Jul 10 06:25:08.244850 np0000004964 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jul 10 06:25:08.251284 np0000004964 devstack@c-api.service[99966]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jul 10 06:25:08.253553 np0000004964 devstack@c-api.service[99966]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Jul 10 06:25:08 2026] *** Jul 10 06:25:08.253553 np0000004964 devstack@c-api.service[99966]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jul 10 06:25:08.253553 np0000004964 devstack@c-api.service[99966]: os: Linux-6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 Jul 10 06:25:08.253553 np0000004964 devstack@c-api.service[99966]: nodename: np0000004964 Jul 10 06:25:08.253553 np0000004964 devstack@c-api.service[99966]: machine: x86_64 Jul 10 06:25:08.253553 np0000004964 devstack@c-api.service[99966]: clock source: unix Jul 10 06:25:08.253553 np0000004964 devstack@c-api.service[99966]: pcre jit disabled Jul 10 06:25:08.253553 np0000004964 devstack@c-api.service[99966]: detected number of CPU cores: 16 Jul 10 06:25:08.253553 np0000004964 devstack@c-api.service[99966]: current working directory: / Jul 10 06:25:08.253553 np0000004964 devstack@c-api.service[99966]: detected binary path: /usr/bin/uwsgi-core Jul 10 06:25:08.253553 np0000004964 devstack@c-api.service[99966]: your processes number limit is 257052 Jul 10 06:25:08.253553 np0000004964 devstack@c-api.service[99966]: your memory page size is 4096 bytes Jul 10 06:25:08.253553 np0000004964 devstack@c-api.service[99966]: detected max file descriptor number: 2048 Jul 10 06:25:08.253553 np0000004964 devstack@c-api.service[99966]: lock engine: pthread robust mutexes Jul 10 06:25:08.253952 np0000004964 devstack@c-api.service[99966]: thunder lock: enabled Jul 10 06:25:08.253952 np0000004964 devstack@c-api.service[99966]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jul 10 06:25:08.253952 np0000004964 devstack@c-api.service[99966]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Jul 10 06:25:08.253952 np0000004964 devstack@c-api.service[99966]: PEP 405 virtualenv detected: /opt/stack/data/venv Jul 10 06:25:08.253952 np0000004964 devstack@c-api.service[99966]: Set PythonHome to /opt/stack/data/venv Jul 10 06:25:08.289354 np0000004964 devstack@c-api.service[99966]: Python main interpreter initialized at 0x7350b2ea4668 Jul 10 06:25:08.289354 np0000004964 devstack@c-api.service[99966]: python threads support enabled Jul 10 06:25:08.289354 np0000004964 devstack@c-api.service[99966]: your server socket listen backlog is limited to 100 connections Jul 10 06:25:08.289354 np0000004964 devstack@c-api.service[99966]: your mercy for graceful operations on workers is 80 seconds Jul 10 06:25:08.289845 np0000004964 devstack@c-api.service[99966]: mapped 671795 bytes (656 KB) for 4 cores Jul 10 06:25:08.289988 np0000004964 devstack@c-api.service[99966]: *** Operational MODE: preforking *** Jul 10 06:25:08.290168 np0000004964 devstack@c-api.service[99966]: *** uWSGI is running in multiple interpreter mode *** Jul 10 06:25:08.290168 np0000004964 devstack@c-api.service[99966]: spawned uWSGI master process (pid: 99966) Jul 10 06:25:08.290312 np0000004964 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jul 10 06:25:08.290692 np0000004964 devstack@c-api.service[99966]: spawned uWSGI worker 1 (pid: 99975, cores: 1) Jul 10 06:25:08.291196 np0000004964 devstack@c-api.service[99966]: spawned uWSGI worker 2 (pid: 99976, cores: 1) Jul 10 06:25:08.291602 np0000004964 devstack@c-api.service[99966]: spawned uWSGI worker 3 (pid: 99977, cores: 1) Jul 10 06:25:08.292045 np0000004964 devstack@c-api.service[99966]: spawned uWSGI worker 4 (pid: 99978, cores: 1) Jul 10 06:25:08.292096 np0000004964 devstack@c-api.service[99966]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jul 10 06:25:08.419926 np0000004964 devstack@c-api.service[99977]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 10 06:25:08.419926 np0000004964 devstack@c-api.service[99977]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 10 06:25:08.419926 np0000004964 devstack@c-api.service[99977]: we strongly recommend against using it for new projects. Jul 10 06:25:08.419926 np0000004964 devstack@c-api.service[99977]: If you are already using Eventlet, we recommend migrating to a different Jul 10 06:25:08.419926 np0000004964 devstack@c-api.service[99977]: framework. For more detail see Jul 10 06:25:08.419926 np0000004964 devstack@c-api.service[99977]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 10 06:25:08.419926 np0000004964 devstack@c-api.service[99977]: import eventlet # noqa Jul 10 06:25:08.426364 np0000004964 devstack@c-api.service[99975]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 10 06:25:08.426364 np0000004964 devstack@c-api.service[99975]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 10 06:25:08.426364 np0000004964 devstack@c-api.service[99975]: we strongly recommend against using it for new projects. Jul 10 06:25:08.426364 np0000004964 devstack@c-api.service[99975]: If you are already using Eventlet, we recommend migrating to a different Jul 10 06:25:08.426364 np0000004964 devstack@c-api.service[99975]: framework. For more detail see Jul 10 06:25:08.426364 np0000004964 devstack@c-api.service[99975]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 10 06:25:08.426364 np0000004964 devstack@c-api.service[99975]: import eventlet # noqa Jul 10 06:25:08.436054 np0000004964 devstack@c-api.service[99978]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 10 06:25:08.436054 np0000004964 devstack@c-api.service[99978]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 10 06:25:08.436054 np0000004964 devstack@c-api.service[99978]: we strongly recommend against using it for new projects. Jul 10 06:25:08.436054 np0000004964 devstack@c-api.service[99978]: If you are already using Eventlet, we recommend migrating to a different Jul 10 06:25:08.436054 np0000004964 devstack@c-api.service[99978]: framework. For more detail see Jul 10 06:25:08.436054 np0000004964 devstack@c-api.service[99978]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 10 06:25:08.436054 np0000004964 devstack@c-api.service[99978]: import eventlet # noqa Jul 10 06:25:08.446057 np0000004964 devstack@c-api.service[99976]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 10 06:25:08.446057 np0000004964 devstack@c-api.service[99976]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 10 06:25:08.446057 np0000004964 devstack@c-api.service[99976]: we strongly recommend against using it for new projects. Jul 10 06:25:08.446057 np0000004964 devstack@c-api.service[99976]: If you are already using Eventlet, we recommend migrating to a different Jul 10 06:25:08.446057 np0000004964 devstack@c-api.service[99976]: framework. For more detail see Jul 10 06:25:08.446057 np0000004964 devstack@c-api.service[99976]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 10 06:25:08.446057 np0000004964 devstack@c-api.service[99976]: import eventlet # noqa Jul 10 06:25:08.512162 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 10 06:25:08.512162 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:25:08.513416 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 10 06:25:08.513416 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:25:08.524165 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 10 06:25:08.524165 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:25:08.559448 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 10 06:25:08.559448 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:25:08.592524 np0000004964 devstack@c-api.service[99975]: /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 10 06:25:08.592524 np0000004964 devstack@c-api.service[99975]: from cgi import parse_header Jul 10 06:25:08.593773 np0000004964 devstack@c-api.service[99977]: /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 10 06:25:08.593773 np0000004964 devstack@c-api.service[99977]: from cgi import parse_header Jul 10 06:25:08.620587 np0000004964 devstack@c-api.service[99978]: /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 10 06:25:08.620587 np0000004964 devstack@c-api.service[99978]: from cgi import parse_header Jul 10 06:25:08.639172 np0000004964 devstack@c-api.service[99977]: /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 10 06:25:08.639172 np0000004964 devstack@c-api.service[99977]: removals.removed_module( Jul 10 06:25:08.640234 np0000004964 devstack@c-api.service[99976]: /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 10 06:25:08.640234 np0000004964 devstack@c-api.service[99976]: from cgi import parse_header Jul 10 06:25:08.641250 np0000004964 devstack@c-api.service[99977]: /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 10 06:25:08.641250 np0000004964 devstack@c-api.service[99977]: removals.removed_module( Jul 10 06:25:08.643566 np0000004964 devstack@c-api.service[99975]: /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 10 06:25:08.643566 np0000004964 devstack@c-api.service[99975]: removals.removed_module( Jul 10 06:25:08.646029 np0000004964 devstack@c-api.service[99975]: /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 10 06:25:08.646029 np0000004964 devstack@c-api.service[99975]: removals.removed_module( Jul 10 06:25:08.667581 np0000004964 devstack@c-api.service[99978]: /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 10 06:25:08.667581 np0000004964 devstack@c-api.service[99978]: removals.removed_module( Jul 10 06:25:08.669675 np0000004964 devstack@c-api.service[99978]: /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 10 06:25:08.669675 np0000004964 devstack@c-api.service[99978]: removals.removed_module( Jul 10 06:25:08.704442 np0000004964 devstack@c-api.service[99976]: /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 10 06:25:08.704442 np0000004964 devstack@c-api.service[99976]: removals.removed_module( Jul 10 06:25:08.706260 np0000004964 devstack@c-api.service[99976]: /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 10 06:25:08.706260 np0000004964 devstack@c-api.service[99976]: removals.removed_module( Jul 10 06:25:09.414048 np0000004964 devstack@c-api.service[99977]: /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 10 06:25:09.414048 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:25:09.421933 np0000004964 devstack@c-api.service[99975]: /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 10 06:25:09.421933 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:25:09.457144 np0000004964 devstack@c-api.service[99978]: /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 10 06:25:09.457144 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:25:09.463991 np0000004964 devstack@c-api.service[99977]: /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 10 06:25:09.463991 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:25:09.473737 np0000004964 devstack@c-api.service[99975]: /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 10 06:25:09.473737 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:25:09.499519 np0000004964 devstack@c-api.service[99976]: /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 10 06:25:09.499519 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:25:09.508368 np0000004964 devstack@c-api.service[99978]: /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 10 06:25:09.508368 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:25:09.563844 np0000004964 devstack@c-api.service[99976]: /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 10 06:25:09.563844 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:25:09.646847 np0000004964 devstack@c-api.service[99977]: 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 10 06:25:09.647096 np0000004964 devstack@c-api.service[99977]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=99977) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 10 06:25:09.659594 np0000004964 devstack@c-api.service[99975]: 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 10 06:25:09.659820 np0000004964 devstack@c-api.service[99975]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=99975) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 10 06:25:09.680413 np0000004964 devstack@c-api.service[99978]: 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 10 06:25:09.680613 np0000004964 devstack@c-api.service[99978]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=99978) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 10 06:25:09.731693 np0000004964 devstack@c-api.service[99976]: 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 10 06:25:09.731917 np0000004964 devstack@c-api.service[99976]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=99976) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 10 06:25:09.734465 np0000004964 devstack@c-api.service[99975]: /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 10 06:25:09.734465 np0000004964 devstack@c-api.service[99975]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 10 06:25:09.735687 np0000004964 devstack@c-api.service[99977]: /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 10 06:25:09.735687 np0000004964 devstack@c-api.service[99977]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 10 06:25:09.742992 np0000004964 devstack@c-api.service[99978]: /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 10 06:25:09.742992 np0000004964 devstack@c-api.service[99978]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 10 06:25:09.797028 np0000004964 devstack@c-api.service[99976]: /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 10 06:25:09.797028 np0000004964 devstack@c-api.service[99976]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 10 06:25:10.201153 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=99975) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 10 06:25:10.201336 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=99977) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 10 06:25:10.201401 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=99978) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 10 06:25:10.201572 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=99975) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 06:25:10.201615 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=99977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 06:25:10.201647 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=99976) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 10 06:25:10.201676 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=99975) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 06:25:10.201708 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=99977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 06:25:10.201733 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=99978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 06:25:10.201800 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=99978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 06:25:10.201886 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99975) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 06:25:10.201963 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 06:25:10.202018 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=99976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 06:25:10.202067 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 06:25:10.202118 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=99976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 06:25:10.202256 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 06:25:10.203979 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 06:25:10.204080 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 06:25:10.204134 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 06:25:10.204180 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 06:25:10.204232 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 06:25:10.204280 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 06:25:10.204327 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 06:25:10.204368 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99975) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 06:25:10.204415 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=99977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 06:25:10.204455 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 06:25:10.204615 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 06:25:10.204668 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=99975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 06:25:10.204722 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 06:25:10.204768 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 06:25:10.204818 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=99975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 06:25:10.204866 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 06:25:10.204923 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 06:25:10.204970 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=99975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 06:25:10.205018 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 06:25:10.205061 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 06:25:10.205096 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=99975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 06:25:10.205140 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 06:25:10.205188 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=99978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 06:25:10.205225 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=99975) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 06:25:10.205269 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=99976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 06:25:10.205305 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99975) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 06:25:10.205349 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 06:25:10.205393 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 06:25:10.205963 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 06:25:10.205963 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 06:25:10.205963 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 06:25:10.205963 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 06:25:10.205963 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 06:25:10.206348 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 06:25:10.206435 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=99977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 06:25:10.206547 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 06:25:10.206636 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 06:25:10.206636 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 06:25:10.206799 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 06:25:10.206888 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99975) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 06:25:10.206988 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 06:25:10.207071 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 06:25:10.207147 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 06:25:10.207233 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=99975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 06:25:10.207316 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 06:25:10.207410 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=99975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 06:25:10.207493 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 06:25:10.207608 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 06:25:10.207691 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 06:25:10.207765 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=99977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 06:25:10.207838 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 06:25:10.207915 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 06:25:10.207990 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=99976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 06:25:10.208063 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 06:25:10.208134 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=99975) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 06:25:10.208213 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 06:25:10.208291 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 06:25:10.208364 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99975) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 06:25:10.208440 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 06:25:10.208526 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99975) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 06:25:10.208582 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 06:25:10.208626 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 06:25:10.208672 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=99975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 06:25:10.208722 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 06:25:10.208763 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 06:25:10.208798 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=99975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 06:25:10.208841 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 06:25:10.208886 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=99975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 06:25:10.208941 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 06:25:10.208983 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 06:25:10.209029 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 06:25:10.209069 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=99976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 06:25:10.209112 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=99975) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 06:25:10.209157 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=99978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 06:25:10.209199 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 06:25:10.209235 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99975) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 06:25:10.209273 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 06:25:10.209273 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 06:25:10.209273 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 06:25:10.209273 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 06:25:10.209273 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 06:25:10.209273 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 06:25:10.209273 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=99978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 06:25:10.209273 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 06:25:10.209555 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 06:25:10.209555 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 06:25:10.209555 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 06:25:10.209555 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 06:25:10.209698 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 06:25:10.209741 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 06:25:10.209789 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 06:25:10.209829 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=99977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 06:25:10.209874 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 06:25:10.209929 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=99977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 06:25:10.209967 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99975) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 06:25:10.210012 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 06:25:10.210055 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=99975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 06:25:10.210104 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 06:25:10.210142 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=99975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 06:25:10.210188 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=99976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 06:25:10.210239 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=99975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 06:25:10.210239 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 06:25:10.210316 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=99976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 06:25:10.210360 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=99975) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 06:25:10.210360 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=99975) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 06:25:10.210444 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=99977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 06:25:10.210444 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 06:25:10.211162 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=99976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 06:25:10.211247 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 06:25:10.211338 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 06:25:10.211425 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 06:25:10.211523 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 06:25:10.211603 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=99975) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 06:25:10.211682 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 06:25:10.211768 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 06:25:10.211858 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=99977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 06:25:10.211950 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=99975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 06:25:10.212040 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 06:25:10.212125 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=99977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 06:25:10.212217 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=99975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 06:25:10.212296 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=99976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 06:25:10.212388 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=99975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 06:25:10.212466 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=99976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 06:25:10.212567 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=99975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 06:25:10.212567 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=99975) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 06:25:10.212567 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=99975) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 06:25:10.212795 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 06:25:10.212795 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 06:25:10.212795 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 06:25:10.212795 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 06:25:10.212795 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 06:25:10.213173 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=99977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 06:25:10.213252 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=99978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 06:25:10.213334 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 06:25:10.213334 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 06:25:10.213481 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=99978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 06:25:10.213570 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 06:25:10.213570 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 06:25:10.213570 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=99977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 06:25:10.213570 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 06:25:10.213926 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=99976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 06:25:10.214001 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=99975) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 06:25:10.214075 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=99978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 06:25:10.214165 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 06:25:10.214165 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 06:25:10.214313 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=99975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 06:25:10.214393 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 06:25:10.214450 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 06:25:10.214450 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 06:25:10.214570 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=99975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 06:25:10.214619 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 06:25:10.214670 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=99976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 06:25:10.214717 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=99975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 06:25:10.214757 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 06:25:10.214807 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 06:25:10.214853 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=99975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 06:25:10.214914 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 06:25:10.214965 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=99975) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 06:25:10.215013 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=99978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 06:25:10.215053 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99975) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 06:25:10.215103 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 06:25:10.215145 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=99978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 06:25:10.215183 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 06:25:10.215183 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 06:25:10.215183 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 06:25:10.215183 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 06:25:10.215183 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=99977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 06:25:10.215366 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99975) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 06:25:10.215418 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=99977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 06:25:10.215466 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=99975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 06:25:10.215886 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=99977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 06:25:10.216001 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=99975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 06:25:10.216092 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 06:25:10.216185 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=99975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 06:25:10.216265 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 06:25:10.216339 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=99975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 06:25:10.216423 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 06:25:10.216634 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=99975) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 06:25:10.216723 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 06:25:10.216723 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=99977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 06:25:10.216835 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=99975) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 06:25:10.216872 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=99978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 06:25:10.216919 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=99977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 06:25:10.216966 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=99975) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 06:25:10.216966 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=99975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 06:25:10.217032 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 06:25:10.217081 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=99975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 06:25:10.217081 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=99975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 06:25:10.217145 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 06:25:10.217178 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=99975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 06:25:10.217218 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 06:25:10.217259 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=99975) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 06:25:10.217259 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=99975) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 06:25:10.217345 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 06:25:10.217345 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=99978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 06:25:10.217345 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 06:25:10.217345 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 06:25:10.217345 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 06:25:10.217345 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 06:25:10.217345 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 06:25:10.217345 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 06:25:10.217345 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=99978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 06:25:10.217651 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 06:25:10.217651 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 06:25:10.217721 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=99978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 06:25:10.217761 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 06:25:10.217801 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=99978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 06:25:10.217845 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 06:25:10.217881 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 06:25:10.217926 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 06:25:10.217966 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 06:25:10.218022 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=99976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 06:25:10.218069 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=99977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 06:25:10.218110 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 06:25:10.218143 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=99976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 06:25:10.218186 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 06:25:10.218220 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 06:25:10.218258 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=99976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 06:25:10.218298 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 06:25:10.218339 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 06:25:10.218388 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=99978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 06:25:10.218426 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 06:25:10.218460 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 06:25:10.218497 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=99978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 06:25:10.218554 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=99975) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 06:25:10.218590 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 06:25:10.218633 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 06:25:10.218675 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 06:25:10.218715 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=99975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 06:25:10.218755 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=99977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 06:25:10.218799 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=99976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 06:25:10.218837 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=99975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 06:25:10.218871 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 06:25:10.218923 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=99976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 06:25:10.218963 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=99975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 06:25:10.218963 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=99975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 06:25:10.218963 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=99975) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 06:25:10.218963 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99975) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 06:25:10.219091 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=99978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 06:25:10.219091 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 06:25:10.219160 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=99976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 06:25:10.219160 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 06:25:10.219232 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 06:25:10.219268 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 06:25:10.219306 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 06:25:10.219345 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 06:25:10.219345 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 06:25:10.219406 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 06:25:10.219444 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=99976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 06:25:10.219444 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 06:25:10.220283 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=99978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 06:25:10.220283 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 06:25:10.221694 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 06:25:10.221804 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 06:25:10.221940 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 06:25:10.221940 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 06:25:10.221940 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 06:25:10.222219 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 06:25:10.222297 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=99977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 06:25:10.222297 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 06:25:10.222450 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 06:25:10.222450 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 06:25:10.222450 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 06:25:10.222684 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99975) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 06:25:10.222779 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 06:25:10.222779 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=99976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 06:25:10.222939 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=99975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 06:25:10.223016 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 06:25:10.223100 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=99975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 06:25:10.223100 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=99975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 06:25:10.223100 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=99975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 06:25:10.223100 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=99975) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 06:25:10.223100 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99975) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 06:25:10.223468 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 06:25:10.223468 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 06:25:10.223618 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 06:25:10.223688 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 06:25:10.223769 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 06:25:10.223845 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99975) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 06:25:10.224023 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 06:25:10.224106 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=99975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 06:25:10.224187 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 06:25:10.224275 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 06:25:10.224360 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=99975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 06:25:10.224443 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 06:25:10.224529 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 06:25:10.224606 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=99975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 06:25:10.224674 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=99977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 06:25:10.224736 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 06:25:10.224813 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=99978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 06:25:10.224892 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 06:25:10.224984 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=99975) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 06:25:10.224984 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99975) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 06:25:10.225118 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 06:25:10.225191 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 06:25:10.225191 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 06:25:10.225191 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 06:25:10.225191 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 06:25:10.225191 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 06:25:10.225191 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=99976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 06:25:10.225191 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 06:25:10.225642 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 06:25:10.225642 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 06:25:10.225642 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 06:25:10.225642 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 06:25:10.225642 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 06:25:10.225642 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=99978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 06:25:10.225642 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 06:25:10.226194 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 06:25:10.226194 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 06:25:10.226194 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 06:25:10.226194 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 06:25:10.226194 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 06:25:10.226527 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99975) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 06:25:10.226618 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 06:25:10.226691 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=99977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 06:25:10.226764 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=99975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 06:25:10.226849 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 06:25:10.226945 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 06:25:10.227029 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=99975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 06:25:10.227110 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 06:25:10.227273 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=99975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 06:25:10.227357 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 06:25:10.227412 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=99975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 06:25:10.227455 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 06:25:10.227516 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=99975) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 06:25:10.227560 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=99976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 06:25:10.227560 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 06:25:10.227644 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99975) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 06:25:10.227693 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 06:25:10.227693 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 06:25:10.227693 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 06:25:10.227693 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 06:25:10.227693 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 06:25:10.227693 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=99977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 06:25:10.227693 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 06:25:10.228017 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99975) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 06:25:10.228017 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=99975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 06:25:10.228017 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=99975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 06:25:10.228017 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=99975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 06:25:10.228163 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 06:25:10.228214 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=99975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 06:25:10.228251 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 06:25:10.228251 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 06:25:10.228340 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=99975) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 06:25:10.228386 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 06:25:10.228434 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99975) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 06:25:10.228485 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 06:25:10.228485 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=99976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 06:25:10.228594 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 06:25:10.228644 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 06:25:10.228695 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 06:25:10.228695 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 06:25:10.228695 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 06:25:10.228695 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 06:25:10.228695 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=99978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 06:25:10.228695 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 06:25:10.228935 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 06:25:10.228935 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 06:25:10.228935 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 06:25:10.228935 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 06:25:10.228935 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 06:25:10.229130 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99975) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 06:25:10.229181 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=99977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 06:25:10.229219 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=99975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 06:25:10.229267 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 06:25:10.229311 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 06:25:10.229350 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=99975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 06:25:10.229396 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 06:25:10.229440 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 06:25:10.229477 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 06:25:10.230145 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 06:25:10.230244 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 06:25:10.230322 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 06:25:10.230398 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=99975) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 06:25:10.230461 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 06:25:10.230557 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 06:25:10.230634 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99975) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 06:25:10.230728 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 06:25:10.230728 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 06:25:10.230866 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 06:25:10.230946 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=99976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 06:25:10.231024 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=99978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 06:25:10.231104 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 06:25:10.231190 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 06:25:10.231190 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 06:25:10.231190 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 06:25:10.231190 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 06:25:10.231190 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 06:25:10.231190 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 06:25:10.231190 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=99978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 06:25:10.231190 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 06:25:10.231805 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 06:25:10.231805 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 06:25:10.231805 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 06:25:10.231805 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 06:25:10.232095 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 06:25:10.232168 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 06:25:10.232233 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 06:25:10.232295 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=99977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 06:25:10.232366 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99975) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 06:25:10.232441 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=99977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 06:25:10.232527 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 06:25:10.232604 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=99975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 06:25:10.232604 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=99975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 06:25:10.232742 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 06:25:10.232820 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=99975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 06:25:10.232887 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 06:25:10.232975 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 06:25:10.233047 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 06:25:10.233047 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=99975) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 06:25:10.233192 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 06:25:10.233276 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=99978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 06:25:10.233351 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=99975) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 06:25:10.233398 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 06:25:10.233398 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 06:25:10.233488 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=99978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 06:25:10.233547 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 06:25:10.233547 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=99976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 06:25:10.233547 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=99976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 06:25:10.233660 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=99977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 06:25:10.233660 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 06:25:10.233738 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=99976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 06:25:10.233787 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 06:25:10.233787 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 06:25:10.233787 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 06:25:10.233907 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 06:25:10.233957 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=99977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 06:25:10.233990 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 06:25:10.233990 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 06:25:10.234061 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 06:25:10.234111 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=99975) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 06:25:10.234161 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 06:25:10.234161 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=99976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 06:25:10.234230 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=99975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 06:25:10.234276 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 06:25:10.234319 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=99975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 06:25:10.234319 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=99975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 06:25:10.234319 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=99975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 06:25:10.234319 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=99975) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 06:25:10.234319 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99975) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 06:25:10.234493 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=99978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 06:25:10.234493 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 06:25:10.234493 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 06:25:10.234493 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 06:25:10.234493 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 06:25:10.234493 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=99978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 06:25:10.234493 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 06:25:10.235393 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 06:25:10.235393 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 06:25:10.235565 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99975) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 06:25:10.235647 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 06:25:10.235721 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=99975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 06:25:10.235797 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 06:25:10.235887 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=99975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 06:25:10.235987 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 06:25:10.236193 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 06:25:10.236283 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=99975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 06:25:10.236369 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=99977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 06:25:10.236445 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=99975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 06:25:10.236532 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 06:25:10.236626 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=99975) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 06:25:10.236703 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=99977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 06:25:10.236778 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 06:25:10.236830 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=99975) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 06:25:10.236886 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 06:25:10.236961 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 06:25:10.237003 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 06:25:10.237047 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 06:25:10.237088 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 06:25:10.237088 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 06:25:10.237169 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=99978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 06:25:10.237209 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 06:25:10.237209 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=99976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 06:25:10.237293 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=99978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 06:25:10.237333 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=99977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 06:25:10.237382 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=99976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 06:25:10.237423 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 06:25:10.237457 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=99975) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 06:25:10.237493 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 06:25:10.237553 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=99975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 06:25:10.237592 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 06:25:10.237631 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=99975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 06:25:10.237680 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 06:25:10.237725 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=99976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 06:25:10.237769 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=99978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 06:25:10.237815 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=99977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 06:25:10.237860 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=99975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 06:25:10.237919 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 06:25:10.237962 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=99975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 06:25:10.238008 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=99977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 06:25:10.238051 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 06:25:10.238089 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 06:25:10.238136 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=99975) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 06:25:10.238184 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=99977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 06:25:10.238231 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 06:25:10.238284 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=99975) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 06:25:10.238325 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 06:25:10.238364 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 06:25:10.238408 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 06:25:10.238456 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=99975) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 06:25:10.238964 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 06:25:10.239042 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=99976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 06:25:10.239124 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 06:25:10.239205 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=99975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 06:25:10.239282 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 06:25:10.239360 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=99976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 06:25:10.239433 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=99975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 06:25:10.239528 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 06:25:10.239602 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 06:25:10.239688 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=99976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 06:25:10.239772 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=99977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 06:25:10.239863 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 06:25:10.239965 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 06:25:10.240050 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=99975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 06:25:10.240139 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 06:25:10.240216 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=99978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 06:25:10.240302 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 06:25:10.240378 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=99975) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 06:25:10.240451 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 06:25:10.240539 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 06:25:10.240618 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 06:25:10.240714 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=99978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 06:25:10.240795 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99975) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 06:25:10.240871 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 06:25:10.240958 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 06:25:10.241032 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99975) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 06:25:10.241102 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=99976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 06:25:10.241181 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=99978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 06:25:10.241248 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 06:25:10.241311 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 06:25:10.241375 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=99975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 06:25:10.241449 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 06:25:10.241534 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 06:25:10.241602 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 06:25:10.241668 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=99977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 06:25:10.241733 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=99975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 06:25:10.241810 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 06:25:10.241878 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 06:25:10.241963 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 06:25:10.242030 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 06:25:10.242097 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 06:25:10.242167 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 06:25:10.242167 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=99975) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 06:25:10.242243 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 06:25:10.242286 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 06:25:10.242321 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99975) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 06:25:10.242362 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 06:25:10.242395 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 06:25:10.242395 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=99976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 06:25:10.242460 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=99978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 06:25:10.242495 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 06:25:10.242558 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 06:25:10.242558 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 06:25:10.242558 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 06:25:10.242558 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 06:25:10.242558 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 06:25:10.242558 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 06:25:10.242558 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=99978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 06:25:10.242558 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 06:25:10.242808 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 06:25:10.242849 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99975) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 06:25:10.242883 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 06:25:10.242934 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=99975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 06:25:10.242934 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=99975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 06:25:10.243002 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 06:25:10.243045 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=99975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 06:25:10.243085 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 06:25:10.243125 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=99975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 06:25:10.243157 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 06:25:10.243190 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 06:25:10.243229 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=99975) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 06:25:10.243264 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=99977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 06:25:10.243297 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 06:25:10.243406 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 06:25:10.243451 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99975) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 06:25:10.243489 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 06:25:10.243938 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 06:25:10.244000 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 06:25:10.244054 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 06:25:10.244054 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 06:25:10.244178 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 06:25:10.244243 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 06:25:10.244304 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 06:25:10.244370 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=99976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 06:25:10.244370 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 06:25:10.244476 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=99978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 06:25:10.244476 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 06:25:10.244620 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99975) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 06:25:10.244620 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=99975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 06:25:10.244733 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 06:25:10.244794 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=99975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 06:25:10.244794 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=99975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 06:25:10.244910 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 06:25:10.244975 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=99975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 06:25:10.245030 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 06:25:10.245085 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=99975) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 06:25:10.245149 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 06:25:10.245211 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 06:25:10.245268 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 06:25:10.245323 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99975) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 06:25:10.245376 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 06:25:10.245440 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=99977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 06:25:10.245524 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99975) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 06:25:10.245585 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 06:25:10.245650 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=99975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 06:25:10.245714 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 06:25:10.245778 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 06:25:10.245839 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=99975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 06:25:10.245906 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 06:25:10.245977 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=99975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 06:25:10.246049 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 06:25:10.246128 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=99975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 06:25:10.246358 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=99976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 06:25:10.246446 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 06:25:10.246493 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=99975) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 06:25:10.246547 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 06:25:10.246585 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 06:25:10.246632 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=99975) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 06:25:10.246678 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 06:25:10.246721 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 06:25:10.246758 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 06:25:10.246808 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 06:25:10.246854 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 06:25:10.246912 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=99977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 06:25:10.246954 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 06:25:10.246999 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 06:25:10.247042 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 06:25:10.247088 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=99977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 06:25:10.247128 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 06:25:10.247167 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 06:25:10.247214 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=99976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 06:25:10.247214 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=99976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 06:25:10.247303 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 06:25:10.247303 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 06:25:10.247303 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=99978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 06:25:10.247303 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 06:25:10.247303 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 06:25:10.247303 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 06:25:10.247303 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 06:25:10.247303 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 06:25:10.247303 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 06:25:10.247303 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=99978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 06:25:10.247641 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=99978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 06:25:10.247675 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=99975) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 06:25:10.247675 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=99975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 06:25:10.247754 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=99977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 06:25:10.247800 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=99975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 06:25:10.247846 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 06:25:10.247890 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=99976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 06:25:10.247951 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=99975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 06:25:10.247996 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 06:25:10.248038 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=99975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 06:25:10.248076 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 06:25:10.248121 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 06:25:10.248174 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=99975) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 06:25:10.248216 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 06:25:10.248255 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 06:25:10.248293 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99975) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 06:25:10.248339 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 06:25:10.248387 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=99977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 06:25:10.248445 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 06:25:10.248487 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 06:25:10.249176 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=99976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 06:25:10.249176 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 06:25:10.249332 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99975) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 06:25:10.249332 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=99975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 06:25:10.249488 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 06:25:10.249594 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=99975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 06:25:10.249679 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 06:25:10.249765 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=99975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 06:25:10.249842 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 06:25:10.249935 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=99975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 06:25:10.250019 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 06:25:10.250096 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 06:25:10.250170 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=99975) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 06:25:10.250241 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 06:25:10.250315 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 06:25:10.250394 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=99975) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 06:25:10.250473 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 06:25:10.250580 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=99976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 06:25:10.250659 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 06:25:10.250732 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=99976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 06:25:10.250816 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 06:25:10.250816 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=99977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 06:25:10.250816 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=99977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 06:25:10.251061 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=99975) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 06:25:10.251061 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=99975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 06:25:10.251208 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=99977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 06:25:10.251294 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=99975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 06:25:10.251294 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=99975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 06:25:10.251440 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 06:25:10.251528 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=99975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 06:25:10.251605 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 06:25:10.251682 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=99975) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 06:25:10.251756 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 06:25:10.251828 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=99976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 06:25:10.251925 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=99975) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 06:25:10.252006 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 06:25:10.252086 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 06:25:10.252147 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=99977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 06:25:10.252207 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=99978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 06:25:10.252277 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 06:25:10.252349 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=99977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 06:25:10.252420 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 06:25:10.252469 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 06:25:10.252520 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 06:25:10.252520 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=99976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 06:25:10.252597 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 06:25:10.252643 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=99976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 06:25:10.252678 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 06:25:10.252678 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 06:25:10.252678 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=99978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 06:25:10.252678 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 06:25:10.252797 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=99975) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 06:25:10.252797 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=99975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 06:25:10.252874 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 06:25:10.252927 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=99975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 06:25:10.252968 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 06:25:10.253012 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=99975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 06:25:10.253047 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=99977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 06:25:10.253084 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=99975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 06:25:10.253122 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 06:25:10.253154 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=99976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 06:25:10.253193 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=99975) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 06:25:10.253233 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 06:25:10.253266 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 06:25:10.253297 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 06:25:10.253343 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99975) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 06:25:10.253381 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 06:25:10.253416 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 06:25:10.253451 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99975) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 06:25:10.253490 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 06:25:10.253904 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 06:25:10.253982 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 06:25:10.254053 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=99975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 06:25:10.254135 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 06:25:10.254210 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 06:25:10.254306 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=99978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 06:25:10.254385 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=99975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 06:25:10.254460 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=99977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 06:25:10.254558 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=99976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 06:25:10.254644 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=99975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 06:25:10.254721 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 06:25:10.254804 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=99978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 06:25:10.254879 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 06:25:10.254966 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=99975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 06:25:10.255032 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 06:25:10.255103 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 06:25:10.255179 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=99975) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 06:25:10.255252 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 06:25:10.255324 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 06:25:10.255396 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=99975) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 06:25:10.255464 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 06:25:10.255553 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 06:25:10.255628 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 06:25:10.255705 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 06:25:10.255756 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 06:25:10.255797 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 06:25:10.255837 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=99977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 06:25:10.255837 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=99977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 06:25:10.255920 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=99976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 06:25:10.255920 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=99976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 06:25:10.255994 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=99978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 06:25:10.255994 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 06:25:10.255994 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 06:25:10.255994 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 06:25:10.255994 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 06:25:10.255994 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=99978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 06:25:10.255994 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=99978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 06:25:10.255994 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=99978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 06:25:10.255994 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 06:25:10.255994 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 06:25:10.256622 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 06:25:10.256622 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 06:25:10.256622 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=99978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 06:25:10.256622 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 06:25:10.256622 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 06:25:10.256622 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 06:25:10.256622 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 06:25:10.256622 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 06:25:10.256622 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 06:25:10.256622 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=99978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 06:25:10.257243 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=99978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 06:25:10.257311 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=99975) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 06:25:10.257311 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=99975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 06:25:10.257311 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=99975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 06:25:10.257311 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=99975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 06:25:10.257484 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=99976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 06:25:10.257548 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=99975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 06:25:10.257594 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=99977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 06:25:10.257630 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=99975) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 06:25:10.257670 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 06:25:10.257710 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 06:25:10.257750 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=99975) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 06:25:10.257786 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 06:25:10.257826 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 06:25:10.257866 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 06:25:10.257912 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 06:25:10.257953 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 06:25:10.257997 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 06:25:10.258034 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=99976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 06:25:10.258063 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=99977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 06:25:10.258091 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=99976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 06:25:10.258126 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=99977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 06:25:10.258161 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=99978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 06:25:10.258161 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 06:25:10.258161 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 06:25:10.258161 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 06:25:10.258161 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 06:25:10.258161 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=99978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 06:25:10.258161 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=99978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 06:25:10.258842 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=99976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 06:25:10.258974 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 06:25:10.259058 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 06:25:10.259138 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 06:25:10.259197 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=99977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 06:25:10.259245 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 06:25:10.259245 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=99976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 06:25:10.259308 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 06:25:10.259339 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 06:25:10.259371 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 06:25:10.259371 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 06:25:10.259432 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 06:25:10.259467 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=99977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 06:25:10.259633 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 06:25:10.259718 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=99975) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 06:25:10.259786 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=99975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 06:25:10.259854 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=99975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 06:25:10.259934 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=99975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 06:25:10.260012 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 06:25:10.260081 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=99975) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 06:25:10.260146 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99975) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 06:25:10.260313 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 06:25:10.260414 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 06:25:10.260468 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99975) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 06:25:10.260532 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 06:25:10.260573 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 06:25:10.260625 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=99975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 06:25:10.260662 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 06:25:10.260696 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=99975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 06:25:10.260728 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 06:25:10.260769 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 06:25:10.260815 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=99975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 06:25:10.260858 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 06:25:10.260927 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 06:25:10.260980 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 06:25:10.261020 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=99976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 06:25:10.261055 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 06:25:10.261090 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=99975) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 06:25:10.261139 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=99976) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 06:25:10.261186 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=99977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 06:25:10.261225 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=99975) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 06:25:10.261270 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=99977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 06:25:10.261308 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=99978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 06:25:10.261308 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 06:25:10.261308 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 06:25:10.261428 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 06:25:10.261428 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 06:25:10.261835 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=99978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 06:25:10.261835 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 06:25:10.262103 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 06:25:10.262202 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 06:25:10.262286 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 06:25:10.262412 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 06:25:10.262492 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 06:25:10.262585 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=99978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 06:25:10.262692 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=99978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 06:25:10.263661 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=99977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 06:25:10.263757 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 06:25:10.263813 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 06:25:10.263851 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 06:25:10.263909 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 06:25:10.264029 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=99977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 06:25:10.264116 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=99978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 06:25:10.264116 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 06:25:10.264278 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 06:25:10.264334 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=99975) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 06:25:10.264389 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 06:25:10.264437 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=99975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 06:25:10.264485 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=99976) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 06:25:10.264553 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 06:25:10.264590 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=99975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 06:25:10.264624 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 06:25:10.264670 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=99978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 06:25:10.264707 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=99975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 06:25:10.264745 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 06:25:10.264780 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99975) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 06:25:10.264812 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 06:25:10.264936 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=99975) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 06:25:10.264976 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99976) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 06:25:10.264976 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=99976) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 06:25:10.303677 np0000004964 devstack@c-api.service[99977]: INFO dbcounter [None req-e1e8bbbf-1391-4c2a-acf3-c3018c8bf749 None None] Registered counter for database cinder Jul 10 06:25:10.304403 np0000004964 devstack@c-api.service[99978]: INFO dbcounter [None req-711e9b8d-962d-4dc2-b56b-03c582544546 None None] Registered counter for database cinder Jul 10 06:25:10.307709 np0000004964 devstack@c-api.service[99975]: INFO dbcounter [None req-579b98bd-088c-45b3-829e-80e264ee1e1b None None] Registered counter for database cinder Jul 10 06:25:10.311136 np0000004964 devstack@c-api.service[99976]: INFO dbcounter [None req-d840120c-76c6-43e3-b7b5-0fab42d006f0 None None] Registered counter for database cinder Jul 10 06:25:10.348553 np0000004964 devstack@c-api.service[99977]: DEBUG oslo_db.sqlalchemy.engines [None req-e1e8bbbf-1391-4c2a-acf3-c3018c8bf749 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=99977) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 06:25:10.354837 np0000004964 devstack@c-api.service[99975]: DEBUG oslo_db.sqlalchemy.engines [None req-579b98bd-088c-45b3-829e-80e264ee1e1b 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=99975) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 06:25:10.361556 np0000004964 devstack@c-api.service[99976]: DEBUG oslo_db.sqlalchemy.engines [None req-d840120c-76c6-43e3-b7b5-0fab42d006f0 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=99976) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 06:25:10.361733 np0000004964 devstack@c-api.service[99978]: DEBUG oslo_db.sqlalchemy.engines [None req-711e9b8d-962d-4dc2-b56b-03c582544546 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=99978) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 06:25:10.472621 np0000004964 devstack@c-api.service[99975]: DEBUG dbcounter [-] [99975] Writer thread running {{(pid=99975) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 10 06:25:10.475255 np0000004964 devstack@c-api.service[99975]: INFO cinder.rpc [None req-579b98bd-088c-45b3-829e-80e264ee1e1b None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 10 06:25:10.478128 np0000004964 devstack@c-api.service[99975]: INFO cinder.rpc [None req-579b98bd-088c-45b3-829e-80e264ee1e1b None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 10 06:25:10.480410 np0000004964 devstack@c-api.service[99976]: DEBUG dbcounter [-] [99976] Writer thread running {{(pid=99976) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 10 06:25:10.480722 np0000004964 devstack@c-api.service[99975]: INFO cinder.rpc [None req-579b98bd-088c-45b3-829e-80e264ee1e1b None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 10 06:25:10.482676 np0000004964 devstack@c-api.service[99975]: INFO cinder.rpc [None req-579b98bd-088c-45b3-829e-80e264ee1e1b None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 10 06:25:10.483062 np0000004964 devstack@c-api.service[99975]: WARNING stevedore.named [None req-579b98bd-088c-45b3-829e-80e264ee1e1b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:25:10.483103 np0000004964 devstack@c-api.service[99976]: INFO cinder.rpc [None req-d840120c-76c6-43e3-b7b5-0fab42d006f0 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 10 06:25:10.483366 np0000004964 devstack@c-api.service[99975]: WARNING castellan.key_manager [None req-579b98bd-088c-45b3-829e-80e264ee1e1b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:25:10.485383 np0000004964 devstack@c-api.service[99976]: INFO cinder.rpc [None req-d840120c-76c6-43e3-b7b5-0fab42d006f0 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 10 06:25:10.485445 np0000004964 devstack@c-api.service[99975]: WARNING cinder.keymgr.conf_key_mgr [None req-579b98bd-088c-45b3-829e-80e264ee1e1b 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 10 06:25:10.487756 np0000004964 devstack@c-api.service[99976]: INFO cinder.rpc [None req-d840120c-76c6-43e3-b7b5-0fab42d006f0 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 10 06:25:10.488762 np0000004964 devstack@c-api.service[99975]: WARNING stevedore.named [None req-579b98bd-088c-45b3-829e-80e264ee1e1b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:25:10.489048 np0000004964 devstack@c-api.service[99975]: WARNING castellan.key_manager [None req-579b98bd-088c-45b3-829e-80e264ee1e1b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:25:10.489796 np0000004964 devstack@c-api.service[99976]: INFO cinder.rpc [None req-d840120c-76c6-43e3-b7b5-0fab42d006f0 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 10 06:25:10.490186 np0000004964 devstack@c-api.service[99976]: WARNING stevedore.named [None req-d840120c-76c6-43e3-b7b5-0fab42d006f0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:25:10.490477 np0000004964 devstack@c-api.service[99976]: WARNING castellan.key_manager [None req-d840120c-76c6-43e3-b7b5-0fab42d006f0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:25:10.491291 np0000004964 devstack@c-api.service[99976]: WARNING cinder.keymgr.conf_key_mgr [None req-d840120c-76c6-43e3-b7b5-0fab42d006f0 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 10 06:25:10.492783 np0000004964 devstack@c-api.service[99978]: DEBUG dbcounter [-] [99978] Writer thread running {{(pid=99978) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 10 06:25:10.494292 np0000004964 devstack@c-api.service[99976]: WARNING stevedore.named [None req-d840120c-76c6-43e3-b7b5-0fab42d006f0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:25:10.494458 np0000004964 devstack@c-api.service[99976]: WARNING castellan.key_manager [None req-d840120c-76c6-43e3-b7b5-0fab42d006f0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:25:10.495277 np0000004964 devstack@c-api.service[99978]: INFO cinder.rpc [None req-711e9b8d-962d-4dc2-b56b-03c582544546 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 10 06:25:10.498029 np0000004964 devstack@c-api.service[99978]: INFO cinder.rpc [None req-711e9b8d-962d-4dc2-b56b-03c582544546 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 10 06:25:10.501361 np0000004964 devstack@c-api.service[99978]: INFO cinder.rpc [None req-711e9b8d-962d-4dc2-b56b-03c582544546 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 10 06:25:10.503556 np0000004964 devstack@c-api.service[99978]: INFO cinder.rpc [None req-711e9b8d-962d-4dc2-b56b-03c582544546 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 10 06:25:10.503987 np0000004964 devstack@c-api.service[99978]: WARNING stevedore.named [None req-711e9b8d-962d-4dc2-b56b-03c582544546 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:25:10.504252 np0000004964 devstack@c-api.service[99978]: WARNING castellan.key_manager [None req-711e9b8d-962d-4dc2-b56b-03c582544546 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:25:10.504979 np0000004964 devstack@c-api.service[99978]: WARNING cinder.keymgr.conf_key_mgr [None req-711e9b8d-962d-4dc2-b56b-03c582544546 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 10 06:25:10.508070 np0000004964 devstack@c-api.service[99978]: WARNING stevedore.named [None req-711e9b8d-962d-4dc2-b56b-03c582544546 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:25:10.508267 np0000004964 devstack@c-api.service[99978]: WARNING castellan.key_manager [None req-711e9b8d-962d-4dc2-b56b-03c582544546 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:25:10.509115 np0000004964 devstack@c-api.service[99977]: DEBUG dbcounter [-] [99977] Writer thread running {{(pid=99977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 10 06:25:10.512479 np0000004964 devstack@c-api.service[99977]: INFO cinder.rpc [None req-e1e8bbbf-1391-4c2a-acf3-c3018c8bf749 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 10 06:25:10.515091 np0000004964 devstack@c-api.service[99977]: INFO cinder.rpc [None req-e1e8bbbf-1391-4c2a-acf3-c3018c8bf749 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 10 06:25:10.517005 np0000004964 devstack@c-api.service[99977]: INFO cinder.rpc [None req-e1e8bbbf-1391-4c2a-acf3-c3018c8bf749 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 10 06:25:10.518940 np0000004964 devstack@c-api.service[99977]: INFO cinder.rpc [None req-e1e8bbbf-1391-4c2a-acf3-c3018c8bf749 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 10 06:25:10.519227 np0000004964 devstack@c-api.service[99977]: WARNING stevedore.named [None req-e1e8bbbf-1391-4c2a-acf3-c3018c8bf749 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:25:10.519477 np0000004964 devstack@c-api.service[99977]: WARNING castellan.key_manager [None req-e1e8bbbf-1391-4c2a-acf3-c3018c8bf749 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:25:10.520222 np0000004964 devstack@c-api.service[99977]: WARNING cinder.keymgr.conf_key_mgr [None req-e1e8bbbf-1391-4c2a-acf3-c3018c8bf749 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 10 06:25:10.522383 np0000004964 devstack@c-api.service[99975]: DEBUG oslo_db.sqlalchemy.engines [None req-579b98bd-088c-45b3-829e-80e264ee1e1b 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=99975) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 06:25:10.522693 np0000004964 devstack@c-api.service[99977]: WARNING stevedore.named [None req-e1e8bbbf-1391-4c2a-acf3-c3018c8bf749 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:25:10.522830 np0000004964 devstack@c-api.service[99977]: WARNING castellan.key_manager [None req-e1e8bbbf-1391-4c2a-acf3-c3018c8bf749 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:25:10.524708 np0000004964 devstack@c-api.service[99975]: INFO cinder.rpc [None req-579b98bd-088c-45b3-829e-80e264ee1e1b None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 10 06:25:10.526969 np0000004964 devstack@c-api.service[99975]: INFO cinder.rpc [None req-579b98bd-088c-45b3-829e-80e264ee1e1b None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 10 06:25:10.527391 np0000004964 devstack@c-api.service[99975]: WARNING stevedore.named [None req-579b98bd-088c-45b3-829e-80e264ee1e1b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:25:10.527556 np0000004964 devstack@c-api.service[99975]: WARNING castellan.key_manager [None req-579b98bd-088c-45b3-829e-80e264ee1e1b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:25:10.527872 np0000004964 devstack@c-api.service[99976]: DEBUG oslo_db.sqlalchemy.engines [None req-d840120c-76c6-43e3-b7b5-0fab42d006f0 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=99976) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 06:25:10.530146 np0000004964 devstack@c-api.service[99976]: INFO cinder.rpc [None req-d840120c-76c6-43e3-b7b5-0fab42d006f0 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 10 06:25:10.532192 np0000004964 devstack@c-api.service[99976]: INFO cinder.rpc [None req-d840120c-76c6-43e3-b7b5-0fab42d006f0 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 10 06:25:10.532619 np0000004964 devstack@c-api.service[99976]: WARNING stevedore.named [None req-d840120c-76c6-43e3-b7b5-0fab42d006f0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:25:10.532785 np0000004964 devstack@c-api.service[99976]: WARNING castellan.key_manager [None req-d840120c-76c6-43e3-b7b5-0fab42d006f0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:25:10.538261 np0000004964 devstack@c-api.service[99975]: WARNING stevedore.named [None req-579b98bd-088c-45b3-829e-80e264ee1e1b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:25:10.538427 np0000004964 devstack@c-api.service[99975]: WARNING castellan.key_manager [None req-579b98bd-088c-45b3-829e-80e264ee1e1b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:25:10.540727 np0000004964 devstack@c-api.service[99975]: WARNING stevedore.named [None req-579b98bd-088c-45b3-829e-80e264ee1e1b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:25:10.540861 np0000004964 devstack@c-api.service[99975]: WARNING castellan.key_manager [None req-579b98bd-088c-45b3-829e-80e264ee1e1b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:25:10.542053 np0000004964 devstack@c-api.service[99976]: WARNING stevedore.named [None req-d840120c-76c6-43e3-b7b5-0fab42d006f0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:25:10.542544 np0000004964 devstack@c-api.service[99976]: WARNING castellan.key_manager [None req-d840120c-76c6-43e3-b7b5-0fab42d006f0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:25:10.543089 np0000004964 devstack@c-api.service[99975]: WARNING stevedore.named [None req-579b98bd-088c-45b3-829e-80e264ee1e1b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:25:10.543231 np0000004964 devstack@c-api.service[99975]: WARNING castellan.key_manager [None req-579b98bd-088c-45b3-829e-80e264ee1e1b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:25:10.544556 np0000004964 devstack@c-api.service[99976]: WARNING stevedore.named [None req-d840120c-76c6-43e3-b7b5-0fab42d006f0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:25:10.544683 np0000004964 devstack@c-api.service[99976]: WARNING castellan.key_manager [None req-d840120c-76c6-43e3-b7b5-0fab42d006f0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:25:10.546178 np0000004964 devstack@c-api.service[99975]: WARNING stevedore.named [None req-579b98bd-088c-45b3-829e-80e264ee1e1b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:25:10.546320 np0000004964 devstack@c-api.service[99975]: WARNING castellan.key_manager [None req-579b98bd-088c-45b3-829e-80e264ee1e1b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:25:10.546833 np0000004964 devstack@c-api.service[99976]: WARNING stevedore.named [None req-d840120c-76c6-43e3-b7b5-0fab42d006f0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:25:10.546967 np0000004964 devstack@c-api.service[99978]: DEBUG oslo_db.sqlalchemy.engines [None req-711e9b8d-962d-4dc2-b56b-03c582544546 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=99978) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 06:25:10.547009 np0000004964 devstack@c-api.service[99976]: WARNING castellan.key_manager [None req-d840120c-76c6-43e3-b7b5-0fab42d006f0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:25:10.548408 np0000004964 devstack@c-api.service[99975]: WARNING stevedore.named [None req-579b98bd-088c-45b3-829e-80e264ee1e1b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:25:10.548560 np0000004964 devstack@c-api.service[99975]: WARNING castellan.key_manager [None req-579b98bd-088c-45b3-829e-80e264ee1e1b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:25:10.549429 np0000004964 devstack@c-api.service[99978]: INFO cinder.rpc [None req-711e9b8d-962d-4dc2-b56b-03c582544546 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 10 06:25:10.549916 np0000004964 devstack@c-api.service[99976]: WARNING stevedore.named [None req-d840120c-76c6-43e3-b7b5-0fab42d006f0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:25:10.550062 np0000004964 devstack@c-api.service[99976]: WARNING castellan.key_manager [None req-d840120c-76c6-43e3-b7b5-0fab42d006f0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:25:10.550469 np0000004964 devstack@c-api.service[99975]: WARNING stevedore.named [None req-579b98bd-088c-45b3-829e-80e264ee1e1b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:25:10.550624 np0000004964 devstack@c-api.service[99975]: WARNING castellan.key_manager [None req-579b98bd-088c-45b3-829e-80e264ee1e1b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:25:10.551799 np0000004964 devstack@c-api.service[99978]: INFO cinder.rpc [None req-711e9b8d-962d-4dc2-b56b-03c582544546 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 10 06:25:10.552260 np0000004964 devstack@c-api.service[99978]: WARNING stevedore.named [None req-711e9b8d-962d-4dc2-b56b-03c582544546 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:25:10.552415 np0000004964 devstack@c-api.service[99978]: WARNING castellan.key_manager [None req-711e9b8d-962d-4dc2-b56b-03c582544546 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:25:10.553177 np0000004964 devstack@c-api.service[99975]: WARNING stevedore.named [None req-579b98bd-088c-45b3-829e-80e264ee1e1b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:25:10.553265 np0000004964 devstack@c-api.service[99976]: WARNING stevedore.named [None req-d840120c-76c6-43e3-b7b5-0fab42d006f0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:25:10.553300 np0000004964 devstack@c-api.service[99975]: WARNING castellan.key_manager [None req-579b98bd-088c-45b3-829e-80e264ee1e1b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:25:10.553399 np0000004964 devstack@c-api.service[99976]: WARNING castellan.key_manager [None req-d840120c-76c6-43e3-b7b5-0fab42d006f0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:25:10.553803 np0000004964 devstack@c-api.service[99977]: DEBUG oslo_db.sqlalchemy.engines [None req-e1e8bbbf-1391-4c2a-acf3-c3018c8bf749 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=99977) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 06:25:10.555251 np0000004964 devstack@c-api.service[99975]: WARNING stevedore.named [None req-579b98bd-088c-45b3-829e-80e264ee1e1b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:25:10.555366 np0000004964 devstack@c-api.service[99975]: WARNING castellan.key_manager [None req-579b98bd-088c-45b3-829e-80e264ee1e1b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:25:10.555400 np0000004964 devstack@c-api.service[99976]: WARNING stevedore.named [None req-d840120c-76c6-43e3-b7b5-0fab42d006f0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:25:10.555544 np0000004964 devstack@c-api.service[99976]: WARNING castellan.key_manager [None req-d840120c-76c6-43e3-b7b5-0fab42d006f0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:25:10.556066 np0000004964 devstack@c-api.service[99977]: INFO cinder.rpc [None req-e1e8bbbf-1391-4c2a-acf3-c3018c8bf749 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 10 06:25:10.557809 np0000004964 devstack@c-api.service[99976]: WARNING stevedore.named [None req-d840120c-76c6-43e3-b7b5-0fab42d006f0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:25:10.557956 np0000004964 devstack@c-api.service[99976]: WARNING castellan.key_manager [None req-d840120c-76c6-43e3-b7b5-0fab42d006f0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:25:10.558054 np0000004964 devstack@c-api.service[99977]: INFO cinder.rpc [None req-e1e8bbbf-1391-4c2a-acf3-c3018c8bf749 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 10 06:25:10.558390 np0000004964 devstack@c-api.service[99975]: WARNING stevedore.named [None req-579b98bd-088c-45b3-829e-80e264ee1e1b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:25:10.558430 np0000004964 devstack@c-api.service[99977]: WARNING stevedore.named [None req-e1e8bbbf-1391-4c2a-acf3-c3018c8bf749 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:25:10.558545 np0000004964 devstack@c-api.service[99975]: WARNING castellan.key_manager [None req-579b98bd-088c-45b3-829e-80e264ee1e1b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:25:10.558587 np0000004964 devstack@c-api.service[99977]: WARNING castellan.key_manager [None req-e1e8bbbf-1391-4c2a-acf3-c3018c8bf749 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:25:10.559346 np0000004964 devstack@c-api.service[99975]: WARNING stevedore.named [None req-579b98bd-088c-45b3-829e-80e264ee1e1b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:25:10.559471 np0000004964 devstack@c-api.service[99975]: WARNING castellan.key_manager [None req-579b98bd-088c-45b3-829e-80e264ee1e1b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:25:10.560549 np0000004964 devstack@c-api.service[99976]: WARNING stevedore.named [None req-d840120c-76c6-43e3-b7b5-0fab42d006f0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:25:10.560755 np0000004964 devstack@c-api.service[99976]: WARNING castellan.key_manager [None req-d840120c-76c6-43e3-b7b5-0fab42d006f0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:25:10.561255 np0000004964 devstack@c-api.service[99975]: WARNING stevedore.named [None req-579b98bd-088c-45b3-829e-80e264ee1e1b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:25:10.561385 np0000004964 devstack@c-api.service[99975]: WARNING castellan.key_manager [None req-579b98bd-088c-45b3-829e-80e264ee1e1b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:25:10.562003 np0000004964 devstack@c-api.service[99978]: WARNING stevedore.named [None req-711e9b8d-962d-4dc2-b56b-03c582544546 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:25:10.562183 np0000004964 devstack@c-api.service[99978]: WARNING castellan.key_manager [None req-711e9b8d-962d-4dc2-b56b-03c582544546 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:25:10.563004 np0000004964 devstack@c-api.service[99976]: WARNING stevedore.named [None req-d840120c-76c6-43e3-b7b5-0fab42d006f0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:25:10.563146 np0000004964 devstack@c-api.service[99976]: WARNING castellan.key_manager [None req-d840120c-76c6-43e3-b7b5-0fab42d006f0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:25:10.563959 np0000004964 devstack@c-api.service[99976]: WARNING stevedore.named [None req-d840120c-76c6-43e3-b7b5-0fab42d006f0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:25:10.564076 np0000004964 devstack@c-api.service[99976]: WARNING castellan.key_manager [None req-d840120c-76c6-43e3-b7b5-0fab42d006f0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:25:10.564516 np0000004964 devstack@c-api.service[99978]: WARNING stevedore.named [None req-711e9b8d-962d-4dc2-b56b-03c582544546 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:25:10.564675 np0000004964 devstack@c-api.service[99978]: WARNING castellan.key_manager [None req-711e9b8d-962d-4dc2-b56b-03c582544546 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:25:10.565702 np0000004964 devstack@c-api.service[99975]: WARNING stevedore.named [None req-579b98bd-088c-45b3-829e-80e264ee1e1b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:25:10.565839 np0000004964 devstack@c-api.service[99975]: WARNING castellan.key_manager [None req-579b98bd-088c-45b3-829e-80e264ee1e1b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:25:10.566000 np0000004964 devstack@c-api.service[99976]: WARNING stevedore.named [None req-d840120c-76c6-43e3-b7b5-0fab42d006f0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:25:10.566142 np0000004964 devstack@c-api.service[99976]: WARNING castellan.key_manager [None req-d840120c-76c6-43e3-b7b5-0fab42d006f0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:25:10.567074 np0000004964 devstack@c-api.service[99978]: WARNING stevedore.named [None req-711e9b8d-962d-4dc2-b56b-03c582544546 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:25:10.567222 np0000004964 devstack@c-api.service[99978]: WARNING castellan.key_manager [None req-711e9b8d-962d-4dc2-b56b-03c582544546 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:25:10.567939 np0000004964 devstack@c-api.service[99977]: WARNING stevedore.named [None req-e1e8bbbf-1391-4c2a-acf3-c3018c8bf749 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:25:10.567939 np0000004964 devstack@c-api.service[99977]: WARNING castellan.key_manager [None req-e1e8bbbf-1391-4c2a-acf3-c3018c8bf749 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:25:10.568544 np0000004964 devstack@c-api.service[99975]: WARNING stevedore.named [None req-579b98bd-088c-45b3-829e-80e264ee1e1b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:25:10.568544 np0000004964 devstack@c-api.service[99975]: WARNING castellan.key_manager [None req-579b98bd-088c-45b3-829e-80e264ee1e1b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:25:10.569772 np0000004964 devstack@c-api.service[99975]: WARNING stevedore.named [None req-579b98bd-088c-45b3-829e-80e264ee1e1b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:25:10.569889 np0000004964 devstack@c-api.service[99975]: WARNING castellan.key_manager [None req-579b98bd-088c-45b3-829e-80e264ee1e1b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:25:10.570109 np0000004964 devstack@c-api.service[99977]: WARNING stevedore.named [None req-e1e8bbbf-1391-4c2a-acf3-c3018c8bf749 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:25:10.570244 np0000004964 devstack@c-api.service[99977]: WARNING castellan.key_manager [None req-e1e8bbbf-1391-4c2a-acf3-c3018c8bf749 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:25:10.570842 np0000004964 devstack@c-api.service[99975]: WARNING stevedore.named [None req-579b98bd-088c-45b3-829e-80e264ee1e1b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:25:10.571016 np0000004964 devstack@c-api.service[99975]: WARNING castellan.key_manager [None req-579b98bd-088c-45b3-829e-80e264ee1e1b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:25:10.571065 np0000004964 devstack@c-api.service[99976]: WARNING stevedore.named [None req-d840120c-76c6-43e3-b7b5-0fab42d006f0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:25:10.571107 np0000004964 devstack@c-api.service[99976]: WARNING castellan.key_manager [None req-d840120c-76c6-43e3-b7b5-0fab42d006f0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:25:10.571376 np0000004964 devstack@c-api.service[99978]: WARNING stevedore.named [None req-711e9b8d-962d-4dc2-b56b-03c582544546 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:25:10.571620 np0000004964 devstack@c-api.service[99978]: WARNING castellan.key_manager [None req-711e9b8d-962d-4dc2-b56b-03c582544546 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:25:10.571679 np0000004964 devstack@c-api.service[99975]: WARNING stevedore.named [None req-579b98bd-088c-45b3-829e-80e264ee1e1b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:25:10.571760 np0000004964 devstack@c-api.service[99975]: WARNING castellan.key_manager [None req-579b98bd-088c-45b3-829e-80e264ee1e1b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:25:10.572469 np0000004964 devstack@c-api.service[99977]: WARNING stevedore.named [None req-e1e8bbbf-1391-4c2a-acf3-c3018c8bf749 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:25:10.572575 np0000004964 devstack@c-api.service[99975]: WARNING stevedore.named [None req-579b98bd-088c-45b3-829e-80e264ee1e1b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:25:10.572625 np0000004964 devstack@c-api.service[99977]: WARNING castellan.key_manager [None req-e1e8bbbf-1391-4c2a-acf3-c3018c8bf749 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:25:10.572722 np0000004964 devstack@c-api.service[99975]: WARNING castellan.key_manager [None req-579b98bd-088c-45b3-829e-80e264ee1e1b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:25:10.573596 np0000004964 devstack@c-api.service[99975]: WARNING stevedore.named [None req-579b98bd-088c-45b3-829e-80e264ee1e1b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:25:10.573659 np0000004964 devstack@c-api.service[99976]: WARNING stevedore.named [None req-d840120c-76c6-43e3-b7b5-0fab42d006f0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:25:10.573751 np0000004964 devstack@c-api.service[99975]: WARNING castellan.key_manager [None req-579b98bd-088c-45b3-829e-80e264ee1e1b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:25:10.573827 np0000004964 devstack@c-api.service[99976]: WARNING castellan.key_manager [None req-d840120c-76c6-43e3-b7b5-0fab42d006f0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:25:10.574455 np0000004964 devstack@c-api.service[99975]: WARNING stevedore.named [None req-579b98bd-088c-45b3-829e-80e264ee1e1b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:25:10.574603 np0000004964 devstack@c-api.service[99975]: WARNING castellan.key_manager [None req-579b98bd-088c-45b3-829e-80e264ee1e1b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:25:10.574720 np0000004964 devstack@c-api.service[99978]: WARNING stevedore.named [None req-711e9b8d-962d-4dc2-b56b-03c582544546 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:25:10.574935 np0000004964 devstack@c-api.service[99978]: WARNING castellan.key_manager [None req-711e9b8d-962d-4dc2-b56b-03c582544546 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:25:10.575143 np0000004964 devstack@c-api.service[99976]: WARNING stevedore.named [None req-d840120c-76c6-43e3-b7b5-0fab42d006f0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:25:10.575268 np0000004964 devstack@c-api.service[99976]: WARNING castellan.key_manager [None req-d840120c-76c6-43e3-b7b5-0fab42d006f0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:25:10.575314 np0000004964 devstack@c-api.service[99975]: WARNING stevedore.named [None req-579b98bd-088c-45b3-829e-80e264ee1e1b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:25:10.575410 np0000004964 devstack@c-api.service[99975]: WARNING castellan.key_manager [None req-579b98bd-088c-45b3-829e-80e264ee1e1b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:25:10.575974 np0000004964 devstack@c-api.service[99977]: WARNING stevedore.named [None req-e1e8bbbf-1391-4c2a-acf3-c3018c8bf749 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:25:10.576129 np0000004964 devstack@c-api.service[99977]: WARNING castellan.key_manager [None req-e1e8bbbf-1391-4c2a-acf3-c3018c8bf749 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:25:10.576189 np0000004964 devstack@c-api.service[99976]: WARNING stevedore.named [None req-d840120c-76c6-43e3-b7b5-0fab42d006f0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:25:10.576278 np0000004964 devstack@c-api.service[99975]: WARNING cinder.api.contrib.hosts [None req-579b98bd-088c-45b3-829e-80e264ee1e1b None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 10 06:25:10.576357 np0000004964 devstack@c-api.service[99976]: WARNING castellan.key_manager [None req-d840120c-76c6-43e3-b7b5-0fab42d006f0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:25:10.576586 np0000004964 devstack@c-api.service[99975]: WARNING stevedore.named [None req-579b98bd-088c-45b3-829e-80e264ee1e1b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:25:10.576744 np0000004964 devstack@c-api.service[99975]: WARNING castellan.key_manager [None req-579b98bd-088c-45b3-829e-80e264ee1e1b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:25:10.577046 np0000004964 devstack@c-api.service[99976]: WARNING stevedore.named [None req-d840120c-76c6-43e3-b7b5-0fab42d006f0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:25:10.577161 np0000004964 devstack@c-api.service[99976]: WARNING castellan.key_manager [None req-d840120c-76c6-43e3-b7b5-0fab42d006f0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:25:10.577239 np0000004964 devstack@c-api.service[99978]: WARNING stevedore.named [None req-711e9b8d-962d-4dc2-b56b-03c582544546 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:25:10.577308 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.router [None req-579b98bd-088c-45b3-829e-80e264ee1e1b None None] Extended resource: extensions {{(pid=99975) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 06:25:10.577385 np0000004964 devstack@c-api.service[99978]: WARNING castellan.key_manager [None req-711e9b8d-962d-4dc2-b56b-03c582544546 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:25:10.577946 np0000004964 devstack@c-api.service[99976]: WARNING stevedore.named [None req-d840120c-76c6-43e3-b7b5-0fab42d006f0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:25:10.578062 np0000004964 devstack@c-api.service[99976]: WARNING castellan.key_manager [None req-d840120c-76c6-43e3-b7b5-0fab42d006f0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:25:10.578176 np0000004964 devstack@c-api.service[99977]: WARNING stevedore.named [None req-e1e8bbbf-1391-4c2a-acf3-c3018c8bf749 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:25:10.578306 np0000004964 devstack@c-api.service[99977]: WARNING castellan.key_manager [None req-e1e8bbbf-1391-4c2a-acf3-c3018c8bf749 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:25:10.578470 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.router [None req-579b98bd-088c-45b3-829e-80e264ee1e1b None None] Extended resource: consistencygroups {{(pid=99975) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 06:25:10.578778 np0000004964 devstack@c-api.service[99976]: WARNING stevedore.named [None req-d840120c-76c6-43e3-b7b5-0fab42d006f0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:25:10.578914 np0000004964 devstack@c-api.service[99976]: WARNING castellan.key_manager [None req-d840120c-76c6-43e3-b7b5-0fab42d006f0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:25:10.579476 np0000004964 devstack@c-api.service[99976]: WARNING stevedore.named [None req-d840120c-76c6-43e3-b7b5-0fab42d006f0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:25:10.579658 np0000004964 devstack@c-api.service[99976]: WARNING castellan.key_manager [None req-d840120c-76c6-43e3-b7b5-0fab42d006f0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:25:10.579768 np0000004964 devstack@c-api.service[99978]: WARNING stevedore.named [None req-711e9b8d-962d-4dc2-b56b-03c582544546 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:25:10.579916 np0000004964 devstack@c-api.service[99978]: WARNING castellan.key_manager [None req-711e9b8d-962d-4dc2-b56b-03c582544546 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:25:10.580152 np0000004964 devstack@c-api.service[99977]: WARNING stevedore.named [None req-e1e8bbbf-1391-4c2a-acf3-c3018c8bf749 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:25:10.580229 np0000004964 devstack@c-api.service[99976]: WARNING stevedore.named [None req-d840120c-76c6-43e3-b7b5-0fab42d006f0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:25:10.580292 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.router [None req-579b98bd-088c-45b3-829e-80e264ee1e1b None None] Extended resource: extra_specs {{(pid=99975) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 06:25:10.580357 np0000004964 devstack@c-api.service[99977]: WARNING castellan.key_manager [None req-e1e8bbbf-1391-4c2a-acf3-c3018c8bf749 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:25:10.580395 np0000004964 devstack@c-api.service[99976]: WARNING castellan.key_manager [None req-d840120c-76c6-43e3-b7b5-0fab42d006f0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:25:10.581141 np0000004964 devstack@c-api.service[99976]: WARNING cinder.api.contrib.hosts [None req-d840120c-76c6-43e3-b7b5-0fab42d006f0 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 10 06:25:10.581372 np0000004964 devstack@c-api.service[99976]: WARNING stevedore.named [None req-d840120c-76c6-43e3-b7b5-0fab42d006f0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:25:10.581485 np0000004964 devstack@c-api.service[99976]: WARNING castellan.key_manager [None req-d840120c-76c6-43e3-b7b5-0fab42d006f0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:25:10.581714 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.router [None req-579b98bd-088c-45b3-829e-80e264ee1e1b None None] Extended resource: capabilities {{(pid=99975) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 06:25:10.582014 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.router [None req-d840120c-76c6-43e3-b7b5-0fab42d006f0 None None] Extended resource: extensions {{(pid=99976) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 06:25:10.582499 np0000004964 devstack@c-api.service[99977]: WARNING stevedore.named [None req-e1e8bbbf-1391-4c2a-acf3-c3018c8bf749 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:25:10.582702 np0000004964 devstack@c-api.service[99977]: WARNING castellan.key_manager [None req-e1e8bbbf-1391-4c2a-acf3-c3018c8bf749 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:25:10.582833 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.router [None req-579b98bd-088c-45b3-829e-80e264ee1e1b None None] Extended resource: backups {{(pid=99975) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 06:25:10.582949 np0000004964 devstack@c-api.service[99978]: WARNING stevedore.named [None req-711e9b8d-962d-4dc2-b56b-03c582544546 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:25:10.583069 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.router [None req-d840120c-76c6-43e3-b7b5-0fab42d006f0 None None] Extended resource: consistencygroups {{(pid=99976) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 06:25:10.583146 np0000004964 devstack@c-api.service[99978]: WARNING castellan.key_manager [None req-711e9b8d-962d-4dc2-b56b-03c582544546 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:25:10.584527 np0000004964 devstack@c-api.service[99977]: WARNING stevedore.named [None req-e1e8bbbf-1391-4c2a-acf3-c3018c8bf749 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:25:10.584713 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.router [None req-d840120c-76c6-43e3-b7b5-0fab42d006f0 None None] Extended resource: extra_specs {{(pid=99976) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 06:25:10.584761 np0000004964 devstack@c-api.service[99977]: WARNING castellan.key_manager [None req-e1e8bbbf-1391-4c2a-acf3-c3018c8bf749 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:25:10.584966 np0000004964 devstack@c-api.service[99978]: WARNING stevedore.named [None req-711e9b8d-962d-4dc2-b56b-03c582544546 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:25:10.585039 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.router [None req-579b98bd-088c-45b3-829e-80e264ee1e1b None None] Extended resource: os-quota-sets {{(pid=99975) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 06:25:10.585141 np0000004964 devstack@c-api.service[99978]: WARNING castellan.key_manager [None req-711e9b8d-962d-4dc2-b56b-03c582544546 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:25:10.585883 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.router [None req-d840120c-76c6-43e3-b7b5-0fab42d006f0 None None] Extended resource: capabilities {{(pid=99976) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 06:25:10.585933 np0000004964 devstack@c-api.service[99978]: WARNING stevedore.named [None req-711e9b8d-962d-4dc2-b56b-03c582544546 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:25:10.586011 np0000004964 devstack@c-api.service[99978]: WARNING castellan.key_manager [None req-711e9b8d-962d-4dc2-b56b-03c582544546 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:25:10.586347 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.router [None req-579b98bd-088c-45b3-829e-80e264ee1e1b None None] Extended resource: qos-specs {{(pid=99975) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 06:25:10.586871 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.router [None req-d840120c-76c6-43e3-b7b5-0fab42d006f0 None None] Extended resource: backups {{(pid=99976) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 06:25:10.587621 np0000004964 devstack@c-api.service[99977]: WARNING stevedore.named [None req-e1e8bbbf-1391-4c2a-acf3-c3018c8bf749 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:25:10.587755 np0000004964 devstack@c-api.service[99977]: WARNING castellan.key_manager [None req-e1e8bbbf-1391-4c2a-acf3-c3018c8bf749 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:25:10.587804 np0000004964 devstack@c-api.service[99978]: WARNING stevedore.named [None req-711e9b8d-962d-4dc2-b56b-03c582544546 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:25:10.587939 np0000004964 devstack@c-api.service[99978]: WARNING castellan.key_manager [None req-711e9b8d-962d-4dc2-b56b-03c582544546 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:25:10.588131 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.router [None req-579b98bd-088c-45b3-829e-80e264ee1e1b None None] Extended resource: encryption {{(pid=99975) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 06:25:10.588560 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.router [None req-d840120c-76c6-43e3-b7b5-0fab42d006f0 None None] Extended resource: os-quota-sets {{(pid=99976) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 06:25:10.588637 np0000004964 devstack@c-api.service[99977]: WARNING stevedore.named [None req-e1e8bbbf-1391-4c2a-acf3-c3018c8bf749 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:25:10.588779 np0000004964 devstack@c-api.service[99977]: WARNING castellan.key_manager [None req-e1e8bbbf-1391-4c2a-acf3-c3018c8bf749 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:25:10.589459 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.router [None req-579b98bd-088c-45b3-829e-80e264ee1e1b None None] Extended resource: encryption {{(pid=99975) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 06:25:10.590523 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.router [None req-d840120c-76c6-43e3-b7b5-0fab42d006f0 None None] Extended resource: qos-specs {{(pid=99976) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 06:25:10.590649 np0000004964 devstack@c-api.service[99977]: WARNING stevedore.named [None req-e1e8bbbf-1391-4c2a-acf3-c3018c8bf749 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:25:10.590759 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.router [None req-579b98bd-088c-45b3-829e-80e264ee1e1b None None] Extended resource: cgsnapshots {{(pid=99975) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 06:25:10.590847 np0000004964 devstack@c-api.service[99977]: WARNING castellan.key_manager [None req-e1e8bbbf-1391-4c2a-acf3-c3018c8bf749 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:25:10.592239 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.router [None req-d840120c-76c6-43e3-b7b5-0fab42d006f0 None None] Extended resource: encryption {{(pid=99976) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 06:25:10.593013 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.router [None req-579b98bd-088c-45b3-829e-80e264ee1e1b None None] Extended resource: scheduler-stats {{(pid=99975) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 06:25:10.593525 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.router [None req-d840120c-76c6-43e3-b7b5-0fab42d006f0 None None] Extended resource: encryption {{(pid=99976) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 06:25:10.594227 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.router [None req-579b98bd-088c-45b3-829e-80e264ee1e1b None None] Extended resource: os-volume-manage {{(pid=99975) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 06:25:10.594717 np0000004964 devstack@c-api.service[99978]: WARNING stevedore.named [None req-711e9b8d-962d-4dc2-b56b-03c582544546 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:25:10.594768 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.router [None req-d840120c-76c6-43e3-b7b5-0fab42d006f0 None None] Extended resource: cgsnapshots {{(pid=99976) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 06:25:10.594958 np0000004964 devstack@c-api.service[99978]: WARNING castellan.key_manager [None req-711e9b8d-962d-4dc2-b56b-03c582544546 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:25:10.595130 np0000004964 devstack@c-api.service[99977]: WARNING stevedore.named [None req-e1e8bbbf-1391-4c2a-acf3-c3018c8bf749 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:25:10.595273 np0000004964 devstack@c-api.service[99977]: WARNING castellan.key_manager [None req-e1e8bbbf-1391-4c2a-acf3-c3018c8bf749 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:25:10.595554 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.router [None req-579b98bd-088c-45b3-829e-80e264ee1e1b None None] Extended resource: os-snapshot-manage {{(pid=99975) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 06:25:10.596239 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.router [None req-d840120c-76c6-43e3-b7b5-0fab42d006f0 None None] Extended resource: scheduler-stats {{(pid=99976) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 06:25:10.596859 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.router [None req-579b98bd-088c-45b3-829e-80e264ee1e1b None None] Extended resource: os-volume-transfer {{(pid=99975) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 06:25:10.597109 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.router [None req-d840120c-76c6-43e3-b7b5-0fab42d006f0 None None] Extended resource: os-volume-manage {{(pid=99976) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 06:25:10.597728 np0000004964 devstack@c-api.service[99977]: WARNING stevedore.named [None req-e1e8bbbf-1391-4c2a-acf3-c3018c8bf749 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:25:10.597864 np0000004964 devstack@c-api.service[99977]: WARNING castellan.key_manager [None req-e1e8bbbf-1391-4c2a-acf3-c3018c8bf749 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:25:10.598266 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.router [None req-579b98bd-088c-45b3-829e-80e264ee1e1b None None] Extended resource: os-hosts {{(pid=99975) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 06:25:10.598398 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.router [None req-d840120c-76c6-43e3-b7b5-0fab42d006f0 None None] Extended resource: os-snapshot-manage {{(pid=99976) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 06:25:10.599262 np0000004964 devstack@c-api.service[99977]: WARNING stevedore.named [None req-e1e8bbbf-1391-4c2a-acf3-c3018c8bf749 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:25:10.599381 np0000004964 devstack@c-api.service[99977]: WARNING castellan.key_manager [None req-e1e8bbbf-1391-4c2a-acf3-c3018c8bf749 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:25:10.599433 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.router [None req-579b98bd-088c-45b3-829e-80e264ee1e1b None None] Extended resource: os-volume-type-access {{(pid=99975) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 06:25:10.599863 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.router [None req-d840120c-76c6-43e3-b7b5-0fab42d006f0 None None] Extended resource: os-volume-transfer {{(pid=99976) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 06:25:10.599933 np0000004964 devstack@c-api.service[99978]: WARNING stevedore.named [None req-711e9b8d-962d-4dc2-b56b-03c582544546 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:25:10.600154 np0000004964 devstack@c-api.service[99978]: WARNING castellan.key_manager [None req-711e9b8d-962d-4dc2-b56b-03c582544546 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:25:10.600253 np0000004964 devstack@c-api.service[99977]: WARNING stevedore.named [None req-e1e8bbbf-1391-4c2a-acf3-c3018c8bf749 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:25:10.600375 np0000004964 devstack@c-api.service[99977]: WARNING castellan.key_manager [None req-e1e8bbbf-1391-4c2a-acf3-c3018c8bf749 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:25:10.600851 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.router [None req-579b98bd-088c-45b3-829e-80e264ee1e1b None None] Extended resource: os-availability-zone {{(pid=99975) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 06:25:10.601120 np0000004964 devstack@c-api.service[99977]: WARNING stevedore.named [None req-e1e8bbbf-1391-4c2a-acf3-c3018c8bf749 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:25:10.601232 np0000004964 devstack@c-api.service[99977]: WARNING castellan.key_manager [None req-e1e8bbbf-1391-4c2a-acf3-c3018c8bf749 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:25:10.601413 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.router [None req-d840120c-76c6-43e3-b7b5-0fab42d006f0 None None] Extended resource: os-hosts {{(pid=99976) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 06:25:10.601969 np0000004964 devstack@c-api.service[99977]: WARNING stevedore.named [None req-e1e8bbbf-1391-4c2a-acf3-c3018c8bf749 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:25:10.602069 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.router [None req-579b98bd-088c-45b3-829e-80e264ee1e1b None None] Extended resource: os-quota-class-sets {{(pid=99975) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 06:25:10.602157 np0000004964 devstack@c-api.service[99977]: WARNING castellan.key_manager [None req-e1e8bbbf-1391-4c2a-acf3-c3018c8bf749 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:25:10.602678 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.router [None req-d840120c-76c6-43e3-b7b5-0fab42d006f0 None None] Extended resource: os-volume-type-access {{(pid=99976) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 06:25:10.602760 np0000004964 devstack@c-api.service[99978]: WARNING stevedore.named [None req-711e9b8d-962d-4dc2-b56b-03c582544546 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:25:10.602880 np0000004964 devstack@c-api.service[99977]: WARNING stevedore.named [None req-e1e8bbbf-1391-4c2a-acf3-c3018c8bf749 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:25:10.603019 np0000004964 devstack@c-api.service[99978]: WARNING castellan.key_manager [None req-711e9b8d-962d-4dc2-b56b-03c582544546 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:25:10.603059 np0000004964 devstack@c-api.service[99977]: WARNING castellan.key_manager [None req-e1e8bbbf-1391-4c2a-acf3-c3018c8bf749 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:25:10.603414 np0000004964 devstack@c-api.service[99975]: WARNING stevedore.named [None req-579b98bd-088c-45b3-829e-80e264ee1e1b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:25:10.603573 np0000004964 devstack@c-api.service[99977]: WARNING stevedore.named [None req-e1e8bbbf-1391-4c2a-acf3-c3018c8bf749 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:25:10.603624 np0000004964 devstack@c-api.service[99975]: WARNING castellan.key_manager [None req-579b98bd-088c-45b3-829e-80e264ee1e1b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:25:10.603668 np0000004964 devstack@c-api.service[99977]: WARNING castellan.key_manager [None req-e1e8bbbf-1391-4c2a-acf3-c3018c8bf749 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:25:10.604224 np0000004964 devstack@c-api.service[99977]: WARNING stevedore.named [None req-e1e8bbbf-1391-4c2a-acf3-c3018c8bf749 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:25:10.604279 np0000004964 devstack@c-api.service[99978]: WARNING stevedore.named [None req-711e9b8d-962d-4dc2-b56b-03c582544546 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:25:10.604315 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.router [None req-d840120c-76c6-43e3-b7b5-0fab42d006f0 None None] Extended resource: os-availability-zone {{(pid=99976) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 06:25:10.604381 np0000004964 devstack@c-api.service[99977]: WARNING castellan.key_manager [None req-e1e8bbbf-1391-4c2a-acf3-c3018c8bf749 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:25:10.604418 np0000004964 devstack@c-api.service[99975]: WARNING stevedore.named [None req-579b98bd-088c-45b3-829e-80e264ee1e1b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:25:10.604449 np0000004964 devstack@c-api.service[99978]: WARNING castellan.key_manager [None req-711e9b8d-962d-4dc2-b56b-03c582544546 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:25:10.604577 np0000004964 devstack@c-api.service[99975]: WARNING castellan.key_manager [None req-579b98bd-088c-45b3-829e-80e264ee1e1b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:25:10.605212 np0000004964 devstack@c-api.service[99978]: WARNING stevedore.named [None req-711e9b8d-962d-4dc2-b56b-03c582544546 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:25:10.605274 np0000004964 devstack@c-api.service[99977]: WARNING cinder.api.contrib.hosts [None req-e1e8bbbf-1391-4c2a-acf3-c3018c8bf749 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 10 06:25:10.605336 np0000004964 devstack@c-api.service[99975]: WARNING stevedore.named [None req-579b98bd-088c-45b3-829e-80e264ee1e1b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:25:10.605404 np0000004964 devstack@c-api.service[99978]: WARNING castellan.key_manager [None req-711e9b8d-962d-4dc2-b56b-03c582544546 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:25:10.605465 np0000004964 devstack@c-api.service[99975]: WARNING castellan.key_manager [None req-579b98bd-088c-45b3-829e-80e264ee1e1b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:25:10.605557 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.router [None req-d840120c-76c6-43e3-b7b5-0fab42d006f0 None None] Extended resource: os-quota-class-sets {{(pid=99976) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 06:25:10.605637 np0000004964 devstack@c-api.service[99977]: WARNING stevedore.named [None req-e1e8bbbf-1391-4c2a-acf3-c3018c8bf749 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:25:10.605783 np0000004964 devstack@c-api.service[99977]: WARNING castellan.key_manager [None req-e1e8bbbf-1391-4c2a-acf3-c3018c8bf749 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:25:10.605952 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.contrib.snapshot_actions [None req-579b98bd-088c-45b3-829e-80e264ee1e1b None None] SnapshotActionsController initialized {{(pid=99975) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 10 06:25:10.606123 np0000004964 devstack@c-api.service[99978]: WARNING stevedore.named [None req-711e9b8d-962d-4dc2-b56b-03c582544546 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:25:10.606238 np0000004964 devstack@c-api.service[99978]: WARNING castellan.key_manager [None req-711e9b8d-962d-4dc2-b56b-03c582544546 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:25:10.606316 np0000004964 devstack@c-api.service[99975]: WARNING stevedore.named [None req-579b98bd-088c-45b3-829e-80e264ee1e1b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:25:10.606425 np0000004964 devstack@c-api.service[99975]: WARNING castellan.key_manager [None req-579b98bd-088c-45b3-829e-80e264ee1e1b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:25:10.606471 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.router [None req-e1e8bbbf-1391-4c2a-acf3-c3018c8bf749 None None] Extended resource: extensions {{(pid=99977) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 06:25:10.607080 np0000004964 devstack@c-api.service[99978]: WARNING stevedore.named [None req-711e9b8d-962d-4dc2-b56b-03c582544546 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:25:10.607139 np0000004964 devstack@c-api.service[99976]: WARNING stevedore.named [None req-d840120c-76c6-43e3-b7b5-0fab42d006f0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:25:10.607190 np0000004964 devstack@c-api.service[99975]: WARNING stevedore.named [None req-579b98bd-088c-45b3-829e-80e264ee1e1b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:25:10.607231 np0000004964 devstack@c-api.service[99978]: WARNING castellan.key_manager [None req-711e9b8d-962d-4dc2-b56b-03c582544546 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:25:10.607275 np0000004964 devstack@c-api.service[99976]: WARNING castellan.key_manager [None req-d840120c-76c6-43e3-b7b5-0fab42d006f0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:25:10.607316 np0000004964 devstack@c-api.service[99975]: WARNING castellan.key_manager [None req-579b98bd-088c-45b3-829e-80e264ee1e1b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:25:10.607756 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.router [None req-e1e8bbbf-1391-4c2a-acf3-c3018c8bf749 None None] Extended resource: consistencygroups {{(pid=99977) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 06:25:10.607868 np0000004964 devstack@c-api.service[99978]: WARNING stevedore.named [None req-711e9b8d-962d-4dc2-b56b-03c582544546 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:25:10.607926 np0000004964 devstack@c-api.service[99975]: WARNING stevedore.named [None req-579b98bd-088c-45b3-829e-80e264ee1e1b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:25:10.608006 np0000004964 devstack@c-api.service[99975]: WARNING castellan.key_manager [None req-579b98bd-088c-45b3-829e-80e264ee1e1b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:25:10.608079 np0000004964 devstack@c-api.service[99976]: WARNING stevedore.named [None req-d840120c-76c6-43e3-b7b5-0fab42d006f0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:25:10.608146 np0000004964 devstack@c-api.service[99978]: WARNING castellan.key_manager [None req-711e9b8d-962d-4dc2-b56b-03c582544546 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:25:10.608211 np0000004964 devstack@c-api.service[99976]: WARNING castellan.key_manager [None req-d840120c-76c6-43e3-b7b5-0fab42d006f0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:25:10.608641 np0000004964 devstack@c-api.service[99978]: WARNING stevedore.named [None req-711e9b8d-962d-4dc2-b56b-03c582544546 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:25:10.608703 np0000004964 devstack@c-api.service[99975]: WARNING stevedore.named [None req-579b98bd-088c-45b3-829e-80e264ee1e1b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:25:10.608744 np0000004964 devstack@c-api.service[99978]: WARNING castellan.key_manager [None req-711e9b8d-962d-4dc2-b56b-03c582544546 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:25:10.608841 np0000004964 devstack@c-api.service[99975]: WARNING castellan.key_manager [None req-579b98bd-088c-45b3-829e-80e264ee1e1b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:25:10.608920 np0000004964 devstack@c-api.service[99976]: WARNING stevedore.named [None req-d840120c-76c6-43e3-b7b5-0fab42d006f0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:25:10.608988 np0000004964 devstack@c-api.service[99976]: WARNING castellan.key_manager [None req-d840120c-76c6-43e3-b7b5-0fab42d006f0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:25:10.609360 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.router [None req-579b98bd-088c-45b3-829e-80e264ee1e1b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=99975) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 06:25:10.609485 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.router [None req-579b98bd-088c-45b3-829e-80e264ee1e1b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=99975) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 06:25:10.609650 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.contrib.snapshot_actions [None req-d840120c-76c6-43e3-b7b5-0fab42d006f0 None None] SnapshotActionsController initialized {{(pid=99976) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 10 06:25:10.609709 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.router [None req-e1e8bbbf-1391-4c2a-acf3-c3018c8bf749 None None] Extended resource: extra_specs {{(pid=99977) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 06:25:10.609753 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.router [None req-579b98bd-088c-45b3-829e-80e264ee1e1b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=99975) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 06:25:10.609791 np0000004964 devstack@c-api.service[99978]: WARNING cinder.api.contrib.hosts [None req-711e9b8d-962d-4dc2-b56b-03c582544546 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 10 06:25:10.609826 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.router [None req-579b98bd-088c-45b3-829e-80e264ee1e1b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=99975) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 06:25:10.609826 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.router [None req-579b98bd-088c-45b3-829e-80e264ee1e1b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=99975) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 06:25:10.609890 np0000004964 devstack@c-api.service[99976]: WARNING stevedore.named [None req-d840120c-76c6-43e3-b7b5-0fab42d006f0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:25:10.609934 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.router [None req-579b98bd-088c-45b3-829e-80e264ee1e1b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=99975) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 06:25:10.609968 np0000004964 devstack@c-api.service[99978]: WARNING stevedore.named [None req-711e9b8d-962d-4dc2-b56b-03c582544546 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:25:10.610000 np0000004964 devstack@c-api.service[99976]: WARNING castellan.key_manager [None req-d840120c-76c6-43e3-b7b5-0fab42d006f0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:25:10.610035 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.router [None req-579b98bd-088c-45b3-829e-80e264ee1e1b None None] Extension UsedLimits extending resource: limits {{(pid=99975) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 06:25:10.610078 np0000004964 devstack@c-api.service[99978]: WARNING castellan.key_manager [None req-711e9b8d-962d-4dc2-b56b-03c582544546 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:25:10.610115 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.router [None req-579b98bd-088c-45b3-829e-80e264ee1e1b None None] Extension SnapshotActions extending resource: snapshots {{(pid=99975) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 06:25:10.610284 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.router [None req-579b98bd-088c-45b3-829e-80e264ee1e1b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=99975) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 06:25:10.610284 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.router [None req-579b98bd-088c-45b3-829e-80e264ee1e1b None None] Extension VolumeTypeAccess extending resource: types {{(pid=99975) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 06:25:10.610441 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.router [None req-579b98bd-088c-45b3-829e-80e264ee1e1b None None] Extension AdminActions extending resource: volumes {{(pid=99975) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 06:25:10.610441 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.router [None req-579b98bd-088c-45b3-829e-80e264ee1e1b None None] Extension AdminActions extending resource: snapshots {{(pid=99975) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 06:25:10.610702 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.router [None req-711e9b8d-962d-4dc2-b56b-03c582544546 None None] Extended resource: extensions {{(pid=99978) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 06:25:10.610842 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.router [None req-579b98bd-088c-45b3-829e-80e264ee1e1b None None] Extension AdminActions extending resource: backups {{(pid=99975) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 06:25:10.610931 np0000004964 devstack@c-api.service[99976]: WARNING stevedore.named [None req-d840120c-76c6-43e3-b7b5-0fab42d006f0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:25:10.611191 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.router [None req-579b98bd-088c-45b3-829e-80e264ee1e1b None None] Extension VolumeActions extending resource: volumes {{(pid=99975) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 06:25:10.611261 np0000004964 devstack@c-api.service[99976]: WARNING castellan.key_manager [None req-d840120c-76c6-43e3-b7b5-0fab42d006f0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:25:10.611327 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.router [None req-579b98bd-088c-45b3-829e-80e264ee1e1b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=99975) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 06:25:10.611393 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.router [None req-e1e8bbbf-1391-4c2a-acf3-c3018c8bf749 None None] Extended resource: capabilities {{(pid=99977) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 06:25:10.611466 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.router [None req-579b98bd-088c-45b3-829e-80e264ee1e1b None None] Extension TypesManage extending resource: types {{(pid=99975) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 06:25:10.611549 np0000004964 devstack@c-api.service[99976]: WARNING stevedore.named [None req-d840120c-76c6-43e3-b7b5-0fab42d006f0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:25:10.611549 np0000004964 devstack@c-api.service[99976]: WARNING castellan.key_manager [None req-d840120c-76c6-43e3-b7b5-0fab42d006f0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:25:10.611680 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.router [None req-711e9b8d-962d-4dc2-b56b-03c582544546 None None] Extended resource: consistencygroups {{(pid=99978) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 06:25:10.611934 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.router [None req-e1e8bbbf-1391-4c2a-acf3-c3018c8bf749 None None] Extended resource: backups {{(pid=99977) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 06:25:10.612131 np0000004964 devstack@c-api.service[99976]: WARNING stevedore.named [None req-d840120c-76c6-43e3-b7b5-0fab42d006f0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:25:10.612241 np0000004964 devstack@c-api.service[99976]: WARNING castellan.key_manager [None req-d840120c-76c6-43e3-b7b5-0fab42d006f0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:25:10.612820 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.router [None req-d840120c-76c6-43e3-b7b5-0fab42d006f0 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=99976) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 06:25:10.612982 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.router [None req-d840120c-76c6-43e3-b7b5-0fab42d006f0 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=99976) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 06:25:10.613080 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.router [None req-d840120c-76c6-43e3-b7b5-0fab42d006f0 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=99976) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 06:25:10.613195 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.router [None req-d840120c-76c6-43e3-b7b5-0fab42d006f0 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=99976) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 06:25:10.613289 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.router [None req-d840120c-76c6-43e3-b7b5-0fab42d006f0 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=99976) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 06:25:10.613388 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.router [None req-711e9b8d-962d-4dc2-b56b-03c582544546 None None] Extended resource: extra_specs {{(pid=99978) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 06:25:10.613436 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.router [None req-d840120c-76c6-43e3-b7b5-0fab42d006f0 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=99976) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 06:25:10.613538 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.router [None req-d840120c-76c6-43e3-b7b5-0fab42d006f0 None None] Extension UsedLimits extending resource: limits {{(pid=99976) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 06:25:10.613602 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.router [None req-d840120c-76c6-43e3-b7b5-0fab42d006f0 None None] Extension SnapshotActions extending resource: snapshots {{(pid=99976) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 06:25:10.613657 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.router [None req-e1e8bbbf-1391-4c2a-acf3-c3018c8bf749 None None] Extended resource: os-quota-sets {{(pid=99977) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 06:25:10.613705 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.router [None req-d840120c-76c6-43e3-b7b5-0fab42d006f0 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=99976) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 06:25:10.613800 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.router [None req-d840120c-76c6-43e3-b7b5-0fab42d006f0 None None] Extension VolumeTypeAccess extending resource: types {{(pid=99976) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 06:25:10.613905 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.router [None req-d840120c-76c6-43e3-b7b5-0fab42d006f0 None None] Extension AdminActions extending resource: volumes {{(pid=99976) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 06:25:10.614004 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.router [None req-d840120c-76c6-43e3-b7b5-0fab42d006f0 None None] Extension AdminActions extending resource: snapshots {{(pid=99976) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 06:25:10.614092 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.router [None req-d840120c-76c6-43e3-b7b5-0fab42d006f0 None None] Extension AdminActions extending resource: backups {{(pid=99976) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 06:25:10.614182 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.router [None req-d840120c-76c6-43e3-b7b5-0fab42d006f0 None None] Extension VolumeActions extending resource: volumes {{(pid=99976) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 06:25:10.614320 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.router [None req-d840120c-76c6-43e3-b7b5-0fab42d006f0 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=99976) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 06:25:10.614433 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.router [None req-d840120c-76c6-43e3-b7b5-0fab42d006f0 None None] Extension TypesManage extending resource: types {{(pid=99976) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 06:25:10.614719 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.router [None req-711e9b8d-962d-4dc2-b56b-03c582544546 None None] Extended resource: capabilities {{(pid=99978) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 06:25:10.615180 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.router [None req-e1e8bbbf-1391-4c2a-acf3-c3018c8bf749 None None] Extended resource: qos-specs {{(pid=99977) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 06:25:10.615736 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.router [None req-711e9b8d-962d-4dc2-b56b-03c582544546 None None] Extended resource: backups {{(pid=99978) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 06:25:10.616848 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.router [None req-e1e8bbbf-1391-4c2a-acf3-c3018c8bf749 None None] Extended resource: encryption {{(pid=99977) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 06:25:10.617447 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.router [None req-711e9b8d-962d-4dc2-b56b-03c582544546 None None] Extended resource: os-quota-sets {{(pid=99978) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 06:25:10.618151 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.router [None req-e1e8bbbf-1391-4c2a-acf3-c3018c8bf749 None None] Extended resource: encryption {{(pid=99977) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 06:25:10.618377 np0000004964 devstack@c-api.service[99975]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7350b2ea4668 pid: 99975 (default app) Jul 10 06:25:10.618975 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.router [None req-711e9b8d-962d-4dc2-b56b-03c582544546 None None] Extended resource: qos-specs {{(pid=99978) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 06:25:10.619459 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.router [None req-e1e8bbbf-1391-4c2a-acf3-c3018c8bf749 None None] Extended resource: cgsnapshots {{(pid=99977) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 06:25:10.620836 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.router [None req-711e9b8d-962d-4dc2-b56b-03c582544546 None None] Extended resource: encryption {{(pid=99978) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 06:25:10.621405 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.router [None req-e1e8bbbf-1391-4c2a-acf3-c3018c8bf749 None None] Extended resource: scheduler-stats {{(pid=99977) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 06:25:10.621776 np0000004964 devstack@c-api.service[99976]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7350b2ea4668 pid: 99976 (default app) Jul 10 06:25:10.622578 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.router [None req-e1e8bbbf-1391-4c2a-acf3-c3018c8bf749 None None] Extended resource: os-volume-manage {{(pid=99977) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 06:25:10.622868 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.router [None req-711e9b8d-962d-4dc2-b56b-03c582544546 None None] Extended resource: encryption {{(pid=99978) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 06:25:10.623682 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.router [None req-e1e8bbbf-1391-4c2a-acf3-c3018c8bf749 None None] Extended resource: os-snapshot-manage {{(pid=99977) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 06:25:10.624160 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.router [None req-711e9b8d-962d-4dc2-b56b-03c582544546 None None] Extended resource: cgsnapshots {{(pid=99978) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 06:25:10.624840 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.router [None req-e1e8bbbf-1391-4c2a-acf3-c3018c8bf749 None None] Extended resource: os-volume-transfer {{(pid=99977) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 06:25:10.625381 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.router [None req-711e9b8d-962d-4dc2-b56b-03c582544546 None None] Extended resource: scheduler-stats {{(pid=99978) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 06:25:10.626138 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.router [None req-e1e8bbbf-1391-4c2a-acf3-c3018c8bf749 None None] Extended resource: os-hosts {{(pid=99977) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 06:25:10.626556 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.router [None req-711e9b8d-962d-4dc2-b56b-03c582544546 None None] Extended resource: os-volume-manage {{(pid=99978) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 06:25:10.626751 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-08466b22-5d61-457c-adeb-2e3deb59ca58 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:25:10.627230 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.router [None req-e1e8bbbf-1391-4c2a-acf3-c3018c8bf749 None None] Extended resource: os-volume-type-access {{(pid=99977) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 06:25:10.627942 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.router [None req-711e9b8d-962d-4dc2-b56b-03c582544546 None None] Extended resource: os-snapshot-manage {{(pid=99978) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 06:25:10.628573 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.router [None req-e1e8bbbf-1391-4c2a-acf3-c3018c8bf749 None None] Extended resource: os-availability-zone {{(pid=99977) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 06:25:10.629232 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.router [None req-711e9b8d-962d-4dc2-b56b-03c582544546 None None] Extended resource: os-volume-transfer {{(pid=99978) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 06:25:10.629651 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.router [None req-e1e8bbbf-1391-4c2a-acf3-c3018c8bf749 None None] Extended resource: os-quota-class-sets {{(pid=99977) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 06:25:10.630725 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.router [None req-711e9b8d-962d-4dc2-b56b-03c582544546 None None] Extended resource: os-hosts {{(pid=99978) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 06:25:10.630796 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1/1] 10.4.3.200 () {60 vars in 925 bytes} [Fri Jul 10 06:25:10 2026] GET /volume/v3/ => generated 114 bytes in 12 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 10 06:25:10.630964 np0000004964 devstack@c-api.service[99977]: WARNING stevedore.named [None req-e1e8bbbf-1391-4c2a-acf3-c3018c8bf749 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:25:10.631104 np0000004964 devstack@c-api.service[99977]: WARNING castellan.key_manager [None req-e1e8bbbf-1391-4c2a-acf3-c3018c8bf749 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:25:10.632556 np0000004964 devstack@c-api.service[99977]: WARNING stevedore.named [None req-e1e8bbbf-1391-4c2a-acf3-c3018c8bf749 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:25:10.632556 np0000004964 devstack@c-api.service[99977]: WARNING castellan.key_manager [None req-e1e8bbbf-1391-4c2a-acf3-c3018c8bf749 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:25:10.632664 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.router [None req-711e9b8d-962d-4dc2-b56b-03c582544546 None None] Extended resource: os-volume-type-access {{(pid=99978) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 06:25:10.632711 np0000004964 devstack@c-api.service[99977]: WARNING stevedore.named [None req-e1e8bbbf-1391-4c2a-acf3-c3018c8bf749 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:25:10.632711 np0000004964 devstack@c-api.service[99977]: WARNING castellan.key_manager [None req-e1e8bbbf-1391-4c2a-acf3-c3018c8bf749 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:25:10.633257 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.contrib.snapshot_actions [None req-e1e8bbbf-1391-4c2a-acf3-c3018c8bf749 None None] SnapshotActionsController initialized {{(pid=99977) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 10 06:25:10.633646 np0000004964 devstack@c-api.service[99977]: WARNING stevedore.named [None req-e1e8bbbf-1391-4c2a-acf3-c3018c8bf749 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:25:10.633706 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.router [None req-711e9b8d-962d-4dc2-b56b-03c582544546 None None] Extended resource: os-availability-zone {{(pid=99978) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 06:25:10.633752 np0000004964 devstack@c-api.service[99977]: WARNING castellan.key_manager [None req-e1e8bbbf-1391-4c2a-acf3-c3018c8bf749 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:25:10.634336 np0000004964 devstack@c-api.service[99977]: WARNING stevedore.named [None req-e1e8bbbf-1391-4c2a-acf3-c3018c8bf749 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:25:10.634449 np0000004964 devstack@c-api.service[99977]: WARNING castellan.key_manager [None req-e1e8bbbf-1391-4c2a-acf3-c3018c8bf749 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:25:10.634944 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.router [None req-711e9b8d-962d-4dc2-b56b-03c582544546 None None] Extended resource: os-quota-class-sets {{(pid=99978) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 06:25:10.635082 np0000004964 devstack@c-api.service[99977]: WARNING stevedore.named [None req-e1e8bbbf-1391-4c2a-acf3-c3018c8bf749 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:25:10.635173 np0000004964 devstack@c-api.service[99977]: WARNING castellan.key_manager [None req-e1e8bbbf-1391-4c2a-acf3-c3018c8bf749 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:25:10.635882 np0000004964 devstack@c-api.service[99977]: WARNING stevedore.named [None req-e1e8bbbf-1391-4c2a-acf3-c3018c8bf749 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:25:10.636003 np0000004964 devstack@c-api.service[99977]: WARNING castellan.key_manager [None req-e1e8bbbf-1391-4c2a-acf3-c3018c8bf749 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:25:10.636531 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.router [None req-e1e8bbbf-1391-4c2a-acf3-c3018c8bf749 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=99977) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 06:25:10.636669 np0000004964 devstack@c-api.service[99978]: WARNING stevedore.named [None req-711e9b8d-962d-4dc2-b56b-03c582544546 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:25:10.636728 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.router [None req-e1e8bbbf-1391-4c2a-acf3-c3018c8bf749 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=99977) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 06:25:10.636778 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.router [None req-e1e8bbbf-1391-4c2a-acf3-c3018c8bf749 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=99977) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 06:25:10.636857 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.router [None req-e1e8bbbf-1391-4c2a-acf3-c3018c8bf749 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=99977) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 06:25:10.636913 np0000004964 devstack@c-api.service[99978]: WARNING castellan.key_manager [None req-711e9b8d-962d-4dc2-b56b-03c582544546 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:25:10.636953 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.router [None req-e1e8bbbf-1391-4c2a-acf3-c3018c8bf749 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=99977) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 06:25:10.637063 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.router [None req-e1e8bbbf-1391-4c2a-acf3-c3018c8bf749 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=99977) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 06:25:10.637148 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.router [None req-e1e8bbbf-1391-4c2a-acf3-c3018c8bf749 None None] Extension UsedLimits extending resource: limits {{(pid=99977) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 06:25:10.637240 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.router [None req-e1e8bbbf-1391-4c2a-acf3-c3018c8bf749 None None] Extension SnapshotActions extending resource: snapshots {{(pid=99977) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 06:25:10.637378 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.router [None req-e1e8bbbf-1391-4c2a-acf3-c3018c8bf749 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=99977) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 06:25:10.637537 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.router [None req-e1e8bbbf-1391-4c2a-acf3-c3018c8bf749 None None] Extension VolumeTypeAccess extending resource: types {{(pid=99977) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 06:25:10.637606 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.router [None req-e1e8bbbf-1391-4c2a-acf3-c3018c8bf749 None None] Extension AdminActions extending resource: volumes {{(pid=99977) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 06:25:10.637702 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.router [None req-e1e8bbbf-1391-4c2a-acf3-c3018c8bf749 None None] Extension AdminActions extending resource: snapshots {{(pid=99977) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 06:25:10.637802 np0000004964 devstack@c-api.service[99978]: WARNING stevedore.named [None req-711e9b8d-962d-4dc2-b56b-03c582544546 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:25:10.637842 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.router [None req-e1e8bbbf-1391-4c2a-acf3-c3018c8bf749 None None] Extension AdminActions extending resource: backups {{(pid=99977) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 06:25:10.637911 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.router [None req-e1e8bbbf-1391-4c2a-acf3-c3018c8bf749 None None] Extension VolumeActions extending resource: volumes {{(pid=99977) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 06:25:10.637957 np0000004964 devstack@c-api.service[99978]: WARNING castellan.key_manager [None req-711e9b8d-962d-4dc2-b56b-03c582544546 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:25:10.638036 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.router [None req-e1e8bbbf-1391-4c2a-acf3-c3018c8bf749 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=99977) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 06:25:10.638127 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.router [None req-e1e8bbbf-1391-4c2a-acf3-c3018c8bf749 None None] Extension TypesManage extending resource: types {{(pid=99977) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 06:25:10.638659 np0000004964 devstack@c-api.service[99978]: WARNING stevedore.named [None req-711e9b8d-962d-4dc2-b56b-03c582544546 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:25:10.638825 np0000004964 devstack@c-api.service[99978]: WARNING castellan.key_manager [None req-711e9b8d-962d-4dc2-b56b-03c582544546 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:25:10.639554 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.contrib.snapshot_actions [None req-711e9b8d-962d-4dc2-b56b-03c582544546 None None] SnapshotActionsController initialized {{(pid=99978) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 10 06:25:10.640003 np0000004964 devstack@c-api.service[99978]: WARNING stevedore.named [None req-711e9b8d-962d-4dc2-b56b-03c582544546 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:25:10.640150 np0000004964 devstack@c-api.service[99978]: WARNING castellan.key_manager [None req-711e9b8d-962d-4dc2-b56b-03c582544546 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:25:10.640934 np0000004964 devstack@c-api.service[99978]: WARNING stevedore.named [None req-711e9b8d-962d-4dc2-b56b-03c582544546 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:25:10.641090 np0000004964 devstack@c-api.service[99978]: WARNING castellan.key_manager [None req-711e9b8d-962d-4dc2-b56b-03c582544546 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:25:10.641781 np0000004964 devstack@c-api.service[99978]: WARNING stevedore.named [None req-711e9b8d-962d-4dc2-b56b-03c582544546 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:25:10.641912 np0000004964 devstack@c-api.service[99978]: WARNING castellan.key_manager [None req-711e9b8d-962d-4dc2-b56b-03c582544546 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:25:10.642612 np0000004964 devstack@c-api.service[99978]: WARNING stevedore.named [None req-711e9b8d-962d-4dc2-b56b-03c582544546 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:25:10.642726 np0000004964 devstack@c-api.service[99978]: WARNING castellan.key_manager [None req-711e9b8d-962d-4dc2-b56b-03c582544546 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:25:10.643261 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.router [None req-711e9b8d-962d-4dc2-b56b-03c582544546 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=99978) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 06:25:10.643404 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.router [None req-711e9b8d-962d-4dc2-b56b-03c582544546 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=99978) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 06:25:10.643564 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.router [None req-711e9b8d-962d-4dc2-b56b-03c582544546 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=99978) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 06:25:10.643731 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.router [None req-711e9b8d-962d-4dc2-b56b-03c582544546 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=99978) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 06:25:10.643875 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.router [None req-711e9b8d-962d-4dc2-b56b-03c582544546 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=99978) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 06:25:10.644022 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.router [None req-711e9b8d-962d-4dc2-b56b-03c582544546 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=99978) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 06:25:10.644124 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.router [None req-711e9b8d-962d-4dc2-b56b-03c582544546 None None] Extension UsedLimits extending resource: limits {{(pid=99978) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 06:25:10.644225 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.router [None req-711e9b8d-962d-4dc2-b56b-03c582544546 None None] Extension SnapshotActions extending resource: snapshots {{(pid=99978) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 06:25:10.644325 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.router [None req-711e9b8d-962d-4dc2-b56b-03c582544546 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=99978) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 06:25:10.644419 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.router [None req-711e9b8d-962d-4dc2-b56b-03c582544546 None None] Extension VolumeTypeAccess extending resource: types {{(pid=99978) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 06:25:10.644565 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.router [None req-711e9b8d-962d-4dc2-b56b-03c582544546 None None] Extension AdminActions extending resource: volumes {{(pid=99978) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 06:25:10.644670 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.router [None req-711e9b8d-962d-4dc2-b56b-03c582544546 None None] Extension AdminActions extending resource: snapshots {{(pid=99978) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 06:25:10.644774 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.router [None req-711e9b8d-962d-4dc2-b56b-03c582544546 None None] Extension AdminActions extending resource: backups {{(pid=99978) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 06:25:10.644872 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.router [None req-711e9b8d-962d-4dc2-b56b-03c582544546 None None] Extension VolumeActions extending resource: volumes {{(pid=99978) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 06:25:10.645005 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.router [None req-711e9b8d-962d-4dc2-b56b-03c582544546 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=99978) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 06:25:10.645097 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.router [None req-711e9b8d-962d-4dc2-b56b-03c582544546 None None] Extension TypesManage extending resource: types {{(pid=99978) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 06:25:10.645131 np0000004964 devstack@c-api.service[99977]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7350b2ea4668 pid: 99977 (default app) Jul 10 06:25:10.653232 np0000004964 devstack@c-api.service[99978]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7350b2ea4668 pid: 99978 (default app) Jul 10 06:25:15.499455 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-de763a63-7e8d-410d-8a81-0f56e783556c None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:25:16.060585 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-de763a63-7e8d-410d-8a81-0f56e783556c admin admin] POST https://10.4.3.200/volume/v3/types Jul 10 06:25:16.061098 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-de763a63-7e8d-410d-8a81-0f56e783556c admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "storpool", "description": null, "os-volume-type-access:is_public": true}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:25:16.062595 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:25:16.062595 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:25:16.092726 np0000004964 devstack@c-api.service[99976]: DEBUG oslo_db.sqlalchemy.engines [None req-de763a63-7e8d-410d-8a81-0f56e783556c 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=99976) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 06:25:16.116126 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-de763a63-7e8d-410d-8a81-0f56e783556c admin admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 10 06:25:16.116679 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1/2] 10.4.3.200 () {68 vars in 1256 bytes} [Fri Jul 10 06:25:15 2026] POST /volume/v3/types => generated 183 bytes in 626 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:25:16.124313 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-de763a63-7e8d-410d-8a81-0f56e783556c req-1fadea2e-718e-49a7-bc85-5e3b6c1ffef3 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:25:16.416841 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-de763a63-7e8d-410d-8a81-0f56e783556c req-1fadea2e-718e-49a7-bc85-5e3b6c1ffef3 admin admin] POST https://10.4.3.200/volume/v3/types/3b5c8f81-4278-4c68-ad56-b75d67dfbd10/extra_specs Jul 10 06:25:16.417449 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-de763a63-7e8d-410d-8a81-0f56e783556c req-1fadea2e-718e-49a7-bc85-5e3b6c1ffef3 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "storpool"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:25:16.419103 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:25:16.419103 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:25:16.450804 np0000004964 devstack@c-api.service[99975]: DEBUG oslo_db.sqlalchemy.engines [req-de763a63-7e8d-410d-8a81-0f56e783556c req-1fadea2e-718e-49a7-bc85-5e3b6c1ffef3 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=99975) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 06:25:16.505046 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-de763a63-7e8d-410d-8a81-0f56e783556c req-1fadea2e-718e-49a7-bc85-5e3b6c1ffef3 admin admin] https://10.4.3.200/volume/v3/types/3b5c8f81-4278-4c68-ad56-b75d67dfbd10/extra_specs returned with HTTP 200 Jul 10 06:25:16.505744 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 2/3] 10.4.3.200 () {70 vars in 1474 bytes} [Fri Jul 10 06:25:16 2026] POST /volume/v3/types/3b5c8f81-4278-4c68-ad56-b75d67dfbd10/extra_specs => generated 52 bytes in 382 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 06:25:16.734877 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-de763a63-7e8d-410d-8a81-0f56e783556c req-04c27690-8af1-4531-bc19-1f8606d855e3 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:25:17.019742 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-de763a63-7e8d-410d-8a81-0f56e783556c req-04c27690-8af1-4531-bc19-1f8606d855e3 admin admin] POST https://10.4.3.200/volume/v3/types Jul 10 06:25:17.020332 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-de763a63-7e8d-410d-8a81-0f56e783556c req-04c27690-8af1-4531-bc19-1f8606d855e3 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "multiattach", "description": null, "os-volume-type-access:is_public": true}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:25:17.021933 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:25:17.021933 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:25:17.053605 np0000004964 devstack@c-api.service[99977]: DEBUG oslo_db.sqlalchemy.engines [req-de763a63-7e8d-410d-8a81-0f56e783556c req-04c27690-8af1-4531-bc19-1f8606d855e3 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=99977) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 06:25:17.077020 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-de763a63-7e8d-410d-8a81-0f56e783556c req-04c27690-8af1-4531-bc19-1f8606d855e3 admin admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 10 06:25:17.077435 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1/4] 10.4.3.200 () {70 vars in 1328 bytes} [Fri Jul 10 06:25:16 2026] POST /volume/v3/types => generated 186 bytes in 351 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:25:17.094457 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-de763a63-7e8d-410d-8a81-0f56e783556c req-7bb159ad-cb1f-43bf-8813-fbc3d0b212fc None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:25:17.381010 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-de763a63-7e8d-410d-8a81-0f56e783556c req-7bb159ad-cb1f-43bf-8813-fbc3d0b212fc admin admin] POST https://10.4.3.200/volume/v3/types/238448dc-8618-420d-bc49-a2c721b2e189/extra_specs Jul 10 06:25:17.381621 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-de763a63-7e8d-410d-8a81-0f56e783556c req-7bb159ad-cb1f-43bf-8813-fbc3d0b212fc admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"multiattach": " True"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:25:17.383286 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:25:17.383286 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:25:17.415104 np0000004964 devstack@c-api.service[99978]: DEBUG oslo_db.sqlalchemy.engines [req-de763a63-7e8d-410d-8a81-0f56e783556c req-7bb159ad-cb1f-43bf-8813-fbc3d0b212fc 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=99978) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 06:25:17.468543 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-de763a63-7e8d-410d-8a81-0f56e783556c req-7bb159ad-cb1f-43bf-8813-fbc3d0b212fc admin admin] https://10.4.3.200/volume/v3/types/238448dc-8618-420d-bc49-a2c721b2e189/extra_specs returned with HTTP 200 Jul 10 06:25:17.469009 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1/5] 10.4.3.200 () {70 vars in 1474 bytes} [Fri Jul 10 06:25:17 2026] POST /volume/v3/types/238448dc-8618-420d-bc49-a2c721b2e189/extra_specs => generated 45 bytes in 383 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 06:25:26.114090 np0000004964 devstack@c-api.service[99976]: DEBUG dbcounter [-] [99976] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=99976) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:25:26.503433 np0000004964 devstack@c-api.service[99975]: DEBUG dbcounter [-] [99975] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=99975) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:25:27.074615 np0000004964 devstack@c-api.service[99977]: DEBUG dbcounter [-] [99977] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=99977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:25:27.466959 np0000004964 devstack@c-api.service[99978]: DEBUG dbcounter [-] [99978] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=99978) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:25:42.688393 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-5b7d391c-a9c6-4662-b872-295c989e5728 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:25:42.689006 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5b7d391c-a9c6-4662-b872-295c989e5728 None None] GET https://10.4.3.200/volume// Jul 10 06:25:42.689179 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5b7d391c-a9c6-4662-b872-295c989e5728 None None] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:25:42.689375 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5b7d391c-a9c6-4662-b872-295c989e5728 None None] Calling method 'all' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:25:42.689918 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5b7d391c-a9c6-4662-b872-295c989e5728 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:25:42.690214 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 2/6] 10.4.3.200 () {66 vars in 1425 bytes} [Fri Jul 10 06:25: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 10 06:26:22.251493 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-b434012f-7ce6-4c5b-bcf2-8420c88c5dba None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:26:22.532581 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-b434012f-7ce6-4c5b-bcf2-8420c88c5dba tempest-verify_tempest_config-174206735 tempest-verify_tempest_config-174206735-project-member] GET https://10.4.3.200/volume/v3/extensions Jul 10 06:26:22.532581 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-b434012f-7ce6-4c5b-bcf2-8420c88c5dba tempest-verify_tempest_config-174206735 tempest-verify_tempest_config-174206735-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:26:22.532581 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-b434012f-7ce6-4c5b-bcf2-8420c88c5dba tempest-verify_tempest_config-174206735 tempest-verify_tempest_config-174206735-project-member] Calling method 'index' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:26:22.532581 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-b434012f-7ce6-4c5b-bcf2-8420c88c5dba tempest-verify_tempest_config-174206735 tempest-verify_tempest_config-174206735-project-member] https://10.4.3.200/volume/v3/extensions returned with HTTP 200 Jul 10 06:26:22.532956 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 3/7] 10.4.3.200 () {66 vars in 1246 bytes} [Fri Jul 10 06:26:22 2026] GET /volume/v3/extensions => generated 5245 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:27:22.712385 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-480a4a56-30fc-4e1b-9767-7b8f20f485df None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:27:23.046269 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-480a4a56-30fc-4e1b-9767-7b8f20f485df tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:27:23.046383 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-480a4a56-30fc-4e1b-9767-7b8f20f485df tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-2101124878", "imageRef": "8939ca72-758b-49bf-be8b-162af43ee2bf"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:27:23.047713 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.volumes [None req-480a4a56-30fc-4e1b-9767-7b8f20f485df tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-2101124878', 'imageRef': '8939ca72-758b-49bf-be8b-162af43ee2bf'}} {{(pid=99977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:27:23.688035 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-480a4a56-30fc-4e1b-9767-7b8f20f485df tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Create volume of 1 GB Jul 10 06:27:23.696384 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-480a4a56-30fc-4e1b-9767-7b8f20f485df tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Availability zone cache updated, next update will occur around 2026-07-10 07:27:23.695773. {{(pid=99977) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 10 06:27:23.696449 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-480a4a56-30fc-4e1b-9767-7b8f20f485df tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Availability Zones retrieved successfully. Jul 10 06:27:23.716476 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-480a4a56-30fc-4e1b-9767-7b8f20f485df tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Flow 'volume_create_api' (f2dce6c3-bfe0-4bf5-87fb-26a2d6ef5597) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:27:23.717651 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-480a4a56-30fc-4e1b-9767-7b8f20f485df tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2847aaed-79c1-40f7-820b-54ff93190461) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:27:23.718693 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.flows.api.create_volume [None req-480a4a56-30fc-4e1b-9767-7b8f20f485df tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Validating volume size '1' using validate_int {{(pid=99977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:27:23.830020 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-480a4a56-30fc-4e1b-9767-7b8f20f485df tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2847aaed-79c1-40f7-820b-54ff93190461) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:27:23.831167 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-480a4a56-30fc-4e1b-9767-7b8f20f485df tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24e2b51f-09de-48d8-833a-b9dd6a7e7a36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:27:23.881612 np0000004964 devstack@c-api.service[99977]: WARNING cinder.quota [None req-480a4a56-30fc-4e1b-9767-7b8f20f485df tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-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 10 06:27:23.882027 np0000004964 devstack@c-api.service[99977]: WARNING cinder.quota [None req-480a4a56-30fc-4e1b-9767-7b8f20f485df tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-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 10 06:27:23.930463 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-480a4a56-30fc-4e1b-9767-7b8f20f485df tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Created reservations ['fb6990a1-8584-4bc3-864f-9cfdee17a9f4', 'a9f5de23-8137-4669-ad25-648321cdac61', '19c448dc-579c-4d62-9586-51956be18d97', '0cfbb4ff-9945-479b-ad39-0024c4435d4b'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:27:23.931468 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-480a4a56-30fc-4e1b-9767-7b8f20f485df tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24e2b51f-09de-48d8-833a-b9dd6a7e7a36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fb6990a1-8584-4bc3-864f-9cfdee17a9f4', 'a9f5de23-8137-4669-ad25-648321cdac61', '19c448dc-579c-4d62-9586-51956be18d97', '0cfbb4ff-9945-479b-ad39-0024c4435d4b']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:27:23.932235 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-480a4a56-30fc-4e1b-9767-7b8f20f485df tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e526daf-3169-45fc-8027-240ff29ff1d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:27:23.981602 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-480a4a56-30fc-4e1b-9767-7b8f20f485df tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e526daf-3169-45fc-8027-240ff29ff1d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd9ce8e67-b4a8-427c-b6c2-313ae9385850', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-2101124878',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6528833cc3614eda92238c8cd3c38e5b',qos_specs=None,replication_status=,reservations=['fb6990a1-8584-4bc3-864f-9cfdee17a9f4','a9f5de23-8137-4669-ad25-648321cdac61','19c448dc-579c-4d62-9586-51956be18d97','0cfbb4ff-9945-479b-ad39-0024c4435d4b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47872239f2ec4c34a2df35ef29a00d0c',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:27:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-2101124878',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d9ce8e67-b4a8-427c-b6c2-313ae9385850,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6528833cc3614eda92238c8cd3c38e5b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='47872239f2ec4c34a2df35ef29a00d0c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:27:23.982316 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-480a4a56-30fc-4e1b-9767-7b8f20f485df tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da0581b3-04a7-46d8-b486-6233091e6f75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:27:24.006809 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-480a4a56-30fc-4e1b-9767-7b8f20f485df tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da0581b3-04a7-46d8-b486-6233091e6f75) transitioned into state 'SUCCESS' from state '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-2101124878',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6528833cc3614eda92238c8cd3c38e5b',qos_specs=None,replication_status=,reservations=['fb6990a1-8584-4bc3-864f-9cfdee17a9f4','a9f5de23-8137-4669-ad25-648321cdac61','19c448dc-579c-4d62-9586-51956be18d97','0cfbb4ff-9945-479b-ad39-0024c4435d4b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47872239f2ec4c34a2df35ef29a00d0c',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:27:24.007521 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-480a4a56-30fc-4e1b-9767-7b8f20f485df tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a137656-7f24-4fd2-9d17-54cf55e691ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:27:24.028627 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-480a4a56-30fc-4e1b-9767-7b8f20f485df tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a137656-7f24-4fd2-9d17-54cf55e691ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:27:24.029444 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-480a4a56-30fc-4e1b-9767-7b8f20f485df tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Flow 'volume_create_api' (f2dce6c3-bfe0-4bf5-87fb-26a2d6ef5597) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:27:24.029775 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-480a4a56-30fc-4e1b-9767-7b8f20f485df tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Create volume request issued successfully. Jul 10 06:27:24.030682 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-480a4a56-30fc-4e1b-9767-7b8f20f485df tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:27:24.031081 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 2/8] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 10 06:27:22 2026] POST /volume/v3/volumes => generated 752 bytes in 1320 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:27:24.048788 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-55c4bbae-03a0-4330-b23b-bf0de2011c4f None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:27:24.051855 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-55c4bbae-03a0-4330-b23b-bf0de2011c4f tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] GET https://10.4.3.200/volume/v3/volumes/d9ce8e67-b4a8-427c-b6c2-313ae9385850 Jul 10 06:27:24.052107 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-55c4bbae-03a0-4330-b23b-bf0de2011c4f tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:27:24.052432 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-55c4bbae-03a0-4330-b23b-bf0de2011c4f tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:27:24.083956 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:27:24.083956 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:27:24.094856 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-55c4bbae-03a0-4330-b23b-bf0de2011c4f tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Volume info retrieved successfully. Jul 10 06:27:24.105009 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-55c4bbae-03a0-4330-b23b-bf0de2011c4f tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] https://10.4.3.200/volume/v3/volumes/d9ce8e67-b4a8-427c-b6c2-313ae9385850 returned with HTTP 200 Jul 10 06:27:24.105471 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 2/9] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:27:24 2026] GET /volume/v3/volumes/d9ce8e67-b4a8-427c-b6c2-313ae9385850 => generated 820 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:27:25.119666 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-9969d5f1-fc2e-4ea6-ab92-884ae6145ee1 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:27:25.124024 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9969d5f1-fc2e-4ea6-ab92-884ae6145ee1 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] GET https://10.4.3.200/volume/v3/volumes/d9ce8e67-b4a8-427c-b6c2-313ae9385850 Jul 10 06:27:25.124024 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9969d5f1-fc2e-4ea6-ab92-884ae6145ee1 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:27:25.124024 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9969d5f1-fc2e-4ea6-ab92-884ae6145ee1 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:27:25.176275 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:27:25.176275 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:27:25.184219 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-9969d5f1-fc2e-4ea6-ab92-884ae6145ee1 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Volume info retrieved successfully. Jul 10 06:27:25.194693 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9969d5f1-fc2e-4ea6-ab92-884ae6145ee1 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] https://10.4.3.200/volume/v3/volumes/d9ce8e67-b4a8-427c-b6c2-313ae9385850 returned with HTTP 200 Jul 10 06:27:25.195288 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 3/10] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:27:25 2026] GET /volume/v3/volumes/d9ce8e67-b4a8-427c-b6c2-313ae9385850 => generated 844 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:27:26.211343 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-d500a0b1-ccfc-44da-8c41-345e7da1c5f6 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:27:26.214111 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-d500a0b1-ccfc-44da-8c41-345e7da1c5f6 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] GET https://10.4.3.200/volume/v3/volumes/d9ce8e67-b4a8-427c-b6c2-313ae9385850 Jul 10 06:27:26.214460 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-d500a0b1-ccfc-44da-8c41-345e7da1c5f6 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:27:26.214683 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-d500a0b1-ccfc-44da-8c41-345e7da1c5f6 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:27:26.257812 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:27:26.257812 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:27:26.266469 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-d500a0b1-ccfc-44da-8c41-345e7da1c5f6 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Volume info retrieved successfully. Jul 10 06:27:26.273013 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-d500a0b1-ccfc-44da-8c41-345e7da1c5f6 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] https://10.4.3.200/volume/v3/volumes/d9ce8e67-b4a8-427c-b6c2-313ae9385850 returned with HTTP 200 Jul 10 06:27:26.273471 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 4/11] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:27:26 2026] GET /volume/v3/volumes/d9ce8e67-b4a8-427c-b6c2-313ae9385850 => generated 844 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:27:27.294383 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-32392f9c-00b7-4132-a386-badb431691af None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:27:27.296432 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-32392f9c-00b7-4132-a386-badb431691af tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] GET https://10.4.3.200/volume/v3/volumes/d9ce8e67-b4a8-427c-b6c2-313ae9385850 Jul 10 06:27:27.296703 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-32392f9c-00b7-4132-a386-badb431691af tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:27:27.296889 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-32392f9c-00b7-4132-a386-badb431691af tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:27:27.307097 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:27:27.307097 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:27:27.318875 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-32392f9c-00b7-4132-a386-badb431691af tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Volume info retrieved successfully. Jul 10 06:27:27.327669 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-32392f9c-00b7-4132-a386-badb431691af tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] https://10.4.3.200/volume/v3/volumes/d9ce8e67-b4a8-427c-b6c2-313ae9385850 returned with HTTP 200 Jul 10 06:27:27.328100 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 3/12] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:27:27 2026] GET /volume/v3/volumes/d9ce8e67-b4a8-427c-b6c2-313ae9385850 => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:27:28.344394 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-bb639461-fb78-4e9f-bf5a-c844cc703b7d None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:27:28.346293 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-bb639461-fb78-4e9f-bf5a-c844cc703b7d tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] GET https://10.4.3.200/volume/v3/volumes/d9ce8e67-b4a8-427c-b6c2-313ae9385850 Jul 10 06:27:28.346536 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-bb639461-fb78-4e9f-bf5a-c844cc703b7d tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:27:28.346737 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-bb639461-fb78-4e9f-bf5a-c844cc703b7d tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:27:28.355064 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:27:28.355064 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:27:28.361359 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-bb639461-fb78-4e9f-bf5a-c844cc703b7d tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Volume info retrieved successfully. Jul 10 06:27:28.366379 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-bb639461-fb78-4e9f-bf5a-c844cc703b7d tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] https://10.4.3.200/volume/v3/volumes/d9ce8e67-b4a8-427c-b6c2-313ae9385850 returned with HTTP 200 Jul 10 06:27:28.366696 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 3/13] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:27:28 2026] GET /volume/v3/volumes/d9ce8e67-b4a8-427c-b6c2-313ae9385850 => generated 902 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:27:29.381563 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-d2333a3e-c536-4bc2-b565-b862ef4a9ca7 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:27:29.383491 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d2333a3e-c536-4bc2-b565-b862ef4a9ca7 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] GET https://10.4.3.200/volume/v3/volumes/d9ce8e67-b4a8-427c-b6c2-313ae9385850 Jul 10 06:27:29.383766 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d2333a3e-c536-4bc2-b565-b862ef4a9ca7 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:27:29.384006 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d2333a3e-c536-4bc2-b565-b862ef4a9ca7 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:27:29.391617 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:27:29.391617 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:27:29.395708 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-d2333a3e-c536-4bc2-b565-b862ef4a9ca7 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Volume info retrieved successfully. Jul 10 06:27:29.400542 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d2333a3e-c536-4bc2-b565-b862ef4a9ca7 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] https://10.4.3.200/volume/v3/volumes/d9ce8e67-b4a8-427c-b6c2-313ae9385850 returned with HTTP 200 Jul 10 06:27:29.401068 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 4/14] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:27:29 2026] GET /volume/v3/volumes/d9ce8e67-b4a8-427c-b6c2-313ae9385850 => generated 905 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:27:29.597455 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-16b3096b-8706-45a7-94ce-e08e1d5a46ca None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:27:29.599780 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-16b3096b-8706-45a7-94ce-e08e1d5a46ca tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:27:29.599877 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-16b3096b-8706-45a7-94ce-e08e1d5a46ca tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-2011772310"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:27:29.601371 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.volumes [None req-16b3096b-8706-45a7-94ce-e08e1d5a46ca tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-2011772310'}} {{(pid=99975) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:27:29.601846 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-16b3096b-8706-45a7-94ce-e08e1d5a46ca tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] Create volume of 1 GB Jul 10 06:27:29.617127 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-16b3096b-8706-45a7-94ce-e08e1d5a46ca tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] Availability zone cache updated, next update will occur around 2026-07-10 07:27:29.616378. {{(pid=99975) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 10 06:27:29.617209 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-16b3096b-8706-45a7-94ce-e08e1d5a46ca tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] Availability Zones retrieved successfully. Jul 10 06:27:29.641955 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-16b3096b-8706-45a7-94ce-e08e1d5a46ca tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] Flow 'volume_create_api' (71e2108e-e555-4131-bf10-32865936c1b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:27:29.643133 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-16b3096b-8706-45a7-94ce-e08e1d5a46ca tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81435d09-b86c-4b81-958d-94b587f854f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:27:29.644281 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.flows.api.create_volume [None req-16b3096b-8706-45a7-94ce-e08e1d5a46ca tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] Validating volume size '1' using validate_int {{(pid=99975) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:27:29.693734 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-16b3096b-8706-45a7-94ce-e08e1d5a46ca tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81435d09-b86c-4b81-958d-94b587f854f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:27:29.694600 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-16b3096b-8706-45a7-94ce-e08e1d5a46ca tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (adf8d817-d4cc-44ac-9d89-7baf0e483d4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:27:29.742683 np0000004964 devstack@c-api.service[99975]: WARNING cinder.quota [None req-16b3096b-8706-45a7-94ce-e08e1d5a46ca tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-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 10 06:27:29.743001 np0000004964 devstack@c-api.service[99975]: WARNING cinder.quota [None req-16b3096b-8706-45a7-94ce-e08e1d5a46ca tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-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 10 06:27:29.789353 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.quota [None req-16b3096b-8706-45a7-94ce-e08e1d5a46ca tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] Created reservations ['79f61c72-b160-4c79-b494-34e4f89cc2af', '62528dff-9547-4980-8a02-517c0624a940', '35ed29e2-7133-42a7-bb81-acd4412db3d9', '95c33b27-7784-4917-b397-2cf9cbd29439'] {{(pid=99975) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:27:29.790526 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-16b3096b-8706-45a7-94ce-e08e1d5a46ca tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (adf8d817-d4cc-44ac-9d89-7baf0e483d4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['79f61c72-b160-4c79-b494-34e4f89cc2af', '62528dff-9547-4980-8a02-517c0624a940', '35ed29e2-7133-42a7-bb81-acd4412db3d9', '95c33b27-7784-4917-b397-2cf9cbd29439']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:27:29.791774 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-16b3096b-8706-45a7-94ce-e08e1d5a46ca tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ecd72297-29bd-478a-a0bc-1834f6776fed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:27:29.820777 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-16b3096b-8706-45a7-94ce-e08e1d5a46ca tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ecd72297-29bd-478a-a0bc-1834f6776fed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '706bd1b2-b487-4e94-b2c2-465186655bed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-2011772310',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11519d050efb49bc81bd4b6bd301c2d3',qos_specs=None,replication_status=,reservations=['79f61c72-b160-4c79-b494-34e4f89cc2af','62528dff-9547-4980-8a02-517c0624a940','35ed29e2-7133-42a7-bb81-acd4412db3d9','95c33b27-7784-4917-b397-2cf9cbd29439'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7369425fbf5c4afd803abde6978a72f6',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:27:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-2011772310',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=706bd1b2-b487-4e94-b2c2-465186655bed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='11519d050efb49bc81bd4b6bd301c2d3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7369425fbf5c4afd803abde6978a72f6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:27:29.823191 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-16b3096b-8706-45a7-94ce-e08e1d5a46ca tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (695e19e4-ad70-4d90-9534-cb7bec9d9949) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:27:29.863590 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-16b3096b-8706-45a7-94ce-e08e1d5a46ca tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (695e19e4-ad70-4d90-9534-cb7bec9d9949) transitioned into state 'SUCCESS' from state '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-2011772310',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11519d050efb49bc81bd4b6bd301c2d3',qos_specs=None,replication_status=,reservations=['79f61c72-b160-4c79-b494-34e4f89cc2af','62528dff-9547-4980-8a02-517c0624a940','35ed29e2-7133-42a7-bb81-acd4412db3d9','95c33b27-7784-4917-b397-2cf9cbd29439'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7369425fbf5c4afd803abde6978a72f6',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:27:29.864543 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-16b3096b-8706-45a7-94ce-e08e1d5a46ca tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2b0d2f4-3a3d-4fa2-adf3-798f35c25521) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:27:29.895952 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-16b3096b-8706-45a7-94ce-e08e1d5a46ca tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2b0d2f4-3a3d-4fa2-adf3-798f35c25521) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:27:29.896847 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-16b3096b-8706-45a7-94ce-e08e1d5a46ca tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] Flow 'volume_create_api' (71e2108e-e555-4131-bf10-32865936c1b9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:27:29.897275 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-16b3096b-8706-45a7-94ce-e08e1d5a46ca tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] Create volume request issued successfully. Jul 10 06:27:29.898030 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-16b3096b-8706-45a7-94ce-e08e1d5a46ca tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:27:29.898599 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 5/15] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 10 06:27:29 2026] POST /volume/v3/volumes => generated 752 bytes in 301 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:27:29.913016 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-8bf63327-d5d0-4d48-922d-f634ed7a94e4 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:27:29.914822 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8bf63327-d5d0-4d48-922d-f634ed7a94e4 tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] GET https://10.4.3.200/volume/v3/volumes/706bd1b2-b487-4e94-b2c2-465186655bed Jul 10 06:27:29.915035 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-8bf63327-d5d0-4d48-922d-f634ed7a94e4 tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:27:29.915419 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-8bf63327-d5d0-4d48-922d-f634ed7a94e4 tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:27:29.924160 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:27:29.924160 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:27:29.929155 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-8bf63327-d5d0-4d48-922d-f634ed7a94e4 tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] Volume info retrieved successfully. Jul 10 06:27:29.935029 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8bf63327-d5d0-4d48-922d-f634ed7a94e4 tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] https://10.4.3.200/volume/v3/volumes/706bd1b2-b487-4e94-b2c2-465186655bed returned with HTTP 200 Jul 10 06:27:29.935556 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 4/16] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:27:29 2026] GET /volume/v3/volumes/706bd1b2-b487-4e94-b2c2-465186655bed => generated 820 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:27:30.415691 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-9c5835ca-fc64-4e2d-aac8-c634b79953df None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:27:30.417650 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9c5835ca-fc64-4e2d-aac8-c634b79953df tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] GET https://10.4.3.200/volume/v3/volumes/d9ce8e67-b4a8-427c-b6c2-313ae9385850 Jul 10 06:27:30.418133 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9c5835ca-fc64-4e2d-aac8-c634b79953df tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:27:30.418133 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9c5835ca-fc64-4e2d-aac8-c634b79953df tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:27:30.425215 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:27:30.425215 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:27:30.429118 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-9c5835ca-fc64-4e2d-aac8-c634b79953df tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Volume info retrieved successfully. Jul 10 06:27:30.433889 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9c5835ca-fc64-4e2d-aac8-c634b79953df tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] https://10.4.3.200/volume/v3/volumes/d9ce8e67-b4a8-427c-b6c2-313ae9385850 returned with HTTP 200 Jul 10 06:27:30.434196 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 4/17] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:27:30 2026] GET /volume/v3/volumes/d9ce8e67-b4a8-427c-b6c2-313ae9385850 => generated 905 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:27:30.952167 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-12f3828a-0e94-4a88-bb97-384115d2cfd9 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:27:30.954501 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-12f3828a-0e94-4a88-bb97-384115d2cfd9 tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] GET https://10.4.3.200/volume/v3/volumes/706bd1b2-b487-4e94-b2c2-465186655bed Jul 10 06:27:30.954780 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-12f3828a-0e94-4a88-bb97-384115d2cfd9 tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:27:30.955015 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-12f3828a-0e94-4a88-bb97-384115d2cfd9 tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:27:30.963686 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:27:30.963686 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:27:30.968485 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-12f3828a-0e94-4a88-bb97-384115d2cfd9 tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] Volume info retrieved successfully. Jul 10 06:27:30.975061 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-12f3828a-0e94-4a88-bb97-384115d2cfd9 tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] https://10.4.3.200/volume/v3/volumes/706bd1b2-b487-4e94-b2c2-465186655bed returned with HTTP 200 Jul 10 06:27:30.975660 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 5/18] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:27:30 2026] GET /volume/v3/volumes/706bd1b2-b487-4e94-b2c2-465186655bed => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:27:31.449889 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-7bfcbee4-960d-4672-84e8-c8916b5a1caa None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:27:31.452392 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-7bfcbee4-960d-4672-84e8-c8916b5a1caa tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] GET https://10.4.3.200/volume/v3/volumes/d9ce8e67-b4a8-427c-b6c2-313ae9385850 Jul 10 06:27:31.452680 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-7bfcbee4-960d-4672-84e8-c8916b5a1caa tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:27:31.452963 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-7bfcbee4-960d-4672-84e8-c8916b5a1caa tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:27:31.462240 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:27:31.462240 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:27:31.466715 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-7bfcbee4-960d-4672-84e8-c8916b5a1caa tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Volume info retrieved successfully. Jul 10 06:27:31.473933 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-7bfcbee4-960d-4672-84e8-c8916b5a1caa tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] https://10.4.3.200/volume/v3/volumes/d9ce8e67-b4a8-427c-b6c2-313ae9385850 returned with HTTP 200 Jul 10 06:27:31.474391 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 6/19] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:27:31 2026] GET /volume/v3/volumes/d9ce8e67-b4a8-427c-b6c2-313ae9385850 => generated 905 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:27:32.488100 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-505a2bda-6eda-40b2-9d9d-23fcbfc1e1ca None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:27:32.490403 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-505a2bda-6eda-40b2-9d9d-23fcbfc1e1ca tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] GET https://10.4.3.200/volume/v3/volumes/d9ce8e67-b4a8-427c-b6c2-313ae9385850 Jul 10 06:27:32.490769 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-505a2bda-6eda-40b2-9d9d-23fcbfc1e1ca tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:27:32.491590 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-505a2bda-6eda-40b2-9d9d-23fcbfc1e1ca tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:27:32.499146 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:27:32.499146 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:27:32.503993 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-505a2bda-6eda-40b2-9d9d-23fcbfc1e1ca tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Volume info retrieved successfully. Jul 10 06:27:32.508720 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-505a2bda-6eda-40b2-9d9d-23fcbfc1e1ca tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] https://10.4.3.200/volume/v3/volumes/d9ce8e67-b4a8-427c-b6c2-313ae9385850 returned with HTTP 200 Jul 10 06:27:32.509244 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 5/20] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:27:32 2026] GET /volume/v3/volumes/d9ce8e67-b4a8-427c-b6c2-313ae9385850 => generated 905 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:27:33.206701 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-7037d0bb-3109-405b-8197-4712f8fc7131 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:27:33.525532 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-dfc59c5e-1b15-4d70-866c-5713fd1d4f21 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:27:33.527913 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-dfc59c5e-1b15-4d70-866c-5713fd1d4f21 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] GET https://10.4.3.200/volume/v3/volumes/d9ce8e67-b4a8-427c-b6c2-313ae9385850 Jul 10 06:27:33.528257 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-dfc59c5e-1b15-4d70-866c-5713fd1d4f21 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:27:33.528471 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-dfc59c5e-1b15-4d70-866c-5713fd1d4f21 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:27:33.537254 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:27:33.537254 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:27:33.543193 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-dfc59c5e-1b15-4d70-866c-5713fd1d4f21 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Volume info retrieved successfully. Jul 10 06:27:33.549171 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-dfc59c5e-1b15-4d70-866c-5713fd1d4f21 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] https://10.4.3.200/volume/v3/volumes/d9ce8e67-b4a8-427c-b6c2-313ae9385850 returned with HTTP 200 Jul 10 06:27:33.549754 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 6/21] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:27:33 2026] GET /volume/v3/volumes/d9ce8e67-b4a8-427c-b6c2-313ae9385850 => generated 905 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:27:33.587788 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7037d0bb-3109-405b-8197-4712f8fc7131 tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:27:33.588187 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7037d0bb-3109-405b-8197-4712f8fc7131 tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-2113973642"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:27:33.591412 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-7037d0bb-3109-405b-8197-4712f8fc7131 tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-2113973642'}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:27:33.591992 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-7037d0bb-3109-405b-8197-4712f8fc7131 tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] Create volume of 1 GB Jul 10 06:27:33.607309 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-7037d0bb-3109-405b-8197-4712f8fc7131 tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] Availability zone cache updated, next update will occur around 2026-07-10 07:27:33.606255. {{(pid=99978) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 10 06:27:33.607309 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-7037d0bb-3109-405b-8197-4712f8fc7131 tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] Availability Zones retrieved successfully. Jul 10 06:27:33.633209 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-7037d0bb-3109-405b-8197-4712f8fc7131 tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] Flow 'volume_create_api' (13530580-b52a-40b3-a6c4-aefcec1cb954) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:27:33.634479 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-7037d0bb-3109-405b-8197-4712f8fc7131 tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da50d896-2d8a-43f2-b570-3dcc0c7a241e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:27:33.635554 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-7037d0bb-3109-405b-8197-4712f8fc7131 tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] Validating volume size '1' using validate_int {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:27:33.679230 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-7037d0bb-3109-405b-8197-4712f8fc7131 tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da50d896-2d8a-43f2-b570-3dcc0c7a241e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:27:33.680433 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-7037d0bb-3109-405b-8197-4712f8fc7131 tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (467879bf-3d67-4a1e-8bc3-e4a5a4a4bbae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:27:33.719069 np0000004964 devstack@c-api.service[99978]: WARNING cinder.quota [None req-7037d0bb-3109-405b-8197-4712f8fc7131 tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-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 10 06:27:33.719374 np0000004964 devstack@c-api.service[99978]: WARNING cinder.quota [None req-7037d0bb-3109-405b-8197-4712f8fc7131 tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-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 10 06:27:33.766607 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-7037d0bb-3109-405b-8197-4712f8fc7131 tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] Created reservations ['4746f22f-17a8-452e-848f-1c0a34c892b9', '3a0e3401-197b-44ec-b42d-335e22859c0c', 'd12829ef-73f5-44b1-a65b-25eaf0711a36', '51a15703-c00f-4f24-b322-bf42bdcec3f6'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:27:33.767648 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-7037d0bb-3109-405b-8197-4712f8fc7131 tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (467879bf-3d67-4a1e-8bc3-e4a5a4a4bbae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4746f22f-17a8-452e-848f-1c0a34c892b9', '3a0e3401-197b-44ec-b42d-335e22859c0c', 'd12829ef-73f5-44b1-a65b-25eaf0711a36', '51a15703-c00f-4f24-b322-bf42bdcec3f6']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:27:33.768381 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-7037d0bb-3109-405b-8197-4712f8fc7131 tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (582e9381-e402-40e0-bab9-f3dfe21e41a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:27:33.819572 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-7037d0bb-3109-405b-8197-4712f8fc7131 tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (582e9381-e402-40e0-bab9-f3dfe21e41a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b1e32f82-7e0b-4d5a-b425-1c4e7133bf1e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-2113973642',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a65aed12580746dc98e7b9b7129f72a7',qos_specs=None,replication_status=,reservations=['4746f22f-17a8-452e-848f-1c0a34c892b9','3a0e3401-197b-44ec-b42d-335e22859c0c','d12829ef-73f5-44b1-a65b-25eaf0711a36','51a15703-c00f-4f24-b322-bf42bdcec3f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c10e346d4e354793a64c4af3d6ae75a3',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:27:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-2113973642',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b1e32f82-7e0b-4d5a-b425-1c4e7133bf1e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a65aed12580746dc98e7b9b7129f72a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c10e346d4e354793a64c4af3d6ae75a3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:27:33.820251 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-7037d0bb-3109-405b-8197-4712f8fc7131 tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36257263-8b29-4410-84ae-3d71a0b6b9f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:27:33.850372 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-7037d0bb-3109-405b-8197-4712f8fc7131 tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36257263-8b29-4410-84ae-3d71a0b6b9f1) transitioned into state 'SUCCESS' from state '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-2113973642',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a65aed12580746dc98e7b9b7129f72a7',qos_specs=None,replication_status=,reservations=['4746f22f-17a8-452e-848f-1c0a34c892b9','3a0e3401-197b-44ec-b42d-335e22859c0c','d12829ef-73f5-44b1-a65b-25eaf0711a36','51a15703-c00f-4f24-b322-bf42bdcec3f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c10e346d4e354793a64c4af3d6ae75a3',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:27:33.851517 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-7037d0bb-3109-405b-8197-4712f8fc7131 tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ee657ce-2510-4aa7-b747-2e4554a3a68d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:27:33.878553 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-7037d0bb-3109-405b-8197-4712f8fc7131 tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ee657ce-2510-4aa7-b747-2e4554a3a68d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:27:33.878758 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-7037d0bb-3109-405b-8197-4712f8fc7131 tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] Flow 'volume_create_api' (13530580-b52a-40b3-a6c4-aefcec1cb954) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:27:33.879164 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-7037d0bb-3109-405b-8197-4712f8fc7131 tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] Create volume request issued successfully. Jul 10 06:27:33.879860 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7037d0bb-3109-405b-8197-4712f8fc7131 tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:27:33.880308 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 5/22] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 10 06:27:33 2026] POST /volume/v3/volumes => generated 785 bytes in 674 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:27:33.896921 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-f0aeebf6-b10a-4706-8afd-6b95560fff1b None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:27:33.899140 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-f0aeebf6-b10a-4706-8afd-6b95560fff1b tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] GET https://10.4.3.200/volume/v3/volumes/b1e32f82-7e0b-4d5a-b425-1c4e7133bf1e Jul 10 06:27:33.899422 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-f0aeebf6-b10a-4706-8afd-6b95560fff1b tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:27:33.899717 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-f0aeebf6-b10a-4706-8afd-6b95560fff1b tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:27:33.944481 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:27:33.944481 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:27:33.948027 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-f0aeebf6-b10a-4706-8afd-6b95560fff1b tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] Volume info retrieved successfully. Jul 10 06:27:33.952173 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-f0aeebf6-b10a-4706-8afd-6b95560fff1b tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] https://10.4.3.200/volume/v3/volumes/b1e32f82-7e0b-4d5a-b425-1c4e7133bf1e returned with HTTP 200 Jul 10 06:27:33.952664 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 7/23] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:27:33 2026] GET /volume/v3/volumes/b1e32f82-7e0b-4d5a-b425-1c4e7133bf1e => generated 964 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:27:34.562998 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-3525fa6f-9e7c-4301-ab7a-206d0511147c None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:27:34.565256 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3525fa6f-9e7c-4301-ab7a-206d0511147c tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] GET https://10.4.3.200/volume/v3/volumes/d9ce8e67-b4a8-427c-b6c2-313ae9385850 Jul 10 06:27:34.565450 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3525fa6f-9e7c-4301-ab7a-206d0511147c tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:27:34.565661 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3525fa6f-9e7c-4301-ab7a-206d0511147c tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:27:34.579492 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:27:34.579492 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:27:34.583712 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-3525fa6f-9e7c-4301-ab7a-206d0511147c tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Volume info retrieved successfully. Jul 10 06:27:34.591618 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3525fa6f-9e7c-4301-ab7a-206d0511147c tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] https://10.4.3.200/volume/v3/volumes/d9ce8e67-b4a8-427c-b6c2-313ae9385850 returned with HTTP 200 Jul 10 06:27:34.594667 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 6/24] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:27:34 2026] GET /volume/v3/volumes/d9ce8e67-b4a8-427c-b6c2-313ae9385850 => generated 905 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:27:34.970574 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-edd5115b-4b91-4b7d-9f3f-fecc04055674 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:27:34.972239 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-edd5115b-4b91-4b7d-9f3f-fecc04055674 tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] GET https://10.4.3.200/volume/v3/volumes/b1e32f82-7e0b-4d5a-b425-1c4e7133bf1e Jul 10 06:27:34.972436 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-edd5115b-4b91-4b7d-9f3f-fecc04055674 tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:27:34.972648 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-edd5115b-4b91-4b7d-9f3f-fecc04055674 tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:27:35.006485 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:27:35.006485 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:27:35.012210 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-edd5115b-4b91-4b7d-9f3f-fecc04055674 tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] Volume info retrieved successfully. Jul 10 06:27:35.016736 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-edd5115b-4b91-4b7d-9f3f-fecc04055674 tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] https://10.4.3.200/volume/v3/volumes/b1e32f82-7e0b-4d5a-b425-1c4e7133bf1e returned with HTTP 200 Jul 10 06:27:35.017275 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 7/25] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:27:34 2026] GET /volume/v3/volumes/b1e32f82-7e0b-4d5a-b425-1c4e7133bf1e => generated 1016 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:27:35.617529 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-13458f52-a686-4629-b340-5c9373dd6b28 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:27:35.618063 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-13458f52-a686-4629-b340-5c9373dd6b28 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] GET https://10.4.3.200/volume/v3/volumes/d9ce8e67-b4a8-427c-b6c2-313ae9385850 Jul 10 06:27:35.618063 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-13458f52-a686-4629-b340-5c9373dd6b28 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:27:35.618244 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-13458f52-a686-4629-b340-5c9373dd6b28 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:27:35.627019 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:27:35.627019 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:27:35.631628 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-13458f52-a686-4629-b340-5c9373dd6b28 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Volume info retrieved successfully. Jul 10 06:27:35.636613 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-13458f52-a686-4629-b340-5c9373dd6b28 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] https://10.4.3.200/volume/v3/volumes/d9ce8e67-b4a8-427c-b6c2-313ae9385850 returned with HTTP 200 Jul 10 06:27:35.637162 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 6/26] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:27:35 2026] GET /volume/v3/volumes/d9ce8e67-b4a8-427c-b6c2-313ae9385850 => generated 905 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:27:36.650593 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-36676366-9607-4dee-bb70-91f8be89bc60 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:27:36.652561 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-36676366-9607-4dee-bb70-91f8be89bc60 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] GET https://10.4.3.200/volume/v3/volumes/d9ce8e67-b4a8-427c-b6c2-313ae9385850 Jul 10 06:27:36.652828 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-36676366-9607-4dee-bb70-91f8be89bc60 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:27:36.653091 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-36676366-9607-4dee-bb70-91f8be89bc60 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:27:36.661281 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:27:36.661281 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:27:36.665288 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-36676366-9607-4dee-bb70-91f8be89bc60 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Volume info retrieved successfully. Jul 10 06:27:36.670583 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-36676366-9607-4dee-bb70-91f8be89bc60 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] https://10.4.3.200/volume/v3/volumes/d9ce8e67-b4a8-427c-b6c2-313ae9385850 returned with HTTP 200 Jul 10 06:27:36.670941 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 8/27] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:27:36 2026] GET /volume/v3/volumes/d9ce8e67-b4a8-427c-b6c2-313ae9385850 => generated 905 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:27:37.685241 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-4ea84a2d-1878-4255-abdf-8439a0970f9c None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:27:37.688961 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4ea84a2d-1878-4255-abdf-8439a0970f9c tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] GET https://10.4.3.200/volume/v3/volumes/d9ce8e67-b4a8-427c-b6c2-313ae9385850 Jul 10 06:27:37.689134 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4ea84a2d-1878-4255-abdf-8439a0970f9c tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:27:37.689305 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4ea84a2d-1878-4255-abdf-8439a0970f9c tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:27:37.700250 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:27:37.700250 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:27:37.704301 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-4ea84a2d-1878-4255-abdf-8439a0970f9c tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Volume info retrieved successfully. Jul 10 06:27:37.709669 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4ea84a2d-1878-4255-abdf-8439a0970f9c tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] https://10.4.3.200/volume/v3/volumes/d9ce8e67-b4a8-427c-b6c2-313ae9385850 returned with HTTP 200 Jul 10 06:27:37.710031 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 7/28] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:27:37 2026] GET /volume/v3/volumes/d9ce8e67-b4a8-427c-b6c2-313ae9385850 => generated 1391 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:27:37.725039 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-a3fc0d2b-650f-43ce-9b41-763fced240b7 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:27:37.729736 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a3fc0d2b-650f-43ce-9b41-763fced240b7 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:27:37.730523 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a3fc0d2b-650f-43ce-9b41-763fced240b7 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1729467254"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:27:37.732478 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-a3fc0d2b-650f-43ce-9b41-763fced240b7 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1729467254'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:27:37.732932 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-a3fc0d2b-650f-43ce-9b41-763fced240b7 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Create volume of 1 GB Jul 10 06:27:37.743219 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-a3fc0d2b-650f-43ce-9b41-763fced240b7 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Availability zone cache updated, next update will occur around 2026-07-10 07:27:37.742740. {{(pid=99976) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 10 06:27:37.743317 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-a3fc0d2b-650f-43ce-9b41-763fced240b7 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Availability Zones retrieved successfully. Jul 10 06:27:37.769643 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-a3fc0d2b-650f-43ce-9b41-763fced240b7 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Flow 'volume_create_api' (0642e5b5-8a3b-4c4a-8bbf-47da9be75a0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:27:37.771197 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-a3fc0d2b-650f-43ce-9b41-763fced240b7 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c21e25d-2b88-4539-b7ac-a90d7680f993) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:27:37.772783 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-a3fc0d2b-650f-43ce-9b41-763fced240b7 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Validating volume size '1' using validate_int {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:27:37.839394 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-a3fc0d2b-650f-43ce-9b41-763fced240b7 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c21e25d-2b88-4539-b7ac-a90d7680f993) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:27:37.840346 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-a3fc0d2b-650f-43ce-9b41-763fced240b7 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe7dd7e6-67c4-4d0b-a2b4-af5a717193f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:27:37.901538 np0000004964 devstack@c-api.service[99976]: WARNING cinder.quota [None req-a3fc0d2b-650f-43ce-9b41-763fced240b7 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-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 10 06:27:37.901848 np0000004964 devstack@c-api.service[99976]: WARNING cinder.quota [None req-a3fc0d2b-650f-43ce-9b41-763fced240b7 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-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 10 06:27:37.933822 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-a3fc0d2b-650f-43ce-9b41-763fced240b7 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Created reservations ['838a7ad7-0a83-4810-ac0f-3f1159dec7dc', 'be8e1dd3-87ba-4ccf-af23-807a4bfb5b36', 'd751921b-51ab-4462-a29d-7e1c9d512f40', '92e5e1b6-ca1c-4244-9e34-4683ad08d7bf'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:27:37.935028 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-a3fc0d2b-650f-43ce-9b41-763fced240b7 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe7dd7e6-67c4-4d0b-a2b4-af5a717193f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['838a7ad7-0a83-4810-ac0f-3f1159dec7dc', 'be8e1dd3-87ba-4ccf-af23-807a4bfb5b36', 'd751921b-51ab-4462-a29d-7e1c9d512f40', '92e5e1b6-ca1c-4244-9e34-4683ad08d7bf']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:27:37.936135 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-a3fc0d2b-650f-43ce-9b41-763fced240b7 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e725f61c-a0fc-450d-9c3a-887affd9d28d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:27:37.969543 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-a3fc0d2b-650f-43ce-9b41-763fced240b7 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e725f61c-a0fc-450d-9c3a-887affd9d28d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '805e0898-3c57-4663-ae5b-272b4ff0b5dc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1729467254',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6528833cc3614eda92238c8cd3c38e5b',qos_specs=None,replication_status=,reservations=['838a7ad7-0a83-4810-ac0f-3f1159dec7dc','be8e1dd3-87ba-4ccf-af23-807a4bfb5b36','d751921b-51ab-4462-a29d-7e1c9d512f40','92e5e1b6-ca1c-4244-9e34-4683ad08d7bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47872239f2ec4c34a2df35ef29a00d0c',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:27:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1729467254',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=805e0898-3c57-4663-ae5b-272b4ff0b5dc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6528833cc3614eda92238c8cd3c38e5b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='47872239f2ec4c34a2df35ef29a00d0c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:27:37.971312 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-a3fc0d2b-650f-43ce-9b41-763fced240b7 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab9c078f-6fbd-42f0-8e3f-383e94f347c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:27:38.002690 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-a3fc0d2b-650f-43ce-9b41-763fced240b7 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab9c078f-6fbd-42f0-8e3f-383e94f347c7) transitioned into state 'SUCCESS' from state '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-1729467254',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6528833cc3614eda92238c8cd3c38e5b',qos_specs=None,replication_status=,reservations=['838a7ad7-0a83-4810-ac0f-3f1159dec7dc','be8e1dd3-87ba-4ccf-af23-807a4bfb5b36','d751921b-51ab-4462-a29d-7e1c9d512f40','92e5e1b6-ca1c-4244-9e34-4683ad08d7bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47872239f2ec4c34a2df35ef29a00d0c',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:27:38.003635 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-a3fc0d2b-650f-43ce-9b41-763fced240b7 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3098abce-cd5d-44b6-86ce-ff1a032b9e21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:27:38.030064 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-a3fc0d2b-650f-43ce-9b41-763fced240b7 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3098abce-cd5d-44b6-86ce-ff1a032b9e21) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:27:38.031401 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-a3fc0d2b-650f-43ce-9b41-763fced240b7 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Flow 'volume_create_api' (0642e5b5-8a3b-4c4a-8bbf-47da9be75a0d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:27:38.033757 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-a3fc0d2b-650f-43ce-9b41-763fced240b7 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Create volume request issued successfully. Jul 10 06:27:38.033757 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a3fc0d2b-650f-43ce-9b41-763fced240b7 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:27:38.041041 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 8/29] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 10 06:27:37 2026] POST /volume/v3/volumes => generated 752 bytes in 309 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:27:38.046740 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-55a88db6-9baf-447c-b435-325c34dd1dab None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:27:38.048987 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-55a88db6-9baf-447c-b435-325c34dd1dab tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] GET https://10.4.3.200/volume/v3/volumes/805e0898-3c57-4663-ae5b-272b4ff0b5dc Jul 10 06:27:38.049217 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-55a88db6-9baf-447c-b435-325c34dd1dab tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:27:38.049443 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-55a88db6-9baf-447c-b435-325c34dd1dab tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:27:38.058306 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:27:38.058306 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:27:38.062793 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-55a88db6-9baf-447c-b435-325c34dd1dab tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Volume info retrieved successfully. Jul 10 06:27:38.069100 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-55a88db6-9baf-447c-b435-325c34dd1dab tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] https://10.4.3.200/volume/v3/volumes/805e0898-3c57-4663-ae5b-272b4ff0b5dc returned with HTTP 200 Jul 10 06:27:38.069976 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 7/30] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:27:38 2026] GET /volume/v3/volumes/805e0898-3c57-4663-ae5b-272b4ff0b5dc => generated 820 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:27:39.086159 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-c023ed0e-5228-4b03-b534-6ec24ad30de5 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:27:39.087740 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-c023ed0e-5228-4b03-b534-6ec24ad30de5 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] GET https://10.4.3.200/volume/v3/volumes/805e0898-3c57-4663-ae5b-272b4ff0b5dc Jul 10 06:27:39.087953 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-c023ed0e-5228-4b03-b534-6ec24ad30de5 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:27:39.088138 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-c023ed0e-5228-4b03-b534-6ec24ad30de5 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:27:39.095458 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:27:39.095458 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:27:39.099177 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-c023ed0e-5228-4b03-b534-6ec24ad30de5 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Volume info retrieved successfully. Jul 10 06:27:39.103135 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-c023ed0e-5228-4b03-b534-6ec24ad30de5 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] https://10.4.3.200/volume/v3/volumes/805e0898-3c57-4663-ae5b-272b4ff0b5dc returned with HTTP 200 Jul 10 06:27:39.103486 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 9/31] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:27:39 2026] GET /volume/v3/volumes/805e0898-3c57-4663-ae5b-272b4ff0b5dc => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:27:39.121769 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-e6bf0712-432d-47e5-b005-bb10e02dd701 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:27:39.123544 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e6bf0712-432d-47e5-b005-bb10e02dd701 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:27:39.123914 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e6bf0712-432d-47e5-b005-bb10e02dd701 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1391193682"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:27:39.125294 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.volumes [None req-e6bf0712-432d-47e5-b005-bb10e02dd701 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1391193682'}} {{(pid=99977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:27:39.125408 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-e6bf0712-432d-47e5-b005-bb10e02dd701 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Create volume of 1 GB Jul 10 06:27:39.129353 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-e6bf0712-432d-47e5-b005-bb10e02dd701 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Availability Zones retrieved successfully. Jul 10 06:27:39.135710 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-e6bf0712-432d-47e5-b005-bb10e02dd701 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Flow 'volume_create_api' (09d20f0b-84ea-4f10-81d5-03e10e64921f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:27:39.136680 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-e6bf0712-432d-47e5-b005-bb10e02dd701 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (832813df-c057-4328-8342-9fc1004e0b78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:27:39.137681 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.flows.api.create_volume [None req-e6bf0712-432d-47e5-b005-bb10e02dd701 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Validating volume size '1' using validate_int {{(pid=99977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:27:39.167206 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-e6bf0712-432d-47e5-b005-bb10e02dd701 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (832813df-c057-4328-8342-9fc1004e0b78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:27:39.168333 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-e6bf0712-432d-47e5-b005-bb10e02dd701 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7853fa1-635f-4cdd-b7b6-16564a8c2133) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:27:39.217434 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-e6bf0712-432d-47e5-b005-bb10e02dd701 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Created reservations ['ec9a9799-a18f-474c-96bd-8f9605c113d9', 'fc5136a6-7f62-4e61-a9d7-9171f140d7ab', 'c8c458e9-a8a8-4abe-90aa-437d0a06d8fc', '2b2e5ab1-bed4-461a-9c17-71646fc4ffa3'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:27:39.218441 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-e6bf0712-432d-47e5-b005-bb10e02dd701 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7853fa1-635f-4cdd-b7b6-16564a8c2133) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec9a9799-a18f-474c-96bd-8f9605c113d9', 'fc5136a6-7f62-4e61-a9d7-9171f140d7ab', 'c8c458e9-a8a8-4abe-90aa-437d0a06d8fc', '2b2e5ab1-bed4-461a-9c17-71646fc4ffa3']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:27:39.219412 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-e6bf0712-432d-47e5-b005-bb10e02dd701 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55ec3ec9-f45c-409d-bb60-0a699f1212e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:27:39.255721 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-e6bf0712-432d-47e5-b005-bb10e02dd701 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55ec3ec9-f45c-409d-bb60-0a699f1212e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bae45d84-2e13-4f15-a58c-979e673a73c4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1391193682',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6528833cc3614eda92238c8cd3c38e5b',qos_specs=None,replication_status=,reservations=['ec9a9799-a18f-474c-96bd-8f9605c113d9','fc5136a6-7f62-4e61-a9d7-9171f140d7ab','c8c458e9-a8a8-4abe-90aa-437d0a06d8fc','2b2e5ab1-bed4-461a-9c17-71646fc4ffa3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47872239f2ec4c34a2df35ef29a00d0c',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:27:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1391193682',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bae45d84-2e13-4f15-a58c-979e673a73c4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6528833cc3614eda92238c8cd3c38e5b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='47872239f2ec4c34a2df35ef29a00d0c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:27:39.257181 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-e6bf0712-432d-47e5-b005-bb10e02dd701 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc1893ec-5b62-476d-b078-bef17b12fb3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:27:39.280852 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-e6bf0712-432d-47e5-b005-bb10e02dd701 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc1893ec-5b62-476d-b078-bef17b12fb3b) transitioned into state 'SUCCESS' from state '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-1391193682',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6528833cc3614eda92238c8cd3c38e5b',qos_specs=None,replication_status=,reservations=['ec9a9799-a18f-474c-96bd-8f9605c113d9','fc5136a6-7f62-4e61-a9d7-9171f140d7ab','c8c458e9-a8a8-4abe-90aa-437d0a06d8fc','2b2e5ab1-bed4-461a-9c17-71646fc4ffa3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47872239f2ec4c34a2df35ef29a00d0c',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:27:39.282004 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-e6bf0712-432d-47e5-b005-bb10e02dd701 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c64d2bc9-a1cc-42d6-9771-b0cf8036103f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:27:39.292580 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-e6bf0712-432d-47e5-b005-bb10e02dd701 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c64d2bc9-a1cc-42d6-9771-b0cf8036103f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:27:39.293523 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-e6bf0712-432d-47e5-b005-bb10e02dd701 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Flow 'volume_create_api' (09d20f0b-84ea-4f10-81d5-03e10e64921f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:27:39.293689 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-e6bf0712-432d-47e5-b005-bb10e02dd701 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Create volume request issued successfully. Jul 10 06:27:39.294317 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e6bf0712-432d-47e5-b005-bb10e02dd701 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:27:39.294870 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 8/32] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 10 06:27:39 2026] POST /volume/v3/volumes => generated 752 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:27:39.311009 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-10c72fdd-405f-4dd4-b878-552740f7506b None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:27:39.313267 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-10c72fdd-405f-4dd4-b878-552740f7506b tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] GET https://10.4.3.200/volume/v3/volumes/bae45d84-2e13-4f15-a58c-979e673a73c4 Jul 10 06:27:39.313536 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-10c72fdd-405f-4dd4-b878-552740f7506b tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:27:39.313811 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-10c72fdd-405f-4dd4-b878-552740f7506b tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:27:39.321197 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:27:39.321197 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:27:39.326105 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-10c72fdd-405f-4dd4-b878-552740f7506b tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Volume info retrieved successfully. Jul 10 06:27:39.332702 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-10c72fdd-405f-4dd4-b878-552740f7506b tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] https://10.4.3.200/volume/v3/volumes/bae45d84-2e13-4f15-a58c-979e673a73c4 returned with HTTP 200 Jul 10 06:27:39.333341 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 9/33] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:27:39 2026] GET /volume/v3/volumes/bae45d84-2e13-4f15-a58c-979e673a73c4 => generated 820 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:27:40.350416 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-6a6e9fd6-adb3-4436-ac2a-a851fe6de888 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:27:40.352958 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6a6e9fd6-adb3-4436-ac2a-a851fe6de888 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] GET https://10.4.3.200/volume/v3/volumes/bae45d84-2e13-4f15-a58c-979e673a73c4 Jul 10 06:27:40.353289 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6a6e9fd6-adb3-4436-ac2a-a851fe6de888 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:27:40.353612 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6a6e9fd6-adb3-4436-ac2a-a851fe6de888 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:27:40.361465 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:27:40.361465 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:27:40.365574 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-6a6e9fd6-adb3-4436-ac2a-a851fe6de888 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Volume info retrieved successfully. Jul 10 06:27:40.371529 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6a6e9fd6-adb3-4436-ac2a-a851fe6de888 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] https://10.4.3.200/volume/v3/volumes/bae45d84-2e13-4f15-a58c-979e673a73c4 returned with HTTP 200 Jul 10 06:27:40.372047 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 8/34] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:27:40 2026] GET /volume/v3/volumes/bae45d84-2e13-4f15-a58c-979e673a73c4 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:27:48.558186 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-cce07f64-fff4-4ac0-9f15-995a3cc17f7e req-57d652c1-49c5-481e-99c8-9717b930a681 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:27:48.559378 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-cce07f64-fff4-4ac0-9f15-995a3cc17f7e req-57d652c1-49c5-481e-99c8-9717b930a681 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] GET https://10.4.3.200/volume/v3/volumes/d9ce8e67-b4a8-427c-b6c2-313ae9385850 Jul 10 06:27:48.559604 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-cce07f64-fff4-4ac0-9f15-995a3cc17f7e req-57d652c1-49c5-481e-99c8-9717b930a681 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:27:48.559857 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-cce07f64-fff4-4ac0-9f15-995a3cc17f7e req-57d652c1-49c5-481e-99c8-9717b930a681 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:27:48.571524 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:27:48.571524 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:27:48.575616 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [req-cce07f64-fff4-4ac0-9f15-995a3cc17f7e req-57d652c1-49c5-481e-99c8-9717b930a681 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Volume info retrieved successfully. Jul 10 06:27:48.581234 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-cce07f64-fff4-4ac0-9f15-995a3cc17f7e req-57d652c1-49c5-481e-99c8-9717b930a681 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] https://10.4.3.200/volume/v3/volumes/d9ce8e67-b4a8-427c-b6c2-313ae9385850 returned with HTTP 200 Jul 10 06:27:48.581683 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 10/35] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:27:48 2026] GET /volume/v3/volumes/d9ce8e67-b4a8-427c-b6c2-313ae9385850 => generated 1391 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:27:48.593906 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-cce07f64-fff4-4ac0-9f15-995a3cc17f7e req-ff4a8598-6ff3-40dc-9375-b26ac759af60 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:27:48.597612 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-cce07f64-fff4-4ac0-9f15-995a3cc17f7e req-ff4a8598-6ff3-40dc-9375-b26ac759af60 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] GET https://10.4.3.200/volume/v3/volumes/805e0898-3c57-4663-ae5b-272b4ff0b5dc Jul 10 06:27:48.597895 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-cce07f64-fff4-4ac0-9f15-995a3cc17f7e req-ff4a8598-6ff3-40dc-9375-b26ac759af60 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:27:48.598147 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-cce07f64-fff4-4ac0-9f15-995a3cc17f7e req-ff4a8598-6ff3-40dc-9375-b26ac759af60 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:27:48.607165 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:27:48.607165 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:27:48.612054 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-cce07f64-fff4-4ac0-9f15-995a3cc17f7e req-ff4a8598-6ff3-40dc-9375-b26ac759af60 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Volume info retrieved successfully. Jul 10 06:27:48.616825 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-cce07f64-fff4-4ac0-9f15-995a3cc17f7e req-ff4a8598-6ff3-40dc-9375-b26ac759af60 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] https://10.4.3.200/volume/v3/volumes/805e0898-3c57-4663-ae5b-272b4ff0b5dc returned with HTTP 200 Jul 10 06:27:48.616825 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 9/36] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:27:48 2026] GET /volume/v3/volumes/805e0898-3c57-4663-ae5b-272b4ff0b5dc => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:27:48.625935 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-cce07f64-fff4-4ac0-9f15-995a3cc17f7e req-357ae3b3-5ef8-4945-b63d-81ef6e95854f None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:27:48.628538 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-cce07f64-fff4-4ac0-9f15-995a3cc17f7e req-357ae3b3-5ef8-4945-b63d-81ef6e95854f tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] GET https://10.4.3.200/volume/v3/volumes/bae45d84-2e13-4f15-a58c-979e673a73c4 Jul 10 06:27:48.631452 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-cce07f64-fff4-4ac0-9f15-995a3cc17f7e req-357ae3b3-5ef8-4945-b63d-81ef6e95854f tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:27:48.631452 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-cce07f64-fff4-4ac0-9f15-995a3cc17f7e req-357ae3b3-5ef8-4945-b63d-81ef6e95854f tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:27:48.636684 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:27:48.636684 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:27:48.641458 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [req-cce07f64-fff4-4ac0-9f15-995a3cc17f7e req-357ae3b3-5ef8-4945-b63d-81ef6e95854f tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Volume info retrieved successfully. Jul 10 06:27:48.647325 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-cce07f64-fff4-4ac0-9f15-995a3cc17f7e req-357ae3b3-5ef8-4945-b63d-81ef6e95854f tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] https://10.4.3.200/volume/v3/volumes/bae45d84-2e13-4f15-a58c-979e673a73c4 returned with HTTP 200 Jul 10 06:27:48.647877 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 10/37] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:27:48 2026] GET /volume/v3/volumes/bae45d84-2e13-4f15-a58c-979e673a73c4 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:27:48.660858 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-19b10926-6cbb-4236-9f71-44f394beda74 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:27:48.661616 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-19b10926-6cbb-4236-9f71-44f394beda74 None None] GET https://10.4.3.200/volume// Jul 10 06:27:48.661873 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-19b10926-6cbb-4236-9f71-44f394beda74 None None] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:27:48.662126 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-19b10926-6cbb-4236-9f71-44f394beda74 None None] Calling method 'all' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:27:48.667033 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-19b10926-6cbb-4236-9f71-44f394beda74 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:27:48.667033 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 9/38] 10.4.3.200 () {66 vars in 1419 bytes} [Fri Jul 10 06:27:48 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 06:27:48.686682 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-cce07f64-fff4-4ac0-9f15-995a3cc17f7e req-91bd1389-4fcf-4fe8-a3d6-8bf53f67a14d None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:27:48.690989 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-cce07f64-fff4-4ac0-9f15-995a3cc17f7e req-91bd1389-4fcf-4fe8-a3d6-8bf53f67a14d tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 10 06:27:48.692397 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-cce07f64-fff4-4ac0-9f15-995a3cc17f7e req-91bd1389-4fcf-4fe8-a3d6-8bf53f67a14d tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d9ce8e67-b4a8-427c-b6c2-313ae9385850", "connector": null, "instance_uuid": "bd6470e9-fc23-48b6-9a14-80e4cfcf0ebf"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:27:48.703120 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:27:48.703120 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:27:48.742942 np0000004964 devstack@c-api.service[99975]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volume_attachment". Apply join condition(s) between each element to resolve. Jul 10 06:27:48.742942 np0000004964 devstack@c-api.service[99975]: .first() Jul 10 06:27:48.761312 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-cce07f64-fff4-4ac0-9f15-995a3cc17f7e req-91bd1389-4fcf-4fe8-a3d6-8bf53f67a14d tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 10 06:27:48.761543 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 11/39] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 10 06:27:48 2026] POST /volume/v3/attachments => generated 273 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:27:48.772545 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-e792dcdc-7172-416b-878c-91ae37c0731e None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:27:48.773256 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e792dcdc-7172-416b-878c-91ae37c0731e None None] GET https://10.4.3.200/volume// Jul 10 06:27:48.773472 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e792dcdc-7172-416b-878c-91ae37c0731e None None] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:27:48.774201 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e792dcdc-7172-416b-878c-91ae37c0731e None None] Calling method 'all' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:27:48.774341 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e792dcdc-7172-416b-878c-91ae37c0731e None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:27:48.774835 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 10/40] 10.4.3.200 () {66 vars in 1419 bytes} [Fri Jul 10 06:27:48 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 06:27:48.785921 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-cce07f64-fff4-4ac0-9f15-995a3cc17f7e req-02088f14-6731-4d1c-bdb4-1f2f0342fea6 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:27:48.791190 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-cce07f64-fff4-4ac0-9f15-995a3cc17f7e req-02088f14-6731-4d1c-bdb4-1f2f0342fea6 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 10 06:27:48.791190 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-cce07f64-fff4-4ac0-9f15-995a3cc17f7e req-02088f14-6731-4d1c-bdb4-1f2f0342fea6 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "805e0898-3c57-4663-ae5b-272b4ff0b5dc", "connector": null, "instance_uuid": "bd6470e9-fc23-48b6-9a14-80e4cfcf0ebf"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:27:48.801334 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:27:48.801334 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:27:48.839282 np0000004964 devstack@c-api.service[99976]: /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 10 06:27:48.839282 np0000004964 devstack@c-api.service[99976]: .first() Jul 10 06:27:48.867459 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-cce07f64-fff4-4ac0-9f15-995a3cc17f7e req-02088f14-6731-4d1c-bdb4-1f2f0342fea6 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 10 06:27:48.868071 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 11/41] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 10 06:27:48 2026] POST /volume/v3/attachments => generated 273 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:27:48.877856 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-c5ad5470-6b6f-4a5a-aec0-dd339bd476af None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:27:48.878217 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c5ad5470-6b6f-4a5a-aec0-dd339bd476af None None] GET https://10.4.3.200/volume// Jul 10 06:27:48.878307 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c5ad5470-6b6f-4a5a-aec0-dd339bd476af None None] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:27:48.878544 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c5ad5470-6b6f-4a5a-aec0-dd339bd476af None None] Calling method 'all' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:27:48.879003 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c5ad5470-6b6f-4a5a-aec0-dd339bd476af None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:27:48.879267 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 10/42] 10.4.3.200 () {66 vars in 1419 bytes} [Fri Jul 10 06:27:48 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 06:27:48.887944 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-cce07f64-fff4-4ac0-9f15-995a3cc17f7e req-d181a195-ecea-4ffd-8329-a8cfb6bd03ce None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:27:48.890448 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-cce07f64-fff4-4ac0-9f15-995a3cc17f7e req-d181a195-ecea-4ffd-8329-a8cfb6bd03ce tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 10 06:27:48.890905 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-cce07f64-fff4-4ac0-9f15-995a3cc17f7e req-d181a195-ecea-4ffd-8329-a8cfb6bd03ce tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bae45d84-2e13-4f15-a58c-979e673a73c4", "connector": null, "instance_uuid": "bd6470e9-fc23-48b6-9a14-80e4cfcf0ebf"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:27:48.899793 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:27:48.899793 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:27:48.937361 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-cce07f64-fff4-4ac0-9f15-995a3cc17f7e req-d181a195-ecea-4ffd-8329-a8cfb6bd03ce tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 10 06:27:48.937890 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 12/43] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 10 06:27:48 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 10 06:27:50.370466 np0000004964 devstack@c-api.service[99978]: DEBUG dbcounter [-] [99978] Writing DB stats cinder:SELECT=52,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=99978) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:27:57.387129 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-23060bb4-ba59-44f2-a6ff-d74b4f616bb8 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:27:57.387524 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-23060bb4-ba59-44f2-a6ff-d74b4f616bb8 None None] GET https://10.4.3.200/volume// Jul 10 06:27:57.387707 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-23060bb4-ba59-44f2-a6ff-d74b4f616bb8 None None] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:27:57.387920 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-23060bb4-ba59-44f2-a6ff-d74b4f616bb8 None None] Calling method 'all' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:27:57.388859 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-23060bb4-ba59-44f2-a6ff-d74b4f616bb8 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:27:57.388859 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 11/44] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:27: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 10 06:27:57.412305 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-cce07f64-fff4-4ac0-9f15-995a3cc17f7e req-89e57da9-d1ef-48c8-af27-b3ae3c61fa17 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:27:57.417343 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-cce07f64-fff4-4ac0-9f15-995a3cc17f7e req-89e57da9-d1ef-48c8-af27-b3ae3c61fa17 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] GET https://10.4.3.200/volume/v3/volumes/d9ce8e67-b4a8-427c-b6c2-313ae9385850 Jul 10 06:27:57.417604 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-cce07f64-fff4-4ac0-9f15-995a3cc17f7e req-89e57da9-d1ef-48c8-af27-b3ae3c61fa17 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:27:57.417849 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-cce07f64-fff4-4ac0-9f15-995a3cc17f7e req-89e57da9-d1ef-48c8-af27-b3ae3c61fa17 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:27:57.428519 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:27:57.428519 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:27:57.432730 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [req-cce07f64-fff4-4ac0-9f15-995a3cc17f7e req-89e57da9-d1ef-48c8-af27-b3ae3c61fa17 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Volume info retrieved successfully. Jul 10 06:27:57.439952 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-cce07f64-fff4-4ac0-9f15-995a3cc17f7e req-89e57da9-d1ef-48c8-af27-b3ae3c61fa17 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] https://10.4.3.200/volume/v3/volumes/d9ce8e67-b4a8-427c-b6c2-313ae9385850 returned with HTTP 200 Jul 10 06:27:57.440313 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 12/45] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 10 06:27:57 2026] GET /volume/v3/volumes/d9ce8e67-b4a8-427c-b6c2-313ae9385850 => generated 1570 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:27:58.462163 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-c552feac-4472-430e-b4b3-d39d9e53f614 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:27:58.463850 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c552feac-4472-430e-b4b3-d39d9e53f614 tempest-VolumesAdminNegativeTest-82771698 tempest-VolumesAdminNegativeTest-82771698-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:27:58.464236 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c552feac-4472-430e-b4b3-d39d9e53f614 tempest-VolumesAdminNegativeTest-82771698 tempest-VolumesAdminNegativeTest-82771698-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-588465391"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:27:58.465735 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-c552feac-4472-430e-b4b3-d39d9e53f614 tempest-VolumesAdminNegativeTest-82771698 tempest-VolumesAdminNegativeTest-82771698-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-588465391'}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:27:58.465911 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-c552feac-4472-430e-b4b3-d39d9e53f614 tempest-VolumesAdminNegativeTest-82771698 tempest-VolumesAdminNegativeTest-82771698-project-member] Create volume of 1 GB Jul 10 06:27:58.473150 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-c552feac-4472-430e-b4b3-d39d9e53f614 tempest-VolumesAdminNegativeTest-82771698 tempest-VolumesAdminNegativeTest-82771698-project-member] Availability Zones retrieved successfully. Jul 10 06:27:58.479717 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-c552feac-4472-430e-b4b3-d39d9e53f614 tempest-VolumesAdminNegativeTest-82771698 tempest-VolumesAdminNegativeTest-82771698-project-member] Flow 'volume_create_api' (ed885081-aa80-4190-81ba-2aa5f2506288) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:27:58.480663 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-c552feac-4472-430e-b4b3-d39d9e53f614 tempest-VolumesAdminNegativeTest-82771698 tempest-VolumesAdminNegativeTest-82771698-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6522bc2-ae32-49ea-9997-5086fabf4972) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:27:58.481708 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-c552feac-4472-430e-b4b3-d39d9e53f614 tempest-VolumesAdminNegativeTest-82771698 tempest-VolumesAdminNegativeTest-82771698-project-member] Validating volume size '1' using validate_int {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:27:58.530987 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-c552feac-4472-430e-b4b3-d39d9e53f614 tempest-VolumesAdminNegativeTest-82771698 tempest-VolumesAdminNegativeTest-82771698-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6522bc2-ae32-49ea-9997-5086fabf4972) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:27:58.532054 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-c552feac-4472-430e-b4b3-d39d9e53f614 tempest-VolumesAdminNegativeTest-82771698 tempest-VolumesAdminNegativeTest-82771698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b0755b9-8f4e-445e-b355-751ab0abe875) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:27:58.560000 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-cce07f64-fff4-4ac0-9f15-995a3cc17f7e req-127ac8b8-79f2-48a1-b4b7-c3925d687f05 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:27:58.562449 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-cce07f64-fff4-4ac0-9f15-995a3cc17f7e req-127ac8b8-79f2-48a1-b4b7-c3925d687f05 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] PUT https://10.4.3.200/volume/v3/attachments/7a91f66f-3b6c-4a4b-a87a-0480455dc1e6 Jul 10 06:27:58.562975 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-cce07f64-fff4-4ac0-9f15-995a3cc17f7e req-127ac8b8-79f2-48a1-b4b7-c3925d687f05 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000004964", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad080837985", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8eedee5c-bca8-4f5c-8f66-111c7b448d96", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:27:58.574566 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.coordination [req-cce07f64-fff4-4ac0-9f15-995a3cc17f7e req-127ac8b8-79f2-48a1-b4b7-c3925d687f05 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Acquiring lock "cinder-attachment_update-d9ce8e67-b4a8-427c-b6c2-313ae9385850-np0000004964" by "attachment_update" {{(pid=99975) __acquire /opt/stack/cinder/cinder/coordination.py:210}} Jul 10 06:27:58.580881 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.coordination [req-cce07f64-fff4-4ac0-9f15-995a3cc17f7e req-127ac8b8-79f2-48a1-b4b7-c3925d687f05 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Lock "cinder-attachment_update-d9ce8e67-b4a8-427c-b6c2-313ae9385850-np0000004964" acquired by "attachment_update" :: waited 0.007s {{(pid=99975) __acquire /opt/stack/cinder/cinder/coordination.py:228}} Jul 10 06:27:58.581967 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:27:58.581967 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:27:58.615145 np0000004964 devstack@c-api.service[99977]: DEBUG dbcounter [-] [99977] Writing DB stats cinder:SELECT=72,cinder:INSERT=16,cinder:UPDATE=24 {{(pid=99977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:27:58.624047 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-c552feac-4472-430e-b4b3-d39d9e53f614 tempest-VolumesAdminNegativeTest-82771698 tempest-VolumesAdminNegativeTest-82771698-project-member] Created reservations ['15df815c-458b-467d-9a99-de0df1428950', 'f1cc0748-1f9a-49c0-b3d7-63a5a56404b0', '90995b82-e9b1-497a-99c8-c11b28dd86fb', '05bcf3e8-d4f9-422e-a57c-0b6e7c89a864'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:27:58.625095 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-c552feac-4472-430e-b4b3-d39d9e53f614 tempest-VolumesAdminNegativeTest-82771698 tempest-VolumesAdminNegativeTest-82771698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b0755b9-8f4e-445e-b355-751ab0abe875) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['15df815c-458b-467d-9a99-de0df1428950', 'f1cc0748-1f9a-49c0-b3d7-63a5a56404b0', '90995b82-e9b1-497a-99c8-c11b28dd86fb', '05bcf3e8-d4f9-422e-a57c-0b6e7c89a864']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:27:58.625826 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-c552feac-4472-430e-b4b3-d39d9e53f614 tempest-VolumesAdminNegativeTest-82771698 tempest-VolumesAdminNegativeTest-82771698-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b315cc32-2130-4ad4-8540-789e982f2ebf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:27:58.657652 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-c552feac-4472-430e-b4b3-d39d9e53f614 tempest-VolumesAdminNegativeTest-82771698 tempest-VolumesAdminNegativeTest-82771698-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b315cc32-2130-4ad4-8540-789e982f2ebf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '710d7d84-74a3-4264-b622-8f73d73e53e6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-588465391',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='997b333b658249a08d1985622dab7372',qos_specs=None,replication_status=,reservations=['15df815c-458b-467d-9a99-de0df1428950','f1cc0748-1f9a-49c0-b3d7-63a5a56404b0','90995b82-e9b1-497a-99c8-c11b28dd86fb','05bcf3e8-d4f9-422e-a57c-0b6e7c89a864'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0053619167c480b8e9d45f83415a59a',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:27:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-588465391',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=710d7d84-74a3-4264-b622-8f73d73e53e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='997b333b658249a08d1985622dab7372',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d0053619167c480b8e9d45f83415a59a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:27:58.658527 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-c552feac-4472-430e-b4b3-d39d9e53f614 tempest-VolumesAdminNegativeTest-82771698 tempest-VolumesAdminNegativeTest-82771698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (627bde67-8841-4aa0-86b8-269c0ea6cc2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:27:58.683215 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-c552feac-4472-430e-b4b3-d39d9e53f614 tempest-VolumesAdminNegativeTest-82771698 tempest-VolumesAdminNegativeTest-82771698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (627bde67-8841-4aa0-86b8-269c0ea6cc2d) transitioned into state 'SUCCESS' from state '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-588465391',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='997b333b658249a08d1985622dab7372',qos_specs=None,replication_status=,reservations=['15df815c-458b-467d-9a99-de0df1428950','f1cc0748-1f9a-49c0-b3d7-63a5a56404b0','90995b82-e9b1-497a-99c8-c11b28dd86fb','05bcf3e8-d4f9-422e-a57c-0b6e7c89a864'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0053619167c480b8e9d45f83415a59a',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:27:58.684134 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-c552feac-4472-430e-b4b3-d39d9e53f614 tempest-VolumesAdminNegativeTest-82771698 tempest-VolumesAdminNegativeTest-82771698-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d0c9d6c-f894-4864-80ee-90968e2668fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:27:58.695569 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-c552feac-4472-430e-b4b3-d39d9e53f614 tempest-VolumesAdminNegativeTest-82771698 tempest-VolumesAdminNegativeTest-82771698-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d0c9d6c-f894-4864-80ee-90968e2668fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:27:58.696863 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-c552feac-4472-430e-b4b3-d39d9e53f614 tempest-VolumesAdminNegativeTest-82771698 tempest-VolumesAdminNegativeTest-82771698-project-member] Flow 'volume_create_api' (ed885081-aa80-4190-81ba-2aa5f2506288) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:27:58.697324 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-c552feac-4472-430e-b4b3-d39d9e53f614 tempest-VolumesAdminNegativeTest-82771698 tempest-VolumesAdminNegativeTest-82771698-project-member] Create volume request issued successfully. Jul 10 06:27:58.698075 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c552feac-4472-430e-b4b3-d39d9e53f614 tempest-VolumesAdminNegativeTest-82771698 tempest-VolumesAdminNegativeTest-82771698-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:27:58.698746 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 11/46] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 10 06:27:58 2026] POST /volume/v3/volumes => generated 754 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:27:58.715417 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-f21b7847-18ed-4637-a8b0-5f7d19f51ef5 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:27:58.718148 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f21b7847-18ed-4637-a8b0-5f7d19f51ef5 tempest-VolumesAdminNegativeTest-82771698 tempest-VolumesAdminNegativeTest-82771698-project-member] GET https://10.4.3.200/volume/v3/volumes/710d7d84-74a3-4264-b622-8f73d73e53e6 Jul 10 06:27:58.718148 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f21b7847-18ed-4637-a8b0-5f7d19f51ef5 tempest-VolumesAdminNegativeTest-82771698 tempest-VolumesAdminNegativeTest-82771698-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:27:58.718680 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f21b7847-18ed-4637-a8b0-5f7d19f51ef5 tempest-VolumesAdminNegativeTest-82771698 tempest-VolumesAdminNegativeTest-82771698-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:27:58.727185 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:27:58.727185 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:27:58.733257 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-f21b7847-18ed-4637-a8b0-5f7d19f51ef5 tempest-VolumesAdminNegativeTest-82771698 tempest-VolumesAdminNegativeTest-82771698-project-member] Volume info retrieved successfully. Jul 10 06:27:58.739880 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f21b7847-18ed-4637-a8b0-5f7d19f51ef5 tempest-VolumesAdminNegativeTest-82771698 tempest-VolumesAdminNegativeTest-82771698-project-member] https://10.4.3.200/volume/v3/volumes/710d7d84-74a3-4264-b622-8f73d73e53e6 returned with HTTP 200 Jul 10 06:27:58.740439 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 12/47] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:27:58 2026] GET /volume/v3/volumes/710d7d84-74a3-4264-b622-8f73d73e53e6 => generated 822 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:27:59.124713 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.coordination [req-cce07f64-fff4-4ac0-9f15-995a3cc17f7e req-127ac8b8-79f2-48a1-b4b7-c3925d687f05 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Lock "cinder-attachment_update-d9ce8e67-b4a8-427c-b6c2-313ae9385850-np0000004964" released by "attachment_update" :: held 0.544s {{(pid=99975) __release /opt/stack/cinder/cinder/coordination.py:239}} Jul 10 06:27:59.125045 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-cce07f64-fff4-4ac0-9f15-995a3cc17f7e req-127ac8b8-79f2-48a1-b4b7-c3925d687f05 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] https://10.4.3.200/volume/v3/attachments/7a91f66f-3b6c-4a4b-a87a-0480455dc1e6 returned with HTTP 200 Jul 10 06:27:59.125600 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 13/48] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 10 06:27:58 2026] PUT /volume/v3/attachments/7a91f66f-3b6c-4a4b-a87a-0480455dc1e6 => generated 969 bytes in 566 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:27:59.637160 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-cce07f64-fff4-4ac0-9f15-995a3cc17f7e req-501fda57-6270-4ec4-9918-db14a6d7b43b None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:27:59.641534 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-cce07f64-fff4-4ac0-9f15-995a3cc17f7e req-501fda57-6270-4ec4-9918-db14a6d7b43b tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] POST https://10.4.3.200/volume/v3/attachments/7a91f66f-3b6c-4a4b-a87a-0480455dc1e6/action Jul 10 06:27:59.641534 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-cce07f64-fff4-4ac0-9f15-995a3cc17f7e req-501fda57-6270-4ec4-9918-db14a6d7b43b tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Action body: b'{"os-complete": null}' {{(pid=99976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:27:59.641534 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-cce07f64-fff4-4ac0-9f15-995a3cc17f7e req-501fda57-6270-4ec4-9918-db14a6d7b43b tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:27:59.660570 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:27:59.660570 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:27:59.672121 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-cce07f64-fff4-4ac0-9f15-995a3cc17f7e req-501fda57-6270-4ec4-9918-db14a6d7b43b tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] https://10.4.3.200/volume/v3/attachments/7a91f66f-3b6c-4a4b-a87a-0480455dc1e6/action returned with HTTP 204 Jul 10 06:27:59.672813 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 13/49] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 10 06:27:59 2026] POST /volume/v3/attachments/7a91f66f-3b6c-4a4b-a87a-0480455dc1e6/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:27:59.762371 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-60bebfc4-24a3-4d3c-9d7f-1d43228ddab3 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:27:59.766538 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-60bebfc4-24a3-4d3c-9d7f-1d43228ddab3 tempest-VolumesAdminNegativeTest-82771698 tempest-VolumesAdminNegativeTest-82771698-project-member] GET https://10.4.3.200/volume/v3/volumes/710d7d84-74a3-4264-b622-8f73d73e53e6 Jul 10 06:27:59.767107 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-60bebfc4-24a3-4d3c-9d7f-1d43228ddab3 tempest-VolumesAdminNegativeTest-82771698 tempest-VolumesAdminNegativeTest-82771698-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:27:59.767293 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-60bebfc4-24a3-4d3c-9d7f-1d43228ddab3 tempest-VolumesAdminNegativeTest-82771698 tempest-VolumesAdminNegativeTest-82771698-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:27:59.776560 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:27:59.776560 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:27:59.784111 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-60bebfc4-24a3-4d3c-9d7f-1d43228ddab3 tempest-VolumesAdminNegativeTest-82771698 tempest-VolumesAdminNegativeTest-82771698-project-member] Volume info retrieved successfully. Jul 10 06:27:59.793629 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-60bebfc4-24a3-4d3c-9d7f-1d43228ddab3 tempest-VolumesAdminNegativeTest-82771698 tempest-VolumesAdminNegativeTest-82771698-project-member] https://10.4.3.200/volume/v3/volumes/710d7d84-74a3-4264-b622-8f73d73e53e6 returned with HTTP 200 Jul 10 06:27:59.793743 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 12/50] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:27:59 2026] GET /volume/v3/volumes/710d7d84-74a3-4264-b622-8f73d73e53e6 => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:28:00.186389 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-9c0ce9e9-74df-459b-a239-922b04b63971 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:00.186804 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9c0ce9e9-74df-459b-a239-922b04b63971 None None] GET https://10.4.3.200/volume// Jul 10 06:28:00.187001 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9c0ce9e9-74df-459b-a239-922b04b63971 None None] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:28:00.187245 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9c0ce9e9-74df-459b-a239-922b04b63971 None None] Calling method 'all' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:28:00.187588 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9c0ce9e9-74df-459b-a239-922b04b63971 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:28:00.187910 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 13/51] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:28: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 10 06:28:00.200166 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-cce07f64-fff4-4ac0-9f15-995a3cc17f7e req-459cae9e-c4f7-42d3-95ef-8c4f68f2f053 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:00.202582 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-cce07f64-fff4-4ac0-9f15-995a3cc17f7e req-459cae9e-c4f7-42d3-95ef-8c4f68f2f053 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] GET https://10.4.3.200/volume/v3/volumes/805e0898-3c57-4663-ae5b-272b4ff0b5dc Jul 10 06:28:00.202825 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-cce07f64-fff4-4ac0-9f15-995a3cc17f7e req-459cae9e-c4f7-42d3-95ef-8c4f68f2f053 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:28:00.203069 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-cce07f64-fff4-4ac0-9f15-995a3cc17f7e req-459cae9e-c4f7-42d3-95ef-8c4f68f2f053 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:28:00.204249 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-03149d97-c943-44fd-b82d-ca50546c01ed req-4325562b-3206-4743-a84c-17d0b052a847 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:00.206837 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-03149d97-c943-44fd-b82d-ca50546c01ed req-4325562b-3206-4743-a84c-17d0b052a847 tempest-VolumesAdminNegativeTest-747303113 tempest-VolumesAdminNegativeTest-747303113-project] GET https://10.4.3.200/volume/v3/volumes/93f45807-67a3-43f5-af40-abe7c9298a40 Jul 10 06:28:00.207067 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-03149d97-c943-44fd-b82d-ca50546c01ed req-4325562b-3206-4743-a84c-17d0b052a847 tempest-VolumesAdminNegativeTest-747303113 tempest-VolumesAdminNegativeTest-747303113-project] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:28:00.207299 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-03149d97-c943-44fd-b82d-ca50546c01ed req-4325562b-3206-4743-a84c-17d0b052a847 tempest-VolumesAdminNegativeTest-747303113 tempest-VolumesAdminNegativeTest-747303113-project] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:28:00.213821 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-03149d97-c943-44fd-b82d-ca50546c01ed req-4325562b-3206-4743-a84c-17d0b052a847 tempest-VolumesAdminNegativeTest-747303113 tempest-VolumesAdminNegativeTest-747303113-project] https://10.4.3.200/volume/v3/volumes/93f45807-67a3-43f5-af40-abe7c9298a40 returned with HTTP 404 Jul 10 06:28:00.214140 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:28:00.214140 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:28:00.214460 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 14/52] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:28:00 2026] GET /volume/v3/volumes/93f45807-67a3-43f5-af40-abe7c9298a40 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:28:00.228355 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [req-cce07f64-fff4-4ac0-9f15-995a3cc17f7e req-459cae9e-c4f7-42d3-95ef-8c4f68f2f053 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Volume info retrieved successfully. Jul 10 06:28:00.229167 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-db6fd250-9012-4411-aaa7-d7449ba3e5a5 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:00.231576 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-db6fd250-9012-4411-aaa7-d7449ba3e5a5 tempest-VolumesAdminNegativeTest-82771698 tempest-VolumesAdminNegativeTest-82771698-project-member] DELETE https://10.4.3.200/volume/v3/volumes/710d7d84-74a3-4264-b622-8f73d73e53e6 Jul 10 06:28:00.231750 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-db6fd250-9012-4411-aaa7-d7449ba3e5a5 tempest-VolumesAdminNegativeTest-82771698 tempest-VolumesAdminNegativeTest-82771698-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:28:00.231984 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-db6fd250-9012-4411-aaa7-d7449ba3e5a5 tempest-VolumesAdminNegativeTest-82771698 tempest-VolumesAdminNegativeTest-82771698-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:28:00.232193 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-db6fd250-9012-4411-aaa7-d7449ba3e5a5 tempest-VolumesAdminNegativeTest-82771698 tempest-VolumesAdminNegativeTest-82771698-project-member] Delete volume with id: 710d7d84-74a3-4264-b622-8f73d73e53e6 Jul 10 06:28:00.239498 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-cce07f64-fff4-4ac0-9f15-995a3cc17f7e req-459cae9e-c4f7-42d3-95ef-8c4f68f2f053 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] https://10.4.3.200/volume/v3/volumes/805e0898-3c57-4663-ae5b-272b4ff0b5dc returned with HTTP 200 Jul 10 06:28:00.239498 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 14/53] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 10 06:28:00 2026] GET /volume/v3/volumes/805e0898-3c57-4663-ae5b-272b4ff0b5dc => generated 1024 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:28:00.240015 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:28:00.240015 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:28:00.240541 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-db6fd250-9012-4411-aaa7-d7449ba3e5a5 tempest-VolumesAdminNegativeTest-82771698 tempest-VolumesAdminNegativeTest-82771698-project-member] Volume info retrieved successfully. Jul 10 06:28:00.281430 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-db6fd250-9012-4411-aaa7-d7449ba3e5a5 tempest-VolumesAdminNegativeTest-82771698 tempest-VolumesAdminNegativeTest-82771698-project-member] Delete volume request issued successfully. Jul 10 06:28:00.281691 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-db6fd250-9012-4411-aaa7-d7449ba3e5a5 tempest-VolumesAdminNegativeTest-82771698 tempest-VolumesAdminNegativeTest-82771698-project-member] https://10.4.3.200/volume/v3/volumes/710d7d84-74a3-4264-b622-8f73d73e53e6 returned with HTTP 202 Jul 10 06:28:00.282401 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 13/54] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:28:00 2026] DELETE /volume/v3/volumes/710d7d84-74a3-4264-b622-8f73d73e53e6 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:28:00.295749 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-3b64f266-e241-4c43-9a07-5d56f2b60eaf None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:00.301531 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3b64f266-e241-4c43-9a07-5d56f2b60eaf tempest-VolumesAdminNegativeTest-82771698 tempest-VolumesAdminNegativeTest-82771698-project-member] GET https://10.4.3.200/volume/v3/volumes/710d7d84-74a3-4264-b622-8f73d73e53e6 Jul 10 06:28:00.302240 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3b64f266-e241-4c43-9a07-5d56f2b60eaf tempest-VolumesAdminNegativeTest-82771698 tempest-VolumesAdminNegativeTest-82771698-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:28:00.306246 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3b64f266-e241-4c43-9a07-5d56f2b60eaf tempest-VolumesAdminNegativeTest-82771698 tempest-VolumesAdminNegativeTest-82771698-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:28:00.313522 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:28:00.313522 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:28:00.317883 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-3b64f266-e241-4c43-9a07-5d56f2b60eaf tempest-VolumesAdminNegativeTest-82771698 tempest-VolumesAdminNegativeTest-82771698-project-member] Volume info retrieved successfully. Jul 10 06:28:00.323167 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3b64f266-e241-4c43-9a07-5d56f2b60eaf tempest-VolumesAdminNegativeTest-82771698 tempest-VolumesAdminNegativeTest-82771698-project-member] https://10.4.3.200/volume/v3/volumes/710d7d84-74a3-4264-b622-8f73d73e53e6 returned with HTTP 200 Jul 10 06:28:00.323858 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 14/55] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:28:00 2026] GET /volume/v3/volumes/710d7d84-74a3-4264-b622-8f73d73e53e6 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:28:00.343620 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-cce07f64-fff4-4ac0-9f15-995a3cc17f7e req-415ee59e-df25-4d69-a3f4-5e0417ee9a73 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:00.345624 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-cce07f64-fff4-4ac0-9f15-995a3cc17f7e req-415ee59e-df25-4d69-a3f4-5e0417ee9a73 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] PUT https://10.4.3.200/volume/v3/attachments/84426324-29e3-4c45-bee1-0e3bdcf0f316 Jul 10 06:28:00.346022 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-cce07f64-fff4-4ac0-9f15-995a3cc17f7e req-415ee59e-df25-4d69-a3f4-5e0417ee9a73 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000004964", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad080837985", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8eedee5c-bca8-4f5c-8f66-111c7b448d96", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:28:00.357021 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.coordination [req-cce07f64-fff4-4ac0-9f15-995a3cc17f7e req-415ee59e-df25-4d69-a3f4-5e0417ee9a73 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Acquiring lock "cinder-attachment_update-805e0898-3c57-4663-ae5b-272b4ff0b5dc-np0000004964" by "attachment_update" {{(pid=99976) __acquire /opt/stack/cinder/cinder/coordination.py:210}} Jul 10 06:28:00.363267 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.coordination [req-cce07f64-fff4-4ac0-9f15-995a3cc17f7e req-415ee59e-df25-4d69-a3f4-5e0417ee9a73 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Lock "cinder-attachment_update-805e0898-3c57-4663-ae5b-272b4ff0b5dc-np0000004964" acquired by "attachment_update" :: waited 0.006s {{(pid=99976) __acquire /opt/stack/cinder/cinder/coordination.py:228}} Jul 10 06:28:00.364530 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:28:00.364530 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:28:00.899607 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.coordination [req-cce07f64-fff4-4ac0-9f15-995a3cc17f7e req-415ee59e-df25-4d69-a3f4-5e0417ee9a73 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Lock "cinder-attachment_update-805e0898-3c57-4663-ae5b-272b4ff0b5dc-np0000004964" released by "attachment_update" :: held 0.536s {{(pid=99976) __release /opt/stack/cinder/cinder/coordination.py:239}} Jul 10 06:28:00.900078 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-cce07f64-fff4-4ac0-9f15-995a3cc17f7e req-415ee59e-df25-4d69-a3f4-5e0417ee9a73 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] https://10.4.3.200/volume/v3/attachments/84426324-29e3-4c45-bee1-0e3bdcf0f316 returned with HTTP 200 Jul 10 06:28:00.900556 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 15/56] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 10 06:28:00 2026] PUT /volume/v3/attachments/84426324-29e3-4c45-bee1-0e3bdcf0f316 => generated 969 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:28:01.340397 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-1f071f86-8129-4cae-a516-43a76a6e5cdb None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:01.342252 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-1f071f86-8129-4cae-a516-43a76a6e5cdb tempest-VolumesAdminNegativeTest-82771698 tempest-VolumesAdminNegativeTest-82771698-project-member] GET https://10.4.3.200/volume/v3/volumes/710d7d84-74a3-4264-b622-8f73d73e53e6 Jul 10 06:28:01.342447 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-1f071f86-8129-4cae-a516-43a76a6e5cdb tempest-VolumesAdminNegativeTest-82771698 tempest-VolumesAdminNegativeTest-82771698-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:28:01.342670 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-1f071f86-8129-4cae-a516-43a76a6e5cdb tempest-VolumesAdminNegativeTest-82771698 tempest-VolumesAdminNegativeTest-82771698-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:28:01.350376 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-1f071f86-8129-4cae-a516-43a76a6e5cdb tempest-VolumesAdminNegativeTest-82771698 tempest-VolumesAdminNegativeTest-82771698-project-member] https://10.4.3.200/volume/v3/volumes/710d7d84-74a3-4264-b622-8f73d73e53e6 returned with HTTP 404 Jul 10 06:28:01.351580 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 15/57] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:28:01 2026] GET /volume/v3/volumes/710d7d84-74a3-4264-b622-8f73d73e53e6 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:28:01.419208 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-cce07f64-fff4-4ac0-9f15-995a3cc17f7e req-523c05f9-de8b-41b6-ae28-e8942e28addd None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:01.421665 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-cce07f64-fff4-4ac0-9f15-995a3cc17f7e req-523c05f9-de8b-41b6-ae28-e8942e28addd tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] POST https://10.4.3.200/volume/v3/attachments/84426324-29e3-4c45-bee1-0e3bdcf0f316/action Jul 10 06:28:01.422394 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-cce07f64-fff4-4ac0-9f15-995a3cc17f7e req-523c05f9-de8b-41b6-ae28-e8942e28addd tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Action body: b'{"os-complete": null}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:28:01.422567 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-cce07f64-fff4-4ac0-9f15-995a3cc17f7e req-523c05f9-de8b-41b6-ae28-e8942e28addd tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:28:01.435026 np0000004964 devstack@c-api.service[99978]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volume_attachment". Apply join condition(s) between each element to resolve. Jul 10 06:28:01.435026 np0000004964 devstack@c-api.service[99978]: .first() Jul 10 06:28:01.457534 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:28:01.457534 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:28:01.473454 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-cce07f64-fff4-4ac0-9f15-995a3cc17f7e req-523c05f9-de8b-41b6-ae28-e8942e28addd tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] https://10.4.3.200/volume/v3/attachments/84426324-29e3-4c45-bee1-0e3bdcf0f316/action returned with HTTP 204 Jul 10 06:28:01.473999 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 14/58] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 10 06:28:01 2026] POST /volume/v3/attachments/84426324-29e3-4c45-bee1-0e3bdcf0f316/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:28:01.901862 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-f4574de6-1285-4d74-ae3a-4ec14aef6d56 req-2aaf8ee4-87da-449c-8e97-f4feb1b192b0 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:01.904709 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-f4574de6-1285-4d74-ae3a-4ec14aef6d56 req-2aaf8ee4-87da-449c-8e97-f4feb1b192b0 tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:28:01.905243 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-f4574de6-1285-4d74-ae3a-4ec14aef6d56 req-2aaf8ee4-87da-449c-8e97-f4feb1b192b0 tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "538b50ff-6250-4eb9-97ed-27f41a9b2c8e-blank-vol", "description": "", "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:28:01.907688 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.volumes [req-f4574de6-1285-4d74-ae3a-4ec14aef6d56 req-2aaf8ee4-87da-449c-8e97-f4feb1b192b0 tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': '538b50ff-6250-4eb9-97ed-27f41a9b2c8e-blank-vol', 'description': '', 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=99977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:28:01.907976 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [req-f4574de6-1285-4d74-ae3a-4ec14aef6d56 req-2aaf8ee4-87da-449c-8e97-f4feb1b192b0 tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] Create volume of 1 GB Jul 10 06:28:01.912945 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-f4574de6-1285-4d74-ae3a-4ec14aef6d56 req-2aaf8ee4-87da-449c-8e97-f4feb1b192b0 tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] Availability Zones retrieved successfully. Jul 10 06:28:01.921673 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [req-f4574de6-1285-4d74-ae3a-4ec14aef6d56 req-2aaf8ee4-87da-449c-8e97-f4feb1b192b0 tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] Flow 'volume_create_api' (7078c096-b8b7-4608-85e2-18b0e3f3528d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:28:01.923207 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [req-f4574de6-1285-4d74-ae3a-4ec14aef6d56 req-2aaf8ee4-87da-449c-8e97-f4feb1b192b0 tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e9421f0-8062-4a97-a399-73f01a995b6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:28:01.924869 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.flows.api.create_volume [req-f4574de6-1285-4d74-ae3a-4ec14aef6d56 req-2aaf8ee4-87da-449c-8e97-f4feb1b192b0 tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] Validating volume size '1' using validate_int {{(pid=99977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:28:01.956202 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [req-f4574de6-1285-4d74-ae3a-4ec14aef6d56 req-2aaf8ee4-87da-449c-8e97-f4feb1b192b0 tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e9421f0-8062-4a97-a399-73f01a995b6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:28:01.957430 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [req-f4574de6-1285-4d74-ae3a-4ec14aef6d56 req-2aaf8ee4-87da-449c-8e97-f4feb1b192b0 tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c7ff31d-2260-4e61-95fd-3b6c3580a793) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:28:01.993716 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-8e978b09-f534-47a4-b0f8-38f2565e59ce None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:01.994216 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8e978b09-f534-47a4-b0f8-38f2565e59ce None None] GET https://10.4.3.200/volume// Jul 10 06:28:01.995361 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8e978b09-f534-47a4-b0f8-38f2565e59ce None None] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:28:01.995361 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8e978b09-f534-47a4-b0f8-38f2565e59ce None None] Calling method 'all' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:28:01.995361 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8e978b09-f534-47a4-b0f8-38f2565e59ce None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:28:01.995477 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 16/59] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:28:01 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 06:28:02.005671 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-cce07f64-fff4-4ac0-9f15-995a3cc17f7e req-ca414084-6a85-4304-962e-bf4a31f06e9e None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:02.008495 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-cce07f64-fff4-4ac0-9f15-995a3cc17f7e req-ca414084-6a85-4304-962e-bf4a31f06e9e tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] GET https://10.4.3.200/volume/v3/volumes/bae45d84-2e13-4f15-a58c-979e673a73c4 Jul 10 06:28:02.009315 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-cce07f64-fff4-4ac0-9f15-995a3cc17f7e req-ca414084-6a85-4304-962e-bf4a31f06e9e tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:28:02.009315 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-cce07f64-fff4-4ac0-9f15-995a3cc17f7e req-ca414084-6a85-4304-962e-bf4a31f06e9e tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:28:02.021226 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:28:02.021226 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:28:02.024598 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [req-cce07f64-fff4-4ac0-9f15-995a3cc17f7e req-ca414084-6a85-4304-962e-bf4a31f06e9e tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Volume info retrieved successfully. Jul 10 06:28:02.031103 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-cce07f64-fff4-4ac0-9f15-995a3cc17f7e req-ca414084-6a85-4304-962e-bf4a31f06e9e tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] https://10.4.3.200/volume/v3/volumes/bae45d84-2e13-4f15-a58c-979e673a73c4 returned with HTTP 200 Jul 10 06:28:02.031377 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 16/60] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 10 06:28:02 2026] GET /volume/v3/volumes/bae45d84-2e13-4f15-a58c-979e673a73c4 => generated 1024 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:28:02.042532 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.quota [req-f4574de6-1285-4d74-ae3a-4ec14aef6d56 req-2aaf8ee4-87da-449c-8e97-f4feb1b192b0 tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] Created reservations ['8b225d36-0061-4783-a2e8-f3738af38a40', '70613e40-2b83-4781-8aaa-1d7a7131a310', '53f07c02-65e3-418c-920d-4d9f7e25823c', '2cc34867-bb3c-4fd6-bae9-0b95f0346f9c'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:28:02.042532 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [req-f4574de6-1285-4d74-ae3a-4ec14aef6d56 req-2aaf8ee4-87da-449c-8e97-f4feb1b192b0 tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c7ff31d-2260-4e61-95fd-3b6c3580a793) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8b225d36-0061-4783-a2e8-f3738af38a40', '70613e40-2b83-4781-8aaa-1d7a7131a310', '53f07c02-65e3-418c-920d-4d9f7e25823c', '2cc34867-bb3c-4fd6-bae9-0b95f0346f9c']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:28:02.043032 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [req-f4574de6-1285-4d74-ae3a-4ec14aef6d56 req-2aaf8ee4-87da-449c-8e97-f4feb1b192b0 tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aff2a06a-8d39-49d5-ad98-a5c0d42cd013) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:28:02.079158 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [req-f4574de6-1285-4d74-ae3a-4ec14aef6d56 req-2aaf8ee4-87da-449c-8e97-f4feb1b192b0 tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aff2a06a-8d39-49d5-ad98-a5c0d42cd013) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '51972cb9-d864-4a59-869b-26fa8765cb29', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='538b50ff-6250-4eb9-97ed-27f41a9b2c8e-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d9fa828abcaa41978b0bc2d222aa5faf',qos_specs=None,replication_status=,reservations=['8b225d36-0061-4783-a2e8-f3738af38a40','70613e40-2b83-4781-8aaa-1d7a7131a310','53f07c02-65e3-418c-920d-4d9f7e25823c','2cc34867-bb3c-4fd6-bae9-0b95f0346f9c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='056a734bfaa64631930194c04349c232',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:28:02Z,deleted=False,deleted_at=None,display_description='',display_name='538b50ff-6250-4eb9-97ed-27f41a9b2c8e-blank-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=51972cb9-d864-4a59-869b-26fa8765cb29,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d9fa828abcaa41978b0bc2d222aa5faf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='056a734bfaa64631930194c04349c232',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:28:02.083890 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [req-f4574de6-1285-4d74-ae3a-4ec14aef6d56 req-2aaf8ee4-87da-449c-8e97-f4feb1b192b0 tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (228234e4-8eb8-48e4-9fdf-4e6612b052e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:28:02.112913 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [req-f4574de6-1285-4d74-ae3a-4ec14aef6d56 req-2aaf8ee4-87da-449c-8e97-f4feb1b192b0 tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (228234e4-8eb8-48e4-9fdf-4e6612b052e1) transitioned into 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='538b50ff-6250-4eb9-97ed-27f41a9b2c8e-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d9fa828abcaa41978b0bc2d222aa5faf',qos_specs=None,replication_status=,reservations=['8b225d36-0061-4783-a2e8-f3738af38a40','70613e40-2b83-4781-8aaa-1d7a7131a310','53f07c02-65e3-418c-920d-4d9f7e25823c','2cc34867-bb3c-4fd6-bae9-0b95f0346f9c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='056a734bfaa64631930194c04349c232',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:28:02.113100 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-cce07f64-fff4-4ac0-9f15-995a3cc17f7e req-3d6364dd-ea61-4a21-b4f1-a9165384b23a None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:02.113524 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [req-f4574de6-1285-4d74-ae3a-4ec14aef6d56 req-2aaf8ee4-87da-449c-8e97-f4feb1b192b0 tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcfc9a5d-447a-4c80-8db8-fff1184da9aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:28:02.115366 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-cce07f64-fff4-4ac0-9f15-995a3cc17f7e req-3d6364dd-ea61-4a21-b4f1-a9165384b23a tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] PUT https://10.4.3.200/volume/v3/attachments/19090148-bd19-4935-a81f-36bcecc94a1b Jul 10 06:28:02.116437 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-cce07f64-fff4-4ac0-9f15-995a3cc17f7e req-3d6364dd-ea61-4a21-b4f1-a9165384b23a tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000004964", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad080837985", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8eedee5c-bca8-4f5c-8f66-111c7b448d96", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:28:02.123449 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [req-f4574de6-1285-4d74-ae3a-4ec14aef6d56 req-2aaf8ee4-87da-449c-8e97-f4feb1b192b0 tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcfc9a5d-447a-4c80-8db8-fff1184da9aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:28:02.124411 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [req-f4574de6-1285-4d74-ae3a-4ec14aef6d56 req-2aaf8ee4-87da-449c-8e97-f4feb1b192b0 tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] Flow 'volume_create_api' (7078c096-b8b7-4608-85e2-18b0e3f3528d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:28:02.124708 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-f4574de6-1285-4d74-ae3a-4ec14aef6d56 req-2aaf8ee4-87da-449c-8e97-f4feb1b192b0 tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] Create volume request issued successfully. Jul 10 06:28:02.125535 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-f4574de6-1285-4d74-ae3a-4ec14aef6d56 req-2aaf8ee4-87da-449c-8e97-f4feb1b192b0 tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:28:02.127416 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-cce07f64-fff4-4ac0-9f15-995a3cc17f7e req-3d6364dd-ea61-4a21-b4f1-a9165384b23a tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Acquiring lock "cinder-attachment_update-bae45d84-2e13-4f15-a58c-979e673a73c4-np0000004964" by "attachment_update" {{(pid=99978) __acquire /opt/stack/cinder/cinder/coordination.py:210}} Jul 10 06:28:02.131242 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 15/61] 10.4.3.200 () {72 vars in 1541 bytes} [Fri Jul 10 06:28:01 2026] POST /volume/v3/volumes => generated 749 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:28:02.132553 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-cce07f64-fff4-4ac0-9f15-995a3cc17f7e req-3d6364dd-ea61-4a21-b4f1-a9165384b23a tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Lock "cinder-attachment_update-bae45d84-2e13-4f15-a58c-979e673a73c4-np0000004964" acquired by "attachment_update" :: waited 0.006s {{(pid=99978) __acquire /opt/stack/cinder/cinder/coordination.py:228}} Jul 10 06:28:02.133754 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:28:02.133754 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:28:02.144719 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-f4574de6-1285-4d74-ae3a-4ec14aef6d56 req-1944b2c9-cb8f-4875-86f8-876866efb7d4 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:02.150032 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-f4574de6-1285-4d74-ae3a-4ec14aef6d56 req-1944b2c9-cb8f-4875-86f8-876866efb7d4 tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] GET https://10.4.3.200/volume/v3/volumes/51972cb9-d864-4a59-869b-26fa8765cb29 Jul 10 06:28:02.150032 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-f4574de6-1285-4d74-ae3a-4ec14aef6d56 req-1944b2c9-cb8f-4875-86f8-876866efb7d4 tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:28:02.150032 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-f4574de6-1285-4d74-ae3a-4ec14aef6d56 req-1944b2c9-cb8f-4875-86f8-876866efb7d4 tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:28:02.160306 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:28:02.160306 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:28:02.166819 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [req-f4574de6-1285-4d74-ae3a-4ec14aef6d56 req-1944b2c9-cb8f-4875-86f8-876866efb7d4 tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] Volume info retrieved successfully. Jul 10 06:28:02.174738 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-f4574de6-1285-4d74-ae3a-4ec14aef6d56 req-1944b2c9-cb8f-4875-86f8-876866efb7d4 tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] https://10.4.3.200/volume/v3/volumes/51972cb9-d864-4a59-869b-26fa8765cb29 returned with HTTP 200 Jul 10 06:28:02.175106 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 17/62] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:28:02 2026] GET /volume/v3/volumes/51972cb9-d864-4a59-869b-26fa8765cb29 => generated 817 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:28:02.186630 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-f4574de6-1285-4d74-ae3a-4ec14aef6d56 req-a493d0c7-92a6-4974-9197-3f7ddc5af315 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:02.189607 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-f4574de6-1285-4d74-ae3a-4ec14aef6d56 req-a493d0c7-92a6-4974-9197-3f7ddc5af315 tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] GET https://10.4.3.200/volume/v3/volumes/51972cb9-d864-4a59-869b-26fa8765cb29 Jul 10 06:28:02.189834 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-f4574de6-1285-4d74-ae3a-4ec14aef6d56 req-a493d0c7-92a6-4974-9197-3f7ddc5af315 tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:28:02.190064 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-f4574de6-1285-4d74-ae3a-4ec14aef6d56 req-a493d0c7-92a6-4974-9197-3f7ddc5af315 tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:28:02.200110 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:28:02.200110 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:28:02.205221 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [req-f4574de6-1285-4d74-ae3a-4ec14aef6d56 req-a493d0c7-92a6-4974-9197-3f7ddc5af315 tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] Volume info retrieved successfully. Jul 10 06:28:02.210601 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-f4574de6-1285-4d74-ae3a-4ec14aef6d56 req-a493d0c7-92a6-4974-9197-3f7ddc5af315 tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] https://10.4.3.200/volume/v3/volumes/51972cb9-d864-4a59-869b-26fa8765cb29 returned with HTTP 200 Jul 10 06:28:02.211138 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 17/63] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:28:02 2026] GET /volume/v3/volumes/51972cb9-d864-4a59-869b-26fa8765cb29 => generated 817 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:28:02.676958 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-cce07f64-fff4-4ac0-9f15-995a3cc17f7e req-3d6364dd-ea61-4a21-b4f1-a9165384b23a tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Lock "cinder-attachment_update-bae45d84-2e13-4f15-a58c-979e673a73c4-np0000004964" released by "attachment_update" :: held 0.544s {{(pid=99978) __release /opt/stack/cinder/cinder/coordination.py:239}} Jul 10 06:28:02.677532 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-cce07f64-fff4-4ac0-9f15-995a3cc17f7e req-3d6364dd-ea61-4a21-b4f1-a9165384b23a tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] https://10.4.3.200/volume/v3/attachments/19090148-bd19-4935-a81f-36bcecc94a1b returned with HTTP 200 Jul 10 06:28:02.677828 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 15/64] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 10 06:28:02 2026] PUT /volume/v3/attachments/19090148-bd19-4935-a81f-36bcecc94a1b => generated 969 bytes in 566 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:28:03.188592 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-cce07f64-fff4-4ac0-9f15-995a3cc17f7e req-fa46745c-39cf-4f0e-a5cf-18f58ed747ae None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:03.191112 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-cce07f64-fff4-4ac0-9f15-995a3cc17f7e req-fa46745c-39cf-4f0e-a5cf-18f58ed747ae tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] POST https://10.4.3.200/volume/v3/attachments/19090148-bd19-4935-a81f-36bcecc94a1b/action Jul 10 06:28:03.191757 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-cce07f64-fff4-4ac0-9f15-995a3cc17f7e req-fa46745c-39cf-4f0e-a5cf-18f58ed747ae tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Action body: b'{"os-complete": null}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:28:03.191918 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-cce07f64-fff4-4ac0-9f15-995a3cc17f7e req-fa46745c-39cf-4f0e-a5cf-18f58ed747ae tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:28:03.204579 np0000004964 devstack@c-api.service[99977]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volume_attachment". Apply join condition(s) between each element to resolve. Jul 10 06:28:03.204579 np0000004964 devstack@c-api.service[99977]: .first() Jul 10 06:28:03.221247 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:28:03.221247 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:28:03.239600 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-cce07f64-fff4-4ac0-9f15-995a3cc17f7e req-fa46745c-39cf-4f0e-a5cf-18f58ed747ae tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] https://10.4.3.200/volume/v3/attachments/19090148-bd19-4935-a81f-36bcecc94a1b/action returned with HTTP 204 Jul 10 06:28:03.240744 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 16/65] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 10 06:28:03 2026] POST /volume/v3/attachments/19090148-bd19-4935-a81f-36bcecc94a1b/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:28:05.222982 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-f4574de6-1285-4d74-ae3a-4ec14aef6d56 req-fcf91d4a-17ba-405b-85f6-d4b28eca0939 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:05.227986 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-f4574de6-1285-4d74-ae3a-4ec14aef6d56 req-fcf91d4a-17ba-405b-85f6-d4b28eca0939 tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] GET https://10.4.3.200/volume/v3/volumes/51972cb9-d864-4a59-869b-26fa8765cb29 Jul 10 06:28:05.228157 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-f4574de6-1285-4d74-ae3a-4ec14aef6d56 req-fcf91d4a-17ba-405b-85f6-d4b28eca0939 tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:28:05.228381 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-f4574de6-1285-4d74-ae3a-4ec14aef6d56 req-fcf91d4a-17ba-405b-85f6-d4b28eca0939 tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:28:05.237443 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:28:05.237443 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:28:05.240146 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [req-f4574de6-1285-4d74-ae3a-4ec14aef6d56 req-fcf91d4a-17ba-405b-85f6-d4b28eca0939 tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] Volume info retrieved successfully. Jul 10 06:28:05.244916 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-f4574de6-1285-4d74-ae3a-4ec14aef6d56 req-fcf91d4a-17ba-405b-85f6-d4b28eca0939 tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] https://10.4.3.200/volume/v3/volumes/51972cb9-d864-4a59-869b-26fa8765cb29 returned with HTTP 200 Jul 10 06:28:05.245433 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 18/66] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:28:05 2026] GET /volume/v3/volumes/51972cb9-d864-4a59-869b-26fa8765cb29 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:28:05.272307 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-ef8860a1-ef97-4118-9628-52e66c4e0712 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:05.273766 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-ef8860a1-ef97-4118-9628-52e66c4e0712 None None] GET https://10.4.3.200/volume// Jul 10 06:28:05.273766 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-ef8860a1-ef97-4118-9628-52e66c4e0712 None None] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:28:05.273766 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-ef8860a1-ef97-4118-9628-52e66c4e0712 None None] Calling method 'all' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:28:05.274845 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-ef8860a1-ef97-4118-9628-52e66c4e0712 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:28:05.275151 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 18/67] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:28:05 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 06:28:05.300590 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-f4574de6-1285-4d74-ae3a-4ec14aef6d56 req-88c54895-3013-4241-9324-932338e79fc2 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:05.308894 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-f4574de6-1285-4d74-ae3a-4ec14aef6d56 req-88c54895-3013-4241-9324-932338e79fc2 tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 10 06:28:05.309307 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-f4574de6-1285-4d74-ae3a-4ec14aef6d56 req-88c54895-3013-4241-9324-932338e79fc2 tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "51972cb9-d864-4a59-869b-26fa8765cb29", "connector": null, "instance_uuid": "538b50ff-6250-4eb9-97ed-27f41a9b2c8e"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:28:05.318515 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:28:05.318515 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:28:05.350372 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-f4574de6-1285-4d74-ae3a-4ec14aef6d56 req-88c54895-3013-4241-9324-932338e79fc2 tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 10 06:28:05.350854 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 16/68] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 10 06:28:05 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 10 06:28:05.371371 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-d8c92d33-cc16-46dc-85d5-72fbf2f8a7cc None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:05.371811 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d8c92d33-cc16-46dc-85d5-72fbf2f8a7cc None None] GET https://10.4.3.200/volume// Jul 10 06:28:05.372004 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d8c92d33-cc16-46dc-85d5-72fbf2f8a7cc None None] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:28:05.372221 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d8c92d33-cc16-46dc-85d5-72fbf2f8a7cc None None] Calling method 'all' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:28:05.372604 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d8c92d33-cc16-46dc-85d5-72fbf2f8a7cc None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:28:05.372913 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 17/69] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:28: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 10 06:28:05.384573 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-f4574de6-1285-4d74-ae3a-4ec14aef6d56 req-66669882-7928-4d44-a393-9f56d67d40c4 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:05.385369 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-f4574de6-1285-4d74-ae3a-4ec14aef6d56 req-66669882-7928-4d44-a393-9f56d67d40c4 tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] GET https://10.4.3.200/volume/v3/volumes/51972cb9-d864-4a59-869b-26fa8765cb29 Jul 10 06:28:05.385589 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-f4574de6-1285-4d74-ae3a-4ec14aef6d56 req-66669882-7928-4d44-a393-9f56d67d40c4 tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:28:05.385772 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-f4574de6-1285-4d74-ae3a-4ec14aef6d56 req-66669882-7928-4d44-a393-9f56d67d40c4 tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:28:05.398058 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:28:05.398058 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:28:05.401571 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [req-f4574de6-1285-4d74-ae3a-4ec14aef6d56 req-66669882-7928-4d44-a393-9f56d67d40c4 tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] Volume info retrieved successfully. Jul 10 06:28:05.409740 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-f4574de6-1285-4d74-ae3a-4ec14aef6d56 req-66669882-7928-4d44-a393-9f56d67d40c4 tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] https://10.4.3.200/volume/v3/volumes/51972cb9-d864-4a59-869b-26fa8765cb29 returned with HTTP 200 Jul 10 06:28:05.410183 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 19/70] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 10 06:28:05 2026] GET /volume/v3/volumes/51972cb9-d864-4a59-869b-26fa8765cb29 => generated 1021 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:28:05.505713 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-f4574de6-1285-4d74-ae3a-4ec14aef6d56 req-15214990-6053-4386-98f6-002d3be45913 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:05.507393 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-f4574de6-1285-4d74-ae3a-4ec14aef6d56 req-15214990-6053-4386-98f6-002d3be45913 tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] PUT https://10.4.3.200/volume/v3/attachments/f8a1e335-7496-42e1-bb1e-e48dd2f59b58 Jul 10 06:28:05.507830 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-f4574de6-1285-4d74-ae3a-4ec14aef6d56 req-15214990-6053-4386-98f6-002d3be45913 tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000004964", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad080837985", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8eedee5c-bca8-4f5c-8f66-111c7b448d96", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:28:05.517247 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.coordination [req-f4574de6-1285-4d74-ae3a-4ec14aef6d56 req-15214990-6053-4386-98f6-002d3be45913 tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] Acquiring lock "cinder-attachment_update-51972cb9-d864-4a59-869b-26fa8765cb29-np0000004964" by "attachment_update" {{(pid=99975) __acquire /opt/stack/cinder/cinder/coordination.py:210}} Jul 10 06:28:05.521585 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.coordination [req-f4574de6-1285-4d74-ae3a-4ec14aef6d56 req-15214990-6053-4386-98f6-002d3be45913 tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] Lock "cinder-attachment_update-51972cb9-d864-4a59-869b-26fa8765cb29-np0000004964" acquired by "attachment_update" :: waited 0.004s {{(pid=99975) __acquire /opt/stack/cinder/cinder/coordination.py:228}} Jul 10 06:28:05.522540 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:28:05.522540 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:28:06.042620 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.coordination [req-f4574de6-1285-4d74-ae3a-4ec14aef6d56 req-15214990-6053-4386-98f6-002d3be45913 tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] Lock "cinder-attachment_update-51972cb9-d864-4a59-869b-26fa8765cb29-np0000004964" released by "attachment_update" :: held 0.521s {{(pid=99975) __release /opt/stack/cinder/cinder/coordination.py:239}} Jul 10 06:28:06.043840 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-f4574de6-1285-4d74-ae3a-4ec14aef6d56 req-15214990-6053-4386-98f6-002d3be45913 tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] https://10.4.3.200/volume/v3/attachments/f8a1e335-7496-42e1-bb1e-e48dd2f59b58 returned with HTTP 200 Jul 10 06:28:06.043840 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 19/71] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 10 06:28:05 2026] PUT /volume/v3/attachments/f8a1e335-7496-42e1-bb1e-e48dd2f59b58 => generated 969 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:28:06.561696 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-f4574de6-1285-4d74-ae3a-4ec14aef6d56 req-d54de386-2c76-4184-8771-5703070deba9 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:06.564076 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-f4574de6-1285-4d74-ae3a-4ec14aef6d56 req-d54de386-2c76-4184-8771-5703070deba9 tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] POST https://10.4.3.200/volume/v3/attachments/f8a1e335-7496-42e1-bb1e-e48dd2f59b58/action Jul 10 06:28:06.564543 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-f4574de6-1285-4d74-ae3a-4ec14aef6d56 req-d54de386-2c76-4184-8771-5703070deba9 tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] Action body: b'{"os-complete": null}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:28:06.564712 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-f4574de6-1285-4d74-ae3a-4ec14aef6d56 req-d54de386-2c76-4184-8771-5703070deba9 tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:28:06.583167 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:28:06.583167 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:28:06.611718 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-f4574de6-1285-4d74-ae3a-4ec14aef6d56 req-d54de386-2c76-4184-8771-5703070deba9 tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] https://10.4.3.200/volume/v3/attachments/f8a1e335-7496-42e1-bb1e-e48dd2f59b58/action returned with HTTP 204 Jul 10 06:28:06.612171 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 17/72] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 10 06:28:06 2026] POST /volume/v3/attachments/f8a1e335-7496-42e1-bb1e-e48dd2f59b58/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:28:12.723184 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-b83f7b7d-46cb-48ee-ae4a-3f9738a060ec None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:12.725466 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b83f7b7d-46cb-48ee-ae4a-3f9738a060ec tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:28:12.725979 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b83f7b7d-46cb-48ee-ae4a-3f9738a060ec tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-2080103438"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:28:12.728065 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.volumes [None req-b83f7b7d-46cb-48ee-ae4a-3f9738a060ec tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-2080103438'}} {{(pid=99977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:28:12.728065 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-b83f7b7d-46cb-48ee-ae4a-3f9738a060ec tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] Create volume of 1 GB Jul 10 06:28:12.733496 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-b83f7b7d-46cb-48ee-ae4a-3f9738a060ec tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] Availability Zones retrieved successfully. Jul 10 06:28:12.741127 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-b83f7b7d-46cb-48ee-ae4a-3f9738a060ec tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] Flow 'volume_create_api' (647c26c3-ba6c-4187-8ff4-8d68880f25a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:28:12.743876 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-b83f7b7d-46cb-48ee-ae4a-3f9738a060ec tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef703b3d-898e-40f9-9a10-f945611f5f85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:28:12.746724 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.flows.api.create_volume [None req-b83f7b7d-46cb-48ee-ae4a-3f9738a060ec tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] Validating volume size '1' using validate_int {{(pid=99977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:28:12.805143 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-b83f7b7d-46cb-48ee-ae4a-3f9738a060ec tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef703b3d-898e-40f9-9a10-f945611f5f85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:28:12.806049 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-b83f7b7d-46cb-48ee-ae4a-3f9738a060ec tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fef393a9-6e2a-4828-bfb1-edcfdee062dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:28:12.887923 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-b83f7b7d-46cb-48ee-ae4a-3f9738a060ec tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] Created reservations ['66308509-3a83-4946-83ba-15260d1dbad9', '30cc8723-ffd3-479a-8016-32c420c509a7', 'a79de4a1-ec62-485d-845c-ab50532e3e0b', '0b05cd3c-90e6-4fc0-9a96-1627ae8ecfc3'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:28:12.887923 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-b83f7b7d-46cb-48ee-ae4a-3f9738a060ec tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fef393a9-6e2a-4828-bfb1-edcfdee062dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['66308509-3a83-4946-83ba-15260d1dbad9', '30cc8723-ffd3-479a-8016-32c420c509a7', 'a79de4a1-ec62-485d-845c-ab50532e3e0b', '0b05cd3c-90e6-4fc0-9a96-1627ae8ecfc3']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:28:12.887923 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-b83f7b7d-46cb-48ee-ae4a-3f9738a060ec tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3db3fbc9-c9b1-4136-8904-4f0412f46c57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:28:12.915095 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-b83f7b7d-46cb-48ee-ae4a-3f9738a060ec tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3db3fbc9-c9b1-4136-8904-4f0412f46c57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2db3ed1a-c1f7-4a2b-937b-7253733876a1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-2080103438',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9ff2b5bf7fd4b1abc88d7103fe287d3',qos_specs=None,replication_status=,reservations=['66308509-3a83-4946-83ba-15260d1dbad9','30cc8723-ffd3-479a-8016-32c420c509a7','a79de4a1-ec62-485d-845c-ab50532e3e0b','0b05cd3c-90e6-4fc0-9a96-1627ae8ecfc3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6779454a472547b2812f81e7b221594f',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:28:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-2080103438',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2db3ed1a-c1f7-4a2b-937b-7253733876a1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e9ff2b5bf7fd4b1abc88d7103fe287d3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6779454a472547b2812f81e7b221594f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:28:12.915859 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-b83f7b7d-46cb-48ee-ae4a-3f9738a060ec tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ad7ec5e-ae27-4fb3-bfc6-b3225f406afa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:28:12.938414 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-b83f7b7d-46cb-48ee-ae4a-3f9738a060ec tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ad7ec5e-ae27-4fb3-bfc6-b3225f406afa) transitioned into state 'SUCCESS' from state '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-2080103438',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9ff2b5bf7fd4b1abc88d7103fe287d3',qos_specs=None,replication_status=,reservations=['66308509-3a83-4946-83ba-15260d1dbad9','30cc8723-ffd3-479a-8016-32c420c509a7','a79de4a1-ec62-485d-845c-ab50532e3e0b','0b05cd3c-90e6-4fc0-9a96-1627ae8ecfc3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6779454a472547b2812f81e7b221594f',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:28:12.939996 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-b83f7b7d-46cb-48ee-ae4a-3f9738a060ec tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (abe39c7e-4d30-426b-af42-5c4ab1a8f1e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:28:12.957804 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-b83f7b7d-46cb-48ee-ae4a-3f9738a060ec tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (abe39c7e-4d30-426b-af42-5c4ab1a8f1e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:28:12.959058 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-b83f7b7d-46cb-48ee-ae4a-3f9738a060ec tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] Flow 'volume_create_api' (647c26c3-ba6c-4187-8ff4-8d68880f25a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:28:12.959458 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-b83f7b7d-46cb-48ee-ae4a-3f9738a060ec tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] Create volume request issued successfully. Jul 10 06:28:12.960460 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b83f7b7d-46cb-48ee-ae4a-3f9738a060ec tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:28:12.961072 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 18/73] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 10 06:28:12 2026] POST /volume/v3/volumes => generated 752 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:28:12.981282 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-40529e40-5c65-4c98-a787-df38a1042588 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:12.983195 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-40529e40-5c65-4c98-a787-df38a1042588 tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] GET https://10.4.3.200/volume/v3/volumes/2db3ed1a-c1f7-4a2b-937b-7253733876a1 Jul 10 06:28:12.983338 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-40529e40-5c65-4c98-a787-df38a1042588 tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:28:12.983539 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-40529e40-5c65-4c98-a787-df38a1042588 tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:28:12.993076 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:28:12.993076 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:28:13.007332 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-40529e40-5c65-4c98-a787-df38a1042588 tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] Volume info retrieved successfully. Jul 10 06:28:13.013204 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-40529e40-5c65-4c98-a787-df38a1042588 tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] https://10.4.3.200/volume/v3/volumes/2db3ed1a-c1f7-4a2b-937b-7253733876a1 returned with HTTP 200 Jul 10 06:28:13.013640 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 20/74] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:28:12 2026] GET /volume/v3/volumes/2db3ed1a-c1f7-4a2b-937b-7253733876a1 => generated 820 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:28:14.032036 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-1ce3049c-6c01-4ab3-967d-647f0b89bbca None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:14.036621 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-1ce3049c-6c01-4ab3-967d-647f0b89bbca tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] GET https://10.4.3.200/volume/v3/volumes/2db3ed1a-c1f7-4a2b-937b-7253733876a1 Jul 10 06:28:14.036856 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-1ce3049c-6c01-4ab3-967d-647f0b89bbca tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:28:14.037077 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-1ce3049c-6c01-4ab3-967d-647f0b89bbca tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:28:14.046056 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:28:14.046056 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:28:14.049847 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-1ce3049c-6c01-4ab3-967d-647f0b89bbca tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] Volume info retrieved successfully. Jul 10 06:28:14.053423 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-1ce3049c-6c01-4ab3-967d-647f0b89bbca tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] https://10.4.3.200/volume/v3/volumes/2db3ed1a-c1f7-4a2b-937b-7253733876a1 returned with HTTP 200 Jul 10 06:28:14.053798 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 20/75] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:28:14 2026] GET /volume/v3/volumes/2db3ed1a-c1f7-4a2b-937b-7253733876a1 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:28:14.117915 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-13c565da-97c8-42c9-9f54-7854561222a0 req-1ec7d435-2013-40f2-ae2a-a31ee362d7c4 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:14.119798 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-13c565da-97c8-42c9-9f54-7854561222a0 req-1ec7d435-2013-40f2-ae2a-a31ee362d7c4 tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] GET https://10.4.3.200/volume/v3/volumes/2db3ed1a-c1f7-4a2b-937b-7253733876a1 Jul 10 06:28:14.120022 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-13c565da-97c8-42c9-9f54-7854561222a0 req-1ec7d435-2013-40f2-ae2a-a31ee362d7c4 tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:28:14.120167 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-13c565da-97c8-42c9-9f54-7854561222a0 req-1ec7d435-2013-40f2-ae2a-a31ee362d7c4 tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:28:14.126528 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:28:14.126528 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:28:14.130960 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [req-13c565da-97c8-42c9-9f54-7854561222a0 req-1ec7d435-2013-40f2-ae2a-a31ee362d7c4 tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] Volume info retrieved successfully. Jul 10 06:28:14.135601 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-13c565da-97c8-42c9-9f54-7854561222a0 req-1ec7d435-2013-40f2-ae2a-a31ee362d7c4 tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] https://10.4.3.200/volume/v3/volumes/2db3ed1a-c1f7-4a2b-937b-7253733876a1 returned with HTTP 200 Jul 10 06:28:14.136018 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 18/76] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:28:14 2026] GET /volume/v3/volumes/2db3ed1a-c1f7-4a2b-937b-7253733876a1 => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:28:16.399165 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-fdf2ac4a-b720-4405-bf5b-d0a5f604e5eb None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:16.399165 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-fdf2ac4a-b720-4405-bf5b-d0a5f604e5eb None None] GET https://10.4.3.200/volume// Jul 10 06:28:16.399165 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-fdf2ac4a-b720-4405-bf5b-d0a5f604e5eb None None] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:28:16.399165 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-fdf2ac4a-b720-4405-bf5b-d0a5f604e5eb None None] Calling method 'all' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:28:16.399165 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-fdf2ac4a-b720-4405-bf5b-d0a5f604e5eb None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:28:16.399165 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 19/77] 10.4.3.200 () {66 vars in 1428 bytes} [Fri Jul 10 06:28: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 10 06:28:16.417779 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-13c565da-97c8-42c9-9f54-7854561222a0 req-471f3e6a-ed9a-4f8a-bee5-40bdf1dab5ea None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:16.720022 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-13c565da-97c8-42c9-9f54-7854561222a0 req-471f3e6a-ed9a-4f8a-bee5-40bdf1dab5ea tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 10 06:28:16.720471 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-13c565da-97c8-42c9-9f54-7854561222a0 req-471f3e6a-ed9a-4f8a-bee5-40bdf1dab5ea tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2db3ed1a-c1f7-4a2b-937b-7253733876a1", "connector": null, "instance_uuid": "79ca6a3f-d9e1-4da9-81fd-af14aaef73f4"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:28:16.724979 np0000004964 devstack@c-api.service[99976]: DEBUG dbcounter [-] [99976] Writing DB stats cinder:SELECT=87,cinder:INSERT=7,cinder:UPDATE=17 {{(pid=99976) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:28:16.731725 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:28:16.731725 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:28:16.769899 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-13c565da-97c8-42c9-9f54-7854561222a0 req-471f3e6a-ed9a-4f8a-bee5-40bdf1dab5ea tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 10 06:28:16.770334 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 21/78] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 10 06:28:16 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 10 06:28:17.169987 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-82b3c611-7be1-4f9f-ab8b-c6f28384cf6c None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:17.171686 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-82b3c611-7be1-4f9f-ab8b-c6f28384cf6c tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] GET https://10.4.3.200/volume/v3/volumes/2db3ed1a-c1f7-4a2b-937b-7253733876a1 Jul 10 06:28:17.171897 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-82b3c611-7be1-4f9f-ab8b-c6f28384cf6c tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:28:17.172340 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-82b3c611-7be1-4f9f-ab8b-c6f28384cf6c tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:28:17.174422 np0000004964 devstack@c-api.service[99975]: DEBUG dbcounter [-] [99975] Writing DB stats cinder:SELECT=92,cinder:INSERT=12,cinder:UPDATE=18 {{(pid=99975) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:28:17.183979 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:28:17.183979 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:28:17.187311 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-82b3c611-7be1-4f9f-ab8b-c6f28384cf6c tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] Volume info retrieved successfully. Jul 10 06:28:17.191355 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-82b3c611-7be1-4f9f-ab8b-c6f28384cf6c tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] https://10.4.3.200/volume/v3/volumes/2db3ed1a-c1f7-4a2b-937b-7253733876a1 returned with HTTP 200 Jul 10 06:28:17.191917 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 21/79] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:28:17 2026] GET /volume/v3/volumes/2db3ed1a-c1f7-4a2b-937b-7253733876a1 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:28:17.297183 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-0834de0e-12bd-4f9a-ac1c-6c3de41ff10d None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:17.297575 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0834de0e-12bd-4f9a-ac1c-6c3de41ff10d None None] GET https://10.4.3.200/volume// Jul 10 06:28:17.297791 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0834de0e-12bd-4f9a-ac1c-6c3de41ff10d None None] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:28:17.298007 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0834de0e-12bd-4f9a-ac1c-6c3de41ff10d None None] Calling method 'all' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:28:17.298374 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0834de0e-12bd-4f9a-ac1c-6c3de41ff10d None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:28:17.298693 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 19/80] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:28:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 06:28:17.306493 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-13c565da-97c8-42c9-9f54-7854561222a0 req-3dc93e97-48aa-4d6a-bafd-4b2e0c367101 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:17.310514 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-13c565da-97c8-42c9-9f54-7854561222a0 req-3dc93e97-48aa-4d6a-bafd-4b2e0c367101 tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] GET https://10.4.3.200/volume/v3/volumes/2db3ed1a-c1f7-4a2b-937b-7253733876a1 Jul 10 06:28:17.310514 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-13c565da-97c8-42c9-9f54-7854561222a0 req-3dc93e97-48aa-4d6a-bafd-4b2e0c367101 tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:28:17.310514 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-13c565da-97c8-42c9-9f54-7854561222a0 req-3dc93e97-48aa-4d6a-bafd-4b2e0c367101 tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:28:17.322429 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:28:17.322429 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:28:17.328329 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-13c565da-97c8-42c9-9f54-7854561222a0 req-3dc93e97-48aa-4d6a-bafd-4b2e0c367101 tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] Volume info retrieved successfully. Jul 10 06:28:17.330886 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-13c565da-97c8-42c9-9f54-7854561222a0 req-3dc93e97-48aa-4d6a-bafd-4b2e0c367101 tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] https://10.4.3.200/volume/v3/volumes/2db3ed1a-c1f7-4a2b-937b-7253733876a1 returned with HTTP 200 Jul 10 06:28:17.331369 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 20/81] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 10 06:28:17 2026] GET /volume/v3/volumes/2db3ed1a-c1f7-4a2b-937b-7253733876a1 => generated 1024 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:28:17.426598 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-13c565da-97c8-42c9-9f54-7854561222a0 req-9391e744-d33c-4d60-8fc5-5d674c3c00f5 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:17.428706 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-13c565da-97c8-42c9-9f54-7854561222a0 req-9391e744-d33c-4d60-8fc5-5d674c3c00f5 tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] PUT https://10.4.3.200/volume/v3/attachments/7332fb51-5f4d-476c-b215-a4f5dcf75a9b Jul 10 06:28:17.429097 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-13c565da-97c8-42c9-9f54-7854561222a0 req-9391e744-d33c-4d60-8fc5-5d674c3c00f5 tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000004964", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad080837985", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8eedee5c-bca8-4f5c-8f66-111c7b448d96", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:28:17.438252 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.coordination [req-13c565da-97c8-42c9-9f54-7854561222a0 req-9391e744-d33c-4d60-8fc5-5d674c3c00f5 tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] Acquiring lock "cinder-attachment_update-2db3ed1a-c1f7-4a2b-937b-7253733876a1-np0000004964" by "attachment_update" {{(pid=99976) __acquire /opt/stack/cinder/cinder/coordination.py:210}} Jul 10 06:28:17.442794 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.coordination [req-13c565da-97c8-42c9-9f54-7854561222a0 req-9391e744-d33c-4d60-8fc5-5d674c3c00f5 tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] Lock "cinder-attachment_update-2db3ed1a-c1f7-4a2b-937b-7253733876a1-np0000004964" acquired by "attachment_update" :: waited 0.005s {{(pid=99976) __acquire /opt/stack/cinder/cinder/coordination.py:228}} Jul 10 06:28:17.444247 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:28:17.444247 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:28:17.906963 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-98afd4e8-acde-4d99-84a3-c2998eec7743 req-32b74bc5-a6fb-4505-9eb8-5767266990ae None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:17.908800 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-98afd4e8-acde-4d99-84a3-c2998eec7743 req-32b74bc5-a6fb-4505-9eb8-5767266990ae tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] GET https://10.4.3.200/volume/v3/volumes/51972cb9-d864-4a59-869b-26fa8765cb29 Jul 10 06:28:17.909175 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-98afd4e8-acde-4d99-84a3-c2998eec7743 req-32b74bc5-a6fb-4505-9eb8-5767266990ae tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:28:17.909466 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-98afd4e8-acde-4d99-84a3-c2998eec7743 req-32b74bc5-a6fb-4505-9eb8-5767266990ae tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:28:17.919255 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:28:17.919255 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:28:17.924484 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [req-98afd4e8-acde-4d99-84a3-c2998eec7743 req-32b74bc5-a6fb-4505-9eb8-5767266990ae tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] Volume info retrieved successfully. Jul 10 06:28:17.933143 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-98afd4e8-acde-4d99-84a3-c2998eec7743 req-32b74bc5-a6fb-4505-9eb8-5767266990ae tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] https://10.4.3.200/volume/v3/volumes/51972cb9-d864-4a59-869b-26fa8765cb29 returned with HTTP 200 Jul 10 06:28:17.933143 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 22/82] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:28:17 2026] GET /volume/v3/volumes/51972cb9-d864-4a59-869b-26fa8765cb29 => generated 1134 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:28:17.967522 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.coordination [req-13c565da-97c8-42c9-9f54-7854561222a0 req-9391e744-d33c-4d60-8fc5-5d674c3c00f5 tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] Lock "cinder-attachment_update-2db3ed1a-c1f7-4a2b-937b-7253733876a1-np0000004964" released by "attachment_update" :: held 0.525s {{(pid=99976) __release /opt/stack/cinder/cinder/coordination.py:239}} Jul 10 06:28:17.968091 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-13c565da-97c8-42c9-9f54-7854561222a0 req-9391e744-d33c-4d60-8fc5-5d674c3c00f5 tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] https://10.4.3.200/volume/v3/attachments/7332fb51-5f4d-476c-b215-a4f5dcf75a9b returned with HTTP 200 Jul 10 06:28:17.968545 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 22/83] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 10 06:28:17 2026] PUT /volume/v3/attachments/7332fb51-5f4d-476c-b215-a4f5dcf75a9b => generated 969 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:28:18.208137 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-a548e776-aa72-42aa-b2e4-83b1672e55f2 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:18.209711 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a548e776-aa72-42aa-b2e4-83b1672e55f2 tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] GET https://10.4.3.200/volume/v3/volumes/2db3ed1a-c1f7-4a2b-937b-7253733876a1 Jul 10 06:28:18.210055 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a548e776-aa72-42aa-b2e4-83b1672e55f2 tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:28:18.210347 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a548e776-aa72-42aa-b2e4-83b1672e55f2 tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:28:18.222644 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:28:18.222644 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:28:18.226040 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-a548e776-aa72-42aa-b2e4-83b1672e55f2 tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] Volume info retrieved successfully. Jul 10 06:28:18.231034 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a548e776-aa72-42aa-b2e4-83b1672e55f2 tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] https://10.4.3.200/volume/v3/volumes/2db3ed1a-c1f7-4a2b-937b-7253733876a1 returned with HTTP 200 Jul 10 06:28:18.231711 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 20/84] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:28:18 2026] GET /volume/v3/volumes/2db3ed1a-c1f7-4a2b-937b-7253733876a1 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:28:19.245074 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-87706abc-aad0-4767-8ed2-43b26263ed48 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:19.247149 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-87706abc-aad0-4767-8ed2-43b26263ed48 tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] GET https://10.4.3.200/volume/v3/volumes/2db3ed1a-c1f7-4a2b-937b-7253733876a1 Jul 10 06:28:19.247303 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-87706abc-aad0-4767-8ed2-43b26263ed48 tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:28:19.247487 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-87706abc-aad0-4767-8ed2-43b26263ed48 tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:28:19.258419 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:28:19.258419 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:28:19.262732 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-87706abc-aad0-4767-8ed2-43b26263ed48 tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] Volume info retrieved successfully. Jul 10 06:28:19.269445 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-87706abc-aad0-4767-8ed2-43b26263ed48 tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] https://10.4.3.200/volume/v3/volumes/2db3ed1a-c1f7-4a2b-937b-7253733876a1 returned with HTTP 200 Jul 10 06:28:19.270052 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 21/85] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:28:19 2026] GET /volume/v3/volumes/2db3ed1a-c1f7-4a2b-937b-7253733876a1 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:28:20.285668 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-047cb1f4-b814-49e6-8d18-0d91bad1b2fa None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:20.289010 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-047cb1f4-b814-49e6-8d18-0d91bad1b2fa tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] GET https://10.4.3.200/volume/v3/volumes/2db3ed1a-c1f7-4a2b-937b-7253733876a1 Jul 10 06:28:20.289285 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-047cb1f4-b814-49e6-8d18-0d91bad1b2fa tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:28:20.289574 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-047cb1f4-b814-49e6-8d18-0d91bad1b2fa tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:28:20.306856 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:28:20.306856 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:28:20.312692 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-047cb1f4-b814-49e6-8d18-0d91bad1b2fa tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] Volume info retrieved successfully. Jul 10 06:28:20.319083 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-047cb1f4-b814-49e6-8d18-0d91bad1b2fa tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] https://10.4.3.200/volume/v3/volumes/2db3ed1a-c1f7-4a2b-937b-7253733876a1 returned with HTTP 200 Jul 10 06:28:20.319659 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 23/86] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:28:20 2026] GET /volume/v3/volumes/2db3ed1a-c1f7-4a2b-937b-7253733876a1 => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:28:21.334183 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-659d16da-766b-4484-a8c6-730f46ac6646 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:21.336274 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-659d16da-766b-4484-a8c6-730f46ac6646 tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] GET https://10.4.3.200/volume/v3/volumes/2db3ed1a-c1f7-4a2b-937b-7253733876a1 Jul 10 06:28:21.336463 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-659d16da-766b-4484-a8c6-730f46ac6646 tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:28:21.336643 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-659d16da-766b-4484-a8c6-730f46ac6646 tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:28:21.346694 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:28:21.346694 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:28:21.350867 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-659d16da-766b-4484-a8c6-730f46ac6646 tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] Volume info retrieved successfully. Jul 10 06:28:21.356476 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-659d16da-766b-4484-a8c6-730f46ac6646 tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] https://10.4.3.200/volume/v3/volumes/2db3ed1a-c1f7-4a2b-937b-7253733876a1 returned with HTTP 200 Jul 10 06:28:21.356879 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 23/87] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:28:21 2026] GET /volume/v3/volumes/2db3ed1a-c1f7-4a2b-937b-7253733876a1 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:28:22.373322 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-3602c90e-3f3b-4d0f-aca3-4d6e6bca14dc None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:22.375575 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3602c90e-3f3b-4d0f-aca3-4d6e6bca14dc tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] GET https://10.4.3.200/volume/v3/volumes/2db3ed1a-c1f7-4a2b-937b-7253733876a1 Jul 10 06:28:22.375997 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3602c90e-3f3b-4d0f-aca3-4d6e6bca14dc tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:28:22.376242 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3602c90e-3f3b-4d0f-aca3-4d6e6bca14dc tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:28:22.395627 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:28:22.395627 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:28:22.402948 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-3602c90e-3f3b-4d0f-aca3-4d6e6bca14dc tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] Volume info retrieved successfully. Jul 10 06:28:22.416608 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3602c90e-3f3b-4d0f-aca3-4d6e6bca14dc tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] https://10.4.3.200/volume/v3/volumes/2db3ed1a-c1f7-4a2b-937b-7253733876a1 returned with HTTP 200 Jul 10 06:28:22.417268 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 21/88] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:28:22 2026] GET /volume/v3/volumes/2db3ed1a-c1f7-4a2b-937b-7253733876a1 => generated 845 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:28:23.430725 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-d3a01067-88aa-4090-a811-b4edf36400ac None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:23.433293 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d3a01067-88aa-4090-a811-b4edf36400ac tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] GET https://10.4.3.200/volume/v3/volumes/2db3ed1a-c1f7-4a2b-937b-7253733876a1 Jul 10 06:28:23.433626 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d3a01067-88aa-4090-a811-b4edf36400ac tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:28:23.433800 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d3a01067-88aa-4090-a811-b4edf36400ac tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:28:23.445824 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:28:23.445824 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:28:23.450628 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-d3a01067-88aa-4090-a811-b4edf36400ac tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] Volume info retrieved successfully. Jul 10 06:28:23.455539 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d3a01067-88aa-4090-a811-b4edf36400ac tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] https://10.4.3.200/volume/v3/volumes/2db3ed1a-c1f7-4a2b-937b-7253733876a1 returned with HTTP 200 Jul 10 06:28:23.455993 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 22/89] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:28:23 2026] GET /volume/v3/volumes/2db3ed1a-c1f7-4a2b-937b-7253733876a1 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:28:24.472617 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-33d8fa75-d175-48bb-9ae6-206db0c476f1 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:24.475019 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-33d8fa75-d175-48bb-9ae6-206db0c476f1 tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] GET https://10.4.3.200/volume/v3/volumes/2db3ed1a-c1f7-4a2b-937b-7253733876a1 Jul 10 06:28:24.475297 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-33d8fa75-d175-48bb-9ae6-206db0c476f1 tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:28:24.475567 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-33d8fa75-d175-48bb-9ae6-206db0c476f1 tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:28:24.487422 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:28:24.487422 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:28:24.491229 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-13c565da-97c8-42c9-9f54-7854561222a0 req-ee6056c0-147a-420d-b5c7-a0fc6b79489f None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:24.493723 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-33d8fa75-d175-48bb-9ae6-206db0c476f1 tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] Volume info retrieved successfully. Jul 10 06:28:24.494554 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-13c565da-97c8-42c9-9f54-7854561222a0 req-ee6056c0-147a-420d-b5c7-a0fc6b79489f tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] POST https://10.4.3.200/volume/v3/attachments/7332fb51-5f4d-476c-b215-a4f5dcf75a9b/action Jul 10 06:28:24.494933 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-13c565da-97c8-42c9-9f54-7854561222a0 req-ee6056c0-147a-420d-b5c7-a0fc6b79489f tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] Action body: b'{"os-complete": null}' {{(pid=99976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:28:24.495121 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-13c565da-97c8-42c9-9f54-7854561222a0 req-ee6056c0-147a-420d-b5c7-a0fc6b79489f tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:28:24.501793 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-33d8fa75-d175-48bb-9ae6-206db0c476f1 tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] https://10.4.3.200/volume/v3/volumes/2db3ed1a-c1f7-4a2b-937b-7253733876a1 returned with HTTP 200 Jul 10 06:28:24.502395 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 24/90] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:28:24 2026] GET /volume/v3/volumes/2db3ed1a-c1f7-4a2b-937b-7253733876a1 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:28:24.514394 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:28:24.514394 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:28:24.524144 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-13c565da-97c8-42c9-9f54-7854561222a0 req-ee6056c0-147a-420d-b5c7-a0fc6b79489f tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] https://10.4.3.200/volume/v3/attachments/7332fb51-5f4d-476c-b215-a4f5dcf75a9b/action returned with HTTP 204 Jul 10 06:28:24.524604 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 24/91] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 10 06:28:24 2026] POST /volume/v3/attachments/7332fb51-5f4d-476c-b215-a4f5dcf75a9b/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:28:25.516692 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-215a1d40-2b95-4eaa-98fa-4b6875480c39 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:25.519101 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-215a1d40-2b95-4eaa-98fa-4b6875480c39 tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] GET https://10.4.3.200/volume/v3/volumes/2db3ed1a-c1f7-4a2b-937b-7253733876a1 Jul 10 06:28:25.519353 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-215a1d40-2b95-4eaa-98fa-4b6875480c39 tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:28:25.519791 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-215a1d40-2b95-4eaa-98fa-4b6875480c39 tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:28:25.549513 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:28:25.549513 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:28:25.554958 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-215a1d40-2b95-4eaa-98fa-4b6875480c39 tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] Volume info retrieved successfully. Jul 10 06:28:25.561971 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-215a1d40-2b95-4eaa-98fa-4b6875480c39 tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] https://10.4.3.200/volume/v3/volumes/2db3ed1a-c1f7-4a2b-937b-7253733876a1 returned with HTTP 200 Jul 10 06:28:25.565543 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 22/92] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:28:25 2026] GET /volume/v3/volumes/2db3ed1a-c1f7-4a2b-937b-7253733876a1 => generated 1137 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:28:25.582576 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-7beab344-460f-47ca-bbe2-eee8b3bfe793 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:25.586519 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7beab344-460f-47ca-bbe2-eee8b3bfe793 tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] GET https://10.4.3.200/volume/v3/volumes/2db3ed1a-c1f7-4a2b-937b-7253733876a1 Jul 10 06:28:25.586519 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-7beab344-460f-47ca-bbe2-eee8b3bfe793 tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:28:25.586519 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-7beab344-460f-47ca-bbe2-eee8b3bfe793 tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:28:25.605772 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:28:25.605772 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:28:25.609764 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-7beab344-460f-47ca-bbe2-eee8b3bfe793 tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] Volume info retrieved successfully. Jul 10 06:28:25.614587 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7beab344-460f-47ca-bbe2-eee8b3bfe793 tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] https://10.4.3.200/volume/v3/volumes/2db3ed1a-c1f7-4a2b-937b-7253733876a1 returned with HTTP 200 Jul 10 06:28:25.614979 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 23/93] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:28:25 2026] GET /volume/v3/volumes/2db3ed1a-c1f7-4a2b-937b-7253733876a1 => generated 1137 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:28:28.107211 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-f33be9ed-e19b-4597-a868-bb8f1e89adb6 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:28.109720 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-f33be9ed-e19b-4597-a868-bb8f1e89adb6 tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:28:28.109991 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-f33be9ed-e19b-4597-a868-bb8f1e89adb6 tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-283785846"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:28:28.112076 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.volumes [None req-f33be9ed-e19b-4597-a868-bb8f1e89adb6 tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-283785846'}} {{(pid=99975) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:28:28.112076 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-f33be9ed-e19b-4597-a868-bb8f1e89adb6 tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] Create volume of 1 GB Jul 10 06:28:28.116945 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-f33be9ed-e19b-4597-a868-bb8f1e89adb6 tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] Availability Zones retrieved successfully. Jul 10 06:28:28.124019 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-f33be9ed-e19b-4597-a868-bb8f1e89adb6 tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] Flow 'volume_create_api' (815c3fdc-e459-429b-959c-4af14576c309) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:28:28.125104 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-f33be9ed-e19b-4597-a868-bb8f1e89adb6 tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (537ec111-f127-4886-a41e-ed80c0c9d605) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:28:28.126178 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.flows.api.create_volume [None req-f33be9ed-e19b-4597-a868-bb8f1e89adb6 tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] Validating volume size '1' using validate_int {{(pid=99975) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:28:28.158127 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-f33be9ed-e19b-4597-a868-bb8f1e89adb6 tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (537ec111-f127-4886-a41e-ed80c0c9d605) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:28:28.158805 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-f33be9ed-e19b-4597-a868-bb8f1e89adb6 tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7629c46d-759b-4088-b07c-eab0938ec512) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:28:28.222361 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.quota [None req-f33be9ed-e19b-4597-a868-bb8f1e89adb6 tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] Created reservations ['886aa2a4-c93e-47c5-95ec-52b57bf29103', 'c8a482bc-3c3a-4731-ba96-fc1d88e0e046', '96d0ae69-e618-43b9-a3fa-78d689b6a32f', 'be6aa220-9c7a-4cc5-ab87-ce6639bd20f7'] {{(pid=99975) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:28:28.223286 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-f33be9ed-e19b-4597-a868-bb8f1e89adb6 tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7629c46d-759b-4088-b07c-eab0938ec512) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['886aa2a4-c93e-47c5-95ec-52b57bf29103', 'c8a482bc-3c3a-4731-ba96-fc1d88e0e046', '96d0ae69-e618-43b9-a3fa-78d689b6a32f', 'be6aa220-9c7a-4cc5-ab87-ce6639bd20f7']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:28:28.224422 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-f33be9ed-e19b-4597-a868-bb8f1e89adb6 tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fefc62f4-ee73-4b13-a834-e6811cd24384) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:28:28.248214 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-f33be9ed-e19b-4597-a868-bb8f1e89adb6 tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fefc62f4-ee73-4b13-a834-e6811cd24384) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9ff13ac3-9dbf-438a-909d-e22a1d68237e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-283785846',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f1f4a7bdb7c4e0589ab139138c93109',qos_specs=None,replication_status=,reservations=['886aa2a4-c93e-47c5-95ec-52b57bf29103','c8a482bc-3c3a-4731-ba96-fc1d88e0e046','96d0ae69-e618-43b9-a3fa-78d689b6a32f','be6aa220-9c7a-4cc5-ab87-ce6639bd20f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f8663e9a3df4f86b80f1658d47c6bc3',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:28:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-283785846',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9ff13ac3-9dbf-438a-909d-e22a1d68237e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7f1f4a7bdb7c4e0589ab139138c93109',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8f8663e9a3df4f86b80f1658d47c6bc3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:28:28.248389 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-f33be9ed-e19b-4597-a868-bb8f1e89adb6 tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93e72adf-bb8f-4ad0-83ac-7ac664493cd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:28:28.269917 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-f33be9ed-e19b-4597-a868-bb8f1e89adb6 tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93e72adf-bb8f-4ad0-83ac-7ac664493cd2) transitioned into state 'SUCCESS' from state '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-283785846',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f1f4a7bdb7c4e0589ab139138c93109',qos_specs=None,replication_status=,reservations=['886aa2a4-c93e-47c5-95ec-52b57bf29103','c8a482bc-3c3a-4731-ba96-fc1d88e0e046','96d0ae69-e618-43b9-a3fa-78d689b6a32f','be6aa220-9c7a-4cc5-ab87-ce6639bd20f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f8663e9a3df4f86b80f1658d47c6bc3',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:28:28.270762 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-f33be9ed-e19b-4597-a868-bb8f1e89adb6 tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed6b9ec4-0458-4995-8ed9-e53a3e03f9dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:28:28.283884 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-f33be9ed-e19b-4597-a868-bb8f1e89adb6 tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed6b9ec4-0458-4995-8ed9-e53a3e03f9dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:28:28.284768 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-f33be9ed-e19b-4597-a868-bb8f1e89adb6 tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] Flow 'volume_create_api' (815c3fdc-e459-429b-959c-4af14576c309) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:28:28.285284 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-f33be9ed-e19b-4597-a868-bb8f1e89adb6 tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] Create volume request issued successfully. Jul 10 06:28:28.285652 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-f33be9ed-e19b-4597-a868-bb8f1e89adb6 tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:28:28.286058 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 25/94] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 10 06:28:28 2026] POST /volume/v3/volumes => generated 754 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:28:28.298932 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-576da4cb-92d9-4073-8280-0465434c0a54 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:28.301078 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-576da4cb-92d9-4073-8280-0465434c0a54 tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] GET https://10.4.3.200/volume/v3/volumes/9ff13ac3-9dbf-438a-909d-e22a1d68237e Jul 10 06:28:28.301133 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-576da4cb-92d9-4073-8280-0465434c0a54 tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:28:28.301350 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-576da4cb-92d9-4073-8280-0465434c0a54 tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:28:28.309760 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:28:28.309760 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:28:28.314071 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-576da4cb-92d9-4073-8280-0465434c0a54 tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] Volume info retrieved successfully. Jul 10 06:28:28.319144 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-576da4cb-92d9-4073-8280-0465434c0a54 tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] https://10.4.3.200/volume/v3/volumes/9ff13ac3-9dbf-438a-909d-e22a1d68237e returned with HTTP 200 Jul 10 06:28:28.319959 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 25/95] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:28:28 2026] GET /volume/v3/volumes/9ff13ac3-9dbf-438a-909d-e22a1d68237e => generated 822 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:28:28.610260 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-a318e295-225f-42db-9549-fd75c8167dc8 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:28.833175 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a318e295-225f-42db-9549-fd75c8167dc8 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:28:28.833477 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a318e295-225f-42db-9549-fd75c8167dc8 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1068101305", "imageRef": "8939ca72-758b-49bf-be8b-162af43ee2bf"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:28:28.835325 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-a318e295-225f-42db-9549-fd75c8167dc8 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1068101305', 'imageRef': '8939ca72-758b-49bf-be8b-162af43ee2bf'}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:28:29.249080 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-a318e295-225f-42db-9549-fd75c8167dc8 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Create volume of 1 GB Jul 10 06:28:29.252011 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-a318e295-225f-42db-9549-fd75c8167dc8 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Availability Zones retrieved successfully. Jul 10 06:28:29.259579 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-a318e295-225f-42db-9549-fd75c8167dc8 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Flow 'volume_create_api' (5e42849f-9cfb-4d22-ba4e-c7e36eeb396c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:28:29.260637 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-a318e295-225f-42db-9549-fd75c8167dc8 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c766cfcb-f8ea-4391-b8c1-56b3f5c1ba4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:28:29.261631 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-a318e295-225f-42db-9549-fd75c8167dc8 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Validating volume size '1' using validate_int {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:28:29.334218 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-a042028b-7fc2-4a4e-a3ba-19857ae8c7a7 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:29.336002 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a042028b-7fc2-4a4e-a3ba-19857ae8c7a7 tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] GET https://10.4.3.200/volume/v3/volumes/9ff13ac3-9dbf-438a-909d-e22a1d68237e Jul 10 06:28:29.336344 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a042028b-7fc2-4a4e-a3ba-19857ae8c7a7 tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:28:29.336711 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a042028b-7fc2-4a4e-a3ba-19857ae8c7a7 tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:28:29.343636 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:28:29.343636 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:28:29.345205 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-a318e295-225f-42db-9549-fd75c8167dc8 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c766cfcb-f8ea-4391-b8c1-56b3f5c1ba4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:28:29.346239 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-a318e295-225f-42db-9549-fd75c8167dc8 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6fd016c7-c375-40a9-bb35-58db0b1c5cb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:28:29.349711 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-a042028b-7fc2-4a4e-a3ba-19857ae8c7a7 tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] Volume info retrieved successfully. Jul 10 06:28:29.352096 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a042028b-7fc2-4a4e-a3ba-19857ae8c7a7 tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] https://10.4.3.200/volume/v3/volumes/9ff13ac3-9dbf-438a-909d-e22a1d68237e returned with HTTP 200 Jul 10 06:28:29.352581 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 24/96] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:28:29 2026] GET /volume/v3/volumes/9ff13ac3-9dbf-438a-909d-e22a1d68237e => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:28:29.417143 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-a318e295-225f-42db-9549-fd75c8167dc8 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Created reservations ['d43f5baa-8ec9-46cd-8d0b-3596e5eafcac', '9adb2009-a9fb-48bb-8e68-2bf33674aea4', 'f5ce0c19-0e45-44f8-a289-1c9b987aac56', '4f05d37c-775e-4e93-bcc4-2f88e00f94a3'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:28:29.418810 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-a318e295-225f-42db-9549-fd75c8167dc8 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6fd016c7-c375-40a9-bb35-58db0b1c5cb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d43f5baa-8ec9-46cd-8d0b-3596e5eafcac', '9adb2009-a9fb-48bb-8e68-2bf33674aea4', 'f5ce0c19-0e45-44f8-a289-1c9b987aac56', '4f05d37c-775e-4e93-bcc4-2f88e00f94a3']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:28:29.420067 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-a318e295-225f-42db-9549-fd75c8167dc8 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c1d58b5-4173-4f35-a0ae-921d9ae394fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:28:29.429059 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-c5429063-5faf-46cb-ba65-bbd00380d811 req-e6e365e1-9fc5-4425-93b7-0d3d52e5defd None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:29.432489 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-c5429063-5faf-46cb-ba65-bbd00380d811 req-e6e365e1-9fc5-4425-93b7-0d3d52e5defd tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] GET https://10.4.3.200/volume/v3/volumes/9ff13ac3-9dbf-438a-909d-e22a1d68237e Jul 10 06:28:29.432735 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-c5429063-5faf-46cb-ba65-bbd00380d811 req-e6e365e1-9fc5-4425-93b7-0d3d52e5defd tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:28:29.432972 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-c5429063-5faf-46cb-ba65-bbd00380d811 req-e6e365e1-9fc5-4425-93b7-0d3d52e5defd tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:28:29.441031 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:28:29.441031 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:28:29.444193 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-a318e295-225f-42db-9549-fd75c8167dc8 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c1d58b5-4173-4f35-a0ae-921d9ae394fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e2602518-26e4-4cae-8e86-8ca34b4f5455', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1068101305',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='721ee45877be4d5c8e84d962f7b19510',qos_specs=None,replication_status=,reservations=['d43f5baa-8ec9-46cd-8d0b-3596e5eafcac','9adb2009-a9fb-48bb-8e68-2bf33674aea4','f5ce0c19-0e45-44f8-a289-1c9b987aac56','4f05d37c-775e-4e93-bcc4-2f88e00f94a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='772b0dad8af24bacbb127ba21e446ebf',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:28:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1068101305',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e2602518-26e4-4cae-8e86-8ca34b4f5455,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='721ee45877be4d5c8e84d962f7b19510',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='772b0dad8af24bacbb127ba21e446ebf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:28:29.445104 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-a318e295-225f-42db-9549-fd75c8167dc8 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6dd60e5-f930-4fc4-8b15-df0a901e91a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:28:29.446127 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [req-c5429063-5faf-46cb-ba65-bbd00380d811 req-e6e365e1-9fc5-4425-93b7-0d3d52e5defd tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] Volume info retrieved successfully. Jul 10 06:28:29.451034 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-c5429063-5faf-46cb-ba65-bbd00380d811 req-e6e365e1-9fc5-4425-93b7-0d3d52e5defd tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] https://10.4.3.200/volume/v3/volumes/9ff13ac3-9dbf-438a-909d-e22a1d68237e returned with HTTP 200 Jul 10 06:28:29.451543 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 26/97] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:28:29 2026] GET /volume/v3/volumes/9ff13ac3-9dbf-438a-909d-e22a1d68237e => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:28:29.464351 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-a318e295-225f-42db-9549-fd75c8167dc8 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6dd60e5-f930-4fc4-8b15-df0a901e91a4) transitioned into state 'SUCCESS' from state '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-1068101305',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='721ee45877be4d5c8e84d962f7b19510',qos_specs=None,replication_status=,reservations=['d43f5baa-8ec9-46cd-8d0b-3596e5eafcac','9adb2009-a9fb-48bb-8e68-2bf33674aea4','f5ce0c19-0e45-44f8-a289-1c9b987aac56','4f05d37c-775e-4e93-bcc4-2f88e00f94a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='772b0dad8af24bacbb127ba21e446ebf',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:28:29.464351 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-a318e295-225f-42db-9549-fd75c8167dc8 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (235df382-2c1d-4fb3-80ba-289265f28322) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:28:29.475056 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-a318e295-225f-42db-9549-fd75c8167dc8 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (235df382-2c1d-4fb3-80ba-289265f28322) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:28:29.476258 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-a318e295-225f-42db-9549-fd75c8167dc8 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Flow 'volume_create_api' (5e42849f-9cfb-4d22-ba4e-c7e36eeb396c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:28:29.476354 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-a318e295-225f-42db-9549-fd75c8167dc8 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Create volume request issued successfully. Jul 10 06:28:29.477831 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a318e295-225f-42db-9549-fd75c8167dc8 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:28:29.477831 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 23/98] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 10 06:28:28 2026] POST /volume/v3/volumes => generated 757 bytes in 868 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:28:29.496563 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-831a082b-aa88-4378-86da-01265887f0a8 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:29.498943 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-831a082b-aa88-4378-86da-01265887f0a8 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] GET https://10.4.3.200/volume/v3/volumes/e2602518-26e4-4cae-8e86-8ca34b4f5455 Jul 10 06:28:29.499116 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-831a082b-aa88-4378-86da-01265887f0a8 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:28:29.499557 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-831a082b-aa88-4378-86da-01265887f0a8 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:28:29.506851 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:28:29.506851 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:28:29.511450 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-831a082b-aa88-4378-86da-01265887f0a8 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Volume info retrieved successfully. Jul 10 06:28:29.516462 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-831a082b-aa88-4378-86da-01265887f0a8 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] https://10.4.3.200/volume/v3/volumes/e2602518-26e4-4cae-8e86-8ca34b4f5455 returned with HTTP 200 Jul 10 06:28:29.517054 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 26/99] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:28:29 2026] GET /volume/v3/volumes/e2602518-26e4-4cae-8e86-8ca34b4f5455 => generated 825 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:28:30.530620 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-a940af2e-f5ce-4a26-8d90-43f6d777e10c None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:30.532242 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a940af2e-f5ce-4a26-8d90-43f6d777e10c tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] GET https://10.4.3.200/volume/v3/volumes/e2602518-26e4-4cae-8e86-8ca34b4f5455 Jul 10 06:28:30.532436 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a940af2e-f5ce-4a26-8d90-43f6d777e10c tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:28:30.532626 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a940af2e-f5ce-4a26-8d90-43f6d777e10c tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:28:30.539141 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:28:30.539141 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:28:30.542524 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-a940af2e-f5ce-4a26-8d90-43f6d777e10c tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Volume info retrieved successfully. Jul 10 06:28:30.546880 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a940af2e-f5ce-4a26-8d90-43f6d777e10c tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] https://10.4.3.200/volume/v3/volumes/e2602518-26e4-4cae-8e86-8ca34b4f5455 returned with HTTP 200 Jul 10 06:28:30.547221 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 25/100] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:28:30 2026] GET /volume/v3/volumes/e2602518-26e4-4cae-8e86-8ca34b4f5455 => generated 1365 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:28:30.559115 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-7ccce7c5-0f36-48f3-935b-bac9a2223066 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:30.563840 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-7ccce7c5-0f36-48f3-935b-bac9a2223066 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:28:30.564213 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-7ccce7c5-0f36-48f3-935b-bac9a2223066 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-966291894"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:28:30.565743 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.volumes [None req-7ccce7c5-0f36-48f3-935b-bac9a2223066 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-966291894'}} {{(pid=99975) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:28:30.565893 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-7ccce7c5-0f36-48f3-935b-bac9a2223066 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Create volume of 1 GB Jul 10 06:28:30.570246 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-7ccce7c5-0f36-48f3-935b-bac9a2223066 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Availability Zones retrieved successfully. Jul 10 06:28:30.576703 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-7ccce7c5-0f36-48f3-935b-bac9a2223066 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Flow 'volume_create_api' (71650b9c-881e-4697-922a-9b5bf4424700) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:28:30.577789 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-7ccce7c5-0f36-48f3-935b-bac9a2223066 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9759e31e-d07e-49cc-ab71-04d661412320) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:28:30.578962 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.flows.api.create_volume [None req-7ccce7c5-0f36-48f3-935b-bac9a2223066 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Validating volume size '1' using validate_int {{(pid=99975) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:28:30.613421 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-7ccce7c5-0f36-48f3-935b-bac9a2223066 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9759e31e-d07e-49cc-ab71-04d661412320) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:28:30.614543 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-7ccce7c5-0f36-48f3-935b-bac9a2223066 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51de6a1d-9aed-4b72-86c2-0c005446ee1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:28:30.656231 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.quota [None req-7ccce7c5-0f36-48f3-935b-bac9a2223066 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Created reservations ['2bbdae94-cb4f-4352-a598-e749a03f5a58', '8364eb83-ba91-40b3-8693-7336e1e40256', 'bea15124-9c3a-4ebe-ae2f-4bc55144353f', '19bd8654-6de8-466b-8313-7f1ba1855ff3'] {{(pid=99975) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:28:30.657011 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-7ccce7c5-0f36-48f3-935b-bac9a2223066 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51de6a1d-9aed-4b72-86c2-0c005446ee1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2bbdae94-cb4f-4352-a598-e749a03f5a58', '8364eb83-ba91-40b3-8693-7336e1e40256', 'bea15124-9c3a-4ebe-ae2f-4bc55144353f', '19bd8654-6de8-466b-8313-7f1ba1855ff3']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:28:30.657819 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-7ccce7c5-0f36-48f3-935b-bac9a2223066 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e753ff73-bf29-4864-b829-f37ba388cb20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:28:30.677519 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-7ccce7c5-0f36-48f3-935b-bac9a2223066 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e753ff73-bf29-4864-b829-f37ba388cb20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ca0da9df-0dc3-44fe-ad1f-7c04606c2dd6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-966291894',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='721ee45877be4d5c8e84d962f7b19510',qos_specs=None,replication_status=,reservations=['2bbdae94-cb4f-4352-a598-e749a03f5a58','8364eb83-ba91-40b3-8693-7336e1e40256','bea15124-9c3a-4ebe-ae2f-4bc55144353f','19bd8654-6de8-466b-8313-7f1ba1855ff3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='772b0dad8af24bacbb127ba21e446ebf',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:28:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-966291894',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ca0da9df-0dc3-44fe-ad1f-7c04606c2dd6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='721ee45877be4d5c8e84d962f7b19510',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='772b0dad8af24bacbb127ba21e446ebf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:28:30.678237 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-7ccce7c5-0f36-48f3-935b-bac9a2223066 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3383871-e8c3-4510-b0f7-feb4f965dddc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:28:30.698332 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-8ebeb650-1659-4879-9752-619abfa86b3a req-e616928f-e8d0-4d55-91d0-41919d29b113 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:30.701157 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-7ccce7c5-0f36-48f3-935b-bac9a2223066 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3383871-e8c3-4510-b0f7-feb4f965dddc) transitioned into state 'SUCCESS' from state '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-966291894',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='721ee45877be4d5c8e84d962f7b19510',qos_specs=None,replication_status=,reservations=['2bbdae94-cb4f-4352-a598-e749a03f5a58','8364eb83-ba91-40b3-8693-7336e1e40256','bea15124-9c3a-4ebe-ae2f-4bc55144353f','19bd8654-6de8-466b-8313-7f1ba1855ff3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='772b0dad8af24bacbb127ba21e446ebf',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:28:30.701766 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-8ebeb650-1659-4879-9752-619abfa86b3a req-e616928f-e8d0-4d55-91d0-41919d29b113 tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] DELETE https://10.4.3.200/volume/v3/attachments/7332fb51-5f4d-476c-b215-a4f5dcf75a9b Jul 10 06:28:30.701864 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-7ccce7c5-0f36-48f3-935b-bac9a2223066 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (402a1db9-a9e8-4dbc-996e-a3b4abfb50b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:28:30.701992 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-8ebeb650-1659-4879-9752-619abfa86b3a req-e616928f-e8d0-4d55-91d0-41919d29b113 tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:28:30.702219 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-8ebeb650-1659-4879-9752-619abfa86b3a req-e616928f-e8d0-4d55-91d0-41919d29b113 tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] Calling method 'version_select' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:28:30.710327 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:28:30.710327 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:28:30.711895 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-7ccce7c5-0f36-48f3-935b-bac9a2223066 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (402a1db9-a9e8-4dbc-996e-a3b4abfb50b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:28:30.712867 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-7ccce7c5-0f36-48f3-935b-bac9a2223066 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Flow 'volume_create_api' (71650b9c-881e-4697-922a-9b5bf4424700) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:28:30.713181 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-7ccce7c5-0f36-48f3-935b-bac9a2223066 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Create volume request issued successfully. Jul 10 06:28:30.713846 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-7ccce7c5-0f36-48f3-935b-bac9a2223066 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:28:30.714410 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 27/101] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 10 06:28:30 2026] POST /volume/v3/volumes => generated 756 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:28:30.728538 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-fd2b4b97-5bf4-46b4-a42f-3e05162ce2dd None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:30.733036 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-fd2b4b97-5bf4-46b4-a42f-3e05162ce2dd tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] GET https://10.4.3.200/volume/v3/volumes/ca0da9df-0dc3-44fe-ad1f-7c04606c2dd6 Jul 10 06:28:30.733036 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-fd2b4b97-5bf4-46b4-a42f-3e05162ce2dd tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:28:30.733036 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-fd2b4b97-5bf4-46b4-a42f-3e05162ce2dd tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:28:30.741431 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:28:30.741431 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:28:30.745637 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-fd2b4b97-5bf4-46b4-a42f-3e05162ce2dd tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Volume info retrieved successfully. Jul 10 06:28:30.750046 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-fd2b4b97-5bf4-46b4-a42f-3e05162ce2dd tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] https://10.4.3.200/volume/v3/volumes/ca0da9df-0dc3-44fe-ad1f-7c04606c2dd6 returned with HTTP 200 Jul 10 06:28:30.750562 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 27/102] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:28:30 2026] GET /volume/v3/volumes/ca0da9df-0dc3-44fe-ad1f-7c04606c2dd6 => generated 824 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:28:31.248419 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-8ebeb650-1659-4879-9752-619abfa86b3a req-e616928f-e8d0-4d55-91d0-41919d29b113 tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] https://10.4.3.200/volume/v3/attachments/7332fb51-5f4d-476c-b215-a4f5dcf75a9b returned with HTTP 200 Jul 10 06:28:31.248926 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 24/103] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 10 06:28:30 2026] DELETE /volume/v3/attachments/7332fb51-5f4d-476c-b215-a4f5dcf75a9b => generated 19 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:28:31.669403 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-6120d8cd-66be-4248-9892-cbe2fc8a00c9 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:31.669959 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6120d8cd-66be-4248-9892-cbe2fc8a00c9 None None] GET https://10.4.3.200/volume// Jul 10 06:28:31.670169 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6120d8cd-66be-4248-9892-cbe2fc8a00c9 None None] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:28:31.670409 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6120d8cd-66be-4248-9892-cbe2fc8a00c9 None None] Calling method 'all' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:28:31.670833 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6120d8cd-66be-4248-9892-cbe2fc8a00c9 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:28:31.671160 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 26/104] 10.4.3.200 () {66 vars in 1428 bytes} [Fri Jul 10 06:28:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 06:28:31.689974 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-c5429063-5faf-46cb-ba65-bbd00380d811 req-94f80417-26f5-44a7-ab7b-d2bbc7703928 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:31.764768 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-2c53008c-d5da-4441-97c4-f303f58a26f3 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:31.769531 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2c53008c-d5da-4441-97c4-f303f58a26f3 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] GET https://10.4.3.200/volume/v3/volumes/ca0da9df-0dc3-44fe-ad1f-7c04606c2dd6 Jul 10 06:28:31.769531 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2c53008c-d5da-4441-97c4-f303f58a26f3 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:28:31.769531 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2c53008c-d5da-4441-97c4-f303f58a26f3 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:28:31.779836 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:28:31.779836 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:28:31.785536 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-2c53008c-d5da-4441-97c4-f303f58a26f3 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Volume info retrieved successfully. Jul 10 06:28:31.790056 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2c53008c-d5da-4441-97c4-f303f58a26f3 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] https://10.4.3.200/volume/v3/volumes/ca0da9df-0dc3-44fe-ad1f-7c04606c2dd6 returned with HTTP 200 Jul 10 06:28:31.790624 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 28/105] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:28:31 2026] GET /volume/v3/volumes/ca0da9df-0dc3-44fe-ad1f-7c04606c2dd6 => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:28:31.813923 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-49f33bf5-2136-4099-af15-f069c187ee05 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:31.815820 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-49f33bf5-2136-4099-af15-f069c187ee05 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:28:31.816195 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-49f33bf5-2136-4099-af15-f069c187ee05 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-2097684275"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:28:31.817569 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-49f33bf5-2136-4099-af15-f069c187ee05 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-2097684275'}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:28:31.817748 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-49f33bf5-2136-4099-af15-f069c187ee05 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Create volume of 1 GB Jul 10 06:28:31.818043 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:28:31.818043 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:28:31.821734 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-49f33bf5-2136-4099-af15-f069c187ee05 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Availability Zones retrieved successfully. Jul 10 06:28:31.829992 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-49f33bf5-2136-4099-af15-f069c187ee05 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Flow 'volume_create_api' (bdb3d658-8bdb-435b-af36-582858467ec0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:28:31.831460 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-49f33bf5-2136-4099-af15-f069c187ee05 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (898b45d6-5715-44c0-99f6-3e11f7a1e8f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:28:31.832799 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-49f33bf5-2136-4099-af15-f069c187ee05 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Validating volume size '1' using validate_int {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:28:31.874072 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-49f33bf5-2136-4099-af15-f069c187ee05 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (898b45d6-5715-44c0-99f6-3e11f7a1e8f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:28:31.875403 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-49f33bf5-2136-4099-af15-f069c187ee05 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c130cd0c-fd43-46f3-bc42-1f09f9cc5d2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:28:31.882778 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-c5429063-5faf-46cb-ba65-bbd00380d811 req-94f80417-26f5-44a7-ab7b-d2bbc7703928 tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 10 06:28:31.883141 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-c5429063-5faf-46cb-ba65-bbd00380d811 req-94f80417-26f5-44a7-ab7b-d2bbc7703928 tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9ff13ac3-9dbf-438a-909d-e22a1d68237e", "connector": null, "instance_uuid": "3c4b3992-c3db-4356-b042-76f222598c0e"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:28:31.898016 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:28:31.898016 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:28:31.920036 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-c5429063-5faf-46cb-ba65-bbd00380d811 req-94f80417-26f5-44a7-ab7b-d2bbc7703928 tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 10 06:28:31.920413 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 28/106] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 10 06:28:31 2026] POST /volume/v3/attachments => generated 273 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:28:31.927962 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-49f33bf5-2136-4099-af15-f069c187ee05 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Created reservations ['9aa2ebdc-02c4-4a59-8f36-c5775b5f7905', 'a1b81a18-92bf-409f-9f11-57662cc6fc60', 'fcd48e3c-5812-40a5-9ade-320769b56ca7', 'f849590f-4c88-4a8c-a092-2d00c17368fd'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:28:31.928919 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-49f33bf5-2136-4099-af15-f069c187ee05 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c130cd0c-fd43-46f3-bc42-1f09f9cc5d2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9aa2ebdc-02c4-4a59-8f36-c5775b5f7905', 'a1b81a18-92bf-409f-9f11-57662cc6fc60', 'fcd48e3c-5812-40a5-9ade-320769b56ca7', 'f849590f-4c88-4a8c-a092-2d00c17368fd']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:28:31.929834 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-49f33bf5-2136-4099-af15-f069c187ee05 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85de2d0c-0d99-4b25-91cb-eb715bb287bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:28:31.962688 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-49f33bf5-2136-4099-af15-f069c187ee05 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85de2d0c-0d99-4b25-91cb-eb715bb287bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1985bf5c-4a81-4ebc-81b5-1876717d9916', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-2097684275',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='721ee45877be4d5c8e84d962f7b19510',qos_specs=None,replication_status=,reservations=['9aa2ebdc-02c4-4a59-8f36-c5775b5f7905','a1b81a18-92bf-409f-9f11-57662cc6fc60','fcd48e3c-5812-40a5-9ade-320769b56ca7','f849590f-4c88-4a8c-a092-2d00c17368fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='772b0dad8af24bacbb127ba21e446ebf',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:28:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-2097684275',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1985bf5c-4a81-4ebc-81b5-1876717d9916,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='721ee45877be4d5c8e84d962f7b19510',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='772b0dad8af24bacbb127ba21e446ebf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:28:31.963396 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-49f33bf5-2136-4099-af15-f069c187ee05 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f39fa40d-f76b-4c3d-8839-a3d64e6a77a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:28:31.980632 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-49f33bf5-2136-4099-af15-f069c187ee05 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f39fa40d-f76b-4c3d-8839-a3d64e6a77a5) transitioned into state 'SUCCESS' from state '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-2097684275',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='721ee45877be4d5c8e84d962f7b19510',qos_specs=None,replication_status=,reservations=['9aa2ebdc-02c4-4a59-8f36-c5775b5f7905','a1b81a18-92bf-409f-9f11-57662cc6fc60','fcd48e3c-5812-40a5-9ade-320769b56ca7','f849590f-4c88-4a8c-a092-2d00c17368fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='772b0dad8af24bacbb127ba21e446ebf',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:28:31.981243 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-49f33bf5-2136-4099-af15-f069c187ee05 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50819191-ef4f-4d2a-9f62-d146e36de461) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:28:31.989150 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-49f33bf5-2136-4099-af15-f069c187ee05 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50819191-ef4f-4d2a-9f62-d146e36de461) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:28:31.991218 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-49f33bf5-2136-4099-af15-f069c187ee05 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Flow 'volume_create_api' (bdb3d658-8bdb-435b-af36-582858467ec0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:28:31.991218 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-49f33bf5-2136-4099-af15-f069c187ee05 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Create volume request issued successfully. Jul 10 06:28:31.991218 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-49f33bf5-2136-4099-af15-f069c187ee05 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:28:31.991218 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 25/107] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 10 06:28:31 2026] POST /volume/v3/volumes => generated 757 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:28:31.994745 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-0dc50585-98ef-4444-aee3-975c73399221 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:31.997329 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0dc50585-98ef-4444-aee3-975c73399221 tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] GET https://10.4.3.200/volume/v3/volumes/9ff13ac3-9dbf-438a-909d-e22a1d68237e Jul 10 06:28:31.997605 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0dc50585-98ef-4444-aee3-975c73399221 tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:28:31.997832 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0dc50585-98ef-4444-aee3-975c73399221 tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:28:32.007063 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-87deb047-86ac-43ff-9a23-f6347dc82ac7 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:32.008942 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-87deb047-86ac-43ff-9a23-f6347dc82ac7 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] GET https://10.4.3.200/volume/v3/volumes/1985bf5c-4a81-4ebc-81b5-1876717d9916 Jul 10 06:28:32.009219 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-87deb047-86ac-43ff-9a23-f6347dc82ac7 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:28:32.009481 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-87deb047-86ac-43ff-9a23-f6347dc82ac7 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:28:32.011096 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:28:32.011096 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:28:32.014300 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-0dc50585-98ef-4444-aee3-975c73399221 tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] Volume info retrieved successfully. Jul 10 06:28:32.016218 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:28:32.016218 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:28:32.017695 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0dc50585-98ef-4444-aee3-975c73399221 tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] https://10.4.3.200/volume/v3/volumes/9ff13ac3-9dbf-438a-909d-e22a1d68237e returned with HTTP 200 Jul 10 06:28:32.018172 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 27/108] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:28:31 2026] GET /volume/v3/volumes/9ff13ac3-9dbf-438a-909d-e22a1d68237e => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 06:28:32.020297 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-87deb047-86ac-43ff-9a23-f6347dc82ac7 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Volume info retrieved successfully. Jul 10 06:28:32.024357 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-87deb047-86ac-43ff-9a23-f6347dc82ac7 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] https://10.4.3.200/volume/v3/volumes/1985bf5c-4a81-4ebc-81b5-1876717d9916 returned with HTTP 200 Jul 10 06:28:32.024835 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 29/109] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:28:32 2026] GET /volume/v3/volumes/1985bf5c-4a81-4ebc-81b5-1876717d9916 => generated 825 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:28:32.460828 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-6f0dff1a-6a86-4ec7-9fd6-41edd55b14a6 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:32.461361 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-6f0dff1a-6a86-4ec7-9fd6-41edd55b14a6 None None] GET https://10.4.3.200/volume// Jul 10 06:28:32.461634 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-6f0dff1a-6a86-4ec7-9fd6-41edd55b14a6 None None] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:28:32.461909 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-6f0dff1a-6a86-4ec7-9fd6-41edd55b14a6 None None] Calling method 'all' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:28:32.462862 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-6f0dff1a-6a86-4ec7-9fd6-41edd55b14a6 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:28:32.463244 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 29/110] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:28:32 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 06:28:32.471227 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-c5429063-5faf-46cb-ba65-bbd00380d811 req-5dbb62cf-321a-4e7c-befe-58976125d6bb None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:32.473315 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-c5429063-5faf-46cb-ba65-bbd00380d811 req-5dbb62cf-321a-4e7c-befe-58976125d6bb tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] GET https://10.4.3.200/volume/v3/volumes/9ff13ac3-9dbf-438a-909d-e22a1d68237e Jul 10 06:28:32.473606 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-c5429063-5faf-46cb-ba65-bbd00380d811 req-5dbb62cf-321a-4e7c-befe-58976125d6bb tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:28:32.473827 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-c5429063-5faf-46cb-ba65-bbd00380d811 req-5dbb62cf-321a-4e7c-befe-58976125d6bb tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:28:32.485268 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:28:32.485268 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:28:32.489187 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [req-c5429063-5faf-46cb-ba65-bbd00380d811 req-5dbb62cf-321a-4e7c-befe-58976125d6bb tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] Volume info retrieved successfully. Jul 10 06:28:32.493805 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-c5429063-5faf-46cb-ba65-bbd00380d811 req-5dbb62cf-321a-4e7c-befe-58976125d6bb tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] https://10.4.3.200/volume/v3/volumes/9ff13ac3-9dbf-438a-909d-e22a1d68237e returned with HTTP 200 Jul 10 06:28:32.494206 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 26/111] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 10 06:28:32 2026] GET /volume/v3/volumes/9ff13ac3-9dbf-438a-909d-e22a1d68237e => generated 1026 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:28:32.572433 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-c5429063-5faf-46cb-ba65-bbd00380d811 req-d3c17ca0-4b73-4807-b676-d15f46a2c548 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:32.574180 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-c5429063-5faf-46cb-ba65-bbd00380d811 req-d3c17ca0-4b73-4807-b676-d15f46a2c548 tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] PUT https://10.4.3.200/volume/v3/attachments/060ba416-1dd6-4f5c-80db-7364cd00d4ef Jul 10 06:28:32.574565 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-c5429063-5faf-46cb-ba65-bbd00380d811 req-d3c17ca0-4b73-4807-b676-d15f46a2c548 tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000004964", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad080837985", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8eedee5c-bca8-4f5c-8f66-111c7b448d96", "nvme_native_multipath": false, "mountpoint": "/dev/sdc"}}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:28:32.586297 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.coordination [req-c5429063-5faf-46cb-ba65-bbd00380d811 req-d3c17ca0-4b73-4807-b676-d15f46a2c548 tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] Acquiring lock "cinder-attachment_update-9ff13ac3-9dbf-438a-909d-e22a1d68237e-np0000004964" by "attachment_update" {{(pid=99977) __acquire /opt/stack/cinder/cinder/coordination.py:210}} Jul 10 06:28:32.590458 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.coordination [req-c5429063-5faf-46cb-ba65-bbd00380d811 req-d3c17ca0-4b73-4807-b676-d15f46a2c548 tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] Lock "cinder-attachment_update-9ff13ac3-9dbf-438a-909d-e22a1d68237e-np0000004964" acquired by "attachment_update" :: waited 0.004s {{(pid=99977) __acquire /opt/stack/cinder/cinder/coordination.py:228}} Jul 10 06:28:32.591353 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:28:32.591353 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:28:33.030449 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-328e6e49-2072-4c26-99af-286c7248085e None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:33.032375 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-328e6e49-2072-4c26-99af-286c7248085e tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] GET https://10.4.3.200/volume/v3/volumes/9ff13ac3-9dbf-438a-909d-e22a1d68237e Jul 10 06:28:33.032558 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-328e6e49-2072-4c26-99af-286c7248085e tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:28:33.032739 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-328e6e49-2072-4c26-99af-286c7248085e tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:28:33.040038 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-c2317448-8214-4792-9bd4-6efcadfdcab8 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:33.041545 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:28:33.041545 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:28:33.042809 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-c2317448-8214-4792-9bd4-6efcadfdcab8 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] GET https://10.4.3.200/volume/v3/volumes/1985bf5c-4a81-4ebc-81b5-1876717d9916 Jul 10 06:28:33.043115 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-c2317448-8214-4792-9bd4-6efcadfdcab8 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:28:33.043410 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-c2317448-8214-4792-9bd4-6efcadfdcab8 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:28:33.044787 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-328e6e49-2072-4c26-99af-286c7248085e tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] Volume info retrieved successfully. Jul 10 06:28:33.049726 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-328e6e49-2072-4c26-99af-286c7248085e tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] https://10.4.3.200/volume/v3/volumes/9ff13ac3-9dbf-438a-909d-e22a1d68237e returned with HTTP 200 Jul 10 06:28:33.049726 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 30/112] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:28:33 2026] GET /volume/v3/volumes/9ff13ac3-9dbf-438a-909d-e22a1d68237e => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:28:33.065638 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:28:33.065638 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:28:33.068885 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-c2317448-8214-4792-9bd4-6efcadfdcab8 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Volume info retrieved successfully. Jul 10 06:28:33.077887 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-c2317448-8214-4792-9bd4-6efcadfdcab8 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] https://10.4.3.200/volume/v3/volumes/1985bf5c-4a81-4ebc-81b5-1876717d9916 returned with HTTP 200 Jul 10 06:28:33.078541 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 30/113] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:28:33 2026] GET /volume/v3/volumes/1985bf5c-4a81-4ebc-81b5-1876717d9916 => generated 850 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:28:33.121959 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.coordination [req-c5429063-5faf-46cb-ba65-bbd00380d811 req-d3c17ca0-4b73-4807-b676-d15f46a2c548 tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] Lock "cinder-attachment_update-9ff13ac3-9dbf-438a-909d-e22a1d68237e-np0000004964" released by "attachment_update" :: held 0.531s {{(pid=99977) __release /opt/stack/cinder/cinder/coordination.py:239}} Jul 10 06:28:33.122273 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-c5429063-5faf-46cb-ba65-bbd00380d811 req-d3c17ca0-4b73-4807-b676-d15f46a2c548 tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] https://10.4.3.200/volume/v3/attachments/060ba416-1dd6-4f5c-80db-7364cd00d4ef returned with HTTP 200 Jul 10 06:28:33.122639 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 28/114] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 10 06:28:32 2026] PUT /volume/v3/attachments/060ba416-1dd6-4f5c-80db-7364cd00d4ef => generated 969 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:28:33.319476 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-209df7f4-bc30-45ea-a11b-631e1d49fefa req-de5d31e0-89ec-4a50-bacd-bc3a82448078 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:33.322620 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-209df7f4-bc30-45ea-a11b-631e1d49fefa req-de5d31e0-89ec-4a50-bacd-bc3a82448078 tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] GET https://10.4.3.200/volume/v3/volumes/b1e32f82-7e0b-4d5a-b425-1c4e7133bf1e Jul 10 06:28:33.322914 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-209df7f4-bc30-45ea-a11b-631e1d49fefa req-de5d31e0-89ec-4a50-bacd-bc3a82448078 tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:28:33.323144 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-209df7f4-bc30-45ea-a11b-631e1d49fefa req-de5d31e0-89ec-4a50-bacd-bc3a82448078 tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:28:33.332327 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:28:33.332327 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:28:33.336596 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [req-209df7f4-bc30-45ea-a11b-631e1d49fefa req-de5d31e0-89ec-4a50-bacd-bc3a82448078 tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] Volume info retrieved successfully. Jul 10 06:28:33.341241 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-209df7f4-bc30-45ea-a11b-631e1d49fefa req-de5d31e0-89ec-4a50-bacd-bc3a82448078 tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] https://10.4.3.200/volume/v3/volumes/b1e32f82-7e0b-4d5a-b425-1c4e7133bf1e returned with HTTP 200 Jul 10 06:28:33.341776 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 27/115] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:28:33 2026] GET /volume/v3/volumes/b1e32f82-7e0b-4d5a-b425-1c4e7133bf1e => generated 1016 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:28:34.067097 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-ab835e69-c403-476f-bff5-0a08b1acc434 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:34.069342 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ab835e69-c403-476f-bff5-0a08b1acc434 tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] GET https://10.4.3.200/volume/v3/volumes/9ff13ac3-9dbf-438a-909d-e22a1d68237e Jul 10 06:28:34.069638 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ab835e69-c403-476f-bff5-0a08b1acc434 tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:28:34.069925 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ab835e69-c403-476f-bff5-0a08b1acc434 tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:28:34.082876 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:28:34.082876 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:28:34.087683 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-ab835e69-c403-476f-bff5-0a08b1acc434 tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] Volume info retrieved successfully. Jul 10 06:28:34.091875 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ab835e69-c403-476f-bff5-0a08b1acc434 tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] https://10.4.3.200/volume/v3/volumes/9ff13ac3-9dbf-438a-909d-e22a1d68237e returned with HTTP 200 Jul 10 06:28:34.092437 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 31/116] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:28:34 2026] GET /volume/v3/volumes/9ff13ac3-9dbf-438a-909d-e22a1d68237e => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:28:34.162870 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-c0895115-d1bd-4568-9017-753812a761b4 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:34.166938 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-c0895115-d1bd-4568-9017-753812a761b4 tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] GET https://10.4.3.200/volume/v3/volumes/2db3ed1a-c1f7-4a2b-937b-7253733876a1 Jul 10 06:28:34.166938 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-c0895115-d1bd-4568-9017-753812a761b4 tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:28:34.166938 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-c0895115-d1bd-4568-9017-753812a761b4 tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:28:34.175294 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:28:34.175294 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:28:34.180944 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-c0895115-d1bd-4568-9017-753812a761b4 tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] Volume info retrieved successfully. Jul 10 06:28:34.193842 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-c0895115-d1bd-4568-9017-753812a761b4 tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] https://10.4.3.200/volume/v3/volumes/2db3ed1a-c1f7-4a2b-937b-7253733876a1 returned with HTTP 200 Jul 10 06:28:34.194344 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 31/117] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:28:34 2026] GET /volume/v3/volumes/2db3ed1a-c1f7-4a2b-937b-7253733876a1 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:28:34.209050 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-8d3d50c8-d20f-4987-ad42-cdf6ef14971a None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:34.210910 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8d3d50c8-d20f-4987-ad42-cdf6ef14971a tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] GET https://10.4.3.200/volume/v3/volumes/2db3ed1a-c1f7-4a2b-937b-7253733876a1 Jul 10 06:28:34.211169 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-8d3d50c8-d20f-4987-ad42-cdf6ef14971a tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:28:34.211396 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-8d3d50c8-d20f-4987-ad42-cdf6ef14971a tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:28:34.219951 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:28:34.219951 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:28:34.224475 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-8d3d50c8-d20f-4987-ad42-cdf6ef14971a tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] Volume info retrieved successfully. Jul 10 06:28:34.229854 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8d3d50c8-d20f-4987-ad42-cdf6ef14971a tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] https://10.4.3.200/volume/v3/volumes/2db3ed1a-c1f7-4a2b-937b-7253733876a1 returned with HTTP 200 Jul 10 06:28:34.232650 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 29/118] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:28:34 2026] GET /volume/v3/volumes/2db3ed1a-c1f7-4a2b-937b-7253733876a1 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:28:34.279998 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-1626411a-f7fb-4605-a1e1-4ec2af1cf69f None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:34.283533 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1626411a-f7fb-4605-a1e1-4ec2af1cf69f tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] GET https://10.4.3.200/volume/v3/volumes/2db3ed1a-c1f7-4a2b-937b-7253733876a1 Jul 10 06:28:34.283533 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1626411a-f7fb-4605-a1e1-4ec2af1cf69f tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:28:34.283533 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1626411a-f7fb-4605-a1e1-4ec2af1cf69f tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:28:34.294565 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:28:34.294565 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:28:34.305536 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-1626411a-f7fb-4605-a1e1-4ec2af1cf69f tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] Volume info retrieved successfully. Jul 10 06:28:34.310858 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1626411a-f7fb-4605-a1e1-4ec2af1cf69f tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] https://10.4.3.200/volume/v3/volumes/2db3ed1a-c1f7-4a2b-937b-7253733876a1 returned with HTTP 200 Jul 10 06:28:34.312383 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 28/119] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:28:34 2026] GET /volume/v3/volumes/2db3ed1a-c1f7-4a2b-937b-7253733876a1 => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:28:34.337697 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-32c9ad21-f3fe-492d-b5da-0ac3c45f799d None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:34.340131 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-32c9ad21-f3fe-492d-b5da-0ac3c45f799d tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] DELETE https://10.4.3.200/volume/v3/volumes/2db3ed1a-c1f7-4a2b-937b-7253733876a1 Jul 10 06:28:34.340318 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-32c9ad21-f3fe-492d-b5da-0ac3c45f799d tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:28:34.341273 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-32c9ad21-f3fe-492d-b5da-0ac3c45f799d tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:28:34.341273 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-32c9ad21-f3fe-492d-b5da-0ac3c45f799d tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] Delete volume with id: 2db3ed1a-c1f7-4a2b-937b-7253733876a1 Jul 10 06:28:34.355332 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:28:34.355332 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:28:34.355332 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-32c9ad21-f3fe-492d-b5da-0ac3c45f799d tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] Volume info retrieved successfully. Jul 10 06:28:34.387079 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-32c9ad21-f3fe-492d-b5da-0ac3c45f799d tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] Delete volume request issued successfully. Jul 10 06:28:34.387398 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-32c9ad21-f3fe-492d-b5da-0ac3c45f799d tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] https://10.4.3.200/volume/v3/volumes/2db3ed1a-c1f7-4a2b-937b-7253733876a1 returned with HTTP 202 Jul 10 06:28:34.390557 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 32/120] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:28:34 2026] DELETE /volume/v3/volumes/2db3ed1a-c1f7-4a2b-937b-7253733876a1 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:28:34.400533 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-a1460572-30ec-4db5-9abc-cae6bf919887 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:34.402243 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-a1460572-30ec-4db5-9abc-cae6bf919887 tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] GET https://10.4.3.200/volume/v3/volumes/2db3ed1a-c1f7-4a2b-937b-7253733876a1 Jul 10 06:28:34.402445 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-a1460572-30ec-4db5-9abc-cae6bf919887 tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:28:34.402637 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-a1460572-30ec-4db5-9abc-cae6bf919887 tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:28:34.410086 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:28:34.410086 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:28:34.414710 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-a1460572-30ec-4db5-9abc-cae6bf919887 tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] Volume info retrieved successfully. Jul 10 06:28:34.420578 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-a1460572-30ec-4db5-9abc-cae6bf919887 tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] https://10.4.3.200/volume/v3/volumes/2db3ed1a-c1f7-4a2b-937b-7253733876a1 returned with HTTP 200 Jul 10 06:28:34.421085 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 32/121] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:28:34 2026] GET /volume/v3/volumes/2db3ed1a-c1f7-4a2b-937b-7253733876a1 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:28:35.109269 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-775d9d3a-648a-4a42-acd4-d2cb8b277b19 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:35.111275 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-775d9d3a-648a-4a42-acd4-d2cb8b277b19 tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] GET https://10.4.3.200/volume/v3/volumes/9ff13ac3-9dbf-438a-909d-e22a1d68237e Jul 10 06:28:35.111924 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-775d9d3a-648a-4a42-acd4-d2cb8b277b19 tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:28:35.112207 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-775d9d3a-648a-4a42-acd4-d2cb8b277b19 tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:28:35.124127 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:28:35.124127 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:28:35.128330 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-775d9d3a-648a-4a42-acd4-d2cb8b277b19 tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] Volume info retrieved successfully. Jul 10 06:28:35.132883 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-775d9d3a-648a-4a42-acd4-d2cb8b277b19 tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] https://10.4.3.200/volume/v3/volumes/9ff13ac3-9dbf-438a-909d-e22a1d68237e returned with HTTP 200 Jul 10 06:28:35.133466 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 30/122] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:28:35 2026] GET /volume/v3/volumes/9ff13ac3-9dbf-438a-909d-e22a1d68237e => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:28:35.440451 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-48b97fbf-4761-4886-8a8d-f506ba368446 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:35.442137 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-48b97fbf-4761-4886-8a8d-f506ba368446 tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] GET https://10.4.3.200/volume/v3/volumes/2db3ed1a-c1f7-4a2b-937b-7253733876a1 Jul 10 06:28:35.442301 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-48b97fbf-4761-4886-8a8d-f506ba368446 tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:28:35.442467 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-48b97fbf-4761-4886-8a8d-f506ba368446 tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:28:35.564233 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-258b5c56-623b-460e-ac5e-686b3cdf9b45 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:35.564686 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-258b5c56-623b-460e-ac5e-686b3cdf9b45 None None] GET https://10.4.3.200/volume// Jul 10 06:28:35.564886 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-258b5c56-623b-460e-ac5e-686b3cdf9b45 None None] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:28:35.565108 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-258b5c56-623b-460e-ac5e-686b3cdf9b45 None None] Calling method 'all' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:28:35.565414 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-258b5c56-623b-460e-ac5e-686b3cdf9b45 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:28:35.565762 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 33/123] 10.4.3.200 () {66 vars in 1428 bytes} [Fri Jul 10 06:28:35 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 06:28:35.576685 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-48b97fbf-4761-4886-8a8d-f506ba368446 tempest-DeleteServersTestJSON-1747777066 tempest-DeleteServersTestJSON-1747777066-project-member] https://10.4.3.200/volume/v3/volumes/2db3ed1a-c1f7-4a2b-937b-7253733876a1 returned with HTTP 404 Jul 10 06:28:35.577401 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 29/124] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:28:35 2026] GET /volume/v3/volumes/2db3ed1a-c1f7-4a2b-937b-7253733876a1 => generated 109 bytes in 137 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:28:35.580953 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-209df7f4-bc30-45ea-a11b-631e1d49fefa req-72a82440-2222-4060-a62f-edea2fc78912 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:35.786316 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-209df7f4-bc30-45ea-a11b-631e1d49fefa req-72a82440-2222-4060-a62f-edea2fc78912 tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] POST https://10.4.3.200/volume/v3/attachments Jul 10 06:28:35.787683 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-209df7f4-bc30-45ea-a11b-631e1d49fefa req-72a82440-2222-4060-a62f-edea2fc78912 tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b1e32f82-7e0b-4d5a-b425-1c4e7133bf1e", "connector": null, "instance_uuid": "d463e76c-fa1b-45e0-bfc2-4a4c9d679a6d"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:28:35.796848 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:28:35.796848 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:28:35.825912 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-209df7f4-bc30-45ea-a11b-631e1d49fefa req-72a82440-2222-4060-a62f-edea2fc78912 tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 10 06:28:35.826357 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 33/125] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 10 06:28:35 2026] POST /volume/v3/attachments => generated 273 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:28:35.866053 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-ee78b2ce-1a3b-4aca-a908-6fd1d10aed97 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:35.868796 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ee78b2ce-1a3b-4aca-a908-6fd1d10aed97 tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] GET https://10.4.3.200/volume/v3/volumes/b1e32f82-7e0b-4d5a-b425-1c4e7133bf1e Jul 10 06:28:35.869322 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ee78b2ce-1a3b-4aca-a908-6fd1d10aed97 tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:28:35.869322 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ee78b2ce-1a3b-4aca-a908-6fd1d10aed97 tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:28:35.902707 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:28:35.902707 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:28:35.905560 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-ee78b2ce-1a3b-4aca-a908-6fd1d10aed97 tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] Volume info retrieved successfully. Jul 10 06:28:35.909028 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ee78b2ce-1a3b-4aca-a908-6fd1d10aed97 tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] https://10.4.3.200/volume/v3/volumes/b1e32f82-7e0b-4d5a-b425-1c4e7133bf1e returned with HTTP 200 Jul 10 06:28:35.909424 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 31/126] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:28:35 2026] GET /volume/v3/volumes/b1e32f82-7e0b-4d5a-b425-1c4e7133bf1e => generated 1015 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:28:36.150703 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-ea2eed7a-fb2b-41c1-a8b5-5ad22a9b82e1 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:36.153142 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ea2eed7a-fb2b-41c1-a8b5-5ad22a9b82e1 tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] GET https://10.4.3.200/volume/v3/volumes/9ff13ac3-9dbf-438a-909d-e22a1d68237e Jul 10 06:28:36.153445 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ea2eed7a-fb2b-41c1-a8b5-5ad22a9b82e1 tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:28:36.153757 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ea2eed7a-fb2b-41c1-a8b5-5ad22a9b82e1 tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:28:36.165088 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:28:36.165088 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:28:36.168802 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-ea2eed7a-fb2b-41c1-a8b5-5ad22a9b82e1 tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] Volume info retrieved successfully. Jul 10 06:28:36.173746 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ea2eed7a-fb2b-41c1-a8b5-5ad22a9b82e1 tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] https://10.4.3.200/volume/v3/volumes/9ff13ac3-9dbf-438a-909d-e22a1d68237e returned with HTTP 200 Jul 10 06:28:36.174360 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 34/127] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:28:36 2026] GET /volume/v3/volumes/9ff13ac3-9dbf-438a-909d-e22a1d68237e => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:28:36.354205 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-38340732-c53b-4e10-94a3-beddcb52031f None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:36.354673 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-38340732-c53b-4e10-94a3-beddcb52031f None None] GET https://10.4.3.200/volume// Jul 10 06:28:36.354879 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-38340732-c53b-4e10-94a3-beddcb52031f None None] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:28:36.355121 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-38340732-c53b-4e10-94a3-beddcb52031f None None] Calling method 'all' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:28:36.355527 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-38340732-c53b-4e10-94a3-beddcb52031f None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:28:36.355879 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 30/128] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:28: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 10 06:28:36.368570 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-209df7f4-bc30-45ea-a11b-631e1d49fefa req-3de28d2a-8c92-44f2-81b7-44552219c849 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:36.370902 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-209df7f4-bc30-45ea-a11b-631e1d49fefa req-3de28d2a-8c92-44f2-81b7-44552219c849 tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] GET https://10.4.3.200/volume/v3/volumes/b1e32f82-7e0b-4d5a-b425-1c4e7133bf1e Jul 10 06:28:36.371142 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-209df7f4-bc30-45ea-a11b-631e1d49fefa req-3de28d2a-8c92-44f2-81b7-44552219c849 tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:28:36.371364 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-209df7f4-bc30-45ea-a11b-631e1d49fefa req-3de28d2a-8c92-44f2-81b7-44552219c849 tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:28:36.383399 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:28:36.383399 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:28:36.386638 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [req-209df7f4-bc30-45ea-a11b-631e1d49fefa req-3de28d2a-8c92-44f2-81b7-44552219c849 tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] Volume info retrieved successfully. Jul 10 06:28:36.390842 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-209df7f4-bc30-45ea-a11b-631e1d49fefa req-3de28d2a-8c92-44f2-81b7-44552219c849 tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] https://10.4.3.200/volume/v3/volumes/b1e32f82-7e0b-4d5a-b425-1c4e7133bf1e returned with HTTP 200 Jul 10 06:28:36.391200 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 34/129] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 10 06:28:36 2026] GET /volume/v3/volumes/b1e32f82-7e0b-4d5a-b425-1c4e7133bf1e => generated 1238 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:28:36.491784 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-209df7f4-bc30-45ea-a11b-631e1d49fefa req-d6ef1de9-e650-4acf-a0ef-666fe25c3c01 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:36.494210 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-209df7f4-bc30-45ea-a11b-631e1d49fefa req-d6ef1de9-e650-4acf-a0ef-666fe25c3c01 tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] PUT https://10.4.3.200/volume/v3/attachments/9a4510a6-3597-4551-b46a-bd93c636260a Jul 10 06:28:36.494694 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-209df7f4-bc30-45ea-a11b-631e1d49fefa req-d6ef1de9-e650-4acf-a0ef-666fe25c3c01 tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000004964", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad080837985", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8eedee5c-bca8-4f5c-8f66-111c7b448d96", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:28:36.519733 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.coordination [req-209df7f4-bc30-45ea-a11b-631e1d49fefa req-d6ef1de9-e650-4acf-a0ef-666fe25c3c01 tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] Acquiring lock "cinder-attachment_update-b1e32f82-7e0b-4d5a-b425-1c4e7133bf1e-np0000004964" by "attachment_update" {{(pid=99977) __acquire /opt/stack/cinder/cinder/coordination.py:210}} Jul 10 06:28:36.524984 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.coordination [req-209df7f4-bc30-45ea-a11b-631e1d49fefa req-d6ef1de9-e650-4acf-a0ef-666fe25c3c01 tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] Lock "cinder-attachment_update-b1e32f82-7e0b-4d5a-b425-1c4e7133bf1e-np0000004964" acquired by "attachment_update" :: waited 0.005s {{(pid=99977) __acquire /opt/stack/cinder/cinder/coordination.py:228}} Jul 10 06:28:36.526316 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:28:36.526316 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:28:36.922353 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-8e9306e9-7755-4ad2-8436-82f3a181010b None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:36.924291 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8e9306e9-7755-4ad2-8436-82f3a181010b tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] GET https://10.4.3.200/volume/v3/volumes/b1e32f82-7e0b-4d5a-b425-1c4e7133bf1e Jul 10 06:28:36.924464 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8e9306e9-7755-4ad2-8436-82f3a181010b tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:28:36.924766 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8e9306e9-7755-4ad2-8436-82f3a181010b tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:28:36.934873 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:28:36.934873 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:28:36.939321 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-8e9306e9-7755-4ad2-8436-82f3a181010b tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] Volume info retrieved successfully. Jul 10 06:28:36.943777 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8e9306e9-7755-4ad2-8436-82f3a181010b tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] https://10.4.3.200/volume/v3/volumes/b1e32f82-7e0b-4d5a-b425-1c4e7133bf1e returned with HTTP 200 Jul 10 06:28:36.944196 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 35/130] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:28:36 2026] GET /volume/v3/volumes/b1e32f82-7e0b-4d5a-b425-1c4e7133bf1e => generated 1016 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:28:37.047113 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.coordination [req-209df7f4-bc30-45ea-a11b-631e1d49fefa req-d6ef1de9-e650-4acf-a0ef-666fe25c3c01 tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] Lock "cinder-attachment_update-b1e32f82-7e0b-4d5a-b425-1c4e7133bf1e-np0000004964" released by "attachment_update" :: held 0.522s {{(pid=99977) __release /opt/stack/cinder/cinder/coordination.py:239}} Jul 10 06:28:37.047689 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-209df7f4-bc30-45ea-a11b-631e1d49fefa req-d6ef1de9-e650-4acf-a0ef-666fe25c3c01 tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] https://10.4.3.200/volume/v3/attachments/9a4510a6-3597-4551-b46a-bd93c636260a returned with HTTP 200 Jul 10 06:28:37.047973 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 32/131] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 10 06:28:36 2026] PUT /volume/v3/attachments/9a4510a6-3597-4551-b46a-bd93c636260a => generated 969 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:28:37.187200 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-8cf49fb5-20d9-493f-a248-777b8b13270b None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:37.190157 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-8cf49fb5-20d9-493f-a248-777b8b13270b tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] GET https://10.4.3.200/volume/v3/volumes/9ff13ac3-9dbf-438a-909d-e22a1d68237e Jul 10 06:28:37.190338 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-8cf49fb5-20d9-493f-a248-777b8b13270b tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:28:37.190552 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-8cf49fb5-20d9-493f-a248-777b8b13270b tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:28:37.200975 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:28:37.200975 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:28:37.205337 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-8cf49fb5-20d9-493f-a248-777b8b13270b tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] Volume info retrieved successfully. Jul 10 06:28:37.216612 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-8cf49fb5-20d9-493f-a248-777b8b13270b tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] https://10.4.3.200/volume/v3/volumes/9ff13ac3-9dbf-438a-909d-e22a1d68237e returned with HTTP 200 Jul 10 06:28:37.217157 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 31/132] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:28:37 2026] GET /volume/v3/volumes/9ff13ac3-9dbf-438a-909d-e22a1d68237e => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:28:37.960799 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-47a43896-076b-4b48-b923-9cea2e0027f5 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:37.964338 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-47a43896-076b-4b48-b923-9cea2e0027f5 tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] GET https://10.4.3.200/volume/v3/volumes/b1e32f82-7e0b-4d5a-b425-1c4e7133bf1e Jul 10 06:28:37.964612 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-47a43896-076b-4b48-b923-9cea2e0027f5 tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:28:37.964851 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-47a43896-076b-4b48-b923-9cea2e0027f5 tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:28:37.986846 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:28:37.986846 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:28:37.992301 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-47a43896-076b-4b48-b923-9cea2e0027f5 tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] Volume info retrieved successfully. Jul 10 06:28:37.997559 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-47a43896-076b-4b48-b923-9cea2e0027f5 tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] https://10.4.3.200/volume/v3/volumes/b1e32f82-7e0b-4d5a-b425-1c4e7133bf1e returned with HTTP 200 Jul 10 06:28:37.998229 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 35/133] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:28:37 2026] GET /volume/v3/volumes/b1e32f82-7e0b-4d5a-b425-1c4e7133bf1e => generated 1016 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:28:38.236526 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-26d5423a-a1a5-4e85-850a-bd571f6823c2 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:38.240687 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-26d5423a-a1a5-4e85-850a-bd571f6823c2 tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] GET https://10.4.3.200/volume/v3/volumes/9ff13ac3-9dbf-438a-909d-e22a1d68237e Jul 10 06:28:38.240966 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-26d5423a-a1a5-4e85-850a-bd571f6823c2 tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:28:38.241255 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-26d5423a-a1a5-4e85-850a-bd571f6823c2 tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:28:38.253959 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:28:38.253959 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:28:38.259127 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-26d5423a-a1a5-4e85-850a-bd571f6823c2 tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] Volume info retrieved successfully. Jul 10 06:28:38.267958 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-26d5423a-a1a5-4e85-850a-bd571f6823c2 tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] https://10.4.3.200/volume/v3/volumes/9ff13ac3-9dbf-438a-909d-e22a1d68237e returned with HTTP 200 Jul 10 06:28:38.268558 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 36/134] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:28:38 2026] GET /volume/v3/volumes/9ff13ac3-9dbf-438a-909d-e22a1d68237e => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:28:39.012547 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-80baf325-d072-4568-9139-44c98bbff366 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:39.014644 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-80baf325-d072-4568-9139-44c98bbff366 tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] GET https://10.4.3.200/volume/v3/volumes/b1e32f82-7e0b-4d5a-b425-1c4e7133bf1e Jul 10 06:28:39.014881 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-80baf325-d072-4568-9139-44c98bbff366 tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:28:39.015095 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-80baf325-d072-4568-9139-44c98bbff366 tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:28:39.026051 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:28:39.026051 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:28:39.029409 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-80baf325-d072-4568-9139-44c98bbff366 tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] Volume info retrieved successfully. Jul 10 06:28:39.033801 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-80baf325-d072-4568-9139-44c98bbff366 tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] https://10.4.3.200/volume/v3/volumes/b1e32f82-7e0b-4d5a-b425-1c4e7133bf1e returned with HTTP 200 Jul 10 06:28:39.034416 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 33/135] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:28:39 2026] GET /volume/v3/volumes/b1e32f82-7e0b-4d5a-b425-1c4e7133bf1e => generated 1016 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:28:39.287287 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-68538da6-8446-49fc-8bbf-89433ed70313 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:39.288955 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-68538da6-8446-49fc-8bbf-89433ed70313 tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] GET https://10.4.3.200/volume/v3/volumes/9ff13ac3-9dbf-438a-909d-e22a1d68237e Jul 10 06:28:39.289125 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-68538da6-8446-49fc-8bbf-89433ed70313 tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:28:39.289346 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-68538da6-8446-49fc-8bbf-89433ed70313 tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:28:39.298644 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:28:39.298644 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:28:39.301859 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-68538da6-8446-49fc-8bbf-89433ed70313 tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] Volume info retrieved successfully. Jul 10 06:28:39.306210 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-68538da6-8446-49fc-8bbf-89433ed70313 tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] https://10.4.3.200/volume/v3/volumes/9ff13ac3-9dbf-438a-909d-e22a1d68237e returned with HTTP 200 Jul 10 06:28:39.306664 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 32/136] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:28:39 2026] GET /volume/v3/volumes/9ff13ac3-9dbf-438a-909d-e22a1d68237e => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:28:39.380908 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-c5429063-5faf-46cb-ba65-bbd00380d811 req-b6fa98f4-8118-452d-b7de-cd4517f382b4 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:39.383026 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-c5429063-5faf-46cb-ba65-bbd00380d811 req-b6fa98f4-8118-452d-b7de-cd4517f382b4 tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] POST https://10.4.3.200/volume/v3/attachments/060ba416-1dd6-4f5c-80db-7364cd00d4ef/action Jul 10 06:28:39.383749 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-c5429063-5faf-46cb-ba65-bbd00380d811 req-b6fa98f4-8118-452d-b7de-cd4517f382b4 tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] Action body: b'{"os-complete": null}' {{(pid=99975) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:28:39.383912 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-c5429063-5faf-46cb-ba65-bbd00380d811 req-b6fa98f4-8118-452d-b7de-cd4517f382b4 tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:28:39.401957 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:28:39.401957 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:28:39.417699 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-c5429063-5faf-46cb-ba65-bbd00380d811 req-b6fa98f4-8118-452d-b7de-cd4517f382b4 tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] https://10.4.3.200/volume/v3/attachments/060ba416-1dd6-4f5c-80db-7364cd00d4ef/action returned with HTTP 204 Jul 10 06:28:39.418407 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 36/137] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 10 06:28:39 2026] POST /volume/v3/attachments/060ba416-1dd6-4f5c-80db-7364cd00d4ef/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:28:39.737408 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-6f49d3e4-188e-4ce0-a479-1065e7b5c32c req-b2fe4389-63f5-444c-99c1-18d6af96829c None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:39.739797 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-6f49d3e4-188e-4ce0-a479-1065e7b5c32c req-b2fe4389-63f5-444c-99c1-18d6af96829c tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] GET https://10.4.3.200/volume/v3/volumes/e2602518-26e4-4cae-8e86-8ca34b4f5455 Jul 10 06:28:39.740017 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-6f49d3e4-188e-4ce0-a479-1065e7b5c32c req-b2fe4389-63f5-444c-99c1-18d6af96829c tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:28:39.740221 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-6f49d3e4-188e-4ce0-a479-1065e7b5c32c req-b2fe4389-63f5-444c-99c1-18d6af96829c tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:28:39.747438 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:28:39.747438 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:28:39.751155 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [req-6f49d3e4-188e-4ce0-a479-1065e7b5c32c req-b2fe4389-63f5-444c-99c1-18d6af96829c tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Volume info retrieved successfully. Jul 10 06:28:39.755988 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-6f49d3e4-188e-4ce0-a479-1065e7b5c32c req-b2fe4389-63f5-444c-99c1-18d6af96829c tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] https://10.4.3.200/volume/v3/volumes/e2602518-26e4-4cae-8e86-8ca34b4f5455 returned with HTTP 200 Jul 10 06:28:39.756432 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 37/138] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:28:39 2026] GET /volume/v3/volumes/e2602518-26e4-4cae-8e86-8ca34b4f5455 => generated 1365 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:28:39.764152 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-6f49d3e4-188e-4ce0-a479-1065e7b5c32c req-b9521c1f-915b-4417-917a-319eff19deff None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:39.766058 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-6f49d3e4-188e-4ce0-a479-1065e7b5c32c req-b9521c1f-915b-4417-917a-319eff19deff tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] GET https://10.4.3.200/volume/v3/volumes/ca0da9df-0dc3-44fe-ad1f-7c04606c2dd6 Jul 10 06:28:39.766228 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-6f49d3e4-188e-4ce0-a479-1065e7b5c32c req-b9521c1f-915b-4417-917a-319eff19deff tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:28:39.766405 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-6f49d3e4-188e-4ce0-a479-1065e7b5c32c req-b9521c1f-915b-4417-917a-319eff19deff tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:28:39.772157 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:28:39.772157 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:28:39.775441 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-6f49d3e4-188e-4ce0-a479-1065e7b5c32c req-b9521c1f-915b-4417-917a-319eff19deff tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Volume info retrieved successfully. Jul 10 06:28:39.779575 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-6f49d3e4-188e-4ce0-a479-1065e7b5c32c req-b9521c1f-915b-4417-917a-319eff19deff tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] https://10.4.3.200/volume/v3/volumes/ca0da9df-0dc3-44fe-ad1f-7c04606c2dd6 returned with HTTP 200 Jul 10 06:28:39.780094 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 34/139] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:28:39 2026] GET /volume/v3/volumes/ca0da9df-0dc3-44fe-ad1f-7c04606c2dd6 => generated 849 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:28:39.787873 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-6f49d3e4-188e-4ce0-a479-1065e7b5c32c req-53d0cf5e-8c4b-4187-9f76-f52dd1dc6119 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:39.789915 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-6f49d3e4-188e-4ce0-a479-1065e7b5c32c req-53d0cf5e-8c4b-4187-9f76-f52dd1dc6119 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] GET https://10.4.3.200/volume/v3/volumes/1985bf5c-4a81-4ebc-81b5-1876717d9916 Jul 10 06:28:39.790079 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-6f49d3e4-188e-4ce0-a479-1065e7b5c32c req-53d0cf5e-8c4b-4187-9f76-f52dd1dc6119 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:28:39.790254 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-6f49d3e4-188e-4ce0-a479-1065e7b5c32c req-53d0cf5e-8c4b-4187-9f76-f52dd1dc6119 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:28:39.796242 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:28:39.796242 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:28:39.799573 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [req-6f49d3e4-188e-4ce0-a479-1065e7b5c32c req-53d0cf5e-8c4b-4187-9f76-f52dd1dc6119 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Volume info retrieved successfully. Jul 10 06:28:39.803387 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-6f49d3e4-188e-4ce0-a479-1065e7b5c32c req-53d0cf5e-8c4b-4187-9f76-f52dd1dc6119 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] https://10.4.3.200/volume/v3/volumes/1985bf5c-4a81-4ebc-81b5-1876717d9916 returned with HTTP 200 Jul 10 06:28:39.803761 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 33/140] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:28:39 2026] GET /volume/v3/volumes/1985bf5c-4a81-4ebc-81b5-1876717d9916 => generated 850 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:28:39.813647 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-7e8eb292-1900-4638-acfd-9b1fc48e54d6 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:39.814078 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-7e8eb292-1900-4638-acfd-9b1fc48e54d6 None None] GET https://10.4.3.200/volume// Jul 10 06:28:39.814240 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-7e8eb292-1900-4638-acfd-9b1fc48e54d6 None None] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:28:39.814468 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-7e8eb292-1900-4638-acfd-9b1fc48e54d6 None None] Calling method 'all' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:28:39.814886 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-7e8eb292-1900-4638-acfd-9b1fc48e54d6 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:28:39.815157 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 37/141] 10.4.3.200 () {66 vars in 1419 bytes} [Fri Jul 10 06:28: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 10 06:28:39.821916 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-6f49d3e4-188e-4ce0-a479-1065e7b5c32c req-8f64aa56-2ca2-43e9-839d-bb481b688dad None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:39.823763 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-6f49d3e4-188e-4ce0-a479-1065e7b5c32c req-8f64aa56-2ca2-43e9-839d-bb481b688dad tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 10 06:28:39.824089 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-6f49d3e4-188e-4ce0-a479-1065e7b5c32c req-8f64aa56-2ca2-43e9-839d-bb481b688dad tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e2602518-26e4-4cae-8e86-8ca34b4f5455", "connector": null, "instance_uuid": "3f42210b-fe0f-4405-8ca6-7358e3c4b540"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:28:39.834257 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:28:39.834257 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:28:39.855305 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-6f49d3e4-188e-4ce0-a479-1065e7b5c32c req-8f64aa56-2ca2-43e9-839d-bb481b688dad tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 10 06:28:39.855734 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 38/142] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 10 06:28:39 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 10 06:28:39.870421 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-21c500ff-df9d-449d-84d8-b718a0036491 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:39.870893 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-21c500ff-df9d-449d-84d8-b718a0036491 None None] GET https://10.4.3.200/volume// Jul 10 06:28:39.871271 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-21c500ff-df9d-449d-84d8-b718a0036491 None None] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:28:39.871399 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-21c500ff-df9d-449d-84d8-b718a0036491 None None] Calling method 'all' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:28:39.871756 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-21c500ff-df9d-449d-84d8-b718a0036491 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:28:39.872103 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 35/143] 10.4.3.200 () {66 vars in 1419 bytes} [Fri Jul 10 06:28: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 10 06:28:39.881069 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-6f49d3e4-188e-4ce0-a479-1065e7b5c32c req-fc2931be-d2eb-4c02-9509-658f8a734756 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:39.883172 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-6f49d3e4-188e-4ce0-a479-1065e7b5c32c req-fc2931be-d2eb-4c02-9509-658f8a734756 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 10 06:28:39.883607 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-6f49d3e4-188e-4ce0-a479-1065e7b5c32c req-fc2931be-d2eb-4c02-9509-658f8a734756 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ca0da9df-0dc3-44fe-ad1f-7c04606c2dd6", "connector": null, "instance_uuid": "3f42210b-fe0f-4405-8ca6-7358e3c4b540"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:28:39.893247 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:28:39.893247 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:28:39.924616 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-6f49d3e4-188e-4ce0-a479-1065e7b5c32c req-fc2931be-d2eb-4c02-9509-658f8a734756 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 10 06:28:39.925281 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 34/144] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 10 06:28:39 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 10 06:28:39.934960 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-763f94e3-908a-4555-95b4-3ee9f1e52af0 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:39.935408 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-763f94e3-908a-4555-95b4-3ee9f1e52af0 None None] GET https://10.4.3.200/volume// Jul 10 06:28:39.935836 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-763f94e3-908a-4555-95b4-3ee9f1e52af0 None None] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:28:39.935836 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-763f94e3-908a-4555-95b4-3ee9f1e52af0 None None] Calling method 'all' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:28:39.936781 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-763f94e3-908a-4555-95b4-3ee9f1e52af0 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:28:39.936781 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 38/145] 10.4.3.200 () {66 vars in 1419 bytes} [Fri Jul 10 06:28: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 10 06:28:39.944437 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-6f49d3e4-188e-4ce0-a479-1065e7b5c32c req-1a88affc-7e18-4667-b882-078004831b7c None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:39.950078 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-6f49d3e4-188e-4ce0-a479-1065e7b5c32c req-1a88affc-7e18-4667-b882-078004831b7c tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 10 06:28:39.950345 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-6f49d3e4-188e-4ce0-a479-1065e7b5c32c req-1a88affc-7e18-4667-b882-078004831b7c tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1985bf5c-4a81-4ebc-81b5-1876717d9916", "connector": null, "instance_uuid": "3f42210b-fe0f-4405-8ca6-7358e3c4b540"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:28:39.964102 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:28:39.964102 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:28:39.990497 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-6f49d3e4-188e-4ce0-a479-1065e7b5c32c req-1a88affc-7e18-4667-b882-078004831b7c tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 10 06:28:39.991159 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 39/146] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 10 06:28:39 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 10 06:28:40.052299 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-4b1cf838-3ffa-4b2d-8e91-01be26331ad2 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:40.055883 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4b1cf838-3ffa-4b2d-8e91-01be26331ad2 tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] GET https://10.4.3.200/volume/v3/volumes/b1e32f82-7e0b-4d5a-b425-1c4e7133bf1e Jul 10 06:28:40.055883 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4b1cf838-3ffa-4b2d-8e91-01be26331ad2 tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:28:40.055883 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4b1cf838-3ffa-4b2d-8e91-01be26331ad2 tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:28:40.065635 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:28:40.065635 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:28:40.068895 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-4b1cf838-3ffa-4b2d-8e91-01be26331ad2 tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] Volume info retrieved successfully. Jul 10 06:28:40.074078 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4b1cf838-3ffa-4b2d-8e91-01be26331ad2 tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] https://10.4.3.200/volume/v3/volumes/b1e32f82-7e0b-4d5a-b425-1c4e7133bf1e returned with HTTP 200 Jul 10 06:28:40.074078 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 36/147] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:28:40 2026] GET /volume/v3/volumes/b1e32f82-7e0b-4d5a-b425-1c4e7133bf1e => generated 1016 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:28:40.322742 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-8efbae20-17dd-415b-a926-d5a8d1f67b0f None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:40.324675 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-8efbae20-17dd-415b-a926-d5a8d1f67b0f tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] GET https://10.4.3.200/volume/v3/volumes/9ff13ac3-9dbf-438a-909d-e22a1d68237e Jul 10 06:28:40.324782 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-8efbae20-17dd-415b-a926-d5a8d1f67b0f tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:28:40.324980 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-8efbae20-17dd-415b-a926-d5a8d1f67b0f tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:28:40.334024 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:28:40.334024 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:28:40.337915 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-8efbae20-17dd-415b-a926-d5a8d1f67b0f tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] Volume info retrieved successfully. Jul 10 06:28:40.342958 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-8efbae20-17dd-415b-a926-d5a8d1f67b0f tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] https://10.4.3.200/volume/v3/volumes/9ff13ac3-9dbf-438a-909d-e22a1d68237e returned with HTTP 200 Jul 10 06:28:40.343524 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 35/148] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:28:40 2026] GET /volume/v3/volumes/9ff13ac3-9dbf-438a-909d-e22a1d68237e => generated 1139 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:28:40.357861 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-5d4e054f-ff88-47e3-b58a-b5258a908e3d None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:40.362453 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-5d4e054f-ff88-47e3-b58a-b5258a908e3d tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] GET https://10.4.3.200/volume/v3/volumes/9ff13ac3-9dbf-438a-909d-e22a1d68237e Jul 10 06:28:40.362689 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-5d4e054f-ff88-47e3-b58a-b5258a908e3d tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:28:40.362955 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-5d4e054f-ff88-47e3-b58a-b5258a908e3d tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:28:40.372559 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:28:40.372559 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:28:40.377233 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-5d4e054f-ff88-47e3-b58a-b5258a908e3d tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] Volume info retrieved successfully. Jul 10 06:28:40.381379 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-5d4e054f-ff88-47e3-b58a-b5258a908e3d tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] https://10.4.3.200/volume/v3/volumes/9ff13ac3-9dbf-438a-909d-e22a1d68237e returned with HTTP 200 Jul 10 06:28:40.381823 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 39/149] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:28:40 2026] GET /volume/v3/volumes/9ff13ac3-9dbf-438a-909d-e22a1d68237e => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:28:40.398524 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-a90f19e0-60ba-40a8-b363-7a0c1b47d02b None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:40.398524 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a90f19e0-60ba-40a8-b363-7a0c1b47d02b tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-reader] GET https://10.4.3.200/volume/v3/volumes/9ff13ac3-9dbf-438a-909d-e22a1d68237e Jul 10 06:28:40.398795 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a90f19e0-60ba-40a8-b363-7a0c1b47d02b tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-reader] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:28:40.399046 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a90f19e0-60ba-40a8-b363-7a0c1b47d02b tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-reader] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:28:40.413448 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:28:40.413448 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:28:40.418444 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-a90f19e0-60ba-40a8-b363-7a0c1b47d02b tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-reader] Volume info retrieved successfully. Jul 10 06:28:40.424827 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a90f19e0-60ba-40a8-b363-7a0c1b47d02b tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-reader] https://10.4.3.200/volume/v3/volumes/9ff13ac3-9dbf-438a-909d-e22a1d68237e returned with HTTP 200 Jul 10 06:28:40.425379 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 40/150] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:28:40 2026] GET /volume/v3/volumes/9ff13ac3-9dbf-438a-909d-e22a1d68237e => generated 1139 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:28:40.520181 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-b3d4d723-9874-482a-9a09-321bf69c642c req-26dcf769-508f-4249-a01b-27c210fb3368 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:40.522006 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-b3d4d723-9874-482a-9a09-321bf69c642c req-26dcf769-508f-4249-a01b-27c210fb3368 tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] GET https://10.4.3.200/volume/v3/volumes/9ff13ac3-9dbf-438a-909d-e22a1d68237e Jul 10 06:28:40.522207 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-b3d4d723-9874-482a-9a09-321bf69c642c req-26dcf769-508f-4249-a01b-27c210fb3368 tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:28:40.522422 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-b3d4d723-9874-482a-9a09-321bf69c642c req-26dcf769-508f-4249-a01b-27c210fb3368 tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:28:40.529896 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:28:40.529896 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:28:40.532627 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-b3d4d723-9874-482a-9a09-321bf69c642c req-26dcf769-508f-4249-a01b-27c210fb3368 tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] Volume info retrieved successfully. Jul 10 06:28:40.536007 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-b3d4d723-9874-482a-9a09-321bf69c642c req-26dcf769-508f-4249-a01b-27c210fb3368 tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] https://10.4.3.200/volume/v3/volumes/9ff13ac3-9dbf-438a-909d-e22a1d68237e returned with HTTP 200 Jul 10 06:28:40.536357 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 37/151] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:28:40 2026] GET /volume/v3/volumes/9ff13ac3-9dbf-438a-909d-e22a1d68237e => generated 1139 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:28:40.580783 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-b3d4d723-9874-482a-9a09-321bf69c642c req-96cbfe90-9b51-4001-b116-3324b445f0a9 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:40.585161 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-b3d4d723-9874-482a-9a09-321bf69c642c req-96cbfe90-9b51-4001-b116-3324b445f0a9 tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] POST https://10.4.3.200/volume/v3/volumes/9ff13ac3-9dbf-438a-909d-e22a1d68237e/action Jul 10 06:28:40.585591 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-b3d4d723-9874-482a-9a09-321bf69c642c req-96cbfe90-9b51-4001-b116-3324b445f0a9 tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:28:40.585786 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-b3d4d723-9874-482a-9a09-321bf69c642c req-96cbfe90-9b51-4001-b116-3324b445f0a9 tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:28:40.599260 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:28:40.599260 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:28:40.599923 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [req-b3d4d723-9874-482a-9a09-321bf69c642c req-96cbfe90-9b51-4001-b116-3324b445f0a9 tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] Volume info retrieved successfully. Jul 10 06:28:40.618001 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [req-b3d4d723-9874-482a-9a09-321bf69c642c req-96cbfe90-9b51-4001-b116-3324b445f0a9 tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] Begin detaching volume completed successfully. Jul 10 06:28:40.618267 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-b3d4d723-9874-482a-9a09-321bf69c642c req-96cbfe90-9b51-4001-b116-3324b445f0a9 tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] https://10.4.3.200/volume/v3/volumes/9ff13ac3-9dbf-438a-909d-e22a1d68237e/action returned with HTTP 202 Jul 10 06:28:40.618840 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 36/152] 10.4.3.200 () {72 vars in 1672 bytes} [Fri Jul 10 06:28:40 2026] POST /volume/v3/volumes/9ff13ac3-9dbf-438a-909d-e22a1d68237e/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:28:40.639573 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-9446b129-fb02-4066-a957-4a4425ae3ce0 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:40.641347 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-9446b129-fb02-4066-a957-4a4425ae3ce0 tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-reader] GET https://10.4.3.200/volume/v3/volumes/9ff13ac3-9dbf-438a-909d-e22a1d68237e Jul 10 06:28:40.641554 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-9446b129-fb02-4066-a957-4a4425ae3ce0 tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-reader] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:28:40.641758 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-9446b129-fb02-4066-a957-4a4425ae3ce0 tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-reader] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:28:40.781523 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:28:40.781523 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:28:40.783277 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-9446b129-fb02-4066-a957-4a4425ae3ce0 tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-reader] Volume info retrieved successfully. Jul 10 06:28:40.787978 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-9446b129-fb02-4066-a957-4a4425ae3ce0 tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-reader] https://10.4.3.200/volume/v3/volumes/9ff13ac3-9dbf-438a-909d-e22a1d68237e returned with HTTP 200 Jul 10 06:28:40.788362 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 40/153] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:28:40 2026] GET /volume/v3/volumes/9ff13ac3-9dbf-438a-909d-e22a1d68237e => generated 1142 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:28:41.088918 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-64126b2c-6245-4b72-ab24-6cfd4ac66871 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:41.093176 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-64126b2c-6245-4b72-ab24-6cfd4ac66871 tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] GET https://10.4.3.200/volume/v3/volumes/b1e32f82-7e0b-4d5a-b425-1c4e7133bf1e Jul 10 06:28:41.093176 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-64126b2c-6245-4b72-ab24-6cfd4ac66871 tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:28:41.093176 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-64126b2c-6245-4b72-ab24-6cfd4ac66871 tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:28:41.102043 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:28:41.102043 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:28:41.105553 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-64126b2c-6245-4b72-ab24-6cfd4ac66871 tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] Volume info retrieved successfully. Jul 10 06:28:41.109772 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-64126b2c-6245-4b72-ab24-6cfd4ac66871 tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] https://10.4.3.200/volume/v3/volumes/b1e32f82-7e0b-4d5a-b425-1c4e7133bf1e returned with HTTP 200 Jul 10 06:28:41.110394 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 41/154] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:28:41 2026] GET /volume/v3/volumes/b1e32f82-7e0b-4d5a-b425-1c4e7133bf1e => generated 1016 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:28:41.247024 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-00430c59-a68e-4d2d-8378-01ceb8a755f5 req-6e6c5437-fb0c-4a87-890b-fcedf9a09bdd None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:41.251252 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-00430c59-a68e-4d2d-8378-01ceb8a755f5 req-6e6c5437-fb0c-4a87-890b-fcedf9a09bdd tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] GET https://10.4.3.200/volume/v3/volumes/706bd1b2-b487-4e94-b2c2-465186655bed Jul 10 06:28:41.251439 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-00430c59-a68e-4d2d-8378-01ceb8a755f5 req-6e6c5437-fb0c-4a87-890b-fcedf9a09bdd tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:28:41.251649 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-00430c59-a68e-4d2d-8378-01ceb8a755f5 req-6e6c5437-fb0c-4a87-890b-fcedf9a09bdd tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:28:41.258008 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:28:41.258008 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:28:41.262933 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-00430c59-a68e-4d2d-8378-01ceb8a755f5 req-6e6c5437-fb0c-4a87-890b-fcedf9a09bdd tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] Volume info retrieved successfully. Jul 10 06:28:41.268103 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-00430c59-a68e-4d2d-8378-01ceb8a755f5 req-6e6c5437-fb0c-4a87-890b-fcedf9a09bdd tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] https://10.4.3.200/volume/v3/volumes/706bd1b2-b487-4e94-b2c2-465186655bed returned with HTTP 200 Jul 10 06:28:41.269320 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 38/155] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:28:41 2026] GET /volume/v3/volumes/706bd1b2-b487-4e94-b2c2-465186655bed => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:28:41.645014 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-6f4a1ecf-b83a-4459-a2d6-4ec2c95dad23 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:41.645424 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6f4a1ecf-b83a-4459-a2d6-4ec2c95dad23 None None] GET https://10.4.3.200/volume// Jul 10 06:28:41.645638 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6f4a1ecf-b83a-4459-a2d6-4ec2c95dad23 None None] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:28:41.645892 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6f4a1ecf-b83a-4459-a2d6-4ec2c95dad23 None None] Calling method 'all' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:28:41.646255 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6f4a1ecf-b83a-4459-a2d6-4ec2c95dad23 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:28:41.646824 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 37/156] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:28: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 10 06:28:41.654585 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-b3d4d723-9874-482a-9a09-321bf69c642c req-9434631a-0bb1-4bcf-8ecb-5342815e070f None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:41.656987 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-b3d4d723-9874-482a-9a09-321bf69c642c req-9434631a-0bb1-4bcf-8ecb-5342815e070f tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] GET https://10.4.3.200/volume/v3/volumes/9ff13ac3-9dbf-438a-909d-e22a1d68237e Jul 10 06:28:41.657241 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-b3d4d723-9874-482a-9a09-321bf69c642c req-9434631a-0bb1-4bcf-8ecb-5342815e070f tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:28:41.657486 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-b3d4d723-9874-482a-9a09-321bf69c642c req-9434631a-0bb1-4bcf-8ecb-5342815e070f tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:28:41.668550 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:28:41.668550 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:28:41.672348 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [req-b3d4d723-9874-482a-9a09-321bf69c642c req-9434631a-0bb1-4bcf-8ecb-5342815e070f tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] Volume info retrieved successfully. Jul 10 06:28:41.677968 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-b3d4d723-9874-482a-9a09-321bf69c642c req-9434631a-0bb1-4bcf-8ecb-5342815e070f tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] https://10.4.3.200/volume/v3/volumes/9ff13ac3-9dbf-438a-909d-e22a1d68237e returned with HTTP 200 Jul 10 06:28:41.678386 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 41/157] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 10 06:28:41 2026] GET /volume/v3/volumes/9ff13ac3-9dbf-438a-909d-e22a1d68237e => generated 1322 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:28:41.809261 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-f8ccc909-ae19-4964-88f2-4e80395cd8af None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:41.814623 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f8ccc909-ae19-4964-88f2-4e80395cd8af tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-reader] GET https://10.4.3.200/volume/v3/volumes/9ff13ac3-9dbf-438a-909d-e22a1d68237e Jul 10 06:28:41.814859 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f8ccc909-ae19-4964-88f2-4e80395cd8af tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-reader] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:28:41.815047 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f8ccc909-ae19-4964-88f2-4e80395cd8af tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-reader] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:28:41.829979 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:28:41.829979 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:28:41.838576 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-f8ccc909-ae19-4964-88f2-4e80395cd8af tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-reader] Volume info retrieved successfully. Jul 10 06:28:41.845859 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f8ccc909-ae19-4964-88f2-4e80395cd8af tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-reader] https://10.4.3.200/volume/v3/volumes/9ff13ac3-9dbf-438a-909d-e22a1d68237e returned with HTTP 200 Jul 10 06:28:41.846520 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 42/158] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:28:41 2026] GET /volume/v3/volumes/9ff13ac3-9dbf-438a-909d-e22a1d68237e => generated 1142 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:28:42.122248 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-9fa9c28c-b583-46ee-bc72-d165ed55fd93 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:42.126957 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9fa9c28c-b583-46ee-bc72-d165ed55fd93 tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] GET https://10.4.3.200/volume/v3/volumes/b1e32f82-7e0b-4d5a-b425-1c4e7133bf1e Jul 10 06:28:42.127158 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9fa9c28c-b583-46ee-bc72-d165ed55fd93 tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:28:42.127360 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9fa9c28c-b583-46ee-bc72-d165ed55fd93 tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:28:42.142081 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:28:42.142081 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:28:42.146909 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-9fa9c28c-b583-46ee-bc72-d165ed55fd93 tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] Volume info retrieved successfully. Jul 10 06:28:42.153407 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9fa9c28c-b583-46ee-bc72-d165ed55fd93 tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] https://10.4.3.200/volume/v3/volumes/b1e32f82-7e0b-4d5a-b425-1c4e7133bf1e returned with HTTP 200 Jul 10 06:28:42.153860 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 39/159] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:28:42 2026] GET /volume/v3/volumes/b1e32f82-7e0b-4d5a-b425-1c4e7133bf1e => generated 1016 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:28:42.226681 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-b3d4d723-9874-482a-9a09-321bf69c642c req-81886947-f5c9-4f43-991a-943180acb7dc None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:42.228901 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-b3d4d723-9874-482a-9a09-321bf69c642c req-81886947-f5c9-4f43-991a-943180acb7dc tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] DELETE https://10.4.3.200/volume/v3/attachments/060ba416-1dd6-4f5c-80db-7364cd00d4ef Jul 10 06:28:42.229064 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-b3d4d723-9874-482a-9a09-321bf69c642c req-81886947-f5c9-4f43-991a-943180acb7dc tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:28:42.229473 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-b3d4d723-9874-482a-9a09-321bf69c642c req-81886947-f5c9-4f43-991a-943180acb7dc tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] Calling method 'version_select' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:28:42.244060 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:28:42.244060 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:28:42.786056 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-b3d4d723-9874-482a-9a09-321bf69c642c req-81886947-f5c9-4f43-991a-943180acb7dc tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] https://10.4.3.200/volume/v3/attachments/060ba416-1dd6-4f5c-80db-7364cd00d4ef returned with HTTP 200 Jul 10 06:28:42.786601 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 38/160] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 10 06:28:42 2026] DELETE /volume/v3/attachments/060ba416-1dd6-4f5c-80db-7364cd00d4ef => generated 19 bytes in 560 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:28:42.862221 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-0042e8cd-e0ae-4582-bca5-54c0ff549ad1 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:42.864616 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-0042e8cd-e0ae-4582-bca5-54c0ff549ad1 tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-reader] GET https://10.4.3.200/volume/v3/volumes/9ff13ac3-9dbf-438a-909d-e22a1d68237e Jul 10 06:28:42.864895 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-0042e8cd-e0ae-4582-bca5-54c0ff549ad1 tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-reader] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:28:42.865128 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-0042e8cd-e0ae-4582-bca5-54c0ff549ad1 tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-reader] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:28:42.878696 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:28:42.878696 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:28:42.884693 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-0042e8cd-e0ae-4582-bca5-54c0ff549ad1 tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-reader] Volume info retrieved successfully. Jul 10 06:28:42.890427 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-0042e8cd-e0ae-4582-bca5-54c0ff549ad1 tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-reader] https://10.4.3.200/volume/v3/volumes/9ff13ac3-9dbf-438a-909d-e22a1d68237e returned with HTTP 200 Jul 10 06:28:42.890972 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 42/161] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:28:42 2026] GET /volume/v3/volumes/9ff13ac3-9dbf-438a-909d-e22a1d68237e => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:28:43.167952 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-87b6a5cb-2ce1-4d5a-ac87-63732d592481 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:43.169596 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-87b6a5cb-2ce1-4d5a-ac87-63732d592481 tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] GET https://10.4.3.200/volume/v3/volumes/b1e32f82-7e0b-4d5a-b425-1c4e7133bf1e Jul 10 06:28:43.169804 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-87b6a5cb-2ce1-4d5a-ac87-63732d592481 tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:28:43.169983 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-87b6a5cb-2ce1-4d5a-ac87-63732d592481 tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:28:43.180146 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:28:43.180146 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:28:43.184380 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-87b6a5cb-2ce1-4d5a-ac87-63732d592481 tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] Volume info retrieved successfully. Jul 10 06:28:43.188822 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-87b6a5cb-2ce1-4d5a-ac87-63732d592481 tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] https://10.4.3.200/volume/v3/volumes/b1e32f82-7e0b-4d5a-b425-1c4e7133bf1e returned with HTTP 200 Jul 10 06:28:43.189224 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 43/162] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:28:43 2026] GET /volume/v3/volumes/b1e32f82-7e0b-4d5a-b425-1c4e7133bf1e => generated 1016 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:28:43.282453 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-209df7f4-bc30-45ea-a11b-631e1d49fefa req-e518aba7-9b31-4409-98ca-1a26d54e7111 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:43.285029 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-209df7f4-bc30-45ea-a11b-631e1d49fefa req-e518aba7-9b31-4409-98ca-1a26d54e7111 tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] POST https://10.4.3.200/volume/v3/attachments/9a4510a6-3597-4551-b46a-bd93c636260a/action Jul 10 06:28:43.285445 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-209df7f4-bc30-45ea-a11b-631e1d49fefa req-e518aba7-9b31-4409-98ca-1a26d54e7111 tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] Action body: b'{"os-complete": null}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:28:43.285631 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-209df7f4-bc30-45ea-a11b-631e1d49fefa req-e518aba7-9b31-4409-98ca-1a26d54e7111 tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:28:43.301999 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-81a765b0-3103-4b4a-8b00-36bc706b427a None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:43.302368 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-81a765b0-3103-4b4a-8b00-36bc706b427a None None] GET https://10.4.3.200/volume// Jul 10 06:28:43.302550 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-81a765b0-3103-4b4a-8b00-36bc706b427a None None] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:28:43.302755 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-81a765b0-3103-4b4a-8b00-36bc706b427a None None] Calling method 'all' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:28:43.303085 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-81a765b0-3103-4b4a-8b00-36bc706b427a None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:28:43.303347 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 39/163] 10.4.3.200 () {66 vars in 1428 bytes} [Fri Jul 10 06:28: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 10 06:28:43.305636 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:28:43.305636 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:28:43.313990 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-00430c59-a68e-4d2d-8378-01ceb8a755f5 req-ea313826-a927-44de-9c15-b21283d74df3 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:43.316754 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-00430c59-a68e-4d2d-8378-01ceb8a755f5 req-ea313826-a927-44de-9c15-b21283d74df3 tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 10 06:28:43.317334 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-00430c59-a68e-4d2d-8378-01ceb8a755f5 req-ea313826-a927-44de-9c15-b21283d74df3 tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "706bd1b2-b487-4e94-b2c2-465186655bed", "connector": null, "instance_uuid": "f61691e3-75f7-42af-8855-3f892142f19a"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:28:43.320265 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-209df7f4-bc30-45ea-a11b-631e1d49fefa req-e518aba7-9b31-4409-98ca-1a26d54e7111 tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] https://10.4.3.200/volume/v3/attachments/9a4510a6-3597-4551-b46a-bd93c636260a/action returned with HTTP 204 Jul 10 06:28:43.320783 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 40/164] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 10 06:28:43 2026] POST /volume/v3/attachments/9a4510a6-3597-4551-b46a-bd93c636260a/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:28:43.327211 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:28:43.327211 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:28:43.354812 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-00430c59-a68e-4d2d-8378-01ceb8a755f5 req-ea313826-a927-44de-9c15-b21283d74df3 tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 10 06:28:43.355437 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 43/165] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 10 06:28:43 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 10 06:28:43.791312 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-af63c2ae-8ebb-46d9-8178-155c4ca701a3 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:43.793261 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-af63c2ae-8ebb-46d9-8178-155c4ca701a3 tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] GET https://10.4.3.200/volume/v3/volumes/706bd1b2-b487-4e94-b2c2-465186655bed Jul 10 06:28:43.793527 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-af63c2ae-8ebb-46d9-8178-155c4ca701a3 tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:28:43.793754 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-af63c2ae-8ebb-46d9-8178-155c4ca701a3 tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:28:43.802937 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:28:43.802937 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:28:43.806411 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-af63c2ae-8ebb-46d9-8178-155c4ca701a3 tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] Volume info retrieved successfully. Jul 10 06:28:43.810646 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-af63c2ae-8ebb-46d9-8178-155c4ca701a3 tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] https://10.4.3.200/volume/v3/volumes/706bd1b2-b487-4e94-b2c2-465186655bed returned with HTTP 200 Jul 10 06:28:43.811109 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 44/166] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:28:43 2026] GET /volume/v3/volumes/706bd1b2-b487-4e94-b2c2-465186655bed => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:28:43.890187 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-9fa0d79d-3596-4cee-842c-4f0eeed3b6ce None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:43.890187 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9fa0d79d-3596-4cee-842c-4f0eeed3b6ce None None] GET https://10.4.3.200/volume// Jul 10 06:28:43.890187 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9fa0d79d-3596-4cee-842c-4f0eeed3b6ce None None] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:28:43.890868 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9fa0d79d-3596-4cee-842c-4f0eeed3b6ce None None] Calling method 'all' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:28:43.892197 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9fa0d79d-3596-4cee-842c-4f0eeed3b6ce None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:28:43.893378 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 40/167] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:28:43 2026] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 06:28:43.911456 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-00430c59-a68e-4d2d-8378-01ceb8a755f5 req-f81d17f4-623b-411b-a385-a9ee1b746c41 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:43.913440 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-00430c59-a68e-4d2d-8378-01ceb8a755f5 req-f81d17f4-623b-411b-a385-a9ee1b746c41 tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] GET https://10.4.3.200/volume/v3/volumes/706bd1b2-b487-4e94-b2c2-465186655bed Jul 10 06:28:43.913727 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-00430c59-a68e-4d2d-8378-01ceb8a755f5 req-f81d17f4-623b-411b-a385-a9ee1b746c41 tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:28:43.913970 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-00430c59-a68e-4d2d-8378-01ceb8a755f5 req-f81d17f4-623b-411b-a385-a9ee1b746c41 tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:28:43.952105 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:28:43.952105 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:28:43.955832 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-00430c59-a68e-4d2d-8378-01ceb8a755f5 req-f81d17f4-623b-411b-a385-a9ee1b746c41 tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] Volume info retrieved successfully. Jul 10 06:28:43.960654 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-00430c59-a68e-4d2d-8378-01ceb8a755f5 req-f81d17f4-623b-411b-a385-a9ee1b746c41 tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] https://10.4.3.200/volume/v3/volumes/706bd1b2-b487-4e94-b2c2-465186655bed returned with HTTP 200 Jul 10 06:28:43.961064 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 41/168] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 10 06:28:43 2026] GET /volume/v3/volumes/706bd1b2-b487-4e94-b2c2-465186655bed => generated 1024 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:28:43.999102 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-871d4eef-e508-41e6-a024-f3d2b197483f None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:44.000836 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-871d4eef-e508-41e6-a024-f3d2b197483f tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] GET https://10.4.3.200/volume/v3/volumes/9ff13ac3-9dbf-438a-909d-e22a1d68237e Jul 10 06:28:44.001368 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-871d4eef-e508-41e6-a024-f3d2b197483f tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:28:44.001738 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-871d4eef-e508-41e6-a024-f3d2b197483f tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:28:44.008278 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:28:44.008278 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:28:44.011728 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-871d4eef-e508-41e6-a024-f3d2b197483f tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] Volume info retrieved successfully. Jul 10 06:28:44.016274 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-871d4eef-e508-41e6-a024-f3d2b197483f tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] https://10.4.3.200/volume/v3/volumes/9ff13ac3-9dbf-438a-909d-e22a1d68237e returned with HTTP 200 Jul 10 06:28:44.016878 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 44/169] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:28:43 2026] GET /volume/v3/volumes/9ff13ac3-9dbf-438a-909d-e22a1d68237e => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:28:44.055756 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-00430c59-a68e-4d2d-8378-01ceb8a755f5 req-b9533016-afec-4d45-9ba0-fd30b57faf33 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:44.058463 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-00430c59-a68e-4d2d-8378-01ceb8a755f5 req-b9533016-afec-4d45-9ba0-fd30b57faf33 tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] PUT https://10.4.3.200/volume/v3/attachments/bc412b57-cadd-412d-bb94-c1105cb85de3 Jul 10 06:28:44.058801 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-00430c59-a68e-4d2d-8378-01ceb8a755f5 req-b9533016-afec-4d45-9ba0-fd30b57faf33 tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000004964", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad080837985", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8eedee5c-bca8-4f5c-8f66-111c7b448d96", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:28:44.068876 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.coordination [req-00430c59-a68e-4d2d-8378-01ceb8a755f5 req-b9533016-afec-4d45-9ba0-fd30b57faf33 tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] Acquiring lock "cinder-attachment_update-706bd1b2-b487-4e94-b2c2-465186655bed-np0000004964" by "attachment_update" {{(pid=99976) __acquire /opt/stack/cinder/cinder/coordination.py:210}} Jul 10 06:28:44.074976 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-98e7ea8f-c2c4-440c-839b-58830f821990 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:44.075060 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.coordination [req-00430c59-a68e-4d2d-8378-01ceb8a755f5 req-b9533016-afec-4d45-9ba0-fd30b57faf33 tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] Lock "cinder-attachment_update-706bd1b2-b487-4e94-b2c2-465186655bed-np0000004964" acquired by "attachment_update" :: waited 0.006s {{(pid=99976) __acquire /opt/stack/cinder/cinder/coordination.py:228}} Jul 10 06:28:44.076075 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:28:44.076075 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:28:44.076646 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-98e7ea8f-c2c4-440c-839b-58830f821990 tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] GET https://10.4.3.200/volume/v3/volumes/9ff13ac3-9dbf-438a-909d-e22a1d68237e Jul 10 06:28:44.076847 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-98e7ea8f-c2c4-440c-839b-58830f821990 tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:28:44.077016 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-98e7ea8f-c2c4-440c-839b-58830f821990 tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:28:44.083393 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:28:44.083393 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:28:44.086656 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-98e7ea8f-c2c4-440c-839b-58830f821990 tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] Volume info retrieved successfully. Jul 10 06:28:44.090857 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-98e7ea8f-c2c4-440c-839b-58830f821990 tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] https://10.4.3.200/volume/v3/volumes/9ff13ac3-9dbf-438a-909d-e22a1d68237e returned with HTTP 200 Jul 10 06:28:44.091198 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 41/170] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:28:44 2026] GET /volume/v3/volumes/9ff13ac3-9dbf-438a-909d-e22a1d68237e => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:28:44.204715 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-6d1ad2dd-2c62-444f-a7ad-7e89cefc1434 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:44.206494 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6d1ad2dd-2c62-444f-a7ad-7e89cefc1434 tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] GET https://10.4.3.200/volume/v3/volumes/b1e32f82-7e0b-4d5a-b425-1c4e7133bf1e Jul 10 06:28:44.206704 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6d1ad2dd-2c62-444f-a7ad-7e89cefc1434 tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:28:44.206916 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6d1ad2dd-2c62-444f-a7ad-7e89cefc1434 tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:28:44.220530 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:28:44.220530 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:28:44.227301 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-6d1ad2dd-2c62-444f-a7ad-7e89cefc1434 tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] Volume info retrieved successfully. Jul 10 06:28:44.235529 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6d1ad2dd-2c62-444f-a7ad-7e89cefc1434 tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] https://10.4.3.200/volume/v3/volumes/b1e32f82-7e0b-4d5a-b425-1c4e7133bf1e returned with HTTP 200 Jul 10 06:28:44.235947 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 42/171] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:28:44 2026] GET /volume/v3/volumes/b1e32f82-7e0b-4d5a-b425-1c4e7133bf1e => generated 1318 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:28:44.259169 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-46538990-1467-4ee6-8fa1-ba1468a1d9dd None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:44.261850 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-46538990-1467-4ee6-8fa1-ba1468a1d9dd tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] GET https://10.4.3.200/volume/v3/volumes/b1e32f82-7e0b-4d5a-b425-1c4e7133bf1e Jul 10 06:28:44.262117 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-46538990-1467-4ee6-8fa1-ba1468a1d9dd tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:28:44.262357 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-46538990-1467-4ee6-8fa1-ba1468a1d9dd tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:28:44.286099 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:28:44.286099 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:28:44.292201 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-46538990-1467-4ee6-8fa1-ba1468a1d9dd tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] Volume info retrieved successfully. Jul 10 06:28:44.297202 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-46538990-1467-4ee6-8fa1-ba1468a1d9dd tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] https://10.4.3.200/volume/v3/volumes/b1e32f82-7e0b-4d5a-b425-1c4e7133bf1e returned with HTTP 200 Jul 10 06:28:44.297630 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 45/172] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:28:44 2026] GET /volume/v3/volumes/b1e32f82-7e0b-4d5a-b425-1c4e7133bf1e => generated 1318 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:28:44.705449 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-896dd06f-0d7a-488c-b0b3-caa26f203f9e None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:44.708914 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-896dd06f-0d7a-488c-b0b3-caa26f203f9e tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] GET https://10.4.3.200/volume/v3/volumes/b1e32f82-7e0b-4d5a-b425-1c4e7133bf1e Jul 10 06:28:44.709164 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-896dd06f-0d7a-488c-b0b3-caa26f203f9e tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:28:44.709376 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-896dd06f-0d7a-488c-b0b3-caa26f203f9e tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:28:44.712105 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-0fc3f490-ec70-4eb3-b62f-5f0832a134af req-1b0845a1-e659-4f65-83ea-0efbe9c9a2b8 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:44.714917 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-0fc3f490-ec70-4eb3-b62f-5f0832a134af req-1b0845a1-e659-4f65-83ea-0efbe9c9a2b8 tempest-VolumesAssistedSnapshotsTest-1809151401 tempest-VolumesAssistedSnapshotsTest-1809151401-project] POST https://10.4.3.200/volume/v3/snapshots/None/action Jul 10 06:28:44.715243 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-0fc3f490-ec70-4eb3-b62f-5f0832a134af req-1b0845a1-e659-4f65-83ea-0efbe9c9a2b8 tempest-VolumesAssistedSnapshotsTest-1809151401 tempest-VolumesAssistedSnapshotsTest-1809151401-project] Action body: b'{"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:28:44.715358 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-0fc3f490-ec70-4eb3-b62f-5f0832a134af req-1b0845a1-e659-4f65-83ea-0efbe9c9a2b8 tempest-VolumesAssistedSnapshotsTest-1809151401 tempest-VolumesAssistedSnapshotsTest-1809151401-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:28:44.716847 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.contrib.snapshot_actions [req-0fc3f490-ec70-4eb3-b62f-5f0832a134af req-1b0845a1-e659-4f65-83ea-0efbe9c9a2b8 tempest-VolumesAssistedSnapshotsTest-1809151401 tempest-VolumesAssistedSnapshotsTest-1809151401-project] body: {'os-update_snapshot_status': {'status': 'error_deleting', 'progress': '90%'}} {{(pid=99977) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 10 06:28:44.725241 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:28:44.725241 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:28:44.729977 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.coordination [req-00430c59-a68e-4d2d-8378-01ceb8a755f5 req-b9533016-afec-4d45-9ba0-fd30b57faf33 tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] Lock "cinder-attachment_update-706bd1b2-b487-4e94-b2c2-465186655bed-np0000004964" released by "attachment_update" :: held 0.655s {{(pid=99976) __release /opt/stack/cinder/cinder/coordination.py:239}} Jul 10 06:28:44.730462 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-896dd06f-0d7a-488c-b0b3-caa26f203f9e tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] Volume info retrieved successfully. Jul 10 06:28:44.730551 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-00430c59-a68e-4d2d-8378-01ceb8a755f5 req-b9533016-afec-4d45-9ba0-fd30b57faf33 tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] https://10.4.3.200/volume/v3/attachments/bc412b57-cadd-412d-bb94-c1105cb85de3 returned with HTTP 200 Jul 10 06:28:44.730992 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 45/173] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 10 06:28:44 2026] PUT /volume/v3/attachments/bc412b57-cadd-412d-bb94-c1105cb85de3 => generated 969 bytes in 676 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:28:44.736075 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-896dd06f-0d7a-488c-b0b3-caa26f203f9e tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] https://10.4.3.200/volume/v3/volumes/b1e32f82-7e0b-4d5a-b425-1c4e7133bf1e returned with HTTP 200 Jul 10 06:28:44.736603 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 42/174] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:28:44 2026] GET /volume/v3/volumes/b1e32f82-7e0b-4d5a-b425-1c4e7133bf1e => generated 1318 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:28:44.808286 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-bf965221-0a63-4717-b1e7-2b6bf66fdc24 req-18d2af26-ae13-4507-ac55-c7356245bd29 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:44.810571 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-bf965221-0a63-4717-b1e7-2b6bf66fdc24 req-18d2af26-ae13-4507-ac55-c7356245bd29 tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] GET https://10.4.3.200/volume/v3/volumes/b1e32f82-7e0b-4d5a-b425-1c4e7133bf1e Jul 10 06:28:44.810772 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-bf965221-0a63-4717-b1e7-2b6bf66fdc24 req-18d2af26-ae13-4507-ac55-c7356245bd29 tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:28:44.810976 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-bf965221-0a63-4717-b1e7-2b6bf66fdc24 req-18d2af26-ae13-4507-ac55-c7356245bd29 tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:28:44.824118 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:28:44.824118 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:28:44.826719 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-317875c2-d406-4091-9687-b0e2e9d45ec9 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:44.828413 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [req-bf965221-0a63-4717-b1e7-2b6bf66fdc24 req-18d2af26-ae13-4507-ac55-c7356245bd29 tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] Volume info retrieved successfully. Jul 10 06:28:44.828658 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-317875c2-d406-4091-9687-b0e2e9d45ec9 tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] GET https://10.4.3.200/volume/v3/volumes/706bd1b2-b487-4e94-b2c2-465186655bed Jul 10 06:28:44.828940 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-317875c2-d406-4091-9687-b0e2e9d45ec9 tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:28:44.829164 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-317875c2-d406-4091-9687-b0e2e9d45ec9 tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:28:44.834372 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-bf965221-0a63-4717-b1e7-2b6bf66fdc24 req-18d2af26-ae13-4507-ac55-c7356245bd29 tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] https://10.4.3.200/volume/v3/volumes/b1e32f82-7e0b-4d5a-b425-1c4e7133bf1e returned with HTTP 200 Jul 10 06:28:44.835097 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 46/175] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:28:44 2026] GET /volume/v3/volumes/b1e32f82-7e0b-4d5a-b425-1c4e7133bf1e => generated 1318 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:28:44.839635 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:28:44.839635 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:28:44.843154 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-317875c2-d406-4091-9687-b0e2e9d45ec9 tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] Volume info retrieved successfully. Jul 10 06:28:44.847553 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-317875c2-d406-4091-9687-b0e2e9d45ec9 tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] https://10.4.3.200/volume/v3/volumes/706bd1b2-b487-4e94-b2c2-465186655bed returned with HTTP 200 Jul 10 06:28:44.847999 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 46/176] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:28:44 2026] GET /volume/v3/volumes/706bd1b2-b487-4e94-b2c2-465186655bed => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:28:44.876230 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-0fc3f490-ec70-4eb3-b62f-5f0832a134af req-1b0845a1-e659-4f65-83ea-0efbe9c9a2b8 tempest-VolumesAssistedSnapshotsTest-1809151401 tempest-VolumesAssistedSnapshotsTest-1809151401-project] https://10.4.3.200/volume/v3/snapshots/None/action returned with HTTP 404 Jul 10 06:28:44.876230 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 43/177] 10.4.3.200 () {72 vars in 1582 bytes} [Fri Jul 10 06:28:44 2026] POST /volume/v3/snapshots/None/action => generated 79 bytes in 164 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:28:44.877437 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-bf965221-0a63-4717-b1e7-2b6bf66fdc24 req-026e340b-2eac-4aed-a9f7-fae7342d8723 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:44.881179 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-bf965221-0a63-4717-b1e7-2b6bf66fdc24 req-026e340b-2eac-4aed-a9f7-fae7342d8723 tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] POST https://10.4.3.200/volume/v3/volumes/b1e32f82-7e0b-4d5a-b425-1c4e7133bf1e/action Jul 10 06:28:44.881575 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-bf965221-0a63-4717-b1e7-2b6bf66fdc24 req-026e340b-2eac-4aed-a9f7-fae7342d8723 tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:28:44.881751 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-bf965221-0a63-4717-b1e7-2b6bf66fdc24 req-026e340b-2eac-4aed-a9f7-fae7342d8723 tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:28:44.894691 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:28:44.894691 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:28:44.895153 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [req-bf965221-0a63-4717-b1e7-2b6bf66fdc24 req-026e340b-2eac-4aed-a9f7-fae7342d8723 tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] Volume info retrieved successfully. Jul 10 06:28:44.904118 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [req-bf965221-0a63-4717-b1e7-2b6bf66fdc24 req-026e340b-2eac-4aed-a9f7-fae7342d8723 tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] Begin detaching volume completed successfully. Jul 10 06:28:44.904419 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-bf965221-0a63-4717-b1e7-2b6bf66fdc24 req-026e340b-2eac-4aed-a9f7-fae7342d8723 tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] https://10.4.3.200/volume/v3/volumes/b1e32f82-7e0b-4d5a-b425-1c4e7133bf1e/action returned with HTTP 202 Jul 10 06:28:44.905086 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 43/178] 10.4.3.200 () {72 vars in 1672 bytes} [Fri Jul 10 06:28:44 2026] POST /volume/v3/volumes/b1e32f82-7e0b-4d5a-b425-1c4e7133bf1e/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:28:45.167175 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-9347dc39-aa09-48fa-81dd-313147d4ddf6 req-f3733b79-3796-435f-9f36-8e61376a3a44 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:45.171758 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-9347dc39-aa09-48fa-81dd-313147d4ddf6 req-f3733b79-3796-435f-9f36-8e61376a3a44 tempest-VolumesAssistedSnapshotsTest-1809151401 tempest-VolumesAssistedSnapshotsTest-1809151401-project] POST https://10.4.3.200/volume/v3/snapshots/5e4678ff-68b6-4076-9238-ea2ce83cf1b8/action Jul 10 06:28:45.172203 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-9347dc39-aa09-48fa-81dd-313147d4ddf6 req-f3733b79-3796-435f-9f36-8e61376a3a44 tempest-VolumesAssistedSnapshotsTest-1809151401 tempest-VolumesAssistedSnapshotsTest-1809151401-project] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "90%"}}' {{(pid=99975) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:28:45.172396 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-9347dc39-aa09-48fa-81dd-313147d4ddf6 req-f3733b79-3796-435f-9f36-8e61376a3a44 tempest-VolumesAssistedSnapshotsTest-1809151401 tempest-VolumesAssistedSnapshotsTest-1809151401-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "90%"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:28:45.174318 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.contrib.snapshot_actions [req-9347dc39-aa09-48fa-81dd-313147d4ddf6 req-f3733b79-3796-435f-9f36-8e61376a3a44 tempest-VolumesAssistedSnapshotsTest-1809151401 tempest-VolumesAssistedSnapshotsTest-1809151401-project] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '90%'}} {{(pid=99975) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 10 06:28:45.201160 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-9347dc39-aa09-48fa-81dd-313147d4ddf6 req-f3733b79-3796-435f-9f36-8e61376a3a44 tempest-VolumesAssistedSnapshotsTest-1809151401 tempest-VolumesAssistedSnapshotsTest-1809151401-project] https://10.4.3.200/volume/v3/snapshots/5e4678ff-68b6-4076-9238-ea2ce83cf1b8/action returned with HTTP 404 Jul 10 06:28:45.201841 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 47/179] 10.4.3.200 () {72 vars in 1678 bytes} [Fri Jul 10 06:28:45 2026] POST /volume/v3/snapshots/5e4678ff-68b6-4076-9238-ea2ce83cf1b8/action => generated 111 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:28:45.868667 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-579ca5d3-c2e4-4bee-a511-85e514bd1fc2 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:45.871165 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-579ca5d3-c2e4-4bee-a511-85e514bd1fc2 tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] GET https://10.4.3.200/volume/v3/volumes/706bd1b2-b487-4e94-b2c2-465186655bed Jul 10 06:28:45.871383 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-579ca5d3-c2e4-4bee-a511-85e514bd1fc2 tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:28:45.871628 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-579ca5d3-c2e4-4bee-a511-85e514bd1fc2 tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:28:45.884876 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:28:45.884876 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:28:45.889347 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-579ca5d3-c2e4-4bee-a511-85e514bd1fc2 tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] Volume info retrieved successfully. Jul 10 06:28:45.893826 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-579ca5d3-c2e4-4bee-a511-85e514bd1fc2 tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] https://10.4.3.200/volume/v3/volumes/706bd1b2-b487-4e94-b2c2-465186655bed returned with HTTP 200 Jul 10 06:28:45.894140 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 47/180] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:28:45 2026] GET /volume/v3/volumes/706bd1b2-b487-4e94-b2c2-465186655bed => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:28:45.935809 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-8416c4f9-e0d1-499e-b26c-e9ea0f318071 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:45.935809 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8416c4f9-e0d1-499e-b26c-e9ea0f318071 None None] GET https://10.4.3.200/volume// Jul 10 06:28:45.936080 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-8416c4f9-e0d1-499e-b26c-e9ea0f318071 None None] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:28:45.936582 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-8416c4f9-e0d1-499e-b26c-e9ea0f318071 None None] Calling method 'all' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:28:45.936768 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8416c4f9-e0d1-499e-b26c-e9ea0f318071 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:28:45.937162 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 44/181] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:28:45 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 06:28:45.949665 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-bf965221-0a63-4717-b1e7-2b6bf66fdc24 req-57ffbc00-50b5-4e05-b4b8-4af101357f6b None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:45.955415 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-bf965221-0a63-4717-b1e7-2b6bf66fdc24 req-57ffbc00-50b5-4e05-b4b8-4af101357f6b tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] GET https://10.4.3.200/volume/v3/volumes/b1e32f82-7e0b-4d5a-b425-1c4e7133bf1e Jul 10 06:28:45.955415 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-bf965221-0a63-4717-b1e7-2b6bf66fdc24 req-57ffbc00-50b5-4e05-b4b8-4af101357f6b tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:28:45.955415 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-bf965221-0a63-4717-b1e7-2b6bf66fdc24 req-57ffbc00-50b5-4e05-b4b8-4af101357f6b tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:28:45.973598 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:28:45.973598 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:28:45.978799 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [req-bf965221-0a63-4717-b1e7-2b6bf66fdc24 req-57ffbc00-50b5-4e05-b4b8-4af101357f6b tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] Volume info retrieved successfully. Jul 10 06:28:45.983923 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-bf965221-0a63-4717-b1e7-2b6bf66fdc24 req-57ffbc00-50b5-4e05-b4b8-4af101357f6b tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] https://10.4.3.200/volume/v3/volumes/b1e32f82-7e0b-4d5a-b425-1c4e7133bf1e returned with HTTP 200 Jul 10 06:28:45.984757 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 44/182] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 10 06:28:45 2026] GET /volume/v3/volumes/b1e32f82-7e0b-4d5a-b425-1c4e7133bf1e => generated 1544 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:28:46.911303 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-4f8e3671-dfb0-41ae-ac93-82b8806e5df1 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:46.916540 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-4f8e3671-dfb0-41ae-ac93-82b8806e5df1 tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] GET https://10.4.3.200/volume/v3/volumes/706bd1b2-b487-4e94-b2c2-465186655bed Jul 10 06:28:46.916540 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-4f8e3671-dfb0-41ae-ac93-82b8806e5df1 tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:28:46.916540 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-4f8e3671-dfb0-41ae-ac93-82b8806e5df1 tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:28:46.926090 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:28:46.926090 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:28:46.936067 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-4f8e3671-dfb0-41ae-ac93-82b8806e5df1 tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] Volume info retrieved successfully. Jul 10 06:28:46.942675 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-4f8e3671-dfb0-41ae-ac93-82b8806e5df1 tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] https://10.4.3.200/volume/v3/volumes/706bd1b2-b487-4e94-b2c2-465186655bed returned with HTTP 200 Jul 10 06:28:46.943104 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 48/183] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:28:46 2026] GET /volume/v3/volumes/706bd1b2-b487-4e94-b2c2-465186655bed => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:28:47.427663 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-1b4acb1e-61bb-49ba-aa69-3de2c1091e52 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:47.428153 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-1b4acb1e-61bb-49ba-aa69-3de2c1091e52 None None] GET https://10.4.3.200/volume// Jul 10 06:28:47.428382 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-1b4acb1e-61bb-49ba-aa69-3de2c1091e52 None None] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:28:47.428652 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-1b4acb1e-61bb-49ba-aa69-3de2c1091e52 None None] Calling method 'all' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:28:47.429098 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-1b4acb1e-61bb-49ba-aa69-3de2c1091e52 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:28:47.429485 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 48/184] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:28: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 10 06:28:47.439275 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-6f49d3e4-188e-4ce0-a479-1065e7b5c32c req-38c8f76e-4ca1-4920-95be-c5f65aeaf7b1 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:47.442526 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-6f49d3e4-188e-4ce0-a479-1065e7b5c32c req-38c8f76e-4ca1-4920-95be-c5f65aeaf7b1 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] GET https://10.4.3.200/volume/v3/volumes/e2602518-26e4-4cae-8e86-8ca34b4f5455 Jul 10 06:28:47.442526 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-6f49d3e4-188e-4ce0-a479-1065e7b5c32c req-38c8f76e-4ca1-4920-95be-c5f65aeaf7b1 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:28:47.442526 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-6f49d3e4-188e-4ce0-a479-1065e7b5c32c req-38c8f76e-4ca1-4920-95be-c5f65aeaf7b1 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:28:47.451603 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:28:47.451603 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:28:47.454704 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-6f49d3e4-188e-4ce0-a479-1065e7b5c32c req-38c8f76e-4ca1-4920-95be-c5f65aeaf7b1 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Volume info retrieved successfully. Jul 10 06:28:47.458767 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-6f49d3e4-188e-4ce0-a479-1065e7b5c32c req-38c8f76e-4ca1-4920-95be-c5f65aeaf7b1 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] https://10.4.3.200/volume/v3/volumes/e2602518-26e4-4cae-8e86-8ca34b4f5455 returned with HTTP 200 Jul 10 06:28:47.459184 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 45/185] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 10 06:28:47 2026] GET /volume/v3/volumes/e2602518-26e4-4cae-8e86-8ca34b4f5455 => generated 1544 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:28:47.546084 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-6f49d3e4-188e-4ce0-a479-1065e7b5c32c req-446de305-7534-465d-bc8b-a4ac847fd5e0 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:47.550212 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-6f49d3e4-188e-4ce0-a479-1065e7b5c32c req-446de305-7534-465d-bc8b-a4ac847fd5e0 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] PUT https://10.4.3.200/volume/v3/attachments/0a6c0135-90e6-4254-baf3-9afc0a1c8948 Jul 10 06:28:47.551278 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-6f49d3e4-188e-4ce0-a479-1065e7b5c32c req-446de305-7534-465d-bc8b-a4ac847fd5e0 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000004964", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad080837985", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8eedee5c-bca8-4f5c-8f66-111c7b448d96", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:28:47.562389 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-6f49d3e4-188e-4ce0-a479-1065e7b5c32c req-446de305-7534-465d-bc8b-a4ac847fd5e0 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Acquiring lock "cinder-attachment_update-e2602518-26e4-4cae-8e86-8ca34b4f5455-np0000004964" by "attachment_update" {{(pid=99978) __acquire /opt/stack/cinder/cinder/coordination.py:210}} Jul 10 06:28:47.572601 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-6f49d3e4-188e-4ce0-a479-1065e7b5c32c req-446de305-7534-465d-bc8b-a4ac847fd5e0 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Lock "cinder-attachment_update-e2602518-26e4-4cae-8e86-8ca34b4f5455-np0000004964" acquired by "attachment_update" :: waited 0.009s {{(pid=99978) __acquire /opt/stack/cinder/cinder/coordination.py:228}} Jul 10 06:28:47.573744 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:28:47.573744 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:28:47.960765 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-d2181914-ea3a-49d1-9e66-2c3779c2ffe4 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:47.964365 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-d2181914-ea3a-49d1-9e66-2c3779c2ffe4 tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] GET https://10.4.3.200/volume/v3/volumes/706bd1b2-b487-4e94-b2c2-465186655bed Jul 10 06:28:47.964644 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-d2181914-ea3a-49d1-9e66-2c3779c2ffe4 tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:28:47.965609 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-d2181914-ea3a-49d1-9e66-2c3779c2ffe4 tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:28:47.981639 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:28:47.981639 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:28:47.988273 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-d2181914-ea3a-49d1-9e66-2c3779c2ffe4 tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] Volume info retrieved successfully. Jul 10 06:28:47.998484 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-d2181914-ea3a-49d1-9e66-2c3779c2ffe4 tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] https://10.4.3.200/volume/v3/volumes/706bd1b2-b487-4e94-b2c2-465186655bed returned with HTTP 200 Jul 10 06:28:47.998982 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 49/186] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:28:47 2026] GET /volume/v3/volumes/706bd1b2-b487-4e94-b2c2-465186655bed => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 06:28:48.103152 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-6f49d3e4-188e-4ce0-a479-1065e7b5c32c req-446de305-7534-465d-bc8b-a4ac847fd5e0 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Lock "cinder-attachment_update-e2602518-26e4-4cae-8e86-8ca34b4f5455-np0000004964" released by "attachment_update" :: held 0.532s {{(pid=99978) __release /opt/stack/cinder/cinder/coordination.py:239}} Jul 10 06:28:48.103556 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-6f49d3e4-188e-4ce0-a479-1065e7b5c32c req-446de305-7534-465d-bc8b-a4ac847fd5e0 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] https://10.4.3.200/volume/v3/attachments/0a6c0135-90e6-4254-baf3-9afc0a1c8948 returned with HTTP 200 Jul 10 06:28:48.104326 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 45/187] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 10 06:28:47 2026] PUT /volume/v3/attachments/0a6c0135-90e6-4254-baf3-9afc0a1c8948 => generated 969 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:28:48.164742 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-bf965221-0a63-4717-b1e7-2b6bf66fdc24 req-3ed09bd1-cfeb-4424-ae8d-bb5146d8c09b None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:48.167416 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-bf965221-0a63-4717-b1e7-2b6bf66fdc24 req-3ed09bd1-cfeb-4424-ae8d-bb5146d8c09b tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] DELETE https://10.4.3.200/volume/v3/attachments/9a4510a6-3597-4551-b46a-bd93c636260a Jul 10 06:28:48.167680 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-bf965221-0a63-4717-b1e7-2b6bf66fdc24 req-3ed09bd1-cfeb-4424-ae8d-bb5146d8c09b tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:28:48.167940 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-bf965221-0a63-4717-b1e7-2b6bf66fdc24 req-3ed09bd1-cfeb-4424-ae8d-bb5146d8c09b tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] Calling method 'version_select' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:28:48.176890 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:28:48.176890 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:28:48.614633 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-6f49d3e4-188e-4ce0-a479-1065e7b5c32c req-824ed0c5-64c7-466b-910d-2773804df572 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:48.616484 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-6f49d3e4-188e-4ce0-a479-1065e7b5c32c req-824ed0c5-64c7-466b-910d-2773804df572 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] POST https://10.4.3.200/volume/v3/attachments/0a6c0135-90e6-4254-baf3-9afc0a1c8948/action Jul 10 06:28:48.616836 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-6f49d3e4-188e-4ce0-a479-1065e7b5c32c req-824ed0c5-64c7-466b-910d-2773804df572 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Action body: b'{"os-complete": null}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:28:48.616949 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-6f49d3e4-188e-4ce0-a479-1065e7b5c32c req-824ed0c5-64c7-466b-910d-2773804df572 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:28:48.636849 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:28:48.636849 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:28:48.650857 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-6f49d3e4-188e-4ce0-a479-1065e7b5c32c req-824ed0c5-64c7-466b-910d-2773804df572 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] https://10.4.3.200/volume/v3/attachments/0a6c0135-90e6-4254-baf3-9afc0a1c8948/action returned with HTTP 204 Jul 10 06:28:48.651312 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 46/188] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 10 06:28:48 2026] POST /volume/v3/attachments/0a6c0135-90e6-4254-baf3-9afc0a1c8948/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:28:48.714804 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-bf965221-0a63-4717-b1e7-2b6bf66fdc24 req-3ed09bd1-cfeb-4424-ae8d-bb5146d8c09b tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] https://10.4.3.200/volume/v3/attachments/9a4510a6-3597-4551-b46a-bd93c636260a returned with HTTP 200 Jul 10 06:28:48.715170 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 49/189] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 10 06:28:48 2026] DELETE /volume/v3/attachments/9a4510a6-3597-4551-b46a-bd93c636260a => generated 19 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:28:49.010964 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-bdac8187-d67d-4766-81ae-56ef3c06a554 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:49.013065 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-bdac8187-d67d-4766-81ae-56ef3c06a554 tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] GET https://10.4.3.200/volume/v3/volumes/706bd1b2-b487-4e94-b2c2-465186655bed Jul 10 06:28:49.013306 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-bdac8187-d67d-4766-81ae-56ef3c06a554 tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:28:49.013575 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-bdac8187-d67d-4766-81ae-56ef3c06a554 tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:28:49.023073 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:28:49.023073 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:28:49.026256 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-bdac8187-d67d-4766-81ae-56ef3c06a554 tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] Volume info retrieved successfully. Jul 10 06:28:49.030777 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-bdac8187-d67d-4766-81ae-56ef3c06a554 tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] https://10.4.3.200/volume/v3/volumes/706bd1b2-b487-4e94-b2c2-465186655bed returned with HTTP 200 Jul 10 06:28:49.031196 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 50/190] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:28:49 2026] GET /volume/v3/volumes/706bd1b2-b487-4e94-b2c2-465186655bed => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:28:49.168446 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-625ddfd2-eb2c-41b1-abb3-f0ac3ecc71d5 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:49.168921 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-625ddfd2-eb2c-41b1-abb3-f0ac3ecc71d5 None None] GET https://10.4.3.200/volume// Jul 10 06:28:49.168921 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-625ddfd2-eb2c-41b1-abb3-f0ac3ecc71d5 None None] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:28:49.170709 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-625ddfd2-eb2c-41b1-abb3-f0ac3ecc71d5 None None] Calling method 'all' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:28:49.170709 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-625ddfd2-eb2c-41b1-abb3-f0ac3ecc71d5 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:28:49.170709 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 46/191] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:28:49 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 06:28:49.184381 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-6f49d3e4-188e-4ce0-a479-1065e7b5c32c req-8d082584-3c78-4977-9e00-60b5623f443c None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:49.191557 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-6f49d3e4-188e-4ce0-a479-1065e7b5c32c req-8d082584-3c78-4977-9e00-60b5623f443c tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] GET https://10.4.3.200/volume/v3/volumes/ca0da9df-0dc3-44fe-ad1f-7c04606c2dd6 Jul 10 06:28:49.191790 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-6f49d3e4-188e-4ce0-a479-1065e7b5c32c req-8d082584-3c78-4977-9e00-60b5623f443c tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:28:49.191981 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-6f49d3e4-188e-4ce0-a479-1065e7b5c32c req-8d082584-3c78-4977-9e00-60b5623f443c tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:28:49.202766 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:28:49.202766 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:28:49.208213 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-6f49d3e4-188e-4ce0-a479-1065e7b5c32c req-8d082584-3c78-4977-9e00-60b5623f443c tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Volume info retrieved successfully. Jul 10 06:28:49.211110 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-6f49d3e4-188e-4ce0-a479-1065e7b5c32c req-8d082584-3c78-4977-9e00-60b5623f443c tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] https://10.4.3.200/volume/v3/volumes/ca0da9df-0dc3-44fe-ad1f-7c04606c2dd6 returned with HTTP 200 Jul 10 06:28:49.211490 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 47/192] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 10 06:28:49 2026] GET /volume/v3/volumes/ca0da9df-0dc3-44fe-ad1f-7c04606c2dd6 => generated 1028 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:28:49.308489 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-6f49d3e4-188e-4ce0-a479-1065e7b5c32c req-1abf9132-77b1-4602-bb5c-b4bfee6c5e30 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:49.311562 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-6f49d3e4-188e-4ce0-a479-1065e7b5c32c req-1abf9132-77b1-4602-bb5c-b4bfee6c5e30 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] PUT https://10.4.3.200/volume/v3/attachments/329311b5-9489-4ee9-a194-ac79d222650c Jul 10 06:28:49.313372 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-6f49d3e4-188e-4ce0-a479-1065e7b5c32c req-1abf9132-77b1-4602-bb5c-b4bfee6c5e30 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000004964", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad080837985", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8eedee5c-bca8-4f5c-8f66-111c7b448d96", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:28:49.326491 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.coordination [req-6f49d3e4-188e-4ce0-a479-1065e7b5c32c req-1abf9132-77b1-4602-bb5c-b4bfee6c5e30 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Acquiring lock "cinder-attachment_update-ca0da9df-0dc3-44fe-ad1f-7c04606c2dd6-np0000004964" by "attachment_update" {{(pid=99976) __acquire /opt/stack/cinder/cinder/coordination.py:210}} Jul 10 06:28:49.335527 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.coordination [req-6f49d3e4-188e-4ce0-a479-1065e7b5c32c req-1abf9132-77b1-4602-bb5c-b4bfee6c5e30 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Lock "cinder-attachment_update-ca0da9df-0dc3-44fe-ad1f-7c04606c2dd6-np0000004964" acquired by "attachment_update" :: waited 0.007s {{(pid=99976) __acquire /opt/stack/cinder/cinder/coordination.py:228}} Jul 10 06:28:49.335527 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:28:49.335527 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:28:49.863536 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.coordination [req-6f49d3e4-188e-4ce0-a479-1065e7b5c32c req-1abf9132-77b1-4602-bb5c-b4bfee6c5e30 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Lock "cinder-attachment_update-ca0da9df-0dc3-44fe-ad1f-7c04606c2dd6-np0000004964" released by "attachment_update" :: held 0.530s {{(pid=99976) __release /opt/stack/cinder/cinder/coordination.py:239}} Jul 10 06:28:49.863536 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-6f49d3e4-188e-4ce0-a479-1065e7b5c32c req-1abf9132-77b1-4602-bb5c-b4bfee6c5e30 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] https://10.4.3.200/volume/v3/attachments/329311b5-9489-4ee9-a194-ac79d222650c returned with HTTP 200 Jul 10 06:28:49.863536 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 50/193] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 10 06:28:49 2026] PUT /volume/v3/attachments/329311b5-9489-4ee9-a194-ac79d222650c => generated 969 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:28:50.042402 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-015adadd-d234-43f9-bc0d-2a8ef72df408 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:50.043985 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-015adadd-d234-43f9-bc0d-2a8ef72df408 tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] GET https://10.4.3.200/volume/v3/volumes/706bd1b2-b487-4e94-b2c2-465186655bed Jul 10 06:28:50.044173 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-015adadd-d234-43f9-bc0d-2a8ef72df408 tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:28:50.044350 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-015adadd-d234-43f9-bc0d-2a8ef72df408 tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:28:50.053125 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:28:50.053125 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:28:50.057353 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-015adadd-d234-43f9-bc0d-2a8ef72df408 tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] Volume info retrieved successfully. Jul 10 06:28:50.062631 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-015adadd-d234-43f9-bc0d-2a8ef72df408 tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] https://10.4.3.200/volume/v3/volumes/706bd1b2-b487-4e94-b2c2-465186655bed returned with HTTP 200 Jul 10 06:28:50.063164 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 51/194] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:28:50 2026] GET /volume/v3/volumes/706bd1b2-b487-4e94-b2c2-465186655bed => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:28:50.225237 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-6b39f746-6178-4326-823d-f147c6fe6797 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:50.227294 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6b39f746-6178-4326-823d-f147c6fe6797 tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] GET https://10.4.3.200/volume/v3/volumes/b1e32f82-7e0b-4d5a-b425-1c4e7133bf1e Jul 10 06:28:50.227539 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6b39f746-6178-4326-823d-f147c6fe6797 tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:28:50.227805 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6b39f746-6178-4326-823d-f147c6fe6797 tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:28:50.236492 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:28:50.236492 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:28:50.240516 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-6b39f746-6178-4326-823d-f147c6fe6797 tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] Volume info retrieved successfully. Jul 10 06:28:50.245431 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6b39f746-6178-4326-823d-f147c6fe6797 tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] https://10.4.3.200/volume/v3/volumes/b1e32f82-7e0b-4d5a-b425-1c4e7133bf1e returned with HTTP 200 Jul 10 06:28:50.245938 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 47/195] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:28:50 2026] GET /volume/v3/volumes/b1e32f82-7e0b-4d5a-b425-1c4e7133bf1e => generated 1016 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:28:50.260954 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-bb9bbb58-3b34-4728-9587-a113b99a3374 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:50.264897 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-bb9bbb58-3b34-4728-9587-a113b99a3374 tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] DELETE https://10.4.3.200/volume/v3/volumes/b1e32f82-7e0b-4d5a-b425-1c4e7133bf1e Jul 10 06:28:50.265052 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-bb9bbb58-3b34-4728-9587-a113b99a3374 tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:28:50.265232 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-bb9bbb58-3b34-4728-9587-a113b99a3374 tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:28:50.265407 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-bb9bbb58-3b34-4728-9587-a113b99a3374 tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] Delete volume with id: b1e32f82-7e0b-4d5a-b425-1c4e7133bf1e Jul 10 06:28:50.271835 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:28:50.271835 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:28:50.272223 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-bb9bbb58-3b34-4728-9587-a113b99a3374 tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] Volume info retrieved successfully. Jul 10 06:28:50.293007 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-bb9bbb58-3b34-4728-9587-a113b99a3374 tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] Delete volume request issued successfully. Jul 10 06:28:50.293212 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-bb9bbb58-3b34-4728-9587-a113b99a3374 tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] https://10.4.3.200/volume/v3/volumes/b1e32f82-7e0b-4d5a-b425-1c4e7133bf1e returned with HTTP 202 Jul 10 06:28:50.293549 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 48/196] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:28:50 2026] DELETE /volume/v3/volumes/b1e32f82-7e0b-4d5a-b425-1c4e7133bf1e => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:28:50.304929 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-f91de60f-9045-40db-8fcd-49e2a5295538 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:50.309120 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f91de60f-9045-40db-8fcd-49e2a5295538 tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] GET https://10.4.3.200/volume/v3/volumes/b1e32f82-7e0b-4d5a-b425-1c4e7133bf1e Jul 10 06:28:50.309340 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f91de60f-9045-40db-8fcd-49e2a5295538 tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:28:50.309576 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f91de60f-9045-40db-8fcd-49e2a5295538 tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:28:50.325208 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:28:50.325208 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:28:50.333304 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-f91de60f-9045-40db-8fcd-49e2a5295538 tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] Volume info retrieved successfully. Jul 10 06:28:50.339274 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f91de60f-9045-40db-8fcd-49e2a5295538 tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] https://10.4.3.200/volume/v3/volumes/b1e32f82-7e0b-4d5a-b425-1c4e7133bf1e returned with HTTP 200 Jul 10 06:28:50.340078 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 51/197] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:28:50 2026] GET /volume/v3/volumes/b1e32f82-7e0b-4d5a-b425-1c4e7133bf1e => generated 1015 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:28:50.378403 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-6f49d3e4-188e-4ce0-a479-1065e7b5c32c req-bf041012-3aff-4da3-9a38-02c2761b6e71 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:50.384546 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-6f49d3e4-188e-4ce0-a479-1065e7b5c32c req-bf041012-3aff-4da3-9a38-02c2761b6e71 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] POST https://10.4.3.200/volume/v3/attachments/329311b5-9489-4ee9-a194-ac79d222650c/action Jul 10 06:28:50.384546 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-6f49d3e4-188e-4ce0-a479-1065e7b5c32c req-bf041012-3aff-4da3-9a38-02c2761b6e71 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Action body: b'{"os-complete": null}' {{(pid=99975) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:28:50.384546 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-6f49d3e4-188e-4ce0-a479-1065e7b5c32c req-bf041012-3aff-4da3-9a38-02c2761b6e71 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:28:50.401110 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:28:50.401110 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:28:50.411958 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-6f49d3e4-188e-4ce0-a479-1065e7b5c32c req-bf041012-3aff-4da3-9a38-02c2761b6e71 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] https://10.4.3.200/volume/v3/attachments/329311b5-9489-4ee9-a194-ac79d222650c/action returned with HTTP 204 Jul 10 06:28:50.412379 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 52/198] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 10 06:28:50 2026] POST /volume/v3/attachments/329311b5-9489-4ee9-a194-ac79d222650c/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:28:50.922251 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-ab30c2bf-2e72-46b7-b74e-469f428c9957 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:50.922623 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ab30c2bf-2e72-46b7-b74e-469f428c9957 None None] GET https://10.4.3.200/volume// Jul 10 06:28:50.922791 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ab30c2bf-2e72-46b7-b74e-469f428c9957 None None] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:28:50.922967 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ab30c2bf-2e72-46b7-b74e-469f428c9957 None None] Calling method 'all' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:28:50.923263 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ab30c2bf-2e72-46b7-b74e-469f428c9957 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:28:50.923495 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 48/199] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:28:50 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 06:28:50.930191 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-6f49d3e4-188e-4ce0-a479-1065e7b5c32c req-4ea5d56c-18b5-4a67-afee-61347bd685f3 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:50.932059 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-6f49d3e4-188e-4ce0-a479-1065e7b5c32c req-4ea5d56c-18b5-4a67-afee-61347bd685f3 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] GET https://10.4.3.200/volume/v3/volumes/1985bf5c-4a81-4ebc-81b5-1876717d9916 Jul 10 06:28:50.932241 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-6f49d3e4-188e-4ce0-a479-1065e7b5c32c req-4ea5d56c-18b5-4a67-afee-61347bd685f3 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:28:50.932415 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-6f49d3e4-188e-4ce0-a479-1065e7b5c32c req-4ea5d56c-18b5-4a67-afee-61347bd685f3 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:28:50.940813 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:28:50.940813 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:28:50.944465 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-6f49d3e4-188e-4ce0-a479-1065e7b5c32c req-4ea5d56c-18b5-4a67-afee-61347bd685f3 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Volume info retrieved successfully. Jul 10 06:28:50.949386 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-6f49d3e4-188e-4ce0-a479-1065e7b5c32c req-4ea5d56c-18b5-4a67-afee-61347bd685f3 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] https://10.4.3.200/volume/v3/volumes/1985bf5c-4a81-4ebc-81b5-1876717d9916 returned with HTTP 200 Jul 10 06:28:50.949958 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 49/200] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 10 06:28:50 2026] GET /volume/v3/volumes/1985bf5c-4a81-4ebc-81b5-1876717d9916 => generated 1029 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:28:50.968659 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-00430c59-a68e-4d2d-8378-01ceb8a755f5 req-906ef232-4057-49e4-90cf-ce30c8b7ce00 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:50.970521 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-00430c59-a68e-4d2d-8378-01ceb8a755f5 req-906ef232-4057-49e4-90cf-ce30c8b7ce00 tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] POST https://10.4.3.200/volume/v3/attachments/bc412b57-cadd-412d-bb94-c1105cb85de3/action Jul 10 06:28:50.970939 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-00430c59-a68e-4d2d-8378-01ceb8a755f5 req-906ef232-4057-49e4-90cf-ce30c8b7ce00 tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] Action body: b'{"os-complete": null}' {{(pid=99976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:28:50.971045 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-00430c59-a68e-4d2d-8378-01ceb8a755f5 req-906ef232-4057-49e4-90cf-ce30c8b7ce00 tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:28:50.985899 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:28:50.985899 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:28:50.996434 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-00430c59-a68e-4d2d-8378-01ceb8a755f5 req-906ef232-4057-49e4-90cf-ce30c8b7ce00 tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] https://10.4.3.200/volume/v3/attachments/bc412b57-cadd-412d-bb94-c1105cb85de3/action returned with HTTP 204 Jul 10 06:28:50.997010 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 52/201] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 10 06:28:50 2026] POST /volume/v3/attachments/bc412b57-cadd-412d-bb94-c1105cb85de3/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:28:51.025831 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-6f49d3e4-188e-4ce0-a479-1065e7b5c32c req-2c3a99b8-0b00-4034-ac0f-aad06cb656d1 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:51.028210 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-6f49d3e4-188e-4ce0-a479-1065e7b5c32c req-2c3a99b8-0b00-4034-ac0f-aad06cb656d1 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] PUT https://10.4.3.200/volume/v3/attachments/6f65f87b-c914-47e7-8262-14b338b3a2b3 Jul 10 06:28:51.028729 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-6f49d3e4-188e-4ce0-a479-1065e7b5c32c req-2c3a99b8-0b00-4034-ac0f-aad06cb656d1 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000004964", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad080837985", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8eedee5c-bca8-4f5c-8f66-111c7b448d96", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:28:51.036564 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.coordination [req-6f49d3e4-188e-4ce0-a479-1065e7b5c32c req-2c3a99b8-0b00-4034-ac0f-aad06cb656d1 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Acquiring lock "cinder-attachment_update-1985bf5c-4a81-4ebc-81b5-1876717d9916-np0000004964" by "attachment_update" {{(pid=99975) __acquire /opt/stack/cinder/cinder/coordination.py:210}} Jul 10 06:28:51.041445 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.coordination [req-6f49d3e4-188e-4ce0-a479-1065e7b5c32c req-2c3a99b8-0b00-4034-ac0f-aad06cb656d1 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Lock "cinder-attachment_update-1985bf5c-4a81-4ebc-81b5-1876717d9916-np0000004964" acquired by "attachment_update" :: waited 0.005s {{(pid=99975) __acquire /opt/stack/cinder/cinder/coordination.py:228}} Jul 10 06:28:51.042402 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:28:51.042402 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:28:51.075280 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-17a7a2f9-1d20-4230-a4f6-e5797e5c2b31 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:51.077302 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-17a7a2f9-1d20-4230-a4f6-e5797e5c2b31 tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] GET https://10.4.3.200/volume/v3/volumes/706bd1b2-b487-4e94-b2c2-465186655bed Jul 10 06:28:51.077514 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-17a7a2f9-1d20-4230-a4f6-e5797e5c2b31 tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:28:51.077724 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-17a7a2f9-1d20-4230-a4f6-e5797e5c2b31 tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:28:51.079472 np0000004964 devstack@c-api.service[99978]: DEBUG dbcounter [-] [99978] Writing DB stats cinder:SELECT=204,cinder:INSERT=29,cinder:UPDATE=55 {{(pid=99978) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:28:51.088968 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:28:51.088968 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:28:51.093395 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-17a7a2f9-1d20-4230-a4f6-e5797e5c2b31 tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] Volume info retrieved successfully. Jul 10 06:28:51.098602 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-17a7a2f9-1d20-4230-a4f6-e5797e5c2b31 tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] https://10.4.3.200/volume/v3/volumes/706bd1b2-b487-4e94-b2c2-465186655bed returned with HTTP 200 Jul 10 06:28:51.099021 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 49/202] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:28:51 2026] GET /volume/v3/volumes/706bd1b2-b487-4e94-b2c2-465186655bed => generated 1137 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:28:51.116142 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-883ec03a-fa23-4c80-ab2d-fd405f8df786 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:51.118528 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-883ec03a-fa23-4c80-ab2d-fd405f8df786 tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] GET https://10.4.3.200/volume/v3/volumes/706bd1b2-b487-4e94-b2c2-465186655bed Jul 10 06:28:51.118834 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-883ec03a-fa23-4c80-ab2d-fd405f8df786 tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:28:51.119089 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-883ec03a-fa23-4c80-ab2d-fd405f8df786 tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:28:51.131067 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:28:51.131067 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:28:51.139010 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-883ec03a-fa23-4c80-ab2d-fd405f8df786 tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] Volume info retrieved successfully. Jul 10 06:28:51.143438 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-883ec03a-fa23-4c80-ab2d-fd405f8df786 tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] https://10.4.3.200/volume/v3/volumes/706bd1b2-b487-4e94-b2c2-465186655bed returned with HTTP 200 Jul 10 06:28:51.143842 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 50/203] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:28:51 2026] GET /volume/v3/volumes/706bd1b2-b487-4e94-b2c2-465186655bed => generated 1137 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:28:51.354978 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-ebe1067c-dc7c-41a8-9606-b0c74cf81e6e None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:51.357050 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ebe1067c-dc7c-41a8-9606-b0c74cf81e6e tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] GET https://10.4.3.200/volume/v3/volumes/b1e32f82-7e0b-4d5a-b425-1c4e7133bf1e Jul 10 06:28:51.357259 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ebe1067c-dc7c-41a8-9606-b0c74cf81e6e tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:28:51.357466 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ebe1067c-dc7c-41a8-9606-b0c74cf81e6e tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:28:51.363242 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ebe1067c-dc7c-41a8-9606-b0c74cf81e6e tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] https://10.4.3.200/volume/v3/volumes/b1e32f82-7e0b-4d5a-b425-1c4e7133bf1e returned with HTTP 404 Jul 10 06:28:51.363771 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 53/204] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:28:51 2026] GET /volume/v3/volumes/b1e32f82-7e0b-4d5a-b425-1c4e7133bf1e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:28:51.568409 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.coordination [req-6f49d3e4-188e-4ce0-a479-1065e7b5c32c req-2c3a99b8-0b00-4034-ac0f-aad06cb656d1 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Lock "cinder-attachment_update-1985bf5c-4a81-4ebc-81b5-1876717d9916-np0000004964" released by "attachment_update" :: held 0.527s {{(pid=99975) __release /opt/stack/cinder/cinder/coordination.py:239}} Jul 10 06:28:51.568749 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-6f49d3e4-188e-4ce0-a479-1065e7b5c32c req-2c3a99b8-0b00-4034-ac0f-aad06cb656d1 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] https://10.4.3.200/volume/v3/attachments/6f65f87b-c914-47e7-8262-14b338b3a2b3 returned with HTTP 200 Jul 10 06:28:51.569230 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 53/205] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 10 06:28:51 2026] PUT /volume/v3/attachments/6f65f87b-c914-47e7-8262-14b338b3a2b3 => generated 969 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:28:52.085469 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-6f49d3e4-188e-4ce0-a479-1065e7b5c32c req-66a2659b-f449-4d5f-bff6-56dfdedc9487 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:52.087553 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-6f49d3e4-188e-4ce0-a479-1065e7b5c32c req-66a2659b-f449-4d5f-bff6-56dfdedc9487 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] POST https://10.4.3.200/volume/v3/attachments/6f65f87b-c914-47e7-8262-14b338b3a2b3/action Jul 10 06:28:52.087892 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-6f49d3e4-188e-4ce0-a479-1065e7b5c32c req-66a2659b-f449-4d5f-bff6-56dfdedc9487 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Action body: b'{"os-complete": null}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:28:52.088002 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-6f49d3e4-188e-4ce0-a479-1065e7b5c32c req-66a2659b-f449-4d5f-bff6-56dfdedc9487 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:28:52.103187 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:28:52.103187 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:28:52.112169 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-6f49d3e4-188e-4ce0-a479-1065e7b5c32c req-66a2659b-f449-4d5f-bff6-56dfdedc9487 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] https://10.4.3.200/volume/v3/attachments/6f65f87b-c914-47e7-8262-14b338b3a2b3/action returned with HTTP 204 Jul 10 06:28:52.112650 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 50/206] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 10 06:28:52 2026] POST /volume/v3/attachments/6f65f87b-c914-47e7-8262-14b338b3a2b3/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:28:52.391915 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-49fd8624-e180-4e3b-9f23-aa6c1bc3a6eb None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:52.394230 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-49fd8624-e180-4e3b-9f23-aa6c1bc3a6eb tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:28:52.394661 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-49fd8624-e180-4e3b-9f23-aa6c1bc3a6eb tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-1327104034"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:28:52.396480 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.volumes [None req-49fd8624-e180-4e3b-9f23-aa6c1bc3a6eb tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-1327104034'}} {{(pid=99977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:28:52.396949 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-49fd8624-e180-4e3b-9f23-aa6c1bc3a6eb tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Create volume of 1 GB Jul 10 06:28:52.402762 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-49fd8624-e180-4e3b-9f23-aa6c1bc3a6eb tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Availability Zones retrieved successfully. Jul 10 06:28:52.413451 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-49fd8624-e180-4e3b-9f23-aa6c1bc3a6eb tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Flow 'volume_create_api' (63aede95-6506-4c0e-8d6b-99756f2caef8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:28:52.414991 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-49fd8624-e180-4e3b-9f23-aa6c1bc3a6eb tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b6eb0ba-3954-4181-b295-86cf642a7608) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:28:52.416541 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.flows.api.create_volume [None req-49fd8624-e180-4e3b-9f23-aa6c1bc3a6eb tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Validating volume size '1' using validate_int {{(pid=99977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:28:52.459228 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-49fd8624-e180-4e3b-9f23-aa6c1bc3a6eb tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b6eb0ba-3954-4181-b295-86cf642a7608) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:28:52.460523 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-49fd8624-e180-4e3b-9f23-aa6c1bc3a6eb tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42af7f98-0e70-47db-8257-8de5acd00879) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:28:52.554493 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-49fd8624-e180-4e3b-9f23-aa6c1bc3a6eb tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Created reservations ['5ebce089-a383-43b2-8acd-dd6d3227b040', '2681f244-d3e5-40a3-bae3-27a47b614c0c', 'ce1b5295-7d19-4b71-85f9-c73452c87abb', '6c056af3-e2dc-4836-8af1-dad1127ea17e'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:28:52.554764 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-49fd8624-e180-4e3b-9f23-aa6c1bc3a6eb tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42af7f98-0e70-47db-8257-8de5acd00879) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5ebce089-a383-43b2-8acd-dd6d3227b040', '2681f244-d3e5-40a3-bae3-27a47b614c0c', 'ce1b5295-7d19-4b71-85f9-c73452c87abb', '6c056af3-e2dc-4836-8af1-dad1127ea17e']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:28:52.555579 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-49fd8624-e180-4e3b-9f23-aa6c1bc3a6eb tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (649bd0cc-88cc-48ce-b3b5-b888811893a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:28:52.587039 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-49fd8624-e180-4e3b-9f23-aa6c1bc3a6eb tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (649bd0cc-88cc-48ce-b3b5-b888811893a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f8650db8-4eb9-4ed1-b7ea-c751a5ae3335', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1327104034',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='97620183354141f996de1bec547f6eb7',qos_specs=None,replication_status=,reservations=['5ebce089-a383-43b2-8acd-dd6d3227b040','2681f244-d3e5-40a3-bae3-27a47b614c0c','ce1b5295-7d19-4b71-85f9-c73452c87abb','6c056af3-e2dc-4836-8af1-dad1127ea17e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c936062c26474c7b8ad1fe211e9539b7',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:28:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1327104034',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f8650db8-4eb9-4ed1-b7ea-c751a5ae3335,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='97620183354141f996de1bec547f6eb7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c936062c26474c7b8ad1fe211e9539b7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:28:52.588678 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-49fd8624-e180-4e3b-9f23-aa6c1bc3a6eb tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6c17027-ca07-4898-a25b-9a4f910dff82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:28:52.613539 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-49fd8624-e180-4e3b-9f23-aa6c1bc3a6eb tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6c17027-ca07-4898-a25b-9a4f910dff82) transitioned into state 'SUCCESS' from state '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-1327104034',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='97620183354141f996de1bec547f6eb7',qos_specs=None,replication_status=,reservations=['5ebce089-a383-43b2-8acd-dd6d3227b040','2681f244-d3e5-40a3-bae3-27a47b614c0c','ce1b5295-7d19-4b71-85f9-c73452c87abb','6c056af3-e2dc-4836-8af1-dad1127ea17e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c936062c26474c7b8ad1fe211e9539b7',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:28:52.614639 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-49fd8624-e180-4e3b-9f23-aa6c1bc3a6eb tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1390ae3c-d906-43df-b435-73ebe24b1346) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:28:52.627706 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-49fd8624-e180-4e3b-9f23-aa6c1bc3a6eb tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1390ae3c-d906-43df-b435-73ebe24b1346) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:28:52.628494 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-49fd8624-e180-4e3b-9f23-aa6c1bc3a6eb tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Flow 'volume_create_api' (63aede95-6506-4c0e-8d6b-99756f2caef8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:28:52.628939 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-49fd8624-e180-4e3b-9f23-aa6c1bc3a6eb tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Create volume request issued successfully. Jul 10 06:28:52.629660 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-49fd8624-e180-4e3b-9f23-aa6c1bc3a6eb tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:28:52.630859 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 51/207] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 10 06:28:52 2026] POST /volume/v3/volumes => generated 754 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:28:53.090597 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-ea779558-5544-495a-8aba-470ec6ddb405 req-d3821333-9e1e-4a69-9948-c9f6f595f2d3 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:53.092582 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-ea779558-5544-495a-8aba-470ec6ddb405 req-d3821333-9e1e-4a69-9948-c9f6f595f2d3 tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] GET https://10.4.3.200/volume/v3/volumes/706bd1b2-b487-4e94-b2c2-465186655bed Jul 10 06:28:53.092793 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-ea779558-5544-495a-8aba-470ec6ddb405 req-d3821333-9e1e-4a69-9948-c9f6f595f2d3 tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:28:53.092961 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-ea779558-5544-495a-8aba-470ec6ddb405 req-d3821333-9e1e-4a69-9948-c9f6f595f2d3 tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:28:53.111529 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:28:53.111529 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:28:53.117707 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [req-ea779558-5544-495a-8aba-470ec6ddb405 req-d3821333-9e1e-4a69-9948-c9f6f595f2d3 tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] Volume info retrieved successfully. Jul 10 06:28:53.123231 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-ea779558-5544-495a-8aba-470ec6ddb405 req-d3821333-9e1e-4a69-9948-c9f6f595f2d3 tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] https://10.4.3.200/volume/v3/volumes/706bd1b2-b487-4e94-b2c2-465186655bed returned with HTTP 200 Jul 10 06:28:53.124825 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 54/208] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:28:53 2026] GET /volume/v3/volumes/706bd1b2-b487-4e94-b2c2-465186655bed => generated 1137 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:28:53.165925 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-ea779558-5544-495a-8aba-470ec6ddb405 req-c704a633-606e-4e87-87d6-a7ec112250ba None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:53.167957 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-ea779558-5544-495a-8aba-470ec6ddb405 req-c704a633-606e-4e87-87d6-a7ec112250ba tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] POST https://10.4.3.200/volume/v3/volumes/706bd1b2-b487-4e94-b2c2-465186655bed/action Jul 10 06:28:53.168271 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-ea779558-5544-495a-8aba-470ec6ddb405 req-c704a633-606e-4e87-87d6-a7ec112250ba tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99975) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:28:53.168385 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-ea779558-5544-495a-8aba-470ec6ddb405 req-c704a633-606e-4e87-87d6-a7ec112250ba tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:28:53.177605 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:28:53.177605 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:28:53.178020 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [req-ea779558-5544-495a-8aba-470ec6ddb405 req-c704a633-606e-4e87-87d6-a7ec112250ba tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] Volume info retrieved successfully. Jul 10 06:28:53.183716 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [req-ea779558-5544-495a-8aba-470ec6ddb405 req-c704a633-606e-4e87-87d6-a7ec112250ba tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] Begin detaching volume completed successfully. Jul 10 06:28:53.183912 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-ea779558-5544-495a-8aba-470ec6ddb405 req-c704a633-606e-4e87-87d6-a7ec112250ba tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] https://10.4.3.200/volume/v3/volumes/706bd1b2-b487-4e94-b2c2-465186655bed/action returned with HTTP 202 Jul 10 06:28:53.184291 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 54/209] 10.4.3.200 () {72 vars in 1672 bytes} [Fri Jul 10 06:28:53 2026] POST /volume/v3/volumes/706bd1b2-b487-4e94-b2c2-465186655bed/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:28:53.208309 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-1a019397-f679-4007-ad5e-68c65c3f89ca None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:53.210879 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1a019397-f679-4007-ad5e-68c65c3f89ca tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] GET https://10.4.3.200/volume/v3/volumes/706bd1b2-b487-4e94-b2c2-465186655bed Jul 10 06:28:53.211106 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1a019397-f679-4007-ad5e-68c65c3f89ca tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:28:53.211355 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1a019397-f679-4007-ad5e-68c65c3f89ca tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:28:53.224951 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:28:53.224951 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:28:53.229939 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-1a019397-f679-4007-ad5e-68c65c3f89ca tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] Volume info retrieved successfully. Jul 10 06:28:53.236302 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1a019397-f679-4007-ad5e-68c65c3f89ca tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] https://10.4.3.200/volume/v3/volumes/706bd1b2-b487-4e94-b2c2-465186655bed returned with HTTP 200 Jul 10 06:28:53.236889 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 51/210] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:28:53 2026] GET /volume/v3/volumes/706bd1b2-b487-4e94-b2c2-465186655bed => generated 1140 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:28:54.225907 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-56f67265-7ef1-4488-a069-878c7f67487a None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:54.226291 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-56f67265-7ef1-4488-a069-878c7f67487a None None] GET https://10.4.3.200/volume// Jul 10 06:28:54.226435 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-56f67265-7ef1-4488-a069-878c7f67487a None None] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:28:54.226685 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-56f67265-7ef1-4488-a069-878c7f67487a None None] Calling method 'all' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:28:54.226989 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-56f67265-7ef1-4488-a069-878c7f67487a None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:28:54.227233 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 52/211] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:28: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 10 06:28:54.235762 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-ea779558-5544-495a-8aba-470ec6ddb405 req-51abd53e-0a49-4d1e-bd24-c206e638e0ad None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:54.239025 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-ea779558-5544-495a-8aba-470ec6ddb405 req-51abd53e-0a49-4d1e-bd24-c206e638e0ad tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] GET https://10.4.3.200/volume/v3/volumes/706bd1b2-b487-4e94-b2c2-465186655bed Jul 10 06:28:54.239025 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-ea779558-5544-495a-8aba-470ec6ddb405 req-51abd53e-0a49-4d1e-bd24-c206e638e0ad tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:28:54.239025 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-ea779558-5544-495a-8aba-470ec6ddb405 req-51abd53e-0a49-4d1e-bd24-c206e638e0ad tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:28:54.252130 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:28:54.252130 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:28:54.254062 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-a2198767-8e1c-4e3b-be92-38cc1e8ba3cd None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:54.256620 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-a2198767-8e1c-4e3b-be92-38cc1e8ba3cd tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] GET https://10.4.3.200/volume/v3/volumes/706bd1b2-b487-4e94-b2c2-465186655bed Jul 10 06:28:54.256990 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-a2198767-8e1c-4e3b-be92-38cc1e8ba3cd tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:28:54.257815 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-a2198767-8e1c-4e3b-be92-38cc1e8ba3cd tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:28:54.257875 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [req-ea779558-5544-495a-8aba-470ec6ddb405 req-51abd53e-0a49-4d1e-bd24-c206e638e0ad tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] Volume info retrieved successfully. Jul 10 06:28:54.266996 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-ea779558-5544-495a-8aba-470ec6ddb405 req-51abd53e-0a49-4d1e-bd24-c206e638e0ad tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] https://10.4.3.200/volume/v3/volumes/706bd1b2-b487-4e94-b2c2-465186655bed returned with HTTP 200 Jul 10 06:28:54.266996 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 55/212] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 10 06:28:54 2026] GET /volume/v3/volumes/706bd1b2-b487-4e94-b2c2-465186655bed => generated 1320 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:28:54.269788 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:28:54.269788 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:28:54.273202 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-a2198767-8e1c-4e3b-be92-38cc1e8ba3cd tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] Volume info retrieved successfully. Jul 10 06:28:54.277433 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-a2198767-8e1c-4e3b-be92-38cc1e8ba3cd tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] https://10.4.3.200/volume/v3/volumes/706bd1b2-b487-4e94-b2c2-465186655bed returned with HTTP 200 Jul 10 06:28:54.277858 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 55/213] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:28:54 2026] GET /volume/v3/volumes/706bd1b2-b487-4e94-b2c2-465186655bed => generated 1140 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:28:55.273011 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-ea779558-5544-495a-8aba-470ec6ddb405 req-e9bc84d4-0de1-4c0d-8345-a106c3d5549b None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:55.276247 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-ea779558-5544-495a-8aba-470ec6ddb405 req-e9bc84d4-0de1-4c0d-8345-a106c3d5549b tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] DELETE https://10.4.3.200/volume/v3/attachments/bc412b57-cadd-412d-bb94-c1105cb85de3 Jul 10 06:28:55.276247 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-ea779558-5544-495a-8aba-470ec6ddb405 req-e9bc84d4-0de1-4c0d-8345-a106c3d5549b tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:28:55.276247 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-ea779558-5544-495a-8aba-470ec6ddb405 req-e9bc84d4-0de1-4c0d-8345-a106c3d5549b tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] Calling method 'version_select' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:28:55.284357 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:28:55.284357 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:28:55.291411 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-10a987ed-d4c0-4019-8257-a431dad211e9 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:55.293279 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-10a987ed-d4c0-4019-8257-a431dad211e9 tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] GET https://10.4.3.200/volume/v3/volumes/706bd1b2-b487-4e94-b2c2-465186655bed Jul 10 06:28:55.293538 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-10a987ed-d4c0-4019-8257-a431dad211e9 tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:28:55.293668 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-10a987ed-d4c0-4019-8257-a431dad211e9 tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:28:55.304465 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:28:55.304465 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:28:55.307805 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-10a987ed-d4c0-4019-8257-a431dad211e9 tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] Volume info retrieved successfully. Jul 10 06:28:55.313385 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-10a987ed-d4c0-4019-8257-a431dad211e9 tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] https://10.4.3.200/volume/v3/volumes/706bd1b2-b487-4e94-b2c2-465186655bed returned with HTTP 200 Jul 10 06:28:55.313810 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 53/214] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:28:55 2026] GET /volume/v3/volumes/706bd1b2-b487-4e94-b2c2-465186655bed => generated 1140 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:28:55.771082 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-705ea396-7634-4e51-aaa0-46ccedcb0f42 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:55.772833 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-705ea396-7634-4e51-aaa0-46ccedcb0f42 tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] DELETE https://10.4.3.200/volume/v3/volumes/9ff13ac3-9dbf-438a-909d-e22a1d68237e Jul 10 06:28:55.773066 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-705ea396-7634-4e51-aaa0-46ccedcb0f42 tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:28:55.773276 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-705ea396-7634-4e51-aaa0-46ccedcb0f42 tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:28:55.773487 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-705ea396-7634-4e51-aaa0-46ccedcb0f42 tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] Delete volume with id: 9ff13ac3-9dbf-438a-909d-e22a1d68237e Jul 10 06:28:55.779925 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:28:55.779925 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:28:55.780459 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-705ea396-7634-4e51-aaa0-46ccedcb0f42 tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] Volume info retrieved successfully. Jul 10 06:28:55.815241 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-705ea396-7634-4e51-aaa0-46ccedcb0f42 tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] Delete volume request issued successfully. Jul 10 06:28:55.816185 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-705ea396-7634-4e51-aaa0-46ccedcb0f42 tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] https://10.4.3.200/volume/v3/volumes/9ff13ac3-9dbf-438a-909d-e22a1d68237e returned with HTTP 202 Jul 10 06:28:55.816643 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 56/215] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:28:55 2026] DELETE /volume/v3/volumes/9ff13ac3-9dbf-438a-909d-e22a1d68237e => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:28:55.825363 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-5e4801ca-8c04-4d1b-af2f-a34816dced63 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:55.827118 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-5e4801ca-8c04-4d1b-af2f-a34816dced63 tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] GET https://10.4.3.200/volume/v3/volumes/9ff13ac3-9dbf-438a-909d-e22a1d68237e Jul 10 06:28:55.827277 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-ea779558-5544-495a-8aba-470ec6ddb405 req-e9bc84d4-0de1-4c0d-8345-a106c3d5549b tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] https://10.4.3.200/volume/v3/attachments/bc412b57-cadd-412d-bb94-c1105cb85de3 returned with HTTP 200 Jul 10 06:28:55.827313 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-5e4801ca-8c04-4d1b-af2f-a34816dced63 tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:28:55.827475 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-5e4801ca-8c04-4d1b-af2f-a34816dced63 tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:28:55.827745 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 52/216] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 10 06:28:55 2026] DELETE /volume/v3/attachments/bc412b57-cadd-412d-bb94-c1105cb85de3 => generated 19 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:28:55.836787 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:28:55.836787 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:28:55.840527 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-5e4801ca-8c04-4d1b-af2f-a34816dced63 tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] Volume info retrieved successfully. Jul 10 06:28:55.844484 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-5e4801ca-8c04-4d1b-af2f-a34816dced63 tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] https://10.4.3.200/volume/v3/volumes/9ff13ac3-9dbf-438a-909d-e22a1d68237e returned with HTTP 200 Jul 10 06:28:55.844958 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 56/217] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:28:55 2026] GET /volume/v3/volumes/9ff13ac3-9dbf-438a-909d-e22a1d68237e => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:28:56.327341 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-a4688209-5a19-4cbe-b3e4-0d2228faf3a9 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:56.330053 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a4688209-5a19-4cbe-b3e4-0d2228faf3a9 tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] GET https://10.4.3.200/volume/v3/volumes/706bd1b2-b487-4e94-b2c2-465186655bed Jul 10 06:28:56.330234 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a4688209-5a19-4cbe-b3e4-0d2228faf3a9 tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:28:56.330436 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a4688209-5a19-4cbe-b3e4-0d2228faf3a9 tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:28:56.340246 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:28:56.340246 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:28:56.345183 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-a4688209-5a19-4cbe-b3e4-0d2228faf3a9 tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] Volume info retrieved successfully. Jul 10 06:28:56.350271 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a4688209-5a19-4cbe-b3e4-0d2228faf3a9 tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] https://10.4.3.200/volume/v3/volumes/706bd1b2-b487-4e94-b2c2-465186655bed returned with HTTP 200 Jul 10 06:28:56.350875 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 54/218] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:28:56 2026] GET /volume/v3/volumes/706bd1b2-b487-4e94-b2c2-465186655bed => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:28:56.860439 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-a4cdd8f4-48f3-4d13-9db1-ca7458200767 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:56.860929 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a4cdd8f4-48f3-4d13-9db1-ca7458200767 tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] GET https://10.4.3.200/volume/v3/volumes/9ff13ac3-9dbf-438a-909d-e22a1d68237e Jul 10 06:28:56.861358 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a4cdd8f4-48f3-4d13-9db1-ca7458200767 tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:28:56.861419 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a4cdd8f4-48f3-4d13-9db1-ca7458200767 tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:28:56.872391 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a4cdd8f4-48f3-4d13-9db1-ca7458200767 tempest-AttachSCSIVolumeTestJSON-1331255159 tempest-AttachSCSIVolumeTestJSON-1331255159-project-member] https://10.4.3.200/volume/v3/volumes/9ff13ac3-9dbf-438a-909d-e22a1d68237e returned with HTTP 404 Jul 10 06:28:56.873096 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 57/219] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:28:56 2026] GET /volume/v3/volumes/9ff13ac3-9dbf-438a-909d-e22a1d68237e => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:28:59.116202 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-5fe34a84-6115-4a6c-bfd9-9e611e588c0f None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:59.118911 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5fe34a84-6115-4a6c-bfd9-9e611e588c0f tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] DELETE https://10.4.3.200/volume/v3/volumes/b1e32f82-7e0b-4d5a-b425-1c4e7133bf1e Jul 10 06:28:59.121372 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5fe34a84-6115-4a6c-bfd9-9e611e588c0f tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:28:59.121608 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5fe34a84-6115-4a6c-bfd9-9e611e588c0f tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:28:59.121857 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-5fe34a84-6115-4a6c-bfd9-9e611e588c0f tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] Delete volume with id: b1e32f82-7e0b-4d5a-b425-1c4e7133bf1e Jul 10 06:28:59.138545 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5fe34a84-6115-4a6c-bfd9-9e611e588c0f tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] https://10.4.3.200/volume/v3/volumes/b1e32f82-7e0b-4d5a-b425-1c4e7133bf1e returned with HTTP 404 Jul 10 06:28:59.139274 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 53/220] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:28:59 2026] DELETE /volume/v3/volumes/b1e32f82-7e0b-4d5a-b425-1c4e7133bf1e => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:28:59.146814 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-a853ad48-aa2f-4620-80e5-a8238bf43eb7 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:28:59.149250 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-a853ad48-aa2f-4620-80e5-a8238bf43eb7 tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] GET https://10.4.3.200/volume/v3/volumes/b1e32f82-7e0b-4d5a-b425-1c4e7133bf1e Jul 10 06:28:59.149633 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-a853ad48-aa2f-4620-80e5-a8238bf43eb7 tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:28:59.149932 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-a853ad48-aa2f-4620-80e5-a8238bf43eb7 tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:28:59.157652 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-a853ad48-aa2f-4620-80e5-a8238bf43eb7 tempest-VolumesAssistedSnapshotsTest-2029439018 tempest-VolumesAssistedSnapshotsTest-2029439018-project-admin] https://10.4.3.200/volume/v3/volumes/b1e32f82-7e0b-4d5a-b425-1c4e7133bf1e returned with HTTP 404 Jul 10 06:28:59.158614 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 57/221] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:28:59 2026] GET /volume/v3/volumes/b1e32f82-7e0b-4d5a-b425-1c4e7133bf1e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:29:03.431473 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-ff7edfda-7ee7-4b87-b42d-c40ca010c0d8 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:03.433883 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ff7edfda-7ee7-4b87-b42d-c40ca010c0d8 tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] GET https://10.4.3.200/volume/v3/volumes/706bd1b2-b487-4e94-b2c2-465186655bed Jul 10 06:29:03.433883 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ff7edfda-7ee7-4b87-b42d-c40ca010c0d8 tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:03.433883 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ff7edfda-7ee7-4b87-b42d-c40ca010c0d8 tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:03.436570 np0000004964 devstack@c-api.service[99977]: DEBUG dbcounter [-] [99977] Writing DB stats cinder:SELECT=228,cinder:INSERT=31,cinder:UPDATE=45 {{(pid=99977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:29:03.443676 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:03.443676 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:29:03.448739 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-ff7edfda-7ee7-4b87-b42d-c40ca010c0d8 tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] Volume info retrieved successfully. Jul 10 06:29:03.456876 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ff7edfda-7ee7-4b87-b42d-c40ca010c0d8 tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] https://10.4.3.200/volume/v3/volumes/706bd1b2-b487-4e94-b2c2-465186655bed returned with HTTP 200 Jul 10 06:29:03.456876 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 55/222] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:29:03 2026] GET /volume/v3/volumes/706bd1b2-b487-4e94-b2c2-465186655bed => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:29:03.517324 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-a131f85b-6b4f-4ed4-a8a6-b11a19cff5a1 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:03.519558 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a131f85b-6b4f-4ed4-a8a6-b11a19cff5a1 tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] GET https://10.4.3.200/volume/v3/volumes/706bd1b2-b487-4e94-b2c2-465186655bed Jul 10 06:29:03.519784 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a131f85b-6b4f-4ed4-a8a6-b11a19cff5a1 tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:03.520023 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a131f85b-6b4f-4ed4-a8a6-b11a19cff5a1 tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:03.529915 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:03.529915 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:29:03.535223 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-a131f85b-6b4f-4ed4-a8a6-b11a19cff5a1 tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] Volume info retrieved successfully. Jul 10 06:29:03.542807 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a131f85b-6b4f-4ed4-a8a6-b11a19cff5a1 tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] https://10.4.3.200/volume/v3/volumes/706bd1b2-b487-4e94-b2c2-465186655bed returned with HTTP 200 Jul 10 06:29:03.543333 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 58/223] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:29:03 2026] GET /volume/v3/volumes/706bd1b2-b487-4e94-b2c2-465186655bed => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:29:05.315872 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-33a7a96c-9c37-4f9a-8ca6-c75825c2b8ff req-eaa242c5-b108-4a29-85f7-816706458ae5 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:05.318105 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-33a7a96c-9c37-4f9a-8ca6-c75825c2b8ff req-eaa242c5-b108-4a29-85f7-816706458ae5 tempest-VolumesNegativeTest-553885937 tempest-VolumesNegativeTest-553885937-project-member] DELETE https://10.4.3.200/volume/v3/volumes/tempest-invalid-1010747891 Jul 10 06:29:05.318438 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-33a7a96c-9c37-4f9a-8ca6-c75825c2b8ff req-eaa242c5-b108-4a29-85f7-816706458ae5 tempest-VolumesNegativeTest-553885937 tempest-VolumesNegativeTest-553885937-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:05.318438 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-33a7a96c-9c37-4f9a-8ca6-c75825c2b8ff req-eaa242c5-b108-4a29-85f7-816706458ae5 tempest-VolumesNegativeTest-553885937 tempest-VolumesNegativeTest-553885937-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:05.318599 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [req-33a7a96c-9c37-4f9a-8ca6-c75825c2b8ff req-eaa242c5-b108-4a29-85f7-816706458ae5 tempest-VolumesNegativeTest-553885937 tempest-VolumesNegativeTest-553885937-project-member] Delete volume with id: tempest-invalid-1010747891 Jul 10 06:29:05.323529 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-33a7a96c-9c37-4f9a-8ca6-c75825c2b8ff req-eaa242c5-b108-4a29-85f7-816706458ae5 tempest-VolumesNegativeTest-553885937 tempest-VolumesNegativeTest-553885937-project-member] https://10.4.3.200/volume/v3/volumes/tempest-invalid-1010747891 returned with HTTP 404 Jul 10 06:29:05.323966 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 54/224] 10.4.3.200 () {70 vars in 1590 bytes} [Fri Jul 10 06:29:05 2026] DELETE /volume/v3/volumes/tempest-invalid-1010747891 => generated 99 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:29:05.654638 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-d51ab8f4-7663-482e-85ba-d7493fd93ab1 req-d19d3763-29e8-49f5-934a-96262cbe31c8 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:05.656560 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-d51ab8f4-7663-482e-85ba-d7493fd93ab1 req-d19d3763-29e8-49f5-934a-96262cbe31c8 tempest-VolumesNegativeTest-553885937 tempest-VolumesNegativeTest-553885937-project-member] DELETE https://10.4.3.200/volume/v3/volumes/e2a4e38a-934c-49e1-a127-697bace0c502 Jul 10 06:29:05.656722 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-d51ab8f4-7663-482e-85ba-d7493fd93ab1 req-d19d3763-29e8-49f5-934a-96262cbe31c8 tempest-VolumesNegativeTest-553885937 tempest-VolumesNegativeTest-553885937-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:05.656893 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-d51ab8f4-7663-482e-85ba-d7493fd93ab1 req-d19d3763-29e8-49f5-934a-96262cbe31c8 tempest-VolumesNegativeTest-553885937 tempest-VolumesNegativeTest-553885937-project-member] Calling method 'delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:05.657073 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [req-d51ab8f4-7663-482e-85ba-d7493fd93ab1 req-d19d3763-29e8-49f5-934a-96262cbe31c8 tempest-VolumesNegativeTest-553885937 tempest-VolumesNegativeTest-553885937-project-member] Delete volume with id: e2a4e38a-934c-49e1-a127-697bace0c502 Jul 10 06:29:05.667726 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-d51ab8f4-7663-482e-85ba-d7493fd93ab1 req-d19d3763-29e8-49f5-934a-96262cbe31c8 tempest-VolumesNegativeTest-553885937 tempest-VolumesNegativeTest-553885937-project-member] https://10.4.3.200/volume/v3/volumes/e2a4e38a-934c-49e1-a127-697bace0c502 returned with HTTP 404 Jul 10 06:29:05.668291 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 58/225] 10.4.3.200 () {70 vars in 1620 bytes} [Fri Jul 10 06:29:05 2026] DELETE /volume/v3/volumes/e2a4e38a-934c-49e1-a127-697bace0c502 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:29:05.692835 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-56dd5acd-d45e-4339-909b-11739956cda7 req-6ac1d798-f8ed-499a-9179-33f50694b443 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:05.693196 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-56dd5acd-d45e-4339-909b-11739956cda7 req-6ac1d798-f8ed-499a-9179-33f50694b443 tempest-VolumesNegativeTest-553885937 tempest-VolumesNegativeTest-553885937-project-reader] GET https://10.4.3.200/volume/v3/volumes/961c5fd7-caa7-4ada-8951-667957de64c7 Jul 10 06:29:05.693366 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-56dd5acd-d45e-4339-909b-11739956cda7 req-6ac1d798-f8ed-499a-9179-33f50694b443 tempest-VolumesNegativeTest-553885937 tempest-VolumesNegativeTest-553885937-project-reader] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:05.693573 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-56dd5acd-d45e-4339-909b-11739956cda7 req-6ac1d798-f8ed-499a-9179-33f50694b443 tempest-VolumesNegativeTest-553885937 tempest-VolumesNegativeTest-553885937-project-reader] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:05.698386 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-56dd5acd-d45e-4339-909b-11739956cda7 req-6ac1d798-f8ed-499a-9179-33f50694b443 tempest-VolumesNegativeTest-553885937 tempest-VolumesNegativeTest-553885937-project-reader] https://10.4.3.200/volume/v3/volumes/961c5fd7-caa7-4ada-8951-667957de64c7 returned with HTTP 404 Jul 10 06:29:05.698859 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 56/226] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:29:05 2026] GET /volume/v3/volumes/961c5fd7-caa7-4ada-8951-667957de64c7 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:29:09.359228 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-5ca0fa8e-1327-4eca-972e-43c87ad67db8 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:09.606973 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5ca0fa8e-1327-4eca-972e-43c87ad67db8 tempest-GroupsV320Test-1479115033 tempest-GroupsV320Test-1479115033-project-admin] POST https://10.4.3.200/volume/v3/types Jul 10 06:29:09.607402 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5ca0fa8e-1327-4eca-972e-43c87ad67db8 tempest-GroupsV320Test-1479115033 tempest-GroupsV320Test-1479115033-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-1188430285"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:29:09.623807 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5ca0fa8e-1327-4eca-972e-43c87ad67db8 tempest-GroupsV320Test-1479115033 tempest-GroupsV320Test-1479115033-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 10 06:29:09.624431 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 59/227] 10.4.3.200 () {68 vars in 1252 bytes} [Fri Jul 10 06:29:09 2026] POST /volume/v3/types => generated 220 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:29:09.634221 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-d3f98b44-0077-4e18-a4e8-08093ec2bffc None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:09.638529 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d3f98b44-0077-4e18-a4e8-08093ec2bffc tempest-GroupsV320Test-1479115033 tempest-GroupsV320Test-1479115033-project-admin] POST https://10.4.3.200/volume/v3/group_types Jul 10 06:29:09.638529 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d3f98b44-0077-4e18-a4e8-08093ec2bffc tempest-GroupsV320Test-1479115033 tempest-GroupsV320Test-1479115033-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-1720205971"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:29:09.638529 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:09.638529 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:29:09.663434 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d3f98b44-0077-4e18-a4e8-08093ec2bffc tempest-GroupsV320Test-1479115033 tempest-GroupsV320Test-1479115033-project-admin] https://10.4.3.200/volume/v3/group_types returned with HTTP 202 Jul 10 06:29:09.663942 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 55/228] 10.4.3.200 () {70 vars in 1311 bytes} [Fri Jul 10 06:29:09 2026] POST /volume/v3/group_types => generated 177 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:29:09.674598 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-4177100f-7b69-41cf-9186-2d44e2a9ce45 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:09.932230 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-4177100f-7b69-41cf-9186-2d44e2a9ce45 tempest-GroupsV320Test-815378357 tempest-GroupsV320Test-815378357-project-member] POST https://10.4.3.200/volume/v3/groups Jul 10 06:29:09.932584 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-4177100f-7b69-41cf-9186-2d44e2a9ce45 tempest-GroupsV320Test-815378357 tempest-GroupsV320Test-815378357-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "9ad0b444-06ba-4c50-a3e1-b4c5fdea18a8", "volume_types": ["3e7d8204-3743-4bd7-bd2c-aa733a53dbd2"], "name": "tempest-GroupsV320Test-Group-297419075"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:29:09.933929 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.groups [None req-4177100f-7b69-41cf-9186-2d44e2a9ce45 tempest-GroupsV320Test-815378357 tempest-GroupsV320Test-815378357-project-member] Creating new group {'group': {'group_type': '9ad0b444-06ba-4c50-a3e1-b4c5fdea18a8', 'volume_types': ['3e7d8204-3743-4bd7-bd2c-aa733a53dbd2'], 'name': 'tempest-GroupsV320Test-Group-297419075'}} {{(pid=99975) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 10 06:29:09.946030 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.groups [None req-4177100f-7b69-41cf-9186-2d44e2a9ce45 tempest-GroupsV320Test-815378357 tempest-GroupsV320Test-815378357-project-member] Creating group tempest-GroupsV320Test-Group-297419075. Jul 10 06:29:09.962321 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-4177100f-7b69-41cf-9186-2d44e2a9ce45 tempest-GroupsV320Test-815378357 tempest-GroupsV320Test-815378357-project-member] Availability zone cache updated, next update will occur around 2026-07-10 07:29:09.962013. {{(pid=99975) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 10 06:29:09.962666 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-4177100f-7b69-41cf-9186-2d44e2a9ce45 tempest-GroupsV320Test-815378357 tempest-GroupsV320Test-815378357-project-member] Availability Zones retrieved successfully. Jul 10 06:29:09.983574 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.quota [None req-4177100f-7b69-41cf-9186-2d44e2a9ce45 tempest-GroupsV320Test-815378357 tempest-GroupsV320Test-815378357-project-member] Created reservations ['6b50ed84-6549-4916-97c7-7e38c6b0a3c3'] {{(pid=99975) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:29:10.013856 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-4177100f-7b69-41cf-9186-2d44e2a9ce45 tempest-GroupsV320Test-815378357 tempest-GroupsV320Test-815378357-project-member] https://10.4.3.200/volume/v3/groups returned with HTTP 202 Jul 10 06:29:10.014282 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 59/229] 10.4.3.200 () {70 vars in 1297 bytes} [Fri Jul 10 06:29:09 2026] POST /volume/v3/groups => generated 107 bytes in 340 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:29:10.024964 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-32789693-55ee-4605-a498-eec3e291e029 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:10.029271 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-32789693-55ee-4605-a498-eec3e291e029 tempest-GroupsV320Test-815378357 tempest-GroupsV320Test-815378357-project-member] GET https://10.4.3.200/volume/v3/groups/4c93555c-45a2-411e-9cbe-d9edd8870f9c Jul 10 06:29:10.029561 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-32789693-55ee-4605-a498-eec3e291e029 tempest-GroupsV320Test-815378357 tempest-GroupsV320Test-815378357-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:10.029856 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-32789693-55ee-4605-a498-eec3e291e029 tempest-GroupsV320Test-815378357 tempest-GroupsV320Test-815378357-project-member] Calling method 'version_select' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:10.030061 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.groups [None req-32789693-55ee-4605-a498-eec3e291e029 tempest-GroupsV320Test-815378357 tempest-GroupsV320Test-815378357-project-member] show called for member 4c93555c-45a2-411e-9cbe-d9edd8870f9c {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 06:29:10.042103 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:10.042103 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:29:10.068892 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-32789693-55ee-4605-a498-eec3e291e029 tempest-GroupsV320Test-815378357 tempest-GroupsV320Test-815378357-project-member] https://10.4.3.200/volume/v3/groups/4c93555c-45a2-411e-9cbe-d9edd8870f9c returned with HTTP 200 Jul 10 06:29:10.069429 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 57/230] 10.4.3.200 () {68 vars in 1386 bytes} [Fri Jul 10 06:29:10 2026] GET /volume/v3/groups/4c93555c-45a2-411e-9cbe-d9edd8870f9c => generated 387 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:29:11.078930 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-5658d9e8-1b56-4642-8888-5e977ff7df48 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:11.080961 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5658d9e8-1b56-4642-8888-5e977ff7df48 tempest-GroupsV320Test-815378357 tempest-GroupsV320Test-815378357-project-member] GET https://10.4.3.200/volume/v3/groups/4c93555c-45a2-411e-9cbe-d9edd8870f9c Jul 10 06:29:11.081171 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5658d9e8-1b56-4642-8888-5e977ff7df48 tempest-GroupsV320Test-815378357 tempest-GroupsV320Test-815378357-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:11.081349 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5658d9e8-1b56-4642-8888-5e977ff7df48 tempest-GroupsV320Test-815378357 tempest-GroupsV320Test-815378357-project-member] Calling method 'version_select' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:11.081467 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.groups [None req-5658d9e8-1b56-4642-8888-5e977ff7df48 tempest-GroupsV320Test-815378357 tempest-GroupsV320Test-815378357-project-member] show called for member 4c93555c-45a2-411e-9cbe-d9edd8870f9c {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 06:29:11.086485 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:11.086485 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:29:11.109543 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5658d9e8-1b56-4642-8888-5e977ff7df48 tempest-GroupsV320Test-815378357 tempest-GroupsV320Test-815378357-project-member] https://10.4.3.200/volume/v3/groups/4c93555c-45a2-411e-9cbe-d9edd8870f9c returned with HTTP 200 Jul 10 06:29:11.109942 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 60/231] 10.4.3.200 () {68 vars in 1386 bytes} [Fri Jul 10 06:29:11 2026] GET /volume/v3/groups/4c93555c-45a2-411e-9cbe-d9edd8870f9c => generated 388 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:29:11.118727 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-fca799c9-4e9b-429c-bf0e-f295bc8f4095 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:11.120761 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-fca799c9-4e9b-429c-bf0e-f295bc8f4095 tempest-GroupsV320Test-1479115033 tempest-GroupsV320Test-1479115033-project-admin] POST https://10.4.3.200/volume/v3/groups/4c93555c-45a2-411e-9cbe-d9edd8870f9c/action Jul 10 06:29:11.121210 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-fca799c9-4e9b-429c-bf0e-f295bc8f4095 tempest-GroupsV320Test-1479115033 tempest-GroupsV320Test-1479115033-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:29:11.121391 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-fca799c9-4e9b-429c-bf0e-f295bc8f4095 tempest-GroupsV320Test-1479115033 tempest-GroupsV320Test-1479115033-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:29:11.123058 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.groups [None req-fca799c9-4e9b-429c-bf0e-f295bc8f4095 tempest-GroupsV320Test-1479115033 tempest-GroupsV320Test-1479115033-project-admin] Updating group '4c93555c-45a2-411e-9cbe-d9edd8870f9c' with 'creating' {{(pid=99978) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 10 06:29:11.129757 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:11.129757 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:29:11.136393 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-fca799c9-4e9b-429c-bf0e-f295bc8f4095 tempest-GroupsV320Test-1479115033 tempest-GroupsV320Test-1479115033-project-admin] https://10.4.3.200/volume/v3/groups/4c93555c-45a2-411e-9cbe-d9edd8870f9c/action returned with HTTP 202 Jul 10 06:29:11.137209 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 56/232] 10.4.3.200 () {70 vars in 1428 bytes} [Fri Jul 10 06:29:11 2026] POST /volume/v3/groups/4c93555c-45a2-411e-9cbe-d9edd8870f9c/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 06:29:11.144744 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-83eadb92-02ae-44b2-b7eb-240c99e496f9 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:11.146039 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-83eadb92-02ae-44b2-b7eb-240c99e496f9 tempest-GroupsV320Test-815378357 tempest-GroupsV320Test-815378357-project-member] GET https://10.4.3.200/volume/v3/groups/4c93555c-45a2-411e-9cbe-d9edd8870f9c Jul 10 06:29:11.146525 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-83eadb92-02ae-44b2-b7eb-240c99e496f9 tempest-GroupsV320Test-815378357 tempest-GroupsV320Test-815378357-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:11.146525 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-83eadb92-02ae-44b2-b7eb-240c99e496f9 tempest-GroupsV320Test-815378357 tempest-GroupsV320Test-815378357-project-member] Calling method 'version_select' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:11.146887 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.groups [None req-83eadb92-02ae-44b2-b7eb-240c99e496f9 tempest-GroupsV320Test-815378357 tempest-GroupsV320Test-815378357-project-member] show called for member 4c93555c-45a2-411e-9cbe-d9edd8870f9c {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 06:29:11.153905 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:11.153905 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:29:11.175402 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-83eadb92-02ae-44b2-b7eb-240c99e496f9 tempest-GroupsV320Test-815378357 tempest-GroupsV320Test-815378357-project-member] https://10.4.3.200/volume/v3/groups/4c93555c-45a2-411e-9cbe-d9edd8870f9c returned with HTTP 200 Jul 10 06:29:11.175830 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 60/233] 10.4.3.200 () {68 vars in 1386 bytes} [Fri Jul 10 06:29:11 2026] GET /volume/v3/groups/4c93555c-45a2-411e-9cbe-d9edd8870f9c => generated 387 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:29:11.186780 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-f3e0029a-29c2-4630-9c86-b108f91a30a0 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:11.189769 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f3e0029a-29c2-4630-9c86-b108f91a30a0 tempest-GroupsV320Test-1479115033 tempest-GroupsV320Test-1479115033-project-admin] POST https://10.4.3.200/volume/v3/groups/4c93555c-45a2-411e-9cbe-d9edd8870f9c/action Jul 10 06:29:11.190246 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f3e0029a-29c2-4630-9c86-b108f91a30a0 tempest-GroupsV320Test-1479115033 tempest-GroupsV320Test-1479115033-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:29:11.190420 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f3e0029a-29c2-4630-9c86-b108f91a30a0 tempest-GroupsV320Test-1479115033 tempest-GroupsV320Test-1479115033-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:29:11.192137 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.groups [None req-f3e0029a-29c2-4630-9c86-b108f91a30a0 tempest-GroupsV320Test-1479115033 tempest-GroupsV320Test-1479115033-project-admin] Updating group '4c93555c-45a2-411e-9cbe-d9edd8870f9c' with 'available' {{(pid=99977) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 10 06:29:11.197840 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:11.197840 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:29:11.204613 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f3e0029a-29c2-4630-9c86-b108f91a30a0 tempest-GroupsV320Test-1479115033 tempest-GroupsV320Test-1479115033-project-admin] https://10.4.3.200/volume/v3/groups/4c93555c-45a2-411e-9cbe-d9edd8870f9c/action returned with HTTP 202 Jul 10 06:29:11.205019 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 58/234] 10.4.3.200 () {70 vars in 1428 bytes} [Fri Jul 10 06:29:11 2026] POST /volume/v3/groups/4c93555c-45a2-411e-9cbe-d9edd8870f9c/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 06:29:11.213049 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-e8a2f0f9-0d5c-4aec-82ae-b24f4604754f None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:11.214830 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e8a2f0f9-0d5c-4aec-82ae-b24f4604754f tempest-GroupsV320Test-815378357 tempest-GroupsV320Test-815378357-project-member] GET https://10.4.3.200/volume/v3/groups/4c93555c-45a2-411e-9cbe-d9edd8870f9c Jul 10 06:29:11.214985 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e8a2f0f9-0d5c-4aec-82ae-b24f4604754f tempest-GroupsV320Test-815378357 tempest-GroupsV320Test-815378357-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:11.215156 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e8a2f0f9-0d5c-4aec-82ae-b24f4604754f tempest-GroupsV320Test-815378357 tempest-GroupsV320Test-815378357-project-member] Calling method 'version_select' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:11.215276 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.groups [None req-e8a2f0f9-0d5c-4aec-82ae-b24f4604754f tempest-GroupsV320Test-815378357 tempest-GroupsV320Test-815378357-project-member] show called for member 4c93555c-45a2-411e-9cbe-d9edd8870f9c {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 06:29:11.218311 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:11.218311 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:29:11.227735 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e8a2f0f9-0d5c-4aec-82ae-b24f4604754f tempest-GroupsV320Test-815378357 tempest-GroupsV320Test-815378357-project-member] https://10.4.3.200/volume/v3/groups/4c93555c-45a2-411e-9cbe-d9edd8870f9c returned with HTTP 200 Jul 10 06:29:11.228369 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 61/235] 10.4.3.200 () {68 vars in 1386 bytes} [Fri Jul 10 06:29:11 2026] GET /volume/v3/groups/4c93555c-45a2-411e-9cbe-d9edd8870f9c => generated 388 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:29:11.238979 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-fe38d012-cc59-4fdc-998d-3a4dd798b4b8 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:11.241055 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-fe38d012-cc59-4fdc-998d-3a4dd798b4b8 tempest-GroupsV320Test-1479115033 tempest-GroupsV320Test-1479115033-project-admin] POST https://10.4.3.200/volume/v3/groups/4c93555c-45a2-411e-9cbe-d9edd8870f9c/action Jul 10 06:29:11.243247 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-fe38d012-cc59-4fdc-998d-3a4dd798b4b8 tempest-GroupsV320Test-1479115033 tempest-GroupsV320Test-1479115033-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:29:11.243440 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-fe38d012-cc59-4fdc-998d-3a4dd798b4b8 tempest-GroupsV320Test-1479115033 tempest-GroupsV320Test-1479115033-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:29:11.246220 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.groups [None req-fe38d012-cc59-4fdc-998d-3a4dd798b4b8 tempest-GroupsV320Test-1479115033 tempest-GroupsV320Test-1479115033-project-admin] Updating group '4c93555c-45a2-411e-9cbe-d9edd8870f9c' with 'error' {{(pid=99978) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 10 06:29:11.254781 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:11.254781 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:29:11.264302 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-fe38d012-cc59-4fdc-998d-3a4dd798b4b8 tempest-GroupsV320Test-1479115033 tempest-GroupsV320Test-1479115033-project-admin] https://10.4.3.200/volume/v3/groups/4c93555c-45a2-411e-9cbe-d9edd8870f9c/action returned with HTTP 202 Jul 10 06:29:11.267458 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 57/236] 10.4.3.200 () {70 vars in 1428 bytes} [Fri Jul 10 06:29:11 2026] POST /volume/v3/groups/4c93555c-45a2-411e-9cbe-d9edd8870f9c/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 06:29:11.274344 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-806d2ad9-3a8a-4380-9a0c-11b54063bda3 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:11.276632 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-806d2ad9-3a8a-4380-9a0c-11b54063bda3 tempest-GroupsV320Test-815378357 tempest-GroupsV320Test-815378357-project-member] GET https://10.4.3.200/volume/v3/groups/4c93555c-45a2-411e-9cbe-d9edd8870f9c Jul 10 06:29:11.276884 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-806d2ad9-3a8a-4380-9a0c-11b54063bda3 tempest-GroupsV320Test-815378357 tempest-GroupsV320Test-815378357-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:11.277062 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-806d2ad9-3a8a-4380-9a0c-11b54063bda3 tempest-GroupsV320Test-815378357 tempest-GroupsV320Test-815378357-project-member] Calling method 'version_select' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:11.277184 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.groups [None req-806d2ad9-3a8a-4380-9a0c-11b54063bda3 tempest-GroupsV320Test-815378357 tempest-GroupsV320Test-815378357-project-member] show called for member 4c93555c-45a2-411e-9cbe-d9edd8870f9c {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 06:29:11.283020 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:11.283020 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:29:11.292823 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-806d2ad9-3a8a-4380-9a0c-11b54063bda3 tempest-GroupsV320Test-815378357 tempest-GroupsV320Test-815378357-project-member] https://10.4.3.200/volume/v3/groups/4c93555c-45a2-411e-9cbe-d9edd8870f9c returned with HTTP 200 Jul 10 06:29:11.293258 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 61/237] 10.4.3.200 () {68 vars in 1386 bytes} [Fri Jul 10 06:29:11 2026] GET /volume/v3/groups/4c93555c-45a2-411e-9cbe-d9edd8870f9c => generated 384 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:29:11.306199 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-8c4b5f16-83f6-412b-8aa1-4cc9e0983559 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:11.307723 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8c4b5f16-83f6-412b-8aa1-4cc9e0983559 tempest-GroupsV320Test-1479115033 tempest-GroupsV320Test-1479115033-project-admin] POST https://10.4.3.200/volume/v3/groups/4c93555c-45a2-411e-9cbe-d9edd8870f9c/action Jul 10 06:29:11.308107 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-8c4b5f16-83f6-412b-8aa1-4cc9e0983559 tempest-GroupsV320Test-1479115033 tempest-GroupsV320Test-1479115033-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:29:11.308271 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-8c4b5f16-83f6-412b-8aa1-4cc9e0983559 tempest-GroupsV320Test-1479115033 tempest-GroupsV320Test-1479115033-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:29:11.310023 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.groups [None req-8c4b5f16-83f6-412b-8aa1-4cc9e0983559 tempest-GroupsV320Test-1479115033 tempest-GroupsV320Test-1479115033-project-admin] Updating group '4c93555c-45a2-411e-9cbe-d9edd8870f9c' with 'available' {{(pid=99977) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 10 06:29:11.314518 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:11.314518 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:29:11.330392 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8c4b5f16-83f6-412b-8aa1-4cc9e0983559 tempest-GroupsV320Test-1479115033 tempest-GroupsV320Test-1479115033-project-admin] https://10.4.3.200/volume/v3/groups/4c93555c-45a2-411e-9cbe-d9edd8870f9c/action returned with HTTP 202 Jul 10 06:29:11.330992 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 59/238] 10.4.3.200 () {70 vars in 1428 bytes} [Fri Jul 10 06:29:11 2026] POST /volume/v3/groups/4c93555c-45a2-411e-9cbe-d9edd8870f9c/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 06:29:11.338245 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-d534b7ab-ffbf-4abf-a82a-d75b9b2ff9df None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:11.339995 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d534b7ab-ffbf-4abf-a82a-d75b9b2ff9df tempest-GroupsV320Test-815378357 tempest-GroupsV320Test-815378357-project-member] GET https://10.4.3.200/volume/v3/groups/4c93555c-45a2-411e-9cbe-d9edd8870f9c Jul 10 06:29:11.340177 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d534b7ab-ffbf-4abf-a82a-d75b9b2ff9df tempest-GroupsV320Test-815378357 tempest-GroupsV320Test-815378357-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:11.340640 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d534b7ab-ffbf-4abf-a82a-d75b9b2ff9df tempest-GroupsV320Test-815378357 tempest-GroupsV320Test-815378357-project-member] Calling method 'version_select' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:11.340640 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.groups [None req-d534b7ab-ffbf-4abf-a82a-d75b9b2ff9df tempest-GroupsV320Test-815378357 tempest-GroupsV320Test-815378357-project-member] show called for member 4c93555c-45a2-411e-9cbe-d9edd8870f9c {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 06:29:11.344183 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:11.344183 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:29:11.351699 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d534b7ab-ffbf-4abf-a82a-d75b9b2ff9df tempest-GroupsV320Test-815378357 tempest-GroupsV320Test-815378357-project-member] https://10.4.3.200/volume/v3/groups/4c93555c-45a2-411e-9cbe-d9edd8870f9c returned with HTTP 200 Jul 10 06:29:11.352177 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 62/239] 10.4.3.200 () {68 vars in 1386 bytes} [Fri Jul 10 06:29:11 2026] GET /volume/v3/groups/4c93555c-45a2-411e-9cbe-d9edd8870f9c => generated 388 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:29:11.361136 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-65a18e5a-c0b6-4502-9351-a8f3ad01029c None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:11.362539 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-65a18e5a-c0b6-4502-9351-a8f3ad01029c tempest-GroupsV320Test-815378357 tempest-GroupsV320Test-815378357-project-member] GET https://10.4.3.200/volume/v3/volumes/detail Jul 10 06:29:11.362853 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-65a18e5a-c0b6-4502-9351-a8f3ad01029c tempest-GroupsV320Test-815378357 tempest-GroupsV320Test-815378357-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:11.363704 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-65a18e5a-c0b6-4502-9351-a8f3ad01029c tempest-GroupsV320Test-815378357 tempest-GroupsV320Test-815378357-project-member] Calling method 'detail' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:11.363704 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.api_utils [None req-65a18e5a-c0b6-4502-9351-a8f3ad01029c tempest-GroupsV320Test-815378357 tempest-GroupsV320Test-815378357-project-member] Removing options '' from query. {{(pid=99978) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 06:29:11.364366 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-65a18e5a-c0b6-4502-9351-a8f3ad01029c tempest-GroupsV320Test-815378357 tempest-GroupsV320Test-815378357-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99978) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 06:29:11.407778 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-65a18e5a-c0b6-4502-9351-a8f3ad01029c tempest-GroupsV320Test-815378357 tempest-GroupsV320Test-815378357-project-member] Get all volumes completed successfully. Jul 10 06:29:11.409680 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-65a18e5a-c0b6-4502-9351-a8f3ad01029c tempest-GroupsV320Test-815378357 tempest-GroupsV320Test-815378357-project-member] https://10.4.3.200/volume/v3/volumes/detail returned with HTTP 200 Jul 10 06:29:11.413308 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 58/240] 10.4.3.200 () {68 vars in 1299 bytes} [Fri Jul 10 06:29:11 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:29:11.425482 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-47ec3250-bc8b-48a4-bc8b-3c624ae30c8d None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:11.427179 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-47ec3250-bc8b-48a4-bc8b-3c624ae30c8d tempest-GroupsV320Test-815378357 tempest-GroupsV320Test-815378357-project-member] POST https://10.4.3.200/volume/v3/groups/4c93555c-45a2-411e-9cbe-d9edd8870f9c/action Jul 10 06:29:11.427496 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-47ec3250-bc8b-48a4-bc8b-3c624ae30c8d tempest-GroupsV320Test-815378357 tempest-GroupsV320Test-815378357-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99975) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:29:11.427627 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-47ec3250-bc8b-48a4-bc8b-3c624ae30c8d tempest-GroupsV320Test-815378357 tempest-GroupsV320Test-815378357-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:29:11.429132 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.groups [None req-47ec3250-bc8b-48a4-bc8b-3c624ae30c8d tempest-GroupsV320Test-815378357 tempest-GroupsV320Test-815378357-project-member] delete called for group 4c93555c-45a2-411e-9cbe-d9edd8870f9c {{(pid=99975) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 10 06:29:11.429266 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.groups [None req-47ec3250-bc8b-48a4-bc8b-3c624ae30c8d tempest-GroupsV320Test-815378357 tempest-GroupsV320Test-815378357-project-member] Delete group with id: 4c93555c-45a2-411e-9cbe-d9edd8870f9c Jul 10 06:29:11.432744 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:11.432744 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:29:11.496261 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-47ec3250-bc8b-48a4-bc8b-3c624ae30c8d tempest-GroupsV320Test-815378357 tempest-GroupsV320Test-815378357-project-member] https://10.4.3.200/volume/v3/groups/4c93555c-45a2-411e-9cbe-d9edd8870f9c/action returned with HTTP 202 Jul 10 06:29:11.498328 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 62/241] 10.4.3.200 () {70 vars in 1428 bytes} [Fri Jul 10 06:29:11 2026] POST /volume/v3/groups/4c93555c-45a2-411e-9cbe-d9edd8870f9c/action => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 06:29:11.510625 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-87e2a5a3-3a18-469d-9a56-cb816fecb0a8 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:11.512785 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-87e2a5a3-3a18-469d-9a56-cb816fecb0a8 tempest-GroupsV320Test-815378357 tempest-GroupsV320Test-815378357-project-member] GET https://10.4.3.200/volume/v3/groups/4c93555c-45a2-411e-9cbe-d9edd8870f9c Jul 10 06:29:11.513071 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-87e2a5a3-3a18-469d-9a56-cb816fecb0a8 tempest-GroupsV320Test-815378357 tempest-GroupsV320Test-815378357-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:11.513288 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-87e2a5a3-3a18-469d-9a56-cb816fecb0a8 tempest-GroupsV320Test-815378357 tempest-GroupsV320Test-815378357-project-member] Calling method 'version_select' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:11.513520 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.groups [None req-87e2a5a3-3a18-469d-9a56-cb816fecb0a8 tempest-GroupsV320Test-815378357 tempest-GroupsV320Test-815378357-project-member] show called for member 4c93555c-45a2-411e-9cbe-d9edd8870f9c {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 06:29:11.517296 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:11.517296 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:29:11.526581 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-87e2a5a3-3a18-469d-9a56-cb816fecb0a8 tempest-GroupsV320Test-815378357 tempest-GroupsV320Test-815378357-project-member] https://10.4.3.200/volume/v3/groups/4c93555c-45a2-411e-9cbe-d9edd8870f9c returned with HTTP 200 Jul 10 06:29:11.526581 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 60/242] 10.4.3.200 () {68 vars in 1386 bytes} [Fri Jul 10 06:29:11 2026] GET /volume/v3/groups/4c93555c-45a2-411e-9cbe-d9edd8870f9c => generated 387 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:29:12.540074 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-61837d46-4949-455c-acbe-5fe40f02c282 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:12.544931 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-61837d46-4949-455c-acbe-5fe40f02c282 tempest-GroupsV320Test-815378357 tempest-GroupsV320Test-815378357-project-member] GET https://10.4.3.200/volume/v3/groups/4c93555c-45a2-411e-9cbe-d9edd8870f9c Jul 10 06:29:12.545194 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-61837d46-4949-455c-acbe-5fe40f02c282 tempest-GroupsV320Test-815378357 tempest-GroupsV320Test-815378357-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:12.546692 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-61837d46-4949-455c-acbe-5fe40f02c282 tempest-GroupsV320Test-815378357 tempest-GroupsV320Test-815378357-project-member] Calling method 'version_select' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:12.546692 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.groups [None req-61837d46-4949-455c-acbe-5fe40f02c282 tempest-GroupsV320Test-815378357 tempest-GroupsV320Test-815378357-project-member] show called for member 4c93555c-45a2-411e-9cbe-d9edd8870f9c {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 06:29:12.552230 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-61837d46-4949-455c-acbe-5fe40f02c282 tempest-GroupsV320Test-815378357 tempest-GroupsV320Test-815378357-project-member] https://10.4.3.200/volume/v3/groups/4c93555c-45a2-411e-9cbe-d9edd8870f9c returned with HTTP 404 Jul 10 06:29:12.552742 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 63/243] 10.4.3.200 () {68 vars in 1386 bytes} [Fri Jul 10 06:29:12 2026] GET /volume/v3/groups/4c93555c-45a2-411e-9cbe-d9edd8870f9c => generated 108 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 06:29:12.566408 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-d54a0c80-19bd-4731-8ad6-a7d4c3bd2664 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:12.566408 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d54a0c80-19bd-4731-8ad6-a7d4c3bd2664 tempest-GroupsV320Test-1479115033 tempest-GroupsV320Test-1479115033-project-admin] DELETE https://10.4.3.200/volume/v3/group_types/9ad0b444-06ba-4c50-a3e1-b4c5fdea18a8 Jul 10 06:29:12.566408 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d54a0c80-19bd-4731-8ad6-a7d4c3bd2664 tempest-GroupsV320Test-1479115033 tempest-GroupsV320Test-1479115033-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:12.566860 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d54a0c80-19bd-4731-8ad6-a7d4c3bd2664 tempest-GroupsV320Test-1479115033 tempest-GroupsV320Test-1479115033-project-admin] Calling method 'version_select' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:12.601687 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d54a0c80-19bd-4731-8ad6-a7d4c3bd2664 tempest-GroupsV320Test-1479115033 tempest-GroupsV320Test-1479115033-project-admin] https://10.4.3.200/volume/v3/group_types/9ad0b444-06ba-4c50-a3e1-b4c5fdea18a8 returned with HTTP 202 Jul 10 06:29:12.602048 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 59/244] 10.4.3.200 () {68 vars in 1404 bytes} [Fri Jul 10 06:29:12 2026] DELETE /volume/v3/group_types/9ad0b444-06ba-4c50-a3e1-b4c5fdea18a8 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 06:29:12.615976 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-6672e1db-038d-448b-883e-d8672e9e41a1 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:12.619630 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-6672e1db-038d-448b-883e-d8672e9e41a1 tempest-GroupsV320Test-1479115033 tempest-GroupsV320Test-1479115033-project-admin] DELETE https://10.4.3.200/volume/v3/types/3e7d8204-3743-4bd7-bd2c-aa733a53dbd2 Jul 10 06:29:12.619875 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-6672e1db-038d-448b-883e-d8672e9e41a1 tempest-GroupsV320Test-1479115033 tempest-GroupsV320Test-1479115033-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:12.620092 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-6672e1db-038d-448b-883e-d8672e9e41a1 tempest-GroupsV320Test-1479115033 tempest-GroupsV320Test-1479115033-project-admin] Calling method '_delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:12.688634 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-6672e1db-038d-448b-883e-d8672e9e41a1 tempest-GroupsV320Test-1479115033 tempest-GroupsV320Test-1479115033-project-admin] https://10.4.3.200/volume/v3/types/3e7d8204-3743-4bd7-bd2c-aa733a53dbd2 returned with HTTP 202 Jul 10 06:29:12.689071 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 63/245] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 10 06:29:12 2026] DELETE /volume/v3/types/3e7d8204-3743-4bd7-bd2c-aa733a53dbd2 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:29:12.706925 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-041ab6da-7997-4955-ab6d-f9e07c51e688 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:12.709933 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-041ab6da-7997-4955-ab6d-f9e07c51e688 tempest-GroupsV320Test-1479115033 tempest-GroupsV320Test-1479115033-project-admin] GET https://10.4.3.200/volume/v3/types/3e7d8204-3743-4bd7-bd2c-aa733a53dbd2 Jul 10 06:29:12.709933 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-041ab6da-7997-4955-ab6d-f9e07c51e688 tempest-GroupsV320Test-1479115033 tempest-GroupsV320Test-1479115033-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:12.710086 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-041ab6da-7997-4955-ab6d-f9e07c51e688 tempest-GroupsV320Test-1479115033 tempest-GroupsV320Test-1479115033-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:12.715428 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-041ab6da-7997-4955-ab6d-f9e07c51e688 tempest-GroupsV320Test-1479115033 tempest-GroupsV320Test-1479115033-project-admin] https://10.4.3.200/volume/v3/types/3e7d8204-3743-4bd7-bd2c-aa733a53dbd2 returned with HTTP 404 Jul 10 06:29:12.716378 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 61/246] 10.4.3.200 () {66 vars in 1342 bytes} [Fri Jul 10 06:29:12 2026] GET /volume/v3/types/3e7d8204-3743-4bd7-bd2c-aa733a53dbd2 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:29:12.899930 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-ebff3aa1-f943-45b6-a23e-fbaeb85784c6 req-9c42084f-9870-4fa9-aee9-35b8a0874f1e None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:12.906340 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-ebff3aa1-f943-45b6-a23e-fbaeb85784c6 req-9c42084f-9870-4fa9-aee9-35b8a0874f1e tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:29:12.906915 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-ebff3aa1-f943-45b6-a23e-fbaeb85784c6 req-9c42084f-9870-4fa9-aee9-35b8a0874f1e tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-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": "8939ca72-758b-49bf-be8b-162af43ee2bf", "source_volid": null, "backup_id": null}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:29:12.912974 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [req-ebff3aa1-f943-45b6-a23e-fbaeb85784c6 req-9c42084f-9870-4fa9-aee9-35b8a0874f1e tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-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': '8939ca72-758b-49bf-be8b-162af43ee2bf', 'source_volid': None, 'backup_id': None}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:29:13.591249 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [req-ebff3aa1-f943-45b6-a23e-fbaeb85784c6 req-9c42084f-9870-4fa9-aee9-35b8a0874f1e tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] Create volume of 1 GB Jul 10 06:29:13.591747 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:13.591747 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:29:13.596164 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [req-ebff3aa1-f943-45b6-a23e-fbaeb85784c6 req-9c42084f-9870-4fa9-aee9-35b8a0874f1e tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] Availability Zones retrieved successfully. Jul 10 06:29:13.602383 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [req-ebff3aa1-f943-45b6-a23e-fbaeb85784c6 req-9c42084f-9870-4fa9-aee9-35b8a0874f1e tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] Flow 'volume_create_api' (9160c18d-6a8b-4b83-b6a2-e0830c20c236) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:29:13.602843 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [req-ebff3aa1-f943-45b6-a23e-fbaeb85784c6 req-9c42084f-9870-4fa9-aee9-35b8a0874f1e tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7e0fbcd-ba96-490b-bbf1-2ca657996ce2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:29:13.604640 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [req-ebff3aa1-f943-45b6-a23e-fbaeb85784c6 req-9c42084f-9870-4fa9-aee9-35b8a0874f1e tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] Validating volume size '1' using validate_int {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:29:13.709526 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [req-ebff3aa1-f943-45b6-a23e-fbaeb85784c6 req-9c42084f-9870-4fa9-aee9-35b8a0874f1e tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7e0fbcd-ba96-490b-bbf1-2ca657996ce2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:29:13.710251 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [req-ebff3aa1-f943-45b6-a23e-fbaeb85784c6 req-9c42084f-9870-4fa9-aee9-35b8a0874f1e tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f87e7edd-5bd8-40b8-aea8-fa7231c61871) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:29:13.772964 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.quota [req-ebff3aa1-f943-45b6-a23e-fbaeb85784c6 req-9c42084f-9870-4fa9-aee9-35b8a0874f1e tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] Created reservations ['289b2034-d36c-4d2a-977e-62514af4ab71', '2c4d8926-e280-4cbe-8e30-d05b46ca7c39', 'be9cb4de-7484-49eb-819e-39b7fe8bd077', 'db170929-1228-4e70-be15-53caa5f8d6ab'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:29:13.774315 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [req-ebff3aa1-f943-45b6-a23e-fbaeb85784c6 req-9c42084f-9870-4fa9-aee9-35b8a0874f1e tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f87e7edd-5bd8-40b8-aea8-fa7231c61871) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['289b2034-d36c-4d2a-977e-62514af4ab71', '2c4d8926-e280-4cbe-8e30-d05b46ca7c39', 'be9cb4de-7484-49eb-819e-39b7fe8bd077', 'db170929-1228-4e70-be15-53caa5f8d6ab']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:29:13.775876 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [req-ebff3aa1-f943-45b6-a23e-fbaeb85784c6 req-9c42084f-9870-4fa9-aee9-35b8a0874f1e tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (259f45f5-77b4-45dd-b967-340c5fbf7ae2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:29:13.808481 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [req-ebff3aa1-f943-45b6-a23e-fbaeb85784c6 req-9c42084f-9870-4fa9-aee9-35b8a0874f1e tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (259f45f5-77b4-45dd-b967-340c5fbf7ae2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '78367891-c025-453f-84aa-03d98a4cd266', '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='d9fa828abcaa41978b0bc2d222aa5faf',qos_specs=None,replication_status=,reservations=['289b2034-d36c-4d2a-977e-62514af4ab71','2c4d8926-e280-4cbe-8e30-d05b46ca7c39','be9cb4de-7484-49eb-819e-39b7fe8bd077','db170929-1228-4e70-be15-53caa5f8d6ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='056a734bfaa64631930194c04349c232',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:29:13Z,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=78367891-c025-453f-84aa-03d98a4cd266,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d9fa828abcaa41978b0bc2d222aa5faf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='056a734bfaa64631930194c04349c232',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:29:13.809769 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [req-ebff3aa1-f943-45b6-a23e-fbaeb85784c6 req-9c42084f-9870-4fa9-aee9-35b8a0874f1e tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e12be426-740b-46e2-ba73-49acbbe651d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:29:13.843012 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [req-ebff3aa1-f943-45b6-a23e-fbaeb85784c6 req-9c42084f-9870-4fa9-aee9-35b8a0874f1e tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e12be426-740b-46e2-ba73-49acbbe651d8) transitioned into 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='d9fa828abcaa41978b0bc2d222aa5faf',qos_specs=None,replication_status=,reservations=['289b2034-d36c-4d2a-977e-62514af4ab71','2c4d8926-e280-4cbe-8e30-d05b46ca7c39','be9cb4de-7484-49eb-819e-39b7fe8bd077','db170929-1228-4e70-be15-53caa5f8d6ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='056a734bfaa64631930194c04349c232',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:29:13.843960 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [req-ebff3aa1-f943-45b6-a23e-fbaeb85784c6 req-9c42084f-9870-4fa9-aee9-35b8a0874f1e tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc4e7563-3554-4a9f-94e1-e74312449ee6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:29:13.866580 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [req-ebff3aa1-f943-45b6-a23e-fbaeb85784c6 req-9c42084f-9870-4fa9-aee9-35b8a0874f1e tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc4e7563-3554-4a9f-94e1-e74312449ee6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:29:13.866962 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [req-ebff3aa1-f943-45b6-a23e-fbaeb85784c6 req-9c42084f-9870-4fa9-aee9-35b8a0874f1e tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] Flow 'volume_create_api' (9160c18d-6a8b-4b83-b6a2-e0830c20c236) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:29:13.867297 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [req-ebff3aa1-f943-45b6-a23e-fbaeb85784c6 req-9c42084f-9870-4fa9-aee9-35b8a0874f1e tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] Create volume request issued successfully. Jul 10 06:29:13.867976 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-ebff3aa1-f943-45b6-a23e-fbaeb85784c6 req-9c42084f-9870-4fa9-aee9-35b8a0874f1e tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:29:13.868975 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 64/247] 10.4.3.200 () {72 vars in 1541 bytes} [Fri Jul 10 06:29:12 2026] POST /volume/v3/volumes => generated 703 bytes in 970 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:29:13.880614 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-ebff3aa1-f943-45b6-a23e-fbaeb85784c6 req-1b63e857-392a-4d86-96e9-0f79c14112c2 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:13.884668 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-ebff3aa1-f943-45b6-a23e-fbaeb85784c6 req-1b63e857-392a-4d86-96e9-0f79c14112c2 tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] GET https://10.4.3.200/volume/v3/volumes/78367891-c025-453f-84aa-03d98a4cd266 Jul 10 06:29:13.884955 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-ebff3aa1-f943-45b6-a23e-fbaeb85784c6 req-1b63e857-392a-4d86-96e9-0f79c14112c2 tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:13.885212 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-ebff3aa1-f943-45b6-a23e-fbaeb85784c6 req-1b63e857-392a-4d86-96e9-0f79c14112c2 tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:13.905074 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:13.905074 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:29:13.912729 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [req-ebff3aa1-f943-45b6-a23e-fbaeb85784c6 req-1b63e857-392a-4d86-96e9-0f79c14112c2 tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] Volume info retrieved successfully. Jul 10 06:29:13.917753 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-ebff3aa1-f943-45b6-a23e-fbaeb85784c6 req-1b63e857-392a-4d86-96e9-0f79c14112c2 tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] https://10.4.3.200/volume/v3/volumes/78367891-c025-453f-84aa-03d98a4cd266 returned with HTTP 200 Jul 10 06:29:13.919941 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 60/248] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:29:13 2026] GET /volume/v3/volumes/78367891-c025-453f-84aa-03d98a4cd266 => generated 771 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:29:13.929248 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-ebff3aa1-f943-45b6-a23e-fbaeb85784c6 req-5b82b852-4402-4e9a-8787-645d3bc69177 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:13.935534 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-ebff3aa1-f943-45b6-a23e-fbaeb85784c6 req-5b82b852-4402-4e9a-8787-645d3bc69177 tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] GET https://10.4.3.200/volume/v3/volumes/78367891-c025-453f-84aa-03d98a4cd266 Jul 10 06:29:13.935831 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-ebff3aa1-f943-45b6-a23e-fbaeb85784c6 req-5b82b852-4402-4e9a-8787-645d3bc69177 tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:13.936097 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-ebff3aa1-f943-45b6-a23e-fbaeb85784c6 req-5b82b852-4402-4e9a-8787-645d3bc69177 tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:13.950788 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:13.950788 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:29:13.959096 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [req-ebff3aa1-f943-45b6-a23e-fbaeb85784c6 req-5b82b852-4402-4e9a-8787-645d3bc69177 tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] Volume info retrieved successfully. Jul 10 06:29:13.966809 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-ebff3aa1-f943-45b6-a23e-fbaeb85784c6 req-5b82b852-4402-4e9a-8787-645d3bc69177 tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] https://10.4.3.200/volume/v3/volumes/78367891-c025-453f-84aa-03d98a4cd266 returned with HTTP 200 Jul 10 06:29:13.967249 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 64/249] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:29:13 2026] GET /volume/v3/volumes/78367891-c025-453f-84aa-03d98a4cd266 => generated 771 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:29:15.075476 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-f33764a6-4ea1-4989-9028-556d0a84ef8a None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:15.079178 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f33764a6-4ea1-4989-9028-556d0a84ef8a tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] DELETE https://10.4.3.200/volume/v3/volumes/706bd1b2-b487-4e94-b2c2-465186655bed Jul 10 06:29:15.079178 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f33764a6-4ea1-4989-9028-556d0a84ef8a tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:15.079178 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f33764a6-4ea1-4989-9028-556d0a84ef8a tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:15.079178 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-f33764a6-4ea1-4989-9028-556d0a84ef8a tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] Delete volume with id: 706bd1b2-b487-4e94-b2c2-465186655bed Jul 10 06:29:15.088592 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:15.088592 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:29:15.088592 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-f33764a6-4ea1-4989-9028-556d0a84ef8a tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] Volume info retrieved successfully. Jul 10 06:29:15.106283 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-f33764a6-4ea1-4989-9028-556d0a84ef8a tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] Delete volume request issued successfully. Jul 10 06:29:15.106894 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f33764a6-4ea1-4989-9028-556d0a84ef8a tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] https://10.4.3.200/volume/v3/volumes/706bd1b2-b487-4e94-b2c2-465186655bed returned with HTTP 202 Jul 10 06:29:15.107526 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 62/250] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:29:15 2026] DELETE /volume/v3/volumes/706bd1b2-b487-4e94-b2c2-465186655bed => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:29:15.117831 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-dee738b4-dfca-43a5-a182-5c18a0c19e66 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:15.120184 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-dee738b4-dfca-43a5-a182-5c18a0c19e66 tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] GET https://10.4.3.200/volume/v3/volumes/706bd1b2-b487-4e94-b2c2-465186655bed Jul 10 06:29:15.120408 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-dee738b4-dfca-43a5-a182-5c18a0c19e66 tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:15.120616 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-dee738b4-dfca-43a5-a182-5c18a0c19e66 tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:15.132460 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:15.132460 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:29:15.137149 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-dee738b4-dfca-43a5-a182-5c18a0c19e66 tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] Volume info retrieved successfully. Jul 10 06:29:15.141210 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-dee738b4-dfca-43a5-a182-5c18a0c19e66 tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] https://10.4.3.200/volume/v3/volumes/706bd1b2-b487-4e94-b2c2-465186655bed returned with HTTP 200 Jul 10 06:29:15.141210 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 65/251] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:29:15 2026] GET /volume/v3/volumes/706bd1b2-b487-4e94-b2c2-465186655bed => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:29:16.155964 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-5a9809a2-341c-4a0c-897b-ea3f7b180fac None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:16.159205 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5a9809a2-341c-4a0c-897b-ea3f7b180fac tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] GET https://10.4.3.200/volume/v3/volumes/706bd1b2-b487-4e94-b2c2-465186655bed Jul 10 06:29:16.159205 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5a9809a2-341c-4a0c-897b-ea3f7b180fac tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:16.159205 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5a9809a2-341c-4a0c-897b-ea3f7b180fac tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:16.164069 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5a9809a2-341c-4a0c-897b-ea3f7b180fac tempest-TaggedAttachmentsTest-1287168917 tempest-TaggedAttachmentsTest-1287168917-project-member] https://10.4.3.200/volume/v3/volumes/706bd1b2-b487-4e94-b2c2-465186655bed returned with HTTP 404 Jul 10 06:29:16.164745 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 61/252] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:29:16 2026] GET /volume/v3/volumes/706bd1b2-b487-4e94-b2c2-465186655bed => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:29:16.981773 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-ebff3aa1-f943-45b6-a23e-fbaeb85784c6 req-efd6e7b0-11b0-4e49-8e69-842a69890cc9 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:16.984035 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-ebff3aa1-f943-45b6-a23e-fbaeb85784c6 req-efd6e7b0-11b0-4e49-8e69-842a69890cc9 tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] GET https://10.4.3.200/volume/v3/volumes/78367891-c025-453f-84aa-03d98a4cd266 Jul 10 06:29:16.984226 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-ebff3aa1-f943-45b6-a23e-fbaeb85784c6 req-efd6e7b0-11b0-4e49-8e69-842a69890cc9 tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:16.984400 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-ebff3aa1-f943-45b6-a23e-fbaeb85784c6 req-efd6e7b0-11b0-4e49-8e69-842a69890cc9 tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:16.995270 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:16.995270 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:29:16.999586 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [req-ebff3aa1-f943-45b6-a23e-fbaeb85784c6 req-efd6e7b0-11b0-4e49-8e69-842a69890cc9 tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] Volume info retrieved successfully. Jul 10 06:29:17.006405 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-ebff3aa1-f943-45b6-a23e-fbaeb85784c6 req-efd6e7b0-11b0-4e49-8e69-842a69890cc9 tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] https://10.4.3.200/volume/v3/volumes/78367891-c025-453f-84aa-03d98a4cd266 returned with HTTP 200 Jul 10 06:29:17.007499 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 65/253] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:29:16 2026] GET /volume/v3/volumes/78367891-c025-453f-84aa-03d98a4cd266 => generated 1311 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:29:17.017490 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-5a92daea-1edd-4064-8f86-7bd89dd19fda None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:17.018020 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-5a92daea-1edd-4064-8f86-7bd89dd19fda None None] GET https://10.4.3.200/volume// Jul 10 06:29:17.018189 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-5a92daea-1edd-4064-8f86-7bd89dd19fda None None] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:17.018374 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-5a92daea-1edd-4064-8f86-7bd89dd19fda None None] Calling method 'all' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:17.018714 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-5a92daea-1edd-4064-8f86-7bd89dd19fda None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:29:17.018985 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 63/254] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:29:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 06:29:17.029070 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-ebff3aa1-f943-45b6-a23e-fbaeb85784c6 req-c54e2b02-3c14-4545-b069-0fdfcdd01602 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:17.031085 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-ebff3aa1-f943-45b6-a23e-fbaeb85784c6 req-c54e2b02-3c14-4545-b069-0fdfcdd01602 tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 10 06:29:17.031469 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-ebff3aa1-f943-45b6-a23e-fbaeb85784c6 req-c54e2b02-3c14-4545-b069-0fdfcdd01602 tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "78367891-c025-453f-84aa-03d98a4cd266", "connector": null, "instance_uuid": "d623eed1-a9e3-46ac-b2e4-91c7295308fd"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:29:17.035243 np0000004964 devstack@c-api.service[99976]: DEBUG dbcounter [-] [99976] Writing DB stats cinder:UPDATE=30,cinder:INSERT=12,cinder:SELECT=203 {{(pid=99976) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:29:17.040408 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:17.040408 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:29:17.074068 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-ebff3aa1-f943-45b6-a23e-fbaeb85784c6 req-c54e2b02-3c14-4545-b069-0fdfcdd01602 tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 10 06:29:17.074592 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 66/255] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 10 06:29:17 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 10 06:29:17.085429 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-38bc1b8b-196e-42d6-90c5-b47f34fafe56 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:17.085990 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-38bc1b8b-196e-42d6-90c5-b47f34fafe56 None None] GET https://10.4.3.200/volume// Jul 10 06:29:17.086171 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-38bc1b8b-196e-42d6-90c5-b47f34fafe56 None None] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:17.086390 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-38bc1b8b-196e-42d6-90c5-b47f34fafe56 None None] Calling method 'all' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:17.086815 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-38bc1b8b-196e-42d6-90c5-b47f34fafe56 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:29:17.087138 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 62/256] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:29:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 06:29:17.095764 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-ebff3aa1-f943-45b6-a23e-fbaeb85784c6 req-29cfaff4-463e-4473-95e1-9387fffd2ab9 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:17.099668 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-ebff3aa1-f943-45b6-a23e-fbaeb85784c6 req-29cfaff4-463e-4473-95e1-9387fffd2ab9 tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] GET https://10.4.3.200/volume/v3/volumes/78367891-c025-453f-84aa-03d98a4cd266 Jul 10 06:29:17.099943 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-ebff3aa1-f943-45b6-a23e-fbaeb85784c6 req-29cfaff4-463e-4473-95e1-9387fffd2ab9 tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:17.100163 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-ebff3aa1-f943-45b6-a23e-fbaeb85784c6 req-29cfaff4-463e-4473-95e1-9387fffd2ab9 tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:17.114444 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:17.114444 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:29:17.120029 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [req-ebff3aa1-f943-45b6-a23e-fbaeb85784c6 req-29cfaff4-463e-4473-95e1-9387fffd2ab9 tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] Volume info retrieved successfully. Jul 10 06:29:17.128537 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-ebff3aa1-f943-45b6-a23e-fbaeb85784c6 req-29cfaff4-463e-4473-95e1-9387fffd2ab9 tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] https://10.4.3.200/volume/v3/volumes/78367891-c025-453f-84aa-03d98a4cd266 returned with HTTP 200 Jul 10 06:29:17.128537 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 66/257] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 10 06:29:17 2026] GET /volume/v3/volumes/78367891-c025-453f-84aa-03d98a4cd266 => generated 1490 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:29:17.231393 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-ebff3aa1-f943-45b6-a23e-fbaeb85784c6 req-e0b38213-261f-419b-a16e-34bb3723818b None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:17.233795 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-ebff3aa1-f943-45b6-a23e-fbaeb85784c6 req-e0b38213-261f-419b-a16e-34bb3723818b tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] PUT https://10.4.3.200/volume/v3/attachments/27446813-e5ba-41f8-b109-fbb139582657 Jul 10 06:29:17.236527 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-ebff3aa1-f943-45b6-a23e-fbaeb85784c6 req-e0b38213-261f-419b-a16e-34bb3723818b tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000004964", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad080837985", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8eedee5c-bca8-4f5c-8f66-111c7b448d96", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:29:17.242799 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.coordination [req-ebff3aa1-f943-45b6-a23e-fbaeb85784c6 req-e0b38213-261f-419b-a16e-34bb3723818b tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] Acquiring lock "cinder-attachment_update-78367891-c025-453f-84aa-03d98a4cd266-np0000004964" by "attachment_update" {{(pid=99977) __acquire /opt/stack/cinder/cinder/coordination.py:210}} Jul 10 06:29:17.255452 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.coordination [req-ebff3aa1-f943-45b6-a23e-fbaeb85784c6 req-e0b38213-261f-419b-a16e-34bb3723818b tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] Lock "cinder-attachment_update-78367891-c025-453f-84aa-03d98a4cd266-np0000004964" acquired by "attachment_update" :: waited 0.010s {{(pid=99977) __acquire /opt/stack/cinder/cinder/coordination.py:228}} Jul 10 06:29:17.255452 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:17.255452 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:29:17.746226 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-e96fc7bd-590e-493e-8e26-7b7318f05d2b None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:17.779139 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.coordination [req-ebff3aa1-f943-45b6-a23e-fbaeb85784c6 req-e0b38213-261f-419b-a16e-34bb3723818b tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] Lock "cinder-attachment_update-78367891-c025-453f-84aa-03d98a4cd266-np0000004964" released by "attachment_update" :: held 0.527s {{(pid=99977) __release /opt/stack/cinder/cinder/coordination.py:239}} Jul 10 06:29:17.779529 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-ebff3aa1-f943-45b6-a23e-fbaeb85784c6 req-e0b38213-261f-419b-a16e-34bb3723818b tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] https://10.4.3.200/volume/v3/attachments/27446813-e5ba-41f8-b109-fbb139582657 returned with HTTP 200 Jul 10 06:29:17.780013 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 64/258] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 10 06:29:17 2026] PUT /volume/v3/attachments/27446813-e5ba-41f8-b109-fbb139582657 => generated 969 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:29:17.986957 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e96fc7bd-590e-493e-8e26-7b7318f05d2b tempest-VolumeRetypeMultiattachTest-72287225 tempest-VolumeRetypeMultiattachTest-72287225-project-admin] POST https://10.4.3.200/volume/v3/types Jul 10 06:29:17.987538 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e96fc7bd-590e-493e-8e26-7b7318f05d2b tempest-VolumeRetypeMultiattachTest-72287225 tempest-VolumeRetypeMultiattachTest-72287225-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-1262458207"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:29:17.989096 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:17.989096 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:29:18.001592 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e96fc7bd-590e-493e-8e26-7b7318f05d2b tempest-VolumeRetypeMultiattachTest-72287225 tempest-VolumeRetypeMultiattachTest-72287225-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 10 06:29:18.001999 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 67/259] 10.4.3.200 () {68 vars in 1252 bytes} [Fri Jul 10 06:29:17 2026] POST /volume/v3/types => generated 233 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:29:18.010334 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-791a492a-c94c-47be-8b08-588356214d6d None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:18.018173 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-791a492a-c94c-47be-8b08-588356214d6d tempest-VolumeRetypeMultiattachTest-72287225 tempest-VolumeRetypeMultiattachTest-72287225-project-admin] POST https://10.4.3.200/volume/v3/types Jul 10 06:29:18.020012 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-791a492a-c94c-47be-8b08-588356214d6d tempest-VolumeRetypeMultiattachTest-72287225 tempest-VolumeRetypeMultiattachTest-72287225-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-820610549", "extra_specs": {"multiattach": " True"}}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:29:18.034566 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-791a492a-c94c-47be-8b08-588356214d6d tempest-VolumeRetypeMultiattachTest-72287225 tempest-VolumeRetypeMultiattachTest-72287225-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 10 06:29:18.035336 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 63/260] 10.4.3.200 () {68 vars in 1253 bytes} [Fri Jul 10 06:29:18 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 10 06:29:18.045522 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-89a11210-bab0-4bcd-8095-334613f5506b None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:18.324498 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-ebff3aa1-f943-45b6-a23e-fbaeb85784c6 req-823e2081-0f73-4b89-bccb-9c8afcb8c148 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:18.328760 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-ebff3aa1-f943-45b6-a23e-fbaeb85784c6 req-823e2081-0f73-4b89-bccb-9c8afcb8c148 tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] POST https://10.4.3.200/volume/v3/attachments/27446813-e5ba-41f8-b109-fbb139582657/action Jul 10 06:29:18.329397 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-ebff3aa1-f943-45b6-a23e-fbaeb85784c6 req-823e2081-0f73-4b89-bccb-9c8afcb8c148 tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] Action body: b'{"os-complete": null}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:29:18.330521 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-ebff3aa1-f943-45b6-a23e-fbaeb85784c6 req-823e2081-0f73-4b89-bccb-9c8afcb8c148 tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:29:18.356065 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-89a11210-bab0-4bcd-8095-334613f5506b tempest-VolumeRetypeMultiattachTest-317553031 tempest-VolumeRetypeMultiattachTest-317553031-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:29:18.356443 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-89a11210-bab0-4bcd-8095-334613f5506b tempest-VolumeRetypeMultiattachTest-317553031 tempest-VolumeRetypeMultiattachTest-317553031-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1262458207", "size": 1, "name": "tempest-VolumeRetypeMultiattachTest-Volume-728013201"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:29:18.356945 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:18.356945 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:29:18.357903 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.volumes [None req-89a11210-bab0-4bcd-8095-334613f5506b tempest-VolumeRetypeMultiattachTest-317553031 tempest-VolumeRetypeMultiattachTest-317553031-project-member] Create volume request body: {'volume': {'volume_type': 'tempest-VolumeRetypeMultiattachTest-volume-type-1262458207', 'size': 1, 'name': 'tempest-VolumeRetypeMultiattachTest-Volume-728013201'}} {{(pid=99975) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:29:18.362821 np0000004964 devstack@c-api.service[99975]: DEBUG dbcounter [-] [99975] Writing DB stats cinder:SELECT=239,cinder:INSERT=23,cinder:UPDATE=44 {{(pid=99975) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:29:18.364944 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-89a11210-bab0-4bcd-8095-334613f5506b tempest-VolumeRetypeMultiattachTest-317553031 tempest-VolumeRetypeMultiattachTest-317553031-project-member] Create volume of 1 GB Jul 10 06:29:18.365389 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:18.365389 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:29:18.366118 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-89a11210-bab0-4bcd-8095-334613f5506b tempest-VolumeRetypeMultiattachTest-317553031 tempest-VolumeRetypeMultiattachTest-317553031-project-member] Availability Zones retrieved successfully. Jul 10 06:29:18.379723 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-ebff3aa1-f943-45b6-a23e-fbaeb85784c6 req-823e2081-0f73-4b89-bccb-9c8afcb8c148 tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] https://10.4.3.200/volume/v3/attachments/27446813-e5ba-41f8-b109-fbb139582657/action returned with HTTP 204 Jul 10 06:29:18.379860 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-89a11210-bab0-4bcd-8095-334613f5506b tempest-VolumeRetypeMultiattachTest-317553031 tempest-VolumeRetypeMultiattachTest-317553031-project-member] Flow 'volume_create_api' (60830eb8-79d0-41a3-a302-ccaf1c205b56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:29:18.380351 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 65/261] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 10 06:29:18 2026] POST /volume/v3/attachments/27446813-e5ba-41f8-b109-fbb139582657/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:29:18.381255 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-89a11210-bab0-4bcd-8095-334613f5506b tempest-VolumeRetypeMultiattachTest-317553031 tempest-VolumeRetypeMultiattachTest-317553031-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2827fbab-ea71-48f1-813d-4f83505a2fbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:29:18.383460 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.flows.api.create_volume [None req-89a11210-bab0-4bcd-8095-334613f5506b tempest-VolumeRetypeMultiattachTest-317553031 tempest-VolumeRetypeMultiattachTest-317553031-project-member] Validating volume size '1' using validate_int {{(pid=99975) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:29:18.420916 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-89a11210-bab0-4bcd-8095-334613f5506b tempest-VolumeRetypeMultiattachTest-317553031 tempest-VolumeRetypeMultiattachTest-317553031-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2827fbab-ea71-48f1-813d-4f83505a2fbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:29:18Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0c182682-f008-41e3-863f-3f4105d99d00,is_public=True,name='tempest-VolumeRetypeMultiattachTest-volume-type-1262458207',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0c182682-f008-41e3-863f-3f4105d99d00', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:29:18.422042 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-89a11210-bab0-4bcd-8095-334613f5506b tempest-VolumeRetypeMultiattachTest-317553031 tempest-VolumeRetypeMultiattachTest-317553031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91f2eac2-6534-42e3-996b-3a6340de00c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:29:18.459977 np0000004964 devstack@c-api.service[99975]: WARNING cinder.quota [None req-89a11210-bab0-4bcd-8095-334613f5506b tempest-VolumeRetypeMultiattachTest-317553031 tempest-VolumeRetypeMultiattachTest-317553031-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1262458207 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1262458207, it is now deprecated. Please use the default quota class for default quota. Jul 10 06:29:18.460337 np0000004964 devstack@c-api.service[99975]: WARNING cinder.quota [None req-89a11210-bab0-4bcd-8095-334613f5506b tempest-VolumeRetypeMultiattachTest-317553031 tempest-VolumeRetypeMultiattachTest-317553031-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1262458207 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1262458207, it is now deprecated. Please use the default quota class for default quota. Jul 10 06:29:18.507952 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.quota [None req-89a11210-bab0-4bcd-8095-334613f5506b tempest-VolumeRetypeMultiattachTest-317553031 tempest-VolumeRetypeMultiattachTest-317553031-project-member] Created reservations ['34b8e7c2-3e0c-4bcc-b000-61d28e291796', 'ee476d62-94da-4f5d-b009-af144aec3ce5', 'fd3f576a-cb46-4b0a-aab1-d54772fba798', 'c39079f8-a5c9-4014-8648-630b7f2afbae'] {{(pid=99975) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:29:18.508951 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-89a11210-bab0-4bcd-8095-334613f5506b tempest-VolumeRetypeMultiattachTest-317553031 tempest-VolumeRetypeMultiattachTest-317553031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91f2eac2-6534-42e3-996b-3a6340de00c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['34b8e7c2-3e0c-4bcc-b000-61d28e291796', 'ee476d62-94da-4f5d-b009-af144aec3ce5', 'fd3f576a-cb46-4b0a-aab1-d54772fba798', 'c39079f8-a5c9-4014-8648-630b7f2afbae']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:29:18.510083 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-89a11210-bab0-4bcd-8095-334613f5506b tempest-VolumeRetypeMultiattachTest-317553031 tempest-VolumeRetypeMultiattachTest-317553031-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c716b912-8b1e-412b-a99e-12f72f1ac3b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:29:18.533236 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-89a11210-bab0-4bcd-8095-334613f5506b tempest-VolumeRetypeMultiattachTest-317553031 tempest-VolumeRetypeMultiattachTest-317553031-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c716b912-8b1e-412b-a99e-12f72f1ac3b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c41787bd-9a39-47f2-8cf9-11e021922ed9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-728013201',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1265a68291214d6d894a089300802b63',qos_specs=None,replication_status=,reservations=['34b8e7c2-3e0c-4bcc-b000-61d28e291796','ee476d62-94da-4f5d-b009-af144aec3ce5','fd3f576a-cb46-4b0a-aab1-d54772fba798','c39079f8-a5c9-4014-8648-630b7f2afbae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='48cb8212dafe42efa10cd5f78281d2eb',volume_type_id=0c182682-f008-41e3-863f-3f4105d99d00), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:29:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-728013201',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c41787bd-9a39-47f2-8cf9-11e021922ed9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1265a68291214d6d894a089300802b63',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='48cb8212dafe42efa10cd5f78281d2eb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0c182682-f008-41e3-863f-3f4105d99d00),volume_type_id=0c182682-f008-41e3-863f-3f4105d99d00)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:29:18.533879 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-89a11210-bab0-4bcd-8095-334613f5506b tempest-VolumeRetypeMultiattachTest-317553031 tempest-VolumeRetypeMultiattachTest-317553031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db7fb20e-4eb9-4d00-9b79-2c609781ea02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:29:18.551706 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-89a11210-bab0-4bcd-8095-334613f5506b tempest-VolumeRetypeMultiattachTest-317553031 tempest-VolumeRetypeMultiattachTest-317553031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db7fb20e-4eb9-4d00-9b79-2c609781ea02) transitioned into state 'SUCCESS' from state '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-728013201',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1265a68291214d6d894a089300802b63',qos_specs=None,replication_status=,reservations=['34b8e7c2-3e0c-4bcc-b000-61d28e291796','ee476d62-94da-4f5d-b009-af144aec3ce5','fd3f576a-cb46-4b0a-aab1-d54772fba798','c39079f8-a5c9-4014-8648-630b7f2afbae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='48cb8212dafe42efa10cd5f78281d2eb',volume_type_id=0c182682-f008-41e3-863f-3f4105d99d00)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:29:18.552658 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-89a11210-bab0-4bcd-8095-334613f5506b tempest-VolumeRetypeMultiattachTest-317553031 tempest-VolumeRetypeMultiattachTest-317553031-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41475852-b808-4a0c-8238-23f413923471) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:29:18.563077 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-89a11210-bab0-4bcd-8095-334613f5506b tempest-VolumeRetypeMultiattachTest-317553031 tempest-VolumeRetypeMultiattachTest-317553031-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41475852-b808-4a0c-8238-23f413923471) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:29:18.563956 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-89a11210-bab0-4bcd-8095-334613f5506b tempest-VolumeRetypeMultiattachTest-317553031 tempest-VolumeRetypeMultiattachTest-317553031-project-member] Flow 'volume_create_api' (60830eb8-79d0-41a3-a302-ccaf1c205b56) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:29:18.564239 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-89a11210-bab0-4bcd-8095-334613f5506b tempest-VolumeRetypeMultiattachTest-317553031 tempest-VolumeRetypeMultiattachTest-317553031-project-member] Create volume request issued successfully. Jul 10 06:29:18.565032 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-89a11210-bab0-4bcd-8095-334613f5506b tempest-VolumeRetypeMultiattachTest-317553031 tempest-VolumeRetypeMultiattachTest-317553031-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:29:18.565622 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 67/262] 10.4.3.200 () {70 vars in 1300 bytes} [Fri Jul 10 06:29:18 2026] POST /volume/v3/volumes => generated 871 bytes in 521 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:29:18.577768 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-9fae915c-9b7c-445a-8fd2-813c3d9388bc None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:18.579810 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9fae915c-9b7c-445a-8fd2-813c3d9388bc tempest-VolumeRetypeMultiattachTest-317553031 tempest-VolumeRetypeMultiattachTest-317553031-project-member] GET https://10.4.3.200/volume/v3/volumes/c41787bd-9a39-47f2-8cf9-11e021922ed9 Jul 10 06:29:18.580025 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9fae915c-9b7c-445a-8fd2-813c3d9388bc tempest-VolumeRetypeMultiattachTest-317553031 tempest-VolumeRetypeMultiattachTest-317553031-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:18.580212 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9fae915c-9b7c-445a-8fd2-813c3d9388bc tempest-VolumeRetypeMultiattachTest-317553031 tempest-VolumeRetypeMultiattachTest-317553031-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:18.592489 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:18.592489 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:29:18.600757 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-9fae915c-9b7c-445a-8fd2-813c3d9388bc tempest-VolumeRetypeMultiattachTest-317553031 tempest-VolumeRetypeMultiattachTest-317553031-project-member] Volume info retrieved successfully. Jul 10 06:29:18.605599 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9fae915c-9b7c-445a-8fd2-813c3d9388bc tempest-VolumeRetypeMultiattachTest-317553031 tempest-VolumeRetypeMultiattachTest-317553031-project-member] https://10.4.3.200/volume/v3/volumes/c41787bd-9a39-47f2-8cf9-11e021922ed9 returned with HTTP 200 Jul 10 06:29:18.606303 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 68/263] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:29:18 2026] GET /volume/v3/volumes/c41787bd-9a39-47f2-8cf9-11e021922ed9 => generated 939 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:29:19.622460 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-1c9f90ce-da6c-4c7d-a25f-40f1227373ed None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:19.624613 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1c9f90ce-da6c-4c7d-a25f-40f1227373ed tempest-VolumeRetypeMultiattachTest-317553031 tempest-VolumeRetypeMultiattachTest-317553031-project-member] GET https://10.4.3.200/volume/v3/volumes/c41787bd-9a39-47f2-8cf9-11e021922ed9 Jul 10 06:29:19.624875 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1c9f90ce-da6c-4c7d-a25f-40f1227373ed tempest-VolumeRetypeMultiattachTest-317553031 tempest-VolumeRetypeMultiattachTest-317553031-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:19.625123 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1c9f90ce-da6c-4c7d-a25f-40f1227373ed tempest-VolumeRetypeMultiattachTest-317553031 tempest-VolumeRetypeMultiattachTest-317553031-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:19.641084 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:19.641084 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:29:19.648940 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-1c9f90ce-da6c-4c7d-a25f-40f1227373ed tempest-VolumeRetypeMultiattachTest-317553031 tempest-VolumeRetypeMultiattachTest-317553031-project-member] Volume info retrieved successfully. Jul 10 06:29:19.656701 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1c9f90ce-da6c-4c7d-a25f-40f1227373ed tempest-VolumeRetypeMultiattachTest-317553031 tempest-VolumeRetypeMultiattachTest-317553031-project-member] https://10.4.3.200/volume/v3/volumes/c41787bd-9a39-47f2-8cf9-11e021922ed9 returned with HTTP 200 Jul 10 06:29:19.657365 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 64/264] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:29:19 2026] GET /volume/v3/volumes/c41787bd-9a39-47f2-8cf9-11e021922ed9 => generated 998 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:29:19.676520 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-65b2da6a-fdd8-4f64-947b-18d69e9ace44 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:19.680611 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-65b2da6a-fdd8-4f64-947b-18d69e9ace44 tempest-VolumeRetypeMultiattachTest-72287225 tempest-VolumeRetypeMultiattachTest-72287225-project-admin] GET https://10.4.3.200/volume/v3/volumes/c41787bd-9a39-47f2-8cf9-11e021922ed9 Jul 10 06:29:19.681833 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-65b2da6a-fdd8-4f64-947b-18d69e9ace44 tempest-VolumeRetypeMultiattachTest-72287225 tempest-VolumeRetypeMultiattachTest-72287225-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:19.683116 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-65b2da6a-fdd8-4f64-947b-18d69e9ace44 tempest-VolumeRetypeMultiattachTest-72287225 tempest-VolumeRetypeMultiattachTest-72287225-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:19.698545 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:19.698545 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:29:19.703892 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-65b2da6a-fdd8-4f64-947b-18d69e9ace44 tempest-VolumeRetypeMultiattachTest-72287225 tempest-VolumeRetypeMultiattachTest-72287225-project-admin] Volume info retrieved successfully. Jul 10 06:29:19.709262 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-65b2da6a-fdd8-4f64-947b-18d69e9ace44 tempest-VolumeRetypeMultiattachTest-72287225 tempest-VolumeRetypeMultiattachTest-72287225-project-admin] https://10.4.3.200/volume/v3/volumes/c41787bd-9a39-47f2-8cf9-11e021922ed9 returned with HTTP 200 Jul 10 06:29:19.709987 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 66/265] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:29:19 2026] GET /volume/v3/volumes/c41787bd-9a39-47f2-8cf9-11e021922ed9 => generated 1192 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:29:19.729940 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-3518c424-6318-4b2d-8e7f-9b4c7ed34e39 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:19.733801 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-3518c424-6318-4b2d-8e7f-9b4c7ed34e39 tempest-VolumeRetypeMultiattachTest-317553031 tempest-VolumeRetypeMultiattachTest-317553031-project-member] POST https://10.4.3.200/volume/v3/volumes/c41787bd-9a39-47f2-8cf9-11e021922ed9/action Jul 10 06:29:19.734173 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-3518c424-6318-4b2d-8e7f-9b4c7ed34e39 tempest-VolumeRetypeMultiattachTest-317553031 tempest-VolumeRetypeMultiattachTest-317553031-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-820610549", "migration_policy": "never"}}' {{(pid=99975) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:29:19.734342 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-3518c424-6318-4b2d-8e7f-9b4c7ed34e39 tempest-VolumeRetypeMultiattachTest-317553031 tempest-VolumeRetypeMultiattachTest-317553031-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-820610549", "migration_policy": "never"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:29:19.747813 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:19.747813 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:29:19.747813 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-3518c424-6318-4b2d-8e7f-9b4c7ed34e39 tempest-VolumeRetypeMultiattachTest-317553031 tempest-VolumeRetypeMultiattachTest-317553031-project-member] Volume info retrieved successfully. Jul 10 06:29:19.755161 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:19.755161 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:29:19.782770 np0000004964 devstack@c-api.service[99975]: WARNING cinder.quota [None req-3518c424-6318-4b2d-8e7f-9b4c7ed34e39 tempest-VolumeRetypeMultiattachTest-317553031 tempest-VolumeRetypeMultiattachTest-317553031-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-820610549 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-820610549, it is now deprecated. Please use the default quota class for default quota. Jul 10 06:29:19.783107 np0000004964 devstack@c-api.service[99975]: WARNING cinder.quota [None req-3518c424-6318-4b2d-8e7f-9b4c7ed34e39 tempest-VolumeRetypeMultiattachTest-317553031 tempest-VolumeRetypeMultiattachTest-317553031-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-820610549 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-820610549, it is now deprecated. Please use the default quota class for default quota. Jul 10 06:29:19.841346 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.quota [None req-3518c424-6318-4b2d-8e7f-9b4c7ed34e39 tempest-VolumeRetypeMultiattachTest-317553031 tempest-VolumeRetypeMultiattachTest-317553031-project-member] Created reservations ['5d80d255-35ba-4551-86c1-5fe6fe22387c', '18ccdf26-d138-4b48-9343-2b65630f46d4'] {{(pid=99975) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:29:19.874911 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.quota [None req-3518c424-6318-4b2d-8e7f-9b4c7ed34e39 tempest-VolumeRetypeMultiattachTest-317553031 tempest-VolumeRetypeMultiattachTest-317553031-project-member] Created reservations ['50c7cbb9-cabc-47e5-8d36-e12ca29abf34', '3eab864d-5e4a-44b4-9226-38e6a30a634e'] {{(pid=99975) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:29:19.924225 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-3518c424-6318-4b2d-8e7f-9b4c7ed34e39 tempest-VolumeRetypeMultiattachTest-317553031 tempest-VolumeRetypeMultiattachTest-317553031-project-member] Retype volume request issued successfully. Jul 10 06:29:19.924312 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-3518c424-6318-4b2d-8e7f-9b4c7ed34e39 tempest-VolumeRetypeMultiattachTest-317553031 tempest-VolumeRetypeMultiattachTest-317553031-project-member] https://10.4.3.200/volume/v3/volumes/c41787bd-9a39-47f2-8cf9-11e021922ed9/action returned with HTTP 202 Jul 10 06:29:19.924859 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 68/266] 10.4.3.200 () {70 vars in 1432 bytes} [Fri Jul 10 06:29:19 2026] POST /volume/v3/volumes/c41787bd-9a39-47f2-8cf9-11e021922ed9/action => generated 0 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 10 06:29:19.934663 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-194b257c-7d57-412e-a685-338ce5377679 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:19.938790 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-194b257c-7d57-412e-a685-338ce5377679 tempest-VolumeRetypeMultiattachTest-317553031 tempest-VolumeRetypeMultiattachTest-317553031-project-member] GET https://10.4.3.200/volume/v3/volumes/c41787bd-9a39-47f2-8cf9-11e021922ed9 Jul 10 06:29:19.938790 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-194b257c-7d57-412e-a685-338ce5377679 tempest-VolumeRetypeMultiattachTest-317553031 tempest-VolumeRetypeMultiattachTest-317553031-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:19.938790 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-194b257c-7d57-412e-a685-338ce5377679 tempest-VolumeRetypeMultiattachTest-317553031 tempest-VolumeRetypeMultiattachTest-317553031-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:19.954525 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:19.954525 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:29:19.958321 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-194b257c-7d57-412e-a685-338ce5377679 tempest-VolumeRetypeMultiattachTest-317553031 tempest-VolumeRetypeMultiattachTest-317553031-project-member] Volume info retrieved successfully. Jul 10 06:29:19.963267 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-194b257c-7d57-412e-a685-338ce5377679 tempest-VolumeRetypeMultiattachTest-317553031 tempest-VolumeRetypeMultiattachTest-317553031-project-member] https://10.4.3.200/volume/v3/volumes/c41787bd-9a39-47f2-8cf9-11e021922ed9 returned with HTTP 200 Jul 10 06:29:19.963412 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 69/267] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:29:19 2026] GET /volume/v3/volumes/c41787bd-9a39-47f2-8cf9-11e021922ed9 => generated 996 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:29:20.977112 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-5252dfff-d88e-421a-90bc-9fb6836629e8 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:20.979685 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5252dfff-d88e-421a-90bc-9fb6836629e8 tempest-VolumeRetypeMultiattachTest-317553031 tempest-VolumeRetypeMultiattachTest-317553031-project-member] GET https://10.4.3.200/volume/v3/volumes/c41787bd-9a39-47f2-8cf9-11e021922ed9 Jul 10 06:29:20.979685 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5252dfff-d88e-421a-90bc-9fb6836629e8 tempest-VolumeRetypeMultiattachTest-317553031 tempest-VolumeRetypeMultiattachTest-317553031-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:20.980713 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5252dfff-d88e-421a-90bc-9fb6836629e8 tempest-VolumeRetypeMultiattachTest-317553031 tempest-VolumeRetypeMultiattachTest-317553031-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:20.988959 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:20.988959 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:29:20.992947 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-5252dfff-d88e-421a-90bc-9fb6836629e8 tempest-VolumeRetypeMultiattachTest-317553031 tempest-VolumeRetypeMultiattachTest-317553031-project-member] Volume info retrieved successfully. Jul 10 06:29:20.997520 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5252dfff-d88e-421a-90bc-9fb6836629e8 tempest-VolumeRetypeMultiattachTest-317553031 tempest-VolumeRetypeMultiattachTest-317553031-project-member] https://10.4.3.200/volume/v3/volumes/c41787bd-9a39-47f2-8cf9-11e021922ed9 returned with HTTP 200 Jul 10 06:29:20.998024 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 65/268] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:29:20 2026] GET /volume/v3/volumes/c41787bd-9a39-47f2-8cf9-11e021922ed9 => generated 996 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:29:21.012326 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-e93908c5-4344-4f05-a6b2-598704721dab None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:21.014623 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e93908c5-4344-4f05-a6b2-598704721dab tempest-VolumeRetypeMultiattachTest-72287225 tempest-VolumeRetypeMultiattachTest-72287225-project-admin] GET https://10.4.3.200/volume/v3/volumes/c41787bd-9a39-47f2-8cf9-11e021922ed9 Jul 10 06:29:21.014962 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e93908c5-4344-4f05-a6b2-598704721dab tempest-VolumeRetypeMultiattachTest-72287225 tempest-VolumeRetypeMultiattachTest-72287225-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:21.015249 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e93908c5-4344-4f05-a6b2-598704721dab tempest-VolumeRetypeMultiattachTest-72287225 tempest-VolumeRetypeMultiattachTest-72287225-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:21.024732 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:21.024732 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:29:21.029416 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-e93908c5-4344-4f05-a6b2-598704721dab tempest-VolumeRetypeMultiattachTest-72287225 tempest-VolumeRetypeMultiattachTest-72287225-project-admin] Volume info retrieved successfully. Jul 10 06:29:21.036589 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e93908c5-4344-4f05-a6b2-598704721dab tempest-VolumeRetypeMultiattachTest-72287225 tempest-VolumeRetypeMultiattachTest-72287225-project-admin] https://10.4.3.200/volume/v3/volumes/c41787bd-9a39-47f2-8cf9-11e021922ed9 returned with HTTP 200 Jul 10 06:29:21.037863 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 67/269] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:29:21 2026] GET /volume/v3/volumes/c41787bd-9a39-47f2-8cf9-11e021922ed9 => generated 1190 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:29:21.061002 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-000b8d90-32df-4746-a83d-b643a1b75488 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:21.064839 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-000b8d90-32df-4746-a83d-b643a1b75488 tempest-VolumeRetypeMultiattachTest-72287225 tempest-VolumeRetypeMultiattachTest-72287225-project-admin] GET https://10.4.3.200/volume/v3/volumes/c41787bd-9a39-47f2-8cf9-11e021922ed9 Jul 10 06:29:21.065245 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-000b8d90-32df-4746-a83d-b643a1b75488 tempest-VolumeRetypeMultiattachTest-72287225 tempest-VolumeRetypeMultiattachTest-72287225-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:21.065569 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-000b8d90-32df-4746-a83d-b643a1b75488 tempest-VolumeRetypeMultiattachTest-72287225 tempest-VolumeRetypeMultiattachTest-72287225-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:21.074948 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:21.074948 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:29:21.079424 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-000b8d90-32df-4746-a83d-b643a1b75488 tempest-VolumeRetypeMultiattachTest-72287225 tempest-VolumeRetypeMultiattachTest-72287225-project-admin] Volume info retrieved successfully. Jul 10 06:29:21.086384 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-000b8d90-32df-4746-a83d-b643a1b75488 tempest-VolumeRetypeMultiattachTest-72287225 tempest-VolumeRetypeMultiattachTest-72287225-project-admin] https://10.4.3.200/volume/v3/volumes/c41787bd-9a39-47f2-8cf9-11e021922ed9 returned with HTTP 200 Jul 10 06:29:21.087064 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 69/270] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:29:21 2026] GET /volume/v3/volumes/c41787bd-9a39-47f2-8cf9-11e021922ed9 => generated 1190 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:29:21.102023 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-84cf09c2-07a7-4e79-b4dd-5e458104dfc0 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:21.105606 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-84cf09c2-07a7-4e79-b4dd-5e458104dfc0 tempest-VolumeRetypeMultiattachTest-317553031 tempest-VolumeRetypeMultiattachTest-317553031-project-member] POST https://10.4.3.200/volume/v3/volumes/c41787bd-9a39-47f2-8cf9-11e021922ed9/action Jul 10 06:29:21.106417 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-84cf09c2-07a7-4e79-b4dd-5e458104dfc0 tempest-VolumeRetypeMultiattachTest-317553031 tempest-VolumeRetypeMultiattachTest-317553031-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1262458207", "migration_policy": "never"}}' {{(pid=99976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:29:21.106695 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-84cf09c2-07a7-4e79-b4dd-5e458104dfc0 tempest-VolumeRetypeMultiattachTest-317553031 tempest-VolumeRetypeMultiattachTest-317553031-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1262458207", "migration_policy": "never"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:29:21.123920 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:21.123920 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:29:21.125109 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-84cf09c2-07a7-4e79-b4dd-5e458104dfc0 tempest-VolumeRetypeMultiattachTest-317553031 tempest-VolumeRetypeMultiattachTest-317553031-project-member] Volume info retrieved successfully. Jul 10 06:29:21.148820 np0000004964 devstack@c-api.service[99976]: WARNING cinder.quota [None req-84cf09c2-07a7-4e79-b4dd-5e458104dfc0 tempest-VolumeRetypeMultiattachTest-317553031 tempest-VolumeRetypeMultiattachTest-317553031-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1262458207 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1262458207, it is now deprecated. Please use the default quota class for default quota. Jul 10 06:29:21.149105 np0000004964 devstack@c-api.service[99976]: WARNING cinder.quota [None req-84cf09c2-07a7-4e79-b4dd-5e458104dfc0 tempest-VolumeRetypeMultiattachTest-317553031 tempest-VolumeRetypeMultiattachTest-317553031-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1262458207 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1262458207, it is now deprecated. Please use the default quota class for default quota. Jul 10 06:29:21.163048 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-84cf09c2-07a7-4e79-b4dd-5e458104dfc0 tempest-VolumeRetypeMultiattachTest-317553031 tempest-VolumeRetypeMultiattachTest-317553031-project-member] Created reservations ['b324c9f7-beaa-48ee-af94-696f191595b5', '645cef39-dd9c-40e8-9fdf-d626add36cfb'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:29:21.180413 np0000004964 devstack@c-api.service[99976]: WARNING cinder.quota [None req-84cf09c2-07a7-4e79-b4dd-5e458104dfc0 tempest-VolumeRetypeMultiattachTest-317553031 tempest-VolumeRetypeMultiattachTest-317553031-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-820610549 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-820610549, it is now deprecated. Please use the default quota class for default quota. Jul 10 06:29:21.180656 np0000004964 devstack@c-api.service[99976]: WARNING cinder.quota [None req-84cf09c2-07a7-4e79-b4dd-5e458104dfc0 tempest-VolumeRetypeMultiattachTest-317553031 tempest-VolumeRetypeMultiattachTest-317553031-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-820610549 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-820610549, it is now deprecated. Please use the default quota class for default quota. Jul 10 06:29:21.188169 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-84cf09c2-07a7-4e79-b4dd-5e458104dfc0 tempest-VolumeRetypeMultiattachTest-317553031 tempest-VolumeRetypeMultiattachTest-317553031-project-member] Created reservations ['f873add5-71eb-412a-a939-ce7b811e65de', '104d8d26-fef3-4494-870d-39acc5bc59ba'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:29:21.229747 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-84cf09c2-07a7-4e79-b4dd-5e458104dfc0 tempest-VolumeRetypeMultiattachTest-317553031 tempest-VolumeRetypeMultiattachTest-317553031-project-member] Retype volume request issued successfully. Jul 10 06:29:21.230004 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-84cf09c2-07a7-4e79-b4dd-5e458104dfc0 tempest-VolumeRetypeMultiattachTest-317553031 tempest-VolumeRetypeMultiattachTest-317553031-project-member] https://10.4.3.200/volume/v3/volumes/c41787bd-9a39-47f2-8cf9-11e021922ed9/action returned with HTTP 202 Jul 10 06:29:21.230401 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 70/271] 10.4.3.200 () {70 vars in 1432 bytes} [Fri Jul 10 06:29:21 2026] POST /volume/v3/volumes/c41787bd-9a39-47f2-8cf9-11e021922ed9/action => generated 0 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 10 06:29:21.240692 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-efd068cb-bb4f-499a-9f15-7b9db0d70539 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:21.241452 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-efd068cb-bb4f-499a-9f15-7b9db0d70539 tempest-VolumeRetypeMultiattachTest-317553031 tempest-VolumeRetypeMultiattachTest-317553031-project-member] GET https://10.4.3.200/volume/v3/volumes/c41787bd-9a39-47f2-8cf9-11e021922ed9 Jul 10 06:29:21.241688 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-efd068cb-bb4f-499a-9f15-7b9db0d70539 tempest-VolumeRetypeMultiattachTest-317553031 tempest-VolumeRetypeMultiattachTest-317553031-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:21.241886 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-efd068cb-bb4f-499a-9f15-7b9db0d70539 tempest-VolumeRetypeMultiattachTest-317553031 tempest-VolumeRetypeMultiattachTest-317553031-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:21.257910 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:21.257910 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:29:21.261719 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-efd068cb-bb4f-499a-9f15-7b9db0d70539 tempest-VolumeRetypeMultiattachTest-317553031 tempest-VolumeRetypeMultiattachTest-317553031-project-member] Volume info retrieved successfully. Jul 10 06:29:21.266779 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-efd068cb-bb4f-499a-9f15-7b9db0d70539 tempest-VolumeRetypeMultiattachTest-317553031 tempest-VolumeRetypeMultiattachTest-317553031-project-member] https://10.4.3.200/volume/v3/volumes/c41787bd-9a39-47f2-8cf9-11e021922ed9 returned with HTTP 200 Jul 10 06:29:21.267163 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 66/272] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:29:21 2026] GET /volume/v3/volumes/c41787bd-9a39-47f2-8cf9-11e021922ed9 => generated 996 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:29:22.280034 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-8539ba2f-3a16-48df-8099-9905c0da3479 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:22.282279 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8539ba2f-3a16-48df-8099-9905c0da3479 tempest-VolumeRetypeMultiattachTest-317553031 tempest-VolumeRetypeMultiattachTest-317553031-project-member] GET https://10.4.3.200/volume/v3/volumes/c41787bd-9a39-47f2-8cf9-11e021922ed9 Jul 10 06:29:22.282617 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-8539ba2f-3a16-48df-8099-9905c0da3479 tempest-VolumeRetypeMultiattachTest-317553031 tempest-VolumeRetypeMultiattachTest-317553031-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:22.282882 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-8539ba2f-3a16-48df-8099-9905c0da3479 tempest-VolumeRetypeMultiattachTest-317553031 tempest-VolumeRetypeMultiattachTest-317553031-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:22.292817 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:22.292817 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:29:22.293687 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-8539ba2f-3a16-48df-8099-9905c0da3479 tempest-VolumeRetypeMultiattachTest-317553031 tempest-VolumeRetypeMultiattachTest-317553031-project-member] Volume info retrieved successfully. Jul 10 06:29:22.297492 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8539ba2f-3a16-48df-8099-9905c0da3479 tempest-VolumeRetypeMultiattachTest-317553031 tempest-VolumeRetypeMultiattachTest-317553031-project-member] https://10.4.3.200/volume/v3/volumes/c41787bd-9a39-47f2-8cf9-11e021922ed9 returned with HTTP 200 Jul 10 06:29:22.297928 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 68/273] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:29:22 2026] GET /volume/v3/volumes/c41787bd-9a39-47f2-8cf9-11e021922ed9 => generated 998 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:29:22.310077 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-5712ec47-1ac7-48f4-8a49-4ead78be0390 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:22.313746 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-5712ec47-1ac7-48f4-8a49-4ead78be0390 tempest-VolumeRetypeMultiattachTest-72287225 tempest-VolumeRetypeMultiattachTest-72287225-project-admin] GET https://10.4.3.200/volume/v3/volumes/c41787bd-9a39-47f2-8cf9-11e021922ed9 Jul 10 06:29:22.313746 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-5712ec47-1ac7-48f4-8a49-4ead78be0390 tempest-VolumeRetypeMultiattachTest-72287225 tempest-VolumeRetypeMultiattachTest-72287225-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:22.314240 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-5712ec47-1ac7-48f4-8a49-4ead78be0390 tempest-VolumeRetypeMultiattachTest-72287225 tempest-VolumeRetypeMultiattachTest-72287225-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:22.325836 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:22.325836 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:29:22.331964 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-5712ec47-1ac7-48f4-8a49-4ead78be0390 tempest-VolumeRetypeMultiattachTest-72287225 tempest-VolumeRetypeMultiattachTest-72287225-project-admin] Volume info retrieved successfully. Jul 10 06:29:22.338257 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-5712ec47-1ac7-48f4-8a49-4ead78be0390 tempest-VolumeRetypeMultiattachTest-72287225 tempest-VolumeRetypeMultiattachTest-72287225-project-admin] https://10.4.3.200/volume/v3/volumes/c41787bd-9a39-47f2-8cf9-11e021922ed9 returned with HTTP 200 Jul 10 06:29:22.338825 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 70/274] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:29:22 2026] GET /volume/v3/volumes/c41787bd-9a39-47f2-8cf9-11e021922ed9 => generated 1192 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:29:22.353533 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-ab971c4e-1d12-4380-9174-de15b926c04b None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:22.355966 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ab971c4e-1d12-4380-9174-de15b926c04b tempest-VolumeRetypeMultiattachTest-72287225 tempest-VolumeRetypeMultiattachTest-72287225-project-admin] GET https://10.4.3.200/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-728013201 Jul 10 06:29:22.356239 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ab971c4e-1d12-4380-9174-de15b926c04b tempest-VolumeRetypeMultiattachTest-72287225 tempest-VolumeRetypeMultiattachTest-72287225-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:22.356525 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ab971c4e-1d12-4380-9174-de15b926c04b tempest-VolumeRetypeMultiattachTest-72287225 tempest-VolumeRetypeMultiattachTest-72287225-project-admin] Calling method 'index' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:22.357225 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:22.357225 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:29:22.357708 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-ab971c4e-1d12-4380-9174-de15b926c04b tempest-VolumeRetypeMultiattachTest-72287225 tempest-VolumeRetypeMultiattachTest-72287225-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-728013201'), ('all_tenants', True)]). {{(pid=99976) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 06:29:22.405008 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-ab971c4e-1d12-4380-9174-de15b926c04b tempest-VolumeRetypeMultiattachTest-72287225 tempest-VolumeRetypeMultiattachTest-72287225-project-admin] Get all volumes completed successfully. Jul 10 06:29:22.406204 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ab971c4e-1d12-4380-9174-de15b926c04b tempest-VolumeRetypeMultiattachTest-72287225 tempest-VolumeRetypeMultiattachTest-72287225-project-admin] https://10.4.3.200/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-728013201 returned with HTTP 200 Jul 10 06:29:22.406792 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 71/275] 10.4.3.200 () {68 vars in 1427 bytes} [Fri Jul 10 06:29:22 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-728013201 => generated 341 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:29:22.415581 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-c63a04c5-d316-4810-957c-3e712461ed97 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:22.417273 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c63a04c5-d316-4810-957c-3e712461ed97 tempest-VolumeRetypeMultiattachTest-72287225 tempest-VolumeRetypeMultiattachTest-72287225-project-admin] GET https://10.4.3.200/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-728013201 Jul 10 06:29:22.417556 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c63a04c5-d316-4810-957c-3e712461ed97 tempest-VolumeRetypeMultiattachTest-72287225 tempest-VolumeRetypeMultiattachTest-72287225-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:22.417802 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c63a04c5-d316-4810-957c-3e712461ed97 tempest-VolumeRetypeMultiattachTest-72287225 tempest-VolumeRetypeMultiattachTest-72287225-project-admin] Calling method 'index' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:22.418701 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-c63a04c5-d316-4810-957c-3e712461ed97 tempest-VolumeRetypeMultiattachTest-72287225 tempest-VolumeRetypeMultiattachTest-72287225-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-728013201'), ('all_tenants', True)]). {{(pid=99978) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 06:29:22.452366 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-c63a04c5-d316-4810-957c-3e712461ed97 tempest-VolumeRetypeMultiattachTest-72287225 tempest-VolumeRetypeMultiattachTest-72287225-project-admin] Get all volumes completed successfully. Jul 10 06:29:22.456036 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c63a04c5-d316-4810-957c-3e712461ed97 tempest-VolumeRetypeMultiattachTest-72287225 tempest-VolumeRetypeMultiattachTest-72287225-project-admin] https://10.4.3.200/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-728013201 returned with HTTP 200 Jul 10 06:29:22.456036 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 67/276] 10.4.3.200 () {68 vars in 1427 bytes} [Fri Jul 10 06:29:22 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-728013201 => generated 341 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:29:22.464432 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-4f915f7b-ec98-4509-a4eb-0d9219b8e949 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:22.467203 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4f915f7b-ec98-4509-a4eb-0d9219b8e949 tempest-VolumeRetypeMultiattachTest-317553031 tempest-VolumeRetypeMultiattachTest-317553031-project-member] GET https://10.4.3.200/volume/v3/volumes/c41787bd-9a39-47f2-8cf9-11e021922ed9 Jul 10 06:29:22.467431 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4f915f7b-ec98-4509-a4eb-0d9219b8e949 tempest-VolumeRetypeMultiattachTest-317553031 tempest-VolumeRetypeMultiattachTest-317553031-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:22.467659 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4f915f7b-ec98-4509-a4eb-0d9219b8e949 tempest-VolumeRetypeMultiattachTest-317553031 tempest-VolumeRetypeMultiattachTest-317553031-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:22.477971 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:22.477971 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:29:22.485846 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-4f915f7b-ec98-4509-a4eb-0d9219b8e949 tempest-VolumeRetypeMultiattachTest-317553031 tempest-VolumeRetypeMultiattachTest-317553031-project-member] Volume info retrieved successfully. Jul 10 06:29:22.498025 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4f915f7b-ec98-4509-a4eb-0d9219b8e949 tempest-VolumeRetypeMultiattachTest-317553031 tempest-VolumeRetypeMultiattachTest-317553031-project-member] https://10.4.3.200/volume/v3/volumes/c41787bd-9a39-47f2-8cf9-11e021922ed9 returned with HTTP 200 Jul 10 06:29:22.499259 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 69/277] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:29:22 2026] GET /volume/v3/volumes/c41787bd-9a39-47f2-8cf9-11e021922ed9 => generated 998 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:29:22.520068 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-7a7fabbb-a9ad-4129-9de2-205799eb23c0 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:22.521695 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-7a7fabbb-a9ad-4129-9de2-205799eb23c0 tempest-VolumeRetypeMultiattachTest-317553031 tempest-VolumeRetypeMultiattachTest-317553031-project-member] DELETE https://10.4.3.200/volume/v3/volumes/c41787bd-9a39-47f2-8cf9-11e021922ed9 Jul 10 06:29:22.521924 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-7a7fabbb-a9ad-4129-9de2-205799eb23c0 tempest-VolumeRetypeMultiattachTest-317553031 tempest-VolumeRetypeMultiattachTest-317553031-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:22.522128 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-7a7fabbb-a9ad-4129-9de2-205799eb23c0 tempest-VolumeRetypeMultiattachTest-317553031 tempest-VolumeRetypeMultiattachTest-317553031-project-member] Calling method 'delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:22.522315 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-7a7fabbb-a9ad-4129-9de2-205799eb23c0 tempest-VolumeRetypeMultiattachTest-317553031 tempest-VolumeRetypeMultiattachTest-317553031-project-member] Delete volume with id: c41787bd-9a39-47f2-8cf9-11e021922ed9 Jul 10 06:29:22.531404 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:22.531404 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:29:22.532051 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-7a7fabbb-a9ad-4129-9de2-205799eb23c0 tempest-VolumeRetypeMultiattachTest-317553031 tempest-VolumeRetypeMultiattachTest-317553031-project-member] Volume info retrieved successfully. Jul 10 06:29:22.558088 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-7a7fabbb-a9ad-4129-9de2-205799eb23c0 tempest-VolumeRetypeMultiattachTest-317553031 tempest-VolumeRetypeMultiattachTest-317553031-project-member] Delete volume request issued successfully. Jul 10 06:29:22.558318 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-7a7fabbb-a9ad-4129-9de2-205799eb23c0 tempest-VolumeRetypeMultiattachTest-317553031 tempest-VolumeRetypeMultiattachTest-317553031-project-member] https://10.4.3.200/volume/v3/volumes/c41787bd-9a39-47f2-8cf9-11e021922ed9 returned with HTTP 202 Jul 10 06:29:22.558890 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 71/278] 10.4.3.200 () {68 vars in 1392 bytes} [Fri Jul 10 06:29:22 2026] DELETE /volume/v3/volumes/c41787bd-9a39-47f2-8cf9-11e021922ed9 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 06:29:22.567321 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-cc62fd28-183c-49eb-b9c9-15c4ce099a0b None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:22.570453 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-cc62fd28-183c-49eb-b9c9-15c4ce099a0b tempest-VolumeRetypeMultiattachTest-317553031 tempest-VolumeRetypeMultiattachTest-317553031-project-member] GET https://10.4.3.200/volume/v3/volumes/c41787bd-9a39-47f2-8cf9-11e021922ed9 Jul 10 06:29:22.571049 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-cc62fd28-183c-49eb-b9c9-15c4ce099a0b tempest-VolumeRetypeMultiattachTest-317553031 tempest-VolumeRetypeMultiattachTest-317553031-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:22.571323 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-cc62fd28-183c-49eb-b9c9-15c4ce099a0b tempest-VolumeRetypeMultiattachTest-317553031 tempest-VolumeRetypeMultiattachTest-317553031-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:22.588727 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:22.588727 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:29:22.597957 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-cc62fd28-183c-49eb-b9c9-15c4ce099a0b tempest-VolumeRetypeMultiattachTest-317553031 tempest-VolumeRetypeMultiattachTest-317553031-project-member] Volume info retrieved successfully. Jul 10 06:29:22.610376 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-cc62fd28-183c-49eb-b9c9-15c4ce099a0b tempest-VolumeRetypeMultiattachTest-317553031 tempest-VolumeRetypeMultiattachTest-317553031-project-member] https://10.4.3.200/volume/v3/volumes/c41787bd-9a39-47f2-8cf9-11e021922ed9 returned with HTTP 200 Jul 10 06:29:22.610772 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 72/279] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:29:22 2026] GET /volume/v3/volumes/c41787bd-9a39-47f2-8cf9-11e021922ed9 => generated 997 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:29:23.634579 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-e5347a48-a7ea-4d28-a34d-32999e3ddd5b None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:23.639523 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e5347a48-a7ea-4d28-a34d-32999e3ddd5b tempest-VolumeRetypeMultiattachTest-317553031 tempest-VolumeRetypeMultiattachTest-317553031-project-member] GET https://10.4.3.200/volume/v3/volumes/c41787bd-9a39-47f2-8cf9-11e021922ed9 Jul 10 06:29:23.639825 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e5347a48-a7ea-4d28-a34d-32999e3ddd5b tempest-VolumeRetypeMultiattachTest-317553031 tempest-VolumeRetypeMultiattachTest-317553031-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:23.640076 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e5347a48-a7ea-4d28-a34d-32999e3ddd5b tempest-VolumeRetypeMultiattachTest-317553031 tempest-VolumeRetypeMultiattachTest-317553031-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:23.648812 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e5347a48-a7ea-4d28-a34d-32999e3ddd5b tempest-VolumeRetypeMultiattachTest-317553031 tempest-VolumeRetypeMultiattachTest-317553031-project-member] https://10.4.3.200/volume/v3/volumes/c41787bd-9a39-47f2-8cf9-11e021922ed9 returned with HTTP 404 Jul 10 06:29:23.648812 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 68/280] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:29:23 2026] GET /volume/v3/volumes/c41787bd-9a39-47f2-8cf9-11e021922ed9 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 06:29:23.658895 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-75adab77-63ca-46dc-b409-82bd09ae292b None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:23.660678 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-75adab77-63ca-46dc-b409-82bd09ae292b tempest-VolumeRetypeMultiattachTest-72287225 tempest-VolumeRetypeMultiattachTest-72287225-project-admin] DELETE https://10.4.3.200/volume/v3/types/ce4d54f4-6bc5-488d-915e-e3de776ba5d3 Jul 10 06:29:23.661078 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-75adab77-63ca-46dc-b409-82bd09ae292b tempest-VolumeRetypeMultiattachTest-72287225 tempest-VolumeRetypeMultiattachTest-72287225-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:23.661573 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-75adab77-63ca-46dc-b409-82bd09ae292b tempest-VolumeRetypeMultiattachTest-72287225 tempest-VolumeRetypeMultiattachTest-72287225-project-admin] Calling method '_delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:23.710862 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-75adab77-63ca-46dc-b409-82bd09ae292b tempest-VolumeRetypeMultiattachTest-72287225 tempest-VolumeRetypeMultiattachTest-72287225-project-admin] https://10.4.3.200/volume/v3/types/ce4d54f4-6bc5-488d-915e-e3de776ba5d3 returned with HTTP 202 Jul 10 06:29:23.711204 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 70/281] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 10 06:29:23 2026] DELETE /volume/v3/types/ce4d54f4-6bc5-488d-915e-e3de776ba5d3 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:29:23.720469 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-70c18af5-6a33-4bac-a39e-f899c5a6f9b8 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:23.722133 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-70c18af5-6a33-4bac-a39e-f899c5a6f9b8 tempest-VolumeRetypeMultiattachTest-72287225 tempest-VolumeRetypeMultiattachTest-72287225-project-admin] GET https://10.4.3.200/volume/v3/types/ce4d54f4-6bc5-488d-915e-e3de776ba5d3 Jul 10 06:29:23.722313 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-70c18af5-6a33-4bac-a39e-f899c5a6f9b8 tempest-VolumeRetypeMultiattachTest-72287225 tempest-VolumeRetypeMultiattachTest-72287225-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:23.722485 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-70c18af5-6a33-4bac-a39e-f899c5a6f9b8 tempest-VolumeRetypeMultiattachTest-72287225 tempest-VolumeRetypeMultiattachTest-72287225-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:23.725410 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-70c18af5-6a33-4bac-a39e-f899c5a6f9b8 tempest-VolumeRetypeMultiattachTest-72287225 tempest-VolumeRetypeMultiattachTest-72287225-project-admin] https://10.4.3.200/volume/v3/types/ce4d54f4-6bc5-488d-915e-e3de776ba5d3 returned with HTTP 404 Jul 10 06:29:23.725876 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 72/282] 10.4.3.200 () {66 vars in 1342 bytes} [Fri Jul 10 06:29:23 2026] GET /volume/v3/types/ce4d54f4-6bc5-488d-915e-e3de776ba5d3 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:29:23.734237 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-9fb52fdc-806f-4feb-a47a-574093d92073 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:23.736227 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9fb52fdc-806f-4feb-a47a-574093d92073 tempest-VolumeRetypeMultiattachTest-72287225 tempest-VolumeRetypeMultiattachTest-72287225-project-admin] DELETE https://10.4.3.200/volume/v3/types/0c182682-f008-41e3-863f-3f4105d99d00 Jul 10 06:29:23.736414 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9fb52fdc-806f-4feb-a47a-574093d92073 tempest-VolumeRetypeMultiattachTest-72287225 tempest-VolumeRetypeMultiattachTest-72287225-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:23.736696 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9fb52fdc-806f-4feb-a47a-574093d92073 tempest-VolumeRetypeMultiattachTest-72287225 tempest-VolumeRetypeMultiattachTest-72287225-project-admin] Calling method '_delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:23.781748 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9fb52fdc-806f-4feb-a47a-574093d92073 tempest-VolumeRetypeMultiattachTest-72287225 tempest-VolumeRetypeMultiattachTest-72287225-project-admin] https://10.4.3.200/volume/v3/types/0c182682-f008-41e3-863f-3f4105d99d00 returned with HTTP 202 Jul 10 06:29:23.782082 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 73/283] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 10 06:29:23 2026] DELETE /volume/v3/types/0c182682-f008-41e3-863f-3f4105d99d00 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:29:23.788367 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-a8ed404a-2054-410c-b081-15f4932d4066 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:23.790273 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a8ed404a-2054-410c-b081-15f4932d4066 tempest-VolumeRetypeMultiattachTest-72287225 tempest-VolumeRetypeMultiattachTest-72287225-project-admin] GET https://10.4.3.200/volume/v3/types/0c182682-f008-41e3-863f-3f4105d99d00 Jul 10 06:29:23.790359 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a8ed404a-2054-410c-b081-15f4932d4066 tempest-VolumeRetypeMultiattachTest-72287225 tempest-VolumeRetypeMultiattachTest-72287225-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:23.790556 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a8ed404a-2054-410c-b081-15f4932d4066 tempest-VolumeRetypeMultiattachTest-72287225 tempest-VolumeRetypeMultiattachTest-72287225-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:23.793498 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a8ed404a-2054-410c-b081-15f4932d4066 tempest-VolumeRetypeMultiattachTest-72287225 tempest-VolumeRetypeMultiattachTest-72287225-project-admin] https://10.4.3.200/volume/v3/types/0c182682-f008-41e3-863f-3f4105d99d00 returned with HTTP 404 Jul 10 06:29:23.793903 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 69/284] 10.4.3.200 () {66 vars in 1342 bytes} [Fri Jul 10 06:29:23 2026] GET /volume/v3/types/0c182682-f008-41e3-863f-3f4105d99d00 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:29:25.603905 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-60b4bb4c-62cf-4445-8623-b1f3e3db4e7f None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:25.873782 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-60b4bb4c-62cf-4445-8623-b1f3e3db4e7f tempest-BackendsCapabilitiesAdminTestsJSON-874510745 tempest-BackendsCapabilitiesAdminTestsJSON-874510745-project-admin] GET https://10.4.3.200/volume/v3/scheduler-stats/get_pools Jul 10 06:29:25.873983 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-60b4bb4c-62cf-4445-8623-b1f3e3db4e7f tempest-BackendsCapabilitiesAdminTestsJSON-874510745 tempest-BackendsCapabilitiesAdminTestsJSON-874510745-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:25.874157 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-60b4bb4c-62cf-4445-8623-b1f3e3db4e7f tempest-BackendsCapabilitiesAdminTestsJSON-874510745 tempest-BackendsCapabilitiesAdminTestsJSON-874510745-project-admin] Calling method 'get_pools' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:26.377754 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-60b4bb4c-62cf-4445-8623-b1f3e3db4e7f tempest-BackendsCapabilitiesAdminTestsJSON-874510745 tempest-BackendsCapabilitiesAdminTestsJSON-874510745-project-admin] https://10.4.3.200/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 10 06:29:26.378240 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 71/285] 10.4.3.200 () {66 vars in 1291 bytes} [Fri Jul 10 06:29:25 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 775 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:29:26.389361 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-5c44a572-7b2b-4397-a04d-8b1cf28eaba6 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:26.391248 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-5c44a572-7b2b-4397-a04d-8b1cf28eaba6 tempest-BackendsCapabilitiesAdminTestsJSON-874510745 tempest-BackendsCapabilitiesAdminTestsJSON-874510745-project-admin] GET https://10.4.3.200/volume/v3/scheduler-stats/get_pools?detail=True Jul 10 06:29:26.391422 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-5c44a572-7b2b-4397-a04d-8b1cf28eaba6 tempest-BackendsCapabilitiesAdminTestsJSON-874510745 tempest-BackendsCapabilitiesAdminTestsJSON-874510745-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:26.391668 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-5c44a572-7b2b-4397-a04d-8b1cf28eaba6 tempest-BackendsCapabilitiesAdminTestsJSON-874510745 tempest-BackendsCapabilitiesAdminTestsJSON-874510745-project-admin] Calling method 'get_pools' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:26.895406 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-5c44a572-7b2b-4397-a04d-8b1cf28eaba6 tempest-BackendsCapabilitiesAdminTestsJSON-874510745 tempest-BackendsCapabilitiesAdminTestsJSON-874510745-project-admin] https://10.4.3.200/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Jul 10 06:29:26.895406 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 73/286] 10.4.3.200 () {66 vars in 1314 bytes} [Fri Jul 10 06:29:26 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 507 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:29:26.905727 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-ddf5b58b-8277-41a8-810c-9707d183e05f None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:26.907939 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ddf5b58b-8277-41a8-810c-9707d183e05f tempest-BackendsCapabilitiesAdminTestsJSON-874510745 tempest-BackendsCapabilitiesAdminTestsJSON-874510745-project-admin] GET https://10.4.3.200/volume/v3/capabilities/np0000004964@storpool Jul 10 06:29:26.908138 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ddf5b58b-8277-41a8-810c-9707d183e05f tempest-BackendsCapabilitiesAdminTestsJSON-874510745 tempest-BackendsCapabilitiesAdminTestsJSON-874510745-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:26.908326 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ddf5b58b-8277-41a8-810c-9707d183e05f tempest-BackendsCapabilitiesAdminTestsJSON-874510745 tempest-BackendsCapabilitiesAdminTestsJSON-874510745-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:27.215272 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-d06b928d-edf5-4394-8856-abc80d6b00a6 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:27.418019 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ddf5b58b-8277-41a8-810c-9707d183e05f tempest-BackendsCapabilitiesAdminTestsJSON-874510745 tempest-BackendsCapabilitiesAdminTestsJSON-874510745-project-admin] https://10.4.3.200/volume/v3/capabilities/np0000004964@storpool returned with HTTP 200 Jul 10 06:29:27.418571 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 74/287] 10.4.3.200 () {66 vars in 1318 bytes} [Fri Jul 10 06:29:26 2026] GET /volume/v3/capabilities/np0000004964@storpool => generated 703 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:29:27.422816 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d06b928d-edf5-4394-8856-abc80d6b00a6 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:29:27.423242 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d06b928d-edf5-4394-8856-abc80d6b00a6 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-891637272"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:29:27.425665 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-d06b928d-edf5-4394-8856-abc80d6b00a6 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-891637272'}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:29:27.430043 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-6873f39b-3dc2-4399-aa53-42de43953e98 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:27.430471 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-d06b928d-edf5-4394-8856-abc80d6b00a6 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Create volume of 1 GB Jul 10 06:29:27.430885 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:27.430885 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:29:27.431484 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-d06b928d-edf5-4394-8856-abc80d6b00a6 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Availability Zones retrieved successfully. Jul 10 06:29:27.432311 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6873f39b-3dc2-4399-aa53-42de43953e98 tempest-BackendsCapabilitiesAdminTestsJSON-874510745 tempest-BackendsCapabilitiesAdminTestsJSON-874510745-project-admin] GET https://10.4.3.200/volume/v3/capabilities/np0000004964@storpool Jul 10 06:29:27.432584 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6873f39b-3dc2-4399-aa53-42de43953e98 tempest-BackendsCapabilitiesAdminTestsJSON-874510745 tempest-BackendsCapabilitiesAdminTestsJSON-874510745-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:27.432843 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6873f39b-3dc2-4399-aa53-42de43953e98 tempest-BackendsCapabilitiesAdminTestsJSON-874510745 tempest-BackendsCapabilitiesAdminTestsJSON-874510745-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:27.439564 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-d06b928d-edf5-4394-8856-abc80d6b00a6 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Flow 'volume_create_api' (1d754e32-a162-412a-88a9-58f13a4be73b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:29:27.441111 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-d06b928d-edf5-4394-8856-abc80d6b00a6 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5718acd-f835-4205-b44b-a50f4c1b6374) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:29:27.442756 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-d06b928d-edf5-4394-8856-abc80d6b00a6 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Validating volume size '1' using validate_int {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:29:27.452108 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:27.452108 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:29:27.468496 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-d06b928d-edf5-4394-8856-abc80d6b00a6 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5718acd-f835-4205-b44b-a50f4c1b6374) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:17Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=238448dc-8618-420d-bc49-a2c721b2e189,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '238448dc-8618-420d-bc49-a2c721b2e189', 'encryption_key_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=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:29:27.469487 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-d06b928d-edf5-4394-8856-abc80d6b00a6 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb2e8162-9c50-4539-b743-222c0913dc16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:29:27.501769 np0000004964 devstack@c-api.service[99978]: WARNING cinder.quota [None req-d06b928d-edf5-4394-8856-abc80d6b00a6 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-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 10 06:29:27.502197 np0000004964 devstack@c-api.service[99978]: WARNING cinder.quota [None req-d06b928d-edf5-4394-8856-abc80d6b00a6 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-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 10 06:29:27.540532 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-d06b928d-edf5-4394-8856-abc80d6b00a6 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Created reservations ['122a8533-7c9b-49db-aec0-c34aae3e821d', '4d0baf46-5c22-4db7-8ec1-062e531ab60c', '70720cb9-1fb7-4ace-af9a-613ec32c13d4', '6f52ba6e-e276-4b2e-b6e5-ce10516ef89b'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:29:27.541407 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-d06b928d-edf5-4394-8856-abc80d6b00a6 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb2e8162-9c50-4539-b743-222c0913dc16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['122a8533-7c9b-49db-aec0-c34aae3e821d', '4d0baf46-5c22-4db7-8ec1-062e531ab60c', '70720cb9-1fb7-4ace-af9a-613ec32c13d4', '6f52ba6e-e276-4b2e-b6e5-ce10516ef89b']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:29:27.542275 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-d06b928d-edf5-4394-8856-abc80d6b00a6 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73e80921-5d0f-4fef-bcf6-ea608ed00751) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:29:27.572097 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-d06b928d-edf5-4394-8856-abc80d6b00a6 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73e80921-5d0f-4fef-bcf6-ea608ed00751) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '18edc2c2-ec8f-48bd-94e9-374ac7c6ffa7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-891637272',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='b846aa70be6d45d0849a87ff06c59c9f',qos_specs=None,replication_status=,reservations=['122a8533-7c9b-49db-aec0-c34aae3e821d','4d0baf46-5c22-4db7-8ec1-062e531ab60c','70720cb9-1fb7-4ace-af9a-613ec32c13d4','6f52ba6e-e276-4b2e-b6e5-ce10516ef89b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f04e0912239442c85b40851f72b691e',volume_type_id=238448dc-8618-420d-bc49-a2c721b2e189), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:29:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-891637272',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=18edc2c2-ec8f-48bd-94e9-374ac7c6ffa7,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='b846aa70be6d45d0849a87ff06c59c9f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0f04e0912239442c85b40851f72b691e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(238448dc-8618-420d-bc49-a2c721b2e189),volume_type_id=238448dc-8618-420d-bc49-a2c721b2e189)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:29:27.573266 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-d06b928d-edf5-4394-8856-abc80d6b00a6 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20c1042f-7c77-45ff-8ce3-84f2af6f09a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:29:27.594576 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-d06b928d-edf5-4394-8856-abc80d6b00a6 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20c1042f-7c77-45ff-8ce3-84f2af6f09a1) transitioned into state 'SUCCESS' from state '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-891637272',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='b846aa70be6d45d0849a87ff06c59c9f',qos_specs=None,replication_status=,reservations=['122a8533-7c9b-49db-aec0-c34aae3e821d','4d0baf46-5c22-4db7-8ec1-062e531ab60c','70720cb9-1fb7-4ace-af9a-613ec32c13d4','6f52ba6e-e276-4b2e-b6e5-ce10516ef89b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f04e0912239442c85b40851f72b691e',volume_type_id=238448dc-8618-420d-bc49-a2c721b2e189)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:29:27.595575 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-d06b928d-edf5-4394-8856-abc80d6b00a6 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (277301d3-97a2-41f5-83c5-39105e8b2322) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:29:27.607423 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-d06b928d-edf5-4394-8856-abc80d6b00a6 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (277301d3-97a2-41f5-83c5-39105e8b2322) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:29:27.608646 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-d06b928d-edf5-4394-8856-abc80d6b00a6 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Flow 'volume_create_api' (1d754e32-a162-412a-88a9-58f13a4be73b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:29:27.609038 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-d06b928d-edf5-4394-8856-abc80d6b00a6 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Create volume request issued successfully. Jul 10 06:29:27.609857 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d06b928d-edf5-4394-8856-abc80d6b00a6 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:29:27.610404 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 70/288] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 10 06:29:27 2026] POST /volume/v3/volumes => generated 757 bytes in 396 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:29:27.624048 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-6769e58e-61e1-4a51-86cf-6432d2bd8629 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:27.626894 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-6769e58e-61e1-4a51-86cf-6432d2bd8629 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] GET https://10.4.3.200/volume/v3/volumes/18edc2c2-ec8f-48bd-94e9-374ac7c6ffa7 Jul 10 06:29:27.627430 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-6769e58e-61e1-4a51-86cf-6432d2bd8629 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:27.627430 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-6769e58e-61e1-4a51-86cf-6432d2bd8629 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:27.637462 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:27.637462 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:29:27.642541 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-6769e58e-61e1-4a51-86cf-6432d2bd8629 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Volume info retrieved successfully. Jul 10 06:29:27.648578 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-6769e58e-61e1-4a51-86cf-6432d2bd8629 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] https://10.4.3.200/volume/v3/volumes/18edc2c2-ec8f-48bd-94e9-374ac7c6ffa7 returned with HTTP 200 Jul 10 06:29:27.649151 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 74/289] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:29:27 2026] GET /volume/v3/volumes/18edc2c2-ec8f-48bd-94e9-374ac7c6ffa7 => generated 825 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:29:27.943693 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6873f39b-3dc2-4399-aa53-42de43953e98 tempest-BackendsCapabilitiesAdminTestsJSON-874510745 tempest-BackendsCapabilitiesAdminTestsJSON-874510745-project-admin] https://10.4.3.200/volume/v3/capabilities/np0000004964@storpool returned with HTTP 200 Jul 10 06:29:27.944222 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 72/290] 10.4.3.200 () {66 vars in 1318 bytes} [Fri Jul 10 06:29:27 2026] GET /volume/v3/capabilities/np0000004964@storpool => generated 703 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:29:27.954138 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-bab8d0b3-978b-48eb-a47d-65ebf542594e None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:27.957746 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-bab8d0b3-978b-48eb-a47d-65ebf542594e tempest-BackendsCapabilitiesAdminTestsJSON-874510745 tempest-BackendsCapabilitiesAdminTestsJSON-874510745-project-admin] GET https://10.4.3.200/volume/v3/capabilities/np0000004964@storpool Jul 10 06:29:27.957999 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-bab8d0b3-978b-48eb-a47d-65ebf542594e tempest-BackendsCapabilitiesAdminTestsJSON-874510745 tempest-BackendsCapabilitiesAdminTestsJSON-874510745-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:27.958257 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-bab8d0b3-978b-48eb-a47d-65ebf542594e tempest-BackendsCapabilitiesAdminTestsJSON-874510745 tempest-BackendsCapabilitiesAdminTestsJSON-874510745-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:28.136111 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-0fafc4a6-9421-48f5-b4d8-cea39fb93b2f req-3e2932b9-70d9-49f3-bbc8-9536426d987f None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:28.138757 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-0fafc4a6-9421-48f5-b4d8-cea39fb93b2f req-3e2932b9-70d9-49f3-bbc8-9536426d987f tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] DELETE https://10.4.3.200/volume/v3/attachments/7a91f66f-3b6c-4a4b-a87a-0480455dc1e6 Jul 10 06:29:28.139000 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-0fafc4a6-9421-48f5-b4d8-cea39fb93b2f req-3e2932b9-70d9-49f3-bbc8-9536426d987f tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:28.139268 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-0fafc4a6-9421-48f5-b4d8-cea39fb93b2f req-3e2932b9-70d9-49f3-bbc8-9536426d987f tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Calling method 'version_select' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:28.147935 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:28.147935 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:29:28.464648 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-bab8d0b3-978b-48eb-a47d-65ebf542594e tempest-BackendsCapabilitiesAdminTestsJSON-874510745 tempest-BackendsCapabilitiesAdminTestsJSON-874510745-project-admin] https://10.4.3.200/volume/v3/capabilities/np0000004964@storpool returned with HTTP 200 Jul 10 06:29:28.465045 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 75/291] 10.4.3.200 () {66 vars in 1318 bytes} [Fri Jul 10 06:29:27 2026] GET /volume/v3/capabilities/np0000004964@storpool => generated 703 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:29:28.474677 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-c7799562-478e-408c-8a75-53edfc7aa30a None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:28.661710 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-63bbd8c8-42b0-4f1a-98dc-f237f2f3a29b None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:28.663953 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-63bbd8c8-42b0-4f1a-98dc-f237f2f3a29b tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] GET https://10.4.3.200/volume/v3/volumes/18edc2c2-ec8f-48bd-94e9-374ac7c6ffa7 Jul 10 06:29:28.664150 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-63bbd8c8-42b0-4f1a-98dc-f237f2f3a29b tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:28.664325 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-63bbd8c8-42b0-4f1a-98dc-f237f2f3a29b tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:28.671100 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-c7799562-478e-408c-8a75-53edfc7aa30a tempest-VolumeSnapshotQuotasNegativeTestJSON-1284406619 tempest-VolumeSnapshotQuotasNegativeTestJSON-1284406619-project-admin] GET https://10.4.3.200/volume/v3/os-quota-sets/3fbcc26f438e4eafaa9f2a082d46ce74 Jul 10 06:29:28.671424 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-c7799562-478e-408c-8a75-53edfc7aa30a tempest-VolumeSnapshotQuotasNegativeTestJSON-1284406619 tempest-VolumeSnapshotQuotasNegativeTestJSON-1284406619-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:28.671601 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-c7799562-478e-408c-8a75-53edfc7aa30a tempest-VolumeSnapshotQuotasNegativeTestJSON-1284406619 tempest-VolumeSnapshotQuotasNegativeTestJSON-1284406619-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:28.673308 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:28.673308 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:29:28.678294 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-63bbd8c8-42b0-4f1a-98dc-f237f2f3a29b tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Volume info retrieved successfully. Jul 10 06:29:28.680334 np0000004964 devstack@c-api.service[99975]: WARNING cinder.quota [None req-c7799562-478e-408c-8a75-53edfc7aa30a tempest-VolumeSnapshotQuotasNegativeTestJSON-1284406619 tempest-VolumeSnapshotQuotasNegativeTestJSON-1284406619-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 10 06:29:28.680704 np0000004964 devstack@c-api.service[99975]: WARNING cinder.quota [None req-c7799562-478e-408c-8a75-53edfc7aa30a tempest-VolumeSnapshotQuotasNegativeTestJSON-1284406619 tempest-VolumeSnapshotQuotasNegativeTestJSON-1284406619-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 10 06:29:28.681020 np0000004964 devstack@c-api.service[99975]: WARNING cinder.quota [None req-c7799562-478e-408c-8a75-53edfc7aa30a tempest-VolumeSnapshotQuotasNegativeTestJSON-1284406619 tempest-VolumeSnapshotQuotasNegativeTestJSON-1284406619-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 10 06:29:28.681572 np0000004964 devstack@c-api.service[99975]: WARNING cinder.quota [None req-c7799562-478e-408c-8a75-53edfc7aa30a tempest-VolumeSnapshotQuotasNegativeTestJSON-1284406619 tempest-VolumeSnapshotQuotasNegativeTestJSON-1284406619-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 10 06:29:28.681896 np0000004964 devstack@c-api.service[99975]: WARNING cinder.quota [None req-c7799562-478e-408c-8a75-53edfc7aa30a tempest-VolumeSnapshotQuotasNegativeTestJSON-1284406619 tempest-VolumeSnapshotQuotasNegativeTestJSON-1284406619-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 10 06:29:28.681944 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-0fafc4a6-9421-48f5-b4d8-cea39fb93b2f req-3e2932b9-70d9-49f3-bbc8-9536426d987f tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] https://10.4.3.200/volume/v3/attachments/7a91f66f-3b6c-4a4b-a87a-0480455dc1e6 returned with HTTP 200 Jul 10 06:29:28.682207 np0000004964 devstack@c-api.service[99975]: WARNING cinder.quota [None req-c7799562-478e-408c-8a75-53edfc7aa30a tempest-VolumeSnapshotQuotasNegativeTestJSON-1284406619 tempest-VolumeSnapshotQuotasNegativeTestJSON-1284406619-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 10 06:29:28.682454 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 71/292] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 10 06:29:28 2026] DELETE /volume/v3/attachments/7a91f66f-3b6c-4a4b-a87a-0480455dc1e6 => generated 19 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:29:28.682501 np0000004964 devstack@c-api.service[99975]: WARNING cinder.quota [None req-c7799562-478e-408c-8a75-53edfc7aa30a tempest-VolumeSnapshotQuotasNegativeTestJSON-1284406619 tempest-VolumeSnapshotQuotasNegativeTestJSON-1284406619-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 10 06:29:28.684001 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-63bbd8c8-42b0-4f1a-98dc-f237f2f3a29b tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] https://10.4.3.200/volume/v3/volumes/18edc2c2-ec8f-48bd-94e9-374ac7c6ffa7 returned with HTTP 200 Jul 10 06:29:28.684329 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 73/293] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:29:28 2026] GET /volume/v3/volumes/18edc2c2-ec8f-48bd-94e9-374ac7c6ffa7 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:29:28.688527 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-c7799562-478e-408c-8a75-53edfc7aa30a tempest-VolumeSnapshotQuotasNegativeTestJSON-1284406619 tempest-VolumeSnapshotQuotasNegativeTestJSON-1284406619-project-admin] https://10.4.3.200/volume/v3/os-quota-sets/3fbcc26f438e4eafaa9f2a082d46ce74 returned with HTTP 200 Jul 10 06:29:28.688527 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 75/294] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:29:28 2026] GET /volume/v3/os-quota-sets/3fbcc26f438e4eafaa9f2a082d46ce74 => generated 437 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:29:28.695413 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-fc915f8d-1c05-42af-9aac-15c83af95e4e None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:28.697944 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-0fafc4a6-9421-48f5-b4d8-cea39fb93b2f req-c729ebd3-3421-4456-a71b-63835f72666a None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:28.698031 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-fc915f8d-1c05-42af-9aac-15c83af95e4e tempest-VolumeSnapshotQuotasNegativeTestJSON-1284406619 tempest-VolumeSnapshotQuotasNegativeTestJSON-1284406619-project-admin] PUT https://10.4.3.200/volume/v3/os-quota-sets/3fbcc26f438e4eafaa9f2a082d46ce74 Jul 10 06:29:28.698031 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-fc915f8d-1c05-42af-9aac-15c83af95e4e tempest-VolumeSnapshotQuotasNegativeTestJSON-1284406619 tempest-VolumeSnapshotQuotasNegativeTestJSON-1284406619-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:29:28.698809 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-0fafc4a6-9421-48f5-b4d8-cea39fb93b2f req-c729ebd3-3421-4456-a71b-63835f72666a tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] DELETE https://10.4.3.200/volume/v3/attachments/84426324-29e3-4c45-bee1-0e3bdcf0f316 Jul 10 06:29:28.699021 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-0fafc4a6-9421-48f5-b4d8-cea39fb93b2f req-c729ebd3-3421-4456-a71b-63835f72666a tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:28.699354 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-6ebdf5cd-7677-462c-9f79-060c369863e6 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:28.699414 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-0fafc4a6-9421-48f5-b4d8-cea39fb93b2f req-c729ebd3-3421-4456-a71b-63835f72666a tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Calling method 'version_select' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:28.707445 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:28.707445 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:29:28.746801 np0000004964 devstack@c-api.service[99976]: WARNING cinder.quota [None req-fc915f8d-1c05-42af-9aac-15c83af95e4e tempest-VolumeSnapshotQuotasNegativeTestJSON-1284406619 tempest-VolumeSnapshotQuotasNegativeTestJSON-1284406619-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 10 06:29:28.747082 np0000004964 devstack@c-api.service[99976]: WARNING cinder.quota [None req-fc915f8d-1c05-42af-9aac-15c83af95e4e tempest-VolumeSnapshotQuotasNegativeTestJSON-1284406619 tempest-VolumeSnapshotQuotasNegativeTestJSON-1284406619-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 10 06:29:28.747415 np0000004964 devstack@c-api.service[99976]: WARNING cinder.quota [None req-fc915f8d-1c05-42af-9aac-15c83af95e4e tempest-VolumeSnapshotQuotasNegativeTestJSON-1284406619 tempest-VolumeSnapshotQuotasNegativeTestJSON-1284406619-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 10 06:29:28.747912 np0000004964 devstack@c-api.service[99976]: WARNING cinder.quota [None req-fc915f8d-1c05-42af-9aac-15c83af95e4e tempest-VolumeSnapshotQuotasNegativeTestJSON-1284406619 tempest-VolumeSnapshotQuotasNegativeTestJSON-1284406619-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 10 06:29:28.748132 np0000004964 devstack@c-api.service[99976]: WARNING cinder.quota [None req-fc915f8d-1c05-42af-9aac-15c83af95e4e tempest-VolumeSnapshotQuotasNegativeTestJSON-1284406619 tempest-VolumeSnapshotQuotasNegativeTestJSON-1284406619-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 10 06:29:28.748346 np0000004964 devstack@c-api.service[99976]: WARNING cinder.quota [None req-fc915f8d-1c05-42af-9aac-15c83af95e4e tempest-VolumeSnapshotQuotasNegativeTestJSON-1284406619 tempest-VolumeSnapshotQuotasNegativeTestJSON-1284406619-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 10 06:29:28.748590 np0000004964 devstack@c-api.service[99976]: WARNING cinder.quota [None req-fc915f8d-1c05-42af-9aac-15c83af95e4e tempest-VolumeSnapshotQuotasNegativeTestJSON-1284406619 tempest-VolumeSnapshotQuotasNegativeTestJSON-1284406619-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 10 06:29:28.753364 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-fc915f8d-1c05-42af-9aac-15c83af95e4e tempest-VolumeSnapshotQuotasNegativeTestJSON-1284406619 tempest-VolumeSnapshotQuotasNegativeTestJSON-1284406619-project-admin] https://10.4.3.200/volume/v3/os-quota-sets/3fbcc26f438e4eafaa9f2a082d46ce74 returned with HTTP 200 Jul 10 06:29:28.753591 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 76/295] 10.4.3.200 () {68 vars in 1374 bytes} [Fri Jul 10 06:29:28 2026] PUT /volume/v3/os-quota-sets/3fbcc26f438e4eafaa9f2a082d46ce74 => generated 390 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:29:28.762324 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-c2dcad0e-5b52-4a00-a48e-45f3e3b08cab None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:28.904370 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6ebdf5cd-7677-462c-9f79-060c369863e6 tempest-TestMultiAttachVolumeSwap-355162086 tempest-TestMultiAttachVolumeSwap-355162086-project-admin] POST https://10.4.3.200/volume/v3/volumes/18edc2c2-ec8f-48bd-94e9-374ac7c6ffa7/action Jul 10 06:29:28.904872 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6ebdf5cd-7677-462c-9f79-060c369863e6 tempest-TestMultiAttachVolumeSwap-355162086 tempest-TestMultiAttachVolumeSwap-355162086-project-admin] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:29:28.905044 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6ebdf5cd-7677-462c-9f79-060c369863e6 tempest-TestMultiAttachVolumeSwap-355162086 tempest-TestMultiAttachVolumeSwap-355162086-project-admin] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:29:28.920139 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:28.920139 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:29:28.920585 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-6ebdf5cd-7677-462c-9f79-060c369863e6 tempest-TestMultiAttachVolumeSwap-355162086 tempest-TestMultiAttachVolumeSwap-355162086-project-admin] Volume info retrieved successfully. Jul 10 06:29:28.932395 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-6ebdf5cd-7677-462c-9f79-060c369863e6 tempest-TestMultiAttachVolumeSwap-355162086 tempest-TestMultiAttachVolumeSwap-355162086-project-admin] Update volume admin metadata completed successfully. Jul 10 06:29:28.932597 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-6ebdf5cd-7677-462c-9f79-060c369863e6 tempest-TestMultiAttachVolumeSwap-355162086 tempest-TestMultiAttachVolumeSwap-355162086-project-admin] Update readonly setting on volume completed successfully. Jul 10 06:29:28.932946 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6ebdf5cd-7677-462c-9f79-060c369863e6 tempest-TestMultiAttachVolumeSwap-355162086 tempest-TestMultiAttachVolumeSwap-355162086-project-admin] https://10.4.3.200/volume/v3/volumes/18edc2c2-ec8f-48bd-94e9-374ac7c6ffa7/action returned with HTTP 202 Jul 10 06:29:28.933522 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 74/296] 10.4.3.200 () {68 vars in 1390 bytes} [Fri Jul 10 06:29:28 2026] POST /volume/v3/volumes/18edc2c2-ec8f-48bd-94e9-374ac7c6ffa7/action => generated 0 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:29:28.943582 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-39974ce9-e8c5-476c-aff8-44adcb427339 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:28.945979 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-39974ce9-e8c5-476c-aff8-44adcb427339 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:29:28.946325 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-39974ce9-e8c5-476c-aff8-44adcb427339 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-864030382"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:29:28.947750 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-39974ce9-e8c5-476c-aff8-44adcb427339 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-864030382'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:29:28.950889 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-39974ce9-e8c5-476c-aff8-44adcb427339 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Create volume of 1 GB Jul 10 06:29:28.951181 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:28.951181 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:29:28.951747 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-39974ce9-e8c5-476c-aff8-44adcb427339 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Availability Zones retrieved successfully. Jul 10 06:29:28.957422 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-39974ce9-e8c5-476c-aff8-44adcb427339 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Flow 'volume_create_api' (4dfae822-0ff3-48f5-9115-3521c1510be6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:29:28.958354 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-39974ce9-e8c5-476c-aff8-44adcb427339 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79045a9c-b735-41e0-b8bb-ecd9cb2a44c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:29:28.958436 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-c2dcad0e-5b52-4a00-a48e-45f3e3b08cab tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:29:28.958811 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-c2dcad0e-5b52-4a00-a48e-45f3e3b08cab tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1527112084"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:29:28.959242 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-39974ce9-e8c5-476c-aff8-44adcb427339 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Validating volume size '1' using validate_int {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:29:28.960240 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.volumes [None req-c2dcad0e-5b52-4a00-a48e-45f3e3b08cab tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1527112084'}} {{(pid=99975) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:29:28.960412 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-c2dcad0e-5b52-4a00-a48e-45f3e3b08cab tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938-project-member] Create volume of 1 GB Jul 10 06:29:28.964797 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-c2dcad0e-5b52-4a00-a48e-45f3e3b08cab tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938-project-member] Availability Zones retrieved successfully. Jul 10 06:29:28.966928 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:28.966928 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:29:28.970159 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-c2dcad0e-5b52-4a00-a48e-45f3e3b08cab tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938-project-member] Flow 'volume_create_api' (1861f317-602f-42a5-8b3b-2a6e68de9b21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:29:28.971416 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-c2dcad0e-5b52-4a00-a48e-45f3e3b08cab tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c10a0768-eec5-4d98-a337-80b955c428c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:29:28.972488 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.flows.api.create_volume [None req-c2dcad0e-5b52-4a00-a48e-45f3e3b08cab tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938-project-member] Validating volume size '1' using validate_int {{(pid=99975) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:29:28.979983 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-39974ce9-e8c5-476c-aff8-44adcb427339 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79045a9c-b735-41e0-b8bb-ecd9cb2a44c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:17Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=238448dc-8618-420d-bc49-a2c721b2e189,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '238448dc-8618-420d-bc49-a2c721b2e189', 'encryption_key_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=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:29:28.980815 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-39974ce9-e8c5-476c-aff8-44adcb427339 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6679f337-a794-4471-a69b-75e1cf9c0a1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:29:28.995115 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-c2dcad0e-5b52-4a00-a48e-45f3e3b08cab tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c10a0768-eec5-4d98-a337-80b955c428c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:29:28.995809 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-c2dcad0e-5b52-4a00-a48e-45f3e3b08cab tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b863109e-302a-482c-b7bf-4cae9bca6cab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:29:29.016847 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-39974ce9-e8c5-476c-aff8-44adcb427339 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Created reservations ['24b295f9-4ec2-46c2-9853-ee1331d0a8a1', '0912a1e4-3235-4069-b60e-771fcedc0e95', 'fbe92456-f928-4789-abc3-5f4b09836d72', '98f694c5-6e94-4254-8878-e7424a56cdd3'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:29:29.018454 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-39974ce9-e8c5-476c-aff8-44adcb427339 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6679f337-a794-4471-a69b-75e1cf9c0a1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['24b295f9-4ec2-46c2-9853-ee1331d0a8a1', '0912a1e4-3235-4069-b60e-771fcedc0e95', 'fbe92456-f928-4789-abc3-5f4b09836d72', '98f694c5-6e94-4254-8878-e7424a56cdd3']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:29:29.018691 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-39974ce9-e8c5-476c-aff8-44adcb427339 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc185b99-3c2f-4eaa-8350-b3e751e36f58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:29:29.045033 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-39974ce9-e8c5-476c-aff8-44adcb427339 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc185b99-3c2f-4eaa-8350-b3e751e36f58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e6c0fa8a-0dd7-4fc6-ac69-a3374fcc02d6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-864030382',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='b846aa70be6d45d0849a87ff06c59c9f',qos_specs=None,replication_status=,reservations=['24b295f9-4ec2-46c2-9853-ee1331d0a8a1','0912a1e4-3235-4069-b60e-771fcedc0e95','fbe92456-f928-4789-abc3-5f4b09836d72','98f694c5-6e94-4254-8878-e7424a56cdd3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f04e0912239442c85b40851f72b691e',volume_type_id=238448dc-8618-420d-bc49-a2c721b2e189), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:29:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-864030382',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e6c0fa8a-0dd7-4fc6-ac69-a3374fcc02d6,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='b846aa70be6d45d0849a87ff06c59c9f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0f04e0912239442c85b40851f72b691e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(238448dc-8618-420d-bc49-a2c721b2e189),volume_type_id=238448dc-8618-420d-bc49-a2c721b2e189)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:29:29.045874 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-39974ce9-e8c5-476c-aff8-44adcb427339 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af82af56-cb65-458e-afa1-24d8517c40db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:29:29.057728 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.quota [None req-c2dcad0e-5b52-4a00-a48e-45f3e3b08cab tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938-project-member] Created reservations ['faf3a43c-bf42-4eda-b734-563047eb7454', '8d6bf851-5cfe-4660-acf2-25f992c49bd7', 'a206c221-6506-4783-be9d-eb49cd4fa4d7', 'fe6e22e7-7bac-4d72-99f7-ab6cfb167f12'] {{(pid=99975) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:29:29.061523 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-c2dcad0e-5b52-4a00-a48e-45f3e3b08cab tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b863109e-302a-482c-b7bf-4cae9bca6cab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['faf3a43c-bf42-4eda-b734-563047eb7454', '8d6bf851-5cfe-4660-acf2-25f992c49bd7', 'a206c221-6506-4783-be9d-eb49cd4fa4d7', 'fe6e22e7-7bac-4d72-99f7-ab6cfb167f12']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:29:29.061523 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-c2dcad0e-5b52-4a00-a48e-45f3e3b08cab tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4dfc8942-8cfc-4728-a965-08c06c1cd9a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:29:29.071539 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-39974ce9-e8c5-476c-aff8-44adcb427339 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af82af56-cb65-458e-afa1-24d8517c40db) transitioned into state 'SUCCESS' from state '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-864030382',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='b846aa70be6d45d0849a87ff06c59c9f',qos_specs=None,replication_status=,reservations=['24b295f9-4ec2-46c2-9853-ee1331d0a8a1','0912a1e4-3235-4069-b60e-771fcedc0e95','fbe92456-f928-4789-abc3-5f4b09836d72','98f694c5-6e94-4254-8878-e7424a56cdd3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f04e0912239442c85b40851f72b691e',volume_type_id=238448dc-8618-420d-bc49-a2c721b2e189)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:29:29.072615 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-39974ce9-e8c5-476c-aff8-44adcb427339 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fdc25b89-cff4-45d6-ab28-7e66c640ad75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:29:29.085901 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-39974ce9-e8c5-476c-aff8-44adcb427339 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fdc25b89-cff4-45d6-ab28-7e66c640ad75) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:29:29.087007 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-39974ce9-e8c5-476c-aff8-44adcb427339 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Flow 'volume_create_api' (4dfae822-0ff3-48f5-9115-3521c1510be6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:29:29.087393 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-39974ce9-e8c5-476c-aff8-44adcb427339 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Create volume request issued successfully. Jul 10 06:29:29.088158 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-39974ce9-e8c5-476c-aff8-44adcb427339 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:29:29.088714 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 77/297] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 10 06:29:28 2026] POST /volume/v3/volumes => generated 757 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:29:29.088965 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-c2dcad0e-5b52-4a00-a48e-45f3e3b08cab tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4dfc8942-8cfc-4728-a965-08c06c1cd9a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1918e92c-95a3-4241-9155-1b155ca24e1f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1527112084',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3fbcc26f438e4eafaa9f2a082d46ce74',qos_specs=None,replication_status=,reservations=['faf3a43c-bf42-4eda-b734-563047eb7454','8d6bf851-5cfe-4660-acf2-25f992c49bd7','a206c221-6506-4783-be9d-eb49cd4fa4d7','fe6e22e7-7bac-4d72-99f7-ab6cfb167f12'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e1e2447a70b4bf485aacefc649133d2',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:29:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1527112084',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1918e92c-95a3-4241-9155-1b155ca24e1f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3fbcc26f438e4eafaa9f2a082d46ce74',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8e1e2447a70b4bf485aacefc649133d2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:29:29.092522 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-c2dcad0e-5b52-4a00-a48e-45f3e3b08cab tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73efccef-0756-469a-859e-558ffca26c14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:29:29.103857 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-41c8f547-d570-4cd3-901e-a22ca270e25a None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:29.105420 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-41c8f547-d570-4cd3-901e-a22ca270e25a tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] GET https://10.4.3.200/volume/v3/volumes/e6c0fa8a-0dd7-4fc6-ac69-a3374fcc02d6 Jul 10 06:29:29.105684 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-41c8f547-d570-4cd3-901e-a22ca270e25a tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:29.105897 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-41c8f547-d570-4cd3-901e-a22ca270e25a tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:29.109477 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-c2dcad0e-5b52-4a00-a48e-45f3e3b08cab tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73efccef-0756-469a-859e-558ffca26c14) transitioned into state 'SUCCESS' from state '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-1527112084',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3fbcc26f438e4eafaa9f2a082d46ce74',qos_specs=None,replication_status=,reservations=['faf3a43c-bf42-4eda-b734-563047eb7454','8d6bf851-5cfe-4660-acf2-25f992c49bd7','a206c221-6506-4783-be9d-eb49cd4fa4d7','fe6e22e7-7bac-4d72-99f7-ab6cfb167f12'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e1e2447a70b4bf485aacefc649133d2',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:29:29.110236 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-c2dcad0e-5b52-4a00-a48e-45f3e3b08cab tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f61bc27-0036-4fe8-8603-ae93a325f126) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:29:29.118194 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:29.118194 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:29:29.119337 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-c2dcad0e-5b52-4a00-a48e-45f3e3b08cab tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f61bc27-0036-4fe8-8603-ae93a325f126) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:29:29.120194 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-c2dcad0e-5b52-4a00-a48e-45f3e3b08cab tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938-project-member] Flow 'volume_create_api' (1861f317-602f-42a5-8b3b-2a6e68de9b21) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:29:29.120496 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-c2dcad0e-5b52-4a00-a48e-45f3e3b08cab tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938-project-member] Create volume request issued successfully. Jul 10 06:29:29.121049 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-c2dcad0e-5b52-4a00-a48e-45f3e3b08cab tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:29:29.121519 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 76/298] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 10 06:29:28 2026] POST /volume/v3/volumes => generated 767 bytes in 360 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:29:29.122135 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-41c8f547-d570-4cd3-901e-a22ca270e25a tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Volume info retrieved successfully. Jul 10 06:29:29.128976 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-41c8f547-d570-4cd3-901e-a22ca270e25a tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] https://10.4.3.200/volume/v3/volumes/e6c0fa8a-0dd7-4fc6-ac69-a3374fcc02d6 returned with HTTP 200 Jul 10 06:29:29.129351 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 75/299] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:29:29 2026] GET /volume/v3/volumes/e6c0fa8a-0dd7-4fc6-ac69-a3374fcc02d6 => generated 825 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:29:29.136362 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-6ac613ce-6b8e-41c9-86c7-e2c37b930b58 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:29.136362 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6ac613ce-6b8e-41c9-86c7-e2c37b930b58 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938-project-member] GET https://10.4.3.200/volume/v3/volumes/1918e92c-95a3-4241-9155-1b155ca24e1f Jul 10 06:29:29.136362 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6ac613ce-6b8e-41c9-86c7-e2c37b930b58 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:29.136362 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6ac613ce-6b8e-41c9-86c7-e2c37b930b58 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:29.141773 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:29.141773 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:29:29.145076 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-6ac613ce-6b8e-41c9-86c7-e2c37b930b58 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938-project-member] Volume info retrieved successfully. Jul 10 06:29:29.148760 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6ac613ce-6b8e-41c9-86c7-e2c37b930b58 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938-project-member] https://10.4.3.200/volume/v3/volumes/1918e92c-95a3-4241-9155-1b155ca24e1f returned with HTTP 200 Jul 10 06:29:29.149287 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 78/300] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:29:29 2026] GET /volume/v3/volumes/1918e92c-95a3-4241-9155-1b155ca24e1f => generated 835 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:29:29.238955 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-0fafc4a6-9421-48f5-b4d8-cea39fb93b2f req-c729ebd3-3421-4456-a71b-63835f72666a tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] https://10.4.3.200/volume/v3/attachments/84426324-29e3-4c45-bee1-0e3bdcf0f316 returned with HTTP 200 Jul 10 06:29:29.239349 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 72/301] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 10 06:29:28 2026] DELETE /volume/v3/attachments/84426324-29e3-4c45-bee1-0e3bdcf0f316 => generated 19 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:29:29.248244 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-0fafc4a6-9421-48f5-b4d8-cea39fb93b2f req-c8c35ac7-ce96-4f2c-9d99-02090de198b2 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:29.250763 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-0fafc4a6-9421-48f5-b4d8-cea39fb93b2f req-c8c35ac7-ce96-4f2c-9d99-02090de198b2 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] DELETE https://10.4.3.200/volume/v3/attachments/19090148-bd19-4935-a81f-36bcecc94a1b Jul 10 06:29:29.250984 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-0fafc4a6-9421-48f5-b4d8-cea39fb93b2f req-c8c35ac7-ce96-4f2c-9d99-02090de198b2 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:29.251190 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-0fafc4a6-9421-48f5-b4d8-cea39fb93b2f req-c8c35ac7-ce96-4f2c-9d99-02090de198b2 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Calling method 'version_select' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:29.264308 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:29.264308 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:29:29.297895 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-6e277fe7-5c36-4047-8614-8a821a6ec166 req-5c19edc1-14bc-4b09-a00e-3add7011b851 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:29.300883 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-6e277fe7-5c36-4047-8614-8a821a6ec166 req-5c19edc1-14bc-4b09-a00e-3add7011b851 tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] GET https://10.4.3.200/volume/v3/volumes/78367891-c025-453f-84aa-03d98a4cd266 Jul 10 06:29:29.301120 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-6e277fe7-5c36-4047-8614-8a821a6ec166 req-5c19edc1-14bc-4b09-a00e-3add7011b851 tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:29.301394 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-6e277fe7-5c36-4047-8614-8a821a6ec166 req-5c19edc1-14bc-4b09-a00e-3add7011b851 tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:29.313415 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:29.313415 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:29:29.318739 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-6e277fe7-5c36-4047-8614-8a821a6ec166 req-5c19edc1-14bc-4b09-a00e-3add7011b851 tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] Volume info retrieved successfully. Jul 10 06:29:29.324126 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-6e277fe7-5c36-4047-8614-8a821a6ec166 req-5c19edc1-14bc-4b09-a00e-3add7011b851 tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] https://10.4.3.200/volume/v3/volumes/78367891-c025-453f-84aa-03d98a4cd266 returned with HTTP 200 Jul 10 06:29:29.324593 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 76/302] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:29:29 2026] GET /volume/v3/volumes/78367891-c025-453f-84aa-03d98a4cd266 => generated 1603 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:29:29.806872 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-0fafc4a6-9421-48f5-b4d8-cea39fb93b2f req-c8c35ac7-ce96-4f2c-9d99-02090de198b2 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] https://10.4.3.200/volume/v3/attachments/19090148-bd19-4935-a81f-36bcecc94a1b returned with HTTP 200 Jul 10 06:29:29.807424 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 77/303] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 10 06:29:29 2026] DELETE /volume/v3/attachments/19090148-bd19-4935-a81f-36bcecc94a1b => generated 19 bytes in 560 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:29:30.147987 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-20899d50-45f0-45a3-a1bf-a00df64d8b85 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:30.150341 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-20899d50-45f0-45a3-a1bf-a00df64d8b85 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] GET https://10.4.3.200/volume/v3/volumes/e6c0fa8a-0dd7-4fc6-ac69-a3374fcc02d6 Jul 10 06:29:30.150520 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-20899d50-45f0-45a3-a1bf-a00df64d8b85 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:30.150733 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-20899d50-45f0-45a3-a1bf-a00df64d8b85 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:30.163547 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:30.163547 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:29:30.165023 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-c8369d0e-8354-484d-88d9-7b817d7a58e2 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:30.167076 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c8369d0e-8354-484d-88d9-7b817d7a58e2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938-project-member] GET https://10.4.3.200/volume/v3/volumes/1918e92c-95a3-4241-9155-1b155ca24e1f Jul 10 06:29:30.167290 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c8369d0e-8354-484d-88d9-7b817d7a58e2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:30.167532 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c8369d0e-8354-484d-88d9-7b817d7a58e2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:30.172833 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-20899d50-45f0-45a3-a1bf-a00df64d8b85 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Volume info retrieved successfully. Jul 10 06:29:30.175604 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:30.175604 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:29:30.179433 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-c8369d0e-8354-484d-88d9-7b817d7a58e2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938-project-member] Volume info retrieved successfully. Jul 10 06:29:30.181170 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-20899d50-45f0-45a3-a1bf-a00df64d8b85 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] https://10.4.3.200/volume/v3/volumes/e6c0fa8a-0dd7-4fc6-ac69-a3374fcc02d6 returned with HTTP 200 Jul 10 06:29:30.181579 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 79/304] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:29:30 2026] GET /volume/v3/volumes/e6c0fa8a-0dd7-4fc6-ac69-a3374fcc02d6 => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:29:30.185532 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c8369d0e-8354-484d-88d9-7b817d7a58e2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938-project-member] https://10.4.3.200/volume/v3/volumes/1918e92c-95a3-4241-9155-1b155ca24e1f returned with HTTP 200 Jul 10 06:29:30.185532 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 73/305] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:29:30 2026] GET /volume/v3/volumes/1918e92c-95a3-4241-9155-1b155ca24e1f => generated 860 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:29:30.196055 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-61da308d-8552-4507-9746-9bc2b05ae70e None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:30.197868 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-61da308d-8552-4507-9746-9bc2b05ae70e tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938-project-member] POST https://10.4.3.200/volume/v3/snapshots Jul 10 06:29:30.198159 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-61da308d-8552-4507-9746-9bc2b05ae70e tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1918e92c-95a3-4241-9155-1b155ca24e1f", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-1188642515"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:29:30.206992 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:30.206992 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:29:30.207490 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-61da308d-8552-4507-9746-9bc2b05ae70e tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938-project-member] Volume info retrieved successfully. Jul 10 06:29:30.207743 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.snapshots [None req-61da308d-8552-4507-9746-9bc2b05ae70e tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938-project-member] Create snapshot from volume 1918e92c-95a3-4241-9155-1b155ca24e1f Jul 10 06:29:30.220222 np0000004964 devstack@c-api.service[99977]: WARNING cinder.quota [None req-61da308d-8552-4507-9746-9bc2b05ae70e tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938-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 10 06:29:30.261978 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-61da308d-8552-4507-9746-9bc2b05ae70e tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938-project-member] Created reservations ['9860fc86-f31b-4685-9adf-658e062aae01', 'd7a2c6f3-cd1e-46c7-8fa3-b0cbdc146269', '2485b92a-e91c-43e0-8ea0-ec015cd9806c', 'd2acef34-2fb0-48ca-a823-d714f3122278'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:29:30.315735 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-61da308d-8552-4507-9746-9bc2b05ae70e tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938-project-member] Snapshot create request issued successfully. Jul 10 06:29:30.316174 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-61da308d-8552-4507-9746-9bc2b05ae70e tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938-project-member] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 10 06:29:30.316692 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 77/306] 10.4.3.200 () {68 vars in 1265 bytes} [Fri Jul 10 06:29:30 2026] POST /volume/v3/snapshots => generated 323 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:29:30.331466 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-53994a6d-cda9-44be-ad18-432ce3843bfe None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:30.336313 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-53994a6d-cda9-44be-ad18-432ce3843bfe tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938-project-member] GET https://10.4.3.200/volume/v3/snapshots/4c668de9-4792-4725-9c10-76ff7ae701da Jul 10 06:29:30.336588 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-53994a6d-cda9-44be-ad18-432ce3843bfe tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:30.336829 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-53994a6d-cda9-44be-ad18-432ce3843bfe tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:30.359753 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:30.359753 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:29:30.359753 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-53994a6d-cda9-44be-ad18-432ce3843bfe tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938-project-member] Snapshot retrieved successfully. Jul 10 06:29:30.360224 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-53994a6d-cda9-44be-ad18-432ce3843bfe tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938-project-member] https://10.4.3.200/volume/v3/snapshots/4c668de9-4792-4725-9c10-76ff7ae701da returned with HTTP 200 Jul 10 06:29:30.360662 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 78/307] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:29:30 2026] GET /volume/v3/snapshots/4c668de9-4792-4725-9c10-76ff7ae701da => generated 455 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:29:31.373806 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-19ea1be0-1028-4428-b975-a85515d8e0f5 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:31.377404 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-19ea1be0-1028-4428-b975-a85515d8e0f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938-project-member] GET https://10.4.3.200/volume/v3/snapshots/4c668de9-4792-4725-9c10-76ff7ae701da Jul 10 06:29:31.378736 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-19ea1be0-1028-4428-b975-a85515d8e0f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:31.378955 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-19ea1be0-1028-4428-b975-a85515d8e0f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:31.403165 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:31.403165 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:29:31.403788 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-19ea1be0-1028-4428-b975-a85515d8e0f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938-project-member] Snapshot retrieved successfully. Jul 10 06:29:31.404588 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-19ea1be0-1028-4428-b975-a85515d8e0f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938-project-member] https://10.4.3.200/volume/v3/snapshots/4c668de9-4792-4725-9c10-76ff7ae701da returned with HTTP 200 Jul 10 06:29:31.405083 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 80/308] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:29:31 2026] GET /volume/v3/snapshots/4c668de9-4792-4725-9c10-76ff7ae701da => generated 482 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:29:31.417743 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-d057f116-3354-42eb-aa99-13a9ac3175c1 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:31.419499 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d057f116-3354-42eb-aa99-13a9ac3175c1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1284406619 tempest-VolumeSnapshotQuotasNegativeTestJSON-1284406619-project-admin] PUT https://10.4.3.200/volume/v3/os-quota-sets/3fbcc26f438e4eafaa9f2a082d46ce74 Jul 10 06:29:31.419870 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d057f116-3354-42eb-aa99-13a9ac3175c1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1284406619 tempest-VolumeSnapshotQuotasNegativeTestJSON-1284406619-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:29:31.467564 np0000004964 devstack@c-api.service[99978]: WARNING cinder.quota [None req-d057f116-3354-42eb-aa99-13a9ac3175c1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1284406619 tempest-VolumeSnapshotQuotasNegativeTestJSON-1284406619-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 10 06:29:31.468007 np0000004964 devstack@c-api.service[99978]: WARNING cinder.quota [None req-d057f116-3354-42eb-aa99-13a9ac3175c1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1284406619 tempest-VolumeSnapshotQuotasNegativeTestJSON-1284406619-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 10 06:29:31.468323 np0000004964 devstack@c-api.service[99978]: WARNING cinder.quota [None req-d057f116-3354-42eb-aa99-13a9ac3175c1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1284406619 tempest-VolumeSnapshotQuotasNegativeTestJSON-1284406619-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 10 06:29:31.468670 np0000004964 devstack@c-api.service[99978]: WARNING cinder.quota [None req-d057f116-3354-42eb-aa99-13a9ac3175c1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1284406619 tempest-VolumeSnapshotQuotasNegativeTestJSON-1284406619-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 10 06:29:31.468932 np0000004964 devstack@c-api.service[99978]: WARNING cinder.quota [None req-d057f116-3354-42eb-aa99-13a9ac3175c1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1284406619 tempest-VolumeSnapshotQuotasNegativeTestJSON-1284406619-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 10 06:29:31.473854 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d057f116-3354-42eb-aa99-13a9ac3175c1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1284406619 tempest-VolumeSnapshotQuotasNegativeTestJSON-1284406619-project-admin] https://10.4.3.200/volume/v3/os-quota-sets/3fbcc26f438e4eafaa9f2a082d46ce74 returned with HTTP 200 Jul 10 06:29:31.474368 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 74/309] 10.4.3.200 () {68 vars in 1374 bytes} [Fri Jul 10 06:29:31 2026] PUT /volume/v3/os-quota-sets/3fbcc26f438e4eafaa9f2a082d46ce74 => generated 390 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:29:31.485239 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-c054799a-8161-4c8f-9988-afe999c8101f None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:31.487398 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c054799a-8161-4c8f-9988-afe999c8101f tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938-project-member] POST https://10.4.3.200/volume/v3/snapshots Jul 10 06:29:31.487850 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c054799a-8161-4c8f-9988-afe999c8101f tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1918e92c-95a3-4241-9155-1b155ca24e1f"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:29:31.497723 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:31.497723 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:29:31.498215 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-c054799a-8161-4c8f-9988-afe999c8101f tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938-project-member] Volume info retrieved successfully. Jul 10 06:29:31.498414 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.snapshots [None req-c054799a-8161-4c8f-9988-afe999c8101f tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938-project-member] Create snapshot from volume 1918e92c-95a3-4241-9155-1b155ca24e1f Jul 10 06:29:31.517265 np0000004964 devstack@c-api.service[99977]: WARNING cinder.quota_utils [None req-c054799a-8161-4c8f-9988-afe999c8101f tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938-project-member] Quota exceeded for 3fbcc26f438e4eafaa9f2a082d46ce74, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jul 10 06:29:31.517265 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.middleware.fault [None req-c054799a-8161-4c8f-9988-afe999c8101f tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938-project-member] https://10.4.3.200/volume/v3/snapshots returned with HTTP 413 Jul 10 06:29:31.517453 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 78/310] 10.4.3.200 () {68 vars in 1264 bytes} [Fri Jul 10 06:29:31 2026] POST /volume/v3/snapshots => generated 208 bytes in 33 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 10 06:29:31.525875 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-37302c9e-f463-4625-b4e2-b2d3d20f65f5 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:31.527797 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-37302c9e-f463-4625-b4e2-b2d3d20f65f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1284406619 tempest-VolumeSnapshotQuotasNegativeTestJSON-1284406619-project-admin] PUT https://10.4.3.200/volume/v3/os-quota-sets/3fbcc26f438e4eafaa9f2a082d46ce74 Jul 10 06:29:31.528176 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-37302c9e-f463-4625-b4e2-b2d3d20f65f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1284406619 tempest-VolumeSnapshotQuotasNegativeTestJSON-1284406619-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:29:31.579113 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-37302c9e-f463-4625-b4e2-b2d3d20f65f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1284406619 tempest-VolumeSnapshotQuotasNegativeTestJSON-1284406619-project-admin] https://10.4.3.200/volume/v3/os-quota-sets/3fbcc26f438e4eafaa9f2a082d46ce74 returned with HTTP 200 Jul 10 06:29:31.579497 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 79/311] 10.4.3.200 () {68 vars in 1374 bytes} [Fri Jul 10 06:29:31 2026] PUT /volume/v3/os-quota-sets/3fbcc26f438e4eafaa9f2a082d46ce74 => generated 390 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:29:31.591774 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-8065b130-8cf7-433a-9a15-f7c2cdcac507 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:31.593903 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8065b130-8cf7-433a-9a15-f7c2cdcac507 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938-project-member] POST https://10.4.3.200/volume/v3/snapshots Jul 10 06:29:31.594306 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8065b130-8cf7-433a-9a15-f7c2cdcac507 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1918e92c-95a3-4241-9155-1b155ca24e1f"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:29:31.604729 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:31.604729 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:29:31.605163 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-8065b130-8cf7-433a-9a15-f7c2cdcac507 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938-project-member] Volume info retrieved successfully. Jul 10 06:29:31.605306 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.snapshots [None req-8065b130-8cf7-433a-9a15-f7c2cdcac507 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938-project-member] Create snapshot from volume 1918e92c-95a3-4241-9155-1b155ca24e1f Jul 10 06:29:31.619227 np0000004964 devstack@c-api.service[99976]: WARNING cinder.quota_utils [None req-8065b130-8cf7-433a-9a15-f7c2cdcac507 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938-project-member] Quota exceeded for 3fbcc26f438e4eafaa9f2a082d46ce74, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Jul 10 06:29:31.619643 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.middleware.fault [None req-8065b130-8cf7-433a-9a15-f7c2cdcac507 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938-project-member] https://10.4.3.200/volume/v3/snapshots returned with HTTP 413 Jul 10 06:29:31.620563 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 81/312] 10.4.3.200 () {68 vars in 1264 bytes} [Fri Jul 10 06:29:31 2026] POST /volume/v3/snapshots => generated 133 bytes in 29 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 10 06:29:31.631754 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-d8178b46-f417-459f-8fce-7f211915079b None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:31.634538 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d8178b46-f417-459f-8fce-7f211915079b tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/4c668de9-4792-4725-9c10-76ff7ae701da Jul 10 06:29:31.634538 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d8178b46-f417-459f-8fce-7f211915079b tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:31.634538 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d8178b46-f417-459f-8fce-7f211915079b tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:31.634538 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.snapshots [None req-d8178b46-f417-459f-8fce-7f211915079b tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938-project-member] Delete snapshot with id: 4c668de9-4792-4725-9c10-76ff7ae701da Jul 10 06:29:31.654023 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:31.654023 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:29:31.654466 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-d8178b46-f417-459f-8fce-7f211915079b tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938-project-member] Snapshot retrieved successfully. Jul 10 06:29:31.673977 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-d8178b46-f417-459f-8fce-7f211915079b tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938-project-member] Snapshot delete request issued successfully. Jul 10 06:29:31.674152 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d8178b46-f417-459f-8fce-7f211915079b tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938-project-member] https://10.4.3.200/volume/v3/snapshots/4c668de9-4792-4725-9c10-76ff7ae701da returned with HTTP 202 Jul 10 06:29:31.674725 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 75/313] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 10 06:29:31 2026] DELETE /volume/v3/snapshots/4c668de9-4792-4725-9c10-76ff7ae701da => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:29:31.681018 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-f11b291f-4b96-461e-85ca-d2a5d2cd3ee6 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:31.684521 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f11b291f-4b96-461e-85ca-d2a5d2cd3ee6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938-project-member] GET https://10.4.3.200/volume/v3/snapshots/4c668de9-4792-4725-9c10-76ff7ae701da Jul 10 06:29:31.684681 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f11b291f-4b96-461e-85ca-d2a5d2cd3ee6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:31.684919 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f11b291f-4b96-461e-85ca-d2a5d2cd3ee6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:31.696003 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:31.696003 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:29:31.696648 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-f11b291f-4b96-461e-85ca-d2a5d2cd3ee6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938-project-member] Snapshot retrieved successfully. Jul 10 06:29:31.697702 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f11b291f-4b96-461e-85ca-d2a5d2cd3ee6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938-project-member] https://10.4.3.200/volume/v3/snapshots/4c668de9-4792-4725-9c10-76ff7ae701da returned with HTTP 200 Jul 10 06:29:31.698194 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 79/314] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:29:31 2026] GET /volume/v3/snapshots/4c668de9-4792-4725-9c10-76ff7ae701da => generated 481 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:29:32.707467 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-8775edba-27c7-4648-aed0-ef0f419d6ba4 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:32.709468 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-8775edba-27c7-4648-aed0-ef0f419d6ba4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938-project-member] GET https://10.4.3.200/volume/v3/snapshots/4c668de9-4792-4725-9c10-76ff7ae701da Jul 10 06:29:32.709925 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-8775edba-27c7-4648-aed0-ef0f419d6ba4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:32.710128 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-8775edba-27c7-4648-aed0-ef0f419d6ba4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:32.714391 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-8775edba-27c7-4648-aed0-ef0f419d6ba4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938-project-member] https://10.4.3.200/volume/v3/snapshots/4c668de9-4792-4725-9c10-76ff7ae701da returned with HTTP 404 Jul 10 06:29:32.714919 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 80/315] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:29:32 2026] GET /volume/v3/snapshots/4c668de9-4792-4725-9c10-76ff7ae701da => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:29:32.721901 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-6d5bb54c-0af1-46af-b522-c684ba706147 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:32.724080 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6d5bb54c-0af1-46af-b522-c684ba706147 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938-project-member] GET https://10.4.3.200/volume/v3/volumes/1918e92c-95a3-4241-9155-1b155ca24e1f Jul 10 06:29:32.724255 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6d5bb54c-0af1-46af-b522-c684ba706147 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:32.724440 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6d5bb54c-0af1-46af-b522-c684ba706147 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:32.733774 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:32.733774 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:29:32.738029 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-6d5bb54c-0af1-46af-b522-c684ba706147 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938-project-member] Volume info retrieved successfully. Jul 10 06:29:32.743243 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6d5bb54c-0af1-46af-b522-c684ba706147 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938-project-member] https://10.4.3.200/volume/v3/volumes/1918e92c-95a3-4241-9155-1b155ca24e1f returned with HTTP 200 Jul 10 06:29:32.743658 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 82/316] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:29:32 2026] GET /volume/v3/volumes/1918e92c-95a3-4241-9155-1b155ca24e1f => generated 860 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:29:32.755178 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-8c0297ab-2b9c-4f32-84ec-6021158e6291 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:32.757431 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-8c0297ab-2b9c-4f32-84ec-6021158e6291 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938-project-member] DELETE https://10.4.3.200/volume/v3/volumes/1918e92c-95a3-4241-9155-1b155ca24e1f Jul 10 06:29:32.757741 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-8c0297ab-2b9c-4f32-84ec-6021158e6291 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:32.757999 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-8c0297ab-2b9c-4f32-84ec-6021158e6291 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:32.758222 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-8c0297ab-2b9c-4f32-84ec-6021158e6291 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938-project-member] Delete volume with id: 1918e92c-95a3-4241-9155-1b155ca24e1f Jul 10 06:29:32.768732 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:32.768732 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:29:32.769467 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-8c0297ab-2b9c-4f32-84ec-6021158e6291 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938-project-member] Volume info retrieved successfully. Jul 10 06:29:32.790949 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-8c0297ab-2b9c-4f32-84ec-6021158e6291 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938-project-member] Delete volume request issued successfully. Jul 10 06:29:32.791151 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-8c0297ab-2b9c-4f32-84ec-6021158e6291 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938-project-member] https://10.4.3.200/volume/v3/volumes/1918e92c-95a3-4241-9155-1b155ca24e1f returned with HTTP 202 Jul 10 06:29:32.791743 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 76/317] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:29:32 2026] DELETE /volume/v3/volumes/1918e92c-95a3-4241-9155-1b155ca24e1f => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:29:32.799028 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-35948d7b-10a0-43c0-8bb8-a39321644259 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:32.801520 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-35948d7b-10a0-43c0-8bb8-a39321644259 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938-project-member] GET https://10.4.3.200/volume/v3/volumes/1918e92c-95a3-4241-9155-1b155ca24e1f Jul 10 06:29:32.801854 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-35948d7b-10a0-43c0-8bb8-a39321644259 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:32.802137 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-35948d7b-10a0-43c0-8bb8-a39321644259 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:32.811127 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:32.811127 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:29:32.814841 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-35948d7b-10a0-43c0-8bb8-a39321644259 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938-project-member] Volume info retrieved successfully. Jul 10 06:29:32.822438 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-35948d7b-10a0-43c0-8bb8-a39321644259 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938-project-member] https://10.4.3.200/volume/v3/volumes/1918e92c-95a3-4241-9155-1b155ca24e1f returned with HTTP 200 Jul 10 06:29:32.822951 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 80/318] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:29:32 2026] GET /volume/v3/volumes/1918e92c-95a3-4241-9155-1b155ca24e1f => generated 859 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:29:33.291372 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-c7f2d1b0-d495-4fb9-bbd6-92cf49bea92c None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:33.526472 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-c7f2d1b0-d495-4fb9-bbd6-92cf49bea92c tempest-GroupsTest-1485458599 tempest-GroupsTest-1485458599-project-admin] POST https://10.4.3.200/volume/v3/types Jul 10 06:29:33.526890 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-c7f2d1b0-d495-4fb9-bbd6-92cf49bea92c tempest-GroupsTest-1485458599 tempest-GroupsTest-1485458599-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1580789807"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:29:33.544041 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-c7f2d1b0-d495-4fb9-bbd6-92cf49bea92c tempest-GroupsTest-1485458599 tempest-GroupsTest-1485458599-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 10 06:29:33.544740 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 81/319] 10.4.3.200 () {68 vars in 1252 bytes} [Fri Jul 10 06:29:33 2026] POST /volume/v3/types => generated 216 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:29:33.554330 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-c8f7d08f-3a85-4aa3-8e06-81be31e8b38b None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:33.555914 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c8f7d08f-3a85-4aa3-8e06-81be31e8b38b tempest-GroupsTest-1485458599 tempest-GroupsTest-1485458599-project-admin] POST https://10.4.3.200/volume/v3/group_types Jul 10 06:29:33.556307 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c8f7d08f-3a85-4aa3-8e06-81be31e8b38b tempest-GroupsTest-1485458599 tempest-GroupsTest-1485458599-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-84632311"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:29:33.575525 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c8f7d08f-3a85-4aa3-8e06-81be31e8b38b tempest-GroupsTest-1485458599 tempest-GroupsTest-1485458599-project-admin] https://10.4.3.200/volume/v3/group_types returned with HTTP 202 Jul 10 06:29:33.575966 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 83/320] 10.4.3.200 () {70 vars in 1311 bytes} [Fri Jul 10 06:29:33 2026] POST /volume/v3/group_types => generated 171 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:29:33.585101 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-b90ad4a0-96ce-40ad-875d-29e8369ec028 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:33.771980 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b90ad4a0-96ce-40ad-875d-29e8369ec028 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] POST https://10.4.3.200/volume/v3/groups Jul 10 06:29:33.772444 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b90ad4a0-96ce-40ad-875d-29e8369ec028 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "8203e4ee-56d9-4f92-a80c-d7f39b906528", "volume_types": ["4408eae5-4fe5-4a0d-a84d-c6ea3dd71bae"], "name": "tempest-Group1-1449334858"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:29:33.774074 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.groups [None req-b90ad4a0-96ce-40ad-875d-29e8369ec028 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Creating new group {'group': {'group_type': '8203e4ee-56d9-4f92-a80c-d7f39b906528', 'volume_types': ['4408eae5-4fe5-4a0d-a84d-c6ea3dd71bae'], 'name': 'tempest-Group1-1449334858'}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 10 06:29:33.777741 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.groups [None req-b90ad4a0-96ce-40ad-875d-29e8369ec028 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Creating group tempest-Group1-1449334858. Jul 10 06:29:33.793247 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-b90ad4a0-96ce-40ad-875d-29e8369ec028 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Availability zone cache updated, next update will occur around 2026-07-10 07:29:33.792876. {{(pid=99978) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 10 06:29:33.793395 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-b90ad4a0-96ce-40ad-875d-29e8369ec028 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Availability Zones retrieved successfully. Jul 10 06:29:33.825599 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-b90ad4a0-96ce-40ad-875d-29e8369ec028 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Created reservations ['02db6408-eed0-4f9c-a663-f939cd6a9934'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:29:33.836424 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-f2476acf-f970-4620-9ee6-4fc156d2d0cd None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:33.838472 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f2476acf-f970-4620-9ee6-4fc156d2d0cd tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938-project-member] GET https://10.4.3.200/volume/v3/volumes/1918e92c-95a3-4241-9155-1b155ca24e1f Jul 10 06:29:33.838738 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f2476acf-f970-4620-9ee6-4fc156d2d0cd tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:33.838950 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f2476acf-f970-4620-9ee6-4fc156d2d0cd tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:33.845668 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f2476acf-f970-4620-9ee6-4fc156d2d0cd tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938 tempest-VolumeSnapshotQuotasNegativeTestJSON-1420548938-project-member] https://10.4.3.200/volume/v3/volumes/1918e92c-95a3-4241-9155-1b155ca24e1f returned with HTTP 404 Jul 10 06:29:33.846278 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 81/321] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:29:33 2026] GET /volume/v3/volumes/1918e92c-95a3-4241-9155-1b155ca24e1f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:29:33.853446 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-bdb159f5-3080-4299-9f87-e2f3699f67c8 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:33.857529 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-bdb159f5-3080-4299-9f87-e2f3699f67c8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1284406619 tempest-VolumeSnapshotQuotasNegativeTestJSON-1284406619-project-admin] PUT https://10.4.3.200/volume/v3/os-quota-sets/3fbcc26f438e4eafaa9f2a082d46ce74 Jul 10 06:29:33.857529 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-bdb159f5-3080-4299-9f87-e2f3699f67c8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1284406619 tempest-VolumeSnapshotQuotasNegativeTestJSON-1284406619-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=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:29:33.868950 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b90ad4a0-96ce-40ad-875d-29e8369ec028 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] https://10.4.3.200/volume/v3/groups returned with HTTP 202 Jul 10 06:29:33.869787 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 77/322] 10.4.3.200 () {70 vars in 1297 bytes} [Fri Jul 10 06:29:33 2026] POST /volume/v3/groups => generated 94 bytes in 285 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:29:33.876866 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-f5064196-1162-4fcb-9e6b-dea57ebad2af None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:33.881223 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f5064196-1162-4fcb-9e6b-dea57ebad2af tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] GET https://10.4.3.200/volume/v3/groups/8f3af722-db61-48fa-8e78-7b2b5834e3dd Jul 10 06:29:33.881485 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f5064196-1162-4fcb-9e6b-dea57ebad2af tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:33.882208 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f5064196-1162-4fcb-9e6b-dea57ebad2af tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Calling method 'version_select' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:33.883820 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.groups [None req-f5064196-1162-4fcb-9e6b-dea57ebad2af tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] show called for member 8f3af722-db61-48fa-8e78-7b2b5834e3dd {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 06:29:33.889933 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:33.889933 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:29:33.901945 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f5064196-1162-4fcb-9e6b-dea57ebad2af tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] https://10.4.3.200/volume/v3/groups/8f3af722-db61-48fa-8e78-7b2b5834e3dd returned with HTTP 200 Jul 10 06:29:33.902465 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 84/323] 10.4.3.200 () {68 vars in 1386 bytes} [Fri Jul 10 06:29:33 2026] GET /volume/v3/groups/8f3af722-db61-48fa-8e78-7b2b5834e3dd => generated 322 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:29:33.944000 np0000004964 devstack@c-api.service[99975]: WARNING cinder.quota [None req-bdb159f5-3080-4299-9f87-e2f3699f67c8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1284406619 tempest-VolumeSnapshotQuotasNegativeTestJSON-1284406619-project-admin] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1580789807 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1580789807, it is now deprecated. Please use the default quota class for default quota. Jul 10 06:29:33.944271 np0000004964 devstack@c-api.service[99975]: WARNING cinder.quota [None req-bdb159f5-3080-4299-9f87-e2f3699f67c8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1284406619 tempest-VolumeSnapshotQuotasNegativeTestJSON-1284406619-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1580789807 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1580789807, it is now deprecated. Please use the default quota class for default quota. Jul 10 06:29:33.944496 np0000004964 devstack@c-api.service[99975]: WARNING cinder.quota [None req-bdb159f5-3080-4299-9f87-e2f3699f67c8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1284406619 tempest-VolumeSnapshotQuotasNegativeTestJSON-1284406619-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupsTest-volume-type-1580789807 is set by the default quota flag: quota_snapshots_tempest-GroupsTest-volume-type-1580789807, it is now deprecated. Please use the default quota class for default quota. Jul 10 06:29:33.949022 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-bdb159f5-3080-4299-9f87-e2f3699f67c8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1284406619 tempest-VolumeSnapshotQuotasNegativeTestJSON-1284406619-project-admin] https://10.4.3.200/volume/v3/os-quota-sets/3fbcc26f438e4eafaa9f2a082d46ce74 returned with HTTP 200 Jul 10 06:29:33.950690 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 82/324] 10.4.3.200 () {68 vars in 1375 bytes} [Fri Jul 10 06:29:33 2026] PUT /volume/v3/os-quota-sets/3fbcc26f438e4eafaa9f2a082d46ce74 => generated 570 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:29:34.678490 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-e7dafc99-964a-4589-b290-693117e5d92f None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:34.680698 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e7dafc99-964a-4589-b290-693117e5d92f tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] DELETE https://10.4.3.200/volume/v3/volumes/bae45d84-2e13-4f15-a58c-979e673a73c4 Jul 10 06:29:34.680925 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e7dafc99-964a-4589-b290-693117e5d92f tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:34.681140 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e7dafc99-964a-4589-b290-693117e5d92f tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:34.681328 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-e7dafc99-964a-4589-b290-693117e5d92f tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Delete volume with id: bae45d84-2e13-4f15-a58c-979e673a73c4 Jul 10 06:29:34.689912 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:34.689912 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:29:34.690474 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-e7dafc99-964a-4589-b290-693117e5d92f tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Volume info retrieved successfully. Jul 10 06:29:34.710885 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-e7dafc99-964a-4589-b290-693117e5d92f tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Delete volume request issued successfully. Jul 10 06:29:34.711101 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e7dafc99-964a-4589-b290-693117e5d92f tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] https://10.4.3.200/volume/v3/volumes/bae45d84-2e13-4f15-a58c-979e673a73c4 returned with HTTP 202 Jul 10 06:29:34.711556 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 82/325] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:29:34 2026] DELETE /volume/v3/volumes/bae45d84-2e13-4f15-a58c-979e673a73c4 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:29:34.721457 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-796d2be6-6490-4071-861e-6a71e3fbcb4a None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:34.723754 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-796d2be6-6490-4071-861e-6a71e3fbcb4a tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] GET https://10.4.3.200/volume/v3/volumes/bae45d84-2e13-4f15-a58c-979e673a73c4 Jul 10 06:29:34.724013 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-796d2be6-6490-4071-861e-6a71e3fbcb4a tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:34.725924 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-796d2be6-6490-4071-861e-6a71e3fbcb4a tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:34.737381 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:34.737381 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:29:34.742286 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-796d2be6-6490-4071-861e-6a71e3fbcb4a tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Volume info retrieved successfully. Jul 10 06:29:34.748715 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-796d2be6-6490-4071-861e-6a71e3fbcb4a tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] https://10.4.3.200/volume/v3/volumes/bae45d84-2e13-4f15-a58c-979e673a73c4 returned with HTTP 200 Jul 10 06:29:34.750720 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 78/326] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:29:34 2026] GET /volume/v3/volumes/bae45d84-2e13-4f15-a58c-979e673a73c4 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:29:34.913321 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-d7f243a8-2748-4440-b5d8-8bf9a4c54ee3 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:34.915455 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d7f243a8-2748-4440-b5d8-8bf9a4c54ee3 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] GET https://10.4.3.200/volume/v3/groups/8f3af722-db61-48fa-8e78-7b2b5834e3dd Jul 10 06:29:34.915764 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d7f243a8-2748-4440-b5d8-8bf9a4c54ee3 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:34.916107 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d7f243a8-2748-4440-b5d8-8bf9a4c54ee3 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Calling method 'version_select' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:34.916277 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.groups [None req-d7f243a8-2748-4440-b5d8-8bf9a4c54ee3 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] show called for member 8f3af722-db61-48fa-8e78-7b2b5834e3dd {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 06:29:34.919793 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:34.919793 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:29:34.927046 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d7f243a8-2748-4440-b5d8-8bf9a4c54ee3 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] https://10.4.3.200/volume/v3/groups/8f3af722-db61-48fa-8e78-7b2b5834e3dd returned with HTTP 200 Jul 10 06:29:34.927723 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 85/327] 10.4.3.200 () {68 vars in 1386 bytes} [Fri Jul 10 06:29:34 2026] GET /volume/v3/groups/8f3af722-db61-48fa-8e78-7b2b5834e3dd => generated 323 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:29:34.938806 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-cfd9f7e8-c372-4f5a-a732-df4dfbc93c3f None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:34.940990 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-cfd9f7e8-c372-4f5a-a732-df4dfbc93c3f tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] POST https://10.4.3.200/volume/v3/groups Jul 10 06:29:34.941585 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-cfd9f7e8-c372-4f5a-a732-df4dfbc93c3f tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "8203e4ee-56d9-4f92-a80c-d7f39b906528", "volume_types": ["4408eae5-4fe5-4a0d-a84d-c6ea3dd71bae"], "name": "tempest-Group2-843698604"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:29:34.942903 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.groups [None req-cfd9f7e8-c372-4f5a-a732-df4dfbc93c3f tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Creating new group {'group': {'group_type': '8203e4ee-56d9-4f92-a80c-d7f39b906528', 'volume_types': ['4408eae5-4fe5-4a0d-a84d-c6ea3dd71bae'], 'name': 'tempest-Group2-843698604'}} {{(pid=99975) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 10 06:29:34.947084 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.groups [None req-cfd9f7e8-c372-4f5a-a732-df4dfbc93c3f tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Creating group tempest-Group2-843698604. Jul 10 06:29:34.954440 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-cfd9f7e8-c372-4f5a-a732-df4dfbc93c3f tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Availability Zones retrieved successfully. Jul 10 06:29:34.964846 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.quota [None req-cfd9f7e8-c372-4f5a-a732-df4dfbc93c3f tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Created reservations ['5c8f5584-8ff4-438b-ba6e-5a7dbd2728f2'] {{(pid=99975) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:29:34.989290 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-cfd9f7e8-c372-4f5a-a732-df4dfbc93c3f tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] https://10.4.3.200/volume/v3/groups returned with HTTP 202 Jul 10 06:29:34.989764 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 83/328] 10.4.3.200 () {70 vars in 1297 bytes} [Fri Jul 10 06:29:34 2026] POST /volume/v3/groups => generated 93 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:29:34.998202 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-da65a2cf-b6e7-4aa5-8dff-1b263e364583 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:34.999920 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-da65a2cf-b6e7-4aa5-8dff-1b263e364583 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] GET https://10.4.3.200/volume/v3/groups/c1e6cfdf-e3ed-452d-8677-da24d4a9cd7a Jul 10 06:29:35.000127 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-da65a2cf-b6e7-4aa5-8dff-1b263e364583 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:35.000293 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-da65a2cf-b6e7-4aa5-8dff-1b263e364583 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Calling method 'version_select' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:35.000431 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.groups [None req-da65a2cf-b6e7-4aa5-8dff-1b263e364583 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] show called for member c1e6cfdf-e3ed-452d-8677-da24d4a9cd7a {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 06:29:35.003734 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:35.003734 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:29:35.010543 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-da65a2cf-b6e7-4aa5-8dff-1b263e364583 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] https://10.4.3.200/volume/v3/groups/c1e6cfdf-e3ed-452d-8677-da24d4a9cd7a returned with HTTP 200 Jul 10 06:29:35.010998 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 83/329] 10.4.3.200 () {68 vars in 1386 bytes} [Fri Jul 10 06:29:34 2026] GET /volume/v3/groups/c1e6cfdf-e3ed-452d-8677-da24d4a9cd7a => generated 321 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:29:35.766304 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-ed18fab2-107d-4354-9f1c-c9c2943aa128 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:35.768168 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ed18fab2-107d-4354-9f1c-c9c2943aa128 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] GET https://10.4.3.200/volume/v3/volumes/bae45d84-2e13-4f15-a58c-979e673a73c4 Jul 10 06:29:35.768360 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ed18fab2-107d-4354-9f1c-c9c2943aa128 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:35.768745 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ed18fab2-107d-4354-9f1c-c9c2943aa128 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:35.774052 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ed18fab2-107d-4354-9f1c-c9c2943aa128 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] https://10.4.3.200/volume/v3/volumes/bae45d84-2e13-4f15-a58c-979e673a73c4 returned with HTTP 404 Jul 10 06:29:35.774556 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 79/330] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:29:35 2026] GET /volume/v3/volumes/bae45d84-2e13-4f15-a58c-979e673a73c4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:29:35.782309 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-76a7da5e-b642-4088-9d34-9065ba630333 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:35.787286 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-76a7da5e-b642-4088-9d34-9065ba630333 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] DELETE https://10.4.3.200/volume/v3/volumes/805e0898-3c57-4663-ae5b-272b4ff0b5dc Jul 10 06:29:35.787733 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-76a7da5e-b642-4088-9d34-9065ba630333 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:35.787733 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-76a7da5e-b642-4088-9d34-9065ba630333 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:35.787927 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-76a7da5e-b642-4088-9d34-9065ba630333 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Delete volume with id: 805e0898-3c57-4663-ae5b-272b4ff0b5dc Jul 10 06:29:35.799125 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:35.799125 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:29:35.799822 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-76a7da5e-b642-4088-9d34-9065ba630333 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Volume info retrieved successfully. Jul 10 06:29:35.834468 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-76a7da5e-b642-4088-9d34-9065ba630333 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Delete volume request issued successfully. Jul 10 06:29:35.834716 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-76a7da5e-b642-4088-9d34-9065ba630333 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] https://10.4.3.200/volume/v3/volumes/805e0898-3c57-4663-ae5b-272b4ff0b5dc returned with HTTP 202 Jul 10 06:29:35.836534 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 86/331] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:29:35 2026] DELETE /volume/v3/volumes/805e0898-3c57-4663-ae5b-272b4ff0b5dc => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:29:35.842463 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-42af4f21-329c-4e8d-88aa-7ffbe25d9134 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:35.847036 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-42af4f21-329c-4e8d-88aa-7ffbe25d9134 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] GET https://10.4.3.200/volume/v3/volumes/805e0898-3c57-4663-ae5b-272b4ff0b5dc Jul 10 06:29:35.847208 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-42af4f21-329c-4e8d-88aa-7ffbe25d9134 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:35.847398 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-42af4f21-329c-4e8d-88aa-7ffbe25d9134 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:35.857424 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:35.857424 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:29:35.862365 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-42af4f21-329c-4e8d-88aa-7ffbe25d9134 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Volume info retrieved successfully. Jul 10 06:29:35.868294 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-42af4f21-329c-4e8d-88aa-7ffbe25d9134 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] https://10.4.3.200/volume/v3/volumes/805e0898-3c57-4663-ae5b-272b4ff0b5dc returned with HTTP 200 Jul 10 06:29:35.868697 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 84/332] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:29:35 2026] GET /volume/v3/volumes/805e0898-3c57-4663-ae5b-272b4ff0b5dc => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:29:36.023429 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-ec621912-f99e-4825-9ff7-ec88d60b116a None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:36.025352 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ec621912-f99e-4825-9ff7-ec88d60b116a tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] GET https://10.4.3.200/volume/v3/groups/c1e6cfdf-e3ed-452d-8677-da24d4a9cd7a Jul 10 06:29:36.025751 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ec621912-f99e-4825-9ff7-ec88d60b116a tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:36.026009 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ec621912-f99e-4825-9ff7-ec88d60b116a tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Calling method 'version_select' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:36.026170 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.groups [None req-ec621912-f99e-4825-9ff7-ec88d60b116a tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] show called for member c1e6cfdf-e3ed-452d-8677-da24d4a9cd7a {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 06:29:36.030018 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:36.030018 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:29:36.037958 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ec621912-f99e-4825-9ff7-ec88d60b116a tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] https://10.4.3.200/volume/v3/groups/c1e6cfdf-e3ed-452d-8677-da24d4a9cd7a returned with HTTP 200 Jul 10 06:29:36.038454 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 84/333] 10.4.3.200 () {68 vars in 1386 bytes} [Fri Jul 10 06:29:36 2026] GET /volume/v3/groups/c1e6cfdf-e3ed-452d-8677-da24d4a9cd7a => generated 322 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:29:36.046376 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-edd2c361-e31a-4d0b-a9bb-34314c2c1417 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:36.047765 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-edd2c361-e31a-4d0b-a9bb-34314c2c1417 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:29:36.048074 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-edd2c361-e31a-4d0b-a9bb-34314c2c1417 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-435461745", "volume_type": "4408eae5-4fe5-4a0d-a84d-c6ea3dd71bae", "group_id": "8f3af722-db61-48fa-8e78-7b2b5834e3dd", "size": 1}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:29:36.049422 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-edd2c361-e31a-4d0b-a9bb-34314c2c1417 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-435461745', 'volume_type': '4408eae5-4fe5-4a0d-a84d-c6ea3dd71bae', 'group_id': '8f3af722-db61-48fa-8e78-7b2b5834e3dd', 'size': 1}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:29:36.055219 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:36.055219 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:29:36.055585 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-edd2c361-e31a-4d0b-a9bb-34314c2c1417 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Create volume of 1 GB Jul 10 06:29:36.066284 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-edd2c361-e31a-4d0b-a9bb-34314c2c1417 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Availability Zones retrieved successfully. Jul 10 06:29:36.071302 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-edd2c361-e31a-4d0b-a9bb-34314c2c1417 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Flow 'volume_create_api' (0aee522a-df1e-4b47-b04c-b64374f342a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:29:36.072123 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-edd2c361-e31a-4d0b-a9bb-34314c2c1417 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83e4bd36-567a-432b-8528-153d5b8d62aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:29:36.072692 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:36.072692 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:29:36.073125 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-edd2c361-e31a-4d0b-a9bb-34314c2c1417 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Validating volume size '1' using validate_int {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:29:36.091106 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-edd2c361-e31a-4d0b-a9bb-34314c2c1417 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83e4bd36-567a-432b-8528-153d5b8d62aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:29:34Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4408eae5-4fe5-4a0d-a84d-c6ea3dd71bae,is_public=True,name='tempest-GroupsTest-volume-type-1580789807',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4408eae5-4fe5-4a0d-a84d-c6ea3dd71bae', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '8f3af722-db61-48fa-8e78-7b2b5834e3dd', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:29:36.091861 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-edd2c361-e31a-4d0b-a9bb-34314c2c1417 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61f55c9d-1102-4499-8470-3704ec029489) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:29:36.118572 np0000004964 devstack@c-api.service[99978]: WARNING cinder.quota [None req-edd2c361-e31a-4d0b-a9bb-34314c2c1417 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1580789807 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1580789807, it is now deprecated. Please use the default quota class for default quota. Jul 10 06:29:36.118933 np0000004964 devstack@c-api.service[99978]: WARNING cinder.quota [None req-edd2c361-e31a-4d0b-a9bb-34314c2c1417 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1580789807 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1580789807, it is now deprecated. Please use the default quota class for default quota. Jul 10 06:29:36.150312 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-edd2c361-e31a-4d0b-a9bb-34314c2c1417 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Created reservations ['1eec6373-0bd0-4cdb-9c91-357d1bc3c755', 'a80cb210-c0a9-4147-bc20-d96f6374c9c6', '90539511-4d4d-498c-a9dc-49b30bc9e38d', '4f6e1ee4-1275-4838-90c0-80aac0bcffc7'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:29:36.151122 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-edd2c361-e31a-4d0b-a9bb-34314c2c1417 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61f55c9d-1102-4499-8470-3704ec029489) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1eec6373-0bd0-4cdb-9c91-357d1bc3c755', 'a80cb210-c0a9-4147-bc20-d96f6374c9c6', '90539511-4d4d-498c-a9dc-49b30bc9e38d', '4f6e1ee4-1275-4838-90c0-80aac0bcffc7']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:29:36.151816 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-edd2c361-e31a-4d0b-a9bb-34314c2c1417 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db6024f1-2551-4de1-8ad9-59567f06425f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:29:36.172484 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-edd2c361-e31a-4d0b-a9bb-34314c2c1417 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db6024f1-2551-4de1-8ad9-59567f06425f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9d7afd5e-d957-4113-90cb-ad68b9a200d8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-435461745',encryption_key_id=None,group_id=8f3af722-db61-48fa-8e78-7b2b5834e3dd,group_type_id=,metadata={},multiattach=False,project_id='1e224dbd27804a28b0fb0e443b401462',qos_specs=None,replication_status=,reservations=['1eec6373-0bd0-4cdb-9c91-357d1bc3c755','a80cb210-c0a9-4147-bc20-d96f6374c9c6','90539511-4d4d-498c-a9dc-49b30bc9e38d','4f6e1ee4-1275-4838-90c0-80aac0bcffc7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='573c184578ec455d804a9d9861523473',volume_type_id=4408eae5-4fe5-4a0d-a84d-c6ea3dd71bae), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:29:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-435461745',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=8f3af722-db61-48fa-8e78-7b2b5834e3dd,host=None,id=9d7afd5e-d957-4113-90cb-ad68b9a200d8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e224dbd27804a28b0fb0e443b401462',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='573c184578ec455d804a9d9861523473',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4408eae5-4fe5-4a0d-a84d-c6ea3dd71bae),volume_type_id=4408eae5-4fe5-4a0d-a84d-c6ea3dd71bae)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:29:36.173148 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-edd2c361-e31a-4d0b-a9bb-34314c2c1417 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6362068-c7d2-431b-b4ed-366eeab14ef3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:29:36.190208 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-edd2c361-e31a-4d0b-a9bb-34314c2c1417 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6362068-c7d2-431b-b4ed-366eeab14ef3) transitioned into state 'SUCCESS' from state '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-435461745',encryption_key_id=None,group_id=8f3af722-db61-48fa-8e78-7b2b5834e3dd,group_type_id=,metadata={},multiattach=False,project_id='1e224dbd27804a28b0fb0e443b401462',qos_specs=None,replication_status=,reservations=['1eec6373-0bd0-4cdb-9c91-357d1bc3c755','a80cb210-c0a9-4147-bc20-d96f6374c9c6','90539511-4d4d-498c-a9dc-49b30bc9e38d','4f6e1ee4-1275-4838-90c0-80aac0bcffc7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='573c184578ec455d804a9d9861523473',volume_type_id=4408eae5-4fe5-4a0d-a84d-c6ea3dd71bae)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:29:36.190937 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-edd2c361-e31a-4d0b-a9bb-34314c2c1417 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5aed1742-ae6e-44d6-995b-7c5b43e29c83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:29:36.202517 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-edd2c361-e31a-4d0b-a9bb-34314c2c1417 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5aed1742-ae6e-44d6-995b-7c5b43e29c83) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:29:36.203308 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-edd2c361-e31a-4d0b-a9bb-34314c2c1417 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Flow 'volume_create_api' (0aee522a-df1e-4b47-b04c-b64374f342a5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:29:36.203635 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-edd2c361-e31a-4d0b-a9bb-34314c2c1417 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Create volume request issued successfully. Jul 10 06:29:36.204246 np0000004964 devstack@c-api.service[99978]: WARNING stevedore.named [None req-edd2c361-e31a-4d0b-a9bb-34314c2c1417 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:29:36.204393 np0000004964 devstack@c-api.service[99978]: WARNING castellan.key_manager [None req-edd2c361-e31a-4d0b-a9bb-34314c2c1417 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:29:36.245191 np0000004964 devstack@c-api.service[99978]: DEBUG oslo_db.sqlalchemy.engines [None req-edd2c361-e31a-4d0b-a9bb-34314c2c1417 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99978) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 06:29:36.248592 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:36.248592 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:29:36.252385 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-edd2c361-e31a-4d0b-a9bb-34314c2c1417 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:29:36.252897 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 80/334] 10.4.3.200 () {70 vars in 1300 bytes} [Fri Jul 10 06:29:36 2026] POST /volume/v3/volumes => generated 814 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:29:36.267145 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-a20041ed-e763-41e4-88d9-0ea330b0b625 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:36.268860 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a20041ed-e763-41e4-88d9-0ea330b0b625 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] GET https://10.4.3.200/volume/v3/volumes/9d7afd5e-d957-4113-90cb-ad68b9a200d8 Jul 10 06:29:36.269098 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a20041ed-e763-41e4-88d9-0ea330b0b625 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:36.269297 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a20041ed-e763-41e4-88d9-0ea330b0b625 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:36.277452 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:36.277452 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:29:36.281388 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-a20041ed-e763-41e4-88d9-0ea330b0b625 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Volume info retrieved successfully. Jul 10 06:29:36.282155 np0000004964 devstack@c-api.service[99976]: WARNING stevedore.named [None req-a20041ed-e763-41e4-88d9-0ea330b0b625 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:29:36.282370 np0000004964 devstack@c-api.service[99976]: WARNING castellan.key_manager [None req-a20041ed-e763-41e4-88d9-0ea330b0b625 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:29:36.323981 np0000004964 devstack@c-api.service[99976]: DEBUG oslo_db.sqlalchemy.engines [None req-a20041ed-e763-41e4-88d9-0ea330b0b625 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99976) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 06:29:36.328534 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:36.328534 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:29:36.337240 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a20041ed-e763-41e4-88d9-0ea330b0b625 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] https://10.4.3.200/volume/v3/volumes/9d7afd5e-d957-4113-90cb-ad68b9a200d8 returned with HTTP 200 Jul 10 06:29:36.337791 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 87/335] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:29:36 2026] GET /volume/v3/volumes/9d7afd5e-d957-4113-90cb-ad68b9a200d8 => generated 882 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:29:36.883565 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-c2914ba5-2056-4b9e-998b-4d1f1dbca542 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:36.886883 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-c2914ba5-2056-4b9e-998b-4d1f1dbca542 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] GET https://10.4.3.200/volume/v3/volumes/805e0898-3c57-4663-ae5b-272b4ff0b5dc Jul 10 06:29:36.888765 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-c2914ba5-2056-4b9e-998b-4d1f1dbca542 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:36.888940 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-c2914ba5-2056-4b9e-998b-4d1f1dbca542 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:36.900242 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-c2914ba5-2056-4b9e-998b-4d1f1dbca542 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] https://10.4.3.200/volume/v3/volumes/805e0898-3c57-4663-ae5b-272b4ff0b5dc returned with HTTP 404 Jul 10 06:29:36.903572 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 85/336] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:29:36 2026] GET /volume/v3/volumes/805e0898-3c57-4663-ae5b-272b4ff0b5dc => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:29:36.909232 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-b06683ec-a81f-4d87-adde-530ee6b630c2 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:36.913568 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b06683ec-a81f-4d87-adde-530ee6b630c2 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] DELETE https://10.4.3.200/volume/v3/volumes/d9ce8e67-b4a8-427c-b6c2-313ae9385850 Jul 10 06:29:36.914207 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b06683ec-a81f-4d87-adde-530ee6b630c2 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:36.914804 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b06683ec-a81f-4d87-adde-530ee6b630c2 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:36.915352 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-b06683ec-a81f-4d87-adde-530ee6b630c2 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Delete volume with id: d9ce8e67-b4a8-427c-b6c2-313ae9385850 Jul 10 06:29:36.928787 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:36.928787 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:29:36.933570 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-b06683ec-a81f-4d87-adde-530ee6b630c2 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Volume info retrieved successfully. Jul 10 06:29:36.960425 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-b06683ec-a81f-4d87-adde-530ee6b630c2 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Delete volume request issued successfully. Jul 10 06:29:36.960624 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b06683ec-a81f-4d87-adde-530ee6b630c2 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] https://10.4.3.200/volume/v3/volumes/d9ce8e67-b4a8-427c-b6c2-313ae9385850 returned with HTTP 202 Jul 10 06:29:36.960996 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 85/337] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:29:36 2026] DELETE /volume/v3/volumes/d9ce8e67-b4a8-427c-b6c2-313ae9385850 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:29:36.969258 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-6ef56c94-180d-4033-926d-e82e71aaebd8 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:36.971666 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6ef56c94-180d-4033-926d-e82e71aaebd8 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] GET https://10.4.3.200/volume/v3/volumes/d9ce8e67-b4a8-427c-b6c2-313ae9385850 Jul 10 06:29:36.971857 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6ef56c94-180d-4033-926d-e82e71aaebd8 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:36.972055 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6ef56c94-180d-4033-926d-e82e71aaebd8 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:36.979668 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:36.979668 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:29:36.984170 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-6ef56c94-180d-4033-926d-e82e71aaebd8 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Volume info retrieved successfully. Jul 10 06:29:36.989359 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6ef56c94-180d-4033-926d-e82e71aaebd8 tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] https://10.4.3.200/volume/v3/volumes/d9ce8e67-b4a8-427c-b6c2-313ae9385850 returned with HTTP 200 Jul 10 06:29:36.989764 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 81/338] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:29:36 2026] GET /volume/v3/volumes/d9ce8e67-b4a8-427c-b6c2-313ae9385850 => generated 1390 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:29:37.355444 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-b1baeb85-88a6-467f-95a8-33be4e61546d None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:37.357308 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b1baeb85-88a6-467f-95a8-33be4e61546d tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] GET https://10.4.3.200/volume/v3/volumes/9d7afd5e-d957-4113-90cb-ad68b9a200d8 Jul 10 06:29:37.357460 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b1baeb85-88a6-467f-95a8-33be4e61546d tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:37.357714 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b1baeb85-88a6-467f-95a8-33be4e61546d tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:37.366091 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:37.366091 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:29:37.370540 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-b1baeb85-88a6-467f-95a8-33be4e61546d tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Volume info retrieved successfully. Jul 10 06:29:37.371852 np0000004964 devstack@c-api.service[99976]: WARNING stevedore.named [None req-b1baeb85-88a6-467f-95a8-33be4e61546d tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:29:37.372267 np0000004964 devstack@c-api.service[99976]: WARNING castellan.key_manager [None req-b1baeb85-88a6-467f-95a8-33be4e61546d tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:29:37.402707 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-463e0603-f896-4257-b01e-2c06bca936a1 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:37.413151 np0000004964 devstack@c-api.service[99976]: DEBUG oslo_db.sqlalchemy.engines [None req-b1baeb85-88a6-467f-95a8-33be4e61546d tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99976) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 06:29:37.416158 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:37.416158 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:29:37.422983 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b1baeb85-88a6-467f-95a8-33be4e61546d tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] https://10.4.3.200/volume/v3/volumes/9d7afd5e-d957-4113-90cb-ad68b9a200d8 returned with HTTP 200 Jul 10 06:29:37.423546 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 88/339] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:29:37 2026] GET /volume/v3/volumes/9d7afd5e-d957-4113-90cb-ad68b9a200d8 => generated 907 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:29:37.436354 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-57743f2c-e5c7-44ef-b414-85fd9217ca12 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:37.440529 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-57743f2c-e5c7-44ef-b414-85fd9217ca12 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] GET https://10.4.3.200/volume/v3/groups/8f3af722-db61-48fa-8e78-7b2b5834e3dd Jul 10 06:29:37.442195 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-57743f2c-e5c7-44ef-b414-85fd9217ca12 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:37.442195 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-57743f2c-e5c7-44ef-b414-85fd9217ca12 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Calling method 'version_select' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:37.442195 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.groups [None req-57743f2c-e5c7-44ef-b414-85fd9217ca12 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] show called for member 8f3af722-db61-48fa-8e78-7b2b5834e3dd {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 06:29:37.449661 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:37.449661 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:29:37.458522 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-57743f2c-e5c7-44ef-b414-85fd9217ca12 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] https://10.4.3.200/volume/v3/groups/8f3af722-db61-48fa-8e78-7b2b5834e3dd returned with HTTP 200 Jul 10 06:29:37.458522 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 86/340] 10.4.3.200 () {68 vars in 1386 bytes} [Fri Jul 10 06:29:37 2026] GET /volume/v3/groups/8f3af722-db61-48fa-8e78-7b2b5834e3dd => generated 323 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:29:37.469236 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-b1611096-32ad-421a-8e58-e39b31195fc5 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:37.473176 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b1611096-32ad-421a-8e58-e39b31195fc5 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] GET https://10.4.3.200/volume/v3/groups/c1e6cfdf-e3ed-452d-8677-da24d4a9cd7a Jul 10 06:29:37.473407 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b1611096-32ad-421a-8e58-e39b31195fc5 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:37.476516 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b1611096-32ad-421a-8e58-e39b31195fc5 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Calling method 'version_select' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:37.476516 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.groups [None req-b1611096-32ad-421a-8e58-e39b31195fc5 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] show called for member c1e6cfdf-e3ed-452d-8677-da24d4a9cd7a {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 06:29:37.478177 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:37.478177 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:29:37.488820 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b1611096-32ad-421a-8e58-e39b31195fc5 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] https://10.4.3.200/volume/v3/groups/c1e6cfdf-e3ed-452d-8677-da24d4a9cd7a returned with HTTP 200 Jul 10 06:29:37.489342 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 82/341] 10.4.3.200 () {68 vars in 1386 bytes} [Fri Jul 10 06:29:37 2026] GET /volume/v3/groups/c1e6cfdf-e3ed-452d-8677-da24d4a9cd7a => generated 322 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:29:37.498354 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-77ba1b56-24ec-4c46-971c-b7abedb056a5 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:37.500163 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-77ba1b56-24ec-4c46-971c-b7abedb056a5 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] GET https://10.4.3.200/volume/v3/groups/detail Jul 10 06:29:37.500338 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-77ba1b56-24ec-4c46-971c-b7abedb056a5 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:37.500516 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-77ba1b56-24ec-4c46-971c-b7abedb056a5 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Calling method 'version_select' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:37.516212 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-77ba1b56-24ec-4c46-971c-b7abedb056a5 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] https://10.4.3.200/volume/v3/groups/detail returned with HTTP 200 Jul 10 06:29:37.516723 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 89/342] 10.4.3.200 () {68 vars in 1296 bytes} [Fri Jul 10 06:29:37 2026] GET /volume/v3/groups/detail => generated 639 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:29:37.525793 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-f557f4be-db51-4c7c-8868-930563340317 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:37.528195 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f557f4be-db51-4c7c-8868-930563340317 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] GET https://10.4.3.200/volume/v3/volumes/detail Jul 10 06:29:37.528434 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f557f4be-db51-4c7c-8868-930563340317 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:37.528685 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f557f4be-db51-4c7c-8868-930563340317 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Calling method 'detail' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:37.529228 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.api_utils [None req-f557f4be-db51-4c7c-8868-930563340317 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Removing options '' from query. {{(pid=99977) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 06:29:37.529635 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:37.529635 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:29:37.530128 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-f557f4be-db51-4c7c-8868-930563340317 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99977) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 06:29:37.564154 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-f557f4be-db51-4c7c-8868-930563340317 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Get all volumes completed successfully. Jul 10 06:29:37.564874 np0000004964 devstack@c-api.service[99977]: WARNING stevedore.named [None req-f557f4be-db51-4c7c-8868-930563340317 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:29:37.565021 np0000004964 devstack@c-api.service[99977]: WARNING castellan.key_manager [None req-f557f4be-db51-4c7c-8868-930563340317 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:29:37.585869 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-463e0603-f896-4257-b01e-2c06bca936a1 tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:29:37.586193 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-463e0603-f896-4257-b01e-2c06bca936a1 tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1203257142"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:29:37.587428 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.volumes [None req-463e0603-f896-4257-b01e-2c06bca936a1 tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1203257142'}} {{(pid=99975) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:29:37.587622 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-463e0603-f896-4257-b01e-2c06bca936a1 tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] Create volume of 1 GB Jul 10 06:29:37.593324 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-463e0603-f896-4257-b01e-2c06bca936a1 tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] Availability Zones retrieved successfully. Jul 10 06:29:37.600354 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-463e0603-f896-4257-b01e-2c06bca936a1 tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] Flow 'volume_create_api' (2cf1fcb7-e06d-4c12-9e6b-1d2ca8319bf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:29:37.601203 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-463e0603-f896-4257-b01e-2c06bca936a1 tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38490dbb-2667-4776-bf2d-274161a6d70c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:29:37.602454 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.flows.api.create_volume [None req-463e0603-f896-4257-b01e-2c06bca936a1 tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] Validating volume size '1' using validate_int {{(pid=99975) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:29:37.615259 np0000004964 devstack@c-api.service[99977]: DEBUG oslo_db.sqlalchemy.engines [None req-f557f4be-db51-4c7c-8868-930563340317 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99977) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 06:29:37.617959 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:37.617959 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:29:37.627006 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f557f4be-db51-4c7c-8868-930563340317 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] https://10.4.3.200/volume/v3/volumes/detail returned with HTTP 200 Jul 10 06:29:37.627406 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 87/343] 10.4.3.200 () {68 vars in 1299 bytes} [Fri Jul 10 06:29:37 2026] GET /volume/v3/volumes/detail => generated 910 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:29:37.641941 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-9948f74c-9ac0-4f00-b1f7-2b635d72cc38 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:37.644108 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9948f74c-9ac0-4f00-b1f7-2b635d72cc38 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] GET https://10.4.3.200/volume/v3/volumes/detail Jul 10 06:29:37.644366 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9948f74c-9ac0-4f00-b1f7-2b635d72cc38 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:37.644531 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-463e0603-f896-4257-b01e-2c06bca936a1 tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38490dbb-2667-4776-bf2d-274161a6d70c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:29:37.644640 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9948f74c-9ac0-4f00-b1f7-2b635d72cc38 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Calling method 'detail' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:37.645005 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.api_utils [None req-9948f74c-9ac0-4f00-b1f7-2b635d72cc38 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Removing options '' from query. {{(pid=99978) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 06:29:37.645455 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:37.645455 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:29:37.645545 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-463e0603-f896-4257-b01e-2c06bca936a1 tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f426220-3825-4c93-8afb-22d9dd8ee972) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:29:37.646059 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-9948f74c-9ac0-4f00-b1f7-2b635d72cc38 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99978) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 06:29:37.654485 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-9948f74c-9ac0-4f00-b1f7-2b635d72cc38 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Get all volumes completed successfully. Jul 10 06:29:37.655534 np0000004964 devstack@c-api.service[99978]: WARNING stevedore.named [None req-9948f74c-9ac0-4f00-b1f7-2b635d72cc38 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:29:37.655750 np0000004964 devstack@c-api.service[99978]: WARNING castellan.key_manager [None req-9948f74c-9ac0-4f00-b1f7-2b635d72cc38 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:29:37.708855 np0000004964 devstack@c-api.service[99978]: DEBUG oslo_db.sqlalchemy.engines [None req-9948f74c-9ac0-4f00-b1f7-2b635d72cc38 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99978) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 06:29:37.712118 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.quota [None req-463e0603-f896-4257-b01e-2c06bca936a1 tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] Created reservations ['45e4df75-49cd-408f-90c8-c029680c936f', '6e93b855-b9a6-4421-9b26-5f270ae433ab', '0b7323d2-1787-4ac6-91f8-89e0a444ec58', 'f1d3324d-082e-4038-aa2e-c39e4bdf0c64'] {{(pid=99975) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:29:37.712568 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:37.712568 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:29:37.713366 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-463e0603-f896-4257-b01e-2c06bca936a1 tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f426220-3825-4c93-8afb-22d9dd8ee972) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['45e4df75-49cd-408f-90c8-c029680c936f', '6e93b855-b9a6-4421-9b26-5f270ae433ab', '0b7323d2-1787-4ac6-91f8-89e0a444ec58', 'f1d3324d-082e-4038-aa2e-c39e4bdf0c64']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:29:37.714484 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-463e0603-f896-4257-b01e-2c06bca936a1 tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db480fd4-80e7-49d1-9618-38dcfd7c5b36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:29:37.721344 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9948f74c-9ac0-4f00-b1f7-2b635d72cc38 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] https://10.4.3.200/volume/v3/volumes/detail returned with HTTP 200 Jul 10 06:29:37.722724 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 83/344] 10.4.3.200 () {68 vars in 1299 bytes} [Fri Jul 10 06:29:37 2026] GET /volume/v3/volumes/detail => generated 910 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:29:37.736987 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-463e0603-f896-4257-b01e-2c06bca936a1 tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db480fd4-80e7-49d1-9618-38dcfd7c5b36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8a5046ca-fa76-4079-a913-e9cd7b3902f4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1203257142',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ebed1b9d032453db837b317b327b9ac',qos_specs=None,replication_status=,reservations=['45e4df75-49cd-408f-90c8-c029680c936f','6e93b855-b9a6-4421-9b26-5f270ae433ab','0b7323d2-1787-4ac6-91f8-89e0a444ec58','f1d3324d-082e-4038-aa2e-c39e4bdf0c64'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68805fcf3d0a46328e917587c6694a5e',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:29:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1203257142',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8a5046ca-fa76-4079-a913-e9cd7b3902f4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ebed1b9d032453db837b317b327b9ac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='68805fcf3d0a46328e917587c6694a5e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:29:37.737885 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-463e0603-f896-4257-b01e-2c06bca936a1 tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c46529e-10c3-4378-8e34-d1fe01956478) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:29:37.738791 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-29ce3cbd-8091-42d4-8c4e-59a85a784e0c None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:37.740857 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-29ce3cbd-8091-42d4-8c4e-59a85a784e0c tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] POST https://10.4.3.200/volume/v3/groups/8f3af722-db61-48fa-8e78-7b2b5834e3dd/action Jul 10 06:29:37.741232 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-29ce3cbd-8091-42d4-8c4e-59a85a784e0c tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:29:37.741361 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-29ce3cbd-8091-42d4-8c4e-59a85a784e0c tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:29:37.742785 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.groups [None req-29ce3cbd-8091-42d4-8c4e-59a85a784e0c tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] delete called for group 8f3af722-db61-48fa-8e78-7b2b5834e3dd {{(pid=99976) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 10 06:29:37.742899 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.groups [None req-29ce3cbd-8091-42d4-8c4e-59a85a784e0c tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Delete group with id: 8f3af722-db61-48fa-8e78-7b2b5834e3dd Jul 10 06:29:37.746525 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:37.746525 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:29:37.760202 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-463e0603-f896-4257-b01e-2c06bca936a1 tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c46529e-10c3-4378-8e34-d1fe01956478) transitioned into state 'SUCCESS' from state '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-1203257142',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ebed1b9d032453db837b317b327b9ac',qos_specs=None,replication_status=,reservations=['45e4df75-49cd-408f-90c8-c029680c936f','6e93b855-b9a6-4421-9b26-5f270ae433ab','0b7323d2-1787-4ac6-91f8-89e0a444ec58','f1d3324d-082e-4038-aa2e-c39e4bdf0c64'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68805fcf3d0a46328e917587c6694a5e',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:29:37.761068 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-463e0603-f896-4257-b01e-2c06bca936a1 tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46cd4c29-5617-46a0-9334-3ad2dc0f2199) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:29:37.771573 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-463e0603-f896-4257-b01e-2c06bca936a1 tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46cd4c29-5617-46a0-9334-3ad2dc0f2199) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:29:37.772319 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-463e0603-f896-4257-b01e-2c06bca936a1 tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] Flow 'volume_create_api' (2cf1fcb7-e06d-4c12-9e6b-1d2ca8319bf0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:29:37.772713 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-463e0603-f896-4257-b01e-2c06bca936a1 tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] Create volume request issued successfully. Jul 10 06:29:37.773238 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-463e0603-f896-4257-b01e-2c06bca936a1 tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:29:37.773737 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 86/345] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 10 06:29:37 2026] POST /volume/v3/volumes => generated 751 bytes in 371 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:29:37.791260 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-4a0e8a34-ddb3-4d1e-9ae2-b87fc6adc11f None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:37.793058 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4a0e8a34-ddb3-4d1e-9ae2-b87fc6adc11f tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] GET https://10.4.3.200/volume/v3/volumes/8a5046ca-fa76-4079-a913-e9cd7b3902f4 Jul 10 06:29:37.793247 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4a0e8a34-ddb3-4d1e-9ae2-b87fc6adc11f tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:37.793424 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4a0e8a34-ddb3-4d1e-9ae2-b87fc6adc11f tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:37.800797 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:37.800797 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:29:37.809404 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-4a0e8a34-ddb3-4d1e-9ae2-b87fc6adc11f tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] Volume info retrieved successfully. Jul 10 06:29:37.815217 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4a0e8a34-ddb3-4d1e-9ae2-b87fc6adc11f tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] https://10.4.3.200/volume/v3/volumes/8a5046ca-fa76-4079-a913-e9cd7b3902f4 returned with HTTP 200 Jul 10 06:29:37.815709 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 88/346] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:29:37 2026] GET /volume/v3/volumes/8a5046ca-fa76-4079-a913-e9cd7b3902f4 => generated 819 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:29:37.818090 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-29ce3cbd-8091-42d4-8c4e-59a85a784e0c tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] https://10.4.3.200/volume/v3/groups/8f3af722-db61-48fa-8e78-7b2b5834e3dd/action returned with HTTP 202 Jul 10 06:29:37.818840 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 90/347] 10.4.3.200 () {70 vars in 1428 bytes} [Fri Jul 10 06:29:37 2026] POST /volume/v3/groups/8f3af722-db61-48fa-8e78-7b2b5834e3dd/action => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 06:29:37.825932 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-e867b8f4-a4a5-457d-b803-3f25f36e81e1 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:37.828525 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e867b8f4-a4a5-457d-b803-3f25f36e81e1 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] GET https://10.4.3.200/volume/v3/volumes/9d7afd5e-d957-4113-90cb-ad68b9a200d8 Jul 10 06:29:37.828844 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e867b8f4-a4a5-457d-b803-3f25f36e81e1 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:37.829093 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e867b8f4-a4a5-457d-b803-3f25f36e81e1 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:37.837929 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:37.837929 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:29:37.844223 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-e867b8f4-a4a5-457d-b803-3f25f36e81e1 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Volume info retrieved successfully. Jul 10 06:29:37.844806 np0000004964 devstack@c-api.service[99978]: WARNING stevedore.named [None req-e867b8f4-a4a5-457d-b803-3f25f36e81e1 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:29:37.845012 np0000004964 devstack@c-api.service[99978]: WARNING castellan.key_manager [None req-e867b8f4-a4a5-457d-b803-3f25f36e81e1 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:29:37.897705 np0000004964 devstack@c-api.service[99978]: DEBUG oslo_db.sqlalchemy.engines [None req-e867b8f4-a4a5-457d-b803-3f25f36e81e1 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99978) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 06:29:37.900555 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:37.900555 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:29:37.907816 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e867b8f4-a4a5-457d-b803-3f25f36e81e1 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] https://10.4.3.200/volume/v3/volumes/9d7afd5e-d957-4113-90cb-ad68b9a200d8 returned with HTTP 200 Jul 10 06:29:37.908187 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 84/348] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:29:37 2026] GET /volume/v3/volumes/9d7afd5e-d957-4113-90cb-ad68b9a200d8 => generated 906 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:29:38.003866 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-2a487246-d612-4018-a87c-5652d4b2ed0b None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:38.006790 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-2a487246-d612-4018-a87c-5652d4b2ed0b tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] GET https://10.4.3.200/volume/v3/volumes/d9ce8e67-b4a8-427c-b6c2-313ae9385850 Jul 10 06:29:38.007069 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-2a487246-d612-4018-a87c-5652d4b2ed0b tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:38.007323 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-2a487246-d612-4018-a87c-5652d4b2ed0b tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:38.019153 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-2a487246-d612-4018-a87c-5652d4b2ed0b tempest-TaggedBootDevicesTest-1692994532 tempest-TaggedBootDevicesTest-1692994532-project-member] https://10.4.3.200/volume/v3/volumes/d9ce8e67-b4a8-427c-b6c2-313ae9385850 returned with HTTP 404 Jul 10 06:29:38.019325 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 87/349] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:29:38 2026] GET /volume/v3/volumes/d9ce8e67-b4a8-427c-b6c2-313ae9385850 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:29:38.828486 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-c042ca57-8f70-41a0-bad9-6f843437f81e None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:38.830123 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c042ca57-8f70-41a0-bad9-6f843437f81e tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] GET https://10.4.3.200/volume/v3/volumes/8a5046ca-fa76-4079-a913-e9cd7b3902f4 Jul 10 06:29:38.830290 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c042ca57-8f70-41a0-bad9-6f843437f81e tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:38.830498 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c042ca57-8f70-41a0-bad9-6f843437f81e tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:38.837284 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:38.837284 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:29:38.843536 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-c042ca57-8f70-41a0-bad9-6f843437f81e tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] Volume info retrieved successfully. Jul 10 06:29:38.845049 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c042ca57-8f70-41a0-bad9-6f843437f81e tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] https://10.4.3.200/volume/v3/volumes/8a5046ca-fa76-4079-a913-e9cd7b3902f4 returned with HTTP 200 Jul 10 06:29:38.845800 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 89/350] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:29:38 2026] GET /volume/v3/volumes/8a5046ca-fa76-4079-a913-e9cd7b3902f4 => generated 844 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:29:38.865264 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-b6fbb647-e519-440a-8241-c29e0ca85b4a None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:38.867748 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b6fbb647-e519-440a-8241-c29e0ca85b4a tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] POST https://10.4.3.200/volume/v3/os-volume-transfer Jul 10 06:29:38.868228 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b6fbb647-e519-440a-8241-c29e0ca85b4a tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "8a5046ca-fa76-4079-a913-e9cd7b3902f4"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:29:38.869747 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.contrib.volume_transfer [None req-b6fbb647-e519-440a-8241-c29e0ca85b4a tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] Creating new volume transfer {'transfer': {'volume_id': '8a5046ca-fa76-4079-a913-e9cd7b3902f4'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jul 10 06:29:38.869899 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.contrib.volume_transfer [None req-b6fbb647-e519-440a-8241-c29e0ca85b4a tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] Creating transfer of volume 8a5046ca-fa76-4079-a913-e9cd7b3902f4 Jul 10 06:29:38.870049 np0000004964 devstack@c-api.service[99976]: INFO cinder.transfer.api [None req-b6fbb647-e519-440a-8241-c29e0ca85b4a tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] Generating transfer record for volume 8a5046ca-fa76-4079-a913-e9cd7b3902f4 Jul 10 06:29:38.879478 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:38.879478 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:29:38.895057 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b6fbb647-e519-440a-8241-c29e0ca85b4a tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] https://10.4.3.200/volume/v3/os-volume-transfer returned with HTTP 202 Jul 10 06:29:38.895529 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 91/351] 10.4.3.200 () {68 vars in 1291 bytes} [Fri Jul 10 06:29:38 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:29:38.909339 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-551e6494-1f6e-4c60-bf20-f18e56e4e87f None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:38.911633 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-551e6494-1f6e-4c60-bf20-f18e56e4e87f tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] GET https://10.4.3.200/volume/v3/volumes/8a5046ca-fa76-4079-a913-e9cd7b3902f4 Jul 10 06:29:38.911888 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-551e6494-1f6e-4c60-bf20-f18e56e4e87f tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:38.912131 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-551e6494-1f6e-4c60-bf20-f18e56e4e87f tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:38.921194 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:38.921194 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:29:38.923098 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-4c4d2f8c-497a-4eae-9dba-60ce300550f5 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:38.925168 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-4c4d2f8c-497a-4eae-9dba-60ce300550f5 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] GET https://10.4.3.200/volume/v3/volumes/9d7afd5e-d957-4113-90cb-ad68b9a200d8 Jul 10 06:29:38.925396 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-4c4d2f8c-497a-4eae-9dba-60ce300550f5 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:38.925673 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-4c4d2f8c-497a-4eae-9dba-60ce300550f5 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:38.926430 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-551e6494-1f6e-4c60-bf20-f18e56e4e87f tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] Volume info retrieved successfully. Jul 10 06:29:38.931261 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-4c4d2f8c-497a-4eae-9dba-60ce300550f5 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] https://10.4.3.200/volume/v3/volumes/9d7afd5e-d957-4113-90cb-ad68b9a200d8 returned with HTTP 404 Jul 10 06:29:38.931803 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 88/352] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:29:38 2026] GET /volume/v3/volumes/9d7afd5e-d957-4113-90cb-ad68b9a200d8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 06:29:38.932561 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-551e6494-1f6e-4c60-bf20-f18e56e4e87f tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] https://10.4.3.200/volume/v3/volumes/8a5046ca-fa76-4079-a913-e9cd7b3902f4 returned with HTTP 200 Jul 10 06:29:38.933100 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 85/353] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:29:38 2026] GET /volume/v3/volumes/8a5046ca-fa76-4079-a913-e9cd7b3902f4 => generated 852 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:29:38.939244 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-1bc21a60-ebe2-418a-9f46-127d1070591d None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:38.944342 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1bc21a60-ebe2-418a-9f46-127d1070591d tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] GET https://10.4.3.200/volume/v3/groups/8f3af722-db61-48fa-8e78-7b2b5834e3dd Jul 10 06:29:38.944342 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1bc21a60-ebe2-418a-9f46-127d1070591d tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:38.944342 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1bc21a60-ebe2-418a-9f46-127d1070591d tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Calling method 'version_select' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:38.944342 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.groups [None req-1bc21a60-ebe2-418a-9f46-127d1070591d tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] show called for member 8f3af722-db61-48fa-8e78-7b2b5834e3dd {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 06:29:38.947012 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1bc21a60-ebe2-418a-9f46-127d1070591d tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] https://10.4.3.200/volume/v3/groups/8f3af722-db61-48fa-8e78-7b2b5834e3dd returned with HTTP 404 Jul 10 06:29:38.947864 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 90/354] 10.4.3.200 () {68 vars in 1386 bytes} [Fri Jul 10 06:29:38 2026] GET /volume/v3/groups/8f3af722-db61-48fa-8e78-7b2b5834e3dd => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 06:29:38.949626 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-0115e797-a617-4e6e-a08a-914b20e502f3 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:38.953156 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0115e797-a617-4e6e-a08a-914b20e502f3 tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] GET https://10.4.3.200/volume/v3/os-volume-transfer/ea36b4df-da55-45ae-9f5a-ecc8888df35c Jul 10 06:29:38.953330 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-0115e797-a617-4e6e-a08a-914b20e502f3 tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:38.953515 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-0115e797-a617-4e6e-a08a-914b20e502f3 tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:38.955468 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-b9e530bf-d104-403e-a4a8-fdba1d9ecebd None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:38.957321 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-b9e530bf-d104-403e-a4a8-fdba1d9ecebd tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] POST https://10.4.3.200/volume/v3/groups/c1e6cfdf-e3ed-452d-8677-da24d4a9cd7a/action Jul 10 06:29:38.957732 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-b9e530bf-d104-403e-a4a8-fdba1d9ecebd tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=99975) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:29:38.957843 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-b9e530bf-d104-403e-a4a8-fdba1d9ecebd tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:29:38.959142 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.groups [None req-b9e530bf-d104-403e-a4a8-fdba1d9ecebd tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] delete called for group c1e6cfdf-e3ed-452d-8677-da24d4a9cd7a {{(pid=99975) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 10 06:29:38.959279 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.groups [None req-b9e530bf-d104-403e-a4a8-fdba1d9ecebd tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Delete group with id: c1e6cfdf-e3ed-452d-8677-da24d4a9cd7a Jul 10 06:29:38.962695 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0115e797-a617-4e6e-a08a-914b20e502f3 tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] https://10.4.3.200/volume/v3/os-volume-transfer/ea36b4df-da55-45ae-9f5a-ecc8888df35c returned with HTTP 200 Jul 10 06:29:38.963236 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 92/355] 10.4.3.200 () {66 vars in 1381 bytes} [Fri Jul 10 06:29:38 2026] GET /volume/v3/os-volume-transfer/ea36b4df-da55-45ae-9f5a-ecc8888df35c => generated 409 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:29:38.963304 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:38.963304 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:29:38.973086 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-66d00e4a-c47c-4c39-8c5e-89fd1b5234db None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:38.975127 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-66d00e4a-c47c-4c39-8c5e-89fd1b5234db tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] GET https://10.4.3.200/volume/v3/os-volume-transfer Jul 10 06:29:38.975562 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-66d00e4a-c47c-4c39-8c5e-89fd1b5234db tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:38.975606 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-66d00e4a-c47c-4c39-8c5e-89fd1b5234db tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] Calling method 'index' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:38.975814 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.contrib.volume_transfer [None req-66d00e4a-c47c-4c39-8c5e-89fd1b5234db tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] Listing volume transfers {{(pid=99978) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Jul 10 06:29:38.982183 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-66d00e4a-c47c-4c39-8c5e-89fd1b5234db tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] https://10.4.3.200/volume/v3/os-volume-transfer returned with HTTP 200 Jul 10 06:29:38.982634 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 86/356] 10.4.3.200 () {66 vars in 1270 bytes} [Fri Jul 10 06:29:38 2026] GET /volume/v3/os-volume-transfer => generated 368 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:29:38.990115 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-f4dd9ac1-cb56-4e1f-aa77-f0c62ce66fe5 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:38.991855 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-b9e530bf-d104-403e-a4a8-fdba1d9ecebd tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] https://10.4.3.200/volume/v3/groups/c1e6cfdf-e3ed-452d-8677-da24d4a9cd7a/action returned with HTTP 202 Jul 10 06:29:38.992374 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 89/357] 10.4.3.200 () {70 vars in 1428 bytes} [Fri Jul 10 06:29:38 2026] POST /volume/v3/groups/c1e6cfdf-e3ed-452d-8677-da24d4a9cd7a/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 06:29:39.001394 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-312ad596-fac0-40ca-8ff2-5a978bfd246b None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:39.003692 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-312ad596-fac0-40ca-8ff2-5a978bfd246b tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] GET https://10.4.3.200/volume/v3/groups/c1e6cfdf-e3ed-452d-8677-da24d4a9cd7a Jul 10 06:29:39.003950 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-312ad596-fac0-40ca-8ff2-5a978bfd246b tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:39.004496 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-312ad596-fac0-40ca-8ff2-5a978bfd246b tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Calling method 'version_select' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:39.004496 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.groups [None req-312ad596-fac0-40ca-8ff2-5a978bfd246b tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] show called for member c1e6cfdf-e3ed-452d-8677-da24d4a9cd7a {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 06:29:39.007755 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:39.007755 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:29:39.015455 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-312ad596-fac0-40ca-8ff2-5a978bfd246b tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] https://10.4.3.200/volume/v3/groups/c1e6cfdf-e3ed-452d-8677-da24d4a9cd7a returned with HTTP 200 Jul 10 06:29:39.016046 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 93/358] 10.4.3.200 () {68 vars in 1386 bytes} [Fri Jul 10 06:29:39 2026] GET /volume/v3/groups/c1e6cfdf-e3ed-452d-8677-da24d4a9cd7a => generated 321 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:29:39.068525 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f4dd9ac1-cb56-4e1f-aa77-f0c62ce66fe5 tempest-VolumesTransfersTest-242933418 tempest-VolumesTransfersTest-242933418-project-member] POST https://10.4.3.200/volume/v3/os-volume-transfer/ea36b4df-da55-45ae-9f5a-ecc8888df35c/accept Jul 10 06:29:39.068525 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f4dd9ac1-cb56-4e1f-aa77-f0c62ce66fe5 tempest-VolumesTransfersTest-242933418 tempest-VolumesTransfersTest-242933418-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "055b15be545ac13c"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:29:39.068525 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.contrib.volume_transfer [None req-f4dd9ac1-cb56-4e1f-aa77-f0c62ce66fe5 tempest-VolumesTransfersTest-242933418 tempest-VolumesTransfersTest-242933418-project-member] Accepting volume transfer ea36b4df-da55-45ae-9f5a-ecc8888df35c {{(pid=99977) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 10 06:29:39.068525 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.contrib.volume_transfer [None req-f4dd9ac1-cb56-4e1f-aa77-f0c62ce66fe5 tempest-VolumesTransfersTest-242933418 tempest-VolumesTransfersTest-242933418-project-member] Accepting transfer ea36b4df-da55-45ae-9f5a-ecc8888df35c Jul 10 06:29:39.103532 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-73a22d57-059b-4402-84fa-f46f88787095 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:39.103532 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-73a22d57-059b-4402-84fa-f46f88787095 tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:29:39.103973 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-73a22d57-059b-4402-84fa-f46f88787095 tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-967680104"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:29:39.106046 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-73a22d57-059b-4402-84fa-f46f88787095 tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-967680104'}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:29:39.106046 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-73a22d57-059b-4402-84fa-f46f88787095 tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] Create volume of 1 GB Jul 10 06:29:39.110042 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-73a22d57-059b-4402-84fa-f46f88787095 tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] Availability Zones retrieved successfully. Jul 10 06:29:39.117336 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-73a22d57-059b-4402-84fa-f46f88787095 tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] Flow 'volume_create_api' (762fe049-5753-40b2-a5eb-7b682037959b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:29:39.119333 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-73a22d57-059b-4402-84fa-f46f88787095 tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c32961a0-2d06-4e1d-b24c-ad015d24c1a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:29:39.120286 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-73a22d57-059b-4402-84fa-f46f88787095 tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] Validating volume size '1' using validate_int {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:29:39.144865 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-f4dd9ac1-cb56-4e1f-aa77-f0c62ce66fe5 tempest-VolumesTransfersTest-242933418 tempest-VolumesTransfersTest-242933418-project-member] Created reservations ['5ca76899-cb0d-45c6-81f7-ef0d80f17eeb', '4be6174b-aa41-4c62-9ae6-f41c0667633c', 'b24eeb7a-f4b0-4336-9517-2bf6a886aef4', 'dcda3107-cfa2-47bd-9070-37b304787a82'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:29:39.151725 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-73a22d57-059b-4402-84fa-f46f88787095 tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c32961a0-2d06-4e1d-b24c-ad015d24c1a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:29:39.151725 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-73a22d57-059b-4402-84fa-f46f88787095 tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f514a359-c7f1-4af1-9b2b-205010b31649) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:29:39.171696 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-f4dd9ac1-cb56-4e1f-aa77-f0c62ce66fe5 tempest-VolumesTransfersTest-242933418 tempest-VolumesTransfersTest-242933418-project-member] Created reservations ['dde19a85-909b-46c0-b911-f5e389f04932', 'c407d731-bc6f-432a-8c71-9a7faa7b1c8e', '65f8a811-5f36-4617-bd2c-b09220a379d1', 'da3b66ac-c637-4ee8-98a3-28090a95eedd'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:29:39.210298 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-f4dd9ac1-cb56-4e1f-aa77-f0c62ce66fe5 tempest-VolumesTransfersTest-242933418 tempest-VolumesTransfersTest-242933418-project-member] Created reservations ['1df735ba-87ef-46e8-9194-9d83f0b2721b', 'f33fe8dc-366f-48bf-96db-2278fe788b24', 'be91cdc1-2fa3-48ba-aa1d-b19547bb5c6b', '3c3575c7-d5b9-45e2-a9e2-10baab8bd662'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:29:39.219998 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-73a22d57-059b-4402-84fa-f46f88787095 tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] Created reservations ['492c5725-e72d-4302-b323-e4710a1a530a', '28c9d2a2-b686-4954-bd1b-e623c26b5603', 'a5aa66f5-63b1-425c-b694-772a8e35f6f3', '108c83dc-f81d-4340-bacd-eca6a6d785cb'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:29:39.221024 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-73a22d57-059b-4402-84fa-f46f88787095 tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f514a359-c7f1-4af1-9b2b-205010b31649) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['492c5725-e72d-4302-b323-e4710a1a530a', '28c9d2a2-b686-4954-bd1b-e623c26b5603', 'a5aa66f5-63b1-425c-b694-772a8e35f6f3', '108c83dc-f81d-4340-bacd-eca6a6d785cb']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:29:39.222030 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-73a22d57-059b-4402-84fa-f46f88787095 tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed6fa87b-f84d-4899-8a2d-57890571ee20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:29:39.244967 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-73a22d57-059b-4402-84fa-f46f88787095 tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed6fa87b-f84d-4899-8a2d-57890571ee20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5af0527a-34f3-4610-972e-9b6dc5710969', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-967680104',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6b413e4b9a94a3991cff4e4d832c8e4',qos_specs=None,replication_status=,reservations=['492c5725-e72d-4302-b323-e4710a1a530a','28c9d2a2-b686-4954-bd1b-e623c26b5603','a5aa66f5-63b1-425c-b694-772a8e35f6f3','108c83dc-f81d-4340-bacd-eca6a6d785cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43c9f0035bca4415bc6fdae509d76b8d',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:29:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-967680104',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5af0527a-34f3-4610-972e-9b6dc5710969,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c6b413e4b9a94a3991cff4e4d832c8e4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='43c9f0035bca4415bc6fdae509d76b8d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:29:39.245755 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-73a22d57-059b-4402-84fa-f46f88787095 tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f47bd29-a702-4493-94af-1e6fa19d79bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:29:39.254232 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-f4dd9ac1-cb56-4e1f-aa77-f0c62ce66fe5 tempest-VolumesTransfersTest-242933418 tempest-VolumesTransfersTest-242933418-project-member] Created reservations ['27da1918-8014-4b53-85f5-542a9ce4d311', 'a053ba40-fee6-47f4-9a70-539db3902f2b', '186f16bd-6187-45c0-a685-ade68c344bf9', '27f68b49-4724-48a3-9a9d-8f4e61a0c433'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:29:39.263396 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-73a22d57-059b-4402-84fa-f46f88787095 tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f47bd29-a702-4493-94af-1e6fa19d79bb) transitioned into state 'SUCCESS' from state '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-967680104',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6b413e4b9a94a3991cff4e4d832c8e4',qos_specs=None,replication_status=,reservations=['492c5725-e72d-4302-b323-e4710a1a530a','28c9d2a2-b686-4954-bd1b-e623c26b5603','a5aa66f5-63b1-425c-b694-772a8e35f6f3','108c83dc-f81d-4340-bacd-eca6a6d785cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43c9f0035bca4415bc6fdae509d76b8d',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:29:39.264040 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-73a22d57-059b-4402-84fa-f46f88787095 tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49bd4286-14fe-4acf-aad6-6cacdad0d5d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:29:39.276752 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-73a22d57-059b-4402-84fa-f46f88787095 tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49bd4286-14fe-4acf-aad6-6cacdad0d5d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:29:39.277666 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-73a22d57-059b-4402-84fa-f46f88787095 tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] Flow 'volume_create_api' (762fe049-5753-40b2-a5eb-7b682037959b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:29:39.277965 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-73a22d57-059b-4402-84fa-f46f88787095 tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] Create volume request issued successfully. Jul 10 06:29:39.278632 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-73a22d57-059b-4402-84fa-f46f88787095 tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:29:39.279074 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 87/359] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 10 06:29:39 2026] POST /volume/v3/volumes => generated 753 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:29:39.291403 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-818e0bf3-2cf4-4f8e-9f8f-6e0f695ac9d9 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:39.294386 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-818e0bf3-2cf4-4f8e-9f8f-6e0f695ac9d9 tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] GET https://10.4.3.200/volume/v3/volumes/5af0527a-34f3-4610-972e-9b6dc5710969 Jul 10 06:29:39.294802 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-818e0bf3-2cf4-4f8e-9f8f-6e0f695ac9d9 tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:39.295169 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-818e0bf3-2cf4-4f8e-9f8f-6e0f695ac9d9 tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:39.303394 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:39.303394 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:29:39.308612 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-818e0bf3-2cf4-4f8e-9f8f-6e0f695ac9d9 tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] Volume info retrieved successfully. Jul 10 06:29:39.313528 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-818e0bf3-2cf4-4f8e-9f8f-6e0f695ac9d9 tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] https://10.4.3.200/volume/v3/volumes/5af0527a-34f3-4610-972e-9b6dc5710969 returned with HTTP 200 Jul 10 06:29:39.314228 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 90/360] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:29:39 2026] GET /volume/v3/volumes/5af0527a-34f3-4610-972e-9b6dc5710969 => generated 821 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:29:39.757346 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-f4dd9ac1-cb56-4e1f-aa77-f0c62ce66fe5 tempest-VolumesTransfersTest-242933418 tempest-VolumesTransfersTest-242933418-project-member] Transfer volume completed successfully. Jul 10 06:29:39.868996 np0000004964 devstack@c-api.service[99977]: INFO cinder.transfer.api [None req-f4dd9ac1-cb56-4e1f-aa77-f0c62ce66fe5 tempest-VolumesTransfersTest-242933418 tempest-VolumesTransfersTest-242933418-project-member] Volume 8a5046ca-fa76-4079-a913-e9cd7b3902f4 has been transferred. Jul 10 06:29:39.884294 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f4dd9ac1-cb56-4e1f-aa77-f0c62ce66fe5 tempest-VolumesTransfersTest-242933418 tempest-VolumesTransfersTest-242933418-project-member] https://10.4.3.200/volume/v3/os-volume-transfer/ea36b4df-da55-45ae-9f5a-ecc8888df35c/accept returned with HTTP 202 Jul 10 06:29:39.884714 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 91/361] 10.4.3.200 () {68 vars in 1423 bytes} [Fri Jul 10 06:29:38 2026] POST /volume/v3/os-volume-transfer/ea36b4df-da55-45ae-9f5a-ecc8888df35c/accept => generated 365 bytes in 895 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:29:39.894943 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-c4572f02-6c6f-4763-ba45-0e82fd87b6bc None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:39.897833 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c4572f02-6c6f-4763-ba45-0e82fd87b6bc tempest-VolumesTransfersTest-242933418 tempest-VolumesTransfersTest-242933418-project-member] GET https://10.4.3.200/volume/v3/volumes/8a5046ca-fa76-4079-a913-e9cd7b3902f4 Jul 10 06:29:39.898111 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c4572f02-6c6f-4763-ba45-0e82fd87b6bc tempest-VolumesTransfersTest-242933418 tempest-VolumesTransfersTest-242933418-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:39.898493 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c4572f02-6c6f-4763-ba45-0e82fd87b6bc tempest-VolumesTransfersTest-242933418 tempest-VolumesTransfersTest-242933418-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:39.912478 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:39.912478 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:29:39.919336 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-c4572f02-6c6f-4763-ba45-0e82fd87b6bc tempest-VolumesTransfersTest-242933418 tempest-VolumesTransfersTest-242933418-project-member] Volume info retrieved successfully. Jul 10 06:29:39.926998 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c4572f02-6c6f-4763-ba45-0e82fd87b6bc tempest-VolumesTransfersTest-242933418 tempest-VolumesTransfersTest-242933418-project-member] https://10.4.3.200/volume/v3/volumes/8a5046ca-fa76-4079-a913-e9cd7b3902f4 returned with HTTP 200 Jul 10 06:29:39.927720 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 94/362] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:29:39 2026] GET /volume/v3/volumes/8a5046ca-fa76-4079-a913-e9cd7b3902f4 => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:29:39.943399 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-6a7cde81-8296-4c5e-b0c0-79c4eea4ddc4 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:39.945803 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6a7cde81-8296-4c5e-b0c0-79c4eea4ddc4 tempest-VolumesTransfersTest-242933418 tempest-VolumesTransfersTest-242933418-project-member] GET https://10.4.3.200/volume/v3/volumes/8a5046ca-fa76-4079-a913-e9cd7b3902f4 Jul 10 06:29:39.946015 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6a7cde81-8296-4c5e-b0c0-79c4eea4ddc4 tempest-VolumesTransfersTest-242933418 tempest-VolumesTransfersTest-242933418-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:39.946228 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6a7cde81-8296-4c5e-b0c0-79c4eea4ddc4 tempest-VolumesTransfersTest-242933418 tempest-VolumesTransfersTest-242933418-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:39.954433 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:39.954433 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:29:39.959729 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-6a7cde81-8296-4c5e-b0c0-79c4eea4ddc4 tempest-VolumesTransfersTest-242933418 tempest-VolumesTransfersTest-242933418-project-member] Volume info retrieved successfully. Jul 10 06:29:39.965944 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6a7cde81-8296-4c5e-b0c0-79c4eea4ddc4 tempest-VolumesTransfersTest-242933418 tempest-VolumesTransfersTest-242933418-project-member] https://10.4.3.200/volume/v3/volumes/8a5046ca-fa76-4079-a913-e9cd7b3902f4 returned with HTTP 200 Jul 10 06:29:39.966738 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 88/363] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:29:39 2026] GET /volume/v3/volumes/8a5046ca-fa76-4079-a913-e9cd7b3902f4 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:29:39.980033 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-354e7f07-2a31-4c0e-80e4-5e77cf49a72c None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:39.981945 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-354e7f07-2a31-4c0e-80e4-5e77cf49a72c tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] DELETE https://10.4.3.200/volume/v3/os-volume-transfer/ea36b4df-da55-45ae-9f5a-ecc8888df35c Jul 10 06:29:39.982123 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-354e7f07-2a31-4c0e-80e4-5e77cf49a72c tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:39.982481 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-354e7f07-2a31-4c0e-80e4-5e77cf49a72c tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] Calling method 'delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:39.982481 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.contrib.volume_transfer [None req-354e7f07-2a31-4c0e-80e4-5e77cf49a72c tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] Delete transfer with id: ea36b4df-da55-45ae-9f5a-ecc8888df35c Jul 10 06:29:39.988041 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-354e7f07-2a31-4c0e-80e4-5e77cf49a72c tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] https://10.4.3.200/volume/v3/os-volume-transfer/ea36b4df-da55-45ae-9f5a-ecc8888df35c returned with HTTP 404 Jul 10 06:29:39.988560 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 91/364] 10.4.3.200 () {66 vars in 1384 bytes} [Fri Jul 10 06:29:39 2026] DELETE /volume/v3/os-volume-transfer/ea36b4df-da55-45ae-9f5a-ecc8888df35c => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:29:39.998369 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-8cfe155f-5ab8-463c-87b5-dde39acea170 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:40.026387 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-e477042e-22a3-42d5-815f-4d3421a6090f None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:40.028455 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e477042e-22a3-42d5-815f-4d3421a6090f tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] GET https://10.4.3.200/volume/v3/groups/c1e6cfdf-e3ed-452d-8677-da24d4a9cd7a Jul 10 06:29:40.028825 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e477042e-22a3-42d5-815f-4d3421a6090f tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:40.029135 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e477042e-22a3-42d5-815f-4d3421a6090f tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Calling method 'version_select' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:40.029282 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.groups [None req-e477042e-22a3-42d5-815f-4d3421a6090f tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] show called for member c1e6cfdf-e3ed-452d-8677-da24d4a9cd7a {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 06:29:40.032788 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e477042e-22a3-42d5-815f-4d3421a6090f tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] https://10.4.3.200/volume/v3/groups/c1e6cfdf-e3ed-452d-8677-da24d4a9cd7a returned with HTTP 404 Jul 10 06:29:40.033386 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 95/365] 10.4.3.200 () {68 vars in 1386 bytes} [Fri Jul 10 06:29:40 2026] GET /volume/v3/groups/c1e6cfdf-e3ed-452d-8677-da24d4a9cd7a => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 06:29:40.038706 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8cfe155f-5ab8-463c-87b5-dde39acea170 tempest-VolumesTransfersTest-320370549 tempest-VolumesTransfersTest-320370549-project-admin] DELETE https://10.4.3.200/volume/v3/volumes/8a5046ca-fa76-4079-a913-e9cd7b3902f4 Jul 10 06:29:40.038942 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-8cfe155f-5ab8-463c-87b5-dde39acea170 tempest-VolumesTransfersTest-320370549 tempest-VolumesTransfersTest-320370549-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:40.039187 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-8cfe155f-5ab8-463c-87b5-dde39acea170 tempest-VolumesTransfersTest-320370549 tempest-VolumesTransfersTest-320370549-project-admin] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:40.039410 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-8cfe155f-5ab8-463c-87b5-dde39acea170 tempest-VolumesTransfersTest-320370549 tempest-VolumesTransfersTest-320370549-project-admin] Delete volume with id: 8a5046ca-fa76-4079-a913-e9cd7b3902f4 Jul 10 06:29:40.041516 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-780f6abd-e415-439d-b7f2-2884c2bcc711 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:40.044203 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-780f6abd-e415-439d-b7f2-2884c2bcc711 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] GET https://10.4.3.200/volume/v3/groups/detail Jul 10 06:29:40.044397 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-780f6abd-e415-439d-b7f2-2884c2bcc711 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:40.044589 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-780f6abd-e415-439d-b7f2-2884c2bcc711 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Calling method 'version_select' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:40.050051 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-780f6abd-e415-439d-b7f2-2884c2bcc711 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] https://10.4.3.200/volume/v3/groups/detail returned with HTTP 200 Jul 10 06:29:40.050388 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 89/366] 10.4.3.200 () {68 vars in 1296 bytes} [Fri Jul 10 06:29:40 2026] GET /volume/v3/groups/detail => generated 14 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:29:40.052807 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:40.052807 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:29:40.053179 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-8cfe155f-5ab8-463c-87b5-dde39acea170 tempest-VolumesTransfersTest-320370549 tempest-VolumesTransfersTest-320370549-project-admin] Volume info retrieved successfully. Jul 10 06:29:40.065346 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-0674c534-01b3-43e6-b139-14db5359d5cc None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:40.067801 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-0674c534-01b3-43e6-b139-14db5359d5cc tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] GET https://10.4.3.200/volume/v3/volumes/detail Jul 10 06:29:40.067983 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-0674c534-01b3-43e6-b139-14db5359d5cc tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:40.068280 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-0674c534-01b3-43e6-b139-14db5359d5cc tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Calling method 'detail' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:40.068833 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.api_utils [None req-0674c534-01b3-43e6-b139-14db5359d5cc tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Removing options '' from query. {{(pid=99975) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 06:29:40.069462 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-0674c534-01b3-43e6-b139-14db5359d5cc tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99975) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 06:29:40.073516 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-8cfe155f-5ab8-463c-87b5-dde39acea170 tempest-VolumesTransfersTest-320370549 tempest-VolumesTransfersTest-320370549-project-admin] Delete volume request issued successfully. Jul 10 06:29:40.073799 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8cfe155f-5ab8-463c-87b5-dde39acea170 tempest-VolumesTransfersTest-320370549 tempest-VolumesTransfersTest-320370549-project-admin] https://10.4.3.200/volume/v3/volumes/8a5046ca-fa76-4079-a913-e9cd7b3902f4 returned with HTTP 202 Jul 10 06:29:40.074253 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 92/367] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:29:39 2026] DELETE /volume/v3/volumes/8a5046ca-fa76-4079-a913-e9cd7b3902f4 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:29:40.081092 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-cb44ef92-a548-42a9-ba6d-b2d93eab981b None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:40.082912 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-cb44ef92-a548-42a9-ba6d-b2d93eab981b tempest-VolumesTransfersTest-320370549 tempest-VolumesTransfersTest-320370549-project-admin] GET https://10.4.3.200/volume/v3/volumes/8a5046ca-fa76-4079-a913-e9cd7b3902f4 Jul 10 06:29:40.083110 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-cb44ef92-a548-42a9-ba6d-b2d93eab981b tempest-VolumesTransfersTest-320370549 tempest-VolumesTransfersTest-320370549-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:40.083281 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-cb44ef92-a548-42a9-ba6d-b2d93eab981b tempest-VolumesTransfersTest-320370549 tempest-VolumesTransfersTest-320370549-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:40.091133 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:40.091133 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:29:40.097483 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-cb44ef92-a548-42a9-ba6d-b2d93eab981b tempest-VolumesTransfersTest-320370549 tempest-VolumesTransfersTest-320370549-project-admin] Volume info retrieved successfully. Jul 10 06:29:40.102902 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-cb44ef92-a548-42a9-ba6d-b2d93eab981b tempest-VolumesTransfersTest-320370549 tempest-VolumesTransfersTest-320370549-project-admin] https://10.4.3.200/volume/v3/volumes/8a5046ca-fa76-4079-a913-e9cd7b3902f4 returned with HTTP 200 Jul 10 06:29:40.103273 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 96/368] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:29:40 2026] GET /volume/v3/volumes/8a5046ca-fa76-4079-a913-e9cd7b3902f4 => generated 1007 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:29:40.110711 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-0674c534-01b3-43e6-b139-14db5359d5cc tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Get all volumes completed successfully. Jul 10 06:29:40.112952 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-0674c534-01b3-43e6-b139-14db5359d5cc tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] https://10.4.3.200/volume/v3/volumes/detail returned with HTTP 200 Jul 10 06:29:40.113937 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 92/369] 10.4.3.200 () {68 vars in 1299 bytes} [Fri Jul 10 06:29:40 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:29:40.127118 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-f50b0586-a669-45e0-b860-b25acc5f479a None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:40.129063 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f50b0586-a669-45e0-b860-b25acc5f479a tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] POST https://10.4.3.200/volume/v3/groups/c1e6cfdf-e3ed-452d-8677-da24d4a9cd7a/action Jul 10 06:29:40.129452 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f50b0586-a669-45e0-b860-b25acc5f479a tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:29:40.129657 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f50b0586-a669-45e0-b860-b25acc5f479a tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:29:40.131031 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.groups [None req-f50b0586-a669-45e0-b860-b25acc5f479a tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] delete called for group c1e6cfdf-e3ed-452d-8677-da24d4a9cd7a {{(pid=99978) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 10 06:29:40.131180 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.groups [None req-f50b0586-a669-45e0-b860-b25acc5f479a tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Delete group with id: c1e6cfdf-e3ed-452d-8677-da24d4a9cd7a Jul 10 06:29:40.136365 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f50b0586-a669-45e0-b860-b25acc5f479a tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] https://10.4.3.200/volume/v3/groups/c1e6cfdf-e3ed-452d-8677-da24d4a9cd7a/action returned with HTTP 404 Jul 10 06:29:40.136923 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 90/370] 10.4.3.200 () {70 vars in 1428 bytes} [Fri Jul 10 06:29:40 2026] POST /volume/v3/groups/c1e6cfdf-e3ed-452d-8677-da24d4a9cd7a/action => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 06:29:40.146523 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-fcd74672-a5ba-4bba-adb0-a18c7de641d7 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:40.150645 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-fcd74672-a5ba-4bba-adb0-a18c7de641d7 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] GET https://10.4.3.200/volume/v3/volumes/detail Jul 10 06:29:40.150891 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-fcd74672-a5ba-4bba-adb0-a18c7de641d7 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:40.151115 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-fcd74672-a5ba-4bba-adb0-a18c7de641d7 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Calling method 'detail' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:40.151418 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.api_utils [None req-fcd74672-a5ba-4bba-adb0-a18c7de641d7 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Removing options '' from query. {{(pid=99977) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 06:29:40.154675 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-fcd74672-a5ba-4bba-adb0-a18c7de641d7 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99977) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 06:29:40.165534 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-fcd74672-a5ba-4bba-adb0-a18c7de641d7 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Get all volumes completed successfully. Jul 10 06:29:40.167584 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-fcd74672-a5ba-4bba-adb0-a18c7de641d7 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] https://10.4.3.200/volume/v3/volumes/detail returned with HTTP 200 Jul 10 06:29:40.168010 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 93/371] 10.4.3.200 () {68 vars in 1299 bytes} [Fri Jul 10 06:29:40 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:29:40.182300 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-ce343763-c4cd-4d25-9c62-6daafaa553bc None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:40.184395 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ce343763-c4cd-4d25-9c62-6daafaa553bc tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] POST https://10.4.3.200/volume/v3/groups/8f3af722-db61-48fa-8e78-7b2b5834e3dd/action Jul 10 06:29:40.184861 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ce343763-c4cd-4d25-9c62-6daafaa553bc tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:29:40.185017 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ce343763-c4cd-4d25-9c62-6daafaa553bc tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:29:40.186729 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.groups [None req-ce343763-c4cd-4d25-9c62-6daafaa553bc tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] delete called for group 8f3af722-db61-48fa-8e78-7b2b5834e3dd {{(pid=99976) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 10 06:29:40.186874 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.groups [None req-ce343763-c4cd-4d25-9c62-6daafaa553bc tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Delete group with id: 8f3af722-db61-48fa-8e78-7b2b5834e3dd Jul 10 06:29:40.190902 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ce343763-c4cd-4d25-9c62-6daafaa553bc tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] https://10.4.3.200/volume/v3/groups/8f3af722-db61-48fa-8e78-7b2b5834e3dd/action returned with HTTP 404 Jul 10 06:29:40.191860 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 97/372] 10.4.3.200 () {70 vars in 1428 bytes} [Fri Jul 10 06:29:40 2026] POST /volume/v3/groups/8f3af722-db61-48fa-8e78-7b2b5834e3dd/action => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 06:29:40.199952 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-97e4908f-21f0-4efd-8b3a-4d9b379cace9 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:40.202925 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-97e4908f-21f0-4efd-8b3a-4d9b379cace9 tempest-GroupsTest-1485458599 tempest-GroupsTest-1485458599-project-admin] DELETE https://10.4.3.200/volume/v3/group_types/8203e4ee-56d9-4f92-a80c-d7f39b906528 Jul 10 06:29:40.203156 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-97e4908f-21f0-4efd-8b3a-4d9b379cace9 tempest-GroupsTest-1485458599 tempest-GroupsTest-1485458599-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:40.203378 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-97e4908f-21f0-4efd-8b3a-4d9b379cace9 tempest-GroupsTest-1485458599 tempest-GroupsTest-1485458599-project-admin] Calling method 'version_select' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:40.230625 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-97e4908f-21f0-4efd-8b3a-4d9b379cace9 tempest-GroupsTest-1485458599 tempest-GroupsTest-1485458599-project-admin] https://10.4.3.200/volume/v3/group_types/8203e4ee-56d9-4f92-a80c-d7f39b906528 returned with HTTP 202 Jul 10 06:29:40.230939 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 93/373] 10.4.3.200 () {68 vars in 1404 bytes} [Fri Jul 10 06:29:40 2026] DELETE /volume/v3/group_types/8203e4ee-56d9-4f92-a80c-d7f39b906528 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 06:29:40.241196 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-9a975df0-9c1d-4354-81c0-cce3f84d0a45 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:40.243809 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9a975df0-9c1d-4354-81c0-cce3f84d0a45 tempest-GroupsTest-1485458599 tempest-GroupsTest-1485458599-project-admin] DELETE https://10.4.3.200/volume/v3/types/4408eae5-4fe5-4a0d-a84d-c6ea3dd71bae Jul 10 06:29:40.244003 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9a975df0-9c1d-4354-81c0-cce3f84d0a45 tempest-GroupsTest-1485458599 tempest-GroupsTest-1485458599-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:40.244200 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9a975df0-9c1d-4354-81c0-cce3f84d0a45 tempest-GroupsTest-1485458599 tempest-GroupsTest-1485458599-project-admin] Calling method '_delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:40.321730 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9a975df0-9c1d-4354-81c0-cce3f84d0a45 tempest-GroupsTest-1485458599 tempest-GroupsTest-1485458599-project-admin] https://10.4.3.200/volume/v3/types/4408eae5-4fe5-4a0d-a84d-c6ea3dd71bae returned with HTTP 202 Jul 10 06:29:40.322289 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 91/374] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 10 06:29:40 2026] DELETE /volume/v3/types/4408eae5-4fe5-4a0d-a84d-c6ea3dd71bae => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:29:40.329941 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-b3dd9823-9cde-4435-9878-7f167159be2b None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:40.333975 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-0a839eb6-32a3-4e13-a512-da3fa5e89a61 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:40.334198 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b3dd9823-9cde-4435-9878-7f167159be2b tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] GET https://10.4.3.200/volume/v3/volumes/5af0527a-34f3-4610-972e-9b6dc5710969 Jul 10 06:29:40.334495 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b3dd9823-9cde-4435-9878-7f167159be2b tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:40.336242 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0a839eb6-32a3-4e13-a512-da3fa5e89a61 tempest-GroupsTest-1485458599 tempest-GroupsTest-1485458599-project-admin] GET https://10.4.3.200/volume/v3/types/4408eae5-4fe5-4a0d-a84d-c6ea3dd71bae Jul 10 06:29:40.336427 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b3dd9823-9cde-4435-9878-7f167159be2b tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:40.336536 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-0a839eb6-32a3-4e13-a512-da3fa5e89a61 tempest-GroupsTest-1485458599 tempest-GroupsTest-1485458599-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:40.336835 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-0a839eb6-32a3-4e13-a512-da3fa5e89a61 tempest-GroupsTest-1485458599 tempest-GroupsTest-1485458599-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:40.341095 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0a839eb6-32a3-4e13-a512-da3fa5e89a61 tempest-GroupsTest-1485458599 tempest-GroupsTest-1485458599-project-admin] https://10.4.3.200/volume/v3/types/4408eae5-4fe5-4a0d-a84d-c6ea3dd71bae returned with HTTP 404 Jul 10 06:29:40.341796 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 98/375] 10.4.3.200 () {66 vars in 1342 bytes} [Fri Jul 10 06:29:40 2026] GET /volume/v3/types/4408eae5-4fe5-4a0d-a84d-c6ea3dd71bae => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:29:40.346534 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:40.346534 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:29:40.349457 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-4bded8cf-8e9a-48f8-be2c-6994d82bdc88 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:40.352629 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-b3dd9823-9cde-4435-9878-7f167159be2b tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] Volume info retrieved successfully. Jul 10 06:29:40.353331 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-4bded8cf-8e9a-48f8-be2c-6994d82bdc88 tempest-GroupsTest-1485458599 tempest-GroupsTest-1485458599-project-admin] POST https://10.4.3.200/volume/v3/types Jul 10 06:29:40.356216 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-4bded8cf-8e9a-48f8-be2c-6994d82bdc88 tempest-GroupsTest-1485458599 tempest-GroupsTest-1485458599-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1298842761"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:29:40.358167 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b3dd9823-9cde-4435-9878-7f167159be2b tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] https://10.4.3.200/volume/v3/volumes/5af0527a-34f3-4610-972e-9b6dc5710969 returned with HTTP 200 Jul 10 06:29:40.358648 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 94/376] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:29:40 2026] GET /volume/v3/volumes/5af0527a-34f3-4610-972e-9b6dc5710969 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:29:40.377937 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-4bded8cf-8e9a-48f8-be2c-6994d82bdc88 tempest-GroupsTest-1485458599 tempest-GroupsTest-1485458599-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 10 06:29:40.378404 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 94/377] 10.4.3.200 () {68 vars in 1252 bytes} [Fri Jul 10 06:29:40 2026] POST /volume/v3/types => generated 216 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:29:40.388661 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-b30bec24-b3b4-4011-b616-be5c11e57403 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:40.390425 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b30bec24-b3b4-4011-b616-be5c11e57403 tempest-GroupsTest-1485458599 tempest-GroupsTest-1485458599-project-admin] POST https://10.4.3.200/volume/v3/group_types Jul 10 06:29:40.390799 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b30bec24-b3b4-4011-b616-be5c11e57403 tempest-GroupsTest-1485458599 tempest-GroupsTest-1485458599-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1109866509"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:29:40.407431 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b30bec24-b3b4-4011-b616-be5c11e57403 tempest-GroupsTest-1485458599 tempest-GroupsTest-1485458599-project-admin] https://10.4.3.200/volume/v3/group_types returned with HTTP 202 Jul 10 06:29:40.408015 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 92/378] 10.4.3.200 () {70 vars in 1311 bytes} [Fri Jul 10 06:29:40 2026] POST /volume/v3/group_types => generated 173 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:29:40.416834 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-3908b5b3-af25-4260-9442-db271dc0777f None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:40.419904 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3908b5b3-af25-4260-9442-db271dc0777f tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] POST https://10.4.3.200/volume/v3/groups Jul 10 06:29:40.420467 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3908b5b3-af25-4260-9442-db271dc0777f tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "b10bae12-b7dc-45a6-b924-86bd2e3ec015", "volume_types": ["82cefd1a-41e3-44a7-b5ee-9824a9ff4e16"], "name": "tempest-GroupsTest-Group-781331917"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:29:40.421815 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.groups [None req-3908b5b3-af25-4260-9442-db271dc0777f tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Creating new group {'group': {'group_type': 'b10bae12-b7dc-45a6-b924-86bd2e3ec015', 'volume_types': ['82cefd1a-41e3-44a7-b5ee-9824a9ff4e16'], 'name': 'tempest-GroupsTest-Group-781331917'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 10 06:29:40.425733 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.groups [None req-3908b5b3-af25-4260-9442-db271dc0777f tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Creating group tempest-GroupsTest-Group-781331917. Jul 10 06:29:40.441966 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-3908b5b3-af25-4260-9442-db271dc0777f tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Availability zone cache updated, next update will occur around 2026-07-10 07:29:40.441640. {{(pid=99976) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 10 06:29:40.442062 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-3908b5b3-af25-4260-9442-db271dc0777f tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Availability Zones retrieved successfully. Jul 10 06:29:40.453152 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-3908b5b3-af25-4260-9442-db271dc0777f tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Created reservations ['d02bc14a-bd1a-4657-a18b-6214e05bf1f6'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:29:40.485228 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3908b5b3-af25-4260-9442-db271dc0777f tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] https://10.4.3.200/volume/v3/groups returned with HTTP 202 Jul 10 06:29:40.485974 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 99/379] 10.4.3.200 () {70 vars in 1297 bytes} [Fri Jul 10 06:29:40 2026] POST /volume/v3/groups => generated 103 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:29:40.495000 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-30d8a73c-3ad4-415e-939b-ba5ad28c5e6d None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:40.496890 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-30d8a73c-3ad4-415e-939b-ba5ad28c5e6d tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] GET https://10.4.3.200/volume/v3/groups/bb49ecc7-50bf-456b-9fcf-56b075fcebea Jul 10 06:29:40.497090 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-30d8a73c-3ad4-415e-939b-ba5ad28c5e6d tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:40.497348 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-30d8a73c-3ad4-415e-939b-ba5ad28c5e6d tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Calling method 'version_select' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:40.497520 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.groups [None req-30d8a73c-3ad4-415e-939b-ba5ad28c5e6d tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] show called for member bb49ecc7-50bf-456b-9fcf-56b075fcebea {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 06:29:40.502742 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:40.502742 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:29:40.513530 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-30d8a73c-3ad4-415e-939b-ba5ad28c5e6d tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] https://10.4.3.200/volume/v3/groups/bb49ecc7-50bf-456b-9fcf-56b075fcebea returned with HTTP 200 Jul 10 06:29:40.514131 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 95/380] 10.4.3.200 () {68 vars in 1386 bytes} [Fri Jul 10 06:29:40 2026] GET /volume/v3/groups/bb49ecc7-50bf-456b-9fcf-56b075fcebea => generated 331 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:29:40.783626 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-5a9b17cd-ab61-45e1-b383-7f153c7d314f req-37e67531-cbca-4f03-a8f6-55fec6d96903 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:40.785073 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-5a9b17cd-ab61-45e1-b383-7f153c7d314f req-37e67531-cbca-4f03-a8f6-55fec6d96903 tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] GET https://10.4.3.200/volume/v3/volumes/5af0527a-34f3-4610-972e-9b6dc5710969 Jul 10 06:29:40.785285 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-5a9b17cd-ab61-45e1-b383-7f153c7d314f req-37e67531-cbca-4f03-a8f6-55fec6d96903 tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:40.785541 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-5a9b17cd-ab61-45e1-b383-7f153c7d314f req-37e67531-cbca-4f03-a8f6-55fec6d96903 tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:40.794989 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:40.794989 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:29:40.799731 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [req-5a9b17cd-ab61-45e1-b383-7f153c7d314f req-37e67531-cbca-4f03-a8f6-55fec6d96903 tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] Volume info retrieved successfully. Jul 10 06:29:40.809043 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-5a9b17cd-ab61-45e1-b383-7f153c7d314f req-37e67531-cbca-4f03-a8f6-55fec6d96903 tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] https://10.4.3.200/volume/v3/volumes/5af0527a-34f3-4610-972e-9b6dc5710969 returned with HTTP 200 Jul 10 06:29:40.809585 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 95/381] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:29:40 2026] GET /volume/v3/volumes/5af0527a-34f3-4610-972e-9b6dc5710969 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:29:41.119284 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-e03f2f7f-7199-4b2d-8e68-81920bf10836 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:41.122583 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e03f2f7f-7199-4b2d-8e68-81920bf10836 tempest-VolumesTransfersTest-320370549 tempest-VolumesTransfersTest-320370549-project-admin] GET https://10.4.3.200/volume/v3/volumes/8a5046ca-fa76-4079-a913-e9cd7b3902f4 Jul 10 06:29:41.122753 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e03f2f7f-7199-4b2d-8e68-81920bf10836 tempest-VolumesTransfersTest-320370549 tempest-VolumesTransfersTest-320370549-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:41.123000 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e03f2f7f-7199-4b2d-8e68-81920bf10836 tempest-VolumesTransfersTest-320370549 tempest-VolumesTransfersTest-320370549-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:41.133832 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e03f2f7f-7199-4b2d-8e68-81920bf10836 tempest-VolumesTransfersTest-320370549 tempest-VolumesTransfersTest-320370549-project-admin] https://10.4.3.200/volume/v3/volumes/8a5046ca-fa76-4079-a913-e9cd7b3902f4 returned with HTTP 404 Jul 10 06:29:41.134416 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 93/382] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:29:41 2026] GET /volume/v3/volumes/8a5046ca-fa76-4079-a913-e9cd7b3902f4 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:29:41.148379 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-bbcfd8a3-8871-4d18-9ffd-55959c6e7a55 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:41.150359 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-bbcfd8a3-8871-4d18-9ffd-55959c6e7a55 tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] GET https://10.4.3.200/volume/v3/volumes/8a5046ca-fa76-4079-a913-e9cd7b3902f4 Jul 10 06:29:41.150652 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-bbcfd8a3-8871-4d18-9ffd-55959c6e7a55 tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:41.151264 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-bbcfd8a3-8871-4d18-9ffd-55959c6e7a55 tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:41.161593 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-bbcfd8a3-8871-4d18-9ffd-55959c6e7a55 tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] https://10.4.3.200/volume/v3/volumes/8a5046ca-fa76-4079-a913-e9cd7b3902f4 returned with HTTP 404 Jul 10 06:29:41.162257 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 100/383] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:29:41 2026] GET /volume/v3/volumes/8a5046ca-fa76-4079-a913-e9cd7b3902f4 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:29:41.170031 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-fb2043ec-6144-4eb3-860c-41cf6d2d03a5 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:41.171718 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-fb2043ec-6144-4eb3-860c-41cf6d2d03a5 tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] DELETE https://10.4.3.200/volume/v3/volumes/8a5046ca-fa76-4079-a913-e9cd7b3902f4 Jul 10 06:29:41.171912 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-fb2043ec-6144-4eb3-860c-41cf6d2d03a5 tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:41.172086 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-fb2043ec-6144-4eb3-860c-41cf6d2d03a5 tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:41.172233 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-fb2043ec-6144-4eb3-860c-41cf6d2d03a5 tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] Delete volume with id: 8a5046ca-fa76-4079-a913-e9cd7b3902f4 Jul 10 06:29:41.177664 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-fb2043ec-6144-4eb3-860c-41cf6d2d03a5 tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] https://10.4.3.200/volume/v3/volumes/8a5046ca-fa76-4079-a913-e9cd7b3902f4 returned with HTTP 404 Jul 10 06:29:41.178080 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 96/384] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:29:41 2026] DELETE /volume/v3/volumes/8a5046ca-fa76-4079-a913-e9cd7b3902f4 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:29:41.186494 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-5b48ffc3-4c90-4ca3-b4f5-06643d19ddc5 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:41.188039 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-5b48ffc3-4c90-4ca3-b4f5-06643d19ddc5 tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:29:41.188350 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-5b48ffc3-4c90-4ca3-b4f5-06643d19ddc5 tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-573060060"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:29:41.189749 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.volumes [None req-5b48ffc3-4c90-4ca3-b4f5-06643d19ddc5 tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-573060060'}} {{(pid=99975) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:29:41.189862 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-5b48ffc3-4c90-4ca3-b4f5-06643d19ddc5 tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] Create volume of 1 GB Jul 10 06:29:41.193752 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-5b48ffc3-4c90-4ca3-b4f5-06643d19ddc5 tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] Availability Zones retrieved successfully. Jul 10 06:29:41.198986 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-5b48ffc3-4c90-4ca3-b4f5-06643d19ddc5 tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] Flow 'volume_create_api' (393408e4-b4b0-4cb8-911e-1b5abdc292fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:29:41.199944 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-5b48ffc3-4c90-4ca3-b4f5-06643d19ddc5 tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (121dc64d-57f4-4284-a1ed-0032a68eeaaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:29:41.200900 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.flows.api.create_volume [None req-5b48ffc3-4c90-4ca3-b4f5-06643d19ddc5 tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] Validating volume size '1' using validate_int {{(pid=99975) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:29:41.225335 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-5b48ffc3-4c90-4ca3-b4f5-06643d19ddc5 tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (121dc64d-57f4-4284-a1ed-0032a68eeaaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:29:41.226303 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-5b48ffc3-4c90-4ca3-b4f5-06643d19ddc5 tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (117689ad-ae09-4382-9606-df6689c605a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:29:41.263901 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.quota [None req-5b48ffc3-4c90-4ca3-b4f5-06643d19ddc5 tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] Created reservations ['ef3b5e12-d6be-4ecb-aede-a292807a7f1d', 'ab3dd870-1b24-4b8e-9109-43c3b8a30b8f', 'd0675561-c9e4-4746-a3f6-0e08f6abed48', '6da2f36f-d1f9-491c-9145-22cda1b3d97e'] {{(pid=99975) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:29:41.264608 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-5b48ffc3-4c90-4ca3-b4f5-06643d19ddc5 tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (117689ad-ae09-4382-9606-df6689c605a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ef3b5e12-d6be-4ecb-aede-a292807a7f1d', 'ab3dd870-1b24-4b8e-9109-43c3b8a30b8f', 'd0675561-c9e4-4746-a3f6-0e08f6abed48', '6da2f36f-d1f9-491c-9145-22cda1b3d97e']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:29:41.265370 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-5b48ffc3-4c90-4ca3-b4f5-06643d19ddc5 tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d812be0c-5f0e-47ba-8a17-7dda36b12ea8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:29:41.291080 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-5b48ffc3-4c90-4ca3-b4f5-06643d19ddc5 tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d812be0c-5f0e-47ba-8a17-7dda36b12ea8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f10fee20-11c9-4380-a8f4-d03dac8542e5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-573060060',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ebed1b9d032453db837b317b327b9ac',qos_specs=None,replication_status=,reservations=['ef3b5e12-d6be-4ecb-aede-a292807a7f1d','ab3dd870-1b24-4b8e-9109-43c3b8a30b8f','d0675561-c9e4-4746-a3f6-0e08f6abed48','6da2f36f-d1f9-491c-9145-22cda1b3d97e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68805fcf3d0a46328e917587c6694a5e',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:29:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-573060060',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f10fee20-11c9-4380-a8f4-d03dac8542e5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ebed1b9d032453db837b317b327b9ac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='68805fcf3d0a46328e917587c6694a5e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:29:41.291821 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-5b48ffc3-4c90-4ca3-b4f5-06643d19ddc5 tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d910d2eb-e897-485f-8d38-2606083179b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:29:41.311308 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-5b48ffc3-4c90-4ca3-b4f5-06643d19ddc5 tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d910d2eb-e897-485f-8d38-2606083179b3) transitioned into state 'SUCCESS' from state '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-573060060',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ebed1b9d032453db837b317b327b9ac',qos_specs=None,replication_status=,reservations=['ef3b5e12-d6be-4ecb-aede-a292807a7f1d','ab3dd870-1b24-4b8e-9109-43c3b8a30b8f','d0675561-c9e4-4746-a3f6-0e08f6abed48','6da2f36f-d1f9-491c-9145-22cda1b3d97e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68805fcf3d0a46328e917587c6694a5e',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:29:41.312121 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-5b48ffc3-4c90-4ca3-b4f5-06643d19ddc5 tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (276c9986-c45f-4b76-865d-b162cb661e41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:29:41.322663 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-5b48ffc3-4c90-4ca3-b4f5-06643d19ddc5 tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (276c9986-c45f-4b76-865d-b162cb661e41) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:29:41.323914 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-5b48ffc3-4c90-4ca3-b4f5-06643d19ddc5 tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] Flow 'volume_create_api' (393408e4-b4b0-4cb8-911e-1b5abdc292fb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:29:41.324331 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-5b48ffc3-4c90-4ca3-b4f5-06643d19ddc5 tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] Create volume request issued successfully. Jul 10 06:29:41.325095 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-5b48ffc3-4c90-4ca3-b4f5-06643d19ddc5 tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:29:41.325676 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 96/385] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 10 06:29:41 2026] POST /volume/v3/volumes => generated 750 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:29:41.338946 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-3950c260-e391-4fba-8dba-6557eb2e062d None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:41.340818 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3950c260-e391-4fba-8dba-6557eb2e062d tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] GET https://10.4.3.200/volume/v3/volumes/f10fee20-11c9-4380-a8f4-d03dac8542e5 Jul 10 06:29:41.340910 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3950c260-e391-4fba-8dba-6557eb2e062d tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:41.341103 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3950c260-e391-4fba-8dba-6557eb2e062d tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:41.350161 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:41.350161 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:29:41.354265 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-3950c260-e391-4fba-8dba-6557eb2e062d tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] Volume info retrieved successfully. Jul 10 06:29:41.358272 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3950c260-e391-4fba-8dba-6557eb2e062d tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] https://10.4.3.200/volume/v3/volumes/f10fee20-11c9-4380-a8f4-d03dac8542e5 returned with HTTP 200 Jul 10 06:29:41.358676 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 94/386] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:29:41 2026] GET /volume/v3/volumes/f10fee20-11c9-4380-a8f4-d03dac8542e5 => generated 818 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:29:41.523174 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-b5548da5-e386-4425-a4a2-10566b04f8d9 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:41.525004 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b5548da5-e386-4425-a4a2-10566b04f8d9 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] GET https://10.4.3.200/volume/v3/groups/bb49ecc7-50bf-456b-9fcf-56b075fcebea Jul 10 06:29:41.525235 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b5548da5-e386-4425-a4a2-10566b04f8d9 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:41.525411 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b5548da5-e386-4425-a4a2-10566b04f8d9 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Calling method 'version_select' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:41.525585 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.groups [None req-b5548da5-e386-4425-a4a2-10566b04f8d9 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] show called for member bb49ecc7-50bf-456b-9fcf-56b075fcebea {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 06:29:41.529331 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:41.529331 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:29:41.536575 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b5548da5-e386-4425-a4a2-10566b04f8d9 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] https://10.4.3.200/volume/v3/groups/bb49ecc7-50bf-456b-9fcf-56b075fcebea returned with HTTP 200 Jul 10 06:29:41.536938 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 101/387] 10.4.3.200 () {68 vars in 1386 bytes} [Fri Jul 10 06:29:41 2026] GET /volume/v3/groups/bb49ecc7-50bf-456b-9fcf-56b075fcebea => generated 332 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:29:41.547779 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-93df29af-82bd-4f4f-af35-fd2e191d1274 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:41.549318 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-93df29af-82bd-4f4f-af35-fd2e191d1274 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:29:41.549705 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-93df29af-82bd-4f4f-af35-fd2e191d1274 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-982245035", "volume_type": "82cefd1a-41e3-44a7-b5ee-9824a9ff4e16", "group_id": "bb49ecc7-50bf-456b-9fcf-56b075fcebea", "size": 1}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:29:41.552184 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.volumes [None req-93df29af-82bd-4f4f-af35-fd2e191d1274 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-982245035', 'volume_type': '82cefd1a-41e3-44a7-b5ee-9824a9ff4e16', 'group_id': 'bb49ecc7-50bf-456b-9fcf-56b075fcebea', 'size': 1}} {{(pid=99977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:29:41.558939 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:41.558939 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:29:41.559550 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-93df29af-82bd-4f4f-af35-fd2e191d1274 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Create volume of 1 GB Jul 10 06:29:41.567684 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-93df29af-82bd-4f4f-af35-fd2e191d1274 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Availability Zones retrieved successfully. Jul 10 06:29:41.574137 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-93df29af-82bd-4f4f-af35-fd2e191d1274 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Flow 'volume_create_api' (f762d94f-ffd6-4b96-bc47-50df87729492) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:29:41.575624 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-93df29af-82bd-4f4f-af35-fd2e191d1274 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05710451-33f6-45d5-b790-c638b28aca8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:29:41.576324 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:41.576324 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:29:41.576938 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.flows.api.create_volume [None req-93df29af-82bd-4f4f-af35-fd2e191d1274 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Validating volume size '1' using validate_int {{(pid=99977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:29:41.608146 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-93df29af-82bd-4f4f-af35-fd2e191d1274 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05710451-33f6-45d5-b790-c638b28aca8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:29:40Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=82cefd1a-41e3-44a7-b5ee-9824a9ff4e16,is_public=True,name='tempest-GroupsTest-volume-type-1298842761',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '82cefd1a-41e3-44a7-b5ee-9824a9ff4e16', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'bb49ecc7-50bf-456b-9fcf-56b075fcebea', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:29:41.612327 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-93df29af-82bd-4f4f-af35-fd2e191d1274 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f50a2ce-462e-45e3-a795-c9df3d821520) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:29:41.653538 np0000004964 devstack@c-api.service[99977]: WARNING cinder.quota [None req-93df29af-82bd-4f4f-af35-fd2e191d1274 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1298842761 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1298842761, it is now deprecated. Please use the default quota class for default quota. Jul 10 06:29:41.653538 np0000004964 devstack@c-api.service[99977]: WARNING cinder.quota [None req-93df29af-82bd-4f4f-af35-fd2e191d1274 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1298842761 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1298842761, it is now deprecated. Please use the default quota class for default quota. Jul 10 06:29:41.689778 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-93df29af-82bd-4f4f-af35-fd2e191d1274 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Created reservations ['0da51131-c324-45b1-870d-d8f00717784b', '770cf127-4c61-4eb8-af69-73825785606c', '58b58133-580c-4a39-9e86-d25043eed619', '4cfc25bb-d395-4278-b014-d48052cc09a7'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:29:41.690515 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-93df29af-82bd-4f4f-af35-fd2e191d1274 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f50a2ce-462e-45e3-a795-c9df3d821520) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0da51131-c324-45b1-870d-d8f00717784b', '770cf127-4c61-4eb8-af69-73825785606c', '58b58133-580c-4a39-9e86-d25043eed619', '4cfc25bb-d395-4278-b014-d48052cc09a7']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:29:41.692334 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-93df29af-82bd-4f4f-af35-fd2e191d1274 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1df6671-256e-4c85-9532-e58dec5984fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:29:41.723824 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-93df29af-82bd-4f4f-af35-fd2e191d1274 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1df6671-256e-4c85-9532-e58dec5984fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '50392a77-88df-4d74-9fb2-8e95b9c5e240', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-982245035',encryption_key_id=None,group_id=bb49ecc7-50bf-456b-9fcf-56b075fcebea,group_type_id=,metadata={},multiattach=False,project_id='1e224dbd27804a28b0fb0e443b401462',qos_specs=None,replication_status=,reservations=['0da51131-c324-45b1-870d-d8f00717784b','770cf127-4c61-4eb8-af69-73825785606c','58b58133-580c-4a39-9e86-d25043eed619','4cfc25bb-d395-4278-b014-d48052cc09a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='573c184578ec455d804a9d9861523473',volume_type_id=82cefd1a-41e3-44a7-b5ee-9824a9ff4e16), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:29:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-982245035',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=bb49ecc7-50bf-456b-9fcf-56b075fcebea,host=None,id=50392a77-88df-4d74-9fb2-8e95b9c5e240,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e224dbd27804a28b0fb0e443b401462',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='573c184578ec455d804a9d9861523473',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(82cefd1a-41e3-44a7-b5ee-9824a9ff4e16),volume_type_id=82cefd1a-41e3-44a7-b5ee-9824a9ff4e16)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:29:41.724366 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-93df29af-82bd-4f4f-af35-fd2e191d1274 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a7288aa-850c-446c-b18a-11470e09c53b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:29:41.743740 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-93df29af-82bd-4f4f-af35-fd2e191d1274 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a7288aa-850c-446c-b18a-11470e09c53b) transitioned into state 'SUCCESS' from state '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-982245035',encryption_key_id=None,group_id=bb49ecc7-50bf-456b-9fcf-56b075fcebea,group_type_id=,metadata={},multiattach=False,project_id='1e224dbd27804a28b0fb0e443b401462',qos_specs=None,replication_status=,reservations=['0da51131-c324-45b1-870d-d8f00717784b','770cf127-4c61-4eb8-af69-73825785606c','58b58133-580c-4a39-9e86-d25043eed619','4cfc25bb-d395-4278-b014-d48052cc09a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='573c184578ec455d804a9d9861523473',volume_type_id=82cefd1a-41e3-44a7-b5ee-9824a9ff4e16)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:29:41.744363 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-93df29af-82bd-4f4f-af35-fd2e191d1274 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1809305-98f4-43f0-b703-28b8a6e749b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:29:41.759725 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-93df29af-82bd-4f4f-af35-fd2e191d1274 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1809305-98f4-43f0-b703-28b8a6e749b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:29:41.760973 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-93df29af-82bd-4f4f-af35-fd2e191d1274 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Flow 'volume_create_api' (f762d94f-ffd6-4b96-bc47-50df87729492) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:29:41.761363 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-93df29af-82bd-4f4f-af35-fd2e191d1274 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Create volume request issued successfully. Jul 10 06:29:41.762231 np0000004964 devstack@c-api.service[99977]: WARNING stevedore.named [None req-93df29af-82bd-4f4f-af35-fd2e191d1274 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:29:41.762453 np0000004964 devstack@c-api.service[99977]: WARNING castellan.key_manager [None req-93df29af-82bd-4f4f-af35-fd2e191d1274 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:29:41.803813 np0000004964 devstack@c-api.service[99977]: DEBUG oslo_db.sqlalchemy.engines [None req-93df29af-82bd-4f4f-af35-fd2e191d1274 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99977) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 06:29:41.806716 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:41.806716 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:29:41.813305 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-93df29af-82bd-4f4f-af35-fd2e191d1274 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:29:41.813743 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 97/388] 10.4.3.200 () {70 vars in 1300 bytes} [Fri Jul 10 06:29:41 2026] POST /volume/v3/volumes => generated 814 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:29:41.827977 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-92fd269c-a57f-449f-9bb0-7c5a5291c185 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:41.832697 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-92fd269c-a57f-449f-9bb0-7c5a5291c185 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] GET https://10.4.3.200/volume/v3/volumes/50392a77-88df-4d74-9fb2-8e95b9c5e240 Jul 10 06:29:41.832697 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-92fd269c-a57f-449f-9bb0-7c5a5291c185 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:41.832697 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-92fd269c-a57f-449f-9bb0-7c5a5291c185 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:41.841434 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:41.841434 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:29:41.848247 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-92fd269c-a57f-449f-9bb0-7c5a5291c185 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Volume info retrieved successfully. Jul 10 06:29:41.849554 np0000004964 devstack@c-api.service[99975]: WARNING stevedore.named [None req-92fd269c-a57f-449f-9bb0-7c5a5291c185 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:29:41.849877 np0000004964 devstack@c-api.service[99975]: WARNING castellan.key_manager [None req-92fd269c-a57f-449f-9bb0-7c5a5291c185 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:29:41.893472 np0000004964 devstack@c-api.service[99975]: DEBUG oslo_db.sqlalchemy.engines [None req-92fd269c-a57f-449f-9bb0-7c5a5291c185 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99975) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 06:29:41.897533 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:41.897533 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:29:41.910050 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-92fd269c-a57f-449f-9bb0-7c5a5291c185 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] https://10.4.3.200/volume/v3/volumes/50392a77-88df-4d74-9fb2-8e95b9c5e240 returned with HTTP 200 Jul 10 06:29:41.910757 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 97/389] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:29:41 2026] GET /volume/v3/volumes/50392a77-88df-4d74-9fb2-8e95b9c5e240 => generated 882 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:29:42.373648 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-98625867-6e4f-467f-95dd-b59efb91988a None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:42.375495 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-98625867-6e4f-467f-95dd-b59efb91988a tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] GET https://10.4.3.200/volume/v3/volumes/f10fee20-11c9-4380-a8f4-d03dac8542e5 Jul 10 06:29:42.375767 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-98625867-6e4f-467f-95dd-b59efb91988a tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:42.376028 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-98625867-6e4f-467f-95dd-b59efb91988a tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:42.384949 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:42.384949 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:29:42.389392 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-98625867-6e4f-467f-95dd-b59efb91988a tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] Volume info retrieved successfully. Jul 10 06:29:42.394072 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-98625867-6e4f-467f-95dd-b59efb91988a tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] https://10.4.3.200/volume/v3/volumes/f10fee20-11c9-4380-a8f4-d03dac8542e5 returned with HTTP 200 Jul 10 06:29:42.394494 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 95/390] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:29:42 2026] GET /volume/v3/volumes/f10fee20-11c9-4380-a8f4-d03dac8542e5 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:29:42.407627 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-f4330d83-35a0-4e46-b9d3-426b8a00d39c None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:42.409483 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f4330d83-35a0-4e46-b9d3-426b8a00d39c tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] POST https://10.4.3.200/volume/v3/os-volume-transfer Jul 10 06:29:42.409868 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f4330d83-35a0-4e46-b9d3-426b8a00d39c tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "f10fee20-11c9-4380-a8f4-d03dac8542e5"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:29:42.411313 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.contrib.volume_transfer [None req-f4330d83-35a0-4e46-b9d3-426b8a00d39c tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] Creating new volume transfer {'transfer': {'volume_id': 'f10fee20-11c9-4380-a8f4-d03dac8542e5'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jul 10 06:29:42.411418 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.contrib.volume_transfer [None req-f4330d83-35a0-4e46-b9d3-426b8a00d39c tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] Creating transfer of volume f10fee20-11c9-4380-a8f4-d03dac8542e5 Jul 10 06:29:42.411878 np0000004964 devstack@c-api.service[99976]: INFO cinder.transfer.api [None req-f4330d83-35a0-4e46-b9d3-426b8a00d39c tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] Generating transfer record for volume f10fee20-11c9-4380-a8f4-d03dac8542e5 Jul 10 06:29:42.418927 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:42.418927 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:29:42.427606 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f4330d83-35a0-4e46-b9d3-426b8a00d39c tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] https://10.4.3.200/volume/v3/os-volume-transfer returned with HTTP 202 Jul 10 06:29:42.428035 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 102/391] 10.4.3.200 () {68 vars in 1291 bytes} [Fri Jul 10 06:29:42 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:29:42.436698 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-7f5767c9-e060-4fe9-b739-0ff25cfe3bc8 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:42.440519 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7f5767c9-e060-4fe9-b739-0ff25cfe3bc8 tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] GET https://10.4.3.200/volume/v3/volumes/f10fee20-11c9-4380-a8f4-d03dac8542e5 Jul 10 06:29:42.440764 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-7f5767c9-e060-4fe9-b739-0ff25cfe3bc8 tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:42.440951 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-7f5767c9-e060-4fe9-b739-0ff25cfe3bc8 tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:42.448562 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:42.448562 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:29:42.452736 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-7f5767c9-e060-4fe9-b739-0ff25cfe3bc8 tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] Volume info retrieved successfully. Jul 10 06:29:42.456894 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7f5767c9-e060-4fe9-b739-0ff25cfe3bc8 tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] https://10.4.3.200/volume/v3/volumes/f10fee20-11c9-4380-a8f4-d03dac8542e5 returned with HTTP 200 Jul 10 06:29:42.457236 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 98/392] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:29:42 2026] GET /volume/v3/volumes/f10fee20-11c9-4380-a8f4-d03dac8542e5 => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:29:42.471090 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-8cbb9adf-0433-4fb4-acd9-a2a9e3275890 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:42.473187 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-8cbb9adf-0433-4fb4-acd9-a2a9e3275890 tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] GET https://10.4.3.200/volume/v3/os-volume-transfer/detail Jul 10 06:29:42.473406 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-8cbb9adf-0433-4fb4-acd9-a2a9e3275890 tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:42.473681 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-8cbb9adf-0433-4fb4-acd9-a2a9e3275890 tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] Calling method 'detail' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:42.473885 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.contrib.volume_transfer [None req-8cbb9adf-0433-4fb4-acd9-a2a9e3275890 tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] Listing volume transfers {{(pid=99975) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Jul 10 06:29:42.479848 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-8cbb9adf-0433-4fb4-acd9-a2a9e3275890 tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] https://10.4.3.200/volume/v3/os-volume-transfer/detail returned with HTTP 200 Jul 10 06:29:42.480221 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 98/393] 10.4.3.200 () {66 vars in 1291 bytes} [Fri Jul 10 06:29:42 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 10 06:29:42.488178 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-6d868e05-bae1-4ee7-a843-4e4078ab9c82 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:42.490167 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6d868e05-bae1-4ee7-a843-4e4078ab9c82 tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] DELETE https://10.4.3.200/volume/v3/os-volume-transfer/c8552fba-43da-4d61-8489-97efe4a1ac3a Jul 10 06:29:42.490708 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6d868e05-bae1-4ee7-a843-4e4078ab9c82 tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:42.490933 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6d868e05-bae1-4ee7-a843-4e4078ab9c82 tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:42.491283 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.contrib.volume_transfer [None req-6d868e05-bae1-4ee7-a843-4e4078ab9c82 tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] Delete transfer with id: c8552fba-43da-4d61-8489-97efe4a1ac3a Jul 10 06:29:42.507894 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:42.507894 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:29:42.522791 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6d868e05-bae1-4ee7-a843-4e4078ab9c82 tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] https://10.4.3.200/volume/v3/os-volume-transfer/c8552fba-43da-4d61-8489-97efe4a1ac3a returned with HTTP 202 Jul 10 06:29:42.523284 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 96/394] 10.4.3.200 () {66 vars in 1384 bytes} [Fri Jul 10 06:29:42 2026] DELETE /volume/v3/os-volume-transfer/c8552fba-43da-4d61-8489-97efe4a1ac3a => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:29:42.530602 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-c6e09f69-2ae0-4b12-a6bf-7bc2a576fdf7 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:42.532429 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c6e09f69-2ae0-4b12-a6bf-7bc2a576fdf7 tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] GET https://10.4.3.200/volume/v3/volumes/f10fee20-11c9-4380-a8f4-d03dac8542e5 Jul 10 06:29:42.532715 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c6e09f69-2ae0-4b12-a6bf-7bc2a576fdf7 tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:42.532946 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c6e09f69-2ae0-4b12-a6bf-7bc2a576fdf7 tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:42.539517 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:42.539517 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:29:42.542752 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-c6e09f69-2ae0-4b12-a6bf-7bc2a576fdf7 tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] Volume info retrieved successfully. Jul 10 06:29:42.546617 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c6e09f69-2ae0-4b12-a6bf-7bc2a576fdf7 tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] https://10.4.3.200/volume/v3/volumes/f10fee20-11c9-4380-a8f4-d03dac8542e5 returned with HTTP 200 Jul 10 06:29:42.547053 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 103/395] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:29:42 2026] GET /volume/v3/volumes/f10fee20-11c9-4380-a8f4-d03dac8542e5 => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:29:42.558805 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-27811e03-2790-4993-b2c4-82399dcf15ca None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:42.560435 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-27811e03-2790-4993-b2c4-82399dcf15ca tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] DELETE https://10.4.3.200/volume/v3/os-volume-transfer/c8552fba-43da-4d61-8489-97efe4a1ac3a Jul 10 06:29:42.560701 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-27811e03-2790-4993-b2c4-82399dcf15ca tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:42.560920 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-27811e03-2790-4993-b2c4-82399dcf15ca tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:42.561060 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.contrib.volume_transfer [None req-27811e03-2790-4993-b2c4-82399dcf15ca tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] Delete transfer with id: c8552fba-43da-4d61-8489-97efe4a1ac3a Jul 10 06:29:42.564796 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-27811e03-2790-4993-b2c4-82399dcf15ca tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] https://10.4.3.200/volume/v3/os-volume-transfer/c8552fba-43da-4d61-8489-97efe4a1ac3a returned with HTTP 404 Jul 10 06:29:42.565283 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 99/396] 10.4.3.200 () {66 vars in 1384 bytes} [Fri Jul 10 06:29:42 2026] DELETE /volume/v3/os-volume-transfer/c8552fba-43da-4d61-8489-97efe4a1ac3a => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:29:42.571563 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-377c92ac-7b57-4b4f-9c92-847e2f7927b0 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:42.573820 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-377c92ac-7b57-4b4f-9c92-847e2f7927b0 tempest-VolumesTransfersTest-320370549 tempest-VolumesTransfersTest-320370549-project-admin] DELETE https://10.4.3.200/volume/v3/volumes/f10fee20-11c9-4380-a8f4-d03dac8542e5 Jul 10 06:29:42.574057 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-377c92ac-7b57-4b4f-9c92-847e2f7927b0 tempest-VolumesTransfersTest-320370549 tempest-VolumesTransfersTest-320370549-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:42.574304 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-377c92ac-7b57-4b4f-9c92-847e2f7927b0 tempest-VolumesTransfersTest-320370549 tempest-VolumesTransfersTest-320370549-project-admin] Calling method 'delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:42.574555 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-377c92ac-7b57-4b4f-9c92-847e2f7927b0 tempest-VolumesTransfersTest-320370549 tempest-VolumesTransfersTest-320370549-project-admin] Delete volume with id: f10fee20-11c9-4380-a8f4-d03dac8542e5 Jul 10 06:29:42.583403 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:42.583403 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:29:42.583931 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-377c92ac-7b57-4b4f-9c92-847e2f7927b0 tempest-VolumesTransfersTest-320370549 tempest-VolumesTransfersTest-320370549-project-admin] Volume info retrieved successfully. Jul 10 06:29:42.601132 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-377c92ac-7b57-4b4f-9c92-847e2f7927b0 tempest-VolumesTransfersTest-320370549 tempest-VolumesTransfersTest-320370549-project-admin] Delete volume request issued successfully. Jul 10 06:29:42.601363 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-377c92ac-7b57-4b4f-9c92-847e2f7927b0 tempest-VolumesTransfersTest-320370549 tempest-VolumesTransfersTest-320370549-project-admin] https://10.4.3.200/volume/v3/volumes/f10fee20-11c9-4380-a8f4-d03dac8542e5 returned with HTTP 202 Jul 10 06:29:42.602073 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 99/397] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:29:42 2026] DELETE /volume/v3/volumes/f10fee20-11c9-4380-a8f4-d03dac8542e5 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:29:42.609170 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-13f9b91f-e385-4067-a456-3de61ac25990 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:42.611242 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-13f9b91f-e385-4067-a456-3de61ac25990 tempest-VolumesTransfersTest-320370549 tempest-VolumesTransfersTest-320370549-project-admin] GET https://10.4.3.200/volume/v3/volumes/f10fee20-11c9-4380-a8f4-d03dac8542e5 Jul 10 06:29:42.611434 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-13f9b91f-e385-4067-a456-3de61ac25990 tempest-VolumesTransfersTest-320370549 tempest-VolumesTransfersTest-320370549-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:42.611731 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-13f9b91f-e385-4067-a456-3de61ac25990 tempest-VolumesTransfersTest-320370549 tempest-VolumesTransfersTest-320370549-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:42.620943 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:42.620943 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:29:42.625678 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-13f9b91f-e385-4067-a456-3de61ac25990 tempest-VolumesTransfersTest-320370549 tempest-VolumesTransfersTest-320370549-project-admin] Volume info retrieved successfully. Jul 10 06:29:42.630523 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-13f9b91f-e385-4067-a456-3de61ac25990 tempest-VolumesTransfersTest-320370549 tempest-VolumesTransfersTest-320370549-project-admin] https://10.4.3.200/volume/v3/volumes/f10fee20-11c9-4380-a8f4-d03dac8542e5 returned with HTTP 200 Jul 10 06:29:42.631186 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 97/398] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:29:42 2026] GET /volume/v3/volumes/f10fee20-11c9-4380-a8f4-d03dac8542e5 => generated 1006 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:29:42.854997 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-7f87c9ba-760d-4cec-ab58-c610204219b3 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:42.855348 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7f87c9ba-760d-4cec-ab58-c610204219b3 None None] GET https://10.4.3.200/volume// Jul 10 06:29:42.855550 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-7f87c9ba-760d-4cec-ab58-c610204219b3 None None] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:42.855791 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-7f87c9ba-760d-4cec-ab58-c610204219b3 None None] Calling method 'all' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:42.856137 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7f87c9ba-760d-4cec-ab58-c610204219b3 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:29:42.856414 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 104/399] 10.4.3.200 () {66 vars in 1428 bytes} [Fri Jul 10 06:29: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 10 06:29:42.867202 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-5a9b17cd-ab61-45e1-b383-7f153c7d314f req-e27606d0-db39-48f7-9503-c141998b2942 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:42.868321 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-5a9b17cd-ab61-45e1-b383-7f153c7d314f req-e27606d0-db39-48f7-9503-c141998b2942 tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 10 06:29:42.868759 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-5a9b17cd-ab61-45e1-b383-7f153c7d314f req-e27606d0-db39-48f7-9503-c141998b2942 tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5af0527a-34f3-4610-972e-9b6dc5710969", "connector": null, "instance_uuid": "ea8df0d2-9de0-4aa7-b869-92166aafcf16"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:29:42.880524 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:42.880524 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:29:42.914224 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-5a9b17cd-ab61-45e1-b383-7f153c7d314f req-e27606d0-db39-48f7-9503-c141998b2942 tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 10 06:29:42.914919 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 100/400] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 10 06:29:42 2026] POST /volume/v3/attachments => generated 273 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 06:29:42.929626 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-e2668232-def4-4b18-8a02-8dbf79d074c3 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:42.933337 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-e2668232-def4-4b18-8a02-8dbf79d074c3 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] GET https://10.4.3.200/volume/v3/volumes/50392a77-88df-4d74-9fb2-8e95b9c5e240 Jul 10 06:29:42.933655 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-e2668232-def4-4b18-8a02-8dbf79d074c3 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:42.933760 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-e2668232-def4-4b18-8a02-8dbf79d074c3 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:42.947130 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:42.947130 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:29:42.955928 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-e2668232-def4-4b18-8a02-8dbf79d074c3 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Volume info retrieved successfully. Jul 10 06:29:42.957528 np0000004964 devstack@c-api.service[99975]: WARNING stevedore.named [None req-e2668232-def4-4b18-8a02-8dbf79d074c3 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:29:42.957774 np0000004964 devstack@c-api.service[99975]: WARNING castellan.key_manager [None req-e2668232-def4-4b18-8a02-8dbf79d074c3 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:29:43.003394 np0000004964 devstack@c-api.service[99975]: DEBUG oslo_db.sqlalchemy.engines [None req-e2668232-def4-4b18-8a02-8dbf79d074c3 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99975) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 06:29:43.006569 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:43.006569 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:29:43.019546 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-e2668232-def4-4b18-8a02-8dbf79d074c3 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] https://10.4.3.200/volume/v3/volumes/50392a77-88df-4d74-9fb2-8e95b9c5e240 returned with HTTP 200 Jul 10 06:29:43.020170 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 100/401] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:29:42 2026] GET /volume/v3/volumes/50392a77-88df-4d74-9fb2-8e95b9c5e240 => generated 907 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:29:43.033691 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-f8f7ae2a-2fd0-4802-bc04-fa72dcb281cb None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:43.036148 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f8f7ae2a-2fd0-4802-bc04-fa72dcb281cb tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:29:43.036458 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f8f7ae2a-2fd0-4802-bc04-fa72dcb281cb tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-440744969", "volume_type": "82cefd1a-41e3-44a7-b5ee-9824a9ff4e16", "group_id": "bb49ecc7-50bf-456b-9fcf-56b075fcebea", "size": 1}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:29:43.038638 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-f8f7ae2a-2fd0-4802-bc04-fa72dcb281cb tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-440744969', 'volume_type': '82cefd1a-41e3-44a7-b5ee-9824a9ff4e16', 'group_id': 'bb49ecc7-50bf-456b-9fcf-56b075fcebea', 'size': 1}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:29:43.050698 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:43.050698 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:29:43.051135 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-f8f7ae2a-2fd0-4802-bc04-fa72dcb281cb tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Create volume of 1 GB Jul 10 06:29:43.055788 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-f8f7ae2a-2fd0-4802-bc04-fa72dcb281cb tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Availability Zones retrieved successfully. Jul 10 06:29:43.062102 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-f8f7ae2a-2fd0-4802-bc04-fa72dcb281cb tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Flow 'volume_create_api' (e436b37d-7d8d-40d0-87f3-ff4469c358c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:29:43.063140 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-f8f7ae2a-2fd0-4802-bc04-fa72dcb281cb tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1307c908-c3b6-473d-856a-784c8f6d0486) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:29:43.063703 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:43.063703 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:29:43.064173 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-f8f7ae2a-2fd0-4802-bc04-fa72dcb281cb tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Validating volume size '1' using validate_int {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:29:43.083770 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-f8f7ae2a-2fd0-4802-bc04-fa72dcb281cb tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1307c908-c3b6-473d-856a-784c8f6d0486) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:29:40Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=82cefd1a-41e3-44a7-b5ee-9824a9ff4e16,is_public=True,name='tempest-GroupsTest-volume-type-1298842761',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '82cefd1a-41e3-44a7-b5ee-9824a9ff4e16', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'bb49ecc7-50bf-456b-9fcf-56b075fcebea', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:29:43.084621 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-f8f7ae2a-2fd0-4802-bc04-fa72dcb281cb tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (309b999d-368c-49d5-9554-072650f89ea8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:29:43.124564 np0000004964 devstack@c-api.service[99978]: WARNING cinder.quota [None req-f8f7ae2a-2fd0-4802-bc04-fa72dcb281cb tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1298842761 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1298842761, it is now deprecated. Please use the default quota class for default quota. Jul 10 06:29:43.124955 np0000004964 devstack@c-api.service[99978]: WARNING cinder.quota [None req-f8f7ae2a-2fd0-4802-bc04-fa72dcb281cb tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1298842761 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1298842761, it is now deprecated. Please use the default quota class for default quota. Jul 10 06:29:43.140251 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-f8f7ae2a-2fd0-4802-bc04-fa72dcb281cb tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Created reservations ['07592811-9a9b-49f7-80d1-82e53ec75297', '92934998-d7e1-4c24-ab15-6e4bcf8f0258', '90c95550-3c74-4449-adea-acaf5fb14a7e', 'eedbfedc-5b08-49a1-87f9-cfe06a2bb678'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:29:43.141235 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-f8f7ae2a-2fd0-4802-bc04-fa72dcb281cb tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (309b999d-368c-49d5-9554-072650f89ea8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['07592811-9a9b-49f7-80d1-82e53ec75297', '92934998-d7e1-4c24-ab15-6e4bcf8f0258', '90c95550-3c74-4449-adea-acaf5fb14a7e', 'eedbfedc-5b08-49a1-87f9-cfe06a2bb678']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:29:43.141926 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-f8f7ae2a-2fd0-4802-bc04-fa72dcb281cb tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (000bdd24-861c-4b79-99e6-e494212edfc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:29:43.165916 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-f8f7ae2a-2fd0-4802-bc04-fa72dcb281cb tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (000bdd24-861c-4b79-99e6-e494212edfc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '35ca853d-0c91-4e06-8031-9beac3280966', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-440744969',encryption_key_id=None,group_id=bb49ecc7-50bf-456b-9fcf-56b075fcebea,group_type_id=,metadata={},multiattach=False,project_id='1e224dbd27804a28b0fb0e443b401462',qos_specs=None,replication_status=,reservations=['07592811-9a9b-49f7-80d1-82e53ec75297','92934998-d7e1-4c24-ab15-6e4bcf8f0258','90c95550-3c74-4449-adea-acaf5fb14a7e','eedbfedc-5b08-49a1-87f9-cfe06a2bb678'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='573c184578ec455d804a9d9861523473',volume_type_id=82cefd1a-41e3-44a7-b5ee-9824a9ff4e16), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:29:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-440744969',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=bb49ecc7-50bf-456b-9fcf-56b075fcebea,host=None,id=35ca853d-0c91-4e06-8031-9beac3280966,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e224dbd27804a28b0fb0e443b401462',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='573c184578ec455d804a9d9861523473',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(82cefd1a-41e3-44a7-b5ee-9824a9ff4e16),volume_type_id=82cefd1a-41e3-44a7-b5ee-9824a9ff4e16)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:29:43.166664 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-f8f7ae2a-2fd0-4802-bc04-fa72dcb281cb tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc509290-d2d6-4d6e-b377-81f078b27fe0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:29:43.185427 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-f8f7ae2a-2fd0-4802-bc04-fa72dcb281cb tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc509290-d2d6-4d6e-b377-81f078b27fe0) transitioned into state 'SUCCESS' from state '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-440744969',encryption_key_id=None,group_id=bb49ecc7-50bf-456b-9fcf-56b075fcebea,group_type_id=,metadata={},multiattach=False,project_id='1e224dbd27804a28b0fb0e443b401462',qos_specs=None,replication_status=,reservations=['07592811-9a9b-49f7-80d1-82e53ec75297','92934998-d7e1-4c24-ab15-6e4bcf8f0258','90c95550-3c74-4449-adea-acaf5fb14a7e','eedbfedc-5b08-49a1-87f9-cfe06a2bb678'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='573c184578ec455d804a9d9861523473',volume_type_id=82cefd1a-41e3-44a7-b5ee-9824a9ff4e16)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:29:43.186071 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-f8f7ae2a-2fd0-4802-bc04-fa72dcb281cb tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ac0fa98-00cf-4c3a-8932-ceab7f534637) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:29:43.197155 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-f8f7ae2a-2fd0-4802-bc04-fa72dcb281cb tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ac0fa98-00cf-4c3a-8932-ceab7f534637) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:29:43.197960 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-f8f7ae2a-2fd0-4802-bc04-fa72dcb281cb tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Flow 'volume_create_api' (e436b37d-7d8d-40d0-87f3-ff4469c358c5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:29:43.198267 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-f8f7ae2a-2fd0-4802-bc04-fa72dcb281cb tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Create volume request issued successfully. Jul 10 06:29:43.198842 np0000004964 devstack@c-api.service[99978]: WARNING stevedore.named [None req-f8f7ae2a-2fd0-4802-bc04-fa72dcb281cb tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:29:43.198983 np0000004964 devstack@c-api.service[99978]: WARNING castellan.key_manager [None req-f8f7ae2a-2fd0-4802-bc04-fa72dcb281cb tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:29:43.238392 np0000004964 devstack@c-api.service[99978]: DEBUG oslo_db.sqlalchemy.engines [None req-f8f7ae2a-2fd0-4802-bc04-fa72dcb281cb tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99978) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 06:29:43.241251 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:43.241251 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:29:43.244768 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f8f7ae2a-2fd0-4802-bc04-fa72dcb281cb tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:29:43.245228 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 98/402] 10.4.3.200 () {70 vars in 1300 bytes} [Fri Jul 10 06:29:43 2026] POST /volume/v3/volumes => generated 814 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:29:43.258920 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-0b787418-a949-46e3-8d85-7c087e36d030 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:43.260690 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0b787418-a949-46e3-8d85-7c087e36d030 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] GET https://10.4.3.200/volume/v3/volumes/35ca853d-0c91-4e06-8031-9beac3280966 Jul 10 06:29:43.260933 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-0b787418-a949-46e3-8d85-7c087e36d030 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:43.261177 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-0b787418-a949-46e3-8d85-7c087e36d030 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:43.268180 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:43.268180 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:29:43.271462 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-0b787418-a949-46e3-8d85-7c087e36d030 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Volume info retrieved successfully. Jul 10 06:29:43.272085 np0000004964 devstack@c-api.service[99976]: WARNING stevedore.named [None req-0b787418-a949-46e3-8d85-7c087e36d030 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:29:43.272224 np0000004964 devstack@c-api.service[99976]: WARNING castellan.key_manager [None req-0b787418-a949-46e3-8d85-7c087e36d030 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:29:43.308914 np0000004964 devstack@c-api.service[99976]: DEBUG oslo_db.sqlalchemy.engines [None req-0b787418-a949-46e3-8d85-7c087e36d030 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99976) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 06:29:43.312932 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:43.312932 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:29:43.321437 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0b787418-a949-46e3-8d85-7c087e36d030 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] https://10.4.3.200/volume/v3/volumes/35ca853d-0c91-4e06-8031-9beac3280966 returned with HTTP 200 Jul 10 06:29:43.321980 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 105/403] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:29:43 2026] GET /volume/v3/volumes/35ca853d-0c91-4e06-8031-9beac3280966 => generated 906 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:29:43.330257 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-90354710-e764-4efc-bcba-3c4567ab79c5 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:43.331888 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-90354710-e764-4efc-bcba-3c4567ab79c5 tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] GET https://10.4.3.200/volume/v3/volumes/5af0527a-34f3-4610-972e-9b6dc5710969 Jul 10 06:29:43.332107 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-90354710-e764-4efc-bcba-3c4567ab79c5 tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:43.332281 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-90354710-e764-4efc-bcba-3c4567ab79c5 tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:43.342873 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:43.342873 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:29:43.346410 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-90354710-e764-4efc-bcba-3c4567ab79c5 tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] Volume info retrieved successfully. Jul 10 06:29:43.350803 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-90354710-e764-4efc-bcba-3c4567ab79c5 tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] https://10.4.3.200/volume/v3/volumes/5af0527a-34f3-4610-972e-9b6dc5710969 returned with HTTP 200 Jul 10 06:29:43.351337 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 101/404] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:29:43 2026] GET /volume/v3/volumes/5af0527a-34f3-4610-972e-9b6dc5710969 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:29:43.444519 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-668608da-5979-4fcf-82b2-1db05bd883de None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:43.445079 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-668608da-5979-4fcf-82b2-1db05bd883de None None] GET https://10.4.3.200/volume// Jul 10 06:29:43.445228 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-668608da-5979-4fcf-82b2-1db05bd883de None None] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:43.445419 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-668608da-5979-4fcf-82b2-1db05bd883de None None] Calling method 'all' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:43.445826 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-668608da-5979-4fcf-82b2-1db05bd883de None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:29:43.446158 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 101/405] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:29: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 10 06:29:43.453400 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-5a9b17cd-ab61-45e1-b383-7f153c7d314f req-6a9c442c-d94f-49bb-8d32-7e39a66da99f None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:43.455319 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-5a9b17cd-ab61-45e1-b383-7f153c7d314f req-6a9c442c-d94f-49bb-8d32-7e39a66da99f tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] GET https://10.4.3.200/volume/v3/volumes/5af0527a-34f3-4610-972e-9b6dc5710969 Jul 10 06:29:43.455556 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-5a9b17cd-ab61-45e1-b383-7f153c7d314f req-6a9c442c-d94f-49bb-8d32-7e39a66da99f tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:43.455798 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-5a9b17cd-ab61-45e1-b383-7f153c7d314f req-6a9c442c-d94f-49bb-8d32-7e39a66da99f tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:43.464269 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:43.464269 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:29:43.467321 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [req-5a9b17cd-ab61-45e1-b383-7f153c7d314f req-6a9c442c-d94f-49bb-8d32-7e39a66da99f tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] Volume info retrieved successfully. Jul 10 06:29:43.470932 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-5a9b17cd-ab61-45e1-b383-7f153c7d314f req-6a9c442c-d94f-49bb-8d32-7e39a66da99f tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] https://10.4.3.200/volume/v3/volumes/5af0527a-34f3-4610-972e-9b6dc5710969 returned with HTTP 200 Jul 10 06:29:43.471329 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 99/406] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 10 06:29:43 2026] GET /volume/v3/volumes/5af0527a-34f3-4610-972e-9b6dc5710969 => generated 1025 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:29:43.552949 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-5a9b17cd-ab61-45e1-b383-7f153c7d314f req-431dc485-7320-4f08-96bc-785ba4bca15b None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:43.554973 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-5a9b17cd-ab61-45e1-b383-7f153c7d314f req-431dc485-7320-4f08-96bc-785ba4bca15b tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] PUT https://10.4.3.200/volume/v3/attachments/d9860570-742d-4799-9aa3-e0145741fa05 Jul 10 06:29:43.555299 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-5a9b17cd-ab61-45e1-b383-7f153c7d314f req-431dc485-7320-4f08-96bc-785ba4bca15b tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000004964", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad080837985", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8eedee5c-bca8-4f5c-8f66-111c7b448d96", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:29:43.563609 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.coordination [req-5a9b17cd-ab61-45e1-b383-7f153c7d314f req-431dc485-7320-4f08-96bc-785ba4bca15b tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] Acquiring lock "cinder-attachment_update-5af0527a-34f3-4610-972e-9b6dc5710969-np0000004964" by "attachment_update" {{(pid=99976) __acquire /opt/stack/cinder/cinder/coordination.py:210}} Jul 10 06:29:43.568361 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.coordination [req-5a9b17cd-ab61-45e1-b383-7f153c7d314f req-431dc485-7320-4f08-96bc-785ba4bca15b tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] Lock "cinder-attachment_update-5af0527a-34f3-4610-972e-9b6dc5710969-np0000004964" acquired by "attachment_update" :: waited 0.005s {{(pid=99976) __acquire /opt/stack/cinder/cinder/coordination.py:228}} Jul 10 06:29:43.569319 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:43.569319 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:29:43.646959 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-304e7b8b-b046-46c0-b66c-e63c8f4d0ac8 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:43.647220 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-304e7b8b-b046-46c0-b66c-e63c8f4d0ac8 tempest-VolumesTransfersTest-320370549 tempest-VolumesTransfersTest-320370549-project-admin] GET https://10.4.3.200/volume/v3/volumes/f10fee20-11c9-4380-a8f4-d03dac8542e5 Jul 10 06:29:43.647355 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-304e7b8b-b046-46c0-b66c-e63c8f4d0ac8 tempest-VolumesTransfersTest-320370549 tempest-VolumesTransfersTest-320370549-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:43.647550 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-304e7b8b-b046-46c0-b66c-e63c8f4d0ac8 tempest-VolumesTransfersTest-320370549 tempest-VolumesTransfersTest-320370549-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:43.653653 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-304e7b8b-b046-46c0-b66c-e63c8f4d0ac8 tempest-VolumesTransfersTest-320370549 tempest-VolumesTransfersTest-320370549-project-admin] https://10.4.3.200/volume/v3/volumes/f10fee20-11c9-4380-a8f4-d03dac8542e5 returned with HTTP 404 Jul 10 06:29:43.654111 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 102/407] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:29:43 2026] GET /volume/v3/volumes/f10fee20-11c9-4380-a8f4-d03dac8542e5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:29:43.661319 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-8605060a-58b3-4aa8-b328-3140f15baa15 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:43.663125 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-8605060a-58b3-4aa8-b328-3140f15baa15 tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] GET https://10.4.3.200/volume/v3/volumes/f10fee20-11c9-4380-a8f4-d03dac8542e5 Jul 10 06:29:43.663284 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-8605060a-58b3-4aa8-b328-3140f15baa15 tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:43.663452 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-8605060a-58b3-4aa8-b328-3140f15baa15 tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:43.669366 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-8605060a-58b3-4aa8-b328-3140f15baa15 tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] https://10.4.3.200/volume/v3/volumes/f10fee20-11c9-4380-a8f4-d03dac8542e5 returned with HTTP 404 Jul 10 06:29:43.669960 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 102/408] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:29:43 2026] GET /volume/v3/volumes/f10fee20-11c9-4380-a8f4-d03dac8542e5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:29:43.676735 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-e470a2c2-6429-4008-85b0-828d65b8644a None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:43.678392 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e470a2c2-6429-4008-85b0-828d65b8644a tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] DELETE https://10.4.3.200/volume/v3/volumes/f10fee20-11c9-4380-a8f4-d03dac8542e5 Jul 10 06:29:43.678588 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e470a2c2-6429-4008-85b0-828d65b8644a tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:43.678794 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e470a2c2-6429-4008-85b0-828d65b8644a tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:43.679206 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-e470a2c2-6429-4008-85b0-828d65b8644a tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] Delete volume with id: f10fee20-11c9-4380-a8f4-d03dac8542e5 Jul 10 06:29:43.688135 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e470a2c2-6429-4008-85b0-828d65b8644a tempest-VolumesTransfersTest-1977776640 tempest-VolumesTransfersTest-1977776640-project-member] https://10.4.3.200/volume/v3/volumes/f10fee20-11c9-4380-a8f4-d03dac8542e5 returned with HTTP 404 Jul 10 06:29:43.688328 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 100/409] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:29:43 2026] DELETE /volume/v3/volumes/f10fee20-11c9-4380-a8f4-d03dac8542e5 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:29:44.091931 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.coordination [req-5a9b17cd-ab61-45e1-b383-7f153c7d314f req-431dc485-7320-4f08-96bc-785ba4bca15b tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] Lock "cinder-attachment_update-5af0527a-34f3-4610-972e-9b6dc5710969-np0000004964" released by "attachment_update" :: held 0.524s {{(pid=99976) __release /opt/stack/cinder/cinder/coordination.py:239}} Jul 10 06:29:44.092240 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-5a9b17cd-ab61-45e1-b383-7f153c7d314f req-431dc485-7320-4f08-96bc-785ba4bca15b tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] https://10.4.3.200/volume/v3/attachments/d9860570-742d-4799-9aa3-e0145741fa05 returned with HTTP 200 Jul 10 06:29:44.092726 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 106/410] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 10 06:29:43 2026] PUT /volume/v3/attachments/d9860570-742d-4799-9aa3-e0145741fa05 => generated 969 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:29:44.333373 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-d56c7386-47ce-4637-8a74-954154d3d273 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:44.335308 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d56c7386-47ce-4637-8a74-954154d3d273 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] GET https://10.4.3.200/volume/v3/volumes/35ca853d-0c91-4e06-8031-9beac3280966 Jul 10 06:29:44.335466 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d56c7386-47ce-4637-8a74-954154d3d273 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:44.335709 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d56c7386-47ce-4637-8a74-954154d3d273 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:44.345759 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:44.345759 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:29:44.354207 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-d56c7386-47ce-4637-8a74-954154d3d273 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Volume info retrieved successfully. Jul 10 06:29:44.355761 np0000004964 devstack@c-api.service[99977]: WARNING stevedore.named [None req-d56c7386-47ce-4637-8a74-954154d3d273 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:29:44.355761 np0000004964 devstack@c-api.service[99977]: WARNING castellan.key_manager [None req-d56c7386-47ce-4637-8a74-954154d3d273 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:29:44.369290 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-5fd544dc-0a71-4ee2-94b0-30599165f7e8 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:44.376774 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-5fd544dc-0a71-4ee2-94b0-30599165f7e8 tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] GET https://10.4.3.200/volume/v3/volumes/5af0527a-34f3-4610-972e-9b6dc5710969 Jul 10 06:29:44.377095 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-5fd544dc-0a71-4ee2-94b0-30599165f7e8 tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:44.377234 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-5fd544dc-0a71-4ee2-94b0-30599165f7e8 tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:44.394319 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:44.394319 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:29:44.399178 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-5fd544dc-0a71-4ee2-94b0-30599165f7e8 tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] Volume info retrieved successfully. Jul 10 06:29:44.405111 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-5fd544dc-0a71-4ee2-94b0-30599165f7e8 tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] https://10.4.3.200/volume/v3/volumes/5af0527a-34f3-4610-972e-9b6dc5710969 returned with HTTP 200 Jul 10 06:29:44.405893 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 103/411] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:29:44 2026] GET /volume/v3/volumes/5af0527a-34f3-4610-972e-9b6dc5710969 => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:29:44.421610 np0000004964 devstack@c-api.service[99977]: DEBUG oslo_db.sqlalchemy.engines [None req-d56c7386-47ce-4637-8a74-954154d3d273 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99977) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 06:29:44.426194 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:44.426194 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:29:44.437033 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d56c7386-47ce-4637-8a74-954154d3d273 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] https://10.4.3.200/volume/v3/volumes/35ca853d-0c91-4e06-8031-9beac3280966 returned with HTTP 200 Jul 10 06:29:44.437582 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 103/412] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:29:44 2026] GET /volume/v3/volumes/35ca853d-0c91-4e06-8031-9beac3280966 => generated 907 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:29:44.451711 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-f57f9a17-d405-448e-b919-0cdb8df26c0c None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:44.454000 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f57f9a17-d405-448e-b919-0cdb8df26c0c tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] PUT https://10.4.3.200/volume/v3/groups/bb49ecc7-50bf-456b-9fcf-56b075fcebea Jul 10 06:29:44.454535 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f57f9a17-d405-448e-b919-0cdb8df26c0c tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "35ca853d-0c91-4e06-8031-9beac3280966"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:29:44.463373 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.groups [None req-f57f9a17-d405-448e-b919-0cdb8df26c0c tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Update called for group bb49ecc7-50bf-456b-9fcf-56b075fcebea. {{(pid=99978) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 10 06:29:44.463561 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.groups [None req-f57f9a17-d405-448e-b919-0cdb8df26c0c tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Updating group bb49ecc7-50bf-456b-9fcf-56b075fcebea with name new_group description: This is a new group add_volumes: None remove_volumes: 35ca853d-0c91-4e06-8031-9beac3280966. Jul 10 06:29:44.468107 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:44.468107 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:29:44.505466 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f57f9a17-d405-448e-b919-0cdb8df26c0c tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] https://10.4.3.200/volume/v3/groups/bb49ecc7-50bf-456b-9fcf-56b075fcebea returned with HTTP 202 Jul 10 06:29:44.505907 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 101/413] 10.4.3.200 () {70 vars in 1407 bytes} [Fri Jul 10 06:29:44 2026] PUT /volume/v3/groups/bb49ecc7-50bf-456b-9fcf-56b075fcebea => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 06:29:44.513393 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-20893570-1edc-42bd-965b-e862ed15c606 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:44.515270 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-20893570-1edc-42bd-965b-e862ed15c606 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] GET https://10.4.3.200/volume/v3/groups/bb49ecc7-50bf-456b-9fcf-56b075fcebea Jul 10 06:29:44.515470 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-20893570-1edc-42bd-965b-e862ed15c606 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:44.515705 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-20893570-1edc-42bd-965b-e862ed15c606 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Calling method 'version_select' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:44.515826 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.groups [None req-20893570-1edc-42bd-965b-e862ed15c606 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] show called for member bb49ecc7-50bf-456b-9fcf-56b075fcebea {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 06:29:44.519146 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:44.519146 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:29:44.532061 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-20893570-1edc-42bd-965b-e862ed15c606 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] https://10.4.3.200/volume/v3/groups/bb49ecc7-50bf-456b-9fcf-56b075fcebea returned with HTTP 200 Jul 10 06:29:44.532492 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 107/414] 10.4.3.200 () {68 vars in 1386 bytes} [Fri Jul 10 06:29:44 2026] GET /volume/v3/groups/bb49ecc7-50bf-456b-9fcf-56b075fcebea => generated 323 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 06:29:45.424629 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-01f56305-45c7-4bbe-bc10-4bd7423c5013 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:45.426839 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-01f56305-45c7-4bbe-bc10-4bd7423c5013 tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] GET https://10.4.3.200/volume/v3/volumes/5af0527a-34f3-4610-972e-9b6dc5710969 Jul 10 06:29:45.427054 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-01f56305-45c7-4bbe-bc10-4bd7423c5013 tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:45.427250 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-01f56305-45c7-4bbe-bc10-4bd7423c5013 tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:45.438767 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:45.438767 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:29:45.442665 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-01f56305-45c7-4bbe-bc10-4bd7423c5013 tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] Volume info retrieved successfully. Jul 10 06:29:45.447298 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-01f56305-45c7-4bbe-bc10-4bd7423c5013 tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] https://10.4.3.200/volume/v3/volumes/5af0527a-34f3-4610-972e-9b6dc5710969 returned with HTTP 200 Jul 10 06:29:45.447374 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 104/415] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:29:45 2026] GET /volume/v3/volumes/5af0527a-34f3-4610-972e-9b6dc5710969 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:29:45.542686 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-9688820a-136c-4b61-badd-5ae020c9018d None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:45.545050 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9688820a-136c-4b61-badd-5ae020c9018d tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] GET https://10.4.3.200/volume/v3/groups/bb49ecc7-50bf-456b-9fcf-56b075fcebea Jul 10 06:29:45.545343 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9688820a-136c-4b61-badd-5ae020c9018d tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:45.545432 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9688820a-136c-4b61-badd-5ae020c9018d tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Calling method 'version_select' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:45.545660 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.groups [None req-9688820a-136c-4b61-badd-5ae020c9018d tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] show called for member bb49ecc7-50bf-456b-9fcf-56b075fcebea {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 06:29:45.549658 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:45.549658 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:29:45.556377 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9688820a-136c-4b61-badd-5ae020c9018d tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] https://10.4.3.200/volume/v3/groups/bb49ecc7-50bf-456b-9fcf-56b075fcebea returned with HTTP 200 Jul 10 06:29:45.556804 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 104/416] 10.4.3.200 () {68 vars in 1386 bytes} [Fri Jul 10 06:29:45 2026] GET /volume/v3/groups/bb49ecc7-50bf-456b-9fcf-56b075fcebea => generated 324 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:29:45.565724 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-50e17cd6-c8d7-4b10-862e-d27f41ec6896 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:45.567382 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-50e17cd6-c8d7-4b10-862e-d27f41ec6896 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] GET https://10.4.3.200/volume/v3/groups/bb49ecc7-50bf-456b-9fcf-56b075fcebea Jul 10 06:29:45.567674 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-50e17cd6-c8d7-4b10-862e-d27f41ec6896 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:45.567881 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-50e17cd6-c8d7-4b10-862e-d27f41ec6896 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Calling method 'version_select' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:45.568035 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.groups [None req-50e17cd6-c8d7-4b10-862e-d27f41ec6896 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] show called for member bb49ecc7-50bf-456b-9fcf-56b075fcebea {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 06:29:45.572064 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:45.572064 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:29:45.578775 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-50e17cd6-c8d7-4b10-862e-d27f41ec6896 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] https://10.4.3.200/volume/v3/groups/bb49ecc7-50bf-456b-9fcf-56b075fcebea returned with HTTP 200 Jul 10 06:29:45.579357 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 102/417] 10.4.3.200 () {68 vars in 1386 bytes} [Fri Jul 10 06:29:45 2026] GET /volume/v3/groups/bb49ecc7-50bf-456b-9fcf-56b075fcebea => generated 324 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:29:45.589738 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-ce4b6b83-267a-4cb2-8ed2-fc664e1b8a71 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:45.592610 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ce4b6b83-267a-4cb2-8ed2-fc664e1b8a71 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] GET https://10.4.3.200/volume/v3/volumes/detail Jul 10 06:29:45.592610 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ce4b6b83-267a-4cb2-8ed2-fc664e1b8a71 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:45.592610 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ce4b6b83-267a-4cb2-8ed2-fc664e1b8a71 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Calling method 'detail' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:45.592795 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.api_utils [None req-ce4b6b83-267a-4cb2-8ed2-fc664e1b8a71 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Removing options '' from query. {{(pid=99976) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 06:29:45.593174 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:45.593174 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:29:45.593777 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-ce4b6b83-267a-4cb2-8ed2-fc664e1b8a71 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99976) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 06:29:45.631355 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-ce4b6b83-267a-4cb2-8ed2-fc664e1b8a71 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Get all volumes completed successfully. Jul 10 06:29:45.632822 np0000004964 devstack@c-api.service[99976]: WARNING stevedore.named [None req-ce4b6b83-267a-4cb2-8ed2-fc664e1b8a71 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:29:45.632918 np0000004964 devstack@c-api.service[99976]: WARNING castellan.key_manager [None req-ce4b6b83-267a-4cb2-8ed2-fc664e1b8a71 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:29:45.688761 np0000004964 devstack@c-api.service[99976]: DEBUG oslo_db.sqlalchemy.engines [None req-ce4b6b83-267a-4cb2-8ed2-fc664e1b8a71 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99976) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 06:29:45.691421 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:45.691421 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:29:45.699321 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ce4b6b83-267a-4cb2-8ed2-fc664e1b8a71 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] https://10.4.3.200/volume/v3/volumes/detail returned with HTTP 200 Jul 10 06:29:45.699732 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 108/418] 10.4.3.200 () {68 vars in 1299 bytes} [Fri Jul 10 06:29:45 2026] GET /volume/v3/volumes/detail => generated 1773 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:29:45.714084 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-ef719a65-2658-445f-86d7-7d62433f947e None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:45.715654 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-ef719a65-2658-445f-86d7-7d62433f947e tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] PUT https://10.4.3.200/volume/v3/groups/bb49ecc7-50bf-456b-9fcf-56b075fcebea Jul 10 06:29:45.716033 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-ef719a65-2658-445f-86d7-7d62433f947e tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "35ca853d-0c91-4e06-8031-9beac3280966"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:29:45.721110 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.groups [None req-ef719a65-2658-445f-86d7-7d62433f947e tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Update called for group bb49ecc7-50bf-456b-9fcf-56b075fcebea. {{(pid=99975) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 10 06:29:45.721251 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.groups [None req-ef719a65-2658-445f-86d7-7d62433f947e tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Updating group bb49ecc7-50bf-456b-9fcf-56b075fcebea with name None description: None add_volumes: 35ca853d-0c91-4e06-8031-9beac3280966 remove_volumes: None. Jul 10 06:29:45.726328 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:45.726328 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:29:45.763923 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-ef719a65-2658-445f-86d7-7d62433f947e tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] https://10.4.3.200/volume/v3/groups/bb49ecc7-50bf-456b-9fcf-56b075fcebea returned with HTTP 202 Jul 10 06:29:45.764332 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 105/419] 10.4.3.200 () {70 vars in 1406 bytes} [Fri Jul 10 06:29:45 2026] PUT /volume/v3/groups/bb49ecc7-50bf-456b-9fcf-56b075fcebea => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 06:29:45.773890 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-bfcac355-0242-4a14-8a74-2953bf6bedfc None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:45.776424 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-bfcac355-0242-4a14-8a74-2953bf6bedfc tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] GET https://10.4.3.200/volume/v3/groups/bb49ecc7-50bf-456b-9fcf-56b075fcebea Jul 10 06:29:45.776754 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-bfcac355-0242-4a14-8a74-2953bf6bedfc tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:45.776994 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-bfcac355-0242-4a14-8a74-2953bf6bedfc tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Calling method 'version_select' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:45.777165 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.groups [None req-bfcac355-0242-4a14-8a74-2953bf6bedfc tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] show called for member bb49ecc7-50bf-456b-9fcf-56b075fcebea {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 06:29:45.780924 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:45.780924 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:29:45.792645 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-bfcac355-0242-4a14-8a74-2953bf6bedfc tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] https://10.4.3.200/volume/v3/groups/bb49ecc7-50bf-456b-9fcf-56b075fcebea returned with HTTP 200 Jul 10 06:29:45.793229 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 105/420] 10.4.3.200 () {68 vars in 1386 bytes} [Fri Jul 10 06:29:45 2026] GET /volume/v3/groups/bb49ecc7-50bf-456b-9fcf-56b075fcebea => generated 323 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:29:46.468328 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-60f4f222-555d-46ee-8a9f-d53aa3d8469a None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:46.470011 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-60f4f222-555d-46ee-8a9f-d53aa3d8469a tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] GET https://10.4.3.200/volume/v3/volumes/5af0527a-34f3-4610-972e-9b6dc5710969 Jul 10 06:29:46.470200 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-60f4f222-555d-46ee-8a9f-d53aa3d8469a tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:46.470413 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-60f4f222-555d-46ee-8a9f-d53aa3d8469a tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:46.482583 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:46.482583 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:29:46.486642 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-60f4f222-555d-46ee-8a9f-d53aa3d8469a tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] Volume info retrieved successfully. Jul 10 06:29:46.491108 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-60f4f222-555d-46ee-8a9f-d53aa3d8469a tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] https://10.4.3.200/volume/v3/volumes/5af0527a-34f3-4610-972e-9b6dc5710969 returned with HTTP 200 Jul 10 06:29:46.491554 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 103/421] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:29:46 2026] GET /volume/v3/volumes/5af0527a-34f3-4610-972e-9b6dc5710969 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:29:46.802681 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-03e4563c-2ae6-421a-bd3d-a25dbc2cd7fd None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:46.805599 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-03e4563c-2ae6-421a-bd3d-a25dbc2cd7fd tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] GET https://10.4.3.200/volume/v3/groups/bb49ecc7-50bf-456b-9fcf-56b075fcebea Jul 10 06:29:46.808298 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-03e4563c-2ae6-421a-bd3d-a25dbc2cd7fd tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:46.808298 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-03e4563c-2ae6-421a-bd3d-a25dbc2cd7fd tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Calling method 'version_select' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:46.808298 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.groups [None req-03e4563c-2ae6-421a-bd3d-a25dbc2cd7fd tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] show called for member bb49ecc7-50bf-456b-9fcf-56b075fcebea {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 06:29:46.810241 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:46.810241 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:29:46.822288 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-03e4563c-2ae6-421a-bd3d-a25dbc2cd7fd tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] https://10.4.3.200/volume/v3/groups/bb49ecc7-50bf-456b-9fcf-56b075fcebea returned with HTTP 200 Jul 10 06:29:46.822560 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 109/422] 10.4.3.200 () {68 vars in 1386 bytes} [Fri Jul 10 06:29:46 2026] GET /volume/v3/groups/bb49ecc7-50bf-456b-9fcf-56b075fcebea => generated 324 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:29:46.831518 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-0bb9e551-6e54-40d5-b1b7-f693d6b25c8e None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:46.833345 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-0bb9e551-6e54-40d5-b1b7-f693d6b25c8e tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] GET https://10.4.3.200/volume/v3/volumes/detail Jul 10 06:29:46.833560 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-0bb9e551-6e54-40d5-b1b7-f693d6b25c8e tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:46.833784 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-0bb9e551-6e54-40d5-b1b7-f693d6b25c8e tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Calling method 'detail' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:46.834135 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.api_utils [None req-0bb9e551-6e54-40d5-b1b7-f693d6b25c8e tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Removing options '' from query. {{(pid=99975) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 06:29:46.834433 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:46.834433 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:29:46.835042 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-0bb9e551-6e54-40d5-b1b7-f693d6b25c8e tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99975) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 06:29:46.845059 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-0bb9e551-6e54-40d5-b1b7-f693d6b25c8e tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Get all volumes completed successfully. Jul 10 06:29:46.845906 np0000004964 devstack@c-api.service[99975]: WARNING stevedore.named [None req-0bb9e551-6e54-40d5-b1b7-f693d6b25c8e tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:29:46.846075 np0000004964 devstack@c-api.service[99975]: WARNING castellan.key_manager [None req-0bb9e551-6e54-40d5-b1b7-f693d6b25c8e tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:29:46.888728 np0000004964 devstack@c-api.service[99975]: DEBUG oslo_db.sqlalchemy.engines [None req-0bb9e551-6e54-40d5-b1b7-f693d6b25c8e tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99975) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 06:29:46.894076 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:46.894076 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:29:46.902864 np0000004964 devstack@c-api.service[99975]: WARNING stevedore.named [None req-0bb9e551-6e54-40d5-b1b7-f693d6b25c8e tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:29:46.902988 np0000004964 devstack@c-api.service[99975]: WARNING castellan.key_manager [None req-0bb9e551-6e54-40d5-b1b7-f693d6b25c8e tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:29:46.940005 np0000004964 devstack@c-api.service[99975]: DEBUG oslo_db.sqlalchemy.engines [None req-0bb9e551-6e54-40d5-b1b7-f693d6b25c8e tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99975) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 06:29:46.943921 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:46.943921 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:29:46.958970 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-0bb9e551-6e54-40d5-b1b7-f693d6b25c8e tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] https://10.4.3.200/volume/v3/volumes/detail returned with HTTP 200 Jul 10 06:29:46.959607 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 106/423] 10.4.3.200 () {68 vars in 1299 bytes} [Fri Jul 10 06:29:46 2026] GET /volume/v3/volumes/detail => generated 1807 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:29:46.983901 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-85ee1ba9-e431-4868-a39c-283e9785f491 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:46.985799 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-85ee1ba9-e431-4868-a39c-283e9785f491 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] GET https://10.4.3.200/volume/v3/volumes/detail Jul 10 06:29:46.986066 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-85ee1ba9-e431-4868-a39c-283e9785f491 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:46.986317 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-85ee1ba9-e431-4868-a39c-283e9785f491 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Calling method 'detail' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:46.986734 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.api_utils [None req-85ee1ba9-e431-4868-a39c-283e9785f491 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Removing options '' from query. {{(pid=99977) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 06:29:46.987117 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:46.987117 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:29:46.987681 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-85ee1ba9-e431-4868-a39c-283e9785f491 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99977) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 06:29:46.997573 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-85ee1ba9-e431-4868-a39c-283e9785f491 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Get all volumes completed successfully. Jul 10 06:29:46.997736 np0000004964 devstack@c-api.service[99977]: WARNING stevedore.named [None req-85ee1ba9-e431-4868-a39c-283e9785f491 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:29:46.997945 np0000004964 devstack@c-api.service[99977]: WARNING castellan.key_manager [None req-85ee1ba9-e431-4868-a39c-283e9785f491 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:29:47.038572 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-93853e85-82a8-4932-8a11-eb45b950a17f None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:47.047767 np0000004964 devstack@c-api.service[99977]: DEBUG oslo_db.sqlalchemy.engines [None req-85ee1ba9-e431-4868-a39c-283e9785f491 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99977) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 06:29:47.050661 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:47.050661 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:29:47.054247 np0000004964 devstack@c-api.service[99977]: WARNING stevedore.named [None req-85ee1ba9-e431-4868-a39c-283e9785f491 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:29:47.054465 np0000004964 devstack@c-api.service[99977]: WARNING castellan.key_manager [None req-85ee1ba9-e431-4868-a39c-283e9785f491 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:29:47.091162 np0000004964 devstack@c-api.service[99977]: DEBUG oslo_db.sqlalchemy.engines [None req-85ee1ba9-e431-4868-a39c-283e9785f491 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99977) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 06:29:47.094444 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:47.094444 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:29:47.101925 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-85ee1ba9-e431-4868-a39c-283e9785f491 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] https://10.4.3.200/volume/v3/volumes/detail returned with HTTP 200 Jul 10 06:29:47.102342 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 106/424] 10.4.3.200 () {68 vars in 1299 bytes} [Fri Jul 10 06:29:46 2026] GET /volume/v3/volumes/detail => generated 1807 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:29:47.116604 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-ae40d41f-cd95-460c-8afc-720ca6364c78 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:47.118746 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ae40d41f-cd95-460c-8afc-720ca6364c78 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] POST https://10.4.3.200/volume/v3/groups/bb49ecc7-50bf-456b-9fcf-56b075fcebea/action Jul 10 06:29:47.119090 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ae40d41f-cd95-460c-8afc-720ca6364c78 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:29:47.119251 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ae40d41f-cd95-460c-8afc-720ca6364c78 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:29:47.122250 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.groups [None req-ae40d41f-cd95-460c-8afc-720ca6364c78 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] delete called for group bb49ecc7-50bf-456b-9fcf-56b075fcebea {{(pid=99976) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 10 06:29:47.123139 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.groups [None req-ae40d41f-cd95-460c-8afc-720ca6364c78 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Delete group with id: bb49ecc7-50bf-456b-9fcf-56b075fcebea Jul 10 06:29:47.129434 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:47.129434 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:29:47.167611 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-93853e85-82a8-4932-8a11-eb45b950a17f tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:29:47.167936 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-93853e85-82a8-4932-8a11-eb45b950a17f tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-685964921"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:29:47.169317 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-93853e85-82a8-4932-8a11-eb45b950a17f tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-685964921'}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:29:47.169453 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-93853e85-82a8-4932-8a11-eb45b950a17f tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] Create volume of 1 GB Jul 10 06:29:47.173473 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-93853e85-82a8-4932-8a11-eb45b950a17f tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] Availability Zones retrieved successfully. Jul 10 06:29:47.178517 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-93853e85-82a8-4932-8a11-eb45b950a17f tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] Flow 'volume_create_api' (003d5487-c1b6-4d26-a471-bb8e3ea9fbf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:29:47.179399 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-93853e85-82a8-4932-8a11-eb45b950a17f tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (efebf237-9d3e-4496-b197-9dd2e6a06c3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:29:47.180364 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-93853e85-82a8-4932-8a11-eb45b950a17f tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] Validating volume size '1' using validate_int {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:29:47.191622 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ae40d41f-cd95-460c-8afc-720ca6364c78 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] https://10.4.3.200/volume/v3/groups/bb49ecc7-50bf-456b-9fcf-56b075fcebea/action returned with HTTP 202 Jul 10 06:29:47.192046 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 110/425] 10.4.3.200 () {70 vars in 1428 bytes} [Fri Jul 10 06:29:47 2026] POST /volume/v3/groups/bb49ecc7-50bf-456b-9fcf-56b075fcebea/action => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 06:29:47.201457 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-eefb2173-85d3-40e7-9dd4-f92f2a36bf8f None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:47.203825 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-eefb2173-85d3-40e7-9dd4-f92f2a36bf8f tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] GET https://10.4.3.200/volume/v3/volumes/35ca853d-0c91-4e06-8031-9beac3280966 Jul 10 06:29:47.204052 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-eefb2173-85d3-40e7-9dd4-f92f2a36bf8f tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:47.204283 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-eefb2173-85d3-40e7-9dd4-f92f2a36bf8f tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:47.208528 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-93853e85-82a8-4932-8a11-eb45b950a17f tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (efebf237-9d3e-4496-b197-9dd2e6a06c3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:29:47.209250 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-93853e85-82a8-4932-8a11-eb45b950a17f tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7bd62538-0a51-4734-ace0-7fb393db324b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:29:47.212741 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:47.212741 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:29:47.220373 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-eefb2173-85d3-40e7-9dd4-f92f2a36bf8f tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Volume info retrieved successfully. Jul 10 06:29:47.220373 np0000004964 devstack@c-api.service[99975]: WARNING stevedore.named [None req-eefb2173-85d3-40e7-9dd4-f92f2a36bf8f tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:29:47.220373 np0000004964 devstack@c-api.service[99975]: WARNING castellan.key_manager [None req-eefb2173-85d3-40e7-9dd4-f92f2a36bf8f tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:29:47.264557 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-93853e85-82a8-4932-8a11-eb45b950a17f tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] Created reservations ['e798baba-a061-44d7-bfcc-6053ff84a0c1', '4b52ad9e-ede5-4a3b-b293-3da500329142', '098eff64-97e8-445a-8d2d-f8d246c67451', '09a46980-385b-4732-8168-1026bbecc845'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:29:47.265281 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-93853e85-82a8-4932-8a11-eb45b950a17f tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7bd62538-0a51-4734-ace0-7fb393db324b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e798baba-a061-44d7-bfcc-6053ff84a0c1', '4b52ad9e-ede5-4a3b-b293-3da500329142', '098eff64-97e8-445a-8d2d-f8d246c67451', '09a46980-385b-4732-8168-1026bbecc845']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:29:47.265909 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-93853e85-82a8-4932-8a11-eb45b950a17f tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80f8735a-6ce1-4daa-bbaa-4d68db18085b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:29:47.275753 np0000004964 devstack@c-api.service[99975]: DEBUG oslo_db.sqlalchemy.engines [None req-eefb2173-85d3-40e7-9dd4-f92f2a36bf8f tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99975) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 06:29:47.280912 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:47.280912 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:29:47.293098 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-93853e85-82a8-4932-8a11-eb45b950a17f tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80f8735a-6ce1-4daa-bbaa-4d68db18085b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c9fff8de-3002-4e6d-b6c8-209b073dce2a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-685964921',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='481fcdcce0d546e88922c033a7ed1170',qos_specs=None,replication_status=,reservations=['e798baba-a061-44d7-bfcc-6053ff84a0c1','4b52ad9e-ede5-4a3b-b293-3da500329142','098eff64-97e8-445a-8d2d-f8d246c67451','09a46980-385b-4732-8168-1026bbecc845'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='350bca46ed424c43a345449fde485a8a',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:29:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-685964921',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c9fff8de-3002-4e6d-b6c8-209b073dce2a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='481fcdcce0d546e88922c033a7ed1170',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='350bca46ed424c43a345449fde485a8a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:29:47.293705 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-93853e85-82a8-4932-8a11-eb45b950a17f tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70c63362-3712-43bd-8d85-5982f6c11b31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:29:47.295458 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-eefb2173-85d3-40e7-9dd4-f92f2a36bf8f tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] https://10.4.3.200/volume/v3/volumes/35ca853d-0c91-4e06-8031-9beac3280966 returned with HTTP 200 Jul 10 06:29:47.295908 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 107/426] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:29:47 2026] GET /volume/v3/volumes/35ca853d-0c91-4e06-8031-9beac3280966 => generated 906 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:29:47.316994 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-93853e85-82a8-4932-8a11-eb45b950a17f tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70c63362-3712-43bd-8d85-5982f6c11b31) transitioned into state 'SUCCESS' from state '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-685964921',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='481fcdcce0d546e88922c033a7ed1170',qos_specs=None,replication_status=,reservations=['e798baba-a061-44d7-bfcc-6053ff84a0c1','4b52ad9e-ede5-4a3b-b293-3da500329142','098eff64-97e8-445a-8d2d-f8d246c67451','09a46980-385b-4732-8168-1026bbecc845'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='350bca46ed424c43a345449fde485a8a',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:29:47.317632 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-93853e85-82a8-4932-8a11-eb45b950a17f tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6e000a7-c6e5-44f8-a58b-80cdb0d6b0b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:29:47.326005 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-93853e85-82a8-4932-8a11-eb45b950a17f tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6e000a7-c6e5-44f8-a58b-80cdb0d6b0b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:29:47.326723 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-93853e85-82a8-4932-8a11-eb45b950a17f tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] Flow 'volume_create_api' (003d5487-c1b6-4d26-a471-bb8e3ea9fbf8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:29:47.326977 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-93853e85-82a8-4932-8a11-eb45b950a17f tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] Create volume request issued successfully. Jul 10 06:29:47.327493 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-93853e85-82a8-4932-8a11-eb45b950a17f tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:29:47.327905 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 104/427] 10.4.3.200 () {70 vars in 1299 bytes} [Fri Jul 10 06:29:47 2026] POST /volume/v3/volumes => generated 818 bytes in 290 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:29:47.340057 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-a0028c08-9550-484d-bd91-e75361524a1c None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:47.341796 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a0028c08-9550-484d-bd91-e75361524a1c tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] GET https://10.4.3.200/volume/v3/volumes/c9fff8de-3002-4e6d-b6c8-209b073dce2a Jul 10 06:29:47.342178 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a0028c08-9550-484d-bd91-e75361524a1c tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:47.342178 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a0028c08-9550-484d-bd91-e75361524a1c tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:47.349013 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:47.349013 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:29:47.352892 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-a0028c08-9550-484d-bd91-e75361524a1c tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] Volume info retrieved successfully. Jul 10 06:29:47.356992 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a0028c08-9550-484d-bd91-e75361524a1c tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] https://10.4.3.200/volume/v3/volumes/c9fff8de-3002-4e6d-b6c8-209b073dce2a returned with HTTP 200 Jul 10 06:29:47.357483 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 107/428] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:29:47 2026] GET /volume/v3/volumes/c9fff8de-3002-4e6d-b6c8-209b073dce2a => generated 886 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:29:47.506393 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-84cf654a-0b8d-4ffa-a7c3-39fc99e90a18 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:47.509864 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-84cf654a-0b8d-4ffa-a7c3-39fc99e90a18 tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] GET https://10.4.3.200/volume/v3/volumes/5af0527a-34f3-4610-972e-9b6dc5710969 Jul 10 06:29:47.510075 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-84cf654a-0b8d-4ffa-a7c3-39fc99e90a18 tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:47.510261 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-84cf654a-0b8d-4ffa-a7c3-39fc99e90a18 tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:47.524101 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:47.524101 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:29:47.528060 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-84cf654a-0b8d-4ffa-a7c3-39fc99e90a18 tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] Volume info retrieved successfully. Jul 10 06:29:47.535739 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-84cf654a-0b8d-4ffa-a7c3-39fc99e90a18 tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] https://10.4.3.200/volume/v3/volumes/5af0527a-34f3-4610-972e-9b6dc5710969 returned with HTTP 200 Jul 10 06:29:47.535739 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 111/429] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:29:47 2026] GET /volume/v3/volumes/5af0527a-34f3-4610-972e-9b6dc5710969 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:29:48.308970 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-3adf03c7-c4dd-484c-a77a-57ad7d151abc None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:48.311805 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-3adf03c7-c4dd-484c-a77a-57ad7d151abc tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] GET https://10.4.3.200/volume/v3/volumes/35ca853d-0c91-4e06-8031-9beac3280966 Jul 10 06:29:48.311805 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-3adf03c7-c4dd-484c-a77a-57ad7d151abc tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:48.311805 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-3adf03c7-c4dd-484c-a77a-57ad7d151abc tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:48.317385 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-3adf03c7-c4dd-484c-a77a-57ad7d151abc tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] https://10.4.3.200/volume/v3/volumes/35ca853d-0c91-4e06-8031-9beac3280966 returned with HTTP 404 Jul 10 06:29:48.317907 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 108/430] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:29:48 2026] GET /volume/v3/volumes/35ca853d-0c91-4e06-8031-9beac3280966 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 06:29:48.326815 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-7eb3cbaf-7c70-4343-a817-9f4661621c63 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:48.328636 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7eb3cbaf-7c70-4343-a817-9f4661621c63 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] GET https://10.4.3.200/volume/v3/volumes/50392a77-88df-4d74-9fb2-8e95b9c5e240 Jul 10 06:29:48.330471 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7eb3cbaf-7c70-4343-a817-9f4661621c63 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:48.330471 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7eb3cbaf-7c70-4343-a817-9f4661621c63 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:48.337052 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7eb3cbaf-7c70-4343-a817-9f4661621c63 tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] https://10.4.3.200/volume/v3/volumes/50392a77-88df-4d74-9fb2-8e95b9c5e240 returned with HTTP 404 Jul 10 06:29:48.337715 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 105/431] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:29:48 2026] GET /volume/v3/volumes/50392a77-88df-4d74-9fb2-8e95b9c5e240 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 06:29:48.346038 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-b794a358-424d-47aa-837d-77ee0c4e22ce None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:48.348228 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b794a358-424d-47aa-837d-77ee0c4e22ce tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] GET https://10.4.3.200/volume/v3/groups/bb49ecc7-50bf-456b-9fcf-56b075fcebea Jul 10 06:29:48.348520 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b794a358-424d-47aa-837d-77ee0c4e22ce tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:48.348745 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b794a358-424d-47aa-837d-77ee0c4e22ce tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] Calling method 'version_select' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:48.348915 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.groups [None req-b794a358-424d-47aa-837d-77ee0c4e22ce tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] show called for member bb49ecc7-50bf-456b-9fcf-56b075fcebea {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 06:29:48.352645 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b794a358-424d-47aa-837d-77ee0c4e22ce tempest-GroupsTest-1039595074 tempest-GroupsTest-1039595074-project-member] https://10.4.3.200/volume/v3/groups/bb49ecc7-50bf-456b-9fcf-56b075fcebea returned with HTTP 404 Jul 10 06:29:48.353363 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 108/432] 10.4.3.200 () {68 vars in 1386 bytes} [Fri Jul 10 06:29:48 2026] GET /volume/v3/groups/bb49ecc7-50bf-456b-9fcf-56b075fcebea => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 06:29:48.362892 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-c833be1c-8074-4881-b8ee-ca2b8d72b8b8 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:48.364802 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c833be1c-8074-4881-b8ee-ca2b8d72b8b8 tempest-GroupsTest-1485458599 tempest-GroupsTest-1485458599-project-admin] DELETE https://10.4.3.200/volume/v3/group_types/b10bae12-b7dc-45a6-b924-86bd2e3ec015 Jul 10 06:29:48.365537 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c833be1c-8074-4881-b8ee-ca2b8d72b8b8 tempest-GroupsTest-1485458599 tempest-GroupsTest-1485458599-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:48.365537 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c833be1c-8074-4881-b8ee-ca2b8d72b8b8 tempest-GroupsTest-1485458599 tempest-GroupsTest-1485458599-project-admin] Calling method 'version_select' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:48.371888 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-9596c583-3774-49d7-9300-2d7bb13c18b2 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:48.374192 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-9596c583-3774-49d7-9300-2d7bb13c18b2 tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] GET https://10.4.3.200/volume/v3/volumes/c9fff8de-3002-4e6d-b6c8-209b073dce2a Jul 10 06:29:48.374801 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-9596c583-3774-49d7-9300-2d7bb13c18b2 tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:48.375091 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-9596c583-3774-49d7-9300-2d7bb13c18b2 tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:48.387040 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c833be1c-8074-4881-b8ee-ca2b8d72b8b8 tempest-GroupsTest-1485458599 tempest-GroupsTest-1485458599-project-admin] https://10.4.3.200/volume/v3/group_types/b10bae12-b7dc-45a6-b924-86bd2e3ec015 returned with HTTP 202 Jul 10 06:29:48.387482 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 112/433] 10.4.3.200 () {68 vars in 1404 bytes} [Fri Jul 10 06:29:48 2026] DELETE /volume/v3/group_types/b10bae12-b7dc-45a6-b924-86bd2e3ec015 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 06:29:48.388426 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:48.388426 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:29:48.396160 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-9596c583-3774-49d7-9300-2d7bb13c18b2 tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] Volume info retrieved successfully. Jul 10 06:29:48.396669 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-eca44e19-699b-4151-bdf1-05bc5652adc1 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:48.399254 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-eca44e19-699b-4151-bdf1-05bc5652adc1 tempest-GroupsTest-1485458599 tempest-GroupsTest-1485458599-project-admin] DELETE https://10.4.3.200/volume/v3/types/82cefd1a-41e3-44a7-b5ee-9824a9ff4e16 Jul 10 06:29:48.399731 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-eca44e19-699b-4151-bdf1-05bc5652adc1 tempest-GroupsTest-1485458599 tempest-GroupsTest-1485458599-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:48.400007 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-eca44e19-699b-4151-bdf1-05bc5652adc1 tempest-GroupsTest-1485458599 tempest-GroupsTest-1485458599-project-admin] Calling method '_delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:48.400427 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:48.400427 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:29:48.404085 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-9596c583-3774-49d7-9300-2d7bb13c18b2 tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] https://10.4.3.200/volume/v3/volumes/c9fff8de-3002-4e6d-b6c8-209b073dce2a returned with HTTP 200 Jul 10 06:29:48.404562 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 109/434] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:29:48 2026] GET /volume/v3/volumes/c9fff8de-3002-4e6d-b6c8-209b073dce2a => generated 945 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:29:48.421567 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-306f38c6-5f7e-4101-9008-64cc13f795cd None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:48.423816 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-306f38c6-5f7e-4101-9008-64cc13f795cd tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] POST https://10.4.3.200/volume/v3/volume-transfers Jul 10 06:29:48.424387 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-306f38c6-5f7e-4101-9008-64cc13f795cd tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "c9fff8de-3002-4e6d-b6c8-209b073dce2a"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:29:48.426566 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.volume_transfer [None req-306f38c6-5f7e-4101-9008-64cc13f795cd tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] Creating new volume transfer {'transfer': {'volume_id': 'c9fff8de-3002-4e6d-b6c8-209b073dce2a'}} {{(pid=99977) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 10 06:29:48.426770 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.volume_transfer [None req-306f38c6-5f7e-4101-9008-64cc13f795cd tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] Creating transfer of volume c9fff8de-3002-4e6d-b6c8-209b073dce2a Jul 10 06:29:48.427244 np0000004964 devstack@c-api.service[99977]: INFO cinder.transfer.api [None req-306f38c6-5f7e-4101-9008-64cc13f795cd tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] Generating transfer record for volume c9fff8de-3002-4e6d-b6c8-209b073dce2a Jul 10 06:29:48.428955 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-eca44e19-699b-4151-bdf1-05bc5652adc1 tempest-GroupsTest-1485458599 tempest-GroupsTest-1485458599-project-admin] https://10.4.3.200/volume/v3/types/82cefd1a-41e3-44a7-b5ee-9824a9ff4e16 returned with HTTP 202 Jul 10 06:29:48.429445 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 106/435] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 10 06:29:48 2026] DELETE /volume/v3/types/82cefd1a-41e3-44a7-b5ee-9824a9ff4e16 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:29:48.436260 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:48.436260 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:29:48.438232 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-3ac2b33b-4ed4-44ab-95dc-3df7e898b7f1 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:48.441377 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3ac2b33b-4ed4-44ab-95dc-3df7e898b7f1 tempest-GroupsTest-1485458599 tempest-GroupsTest-1485458599-project-admin] GET https://10.4.3.200/volume/v3/types/82cefd1a-41e3-44a7-b5ee-9824a9ff4e16 Jul 10 06:29:48.441377 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3ac2b33b-4ed4-44ab-95dc-3df7e898b7f1 tempest-GroupsTest-1485458599 tempest-GroupsTest-1485458599-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:48.441377 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3ac2b33b-4ed4-44ab-95dc-3df7e898b7f1 tempest-GroupsTest-1485458599 tempest-GroupsTest-1485458599-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:48.443914 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3ac2b33b-4ed4-44ab-95dc-3df7e898b7f1 tempest-GroupsTest-1485458599 tempest-GroupsTest-1485458599-project-admin] https://10.4.3.200/volume/v3/types/82cefd1a-41e3-44a7-b5ee-9824a9ff4e16 returned with HTTP 404 Jul 10 06:29:48.445842 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 113/436] 10.4.3.200 () {66 vars in 1342 bytes} [Fri Jul 10 06:29:48 2026] GET /volume/v3/types/82cefd1a-41e3-44a7-b5ee-9824a9ff4e16 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:29:48.463599 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-306f38c6-5f7e-4101-9008-64cc13f795cd tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] https://10.4.3.200/volume/v3/volume-transfers returned with HTTP 202 Jul 10 06:29:48.463978 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 109/437] 10.4.3.200 () {70 vars in 1326 bytes} [Fri Jul 10 06:29:48 2026] POST /volume/v3/volume-transfers => generated 572 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:29:48.477720 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-bde038f8-fd89-4401-a1db-8e81f564597f None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:48.480944 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-bde038f8-fd89-4401-a1db-8e81f564597f tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] GET https://10.4.3.200/volume/v3/volumes/c9fff8de-3002-4e6d-b6c8-209b073dce2a Jul 10 06:29:48.481337 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-bde038f8-fd89-4401-a1db-8e81f564597f tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:48.481683 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-bde038f8-fd89-4401-a1db-8e81f564597f tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:48.491305 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:48.491305 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:29:48.495001 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-bde038f8-fd89-4401-a1db-8e81f564597f tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] Volume info retrieved successfully. Jul 10 06:29:48.500722 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-bde038f8-fd89-4401-a1db-8e81f564597f tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] https://10.4.3.200/volume/v3/volumes/c9fff8de-3002-4e6d-b6c8-209b073dce2a returned with HTTP 200 Jul 10 06:29:48.501270 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 110/438] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:29:48 2026] GET /volume/v3/volumes/c9fff8de-3002-4e6d-b6c8-209b073dce2a => generated 953 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:29:48.518069 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-8cacff52-6570-488b-9d79-071fcba20f3b None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:48.520493 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-8cacff52-6570-488b-9d79-071fcba20f3b tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] GET https://10.4.3.200/volume/v3/volume-transfers/8f17669d-e8e9-47b8-8fad-41fa0bf15c4e Jul 10 06:29:48.520717 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-8cacff52-6570-488b-9d79-071fcba20f3b tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:48.521091 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-8cacff52-6570-488b-9d79-071fcba20f3b tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:48.525684 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-8cacff52-6570-488b-9d79-071fcba20f3b tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] https://10.4.3.200/volume/v3/volume-transfers/8f17669d-e8e9-47b8-8fad-41fa0bf15c4e returned with HTTP 200 Jul 10 06:29:48.526143 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 107/439] 10.4.3.200 () {68 vars in 1416 bytes} [Fri Jul 10 06:29:48 2026] GET /volume/v3/volume-transfers/8f17669d-e8e9-47b8-8fad-41fa0bf15c4e => generated 540 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:29:48.537119 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-cee744d5-a4f1-4269-be41-468e41206dbb None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:48.539887 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-cee744d5-a4f1-4269-be41-468e41206dbb tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] GET https://10.4.3.200/volume/v3/volume-transfers Jul 10 06:29:48.539887 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-cee744d5-a4f1-4269-be41-468e41206dbb tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:48.539887 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-cee744d5-a4f1-4269-be41-468e41206dbb tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] Calling method 'index' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:48.540136 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volume_transfer [None req-cee744d5-a4f1-4269-be41-468e41206dbb tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] Listing volume transfers {{(pid=99976) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 10 06:29:48.544604 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-c304036a-e0c0-48ea-9769-27ba260b2d3f None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:48.545376 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-cee744d5-a4f1-4269-be41-468e41206dbb tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] https://10.4.3.200/volume/v3/volume-transfers returned with HTTP 200 Jul 10 06:29:48.545796 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 114/440] 10.4.3.200 () {68 vars in 1305 bytes} [Fri Jul 10 06:29:48 2026] GET /volume/v3/volume-transfers => generated 368 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:29:48.546462 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c304036a-e0c0-48ea-9769-27ba260b2d3f tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] GET https://10.4.3.200/volume/v3/volumes/f8650db8-4eb9-4ed1-b7ea-c751a5ae3335 Jul 10 06:29:48.546681 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c304036a-e0c0-48ea-9769-27ba260b2d3f tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:48.546895 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c304036a-e0c0-48ea-9769-27ba260b2d3f tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:48.552661 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-84005d62-3134-44e7-a2ca-5f071ec1e044 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:48.554168 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:48.554168 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:29:48.554519 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-84005d62-3134-44e7-a2ca-5f071ec1e044 tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] GET https://10.4.3.200/volume/v3/volumes/5af0527a-34f3-4610-972e-9b6dc5710969 Jul 10 06:29:48.554900 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-84005d62-3134-44e7-a2ca-5f071ec1e044 tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:48.555269 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-84005d62-3134-44e7-a2ca-5f071ec1e044 tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:48.556484 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-3142070b-f01f-4b79-af43-f924e85dc789 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:48.558331 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-c304036a-e0c0-48ea-9769-27ba260b2d3f tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Volume info retrieved successfully. Jul 10 06:29:48.563757 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c304036a-e0c0-48ea-9769-27ba260b2d3f tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] https://10.4.3.200/volume/v3/volumes/f8650db8-4eb9-4ed1-b7ea-c751a5ae3335 returned with HTTP 200 Jul 10 06:29:48.564251 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 110/441] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:29:48 2026] GET /volume/v3/volumes/f8650db8-4eb9-4ed1-b7ea-c751a5ae3335 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:29:48.571670 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:48.571670 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:29:48.576952 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-84005d62-3134-44e7-a2ca-5f071ec1e044 tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] Volume info retrieved successfully. Jul 10 06:29:48.586709 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-84005d62-3134-44e7-a2ca-5f071ec1e044 tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] https://10.4.3.200/volume/v3/volumes/5af0527a-34f3-4610-972e-9b6dc5710969 returned with HTTP 200 Jul 10 06:29:48.587216 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 111/442] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:29:48 2026] GET /volume/v3/volumes/5af0527a-34f3-4610-972e-9b6dc5710969 => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:29:48.618894 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-b803cd4c-3e45-43e2-9ca5-cdc3e6877ab5 req-f6a6ed77-36c8-4ebe-bf59-5f68092dbd61 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:48.622237 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-b803cd4c-3e45-43e2-9ca5-cdc3e6877ab5 req-f6a6ed77-36c8-4ebe-bf59-5f68092dbd61 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] GET https://10.4.3.200/volume/v3/volumes/f8650db8-4eb9-4ed1-b7ea-c751a5ae3335 Jul 10 06:29:48.622417 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-b803cd4c-3e45-43e2-9ca5-cdc3e6877ab5 req-f6a6ed77-36c8-4ebe-bf59-5f68092dbd61 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:48.622631 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-b803cd4c-3e45-43e2-9ca5-cdc3e6877ab5 req-f6a6ed77-36c8-4ebe-bf59-5f68092dbd61 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:48.637092 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:48.637092 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:29:48.641096 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [req-b803cd4c-3e45-43e2-9ca5-cdc3e6877ab5 req-f6a6ed77-36c8-4ebe-bf59-5f68092dbd61 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Volume info retrieved successfully. Jul 10 06:29:48.646647 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-b803cd4c-3e45-43e2-9ca5-cdc3e6877ab5 req-f6a6ed77-36c8-4ebe-bf59-5f68092dbd61 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] https://10.4.3.200/volume/v3/volumes/f8650db8-4eb9-4ed1-b7ea-c751a5ae3335 returned with HTTP 200 Jul 10 06:29:48.647112 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 115/443] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:29:48 2026] GET /volume/v3/volumes/f8650db8-4eb9-4ed1-b7ea-c751a5ae3335 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:29:48.649545 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3142070b-f01f-4b79-af43-f924e85dc789 tempest-VolumesTransfersV357Test-416080676 tempest-VolumesTransfersV357Test-416080676-project-member] POST https://10.4.3.200/volume/v3/volume-transfers/8f17669d-e8e9-47b8-8fad-41fa0bf15c4e/accept Jul 10 06:29:48.649545 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3142070b-f01f-4b79-af43-f924e85dc789 tempest-VolumesTransfersV357Test-416080676 tempest-VolumesTransfersV357Test-416080676-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "6b58542e6bd54a27"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:29:48.650727 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.contrib.volume_transfer [None req-3142070b-f01f-4b79-af43-f924e85dc789 tempest-VolumesTransfersV357Test-416080676 tempest-VolumesTransfersV357Test-416080676-project-member] Accepting volume transfer 8f17669d-e8e9-47b8-8fad-41fa0bf15c4e {{(pid=99978) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 10 06:29:48.650811 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.contrib.volume_transfer [None req-3142070b-f01f-4b79-af43-f924e85dc789 tempest-VolumesTransfersV357Test-416080676 tempest-VolumesTransfersV357Test-416080676-project-member] Accepting transfer 8f17669d-e8e9-47b8-8fad-41fa0bf15c4e Jul 10 06:29:48.724175 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-3142070b-f01f-4b79-af43-f924e85dc789 tempest-VolumesTransfersV357Test-416080676 tempest-VolumesTransfersV357Test-416080676-project-member] Created reservations ['193e0c60-8ec3-43f3-93df-7bc9ad46b3c1', 'd040e833-dbb5-40b7-8642-64efe71f12b0', '567f4a64-9d8a-482c-8d9e-e74ca07f5df1', '1b494818-6787-4fef-98a3-6c6bcadb7135'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:29:48.742671 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-3142070b-f01f-4b79-af43-f924e85dc789 tempest-VolumesTransfersV357Test-416080676 tempest-VolumesTransfersV357Test-416080676-project-member] Created reservations ['5c2bd936-3f67-480e-a227-33f6c7dbe4bb', 'd9790e0e-7a40-48bd-9318-1f6854424027', 'f1c7d7b1-770d-4e01-9c64-6e4d7f0cc82b', '7c3a0571-53b6-49e1-a46b-6966f3da0fb6'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:29:48.774130 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-3142070b-f01f-4b79-af43-f924e85dc789 tempest-VolumesTransfersV357Test-416080676 tempest-VolumesTransfersV357Test-416080676-project-member] Created reservations ['34506804-d389-495b-8621-016170a6255c', 'f61acb9d-f077-4d60-a7d8-121ce3843b73', '966fb215-f5c3-48d0-9619-df5fd304020a', 'b710f97e-4350-4e5c-a1a3-d07ae5616165'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:29:48.803466 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-3142070b-f01f-4b79-af43-f924e85dc789 tempest-VolumesTransfersV357Test-416080676 tempest-VolumesTransfersV357Test-416080676-project-member] Created reservations ['b73be142-5052-4967-8d19-c8bd9a22c065', 'feaebe2b-dd47-49dd-a46d-7dd3a408ac9f', 'dc337fa5-40d4-471f-b6e3-4a5b0bbbf1eb', '0f2ae768-bb98-4c37-917c-7a0bf5d0e8bb'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:29:49.307020 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-3142070b-f01f-4b79-af43-f924e85dc789 tempest-VolumesTransfersV357Test-416080676 tempest-VolumesTransfersV357Test-416080676-project-member] Transfer volume completed successfully. Jul 10 06:29:49.381341 np0000004964 devstack@c-api.service[99978]: INFO cinder.transfer.api [None req-3142070b-f01f-4b79-af43-f924e85dc789 tempest-VolumesTransfersV357Test-416080676 tempest-VolumesTransfersV357Test-416080676-project-member] Volume c9fff8de-3002-4e6d-b6c8-209b073dce2a has been transferred. Jul 10 06:29:49.390648 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3142070b-f01f-4b79-af43-f924e85dc789 tempest-VolumesTransfersV357Test-416080676 tempest-VolumesTransfersV357Test-416080676-project-member] https://10.4.3.200/volume/v3/volume-transfers/8f17669d-e8e9-47b8-8fad-41fa0bf15c4e/accept returned with HTTP 202 Jul 10 06:29:49.390825 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 108/444] 10.4.3.200 () {70 vars in 1458 bytes} [Fri Jul 10 06:29:48 2026] POST /volume/v3/volume-transfers/8f17669d-e8e9-47b8-8fad-41fa0bf15c4e/accept => generated 365 bytes in 835 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:29:49.400355 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-9e047c9d-cbda-48d9-8421-acaf0c8e272f None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:49.404252 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9e047c9d-cbda-48d9-8421-acaf0c8e272f tempest-VolumesTransfersV357Test-416080676 tempest-VolumesTransfersV357Test-416080676-project-member] GET https://10.4.3.200/volume/v3/volumes/c9fff8de-3002-4e6d-b6c8-209b073dce2a Jul 10 06:29:49.404252 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9e047c9d-cbda-48d9-8421-acaf0c8e272f tempest-VolumesTransfersV357Test-416080676 tempest-VolumesTransfersV357Test-416080676-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:49.404252 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9e047c9d-cbda-48d9-8421-acaf0c8e272f tempest-VolumesTransfersV357Test-416080676 tempest-VolumesTransfersV357Test-416080676-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:49.420239 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:49.420239 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:29:49.423262 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-9e047c9d-cbda-48d9-8421-acaf0c8e272f tempest-VolumesTransfersV357Test-416080676 tempest-VolumesTransfersV357Test-416080676-project-member] Volume info retrieved successfully. Jul 10 06:29:49.427960 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9e047c9d-cbda-48d9-8421-acaf0c8e272f tempest-VolumesTransfersV357Test-416080676 tempest-VolumesTransfersV357Test-416080676-project-member] https://10.4.3.200/volume/v3/volumes/c9fff8de-3002-4e6d-b6c8-209b073dce2a returned with HTTP 200 Jul 10 06:29:49.428371 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 111/445] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:29:49 2026] GET /volume/v3/volumes/c9fff8de-3002-4e6d-b6c8-209b073dce2a => generated 945 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:29:49.449143 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-9c19f8f4-c5ca-49e7-bdc0-fcec8962d255 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:49.450079 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-9c19f8f4-c5ca-49e7-bdc0-fcec8962d255 tempest-VolumesTransfersV357Test-416080676 tempest-VolumesTransfersV357Test-416080676-project-member] GET https://10.4.3.200/volume/v3/volumes/c9fff8de-3002-4e6d-b6c8-209b073dce2a Jul 10 06:29:49.450346 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-9c19f8f4-c5ca-49e7-bdc0-fcec8962d255 tempest-VolumesTransfersV357Test-416080676 tempest-VolumesTransfersV357Test-416080676-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:49.450551 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-9c19f8f4-c5ca-49e7-bdc0-fcec8962d255 tempest-VolumesTransfersV357Test-416080676 tempest-VolumesTransfersV357Test-416080676-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:49.457892 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:49.457892 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:29:49.462181 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-9c19f8f4-c5ca-49e7-bdc0-fcec8962d255 tempest-VolumesTransfersV357Test-416080676 tempest-VolumesTransfersV357Test-416080676-project-member] Volume info retrieved successfully. Jul 10 06:29:49.466845 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-9c19f8f4-c5ca-49e7-bdc0-fcec8962d255 tempest-VolumesTransfersV357Test-416080676 tempest-VolumesTransfersV357Test-416080676-project-member] https://10.4.3.200/volume/v3/volumes/c9fff8de-3002-4e6d-b6c8-209b073dce2a returned with HTTP 200 Jul 10 06:29:49.467234 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 112/446] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:29:49 2026] GET /volume/v3/volumes/c9fff8de-3002-4e6d-b6c8-209b073dce2a => generated 945 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:29:49.489330 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-8a78ee06-0bcf-4118-a8d7-3d3a4d187611 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:49.491498 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8a78ee06-0bcf-4118-a8d7-3d3a4d187611 tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] DELETE https://10.4.3.200/volume/v3/volume-transfers/8f17669d-e8e9-47b8-8fad-41fa0bf15c4e Jul 10 06:29:49.491851 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8a78ee06-0bcf-4118-a8d7-3d3a4d187611 tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:49.492176 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8a78ee06-0bcf-4118-a8d7-3d3a4d187611 tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:49.492474 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.contrib.volume_transfer [None req-8a78ee06-0bcf-4118-a8d7-3d3a4d187611 tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] Delete transfer with id: 8f17669d-e8e9-47b8-8fad-41fa0bf15c4e Jul 10 06:29:49.496282 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8a78ee06-0bcf-4118-a8d7-3d3a4d187611 tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] https://10.4.3.200/volume/v3/volume-transfers/8f17669d-e8e9-47b8-8fad-41fa0bf15c4e returned with HTTP 404 Jul 10 06:29:49.497048 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 116/447] 10.4.3.200 () {68 vars in 1419 bytes} [Fri Jul 10 06:29:49 2026] DELETE /volume/v3/volume-transfers/8f17669d-e8e9-47b8-8fad-41fa0bf15c4e => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 06:29:49.506995 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-29f5a2c8-f934-4c18-ab0e-c7901b8c62fd None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:49.605645 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-187a6652-2477-40f9-98d7-f2ba4f47a61e None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:49.608107 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-187a6652-2477-40f9-98d7-f2ba4f47a61e tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] GET https://10.4.3.200/volume/v3/volumes/5af0527a-34f3-4610-972e-9b6dc5710969 Jul 10 06:29:49.608352 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-187a6652-2477-40f9-98d7-f2ba4f47a61e tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:49.608634 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-187a6652-2477-40f9-98d7-f2ba4f47a61e tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:49.624836 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:49.624836 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:29:49.630072 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-187a6652-2477-40f9-98d7-f2ba4f47a61e tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] Volume info retrieved successfully. Jul 10 06:29:49.640648 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-187a6652-2477-40f9-98d7-f2ba4f47a61e tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] https://10.4.3.200/volume/v3/volumes/5af0527a-34f3-4610-972e-9b6dc5710969 returned with HTTP 200 Jul 10 06:29:49.640648 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 112/448] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:29:49 2026] GET /volume/v3/volumes/5af0527a-34f3-4610-972e-9b6dc5710969 => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:29:49.687535 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-29f5a2c8-f934-4c18-ab0e-c7901b8c62fd tempest-VolumesTransfersV357Test-951486405 tempest-VolumesTransfersV357Test-951486405-project-admin] DELETE https://10.4.3.200/volume/v3/volumes/c9fff8de-3002-4e6d-b6c8-209b073dce2a Jul 10 06:29:49.687535 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-29f5a2c8-f934-4c18-ab0e-c7901b8c62fd tempest-VolumesTransfersV357Test-951486405 tempest-VolumesTransfersV357Test-951486405-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:49.687535 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-29f5a2c8-f934-4c18-ab0e-c7901b8c62fd tempest-VolumesTransfersV357Test-951486405 tempest-VolumesTransfersV357Test-951486405-project-admin] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:49.687535 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-29f5a2c8-f934-4c18-ab0e-c7901b8c62fd tempest-VolumesTransfersV357Test-951486405 tempest-VolumesTransfersV357Test-951486405-project-admin] Delete volume with id: c9fff8de-3002-4e6d-b6c8-209b073dce2a Jul 10 06:29:49.699860 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:49.699860 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:29:49.702863 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-29f5a2c8-f934-4c18-ab0e-c7901b8c62fd tempest-VolumesTransfersV357Test-951486405 tempest-VolumesTransfersV357Test-951486405-project-admin] Volume info retrieved successfully. Jul 10 06:29:49.730248 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-29f5a2c8-f934-4c18-ab0e-c7901b8c62fd tempest-VolumesTransfersV357Test-951486405 tempest-VolumesTransfersV357Test-951486405-project-admin] Delete volume request issued successfully. Jul 10 06:29:49.730248 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-29f5a2c8-f934-4c18-ab0e-c7901b8c62fd tempest-VolumesTransfersV357Test-951486405 tempest-VolumesTransfersV357Test-951486405-project-admin] https://10.4.3.200/volume/v3/volumes/c9fff8de-3002-4e6d-b6c8-209b073dce2a returned with HTTP 202 Jul 10 06:29:49.730248 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 109/449] 10.4.3.200 () {68 vars in 1392 bytes} [Fri Jul 10 06:29:49 2026] DELETE /volume/v3/volumes/c9fff8de-3002-4e6d-b6c8-209b073dce2a => generated 0 bytes in 224 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 06:29:49.740232 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-799f63ec-c63d-41e7-b22e-e521aac6a1d2 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:49.742441 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-799f63ec-c63d-41e7-b22e-e521aac6a1d2 tempest-VolumesTransfersV357Test-951486405 tempest-VolumesTransfersV357Test-951486405-project-admin] GET https://10.4.3.200/volume/v3/volumes/c9fff8de-3002-4e6d-b6c8-209b073dce2a Jul 10 06:29:49.742765 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-799f63ec-c63d-41e7-b22e-e521aac6a1d2 tempest-VolumesTransfersV357Test-951486405 tempest-VolumesTransfersV357Test-951486405-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:49.743045 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-799f63ec-c63d-41e7-b22e-e521aac6a1d2 tempest-VolumesTransfersV357Test-951486405 tempest-VolumesTransfersV357Test-951486405-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:49.753125 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:49.753125 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:29:49.757816 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-799f63ec-c63d-41e7-b22e-e521aac6a1d2 tempest-VolumesTransfersV357Test-951486405 tempest-VolumesTransfersV357Test-951486405-project-admin] Volume info retrieved successfully. Jul 10 06:29:49.764003 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-799f63ec-c63d-41e7-b22e-e521aac6a1d2 tempest-VolumesTransfersV357Test-951486405 tempest-VolumesTransfersV357Test-951486405-project-admin] https://10.4.3.200/volume/v3/volumes/c9fff8de-3002-4e6d-b6c8-209b073dce2a returned with HTTP 200 Jul 10 06:29:49.764588 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 113/450] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:29:49 2026] GET /volume/v3/volumes/c9fff8de-3002-4e6d-b6c8-209b073dce2a => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:29:50.325944 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-5a9b17cd-ab61-45e1-b383-7f153c7d314f req-3872b923-d096-4394-84e6-1dabd74aa836 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:50.327899 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-5a9b17cd-ab61-45e1-b383-7f153c7d314f req-3872b923-d096-4394-84e6-1dabd74aa836 tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] POST https://10.4.3.200/volume/v3/attachments/d9860570-742d-4799-9aa3-e0145741fa05/action Jul 10 06:29:50.328282 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-5a9b17cd-ab61-45e1-b383-7f153c7d314f req-3872b923-d096-4394-84e6-1dabd74aa836 tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] Action body: b'{"os-complete": null}' {{(pid=99976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:29:50.328398 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-5a9b17cd-ab61-45e1-b383-7f153c7d314f req-3872b923-d096-4394-84e6-1dabd74aa836 tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:29:50.344885 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:50.344885 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:29:50.358897 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-5a9b17cd-ab61-45e1-b383-7f153c7d314f req-3872b923-d096-4394-84e6-1dabd74aa836 tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] https://10.4.3.200/volume/v3/attachments/d9860570-742d-4799-9aa3-e0145741fa05/action returned with HTTP 204 Jul 10 06:29:50.359267 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 117/451] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 10 06:29:50 2026] POST /volume/v3/attachments/d9860570-742d-4799-9aa3-e0145741fa05/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:29:50.655463 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-f87e747d-4875-47a2-9e2c-cb94a6f36ee4 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:50.660878 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f87e747d-4875-47a2-9e2c-cb94a6f36ee4 tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] GET https://10.4.3.200/volume/v3/volumes/5af0527a-34f3-4610-972e-9b6dc5710969 Jul 10 06:29:50.661127 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f87e747d-4875-47a2-9e2c-cb94a6f36ee4 tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:50.661358 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f87e747d-4875-47a2-9e2c-cb94a6f36ee4 tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:50.681096 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:50.681096 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:29:50.686011 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-f87e747d-4875-47a2-9e2c-cb94a6f36ee4 tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] Volume info retrieved successfully. Jul 10 06:29:50.693072 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f87e747d-4875-47a2-9e2c-cb94a6f36ee4 tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] https://10.4.3.200/volume/v3/volumes/5af0527a-34f3-4610-972e-9b6dc5710969 returned with HTTP 200 Jul 10 06:29:50.693609 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 113/452] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:29:50 2026] GET /volume/v3/volumes/5af0527a-34f3-4610-972e-9b6dc5710969 => generated 1138 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:29:50.711538 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-52ecc6c5-8af0-4bf4-904b-4b4b2bb358cf None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:50.713896 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-52ecc6c5-8af0-4bf4-904b-4b4b2bb358cf tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] GET https://10.4.3.200/volume/v3/volumes/5af0527a-34f3-4610-972e-9b6dc5710969 Jul 10 06:29:50.714168 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-52ecc6c5-8af0-4bf4-904b-4b4b2bb358cf tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:50.714432 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-52ecc6c5-8af0-4bf4-904b-4b4b2bb358cf tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:50.727547 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:50.727547 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:29:50.731647 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-52ecc6c5-8af0-4bf4-904b-4b4b2bb358cf tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] Volume info retrieved successfully. Jul 10 06:29:50.736786 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-52ecc6c5-8af0-4bf4-904b-4b4b2bb358cf tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] https://10.4.3.200/volume/v3/volumes/5af0527a-34f3-4610-972e-9b6dc5710969 returned with HTTP 200 Jul 10 06:29:50.737353 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 110/453] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:29:50 2026] GET /volume/v3/volumes/5af0527a-34f3-4610-972e-9b6dc5710969 => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:29:50.768246 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-2d4ffdb8-f7b8-4069-9daf-36b846aeae76 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:50.773013 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-2d4ffdb8-f7b8-4069-9daf-36b846aeae76 tempest-ServerActionsV293TestJSON-2017090052 tempest-ServerActionsV293TestJSON-2017090052-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:29:50.773417 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-2d4ffdb8-f7b8-4069-9daf-36b846aeae76 tempest-ServerActionsV293TestJSON-2017090052 tempest-ServerActionsV293TestJSON-2017090052-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1155536282", "imageRef": "8939ca72-758b-49bf-be8b-162af43ee2bf", "size": 1}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:29:50.775991 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.volumes [None req-2d4ffdb8-f7b8-4069-9daf-36b846aeae76 tempest-ServerActionsV293TestJSON-2017090052 tempest-ServerActionsV293TestJSON-2017090052-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1155536282', 'imageRef': '8939ca72-758b-49bf-be8b-162af43ee2bf', 'size': 1}} {{(pid=99975) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:29:50.783733 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-c60c6fe1-e16d-4ad6-b500-ca14d93054fe None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:50.785790 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c60c6fe1-e16d-4ad6-b500-ca14d93054fe tempest-VolumesTransfersV357Test-951486405 tempest-VolumesTransfersV357Test-951486405-project-admin] GET https://10.4.3.200/volume/v3/volumes/c9fff8de-3002-4e6d-b6c8-209b073dce2a Jul 10 06:29:50.786006 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c60c6fe1-e16d-4ad6-b500-ca14d93054fe tempest-VolumesTransfersV357Test-951486405 tempest-VolumesTransfersV357Test-951486405-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:50.786300 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c60c6fe1-e16d-4ad6-b500-ca14d93054fe tempest-VolumesTransfersV357Test-951486405 tempest-VolumesTransfersV357Test-951486405-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:50.797174 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c60c6fe1-e16d-4ad6-b500-ca14d93054fe tempest-VolumesTransfersV357Test-951486405 tempest-VolumesTransfersV357Test-951486405-project-admin] https://10.4.3.200/volume/v3/volumes/c9fff8de-3002-4e6d-b6c8-209b073dce2a returned with HTTP 404 Jul 10 06:29:50.798158 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 118/454] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:29:50 2026] GET /volume/v3/volumes/c9fff8de-3002-4e6d-b6c8-209b073dce2a => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 06:29:50.807811 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-3f6d62ee-66fc-44b0-99ca-bf710d5dd42a None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:50.809249 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3f6d62ee-66fc-44b0-99ca-bf710d5dd42a tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] GET https://10.4.3.200/volume/v3/volumes/c9fff8de-3002-4e6d-b6c8-209b073dce2a Jul 10 06:29:50.809464 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3f6d62ee-66fc-44b0-99ca-bf710d5dd42a tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:50.809910 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3f6d62ee-66fc-44b0-99ca-bf710d5dd42a tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:50.815351 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3f6d62ee-66fc-44b0-99ca-bf710d5dd42a tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] https://10.4.3.200/volume/v3/volumes/c9fff8de-3002-4e6d-b6c8-209b073dce2a returned with HTTP 404 Jul 10 06:29:50.816143 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 114/455] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:29:50 2026] GET /volume/v3/volumes/c9fff8de-3002-4e6d-b6c8-209b073dce2a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 06:29:50.826970 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-b1fbeb5d-3686-4cef-962c-3052b7e4cb17 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:50.826970 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b1fbeb5d-3686-4cef-962c-3052b7e4cb17 tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] DELETE https://10.4.3.200/volume/v3/volumes/c9fff8de-3002-4e6d-b6c8-209b073dce2a Jul 10 06:29:50.826970 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b1fbeb5d-3686-4cef-962c-3052b7e4cb17 tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:50.826970 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b1fbeb5d-3686-4cef-962c-3052b7e4cb17 tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:50.826970 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-b1fbeb5d-3686-4cef-962c-3052b7e4cb17 tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] Delete volume with id: c9fff8de-3002-4e6d-b6c8-209b073dce2a Jul 10 06:29:50.838767 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b1fbeb5d-3686-4cef-962c-3052b7e4cb17 tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] https://10.4.3.200/volume/v3/volumes/c9fff8de-3002-4e6d-b6c8-209b073dce2a returned with HTTP 404 Jul 10 06:29:50.839235 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-5430b086-82c9-4e46-832d-2d90cee22db6 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:50.839298 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 111/456] 10.4.3.200 () {68 vars in 1392 bytes} [Fri Jul 10 06:29:50 2026] DELETE /volume/v3/volumes/c9fff8de-3002-4e6d-b6c8-209b073dce2a => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 06:29:50.839740 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5430b086-82c9-4e46-832d-2d90cee22db6 None None] GET https://10.4.3.200/volume// Jul 10 06:29:50.839967 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5430b086-82c9-4e46-832d-2d90cee22db6 None None] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:50.840224 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5430b086-82c9-4e46-832d-2d90cee22db6 None None] Calling method 'all' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:50.840674 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5430b086-82c9-4e46-832d-2d90cee22db6 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:29:50.841131 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 119/457] 10.4.3.200 () {66 vars in 1428 bytes} [Fri Jul 10 06:29: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 10 06:29:50.849443 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-94a34603-0fa0-4df9-a0bd-11293b3a1402 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:50.851720 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-94a34603-0fa0-4df9-a0bd-11293b3a1402 tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:29:50.851720 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-94a34603-0fa0-4df9-a0bd-11293b3a1402 tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1911991078"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:29:50.853800 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.volumes [None req-94a34603-0fa0-4df9-a0bd-11293b3a1402 tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1911991078'}} {{(pid=99977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:29:50.853800 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-94a34603-0fa0-4df9-a0bd-11293b3a1402 tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] Create volume of 1 GB Jul 10 06:29:50.859254 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-94a34603-0fa0-4df9-a0bd-11293b3a1402 tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] Availability Zones retrieved successfully. Jul 10 06:29:50.859326 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-b803cd4c-3e45-43e2-9ca5-cdc3e6877ab5 req-0ccdcadf-d712-4fec-8809-747894a2ea5c None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:50.865312 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-94a34603-0fa0-4df9-a0bd-11293b3a1402 tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] Flow 'volume_create_api' (fba078b3-8a2c-4986-a488-80bc91dac23a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:29:50.866830 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-94a34603-0fa0-4df9-a0bd-11293b3a1402 tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (980320b4-a455-4d0f-b9ef-c8105f4fa6cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:29:50.867880 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.flows.api.create_volume [None req-94a34603-0fa0-4df9-a0bd-11293b3a1402 tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] Validating volume size '1' using validate_int {{(pid=99977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:29:50.904961 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-94a34603-0fa0-4df9-a0bd-11293b3a1402 tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (980320b4-a455-4d0f-b9ef-c8105f4fa6cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:29:50.906322 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-94a34603-0fa0-4df9-a0bd-11293b3a1402 tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a715e426-8fa3-442c-9efb-6ac7e9a71de5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:29:50.951178 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-94a34603-0fa0-4df9-a0bd-11293b3a1402 tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] Created reservations ['6067416b-700c-4c38-80da-97e6748e80ba', '51f9cd83-fb1e-43ba-afe7-6ea844436f8f', '4e46321d-01dc-4bf2-83d8-7237f9a59678', '97b27b31-90a2-4e32-ab1f-675022d1095f'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:29:50.952242 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-94a34603-0fa0-4df9-a0bd-11293b3a1402 tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a715e426-8fa3-442c-9efb-6ac7e9a71de5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6067416b-700c-4c38-80da-97e6748e80ba', '51f9cd83-fb1e-43ba-afe7-6ea844436f8f', '4e46321d-01dc-4bf2-83d8-7237f9a59678', '97b27b31-90a2-4e32-ab1f-675022d1095f']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:29:50.953433 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-94a34603-0fa0-4df9-a0bd-11293b3a1402 tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8fb6d816-7768-42e0-826c-381a2e6df23c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:29:50.982458 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-94a34603-0fa0-4df9-a0bd-11293b3a1402 tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8fb6d816-7768-42e0-826c-381a2e6df23c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fd43861f-12e3-4a5d-b015-292537123a97', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1911991078',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='481fcdcce0d546e88922c033a7ed1170',qos_specs=None,replication_status=,reservations=['6067416b-700c-4c38-80da-97e6748e80ba','51f9cd83-fb1e-43ba-afe7-6ea844436f8f','4e46321d-01dc-4bf2-83d8-7237f9a59678','97b27b31-90a2-4e32-ab1f-675022d1095f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='350bca46ed424c43a345449fde485a8a',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:29:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1911991078',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fd43861f-12e3-4a5d-b015-292537123a97,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='481fcdcce0d546e88922c033a7ed1170',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='350bca46ed424c43a345449fde485a8a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:29:50.984074 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-94a34603-0fa0-4df9-a0bd-11293b3a1402 tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e4ce8f9-1c5b-4f5c-b69f-0235ad13acd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:29:51.007045 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-94a34603-0fa0-4df9-a0bd-11293b3a1402 tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e4ce8f9-1c5b-4f5c-b69f-0235ad13acd0) transitioned into state 'SUCCESS' from state '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-1911991078',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='481fcdcce0d546e88922c033a7ed1170',qos_specs=None,replication_status=,reservations=['6067416b-700c-4c38-80da-97e6748e80ba','51f9cd83-fb1e-43ba-afe7-6ea844436f8f','4e46321d-01dc-4bf2-83d8-7237f9a59678','97b27b31-90a2-4e32-ab1f-675022d1095f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='350bca46ed424c43a345449fde485a8a',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:29:51.009160 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-b803cd4c-3e45-43e2-9ca5-cdc3e6877ab5 req-0ccdcadf-d712-4fec-8809-747894a2ea5c tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 10 06:29:51.009160 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-b803cd4c-3e45-43e2-9ca5-cdc3e6877ab5 req-0ccdcadf-d712-4fec-8809-747894a2ea5c tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f8650db8-4eb9-4ed1-b7ea-c751a5ae3335", "connector": null, "instance_uuid": "5f380b28-b424-4bc0-81ae-07341741f422"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:29:51.009287 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-94a34603-0fa0-4df9-a0bd-11293b3a1402 tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6625870b-bfcc-4b27-a358-c320bed07bb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:29:51.021880 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:51.021880 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:29:51.022008 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-94a34603-0fa0-4df9-a0bd-11293b3a1402 tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6625870b-bfcc-4b27-a358-c320bed07bb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:29:51.022793 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-94a34603-0fa0-4df9-a0bd-11293b3a1402 tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] Flow 'volume_create_api' (fba078b3-8a2c-4986-a488-80bc91dac23a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:29:51.023083 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-94a34603-0fa0-4df9-a0bd-11293b3a1402 tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] Create volume request issued successfully. Jul 10 06:29:51.024356 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-94a34603-0fa0-4df9-a0bd-11293b3a1402 tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:29:51.024356 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 115/458] 10.4.3.200 () {70 vars in 1299 bytes} [Fri Jul 10 06:29:50 2026] POST /volume/v3/volumes => generated 819 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:29:51.041322 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-5b4c7cdf-3ea2-44aa-955c-e2edc09a2596 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:51.044039 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5b4c7cdf-3ea2-44aa-955c-e2edc09a2596 tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] GET https://10.4.3.200/volume/v3/volumes/fd43861f-12e3-4a5d-b015-292537123a97 Jul 10 06:29:51.044355 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5b4c7cdf-3ea2-44aa-955c-e2edc09a2596 tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:51.044866 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5b4c7cdf-3ea2-44aa-955c-e2edc09a2596 tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:51.059302 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-b803cd4c-3e45-43e2-9ca5-cdc3e6877ab5 req-0ccdcadf-d712-4fec-8809-747894a2ea5c tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 10 06:29:51.059835 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 112/459] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 10 06:29:50 2026] POST /volume/v3/attachments => generated 273 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:29:51.062147 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:51.062147 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:29:51.069181 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-5b4c7cdf-3ea2-44aa-955c-e2edc09a2596 tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] Volume info retrieved successfully. Jul 10 06:29:51.074850 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5b4c7cdf-3ea2-44aa-955c-e2edc09a2596 tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] https://10.4.3.200/volume/v3/volumes/fd43861f-12e3-4a5d-b015-292537123a97 returned with HTTP 200 Jul 10 06:29:51.075387 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 120/460] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:29:51 2026] GET /volume/v3/volumes/fd43861f-12e3-4a5d-b015-292537123a97 => generated 887 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:29:51.177910 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-c8c24661-5b7c-4c0c-937d-8ace3342c2a7 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:51.180236 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c8c24661-5b7c-4c0c-937d-8ace3342c2a7 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] GET https://10.4.3.200/volume/v3/volumes/f8650db8-4eb9-4ed1-b7ea-c751a5ae3335 Jul 10 06:29:51.180491 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c8c24661-5b7c-4c0c-937d-8ace3342c2a7 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:51.180771 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c8c24661-5b7c-4c0c-937d-8ace3342c2a7 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:51.192260 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-2d4ffdb8-f7b8-4069-9daf-36b846aeae76 tempest-ServerActionsV293TestJSON-2017090052 tempest-ServerActionsV293TestJSON-2017090052-project-member] Create volume of 1 GB Jul 10 06:29:51.193468 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:51.193468 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:29:51.197597 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-2d4ffdb8-f7b8-4069-9daf-36b846aeae76 tempest-ServerActionsV293TestJSON-2017090052 tempest-ServerActionsV293TestJSON-2017090052-project-member] Availability Zones retrieved successfully. Jul 10 06:29:51.197700 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-c8c24661-5b7c-4c0c-937d-8ace3342c2a7 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Volume info retrieved successfully. Jul 10 06:29:51.202589 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c8c24661-5b7c-4c0c-937d-8ace3342c2a7 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] https://10.4.3.200/volume/v3/volumes/f8650db8-4eb9-4ed1-b7ea-c751a5ae3335 returned with HTTP 200 Jul 10 06:29:51.203830 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 116/461] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:29:51 2026] GET /volume/v3/volumes/f8650db8-4eb9-4ed1-b7ea-c751a5ae3335 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:29:51.207395 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-2d4ffdb8-f7b8-4069-9daf-36b846aeae76 tempest-ServerActionsV293TestJSON-2017090052 tempest-ServerActionsV293TestJSON-2017090052-project-member] Flow 'volume_create_api' (8b6d8a0b-54a1-45ba-b281-5e7dcbaa96e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:29:51.208449 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-2d4ffdb8-f7b8-4069-9daf-36b846aeae76 tempest-ServerActionsV293TestJSON-2017090052 tempest-ServerActionsV293TestJSON-2017090052-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3e971b1-b22e-40d8-ab7b-3b27052df1dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:29:51.209677 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.flows.api.create_volume [None req-2d4ffdb8-f7b8-4069-9daf-36b846aeae76 tempest-ServerActionsV293TestJSON-2017090052 tempest-ServerActionsV293TestJSON-2017090052-project-member] Validating volume size '1' using validate_int {{(pid=99975) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:29:51.261298 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-e8eaa872-361f-42e7-b7bc-00f58de6e8df None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:51.302791 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-2d4ffdb8-f7b8-4069-9daf-36b846aeae76 tempest-ServerActionsV293TestJSON-2017090052 tempest-ServerActionsV293TestJSON-2017090052-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3e971b1-b22e-40d8-ab7b-3b27052df1dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:29:51.304049 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-2d4ffdb8-f7b8-4069-9daf-36b846aeae76 tempest-ServerActionsV293TestJSON-2017090052 tempest-ServerActionsV293TestJSON-2017090052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba368119-b3f9-41cf-8bf1-717057160f54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:29:51.389165 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.quota [None req-2d4ffdb8-f7b8-4069-9daf-36b846aeae76 tempest-ServerActionsV293TestJSON-2017090052 tempest-ServerActionsV293TestJSON-2017090052-project-member] Created reservations ['ffbbd721-d4d0-469a-acc2-cd6ce369e221', '091f8615-29d5-4c66-bc2b-16068a165ea2', '81642cfc-f405-4e52-bcf4-fcf2cb7e1875', '4250d059-1661-4a6f-9dd2-8c651f82bc36'] {{(pid=99975) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:29:51.390044 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-2d4ffdb8-f7b8-4069-9daf-36b846aeae76 tempest-ServerActionsV293TestJSON-2017090052 tempest-ServerActionsV293TestJSON-2017090052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba368119-b3f9-41cf-8bf1-717057160f54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ffbbd721-d4d0-469a-acc2-cd6ce369e221', '091f8615-29d5-4c66-bc2b-16068a165ea2', '81642cfc-f405-4e52-bcf4-fcf2cb7e1875', '4250d059-1661-4a6f-9dd2-8c651f82bc36']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:29:51.390809 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-2d4ffdb8-f7b8-4069-9daf-36b846aeae76 tempest-ServerActionsV293TestJSON-2017090052 tempest-ServerActionsV293TestJSON-2017090052-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a38e343-9c0d-47f0-a98a-5330260634d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:29:51.393982 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e8eaa872-361f-42e7-b7bc-00f58de6e8df tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:29:51.394396 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e8eaa872-361f-42e7-b7bc-00f58de6e8df tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-519940995"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:29:51.397310 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-e8eaa872-361f-42e7-b7bc-00f58de6e8df tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-519940995'}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:29:51.399108 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-e8eaa872-361f-42e7-b7bc-00f58de6e8df tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Create volume of 1 GB Jul 10 06:29:51.399480 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:51.399480 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:29:51.401783 np0000004964 devstack@c-api.service[99978]: DEBUG dbcounter [-] [99978] Writing DB stats cinder:SELECT=411,cinder:UPDATE=126,cinder:INSERT=81 {{(pid=99978) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:29:51.403587 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-e8eaa872-361f-42e7-b7bc-00f58de6e8df tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Availability Zones retrieved successfully. Jul 10 06:29:51.409385 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-e8eaa872-361f-42e7-b7bc-00f58de6e8df tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Flow 'volume_create_api' (78624779-a4ac-4993-a88b-876fb665fe66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:29:51.410396 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-e8eaa872-361f-42e7-b7bc-00f58de6e8df tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e511341b-27e5-4a81-a285-a5f7434ea40e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:29:51.411740 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-e8eaa872-361f-42e7-b7bc-00f58de6e8df tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Validating volume size '1' using validate_int {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:29:51.412713 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-2d4ffdb8-f7b8-4069-9daf-36b846aeae76 tempest-ServerActionsV293TestJSON-2017090052 tempest-ServerActionsV293TestJSON-2017090052-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a38e343-9c0d-47f0-a98a-5330260634d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a0c3ccdc-46b6-4540-92c7-e92bdab0af15', '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-1155536282',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='07ef45a0d3e84ce3b9f83a80657cb5ff',qos_specs=None,replication_status=,reservations=['ffbbd721-d4d0-469a-acc2-cd6ce369e221','091f8615-29d5-4c66-bc2b-16068a165ea2','81642cfc-f405-4e52-bcf4-fcf2cb7e1875','4250d059-1661-4a6f-9dd2-8c651f82bc36'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34b86882ea194399adc139222399b392',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:29:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1155536282',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a0c3ccdc-46b6-4540-92c7-e92bdab0af15,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='07ef45a0d3e84ce3b9f83a80657cb5ff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='34b86882ea194399adc139222399b392',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:29:51.413756 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-2d4ffdb8-f7b8-4069-9daf-36b846aeae76 tempest-ServerActionsV293TestJSON-2017090052 tempest-ServerActionsV293TestJSON-2017090052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0425c0c1-ce1b-4e9a-92e7-5476d460de2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:29:51.432443 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-2d4ffdb8-f7b8-4069-9daf-36b846aeae76 tempest-ServerActionsV293TestJSON-2017090052 tempest-ServerActionsV293TestJSON-2017090052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0425c0c1-ce1b-4e9a-92e7-5476d460de2c) transitioned into state 'SUCCESS' from state '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-1155536282',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='07ef45a0d3e84ce3b9f83a80657cb5ff',qos_specs=None,replication_status=,reservations=['ffbbd721-d4d0-469a-acc2-cd6ce369e221','091f8615-29d5-4c66-bc2b-16068a165ea2','81642cfc-f405-4e52-bcf4-fcf2cb7e1875','4250d059-1661-4a6f-9dd2-8c651f82bc36'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34b86882ea194399adc139222399b392',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:29:51.433449 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-2d4ffdb8-f7b8-4069-9daf-36b846aeae76 tempest-ServerActionsV293TestJSON-2017090052 tempest-ServerActionsV293TestJSON-2017090052-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a157af9-7a43-4b94-95e9-47eb076ea042) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:29:51.445531 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-2d4ffdb8-f7b8-4069-9daf-36b846aeae76 tempest-ServerActionsV293TestJSON-2017090052 tempest-ServerActionsV293TestJSON-2017090052-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a157af9-7a43-4b94-95e9-47eb076ea042) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:29:51.445696 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-e8eaa872-361f-42e7-b7bc-00f58de6e8df tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e511341b-27e5-4a81-a285-a5f7434ea40e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:29:51.445765 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-2d4ffdb8-f7b8-4069-9daf-36b846aeae76 tempest-ServerActionsV293TestJSON-2017090052 tempest-ServerActionsV293TestJSON-2017090052-project-member] Flow 'volume_create_api' (8b6d8a0b-54a1-45ba-b281-5e7dcbaa96e2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:29:51.445765 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-2d4ffdb8-f7b8-4069-9daf-36b846aeae76 tempest-ServerActionsV293TestJSON-2017090052 tempest-ServerActionsV293TestJSON-2017090052-project-member] Create volume request issued successfully. Jul 10 06:29:51.445867 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-e8eaa872-361f-42e7-b7bc-00f58de6e8df tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (967f1b73-3624-4161-927a-b98331d533a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:29:51.445910 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-2d4ffdb8-f7b8-4069-9daf-36b846aeae76 tempest-ServerActionsV293TestJSON-2017090052 tempest-ServerActionsV293TestJSON-2017090052-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:29:51.445910 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 114/462] 10.4.3.200 () {70 vars in 1300 bytes} [Fri Jul 10 06:29:50 2026] POST /volume/v3/volumes => generated 899 bytes in 678 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:29:51.462724 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-f8fc0e66-8953-46c3-b354-60202a4aa9b6 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:51.464703 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f8fc0e66-8953-46c3-b354-60202a4aa9b6 tempest-ServerActionsV293TestJSON-2017090052 tempest-ServerActionsV293TestJSON-2017090052-project-member] GET https://10.4.3.200/volume/v3/volumes/a0c3ccdc-46b6-4540-92c7-e92bdab0af15 Jul 10 06:29:51.464936 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f8fc0e66-8953-46c3-b354-60202a4aa9b6 tempest-ServerActionsV293TestJSON-2017090052 tempest-ServerActionsV293TestJSON-2017090052-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:51.465216 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f8fc0e66-8953-46c3-b354-60202a4aa9b6 tempest-ServerActionsV293TestJSON-2017090052 tempest-ServerActionsV293TestJSON-2017090052-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:51.473541 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:51.473541 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:29:51.477594 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-f8fc0e66-8953-46c3-b354-60202a4aa9b6 tempest-ServerActionsV293TestJSON-2017090052 tempest-ServerActionsV293TestJSON-2017090052-project-member] Volume info retrieved successfully. Jul 10 06:29:51.482530 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f8fc0e66-8953-46c3-b354-60202a4aa9b6 tempest-ServerActionsV293TestJSON-2017090052 tempest-ServerActionsV293TestJSON-2017090052-project-member] https://10.4.3.200/volume/v3/volumes/a0c3ccdc-46b6-4540-92c7-e92bdab0af15 returned with HTTP 200 Jul 10 06:29:51.483165 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 121/463] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:29:51 2026] GET /volume/v3/volumes/a0c3ccdc-46b6-4540-92c7-e92bdab0af15 => generated 967 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:29:51.522876 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-e8eaa872-361f-42e7-b7bc-00f58de6e8df tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Created reservations ['b803cb06-0d2b-4ab5-abd3-615c11346429', '5240fe4b-6815-46f8-95f1-1ee5bb1422b8', '288dcf25-9fba-4714-9063-2ab15d2b2586', '11277f38-f563-4add-a90e-d603cb5fc81c'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:29:51.524091 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-e8eaa872-361f-42e7-b7bc-00f58de6e8df tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (967f1b73-3624-4161-927a-b98331d533a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b803cb06-0d2b-4ab5-abd3-615c11346429', '5240fe4b-6815-46f8-95f1-1ee5bb1422b8', '288dcf25-9fba-4714-9063-2ab15d2b2586', '11277f38-f563-4add-a90e-d603cb5fc81c']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:29:51.525039 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-e8eaa872-361f-42e7-b7bc-00f58de6e8df tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54a1d4af-283c-4989-bbf3-821101cdb841) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:29:51.553445 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-e8eaa872-361f-42e7-b7bc-00f58de6e8df tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54a1d4af-283c-4989-bbf3-821101cdb841) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '982782b5-67d1-4d3b-9aea-753259a1cc84', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-519940995',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e5513696eae4ed8ba16a82f8120f5c8',qos_specs=None,replication_status=,reservations=['b803cb06-0d2b-4ab5-abd3-615c11346429','5240fe4b-6815-46f8-95f1-1ee5bb1422b8','288dcf25-9fba-4714-9063-2ab15d2b2586','11277f38-f563-4add-a90e-d603cb5fc81c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03e88b1efbd4444d808084583aa705d1',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:29:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-519940995',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=982782b5-67d1-4d3b-9aea-753259a1cc84,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e5513696eae4ed8ba16a82f8120f5c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='03e88b1efbd4444d808084583aa705d1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:29:51.554537 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-e8eaa872-361f-42e7-b7bc-00f58de6e8df tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b5414bc-68c0-4c22-b240-44c303514b8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:29:51.581532 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-e8eaa872-361f-42e7-b7bc-00f58de6e8df tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b5414bc-68c0-4c22-b240-44c303514b8f) transitioned into state 'SUCCESS' from state '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-519940995',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e5513696eae4ed8ba16a82f8120f5c8',qos_specs=None,replication_status=,reservations=['b803cb06-0d2b-4ab5-abd3-615c11346429','5240fe4b-6815-46f8-95f1-1ee5bb1422b8','288dcf25-9fba-4714-9063-2ab15d2b2586','11277f38-f563-4add-a90e-d603cb5fc81c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03e88b1efbd4444d808084583aa705d1',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:29:51.582346 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-e8eaa872-361f-42e7-b7bc-00f58de6e8df tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25e072bb-5748-42de-8066-7206399d1323) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:29:51.602721 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-e8eaa872-361f-42e7-b7bc-00f58de6e8df tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25e072bb-5748-42de-8066-7206399d1323) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:29:51.602721 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-e8eaa872-361f-42e7-b7bc-00f58de6e8df tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Flow 'volume_create_api' (78624779-a4ac-4993-a88b-876fb665fe66) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:29:51.602721 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-e8eaa872-361f-42e7-b7bc-00f58de6e8df tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Create volume request issued successfully. Jul 10 06:29:51.603064 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e8eaa872-361f-42e7-b7bc-00f58de6e8df tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:29:51.603822 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 113/464] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 10 06:29:51 2026] POST /volume/v3/volumes => generated 750 bytes in 344 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:29:51.606061 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-1d78a9a0-07bf-4fb7-bc6b-5934ed60ccc6 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:51.606782 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1d78a9a0-07bf-4fb7-bc6b-5934ed60ccc6 None None] GET https://10.4.3.200/volume// Jul 10 06:29:51.606782 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1d78a9a0-07bf-4fb7-bc6b-5934ed60ccc6 None None] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:51.606920 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1d78a9a0-07bf-4fb7-bc6b-5934ed60ccc6 None None] Calling method 'all' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:51.607911 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1d78a9a0-07bf-4fb7-bc6b-5934ed60ccc6 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:29:51.607911 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 117/465] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:29: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 10 06:29:51.617037 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-b803cd4c-3e45-43e2-9ca5-cdc3e6877ab5 req-23632c0d-e57d-474e-88fd-9568d0827ec1 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:51.620037 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-b803cd4c-3e45-43e2-9ca5-cdc3e6877ab5 req-23632c0d-e57d-474e-88fd-9568d0827ec1 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] GET https://10.4.3.200/volume/v3/volumes/f8650db8-4eb9-4ed1-b7ea-c751a5ae3335 Jul 10 06:29:51.620294 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-b803cd4c-3e45-43e2-9ca5-cdc3e6877ab5 req-23632c0d-e57d-474e-88fd-9568d0827ec1 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:51.620468 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-d3c097a1-d209-4390-8b5c-857fb9db30c9 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:51.620757 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-b803cd4c-3e45-43e2-9ca5-cdc3e6877ab5 req-23632c0d-e57d-474e-88fd-9568d0827ec1 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:51.623973 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d3c097a1-d209-4390-8b5c-857fb9db30c9 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] GET https://10.4.3.200/volume/v3/volumes/982782b5-67d1-4d3b-9aea-753259a1cc84 Jul 10 06:29:51.624249 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d3c097a1-d209-4390-8b5c-857fb9db30c9 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:51.624404 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d3c097a1-d209-4390-8b5c-857fb9db30c9 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:51.636295 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:51.636295 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:29:51.636777 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:51.636777 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:29:51.641365 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [req-b803cd4c-3e45-43e2-9ca5-cdc3e6877ab5 req-23632c0d-e57d-474e-88fd-9568d0827ec1 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Volume info retrieved successfully. Jul 10 06:29:51.643187 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-d3c097a1-d209-4390-8b5c-857fb9db30c9 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Volume info retrieved successfully. Jul 10 06:29:51.647162 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-b803cd4c-3e45-43e2-9ca5-cdc3e6877ab5 req-23632c0d-e57d-474e-88fd-9568d0827ec1 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] https://10.4.3.200/volume/v3/volumes/f8650db8-4eb9-4ed1-b7ea-c751a5ae3335 returned with HTTP 200 Jul 10 06:29:51.647699 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 115/466] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 10 06:29:51 2026] GET /volume/v3/volumes/f8650db8-4eb9-4ed1-b7ea-c751a5ae3335 => generated 1026 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:29:51.649811 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d3c097a1-d209-4390-8b5c-857fb9db30c9 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] https://10.4.3.200/volume/v3/volumes/982782b5-67d1-4d3b-9aea-753259a1cc84 returned with HTTP 200 Jul 10 06:29:51.650338 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 122/467] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:29:51 2026] GET /volume/v3/volumes/982782b5-67d1-4d3b-9aea-753259a1cc84 => generated 818 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:29:51.747813 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-b803cd4c-3e45-43e2-9ca5-cdc3e6877ab5 req-5c82b30b-0f41-4d70-86ea-2d4579f8d0c3 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:51.753593 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-b803cd4c-3e45-43e2-9ca5-cdc3e6877ab5 req-5c82b30b-0f41-4d70-86ea-2d4579f8d0c3 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] PUT https://10.4.3.200/volume/v3/attachments/196e1e76-a45b-4586-9c27-f76a4edd97af Jul 10 06:29:51.753593 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-b803cd4c-3e45-43e2-9ca5-cdc3e6877ab5 req-5c82b30b-0f41-4d70-86ea-2d4579f8d0c3 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000004964", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad080837985", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8eedee5c-bca8-4f5c-8f66-111c7b448d96", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:29:51.763040 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-b803cd4c-3e45-43e2-9ca5-cdc3e6877ab5 req-5c82b30b-0f41-4d70-86ea-2d4579f8d0c3 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Acquiring lock "cinder-attachment_update-f8650db8-4eb9-4ed1-b7ea-c751a5ae3335-np0000004964" by "attachment_update" {{(pid=99978) __acquire /opt/stack/cinder/cinder/coordination.py:210}} Jul 10 06:29:51.769741 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-b803cd4c-3e45-43e2-9ca5-cdc3e6877ab5 req-5c82b30b-0f41-4d70-86ea-2d4579f8d0c3 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Lock "cinder-attachment_update-f8650db8-4eb9-4ed1-b7ea-c751a5ae3335-np0000004964" acquired by "attachment_update" :: waited 0.007s {{(pid=99978) __acquire /opt/stack/cinder/cinder/coordination.py:228}} Jul 10 06:29:51.771307 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:51.771307 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:29:52.093379 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-b6c9904e-18ff-461b-be60-b193595cc862 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:52.095180 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b6c9904e-18ff-461b-be60-b193595cc862 tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] GET https://10.4.3.200/volume/v3/volumes/fd43861f-12e3-4a5d-b015-292537123a97 Jul 10 06:29:52.095385 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b6c9904e-18ff-461b-be60-b193595cc862 tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:52.095716 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b6c9904e-18ff-461b-be60-b193595cc862 tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:52.103212 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:52.103212 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:29:52.107256 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-b6c9904e-18ff-461b-be60-b193595cc862 tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] Volume info retrieved successfully. Jul 10 06:29:52.111532 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b6c9904e-18ff-461b-be60-b193595cc862 tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] https://10.4.3.200/volume/v3/volumes/fd43861f-12e3-4a5d-b015-292537123a97 returned with HTTP 200 Jul 10 06:29:52.111959 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 118/468] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:29:52 2026] GET /volume/v3/volumes/fd43861f-12e3-4a5d-b015-292537123a97 => generated 946 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:29:52.126078 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-2460f206-9f37-4377-a07a-8244d95393d2 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:52.127804 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-2460f206-9f37-4377-a07a-8244d95393d2 tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] POST https://10.4.3.200/volume/v3/volume-transfers Jul 10 06:29:52.128196 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-2460f206-9f37-4377-a07a-8244d95393d2 tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "fd43861f-12e3-4a5d-b015-292537123a97"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:29:52.129964 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.volume_transfer [None req-2460f206-9f37-4377-a07a-8244d95393d2 tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] Creating new volume transfer {'transfer': {'volume_id': 'fd43861f-12e3-4a5d-b015-292537123a97'}} {{(pid=99975) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 10 06:29:52.130084 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volume_transfer [None req-2460f206-9f37-4377-a07a-8244d95393d2 tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] Creating transfer of volume fd43861f-12e3-4a5d-b015-292537123a97 Jul 10 06:29:52.130218 np0000004964 devstack@c-api.service[99975]: INFO cinder.transfer.api [None req-2460f206-9f37-4377-a07a-8244d95393d2 tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] Generating transfer record for volume fd43861f-12e3-4a5d-b015-292537123a97 Jul 10 06:29:52.137942 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:52.137942 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:29:52.149696 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-2460f206-9f37-4377-a07a-8244d95393d2 tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] https://10.4.3.200/volume/v3/volume-transfers returned with HTTP 202 Jul 10 06:29:52.150347 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 116/469] 10.4.3.200 () {70 vars in 1326 bytes} [Fri Jul 10 06:29:52 2026] POST /volume/v3/volume-transfers => generated 572 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jul 10 06:29:52.162449 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-46ab78b5-1b24-46e3-ba62-18a9d17dbe2e None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:52.164839 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-46ab78b5-1b24-46e3-ba62-18a9d17dbe2e tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] GET https://10.4.3.200/volume/v3/volumes/fd43861f-12e3-4a5d-b015-292537123a97 Jul 10 06:29:52.165148 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-46ab78b5-1b24-46e3-ba62-18a9d17dbe2e tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:52.165411 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-46ab78b5-1b24-46e3-ba62-18a9d17dbe2e tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:52.173781 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:52.173781 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:29:52.178356 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-46ab78b5-1b24-46e3-ba62-18a9d17dbe2e tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] Volume info retrieved successfully. Jul 10 06:29:52.184060 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-46ab78b5-1b24-46e3-ba62-18a9d17dbe2e tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] https://10.4.3.200/volume/v3/volumes/fd43861f-12e3-4a5d-b015-292537123a97 returned with HTTP 200 Jul 10 06:29:52.184820 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 123/470] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:29:52 2026] GET /volume/v3/volumes/fd43861f-12e3-4a5d-b015-292537123a97 => generated 954 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:29:52.207741 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-1b86f8a4-4285-42b1-99c2-53ab8c2104f0 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:52.210864 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1b86f8a4-4285-42b1-99c2-53ab8c2104f0 tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] GET https://10.4.3.200/volume/v3/volume-transfers/detail Jul 10 06:29:52.211067 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1b86f8a4-4285-42b1-99c2-53ab8c2104f0 tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:52.211285 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1b86f8a4-4285-42b1-99c2-53ab8c2104f0 tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] Calling method 'detail' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:52.211449 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.volume_transfer [None req-1b86f8a4-4285-42b1-99c2-53ab8c2104f0 tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] Listing volume transfers {{(pid=99977) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 10 06:29:52.217832 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1b86f8a4-4285-42b1-99c2-53ab8c2104f0 tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] https://10.4.3.200/volume/v3/volume-transfers/detail returned with HTTP 200 Jul 10 06:29:52.217893 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 119/471] 10.4.3.200 () {68 vars in 1326 bytes} [Fri Jul 10 06:29:52 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 10 06:29:52.223999 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-54cbc090-1243-4d00-b52d-8cd5e9ab29d4 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:52.226304 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-54cbc090-1243-4d00-b52d-8cd5e9ab29d4 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] GET https://10.4.3.200/volume/v3/volumes/f8650db8-4eb9-4ed1-b7ea-c751a5ae3335 Jul 10 06:29:52.226568 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-54cbc090-1243-4d00-b52d-8cd5e9ab29d4 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:52.226944 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-54cbc090-1243-4d00-b52d-8cd5e9ab29d4 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:52.232087 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-a7d2495b-17a5-4b48-806f-bc5caeadf96c None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:52.234307 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a7d2495b-17a5-4b48-806f-bc5caeadf96c tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] DELETE https://10.4.3.200/volume/v3/volume-transfers/53476985-12a2-4db4-ab43-fb2d776ac2bf Jul 10 06:29:52.234619 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a7d2495b-17a5-4b48-806f-bc5caeadf96c tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:52.234886 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a7d2495b-17a5-4b48-806f-bc5caeadf96c tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:52.235023 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.contrib.volume_transfer [None req-a7d2495b-17a5-4b48-806f-bc5caeadf96c tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] Delete transfer with id: 53476985-12a2-4db4-ab43-fb2d776ac2bf Jul 10 06:29:52.248318 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:52.248318 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:29:52.249062 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:52.249062 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:29:52.256265 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-54cbc090-1243-4d00-b52d-8cd5e9ab29d4 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Volume info retrieved successfully. Jul 10 06:29:52.261804 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a7d2495b-17a5-4b48-806f-bc5caeadf96c tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] https://10.4.3.200/volume/v3/volume-transfers/53476985-12a2-4db4-ab43-fb2d776ac2bf returned with HTTP 202 Jul 10 06:29:52.262348 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 124/472] 10.4.3.200 () {68 vars in 1419 bytes} [Fri Jul 10 06:29:52 2026] DELETE /volume/v3/volume-transfers/53476985-12a2-4db4-ab43-fb2d776ac2bf => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 06:29:52.262878 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-54cbc090-1243-4d00-b52d-8cd5e9ab29d4 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] https://10.4.3.200/volume/v3/volumes/f8650db8-4eb9-4ed1-b7ea-c751a5ae3335 returned with HTTP 200 Jul 10 06:29:52.263122 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 117/473] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:29:52 2026] GET /volume/v3/volumes/f8650db8-4eb9-4ed1-b7ea-c751a5ae3335 => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:29:52.276989 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-3d9ac215-b51a-4886-90a3-67411cf0ec0f None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:52.282254 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3d9ac215-b51a-4886-90a3-67411cf0ec0f tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] GET https://10.4.3.200/volume/v3/volumes/fd43861f-12e3-4a5d-b015-292537123a97 Jul 10 06:29:52.282538 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3d9ac215-b51a-4886-90a3-67411cf0ec0f tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:52.283144 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3d9ac215-b51a-4886-90a3-67411cf0ec0f tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:52.295876 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:52.295876 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:29:52.301043 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-3d9ac215-b51a-4886-90a3-67411cf0ec0f tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] Volume info retrieved successfully. Jul 10 06:29:52.304730 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-b803cd4c-3e45-43e2-9ca5-cdc3e6877ab5 req-5c82b30b-0f41-4d70-86ea-2d4579f8d0c3 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Lock "cinder-attachment_update-f8650db8-4eb9-4ed1-b7ea-c751a5ae3335-np0000004964" released by "attachment_update" :: held 0.535s {{(pid=99978) __release /opt/stack/cinder/cinder/coordination.py:239}} Jul 10 06:29:52.305081 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-b803cd4c-3e45-43e2-9ca5-cdc3e6877ab5 req-5c82b30b-0f41-4d70-86ea-2d4579f8d0c3 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] https://10.4.3.200/volume/v3/attachments/196e1e76-a45b-4586-9c27-f76a4edd97af returned with HTTP 200 Jul 10 06:29:52.305682 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 114/474] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 10 06:29:51 2026] PUT /volume/v3/attachments/196e1e76-a45b-4586-9c27-f76a4edd97af => generated 969 bytes in 559 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:29:52.309614 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3d9ac215-b51a-4886-90a3-67411cf0ec0f tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] https://10.4.3.200/volume/v3/volumes/fd43861f-12e3-4a5d-b015-292537123a97 returned with HTTP 200 Jul 10 06:29:52.309614 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 120/475] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:29:52 2026] GET /volume/v3/volumes/fd43861f-12e3-4a5d-b015-292537123a97 => generated 946 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:29:52.327592 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-34647383-ac21-49ec-8698-b6e5015c9ea9 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:52.330053 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-34647383-ac21-49ec-8698-b6e5015c9ea9 tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] DELETE https://10.4.3.200/volume/v3/volume-transfers/53476985-12a2-4db4-ab43-fb2d776ac2bf Jul 10 06:29:52.330053 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-34647383-ac21-49ec-8698-b6e5015c9ea9 tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:52.330053 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-34647383-ac21-49ec-8698-b6e5015c9ea9 tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:52.330053 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.contrib.volume_transfer [None req-34647383-ac21-49ec-8698-b6e5015c9ea9 tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] Delete transfer with id: 53476985-12a2-4db4-ab43-fb2d776ac2bf Jul 10 06:29:52.334496 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-34647383-ac21-49ec-8698-b6e5015c9ea9 tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] https://10.4.3.200/volume/v3/volume-transfers/53476985-12a2-4db4-ab43-fb2d776ac2bf returned with HTTP 404 Jul 10 06:29:52.335174 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 125/476] 10.4.3.200 () {68 vars in 1419 bytes} [Fri Jul 10 06:29:52 2026] DELETE /volume/v3/volume-transfers/53476985-12a2-4db4-ab43-fb2d776ac2bf => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 06:29:52.346655 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-a2f63647-4289-47ca-acae-dcc5ac6c54c6 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:52.349123 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-a2f63647-4289-47ca-acae-dcc5ac6c54c6 tempest-VolumesTransfersV357Test-951486405 tempest-VolumesTransfersV357Test-951486405-project-admin] DELETE https://10.4.3.200/volume/v3/volumes/fd43861f-12e3-4a5d-b015-292537123a97 Jul 10 06:29:52.350227 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-a2f63647-4289-47ca-acae-dcc5ac6c54c6 tempest-VolumesTransfersV357Test-951486405 tempest-VolumesTransfersV357Test-951486405-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:52.350492 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-a2f63647-4289-47ca-acae-dcc5ac6c54c6 tempest-VolumesTransfersV357Test-951486405 tempest-VolumesTransfersV357Test-951486405-project-admin] Calling method 'delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:52.351025 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-a2f63647-4289-47ca-acae-dcc5ac6c54c6 tempest-VolumesTransfersV357Test-951486405 tempest-VolumesTransfersV357Test-951486405-project-admin] Delete volume with id: fd43861f-12e3-4a5d-b015-292537123a97 Jul 10 06:29:52.362585 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:52.362585 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:29:52.364406 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-a2f63647-4289-47ca-acae-dcc5ac6c54c6 tempest-VolumesTransfersV357Test-951486405 tempest-VolumesTransfersV357Test-951486405-project-admin] Volume info retrieved successfully. Jul 10 06:29:52.386331 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-a2f63647-4289-47ca-acae-dcc5ac6c54c6 tempest-VolumesTransfersV357Test-951486405 tempest-VolumesTransfersV357Test-951486405-project-admin] Delete volume request issued successfully. Jul 10 06:29:52.386518 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-a2f63647-4289-47ca-acae-dcc5ac6c54c6 tempest-VolumesTransfersV357Test-951486405 tempest-VolumesTransfersV357Test-951486405-project-admin] https://10.4.3.200/volume/v3/volumes/fd43861f-12e3-4a5d-b015-292537123a97 returned with HTTP 202 Jul 10 06:29:52.386982 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 118/477] 10.4.3.200 () {68 vars in 1392 bytes} [Fri Jul 10 06:29:52 2026] DELETE /volume/v3/volumes/fd43861f-12e3-4a5d-b015-292537123a97 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 06:29:52.398323 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-b7085736-a209-45c8-970b-0f7e87dff672 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:52.400219 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b7085736-a209-45c8-970b-0f7e87dff672 tempest-VolumesTransfersV357Test-951486405 tempest-VolumesTransfersV357Test-951486405-project-admin] GET https://10.4.3.200/volume/v3/volumes/fd43861f-12e3-4a5d-b015-292537123a97 Jul 10 06:29:52.400489 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b7085736-a209-45c8-970b-0f7e87dff672 tempest-VolumesTransfersV357Test-951486405 tempest-VolumesTransfersV357Test-951486405-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:52.401932 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b7085736-a209-45c8-970b-0f7e87dff672 tempest-VolumesTransfersV357Test-951486405 tempest-VolumesTransfersV357Test-951486405-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:52.408286 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:52.408286 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:29:52.411839 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-b7085736-a209-45c8-970b-0f7e87dff672 tempest-VolumesTransfersV357Test-951486405 tempest-VolumesTransfersV357Test-951486405-project-admin] Volume info retrieved successfully. Jul 10 06:29:52.418338 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b7085736-a209-45c8-970b-0f7e87dff672 tempest-VolumesTransfersV357Test-951486405 tempest-VolumesTransfersV357Test-951486405-project-admin] https://10.4.3.200/volume/v3/volumes/fd43861f-12e3-4a5d-b015-292537123a97 returned with HTTP 200 Jul 10 06:29:52.419030 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 115/478] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:29:52 2026] GET /volume/v3/volumes/fd43861f-12e3-4a5d-b015-292537123a97 => generated 1139 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:29:52.498120 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-51560dca-8d93-4d41-893e-91d94c01b631 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:52.499816 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-51560dca-8d93-4d41-893e-91d94c01b631 tempest-ServerActionsV293TestJSON-2017090052 tempest-ServerActionsV293TestJSON-2017090052-project-member] GET https://10.4.3.200/volume/v3/volumes/a0c3ccdc-46b6-4540-92c7-e92bdab0af15 Jul 10 06:29:52.500029 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-51560dca-8d93-4d41-893e-91d94c01b631 tempest-ServerActionsV293TestJSON-2017090052 tempest-ServerActionsV293TestJSON-2017090052-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:52.500229 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-51560dca-8d93-4d41-893e-91d94c01b631 tempest-ServerActionsV293TestJSON-2017090052 tempest-ServerActionsV293TestJSON-2017090052-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:52.508258 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:52.508258 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:29:52.513264 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-51560dca-8d93-4d41-893e-91d94c01b631 tempest-ServerActionsV293TestJSON-2017090052 tempest-ServerActionsV293TestJSON-2017090052-project-member] Volume info retrieved successfully. Jul 10 06:29:52.520635 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-51560dca-8d93-4d41-893e-91d94c01b631 tempest-ServerActionsV293TestJSON-2017090052 tempest-ServerActionsV293TestJSON-2017090052-project-member] https://10.4.3.200/volume/v3/volumes/a0c3ccdc-46b6-4540-92c7-e92bdab0af15 returned with HTTP 200 Jul 10 06:29:52.521165 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 121/479] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:29:52 2026] GET /volume/v3/volumes/a0c3ccdc-46b6-4540-92c7-e92bdab0af15 => generated 1541 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:29:52.569580 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-c833da31-db5e-43f2-9297-c0cbbe606f7b req-073b8510-99d4-4962-8c61-89a6e779084d None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:52.571891 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-c833da31-db5e-43f2-9297-c0cbbe606f7b req-073b8510-99d4-4962-8c61-89a6e779084d tempest-ServerActionsV293TestJSON-2017090052 tempest-ServerActionsV293TestJSON-2017090052-project-member] GET https://10.4.3.200/volume/v3/volumes/a0c3ccdc-46b6-4540-92c7-e92bdab0af15 Jul 10 06:29:52.572099 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-c833da31-db5e-43f2-9297-c0cbbe606f7b req-073b8510-99d4-4962-8c61-89a6e779084d tempest-ServerActionsV293TestJSON-2017090052 tempest-ServerActionsV293TestJSON-2017090052-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:52.572320 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-c833da31-db5e-43f2-9297-c0cbbe606f7b req-073b8510-99d4-4962-8c61-89a6e779084d tempest-ServerActionsV293TestJSON-2017090052 tempest-ServerActionsV293TestJSON-2017090052-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:52.579857 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:52.579857 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:29:52.584198 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [req-c833da31-db5e-43f2-9297-c0cbbe606f7b req-073b8510-99d4-4962-8c61-89a6e779084d tempest-ServerActionsV293TestJSON-2017090052 tempest-ServerActionsV293TestJSON-2017090052-project-member] Volume info retrieved successfully. Jul 10 06:29:52.594002 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-c833da31-db5e-43f2-9297-c0cbbe606f7b req-073b8510-99d4-4962-8c61-89a6e779084d tempest-ServerActionsV293TestJSON-2017090052 tempest-ServerActionsV293TestJSON-2017090052-project-member] https://10.4.3.200/volume/v3/volumes/a0c3ccdc-46b6-4540-92c7-e92bdab0af15 returned with HTTP 200 Jul 10 06:29:52.594480 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 126/480] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:29:52 2026] GET /volume/v3/volumes/a0c3ccdc-46b6-4540-92c7-e92bdab0af15 => generated 1361 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:29:52.664210 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-039da40e-f353-4da6-80a3-940638d8414b None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:52.667018 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-039da40e-f353-4da6-80a3-940638d8414b tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] GET https://10.4.3.200/volume/v3/volumes/982782b5-67d1-4d3b-9aea-753259a1cc84 Jul 10 06:29:52.667279 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-039da40e-f353-4da6-80a3-940638d8414b tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:52.667829 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-039da40e-f353-4da6-80a3-940638d8414b tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:52.678424 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:52.678424 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:29:52.683658 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-039da40e-f353-4da6-80a3-940638d8414b tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Volume info retrieved successfully. Jul 10 06:29:52.689289 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-039da40e-f353-4da6-80a3-940638d8414b tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] https://10.4.3.200/volume/v3/volumes/982782b5-67d1-4d3b-9aea-753259a1cc84 returned with HTTP 200 Jul 10 06:29:52.689818 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 119/481] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:29:52 2026] GET /volume/v3/volumes/982782b5-67d1-4d3b-9aea-753259a1cc84 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:29:52.704912 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-2e6753c7-f21a-413a-8016-9eefa7b815cc None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:52.706890 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2e6753c7-f21a-413a-8016-9eefa7b815cc tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] POST https://10.4.3.200/volume/v3/snapshots Jul 10 06:29:52.707213 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2e6753c7-f21a-413a-8016-9eefa7b815cc tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "982782b5-67d1-4d3b-9aea-753259a1cc84", "name": "tempest-SnapshotsActionsTest-Snapshot-840101309"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:29:52.717092 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:52.717092 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:29:52.717608 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-2e6753c7-f21a-413a-8016-9eefa7b815cc tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Volume info retrieved successfully. Jul 10 06:29:52.717719 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.snapshots [None req-2e6753c7-f21a-413a-8016-9eefa7b815cc tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Create snapshot from volume 982782b5-67d1-4d3b-9aea-753259a1cc84 Jul 10 06:29:52.762194 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-2e6753c7-f21a-413a-8016-9eefa7b815cc tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Created reservations ['93fa0a39-701e-4cc1-8fb3-503bc1ad2846', '5c7edb10-9145-41d6-828c-e615ca84c297', '298f100c-afba-416c-ae2e-05f7ead958b2', '523765ed-cf24-4e29-9f0e-0484ece18548'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:29:52.805103 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-2e6753c7-f21a-413a-8016-9eefa7b815cc tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Snapshot create request issued successfully. Jul 10 06:29:52.805518 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2e6753c7-f21a-413a-8016-9eefa7b815cc tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 10 06:29:52.806079 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 116/482] 10.4.3.200 () {68 vars in 1265 bytes} [Fri Jul 10 06:29:52 2026] POST /volume/v3/snapshots => generated 306 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:29:52.821537 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-d94ac1a6-c610-40cd-a87a-88f6a26531da None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:52.823986 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d94ac1a6-c610-40cd-a87a-88f6a26531da tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] GET https://10.4.3.200/volume/v3/snapshots/38d9542a-46cd-4bb6-85eb-c4542ac40f9a Jul 10 06:29:52.824493 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d94ac1a6-c610-40cd-a87a-88f6a26531da tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:52.824493 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d94ac1a6-c610-40cd-a87a-88f6a26531da tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:52.833226 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:52.833226 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:29:52.833857 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-d94ac1a6-c610-40cd-a87a-88f6a26531da tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Snapshot retrieved successfully. Jul 10 06:29:52.834381 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d94ac1a6-c610-40cd-a87a-88f6a26531da tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] https://10.4.3.200/volume/v3/snapshots/38d9542a-46cd-4bb6-85eb-c4542ac40f9a returned with HTTP 200 Jul 10 06:29:52.835948 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 122/483] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:29:52 2026] GET /volume/v3/snapshots/38d9542a-46cd-4bb6-85eb-c4542ac40f9a => generated 438 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:29:53.099737 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-c833da31-db5e-43f2-9297-c0cbbe606f7b req-00c95118-1a48-4880-9045-fe15c97f81af None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:53.101735 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-c833da31-db5e-43f2-9297-c0cbbe606f7b req-00c95118-1a48-4880-9045-fe15c97f81af tempest-ServerActionsV293TestJSON-2017090052 tempest-ServerActionsV293TestJSON-2017090052-project-member] GET https://10.4.3.200/volume/v3/volumes/a0c3ccdc-46b6-4540-92c7-e92bdab0af15 Jul 10 06:29:53.101904 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-c833da31-db5e-43f2-9297-c0cbbe606f7b req-00c95118-1a48-4880-9045-fe15c97f81af tempest-ServerActionsV293TestJSON-2017090052 tempest-ServerActionsV293TestJSON-2017090052-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:53.102092 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-c833da31-db5e-43f2-9297-c0cbbe606f7b req-00c95118-1a48-4880-9045-fe15c97f81af tempest-ServerActionsV293TestJSON-2017090052 tempest-ServerActionsV293TestJSON-2017090052-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:53.108338 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:53.108338 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:29:53.111454 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [req-c833da31-db5e-43f2-9297-c0cbbe606f7b req-00c95118-1a48-4880-9045-fe15c97f81af tempest-ServerActionsV293TestJSON-2017090052 tempest-ServerActionsV293TestJSON-2017090052-project-member] Volume info retrieved successfully. Jul 10 06:29:53.115448 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-c833da31-db5e-43f2-9297-c0cbbe606f7b req-00c95118-1a48-4880-9045-fe15c97f81af tempest-ServerActionsV293TestJSON-2017090052 tempest-ServerActionsV293TestJSON-2017090052-project-member] https://10.4.3.200/volume/v3/volumes/a0c3ccdc-46b6-4540-92c7-e92bdab0af15 returned with HTTP 200 Jul 10 06:29:53.115765 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 127/484] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:29:53 2026] GET /volume/v3/volumes/a0c3ccdc-46b6-4540-92c7-e92bdab0af15 => generated 1361 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:29:53.126066 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-6dd3d2a4-c6e8-4158-9f70-1cd884fddf85 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:53.126476 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-6dd3d2a4-c6e8-4158-9f70-1cd884fddf85 None None] GET https://10.4.3.200/volume// Jul 10 06:29:53.126821 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-6dd3d2a4-c6e8-4158-9f70-1cd884fddf85 None None] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:53.127990 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-6dd3d2a4-c6e8-4158-9f70-1cd884fddf85 None None] Calling method 'all' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:53.128373 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-6dd3d2a4-c6e8-4158-9f70-1cd884fddf85 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:29:53.128875 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 120/485] 10.4.3.200 () {66 vars in 1419 bytes} [Fri Jul 10 06:29:53 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 06:29:53.137040 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-c833da31-db5e-43f2-9297-c0cbbe606f7b req-a615131b-9057-423b-a3f7-9e07f677eef5 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:53.138897 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-c833da31-db5e-43f2-9297-c0cbbe606f7b req-a615131b-9057-423b-a3f7-9e07f677eef5 tempest-ServerActionsV293TestJSON-2017090052 tempest-ServerActionsV293TestJSON-2017090052-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 10 06:29:53.139309 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-c833da31-db5e-43f2-9297-c0cbbe606f7b req-a615131b-9057-423b-a3f7-9e07f677eef5 tempest-ServerActionsV293TestJSON-2017090052 tempest-ServerActionsV293TestJSON-2017090052-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a0c3ccdc-46b6-4540-92c7-e92bdab0af15", "connector": null, "instance_uuid": "05057ef5-8c3e-48d7-9d0e-77891e1963d9"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:29:53.146883 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:53.146883 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:29:53.171287 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-c833da31-db5e-43f2-9297-c0cbbe606f7b req-a615131b-9057-423b-a3f7-9e07f677eef5 tempest-ServerActionsV293TestJSON-2017090052 tempest-ServerActionsV293TestJSON-2017090052-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 10 06:29:53.171730 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 117/486] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 10 06:29:53 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 10 06:29:53.284780 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-304dedc6-298c-4226-ac4f-e49fad172c0c None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:53.286847 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-304dedc6-298c-4226-ac4f-e49fad172c0c tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] GET https://10.4.3.200/volume/v3/volumes/f8650db8-4eb9-4ed1-b7ea-c751a5ae3335 Jul 10 06:29:53.287077 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-304dedc6-298c-4226-ac4f-e49fad172c0c tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:53.287306 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-304dedc6-298c-4226-ac4f-e49fad172c0c tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:53.300069 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:53.300069 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:29:53.305205 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-304dedc6-298c-4226-ac4f-e49fad172c0c tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Volume info retrieved successfully. Jul 10 06:29:53.311333 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-304dedc6-298c-4226-ac4f-e49fad172c0c tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] https://10.4.3.200/volume/v3/volumes/f8650db8-4eb9-4ed1-b7ea-c751a5ae3335 returned with HTTP 200 Jul 10 06:29:53.311854 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 123/487] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:29:53 2026] GET /volume/v3/volumes/f8650db8-4eb9-4ed1-b7ea-c751a5ae3335 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:29:53.434314 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-8abd7bf3-d4a1-480a-a375-0387ab2313a4 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:53.436493 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8abd7bf3-d4a1-480a-a375-0387ab2313a4 tempest-VolumesTransfersV357Test-951486405 tempest-VolumesTransfersV357Test-951486405-project-admin] GET https://10.4.3.200/volume/v3/volumes/fd43861f-12e3-4a5d-b015-292537123a97 Jul 10 06:29:53.436774 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8abd7bf3-d4a1-480a-a375-0387ab2313a4 tempest-VolumesTransfersV357Test-951486405 tempest-VolumesTransfersV357Test-951486405-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:53.437008 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8abd7bf3-d4a1-480a-a375-0387ab2313a4 tempest-VolumesTransfersV357Test-951486405 tempest-VolumesTransfersV357Test-951486405-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:53.443881 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8abd7bf3-d4a1-480a-a375-0387ab2313a4 tempest-VolumesTransfersV357Test-951486405 tempest-VolumesTransfersV357Test-951486405-project-admin] https://10.4.3.200/volume/v3/volumes/fd43861f-12e3-4a5d-b015-292537123a97 returned with HTTP 404 Jul 10 06:29:53.444434 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 128/488] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:29:53 2026] GET /volume/v3/volumes/fd43861f-12e3-4a5d-b015-292537123a97 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 06:29:53.453838 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-fef4359f-b8d6-47e4-8bc2-20a097ebf888 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:53.456067 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-fef4359f-b8d6-47e4-8bc2-20a097ebf888 tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] GET https://10.4.3.200/volume/v3/volumes/fd43861f-12e3-4a5d-b015-292537123a97 Jul 10 06:29:53.456273 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-fef4359f-b8d6-47e4-8bc2-20a097ebf888 tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:53.456491 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-fef4359f-b8d6-47e4-8bc2-20a097ebf888 tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:53.464441 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-fef4359f-b8d6-47e4-8bc2-20a097ebf888 tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] https://10.4.3.200/volume/v3/volumes/fd43861f-12e3-4a5d-b015-292537123a97 returned with HTTP 404 Jul 10 06:29:53.465014 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 121/489] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:29:53 2026] GET /volume/v3/volumes/fd43861f-12e3-4a5d-b015-292537123a97 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 06:29:53.476068 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-c4a3ea9a-a5ad-4aad-b838-6166f9e7a652 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:53.480649 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c4a3ea9a-a5ad-4aad-b838-6166f9e7a652 tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] DELETE https://10.4.3.200/volume/v3/volumes/fd43861f-12e3-4a5d-b015-292537123a97 Jul 10 06:29:53.480649 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c4a3ea9a-a5ad-4aad-b838-6166f9e7a652 tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:53.480649 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c4a3ea9a-a5ad-4aad-b838-6166f9e7a652 tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:53.480649 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-c4a3ea9a-a5ad-4aad-b838-6166f9e7a652 tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] Delete volume with id: fd43861f-12e3-4a5d-b015-292537123a97 Jul 10 06:29:53.488134 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c4a3ea9a-a5ad-4aad-b838-6166f9e7a652 tempest-VolumesTransfersV357Test-1958669136 tempest-VolumesTransfersV357Test-1958669136-project-member] https://10.4.3.200/volume/v3/volumes/fd43861f-12e3-4a5d-b015-292537123a97 returned with HTTP 404 Jul 10 06:29:53.488869 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 118/490] 10.4.3.200 () {68 vars in 1392 bytes} [Fri Jul 10 06:29:53 2026] DELETE /volume/v3/volumes/fd43861f-12e3-4a5d-b015-292537123a97 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 06:29:53.848476 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-0e0e9032-5c1b-4506-a674-8b64990b32f8 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:53.852233 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0e0e9032-5c1b-4506-a674-8b64990b32f8 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] GET https://10.4.3.200/volume/v3/snapshots/38d9542a-46cd-4bb6-85eb-c4542ac40f9a Jul 10 06:29:53.852487 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0e0e9032-5c1b-4506-a674-8b64990b32f8 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:53.853124 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0e0e9032-5c1b-4506-a674-8b64990b32f8 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:53.860548 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:53.860548 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:29:53.861170 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-0e0e9032-5c1b-4506-a674-8b64990b32f8 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Snapshot retrieved successfully. Jul 10 06:29:53.862290 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0e0e9032-5c1b-4506-a674-8b64990b32f8 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] https://10.4.3.200/volume/v3/snapshots/38d9542a-46cd-4bb6-85eb-c4542ac40f9a returned with HTTP 200 Jul 10 06:29:53.862978 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 124/491] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:29:53 2026] GET /volume/v3/snapshots/38d9542a-46cd-4bb6-85eb-c4542ac40f9a => generated 465 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:29:53.879869 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-41df61bc-1d0e-4f0f-b947-4310dd567c62 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:53.972661 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-41df61bc-1d0e-4f0f-b947-4310dd567c62 tempest-SnapshotsActionsTest-1137713563 tempest-SnapshotsActionsTest-1137713563-project-admin] POST https://10.4.3.200/volume/v3/snapshots/38d9542a-46cd-4bb6-85eb-c4542ac40f9a/action Jul 10 06:29:53.972952 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-41df61bc-1d0e-4f0f-b947-4310dd567c62 tempest-SnapshotsActionsTest-1137713563 tempest-SnapshotsActionsTest-1137713563-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=99976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:29:53.973071 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-41df61bc-1d0e-4f0f-b947-4310dd567c62 tempest-SnapshotsActionsTest-1137713563 tempest-SnapshotsActionsTest-1137713563-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:29:53.974368 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.contrib.admin_actions [None req-41df61bc-1d0e-4f0f-b947-4310dd567c62 tempest-SnapshotsActionsTest-1137713563 tempest-SnapshotsActionsTest-1137713563-project-admin] Updating snapshot '38d9542a-46cd-4bb6-85eb-c4542ac40f9a' with '{'status': 'creating'}' {{(pid=99976) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 10 06:29:53.994005 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:53.994005 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:29:54.006246 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-41df61bc-1d0e-4f0f-b947-4310dd567c62 tempest-SnapshotsActionsTest-1137713563 tempest-SnapshotsActionsTest-1137713563-project-admin] https://10.4.3.200/volume/v3/snapshots/38d9542a-46cd-4bb6-85eb-c4542ac40f9a/action returned with HTTP 202 Jul 10 06:29:54.006652 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 129/492] 10.4.3.200 () {68 vars in 1396 bytes} [Fri Jul 10 06:29:53 2026] POST /volume/v3/snapshots/38d9542a-46cd-4bb6-85eb-c4542ac40f9a/action => generated 0 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:29:54.014700 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-b1fb3efe-712b-47a0-ada7-cd3c302356b3 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:54.016665 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-b1fb3efe-712b-47a0-ada7-cd3c302356b3 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] GET https://10.4.3.200/volume/v3/snapshots/38d9542a-46cd-4bb6-85eb-c4542ac40f9a Jul 10 06:29:54.016808 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-b1fb3efe-712b-47a0-ada7-cd3c302356b3 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:54.017009 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-b1fb3efe-712b-47a0-ada7-cd3c302356b3 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:54.023253 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:54.023253 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:29:54.023253 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-b1fb3efe-712b-47a0-ada7-cd3c302356b3 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Snapshot retrieved successfully. Jul 10 06:29:54.023253 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-b1fb3efe-712b-47a0-ada7-cd3c302356b3 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] https://10.4.3.200/volume/v3/snapshots/38d9542a-46cd-4bb6-85eb-c4542ac40f9a returned with HTTP 200 Jul 10 06:29:54.023253 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 122/493] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:29:54 2026] GET /volume/v3/snapshots/38d9542a-46cd-4bb6-85eb-c4542ac40f9a => generated 464 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:29:54.032874 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-bc6630f2-88f0-4d90-ad3f-323bda91c21f None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:54.037951 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-bc6630f2-88f0-4d90-ad3f-323bda91c21f tempest-SnapshotsActionsTest-1137713563 tempest-SnapshotsActionsTest-1137713563-project-admin] POST https://10.4.3.200/volume/v3/snapshots/38d9542a-46cd-4bb6-85eb-c4542ac40f9a/action Jul 10 06:29:54.038339 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-bc6630f2-88f0-4d90-ad3f-323bda91c21f tempest-SnapshotsActionsTest-1137713563 tempest-SnapshotsActionsTest-1137713563-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:29:54.038489 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-bc6630f2-88f0-4d90-ad3f-323bda91c21f tempest-SnapshotsActionsTest-1137713563 tempest-SnapshotsActionsTest-1137713563-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:29:54.041195 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.contrib.admin_actions [None req-bc6630f2-88f0-4d90-ad3f-323bda91c21f tempest-SnapshotsActionsTest-1137713563 tempest-SnapshotsActionsTest-1137713563-project-admin] Updating snapshot '38d9542a-46cd-4bb6-85eb-c4542ac40f9a' with '{'status': 'available'}' {{(pid=99978) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 10 06:29:54.074351 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:54.074351 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:29:54.087932 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-bc6630f2-88f0-4d90-ad3f-323bda91c21f tempest-SnapshotsActionsTest-1137713563 tempest-SnapshotsActionsTest-1137713563-project-admin] https://10.4.3.200/volume/v3/snapshots/38d9542a-46cd-4bb6-85eb-c4542ac40f9a/action returned with HTTP 202 Jul 10 06:29:54.088493 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 119/494] 10.4.3.200 () {68 vars in 1396 bytes} [Fri Jul 10 06:29:54 2026] POST /volume/v3/snapshots/38d9542a-46cd-4bb6-85eb-c4542ac40f9a/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:29:54.095600 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-c137acc8-bc27-458a-a3ff-26a9e7c7a6ad None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:54.097790 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c137acc8-bc27-458a-a3ff-26a9e7c7a6ad tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] GET https://10.4.3.200/volume/v3/snapshots/38d9542a-46cd-4bb6-85eb-c4542ac40f9a Jul 10 06:29:54.098040 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c137acc8-bc27-458a-a3ff-26a9e7c7a6ad tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:54.098318 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c137acc8-bc27-458a-a3ff-26a9e7c7a6ad tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:54.103832 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:54.103832 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:29:54.104411 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-c137acc8-bc27-458a-a3ff-26a9e7c7a6ad tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Snapshot retrieved successfully. Jul 10 06:29:54.105382 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c137acc8-bc27-458a-a3ff-26a9e7c7a6ad tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] https://10.4.3.200/volume/v3/snapshots/38d9542a-46cd-4bb6-85eb-c4542ac40f9a returned with HTTP 200 Jul 10 06:29:54.105905 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 125/495] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:29:54 2026] GET /volume/v3/snapshots/38d9542a-46cd-4bb6-85eb-c4542ac40f9a => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:29:54.113871 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-93a761c6-3fc7-4e06-9d2c-818bbe547a32 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:54.115370 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-93a761c6-3fc7-4e06-9d2c-818bbe547a32 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] POST https://10.4.3.200/volume/v3/snapshots Jul 10 06:29:54.115731 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-93a761c6-3fc7-4e06-9d2c-818bbe547a32 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "982782b5-67d1-4d3b-9aea-753259a1cc84", "name": "tempest-SnapshotsActionsTest-Snapshot-239643953"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:29:54.124064 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:54.124064 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:29:54.124516 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-93a761c6-3fc7-4e06-9d2c-818bbe547a32 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Volume info retrieved successfully. Jul 10 06:29:54.124678 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.snapshots [None req-93a761c6-3fc7-4e06-9d2c-818bbe547a32 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Create snapshot from volume 982782b5-67d1-4d3b-9aea-753259a1cc84 Jul 10 06:29:54.145912 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-93a761c6-3fc7-4e06-9d2c-818bbe547a32 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Created reservations ['73180191-4225-4429-85f0-f3f4c4970103', '88bdf39a-608d-49ae-a0f9-f177af976dd0', 'c805e1f3-caa3-44bd-bd31-afbdb4913c13', 'aedd3597-7f9d-4766-90dc-8f77da561f04'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:29:54.172687 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-93a761c6-3fc7-4e06-9d2c-818bbe547a32 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Snapshot create request issued successfully. Jul 10 06:29:54.173015 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-93a761c6-3fc7-4e06-9d2c-818bbe547a32 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 10 06:29:54.173445 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 130/496] 10.4.3.200 () {68 vars in 1265 bytes} [Fri Jul 10 06:29:54 2026] POST /volume/v3/snapshots => generated 306 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:29:54.189581 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-9d5d450e-f1cd-4a30-a9ad-1bb129b39dcf None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:54.191963 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-9d5d450e-f1cd-4a30-a9ad-1bb129b39dcf tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] GET https://10.4.3.200/volume/v3/snapshots/6be1ca5b-473b-43f5-b443-d3d199cd5717 Jul 10 06:29:54.192214 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-9d5d450e-f1cd-4a30-a9ad-1bb129b39dcf tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:54.192463 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-9d5d450e-f1cd-4a30-a9ad-1bb129b39dcf tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:54.202531 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:54.202531 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:29:54.203127 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-9d5d450e-f1cd-4a30-a9ad-1bb129b39dcf tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Snapshot retrieved successfully. Jul 10 06:29:54.204117 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-9d5d450e-f1cd-4a30-a9ad-1bb129b39dcf tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] https://10.4.3.200/volume/v3/snapshots/6be1ca5b-473b-43f5-b443-d3d199cd5717 returned with HTTP 200 Jul 10 06:29:54.204596 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 123/497] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:29:54 2026] GET /volume/v3/snapshots/6be1ca5b-473b-43f5-b443-d3d199cd5717 => generated 438 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:29:54.332788 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-2a49561b-bb7c-45fe-9652-b0237aab0db1 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:54.334831 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2a49561b-bb7c-45fe-9652-b0237aab0db1 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] GET https://10.4.3.200/volume/v3/volumes/f8650db8-4eb9-4ed1-b7ea-c751a5ae3335 Jul 10 06:29:54.335037 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2a49561b-bb7c-45fe-9652-b0237aab0db1 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:54.335806 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2a49561b-bb7c-45fe-9652-b0237aab0db1 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:54.353669 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:54.353669 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:29:54.361727 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-2a49561b-bb7c-45fe-9652-b0237aab0db1 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Volume info retrieved successfully. Jul 10 06:29:54.371052 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2a49561b-bb7c-45fe-9652-b0237aab0db1 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] https://10.4.3.200/volume/v3/volumes/f8650db8-4eb9-4ed1-b7ea-c751a5ae3335 returned with HTTP 200 Jul 10 06:29:54.371265 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 120/498] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:29:54 2026] GET /volume/v3/volumes/f8650db8-4eb9-4ed1-b7ea-c751a5ae3335 => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:29:55.214842 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-729ae208-5bc9-4fa1-b276-dc919d55cae8 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:55.218611 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-729ae208-5bc9-4fa1-b276-dc919d55cae8 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] GET https://10.4.3.200/volume/v3/snapshots/6be1ca5b-473b-43f5-b443-d3d199cd5717 Jul 10 06:29:55.219019 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-729ae208-5bc9-4fa1-b276-dc919d55cae8 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:55.219226 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-729ae208-5bc9-4fa1-b276-dc919d55cae8 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:55.226227 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:55.226227 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:29:55.226621 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-729ae208-5bc9-4fa1-b276-dc919d55cae8 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Snapshot retrieved successfully. Jul 10 06:29:55.230024 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-729ae208-5bc9-4fa1-b276-dc919d55cae8 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] https://10.4.3.200/volume/v3/snapshots/6be1ca5b-473b-43f5-b443-d3d199cd5717 returned with HTTP 200 Jul 10 06:29:55.230024 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 126/499] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:29:55 2026] GET /volume/v3/snapshots/6be1ca5b-473b-43f5-b443-d3d199cd5717 => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:29:55.244184 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-f732e590-c538-4010-938b-887d921c97b1 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:55.245955 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f732e590-c538-4010-938b-887d921c97b1 tempest-SnapshotsActionsTest-1137713563 tempest-SnapshotsActionsTest-1137713563-project-admin] POST https://10.4.3.200/volume/v3/snapshots/6be1ca5b-473b-43f5-b443-d3d199cd5717/action Jul 10 06:29:55.246284 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f732e590-c538-4010-938b-887d921c97b1 tempest-SnapshotsActionsTest-1137713563 tempest-SnapshotsActionsTest-1137713563-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=99976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:29:55.246396 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f732e590-c538-4010-938b-887d921c97b1 tempest-SnapshotsActionsTest-1137713563 tempest-SnapshotsActionsTest-1137713563-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:29:55.250128 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.contrib.admin_actions [None req-f732e590-c538-4010-938b-887d921c97b1 tempest-SnapshotsActionsTest-1137713563 tempest-SnapshotsActionsTest-1137713563-project-admin] Updating snapshot '6be1ca5b-473b-43f5-b443-d3d199cd5717' with '{'status': 'creating'}' {{(pid=99976) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 10 06:29:55.264073 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:55.264073 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:29:55.281451 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f732e590-c538-4010-938b-887d921c97b1 tempest-SnapshotsActionsTest-1137713563 tempest-SnapshotsActionsTest-1137713563-project-admin] https://10.4.3.200/volume/v3/snapshots/6be1ca5b-473b-43f5-b443-d3d199cd5717/action returned with HTTP 202 Jul 10 06:29:55.281451 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 131/500] 10.4.3.200 () {68 vars in 1396 bytes} [Fri Jul 10 06:29:55 2026] POST /volume/v3/snapshots/6be1ca5b-473b-43f5-b443-d3d199cd5717/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:29:55.291595 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-f0ee637f-84b5-45a4-bdd3-3d50d48e68e7 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:55.293553 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-f0ee637f-84b5-45a4-bdd3-3d50d48e68e7 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] GET https://10.4.3.200/volume/v3/snapshots/6be1ca5b-473b-43f5-b443-d3d199cd5717 Jul 10 06:29:55.293794 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-f0ee637f-84b5-45a4-bdd3-3d50d48e68e7 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:55.294012 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-f0ee637f-84b5-45a4-bdd3-3d50d48e68e7 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:55.302328 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:55.302328 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:29:55.302915 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-f0ee637f-84b5-45a4-bdd3-3d50d48e68e7 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Snapshot retrieved successfully. Jul 10 06:29:55.303980 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-f0ee637f-84b5-45a4-bdd3-3d50d48e68e7 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] https://10.4.3.200/volume/v3/snapshots/6be1ca5b-473b-43f5-b443-d3d199cd5717 returned with HTTP 200 Jul 10 06:29:55.304680 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 124/501] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:29:55 2026] GET /volume/v3/snapshots/6be1ca5b-473b-43f5-b443-d3d199cd5717 => generated 464 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:29:55.316011 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-94297e79-5140-45b3-857a-238886c5af9a None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:55.318285 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-94297e79-5140-45b3-857a-238886c5af9a tempest-SnapshotsActionsTest-1137713563 tempest-SnapshotsActionsTest-1137713563-project-admin] POST https://10.4.3.200/volume/v3/snapshots/6be1ca5b-473b-43f5-b443-d3d199cd5717/action Jul 10 06:29:55.318560 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-94297e79-5140-45b3-857a-238886c5af9a tempest-SnapshotsActionsTest-1137713563 tempest-SnapshotsActionsTest-1137713563-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:29:55.318758 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-94297e79-5140-45b3-857a-238886c5af9a tempest-SnapshotsActionsTest-1137713563 tempest-SnapshotsActionsTest-1137713563-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:29:55.327410 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:55.327410 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:29:55.327836 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-94297e79-5140-45b3-857a-238886c5af9a tempest-SnapshotsActionsTest-1137713563 tempest-SnapshotsActionsTest-1137713563-project-admin] Snapshot retrieved successfully. Jul 10 06:29:55.365470 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-94297e79-5140-45b3-857a-238886c5af9a tempest-SnapshotsActionsTest-1137713563 tempest-SnapshotsActionsTest-1137713563-project-admin] Snapshot delete request issued successfully. Jul 10 06:29:55.365824 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-94297e79-5140-45b3-857a-238886c5af9a tempest-SnapshotsActionsTest-1137713563 tempest-SnapshotsActionsTest-1137713563-project-admin] https://10.4.3.200/volume/v3/snapshots/6be1ca5b-473b-43f5-b443-d3d199cd5717/action returned with HTTP 202 Jul 10 06:29:55.366391 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 121/502] 10.4.3.200 () {68 vars in 1396 bytes} [Fri Jul 10 06:29:55 2026] POST /volume/v3/snapshots/6be1ca5b-473b-43f5-b443-d3d199cd5717/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:29:55.376494 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-9b189acc-9f9c-487b-aa41-a2a46ee93875 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:55.387044 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9b189acc-9f9c-487b-aa41-a2a46ee93875 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] GET https://10.4.3.200/volume/v3/snapshots/6be1ca5b-473b-43f5-b443-d3d199cd5717 Jul 10 06:29:55.387175 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9b189acc-9f9c-487b-aa41-a2a46ee93875 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:55.387420 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9b189acc-9f9c-487b-aa41-a2a46ee93875 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:55.390380 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-f00eece6-7659-4232-bb0e-1e7dfc344808 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:55.392612 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f00eece6-7659-4232-bb0e-1e7dfc344808 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] GET https://10.4.3.200/volume/v3/volumes/f8650db8-4eb9-4ed1-b7ea-c751a5ae3335 Jul 10 06:29:55.392887 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f00eece6-7659-4232-bb0e-1e7dfc344808 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:55.393073 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f00eece6-7659-4232-bb0e-1e7dfc344808 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:55.398470 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:55.398470 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:29:55.398470 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-9b189acc-9f9c-487b-aa41-a2a46ee93875 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Snapshot retrieved successfully. Jul 10 06:29:55.399654 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9b189acc-9f9c-487b-aa41-a2a46ee93875 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] https://10.4.3.200/volume/v3/snapshots/6be1ca5b-473b-43f5-b443-d3d199cd5717 returned with HTTP 200 Jul 10 06:29:55.399990 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 127/503] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:29:55 2026] GET /volume/v3/snapshots/6be1ca5b-473b-43f5-b443-d3d199cd5717 => generated 464 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:29:55.404810 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:55.404810 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:29:55.409445 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-f00eece6-7659-4232-bb0e-1e7dfc344808 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Volume info retrieved successfully. Jul 10 06:29:55.416250 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f00eece6-7659-4232-bb0e-1e7dfc344808 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] https://10.4.3.200/volume/v3/volumes/f8650db8-4eb9-4ed1-b7ea-c751a5ae3335 returned with HTTP 200 Jul 10 06:29:55.416250 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 132/504] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:29:55 2026] GET /volume/v3/volumes/f8650db8-4eb9-4ed1-b7ea-c751a5ae3335 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:29:56.417473 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-69237523-0f61-4662-b7fd-44e3b6fb15bb None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:56.420227 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-69237523-0f61-4662-b7fd-44e3b6fb15bb tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] GET https://10.4.3.200/volume/v3/snapshots/6be1ca5b-473b-43f5-b443-d3d199cd5717 Jul 10 06:29:56.421388 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-69237523-0f61-4662-b7fd-44e3b6fb15bb tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:56.421669 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-69237523-0f61-4662-b7fd-44e3b6fb15bb tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:56.427544 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-69237523-0f61-4662-b7fd-44e3b6fb15bb tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] https://10.4.3.200/volume/v3/snapshots/6be1ca5b-473b-43f5-b443-d3d199cd5717 returned with HTTP 404 Jul 10 06:29:56.428119 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 125/505] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:29:56 2026] GET /volume/v3/snapshots/6be1ca5b-473b-43f5-b443-d3d199cd5717 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:29:56.435667 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-3d5ecb46-384f-4f84-8a83-956552d1b958 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:56.436629 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-6ff5458e-17b9-438c-a870-687029e445a0 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:56.438773 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6ff5458e-17b9-438c-a870-687029e445a0 tempest-SnapshotsActionsTest-1137713563 tempest-SnapshotsActionsTest-1137713563-project-admin] POST https://10.4.3.200/volume/v3/snapshots/38d9542a-46cd-4bb6-85eb-c4542ac40f9a/action Jul 10 06:29:56.438773 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6ff5458e-17b9-438c-a870-687029e445a0 tempest-SnapshotsActionsTest-1137713563 tempest-SnapshotsActionsTest-1137713563-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:29:56.439486 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6ff5458e-17b9-438c-a870-687029e445a0 tempest-SnapshotsActionsTest-1137713563 tempest-SnapshotsActionsTest-1137713563-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:29:56.440693 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.contrib.admin_actions [None req-6ff5458e-17b9-438c-a870-687029e445a0 tempest-SnapshotsActionsTest-1137713563 tempest-SnapshotsActionsTest-1137713563-project-admin] Updating snapshot '38d9542a-46cd-4bb6-85eb-c4542ac40f9a' with '{'status': 'available'}' {{(pid=99977) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 10 06:29:56.442225 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3d5ecb46-384f-4f84-8a83-956552d1b958 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] GET https://10.4.3.200/volume/v3/volumes/f8650db8-4eb9-4ed1-b7ea-c751a5ae3335 Jul 10 06:29:56.442532 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3d5ecb46-384f-4f84-8a83-956552d1b958 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:56.442837 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3d5ecb46-384f-4f84-8a83-956552d1b958 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:56.452427 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:56.452427 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:29:56.457262 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:56.457262 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:29:56.465460 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-3d5ecb46-384f-4f84-8a83-956552d1b958 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Volume info retrieved successfully. Jul 10 06:29:56.474548 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3d5ecb46-384f-4f84-8a83-956552d1b958 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] https://10.4.3.200/volume/v3/volumes/f8650db8-4eb9-4ed1-b7ea-c751a5ae3335 returned with HTTP 200 Jul 10 06:29:56.475147 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 122/506] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:29:56 2026] GET /volume/v3/volumes/f8650db8-4eb9-4ed1-b7ea-c751a5ae3335 => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:29:56.477441 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6ff5458e-17b9-438c-a870-687029e445a0 tempest-SnapshotsActionsTest-1137713563 tempest-SnapshotsActionsTest-1137713563-project-admin] https://10.4.3.200/volume/v3/snapshots/38d9542a-46cd-4bb6-85eb-c4542ac40f9a/action returned with HTTP 202 Jul 10 06:29:56.477441 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 128/507] 10.4.3.200 () {68 vars in 1396 bytes} [Fri Jul 10 06:29:56 2026] POST /volume/v3/snapshots/38d9542a-46cd-4bb6-85eb-c4542ac40f9a/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:29:56.486905 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-08172d4b-1fb0-45a4-9192-06e5dba82738 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:56.488981 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-08172d4b-1fb0-45a4-9192-06e5dba82738 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] GET https://10.4.3.200/volume/v3/snapshots/38d9542a-46cd-4bb6-85eb-c4542ac40f9a Jul 10 06:29:56.489171 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-08172d4b-1fb0-45a4-9192-06e5dba82738 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:56.489344 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-08172d4b-1fb0-45a4-9192-06e5dba82738 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:56.494716 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:56.494716 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:29:56.495228 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-08172d4b-1fb0-45a4-9192-06e5dba82738 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Snapshot retrieved successfully. Jul 10 06:29:56.499053 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-08172d4b-1fb0-45a4-9192-06e5dba82738 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] https://10.4.3.200/volume/v3/snapshots/38d9542a-46cd-4bb6-85eb-c4542ac40f9a returned with HTTP 200 Jul 10 06:29:56.499053 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 133/508] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:29:56 2026] GET /volume/v3/snapshots/38d9542a-46cd-4bb6-85eb-c4542ac40f9a => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:29:56.511518 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-04c30ba2-efe7-46ed-a21c-f509d7246388 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:56.513514 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-04c30ba2-efe7-46ed-a21c-f509d7246388 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/6be1ca5b-473b-43f5-b443-d3d199cd5717 Jul 10 06:29:56.513883 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-04c30ba2-efe7-46ed-a21c-f509d7246388 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:56.514185 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-04c30ba2-efe7-46ed-a21c-f509d7246388 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Calling method 'delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:56.514440 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.snapshots [None req-04c30ba2-efe7-46ed-a21c-f509d7246388 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Delete snapshot with id: 6be1ca5b-473b-43f5-b443-d3d199cd5717 Jul 10 06:29:56.523994 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-04c30ba2-efe7-46ed-a21c-f509d7246388 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] https://10.4.3.200/volume/v3/snapshots/6be1ca5b-473b-43f5-b443-d3d199cd5717 returned with HTTP 404 Jul 10 06:29:56.523994 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 126/509] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 10 06:29:56 2026] DELETE /volume/v3/snapshots/6be1ca5b-473b-43f5-b443-d3d199cd5717 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:29:56.541355 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-a6234821-a87f-4adb-96ad-209cdec38033 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:56.544794 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a6234821-a87f-4adb-96ad-209cdec38033 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] POST https://10.4.3.200/volume/v3/snapshots Jul 10 06:29:56.545329 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a6234821-a87f-4adb-96ad-209cdec38033 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "982782b5-67d1-4d3b-9aea-753259a1cc84", "name": "tempest-SnapshotsActionsTest-Snapshot-930769801"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:29:56.554557 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:56.554557 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:29:56.555071 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-a6234821-a87f-4adb-96ad-209cdec38033 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Volume info retrieved successfully. Jul 10 06:29:56.555176 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.snapshots [None req-a6234821-a87f-4adb-96ad-209cdec38033 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Create snapshot from volume 982782b5-67d1-4d3b-9aea-753259a1cc84 Jul 10 06:29:56.594335 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-a6234821-a87f-4adb-96ad-209cdec38033 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Created reservations ['93853cb1-699d-41cc-8bd0-ec8abb6abaab', '429c4bc6-74ad-40cc-befc-e923c4163b7f', 'ff2b7b5e-e34b-4e20-a2b6-b59fb6245a5a', '463dace1-525b-4191-bf6a-3f3d2f5b8954'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:29:56.640307 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-a6234821-a87f-4adb-96ad-209cdec38033 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Snapshot create request issued successfully. Jul 10 06:29:56.641811 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a6234821-a87f-4adb-96ad-209cdec38033 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 10 06:29:56.643722 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 123/510] 10.4.3.200 () {68 vars in 1265 bytes} [Fri Jul 10 06:29:56 2026] POST /volume/v3/snapshots => generated 306 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:29:56.657391 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-fbecee21-8d81-4d3c-9625-15f45a10ec57 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:56.659281 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-fbecee21-8d81-4d3c-9625-15f45a10ec57 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] GET https://10.4.3.200/volume/v3/snapshots/004a366b-a121-4589-85f2-f46f91165f09 Jul 10 06:29:56.659692 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-fbecee21-8d81-4d3c-9625-15f45a10ec57 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:56.660163 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-fbecee21-8d81-4d3c-9625-15f45a10ec57 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:56.668113 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:56.668113 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:29:56.669620 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-fbecee21-8d81-4d3c-9625-15f45a10ec57 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Snapshot retrieved successfully. Jul 10 06:29:56.672352 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-fbecee21-8d81-4d3c-9625-15f45a10ec57 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] https://10.4.3.200/volume/v3/snapshots/004a366b-a121-4589-85f2-f46f91165f09 returned with HTTP 200 Jul 10 06:29:56.672852 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 129/511] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:29:56 2026] GET /volume/v3/snapshots/004a366b-a121-4589-85f2-f46f91165f09 => generated 438 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:29:57.504256 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-dac8b849-dce4-4ef3-b70e-68628e08687f None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:57.504256 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-dac8b849-dce4-4ef3-b70e-68628e08687f tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] GET https://10.4.3.200/volume/v3/volumes/f8650db8-4eb9-4ed1-b7ea-c751a5ae3335 Jul 10 06:29:57.504256 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-dac8b849-dce4-4ef3-b70e-68628e08687f tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:57.504256 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-dac8b849-dce4-4ef3-b70e-68628e08687f tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:57.520412 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:57.520412 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:29:57.525571 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-dac8b849-dce4-4ef3-b70e-68628e08687f tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Volume info retrieved successfully. Jul 10 06:29:57.531548 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-dac8b849-dce4-4ef3-b70e-68628e08687f tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] https://10.4.3.200/volume/v3/volumes/f8650db8-4eb9-4ed1-b7ea-c751a5ae3335 returned with HTTP 200 Jul 10 06:29:57.532058 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 134/512] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:29:57 2026] GET /volume/v3/volumes/f8650db8-4eb9-4ed1-b7ea-c751a5ae3335 => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:29:57.683257 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-19074e5d-961c-41f5-98e8-f3344e830c1a None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:57.685273 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-19074e5d-961c-41f5-98e8-f3344e830c1a tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] GET https://10.4.3.200/volume/v3/snapshots/004a366b-a121-4589-85f2-f46f91165f09 Jul 10 06:29:57.685491 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-19074e5d-961c-41f5-98e8-f3344e830c1a tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:57.685752 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-19074e5d-961c-41f5-98e8-f3344e830c1a tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:57.689810 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-38772541-3d58-4874-9054-a4622b3f2f62 req-3e3bca20-2cc0-4470-8a9a-a2c5356348ef None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:57.691529 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:57.691529 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:29:57.692028 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-38772541-3d58-4874-9054-a4622b3f2f62 req-3e3bca20-2cc0-4470-8a9a-a2c5356348ef tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] DELETE https://10.4.3.200/volume/v3/attachments/27446813-e5ba-41f8-b109-fbb139582657 Jul 10 06:29:57.692104 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-19074e5d-961c-41f5-98e8-f3344e830c1a tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Snapshot retrieved successfully. Jul 10 06:29:57.692213 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-38772541-3d58-4874-9054-a4622b3f2f62 req-3e3bca20-2cc0-4470-8a9a-a2c5356348ef tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:57.692393 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-38772541-3d58-4874-9054-a4622b3f2f62 req-3e3bca20-2cc0-4470-8a9a-a2c5356348ef tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] Calling method 'version_select' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:57.693000 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-19074e5d-961c-41f5-98e8-f3344e830c1a tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] https://10.4.3.200/volume/v3/snapshots/004a366b-a121-4589-85f2-f46f91165f09 returned with HTTP 200 Jul 10 06:29:57.693430 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 127/513] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:29:57 2026] GET /volume/v3/snapshots/004a366b-a121-4589-85f2-f46f91165f09 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:29:57.700962 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:57.700962 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:29:57.704201 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-420a2628-1e6e-43e3-afff-23d4087280c3 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:57.706009 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-420a2628-1e6e-43e3-afff-23d4087280c3 tempest-SnapshotsActionsTest-1137713563 tempest-SnapshotsActionsTest-1137713563-project-admin] POST https://10.4.3.200/volume/v3/snapshots/004a366b-a121-4589-85f2-f46f91165f09/action Jul 10 06:29:57.706360 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-420a2628-1e6e-43e3-afff-23d4087280c3 tempest-SnapshotsActionsTest-1137713563 tempest-SnapshotsActionsTest-1137713563-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:29:57.706515 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-420a2628-1e6e-43e3-afff-23d4087280c3 tempest-SnapshotsActionsTest-1137713563 tempest-SnapshotsActionsTest-1137713563-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:29:57.708034 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.contrib.admin_actions [None req-420a2628-1e6e-43e3-afff-23d4087280c3 tempest-SnapshotsActionsTest-1137713563 tempest-SnapshotsActionsTest-1137713563-project-admin] Updating snapshot '004a366b-a121-4589-85f2-f46f91165f09' with '{'status': 'deleting'}' {{(pid=99977) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 10 06:29:57.717322 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:57.717322 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:29:57.728455 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-420a2628-1e6e-43e3-afff-23d4087280c3 tempest-SnapshotsActionsTest-1137713563 tempest-SnapshotsActionsTest-1137713563-project-admin] https://10.4.3.200/volume/v3/snapshots/004a366b-a121-4589-85f2-f46f91165f09/action returned with HTTP 202 Jul 10 06:29:57.728926 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 130/514] 10.4.3.200 () {68 vars in 1396 bytes} [Fri Jul 10 06:29:57 2026] POST /volume/v3/snapshots/004a366b-a121-4589-85f2-f46f91165f09/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:29:57.735613 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-7ea8131e-6881-46de-88df-6e3231fdeee5 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:57.737524 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7ea8131e-6881-46de-88df-6e3231fdeee5 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] GET https://10.4.3.200/volume/v3/snapshots/004a366b-a121-4589-85f2-f46f91165f09 Jul 10 06:29:57.737863 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-7ea8131e-6881-46de-88df-6e3231fdeee5 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:57.738138 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-7ea8131e-6881-46de-88df-6e3231fdeee5 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:57.743789 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:57.743789 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:29:57.744313 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-7ea8131e-6881-46de-88df-6e3231fdeee5 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Snapshot retrieved successfully. Jul 10 06:29:57.745308 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7ea8131e-6881-46de-88df-6e3231fdeee5 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] https://10.4.3.200/volume/v3/snapshots/004a366b-a121-4589-85f2-f46f91165f09 returned with HTTP 200 Jul 10 06:29:57.748416 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 135/515] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:29:57 2026] GET /volume/v3/snapshots/004a366b-a121-4589-85f2-f46f91165f09 => generated 464 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:29:57.756547 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-c31f7a8d-1e41-4d61-88da-89a949c0d1a8 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:57.758292 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-c31f7a8d-1e41-4d61-88da-89a949c0d1a8 tempest-SnapshotsActionsTest-1137713563 tempest-SnapshotsActionsTest-1137713563-project-admin] POST https://10.4.3.200/volume/v3/snapshots/004a366b-a121-4589-85f2-f46f91165f09/action Jul 10 06:29:57.758688 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-c31f7a8d-1e41-4d61-88da-89a949c0d1a8 tempest-SnapshotsActionsTest-1137713563 tempest-SnapshotsActionsTest-1137713563-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99975) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:29:57.758879 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-c31f7a8d-1e41-4d61-88da-89a949c0d1a8 tempest-SnapshotsActionsTest-1137713563 tempest-SnapshotsActionsTest-1137713563-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:29:57.765097 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:57.765097 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:29:57.765365 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-c31f7a8d-1e41-4d61-88da-89a949c0d1a8 tempest-SnapshotsActionsTest-1137713563 tempest-SnapshotsActionsTest-1137713563-project-admin] Snapshot retrieved successfully. Jul 10 06:29:57.786575 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-c31f7a8d-1e41-4d61-88da-89a949c0d1a8 tempest-SnapshotsActionsTest-1137713563 tempest-SnapshotsActionsTest-1137713563-project-admin] Snapshot delete request issued successfully. Jul 10 06:29:57.786790 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-c31f7a8d-1e41-4d61-88da-89a949c0d1a8 tempest-SnapshotsActionsTest-1137713563 tempest-SnapshotsActionsTest-1137713563-project-admin] https://10.4.3.200/volume/v3/snapshots/004a366b-a121-4589-85f2-f46f91165f09/action returned with HTTP 202 Jul 10 06:29:57.787169 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 128/516] 10.4.3.200 () {68 vars in 1396 bytes} [Fri Jul 10 06:29:57 2026] POST /volume/v3/snapshots/004a366b-a121-4589-85f2-f46f91165f09/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:29:57.798517 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-8b79478e-4920-4894-a37a-38dc6b0aaf22 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:57.800976 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8b79478e-4920-4894-a37a-38dc6b0aaf22 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] GET https://10.4.3.200/volume/v3/snapshots/004a366b-a121-4589-85f2-f46f91165f09 Jul 10 06:29:57.801207 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-8b79478e-4920-4894-a37a-38dc6b0aaf22 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:57.801397 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-8b79478e-4920-4894-a37a-38dc6b0aaf22 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:57.807964 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:57.807964 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:29:57.808425 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-8b79478e-4920-4894-a37a-38dc6b0aaf22 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Snapshot retrieved successfully. Jul 10 06:29:57.809187 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8b79478e-4920-4894-a37a-38dc6b0aaf22 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] https://10.4.3.200/volume/v3/snapshots/004a366b-a121-4589-85f2-f46f91165f09 returned with HTTP 200 Jul 10 06:29:57.809549 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 131/517] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:29:57 2026] GET /volume/v3/snapshots/004a366b-a121-4589-85f2-f46f91165f09 => generated 464 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:29:58.230342 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-38772541-3d58-4874-9054-a4622b3f2f62 req-3e3bca20-2cc0-4470-8a9a-a2c5356348ef tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] https://10.4.3.200/volume/v3/attachments/27446813-e5ba-41f8-b109-fbb139582657 returned with HTTP 200 Jul 10 06:29:58.230857 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 124/518] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 10 06:29:57 2026] DELETE /volume/v3/attachments/27446813-e5ba-41f8-b109-fbb139582657 => generated 19 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:29:58.242708 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-38772541-3d58-4874-9054-a4622b3f2f62 req-e17a55d2-a875-4297-9360-d3334edfed1f None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:58.245649 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-38772541-3d58-4874-9054-a4622b3f2f62 req-e17a55d2-a875-4297-9360-d3334edfed1f tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] DELETE https://10.4.3.200/volume/v3/volumes/78367891-c025-453f-84aa-03d98a4cd266 Jul 10 06:29:58.245852 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-38772541-3d58-4874-9054-a4622b3f2f62 req-e17a55d2-a875-4297-9360-d3334edfed1f tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:58.246177 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-38772541-3d58-4874-9054-a4622b3f2f62 req-e17a55d2-a875-4297-9360-d3334edfed1f tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:58.246235 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [req-38772541-3d58-4874-9054-a4622b3f2f62 req-e17a55d2-a875-4297-9360-d3334edfed1f tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] Delete volume with id: 78367891-c025-453f-84aa-03d98a4cd266 Jul 10 06:29:58.253468 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:58.253468 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:29:58.254021 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [req-38772541-3d58-4874-9054-a4622b3f2f62 req-e17a55d2-a875-4297-9360-d3334edfed1f tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] Volume info retrieved successfully. Jul 10 06:29:58.269986 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [req-38772541-3d58-4874-9054-a4622b3f2f62 req-e17a55d2-a875-4297-9360-d3334edfed1f tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] Delete volume request issued successfully. Jul 10 06:29:58.270310 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-38772541-3d58-4874-9054-a4622b3f2f62 req-e17a55d2-a875-4297-9360-d3334edfed1f tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] https://10.4.3.200/volume/v3/volumes/78367891-c025-453f-84aa-03d98a4cd266 returned with HTTP 202 Jul 10 06:29:58.270758 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 136/519] 10.4.3.200 () {70 vars in 1620 bytes} [Fri Jul 10 06:29:58 2026] DELETE /volume/v3/volumes/78367891-c025-453f-84aa-03d98a4cd266 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 10 06:29:58.546148 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-a32dbe38-40cb-46d9-8915-c97a2d62ec66 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:58.548205 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-a32dbe38-40cb-46d9-8915-c97a2d62ec66 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] GET https://10.4.3.200/volume/v3/volumes/f8650db8-4eb9-4ed1-b7ea-c751a5ae3335 Jul 10 06:29:58.548446 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-a32dbe38-40cb-46d9-8915-c97a2d62ec66 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:58.548728 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-a32dbe38-40cb-46d9-8915-c97a2d62ec66 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:58.558994 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-b803cd4c-3e45-43e2-9ca5-cdc3e6877ab5 req-8119c3f2-41be-4ce5-9c18-057cbea4e5f8 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:58.561022 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-b803cd4c-3e45-43e2-9ca5-cdc3e6877ab5 req-8119c3f2-41be-4ce5-9c18-057cbea4e5f8 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] POST https://10.4.3.200/volume/v3/attachments/196e1e76-a45b-4586-9c27-f76a4edd97af/action Jul 10 06:29:58.561344 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-b803cd4c-3e45-43e2-9ca5-cdc3e6877ab5 req-8119c3f2-41be-4ce5-9c18-057cbea4e5f8 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Action body: b'{"os-complete": null}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:29:58.561463 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-b803cd4c-3e45-43e2-9ca5-cdc3e6877ab5 req-8119c3f2-41be-4ce5-9c18-057cbea4e5f8 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:29:58.563004 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:58.563004 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:29:58.568205 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-a32dbe38-40cb-46d9-8915-c97a2d62ec66 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Volume info retrieved successfully. Jul 10 06:29:58.574364 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-a32dbe38-40cb-46d9-8915-c97a2d62ec66 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] https://10.4.3.200/volume/v3/volumes/f8650db8-4eb9-4ed1-b7ea-c751a5ae3335 returned with HTTP 200 Jul 10 06:29:58.574976 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 129/520] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:29:58 2026] GET /volume/v3/volumes/f8650db8-4eb9-4ed1-b7ea-c751a5ae3335 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:29:58.580876 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:58.580876 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:29:58.596210 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-b803cd4c-3e45-43e2-9ca5-cdc3e6877ab5 req-8119c3f2-41be-4ce5-9c18-057cbea4e5f8 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] https://10.4.3.200/volume/v3/attachments/196e1e76-a45b-4586-9c27-f76a4edd97af/action returned with HTTP 204 Jul 10 06:29:58.596965 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 132/521] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 10 06:29:58 2026] POST /volume/v3/attachments/196e1e76-a45b-4586-9c27-f76a4edd97af/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:29:58.820810 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-56cc38f4-1f3b-4721-a6c2-43097e438fa5 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:58.824002 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-56cc38f4-1f3b-4721-a6c2-43097e438fa5 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] GET https://10.4.3.200/volume/v3/snapshots/004a366b-a121-4589-85f2-f46f91165f09 Jul 10 06:29:58.824284 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-56cc38f4-1f3b-4721-a6c2-43097e438fa5 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:58.824596 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-56cc38f4-1f3b-4721-a6c2-43097e438fa5 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:58.830706 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-56cc38f4-1f3b-4721-a6c2-43097e438fa5 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] https://10.4.3.200/volume/v3/snapshots/004a366b-a121-4589-85f2-f46f91165f09 returned with HTTP 404 Jul 10 06:29:58.831363 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 125/522] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:29:58 2026] GET /volume/v3/snapshots/004a366b-a121-4589-85f2-f46f91165f09 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:29:58.839620 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-cc9a3ca7-095e-40a6-8dd3-a15e20343787 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:58.842714 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-cc9a3ca7-095e-40a6-8dd3-a15e20343787 tempest-SnapshotsActionsTest-1137713563 tempest-SnapshotsActionsTest-1137713563-project-admin] POST https://10.4.3.200/volume/v3/snapshots/38d9542a-46cd-4bb6-85eb-c4542ac40f9a/action Jul 10 06:29:58.843492 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-cc9a3ca7-095e-40a6-8dd3-a15e20343787 tempest-SnapshotsActionsTest-1137713563 tempest-SnapshotsActionsTest-1137713563-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:29:58.843492 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-cc9a3ca7-095e-40a6-8dd3-a15e20343787 tempest-SnapshotsActionsTest-1137713563 tempest-SnapshotsActionsTest-1137713563-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:29:58.848715 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.contrib.admin_actions [None req-cc9a3ca7-095e-40a6-8dd3-a15e20343787 tempest-SnapshotsActionsTest-1137713563 tempest-SnapshotsActionsTest-1137713563-project-admin] Updating snapshot '38d9542a-46cd-4bb6-85eb-c4542ac40f9a' with '{'status': 'available'}' {{(pid=99976) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 10 06:29:58.861106 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:58.861106 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:29:58.871900 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-cc9a3ca7-095e-40a6-8dd3-a15e20343787 tempest-SnapshotsActionsTest-1137713563 tempest-SnapshotsActionsTest-1137713563-project-admin] https://10.4.3.200/volume/v3/snapshots/38d9542a-46cd-4bb6-85eb-c4542ac40f9a/action returned with HTTP 202 Jul 10 06:29:58.872256 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 137/523] 10.4.3.200 () {68 vars in 1396 bytes} [Fri Jul 10 06:29:58 2026] POST /volume/v3/snapshots/38d9542a-46cd-4bb6-85eb-c4542ac40f9a/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:29:58.880769 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-7567ade9-a548-4ca1-96fb-2216a6b225e2 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:58.882942 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-7567ade9-a548-4ca1-96fb-2216a6b225e2 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] GET https://10.4.3.200/volume/v3/snapshots/38d9542a-46cd-4bb6-85eb-c4542ac40f9a Jul 10 06:29:58.883159 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-7567ade9-a548-4ca1-96fb-2216a6b225e2 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:58.883402 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-7567ade9-a548-4ca1-96fb-2216a6b225e2 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:58.890058 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:58.890058 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:29:58.890666 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-7567ade9-a548-4ca1-96fb-2216a6b225e2 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Snapshot retrieved successfully. Jul 10 06:29:58.891815 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-7567ade9-a548-4ca1-96fb-2216a6b225e2 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] https://10.4.3.200/volume/v3/snapshots/38d9542a-46cd-4bb6-85eb-c4542ac40f9a returned with HTTP 200 Jul 10 06:29:58.892296 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 130/524] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:29:58 2026] GET /volume/v3/snapshots/38d9542a-46cd-4bb6-85eb-c4542ac40f9a => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:29:58.903093 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-a7609687-3b6b-41bc-b5b5-be482f934ff0 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:58.904656 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a7609687-3b6b-41bc-b5b5-be482f934ff0 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/004a366b-a121-4589-85f2-f46f91165f09 Jul 10 06:29:58.904927 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a7609687-3b6b-41bc-b5b5-be482f934ff0 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:58.905186 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a7609687-3b6b-41bc-b5b5-be482f934ff0 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:58.905437 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.snapshots [None req-a7609687-3b6b-41bc-b5b5-be482f934ff0 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Delete snapshot with id: 004a366b-a121-4589-85f2-f46f91165f09 Jul 10 06:29:58.910301 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a7609687-3b6b-41bc-b5b5-be482f934ff0 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] https://10.4.3.200/volume/v3/snapshots/004a366b-a121-4589-85f2-f46f91165f09 returned with HTTP 404 Jul 10 06:29:58.910301 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 133/525] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 10 06:29:58 2026] DELETE /volume/v3/snapshots/004a366b-a121-4589-85f2-f46f91165f09 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:29:58.917926 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-5ec9390d-840c-4199-8d41-1c6ee5debf59 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:58.920708 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5ec9390d-840c-4199-8d41-1c6ee5debf59 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] POST https://10.4.3.200/volume/v3/snapshots Jul 10 06:29:58.921198 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5ec9390d-840c-4199-8d41-1c6ee5debf59 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "982782b5-67d1-4d3b-9aea-753259a1cc84", "name": "tempest-SnapshotsActionsTest-Snapshot-1108041239"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:29:58.933383 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:58.933383 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:29:58.934132 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-5ec9390d-840c-4199-8d41-1c6ee5debf59 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Volume info retrieved successfully. Jul 10 06:29:58.934295 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.snapshots [None req-5ec9390d-840c-4199-8d41-1c6ee5debf59 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Create snapshot from volume 982782b5-67d1-4d3b-9aea-753259a1cc84 Jul 10 06:29:58.971837 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-5ec9390d-840c-4199-8d41-1c6ee5debf59 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Created reservations ['3169ada6-0122-4e11-b33a-20c86d4d85f8', 'e683ff51-a8b9-4449-8849-548923f367e9', '43bf122d-8262-4d21-addd-9c3c2f7e7fb2', '7b94b756-8780-4386-9bd5-c1faa1481cd2'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:29:59.002687 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-5ec9390d-840c-4199-8d41-1c6ee5debf59 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Snapshot create request issued successfully. Jul 10 06:29:59.003042 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5ec9390d-840c-4199-8d41-1c6ee5debf59 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 10 06:29:59.003455 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 126/526] 10.4.3.200 () {68 vars in 1265 bytes} [Fri Jul 10 06:29:58 2026] POST /volume/v3/snapshots => generated 307 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:29:59.013388 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-64de8c2c-9a17-4e24-8622-9376d1ae2529 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:59.015220 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-64de8c2c-9a17-4e24-8622-9376d1ae2529 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] GET https://10.4.3.200/volume/v3/snapshots/f30f6727-0730-47ec-bd6e-7180be419266 Jul 10 06:29:59.015454 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-64de8c2c-9a17-4e24-8622-9376d1ae2529 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:59.015671 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-64de8c2c-9a17-4e24-8622-9376d1ae2529 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:59.021518 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:59.021518 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:29:59.022060 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-64de8c2c-9a17-4e24-8622-9376d1ae2529 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Snapshot retrieved successfully. Jul 10 06:29:59.022959 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-64de8c2c-9a17-4e24-8622-9376d1ae2529 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] https://10.4.3.200/volume/v3/snapshots/f30f6727-0730-47ec-bd6e-7180be419266 returned with HTTP 200 Jul 10 06:29:59.023298 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 138/527] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:29:59 2026] GET /volume/v3/snapshots/f30f6727-0730-47ec-bd6e-7180be419266 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:29:59.588039 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-b2b70b5b-79d3-47b2-9dec-b416fbb9ed57 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:59.589961 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-b2b70b5b-79d3-47b2-9dec-b416fbb9ed57 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] GET https://10.4.3.200/volume/v3/volumes/f8650db8-4eb9-4ed1-b7ea-c751a5ae3335 Jul 10 06:29:59.590186 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-b2b70b5b-79d3-47b2-9dec-b416fbb9ed57 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:59.590358 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-b2b70b5b-79d3-47b2-9dec-b416fbb9ed57 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:59.602278 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:59.602278 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:29:59.606517 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-b2b70b5b-79d3-47b2-9dec-b416fbb9ed57 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Volume info retrieved successfully. Jul 10 06:29:59.612156 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-b2b70b5b-79d3-47b2-9dec-b416fbb9ed57 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] https://10.4.3.200/volume/v3/volumes/f8650db8-4eb9-4ed1-b7ea-c751a5ae3335 returned with HTTP 200 Jul 10 06:29:59.612156 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 131/528] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:29:59 2026] GET /volume/v3/volumes/f8650db8-4eb9-4ed1-b7ea-c751a5ae3335 => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:29:59.629649 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-53a64031-8329-48aa-ae97-163a5254fac0 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:29:59.631398 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-53a64031-8329-48aa-ae97-163a5254fac0 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] GET https://10.4.3.200/volume/v3/volumes/f8650db8-4eb9-4ed1-b7ea-c751a5ae3335 Jul 10 06:29:59.631398 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-53a64031-8329-48aa-ae97-163a5254fac0 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:29:59.631752 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-53a64031-8329-48aa-ae97-163a5254fac0 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:29:59.647172 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:29:59.647172 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:29:59.650451 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-53a64031-8329-48aa-ae97-163a5254fac0 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Volume info retrieved successfully. Jul 10 06:29:59.659534 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-53a64031-8329-48aa-ae97-163a5254fac0 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] https://10.4.3.200/volume/v3/volumes/f8650db8-4eb9-4ed1-b7ea-c751a5ae3335 returned with HTTP 200 Jul 10 06:29:59.659534 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 134/529] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:29:59 2026] GET /volume/v3/volumes/f8650db8-4eb9-4ed1-b7ea-c751a5ae3335 => generated 1139 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:30:00.034542 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-fe0c4160-4741-40d0-9681-dfffa8bc66a3 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:00.036851 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-fe0c4160-4741-40d0-9681-dfffa8bc66a3 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] GET https://10.4.3.200/volume/v3/snapshots/f30f6727-0730-47ec-bd6e-7180be419266 Jul 10 06:30:00.036851 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-fe0c4160-4741-40d0-9681-dfffa8bc66a3 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:00.036851 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-fe0c4160-4741-40d0-9681-dfffa8bc66a3 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:00.043587 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:00.043587 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:30:00.044206 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-fe0c4160-4741-40d0-9681-dfffa8bc66a3 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Snapshot retrieved successfully. Jul 10 06:30:00.045301 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-fe0c4160-4741-40d0-9681-dfffa8bc66a3 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] https://10.4.3.200/volume/v3/snapshots/f30f6727-0730-47ec-bd6e-7180be419266 returned with HTTP 200 Jul 10 06:30:00.046494 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 127/530] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:30:00 2026] GET /volume/v3/snapshots/f30f6727-0730-47ec-bd6e-7180be419266 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:00.063936 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-b1b69804-f46b-44f6-be12-b041fdea2f84 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:00.065448 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b1b69804-f46b-44f6-be12-b041fdea2f84 tempest-SnapshotsActionsTest-1137713563 tempest-SnapshotsActionsTest-1137713563-project-admin] POST https://10.4.3.200/volume/v3/snapshots/f30f6727-0730-47ec-bd6e-7180be419266/action Jul 10 06:30:00.065977 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b1b69804-f46b-44f6-be12-b041fdea2f84 tempest-SnapshotsActionsTest-1137713563 tempest-SnapshotsActionsTest-1137713563-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:30:00.066171 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b1b69804-f46b-44f6-be12-b041fdea2f84 tempest-SnapshotsActionsTest-1137713563 tempest-SnapshotsActionsTest-1137713563-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:30:00.068457 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.contrib.admin_actions [None req-b1b69804-f46b-44f6-be12-b041fdea2f84 tempest-SnapshotsActionsTest-1137713563 tempest-SnapshotsActionsTest-1137713563-project-admin] Updating snapshot 'f30f6727-0730-47ec-bd6e-7180be419266' with '{'status': 'error'}' {{(pid=99976) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 10 06:30:00.076395 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:00.076395 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:30:00.094745 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b1b69804-f46b-44f6-be12-b041fdea2f84 tempest-SnapshotsActionsTest-1137713563 tempest-SnapshotsActionsTest-1137713563-project-admin] https://10.4.3.200/volume/v3/snapshots/f30f6727-0730-47ec-bd6e-7180be419266/action returned with HTTP 202 Jul 10 06:30:00.095383 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 139/531] 10.4.3.200 () {68 vars in 1396 bytes} [Fri Jul 10 06:30:00 2026] POST /volume/v3/snapshots/f30f6727-0730-47ec-bd6e-7180be419266/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jul 10 06:30:00.103772 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-e2b7a7c5-a0d5-4934-a907-787512e1f30f None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:00.109722 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-e2b7a7c5-a0d5-4934-a907-787512e1f30f tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] GET https://10.4.3.200/volume/v3/snapshots/f30f6727-0730-47ec-bd6e-7180be419266 Jul 10 06:30:00.110010 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-e2b7a7c5-a0d5-4934-a907-787512e1f30f tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:00.110288 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-e2b7a7c5-a0d5-4934-a907-787512e1f30f tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:00.119495 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:00.119495 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:30:00.119940 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-e2b7a7c5-a0d5-4934-a907-787512e1f30f tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Snapshot retrieved successfully. Jul 10 06:30:00.121492 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-e2b7a7c5-a0d5-4934-a907-787512e1f30f tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] https://10.4.3.200/volume/v3/snapshots/f30f6727-0730-47ec-bd6e-7180be419266 returned with HTTP 200 Jul 10 06:30:00.121870 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 132/532] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:30:00 2026] GET /volume/v3/snapshots/f30f6727-0730-47ec-bd6e-7180be419266 => generated 462 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:00.135067 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-f278b74c-c18c-4f07-96b8-c6ff72db2ef2 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:00.139544 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f278b74c-c18c-4f07-96b8-c6ff72db2ef2 tempest-SnapshotsActionsTest-1137713563 tempest-SnapshotsActionsTest-1137713563-project-admin] POST https://10.4.3.200/volume/v3/snapshots/f30f6727-0730-47ec-bd6e-7180be419266/action Jul 10 06:30:00.139961 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f278b74c-c18c-4f07-96b8-c6ff72db2ef2 tempest-SnapshotsActionsTest-1137713563 tempest-SnapshotsActionsTest-1137713563-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:30:00.140104 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f278b74c-c18c-4f07-96b8-c6ff72db2ef2 tempest-SnapshotsActionsTest-1137713563 tempest-SnapshotsActionsTest-1137713563-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:30:00.150973 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:00.150973 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:30:00.153188 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-f278b74c-c18c-4f07-96b8-c6ff72db2ef2 tempest-SnapshotsActionsTest-1137713563 tempest-SnapshotsActionsTest-1137713563-project-admin] Snapshot retrieved successfully. Jul 10 06:30:00.174169 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-f278b74c-c18c-4f07-96b8-c6ff72db2ef2 tempest-SnapshotsActionsTest-1137713563 tempest-SnapshotsActionsTest-1137713563-project-admin] Snapshot delete request issued successfully. Jul 10 06:30:00.174451 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f278b74c-c18c-4f07-96b8-c6ff72db2ef2 tempest-SnapshotsActionsTest-1137713563 tempest-SnapshotsActionsTest-1137713563-project-admin] https://10.4.3.200/volume/v3/snapshots/f30f6727-0730-47ec-bd6e-7180be419266/action returned with HTTP 202 Jul 10 06:30:00.175397 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 135/533] 10.4.3.200 () {68 vars in 1396 bytes} [Fri Jul 10 06:30:00 2026] POST /volume/v3/snapshots/f30f6727-0730-47ec-bd6e-7180be419266/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:30:00.184650 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-0f644e5f-9e6b-4d16-aed9-5565b8f747db None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:00.187017 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0f644e5f-9e6b-4d16-aed9-5565b8f747db tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] GET https://10.4.3.200/volume/v3/snapshots/f30f6727-0730-47ec-bd6e-7180be419266 Jul 10 06:30:00.187231 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0f644e5f-9e6b-4d16-aed9-5565b8f747db tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:00.187521 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0f644e5f-9e6b-4d16-aed9-5565b8f747db tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:00.193293 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-ec151a93-e028-4e7f-b9d5-45fee4ed286d req-e8583e8c-67a6-4aaa-b99a-cd1ce5cabfe7 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:00.196680 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-ec151a93-e028-4e7f-b9d5-45fee4ed286d req-e8583e8c-67a6-4aaa-b99a-cd1ce5cabfe7 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] GET https://10.4.3.200/volume/v3/volumes/f8650db8-4eb9-4ed1-b7ea-c751a5ae3335 Jul 10 06:30:00.196955 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-ec151a93-e028-4e7f-b9d5-45fee4ed286d req-e8583e8c-67a6-4aaa-b99a-cd1ce5cabfe7 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:00.197261 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-ec151a93-e028-4e7f-b9d5-45fee4ed286d req-e8583e8c-67a6-4aaa-b99a-cd1ce5cabfe7 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:00.197306 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:00.197306 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:30:00.197894 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-0f644e5f-9e6b-4d16-aed9-5565b8f747db tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Snapshot retrieved successfully. Jul 10 06:30:00.198981 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0f644e5f-9e6b-4d16-aed9-5565b8f747db tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] https://10.4.3.200/volume/v3/snapshots/f30f6727-0730-47ec-bd6e-7180be419266 returned with HTTP 200 Jul 10 06:30:00.199482 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 128/534] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:30:00 2026] GET /volume/v3/snapshots/f30f6727-0730-47ec-bd6e-7180be419266 => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:00.212077 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:00.212077 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:30:00.216664 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [req-ec151a93-e028-4e7f-b9d5-45fee4ed286d req-e8583e8c-67a6-4aaa-b99a-cd1ce5cabfe7 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Volume info retrieved successfully. Jul 10 06:30:00.223992 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-ec151a93-e028-4e7f-b9d5-45fee4ed286d req-e8583e8c-67a6-4aaa-b99a-cd1ce5cabfe7 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] https://10.4.3.200/volume/v3/volumes/f8650db8-4eb9-4ed1-b7ea-c751a5ae3335 returned with HTTP 200 Jul 10 06:30:00.224754 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 140/535] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:30:00 2026] GET /volume/v3/volumes/f8650db8-4eb9-4ed1-b7ea-c751a5ae3335 => generated 1139 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:30:00.552318 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-5709efc5-3cb9-4d99-ab10-59194d8fdb5a None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:00.650320 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-5709efc5-3cb9-4d99-ab10-59194d8fdb5a tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:30:00.650876 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-5709efc5-3cb9-4d99-ab10-59194d8fdb5a tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1565645745"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:30:00.652517 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.volumes [None req-5709efc5-3cb9-4d99-ab10-59194d8fdb5a tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1565645745'}} {{(pid=99975) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:30:00.652757 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-5709efc5-3cb9-4d99-ab10-59194d8fdb5a tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Create volume of 1 GB Jul 10 06:30:00.656630 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-5709efc5-3cb9-4d99-ab10-59194d8fdb5a tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Availability Zones retrieved successfully. Jul 10 06:30:00.663441 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-5709efc5-3cb9-4d99-ab10-59194d8fdb5a tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Flow 'volume_create_api' (19f6e05a-b49b-4a8d-a516-200daa041fd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:30:00.664961 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-5709efc5-3cb9-4d99-ab10-59194d8fdb5a tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32b1b2b3-3e7d-4202-a22c-95e23f1babd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:30:00.666409 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.flows.api.create_volume [None req-5709efc5-3cb9-4d99-ab10-59194d8fdb5a tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Validating volume size '1' using validate_int {{(pid=99975) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:30:00.702728 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-5709efc5-3cb9-4d99-ab10-59194d8fdb5a tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32b1b2b3-3e7d-4202-a22c-95e23f1babd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:30:00.703632 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-5709efc5-3cb9-4d99-ab10-59194d8fdb5a tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5cb3481-b66d-4808-b9b8-147e1045527d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:30:00.792918 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.quota [None req-5709efc5-3cb9-4d99-ab10-59194d8fdb5a tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Created reservations ['02472eb7-ca57-4551-b552-63343799c680', 'b285cde3-b467-48c5-878c-a35b23c27748', '2a0ba723-e2d8-440c-b7d1-fa8a9d001171', '78f99c5c-2811-4e4b-be42-e1996e3eadee'] {{(pid=99975) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:30:00.794014 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-5709efc5-3cb9-4d99-ab10-59194d8fdb5a tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5cb3481-b66d-4808-b9b8-147e1045527d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['02472eb7-ca57-4551-b552-63343799c680', 'b285cde3-b467-48c5-878c-a35b23c27748', '2a0ba723-e2d8-440c-b7d1-fa8a9d001171', '78f99c5c-2811-4e4b-be42-e1996e3eadee']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:30:00.794946 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-5709efc5-3cb9-4d99-ab10-59194d8fdb5a tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9407da8-82f0-4f46-a1f6-3d0ac1cba1a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:30:00.824656 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-5709efc5-3cb9-4d99-ab10-59194d8fdb5a tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9407da8-82f0-4f46-a1f6-3d0ac1cba1a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '563358a5-a81f-4a8a-9dac-a7ca78829d29', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1565645745',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='263ba6b2477f4200ab241dd7f39e5807',qos_specs=None,replication_status=,reservations=['02472eb7-ca57-4551-b552-63343799c680','b285cde3-b467-48c5-878c-a35b23c27748','2a0ba723-e2d8-440c-b7d1-fa8a9d001171','78f99c5c-2811-4e4b-be42-e1996e3eadee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d79ed43cafa24c2e853c5fe381599879',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:30:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1565645745',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=563358a5-a81f-4a8a-9dac-a7ca78829d29,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='263ba6b2477f4200ab241dd7f39e5807',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d79ed43cafa24c2e853c5fe381599879',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:30:00.825350 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-5709efc5-3cb9-4d99-ab10-59194d8fdb5a tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (439268af-d2e5-413a-b743-1fb235d4027d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:30:00.854894 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-5709efc5-3cb9-4d99-ab10-59194d8fdb5a tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (439268af-d2e5-413a-b743-1fb235d4027d) transitioned into state 'SUCCESS' from state '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-1565645745',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='263ba6b2477f4200ab241dd7f39e5807',qos_specs=None,replication_status=,reservations=['02472eb7-ca57-4551-b552-63343799c680','b285cde3-b467-48c5-878c-a35b23c27748','2a0ba723-e2d8-440c-b7d1-fa8a9d001171','78f99c5c-2811-4e4b-be42-e1996e3eadee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d79ed43cafa24c2e853c5fe381599879',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:30:00.855704 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-5709efc5-3cb9-4d99-ab10-59194d8fdb5a tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aff8e907-7634-4e1b-ad16-c6bc84f906f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:30:00.867680 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-5709efc5-3cb9-4d99-ab10-59194d8fdb5a tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aff8e907-7634-4e1b-ad16-c6bc84f906f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:30:00.868839 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-5709efc5-3cb9-4d99-ab10-59194d8fdb5a tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Flow 'volume_create_api' (19f6e05a-b49b-4a8d-a516-200daa041fd5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:30:00.870323 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-5709efc5-3cb9-4d99-ab10-59194d8fdb5a tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Create volume request issued successfully. Jul 10 06:30:00.870323 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-5709efc5-3cb9-4d99-ab10-59194d8fdb5a tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:30:00.870642 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 133/536] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 10 06:30:00 2026] POST /volume/v3/volumes => generated 754 bytes in 319 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:30:00.886628 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-42257dbd-ed81-4fc1-aa14-019ab8aba7b9 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:00.889938 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-42257dbd-ed81-4fc1-aa14-019ab8aba7b9 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] GET https://10.4.3.200/volume/v3/volumes/563358a5-a81f-4a8a-9dac-a7ca78829d29 Jul 10 06:30:00.890154 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-42257dbd-ed81-4fc1-aa14-019ab8aba7b9 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:00.890398 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-42257dbd-ed81-4fc1-aa14-019ab8aba7b9 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:00.900736 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:00.900736 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:30:00.913541 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-42257dbd-ed81-4fc1-aa14-019ab8aba7b9 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Volume info retrieved successfully. Jul 10 06:30:00.920471 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-42257dbd-ed81-4fc1-aa14-019ab8aba7b9 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/volumes/563358a5-a81f-4a8a-9dac-a7ca78829d29 returned with HTTP 200 Jul 10 06:30:00.921619 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 136/537] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:30:00 2026] GET /volume/v3/volumes/563358a5-a81f-4a8a-9dac-a7ca78829d29 => generated 822 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:01.215598 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-175422e3-1012-48dc-80af-83fc5d00758f None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:01.217451 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-175422e3-1012-48dc-80af-83fc5d00758f tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] GET https://10.4.3.200/volume/v3/snapshots/f30f6727-0730-47ec-bd6e-7180be419266 Jul 10 06:30:01.217694 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-175422e3-1012-48dc-80af-83fc5d00758f tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:01.217929 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-175422e3-1012-48dc-80af-83fc5d00758f tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:01.225280 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-175422e3-1012-48dc-80af-83fc5d00758f tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] https://10.4.3.200/volume/v3/snapshots/f30f6727-0730-47ec-bd6e-7180be419266 returned with HTTP 404 Jul 10 06:30:01.225818 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 129/538] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:30:01 2026] GET /volume/v3/snapshots/f30f6727-0730-47ec-bd6e-7180be419266 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:30:01.233844 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-f8603360-a6ab-46a9-96c0-8de47551aade None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:01.242339 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f8603360-a6ab-46a9-96c0-8de47551aade tempest-SnapshotsActionsTest-1137713563 tempest-SnapshotsActionsTest-1137713563-project-admin] POST https://10.4.3.200/volume/v3/snapshots/38d9542a-46cd-4bb6-85eb-c4542ac40f9a/action Jul 10 06:30:01.243047 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f8603360-a6ab-46a9-96c0-8de47551aade tempest-SnapshotsActionsTest-1137713563 tempest-SnapshotsActionsTest-1137713563-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:30:01.244498 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f8603360-a6ab-46a9-96c0-8de47551aade tempest-SnapshotsActionsTest-1137713563 tempest-SnapshotsActionsTest-1137713563-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:30:01.246475 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.contrib.admin_actions [None req-f8603360-a6ab-46a9-96c0-8de47551aade tempest-SnapshotsActionsTest-1137713563 tempest-SnapshotsActionsTest-1137713563-project-admin] Updating snapshot '38d9542a-46cd-4bb6-85eb-c4542ac40f9a' with '{'status': 'available'}' {{(pid=99976) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 10 06:30:01.262954 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:01.262954 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:30:01.283550 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f8603360-a6ab-46a9-96c0-8de47551aade tempest-SnapshotsActionsTest-1137713563 tempest-SnapshotsActionsTest-1137713563-project-admin] https://10.4.3.200/volume/v3/snapshots/38d9542a-46cd-4bb6-85eb-c4542ac40f9a/action returned with HTTP 202 Jul 10 06:30:01.284225 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 141/539] 10.4.3.200 () {68 vars in 1396 bytes} [Fri Jul 10 06:30:01 2026] POST /volume/v3/snapshots/38d9542a-46cd-4bb6-85eb-c4542ac40f9a/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:30:01.295039 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-b85977f6-5187-445d-9454-a911eea69efa None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:01.297666 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-b85977f6-5187-445d-9454-a911eea69efa tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] GET https://10.4.3.200/volume/v3/snapshots/38d9542a-46cd-4bb6-85eb-c4542ac40f9a Jul 10 06:30:01.297962 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-b85977f6-5187-445d-9454-a911eea69efa tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:01.298253 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-b85977f6-5187-445d-9454-a911eea69efa tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:01.306262 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:01.306262 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:30:01.306998 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-b85977f6-5187-445d-9454-a911eea69efa tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Snapshot retrieved successfully. Jul 10 06:30:01.308895 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-b85977f6-5187-445d-9454-a911eea69efa tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] https://10.4.3.200/volume/v3/snapshots/38d9542a-46cd-4bb6-85eb-c4542ac40f9a returned with HTTP 200 Jul 10 06:30:01.308895 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 134/540] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:30:01 2026] GET /volume/v3/snapshots/38d9542a-46cd-4bb6-85eb-c4542ac40f9a => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:01.321376 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-4faee3f6-92f3-40fe-a67a-5cfcf1fada8a None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:01.323316 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4faee3f6-92f3-40fe-a67a-5cfcf1fada8a tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/f30f6727-0730-47ec-bd6e-7180be419266 Jul 10 06:30:01.323533 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4faee3f6-92f3-40fe-a67a-5cfcf1fada8a tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:01.323752 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4faee3f6-92f3-40fe-a67a-5cfcf1fada8a tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:01.323874 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.snapshots [None req-4faee3f6-92f3-40fe-a67a-5cfcf1fada8a tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Delete snapshot with id: f30f6727-0730-47ec-bd6e-7180be419266 Jul 10 06:30:01.328677 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4faee3f6-92f3-40fe-a67a-5cfcf1fada8a tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] https://10.4.3.200/volume/v3/snapshots/f30f6727-0730-47ec-bd6e-7180be419266 returned with HTTP 404 Jul 10 06:30:01.329163 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 137/541] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 10 06:30:01 2026] DELETE /volume/v3/snapshots/f30f6727-0730-47ec-bd6e-7180be419266 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:30:01.336876 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-511c428d-7cc4-45f7-86fb-a86e69ff0eb2 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:01.338746 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-511c428d-7cc4-45f7-86fb-a86e69ff0eb2 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] POST https://10.4.3.200/volume/v3/snapshots Jul 10 06:30:01.339117 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-511c428d-7cc4-45f7-86fb-a86e69ff0eb2 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "982782b5-67d1-4d3b-9aea-753259a1cc84", "name": "tempest-SnapshotsActionsTest-Snapshot-1895941494"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:30:01.350652 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:01.350652 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:30:01.351338 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-511c428d-7cc4-45f7-86fb-a86e69ff0eb2 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Volume info retrieved successfully. Jul 10 06:30:01.351338 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.snapshots [None req-511c428d-7cc4-45f7-86fb-a86e69ff0eb2 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Create snapshot from volume 982782b5-67d1-4d3b-9aea-753259a1cc84 Jul 10 06:30:01.384766 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-511c428d-7cc4-45f7-86fb-a86e69ff0eb2 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Created reservations ['aa51848c-60b8-4a28-964a-309241355078', '9db98545-3200-4699-ac02-345e81aaf9d2', '36ff64da-63dd-4de0-9ac3-9ab32be8fc31', 'bb174768-3e30-4f95-8ed3-5c4c871aa2f7'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:30:01.434536 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-511c428d-7cc4-45f7-86fb-a86e69ff0eb2 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Snapshot create request issued successfully. Jul 10 06:30:01.434536 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-511c428d-7cc4-45f7-86fb-a86e69ff0eb2 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 10 06:30:01.434536 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 130/542] 10.4.3.200 () {68 vars in 1265 bytes} [Fri Jul 10 06:30:01 2026] POST /volume/v3/snapshots => generated 307 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:30:01.444104 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-078c0bec-08d7-4d94-acf2-7452972aa201 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:01.444351 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-078c0bec-08d7-4d94-acf2-7452972aa201 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] GET https://10.4.3.200/volume/v3/snapshots/e10bc537-5090-4cdb-a605-3e9af35474d6 Jul 10 06:30:01.444351 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-078c0bec-08d7-4d94-acf2-7452972aa201 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:01.445005 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-078c0bec-08d7-4d94-acf2-7452972aa201 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:01.449854 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:01.449854 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:30:01.450376 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-078c0bec-08d7-4d94-acf2-7452972aa201 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Snapshot retrieved successfully. Jul 10 06:30:01.451746 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-078c0bec-08d7-4d94-acf2-7452972aa201 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] https://10.4.3.200/volume/v3/snapshots/e10bc537-5090-4cdb-a605-3e9af35474d6 returned with HTTP 200 Jul 10 06:30:01.451746 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 142/543] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:30:01 2026] GET /volume/v3/snapshots/e10bc537-5090-4cdb-a605-3e9af35474d6 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:01.547361 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-e1b8aab2-b8f7-43d7-a36f-23225c732948 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:01.547836 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-e1b8aab2-b8f7-43d7-a36f-23225c732948 None None] GET https://10.4.3.200/volume// Jul 10 06:30:01.548032 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-e1b8aab2-b8f7-43d7-a36f-23225c732948 None None] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:01.548196 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-e1b8aab2-b8f7-43d7-a36f-23225c732948 None None] Calling method 'all' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:01.548518 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-e1b8aab2-b8f7-43d7-a36f-23225c732948 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:30:01.548833 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 135/544] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:30: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 10 06:30:01.579181 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-c833da31-db5e-43f2-9297-c0cbbe606f7b req-614d0855-c695-4689-a057-a0fe215254cb None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:01.581785 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-c833da31-db5e-43f2-9297-c0cbbe606f7b req-614d0855-c695-4689-a057-a0fe215254cb tempest-ServerActionsV293TestJSON-2017090052 tempest-ServerActionsV293TestJSON-2017090052-project-member] GET https://10.4.3.200/volume/v3/volumes/a0c3ccdc-46b6-4540-92c7-e92bdab0af15 Jul 10 06:30:01.581979 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-c833da31-db5e-43f2-9297-c0cbbe606f7b req-614d0855-c695-4689-a057-a0fe215254cb tempest-ServerActionsV293TestJSON-2017090052 tempest-ServerActionsV293TestJSON-2017090052-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:01.582159 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-c833da31-db5e-43f2-9297-c0cbbe606f7b req-614d0855-c695-4689-a057-a0fe215254cb tempest-ServerActionsV293TestJSON-2017090052 tempest-ServerActionsV293TestJSON-2017090052-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:01.592760 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:01.592760 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:30:01.598371 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-4830331f-ebe5-42ff-bd8e-dafc228e11cb None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:01.598766 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-c833da31-db5e-43f2-9297-c0cbbe606f7b req-614d0855-c695-4689-a057-a0fe215254cb tempest-ServerActionsV293TestJSON-2017090052 tempest-ServerActionsV293TestJSON-2017090052-project-member] Volume info retrieved successfully. Jul 10 06:30:01.599067 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4830331f-ebe5-42ff-bd8e-dafc228e11cb None None] GET https://10.4.3.200/volume// Jul 10 06:30:01.599457 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4830331f-ebe5-42ff-bd8e-dafc228e11cb None None] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:01.599769 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4830331f-ebe5-42ff-bd8e-dafc228e11cb None None] Calling method 'all' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:01.600272 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4830331f-ebe5-42ff-bd8e-dafc228e11cb None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:30:01.600746 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 131/545] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:30:01 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 06:30:01.606386 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-c833da31-db5e-43f2-9297-c0cbbe606f7b req-614d0855-c695-4689-a057-a0fe215254cb tempest-ServerActionsV293TestJSON-2017090052 tempest-ServerActionsV293TestJSON-2017090052-project-member] https://10.4.3.200/volume/v3/volumes/a0c3ccdc-46b6-4540-92c7-e92bdab0af15 returned with HTTP 200 Jul 10 06:30:01.606998 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 138/546] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 10 06:30:01 2026] GET /volume/v3/volumes/a0c3ccdc-46b6-4540-92c7-e92bdab0af15 => generated 1540 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:30:01.611374 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-71d7290e-49ac-4b56-ac0f-a3b8cd517e36 req-81af4f04-5a70-4013-b226-769638318972 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:01.614471 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-71d7290e-49ac-4b56-ac0f-a3b8cd517e36 req-81af4f04-5a70-4013-b226-769638318972 tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 10 06:30:01.614872 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-71d7290e-49ac-4b56-ac0f-a3b8cd517e36 req-81af4f04-5a70-4013-b226-769638318972 tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5af0527a-34f3-4610-972e-9b6dc5710969", "connector": null, "instance_uuid": "ea8df0d2-9de0-4aa7-b869-92166aafcf16"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:30:01.627084 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:01.627084 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:30:01.686743 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-71d7290e-49ac-4b56-ac0f-a3b8cd517e36 req-81af4f04-5a70-4013-b226-769638318972 tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 10 06:30:01.687611 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 143/547] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 10 06:30:01 2026] POST /volume/v3/attachments => generated 273 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:30:01.702201 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-71d7290e-49ac-4b56-ac0f-a3b8cd517e36 req-b5cb5571-97e6-4ac2-a815-be2dd0bb775b None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:01.703378 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-71d7290e-49ac-4b56-ac0f-a3b8cd517e36 req-b5cb5571-97e6-4ac2-a815-be2dd0bb775b tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] DELETE https://10.4.3.200/volume/v3/attachments/d9860570-742d-4799-9aa3-e0145741fa05 Jul 10 06:30:01.703580 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-71d7290e-49ac-4b56-ac0f-a3b8cd517e36 req-b5cb5571-97e6-4ac2-a815-be2dd0bb775b tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:01.703780 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-71d7290e-49ac-4b56-ac0f-a3b8cd517e36 req-b5cb5571-97e6-4ac2-a815-be2dd0bb775b tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] Calling method 'version_select' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:01.714866 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-c833da31-db5e-43f2-9297-c0cbbe606f7b req-b33b2f76-7bcc-4dc9-b0ca-b01a34bc2bae None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:01.715045 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:01.715045 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:30:01.717937 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-c833da31-db5e-43f2-9297-c0cbbe606f7b req-b33b2f76-7bcc-4dc9-b0ca-b01a34bc2bae tempest-ServerActionsV293TestJSON-2017090052 tempest-ServerActionsV293TestJSON-2017090052-project-member] PUT https://10.4.3.200/volume/v3/attachments/80652faa-336d-40df-9982-2f30c7bbec36 Jul 10 06:30:01.718408 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-c833da31-db5e-43f2-9297-c0cbbe606f7b req-b33b2f76-7bcc-4dc9-b0ca-b01a34bc2bae tempest-ServerActionsV293TestJSON-2017090052 tempest-ServerActionsV293TestJSON-2017090052-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000004964", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad080837985", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8eedee5c-bca8-4f5c-8f66-111c7b448d96", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:30:01.739272 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-c833da31-db5e-43f2-9297-c0cbbe606f7b req-b33b2f76-7bcc-4dc9-b0ca-b01a34bc2bae tempest-ServerActionsV293TestJSON-2017090052 tempest-ServerActionsV293TestJSON-2017090052-project-member] Acquiring lock "cinder-attachment_update-a0c3ccdc-46b6-4540-92c7-e92bdab0af15-np0000004964" by "attachment_update" {{(pid=99978) __acquire /opt/stack/cinder/cinder/coordination.py:210}} Jul 10 06:30:01.743215 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-c833da31-db5e-43f2-9297-c0cbbe606f7b req-b33b2f76-7bcc-4dc9-b0ca-b01a34bc2bae tempest-ServerActionsV293TestJSON-2017090052 tempest-ServerActionsV293TestJSON-2017090052-project-member] Lock "cinder-attachment_update-a0c3ccdc-46b6-4540-92c7-e92bdab0af15-np0000004964" acquired by "attachment_update" :: waited 0.007s {{(pid=99978) __acquire /opt/stack/cinder/cinder/coordination.py:228}} Jul 10 06:30:01.744819 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:01.744819 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:30:01.938004 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-d010678d-cf46-4024-9440-b9ef7fc200fd None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:01.940675 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d010678d-cf46-4024-9440-b9ef7fc200fd tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] GET https://10.4.3.200/volume/v3/volumes/563358a5-a81f-4a8a-9dac-a7ca78829d29 Jul 10 06:30:01.940952 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d010678d-cf46-4024-9440-b9ef7fc200fd tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:01.941221 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d010678d-cf46-4024-9440-b9ef7fc200fd tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:01.949995 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:01.949995 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:30:01.954311 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-d010678d-cf46-4024-9440-b9ef7fc200fd tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Volume info retrieved successfully. Jul 10 06:30:01.959696 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d010678d-cf46-4024-9440-b9ef7fc200fd tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/volumes/563358a5-a81f-4a8a-9dac-a7ca78829d29 returned with HTTP 200 Jul 10 06:30:01.960055 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 139/548] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:30:01 2026] GET /volume/v3/volumes/563358a5-a81f-4a8a-9dac-a7ca78829d29 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:01.976753 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-6f81f28e-cf81-43ee-b464-c5ec094e7234 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:01.979231 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6f81f28e-cf81-43ee-b464-c5ec094e7234 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] GET https://10.4.3.200/volume/v3/volumes/563358a5-a81f-4a8a-9dac-a7ca78829d29 Jul 10 06:30:01.979487 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6f81f28e-cf81-43ee-b464-c5ec094e7234 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:01.979802 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6f81f28e-cf81-43ee-b464-c5ec094e7234 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:01.990368 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:01.990368 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:30:01.996040 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-6f81f28e-cf81-43ee-b464-c5ec094e7234 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Volume info retrieved successfully. Jul 10 06:30:02.003049 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6f81f28e-cf81-43ee-b464-c5ec094e7234 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/volumes/563358a5-a81f-4a8a-9dac-a7ca78829d29 returned with HTTP 200 Jul 10 06:30:02.003651 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 144/549] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:30:01 2026] GET /volume/v3/volumes/563358a5-a81f-4a8a-9dac-a7ca78829d29 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:02.016737 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-8f9f77c0-8eae-4b1c-98ac-276dbfe8d398 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:02.018728 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8f9f77c0-8eae-4b1c-98ac-276dbfe8d398 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] POST https://10.4.3.200/volume/v3/snapshots Jul 10 06:30:02.019055 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-8f9f77c0-8eae-4b1c-98ac-276dbfe8d398 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "563358a5-a81f-4a8a-9dac-a7ca78829d29", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1407526126"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:30:02.027724 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:02.027724 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:30:02.028179 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-8f9f77c0-8eae-4b1c-98ac-276dbfe8d398 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Volume info retrieved successfully. Jul 10 06:30:02.028284 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.snapshots [None req-8f9f77c0-8eae-4b1c-98ac-276dbfe8d398 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Create snapshot from volume 563358a5-a81f-4a8a-9dac-a7ca78829d29 Jul 10 06:30:02.064934 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-8f9f77c0-8eae-4b1c-98ac-276dbfe8d398 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Created reservations ['81573ba4-2738-433c-97c2-f6d3aa7f89d4', 'd91a15c4-15e9-4dcc-bef9-d55c10995692', '312ab5a3-9a8e-4e9e-85a7-25b29b920c5c', '98f51fbf-fdec-49ae-8921-2ba0d0e4c07a'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:30:02.097127 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-8f9f77c0-8eae-4b1c-98ac-276dbfe8d398 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Snapshot create request issued successfully. Jul 10 06:30:02.097466 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8f9f77c0-8eae-4b1c-98ac-276dbfe8d398 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 10 06:30:02.097972 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 140/550] 10.4.3.200 () {68 vars in 1265 bytes} [Fri Jul 10 06:30:02 2026] POST /volume/v3/snapshots => generated 310 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:30:02.111784 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-2b861c15-1868-46a0-99df-0bd3b618eb02 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:02.114905 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2b861c15-1868-46a0-99df-0bd3b618eb02 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] GET https://10.4.3.200/volume/v3/snapshots/73cb4d28-6728-435b-92c7-bf2cfb2f8d6b Jul 10 06:30:02.115082 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2b861c15-1868-46a0-99df-0bd3b618eb02 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:02.115259 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2b861c15-1868-46a0-99df-0bd3b618eb02 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:02.120638 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:02.120638 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:30:02.121106 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-2b861c15-1868-46a0-99df-0bd3b618eb02 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Snapshot retrieved successfully. Jul 10 06:30:02.121853 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2b861c15-1868-46a0-99df-0bd3b618eb02 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/snapshots/73cb4d28-6728-435b-92c7-bf2cfb2f8d6b returned with HTTP 200 Jul 10 06:30:02.122186 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 145/551] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:30:02 2026] GET /volume/v3/snapshots/73cb4d28-6728-435b-92c7-bf2cfb2f8d6b => generated 442 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:02.255875 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-71d7290e-49ac-4b56-ac0f-a3b8cd517e36 req-b5cb5571-97e6-4ac2-a815-be2dd0bb775b tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] https://10.4.3.200/volume/v3/attachments/d9860570-742d-4799-9aa3-e0145741fa05 returned with HTTP 200 Jul 10 06:30:02.256462 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 136/552] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 10 06:30:01 2026] DELETE /volume/v3/attachments/d9860570-742d-4799-9aa3-e0145741fa05 => generated 192 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:30:02.272158 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-c833da31-db5e-43f2-9297-c0cbbe606f7b req-b33b2f76-7bcc-4dc9-b0ca-b01a34bc2bae tempest-ServerActionsV293TestJSON-2017090052 tempest-ServerActionsV293TestJSON-2017090052-project-member] Lock "cinder-attachment_update-a0c3ccdc-46b6-4540-92c7-e92bdab0af15-np0000004964" released by "attachment_update" :: held 0.529s {{(pid=99978) __release /opt/stack/cinder/cinder/coordination.py:239}} Jul 10 06:30:02.272758 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-c833da31-db5e-43f2-9297-c0cbbe606f7b req-b33b2f76-7bcc-4dc9-b0ca-b01a34bc2bae tempest-ServerActionsV293TestJSON-2017090052 tempest-ServerActionsV293TestJSON-2017090052-project-member] https://10.4.3.200/volume/v3/attachments/80652faa-336d-40df-9982-2f30c7bbec36 returned with HTTP 200 Jul 10 06:30:02.273746 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 132/553] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 10 06:30:01 2026] PUT /volume/v3/attachments/80652faa-336d-40df-9982-2f30c7bbec36 => generated 969 bytes in 559 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:30:02.461287 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-2fd09d80-0d05-4789-9f95-73a038fe2e7e None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:02.463239 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2fd09d80-0d05-4789-9f95-73a038fe2e7e tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] GET https://10.4.3.200/volume/v3/snapshots/e10bc537-5090-4cdb-a605-3e9af35474d6 Jul 10 06:30:02.463447 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2fd09d80-0d05-4789-9f95-73a038fe2e7e tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:02.463743 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2fd09d80-0d05-4789-9f95-73a038fe2e7e tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:02.468797 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:02.468797 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:30:02.469489 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-2fd09d80-0d05-4789-9f95-73a038fe2e7e tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Snapshot retrieved successfully. Jul 10 06:30:02.470404 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2fd09d80-0d05-4789-9f95-73a038fe2e7e tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] https://10.4.3.200/volume/v3/snapshots/e10bc537-5090-4cdb-a605-3e9af35474d6 returned with HTTP 200 Jul 10 06:30:02.470864 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 141/554] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:30:02 2026] GET /volume/v3/snapshots/e10bc537-5090-4cdb-a605-3e9af35474d6 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:02.485825 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-59d0d0b2-6d72-4c82-bc04-04bdf5d88ed9 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:02.487954 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-59d0d0b2-6d72-4c82-bc04-04bdf5d88ed9 tempest-SnapshotsActionsTest-1137713563 tempest-SnapshotsActionsTest-1137713563-project-admin] POST https://10.4.3.200/volume/v3/snapshots/e10bc537-5090-4cdb-a605-3e9af35474d6/action Jul 10 06:30:02.488415 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-59d0d0b2-6d72-4c82-bc04-04bdf5d88ed9 tempest-SnapshotsActionsTest-1137713563 tempest-SnapshotsActionsTest-1137713563-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=99976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:30:02.488611 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-59d0d0b2-6d72-4c82-bc04-04bdf5d88ed9 tempest-SnapshotsActionsTest-1137713563 tempest-SnapshotsActionsTest-1137713563-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:30:02.490282 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.contrib.admin_actions [None req-59d0d0b2-6d72-4c82-bc04-04bdf5d88ed9 tempest-SnapshotsActionsTest-1137713563 tempest-SnapshotsActionsTest-1137713563-project-admin] Updating snapshot 'e10bc537-5090-4cdb-a605-3e9af35474d6' with '{'status': 'error_deleting'}' {{(pid=99976) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 10 06:30:02.499785 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:02.499785 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:30:02.510389 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-59d0d0b2-6d72-4c82-bc04-04bdf5d88ed9 tempest-SnapshotsActionsTest-1137713563 tempest-SnapshotsActionsTest-1137713563-project-admin] https://10.4.3.200/volume/v3/snapshots/e10bc537-5090-4cdb-a605-3e9af35474d6/action returned with HTTP 202 Jul 10 06:30:02.510989 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 146/555] 10.4.3.200 () {68 vars in 1396 bytes} [Fri Jul 10 06:30:02 2026] POST /volume/v3/snapshots/e10bc537-5090-4cdb-a605-3e9af35474d6/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:30:02.517394 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-f0bb1253-4199-4a78-b4ae-6b316e2b32ec None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:02.521177 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-f0bb1253-4199-4a78-b4ae-6b316e2b32ec tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] GET https://10.4.3.200/volume/v3/snapshots/e10bc537-5090-4cdb-a605-3e9af35474d6 Jul 10 06:30:02.521349 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-f0bb1253-4199-4a78-b4ae-6b316e2b32ec tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:02.521621 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-f0bb1253-4199-4a78-b4ae-6b316e2b32ec tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:02.527164 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:02.527164 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:30:02.527710 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-f0bb1253-4199-4a78-b4ae-6b316e2b32ec tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Snapshot retrieved successfully. Jul 10 06:30:02.528445 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-f0bb1253-4199-4a78-b4ae-6b316e2b32ec tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] https://10.4.3.200/volume/v3/snapshots/e10bc537-5090-4cdb-a605-3e9af35474d6 returned with HTTP 200 Jul 10 06:30:02.528851 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 137/556] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:30:02 2026] GET /volume/v3/snapshots/e10bc537-5090-4cdb-a605-3e9af35474d6 => generated 471 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:02.540999 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-0219688b-0f02-4c97-adb3-0edcc2c12fbd None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:02.542959 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0219688b-0f02-4c97-adb3-0edcc2c12fbd tempest-SnapshotsActionsTest-1137713563 tempest-SnapshotsActionsTest-1137713563-project-admin] POST https://10.4.3.200/volume/v3/snapshots/e10bc537-5090-4cdb-a605-3e9af35474d6/action Jul 10 06:30:02.543323 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0219688b-0f02-4c97-adb3-0edcc2c12fbd tempest-SnapshotsActionsTest-1137713563 tempest-SnapshotsActionsTest-1137713563-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:30:02.543417 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0219688b-0f02-4c97-adb3-0edcc2c12fbd tempest-SnapshotsActionsTest-1137713563 tempest-SnapshotsActionsTest-1137713563-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:30:02.549891 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:02.549891 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:30:02.550237 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-0219688b-0f02-4c97-adb3-0edcc2c12fbd tempest-SnapshotsActionsTest-1137713563 tempest-SnapshotsActionsTest-1137713563-project-admin] Snapshot retrieved successfully. Jul 10 06:30:02.566855 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-0219688b-0f02-4c97-adb3-0edcc2c12fbd tempest-SnapshotsActionsTest-1137713563 tempest-SnapshotsActionsTest-1137713563-project-admin] Snapshot delete request issued successfully. Jul 10 06:30:02.566855 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0219688b-0f02-4c97-adb3-0edcc2c12fbd tempest-SnapshotsActionsTest-1137713563 tempest-SnapshotsActionsTest-1137713563-project-admin] https://10.4.3.200/volume/v3/snapshots/e10bc537-5090-4cdb-a605-3e9af35474d6/action returned with HTTP 202 Jul 10 06:30:02.567268 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 133/557] 10.4.3.200 () {68 vars in 1396 bytes} [Fri Jul 10 06:30:02 2026] POST /volume/v3/snapshots/e10bc537-5090-4cdb-a605-3e9af35474d6/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jul 10 06:30:02.578378 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-3e597d6c-018f-4b54-a86a-24fb326ddb65 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:02.580235 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3e597d6c-018f-4b54-a86a-24fb326ddb65 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] GET https://10.4.3.200/volume/v3/snapshots/e10bc537-5090-4cdb-a605-3e9af35474d6 Jul 10 06:30:02.580909 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3e597d6c-018f-4b54-a86a-24fb326ddb65 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:02.581258 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3e597d6c-018f-4b54-a86a-24fb326ddb65 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:02.590654 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:02.590654 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:30:02.590654 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-3e597d6c-018f-4b54-a86a-24fb326ddb65 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Snapshot retrieved successfully. Jul 10 06:30:02.590841 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3e597d6c-018f-4b54-a86a-24fb326ddb65 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] https://10.4.3.200/volume/v3/snapshots/e10bc537-5090-4cdb-a605-3e9af35474d6 returned with HTTP 200 Jul 10 06:30:02.591474 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 142/558] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:30:02 2026] GET /volume/v3/snapshots/e10bc537-5090-4cdb-a605-3e9af35474d6 => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:02.784422 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-c833da31-db5e-43f2-9297-c0cbbe606f7b req-4514e8af-0433-4d76-bd20-8e2a3367412c None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:02.786413 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-c833da31-db5e-43f2-9297-c0cbbe606f7b req-4514e8af-0433-4d76-bd20-8e2a3367412c tempest-ServerActionsV293TestJSON-2017090052 tempest-ServerActionsV293TestJSON-2017090052-project-member] POST https://10.4.3.200/volume/v3/attachments/80652faa-336d-40df-9982-2f30c7bbec36/action Jul 10 06:30:02.786805 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-c833da31-db5e-43f2-9297-c0cbbe606f7b req-4514e8af-0433-4d76-bd20-8e2a3367412c tempest-ServerActionsV293TestJSON-2017090052 tempest-ServerActionsV293TestJSON-2017090052-project-member] Action body: b'{"os-complete": null}' {{(pid=99976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:30:02.786918 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-c833da31-db5e-43f2-9297-c0cbbe606f7b req-4514e8af-0433-4d76-bd20-8e2a3367412c tempest-ServerActionsV293TestJSON-2017090052 tempest-ServerActionsV293TestJSON-2017090052-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:30:02.802621 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:02.802621 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:30:02.817311 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-c833da31-db5e-43f2-9297-c0cbbe606f7b req-4514e8af-0433-4d76-bd20-8e2a3367412c tempest-ServerActionsV293TestJSON-2017090052 tempest-ServerActionsV293TestJSON-2017090052-project-member] https://10.4.3.200/volume/v3/attachments/80652faa-336d-40df-9982-2f30c7bbec36/action returned with HTTP 204 Jul 10 06:30:02.817311 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 147/559] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 10 06:30:02 2026] POST /volume/v3/attachments/80652faa-336d-40df-9982-2f30c7bbec36/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:30:03.128336 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-5e24beff-2923-4f94-a36c-04a796e3ae1d None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:03.128789 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-5e24beff-2923-4f94-a36c-04a796e3ae1d None None] GET https://10.4.3.200/volume// Jul 10 06:30:03.128960 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-5e24beff-2923-4f94-a36c-04a796e3ae1d None None] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:03.129144 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-5e24beff-2923-4f94-a36c-04a796e3ae1d None None] Calling method 'all' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:03.129488 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-5e24beff-2923-4f94-a36c-04a796e3ae1d None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:30:03.129911 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 138/560] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:30: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 10 06:30:03.130760 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-89e8118a-fea6-47a9-86b5-a490e8f8e367 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:03.136934 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-89e8118a-fea6-47a9-86b5-a490e8f8e367 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] GET https://10.4.3.200/volume/v3/snapshots/73cb4d28-6728-435b-92c7-bf2cfb2f8d6b Jul 10 06:30:03.137123 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-89e8118a-fea6-47a9-86b5-a490e8f8e367 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:03.137314 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-89e8118a-fea6-47a9-86b5-a490e8f8e367 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:03.141168 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-ec151a93-e028-4e7f-b9d5-45fee4ed286d req-ab12b82e-8853-4b54-b4c3-beacfdafd883 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:03.142877 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:03.142877 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:30:03.142985 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-ec151a93-e028-4e7f-b9d5-45fee4ed286d req-ab12b82e-8853-4b54-b4c3-beacfdafd883 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 10 06:30:03.143581 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-ec151a93-e028-4e7f-b9d5-45fee4ed286d req-ab12b82e-8853-4b54-b4c3-beacfdafd883 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f8650db8-4eb9-4ed1-b7ea-c751a5ae3335", "connector": null, "instance_uuid": "5f380b28-b424-4bc0-81ae-07341741f422"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:30:03.143712 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-89e8118a-fea6-47a9-86b5-a490e8f8e367 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Snapshot retrieved successfully. Jul 10 06:30:03.143971 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-89e8118a-fea6-47a9-86b5-a490e8f8e367 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/snapshots/73cb4d28-6728-435b-92c7-bf2cfb2f8d6b returned with HTTP 200 Jul 10 06:30:03.144374 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 134/561] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:30:03 2026] GET /volume/v3/snapshots/73cb4d28-6728-435b-92c7-bf2cfb2f8d6b => generated 469 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:03.158326 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-16b561f7-7eb2-4095-8fee-5a2bd0a0dd6f None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:03.160157 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-16b561f7-7eb2-4095-8fee-5a2bd0a0dd6f tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] POST https://10.4.3.200/volume/v3/backups Jul 10 06:30:03.160457 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-16b561f7-7eb2-4095-8fee-5a2bd0a0dd6f tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "563358a5-a81f-4a8a-9dac-a7ca78829d29", "snapshot_id": "73cb4d28-6728-435b-92c7-bf2cfb2f8d6b", "name": "tempest-VolumesSnapshotTestJSON-Backup-1125172643", "container": "tempest-volumessnapshottestjson-backup-container-1500111370"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:30:03.160743 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:03.160743 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:30:03.161935 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.contrib.backups [None req-16b561f7-7eb2-4095-8fee-5a2bd0a0dd6f tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Creating new backup {'backup': {'volume_id': '563358a5-a81f-4a8a-9dac-a7ca78829d29', 'snapshot_id': '73cb4d28-6728-435b-92c7-bf2cfb2f8d6b', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-1125172643', 'container': 'tempest-volumessnapshottestjson-backup-container-1500111370'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 06:30:03.162098 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.contrib.backups [None req-16b561f7-7eb2-4095-8fee-5a2bd0a0dd6f tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Creating backup of volume 563358a5-a81f-4a8a-9dac-a7ca78829d29 in container tempest-volumessnapshottestjson-backup-container-1500111370 Jul 10 06:30:03.169851 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:03.169851 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:30:03.170239 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-16b561f7-7eb2-4095-8fee-5a2bd0a0dd6f tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Volume info retrieved successfully. Jul 10 06:30:03.176426 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:03.176426 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:30:03.176899 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-16b561f7-7eb2-4095-8fee-5a2bd0a0dd6f tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Snapshot retrieved successfully. Jul 10 06:30:03.191423 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-ec151a93-e028-4e7f-b9d5-45fee4ed286d req-ab12b82e-8853-4b54-b4c3-beacfdafd883 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 10 06:30:03.191939 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 143/562] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 10 06:30:03 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 10 06:30:03.199160 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-91f6e5eb-6e59-446a-80ce-73e9ce32cac8 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:03.199444 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-91f6e5eb-6e59-446a-80ce-73e9ce32cac8 None None] GET https://10.4.3.200/volume// Jul 10 06:30:03.199614 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-91f6e5eb-6e59-446a-80ce-73e9ce32cac8 None None] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:03.199803 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-91f6e5eb-6e59-446a-80ce-73e9ce32cac8 None None] Calling method 'all' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:03.200092 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-91f6e5eb-6e59-446a-80ce-73e9ce32cac8 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:30:03.200332 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 139/563] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:30:03 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 06:30:03.203172 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-16b561f7-7eb2-4095-8fee-5a2bd0a0dd6f tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Created reservations ['e5406660-1904-47d3-a05e-46d86d622bec', '055a2bc0-1229-40cb-a8ab-2146ef20c5c3'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:30:03.208776 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-ec151a93-e028-4e7f-b9d5-45fee4ed286d req-2fe9a9c9-af15-472f-9331-e5b68e7c6c93 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:03.211290 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-ec151a93-e028-4e7f-b9d5-45fee4ed286d req-2fe9a9c9-af15-472f-9331-e5b68e7c6c93 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] GET https://10.4.3.200/volume/v3/volumes/f8650db8-4eb9-4ed1-b7ea-c751a5ae3335 Jul 10 06:30:03.211546 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-ec151a93-e028-4e7f-b9d5-45fee4ed286d req-2fe9a9c9-af15-472f-9331-e5b68e7c6c93 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:03.211798 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-ec151a93-e028-4e7f-b9d5-45fee4ed286d req-2fe9a9c9-af15-472f-9331-e5b68e7c6c93 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:03.223200 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:03.223200 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:30:03.227000 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [req-ec151a93-e028-4e7f-b9d5-45fee4ed286d req-2fe9a9c9-af15-472f-9331-e5b68e7c6c93 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Volume info retrieved successfully. Jul 10 06:30:03.231603 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-ec151a93-e028-4e7f-b9d5-45fee4ed286d req-2fe9a9c9-af15-472f-9331-e5b68e7c6c93 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] https://10.4.3.200/volume/v3/volumes/f8650db8-4eb9-4ed1-b7ea-c751a5ae3335 returned with HTTP 200 Jul 10 06:30:03.231981 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 135/564] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 10 06:30:03 2026] GET /volume/v3/volumes/f8650db8-4eb9-4ed1-b7ea-c751a5ae3335 => generated 1319 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:30:03.251632 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-16b561f7-7eb2-4095-8fee-5a2bd0a0dd6f tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/backups returned with HTTP 202 Jul 10 06:30:03.252162 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 148/565] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 10 06:30:03 2026] POST /volume/v3/backups => generated 335 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:30:03.263369 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-c3258c03-4ec1-42d2-8fc8-0abcf6ce24a6 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:03.266041 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c3258c03-4ec1-42d2-8fc8-0abcf6ce24a6 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] GET https://10.4.3.200/volume/v3/backups/763b7c66-0ae0-44a4-b47e-fa1e2cb7b312 Jul 10 06:30:03.266445 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c3258c03-4ec1-42d2-8fc8-0abcf6ce24a6 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:03.266445 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c3258c03-4ec1-42d2-8fc8-0abcf6ce24a6 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:03.266629 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-c3258c03-4ec1-42d2-8fc8-0abcf6ce24a6 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Show backup with id 763b7c66-0ae0-44a4-b47e-fa1e2cb7b312. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:30:03.279372 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:03.279372 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:30:03.280226 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c3258c03-4ec1-42d2-8fc8-0abcf6ce24a6 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/backups/763b7c66-0ae0-44a4-b47e-fa1e2cb7b312 returned with HTTP 200 Jul 10 06:30:03.280657 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 144/566] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:30:03 2026] GET /volume/v3/backups/763b7c66-0ae0-44a4-b47e-fa1e2cb7b312 => generated 809 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:03.563950 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-ec151a93-e028-4e7f-b9d5-45fee4ed286d req-9bf01617-1dce-4438-be5f-df73d25a6e6e None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:03.566351 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-ec151a93-e028-4e7f-b9d5-45fee4ed286d req-9bf01617-1dce-4438-be5f-df73d25a6e6e tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] DELETE https://10.4.3.200/volume/v3/attachments/196e1e76-a45b-4586-9c27-f76a4edd97af Jul 10 06:30:03.566667 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-ec151a93-e028-4e7f-b9d5-45fee4ed286d req-9bf01617-1dce-4438-be5f-df73d25a6e6e tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:03.566743 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-ec151a93-e028-4e7f-b9d5-45fee4ed286d req-9bf01617-1dce-4438-be5f-df73d25a6e6e tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Calling method 'version_select' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:03.574661 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:03.574661 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:30:03.600414 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-a39c187f-0f8d-4330-af8a-9b681c15b247 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:03.604527 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a39c187f-0f8d-4330-af8a-9b681c15b247 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] GET https://10.4.3.200/volume/v3/snapshots/e10bc537-5090-4cdb-a605-3e9af35474d6 Jul 10 06:30:03.604527 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a39c187f-0f8d-4330-af8a-9b681c15b247 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:03.604527 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a39c187f-0f8d-4330-af8a-9b681c15b247 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:03.606401 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a39c187f-0f8d-4330-af8a-9b681c15b247 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] https://10.4.3.200/volume/v3/snapshots/e10bc537-5090-4cdb-a605-3e9af35474d6 returned with HTTP 404 Jul 10 06:30:03.606890 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 136/567] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:30:03 2026] GET /volume/v3/snapshots/e10bc537-5090-4cdb-a605-3e9af35474d6 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:30:03.616143 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-3e782b38-252f-49ee-985b-bcab6dae5f0f None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:03.619040 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3e782b38-252f-49ee-985b-bcab6dae5f0f tempest-SnapshotsActionsTest-1137713563 tempest-SnapshotsActionsTest-1137713563-project-admin] POST https://10.4.3.200/volume/v3/snapshots/38d9542a-46cd-4bb6-85eb-c4542ac40f9a/action Jul 10 06:30:03.619374 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3e782b38-252f-49ee-985b-bcab6dae5f0f tempest-SnapshotsActionsTest-1137713563 tempest-SnapshotsActionsTest-1137713563-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:30:03.619540 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3e782b38-252f-49ee-985b-bcab6dae5f0f tempest-SnapshotsActionsTest-1137713563 tempest-SnapshotsActionsTest-1137713563-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:30:03.621000 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.contrib.admin_actions [None req-3e782b38-252f-49ee-985b-bcab6dae5f0f tempest-SnapshotsActionsTest-1137713563 tempest-SnapshotsActionsTest-1137713563-project-admin] Updating snapshot '38d9542a-46cd-4bb6-85eb-c4542ac40f9a' with '{'status': 'available'}' {{(pid=99976) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 10 06:30:03.631448 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:03.631448 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:30:03.648026 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3e782b38-252f-49ee-985b-bcab6dae5f0f tempest-SnapshotsActionsTest-1137713563 tempest-SnapshotsActionsTest-1137713563-project-admin] https://10.4.3.200/volume/v3/snapshots/38d9542a-46cd-4bb6-85eb-c4542ac40f9a/action returned with HTTP 202 Jul 10 06:30:03.649710 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 149/568] 10.4.3.200 () {68 vars in 1396 bytes} [Fri Jul 10 06:30:03 2026] POST /volume/v3/snapshots/38d9542a-46cd-4bb6-85eb-c4542ac40f9a/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:30:03.656681 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-ef6739f3-1391-4ab6-89d5-d20e4768cf3c None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:03.658883 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ef6739f3-1391-4ab6-89d5-d20e4768cf3c tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] GET https://10.4.3.200/volume/v3/snapshots/38d9542a-46cd-4bb6-85eb-c4542ac40f9a Jul 10 06:30:03.659120 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ef6739f3-1391-4ab6-89d5-d20e4768cf3c tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:03.659366 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ef6739f3-1391-4ab6-89d5-d20e4768cf3c tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:03.661450 np0000004964 devstack@c-api.service[99977]: DEBUG dbcounter [-] [99977] Writing DB stats cinder:SELECT=395,cinder:UPDATE=101,cinder:INSERT=60,cinder:DELETE=2 {{(pid=99977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:30:03.666598 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:03.666598 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:30:03.667405 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-ef6739f3-1391-4ab6-89d5-d20e4768cf3c tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Snapshot retrieved successfully. Jul 10 06:30:03.670644 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ef6739f3-1391-4ab6-89d5-d20e4768cf3c tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] https://10.4.3.200/volume/v3/snapshots/38d9542a-46cd-4bb6-85eb-c4542ac40f9a returned with HTTP 200 Jul 10 06:30:03.670644 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 145/569] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:30:03 2026] GET /volume/v3/snapshots/38d9542a-46cd-4bb6-85eb-c4542ac40f9a => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:03.681635 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-e4a764ef-0109-4819-b0c9-9de986c0232e None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:03.683142 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e4a764ef-0109-4819-b0c9-9de986c0232e tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/e10bc537-5090-4cdb-a605-3e9af35474d6 Jul 10 06:30:03.683305 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e4a764ef-0109-4819-b0c9-9de986c0232e tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:03.683480 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e4a764ef-0109-4819-b0c9-9de986c0232e tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:03.683652 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.snapshots [None req-e4a764ef-0109-4819-b0c9-9de986c0232e tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Delete snapshot with id: e10bc537-5090-4cdb-a605-3e9af35474d6 Jul 10 06:30:03.687856 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e4a764ef-0109-4819-b0c9-9de986c0232e tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] https://10.4.3.200/volume/v3/snapshots/e10bc537-5090-4cdb-a605-3e9af35474d6 returned with HTTP 404 Jul 10 06:30:03.688400 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 137/570] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 10 06:30:03 2026] DELETE /volume/v3/snapshots/e10bc537-5090-4cdb-a605-3e9af35474d6 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:30:03.694967 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-6fa3c9b3-b71b-4b0f-a0a9-2ba4f82ce47d None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:03.696846 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6fa3c9b3-b71b-4b0f-a0a9-2ba4f82ce47d tempest-SnapshotsActionsTest-1137713563 tempest-SnapshotsActionsTest-1137713563-project-admin] POST https://10.4.3.200/volume/v3/snapshots/38d9542a-46cd-4bb6-85eb-c4542ac40f9a/action Jul 10 06:30:03.697036 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6fa3c9b3-b71b-4b0f-a0a9-2ba4f82ce47d tempest-SnapshotsActionsTest-1137713563 tempest-SnapshotsActionsTest-1137713563-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=99976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:30:03.697150 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6fa3c9b3-b71b-4b0f-a0a9-2ba4f82ce47d tempest-SnapshotsActionsTest-1137713563 tempest-SnapshotsActionsTest-1137713563-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:30:03.698357 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.contrib.admin_actions [None req-6fa3c9b3-b71b-4b0f-a0a9-2ba4f82ce47d tempest-SnapshotsActionsTest-1137713563 tempest-SnapshotsActionsTest-1137713563-project-admin] Updating snapshot '38d9542a-46cd-4bb6-85eb-c4542ac40f9a' with '{'status': 'creating'}' {{(pid=99976) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 10 06:30:03.709257 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:03.709257 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:30:03.720059 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6fa3c9b3-b71b-4b0f-a0a9-2ba4f82ce47d tempest-SnapshotsActionsTest-1137713563 tempest-SnapshotsActionsTest-1137713563-project-admin] https://10.4.3.200/volume/v3/snapshots/38d9542a-46cd-4bb6-85eb-c4542ac40f9a/action returned with HTTP 202 Jul 10 06:30:03.720727 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 150/571] 10.4.3.200 () {68 vars in 1396 bytes} [Fri Jul 10 06:30:03 2026] POST /volume/v3/snapshots/38d9542a-46cd-4bb6-85eb-c4542ac40f9a/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:30:03.726980 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-46eb9bd2-5943-4577-8577-8431c6d621f3 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:03.729759 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-46eb9bd2-5943-4577-8577-8431c6d621f3 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] GET https://10.4.3.200/volume/v3/snapshots/38d9542a-46cd-4bb6-85eb-c4542ac40f9a Jul 10 06:30:03.730028 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-46eb9bd2-5943-4577-8577-8431c6d621f3 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:03.730287 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-46eb9bd2-5943-4577-8577-8431c6d621f3 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:03.736528 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:03.736528 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:30:03.737128 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-46eb9bd2-5943-4577-8577-8431c6d621f3 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Snapshot retrieved successfully. Jul 10 06:30:03.738286 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-46eb9bd2-5943-4577-8577-8431c6d621f3 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] https://10.4.3.200/volume/v3/snapshots/38d9542a-46cd-4bb6-85eb-c4542ac40f9a returned with HTTP 200 Jul 10 06:30:03.738850 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 146/572] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:30:03 2026] GET /volume/v3/snapshots/38d9542a-46cd-4bb6-85eb-c4542ac40f9a => generated 464 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:03.750086 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-6c67961b-dec8-43f1-879a-3107ad97ef5f None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:03.751686 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6c67961b-dec8-43f1-879a-3107ad97ef5f tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] POST https://10.4.3.200/volume/v3/snapshots/38d9542a-46cd-4bb6-85eb-c4542ac40f9a/action Jul 10 06:30:03.752001 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6c67961b-dec8-43f1-879a-3107ad97ef5f tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:30:03.752117 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6c67961b-dec8-43f1-879a-3107ad97ef5f tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:30:03.753416 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.contrib.snapshot_actions [None req-6c67961b-dec8-43f1-879a-3107ad97ef5f tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=99978) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 10 06:30:03.758219 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:03.758219 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:30:03.758710 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.contrib.snapshot_actions [None req-6c67961b-dec8-43f1-879a-3107ad97ef5f tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Updating snapshot 38d9542a-46cd-4bb6-85eb-c4542ac40f9a with info {'id': '38d9542a-46cd-4bb6-85eb-c4542ac40f9a', 'status': 'error', 'progress': '80%'} Jul 10 06:30:03.764812 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6c67961b-dec8-43f1-879a-3107ad97ef5f tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] https://10.4.3.200/volume/v3/snapshots/38d9542a-46cd-4bb6-85eb-c4542ac40f9a/action returned with HTTP 202 Jul 10 06:30:03.765218 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 138/573] 10.4.3.200 () {68 vars in 1396 bytes} [Fri Jul 10 06:30:03 2026] POST /volume/v3/snapshots/38d9542a-46cd-4bb6-85eb-c4542ac40f9a/action => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:30:03.772656 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-f9c6d075-86e4-4068-a264-66dddba08ee7 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:03.774656 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f9c6d075-86e4-4068-a264-66dddba08ee7 tempest-SnapshotsActionsTest-1137713563 tempest-SnapshotsActionsTest-1137713563-project-admin] GET https://10.4.3.200/volume/v3/snapshots/38d9542a-46cd-4bb6-85eb-c4542ac40f9a Jul 10 06:30:03.774656 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f9c6d075-86e4-4068-a264-66dddba08ee7 tempest-SnapshotsActionsTest-1137713563 tempest-SnapshotsActionsTest-1137713563-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:03.774796 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f9c6d075-86e4-4068-a264-66dddba08ee7 tempest-SnapshotsActionsTest-1137713563 tempest-SnapshotsActionsTest-1137713563-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:03.781890 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:03.781890 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:30:03.781890 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-f9c6d075-86e4-4068-a264-66dddba08ee7 tempest-SnapshotsActionsTest-1137713563 tempest-SnapshotsActionsTest-1137713563-project-admin] Snapshot retrieved successfully. Jul 10 06:30:03.781890 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f9c6d075-86e4-4068-a264-66dddba08ee7 tempest-SnapshotsActionsTest-1137713563 tempest-SnapshotsActionsTest-1137713563-project-admin] https://10.4.3.200/volume/v3/snapshots/38d9542a-46cd-4bb6-85eb-c4542ac40f9a returned with HTTP 200 Jul 10 06:30:03.781890 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 151/574] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:30:03 2026] GET /volume/v3/snapshots/38d9542a-46cd-4bb6-85eb-c4542ac40f9a => generated 460 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:03.791392 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-d05ea261-df58-45d8-9b82-3154d4bb28dd None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:03.793389 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d05ea261-df58-45d8-9b82-3154d4bb28dd tempest-SnapshotsActionsTest-1137713563 tempest-SnapshotsActionsTest-1137713563-project-admin] POST https://10.4.3.200/volume/v3/snapshots/38d9542a-46cd-4bb6-85eb-c4542ac40f9a/action Jul 10 06:30:03.794439 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d05ea261-df58-45d8-9b82-3154d4bb28dd tempest-SnapshotsActionsTest-1137713563 tempest-SnapshotsActionsTest-1137713563-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:30:03.794439 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d05ea261-df58-45d8-9b82-3154d4bb28dd tempest-SnapshotsActionsTest-1137713563 tempest-SnapshotsActionsTest-1137713563-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:30:03.797610 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.contrib.admin_actions [None req-d05ea261-df58-45d8-9b82-3154d4bb28dd tempest-SnapshotsActionsTest-1137713563 tempest-SnapshotsActionsTest-1137713563-project-admin] Updating snapshot '38d9542a-46cd-4bb6-85eb-c4542ac40f9a' with '{'status': 'available'}' {{(pid=99977) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 10 06:30:03.813474 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:03.813474 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:30:03.844723 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d05ea261-df58-45d8-9b82-3154d4bb28dd tempest-SnapshotsActionsTest-1137713563 tempest-SnapshotsActionsTest-1137713563-project-admin] https://10.4.3.200/volume/v3/snapshots/38d9542a-46cd-4bb6-85eb-c4542ac40f9a/action returned with HTTP 202 Jul 10 06:30:03.845639 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 147/575] 10.4.3.200 () {68 vars in 1396 bytes} [Fri Jul 10 06:30:03 2026] POST /volume/v3/snapshots/38d9542a-46cd-4bb6-85eb-c4542ac40f9a/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:30:03.854652 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-5a16b900-04cf-4fb4-b25c-58f01175ebbe None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:03.856242 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5a16b900-04cf-4fb4-b25c-58f01175ebbe tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] GET https://10.4.3.200/volume/v3/snapshots/38d9542a-46cd-4bb6-85eb-c4542ac40f9a Jul 10 06:30:03.856432 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5a16b900-04cf-4fb4-b25c-58f01175ebbe tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:03.856657 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5a16b900-04cf-4fb4-b25c-58f01175ebbe tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:03.871837 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:03.871837 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:30:03.872300 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-5a16b900-04cf-4fb4-b25c-58f01175ebbe tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Snapshot retrieved successfully. Jul 10 06:30:03.873121 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5a16b900-04cf-4fb4-b25c-58f01175ebbe tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] https://10.4.3.200/volume/v3/snapshots/38d9542a-46cd-4bb6-85eb-c4542ac40f9a returned with HTTP 200 Jul 10 06:30:03.873455 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 139/576] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:30:03 2026] GET /volume/v3/snapshots/38d9542a-46cd-4bb6-85eb-c4542ac40f9a => generated 464 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:03.883529 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-e2f0bdff-1f28-48ff-9c9b-75e3496f14ae None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:03.884651 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e2f0bdff-1f28-48ff-9c9b-75e3496f14ae tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/38d9542a-46cd-4bb6-85eb-c4542ac40f9a Jul 10 06:30:03.884651 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e2f0bdff-1f28-48ff-9c9b-75e3496f14ae tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:03.884651 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e2f0bdff-1f28-48ff-9c9b-75e3496f14ae tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:03.884651 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.snapshots [None req-e2f0bdff-1f28-48ff-9c9b-75e3496f14ae tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Delete snapshot with id: 38d9542a-46cd-4bb6-85eb-c4542ac40f9a Jul 10 06:30:03.889523 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:03.889523 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:30:03.889979 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-e2f0bdff-1f28-48ff-9c9b-75e3496f14ae tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Snapshot retrieved successfully. Jul 10 06:30:03.915959 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-e2f0bdff-1f28-48ff-9c9b-75e3496f14ae tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Snapshot delete request issued successfully. Jul 10 06:30:03.915959 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e2f0bdff-1f28-48ff-9c9b-75e3496f14ae tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] https://10.4.3.200/volume/v3/snapshots/38d9542a-46cd-4bb6-85eb-c4542ac40f9a returned with HTTP 202 Jul 10 06:30:03.916219 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 152/577] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 10 06:30:03 2026] DELETE /volume/v3/snapshots/38d9542a-46cd-4bb6-85eb-c4542ac40f9a => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:30:03.926888 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-7e91a3f1-c936-4e42-bca6-9efd827af1f2 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:03.930131 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7e91a3f1-c936-4e42-bca6-9efd827af1f2 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] GET https://10.4.3.200/volume/v3/snapshots/38d9542a-46cd-4bb6-85eb-c4542ac40f9a Jul 10 06:30:03.930347 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-7e91a3f1-c936-4e42-bca6-9efd827af1f2 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:03.930621 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-7e91a3f1-c936-4e42-bca6-9efd827af1f2 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:03.936774 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:03.936774 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:30:03.937377 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-7e91a3f1-c936-4e42-bca6-9efd827af1f2 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Snapshot retrieved successfully. Jul 10 06:30:03.938420 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7e91a3f1-c936-4e42-bca6-9efd827af1f2 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] https://10.4.3.200/volume/v3/snapshots/38d9542a-46cd-4bb6-85eb-c4542ac40f9a returned with HTTP 200 Jul 10 06:30:03.940722 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 148/578] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:30:03 2026] GET /volume/v3/snapshots/38d9542a-46cd-4bb6-85eb-c4542ac40f9a => generated 463 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:04.104769 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-ec151a93-e028-4e7f-b9d5-45fee4ed286d req-9bf01617-1dce-4438-be5f-df73d25a6e6e tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] https://10.4.3.200/volume/v3/attachments/196e1e76-a45b-4586-9c27-f76a4edd97af returned with HTTP 200 Jul 10 06:30:04.105140 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 140/579] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 10 06:30:03 2026] DELETE /volume/v3/attachments/196e1e76-a45b-4586-9c27-f76a4edd97af => generated 192 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:30:04.291482 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-c56bfa38-9e97-4833-af99-d98cf0038bcf None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:04.293053 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c56bfa38-9e97-4833-af99-d98cf0038bcf tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] GET https://10.4.3.200/volume/v3/backups/763b7c66-0ae0-44a4-b47e-fa1e2cb7b312 Jul 10 06:30:04.293246 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c56bfa38-9e97-4833-af99-d98cf0038bcf tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:04.293391 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c56bfa38-9e97-4833-af99-d98cf0038bcf tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:04.293492 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-c56bfa38-9e97-4833-af99-d98cf0038bcf tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Show backup with id 763b7c66-0ae0-44a4-b47e-fa1e2cb7b312. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:30:04.306084 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:04.306084 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:30:04.307046 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c56bfa38-9e97-4833-af99-d98cf0038bcf tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/backups/763b7c66-0ae0-44a4-b47e-fa1e2cb7b312 returned with HTTP 200 Jul 10 06:30:04.307420 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 140/580] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:30:04 2026] GET /volume/v3/backups/763b7c66-0ae0-44a4-b47e-fa1e2cb7b312 => generated 835 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:04.950321 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-1b320738-99c6-4d64-adc0-09641dd22fc7 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:04.955455 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-1b320738-99c6-4d64-adc0-09641dd22fc7 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] GET https://10.4.3.200/volume/v3/snapshots/38d9542a-46cd-4bb6-85eb-c4542ac40f9a Jul 10 06:30:04.955455 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-1b320738-99c6-4d64-adc0-09641dd22fc7 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:04.955455 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-1b320738-99c6-4d64-adc0-09641dd22fc7 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:04.958446 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-1b320738-99c6-4d64-adc0-09641dd22fc7 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] https://10.4.3.200/volume/v3/snapshots/38d9542a-46cd-4bb6-85eb-c4542ac40f9a returned with HTTP 404 Jul 10 06:30:04.959123 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 153/581] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:30:04 2026] GET /volume/v3/snapshots/38d9542a-46cd-4bb6-85eb-c4542ac40f9a => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:30:04.972347 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-00786e95-aa4a-4e94-8060-ec4ec6cfae50 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:04.972347 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-00786e95-aa4a-4e94-8060-ec4ec6cfae50 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] GET https://10.4.3.200/volume/v3/volumes/982782b5-67d1-4d3b-9aea-753259a1cc84 Jul 10 06:30:04.972347 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-00786e95-aa4a-4e94-8060-ec4ec6cfae50 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:04.972347 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-00786e95-aa4a-4e94-8060-ec4ec6cfae50 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:04.990695 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:04.990695 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:30:04.998633 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-00786e95-aa4a-4e94-8060-ec4ec6cfae50 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Volume info retrieved successfully. Jul 10 06:30:05.014534 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-00786e95-aa4a-4e94-8060-ec4ec6cfae50 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] https://10.4.3.200/volume/v3/volumes/982782b5-67d1-4d3b-9aea-753259a1cc84 returned with HTTP 200 Jul 10 06:30:05.014534 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 149/582] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:30:04 2026] GET /volume/v3/volumes/982782b5-67d1-4d3b-9aea-753259a1cc84 => generated 843 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:05.029332 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-4365a2e2-434a-4e53-9685-3c7490c21977 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:05.034597 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-4365a2e2-434a-4e53-9685-3c7490c21977 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] DELETE https://10.4.3.200/volume/v3/volumes/982782b5-67d1-4d3b-9aea-753259a1cc84 Jul 10 06:30:05.034597 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-4365a2e2-434a-4e53-9685-3c7490c21977 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:05.034597 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-4365a2e2-434a-4e53-9685-3c7490c21977 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Calling method 'delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:05.034597 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-4365a2e2-434a-4e53-9685-3c7490c21977 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Delete volume with id: 982782b5-67d1-4d3b-9aea-753259a1cc84 Jul 10 06:30:05.044111 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:05.044111 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:30:05.044608 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-4365a2e2-434a-4e53-9685-3c7490c21977 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Volume info retrieved successfully. Jul 10 06:30:05.074590 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-4365a2e2-434a-4e53-9685-3c7490c21977 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Delete volume request issued successfully. Jul 10 06:30:05.074825 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-4365a2e2-434a-4e53-9685-3c7490c21977 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] https://10.4.3.200/volume/v3/volumes/982782b5-67d1-4d3b-9aea-753259a1cc84 returned with HTTP 202 Jul 10 06:30:05.075416 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 141/583] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:30:05 2026] DELETE /volume/v3/volumes/982782b5-67d1-4d3b-9aea-753259a1cc84 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:30:05.086337 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-fd6762a9-2681-42b7-8105-b4083046c5a5 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:05.089328 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-fd6762a9-2681-42b7-8105-b4083046c5a5 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] GET https://10.4.3.200/volume/v3/volumes/982782b5-67d1-4d3b-9aea-753259a1cc84 Jul 10 06:30:05.089473 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-fd6762a9-2681-42b7-8105-b4083046c5a5 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:05.090638 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-fd6762a9-2681-42b7-8105-b4083046c5a5 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:05.105007 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:05.105007 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:30:05.107002 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-fd6762a9-2681-42b7-8105-b4083046c5a5 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Volume info retrieved successfully. Jul 10 06:30:05.121959 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-fd6762a9-2681-42b7-8105-b4083046c5a5 tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] https://10.4.3.200/volume/v3/volumes/982782b5-67d1-4d3b-9aea-753259a1cc84 returned with HTTP 200 Jul 10 06:30:05.121959 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 141/584] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:30:05 2026] GET /volume/v3/volumes/982782b5-67d1-4d3b-9aea-753259a1cc84 => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:05.321210 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-00eebbaf-dbc6-4a84-bb2d-fd2513b8b514 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:05.322996 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-00eebbaf-dbc6-4a84-bb2d-fd2513b8b514 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] GET https://10.4.3.200/volume/v3/backups/763b7c66-0ae0-44a4-b47e-fa1e2cb7b312 Jul 10 06:30:05.323163 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-00eebbaf-dbc6-4a84-bb2d-fd2513b8b514 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:05.323333 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-00eebbaf-dbc6-4a84-bb2d-fd2513b8b514 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:05.323461 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-00eebbaf-dbc6-4a84-bb2d-fd2513b8b514 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Show backup with id 763b7c66-0ae0-44a4-b47e-fa1e2cb7b312. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:30:05.331753 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:05.331753 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:30:05.332626 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-00eebbaf-dbc6-4a84-bb2d-fd2513b8b514 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/backups/763b7c66-0ae0-44a4-b47e-fa1e2cb7b312 returned with HTTP 200 Jul 10 06:30:05.332881 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 154/585] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:30:05 2026] GET /volume/v3/backups/763b7c66-0ae0-44a4-b47e-fa1e2cb7b312 => generated 835 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:06.132345 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-2258f1b5-aeb4-48ac-a848-ed9bae11551f None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:06.136268 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2258f1b5-aeb4-48ac-a848-ed9bae11551f tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] GET https://10.4.3.200/volume/v3/volumes/982782b5-67d1-4d3b-9aea-753259a1cc84 Jul 10 06:30:06.136268 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2258f1b5-aeb4-48ac-a848-ed9bae11551f tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:06.136268 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2258f1b5-aeb4-48ac-a848-ed9bae11551f tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:06.141479 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2258f1b5-aeb4-48ac-a848-ed9bae11551f tempest-SnapshotsActionsTest-646351339 tempest-SnapshotsActionsTest-646351339-project-member] https://10.4.3.200/volume/v3/volumes/982782b5-67d1-4d3b-9aea-753259a1cc84 returned with HTTP 404 Jul 10 06:30:06.142137 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 150/586] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:30:06 2026] GET /volume/v3/volumes/982782b5-67d1-4d3b-9aea-753259a1cc84 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:30:06.360256 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-17b63117-3882-4356-af2b-b6f333058d7a None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:06.360808 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-17b63117-3882-4356-af2b-b6f333058d7a tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] GET https://10.4.3.200/volume/v3/backups/763b7c66-0ae0-44a4-b47e-fa1e2cb7b312 Jul 10 06:30:06.360808 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-17b63117-3882-4356-af2b-b6f333058d7a tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:06.360869 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-17b63117-3882-4356-af2b-b6f333058d7a tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:06.360977 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-17b63117-3882-4356-af2b-b6f333058d7a tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Show backup with id 763b7c66-0ae0-44a4-b47e-fa1e2cb7b312. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:30:06.375364 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:06.375364 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:30:06.376276 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-17b63117-3882-4356-af2b-b6f333058d7a tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/backups/763b7c66-0ae0-44a4-b47e-fa1e2cb7b312 returned with HTTP 200 Jul 10 06:30:06.376639 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 142/587] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:30:06 2026] GET /volume/v3/backups/763b7c66-0ae0-44a4-b47e-fa1e2cb7b312 => generated 835 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:07.222281 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-71d7290e-49ac-4b56-ac0f-a3b8cd517e36 req-282f6cac-41c7-4319-8ac0-de92181462ee None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:07.224107 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-71d7290e-49ac-4b56-ac0f-a3b8cd517e36 req-282f6cac-41c7-4319-8ac0-de92181462ee tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] PUT https://10.4.3.200/volume/v3/attachments/93774c81-3a9d-41b3-aa79-819f0947c5c1 Jul 10 06:30:07.224452 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-71d7290e-49ac-4b56-ac0f-a3b8cd517e36 req-282f6cac-41c7-4319-8ac0-de92181462ee tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000004964", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad080837985", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8eedee5c-bca8-4f5c-8f66-111c7b448d96", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:30:07.231932 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-71d7290e-49ac-4b56-ac0f-a3b8cd517e36 req-282f6cac-41c7-4319-8ac0-de92181462ee tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] Acquiring lock "cinder-attachment_update-5af0527a-34f3-4610-972e-9b6dc5710969-np0000004964" by "attachment_update" {{(pid=99978) __acquire /opt/stack/cinder/cinder/coordination.py:210}} Jul 10 06:30:07.236738 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-71d7290e-49ac-4b56-ac0f-a3b8cd517e36 req-282f6cac-41c7-4319-8ac0-de92181462ee tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] Lock "cinder-attachment_update-5af0527a-34f3-4610-972e-9b6dc5710969-np0000004964" acquired by "attachment_update" :: waited 0.005s {{(pid=99978) __acquire /opt/stack/cinder/cinder/coordination.py:228}} Jul 10 06:30:07.237910 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:07.237910 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:30:07.387690 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-f5535904-97b3-46e8-bdc3-73c5d8d5bd99 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:07.389852 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f5535904-97b3-46e8-bdc3-73c5d8d5bd99 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] GET https://10.4.3.200/volume/v3/backups/763b7c66-0ae0-44a4-b47e-fa1e2cb7b312 Jul 10 06:30:07.390061 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f5535904-97b3-46e8-bdc3-73c5d8d5bd99 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:07.390241 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f5535904-97b3-46e8-bdc3-73c5d8d5bd99 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:07.390384 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-f5535904-97b3-46e8-bdc3-73c5d8d5bd99 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Show backup with id 763b7c66-0ae0-44a4-b47e-fa1e2cb7b312. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:30:07.395399 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:07.395399 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:30:07.396443 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f5535904-97b3-46e8-bdc3-73c5d8d5bd99 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/backups/763b7c66-0ae0-44a4-b47e-fa1e2cb7b312 returned with HTTP 200 Jul 10 06:30:07.397010 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 155/588] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:30:07 2026] GET /volume/v3/backups/763b7c66-0ae0-44a4-b47e-fa1e2cb7b312 => generated 835 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:07.758298 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-71d7290e-49ac-4b56-ac0f-a3b8cd517e36 req-282f6cac-41c7-4319-8ac0-de92181462ee tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] Lock "cinder-attachment_update-5af0527a-34f3-4610-972e-9b6dc5710969-np0000004964" released by "attachment_update" :: held 0.521s {{(pid=99978) __release /opt/stack/cinder/cinder/coordination.py:239}} Jul 10 06:30:07.758605 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-71d7290e-49ac-4b56-ac0f-a3b8cd517e36 req-282f6cac-41c7-4319-8ac0-de92181462ee tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] https://10.4.3.200/volume/v3/attachments/93774c81-3a9d-41b3-aa79-819f0947c5c1 returned with HTTP 200 Jul 10 06:30:07.759002 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 142/589] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 10 06:30:07 2026] PUT /volume/v3/attachments/93774c81-3a9d-41b3-aa79-819f0947c5c1 => generated 969 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:30:07.765975 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-71d7290e-49ac-4b56-ac0f-a3b8cd517e36 req-9c8ca2b8-ba1b-46b4-b153-dc9e6448e981 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:07.768036 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-71d7290e-49ac-4b56-ac0f-a3b8cd517e36 req-9c8ca2b8-ba1b-46b4-b153-dc9e6448e981 tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] GET https://10.4.3.200/volume/v3/attachments/93774c81-3a9d-41b3-aa79-819f0947c5c1 Jul 10 06:30:07.768172 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-71d7290e-49ac-4b56-ac0f-a3b8cd517e36 req-9c8ca2b8-ba1b-46b4-b153-dc9e6448e981 tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:07.768379 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-71d7290e-49ac-4b56-ac0f-a3b8cd517e36 req-9c8ca2b8-ba1b-46b4-b153-dc9e6448e981 tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] Calling method 'version_select' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:07.782189 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-71d7290e-49ac-4b56-ac0f-a3b8cd517e36 req-9c8ca2b8-ba1b-46b4-b153-dc9e6448e981 tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] https://10.4.3.200/volume/v3/attachments/93774c81-3a9d-41b3-aa79-819f0947c5c1 returned with HTTP 200 Jul 10 06:30:07.782637 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 151/590] 10.4.3.200 () {70 vars in 1651 bytes} [Fri Jul 10 06:30:07 2026] GET /volume/v3/attachments/93774c81-3a9d-41b3-aa79-819f0947c5c1 => generated 994 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:30:07.988453 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-31a778ed-8ee2-4271-af2d-1e22267ba2db None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:07.988884 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-31a778ed-8ee2-4271-af2d-1e22267ba2db None None] GET https://10.4.3.200/volume// Jul 10 06:30:07.989051 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-31a778ed-8ee2-4271-af2d-1e22267ba2db None None] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:07.989736 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-31a778ed-8ee2-4271-af2d-1e22267ba2db None None] Calling method 'all' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:07.990209 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-31a778ed-8ee2-4271-af2d-1e22267ba2db None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:30:07.990369 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 143/591] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:30: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 10 06:30:07.998117 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-ec151a93-e028-4e7f-b9d5-45fee4ed286d req-e5ab8e2e-92d2-43b6-a002-b430f5f59ead None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:08.000276 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-ec151a93-e028-4e7f-b9d5-45fee4ed286d req-e5ab8e2e-92d2-43b6-a002-b430f5f59ead tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] GET https://10.4.3.200/volume/v3/volumes/f8650db8-4eb9-4ed1-b7ea-c751a5ae3335 Jul 10 06:30:08.000499 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-ec151a93-e028-4e7f-b9d5-45fee4ed286d req-e5ab8e2e-92d2-43b6-a002-b430f5f59ead tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:08.000742 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-ec151a93-e028-4e7f-b9d5-45fee4ed286d req-e5ab8e2e-92d2-43b6-a002-b430f5f59ead tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:08.014126 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:08.014126 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:30:08.017661 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [req-ec151a93-e028-4e7f-b9d5-45fee4ed286d req-e5ab8e2e-92d2-43b6-a002-b430f5f59ead tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Volume info retrieved successfully. Jul 10 06:30:08.021733 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-ec151a93-e028-4e7f-b9d5-45fee4ed286d req-e5ab8e2e-92d2-43b6-a002-b430f5f59ead tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] https://10.4.3.200/volume/v3/volumes/f8650db8-4eb9-4ed1-b7ea-c751a5ae3335 returned with HTTP 200 Jul 10 06:30:08.022100 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 156/592] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 10 06:30:07 2026] GET /volume/v3/volumes/f8650db8-4eb9-4ed1-b7ea-c751a5ae3335 => generated 1026 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:30:08.067049 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-fca58393-e916-49f8-967a-3d55fc540253 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:08.119628 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-ec151a93-e028-4e7f-b9d5-45fee4ed286d req-e4eae67b-aa09-4b30-9943-7b1fe90e5440 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:08.122056 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-ec151a93-e028-4e7f-b9d5-45fee4ed286d req-e4eae67b-aa09-4b30-9943-7b1fe90e5440 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] PUT https://10.4.3.200/volume/v3/attachments/5f02b93e-9027-4dbc-8e32-91da164d0597 Jul 10 06:30:08.122521 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-ec151a93-e028-4e7f-b9d5-45fee4ed286d req-e4eae67b-aa09-4b30-9943-7b1fe90e5440 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000004964", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad080837985", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8eedee5c-bca8-4f5c-8f66-111c7b448d96", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:30:08.133219 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.coordination [req-ec151a93-e028-4e7f-b9d5-45fee4ed286d req-e4eae67b-aa09-4b30-9943-7b1fe90e5440 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Acquiring lock "cinder-attachment_update-f8650db8-4eb9-4ed1-b7ea-c751a5ae3335-np0000004964" by "attachment_update" {{(pid=99977) __acquire /opt/stack/cinder/cinder/coordination.py:210}} Jul 10 06:30:08.139372 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.coordination [req-ec151a93-e028-4e7f-b9d5-45fee4ed286d req-e4eae67b-aa09-4b30-9943-7b1fe90e5440 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Lock "cinder-attachment_update-f8650db8-4eb9-4ed1-b7ea-c751a5ae3335-np0000004964" acquired by "attachment_update" :: waited 0.006s {{(pid=99977) __acquire /opt/stack/cinder/cinder/coordination.py:228}} Jul 10 06:30:08.140611 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:08.140611 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:30:08.165422 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-fca58393-e916-49f8-967a-3d55fc540253 tempest-ExtraSpecsNegativeTest-816507699 tempest-ExtraSpecsNegativeTest-816507699-project-admin] POST https://10.4.3.200/volume/v3/types Jul 10 06:30:08.165892 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-fca58393-e916-49f8-967a-3d55fc540253 tempest-ExtraSpecsNegativeTest-816507699 tempest-ExtraSpecsNegativeTest-816507699-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-440245915", "extra_specs": {"spec1": "val1"}}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:30:08.167656 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:08.167656 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:30:08.181026 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-fca58393-e916-49f8-967a-3d55fc540253 tempest-ExtraSpecsNegativeTest-816507699 tempest-ExtraSpecsNegativeTest-816507699-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 10 06:30:08.181386 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 143/593] 10.4.3.200 () {68 vars in 1253 bytes} [Fri Jul 10 06:30:08 2026] POST /volume/v3/types => generated 242 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:08.190416 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-1969f8d0-bb11-4c09-9cc5-66d50f6892bf None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:08.192804 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-1969f8d0-bb11-4c09-9cc5-66d50f6892bf tempest-ExtraSpecsNegativeTest-816507699 tempest-ExtraSpecsNegativeTest-816507699-project-admin] POST https://10.4.3.200/volume/v3/types/1548e042-cade-48b8-8052-ff506a96d5b2/extra_specs Jul 10 06:30:08.193285 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-1969f8d0-bb11-4c09-9cc5-66d50f6892bf tempest-ExtraSpecsNegativeTest-816507699 tempest-ExtraSpecsNegativeTest-816507699-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:30:08.195431 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-1969f8d0-bb11-4c09-9cc5-66d50f6892bf tempest-ExtraSpecsNegativeTest-816507699 tempest-ExtraSpecsNegativeTest-816507699-project-admin] https://10.4.3.200/volume/v3/types/1548e042-cade-48b8-8052-ff506a96d5b2/extra_specs returned with HTTP 400 Jul 10 06:30:08.195957 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 144/594] 10.4.3.200 () {68 vars in 1399 bytes} [Fri Jul 10 06:30:08 2026] POST /volume/v3/types/1548e042-cade-48b8-8052-ff506a96d5b2/extra_specs => generated 146 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 06:30:08.204699 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-ef9d3910-5555-48b5-862d-e1ddd5699410 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:08.207085 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ef9d3910-5555-48b5-862d-e1ddd5699410 tempest-ExtraSpecsNegativeTest-816507699 tempest-ExtraSpecsNegativeTest-816507699-project-admin] POST https://10.4.3.200/volume/v3/types/1548e042-cade-48b8-8052-ff506a96d5b2/extra_specs Jul 10 06:30:08.207560 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ef9d3910-5555-48b5-862d-e1ddd5699410 tempest-ExtraSpecsNegativeTest-816507699 tempest-ExtraSpecsNegativeTest-816507699-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:30:08.209432 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ef9d3910-5555-48b5-862d-e1ddd5699410 tempest-ExtraSpecsNegativeTest-816507699 tempest-ExtraSpecsNegativeTest-816507699-project-admin] https://10.4.3.200/volume/v3/types/1548e042-cade-48b8-8052-ff506a96d5b2/extra_specs returned with HTTP 400 Jul 10 06:30:08.210108 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 157/595] 10.4.3.200 () {68 vars in 1399 bytes} [Fri Jul 10 06:30:08 2026] POST /volume/v3/types/1548e042-cade-48b8-8052-ff506a96d5b2/extra_specs => generated 132 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 06:30:08.217862 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-e3bb7236-3890-49dd-9e04-3f4896034368 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:08.219369 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e3bb7236-3890-49dd-9e04-3f4896034368 tempest-ExtraSpecsNegativeTest-816507699 tempest-ExtraSpecsNegativeTest-816507699-project-admin] POST https://10.4.3.200/volume/v3/types/4a8fc16b-cdbc-4938-afe1-318173df2c7b/extra_specs Jul 10 06:30:08.219742 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e3bb7236-3890-49dd-9e04-3f4896034368 tempest-ExtraSpecsNegativeTest-816507699 tempest-ExtraSpecsNegativeTest-816507699-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:30:08.229524 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e3bb7236-3890-49dd-9e04-3f4896034368 tempest-ExtraSpecsNegativeTest-816507699 tempest-ExtraSpecsNegativeTest-816507699-project-admin] https://10.4.3.200/volume/v3/types/4a8fc16b-cdbc-4938-afe1-318173df2c7b/extra_specs returned with HTTP 404 Jul 10 06:30:08.230037 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 144/596] 10.4.3.200 () {68 vars in 1399 bytes} [Fri Jul 10 06:30:08 2026] POST /volume/v3/types/4a8fc16b-cdbc-4938-afe1-318173df2c7b/extra_specs => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:30:08.237287 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-dc8f8df7-b6a2-4a34-b341-2c40927f5359 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:08.239245 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-dc8f8df7-b6a2-4a34-b341-2c40927f5359 tempest-ExtraSpecsNegativeTest-816507699 tempest-ExtraSpecsNegativeTest-816507699-project-admin] DELETE https://10.4.3.200/volume/v3/types/e2e101dd-8c0f-4e7d-9fa6-4ebbe89f62bf/extra_specs/spec1 Jul 10 06:30:08.239414 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-dc8f8df7-b6a2-4a34-b341-2c40927f5359 tempest-ExtraSpecsNegativeTest-816507699 tempest-ExtraSpecsNegativeTest-816507699-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:08.239629 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-dc8f8df7-b6a2-4a34-b341-2c40927f5359 tempest-ExtraSpecsNegativeTest-816507699 tempest-ExtraSpecsNegativeTest-816507699-project-admin] Calling method 'delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:08.242864 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-dc8f8df7-b6a2-4a34-b341-2c40927f5359 tempest-ExtraSpecsNegativeTest-816507699 tempest-ExtraSpecsNegativeTest-816507699-project-admin] https://10.4.3.200/volume/v3/types/e2e101dd-8c0f-4e7d-9fa6-4ebbe89f62bf/extra_specs/spec1 returned with HTTP 404 Jul 10 06:30:08.243364 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 145/597] 10.4.3.200 () {66 vars in 1399 bytes} [Fri Jul 10 06:30:08 2026] DELETE /volume/v3/types/e2e101dd-8c0f-4e7d-9fa6-4ebbe89f62bf/extra_specs/spec1 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:30:08.251046 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-983e8d6d-c954-4c49-a007-d08a358119c6 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:08.252696 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-983e8d6d-c954-4c49-a007-d08a358119c6 tempest-ExtraSpecsNegativeTest-816507699 tempest-ExtraSpecsNegativeTest-816507699-project-admin] GET https://10.4.3.200/volume/v3/types/1548e042-cade-48b8-8052-ff506a96d5b2/extra_specs/nonexistent_extra_spec_name Jul 10 06:30:08.252899 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-983e8d6d-c954-4c49-a007-d08a358119c6 tempest-ExtraSpecsNegativeTest-816507699 tempest-ExtraSpecsNegativeTest-816507699-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:08.253133 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-983e8d6d-c954-4c49-a007-d08a358119c6 tempest-ExtraSpecsNegativeTest-816507699 tempest-ExtraSpecsNegativeTest-816507699-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:08.261115 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-983e8d6d-c954-4c49-a007-d08a358119c6 tempest-ExtraSpecsNegativeTest-816507699 tempest-ExtraSpecsNegativeTest-816507699-project-admin] https://10.4.3.200/volume/v3/types/1548e042-cade-48b8-8052-ff506a96d5b2/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Jul 10 06:30:08.261666 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 158/598] 10.4.3.200 () {66 vars in 1462 bytes} [Fri Jul 10 06:30:08 2026] GET /volume/v3/types/1548e042-cade-48b8-8052-ff506a96d5b2/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 10 06:30:08.269827 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-32ff5e3e-548f-4375-a467-a7412ff9526c None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:08.271926 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-32ff5e3e-548f-4375-a467-a7412ff9526c tempest-ExtraSpecsNegativeTest-816507699 tempest-ExtraSpecsNegativeTest-816507699-project-admin] GET https://10.4.3.200/volume/v3/types/b6bf774c-ee38-4ad0-9a4a-fc78118cbeb4/extra_specs/spec1 Jul 10 06:30:08.272045 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-32ff5e3e-548f-4375-a467-a7412ff9526c tempest-ExtraSpecsNegativeTest-816507699 tempest-ExtraSpecsNegativeTest-816507699-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:08.272223 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-32ff5e3e-548f-4375-a467-a7412ff9526c tempest-ExtraSpecsNegativeTest-816507699 tempest-ExtraSpecsNegativeTest-816507699-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:08.275658 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-32ff5e3e-548f-4375-a467-a7412ff9526c tempest-ExtraSpecsNegativeTest-816507699 tempest-ExtraSpecsNegativeTest-816507699-project-admin] https://10.4.3.200/volume/v3/types/b6bf774c-ee38-4ad0-9a4a-fc78118cbeb4/extra_specs/spec1 returned with HTTP 404 Jul 10 06:30:08.276183 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 145/599] 10.4.3.200 () {66 vars in 1396 bytes} [Fri Jul 10 06:30:08 2026] GET /volume/v3/types/b6bf774c-ee38-4ad0-9a4a-fc78118cbeb4/extra_specs/spec1 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:30:08.285312 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-e6d0646a-f82a-45b5-87b3-5829a95492ce None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:08.286941 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-e6d0646a-f82a-45b5-87b3-5829a95492ce tempest-ExtraSpecsNegativeTest-816507699 tempest-ExtraSpecsNegativeTest-816507699-project-admin] GET https://10.4.3.200/volume/v3/types/211184ab-3b97-453b-8c1e-6d3beb95154f/extra_specs Jul 10 06:30:08.287112 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-e6d0646a-f82a-45b5-87b3-5829a95492ce tempest-ExtraSpecsNegativeTest-816507699 tempest-ExtraSpecsNegativeTest-816507699-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:08.287276 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-e6d0646a-f82a-45b5-87b3-5829a95492ce tempest-ExtraSpecsNegativeTest-816507699 tempest-ExtraSpecsNegativeTest-816507699-project-admin] Calling method 'index' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:08.291612 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-e6d0646a-f82a-45b5-87b3-5829a95492ce tempest-ExtraSpecsNegativeTest-816507699 tempest-ExtraSpecsNegativeTest-816507699-project-admin] https://10.4.3.200/volume/v3/types/211184ab-3b97-453b-8c1e-6d3beb95154f/extra_specs returned with HTTP 404 Jul 10 06:30:08.292191 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 146/600] 10.4.3.200 () {66 vars in 1378 bytes} [Fri Jul 10 06:30:08 2026] GET /volume/v3/types/211184ab-3b97-453b-8c1e-6d3beb95154f/extra_specs => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:30:08.300625 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-1cda59ba-5a73-4b93-9b4e-daed2cc20803 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:08.302231 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-1cda59ba-5a73-4b93-9b4e-daed2cc20803 tempest-ExtraSpecsNegativeTest-816507699 tempest-ExtraSpecsNegativeTest-816507699-project-admin] PUT https://10.4.3.200/volume/v3/types/1548e042-cade-48b8-8052-ff506a96d5b2/extra_specs/spec1 Jul 10 06:30:08.302583 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-1cda59ba-5a73-4b93-9b4e-daed2cc20803 tempest-ExtraSpecsNegativeTest-816507699 tempest-ExtraSpecsNegativeTest-816507699-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:30:08.304005 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-1cda59ba-5a73-4b93-9b4e-daed2cc20803 tempest-ExtraSpecsNegativeTest-816507699 tempest-ExtraSpecsNegativeTest-816507699-project-admin] https://10.4.3.200/volume/v3/types/1548e042-cade-48b8-8052-ff506a96d5b2/extra_specs/spec1 returned with HTTP 400 Jul 10 06:30:08.304388 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 159/601] 10.4.3.200 () {68 vars in 1416 bytes} [Fri Jul 10 06:30:08 2026] PUT /volume/v3/types/1548e042-cade-48b8-8052-ff506a96d5b2/extra_specs/spec1 => generated 102 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 06:30:08.310747 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-24e1522d-e172-4d4d-810a-bed366cbb4ac None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:08.312297 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-24e1522d-e172-4d4d-810a-bed366cbb4ac tempest-ExtraSpecsNegativeTest-816507699 tempest-ExtraSpecsNegativeTest-816507699-project-admin] PUT https://10.4.3.200/volume/v3/types/1548e042-cade-48b8-8052-ff506a96d5b2/extra_specs/spec1 Jul 10 06:30:08.312624 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-24e1522d-e172-4d4d-810a-bed366cbb4ac tempest-ExtraSpecsNegativeTest-816507699 tempest-ExtraSpecsNegativeTest-816507699-project-admin] Action: 'update', calling method: update, body: null {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:30:08.314084 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-24e1522d-e172-4d4d-810a-bed366cbb4ac tempest-ExtraSpecsNegativeTest-816507699 tempest-ExtraSpecsNegativeTest-816507699-project-admin] https://10.4.3.200/volume/v3/types/1548e042-cade-48b8-8052-ff506a96d5b2/extra_specs/spec1 returned with HTTP 400 Jul 10 06:30:08.314433 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 146/602] 10.4.3.200 () {68 vars in 1415 bytes} [Fri Jul 10 06:30:08 2026] PUT /volume/v3/types/1548e042-cade-48b8-8052-ff506a96d5b2/extra_specs/spec1 => generated 72 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 10 06:30:08.321522 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-d3ad36ee-5358-4f81-920d-7f40396e7622 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:08.323169 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-d3ad36ee-5358-4f81-920d-7f40396e7622 tempest-ExtraSpecsNegativeTest-816507699 tempest-ExtraSpecsNegativeTest-816507699-project-admin] PUT https://10.4.3.200/volume/v3/types/1548e042-cade-48b8-8052-ff506a96d5b2/extra_specs/None Jul 10 06:30:08.323458 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-d3ad36ee-5358-4f81-920d-7f40396e7622 tempest-ExtraSpecsNegativeTest-816507699 tempest-ExtraSpecsNegativeTest-816507699-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:30:08.333172 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-d3ad36ee-5358-4f81-920d-7f40396e7622 tempest-ExtraSpecsNegativeTest-816507699 tempest-ExtraSpecsNegativeTest-816507699-project-admin] HTTP exception thrown: Request body and URI mismatch Jul 10 06:30:08.333311 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-d3ad36ee-5358-4f81-920d-7f40396e7622 tempest-ExtraSpecsNegativeTest-816507699 tempest-ExtraSpecsNegativeTest-816507699-project-admin] https://10.4.3.200/volume/v3/types/1548e042-cade-48b8-8052-ff506a96d5b2/extra_specs/None returned with HTTP 400 Jul 10 06:30:08.333950 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 147/603] 10.4.3.200 () {68 vars in 1413 bytes} [Fri Jul 10 06:30:08 2026] PUT /volume/v3/types/1548e042-cade-48b8-8052-ff506a96d5b2/extra_specs/None => generated 73 bytes in 13 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 10 06:30:08.341839 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-4604e8c5-6b35-4f1d-bda6-4390ac97f9f6 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:08.343665 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4604e8c5-6b35-4f1d-bda6-4390ac97f9f6 tempest-ExtraSpecsNegativeTest-816507699 tempest-ExtraSpecsNegativeTest-816507699-project-admin] PUT https://10.4.3.200/volume/v3/types/1548e042-cade-48b8-8052-ff506a96d5b2/extra_specs/a5ab9b36-5f9f-49c3-bda8-aa012f1334a9 Jul 10 06:30:08.344060 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4604e8c5-6b35-4f1d-bda6-4390ac97f9f6 tempest-ExtraSpecsNegativeTest-816507699 tempest-ExtraSpecsNegativeTest-816507699-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:30:08.378534 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4604e8c5-6b35-4f1d-bda6-4390ac97f9f6 tempest-ExtraSpecsNegativeTest-816507699 tempest-ExtraSpecsNegativeTest-816507699-project-admin] HTTP exception thrown: Request body and URI mismatch Jul 10 06:30:08.378676 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4604e8c5-6b35-4f1d-bda6-4390ac97f9f6 tempest-ExtraSpecsNegativeTest-816507699 tempest-ExtraSpecsNegativeTest-816507699-project-admin] https://10.4.3.200/volume/v3/types/1548e042-cade-48b8-8052-ff506a96d5b2/extra_specs/a5ab9b36-5f9f-49c3-bda8-aa012f1334a9 returned with HTTP 400 Jul 10 06:30:08.379273 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 160/604] 10.4.3.200 () {68 vars in 1509 bytes} [Fri Jul 10 06:30:08 2026] PUT /volume/v3/types/1548e042-cade-48b8-8052-ff506a96d5b2/extra_specs/a5ab9b36-5f9f-49c3-bda8-aa012f1334a9 => generated 73 bytes in 38 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 10 06:30:08.385736 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-e958562a-4cc5-4702-8f5c-7d8c2cc11105 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:08.387209 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e958562a-4cc5-4702-8f5c-7d8c2cc11105 tempest-ExtraSpecsNegativeTest-816507699 tempest-ExtraSpecsNegativeTest-816507699-project-admin] PUT https://10.4.3.200/volume/v3/types/9911808d-cafb-4713-8d9d-7752dbf94007/extra_specs/spec1 Jul 10 06:30:08.387534 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e958562a-4cc5-4702-8f5c-7d8c2cc11105 tempest-ExtraSpecsNegativeTest-816507699 tempest-ExtraSpecsNegativeTest-816507699-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:30:08.396483 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e958562a-4cc5-4702-8f5c-7d8c2cc11105 tempest-ExtraSpecsNegativeTest-816507699 tempest-ExtraSpecsNegativeTest-816507699-project-admin] https://10.4.3.200/volume/v3/types/9911808d-cafb-4713-8d9d-7752dbf94007/extra_specs/spec1 returned with HTTP 404 Jul 10 06:30:08.397002 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 147/605] 10.4.3.200 () {68 vars in 1416 bytes} [Fri Jul 10 06:30:08 2026] PUT /volume/v3/types/9911808d-cafb-4713-8d9d-7752dbf94007/extra_specs/spec1 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:30:08.403196 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-4f920285-3d33-4845-9cf3-081b17a89d7a None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:08.404668 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-4f920285-3d33-4845-9cf3-081b17a89d7a tempest-ExtraSpecsNegativeTest-816507699 tempest-ExtraSpecsNegativeTest-816507699-project-admin] DELETE https://10.4.3.200/volume/v3/types/1548e042-cade-48b8-8052-ff506a96d5b2 Jul 10 06:30:08.404878 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-4f920285-3d33-4845-9cf3-081b17a89d7a tempest-ExtraSpecsNegativeTest-816507699 tempest-ExtraSpecsNegativeTest-816507699-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:08.405119 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-4f920285-3d33-4845-9cf3-081b17a89d7a tempest-ExtraSpecsNegativeTest-816507699 tempest-ExtraSpecsNegativeTest-816507699-project-admin] Calling method '_delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:08.405968 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-ac3899a4-034a-4dfb-be63-d6c74eddb577 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:08.407763 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ac3899a4-034a-4dfb-be63-d6c74eddb577 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] GET https://10.4.3.200/volume/v3/backups/763b7c66-0ae0-44a4-b47e-fa1e2cb7b312 Jul 10 06:30:08.407943 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ac3899a4-034a-4dfb-be63-d6c74eddb577 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:08.408147 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ac3899a4-034a-4dfb-be63-d6c74eddb577 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:08.408289 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-ac3899a4-034a-4dfb-be63-d6c74eddb577 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Show backup with id 763b7c66-0ae0-44a4-b47e-fa1e2cb7b312. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:30:08.412243 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:08.412243 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:30:08.413050 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ac3899a4-034a-4dfb-be63-d6c74eddb577 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/backups/763b7c66-0ae0-44a4-b47e-fa1e2cb7b312 returned with HTTP 200 Jul 10 06:30:08.413421 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 161/606] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:30:08 2026] GET /volume/v3/backups/763b7c66-0ae0-44a4-b47e-fa1e2cb7b312 => generated 835 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:08.427257 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-4f920285-3d33-4845-9cf3-081b17a89d7a tempest-ExtraSpecsNegativeTest-816507699 tempest-ExtraSpecsNegativeTest-816507699-project-admin] https://10.4.3.200/volume/v3/types/1548e042-cade-48b8-8052-ff506a96d5b2 returned with HTTP 202 Jul 10 06:30:08.427660 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 148/607] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 10 06:30:08 2026] DELETE /volume/v3/types/1548e042-cade-48b8-8052-ff506a96d5b2 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:30:08.434494 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-27f0fe2a-b184-4515-991e-77ca287d955a None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:08.436180 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-27f0fe2a-b184-4515-991e-77ca287d955a tempest-ExtraSpecsNegativeTest-816507699 tempest-ExtraSpecsNegativeTest-816507699-project-admin] GET https://10.4.3.200/volume/v3/types/1548e042-cade-48b8-8052-ff506a96d5b2 Jul 10 06:30:08.436337 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-27f0fe2a-b184-4515-991e-77ca287d955a tempest-ExtraSpecsNegativeTest-816507699 tempest-ExtraSpecsNegativeTest-816507699-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:08.436625 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-27f0fe2a-b184-4515-991e-77ca287d955a tempest-ExtraSpecsNegativeTest-816507699 tempest-ExtraSpecsNegativeTest-816507699-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:08.439767 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-27f0fe2a-b184-4515-991e-77ca287d955a tempest-ExtraSpecsNegativeTest-816507699 tempest-ExtraSpecsNegativeTest-816507699-project-admin] https://10.4.3.200/volume/v3/types/1548e042-cade-48b8-8052-ff506a96d5b2 returned with HTTP 404 Jul 10 06:30:08.440173 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 148/608] 10.4.3.200 () {66 vars in 1342 bytes} [Fri Jul 10 06:30:08 2026] GET /volume/v3/types/1548e042-cade-48b8-8052-ff506a96d5b2 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:30:08.662928 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.coordination [req-ec151a93-e028-4e7f-b9d5-45fee4ed286d req-e4eae67b-aa09-4b30-9943-7b1fe90e5440 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Lock "cinder-attachment_update-f8650db8-4eb9-4ed1-b7ea-c751a5ae3335-np0000004964" released by "attachment_update" :: held 0.523s {{(pid=99977) __release /opt/stack/cinder/cinder/coordination.py:239}} Jul 10 06:30:08.663310 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-ec151a93-e028-4e7f-b9d5-45fee4ed286d req-e4eae67b-aa09-4b30-9943-7b1fe90e5440 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] https://10.4.3.200/volume/v3/attachments/5f02b93e-9027-4dbc-8e32-91da164d0597 returned with HTTP 200 Jul 10 06:30:08.663934 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 152/609] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 10 06:30:08 2026] PUT /volume/v3/attachments/5f02b93e-9027-4dbc-8e32-91da164d0597 => generated 969 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:30:09.176465 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-ec151a93-e028-4e7f-b9d5-45fee4ed286d req-f5a24e37-89b6-4f9b-b928-0ec4f175e63f None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:09.178162 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-ec151a93-e028-4e7f-b9d5-45fee4ed286d req-f5a24e37-89b6-4f9b-b928-0ec4f175e63f tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] POST https://10.4.3.200/volume/v3/attachments/5f02b93e-9027-4dbc-8e32-91da164d0597/action Jul 10 06:30:09.178510 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-ec151a93-e028-4e7f-b9d5-45fee4ed286d req-f5a24e37-89b6-4f9b-b928-0ec4f175e63f tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Action body: b'{"os-complete": null}' {{(pid=99976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:30:09.178646 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-ec151a93-e028-4e7f-b9d5-45fee4ed286d req-f5a24e37-89b6-4f9b-b928-0ec4f175e63f tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:30:09.192897 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:09.192897 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:30:09.201977 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-ec151a93-e028-4e7f-b9d5-45fee4ed286d req-f5a24e37-89b6-4f9b-b928-0ec4f175e63f tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] https://10.4.3.200/volume/v3/attachments/5f02b93e-9027-4dbc-8e32-91da164d0597/action returned with HTTP 204 Jul 10 06:30:09.202350 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 162/610] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 10 06:30:09 2026] POST /volume/v3/attachments/5f02b93e-9027-4dbc-8e32-91da164d0597/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:30:09.424265 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-dc7fb8e6-0027-4df9-998d-7532ed9e8c25 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:09.425427 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-dc7fb8e6-0027-4df9-998d-7532ed9e8c25 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] GET https://10.4.3.200/volume/v3/backups/763b7c66-0ae0-44a4-b47e-fa1e2cb7b312 Jul 10 06:30:09.425622 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-dc7fb8e6-0027-4df9-998d-7532ed9e8c25 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:09.425788 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-dc7fb8e6-0027-4df9-998d-7532ed9e8c25 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:09.425892 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-dc7fb8e6-0027-4df9-998d-7532ed9e8c25 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Show backup with id 763b7c66-0ae0-44a4-b47e-fa1e2cb7b312. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:30:09.429798 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:09.429798 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:30:09.430440 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-dc7fb8e6-0027-4df9-998d-7532ed9e8c25 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/backups/763b7c66-0ae0-44a4-b47e-fa1e2cb7b312 returned with HTTP 200 Jul 10 06:30:09.430782 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 149/611] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:30:09 2026] GET /volume/v3/backups/763b7c66-0ae0-44a4-b47e-fa1e2cb7b312 => generated 835 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:10.441615 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-4c68ca28-201c-4ded-b5a7-f4285393c9cb None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:10.443961 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4c68ca28-201c-4ded-b5a7-f4285393c9cb tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] GET https://10.4.3.200/volume/v3/backups/763b7c66-0ae0-44a4-b47e-fa1e2cb7b312 Jul 10 06:30:10.444108 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4c68ca28-201c-4ded-b5a7-f4285393c9cb tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:10.444407 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4c68ca28-201c-4ded-b5a7-f4285393c9cb tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:10.444595 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-4c68ca28-201c-4ded-b5a7-f4285393c9cb tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Show backup with id 763b7c66-0ae0-44a4-b47e-fa1e2cb7b312. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:30:10.450730 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:10.450730 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:30:10.451765 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4c68ca28-201c-4ded-b5a7-f4285393c9cb tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/backups/763b7c66-0ae0-44a4-b47e-fa1e2cb7b312 returned with HTTP 200 Jul 10 06:30:10.452371 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 149/612] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:30:10 2026] GET /volume/v3/backups/763b7c66-0ae0-44a4-b47e-fa1e2cb7b312 => generated 835 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:10.511554 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-0a00c5b7-5bd8-4092-8dbb-b958dc2219c3 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:10.625717 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0a00c5b7-5bd8-4092-8dbb-b958dc2219c3 tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] GET https://10.4.3.200/volume/v3/volumes Jul 10 06:30:10.625717 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0a00c5b7-5bd8-4092-8dbb-b958dc2219c3 tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:10.625717 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0a00c5b7-5bd8-4092-8dbb-b958dc2219c3 tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] Calling method 'index' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:10.625717 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.api_utils [None req-0a00c5b7-5bd8-4092-8dbb-b958dc2219c3 tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] Removing options '' from query. {{(pid=99977) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 06:30:10.625717 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:10.625717 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:30:10.625717 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-0a00c5b7-5bd8-4092-8dbb-b958dc2219c3 tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99977) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 06:30:10.635706 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-0a00c5b7-5bd8-4092-8dbb-b958dc2219c3 tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] Get all volumes completed successfully. Jul 10 06:30:10.636212 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0a00c5b7-5bd8-4092-8dbb-b958dc2219c3 tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 200 Jul 10 06:30:10.637100 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 153/613] 10.4.3.200 () {66 vars in 1237 bytes} [Fri Jul 10 06:30:10 2026] GET /volume/v3/volumes => generated 15 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 06:30:10.649408 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-8215eb36-5d4f-4ec7-827e-754495843312 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:10.657196 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8215eb36-5d4f-4ec7-827e-754495843312 tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:30:10.657196 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8215eb36-5d4f-4ec7-827e-754495843312 tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1945896152"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:30:10.658518 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-8215eb36-5d4f-4ec7-827e-754495843312 tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1945896152'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:30:10.658745 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-8215eb36-5d4f-4ec7-827e-754495843312 tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] Create volume of 1 GB Jul 10 06:30:10.664836 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-8215eb36-5d4f-4ec7-827e-754495843312 tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] Availability Zones retrieved successfully. Jul 10 06:30:10.671834 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-8215eb36-5d4f-4ec7-827e-754495843312 tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] Flow 'volume_create_api' (eea82fd2-4766-4c9c-bb07-eab7e33feef8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:30:10.672044 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-8215eb36-5d4f-4ec7-827e-754495843312 tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ecea9948-57ad-4814-bf48-9d3a3c8bc6e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:30:10.674494 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-8215eb36-5d4f-4ec7-827e-754495843312 tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] Validating volume size '1' using validate_int {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:30:10.720456 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-8215eb36-5d4f-4ec7-827e-754495843312 tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ecea9948-57ad-4814-bf48-9d3a3c8bc6e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:30:10.721490 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-8215eb36-5d4f-4ec7-827e-754495843312 tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b21df20-ae69-4134-834e-de683c408bbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:30:10.821898 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-8215eb36-5d4f-4ec7-827e-754495843312 tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] Created reservations ['578b87fa-86d0-4f84-b722-f8b93391e7c5', 'f8516c32-8f30-4b74-b89c-79252632e22f', '264dac16-d6b0-4f07-9896-124bde3760ca', '51524d8c-7e31-4b12-a6e5-0e9533c81968'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:30:10.822982 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-8215eb36-5d4f-4ec7-827e-754495843312 tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b21df20-ae69-4134-834e-de683c408bbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['578b87fa-86d0-4f84-b722-f8b93391e7c5', 'f8516c32-8f30-4b74-b89c-79252632e22f', '264dac16-d6b0-4f07-9896-124bde3760ca', '51524d8c-7e31-4b12-a6e5-0e9533c81968']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:30:10.824008 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-8215eb36-5d4f-4ec7-827e-754495843312 tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f75a231-75d9-462c-a7e6-940edb386937) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:30:10.853778 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-8215eb36-5d4f-4ec7-827e-754495843312 tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f75a231-75d9-462c-a7e6-940edb386937) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1ec80e2a-6c61-453f-9d9d-18c059740929', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1945896152',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6f6f4a2838c42eb8cc22572549dd4c3',qos_specs=None,replication_status=,reservations=['578b87fa-86d0-4f84-b722-f8b93391e7c5','f8516c32-8f30-4b74-b89c-79252632e22f','264dac16-d6b0-4f07-9896-124bde3760ca','51524d8c-7e31-4b12-a6e5-0e9533c81968'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0265b420de4c4e72a2c428a224c51a99',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:30:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1945896152',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1ec80e2a-6c61-453f-9d9d-18c059740929,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c6f6f4a2838c42eb8cc22572549dd4c3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0265b420de4c4e72a2c428a224c51a99',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:30:10.854702 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-8215eb36-5d4f-4ec7-827e-754495843312 tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3979f7a0-eaae-4df0-8b58-d222d5e458cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:30:10.878956 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-8215eb36-5d4f-4ec7-827e-754495843312 tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3979f7a0-eaae-4df0-8b58-d222d5e458cc) transitioned into state 'SUCCESS' from state '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-1945896152',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6f6f4a2838c42eb8cc22572549dd4c3',qos_specs=None,replication_status=,reservations=['578b87fa-86d0-4f84-b722-f8b93391e7c5','f8516c32-8f30-4b74-b89c-79252632e22f','264dac16-d6b0-4f07-9896-124bde3760ca','51524d8c-7e31-4b12-a6e5-0e9533c81968'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0265b420de4c4e72a2c428a224c51a99',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:30:10.879848 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-8215eb36-5d4f-4ec7-827e-754495843312 tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3de597e-87ba-4535-88e8-265a3bd3af4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:30:10.901911 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-8215eb36-5d4f-4ec7-827e-754495843312 tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3de597e-87ba-4535-88e8-265a3bd3af4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:30:10.903135 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-8215eb36-5d4f-4ec7-827e-754495843312 tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] Flow 'volume_create_api' (eea82fd2-4766-4c9c-bb07-eab7e33feef8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:30:10.903618 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-8215eb36-5d4f-4ec7-827e-754495843312 tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] Create volume request issued successfully. Jul 10 06:30:10.904385 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8215eb36-5d4f-4ec7-827e-754495843312 tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:30:10.905105 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 163/614] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 10 06:30:10 2026] POST /volume/v3/volumes => generated 755 bytes in 256 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:30:10.916598 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-e49e3b2b-f817-490a-90d1-ee250248d9bc None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:10.918760 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-e49e3b2b-f817-490a-90d1-ee250248d9bc tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] GET https://10.4.3.200/volume/v3/volumes/1ec80e2a-6c61-453f-9d9d-18c059740929 Jul 10 06:30:10.919045 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-e49e3b2b-f817-490a-90d1-ee250248d9bc tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:10.919291 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-e49e3b2b-f817-490a-90d1-ee250248d9bc tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:10.929429 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:10.929429 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:30:10.933861 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-e49e3b2b-f817-490a-90d1-ee250248d9bc tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] Volume info retrieved successfully. Jul 10 06:30:10.939582 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-e49e3b2b-f817-490a-90d1-ee250248d9bc tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] https://10.4.3.200/volume/v3/volumes/1ec80e2a-6c61-453f-9d9d-18c059740929 returned with HTTP 200 Jul 10 06:30:10.940095 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 150/615] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:30:10 2026] GET /volume/v3/volumes/1ec80e2a-6c61-453f-9d9d-18c059740929 => generated 823 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:11.470495 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-3a95775b-4721-4d73-b536-2f8cb45bb927 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:11.472994 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3a95775b-4721-4d73-b536-2f8cb45bb927 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] GET https://10.4.3.200/volume/v3/backups/763b7c66-0ae0-44a4-b47e-fa1e2cb7b312 Jul 10 06:30:11.473433 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3a95775b-4721-4d73-b536-2f8cb45bb927 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:11.474050 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3a95775b-4721-4d73-b536-2f8cb45bb927 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:11.474050 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-3a95775b-4721-4d73-b536-2f8cb45bb927 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Show backup with id 763b7c66-0ae0-44a4-b47e-fa1e2cb7b312. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:30:11.481365 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:11.481365 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:30:11.482733 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3a95775b-4721-4d73-b536-2f8cb45bb927 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/backups/763b7c66-0ae0-44a4-b47e-fa1e2cb7b312 returned with HTTP 200 Jul 10 06:30:11.483062 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 150/616] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:30:11 2026] GET /volume/v3/backups/763b7c66-0ae0-44a4-b47e-fa1e2cb7b312 => generated 835 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:11.803441 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-7222c628-c378-4e6a-91b1-4b7abfe92549 req-f061b197-f6e5-4a0d-ac72-b9124bda25a8 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:11.805955 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-7222c628-c378-4e6a-91b1-4b7abfe92549 req-f061b197-f6e5-4a0d-ac72-b9124bda25a8 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] DELETE https://10.4.3.200/volume/v3/attachments/0a6c0135-90e6-4254-baf3-9afc0a1c8948 Jul 10 06:30:11.806878 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-7222c628-c378-4e6a-91b1-4b7abfe92549 req-f061b197-f6e5-4a0d-ac72-b9124bda25a8 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:11.806878 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-7222c628-c378-4e6a-91b1-4b7abfe92549 req-f061b197-f6e5-4a0d-ac72-b9124bda25a8 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Calling method 'version_select' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:11.824803 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:11.824803 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:30:11.954754 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-fb964356-f1e3-4bb0-b19d-99caf3810c55 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:11.956803 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-fb964356-f1e3-4bb0-b19d-99caf3810c55 tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] GET https://10.4.3.200/volume/v3/volumes/1ec80e2a-6c61-453f-9d9d-18c059740929 Jul 10 06:30:11.957004 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-fb964356-f1e3-4bb0-b19d-99caf3810c55 tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:11.957174 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-fb964356-f1e3-4bb0-b19d-99caf3810c55 tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:11.964360 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:11.964360 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:30:11.968216 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-fb964356-f1e3-4bb0-b19d-99caf3810c55 tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] Volume info retrieved successfully. Jul 10 06:30:11.972479 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-fb964356-f1e3-4bb0-b19d-99caf3810c55 tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] https://10.4.3.200/volume/v3/volumes/1ec80e2a-6c61-453f-9d9d-18c059740929 returned with HTTP 200 Jul 10 06:30:11.972864 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 164/617] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:30:11 2026] GET /volume/v3/volumes/1ec80e2a-6c61-453f-9d9d-18c059740929 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:11.985384 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-2b575921-0385-4a8b-8625-afac5fe56d86 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:11.987298 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-2b575921-0385-4a8b-8625-afac5fe56d86 tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] GET https://10.4.3.200/volume/v3/volumes/1ec80e2a-6c61-453f-9d9d-18c059740929 Jul 10 06:30:11.987492 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-2b575921-0385-4a8b-8625-afac5fe56d86 tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:11.987757 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-2b575921-0385-4a8b-8625-afac5fe56d86 tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:11.994633 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:11.994633 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:30:11.998814 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-2b575921-0385-4a8b-8625-afac5fe56d86 tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] Volume info retrieved successfully. Jul 10 06:30:12.003525 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-2b575921-0385-4a8b-8625-afac5fe56d86 tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] https://10.4.3.200/volume/v3/volumes/1ec80e2a-6c61-453f-9d9d-18c059740929 returned with HTTP 200 Jul 10 06:30:12.004013 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 151/618] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:30:11 2026] GET /volume/v3/volumes/1ec80e2a-6c61-453f-9d9d-18c059740929 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:12.016555 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-41eec877-2c3b-42e2-86b5-8fbebe9e6abe None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:12.018469 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-41eec877-2c3b-42e2-86b5-8fbebe9e6abe tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:30:12.018899 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-41eec877-2c3b-42e2-86b5-8fbebe9e6abe tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-139911434"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:30:12.020580 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-41eec877-2c3b-42e2-86b5-8fbebe9e6abe tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-139911434'}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:30:12.020848 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-41eec877-2c3b-42e2-86b5-8fbebe9e6abe tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] Create volume of 1 GB Jul 10 06:30:12.025313 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-41eec877-2c3b-42e2-86b5-8fbebe9e6abe tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] Availability Zones retrieved successfully. Jul 10 06:30:12.034495 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-41eec877-2c3b-42e2-86b5-8fbebe9e6abe tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] Flow 'volume_create_api' (ae9f7c9b-48f9-441a-aba2-ed36e29468f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:30:12.035775 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-41eec877-2c3b-42e2-86b5-8fbebe9e6abe tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1e132ae-1b3f-4936-9b43-773c8dcdd9da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:30:12.038142 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-41eec877-2c3b-42e2-86b5-8fbebe9e6abe tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] Validating volume size '1' using validate_int {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:30:12.070700 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-41eec877-2c3b-42e2-86b5-8fbebe9e6abe tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1e132ae-1b3f-4936-9b43-773c8dcdd9da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:30:12.071738 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-41eec877-2c3b-42e2-86b5-8fbebe9e6abe tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a44b613-602d-4c13-9f5f-948c3a6c8a7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:30:12.121275 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-41eec877-2c3b-42e2-86b5-8fbebe9e6abe tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] Created reservations ['bcfe7821-2b26-4401-b91c-5bf05d9df9d7', '261de4bc-5df7-462d-80d6-6171135d3733', '96b40d6e-2812-463d-aa78-c10942fa0f09', '76c2ab3c-2808-4cee-b512-2b5d8e561347'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:30:12.122693 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-41eec877-2c3b-42e2-86b5-8fbebe9e6abe tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a44b613-602d-4c13-9f5f-948c3a6c8a7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bcfe7821-2b26-4401-b91c-5bf05d9df9d7', '261de4bc-5df7-462d-80d6-6171135d3733', '96b40d6e-2812-463d-aa78-c10942fa0f09', '76c2ab3c-2808-4cee-b512-2b5d8e561347']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:30:12.124054 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-41eec877-2c3b-42e2-86b5-8fbebe9e6abe tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (663f60a2-546c-449d-8b02-f6ac8b0247f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:30:12.153632 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-41eec877-2c3b-42e2-86b5-8fbebe9e6abe tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (663f60a2-546c-449d-8b02-f6ac8b0247f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '00391fd9-fce8-418c-be69-ad05c8535364', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-139911434',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6f6f4a2838c42eb8cc22572549dd4c3',qos_specs=None,replication_status=,reservations=['bcfe7821-2b26-4401-b91c-5bf05d9df9d7','261de4bc-5df7-462d-80d6-6171135d3733','96b40d6e-2812-463d-aa78-c10942fa0f09','76c2ab3c-2808-4cee-b512-2b5d8e561347'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0265b420de4c4e72a2c428a224c51a99',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:30:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-139911434',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=00391fd9-fce8-418c-be69-ad05c8535364,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c6f6f4a2838c42eb8cc22572549dd4c3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0265b420de4c4e72a2c428a224c51a99',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:30:12.155100 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-41eec877-2c3b-42e2-86b5-8fbebe9e6abe tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15996522-5c59-4758-9a87-8b042c503280) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:30:12.189989 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-41eec877-2c3b-42e2-86b5-8fbebe9e6abe tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15996522-5c59-4758-9a87-8b042c503280) transitioned into state 'SUCCESS' from state '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-139911434',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6f6f4a2838c42eb8cc22572549dd4c3',qos_specs=None,replication_status=,reservations=['bcfe7821-2b26-4401-b91c-5bf05d9df9d7','261de4bc-5df7-462d-80d6-6171135d3733','96b40d6e-2812-463d-aa78-c10942fa0f09','76c2ab3c-2808-4cee-b512-2b5d8e561347'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0265b420de4c4e72a2c428a224c51a99',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:30:12.190763 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-41eec877-2c3b-42e2-86b5-8fbebe9e6abe tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ffb04b4c-7df2-40d5-94f7-dda83e78af64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:30:12.202128 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-41eec877-2c3b-42e2-86b5-8fbebe9e6abe tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ffb04b4c-7df2-40d5-94f7-dda83e78af64) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:30:12.203070 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-41eec877-2c3b-42e2-86b5-8fbebe9e6abe tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] Flow 'volume_create_api' (ae9f7c9b-48f9-441a-aba2-ed36e29468f6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:30:12.203387 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-41eec877-2c3b-42e2-86b5-8fbebe9e6abe tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] Create volume request issued successfully. Jul 10 06:30:12.207876 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-41eec877-2c3b-42e2-86b5-8fbebe9e6abe tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:30:12.208342 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 151/619] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 10 06:30:12 2026] POST /volume/v3/volumes => generated 754 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:30:12.221280 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-ed1535aa-68c6-4b0c-91ef-e62ecea8a956 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:12.226209 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ed1535aa-68c6-4b0c-91ef-e62ecea8a956 tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] GET https://10.4.3.200/volume/v3/volumes/00391fd9-fce8-418c-be69-ad05c8535364 Jul 10 06:30:12.226436 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ed1535aa-68c6-4b0c-91ef-e62ecea8a956 tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:12.226700 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ed1535aa-68c6-4b0c-91ef-e62ecea8a956 tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:12.242202 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:12.242202 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:30:12.250395 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-ed1535aa-68c6-4b0c-91ef-e62ecea8a956 tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] Volume info retrieved successfully. Jul 10 06:30:12.256282 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ed1535aa-68c6-4b0c-91ef-e62ecea8a956 tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] https://10.4.3.200/volume/v3/volumes/00391fd9-fce8-418c-be69-ad05c8535364 returned with HTTP 200 Jul 10 06:30:12.256778 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 165/620] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:30:12 2026] GET /volume/v3/volumes/00391fd9-fce8-418c-be69-ad05c8535364 => generated 822 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:12.381741 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-7222c628-c378-4e6a-91b1-4b7abfe92549 req-f061b197-f6e5-4a0d-ac72-b9124bda25a8 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] https://10.4.3.200/volume/v3/attachments/0a6c0135-90e6-4254-baf3-9afc0a1c8948 returned with HTTP 200 Jul 10 06:30:12.382267 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 154/621] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 10 06:30:11 2026] DELETE /volume/v3/attachments/0a6c0135-90e6-4254-baf3-9afc0a1c8948 => generated 19 bytes in 580 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:12.412762 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-7222c628-c378-4e6a-91b1-4b7abfe92549 req-7d4fddee-819e-40f1-8d8a-d8ff671fc260 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:12.415109 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-7222c628-c378-4e6a-91b1-4b7abfe92549 req-7d4fddee-819e-40f1-8d8a-d8ff671fc260 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] DELETE https://10.4.3.200/volume/v3/attachments/329311b5-9489-4ee9-a194-ac79d222650c Jul 10 06:30:12.415426 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-7222c628-c378-4e6a-91b1-4b7abfe92549 req-7d4fddee-819e-40f1-8d8a-d8ff671fc260 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:12.415616 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-7222c628-c378-4e6a-91b1-4b7abfe92549 req-7d4fddee-819e-40f1-8d8a-d8ff671fc260 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Calling method 'version_select' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:12.423534 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:12.423534 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:30:12.496116 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-c06029a1-6620-4168-977d-1e739f453c38 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:12.499332 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c06029a1-6620-4168-977d-1e739f453c38 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] GET https://10.4.3.200/volume/v3/backups/763b7c66-0ae0-44a4-b47e-fa1e2cb7b312 Jul 10 06:30:12.499702 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c06029a1-6620-4168-977d-1e739f453c38 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:12.500618 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c06029a1-6620-4168-977d-1e739f453c38 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:12.500866 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-c06029a1-6620-4168-977d-1e739f453c38 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Show backup with id 763b7c66-0ae0-44a4-b47e-fa1e2cb7b312. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:30:12.505762 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:12.505762 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:30:12.507480 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c06029a1-6620-4168-977d-1e739f453c38 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/backups/763b7c66-0ae0-44a4-b47e-fa1e2cb7b312 returned with HTTP 200 Jul 10 06:30:12.507480 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 152/622] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:30:12 2026] GET /volume/v3/backups/763b7c66-0ae0-44a4-b47e-fa1e2cb7b312 => generated 835 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:12.955086 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-7222c628-c378-4e6a-91b1-4b7abfe92549 req-7d4fddee-819e-40f1-8d8a-d8ff671fc260 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] https://10.4.3.200/volume/v3/attachments/329311b5-9489-4ee9-a194-ac79d222650c returned with HTTP 200 Jul 10 06:30:12.955668 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 152/623] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 10 06:30:12 2026] DELETE /volume/v3/attachments/329311b5-9489-4ee9-a194-ac79d222650c => generated 19 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:12.967815 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-7222c628-c378-4e6a-91b1-4b7abfe92549 req-8cce286e-58e0-4e0d-af0f-7a76e891d2c9 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:12.969888 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-7222c628-c378-4e6a-91b1-4b7abfe92549 req-8cce286e-58e0-4e0d-af0f-7a76e891d2c9 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] DELETE https://10.4.3.200/volume/v3/attachments/6f65f87b-c914-47e7-8262-14b338b3a2b3 Jul 10 06:30:12.970145 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-7222c628-c378-4e6a-91b1-4b7abfe92549 req-8cce286e-58e0-4e0d-af0f-7a76e891d2c9 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:12.970384 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-7222c628-c378-4e6a-91b1-4b7abfe92549 req-8cce286e-58e0-4e0d-af0f-7a76e891d2c9 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Calling method 'version_select' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:12.977625 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:12.977625 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:30:13.271157 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-5235bf08-bbda-47db-8f73-d297e5bbb5aa None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:13.273220 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-5235bf08-bbda-47db-8f73-d297e5bbb5aa tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] GET https://10.4.3.200/volume/v3/volumes/00391fd9-fce8-418c-be69-ad05c8535364 Jul 10 06:30:13.273390 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-5235bf08-bbda-47db-8f73-d297e5bbb5aa tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:13.273591 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-5235bf08-bbda-47db-8f73-d297e5bbb5aa tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:13.281872 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:13.281872 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:30:13.285321 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-5235bf08-bbda-47db-8f73-d297e5bbb5aa tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] Volume info retrieved successfully. Jul 10 06:30:13.290394 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-5235bf08-bbda-47db-8f73-d297e5bbb5aa tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] https://10.4.3.200/volume/v3/volumes/00391fd9-fce8-418c-be69-ad05c8535364 returned with HTTP 200 Jul 10 06:30:13.290945 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 155/624] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:30:13 2026] GET /volume/v3/volumes/00391fd9-fce8-418c-be69-ad05c8535364 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:13.307408 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-c4663335-eb89-416f-b745-a0f2ae52c46e None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:13.310436 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c4663335-eb89-416f-b745-a0f2ae52c46e tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] GET https://10.4.3.200/volume/v3/volumes/00391fd9-fce8-418c-be69-ad05c8535364 Jul 10 06:30:13.310936 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c4663335-eb89-416f-b745-a0f2ae52c46e tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:13.311214 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c4663335-eb89-416f-b745-a0f2ae52c46e tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:13.322169 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:13.322169 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:30:13.326681 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-c4663335-eb89-416f-b745-a0f2ae52c46e tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] Volume info retrieved successfully. Jul 10 06:30:13.331656 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c4663335-eb89-416f-b745-a0f2ae52c46e tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] https://10.4.3.200/volume/v3/volumes/00391fd9-fce8-418c-be69-ad05c8535364 returned with HTTP 200 Jul 10 06:30:13.332105 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 153/625] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:30:13 2026] GET /volume/v3/volumes/00391fd9-fce8-418c-be69-ad05c8535364 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:13.343845 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-a801a618-08f1-48b2-9f49-8f470860bf47 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:13.345665 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-a801a618-08f1-48b2-9f49-8f470860bf47 tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:30:13.346005 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-a801a618-08f1-48b2-9f49-8f470860bf47 tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1979850091"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:30:13.348560 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.volumes [None req-a801a618-08f1-48b2-9f49-8f470860bf47 tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1979850091'}} {{(pid=99975) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:30:13.350385 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-a801a618-08f1-48b2-9f49-8f470860bf47 tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] Create volume of 1 GB Jul 10 06:30:13.350585 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:13.350585 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:30:13.354598 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-a801a618-08f1-48b2-9f49-8f470860bf47 tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] Availability Zones retrieved successfully. Jul 10 06:30:13.361203 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-a801a618-08f1-48b2-9f49-8f470860bf47 tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] Flow 'volume_create_api' (6b954a1a-fca5-4e79-83c6-635b0d22043b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:30:13.362381 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-a801a618-08f1-48b2-9f49-8f470860bf47 tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19859725-3d82-4726-9e2f-034332d918dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:30:13.363460 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.flows.api.create_volume [None req-a801a618-08f1-48b2-9f49-8f470860bf47 tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] Validating volume size '1' using validate_int {{(pid=99975) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:30:13.397525 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-a801a618-08f1-48b2-9f49-8f470860bf47 tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19859725-3d82-4726-9e2f-034332d918dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:30:13.398360 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-a801a618-08f1-48b2-9f49-8f470860bf47 tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (953a4a8b-fd20-49dd-a0dd-a2af3b5ef7fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:30:13.447483 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.quota [None req-a801a618-08f1-48b2-9f49-8f470860bf47 tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] Created reservations ['a21392c0-f063-4038-a40c-c7058d532313', 'bfbef6ac-e168-40b5-9b49-bdaf38bc7147', '5ff2a17f-08be-47eb-a24e-3ce9111c3db6', '8d57126c-e8ff-40e5-8606-d688e953ef56'] {{(pid=99975) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:30:13.448292 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-a801a618-08f1-48b2-9f49-8f470860bf47 tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (953a4a8b-fd20-49dd-a0dd-a2af3b5ef7fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a21392c0-f063-4038-a40c-c7058d532313', 'bfbef6ac-e168-40b5-9b49-bdaf38bc7147', '5ff2a17f-08be-47eb-a24e-3ce9111c3db6', '8d57126c-e8ff-40e5-8606-d688e953ef56']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:30:13.448794 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-a801a618-08f1-48b2-9f49-8f470860bf47 tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a35c35f-d28b-46e3-8ad0-efdedd383b68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:30:13.474985 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-a801a618-08f1-48b2-9f49-8f470860bf47 tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a35c35f-d28b-46e3-8ad0-efdedd383b68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4acf1608-7a64-4c19-a553-52cb8518c910', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1979850091',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6f6f4a2838c42eb8cc22572549dd4c3',qos_specs=None,replication_status=,reservations=['a21392c0-f063-4038-a40c-c7058d532313','bfbef6ac-e168-40b5-9b49-bdaf38bc7147','5ff2a17f-08be-47eb-a24e-3ce9111c3db6','8d57126c-e8ff-40e5-8606-d688e953ef56'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0265b420de4c4e72a2c428a224c51a99',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:30:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1979850091',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4acf1608-7a64-4c19-a553-52cb8518c910,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c6f6f4a2838c42eb8cc22572549dd4c3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0265b420de4c4e72a2c428a224c51a99',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:30:13.479289 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-a801a618-08f1-48b2-9f49-8f470860bf47 tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1309aea8-3fca-4d66-99bb-936715b2fba5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:30:13.509601 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-a801a618-08f1-48b2-9f49-8f470860bf47 tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1309aea8-3fca-4d66-99bb-936715b2fba5) transitioned into state 'SUCCESS' from state '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-1979850091',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6f6f4a2838c42eb8cc22572549dd4c3',qos_specs=None,replication_status=,reservations=['a21392c0-f063-4038-a40c-c7058d532313','bfbef6ac-e168-40b5-9b49-bdaf38bc7147','5ff2a17f-08be-47eb-a24e-3ce9111c3db6','8d57126c-e8ff-40e5-8606-d688e953ef56'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0265b420de4c4e72a2c428a224c51a99',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:30:13.510343 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-a801a618-08f1-48b2-9f49-8f470860bf47 tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80e7329e-bc94-42ac-9ceb-643d51f70139) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:30:13.517635 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-7222c628-c378-4e6a-91b1-4b7abfe92549 req-8cce286e-58e0-4e0d-af0f-7a76e891d2c9 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] https://10.4.3.200/volume/v3/attachments/6f65f87b-c914-47e7-8262-14b338b3a2b3 returned with HTTP 200 Jul 10 06:30:13.518158 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 166/626] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 10 06:30:12 2026] DELETE /volume/v3/attachments/6f65f87b-c914-47e7-8262-14b338b3a2b3 => generated 19 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:13.525812 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-20e0be6c-257d-4c68-bfef-942402ed0138 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:13.527355 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-a801a618-08f1-48b2-9f49-8f470860bf47 tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80e7329e-bc94-42ac-9ceb-643d51f70139) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:30:13.528377 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-a801a618-08f1-48b2-9f49-8f470860bf47 tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] Flow 'volume_create_api' (6b954a1a-fca5-4e79-83c6-635b0d22043b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:30:13.528814 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-a801a618-08f1-48b2-9f49-8f470860bf47 tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] Create volume request issued successfully. Jul 10 06:30:13.528958 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-20e0be6c-257d-4c68-bfef-942402ed0138 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] GET https://10.4.3.200/volume/v3/backups/763b7c66-0ae0-44a4-b47e-fa1e2cb7b312 Jul 10 06:30:13.529143 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-20e0be6c-257d-4c68-bfef-942402ed0138 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:13.529418 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-20e0be6c-257d-4c68-bfef-942402ed0138 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:13.529492 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-a801a618-08f1-48b2-9f49-8f470860bf47 tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:30:13.529588 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-20e0be6c-257d-4c68-bfef-942402ed0138 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Show backup with id 763b7c66-0ae0-44a4-b47e-fa1e2cb7b312. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:30:13.530049 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 153/627] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 10 06:30:13 2026] POST /volume/v3/volumes => generated 755 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:30:13.541886 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:13.541886 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:30:13.542854 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-20e0be6c-257d-4c68-bfef-942402ed0138 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/backups/763b7c66-0ae0-44a4-b47e-fa1e2cb7b312 returned with HTTP 200 Jul 10 06:30:13.543409 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 156/628] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:30:13 2026] GET /volume/v3/backups/763b7c66-0ae0-44a4-b47e-fa1e2cb7b312 => generated 835 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:13.549385 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-d21f06ae-5186-4b66-9835-d590484afa8c None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:13.552251 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d21f06ae-5186-4b66-9835-d590484afa8c tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] GET https://10.4.3.200/volume/v3/volumes/4acf1608-7a64-4c19-a553-52cb8518c910 Jul 10 06:30:13.552893 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d21f06ae-5186-4b66-9835-d590484afa8c tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:13.554331 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d21f06ae-5186-4b66-9835-d590484afa8c tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:13.565649 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:13.565649 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:30:13.570182 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-d21f06ae-5186-4b66-9835-d590484afa8c tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] Volume info retrieved successfully. Jul 10 06:30:13.574877 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d21f06ae-5186-4b66-9835-d590484afa8c tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] https://10.4.3.200/volume/v3/volumes/4acf1608-7a64-4c19-a553-52cb8518c910 returned with HTTP 200 Jul 10 06:30:13.575287 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 154/629] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:30:13 2026] GET /volume/v3/volumes/4acf1608-7a64-4c19-a553-52cb8518c910 => generated 823 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:14.569455 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-025f9679-e325-4950-b398-b18c429d7b0e None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:14.583009 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-025f9679-e325-4950-b398-b18c429d7b0e tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] GET https://10.4.3.200/volume/v3/backups/763b7c66-0ae0-44a4-b47e-fa1e2cb7b312 Jul 10 06:30:14.583481 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-025f9679-e325-4950-b398-b18c429d7b0e tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:14.584019 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-025f9679-e325-4950-b398-b18c429d7b0e tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:14.584401 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-025f9679-e325-4950-b398-b18c429d7b0e tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Show backup with id 763b7c66-0ae0-44a4-b47e-fa1e2cb7b312. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:30:14.594919 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-3731a113-ac74-4b2f-839f-5170a05ca700 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:14.596967 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-3731a113-ac74-4b2f-839f-5170a05ca700 tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] GET https://10.4.3.200/volume/v3/volumes/4acf1608-7a64-4c19-a553-52cb8518c910 Jul 10 06:30:14.597163 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-3731a113-ac74-4b2f-839f-5170a05ca700 tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:14.597621 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:14.597621 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:30:14.597724 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-3731a113-ac74-4b2f-839f-5170a05ca700 tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:14.601324 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-025f9679-e325-4950-b398-b18c429d7b0e tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/backups/763b7c66-0ae0-44a4-b47e-fa1e2cb7b312 returned with HTTP 200 Jul 10 06:30:14.602317 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 167/630] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:30:14 2026] GET /volume/v3/backups/763b7c66-0ae0-44a4-b47e-fa1e2cb7b312 => generated 835 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:14.608040 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:14.608040 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:30:14.612422 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-3731a113-ac74-4b2f-839f-5170a05ca700 tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] Volume info retrieved successfully. Jul 10 06:30:14.617047 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-3731a113-ac74-4b2f-839f-5170a05ca700 tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] https://10.4.3.200/volume/v3/volumes/4acf1608-7a64-4c19-a553-52cb8518c910 returned with HTTP 200 Jul 10 06:30:14.617517 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 154/631] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:30:14 2026] GET /volume/v3/volumes/4acf1608-7a64-4c19-a553-52cb8518c910 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:14.630732 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-20a2a021-aaaa-4b9f-ba94-f868ee04ab82 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:14.634155 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-20a2a021-aaaa-4b9f-ba94-f868ee04ab82 tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] GET https://10.4.3.200/volume/v3/volumes/4acf1608-7a64-4c19-a553-52cb8518c910 Jul 10 06:30:14.634358 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-20a2a021-aaaa-4b9f-ba94-f868ee04ab82 tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:14.634670 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-20a2a021-aaaa-4b9f-ba94-f868ee04ab82 tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:14.647099 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:14.647099 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:30:14.657673 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-20a2a021-aaaa-4b9f-ba94-f868ee04ab82 tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] Volume info retrieved successfully. Jul 10 06:30:14.667700 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-20a2a021-aaaa-4b9f-ba94-f868ee04ab82 tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] https://10.4.3.200/volume/v3/volumes/4acf1608-7a64-4c19-a553-52cb8518c910 returned with HTTP 200 Jul 10 06:30:14.668265 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 157/632] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:30:14 2026] GET /volume/v3/volumes/4acf1608-7a64-4c19-a553-52cb8518c910 => generated 848 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:14.687708 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-141ffb79-1813-41c9-9cea-f953d6e5de86 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:14.735382 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-141ffb79-1813-41c9-9cea-f953d6e5de86 tempest-VolumesListAdminTestJSON-678581048 tempest-VolumesListAdminTestJSON-678581048-project-admin] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:30:14.735723 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-141ffb79-1813-41c9-9cea-f953d6e5de86 tempest-VolumesListAdminTestJSON-678581048 tempest-VolumesListAdminTestJSON-678581048-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:30:14.737670 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-141ffb79-1813-41c9-9cea-f953d6e5de86 tempest-VolumesListAdminTestJSON-678581048 tempest-VolumesListAdminTestJSON-678581048-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:30:14.737829 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-141ffb79-1813-41c9-9cea-f953d6e5de86 tempest-VolumesListAdminTestJSON-678581048 tempest-VolumesListAdminTestJSON-678581048-project-admin] Create volume of 1 GB Jul 10 06:30:14.744207 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-141ffb79-1813-41c9-9cea-f953d6e5de86 tempest-VolumesListAdminTestJSON-678581048 tempest-VolumesListAdminTestJSON-678581048-project-admin] Availability Zones retrieved successfully. Jul 10 06:30:14.751999 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-141ffb79-1813-41c9-9cea-f953d6e5de86 tempest-VolumesListAdminTestJSON-678581048 tempest-VolumesListAdminTestJSON-678581048-project-admin] Flow 'volume_create_api' (e04b4fe3-5d5e-46f7-b013-34488646ec04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:30:14.754858 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-141ffb79-1813-41c9-9cea-f953d6e5de86 tempest-VolumesListAdminTestJSON-678581048 tempest-VolumesListAdminTestJSON-678581048-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78f93674-37c9-488f-978a-e669da9e6cff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:30:14.754858 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-141ffb79-1813-41c9-9cea-f953d6e5de86 tempest-VolumesListAdminTestJSON-678581048 tempest-VolumesListAdminTestJSON-678581048-project-admin] Validating volume size '1' using validate_int {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:30:14.794322 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-141ffb79-1813-41c9-9cea-f953d6e5de86 tempest-VolumesListAdminTestJSON-678581048 tempest-VolumesListAdminTestJSON-678581048-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78f93674-37c9-488f-978a-e669da9e6cff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:30:14.795146 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-141ffb79-1813-41c9-9cea-f953d6e5de86 tempest-VolumesListAdminTestJSON-678581048 tempest-VolumesListAdminTestJSON-678581048-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6fc5bbb-b5ca-4ba0-aa34-5161792f3105) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:30:14.902041 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-141ffb79-1813-41c9-9cea-f953d6e5de86 tempest-VolumesListAdminTestJSON-678581048 tempest-VolumesListAdminTestJSON-678581048-project-admin] Created reservations ['239ca1c9-f011-4785-a989-a9ecadb186c0', '0d3ad58a-a912-45f3-b4c2-47e2303743d9', '88149bd8-749b-45cf-a80d-df2e1d05324b', '69a18f48-f552-409d-9cda-0e0f00335343'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:30:14.902962 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-141ffb79-1813-41c9-9cea-f953d6e5de86 tempest-VolumesListAdminTestJSON-678581048 tempest-VolumesListAdminTestJSON-678581048-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6fc5bbb-b5ca-4ba0-aa34-5161792f3105) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['239ca1c9-f011-4785-a989-a9ecadb186c0', '0d3ad58a-a912-45f3-b4c2-47e2303743d9', '88149bd8-749b-45cf-a80d-df2e1d05324b', '69a18f48-f552-409d-9cda-0e0f00335343']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:30:14.904022 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-141ffb79-1813-41c9-9cea-f953d6e5de86 tempest-VolumesListAdminTestJSON-678581048 tempest-VolumesListAdminTestJSON-678581048-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b61a23b4-d1d4-4062-918e-c74fc3745a10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:30:14.937446 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-141ffb79-1813-41c9-9cea-f953d6e5de86 tempest-VolumesListAdminTestJSON-678581048 tempest-VolumesListAdminTestJSON-678581048-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b61a23b4-d1d4-4062-918e-c74fc3745a10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8ca28eb2-774c-4c87-91e8-266d62f64c4a', '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='e54e2277f6bf46038fd306ab58f47018',qos_specs=None,replication_status=,reservations=['239ca1c9-f011-4785-a989-a9ecadb186c0','0d3ad58a-a912-45f3-b4c2-47e2303743d9','88149bd8-749b-45cf-a80d-df2e1d05324b','69a18f48-f552-409d-9cda-0e0f00335343'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='902305abbbcd4d6e9b1bef69c5769706',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:30: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=8ca28eb2-774c-4c87-91e8-266d62f64c4a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e54e2277f6bf46038fd306ab58f47018',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='902305abbbcd4d6e9b1bef69c5769706',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:30:14.938683 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-141ffb79-1813-41c9-9cea-f953d6e5de86 tempest-VolumesListAdminTestJSON-678581048 tempest-VolumesListAdminTestJSON-678581048-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8fd3bc2-ced4-4eb6-91d0-4d752c569f0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:30:14.968257 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-141ffb79-1813-41c9-9cea-f953d6e5de86 tempest-VolumesListAdminTestJSON-678581048 tempest-VolumesListAdminTestJSON-678581048-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8fd3bc2-ced4-4eb6-91d0-4d752c569f0a) transitioned into state 'SUCCESS' from 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='e54e2277f6bf46038fd306ab58f47018',qos_specs=None,replication_status=,reservations=['239ca1c9-f011-4785-a989-a9ecadb186c0','0d3ad58a-a912-45f3-b4c2-47e2303743d9','88149bd8-749b-45cf-a80d-df2e1d05324b','69a18f48-f552-409d-9cda-0e0f00335343'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='902305abbbcd4d6e9b1bef69c5769706',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:30:14.969234 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-141ffb79-1813-41c9-9cea-f953d6e5de86 tempest-VolumesListAdminTestJSON-678581048 tempest-VolumesListAdminTestJSON-678581048-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16165910-8967-4898-ba56-5ad024a49137) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:30:14.987615 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-141ffb79-1813-41c9-9cea-f953d6e5de86 tempest-VolumesListAdminTestJSON-678581048 tempest-VolumesListAdminTestJSON-678581048-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16165910-8967-4898-ba56-5ad024a49137) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:30:14.988913 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-141ffb79-1813-41c9-9cea-f953d6e5de86 tempest-VolumesListAdminTestJSON-678581048 tempest-VolumesListAdminTestJSON-678581048-project-admin] Flow 'volume_create_api' (e04b4fe3-5d5e-46f7-b013-34488646ec04) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:30:14.989329 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-141ffb79-1813-41c9-9cea-f953d6e5de86 tempest-VolumesListAdminTestJSON-678581048 tempest-VolumesListAdminTestJSON-678581048-project-admin] Create volume request issued successfully. Jul 10 06:30:14.990133 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-141ffb79-1813-41c9-9cea-f953d6e5de86 tempest-VolumesListAdminTestJSON-678581048 tempest-VolumesListAdminTestJSON-678581048-project-admin] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:30:14.990703 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 155/633] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 10 06:30:14 2026] POST /volume/v3/volumes => generated 733 bytes in 304 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:30:15.005527 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-8325b5ec-b607-4340-ba50-3b6971e96ac3 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:15.008262 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8325b5ec-b607-4340-ba50-3b6971e96ac3 tempest-VolumesListAdminTestJSON-678581048 tempest-VolumesListAdminTestJSON-678581048-project-admin] GET https://10.4.3.200/volume/v3/volumes/8ca28eb2-774c-4c87-91e8-266d62f64c4a Jul 10 06:30:15.008481 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8325b5ec-b607-4340-ba50-3b6971e96ac3 tempest-VolumesListAdminTestJSON-678581048 tempest-VolumesListAdminTestJSON-678581048-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:15.008725 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8325b5ec-b607-4340-ba50-3b6971e96ac3 tempest-VolumesListAdminTestJSON-678581048 tempest-VolumesListAdminTestJSON-678581048-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:15.027033 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:15.027033 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:30:15.038407 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-8325b5ec-b607-4340-ba50-3b6971e96ac3 tempest-VolumesListAdminTestJSON-678581048 tempest-VolumesListAdminTestJSON-678581048-project-admin] Volume info retrieved successfully. Jul 10 06:30:15.049491 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8325b5ec-b607-4340-ba50-3b6971e96ac3 tempest-VolumesListAdminTestJSON-678581048 tempest-VolumesListAdminTestJSON-678581048-project-admin] https://10.4.3.200/volume/v3/volumes/8ca28eb2-774c-4c87-91e8-266d62f64c4a returned with HTTP 200 Jul 10 06:30:15.049987 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 168/634] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:30:15 2026] GET /volume/v3/volumes/8ca28eb2-774c-4c87-91e8-266d62f64c4a => generated 912 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:15.079676 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-14c05499-a73b-429d-8a98-1ab24c3249bf None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:15.081737 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-14c05499-a73b-429d-8a98-1ab24c3249bf tempest-ServerActionsV293TestJSON-2017090052 tempest-ServerActionsV293TestJSON-2017090052-project-member] GET https://10.4.3.200/volume/v3/volumes/a0c3ccdc-46b6-4540-92c7-e92bdab0af15 Jul 10 06:30:15.081986 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-14c05499-a73b-429d-8a98-1ab24c3249bf tempest-ServerActionsV293TestJSON-2017090052 tempest-ServerActionsV293TestJSON-2017090052-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:15.082207 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-14c05499-a73b-429d-8a98-1ab24c3249bf tempest-ServerActionsV293TestJSON-2017090052 tempest-ServerActionsV293TestJSON-2017090052-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:15.096250 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:15.096250 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:30:15.100973 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-14c05499-a73b-429d-8a98-1ab24c3249bf tempest-ServerActionsV293TestJSON-2017090052 tempest-ServerActionsV293TestJSON-2017090052-project-member] Volume info retrieved successfully. Jul 10 06:30:15.107928 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-14c05499-a73b-429d-8a98-1ab24c3249bf tempest-ServerActionsV293TestJSON-2017090052 tempest-ServerActionsV293TestJSON-2017090052-project-member] https://10.4.3.200/volume/v3/volumes/a0c3ccdc-46b6-4540-92c7-e92bdab0af15 returned with HTTP 200 Jul 10 06:30:15.108399 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 155/635] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:30:15 2026] GET /volume/v3/volumes/a0c3ccdc-46b6-4540-92c7-e92bdab0af15 => generated 1833 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:30:15.495191 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-be9835d8-5df0-4904-9280-881e8aa57e8a req-fc88f776-f36f-4257-a485-16eec5646ef5 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:15.497522 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-be9835d8-5df0-4904-9280-881e8aa57e8a req-fc88f776-f36f-4257-a485-16eec5646ef5 tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] DELETE https://10.4.3.200/volume/v3/attachments/f8a1e335-7496-42e1-bb1e-e48dd2f59b58 Jul 10 06:30:15.497758 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-be9835d8-5df0-4904-9280-881e8aa57e8a req-fc88f776-f36f-4257-a485-16eec5646ef5 tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:15.497983 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-be9835d8-5df0-4904-9280-881e8aa57e8a req-fc88f776-f36f-4257-a485-16eec5646ef5 tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] Calling method 'version_select' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:15.506395 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:15.506395 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:30:15.614880 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-2698bcd8-6d77-4cf5-8503-9b498ed3a4ae None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:15.616651 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2698bcd8-6d77-4cf5-8503-9b498ed3a4ae tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] GET https://10.4.3.200/volume/v3/backups/763b7c66-0ae0-44a4-b47e-fa1e2cb7b312 Jul 10 06:30:15.616725 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2698bcd8-6d77-4cf5-8503-9b498ed3a4ae tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:15.616896 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2698bcd8-6d77-4cf5-8503-9b498ed3a4ae tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:15.616996 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-2698bcd8-6d77-4cf5-8503-9b498ed3a4ae tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Show backup with id 763b7c66-0ae0-44a4-b47e-fa1e2cb7b312. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:30:15.623317 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:15.623317 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:30:15.624138 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2698bcd8-6d77-4cf5-8503-9b498ed3a4ae tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/backups/763b7c66-0ae0-44a4-b47e-fa1e2cb7b312 returned with HTTP 200 Jul 10 06:30:15.624484 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 156/636] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:30:15 2026] GET /volume/v3/backups/763b7c66-0ae0-44a4-b47e-fa1e2cb7b312 => generated 835 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:16.047849 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-be9835d8-5df0-4904-9280-881e8aa57e8a req-fc88f776-f36f-4257-a485-16eec5646ef5 tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] https://10.4.3.200/volume/v3/attachments/f8a1e335-7496-42e1-bb1e-e48dd2f59b58 returned with HTTP 200 Jul 10 06:30:16.048418 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 158/637] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 10 06:30:15 2026] DELETE /volume/v3/attachments/f8a1e335-7496-42e1-bb1e-e48dd2f59b58 => generated 19 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:16.067234 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-d31be94f-ea3a-4b3a-89fe-ffb92160e284 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:16.068927 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d31be94f-ea3a-4b3a-89fe-ffb92160e284 tempest-VolumesListAdminTestJSON-678581048 tempest-VolumesListAdminTestJSON-678581048-project-admin] GET https://10.4.3.200/volume/v3/volumes/8ca28eb2-774c-4c87-91e8-266d62f64c4a Jul 10 06:30:16.070367 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d31be94f-ea3a-4b3a-89fe-ffb92160e284 tempest-VolumesListAdminTestJSON-678581048 tempest-VolumesListAdminTestJSON-678581048-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:16.070367 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d31be94f-ea3a-4b3a-89fe-ffb92160e284 tempest-VolumesListAdminTestJSON-678581048 tempest-VolumesListAdminTestJSON-678581048-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:16.070495 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-be9835d8-5df0-4904-9280-881e8aa57e8a req-e8a80781-a2a8-4982-acc2-5db60ac02eee None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:16.074262 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-be9835d8-5df0-4904-9280-881e8aa57e8a req-e8a80781-a2a8-4982-acc2-5db60ac02eee tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] DELETE https://10.4.3.200/volume/v3/volumes/51972cb9-d864-4a59-869b-26fa8765cb29 Jul 10 06:30:16.074262 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-be9835d8-5df0-4904-9280-881e8aa57e8a req-e8a80781-a2a8-4982-acc2-5db60ac02eee tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:16.074262 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-be9835d8-5df0-4904-9280-881e8aa57e8a req-e8a80781-a2a8-4982-acc2-5db60ac02eee tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] Calling method 'delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:16.074262 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [req-be9835d8-5df0-4904-9280-881e8aa57e8a req-e8a80781-a2a8-4982-acc2-5db60ac02eee tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] Delete volume with id: 51972cb9-d864-4a59-869b-26fa8765cb29 Jul 10 06:30:16.080457 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:16.080457 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:30:16.080712 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:16.080712 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:30:16.081263 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [req-be9835d8-5df0-4904-9280-881e8aa57e8a req-e8a80781-a2a8-4982-acc2-5db60ac02eee tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] Volume info retrieved successfully. Jul 10 06:30:16.086917 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-d31be94f-ea3a-4b3a-89fe-ffb92160e284 tempest-VolumesListAdminTestJSON-678581048 tempest-VolumesListAdminTestJSON-678581048-project-admin] Volume info retrieved successfully. Jul 10 06:30:16.092880 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d31be94f-ea3a-4b3a-89fe-ffb92160e284 tempest-VolumesListAdminTestJSON-678581048 tempest-VolumesListAdminTestJSON-678581048-project-admin] https://10.4.3.200/volume/v3/volumes/8ca28eb2-774c-4c87-91e8-266d62f64c4a returned with HTTP 200 Jul 10 06:30:16.092966 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 169/638] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:30:16 2026] GET /volume/v3/volumes/8ca28eb2-774c-4c87-91e8-266d62f64c4a => generated 973 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:16.104450 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [req-be9835d8-5df0-4904-9280-881e8aa57e8a req-e8a80781-a2a8-4982-acc2-5db60ac02eee tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] Delete volume request issued successfully. Jul 10 06:30:16.104450 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-be9835d8-5df0-4904-9280-881e8aa57e8a req-e8a80781-a2a8-4982-acc2-5db60ac02eee tempest-ServerBootFromVolumeStableRescueTest-1682255202 tempest-ServerBootFromVolumeStableRescueTest-1682255202-project-member] https://10.4.3.200/volume/v3/volumes/51972cb9-d864-4a59-869b-26fa8765cb29 returned with HTTP 202 Jul 10 06:30:16.104450 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 156/639] 10.4.3.200 () {70 vars in 1620 bytes} [Fri Jul 10 06:30:16 2026] DELETE /volume/v3/volumes/51972cb9-d864-4a59-869b-26fa8765cb29 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:30:16.111382 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-e8e690c4-15bd-40fb-ba21-4998aa314132 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:16.113580 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e8e690c4-15bd-40fb-ba21-4998aa314132 tempest-VolumesListAdminTestJSON-678581048 tempest-VolumesListAdminTestJSON-678581048-project-admin] GET https://10.4.3.200/volume/v3/volumes/detail?all_tenants=1&project_id=c6f6f4a2838c42eb8cc22572549dd4c3 Jul 10 06:30:16.113879 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e8e690c4-15bd-40fb-ba21-4998aa314132 tempest-VolumesListAdminTestJSON-678581048 tempest-VolumesListAdminTestJSON-678581048-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:16.114216 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e8e690c4-15bd-40fb-ba21-4998aa314132 tempest-VolumesListAdminTestJSON-678581048 tempest-VolumesListAdminTestJSON-678581048-project-admin] Calling method 'detail' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:16.114768 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-e8e690c4-15bd-40fb-ba21-4998aa314132 tempest-VolumesListAdminTestJSON-678581048 tempest-VolumesListAdminTestJSON-678581048-project-admin] Could not evaluate value c6f6f4a2838c42eb8cc22572549dd4c3, assuming string {{(pid=99978) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 10 06:30:16.115493 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-e8e690c4-15bd-40fb-ba21-4998aa314132 tempest-VolumesListAdminTestJSON-678581048 tempest-VolumesListAdminTestJSON-678581048-project-admin] Searching by: MultiDict([('project_id', 'c6f6f4a2838c42eb8cc22572549dd4c3'), ('all_tenants', 1)]). {{(pid=99978) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 06:30:16.161430 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-e8e690c4-15bd-40fb-ba21-4998aa314132 tempest-VolumesListAdminTestJSON-678581048 tempest-VolumesListAdminTestJSON-678581048-project-admin] Get all volumes completed successfully. Jul 10 06:30:16.164918 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:16.164918 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:30:16.172973 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e8e690c4-15bd-40fb-ba21-4998aa314132 tempest-VolumesListAdminTestJSON-678581048 tempest-VolumesListAdminTestJSON-678581048-project-admin] https://10.4.3.200/volume/v3/volumes/detail?all_tenants=1&project_id=c6f6f4a2838c42eb8cc22572549dd4c3 returned with HTTP 200 Jul 10 06:30:16.173637 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 157/640] 10.4.3.200 () {66 vars in 1373 bytes} [Fri Jul 10 06:30:16 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=c6f6f4a2838c42eb8cc22572549dd4c3 => generated 3036 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:30:16.191433 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-5cfb4181-b062-4f46-9df5-0dce49acae9c None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:16.194405 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-5cfb4181-b062-4f46-9df5-0dce49acae9c tempest-VolumesListAdminTestJSON-678581048 tempest-VolumesListAdminTestJSON-678581048-project-admin] DELETE https://10.4.3.200/volume/v3/volumes/8ca28eb2-774c-4c87-91e8-266d62f64c4a Jul 10 06:30:16.194718 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-5cfb4181-b062-4f46-9df5-0dce49acae9c tempest-VolumesListAdminTestJSON-678581048 tempest-VolumesListAdminTestJSON-678581048-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:16.194976 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-5cfb4181-b062-4f46-9df5-0dce49acae9c tempest-VolumesListAdminTestJSON-678581048 tempest-VolumesListAdminTestJSON-678581048-project-admin] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:16.195174 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-5cfb4181-b062-4f46-9df5-0dce49acae9c tempest-VolumesListAdminTestJSON-678581048 tempest-VolumesListAdminTestJSON-678581048-project-admin] Delete volume with id: 8ca28eb2-774c-4c87-91e8-266d62f64c4a Jul 10 06:30:16.207008 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:16.207008 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:30:16.207457 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-5cfb4181-b062-4f46-9df5-0dce49acae9c tempest-VolumesListAdminTestJSON-678581048 tempest-VolumesListAdminTestJSON-678581048-project-admin] Volume info retrieved successfully. Jul 10 06:30:16.236940 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-5cfb4181-b062-4f46-9df5-0dce49acae9c tempest-VolumesListAdminTestJSON-678581048 tempest-VolumesListAdminTestJSON-678581048-project-admin] Delete volume request issued successfully. Jul 10 06:30:16.237274 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-5cfb4181-b062-4f46-9df5-0dce49acae9c tempest-VolumesListAdminTestJSON-678581048 tempest-VolumesListAdminTestJSON-678581048-project-admin] https://10.4.3.200/volume/v3/volumes/8ca28eb2-774c-4c87-91e8-266d62f64c4a returned with HTTP 202 Jul 10 06:30:16.237787 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 159/641] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:30:16 2026] DELETE /volume/v3/volumes/8ca28eb2-774c-4c87-91e8-266d62f64c4a => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:30:16.253688 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-bfc1ce3e-ea39-4b95-b959-ad4ba1960d4c None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:16.256244 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-bfc1ce3e-ea39-4b95-b959-ad4ba1960d4c tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] GET https://10.4.3.200/volume/v3/volumes/4acf1608-7a64-4c19-a553-52cb8518c910 Jul 10 06:30:16.256467 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-bfc1ce3e-ea39-4b95-b959-ad4ba1960d4c tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:16.256751 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-bfc1ce3e-ea39-4b95-b959-ad4ba1960d4c tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:16.265004 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:16.265004 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:30:16.269299 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-bfc1ce3e-ea39-4b95-b959-ad4ba1960d4c tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] Volume info retrieved successfully. Jul 10 06:30:16.277465 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-bfc1ce3e-ea39-4b95-b959-ad4ba1960d4c tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] https://10.4.3.200/volume/v3/volumes/4acf1608-7a64-4c19-a553-52cb8518c910 returned with HTTP 200 Jul 10 06:30:16.278210 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 170/642] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:30:16 2026] GET /volume/v3/volumes/4acf1608-7a64-4c19-a553-52cb8518c910 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:16.294599 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-0f35b324-39cf-4a61-b14a-47d5de6dde8d None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:16.298340 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-0f35b324-39cf-4a61-b14a-47d5de6dde8d tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] DELETE https://10.4.3.200/volume/v3/volumes/4acf1608-7a64-4c19-a553-52cb8518c910 Jul 10 06:30:16.298340 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-0f35b324-39cf-4a61-b14a-47d5de6dde8d tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:16.298340 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-0f35b324-39cf-4a61-b14a-47d5de6dde8d tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] Calling method 'delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:16.298340 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-0f35b324-39cf-4a61-b14a-47d5de6dde8d tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] Delete volume with id: 4acf1608-7a64-4c19-a553-52cb8518c910 Jul 10 06:30:16.307760 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:16.307760 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:30:16.308593 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-0f35b324-39cf-4a61-b14a-47d5de6dde8d tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] Volume info retrieved successfully. Jul 10 06:30:16.334556 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-0f35b324-39cf-4a61-b14a-47d5de6dde8d tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] Delete volume request issued successfully. Jul 10 06:30:16.334556 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-0f35b324-39cf-4a61-b14a-47d5de6dde8d tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] https://10.4.3.200/volume/v3/volumes/4acf1608-7a64-4c19-a553-52cb8518c910 returned with HTTP 202 Jul 10 06:30:16.334556 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 157/643] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:30:16 2026] DELETE /volume/v3/volumes/4acf1608-7a64-4c19-a553-52cb8518c910 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:30:16.346831 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-27d2544f-4060-492a-a147-e2d7431c110f None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:16.349133 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-27d2544f-4060-492a-a147-e2d7431c110f tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] GET https://10.4.3.200/volume/v3/volumes/4acf1608-7a64-4c19-a553-52cb8518c910 Jul 10 06:30:16.349408 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-27d2544f-4060-492a-a147-e2d7431c110f tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:16.349738 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-27d2544f-4060-492a-a147-e2d7431c110f tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:16.358852 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:16.358852 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:30:16.365198 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-27d2544f-4060-492a-a147-e2d7431c110f tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] Volume info retrieved successfully. Jul 10 06:30:16.371006 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-27d2544f-4060-492a-a147-e2d7431c110f tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] https://10.4.3.200/volume/v3/volumes/4acf1608-7a64-4c19-a553-52cb8518c910 returned with HTTP 200 Jul 10 06:30:16.371418 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 158/644] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:30:16 2026] GET /volume/v3/volumes/4acf1608-7a64-4c19-a553-52cb8518c910 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:16.635202 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-eb34d61b-0ffe-47da-b8a2-54fe90daff7e None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:16.637176 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-eb34d61b-0ffe-47da-b8a2-54fe90daff7e tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] GET https://10.4.3.200/volume/v3/backups/763b7c66-0ae0-44a4-b47e-fa1e2cb7b312 Jul 10 06:30:16.637363 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-eb34d61b-0ffe-47da-b8a2-54fe90daff7e tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:16.637568 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-eb34d61b-0ffe-47da-b8a2-54fe90daff7e tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:16.637674 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-eb34d61b-0ffe-47da-b8a2-54fe90daff7e tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Show backup with id 763b7c66-0ae0-44a4-b47e-fa1e2cb7b312. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:30:16.642082 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:16.642082 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:30:16.643018 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-eb34d61b-0ffe-47da-b8a2-54fe90daff7e tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/backups/763b7c66-0ae0-44a4-b47e-fa1e2cb7b312 returned with HTTP 200 Jul 10 06:30:16.643558 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 160/645] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:30:16 2026] GET /volume/v3/backups/763b7c66-0ae0-44a4-b47e-fa1e2cb7b312 => generated 835 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:16.685212 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-71d7290e-49ac-4b56-ac0f-a3b8cd517e36 req-8ccd1677-7569-4aec-b311-26661be43243 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:16.688766 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-71d7290e-49ac-4b56-ac0f-a3b8cd517e36 req-8ccd1677-7569-4aec-b311-26661be43243 tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] POST https://10.4.3.200/volume/v3/attachments/93774c81-3a9d-41b3-aa79-819f0947c5c1/action Jul 10 06:30:16.689078 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-71d7290e-49ac-4b56-ac0f-a3b8cd517e36 req-8ccd1677-7569-4aec-b311-26661be43243 tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] Action body: b'{"os-complete": null}' {{(pid=99976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:30:16.689214 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-71d7290e-49ac-4b56-ac0f-a3b8cd517e36 req-8ccd1677-7569-4aec-b311-26661be43243 tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:30:16.707955 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:16.707955 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:30:16.718434 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-71d7290e-49ac-4b56-ac0f-a3b8cd517e36 req-8ccd1677-7569-4aec-b311-26661be43243 tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] https://10.4.3.200/volume/v3/attachments/93774c81-3a9d-41b3-aa79-819f0947c5c1/action returned with HTTP 204 Jul 10 06:30:16.718878 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 171/646] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 10 06:30:16 2026] POST /volume/v3/attachments/93774c81-3a9d-41b3-aa79-819f0947c5c1/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:30:17.392424 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-cf8a07f7-e7c4-4171-a84e-8cfe225cfa17 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:17.394898 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-cf8a07f7-e7c4-4171-a84e-8cfe225cfa17 tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] GET https://10.4.3.200/volume/v3/volumes/4acf1608-7a64-4c19-a553-52cb8518c910 Jul 10 06:30:17.395042 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-cf8a07f7-e7c4-4171-a84e-8cfe225cfa17 tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:17.395216 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-cf8a07f7-e7c4-4171-a84e-8cfe225cfa17 tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:17.400910 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-cf8a07f7-e7c4-4171-a84e-8cfe225cfa17 tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] https://10.4.3.200/volume/v3/volumes/4acf1608-7a64-4c19-a553-52cb8518c910 returned with HTTP 404 Jul 10 06:30:17.401615 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 158/647] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:30:17 2026] GET /volume/v3/volumes/4acf1608-7a64-4c19-a553-52cb8518c910 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:30:17.412900 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-a0b3e8a8-343b-45d8-ae8f-d9a20166b52e None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:17.415201 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a0b3e8a8-343b-45d8-ae8f-d9a20166b52e tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] GET https://10.4.3.200/volume/v3/volumes/00391fd9-fce8-418c-be69-ad05c8535364 Jul 10 06:30:17.415494 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a0b3e8a8-343b-45d8-ae8f-d9a20166b52e tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:17.415796 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a0b3e8a8-343b-45d8-ae8f-d9a20166b52e tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:17.423679 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:17.423679 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:30:17.427650 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-a0b3e8a8-343b-45d8-ae8f-d9a20166b52e tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] Volume info retrieved successfully. Jul 10 06:30:17.432987 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a0b3e8a8-343b-45d8-ae8f-d9a20166b52e tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] https://10.4.3.200/volume/v3/volumes/00391fd9-fce8-418c-be69-ad05c8535364 returned with HTTP 200 Jul 10 06:30:17.433693 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 159/648] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:30:17 2026] GET /volume/v3/volumes/00391fd9-fce8-418c-be69-ad05c8535364 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:17.452294 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-0a471984-f691-4868-b4f6-ee8cf2fde29e None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:17.455622 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0a471984-f691-4868-b4f6-ee8cf2fde29e tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] DELETE https://10.4.3.200/volume/v3/volumes/00391fd9-fce8-418c-be69-ad05c8535364 Jul 10 06:30:17.455823 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0a471984-f691-4868-b4f6-ee8cf2fde29e tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:17.455972 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0a471984-f691-4868-b4f6-ee8cf2fde29e tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:17.456125 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-0a471984-f691-4868-b4f6-ee8cf2fde29e tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] Delete volume with id: 00391fd9-fce8-418c-be69-ad05c8535364 Jul 10 06:30:17.470578 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:17.470578 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:30:17.471254 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-0a471984-f691-4868-b4f6-ee8cf2fde29e tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] Volume info retrieved successfully. Jul 10 06:30:17.496708 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-0a471984-f691-4868-b4f6-ee8cf2fde29e tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] Delete volume request issued successfully. Jul 10 06:30:17.496942 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0a471984-f691-4868-b4f6-ee8cf2fde29e tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] https://10.4.3.200/volume/v3/volumes/00391fd9-fce8-418c-be69-ad05c8535364 returned with HTTP 202 Jul 10 06:30:17.497444 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 161/649] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:30:17 2026] DELETE /volume/v3/volumes/00391fd9-fce8-418c-be69-ad05c8535364 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:30:17.505801 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-bf7ae4f9-851e-4329-aa1d-3d9fd3225a72 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:17.508475 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-bf7ae4f9-851e-4329-aa1d-3d9fd3225a72 tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] GET https://10.4.3.200/volume/v3/volumes/00391fd9-fce8-418c-be69-ad05c8535364 Jul 10 06:30:17.508786 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-bf7ae4f9-851e-4329-aa1d-3d9fd3225a72 tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:17.509005 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-bf7ae4f9-851e-4329-aa1d-3d9fd3225a72 tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:17.515131 np0000004964 devstack@c-api.service[99976]: DEBUG dbcounter [-] [99976] Writing DB stats cinder:UPDATE=92,cinder:INSERT=44,cinder:SELECT=437,cinder:DELETE=8 {{(pid=99976) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:30:17.519718 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:17.519718 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:30:17.525114 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-bf7ae4f9-851e-4329-aa1d-3d9fd3225a72 tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] Volume info retrieved successfully. Jul 10 06:30:17.533021 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-bf7ae4f9-851e-4329-aa1d-3d9fd3225a72 tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] https://10.4.3.200/volume/v3/volumes/00391fd9-fce8-418c-be69-ad05c8535364 returned with HTTP 200 Jul 10 06:30:17.533021 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 172/650] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:30:17 2026] GET /volume/v3/volumes/00391fd9-fce8-418c-be69-ad05c8535364 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:17.654666 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-269583ea-181c-4862-8944-f1cb538098f6 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:17.656933 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-269583ea-181c-4862-8944-f1cb538098f6 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] GET https://10.4.3.200/volume/v3/backups/763b7c66-0ae0-44a4-b47e-fa1e2cb7b312 Jul 10 06:30:17.657023 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-269583ea-181c-4862-8944-f1cb538098f6 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:17.657282 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-269583ea-181c-4862-8944-f1cb538098f6 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:17.657816 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-269583ea-181c-4862-8944-f1cb538098f6 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Show backup with id 763b7c66-0ae0-44a4-b47e-fa1e2cb7b312. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:30:17.662229 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:17.662229 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:30:17.662965 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-269583ea-181c-4862-8944-f1cb538098f6 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/backups/763b7c66-0ae0-44a4-b47e-fa1e2cb7b312 returned with HTTP 200 Jul 10 06:30:17.663313 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 159/651] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:30:17 2026] GET /volume/v3/backups/763b7c66-0ae0-44a4-b47e-fa1e2cb7b312 => generated 835 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:18.551118 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-6787418f-036b-4fe5-9aef-9731e325e2cc None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:18.552488 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6787418f-036b-4fe5-9aef-9731e325e2cc tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] GET https://10.4.3.200/volume/v3/volumes/00391fd9-fce8-418c-be69-ad05c8535364 Jul 10 06:30:18.552708 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6787418f-036b-4fe5-9aef-9731e325e2cc tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:18.552911 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6787418f-036b-4fe5-9aef-9731e325e2cc tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:18.561396 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6787418f-036b-4fe5-9aef-9731e325e2cc tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] https://10.4.3.200/volume/v3/volumes/00391fd9-fce8-418c-be69-ad05c8535364 returned with HTTP 404 Jul 10 06:30:18.561708 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 160/652] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:30:18 2026] GET /volume/v3/volumes/00391fd9-fce8-418c-be69-ad05c8535364 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:30:18.569605 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-3d0fd4aa-6213-4142-a5f5-95c6cee8962f None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:18.571414 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3d0fd4aa-6213-4142-a5f5-95c6cee8962f tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] GET https://10.4.3.200/volume/v3/volumes/1ec80e2a-6c61-453f-9d9d-18c059740929 Jul 10 06:30:18.571677 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3d0fd4aa-6213-4142-a5f5-95c6cee8962f tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:18.571870 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3d0fd4aa-6213-4142-a5f5-95c6cee8962f tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:18.579875 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:18.579875 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:30:18.584792 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-3d0fd4aa-6213-4142-a5f5-95c6cee8962f tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] Volume info retrieved successfully. Jul 10 06:30:18.589889 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3d0fd4aa-6213-4142-a5f5-95c6cee8962f tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] https://10.4.3.200/volume/v3/volumes/1ec80e2a-6c61-453f-9d9d-18c059740929 returned with HTTP 200 Jul 10 06:30:18.590385 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 162/653] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:30:18 2026] GET /volume/v3/volumes/1ec80e2a-6c61-453f-9d9d-18c059740929 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:18.606775 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-b41d837d-557d-4896-89f3-3ae6fc64f46f None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:18.608598 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b41d837d-557d-4896-89f3-3ae6fc64f46f tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] DELETE https://10.4.3.200/volume/v3/volumes/1ec80e2a-6c61-453f-9d9d-18c059740929 Jul 10 06:30:18.608598 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b41d837d-557d-4896-89f3-3ae6fc64f46f tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:18.608598 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b41d837d-557d-4896-89f3-3ae6fc64f46f tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:18.608835 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-b41d837d-557d-4896-89f3-3ae6fc64f46f tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] Delete volume with id: 1ec80e2a-6c61-453f-9d9d-18c059740929 Jul 10 06:30:18.616075 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:18.616075 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:30:18.616603 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-b41d837d-557d-4896-89f3-3ae6fc64f46f tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] Volume info retrieved successfully. Jul 10 06:30:18.641821 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-b41d837d-557d-4896-89f3-3ae6fc64f46f tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] Delete volume request issued successfully. Jul 10 06:30:18.641821 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b41d837d-557d-4896-89f3-3ae6fc64f46f tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] https://10.4.3.200/volume/v3/volumes/1ec80e2a-6c61-453f-9d9d-18c059740929 returned with HTTP 202 Jul 10 06:30:18.641821 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 173/654] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:30:18 2026] DELETE /volume/v3/volumes/1ec80e2a-6c61-453f-9d9d-18c059740929 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:30:18.653104 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-5defee2d-f142-4d75-b960-3e07131e68aa None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:18.654800 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-5defee2d-f142-4d75-b960-3e07131e68aa tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] GET https://10.4.3.200/volume/v3/volumes/1ec80e2a-6c61-453f-9d9d-18c059740929 Jul 10 06:30:18.654983 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-5defee2d-f142-4d75-b960-3e07131e68aa tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:18.655166 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-5defee2d-f142-4d75-b960-3e07131e68aa tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:18.657393 np0000004964 devstack@c-api.service[99975]: DEBUG dbcounter [-] [99975] Writing DB stats cinder:SELECT=491,cinder:INSERT=83,cinder:UPDATE=124 {{(pid=99975) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:30:18.663450 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:18.663450 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:30:18.668469 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-5defee2d-f142-4d75-b960-3e07131e68aa tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] Volume info retrieved successfully. Jul 10 06:30:18.673682 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-5defee2d-f142-4d75-b960-3e07131e68aa tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] https://10.4.3.200/volume/v3/volumes/1ec80e2a-6c61-453f-9d9d-18c059740929 returned with HTTP 200 Jul 10 06:30:18.674071 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 160/655] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:30:18 2026] GET /volume/v3/volumes/1ec80e2a-6c61-453f-9d9d-18c059740929 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:18.678583 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-975d4fb9-7b9c-43b4-9444-e0364a707627 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:18.679761 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-975d4fb9-7b9c-43b4-9444-e0364a707627 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] GET https://10.4.3.200/volume/v3/backups/763b7c66-0ae0-44a4-b47e-fa1e2cb7b312 Jul 10 06:30:18.680030 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-975d4fb9-7b9c-43b4-9444-e0364a707627 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:18.680290 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-975d4fb9-7b9c-43b4-9444-e0364a707627 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:18.680448 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-975d4fb9-7b9c-43b4-9444-e0364a707627 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Show backup with id 763b7c66-0ae0-44a4-b47e-fa1e2cb7b312. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:30:18.689208 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:18.689208 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:30:18.689208 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-975d4fb9-7b9c-43b4-9444-e0364a707627 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/backups/763b7c66-0ae0-44a4-b47e-fa1e2cb7b312 returned with HTTP 200 Jul 10 06:30:18.689208 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 161/656] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:30:18 2026] GET /volume/v3/backups/763b7c66-0ae0-44a4-b47e-fa1e2cb7b312 => generated 835 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:19.690097 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-bfbbaf90-e0ff-4819-9839-54de13e18649 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:19.692413 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-bfbbaf90-e0ff-4819-9839-54de13e18649 tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] GET https://10.4.3.200/volume/v3/volumes/1ec80e2a-6c61-453f-9d9d-18c059740929 Jul 10 06:30:19.692413 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-bfbbaf90-e0ff-4819-9839-54de13e18649 tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:19.692413 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-bfbbaf90-e0ff-4819-9839-54de13e18649 tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:19.699381 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-bfbbaf90-e0ff-4819-9839-54de13e18649 tempest-VolumesListAdminTestJSON-1966759337 tempest-VolumesListAdminTestJSON-1966759337-project-member] https://10.4.3.200/volume/v3/volumes/1ec80e2a-6c61-453f-9d9d-18c059740929 returned with HTTP 404 Jul 10 06:30:19.700143 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 163/657] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:30:19 2026] GET /volume/v3/volumes/1ec80e2a-6c61-453f-9d9d-18c059740929 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:30:19.701215 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-ea100dd0-62f4-4901-85c5-93881a775d3c None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:19.704680 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ea100dd0-62f4-4901-85c5-93881a775d3c tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] GET https://10.4.3.200/volume/v3/backups/763b7c66-0ae0-44a4-b47e-fa1e2cb7b312 Jul 10 06:30:19.704680 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ea100dd0-62f4-4901-85c5-93881a775d3c tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:19.704680 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ea100dd0-62f4-4901-85c5-93881a775d3c tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:19.704680 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-ea100dd0-62f4-4901-85c5-93881a775d3c tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Show backup with id 763b7c66-0ae0-44a4-b47e-fa1e2cb7b312. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:30:19.709044 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:19.709044 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:30:19.710643 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ea100dd0-62f4-4901-85c5-93881a775d3c tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/backups/763b7c66-0ae0-44a4-b47e-fa1e2cb7b312 returned with HTTP 200 Jul 10 06:30:19.710643 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 174/658] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:30:19 2026] GET /volume/v3/backups/763b7c66-0ae0-44a4-b47e-fa1e2cb7b312 => generated 835 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:20.654935 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-500185e8-7d97-4e32-80ca-adea91bdecf3 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:20.660870 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-500185e8-7d97-4e32-80ca-adea91bdecf3 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] DELETE https://10.4.3.200/volume/v3/volumes/1985bf5c-4a81-4ebc-81b5-1876717d9916 Jul 10 06:30:20.661583 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-500185e8-7d97-4e32-80ca-adea91bdecf3 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:20.661902 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-500185e8-7d97-4e32-80ca-adea91bdecf3 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Calling method 'delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:20.662156 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-500185e8-7d97-4e32-80ca-adea91bdecf3 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Delete volume with id: 1985bf5c-4a81-4ebc-81b5-1876717d9916 Jul 10 06:30:20.688233 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:20.688233 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:30:20.689092 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-500185e8-7d97-4e32-80ca-adea91bdecf3 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Volume info retrieved successfully. Jul 10 06:30:20.715583 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-500185e8-7d97-4e32-80ca-adea91bdecf3 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Delete volume request issued successfully. Jul 10 06:30:20.716110 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-500185e8-7d97-4e32-80ca-adea91bdecf3 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] https://10.4.3.200/volume/v3/volumes/1985bf5c-4a81-4ebc-81b5-1876717d9916 returned with HTTP 202 Jul 10 06:30:20.716321 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 161/659] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:30:20 2026] DELETE /volume/v3/volumes/1985bf5c-4a81-4ebc-81b5-1876717d9916 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:30:20.726272 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-091a4dfc-354c-4108-a9f6-da55cd7cd68c None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:20.726692 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-a71cf186-8a9e-4342-8e6d-c6d5cc678024 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:20.732843 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-091a4dfc-354c-4108-a9f6-da55cd7cd68c tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] GET https://10.4.3.200/volume/v3/backups/763b7c66-0ae0-44a4-b47e-fa1e2cb7b312 Jul 10 06:30:20.733059 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-091a4dfc-354c-4108-a9f6-da55cd7cd68c tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:20.733136 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a71cf186-8a9e-4342-8e6d-c6d5cc678024 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] GET https://10.4.3.200/volume/v3/volumes/1985bf5c-4a81-4ebc-81b5-1876717d9916 Jul 10 06:30:20.733308 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-091a4dfc-354c-4108-a9f6-da55cd7cd68c tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:20.733442 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a71cf186-8a9e-4342-8e6d-c6d5cc678024 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:20.733496 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-091a4dfc-354c-4108-a9f6-da55cd7cd68c tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Show backup with id 763b7c66-0ae0-44a4-b47e-fa1e2cb7b312. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:30:20.733740 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a71cf186-8a9e-4342-8e6d-c6d5cc678024 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:20.747838 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:20.747838 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:30:20.748488 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:20.748488 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:30:20.749559 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-091a4dfc-354c-4108-a9f6-da55cd7cd68c tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/backups/763b7c66-0ae0-44a4-b47e-fa1e2cb7b312 returned with HTTP 200 Jul 10 06:30:20.751848 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 162/660] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:30:20 2026] GET /volume/v3/backups/763b7c66-0ae0-44a4-b47e-fa1e2cb7b312 => generated 835 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:20.757440 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-a71cf186-8a9e-4342-8e6d-c6d5cc678024 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Volume info retrieved successfully. Jul 10 06:30:20.763259 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a71cf186-8a9e-4342-8e6d-c6d5cc678024 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] https://10.4.3.200/volume/v3/volumes/1985bf5c-4a81-4ebc-81b5-1876717d9916 returned with HTTP 200 Jul 10 06:30:20.763412 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 164/661] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:30:20 2026] GET /volume/v3/volumes/1985bf5c-4a81-4ebc-81b5-1876717d9916 => generated 849 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:21.763428 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-a05edf33-77b7-4dd0-885f-df9d3b0b340b None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:21.765235 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a05edf33-77b7-4dd0-885f-df9d3b0b340b tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] GET https://10.4.3.200/volume/v3/backups/763b7c66-0ae0-44a4-b47e-fa1e2cb7b312 Jul 10 06:30:21.765430 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a05edf33-77b7-4dd0-885f-df9d3b0b340b tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:21.765668 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a05edf33-77b7-4dd0-885f-df9d3b0b340b tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:21.765764 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-a05edf33-77b7-4dd0-885f-df9d3b0b340b tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Show backup with id 763b7c66-0ae0-44a4-b47e-fa1e2cb7b312. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:30:21.771535 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:21.771535 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:30:21.772769 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a05edf33-77b7-4dd0-885f-df9d3b0b340b tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/backups/763b7c66-0ae0-44a4-b47e-fa1e2cb7b312 returned with HTTP 200 Jul 10 06:30:21.773755 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 175/662] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:30:21 2026] GET /volume/v3/backups/763b7c66-0ae0-44a4-b47e-fa1e2cb7b312 => generated 835 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:21.780163 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-f1955522-3c91-4a7d-b915-7c11e79de614 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:21.781873 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-f1955522-3c91-4a7d-b915-7c11e79de614 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] GET https://10.4.3.200/volume/v3/volumes/1985bf5c-4a81-4ebc-81b5-1876717d9916 Jul 10 06:30:21.782075 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-f1955522-3c91-4a7d-b915-7c11e79de614 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:21.782239 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-f1955522-3c91-4a7d-b915-7c11e79de614 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:21.788916 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-f1955522-3c91-4a7d-b915-7c11e79de614 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] https://10.4.3.200/volume/v3/volumes/1985bf5c-4a81-4ebc-81b5-1876717d9916 returned with HTTP 404 Jul 10 06:30:21.789891 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 162/663] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:30:21 2026] GET /volume/v3/volumes/1985bf5c-4a81-4ebc-81b5-1876717d9916 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:30:21.797408 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-a5491c93-9375-4577-b8cf-2108392cd4db None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:21.799526 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a5491c93-9375-4577-b8cf-2108392cd4db tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] DELETE https://10.4.3.200/volume/v3/volumes/ca0da9df-0dc3-44fe-ad1f-7c04606c2dd6 Jul 10 06:30:21.799729 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a5491c93-9375-4577-b8cf-2108392cd4db tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:21.799961 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a5491c93-9375-4577-b8cf-2108392cd4db tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:21.800158 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-a5491c93-9375-4577-b8cf-2108392cd4db tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Delete volume with id: ca0da9df-0dc3-44fe-ad1f-7c04606c2dd6 Jul 10 06:30:21.808523 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:21.808523 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:30:21.809124 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-a5491c93-9375-4577-b8cf-2108392cd4db tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Volume info retrieved successfully. Jul 10 06:30:21.830406 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-a5491c93-9375-4577-b8cf-2108392cd4db tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Delete volume request issued successfully. Jul 10 06:30:21.830702 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a5491c93-9375-4577-b8cf-2108392cd4db tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] https://10.4.3.200/volume/v3/volumes/ca0da9df-0dc3-44fe-ad1f-7c04606c2dd6 returned with HTTP 202 Jul 10 06:30:21.831198 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 163/664] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:30:21 2026] DELETE /volume/v3/volumes/ca0da9df-0dc3-44fe-ad1f-7c04606c2dd6 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:30:21.842870 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-b74fa884-7d45-464f-9f94-adaf973fecc3 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:21.847989 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b74fa884-7d45-464f-9f94-adaf973fecc3 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] GET https://10.4.3.200/volume/v3/volumes/ca0da9df-0dc3-44fe-ad1f-7c04606c2dd6 Jul 10 06:30:21.849112 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b74fa884-7d45-464f-9f94-adaf973fecc3 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:21.849757 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b74fa884-7d45-464f-9f94-adaf973fecc3 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:21.867047 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:21.867047 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:30:21.873664 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-b74fa884-7d45-464f-9f94-adaf973fecc3 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Volume info retrieved successfully. Jul 10 06:30:21.881052 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b74fa884-7d45-464f-9f94-adaf973fecc3 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] https://10.4.3.200/volume/v3/volumes/ca0da9df-0dc3-44fe-ad1f-7c04606c2dd6 returned with HTTP 200 Jul 10 06:30:21.881900 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 165/665] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:30:21 2026] GET /volume/v3/volumes/ca0da9df-0dc3-44fe-ad1f-7c04606c2dd6 => generated 848 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:22.052098 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-d7f3ad04-d26a-4698-aa11-e3211d0c9a7a None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:22.177734 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d7f3ad04-d26a-4698-aa11-e3211d0c9a7a tempest-ExtensionsTestJSON-1056659568 tempest-ExtensionsTestJSON-1056659568-project-member] GET https://10.4.3.200/volume/v3/extensions Jul 10 06:30:22.177891 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d7f3ad04-d26a-4698-aa11-e3211d0c9a7a tempest-ExtensionsTestJSON-1056659568 tempest-ExtensionsTestJSON-1056659568-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:22.178317 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d7f3ad04-d26a-4698-aa11-e3211d0c9a7a tempest-ExtensionsTestJSON-1056659568 tempest-ExtensionsTestJSON-1056659568-project-member] Calling method 'index' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:22.178371 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d7f3ad04-d26a-4698-aa11-e3211d0c9a7a tempest-ExtensionsTestJSON-1056659568 tempest-ExtensionsTestJSON-1056659568-project-member] https://10.4.3.200/volume/v3/extensions returned with HTTP 200 Jul 10 06:30:22.178747 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 176/666] 10.4.3.200 () {66 vars in 1246 bytes} [Fri Jul 10 06:30:22 2026] GET /volume/v3/extensions => generated 5245 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:30:22.396933 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-88bee7f4-741f-4acc-8f15-37651e273b9e None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:22.396933 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-88bee7f4-741f-4acc-8f15-37651e273b9e None None] GET https://10.4.3.200/volume// Jul 10 06:30:22.396933 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-88bee7f4-741f-4acc-8f15-37651e273b9e None None] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:22.396933 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-88bee7f4-741f-4acc-8f15-37651e273b9e None None] Calling method 'all' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:22.396933 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-88bee7f4-741f-4acc-8f15-37651e273b9e None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:30:22.396933 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 163/667] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:30: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 10 06:30:22.405699 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-4f3d1cc9-49f5-4aa7-8c6f-4f07d7ddbbbd req-a75cb1ce-6e8d-4bc5-8f7a-28b5ccfc99ff None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:22.410071 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-4f3d1cc9-49f5-4aa7-8c6f-4f07d7ddbbbd req-a75cb1ce-6e8d-4bc5-8f7a-28b5ccfc99ff tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 10 06:30:22.412138 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-4f3d1cc9-49f5-4aa7-8c6f-4f07d7ddbbbd req-a75cb1ce-6e8d-4bc5-8f7a-28b5ccfc99ff tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5af0527a-34f3-4610-972e-9b6dc5710969", "connector": null, "instance_uuid": "ea8df0d2-9de0-4aa7-b869-92166aafcf16"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:30:22.423590 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:22.423590 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:30:22.458920 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-4f3d1cc9-49f5-4aa7-8c6f-4f07d7ddbbbd req-a75cb1ce-6e8d-4bc5-8f7a-28b5ccfc99ff tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 10 06:30:22.459338 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 164/668] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 10 06:30:22 2026] POST /volume/v3/attachments => generated 273 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:30:22.468146 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-4f3d1cc9-49f5-4aa7-8c6f-4f07d7ddbbbd req-5268f42a-338f-4548-8889-1dc2937835f2 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:22.472469 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-4f3d1cc9-49f5-4aa7-8c6f-4f07d7ddbbbd req-5268f42a-338f-4548-8889-1dc2937835f2 tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] DELETE https://10.4.3.200/volume/v3/attachments/93774c81-3a9d-41b3-aa79-819f0947c5c1 Jul 10 06:30:22.472702 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-4f3d1cc9-49f5-4aa7-8c6f-4f07d7ddbbbd req-5268f42a-338f-4548-8889-1dc2937835f2 tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:22.472896 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-4f3d1cc9-49f5-4aa7-8c6f-4f07d7ddbbbd req-5268f42a-338f-4548-8889-1dc2937835f2 tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] Calling method 'version_select' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:22.490113 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:22.490113 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:30:22.787666 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-bf20ae1f-685c-4bad-8ff6-cc96429c8a0f None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:22.788760 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-bf20ae1f-685c-4bad-8ff6-cc96429c8a0f tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] GET https://10.4.3.200/volume/v3/backups/763b7c66-0ae0-44a4-b47e-fa1e2cb7b312 Jul 10 06:30:22.788978 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-bf20ae1f-685c-4bad-8ff6-cc96429c8a0f tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:22.789200 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-bf20ae1f-685c-4bad-8ff6-cc96429c8a0f tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:22.789315 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-bf20ae1f-685c-4bad-8ff6-cc96429c8a0f tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Show backup with id 763b7c66-0ae0-44a4-b47e-fa1e2cb7b312. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:30:22.795997 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:22.795997 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:30:22.796913 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-bf20ae1f-685c-4bad-8ff6-cc96429c8a0f tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/backups/763b7c66-0ae0-44a4-b47e-fa1e2cb7b312 returned with HTTP 200 Jul 10 06:30:22.798087 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 177/669] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:30:22 2026] GET /volume/v3/backups/763b7c66-0ae0-44a4-b47e-fa1e2cb7b312 => generated 835 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:22.899817 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-a6b9e2c6-d3e1-40ee-bfb4-124bcd49f042 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:22.902347 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-a6b9e2c6-d3e1-40ee-bfb4-124bcd49f042 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] GET https://10.4.3.200/volume/v3/volumes/ca0da9df-0dc3-44fe-ad1f-7c04606c2dd6 Jul 10 06:30:22.902742 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-a6b9e2c6-d3e1-40ee-bfb4-124bcd49f042 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:22.903038 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-a6b9e2c6-d3e1-40ee-bfb4-124bcd49f042 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:22.909883 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-a6b9e2c6-d3e1-40ee-bfb4-124bcd49f042 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] https://10.4.3.200/volume/v3/volumes/ca0da9df-0dc3-44fe-ad1f-7c04606c2dd6 returned with HTTP 404 Jul 10 06:30:22.909883 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 164/670] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:30:22 2026] GET /volume/v3/volumes/ca0da9df-0dc3-44fe-ad1f-7c04606c2dd6 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:30:22.917137 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-0abedaa4-ff84-457d-a597-b383094cb2ba None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:22.918811 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0abedaa4-ff84-457d-a597-b383094cb2ba tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] DELETE https://10.4.3.200/volume/v3/volumes/e2602518-26e4-4cae-8e86-8ca34b4f5455 Jul 10 06:30:22.918991 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0abedaa4-ff84-457d-a597-b383094cb2ba tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:22.919160 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0abedaa4-ff84-457d-a597-b383094cb2ba tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:22.919305 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-0abedaa4-ff84-457d-a597-b383094cb2ba tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Delete volume with id: e2602518-26e4-4cae-8e86-8ca34b4f5455 Jul 10 06:30:22.925493 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:22.925493 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:30:22.925992 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-0abedaa4-ff84-457d-a597-b383094cb2ba tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Volume info retrieved successfully. Jul 10 06:30:22.956063 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-0abedaa4-ff84-457d-a597-b383094cb2ba tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Delete volume request issued successfully. Jul 10 06:30:22.956296 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0abedaa4-ff84-457d-a597-b383094cb2ba tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] https://10.4.3.200/volume/v3/volumes/e2602518-26e4-4cae-8e86-8ca34b4f5455 returned with HTTP 202 Jul 10 06:30:22.956839 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 165/671] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:30:22 2026] DELETE /volume/v3/volumes/e2602518-26e4-4cae-8e86-8ca34b4f5455 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:30:22.964266 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-9bb9bf3b-4751-4e9d-bdb9-aa9eae01d266 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:22.966144 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9bb9bf3b-4751-4e9d-bdb9-aa9eae01d266 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] GET https://10.4.3.200/volume/v3/volumes/e2602518-26e4-4cae-8e86-8ca34b4f5455 Jul 10 06:30:22.966350 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9bb9bf3b-4751-4e9d-bdb9-aa9eae01d266 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:22.966580 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9bb9bf3b-4751-4e9d-bdb9-aa9eae01d266 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:22.973701 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:22.973701 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:30:22.978065 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-9bb9bf3b-4751-4e9d-bdb9-aa9eae01d266 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Volume info retrieved successfully. Jul 10 06:30:22.983236 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9bb9bf3b-4751-4e9d-bdb9-aa9eae01d266 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] https://10.4.3.200/volume/v3/volumes/e2602518-26e4-4cae-8e86-8ca34b4f5455 returned with HTTP 200 Jul 10 06:30:22.983655 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 178/672] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:30:22 2026] GET /volume/v3/volumes/e2602518-26e4-4cae-8e86-8ca34b4f5455 => generated 1364 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:30:23.027482 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-4f3d1cc9-49f5-4aa7-8c6f-4f07d7ddbbbd req-5268f42a-338f-4548-8889-1dc2937835f2 tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] https://10.4.3.200/volume/v3/attachments/93774c81-3a9d-41b3-aa79-819f0947c5c1 returned with HTTP 200 Jul 10 06:30:23.028109 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 166/673] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 10 06:30:22 2026] DELETE /volume/v3/attachments/93774c81-3a9d-41b3-aa79-819f0947c5c1 => generated 192 bytes in 560 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:30:23.559054 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-283e5c8d-48d9-489b-9459-5d0f5bc60117 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:23.640057 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-283e5c8d-48d9-489b-9459-5d0f5bc60117 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:30:23.640456 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-283e5c8d-48d9-489b-9459-5d0f5bc60117 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-360484659"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:30:23.642164 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.volumes [None req-283e5c8d-48d9-489b-9459-5d0f5bc60117 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-360484659'}} {{(pid=99975) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:30:23.642310 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-283e5c8d-48d9-489b-9459-5d0f5bc60117 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] Create volume of 1 GB Jul 10 06:30:23.646702 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-283e5c8d-48d9-489b-9459-5d0f5bc60117 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] Availability Zones retrieved successfully. Jul 10 06:30:23.653712 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-283e5c8d-48d9-489b-9459-5d0f5bc60117 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] Flow 'volume_create_api' (603e2137-f968-4fc7-af83-27c794596621) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:30:23.654815 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-283e5c8d-48d9-489b-9459-5d0f5bc60117 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ffbf4ca4-5742-4107-8654-498cbb7d9b69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:30:23.655967 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.flows.api.create_volume [None req-283e5c8d-48d9-489b-9459-5d0f5bc60117 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] Validating volume size '1' using validate_int {{(pid=99975) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:30:23.683779 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-283e5c8d-48d9-489b-9459-5d0f5bc60117 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ffbf4ca4-5742-4107-8654-498cbb7d9b69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:30:23.684434 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-283e5c8d-48d9-489b-9459-5d0f5bc60117 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5effea4-aaca-4be9-b110-14352633cce1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:30:23.742758 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.quota [None req-283e5c8d-48d9-489b-9459-5d0f5bc60117 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] Created reservations ['7bacb933-b26c-4964-9867-a16751fc1d50', '2bbf38be-a582-4dda-b5ba-1d5971f10f16', '56b8f52b-92af-4420-bd83-f581b61f1a9f', '0bc633cf-11d8-434e-8fc7-0e6f5733d0e1'] {{(pid=99975) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:30:23.743810 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-283e5c8d-48d9-489b-9459-5d0f5bc60117 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5effea4-aaca-4be9-b110-14352633cce1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7bacb933-b26c-4964-9867-a16751fc1d50', '2bbf38be-a582-4dda-b5ba-1d5971f10f16', '56b8f52b-92af-4420-bd83-f581b61f1a9f', '0bc633cf-11d8-434e-8fc7-0e6f5733d0e1']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:30:23.744822 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-283e5c8d-48d9-489b-9459-5d0f5bc60117 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86217847-dfb0-4f85-b944-4218042ee62d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:30:23.767459 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-283e5c8d-48d9-489b-9459-5d0f5bc60117 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86217847-dfb0-4f85-b944-4218042ee62d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '195ced7c-fbfe-45ec-bf5e-9c5ba386ffd6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-360484659',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4c0a9d3039a0463d9d4e7d6e139d949a',qos_specs=None,replication_status=,reservations=['7bacb933-b26c-4964-9867-a16751fc1d50','2bbf38be-a582-4dda-b5ba-1d5971f10f16','56b8f52b-92af-4420-bd83-f581b61f1a9f','0bc633cf-11d8-434e-8fc7-0e6f5733d0e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dbc52582c49a461b8c73f27f494db255',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:30:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-360484659',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=195ced7c-fbfe-45ec-bf5e-9c5ba386ffd6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4c0a9d3039a0463d9d4e7d6e139d949a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dbc52582c49a461b8c73f27f494db255',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:30:23.769200 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-283e5c8d-48d9-489b-9459-5d0f5bc60117 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6a02e13-c714-4c7a-812d-748e93bde575) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:30:23.785985 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-283e5c8d-48d9-489b-9459-5d0f5bc60117 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6a02e13-c714-4c7a-812d-748e93bde575) transitioned into state 'SUCCESS' from state '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-360484659',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4c0a9d3039a0463d9d4e7d6e139d949a',qos_specs=None,replication_status=,reservations=['7bacb933-b26c-4964-9867-a16751fc1d50','2bbf38be-a582-4dda-b5ba-1d5971f10f16','56b8f52b-92af-4420-bd83-f581b61f1a9f','0bc633cf-11d8-434e-8fc7-0e6f5733d0e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dbc52582c49a461b8c73f27f494db255',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:30:23.786731 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-283e5c8d-48d9-489b-9459-5d0f5bc60117 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43e7a1e6-d42f-4eef-94d2-1f47f256c4b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:30:23.795293 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-283e5c8d-48d9-489b-9459-5d0f5bc60117 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43e7a1e6-d42f-4eef-94d2-1f47f256c4b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:30:23.796114 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-283e5c8d-48d9-489b-9459-5d0f5bc60117 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] Flow 'volume_create_api' (603e2137-f968-4fc7-af83-27c794596621) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:30:23.796393 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-283e5c8d-48d9-489b-9459-5d0f5bc60117 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] Create volume request issued successfully. Jul 10 06:30:23.796978 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-283e5c8d-48d9-489b-9459-5d0f5bc60117 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:30:23.797376 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 165/674] 10.4.3.200 () {70 vars in 1298 bytes} [Fri Jul 10 06:30:23 2026] POST /volume/v3/volumes => generated 751 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:30:23.807760 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-60e6f8bc-e255-46da-aaf3-4c7db6e58f34 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:23.808869 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-c41a4ce1-f847-4a70-8eea-d840d462fce8 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:23.809376 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-60e6f8bc-e255-46da-aaf3-4c7db6e58f34 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] GET https://10.4.3.200/volume/v3/backups/763b7c66-0ae0-44a4-b47e-fa1e2cb7b312 Jul 10 06:30:23.809600 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-60e6f8bc-e255-46da-aaf3-4c7db6e58f34 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:23.809776 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-60e6f8bc-e255-46da-aaf3-4c7db6e58f34 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:23.809879 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-60e6f8bc-e255-46da-aaf3-4c7db6e58f34 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Show backup with id 763b7c66-0ae0-44a4-b47e-fa1e2cb7b312. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:30:23.810458 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c41a4ce1-f847-4a70-8eea-d840d462fce8 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] GET https://10.4.3.200/volume/v3/volumes/195ced7c-fbfe-45ec-bf5e-9c5ba386ffd6 Jul 10 06:30:23.810677 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c41a4ce1-f847-4a70-8eea-d840d462fce8 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:23.810875 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c41a4ce1-f847-4a70-8eea-d840d462fce8 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:23.816795 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:23.816795 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:30:23.817530 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-60e6f8bc-e255-46da-aaf3-4c7db6e58f34 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/backups/763b7c66-0ae0-44a4-b47e-fa1e2cb7b312 returned with HTTP 200 Jul 10 06:30:23.817642 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:23.817642 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:30:23.817878 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 166/675] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:30:23 2026] GET /volume/v3/backups/763b7c66-0ae0-44a4-b47e-fa1e2cb7b312 => generated 836 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:23.821307 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-c41a4ce1-f847-4a70-8eea-d840d462fce8 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] Volume info retrieved successfully. Jul 10 06:30:23.825938 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c41a4ce1-f847-4a70-8eea-d840d462fce8 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] https://10.4.3.200/volume/v3/volumes/195ced7c-fbfe-45ec-bf5e-9c5ba386ffd6 returned with HTTP 200 Jul 10 06:30:23.826323 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 179/676] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:30:23 2026] GET /volume/v3/volumes/195ced7c-fbfe-45ec-bf5e-9c5ba386ffd6 => generated 819 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:24.001896 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-497dbca3-5e5c-4419-97c7-845237b66cc4 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:24.008311 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-497dbca3-5e5c-4419-97c7-845237b66cc4 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] GET https://10.4.3.200/volume/v3/volumes/e2602518-26e4-4cae-8e86-8ca34b4f5455 Jul 10 06:30:24.008574 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-497dbca3-5e5c-4419-97c7-845237b66cc4 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:24.008837 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-497dbca3-5e5c-4419-97c7-845237b66cc4 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:24.014384 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-497dbca3-5e5c-4419-97c7-845237b66cc4 tempest-TaggedBootDevicesTest_v242-1320787100 tempest-TaggedBootDevicesTest_v242-1320787100-project-member] https://10.4.3.200/volume/v3/volumes/e2602518-26e4-4cae-8e86-8ca34b4f5455 returned with HTTP 404 Jul 10 06:30:24.014885 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 167/677] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:30:24 2026] GET /volume/v3/volumes/e2602518-26e4-4cae-8e86-8ca34b4f5455 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:30:24.827577 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-53386743-2a03-44f0-8a34-9d91738bb4a1 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:24.829374 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-53386743-2a03-44f0-8a34-9d91738bb4a1 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] GET https://10.4.3.200/volume/v3/backups/763b7c66-0ae0-44a4-b47e-fa1e2cb7b312 Jul 10 06:30:24.829591 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-53386743-2a03-44f0-8a34-9d91738bb4a1 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:24.829766 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-53386743-2a03-44f0-8a34-9d91738bb4a1 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:24.829855 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-53386743-2a03-44f0-8a34-9d91738bb4a1 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Show backup with id 763b7c66-0ae0-44a4-b47e-fa1e2cb7b312. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:30:24.835022 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:24.835022 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:30:24.835904 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-53386743-2a03-44f0-8a34-9d91738bb4a1 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/backups/763b7c66-0ae0-44a4-b47e-fa1e2cb7b312 returned with HTTP 200 Jul 10 06:30:24.836251 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 166/678] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:30:24 2026] GET /volume/v3/backups/763b7c66-0ae0-44a4-b47e-fa1e2cb7b312 => generated 836 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:24.840392 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-5749f6dd-8e1e-48d0-b845-2666ec4f81a9 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:24.843038 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5749f6dd-8e1e-48d0-b845-2666ec4f81a9 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] GET https://10.4.3.200/volume/v3/volumes/195ced7c-fbfe-45ec-bf5e-9c5ba386ffd6 Jul 10 06:30:24.843265 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5749f6dd-8e1e-48d0-b845-2666ec4f81a9 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:24.843423 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5749f6dd-8e1e-48d0-b845-2666ec4f81a9 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:24.850699 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:24.850699 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:30:24.854065 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-5749f6dd-8e1e-48d0-b845-2666ec4f81a9 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] Volume info retrieved successfully. Jul 10 06:30:24.862081 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5749f6dd-8e1e-48d0-b845-2666ec4f81a9 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] https://10.4.3.200/volume/v3/volumes/195ced7c-fbfe-45ec-bf5e-9c5ba386ffd6 returned with HTTP 200 Jul 10 06:30:24.862654 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 167/679] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:30:24 2026] GET /volume/v3/volumes/195ced7c-fbfe-45ec-bf5e-9c5ba386ffd6 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:24.879007 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-f5af0da5-48c7-40a7-b6d7-5cf4b7bdcbbe None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:24.880578 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f5af0da5-48c7-40a7-b6d7-5cf4b7bdcbbe tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] POST https://10.4.3.200/volume/v3/backups Jul 10 06:30:24.880904 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f5af0da5-48c7-40a7-b6d7-5cf4b7bdcbbe tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "195ced7c-fbfe-45ec-bf5e-9c5ba386ffd6", "name": "tempest-VolumesBackupsV39Test-Backup-2017298132", "container": "tempest-volumesbackupsv39test-backup-container-2034907196"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:30:24.882241 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.contrib.backups [None req-f5af0da5-48c7-40a7-b6d7-5cf4b7bdcbbe tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] Creating new backup {'backup': {'volume_id': '195ced7c-fbfe-45ec-bf5e-9c5ba386ffd6', 'name': 'tempest-VolumesBackupsV39Test-Backup-2017298132', 'container': 'tempest-volumesbackupsv39test-backup-container-2034907196'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 06:30:24.882389 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.contrib.backups [None req-f5af0da5-48c7-40a7-b6d7-5cf4b7bdcbbe tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] Creating backup of volume 195ced7c-fbfe-45ec-bf5e-9c5ba386ffd6 in container tempest-volumesbackupsv39test-backup-container-2034907196 Jul 10 06:30:24.889864 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:24.889864 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:30:24.890333 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-f5af0da5-48c7-40a7-b6d7-5cf4b7bdcbbe tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] Volume info retrieved successfully. Jul 10 06:30:24.913896 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-f5af0da5-48c7-40a7-b6d7-5cf4b7bdcbbe tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] Created reservations ['62758ab4-8e4b-445b-9166-1143d81c38e8', 'e2d0732c-fbb6-4ad7-b8a6-eaee6cad7f2b'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:30:24.941459 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f5af0da5-48c7-40a7-b6d7-5cf4b7bdcbbe tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] https://10.4.3.200/volume/v3/backups returned with HTTP 202 Jul 10 06:30:24.941908 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 180/680] 10.4.3.200 () {70 vars in 1299 bytes} [Fri Jul 10 06:30:24 2026] POST /volume/v3/backups => generated 333 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:30:24.956953 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-6ad234e9-b314-441d-a2a6-e9cf59ca8ee4 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:24.958774 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6ad234e9-b314-441d-a2a6-e9cf59ca8ee4 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] GET https://10.4.3.200/volume/v3/backups/42ce54e0-8218-4e03-a8fe-5e8f8ec10f96 Jul 10 06:30:24.958973 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6ad234e9-b314-441d-a2a6-e9cf59ca8ee4 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:24.959130 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6ad234e9-b314-441d-a2a6-e9cf59ca8ee4 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:24.959227 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-6ad234e9-b314-441d-a2a6-e9cf59ca8ee4 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] Show backup with id 42ce54e0-8218-4e03-a8fe-5e8f8ec10f96. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:30:24.963964 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:24.963964 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:30:24.964852 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6ad234e9-b314-441d-a2a6-e9cf59ca8ee4 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] https://10.4.3.200/volume/v3/backups/42ce54e0-8218-4e03-a8fe-5e8f8ec10f96 returned with HTTP 200 Jul 10 06:30:24.965495 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 168/681] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:30:24 2026] GET /volume/v3/backups/42ce54e0-8218-4e03-a8fe-5e8f8ec10f96 => generated 795 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:25.848090 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-4e92b4fa-e2a8-4b2a-9fad-e519390c2588 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:25.849864 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-4e92b4fa-e2a8-4b2a-9fad-e519390c2588 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] GET https://10.4.3.200/volume/v3/backups/763b7c66-0ae0-44a4-b47e-fa1e2cb7b312 Jul 10 06:30:25.850050 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-4e92b4fa-e2a8-4b2a-9fad-e519390c2588 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:25.850235 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-4e92b4fa-e2a8-4b2a-9fad-e519390c2588 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:25.850334 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-4e92b4fa-e2a8-4b2a-9fad-e519390c2588 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Show backup with id 763b7c66-0ae0-44a4-b47e-fa1e2cb7b312. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:30:25.857632 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:25.857632 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:30:25.858374 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-4e92b4fa-e2a8-4b2a-9fad-e519390c2588 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/backups/763b7c66-0ae0-44a4-b47e-fa1e2cb7b312 returned with HTTP 200 Jul 10 06:30:25.858755 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 167/682] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:30:25 2026] GET /volume/v3/backups/763b7c66-0ae0-44a4-b47e-fa1e2cb7b312 => generated 837 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:25.867322 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-209ed448-e438-4d57-a857-476cb934e490 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:25.869074 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-209ed448-e438-4d57-a857-476cb934e490 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] GET https://10.4.3.200/volume/v3/snapshots/73cb4d28-6728-435b-92c7-bf2cfb2f8d6b Jul 10 06:30:25.869270 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-209ed448-e438-4d57-a857-476cb934e490 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:25.869456 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-209ed448-e438-4d57-a857-476cb934e490 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:25.874476 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:25.874476 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:30:25.875379 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-209ed448-e438-4d57-a857-476cb934e490 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Snapshot retrieved successfully. Jul 10 06:30:25.875757 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-209ed448-e438-4d57-a857-476cb934e490 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/snapshots/73cb4d28-6728-435b-92c7-bf2cfb2f8d6b returned with HTTP 200 Jul 10 06:30:25.876111 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 168/683] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:30:25 2026] GET /volume/v3/snapshots/73cb4d28-6728-435b-92c7-bf2cfb2f8d6b => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:25.886076 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-072427c6-6b0a-4be2-b709-1dcdeadede03 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:25.887974 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-072427c6-6b0a-4be2-b709-1dcdeadede03 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] GET https://10.4.3.200/volume/v3/backups/763b7c66-0ae0-44a4-b47e-fa1e2cb7b312 Jul 10 06:30:25.888607 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-072427c6-6b0a-4be2-b709-1dcdeadede03 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:25.888607 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-072427c6-6b0a-4be2-b709-1dcdeadede03 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:25.888607 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-072427c6-6b0a-4be2-b709-1dcdeadede03 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Show backup with id 763b7c66-0ae0-44a4-b47e-fa1e2cb7b312. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:30:25.894261 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:25.894261 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:30:25.895368 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-072427c6-6b0a-4be2-b709-1dcdeadede03 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/backups/763b7c66-0ae0-44a4-b47e-fa1e2cb7b312 returned with HTTP 200 Jul 10 06:30:25.896038 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 181/684] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:30:25 2026] GET /volume/v3/backups/763b7c66-0ae0-44a4-b47e-fa1e2cb7b312 => generated 837 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:25.905641 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-a22d7685-e3a1-4543-9688-7a4a32b1934d None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:25.909755 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a22d7685-e3a1-4543-9688-7a4a32b1934d tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] DELETE https://10.4.3.200/volume/v3/backups/763b7c66-0ae0-44a4-b47e-fa1e2cb7b312 Jul 10 06:30:25.909973 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a22d7685-e3a1-4543-9688-7a4a32b1934d tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:25.910153 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a22d7685-e3a1-4543-9688-7a4a32b1934d tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:25.910257 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.contrib.backups [None req-a22d7685-e3a1-4543-9688-7a4a32b1934d tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Delete backup with id: 763b7c66-0ae0-44a4-b47e-fa1e2cb7b312. Jul 10 06:30:25.916474 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:25.916474 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:30:25.945703 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.backup.rpcapi [None req-a22d7685-e3a1-4543-9688-7a4a32b1934d tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] delete_backup rpcapi backup_id 763b7c66-0ae0-44a4-b47e-fa1e2cb7b312 {{(pid=99977) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 06:30:25.947424 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a22d7685-e3a1-4543-9688-7a4a32b1934d tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/backups/763b7c66-0ae0-44a4-b47e-fa1e2cb7b312 returned with HTTP 202 Jul 10 06:30:25.947983 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 169/685] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:30:25 2026] DELETE /volume/v3/backups/763b7c66-0ae0-44a4-b47e-fa1e2cb7b312 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:30:25.955665 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-a2661d86-7b4e-4fda-b036-9e61f58c12a3 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:25.957492 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-a2661d86-7b4e-4fda-b036-9e61f58c12a3 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] GET https://10.4.3.200/volume/v3/backups/763b7c66-0ae0-44a4-b47e-fa1e2cb7b312 Jul 10 06:30:25.957739 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-a2661d86-7b4e-4fda-b036-9e61f58c12a3 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:25.957939 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-a2661d86-7b4e-4fda-b036-9e61f58c12a3 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:25.958043 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-a2661d86-7b4e-4fda-b036-9e61f58c12a3 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Show backup with id 763b7c66-0ae0-44a4-b47e-fa1e2cb7b312. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:30:25.963011 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:25.963011 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:30:25.963805 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-a2661d86-7b4e-4fda-b036-9e61f58c12a3 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/backups/763b7c66-0ae0-44a4-b47e-fa1e2cb7b312 returned with HTTP 200 Jul 10 06:30:25.964133 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 168/686] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:30:25 2026] GET /volume/v3/backups/763b7c66-0ae0-44a4-b47e-fa1e2cb7b312 => generated 836 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:25.976228 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-6af9029c-38d3-40a4-b5c3-a46dbbbc69d1 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:25.978065 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6af9029c-38d3-40a4-b5c3-a46dbbbc69d1 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] GET https://10.4.3.200/volume/v3/backups/42ce54e0-8218-4e03-a8fe-5e8f8ec10f96 Jul 10 06:30:25.978343 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6af9029c-38d3-40a4-b5c3-a46dbbbc69d1 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:25.978642 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6af9029c-38d3-40a4-b5c3-a46dbbbc69d1 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:25.978790 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-6af9029c-38d3-40a4-b5c3-a46dbbbc69d1 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] Show backup with id 42ce54e0-8218-4e03-a8fe-5e8f8ec10f96. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:30:25.983983 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:25.983983 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:30:25.985086 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6af9029c-38d3-40a4-b5c3-a46dbbbc69d1 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] https://10.4.3.200/volume/v3/backups/42ce54e0-8218-4e03-a8fe-5e8f8ec10f96 returned with HTTP 200 Jul 10 06:30:25.985614 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 169/687] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:30:25 2026] GET /volume/v3/backups/42ce54e0-8218-4e03-a8fe-5e8f8ec10f96 => generated 797 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:26.974733 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-ff999145-915c-4602-8d2c-0c162beb6f0c None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:26.976758 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ff999145-915c-4602-8d2c-0c162beb6f0c tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] GET https://10.4.3.200/volume/v3/backups/763b7c66-0ae0-44a4-b47e-fa1e2cb7b312 Jul 10 06:30:26.977135 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ff999145-915c-4602-8d2c-0c162beb6f0c tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:26.977586 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ff999145-915c-4602-8d2c-0c162beb6f0c tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:26.977812 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-ff999145-915c-4602-8d2c-0c162beb6f0c tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Show backup with id 763b7c66-0ae0-44a4-b47e-fa1e2cb7b312. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:30:26.982798 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ff999145-915c-4602-8d2c-0c162beb6f0c tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/backups/763b7c66-0ae0-44a4-b47e-fa1e2cb7b312 returned with HTTP 404 Jul 10 06:30:26.982798 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 182/688] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:30:26 2026] GET /volume/v3/backups/763b7c66-0ae0-44a4-b47e-fa1e2cb7b312 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:30:26.996777 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-0e10339f-de33-4e2f-b7ae-c7a6acfdf0a2 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:26.998835 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0e10339f-de33-4e2f-b7ae-c7a6acfdf0a2 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] GET https://10.4.3.200/volume/v3/backups/42ce54e0-8218-4e03-a8fe-5e8f8ec10f96 Jul 10 06:30:26.999486 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0e10339f-de33-4e2f-b7ae-c7a6acfdf0a2 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:26.999486 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0e10339f-de33-4e2f-b7ae-c7a6acfdf0a2 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:26.999486 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-0e10339f-de33-4e2f-b7ae-c7a6acfdf0a2 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] Show backup with id 42ce54e0-8218-4e03-a8fe-5e8f8ec10f96. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:30:27.003714 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:27.003714 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:30:27.004421 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0e10339f-de33-4e2f-b7ae-c7a6acfdf0a2 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] https://10.4.3.200/volume/v3/backups/42ce54e0-8218-4e03-a8fe-5e8f8ec10f96 returned with HTTP 200 Jul 10 06:30:27.004768 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 170/689] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:30:26 2026] GET /volume/v3/backups/42ce54e0-8218-4e03-a8fe-5e8f8ec10f96 => generated 797 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:27.063041 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-48f4c5f4-c9e0-41cf-9401-035562324737 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:27.065164 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-48f4c5f4-c9e0-41cf-9401-035562324737 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/73cb4d28-6728-435b-92c7-bf2cfb2f8d6b Jul 10 06:30:27.065365 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-48f4c5f4-c9e0-41cf-9401-035562324737 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:27.065590 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-48f4c5f4-c9e0-41cf-9401-035562324737 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:27.065726 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.snapshots [None req-48f4c5f4-c9e0-41cf-9401-035562324737 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Delete snapshot with id: 73cb4d28-6728-435b-92c7-bf2cfb2f8d6b Jul 10 06:30:27.071355 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:27.071355 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:30:27.071887 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-48f4c5f4-c9e0-41cf-9401-035562324737 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Snapshot retrieved successfully. Jul 10 06:30:27.087817 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-48f4c5f4-c9e0-41cf-9401-035562324737 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Snapshot delete request issued successfully. Jul 10 06:30:27.088003 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-48f4c5f4-c9e0-41cf-9401-035562324737 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/snapshots/73cb4d28-6728-435b-92c7-bf2cfb2f8d6b returned with HTTP 202 Jul 10 06:30:27.088429 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 169/690] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 10 06:30:27 2026] DELETE /volume/v3/snapshots/73cb4d28-6728-435b-92c7-bf2cfb2f8d6b => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:30:27.099045 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-fc9c0c7a-2a5f-4fc3-9174-d39e12432fc9 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:27.100813 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-fc9c0c7a-2a5f-4fc3-9174-d39e12432fc9 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] GET https://10.4.3.200/volume/v3/snapshots/73cb4d28-6728-435b-92c7-bf2cfb2f8d6b Jul 10 06:30:27.100992 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-fc9c0c7a-2a5f-4fc3-9174-d39e12432fc9 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:27.101166 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-fc9c0c7a-2a5f-4fc3-9174-d39e12432fc9 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:27.105684 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:27.105684 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:30:27.106073 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-fc9c0c7a-2a5f-4fc3-9174-d39e12432fc9 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Snapshot retrieved successfully. Jul 10 06:30:27.106746 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-fc9c0c7a-2a5f-4fc3-9174-d39e12432fc9 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/snapshots/73cb4d28-6728-435b-92c7-bf2cfb2f8d6b returned with HTTP 200 Jul 10 06:30:27.107060 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 170/691] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:30:27 2026] GET /volume/v3/snapshots/73cb4d28-6728-435b-92c7-bf2cfb2f8d6b => generated 468 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:28.022558 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-20eee067-3848-4327-a6f6-5e729db57aad None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:28.022558 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-20eee067-3848-4327-a6f6-5e729db57aad tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] GET https://10.4.3.200/volume/v3/backups/42ce54e0-8218-4e03-a8fe-5e8f8ec10f96 Jul 10 06:30:28.022558 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-20eee067-3848-4327-a6f6-5e729db57aad tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:28.022558 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-20eee067-3848-4327-a6f6-5e729db57aad tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:28.022558 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-20eee067-3848-4327-a6f6-5e729db57aad tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] Show backup with id 42ce54e0-8218-4e03-a8fe-5e8f8ec10f96. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:30:28.030101 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:28.030101 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:30:28.031327 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-20eee067-3848-4327-a6f6-5e729db57aad tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] https://10.4.3.200/volume/v3/backups/42ce54e0-8218-4e03-a8fe-5e8f8ec10f96 returned with HTTP 200 Jul 10 06:30:28.032034 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 183/692] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:30:28 2026] GET /volume/v3/backups/42ce54e0-8218-4e03-a8fe-5e8f8ec10f96 => generated 797 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:28.116141 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-a7935561-547b-46b0-9c30-8840a96650c4 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:28.118304 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a7935561-547b-46b0-9c30-8840a96650c4 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] GET https://10.4.3.200/volume/v3/snapshots/73cb4d28-6728-435b-92c7-bf2cfb2f8d6b Jul 10 06:30:28.118547 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a7935561-547b-46b0-9c30-8840a96650c4 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:28.118951 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a7935561-547b-46b0-9c30-8840a96650c4 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:28.124139 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a7935561-547b-46b0-9c30-8840a96650c4 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/snapshots/73cb4d28-6728-435b-92c7-bf2cfb2f8d6b returned with HTTP 404 Jul 10 06:30:28.124753 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 171/693] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:30:28 2026] GET /volume/v3/snapshots/73cb4d28-6728-435b-92c7-bf2cfb2f8d6b => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:30:28.133387 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-14038447-50d9-4773-bbe8-f21de780269f None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:28.135736 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-14038447-50d9-4773-bbe8-f21de780269f tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] GET https://10.4.3.200/volume/v3/volumes/563358a5-a81f-4a8a-9dac-a7ca78829d29 Jul 10 06:30:28.135908 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-14038447-50d9-4773-bbe8-f21de780269f tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:28.136229 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-14038447-50d9-4773-bbe8-f21de780269f tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:28.153584 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:28.153584 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:30:28.161704 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-14038447-50d9-4773-bbe8-f21de780269f tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Volume info retrieved successfully. Jul 10 06:30:28.168969 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-14038447-50d9-4773-bbe8-f21de780269f tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/volumes/563358a5-a81f-4a8a-9dac-a7ca78829d29 returned with HTTP 200 Jul 10 06:30:28.169344 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 170/694] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:30:28 2026] GET /volume/v3/volumes/563358a5-a81f-4a8a-9dac-a7ca78829d29 => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:28.201026 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-13a45045-5a6e-4c84-8a3d-1dab36784d09 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:28.202580 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-13a45045-5a6e-4c84-8a3d-1dab36784d09 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:30:28.202894 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-13a45045-5a6e-4c84-8a3d-1dab36784d09 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "8939ca72-758b-49bf-be8b-162af43ee2bf", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-3306198"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:30:28.207200 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-13a45045-5a6e-4c84-8a3d-1dab36784d09 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Create volume request body: {'volume': {'imageRef': '8939ca72-758b-49bf-be8b-162af43ee2bf', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-3306198'}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:30:28.282267 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-13a45045-5a6e-4c84-8a3d-1dab36784d09 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Create volume of 1 GB Jul 10 06:30:28.289564 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-13a45045-5a6e-4c84-8a3d-1dab36784d09 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Availability Zones retrieved successfully. Jul 10 06:30:28.296029 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-13a45045-5a6e-4c84-8a3d-1dab36784d09 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Flow 'volume_create_api' (d831a1f6-8f9d-4d2c-83ba-8ea157402be8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:30:28.297499 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-13a45045-5a6e-4c84-8a3d-1dab36784d09 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67dde38f-36c8-4c51-b192-f627dc1c5f53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:30:28.298767 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-13a45045-5a6e-4c84-8a3d-1dab36784d09 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Validating volume size '1' using validate_int {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:30:28.364745 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-13a45045-5a6e-4c84-8a3d-1dab36784d09 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67dde38f-36c8-4c51-b192-f627dc1c5f53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:30:28.365590 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-13a45045-5a6e-4c84-8a3d-1dab36784d09 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (abb8eb1f-a24d-4ac9-9bfd-6fef148c1644) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:30:28.416905 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-13a45045-5a6e-4c84-8a3d-1dab36784d09 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Created reservations ['072f33cc-1701-4e9e-9bad-1a64e1524d00', 'be493cf0-4367-429b-9c6a-37d97ca32a15', 'cadea000-d2c2-468e-b47b-c0dd89bb5abd', '43e936c6-e1a3-434f-ba5e-899f84e06515'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:30:28.417749 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-13a45045-5a6e-4c84-8a3d-1dab36784d09 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (abb8eb1f-a24d-4ac9-9bfd-6fef148c1644) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['072f33cc-1701-4e9e-9bad-1a64e1524d00', 'be493cf0-4367-429b-9c6a-37d97ca32a15', 'cadea000-d2c2-468e-b47b-c0dd89bb5abd', '43e936c6-e1a3-434f-ba5e-899f84e06515']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:30:28.418824 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-13a45045-5a6e-4c84-8a3d-1dab36784d09 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68dc6266-4de7-4428-92cd-db2309380bfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:30:28.444007 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-13a45045-5a6e-4c84-8a3d-1dab36784d09 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68dc6266-4de7-4428-92cd-db2309380bfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'acdb073c-e27c-47c0-92e5-d01de04770aa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-3306198',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='263ba6b2477f4200ab241dd7f39e5807',qos_specs=None,replication_status=,reservations=['072f33cc-1701-4e9e-9bad-1a64e1524d00','be493cf0-4367-429b-9c6a-37d97ca32a15','cadea000-d2c2-468e-b47b-c0dd89bb5abd','43e936c6-e1a3-434f-ba5e-899f84e06515'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d79ed43cafa24c2e853c5fe381599879',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:30:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-3306198',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=acdb073c-e27c-47c0-92e5-d01de04770aa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='263ba6b2477f4200ab241dd7f39e5807',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d79ed43cafa24c2e853c5fe381599879',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:30:28.445015 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-13a45045-5a6e-4c84-8a3d-1dab36784d09 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95a162d6-e62a-4bfb-ba69-b863a7a4e51e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:30:28.469800 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-13a45045-5a6e-4c84-8a3d-1dab36784d09 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95a162d6-e62a-4bfb-ba69-b863a7a4e51e) transitioned into state 'SUCCESS' from state '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-3306198',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='263ba6b2477f4200ab241dd7f39e5807',qos_specs=None,replication_status=,reservations=['072f33cc-1701-4e9e-9bad-1a64e1524d00','be493cf0-4367-429b-9c6a-37d97ca32a15','cadea000-d2c2-468e-b47b-c0dd89bb5abd','43e936c6-e1a3-434f-ba5e-899f84e06515'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d79ed43cafa24c2e853c5fe381599879',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:30:28.470718 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-13a45045-5a6e-4c84-8a3d-1dab36784d09 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d17387d-3dba-48ec-b4ca-b67df8cad8c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:30:28.480391 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-13a45045-5a6e-4c84-8a3d-1dab36784d09 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d17387d-3dba-48ec-b4ca-b67df8cad8c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:30:28.481562 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-13a45045-5a6e-4c84-8a3d-1dab36784d09 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Flow 'volume_create_api' (d831a1f6-8f9d-4d2c-83ba-8ea157402be8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:30:28.481894 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-13a45045-5a6e-4c84-8a3d-1dab36784d09 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Create volume request issued successfully. Jul 10 06:30:28.482601 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-13a45045-5a6e-4c84-8a3d-1dab36784d09 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:30:28.483139 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 171/695] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 10 06:30:28 2026] POST /volume/v3/volumes => generated 751 bytes in 282 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:30:28.495107 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-5eb88bee-12c3-4483-8be9-ceb500f505ad None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:28.497812 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5eb88bee-12c3-4483-8be9-ceb500f505ad tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] GET https://10.4.3.200/volume/v3/volumes/acdb073c-e27c-47c0-92e5-d01de04770aa Jul 10 06:30:28.498080 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5eb88bee-12c3-4483-8be9-ceb500f505ad tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:28.498342 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5eb88bee-12c3-4483-8be9-ceb500f505ad tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:28.507248 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:28.507248 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:30:28.512258 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-5eb88bee-12c3-4483-8be9-ceb500f505ad tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Volume info retrieved successfully. Jul 10 06:30:28.518650 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5eb88bee-12c3-4483-8be9-ceb500f505ad tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/volumes/acdb073c-e27c-47c0-92e5-d01de04770aa returned with HTTP 200 Jul 10 06:30:28.519208 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 184/696] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:30:28 2026] GET /volume/v3/volumes/acdb073c-e27c-47c0-92e5-d01de04770aa => generated 819 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:29.045542 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-82dfb970-54ea-4127-9d5d-6945e8ada54d None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:29.048109 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-ef793f27-0021-4bb1-86ad-ee5e0b79293f req-b3114ff6-a3dd-40f9-a44f-1a69674ea617 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:29.049460 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-82dfb970-54ea-4127-9d5d-6945e8ada54d tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] GET https://10.4.3.200/volume/v3/backups/42ce54e0-8218-4e03-a8fe-5e8f8ec10f96 Jul 10 06:30:29.049789 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-82dfb970-54ea-4127-9d5d-6945e8ada54d tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:29.050053 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-82dfb970-54ea-4127-9d5d-6945e8ada54d tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:29.053466 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-82dfb970-54ea-4127-9d5d-6945e8ada54d tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] Show backup with id 42ce54e0-8218-4e03-a8fe-5e8f8ec10f96. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:30:29.053636 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-ef793f27-0021-4bb1-86ad-ee5e0b79293f req-b3114ff6-a3dd-40f9-a44f-1a69674ea617 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] GET https://10.4.3.200/volume/v3/volumes/18edc2c2-ec8f-48bd-94e9-374ac7c6ffa7 Jul 10 06:30:29.053636 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-ef793f27-0021-4bb1-86ad-ee5e0b79293f req-b3114ff6-a3dd-40f9-a44f-1a69674ea617 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:29.053636 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-ef793f27-0021-4bb1-86ad-ee5e0b79293f req-b3114ff6-a3dd-40f9-a44f-1a69674ea617 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:29.057084 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:29.057084 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:30:29.058130 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-82dfb970-54ea-4127-9d5d-6945e8ada54d tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] https://10.4.3.200/volume/v3/backups/42ce54e0-8218-4e03-a8fe-5e8f8ec10f96 returned with HTTP 200 Jul 10 06:30:29.058738 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 172/697] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:30:29 2026] GET /volume/v3/backups/42ce54e0-8218-4e03-a8fe-5e8f8ec10f96 => generated 797 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:29.062363 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:29.062363 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:30:29.068061 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [req-ef793f27-0021-4bb1-86ad-ee5e0b79293f req-b3114ff6-a3dd-40f9-a44f-1a69674ea617 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Volume info retrieved successfully. Jul 10 06:30:29.076568 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-ef793f27-0021-4bb1-86ad-ee5e0b79293f req-b3114ff6-a3dd-40f9-a44f-1a69674ea617 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] https://10.4.3.200/volume/v3/volumes/18edc2c2-ec8f-48bd-94e9-374ac7c6ffa7 returned with HTTP 200 Jul 10 06:30:29.076568 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 171/698] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:30:29 2026] GET /volume/v3/volumes/18edc2c2-ec8f-48bd-94e9-374ac7c6ffa7 => generated 868 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:29.532662 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-d8aa2461-dec8-4cd9-bd4a-b6970b56a659 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:29.535248 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d8aa2461-dec8-4cd9-bd4a-b6970b56a659 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] GET https://10.4.3.200/volume/v3/volumes/acdb073c-e27c-47c0-92e5-d01de04770aa Jul 10 06:30:29.535452 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d8aa2461-dec8-4cd9-bd4a-b6970b56a659 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:29.535713 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d8aa2461-dec8-4cd9-bd4a-b6970b56a659 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:29.544082 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:29.544082 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:30:29.549703 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-d8aa2461-dec8-4cd9-bd4a-b6970b56a659 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Volume info retrieved successfully. Jul 10 06:30:29.559671 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d8aa2461-dec8-4cd9-bd4a-b6970b56a659 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/volumes/acdb073c-e27c-47c0-92e5-d01de04770aa returned with HTTP 200 Jul 10 06:30:29.560236 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 172/699] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:30:29 2026] GET /volume/v3/volumes/acdb073c-e27c-47c0-92e5-d01de04770aa => generated 1359 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:30:30.072665 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-3da1c299-a8a4-4752-9d82-4cafe0c3a6a8 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:30.074820 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3da1c299-a8a4-4752-9d82-4cafe0c3a6a8 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] GET https://10.4.3.200/volume/v3/backups/42ce54e0-8218-4e03-a8fe-5e8f8ec10f96 Jul 10 06:30:30.075083 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3da1c299-a8a4-4752-9d82-4cafe0c3a6a8 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:30.075321 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3da1c299-a8a4-4752-9d82-4cafe0c3a6a8 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:30.075784 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-3da1c299-a8a4-4752-9d82-4cafe0c3a6a8 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] Show backup with id 42ce54e0-8218-4e03-a8fe-5e8f8ec10f96. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:30:30.081578 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:30.081578 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:30:30.082027 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3da1c299-a8a4-4752-9d82-4cafe0c3a6a8 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] https://10.4.3.200/volume/v3/backups/42ce54e0-8218-4e03-a8fe-5e8f8ec10f96 returned with HTTP 200 Jul 10 06:30:30.082699 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 185/700] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:30:30 2026] GET /volume/v3/backups/42ce54e0-8218-4e03-a8fe-5e8f8ec10f96 => generated 797 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:31.095007 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-e0be6931-08d4-4589-a0f3-1c1eb64d3eef None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:31.096948 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e0be6931-08d4-4589-a0f3-1c1eb64d3eef tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] GET https://10.4.3.200/volume/v3/backups/42ce54e0-8218-4e03-a8fe-5e8f8ec10f96 Jul 10 06:30:31.097163 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e0be6931-08d4-4589-a0f3-1c1eb64d3eef tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:31.097459 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e0be6931-08d4-4589-a0f3-1c1eb64d3eef tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:31.097618 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-e0be6931-08d4-4589-a0f3-1c1eb64d3eef tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] Show backup with id 42ce54e0-8218-4e03-a8fe-5e8f8ec10f96. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:30:31.103085 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:31.103085 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:30:31.103085 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e0be6931-08d4-4589-a0f3-1c1eb64d3eef tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] https://10.4.3.200/volume/v3/backups/42ce54e0-8218-4e03-a8fe-5e8f8ec10f96 returned with HTTP 200 Jul 10 06:30:31.103430 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 173/701] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:30:31 2026] GET /volume/v3/backups/42ce54e0-8218-4e03-a8fe-5e8f8ec10f96 => generated 797 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:31.121696 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-ff52a2ce-cda8-4512-ae47-3f477fdca115 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:31.122164 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-ff52a2ce-cda8-4512-ae47-3f477fdca115 None None] GET https://10.4.3.200/volume// Jul 10 06:30:31.124176 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-ff52a2ce-cda8-4512-ae47-3f477fdca115 None None] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:31.124176 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-ff52a2ce-cda8-4512-ae47-3f477fdca115 None None] Calling method 'all' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:31.124176 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-ff52a2ce-cda8-4512-ae47-3f477fdca115 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:30:31.124176 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 172/702] 10.4.3.200 () {66 vars in 1428 bytes} [Fri Jul 10 06:30:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 06:30:31.134163 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-ef793f27-0021-4bb1-86ad-ee5e0b79293f req-dce7c4f7-caf7-4d4a-9a7c-05d4f9739aa1 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:31.137596 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-ef793f27-0021-4bb1-86ad-ee5e0b79293f req-dce7c4f7-caf7-4d4a-9a7c-05d4f9739aa1 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 10 06:30:31.138075 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-ef793f27-0021-4bb1-86ad-ee5e0b79293f req-dce7c4f7-caf7-4d4a-9a7c-05d4f9739aa1 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "18edc2c2-ec8f-48bd-94e9-374ac7c6ffa7", "connector": null, "instance_uuid": "19cb876a-a795-41bc-b245-77b537f4ca96"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:30:31.150047 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:31.150047 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:30:31.180849 np0000004964 devstack@c-api.service[99978]: WARNING cinder.volume.api [req-ef793f27-0021-4bb1-86ad-ee5e0b79293f req-dce7c4f7-caf7-4d4a-9a7c-05d4f9739aa1 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Jul 10 06:30:31.185805 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-ef793f27-0021-4bb1-86ad-ee5e0b79293f req-dce7c4f7-caf7-4d4a-9a7c-05d4f9739aa1 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 10 06:30:31.186307 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 173/703] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 10 06:30:31 2026] POST /volume/v3/attachments => generated 271 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:30:31.491125 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-4f3d1cc9-49f5-4aa7-8c6f-4f07d7ddbbbd req-2ff2ec98-ac00-430d-bb80-1e1852a4bdc0 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:31.493627 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-4f3d1cc9-49f5-4aa7-8c6f-4f07d7ddbbbd req-2ff2ec98-ac00-430d-bb80-1e1852a4bdc0 tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] PUT https://10.4.3.200/volume/v3/attachments/505aa0e1-5b11-42f1-98a8-38616e04cf70 Jul 10 06:30:31.494111 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-4f3d1cc9-49f5-4aa7-8c6f-4f07d7ddbbbd req-2ff2ec98-ac00-430d-bb80-1e1852a4bdc0 tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000004964", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad080837985", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8eedee5c-bca8-4f5c-8f66-111c7b448d96", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:30:31.503115 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.coordination [req-4f3d1cc9-49f5-4aa7-8c6f-4f07d7ddbbbd req-2ff2ec98-ac00-430d-bb80-1e1852a4bdc0 tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] Acquiring lock "cinder-attachment_update-5af0527a-34f3-4610-972e-9b6dc5710969-np0000004964" by "attachment_update" {{(pid=99976) __acquire /opt/stack/cinder/cinder/coordination.py:210}} Jul 10 06:30:31.508532 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.coordination [req-4f3d1cc9-49f5-4aa7-8c6f-4f07d7ddbbbd req-2ff2ec98-ac00-430d-bb80-1e1852a4bdc0 tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] Lock "cinder-attachment_update-5af0527a-34f3-4610-972e-9b6dc5710969-np0000004964" acquired by "attachment_update" :: waited 0.005s {{(pid=99976) __acquire /opt/stack/cinder/cinder/coordination.py:228}} Jul 10 06:30:31.509925 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:31.509925 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:30:31.613148 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-8e479954-7fd8-43ff-ad54-aed81ac9c1e6 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:31.618147 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8e479954-7fd8-43ff-ad54-aed81ac9c1e6 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] GET https://10.4.3.200/volume/v3/volumes/18edc2c2-ec8f-48bd-94e9-374ac7c6ffa7 Jul 10 06:30:31.618416 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-8e479954-7fd8-43ff-ad54-aed81ac9c1e6 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:31.618661 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-8e479954-7fd8-43ff-ad54-aed81ac9c1e6 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:31.634358 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:31.634358 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:30:31.638821 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-8e479954-7fd8-43ff-ad54-aed81ac9c1e6 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Volume info retrieved successfully. Jul 10 06:30:31.645173 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8e479954-7fd8-43ff-ad54-aed81ac9c1e6 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] https://10.4.3.200/volume/v3/volumes/18edc2c2-ec8f-48bd-94e9-374ac7c6ffa7 returned with HTTP 200 Jul 10 06:30:31.645700 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 174/704] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:30:31 2026] GET /volume/v3/volumes/18edc2c2-ec8f-48bd-94e9-374ac7c6ffa7 => generated 867 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:31.726389 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-5e353271-b3fe-461d-9992-9a3a6319c944 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:31.726664 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-5e353271-b3fe-461d-9992-9a3a6319c944 None None] GET https://10.4.3.200/volume// Jul 10 06:30:31.726802 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-5e353271-b3fe-461d-9992-9a3a6319c944 None None] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:31.727078 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-5e353271-b3fe-461d-9992-9a3a6319c944 None None] Calling method 'all' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:31.727279 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-5e353271-b3fe-461d-9992-9a3a6319c944 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:30:31.727551 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 173/705] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:30:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 06:30:31.736286 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-ef793f27-0021-4bb1-86ad-ee5e0b79293f req-07e4a49e-1807-4986-9cad-5822df04171a None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:31.738443 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-ef793f27-0021-4bb1-86ad-ee5e0b79293f req-07e4a49e-1807-4986-9cad-5822df04171a tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] GET https://10.4.3.200/volume/v3/volumes/18edc2c2-ec8f-48bd-94e9-374ac7c6ffa7 Jul 10 06:30:31.738662 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-ef793f27-0021-4bb1-86ad-ee5e0b79293f req-07e4a49e-1807-4986-9cad-5822df04171a tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:31.738839 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-ef793f27-0021-4bb1-86ad-ee5e0b79293f req-07e4a49e-1807-4986-9cad-5822df04171a tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:31.751914 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:31.751914 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:30:31.758095 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [req-ef793f27-0021-4bb1-86ad-ee5e0b79293f req-07e4a49e-1807-4986-9cad-5822df04171a tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Volume info retrieved successfully. Jul 10 06:30:31.763828 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-ef793f27-0021-4bb1-86ad-ee5e0b79293f req-07e4a49e-1807-4986-9cad-5822df04171a tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] https://10.4.3.200/volume/v3/volumes/18edc2c2-ec8f-48bd-94e9-374ac7c6ffa7 returned with HTTP 200 Jul 10 06:30:31.764310 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 174/706] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 10 06:30:31 2026] GET /volume/v3/volumes/18edc2c2-ec8f-48bd-94e9-374ac7c6ffa7 => generated 1047 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:30:31.864474 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-ef793f27-0021-4bb1-86ad-ee5e0b79293f req-20ab372b-e2fa-48b9-9caa-98a5c72e39fd None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:31.867301 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-ef793f27-0021-4bb1-86ad-ee5e0b79293f req-20ab372b-e2fa-48b9-9caa-98a5c72e39fd tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] PUT https://10.4.3.200/volume/v3/attachments/0c9a6ed3-0699-4d86-9cc3-f283e16c4521 Jul 10 06:30:31.867481 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-ef793f27-0021-4bb1-86ad-ee5e0b79293f req-20ab372b-e2fa-48b9-9caa-98a5c72e39fd tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000004964", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad080837985", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8eedee5c-bca8-4f5c-8f66-111c7b448d96", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:30:31.878200 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.coordination [req-ef793f27-0021-4bb1-86ad-ee5e0b79293f req-20ab372b-e2fa-48b9-9caa-98a5c72e39fd tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Acquiring lock "cinder-attachment_update-18edc2c2-ec8f-48bd-94e9-374ac7c6ffa7-np0000004964" by "attachment_update" {{(pid=99977) __acquire /opt/stack/cinder/cinder/coordination.py:210}} Jul 10 06:30:31.883657 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.coordination [req-ef793f27-0021-4bb1-86ad-ee5e0b79293f req-20ab372b-e2fa-48b9-9caa-98a5c72e39fd tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Lock "cinder-attachment_update-18edc2c2-ec8f-48bd-94e9-374ac7c6ffa7-np0000004964" acquired by "attachment_update" :: waited 0.005s {{(pid=99977) __acquire /opt/stack/cinder/cinder/coordination.py:228}} Jul 10 06:30:31.884806 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:31.884806 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:30:32.034527 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.coordination [req-4f3d1cc9-49f5-4aa7-8c6f-4f07d7ddbbbd req-2ff2ec98-ac00-430d-bb80-1e1852a4bdc0 tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] Lock "cinder-attachment_update-5af0527a-34f3-4610-972e-9b6dc5710969-np0000004964" released by "attachment_update" :: held 0.525s {{(pid=99976) __release /opt/stack/cinder/cinder/coordination.py:239}} Jul 10 06:30:32.034527 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-4f3d1cc9-49f5-4aa7-8c6f-4f07d7ddbbbd req-2ff2ec98-ac00-430d-bb80-1e1852a4bdc0 tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] https://10.4.3.200/volume/v3/attachments/505aa0e1-5b11-42f1-98a8-38616e04cf70 returned with HTTP 200 Jul 10 06:30:32.034527 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 186/707] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 10 06:30:31 2026] PUT /volume/v3/attachments/505aa0e1-5b11-42f1-98a8-38616e04cf70 => generated 969 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:30:32.045032 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-4f3d1cc9-49f5-4aa7-8c6f-4f07d7ddbbbd req-04ca7c01-27f4-488b-8fed-7311c7787d9d None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:32.048256 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-4f3d1cc9-49f5-4aa7-8c6f-4f07d7ddbbbd req-04ca7c01-27f4-488b-8fed-7311c7787d9d tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] GET https://10.4.3.200/volume/v3/attachments/505aa0e1-5b11-42f1-98a8-38616e04cf70 Jul 10 06:30:32.048545 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-4f3d1cc9-49f5-4aa7-8c6f-4f07d7ddbbbd req-04ca7c01-27f4-488b-8fed-7311c7787d9d tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:32.048814 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-4f3d1cc9-49f5-4aa7-8c6f-4f07d7ddbbbd req-04ca7c01-27f4-488b-8fed-7311c7787d9d tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] Calling method 'version_select' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:32.066082 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-4f3d1cc9-49f5-4aa7-8c6f-4f07d7ddbbbd req-04ca7c01-27f4-488b-8fed-7311c7787d9d tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] https://10.4.3.200/volume/v3/attachments/505aa0e1-5b11-42f1-98a8-38616e04cf70 returned with HTTP 200 Jul 10 06:30:32.066979 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 174/708] 10.4.3.200 () {70 vars in 1651 bytes} [Fri Jul 10 06:30:32 2026] GET /volume/v3/attachments/505aa0e1-5b11-42f1-98a8-38616e04cf70 => generated 994 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:30:32.114240 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-131a9fd1-bdab-4e09-b560-1770c5753ea1 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:32.116100 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-131a9fd1-bdab-4e09-b560-1770c5753ea1 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] GET https://10.4.3.200/volume/v3/backups/42ce54e0-8218-4e03-a8fe-5e8f8ec10f96 Jul 10 06:30:32.116303 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-131a9fd1-bdab-4e09-b560-1770c5753ea1 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:32.116516 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-131a9fd1-bdab-4e09-b560-1770c5753ea1 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:32.116642 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-131a9fd1-bdab-4e09-b560-1770c5753ea1 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] Show backup with id 42ce54e0-8218-4e03-a8fe-5e8f8ec10f96. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:30:32.120958 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:32.120958 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:30:32.121895 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-131a9fd1-bdab-4e09-b560-1770c5753ea1 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] https://10.4.3.200/volume/v3/backups/42ce54e0-8218-4e03-a8fe-5e8f8ec10f96 returned with HTTP 200 Jul 10 06:30:32.122279 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 175/709] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:30:32 2026] GET /volume/v3/backups/42ce54e0-8218-4e03-a8fe-5e8f8ec10f96 => generated 797 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:32.411136 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.coordination [req-ef793f27-0021-4bb1-86ad-ee5e0b79293f req-20ab372b-e2fa-48b9-9caa-98a5c72e39fd tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Lock "cinder-attachment_update-18edc2c2-ec8f-48bd-94e9-374ac7c6ffa7-np0000004964" released by "attachment_update" :: held 0.528s {{(pid=99977) __release /opt/stack/cinder/cinder/coordination.py:239}} Jul 10 06:30:32.411473 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-ef793f27-0021-4bb1-86ad-ee5e0b79293f req-20ab372b-e2fa-48b9-9caa-98a5c72e39fd tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] https://10.4.3.200/volume/v3/attachments/0c9a6ed3-0699-4d86-9cc3-f283e16c4521 returned with HTTP 200 Jul 10 06:30:32.412078 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 175/710] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 10 06:30:31 2026] PUT /volume/v3/attachments/0c9a6ed3-0699-4d86-9cc3-f283e16c4521 => generated 967 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:30:32.660651 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-4d17fb7d-e124-4188-a1f1-26906c8d36b8 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:32.662419 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4d17fb7d-e124-4188-a1f1-26906c8d36b8 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] GET https://10.4.3.200/volume/v3/volumes/18edc2c2-ec8f-48bd-94e9-374ac7c6ffa7 Jul 10 06:30:32.662703 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4d17fb7d-e124-4188-a1f1-26906c8d36b8 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:32.662926 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4d17fb7d-e124-4188-a1f1-26906c8d36b8 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:32.673457 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:32.673457 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:30:32.677113 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-4d17fb7d-e124-4188-a1f1-26906c8d36b8 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Volume info retrieved successfully. Jul 10 06:30:32.681226 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4d17fb7d-e124-4188-a1f1-26906c8d36b8 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] https://10.4.3.200/volume/v3/volumes/18edc2c2-ec8f-48bd-94e9-374ac7c6ffa7 returned with HTTP 200 Jul 10 06:30:32.681702 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 187/711] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:30:32 2026] GET /volume/v3/volumes/18edc2c2-ec8f-48bd-94e9-374ac7c6ffa7 => generated 868 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:33.137376 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-a199726f-64b8-4a3c-ad27-ce52cbb231f5 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:33.142429 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-a199726f-64b8-4a3c-ad27-ce52cbb231f5 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] GET https://10.4.3.200/volume/v3/backups/42ce54e0-8218-4e03-a8fe-5e8f8ec10f96 Jul 10 06:30:33.142674 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-a199726f-64b8-4a3c-ad27-ce52cbb231f5 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:33.142840 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-a199726f-64b8-4a3c-ad27-ce52cbb231f5 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:33.142976 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-a199726f-64b8-4a3c-ad27-ce52cbb231f5 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] Show backup with id 42ce54e0-8218-4e03-a8fe-5e8f8ec10f96. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:30:33.153906 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:33.153906 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:30:33.154779 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-a199726f-64b8-4a3c-ad27-ce52cbb231f5 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] https://10.4.3.200/volume/v3/backups/42ce54e0-8218-4e03-a8fe-5e8f8ec10f96 returned with HTTP 200 Jul 10 06:30:33.155146 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 175/712] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:30:33 2026] GET /volume/v3/backups/42ce54e0-8218-4e03-a8fe-5e8f8ec10f96 => generated 797 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:33.695980 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-509a6460-86b9-47fb-a4e5-78ec8ebd09c3 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:33.699361 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-509a6460-86b9-47fb-a4e5-78ec8ebd09c3 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] GET https://10.4.3.200/volume/v3/volumes/18edc2c2-ec8f-48bd-94e9-374ac7c6ffa7 Jul 10 06:30:33.699361 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-509a6460-86b9-47fb-a4e5-78ec8ebd09c3 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:33.699361 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-509a6460-86b9-47fb-a4e5-78ec8ebd09c3 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:33.708677 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:33.708677 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:30:33.716128 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-509a6460-86b9-47fb-a4e5-78ec8ebd09c3 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Volume info retrieved successfully. Jul 10 06:30:33.720989 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-509a6460-86b9-47fb-a4e5-78ec8ebd09c3 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] https://10.4.3.200/volume/v3/volumes/18edc2c2-ec8f-48bd-94e9-374ac7c6ffa7 returned with HTTP 200 Jul 10 06:30:33.721270 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 176/713] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:30:33 2026] GET /volume/v3/volumes/18edc2c2-ec8f-48bd-94e9-374ac7c6ffa7 => generated 868 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:34.169854 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-287efb4f-309d-408b-bea5-1cbd4691bcc3 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:34.171516 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-287efb4f-309d-408b-bea5-1cbd4691bcc3 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] GET https://10.4.3.200/volume/v3/backups/42ce54e0-8218-4e03-a8fe-5e8f8ec10f96 Jul 10 06:30:34.171755 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-287efb4f-309d-408b-bea5-1cbd4691bcc3 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:34.171951 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-287efb4f-309d-408b-bea5-1cbd4691bcc3 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:34.172096 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-287efb4f-309d-408b-bea5-1cbd4691bcc3 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] Show backup with id 42ce54e0-8218-4e03-a8fe-5e8f8ec10f96. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:30:34.176080 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:34.176080 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:30:34.176788 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-287efb4f-309d-408b-bea5-1cbd4691bcc3 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] https://10.4.3.200/volume/v3/backups/42ce54e0-8218-4e03-a8fe-5e8f8ec10f96 returned with HTTP 200 Jul 10 06:30:34.177120 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 176/714] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:30:34 2026] GET /volume/v3/backups/42ce54e0-8218-4e03-a8fe-5e8f8ec10f96 => generated 797 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:34.738519 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-74fcb4b2-e08f-47b2-b5d8-96eff6807d2f None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:34.740215 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-74fcb4b2-e08f-47b2-b5d8-96eff6807d2f tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] GET https://10.4.3.200/volume/v3/volumes/18edc2c2-ec8f-48bd-94e9-374ac7c6ffa7 Jul 10 06:30:34.740381 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-74fcb4b2-e08f-47b2-b5d8-96eff6807d2f tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:34.740581 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-74fcb4b2-e08f-47b2-b5d8-96eff6807d2f tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:34.751587 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:34.751587 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:30:34.756339 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-74fcb4b2-e08f-47b2-b5d8-96eff6807d2f tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Volume info retrieved successfully. Jul 10 06:30:34.762398 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-74fcb4b2-e08f-47b2-b5d8-96eff6807d2f tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] https://10.4.3.200/volume/v3/volumes/18edc2c2-ec8f-48bd-94e9-374ac7c6ffa7 returned with HTTP 200 Jul 10 06:30:34.762882 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 188/715] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:30:34 2026] GET /volume/v3/volumes/18edc2c2-ec8f-48bd-94e9-374ac7c6ffa7 => generated 868 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:35.189614 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-3b69c38a-741c-4aa4-b8f4-61addd796338 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:35.191180 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-3b69c38a-741c-4aa4-b8f4-61addd796338 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] GET https://10.4.3.200/volume/v3/backups/42ce54e0-8218-4e03-a8fe-5e8f8ec10f96 Jul 10 06:30:35.191349 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-3b69c38a-741c-4aa4-b8f4-61addd796338 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:35.191543 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-3b69c38a-741c-4aa4-b8f4-61addd796338 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:35.191662 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-3b69c38a-741c-4aa4-b8f4-61addd796338 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] Show backup with id 42ce54e0-8218-4e03-a8fe-5e8f8ec10f96. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:30:35.195445 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:35.195445 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:30:35.196202 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-3b69c38a-741c-4aa4-b8f4-61addd796338 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] https://10.4.3.200/volume/v3/backups/42ce54e0-8218-4e03-a8fe-5e8f8ec10f96 returned with HTTP 200 Jul 10 06:30:35.196745 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 176/716] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:30:35 2026] GET /volume/v3/backups/42ce54e0-8218-4e03-a8fe-5e8f8ec10f96 => generated 797 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:35.776956 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-d986cde1-05d6-478d-a2a1-388a0fb5b6ad None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:35.779421 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d986cde1-05d6-478d-a2a1-388a0fb5b6ad tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] GET https://10.4.3.200/volume/v3/volumes/18edc2c2-ec8f-48bd-94e9-374ac7c6ffa7 Jul 10 06:30:35.779726 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d986cde1-05d6-478d-a2a1-388a0fb5b6ad tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:35.779998 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d986cde1-05d6-478d-a2a1-388a0fb5b6ad tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:35.791176 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:35.791176 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:30:35.795939 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-d986cde1-05d6-478d-a2a1-388a0fb5b6ad tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Volume info retrieved successfully. Jul 10 06:30:35.801613 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d986cde1-05d6-478d-a2a1-388a0fb5b6ad tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] https://10.4.3.200/volume/v3/volumes/18edc2c2-ec8f-48bd-94e9-374ac7c6ffa7 returned with HTTP 200 Jul 10 06:30:35.802051 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 177/717] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:30:35 2026] GET /volume/v3/volumes/18edc2c2-ec8f-48bd-94e9-374ac7c6ffa7 => generated 868 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:36.208453 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-6d26140b-aaf8-47aa-b0eb-3918827ff2e2 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:36.210856 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6d26140b-aaf8-47aa-b0eb-3918827ff2e2 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] GET https://10.4.3.200/volume/v3/backups/42ce54e0-8218-4e03-a8fe-5e8f8ec10f96 Jul 10 06:30:36.211333 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6d26140b-aaf8-47aa-b0eb-3918827ff2e2 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:36.211663 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6d26140b-aaf8-47aa-b0eb-3918827ff2e2 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:36.211949 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-6d26140b-aaf8-47aa-b0eb-3918827ff2e2 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] Show backup with id 42ce54e0-8218-4e03-a8fe-5e8f8ec10f96. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:30:36.226648 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:36.226648 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:30:36.226948 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6d26140b-aaf8-47aa-b0eb-3918827ff2e2 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] https://10.4.3.200/volume/v3/backups/42ce54e0-8218-4e03-a8fe-5e8f8ec10f96 returned with HTTP 200 Jul 10 06:30:36.227307 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 177/718] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:30:36 2026] GET /volume/v3/backups/42ce54e0-8218-4e03-a8fe-5e8f8ec10f96 => generated 797 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:36.822042 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-0dda0878-2572-48f3-bf0e-87f679e7a52e None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:36.829767 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0dda0878-2572-48f3-bf0e-87f679e7a52e tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] GET https://10.4.3.200/volume/v3/volumes/18edc2c2-ec8f-48bd-94e9-374ac7c6ffa7 Jul 10 06:30:36.829767 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-0dda0878-2572-48f3-bf0e-87f679e7a52e tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:36.831519 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-0dda0878-2572-48f3-bf0e-87f679e7a52e tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:36.848804 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:36.848804 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:30:36.852565 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-0dda0878-2572-48f3-bf0e-87f679e7a52e tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Volume info retrieved successfully. Jul 10 06:30:36.859315 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0dda0878-2572-48f3-bf0e-87f679e7a52e tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] https://10.4.3.200/volume/v3/volumes/18edc2c2-ec8f-48bd-94e9-374ac7c6ffa7 returned with HTTP 200 Jul 10 06:30:36.860241 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 189/719] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:30:36 2026] GET /volume/v3/volumes/18edc2c2-ec8f-48bd-94e9-374ac7c6ffa7 => generated 868 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:37.246880 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-41b52ffb-c6c5-44d8-b2ba-81149f632474 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:37.249171 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-41b52ffb-c6c5-44d8-b2ba-81149f632474 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] GET https://10.4.3.200/volume/v3/backups/42ce54e0-8218-4e03-a8fe-5e8f8ec10f96 Jul 10 06:30:37.249369 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-41b52ffb-c6c5-44d8-b2ba-81149f632474 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:37.249565 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-41b52ffb-c6c5-44d8-b2ba-81149f632474 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:37.249667 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-41b52ffb-c6c5-44d8-b2ba-81149f632474 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] Show backup with id 42ce54e0-8218-4e03-a8fe-5e8f8ec10f96. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:30:37.256175 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:37.256175 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:30:37.257160 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-41b52ffb-c6c5-44d8-b2ba-81149f632474 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] https://10.4.3.200/volume/v3/backups/42ce54e0-8218-4e03-a8fe-5e8f8ec10f96 returned with HTTP 200 Jul 10 06:30:37.257581 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 177/720] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:30:37 2026] GET /volume/v3/backups/42ce54e0-8218-4e03-a8fe-5e8f8ec10f96 => generated 797 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:37.876614 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-cce4e6b5-1b74-40f5-a7c3-1ddfac456328 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:37.878422 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-cce4e6b5-1b74-40f5-a7c3-1ddfac456328 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] GET https://10.4.3.200/volume/v3/volumes/18edc2c2-ec8f-48bd-94e9-374ac7c6ffa7 Jul 10 06:30:37.878634 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-cce4e6b5-1b74-40f5-a7c3-1ddfac456328 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:37.878834 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-cce4e6b5-1b74-40f5-a7c3-1ddfac456328 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:37.893134 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:37.893134 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:30:37.896818 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-cce4e6b5-1b74-40f5-a7c3-1ddfac456328 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Volume info retrieved successfully. Jul 10 06:30:37.901334 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-cce4e6b5-1b74-40f5-a7c3-1ddfac456328 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] https://10.4.3.200/volume/v3/volumes/18edc2c2-ec8f-48bd-94e9-374ac7c6ffa7 returned with HTTP 200 Jul 10 06:30:37.902023 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 178/721] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:30:37 2026] GET /volume/v3/volumes/18edc2c2-ec8f-48bd-94e9-374ac7c6ffa7 => generated 868 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:38.271611 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-0ee73998-faba-48ce-989d-337e4cff90c4 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:38.274995 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0ee73998-faba-48ce-989d-337e4cff90c4 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] GET https://10.4.3.200/volume/v3/backups/42ce54e0-8218-4e03-a8fe-5e8f8ec10f96 Jul 10 06:30:38.275207 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0ee73998-faba-48ce-989d-337e4cff90c4 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:38.275412 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0ee73998-faba-48ce-989d-337e4cff90c4 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:38.275561 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-0ee73998-faba-48ce-989d-337e4cff90c4 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] Show backup with id 42ce54e0-8218-4e03-a8fe-5e8f8ec10f96. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:30:38.283918 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:38.283918 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:30:38.284814 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0ee73998-faba-48ce-989d-337e4cff90c4 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] https://10.4.3.200/volume/v3/backups/42ce54e0-8218-4e03-a8fe-5e8f8ec10f96 returned with HTTP 200 Jul 10 06:30:38.285169 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 178/722] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:30:38 2026] GET /volume/v3/backups/42ce54e0-8218-4e03-a8fe-5e8f8ec10f96 => generated 797 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:38.635688 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-ef793f27-0021-4bb1-86ad-ee5e0b79293f req-f1dc9641-c74e-457b-bb0e-cd9c507fb77b None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:38.638039 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-ef793f27-0021-4bb1-86ad-ee5e0b79293f req-f1dc9641-c74e-457b-bb0e-cd9c507fb77b tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] POST https://10.4.3.200/volume/v3/attachments/0c9a6ed3-0699-4d86-9cc3-f283e16c4521/action Jul 10 06:30:38.638349 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-ef793f27-0021-4bb1-86ad-ee5e0b79293f req-f1dc9641-c74e-457b-bb0e-cd9c507fb77b tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Action body: b'{"os-complete": null}' {{(pid=99976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:30:38.638465 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-ef793f27-0021-4bb1-86ad-ee5e0b79293f req-f1dc9641-c74e-457b-bb0e-cd9c507fb77b tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:30:38.654604 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:38.654604 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:30:38.665005 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-ef793f27-0021-4bb1-86ad-ee5e0b79293f req-f1dc9641-c74e-457b-bb0e-cd9c507fb77b tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] https://10.4.3.200/volume/v3/attachments/0c9a6ed3-0699-4d86-9cc3-f283e16c4521/action returned with HTTP 204 Jul 10 06:30:38.665497 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 190/723] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 10 06:30:38 2026] POST /volume/v3/attachments/0c9a6ed3-0699-4d86-9cc3-f283e16c4521/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jul 10 06:30:38.917261 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-5e0cf26f-35a7-46d8-983a-c9ec81813d1a None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:38.919722 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-5e0cf26f-35a7-46d8-983a-c9ec81813d1a tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] GET https://10.4.3.200/volume/v3/volumes/18edc2c2-ec8f-48bd-94e9-374ac7c6ffa7 Jul 10 06:30:38.919971 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-5e0cf26f-35a7-46d8-983a-c9ec81813d1a tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:38.920216 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-5e0cf26f-35a7-46d8-983a-c9ec81813d1a tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:38.934616 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:38.934616 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:30:38.939663 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-5e0cf26f-35a7-46d8-983a-c9ec81813d1a tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Volume info retrieved successfully. Jul 10 06:30:38.945806 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-5e0cf26f-35a7-46d8-983a-c9ec81813d1a tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] https://10.4.3.200/volume/v3/volumes/18edc2c2-ec8f-48bd-94e9-374ac7c6ffa7 returned with HTTP 200 Jul 10 06:30:38.946270 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 178/724] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:30:38 2026] GET /volume/v3/volumes/18edc2c2-ec8f-48bd-94e9-374ac7c6ffa7 => generated 1160 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:30:38.996405 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-5ce9c1b0-d0bf-4c06-b580-0ae61e6b1a2b req-1dc8d7fe-9e28-448d-ad83-b54efb178040 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:38.999317 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-5ce9c1b0-d0bf-4c06-b580-0ae61e6b1a2b req-1dc8d7fe-9e28-448d-ad83-b54efb178040 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] GET https://10.4.3.200/volume/v3/volumes/18edc2c2-ec8f-48bd-94e9-374ac7c6ffa7 Jul 10 06:30:38.999795 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-5ce9c1b0-d0bf-4c06-b580-0ae61e6b1a2b req-1dc8d7fe-9e28-448d-ad83-b54efb178040 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:38.999957 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-5ce9c1b0-d0bf-4c06-b580-0ae61e6b1a2b req-1dc8d7fe-9e28-448d-ad83-b54efb178040 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:39.012647 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:39.012647 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:30:39.018205 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [req-5ce9c1b0-d0bf-4c06-b580-0ae61e6b1a2b req-1dc8d7fe-9e28-448d-ad83-b54efb178040 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Volume info retrieved successfully. Jul 10 06:30:39.024035 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-5ce9c1b0-d0bf-4c06-b580-0ae61e6b1a2b req-1dc8d7fe-9e28-448d-ad83-b54efb178040 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] https://10.4.3.200/volume/v3/volumes/18edc2c2-ec8f-48bd-94e9-374ac7c6ffa7 returned with HTTP 200 Jul 10 06:30:39.024583 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 179/725] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:30:38 2026] GET /volume/v3/volumes/18edc2c2-ec8f-48bd-94e9-374ac7c6ffa7 => generated 1160 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:30:39.300192 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-22a2e85f-5cdc-4bdd-af28-4c185671b446 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:39.301765 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-22a2e85f-5cdc-4bdd-af28-4c185671b446 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] GET https://10.4.3.200/volume/v3/backups/42ce54e0-8218-4e03-a8fe-5e8f8ec10f96 Jul 10 06:30:39.301975 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-22a2e85f-5cdc-4bdd-af28-4c185671b446 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:39.302168 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-22a2e85f-5cdc-4bdd-af28-4c185671b446 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:39.302291 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-22a2e85f-5cdc-4bdd-af28-4c185671b446 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] Show backup with id 42ce54e0-8218-4e03-a8fe-5e8f8ec10f96. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:30:39.308272 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:39.308272 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:30:39.309084 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-22a2e85f-5cdc-4bdd-af28-4c185671b446 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] https://10.4.3.200/volume/v3/backups/42ce54e0-8218-4e03-a8fe-5e8f8ec10f96 returned with HTTP 200 Jul 10 06:30:39.309589 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 179/726] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:30:39 2026] GET /volume/v3/backups/42ce54e0-8218-4e03-a8fe-5e8f8ec10f96 => generated 797 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:40.321755 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-ef5329d3-74c0-445f-9389-b84d1cad0df8 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:40.323790 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ef5329d3-74c0-445f-9389-b84d1cad0df8 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] GET https://10.4.3.200/volume/v3/backups/42ce54e0-8218-4e03-a8fe-5e8f8ec10f96 Jul 10 06:30:40.323790 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ef5329d3-74c0-445f-9389-b84d1cad0df8 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:40.323926 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ef5329d3-74c0-445f-9389-b84d1cad0df8 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:40.323926 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-ef5329d3-74c0-445f-9389-b84d1cad0df8 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] Show backup with id 42ce54e0-8218-4e03-a8fe-5e8f8ec10f96. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:30:40.328655 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:40.328655 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:30:40.329615 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ef5329d3-74c0-445f-9389-b84d1cad0df8 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] https://10.4.3.200/volume/v3/backups/42ce54e0-8218-4e03-a8fe-5e8f8ec10f96 returned with HTTP 200 Jul 10 06:30:40.329785 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 191/727] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:30:40 2026] GET /volume/v3/backups/42ce54e0-8218-4e03-a8fe-5e8f8ec10f96 => generated 797 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:41.090459 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-a802b1b6-9a41-486d-bb72-211e7edadb34 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:41.090871 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-a802b1b6-9a41-486d-bb72-211e7edadb34 None None] GET https://10.4.3.200/volume// Jul 10 06:30:41.091059 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-a802b1b6-9a41-486d-bb72-211e7edadb34 None None] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:41.091246 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-a802b1b6-9a41-486d-bb72-211e7edadb34 None None] Calling method 'all' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:41.092173 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-a802b1b6-9a41-486d-bb72-211e7edadb34 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:30:41.092173 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 179/728] 10.4.3.200 () {66 vars in 1428 bytes} [Fri Jul 10 06:30: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 10 06:30:41.108006 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-5ce9c1b0-d0bf-4c06-b580-0ae61e6b1a2b req-25791e05-d262-4a1d-9ffa-5841ed4519e4 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:41.110319 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-5ce9c1b0-d0bf-4c06-b580-0ae61e6b1a2b req-25791e05-d262-4a1d-9ffa-5841ed4519e4 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 10 06:30:41.110721 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-5ce9c1b0-d0bf-4c06-b580-0ae61e6b1a2b req-25791e05-d262-4a1d-9ffa-5841ed4519e4 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "18edc2c2-ec8f-48bd-94e9-374ac7c6ffa7", "connector": null, "instance_uuid": "6ff91efd-e5e5-4a64-bf29-04d4024a1349"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:30:41.128600 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:41.128600 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:30:41.172402 np0000004964 devstack@c-api.service[99978]: WARNING cinder.volume.api [req-5ce9c1b0-d0bf-4c06-b580-0ae61e6b1a2b req-25791e05-d262-4a1d-9ffa-5841ed4519e4 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Jul 10 06:30:41.188109 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-5ce9c1b0-d0bf-4c06-b580-0ae61e6b1a2b req-25791e05-d262-4a1d-9ffa-5841ed4519e4 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 10 06:30:41.188661 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 180/729] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 10 06:30:41 2026] POST /volume/v3/attachments => generated 271 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:30:41.341185 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-34b4da79-b04b-4305-af68-be9ec508b680 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:41.343348 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-34b4da79-b04b-4305-af68-be9ec508b680 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] GET https://10.4.3.200/volume/v3/backups/42ce54e0-8218-4e03-a8fe-5e8f8ec10f96 Jul 10 06:30:41.343621 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-34b4da79-b04b-4305-af68-be9ec508b680 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:41.343827 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-34b4da79-b04b-4305-af68-be9ec508b680 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:41.343954 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-34b4da79-b04b-4305-af68-be9ec508b680 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] Show backup with id 42ce54e0-8218-4e03-a8fe-5e8f8ec10f96. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:30:41.348768 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:41.348768 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:30:41.349590 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-34b4da79-b04b-4305-af68-be9ec508b680 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] https://10.4.3.200/volume/v3/backups/42ce54e0-8218-4e03-a8fe-5e8f8ec10f96 returned with HTTP 200 Jul 10 06:30:41.349928 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 180/730] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:30:41 2026] GET /volume/v3/backups/42ce54e0-8218-4e03-a8fe-5e8f8ec10f96 => generated 798 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:41.540278 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-4f3d1cc9-49f5-4aa7-8c6f-4f07d7ddbbbd req-e130975a-1a49-4a6d-88c4-9b23fd0154fa None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:41.544535 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-4f3d1cc9-49f5-4aa7-8c6f-4f07d7ddbbbd req-e130975a-1a49-4a6d-88c4-9b23fd0154fa tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] POST https://10.4.3.200/volume/v3/attachments/505aa0e1-5b11-42f1-98a8-38616e04cf70/action Jul 10 06:30:41.544535 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-4f3d1cc9-49f5-4aa7-8c6f-4f07d7ddbbbd req-e130975a-1a49-4a6d-88c4-9b23fd0154fa tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] Action body: b'{"os-complete": null}' {{(pid=99976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:30:41.544535 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-4f3d1cc9-49f5-4aa7-8c6f-4f07d7ddbbbd req-e130975a-1a49-4a6d-88c4-9b23fd0154fa tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:30:41.560494 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:41.560494 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:30:41.565274 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-be7eb756-b4fa-4300-ae58-8cdb6625ba96 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:41.566829 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-be7eb756-b4fa-4300-ae58-8cdb6625ba96 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] GET https://10.4.3.200/volume/v3/volumes/18edc2c2-ec8f-48bd-94e9-374ac7c6ffa7 Jul 10 06:30:41.566829 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-be7eb756-b4fa-4300-ae58-8cdb6625ba96 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:41.566987 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-be7eb756-b4fa-4300-ae58-8cdb6625ba96 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:41.579595 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:41.579595 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:30:41.581066 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-4f3d1cc9-49f5-4aa7-8c6f-4f07d7ddbbbd req-e130975a-1a49-4a6d-88c4-9b23fd0154fa tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] https://10.4.3.200/volume/v3/attachments/505aa0e1-5b11-42f1-98a8-38616e04cf70/action returned with HTTP 204 Jul 10 06:30:41.581461 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 192/731] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 10 06:30:41 2026] POST /volume/v3/attachments/505aa0e1-5b11-42f1-98a8-38616e04cf70/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:30:41.583685 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-be7eb756-b4fa-4300-ae58-8cdb6625ba96 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Volume info retrieved successfully. Jul 10 06:30:41.587801 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-be7eb756-b4fa-4300-ae58-8cdb6625ba96 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] https://10.4.3.200/volume/v3/volumes/18edc2c2-ec8f-48bd-94e9-374ac7c6ffa7 returned with HTTP 200 Jul 10 06:30:41.588218 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 180/732] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:30:41 2026] GET /volume/v3/volumes/18edc2c2-ec8f-48bd-94e9-374ac7c6ffa7 => generated 1162 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:30:41.721155 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-f38fd533-f705-4a51-9be5-d4c1c8fccb24 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:41.721650 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f38fd533-f705-4a51-9be5-d4c1c8fccb24 None None] GET https://10.4.3.200/volume// Jul 10 06:30:41.721852 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f38fd533-f705-4a51-9be5-d4c1c8fccb24 None None] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:41.722098 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f38fd533-f705-4a51-9be5-d4c1c8fccb24 None None] Calling method 'all' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:41.722521 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f38fd533-f705-4a51-9be5-d4c1c8fccb24 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:30:41.722877 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 181/733] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:30: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 10 06:30:41.731186 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-5ce9c1b0-d0bf-4c06-b580-0ae61e6b1a2b req-952785d9-76c6-4932-ab8f-2e8a943ed422 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:41.733385 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-5ce9c1b0-d0bf-4c06-b580-0ae61e6b1a2b req-952785d9-76c6-4932-ab8f-2e8a943ed422 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] GET https://10.4.3.200/volume/v3/volumes/18edc2c2-ec8f-48bd-94e9-374ac7c6ffa7 Jul 10 06:30:41.733671 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-5ce9c1b0-d0bf-4c06-b580-0ae61e6b1a2b req-952785d9-76c6-4932-ab8f-2e8a943ed422 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:41.733872 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-5ce9c1b0-d0bf-4c06-b580-0ae61e6b1a2b req-952785d9-76c6-4932-ab8f-2e8a943ed422 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:41.746929 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:41.746929 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:30:41.750714 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-5ce9c1b0-d0bf-4c06-b580-0ae61e6b1a2b req-952785d9-76c6-4932-ab8f-2e8a943ed422 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Volume info retrieved successfully. Jul 10 06:30:41.755559 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-5ce9c1b0-d0bf-4c06-b580-0ae61e6b1a2b req-952785d9-76c6-4932-ab8f-2e8a943ed422 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] https://10.4.3.200/volume/v3/volumes/18edc2c2-ec8f-48bd-94e9-374ac7c6ffa7 returned with HTTP 200 Jul 10 06:30:41.755980 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 181/734] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 10 06:30:41 2026] GET /volume/v3/volumes/18edc2c2-ec8f-48bd-94e9-374ac7c6ffa7 => generated 1342 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:30:41.857426 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-5ce9c1b0-d0bf-4c06-b580-0ae61e6b1a2b req-06cf1df1-4180-4e8b-8a03-75a7e326fb0d None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:41.859522 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-5ce9c1b0-d0bf-4c06-b580-0ae61e6b1a2b req-06cf1df1-4180-4e8b-8a03-75a7e326fb0d tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] PUT https://10.4.3.200/volume/v3/attachments/e6ab7ce4-e718-411f-8510-2710f95e5f15 Jul 10 06:30:41.859983 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-5ce9c1b0-d0bf-4c06-b580-0ae61e6b1a2b req-06cf1df1-4180-4e8b-8a03-75a7e326fb0d tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000004964", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad080837985", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8eedee5c-bca8-4f5c-8f66-111c7b448d96", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:30:41.868170 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.coordination [req-5ce9c1b0-d0bf-4c06-b580-0ae61e6b1a2b req-06cf1df1-4180-4e8b-8a03-75a7e326fb0d tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Acquiring lock "cinder-attachment_update-18edc2c2-ec8f-48bd-94e9-374ac7c6ffa7-np0000004964" by "attachment_update" {{(pid=99976) __acquire /opt/stack/cinder/cinder/coordination.py:210}} Jul 10 06:30:41.873516 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.coordination [req-5ce9c1b0-d0bf-4c06-b580-0ae61e6b1a2b req-06cf1df1-4180-4e8b-8a03-75a7e326fb0d tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Lock "cinder-attachment_update-18edc2c2-ec8f-48bd-94e9-374ac7c6ffa7-np0000004964" acquired by "attachment_update" :: waited 0.005s {{(pid=99976) __acquire /opt/stack/cinder/cinder/coordination.py:228}} Jul 10 06:30:41.874456 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:41.874456 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:30:42.362151 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-153365b9-90e0-478e-b9e0-aaee308f42b3 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:42.364127 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-153365b9-90e0-478e-b9e0-aaee308f42b3 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] GET https://10.4.3.200/volume/v3/backups/42ce54e0-8218-4e03-a8fe-5e8f8ec10f96 Jul 10 06:30:42.364371 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-153365b9-90e0-478e-b9e0-aaee308f42b3 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:42.364623 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-153365b9-90e0-478e-b9e0-aaee308f42b3 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:42.364860 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-153365b9-90e0-478e-b9e0-aaee308f42b3 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] Show backup with id 42ce54e0-8218-4e03-a8fe-5e8f8ec10f96. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:30:42.369533 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:42.369533 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:30:42.370401 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-153365b9-90e0-478e-b9e0-aaee308f42b3 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] https://10.4.3.200/volume/v3/backups/42ce54e0-8218-4e03-a8fe-5e8f8ec10f96 returned with HTTP 200 Jul 10 06:30:42.370860 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 181/735] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:30:42 2026] GET /volume/v3/backups/42ce54e0-8218-4e03-a8fe-5e8f8ec10f96 => generated 798 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:42.397597 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.coordination [req-5ce9c1b0-d0bf-4c06-b580-0ae61e6b1a2b req-06cf1df1-4180-4e8b-8a03-75a7e326fb0d tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Lock "cinder-attachment_update-18edc2c2-ec8f-48bd-94e9-374ac7c6ffa7-np0000004964" released by "attachment_update" :: held 0.524s {{(pid=99976) __release /opt/stack/cinder/cinder/coordination.py:239}} Jul 10 06:30:42.397924 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-5ce9c1b0-d0bf-4c06-b580-0ae61e6b1a2b req-06cf1df1-4180-4e8b-8a03-75a7e326fb0d tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] https://10.4.3.200/volume/v3/attachments/e6ab7ce4-e718-411f-8510-2710f95e5f15 returned with HTTP 200 Jul 10 06:30:42.398395 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 193/736] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 10 06:30:41 2026] PUT /volume/v3/attachments/e6ab7ce4-e718-411f-8510-2710f95e5f15 => generated 967 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:30:42.604474 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-e2d3ecf8-b592-4553-b099-20ed855fd450 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:42.606499 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e2d3ecf8-b592-4553-b099-20ed855fd450 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] GET https://10.4.3.200/volume/v3/volumes/18edc2c2-ec8f-48bd-94e9-374ac7c6ffa7 Jul 10 06:30:42.606737 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e2d3ecf8-b592-4553-b099-20ed855fd450 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:42.606953 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e2d3ecf8-b592-4553-b099-20ed855fd450 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:42.619404 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:42.619404 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:30:42.622910 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-e2d3ecf8-b592-4553-b099-20ed855fd450 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Volume info retrieved successfully. Jul 10 06:30:42.627628 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e2d3ecf8-b592-4553-b099-20ed855fd450 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] https://10.4.3.200/volume/v3/volumes/18edc2c2-ec8f-48bd-94e9-374ac7c6ffa7 returned with HTTP 200 Jul 10 06:30:42.628070 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 182/737] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:30:42 2026] GET /volume/v3/volumes/18edc2c2-ec8f-48bd-94e9-374ac7c6ffa7 => generated 1163 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:30:43.382705 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-b6a0cfb0-9af7-45fe-8171-80775257b206 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:43.385129 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b6a0cfb0-9af7-45fe-8171-80775257b206 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] GET https://10.4.3.200/volume/v3/backups/42ce54e0-8218-4e03-a8fe-5e8f8ec10f96 Jul 10 06:30:43.385316 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b6a0cfb0-9af7-45fe-8171-80775257b206 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:43.385546 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b6a0cfb0-9af7-45fe-8171-80775257b206 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:43.385629 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-b6a0cfb0-9af7-45fe-8171-80775257b206 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] Show backup with id 42ce54e0-8218-4e03-a8fe-5e8f8ec10f96. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:30:43.390030 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:43.390030 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:30:43.390710 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b6a0cfb0-9af7-45fe-8171-80775257b206 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] https://10.4.3.200/volume/v3/backups/42ce54e0-8218-4e03-a8fe-5e8f8ec10f96 returned with HTTP 200 Jul 10 06:30:43.391079 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 182/738] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:30:43 2026] GET /volume/v3/backups/42ce54e0-8218-4e03-a8fe-5e8f8ec10f96 => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:43.402819 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-ff1fa3d6-c5f6-440d-b5e6-fff30b560ae5 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:43.404375 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-ff1fa3d6-c5f6-440d-b5e6-fff30b560ae5 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] GET https://10.4.3.200/volume/v3/volumes/195ced7c-fbfe-45ec-bf5e-9c5ba386ffd6 Jul 10 06:30:43.404593 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-ff1fa3d6-c5f6-440d-b5e6-fff30b560ae5 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:43.404763 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-ff1fa3d6-c5f6-440d-b5e6-fff30b560ae5 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:43.413708 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:43.413708 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:30:43.417323 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-ff1fa3d6-c5f6-440d-b5e6-fff30b560ae5 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] Volume info retrieved successfully. Jul 10 06:30:43.426118 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-ff1fa3d6-c5f6-440d-b5e6-fff30b560ae5 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] https://10.4.3.200/volume/v3/volumes/195ced7c-fbfe-45ec-bf5e-9c5ba386ffd6 returned with HTTP 200 Jul 10 06:30:43.426514 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 182/739] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:30:43 2026] GET /volume/v3/volumes/195ced7c-fbfe-45ec-bf5e-9c5ba386ffd6 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:43.441245 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-7f7002d5-5784-4e80-a0c4-073ba7eb9cad None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:43.442840 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7f7002d5-5784-4e80-a0c4-073ba7eb9cad tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] PUT https://10.4.3.200/volume/v3/backups/42ce54e0-8218-4e03-a8fe-5e8f8ec10f96 Jul 10 06:30:43.443153 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-7f7002d5-5784-4e80-a0c4-073ba7eb9cad tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-627858613", "description": "tempest-volume-backup-description-748657518"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:30:43.452068 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:43.452068 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:30:43.458686 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7f7002d5-5784-4e80-a0c4-073ba7eb9cad tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] https://10.4.3.200/volume/v3/backups/42ce54e0-8218-4e03-a8fe-5e8f8ec10f96 returned with HTTP 200 Jul 10 06:30:43.459061 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 194/740] 10.4.3.200 () {70 vars in 1409 bytes} [Fri Jul 10 06:30:43 2026] PUT /volume/v3/backups/42ce54e0-8218-4e03-a8fe-5e8f8ec10f96 => generated 332 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:43.468698 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-d2bb7c1f-1364-4ad7-be71-6a7080f29680 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:43.470295 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d2bb7c1f-1364-4ad7-be71-6a7080f29680 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] GET https://10.4.3.200/volume/v3/backups/42ce54e0-8218-4e03-a8fe-5e8f8ec10f96 Jul 10 06:30:43.470553 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d2bb7c1f-1364-4ad7-be71-6a7080f29680 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:43.470758 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d2bb7c1f-1364-4ad7-be71-6a7080f29680 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:43.470925 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-d2bb7c1f-1364-4ad7-be71-6a7080f29680 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] Show backup with id 42ce54e0-8218-4e03-a8fe-5e8f8ec10f96. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:30:43.474952 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:43.474952 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:30:43.475639 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d2bb7c1f-1364-4ad7-be71-6a7080f29680 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] https://10.4.3.200/volume/v3/backups/42ce54e0-8218-4e03-a8fe-5e8f8ec10f96 returned with HTTP 200 Jul 10 06:30:43.475950 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 183/741] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:30:43 2026] GET /volume/v3/backups/42ce54e0-8218-4e03-a8fe-5e8f8ec10f96 => generated 839 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:43.486680 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-3f291ed6-8d4c-4fd6-950f-121aefe8d904 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:43.488646 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3f291ed6-8d4c-4fd6-950f-121aefe8d904 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] DELETE https://10.4.3.200/volume/v3/backups/42ce54e0-8218-4e03-a8fe-5e8f8ec10f96 Jul 10 06:30:43.488894 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3f291ed6-8d4c-4fd6-950f-121aefe8d904 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:43.489155 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3f291ed6-8d4c-4fd6-950f-121aefe8d904 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:43.489244 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.contrib.backups [None req-3f291ed6-8d4c-4fd6-950f-121aefe8d904 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] Delete backup with id: 42ce54e0-8218-4e03-a8fe-5e8f8ec10f96. Jul 10 06:30:43.494042 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:43.494042 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:30:43.510611 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.backup.rpcapi [None req-3f291ed6-8d4c-4fd6-950f-121aefe8d904 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] delete_backup rpcapi backup_id 42ce54e0-8218-4e03-a8fe-5e8f8ec10f96 {{(pid=99977) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 06:30:43.513410 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3f291ed6-8d4c-4fd6-950f-121aefe8d904 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] https://10.4.3.200/volume/v3/backups/42ce54e0-8218-4e03-a8fe-5e8f8ec10f96 returned with HTTP 202 Jul 10 06:30:43.513935 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 183/742] 10.4.3.200 () {68 vars in 1391 bytes} [Fri Jul 10 06:30:43 2026] DELETE /volume/v3/backups/42ce54e0-8218-4e03-a8fe-5e8f8ec10f96 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:30:43.521265 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-9a0f0488-d71c-493a-b7fe-e085553e0f16 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:43.523936 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-9a0f0488-d71c-493a-b7fe-e085553e0f16 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] GET https://10.4.3.200/volume/v3/backups/42ce54e0-8218-4e03-a8fe-5e8f8ec10f96 Jul 10 06:30:43.524192 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-9a0f0488-d71c-493a-b7fe-e085553e0f16 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:43.524416 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-9a0f0488-d71c-493a-b7fe-e085553e0f16 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:43.524583 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-9a0f0488-d71c-493a-b7fe-e085553e0f16 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] Show backup with id 42ce54e0-8218-4e03-a8fe-5e8f8ec10f96. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:30:43.530396 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:43.530396 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:30:43.531284 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-9a0f0488-d71c-493a-b7fe-e085553e0f16 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] https://10.4.3.200/volume/v3/backups/42ce54e0-8218-4e03-a8fe-5e8f8ec10f96 returned with HTTP 200 Jul 10 06:30:43.531753 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 183/743] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:30:43 2026] GET /volume/v3/backups/42ce54e0-8218-4e03-a8fe-5e8f8ec10f96 => generated 838 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:43.643129 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-577e0de2-d960-4de4-a315-21b15c7008fb None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:43.644589 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-577e0de2-d960-4de4-a315-21b15c7008fb tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] GET https://10.4.3.200/volume/v3/volumes/18edc2c2-ec8f-48bd-94e9-374ac7c6ffa7 Jul 10 06:30:43.644814 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-577e0de2-d960-4de4-a315-21b15c7008fb tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:43.645013 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-577e0de2-d960-4de4-a315-21b15c7008fb tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:43.659998 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:43.659998 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:30:43.663713 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-577e0de2-d960-4de4-a315-21b15c7008fb tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Volume info retrieved successfully. Jul 10 06:30:43.669995 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-577e0de2-d960-4de4-a315-21b15c7008fb tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] https://10.4.3.200/volume/v3/volumes/18edc2c2-ec8f-48bd-94e9-374ac7c6ffa7 returned with HTTP 200 Jul 10 06:30:43.670457 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 195/744] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:30:43 2026] GET /volume/v3/volumes/18edc2c2-ec8f-48bd-94e9-374ac7c6ffa7 => generated 1163 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:30:44.545227 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-4535e767-a57f-4cf7-ac3c-20c838a6aee2 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:44.547104 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4535e767-a57f-4cf7-ac3c-20c838a6aee2 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] GET https://10.4.3.200/volume/v3/backups/42ce54e0-8218-4e03-a8fe-5e8f8ec10f96 Jul 10 06:30:44.547374 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4535e767-a57f-4cf7-ac3c-20c838a6aee2 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:44.547674 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4535e767-a57f-4cf7-ac3c-20c838a6aee2 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:44.547809 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-4535e767-a57f-4cf7-ac3c-20c838a6aee2 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] Show backup with id 42ce54e0-8218-4e03-a8fe-5e8f8ec10f96. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:30:44.551258 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4535e767-a57f-4cf7-ac3c-20c838a6aee2 tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] https://10.4.3.200/volume/v3/backups/42ce54e0-8218-4e03-a8fe-5e8f8ec10f96 returned with HTTP 404 Jul 10 06:30:44.551853 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 184/745] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:30:44 2026] GET /volume/v3/backups/42ce54e0-8218-4e03-a8fe-5e8f8ec10f96 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:30:44.684399 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-b3a225a2-31a0-4c5d-bf0b-fa5d8169e244 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:44.686192 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b3a225a2-31a0-4c5d-bf0b-fa5d8169e244 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] GET https://10.4.3.200/volume/v3/volumes/18edc2c2-ec8f-48bd-94e9-374ac7c6ffa7 Jul 10 06:30:44.687040 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-dae83016-c585-4b03-9eaa-b205712476ab None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:44.687673 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b3a225a2-31a0-4c5d-bf0b-fa5d8169e244 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:44.687897 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b3a225a2-31a0-4c5d-bf0b-fa5d8169e244 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:44.690406 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-dae83016-c585-4b03-9eaa-b205712476ab tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] GET https://10.4.3.200/volume/v3/volumes/195ced7c-fbfe-45ec-bf5e-9c5ba386ffd6 Jul 10 06:30:44.690662 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-dae83016-c585-4b03-9eaa-b205712476ab tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:44.690850 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-dae83016-c585-4b03-9eaa-b205712476ab tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:44.704343 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:44.704343 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:30:44.710045 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:44.710045 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:30:44.710797 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-dae83016-c585-4b03-9eaa-b205712476ab tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] Volume info retrieved successfully. Jul 10 06:30:44.713412 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-b3a225a2-31a0-4c5d-bf0b-fa5d8169e244 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Volume info retrieved successfully. Jul 10 06:30:44.715197 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-dae83016-c585-4b03-9eaa-b205712476ab tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] https://10.4.3.200/volume/v3/volumes/195ced7c-fbfe-45ec-bf5e-9c5ba386ffd6 returned with HTTP 200 Jul 10 06:30:44.715686 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 184/746] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:30:44 2026] GET /volume/v3/volumes/195ced7c-fbfe-45ec-bf5e-9c5ba386ffd6 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:44.717925 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b3a225a2-31a0-4c5d-bf0b-fa5d8169e244 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] https://10.4.3.200/volume/v3/volumes/18edc2c2-ec8f-48bd-94e9-374ac7c6ffa7 returned with HTTP 200 Jul 10 06:30:44.718321 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 184/747] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:30:44 2026] GET /volume/v3/volumes/18edc2c2-ec8f-48bd-94e9-374ac7c6ffa7 => generated 1163 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:30:44.726965 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-b2b57885-7042-4874-8122-95db64924d8a None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:44.728902 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b2b57885-7042-4874-8122-95db64924d8a tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] DELETE https://10.4.3.200/volume/v3/volumes/195ced7c-fbfe-45ec-bf5e-9c5ba386ffd6 Jul 10 06:30:44.729161 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b2b57885-7042-4874-8122-95db64924d8a tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:44.729375 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b2b57885-7042-4874-8122-95db64924d8a tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:44.729576 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-b2b57885-7042-4874-8122-95db64924d8a tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] Delete volume with id: 195ced7c-fbfe-45ec-bf5e-9c5ba386ffd6 Jul 10 06:30:44.736313 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:44.736313 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:30:44.736791 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-b2b57885-7042-4874-8122-95db64924d8a tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] Volume info retrieved successfully. Jul 10 06:30:44.753365 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-b2b57885-7042-4874-8122-95db64924d8a tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] Delete volume request issued successfully. Jul 10 06:30:44.753644 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b2b57885-7042-4874-8122-95db64924d8a tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] https://10.4.3.200/volume/v3/volumes/195ced7c-fbfe-45ec-bf5e-9c5ba386ffd6 returned with HTTP 202 Jul 10 06:30:44.754071 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 196/748] 10.4.3.200 () {68 vars in 1391 bytes} [Fri Jul 10 06:30:44 2026] DELETE /volume/v3/volumes/195ced7c-fbfe-45ec-bf5e-9c5ba386ffd6 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:30:44.761419 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-07a242f7-2c03-476b-a230-3b06f7e7278a None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:44.763189 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-07a242f7-2c03-476b-a230-3b06f7e7278a tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] GET https://10.4.3.200/volume/v3/volumes/195ced7c-fbfe-45ec-bf5e-9c5ba386ffd6 Jul 10 06:30:44.763408 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-07a242f7-2c03-476b-a230-3b06f7e7278a tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:44.763657 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-07a242f7-2c03-476b-a230-3b06f7e7278a tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:44.773200 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:44.773200 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:30:44.778585 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-07a242f7-2c03-476b-a230-3b06f7e7278a tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] Volume info retrieved successfully. Jul 10 06:30:44.782850 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-07a242f7-2c03-476b-a230-3b06f7e7278a tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] https://10.4.3.200/volume/v3/volumes/195ced7c-fbfe-45ec-bf5e-9c5ba386ffd6 returned with HTTP 200 Jul 10 06:30:44.783207 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 185/749] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:30:44 2026] GET /volume/v3/volumes/195ced7c-fbfe-45ec-bf5e-9c5ba386ffd6 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:45.731191 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-6d80ecae-93c1-4289-af42-b4f7566e4def None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:45.733245 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-6d80ecae-93c1-4289-af42-b4f7566e4def tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] GET https://10.4.3.200/volume/v3/volumes/18edc2c2-ec8f-48bd-94e9-374ac7c6ffa7 Jul 10 06:30:45.733462 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-6d80ecae-93c1-4289-af42-b4f7566e4def tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:45.733718 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-6d80ecae-93c1-4289-af42-b4f7566e4def tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:45.751894 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:45.751894 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:30:45.758448 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-6d80ecae-93c1-4289-af42-b4f7566e4def tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Volume info retrieved successfully. Jul 10 06:30:45.763078 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-6d80ecae-93c1-4289-af42-b4f7566e4def tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] https://10.4.3.200/volume/v3/volumes/18edc2c2-ec8f-48bd-94e9-374ac7c6ffa7 returned with HTTP 200 Jul 10 06:30:45.763485 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 185/750] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:30:45 2026] GET /volume/v3/volumes/18edc2c2-ec8f-48bd-94e9-374ac7c6ffa7 => generated 1163 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:30:45.797300 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-9e803ada-5575-40b1-9dc1-bbddff045fcc None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:45.799547 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9e803ada-5575-40b1-9dc1-bbddff045fcc tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] GET https://10.4.3.200/volume/v3/volumes/195ced7c-fbfe-45ec-bf5e-9c5ba386ffd6 Jul 10 06:30:45.799547 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9e803ada-5575-40b1-9dc1-bbddff045fcc tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:45.799547 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9e803ada-5575-40b1-9dc1-bbddff045fcc tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:45.805350 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9e803ada-5575-40b1-9dc1-bbddff045fcc tempest-VolumesBackupsV39Test-1916088340 tempest-VolumesBackupsV39Test-1916088340-project-member] https://10.4.3.200/volume/v3/volumes/195ced7c-fbfe-45ec-bf5e-9c5ba386ffd6 returned with HTTP 404 Jul 10 06:30:45.805911 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 185/751] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:30:45 2026] GET /volume/v3/volumes/195ced7c-fbfe-45ec-bf5e-9c5ba386ffd6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:30:46.776763 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-9d678ebf-bb2e-4225-89aa-9ad885327991 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:46.779537 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9d678ebf-bb2e-4225-89aa-9ad885327991 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] GET https://10.4.3.200/volume/v3/volumes/18edc2c2-ec8f-48bd-94e9-374ac7c6ffa7 Jul 10 06:30:46.779537 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9d678ebf-bb2e-4225-89aa-9ad885327991 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:46.779673 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9d678ebf-bb2e-4225-89aa-9ad885327991 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:46.795332 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:46.795332 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:30:46.799414 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-9d678ebf-bb2e-4225-89aa-9ad885327991 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Volume info retrieved successfully. Jul 10 06:30:46.805872 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9d678ebf-bb2e-4225-89aa-9ad885327991 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] https://10.4.3.200/volume/v3/volumes/18edc2c2-ec8f-48bd-94e9-374ac7c6ffa7 returned with HTTP 200 Jul 10 06:30:46.806350 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 197/752] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:30:46 2026] GET /volume/v3/volumes/18edc2c2-ec8f-48bd-94e9-374ac7c6ffa7 => generated 1163 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:30:47.219298 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-98ffcd82-593c-41d9-8572-8e18c1cf28ab None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:47.317939 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-98ffcd82-593c-41d9-8572-8e18c1cf28ab tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:30:47.318325 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-98ffcd82-593c-41d9-8572-8e18c1cf28ab tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-89161350", "metadata": {"Type": "Test"}}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:30:47.320095 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-98ffcd82-593c-41d9-8572-8e18c1cf28ab tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-89161350', 'metadata': {'Type': 'Test'}}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:30:47.320229 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-98ffcd82-593c-41d9-8572-8e18c1cf28ab tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Create volume of 1 GB Jul 10 06:30:47.324624 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-98ffcd82-593c-41d9-8572-8e18c1cf28ab tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Availability Zones retrieved successfully. Jul 10 06:30:47.331313 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-98ffcd82-593c-41d9-8572-8e18c1cf28ab tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Flow 'volume_create_api' (e48e0a78-1633-4f47-92a3-0d8f0a044e80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:30:47.332460 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-98ffcd82-593c-41d9-8572-8e18c1cf28ab tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa9478f7-3b56-439c-94f2-afedbde25708) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:30:47.333642 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-98ffcd82-593c-41d9-8572-8e18c1cf28ab tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Validating volume size '1' using validate_int {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:30:47.363453 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-98ffcd82-593c-41d9-8572-8e18c1cf28ab tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa9478f7-3b56-439c-94f2-afedbde25708) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:30:47.364328 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-98ffcd82-593c-41d9-8572-8e18c1cf28ab tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee0d3dce-a84f-4202-8756-5e4e75bbd805) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:30:47.432070 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-98ffcd82-593c-41d9-8572-8e18c1cf28ab tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Created reservations ['09a149e3-b2a4-4856-a28f-a2c118cdabda', '46c842d7-7462-49f1-bc8e-0f51d3d3d586', 'c1c646cc-e924-4ef7-ba14-99b57e72fc46', 'b015c5c1-7b98-49ef-8f0b-000927fe41a8'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:30:47.432773 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-98ffcd82-593c-41d9-8572-8e18c1cf28ab tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee0d3dce-a84f-4202-8756-5e4e75bbd805) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['09a149e3-b2a4-4856-a28f-a2c118cdabda', '46c842d7-7462-49f1-bc8e-0f51d3d3d586', 'c1c646cc-e924-4ef7-ba14-99b57e72fc46', 'b015c5c1-7b98-49ef-8f0b-000927fe41a8']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:30:47.433392 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-98ffcd82-593c-41d9-8572-8e18c1cf28ab tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (606a885f-b846-44bd-86d8-041ba5ed74dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:30:47.461390 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-98ffcd82-593c-41d9-8572-8e18c1cf28ab tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (606a885f-b846-44bd-86d8-041ba5ed74dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4bc47458-1cb5-4bcb-b867-fca42ef89b1e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-89161350',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='6897a610df8a47fe889a56d1b00411b0',qos_specs=None,replication_status=,reservations=['09a149e3-b2a4-4856-a28f-a2c118cdabda','46c842d7-7462-49f1-bc8e-0f51d3d3d586','c1c646cc-e924-4ef7-ba14-99b57e72fc46','b015c5c1-7b98-49ef-8f0b-000927fe41a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='edc82969f5044eabbfb720ad436150d5',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:30:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-89161350',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4bc47458-1cb5-4bcb-b867-fca42ef89b1e,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='6897a610df8a47fe889a56d1b00411b0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='edc82969f5044eabbfb720ad436150d5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:30:47.462261 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-98ffcd82-593c-41d9-8572-8e18c1cf28ab tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f73c3bc0-4f2a-448f-94bd-0ec28b115a65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:30:47.480146 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-98ffcd82-593c-41d9-8572-8e18c1cf28ab tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f73c3bc0-4f2a-448f-94bd-0ec28b115a65) transitioned into state 'SUCCESS' from state '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-89161350',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='6897a610df8a47fe889a56d1b00411b0',qos_specs=None,replication_status=,reservations=['09a149e3-b2a4-4856-a28f-a2c118cdabda','46c842d7-7462-49f1-bc8e-0f51d3d3d586','c1c646cc-e924-4ef7-ba14-99b57e72fc46','b015c5c1-7b98-49ef-8f0b-000927fe41a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='edc82969f5044eabbfb720ad436150d5',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:30:47.480966 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-98ffcd82-593c-41d9-8572-8e18c1cf28ab tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (222c9e1b-7c8a-41ea-91ba-0cbdea643d89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:30:47.490904 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-98ffcd82-593c-41d9-8572-8e18c1cf28ab tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (222c9e1b-7c8a-41ea-91ba-0cbdea643d89) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:30:47.491755 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-98ffcd82-593c-41d9-8572-8e18c1cf28ab tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Flow 'volume_create_api' (e48e0a78-1633-4f47-92a3-0d8f0a044e80) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:30:47.492080 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-98ffcd82-593c-41d9-8572-8e18c1cf28ab tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Create volume request issued successfully. Jul 10 06:30:47.492720 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-98ffcd82-593c-41d9-8572-8e18c1cf28ab tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:30:47.493143 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 186/753] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 10 06:30:47 2026] POST /volume/v3/volumes => generated 757 bytes in 274 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:30:47.508325 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-7deb7d88-bb2d-4374-94bc-9109995ed17b None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:47.510495 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-7deb7d88-bb2d-4374-94bc-9109995ed17b tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] GET https://10.4.3.200/volume/v3/volumes/4bc47458-1cb5-4bcb-b867-fca42ef89b1e Jul 10 06:30:47.510758 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-7deb7d88-bb2d-4374-94bc-9109995ed17b tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:47.511036 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-7deb7d88-bb2d-4374-94bc-9109995ed17b tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:47.519405 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:47.519405 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:30:47.523744 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-7deb7d88-bb2d-4374-94bc-9109995ed17b tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Volume info retrieved successfully. Jul 10 06:30:47.529650 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-7deb7d88-bb2d-4374-94bc-9109995ed17b tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] https://10.4.3.200/volume/v3/volumes/4bc47458-1cb5-4bcb-b867-fca42ef89b1e returned with HTTP 200 Jul 10 06:30:47.530150 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 186/754] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:30:47 2026] GET /volume/v3/volumes/4bc47458-1cb5-4bcb-b867-fca42ef89b1e => generated 825 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 06:30:47.578700 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-13058c98-2314-4705-b929-8202d850beb2 req-1eddc1eb-890d-43d5-bf57-8a0d6d0e41db None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:47.580709 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-13058c98-2314-4705-b929-8202d850beb2 req-1eddc1eb-890d-43d5-bf57-8a0d6d0e41db tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] DELETE https://10.4.3.200/volume/v3/attachments/505aa0e1-5b11-42f1-98a8-38616e04cf70 Jul 10 06:30:47.580892 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-13058c98-2314-4705-b929-8202d850beb2 req-1eddc1eb-890d-43d5-bf57-8a0d6d0e41db tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:47.581100 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-13058c98-2314-4705-b929-8202d850beb2 req-1eddc1eb-890d-43d5-bf57-8a0d6d0e41db tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] Calling method 'version_select' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:47.588723 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:47.588723 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:30:47.643447 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-5ce9c1b0-d0bf-4c06-b580-0ae61e6b1a2b req-21d03bd4-0b68-46fa-94b5-c82654f130f4 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:47.649182 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-5ce9c1b0-d0bf-4c06-b580-0ae61e6b1a2b req-21d03bd4-0b68-46fa-94b5-c82654f130f4 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] POST https://10.4.3.200/volume/v3/attachments/e6ab7ce4-e718-411f-8510-2710f95e5f15/action Jul 10 06:30:47.649846 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-5ce9c1b0-d0bf-4c06-b580-0ae61e6b1a2b req-21d03bd4-0b68-46fa-94b5-c82654f130f4 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Action body: b'{"os-complete": null}' {{(pid=99976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:30:47.650002 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-5ce9c1b0-d0bf-4c06-b580-0ae61e6b1a2b req-21d03bd4-0b68-46fa-94b5-c82654f130f4 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:30:47.685403 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:47.685403 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:30:47.707357 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-5ce9c1b0-d0bf-4c06-b580-0ae61e6b1a2b req-21d03bd4-0b68-46fa-94b5-c82654f130f4 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] https://10.4.3.200/volume/v3/attachments/e6ab7ce4-e718-411f-8510-2710f95e5f15/action returned with HTTP 204 Jul 10 06:30:47.707800 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 198/755] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 10 06:30:47 2026] POST /volume/v3/attachments/e6ab7ce4-e718-411f-8510-2710f95e5f15/action => generated 0 bytes in 65 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:30:47.821806 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-6742588e-6bec-4bf8-8568-e10245e4cd90 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:47.823970 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6742588e-6bec-4bf8-8568-e10245e4cd90 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] GET https://10.4.3.200/volume/v3/volumes/18edc2c2-ec8f-48bd-94e9-374ac7c6ffa7 Jul 10 06:30:47.824199 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6742588e-6bec-4bf8-8568-e10245e4cd90 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:47.824425 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6742588e-6bec-4bf8-8568-e10245e4cd90 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:47.838933 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:47.838933 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:30:47.843064 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-6742588e-6bec-4bf8-8568-e10245e4cd90 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Volume info retrieved successfully. Jul 10 06:30:47.849731 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6742588e-6bec-4bf8-8568-e10245e4cd90 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] https://10.4.3.200/volume/v3/volumes/18edc2c2-ec8f-48bd-94e9-374ac7c6ffa7 returned with HTTP 200 Jul 10 06:30:47.850255 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 187/756] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:30:47 2026] GET /volume/v3/volumes/18edc2c2-ec8f-48bd-94e9-374ac7c6ffa7 => generated 1457 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:30:48.124737 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-13058c98-2314-4705-b929-8202d850beb2 req-1eddc1eb-890d-43d5-bf57-8a0d6d0e41db tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] https://10.4.3.200/volume/v3/attachments/505aa0e1-5b11-42f1-98a8-38616e04cf70 returned with HTTP 200 Jul 10 06:30:48.125243 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 186/757] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 10 06:30:47 2026] DELETE /volume/v3/attachments/505aa0e1-5b11-42f1-98a8-38616e04cf70 => generated 19 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:48.126974 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-c889b4cc-1a58-4ef3-9065-af2210ab3ff6 req-f7003188-c1d4-4e85-bb7a-00f0ee8758b9 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:48.129652 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-c889b4cc-1a58-4ef3-9065-af2210ab3ff6 req-f7003188-c1d4-4e85-bb7a-00f0ee8758b9 tempest-TestMultiAttachVolumeSwap-1476139632 tempest-TestMultiAttachVolumeSwap-1476139632-project] GET https://10.4.3.200/volume/v3/volumes/18edc2c2-ec8f-48bd-94e9-374ac7c6ffa7 Jul 10 06:30:48.130341 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-c889b4cc-1a58-4ef3-9065-af2210ab3ff6 req-f7003188-c1d4-4e85-bb7a-00f0ee8758b9 tempest-TestMultiAttachVolumeSwap-1476139632 tempest-TestMultiAttachVolumeSwap-1476139632-project] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:48.130341 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-c889b4cc-1a58-4ef3-9065-af2210ab3ff6 req-f7003188-c1d4-4e85-bb7a-00f0ee8758b9 tempest-TestMultiAttachVolumeSwap-1476139632 tempest-TestMultiAttachVolumeSwap-1476139632-project] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:48.148070 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:48.148070 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:30:48.153227 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [req-c889b4cc-1a58-4ef3-9065-af2210ab3ff6 req-f7003188-c1d4-4e85-bb7a-00f0ee8758b9 tempest-TestMultiAttachVolumeSwap-1476139632 tempest-TestMultiAttachVolumeSwap-1476139632-project] Volume info retrieved successfully. Jul 10 06:30:48.157749 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-c889b4cc-1a58-4ef3-9065-af2210ab3ff6 req-f7003188-c1d4-4e85-bb7a-00f0ee8758b9 tempest-TestMultiAttachVolumeSwap-1476139632 tempest-TestMultiAttachVolumeSwap-1476139632-project] https://10.4.3.200/volume/v3/volumes/18edc2c2-ec8f-48bd-94e9-374ac7c6ffa7 returned with HTTP 200 Jul 10 06:30:48.158169 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 187/758] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:30:48 2026] GET /volume/v3/volumes/18edc2c2-ec8f-48bd-94e9-374ac7c6ffa7 => generated 1650 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:30:48.171532 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-b1606cff-3ffb-46b0-9303-758ab3d04d2a None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:48.176823 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b1606cff-3ffb-46b0-9303-758ab3d04d2a tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-reader] GET https://10.4.3.200/volume/v3/volumes/18edc2c2-ec8f-48bd-94e9-374ac7c6ffa7 Jul 10 06:30:48.177106 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b1606cff-3ffb-46b0-9303-758ab3d04d2a tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-reader] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:48.177450 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b1606cff-3ffb-46b0-9303-758ab3d04d2a tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-reader] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:48.192497 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:48.192497 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:30:48.196764 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-b1606cff-3ffb-46b0-9303-758ab3d04d2a tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-reader] Volume info retrieved successfully. Jul 10 06:30:48.202344 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b1606cff-3ffb-46b0-9303-758ab3d04d2a tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-reader] https://10.4.3.200/volume/v3/volumes/18edc2c2-ec8f-48bd-94e9-374ac7c6ffa7 returned with HTTP 200 Jul 10 06:30:48.202887 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 199/759] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:30:48 2026] GET /volume/v3/volumes/18edc2c2-ec8f-48bd-94e9-374ac7c6ffa7 => generated 1457 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:30:48.217341 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-e00e7a06-5265-466b-8634-62b1dbf53405 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:48.219486 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e00e7a06-5265-466b-8634-62b1dbf53405 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-reader] GET https://10.4.3.200/volume/v3/volumes/e6c0fa8a-0dd7-4fc6-ac69-a3374fcc02d6 Jul 10 06:30:48.219911 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e00e7a06-5265-466b-8634-62b1dbf53405 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-reader] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:48.219911 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e00e7a06-5265-466b-8634-62b1dbf53405 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-reader] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:48.226367 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:48.226367 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:30:48.229890 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-e00e7a06-5265-466b-8634-62b1dbf53405 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-reader] Volume info retrieved successfully. Jul 10 06:30:48.235061 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e00e7a06-5265-466b-8634-62b1dbf53405 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-reader] https://10.4.3.200/volume/v3/volumes/e6c0fa8a-0dd7-4fc6-ac69-a3374fcc02d6 returned with HTTP 200 Jul 10 06:30:48.235550 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 188/760] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:30:48 2026] GET /volume/v3/volumes/e6c0fa8a-0dd7-4fc6-ac69-a3374fcc02d6 => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:48.334379 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-1b31bda2-384a-4059-b0bd-a98f7b84fb0e None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:48.336995 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1b31bda2-384a-4059-b0bd-a98f7b84fb0e tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] GET https://10.4.3.200/volume/v3/volumes/18edc2c2-ec8f-48bd-94e9-374ac7c6ffa7 Jul 10 06:30:48.337266 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1b31bda2-384a-4059-b0bd-a98f7b84fb0e tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:48.337569 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1b31bda2-384a-4059-b0bd-a98f7b84fb0e tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:48.354447 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:48.354447 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:30:48.359891 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-1b31bda2-384a-4059-b0bd-a98f7b84fb0e tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Volume info retrieved successfully. Jul 10 06:30:48.369182 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1b31bda2-384a-4059-b0bd-a98f7b84fb0e tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] https://10.4.3.200/volume/v3/volumes/18edc2c2-ec8f-48bd-94e9-374ac7c6ffa7 returned with HTTP 200 Jul 10 06:30:48.369879 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 187/761] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:30:48 2026] GET /volume/v3/volumes/18edc2c2-ec8f-48bd-94e9-374ac7c6ffa7 => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:30:48.431188 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-6dcd466f-100d-426b-b436-2f51c7574345 req-7e1a01d2-477c-43ba-9bd1-1d0e49226136 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:48.432894 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-6dcd466f-100d-426b-b436-2f51c7574345 req-7e1a01d2-477c-43ba-9bd1-1d0e49226136 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] GET https://10.4.3.200/volume/v3/volumes/18edc2c2-ec8f-48bd-94e9-374ac7c6ffa7 Jul 10 06:30:48.433081 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-6dcd466f-100d-426b-b436-2f51c7574345 req-7e1a01d2-477c-43ba-9bd1-1d0e49226136 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:48.433254 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-6dcd466f-100d-426b-b436-2f51c7574345 req-7e1a01d2-477c-43ba-9bd1-1d0e49226136 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:48.448578 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:48.448578 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:30:48.452235 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [req-6dcd466f-100d-426b-b436-2f51c7574345 req-7e1a01d2-477c-43ba-9bd1-1d0e49226136 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Volume info retrieved successfully. Jul 10 06:30:48.457200 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-6dcd466f-100d-426b-b436-2f51c7574345 req-7e1a01d2-477c-43ba-9bd1-1d0e49226136 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] https://10.4.3.200/volume/v3/volumes/18edc2c2-ec8f-48bd-94e9-374ac7c6ffa7 returned with HTTP 200 Jul 10 06:30:48.457730 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 188/762] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:30:48 2026] GET /volume/v3/volumes/18edc2c2-ec8f-48bd-94e9-374ac7c6ffa7 => generated 1457 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:30:48.499279 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-6dcd466f-100d-426b-b436-2f51c7574345 req-6e71e121-6135-48b6-a930-31a748b9b8d8 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:48.502846 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-6dcd466f-100d-426b-b436-2f51c7574345 req-6e71e121-6135-48b6-a930-31a748b9b8d8 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] POST https://10.4.3.200/volume/v3/volumes/18edc2c2-ec8f-48bd-94e9-374ac7c6ffa7/action Jul 10 06:30:48.503217 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-6dcd466f-100d-426b-b436-2f51c7574345 req-6e71e121-6135-48b6-a930-31a748b9b8d8 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:30:48.503333 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-6dcd466f-100d-426b-b436-2f51c7574345 req-6e71e121-6135-48b6-a930-31a748b9b8d8 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:30:48.523611 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:48.523611 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:30:48.524649 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [req-6dcd466f-100d-426b-b436-2f51c7574345 req-6e71e121-6135-48b6-a930-31a748b9b8d8 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Volume info retrieved successfully. Jul 10 06:30:48.534206 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [req-6dcd466f-100d-426b-b436-2f51c7574345 req-6e71e121-6135-48b6-a930-31a748b9b8d8 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Begin detaching volume completed successfully. Jul 10 06:30:48.534524 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-6dcd466f-100d-426b-b436-2f51c7574345 req-6e71e121-6135-48b6-a930-31a748b9b8d8 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] https://10.4.3.200/volume/v3/volumes/18edc2c2-ec8f-48bd-94e9-374ac7c6ffa7/action returned with HTTP 202 Jul 10 06:30:48.535095 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 200/763] 10.4.3.200 () {72 vars in 1672 bytes} [Fri Jul 10 06:30:48 2026] POST /volume/v3/volumes/18edc2c2-ec8f-48bd-94e9-374ac7c6ffa7/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:30:48.543259 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-1d7bf78c-fc33-44d9-80f6-cea7684b5180 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:48.545402 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1d7bf78c-fc33-44d9-80f6-cea7684b5180 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] GET https://10.4.3.200/volume/v3/volumes/4bc47458-1cb5-4bcb-b867-fca42ef89b1e Jul 10 06:30:48.545673 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1d7bf78c-fc33-44d9-80f6-cea7684b5180 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:48.545921 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1d7bf78c-fc33-44d9-80f6-cea7684b5180 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:48.553727 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:48.553727 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:30:48.561963 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-1d7bf78c-fc33-44d9-80f6-cea7684b5180 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Volume info retrieved successfully. Jul 10 06:30:48.567637 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1d7bf78c-fc33-44d9-80f6-cea7684b5180 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] https://10.4.3.200/volume/v3/volumes/4bc47458-1cb5-4bcb-b867-fca42ef89b1e returned with HTTP 200 Jul 10 06:30:48.568084 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 189/764] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:30:48 2026] GET /volume/v3/volumes/4bc47458-1cb5-4bcb-b867-fca42ef89b1e => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:48.582693 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-9ea7b9ed-d1ec-4afd-b585-7175e507867e None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:48.584950 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9ea7b9ed-d1ec-4afd-b585-7175e507867e tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] GET https://10.4.3.200/volume/v3/volumes/4bc47458-1cb5-4bcb-b867-fca42ef89b1e Jul 10 06:30:48.585379 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9ea7b9ed-d1ec-4afd-b585-7175e507867e tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:48.585527 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9ea7b9ed-d1ec-4afd-b585-7175e507867e tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:48.592290 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:48.592290 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:30:48.595746 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-9ea7b9ed-d1ec-4afd-b585-7175e507867e tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Volume info retrieved successfully. Jul 10 06:30:48.602152 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9ea7b9ed-d1ec-4afd-b585-7175e507867e tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] https://10.4.3.200/volume/v3/volumes/4bc47458-1cb5-4bcb-b867-fca42ef89b1e returned with HTTP 200 Jul 10 06:30:48.602641 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 188/765] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:30:48 2026] GET /volume/v3/volumes/4bc47458-1cb5-4bcb-b867-fca42ef89b1e => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 06:30:48.615200 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-b4cef60a-29ed-437e-99ad-4877c9e9d34f None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:48.617237 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-b4cef60a-29ed-437e-99ad-4877c9e9d34f tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] PUT https://10.4.3.200/volume/v3/volumes/4bc47458-1cb5-4bcb-b867-fca42ef89b1e Jul 10 06:30:48.617386 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-b4cef60a-29ed-437e-99ad-4877c9e9d34f tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-89161350"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:30:48.627596 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:48.627596 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:30:48.632780 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-b4cef60a-29ed-437e-99ad-4877c9e9d34f tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Volume info retrieved successfully. Jul 10 06:30:48.643913 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-b4cef60a-29ed-437e-99ad-4877c9e9d34f tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Volume updated successfully. Jul 10 06:30:48.648319 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-b4cef60a-29ed-437e-99ad-4877c9e9d34f tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] https://10.4.3.200/volume/v3/volumes/4bc47458-1cb5-4bcb-b867-fca42ef89b1e returned with HTTP 200 Jul 10 06:30:48.648898 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 189/766] 10.4.3.200 () {68 vars in 1368 bytes} [Fri Jul 10 06:30:48 2026] PUT /volume/v3/volumes/4bc47458-1cb5-4bcb-b867-fca42ef89b1e => generated 782 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 06:30:48.662341 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-b35a9d13-7a6d-4252-a4be-4517fd0540fa None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:48.664679 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b35a9d13-7a6d-4252-a4be-4517fd0540fa tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] PUT https://10.4.3.200/volume/v3/volumes/4bc47458-1cb5-4bcb-b867-fca42ef89b1e Jul 10 06:30:48.665137 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b35a9d13-7a6d-4252-a4be-4517fd0540fa tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1391654448", "description": "This is the new description of volume"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:30:48.676697 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:48.676697 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:30:48.682450 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-b35a9d13-7a6d-4252-a4be-4517fd0540fa tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Volume info retrieved successfully. Jul 10 06:30:48.690989 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-b35a9d13-7a6d-4252-a4be-4517fd0540fa tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Volume updated successfully. Jul 10 06:30:48.691907 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b35a9d13-7a6d-4252-a4be-4517fd0540fa tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] https://10.4.3.200/volume/v3/volumes/4bc47458-1cb5-4bcb-b867-fca42ef89b1e returned with HTTP 200 Jul 10 06:30:48.692401 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 201/767] 10.4.3.200 () {68 vars in 1369 bytes} [Fri Jul 10 06:30:48 2026] PUT /volume/v3/volumes/4bc47458-1cb5-4bcb-b867-fca42ef89b1e => generated 823 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:48.704568 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-96820147-c28d-4e24-b0b4-50d74178572f None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:48.706056 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-96820147-c28d-4e24-b0b4-50d74178572f tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] GET https://10.4.3.200/volume/v3/volumes/4bc47458-1cb5-4bcb-b867-fca42ef89b1e Jul 10 06:30:48.706239 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-96820147-c28d-4e24-b0b4-50d74178572f tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:48.706459 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-96820147-c28d-4e24-b0b4-50d74178572f tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:48.717250 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:48.717250 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:30:48.723271 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-96820147-c28d-4e24-b0b4-50d74178572f tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Volume info retrieved successfully. Jul 10 06:30:48.729848 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-96820147-c28d-4e24-b0b4-50d74178572f tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] https://10.4.3.200/volume/v3/volumes/4bc47458-1cb5-4bcb-b867-fca42ef89b1e returned with HTTP 200 Jul 10 06:30:48.730396 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 190/768] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:30:48 2026] GET /volume/v3/volumes/4bc47458-1cb5-4bcb-b867-fca42ef89b1e => generated 891 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:48.749328 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-b7c7e250-1edc-4e4b-84ae-7d6212a28d72 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:48.751855 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b7c7e250-1edc-4e4b-84ae-7d6212a28d72 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:30:48.752358 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b7c7e250-1edc-4e4b-84ae-7d6212a28d72 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-2121468737", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-795232823"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:30:48.754895 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.volumes [None req-b7c7e250-1edc-4e4b-84ae-7d6212a28d72 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-2121468737', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-795232823'}} {{(pid=99977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:30:48.755175 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-b7c7e250-1edc-4e4b-84ae-7d6212a28d72 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Create volume of 1 GB Jul 10 06:30:48.763600 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-b7c7e250-1edc-4e4b-84ae-7d6212a28d72 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Availability Zones retrieved successfully. Jul 10 06:30:48.772208 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-b7c7e250-1edc-4e4b-84ae-7d6212a28d72 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Flow 'volume_create_api' (a23fe9c8-eefc-41b5-b963-936e3989368c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:30:48.773646 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-b7c7e250-1edc-4e4b-84ae-7d6212a28d72 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d988961e-b79c-4d1d-968a-9c37e52e5c0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:30:48.775072 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.flows.api.create_volume [None req-b7c7e250-1edc-4e4b-84ae-7d6212a28d72 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Validating volume size '1' using validate_int {{(pid=99977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:30:48.818246 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-b7c7e250-1edc-4e4b-84ae-7d6212a28d72 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d988961e-b79c-4d1d-968a-9c37e52e5c0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:30:48.819454 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-b7c7e250-1edc-4e4b-84ae-7d6212a28d72 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0284e306-86c8-4078-8878-74a37bbe8636) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:30:48.880606 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-b7c7e250-1edc-4e4b-84ae-7d6212a28d72 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Created reservations ['f29f5bc6-b5b9-44bd-90cc-ee295745413e', '157bc3e0-bef7-4655-8fc2-b73ea0e4f3d0', '14ada4c9-b97a-43fb-80a9-8bf96854ff73', 'e146eb13-3c6f-4f0d-a531-fe4a777f859a'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:30:48.881761 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-b7c7e250-1edc-4e4b-84ae-7d6212a28d72 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0284e306-86c8-4078-8878-74a37bbe8636) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f29f5bc6-b5b9-44bd-90cc-ee295745413e', '157bc3e0-bef7-4655-8fc2-b73ea0e4f3d0', '14ada4c9-b97a-43fb-80a9-8bf96854ff73', 'e146eb13-3c6f-4f0d-a531-fe4a777f859a']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:30:48.882894 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-b7c7e250-1edc-4e4b-84ae-7d6212a28d72 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4c9db52-bb7e-4994-8b72-26b5270f56b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:30:48.920378 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-b7c7e250-1edc-4e4b-84ae-7d6212a28d72 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4c9db52-bb7e-4994-8b72-26b5270f56b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5f59076a-4edb-4811-8b06-41809e01f327', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-2121468737',display_name='tempest-VolumesGetTest-Volume-795232823',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6897a610df8a47fe889a56d1b00411b0',qos_specs=None,replication_status=,reservations=['f29f5bc6-b5b9-44bd-90cc-ee295745413e','157bc3e0-bef7-4655-8fc2-b73ea0e4f3d0','14ada4c9-b97a-43fb-80a9-8bf96854ff73','e146eb13-3c6f-4f0d-a531-fe4a777f859a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='edc82969f5044eabbfb720ad436150d5',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:30:48Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-2121468737',display_name='tempest-VolumesGetTest-Volume-795232823',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5f59076a-4edb-4811-8b06-41809e01f327,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6897a610df8a47fe889a56d1b00411b0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='edc82969f5044eabbfb720ad436150d5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:30:48.921400 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-b7c7e250-1edc-4e4b-84ae-7d6212a28d72 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d35b2000-9a31-432b-98be-93e8b4314de5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:30:48.948129 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-b7c7e250-1edc-4e4b-84ae-7d6212a28d72 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d35b2000-9a31-432b-98be-93e8b4314de5) transitioned into 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-2121468737',display_name='tempest-VolumesGetTest-Volume-795232823',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6897a610df8a47fe889a56d1b00411b0',qos_specs=None,replication_status=,reservations=['f29f5bc6-b5b9-44bd-90cc-ee295745413e','157bc3e0-bef7-4655-8fc2-b73ea0e4f3d0','14ada4c9-b97a-43fb-80a9-8bf96854ff73','e146eb13-3c6f-4f0d-a531-fe4a777f859a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='edc82969f5044eabbfb720ad436150d5',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:30:48.949158 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-b7c7e250-1edc-4e4b-84ae-7d6212a28d72 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9242a69c-0268-42fe-adae-7bc6067d9d8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:30:48.959994 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-b7c7e250-1edc-4e4b-84ae-7d6212a28d72 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9242a69c-0268-42fe-adae-7bc6067d9d8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:30:48.960936 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-b7c7e250-1edc-4e4b-84ae-7d6212a28d72 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Flow 'volume_create_api' (a23fe9c8-eefc-41b5-b963-936e3989368c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:30:48.961212 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-b7c7e250-1edc-4e4b-84ae-7d6212a28d72 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Create volume request issued successfully. Jul 10 06:30:48.961854 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b7c7e250-1edc-4e4b-84ae-7d6212a28d72 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:30:48.962259 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 189/769] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 10 06:30:48 2026] POST /volume/v3/volumes => generated 779 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:30:48.983140 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-4cf33e22-0376-4cfd-bbba-db7904bbc9c4 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:48.985261 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-4cf33e22-0376-4cfd-bbba-db7904bbc9c4 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] GET https://10.4.3.200/volume/v3/volumes/5f59076a-4edb-4811-8b06-41809e01f327 Jul 10 06:30:48.985462 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-4cf33e22-0376-4cfd-bbba-db7904bbc9c4 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:48.985744 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-4cf33e22-0376-4cfd-bbba-db7904bbc9c4 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:48.992105 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:48.992105 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:30:48.995580 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-4cf33e22-0376-4cfd-bbba-db7904bbc9c4 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Volume info retrieved successfully. Jul 10 06:30:48.999895 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-4cf33e22-0376-4cfd-bbba-db7904bbc9c4 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] https://10.4.3.200/volume/v3/volumes/5f59076a-4edb-4811-8b06-41809e01f327 returned with HTTP 200 Jul 10 06:30:49.000251 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 190/770] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:30:48 2026] GET /volume/v3/volumes/5f59076a-4edb-4811-8b06-41809e01f327 => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:49.570594 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-a9769b53-fb8e-467b-97ef-8bfa45fa438b None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:49.571066 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a9769b53-fb8e-467b-97ef-8bfa45fa438b None None] GET https://10.4.3.200/volume// Jul 10 06:30:49.571264 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a9769b53-fb8e-467b-97ef-8bfa45fa438b None None] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:49.571623 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a9769b53-fb8e-467b-97ef-8bfa45fa438b None None] Calling method 'all' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:49.571956 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a9769b53-fb8e-467b-97ef-8bfa45fa438b None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:30:49.572317 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 202/771] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:30: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 10 06:30:49.582538 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-6dcd466f-100d-426b-b436-2f51c7574345 req-c50c0af8-3569-421d-8b94-c84dbbfdd2ff None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:49.585370 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-6dcd466f-100d-426b-b436-2f51c7574345 req-c50c0af8-3569-421d-8b94-c84dbbfdd2ff tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] GET https://10.4.3.200/volume/v3/volumes/18edc2c2-ec8f-48bd-94e9-374ac7c6ffa7 Jul 10 06:30:49.585676 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-6dcd466f-100d-426b-b436-2f51c7574345 req-c50c0af8-3569-421d-8b94-c84dbbfdd2ff tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:49.585918 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-6dcd466f-100d-426b-b436-2f51c7574345 req-c50c0af8-3569-421d-8b94-c84dbbfdd2ff tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:49.604369 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:49.604369 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:30:49.609584 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [req-6dcd466f-100d-426b-b436-2f51c7574345 req-c50c0af8-3569-421d-8b94-c84dbbfdd2ff tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Volume info retrieved successfully. Jul 10 06:30:49.617419 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-6dcd466f-100d-426b-b436-2f51c7574345 req-c50c0af8-3569-421d-8b94-c84dbbfdd2ff tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] https://10.4.3.200/volume/v3/volumes/18edc2c2-ec8f-48bd-94e9-374ac7c6ffa7 returned with HTTP 200 Jul 10 06:30:49.618043 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 191/772] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 10 06:30:49 2026] GET /volume/v3/volumes/18edc2c2-ec8f-48bd-94e9-374ac7c6ffa7 => generated 1640 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:30:50.015303 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-8167566b-de6f-4fc6-b249-9c5fa618f0ec None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:50.017744 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8167566b-de6f-4fc6-b249-9c5fa618f0ec tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] GET https://10.4.3.200/volume/v3/volumes/5f59076a-4edb-4811-8b06-41809e01f327 Jul 10 06:30:50.017900 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-8167566b-de6f-4fc6-b249-9c5fa618f0ec tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:50.018134 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-8167566b-de6f-4fc6-b249-9c5fa618f0ec tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:50.025778 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:50.025778 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:30:50.029646 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-8167566b-de6f-4fc6-b249-9c5fa618f0ec tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Volume info retrieved successfully. Jul 10 06:30:50.033786 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8167566b-de6f-4fc6-b249-9c5fa618f0ec tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] https://10.4.3.200/volume/v3/volumes/5f59076a-4edb-4811-8b06-41809e01f327 returned with HTTP 200 Jul 10 06:30:50.034223 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 190/773] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:30:50 2026] GET /volume/v3/volumes/5f59076a-4edb-4811-8b06-41809e01f327 => generated 872 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:50.045880 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-b832512f-661f-4983-8553-5709fd5f6ba9 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:50.047897 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-b832512f-661f-4983-8553-5709fd5f6ba9 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] PUT https://10.4.3.200/volume/v3/volumes/5f59076a-4edb-4811-8b06-41809e01f327 Jul 10 06:30:50.048216 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-b832512f-661f-4983-8553-5709fd5f6ba9 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-89161350", "description": null}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:30:50.055736 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:50.055736 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:30:50.059760 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-b832512f-661f-4983-8553-5709fd5f6ba9 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Volume info retrieved successfully. Jul 10 06:30:50.065331 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-b832512f-661f-4983-8553-5709fd5f6ba9 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Volume updated successfully. Jul 10 06:30:50.065863 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-b832512f-661f-4983-8553-5709fd5f6ba9 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] https://10.4.3.200/volume/v3/volumes/5f59076a-4edb-4811-8b06-41809e01f327 returned with HTTP 200 Jul 10 06:30:50.066250 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 191/774] 10.4.3.200 () {68 vars in 1368 bytes} [Fri Jul 10 06:30:50 2026] PUT /volume/v3/volumes/5f59076a-4edb-4811-8b06-41809e01f327 => generated 768 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:50.077631 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-738a13b0-d85e-4110-829d-b0388242cba3 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:50.079028 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-738a13b0-d85e-4110-829d-b0388242cba3 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] GET https://10.4.3.200/volume/v3/volumes/5f59076a-4edb-4811-8b06-41809e01f327 Jul 10 06:30:50.079230 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-738a13b0-d85e-4110-829d-b0388242cba3 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:50.079406 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-738a13b0-d85e-4110-829d-b0388242cba3 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:50.085678 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:50.085678 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:30:50.091014 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-738a13b0-d85e-4110-829d-b0388242cba3 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Volume info retrieved successfully. Jul 10 06:30:50.092917 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-738a13b0-d85e-4110-829d-b0388242cba3 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] https://10.4.3.200/volume/v3/volumes/5f59076a-4edb-4811-8b06-41809e01f327 returned with HTTP 200 Jul 10 06:30:50.093329 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 203/775] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:30:50 2026] GET /volume/v3/volumes/5f59076a-4edb-4811-8b06-41809e01f327 => generated 836 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:50.105103 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-e3032fe3-99fb-4178-9275-baf7822f0cfc None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:50.108126 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e3032fe3-99fb-4178-9275-baf7822f0cfc tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] DELETE https://10.4.3.200/volume/v3/volumes/5f59076a-4edb-4811-8b06-41809e01f327 Jul 10 06:30:50.108126 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e3032fe3-99fb-4178-9275-baf7822f0cfc tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:50.108126 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e3032fe3-99fb-4178-9275-baf7822f0cfc tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:50.108313 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-e3032fe3-99fb-4178-9275-baf7822f0cfc tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Delete volume with id: 5f59076a-4edb-4811-8b06-41809e01f327 Jul 10 06:30:50.116597 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:50.116597 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:30:50.116597 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-e3032fe3-99fb-4178-9275-baf7822f0cfc tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Volume info retrieved successfully. Jul 10 06:30:50.134566 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-e3032fe3-99fb-4178-9275-baf7822f0cfc tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Delete volume request issued successfully. Jul 10 06:30:50.134798 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e3032fe3-99fb-4178-9275-baf7822f0cfc tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] https://10.4.3.200/volume/v3/volumes/5f59076a-4edb-4811-8b06-41809e01f327 returned with HTTP 202 Jul 10 06:30:50.135302 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 192/776] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:30:50 2026] DELETE /volume/v3/volumes/5f59076a-4edb-4811-8b06-41809e01f327 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:30:50.143625 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-df0b9ee8-f3a3-47a5-bbf2-ed2626de0157 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:50.145355 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-df0b9ee8-f3a3-47a5-bbf2-ed2626de0157 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] GET https://10.4.3.200/volume/v3/volumes/5f59076a-4edb-4811-8b06-41809e01f327 Jul 10 06:30:50.145598 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-df0b9ee8-f3a3-47a5-bbf2-ed2626de0157 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:50.145784 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-df0b9ee8-f3a3-47a5-bbf2-ed2626de0157 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:50.152997 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:50.152997 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:30:50.156743 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-df0b9ee8-f3a3-47a5-bbf2-ed2626de0157 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Volume info retrieved successfully. Jul 10 06:30:50.161375 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-df0b9ee8-f3a3-47a5-bbf2-ed2626de0157 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] https://10.4.3.200/volume/v3/volumes/5f59076a-4edb-4811-8b06-41809e01f327 returned with HTTP 200 Jul 10 06:30:50.161956 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 191/777] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:30:50 2026] GET /volume/v3/volumes/5f59076a-4edb-4811-8b06-41809e01f327 => generated 835 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:50.233096 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-199d1dba-1095-4d57-80d5-8429832d6574 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:50.235298 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-199d1dba-1095-4d57-80d5-8429832d6574 tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] GET https://10.4.3.200/volume/v3/volumes/5af0527a-34f3-4610-972e-9b6dc5710969 Jul 10 06:30:50.235569 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-199d1dba-1095-4d57-80d5-8429832d6574 tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:50.235801 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-199d1dba-1095-4d57-80d5-8429832d6574 tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:50.246336 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:50.246336 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:30:50.253711 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-199d1dba-1095-4d57-80d5-8429832d6574 tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] Volume info retrieved successfully. Jul 10 06:30:50.258835 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-199d1dba-1095-4d57-80d5-8429832d6574 tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] https://10.4.3.200/volume/v3/volumes/5af0527a-34f3-4610-972e-9b6dc5710969 returned with HTTP 200 Jul 10 06:30:50.259202 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 192/778] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:30:50 2026] GET /volume/v3/volumes/5af0527a-34f3-4610-972e-9b6dc5710969 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:50.302203 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-b0000292-5c23-4d20-bf26-c30e5396686d None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:50.304922 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b0000292-5c23-4d20-bf26-c30e5396686d tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] GET https://10.4.3.200/volume/v3/volumes/5af0527a-34f3-4610-972e-9b6dc5710969 Jul 10 06:30:50.305161 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b0000292-5c23-4d20-bf26-c30e5396686d tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:50.305391 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b0000292-5c23-4d20-bf26-c30e5396686d tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:50.314272 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:50.314272 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:30:50.320453 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-b0000292-5c23-4d20-bf26-c30e5396686d tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] Volume info retrieved successfully. Jul 10 06:30:50.326472 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b0000292-5c23-4d20-bf26-c30e5396686d tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] https://10.4.3.200/volume/v3/volumes/5af0527a-34f3-4610-972e-9b6dc5710969 returned with HTTP 200 Jul 10 06:30:50.326997 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 204/779] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:30:50 2026] GET /volume/v3/volumes/5af0527a-34f3-4610-972e-9b6dc5710969 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:50.345394 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-093181a7-27bd-43ca-b8a0-d849d26e75b4 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:50.347852 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-093181a7-27bd-43ca-b8a0-d849d26e75b4 tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] DELETE https://10.4.3.200/volume/v3/volumes/5af0527a-34f3-4610-972e-9b6dc5710969 Jul 10 06:30:50.348132 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-093181a7-27bd-43ca-b8a0-d849d26e75b4 tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:50.348399 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-093181a7-27bd-43ca-b8a0-d849d26e75b4 tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:50.348681 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-093181a7-27bd-43ca-b8a0-d849d26e75b4 tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] Delete volume with id: 5af0527a-34f3-4610-972e-9b6dc5710969 Jul 10 06:30:50.361953 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:50.361953 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:30:50.362652 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-093181a7-27bd-43ca-b8a0-d849d26e75b4 tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] Volume info retrieved successfully. Jul 10 06:30:50.385229 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-093181a7-27bd-43ca-b8a0-d849d26e75b4 tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] Delete volume request issued successfully. Jul 10 06:30:50.385533 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-093181a7-27bd-43ca-b8a0-d849d26e75b4 tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] https://10.4.3.200/volume/v3/volumes/5af0527a-34f3-4610-972e-9b6dc5710969 returned with HTTP 202 Jul 10 06:30:50.386237 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 193/780] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:30:50 2026] DELETE /volume/v3/volumes/5af0527a-34f3-4610-972e-9b6dc5710969 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:30:50.400133 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-b7eacb38-bd37-47ff-9050-0eaa1edb7c6d None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:50.401916 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b7eacb38-bd37-47ff-9050-0eaa1edb7c6d tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] GET https://10.4.3.200/volume/v3/volumes/5af0527a-34f3-4610-972e-9b6dc5710969 Jul 10 06:30:50.402095 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b7eacb38-bd37-47ff-9050-0eaa1edb7c6d tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:50.402307 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b7eacb38-bd37-47ff-9050-0eaa1edb7c6d tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:50.410492 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:50.410492 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:30:50.416028 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-b7eacb38-bd37-47ff-9050-0eaa1edb7c6d tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] Volume info retrieved successfully. Jul 10 06:30:50.422647 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b7eacb38-bd37-47ff-9050-0eaa1edb7c6d tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] https://10.4.3.200/volume/v3/volumes/5af0527a-34f3-4610-972e-9b6dc5710969 returned with HTTP 200 Jul 10 06:30:50.423136 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 192/781] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:30:50 2026] GET /volume/v3/volumes/5af0527a-34f3-4610-972e-9b6dc5710969 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:51.177528 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-f273cd20-5592-4ac9-aba6-2f0a0a251ca3 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:51.178039 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-f273cd20-5592-4ac9-aba6-2f0a0a251ca3 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] GET https://10.4.3.200/volume/v3/volumes/5f59076a-4edb-4811-8b06-41809e01f327 Jul 10 06:30:51.178241 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-f273cd20-5592-4ac9-aba6-2f0a0a251ca3 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:51.178416 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-f273cd20-5592-4ac9-aba6-2f0a0a251ca3 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:51.185718 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-f273cd20-5592-4ac9-aba6-2f0a0a251ca3 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] https://10.4.3.200/volume/v3/volumes/5f59076a-4edb-4811-8b06-41809e01f327 returned with HTTP 404 Jul 10 06:30:51.186261 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 193/782] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:30:51 2026] GET /volume/v3/volumes/5f59076a-4edb-4811-8b06-41809e01f327 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:30:51.194296 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-f82ab0e0-f8d2-45e6-bf55-5dcfb633a576 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:51.195211 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f82ab0e0-f8d2-45e6-bf55-5dcfb633a576 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] GET https://10.4.3.200/volume/v3/volumes/4bc47458-1cb5-4bcb-b867-fca42ef89b1e Jul 10 06:30:51.195487 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f82ab0e0-f8d2-45e6-bf55-5dcfb633a576 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:51.195741 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f82ab0e0-f8d2-45e6-bf55-5dcfb633a576 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:51.205551 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:51.205551 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:30:51.215215 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-f82ab0e0-f8d2-45e6-bf55-5dcfb633a576 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Volume info retrieved successfully. Jul 10 06:30:51.218655 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-fcc573af-4d72-481f-b78e-4b87ed129f92 req-7aa46fba-816e-4ea1-a9f1-ddc2e1a57034 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:51.219527 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f82ab0e0-f8d2-45e6-bf55-5dcfb633a576 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] https://10.4.3.200/volume/v3/volumes/4bc47458-1cb5-4bcb-b867-fca42ef89b1e returned with HTTP 200 Jul 10 06:30:51.220016 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 205/783] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:30:51 2026] GET /volume/v3/volumes/4bc47458-1cb5-4bcb-b867-fca42ef89b1e => generated 891 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:51.223045 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-fcc573af-4d72-481f-b78e-4b87ed129f92 req-7aa46fba-816e-4ea1-a9f1-ddc2e1a57034 tempest-ServerActionsV293TestJSON-2017090052 tempest-ServerActionsV293TestJSON-2017090052-project-member] GET https://10.4.3.200/volume/v3/volumes/a0c3ccdc-46b6-4540-92c7-e92bdab0af15 Jul 10 06:30:51.223275 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-fcc573af-4d72-481f-b78e-4b87ed129f92 req-7aa46fba-816e-4ea1-a9f1-ddc2e1a57034 tempest-ServerActionsV293TestJSON-2017090052 tempest-ServerActionsV293TestJSON-2017090052-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:51.223527 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-fcc573af-4d72-481f-b78e-4b87ed129f92 req-7aa46fba-816e-4ea1-a9f1-ddc2e1a57034 tempest-ServerActionsV293TestJSON-2017090052 tempest-ServerActionsV293TestJSON-2017090052-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:51.233002 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-a752c0df-aae2-4062-9996-c6eb7cd3c8e4 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:51.234470 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:51.234470 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:30:51.235144 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a752c0df-aae2-4062-9996-c6eb7cd3c8e4 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] DELETE https://10.4.3.200/volume/v3/volumes/4bc47458-1cb5-4bcb-b867-fca42ef89b1e Jul 10 06:30:51.235489 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a752c0df-aae2-4062-9996-c6eb7cd3c8e4 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:51.237383 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a752c0df-aae2-4062-9996-c6eb7cd3c8e4 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:51.237383 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-a752c0df-aae2-4062-9996-c6eb7cd3c8e4 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Delete volume with id: 4bc47458-1cb5-4bcb-b867-fca42ef89b1e Jul 10 06:30:51.238727 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [req-fcc573af-4d72-481f-b78e-4b87ed129f92 req-7aa46fba-816e-4ea1-a9f1-ddc2e1a57034 tempest-ServerActionsV293TestJSON-2017090052 tempest-ServerActionsV293TestJSON-2017090052-project-member] Volume info retrieved successfully. Jul 10 06:30:51.246531 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:51.246531 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:30:51.246644 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-fcc573af-4d72-481f-b78e-4b87ed129f92 req-7aa46fba-816e-4ea1-a9f1-ddc2e1a57034 tempest-ServerActionsV293TestJSON-2017090052 tempest-ServerActionsV293TestJSON-2017090052-project-member] https://10.4.3.200/volume/v3/volumes/a0c3ccdc-46b6-4540-92c7-e92bdab0af15 returned with HTTP 200 Jul 10 06:30:51.246674 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-a752c0df-aae2-4062-9996-c6eb7cd3c8e4 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Volume info retrieved successfully. Jul 10 06:30:51.246700 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 194/784] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:30:51 2026] GET /volume/v3/volumes/a0c3ccdc-46b6-4540-92c7-e92bdab0af15 => generated 1653 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:30:51.267143 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-a752c0df-aae2-4062-9996-c6eb7cd3c8e4 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Delete volume request issued successfully. Jul 10 06:30:51.267578 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a752c0df-aae2-4062-9996-c6eb7cd3c8e4 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] https://10.4.3.200/volume/v3/volumes/4bc47458-1cb5-4bcb-b867-fca42ef89b1e returned with HTTP 202 Jul 10 06:30:51.268187 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 193/785] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:30:51 2026] DELETE /volume/v3/volumes/4bc47458-1cb5-4bcb-b867-fca42ef89b1e => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:30:51.274774 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-fcc573af-4d72-481f-b78e-4b87ed129f92 req-a3a84c58-0497-431e-8699-6887a8cee5b2 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:51.274846 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-2b85b8b8-0a22-4c7c-9942-3f8534d46fb9 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:51.276366 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2b85b8b8-0a22-4c7c-9942-3f8534d46fb9 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] GET https://10.4.3.200/volume/v3/volumes/4bc47458-1cb5-4bcb-b867-fca42ef89b1e Jul 10 06:30:51.276578 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2b85b8b8-0a22-4c7c-9942-3f8534d46fb9 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:51.276762 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2b85b8b8-0a22-4c7c-9942-3f8534d46fb9 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:51.277665 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-fcc573af-4d72-481f-b78e-4b87ed129f92 req-a3a84c58-0497-431e-8699-6887a8cee5b2 tempest-ServerActionsV293TestJSON-2017090052 tempest-ServerActionsV293TestJSON-2017090052-project-member] GET https://10.4.3.200/volume/v3/volumes/a0c3ccdc-46b6-4540-92c7-e92bdab0af15 Jul 10 06:30:51.277998 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-fcc573af-4d72-481f-b78e-4b87ed129f92 req-a3a84c58-0497-431e-8699-6887a8cee5b2 tempest-ServerActionsV293TestJSON-2017090052 tempest-ServerActionsV293TestJSON-2017090052-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:51.278481 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-fcc573af-4d72-481f-b78e-4b87ed129f92 req-a3a84c58-0497-431e-8699-6887a8cee5b2 tempest-ServerActionsV293TestJSON-2017090052 tempest-ServerActionsV293TestJSON-2017090052-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:51.283254 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:51.283254 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:30:51.286679 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-2b85b8b8-0a22-4c7c-9942-3f8534d46fb9 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Volume info retrieved successfully. Jul 10 06:30:51.290898 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2b85b8b8-0a22-4c7c-9942-3f8534d46fb9 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] https://10.4.3.200/volume/v3/volumes/4bc47458-1cb5-4bcb-b867-fca42ef89b1e returned with HTTP 200 Jul 10 06:30:51.291220 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 206/786] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:30:51 2026] GET /volume/v3/volumes/4bc47458-1cb5-4bcb-b867-fca42ef89b1e => generated 890 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:51.291415 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:51.291415 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:30:51.296313 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [req-fcc573af-4d72-481f-b78e-4b87ed129f92 req-a3a84c58-0497-431e-8699-6887a8cee5b2 tempest-ServerActionsV293TestJSON-2017090052 tempest-ServerActionsV293TestJSON-2017090052-project-member] Volume info retrieved successfully. Jul 10 06:30:51.303219 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-fcc573af-4d72-481f-b78e-4b87ed129f92 req-a3a84c58-0497-431e-8699-6887a8cee5b2 tempest-ServerActionsV293TestJSON-2017090052 tempest-ServerActionsV293TestJSON-2017090052-project-member] https://10.4.3.200/volume/v3/volumes/a0c3ccdc-46b6-4540-92c7-e92bdab0af15 returned with HTTP 200 Jul 10 06:30:51.303868 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 194/787] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:30:51 2026] GET /volume/v3/volumes/a0c3ccdc-46b6-4540-92c7-e92bdab0af15 => generated 1653 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:30:51.442015 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-18c7da4e-07df-4737-ba59-079789706ec3 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:51.444718 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-18c7da4e-07df-4737-ba59-079789706ec3 tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] GET https://10.4.3.200/volume/v3/volumes/5af0527a-34f3-4610-972e-9b6dc5710969 Jul 10 06:30:51.444941 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-18c7da4e-07df-4737-ba59-079789706ec3 tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:51.445157 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-18c7da4e-07df-4737-ba59-079789706ec3 tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:51.448579 np0000004964 devstack@c-api.service[99978]: DEBUG dbcounter [-] [99978] Writing DB stats cinder:SELECT=391,cinder:INSERT=75,cinder:UPDATE=130,cinder:DELETE=1 {{(pid=99978) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:30:51.452723 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-18c7da4e-07df-4737-ba59-079789706ec3 tempest-ServerActionsTestOtherB-1923499086 tempest-ServerActionsTestOtherB-1923499086-project-member] https://10.4.3.200/volume/v3/volumes/5af0527a-34f3-4610-972e-9b6dc5710969 returned with HTTP 404 Jul 10 06:30:51.453274 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 195/788] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:30:51 2026] GET /volume/v3/volumes/5af0527a-34f3-4610-972e-9b6dc5710969 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:30:51.682600 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-6dcd466f-100d-426b-b436-2f51c7574345 req-0ac80bd2-a690-478f-919e-b1bd9166d0fe None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:51.685976 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-6dcd466f-100d-426b-b436-2f51c7574345 req-0ac80bd2-a690-478f-919e-b1bd9166d0fe tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] GET https://10.4.3.200/volume/v3/volumes/18edc2c2-ec8f-48bd-94e9-374ac7c6ffa7 Jul 10 06:30:51.686162 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-6dcd466f-100d-426b-b436-2f51c7574345 req-0ac80bd2-a690-478f-919e-b1bd9166d0fe tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:51.686339 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-6dcd466f-100d-426b-b436-2f51c7574345 req-0ac80bd2-a690-478f-919e-b1bd9166d0fe tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:51.705680 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:51.705680 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:30:51.713325 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-6dcd466f-100d-426b-b436-2f51c7574345 req-0ac80bd2-a690-478f-919e-b1bd9166d0fe tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Volume info retrieved successfully. Jul 10 06:30:51.718314 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-6dcd466f-100d-426b-b436-2f51c7574345 req-0ac80bd2-a690-478f-919e-b1bd9166d0fe tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] https://10.4.3.200/volume/v3/volumes/18edc2c2-ec8f-48bd-94e9-374ac7c6ffa7 returned with HTTP 200 Jul 10 06:30:51.718941 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 194/789] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:30:51 2026] GET /volume/v3/volumes/18edc2c2-ec8f-48bd-94e9-374ac7c6ffa7 => generated 1460 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:30:52.232589 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-6dcd466f-100d-426b-b436-2f51c7574345 req-ee11acaf-ebcd-4a80-9150-2b26de896755 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:52.235527 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-6dcd466f-100d-426b-b436-2f51c7574345 req-ee11acaf-ebcd-4a80-9150-2b26de896755 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] DELETE https://10.4.3.200/volume/v3/attachments/e6ab7ce4-e718-411f-8510-2710f95e5f15 Jul 10 06:30:52.235815 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-6dcd466f-100d-426b-b436-2f51c7574345 req-ee11acaf-ebcd-4a80-9150-2b26de896755 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:52.236139 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-6dcd466f-100d-426b-b436-2f51c7574345 req-ee11acaf-ebcd-4a80-9150-2b26de896755 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Calling method 'version_select' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:52.246758 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:52.246758 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:30:52.308530 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-0fdca14f-4017-4066-a121-78eeb8ebe4e4 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:52.310343 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-0fdca14f-4017-4066-a121-78eeb8ebe4e4 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] GET https://10.4.3.200/volume/v3/volumes/4bc47458-1cb5-4bcb-b867-fca42ef89b1e Jul 10 06:30:52.310569 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-0fdca14f-4017-4066-a121-78eeb8ebe4e4 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:52.310762 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-0fdca14f-4017-4066-a121-78eeb8ebe4e4 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:52.316328 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-0fdca14f-4017-4066-a121-78eeb8ebe4e4 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] https://10.4.3.200/volume/v3/volumes/4bc47458-1cb5-4bcb-b867-fca42ef89b1e returned with HTTP 404 Jul 10 06:30:52.316847 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 195/790] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:30:52 2026] GET /volume/v3/volumes/4bc47458-1cb5-4bcb-b867-fca42ef89b1e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:30:52.329753 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-30545780-2841-4d2e-bb34-82265d56a96a None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:52.331765 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-30545780-2841-4d2e-bb34-82265d56a96a tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:30:52.332319 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-30545780-2841-4d2e-bb34-82265d56a96a tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-2074300824"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:30:52.334065 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-30545780-2841-4d2e-bb34-82265d56a96a tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-2074300824'}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:30:52.334188 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-30545780-2841-4d2e-bb34-82265d56a96a tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Create volume of 1 GB Jul 10 06:30:52.338775 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-30545780-2841-4d2e-bb34-82265d56a96a tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Availability Zones retrieved successfully. Jul 10 06:30:52.346762 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-30545780-2841-4d2e-bb34-82265d56a96a tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Flow 'volume_create_api' (91920467-1c7c-455d-a99f-616eed49b002) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:30:52.347873 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-30545780-2841-4d2e-bb34-82265d56a96a tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4dc98553-578e-45fe-a0b8-edc314e9487a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:30:52.349000 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-30545780-2841-4d2e-bb34-82265d56a96a tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Validating volume size '1' using validate_int {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:30:52.377678 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-30545780-2841-4d2e-bb34-82265d56a96a tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4dc98553-578e-45fe-a0b8-edc314e9487a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:30:52.378945 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-30545780-2841-4d2e-bb34-82265d56a96a tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e186fd5d-6291-46ec-b390-2407eac872a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:30:52.437722 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-30545780-2841-4d2e-bb34-82265d56a96a tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Created reservations ['7f92529e-e92e-4121-be21-a3f2b020d270', '59af354f-5038-40b1-abee-0926d66aa60e', '72a9855f-e7cd-4ead-88a8-8dcba0d38084', '0a4df323-6585-4040-8b0a-235a6d5e0f8b'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:30:52.438155 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-30545780-2841-4d2e-bb34-82265d56a96a tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e186fd5d-6291-46ec-b390-2407eac872a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f92529e-e92e-4121-be21-a3f2b020d270', '59af354f-5038-40b1-abee-0926d66aa60e', '72a9855f-e7cd-4ead-88a8-8dcba0d38084', '0a4df323-6585-4040-8b0a-235a6d5e0f8b']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:30:52.438987 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-30545780-2841-4d2e-bb34-82265d56a96a tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a46ad5f5-c0b6-47f7-ab75-8b6fafc815db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:30:52.468521 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-30545780-2841-4d2e-bb34-82265d56a96a tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a46ad5f5-c0b6-47f7-ab75-8b6fafc815db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ab567dc9-6860-448f-b367-f3aa3cb1a563', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-2074300824',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6897a610df8a47fe889a56d1b00411b0',qos_specs=None,replication_status=,reservations=['7f92529e-e92e-4121-be21-a3f2b020d270','59af354f-5038-40b1-abee-0926d66aa60e','72a9855f-e7cd-4ead-88a8-8dcba0d38084','0a4df323-6585-4040-8b0a-235a6d5e0f8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='edc82969f5044eabbfb720ad436150d5',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:30:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-2074300824',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ab567dc9-6860-448f-b367-f3aa3cb1a563,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6897a610df8a47fe889a56d1b00411b0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='edc82969f5044eabbfb720ad436150d5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:30:52.469337 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-30545780-2841-4d2e-bb34-82265d56a96a tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49976bc0-118f-4d58-9042-2511c378a0aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:30:52.488181 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-30545780-2841-4d2e-bb34-82265d56a96a tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49976bc0-118f-4d58-9042-2511c378a0aa) transitioned into state 'SUCCESS' from state '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-2074300824',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6897a610df8a47fe889a56d1b00411b0',qos_specs=None,replication_status=,reservations=['7f92529e-e92e-4121-be21-a3f2b020d270','59af354f-5038-40b1-abee-0926d66aa60e','72a9855f-e7cd-4ead-88a8-8dcba0d38084','0a4df323-6585-4040-8b0a-235a6d5e0f8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='edc82969f5044eabbfb720ad436150d5',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:30:52.489763 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-30545780-2841-4d2e-bb34-82265d56a96a tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55b7075a-1131-4d81-b4e5-49d9b6058326) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:30:52.497958 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-30545780-2841-4d2e-bb34-82265d56a96a tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55b7075a-1131-4d81-b4e5-49d9b6058326) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:30:52.498896 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-30545780-2841-4d2e-bb34-82265d56a96a tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Flow 'volume_create_api' (91920467-1c7c-455d-a99f-616eed49b002) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:30:52.499254 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-30545780-2841-4d2e-bb34-82265d56a96a tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Create volume request issued successfully. Jul 10 06:30:52.500003 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-30545780-2841-4d2e-bb34-82265d56a96a tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:30:52.500391 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 196/791] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 10 06:30:52 2026] POST /volume/v3/volumes => generated 745 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:30:52.511618 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-9ef02419-7b74-4f40-a2b3-69d03bafc66d None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:52.514384 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9ef02419-7b74-4f40-a2b3-69d03bafc66d tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] GET https://10.4.3.200/volume/v3/volumes/ab567dc9-6860-448f-b367-f3aa3cb1a563 Jul 10 06:30:52.514836 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9ef02419-7b74-4f40-a2b3-69d03bafc66d tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:52.515054 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9ef02419-7b74-4f40-a2b3-69d03bafc66d tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:52.522901 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:52.522901 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:30:52.528308 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-9ef02419-7b74-4f40-a2b3-69d03bafc66d tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Volume info retrieved successfully. Jul 10 06:30:52.536572 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9ef02419-7b74-4f40-a2b3-69d03bafc66d tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] https://10.4.3.200/volume/v3/volumes/ab567dc9-6860-448f-b367-f3aa3cb1a563 returned with HTTP 200 Jul 10 06:30:52.537068 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 195/792] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:30:52 2026] GET /volume/v3/volumes/ab567dc9-6860-448f-b367-f3aa3cb1a563 => generated 813 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:52.786014 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-6dcd466f-100d-426b-b436-2f51c7574345 req-ee11acaf-ebcd-4a80-9150-2b26de896755 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] https://10.4.3.200/volume/v3/attachments/e6ab7ce4-e718-411f-8510-2710f95e5f15 returned with HTTP 200 Jul 10 06:30:52.786145 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 207/793] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 10 06:30:52 2026] DELETE /volume/v3/attachments/e6ab7ce4-e718-411f-8510-2710f95e5f15 => generated 192 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:30:53.549344 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-9ccbc26c-8387-49a8-9954-25242f3f9124 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:53.551638 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-9ccbc26c-8387-49a8-9954-25242f3f9124 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] GET https://10.4.3.200/volume/v3/volumes/ab567dc9-6860-448f-b367-f3aa3cb1a563 Jul 10 06:30:53.551638 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-9ccbc26c-8387-49a8-9954-25242f3f9124 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:53.551638 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-9ccbc26c-8387-49a8-9954-25242f3f9124 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:53.562148 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:53.562148 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:30:53.566161 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-9ccbc26c-8387-49a8-9954-25242f3f9124 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Volume info retrieved successfully. Jul 10 06:30:53.572694 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-9ccbc26c-8387-49a8-9954-25242f3f9124 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] https://10.4.3.200/volume/v3/volumes/ab567dc9-6860-448f-b367-f3aa3cb1a563 returned with HTTP 200 Jul 10 06:30:53.573617 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 196/794] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:30:53 2026] GET /volume/v3/volumes/ab567dc9-6860-448f-b367-f3aa3cb1a563 => generated 838 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:53.589210 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-ab2fc1c9-49da-4d13-a4d4-2400ebefa0c2 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:53.590907 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ab2fc1c9-49da-4d13-a4d4-2400ebefa0c2 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:30:53.591470 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ab2fc1c9-49da-4d13-a4d4-2400ebefa0c2 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "ab567dc9-6860-448f-b367-f3aa3cb1a563", "size": 1, "name": "tempest-VolumesGetTest-Volume-810205720", "metadata": {"Type": "Test"}}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:30:53.593159 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-ab2fc1c9-49da-4d13-a4d4-2400ebefa0c2 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Create volume request body: {'volume': {'source_volid': 'ab567dc9-6860-448f-b367-f3aa3cb1a563', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-810205720', 'metadata': {'Type': 'Test'}}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:30:53.599789 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:53.599789 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:30:53.600325 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-ab2fc1c9-49da-4d13-a4d4-2400ebefa0c2 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Volume retrieved successfully. Jul 10 06:30:53.600488 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-ab2fc1c9-49da-4d13-a4d4-2400ebefa0c2 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Create volume of 1 GB Jul 10 06:30:53.604387 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-ab2fc1c9-49da-4d13-a4d4-2400ebefa0c2 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Availability Zones retrieved successfully. Jul 10 06:30:53.609924 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-ab2fc1c9-49da-4d13-a4d4-2400ebefa0c2 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Flow 'volume_create_api' (ed823f8c-a592-4574-ab5b-3586ec8ac197) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:30:53.611204 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-ab2fc1c9-49da-4d13-a4d4-2400ebefa0c2 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e9a9250-3fc4-4e42-a08f-eb6e572bcf30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:30:53.612225 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-ab2fc1c9-49da-4d13-a4d4-2400ebefa0c2 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:30:53.636877 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-ab2fc1c9-49da-4d13-a4d4-2400ebefa0c2 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e9a9250-3fc4-4e42-a08f-eb6e572bcf30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'ab567dc9-6860-448f-b367-f3aa3cb1a563', 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:30:53.638113 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-ab2fc1c9-49da-4d13-a4d4-2400ebefa0c2 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (863657e4-e992-4ac4-ad6f-d6d9a225c86e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:30:53.686391 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-ab2fc1c9-49da-4d13-a4d4-2400ebefa0c2 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Created reservations ['179db3fb-a1ff-48e8-8a30-82f436cf1ee3', 'ff652635-7095-4427-8efd-9c0af6d6c571', 'd61184f8-81c9-41dd-a109-8a5d557385b8', 'caa27ed9-583f-4ba1-aa4a-f71f8668a07a'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:30:53.687271 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-ab2fc1c9-49da-4d13-a4d4-2400ebefa0c2 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (863657e4-e992-4ac4-ad6f-d6d9a225c86e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['179db3fb-a1ff-48e8-8a30-82f436cf1ee3', 'ff652635-7095-4427-8efd-9c0af6d6c571', 'd61184f8-81c9-41dd-a109-8a5d557385b8', 'caa27ed9-583f-4ba1-aa4a-f71f8668a07a']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:30:53.687971 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-ab2fc1c9-49da-4d13-a4d4-2400ebefa0c2 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (342c36cf-024d-4d56-bfa7-1c1745eb6040) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:30:53.719397 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-ab2fc1c9-49da-4d13-a4d4-2400ebefa0c2 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (342c36cf-024d-4d56-bfa7-1c1745eb6040) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e379eaf8-44b4-443f-937a-791789da6c49', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-810205720',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='6897a610df8a47fe889a56d1b00411b0',qos_specs=None,replication_status=,reservations=['179db3fb-a1ff-48e8-8a30-82f436cf1ee3','ff652635-7095-4427-8efd-9c0af6d6c571','d61184f8-81c9-41dd-a109-8a5d557385b8','caa27ed9-583f-4ba1-aa4a-f71f8668a07a'],size=1,snapshot_id=None,source_replicaid=,source_volid=ab567dc9-6860-448f-b367-f3aa3cb1a563,status='creating',user_id='edc82969f5044eabbfb720ad436150d5',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:30:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-810205720',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e379eaf8-44b4-443f-937a-791789da6c49,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='6897a610df8a47fe889a56d1b00411b0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=ab567dc9-6860-448f-b367-f3aa3cb1a563,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='edc82969f5044eabbfb720ad436150d5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:30:53.720156 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-ab2fc1c9-49da-4d13-a4d4-2400ebefa0c2 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6f26e84-b411-4978-9e6d-641a3d1aafae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:30:53.736662 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-ab2fc1c9-49da-4d13-a4d4-2400ebefa0c2 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6f26e84-b411-4978-9e6d-641a3d1aafae) transitioned into state 'SUCCESS' from state '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-810205720',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='6897a610df8a47fe889a56d1b00411b0',qos_specs=None,replication_status=,reservations=['179db3fb-a1ff-48e8-8a30-82f436cf1ee3','ff652635-7095-4427-8efd-9c0af6d6c571','d61184f8-81c9-41dd-a109-8a5d557385b8','caa27ed9-583f-4ba1-aa4a-f71f8668a07a'],size=1,snapshot_id=None,source_replicaid=,source_volid=ab567dc9-6860-448f-b367-f3aa3cb1a563,status='creating',user_id='edc82969f5044eabbfb720ad436150d5',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:30:53.737361 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-ab2fc1c9-49da-4d13-a4d4-2400ebefa0c2 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (965e37ee-d771-471b-8ba4-10db40d0b7fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:30:53.751460 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-ab2fc1c9-49da-4d13-a4d4-2400ebefa0c2 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (965e37ee-d771-471b-8ba4-10db40d0b7fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:30:53.752208 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-ab2fc1c9-49da-4d13-a4d4-2400ebefa0c2 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Flow 'volume_create_api' (ed823f8c-a592-4574-ab5b-3586ec8ac197) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:30:53.752542 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-ab2fc1c9-49da-4d13-a4d4-2400ebefa0c2 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Create volume request issued successfully. Jul 10 06:30:53.753082 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ab2fc1c9-49da-4d13-a4d4-2400ebefa0c2 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:30:53.753656 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 197/795] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 10 06:30:53 2026] POST /volume/v3/volumes => generated 792 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:30:53.765254 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-e68e3536-056e-45fa-91c3-9693404025b0 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:53.767271 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e68e3536-056e-45fa-91c3-9693404025b0 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] GET https://10.4.3.200/volume/v3/volumes/e379eaf8-44b4-443f-937a-791789da6c49 Jul 10 06:30:53.767491 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e68e3536-056e-45fa-91c3-9693404025b0 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:53.767726 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e68e3536-056e-45fa-91c3-9693404025b0 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:53.776089 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:53.776089 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:30:53.780690 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-e68e3536-056e-45fa-91c3-9693404025b0 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Volume info retrieved successfully. Jul 10 06:30:53.790591 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e68e3536-056e-45fa-91c3-9693404025b0 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] https://10.4.3.200/volume/v3/volumes/e379eaf8-44b4-443f-937a-791789da6c49 returned with HTTP 200 Jul 10 06:30:53.791032 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 196/796] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:30:53 2026] GET /volume/v3/volumes/e379eaf8-44b4-443f-937a-791789da6c49 => generated 860 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:53.855933 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-615ef51d-d0f7-4468-bc31-11832552636f None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:53.857735 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-615ef51d-d0f7-4468-bc31-11832552636f tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] GET https://10.4.3.200/volume/v3/volumes/18edc2c2-ec8f-48bd-94e9-374ac7c6ffa7 Jul 10 06:30:53.857941 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-615ef51d-d0f7-4468-bc31-11832552636f tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:53.858153 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-615ef51d-d0f7-4468-bc31-11832552636f tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:53.873826 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:53.873826 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:30:53.879037 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-615ef51d-d0f7-4468-bc31-11832552636f tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Volume info retrieved successfully. Jul 10 06:30:53.883716 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-615ef51d-d0f7-4468-bc31-11832552636f tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] https://10.4.3.200/volume/v3/volumes/18edc2c2-ec8f-48bd-94e9-374ac7c6ffa7 returned with HTTP 200 Jul 10 06:30:53.884329 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 208/797] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:30:53 2026] GET /volume/v3/volumes/18edc2c2-ec8f-48bd-94e9-374ac7c6ffa7 => generated 1160 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:30:53.933532 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-f9201f5b-74ac-48dd-8980-354900e78b01 req-e9c71037-a6f0-4744-8ced-a839b8a9a869 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:53.935560 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-f9201f5b-74ac-48dd-8980-354900e78b01 req-e9c71037-a6f0-4744-8ced-a839b8a9a869 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] GET https://10.4.3.200/volume/v3/volumes/18edc2c2-ec8f-48bd-94e9-374ac7c6ffa7 Jul 10 06:30:53.935822 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-f9201f5b-74ac-48dd-8980-354900e78b01 req-e9c71037-a6f0-4744-8ced-a839b8a9a869 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:53.936075 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-f9201f5b-74ac-48dd-8980-354900e78b01 req-e9c71037-a6f0-4744-8ced-a839b8a9a869 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:53.945966 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:53.945966 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:30:53.949529 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [req-f9201f5b-74ac-48dd-8980-354900e78b01 req-e9c71037-a6f0-4744-8ced-a839b8a9a869 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Volume info retrieved successfully. Jul 10 06:30:53.953828 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-f9201f5b-74ac-48dd-8980-354900e78b01 req-e9c71037-a6f0-4744-8ced-a839b8a9a869 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] https://10.4.3.200/volume/v3/volumes/18edc2c2-ec8f-48bd-94e9-374ac7c6ffa7 returned with HTTP 200 Jul 10 06:30:53.954334 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 197/798] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:30:53 2026] GET /volume/v3/volumes/18edc2c2-ec8f-48bd-94e9-374ac7c6ffa7 => generated 1160 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:30:53.984213 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-f9201f5b-74ac-48dd-8980-354900e78b01 req-cacb7fdf-c7bc-4944-aa36-72c0f7761c92 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:53.998764 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-f9201f5b-74ac-48dd-8980-354900e78b01 req-cacb7fdf-c7bc-4944-aa36-72c0f7761c92 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] POST https://10.4.3.200/volume/v3/volumes/18edc2c2-ec8f-48bd-94e9-374ac7c6ffa7/action Jul 10 06:30:53.998764 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-f9201f5b-74ac-48dd-8980-354900e78b01 req-cacb7fdf-c7bc-4944-aa36-72c0f7761c92 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:30:53.998764 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-f9201f5b-74ac-48dd-8980-354900e78b01 req-cacb7fdf-c7bc-4944-aa36-72c0f7761c92 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:30:54.008524 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:54.008524 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:30:54.009061 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [req-f9201f5b-74ac-48dd-8980-354900e78b01 req-cacb7fdf-c7bc-4944-aa36-72c0f7761c92 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Volume info retrieved successfully. Jul 10 06:30:54.015486 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [req-f9201f5b-74ac-48dd-8980-354900e78b01 req-cacb7fdf-c7bc-4944-aa36-72c0f7761c92 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Begin detaching volume completed successfully. Jul 10 06:30:54.015686 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-f9201f5b-74ac-48dd-8980-354900e78b01 req-cacb7fdf-c7bc-4944-aa36-72c0f7761c92 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] https://10.4.3.200/volume/v3/volumes/18edc2c2-ec8f-48bd-94e9-374ac7c6ffa7/action returned with HTTP 202 Jul 10 06:30:54.016221 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 198/799] 10.4.3.200 () {72 vars in 1672 bytes} [Fri Jul 10 06:30:53 2026] POST /volume/v3/volumes/18edc2c2-ec8f-48bd-94e9-374ac7c6ffa7/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:30:54.807874 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-832d8cc7-becf-4078-8b02-77416060faef None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:54.810430 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-832d8cc7-becf-4078-8b02-77416060faef tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] GET https://10.4.3.200/volume/v3/volumes/e379eaf8-44b4-443f-937a-791789da6c49 Jul 10 06:30:54.810676 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-832d8cc7-becf-4078-8b02-77416060faef tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:54.810876 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-832d8cc7-becf-4078-8b02-77416060faef tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:54.819594 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:54.819594 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:30:54.823974 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-832d8cc7-becf-4078-8b02-77416060faef tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Volume info retrieved successfully. Jul 10 06:30:54.828618 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-832d8cc7-becf-4078-8b02-77416060faef tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] https://10.4.3.200/volume/v3/volumes/e379eaf8-44b4-443f-937a-791789da6c49 returned with HTTP 200 Jul 10 06:30:54.829724 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 197/800] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:30:54 2026] GET /volume/v3/volumes/e379eaf8-44b4-443f-937a-791789da6c49 => generated 885 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 06:30:54.849101 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-28c51c56-b58b-4bf2-8ed5-6b07f55fa449 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:54.851025 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-28c51c56-b58b-4bf2-8ed5-6b07f55fa449 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] GET https://10.4.3.200/volume/v3/volumes/e379eaf8-44b4-443f-937a-791789da6c49 Jul 10 06:30:54.851195 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-28c51c56-b58b-4bf2-8ed5-6b07f55fa449 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:54.851363 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-28c51c56-b58b-4bf2-8ed5-6b07f55fa449 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:54.858849 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:54.858849 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:30:54.862579 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-28c51c56-b58b-4bf2-8ed5-6b07f55fa449 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Volume info retrieved successfully. Jul 10 06:30:54.866764 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-28c51c56-b58b-4bf2-8ed5-6b07f55fa449 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] https://10.4.3.200/volume/v3/volumes/e379eaf8-44b4-443f-937a-791789da6c49 returned with HTTP 200 Jul 10 06:30:54.867115 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 209/801] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:30:54 2026] GET /volume/v3/volumes/e379eaf8-44b4-443f-937a-791789da6c49 => generated 885 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:54.880278 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-c057d162-4d4a-492b-bf24-cf92434711f2 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:54.882553 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-c057d162-4d4a-492b-bf24-cf92434711f2 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] PUT https://10.4.3.200/volume/v3/volumes/e379eaf8-44b4-443f-937a-791789da6c49 Jul 10 06:30:54.883049 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-c057d162-4d4a-492b-bf24-cf92434711f2 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-810205720"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:30:54.893204 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:54.893204 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:30:54.903987 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-c057d162-4d4a-492b-bf24-cf92434711f2 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Volume info retrieved successfully. Jul 10 06:30:54.912476 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-c057d162-4d4a-492b-bf24-cf92434711f2 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Volume updated successfully. Jul 10 06:30:54.913251 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-c057d162-4d4a-492b-bf24-cf92434711f2 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] https://10.4.3.200/volume/v3/volumes/e379eaf8-44b4-443f-937a-791789da6c49 returned with HTTP 200 Jul 10 06:30:54.913714 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 198/802] 10.4.3.200 () {68 vars in 1368 bytes} [Fri Jul 10 06:30:54 2026] PUT /volume/v3/volumes/e379eaf8-44b4-443f-937a-791789da6c49 => generated 817 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:54.924006 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-f04b27fd-465f-4b2f-8d6b-ad94d7fe91a6 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:54.926903 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f04b27fd-465f-4b2f-8d6b-ad94d7fe91a6 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] PUT https://10.4.3.200/volume/v3/volumes/e379eaf8-44b4-443f-937a-791789da6c49 Jul 10 06:30:54.927236 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f04b27fd-465f-4b2f-8d6b-ad94d7fe91a6 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1986249035", "description": "This is the new description of volume"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:30:54.937812 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:54.937812 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:30:54.941178 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-f04b27fd-465f-4b2f-8d6b-ad94d7fe91a6 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Volume info retrieved successfully. Jul 10 06:30:54.950938 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-f04b27fd-465f-4b2f-8d6b-ad94d7fe91a6 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Volume updated successfully. Jul 10 06:30:54.951429 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f04b27fd-465f-4b2f-8d6b-ad94d7fe91a6 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] https://10.4.3.200/volume/v3/volumes/e379eaf8-44b4-443f-937a-791789da6c49 returned with HTTP 200 Jul 10 06:30:54.951886 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 199/803] 10.4.3.200 () {68 vars in 1369 bytes} [Fri Jul 10 06:30:54 2026] PUT /volume/v3/volumes/e379eaf8-44b4-443f-937a-791789da6c49 => generated 857 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:54.962078 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-65e0bf42-5a5d-4d10-8bb3-650e20b965c5 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:54.963986 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-65e0bf42-5a5d-4d10-8bb3-650e20b965c5 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] GET https://10.4.3.200/volume/v3/volumes/e379eaf8-44b4-443f-937a-791789da6c49 Jul 10 06:30:54.964236 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-65e0bf42-5a5d-4d10-8bb3-650e20b965c5 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:54.964402 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-65e0bf42-5a5d-4d10-8bb3-650e20b965c5 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:54.971303 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:54.971303 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:30:54.974600 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-65e0bf42-5a5d-4d10-8bb3-650e20b965c5 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Volume info retrieved successfully. Jul 10 06:30:54.978524 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-65e0bf42-5a5d-4d10-8bb3-650e20b965c5 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] https://10.4.3.200/volume/v3/volumes/e379eaf8-44b4-443f-937a-791789da6c49 returned with HTTP 200 Jul 10 06:30:54.978875 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 198/804] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:30:54 2026] GET /volume/v3/volumes/e379eaf8-44b4-443f-937a-791789da6c49 => generated 925 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:54.990169 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-ca57bec2-27a7-4abd-b14f-ca0d052dda43 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:54.991707 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ca57bec2-27a7-4abd-b14f-ca0d052dda43 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:30:54.991993 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ca57bec2-27a7-4abd-b14f-ca0d052dda43 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1505969819", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1803632503"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:30:54.993315 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-ca57bec2-27a7-4abd-b14f-ca0d052dda43 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1505969819', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1803632503'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:30:54.993426 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-ca57bec2-27a7-4abd-b14f-ca0d052dda43 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Create volume of 1 GB Jul 10 06:30:54.997086 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-ca57bec2-27a7-4abd-b14f-ca0d052dda43 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Availability Zones retrieved successfully. Jul 10 06:30:55.002497 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-ca57bec2-27a7-4abd-b14f-ca0d052dda43 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Flow 'volume_create_api' (96012617-7ba2-4508-9ae9-0357fb88127a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:30:55.003305 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-ca57bec2-27a7-4abd-b14f-ca0d052dda43 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (decb2aed-70b3-4340-aa13-bc0b674cd2c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:30:55.004137 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-ca57bec2-27a7-4abd-b14f-ca0d052dda43 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Validating volume size '1' using validate_int {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:30:55.026261 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-ca57bec2-27a7-4abd-b14f-ca0d052dda43 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (decb2aed-70b3-4340-aa13-bc0b674cd2c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:30:55.026932 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-ca57bec2-27a7-4abd-b14f-ca0d052dda43 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dca807e2-0628-4732-9b66-6a2b2e2e9af1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:30:55.045656 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-a3e5028c-77a0-4aca-b032-cfe560fc7a83 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:55.047165 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-a3e5028c-77a0-4aca-b032-cfe560fc7a83 None None] GET https://10.4.3.200/volume// Jul 10 06:30:55.047165 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-a3e5028c-77a0-4aca-b032-cfe560fc7a83 None None] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:55.047165 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-a3e5028c-77a0-4aca-b032-cfe560fc7a83 None None] Calling method 'all' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:55.047165 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-a3e5028c-77a0-4aca-b032-cfe560fc7a83 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:30:55.047473 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 199/805] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:30: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 10 06:30:55.055992 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-f9201f5b-74ac-48dd-8980-354900e78b01 req-26430bc9-01c5-473c-b636-45997bf267ed None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:55.058626 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-f9201f5b-74ac-48dd-8980-354900e78b01 req-26430bc9-01c5-473c-b636-45997bf267ed tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] GET https://10.4.3.200/volume/v3/volumes/18edc2c2-ec8f-48bd-94e9-374ac7c6ffa7 Jul 10 06:30:55.058626 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-f9201f5b-74ac-48dd-8980-354900e78b01 req-26430bc9-01c5-473c-b636-45997bf267ed tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:55.058626 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-f9201f5b-74ac-48dd-8980-354900e78b01 req-26430bc9-01c5-473c-b636-45997bf267ed tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:55.066957 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:55.066957 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:30:55.071568 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-ca57bec2-27a7-4abd-b14f-ca0d052dda43 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Created reservations ['2496d889-0825-4ef5-808a-c645613bb465', '6976eb3d-cd33-4a8e-84f7-8fc1f5b379d9', '735b304f-9e53-4ca0-aadd-eefb42ddc9e5', 'f1a2c4c9-1cc1-45c7-84b9-1a14d0198e0d'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:30:55.071635 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [req-f9201f5b-74ac-48dd-8980-354900e78b01 req-26430bc9-01c5-473c-b636-45997bf267ed tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Volume info retrieved successfully. Jul 10 06:30:55.072152 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-ca57bec2-27a7-4abd-b14f-ca0d052dda43 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dca807e2-0628-4732-9b66-6a2b2e2e9af1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2496d889-0825-4ef5-808a-c645613bb465', '6976eb3d-cd33-4a8e-84f7-8fc1f5b379d9', '735b304f-9e53-4ca0-aadd-eefb42ddc9e5', 'f1a2c4c9-1cc1-45c7-84b9-1a14d0198e0d']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:30:55.072969 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-ca57bec2-27a7-4abd-b14f-ca0d052dda43 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (393bf384-dbae-40b8-95f7-a07a1ccd1c4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:30:55.080233 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-f9201f5b-74ac-48dd-8980-354900e78b01 req-26430bc9-01c5-473c-b636-45997bf267ed tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] https://10.4.3.200/volume/v3/volumes/18edc2c2-ec8f-48bd-94e9-374ac7c6ffa7 returned with HTTP 200 Jul 10 06:30:55.080671 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 200/806] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 10 06:30:55 2026] GET /volume/v3/volumes/18edc2c2-ec8f-48bd-94e9-374ac7c6ffa7 => generated 1343 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:30:55.097986 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-ca57bec2-27a7-4abd-b14f-ca0d052dda43 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (393bf384-dbae-40b8-95f7-a07a1ccd1c4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c1216dbf-ee3f-4f89-aba6-a030aa246a01', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1505969819',display_name='tempest-VolumesGetTest-Volume-1803632503',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6897a610df8a47fe889a56d1b00411b0',qos_specs=None,replication_status=,reservations=['2496d889-0825-4ef5-808a-c645613bb465','6976eb3d-cd33-4a8e-84f7-8fc1f5b379d9','735b304f-9e53-4ca0-aadd-eefb42ddc9e5','f1a2c4c9-1cc1-45c7-84b9-1a14d0198e0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='edc82969f5044eabbfb720ad436150d5',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:30:55Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1505969819',display_name='tempest-VolumesGetTest-Volume-1803632503',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c1216dbf-ee3f-4f89-aba6-a030aa246a01,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6897a610df8a47fe889a56d1b00411b0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='edc82969f5044eabbfb720ad436150d5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:30:55.098755 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-ca57bec2-27a7-4abd-b14f-ca0d052dda43 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73be9326-13e2-4253-b48a-9a81b8d7a834) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:30:55.117317 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-ca57bec2-27a7-4abd-b14f-ca0d052dda43 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73be9326-13e2-4253-b48a-9a81b8d7a834) transitioned into 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-1505969819',display_name='tempest-VolumesGetTest-Volume-1803632503',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6897a610df8a47fe889a56d1b00411b0',qos_specs=None,replication_status=,reservations=['2496d889-0825-4ef5-808a-c645613bb465','6976eb3d-cd33-4a8e-84f7-8fc1f5b379d9','735b304f-9e53-4ca0-aadd-eefb42ddc9e5','f1a2c4c9-1cc1-45c7-84b9-1a14d0198e0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='edc82969f5044eabbfb720ad436150d5',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:30:55.118141 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-ca57bec2-27a7-4abd-b14f-ca0d052dda43 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28e63b60-1933-4911-90dd-2b75c045388c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:30:55.126851 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-ca57bec2-27a7-4abd-b14f-ca0d052dda43 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28e63b60-1933-4911-90dd-2b75c045388c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:30:55.130685 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-ca57bec2-27a7-4abd-b14f-ca0d052dda43 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Flow 'volume_create_api' (96012617-7ba2-4508-9ae9-0357fb88127a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:30:55.131427 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-ca57bec2-27a7-4abd-b14f-ca0d052dda43 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Create volume request issued successfully. Jul 10 06:30:55.131635 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ca57bec2-27a7-4abd-b14f-ca0d052dda43 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:30:55.132154 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 210/807] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 10 06:30:54 2026] POST /volume/v3/volumes => generated 780 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:30:55.143444 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-df94e59f-9c6d-4d4a-8fb3-fa4eae083f7b None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:55.145806 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-df94e59f-9c6d-4d4a-8fb3-fa4eae083f7b tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] GET https://10.4.3.200/volume/v3/volumes/c1216dbf-ee3f-4f89-aba6-a030aa246a01 Jul 10 06:30:55.146051 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-df94e59f-9c6d-4d4a-8fb3-fa4eae083f7b tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:55.146316 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-df94e59f-9c6d-4d4a-8fb3-fa4eae083f7b tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:55.155214 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:55.155214 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:30:55.159476 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-df94e59f-9c6d-4d4a-8fb3-fa4eae083f7b tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Volume info retrieved successfully. Jul 10 06:30:55.163514 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-df94e59f-9c6d-4d4a-8fb3-fa4eae083f7b tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] https://10.4.3.200/volume/v3/volumes/c1216dbf-ee3f-4f89-aba6-a030aa246a01 returned with HTTP 200 Jul 10 06:30:55.163880 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 199/808] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:30:55 2026] GET /volume/v3/volumes/c1216dbf-ee3f-4f89-aba6-a030aa246a01 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:55.234167 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-aaf09390-5de3-4b29-a43e-52b180e88ac5 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:55.234519 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-aaf09390-5de3-4b29-a43e-52b180e88ac5 None None] GET https://10.4.3.200/volume// Jul 10 06:30:55.234694 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-aaf09390-5de3-4b29-a43e-52b180e88ac5 None None] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:55.234853 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-aaf09390-5de3-4b29-a43e-52b180e88ac5 None None] Calling method 'all' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:55.235153 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-aaf09390-5de3-4b29-a43e-52b180e88ac5 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:30:55.235476 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 200/809] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:30: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 10 06:30:55.246699 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-fcc573af-4d72-481f-b78e-4b87ed129f92 req-c5f8ba90-a8d9-47ba-b1a4-2c39f7f4b678 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:55.248031 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-fcc573af-4d72-481f-b78e-4b87ed129f92 req-c5f8ba90-a8d9-47ba-b1a4-2c39f7f4b678 tempest-ServerActionsV293TestJSON-2017090052 tempest-ServerActionsV293TestJSON-2017090052-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 10 06:30:55.248377 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-fcc573af-4d72-481f-b78e-4b87ed129f92 req-c5f8ba90-a8d9-47ba-b1a4-2c39f7f4b678 tempest-ServerActionsV293TestJSON-2017090052 tempest-ServerActionsV293TestJSON-2017090052-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a0c3ccdc-46b6-4540-92c7-e92bdab0af15", "connector": null, "instance_uuid": "05057ef5-8c3e-48d7-9d0e-77891e1963d9"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:30:55.262857 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:55.262857 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:30:55.321826 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-fcc573af-4d72-481f-b78e-4b87ed129f92 req-c5f8ba90-a8d9-47ba-b1a4-2c39f7f4b678 tempest-ServerActionsV293TestJSON-2017090052 tempest-ServerActionsV293TestJSON-2017090052-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 10 06:30:55.322269 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 201/810] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 10 06:30:55 2026] POST /volume/v3/attachments => generated 273 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:30:55.867271 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-fcc573af-4d72-481f-b78e-4b87ed129f92 req-025754ae-02a3-4c57-b286-942ec9ae22e7 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:55.869887 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-fcc573af-4d72-481f-b78e-4b87ed129f92 req-025754ae-02a3-4c57-b286-942ec9ae22e7 tempest-ServerActionsV293TestJSON-2017090052 tempest-ServerActionsV293TestJSON-2017090052-project-member] DELETE https://10.4.3.200/volume/v3/attachments/80652faa-336d-40df-9982-2f30c7bbec36 Jul 10 06:30:55.870094 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-fcc573af-4d72-481f-b78e-4b87ed129f92 req-025754ae-02a3-4c57-b286-942ec9ae22e7 tempest-ServerActionsV293TestJSON-2017090052 tempest-ServerActionsV293TestJSON-2017090052-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:55.870306 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-fcc573af-4d72-481f-b78e-4b87ed129f92 req-025754ae-02a3-4c57-b286-942ec9ae22e7 tempest-ServerActionsV293TestJSON-2017090052 tempest-ServerActionsV293TestJSON-2017090052-project-member] Calling method 'version_select' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:55.877895 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:55.877895 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:30:56.181832 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-fc3748c2-25af-4079-bd9e-9d6755772e52 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:56.187958 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-fc3748c2-25af-4079-bd9e-9d6755772e52 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] GET https://10.4.3.200/volume/v3/volumes/c1216dbf-ee3f-4f89-aba6-a030aa246a01 Jul 10 06:30:56.188265 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-fc3748c2-25af-4079-bd9e-9d6755772e52 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:56.188738 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-fc3748c2-25af-4079-bd9e-9d6755772e52 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:56.199038 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:56.199038 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:30:56.204180 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-fc3748c2-25af-4079-bd9e-9d6755772e52 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Volume info retrieved successfully. Jul 10 06:30:56.210162 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-fc3748c2-25af-4079-bd9e-9d6755772e52 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] https://10.4.3.200/volume/v3/volumes/c1216dbf-ee3f-4f89-aba6-a030aa246a01 returned with HTTP 200 Jul 10 06:30:56.210794 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 200/811] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:30:56 2026] GET /volume/v3/volumes/c1216dbf-ee3f-4f89-aba6-a030aa246a01 => generated 873 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:56.223690 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-89c78ee2-ac32-4eb1-a437-c5ee52a7a956 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:56.228001 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-89c78ee2-ac32-4eb1-a437-c5ee52a7a956 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] PUT https://10.4.3.200/volume/v3/volumes/c1216dbf-ee3f-4f89-aba6-a030aa246a01 Jul 10 06:30:56.228555 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-89c78ee2-ac32-4eb1-a437-c5ee52a7a956 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-810205720", "description": null}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:30:56.241071 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:56.241071 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:30:56.246932 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-89c78ee2-ac32-4eb1-a437-c5ee52a7a956 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Volume info retrieved successfully. Jul 10 06:30:56.252773 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-89c78ee2-ac32-4eb1-a437-c5ee52a7a956 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Volume updated successfully. Jul 10 06:30:56.253295 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-89c78ee2-ac32-4eb1-a437-c5ee52a7a956 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] https://10.4.3.200/volume/v3/volumes/c1216dbf-ee3f-4f89-aba6-a030aa246a01 returned with HTTP 200 Jul 10 06:30:56.253710 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 201/812] 10.4.3.200 () {68 vars in 1368 bytes} [Fri Jul 10 06:30:56 2026] PUT /volume/v3/volumes/c1216dbf-ee3f-4f89-aba6-a030aa246a01 => generated 769 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:56.267867 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-762cbbf0-e24e-4187-8b06-6b96172d444a None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:56.272677 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-762cbbf0-e24e-4187-8b06-6b96172d444a tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] GET https://10.4.3.200/volume/v3/volumes/c1216dbf-ee3f-4f89-aba6-a030aa246a01 Jul 10 06:30:56.273021 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-762cbbf0-e24e-4187-8b06-6b96172d444a tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:56.273310 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-762cbbf0-e24e-4187-8b06-6b96172d444a tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:56.283956 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:56.283956 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:30:56.288643 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-762cbbf0-e24e-4187-8b06-6b96172d444a tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Volume info retrieved successfully. Jul 10 06:30:56.294408 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-762cbbf0-e24e-4187-8b06-6b96172d444a tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] https://10.4.3.200/volume/v3/volumes/c1216dbf-ee3f-4f89-aba6-a030aa246a01 returned with HTTP 200 Jul 10 06:30:56.294952 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 202/813] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:30:56 2026] GET /volume/v3/volumes/c1216dbf-ee3f-4f89-aba6-a030aa246a01 => generated 837 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:56.311415 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-c5c4271d-20a0-400d-9e90-a84b11e202c2 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:56.313789 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c5c4271d-20a0-400d-9e90-a84b11e202c2 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] DELETE https://10.4.3.200/volume/v3/volumes/c1216dbf-ee3f-4f89-aba6-a030aa246a01 Jul 10 06:30:56.314070 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c5c4271d-20a0-400d-9e90-a84b11e202c2 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:56.314313 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c5c4271d-20a0-400d-9e90-a84b11e202c2 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:56.314591 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-c5c4271d-20a0-400d-9e90-a84b11e202c2 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Delete volume with id: c1216dbf-ee3f-4f89-aba6-a030aa246a01 Jul 10 06:30:56.322058 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:56.322058 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:30:56.322842 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-c5c4271d-20a0-400d-9e90-a84b11e202c2 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Volume info retrieved successfully. Jul 10 06:30:56.342382 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-c5c4271d-20a0-400d-9e90-a84b11e202c2 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Delete volume request issued successfully. Jul 10 06:30:56.342851 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c5c4271d-20a0-400d-9e90-a84b11e202c2 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] https://10.4.3.200/volume/v3/volumes/c1216dbf-ee3f-4f89-aba6-a030aa246a01 returned with HTTP 202 Jul 10 06:30:56.343176 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 201/814] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:30:56 2026] DELETE /volume/v3/volumes/c1216dbf-ee3f-4f89-aba6-a030aa246a01 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 10 06:30:56.350762 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-bc21a33c-47d2-4281-b121-75753351c36b None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:56.355397 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-bc21a33c-47d2-4281-b121-75753351c36b tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] GET https://10.4.3.200/volume/v3/volumes/c1216dbf-ee3f-4f89-aba6-a030aa246a01 Jul 10 06:30:56.355677 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-bc21a33c-47d2-4281-b121-75753351c36b tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:56.355883 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-bc21a33c-47d2-4281-b121-75753351c36b tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:56.363956 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:56.363956 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:30:56.367836 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-bc21a33c-47d2-4281-b121-75753351c36b tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Volume info retrieved successfully. Jul 10 06:30:56.372709 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-bc21a33c-47d2-4281-b121-75753351c36b tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] https://10.4.3.200/volume/v3/volumes/c1216dbf-ee3f-4f89-aba6-a030aa246a01 returned with HTTP 200 Jul 10 06:30:56.373130 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 202/815] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:30:56 2026] GET /volume/v3/volumes/c1216dbf-ee3f-4f89-aba6-a030aa246a01 => generated 836 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:56.414396 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-fcc573af-4d72-481f-b78e-4b87ed129f92 req-025754ae-02a3-4c57-b286-942ec9ae22e7 tempest-ServerActionsV293TestJSON-2017090052 tempest-ServerActionsV293TestJSON-2017090052-project-member] https://10.4.3.200/volume/v3/attachments/80652faa-336d-40df-9982-2f30c7bbec36 returned with HTTP 200 Jul 10 06:30:56.415052 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 211/816] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 10 06:30:55 2026] DELETE /volume/v3/attachments/80652faa-336d-40df-9982-2f30c7bbec36 => generated 192 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:30:56.522041 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-00c6e303-b1f8-4635-9eaf-1005ee3ab6d4 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:56.522442 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-00c6e303-b1f8-4635-9eaf-1005ee3ab6d4 None None] GET https://10.4.3.200/volume// Jul 10 06:30:56.522696 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-00c6e303-b1f8-4635-9eaf-1005ee3ab6d4 None None] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:56.522884 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-00c6e303-b1f8-4635-9eaf-1005ee3ab6d4 None None] Calling method 'all' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:56.523210 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-00c6e303-b1f8-4635-9eaf-1005ee3ab6d4 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:30:56.523556 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 203/817] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:30: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 10 06:30:56.530378 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-fcc573af-4d72-481f-b78e-4b87ed129f92 req-6b5a2f05-4e6b-41a3-a35e-c39727b58151 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:56.534110 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-fcc573af-4d72-481f-b78e-4b87ed129f92 req-6b5a2f05-4e6b-41a3-a35e-c39727b58151 tempest-ServerActionsV293TestJSON-2017090052 tempest-ServerActionsV293TestJSON-2017090052-project-member] POST https://10.4.3.200/volume/v3/volumes/a0c3ccdc-46b6-4540-92c7-e92bdab0af15/action Jul 10 06:30:56.534649 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-fcc573af-4d72-481f-b78e-4b87ed129f92 req-6b5a2f05-4e6b-41a3-a35e-c39727b58151 tempest-ServerActionsV293TestJSON-2017090052 tempest-ServerActionsV293TestJSON-2017090052-project-member] Action body: b'{"os-reimage": {"image_id": "67383ba2-2188-47d4-b2cf-9e23b3afad35", "reimage_reserved": true}}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:30:56.534838 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-fcc573af-4d72-481f-b78e-4b87ed129f92 req-6b5a2f05-4e6b-41a3-a35e-c39727b58151 tempest-ServerActionsV293TestJSON-2017090052 tempest-ServerActionsV293TestJSON-2017090052-project-member] Action: 'action', calling method: version_select, body: {"os-reimage": {"image_id": "67383ba2-2188-47d4-b2cf-9e23b3afad35", "reimage_reserved": true}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:30:56.551994 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:56.551994 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:30:56.552789 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-fcc573af-4d72-481f-b78e-4b87ed129f92 req-6b5a2f05-4e6b-41a3-a35e-c39727b58151 tempest-ServerActionsV293TestJSON-2017090052 tempest-ServerActionsV293TestJSON-2017090052-project-member] Volume info retrieved successfully. Jul 10 06:30:56.671461 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-fcc573af-4d72-481f-b78e-4b87ed129f92 req-6b5a2f05-4e6b-41a3-a35e-c39727b58151 tempest-ServerActionsV293TestJSON-2017090052 tempest-ServerActionsV293TestJSON-2017090052-project-member] https://10.4.3.200/volume/v3/volumes/a0c3ccdc-46b6-4540-92c7-e92bdab0af15/action returned with HTTP 202 Jul 10 06:30:56.672066 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 202/818] 10.4.3.200 () {74 vars in 1713 bytes} [Fri Jul 10 06:30:56 2026] POST /volume/v3/volumes/a0c3ccdc-46b6-4540-92c7-e92bdab0af15/action => generated 0 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 10 06:30:57.391098 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-3286f19d-000f-4298-b5c4-368b8b1929ef None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:57.394443 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-3286f19d-000f-4298-b5c4-368b8b1929ef tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] GET https://10.4.3.200/volume/v3/volumes/c1216dbf-ee3f-4f89-aba6-a030aa246a01 Jul 10 06:30:57.394443 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-3286f19d-000f-4298-b5c4-368b8b1929ef tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:57.394654 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-3286f19d-000f-4298-b5c4-368b8b1929ef tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:57.400840 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-3286f19d-000f-4298-b5c4-368b8b1929ef tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] https://10.4.3.200/volume/v3/volumes/c1216dbf-ee3f-4f89-aba6-a030aa246a01 returned with HTTP 404 Jul 10 06:30:57.401052 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 203/819] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:30:57 2026] GET /volume/v3/volumes/c1216dbf-ee3f-4f89-aba6-a030aa246a01 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:30:57.408643 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-b2ddc4be-0071-404c-b162-66f67ef1f030 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:57.410006 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b2ddc4be-0071-404c-b162-66f67ef1f030 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] GET https://10.4.3.200/volume/v3/volumes/e379eaf8-44b4-443f-937a-791789da6c49 Jul 10 06:30:57.410224 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b2ddc4be-0071-404c-b162-66f67ef1f030 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:57.410605 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b2ddc4be-0071-404c-b162-66f67ef1f030 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:57.419376 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:57.419376 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:30:57.423816 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-b2ddc4be-0071-404c-b162-66f67ef1f030 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Volume info retrieved successfully. Jul 10 06:30:57.429153 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b2ddc4be-0071-404c-b162-66f67ef1f030 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] https://10.4.3.200/volume/v3/volumes/e379eaf8-44b4-443f-937a-791789da6c49 returned with HTTP 200 Jul 10 06:30:57.429682 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 212/820] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:30:57 2026] GET /volume/v3/volumes/e379eaf8-44b4-443f-937a-791789da6c49 => generated 925 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:57.441364 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-b86caffd-4ba7-4a27-9ac9-90fa574bc8ec None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:57.443089 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b86caffd-4ba7-4a27-9ac9-90fa574bc8ec tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] DELETE https://10.4.3.200/volume/v3/volumes/e379eaf8-44b4-443f-937a-791789da6c49 Jul 10 06:30:57.443262 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b86caffd-4ba7-4a27-9ac9-90fa574bc8ec tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:57.443548 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b86caffd-4ba7-4a27-9ac9-90fa574bc8ec tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:57.443642 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-b86caffd-4ba7-4a27-9ac9-90fa574bc8ec tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Delete volume with id: e379eaf8-44b4-443f-937a-791789da6c49 Jul 10 06:30:57.450613 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:57.450613 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:30:57.450994 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-b86caffd-4ba7-4a27-9ac9-90fa574bc8ec tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Volume info retrieved successfully. Jul 10 06:30:57.472284 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-b86caffd-4ba7-4a27-9ac9-90fa574bc8ec tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Delete volume request issued successfully. Jul 10 06:30:57.472644 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b86caffd-4ba7-4a27-9ac9-90fa574bc8ec tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] https://10.4.3.200/volume/v3/volumes/e379eaf8-44b4-443f-937a-791789da6c49 returned with HTTP 202 Jul 10 06:30:57.473546 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 204/821] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:30:57 2026] DELETE /volume/v3/volumes/e379eaf8-44b4-443f-937a-791789da6c49 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:30:57.482153 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-f0db1a0b-ac54-44bc-960a-c811f350475c None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:57.484415 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f0db1a0b-ac54-44bc-960a-c811f350475c tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] GET https://10.4.3.200/volume/v3/volumes/e379eaf8-44b4-443f-937a-791789da6c49 Jul 10 06:30:57.484857 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f0db1a0b-ac54-44bc-960a-c811f350475c tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:57.485144 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f0db1a0b-ac54-44bc-960a-c811f350475c tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:57.493976 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:57.493976 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:30:57.498713 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-f0db1a0b-ac54-44bc-960a-c811f350475c tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Volume info retrieved successfully. Jul 10 06:30:57.504045 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f0db1a0b-ac54-44bc-960a-c811f350475c tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] https://10.4.3.200/volume/v3/volumes/e379eaf8-44b4-443f-937a-791789da6c49 returned with HTTP 200 Jul 10 06:30:57.504708 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 203/822] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:30:57 2026] GET /volume/v3/volumes/e379eaf8-44b4-443f-937a-791789da6c49 => generated 924 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:58.519988 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-0b716856-613d-4607-91c7-70232cb59ac5 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:58.524413 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-0b716856-613d-4607-91c7-70232cb59ac5 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] GET https://10.4.3.200/volume/v3/volumes/e379eaf8-44b4-443f-937a-791789da6c49 Jul 10 06:30:58.524659 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-0b716856-613d-4607-91c7-70232cb59ac5 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:58.524819 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-0b716856-613d-4607-91c7-70232cb59ac5 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:58.529944 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-0b716856-613d-4607-91c7-70232cb59ac5 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] https://10.4.3.200/volume/v3/volumes/e379eaf8-44b4-443f-937a-791789da6c49 returned with HTTP 404 Jul 10 06:30:58.530360 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 204/823] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:30:58 2026] GET /volume/v3/volumes/e379eaf8-44b4-443f-937a-791789da6c49 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:30:58.537733 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-548d0b31-9eba-49dd-9d98-3abcf61a2924 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:58.543335 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-548d0b31-9eba-49dd-9d98-3abcf61a2924 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] GET https://10.4.3.200/volume/v3/volumes/ab567dc9-6860-448f-b367-f3aa3cb1a563 Jul 10 06:30:58.543665 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-548d0b31-9eba-49dd-9d98-3abcf61a2924 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:58.543891 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-548d0b31-9eba-49dd-9d98-3abcf61a2924 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:58.558784 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:58.558784 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:30:58.569790 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-548d0b31-9eba-49dd-9d98-3abcf61a2924 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Volume info retrieved successfully. Jul 10 06:30:58.577407 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-548d0b31-9eba-49dd-9d98-3abcf61a2924 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] https://10.4.3.200/volume/v3/volumes/ab567dc9-6860-448f-b367-f3aa3cb1a563 returned with HTTP 200 Jul 10 06:30:58.578207 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 213/824] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:30:58 2026] GET /volume/v3/volumes/ab567dc9-6860-448f-b367-f3aa3cb1a563 => generated 838 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:58.593375 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-371fefbe-e509-42b8-94a2-113cd3edc6ef None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:58.597740 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-371fefbe-e509-42b8-94a2-113cd3edc6ef tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] DELETE https://10.4.3.200/volume/v3/volumes/ab567dc9-6860-448f-b367-f3aa3cb1a563 Jul 10 06:30:58.597740 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-371fefbe-e509-42b8-94a2-113cd3edc6ef tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:58.597740 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-371fefbe-e509-42b8-94a2-113cd3edc6ef tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:58.597740 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-371fefbe-e509-42b8-94a2-113cd3edc6ef tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Delete volume with id: ab567dc9-6860-448f-b367-f3aa3cb1a563 Jul 10 06:30:58.607708 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:58.607708 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:30:58.607708 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-371fefbe-e509-42b8-94a2-113cd3edc6ef tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Volume info retrieved successfully. Jul 10 06:30:58.628644 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-371fefbe-e509-42b8-94a2-113cd3edc6ef tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Delete volume request issued successfully. Jul 10 06:30:58.629088 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-371fefbe-e509-42b8-94a2-113cd3edc6ef tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] https://10.4.3.200/volume/v3/volumes/ab567dc9-6860-448f-b367-f3aa3cb1a563 returned with HTTP 202 Jul 10 06:30:58.629802 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 205/825] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:30:58 2026] DELETE /volume/v3/volumes/ab567dc9-6860-448f-b367-f3aa3cb1a563 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:30:58.640238 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-cddebfa0-2a12-40ac-bc34-f1540a415114 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:58.643609 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-cddebfa0-2a12-40ac-bc34-f1540a415114 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] GET https://10.4.3.200/volume/v3/volumes/ab567dc9-6860-448f-b367-f3aa3cb1a563 Jul 10 06:30:58.643807 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-cddebfa0-2a12-40ac-bc34-f1540a415114 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:58.643985 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-cddebfa0-2a12-40ac-bc34-f1540a415114 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:58.653338 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:58.653338 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:30:58.657089 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-cddebfa0-2a12-40ac-bc34-f1540a415114 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Volume info retrieved successfully. Jul 10 06:30:58.661666 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-cddebfa0-2a12-40ac-bc34-f1540a415114 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] https://10.4.3.200/volume/v3/volumes/ab567dc9-6860-448f-b367-f3aa3cb1a563 returned with HTTP 200 Jul 10 06:30:58.662215 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 204/826] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:30:58 2026] GET /volume/v3/volumes/ab567dc9-6860-448f-b367-f3aa3cb1a563 => generated 837 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:30:59.119104 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-f9201f5b-74ac-48dd-8980-354900e78b01 req-8b384a07-d9ad-448c-8fc3-3cd2edaa2d2e None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:59.121172 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-f9201f5b-74ac-48dd-8980-354900e78b01 req-8b384a07-d9ad-448c-8fc3-3cd2edaa2d2e tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] GET https://10.4.3.200/volume/v3/volumes/18edc2c2-ec8f-48bd-94e9-374ac7c6ffa7 Jul 10 06:30:59.121335 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-f9201f5b-74ac-48dd-8980-354900e78b01 req-8b384a07-d9ad-448c-8fc3-3cd2edaa2d2e tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:59.121572 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-f9201f5b-74ac-48dd-8980-354900e78b01 req-8b384a07-d9ad-448c-8fc3-3cd2edaa2d2e tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:59.132042 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:30:59.132042 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:30:59.135788 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [req-f9201f5b-74ac-48dd-8980-354900e78b01 req-8b384a07-d9ad-448c-8fc3-3cd2edaa2d2e tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Volume info retrieved successfully. Jul 10 06:30:59.141307 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-f9201f5b-74ac-48dd-8980-354900e78b01 req-8b384a07-d9ad-448c-8fc3-3cd2edaa2d2e tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] https://10.4.3.200/volume/v3/volumes/18edc2c2-ec8f-48bd-94e9-374ac7c6ffa7 returned with HTTP 200 Jul 10 06:30:59.141752 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 205/827] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:30:59 2026] GET /volume/v3/volumes/18edc2c2-ec8f-48bd-94e9-374ac7c6ffa7 => generated 1163 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:30:59.676183 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-0a53c793-02de-4d40-a293-263da071859b None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:59.678493 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0a53c793-02de-4d40-a293-263da071859b tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] GET https://10.4.3.200/volume/v3/volumes/ab567dc9-6860-448f-b367-f3aa3cb1a563 Jul 10 06:30:59.678738 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-0a53c793-02de-4d40-a293-263da071859b tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:30:59.678960 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-0a53c793-02de-4d40-a293-263da071859b tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:30:59.685676 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0a53c793-02de-4d40-a293-263da071859b tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] https://10.4.3.200/volume/v3/volumes/ab567dc9-6860-448f-b367-f3aa3cb1a563 returned with HTTP 404 Jul 10 06:30:59.686430 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 214/828] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:30:59 2026] GET /volume/v3/volumes/ab567dc9-6860-448f-b367-f3aa3cb1a563 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:30:59.763553 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-828fd4fa-654c-4df5-b8b3-9aa745712ce7 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:30:59.765079 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-828fd4fa-654c-4df5-b8b3-9aa745712ce7 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:30:59.765376 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-828fd4fa-654c-4df5-b8b3-9aa745712ce7 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "8939ca72-758b-49bf-be8b-162af43ee2bf", "size": 1, "name": "tempest-VolumesGetTest-Volume-1906583131", "metadata": {"Type": "Test"}}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:30:59.766702 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-828fd4fa-654c-4df5-b8b3-9aa745712ce7 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Create volume request body: {'volume': {'imageRef': '8939ca72-758b-49bf-be8b-162af43ee2bf', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1906583131', 'metadata': {'Type': 'Test'}}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:30:59.867528 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-828fd4fa-654c-4df5-b8b3-9aa745712ce7 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Create volume of 1 GB Jul 10 06:30:59.873824 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-828fd4fa-654c-4df5-b8b3-9aa745712ce7 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Availability Zones retrieved successfully. Jul 10 06:30:59.878738 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-828fd4fa-654c-4df5-b8b3-9aa745712ce7 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Flow 'volume_create_api' (caaee161-d569-4e82-bab3-92fdca3a350a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:30:59.879918 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-828fd4fa-654c-4df5-b8b3-9aa745712ce7 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7068c497-d115-45df-b64a-3fe3c339a2fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:30:59.881036 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-828fd4fa-654c-4df5-b8b3-9aa745712ce7 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Validating volume size '1' using validate_int {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:30:59.957479 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-828fd4fa-654c-4df5-b8b3-9aa745712ce7 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7068c497-d115-45df-b64a-3fe3c339a2fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:30:59.959042 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-828fd4fa-654c-4df5-b8b3-9aa745712ce7 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36ff0bf7-ee52-48c3-a095-9172ea45e24d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:31:00.016036 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-828fd4fa-654c-4df5-b8b3-9aa745712ce7 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Created reservations ['c89b8477-06f1-4847-b7ae-e58a8dfee09a', '99126c5d-6e12-4868-a01f-6745bc34d040', '2dc0a0c8-f16e-4306-9e83-312b56955ebe', '0494c0f6-6858-44ce-90ae-f7c5d1f0c676'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:31:00.017002 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-828fd4fa-654c-4df5-b8b3-9aa745712ce7 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36ff0bf7-ee52-48c3-a095-9172ea45e24d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c89b8477-06f1-4847-b7ae-e58a8dfee09a', '99126c5d-6e12-4868-a01f-6745bc34d040', '2dc0a0c8-f16e-4306-9e83-312b56955ebe', '0494c0f6-6858-44ce-90ae-f7c5d1f0c676']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:31:00.018071 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-828fd4fa-654c-4df5-b8b3-9aa745712ce7 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00572c58-89e9-48cd-8e8b-5bddf53c7e0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:31:00.052451 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-828fd4fa-654c-4df5-b8b3-9aa745712ce7 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00572c58-89e9-48cd-8e8b-5bddf53c7e0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '564f0fd8-2feb-47d4-a598-a1d3030107e2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1906583131',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='6897a610df8a47fe889a56d1b00411b0',qos_specs=None,replication_status=,reservations=['c89b8477-06f1-4847-b7ae-e58a8dfee09a','99126c5d-6e12-4868-a01f-6745bc34d040','2dc0a0c8-f16e-4306-9e83-312b56955ebe','0494c0f6-6858-44ce-90ae-f7c5d1f0c676'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='edc82969f5044eabbfb720ad436150d5',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:31:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1906583131',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=564f0fd8-2feb-47d4-a598-a1d3030107e2,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='6897a610df8a47fe889a56d1b00411b0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='edc82969f5044eabbfb720ad436150d5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:31:00.053565 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-828fd4fa-654c-4df5-b8b3-9aa745712ce7 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebc2c7d6-bacd-436e-ae92-04e6438f88fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:31:00.074958 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-828fd4fa-654c-4df5-b8b3-9aa745712ce7 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebc2c7d6-bacd-436e-ae92-04e6438f88fd) transitioned into state 'SUCCESS' from state '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-1906583131',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='6897a610df8a47fe889a56d1b00411b0',qos_specs=None,replication_status=,reservations=['c89b8477-06f1-4847-b7ae-e58a8dfee09a','99126c5d-6e12-4868-a01f-6745bc34d040','2dc0a0c8-f16e-4306-9e83-312b56955ebe','0494c0f6-6858-44ce-90ae-f7c5d1f0c676'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='edc82969f5044eabbfb720ad436150d5',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:31:00.075789 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-828fd4fa-654c-4df5-b8b3-9aa745712ce7 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0a69c68-7f91-48da-bb9c-fd80ed96a03e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:31:00.086959 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-828fd4fa-654c-4df5-b8b3-9aa745712ce7 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0a69c68-7f91-48da-bb9c-fd80ed96a03e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:31:00.087942 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-828fd4fa-654c-4df5-b8b3-9aa745712ce7 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Flow 'volume_create_api' (caaee161-d569-4e82-bab3-92fdca3a350a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:31:00.088283 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-828fd4fa-654c-4df5-b8b3-9aa745712ce7 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Create volume request issued successfully. Jul 10 06:31:00.088918 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-828fd4fa-654c-4df5-b8b3-9aa745712ce7 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:31:00.089322 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 206/829] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 10 06:30:59 2026] POST /volume/v3/volumes => generated 759 bytes in 326 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:31:00.110715 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-d2f13a05-fc0c-4ea6-b910-b46c5f8c033c None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:00.118747 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d2f13a05-fc0c-4ea6-b910-b46c5f8c033c tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] GET https://10.4.3.200/volume/v3/volumes/564f0fd8-2feb-47d4-a598-a1d3030107e2 Jul 10 06:31:00.119359 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d2f13a05-fc0c-4ea6-b910-b46c5f8c033c tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:31:00.119359 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d2f13a05-fc0c-4ea6-b910-b46c5f8c033c tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:31:00.130363 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:31:00.130363 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:31:00.136970 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-d2f13a05-fc0c-4ea6-b910-b46c5f8c033c tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Volume info retrieved successfully. Jul 10 06:31:00.137410 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-db4c94b3-5518-44ff-a5e1-45d3bd329e86 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:00.139799 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d2f13a05-fc0c-4ea6-b910-b46c5f8c033c tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] https://10.4.3.200/volume/v3/volumes/564f0fd8-2feb-47d4-a598-a1d3030107e2 returned with HTTP 200 Jul 10 06:31:00.140281 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 205/830] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:31:00 2026] GET /volume/v3/volumes/564f0fd8-2feb-47d4-a598-a1d3030107e2 => generated 827 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:31:00.210672 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-4dc3a118-5b04-451e-8b7d-16ccfb80d7fc None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:00.213791 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4dc3a118-5b04-451e-8b7d-16ccfb80d7fc tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] GET https://10.4.3.200/volume/v3/volumes/f8650db8-4eb9-4ed1-b7ea-c751a5ae3335 Jul 10 06:31:00.214547 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4dc3a118-5b04-451e-8b7d-16ccfb80d7fc tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:31:00.214547 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4dc3a118-5b04-451e-8b7d-16ccfb80d7fc tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:31:00.228289 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:31:00.228289 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:31:00.234465 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-4dc3a118-5b04-451e-8b7d-16ccfb80d7fc tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Volume info retrieved successfully. Jul 10 06:31:00.245336 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4dc3a118-5b04-451e-8b7d-16ccfb80d7fc tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] https://10.4.3.200/volume/v3/volumes/f8650db8-4eb9-4ed1-b7ea-c751a5ae3335 returned with HTTP 200 Jul 10 06:31:00.245836 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 215/831] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:31:00 2026] GET /volume/v3/volumes/f8650db8-4eb9-4ed1-b7ea-c751a5ae3335 => generated 1139 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:31:00.284021 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-db4c94b3-5518-44ff-a5e1-45d3bd329e86 tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:31:00.284725 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-db4c94b3-5518-44ff-a5e1-45d3bd329e86 tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerStableDeviceRescueTest-volume-1701305494"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:31:00.289374 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.volumes [None req-db4c94b3-5518-44ff-a5e1-45d3bd329e86 tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerStableDeviceRescueTest-volume-1701305494'}} {{(pid=99975) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:31:00.289546 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-db4c94b3-5518-44ff-a5e1-45d3bd329e86 tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] Create volume of 1 GB Jul 10 06:31:00.297034 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-db4c94b3-5518-44ff-a5e1-45d3bd329e86 tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] Availability Zones retrieved successfully. Jul 10 06:31:00.304324 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-db4c94b3-5518-44ff-a5e1-45d3bd329e86 tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] Flow 'volume_create_api' (89b81950-e11e-42dc-bfba-db0ea19af074) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:31:00.308093 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-db4c94b3-5518-44ff-a5e1-45d3bd329e86 tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b28325b3-e107-4253-a1cd-6c684a247436) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:31:00.309152 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.flows.api.create_volume [None req-db4c94b3-5518-44ff-a5e1-45d3bd329e86 tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] Validating volume size '1' using validate_int {{(pid=99975) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:31:00.328395 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-f9201f5b-74ac-48dd-8980-354900e78b01 req-e78c5864-6aa3-4ffe-b4d8-a58e9ea501df None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:00.331349 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-f9201f5b-74ac-48dd-8980-354900e78b01 req-e78c5864-6aa3-4ffe-b4d8-a58e9ea501df tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] DELETE https://10.4.3.200/volume/v3/attachments/0c9a6ed3-0699-4d86-9cc3-f283e16c4521 Jul 10 06:31:00.331577 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-f9201f5b-74ac-48dd-8980-354900e78b01 req-e78c5864-6aa3-4ffe-b4d8-a58e9ea501df tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:31:00.331847 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-f9201f5b-74ac-48dd-8980-354900e78b01 req-e78c5864-6aa3-4ffe-b4d8-a58e9ea501df tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Calling method 'version_select' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:31:00.343785 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:31:00.343785 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:31:00.346276 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-db4c94b3-5518-44ff-a5e1-45d3bd329e86 tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b28325b3-e107-4253-a1cd-6c684a247436) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:31:00.348807 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-db4c94b3-5518-44ff-a5e1-45d3bd329e86 tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d65c7a03-e841-4ceb-9a5c-7838f287a451) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:31:00.438286 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.quota [None req-db4c94b3-5518-44ff-a5e1-45d3bd329e86 tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] Created reservations ['dbd668a9-c9b2-4a97-8e3d-2d12a5adfcc7', '768ae8ce-22d9-4192-905f-79622622f7f1', '435c8908-e12b-4e04-a16f-c821c0341ef7', '2a51f237-e6e2-4e11-bd94-1adac43a1b8c'] {{(pid=99975) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:31:00.439412 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-db4c94b3-5518-44ff-a5e1-45d3bd329e86 tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d65c7a03-e841-4ceb-9a5c-7838f287a451) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dbd668a9-c9b2-4a97-8e3d-2d12a5adfcc7', '768ae8ce-22d9-4192-905f-79622622f7f1', '435c8908-e12b-4e04-a16f-c821c0341ef7', '2a51f237-e6e2-4e11-bd94-1adac43a1b8c']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:31:00.440592 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-db4c94b3-5518-44ff-a5e1-45d3bd329e86 tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70c7f8ec-aeca-47ef-907c-0574f29b0216) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:31:00.473536 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-db4c94b3-5518-44ff-a5e1-45d3bd329e86 tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70c7f8ec-aeca-47ef-907c-0574f29b0216) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fc5c4897-9505-4823-a1d5-2c146406a655', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-1701305494',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05c52828c254459a9eef997b01ea1d50',qos_specs=None,replication_status=,reservations=['dbd668a9-c9b2-4a97-8e3d-2d12a5adfcc7','768ae8ce-22d9-4192-905f-79622622f7f1','435c8908-e12b-4e04-a16f-c821c0341ef7','2a51f237-e6e2-4e11-bd94-1adac43a1b8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c59c503ea6d4d4e993689a6a35879ab',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:31:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-1701305494',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fc5c4897-9505-4823-a1d5-2c146406a655,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='05c52828c254459a9eef997b01ea1d50',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8c59c503ea6d4d4e993689a6a35879ab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:31:00.474662 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-db4c94b3-5518-44ff-a5e1-45d3bd329e86 tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98880aaf-4468-48dc-870f-371716a88ff3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:31:00.499302 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-db4c94b3-5518-44ff-a5e1-45d3bd329e86 tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98880aaf-4468-48dc-870f-371716a88ff3) transitioned into state 'SUCCESS' from state '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-1701305494',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05c52828c254459a9eef997b01ea1d50',qos_specs=None,replication_status=,reservations=['dbd668a9-c9b2-4a97-8e3d-2d12a5adfcc7','768ae8ce-22d9-4192-905f-79622622f7f1','435c8908-e12b-4e04-a16f-c821c0341ef7','2a51f237-e6e2-4e11-bd94-1adac43a1b8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c59c503ea6d4d4e993689a6a35879ab',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:31:00.500078 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-db4c94b3-5518-44ff-a5e1-45d3bd329e86 tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80329ffe-4c26-4a8b-a8f4-957a7afb7877) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:31:00.505838 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-923260a8-d1ce-429d-8b71-e283b64dbe74 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:00.507824 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-923260a8-d1ce-429d-8b71-e283b64dbe74 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] GET https://10.4.3.200/volume/v3/volumes/f8650db8-4eb9-4ed1-b7ea-c751a5ae3335 Jul 10 06:31:00.508041 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-923260a8-d1ce-429d-8b71-e283b64dbe74 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:31:00.508248 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-923260a8-d1ce-429d-8b71-e283b64dbe74 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:31:00.510658 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-db4c94b3-5518-44ff-a5e1-45d3bd329e86 tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80329ffe-4c26-4a8b-a8f4-957a7afb7877) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:31:00.511698 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-db4c94b3-5518-44ff-a5e1-45d3bd329e86 tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] Flow 'volume_create_api' (89b81950-e11e-42dc-bfba-db0ea19af074) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:31:00.512050 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-db4c94b3-5518-44ff-a5e1-45d3bd329e86 tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] Create volume request issued successfully. Jul 10 06:31:00.512821 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-db4c94b3-5518-44ff-a5e1-45d3bd329e86 tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:31:00.513378 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 206/832] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 10 06:31:00 2026] POST /volume/v3/volumes => generated 759 bytes in 377 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:31:00.518737 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:31:00.518737 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:31:00.522370 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-923260a8-d1ce-429d-8b71-e283b64dbe74 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Volume info retrieved successfully. Jul 10 06:31:00.527677 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-923260a8-d1ce-429d-8b71-e283b64dbe74 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] https://10.4.3.200/volume/v3/volumes/f8650db8-4eb9-4ed1-b7ea-c751a5ae3335 returned with HTTP 200 Jul 10 06:31:00.528153 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 206/833] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:31:00 2026] GET /volume/v3/volumes/f8650db8-4eb9-4ed1-b7ea-c751a5ae3335 => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:31:00.573965 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-bb3d0087-4169-4f25-99a0-97611db6cf5d req-c3d29e77-205c-4212-8605-e51c81358d03 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:00.577790 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-bb3d0087-4169-4f25-99a0-97611db6cf5d req-c3d29e77-205c-4212-8605-e51c81358d03 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] GET https://10.4.3.200/volume/v3/volumes/f8650db8-4eb9-4ed1-b7ea-c751a5ae3335 Jul 10 06:31:00.577977 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-bb3d0087-4169-4f25-99a0-97611db6cf5d req-c3d29e77-205c-4212-8605-e51c81358d03 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:31:00.578186 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-bb3d0087-4169-4f25-99a0-97611db6cf5d req-c3d29e77-205c-4212-8605-e51c81358d03 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:31:00.595257 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:31:00.595257 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:31:00.602891 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [req-bb3d0087-4169-4f25-99a0-97611db6cf5d req-c3d29e77-205c-4212-8605-e51c81358d03 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Volume info retrieved successfully. Jul 10 06:31:00.609521 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-bb3d0087-4169-4f25-99a0-97611db6cf5d req-c3d29e77-205c-4212-8605-e51c81358d03 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] https://10.4.3.200/volume/v3/volumes/f8650db8-4eb9-4ed1-b7ea-c751a5ae3335 returned with HTTP 200 Jul 10 06:31:00.610201 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 216/834] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:31:00 2026] GET /volume/v3/volumes/f8650db8-4eb9-4ed1-b7ea-c751a5ae3335 => generated 1139 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:31:00.636781 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-bb3d0087-4169-4f25-99a0-97611db6cf5d req-2c4a5d54-973e-4e0a-b24e-d236e2384ca8 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:00.639354 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-bb3d0087-4169-4f25-99a0-97611db6cf5d req-2c4a5d54-973e-4e0a-b24e-d236e2384ca8 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] POST https://10.4.3.200/volume/v3/volumes/f8650db8-4eb9-4ed1-b7ea-c751a5ae3335/action Jul 10 06:31:00.639797 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-bb3d0087-4169-4f25-99a0-97611db6cf5d req-2c4a5d54-973e-4e0a-b24e-d236e2384ca8 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99975) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:31:00.639963 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-bb3d0087-4169-4f25-99a0-97611db6cf5d req-2c4a5d54-973e-4e0a-b24e-d236e2384ca8 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:31:00.652942 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:31:00.652942 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:31:00.653487 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [req-bb3d0087-4169-4f25-99a0-97611db6cf5d req-2c4a5d54-973e-4e0a-b24e-d236e2384ca8 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Volume info retrieved successfully. Jul 10 06:31:00.662170 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [req-bb3d0087-4169-4f25-99a0-97611db6cf5d req-2c4a5d54-973e-4e0a-b24e-d236e2384ca8 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Begin detaching volume completed successfully. Jul 10 06:31:00.662471 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-bb3d0087-4169-4f25-99a0-97611db6cf5d req-2c4a5d54-973e-4e0a-b24e-d236e2384ca8 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] https://10.4.3.200/volume/v3/volumes/f8650db8-4eb9-4ed1-b7ea-c751a5ae3335/action returned with HTTP 202 Jul 10 06:31:00.663084 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 207/835] 10.4.3.200 () {72 vars in 1672 bytes} [Fri Jul 10 06:31:00 2026] POST /volume/v3/volumes/f8650db8-4eb9-4ed1-b7ea-c751a5ae3335/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:31:00.893078 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-f9201f5b-74ac-48dd-8980-354900e78b01 req-e78c5864-6aa3-4ffe-b4d8-a58e9ea501df tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] https://10.4.3.200/volume/v3/attachments/0c9a6ed3-0699-4d86-9cc3-f283e16c4521 returned with HTTP 200 Jul 10 06:31:00.893551 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 207/836] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 10 06:31:00 2026] DELETE /volume/v3/attachments/0c9a6ed3-0699-4d86-9cc3-f283e16c4521 => generated 19 bytes in 566 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:31:01.154019 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-be7eb3ef-07a5-4c9e-993c-a622bb07ae3d None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:01.155695 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-be7eb3ef-07a5-4c9e-993c-a622bb07ae3d tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] GET https://10.4.3.200/volume/v3/volumes/564f0fd8-2feb-47d4-a598-a1d3030107e2 Jul 10 06:31:01.155876 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-be7eb3ef-07a5-4c9e-993c-a622bb07ae3d tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:31:01.156057 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-be7eb3ef-07a5-4c9e-993c-a622bb07ae3d tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:31:01.168900 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:31:01.168900 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:31:01.176924 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-be7eb3ef-07a5-4c9e-993c-a622bb07ae3d tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Volume info retrieved successfully. Jul 10 06:31:01.185162 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-be7eb3ef-07a5-4c9e-993c-a622bb07ae3d tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] https://10.4.3.200/volume/v3/volumes/564f0fd8-2feb-47d4-a598-a1d3030107e2 returned with HTTP 200 Jul 10 06:31:01.186355 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 207/837] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:31:01 2026] GET /volume/v3/volumes/564f0fd8-2feb-47d4-a598-a1d3030107e2 => generated 1367 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:31:01.203114 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-c5cb2e0d-77b5-49b1-a2b6-c8753a492f5f None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:01.206314 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c5cb2e0d-77b5-49b1-a2b6-c8753a492f5f tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] GET https://10.4.3.200/volume/v3/volumes/564f0fd8-2feb-47d4-a598-a1d3030107e2 Jul 10 06:31:01.206638 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c5cb2e0d-77b5-49b1-a2b6-c8753a492f5f tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:31:01.206877 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c5cb2e0d-77b5-49b1-a2b6-c8753a492f5f tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:31:01.216933 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:31:01.216933 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:31:01.224609 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-c5cb2e0d-77b5-49b1-a2b6-c8753a492f5f tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Volume info retrieved successfully. Jul 10 06:31:01.235053 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c5cb2e0d-77b5-49b1-a2b6-c8753a492f5f tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] https://10.4.3.200/volume/v3/volumes/564f0fd8-2feb-47d4-a598-a1d3030107e2 returned with HTTP 200 Jul 10 06:31:01.235531 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 217/838] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:31:01 2026] GET /volume/v3/volumes/564f0fd8-2feb-47d4-a598-a1d3030107e2 => generated 1367 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:31:01.247897 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-8d05131d-480d-40d6-be02-6bdc3cdb4f06 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:01.249899 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-8d05131d-480d-40d6-be02-6bdc3cdb4f06 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] PUT https://10.4.3.200/volume/v3/volumes/564f0fd8-2feb-47d4-a598-a1d3030107e2 Jul 10 06:31:01.250301 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-8d05131d-480d-40d6-be02-6bdc3cdb4f06 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1906583131"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:31:01.260774 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:31:01.260774 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:31:01.267103 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-8d05131d-480d-40d6-be02-6bdc3cdb4f06 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Volume info retrieved successfully. Jul 10 06:31:01.276057 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-8d05131d-480d-40d6-be02-6bdc3cdb4f06 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Volume updated successfully. Jul 10 06:31:01.276692 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-8d05131d-480d-40d6-be02-6bdc3cdb4f06 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] https://10.4.3.200/volume/v3/volumes/564f0fd8-2feb-47d4-a598-a1d3030107e2 returned with HTTP 200 Jul 10 06:31:01.277160 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 208/839] 10.4.3.200 () {68 vars in 1368 bytes} [Fri Jul 10 06:31:01 2026] PUT /volume/v3/volumes/564f0fd8-2feb-47d4-a598-a1d3030107e2 => generated 783 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:31:01.288583 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-0b726b6a-84fd-41de-968a-f84155697bd6 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:01.292532 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0b726b6a-84fd-41de-968a-f84155697bd6 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] PUT https://10.4.3.200/volume/v3/volumes/564f0fd8-2feb-47d4-a598-a1d3030107e2 Jul 10 06:31:01.292532 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0b726b6a-84fd-41de-968a-f84155697bd6 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1006599873", "description": "This is the new description of volume"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:31:01.303989 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:31:01.303989 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:31:01.309019 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-0b726b6a-84fd-41de-968a-f84155697bd6 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Volume info retrieved successfully. Jul 10 06:31:01.319067 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-0b726b6a-84fd-41de-968a-f84155697bd6 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Volume updated successfully. Jul 10 06:31:01.319067 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0b726b6a-84fd-41de-968a-f84155697bd6 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] https://10.4.3.200/volume/v3/volumes/564f0fd8-2feb-47d4-a598-a1d3030107e2 returned with HTTP 200 Jul 10 06:31:01.319067 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 208/840] 10.4.3.200 () {68 vars in 1369 bytes} [Fri Jul 10 06:31:01 2026] PUT /volume/v3/volumes/564f0fd8-2feb-47d4-a598-a1d3030107e2 => generated 822 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:31:01.333358 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-013d8e5f-7d84-45ad-b135-a295bd29c0ed None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:01.335742 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-013d8e5f-7d84-45ad-b135-a295bd29c0ed tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] GET https://10.4.3.200/volume/v3/volumes/564f0fd8-2feb-47d4-a598-a1d3030107e2 Jul 10 06:31:01.335999 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-013d8e5f-7d84-45ad-b135-a295bd29c0ed tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:31:01.336237 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-013d8e5f-7d84-45ad-b135-a295bd29c0ed tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:31:01.346167 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:31:01.346167 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:31:01.351202 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-013d8e5f-7d84-45ad-b135-a295bd29c0ed tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Volume info retrieved successfully. Jul 10 06:31:01.357743 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-013d8e5f-7d84-45ad-b135-a295bd29c0ed tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] https://10.4.3.200/volume/v3/volumes/564f0fd8-2feb-47d4-a598-a1d3030107e2 returned with HTTP 200 Jul 10 06:31:01.358358 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 208/841] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:31:01 2026] GET /volume/v3/volumes/564f0fd8-2feb-47d4-a598-a1d3030107e2 => generated 1406 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:31:01.372797 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-bde6d5d4-e4f6-4ddc-91e6-79a53f641523 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:01.376962 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-bde6d5d4-e4f6-4ddc-91e6-79a53f641523 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:31:01.376962 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-bde6d5d4-e4f6-4ddc-91e6-79a53f641523 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-116366848", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1811371196"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:31:01.377186 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-bde6d5d4-e4f6-4ddc-91e6-79a53f641523 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-116366848', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1811371196'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:31:01.377397 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-bde6d5d4-e4f6-4ddc-91e6-79a53f641523 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Create volume of 1 GB Jul 10 06:31:01.381877 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-bde6d5d4-e4f6-4ddc-91e6-79a53f641523 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Availability Zones retrieved successfully. Jul 10 06:31:01.390035 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-bde6d5d4-e4f6-4ddc-91e6-79a53f641523 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Flow 'volume_create_api' (504e00c1-9f6f-48e2-9ce8-1b1a1c95ba66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:31:01.391382 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-bde6d5d4-e4f6-4ddc-91e6-79a53f641523 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (abc43383-bd89-4c3a-af21-08a68b6c148b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:31:01.393034 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-bde6d5d4-e4f6-4ddc-91e6-79a53f641523 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Validating volume size '1' using validate_int {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:31:01.434345 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-bde6d5d4-e4f6-4ddc-91e6-79a53f641523 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (abc43383-bd89-4c3a-af21-08a68b6c148b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:31:01.435636 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-bde6d5d4-e4f6-4ddc-91e6-79a53f641523 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26377b29-a239-4156-be59-6804989a5a95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:31:01.484598 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-bde6d5d4-e4f6-4ddc-91e6-79a53f641523 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Created reservations ['41cf2105-59ac-4e45-b67d-84d4232726c1', '8eb516cd-e124-422d-9d66-f5623a32254b', 'dbf6fba7-add2-44c5-974e-34452a189f98', '01545b44-4938-4d30-b46f-645516ae7244'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:31:01.484598 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-bde6d5d4-e4f6-4ddc-91e6-79a53f641523 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26377b29-a239-4156-be59-6804989a5a95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['41cf2105-59ac-4e45-b67d-84d4232726c1', '8eb516cd-e124-422d-9d66-f5623a32254b', 'dbf6fba7-add2-44c5-974e-34452a189f98', '01545b44-4938-4d30-b46f-645516ae7244']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:31:01.484598 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-bde6d5d4-e4f6-4ddc-91e6-79a53f641523 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aabfce99-928d-4a5e-b0c0-1bc32243a424) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:31:01.504825 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-bde6d5d4-e4f6-4ddc-91e6-79a53f641523 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aabfce99-928d-4a5e-b0c0-1bc32243a424) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3d8ff091-267a-43b6-8c44-aea9051d7f57', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-116366848',display_name='tempest-VolumesGetTest-Volume-1811371196',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6897a610df8a47fe889a56d1b00411b0',qos_specs=None,replication_status=,reservations=['41cf2105-59ac-4e45-b67d-84d4232726c1','8eb516cd-e124-422d-9d66-f5623a32254b','dbf6fba7-add2-44c5-974e-34452a189f98','01545b44-4938-4d30-b46f-645516ae7244'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='edc82969f5044eabbfb720ad436150d5',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:31:01Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-116366848',display_name='tempest-VolumesGetTest-Volume-1811371196',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3d8ff091-267a-43b6-8c44-aea9051d7f57,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6897a610df8a47fe889a56d1b00411b0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='edc82969f5044eabbfb720ad436150d5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:31:01.505864 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-bde6d5d4-e4f6-4ddc-91e6-79a53f641523 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da1532fe-5429-46ce-a94f-bdc53c53471e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:31:01.522829 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-bde6d5d4-e4f6-4ddc-91e6-79a53f641523 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da1532fe-5429-46ce-a94f-bdc53c53471e) transitioned into 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-116366848',display_name='tempest-VolumesGetTest-Volume-1811371196',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6897a610df8a47fe889a56d1b00411b0',qos_specs=None,replication_status=,reservations=['41cf2105-59ac-4e45-b67d-84d4232726c1','8eb516cd-e124-422d-9d66-f5623a32254b','dbf6fba7-add2-44c5-974e-34452a189f98','01545b44-4938-4d30-b46f-645516ae7244'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='edc82969f5044eabbfb720ad436150d5',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:31:01.523906 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-bde6d5d4-e4f6-4ddc-91e6-79a53f641523 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83056df3-a00c-4f4e-87a2-6ba83afc6438) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:31:01.532648 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-bde6d5d4-e4f6-4ddc-91e6-79a53f641523 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83056df3-a00c-4f4e-87a2-6ba83afc6438) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:31:01.533632 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-bde6d5d4-e4f6-4ddc-91e6-79a53f641523 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Flow 'volume_create_api' (504e00c1-9f6f-48e2-9ce8-1b1a1c95ba66) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:31:01.533992 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-bde6d5d4-e4f6-4ddc-91e6-79a53f641523 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Create volume request issued successfully. Jul 10 06:31:01.534662 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-bde6d5d4-e4f6-4ddc-91e6-79a53f641523 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:31:01.535048 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 218/842] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 10 06:31:01 2026] POST /volume/v3/volumes => generated 779 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:31:01.549482 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-08cbe5c5-1059-440d-9930-a98143a28ca8 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:01.551341 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-08cbe5c5-1059-440d-9930-a98143a28ca8 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] GET https://10.4.3.200/volume/v3/volumes/3d8ff091-267a-43b6-8c44-aea9051d7f57 Jul 10 06:31:01.551606 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-08cbe5c5-1059-440d-9930-a98143a28ca8 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:31:01.551830 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-08cbe5c5-1059-440d-9930-a98143a28ca8 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:31:01.564640 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:31:01.564640 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:31:01.567392 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-08cbe5c5-1059-440d-9930-a98143a28ca8 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Volume info retrieved successfully. Jul 10 06:31:01.572297 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-08cbe5c5-1059-440d-9930-a98143a28ca8 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] https://10.4.3.200/volume/v3/volumes/3d8ff091-267a-43b6-8c44-aea9051d7f57 returned with HTTP 200 Jul 10 06:31:01.572779 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 209/843] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:31:01 2026] GET /volume/v3/volumes/3d8ff091-267a-43b6-8c44-aea9051d7f57 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:31:01.691220 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-b6b11f58-4e3b-4ded-98d5-38117f7be538 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:01.691693 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b6b11f58-4e3b-4ded-98d5-38117f7be538 None None] GET https://10.4.3.200/volume// Jul 10 06:31:01.691882 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b6b11f58-4e3b-4ded-98d5-38117f7be538 None None] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:31:01.692112 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b6b11f58-4e3b-4ded-98d5-38117f7be538 None None] Calling method 'all' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:31:01.692520 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b6b11f58-4e3b-4ded-98d5-38117f7be538 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:31:01.692837 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 209/844] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:31:01 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 06:31:01.700218 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-bb3d0087-4169-4f25-99a0-97611db6cf5d req-7d58e807-064e-46d4-bba8-42f426fd8796 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:01.702732 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-bb3d0087-4169-4f25-99a0-97611db6cf5d req-7d58e807-064e-46d4-bba8-42f426fd8796 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] GET https://10.4.3.200/volume/v3/volumes/f8650db8-4eb9-4ed1-b7ea-c751a5ae3335 Jul 10 06:31:01.702959 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-bb3d0087-4169-4f25-99a0-97611db6cf5d req-7d58e807-064e-46d4-bba8-42f426fd8796 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:31:01.703152 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-bb3d0087-4169-4f25-99a0-97611db6cf5d req-7d58e807-064e-46d4-bba8-42f426fd8796 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:31:01.713173 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:31:01.713173 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:31:01.718813 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-bb3d0087-4169-4f25-99a0-97611db6cf5d req-7d58e807-064e-46d4-bba8-42f426fd8796 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Volume info retrieved successfully. Jul 10 06:31:01.729529 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-bb3d0087-4169-4f25-99a0-97611db6cf5d req-7d58e807-064e-46d4-bba8-42f426fd8796 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] https://10.4.3.200/volume/v3/volumes/f8650db8-4eb9-4ed1-b7ea-c751a5ae3335 returned with HTTP 200 Jul 10 06:31:01.730074 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 209/845] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 10 06:31:01 2026] GET /volume/v3/volumes/f8650db8-4eb9-4ed1-b7ea-c751a5ae3335 => generated 1322 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:31:02.589806 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-fa1517af-935a-4da1-9672-0471d3d27c7d None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:02.593259 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-fa1517af-935a-4da1-9672-0471d3d27c7d tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] GET https://10.4.3.200/volume/v3/volumes/3d8ff091-267a-43b6-8c44-aea9051d7f57 Jul 10 06:31:02.595032 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-fa1517af-935a-4da1-9672-0471d3d27c7d tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:31:02.595032 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-fa1517af-935a-4da1-9672-0471d3d27c7d tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:31:02.602645 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:31:02.602645 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:31:02.607806 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-fa1517af-935a-4da1-9672-0471d3d27c7d tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Volume info retrieved successfully. Jul 10 06:31:02.615609 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-fa1517af-935a-4da1-9672-0471d3d27c7d tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] https://10.4.3.200/volume/v3/volumes/3d8ff091-267a-43b6-8c44-aea9051d7f57 returned with HTTP 200 Jul 10 06:31:02.615609 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 219/846] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:31:02 2026] GET /volume/v3/volumes/3d8ff091-267a-43b6-8c44-aea9051d7f57 => generated 872 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:31:02.631485 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-1d8c7ec9-9388-4f93-9bc5-a8be27b5454f None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:02.633620 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-1d8c7ec9-9388-4f93-9bc5-a8be27b5454f tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] PUT https://10.4.3.200/volume/v3/volumes/3d8ff091-267a-43b6-8c44-aea9051d7f57 Jul 10 06:31:02.634076 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-1d8c7ec9-9388-4f93-9bc5-a8be27b5454f tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1906583131", "description": null}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:31:02.649618 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:31:02.649618 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:31:02.654370 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-1d8c7ec9-9388-4f93-9bc5-a8be27b5454f tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Volume info retrieved successfully. Jul 10 06:31:02.663283 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-1d8c7ec9-9388-4f93-9bc5-a8be27b5454f tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Volume updated successfully. Jul 10 06:31:02.663952 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-1d8c7ec9-9388-4f93-9bc5-a8be27b5454f tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] https://10.4.3.200/volume/v3/volumes/3d8ff091-267a-43b6-8c44-aea9051d7f57 returned with HTTP 200 Jul 10 06:31:02.664466 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 210/847] 10.4.3.200 () {68 vars in 1368 bytes} [Fri Jul 10 06:31:02 2026] PUT /volume/v3/volumes/3d8ff091-267a-43b6-8c44-aea9051d7f57 => generated 770 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:31:02.681756 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-b418b7cb-3fb7-4a83-b8de-c1f94317d2d0 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:02.684071 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b418b7cb-3fb7-4a83-b8de-c1f94317d2d0 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] GET https://10.4.3.200/volume/v3/volumes/3d8ff091-267a-43b6-8c44-aea9051d7f57 Jul 10 06:31:02.684234 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b418b7cb-3fb7-4a83-b8de-c1f94317d2d0 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:31:02.684452 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b418b7cb-3fb7-4a83-b8de-c1f94317d2d0 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:31:02.698737 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:31:02.698737 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:31:02.702564 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-b418b7cb-3fb7-4a83-b8de-c1f94317d2d0 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Volume info retrieved successfully. Jul 10 06:31:02.705772 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b418b7cb-3fb7-4a83-b8de-c1f94317d2d0 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] https://10.4.3.200/volume/v3/volumes/3d8ff091-267a-43b6-8c44-aea9051d7f57 returned with HTTP 200 Jul 10 06:31:02.705985 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 210/848] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:31:02 2026] GET /volume/v3/volumes/3d8ff091-267a-43b6-8c44-aea9051d7f57 => generated 838 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:31:02.726407 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-e2faefb6-5a89-485f-ad6a-6d8d9c2b9ed3 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:02.729891 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e2faefb6-5a89-485f-ad6a-6d8d9c2b9ed3 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] DELETE https://10.4.3.200/volume/v3/volumes/3d8ff091-267a-43b6-8c44-aea9051d7f57 Jul 10 06:31:02.730093 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e2faefb6-5a89-485f-ad6a-6d8d9c2b9ed3 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:31:02.730283 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e2faefb6-5a89-485f-ad6a-6d8d9c2b9ed3 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:31:02.730492 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-e2faefb6-5a89-485f-ad6a-6d8d9c2b9ed3 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Delete volume with id: 3d8ff091-267a-43b6-8c44-aea9051d7f57 Jul 10 06:31:02.737841 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:31:02.737841 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:31:02.738253 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-e2faefb6-5a89-485f-ad6a-6d8d9c2b9ed3 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Volume info retrieved successfully. Jul 10 06:31:02.756367 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-e2faefb6-5a89-485f-ad6a-6d8d9c2b9ed3 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Delete volume request issued successfully. Jul 10 06:31:02.756623 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e2faefb6-5a89-485f-ad6a-6d8d9c2b9ed3 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] https://10.4.3.200/volume/v3/volumes/3d8ff091-267a-43b6-8c44-aea9051d7f57 returned with HTTP 202 Jul 10 06:31:02.757062 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 210/849] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:31:02 2026] DELETE /volume/v3/volumes/3d8ff091-267a-43b6-8c44-aea9051d7f57 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:31:02.765355 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-780d48eb-7f03-4e17-b629-3b03c3ce3cc5 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:02.767277 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-780d48eb-7f03-4e17-b629-3b03c3ce3cc5 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] GET https://10.4.3.200/volume/v3/volumes/3d8ff091-267a-43b6-8c44-aea9051d7f57 Jul 10 06:31:02.767705 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-780d48eb-7f03-4e17-b629-3b03c3ce3cc5 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:31:02.767705 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-780d48eb-7f03-4e17-b629-3b03c3ce3cc5 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:31:02.777653 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-bb3d0087-4169-4f25-99a0-97611db6cf5d req-e778d9e4-f344-4125-bd09-a82919996f1c None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:02.779887 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:31:02.779887 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:31:02.783079 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-bb3d0087-4169-4f25-99a0-97611db6cf5d req-e778d9e4-f344-4125-bd09-a82919996f1c tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] DELETE https://10.4.3.200/volume/v3/attachments/5f02b93e-9027-4dbc-8e32-91da164d0597 Jul 10 06:31:02.783079 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-bb3d0087-4169-4f25-99a0-97611db6cf5d req-e778d9e4-f344-4125-bd09-a82919996f1c tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:31:02.783242 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-bb3d0087-4169-4f25-99a0-97611db6cf5d req-e778d9e4-f344-4125-bd09-a82919996f1c tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Calling method 'version_select' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:31:02.784681 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-780d48eb-7f03-4e17-b629-3b03c3ce3cc5 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Volume info retrieved successfully. Jul 10 06:31:02.793361 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-780d48eb-7f03-4e17-b629-3b03c3ce3cc5 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] https://10.4.3.200/volume/v3/volumes/3d8ff091-267a-43b6-8c44-aea9051d7f57 returned with HTTP 200 Jul 10 06:31:02.794313 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 220/850] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:31:02 2026] GET /volume/v3/volumes/3d8ff091-267a-43b6-8c44-aea9051d7f57 => generated 837 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:31:02.798893 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:31:02.798893 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:31:03.330896 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-bb3d0087-4169-4f25-99a0-97611db6cf5d req-e778d9e4-f344-4125-bd09-a82919996f1c tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] https://10.4.3.200/volume/v3/attachments/5f02b93e-9027-4dbc-8e32-91da164d0597 returned with HTTP 200 Jul 10 06:31:03.331444 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 211/851] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 10 06:31:02 2026] DELETE /volume/v3/attachments/5f02b93e-9027-4dbc-8e32-91da164d0597 => generated 19 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:31:03.809617 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-ce7e79a8-0db4-4b1f-ae88-57a85fe0a7e0 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:03.812021 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ce7e79a8-0db4-4b1f-ae88-57a85fe0a7e0 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] GET https://10.4.3.200/volume/v3/volumes/3d8ff091-267a-43b6-8c44-aea9051d7f57 Jul 10 06:31:03.812247 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ce7e79a8-0db4-4b1f-ae88-57a85fe0a7e0 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:31:03.812466 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ce7e79a8-0db4-4b1f-ae88-57a85fe0a7e0 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:31:03.819204 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ce7e79a8-0db4-4b1f-ae88-57a85fe0a7e0 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] https://10.4.3.200/volume/v3/volumes/3d8ff091-267a-43b6-8c44-aea9051d7f57 returned with HTTP 404 Jul 10 06:31:03.819783 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 211/852] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:31:03 2026] GET /volume/v3/volumes/3d8ff091-267a-43b6-8c44-aea9051d7f57 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:31:03.831021 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-4f0879fe-40d8-44b6-a688-76ceafbdbb8b None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:03.832634 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4f0879fe-40d8-44b6-a688-76ceafbdbb8b tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] GET https://10.4.3.200/volume/v3/volumes/564f0fd8-2feb-47d4-a598-a1d3030107e2 Jul 10 06:31:03.832849 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4f0879fe-40d8-44b6-a688-76ceafbdbb8b tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:31:03.832981 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4f0879fe-40d8-44b6-a688-76ceafbdbb8b tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:31:03.835267 np0000004964 devstack@c-api.service[99977]: DEBUG dbcounter [-] [99977] Writing DB stats cinder:SELECT=245,cinder:UPDATE=35,cinder:DELETE=1,cinder:INSERT=11 {{(pid=99977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:31:03.847117 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:31:03.847117 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:31:03.853791 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-4f0879fe-40d8-44b6-a688-76ceafbdbb8b tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Volume info retrieved successfully. Jul 10 06:31:03.859892 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4f0879fe-40d8-44b6-a688-76ceafbdbb8b tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] https://10.4.3.200/volume/v3/volumes/564f0fd8-2feb-47d4-a598-a1d3030107e2 returned with HTTP 200 Jul 10 06:31:03.860292 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 211/853] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:31:03 2026] GET /volume/v3/volumes/564f0fd8-2feb-47d4-a598-a1d3030107e2 => generated 1406 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:31:03.876191 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-42dd1249-025e-4a34-ac73-20e3e4a1523d None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:03.878085 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-42dd1249-025e-4a34-ac73-20e3e4a1523d tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] DELETE https://10.4.3.200/volume/v3/volumes/564f0fd8-2feb-47d4-a598-a1d3030107e2 Jul 10 06:31:03.878285 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-42dd1249-025e-4a34-ac73-20e3e4a1523d tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:31:03.878525 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-42dd1249-025e-4a34-ac73-20e3e4a1523d tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:31:03.878726 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-42dd1249-025e-4a34-ac73-20e3e4a1523d tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Delete volume with id: 564f0fd8-2feb-47d4-a598-a1d3030107e2 Jul 10 06:31:03.889340 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:31:03.889340 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:31:03.889889 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-42dd1249-025e-4a34-ac73-20e3e4a1523d tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Volume info retrieved successfully. Jul 10 06:31:03.908403 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-42dd1249-025e-4a34-ac73-20e3e4a1523d tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Delete volume request issued successfully. Jul 10 06:31:03.908689 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-42dd1249-025e-4a34-ac73-20e3e4a1523d tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] https://10.4.3.200/volume/v3/volumes/564f0fd8-2feb-47d4-a598-a1d3030107e2 returned with HTTP 202 Jul 10 06:31:03.909220 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 221/854] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:31:03 2026] DELETE /volume/v3/volumes/564f0fd8-2feb-47d4-a598-a1d3030107e2 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:31:03.917369 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-5fb2b8e7-e677-4200-a512-0ba674a95b48 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:03.918983 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-5fb2b8e7-e677-4200-a512-0ba674a95b48 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] GET https://10.4.3.200/volume/v3/volumes/564f0fd8-2feb-47d4-a598-a1d3030107e2 Jul 10 06:31:03.919145 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-5fb2b8e7-e677-4200-a512-0ba674a95b48 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:31:03.919346 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-5fb2b8e7-e677-4200-a512-0ba674a95b48 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:31:03.925940 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:31:03.925940 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:31:03.929266 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-5fb2b8e7-e677-4200-a512-0ba674a95b48 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Volume info retrieved successfully. Jul 10 06:31:03.933851 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-5fb2b8e7-e677-4200-a512-0ba674a95b48 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] https://10.4.3.200/volume/v3/volumes/564f0fd8-2feb-47d4-a598-a1d3030107e2 returned with HTTP 200 Jul 10 06:31:03.934229 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 212/855] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:31:03 2026] GET /volume/v3/volumes/564f0fd8-2feb-47d4-a598-a1d3030107e2 => generated 1405 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:31:04.169139 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-837a4b47-8faf-4440-a2e7-cd493238c014 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:04.169689 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-837a4b47-8faf-4440-a2e7-cd493238c014 None None] GET https://10.4.3.200/volume// Jul 10 06:31:04.169919 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-837a4b47-8faf-4440-a2e7-cd493238c014 None None] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:31:04.170175 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-837a4b47-8faf-4440-a2e7-cd493238c014 None None] Calling method 'all' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:31:04.170628 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-837a4b47-8faf-4440-a2e7-cd493238c014 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:31:04.171124 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 212/856] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:31: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 10 06:31:04.179295 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-fcc573af-4d72-481f-b78e-4b87ed129f92 req-f2df7f97-7e8d-4257-be8c-f2da52ef3c80 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:04.181873 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-fcc573af-4d72-481f-b78e-4b87ed129f92 req-f2df7f97-7e8d-4257-be8c-f2da52ef3c80 tempest-ServerActionsV293TestJSON-2017090052 tempest-ServerActionsV293TestJSON-2017090052-project-member] GET https://10.4.3.200/volume/v3/volumes/a0c3ccdc-46b6-4540-92c7-e92bdab0af15 Jul 10 06:31:04.182136 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-fcc573af-4d72-481f-b78e-4b87ed129f92 req-f2df7f97-7e8d-4257-be8c-f2da52ef3c80 tempest-ServerActionsV293TestJSON-2017090052 tempest-ServerActionsV293TestJSON-2017090052-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:31:04.182370 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-fcc573af-4d72-481f-b78e-4b87ed129f92 req-f2df7f97-7e8d-4257-be8c-f2da52ef3c80 tempest-ServerActionsV293TestJSON-2017090052 tempest-ServerActionsV293TestJSON-2017090052-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:31:04.199971 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:31:04.199971 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:31:04.204105 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-fcc573af-4d72-481f-b78e-4b87ed129f92 req-f2df7f97-7e8d-4257-be8c-f2da52ef3c80 tempest-ServerActionsV293TestJSON-2017090052 tempest-ServerActionsV293TestJSON-2017090052-project-member] Volume info retrieved successfully. Jul 10 06:31:04.210401 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-fcc573af-4d72-481f-b78e-4b87ed129f92 req-f2df7f97-7e8d-4257-be8c-f2da52ef3c80 tempest-ServerActionsV293TestJSON-2017090052 tempest-ServerActionsV293TestJSON-2017090052-project-member] https://10.4.3.200/volume/v3/volumes/a0c3ccdc-46b6-4540-92c7-e92bdab0af15 returned with HTTP 200 Jul 10 06:31:04.210932 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 212/857] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 10 06:31:04 2026] GET /volume/v3/volumes/a0c3ccdc-46b6-4540-92c7-e92bdab0af15 => generated 1540 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:31:04.295025 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-fcc573af-4d72-481f-b78e-4b87ed129f92 req-48c34d31-6298-4141-bb7d-12067378f4c4 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:04.297479 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-fcc573af-4d72-481f-b78e-4b87ed129f92 req-48c34d31-6298-4141-bb7d-12067378f4c4 tempest-ServerActionsV293TestJSON-2017090052 tempest-ServerActionsV293TestJSON-2017090052-project-member] PUT https://10.4.3.200/volume/v3/attachments/beb68924-88de-4922-aaea-dcd7d9a7a965 Jul 10 06:31:04.297970 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-fcc573af-4d72-481f-b78e-4b87ed129f92 req-48c34d31-6298-4141-bb7d-12067378f4c4 tempest-ServerActionsV293TestJSON-2017090052 tempest-ServerActionsV293TestJSON-2017090052-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000004964", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad080837985", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8eedee5c-bca8-4f5c-8f66-111c7b448d96", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:31:04.307142 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.coordination [req-fcc573af-4d72-481f-b78e-4b87ed129f92 req-48c34d31-6298-4141-bb7d-12067378f4c4 tempest-ServerActionsV293TestJSON-2017090052 tempest-ServerActionsV293TestJSON-2017090052-project-member] Acquiring lock "cinder-attachment_update-a0c3ccdc-46b6-4540-92c7-e92bdab0af15-np0000004964" by "attachment_update" {{(pid=99976) __acquire /opt/stack/cinder/cinder/coordination.py:210}} Jul 10 06:31:04.312116 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.coordination [req-fcc573af-4d72-481f-b78e-4b87ed129f92 req-48c34d31-6298-4141-bb7d-12067378f4c4 tempest-ServerActionsV293TestJSON-2017090052 tempest-ServerActionsV293TestJSON-2017090052-project-member] Lock "cinder-attachment_update-a0c3ccdc-46b6-4540-92c7-e92bdab0af15-np0000004964" acquired by "attachment_update" :: waited 0.005s {{(pid=99976) __acquire /opt/stack/cinder/cinder/coordination.py:228}} Jul 10 06:31:04.313128 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:31:04.313128 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:31:04.835561 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.coordination [req-fcc573af-4d72-481f-b78e-4b87ed129f92 req-48c34d31-6298-4141-bb7d-12067378f4c4 tempest-ServerActionsV293TestJSON-2017090052 tempest-ServerActionsV293TestJSON-2017090052-project-member] Lock "cinder-attachment_update-a0c3ccdc-46b6-4540-92c7-e92bdab0af15-np0000004964" released by "attachment_update" :: held 0.523s {{(pid=99976) __release /opt/stack/cinder/cinder/coordination.py:239}} Jul 10 06:31:04.835885 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-fcc573af-4d72-481f-b78e-4b87ed129f92 req-48c34d31-6298-4141-bb7d-12067378f4c4 tempest-ServerActionsV293TestJSON-2017090052 tempest-ServerActionsV293TestJSON-2017090052-project-member] https://10.4.3.200/volume/v3/attachments/beb68924-88de-4922-aaea-dcd7d9a7a965 returned with HTTP 200 Jul 10 06:31:04.836320 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 222/858] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 10 06:31:04 2026] PUT /volume/v3/attachments/beb68924-88de-4922-aaea-dcd7d9a7a965 => generated 969 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:31:04.919821 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-fa9415de-b5ce-4de4-b210-305c2c76fa21 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:04.924164 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-fa9415de-b5ce-4de4-b210-305c2c76fa21 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] GET https://10.4.3.200/volume/v3/volumes/f8650db8-4eb9-4ed1-b7ea-c751a5ae3335 Jul 10 06:31:04.924584 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-fa9415de-b5ce-4de4-b210-305c2c76fa21 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:31:04.924846 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-fa9415de-b5ce-4de4-b210-305c2c76fa21 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:31:04.932301 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:31:04.932301 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:31:04.936116 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-fa9415de-b5ce-4de4-b210-305c2c76fa21 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Volume info retrieved successfully. Jul 10 06:31:04.940281 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-fa9415de-b5ce-4de4-b210-305c2c76fa21 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] https://10.4.3.200/volume/v3/volumes/f8650db8-4eb9-4ed1-b7ea-c751a5ae3335 returned with HTTP 200 Jul 10 06:31:04.940660 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 213/859] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:31:04 2026] GET /volume/v3/volumes/f8650db8-4eb9-4ed1-b7ea-c751a5ae3335 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:31:04.949633 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-c477a9fe-2359-42cd-95a7-c5a64e415848 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:04.953038 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c477a9fe-2359-42cd-95a7-c5a64e415848 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] GET https://10.4.3.200/volume/v3/volumes/564f0fd8-2feb-47d4-a598-a1d3030107e2 Jul 10 06:31:04.953300 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c477a9fe-2359-42cd-95a7-c5a64e415848 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:31:04.953584 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c477a9fe-2359-42cd-95a7-c5a64e415848 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:31:04.970245 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c477a9fe-2359-42cd-95a7-c5a64e415848 tempest-VolumesGetTest-1583492562 tempest-VolumesGetTest-1583492562-project-member] https://10.4.3.200/volume/v3/volumes/564f0fd8-2feb-47d4-a598-a1d3030107e2 returned with HTTP 404 Jul 10 06:31:04.970245 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 213/860] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:31:04 2026] GET /volume/v3/volumes/564f0fd8-2feb-47d4-a598-a1d3030107e2 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:31:05.348397 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-fcc573af-4d72-481f-b78e-4b87ed129f92 req-42fa7b8f-595f-4d41-af40-0a1ef19d92c5 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:05.352467 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-fcc573af-4d72-481f-b78e-4b87ed129f92 req-42fa7b8f-595f-4d41-af40-0a1ef19d92c5 tempest-ServerActionsV293TestJSON-2017090052 tempest-ServerActionsV293TestJSON-2017090052-project-member] POST https://10.4.3.200/volume/v3/attachments/beb68924-88de-4922-aaea-dcd7d9a7a965/action Jul 10 06:31:05.352800 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-fcc573af-4d72-481f-b78e-4b87ed129f92 req-42fa7b8f-595f-4d41-af40-0a1ef19d92c5 tempest-ServerActionsV293TestJSON-2017090052 tempest-ServerActionsV293TestJSON-2017090052-project-member] Action body: b'{"os-complete": null}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:31:05.352921 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-fcc573af-4d72-481f-b78e-4b87ed129f92 req-42fa7b8f-595f-4d41-af40-0a1ef19d92c5 tempest-ServerActionsV293TestJSON-2017090052 tempest-ServerActionsV293TestJSON-2017090052-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:31:05.379388 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:31:05.379388 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:31:05.389698 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-fcc573af-4d72-481f-b78e-4b87ed129f92 req-42fa7b8f-595f-4d41-af40-0a1ef19d92c5 tempest-ServerActionsV293TestJSON-2017090052 tempest-ServerActionsV293TestJSON-2017090052-project-member] https://10.4.3.200/volume/v3/attachments/beb68924-88de-4922-aaea-dcd7d9a7a965/action returned with HTTP 204 Jul 10 06:31:05.390279 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 213/861] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 10 06:31:05 2026] POST /volume/v3/attachments/beb68924-88de-4922-aaea-dcd7d9a7a965/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:31:06.211673 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-3d9291f6-61b1-4ff1-b6f0-141490854f54 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:06.323530 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3d9291f6-61b1-4ff1-b6f0-141490854f54 tempest-VolumesSnapshotNegativeTestJSON-1303736758 tempest-VolumesSnapshotNegativeTestJSON-1303736758-project-member] POST https://10.4.3.200/volume/v3/snapshots Jul 10 06:31:06.323995 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3d9291f6-61b1-4ff1-b6f0-141490854f54 tempest-VolumesSnapshotNegativeTestJSON-1303736758 tempest-VolumesSnapshotNegativeTestJSON-1303736758-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0121a78a-2ddf-4f43-b905-96a4dcd6d27e", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-875097467"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:31:06.346462 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3d9291f6-61b1-4ff1-b6f0-141490854f54 tempest-VolumesSnapshotNegativeTestJSON-1303736758 tempest-VolumesSnapshotNegativeTestJSON-1303736758-project-member] https://10.4.3.200/volume/v3/snapshots returned with HTTP 404 Jul 10 06:31:06.347195 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 223/862] 10.4.3.200 () {68 vars in 1265 bytes} [Fri Jul 10 06:31:06 2026] POST /volume/v3/snapshots => generated 109 bytes in 136 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:31:06.358465 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-ac566ee7-45bb-4831-a1c2-c7c951e9c7be None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:06.362557 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-ac566ee7-45bb-4831-a1c2-c7c951e9c7be tempest-VolumesSnapshotNegativeTestJSON-1303736758 tempest-VolumesSnapshotNegativeTestJSON-1303736758-project-member] POST https://10.4.3.200/volume/v3/snapshots Jul 10 06:31:06.363022 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-ac566ee7-45bb-4831-a1c2-c7c951e9c7be tempest-VolumesSnapshotNegativeTestJSON-1303736758 tempest-VolumesSnapshotNegativeTestJSON-1303736758-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1913234541"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:31:06.410595 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-ac566ee7-45bb-4831-a1c2-c7c951e9c7be tempest-VolumesSnapshotNegativeTestJSON-1303736758 tempest-VolumesSnapshotNegativeTestJSON-1303736758-project-member] https://10.4.3.200/volume/v3/snapshots returned with HTTP 404 Jul 10 06:31:06.411349 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 214/863] 10.4.3.200 () {68 vars in 1265 bytes} [Fri Jul 10 06:31:06 2026] POST /volume/v3/snapshots => generated 77 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:31:06.420981 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-e86ecd6b-a46c-42b0-aaa5-da88de318802 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:06.423954 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e86ecd6b-a46c-42b0-aaa5-da88de318802 tempest-VolumesSnapshotNegativeTestJSON-1303736758 tempest-VolumesSnapshotNegativeTestJSON-1303736758-project-member] GET https://10.4.3.200/volume/v3/snapshots?limit=invalid Jul 10 06:31:06.424126 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e86ecd6b-a46c-42b0-aaa5-da88de318802 tempest-VolumesSnapshotNegativeTestJSON-1303736758 tempest-VolumesSnapshotNegativeTestJSON-1303736758-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:31:06.424308 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e86ecd6b-a46c-42b0-aaa5-da88de318802 tempest-VolumesSnapshotNegativeTestJSON-1303736758 tempest-VolumesSnapshotNegativeTestJSON-1303736758-project-member] Calling method 'index' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:31:06.424874 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e86ecd6b-a46c-42b0-aaa5-da88de318802 tempest-VolumesSnapshotNegativeTestJSON-1303736758 tempest-VolumesSnapshotNegativeTestJSON-1303736758-project-member] HTTP exception thrown: limit param must be an integer Jul 10 06:31:06.424997 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e86ecd6b-a46c-42b0-aaa5-da88de318802 tempest-VolumesSnapshotNegativeTestJSON-1303736758 tempest-VolumesSnapshotNegativeTestJSON-1303736758-project-member] https://10.4.3.200/volume/v3/snapshots?limit=invalid returned with HTTP 400 Jul 10 06:31:06.425465 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 214/864] 10.4.3.200 () {66 vars in 1270 bytes} [Fri Jul 10 06:31:06 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 10 06:31:06.434184 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-0057c6b0-8043-42e3-81bd-dbf51a36d2c5 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:06.436921 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0057c6b0-8043-42e3-81bd-dbf51a36d2c5 tempest-VolumesSnapshotNegativeTestJSON-1303736758 tempest-VolumesSnapshotNegativeTestJSON-1303736758-project-member] GET https://10.4.3.200/volume/v3/snapshots?marker=f2e2fa40-8de7-449e-a709-44f62ef5cb72 Jul 10 06:31:06.437166 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0057c6b0-8043-42e3-81bd-dbf51a36d2c5 tempest-VolumesSnapshotNegativeTestJSON-1303736758 tempest-VolumesSnapshotNegativeTestJSON-1303736758-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:31:06.437357 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0057c6b0-8043-42e3-81bd-dbf51a36d2c5 tempest-VolumesSnapshotNegativeTestJSON-1303736758 tempest-VolumesSnapshotNegativeTestJSON-1303736758-project-member] Calling method 'index' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:31:06.437691 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.api_utils [None req-0057c6b0-8043-42e3-81bd-dbf51a36d2c5 tempest-VolumesSnapshotNegativeTestJSON-1303736758 tempest-VolumesSnapshotNegativeTestJSON-1303736758-project-member] Removing options '' from query. {{(pid=99977) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 06:31:06.438846 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.db.api [None req-0057c6b0-8043-42e3-81bd-dbf51a36d2c5 tempest-VolumesSnapshotNegativeTestJSON-1303736758 tempest-VolumesSnapshotNegativeTestJSON-1303736758-project-member] Building query based on filter {{(pid=99977) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 06:31:06.447185 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0057c6b0-8043-42e3-81bd-dbf51a36d2c5 tempest-VolumesSnapshotNegativeTestJSON-1303736758 tempest-VolumesSnapshotNegativeTestJSON-1303736758-project-member] https://10.4.3.200/volume/v3/snapshots?marker=f2e2fa40-8de7-449e-a709-44f62ef5cb72 returned with HTTP 404 Jul 10 06:31:06.447900 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 214/865] 10.4.3.200 () {66 vars in 1330 bytes} [Fri Jul 10 06:31:06 2026] GET /volume/v3/snapshots?marker=f2e2fa40-8de7-449e-a709-44f62ef5cb72 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:31:06.460014 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-0c8ddefb-9b3e-4845-90f0-877ce2543fb8 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:06.462732 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0c8ddefb-9b3e-4845-90f0-877ce2543fb8 tempest-VolumesSnapshotNegativeTestJSON-1303736758 tempest-VolumesSnapshotNegativeTestJSON-1303736758-project-member] GET https://10.4.3.200/volume/v3/snapshots?sort_key=invalid Jul 10 06:31:06.463178 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-0c8ddefb-9b3e-4845-90f0-877ce2543fb8 tempest-VolumesSnapshotNegativeTestJSON-1303736758 tempest-VolumesSnapshotNegativeTestJSON-1303736758-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:31:06.463472 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-0c8ddefb-9b3e-4845-90f0-877ce2543fb8 tempest-VolumesSnapshotNegativeTestJSON-1303736758 tempest-VolumesSnapshotNegativeTestJSON-1303736758-project-member] Calling method 'index' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:31:06.463863 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.api_utils [None req-0c8ddefb-9b3e-4845-90f0-877ce2543fb8 tempest-VolumesSnapshotNegativeTestJSON-1303736758 tempest-VolumesSnapshotNegativeTestJSON-1303736758-project-member] Removing options '' from query. {{(pid=99976) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 06:31:06.464244 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:31:06.464244 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:31:06.465329 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.db.api [None req-0c8ddefb-9b3e-4845-90f0-877ce2543fb8 tempest-VolumesSnapshotNegativeTestJSON-1303736758 tempest-VolumesSnapshotNegativeTestJSON-1303736758-project-member] Building query based on filter {{(pid=99976) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 06:31:06.465905 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0c8ddefb-9b3e-4845-90f0-877ce2543fb8 tempest-VolumesSnapshotNegativeTestJSON-1303736758 tempest-VolumesSnapshotNegativeTestJSON-1303736758-project-member] https://10.4.3.200/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Jul 10 06:31:06.466462 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 224/866] 10.4.3.200 () {66 vars in 1276 bytes} [Fri Jul 10 06:31:06 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 10 06:31:06.475183 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-9bc89d7f-8ece-4ee0-b51d-2971cb71ce77 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:06.478024 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-9bc89d7f-8ece-4ee0-b51d-2971cb71ce77 tempest-VolumesSnapshotNegativeTestJSON-1303736758 tempest-VolumesSnapshotNegativeTestJSON-1303736758-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:31:06.479765 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-9bc89d7f-8ece-4ee0-b51d-2971cb71ce77 tempest-VolumesSnapshotNegativeTestJSON-1303736758 tempest-VolumesSnapshotNegativeTestJSON-1303736758-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-521420415"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:31:06.484076 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.volumes [None req-9bc89d7f-8ece-4ee0-b51d-2971cb71ce77 tempest-VolumesSnapshotNegativeTestJSON-1303736758 tempest-VolumesSnapshotNegativeTestJSON-1303736758-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-521420415'}} {{(pid=99975) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:31:06.484317 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-9bc89d7f-8ece-4ee0-b51d-2971cb71ce77 tempest-VolumesSnapshotNegativeTestJSON-1303736758 tempest-VolumesSnapshotNegativeTestJSON-1303736758-project-member] Create volume of 2 GB Jul 10 06:31:06.491525 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-9bc89d7f-8ece-4ee0-b51d-2971cb71ce77 tempest-VolumesSnapshotNegativeTestJSON-1303736758 tempest-VolumesSnapshotNegativeTestJSON-1303736758-project-member] Availability Zones retrieved successfully. Jul 10 06:31:06.496927 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-9bc89d7f-8ece-4ee0-b51d-2971cb71ce77 tempest-VolumesSnapshotNegativeTestJSON-1303736758 tempest-VolumesSnapshotNegativeTestJSON-1303736758-project-member] Flow 'volume_create_api' (bc9656ff-1fd6-410f-8966-7c12a6d8f41f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:31:06.498258 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-9bc89d7f-8ece-4ee0-b51d-2971cb71ce77 tempest-VolumesSnapshotNegativeTestJSON-1303736758 tempest-VolumesSnapshotNegativeTestJSON-1303736758-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9160d38-9ad4-4b9e-9181-b4c7e0ff5224) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:31:06.499410 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.flows.api.create_volume [None req-9bc89d7f-8ece-4ee0-b51d-2971cb71ce77 tempest-VolumesSnapshotNegativeTestJSON-1303736758 tempest-VolumesSnapshotNegativeTestJSON-1303736758-project-member] Validating volume size '2' using validate_int {{(pid=99975) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:31:06.528000 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-9bc89d7f-8ece-4ee0-b51d-2971cb71ce77 tempest-VolumesSnapshotNegativeTestJSON-1303736758 tempest-VolumesSnapshotNegativeTestJSON-1303736758-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9160d38-9ad4-4b9e-9181-b4c7e0ff5224) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:31:06.529004 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-9bc89d7f-8ece-4ee0-b51d-2971cb71ce77 tempest-VolumesSnapshotNegativeTestJSON-1303736758 tempest-VolumesSnapshotNegativeTestJSON-1303736758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (800bfa7e-212d-4946-a240-8fb8aebb55f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:31:06.589307 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.quota [None req-9bc89d7f-8ece-4ee0-b51d-2971cb71ce77 tempest-VolumesSnapshotNegativeTestJSON-1303736758 tempest-VolumesSnapshotNegativeTestJSON-1303736758-project-member] Created reservations ['eaf53a54-5618-445c-9a4b-2472b3e0bd1a', '1d0faed8-0535-440e-990c-0f5327797004', 'fe9511b6-e608-4c5b-ad8d-d996c29a8538', '764a27c5-f556-4354-b20d-ef1e4e661151'] {{(pid=99975) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:31:06.590047 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-9bc89d7f-8ece-4ee0-b51d-2971cb71ce77 tempest-VolumesSnapshotNegativeTestJSON-1303736758 tempest-VolumesSnapshotNegativeTestJSON-1303736758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (800bfa7e-212d-4946-a240-8fb8aebb55f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eaf53a54-5618-445c-9a4b-2472b3e0bd1a', '1d0faed8-0535-440e-990c-0f5327797004', 'fe9511b6-e608-4c5b-ad8d-d996c29a8538', '764a27c5-f556-4354-b20d-ef1e4e661151']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:31:06.590831 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-9bc89d7f-8ece-4ee0-b51d-2971cb71ce77 tempest-VolumesSnapshotNegativeTestJSON-1303736758 tempest-VolumesSnapshotNegativeTestJSON-1303736758-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cce94257-6efc-4f5c-9a0d-41a5c2605078) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:31:06.612847 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-9bc89d7f-8ece-4ee0-b51d-2971cb71ce77 tempest-VolumesSnapshotNegativeTestJSON-1303736758 tempest-VolumesSnapshotNegativeTestJSON-1303736758-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cce94257-6efc-4f5c-9a0d-41a5c2605078) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '982339cd-9cb0-4a1b-b8b1-867c4a3b515a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-521420415',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d2dbfea3afc46e581851737a100e376',qos_specs=None,replication_status=,reservations=['eaf53a54-5618-445c-9a4b-2472b3e0bd1a','1d0faed8-0535-440e-990c-0f5327797004','fe9511b6-e608-4c5b-ad8d-d996c29a8538','764a27c5-f556-4354-b20d-ef1e4e661151'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8cc71b1cb1504c84997e951756765221',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:31:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-521420415',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=982339cd-9cb0-4a1b-b8b1-867c4a3b515a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9d2dbfea3afc46e581851737a100e376',provider_auth=None,provider_geometry=None,provider_id=None,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='8cc71b1cb1504c84997e951756765221',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:31:06.613695 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-9bc89d7f-8ece-4ee0-b51d-2971cb71ce77 tempest-VolumesSnapshotNegativeTestJSON-1303736758 tempest-VolumesSnapshotNegativeTestJSON-1303736758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96c71044-1840-4a55-b0d6-d2adfcc9a708) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:31:06.632204 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-9bc89d7f-8ece-4ee0-b51d-2971cb71ce77 tempest-VolumesSnapshotNegativeTestJSON-1303736758 tempest-VolumesSnapshotNegativeTestJSON-1303736758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96c71044-1840-4a55-b0d6-d2adfcc9a708) transitioned into state 'SUCCESS' from state '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-521420415',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d2dbfea3afc46e581851737a100e376',qos_specs=None,replication_status=,reservations=['eaf53a54-5618-445c-9a4b-2472b3e0bd1a','1d0faed8-0535-440e-990c-0f5327797004','fe9511b6-e608-4c5b-ad8d-d996c29a8538','764a27c5-f556-4354-b20d-ef1e4e661151'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8cc71b1cb1504c84997e951756765221',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:31:06.632895 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-9bc89d7f-8ece-4ee0-b51d-2971cb71ce77 tempest-VolumesSnapshotNegativeTestJSON-1303736758 tempest-VolumesSnapshotNegativeTestJSON-1303736758-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e29b99c-fb84-40e9-b682-3fcf67df877e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:31:06.642092 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-9bc89d7f-8ece-4ee0-b51d-2971cb71ce77 tempest-VolumesSnapshotNegativeTestJSON-1303736758 tempest-VolumesSnapshotNegativeTestJSON-1303736758-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e29b99c-fb84-40e9-b682-3fcf67df877e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:31:06.642897 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-9bc89d7f-8ece-4ee0-b51d-2971cb71ce77 tempest-VolumesSnapshotNegativeTestJSON-1303736758 tempest-VolumesSnapshotNegativeTestJSON-1303736758-project-member] Flow 'volume_create_api' (bc9656ff-1fd6-410f-8966-7c12a6d8f41f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:31:06.643156 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-9bc89d7f-8ece-4ee0-b51d-2971cb71ce77 tempest-VolumesSnapshotNegativeTestJSON-1303736758 tempest-VolumesSnapshotNegativeTestJSON-1303736758-project-member] Create volume request issued successfully. Jul 10 06:31:06.643712 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-9bc89d7f-8ece-4ee0-b51d-2971cb71ce77 tempest-VolumesSnapshotNegativeTestJSON-1303736758 tempest-VolumesSnapshotNegativeTestJSON-1303736758-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:31:06.644345 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 215/867] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 10 06:31:06 2026] POST /volume/v3/volumes => generated 761 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:31:06.656107 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-f83e9a47-0014-4a2c-bf06-2e531fffa903 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:06.657920 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f83e9a47-0014-4a2c-bf06-2e531fffa903 tempest-VolumesSnapshotNegativeTestJSON-1303736758 tempest-VolumesSnapshotNegativeTestJSON-1303736758-project-member] GET https://10.4.3.200/volume/v3/volumes/982339cd-9cb0-4a1b-b8b1-867c4a3b515a Jul 10 06:31:06.658122 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f83e9a47-0014-4a2c-bf06-2e531fffa903 tempest-VolumesSnapshotNegativeTestJSON-1303736758 tempest-VolumesSnapshotNegativeTestJSON-1303736758-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:31:06.658537 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f83e9a47-0014-4a2c-bf06-2e531fffa903 tempest-VolumesSnapshotNegativeTestJSON-1303736758 tempest-VolumesSnapshotNegativeTestJSON-1303736758-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:31:06.665393 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:31:06.665393 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:31:06.669666 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-f83e9a47-0014-4a2c-bf06-2e531fffa903 tempest-VolumesSnapshotNegativeTestJSON-1303736758 tempest-VolumesSnapshotNegativeTestJSON-1303736758-project-member] Volume info retrieved successfully. Jul 10 06:31:06.674951 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f83e9a47-0014-4a2c-bf06-2e531fffa903 tempest-VolumesSnapshotNegativeTestJSON-1303736758 tempest-VolumesSnapshotNegativeTestJSON-1303736758-project-member] https://10.4.3.200/volume/v3/volumes/982339cd-9cb0-4a1b-b8b1-867c4a3b515a returned with HTTP 200 Jul 10 06:31:06.675346 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 215/868] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:31:06 2026] GET /volume/v3/volumes/982339cd-9cb0-4a1b-b8b1-867c4a3b515a => generated 829 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:31:07.688327 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-2819b4db-1724-47a8-9270-790a9c38d746 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:07.691079 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2819b4db-1724-47a8-9270-790a9c38d746 tempest-VolumesSnapshotNegativeTestJSON-1303736758 tempest-VolumesSnapshotNegativeTestJSON-1303736758-project-member] GET https://10.4.3.200/volume/v3/volumes/982339cd-9cb0-4a1b-b8b1-867c4a3b515a Jul 10 06:31:07.691951 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2819b4db-1724-47a8-9270-790a9c38d746 tempest-VolumesSnapshotNegativeTestJSON-1303736758 tempest-VolumesSnapshotNegativeTestJSON-1303736758-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:31:07.691951 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2819b4db-1724-47a8-9270-790a9c38d746 tempest-VolumesSnapshotNegativeTestJSON-1303736758 tempest-VolumesSnapshotNegativeTestJSON-1303736758-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:31:07.700995 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:31:07.700995 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:31:07.708407 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-2819b4db-1724-47a8-9270-790a9c38d746 tempest-VolumesSnapshotNegativeTestJSON-1303736758 tempest-VolumesSnapshotNegativeTestJSON-1303736758-project-member] Volume info retrieved successfully. Jul 10 06:31:07.713648 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2819b4db-1724-47a8-9270-790a9c38d746 tempest-VolumesSnapshotNegativeTestJSON-1303736758 tempest-VolumesSnapshotNegativeTestJSON-1303736758-project-member] https://10.4.3.200/volume/v3/volumes/982339cd-9cb0-4a1b-b8b1-867c4a3b515a returned with HTTP 200 Jul 10 06:31:07.714069 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 215/869] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:31:07 2026] GET /volume/v3/volumes/982339cd-9cb0-4a1b-b8b1-867c4a3b515a => generated 854 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:31:07.729675 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-47775218-4117-4c37-b0cc-999a6f908c43 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:07.731757 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-47775218-4117-4c37-b0cc-999a6f908c43 tempest-VolumesSnapshotNegativeTestJSON-1303736758 tempest-VolumesSnapshotNegativeTestJSON-1303736758-project-member] POST https://10.4.3.200/volume/v3/snapshots Jul 10 06:31:07.732055 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-47775218-4117-4c37-b0cc-999a6f908c43 tempest-VolumesSnapshotNegativeTestJSON-1303736758 tempest-VolumesSnapshotNegativeTestJSON-1303736758-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "982339cd-9cb0-4a1b-b8b1-867c4a3b515a", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-91596728"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:31:07.741215 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:31:07.741215 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:31:07.742657 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-47775218-4117-4c37-b0cc-999a6f908c43 tempest-VolumesSnapshotNegativeTestJSON-1303736758 tempest-VolumesSnapshotNegativeTestJSON-1303736758-project-member] Volume info retrieved successfully. Jul 10 06:31:07.742819 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.snapshots [None req-47775218-4117-4c37-b0cc-999a6f908c43 tempest-VolumesSnapshotNegativeTestJSON-1303736758 tempest-VolumesSnapshotNegativeTestJSON-1303736758-project-member] Create snapshot from volume 982339cd-9cb0-4a1b-b8b1-867c4a3b515a Jul 10 06:31:07.793985 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-47775218-4117-4c37-b0cc-999a6f908c43 tempest-VolumesSnapshotNegativeTestJSON-1303736758 tempest-VolumesSnapshotNegativeTestJSON-1303736758-project-member] Created reservations ['1c2d4397-9459-434b-a487-8a55b628a4a2', '4051870e-01dd-4996-89f1-90bd327fa016', 'ae13255d-5327-41cf-b0a1-a69a0a75668c', 'bf2e8baa-7aec-4f71-a3ad-9eb6600a9612'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:31:07.851901 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-47775218-4117-4c37-b0cc-999a6f908c43 tempest-VolumesSnapshotNegativeTestJSON-1303736758 tempest-VolumesSnapshotNegativeTestJSON-1303736758-project-member] Snapshot create request issued successfully. Jul 10 06:31:07.852521 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-47775218-4117-4c37-b0cc-999a6f908c43 tempest-VolumesSnapshotNegativeTestJSON-1303736758 tempest-VolumesSnapshotNegativeTestJSON-1303736758-project-member] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 10 06:31:07.855216 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 225/870] 10.4.3.200 () {68 vars in 1265 bytes} [Fri Jul 10 06:31:07 2026] POST /volume/v3/snapshots => generated 316 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:31:07.872481 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-e9d91be2-ee7c-4210-bea0-1c456603eaca None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:07.875135 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-e9d91be2-ee7c-4210-bea0-1c456603eaca tempest-VolumesSnapshotNegativeTestJSON-1303736758 tempest-VolumesSnapshotNegativeTestJSON-1303736758-project-member] GET https://10.4.3.200/volume/v3/snapshots/3036a71a-fcb4-473b-839f-f76fb55676fe Jul 10 06:31:07.875315 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-e9d91be2-ee7c-4210-bea0-1c456603eaca tempest-VolumesSnapshotNegativeTestJSON-1303736758 tempest-VolumesSnapshotNegativeTestJSON-1303736758-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:31:07.875648 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-e9d91be2-ee7c-4210-bea0-1c456603eaca tempest-VolumesSnapshotNegativeTestJSON-1303736758 tempest-VolumesSnapshotNegativeTestJSON-1303736758-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:31:07.881734 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:31:07.881734 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:31:07.882385 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-e9d91be2-ee7c-4210-bea0-1c456603eaca tempest-VolumesSnapshotNegativeTestJSON-1303736758 tempest-VolumesSnapshotNegativeTestJSON-1303736758-project-member] Snapshot retrieved successfully. Jul 10 06:31:07.883481 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-e9d91be2-ee7c-4210-bea0-1c456603eaca tempest-VolumesSnapshotNegativeTestJSON-1303736758 tempest-VolumesSnapshotNegativeTestJSON-1303736758-project-member] https://10.4.3.200/volume/v3/snapshots/3036a71a-fcb4-473b-839f-f76fb55676fe returned with HTTP 200 Jul 10 06:31:07.883793 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 216/871] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:31:07 2026] GET /volume/v3/snapshots/3036a71a-fcb4-473b-839f-f76fb55676fe => generated 448 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 06:31:08.892975 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-d2a4ba6c-c602-4779-9c52-654b26408067 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:08.895403 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d2a4ba6c-c602-4779-9c52-654b26408067 tempest-VolumesSnapshotNegativeTestJSON-1303736758 tempest-VolumesSnapshotNegativeTestJSON-1303736758-project-member] GET https://10.4.3.200/volume/v3/snapshots/3036a71a-fcb4-473b-839f-f76fb55676fe Jul 10 06:31:08.895581 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d2a4ba6c-c602-4779-9c52-654b26408067 tempest-VolumesSnapshotNegativeTestJSON-1303736758 tempest-VolumesSnapshotNegativeTestJSON-1303736758-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:31:08.895758 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d2a4ba6c-c602-4779-9c52-654b26408067 tempest-VolumesSnapshotNegativeTestJSON-1303736758 tempest-VolumesSnapshotNegativeTestJSON-1303736758-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:31:08.901992 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:31:08.901992 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:31:08.902454 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-d2a4ba6c-c602-4779-9c52-654b26408067 tempest-VolumesSnapshotNegativeTestJSON-1303736758 tempest-VolumesSnapshotNegativeTestJSON-1303736758-project-member] Snapshot retrieved successfully. Jul 10 06:31:08.903158 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d2a4ba6c-c602-4779-9c52-654b26408067 tempest-VolumesSnapshotNegativeTestJSON-1303736758 tempest-VolumesSnapshotNegativeTestJSON-1303736758-project-member] https://10.4.3.200/volume/v3/snapshots/3036a71a-fcb4-473b-839f-f76fb55676fe returned with HTTP 200 Jul 10 06:31:08.903554 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 216/872] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:31:08 2026] GET /volume/v3/snapshots/3036a71a-fcb4-473b-839f-f76fb55676fe => generated 475 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:31:08.913734 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-9f21d46d-3d6b-4fa5-80fd-26e0a5313aca None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:08.915819 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9f21d46d-3d6b-4fa5-80fd-26e0a5313aca tempest-VolumesSnapshotNegativeTestJSON-1303736758 tempest-VolumesSnapshotNegativeTestJSON-1303736758-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:31:08.916226 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9f21d46d-3d6b-4fa5-80fd-26e0a5313aca tempest-VolumesSnapshotNegativeTestJSON-1303736758 tempest-VolumesSnapshotNegativeTestJSON-1303736758-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "3036a71a-fcb4-473b-839f-f76fb55676fe"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:31:08.918062 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.volumes [None req-9f21d46d-3d6b-4fa5-80fd-26e0a5313aca tempest-VolumesSnapshotNegativeTestJSON-1303736758 tempest-VolumesSnapshotNegativeTestJSON-1303736758-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '3036a71a-fcb4-473b-839f-f76fb55676fe'}} {{(pid=99977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:31:08.923715 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:31:08.923715 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:31:08.924240 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-9f21d46d-3d6b-4fa5-80fd-26e0a5313aca tempest-VolumesSnapshotNegativeTestJSON-1303736758 tempest-VolumesSnapshotNegativeTestJSON-1303736758-project-member] Snapshot retrieved successfully. Jul 10 06:31:08.924387 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-9f21d46d-3d6b-4fa5-80fd-26e0a5313aca tempest-VolumesSnapshotNegativeTestJSON-1303736758 tempest-VolumesSnapshotNegativeTestJSON-1303736758-project-member] Create volume of 1 GB Jul 10 06:31:08.928586 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-9f21d46d-3d6b-4fa5-80fd-26e0a5313aca tempest-VolumesSnapshotNegativeTestJSON-1303736758 tempest-VolumesSnapshotNegativeTestJSON-1303736758-project-member] Availability Zones retrieved successfully. Jul 10 06:31:08.936032 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-9f21d46d-3d6b-4fa5-80fd-26e0a5313aca tempest-VolumesSnapshotNegativeTestJSON-1303736758 tempest-VolumesSnapshotNegativeTestJSON-1303736758-project-member] Flow 'volume_create_api' (9493179d-722d-44cb-8742-428595392823) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:31:08.936929 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-9f21d46d-3d6b-4fa5-80fd-26e0a5313aca tempest-VolumesSnapshotNegativeTestJSON-1303736758 tempest-VolumesSnapshotNegativeTestJSON-1303736758-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9db4a931-b785-446b-bbaa-952a8e7e1314) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:31:08.938204 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.flows.api.create_volume [None req-9f21d46d-3d6b-4fa5-80fd-26e0a5313aca tempest-VolumesSnapshotNegativeTestJSON-1303736758 tempest-VolumesSnapshotNegativeTestJSON-1303736758-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:31:08.939612 np0000004964 devstack@c-api.service[99977]: WARNING cinder.volume.api [None req-9f21d46d-3d6b-4fa5-80fd-26e0a5313aca tempest-VolumesSnapshotNegativeTestJSON-1303736758 tempest-VolumesSnapshotNegativeTestJSON-1303736758-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9db4a931-b785-446b-bbaa-952a8e7e1314) transitioned into state 'FAILURE' from state 'RUNNING' Jul 10 06:31:08.939612 np0000004964 devstack@c-api.service[99977]: 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 10 06:31:08.941340 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-9f21d46d-3d6b-4fa5-80fd-26e0a5313aca tempest-VolumesSnapshotNegativeTestJSON-1303736758 tempest-VolumesSnapshotNegativeTestJSON-1303736758-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9db4a931-b785-446b-bbaa-952a8e7e1314) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:31:08.942141 np0000004964 devstack@c-api.service[99977]: WARNING cinder.volume.api [None req-9f21d46d-3d6b-4fa5-80fd-26e0a5313aca tempest-VolumesSnapshotNegativeTestJSON-1303736758 tempest-VolumesSnapshotNegativeTestJSON-1303736758-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9db4a931-b785-446b-bbaa-952a8e7e1314) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 10 06:31:08.942904 np0000004964 devstack@c-api.service[99977]: WARNING cinder.volume.api [None req-9f21d46d-3d6b-4fa5-80fd-26e0a5313aca tempest-VolumesSnapshotNegativeTestJSON-1303736758 tempest-VolumesSnapshotNegativeTestJSON-1303736758-project-member] Flow 'volume_create_api' (9493179d-722d-44cb-8742-428595392823) transitioned into state 'REVERTED' from state 'RUNNING' Jul 10 06:31:08.943308 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9f21d46d-3d6b-4fa5-80fd-26e0a5313aca tempest-VolumesSnapshotNegativeTestJSON-1303736758 tempest-VolumesSnapshotNegativeTestJSON-1303736758-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 400 Jul 10 06:31:08.943816 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 216/873] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 10 06:31:08 2026] POST /volume/v3/volumes => generated 171 bytes in 31 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 06:31:08.950738 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-0176756a-100b-4b58-a348-4a4dc5d23cde None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:08.952596 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0176756a-100b-4b58-a348-4a4dc5d23cde tempest-VolumesSnapshotNegativeTestJSON-1303736758 tempest-VolumesSnapshotNegativeTestJSON-1303736758-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/3036a71a-fcb4-473b-839f-f76fb55676fe Jul 10 06:31:08.952951 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-0176756a-100b-4b58-a348-4a4dc5d23cde tempest-VolumesSnapshotNegativeTestJSON-1303736758 tempest-VolumesSnapshotNegativeTestJSON-1303736758-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:31:08.953213 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-0176756a-100b-4b58-a348-4a4dc5d23cde tempest-VolumesSnapshotNegativeTestJSON-1303736758 tempest-VolumesSnapshotNegativeTestJSON-1303736758-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:31:08.953438 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.snapshots [None req-0176756a-100b-4b58-a348-4a4dc5d23cde tempest-VolumesSnapshotNegativeTestJSON-1303736758 tempest-VolumesSnapshotNegativeTestJSON-1303736758-project-member] Delete snapshot with id: 3036a71a-fcb4-473b-839f-f76fb55676fe Jul 10 06:31:08.958495 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:31:08.958495 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:31:08.959096 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-0176756a-100b-4b58-a348-4a4dc5d23cde tempest-VolumesSnapshotNegativeTestJSON-1303736758 tempest-VolumesSnapshotNegativeTestJSON-1303736758-project-member] Snapshot retrieved successfully. Jul 10 06:31:08.981453 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-0176756a-100b-4b58-a348-4a4dc5d23cde tempest-VolumesSnapshotNegativeTestJSON-1303736758 tempest-VolumesSnapshotNegativeTestJSON-1303736758-project-member] Snapshot delete request issued successfully. Jul 10 06:31:08.981744 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0176756a-100b-4b58-a348-4a4dc5d23cde tempest-VolumesSnapshotNegativeTestJSON-1303736758 tempest-VolumesSnapshotNegativeTestJSON-1303736758-project-member] https://10.4.3.200/volume/v3/snapshots/3036a71a-fcb4-473b-839f-f76fb55676fe returned with HTTP 202 Jul 10 06:31:08.982268 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 226/874] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 10 06:31:08 2026] DELETE /volume/v3/snapshots/3036a71a-fcb4-473b-839f-f76fb55676fe => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:31:08.990105 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-a97a69db-936c-4681-802b-17ad331e49d8 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:08.991758 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-a97a69db-936c-4681-802b-17ad331e49d8 tempest-VolumesSnapshotNegativeTestJSON-1303736758 tempest-VolumesSnapshotNegativeTestJSON-1303736758-project-member] GET https://10.4.3.200/volume/v3/snapshots/3036a71a-fcb4-473b-839f-f76fb55676fe Jul 10 06:31:08.991930 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-a97a69db-936c-4681-802b-17ad331e49d8 tempest-VolumesSnapshotNegativeTestJSON-1303736758 tempest-VolumesSnapshotNegativeTestJSON-1303736758-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:31:08.992102 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-a97a69db-936c-4681-802b-17ad331e49d8 tempest-VolumesSnapshotNegativeTestJSON-1303736758 tempest-VolumesSnapshotNegativeTestJSON-1303736758-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:31:08.997293 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:31:08.997293 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:31:08.997888 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-a97a69db-936c-4681-802b-17ad331e49d8 tempest-VolumesSnapshotNegativeTestJSON-1303736758 tempest-VolumesSnapshotNegativeTestJSON-1303736758-project-member] Snapshot retrieved successfully. Jul 10 06:31:08.998809 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-a97a69db-936c-4681-802b-17ad331e49d8 tempest-VolumesSnapshotNegativeTestJSON-1303736758 tempest-VolumesSnapshotNegativeTestJSON-1303736758-project-member] https://10.4.3.200/volume/v3/snapshots/3036a71a-fcb4-473b-839f-f76fb55676fe returned with HTTP 200 Jul 10 06:31:08.999239 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 217/875] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:31:08 2026] GET /volume/v3/snapshots/3036a71a-fcb4-473b-839f-f76fb55676fe => generated 474 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:31:10.009615 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-cb410454-ef94-4a09-bdb5-ba51ca6a9718 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:10.011864 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-cb410454-ef94-4a09-bdb5-ba51ca6a9718 tempest-VolumesSnapshotNegativeTestJSON-1303736758 tempest-VolumesSnapshotNegativeTestJSON-1303736758-project-member] GET https://10.4.3.200/volume/v3/snapshots/3036a71a-fcb4-473b-839f-f76fb55676fe Jul 10 06:31:10.012293 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-cb410454-ef94-4a09-bdb5-ba51ca6a9718 tempest-VolumesSnapshotNegativeTestJSON-1303736758 tempest-VolumesSnapshotNegativeTestJSON-1303736758-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:31:10.012722 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-cb410454-ef94-4a09-bdb5-ba51ca6a9718 tempest-VolumesSnapshotNegativeTestJSON-1303736758 tempest-VolumesSnapshotNegativeTestJSON-1303736758-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:31:10.018664 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-cb410454-ef94-4a09-bdb5-ba51ca6a9718 tempest-VolumesSnapshotNegativeTestJSON-1303736758 tempest-VolumesSnapshotNegativeTestJSON-1303736758-project-member] https://10.4.3.200/volume/v3/snapshots/3036a71a-fcb4-473b-839f-f76fb55676fe returned with HTTP 404 Jul 10 06:31:10.019587 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 217/876] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:31:10 2026] GET /volume/v3/snapshots/3036a71a-fcb4-473b-839f-f76fb55676fe => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:31:10.026836 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-999d2907-8564-40e0-baf2-af1b1bd5659d None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:10.028535 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-999d2907-8564-40e0-baf2-af1b1bd5659d tempest-VolumesSnapshotNegativeTestJSON-1303736758 tempest-VolumesSnapshotNegativeTestJSON-1303736758-project-member] GET https://10.4.3.200/volume/v3/volumes/982339cd-9cb0-4a1b-b8b1-867c4a3b515a Jul 10 06:31:10.028712 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-999d2907-8564-40e0-baf2-af1b1bd5659d tempest-VolumesSnapshotNegativeTestJSON-1303736758 tempest-VolumesSnapshotNegativeTestJSON-1303736758-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:31:10.028914 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-999d2907-8564-40e0-baf2-af1b1bd5659d tempest-VolumesSnapshotNegativeTestJSON-1303736758 tempest-VolumesSnapshotNegativeTestJSON-1303736758-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:31:10.037262 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:31:10.037262 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:31:10.041771 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-999d2907-8564-40e0-baf2-af1b1bd5659d tempest-VolumesSnapshotNegativeTestJSON-1303736758 tempest-VolumesSnapshotNegativeTestJSON-1303736758-project-member] Volume info retrieved successfully. Jul 10 06:31:10.045950 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-999d2907-8564-40e0-baf2-af1b1bd5659d tempest-VolumesSnapshotNegativeTestJSON-1303736758 tempest-VolumesSnapshotNegativeTestJSON-1303736758-project-member] https://10.4.3.200/volume/v3/volumes/982339cd-9cb0-4a1b-b8b1-867c4a3b515a returned with HTTP 200 Jul 10 06:31:10.046234 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 217/877] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:31:10 2026] GET /volume/v3/volumes/982339cd-9cb0-4a1b-b8b1-867c4a3b515a => generated 854 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:31:10.057992 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-c6ed5337-4dd6-4c0c-8b21-ae511edb74ca None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:10.059900 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c6ed5337-4dd6-4c0c-8b21-ae511edb74ca tempest-VolumesSnapshotNegativeTestJSON-1303736758 tempest-VolumesSnapshotNegativeTestJSON-1303736758-project-member] DELETE https://10.4.3.200/volume/v3/volumes/982339cd-9cb0-4a1b-b8b1-867c4a3b515a Jul 10 06:31:10.060114 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c6ed5337-4dd6-4c0c-8b21-ae511edb74ca tempest-VolumesSnapshotNegativeTestJSON-1303736758 tempest-VolumesSnapshotNegativeTestJSON-1303736758-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:31:10.060334 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c6ed5337-4dd6-4c0c-8b21-ae511edb74ca tempest-VolumesSnapshotNegativeTestJSON-1303736758 tempest-VolumesSnapshotNegativeTestJSON-1303736758-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:31:10.060530 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-c6ed5337-4dd6-4c0c-8b21-ae511edb74ca tempest-VolumesSnapshotNegativeTestJSON-1303736758 tempest-VolumesSnapshotNegativeTestJSON-1303736758-project-member] Delete volume with id: 982339cd-9cb0-4a1b-b8b1-867c4a3b515a Jul 10 06:31:10.066956 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:31:10.066956 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:31:10.067515 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-c6ed5337-4dd6-4c0c-8b21-ae511edb74ca tempest-VolumesSnapshotNegativeTestJSON-1303736758 tempest-VolumesSnapshotNegativeTestJSON-1303736758-project-member] Volume info retrieved successfully. Jul 10 06:31:10.088519 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-c6ed5337-4dd6-4c0c-8b21-ae511edb74ca tempest-VolumesSnapshotNegativeTestJSON-1303736758 tempest-VolumesSnapshotNegativeTestJSON-1303736758-project-member] Delete volume request issued successfully. Jul 10 06:31:10.088519 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c6ed5337-4dd6-4c0c-8b21-ae511edb74ca tempest-VolumesSnapshotNegativeTestJSON-1303736758 tempest-VolumesSnapshotNegativeTestJSON-1303736758-project-member] https://10.4.3.200/volume/v3/volumes/982339cd-9cb0-4a1b-b8b1-867c4a3b515a returned with HTTP 202 Jul 10 06:31:10.088519 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 227/878] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:31:10 2026] DELETE /volume/v3/volumes/982339cd-9cb0-4a1b-b8b1-867c4a3b515a => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:31:10.095905 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-44cda020-65d0-4cfb-89b1-edc16476fb9b None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:10.096940 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-44cda020-65d0-4cfb-89b1-edc16476fb9b tempest-VolumesSnapshotNegativeTestJSON-1303736758 tempest-VolumesSnapshotNegativeTestJSON-1303736758-project-member] GET https://10.4.3.200/volume/v3/volumes/982339cd-9cb0-4a1b-b8b1-867c4a3b515a Jul 10 06:31:10.097241 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-44cda020-65d0-4cfb-89b1-edc16476fb9b tempest-VolumesSnapshotNegativeTestJSON-1303736758 tempest-VolumesSnapshotNegativeTestJSON-1303736758-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:31:10.098342 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-44cda020-65d0-4cfb-89b1-edc16476fb9b tempest-VolumesSnapshotNegativeTestJSON-1303736758 tempest-VolumesSnapshotNegativeTestJSON-1303736758-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:31:10.105944 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:31:10.105944 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:31:10.111095 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-44cda020-65d0-4cfb-89b1-edc16476fb9b tempest-VolumesSnapshotNegativeTestJSON-1303736758 tempest-VolumesSnapshotNegativeTestJSON-1303736758-project-member] Volume info retrieved successfully. Jul 10 06:31:10.116798 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-44cda020-65d0-4cfb-89b1-edc16476fb9b tempest-VolumesSnapshotNegativeTestJSON-1303736758 tempest-VolumesSnapshotNegativeTestJSON-1303736758-project-member] https://10.4.3.200/volume/v3/volumes/982339cd-9cb0-4a1b-b8b1-867c4a3b515a returned with HTTP 200 Jul 10 06:31:10.117933 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 218/879] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:31:10 2026] GET /volume/v3/volumes/982339cd-9cb0-4a1b-b8b1-867c4a3b515a => generated 853 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:31:11.132689 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-b931f5b7-907f-4523-862c-f789b6121725 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:11.135934 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b931f5b7-907f-4523-862c-f789b6121725 tempest-VolumesSnapshotNegativeTestJSON-1303736758 tempest-VolumesSnapshotNegativeTestJSON-1303736758-project-member] GET https://10.4.3.200/volume/v3/volumes/982339cd-9cb0-4a1b-b8b1-867c4a3b515a Jul 10 06:31:11.139011 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b931f5b7-907f-4523-862c-f789b6121725 tempest-VolumesSnapshotNegativeTestJSON-1303736758 tempest-VolumesSnapshotNegativeTestJSON-1303736758-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:31:11.139011 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b931f5b7-907f-4523-862c-f789b6121725 tempest-VolumesSnapshotNegativeTestJSON-1303736758 tempest-VolumesSnapshotNegativeTestJSON-1303736758-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:31:11.149481 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b931f5b7-907f-4523-862c-f789b6121725 tempest-VolumesSnapshotNegativeTestJSON-1303736758 tempest-VolumesSnapshotNegativeTestJSON-1303736758-project-member] https://10.4.3.200/volume/v3/volumes/982339cd-9cb0-4a1b-b8b1-867c4a3b515a returned with HTTP 404 Jul 10 06:31:11.150045 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 218/880] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:31:11 2026] GET /volume/v3/volumes/982339cd-9cb0-4a1b-b8b1-867c4a3b515a => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:31:11.284473 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-626c2743-8089-48b7-8d93-9ba775868722 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:11.285988 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-626c2743-8089-48b7-8d93-9ba775868722 tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:31:11.286569 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-626c2743-8089-48b7-8d93-9ba775868722 tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1752762970"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:31:11.287858 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.volumes [None req-626c2743-8089-48b7-8d93-9ba775868722 tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1752762970'}} {{(pid=99977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:31:11.288072 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-626c2743-8089-48b7-8d93-9ba775868722 tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] Create volume of 1 GB Jul 10 06:31:11.294568 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-626c2743-8089-48b7-8d93-9ba775868722 tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] Availability Zones retrieved successfully. Jul 10 06:31:11.298171 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-626c2743-8089-48b7-8d93-9ba775868722 tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] Flow 'volume_create_api' (841312f0-ae75-475d-943f-aadef787a680) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:31:11.299355 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-626c2743-8089-48b7-8d93-9ba775868722 tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ed05ed6-b3f4-44bf-8039-14a64de7ff41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:31:11.300464 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.flows.api.create_volume [None req-626c2743-8089-48b7-8d93-9ba775868722 tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] Validating volume size '1' using validate_int {{(pid=99977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:31:11.325336 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-626c2743-8089-48b7-8d93-9ba775868722 tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ed05ed6-b3f4-44bf-8039-14a64de7ff41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:31:11.326334 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-626c2743-8089-48b7-8d93-9ba775868722 tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e10a81c0-d528-455f-9c1f-445d48fbce5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:31:11.353683 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-3f5d487e-095b-4429-bc6d-87a8d73dd167 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:11.356818 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3f5d487e-095b-4429-bc6d-87a8d73dd167 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] DELETE https://10.4.3.200/volume/v3/volumes/e6c0fa8a-0dd7-4fc6-ac69-a3374fcc02d6 Jul 10 06:31:11.356939 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3f5d487e-095b-4429-bc6d-87a8d73dd167 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:31:11.357199 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3f5d487e-095b-4429-bc6d-87a8d73dd167 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:31:11.357457 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-3f5d487e-095b-4429-bc6d-87a8d73dd167 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Delete volume with id: e6c0fa8a-0dd7-4fc6-ac69-a3374fcc02d6 Jul 10 06:31:11.367066 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:31:11.367066 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:31:11.367835 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-3f5d487e-095b-4429-bc6d-87a8d73dd167 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Volume info retrieved successfully. Jul 10 06:31:11.380728 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-626c2743-8089-48b7-8d93-9ba775868722 tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] Created reservations ['cee923b2-29e1-4a35-aaab-929740afeb2e', '2314d2b3-9a3e-4a9b-9853-a720a25baa63', 'b0100086-39f7-42f5-aedb-de100dcf676c', '429c9bf5-dee7-4008-b49a-c0a0bdd7a8be'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:31:11.381663 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-626c2743-8089-48b7-8d93-9ba775868722 tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e10a81c0-d528-455f-9c1f-445d48fbce5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cee923b2-29e1-4a35-aaab-929740afeb2e', '2314d2b3-9a3e-4a9b-9853-a720a25baa63', 'b0100086-39f7-42f5-aedb-de100dcf676c', '429c9bf5-dee7-4008-b49a-c0a0bdd7a8be']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:31:11.382500 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-626c2743-8089-48b7-8d93-9ba775868722 tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cae83f39-007e-4bb0-8c5f-8ec839839813) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:31:11.392538 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-3f5d487e-095b-4429-bc6d-87a8d73dd167 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Delete volume request issued successfully. Jul 10 06:31:11.392538 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3f5d487e-095b-4429-bc6d-87a8d73dd167 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] https://10.4.3.200/volume/v3/volumes/e6c0fa8a-0dd7-4fc6-ac69-a3374fcc02d6 returned with HTTP 202 Jul 10 06:31:11.392538 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 228/881] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:31:11 2026] DELETE /volume/v3/volumes/e6c0fa8a-0dd7-4fc6-ac69-a3374fcc02d6 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:31:11.399982 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-b72f7b23-d7ad-485a-99c0-bef761bad849 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:11.402457 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-b72f7b23-d7ad-485a-99c0-bef761bad849 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] GET https://10.4.3.200/volume/v3/volumes/e6c0fa8a-0dd7-4fc6-ac69-a3374fcc02d6 Jul 10 06:31:11.402692 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-b72f7b23-d7ad-485a-99c0-bef761bad849 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:31:11.402915 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-b72f7b23-d7ad-485a-99c0-bef761bad849 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:31:11.415951 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:31:11.415951 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:31:11.418299 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-626c2743-8089-48b7-8d93-9ba775868722 tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cae83f39-007e-4bb0-8c5f-8ec839839813) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4d8ebc69-bbce-47c9-93f5-bad8e4f6b9ee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1752762970',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e21c7caebbb04507b78b3973a2634a63',qos_specs=None,replication_status=,reservations=['cee923b2-29e1-4a35-aaab-929740afeb2e','2314d2b3-9a3e-4a9b-9853-a720a25baa63','b0100086-39f7-42f5-aedb-de100dcf676c','429c9bf5-dee7-4008-b49a-c0a0bdd7a8be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c13a89108cfa40398050f28745580471',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:31:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1752762970',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4d8ebc69-bbce-47c9-93f5-bad8e4f6b9ee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e21c7caebbb04507b78b3973a2634a63',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c13a89108cfa40398050f28745580471',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:31:11.419193 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-626c2743-8089-48b7-8d93-9ba775868722 tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94e9193d-9ec9-49d6-bf1f-404410e317e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:31:11.419949 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-b72f7b23-d7ad-485a-99c0-bef761bad849 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Volume info retrieved successfully. Jul 10 06:31:11.424977 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-b72f7b23-d7ad-485a-99c0-bef761bad849 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] https://10.4.3.200/volume/v3/volumes/e6c0fa8a-0dd7-4fc6-ac69-a3374fcc02d6 returned with HTTP 200 Jul 10 06:31:11.425445 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 219/882] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:31:11 2026] GET /volume/v3/volumes/e6c0fa8a-0dd7-4fc6-ac69-a3374fcc02d6 => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:31:11.437169 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-626c2743-8089-48b7-8d93-9ba775868722 tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94e9193d-9ec9-49d6-bf1f-404410e317e8) transitioned into state 'SUCCESS' from state '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-1752762970',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e21c7caebbb04507b78b3973a2634a63',qos_specs=None,replication_status=,reservations=['cee923b2-29e1-4a35-aaab-929740afeb2e','2314d2b3-9a3e-4a9b-9853-a720a25baa63','b0100086-39f7-42f5-aedb-de100dcf676c','429c9bf5-dee7-4008-b49a-c0a0bdd7a8be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c13a89108cfa40398050f28745580471',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:31:11.437918 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-626c2743-8089-48b7-8d93-9ba775868722 tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f44d3b4-aec5-4d4f-b8e5-2d7dd781a932) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:31:11.448182 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-626c2743-8089-48b7-8d93-9ba775868722 tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f44d3b4-aec5-4d4f-b8e5-2d7dd781a932) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:31:11.449318 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-626c2743-8089-48b7-8d93-9ba775868722 tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] Flow 'volume_create_api' (841312f0-ae75-475d-943f-aadef787a680) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:31:11.449720 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-626c2743-8089-48b7-8d93-9ba775868722 tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] Create volume request issued successfully. Jul 10 06:31:11.450391 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-626c2743-8089-48b7-8d93-9ba775868722 tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:31:11.450936 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 218/883] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 10 06:31:11 2026] POST /volume/v3/volumes => generated 759 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:31:11.468363 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-9b414f6d-3f5e-4915-95a2-d3b228bd5fa0 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:11.473217 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9b414f6d-3f5e-4915-95a2-d3b228bd5fa0 tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] GET https://10.4.3.200/volume/v3/volumes/4d8ebc69-bbce-47c9-93f5-bad8e4f6b9ee Jul 10 06:31:11.473217 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9b414f6d-3f5e-4915-95a2-d3b228bd5fa0 tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:31:11.473217 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9b414f6d-3f5e-4915-95a2-d3b228bd5fa0 tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:31:11.485564 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:31:11.485564 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:31:11.489578 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-9b414f6d-3f5e-4915-95a2-d3b228bd5fa0 tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] Volume info retrieved successfully. Jul 10 06:31:11.494245 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9b414f6d-3f5e-4915-95a2-d3b228bd5fa0 tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] https://10.4.3.200/volume/v3/volumes/4d8ebc69-bbce-47c9-93f5-bad8e4f6b9ee returned with HTTP 200 Jul 10 06:31:11.494674 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 219/884] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:31:11 2026] GET /volume/v3/volumes/4d8ebc69-bbce-47c9-93f5-bad8e4f6b9ee => generated 827 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:31:12.443998 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-516e0dfb-fac5-4cf7-9035-dd9c7ed80fbc None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:12.448770 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-516e0dfb-fac5-4cf7-9035-dd9c7ed80fbc tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] GET https://10.4.3.200/volume/v3/volumes/e6c0fa8a-0dd7-4fc6-ac69-a3374fcc02d6 Jul 10 06:31:12.449065 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-516e0dfb-fac5-4cf7-9035-dd9c7ed80fbc tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:31:12.449344 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-516e0dfb-fac5-4cf7-9035-dd9c7ed80fbc tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:31:12.455103 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-516e0dfb-fac5-4cf7-9035-dd9c7ed80fbc tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] https://10.4.3.200/volume/v3/volumes/e6c0fa8a-0dd7-4fc6-ac69-a3374fcc02d6 returned with HTTP 404 Jul 10 06:31:12.455620 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 229/885] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:31:12 2026] GET /volume/v3/volumes/e6c0fa8a-0dd7-4fc6-ac69-a3374fcc02d6 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:31:12.461819 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-f53e547e-ec6e-468c-a190-061e9ade6506 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:12.466556 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-f53e547e-ec6e-468c-a190-061e9ade6506 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] DELETE https://10.4.3.200/volume/v3/volumes/18edc2c2-ec8f-48bd-94e9-374ac7c6ffa7 Jul 10 06:31:12.466768 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-f53e547e-ec6e-468c-a190-061e9ade6506 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:31:12.466938 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-f53e547e-ec6e-468c-a190-061e9ade6506 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Calling method 'delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:31:12.469350 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-f53e547e-ec6e-468c-a190-061e9ade6506 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Delete volume with id: 18edc2c2-ec8f-48bd-94e9-374ac7c6ffa7 Jul 10 06:31:12.473339 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:31:12.473339 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:31:12.473840 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-f53e547e-ec6e-468c-a190-061e9ade6506 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Volume info retrieved successfully. Jul 10 06:31:12.488137 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-f53e547e-ec6e-468c-a190-061e9ade6506 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Delete volume request issued successfully. Jul 10 06:31:12.488304 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-f53e547e-ec6e-468c-a190-061e9ade6506 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] https://10.4.3.200/volume/v3/volumes/18edc2c2-ec8f-48bd-94e9-374ac7c6ffa7 returned with HTTP 202 Jul 10 06:31:12.488799 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 220/886] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:31:12 2026] DELETE /volume/v3/volumes/18edc2c2-ec8f-48bd-94e9-374ac7c6ffa7 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:31:12.496299 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-d4d00267-76ed-44d2-b2b4-cb5bbeb54667 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:12.497976 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d4d00267-76ed-44d2-b2b4-cb5bbeb54667 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] GET https://10.4.3.200/volume/v3/volumes/18edc2c2-ec8f-48bd-94e9-374ac7c6ffa7 Jul 10 06:31:12.498187 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d4d00267-76ed-44d2-b2b4-cb5bbeb54667 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:31:12.498370 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d4d00267-76ed-44d2-b2b4-cb5bbeb54667 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:31:12.505572 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:31:12.505572 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:31:12.509459 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-d4d00267-76ed-44d2-b2b4-cb5bbeb54667 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Volume info retrieved successfully. Jul 10 06:31:12.509567 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-3346382a-5672-4aa7-91df-b35c2c027b6c None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:12.512777 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3346382a-5672-4aa7-91df-b35c2c027b6c tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] GET https://10.4.3.200/volume/v3/volumes/4d8ebc69-bbce-47c9-93f5-bad8e4f6b9ee Jul 10 06:31:12.512777 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3346382a-5672-4aa7-91df-b35c2c027b6c tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:31:12.512777 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3346382a-5672-4aa7-91df-b35c2c027b6c tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:31:12.514246 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d4d00267-76ed-44d2-b2b4-cb5bbeb54667 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] https://10.4.3.200/volume/v3/volumes/18edc2c2-ec8f-48bd-94e9-374ac7c6ffa7 returned with HTTP 200 Jul 10 06:31:12.514759 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 219/887] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:31:12 2026] GET /volume/v3/volumes/18edc2c2-ec8f-48bd-94e9-374ac7c6ffa7 => generated 867 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:31:12.523815 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:31:12.523815 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:31:12.532294 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-3346382a-5672-4aa7-91df-b35c2c027b6c tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] Volume info retrieved successfully. Jul 10 06:31:12.540403 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3346382a-5672-4aa7-91df-b35c2c027b6c tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] https://10.4.3.200/volume/v3/volumes/4d8ebc69-bbce-47c9-93f5-bad8e4f6b9ee returned with HTTP 200 Jul 10 06:31:12.540876 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 220/888] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:31:12 2026] GET /volume/v3/volumes/4d8ebc69-bbce-47c9-93f5-bad8e4f6b9ee => generated 852 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:31:13.531163 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-c22581a9-c259-44d8-b68b-b1102da89506 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:13.533332 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c22581a9-c259-44d8-b68b-b1102da89506 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] GET https://10.4.3.200/volume/v3/volumes/18edc2c2-ec8f-48bd-94e9-374ac7c6ffa7 Jul 10 06:31:13.533597 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c22581a9-c259-44d8-b68b-b1102da89506 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:31:13.533828 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c22581a9-c259-44d8-b68b-b1102da89506 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:31:13.540882 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c22581a9-c259-44d8-b68b-b1102da89506 tempest-TestMultiAttachVolumeSwap-2113374626 tempest-TestMultiAttachVolumeSwap-2113374626-project-member] https://10.4.3.200/volume/v3/volumes/18edc2c2-ec8f-48bd-94e9-374ac7c6ffa7 returned with HTTP 404 Jul 10 06:31:13.541439 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 230/889] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:31:13 2026] GET /volume/v3/volumes/18edc2c2-ec8f-48bd-94e9-374ac7c6ffa7 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 10 06:31:14.055410 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-15eb6875-b128-4fa8-bcc7-5de19a9a7d0c None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:14.057536 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-15eb6875-b128-4fa8-bcc7-5de19a9a7d0c tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:31:14.057852 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-15eb6875-b128-4fa8-bcc7-5de19a9a7d0c tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-933947502", "imageRef": "8939ca72-758b-49bf-be8b-162af43ee2bf", "size": 1}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:31:14.059162 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.volumes [None req-15eb6875-b128-4fa8-bcc7-5de19a9a7d0c tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-933947502', 'imageRef': '8939ca72-758b-49bf-be8b-162af43ee2bf', 'size': 1}} {{(pid=99975) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:31:14.155082 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-15eb6875-b128-4fa8-bcc7-5de19a9a7d0c tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Create volume of 1 GB Jul 10 06:31:14.160459 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-15eb6875-b128-4fa8-bcc7-5de19a9a7d0c tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Availability Zones retrieved successfully. Jul 10 06:31:14.168044 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-15eb6875-b128-4fa8-bcc7-5de19a9a7d0c tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Flow 'volume_create_api' (fd31907f-c73d-4711-b791-17c1db6cc2b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:31:14.170144 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-15eb6875-b128-4fa8-bcc7-5de19a9a7d0c tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4484b7c8-32cc-4eb1-bd2a-426e0616d62a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:31:14.171530 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.flows.api.create_volume [None req-15eb6875-b128-4fa8-bcc7-5de19a9a7d0c tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Validating volume size '1' using validate_int {{(pid=99975) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:31:14.234344 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-15eb6875-b128-4fa8-bcc7-5de19a9a7d0c tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4484b7c8-32cc-4eb1-bd2a-426e0616d62a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:31:14.235177 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-15eb6875-b128-4fa8-bcc7-5de19a9a7d0c tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0ca26df-6777-4f1b-b652-458b2356c90c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:31:14.275533 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.quota [None req-15eb6875-b128-4fa8-bcc7-5de19a9a7d0c tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Created reservations ['eb8b6fbf-0f61-4bdf-8282-87fe3df2713d', '0584d306-92fa-49b4-ac8b-3c75fc7f0bc1', '7e8044e6-51f6-4f4b-a37f-e1fde2bb974e', '877667f9-1f4b-4cf7-b620-6be729b04bdc'] {{(pid=99975) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:31:14.275533 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-15eb6875-b128-4fa8-bcc7-5de19a9a7d0c tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0ca26df-6777-4f1b-b652-458b2356c90c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb8b6fbf-0f61-4bdf-8282-87fe3df2713d', '0584d306-92fa-49b4-ac8b-3c75fc7f0bc1', '7e8044e6-51f6-4f4b-a37f-e1fde2bb974e', '877667f9-1f4b-4cf7-b620-6be729b04bdc']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:31:14.276790 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-15eb6875-b128-4fa8-bcc7-5de19a9a7d0c tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae6b4d1a-93e0-476f-ade8-7a2f821ab928) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:31:14.307359 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-15eb6875-b128-4fa8-bcc7-5de19a9a7d0c tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae6b4d1a-93e0-476f-ade8-7a2f821ab928) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e2ef838b-3303-43b0-b3fd-4100ba634c98', '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-933947502',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='97620183354141f996de1bec547f6eb7',qos_specs=None,replication_status=,reservations=['eb8b6fbf-0f61-4bdf-8282-87fe3df2713d','0584d306-92fa-49b4-ac8b-3c75fc7f0bc1','7e8044e6-51f6-4f4b-a37f-e1fde2bb974e','877667f9-1f4b-4cf7-b620-6be729b04bdc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c936062c26474c7b8ad1fe211e9539b7',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:31:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-933947502',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e2ef838b-3303-43b0-b3fd-4100ba634c98,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='97620183354141f996de1bec547f6eb7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c936062c26474c7b8ad1fe211e9539b7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:31:14.308463 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-15eb6875-b128-4fa8-bcc7-5de19a9a7d0c tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (540c24e9-5cec-47bb-9c9a-0bce37c6526e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:31:14.334117 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-15eb6875-b128-4fa8-bcc7-5de19a9a7d0c tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (540c24e9-5cec-47bb-9c9a-0bce37c6526e) transitioned into state 'SUCCESS' from state '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-933947502',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='97620183354141f996de1bec547f6eb7',qos_specs=None,replication_status=,reservations=['eb8b6fbf-0f61-4bdf-8282-87fe3df2713d','0584d306-92fa-49b4-ac8b-3c75fc7f0bc1','7e8044e6-51f6-4f4b-a37f-e1fde2bb974e','877667f9-1f4b-4cf7-b620-6be729b04bdc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c936062c26474c7b8ad1fe211e9539b7',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:31:14.334802 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-15eb6875-b128-4fa8-bcc7-5de19a9a7d0c tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (efecef06-2642-4385-90a2-20d99124e373) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:31:14.346045 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-15eb6875-b128-4fa8-bcc7-5de19a9a7d0c tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (efecef06-2642-4385-90a2-20d99124e373) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:31:14.346358 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-15eb6875-b128-4fa8-bcc7-5de19a9a7d0c tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Flow 'volume_create_api' (fd31907f-c73d-4711-b791-17c1db6cc2b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:31:14.346668 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-15eb6875-b128-4fa8-bcc7-5de19a9a7d0c tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Create volume request issued successfully. Jul 10 06:31:14.347170 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-15eb6875-b128-4fa8-bcc7-5de19a9a7d0c tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:31:14.347677 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 221/890] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 10 06:31:14 2026] POST /volume/v3/volumes => generated 752 bytes in 293 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:31:14.364969 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-c7e8380f-17b4-46df-9f83-cccc1b9e69d1 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:14.368783 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c7e8380f-17b4-46df-9f83-cccc1b9e69d1 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] GET https://10.4.3.200/volume/v3/volumes/e2ef838b-3303-43b0-b3fd-4100ba634c98 Jul 10 06:31:14.369008 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c7e8380f-17b4-46df-9f83-cccc1b9e69d1 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:31:14.369225 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c7e8380f-17b4-46df-9f83-cccc1b9e69d1 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:31:14.382340 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:31:14.382340 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:31:14.388901 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-c7e8380f-17b4-46df-9f83-cccc1b9e69d1 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Volume info retrieved successfully. Jul 10 06:31:14.397018 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c7e8380f-17b4-46df-9f83-cccc1b9e69d1 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] https://10.4.3.200/volume/v3/volumes/e2ef838b-3303-43b0-b3fd-4100ba634c98 returned with HTTP 200 Jul 10 06:31:14.397675 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 220/891] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:31:14 2026] GET /volume/v3/volumes/e2ef838b-3303-43b0-b3fd-4100ba634c98 => generated 820 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:31:15.410937 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-2d9b93e5-d0f0-45ea-baea-9c60cdc24826 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:15.413100 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2d9b93e5-d0f0-45ea-baea-9c60cdc24826 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] GET https://10.4.3.200/volume/v3/volumes/e2ef838b-3303-43b0-b3fd-4100ba634c98 Jul 10 06:31:15.413300 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2d9b93e5-d0f0-45ea-baea-9c60cdc24826 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:31:15.413522 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2d9b93e5-d0f0-45ea-baea-9c60cdc24826 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:31:15.421055 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:31:15.421055 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:31:15.425696 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-2d9b93e5-d0f0-45ea-baea-9c60cdc24826 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Volume info retrieved successfully. Jul 10 06:31:15.429771 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2d9b93e5-d0f0-45ea-baea-9c60cdc24826 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] https://10.4.3.200/volume/v3/volumes/e2ef838b-3303-43b0-b3fd-4100ba634c98 returned with HTTP 200 Jul 10 06:31:15.430190 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 221/892] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:31:15 2026] GET /volume/v3/volumes/e2ef838b-3303-43b0-b3fd-4100ba634c98 => generated 1360 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:31:15.472980 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-f3e00fe0-2b53-40b9-9c3f-00b2671b76eb req-ea7404c8-e87b-4aa0-ad42-882755cbde30 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:15.475689 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-f3e00fe0-2b53-40b9-9c3f-00b2671b76eb req-ea7404c8-e87b-4aa0-ad42-882755cbde30 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] GET https://10.4.3.200/volume/v3/volumes/e2ef838b-3303-43b0-b3fd-4100ba634c98 Jul 10 06:31:15.475689 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-f3e00fe0-2b53-40b9-9c3f-00b2671b76eb req-ea7404c8-e87b-4aa0-ad42-882755cbde30 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:31:15.475689 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-f3e00fe0-2b53-40b9-9c3f-00b2671b76eb req-ea7404c8-e87b-4aa0-ad42-882755cbde30 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:31:15.489631 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:31:15.489631 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:31:15.491222 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [req-f3e00fe0-2b53-40b9-9c3f-00b2671b76eb req-ea7404c8-e87b-4aa0-ad42-882755cbde30 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Volume info retrieved successfully. Jul 10 06:31:15.498843 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-f3e00fe0-2b53-40b9-9c3f-00b2671b76eb req-ea7404c8-e87b-4aa0-ad42-882755cbde30 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] https://10.4.3.200/volume/v3/volumes/e2ef838b-3303-43b0-b3fd-4100ba634c98 returned with HTTP 200 Jul 10 06:31:15.499223 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 231/893] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:31:15 2026] GET /volume/v3/volumes/e2ef838b-3303-43b0-b3fd-4100ba634c98 => generated 1360 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:31:16.123883 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-f3e00fe0-2b53-40b9-9c3f-00b2671b76eb req-37068c44-236c-4eed-a16d-a993ae88b2d8 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:16.126852 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-f3e00fe0-2b53-40b9-9c3f-00b2671b76eb req-37068c44-236c-4eed-a16d-a993ae88b2d8 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] GET https://10.4.3.200/volume/v3/volumes/e2ef838b-3303-43b0-b3fd-4100ba634c98 Jul 10 06:31:16.127105 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-f3e00fe0-2b53-40b9-9c3f-00b2671b76eb req-37068c44-236c-4eed-a16d-a993ae88b2d8 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:31:16.127326 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-f3e00fe0-2b53-40b9-9c3f-00b2671b76eb req-37068c44-236c-4eed-a16d-a993ae88b2d8 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:31:16.134471 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:31:16.134471 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:31:16.138547 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [req-f3e00fe0-2b53-40b9-9c3f-00b2671b76eb req-37068c44-236c-4eed-a16d-a993ae88b2d8 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Volume info retrieved successfully. Jul 10 06:31:16.144658 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-f3e00fe0-2b53-40b9-9c3f-00b2671b76eb req-37068c44-236c-4eed-a16d-a993ae88b2d8 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] https://10.4.3.200/volume/v3/volumes/e2ef838b-3303-43b0-b3fd-4100ba634c98 returned with HTTP 200 Jul 10 06:31:16.145100 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 222/894] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:31:16 2026] GET /volume/v3/volumes/e2ef838b-3303-43b0-b3fd-4100ba634c98 => generated 1360 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:31:16.156593 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-a14ce38b-b555-4439-a9ce-56ae3a2b9976 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:16.156999 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a14ce38b-b555-4439-a9ce-56ae3a2b9976 None None] GET https://10.4.3.200/volume// Jul 10 06:31:16.157180 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a14ce38b-b555-4439-a9ce-56ae3a2b9976 None None] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:31:16.157362 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a14ce38b-b555-4439-a9ce-56ae3a2b9976 None None] Calling method 'all' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:31:16.157799 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a14ce38b-b555-4439-a9ce-56ae3a2b9976 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:31:16.158181 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 221/895] 10.4.3.200 () {66 vars in 1419 bytes} [Fri Jul 10 06:31: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 10 06:31:16.170586 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-f3e00fe0-2b53-40b9-9c3f-00b2671b76eb req-86078346-7459-49f1-a1dc-1b8496efb6a3 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:16.173086 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-f3e00fe0-2b53-40b9-9c3f-00b2671b76eb req-86078346-7459-49f1-a1dc-1b8496efb6a3 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 10 06:31:16.173395 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-f3e00fe0-2b53-40b9-9c3f-00b2671b76eb req-86078346-7459-49f1-a1dc-1b8496efb6a3 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e2ef838b-3303-43b0-b3fd-4100ba634c98", "connector": null, "instance_uuid": "9ef4949e-82f0-4445-a872-d5579cdc5cc7"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:31:16.183051 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:31:16.183051 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:31:16.212160 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-f3e00fe0-2b53-40b9-9c3f-00b2671b76eb req-86078346-7459-49f1-a1dc-1b8496efb6a3 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 10 06:31:16.212772 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 222/896] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 10 06:31:16 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 10 06:31:18.585880 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-a3e83f39-0cdc-4f00-b9aa-cf047047a096 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:18.591544 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a3e83f39-0cdc-4f00-b9aa-cf047047a096 tempest-ServerActionsV293TestJSON-2017090052 tempest-ServerActionsV293TestJSON-2017090052-project-member] GET https://10.4.3.200/volume/v3/volumes/a0c3ccdc-46b6-4540-92c7-e92bdab0af15 Jul 10 06:31:18.591544 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a3e83f39-0cdc-4f00-b9aa-cf047047a096 tempest-ServerActionsV293TestJSON-2017090052 tempest-ServerActionsV293TestJSON-2017090052-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:31:18.591544 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a3e83f39-0cdc-4f00-b9aa-cf047047a096 tempest-ServerActionsV293TestJSON-2017090052 tempest-ServerActionsV293TestJSON-2017090052-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:31:18.592778 np0000004964 devstack@c-api.service[99976]: DEBUG dbcounter [-] [99976] Writing DB stats cinder:SELECT=260,cinder:UPDATE=68,cinder:INSERT=29 {{(pid=99976) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:31:18.604583 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:31:18.604583 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:31:18.608420 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-a3e83f39-0cdc-4f00-b9aa-cf047047a096 tempest-ServerActionsV293TestJSON-2017090052 tempest-ServerActionsV293TestJSON-2017090052-project-member] Volume info retrieved successfully. Jul 10 06:31:18.613536 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a3e83f39-0cdc-4f00-b9aa-cf047047a096 tempest-ServerActionsV293TestJSON-2017090052 tempest-ServerActionsV293TestJSON-2017090052-project-member] https://10.4.3.200/volume/v3/volumes/a0c3ccdc-46b6-4540-92c7-e92bdab0af15 returned with HTTP 200 Jul 10 06:31:18.614031 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 232/897] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:31:18 2026] GET /volume/v3/volumes/a0c3ccdc-46b6-4540-92c7-e92bdab0af15 => generated 1833 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:31:22.447156 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-32bf77ec-36f6-448c-b9b6-30f00e631a0d None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:22.594817 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-32bf77ec-36f6-448c-b9b6-30f00e631a0d tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:31:22.595059 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-32bf77ec-36f6-448c-b9b6-30f00e631a0d tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1014861765", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:31:22.596488 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.volumes [None req-32bf77ec-36f6-448c-b9b6-30f00e631a0d tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1014861765', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99975) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:31:22.596602 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-32bf77ec-36f6-448c-b9b6-30f00e631a0d tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Create volume of 1 GB Jul 10 06:31:22.599163 np0000004964 devstack@c-api.service[99975]: DEBUG dbcounter [-] [99975] Writing DB stats cinder:SELECT=269,cinder:UPDATE=61,cinder:INSERT=38 {{(pid=99975) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:31:22.600655 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-32bf77ec-36f6-448c-b9b6-30f00e631a0d tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Availability Zones retrieved successfully. Jul 10 06:31:22.608448 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-32bf77ec-36f6-448c-b9b6-30f00e631a0d tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Flow 'volume_create_api' (d22ee820-4231-49f1-844c-e5578878935a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:31:22.609470 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-32bf77ec-36f6-448c-b9b6-30f00e631a0d tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (720a58e9-3300-4fef-9d0b-7135f3ca6611) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:31:22.611127 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.flows.api.create_volume [None req-32bf77ec-36f6-448c-b9b6-30f00e631a0d tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Validating volume size '1' using validate_int {{(pid=99975) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:31:22.642811 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-32bf77ec-36f6-448c-b9b6-30f00e631a0d tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (720a58e9-3300-4fef-9d0b-7135f3ca6611) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:31:22.643866 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-32bf77ec-36f6-448c-b9b6-30f00e631a0d tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d690896-6dcf-48fc-a026-e091c3d2a19f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:31:22.705913 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.quota [None req-32bf77ec-36f6-448c-b9b6-30f00e631a0d tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Created reservations ['7a409616-eb17-4d58-89b0-4164ef536670', '0444c6ec-52ce-4cbc-85f5-6a897d04a82b', 'dd1e62ca-b791-452d-98cc-f1f9eb0ee229', 'b0abfd0e-37bc-40db-b664-0ee9235f465b'] {{(pid=99975) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:31:22.706892 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-32bf77ec-36f6-448c-b9b6-30f00e631a0d tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d690896-6dcf-48fc-a026-e091c3d2a19f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7a409616-eb17-4d58-89b0-4164ef536670', '0444c6ec-52ce-4cbc-85f5-6a897d04a82b', 'dd1e62ca-b791-452d-98cc-f1f9eb0ee229', 'b0abfd0e-37bc-40db-b664-0ee9235f465b']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:31:22.708045 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-32bf77ec-36f6-448c-b9b6-30f00e631a0d tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74766696-cf2d-40e7-9702-686959bc757b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:31:22.735994 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-32bf77ec-36f6-448c-b9b6-30f00e631a0d tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74766696-cf2d-40e7-9702-686959bc757b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '09c98518-241b-4c2b-95b8-2749932e42fe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1014861765',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b45ab21db6945d3af79ae39884108ee',qos_specs=None,replication_status=,reservations=['7a409616-eb17-4d58-89b0-4164ef536670','0444c6ec-52ce-4cbc-85f5-6a897d04a82b','dd1e62ca-b791-452d-98cc-f1f9eb0ee229','b0abfd0e-37bc-40db-b664-0ee9235f465b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d17017c72cc1408dbca3ca0ca02802ad',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:31:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1014861765',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=09c98518-241b-4c2b-95b8-2749932e42fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7b45ab21db6945d3af79ae39884108ee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d17017c72cc1408dbca3ca0ca02802ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:31:22.736788 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-32bf77ec-36f6-448c-b9b6-30f00e631a0d tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4c9e7f2-e1aa-449f-a868-9049c2805879) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:31:22.755037 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-32bf77ec-36f6-448c-b9b6-30f00e631a0d tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4c9e7f2-e1aa-449f-a868-9049c2805879) transitioned into state 'SUCCESS' from state '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-1014861765',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b45ab21db6945d3af79ae39884108ee',qos_specs=None,replication_status=,reservations=['7a409616-eb17-4d58-89b0-4164ef536670','0444c6ec-52ce-4cbc-85f5-6a897d04a82b','dd1e62ca-b791-452d-98cc-f1f9eb0ee229','b0abfd0e-37bc-40db-b664-0ee9235f465b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d17017c72cc1408dbca3ca0ca02802ad',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:31:22.755796 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-32bf77ec-36f6-448c-b9b6-30f00e631a0d tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e8382bd-754b-4510-8b98-62f047401d9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:31:22.765325 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-32bf77ec-36f6-448c-b9b6-30f00e631a0d tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e8382bd-754b-4510-8b98-62f047401d9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:31:22.766298 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-32bf77ec-36f6-448c-b9b6-30f00e631a0d tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Flow 'volume_create_api' (d22ee820-4231-49f1-844c-e5578878935a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:31:22.766654 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-32bf77ec-36f6-448c-b9b6-30f00e631a0d tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Create volume request issued successfully. Jul 10 06:31:22.767293 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-32bf77ec-36f6-448c-b9b6-30f00e631a0d tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:31:22.767760 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 223/898] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 10 06:31:22 2026] POST /volume/v3/volumes => generated 765 bytes in 321 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:31:22.782259 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-271c22e5-780c-49bb-8c81-493668c6e366 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:22.784297 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-271c22e5-780c-49bb-8c81-493668c6e366 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:31:22.784889 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-271c22e5-780c-49bb-8c81-493668c6e366 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1768755560", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:31:22.786837 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.volumes [None req-271c22e5-780c-49bb-8c81-493668c6e366 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1768755560', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:31:22.786922 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-271c22e5-780c-49bb-8c81-493668c6e366 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Create volume of 1 GB Jul 10 06:31:22.793472 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-271c22e5-780c-49bb-8c81-493668c6e366 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Availability Zones retrieved successfully. Jul 10 06:31:22.803028 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-271c22e5-780c-49bb-8c81-493668c6e366 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Flow 'volume_create_api' (dc2276ba-e195-4e5d-9a46-a1f78c9f7197) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:31:22.803669 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-8964ee51-a8ae-49d8-bf20-c4229e50a9a3 req-e8607971-8846-4a3a-987e-2e36df1bfdf3 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:22.804371 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-271c22e5-780c-49bb-8c81-493668c6e366 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (084daaac-5e8b-4e17-ab96-e7c70d496a19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:31:22.806447 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.flows.api.create_volume [None req-271c22e5-780c-49bb-8c81-493668c6e366 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Validating volume size '1' using validate_int {{(pid=99977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:31:22.806655 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-8964ee51-a8ae-49d8-bf20-c4229e50a9a3 req-e8607971-8846-4a3a-987e-2e36df1bfdf3 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] GET https://10.4.3.200/volume/v3/volumes/acdb073c-e27c-47c0-92e5-d01de04770aa Jul 10 06:31:22.806828 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-8964ee51-a8ae-49d8-bf20-c4229e50a9a3 req-e8607971-8846-4a3a-987e-2e36df1bfdf3 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:31:22.806999 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-8964ee51-a8ae-49d8-bf20-c4229e50a9a3 req-e8607971-8846-4a3a-987e-2e36df1bfdf3 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:31:22.815349 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:31:22.815349 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:31:22.820868 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [req-8964ee51-a8ae-49d8-bf20-c4229e50a9a3 req-e8607971-8846-4a3a-987e-2e36df1bfdf3 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Volume info retrieved successfully. Jul 10 06:31:22.825809 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-8964ee51-a8ae-49d8-bf20-c4229e50a9a3 req-e8607971-8846-4a3a-987e-2e36df1bfdf3 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/volumes/acdb073c-e27c-47c0-92e5-d01de04770aa returned with HTTP 200 Jul 10 06:31:22.826188 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 223/899] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:31:22 2026] GET /volume/v3/volumes/acdb073c-e27c-47c0-92e5-d01de04770aa => generated 1359 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:31:22.841925 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-271c22e5-780c-49bb-8c81-493668c6e366 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (084daaac-5e8b-4e17-ab96-e7c70d496a19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:31:22.844191 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-271c22e5-780c-49bb-8c81-493668c6e366 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (143899b8-f143-4443-a3e9-0c13c096bdc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:31:22.892451 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-271c22e5-780c-49bb-8c81-493668c6e366 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Created reservations ['1cf6ccbc-9c16-44bc-9c5d-a0a865a1acc5', 'e924e2cb-9a7f-4ed5-be0e-da6f0df66116', '78fe76be-5230-4017-b439-471dde43836b', 'fc356562-5f16-4c5a-9750-430b37825521'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:31:22.893545 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-271c22e5-780c-49bb-8c81-493668c6e366 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (143899b8-f143-4443-a3e9-0c13c096bdc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1cf6ccbc-9c16-44bc-9c5d-a0a865a1acc5', 'e924e2cb-9a7f-4ed5-be0e-da6f0df66116', '78fe76be-5230-4017-b439-471dde43836b', 'fc356562-5f16-4c5a-9750-430b37825521']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:31:22.894593 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-271c22e5-780c-49bb-8c81-493668c6e366 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36dffd59-117a-4a0f-a7fe-b251785a4202) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:31:22.923094 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-271c22e5-780c-49bb-8c81-493668c6e366 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36dffd59-117a-4a0f-a7fe-b251785a4202) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a2366265-11e6-4c07-8a5d-a5a9060b5c87', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1768755560',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b45ab21db6945d3af79ae39884108ee',qos_specs=None,replication_status=,reservations=['1cf6ccbc-9c16-44bc-9c5d-a0a865a1acc5','e924e2cb-9a7f-4ed5-be0e-da6f0df66116','78fe76be-5230-4017-b439-471dde43836b','fc356562-5f16-4c5a-9750-430b37825521'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d17017c72cc1408dbca3ca0ca02802ad',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:31:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1768755560',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a2366265-11e6-4c07-8a5d-a5a9060b5c87,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7b45ab21db6945d3af79ae39884108ee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d17017c72cc1408dbca3ca0ca02802ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:31:22.927225 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-271c22e5-780c-49bb-8c81-493668c6e366 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37ffa109-1d00-4304-999f-df0f1f5606a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:31:22.960629 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-271c22e5-780c-49bb-8c81-493668c6e366 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37ffa109-1d00-4304-999f-df0f1f5606a1) transitioned into state 'SUCCESS' from state '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-1768755560',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b45ab21db6945d3af79ae39884108ee',qos_specs=None,replication_status=,reservations=['1cf6ccbc-9c16-44bc-9c5d-a0a865a1acc5','e924e2cb-9a7f-4ed5-be0e-da6f0df66116','78fe76be-5230-4017-b439-471dde43836b','fc356562-5f16-4c5a-9750-430b37825521'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d17017c72cc1408dbca3ca0ca02802ad',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:31:22.961531 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-271c22e5-780c-49bb-8c81-493668c6e366 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73c04ea9-97eb-43ea-91b4-b3ecc77dcc0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:31:22.973749 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-271c22e5-780c-49bb-8c81-493668c6e366 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73c04ea9-97eb-43ea-91b4-b3ecc77dcc0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:31:22.974786 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-271c22e5-780c-49bb-8c81-493668c6e366 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Flow 'volume_create_api' (dc2276ba-e195-4e5d-9a46-a1f78c9f7197) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:31:22.974952 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-271c22e5-780c-49bb-8c81-493668c6e366 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Create volume request issued successfully. Jul 10 06:31:22.975904 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-271c22e5-780c-49bb-8c81-493668c6e366 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:31:22.976282 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 222/900] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 10 06:31:22 2026] POST /volume/v3/volumes => generated 765 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:31:23.315749 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-126bb1a8-4dec-482b-af7b-0d7e9765f061 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:23.316248 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-126bb1a8-4dec-482b-af7b-0d7e9765f061 None None] GET https://10.4.3.200/volume// Jul 10 06:31:23.316492 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-126bb1a8-4dec-482b-af7b-0d7e9765f061 None None] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:31:23.316749 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-126bb1a8-4dec-482b-af7b-0d7e9765f061 None None] Calling method 'all' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:31:23.317161 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-126bb1a8-4dec-482b-af7b-0d7e9765f061 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:31:23.320198 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 233/901] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:31: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 10 06:31:23.326287 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-f3e00fe0-2b53-40b9-9c3f-00b2671b76eb req-9ff99c04-aa5b-4433-ab88-b9b7f49bca4a None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:23.329273 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-f3e00fe0-2b53-40b9-9c3f-00b2671b76eb req-9ff99c04-aa5b-4433-ab88-b9b7f49bca4a tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] GET https://10.4.3.200/volume/v3/volumes/e2ef838b-3303-43b0-b3fd-4100ba634c98 Jul 10 06:31:23.329756 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-f3e00fe0-2b53-40b9-9c3f-00b2671b76eb req-9ff99c04-aa5b-4433-ab88-b9b7f49bca4a tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:31:23.330063 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-f3e00fe0-2b53-40b9-9c3f-00b2671b76eb req-9ff99c04-aa5b-4433-ab88-b9b7f49bca4a tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:31:23.343998 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:31:23.343998 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:31:23.348778 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [req-f3e00fe0-2b53-40b9-9c3f-00b2671b76eb req-9ff99c04-aa5b-4433-ab88-b9b7f49bca4a tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Volume info retrieved successfully. Jul 10 06:31:23.355752 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-f3e00fe0-2b53-40b9-9c3f-00b2671b76eb req-9ff99c04-aa5b-4433-ab88-b9b7f49bca4a tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] https://10.4.3.200/volume/v3/volumes/e2ef838b-3303-43b0-b3fd-4100ba634c98 returned with HTTP 200 Jul 10 06:31:23.356425 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 224/902] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 10 06:31:23 2026] GET /volume/v3/volumes/e2ef838b-3303-43b0-b3fd-4100ba634c98 => generated 1539 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:31:23.469435 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-f3e00fe0-2b53-40b9-9c3f-00b2671b76eb req-10c1bd33-4dba-4a50-af9e-a61141d06f8d None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:23.471773 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-f3e00fe0-2b53-40b9-9c3f-00b2671b76eb req-10c1bd33-4dba-4a50-af9e-a61141d06f8d tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] PUT https://10.4.3.200/volume/v3/attachments/fb8883db-1330-4145-99fb-62fd82f56370 Jul 10 06:31:23.473438 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-f3e00fe0-2b53-40b9-9c3f-00b2671b76eb req-10c1bd33-4dba-4a50-af9e-a61141d06f8d tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000004964", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad080837985", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8eedee5c-bca8-4f5c-8f66-111c7b448d96", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:31:23.483935 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-f3e00fe0-2b53-40b9-9c3f-00b2671b76eb req-10c1bd33-4dba-4a50-af9e-a61141d06f8d tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Acquiring lock "cinder-attachment_update-e2ef838b-3303-43b0-b3fd-4100ba634c98-np0000004964" by "attachment_update" {{(pid=99978) __acquire /opt/stack/cinder/cinder/coordination.py:210}} Jul 10 06:31:23.490990 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-f3e00fe0-2b53-40b9-9c3f-00b2671b76eb req-10c1bd33-4dba-4a50-af9e-a61141d06f8d tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Lock "cinder-attachment_update-e2ef838b-3303-43b0-b3fd-4100ba634c98-np0000004964" acquired by "attachment_update" :: waited 0.007s {{(pid=99978) __acquire /opt/stack/cinder/cinder/coordination.py:228}} Jul 10 06:31:23.491924 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:31:23.491924 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:31:24.013334 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-f3e00fe0-2b53-40b9-9c3f-00b2671b76eb req-10c1bd33-4dba-4a50-af9e-a61141d06f8d tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Lock "cinder-attachment_update-e2ef838b-3303-43b0-b3fd-4100ba634c98-np0000004964" released by "attachment_update" :: held 0.522s {{(pid=99978) __release /opt/stack/cinder/cinder/coordination.py:239}} Jul 10 06:31:24.013865 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-f3e00fe0-2b53-40b9-9c3f-00b2671b76eb req-10c1bd33-4dba-4a50-af9e-a61141d06f8d tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] https://10.4.3.200/volume/v3/attachments/fb8883db-1330-4145-99fb-62fd82f56370 returned with HTTP 200 Jul 10 06:31:24.014253 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 224/903] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 10 06:31:23 2026] PUT /volume/v3/attachments/fb8883db-1330-4145-99fb-62fd82f56370 => generated 969 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:31:24.529004 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-f3e00fe0-2b53-40b9-9c3f-00b2671b76eb req-9106c83b-db75-47cb-b9cf-1f1a4de2b2e2 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:24.531751 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-f3e00fe0-2b53-40b9-9c3f-00b2671b76eb req-9106c83b-db75-47cb-b9cf-1f1a4de2b2e2 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] POST https://10.4.3.200/volume/v3/attachments/fb8883db-1330-4145-99fb-62fd82f56370/action Jul 10 06:31:24.531751 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-f3e00fe0-2b53-40b9-9c3f-00b2671b76eb req-9106c83b-db75-47cb-b9cf-1f1a4de2b2e2 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Action body: b'{"os-complete": null}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:31:24.531751 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-f3e00fe0-2b53-40b9-9c3f-00b2671b76eb req-9106c83b-db75-47cb-b9cf-1f1a4de2b2e2 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:31:24.550034 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:31:24.550034 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:31:24.566230 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-f3e00fe0-2b53-40b9-9c3f-00b2671b76eb req-9106c83b-db75-47cb-b9cf-1f1a4de2b2e2 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] https://10.4.3.200/volume/v3/attachments/fb8883db-1330-4145-99fb-62fd82f56370/action returned with HTTP 204 Jul 10 06:31:24.566230 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 223/904] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 10 06:31:24 2026] POST /volume/v3/attachments/fb8883db-1330-4145-99fb-62fd82f56370/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:31:24.889125 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-42630d72-1f45-41d5-a7dc-226de1d64b67 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:24.889694 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-42630d72-1f45-41d5-a7dc-226de1d64b67 None None] GET https://10.4.3.200/volume// Jul 10 06:31:24.889962 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-42630d72-1f45-41d5-a7dc-226de1d64b67 None None] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:31:24.890224 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-42630d72-1f45-41d5-a7dc-226de1d64b67 None None] Calling method 'all' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:31:24.891101 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-42630d72-1f45-41d5-a7dc-226de1d64b67 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:31:24.891738 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 234/905] 10.4.3.200 () {66 vars in 1428 bytes} [Fri Jul 10 06:31:24 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 06:31:24.902449 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-8964ee51-a8ae-49d8-bf20-c4229e50a9a3 req-5eb46da0-2fce-47b1-b6d5-76f6da4062ff None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:24.906230 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-8964ee51-a8ae-49d8-bf20-c4229e50a9a3 req-5eb46da0-2fce-47b1-b6d5-76f6da4062ff tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 10 06:31:24.906684 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-8964ee51-a8ae-49d8-bf20-c4229e50a9a3 req-5eb46da0-2fce-47b1-b6d5-76f6da4062ff tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "acdb073c-e27c-47c0-92e5-d01de04770aa", "connector": null, "instance_uuid": "58279167-2186-4b0c-a7e0-b6b667316c06"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:31:24.916920 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:31:24.916920 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:31:24.941092 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-8964ee51-a8ae-49d8-bf20-c4229e50a9a3 req-5eb46da0-2fce-47b1-b6d5-76f6da4062ff tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 10 06:31:24.941578 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 225/906] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 10 06:31:24 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 10 06:31:25.359977 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-460ca73e-d31f-4ba7-9f33-e60e2c55bc06 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:25.361378 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-460ca73e-d31f-4ba7-9f33-e60e2c55bc06 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] GET https://10.4.3.200/volume/v3/volumes/acdb073c-e27c-47c0-92e5-d01de04770aa Jul 10 06:31:25.361625 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-460ca73e-d31f-4ba7-9f33-e60e2c55bc06 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:31:25.361849 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-460ca73e-d31f-4ba7-9f33-e60e2c55bc06 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:31:25.381048 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:31:25.381048 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:31:25.388087 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-460ca73e-d31f-4ba7-9f33-e60e2c55bc06 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Volume info retrieved successfully. Jul 10 06:31:25.399924 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-460ca73e-d31f-4ba7-9f33-e60e2c55bc06 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/volumes/acdb073c-e27c-47c0-92e5-d01de04770aa returned with HTTP 200 Jul 10 06:31:25.400375 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 225/907] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:31:25 2026] GET /volume/v3/volumes/acdb073c-e27c-47c0-92e5-d01de04770aa => generated 1358 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:31:25.474583 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-53f5bec8-d8c8-4fdd-aa3d-b623127fca93 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:25.474583 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-53f5bec8-d8c8-4fdd-aa3d-b623127fca93 None None] GET https://10.4.3.200/volume// Jul 10 06:31:25.474583 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-53f5bec8-d8c8-4fdd-aa3d-b623127fca93 None None] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:31:25.474991 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-53f5bec8-d8c8-4fdd-aa3d-b623127fca93 None None] Calling method 'all' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:31:25.474991 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-53f5bec8-d8c8-4fdd-aa3d-b623127fca93 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:31:25.475273 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 224/908] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:31: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 10 06:31:25.483265 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-8964ee51-a8ae-49d8-bf20-c4229e50a9a3 req-b2ec88bb-d484-4888-81e5-6420695c9a03 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:25.488758 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-8964ee51-a8ae-49d8-bf20-c4229e50a9a3 req-b2ec88bb-d484-4888-81e5-6420695c9a03 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] GET https://10.4.3.200/volume/v3/volumes/acdb073c-e27c-47c0-92e5-d01de04770aa Jul 10 06:31:25.489032 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-8964ee51-a8ae-49d8-bf20-c4229e50a9a3 req-b2ec88bb-d484-4888-81e5-6420695c9a03 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:31:25.489303 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-8964ee51-a8ae-49d8-bf20-c4229e50a9a3 req-b2ec88bb-d484-4888-81e5-6420695c9a03 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:31:25.504306 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:31:25.504306 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:31:25.509893 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [req-8964ee51-a8ae-49d8-bf20-c4229e50a9a3 req-b2ec88bb-d484-4888-81e5-6420695c9a03 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Volume info retrieved successfully. Jul 10 06:31:25.518456 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-8964ee51-a8ae-49d8-bf20-c4229e50a9a3 req-b2ec88bb-d484-4888-81e5-6420695c9a03 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/volumes/acdb073c-e27c-47c0-92e5-d01de04770aa returned with HTTP 200 Jul 10 06:31:25.519028 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 235/909] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 10 06:31:25 2026] GET /volume/v3/volumes/acdb073c-e27c-47c0-92e5-d01de04770aa => generated 1538 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:31:25.635462 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-8964ee51-a8ae-49d8-bf20-c4229e50a9a3 req-081c94f0-80ea-4b7b-bc4e-ea20db94b203 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:25.640675 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-8964ee51-a8ae-49d8-bf20-c4229e50a9a3 req-081c94f0-80ea-4b7b-bc4e-ea20db94b203 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] PUT https://10.4.3.200/volume/v3/attachments/93b98f25-bee9-415c-9136-0f5a18ee8e74 Jul 10 06:31:25.641581 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-8964ee51-a8ae-49d8-bf20-c4229e50a9a3 req-081c94f0-80ea-4b7b-bc4e-ea20db94b203 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000004964", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad080837985", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8eedee5c-bca8-4f5c-8f66-111c7b448d96", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:31:25.652952 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.coordination [req-8964ee51-a8ae-49d8-bf20-c4229e50a9a3 req-081c94f0-80ea-4b7b-bc4e-ea20db94b203 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Acquiring lock "cinder-attachment_update-acdb073c-e27c-47c0-92e5-d01de04770aa-np0000004964" by "attachment_update" {{(pid=99975) __acquire /opt/stack/cinder/cinder/coordination.py:210}} Jul 10 06:31:25.657998 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.coordination [req-8964ee51-a8ae-49d8-bf20-c4229e50a9a3 req-081c94f0-80ea-4b7b-bc4e-ea20db94b203 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Lock "cinder-attachment_update-acdb073c-e27c-47c0-92e5-d01de04770aa-np0000004964" acquired by "attachment_update" :: waited 0.005s {{(pid=99975) __acquire /opt/stack/cinder/cinder/coordination.py:228}} Jul 10 06:31:25.659002 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:31:25.659002 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:31:26.184713 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.coordination [req-8964ee51-a8ae-49d8-bf20-c4229e50a9a3 req-081c94f0-80ea-4b7b-bc4e-ea20db94b203 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Lock "cinder-attachment_update-acdb073c-e27c-47c0-92e5-d01de04770aa-np0000004964" released by "attachment_update" :: held 0.526s {{(pid=99975) __release /opt/stack/cinder/cinder/coordination.py:239}} Jul 10 06:31:26.185175 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-8964ee51-a8ae-49d8-bf20-c4229e50a9a3 req-081c94f0-80ea-4b7b-bc4e-ea20db94b203 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/attachments/93b98f25-bee9-415c-9136-0f5a18ee8e74 returned with HTTP 200 Jul 10 06:31:26.185531 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 226/910] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 10 06:31:25 2026] PUT /volume/v3/attachments/93b98f25-bee9-415c-9136-0f5a18ee8e74 => generated 969 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:31:26.416619 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-98f9c0b6-cb22-434f-ae86-6b8d515e412c None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:26.423880 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-98f9c0b6-cb22-434f-ae86-6b8d515e412c tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] GET https://10.4.3.200/volume/v3/volumes/acdb073c-e27c-47c0-92e5-d01de04770aa Jul 10 06:31:26.423880 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-98f9c0b6-cb22-434f-ae86-6b8d515e412c tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:31:26.423880 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-98f9c0b6-cb22-434f-ae86-6b8d515e412c tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:31:26.441783 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:31:26.441783 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:31:26.450837 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-98f9c0b6-cb22-434f-ae86-6b8d515e412c tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Volume info retrieved successfully. Jul 10 06:31:26.459972 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-98f9c0b6-cb22-434f-ae86-6b8d515e412c tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/volumes/acdb073c-e27c-47c0-92e5-d01de04770aa returned with HTTP 200 Jul 10 06:31:26.460269 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 226/911] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:31:26 2026] GET /volume/v3/volumes/acdb073c-e27c-47c0-92e5-d01de04770aa => generated 1359 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:31:26.825190 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-e29f8059-0d85-48c1-956b-850f67c84657 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:26.935823 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e29f8059-0d85-48c1-956b-850f67c84657 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:31:26.936371 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e29f8059-0d85-48c1-956b-850f67c84657 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-620252380", "imageRef": "8939ca72-758b-49bf-be8b-162af43ee2bf"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:31:26.939051 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.volumes [None req-e29f8059-0d85-48c1-956b-850f67c84657 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-620252380', 'imageRef': '8939ca72-758b-49bf-be8b-162af43ee2bf'}} {{(pid=99977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:31:27.042181 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-e29f8059-0d85-48c1-956b-850f67c84657 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Create volume of 1 GB Jul 10 06:31:27.042596 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:31:27.042596 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:31:27.043153 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-e29f8059-0d85-48c1-956b-850f67c84657 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Availability Zones retrieved successfully. Jul 10 06:31:27.049537 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-e29f8059-0d85-48c1-956b-850f67c84657 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Flow 'volume_create_api' (771e7f0a-6b35-40de-a0f8-7c20054b28d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:31:27.050728 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-e29f8059-0d85-48c1-956b-850f67c84657 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70ffcf93-be48-4bd3-93e0-404fed5c0558) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:31:27.051636 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.flows.api.create_volume [None req-e29f8059-0d85-48c1-956b-850f67c84657 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Validating volume size '1' using validate_int {{(pid=99977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:31:27.088532 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:31:27.088532 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:31:27.102243 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-e29f8059-0d85-48c1-956b-850f67c84657 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70ffcf93-be48-4bd3-93e0-404fed5c0558) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:17Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=238448dc-8618-420d-bc49-a2c721b2e189,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '238448dc-8618-420d-bc49-a2c721b2e189', 'encryption_key_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=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:31:27.103022 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-e29f8059-0d85-48c1-956b-850f67c84657 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08c9be4c-04cc-4736-a346-48765bae1ca9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:31:27.129824 np0000004964 devstack@c-api.service[99977]: WARNING cinder.quota [None req-e29f8059-0d85-48c1-956b-850f67c84657 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-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 10 06:31:27.130114 np0000004964 devstack@c-api.service[99977]: WARNING cinder.quota [None req-e29f8059-0d85-48c1-956b-850f67c84657 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-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 10 06:31:27.161306 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-e29f8059-0d85-48c1-956b-850f67c84657 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Created reservations ['82a18434-94e2-4ee3-9166-7cdce4c64ac6', '855f7ae3-49ad-4442-a979-320d43306797', '5cf9fcc4-be7a-47ea-8c53-17645b04a31b', 'ac2aaad7-7181-4873-a385-005f2a7d3435'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:31:27.161954 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-e29f8059-0d85-48c1-956b-850f67c84657 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08c9be4c-04cc-4736-a346-48765bae1ca9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['82a18434-94e2-4ee3-9166-7cdce4c64ac6', '855f7ae3-49ad-4442-a979-320d43306797', '5cf9fcc4-be7a-47ea-8c53-17645b04a31b', 'ac2aaad7-7181-4873-a385-005f2a7d3435']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:31:27.162624 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-e29f8059-0d85-48c1-956b-850f67c84657 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78e8f96a-c5f0-43ee-871d-567eed33e4a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:31:27.183990 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-e29f8059-0d85-48c1-956b-850f67c84657 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78e8f96a-c5f0-43ee-871d-567eed33e4a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ddad147d-f714-4dea-9878-3d3aba828b4b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-620252380',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='78af4427aa3a4035bdbb810dc1a2db39',qos_specs=None,replication_status=,reservations=['82a18434-94e2-4ee3-9166-7cdce4c64ac6','855f7ae3-49ad-4442-a979-320d43306797','5cf9fcc4-be7a-47ea-8c53-17645b04a31b','ac2aaad7-7181-4873-a385-005f2a7d3435'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6380a83cf69846b0a9e56177c7161013',volume_type_id=238448dc-8618-420d-bc49-a2c721b2e189), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:31:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-620252380',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ddad147d-f714-4dea-9878-3d3aba828b4b,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='78af4427aa3a4035bdbb810dc1a2db39',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6380a83cf69846b0a9e56177c7161013',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(238448dc-8618-420d-bc49-a2c721b2e189),volume_type_id=238448dc-8618-420d-bc49-a2c721b2e189)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:31:27.185018 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-e29f8059-0d85-48c1-956b-850f67c84657 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d4323b5-3cbb-462e-a734-027ac353420a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:31:27.202748 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-e29f8059-0d85-48c1-956b-850f67c84657 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d4323b5-3cbb-462e-a734-027ac353420a) transitioned into state 'SUCCESS' from state '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-620252380',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='78af4427aa3a4035bdbb810dc1a2db39',qos_specs=None,replication_status=,reservations=['82a18434-94e2-4ee3-9166-7cdce4c64ac6','855f7ae3-49ad-4442-a979-320d43306797','5cf9fcc4-be7a-47ea-8c53-17645b04a31b','ac2aaad7-7181-4873-a385-005f2a7d3435'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6380a83cf69846b0a9e56177c7161013',volume_type_id=238448dc-8618-420d-bc49-a2c721b2e189)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:31:27.203409 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-e29f8059-0d85-48c1-956b-850f67c84657 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e643f644-1d83-4184-9103-d6138cdb4208) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:31:27.215953 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-e29f8059-0d85-48c1-956b-850f67c84657 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e643f644-1d83-4184-9103-d6138cdb4208) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:31:27.219225 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-e29f8059-0d85-48c1-956b-850f67c84657 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Flow 'volume_create_api' (771e7f0a-6b35-40de-a0f8-7c20054b28d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:31:27.219603 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-e29f8059-0d85-48c1-956b-850f67c84657 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Create volume request issued successfully. Jul 10 06:31:27.220183 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e29f8059-0d85-48c1-956b-850f67c84657 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:31:27.220773 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 225/912] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 10 06:31:26 2026] POST /volume/v3/volumes => generated 759 bytes in 396 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:31:27.231321 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-a8596a98-3cde-4316-894c-c2aa1ea716c5 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:27.233330 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a8596a98-3cde-4316-894c-c2aa1ea716c5 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] GET https://10.4.3.200/volume/v3/volumes/ddad147d-f714-4dea-9878-3d3aba828b4b Jul 10 06:31:27.233549 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a8596a98-3cde-4316-894c-c2aa1ea716c5 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:31:27.233841 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a8596a98-3cde-4316-894c-c2aa1ea716c5 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:31:27.244043 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:31:27.244043 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:31:27.252190 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-a8596a98-3cde-4316-894c-c2aa1ea716c5 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Volume info retrieved successfully. Jul 10 06:31:27.261842 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a8596a98-3cde-4316-894c-c2aa1ea716c5 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/volumes/ddad147d-f714-4dea-9878-3d3aba828b4b returned with HTTP 200 Jul 10 06:31:27.261842 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 236/913] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:31:27 2026] GET /volume/v3/volumes/ddad147d-f714-4dea-9878-3d3aba828b4b => generated 827 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:31:27.478260 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-5a40f544-5896-4ac8-99bf-f7fb0b6892da None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:27.483572 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-5a40f544-5896-4ac8-99bf-f7fb0b6892da tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] GET https://10.4.3.200/volume/v3/volumes/acdb073c-e27c-47c0-92e5-d01de04770aa Jul 10 06:31:27.483772 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-5a40f544-5896-4ac8-99bf-f7fb0b6892da tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:31:27.483938 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-5a40f544-5896-4ac8-99bf-f7fb0b6892da tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:31:27.495347 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:31:27.495347 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:31:27.502213 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-5a40f544-5896-4ac8-99bf-f7fb0b6892da tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Volume info retrieved successfully. Jul 10 06:31:27.505352 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-5a40f544-5896-4ac8-99bf-f7fb0b6892da tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/volumes/acdb073c-e27c-47c0-92e5-d01de04770aa returned with HTTP 200 Jul 10 06:31:27.505786 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 227/914] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:31:27 2026] GET /volume/v3/volumes/acdb073c-e27c-47c0-92e5-d01de04770aa => generated 1359 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:31:28.273616 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-e4eda498-8731-431b-aa8f-50d6dc8ae0cc None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:28.275283 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e4eda498-8731-431b-aa8f-50d6dc8ae0cc tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] GET https://10.4.3.200/volume/v3/volumes/ddad147d-f714-4dea-9878-3d3aba828b4b Jul 10 06:31:28.275481 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e4eda498-8731-431b-aa8f-50d6dc8ae0cc tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:31:28.278882 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e4eda498-8731-431b-aa8f-50d6dc8ae0cc tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:31:28.291484 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:31:28.291484 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:31:28.295570 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-e4eda498-8731-431b-aa8f-50d6dc8ae0cc tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Volume info retrieved successfully. Jul 10 06:31:28.300391 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e4eda498-8731-431b-aa8f-50d6dc8ae0cc tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/volumes/ddad147d-f714-4dea-9878-3d3aba828b4b returned with HTTP 200 Jul 10 06:31:28.300809 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 227/915] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:31:28 2026] GET /volume/v3/volumes/ddad147d-f714-4dea-9878-3d3aba828b4b => generated 1367 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:31:28.401160 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-f1b352d8-8c11-4a1a-b223-a2c96ae7e167 req-b03c0db7-ef60-450f-a919-43fbcecfc3ba None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:28.404061 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-f1b352d8-8c11-4a1a-b223-a2c96ae7e167 req-b03c0db7-ef60-450f-a919-43fbcecfc3ba tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] GET https://10.4.3.200/volume/v3/volumes/ddad147d-f714-4dea-9878-3d3aba828b4b Jul 10 06:31:28.404486 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-f1b352d8-8c11-4a1a-b223-a2c96ae7e167 req-b03c0db7-ef60-450f-a919-43fbcecfc3ba tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:31:28.405001 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-f1b352d8-8c11-4a1a-b223-a2c96ae7e167 req-b03c0db7-ef60-450f-a919-43fbcecfc3ba tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:31:28.415972 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:31:28.415972 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:31:28.416852 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-b4f2878a-3e3d-48ef-9d6e-1232500a0bfb None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:28.419481 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b4f2878a-3e3d-48ef-9d6e-1232500a0bfb tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:31:28.419992 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b4f2878a-3e3d-48ef-9d6e-1232500a0bfb tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1643986979"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:31:28.421092 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-f1b352d8-8c11-4a1a-b223-a2c96ae7e167 req-b03c0db7-ef60-450f-a919-43fbcecfc3ba tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Volume info retrieved successfully. Jul 10 06:31:28.421902 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-b4f2878a-3e3d-48ef-9d6e-1232500a0bfb tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1643986979'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:31:28.422081 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-b4f2878a-3e3d-48ef-9d6e-1232500a0bfb tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] Create volume of 1 GB Jul 10 06:31:28.427570 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-b4f2878a-3e3d-48ef-9d6e-1232500a0bfb tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] Availability Zones retrieved successfully. Jul 10 06:31:28.428255 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-f1b352d8-8c11-4a1a-b223-a2c96ae7e167 req-b03c0db7-ef60-450f-a919-43fbcecfc3ba tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/volumes/ddad147d-f714-4dea-9878-3d3aba828b4b returned with HTTP 200 Jul 10 06:31:28.428867 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 226/916] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:31:28 2026] GET /volume/v3/volumes/ddad147d-f714-4dea-9878-3d3aba828b4b => generated 1367 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:31:28.433308 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-b4f2878a-3e3d-48ef-9d6e-1232500a0bfb tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] Flow 'volume_create_api' (9d9fa76e-ba92-4964-afab-0668409a27de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:31:28.434725 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-b4f2878a-3e3d-48ef-9d6e-1232500a0bfb tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82a85707-02ae-4b31-a1d8-bc99cf74a983) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:31:28.435669 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-b4f2878a-3e3d-48ef-9d6e-1232500a0bfb tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] Validating volume size '1' using validate_int {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:31:28.463678 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-b4f2878a-3e3d-48ef-9d6e-1232500a0bfb tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82a85707-02ae-4b31-a1d8-bc99cf74a983) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:31:28.464557 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-b4f2878a-3e3d-48ef-9d6e-1232500a0bfb tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dac64550-1fa3-4942-97b3-06933fc1c818) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:31:28.517800 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-3c578118-9304-4740-990f-c6bc3e7b1419 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:28.519645 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-3c578118-9304-4740-990f-c6bc3e7b1419 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] GET https://10.4.3.200/volume/v3/volumes/acdb073c-e27c-47c0-92e5-d01de04770aa Jul 10 06:31:28.519822 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-3c578118-9304-4740-990f-c6bc3e7b1419 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:31:28.520023 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-3c578118-9304-4740-990f-c6bc3e7b1419 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:31:28.524784 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-b4f2878a-3e3d-48ef-9d6e-1232500a0bfb tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] Created reservations ['dba216b7-5945-46a0-bc9a-d9383bd2ac14', 'a606621e-4c44-4d99-8a8b-b5a0cb1b72c5', '94d2de37-e5db-4de7-bb50-7ffb9fd85621', 'ea7f24f5-c9d9-4d7a-967a-e86aaa6ac8f5'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:31:28.525667 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-b4f2878a-3e3d-48ef-9d6e-1232500a0bfb tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dac64550-1fa3-4942-97b3-06933fc1c818) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dba216b7-5945-46a0-bc9a-d9383bd2ac14', 'a606621e-4c44-4d99-8a8b-b5a0cb1b72c5', '94d2de37-e5db-4de7-bb50-7ffb9fd85621', 'ea7f24f5-c9d9-4d7a-967a-e86aaa6ac8f5']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:31:28.526431 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-b4f2878a-3e3d-48ef-9d6e-1232500a0bfb tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a6c0252-b330-4611-8821-61ea318ca69b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:31:28.529717 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:31:28.529717 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:31:28.533295 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-3c578118-9304-4740-990f-c6bc3e7b1419 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Volume info retrieved successfully. Jul 10 06:31:28.538042 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-3c578118-9304-4740-990f-c6bc3e7b1419 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/volumes/acdb073c-e27c-47c0-92e5-d01de04770aa returned with HTTP 200 Jul 10 06:31:28.538450 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 228/917] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:31:28 2026] GET /volume/v3/volumes/acdb073c-e27c-47c0-92e5-d01de04770aa => generated 1359 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:31:28.549483 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-b4f2878a-3e3d-48ef-9d6e-1232500a0bfb tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a6c0252-b330-4611-8821-61ea318ca69b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2673be93-b34c-4951-8286-be1f5ed7ae14', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1643986979',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='72a5ed8225b94b9fa1dba8263d34a15a',qos_specs=None,replication_status=,reservations=['dba216b7-5945-46a0-bc9a-d9383bd2ac14','a606621e-4c44-4d99-8a8b-b5a0cb1b72c5','94d2de37-e5db-4de7-bb50-7ffb9fd85621','ea7f24f5-c9d9-4d7a-967a-e86aaa6ac8f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53abd8210a134895812f093b8d94558c',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:31:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1643986979',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2673be93-b34c-4951-8286-be1f5ed7ae14,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='72a5ed8225b94b9fa1dba8263d34a15a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='53abd8210a134895812f093b8d94558c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:31:28.550292 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-b4f2878a-3e3d-48ef-9d6e-1232500a0bfb tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3cfd41ad-c925-4633-894c-a8eeb66734ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:31:28.566844 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-b4f2878a-3e3d-48ef-9d6e-1232500a0bfb tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3cfd41ad-c925-4633-894c-a8eeb66734ce) transitioned into state 'SUCCESS' from state '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-1643986979',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='72a5ed8225b94b9fa1dba8263d34a15a',qos_specs=None,replication_status=,reservations=['dba216b7-5945-46a0-bc9a-d9383bd2ac14','a606621e-4c44-4d99-8a8b-b5a0cb1b72c5','94d2de37-e5db-4de7-bb50-7ffb9fd85621','ea7f24f5-c9d9-4d7a-967a-e86aaa6ac8f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53abd8210a134895812f093b8d94558c',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:31:28.567450 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-b4f2878a-3e3d-48ef-9d6e-1232500a0bfb tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41c3af1e-447c-4547-8580-5e2e5975b7d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:31:28.575895 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-b4f2878a-3e3d-48ef-9d6e-1232500a0bfb tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41c3af1e-447c-4547-8580-5e2e5975b7d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:31:28.576650 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-b4f2878a-3e3d-48ef-9d6e-1232500a0bfb tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] Flow 'volume_create_api' (9d9fa76e-ba92-4964-afab-0668409a27de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:31:28.576934 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-b4f2878a-3e3d-48ef-9d6e-1232500a0bfb tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] Create volume request issued successfully. Jul 10 06:31:28.577520 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b4f2878a-3e3d-48ef-9d6e-1232500a0bfb tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:31:28.578031 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 237/918] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 10 06:31:28 2026] POST /volume/v3/volumes => generated 757 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:31:28.591928 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-bf89160c-bbed-4398-bcd1-6c3dc9180547 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:28.593733 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-bf89160c-bbed-4398-bcd1-6c3dc9180547 tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] GET https://10.4.3.200/volume/v3/volumes/2673be93-b34c-4951-8286-be1f5ed7ae14 Jul 10 06:31:28.593917 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-bf89160c-bbed-4398-bcd1-6c3dc9180547 tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:31:28.594090 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-bf89160c-bbed-4398-bcd1-6c3dc9180547 tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:31:28.601127 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:31:28.601127 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:31:28.605069 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-bf89160c-bbed-4398-bcd1-6c3dc9180547 tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] Volume info retrieved successfully. Jul 10 06:31:28.609573 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-bf89160c-bbed-4398-bcd1-6c3dc9180547 tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] https://10.4.3.200/volume/v3/volumes/2673be93-b34c-4951-8286-be1f5ed7ae14 returned with HTTP 200 Jul 10 06:31:28.609917 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 228/919] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:31:28 2026] GET /volume/v3/volumes/2673be93-b34c-4951-8286-be1f5ed7ae14 => generated 825 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:31:28.830348 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-f1b352d8-8c11-4a1a-b223-a2c96ae7e167 req-8237efb4-8386-4702-90de-cfc0cebf290e None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:28.832306 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-f1b352d8-8c11-4a1a-b223-a2c96ae7e167 req-8237efb4-8386-4702-90de-cfc0cebf290e tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] GET https://10.4.3.200/volume/v3/volumes/ddad147d-f714-4dea-9878-3d3aba828b4b Jul 10 06:31:28.832553 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-f1b352d8-8c11-4a1a-b223-a2c96ae7e167 req-8237efb4-8386-4702-90de-cfc0cebf290e tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:31:28.832749 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-f1b352d8-8c11-4a1a-b223-a2c96ae7e167 req-8237efb4-8386-4702-90de-cfc0cebf290e tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:31:28.839326 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:31:28.839326 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:31:28.842513 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-f1b352d8-8c11-4a1a-b223-a2c96ae7e167 req-8237efb4-8386-4702-90de-cfc0cebf290e tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Volume info retrieved successfully. Jul 10 06:31:28.847324 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-f1b352d8-8c11-4a1a-b223-a2c96ae7e167 req-8237efb4-8386-4702-90de-cfc0cebf290e tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/volumes/ddad147d-f714-4dea-9878-3d3aba828b4b returned with HTTP 200 Jul 10 06:31:28.847712 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 227/920] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:31:28 2026] GET /volume/v3/volumes/ddad147d-f714-4dea-9878-3d3aba828b4b => generated 1367 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:31:28.861202 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-5a0ec547-0051-4579-b1dd-1ffa241a93a2 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:28.861631 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-5a0ec547-0051-4579-b1dd-1ffa241a93a2 None None] GET https://10.4.3.200/volume// Jul 10 06:31:28.861831 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-5a0ec547-0051-4579-b1dd-1ffa241a93a2 None None] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:31:28.862048 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-5a0ec547-0051-4579-b1dd-1ffa241a93a2 None None] Calling method 'all' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:31:28.862404 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-5a0ec547-0051-4579-b1dd-1ffa241a93a2 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:31:28.862712 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 229/921] 10.4.3.200 () {66 vars in 1419 bytes} [Fri Jul 10 06:31: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 10 06:31:28.872673 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-f1b352d8-8c11-4a1a-b223-a2c96ae7e167 req-a241e327-b8ae-4bb4-a991-d110c2be6d09 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:28.877422 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-f1b352d8-8c11-4a1a-b223-a2c96ae7e167 req-a241e327-b8ae-4bb4-a991-d110c2be6d09 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 10 06:31:28.877796 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-f1b352d8-8c11-4a1a-b223-a2c96ae7e167 req-a241e327-b8ae-4bb4-a991-d110c2be6d09 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ddad147d-f714-4dea-9878-3d3aba828b4b", "connector": null, "instance_uuid": "e9749596-dc4e-4a30-956c-47052c8b731e"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:31:28.890109 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:31:28.890109 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:31:28.911650 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-f1b352d8-8c11-4a1a-b223-a2c96ae7e167 req-a241e327-b8ae-4bb4-a991-d110c2be6d09 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 10 06:31:28.912246 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 238/922] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 10 06:31:28 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 10 06:31:29.550630 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-57bcc682-7f5a-4daf-84f0-bd9bc3d53084 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:29.552134 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-57bcc682-7f5a-4daf-84f0-bd9bc3d53084 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] GET https://10.4.3.200/volume/v3/volumes/acdb073c-e27c-47c0-92e5-d01de04770aa Jul 10 06:31:29.552296 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-57bcc682-7f5a-4daf-84f0-bd9bc3d53084 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:31:29.552489 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-57bcc682-7f5a-4daf-84f0-bd9bc3d53084 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:31:29.560833 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:31:29.560833 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:31:29.563686 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-57bcc682-7f5a-4daf-84f0-bd9bc3d53084 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Volume info retrieved successfully. Jul 10 06:31:29.567449 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-57bcc682-7f5a-4daf-84f0-bd9bc3d53084 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/volumes/acdb073c-e27c-47c0-92e5-d01de04770aa returned with HTTP 200 Jul 10 06:31:29.568024 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 229/923] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:31:29 2026] GET /volume/v3/volumes/acdb073c-e27c-47c0-92e5-d01de04770aa => generated 1359 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:31:29.622551 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-2cbcd921-ab55-44dd-85fc-41df3f0848b3 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:29.624147 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2cbcd921-ab55-44dd-85fc-41df3f0848b3 tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] GET https://10.4.3.200/volume/v3/volumes/2673be93-b34c-4951-8286-be1f5ed7ae14 Jul 10 06:31:29.624320 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2cbcd921-ab55-44dd-85fc-41df3f0848b3 tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:31:29.624572 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2cbcd921-ab55-44dd-85fc-41df3f0848b3 tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:31:29.633837 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:31:29.633837 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:31:29.638417 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-2cbcd921-ab55-44dd-85fc-41df3f0848b3 tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] Volume info retrieved successfully. Jul 10 06:31:29.643520 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2cbcd921-ab55-44dd-85fc-41df3f0848b3 tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] https://10.4.3.200/volume/v3/volumes/2673be93-b34c-4951-8286-be1f5ed7ae14 returned with HTTP 200 Jul 10 06:31:29.643953 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 228/924] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:31:29 2026] GET /volume/v3/volumes/2673be93-b34c-4951-8286-be1f5ed7ae14 => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:31:30.588872 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-9eb538ea-498c-4966-a1cb-824652e59e2d None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:30.597428 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-9eb538ea-498c-4966-a1cb-824652e59e2d tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] GET https://10.4.3.200/volume/v3/volumes/acdb073c-e27c-47c0-92e5-d01de04770aa Jul 10 06:31:30.597428 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-9eb538ea-498c-4966-a1cb-824652e59e2d tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:31:30.597428 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-9eb538ea-498c-4966-a1cb-824652e59e2d tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:31:30.616411 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:31:30.616411 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:31:30.621724 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-9eb538ea-498c-4966-a1cb-824652e59e2d tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Volume info retrieved successfully. Jul 10 06:31:30.627865 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-9eb538ea-498c-4966-a1cb-824652e59e2d tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/volumes/acdb073c-e27c-47c0-92e5-d01de04770aa returned with HTTP 200 Jul 10 06:31:30.628664 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 230/925] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:31:30 2026] GET /volume/v3/volumes/acdb073c-e27c-47c0-92e5-d01de04770aa => generated 1359 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:31:30.754813 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-1429b039-0e04-43c2-a2ec-d73bd234651a None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:30.756651 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-1429b039-0e04-43c2-a2ec-d73bd234651a tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:31:30.757027 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-1429b039-0e04-43c2-a2ec-d73bd234651a tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-436675802"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:31:30.758365 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-1429b039-0e04-43c2-a2ec-d73bd234651a tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-436675802'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:31:30.758492 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-1429b039-0e04-43c2-a2ec-d73bd234651a tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] Create volume of 1 GB Jul 10 06:31:30.758968 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:31:30.758968 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:31:30.762606 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-1429b039-0e04-43c2-a2ec-d73bd234651a tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] Availability Zones retrieved successfully. Jul 10 06:31:30.773880 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-1429b039-0e04-43c2-a2ec-d73bd234651a tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] Flow 'volume_create_api' (c5a21e2f-2e47-4740-b54c-7686f7ca14b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:31:30.777051 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-1429b039-0e04-43c2-a2ec-d73bd234651a tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb999296-74f9-433f-b581-86b4b709479d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:31:30.778136 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-1429b039-0e04-43c2-a2ec-d73bd234651a tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] Validating volume size '1' using validate_int {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:31:30.814491 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-1429b039-0e04-43c2-a2ec-d73bd234651a tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb999296-74f9-433f-b581-86b4b709479d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:31:30.815593 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-1429b039-0e04-43c2-a2ec-d73bd234651a tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6398dcc1-b92a-4e36-b3e9-32d401a5e291) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:31:30.876340 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-1429b039-0e04-43c2-a2ec-d73bd234651a tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] Created reservations ['34fc6da7-001a-4932-97af-2fafdb3fbc7f', 'a9279a26-7725-4dbb-8009-b2f1da4eb406', '792e54eb-29d1-4925-b363-88e464af2ec4', 'a7fee6bc-bd86-40eb-bc40-7e48a8508453'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:31:30.877190 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-1429b039-0e04-43c2-a2ec-d73bd234651a tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6398dcc1-b92a-4e36-b3e9-32d401a5e291) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['34fc6da7-001a-4932-97af-2fafdb3fbc7f', 'a9279a26-7725-4dbb-8009-b2f1da4eb406', '792e54eb-29d1-4925-b363-88e464af2ec4', 'a7fee6bc-bd86-40eb-bc40-7e48a8508453']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:31:30.877982 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-1429b039-0e04-43c2-a2ec-d73bd234651a tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87bf47c0-80b2-4de4-9538-952b092925a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:31:30.907516 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-1429b039-0e04-43c2-a2ec-d73bd234651a tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87bf47c0-80b2-4de4-9538-952b092925a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3e45cd09-dcbe-4631-8237-6c5ac5cf1d1d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-436675802',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e21c7caebbb04507b78b3973a2634a63',qos_specs=None,replication_status=,reservations=['34fc6da7-001a-4932-97af-2fafdb3fbc7f','a9279a26-7725-4dbb-8009-b2f1da4eb406','792e54eb-29d1-4925-b363-88e464af2ec4','a7fee6bc-bd86-40eb-bc40-7e48a8508453'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c13a89108cfa40398050f28745580471',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:31:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-436675802',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3e45cd09-dcbe-4631-8237-6c5ac5cf1d1d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e21c7caebbb04507b78b3973a2634a63',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c13a89108cfa40398050f28745580471',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:31:30.908649 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-1429b039-0e04-43c2-a2ec-d73bd234651a tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ccb2e54a-999b-4b58-bc98-eda984f02756) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:31:30.933120 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-1429b039-0e04-43c2-a2ec-d73bd234651a tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ccb2e54a-999b-4b58-bc98-eda984f02756) transitioned into state 'SUCCESS' from state '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-436675802',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e21c7caebbb04507b78b3973a2634a63',qos_specs=None,replication_status=,reservations=['34fc6da7-001a-4932-97af-2fafdb3fbc7f','a9279a26-7725-4dbb-8009-b2f1da4eb406','792e54eb-29d1-4925-b363-88e464af2ec4','a7fee6bc-bd86-40eb-bc40-7e48a8508453'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c13a89108cfa40398050f28745580471',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:31:30.933852 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-1429b039-0e04-43c2-a2ec-d73bd234651a tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5d3f415-3af2-434d-8eee-1193baeadcb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:31:30.951477 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-1429b039-0e04-43c2-a2ec-d73bd234651a tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5d3f415-3af2-434d-8eee-1193baeadcb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:31:30.952168 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-1429b039-0e04-43c2-a2ec-d73bd234651a tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] Flow 'volume_create_api' (c5a21e2f-2e47-4740-b54c-7686f7ca14b1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:31:30.952341 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-1429b039-0e04-43c2-a2ec-d73bd234651a tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] Create volume request issued successfully. Jul 10 06:31:30.953215 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-1429b039-0e04-43c2-a2ec-d73bd234651a tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:31:30.953492 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 239/926] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 10 06:31:30 2026] POST /volume/v3/volumes => generated 758 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:31:30.968340 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-fb8f7cc1-3f39-4c9b-9994-4f523dae54f5 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:30.970571 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-fb8f7cc1-3f39-4c9b-9994-4f523dae54f5 tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] GET https://10.4.3.200/volume/v3/volumes/3e45cd09-dcbe-4631-8237-6c5ac5cf1d1d Jul 10 06:31:30.970778 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-fb8f7cc1-3f39-4c9b-9994-4f523dae54f5 tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:31:30.971249 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-fb8f7cc1-3f39-4c9b-9994-4f523dae54f5 tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:31:30.980298 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:31:30.980298 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:31:30.985649 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-fb8f7cc1-3f39-4c9b-9994-4f523dae54f5 tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] Volume info retrieved successfully. Jul 10 06:31:30.989436 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-fb8f7cc1-3f39-4c9b-9994-4f523dae54f5 tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] https://10.4.3.200/volume/v3/volumes/3e45cd09-dcbe-4631-8237-6c5ac5cf1d1d returned with HTTP 200 Jul 10 06:31:30.989812 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 230/927] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:31:30 2026] GET /volume/v3/volumes/3e45cd09-dcbe-4631-8237-6c5ac5cf1d1d => generated 826 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:31:31.643051 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-3eb40e0e-8868-497f-b2d0-ee8a06f254b5 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:31.645649 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3eb40e0e-8868-497f-b2d0-ee8a06f254b5 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] GET https://10.4.3.200/volume/v3/volumes/acdb073c-e27c-47c0-92e5-d01de04770aa Jul 10 06:31:31.645967 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3eb40e0e-8868-497f-b2d0-ee8a06f254b5 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:31:31.646268 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3eb40e0e-8868-497f-b2d0-ee8a06f254b5 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:31:31.658341 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:31:31.658341 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:31:31.662812 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-3eb40e0e-8868-497f-b2d0-ee8a06f254b5 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Volume info retrieved successfully. Jul 10 06:31:31.670088 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3eb40e0e-8868-497f-b2d0-ee8a06f254b5 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/volumes/acdb073c-e27c-47c0-92e5-d01de04770aa returned with HTTP 200 Jul 10 06:31:31.670814 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 229/928] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:31:31 2026] GET /volume/v3/volumes/acdb073c-e27c-47c0-92e5-d01de04770aa => generated 1359 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:31:32.002991 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-f4726573-c643-4490-ac6e-c582ee019e9c None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:32.005054 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-f4726573-c643-4490-ac6e-c582ee019e9c tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] GET https://10.4.3.200/volume/v3/volumes/3e45cd09-dcbe-4631-8237-6c5ac5cf1d1d Jul 10 06:31:32.005263 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-f4726573-c643-4490-ac6e-c582ee019e9c tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:31:32.005485 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-f4726573-c643-4490-ac6e-c582ee019e9c tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:31:32.015561 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:31:32.015561 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:31:32.021734 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-f4726573-c643-4490-ac6e-c582ee019e9c tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] Volume info retrieved successfully. Jul 10 06:31:32.028528 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-f4726573-c643-4490-ac6e-c582ee019e9c tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] https://10.4.3.200/volume/v3/volumes/3e45cd09-dcbe-4631-8237-6c5ac5cf1d1d returned with HTTP 200 Jul 10 06:31:32.029073 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 231/929] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:31:32 2026] GET /volume/v3/volumes/3e45cd09-dcbe-4631-8237-6c5ac5cf1d1d => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:31:32.425037 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-8964ee51-a8ae-49d8-bf20-c4229e50a9a3 req-9bb95fdd-ca5f-48be-871c-d522d249f8f1 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:32.427576 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-8964ee51-a8ae-49d8-bf20-c4229e50a9a3 req-9bb95fdd-ca5f-48be-871c-d522d249f8f1 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] POST https://10.4.3.200/volume/v3/attachments/93b98f25-bee9-415c-9136-0f5a18ee8e74/action Jul 10 06:31:32.427948 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-8964ee51-a8ae-49d8-bf20-c4229e50a9a3 req-9bb95fdd-ca5f-48be-871c-d522d249f8f1 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Action body: b'{"os-complete": null}' {{(pid=99976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:31:32.428092 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-8964ee51-a8ae-49d8-bf20-c4229e50a9a3 req-9bb95fdd-ca5f-48be-871c-d522d249f8f1 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:31:32.445039 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:31:32.445039 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:31:32.460705 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-8964ee51-a8ae-49d8-bf20-c4229e50a9a3 req-9bb95fdd-ca5f-48be-871c-d522d249f8f1 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/attachments/93b98f25-bee9-415c-9136-0f5a18ee8e74/action returned with HTTP 204 Jul 10 06:31:32.461371 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 240/930] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 10 06:31:32 2026] POST /volume/v3/attachments/93b98f25-bee9-415c-9136-0f5a18ee8e74/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:31:32.682363 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-8b6fd61d-152d-4f03-94ff-975864ff295f None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:32.683960 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-8b6fd61d-152d-4f03-94ff-975864ff295f tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] GET https://10.4.3.200/volume/v3/volumes/acdb073c-e27c-47c0-92e5-d01de04770aa Jul 10 06:31:32.684134 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-8b6fd61d-152d-4f03-94ff-975864ff295f tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:31:32.684325 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-8b6fd61d-152d-4f03-94ff-975864ff295f tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:31:32.692744 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:31:32.692744 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:31:32.696609 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-8b6fd61d-152d-4f03-94ff-975864ff295f tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Volume info retrieved successfully. Jul 10 06:31:32.701640 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-8b6fd61d-152d-4f03-94ff-975864ff295f tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/volumes/acdb073c-e27c-47c0-92e5-d01de04770aa returned with HTTP 200 Jul 10 06:31:32.702240 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 231/931] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:31:32 2026] GET /volume/v3/volumes/acdb073c-e27c-47c0-92e5-d01de04770aa => generated 1651 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:31:32.717359 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-74751ca8-e07e-431e-95a2-3a32541bdd41 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:32.718968 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-74751ca8-e07e-431e-95a2-3a32541bdd41 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] POST https://10.4.3.200/volume/v3/snapshots Jul 10 06:31:32.719281 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-74751ca8-e07e-431e-95a2-3a32541bdd41 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "acdb073c-e27c-47c0-92e5-d01de04770aa", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1821284884"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:31:32.729158 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:31:32.729158 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:31:32.729871 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-74751ca8-e07e-431e-95a2-3a32541bdd41 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Volume info retrieved successfully. Jul 10 06:31:32.730069 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.snapshots [None req-74751ca8-e07e-431e-95a2-3a32541bdd41 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Create snapshot from volume acdb073c-e27c-47c0-92e5-d01de04770aa Jul 10 06:31:32.734022 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-74751ca8-e07e-431e-95a2-3a32541bdd41 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/snapshots returned with HTTP 400 Jul 10 06:31:32.734685 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 230/932] 10.4.3.200 () {68 vars in 1265 bytes} [Fri Jul 10 06:31:32 2026] POST /volume/v3/snapshots => generated 160 bytes in 17 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 06:31:32.741175 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-9da7c4d8-657b-4cbe-b1a5-cf8ee39031b1 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:32.742836 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-9da7c4d8-657b-4cbe-b1a5-cf8ee39031b1 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] POST https://10.4.3.200/volume/v3/snapshots Jul 10 06:31:32.743275 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-9da7c4d8-657b-4cbe-b1a5-cf8ee39031b1 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "acdb073c-e27c-47c0-92e5-d01de04770aa", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1604166174"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:31:32.753727 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:31:32.753727 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:31:32.754392 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-9da7c4d8-657b-4cbe-b1a5-cf8ee39031b1 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Volume info retrieved successfully. Jul 10 06:31:32.754637 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.snapshots [None req-9da7c4d8-657b-4cbe-b1a5-cf8ee39031b1 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Create snapshot from volume acdb073c-e27c-47c0-92e5-d01de04770aa Jul 10 06:31:32.778528 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.quota [None req-9da7c4d8-657b-4cbe-b1a5-cf8ee39031b1 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Created reservations ['182b4e0f-3e6d-4d80-936f-2304ddfd7614', 'd9e01f0e-b85b-43d0-83f3-2ce85c37d53d', 'd1900b24-a5e2-4392-a0b0-146bb83bc5a4', 'e805964b-e03c-4620-b863-1117b8cc1a75'] {{(pid=99975) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:31:32.808890 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-9da7c4d8-657b-4cbe-b1a5-cf8ee39031b1 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Snapshot force create request issued successfully. Jul 10 06:31:32.809395 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-9da7c4d8-657b-4cbe-b1a5-cf8ee39031b1 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 10 06:31:32.809870 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 232/933] 10.4.3.200 () {68 vars in 1265 bytes} [Fri Jul 10 06:31:32 2026] POST /volume/v3/snapshots => generated 310 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:31:32.818108 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-723419e5-e806-4c5a-bbcd-6cb986856019 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:32.822038 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-723419e5-e806-4c5a-bbcd-6cb986856019 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] GET https://10.4.3.200/volume/v3/snapshots/76cf7899-5084-4206-acd7-7617b1ce5874 Jul 10 06:31:32.822353 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-723419e5-e806-4c5a-bbcd-6cb986856019 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:31:32.822648 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-723419e5-e806-4c5a-bbcd-6cb986856019 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:31:32.827949 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:31:32.827949 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:31:32.828474 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-723419e5-e806-4c5a-bbcd-6cb986856019 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Snapshot retrieved successfully. Jul 10 06:31:32.829395 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-723419e5-e806-4c5a-bbcd-6cb986856019 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/snapshots/76cf7899-5084-4206-acd7-7617b1ce5874 returned with HTTP 200 Jul 10 06:31:32.829845 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 241/934] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:31:32 2026] GET /volume/v3/snapshots/76cf7899-5084-4206-acd7-7617b1ce5874 => generated 442 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:31:33.839164 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-d8bb89af-ce66-44b8-8caa-34e10308ca5a None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:33.841046 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d8bb89af-ce66-44b8-8caa-34e10308ca5a tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] GET https://10.4.3.200/volume/v3/snapshots/76cf7899-5084-4206-acd7-7617b1ce5874 Jul 10 06:31:33.841271 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d8bb89af-ce66-44b8-8caa-34e10308ca5a tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:31:33.841636 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d8bb89af-ce66-44b8-8caa-34e10308ca5a tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:31:33.848650 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:31:33.848650 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:31:33.849127 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-d8bb89af-ce66-44b8-8caa-34e10308ca5a tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Snapshot retrieved successfully. Jul 10 06:31:33.849991 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d8bb89af-ce66-44b8-8caa-34e10308ca5a tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/snapshots/76cf7899-5084-4206-acd7-7617b1ce5874 returned with HTTP 200 Jul 10 06:31:33.850424 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 232/935] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:31:33 2026] GET /volume/v3/snapshots/76cf7899-5084-4206-acd7-7617b1ce5874 => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:31:33.861441 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-e5dfa1e7-259f-4e3b-9179-caaec16615c2 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:33.863356 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e5dfa1e7-259f-4e3b-9179-caaec16615c2 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] POST https://10.4.3.200/volume/v3/snapshots Jul 10 06:31:33.863779 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e5dfa1e7-259f-4e3b-9179-caaec16615c2 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "acdb073c-e27c-47c0-92e5-d01de04770aa", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1009418393"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:31:33.877384 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:31:33.877384 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:31:33.877885 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-e5dfa1e7-259f-4e3b-9179-caaec16615c2 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Volume info retrieved successfully. Jul 10 06:31:33.878045 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.snapshots [None req-e5dfa1e7-259f-4e3b-9179-caaec16615c2 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Create snapshot from volume acdb073c-e27c-47c0-92e5-d01de04770aa Jul 10 06:31:33.903044 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-e5dfa1e7-259f-4e3b-9179-caaec16615c2 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Created reservations ['b842b511-31f5-470b-9eed-03156a538664', 'f9a27b2a-5d44-41fe-865a-ace3dfcdd06b', '15e61ea1-3232-467a-a528-5a8bd5fb11cf', '35ba3105-1b8f-42b0-86e1-4bbbf26048f3'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:31:33.944130 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-e5dfa1e7-259f-4e3b-9179-caaec16615c2 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Snapshot force create request issued successfully. Jul 10 06:31:33.944497 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e5dfa1e7-259f-4e3b-9179-caaec16615c2 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 10 06:31:33.944889 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 231/936] 10.4.3.200 () {68 vars in 1265 bytes} [Fri Jul 10 06:31:33 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 10 06:31:33.964487 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-d07b6844-13ad-4932-a3da-6e7de8a19f58 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:33.969035 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-d07b6844-13ad-4932-a3da-6e7de8a19f58 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] GET https://10.4.3.200/volume/v3/snapshots/8bfe2420-1815-4a9f-83ab-bd64e9852b4a Jul 10 06:31:33.969255 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-d07b6844-13ad-4932-a3da-6e7de8a19f58 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:31:33.969558 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-d07b6844-13ad-4932-a3da-6e7de8a19f58 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:31:33.976625 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:31:33.976625 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:31:33.977347 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-d07b6844-13ad-4932-a3da-6e7de8a19f58 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Snapshot retrieved successfully. Jul 10 06:31:33.978467 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-d07b6844-13ad-4932-a3da-6e7de8a19f58 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/snapshots/8bfe2420-1815-4a9f-83ab-bd64e9852b4a returned with HTTP 200 Jul 10 06:31:33.979173 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 233/937] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:31:33 2026] GET /volume/v3/snapshots/8bfe2420-1815-4a9f-83ab-bd64e9852b4a => generated 442 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:31:34.994639 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-18ac4579-d0b5-4847-ad0b-6712803fc9e8 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:35.000274 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-18ac4579-d0b5-4847-ad0b-6712803fc9e8 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] GET https://10.4.3.200/volume/v3/snapshots/8bfe2420-1815-4a9f-83ab-bd64e9852b4a Jul 10 06:31:35.000274 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-18ac4579-d0b5-4847-ad0b-6712803fc9e8 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:31:35.000274 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-18ac4579-d0b5-4847-ad0b-6712803fc9e8 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:31:35.013915 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:31:35.013915 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:31:35.014477 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-18ac4579-d0b5-4847-ad0b-6712803fc9e8 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Snapshot retrieved successfully. Jul 10 06:31:35.015556 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-18ac4579-d0b5-4847-ad0b-6712803fc9e8 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/snapshots/8bfe2420-1815-4a9f-83ab-bd64e9852b4a returned with HTTP 200 Jul 10 06:31:35.015860 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 242/938] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:31:34 2026] GET /volume/v3/snapshots/8bfe2420-1815-4a9f-83ab-bd64e9852b4a => generated 469 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:31:35.030519 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-1a1aa258-4e99-4646-8329-1cfd1103b355 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:35.032764 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1a1aa258-4e99-4646-8329-1cfd1103b355 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] POST https://10.4.3.200/volume/v3/snapshots Jul 10 06:31:35.035094 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1a1aa258-4e99-4646-8329-1cfd1103b355 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "acdb073c-e27c-47c0-92e5-d01de04770aa", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-695975796"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:31:35.048273 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:31:35.048273 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:31:35.048943 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-1a1aa258-4e99-4646-8329-1cfd1103b355 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Volume info retrieved successfully. Jul 10 06:31:35.049114 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.snapshots [None req-1a1aa258-4e99-4646-8329-1cfd1103b355 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Create snapshot from volume acdb073c-e27c-47c0-92e5-d01de04770aa Jul 10 06:31:35.087056 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-1a1aa258-4e99-4646-8329-1cfd1103b355 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Created reservations ['a91df611-0d02-45e9-a459-28689dbe215e', '12e61c0b-25ae-473c-aa56-d6ce6c20eff9', '0b9b5699-2789-497f-8ff9-24323a1e97d6', '1570fd67-eb12-4b9c-9b2a-55cd5cf2d6d9'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:31:35.121978 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-1a1aa258-4e99-4646-8329-1cfd1103b355 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Snapshot force create request issued successfully. Jul 10 06:31:35.122406 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1a1aa258-4e99-4646-8329-1cfd1103b355 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 10 06:31:35.122932 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 233/939] 10.4.3.200 () {68 vars in 1265 bytes} [Fri Jul 10 06:31:35 2026] POST /volume/v3/snapshots => generated 309 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:31:35.133108 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-c1b6bf78-65ff-4867-b187-15352ea9982d None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:35.137730 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c1b6bf78-65ff-4867-b187-15352ea9982d tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] GET https://10.4.3.200/volume/v3/snapshots/c266c617-b9d5-4bbf-bfac-88899666156b Jul 10 06:31:35.137966 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c1b6bf78-65ff-4867-b187-15352ea9982d tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:31:35.138165 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c1b6bf78-65ff-4867-b187-15352ea9982d tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:31:35.145927 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:31:35.145927 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:31:35.146576 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-c1b6bf78-65ff-4867-b187-15352ea9982d tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Snapshot retrieved successfully. Jul 10 06:31:35.147448 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c1b6bf78-65ff-4867-b187-15352ea9982d tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/snapshots/c266c617-b9d5-4bbf-bfac-88899666156b returned with HTTP 200 Jul 10 06:31:35.147958 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 232/940] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:31:35 2026] GET /volume/v3/snapshots/c266c617-b9d5-4bbf-bfac-88899666156b => generated 441 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:31:35.518648 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-4a07188d-f3a9-4339-9dda-e5451e51b947 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:35.519044 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-4a07188d-f3a9-4339-9dda-e5451e51b947 None None] GET https://10.4.3.200/volume// Jul 10 06:31:35.519218 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-4a07188d-f3a9-4339-9dda-e5451e51b947 None None] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:31:35.519442 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-4a07188d-f3a9-4339-9dda-e5451e51b947 None None] Calling method 'all' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:31:35.519861 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-4a07188d-f3a9-4339-9dda-e5451e51b947 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:31:35.520140 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 234/941] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:31: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 10 06:31:35.529401 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-f1b352d8-8c11-4a1a-b223-a2c96ae7e167 req-790dc8db-2be5-4ac0-8d61-ffc4f42acb42 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:35.531527 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-f1b352d8-8c11-4a1a-b223-a2c96ae7e167 req-790dc8db-2be5-4ac0-8d61-ffc4f42acb42 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] GET https://10.4.3.200/volume/v3/volumes/ddad147d-f714-4dea-9878-3d3aba828b4b Jul 10 06:31:35.531777 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-f1b352d8-8c11-4a1a-b223-a2c96ae7e167 req-790dc8db-2be5-4ac0-8d61-ffc4f42acb42 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:31:35.531990 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-f1b352d8-8c11-4a1a-b223-a2c96ae7e167 req-790dc8db-2be5-4ac0-8d61-ffc4f42acb42 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:31:35.542242 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:31:35.542242 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:31:35.545583 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [req-f1b352d8-8c11-4a1a-b223-a2c96ae7e167 req-790dc8db-2be5-4ac0-8d61-ffc4f42acb42 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Volume info retrieved successfully. Jul 10 06:31:35.553110 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-f1b352d8-8c11-4a1a-b223-a2c96ae7e167 req-790dc8db-2be5-4ac0-8d61-ffc4f42acb42 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/volumes/ddad147d-f714-4dea-9878-3d3aba828b4b returned with HTTP 200 Jul 10 06:31:35.553684 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 243/942] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 10 06:31:35 2026] GET /volume/v3/volumes/ddad147d-f714-4dea-9878-3d3aba828b4b => generated 1546 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:31:35.658341 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-f1b352d8-8c11-4a1a-b223-a2c96ae7e167 req-c0380de9-e8ce-40f1-ac8d-73f0ba9267c2 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:35.660487 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-f1b352d8-8c11-4a1a-b223-a2c96ae7e167 req-c0380de9-e8ce-40f1-ac8d-73f0ba9267c2 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] PUT https://10.4.3.200/volume/v3/attachments/960d147f-5d8d-412c-bc43-8e429020986b Jul 10 06:31:35.660865 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-f1b352d8-8c11-4a1a-b223-a2c96ae7e167 req-c0380de9-e8ce-40f1-ac8d-73f0ba9267c2 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000004964", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad080837985", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8eedee5c-bca8-4f5c-8f66-111c7b448d96", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:31:35.668875 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-f1b352d8-8c11-4a1a-b223-a2c96ae7e167 req-c0380de9-e8ce-40f1-ac8d-73f0ba9267c2 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Acquiring lock "cinder-attachment_update-ddad147d-f714-4dea-9878-3d3aba828b4b-np0000004964" by "attachment_update" {{(pid=99978) __acquire /opt/stack/cinder/cinder/coordination.py:210}} Jul 10 06:31:35.674545 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-f1b352d8-8c11-4a1a-b223-a2c96ae7e167 req-c0380de9-e8ce-40f1-ac8d-73f0ba9267c2 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Lock "cinder-attachment_update-ddad147d-f714-4dea-9878-3d3aba828b4b-np0000004964" acquired by "attachment_update" :: waited 0.006s {{(pid=99978) __acquire /opt/stack/cinder/cinder/coordination.py:228}} Jul 10 06:31:35.676126 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:31:35.676126 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:31:36.158212 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-2994afb7-24d2-47aa-9655-e3f4c7dd027f None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:36.162513 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2994afb7-24d2-47aa-9655-e3f4c7dd027f tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] GET https://10.4.3.200/volume/v3/snapshots/c266c617-b9d5-4bbf-bfac-88899666156b Jul 10 06:31:36.162979 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2994afb7-24d2-47aa-9655-e3f4c7dd027f tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:31:36.163318 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2994afb7-24d2-47aa-9655-e3f4c7dd027f tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:31:36.170263 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:31:36.170263 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:31:36.171284 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-2994afb7-24d2-47aa-9655-e3f4c7dd027f tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Snapshot retrieved successfully. Jul 10 06:31:36.174120 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2994afb7-24d2-47aa-9655-e3f4c7dd027f tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/snapshots/c266c617-b9d5-4bbf-bfac-88899666156b returned with HTTP 200 Jul 10 06:31:36.174120 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 233/943] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:31:36 2026] GET /volume/v3/snapshots/c266c617-b9d5-4bbf-bfac-88899666156b => generated 468 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:31:36.187121 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-7029866c-0e65-40bf-a24a-b8b4f24f8395 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:36.188592 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-7029866c-0e65-40bf-a24a-b8b4f24f8395 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/76cf7899-5084-4206-acd7-7617b1ce5874 Jul 10 06:31:36.188757 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-7029866c-0e65-40bf-a24a-b8b4f24f8395 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:31:36.188926 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-7029866c-0e65-40bf-a24a-b8b4f24f8395 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:31:36.189005 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.snapshots [None req-7029866c-0e65-40bf-a24a-b8b4f24f8395 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Delete snapshot with id: 76cf7899-5084-4206-acd7-7617b1ce5874 Jul 10 06:31:36.195490 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:31:36.195490 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:31:36.195906 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-7029866c-0e65-40bf-a24a-b8b4f24f8395 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Snapshot retrieved successfully. Jul 10 06:31:36.214568 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-f1b352d8-8c11-4a1a-b223-a2c96ae7e167 req-c0380de9-e8ce-40f1-ac8d-73f0ba9267c2 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Lock "cinder-attachment_update-ddad147d-f714-4dea-9878-3d3aba828b4b-np0000004964" released by "attachment_update" :: held 0.540s {{(pid=99978) __release /opt/stack/cinder/cinder/coordination.py:239}} Jul 10 06:31:36.214962 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-f1b352d8-8c11-4a1a-b223-a2c96ae7e167 req-c0380de9-e8ce-40f1-ac8d-73f0ba9267c2 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/attachments/960d147f-5d8d-412c-bc43-8e429020986b returned with HTTP 200 Jul 10 06:31:36.215277 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 234/944] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 10 06:31:35 2026] PUT /volume/v3/attachments/960d147f-5d8d-412c-bc43-8e429020986b => generated 969 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:31:36.225889 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-7029866c-0e65-40bf-a24a-b8b4f24f8395 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Snapshot delete request issued successfully. Jul 10 06:31:36.226100 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-7029866c-0e65-40bf-a24a-b8b4f24f8395 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/snapshots/76cf7899-5084-4206-acd7-7617b1ce5874 returned with HTTP 202 Jul 10 06:31:36.226617 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 235/945] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 10 06:31:36 2026] DELETE /volume/v3/snapshots/76cf7899-5084-4206-acd7-7617b1ce5874 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:31:36.236032 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-1d123514-a8f3-44b0-9c4b-6612122ec0ac None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:36.238526 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-1d123514-a8f3-44b0-9c4b-6612122ec0ac tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] GET https://10.4.3.200/volume/v3/snapshots/76cf7899-5084-4206-acd7-7617b1ce5874 Jul 10 06:31:36.238748 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-1d123514-a8f3-44b0-9c4b-6612122ec0ac tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:31:36.239023 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-1d123514-a8f3-44b0-9c4b-6612122ec0ac tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:31:36.246802 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:31:36.246802 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:31:36.247466 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-1d123514-a8f3-44b0-9c4b-6612122ec0ac tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Snapshot retrieved successfully. Jul 10 06:31:36.248313 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-1d123514-a8f3-44b0-9c4b-6612122ec0ac tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/snapshots/76cf7899-5084-4206-acd7-7617b1ce5874 returned with HTTP 200 Jul 10 06:31:36.248742 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 244/946] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:31:36 2026] GET /volume/v3/snapshots/76cf7899-5084-4206-acd7-7617b1ce5874 => generated 468 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:31:36.727913 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-f1b352d8-8c11-4a1a-b223-a2c96ae7e167 req-63c60f89-9dcf-417c-9497-dfdf76da8c77 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:36.730542 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-f1b352d8-8c11-4a1a-b223-a2c96ae7e167 req-63c60f89-9dcf-417c-9497-dfdf76da8c77 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] POST https://10.4.3.200/volume/v3/attachments/960d147f-5d8d-412c-bc43-8e429020986b/action Jul 10 06:31:36.731145 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-f1b352d8-8c11-4a1a-b223-a2c96ae7e167 req-63c60f89-9dcf-417c-9497-dfdf76da8c77 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Action body: b'{"os-complete": null}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:31:36.732729 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-f1b352d8-8c11-4a1a-b223-a2c96ae7e167 req-63c60f89-9dcf-417c-9497-dfdf76da8c77 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:31:36.760746 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:31:36.760746 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:31:36.773837 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-f1b352d8-8c11-4a1a-b223-a2c96ae7e167 req-63c60f89-9dcf-417c-9497-dfdf76da8c77 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/attachments/960d147f-5d8d-412c-bc43-8e429020986b/action returned with HTTP 204 Jul 10 06:31:36.774243 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 234/947] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 10 06:31:36 2026] POST /volume/v3/attachments/960d147f-5d8d-412c-bc43-8e429020986b/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:31:37.259729 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-1eded815-23ac-4869-b7ed-5a4331668340 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:37.262484 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1eded815-23ac-4869-b7ed-5a4331668340 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] GET https://10.4.3.200/volume/v3/snapshots/76cf7899-5084-4206-acd7-7617b1ce5874 Jul 10 06:31:37.262484 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1eded815-23ac-4869-b7ed-5a4331668340 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:31:37.262708 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1eded815-23ac-4869-b7ed-5a4331668340 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:31:37.268083 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1eded815-23ac-4869-b7ed-5a4331668340 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/snapshots/76cf7899-5084-4206-acd7-7617b1ce5874 returned with HTTP 404 Jul 10 06:31:37.268716 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 235/948] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:31:37 2026] GET /volume/v3/snapshots/76cf7899-5084-4206-acd7-7617b1ce5874 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:31:37.277428 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-527cc8d8-7a24-4748-9278-4fe517ecf38f None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:37.279869 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-527cc8d8-7a24-4748-9278-4fe517ecf38f tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/c266c617-b9d5-4bbf-bfac-88899666156b Jul 10 06:31:37.280166 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-527cc8d8-7a24-4748-9278-4fe517ecf38f tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:31:37.280477 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-527cc8d8-7a24-4748-9278-4fe517ecf38f tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:31:37.280787 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.snapshots [None req-527cc8d8-7a24-4748-9278-4fe517ecf38f tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Delete snapshot with id: c266c617-b9d5-4bbf-bfac-88899666156b Jul 10 06:31:37.288488 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:31:37.288488 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:31:37.288900 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-527cc8d8-7a24-4748-9278-4fe517ecf38f tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Snapshot retrieved successfully. Jul 10 06:31:37.325149 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-527cc8d8-7a24-4748-9278-4fe517ecf38f tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Snapshot delete request issued successfully. Jul 10 06:31:37.325518 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-527cc8d8-7a24-4748-9278-4fe517ecf38f tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/snapshots/c266c617-b9d5-4bbf-bfac-88899666156b returned with HTTP 202 Jul 10 06:31:37.326552 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 236/949] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 10 06:31:37 2026] DELETE /volume/v3/snapshots/c266c617-b9d5-4bbf-bfac-88899666156b => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:31:37.339078 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-f4f45c74-a8ba-4fdd-a965-e94446cb4ec9 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:37.342655 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f4f45c74-a8ba-4fdd-a965-e94446cb4ec9 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] GET https://10.4.3.200/volume/v3/snapshots/c266c617-b9d5-4bbf-bfac-88899666156b Jul 10 06:31:37.342791 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f4f45c74-a8ba-4fdd-a965-e94446cb4ec9 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:31:37.343106 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f4f45c74-a8ba-4fdd-a965-e94446cb4ec9 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:31:37.350460 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:31:37.350460 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:31:37.350946 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-f4f45c74-a8ba-4fdd-a965-e94446cb4ec9 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Snapshot retrieved successfully. Jul 10 06:31:37.352058 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f4f45c74-a8ba-4fdd-a965-e94446cb4ec9 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/snapshots/c266c617-b9d5-4bbf-bfac-88899666156b returned with HTTP 200 Jul 10 06:31:37.352130 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 245/950] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:31:37 2026] GET /volume/v3/snapshots/c266c617-b9d5-4bbf-bfac-88899666156b => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:31:38.365566 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-794c7c76-6a66-4f1a-bd04-b046f831a4d0 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:38.365566 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-794c7c76-6a66-4f1a-bd04-b046f831a4d0 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] GET https://10.4.3.200/volume/v3/snapshots/c266c617-b9d5-4bbf-bfac-88899666156b Jul 10 06:31:38.366066 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-794c7c76-6a66-4f1a-bd04-b046f831a4d0 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:31:38.366066 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-794c7c76-6a66-4f1a-bd04-b046f831a4d0 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:31:38.371286 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-794c7c76-6a66-4f1a-bd04-b046f831a4d0 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/snapshots/c266c617-b9d5-4bbf-bfac-88899666156b returned with HTTP 404 Jul 10 06:31:38.371967 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 235/951] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:31:38 2026] GET /volume/v3/snapshots/c266c617-b9d5-4bbf-bfac-88899666156b => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:31:38.379340 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-e450b361-d5ac-4283-ac4c-79c9003a2e65 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:38.381766 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e450b361-d5ac-4283-ac4c-79c9003a2e65 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/8bfe2420-1815-4a9f-83ab-bd64e9852b4a Jul 10 06:31:38.381941 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e450b361-d5ac-4283-ac4c-79c9003a2e65 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:31:38.382110 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e450b361-d5ac-4283-ac4c-79c9003a2e65 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:31:38.382201 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.snapshots [None req-e450b361-d5ac-4283-ac4c-79c9003a2e65 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Delete snapshot with id: 8bfe2420-1815-4a9f-83ab-bd64e9852b4a Jul 10 06:31:38.388591 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:31:38.388591 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:31:38.391340 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-e450b361-d5ac-4283-ac4c-79c9003a2e65 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Snapshot retrieved successfully. Jul 10 06:31:38.405408 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-e450b361-d5ac-4283-ac4c-79c9003a2e65 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Snapshot delete request issued successfully. Jul 10 06:31:38.405596 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e450b361-d5ac-4283-ac4c-79c9003a2e65 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/snapshots/8bfe2420-1815-4a9f-83ab-bd64e9852b4a returned with HTTP 202 Jul 10 06:31:38.405888 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 236/952] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 10 06:31:38 2026] DELETE /volume/v3/snapshots/8bfe2420-1815-4a9f-83ab-bd64e9852b4a => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:31:38.413228 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-c9914873-a3e9-40b2-8023-9360acef25eb None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:38.417753 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-c9914873-a3e9-40b2-8023-9360acef25eb tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] GET https://10.4.3.200/volume/v3/snapshots/8bfe2420-1815-4a9f-83ab-bd64e9852b4a Jul 10 06:31:38.417988 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-c9914873-a3e9-40b2-8023-9360acef25eb tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:31:38.419243 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-c9914873-a3e9-40b2-8023-9360acef25eb tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:31:38.436134 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:31:38.436134 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:31:38.437114 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-c9914873-a3e9-40b2-8023-9360acef25eb tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Snapshot retrieved successfully. Jul 10 06:31:38.440757 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-c9914873-a3e9-40b2-8023-9360acef25eb tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/snapshots/8bfe2420-1815-4a9f-83ab-bd64e9852b4a returned with HTTP 200 Jul 10 06:31:38.440757 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 237/953] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:31:38 2026] GET /volume/v3/snapshots/8bfe2420-1815-4a9f-83ab-bd64e9852b4a => generated 468 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:31:39.451528 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-3ecc57d9-017e-409d-9bd1-a38839300d77 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:39.453204 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3ecc57d9-017e-409d-9bd1-a38839300d77 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] GET https://10.4.3.200/volume/v3/snapshots/8bfe2420-1815-4a9f-83ab-bd64e9852b4a Jul 10 06:31:39.453533 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3ecc57d9-017e-409d-9bd1-a38839300d77 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:31:39.453822 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3ecc57d9-017e-409d-9bd1-a38839300d77 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:31:39.458737 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3ecc57d9-017e-409d-9bd1-a38839300d77 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/snapshots/8bfe2420-1815-4a9f-83ab-bd64e9852b4a returned with HTTP 404 Jul 10 06:31:39.458737 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 246/954] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:31:39 2026] GET /volume/v3/snapshots/8bfe2420-1815-4a9f-83ab-bd64e9852b4a => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:31:39.466280 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-a19f8f56-e845-4c1b-ad62-d294c9f365cf None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:39.468861 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a19f8f56-e845-4c1b-ad62-d294c9f365cf tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/c266c617-b9d5-4bbf-bfac-88899666156b Jul 10 06:31:39.469150 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a19f8f56-e845-4c1b-ad62-d294c9f365cf tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:31:39.469450 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a19f8f56-e845-4c1b-ad62-d294c9f365cf tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:31:39.469636 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.snapshots [None req-a19f8f56-e845-4c1b-ad62-d294c9f365cf tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Delete snapshot with id: c266c617-b9d5-4bbf-bfac-88899666156b Jul 10 06:31:39.475925 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a19f8f56-e845-4c1b-ad62-d294c9f365cf tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/snapshots/c266c617-b9d5-4bbf-bfac-88899666156b returned with HTTP 404 Jul 10 06:31:39.476656 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 236/955] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 10 06:31:39 2026] DELETE /volume/v3/snapshots/c266c617-b9d5-4bbf-bfac-88899666156b => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:31:39.484680 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-edca8a5b-f837-4dea-9fdd-c5f0adfa2ea2 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:39.486726 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-edca8a5b-f837-4dea-9fdd-c5f0adfa2ea2 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/8bfe2420-1815-4a9f-83ab-bd64e9852b4a Jul 10 06:31:39.486904 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-edca8a5b-f837-4dea-9fdd-c5f0adfa2ea2 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:31:39.487081 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-edca8a5b-f837-4dea-9fdd-c5f0adfa2ea2 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:31:39.487178 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.snapshots [None req-edca8a5b-f837-4dea-9fdd-c5f0adfa2ea2 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Delete snapshot with id: 8bfe2420-1815-4a9f-83ab-bd64e9852b4a Jul 10 06:31:39.492658 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-edca8a5b-f837-4dea-9fdd-c5f0adfa2ea2 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/snapshots/8bfe2420-1815-4a9f-83ab-bd64e9852b4a returned with HTTP 404 Jul 10 06:31:39.493057 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 237/956] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 10 06:31:39 2026] DELETE /volume/v3/snapshots/8bfe2420-1815-4a9f-83ab-bd64e9852b4a => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:31:39.503192 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-74524514-5d3a-4dc6-8756-020cd9c08c6b None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:39.505036 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-74524514-5d3a-4dc6-8756-020cd9c08c6b tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/76cf7899-5084-4206-acd7-7617b1ce5874 Jul 10 06:31:39.505186 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-74524514-5d3a-4dc6-8756-020cd9c08c6b tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:31:39.505456 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-74524514-5d3a-4dc6-8756-020cd9c08c6b tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:31:39.505582 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.snapshots [None req-74524514-5d3a-4dc6-8756-020cd9c08c6b tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Delete snapshot with id: 76cf7899-5084-4206-acd7-7617b1ce5874 Jul 10 06:31:39.523461 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-74524514-5d3a-4dc6-8756-020cd9c08c6b tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/snapshots/76cf7899-5084-4206-acd7-7617b1ce5874 returned with HTTP 404 Jul 10 06:31:39.523461 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 238/957] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 10 06:31:39 2026] DELETE /volume/v3/snapshots/76cf7899-5084-4206-acd7-7617b1ce5874 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:31:39.575702 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-92c0f775-5445-4a1d-b193-18bc930b919a req-0d1fddfb-bed6-423e-b9a7-d8398da5321b None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:39.581787 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-92c0f775-5445-4a1d-b193-18bc930b919a req-0d1fddfb-bed6-423e-b9a7-d8398da5321b tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] GET https://10.4.3.200/volume/v3/volumes/acdb073c-e27c-47c0-92e5-d01de04770aa Jul 10 06:31:39.582094 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-92c0f775-5445-4a1d-b193-18bc930b919a req-0d1fddfb-bed6-423e-b9a7-d8398da5321b tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:31:39.582401 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-92c0f775-5445-4a1d-b193-18bc930b919a req-0d1fddfb-bed6-423e-b9a7-d8398da5321b tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:31:39.598741 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:31:39.598741 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:31:39.604226 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [req-92c0f775-5445-4a1d-b193-18bc930b919a req-0d1fddfb-bed6-423e-b9a7-d8398da5321b tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Volume info retrieved successfully. Jul 10 06:31:39.620897 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-92c0f775-5445-4a1d-b193-18bc930b919a req-0d1fddfb-bed6-423e-b9a7-d8398da5321b tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/volumes/acdb073c-e27c-47c0-92e5-d01de04770aa returned with HTTP 200 Jul 10 06:31:39.621032 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 247/958] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:31:39 2026] GET /volume/v3/volumes/acdb073c-e27c-47c0-92e5-d01de04770aa => generated 1651 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:31:39.647870 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-92c0f775-5445-4a1d-b193-18bc930b919a req-8c2b4f6c-4bde-4614-9082-3dc34ebc914a None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:39.650087 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-92c0f775-5445-4a1d-b193-18bc930b919a req-8c2b4f6c-4bde-4614-9082-3dc34ebc914a tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] POST https://10.4.3.200/volume/v3/volumes/acdb073c-e27c-47c0-92e5-d01de04770aa/action Jul 10 06:31:39.650087 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-92c0f775-5445-4a1d-b193-18bc930b919a req-8c2b4f6c-4bde-4614-9082-3dc34ebc914a tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:31:39.650184 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-92c0f775-5445-4a1d-b193-18bc930b919a req-8c2b4f6c-4bde-4614-9082-3dc34ebc914a tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:31:39.673460 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:31:39.673460 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:31:39.673460 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-92c0f775-5445-4a1d-b193-18bc930b919a req-8c2b4f6c-4bde-4614-9082-3dc34ebc914a tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Volume info retrieved successfully. Jul 10 06:31:39.679343 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-92c0f775-5445-4a1d-b193-18bc930b919a req-8c2b4f6c-4bde-4614-9082-3dc34ebc914a tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Begin detaching volume completed successfully. Jul 10 06:31:39.679593 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-92c0f775-5445-4a1d-b193-18bc930b919a req-8c2b4f6c-4bde-4614-9082-3dc34ebc914a tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/volumes/acdb073c-e27c-47c0-92e5-d01de04770aa/action returned with HTTP 202 Jul 10 06:31:39.680033 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 237/959] 10.4.3.200 () {72 vars in 1672 bytes} [Fri Jul 10 06:31:39 2026] POST /volume/v3/volumes/acdb073c-e27c-47c0-92e5-d01de04770aa/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:31:40.735550 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-c10e0552-8319-4e98-aa61-5a7158cd4a21 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:40.736019 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c10e0552-8319-4e98-aa61-5a7158cd4a21 None None] GET https://10.4.3.200/volume// Jul 10 06:31:40.736213 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c10e0552-8319-4e98-aa61-5a7158cd4a21 None None] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:31:40.736438 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c10e0552-8319-4e98-aa61-5a7158cd4a21 None None] Calling method 'all' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:31:40.736971 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c10e0552-8319-4e98-aa61-5a7158cd4a21 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:31:40.737350 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 238/960] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:31: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 10 06:31:40.748593 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-92c0f775-5445-4a1d-b193-18bc930b919a req-a5d51195-8b98-4fa6-bca3-767e68f59d26 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:40.751945 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-92c0f775-5445-4a1d-b193-18bc930b919a req-a5d51195-8b98-4fa6-bca3-767e68f59d26 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] GET https://10.4.3.200/volume/v3/volumes/acdb073c-e27c-47c0-92e5-d01de04770aa Jul 10 06:31:40.752179 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-92c0f775-5445-4a1d-b193-18bc930b919a req-a5d51195-8b98-4fa6-bca3-767e68f59d26 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:31:40.752395 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-92c0f775-5445-4a1d-b193-18bc930b919a req-a5d51195-8b98-4fa6-bca3-767e68f59d26 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:31:40.769327 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:31:40.769327 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:31:40.783037 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [req-92c0f775-5445-4a1d-b193-18bc930b919a req-a5d51195-8b98-4fa6-bca3-767e68f59d26 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Volume info retrieved successfully. Jul 10 06:31:40.790390 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-92c0f775-5445-4a1d-b193-18bc930b919a req-a5d51195-8b98-4fa6-bca3-767e68f59d26 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/volumes/acdb073c-e27c-47c0-92e5-d01de04770aa returned with HTTP 200 Jul 10 06:31:40.790390 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 239/961] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 10 06:31:40 2026] GET /volume/v3/volumes/acdb073c-e27c-47c0-92e5-d01de04770aa => generated 1834 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:31:42.269050 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-92c0f775-5445-4a1d-b193-18bc930b919a req-6e28e9c2-56be-4799-b4bc-c3c52c82b4b8 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:42.274441 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-92c0f775-5445-4a1d-b193-18bc930b919a req-6e28e9c2-56be-4799-b4bc-c3c52c82b4b8 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] DELETE https://10.4.3.200/volume/v3/attachments/93b98f25-bee9-415c-9136-0f5a18ee8e74 Jul 10 06:31:42.274441 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-92c0f775-5445-4a1d-b193-18bc930b919a req-6e28e9c2-56be-4799-b4bc-c3c52c82b4b8 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:31:42.274441 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-92c0f775-5445-4a1d-b193-18bc930b919a req-6e28e9c2-56be-4799-b4bc-c3c52c82b4b8 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'version_select' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:31:42.283857 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:31:42.283857 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:31:42.836341 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-92c0f775-5445-4a1d-b193-18bc930b919a req-6e28e9c2-56be-4799-b4bc-c3c52c82b4b8 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/attachments/93b98f25-bee9-415c-9136-0f5a18ee8e74 returned with HTTP 200 Jul 10 06:31:42.837061 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 248/962] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 10 06:31:42 2026] DELETE /volume/v3/attachments/93b98f25-bee9-415c-9136-0f5a18ee8e74 => generated 19 bytes in 568 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:31:43.931618 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-020993db-ce05-41a4-9501-47ecd8e7a87f req-f2b21312-a934-451e-b13d-b9433cbf5b37 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:43.934215 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-020993db-ce05-41a4-9501-47ecd8e7a87f req-f2b21312-a934-451e-b13d-b9433cbf5b37 tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] GET https://10.4.3.200/volume/v3/volumes/2673be93-b34c-4951-8286-be1f5ed7ae14 Jul 10 06:31:43.934400 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-020993db-ce05-41a4-9501-47ecd8e7a87f req-f2b21312-a934-451e-b13d-b9433cbf5b37 tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:31:43.934636 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-020993db-ce05-41a4-9501-47ecd8e7a87f req-f2b21312-a934-451e-b13d-b9433cbf5b37 tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:31:43.949670 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:31:43.949670 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:31:43.955535 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-020993db-ce05-41a4-9501-47ecd8e7a87f req-f2b21312-a934-451e-b13d-b9433cbf5b37 tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] Volume info retrieved successfully. Jul 10 06:31:43.962350 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-020993db-ce05-41a4-9501-47ecd8e7a87f req-f2b21312-a934-451e-b13d-b9433cbf5b37 tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] https://10.4.3.200/volume/v3/volumes/2673be93-b34c-4951-8286-be1f5ed7ae14 returned with HTTP 200 Jul 10 06:31:43.962885 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 238/963] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:31:43 2026] GET /volume/v3/volumes/2673be93-b34c-4951-8286-be1f5ed7ae14 => generated 850 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:31:43.989661 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-ef4a7ed8-1769-4eca-8f18-e584bea0c2c7 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:43.990182 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ef4a7ed8-1769-4eca-8f18-e584bea0c2c7 None None] GET https://10.4.3.200/volume// Jul 10 06:31:43.990247 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ef4a7ed8-1769-4eca-8f18-e584bea0c2c7 None None] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:31:43.990482 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ef4a7ed8-1769-4eca-8f18-e584bea0c2c7 None None] Calling method 'all' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:31:43.990874 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ef4a7ed8-1769-4eca-8f18-e584bea0c2c7 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:31:43.991190 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 239/964] 10.4.3.200 () {66 vars in 1419 bytes} [Fri Jul 10 06:31: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 10 06:31:44.001795 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-020993db-ce05-41a4-9501-47ecd8e7a87f req-9c25f49d-806a-43bf-9b4d-1fa8a31de28f None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:44.004050 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-020993db-ce05-41a4-9501-47ecd8e7a87f req-9c25f49d-806a-43bf-9b4d-1fa8a31de28f tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 10 06:31:44.004572 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-020993db-ce05-41a4-9501-47ecd8e7a87f req-9c25f49d-806a-43bf-9b4d-1fa8a31de28f tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2673be93-b34c-4951-8286-be1f5ed7ae14", "connector": null, "instance_uuid": "4972b63d-3a0e-4ee9-aebb-3838618b5a9e"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:31:44.014131 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:31:44.014131 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:31:44.047949 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-020993db-ce05-41a4-9501-47ecd8e7a87f req-9c25f49d-806a-43bf-9b4d-1fa8a31de28f tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 10 06:31:44.048454 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 240/965] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 10 06:31:44 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 10 06:31:44.100017 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-020993db-ce05-41a4-9501-47ecd8e7a87f req-378430ff-f2ff-4ed2-b21b-119dbf4bfb65 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:44.103096 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-020993db-ce05-41a4-9501-47ecd8e7a87f req-378430ff-f2ff-4ed2-b21b-119dbf4bfb65 tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] POST https://10.4.3.200/volume/v3/attachments/b26aa650-c5f0-4bcd-a246-ef59aed2d969/action Jul 10 06:31:44.103737 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-020993db-ce05-41a4-9501-47ecd8e7a87f req-378430ff-f2ff-4ed2-b21b-119dbf4bfb65 tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] Action body: b'{"os-complete": null}' {{(pid=99976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:31:44.103737 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-020993db-ce05-41a4-9501-47ecd8e7a87f req-378430ff-f2ff-4ed2-b21b-119dbf4bfb65 tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:31:44.122788 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:31:44.122788 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:31:44.138741 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-020993db-ce05-41a4-9501-47ecd8e7a87f req-378430ff-f2ff-4ed2-b21b-119dbf4bfb65 tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] https://10.4.3.200/volume/v3/attachments/b26aa650-c5f0-4bcd-a246-ef59aed2d969/action returned with HTTP 204 Jul 10 06:31:44.139145 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 249/966] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 10 06:31:44 2026] POST /volume/v3/attachments/b26aa650-c5f0-4bcd-a246-ef59aed2d969/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:31:44.168455 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-48ad05a8-1192-4a8f-b7a4-4dd6043a004f None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:44.170214 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-48ad05a8-1192-4a8f-b7a4-4dd6043a004f tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] GET https://10.4.3.200/volume/v3/volumes/2673be93-b34c-4951-8286-be1f5ed7ae14 Jul 10 06:31:44.170441 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-48ad05a8-1192-4a8f-b7a4-4dd6043a004f tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:31:44.170655 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-48ad05a8-1192-4a8f-b7a4-4dd6043a004f tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:31:44.184725 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:31:44.184725 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:31:44.189659 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-48ad05a8-1192-4a8f-b7a4-4dd6043a004f tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] Volume info retrieved successfully. Jul 10 06:31:44.195684 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-48ad05a8-1192-4a8f-b7a4-4dd6043a004f tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] https://10.4.3.200/volume/v3/volumes/2673be93-b34c-4951-8286-be1f5ed7ae14 returned with HTTP 200 Jul 10 06:31:44.196098 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 239/967] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:31:44 2026] GET /volume/v3/volumes/2673be93-b34c-4951-8286-be1f5ed7ae14 => generated 1112 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:31:44.215227 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-7996a079-a400-400b-8027-c14843bd7ce2 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:44.215227 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7996a079-a400-400b-8027-c14843bd7ce2 tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] GET https://10.4.3.200/volume/v3/volumes/2673be93-b34c-4951-8286-be1f5ed7ae14 Jul 10 06:31:44.215227 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7996a079-a400-400b-8027-c14843bd7ce2 tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:31:44.215227 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7996a079-a400-400b-8027-c14843bd7ce2 tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:31:44.232004 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:31:44.232004 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:31:44.236873 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-7996a079-a400-400b-8027-c14843bd7ce2 tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] Volume info retrieved successfully. Jul 10 06:31:44.244527 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7996a079-a400-400b-8027-c14843bd7ce2 tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] https://10.4.3.200/volume/v3/volumes/2673be93-b34c-4951-8286-be1f5ed7ae14 returned with HTTP 200 Jul 10 06:31:44.244527 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 240/968] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:31:44 2026] GET /volume/v3/volumes/2673be93-b34c-4951-8286-be1f5ed7ae14 => generated 1112 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:31:47.525917 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-305415a1-0b0e-40bc-b155-e3f419b047be req-a6504b6d-9d5f-4e2e-9768-2842b812ba2a None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:47.528070 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-305415a1-0b0e-40bc-b155-e3f419b047be req-a6504b6d-9d5f-4e2e-9768-2842b812ba2a tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] DELETE https://10.4.3.200/volume/v3/attachments/93b98f25-bee9-415c-9136-0f5a18ee8e74 Jul 10 06:31:47.528199 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-305415a1-0b0e-40bc-b155-e3f419b047be req-a6504b6d-9d5f-4e2e-9768-2842b812ba2a tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:31:47.528426 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-305415a1-0b0e-40bc-b155-e3f419b047be req-a6504b6d-9d5f-4e2e-9768-2842b812ba2a tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'version_select' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:31:47.534013 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-305415a1-0b0e-40bc-b155-e3f419b047be req-a6504b6d-9d5f-4e2e-9768-2842b812ba2a tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/attachments/93b98f25-bee9-415c-9136-0f5a18ee8e74 returned with HTTP 404 Jul 10 06:31:47.534584 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 241/969] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 10 06:31:47 2026] DELETE /volume/v3/attachments/93b98f25-bee9-415c-9136-0f5a18ee8e74 => generated 149 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 06:31:49.912695 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-20eabb25-db58-4365-b434-273aeb5522bc None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:49.913030 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-20eabb25-db58-4365-b434-273aeb5522bc None None] GET https://10.4.3.200/volume// Jul 10 06:31:49.913981 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-20eabb25-db58-4365-b434-273aeb5522bc None None] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:31:49.913981 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-20eabb25-db58-4365-b434-273aeb5522bc None None] Calling method 'all' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:31:49.913981 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-20eabb25-db58-4365-b434-273aeb5522bc None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:31:49.913981 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 250/970] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:31: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 10 06:31:49.925923 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-e14d480c-dda5-4d45-a87b-61ade8da1bd5 req-4d73abb6-6c9d-4aff-afe3-2db397cf145a None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:49.930053 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-e14d480c-dda5-4d45-a87b-61ade8da1bd5 req-4d73abb6-6c9d-4aff-afe3-2db397cf145a tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] GET https://10.4.3.200/volume/v3/volumes/2673be93-b34c-4951-8286-be1f5ed7ae14 Jul 10 06:31:49.930497 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-e14d480c-dda5-4d45-a87b-61ade8da1bd5 req-4d73abb6-6c9d-4aff-afe3-2db397cf145a tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:31:49.930946 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-e14d480c-dda5-4d45-a87b-61ade8da1bd5 req-4d73abb6-6c9d-4aff-afe3-2db397cf145a tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:31:49.950569 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:31:49.950569 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:31:49.959528 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-e14d480c-dda5-4d45-a87b-61ade8da1bd5 req-4d73abb6-6c9d-4aff-afe3-2db397cf145a tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] Volume info retrieved successfully. Jul 10 06:31:49.971164 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-e14d480c-dda5-4d45-a87b-61ade8da1bd5 req-4d73abb6-6c9d-4aff-afe3-2db397cf145a tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] https://10.4.3.200/volume/v3/volumes/2673be93-b34c-4951-8286-be1f5ed7ae14 returned with HTTP 200 Jul 10 06:31:49.971569 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 240/971] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 10 06:31:49 2026] GET /volume/v3/volumes/2673be93-b34c-4951-8286-be1f5ed7ae14 => generated 1292 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:31:50.098535 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-e14d480c-dda5-4d45-a87b-61ade8da1bd5 req-643cf3e3-5577-4601-8764-e8ef33c32442 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:50.101399 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-e14d480c-dda5-4d45-a87b-61ade8da1bd5 req-643cf3e3-5577-4601-8764-e8ef33c32442 tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] PUT https://10.4.3.200/volume/v3/attachments/b26aa650-c5f0-4bcd-a246-ef59aed2d969 Jul 10 06:31:50.101785 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-e14d480c-dda5-4d45-a87b-61ade8da1bd5 req-643cf3e3-5577-4601-8764-e8ef33c32442 tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000004964", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad080837985", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8eedee5c-bca8-4f5c-8f66-111c7b448d96", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:31:50.111525 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-e14d480c-dda5-4d45-a87b-61ade8da1bd5 req-643cf3e3-5577-4601-8764-e8ef33c32442 tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] Acquiring lock "cinder-attachment_update-2673be93-b34c-4951-8286-be1f5ed7ae14-np0000004964" by "attachment_update" {{(pid=99978) __acquire /opt/stack/cinder/cinder/coordination.py:210}} Jul 10 06:31:50.115016 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-e14d480c-dda5-4d45-a87b-61ade8da1bd5 req-643cf3e3-5577-4601-8764-e8ef33c32442 tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] Lock "cinder-attachment_update-2673be93-b34c-4951-8286-be1f5ed7ae14-np0000004964" acquired by "attachment_update" :: waited 0.005s {{(pid=99978) __acquire /opt/stack/cinder/cinder/coordination.py:228}} Jul 10 06:31:50.116563 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:31:50.116563 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:31:50.443653 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-f9d7a528-7c96-4270-9f6d-13d71aaaf869 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:50.443653 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-f9d7a528-7c96-4270-9f6d-13d71aaaf869 None None] GET https://10.4.3.200/volume// Jul 10 06:31:50.443653 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-f9d7a528-7c96-4270-9f6d-13d71aaaf869 None None] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:31:50.443653 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-f9d7a528-7c96-4270-9f6d-13d71aaaf869 None None] Calling method 'all' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:31:50.443653 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-f9d7a528-7c96-4270-9f6d-13d71aaaf869 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:31:50.444048 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 242/972] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:31: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 10 06:31:50.455381 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-4d6574f3-141b-4dac-bfee-d9c7bae891da req-ac55e62c-a563-4ec1-aa8f-8fb4f8b7c9c8 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:50.458229 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-4d6574f3-141b-4dac-bfee-d9c7bae891da req-ac55e62c-a563-4ec1-aa8f-8fb4f8b7c9c8 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 10 06:31:50.458667 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-4d6574f3-141b-4dac-bfee-d9c7bae891da req-ac55e62c-a563-4ec1-aa8f-8fb4f8b7c9c8 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e2ef838b-3303-43b0-b3fd-4100ba634c98", "connector": null, "instance_uuid": "9ef4949e-82f0-4445-a872-d5579cdc5cc7"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:31:50.477880 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:31:50.477880 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:31:50.512972 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-4d6574f3-141b-4dac-bfee-d9c7bae891da req-ac55e62c-a563-4ec1-aa8f-8fb4f8b7c9c8 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 10 06:31:50.513521 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 251/973] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 10 06:31:50 2026] POST /volume/v3/attachments => generated 273 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:31:50.525326 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-4d6574f3-141b-4dac-bfee-d9c7bae891da req-1cb32ba0-32d5-4d56-8460-aca80d655788 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:50.527756 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-4d6574f3-141b-4dac-bfee-d9c7bae891da req-1cb32ba0-32d5-4d56-8460-aca80d655788 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] DELETE https://10.4.3.200/volume/v3/attachments/fb8883db-1330-4145-99fb-62fd82f56370 Jul 10 06:31:50.527977 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-4d6574f3-141b-4dac-bfee-d9c7bae891da req-1cb32ba0-32d5-4d56-8460-aca80d655788 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:31:50.528212 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-4d6574f3-141b-4dac-bfee-d9c7bae891da req-1cb32ba0-32d5-4d56-8460-aca80d655788 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Calling method 'version_select' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:31:50.536423 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:31:50.536423 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:31:50.634725 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-e14d480c-dda5-4d45-a87b-61ade8da1bd5 req-643cf3e3-5577-4601-8764-e8ef33c32442 tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] Lock "cinder-attachment_update-2673be93-b34c-4951-8286-be1f5ed7ae14-np0000004964" released by "attachment_update" :: held 0.520s {{(pid=99978) __release /opt/stack/cinder/cinder/coordination.py:239}} Jul 10 06:31:50.635100 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-e14d480c-dda5-4d45-a87b-61ade8da1bd5 req-643cf3e3-5577-4601-8764-e8ef33c32442 tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] https://10.4.3.200/volume/v3/attachments/b26aa650-c5f0-4bcd-a246-ef59aed2d969 returned with HTTP 200 Jul 10 06:31:50.635638 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 241/974] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 10 06:31:50 2026] PUT /volume/v3/attachments/b26aa650-c5f0-4bcd-a246-ef59aed2d969 => generated 969 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:31:51.064519 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-4d6574f3-141b-4dac-bfee-d9c7bae891da req-1cb32ba0-32d5-4d56-8460-aca80d655788 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] https://10.4.3.200/volume/v3/attachments/fb8883db-1330-4145-99fb-62fd82f56370 returned with HTTP 200 Jul 10 06:31:51.064914 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 241/975] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 10 06:31:50 2026] DELETE /volume/v3/attachments/fb8883db-1330-4145-99fb-62fd82f56370 => generated 192 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:31:51.154527 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-e14d480c-dda5-4d45-a87b-61ade8da1bd5 req-a5ce5db2-d510-44da-a46c-fc98bf87e494 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:51.156261 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-e14d480c-dda5-4d45-a87b-61ade8da1bd5 req-a5ce5db2-d510-44da-a46c-fc98bf87e494 tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] POST https://10.4.3.200/volume/v3/attachments/b26aa650-c5f0-4bcd-a246-ef59aed2d969/action Jul 10 06:31:51.158242 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-e14d480c-dda5-4d45-a87b-61ade8da1bd5 req-a5ce5db2-d510-44da-a46c-fc98bf87e494 tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] Action body: b'{"os-complete": null}' {{(pid=99975) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:31:51.158242 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-e14d480c-dda5-4d45-a87b-61ade8da1bd5 req-a5ce5db2-d510-44da-a46c-fc98bf87e494 tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:31:51.178707 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:31:51.178707 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:31:51.194312 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-e14d480c-dda5-4d45-a87b-61ade8da1bd5 req-a5ce5db2-d510-44da-a46c-fc98bf87e494 tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] https://10.4.3.200/volume/v3/attachments/b26aa650-c5f0-4bcd-a246-ef59aed2d969/action returned with HTTP 204 Jul 10 06:31:51.194883 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 243/976] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 10 06:31:51 2026] POST /volume/v3/attachments/b26aa650-c5f0-4bcd-a246-ef59aed2d969/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:31:51.377881 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-d5491095-6545-4c0a-8c5f-4623329d2b26 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:51.379490 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d5491095-6545-4c0a-8c5f-4623329d2b26 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] GET https://10.4.3.200/volume/v3/volumes/acdb073c-e27c-47c0-92e5-d01de04770aa Jul 10 06:31:51.379724 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d5491095-6545-4c0a-8c5f-4623329d2b26 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:31:51.379905 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d5491095-6545-4c0a-8c5f-4623329d2b26 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:31:51.386299 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:31:51.386299 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:31:51.389868 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-d5491095-6545-4c0a-8c5f-4623329d2b26 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Volume info retrieved successfully. Jul 10 06:31:51.394557 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d5491095-6545-4c0a-8c5f-4623329d2b26 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/volumes/acdb073c-e27c-47c0-92e5-d01de04770aa returned with HTTP 200 Jul 10 06:31:51.394936 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 252/977] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:31:51 2026] GET /volume/v3/volumes/acdb073c-e27c-47c0-92e5-d01de04770aa => generated 1359 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:31:51.406373 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-1e42d2f6-d72c-41fa-b528-3081d90f65c8 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:51.408888 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1e42d2f6-d72c-41fa-b528-3081d90f65c8 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] DELETE https://10.4.3.200/volume/v3/volumes/acdb073c-e27c-47c0-92e5-d01de04770aa Jul 10 06:31:51.409124 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1e42d2f6-d72c-41fa-b528-3081d90f65c8 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:31:51.409355 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1e42d2f6-d72c-41fa-b528-3081d90f65c8 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:31:51.409568 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-1e42d2f6-d72c-41fa-b528-3081d90f65c8 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Delete volume with id: acdb073c-e27c-47c0-92e5-d01de04770aa Jul 10 06:31:51.418523 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:31:51.418523 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:31:51.419136 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-1e42d2f6-d72c-41fa-b528-3081d90f65c8 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Volume info retrieved successfully. Jul 10 06:31:51.439467 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-1e42d2f6-d72c-41fa-b528-3081d90f65c8 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Delete volume request issued successfully. Jul 10 06:31:51.439746 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1e42d2f6-d72c-41fa-b528-3081d90f65c8 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/volumes/acdb073c-e27c-47c0-92e5-d01de04770aa returned with HTTP 202 Jul 10 06:31:51.440329 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 242/978] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:31:51 2026] DELETE /volume/v3/volumes/acdb073c-e27c-47c0-92e5-d01de04770aa => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:31:51.448718 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-fd90a31b-f3a2-45d3-b8e0-06d664a1d6b1 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:51.451148 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-fd90a31b-f3a2-45d3-b8e0-06d664a1d6b1 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] GET https://10.4.3.200/volume/v3/volumes/acdb073c-e27c-47c0-92e5-d01de04770aa Jul 10 06:31:51.451414 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-fd90a31b-f3a2-45d3-b8e0-06d664a1d6b1 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:31:51.451688 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-fd90a31b-f3a2-45d3-b8e0-06d664a1d6b1 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:31:51.460525 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:31:51.460525 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:31:51.465268 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-fd90a31b-f3a2-45d3-b8e0-06d664a1d6b1 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Volume info retrieved successfully. Jul 10 06:31:51.472103 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-fd90a31b-f3a2-45d3-b8e0-06d664a1d6b1 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/volumes/acdb073c-e27c-47c0-92e5-d01de04770aa returned with HTTP 200 Jul 10 06:31:51.472517 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 242/979] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:31:51 2026] GET /volume/v3/volumes/acdb073c-e27c-47c0-92e5-d01de04770aa => generated 1358 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:31:52.486026 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-2de1145a-094d-4137-a6a5-8cc8c43783e3 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:52.487878 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-2de1145a-094d-4137-a6a5-8cc8c43783e3 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] GET https://10.4.3.200/volume/v3/volumes/acdb073c-e27c-47c0-92e5-d01de04770aa Jul 10 06:31:52.488115 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-2de1145a-094d-4137-a6a5-8cc8c43783e3 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:31:52.488359 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-2de1145a-094d-4137-a6a5-8cc8c43783e3 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:31:52.494856 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-2de1145a-094d-4137-a6a5-8cc8c43783e3 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/volumes/acdb073c-e27c-47c0-92e5-d01de04770aa returned with HTTP 404 Jul 10 06:31:52.495377 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 244/980] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:31:52 2026] GET /volume/v3/volumes/acdb073c-e27c-47c0-92e5-d01de04770aa => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:31:52.507402 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-a043801a-3f8e-48a2-9d60-f23a11ce7ebe None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:52.509241 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a043801a-3f8e-48a2-9d60-f23a11ce7ebe tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] GET https://10.4.3.200/volume/v3/volumes/563358a5-a81f-4a8a-9dac-a7ca78829d29 Jul 10 06:31:52.509467 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a043801a-3f8e-48a2-9d60-f23a11ce7ebe tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:31:52.509702 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a043801a-3f8e-48a2-9d60-f23a11ce7ebe tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:31:52.516791 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:31:52.516791 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:31:52.520310 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-a043801a-3f8e-48a2-9d60-f23a11ce7ebe tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Volume info retrieved successfully. Jul 10 06:31:52.524631 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a043801a-3f8e-48a2-9d60-f23a11ce7ebe tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/volumes/563358a5-a81f-4a8a-9dac-a7ca78829d29 returned with HTTP 200 Jul 10 06:31:52.525159 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 253/981] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:31:52 2026] GET /volume/v3/volumes/563358a5-a81f-4a8a-9dac-a7ca78829d29 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:31:52.536713 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-edf62dcd-d359-4511-9bdb-d6cf7bc8f0bc None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:52.538533 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-edf62dcd-d359-4511-9bdb-d6cf7bc8f0bc tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] POST https://10.4.3.200/volume/v3/snapshots Jul 10 06:31:52.538931 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-edf62dcd-d359-4511-9bdb-d6cf7bc8f0bc tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "563358a5-a81f-4a8a-9dac-a7ca78829d29", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-397743729"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:31:52.542353 np0000004964 devstack@c-api.service[99978]: DEBUG dbcounter [-] [99978] Writing DB stats cinder:SELECT=213,cinder:INSERT=30,cinder:UPDATE=65 {{(pid=99978) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:31:52.548264 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:31:52.548264 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:31:52.548746 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-edf62dcd-d359-4511-9bdb-d6cf7bc8f0bc tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Volume info retrieved successfully. Jul 10 06:31:52.548864 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.snapshots [None req-edf62dcd-d359-4511-9bdb-d6cf7bc8f0bc tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Create snapshot from volume 563358a5-a81f-4a8a-9dac-a7ca78829d29 Jul 10 06:31:52.573215 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-edf62dcd-d359-4511-9bdb-d6cf7bc8f0bc tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Created reservations ['2e6d6384-4d99-4e3a-8f4d-668e50111560', 'd7db7c20-8a8d-4558-8306-cbc8305b6a26', '89e7c1f4-26f1-48c0-b7dc-bbf2b90e96d0', '89b6e2a7-e4fd-44a7-afa4-a7f194651d92'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:31:52.604800 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-edf62dcd-d359-4511-9bdb-d6cf7bc8f0bc tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Snapshot create request issued successfully. Jul 10 06:31:52.605275 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-edf62dcd-d359-4511-9bdb-d6cf7bc8f0bc tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 10 06:31:52.605886 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 243/982] 10.4.3.200 () {68 vars in 1265 bytes} [Fri Jul 10 06:31:52 2026] POST /volume/v3/snapshots => generated 379 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:31:52.614970 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-73dabc4b-0a4d-4124-b9a1-58e21ad088b6 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:52.617447 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-73dabc4b-0a4d-4124-b9a1-58e21ad088b6 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] GET https://10.4.3.200/volume/v3/snapshots/344d2dce-e03f-4578-8d41-73f925ee249c Jul 10 06:31:52.617726 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-73dabc4b-0a4d-4124-b9a1-58e21ad088b6 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:31:52.617972 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-73dabc4b-0a4d-4124-b9a1-58e21ad088b6 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:31:52.624791 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:31:52.624791 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:31:52.625407 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-73dabc4b-0a4d-4124-b9a1-58e21ad088b6 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Snapshot retrieved successfully. Jul 10 06:31:52.626517 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-73dabc4b-0a4d-4124-b9a1-58e21ad088b6 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/snapshots/344d2dce-e03f-4578-8d41-73f925ee249c returned with HTTP 200 Jul 10 06:31:52.627155 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 243/983] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:31:52 2026] GET /volume/v3/snapshots/344d2dce-e03f-4578-8d41-73f925ee249c => generated 511 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:31:53.636944 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-124c94d0-787c-44df-b7fc-fdbab4f479f0 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:53.638610 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-124c94d0-787c-44df-b7fc-fdbab4f479f0 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] GET https://10.4.3.200/volume/v3/snapshots/344d2dce-e03f-4578-8d41-73f925ee249c Jul 10 06:31:53.638680 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-124c94d0-787c-44df-b7fc-fdbab4f479f0 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:31:53.638846 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-124c94d0-787c-44df-b7fc-fdbab4f479f0 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:31:53.643367 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:31:53.643367 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:31:53.643763 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-124c94d0-787c-44df-b7fc-fdbab4f479f0 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Snapshot retrieved successfully. Jul 10 06:31:53.644405 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-124c94d0-787c-44df-b7fc-fdbab4f479f0 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/snapshots/344d2dce-e03f-4578-8d41-73f925ee249c returned with HTTP 200 Jul 10 06:31:53.644729 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 245/984] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:31:53 2026] GET /volume/v3/snapshots/344d2dce-e03f-4578-8d41-73f925ee249c => generated 538 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:31:53.652014 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-671b223b-885b-4bc8-ae8d-bfbcf18ece63 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:53.653666 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-671b223b-885b-4bc8-ae8d-bfbcf18ece63 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] GET https://10.4.3.200/volume/v3/snapshots/344d2dce-e03f-4578-8d41-73f925ee249c Jul 10 06:31:53.653851 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-671b223b-885b-4bc8-ae8d-bfbcf18ece63 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:31:53.654035 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-671b223b-885b-4bc8-ae8d-bfbcf18ece63 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:31:53.659064 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:31:53.659064 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:31:53.659465 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-671b223b-885b-4bc8-ae8d-bfbcf18ece63 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Snapshot retrieved successfully. Jul 10 06:31:53.660171 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-671b223b-885b-4bc8-ae8d-bfbcf18ece63 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/snapshots/344d2dce-e03f-4578-8d41-73f925ee249c returned with HTTP 200 Jul 10 06:31:53.660554 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 254/985] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:31:53 2026] GET /volume/v3/snapshots/344d2dce-e03f-4578-8d41-73f925ee249c => generated 538 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:31:53.667819 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-5ebb98c3-e21d-4d42-9c0d-4e04fc955be1 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:53.669462 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5ebb98c3-e21d-4d42-9c0d-4e04fc955be1 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] GET https://10.4.3.200/volume/v3/snapshots Jul 10 06:31:53.669664 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5ebb98c3-e21d-4d42-9c0d-4e04fc955be1 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:31:53.669865 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5ebb98c3-e21d-4d42-9c0d-4e04fc955be1 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'index' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:31:53.670117 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.api_utils [None req-5ebb98c3-e21d-4d42-9c0d-4e04fc955be1 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Removing options '' from query. {{(pid=99978) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 06:31:53.670346 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:31:53.670346 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:31:53.671126 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.db.api [None req-5ebb98c3-e21d-4d42-9c0d-4e04fc955be1 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Building query based on filter {{(pid=99978) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 06:31:53.680969 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-5ebb98c3-e21d-4d42-9c0d-4e04fc955be1 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Get all snapshots completed successfully. Jul 10 06:31:53.681275 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5ebb98c3-e21d-4d42-9c0d-4e04fc955be1 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/snapshots returned with HTTP 200 Jul 10 06:31:53.681685 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 244/986] 10.4.3.200 () {66 vars in 1243 bytes} [Fri Jul 10 06:31:53 2026] GET /volume/v3/snapshots => generated 407 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:31:53.690748 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-1c448158-5476-494c-a8bc-e19880e32a76 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:53.695654 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1c448158-5476-494c-a8bc-e19880e32a76 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] PUT https://10.4.3.200/volume/v3/snapshots/344d2dce-e03f-4578-8d41-73f925ee249c Jul 10 06:31:53.695654 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1c448158-5476-494c-a8bc-e19880e32a76 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-1653705110", "description": "This is the new description of snapshot."}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:31:53.705306 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:31:53.705306 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:31:53.705927 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-1c448158-5476-494c-a8bc-e19880e32a76 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Snapshot retrieved successfully. Jul 10 06:31:53.712557 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1c448158-5476-494c-a8bc-e19880e32a76 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/snapshots/344d2dce-e03f-4578-8d41-73f925ee249c returned with HTTP 200 Jul 10 06:31:53.713060 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 244/987] 10.4.3.200 () {68 vars in 1375 bytes} [Fri Jul 10 06:31:53 2026] PUT /volume/v3/snapshots/344d2dce-e03f-4578-8d41-73f925ee249c => generated 443 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:31:53.721645 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-76270be3-c475-4a3a-83c5-41df535171a8 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:53.723202 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-76270be3-c475-4a3a-83c5-41df535171a8 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] GET https://10.4.3.200/volume/v3/snapshots/344d2dce-e03f-4578-8d41-73f925ee249c Jul 10 06:31:53.723377 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-76270be3-c475-4a3a-83c5-41df535171a8 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:31:53.723602 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-76270be3-c475-4a3a-83c5-41df535171a8 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:31:53.728390 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:31:53.728390 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:31:53.728821 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-76270be3-c475-4a3a-83c5-41df535171a8 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Snapshot retrieved successfully. Jul 10 06:31:53.729748 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-76270be3-c475-4a3a-83c5-41df535171a8 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/snapshots/344d2dce-e03f-4578-8d41-73f925ee249c returned with HTTP 200 Jul 10 06:31:53.730168 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 246/988] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:31:53 2026] GET /volume/v3/snapshots/344d2dce-e03f-4578-8d41-73f925ee249c => generated 577 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:31:53.737741 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-66ae9efe-d759-43ec-98ac-c4d0b5bea220 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:53.739479 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-66ae9efe-d759-43ec-98ac-c4d0b5bea220 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/344d2dce-e03f-4578-8d41-73f925ee249c Jul 10 06:31:53.739752 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-66ae9efe-d759-43ec-98ac-c4d0b5bea220 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:31:53.740008 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-66ae9efe-d759-43ec-98ac-c4d0b5bea220 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:31:53.740125 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.snapshots [None req-66ae9efe-d759-43ec-98ac-c4d0b5bea220 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Delete snapshot with id: 344d2dce-e03f-4578-8d41-73f925ee249c Jul 10 06:31:53.745173 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:31:53.745173 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:31:53.745696 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-66ae9efe-d759-43ec-98ac-c4d0b5bea220 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Snapshot retrieved successfully. Jul 10 06:31:53.760793 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-66ae9efe-d759-43ec-98ac-c4d0b5bea220 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Snapshot delete request issued successfully. Jul 10 06:31:53.761072 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-66ae9efe-d759-43ec-98ac-c4d0b5bea220 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/snapshots/344d2dce-e03f-4578-8d41-73f925ee249c returned with HTTP 202 Jul 10 06:31:53.761563 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 255/989] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 10 06:31:53 2026] DELETE /volume/v3/snapshots/344d2dce-e03f-4578-8d41-73f925ee249c => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:31:53.769324 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-b30163ae-5109-48a5-b47b-7f6488319511 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:53.770907 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b30163ae-5109-48a5-b47b-7f6488319511 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] GET https://10.4.3.200/volume/v3/snapshots/344d2dce-e03f-4578-8d41-73f925ee249c Jul 10 06:31:53.771072 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b30163ae-5109-48a5-b47b-7f6488319511 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:31:53.771240 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b30163ae-5109-48a5-b47b-7f6488319511 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:31:53.777851 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:31:53.777851 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:31:53.778308 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-b30163ae-5109-48a5-b47b-7f6488319511 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Snapshot retrieved successfully. Jul 10 06:31:53.779082 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b30163ae-5109-48a5-b47b-7f6488319511 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/snapshots/344d2dce-e03f-4578-8d41-73f925ee249c returned with HTTP 200 Jul 10 06:31:53.779575 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 245/990] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:31:53 2026] GET /volume/v3/snapshots/344d2dce-e03f-4578-8d41-73f925ee249c => generated 576 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:31:54.792592 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-f1bed5aa-c7ee-4c26-aa87-e97a21d7793a None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:54.796896 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f1bed5aa-c7ee-4c26-aa87-e97a21d7793a tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] GET https://10.4.3.200/volume/v3/snapshots/344d2dce-e03f-4578-8d41-73f925ee249c Jul 10 06:31:54.796896 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f1bed5aa-c7ee-4c26-aa87-e97a21d7793a tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:31:54.796896 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f1bed5aa-c7ee-4c26-aa87-e97a21d7793a tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:31:54.800016 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f1bed5aa-c7ee-4c26-aa87-e97a21d7793a tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/snapshots/344d2dce-e03f-4578-8d41-73f925ee249c returned with HTTP 404 Jul 10 06:31:54.800570 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 245/991] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:31:54 2026] GET /volume/v3/snapshots/344d2dce-e03f-4578-8d41-73f925ee249c => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:31:54.811488 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-2ac5fef0-78f9-4d5b-877b-2efb7b025ceb None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:54.813087 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-2ac5fef0-78f9-4d5b-877b-2efb7b025ceb tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/344d2dce-e03f-4578-8d41-73f925ee249c Jul 10 06:31:54.813363 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-2ac5fef0-78f9-4d5b-877b-2efb7b025ceb tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:31:54.813628 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-2ac5fef0-78f9-4d5b-877b-2efb7b025ceb tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:31:54.813778 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.snapshots [None req-2ac5fef0-78f9-4d5b-877b-2efb7b025ceb tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Delete snapshot with id: 344d2dce-e03f-4578-8d41-73f925ee249c Jul 10 06:31:54.820166 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-2ac5fef0-78f9-4d5b-877b-2efb7b025ceb tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/snapshots/344d2dce-e03f-4578-8d41-73f925ee249c returned with HTTP 404 Jul 10 06:31:54.820391 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 247/992] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 10 06:31:54 2026] DELETE /volume/v3/snapshots/344d2dce-e03f-4578-8d41-73f925ee249c => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:31:54.830553 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-924c7e93-ba2e-49c7-939b-27889f9f6626 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:54.832757 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-924c7e93-ba2e-49c7-939b-27889f9f6626 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] GET https://10.4.3.200/volume/v3/volumes/563358a5-a81f-4a8a-9dac-a7ca78829d29 Jul 10 06:31:54.833028 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-924c7e93-ba2e-49c7-939b-27889f9f6626 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:31:54.833215 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-924c7e93-ba2e-49c7-939b-27889f9f6626 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:31:54.843666 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:31:54.843666 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:31:54.848872 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-924c7e93-ba2e-49c7-939b-27889f9f6626 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Volume info retrieved successfully. Jul 10 06:31:54.857028 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-924c7e93-ba2e-49c7-939b-27889f9f6626 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/volumes/563358a5-a81f-4a8a-9dac-a7ca78829d29 returned with HTTP 200 Jul 10 06:31:54.857547 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 256/993] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:31:54 2026] GET /volume/v3/volumes/563358a5-a81f-4a8a-9dac-a7ca78829d29 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:31:54.870665 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-030a25cb-0060-49af-af3c-d975d5540c2b None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:54.872903 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-030a25cb-0060-49af-af3c-d975d5540c2b tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] POST https://10.4.3.200/volume/v3/snapshots Jul 10 06:31:54.873319 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-030a25cb-0060-49af-af3c-d975d5540c2b tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "563358a5-a81f-4a8a-9dac-a7ca78829d29", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1592481137"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:31:54.884086 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:31:54.884086 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:31:54.884742 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-030a25cb-0060-49af-af3c-d975d5540c2b tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Volume info retrieved successfully. Jul 10 06:31:54.884905 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.snapshots [None req-030a25cb-0060-49af-af3c-d975d5540c2b tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Create snapshot from volume 563358a5-a81f-4a8a-9dac-a7ca78829d29 Jul 10 06:31:54.918086 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-030a25cb-0060-49af-af3c-d975d5540c2b tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Created reservations ['83f2354e-4802-42b4-a016-fe7ebaad40ec', 'cd7d4769-da6c-44da-909f-f14cb391f506', 'a15e4ad7-11b8-4662-ab6d-fdf54bc13bcf', '60b1ea38-b379-45c0-b534-46d5d5b1ce84'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:31:54.960462 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-030a25cb-0060-49af-af3c-d975d5540c2b tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Snapshot create request issued successfully. Jul 10 06:31:54.960867 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-030a25cb-0060-49af-af3c-d975d5540c2b tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 10 06:31:54.961388 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 246/994] 10.4.3.200 () {68 vars in 1265 bytes} [Fri Jul 10 06:31:54 2026] POST /volume/v3/snapshots => generated 310 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:31:54.973888 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-6b6e10b0-8bfe-49a7-b882-4c6891b14007 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:54.980304 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6b6e10b0-8bfe-49a7-b882-4c6891b14007 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] GET https://10.4.3.200/volume/v3/snapshots/32a85835-b0e2-4064-aa61-706225f25d72 Jul 10 06:31:54.980686 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6b6e10b0-8bfe-49a7-b882-4c6891b14007 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:31:54.981077 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6b6e10b0-8bfe-49a7-b882-4c6891b14007 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:31:54.993586 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:31:54.993586 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:31:54.994439 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-6b6e10b0-8bfe-49a7-b882-4c6891b14007 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Snapshot retrieved successfully. Jul 10 06:31:54.995524 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6b6e10b0-8bfe-49a7-b882-4c6891b14007 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/snapshots/32a85835-b0e2-4064-aa61-706225f25d72 returned with HTTP 200 Jul 10 06:31:54.997397 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 246/995] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:31:54 2026] GET /volume/v3/snapshots/32a85835-b0e2-4064-aa61-706225f25d72 => generated 442 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:31:55.925217 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-4d6574f3-141b-4dac-bfee-d9c7bae891da req-2920d8d2-d9d9-4dac-8013-709af3e35dd7 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:55.927234 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-4d6574f3-141b-4dac-bfee-d9c7bae891da req-2920d8d2-d9d9-4dac-8013-709af3e35dd7 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] PUT https://10.4.3.200/volume/v3/attachments/1d28dae6-5aa4-43bc-bfac-b47657c3e5be Jul 10 06:31:55.927680 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-4d6574f3-141b-4dac-bfee-d9c7bae891da req-2920d8d2-d9d9-4dac-8013-709af3e35dd7 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000004964", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad080837985", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8eedee5c-bca8-4f5c-8f66-111c7b448d96", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:31:55.938181 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.coordination [req-4d6574f3-141b-4dac-bfee-d9c7bae891da req-2920d8d2-d9d9-4dac-8013-709af3e35dd7 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Acquiring lock "cinder-attachment_update-e2ef838b-3303-43b0-b3fd-4100ba634c98-np0000004964" by "attachment_update" {{(pid=99975) __acquire /opt/stack/cinder/cinder/coordination.py:210}} Jul 10 06:31:55.944142 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.coordination [req-4d6574f3-141b-4dac-bfee-d9c7bae891da req-2920d8d2-d9d9-4dac-8013-709af3e35dd7 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Lock "cinder-attachment_update-e2ef838b-3303-43b0-b3fd-4100ba634c98-np0000004964" acquired by "attachment_update" :: waited 0.005s {{(pid=99975) __acquire /opt/stack/cinder/cinder/coordination.py:228}} Jul 10 06:31:55.944926 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:31:55.944926 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:31:56.013880 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-c6a9e6e1-0297-498b-ba36-18c9e4e33654 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:56.015998 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c6a9e6e1-0297-498b-ba36-18c9e4e33654 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] GET https://10.4.3.200/volume/v3/snapshots/32a85835-b0e2-4064-aa61-706225f25d72 Jul 10 06:31:56.016215 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c6a9e6e1-0297-498b-ba36-18c9e4e33654 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:31:56.016463 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c6a9e6e1-0297-498b-ba36-18c9e4e33654 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:31:56.023321 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:31:56.023321 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:31:56.025038 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-c6a9e6e1-0297-498b-ba36-18c9e4e33654 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Snapshot retrieved successfully. Jul 10 06:31:56.026135 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c6a9e6e1-0297-498b-ba36-18c9e4e33654 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/snapshots/32a85835-b0e2-4064-aa61-706225f25d72 returned with HTTP 200 Jul 10 06:31:56.026616 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 257/996] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:31:56 2026] GET /volume/v3/snapshots/32a85835-b0e2-4064-aa61-706225f25d72 => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:31:56.472654 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.coordination [req-4d6574f3-141b-4dac-bfee-d9c7bae891da req-2920d8d2-d9d9-4dac-8013-709af3e35dd7 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Lock "cinder-attachment_update-e2ef838b-3303-43b0-b3fd-4100ba634c98-np0000004964" released by "attachment_update" :: held 0.529s {{(pid=99975) __release /opt/stack/cinder/cinder/coordination.py:239}} Jul 10 06:31:56.473005 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-4d6574f3-141b-4dac-bfee-d9c7bae891da req-2920d8d2-d9d9-4dac-8013-709af3e35dd7 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] https://10.4.3.200/volume/v3/attachments/1d28dae6-5aa4-43bc-bfac-b47657c3e5be returned with HTTP 200 Jul 10 06:31:56.473557 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 248/997] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 10 06:31:55 2026] PUT /volume/v3/attachments/1d28dae6-5aa4-43bc-bfac-b47657c3e5be => generated 969 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:31:56.488353 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-4d6574f3-141b-4dac-bfee-d9c7bae891da req-86b5a13e-6fb4-47c4-9598-8da6ba07f14e None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:56.494445 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-4d6574f3-141b-4dac-bfee-d9c7bae891da req-86b5a13e-6fb4-47c4-9598-8da6ba07f14e tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] GET https://10.4.3.200/volume/v3/attachments/1d28dae6-5aa4-43bc-bfac-b47657c3e5be Jul 10 06:31:56.494671 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-4d6574f3-141b-4dac-bfee-d9c7bae891da req-86b5a13e-6fb4-47c4-9598-8da6ba07f14e tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:31:56.494971 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-4d6574f3-141b-4dac-bfee-d9c7bae891da req-86b5a13e-6fb4-47c4-9598-8da6ba07f14e tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Calling method 'version_select' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:31:56.511015 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-4d6574f3-141b-4dac-bfee-d9c7bae891da req-86b5a13e-6fb4-47c4-9598-8da6ba07f14e tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] https://10.4.3.200/volume/v3/attachments/1d28dae6-5aa4-43bc-bfac-b47657c3e5be returned with HTTP 200 Jul 10 06:31:56.511595 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 247/998] 10.4.3.200 () {70 vars in 1651 bytes} [Fri Jul 10 06:31:56 2026] GET /volume/v3/attachments/1d28dae6-5aa4-43bc-bfac-b47657c3e5be => generated 994 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:31:59.069159 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-746bd97e-df1d-46c7-aa12-f3b24aef54bf req-4b2a40f3-565a-4aa3-a0dc-9a59f941ee3d None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:59.072284 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-746bd97e-df1d-46c7-aa12-f3b24aef54bf req-4b2a40f3-565a-4aa3-a0dc-9a59f941ee3d tempest-ServerActionsV293TestJSON-2017090052 tempest-ServerActionsV293TestJSON-2017090052-project-member] DELETE https://10.4.3.200/volume/v3/attachments/beb68924-88de-4922-aaea-dcd7d9a7a965 Jul 10 06:31:59.072594 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-746bd97e-df1d-46c7-aa12-f3b24aef54bf req-4b2a40f3-565a-4aa3-a0dc-9a59f941ee3d tempest-ServerActionsV293TestJSON-2017090052 tempest-ServerActionsV293TestJSON-2017090052-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:31:59.072867 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-746bd97e-df1d-46c7-aa12-f3b24aef54bf req-4b2a40f3-565a-4aa3-a0dc-9a59f941ee3d tempest-ServerActionsV293TestJSON-2017090052 tempest-ServerActionsV293TestJSON-2017090052-project-member] Calling method 'version_select' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:31:59.086399 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:31:59.086399 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:31:59.627163 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-746bd97e-df1d-46c7-aa12-f3b24aef54bf req-4b2a40f3-565a-4aa3-a0dc-9a59f941ee3d tempest-ServerActionsV293TestJSON-2017090052 tempest-ServerActionsV293TestJSON-2017090052-project-member] https://10.4.3.200/volume/v3/attachments/beb68924-88de-4922-aaea-dcd7d9a7a965 returned with HTTP 200 Jul 10 06:31:59.627602 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 247/999] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 10 06:31:59 2026] DELETE /volume/v3/attachments/beb68924-88de-4922-aaea-dcd7d9a7a965 => generated 19 bytes in 559 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:31:59.714823 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-746bd97e-df1d-46c7-aa12-f3b24aef54bf req-cec8265a-4b47-433e-a8fb-77ebbf2855c2 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:31:59.716016 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-746bd97e-df1d-46c7-aa12-f3b24aef54bf req-cec8265a-4b47-433e-a8fb-77ebbf2855c2 tempest-ServerActionsV293TestJSON-2017090052 tempest-ServerActionsV293TestJSON-2017090052-project-member] DELETE https://10.4.3.200/volume/v3/volumes/a0c3ccdc-46b6-4540-92c7-e92bdab0af15 Jul 10 06:31:59.716333 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-746bd97e-df1d-46c7-aa12-f3b24aef54bf req-cec8265a-4b47-433e-a8fb-77ebbf2855c2 tempest-ServerActionsV293TestJSON-2017090052 tempest-ServerActionsV293TestJSON-2017090052-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:31:59.716593 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-746bd97e-df1d-46c7-aa12-f3b24aef54bf req-cec8265a-4b47-433e-a8fb-77ebbf2855c2 tempest-ServerActionsV293TestJSON-2017090052 tempest-ServerActionsV293TestJSON-2017090052-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:31:59.716759 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [req-746bd97e-df1d-46c7-aa12-f3b24aef54bf req-cec8265a-4b47-433e-a8fb-77ebbf2855c2 tempest-ServerActionsV293TestJSON-2017090052 tempest-ServerActionsV293TestJSON-2017090052-project-member] Delete volume with id: a0c3ccdc-46b6-4540-92c7-e92bdab0af15 Jul 10 06:31:59.724464 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:31:59.724464 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:31:59.725389 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [req-746bd97e-df1d-46c7-aa12-f3b24aef54bf req-cec8265a-4b47-433e-a8fb-77ebbf2855c2 tempest-ServerActionsV293TestJSON-2017090052 tempest-ServerActionsV293TestJSON-2017090052-project-member] Volume info retrieved successfully. Jul 10 06:31:59.754924 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [req-746bd97e-df1d-46c7-aa12-f3b24aef54bf req-cec8265a-4b47-433e-a8fb-77ebbf2855c2 tempest-ServerActionsV293TestJSON-2017090052 tempest-ServerActionsV293TestJSON-2017090052-project-member] Delete volume request issued successfully. Jul 10 06:31:59.755169 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-746bd97e-df1d-46c7-aa12-f3b24aef54bf req-cec8265a-4b47-433e-a8fb-77ebbf2855c2 tempest-ServerActionsV293TestJSON-2017090052 tempest-ServerActionsV293TestJSON-2017090052-project-member] https://10.4.3.200/volume/v3/volumes/a0c3ccdc-46b6-4540-92c7-e92bdab0af15 returned with HTTP 202 Jul 10 06:31:59.755928 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 258/1000] 10.4.3.200 () {70 vars in 1620 bytes} [Fri Jul 10 06:31:59 2026] DELETE /volume/v3/volumes/a0c3ccdc-46b6-4540-92c7-e92bdab0af15 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:32:03.803991 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-4d6574f3-141b-4dac-bfee-d9c7bae891da req-d48c422c-2fb5-4fed-b164-6693601f048e None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:03.809515 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-4d6574f3-141b-4dac-bfee-d9c7bae891da req-d48c422c-2fb5-4fed-b164-6693601f048e tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] POST https://10.4.3.200/volume/v3/attachments/1d28dae6-5aa4-43bc-bfac-b47657c3e5be/action Jul 10 06:32:03.809930 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-4d6574f3-141b-4dac-bfee-d9c7bae891da req-d48c422c-2fb5-4fed-b164-6693601f048e tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Action body: b'{"os-complete": null}' {{(pid=99975) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:32:03.810088 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-4d6574f3-141b-4dac-bfee-d9c7bae891da req-d48c422c-2fb5-4fed-b164-6693601f048e tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:32:03.845952 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:03.845952 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:32:03.863574 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-4d6574f3-141b-4dac-bfee-d9c7bae891da req-d48c422c-2fb5-4fed-b164-6693601f048e tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] https://10.4.3.200/volume/v3/attachments/1d28dae6-5aa4-43bc-bfac-b47657c3e5be/action returned with HTTP 204 Jul 10 06:32:03.863574 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 249/1001] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 10 06:32:03 2026] POST /volume/v3/attachments/1d28dae6-5aa4-43bc-bfac-b47657c3e5be/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:32:05.162439 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-e8513190-4508-4e9b-bce5-a52923c3ca7e None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:05.163533 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e8513190-4508-4e9b-bce5-a52923c3ca7e tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] GET https://10.4.3.200/volume/v3/volumes/fc5c4897-9505-4823-a1d5-2c146406a655 Jul 10 06:32:05.163771 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e8513190-4508-4e9b-bce5-a52923c3ca7e tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:05.164023 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e8513190-4508-4e9b-bce5-a52923c3ca7e tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:05.171198 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:05.171198 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:32:05.175013 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-e8513190-4508-4e9b-bce5-a52923c3ca7e tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] Volume info retrieved successfully. Jul 10 06:32:05.179464 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e8513190-4508-4e9b-bce5-a52923c3ca7e tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] https://10.4.3.200/volume/v3/volumes/fc5c4897-9505-4823-a1d5-2c146406a655 returned with HTTP 200 Jul 10 06:32:05.179865 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 248/1002] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:32:05 2026] GET /volume/v3/volumes/fc5c4897-9505-4823-a1d5-2c146406a655 => generated 852 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:32:05.233917 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-e12696a5-acf5-4f88-a4f3-5edfd392cf76 req-b3afd326-8cc4-4461-a24b-d6fbb8d9ec47 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:05.236335 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-e12696a5-acf5-4f88-a4f3-5edfd392cf76 req-b3afd326-8cc4-4461-a24b-d6fbb8d9ec47 tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] GET https://10.4.3.200/volume/v3/volumes/fc5c4897-9505-4823-a1d5-2c146406a655 Jul 10 06:32:05.236591 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-e12696a5-acf5-4f88-a4f3-5edfd392cf76 req-b3afd326-8cc4-4461-a24b-d6fbb8d9ec47 tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:05.236845 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-e12696a5-acf5-4f88-a4f3-5edfd392cf76 req-b3afd326-8cc4-4461-a24b-d6fbb8d9ec47 tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:05.239673 np0000004964 devstack@c-api.service[99977]: DEBUG dbcounter [-] [99977] Writing DB stats cinder:SELECT=195,cinder:UPDATE=62,cinder:INSERT=31 {{(pid=99977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:32:05.248552 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:05.248552 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:32:05.252337 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-e12696a5-acf5-4f88-a4f3-5edfd392cf76 req-b3afd326-8cc4-4461-a24b-d6fbb8d9ec47 tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] Volume info retrieved successfully. Jul 10 06:32:05.257042 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-e12696a5-acf5-4f88-a4f3-5edfd392cf76 req-b3afd326-8cc4-4461-a24b-d6fbb8d9ec47 tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] https://10.4.3.200/volume/v3/volumes/fc5c4897-9505-4823-a1d5-2c146406a655 returned with HTTP 200 Jul 10 06:32:05.257326 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 248/1003] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:32:05 2026] GET /volume/v3/volumes/fc5c4897-9505-4823-a1d5-2c146406a655 => generated 852 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:32:07.291224 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-39ec2424-b91f-49fb-8de9-6522193ee790 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:07.291224 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-39ec2424-b91f-49fb-8de9-6522193ee790 None None] GET https://10.4.3.200/volume// Jul 10 06:32:07.291224 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-39ec2424-b91f-49fb-8de9-6522193ee790 None None] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:07.291224 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-39ec2424-b91f-49fb-8de9-6522193ee790 None None] Calling method 'all' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:07.291224 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-39ec2424-b91f-49fb-8de9-6522193ee790 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:32:07.291224 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 259/1004] 10.4.3.200 () {66 vars in 1428 bytes} [Fri Jul 10 06:32: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 10 06:32:07.301203 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-e12696a5-acf5-4f88-a4f3-5edfd392cf76 req-566fa3bd-608f-4dc0-bcfb-17d8882b8322 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:07.303736 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-e12696a5-acf5-4f88-a4f3-5edfd392cf76 req-566fa3bd-608f-4dc0-bcfb-17d8882b8322 tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 10 06:32:07.304162 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-e12696a5-acf5-4f88-a4f3-5edfd392cf76 req-566fa3bd-608f-4dc0-bcfb-17d8882b8322 tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fc5c4897-9505-4823-a1d5-2c146406a655", "connector": null, "instance_uuid": "ca42b392-d910-4f60-8f7a-acd01abb9681"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:32:07.314813 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:07.314813 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:32:07.342222 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-e12696a5-acf5-4f88-a4f3-5edfd392cf76 req-566fa3bd-608f-4dc0-bcfb-17d8882b8322 tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 10 06:32:07.342709 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 250/1005] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 10 06:32:07 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 10 06:32:07.779998 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-e8ec8bff-5e55-49b6-a4d9-62fab22b2c6a None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:07.783981 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e8ec8bff-5e55-49b6-a4d9-62fab22b2c6a tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] GET https://10.4.3.200/volume/v3/volumes/fc5c4897-9505-4823-a1d5-2c146406a655 Jul 10 06:32:07.784165 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e8ec8bff-5e55-49b6-a4d9-62fab22b2c6a tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:07.784368 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e8ec8bff-5e55-49b6-a4d9-62fab22b2c6a tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:07.800191 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:07.800191 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:32:07.804860 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-e8ec8bff-5e55-49b6-a4d9-62fab22b2c6a tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] Volume info retrieved successfully. Jul 10 06:32:07.809279 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e8ec8bff-5e55-49b6-a4d9-62fab22b2c6a tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] https://10.4.3.200/volume/v3/volumes/fc5c4897-9505-4823-a1d5-2c146406a655 returned with HTTP 200 Jul 10 06:32:07.809751 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 249/1006] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:32:07 2026] GET /volume/v3/volumes/fc5c4897-9505-4823-a1d5-2c146406a655 => generated 851 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:32:07.890054 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-6c2e3fda-2bea-4ed7-b8e0-cf5340d8e9f4 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:07.890730 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6c2e3fda-2bea-4ed7-b8e0-cf5340d8e9f4 None None] GET https://10.4.3.200/volume// Jul 10 06:32:07.891741 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6c2e3fda-2bea-4ed7-b8e0-cf5340d8e9f4 None None] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:07.891951 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6c2e3fda-2bea-4ed7-b8e0-cf5340d8e9f4 None None] Calling method 'all' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:07.892371 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6c2e3fda-2bea-4ed7-b8e0-cf5340d8e9f4 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:32:07.893356 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 249/1007] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:32: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 10 06:32:07.910023 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-e12696a5-acf5-4f88-a4f3-5edfd392cf76 req-92b19404-bbd0-40cf-9d53-944a35ad77c8 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:07.915537 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-e12696a5-acf5-4f88-a4f3-5edfd392cf76 req-92b19404-bbd0-40cf-9d53-944a35ad77c8 tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] GET https://10.4.3.200/volume/v3/volumes/fc5c4897-9505-4823-a1d5-2c146406a655 Jul 10 06:32:07.915537 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-e12696a5-acf5-4f88-a4f3-5edfd392cf76 req-92b19404-bbd0-40cf-9d53-944a35ad77c8 tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:07.917835 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-e12696a5-acf5-4f88-a4f3-5edfd392cf76 req-92b19404-bbd0-40cf-9d53-944a35ad77c8 tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:07.935266 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:07.935266 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:32:07.939928 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [req-e12696a5-acf5-4f88-a4f3-5edfd392cf76 req-92b19404-bbd0-40cf-9d53-944a35ad77c8 tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] Volume info retrieved successfully. Jul 10 06:32:07.945264 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-e12696a5-acf5-4f88-a4f3-5edfd392cf76 req-92b19404-bbd0-40cf-9d53-944a35ad77c8 tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] https://10.4.3.200/volume/v3/volumes/fc5c4897-9505-4823-a1d5-2c146406a655 returned with HTTP 200 Jul 10 06:32:07.945868 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 260/1008] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 10 06:32:07 2026] GET /volume/v3/volumes/fc5c4897-9505-4823-a1d5-2c146406a655 => generated 1031 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:32:08.082890 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-e12696a5-acf5-4f88-a4f3-5edfd392cf76 req-da04ebaf-36ba-4943-9497-9fab7ff08880 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:08.085688 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-e12696a5-acf5-4f88-a4f3-5edfd392cf76 req-da04ebaf-36ba-4943-9497-9fab7ff08880 tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] PUT https://10.4.3.200/volume/v3/attachments/2f60de75-65dd-458a-9590-d9b441ca6599 Jul 10 06:32:08.086185 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-e12696a5-acf5-4f88-a4f3-5edfd392cf76 req-da04ebaf-36ba-4943-9497-9fab7ff08880 tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000004964", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad080837985", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8eedee5c-bca8-4f5c-8f66-111c7b448d96", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:32:08.096610 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.coordination [req-e12696a5-acf5-4f88-a4f3-5edfd392cf76 req-da04ebaf-36ba-4943-9497-9fab7ff08880 tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] Acquiring lock "cinder-attachment_update-fc5c4897-9505-4823-a1d5-2c146406a655-np0000004964" by "attachment_update" {{(pid=99975) __acquire /opt/stack/cinder/cinder/coordination.py:210}} Jul 10 06:32:08.103190 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.coordination [req-e12696a5-acf5-4f88-a4f3-5edfd392cf76 req-da04ebaf-36ba-4943-9497-9fab7ff08880 tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] Lock "cinder-attachment_update-fc5c4897-9505-4823-a1d5-2c146406a655-np0000004964" acquired by "attachment_update" :: waited 0.007s {{(pid=99975) __acquire /opt/stack/cinder/cinder/coordination.py:228}} Jul 10 06:32:08.104689 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:08.104689 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:32:08.635568 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.coordination [req-e12696a5-acf5-4f88-a4f3-5edfd392cf76 req-da04ebaf-36ba-4943-9497-9fab7ff08880 tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] Lock "cinder-attachment_update-fc5c4897-9505-4823-a1d5-2c146406a655-np0000004964" released by "attachment_update" :: held 0.532s {{(pid=99975) __release /opt/stack/cinder/cinder/coordination.py:239}} Jul 10 06:32:08.636023 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-e12696a5-acf5-4f88-a4f3-5edfd392cf76 req-da04ebaf-36ba-4943-9497-9fab7ff08880 tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] https://10.4.3.200/volume/v3/attachments/2f60de75-65dd-458a-9590-d9b441ca6599 returned with HTTP 200 Jul 10 06:32:08.637291 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 251/1009] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 10 06:32:08 2026] PUT /volume/v3/attachments/2f60de75-65dd-458a-9590-d9b441ca6599 => generated 969 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:32:08.825520 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-e93dd979-9ca8-41a6-9810-b737e4c84b25 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:08.827478 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e93dd979-9ca8-41a6-9810-b737e4c84b25 tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] GET https://10.4.3.200/volume/v3/volumes/fc5c4897-9505-4823-a1d5-2c146406a655 Jul 10 06:32:08.827754 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e93dd979-9ca8-41a6-9810-b737e4c84b25 tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:08.827958 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e93dd979-9ca8-41a6-9810-b737e4c84b25 tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:08.837270 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:08.837270 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:32:08.844003 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-e93dd979-9ca8-41a6-9810-b737e4c84b25 tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] Volume info retrieved successfully. Jul 10 06:32:08.848657 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e93dd979-9ca8-41a6-9810-b737e4c84b25 tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] https://10.4.3.200/volume/v3/volumes/fc5c4897-9505-4823-a1d5-2c146406a655 returned with HTTP 200 Jul 10 06:32:08.849600 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 250/1010] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:32:08 2026] GET /volume/v3/volumes/fc5c4897-9505-4823-a1d5-2c146406a655 => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:32:09.867918 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-2c4fc469-e8f8-4f5e-b66c-59574e00276d None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:09.867918 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2c4fc469-e8f8-4f5e-b66c-59574e00276d tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] GET https://10.4.3.200/volume/v3/volumes/fc5c4897-9505-4823-a1d5-2c146406a655 Jul 10 06:32:09.868275 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2c4fc469-e8f8-4f5e-b66c-59574e00276d tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:09.869315 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2c4fc469-e8f8-4f5e-b66c-59574e00276d tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:09.895334 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:09.895334 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:32:09.904527 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-2c4fc469-e8f8-4f5e-b66c-59574e00276d tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] Volume info retrieved successfully. Jul 10 06:32:09.910556 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2c4fc469-e8f8-4f5e-b66c-59574e00276d tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] https://10.4.3.200/volume/v3/volumes/fc5c4897-9505-4823-a1d5-2c146406a655 returned with HTTP 200 Jul 10 06:32:09.910556 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 250/1011] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:32:09 2026] GET /volume/v3/volumes/fc5c4897-9505-4823-a1d5-2c146406a655 => generated 852 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:32:10.927534 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-1409a781-c413-4ba4-8c49-5c8828aa2f0a None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:10.929754 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-1409a781-c413-4ba4-8c49-5c8828aa2f0a tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] GET https://10.4.3.200/volume/v3/volumes/fc5c4897-9505-4823-a1d5-2c146406a655 Jul 10 06:32:10.929956 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-1409a781-c413-4ba4-8c49-5c8828aa2f0a tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:10.930191 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-1409a781-c413-4ba4-8c49-5c8828aa2f0a tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:10.947431 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:10.947431 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:32:10.952460 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-1409a781-c413-4ba4-8c49-5c8828aa2f0a tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] Volume info retrieved successfully. Jul 10 06:32:10.958822 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-1409a781-c413-4ba4-8c49-5c8828aa2f0a tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] https://10.4.3.200/volume/v3/volumes/fc5c4897-9505-4823-a1d5-2c146406a655 returned with HTTP 200 Jul 10 06:32:10.959290 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 261/1012] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:32:10 2026] GET /volume/v3/volumes/fc5c4897-9505-4823-a1d5-2c146406a655 => generated 852 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:32:11.981452 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-73943e8d-1569-41ad-af65-71d7831f1988 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:11.984150 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-73943e8d-1569-41ad-af65-71d7831f1988 tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] GET https://10.4.3.200/volume/v3/volumes/fc5c4897-9505-4823-a1d5-2c146406a655 Jul 10 06:32:11.984429 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-73943e8d-1569-41ad-af65-71d7831f1988 tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:11.984840 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-73943e8d-1569-41ad-af65-71d7831f1988 tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:12.011279 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:12.011279 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:32:12.026410 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-73943e8d-1569-41ad-af65-71d7831f1988 tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] Volume info retrieved successfully. Jul 10 06:32:12.043415 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-73943e8d-1569-41ad-af65-71d7831f1988 tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] https://10.4.3.200/volume/v3/volumes/fc5c4897-9505-4823-a1d5-2c146406a655 returned with HTTP 200 Jul 10 06:32:12.043873 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 252/1013] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:32:11 2026] GET /volume/v3/volumes/fc5c4897-9505-4823-a1d5-2c146406a655 => generated 852 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:32:13.061009 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-55f81407-59e0-4976-a47d-76f074968f03 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:13.063149 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-55f81407-59e0-4976-a47d-76f074968f03 tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] GET https://10.4.3.200/volume/v3/volumes/fc5c4897-9505-4823-a1d5-2c146406a655 Jul 10 06:32:13.063369 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-55f81407-59e0-4976-a47d-76f074968f03 tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:13.063629 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-55f81407-59e0-4976-a47d-76f074968f03 tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:13.074120 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:13.074120 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:32:13.077826 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-55f81407-59e0-4976-a47d-76f074968f03 tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] Volume info retrieved successfully. Jul 10 06:32:13.083605 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-55f81407-59e0-4976-a47d-76f074968f03 tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] https://10.4.3.200/volume/v3/volumes/fc5c4897-9505-4823-a1d5-2c146406a655 returned with HTTP 200 Jul 10 06:32:13.084021 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 251/1014] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:32:13 2026] GET /volume/v3/volumes/fc5c4897-9505-4823-a1d5-2c146406a655 => generated 852 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:32:14.099639 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-8ca1e1c6-1212-4034-8903-6d8ab78e905e None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:14.101739 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8ca1e1c6-1212-4034-8903-6d8ab78e905e tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] GET https://10.4.3.200/volume/v3/volumes/fc5c4897-9505-4823-a1d5-2c146406a655 Jul 10 06:32:14.101951 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-8ca1e1c6-1212-4034-8903-6d8ab78e905e tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:14.102164 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-8ca1e1c6-1212-4034-8903-6d8ab78e905e tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:14.114054 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:14.114054 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:32:14.118694 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-8ca1e1c6-1212-4034-8903-6d8ab78e905e tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] Volume info retrieved successfully. Jul 10 06:32:14.124720 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8ca1e1c6-1212-4034-8903-6d8ab78e905e tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] https://10.4.3.200/volume/v3/volumes/fc5c4897-9505-4823-a1d5-2c146406a655 returned with HTTP 200 Jul 10 06:32:14.125232 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 251/1015] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:32:14 2026] GET /volume/v3/volumes/fc5c4897-9505-4823-a1d5-2c146406a655 => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:32:14.990083 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-e12696a5-acf5-4f88-a4f3-5edfd392cf76 req-66ae3643-bcb6-4396-841d-e1fdfa3f21e6 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:14.992559 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-e12696a5-acf5-4f88-a4f3-5edfd392cf76 req-66ae3643-bcb6-4396-841d-e1fdfa3f21e6 tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] POST https://10.4.3.200/volume/v3/attachments/2f60de75-65dd-458a-9590-d9b441ca6599/action Jul 10 06:32:14.992965 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-e12696a5-acf5-4f88-a4f3-5edfd392cf76 req-66ae3643-bcb6-4396-841d-e1fdfa3f21e6 tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] Action body: b'{"os-complete": null}' {{(pid=99976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:32:14.993108 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-e12696a5-acf5-4f88-a4f3-5edfd392cf76 req-66ae3643-bcb6-4396-841d-e1fdfa3f21e6 tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:32:15.008395 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:15.008395 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:32:15.018166 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-e12696a5-acf5-4f88-a4f3-5edfd392cf76 req-66ae3643-bcb6-4396-841d-e1fdfa3f21e6 tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] https://10.4.3.200/volume/v3/attachments/2f60de75-65dd-458a-9590-d9b441ca6599/action returned with HTTP 204 Jul 10 06:32:15.018620 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 262/1016] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 10 06:32:14 2026] POST /volume/v3/attachments/2f60de75-65dd-458a-9590-d9b441ca6599/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:32:15.141414 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-0de39f3a-81c8-46c8-8fb2-bdac9e0e175c None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:15.147075 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-0de39f3a-81c8-46c8-8fb2-bdac9e0e175c tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] GET https://10.4.3.200/volume/v3/volumes/fc5c4897-9505-4823-a1d5-2c146406a655 Jul 10 06:32:15.147353 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-0de39f3a-81c8-46c8-8fb2-bdac9e0e175c tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:15.147826 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-0de39f3a-81c8-46c8-8fb2-bdac9e0e175c tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:15.162602 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:15.162602 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:32:15.168621 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-0de39f3a-81c8-46c8-8fb2-bdac9e0e175c tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] Volume info retrieved successfully. Jul 10 06:32:15.174728 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-0de39f3a-81c8-46c8-8fb2-bdac9e0e175c tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] https://10.4.3.200/volume/v3/volumes/fc5c4897-9505-4823-a1d5-2c146406a655 returned with HTTP 200 Jul 10 06:32:15.175303 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 253/1017] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:32:15 2026] GET /volume/v3/volumes/fc5c4897-9505-4823-a1d5-2c146406a655 => generated 1144 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:32:15.189130 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-ccf0bfcd-501b-4726-8d1b-e6096daf7b7b None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:15.193528 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ccf0bfcd-501b-4726-8d1b-e6096daf7b7b tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] GET https://10.4.3.200/volume/v3/volumes/fc5c4897-9505-4823-a1d5-2c146406a655 Jul 10 06:32:15.193528 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ccf0bfcd-501b-4726-8d1b-e6096daf7b7b tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:15.193528 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ccf0bfcd-501b-4726-8d1b-e6096daf7b7b tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:15.204629 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:15.204629 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:32:15.210864 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-ccf0bfcd-501b-4726-8d1b-e6096daf7b7b tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] Volume info retrieved successfully. Jul 10 06:32:15.217382 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ccf0bfcd-501b-4726-8d1b-e6096daf7b7b tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] https://10.4.3.200/volume/v3/volumes/fc5c4897-9505-4823-a1d5-2c146406a655 returned with HTTP 200 Jul 10 06:32:15.217978 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 252/1018] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:32:15 2026] GET /volume/v3/volumes/fc5c4897-9505-4823-a1d5-2c146406a655 => generated 1144 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:32:15.234575 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-3942982e-382b-40e6-9b14-4b7336729580 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:15.238408 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3942982e-382b-40e6-9b14-4b7336729580 tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] GET https://10.4.3.200/volume/v3/volumes/fc5c4897-9505-4823-a1d5-2c146406a655 Jul 10 06:32:15.238678 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3942982e-382b-40e6-9b14-4b7336729580 tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:15.238879 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3942982e-382b-40e6-9b14-4b7336729580 tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:15.250627 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:15.250627 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:32:15.254186 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-3942982e-382b-40e6-9b14-4b7336729580 tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] Volume info retrieved successfully. Jul 10 06:32:15.259088 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3942982e-382b-40e6-9b14-4b7336729580 tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] https://10.4.3.200/volume/v3/volumes/fc5c4897-9505-4823-a1d5-2c146406a655 returned with HTTP 200 Jul 10 06:32:15.259551 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 252/1019] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:32:15 2026] GET /volume/v3/volumes/fc5c4897-9505-4823-a1d5-2c146406a655 => generated 1144 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:32:15.458102 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-e9d4504b-cf8e-4bcc-a981-87f9dc60597e req-2822c7ba-8bf7-4ca8-b12e-00a463bc2b59 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:15.462032 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-e9d4504b-cf8e-4bcc-a981-87f9dc60597e req-2822c7ba-8bf7-4ca8-b12e-00a463bc2b59 tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] GET https://10.4.3.200/volume/v3/volumes/fc5c4897-9505-4823-a1d5-2c146406a655 Jul 10 06:32:15.462090 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-e9d4504b-cf8e-4bcc-a981-87f9dc60597e req-2822c7ba-8bf7-4ca8-b12e-00a463bc2b59 tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:15.463414 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-e9d4504b-cf8e-4bcc-a981-87f9dc60597e req-2822c7ba-8bf7-4ca8-b12e-00a463bc2b59 tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:15.473674 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:15.473674 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:32:15.478165 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [req-e9d4504b-cf8e-4bcc-a981-87f9dc60597e req-2822c7ba-8bf7-4ca8-b12e-00a463bc2b59 tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] Volume info retrieved successfully. Jul 10 06:32:15.483568 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-e9d4504b-cf8e-4bcc-a981-87f9dc60597e req-2822c7ba-8bf7-4ca8-b12e-00a463bc2b59 tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] https://10.4.3.200/volume/v3/volumes/fc5c4897-9505-4823-a1d5-2c146406a655 returned with HTTP 200 Jul 10 06:32:15.483939 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 263/1020] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:32:15 2026] GET /volume/v3/volumes/fc5c4897-9505-4823-a1d5-2c146406a655 => generated 1144 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:32:17.406166 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-30801755-dae1-4049-846f-9331619cbb51 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:17.407875 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-30801755-dae1-4049-846f-9331619cbb51 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] GET https://10.4.3.200/volume/v3/volumes/09c98518-241b-4c2b-95b8-2749932e42fe Jul 10 06:32:17.408035 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-30801755-dae1-4049-846f-9331619cbb51 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:17.408231 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-30801755-dae1-4049-846f-9331619cbb51 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:17.416154 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:17.416154 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:32:17.420255 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-30801755-dae1-4049-846f-9331619cbb51 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Volume info retrieved successfully. Jul 10 06:32:17.424184 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-30801755-dae1-4049-846f-9331619cbb51 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] https://10.4.3.200/volume/v3/volumes/09c98518-241b-4c2b-95b8-2749932e42fe returned with HTTP 200 Jul 10 06:32:17.424576 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 254/1021] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:32:17 2026] GET /volume/v3/volumes/09c98518-241b-4c2b-95b8-2749932e42fe => generated 858 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:32:17.441186 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-7ec618ba-c6cb-4716-81c9-c289ce64cef2 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:17.442909 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7ec618ba-c6cb-4716-81c9-c289ce64cef2 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] GET https://10.4.3.200/volume/v3/volumes/09c98518-241b-4c2b-95b8-2749932e42fe Jul 10 06:32:17.443078 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7ec618ba-c6cb-4716-81c9-c289ce64cef2 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:17.443251 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7ec618ba-c6cb-4716-81c9-c289ce64cef2 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:17.451762 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:17.451762 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:32:17.454242 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-7ec618ba-c6cb-4716-81c9-c289ce64cef2 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Volume info retrieved successfully. Jul 10 06:32:17.458154 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7ec618ba-c6cb-4716-81c9-c289ce64cef2 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] https://10.4.3.200/volume/v3/volumes/09c98518-241b-4c2b-95b8-2749932e42fe returned with HTTP 200 Jul 10 06:32:17.458492 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 253/1022] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:32:17 2026] GET /volume/v3/volumes/09c98518-241b-4c2b-95b8-2749932e42fe => generated 858 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:32:17.513709 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-1e0548e2-eab4-4503-8ae0-7d04b53ba261 req-0b6a1cac-696c-45e4-9079-fc20009f4cff None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:17.515437 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-1e0548e2-eab4-4503-8ae0-7d04b53ba261 req-0b6a1cac-696c-45e4-9079-fc20009f4cff tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] GET https://10.4.3.200/volume/v3/volumes/09c98518-241b-4c2b-95b8-2749932e42fe Jul 10 06:32:17.515637 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-1e0548e2-eab4-4503-8ae0-7d04b53ba261 req-0b6a1cac-696c-45e4-9079-fc20009f4cff tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:17.515807 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-1e0548e2-eab4-4503-8ae0-7d04b53ba261 req-0b6a1cac-696c-45e4-9079-fc20009f4cff tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:17.522322 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:17.522322 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:32:17.528063 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-1e0548e2-eab4-4503-8ae0-7d04b53ba261 req-0b6a1cac-696c-45e4-9079-fc20009f4cff tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Volume info retrieved successfully. Jul 10 06:32:17.532440 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-1e0548e2-eab4-4503-8ae0-7d04b53ba261 req-0b6a1cac-696c-45e4-9079-fc20009f4cff tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] https://10.4.3.200/volume/v3/volumes/09c98518-241b-4c2b-95b8-2749932e42fe returned with HTTP 200 Jul 10 06:32:17.532832 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 253/1023] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:32:17 2026] GET /volume/v3/volumes/09c98518-241b-4c2b-95b8-2749932e42fe => generated 858 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:32:19.588271 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-b2c4464d-0fbe-45b1-a41c-73aeffcdebb4 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:19.588820 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b2c4464d-0fbe-45b1-a41c-73aeffcdebb4 None None] GET https://10.4.3.200/volume// Jul 10 06:32:19.589030 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b2c4464d-0fbe-45b1-a41c-73aeffcdebb4 None None] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:19.589397 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b2c4464d-0fbe-45b1-a41c-73aeffcdebb4 None None] Calling method 'all' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:19.590556 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b2c4464d-0fbe-45b1-a41c-73aeffcdebb4 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:32:19.590556 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 264/1024] 10.4.3.200 () {66 vars in 1428 bytes} [Fri Jul 10 06:32: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 10 06:32:19.605286 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-1e0548e2-eab4-4503-8ae0-7d04b53ba261 req-06ef11bb-ea99-4c8c-bf40-b0cf72cbc992 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:19.608839 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-1e0548e2-eab4-4503-8ae0-7d04b53ba261 req-06ef11bb-ea99-4c8c-bf40-b0cf72cbc992 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 10 06:32:19.609436 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-1e0548e2-eab4-4503-8ae0-7d04b53ba261 req-06ef11bb-ea99-4c8c-bf40-b0cf72cbc992 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "09c98518-241b-4c2b-95b8-2749932e42fe", "connector": null, "instance_uuid": "ebed19c9-0665-4c32-b7ac-7c877a0697d0"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:32:19.619213 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:19.619213 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:32:19.653615 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-1e0548e2-eab4-4503-8ae0-7d04b53ba261 req-06ef11bb-ea99-4c8c-bf40-b0cf72cbc992 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 10 06:32:19.654517 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 255/1025] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 10 06:32:19 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 10 06:32:20.072699 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-ac4e40c1-5a95-4d7b-9e6a-8212c4c2c9d9 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:20.074366 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ac4e40c1-5a95-4d7b-9e6a-8212c4c2c9d9 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] GET https://10.4.3.200/volume/v3/volumes/09c98518-241b-4c2b-95b8-2749932e42fe Jul 10 06:32:20.074699 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ac4e40c1-5a95-4d7b-9e6a-8212c4c2c9d9 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:20.074992 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ac4e40c1-5a95-4d7b-9e6a-8212c4c2c9d9 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:20.084524 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:20.084524 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:32:20.090725 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-ac4e40c1-5a95-4d7b-9e6a-8212c4c2c9d9 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Volume info retrieved successfully. Jul 10 06:32:20.098145 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ac4e40c1-5a95-4d7b-9e6a-8212c4c2c9d9 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] https://10.4.3.200/volume/v3/volumes/09c98518-241b-4c2b-95b8-2749932e42fe returned with HTTP 200 Jul 10 06:32:20.098963 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 254/1026] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:32:20 2026] GET /volume/v3/volumes/09c98518-241b-4c2b-95b8-2749932e42fe => generated 857 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:32:20.193814 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-f8b9f32d-f0e2-47da-9218-bbf527d39246 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:20.194411 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f8b9f32d-f0e2-47da-9218-bbf527d39246 None None] GET https://10.4.3.200/volume// Jul 10 06:32:20.194794 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f8b9f32d-f0e2-47da-9218-bbf527d39246 None None] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:20.195239 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f8b9f32d-f0e2-47da-9218-bbf527d39246 None None] Calling method 'all' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:20.195923 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f8b9f32d-f0e2-47da-9218-bbf527d39246 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:32:20.196439 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 254/1027] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:32:20 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 06:32:20.214916 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-1e0548e2-eab4-4503-8ae0-7d04b53ba261 req-a383baba-c7e8-4715-8c63-05fb10196c80 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:20.219549 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-1e0548e2-eab4-4503-8ae0-7d04b53ba261 req-a383baba-c7e8-4715-8c63-05fb10196c80 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] GET https://10.4.3.200/volume/v3/volumes/09c98518-241b-4c2b-95b8-2749932e42fe Jul 10 06:32:20.219549 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-1e0548e2-eab4-4503-8ae0-7d04b53ba261 req-a383baba-c7e8-4715-8c63-05fb10196c80 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:20.219772 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-1e0548e2-eab4-4503-8ae0-7d04b53ba261 req-a383baba-c7e8-4715-8c63-05fb10196c80 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:20.224856 np0000004964 devstack@c-api.service[99976]: DEBUG dbcounter [-] [99976] Writing DB stats cinder:SELECT=148,cinder:INSERT=19,cinder:UPDATE=39 {{(pid=99976) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:32:20.236541 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:20.236541 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:32:20.241103 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [req-1e0548e2-eab4-4503-8ae0-7d04b53ba261 req-a383baba-c7e8-4715-8c63-05fb10196c80 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Volume info retrieved successfully. Jul 10 06:32:20.246156 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-1e0548e2-eab4-4503-8ae0-7d04b53ba261 req-a383baba-c7e8-4715-8c63-05fb10196c80 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] https://10.4.3.200/volume/v3/volumes/09c98518-241b-4c2b-95b8-2749932e42fe returned with HTTP 200 Jul 10 06:32:20.246156 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 265/1028] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 10 06:32:20 2026] GET /volume/v3/volumes/09c98518-241b-4c2b-95b8-2749932e42fe => generated 1037 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:32:20.354762 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-1e0548e2-eab4-4503-8ae0-7d04b53ba261 req-88651600-9dd1-4dd7-872a-79d85263b3ce None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:20.357401 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-1e0548e2-eab4-4503-8ae0-7d04b53ba261 req-88651600-9dd1-4dd7-872a-79d85263b3ce tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] PUT https://10.4.3.200/volume/v3/attachments/b283d9b8-7fc6-48c0-90e4-8f0b5edcee3e Jul 10 06:32:20.357900 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-1e0548e2-eab4-4503-8ae0-7d04b53ba261 req-88651600-9dd1-4dd7-872a-79d85263b3ce tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000004964", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad080837985", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8eedee5c-bca8-4f5c-8f66-111c7b448d96", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:32:20.370468 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.coordination [req-1e0548e2-eab4-4503-8ae0-7d04b53ba261 req-88651600-9dd1-4dd7-872a-79d85263b3ce tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Acquiring lock "cinder-attachment_update-09c98518-241b-4c2b-95b8-2749932e42fe-np0000004964" by "attachment_update" {{(pid=99975) __acquire /opt/stack/cinder/cinder/coordination.py:210}} Jul 10 06:32:20.377066 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.coordination [req-1e0548e2-eab4-4503-8ae0-7d04b53ba261 req-88651600-9dd1-4dd7-872a-79d85263b3ce tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Lock "cinder-attachment_update-09c98518-241b-4c2b-95b8-2749932e42fe-np0000004964" acquired by "attachment_update" :: waited 0.007s {{(pid=99975) __acquire /opt/stack/cinder/cinder/coordination.py:228}} Jul 10 06:32:20.378560 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:20.378560 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:32:20.906019 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.coordination [req-1e0548e2-eab4-4503-8ae0-7d04b53ba261 req-88651600-9dd1-4dd7-872a-79d85263b3ce tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Lock "cinder-attachment_update-09c98518-241b-4c2b-95b8-2749932e42fe-np0000004964" released by "attachment_update" :: held 0.528s {{(pid=99975) __release /opt/stack/cinder/cinder/coordination.py:239}} Jul 10 06:32:20.906019 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-1e0548e2-eab4-4503-8ae0-7d04b53ba261 req-88651600-9dd1-4dd7-872a-79d85263b3ce tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] https://10.4.3.200/volume/v3/attachments/b283d9b8-7fc6-48c0-90e4-8f0b5edcee3e returned with HTTP 200 Jul 10 06:32:20.906019 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 256/1029] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 10 06:32:20 2026] PUT /volume/v3/attachments/b283d9b8-7fc6-48c0-90e4-8f0b5edcee3e => generated 969 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:32:21.115966 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-e4999366-cd9f-40e8-bdf6-1f9a2d4b9123 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:21.118561 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e4999366-cd9f-40e8-bdf6-1f9a2d4b9123 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] GET https://10.4.3.200/volume/v3/volumes/09c98518-241b-4c2b-95b8-2749932e42fe Jul 10 06:32:21.119630 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e4999366-cd9f-40e8-bdf6-1f9a2d4b9123 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:21.119739 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e4999366-cd9f-40e8-bdf6-1f9a2d4b9123 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:21.135089 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:21.135089 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:32:21.140654 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-e4999366-cd9f-40e8-bdf6-1f9a2d4b9123 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Volume info retrieved successfully. Jul 10 06:32:21.154270 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e4999366-cd9f-40e8-bdf6-1f9a2d4b9123 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] https://10.4.3.200/volume/v3/volumes/09c98518-241b-4c2b-95b8-2749932e42fe returned with HTTP 200 Jul 10 06:32:21.156577 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 255/1030] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:32:21 2026] GET /volume/v3/volumes/09c98518-241b-4c2b-95b8-2749932e42fe => generated 858 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:32:22.170388 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-3bcda40d-ff10-4cff-add7-c8f1242ab8b9 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:22.174591 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3bcda40d-ff10-4cff-add7-c8f1242ab8b9 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] GET https://10.4.3.200/volume/v3/volumes/09c98518-241b-4c2b-95b8-2749932e42fe Jul 10 06:32:22.175310 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3bcda40d-ff10-4cff-add7-c8f1242ab8b9 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:22.175310 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3bcda40d-ff10-4cff-add7-c8f1242ab8b9 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:22.187440 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:22.187440 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:32:22.192173 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-3bcda40d-ff10-4cff-add7-c8f1242ab8b9 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Volume info retrieved successfully. Jul 10 06:32:22.197838 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3bcda40d-ff10-4cff-add7-c8f1242ab8b9 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] https://10.4.3.200/volume/v3/volumes/09c98518-241b-4c2b-95b8-2749932e42fe returned with HTTP 200 Jul 10 06:32:22.198339 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 255/1031] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:32:22 2026] GET /volume/v3/volumes/09c98518-241b-4c2b-95b8-2749932e42fe => generated 858 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:32:23.213983 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-37a2b236-f6d1-4f0d-8dec-a632103a5b93 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:23.216251 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-37a2b236-f6d1-4f0d-8dec-a632103a5b93 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] GET https://10.4.3.200/volume/v3/volumes/09c98518-241b-4c2b-95b8-2749932e42fe Jul 10 06:32:23.216525 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-37a2b236-f6d1-4f0d-8dec-a632103a5b93 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:23.216894 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-37a2b236-f6d1-4f0d-8dec-a632103a5b93 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:23.234587 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:23.234587 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:32:23.241167 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-37a2b236-f6d1-4f0d-8dec-a632103a5b93 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Volume info retrieved successfully. Jul 10 06:32:23.248570 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-37a2b236-f6d1-4f0d-8dec-a632103a5b93 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] https://10.4.3.200/volume/v3/volumes/09c98518-241b-4c2b-95b8-2749932e42fe returned with HTTP 200 Jul 10 06:32:23.249236 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 266/1032] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:32:23 2026] GET /volume/v3/volumes/09c98518-241b-4c2b-95b8-2749932e42fe => generated 858 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:32:24.264528 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-29474514-03b8-420d-8d18-44cb0754e769 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:24.268552 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-29474514-03b8-420d-8d18-44cb0754e769 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] GET https://10.4.3.200/volume/v3/volumes/09c98518-241b-4c2b-95b8-2749932e42fe Jul 10 06:32:24.268552 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-29474514-03b8-420d-8d18-44cb0754e769 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:24.268552 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-29474514-03b8-420d-8d18-44cb0754e769 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:24.270222 np0000004964 devstack@c-api.service[99975]: DEBUG dbcounter [-] [99975] Writing DB stats cinder:SELECT=148,cinder:INSERT=19,cinder:UPDATE=42 {{(pid=99975) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:32:24.280392 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:24.280392 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:32:24.287635 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-29474514-03b8-420d-8d18-44cb0754e769 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Volume info retrieved successfully. Jul 10 06:32:24.294955 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-29474514-03b8-420d-8d18-44cb0754e769 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] https://10.4.3.200/volume/v3/volumes/09c98518-241b-4c2b-95b8-2749932e42fe returned with HTTP 200 Jul 10 06:32:24.295453 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 257/1033] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:32:24 2026] GET /volume/v3/volumes/09c98518-241b-4c2b-95b8-2749932e42fe => generated 858 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:32:25.309794 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-6aa25027-8d1c-4f9c-9cfd-0780178e3526 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:25.311475 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6aa25027-8d1c-4f9c-9cfd-0780178e3526 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] GET https://10.4.3.200/volume/v3/volumes/09c98518-241b-4c2b-95b8-2749932e42fe Jul 10 06:32:25.313025 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6aa25027-8d1c-4f9c-9cfd-0780178e3526 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:25.313025 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6aa25027-8d1c-4f9c-9cfd-0780178e3526 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:25.321289 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:25.321289 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:32:25.324782 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-6aa25027-8d1c-4f9c-9cfd-0780178e3526 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Volume info retrieved successfully. Jul 10 06:32:25.328848 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6aa25027-8d1c-4f9c-9cfd-0780178e3526 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] https://10.4.3.200/volume/v3/volumes/09c98518-241b-4c2b-95b8-2749932e42fe returned with HTTP 200 Jul 10 06:32:25.329344 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 256/1034] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:32:25 2026] GET /volume/v3/volumes/09c98518-241b-4c2b-95b8-2749932e42fe => generated 858 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:32:25.724436 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-d3962f7e-7d18-45cc-9115-caf7193a67ee req-512f95ef-c5ee-41f2-abfb-77eb61148fef None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:25.730443 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-d3962f7e-7d18-45cc-9115-caf7193a67ee req-512f95ef-c5ee-41f2-abfb-77eb61148fef tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] GET https://10.4.3.200/volume/v3/volumes/3e45cd09-dcbe-4631-8237-6c5ac5cf1d1d Jul 10 06:32:25.730443 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-d3962f7e-7d18-45cc-9115-caf7193a67ee req-512f95ef-c5ee-41f2-abfb-77eb61148fef tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:25.730443 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-d3962f7e-7d18-45cc-9115-caf7193a67ee req-512f95ef-c5ee-41f2-abfb-77eb61148fef tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:25.736350 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:25.736350 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:32:25.740469 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-d3962f7e-7d18-45cc-9115-caf7193a67ee req-512f95ef-c5ee-41f2-abfb-77eb61148fef tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] Volume info retrieved successfully. Jul 10 06:32:25.745890 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-d3962f7e-7d18-45cc-9115-caf7193a67ee req-512f95ef-c5ee-41f2-abfb-77eb61148fef tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] https://10.4.3.200/volume/v3/volumes/3e45cd09-dcbe-4631-8237-6c5ac5cf1d1d returned with HTTP 200 Jul 10 06:32:25.746322 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 256/1035] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:32:25 2026] GET /volume/v3/volumes/3e45cd09-dcbe-4631-8237-6c5ac5cf1d1d => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:32:26.342315 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-20126782-d68c-41c5-9011-e4bbbe138701 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:26.344539 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-20126782-d68c-41c5-9011-e4bbbe138701 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] GET https://10.4.3.200/volume/v3/volumes/09c98518-241b-4c2b-95b8-2749932e42fe Jul 10 06:32:26.344812 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-20126782-d68c-41c5-9011-e4bbbe138701 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:26.345068 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-20126782-d68c-41c5-9011-e4bbbe138701 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:26.354963 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:26.354963 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:32:26.358529 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-20126782-d68c-41c5-9011-e4bbbe138701 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Volume info retrieved successfully. Jul 10 06:32:26.362420 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-20126782-d68c-41c5-9011-e4bbbe138701 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] https://10.4.3.200/volume/v3/volumes/09c98518-241b-4c2b-95b8-2749932e42fe returned with HTTP 200 Jul 10 06:32:26.362800 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 267/1036] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:32:26 2026] GET /volume/v3/volumes/09c98518-241b-4c2b-95b8-2749932e42fe => generated 858 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:32:27.128583 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-1e0548e2-eab4-4503-8ae0-7d04b53ba261 req-c80e2a18-081f-4111-b865-7b84a0a8f866 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:27.130867 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-1e0548e2-eab4-4503-8ae0-7d04b53ba261 req-c80e2a18-081f-4111-b865-7b84a0a8f866 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] POST https://10.4.3.200/volume/v3/attachments/b283d9b8-7fc6-48c0-90e4-8f0b5edcee3e/action Jul 10 06:32:27.131291 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-1e0548e2-eab4-4503-8ae0-7d04b53ba261 req-c80e2a18-081f-4111-b865-7b84a0a8f866 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Action body: b'{"os-complete": null}' {{(pid=99975) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:32:27.131448 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-1e0548e2-eab4-4503-8ae0-7d04b53ba261 req-c80e2a18-081f-4111-b865-7b84a0a8f866 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:32:27.151594 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:27.151594 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:32:27.163759 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-1e0548e2-eab4-4503-8ae0-7d04b53ba261 req-c80e2a18-081f-4111-b865-7b84a0a8f866 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] https://10.4.3.200/volume/v3/attachments/b283d9b8-7fc6-48c0-90e4-8f0b5edcee3e/action returned with HTTP 204 Jul 10 06:32:27.164283 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 258/1037] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 10 06:32:27 2026] POST /volume/v3/attachments/b283d9b8-7fc6-48c0-90e4-8f0b5edcee3e/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:32:27.246680 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-d6b57e45-970e-4713-9deb-ff5a89e269c9 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:27.248614 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d6b57e45-970e-4713-9deb-ff5a89e269c9 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:32:27.248995 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d6b57e45-970e-4713-9deb-ff5a89e269c9 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1502479832"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:32:27.250740 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-d6b57e45-970e-4713-9deb-ff5a89e269c9 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1502479832'}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:32:27.254583 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-d6b57e45-970e-4713-9deb-ff5a89e269c9 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Create volume of 1 GB Jul 10 06:32:27.254936 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:27.254936 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:32:27.255640 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-d6b57e45-970e-4713-9deb-ff5a89e269c9 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Availability Zones retrieved successfully. Jul 10 06:32:27.262856 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-d6b57e45-970e-4713-9deb-ff5a89e269c9 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Flow 'volume_create_api' (702d5814-020e-4c4e-8e47-e45c401a1425) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:32:27.264024 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-d6b57e45-970e-4713-9deb-ff5a89e269c9 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (156cb321-e631-47ea-9fe2-5940192dc31c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:32:27.265166 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-d6b57e45-970e-4713-9deb-ff5a89e269c9 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Validating volume size '1' using validate_int {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:32:27.274149 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:27.274149 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:32:27.291210 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-d6b57e45-970e-4713-9deb-ff5a89e269c9 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (156cb321-e631-47ea-9fe2-5940192dc31c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:17Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=238448dc-8618-420d-bc49-a2c721b2e189,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '238448dc-8618-420d-bc49-a2c721b2e189', 'encryption_key_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=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:32:27.292660 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-d6b57e45-970e-4713-9deb-ff5a89e269c9 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18365f31-0ef1-4ac8-8fe5-3abb91a043c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:32:27.341107 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-d6b57e45-970e-4713-9deb-ff5a89e269c9 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Created reservations ['44f1c85c-e102-4cce-b6d2-d13c24b9d878', '89b178ca-4470-4bc6-85ab-86a62191d4d8', '70b5bcb7-31bf-4470-b01c-f46f67084bf9', '8e22bab1-7519-430a-b692-222676459432'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:32:27.342146 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-d6b57e45-970e-4713-9deb-ff5a89e269c9 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18365f31-0ef1-4ac8-8fe5-3abb91a043c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['44f1c85c-e102-4cce-b6d2-d13c24b9d878', '89b178ca-4470-4bc6-85ab-86a62191d4d8', '70b5bcb7-31bf-4470-b01c-f46f67084bf9', '8e22bab1-7519-430a-b692-222676459432']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:32:27.343101 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-d6b57e45-970e-4713-9deb-ff5a89e269c9 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (885a8e04-0b5e-4c8f-8cfa-935f191cb552) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:32:27.370738 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-d6b57e45-970e-4713-9deb-ff5a89e269c9 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (885a8e04-0b5e-4c8f-8cfa-935f191cb552) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0298efcb-6afa-4ea1-86f9-3d0745200e64', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1502479832',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='78af4427aa3a4035bdbb810dc1a2db39',qos_specs=None,replication_status=,reservations=['44f1c85c-e102-4cce-b6d2-d13c24b9d878','89b178ca-4470-4bc6-85ab-86a62191d4d8','70b5bcb7-31bf-4470-b01c-f46f67084bf9','8e22bab1-7519-430a-b692-222676459432'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6380a83cf69846b0a9e56177c7161013',volume_type_id=238448dc-8618-420d-bc49-a2c721b2e189), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:32:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1502479832',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0298efcb-6afa-4ea1-86f9-3d0745200e64,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='78af4427aa3a4035bdbb810dc1a2db39',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6380a83cf69846b0a9e56177c7161013',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(238448dc-8618-420d-bc49-a2c721b2e189),volume_type_id=238448dc-8618-420d-bc49-a2c721b2e189)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:32:27.371733 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-d6b57e45-970e-4713-9deb-ff5a89e269c9 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59e9c883-5b56-4985-9957-489dc578a998) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:32:27.376746 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-53e82fc6-51bf-4006-944f-c4b0a222a693 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:27.379017 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-53e82fc6-51bf-4006-944f-c4b0a222a693 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] GET https://10.4.3.200/volume/v3/volumes/09c98518-241b-4c2b-95b8-2749932e42fe Jul 10 06:32:27.379242 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-53e82fc6-51bf-4006-944f-c4b0a222a693 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:27.379479 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-53e82fc6-51bf-4006-944f-c4b0a222a693 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:27.391154 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:27.391154 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:32:27.394217 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-d6b57e45-970e-4713-9deb-ff5a89e269c9 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59e9c883-5b56-4985-9957-489dc578a998) transitioned into state 'SUCCESS' from state '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-1502479832',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='78af4427aa3a4035bdbb810dc1a2db39',qos_specs=None,replication_status=,reservations=['44f1c85c-e102-4cce-b6d2-d13c24b9d878','89b178ca-4470-4bc6-85ab-86a62191d4d8','70b5bcb7-31bf-4470-b01c-f46f67084bf9','8e22bab1-7519-430a-b692-222676459432'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6380a83cf69846b0a9e56177c7161013',volume_type_id=238448dc-8618-420d-bc49-a2c721b2e189)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:32:27.395186 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-d6b57e45-970e-4713-9deb-ff5a89e269c9 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02f5aaa2-7695-4d63-811b-6214c23dbc8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:32:27.396080 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-53e82fc6-51bf-4006-944f-c4b0a222a693 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Volume info retrieved successfully. Jul 10 06:32:27.401605 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-53e82fc6-51bf-4006-944f-c4b0a222a693 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] https://10.4.3.200/volume/v3/volumes/09c98518-241b-4c2b-95b8-2749932e42fe returned with HTTP 200 Jul 10 06:32:27.402116 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 257/1038] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:32:27 2026] GET /volume/v3/volumes/09c98518-241b-4c2b-95b8-2749932e42fe => generated 1150 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:32:27.413673 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-d6b57e45-970e-4713-9deb-ff5a89e269c9 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02f5aaa2-7695-4d63-811b-6214c23dbc8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:32:27.414071 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-6e729701-2fdc-445b-929e-95a94ad13fcf None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:27.414444 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-d6b57e45-970e-4713-9deb-ff5a89e269c9 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Flow 'volume_create_api' (702d5814-020e-4c4e-8e47-e45c401a1425) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:32:27.414785 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-d6b57e45-970e-4713-9deb-ff5a89e269c9 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Create volume request issued successfully. Jul 10 06:32:27.415400 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d6b57e45-970e-4713-9deb-ff5a89e269c9 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:32:27.415802 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 257/1039] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 10 06:32:27 2026] POST /volume/v3/volumes => generated 760 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:32:27.416000 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6e729701-2fdc-445b-929e-95a94ad13fcf tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] GET https://10.4.3.200/volume/v3/volumes/09c98518-241b-4c2b-95b8-2749932e42fe Jul 10 06:32:27.416137 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6e729701-2fdc-445b-929e-95a94ad13fcf tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:27.416365 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6e729701-2fdc-445b-929e-95a94ad13fcf tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:27.426160 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:27.426160 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:32:27.430215 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-6e729701-2fdc-445b-929e-95a94ad13fcf tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Volume info retrieved successfully. Jul 10 06:32:27.433477 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-abadfb02-cd3f-421a-a908-bb74130a3c2c None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:27.435129 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6e729701-2fdc-445b-929e-95a94ad13fcf tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] https://10.4.3.200/volume/v3/volumes/09c98518-241b-4c2b-95b8-2749932e42fe returned with HTTP 200 Jul 10 06:32:27.435579 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 268/1040] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:32:27 2026] GET /volume/v3/volumes/09c98518-241b-4c2b-95b8-2749932e42fe => generated 1150 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:32:27.435709 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-abadfb02-cd3f-421a-a908-bb74130a3c2c tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] GET https://10.4.3.200/volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 Jul 10 06:32:27.436200 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-abadfb02-cd3f-421a-a908-bb74130a3c2c tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:27.436200 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-abadfb02-cd3f-421a-a908-bb74130a3c2c tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:27.445348 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:27.445348 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:32:27.448471 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-06dc2fb5-afa5-4ba7-8e00-bf4ed0ed6d94 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:27.448779 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-abadfb02-cd3f-421a-a908-bb74130a3c2c tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Volume info retrieved successfully. Jul 10 06:32:27.450214 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-06dc2fb5-afa5-4ba7-8e00-bf4ed0ed6d94 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] POST https://10.4.3.200/volume/v3/volumes/09c98518-241b-4c2b-95b8-2749932e42fe/action Jul 10 06:32:27.450662 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-06dc2fb5-afa5-4ba7-8e00-bf4ed0ed6d94 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Action body: b'{"os-detach": {}}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:32:27.450868 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-06dc2fb5-afa5-4ba7-8e00-bf4ed0ed6d94 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:32:27.453128 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-abadfb02-cd3f-421a-a908-bb74130a3c2c tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 returned with HTTP 200 Jul 10 06:32:27.453569 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 259/1041] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:32:27 2026] GET /volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 => generated 828 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:32:27.462094 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:27.462094 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:32:27.462736 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-06dc2fb5-afa5-4ba7-8e00-bf4ed0ed6d94 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Volume info retrieved successfully. Jul 10 06:32:27.526451 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-06dc2fb5-afa5-4ba7-8e00-bf4ed0ed6d94 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Attachment connected to vm ebed19c9-0665-4c32-b7ac-7c877a0697d0, checking data on nova Jul 10 06:32:27.526895 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.compute.nova [None req-06dc2fb5-afa5-4ba7-8e00-bf4ed0ed6d94 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Creating Keystone token plugin using URL: https://10.4.3.200/identity {{(pid=99977) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 10 06:32:27.715343 np0000004964 devstack@c-api.service[99977]: DEBUG novaclient.v2.client [None req-06dc2fb5-afa5-4ba7-8e00-bf4ed0ed6d94 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] REQ: curl -g -i -X GET https://10.4.3.200/compute/v2.1/servers/ebed19c9-0665-4c32-b7ac-7c877a0697d0/os-volume_attachments/09c98518-241b-4c2b-95b8-2749932e42fe -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}59a8595b2deb6d41b29bf017ede265b7afaf7ed4dcb2cf125efb763f60664707" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-06dc2fb5-afa5-4ba7-8e00-bf4ed0ed6d94" -H "X-Service-Token: {SHA256}cca807d81e05076117aad3e6b7339d3f4be31f8b176739ecdbef726f08507e68" {{(pid=99977) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 10 06:32:27.813671 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-df9f37df-b6b6-462b-9f2f-2196dbb9f359 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:27.813966 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-df9f37df-b6b6-462b-9f2f-2196dbb9f359 None None] GET https://10.4.3.200/volume// Jul 10 06:32:27.814153 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-df9f37df-b6b6-462b-9f2f-2196dbb9f359 None None] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:27.814762 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-df9f37df-b6b6-462b-9f2f-2196dbb9f359 None None] Calling method 'all' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:27.814762 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-df9f37df-b6b6-462b-9f2f-2196dbb9f359 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:32:27.815110 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 258/1042] 10.4.3.200 () {66 vars in 1428 bytes} [Fri Jul 10 06:32: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 10 06:32:27.823678 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-d3962f7e-7d18-45cc-9115-caf7193a67ee req-bea3bff1-b00e-4b2c-9c17-5129bba34921 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:27.827524 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-d3962f7e-7d18-45cc-9115-caf7193a67ee req-bea3bff1-b00e-4b2c-9c17-5129bba34921 tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 10 06:32:27.828288 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-d3962f7e-7d18-45cc-9115-caf7193a67ee req-bea3bff1-b00e-4b2c-9c17-5129bba34921 tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3e45cd09-dcbe-4631-8237-6c5ac5cf1d1d", "connector": null, "instance_uuid": "485aaf6f-4780-4331-bcc0-5e663c024d40"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:32:27.839985 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:27.839985 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:32:27.880625 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-d3962f7e-7d18-45cc-9115-caf7193a67ee req-bea3bff1-b00e-4b2c-9c17-5129bba34921 tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 10 06:32:27.880625 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 269/1043] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 10 06:32:27 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 10 06:32:27.894363 np0000004964 devstack@c-api.service[99977]: DEBUG novaclient.v2.client [None req-06dc2fb5-afa5-4ba7-8e00-bf4ed0ed6d94 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 10 Jul 2026 06:32:27 GMT OpenStack-API-Version: compute 2.89 Server: Apache/2.4.58 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.89 x-compute-request-id: req-8bb79ba1-3550-46e6-83df-55c121c99bcc x-openstack-request-id: req-8bb79ba1-3550-46e6-83df-55c121c99bcc {{(pid=99977) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 10 06:32:27.894517 np0000004964 devstack@c-api.service[99977]: DEBUG novaclient.v2.client [None req-06dc2fb5-afa5-4ba7-8e00-bf4ed0ed6d94 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "09c98518-241b-4c2b-95b8-2749932e42fe", "serverId": "ebed19c9-0665-4c32-b7ac-7c877a0697d0", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "b283d9b8-7fc6-48c0-90e4-8f0b5edcee3e", "bdm_uuid": "e656a20e-7299-42df-b5a4-eac66c31aedf"}} {{(pid=99977) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 10 06:32:27.894627 np0000004964 devstack@c-api.service[99977]: DEBUG novaclient.v2.client [None req-06dc2fb5-afa5-4ba7-8e00-bf4ed0ed6d94 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] GET call to compute for https://10.4.3.200/compute/v2.1/servers/ebed19c9-0665-4c32-b7ac-7c877a0697d0/os-volume_attachments/09c98518-241b-4c2b-95b8-2749932e42fe used request id req-8bb79ba1-3550-46e6-83df-55c121c99bcc {{(pid=99977) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 10 06:32:27.896482 np0000004964 devstack@c-api.service[99977]: ERROR cinder.volume.api [None req-06dc2fb5-afa5-4ba7-8e00-bf4ed0ed6d94 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-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 10 06:32:27.899248 np0000004964 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault [None req-06dc2fb5-afa5-4ba7-8e00-bf4ed0ed6d94 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Caught error: Detach volume from instance ebed19c9-0665-4c32-b7ac-7c877a0697d0 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance ebed19c9-0665-4c32-b7ac-7c877a0697d0 using the Compute API Jul 10 06:32:27.899248 np0000004964 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 10 06:32:27.899248 np0000004964 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 10 06:32:27.899248 np0000004964 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 10 06:32:27.899248 np0000004964 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 06:32:27.899248 np0000004964 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 06:32:27.899248 np0000004964 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 06:32:27.899248 np0000004964 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 06:32:27.899248 np0000004964 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 10 06:32:27.899248 np0000004964 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 06:32:27.899248 np0000004964 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 06:32:27.899248 np0000004964 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 06:32:27.899248 np0000004964 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 06:32:27.899248 np0000004964 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 06:32:27.899248 np0000004964 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 10 06:32:27.899248 np0000004964 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 06:32:27.899248 np0000004964 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 06:32:27.899248 np0000004964 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 112, in __call__ Jul 10 06:32:27.899248 np0000004964 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 10 06:32:27.899248 np0000004964 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 06:32:27.899248 np0000004964 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 06:32:27.899248 np0000004964 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 06:32:27.899248 np0000004964 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 06:32:27.899248 np0000004964 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 10 06:32:27.899248 np0000004964 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 06:32:27.899248 np0000004964 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 06:32:27.899248 np0000004964 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 06:32:27.899248 np0000004964 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 06:32:27.899248 np0000004964 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 06:32:27.899248 np0000004964 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 10 06:32:27.899248 np0000004964 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 06:32:27.899248 np0000004964 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 06:32:27.899248 np0000004964 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 10 06:32:27.899248 np0000004964 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 10 06:32:27.899248 np0000004964 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 06:32:27.899248 np0000004964 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 06:32:27.899248 np0000004964 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 06:32:27.899248 np0000004964 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 06:32:27.899248 np0000004964 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 10 06:32:27.899248 np0000004964 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 06:32:27.899248 np0000004964 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 06:32:27.899248 np0000004964 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 06:32:27.899248 np0000004964 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 06:32:27.899248 np0000004964 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 06:32:27.899248 np0000004964 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 10 06:32:27.899248 np0000004964 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 06:32:27.899248 np0000004964 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 06:32:27.899248 np0000004964 devstack@c-api.service[99977]: 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 10 06:32:27.899248 np0000004964 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 10 06:32:27.899248 np0000004964 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 06:32:27.900275 np0000004964 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 06:32:27.900275 np0000004964 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 06:32:27.900275 np0000004964 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 06:32:27.900275 np0000004964 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 10 06:32:27.900275 np0000004964 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 06:32:27.900275 np0000004964 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 06:32:27.900275 np0000004964 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 10 06:32:27.900275 np0000004964 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 10 06:32:27.900275 np0000004964 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 06:32:27.900275 np0000004964 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 10 06:32:27.900275 np0000004964 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 10 06:32:27.900275 np0000004964 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 06:32:27.900275 np0000004964 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 10 06:32:27.900275 np0000004964 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 10 06:32:27.900275 np0000004964 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 06:32:27.900275 np0000004964 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 10 06:32:27.900275 np0000004964 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 10 06:32:27.900275 np0000004964 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 06:32:27.900275 np0000004964 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 06:32:27.900275 np0000004964 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 06:32:27.900275 np0000004964 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 06:32:27.900275 np0000004964 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 10 06:32:27.900275 np0000004964 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 06:32:27.900275 np0000004964 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 06:32:27.900275 np0000004964 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 10 06:32:27.900275 np0000004964 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 10 06:32:27.900275 np0000004964 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 06:32:27.900275 np0000004964 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 10 06:32:27.900275 np0000004964 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 10 06:32:27.900275 np0000004964 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 06:32:27.900275 np0000004964 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 10 06:32:27.900275 np0000004964 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 10 06:32:27.900275 np0000004964 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 06:32:27.900275 np0000004964 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Jul 10 06:32:27.900275 np0000004964 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Jul 10 06:32:27.900275 np0000004964 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Jul 10 06:32:27.900275 np0000004964 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Jul 10 06:32:27.900275 np0000004964 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Jul 10 06:32:27.900275 np0000004964 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Jul 10 06:32:27.900275 np0000004964 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Jul 10 06:32:27.900275 np0000004964 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 10 06:32:27.900275 np0000004964 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 10 06:32:27.900275 np0000004964 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance ebed19c9-0665-4c32-b7ac-7c877a0697d0 using the Compute API Jul 10 06:32:27.900275 np0000004964 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault Jul 10 06:32:27.900275 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.middleware.fault [None req-06dc2fb5-afa5-4ba7-8e00-bf4ed0ed6d94 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] https://10.4.3.200/volume/v3/volumes/09c98518-241b-4c2b-95b8-2749932e42fe/action returned with HTTP 409 Jul 10 06:32:27.901611 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 258/1044] 10.4.3.200 () {68 vars in 1390 bytes} [Fri Jul 10 06:32:27 2026] POST /volume/v3/volumes/09c98518-241b-4c2b-95b8-2749932e42fe/action => generated 167 bytes in 452 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:32:27.910185 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-26546071-48d4-4c15-a7cf-fba6771f3531 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:27.912354 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-26546071-48d4-4c15-a7cf-fba6771f3531 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] POST https://10.4.3.200/volume/v3/volumes/09c98518-241b-4c2b-95b8-2749932e42fe/action Jul 10 06:32:27.912854 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-26546071-48d4-4c15-a7cf-fba6771f3531 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=99975) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:32:27.913041 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-26546071-48d4-4c15-a7cf-fba6771f3531 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:32:27.925523 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:27.925523 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:32:27.926171 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-26546071-48d4-4c15-a7cf-fba6771f3531 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Volume info retrieved successfully. Jul 10 06:32:27.985534 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-26546071-48d4-4c15-a7cf-fba6771f3531 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Attachment connected to vm ebed19c9-0665-4c32-b7ac-7c877a0697d0, checking data on nova Jul 10 06:32:27.985891 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.compute.nova [None req-26546071-48d4-4c15-a7cf-fba6771f3531 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Creating Keystone token plugin using URL: https://10.4.3.200/identity {{(pid=99975) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 10 06:32:28.131132 np0000004964 devstack@c-api.service[99975]: DEBUG novaclient.v2.client [None req-26546071-48d4-4c15-a7cf-fba6771f3531 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] REQ: curl -g -i -X GET https://10.4.3.200/compute/v2.1/servers/ebed19c9-0665-4c32-b7ac-7c877a0697d0/os-volume_attachments/09c98518-241b-4c2b-95b8-2749932e42fe -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}5148964a54476943e7b26bbc16cc709675559788d7e4bedcab824f5400cbf663" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-26546071-48d4-4c15-a7cf-fba6771f3531" -H "X-Service-Token: {SHA256}cecefc403523bd39e533722b03b6e97c4a2c24bc6e6c9cacf4975a5c2a7b81ca" {{(pid=99975) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 10 06:32:28.217245 np0000004964 devstack@c-api.service[99975]: DEBUG novaclient.v2.client [None req-26546071-48d4-4c15-a7cf-fba6771f3531 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 10 Jul 2026 06:32:28 GMT OpenStack-API-Version: compute 2.89 Server: Apache/2.4.58 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.89 x-compute-request-id: req-88a36fd8-a08c-4909-b671-fa9bf9096410 x-openstack-request-id: req-88a36fd8-a08c-4909-b671-fa9bf9096410 {{(pid=99975) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 10 06:32:28.217408 np0000004964 devstack@c-api.service[99975]: DEBUG novaclient.v2.client [None req-26546071-48d4-4c15-a7cf-fba6771f3531 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "09c98518-241b-4c2b-95b8-2749932e42fe", "serverId": "ebed19c9-0665-4c32-b7ac-7c877a0697d0", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "b283d9b8-7fc6-48c0-90e4-8f0b5edcee3e", "bdm_uuid": "e656a20e-7299-42df-b5a4-eac66c31aedf"}} {{(pid=99975) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 10 06:32:28.217532 np0000004964 devstack@c-api.service[99975]: DEBUG novaclient.v2.client [None req-26546071-48d4-4c15-a7cf-fba6771f3531 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] GET call to compute for https://10.4.3.200/compute/v2.1/servers/ebed19c9-0665-4c32-b7ac-7c877a0697d0/os-volume_attachments/09c98518-241b-4c2b-95b8-2749932e42fe used request id req-88a36fd8-a08c-4909-b671-fa9bf9096410 {{(pid=99975) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 10 06:32:28.219192 np0000004964 devstack@c-api.service[99975]: ERROR cinder.volume.api [None req-26546071-48d4-4c15-a7cf-fba6771f3531 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-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 10 06:32:28.221680 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault [None req-26546071-48d4-4c15-a7cf-fba6771f3531 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Caught error: Detach volume from instance ebed19c9-0665-4c32-b7ac-7c877a0697d0 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance ebed19c9-0665-4c32-b7ac-7c877a0697d0 using the Compute API Jul 10 06:32:28.221680 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 10 06:32:28.221680 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 10 06:32:28.221680 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 10 06:32:28.221680 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 06:32:28.221680 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 06:32:28.221680 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 06:32:28.221680 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 06:32:28.221680 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 10 06:32:28.221680 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 06:32:28.221680 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 06:32:28.221680 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 06:32:28.221680 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 06:32:28.221680 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 06:32:28.221680 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 10 06:32:28.221680 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 06:32:28.221680 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 06:32:28.221680 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 112, in __call__ Jul 10 06:32:28.221680 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 10 06:32:28.221680 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 06:32:28.221680 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 06:32:28.221680 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 06:32:28.221680 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 06:32:28.221680 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 10 06:32:28.221680 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 06:32:28.221680 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 06:32:28.221680 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 06:32:28.221680 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 06:32:28.221680 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 06:32:28.221680 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 10 06:32:28.221680 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 06:32:28.221680 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 06:32:28.221680 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 10 06:32:28.221680 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 10 06:32:28.221680 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 06:32:28.221680 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 06:32:28.221680 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 06:32:28.221680 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 06:32:28.221680 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 10 06:32:28.221680 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 06:32:28.221680 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 06:32:28.221680 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 06:32:28.221680 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 06:32:28.221680 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 06:32:28.221680 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 10 06:32:28.221680 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 06:32:28.221680 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 06:32:28.221680 np0000004964 devstack@c-api.service[99975]: 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 10 06:32:28.221680 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 10 06:32:28.221680 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 06:32:28.223076 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 06:32:28.223076 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 06:32:28.223076 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 06:32:28.223076 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 10 06:32:28.223076 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 06:32:28.223076 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 06:32:28.223076 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 10 06:32:28.223076 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 10 06:32:28.223076 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 06:32:28.223076 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 10 06:32:28.223076 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 10 06:32:28.223076 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 06:32:28.223076 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 10 06:32:28.223076 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 10 06:32:28.223076 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 06:32:28.223076 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 10 06:32:28.223076 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 10 06:32:28.223076 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 06:32:28.223076 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 06:32:28.223076 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 06:32:28.223076 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 06:32:28.223076 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 10 06:32:28.223076 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 06:32:28.223076 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 06:32:28.223076 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 10 06:32:28.223076 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 10 06:32:28.223076 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 06:32:28.223076 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 10 06:32:28.223076 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 10 06:32:28.223076 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 06:32:28.223076 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 10 06:32:28.223076 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 10 06:32:28.223076 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 06:32:28.223076 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Jul 10 06:32:28.223076 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Jul 10 06:32:28.223076 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Jul 10 06:32:28.223076 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Jul 10 06:32:28.223076 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Jul 10 06:32:28.223076 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Jul 10 06:32:28.223076 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Jul 10 06:32:28.223076 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 10 06:32:28.223076 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 10 06:32:28.223076 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance ebed19c9-0665-4c32-b7ac-7c877a0697d0 using the Compute API Jul 10 06:32:28.223076 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault Jul 10 06:32:28.223076 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.middleware.fault [None req-26546071-48d4-4c15-a7cf-fba6771f3531 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] https://10.4.3.200/volume/v3/volumes/09c98518-241b-4c2b-95b8-2749932e42fe/action returned with HTTP 409 Jul 10 06:32:28.223076 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 260/1045] 10.4.3.200 () {68 vars in 1390 bytes} [Fri Jul 10 06:32:27 2026] POST /volume/v3/volumes/09c98518-241b-4c2b-95b8-2749932e42fe/action => generated 167 bytes in 313 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:32:28.229521 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-a140351b-6ce2-45d5-9cb7-b80b69e543e3 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:28.230916 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 259/1046] 10.4.3.200 () {70 vars in 1597 bytes} [Fri Jul 10 06:32:28 2026] POST /volume/v3/volumes/09c98518-241b-4c2b-95b8-2749932e42fe/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 10 06:32:28.238152 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-1917e664-7a8c-458c-a09c-8f1aa36db447 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:28.239628 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 270/1047] 10.4.3.200 () {70 vars in 1597 bytes} [Fri Jul 10 06:32:28 2026] POST /volume/v3/volumes/09c98518-241b-4c2b-95b8-2749932e42fe/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 10 06:32:28.246616 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-862db490-9ef8-4cbc-8ba7-6b25e86870bc None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:28.269843 np0000004964 devstack@c-api.service[99977]: WARNING keystonemiddleware.auth_token [None req-862db490-9ef8-4cbc-8ba7-6b25e86870bc None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 10 06:32:28.270861 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 259/1048] 10.4.3.200 () {70 vars in 1597 bytes} [Fri Jul 10 06:32:28 2026] POST /volume/v3/volumes/09c98518-241b-4c2b-95b8-2749932e42fe/action => generated 114 bytes in 25 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 10 06:32:28.278212 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-f01be71e-4434-4d14-97f6-7534c4d5a5fe None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:28.278616 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-b9433971-8d0f-438f-8547-40fe3f62e14c None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:28.280307 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-b9433971-8d0f-438f-8547-40fe3f62e14c tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] GET https://10.4.3.200/volume/v3/volumes/3e45cd09-dcbe-4631-8237-6c5ac5cf1d1d Jul 10 06:32:28.280518 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-b9433971-8d0f-438f-8547-40fe3f62e14c tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:28.280704 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-b9433971-8d0f-438f-8547-40fe3f62e14c tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:28.319287 np0000004964 devstack@c-api.service[99978]: WARNING keystonemiddleware.auth_token [None req-f01be71e-4434-4d14-97f6-7534c4d5a5fe None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 10 06:32:28.320450 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 260/1049] 10.4.3.200 () {70 vars in 1597 bytes} [Fri Jul 10 06:32:28 2026] POST /volume/v3/volumes/09c98518-241b-4c2b-95b8-2749932e42fe/action => generated 114 bytes in 42 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 10 06:32:28.331781 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-07b005ea-d633-4d90-bb6a-1c427b339ff9 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:28.337800 np0000004964 devstack@c-api.service[99975]: DEBUG oslo_db.sqlalchemy.engines [None req-b9433971-8d0f-438f-8547-40fe3f62e14c tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99975) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 06:32:28.348694 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:28.348694 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:32:28.354315 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-b9433971-8d0f-438f-8547-40fe3f62e14c tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] Volume info retrieved successfully. Jul 10 06:32:28.360750 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-b9433971-8d0f-438f-8547-40fe3f62e14c tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] https://10.4.3.200/volume/v3/volumes/3e45cd09-dcbe-4631-8237-6c5ac5cf1d1d returned with HTTP 200 Jul 10 06:32:28.361577 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 261/1050] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:32:28 2026] GET /volume/v3/volumes/3e45cd09-dcbe-4631-8237-6c5ac5cf1d1d => generated 850 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:32:28.421551 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-fde65d5d-62a9-49b8-8bc5-78e0d57c65af None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:28.421973 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-fde65d5d-62a9-49b8-8bc5-78e0d57c65af None None] GET https://10.4.3.200/volume// Jul 10 06:32:28.422179 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-fde65d5d-62a9-49b8-8bc5-78e0d57c65af None None] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:28.422408 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-fde65d5d-62a9-49b8-8bc5-78e0d57c65af None None] Calling method 'all' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:28.422864 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-fde65d5d-62a9-49b8-8bc5-78e0d57c65af None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:32:28.423195 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 260/1051] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:32: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 10 06:32:28.427631 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-07b005ea-d633-4d90-bb6a-1c427b339ff9 tempest-TestServerVolumeAttachmentScenario-1417422899 tempest-TestServerVolumeAttachmentScenario-1417422899-project-admin] POST https://10.4.3.200/volume/v3/volumes/09c98518-241b-4c2b-95b8-2749932e42fe/action Jul 10 06:32:28.428032 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-07b005ea-d633-4d90-bb6a-1c427b339ff9 tempest-TestServerVolumeAttachmentScenario-1417422899 tempest-TestServerVolumeAttachmentScenario-1417422899-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:32:28.428202 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-07b005ea-d633-4d90-bb6a-1c427b339ff9 tempest-TestServerVolumeAttachmentScenario-1417422899 tempest-TestServerVolumeAttachmentScenario-1417422899-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:32:28.430847 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-d3962f7e-7d18-45cc-9115-caf7193a67ee req-0c5834e1-303b-4c19-9593-a79b5cdf4bff None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:28.433524 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-d3962f7e-7d18-45cc-9115-caf7193a67ee req-0c5834e1-303b-4c19-9593-a79b5cdf4bff tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] GET https://10.4.3.200/volume/v3/volumes/3e45cd09-dcbe-4631-8237-6c5ac5cf1d1d Jul 10 06:32:28.433836 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-d3962f7e-7d18-45cc-9115-caf7193a67ee req-0c5834e1-303b-4c19-9593-a79b5cdf4bff tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:28.434561 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-d3962f7e-7d18-45cc-9115-caf7193a67ee req-0c5834e1-303b-4c19-9593-a79b5cdf4bff tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:28.449202 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:28.449202 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:32:28.449735 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.contrib.admin_actions [None req-07b005ea-d633-4d90-bb6a-1c427b339ff9 tempest-TestServerVolumeAttachmentScenario-1417422899 tempest-TestServerVolumeAttachmentScenario-1417422899-project-admin] Updating volume '09c98518-241b-4c2b-95b8-2749932e42fe' with '{'status': 'error'}' {{(pid=99976) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 10 06:32:28.454735 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:28.454735 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:32:28.457370 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [req-d3962f7e-7d18-45cc-9115-caf7193a67ee req-0c5834e1-303b-4c19-9593-a79b5cdf4bff tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] Volume info retrieved successfully. Jul 10 06:32:28.464354 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-d3962f7e-7d18-45cc-9115-caf7193a67ee req-0c5834e1-303b-4c19-9593-a79b5cdf4bff tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] https://10.4.3.200/volume/v3/volumes/3e45cd09-dcbe-4631-8237-6c5ac5cf1d1d returned with HTTP 200 Jul 10 06:32:28.465062 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 261/1052] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 10 06:32:28 2026] GET /volume/v3/volumes/3e45cd09-dcbe-4631-8237-6c5ac5cf1d1d => generated 1030 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:32:28.466612 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-55546f37-d368-4cb3-abfc-07302eb1e7f7 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:28.469430 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-55546f37-d368-4cb3-abfc-07302eb1e7f7 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] GET https://10.4.3.200/volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 Jul 10 06:32:28.469716 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-55546f37-d368-4cb3-abfc-07302eb1e7f7 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:28.469977 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-55546f37-d368-4cb3-abfc-07302eb1e7f7 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:28.481294 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:28.481294 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:32:28.482656 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-07b005ea-d633-4d90-bb6a-1c427b339ff9 tempest-TestServerVolumeAttachmentScenario-1417422899 tempest-TestServerVolumeAttachmentScenario-1417422899-project-admin] https://10.4.3.200/volume/v3/volumes/09c98518-241b-4c2b-95b8-2749932e42fe/action returned with HTTP 202 Jul 10 06:32:28.483090 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 271/1053] 10.4.3.200 () {68 vars in 1390 bytes} [Fri Jul 10 06:32:28 2026] POST /volume/v3/volumes/09c98518-241b-4c2b-95b8-2749932e42fe/action => generated 0 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:32:28.488724 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-55546f37-d368-4cb3-abfc-07302eb1e7f7 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Volume info retrieved successfully. Jul 10 06:32:28.493738 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-4fcb5523-6088-48c3-baf6-06f8a2efb5dc None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:28.495976 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4fcb5523-6088-48c3-baf6-06f8a2efb5dc tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] GET https://10.4.3.200/volume/v3/volumes/09c98518-241b-4c2b-95b8-2749932e42fe Jul 10 06:32:28.496212 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4fcb5523-6088-48c3-baf6-06f8a2efb5dc tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:28.496468 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4fcb5523-6088-48c3-baf6-06f8a2efb5dc tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:28.499772 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-55546f37-d368-4cb3-abfc-07302eb1e7f7 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 returned with HTTP 200 Jul 10 06:32:28.500315 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 262/1054] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:32:28 2026] GET /volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 => generated 853 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:32:28.547229 np0000004964 devstack@c-api.service[99977]: DEBUG oslo_db.sqlalchemy.engines [None req-4fcb5523-6088-48c3-baf6-06f8a2efb5dc tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99977) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 06:32:28.560969 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:28.560969 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:32:28.561187 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-a37b90c5-bcce-4e71-81e5-e0d9691d7682 req-4b11ed33-faec-4024-b81b-53f37fff0ea7 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:28.565827 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-a37b90c5-bcce-4e71-81e5-e0d9691d7682 req-4b11ed33-faec-4024-b81b-53f37fff0ea7 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] GET https://10.4.3.200/volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 Jul 10 06:32:28.566102 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-a37b90c5-bcce-4e71-81e5-e0d9691d7682 req-4b11ed33-faec-4024-b81b-53f37fff0ea7 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:28.566410 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-a37b90c5-bcce-4e71-81e5-e0d9691d7682 req-4b11ed33-faec-4024-b81b-53f37fff0ea7 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:28.567374 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-4fcb5523-6088-48c3-baf6-06f8a2efb5dc tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Volume info retrieved successfully. Jul 10 06:32:28.571909 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-d3962f7e-7d18-45cc-9115-caf7193a67ee req-81087ad5-4680-4a73-90c3-b9dd85f86220 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:28.573211 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4fcb5523-6088-48c3-baf6-06f8a2efb5dc tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] https://10.4.3.200/volume/v3/volumes/09c98518-241b-4c2b-95b8-2749932e42fe returned with HTTP 200 Jul 10 06:32:28.573759 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 261/1055] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:32:28 2026] GET /volume/v3/volumes/09c98518-241b-4c2b-95b8-2749932e42fe => generated 1149 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:32:28.575740 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-d3962f7e-7d18-45cc-9115-caf7193a67ee req-81087ad5-4680-4a73-90c3-b9dd85f86220 tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] PUT https://10.4.3.200/volume/v3/attachments/edc8afb0-a16a-41d7-be39-d39311eb3d0f Jul 10 06:32:28.576328 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-d3962f7e-7d18-45cc-9115-caf7193a67ee req-81087ad5-4680-4a73-90c3-b9dd85f86220 tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000004964", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad080837985", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8eedee5c-bca8-4f5c-8f66-111c7b448d96", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:32:28.580922 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:28.580922 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:32:28.587168 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [req-a37b90c5-bcce-4e71-81e5-e0d9691d7682 req-4b11ed33-faec-4024-b81b-53f37fff0ea7 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Volume info retrieved successfully. Jul 10 06:32:28.588153 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-1f42dbf4-0044-43ba-b873-3f8984398f0f None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:28.590266 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-1f42dbf4-0044-43ba-b873-3f8984398f0f tempest-TestServerVolumeAttachmentScenario-1417422899 tempest-TestServerVolumeAttachmentScenario-1417422899-project-admin] POST https://10.4.3.200/volume/v3/volumes/09c98518-241b-4c2b-95b8-2749932e42fe/action Jul 10 06:32:28.590719 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-1f42dbf4-0044-43ba-b873-3f8984398f0f tempest-TestServerVolumeAttachmentScenario-1417422899 tempest-TestServerVolumeAttachmentScenario-1417422899-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "b283d9b8-7fc6-48c0-90e4-8f0b5edcee3e"}}' {{(pid=99975) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:32:28.590896 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-1f42dbf4-0044-43ba-b873-3f8984398f0f tempest-TestServerVolumeAttachmentScenario-1417422899 tempest-TestServerVolumeAttachmentScenario-1417422899-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "b283d9b8-7fc6-48c0-90e4-8f0b5edcee3e"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:32:28.592547 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.coordination [req-d3962f7e-7d18-45cc-9115-caf7193a67ee req-81087ad5-4680-4a73-90c3-b9dd85f86220 tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] Acquiring lock "cinder-attachment_update-3e45cd09-dcbe-4631-8237-6c5ac5cf1d1d-np0000004964" by "attachment_update" {{(pid=99976) __acquire /opt/stack/cinder/cinder/coordination.py:210}} Jul 10 06:32:28.592990 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-a37b90c5-bcce-4e71-81e5-e0d9691d7682 req-4b11ed33-faec-4024-b81b-53f37fff0ea7 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 returned with HTTP 200 Jul 10 06:32:28.593298 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 262/1056] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:32:28 2026] GET /volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 => generated 853 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:32:28.597612 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.coordination [req-d3962f7e-7d18-45cc-9115-caf7193a67ee req-81087ad5-4680-4a73-90c3-b9dd85f86220 tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] Lock "cinder-attachment_update-3e45cd09-dcbe-4631-8237-6c5ac5cf1d1d-np0000004964" acquired by "attachment_update" :: waited 0.005s {{(pid=99976) __acquire /opt/stack/cinder/cinder/coordination.py:228}} Jul 10 06:32:28.598643 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:28.598643 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:32:28.604923 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:28.604923 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:32:28.605356 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-1f42dbf4-0044-43ba-b873-3f8984398f0f tempest-TestServerVolumeAttachmentScenario-1417422899 tempest-TestServerVolumeAttachmentScenario-1417422899-project-admin] Volume info retrieved successfully. Jul 10 06:32:28.611546 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-1f42dbf4-0044-43ba-b873-3f8984398f0f tempest-TestServerVolumeAttachmentScenario-1417422899 tempest-TestServerVolumeAttachmentScenario-1417422899-project-admin] Attachment connected to vm ebed19c9-0665-4c32-b7ac-7c877a0697d0, checking data on nova Jul 10 06:32:28.611789 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.compute.nova [None req-1f42dbf4-0044-43ba-b873-3f8984398f0f tempest-TestServerVolumeAttachmentScenario-1417422899 tempest-TestServerVolumeAttachmentScenario-1417422899-project-admin] Creating Keystone token plugin using URL: https://10.4.3.200/identity {{(pid=99975) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 10 06:32:28.732542 np0000004964 devstack@c-api.service[99975]: DEBUG novaclient.v2.client [None req-1f42dbf4-0044-43ba-b873-3f8984398f0f tempest-TestServerVolumeAttachmentScenario-1417422899 tempest-TestServerVolumeAttachmentScenario-1417422899-project-admin] REQ: curl -g -i -X GET https://10.4.3.200/compute/v2.1/servers/ebed19c9-0665-4c32-b7ac-7c877a0697d0/os-volume_attachments/09c98518-241b-4c2b-95b8-2749932e42fe -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}c8988df7593d4fd992c04922647037fb3592dd3be79d7d248c4d6b3452c089ae" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-1f42dbf4-0044-43ba-b873-3f8984398f0f" -H "X-Service-Token: {SHA256}cecefc403523bd39e533722b03b6e97c4a2c24bc6e6c9cacf4975a5c2a7b81ca" {{(pid=99975) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 10 06:32:28.833947 np0000004964 devstack@c-api.service[99975]: DEBUG novaclient.v2.client [None req-1f42dbf4-0044-43ba-b873-3f8984398f0f tempest-TestServerVolumeAttachmentScenario-1417422899 tempest-TestServerVolumeAttachmentScenario-1417422899-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 10 Jul 2026 06:32:28 GMT OpenStack-API-Version: compute 2.89 Server: Apache/2.4.58 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.89 x-compute-request-id: req-801a4255-0b3b-4c44-a936-b4611f1b719e x-openstack-request-id: req-801a4255-0b3b-4c44-a936-b4611f1b719e {{(pid=99975) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 10 06:32:28.834173 np0000004964 devstack@c-api.service[99975]: DEBUG novaclient.v2.client [None req-1f42dbf4-0044-43ba-b873-3f8984398f0f tempest-TestServerVolumeAttachmentScenario-1417422899 tempest-TestServerVolumeAttachmentScenario-1417422899-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "09c98518-241b-4c2b-95b8-2749932e42fe", "serverId": "ebed19c9-0665-4c32-b7ac-7c877a0697d0", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "b283d9b8-7fc6-48c0-90e4-8f0b5edcee3e", "bdm_uuid": "e656a20e-7299-42df-b5a4-eac66c31aedf"}} {{(pid=99975) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 10 06:32:28.834373 np0000004964 devstack@c-api.service[99975]: DEBUG novaclient.v2.client [None req-1f42dbf4-0044-43ba-b873-3f8984398f0f tempest-TestServerVolumeAttachmentScenario-1417422899 tempest-TestServerVolumeAttachmentScenario-1417422899-project-admin] GET call to compute for https://10.4.3.200/compute/v2.1/servers/ebed19c9-0665-4c32-b7ac-7c877a0697d0/os-volume_attachments/09c98518-241b-4c2b-95b8-2749932e42fe used request id req-801a4255-0b3b-4c44-a936-b4611f1b719e {{(pid=99975) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 10 06:32:28.837283 np0000004964 devstack@c-api.service[99975]: ERROR cinder.volume.api [None req-1f42dbf4-0044-43ba-b873-3f8984398f0f tempest-TestServerVolumeAttachmentScenario-1417422899 tempest-TestServerVolumeAttachmentScenario-1417422899-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 10 06:32:28.840101 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault [None req-1f42dbf4-0044-43ba-b873-3f8984398f0f tempest-TestServerVolumeAttachmentScenario-1417422899 tempest-TestServerVolumeAttachmentScenario-1417422899-project-admin] Caught error: Detach volume from instance ebed19c9-0665-4c32-b7ac-7c877a0697d0 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance ebed19c9-0665-4c32-b7ac-7c877a0697d0 using the Compute API Jul 10 06:32:28.840101 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 10 06:32:28.840101 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 10 06:32:28.840101 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 10 06:32:28.840101 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 06:32:28.840101 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 06:32:28.840101 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 06:32:28.840101 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 06:32:28.840101 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 10 06:32:28.840101 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 06:32:28.840101 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 06:32:28.840101 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 06:32:28.840101 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 06:32:28.840101 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 06:32:28.840101 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 10 06:32:28.840101 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 06:32:28.840101 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 06:32:28.840101 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 112, in __call__ Jul 10 06:32:28.840101 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 10 06:32:28.840101 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 06:32:28.840101 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 06:32:28.840101 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 06:32:28.840101 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 06:32:28.840101 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 10 06:32:28.840101 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 06:32:28.840101 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 06:32:28.840101 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 06:32:28.840101 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 06:32:28.840101 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 06:32:28.840101 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 10 06:32:28.840101 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 06:32:28.840101 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 06:32:28.840101 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 10 06:32:28.840101 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 10 06:32:28.840101 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 06:32:28.840101 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 06:32:28.840101 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 06:32:28.840101 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 06:32:28.840101 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 10 06:32:28.840101 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 06:32:28.840101 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 06:32:28.840101 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 06:32:28.840101 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 06:32:28.840101 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 06:32:28.840101 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 10 06:32:28.840101 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 06:32:28.840101 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 06:32:28.840101 np0000004964 devstack@c-api.service[99975]: 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 10 06:32:28.840101 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 10 06:32:28.840101 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 06:32:28.842904 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 06:32:28.842904 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 06:32:28.842904 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 06:32:28.842904 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 10 06:32:28.842904 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 06:32:28.842904 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 06:32:28.842904 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 10 06:32:28.842904 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 10 06:32:28.842904 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 06:32:28.842904 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 10 06:32:28.842904 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 10 06:32:28.842904 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 06:32:28.842904 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 10 06:32:28.842904 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 10 06:32:28.842904 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 06:32:28.842904 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 10 06:32:28.842904 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 10 06:32:28.842904 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 06:32:28.842904 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 06:32:28.842904 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 06:32:28.842904 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 06:32:28.842904 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 10 06:32:28.842904 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 06:32:28.842904 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 06:32:28.842904 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 10 06:32:28.842904 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 10 06:32:28.842904 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 06:32:28.842904 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 10 06:32:28.842904 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 10 06:32:28.842904 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 06:32:28.842904 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 10 06:32:28.842904 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 10 06:32:28.842904 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 06:32:28.842904 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Jul 10 06:32:28.842904 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Jul 10 06:32:28.842904 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Jul 10 06:32:28.842904 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Jul 10 06:32:28.842904 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Jul 10 06:32:28.842904 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Jul 10 06:32:28.842904 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Jul 10 06:32:28.842904 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 10 06:32:28.842904 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 10 06:32:28.842904 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance ebed19c9-0665-4c32-b7ac-7c877a0697d0 using the Compute API Jul 10 06:32:28.842904 np0000004964 devstack@c-api.service[99975]: ERROR cinder.api.middleware.fault Jul 10 06:32:28.842904 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.middleware.fault [None req-1f42dbf4-0044-43ba-b873-3f8984398f0f tempest-TestServerVolumeAttachmentScenario-1417422899 tempest-TestServerVolumeAttachmentScenario-1417422899-project-admin] https://10.4.3.200/volume/v3/volumes/09c98518-241b-4c2b-95b8-2749932e42fe/action returned with HTTP 409 Jul 10 06:32:28.842904 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 263/1057] 10.4.3.200 () {68 vars in 1390 bytes} [Fri Jul 10 06:32:28 2026] POST /volume/v3/volumes/09c98518-241b-4c2b-95b8-2749932e42fe/action => generated 167 bytes in 253 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:32:28.850203 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-4d5f551f-b872-41e2-9b89-63721ad9a564 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:28.852219 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 262/1058] 10.4.3.200 () {70 vars in 1597 bytes} [Fri Jul 10 06:32:28 2026] POST /volume/v3/volumes/09c98518-241b-4c2b-95b8-2749932e42fe/action => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 10 06:32:28.859693 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-408738db-35ea-4a5d-b767-b3ac897c8d26 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:28.878384 np0000004964 devstack@c-api.service[99978]: WARNING keystonemiddleware.auth_token [None req-408738db-35ea-4a5d-b767-b3ac897c8d26 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 10 06:32:28.879483 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 263/1059] 10.4.3.200 () {70 vars in 1597 bytes} [Fri Jul 10 06:32:28 2026] POST /volume/v3/volumes/09c98518-241b-4c2b-95b8-2749932e42fe/action => generated 114 bytes in 20 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 10 06:32:28.887482 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-04232a7d-d654-4748-80b7-575aa3944103 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:28.889345 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-04232a7d-d654-4748-80b7-575aa3944103 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] GET https://10.4.3.200/volume/v3/volumes/a2366265-11e6-4c07-8a5d-a5a9060b5c87 Jul 10 06:32:28.889588 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-04232a7d-d654-4748-80b7-575aa3944103 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:28.889777 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-04232a7d-d654-4748-80b7-575aa3944103 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:28.924462 np0000004964 devstack@c-api.service[99975]: DEBUG oslo_db.sqlalchemy.engines [None req-04232a7d-d654-4748-80b7-575aa3944103 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99975) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 06:32:28.932153 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:28.932153 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:32:28.933228 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-04232a7d-d654-4748-80b7-575aa3944103 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Volume info retrieved successfully. Jul 10 06:32:28.937242 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-04232a7d-d654-4748-80b7-575aa3944103 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] https://10.4.3.200/volume/v3/volumes/a2366265-11e6-4c07-8a5d-a5a9060b5c87 returned with HTTP 200 Jul 10 06:32:28.937582 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 264/1060] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:32:28 2026] GET /volume/v3/volumes/a2366265-11e6-4c07-8a5d-a5a9060b5c87 => generated 858 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:32:28.958816 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-711ae3f3-9686-4404-aa37-b1921e313711 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:28.960609 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-711ae3f3-9686-4404-aa37-b1921e313711 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] GET https://10.4.3.200/volume/v3/volumes/a2366265-11e6-4c07-8a5d-a5a9060b5c87 Jul 10 06:32:28.960809 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-711ae3f3-9686-4404-aa37-b1921e313711 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:28.961026 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-711ae3f3-9686-4404-aa37-b1921e313711 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:28.970485 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:28.970485 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:32:28.974243 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-711ae3f3-9686-4404-aa37-b1921e313711 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Volume info retrieved successfully. Jul 10 06:32:28.978650 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-711ae3f3-9686-4404-aa37-b1921e313711 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] https://10.4.3.200/volume/v3/volumes/a2366265-11e6-4c07-8a5d-a5a9060b5c87 returned with HTTP 200 Jul 10 06:32:28.979064 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 263/1061] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:32:28 2026] GET /volume/v3/volumes/a2366265-11e6-4c07-8a5d-a5a9060b5c87 => generated 858 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:32:29.027097 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-075ff001-18f7-4475-a073-ce2256f32d1d req-cfa95887-e207-4327-b75c-4e7cf765074d None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:29.029108 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-075ff001-18f7-4475-a073-ce2256f32d1d req-cfa95887-e207-4327-b75c-4e7cf765074d tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] GET https://10.4.3.200/volume/v3/volumes/a2366265-11e6-4c07-8a5d-a5a9060b5c87 Jul 10 06:32:29.029326 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-075ff001-18f7-4475-a073-ce2256f32d1d req-cfa95887-e207-4327-b75c-4e7cf765074d tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:29.029524 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-075ff001-18f7-4475-a073-ce2256f32d1d req-cfa95887-e207-4327-b75c-4e7cf765074d tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:29.036258 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:29.036258 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:32:29.040046 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [req-075ff001-18f7-4475-a073-ce2256f32d1d req-cfa95887-e207-4327-b75c-4e7cf765074d tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Volume info retrieved successfully. Jul 10 06:32:29.044542 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-075ff001-18f7-4475-a073-ce2256f32d1d req-cfa95887-e207-4327-b75c-4e7cf765074d tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] https://10.4.3.200/volume/v3/volumes/a2366265-11e6-4c07-8a5d-a5a9060b5c87 returned with HTTP 200 Jul 10 06:32:29.044933 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 264/1062] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:32:29 2026] GET /volume/v3/volumes/a2366265-11e6-4c07-8a5d-a5a9060b5c87 => generated 858 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:32:29.127527 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.coordination [req-d3962f7e-7d18-45cc-9115-caf7193a67ee req-81087ad5-4680-4a73-90c3-b9dd85f86220 tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] Lock "cinder-attachment_update-3e45cd09-dcbe-4631-8237-6c5ac5cf1d1d-np0000004964" released by "attachment_update" :: held 0.530s {{(pid=99976) __release /opt/stack/cinder/cinder/coordination.py:239}} Jul 10 06:32:29.127960 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-d3962f7e-7d18-45cc-9115-caf7193a67ee req-81087ad5-4680-4a73-90c3-b9dd85f86220 tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] https://10.4.3.200/volume/v3/attachments/edc8afb0-a16a-41d7-be39-d39311eb3d0f returned with HTTP 200 Jul 10 06:32:29.128494 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 272/1063] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 10 06:32:28 2026] PUT /volume/v3/attachments/edc8afb0-a16a-41d7-be39-d39311eb3d0f => generated 969 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:32:29.373439 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-ac2df487-c2aa-46f1-8446-751a2d46c70c None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:29.375711 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-ac2df487-c2aa-46f1-8446-751a2d46c70c tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] GET https://10.4.3.200/volume/v3/volumes/3e45cd09-dcbe-4631-8237-6c5ac5cf1d1d Jul 10 06:32:29.375711 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-ac2df487-c2aa-46f1-8446-751a2d46c70c tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:29.375711 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-ac2df487-c2aa-46f1-8446-751a2d46c70c tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:29.385308 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:29.385308 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:32:29.389123 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-ac2df487-c2aa-46f1-8446-751a2d46c70c tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] Volume info retrieved successfully. Jul 10 06:32:29.393333 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-ac2df487-c2aa-46f1-8446-751a2d46c70c tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] https://10.4.3.200/volume/v3/volumes/3e45cd09-dcbe-4631-8237-6c5ac5cf1d1d returned with HTTP 200 Jul 10 06:32:29.393745 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 265/1064] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:32:29 2026] GET /volume/v3/volumes/3e45cd09-dcbe-4631-8237-6c5ac5cf1d1d => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:32:30.406631 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-8a6c782c-f608-4ed3-8e4c-0d39876ffe85 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:30.408472 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8a6c782c-f608-4ed3-8e4c-0d39876ffe85 tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] GET https://10.4.3.200/volume/v3/volumes/3e45cd09-dcbe-4631-8237-6c5ac5cf1d1d Jul 10 06:32:30.408701 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-8a6c782c-f608-4ed3-8e4c-0d39876ffe85 tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:30.408872 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-8a6c782c-f608-4ed3-8e4c-0d39876ffe85 tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:30.421344 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:30.421344 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:32:30.425708 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-8a6c782c-f608-4ed3-8e4c-0d39876ffe85 tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] Volume info retrieved successfully. Jul 10 06:32:30.430039 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8a6c782c-f608-4ed3-8e4c-0d39876ffe85 tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] https://10.4.3.200/volume/v3/volumes/3e45cd09-dcbe-4631-8237-6c5ac5cf1d1d returned with HTTP 200 Jul 10 06:32:30.432379 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 264/1065] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:32:30 2026] GET /volume/v3/volumes/3e45cd09-dcbe-4631-8237-6c5ac5cf1d1d => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:32:30.634101 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-da1b6712-09e3-48c7-b765-d2cfa9532fbb None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:30.634650 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-da1b6712-09e3-48c7-b765-d2cfa9532fbb None None] GET https://10.4.3.200/volume// Jul 10 06:32:30.634889 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-da1b6712-09e3-48c7-b765-d2cfa9532fbb None None] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:30.635115 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-da1b6712-09e3-48c7-b765-d2cfa9532fbb None None] Calling method 'all' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:30.636716 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-da1b6712-09e3-48c7-b765-d2cfa9532fbb None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:32:30.637297 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 265/1066] 10.4.3.200 () {66 vars in 1428 bytes} [Fri Jul 10 06:32:30 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 06:32:30.646992 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-a37b90c5-bcce-4e71-81e5-e0d9691d7682 req-71c90d2c-5489-4ab8-9581-b63c6b303a0c None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:30.654972 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-a37b90c5-bcce-4e71-81e5-e0d9691d7682 req-71c90d2c-5489-4ab8-9581-b63c6b303a0c tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 10 06:32:30.655695 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-a37b90c5-bcce-4e71-81e5-e0d9691d7682 req-71c90d2c-5489-4ab8-9581-b63c6b303a0c tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0298efcb-6afa-4ea1-86f9-3d0745200e64", "connector": null, "instance_uuid": "93eaa36d-2064-4719-829a-eb8484307912"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:32:30.667631 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:30.667631 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:32:30.691471 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-a37b90c5-bcce-4e71-81e5-e0d9691d7682 req-71c90d2c-5489-4ab8-9581-b63c6b303a0c tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 10 06:32:30.692245 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 273/1067] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 10 06:32:30 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 10 06:32:31.090192 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-efe8478b-bf2d-4e27-98b0-2b078565e6c2 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:31.090700 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-efe8478b-bf2d-4e27-98b0-2b078565e6c2 None None] GET https://10.4.3.200/volume// Jul 10 06:32:31.090867 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-efe8478b-bf2d-4e27-98b0-2b078565e6c2 None None] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:31.091081 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-efe8478b-bf2d-4e27-98b0-2b078565e6c2 None None] Calling method 'all' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:31.091473 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-efe8478b-bf2d-4e27-98b0-2b078565e6c2 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:32:31.091846 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 266/1068] 10.4.3.200 () {66 vars in 1428 bytes} [Fri Jul 10 06:32:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 06:32:31.100209 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-075ff001-18f7-4475-a073-ce2256f32d1d req-ee0cdda0-d437-4f2f-9701-fc657e091670 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:31.102231 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-075ff001-18f7-4475-a073-ce2256f32d1d req-ee0cdda0-d437-4f2f-9701-fc657e091670 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 10 06:32:31.102701 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-075ff001-18f7-4475-a073-ce2256f32d1d req-ee0cdda0-d437-4f2f-9701-fc657e091670 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a2366265-11e6-4c07-8a5d-a5a9060b5c87", "connector": null, "instance_uuid": "ebed19c9-0665-4c32-b7ac-7c877a0697d0"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:32:31.116041 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:31.116041 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:32:31.123139 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-fc270ba6-332b-43a7-9047-e0f1e3b47d3c None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:31.125985 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-fc270ba6-332b-43a7-9047-e0f1e3b47d3c tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] GET https://10.4.3.200/volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 Jul 10 06:32:31.126293 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-fc270ba6-332b-43a7-9047-e0f1e3b47d3c tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:31.126537 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-fc270ba6-332b-43a7-9047-e0f1e3b47d3c tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:31.136428 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:31.136428 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:32:31.140266 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-fc270ba6-332b-43a7-9047-e0f1e3b47d3c tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Volume info retrieved successfully. Jul 10 06:32:31.144953 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-fc270ba6-332b-43a7-9047-e0f1e3b47d3c tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 returned with HTTP 200 Jul 10 06:32:31.145488 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 266/1069] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:32:31 2026] GET /volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 => generated 852 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:32:31.146614 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-075ff001-18f7-4475-a073-ce2256f32d1d req-ee0cdda0-d437-4f2f-9701-fc657e091670 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 10 06:32:31.147209 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 265/1070] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 10 06:32:31 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 10 06:32:31.220910 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-e16326c3-2cca-4fce-a7e9-26ec12f96fc1 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:31.221364 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e16326c3-2cca-4fce-a7e9-26ec12f96fc1 None None] GET https://10.4.3.200/volume// Jul 10 06:32:31.221516 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e16326c3-2cca-4fce-a7e9-26ec12f96fc1 None None] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:31.221731 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e16326c3-2cca-4fce-a7e9-26ec12f96fc1 None None] Calling method 'all' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:31.222057 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e16326c3-2cca-4fce-a7e9-26ec12f96fc1 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:32:31.222325 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 274/1071] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:32:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 06:32:31.231659 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-a37b90c5-bcce-4e71-81e5-e0d9691d7682 req-a207b75c-adb4-4db0-b5c9-088fdbaa323d None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:31.264554 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-a37b90c5-bcce-4e71-81e5-e0d9691d7682 req-a207b75c-adb4-4db0-b5c9-088fdbaa323d tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] GET https://10.4.3.200/volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 Jul 10 06:32:31.264775 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-a37b90c5-bcce-4e71-81e5-e0d9691d7682 req-a207b75c-adb4-4db0-b5c9-088fdbaa323d tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:31.265066 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-a37b90c5-bcce-4e71-81e5-e0d9691d7682 req-a207b75c-adb4-4db0-b5c9-088fdbaa323d tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:31.277433 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:31.277433 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:32:31.281481 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [req-a37b90c5-bcce-4e71-81e5-e0d9691d7682 req-a207b75c-adb4-4db0-b5c9-088fdbaa323d tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Volume info retrieved successfully. Jul 10 06:32:31.286384 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-a37b90c5-bcce-4e71-81e5-e0d9691d7682 req-a207b75c-adb4-4db0-b5c9-088fdbaa323d tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 returned with HTTP 200 Jul 10 06:32:31.286769 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 267/1072] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 10 06:32:31 2026] GET /volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 => generated 1032 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:32:31.384705 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-a37b90c5-bcce-4e71-81e5-e0d9691d7682 req-6f2b1e4e-c164-47aa-8212-04bd88e0ff5a None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:31.387806 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-a37b90c5-bcce-4e71-81e5-e0d9691d7682 req-6f2b1e4e-c164-47aa-8212-04bd88e0ff5a tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] PUT https://10.4.3.200/volume/v3/attachments/b2fd4d32-e4b5-4113-8625-61a96c0cc4c6 Jul 10 06:32:31.387806 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-a37b90c5-bcce-4e71-81e5-e0d9691d7682 req-6f2b1e4e-c164-47aa-8212-04bd88e0ff5a tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000004964", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad080837985", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8eedee5c-bca8-4f5c-8f66-111c7b448d96", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:32:31.397584 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-a37b90c5-bcce-4e71-81e5-e0d9691d7682 req-6f2b1e4e-c164-47aa-8212-04bd88e0ff5a tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Acquiring lock "cinder-attachment_update-0298efcb-6afa-4ea1-86f9-3d0745200e64-np0000004964" by "attachment_update" {{(pid=99978) __acquire /opt/stack/cinder/cinder/coordination.py:210}} Jul 10 06:32:31.401459 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-a37b90c5-bcce-4e71-81e5-e0d9691d7682 req-6f2b1e4e-c164-47aa-8212-04bd88e0ff5a tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Lock "cinder-attachment_update-0298efcb-6afa-4ea1-86f9-3d0745200e64-np0000004964" acquired by "attachment_update" :: waited 0.004s {{(pid=99978) __acquire /opt/stack/cinder/cinder/coordination.py:228}} Jul 10 06:32:31.402314 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:31.402314 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:32:31.444077 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-b121b28c-bcd6-4a61-a8a4-e42740248b97 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:31.445835 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b121b28c-bcd6-4a61-a8a4-e42740248b97 tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] GET https://10.4.3.200/volume/v3/volumes/3e45cd09-dcbe-4631-8237-6c5ac5cf1d1d Jul 10 06:32:31.446046 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b121b28c-bcd6-4a61-a8a4-e42740248b97 tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:31.446962 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b121b28c-bcd6-4a61-a8a4-e42740248b97 tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:31.456411 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:31.456411 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:32:31.461551 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-b121b28c-bcd6-4a61-a8a4-e42740248b97 tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] Volume info retrieved successfully. Jul 10 06:32:31.464692 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b121b28c-bcd6-4a61-a8a4-e42740248b97 tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] https://10.4.3.200/volume/v3/volumes/3e45cd09-dcbe-4631-8237-6c5ac5cf1d1d returned with HTTP 200 Jul 10 06:32:31.467029 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 266/1073] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:32:31 2026] GET /volume/v3/volumes/3e45cd09-dcbe-4631-8237-6c5ac5cf1d1d => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:32:31.575902 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-267036d5-605f-438b-8abf-40524806e7e9 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:31.577765 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-267036d5-605f-438b-8abf-40524806e7e9 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] GET https://10.4.3.200/volume/v3/volumes/a2366265-11e6-4c07-8a5d-a5a9060b5c87 Jul 10 06:32:31.577943 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-267036d5-605f-438b-8abf-40524806e7e9 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:31.578117 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-267036d5-605f-438b-8abf-40524806e7e9 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:31.586446 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:31.586446 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:32:31.592524 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-267036d5-605f-438b-8abf-40524806e7e9 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Volume info retrieved successfully. Jul 10 06:32:31.593671 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-267036d5-605f-438b-8abf-40524806e7e9 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] https://10.4.3.200/volume/v3/volumes/a2366265-11e6-4c07-8a5d-a5a9060b5c87 returned with HTTP 200 Jul 10 06:32:31.596124 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 275/1074] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:32:31 2026] GET /volume/v3/volumes/a2366265-11e6-4c07-8a5d-a5a9060b5c87 => generated 857 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:32:31.674242 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-05d3d1dd-c932-41c5-a68f-ce0e378e2ca1 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:31.674688 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-05d3d1dd-c932-41c5-a68f-ce0e378e2ca1 None None] GET https://10.4.3.200/volume// Jul 10 06:32:31.674887 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-05d3d1dd-c932-41c5-a68f-ce0e378e2ca1 None None] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:31.675077 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-05d3d1dd-c932-41c5-a68f-ce0e378e2ca1 None None] Calling method 'all' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:31.675793 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-05d3d1dd-c932-41c5-a68f-ce0e378e2ca1 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:32:31.675793 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 268/1075] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:32:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 06:32:31.685916 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-075ff001-18f7-4475-a073-ce2256f32d1d req-197ae024-fb7c-4c1a-917c-4db41ddefa9c None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:31.687711 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-075ff001-18f7-4475-a073-ce2256f32d1d req-197ae024-fb7c-4c1a-917c-4db41ddefa9c tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] GET https://10.4.3.200/volume/v3/volumes/a2366265-11e6-4c07-8a5d-a5a9060b5c87 Jul 10 06:32:31.688579 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-075ff001-18f7-4475-a073-ce2256f32d1d req-197ae024-fb7c-4c1a-917c-4db41ddefa9c tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:31.688579 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-075ff001-18f7-4475-a073-ce2256f32d1d req-197ae024-fb7c-4c1a-917c-4db41ddefa9c tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:31.696405 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:31.696405 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:32:31.699569 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-075ff001-18f7-4475-a073-ce2256f32d1d req-197ae024-fb7c-4c1a-917c-4db41ddefa9c tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Volume info retrieved successfully. Jul 10 06:32:31.703601 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-075ff001-18f7-4475-a073-ce2256f32d1d req-197ae024-fb7c-4c1a-917c-4db41ddefa9c tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] https://10.4.3.200/volume/v3/volumes/a2366265-11e6-4c07-8a5d-a5a9060b5c87 returned with HTTP 200 Jul 10 06:32:31.704056 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 267/1076] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 10 06:32:31 2026] GET /volume/v3/volumes/a2366265-11e6-4c07-8a5d-a5a9060b5c87 => generated 1037 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:32:31.815398 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-075ff001-18f7-4475-a073-ce2256f32d1d req-63f98900-ff38-4856-abef-ea30c62a1bce None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:31.818708 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-075ff001-18f7-4475-a073-ce2256f32d1d req-63f98900-ff38-4856-abef-ea30c62a1bce tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] PUT https://10.4.3.200/volume/v3/attachments/0c0f3451-fec0-4723-a6d7-73b139c6c74b Jul 10 06:32:31.819040 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-075ff001-18f7-4475-a073-ce2256f32d1d req-63f98900-ff38-4856-abef-ea30c62a1bce tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000004964", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad080837985", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8eedee5c-bca8-4f5c-8f66-111c7b448d96", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:32:31.829111 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.coordination [req-075ff001-18f7-4475-a073-ce2256f32d1d req-63f98900-ff38-4856-abef-ea30c62a1bce tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Acquiring lock "cinder-attachment_update-a2366265-11e6-4c07-8a5d-a5a9060b5c87-np0000004964" by "attachment_update" {{(pid=99976) __acquire /opt/stack/cinder/cinder/coordination.py:210}} Jul 10 06:32:31.833500 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.coordination [req-075ff001-18f7-4475-a073-ce2256f32d1d req-63f98900-ff38-4856-abef-ea30c62a1bce tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Lock "cinder-attachment_update-a2366265-11e6-4c07-8a5d-a5a9060b5c87-np0000004964" acquired by "attachment_update" :: waited 0.004s {{(pid=99976) __acquire /opt/stack/cinder/cinder/coordination.py:228}} Jul 10 06:32:31.834427 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:31.834427 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:32:31.920915 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-a37b90c5-bcce-4e71-81e5-e0d9691d7682 req-6f2b1e4e-c164-47aa-8212-04bd88e0ff5a tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Lock "cinder-attachment_update-0298efcb-6afa-4ea1-86f9-3d0745200e64-np0000004964" released by "attachment_update" :: held 0.519s {{(pid=99978) __release /opt/stack/cinder/cinder/coordination.py:239}} Jul 10 06:32:31.921286 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-a37b90c5-bcce-4e71-81e5-e0d9691d7682 req-6f2b1e4e-c164-47aa-8212-04bd88e0ff5a tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/attachments/b2fd4d32-e4b5-4113-8625-61a96c0cc4c6 returned with HTTP 200 Jul 10 06:32:31.921718 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 267/1077] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 10 06:32:31 2026] PUT /volume/v3/attachments/b2fd4d32-e4b5-4113-8625-61a96c0cc4c6 => generated 969 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:32:32.160055 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-6638e9bf-71df-46fb-b129-9df2dd2a07bf None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:32.162776 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-6638e9bf-71df-46fb-b129-9df2dd2a07bf tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] GET https://10.4.3.200/volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 Jul 10 06:32:32.163047 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-6638e9bf-71df-46fb-b129-9df2dd2a07bf tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:32.163609 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-6638e9bf-71df-46fb-b129-9df2dd2a07bf tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:32.180754 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:32.180754 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:32:32.182224 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-6638e9bf-71df-46fb-b129-9df2dd2a07bf tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Volume info retrieved successfully. Jul 10 06:32:32.187992 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-6638e9bf-71df-46fb-b129-9df2dd2a07bf tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 returned with HTTP 200 Jul 10 06:32:32.188563 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 269/1078] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:32:32 2026] GET /volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 => generated 853 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:32:32.356841 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.coordination [req-075ff001-18f7-4475-a073-ce2256f32d1d req-63f98900-ff38-4856-abef-ea30c62a1bce tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Lock "cinder-attachment_update-a2366265-11e6-4c07-8a5d-a5a9060b5c87-np0000004964" released by "attachment_update" :: held 0.523s {{(pid=99976) __release /opt/stack/cinder/cinder/coordination.py:239}} Jul 10 06:32:32.357182 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-075ff001-18f7-4475-a073-ce2256f32d1d req-63f98900-ff38-4856-abef-ea30c62a1bce tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] https://10.4.3.200/volume/v3/attachments/0c0f3451-fec0-4723-a6d7-73b139c6c74b returned with HTTP 200 Jul 10 06:32:32.357697 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 276/1079] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 10 06:32:31 2026] PUT /volume/v3/attachments/0c0f3451-fec0-4723-a6d7-73b139c6c74b => generated 969 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:32:32.478811 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-c9df9da4-2879-416e-b8d9-d7dc2c236bc6 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:32.480908 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c9df9da4-2879-416e-b8d9-d7dc2c236bc6 tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] GET https://10.4.3.200/volume/v3/volumes/3e45cd09-dcbe-4631-8237-6c5ac5cf1d1d Jul 10 06:32:32.481566 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c9df9da4-2879-416e-b8d9-d7dc2c236bc6 tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:32.481710 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c9df9da4-2879-416e-b8d9-d7dc2c236bc6 tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:32.494849 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:32.494849 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:32:32.499122 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-c9df9da4-2879-416e-b8d9-d7dc2c236bc6 tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] Volume info retrieved successfully. Jul 10 06:32:32.512723 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c9df9da4-2879-416e-b8d9-d7dc2c236bc6 tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] https://10.4.3.200/volume/v3/volumes/3e45cd09-dcbe-4631-8237-6c5ac5cf1d1d returned with HTTP 200 Jul 10 06:32:32.512723 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 268/1080] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:32:32 2026] GET /volume/v3/volumes/3e45cd09-dcbe-4631-8237-6c5ac5cf1d1d => generated 851 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:32:32.621049 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-763941a8-d8e0-4ee4-9810-c8796307fb66 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:32.623451 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-763941a8-d8e0-4ee4-9810-c8796307fb66 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] GET https://10.4.3.200/volume/v3/volumes/a2366265-11e6-4c07-8a5d-a5a9060b5c87 Jul 10 06:32:32.623695 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-763941a8-d8e0-4ee4-9810-c8796307fb66 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:32.623946 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-763941a8-d8e0-4ee4-9810-c8796307fb66 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:32.638662 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:32.638662 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:32:32.643523 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-763941a8-d8e0-4ee4-9810-c8796307fb66 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Volume info retrieved successfully. Jul 10 06:32:32.649318 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-763941a8-d8e0-4ee4-9810-c8796307fb66 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] https://10.4.3.200/volume/v3/volumes/a2366265-11e6-4c07-8a5d-a5a9060b5c87 returned with HTTP 200 Jul 10 06:32:32.649875 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 268/1081] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:32:32 2026] GET /volume/v3/volumes/a2366265-11e6-4c07-8a5d-a5a9060b5c87 => generated 858 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:32:33.201727 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-58fae4fa-73d7-494f-90fc-72aeb987d797 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:33.203736 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-58fae4fa-73d7-494f-90fc-72aeb987d797 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] GET https://10.4.3.200/volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 Jul 10 06:32:33.203960 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-58fae4fa-73d7-494f-90fc-72aeb987d797 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:33.204182 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-58fae4fa-73d7-494f-90fc-72aeb987d797 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:33.216722 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:33.216722 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:32:33.221724 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-58fae4fa-73d7-494f-90fc-72aeb987d797 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Volume info retrieved successfully. Jul 10 06:32:33.227593 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-58fae4fa-73d7-494f-90fc-72aeb987d797 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 returned with HTTP 200 Jul 10 06:32:33.228235 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 270/1082] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:32:33 2026] GET /volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 => generated 853 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:32:33.530090 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-559daf61-15ca-4c4d-bdbd-efd23072cd2f None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:33.532777 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-559daf61-15ca-4c4d-bdbd-efd23072cd2f tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] GET https://10.4.3.200/volume/v3/volumes/3e45cd09-dcbe-4631-8237-6c5ac5cf1d1d Jul 10 06:32:33.532965 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-559daf61-15ca-4c4d-bdbd-efd23072cd2f tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:33.533192 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-559daf61-15ca-4c4d-bdbd-efd23072cd2f tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:33.545300 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:33.545300 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:32:33.552233 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-559daf61-15ca-4c4d-bdbd-efd23072cd2f tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] Volume info retrieved successfully. Jul 10 06:32:33.560651 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-559daf61-15ca-4c4d-bdbd-efd23072cd2f tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] https://10.4.3.200/volume/v3/volumes/3e45cd09-dcbe-4631-8237-6c5ac5cf1d1d returned with HTTP 200 Jul 10 06:32:33.561062 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 277/1083] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:32:33 2026] GET /volume/v3/volumes/3e45cd09-dcbe-4631-8237-6c5ac5cf1d1d => generated 851 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:32:33.668936 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-3bf27c45-1684-4c9c-9ef0-ac0244473553 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:33.670552 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3bf27c45-1684-4c9c-9ef0-ac0244473553 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] GET https://10.4.3.200/volume/v3/volumes/a2366265-11e6-4c07-8a5d-a5a9060b5c87 Jul 10 06:32:33.670738 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3bf27c45-1684-4c9c-9ef0-ac0244473553 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:33.670918 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3bf27c45-1684-4c9c-9ef0-ac0244473553 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:33.680120 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:33.680120 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:32:33.683576 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-3bf27c45-1684-4c9c-9ef0-ac0244473553 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Volume info retrieved successfully. Jul 10 06:32:33.687657 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3bf27c45-1684-4c9c-9ef0-ac0244473553 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] https://10.4.3.200/volume/v3/volumes/a2366265-11e6-4c07-8a5d-a5a9060b5c87 returned with HTTP 200 Jul 10 06:32:33.688065 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 269/1084] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:32:33 2026] GET /volume/v3/volumes/a2366265-11e6-4c07-8a5d-a5a9060b5c87 => generated 858 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:32:34.242113 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-cc9c4d85-1170-4187-8bde-3201aa6bcbaa None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:34.244086 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-cc9c4d85-1170-4187-8bde-3201aa6bcbaa tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] GET https://10.4.3.200/volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 Jul 10 06:32:34.244304 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-cc9c4d85-1170-4187-8bde-3201aa6bcbaa tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:34.244539 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-cc9c4d85-1170-4187-8bde-3201aa6bcbaa tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:34.254391 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:34.254391 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:32:34.258424 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-cc9c4d85-1170-4187-8bde-3201aa6bcbaa tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Volume info retrieved successfully. Jul 10 06:32:34.263240 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-cc9c4d85-1170-4187-8bde-3201aa6bcbaa tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 returned with HTTP 200 Jul 10 06:32:34.263883 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 269/1085] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:32:34 2026] GET /volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 => generated 853 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:32:34.577495 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-4bd8b96e-3248-4226-ad39-95d7e54fceb4 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:34.579223 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-4bd8b96e-3248-4226-ad39-95d7e54fceb4 tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] GET https://10.4.3.200/volume/v3/volumes/3e45cd09-dcbe-4631-8237-6c5ac5cf1d1d Jul 10 06:32:34.579428 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-4bd8b96e-3248-4226-ad39-95d7e54fceb4 tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:34.579646 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-4bd8b96e-3248-4226-ad39-95d7e54fceb4 tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:34.588639 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:34.588639 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:32:34.592135 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-4bd8b96e-3248-4226-ad39-95d7e54fceb4 tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] Volume info retrieved successfully. Jul 10 06:32:34.596535 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-4bd8b96e-3248-4226-ad39-95d7e54fceb4 tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] https://10.4.3.200/volume/v3/volumes/3e45cd09-dcbe-4631-8237-6c5ac5cf1d1d returned with HTTP 200 Jul 10 06:32:34.596903 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 271/1086] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:32:34 2026] GET /volume/v3/volumes/3e45cd09-dcbe-4631-8237-6c5ac5cf1d1d => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:32:34.701318 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-849c1cda-48e3-4d7d-a714-b93c2ffb8f11 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:34.703854 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-849c1cda-48e3-4d7d-a714-b93c2ffb8f11 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] GET https://10.4.3.200/volume/v3/volumes/a2366265-11e6-4c07-8a5d-a5a9060b5c87 Jul 10 06:32:34.704111 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-849c1cda-48e3-4d7d-a714-b93c2ffb8f11 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:34.704470 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-849c1cda-48e3-4d7d-a714-b93c2ffb8f11 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:34.717535 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:34.717535 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:32:34.719538 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-849c1cda-48e3-4d7d-a714-b93c2ffb8f11 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Volume info retrieved successfully. Jul 10 06:32:34.724457 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-849c1cda-48e3-4d7d-a714-b93c2ffb8f11 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] https://10.4.3.200/volume/v3/volumes/a2366265-11e6-4c07-8a5d-a5a9060b5c87 returned with HTTP 200 Jul 10 06:32:34.725229 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 278/1087] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:32:34 2026] GET /volume/v3/volumes/a2366265-11e6-4c07-8a5d-a5a9060b5c87 => generated 858 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:32:35.277883 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-c9655ad3-ac1a-48ab-9ee1-02e17d5b57a2 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:35.279525 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c9655ad3-ac1a-48ab-9ee1-02e17d5b57a2 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] GET https://10.4.3.200/volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 Jul 10 06:32:35.279724 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c9655ad3-ac1a-48ab-9ee1-02e17d5b57a2 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:35.279889 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c9655ad3-ac1a-48ab-9ee1-02e17d5b57a2 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:35.290577 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:35.290577 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:32:35.295020 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-c9655ad3-ac1a-48ab-9ee1-02e17d5b57a2 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Volume info retrieved successfully. Jul 10 06:32:35.300522 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c9655ad3-ac1a-48ab-9ee1-02e17d5b57a2 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 returned with HTTP 200 Jul 10 06:32:35.301092 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 270/1088] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:32:35 2026] GET /volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 => generated 853 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:32:35.357634 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-d3962f7e-7d18-45cc-9115-caf7193a67ee req-f6ad8893-3011-4d2a-8090-cddd58c4133d None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:35.361877 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-d3962f7e-7d18-45cc-9115-caf7193a67ee req-f6ad8893-3011-4d2a-8090-cddd58c4133d tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] POST https://10.4.3.200/volume/v3/attachments/edc8afb0-a16a-41d7-be39-d39311eb3d0f/action Jul 10 06:32:35.362330 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-d3962f7e-7d18-45cc-9115-caf7193a67ee req-f6ad8893-3011-4d2a-8090-cddd58c4133d tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] Action body: b'{"os-complete": null}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:32:35.364604 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-d3962f7e-7d18-45cc-9115-caf7193a67ee req-f6ad8893-3011-4d2a-8090-cddd58c4133d tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:32:35.382035 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:35.382035 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:32:35.391920 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-d3962f7e-7d18-45cc-9115-caf7193a67ee req-f6ad8893-3011-4d2a-8090-cddd58c4133d tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] https://10.4.3.200/volume/v3/attachments/edc8afb0-a16a-41d7-be39-d39311eb3d0f/action returned with HTTP 204 Jul 10 06:32:35.392349 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 270/1089] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 10 06:32:35 2026] POST /volume/v3/attachments/edc8afb0-a16a-41d7-be39-d39311eb3d0f/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:32:35.611095 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-3923fb1b-6865-4b43-b43c-b45075900c6e None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:35.613238 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-3923fb1b-6865-4b43-b43c-b45075900c6e tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] GET https://10.4.3.200/volume/v3/volumes/3e45cd09-dcbe-4631-8237-6c5ac5cf1d1d Jul 10 06:32:35.613493 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-3923fb1b-6865-4b43-b43c-b45075900c6e tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:35.613756 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-3923fb1b-6865-4b43-b43c-b45075900c6e tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:35.630901 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:35.630901 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:32:35.634760 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-3923fb1b-6865-4b43-b43c-b45075900c6e tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] Volume info retrieved successfully. Jul 10 06:32:35.638957 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-3923fb1b-6865-4b43-b43c-b45075900c6e tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] https://10.4.3.200/volume/v3/volumes/3e45cd09-dcbe-4631-8237-6c5ac5cf1d1d returned with HTTP 200 Jul 10 06:32:35.639398 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 272/1090] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:32:35 2026] GET /volume/v3/volumes/3e45cd09-dcbe-4631-8237-6c5ac5cf1d1d => generated 1143 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:32:35.655845 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-756dd987-b0a7-4b8f-8ccc-d4dead36c0d9 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:35.657682 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-756dd987-b0a7-4b8f-8ccc-d4dead36c0d9 tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] GET https://10.4.3.200/volume/v3/volumes/3e45cd09-dcbe-4631-8237-6c5ac5cf1d1d Jul 10 06:32:35.658311 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-756dd987-b0a7-4b8f-8ccc-d4dead36c0d9 tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:35.658311 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-756dd987-b0a7-4b8f-8ccc-d4dead36c0d9 tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:35.668378 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:35.668378 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:32:35.672719 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-756dd987-b0a7-4b8f-8ccc-d4dead36c0d9 tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] Volume info retrieved successfully. Jul 10 06:32:35.677856 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-756dd987-b0a7-4b8f-8ccc-d4dead36c0d9 tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] https://10.4.3.200/volume/v3/volumes/3e45cd09-dcbe-4631-8237-6c5ac5cf1d1d returned with HTTP 200 Jul 10 06:32:35.678257 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 279/1091] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:32:35 2026] GET /volume/v3/volumes/3e45cd09-dcbe-4631-8237-6c5ac5cf1d1d => generated 1143 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:32:35.729228 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-e4a25cc8-d073-4f44-8ad9-2b415e6b7827 req-4ef2fbd5-c030-44f4-b878-c6cb236f356e None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:35.732830 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-e4a25cc8-d073-4f44-8ad9-2b415e6b7827 req-4ef2fbd5-c030-44f4-b878-c6cb236f356e tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] GET https://10.4.3.200/volume/v3/volumes/3e45cd09-dcbe-4631-8237-6c5ac5cf1d1d Jul 10 06:32:35.733065 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-e4a25cc8-d073-4f44-8ad9-2b415e6b7827 req-4ef2fbd5-c030-44f4-b878-c6cb236f356e tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:35.733215 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-e4a25cc8-d073-4f44-8ad9-2b415e6b7827 req-4ef2fbd5-c030-44f4-b878-c6cb236f356e tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:35.741221 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-1de271ab-ecd5-4c92-9207-e3dba88c7771 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:35.743424 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1de271ab-ecd5-4c92-9207-e3dba88c7771 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] GET https://10.4.3.200/volume/v3/volumes/a2366265-11e6-4c07-8a5d-a5a9060b5c87 Jul 10 06:32:35.743692 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1de271ab-ecd5-4c92-9207-e3dba88c7771 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:35.743929 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1de271ab-ecd5-4c92-9207-e3dba88c7771 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:35.748566 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:35.748566 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:32:35.754616 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-e4a25cc8-d073-4f44-8ad9-2b415e6b7827 req-4ef2fbd5-c030-44f4-b878-c6cb236f356e tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] Volume info retrieved successfully. Jul 10 06:32:35.758966 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-e4a25cc8-d073-4f44-8ad9-2b415e6b7827 req-4ef2fbd5-c030-44f4-b878-c6cb236f356e tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] https://10.4.3.200/volume/v3/volumes/3e45cd09-dcbe-4631-8237-6c5ac5cf1d1d returned with HTTP 200 Jul 10 06:32:35.759566 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 271/1092] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:32:35 2026] GET /volume/v3/volumes/3e45cd09-dcbe-4631-8237-6c5ac5cf1d1d => generated 1143 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:32:35.761542 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:35.761542 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:32:35.765960 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-1de271ab-ecd5-4c92-9207-e3dba88c7771 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Volume info retrieved successfully. Jul 10 06:32:35.771318 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1de271ab-ecd5-4c92-9207-e3dba88c7771 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] https://10.4.3.200/volume/v3/volumes/a2366265-11e6-4c07-8a5d-a5a9060b5c87 returned with HTTP 200 Jul 10 06:32:35.771797 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 271/1093] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:32:35 2026] GET /volume/v3/volumes/a2366265-11e6-4c07-8a5d-a5a9060b5c87 => generated 858 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:32:36.316369 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-4c4d6c7d-d666-452e-9058-bbffa8e31e24 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:36.319164 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-4c4d6c7d-d666-452e-9058-bbffa8e31e24 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] GET https://10.4.3.200/volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 Jul 10 06:32:36.319681 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-4c4d6c7d-d666-452e-9058-bbffa8e31e24 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:36.320381 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-4c4d6c7d-d666-452e-9058-bbffa8e31e24 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:36.338140 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:36.338140 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:32:36.352526 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-4c4d6c7d-d666-452e-9058-bbffa8e31e24 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Volume info retrieved successfully. Jul 10 06:32:36.361450 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-4c4d6c7d-d666-452e-9058-bbffa8e31e24 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 returned with HTTP 200 Jul 10 06:32:36.361988 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 273/1094] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:32:36 2026] GET /volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 => generated 853 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:32:36.786661 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-b8563c51-2fcb-4485-b394-580558ff30c8 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:36.788595 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b8563c51-2fcb-4485-b394-580558ff30c8 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] GET https://10.4.3.200/volume/v3/volumes/a2366265-11e6-4c07-8a5d-a5a9060b5c87 Jul 10 06:32:36.788872 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b8563c51-2fcb-4485-b394-580558ff30c8 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:36.789122 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b8563c51-2fcb-4485-b394-580558ff30c8 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:36.800207 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:36.800207 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:32:36.805209 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-b8563c51-2fcb-4485-b394-580558ff30c8 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Volume info retrieved successfully. Jul 10 06:32:36.810266 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b8563c51-2fcb-4485-b394-580558ff30c8 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] https://10.4.3.200/volume/v3/volumes/a2366265-11e6-4c07-8a5d-a5a9060b5c87 returned with HTTP 200 Jul 10 06:32:36.813374 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 280/1095] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:32:36 2026] GET /volume/v3/volumes/a2366265-11e6-4c07-8a5d-a5a9060b5c87 => generated 858 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:32:37.383275 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-3c63c8fc-4456-4433-99ed-2df7a5b1e554 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:37.385607 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3c63c8fc-4456-4433-99ed-2df7a5b1e554 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] GET https://10.4.3.200/volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 Jul 10 06:32:37.385821 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3c63c8fc-4456-4433-99ed-2df7a5b1e554 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:37.386061 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3c63c8fc-4456-4433-99ed-2df7a5b1e554 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:37.398660 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:37.398660 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:32:37.404259 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-3c63c8fc-4456-4433-99ed-2df7a5b1e554 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Volume info retrieved successfully. Jul 10 06:32:37.410808 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3c63c8fc-4456-4433-99ed-2df7a5b1e554 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 returned with HTTP 200 Jul 10 06:32:37.411363 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 272/1096] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:32:37 2026] GET /volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 => generated 853 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:32:37.832176 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-30393a58-0583-411e-ac79-63a4a00b2c71 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:37.834450 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-30393a58-0583-411e-ac79-63a4a00b2c71 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] GET https://10.4.3.200/volume/v3/volumes/a2366265-11e6-4c07-8a5d-a5a9060b5c87 Jul 10 06:32:37.835106 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-30393a58-0583-411e-ac79-63a4a00b2c71 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:37.835106 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-30393a58-0583-411e-ac79-63a4a00b2c71 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:37.853228 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:37.853228 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:32:37.860141 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-30393a58-0583-411e-ac79-63a4a00b2c71 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Volume info retrieved successfully. Jul 10 06:32:37.866084 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-30393a58-0583-411e-ac79-63a4a00b2c71 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] https://10.4.3.200/volume/v3/volumes/a2366265-11e6-4c07-8a5d-a5a9060b5c87 returned with HTTP 200 Jul 10 06:32:37.866911 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 272/1097] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:32:37 2026] GET /volume/v3/volumes/a2366265-11e6-4c07-8a5d-a5a9060b5c87 => generated 858 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:32:38.411754 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-a37b90c5-bcce-4e71-81e5-e0d9691d7682 req-1c4ccd1a-c939-4639-a565-1c8e860731b2 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:38.419376 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-a37b90c5-bcce-4e71-81e5-e0d9691d7682 req-1c4ccd1a-c939-4639-a565-1c8e860731b2 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] POST https://10.4.3.200/volume/v3/attachments/b2fd4d32-e4b5-4113-8625-61a96c0cc4c6/action Jul 10 06:32:38.419376 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-a37b90c5-bcce-4e71-81e5-e0d9691d7682 req-1c4ccd1a-c939-4639-a565-1c8e860731b2 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Action body: b'{"os-complete": null}' {{(pid=99975) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:32:38.419376 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-a37b90c5-bcce-4e71-81e5-e0d9691d7682 req-1c4ccd1a-c939-4639-a565-1c8e860731b2 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:32:38.429327 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-f98e5b7c-68e4-4dad-8a79-da30217d9b84 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:38.434268 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f98e5b7c-68e4-4dad-8a79-da30217d9b84 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] GET https://10.4.3.200/volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 Jul 10 06:32:38.434268 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f98e5b7c-68e4-4dad-8a79-da30217d9b84 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:38.434268 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f98e5b7c-68e4-4dad-8a79-da30217d9b84 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:38.442230 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:38.442230 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:32:38.443789 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:38.443789 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:32:38.448384 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-f98e5b7c-68e4-4dad-8a79-da30217d9b84 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Volume info retrieved successfully. Jul 10 06:32:38.452763 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f98e5b7c-68e4-4dad-8a79-da30217d9b84 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 returned with HTTP 200 Jul 10 06:32:38.453907 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 281/1098] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:32:38 2026] GET /volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 => generated 853 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:32:38.457881 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-a37b90c5-bcce-4e71-81e5-e0d9691d7682 req-1c4ccd1a-c939-4639-a565-1c8e860731b2 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/attachments/b2fd4d32-e4b5-4113-8625-61a96c0cc4c6/action returned with HTTP 204 Jul 10 06:32:38.457881 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 274/1099] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 10 06:32:38 2026] POST /volume/v3/attachments/b2fd4d32-e4b5-4113-8625-61a96c0cc4c6/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:32:38.881088 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-20638f16-cf20-48ef-9f0a-15b6a085bd6d None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:38.883350 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-20638f16-cf20-48ef-9f0a-15b6a085bd6d tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] GET https://10.4.3.200/volume/v3/volumes/a2366265-11e6-4c07-8a5d-a5a9060b5c87 Jul 10 06:32:38.883622 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-20638f16-cf20-48ef-9f0a-15b6a085bd6d tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:38.884028 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-20638f16-cf20-48ef-9f0a-15b6a085bd6d tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:38.894807 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:38.894807 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:32:38.898838 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-20638f16-cf20-48ef-9f0a-15b6a085bd6d tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Volume info retrieved successfully. Jul 10 06:32:38.903562 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-20638f16-cf20-48ef-9f0a-15b6a085bd6d tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] https://10.4.3.200/volume/v3/volumes/a2366265-11e6-4c07-8a5d-a5a9060b5c87 returned with HTTP 200 Jul 10 06:32:38.903904 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 273/1100] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:32:38 2026] GET /volume/v3/volumes/a2366265-11e6-4c07-8a5d-a5a9060b5c87 => generated 858 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:32:39.467850 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-04e68922-a4f4-4dea-a128-2f1b53bd714c None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:39.469705 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-04e68922-a4f4-4dea-a128-2f1b53bd714c tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] GET https://10.4.3.200/volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 Jul 10 06:32:39.469916 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-04e68922-a4f4-4dea-a128-2f1b53bd714c tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:39.470094 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-04e68922-a4f4-4dea-a128-2f1b53bd714c tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:39.480880 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:39.480880 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:32:39.484662 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-04e68922-a4f4-4dea-a128-2f1b53bd714c tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Volume info retrieved successfully. Jul 10 06:32:39.489288 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-04e68922-a4f4-4dea-a128-2f1b53bd714c tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 returned with HTTP 200 Jul 10 06:32:39.489730 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 273/1101] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:32:39 2026] GET /volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 => generated 1145 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:32:39.545189 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-d0434f13-a9c0-46b9-80b2-381e4f96c1e5 req-4a406e64-543c-4ab4-b4c1-dd82fb68ad26 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:39.550394 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-d0434f13-a9c0-46b9-80b2-381e4f96c1e5 req-4a406e64-543c-4ab4-b4c1-dd82fb68ad26 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] GET https://10.4.3.200/volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 Jul 10 06:32:39.550661 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-d0434f13-a9c0-46b9-80b2-381e4f96c1e5 req-4a406e64-543c-4ab4-b4c1-dd82fb68ad26 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:39.550862 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-d0434f13-a9c0-46b9-80b2-381e4f96c1e5 req-4a406e64-543c-4ab4-b4c1-dd82fb68ad26 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:39.562773 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:39.562773 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:32:39.567368 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [req-d0434f13-a9c0-46b9-80b2-381e4f96c1e5 req-4a406e64-543c-4ab4-b4c1-dd82fb68ad26 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Volume info retrieved successfully. Jul 10 06:32:39.572233 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-d0434f13-a9c0-46b9-80b2-381e4f96c1e5 req-4a406e64-543c-4ab4-b4c1-dd82fb68ad26 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 returned with HTTP 200 Jul 10 06:32:39.572731 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 282/1102] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:32:39 2026] GET /volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 => generated 1145 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:32:39.917207 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-9800446d-509b-41d6-8592-e62e43107718 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:39.919827 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-9800446d-509b-41d6-8592-e62e43107718 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] GET https://10.4.3.200/volume/v3/volumes/a2366265-11e6-4c07-8a5d-a5a9060b5c87 Jul 10 06:32:39.920306 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-9800446d-509b-41d6-8592-e62e43107718 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:39.920650 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-9800446d-509b-41d6-8592-e62e43107718 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:39.936937 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:39.936937 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:32:39.942402 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-9800446d-509b-41d6-8592-e62e43107718 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Volume info retrieved successfully. Jul 10 06:32:39.949040 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-9800446d-509b-41d6-8592-e62e43107718 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] https://10.4.3.200/volume/v3/volumes/a2366265-11e6-4c07-8a5d-a5a9060b5c87 returned with HTTP 200 Jul 10 06:32:39.949736 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 275/1103] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:32:39 2026] GET /volume/v3/volumes/a2366265-11e6-4c07-8a5d-a5a9060b5c87 => generated 858 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:32:40.741781 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-deda7f96-6861-4f55-b89c-8f8905b19e41 req-59ef3843-27ef-4d24-9695-f3cb358a53ec None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:40.744496 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-deda7f96-6861-4f55-b89c-8f8905b19e41 req-59ef3843-27ef-4d24-9695-f3cb358a53ec tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] DELETE https://10.4.3.200/volume/v3/attachments/1d28dae6-5aa4-43bc-bfac-b47657c3e5be Jul 10 06:32:40.744865 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-deda7f96-6861-4f55-b89c-8f8905b19e41 req-59ef3843-27ef-4d24-9695-f3cb358a53ec tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:40.745148 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-deda7f96-6861-4f55-b89c-8f8905b19e41 req-59ef3843-27ef-4d24-9695-f3cb358a53ec tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Calling method 'version_select' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:40.756047 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:40.756047 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:32:40.963812 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-1e24f61f-7b8e-49d8-b7d3-40addaee243a None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:40.965665 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1e24f61f-7b8e-49d8-b7d3-40addaee243a tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] GET https://10.4.3.200/volume/v3/volumes/a2366265-11e6-4c07-8a5d-a5a9060b5c87 Jul 10 06:32:40.965893 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1e24f61f-7b8e-49d8-b7d3-40addaee243a tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:40.966109 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1e24f61f-7b8e-49d8-b7d3-40addaee243a tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:40.978553 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:40.978553 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:32:40.982838 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-1e24f61f-7b8e-49d8-b7d3-40addaee243a tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Volume info retrieved successfully. Jul 10 06:32:40.988172 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1e24f61f-7b8e-49d8-b7d3-40addaee243a tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] https://10.4.3.200/volume/v3/volumes/a2366265-11e6-4c07-8a5d-a5a9060b5c87 returned with HTTP 200 Jul 10 06:32:40.988660 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 274/1104] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:32:40 2026] GET /volume/v3/volumes/a2366265-11e6-4c07-8a5d-a5a9060b5c87 => generated 858 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:32:41.313117 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-deda7f96-6861-4f55-b89c-8f8905b19e41 req-59ef3843-27ef-4d24-9695-f3cb358a53ec tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] https://10.4.3.200/volume/v3/attachments/1d28dae6-5aa4-43bc-bfac-b47657c3e5be returned with HTTP 200 Jul 10 06:32:41.313635 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 274/1105] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 10 06:32:40 2026] DELETE /volume/v3/attachments/1d28dae6-5aa4-43bc-bfac-b47657c3e5be => generated 19 bytes in 573 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:32:41.339729 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-deda7f96-6861-4f55-b89c-8f8905b19e41 req-6819f093-735b-4df6-a81b-ea1f16c09f1f None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:41.344665 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-deda7f96-6861-4f55-b89c-8f8905b19e41 req-6819f093-735b-4df6-a81b-ea1f16c09f1f tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] DELETE https://10.4.3.200/volume/v3/volumes/e2ef838b-3303-43b0-b3fd-4100ba634c98 Jul 10 06:32:41.344885 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-deda7f96-6861-4f55-b89c-8f8905b19e41 req-6819f093-735b-4df6-a81b-ea1f16c09f1f tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:41.345141 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-deda7f96-6861-4f55-b89c-8f8905b19e41 req-6819f093-735b-4df6-a81b-ea1f16c09f1f tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:41.345371 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [req-deda7f96-6861-4f55-b89c-8f8905b19e41 req-6819f093-735b-4df6-a81b-ea1f16c09f1f tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Delete volume with id: e2ef838b-3303-43b0-b3fd-4100ba634c98 Jul 10 06:32:41.363672 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:41.363672 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:32:41.364189 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [req-deda7f96-6861-4f55-b89c-8f8905b19e41 req-6819f093-735b-4df6-a81b-ea1f16c09f1f tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Volume info retrieved successfully. Jul 10 06:32:41.395521 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [req-deda7f96-6861-4f55-b89c-8f8905b19e41 req-6819f093-735b-4df6-a81b-ea1f16c09f1f tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Delete volume request issued successfully. Jul 10 06:32:41.395757 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-deda7f96-6861-4f55-b89c-8f8905b19e41 req-6819f093-735b-4df6-a81b-ea1f16c09f1f tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] https://10.4.3.200/volume/v3/volumes/e2ef838b-3303-43b0-b3fd-4100ba634c98 returned with HTTP 202 Jul 10 06:32:41.396908 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 283/1106] 10.4.3.200 () {70 vars in 1620 bytes} [Fri Jul 10 06:32:41 2026] DELETE /volume/v3/volumes/e2ef838b-3303-43b0-b3fd-4100ba634c98 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:32:41.423232 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-075ff001-18f7-4475-a073-ce2256f32d1d req-b8f41177-f6d8-42dd-acfb-2a8126885e52 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:41.428048 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-075ff001-18f7-4475-a073-ce2256f32d1d req-b8f41177-f6d8-42dd-acfb-2a8126885e52 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] POST https://10.4.3.200/volume/v3/attachments/0c0f3451-fec0-4723-a6d7-73b139c6c74b/action Jul 10 06:32:41.428641 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-075ff001-18f7-4475-a073-ce2256f32d1d req-b8f41177-f6d8-42dd-acfb-2a8126885e52 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Action body: b'{"os-complete": null}' {{(pid=99975) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:32:41.428810 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-075ff001-18f7-4475-a073-ce2256f32d1d req-b8f41177-f6d8-42dd-acfb-2a8126885e52 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:32:41.447412 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:41.447412 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:32:41.458395 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-075ff001-18f7-4475-a073-ce2256f32d1d req-b8f41177-f6d8-42dd-acfb-2a8126885e52 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] https://10.4.3.200/volume/v3/attachments/0c0f3451-fec0-4723-a6d7-73b139c6c74b/action returned with HTTP 204 Jul 10 06:32:41.459252 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 276/1107] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 10 06:32:41 2026] POST /volume/v3/attachments/0c0f3451-fec0-4723-a6d7-73b139c6c74b/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:32:41.607031 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-dfd48692-e6c0-44ea-a43d-ea18c9494112 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:41.607371 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-dfd48692-e6c0-44ea-a43d-ea18c9494112 None None] GET https://10.4.3.200/volume// Jul 10 06:32:41.607587 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-dfd48692-e6c0-44ea-a43d-ea18c9494112 None None] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:41.607792 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-dfd48692-e6c0-44ea-a43d-ea18c9494112 None None] Calling method 'all' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:41.608122 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-dfd48692-e6c0-44ea-a43d-ea18c9494112 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:32:41.608422 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 275/1108] 10.4.3.200 () {66 vars in 1428 bytes} [Fri Jul 10 06:32:41 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 06:32:41.615672 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-d0434f13-a9c0-46b9-80b2-381e4f96c1e5 req-797ae2ce-6d81-4821-8a5d-0def9a964c61 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:41.617797 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-d0434f13-a9c0-46b9-80b2-381e4f96c1e5 req-797ae2ce-6d81-4821-8a5d-0def9a964c61 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 10 06:32:41.618173 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-d0434f13-a9c0-46b9-80b2-381e4f96c1e5 req-797ae2ce-6d81-4821-8a5d-0def9a964c61 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0298efcb-6afa-4ea1-86f9-3d0745200e64", "connector": null, "instance_uuid": "6e949cd4-423e-44b9-b007-23eafefef1bd"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:32:41.633180 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:41.633180 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:32:41.668384 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-d0434f13-a9c0-46b9-80b2-381e4f96c1e5 req-797ae2ce-6d81-4821-8a5d-0def9a964c61 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 10 06:32:41.669110 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 275/1109] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 10 06:32:41 2026] POST /volume/v3/attachments => generated 273 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:32:42.007525 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-30786f77-5626-4e3f-a281-31222b404866 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:42.013246 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-30786f77-5626-4e3f-a281-31222b404866 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] GET https://10.4.3.200/volume/v3/volumes/a2366265-11e6-4c07-8a5d-a5a9060b5c87 Jul 10 06:32:42.013485 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-30786f77-5626-4e3f-a281-31222b404866 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:42.013760 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-30786f77-5626-4e3f-a281-31222b404866 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:42.026468 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:42.026468 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:32:42.030856 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-30786f77-5626-4e3f-a281-31222b404866 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Volume info retrieved successfully. Jul 10 06:32:42.036430 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-30786f77-5626-4e3f-a281-31222b404866 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] https://10.4.3.200/volume/v3/volumes/a2366265-11e6-4c07-8a5d-a5a9060b5c87 returned with HTTP 200 Jul 10 06:32:42.036966 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 284/1110] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:32:42 2026] GET /volume/v3/volumes/a2366265-11e6-4c07-8a5d-a5a9060b5c87 => generated 1150 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:32:42.054342 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-87385079-978e-4030-bfd8-b087e6af054c None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:42.056250 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-87385079-978e-4030-bfd8-b087e6af054c tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] GET https://10.4.3.200/volume/v3/volumes/a2366265-11e6-4c07-8a5d-a5a9060b5c87 Jul 10 06:32:42.056538 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-87385079-978e-4030-bfd8-b087e6af054c tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:42.056873 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-87385079-978e-4030-bfd8-b087e6af054c tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:42.081475 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:42.081475 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:32:42.086344 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-87385079-978e-4030-bfd8-b087e6af054c tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Volume info retrieved successfully. Jul 10 06:32:42.092480 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-87385079-978e-4030-bfd8-b087e6af054c tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] https://10.4.3.200/volume/v3/volumes/a2366265-11e6-4c07-8a5d-a5a9060b5c87 returned with HTTP 200 Jul 10 06:32:42.093075 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 277/1111] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:32:42 2026] GET /volume/v3/volumes/a2366265-11e6-4c07-8a5d-a5a9060b5c87 => generated 1150 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:32:42.095251 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-e3c88d9d-1646-40a6-b38b-484ba4da9f47 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:42.097029 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e3c88d9d-1646-40a6-b38b-484ba4da9f47 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] GET https://10.4.3.200/volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 Jul 10 06:32:42.097285 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e3c88d9d-1646-40a6-b38b-484ba4da9f47 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:42.097517 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e3c88d9d-1646-40a6-b38b-484ba4da9f47 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:42.112034 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-6ed2213c-045d-49e3-8d88-8a5e0a8cdee4 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:42.114030 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6ed2213c-045d-49e3-8d88-8a5e0a8cdee4 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] POST https://10.4.3.200/volume/v3/volumes/09c98518-241b-4c2b-95b8-2749932e42fe/action Jul 10 06:32:42.114111 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:42.114111 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:32:42.114406 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6ed2213c-045d-49e3-8d88-8a5e0a8cdee4 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Action body: b'{"os-detach": {"attachment_id": "0c0f3451-fec0-4723-a6d7-73b139c6c74b"}}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:32:42.114566 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6ed2213c-045d-49e3-8d88-8a5e0a8cdee4 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "0c0f3451-fec0-4723-a6d7-73b139c6c74b"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:32:42.120145 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-e3c88d9d-1646-40a6-b38b-484ba4da9f47 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Volume info retrieved successfully. Jul 10 06:32:42.131071 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:42.131071 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:32:42.131071 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-6ed2213c-045d-49e3-8d88-8a5e0a8cdee4 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Volume info retrieved successfully. Jul 10 06:32:42.132261 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e3c88d9d-1646-40a6-b38b-484ba4da9f47 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 returned with HTTP 200 Jul 10 06:32:42.132876 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 276/1112] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:32:42 2026] GET /volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 => generated 1147 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:32:42.140206 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6ed2213c-045d-49e3-8d88-8a5e0a8cdee4 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] https://10.4.3.200/volume/v3/volumes/09c98518-241b-4c2b-95b8-2749932e42fe/action returned with HTTP 400 Jul 10 06:32:42.140917 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 276/1113] 10.4.3.200 () {68 vars in 1390 bytes} [Fri Jul 10 06:32:42 2026] POST /volume/v3/volumes/09c98518-241b-4c2b-95b8-2749932e42fe/action => generated 100 bytes in 29 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 06:32:42.179541 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-c68895ea-aaf4-4d86-b959-621c36f7b39f req-b62f2ff5-294d-4535-9681-8346a16976b6 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:42.183682 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-c68895ea-aaf4-4d86-b959-621c36f7b39f req-b62f2ff5-294d-4535-9681-8346a16976b6 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] GET https://10.4.3.200/volume/v3/volumes/a2366265-11e6-4c07-8a5d-a5a9060b5c87 Jul 10 06:32:42.183919 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-c68895ea-aaf4-4d86-b959-621c36f7b39f req-b62f2ff5-294d-4535-9681-8346a16976b6 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:42.184157 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-c68895ea-aaf4-4d86-b959-621c36f7b39f req-b62f2ff5-294d-4535-9681-8346a16976b6 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:42.199937 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-3dbbba8e-eb3f-407e-a582-9485dd8f971e None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:42.200414 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-3dbbba8e-eb3f-407e-a582-9485dd8f971e None None] GET https://10.4.3.200/volume// Jul 10 06:32:42.200644 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-3dbbba8e-eb3f-407e-a582-9485dd8f971e None None] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:42.200878 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-3dbbba8e-eb3f-407e-a582-9485dd8f971e None None] Calling method 'all' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:42.201301 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-3dbbba8e-eb3f-407e-a582-9485dd8f971e None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:32:42.201684 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 278/1114] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:32: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 10 06:32:42.203935 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:42.203935 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:32:42.210836 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-d0434f13-a9c0-46b9-80b2-381e4f96c1e5 req-0857c482-d863-4e54-acb6-3de26cea8724 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:42.211278 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [req-c68895ea-aaf4-4d86-b959-621c36f7b39f req-b62f2ff5-294d-4535-9681-8346a16976b6 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Volume info retrieved successfully. Jul 10 06:32:42.215442 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-d0434f13-a9c0-46b9-80b2-381e4f96c1e5 req-0857c482-d863-4e54-acb6-3de26cea8724 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] GET https://10.4.3.200/volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 Jul 10 06:32:42.215442 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-d0434f13-a9c0-46b9-80b2-381e4f96c1e5 req-0857c482-d863-4e54-acb6-3de26cea8724 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:42.216479 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-d0434f13-a9c0-46b9-80b2-381e4f96c1e5 req-0857c482-d863-4e54-acb6-3de26cea8724 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:42.219800 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-c68895ea-aaf4-4d86-b959-621c36f7b39f req-b62f2ff5-294d-4535-9681-8346a16976b6 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] https://10.4.3.200/volume/v3/volumes/a2366265-11e6-4c07-8a5d-a5a9060b5c87 returned with HTTP 200 Jul 10 06:32:42.220196 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 285/1115] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:32:42 2026] GET /volume/v3/volumes/a2366265-11e6-4c07-8a5d-a5a9060b5c87 => generated 1150 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:32:42.234142 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:42.234142 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:32:42.238807 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [req-d0434f13-a9c0-46b9-80b2-381e4f96c1e5 req-0857c482-d863-4e54-acb6-3de26cea8724 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Volume info retrieved successfully. Jul 10 06:32:42.244856 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-d0434f13-a9c0-46b9-80b2-381e4f96c1e5 req-0857c482-d863-4e54-acb6-3de26cea8724 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 returned with HTTP 200 Jul 10 06:32:42.245544 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 277/1116] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 10 06:32:42 2026] GET /volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 => generated 1327 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:32:42.246450 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-c68895ea-aaf4-4d86-b959-621c36f7b39f req-55ef71c0-1c98-4d98-a72d-379d744d3d0a None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:42.248650 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-c68895ea-aaf4-4d86-b959-621c36f7b39f req-55ef71c0-1c98-4d98-a72d-379d744d3d0a tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] POST https://10.4.3.200/volume/v3/volumes/a2366265-11e6-4c07-8a5d-a5a9060b5c87/action Jul 10 06:32:42.248969 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-c68895ea-aaf4-4d86-b959-621c36f7b39f req-55ef71c0-1c98-4d98-a72d-379d744d3d0a tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:32:42.249077 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-c68895ea-aaf4-4d86-b959-621c36f7b39f req-55ef71c0-1c98-4d98-a72d-379d744d3d0a tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:32:42.264050 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:42.264050 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:32:42.264583 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-c68895ea-aaf4-4d86-b959-621c36f7b39f req-55ef71c0-1c98-4d98-a72d-379d744d3d0a tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Volume info retrieved successfully. Jul 10 06:32:42.278250 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-c68895ea-aaf4-4d86-b959-621c36f7b39f req-55ef71c0-1c98-4d98-a72d-379d744d3d0a tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Begin detaching volume completed successfully. Jul 10 06:32:42.278531 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-c68895ea-aaf4-4d86-b959-621c36f7b39f req-55ef71c0-1c98-4d98-a72d-379d744d3d0a tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] https://10.4.3.200/volume/v3/volumes/a2366265-11e6-4c07-8a5d-a5a9060b5c87/action returned with HTTP 202 Jul 10 06:32:42.279192 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 277/1117] 10.4.3.200 () {72 vars in 1672 bytes} [Fri Jul 10 06:32:42 2026] POST /volume/v3/volumes/a2366265-11e6-4c07-8a5d-a5a9060b5c87/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:32:42.357465 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-d0434f13-a9c0-46b9-80b2-381e4f96c1e5 req-d0a822d2-d7da-46e9-aae6-9d7b1d68b09a None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:42.360882 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-d0434f13-a9c0-46b9-80b2-381e4f96c1e5 req-d0a822d2-d7da-46e9-aae6-9d7b1d68b09a tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] PUT https://10.4.3.200/volume/v3/attachments/c71d73a3-85f7-4735-a8d7-9d5f8c72b05c Jul 10 06:32:42.361336 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-d0434f13-a9c0-46b9-80b2-381e4f96c1e5 req-d0a822d2-d7da-46e9-aae6-9d7b1d68b09a tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000004964", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad080837985", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8eedee5c-bca8-4f5c-8f66-111c7b448d96", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:32:42.376271 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.coordination [req-d0434f13-a9c0-46b9-80b2-381e4f96c1e5 req-d0a822d2-d7da-46e9-aae6-9d7b1d68b09a tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Acquiring lock "cinder-attachment_update-0298efcb-6afa-4ea1-86f9-3d0745200e64-np0000004964" by "attachment_update" {{(pid=99975) __acquire /opt/stack/cinder/cinder/coordination.py:210}} Jul 10 06:32:42.380579 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.coordination [req-d0434f13-a9c0-46b9-80b2-381e4f96c1e5 req-d0a822d2-d7da-46e9-aae6-9d7b1d68b09a tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Lock "cinder-attachment_update-0298efcb-6afa-4ea1-86f9-3d0745200e64-np0000004964" acquired by "attachment_update" :: waited 0.006s {{(pid=99975) __acquire /opt/stack/cinder/cinder/coordination.py:228}} Jul 10 06:32:42.382010 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:42.382010 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:32:42.909715 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.coordination [req-d0434f13-a9c0-46b9-80b2-381e4f96c1e5 req-d0a822d2-d7da-46e9-aae6-9d7b1d68b09a tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Lock "cinder-attachment_update-0298efcb-6afa-4ea1-86f9-3d0745200e64-np0000004964" released by "attachment_update" :: held 0.529s {{(pid=99975) __release /opt/stack/cinder/cinder/coordination.py:239}} Jul 10 06:32:42.910112 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-d0434f13-a9c0-46b9-80b2-381e4f96c1e5 req-d0a822d2-d7da-46e9-aae6-9d7b1d68b09a tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/attachments/c71d73a3-85f7-4735-a8d7-9d5f8c72b05c returned with HTTP 200 Jul 10 06:32:42.910696 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 279/1118] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 10 06:32:42 2026] PUT /volume/v3/attachments/c71d73a3-85f7-4735-a8d7-9d5f8c72b05c => generated 969 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:32:43.149200 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-c3918931-d02c-4ea7-ad5e-467451f9a2c9 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:43.151558 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c3918931-d02c-4ea7-ad5e-467451f9a2c9 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] GET https://10.4.3.200/volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 Jul 10 06:32:43.151729 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c3918931-d02c-4ea7-ad5e-467451f9a2c9 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:43.151896 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c3918931-d02c-4ea7-ad5e-467451f9a2c9 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:43.163472 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:43.163472 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:32:43.166515 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-c3918931-d02c-4ea7-ad5e-467451f9a2c9 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Volume info retrieved successfully. Jul 10 06:32:43.170593 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c3918931-d02c-4ea7-ad5e-467451f9a2c9 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 returned with HTTP 200 Jul 10 06:32:43.171160 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 286/1119] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:32:43 2026] GET /volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 => generated 1148 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 06:32:43.326663 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-c1a46767-cfb9-4b45-bec9-677cd2e0f665 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:43.326986 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c1a46767-cfb9-4b45-bec9-677cd2e0f665 None None] GET https://10.4.3.200/volume// Jul 10 06:32:43.327135 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c1a46767-cfb9-4b45-bec9-677cd2e0f665 None None] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:43.327328 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c1a46767-cfb9-4b45-bec9-677cd2e0f665 None None] Calling method 'all' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:43.327666 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c1a46767-cfb9-4b45-bec9-677cd2e0f665 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:32:43.327939 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 278/1120] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:32: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 10 06:32:43.334461 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-c68895ea-aaf4-4d86-b959-621c36f7b39f req-3496bd38-50cb-44c0-a4f1-1a81bb393810 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:43.336589 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-c68895ea-aaf4-4d86-b959-621c36f7b39f req-3496bd38-50cb-44c0-a4f1-1a81bb393810 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] GET https://10.4.3.200/volume/v3/volumes/a2366265-11e6-4c07-8a5d-a5a9060b5c87 Jul 10 06:32:43.336819 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-c68895ea-aaf4-4d86-b959-621c36f7b39f req-3496bd38-50cb-44c0-a4f1-1a81bb393810 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:43.337024 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-c68895ea-aaf4-4d86-b959-621c36f7b39f req-3496bd38-50cb-44c0-a4f1-1a81bb393810 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:43.345630 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:43.345630 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:32:43.349916 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-c68895ea-aaf4-4d86-b959-621c36f7b39f req-3496bd38-50cb-44c0-a4f1-1a81bb393810 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Volume info retrieved successfully. Jul 10 06:32:43.355746 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-c68895ea-aaf4-4d86-b959-621c36f7b39f req-3496bd38-50cb-44c0-a4f1-1a81bb393810 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] https://10.4.3.200/volume/v3/volumes/a2366265-11e6-4c07-8a5d-a5a9060b5c87 returned with HTTP 200 Jul 10 06:32:43.356288 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 278/1121] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 10 06:32:43 2026] GET /volume/v3/volumes/a2366265-11e6-4c07-8a5d-a5a9060b5c87 => generated 1333 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:32:44.184519 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-de64ded3-f487-4f11-9ca0-b0af7602631e None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:44.186115 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-de64ded3-f487-4f11-9ca0-b0af7602631e tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] GET https://10.4.3.200/volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 Jul 10 06:32:44.186320 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-de64ded3-f487-4f11-9ca0-b0af7602631e tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:44.186527 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-de64ded3-f487-4f11-9ca0-b0af7602631e tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:44.200482 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:44.200482 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:32:44.205139 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-de64ded3-f487-4f11-9ca0-b0af7602631e tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Volume info retrieved successfully. Jul 10 06:32:44.212038 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-de64ded3-f487-4f11-9ca0-b0af7602631e tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 returned with HTTP 200 Jul 10 06:32:44.212611 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 280/1122] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:32:44 2026] GET /volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 => generated 1148 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:32:44.718476 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-e00b5d58-6f6d-4a57-8038-16901baee0f2 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:44.720278 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e00b5d58-6f6d-4a57-8038-16901baee0f2 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] DELETE https://10.4.3.200/volume/v3/volumes/f8650db8-4eb9-4ed1-b7ea-c751a5ae3335 Jul 10 06:32:44.720493 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e00b5d58-6f6d-4a57-8038-16901baee0f2 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:44.720728 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e00b5d58-6f6d-4a57-8038-16901baee0f2 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:44.720923 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-e00b5d58-6f6d-4a57-8038-16901baee0f2 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Delete volume with id: f8650db8-4eb9-4ed1-b7ea-c751a5ae3335 Jul 10 06:32:44.728916 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:44.728916 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:32:44.729749 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-e00b5d58-6f6d-4a57-8038-16901baee0f2 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Volume info retrieved successfully. Jul 10 06:32:44.748818 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-e00b5d58-6f6d-4a57-8038-16901baee0f2 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Delete volume request issued successfully. Jul 10 06:32:44.749042 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e00b5d58-6f6d-4a57-8038-16901baee0f2 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] https://10.4.3.200/volume/v3/volumes/f8650db8-4eb9-4ed1-b7ea-c751a5ae3335 returned with HTTP 202 Jul 10 06:32:44.749599 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 287/1123] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:32:44 2026] DELETE /volume/v3/volumes/f8650db8-4eb9-4ed1-b7ea-c751a5ae3335 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:32:44.756947 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-cc8b7336-576b-4ea6-8447-0faca7eaefe1 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:44.758608 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-cc8b7336-576b-4ea6-8447-0faca7eaefe1 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] GET https://10.4.3.200/volume/v3/volumes/f8650db8-4eb9-4ed1-b7ea-c751a5ae3335 Jul 10 06:32:44.758810 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-cc8b7336-576b-4ea6-8447-0faca7eaefe1 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:44.758989 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-cc8b7336-576b-4ea6-8447-0faca7eaefe1 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:44.765809 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:44.765809 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:32:44.769800 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-cc8b7336-576b-4ea6-8447-0faca7eaefe1 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Volume info retrieved successfully. Jul 10 06:32:44.774242 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-cc8b7336-576b-4ea6-8447-0faca7eaefe1 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] https://10.4.3.200/volume/v3/volumes/f8650db8-4eb9-4ed1-b7ea-c751a5ae3335 returned with HTTP 200 Jul 10 06:32:44.774670 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 279/1124] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:32:44 2026] GET /volume/v3/volumes/f8650db8-4eb9-4ed1-b7ea-c751a5ae3335 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:32:45.224849 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-084b8c80-8ac8-485d-abed-4a10a48b489f None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:45.230448 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-084b8c80-8ac8-485d-abed-4a10a48b489f tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] GET https://10.4.3.200/volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 Jul 10 06:32:45.230736 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-084b8c80-8ac8-485d-abed-4a10a48b489f tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:45.230985 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-084b8c80-8ac8-485d-abed-4a10a48b489f tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:45.247245 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:45.247245 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:32:45.251616 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-084b8c80-8ac8-485d-abed-4a10a48b489f tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Volume info retrieved successfully. Jul 10 06:32:45.257988 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-084b8c80-8ac8-485d-abed-4a10a48b489f tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 returned with HTTP 200 Jul 10 06:32:45.258625 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 279/1125] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:32:45 2026] GET /volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 => generated 1148 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:32:45.294767 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-c68895ea-aaf4-4d86-b959-621c36f7b39f req-502cb610-956a-44d6-aa9f-a6cccd050dc3 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:45.296803 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-c68895ea-aaf4-4d86-b959-621c36f7b39f req-502cb610-956a-44d6-aa9f-a6cccd050dc3 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] DELETE https://10.4.3.200/volume/v3/attachments/0c0f3451-fec0-4723-a6d7-73b139c6c74b Jul 10 06:32:45.297096 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-c68895ea-aaf4-4d86-b959-621c36f7b39f req-502cb610-956a-44d6-aa9f-a6cccd050dc3 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:45.297363 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-c68895ea-aaf4-4d86-b959-621c36f7b39f req-502cb610-956a-44d6-aa9f-a6cccd050dc3 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Calling method 'version_select' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:45.307004 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:45.307004 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:32:45.789067 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-0c746afe-d435-4f82-bbaa-7aaf2f2e2b13 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:45.791269 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0c746afe-d435-4f82-bbaa-7aaf2f2e2b13 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] GET https://10.4.3.200/volume/v3/volumes/f8650db8-4eb9-4ed1-b7ea-c751a5ae3335 Jul 10 06:32:45.791482 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-0c746afe-d435-4f82-bbaa-7aaf2f2e2b13 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:45.791719 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-0c746afe-d435-4f82-bbaa-7aaf2f2e2b13 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:45.798313 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0c746afe-d435-4f82-bbaa-7aaf2f2e2b13 tempest-ServerActionsTestOtherA-833936133 tempest-ServerActionsTestOtherA-833936133-project-member] https://10.4.3.200/volume/v3/volumes/f8650db8-4eb9-4ed1-b7ea-c751a5ae3335 returned with HTTP 404 Jul 10 06:32:45.798958 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 288/1126] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:32:45 2026] GET /volume/v3/volumes/f8650db8-4eb9-4ed1-b7ea-c751a5ae3335 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:32:45.849076 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-c68895ea-aaf4-4d86-b959-621c36f7b39f req-502cb610-956a-44d6-aa9f-a6cccd050dc3 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] https://10.4.3.200/volume/v3/attachments/0c0f3451-fec0-4723-a6d7-73b139c6c74b returned with HTTP 200 Jul 10 06:32:45.849765 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 281/1127] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 10 06:32:45 2026] DELETE /volume/v3/attachments/0c0f3451-fec0-4723-a6d7-73b139c6c74b => generated 19 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:32:46.270644 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-0dc1116a-a7ff-432d-8d9f-1fdc062179c8 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:46.272308 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0dc1116a-a7ff-432d-8d9f-1fdc062179c8 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] GET https://10.4.3.200/volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 Jul 10 06:32:46.272552 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0dc1116a-a7ff-432d-8d9f-1fdc062179c8 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:46.272794 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0dc1116a-a7ff-432d-8d9f-1fdc062179c8 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:46.289353 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:46.289353 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:32:46.292427 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-0dc1116a-a7ff-432d-8d9f-1fdc062179c8 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Volume info retrieved successfully. Jul 10 06:32:46.296103 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0dc1116a-a7ff-432d-8d9f-1fdc062179c8 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 returned with HTTP 200 Jul 10 06:32:46.296522 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 280/1128] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:32:46 2026] GET /volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 => generated 1148 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:32:46.497514 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-84cdaf33-175b-47ad-8dfe-831129ccb0ee None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:46.499422 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-84cdaf33-175b-47ad-8dfe-831129ccb0ee tempest-TestServerVolumeAttachmentScenario-1417422899 tempest-TestServerVolumeAttachmentScenario-1417422899-project-admin] POST https://10.4.3.200/volume/v3/volumes/09c98518-241b-4c2b-95b8-2749932e42fe/action Jul 10 06:32:46.499816 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-84cdaf33-175b-47ad-8dfe-831129ccb0ee tempest-TestServerVolumeAttachmentScenario-1417422899 tempest-TestServerVolumeAttachmentScenario-1417422899-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:32:46.499959 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-84cdaf33-175b-47ad-8dfe-831129ccb0ee tempest-TestServerVolumeAttachmentScenario-1417422899 tempest-TestServerVolumeAttachmentScenario-1417422899-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:32:46.512315 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:46.512315 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:32:46.515344 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.contrib.admin_actions [None req-84cdaf33-175b-47ad-8dfe-831129ccb0ee tempest-TestServerVolumeAttachmentScenario-1417422899 tempest-TestServerVolumeAttachmentScenario-1417422899-project-admin] Updating volume '09c98518-241b-4c2b-95b8-2749932e42fe' with '{'status': 'in-use'}' {{(pid=99977) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 10 06:32:46.534205 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-84cdaf33-175b-47ad-8dfe-831129ccb0ee tempest-TestServerVolumeAttachmentScenario-1417422899 tempest-TestServerVolumeAttachmentScenario-1417422899-project-admin] https://10.4.3.200/volume/v3/volumes/09c98518-241b-4c2b-95b8-2749932e42fe/action returned with HTTP 202 Jul 10 06:32:46.534634 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 280/1129] 10.4.3.200 () {68 vars in 1390 bytes} [Fri Jul 10 06:32:46 2026] POST /volume/v3/volumes/09c98518-241b-4c2b-95b8-2749932e42fe/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:32:46.542845 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-8a1695a6-f2a2-44fd-907e-ef7fb4bd2449 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:46.546557 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8a1695a6-f2a2-44fd-907e-ef7fb4bd2449 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] GET https://10.4.3.200/volume/v3/volumes/09c98518-241b-4c2b-95b8-2749932e42fe Jul 10 06:32:46.546557 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8a1695a6-f2a2-44fd-907e-ef7fb4bd2449 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:46.546557 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8a1695a6-f2a2-44fd-907e-ef7fb4bd2449 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:46.559140 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:46.559140 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:32:46.563891 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-8a1695a6-f2a2-44fd-907e-ef7fb4bd2449 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Volume info retrieved successfully. Jul 10 06:32:46.568533 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8a1695a6-f2a2-44fd-907e-ef7fb4bd2449 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] https://10.4.3.200/volume/v3/volumes/09c98518-241b-4c2b-95b8-2749932e42fe returned with HTTP 200 Jul 10 06:32:46.569118 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 289/1130] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:32:46 2026] GET /volume/v3/volumes/09c98518-241b-4c2b-95b8-2749932e42fe => generated 1150 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:32:46.606973 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-baa52e96-544b-4de0-b0f9-987c8d18103f req-47b935c3-6ed5-44a2-9f70-ea20ba71d80d None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:46.611125 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-baa52e96-544b-4de0-b0f9-987c8d18103f req-47b935c3-6ed5-44a2-9f70-ea20ba71d80d tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] GET https://10.4.3.200/volume/v3/volumes/09c98518-241b-4c2b-95b8-2749932e42fe Jul 10 06:32:46.611381 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-baa52e96-544b-4de0-b0f9-987c8d18103f req-47b935c3-6ed5-44a2-9f70-ea20ba71d80d tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:46.611730 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-baa52e96-544b-4de0-b0f9-987c8d18103f req-47b935c3-6ed5-44a2-9f70-ea20ba71d80d tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:46.624528 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:46.624528 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:32:46.628659 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [req-baa52e96-544b-4de0-b0f9-987c8d18103f req-47b935c3-6ed5-44a2-9f70-ea20ba71d80d tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Volume info retrieved successfully. Jul 10 06:32:46.633340 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-baa52e96-544b-4de0-b0f9-987c8d18103f req-47b935c3-6ed5-44a2-9f70-ea20ba71d80d tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] https://10.4.3.200/volume/v3/volumes/09c98518-241b-4c2b-95b8-2749932e42fe returned with HTTP 200 Jul 10 06:32:46.633766 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 282/1131] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:32:46 2026] GET /volume/v3/volumes/09c98518-241b-4c2b-95b8-2749932e42fe => generated 1150 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:32:46.673492 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-baa52e96-544b-4de0-b0f9-987c8d18103f req-4d83974c-9236-443a-99f0-bf7d1f210ff9 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:46.675615 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-baa52e96-544b-4de0-b0f9-987c8d18103f req-4d83974c-9236-443a-99f0-bf7d1f210ff9 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] POST https://10.4.3.200/volume/v3/volumes/09c98518-241b-4c2b-95b8-2749932e42fe/action Jul 10 06:32:46.676011 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-baa52e96-544b-4de0-b0f9-987c8d18103f req-4d83974c-9236-443a-99f0-bf7d1f210ff9 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:32:46.676165 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-baa52e96-544b-4de0-b0f9-987c8d18103f req-4d83974c-9236-443a-99f0-bf7d1f210ff9 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:32:46.689310 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:46.689310 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:32:46.689810 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [req-baa52e96-544b-4de0-b0f9-987c8d18103f req-4d83974c-9236-443a-99f0-bf7d1f210ff9 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Volume info retrieved successfully. Jul 10 06:32:46.695102 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [req-baa52e96-544b-4de0-b0f9-987c8d18103f req-4d83974c-9236-443a-99f0-bf7d1f210ff9 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Begin detaching volume completed successfully. Jul 10 06:32:46.695320 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-baa52e96-544b-4de0-b0f9-987c8d18103f req-4d83974c-9236-443a-99f0-bf7d1f210ff9 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] https://10.4.3.200/volume/v3/volumes/09c98518-241b-4c2b-95b8-2749932e42fe/action returned with HTTP 202 Jul 10 06:32:46.695725 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 281/1132] 10.4.3.200 () {72 vars in 1672 bytes} [Fri Jul 10 06:32:46 2026] POST /volume/v3/volumes/09c98518-241b-4c2b-95b8-2749932e42fe/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:32:47.310279 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-be783732-5806-4602-918c-b85cecd3aae0 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:47.312148 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-be783732-5806-4602-918c-b85cecd3aae0 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] GET https://10.4.3.200/volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 Jul 10 06:32:47.312351 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-be783732-5806-4602-918c-b85cecd3aae0 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:47.312596 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-be783732-5806-4602-918c-b85cecd3aae0 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:47.323445 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:47.323445 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:32:47.326734 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-be783732-5806-4602-918c-b85cecd3aae0 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Volume info retrieved successfully. Jul 10 06:32:47.330495 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-be783732-5806-4602-918c-b85cecd3aae0 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 returned with HTTP 200 Jul 10 06:32:47.330755 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 281/1133] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:32:47 2026] GET /volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 => generated 1148 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:32:47.724138 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-e1b6639b-3bb3-480c-9327-8e718c65d8d6 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:47.727588 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e1b6639b-3bb3-480c-9327-8e718c65d8d6 None None] GET https://10.4.3.200/volume// Jul 10 06:32:47.727588 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e1b6639b-3bb3-480c-9327-8e718c65d8d6 None None] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:47.727588 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e1b6639b-3bb3-480c-9327-8e718c65d8d6 None None] Calling method 'all' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:47.727588 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e1b6639b-3bb3-480c-9327-8e718c65d8d6 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:32:47.727588 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 290/1134] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:32: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 10 06:32:47.741747 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-baa52e96-544b-4de0-b0f9-987c8d18103f req-4ca2ea46-f0bc-4ea8-b560-8bbc093bb98f None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:47.742994 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-baa52e96-544b-4de0-b0f9-987c8d18103f req-4ca2ea46-f0bc-4ea8-b560-8bbc093bb98f tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] GET https://10.4.3.200/volume/v3/volumes/09c98518-241b-4c2b-95b8-2749932e42fe Jul 10 06:32:47.743281 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-baa52e96-544b-4de0-b0f9-987c8d18103f req-4ca2ea46-f0bc-4ea8-b560-8bbc093bb98f tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:47.743488 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-baa52e96-544b-4de0-b0f9-987c8d18103f req-4ca2ea46-f0bc-4ea8-b560-8bbc093bb98f tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:47.760527 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:47.760527 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:32:47.772052 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [req-baa52e96-544b-4de0-b0f9-987c8d18103f req-4ca2ea46-f0bc-4ea8-b560-8bbc093bb98f tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Volume info retrieved successfully. Jul 10 06:32:47.777694 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-baa52e96-544b-4de0-b0f9-987c8d18103f req-4ca2ea46-f0bc-4ea8-b560-8bbc093bb98f tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] https://10.4.3.200/volume/v3/volumes/09c98518-241b-4c2b-95b8-2749932e42fe returned with HTTP 200 Jul 10 06:32:47.778434 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 283/1135] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 10 06:32:47 2026] GET /volume/v3/volumes/09c98518-241b-4c2b-95b8-2749932e42fe => generated 1333 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:32:48.125129 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-d0434f13-a9c0-46b9-80b2-381e4f96c1e5 req-99ee9b31-a026-4544-a8a6-86594ac5ae3c None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:48.126856 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-d0434f13-a9c0-46b9-80b2-381e4f96c1e5 req-99ee9b31-a026-4544-a8a6-86594ac5ae3c tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] POST https://10.4.3.200/volume/v3/attachments/c71d73a3-85f7-4735-a8d7-9d5f8c72b05c/action Jul 10 06:32:48.127167 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-d0434f13-a9c0-46b9-80b2-381e4f96c1e5 req-99ee9b31-a026-4544-a8a6-86594ac5ae3c tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Action body: b'{"os-complete": null}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:32:48.127289 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-d0434f13-a9c0-46b9-80b2-381e4f96c1e5 req-99ee9b31-a026-4544-a8a6-86594ac5ae3c tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:32:48.147799 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:48.147799 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:32:48.157420 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-d0434f13-a9c0-46b9-80b2-381e4f96c1e5 req-99ee9b31-a026-4544-a8a6-86594ac5ae3c tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/attachments/c71d73a3-85f7-4735-a8d7-9d5f8c72b05c/action returned with HTTP 204 Jul 10 06:32:48.157835 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 282/1136] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 10 06:32:48 2026] POST /volume/v3/attachments/c71d73a3-85f7-4735-a8d7-9d5f8c72b05c/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:32:48.345257 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-f4750505-d958-46c1-a6f7-89c14fbd4ac5 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:48.347163 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f4750505-d958-46c1-a6f7-89c14fbd4ac5 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] GET https://10.4.3.200/volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 Jul 10 06:32:48.347394 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f4750505-d958-46c1-a6f7-89c14fbd4ac5 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:48.347639 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f4750505-d958-46c1-a6f7-89c14fbd4ac5 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:48.363254 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:48.363254 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:32:48.369196 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-f4750505-d958-46c1-a6f7-89c14fbd4ac5 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Volume info retrieved successfully. Jul 10 06:32:48.374293 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f4750505-d958-46c1-a6f7-89c14fbd4ac5 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 returned with HTTP 200 Jul 10 06:32:48.374933 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 282/1137] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:32:48 2026] GET /volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 => generated 1442 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:32:48.390075 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-6d260c3b-e9e8-4da1-a12c-cc12fcbc14fa None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:48.436200 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-b123b977-0689-49f3-9b82-5dcd236ed1a7 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:48.438599 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-b123b977-0689-49f3-9b82-5dcd236ed1a7 tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] GET https://10.4.3.200/volume/v3/volumes/2673be93-b34c-4951-8286-be1f5ed7ae14 Jul 10 06:32:48.438761 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-b123b977-0689-49f3-9b82-5dcd236ed1a7 tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:48.439544 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-b123b977-0689-49f3-9b82-5dcd236ed1a7 tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:48.451124 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:48.451124 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:32:48.456994 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-b123b977-0689-49f3-9b82-5dcd236ed1a7 tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] Volume info retrieved successfully. Jul 10 06:32:48.464272 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-b123b977-0689-49f3-9b82-5dcd236ed1a7 tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] https://10.4.3.200/volume/v3/volumes/2673be93-b34c-4951-8286-be1f5ed7ae14 returned with HTTP 200 Jul 10 06:32:48.464787 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 284/1138] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:32:48 2026] GET /volume/v3/volumes/2673be93-b34c-4951-8286-be1f5ed7ae14 => generated 1142 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:32:48.472519 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6d260c3b-e9e8-4da1-a12c-cc12fcbc14fa tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-reader] GET https://10.4.3.200/volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 Jul 10 06:32:48.472739 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6d260c3b-e9e8-4da1-a12c-cc12fcbc14fa tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-reader] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:48.472931 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6d260c3b-e9e8-4da1-a12c-cc12fcbc14fa tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-reader] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:48.491348 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:48.491348 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:32:48.500698 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-6d260c3b-e9e8-4da1-a12c-cc12fcbc14fa tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-reader] Volume info retrieved successfully. Jul 10 06:32:48.511245 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6d260c3b-e9e8-4da1-a12c-cc12fcbc14fa tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-reader] https://10.4.3.200/volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 returned with HTTP 200 Jul 10 06:32:48.511703 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 291/1139] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:32:48 2026] GET /volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 => generated 1442 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:32:48.526296 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-15498773-7f97-4bbf-ace0-864935fe9332 req-f3117125-0395-4b92-82c8-87b617b3ec04 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:48.531433 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-15498773-7f97-4bbf-ace0-864935fe9332 req-f3117125-0395-4b92-82c8-87b617b3ec04 tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] GET https://10.4.3.200/volume/v3/volumes/2673be93-b34c-4951-8286-be1f5ed7ae14 Jul 10 06:32:48.532241 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-15498773-7f97-4bbf-ace0-864935fe9332 req-f3117125-0395-4b92-82c8-87b617b3ec04 tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:48.533945 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-15498773-7f97-4bbf-ace0-864935fe9332 req-f3117125-0395-4b92-82c8-87b617b3ec04 tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:48.545733 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:48.545733 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:32:48.550496 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [req-15498773-7f97-4bbf-ace0-864935fe9332 req-f3117125-0395-4b92-82c8-87b617b3ec04 tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] Volume info retrieved successfully. Jul 10 06:32:48.554840 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-15498773-7f97-4bbf-ace0-864935fe9332 req-f3117125-0395-4b92-82c8-87b617b3ec04 tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] https://10.4.3.200/volume/v3/volumes/2673be93-b34c-4951-8286-be1f5ed7ae14 returned with HTTP 200 Jul 10 06:32:48.555162 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 283/1140] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:32:48 2026] GET /volume/v3/volumes/2673be93-b34c-4951-8286-be1f5ed7ae14 => generated 1142 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:32:48.574926 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-ac329844-7c5c-4c00-9a6d-d28a186f4875 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:48.575525 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-15498773-7f97-4bbf-ace0-864935fe9332 req-4b534b2f-0637-4690-947d-31c48ca8f8f5 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:48.576942 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ac329844-7c5c-4c00-9a6d-d28a186f4875 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-reader] GET https://10.4.3.200/volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 Jul 10 06:32:48.577184 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ac329844-7c5c-4c00-9a6d-d28a186f4875 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-reader] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:48.577544 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ac329844-7c5c-4c00-9a6d-d28a186f4875 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-reader] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:48.577773 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-15498773-7f97-4bbf-ace0-864935fe9332 req-4b534b2f-0637-4690-947d-31c48ca8f8f5 tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] POST https://10.4.3.200/volume/v3/volumes/2673be93-b34c-4951-8286-be1f5ed7ae14/action Jul 10 06:32:48.578368 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-15498773-7f97-4bbf-ace0-864935fe9332 req-4b534b2f-0637-4690-947d-31c48ca8f8f5 tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99975) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:32:48.578493 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-15498773-7f97-4bbf-ace0-864935fe9332 req-4b534b2f-0637-4690-947d-31c48ca8f8f5 tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:32:48.590699 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:48.590699 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:32:48.591199 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:48.591199 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:32:48.591373 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [req-15498773-7f97-4bbf-ace0-864935fe9332 req-4b534b2f-0637-4690-947d-31c48ca8f8f5 tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] Volume info retrieved successfully. Jul 10 06:32:48.595733 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-ac329844-7c5c-4c00-9a6d-d28a186f4875 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-reader] Volume info retrieved successfully. Jul 10 06:32:48.597837 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [req-15498773-7f97-4bbf-ace0-864935fe9332 req-4b534b2f-0637-4690-947d-31c48ca8f8f5 tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] Begin detaching volume completed successfully. Jul 10 06:32:48.598129 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-15498773-7f97-4bbf-ace0-864935fe9332 req-4b534b2f-0637-4690-947d-31c48ca8f8f5 tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] https://10.4.3.200/volume/v3/volumes/2673be93-b34c-4951-8286-be1f5ed7ae14/action returned with HTTP 202 Jul 10 06:32:48.598597 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 285/1141] 10.4.3.200 () {72 vars in 1672 bytes} [Fri Jul 10 06:32:48 2026] POST /volume/v3/volumes/2673be93-b34c-4951-8286-be1f5ed7ae14/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:32:48.600192 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-156a5827-0359-4830-853a-313665ed661d req-b7ea2f8d-8380-4515-a5e0-b17c90ddc325 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:48.603406 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-156a5827-0359-4830-853a-313665ed661d req-b7ea2f8d-8380-4515-a5e0-b17c90ddc325 tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] GET https://10.4.3.200/volume/v3/volumes/3e45cd09-dcbe-4631-8237-6c5ac5cf1d1d Jul 10 06:32:48.603675 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-156a5827-0359-4830-853a-313665ed661d req-b7ea2f8d-8380-4515-a5e0-b17c90ddc325 tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:48.603885 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-156a5827-0359-4830-853a-313665ed661d req-b7ea2f8d-8380-4515-a5e0-b17c90ddc325 tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:48.605031 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ac329844-7c5c-4c00-9a6d-d28a186f4875 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-reader] https://10.4.3.200/volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 returned with HTTP 200 Jul 10 06:32:48.605513 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 283/1142] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:32:48 2026] GET /volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 => generated 1442 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:32:48.624375 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:48.624375 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:32:48.631596 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [req-156a5827-0359-4830-853a-313665ed661d req-b7ea2f8d-8380-4515-a5e0-b17c90ddc325 tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] Volume info retrieved successfully. Jul 10 06:32:48.638819 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-156a5827-0359-4830-853a-313665ed661d req-b7ea2f8d-8380-4515-a5e0-b17c90ddc325 tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] https://10.4.3.200/volume/v3/volumes/3e45cd09-dcbe-4631-8237-6c5ac5cf1d1d returned with HTTP 200 Jul 10 06:32:48.639324 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 292/1143] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:32:48 2026] GET /volume/v3/volumes/3e45cd09-dcbe-4631-8237-6c5ac5cf1d1d => generated 1143 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:32:48.654404 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-55d8683f-d405-4a31-a231-34812186937f req-c8b3e5ad-43da-43a5-81c2-410b3b1bb50e None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:48.657603 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-55d8683f-d405-4a31-a231-34812186937f req-c8b3e5ad-43da-43a5-81c2-410b3b1bb50e tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] GET https://10.4.3.200/volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 Jul 10 06:32:48.657865 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-55d8683f-d405-4a31-a231-34812186937f req-c8b3e5ad-43da-43a5-81c2-410b3b1bb50e tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:48.658102 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-55d8683f-d405-4a31-a231-34812186937f req-c8b3e5ad-43da-43a5-81c2-410b3b1bb50e tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:48.671473 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:48.671473 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:32:48.674522 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [req-55d8683f-d405-4a31-a231-34812186937f req-c8b3e5ad-43da-43a5-81c2-410b3b1bb50e tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Volume info retrieved successfully. Jul 10 06:32:48.678888 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-55d8683f-d405-4a31-a231-34812186937f req-c8b3e5ad-43da-43a5-81c2-410b3b1bb50e tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 returned with HTTP 200 Jul 10 06:32:48.679391 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 284/1144] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:32:48 2026] GET /volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 => generated 1442 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:32:48.705046 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-55d8683f-d405-4a31-a231-34812186937f req-08cb9304-909e-4018-9d75-80ee0dbb3f5d None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:48.707088 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-55d8683f-d405-4a31-a231-34812186937f req-08cb9304-909e-4018-9d75-80ee0dbb3f5d tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] POST https://10.4.3.200/volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64/action Jul 10 06:32:48.707412 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-55d8683f-d405-4a31-a231-34812186937f req-08cb9304-909e-4018-9d75-80ee0dbb3f5d tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99975) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:32:48.707558 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-55d8683f-d405-4a31-a231-34812186937f req-08cb9304-909e-4018-9d75-80ee0dbb3f5d tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:32:48.721606 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:48.721606 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:32:48.722253 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [req-55d8683f-d405-4a31-a231-34812186937f req-08cb9304-909e-4018-9d75-80ee0dbb3f5d tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Volume info retrieved successfully. Jul 10 06:32:48.732469 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [req-55d8683f-d405-4a31-a231-34812186937f req-08cb9304-909e-4018-9d75-80ee0dbb3f5d tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Begin detaching volume completed successfully. Jul 10 06:32:48.732718 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-55d8683f-d405-4a31-a231-34812186937f req-08cb9304-909e-4018-9d75-80ee0dbb3f5d tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64/action returned with HTTP 202 Jul 10 06:32:48.733489 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 286/1145] 10.4.3.200 () {72 vars in 1672 bytes} [Fri Jul 10 06:32:48 2026] POST /volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:32:48.755123 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-18f1806c-d010-47ff-93d1-f7805d398002 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:48.760356 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-18f1806c-d010-47ff-93d1-f7805d398002 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] GET https://10.4.3.200/volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 Jul 10 06:32:48.760626 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-18f1806c-d010-47ff-93d1-f7805d398002 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:48.760874 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-18f1806c-d010-47ff-93d1-f7805d398002 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:48.793161 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:48.793161 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:32:48.799451 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-18f1806c-d010-47ff-93d1-f7805d398002 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Volume info retrieved successfully. Jul 10 06:32:48.804731 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-18f1806c-d010-47ff-93d1-f7805d398002 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 returned with HTTP 200 Jul 10 06:32:48.805083 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 284/1146] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:32:48 2026] GET /volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 => generated 1445 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:32:49.629907 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-517423b5-ec33-48ed-aff9-6e8255072d0f None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:49.630314 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-517423b5-ec33-48ed-aff9-6e8255072d0f None None] GET https://10.4.3.200/volume// Jul 10 06:32:49.630466 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-517423b5-ec33-48ed-aff9-6e8255072d0f None None] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:49.630696 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-517423b5-ec33-48ed-aff9-6e8255072d0f None None] Calling method 'all' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:49.631033 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-517423b5-ec33-48ed-aff9-6e8255072d0f None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:32:49.631297 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 293/1147] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:32: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 10 06:32:49.640698 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-15498773-7f97-4bbf-ace0-864935fe9332 req-fc423e5c-a78d-48a2-9f1a-17120956d2a3 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:49.652232 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-15498773-7f97-4bbf-ace0-864935fe9332 req-fc423e5c-a78d-48a2-9f1a-17120956d2a3 tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] GET https://10.4.3.200/volume/v3/volumes/2673be93-b34c-4951-8286-be1f5ed7ae14 Jul 10 06:32:49.652464 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-15498773-7f97-4bbf-ace0-864935fe9332 req-fc423e5c-a78d-48a2-9f1a-17120956d2a3 tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:49.652689 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-15498773-7f97-4bbf-ace0-864935fe9332 req-fc423e5c-a78d-48a2-9f1a-17120956d2a3 tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:49.663768 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:49.663768 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:32:49.667521 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [req-15498773-7f97-4bbf-ace0-864935fe9332 req-fc423e5c-a78d-48a2-9f1a-17120956d2a3 tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] Volume info retrieved successfully. Jul 10 06:32:49.672567 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-15498773-7f97-4bbf-ace0-864935fe9332 req-fc423e5c-a78d-48a2-9f1a-17120956d2a3 tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] https://10.4.3.200/volume/v3/volumes/2673be93-b34c-4951-8286-be1f5ed7ae14 returned with HTTP 200 Jul 10 06:32:49.673115 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 285/1148] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 10 06:32:49 2026] GET /volume/v3/volumes/2673be93-b34c-4951-8286-be1f5ed7ae14 => generated 1325 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 10 06:32:49.764930 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-f8e369d3-8573-4950-ba89-ad4425ed377b None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:49.765362 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-f8e369d3-8573-4950-ba89-ad4425ed377b None None] GET https://10.4.3.200/volume// Jul 10 06:32:49.765467 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-f8e369d3-8573-4950-ba89-ad4425ed377b None None] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:49.765662 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-f8e369d3-8573-4950-ba89-ad4425ed377b None None] Calling method 'all' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:49.765962 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-f8e369d3-8573-4950-ba89-ad4425ed377b None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:32:49.766237 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 287/1149] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:32: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 10 06:32:49.773334 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-55d8683f-d405-4a31-a231-34812186937f req-e77375c3-1242-4090-95cd-21d02c723bd3 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:49.775467 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-55d8683f-d405-4a31-a231-34812186937f req-e77375c3-1242-4090-95cd-21d02c723bd3 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] GET https://10.4.3.200/volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 Jul 10 06:32:49.775727 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-55d8683f-d405-4a31-a231-34812186937f req-e77375c3-1242-4090-95cd-21d02c723bd3 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:49.775914 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-55d8683f-d405-4a31-a231-34812186937f req-e77375c3-1242-4090-95cd-21d02c723bd3 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:49.795115 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:49.795115 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:32:49.798834 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-55d8683f-d405-4a31-a231-34812186937f req-e77375c3-1242-4090-95cd-21d02c723bd3 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Volume info retrieved successfully. Jul 10 06:32:49.802799 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-55d8683f-d405-4a31-a231-34812186937f req-e77375c3-1242-4090-95cd-21d02c723bd3 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 returned with HTTP 200 Jul 10 06:32:49.803196 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 285/1150] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 10 06:32:49 2026] GET /volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 => generated 1625 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:32:49.822927 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-a337fbdf-3c75-459a-8b15-a22d0b1c5e58 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:49.824940 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a337fbdf-3c75-459a-8b15-a22d0b1c5e58 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] GET https://10.4.3.200/volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 Jul 10 06:32:49.825148 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a337fbdf-3c75-459a-8b15-a22d0b1c5e58 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:49.825371 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a337fbdf-3c75-459a-8b15-a22d0b1c5e58 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:49.840775 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:49.840775 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:32:49.845166 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-a337fbdf-3c75-459a-8b15-a22d0b1c5e58 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Volume info retrieved successfully. Jul 10 06:32:49.850145 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a337fbdf-3c75-459a-8b15-a22d0b1c5e58 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 returned with HTTP 200 Jul 10 06:32:49.850763 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 294/1151] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:32:49 2026] GET /volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 => generated 1445 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:32:50.244428 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-baa52e96-544b-4de0-b0f9-987c8d18103f req-967d3b6d-07c9-4763-8d15-be5e8a63f1c6 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:50.248049 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-baa52e96-544b-4de0-b0f9-987c8d18103f req-967d3b6d-07c9-4763-8d15-be5e8a63f1c6 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] DELETE https://10.4.3.200/volume/v3/attachments/b283d9b8-7fc6-48c0-90e4-8f0b5edcee3e Jul 10 06:32:50.248248 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-baa52e96-544b-4de0-b0f9-987c8d18103f req-967d3b6d-07c9-4763-8d15-be5e8a63f1c6 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:50.248448 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-baa52e96-544b-4de0-b0f9-987c8d18103f req-967d3b6d-07c9-4763-8d15-be5e8a63f1c6 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Calling method 'version_select' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:50.260985 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:50.260985 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:32:50.393524 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-55d8683f-d405-4a31-a231-34812186937f req-8c33b2c8-d2df-4a12-9722-3d176c2818c1 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:50.393524 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-55d8683f-d405-4a31-a231-34812186937f req-8c33b2c8-d2df-4a12-9722-3d176c2818c1 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] GET https://10.4.3.200/volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 Jul 10 06:32:50.393700 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-55d8683f-d405-4a31-a231-34812186937f req-8c33b2c8-d2df-4a12-9722-3d176c2818c1 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:50.393930 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-55d8683f-d405-4a31-a231-34812186937f req-8c33b2c8-d2df-4a12-9722-3d176c2818c1 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:50.418756 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:50.418756 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:32:50.422567 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [req-55d8683f-d405-4a31-a231-34812186937f req-8c33b2c8-d2df-4a12-9722-3d176c2818c1 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Volume info retrieved successfully. Jul 10 06:32:50.429622 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-55d8683f-d405-4a31-a231-34812186937f req-8c33b2c8-d2df-4a12-9722-3d176c2818c1 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 returned with HTTP 200 Jul 10 06:32:50.430077 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 288/1152] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:32:50 2026] GET /volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 => generated 1445 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:32:50.645258 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-15498773-7f97-4bbf-ace0-864935fe9332 req-98d275a5-8024-4180-b504-4d8668b8ad42 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:50.647562 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-15498773-7f97-4bbf-ace0-864935fe9332 req-98d275a5-8024-4180-b504-4d8668b8ad42 tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] DELETE https://10.4.3.200/volume/v3/attachments/b26aa650-c5f0-4bcd-a246-ef59aed2d969 Jul 10 06:32:50.647779 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-15498773-7f97-4bbf-ace0-864935fe9332 req-98d275a5-8024-4180-b504-4d8668b8ad42 tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:50.647971 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-15498773-7f97-4bbf-ace0-864935fe9332 req-98d275a5-8024-4180-b504-4d8668b8ad42 tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] Calling method 'version_select' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:50.659073 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:50.659073 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:32:50.798612 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-baa52e96-544b-4de0-b0f9-987c8d18103f req-967d3b6d-07c9-4763-8d15-be5e8a63f1c6 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] https://10.4.3.200/volume/v3/attachments/b283d9b8-7fc6-48c0-90e4-8f0b5edcee3e returned with HTTP 200 Jul 10 06:32:50.799090 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 286/1153] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 10 06:32:50 2026] DELETE /volume/v3/attachments/b283d9b8-7fc6-48c0-90e4-8f0b5edcee3e => generated 19 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:32:50.852237 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-3ed81e4c-ee02-4481-9504-48bc4186a6f1 req-ab73f249-e227-4e0d-a0cc-129f55b46d8b None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:50.854375 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-3ed81e4c-ee02-4481-9504-48bc4186a6f1 req-ab73f249-e227-4e0d-a0cc-129f55b46d8b tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] GET https://10.4.3.200/volume/v3/volumes/563358a5-a81f-4a8a-9dac-a7ca78829d29 Jul 10 06:32:50.854597 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-3ed81e4c-ee02-4481-9504-48bc4186a6f1 req-ab73f249-e227-4e0d-a0cc-129f55b46d8b tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:50.854792 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-3ed81e4c-ee02-4481-9504-48bc4186a6f1 req-ab73f249-e227-4e0d-a0cc-129f55b46d8b tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:50.862671 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:50.862671 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:32:50.865521 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [req-3ed81e4c-ee02-4481-9504-48bc4186a6f1 req-ab73f249-e227-4e0d-a0cc-129f55b46d8b tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Volume info retrieved successfully. Jul 10 06:32:50.865632 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-9aebea0b-772b-4fe9-85af-cea2c5119cc0 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:50.867594 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-9aebea0b-772b-4fe9-85af-cea2c5119cc0 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] GET https://10.4.3.200/volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 Jul 10 06:32:50.867829 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-9aebea0b-772b-4fe9-85af-cea2c5119cc0 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:50.868080 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-9aebea0b-772b-4fe9-85af-cea2c5119cc0 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:50.870980 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-3ed81e4c-ee02-4481-9504-48bc4186a6f1 req-ab73f249-e227-4e0d-a0cc-129f55b46d8b tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/volumes/563358a5-a81f-4a8a-9dac-a7ca78829d29 returned with HTTP 200 Jul 10 06:32:50.871545 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 295/1154] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:32:50 2026] GET /volume/v3/volumes/563358a5-a81f-4a8a-9dac-a7ca78829d29 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:32:50.883432 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:50.883432 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:32:50.887119 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-9aebea0b-772b-4fe9-85af-cea2c5119cc0 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Volume info retrieved successfully. Jul 10 06:32:50.891494 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-9aebea0b-772b-4fe9-85af-cea2c5119cc0 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 returned with HTTP 200 Jul 10 06:32:50.891801 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 289/1155] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:32:50 2026] GET /volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 => generated 1445 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:32:50.941007 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-55d8683f-d405-4a31-a231-34812186937f req-3251692b-cb73-4c26-b39a-f6cc288b2d01 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:50.943714 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-55d8683f-d405-4a31-a231-34812186937f req-3251692b-cb73-4c26-b39a-f6cc288b2d01 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] DELETE https://10.4.3.200/volume/v3/attachments/b2fd4d32-e4b5-4113-8625-61a96c0cc4c6 Jul 10 06:32:50.943990 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-55d8683f-d405-4a31-a231-34812186937f req-3251692b-cb73-4c26-b39a-f6cc288b2d01 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:50.944257 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-55d8683f-d405-4a31-a231-34812186937f req-3251692b-cb73-4c26-b39a-f6cc288b2d01 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Calling method 'version_select' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:50.960017 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:50.960017 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:32:51.191873 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-15498773-7f97-4bbf-ace0-864935fe9332 req-98d275a5-8024-4180-b504-4d8668b8ad42 tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] https://10.4.3.200/volume/v3/attachments/b26aa650-c5f0-4bcd-a246-ef59aed2d969 returned with HTTP 200 Jul 10 06:32:51.192404 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 286/1156] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 10 06:32:50 2026] DELETE /volume/v3/attachments/b26aa650-c5f0-4bcd-a246-ef59aed2d969 => generated 19 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:32:51.497700 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-55d8683f-d405-4a31-a231-34812186937f req-3251692b-cb73-4c26-b39a-f6cc288b2d01 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/attachments/b2fd4d32-e4b5-4113-8625-61a96c0cc4c6 returned with HTTP 200 Jul 10 06:32:51.498601 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 287/1157] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 10 06:32:50 2026] DELETE /volume/v3/attachments/b2fd4d32-e4b5-4113-8625-61a96c0cc4c6 => generated 192 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:32:51.797419 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-b9a5d80d-717a-4ea0-b359-d2bcfc6c4eeb None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:51.799108 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b9a5d80d-717a-4ea0-b359-d2bcfc6c4eeb tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] GET https://10.4.3.200/volume/v3/volumes/2673be93-b34c-4951-8286-be1f5ed7ae14 Jul 10 06:32:51.799340 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b9a5d80d-717a-4ea0-b359-d2bcfc6c4eeb tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:51.799547 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b9a5d80d-717a-4ea0-b359-d2bcfc6c4eeb tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:51.808872 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:51.808872 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:32:51.813922 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-b9a5d80d-717a-4ea0-b359-d2bcfc6c4eeb tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] Volume info retrieved successfully. Jul 10 06:32:51.820435 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b9a5d80d-717a-4ea0-b359-d2bcfc6c4eeb tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] https://10.4.3.200/volume/v3/volumes/2673be93-b34c-4951-8286-be1f5ed7ae14 returned with HTTP 200 Jul 10 06:32:51.821057 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 296/1158] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:32:51 2026] GET /volume/v3/volumes/2673be93-b34c-4951-8286-be1f5ed7ae14 => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:32:51.907620 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-35ee6890-a686-4ecc-88c7-994af1fbc552 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:51.909636 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-35ee6890-a686-4ecc-88c7-994af1fbc552 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] GET https://10.4.3.200/volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 Jul 10 06:32:51.909883 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-35ee6890-a686-4ecc-88c7-994af1fbc552 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:51.910101 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-35ee6890-a686-4ecc-88c7-994af1fbc552 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:51.921074 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:51.921074 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:32:51.925594 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-35ee6890-a686-4ecc-88c7-994af1fbc552 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Volume info retrieved successfully. Jul 10 06:32:51.930073 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-35ee6890-a686-4ecc-88c7-994af1fbc552 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 returned with HTTP 200 Jul 10 06:32:51.930434 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 290/1159] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:32:51 2026] GET /volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 => generated 1145 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:32:51.987065 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-f4b5ebdb-a828-4a0d-87fa-e973f0f19946 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:51.989656 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f4b5ebdb-a828-4a0d-87fa-e973f0f19946 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-reader] GET https://10.4.3.200/volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 Jul 10 06:32:51.989869 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f4b5ebdb-a828-4a0d-87fa-e973f0f19946 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-reader] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:51.990059 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f4b5ebdb-a828-4a0d-87fa-e973f0f19946 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-reader] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:52.004930 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:52.004930 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:32:52.008678 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-f4b5ebdb-a828-4a0d-87fa-e973f0f19946 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-reader] Volume info retrieved successfully. Jul 10 06:32:52.014198 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f4b5ebdb-a828-4a0d-87fa-e973f0f19946 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-reader] https://10.4.3.200/volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 returned with HTTP 200 Jul 10 06:32:52.014341 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 287/1160] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:32:51 2026] GET /volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 => generated 1145 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:32:52.034747 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-87430ab6-e42b-4088-8104-1bf171d778fb req-858df23d-4b27-450f-b318-1d1623976b7f None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:52.040400 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-87430ab6-e42b-4088-8104-1bf171d778fb req-858df23d-4b27-450f-b318-1d1623976b7f tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] GET https://10.4.3.200/volume/v3/volumes/09c98518-241b-4c2b-95b8-2749932e42fe Jul 10 06:32:52.040722 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-87430ab6-e42b-4088-8104-1bf171d778fb req-858df23d-4b27-450f-b318-1d1623976b7f tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:52.041410 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-87430ab6-e42b-4088-8104-1bf171d778fb req-858df23d-4b27-450f-b318-1d1623976b7f tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:52.050307 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:52.050307 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:32:52.056115 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [req-87430ab6-e42b-4088-8104-1bf171d778fb req-858df23d-4b27-450f-b318-1d1623976b7f tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Volume info retrieved successfully. Jul 10 06:32:52.060541 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-58db91b4-2fc2-43b4-b029-44eed398699f req-78d02efb-b2aa-47f8-a9d8-362890539277 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:52.061134 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-87430ab6-e42b-4088-8104-1bf171d778fb req-858df23d-4b27-450f-b318-1d1623976b7f tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] https://10.4.3.200/volume/v3/volumes/09c98518-241b-4c2b-95b8-2749932e42fe returned with HTTP 200 Jul 10 06:32:52.061802 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 288/1161] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:32:52 2026] GET /volume/v3/volumes/09c98518-241b-4c2b-95b8-2749932e42fe => generated 858 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:32:52.062362 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-58db91b4-2fc2-43b4-b029-44eed398699f req-78d02efb-b2aa-47f8-a9d8-362890539277 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] GET https://10.4.3.200/volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 Jul 10 06:32:52.062540 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-58db91b4-2fc2-43b4-b029-44eed398699f req-78d02efb-b2aa-47f8-a9d8-362890539277 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:52.062716 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-58db91b4-2fc2-43b4-b029-44eed398699f req-78d02efb-b2aa-47f8-a9d8-362890539277 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:52.075478 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:52.075478 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:32:52.079949 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [req-58db91b4-2fc2-43b4-b029-44eed398699f req-78d02efb-b2aa-47f8-a9d8-362890539277 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Volume info retrieved successfully. Jul 10 06:32:52.083539 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-58db91b4-2fc2-43b4-b029-44eed398699f req-78d02efb-b2aa-47f8-a9d8-362890539277 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 returned with HTTP 200 Jul 10 06:32:52.083903 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 297/1162] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:32:52 2026] GET /volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 => generated 1145 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:32:52.100614 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-58db91b4-2fc2-43b4-b029-44eed398699f req-59f3ea7c-3405-4b0f-a8f6-19c511bd77e9 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:52.102522 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-58db91b4-2fc2-43b4-b029-44eed398699f req-59f3ea7c-3405-4b0f-a8f6-19c511bd77e9 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] POST https://10.4.3.200/volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64/action Jul 10 06:32:52.102815 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-58db91b4-2fc2-43b4-b029-44eed398699f req-59f3ea7c-3405-4b0f-a8f6-19c511bd77e9 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99975) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:32:52.102926 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-58db91b4-2fc2-43b4-b029-44eed398699f req-59f3ea7c-3405-4b0f-a8f6-19c511bd77e9 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:32:52.113983 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:52.113983 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:32:52.114405 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [req-58db91b4-2fc2-43b4-b029-44eed398699f req-59f3ea7c-3405-4b0f-a8f6-19c511bd77e9 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Volume info retrieved successfully. Jul 10 06:32:52.123350 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [req-58db91b4-2fc2-43b4-b029-44eed398699f req-59f3ea7c-3405-4b0f-a8f6-19c511bd77e9 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Begin detaching volume completed successfully. Jul 10 06:32:52.123609 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-58db91b4-2fc2-43b4-b029-44eed398699f req-59f3ea7c-3405-4b0f-a8f6-19c511bd77e9 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64/action returned with HTTP 202 Jul 10 06:32:52.124018 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 291/1163] 10.4.3.200 () {72 vars in 1672 bytes} [Fri Jul 10 06:32:52 2026] POST /volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:32:52.146312 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-71efb602-d646-42e2-aac3-e746d64de645 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:52.147999 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-71efb602-d646-42e2-aac3-e746d64de645 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] GET https://10.4.3.200/volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 Jul 10 06:32:52.148189 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-71efb602-d646-42e2-aac3-e746d64de645 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:52.148435 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-71efb602-d646-42e2-aac3-e746d64de645 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:52.158630 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:52.158630 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:32:52.162857 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-71efb602-d646-42e2-aac3-e746d64de645 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Volume info retrieved successfully. Jul 10 06:32:52.172200 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-71efb602-d646-42e2-aac3-e746d64de645 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 returned with HTTP 200 Jul 10 06:32:52.172791 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 288/1164] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:32:52 2026] GET /volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 => generated 1148 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:32:52.910294 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-3ca725c7-deda-4adb-9e91-146846926384 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:52.910678 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3ca725c7-deda-4adb-9e91-146846926384 None None] GET https://10.4.3.200/volume// Jul 10 06:32:52.910849 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3ca725c7-deda-4adb-9e91-146846926384 None None] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:52.911074 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3ca725c7-deda-4adb-9e91-146846926384 None None] Calling method 'all' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:52.911358 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3ca725c7-deda-4adb-9e91-146846926384 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:32:52.911688 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 289/1165] 10.4.3.200 () {66 vars in 1428 bytes} [Fri Jul 10 06:32: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 10 06:32:52.919890 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-3ed81e4c-ee02-4481-9504-48bc4186a6f1 req-ff803803-2f53-4958-abdf-fa29e8340bb4 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:52.923604 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-3ed81e4c-ee02-4481-9504-48bc4186a6f1 req-ff803803-2f53-4958-abdf-fa29e8340bb4 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 10 06:32:52.923841 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-3ed81e4c-ee02-4481-9504-48bc4186a6f1 req-ff803803-2f53-4958-abdf-fa29e8340bb4 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "563358a5-a81f-4a8a-9dac-a7ca78829d29", "connector": null, "instance_uuid": "145df59b-2082-42fd-9d2e-2f00a0ac2d01"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:32:52.943036 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:52.943036 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:32:52.987795 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-3ed81e4c-ee02-4481-9504-48bc4186a6f1 req-ff803803-2f53-4958-abdf-fa29e8340bb4 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 10 06:32:52.987795 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 298/1166] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 10 06:32:52 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 10 06:32:53.152781 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-6d8feba5-fee0-4214-bf3f-16b03847445e None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:53.153187 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-6d8feba5-fee0-4214-bf3f-16b03847445e None None] GET https://10.4.3.200/volume// Jul 10 06:32:53.153400 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-6d8feba5-fee0-4214-bf3f-16b03847445e None None] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:53.153619 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-6d8feba5-fee0-4214-bf3f-16b03847445e None None] Calling method 'all' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:53.153968 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-6d8feba5-fee0-4214-bf3f-16b03847445e None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:32:53.154286 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 292/1167] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:32: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 10 06:32:53.172365 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-58db91b4-2fc2-43b4-b029-44eed398699f req-faca4e6d-0d60-4d8b-b047-e78799f62b6f None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:53.175274 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-58db91b4-2fc2-43b4-b029-44eed398699f req-faca4e6d-0d60-4d8b-b047-e78799f62b6f tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] GET https://10.4.3.200/volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 Jul 10 06:32:53.175631 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-58db91b4-2fc2-43b4-b029-44eed398699f req-faca4e6d-0d60-4d8b-b047-e78799f62b6f tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:53.175911 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-58db91b4-2fc2-43b4-b029-44eed398699f req-faca4e6d-0d60-4d8b-b047-e78799f62b6f tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:53.185240 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-8a985fb0-03a3-4b43-b937-1fa350213ad4 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:53.188996 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-8a985fb0-03a3-4b43-b937-1fa350213ad4 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] GET https://10.4.3.200/volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 Jul 10 06:32:53.189303 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-8a985fb0-03a3-4b43-b937-1fa350213ad4 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:53.189626 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-8a985fb0-03a3-4b43-b937-1fa350213ad4 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:53.192671 np0000004964 devstack@c-api.service[99978]: DEBUG dbcounter [-] [99978] Writing DB stats cinder:SELECT=217,cinder:INSERT=19,cinder:UPDATE=48 {{(pid=99978) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:32:53.195109 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:53.195109 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:32:53.200229 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-58db91b4-2fc2-43b4-b029-44eed398699f req-faca4e6d-0d60-4d8b-b047-e78799f62b6f tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Volume info retrieved successfully. Jul 10 06:32:53.202764 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:53.202764 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:32:53.208855 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-58db91b4-2fc2-43b4-b029-44eed398699f req-faca4e6d-0d60-4d8b-b047-e78799f62b6f tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 returned with HTTP 200 Jul 10 06:32:53.209451 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 289/1168] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 10 06:32:53 2026] GET /volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 => generated 1328 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:32:53.215298 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-8a985fb0-03a3-4b43-b937-1fa350213ad4 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Volume info retrieved successfully. Jul 10 06:32:53.223202 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-8a985fb0-03a3-4b43-b937-1fa350213ad4 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 returned with HTTP 200 Jul 10 06:32:53.223826 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 290/1169] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:32:53 2026] GET /volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 => generated 1148 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:32:53.395111 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-14584d89-b52c-4bd8-aa9f-280deb596a9f None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:53.396983 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-14584d89-b52c-4bd8-aa9f-280deb596a9f tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] GET https://10.4.3.200/volume/v3/volumes/563358a5-a81f-4a8a-9dac-a7ca78829d29 Jul 10 06:32:53.397620 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-14584d89-b52c-4bd8-aa9f-280deb596a9f tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:53.397907 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-14584d89-b52c-4bd8-aa9f-280deb596a9f tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:53.408123 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:53.408123 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:32:53.412269 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-14584d89-b52c-4bd8-aa9f-280deb596a9f tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Volume info retrieved successfully. Jul 10 06:32:53.417720 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-14584d89-b52c-4bd8-aa9f-280deb596a9f tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/volumes/563358a5-a81f-4a8a-9dac-a7ca78829d29 returned with HTTP 200 Jul 10 06:32:53.418279 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 299/1170] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:32:53 2026] GET /volume/v3/volumes/563358a5-a81f-4a8a-9dac-a7ca78829d29 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:32:53.514254 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-3af1f051-1528-4e67-8da6-6aa133dc4703 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:53.514690 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-3af1f051-1528-4e67-8da6-6aa133dc4703 None None] GET https://10.4.3.200/volume// Jul 10 06:32:53.514896 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-3af1f051-1528-4e67-8da6-6aa133dc4703 None None] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:53.515091 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-3af1f051-1528-4e67-8da6-6aa133dc4703 None None] Calling method 'all' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:53.515484 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-3af1f051-1528-4e67-8da6-6aa133dc4703 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:32:53.515714 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 293/1171] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:32: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 10 06:32:53.523479 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-3ed81e4c-ee02-4481-9504-48bc4186a6f1 req-b83db884-9be0-4f69-88ee-33c906004c6e None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:53.527258 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-3ed81e4c-ee02-4481-9504-48bc4186a6f1 req-b83db884-9be0-4f69-88ee-33c906004c6e tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] GET https://10.4.3.200/volume/v3/volumes/563358a5-a81f-4a8a-9dac-a7ca78829d29 Jul 10 06:32:53.528033 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-3ed81e4c-ee02-4481-9504-48bc4186a6f1 req-b83db884-9be0-4f69-88ee-33c906004c6e tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:53.528478 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-3ed81e4c-ee02-4481-9504-48bc4186a6f1 req-b83db884-9be0-4f69-88ee-33c906004c6e tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:53.543055 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:53.543055 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:32:53.547874 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-3ed81e4c-ee02-4481-9504-48bc4186a6f1 req-b83db884-9be0-4f69-88ee-33c906004c6e tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Volume info retrieved successfully. Jul 10 06:32:53.554236 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-3ed81e4c-ee02-4481-9504-48bc4186a6f1 req-b83db884-9be0-4f69-88ee-33c906004c6e tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/volumes/563358a5-a81f-4a8a-9dac-a7ca78829d29 returned with HTTP 200 Jul 10 06:32:53.554827 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 290/1172] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 10 06:32:53 2026] GET /volume/v3/volumes/563358a5-a81f-4a8a-9dac-a7ca78829d29 => generated 1026 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:32:53.651057 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-3ed81e4c-ee02-4481-9504-48bc4186a6f1 req-80e0c16f-e27c-4a62-85e3-1846e7126681 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:53.653058 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-3ed81e4c-ee02-4481-9504-48bc4186a6f1 req-80e0c16f-e27c-4a62-85e3-1846e7126681 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] PUT https://10.4.3.200/volume/v3/attachments/0aeeb516-f8f7-43ec-972c-5b4926c6b52e Jul 10 06:32:53.653457 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-3ed81e4c-ee02-4481-9504-48bc4186a6f1 req-80e0c16f-e27c-4a62-85e3-1846e7126681 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000004964", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad080837985", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8eedee5c-bca8-4f5c-8f66-111c7b448d96", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:32:53.660754 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-3ed81e4c-ee02-4481-9504-48bc4186a6f1 req-80e0c16f-e27c-4a62-85e3-1846e7126681 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Acquiring lock "cinder-attachment_update-563358a5-a81f-4a8a-9dac-a7ca78829d29-np0000004964" by "attachment_update" {{(pid=99978) __acquire /opt/stack/cinder/cinder/coordination.py:210}} Jul 10 06:32:53.668008 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-3ed81e4c-ee02-4481-9504-48bc4186a6f1 req-80e0c16f-e27c-4a62-85e3-1846e7126681 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Lock "cinder-attachment_update-563358a5-a81f-4a8a-9dac-a7ca78829d29-np0000004964" acquired by "attachment_update" :: waited 0.007s {{(pid=99978) __acquire /opt/stack/cinder/cinder/coordination.py:228}} Jul 10 06:32:53.669466 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:53.669466 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:32:54.192836 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-3ed81e4c-ee02-4481-9504-48bc4186a6f1 req-80e0c16f-e27c-4a62-85e3-1846e7126681 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Lock "cinder-attachment_update-563358a5-a81f-4a8a-9dac-a7ca78829d29-np0000004964" released by "attachment_update" :: held 0.525s {{(pid=99978) __release /opt/stack/cinder/cinder/coordination.py:239}} Jul 10 06:32:54.193309 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-3ed81e4c-ee02-4481-9504-48bc4186a6f1 req-80e0c16f-e27c-4a62-85e3-1846e7126681 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/attachments/0aeeb516-f8f7-43ec-972c-5b4926c6b52e returned with HTTP 200 Jul 10 06:32:54.193950 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 291/1173] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 10 06:32:53 2026] PUT /volume/v3/attachments/0aeeb516-f8f7-43ec-972c-5b4926c6b52e => generated 969 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:32:54.243050 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-74d4a95f-4f56-4259-b985-3709f8b37477 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:54.246933 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-74d4a95f-4f56-4259-b985-3709f8b37477 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] GET https://10.4.3.200/volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 Jul 10 06:32:54.247036 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-74d4a95f-4f56-4259-b985-3709f8b37477 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:54.248784 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-74d4a95f-4f56-4259-b985-3709f8b37477 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:54.265943 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:54.265943 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:32:54.270089 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-74d4a95f-4f56-4259-b985-3709f8b37477 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Volume info retrieved successfully. Jul 10 06:32:54.276615 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-74d4a95f-4f56-4259-b985-3709f8b37477 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 returned with HTTP 200 Jul 10 06:32:54.276959 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 300/1174] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:32:54 2026] GET /volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 => generated 1148 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:32:54.438843 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-6c586eb4-5a3f-49a8-a6a0-ebdff4cf2d59 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:54.441203 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-6c586eb4-5a3f-49a8-a6a0-ebdff4cf2d59 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] GET https://10.4.3.200/volume/v3/volumes/563358a5-a81f-4a8a-9dac-a7ca78829d29 Jul 10 06:32:54.441203 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-6c586eb4-5a3f-49a8-a6a0-ebdff4cf2d59 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:54.441423 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-6c586eb4-5a3f-49a8-a6a0-ebdff4cf2d59 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:54.453440 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:54.453440 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:32:54.458620 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-6c586eb4-5a3f-49a8-a6a0-ebdff4cf2d59 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Volume info retrieved successfully. Jul 10 06:32:54.463579 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-6c586eb4-5a3f-49a8-a6a0-ebdff4cf2d59 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/volumes/563358a5-a81f-4a8a-9dac-a7ca78829d29 returned with HTTP 200 Jul 10 06:32:54.463968 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 294/1175] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:32:54 2026] GET /volume/v3/volumes/563358a5-a81f-4a8a-9dac-a7ca78829d29 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:32:55.190283 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-61ed625c-c443-497e-98ae-e04b1d14f038 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:55.194547 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-61ed625c-c443-497e-98ae-e04b1d14f038 tempest-ServersNegativeTestJSON-1006410659 tempest-ServersNegativeTestJSON-1006410659-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:32:55.194547 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-61ed625c-c443-497e-98ae-e04b1d14f038 tempest-ServersNegativeTestJSON-1006410659 tempest-ServersNegativeTestJSON-1006410659-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-223550172"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:32:55.194547 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.volumes [None req-61ed625c-c443-497e-98ae-e04b1d14f038 tempest-ServersNegativeTestJSON-1006410659 tempest-ServersNegativeTestJSON-1006410659-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-223550172'}} {{(pid=99977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:32:55.194954 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-61ed625c-c443-497e-98ae-e04b1d14f038 tempest-ServersNegativeTestJSON-1006410659 tempest-ServersNegativeTestJSON-1006410659-project-member] Create volume of 1 GB Jul 10 06:32:55.199560 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-61ed625c-c443-497e-98ae-e04b1d14f038 tempest-ServersNegativeTestJSON-1006410659 tempest-ServersNegativeTestJSON-1006410659-project-member] Availability Zones retrieved successfully. Jul 10 06:32:55.207795 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-61ed625c-c443-497e-98ae-e04b1d14f038 tempest-ServersNegativeTestJSON-1006410659 tempest-ServersNegativeTestJSON-1006410659-project-member] Flow 'volume_create_api' (c172d16b-1bce-4a92-a683-6f412cf74d70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:32:55.210104 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-61ed625c-c443-497e-98ae-e04b1d14f038 tempest-ServersNegativeTestJSON-1006410659 tempest-ServersNegativeTestJSON-1006410659-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (340c178c-367f-47f8-a0cc-ea1743cb4e46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:32:55.211656 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.flows.api.create_volume [None req-61ed625c-c443-497e-98ae-e04b1d14f038 tempest-ServersNegativeTestJSON-1006410659 tempest-ServersNegativeTestJSON-1006410659-project-member] Validating volume size '1' using validate_int {{(pid=99977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:32:55.251579 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-61ed625c-c443-497e-98ae-e04b1d14f038 tempest-ServersNegativeTestJSON-1006410659 tempest-ServersNegativeTestJSON-1006410659-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (340c178c-367f-47f8-a0cc-ea1743cb4e46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:32:55.253085 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-61ed625c-c443-497e-98ae-e04b1d14f038 tempest-ServersNegativeTestJSON-1006410659 tempest-ServersNegativeTestJSON-1006410659-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d35d087-3959-471a-9852-73f0dfec3389) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:32:55.293737 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-5a7c566a-3767-4422-bab9-1adcbc05cca8 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:55.298466 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5a7c566a-3767-4422-bab9-1adcbc05cca8 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] GET https://10.4.3.200/volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 Jul 10 06:32:55.298661 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5a7c566a-3767-4422-bab9-1adcbc05cca8 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:55.298835 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5a7c566a-3767-4422-bab9-1adcbc05cca8 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:55.310115 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:55.310115 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:32:55.314176 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-5a7c566a-3767-4422-bab9-1adcbc05cca8 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Volume info retrieved successfully. Jul 10 06:32:55.319577 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5a7c566a-3767-4422-bab9-1adcbc05cca8 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 returned with HTTP 200 Jul 10 06:32:55.319970 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 292/1176] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:32:55 2026] GET /volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 => generated 1148 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:32:55.320584 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-61ed625c-c443-497e-98ae-e04b1d14f038 tempest-ServersNegativeTestJSON-1006410659 tempest-ServersNegativeTestJSON-1006410659-project-member] Created reservations ['ca3b1be2-b72f-44d5-b0f9-ccdab24aecc4', '22642df4-72f1-4815-b4cf-03938074b3b1', 'f33eebf4-e8f6-402f-bd0b-495700e66d43', '6be5ca60-b604-46c9-9671-3ba99aae727f'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:32:55.321317 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-61ed625c-c443-497e-98ae-e04b1d14f038 tempest-ServersNegativeTestJSON-1006410659 tempest-ServersNegativeTestJSON-1006410659-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d35d087-3959-471a-9852-73f0dfec3389) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ca3b1be2-b72f-44d5-b0f9-ccdab24aecc4', '22642df4-72f1-4815-b4cf-03938074b3b1', 'f33eebf4-e8f6-402f-bd0b-495700e66d43', '6be5ca60-b604-46c9-9671-3ba99aae727f']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:32:55.322015 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-61ed625c-c443-497e-98ae-e04b1d14f038 tempest-ServersNegativeTestJSON-1006410659 tempest-ServersNegativeTestJSON-1006410659-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71261c64-eb05-4818-a7b7-c408d6df210b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:32:55.343905 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-61ed625c-c443-497e-98ae-e04b1d14f038 tempest-ServersNegativeTestJSON-1006410659 tempest-ServersNegativeTestJSON-1006410659-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71261c64-eb05-4818-a7b7-c408d6df210b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f2e92f38-b411-449e-930e-e60fae9cfacf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-223550172',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ecb402a8cc534891ae808cc57276a80e',qos_specs=None,replication_status=,reservations=['ca3b1be2-b72f-44d5-b0f9-ccdab24aecc4','22642df4-72f1-4815-b4cf-03938074b3b1','f33eebf4-e8f6-402f-bd0b-495700e66d43','6be5ca60-b604-46c9-9671-3ba99aae727f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dadab682b785448e8792e0fb1f2a99de',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:32:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-223550172',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f2e92f38-b411-449e-930e-e60fae9cfacf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ecb402a8cc534891ae808cc57276a80e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dadab682b785448e8792e0fb1f2a99de',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:32:55.344611 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-61ed625c-c443-497e-98ae-e04b1d14f038 tempest-ServersNegativeTestJSON-1006410659 tempest-ServersNegativeTestJSON-1006410659-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87680715-b894-48d2-a6bb-9bae0849e1f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:32:55.361775 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-61ed625c-c443-497e-98ae-e04b1d14f038 tempest-ServersNegativeTestJSON-1006410659 tempest-ServersNegativeTestJSON-1006410659-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87680715-b894-48d2-a6bb-9bae0849e1f9) transitioned into state 'SUCCESS' from state '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-223550172',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ecb402a8cc534891ae808cc57276a80e',qos_specs=None,replication_status=,reservations=['ca3b1be2-b72f-44d5-b0f9-ccdab24aecc4','22642df4-72f1-4815-b4cf-03938074b3b1','f33eebf4-e8f6-402f-bd0b-495700e66d43','6be5ca60-b604-46c9-9671-3ba99aae727f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dadab682b785448e8792e0fb1f2a99de',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:32:55.362376 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-61ed625c-c443-497e-98ae-e04b1d14f038 tempest-ServersNegativeTestJSON-1006410659 tempest-ServersNegativeTestJSON-1006410659-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (430adbbd-4c7e-4ecf-9cde-540366f20c50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:32:55.370192 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-61ed625c-c443-497e-98ae-e04b1d14f038 tempest-ServersNegativeTestJSON-1006410659 tempest-ServersNegativeTestJSON-1006410659-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (430adbbd-4c7e-4ecf-9cde-540366f20c50) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:32:55.370887 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-61ed625c-c443-497e-98ae-e04b1d14f038 tempest-ServersNegativeTestJSON-1006410659 tempest-ServersNegativeTestJSON-1006410659-project-member] Flow 'volume_create_api' (c172d16b-1bce-4a92-a683-6f412cf74d70) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:32:55.371137 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-61ed625c-c443-497e-98ae-e04b1d14f038 tempest-ServersNegativeTestJSON-1006410659 tempest-ServersNegativeTestJSON-1006410659-project-member] Create volume request issued successfully. Jul 10 06:32:55.371661 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-61ed625c-c443-497e-98ae-e04b1d14f038 tempest-ServersNegativeTestJSON-1006410659 tempest-ServersNegativeTestJSON-1006410659-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:32:55.372042 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 291/1177] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 10 06:32:55 2026] POST /volume/v3/volumes => generated 753 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:32:55.383491 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-0b5dc482-2a4e-4430-bfb7-0f133cc243c7 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:55.385425 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0b5dc482-2a4e-4430-bfb7-0f133cc243c7 tempest-ServersNegativeTestJSON-1006410659 tempest-ServersNegativeTestJSON-1006410659-project-member] GET https://10.4.3.200/volume/v3/volumes/f2e92f38-b411-449e-930e-e60fae9cfacf Jul 10 06:32:55.385630 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-0b5dc482-2a4e-4430-bfb7-0f133cc243c7 tempest-ServersNegativeTestJSON-1006410659 tempest-ServersNegativeTestJSON-1006410659-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:55.387924 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-0b5dc482-2a4e-4430-bfb7-0f133cc243c7 tempest-ServersNegativeTestJSON-1006410659 tempest-ServersNegativeTestJSON-1006410659-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:55.392081 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:55.392081 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:32:55.396059 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-0b5dc482-2a4e-4430-bfb7-0f133cc243c7 tempest-ServersNegativeTestJSON-1006410659 tempest-ServersNegativeTestJSON-1006410659-project-member] Volume info retrieved successfully. Jul 10 06:32:55.405880 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0b5dc482-2a4e-4430-bfb7-0f133cc243c7 tempest-ServersNegativeTestJSON-1006410659 tempest-ServersNegativeTestJSON-1006410659-project-member] https://10.4.3.200/volume/v3/volumes/f2e92f38-b411-449e-930e-e60fae9cfacf returned with HTTP 200 Jul 10 06:32:55.406282 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 301/1178] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:32:55 2026] GET /volume/v3/volumes/f2e92f38-b411-449e-930e-e60fae9cfacf => generated 821 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:32:55.479426 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-0a552360-bf54-4a84-8ad5-fbf8db20c4b3 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:55.483528 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-0a552360-bf54-4a84-8ad5-fbf8db20c4b3 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] GET https://10.4.3.200/volume/v3/volumes/563358a5-a81f-4a8a-9dac-a7ca78829d29 Jul 10 06:32:55.483528 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-0a552360-bf54-4a84-8ad5-fbf8db20c4b3 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:55.483528 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-0a552360-bf54-4a84-8ad5-fbf8db20c4b3 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:55.493232 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:55.493232 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:32:55.496486 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-0a552360-bf54-4a84-8ad5-fbf8db20c4b3 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Volume info retrieved successfully. Jul 10 06:32:55.503731 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-0a552360-bf54-4a84-8ad5-fbf8db20c4b3 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/volumes/563358a5-a81f-4a8a-9dac-a7ca78829d29 returned with HTTP 200 Jul 10 06:32:55.504303 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 295/1179] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:32:55 2026] GET /volume/v3/volumes/563358a5-a81f-4a8a-9dac-a7ca78829d29 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:32:56.337333 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-101acbe1-2db5-4854-b484-331fa24cd23f None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:56.345040 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-101acbe1-2db5-4854-b484-331fa24cd23f tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] GET https://10.4.3.200/volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 Jul 10 06:32:56.345273 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-101acbe1-2db5-4854-b484-331fa24cd23f tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:56.345540 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-101acbe1-2db5-4854-b484-331fa24cd23f tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:56.363096 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:56.363096 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:32:56.370188 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-101acbe1-2db5-4854-b484-331fa24cd23f tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Volume info retrieved successfully. Jul 10 06:32:56.374454 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-101acbe1-2db5-4854-b484-331fa24cd23f tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 returned with HTTP 200 Jul 10 06:32:56.374821 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 293/1180] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:32:56 2026] GET /volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 => generated 1148 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:32:56.420309 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-448f4016-1cf3-421e-8003-df61e14d4c55 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:56.423014 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-448f4016-1cf3-421e-8003-df61e14d4c55 tempest-ServersNegativeTestJSON-1006410659 tempest-ServersNegativeTestJSON-1006410659-project-member] GET https://10.4.3.200/volume/v3/volumes/f2e92f38-b411-449e-930e-e60fae9cfacf Jul 10 06:32:56.423244 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-448f4016-1cf3-421e-8003-df61e14d4c55 tempest-ServersNegativeTestJSON-1006410659 tempest-ServersNegativeTestJSON-1006410659-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:56.423446 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-448f4016-1cf3-421e-8003-df61e14d4c55 tempest-ServersNegativeTestJSON-1006410659 tempest-ServersNegativeTestJSON-1006410659-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:56.423819 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-58db91b4-2fc2-43b4-b029-44eed398699f req-7b643732-c4c1-4fb7-9b0d-ba7c85f80aff None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:56.426924 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-58db91b4-2fc2-43b4-b029-44eed398699f req-7b643732-c4c1-4fb7-9b0d-ba7c85f80aff tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] GET https://10.4.3.200/volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 Jul 10 06:32:56.426924 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-58db91b4-2fc2-43b4-b029-44eed398699f req-7b643732-c4c1-4fb7-9b0d-ba7c85f80aff tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:56.426924 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-58db91b4-2fc2-43b4-b029-44eed398699f req-7b643732-c4c1-4fb7-9b0d-ba7c85f80aff tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:56.431104 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:56.431104 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:32:56.434966 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-448f4016-1cf3-421e-8003-df61e14d4c55 tempest-ServersNegativeTestJSON-1006410659 tempest-ServersNegativeTestJSON-1006410659-project-member] Volume info retrieved successfully. Jul 10 06:32:56.436114 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:56.436114 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:32:56.440031 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-448f4016-1cf3-421e-8003-df61e14d4c55 tempest-ServersNegativeTestJSON-1006410659 tempest-ServersNegativeTestJSON-1006410659-project-member] https://10.4.3.200/volume/v3/volumes/f2e92f38-b411-449e-930e-e60fae9cfacf returned with HTTP 200 Jul 10 06:32:56.440436 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 292/1181] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:32:56 2026] GET /volume/v3/volumes/f2e92f38-b411-449e-930e-e60fae9cfacf => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:32:56.441283 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [req-58db91b4-2fc2-43b4-b029-44eed398699f req-7b643732-c4c1-4fb7-9b0d-ba7c85f80aff tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Volume info retrieved successfully. Jul 10 06:32:56.446633 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-58db91b4-2fc2-43b4-b029-44eed398699f req-7b643732-c4c1-4fb7-9b0d-ba7c85f80aff tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 returned with HTTP 200 Jul 10 06:32:56.447079 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 302/1182] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:32:56 2026] GET /volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 => generated 1148 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:32:56.453868 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-6b9f0ac3-c46b-4e64-996f-3a123e3268d7 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:56.455842 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-6b9f0ac3-c46b-4e64-996f-3a123e3268d7 tempest-ServersNegativeTestJSON-1006410659 tempest-ServersNegativeTestJSON-1006410659-project-member] POST https://10.4.3.200/volume/v3/volumes/f2e92f38-b411-449e-930e-e60fae9cfacf/action Jul 10 06:32:56.456228 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-6b9f0ac3-c46b-4e64-996f-3a123e3268d7 tempest-ServersNegativeTestJSON-1006410659 tempest-ServersNegativeTestJSON-1006410659-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=99975) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:32:56.456400 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-6b9f0ac3-c46b-4e64-996f-3a123e3268d7 tempest-ServersNegativeTestJSON-1006410659 tempest-ServersNegativeTestJSON-1006410659-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:32:56.466263 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:56.466263 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:32:56.466853 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-6b9f0ac3-c46b-4e64-996f-3a123e3268d7 tempest-ServersNegativeTestJSON-1006410659 tempest-ServersNegativeTestJSON-1006410659-project-member] Volume info retrieved successfully. Jul 10 06:32:56.471884 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-6b9f0ac3-c46b-4e64-996f-3a123e3268d7 tempest-ServersNegativeTestJSON-1006410659 tempest-ServersNegativeTestJSON-1006410659-project-member] Volume updated successfully. Jul 10 06:32:56.472105 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-6b9f0ac3-c46b-4e64-996f-3a123e3268d7 tempest-ServersNegativeTestJSON-1006410659 tempest-ServersNegativeTestJSON-1006410659-project-member] https://10.4.3.200/volume/v3/volumes/f2e92f38-b411-449e-930e-e60fae9cfacf/action returned with HTTP 200 Jul 10 06:32:56.472626 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 296/1183] 10.4.3.200 () {68 vars in 1390 bytes} [Fri Jul 10 06:32:56 2026] POST /volume/v3/volumes/f2e92f38-b411-449e-930e-e60fae9cfacf/action => generated 0 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 10 06:32:56.479828 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-ee3bad16-72b2-4813-aea1-e95383ee74ba None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:56.481662 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ee3bad16-72b2-4813-aea1-e95383ee74ba tempest-ServersNegativeTestJSON-1006410659 tempest-ServersNegativeTestJSON-1006410659-project-member] GET https://10.4.3.200/volume/v3/volumes/f2e92f38-b411-449e-930e-e60fae9cfacf Jul 10 06:32:56.481889 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ee3bad16-72b2-4813-aea1-e95383ee74ba tempest-ServersNegativeTestJSON-1006410659 tempest-ServersNegativeTestJSON-1006410659-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:56.482075 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ee3bad16-72b2-4813-aea1-e95383ee74ba tempest-ServersNegativeTestJSON-1006410659 tempest-ServersNegativeTestJSON-1006410659-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:56.489100 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:56.489100 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:32:56.492833 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-ee3bad16-72b2-4813-aea1-e95383ee74ba tempest-ServersNegativeTestJSON-1006410659 tempest-ServersNegativeTestJSON-1006410659-project-member] Volume info retrieved successfully. Jul 10 06:32:56.497230 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ee3bad16-72b2-4813-aea1-e95383ee74ba tempest-ServersNegativeTestJSON-1006410659 tempest-ServersNegativeTestJSON-1006410659-project-member] https://10.4.3.200/volume/v3/volumes/f2e92f38-b411-449e-930e-e60fae9cfacf returned with HTTP 200 Jul 10 06:32:56.497697 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 294/1184] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:32:56 2026] GET /volume/v3/volumes/f2e92f38-b411-449e-930e-e60fae9cfacf => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:32:56.522501 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-2041fc2b-ab4c-431a-88fc-3819f8bc418b None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:56.524430 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2041fc2b-ab4c-431a-88fc-3819f8bc418b tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] GET https://10.4.3.200/volume/v3/volumes/563358a5-a81f-4a8a-9dac-a7ca78829d29 Jul 10 06:32:56.524684 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2041fc2b-ab4c-431a-88fc-3819f8bc418b tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:56.524892 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2041fc2b-ab4c-431a-88fc-3819f8bc418b tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:56.535781 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:56.535781 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:32:56.539297 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-2041fc2b-ab4c-431a-88fc-3819f8bc418b tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Volume info retrieved successfully. Jul 10 06:32:56.543839 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2041fc2b-ab4c-431a-88fc-3819f8bc418b tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/volumes/563358a5-a81f-4a8a-9dac-a7ca78829d29 returned with HTTP 200 Jul 10 06:32:56.544196 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 293/1185] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:32:56 2026] GET /volume/v3/volumes/563358a5-a81f-4a8a-9dac-a7ca78829d29 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:32:56.658804 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-f5f1bdf5-777b-4be9-9832-89ba5ba31931 req-97ca94e7-12a4-442a-9897-0ede05810989 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:56.661572 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-f5f1bdf5-777b-4be9-9832-89ba5ba31931 req-97ca94e7-12a4-442a-9897-0ede05810989 tempest-ServersNegativeTestJSON-1006410659 tempest-ServersNegativeTestJSON-1006410659-project-member] GET https://10.4.3.200/volume/v3/volumes/f2e92f38-b411-449e-930e-e60fae9cfacf Jul 10 06:32:56.661572 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-f5f1bdf5-777b-4be9-9832-89ba5ba31931 req-97ca94e7-12a4-442a-9897-0ede05810989 tempest-ServersNegativeTestJSON-1006410659 tempest-ServersNegativeTestJSON-1006410659-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:56.661804 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-f5f1bdf5-777b-4be9-9832-89ba5ba31931 req-97ca94e7-12a4-442a-9897-0ede05810989 tempest-ServersNegativeTestJSON-1006410659 tempest-ServersNegativeTestJSON-1006410659-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:56.669533 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:56.669533 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:32:56.673380 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [req-f5f1bdf5-777b-4be9-9832-89ba5ba31931 req-97ca94e7-12a4-442a-9897-0ede05810989 tempest-ServersNegativeTestJSON-1006410659 tempest-ServersNegativeTestJSON-1006410659-project-member] Volume info retrieved successfully. Jul 10 06:32:56.678152 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-f5f1bdf5-777b-4be9-9832-89ba5ba31931 req-97ca94e7-12a4-442a-9897-0ede05810989 tempest-ServersNegativeTestJSON-1006410659 tempest-ServersNegativeTestJSON-1006410659-project-member] https://10.4.3.200/volume/v3/volumes/f2e92f38-b411-449e-930e-e60fae9cfacf returned with HTTP 200 Jul 10 06:32:56.678544 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 303/1186] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:32:56 2026] GET /volume/v3/volumes/f2e92f38-b411-449e-930e-e60fae9cfacf => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:32:57.160595 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-86bae59c-eef4-454c-b2e7-65ee61e6d167 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:57.162296 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-86bae59c-eef4-454c-b2e7-65ee61e6d167 tempest-ServersNegativeTestJSON-1006410659 tempest-ServersNegativeTestJSON-1006410659-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:32:57.162628 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-86bae59c-eef4-454c-b2e7-65ee61e6d167 tempest-ServersNegativeTestJSON-1006410659 tempest-ServersNegativeTestJSON-1006410659-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1038968794"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:32:57.164029 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.volumes [None req-86bae59c-eef4-454c-b2e7-65ee61e6d167 tempest-ServersNegativeTestJSON-1006410659 tempest-ServersNegativeTestJSON-1006410659-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1038968794'}} {{(pid=99975) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:32:57.164213 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-86bae59c-eef4-454c-b2e7-65ee61e6d167 tempest-ServersNegativeTestJSON-1006410659 tempest-ServersNegativeTestJSON-1006410659-project-member] Create volume of 1 GB Jul 10 06:32:57.170671 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-86bae59c-eef4-454c-b2e7-65ee61e6d167 tempest-ServersNegativeTestJSON-1006410659 tempest-ServersNegativeTestJSON-1006410659-project-member] Availability Zones retrieved successfully. Jul 10 06:32:57.177738 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-86bae59c-eef4-454c-b2e7-65ee61e6d167 tempest-ServersNegativeTestJSON-1006410659 tempest-ServersNegativeTestJSON-1006410659-project-member] Flow 'volume_create_api' (000a2de7-8f93-492f-b606-38d3756db942) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:32:57.180581 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-86bae59c-eef4-454c-b2e7-65ee61e6d167 tempest-ServersNegativeTestJSON-1006410659 tempest-ServersNegativeTestJSON-1006410659-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e26e9aa5-ba76-40ef-b09d-9d8ed7c21470) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:32:57.182289 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.flows.api.create_volume [None req-86bae59c-eef4-454c-b2e7-65ee61e6d167 tempest-ServersNegativeTestJSON-1006410659 tempest-ServersNegativeTestJSON-1006410659-project-member] Validating volume size '1' using validate_int {{(pid=99975) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:32:57.216572 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-86bae59c-eef4-454c-b2e7-65ee61e6d167 tempest-ServersNegativeTestJSON-1006410659 tempest-ServersNegativeTestJSON-1006410659-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e26e9aa5-ba76-40ef-b09d-9d8ed7c21470) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:32:57.218094 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-86bae59c-eef4-454c-b2e7-65ee61e6d167 tempest-ServersNegativeTestJSON-1006410659 tempest-ServersNegativeTestJSON-1006410659-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (217e4484-fa3a-44f7-9d63-02e534074221) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:32:57.275106 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.quota [None req-86bae59c-eef4-454c-b2e7-65ee61e6d167 tempest-ServersNegativeTestJSON-1006410659 tempest-ServersNegativeTestJSON-1006410659-project-member] Created reservations ['9366aed8-8c61-4e7a-8939-88024b001c22', 'fe1ddf52-0abd-42af-b000-3cbeaa713923', 'fe312459-4479-4e91-8743-ea31c023dd88', 'd9aa5000-3f27-40af-8991-c2b07204d814'] {{(pid=99975) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:32:57.275601 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-86bae59c-eef4-454c-b2e7-65ee61e6d167 tempest-ServersNegativeTestJSON-1006410659 tempest-ServersNegativeTestJSON-1006410659-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (217e4484-fa3a-44f7-9d63-02e534074221) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9366aed8-8c61-4e7a-8939-88024b001c22', 'fe1ddf52-0abd-42af-b000-3cbeaa713923', 'fe312459-4479-4e91-8743-ea31c023dd88', 'd9aa5000-3f27-40af-8991-c2b07204d814']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:32:57.276288 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-86bae59c-eef4-454c-b2e7-65ee61e6d167 tempest-ServersNegativeTestJSON-1006410659 tempest-ServersNegativeTestJSON-1006410659-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10e8c1b7-bbc4-463e-b8f4-47ef317924d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:32:57.301569 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-86bae59c-eef4-454c-b2e7-65ee61e6d167 tempest-ServersNegativeTestJSON-1006410659 tempest-ServersNegativeTestJSON-1006410659-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10e8c1b7-bbc4-463e-b8f4-47ef317924d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b1d20d6e-4539-47b7-9607-82bb15bf0083', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1038968794',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ecb402a8cc534891ae808cc57276a80e',qos_specs=None,replication_status=,reservations=['9366aed8-8c61-4e7a-8939-88024b001c22','fe1ddf52-0abd-42af-b000-3cbeaa713923','fe312459-4479-4e91-8743-ea31c023dd88','d9aa5000-3f27-40af-8991-c2b07204d814'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dadab682b785448e8792e0fb1f2a99de',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:32:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1038968794',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b1d20d6e-4539-47b7-9607-82bb15bf0083,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ecb402a8cc534891ae808cc57276a80e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dadab682b785448e8792e0fb1f2a99de',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:32:57.302784 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-86bae59c-eef4-454c-b2e7-65ee61e6d167 tempest-ServersNegativeTestJSON-1006410659 tempest-ServersNegativeTestJSON-1006410659-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40061988-964d-41c7-acd0-009f27067f6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:32:57.327425 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-86bae59c-eef4-454c-b2e7-65ee61e6d167 tempest-ServersNegativeTestJSON-1006410659 tempest-ServersNegativeTestJSON-1006410659-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40061988-964d-41c7-acd0-009f27067f6b) transitioned into state 'SUCCESS' from state '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-1038968794',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ecb402a8cc534891ae808cc57276a80e',qos_specs=None,replication_status=,reservations=['9366aed8-8c61-4e7a-8939-88024b001c22','fe1ddf52-0abd-42af-b000-3cbeaa713923','fe312459-4479-4e91-8743-ea31c023dd88','d9aa5000-3f27-40af-8991-c2b07204d814'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dadab682b785448e8792e0fb1f2a99de',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:32:57.328555 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-86bae59c-eef4-454c-b2e7-65ee61e6d167 tempest-ServersNegativeTestJSON-1006410659 tempest-ServersNegativeTestJSON-1006410659-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00fb6fe4-2b65-46e5-94f3-eeb6126cb092) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:32:57.342972 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-86bae59c-eef4-454c-b2e7-65ee61e6d167 tempest-ServersNegativeTestJSON-1006410659 tempest-ServersNegativeTestJSON-1006410659-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00fb6fe4-2b65-46e5-94f3-eeb6126cb092) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:32:57.344371 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-86bae59c-eef4-454c-b2e7-65ee61e6d167 tempest-ServersNegativeTestJSON-1006410659 tempest-ServersNegativeTestJSON-1006410659-project-member] Flow 'volume_create_api' (000a2de7-8f93-492f-b606-38d3756db942) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:32:57.344896 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-86bae59c-eef4-454c-b2e7-65ee61e6d167 tempest-ServersNegativeTestJSON-1006410659 tempest-ServersNegativeTestJSON-1006410659-project-member] Create volume request issued successfully. Jul 10 06:32:57.345841 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-86bae59c-eef4-454c-b2e7-65ee61e6d167 tempest-ServersNegativeTestJSON-1006410659 tempest-ServersNegativeTestJSON-1006410659-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:32:57.346492 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 297/1187] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 10 06:32:57 2026] POST /volume/v3/volumes => generated 754 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:32:57.358470 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-34c5007d-5343-4216-a8ba-002d53ecccc6 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:57.363915 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-34c5007d-5343-4216-a8ba-002d53ecccc6 tempest-ServersNegativeTestJSON-1006410659 tempest-ServersNegativeTestJSON-1006410659-project-member] GET https://10.4.3.200/volume/v3/volumes/b1d20d6e-4539-47b7-9607-82bb15bf0083 Jul 10 06:32:57.367864 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-34c5007d-5343-4216-a8ba-002d53ecccc6 tempest-ServersNegativeTestJSON-1006410659 tempest-ServersNegativeTestJSON-1006410659-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:57.368052 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-34c5007d-5343-4216-a8ba-002d53ecccc6 tempest-ServersNegativeTestJSON-1006410659 tempest-ServersNegativeTestJSON-1006410659-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:57.377395 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:57.377395 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:32:57.384961 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-34c5007d-5343-4216-a8ba-002d53ecccc6 tempest-ServersNegativeTestJSON-1006410659 tempest-ServersNegativeTestJSON-1006410659-project-member] Volume info retrieved successfully. Jul 10 06:32:57.391707 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-34c5007d-5343-4216-a8ba-002d53ecccc6 tempest-ServersNegativeTestJSON-1006410659 tempest-ServersNegativeTestJSON-1006410659-project-member] https://10.4.3.200/volume/v3/volumes/b1d20d6e-4539-47b7-9607-82bb15bf0083 returned with HTTP 200 Jul 10 06:32:57.392590 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-581da78f-8a58-4497-984d-d7b1dd07b299 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:57.392690 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 295/1188] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:32:57 2026] GET /volume/v3/volumes/b1d20d6e-4539-47b7-9607-82bb15bf0083 => generated 822 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:32:57.395488 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-581da78f-8a58-4497-984d-d7b1dd07b299 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] GET https://10.4.3.200/volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 Jul 10 06:32:57.395777 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-581da78f-8a58-4497-984d-d7b1dd07b299 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:57.396044 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-581da78f-8a58-4497-984d-d7b1dd07b299 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:57.407002 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:57.407002 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:32:57.410436 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-581da78f-8a58-4497-984d-d7b1dd07b299 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Volume info retrieved successfully. Jul 10 06:32:57.414614 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-581da78f-8a58-4497-984d-d7b1dd07b299 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 returned with HTTP 200 Jul 10 06:32:57.414988 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 294/1189] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:32:57 2026] GET /volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 => generated 1148 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:32:57.559717 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-98f99208-d699-4aa7-bf19-37c4aa894fae None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:57.561439 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-98f99208-d699-4aa7-bf19-37c4aa894fae tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] GET https://10.4.3.200/volume/v3/volumes/563358a5-a81f-4a8a-9dac-a7ca78829d29 Jul 10 06:32:57.561656 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-98f99208-d699-4aa7-bf19-37c4aa894fae tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:57.561835 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-98f99208-d699-4aa7-bf19-37c4aa894fae tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:57.571762 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:57.571762 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:32:57.575141 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-98f99208-d699-4aa7-bf19-37c4aa894fae tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Volume info retrieved successfully. Jul 10 06:32:57.579488 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-98f99208-d699-4aa7-bf19-37c4aa894fae tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/volumes/563358a5-a81f-4a8a-9dac-a7ca78829d29 returned with HTTP 200 Jul 10 06:32:57.579931 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 304/1190] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:32:57 2026] GET /volume/v3/volumes/563358a5-a81f-4a8a-9dac-a7ca78829d29 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:32:57.612144 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-58db91b4-2fc2-43b4-b029-44eed398699f req-9cb12e11-3ff1-4d84-a30f-b8830b9f8188 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:57.614236 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-58db91b4-2fc2-43b4-b029-44eed398699f req-9cb12e11-3ff1-4d84-a30f-b8830b9f8188 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] DELETE https://10.4.3.200/volume/v3/attachments/c71d73a3-85f7-4735-a8d7-9d5f8c72b05c Jul 10 06:32:57.614584 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-58db91b4-2fc2-43b4-b029-44eed398699f req-9cb12e11-3ff1-4d84-a30f-b8830b9f8188 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:57.614852 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-58db91b4-2fc2-43b4-b029-44eed398699f req-9cb12e11-3ff1-4d84-a30f-b8830b9f8188 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Calling method 'version_select' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:57.623728 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:57.623728 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:32:58.153537 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-58db91b4-2fc2-43b4-b029-44eed398699f req-9cb12e11-3ff1-4d84-a30f-b8830b9f8188 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/attachments/c71d73a3-85f7-4735-a8d7-9d5f8c72b05c returned with HTTP 200 Jul 10 06:32:58.154395 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 298/1191] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 10 06:32:57 2026] DELETE /volume/v3/attachments/c71d73a3-85f7-4735-a8d7-9d5f8c72b05c => generated 19 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:32:58.410922 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-231c169e-aca2-43ce-ad31-072ac3e8d0ca None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:58.413345 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-231c169e-aca2-43ce-ad31-072ac3e8d0ca tempest-ServersNegativeTestJSON-1006410659 tempest-ServersNegativeTestJSON-1006410659-project-member] GET https://10.4.3.200/volume/v3/volumes/b1d20d6e-4539-47b7-9607-82bb15bf0083 Jul 10 06:32:58.413625 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-231c169e-aca2-43ce-ad31-072ac3e8d0ca tempest-ServersNegativeTestJSON-1006410659 tempest-ServersNegativeTestJSON-1006410659-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:58.414192 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-231c169e-aca2-43ce-ad31-072ac3e8d0ca tempest-ServersNegativeTestJSON-1006410659 tempest-ServersNegativeTestJSON-1006410659-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:58.423416 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:58.423416 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:32:58.428737 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-d628c0c0-672e-4095-8ad7-373e77197452 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:58.430296 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-231c169e-aca2-43ce-ad31-072ac3e8d0ca tempest-ServersNegativeTestJSON-1006410659 tempest-ServersNegativeTestJSON-1006410659-project-member] Volume info retrieved successfully. Jul 10 06:32:58.431034 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d628c0c0-672e-4095-8ad7-373e77197452 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] GET https://10.4.3.200/volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 Jul 10 06:32:58.431298 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d628c0c0-672e-4095-8ad7-373e77197452 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:58.431590 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d628c0c0-672e-4095-8ad7-373e77197452 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:58.436333 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-231c169e-aca2-43ce-ad31-072ac3e8d0ca tempest-ServersNegativeTestJSON-1006410659 tempest-ServersNegativeTestJSON-1006410659-project-member] https://10.4.3.200/volume/v3/volumes/b1d20d6e-4539-47b7-9607-82bb15bf0083 returned with HTTP 200 Jul 10 06:32:58.436959 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 296/1192] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:32:58 2026] GET /volume/v3/volumes/b1d20d6e-4539-47b7-9607-82bb15bf0083 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:32:58.441010 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:58.441010 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:32:58.446228 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-d628c0c0-672e-4095-8ad7-373e77197452 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Volume info retrieved successfully. Jul 10 06:32:58.452287 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d628c0c0-672e-4095-8ad7-373e77197452 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 returned with HTTP 200 Jul 10 06:32:58.452862 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 295/1193] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:32:58 2026] GET /volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 => generated 853 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:32:58.468964 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-642cde2d-2a82-4f61-b12d-0536fae215e2 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:58.470761 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-642cde2d-2a82-4f61-b12d-0536fae215e2 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] GET https://10.4.3.200/volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 Jul 10 06:32:58.471129 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-642cde2d-2a82-4f61-b12d-0536fae215e2 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:58.471487 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-642cde2d-2a82-4f61-b12d-0536fae215e2 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:58.478804 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:58.478804 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:32:58.484468 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-642cde2d-2a82-4f61-b12d-0536fae215e2 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Volume info retrieved successfully. Jul 10 06:32:58.486256 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-642cde2d-2a82-4f61-b12d-0536fae215e2 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 returned with HTTP 200 Jul 10 06:32:58.486765 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 305/1194] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:32:58 2026] GET /volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 => generated 853 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:32:58.596592 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-61e46564-5d09-42af-9eba-6382498dff20 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:58.598348 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-61e46564-5d09-42af-9eba-6382498dff20 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] GET https://10.4.3.200/volume/v3/volumes/563358a5-a81f-4a8a-9dac-a7ca78829d29 Jul 10 06:32:58.598595 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-61e46564-5d09-42af-9eba-6382498dff20 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:58.598772 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-61e46564-5d09-42af-9eba-6382498dff20 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:58.608243 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:58.608243 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:32:58.611766 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-61e46564-5d09-42af-9eba-6382498dff20 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Volume info retrieved successfully. Jul 10 06:32:58.616225 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-61e46564-5d09-42af-9eba-6382498dff20 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/volumes/563358a5-a81f-4a8a-9dac-a7ca78829d29 returned with HTTP 200 Jul 10 06:32:58.616795 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 299/1195] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:32:58 2026] GET /volume/v3/volumes/563358a5-a81f-4a8a-9dac-a7ca78829d29 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:32:58.761030 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-db51d9e7-c3f6-4b1c-8a9e-2c63935f7ed5 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:58.768328 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-db51d9e7-c3f6-4b1c-8a9e-2c63935f7ed5 tempest-ServersNegativeTestJSON-1006410659 tempest-ServersNegativeTestJSON-1006410659-project-member] DELETE https://10.4.3.200/volume/v3/volumes/b1d20d6e-4539-47b7-9607-82bb15bf0083 Jul 10 06:32:58.768503 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-db51d9e7-c3f6-4b1c-8a9e-2c63935f7ed5 tempest-ServersNegativeTestJSON-1006410659 tempest-ServersNegativeTestJSON-1006410659-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:58.769116 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-db51d9e7-c3f6-4b1c-8a9e-2c63935f7ed5 tempest-ServersNegativeTestJSON-1006410659 tempest-ServersNegativeTestJSON-1006410659-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:58.769116 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-db51d9e7-c3f6-4b1c-8a9e-2c63935f7ed5 tempest-ServersNegativeTestJSON-1006410659 tempest-ServersNegativeTestJSON-1006410659-project-member] Delete volume with id: b1d20d6e-4539-47b7-9607-82bb15bf0083 Jul 10 06:32:58.775548 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:58.775548 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:32:58.776004 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-db51d9e7-c3f6-4b1c-8a9e-2c63935f7ed5 tempest-ServersNegativeTestJSON-1006410659 tempest-ServersNegativeTestJSON-1006410659-project-member] Volume info retrieved successfully. Jul 10 06:32:58.804533 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-db51d9e7-c3f6-4b1c-8a9e-2c63935f7ed5 tempest-ServersNegativeTestJSON-1006410659 tempest-ServersNegativeTestJSON-1006410659-project-member] Delete volume request issued successfully. Jul 10 06:32:58.804715 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-db51d9e7-c3f6-4b1c-8a9e-2c63935f7ed5 tempest-ServersNegativeTestJSON-1006410659 tempest-ServersNegativeTestJSON-1006410659-project-member] https://10.4.3.200/volume/v3/volumes/b1d20d6e-4539-47b7-9607-82bb15bf0083 returned with HTTP 202 Jul 10 06:32:58.805629 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 297/1196] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:32:58 2026] DELETE /volume/v3/volumes/b1d20d6e-4539-47b7-9607-82bb15bf0083 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:32:58.813312 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-7eb75f0f-7444-4ec3-876e-1f3a5f7c24c1 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:58.815020 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7eb75f0f-7444-4ec3-876e-1f3a5f7c24c1 tempest-ServersNegativeTestJSON-1006410659 tempest-ServersNegativeTestJSON-1006410659-project-member] GET https://10.4.3.200/volume/v3/volumes/b1d20d6e-4539-47b7-9607-82bb15bf0083 Jul 10 06:32:58.815245 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-7eb75f0f-7444-4ec3-876e-1f3a5f7c24c1 tempest-ServersNegativeTestJSON-1006410659 tempest-ServersNegativeTestJSON-1006410659-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:58.815409 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-7eb75f0f-7444-4ec3-876e-1f3a5f7c24c1 tempest-ServersNegativeTestJSON-1006410659 tempest-ServersNegativeTestJSON-1006410659-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:58.821550 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:58.821550 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:32:58.824654 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-7eb75f0f-7444-4ec3-876e-1f3a5f7c24c1 tempest-ServersNegativeTestJSON-1006410659 tempest-ServersNegativeTestJSON-1006410659-project-member] Volume info retrieved successfully. Jul 10 06:32:58.828555 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7eb75f0f-7444-4ec3-876e-1f3a5f7c24c1 tempest-ServersNegativeTestJSON-1006410659 tempest-ServersNegativeTestJSON-1006410659-project-member] https://10.4.3.200/volume/v3/volumes/b1d20d6e-4539-47b7-9607-82bb15bf0083 returned with HTTP 200 Jul 10 06:32:58.828898 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 296/1197] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:32:58 2026] GET /volume/v3/volumes/b1d20d6e-4539-47b7-9607-82bb15bf0083 => generated 846 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:32:59.601815 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-50858e3b-497f-4517-a0ec-20de7fa23981 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:59.603675 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-50858e3b-497f-4517-a0ec-20de7fa23981 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] GET https://10.4.3.200/volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 Jul 10 06:32:59.603857 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-50858e3b-497f-4517-a0ec-20de7fa23981 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:59.604053 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-50858e3b-497f-4517-a0ec-20de7fa23981 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:59.611599 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:59.611599 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:32:59.619183 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-50858e3b-497f-4517-a0ec-20de7fa23981 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Volume info retrieved successfully. Jul 10 06:32:59.625793 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-50858e3b-497f-4517-a0ec-20de7fa23981 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 returned with HTTP 200 Jul 10 06:32:59.626153 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 306/1198] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:32:59 2026] GET /volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 => generated 853 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:32:59.636097 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-95636171-767d-4361-88a0-e4fc3d3ce0d7 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:59.638527 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-95636171-767d-4361-88a0-e4fc3d3ce0d7 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] GET https://10.4.3.200/volume/v3/volumes/563358a5-a81f-4a8a-9dac-a7ca78829d29 Jul 10 06:32:59.638894 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-95636171-767d-4361-88a0-e4fc3d3ce0d7 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:59.639228 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-95636171-767d-4361-88a0-e4fc3d3ce0d7 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:59.649864 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:59.649864 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:32:59.655788 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-95636171-767d-4361-88a0-e4fc3d3ce0d7 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Volume info retrieved successfully. Jul 10 06:32:59.663469 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-95636171-767d-4361-88a0-e4fc3d3ce0d7 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/volumes/563358a5-a81f-4a8a-9dac-a7ca78829d29 returned with HTTP 200 Jul 10 06:32:59.663845 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 300/1199] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:32:59 2026] GET /volume/v3/volumes/563358a5-a81f-4a8a-9dac-a7ca78829d29 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:32:59.841983 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-0ac44e37-3953-4b53-bb53-fffcd7f0405e None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:59.843957 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0ac44e37-3953-4b53-bb53-fffcd7f0405e tempest-ServersNegativeTestJSON-1006410659 tempest-ServersNegativeTestJSON-1006410659-project-member] GET https://10.4.3.200/volume/v3/volumes/b1d20d6e-4539-47b7-9607-82bb15bf0083 Jul 10 06:32:59.844025 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0ac44e37-3953-4b53-bb53-fffcd7f0405e tempest-ServersNegativeTestJSON-1006410659 tempest-ServersNegativeTestJSON-1006410659-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:59.845638 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0ac44e37-3953-4b53-bb53-fffcd7f0405e tempest-ServersNegativeTestJSON-1006410659 tempest-ServersNegativeTestJSON-1006410659-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:59.850696 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0ac44e37-3953-4b53-bb53-fffcd7f0405e tempest-ServersNegativeTestJSON-1006410659 tempest-ServersNegativeTestJSON-1006410659-project-member] https://10.4.3.200/volume/v3/volumes/b1d20d6e-4539-47b7-9607-82bb15bf0083 returned with HTTP 404 Jul 10 06:32:59.851151 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 298/1200] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:32:59 2026] GET /volume/v3/volumes/b1d20d6e-4539-47b7-9607-82bb15bf0083 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:32:59.857637 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-2132aff1-79da-4790-a09a-fd3578c3b31c None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:59.859204 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2132aff1-79da-4790-a09a-fd3578c3b31c tempest-ServersNegativeTestJSON-1006410659 tempest-ServersNegativeTestJSON-1006410659-project-member] DELETE https://10.4.3.200/volume/v3/volumes/f2e92f38-b411-449e-930e-e60fae9cfacf Jul 10 06:32:59.859398 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2132aff1-79da-4790-a09a-fd3578c3b31c tempest-ServersNegativeTestJSON-1006410659 tempest-ServersNegativeTestJSON-1006410659-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:59.859620 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2132aff1-79da-4790-a09a-fd3578c3b31c tempest-ServersNegativeTestJSON-1006410659 tempest-ServersNegativeTestJSON-1006410659-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:59.859800 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-2132aff1-79da-4790-a09a-fd3578c3b31c tempest-ServersNegativeTestJSON-1006410659 tempest-ServersNegativeTestJSON-1006410659-project-member] Delete volume with id: f2e92f38-b411-449e-930e-e60fae9cfacf Jul 10 06:32:59.865878 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:59.865878 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:32:59.866654 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-2132aff1-79da-4790-a09a-fd3578c3b31c tempest-ServersNegativeTestJSON-1006410659 tempest-ServersNegativeTestJSON-1006410659-project-member] Volume info retrieved successfully. Jul 10 06:32:59.901394 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-2132aff1-79da-4790-a09a-fd3578c3b31c tempest-ServersNegativeTestJSON-1006410659 tempest-ServersNegativeTestJSON-1006410659-project-member] Delete volume request issued successfully. Jul 10 06:32:59.901476 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2132aff1-79da-4790-a09a-fd3578c3b31c tempest-ServersNegativeTestJSON-1006410659 tempest-ServersNegativeTestJSON-1006410659-project-member] https://10.4.3.200/volume/v3/volumes/f2e92f38-b411-449e-930e-e60fae9cfacf returned with HTTP 202 Jul 10 06:32:59.904526 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 297/1201] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:32:59 2026] DELETE /volume/v3/volumes/f2e92f38-b411-449e-930e-e60fae9cfacf => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:32:59.910280 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-5c93bb20-e447-4d1c-b808-36f162ad0ec1 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:32:59.911927 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5c93bb20-e447-4d1c-b808-36f162ad0ec1 tempest-ServersNegativeTestJSON-1006410659 tempest-ServersNegativeTestJSON-1006410659-project-member] GET https://10.4.3.200/volume/v3/volumes/f2e92f38-b411-449e-930e-e60fae9cfacf Jul 10 06:32:59.914554 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5c93bb20-e447-4d1c-b808-36f162ad0ec1 tempest-ServersNegativeTestJSON-1006410659 tempest-ServersNegativeTestJSON-1006410659-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:32:59.914554 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5c93bb20-e447-4d1c-b808-36f162ad0ec1 tempest-ServersNegativeTestJSON-1006410659 tempest-ServersNegativeTestJSON-1006410659-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:32:59.926644 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:32:59.926644 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:32:59.933620 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-5c93bb20-e447-4d1c-b808-36f162ad0ec1 tempest-ServersNegativeTestJSON-1006410659 tempest-ServersNegativeTestJSON-1006410659-project-member] Volume info retrieved successfully. Jul 10 06:32:59.941181 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5c93bb20-e447-4d1c-b808-36f162ad0ec1 tempest-ServersNegativeTestJSON-1006410659 tempest-ServersNegativeTestJSON-1006410659-project-member] https://10.4.3.200/volume/v3/volumes/f2e92f38-b411-449e-930e-e60fae9cfacf returned with HTTP 200 Jul 10 06:32:59.941695 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 307/1202] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:32:59 2026] GET /volume/v3/volumes/f2e92f38-b411-449e-930e-e60fae9cfacf => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:33:00.453984 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-3ed81e4c-ee02-4481-9504-48bc4186a6f1 req-0a3dc61d-52ad-407f-b514-4d508ea0f5d5 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:00.455921 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-3ed81e4c-ee02-4481-9504-48bc4186a6f1 req-0a3dc61d-52ad-407f-b514-4d508ea0f5d5 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] POST https://10.4.3.200/volume/v3/attachments/0aeeb516-f8f7-43ec-972c-5b4926c6b52e/action Jul 10 06:33:00.456266 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-3ed81e4c-ee02-4481-9504-48bc4186a6f1 req-0a3dc61d-52ad-407f-b514-4d508ea0f5d5 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Action body: b'{"os-complete": null}' {{(pid=99975) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:33:00.456396 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-3ed81e4c-ee02-4481-9504-48bc4186a6f1 req-0a3dc61d-52ad-407f-b514-4d508ea0f5d5 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:33:00.490960 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:00.490960 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:33:00.510856 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-3ed81e4c-ee02-4481-9504-48bc4186a6f1 req-0a3dc61d-52ad-407f-b514-4d508ea0f5d5 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/attachments/0aeeb516-f8f7-43ec-972c-5b4926c6b52e/action returned with HTTP 204 Jul 10 06:33:00.511492 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 301/1203] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 10 06:33:00 2026] POST /volume/v3/attachments/0aeeb516-f8f7-43ec-972c-5b4926c6b52e/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:33:00.676949 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-aef8791d-09bb-4979-bf20-87ef326ae167 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:00.679584 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-aef8791d-09bb-4979-bf20-87ef326ae167 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] GET https://10.4.3.200/volume/v3/volumes/563358a5-a81f-4a8a-9dac-a7ca78829d29 Jul 10 06:33:00.679877 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-aef8791d-09bb-4979-bf20-87ef326ae167 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:00.680105 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-aef8791d-09bb-4979-bf20-87ef326ae167 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:00.692971 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:00.692971 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:33:00.700534 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-aef8791d-09bb-4979-bf20-87ef326ae167 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Volume info retrieved successfully. Jul 10 06:33:00.704652 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-aef8791d-09bb-4979-bf20-87ef326ae167 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/volumes/563358a5-a81f-4a8a-9dac-a7ca78829d29 returned with HTTP 200 Jul 10 06:33:00.705277 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 299/1204] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:33:00 2026] GET /volume/v3/volumes/563358a5-a81f-4a8a-9dac-a7ca78829d29 => generated 1139 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:33:00.718985 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-6c1f282a-0e1b-4a58-9a4a-561aecc0646b None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:00.724024 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6c1f282a-0e1b-4a58-9a4a-561aecc0646b tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] POST https://10.4.3.200/volume/v3/snapshots Jul 10 06:33:00.724299 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6c1f282a-0e1b-4a58-9a4a-561aecc0646b tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "563358a5-a81f-4a8a-9dac-a7ca78829d29", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-978312786"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:33:00.737393 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:00.737393 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:33:00.738129 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-6c1f282a-0e1b-4a58-9a4a-561aecc0646b tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Volume info retrieved successfully. Jul 10 06:33:00.738129 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.snapshots [None req-6c1f282a-0e1b-4a58-9a4a-561aecc0646b tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Create snapshot from volume 563358a5-a81f-4a8a-9dac-a7ca78829d29 Jul 10 06:33:00.781112 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-6c1f282a-0e1b-4a58-9a4a-561aecc0646b tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Created reservations ['7d37bafd-9ae8-46ba-9257-be9c68ae826e', '624d9f85-835b-4df4-8360-e45122badcda', 'a940f5c5-7744-40d4-a3c4-99ab176e0ee7', 'de6f85a0-7b90-4a71-9b64-89c3f3d4761c'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:33:00.816429 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-6c1f282a-0e1b-4a58-9a4a-561aecc0646b tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Snapshot force create request issued successfully. Jul 10 06:33:00.816760 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6c1f282a-0e1b-4a58-9a4a-561aecc0646b tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 10 06:33:00.817184 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 298/1205] 10.4.3.200 () {68 vars in 1265 bytes} [Fri Jul 10 06:33:00 2026] POST /volume/v3/snapshots => generated 309 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:33:00.826018 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-40398c98-ed35-435b-b45a-3954aad759dc None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:00.827639 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-40398c98-ed35-435b-b45a-3954aad759dc tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] GET https://10.4.3.200/volume/v3/snapshots/6b62beb5-5ee1-49bc-b10f-502adc609c6e Jul 10 06:33:00.827807 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-40398c98-ed35-435b-b45a-3954aad759dc tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:00.827972 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-40398c98-ed35-435b-b45a-3954aad759dc tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:00.836368 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:00.836368 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:33:00.836868 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-40398c98-ed35-435b-b45a-3954aad759dc tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Snapshot retrieved successfully. Jul 10 06:33:00.837552 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-40398c98-ed35-435b-b45a-3954aad759dc tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/snapshots/6b62beb5-5ee1-49bc-b10f-502adc609c6e returned with HTTP 200 Jul 10 06:33:00.837888 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 308/1206] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:33:00 2026] GET /volume/v3/snapshots/6b62beb5-5ee1-49bc-b10f-502adc609c6e => generated 441 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:33:00.958424 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-4c1b20bc-0ea0-46b6-a007-7db978c1b1c2 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:00.961406 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-4c1b20bc-0ea0-46b6-a007-7db978c1b1c2 tempest-ServersNegativeTestJSON-1006410659 tempest-ServersNegativeTestJSON-1006410659-project-member] GET https://10.4.3.200/volume/v3/volumes/f2e92f38-b411-449e-930e-e60fae9cfacf Jul 10 06:33:00.961691 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-4c1b20bc-0ea0-46b6-a007-7db978c1b1c2 tempest-ServersNegativeTestJSON-1006410659 tempest-ServersNegativeTestJSON-1006410659-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:00.961910 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-4c1b20bc-0ea0-46b6-a007-7db978c1b1c2 tempest-ServersNegativeTestJSON-1006410659 tempest-ServersNegativeTestJSON-1006410659-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:00.968888 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-4c1b20bc-0ea0-46b6-a007-7db978c1b1c2 tempest-ServersNegativeTestJSON-1006410659 tempest-ServersNegativeTestJSON-1006410659-project-member] https://10.4.3.200/volume/v3/volumes/f2e92f38-b411-449e-930e-e60fae9cfacf returned with HTTP 404 Jul 10 06:33:00.969609 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 302/1207] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:33:00 2026] GET /volume/v3/volumes/f2e92f38-b411-449e-930e-e60fae9cfacf => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:33:01.081305 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-a403dba1-9b39-4077-b04d-30ff31954688 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:01.083405 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a403dba1-9b39-4077-b04d-30ff31954688 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] DELETE https://10.4.3.200/volume/v3/volumes/a2366265-11e6-4c07-8a5d-a5a9060b5c87 Jul 10 06:33:01.083743 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a403dba1-9b39-4077-b04d-30ff31954688 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:01.083962 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a403dba1-9b39-4077-b04d-30ff31954688 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:01.084206 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-a403dba1-9b39-4077-b04d-30ff31954688 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Delete volume with id: a2366265-11e6-4c07-8a5d-a5a9060b5c87 Jul 10 06:33:01.094429 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:01.094429 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:33:01.095049 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-a403dba1-9b39-4077-b04d-30ff31954688 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Volume info retrieved successfully. Jul 10 06:33:01.124680 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-a403dba1-9b39-4077-b04d-30ff31954688 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Delete volume request issued successfully. Jul 10 06:33:01.124969 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a403dba1-9b39-4077-b04d-30ff31954688 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] https://10.4.3.200/volume/v3/volumes/a2366265-11e6-4c07-8a5d-a5a9060b5c87 returned with HTTP 202 Jul 10 06:33:01.128594 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 300/1208] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:33:01 2026] DELETE /volume/v3/volumes/a2366265-11e6-4c07-8a5d-a5a9060b5c87 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:33:01.134216 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-e9c08dee-2852-4e5e-a0ee-23a3848c7fb4 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:01.135847 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e9c08dee-2852-4e5e-a0ee-23a3848c7fb4 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] GET https://10.4.3.200/volume/v3/volumes/a2366265-11e6-4c07-8a5d-a5a9060b5c87 Jul 10 06:33:01.136023 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e9c08dee-2852-4e5e-a0ee-23a3848c7fb4 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:01.136211 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e9c08dee-2852-4e5e-a0ee-23a3848c7fb4 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:01.143404 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:01.143404 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:33:01.153247 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-e9c08dee-2852-4e5e-a0ee-23a3848c7fb4 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Volume info retrieved successfully. Jul 10 06:33:01.159912 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e9c08dee-2852-4e5e-a0ee-23a3848c7fb4 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] https://10.4.3.200/volume/v3/volumes/a2366265-11e6-4c07-8a5d-a5a9060b5c87 returned with HTTP 200 Jul 10 06:33:01.160296 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 299/1209] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:33:01 2026] GET /volume/v3/volumes/a2366265-11e6-4c07-8a5d-a5a9060b5c87 => generated 857 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:33:01.846579 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-24ad195c-e2b1-43f8-b12c-e415e08dee31 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:01.849894 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-24ad195c-e2b1-43f8-b12c-e415e08dee31 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] GET https://10.4.3.200/volume/v3/snapshots/6b62beb5-5ee1-49bc-b10f-502adc609c6e Jul 10 06:33:01.849894 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-24ad195c-e2b1-43f8-b12c-e415e08dee31 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:01.849894 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-24ad195c-e2b1-43f8-b12c-e415e08dee31 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:01.853395 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:01.853395 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:33:01.853395 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-24ad195c-e2b1-43f8-b12c-e415e08dee31 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Snapshot retrieved successfully. Jul 10 06:33:01.858534 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-24ad195c-e2b1-43f8-b12c-e415e08dee31 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/snapshots/6b62beb5-5ee1-49bc-b10f-502adc609c6e returned with HTTP 200 Jul 10 06:33:01.858534 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 309/1210] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:33:01 2026] GET /volume/v3/snapshots/6b62beb5-5ee1-49bc-b10f-502adc609c6e => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:33:01.861803 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-ab1227e9-fef4-4624-81af-6089104bd78a None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:01.865548 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-ab1227e9-fef4-4624-81af-6089104bd78a tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] POST https://10.4.3.200/volume/v3/snapshots Jul 10 06:33:01.865548 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-ab1227e9-fef4-4624-81af-6089104bd78a tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "563358a5-a81f-4a8a-9dac-a7ca78829d29", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2009122823"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:33:01.874229 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:01.874229 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:33:01.874700 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-ab1227e9-fef4-4624-81af-6089104bd78a tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Volume info retrieved successfully. Jul 10 06:33:01.874854 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.snapshots [None req-ab1227e9-fef4-4624-81af-6089104bd78a tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Create snapshot from volume 563358a5-a81f-4a8a-9dac-a7ca78829d29 Jul 10 06:33:01.908318 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.quota [None req-ab1227e9-fef4-4624-81af-6089104bd78a tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Created reservations ['c15866eb-80a6-4227-b6c9-84545069d300', '58c59802-919a-40e8-993e-aa2ed9f5f9ac', '688cd8d2-4e63-4f88-b387-9d249341546a', '43cfc08d-7a57-4631-8555-f4b0e87a4dd4'] {{(pid=99975) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:33:01.956536 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-ab1227e9-fef4-4624-81af-6089104bd78a tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Snapshot force create request issued successfully. Jul 10 06:33:01.956536 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-ab1227e9-fef4-4624-81af-6089104bd78a tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 10 06:33:01.956536 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 303/1211] 10.4.3.200 () {68 vars in 1265 bytes} [Fri Jul 10 06:33:01 2026] POST /volume/v3/snapshots => generated 310 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:33:01.963148 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-365931c9-19fd-4fc2-834b-475cab420f1e None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:01.965403 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-365931c9-19fd-4fc2-834b-475cab420f1e tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] GET https://10.4.3.200/volume/v3/snapshots/9bb72e70-a253-4d1a-8ab6-f3bce830b6ff Jul 10 06:33:01.965403 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-365931c9-19fd-4fc2-834b-475cab420f1e tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:01.965941 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-365931c9-19fd-4fc2-834b-475cab420f1e tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:01.969941 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:01.969941 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:33:01.970353 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-365931c9-19fd-4fc2-834b-475cab420f1e tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Snapshot retrieved successfully. Jul 10 06:33:01.971352 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-365931c9-19fd-4fc2-834b-475cab420f1e tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/snapshots/9bb72e70-a253-4d1a-8ab6-f3bce830b6ff returned with HTTP 200 Jul 10 06:33:01.971555 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 301/1212] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:33:01 2026] GET /volume/v3/snapshots/9bb72e70-a253-4d1a-8ab6-f3bce830b6ff => generated 442 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:33:02.178331 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-5b9b3116-67cc-43c3-9c18-916d56b3e578 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:02.179928 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-5b9b3116-67cc-43c3-9c18-916d56b3e578 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] GET https://10.4.3.200/volume/v3/volumes/a2366265-11e6-4c07-8a5d-a5a9060b5c87 Jul 10 06:33:02.180418 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-5b9b3116-67cc-43c3-9c18-916d56b3e578 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:02.180418 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-5b9b3116-67cc-43c3-9c18-916d56b3e578 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:02.185614 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-5b9b3116-67cc-43c3-9c18-916d56b3e578 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] https://10.4.3.200/volume/v3/volumes/a2366265-11e6-4c07-8a5d-a5a9060b5c87 returned with HTTP 404 Jul 10 06:33:02.185924 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 300/1213] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:33:02 2026] GET /volume/v3/volumes/a2366265-11e6-4c07-8a5d-a5a9060b5c87 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:33:02.195310 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-26d9ba76-4b58-4571-8b69-3f860cc3a1f3 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:02.197054 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-26d9ba76-4b58-4571-8b69-3f860cc3a1f3 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] DELETE https://10.4.3.200/volume/v3/volumes/09c98518-241b-4c2b-95b8-2749932e42fe Jul 10 06:33:02.197286 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-26d9ba76-4b58-4571-8b69-3f860cc3a1f3 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:02.197521 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-26d9ba76-4b58-4571-8b69-3f860cc3a1f3 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:02.197759 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-26d9ba76-4b58-4571-8b69-3f860cc3a1f3 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Delete volume with id: 09c98518-241b-4c2b-95b8-2749932e42fe Jul 10 06:33:02.204158 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:02.204158 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:33:02.204870 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-26d9ba76-4b58-4571-8b69-3f860cc3a1f3 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Volume info retrieved successfully. Jul 10 06:33:02.221029 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-26d9ba76-4b58-4571-8b69-3f860cc3a1f3 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Delete volume request issued successfully. Jul 10 06:33:02.221274 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-26d9ba76-4b58-4571-8b69-3f860cc3a1f3 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] https://10.4.3.200/volume/v3/volumes/09c98518-241b-4c2b-95b8-2749932e42fe returned with HTTP 202 Jul 10 06:33:02.221821 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 310/1214] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:33:02 2026] DELETE /volume/v3/volumes/09c98518-241b-4c2b-95b8-2749932e42fe => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:33:02.230130 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-538fb5ec-f340-4f7d-b62d-0edc0e3a0740 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:02.232255 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-538fb5ec-f340-4f7d-b62d-0edc0e3a0740 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] GET https://10.4.3.200/volume/v3/volumes/09c98518-241b-4c2b-95b8-2749932e42fe Jul 10 06:33:02.232450 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-538fb5ec-f340-4f7d-b62d-0edc0e3a0740 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:02.232620 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-538fb5ec-f340-4f7d-b62d-0edc0e3a0740 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:02.239954 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:02.239954 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:33:02.243533 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-538fb5ec-f340-4f7d-b62d-0edc0e3a0740 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Volume info retrieved successfully. Jul 10 06:33:02.247519 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-538fb5ec-f340-4f7d-b62d-0edc0e3a0740 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] https://10.4.3.200/volume/v3/volumes/09c98518-241b-4c2b-95b8-2749932e42fe returned with HTTP 200 Jul 10 06:33:02.247875 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 304/1215] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:33:02 2026] GET /volume/v3/volumes/09c98518-241b-4c2b-95b8-2749932e42fe => generated 857 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:33:02.981003 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-ed656d90-e73c-45c8-b4de-d9e77402bae8 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:02.983103 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ed656d90-e73c-45c8-b4de-d9e77402bae8 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] GET https://10.4.3.200/volume/v3/snapshots/9bb72e70-a253-4d1a-8ab6-f3bce830b6ff Jul 10 06:33:02.983355 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ed656d90-e73c-45c8-b4de-d9e77402bae8 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:02.983614 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ed656d90-e73c-45c8-b4de-d9e77402bae8 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:02.997075 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:02.997075 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:33:03.000434 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-ed656d90-e73c-45c8-b4de-d9e77402bae8 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Snapshot retrieved successfully. Jul 10 06:33:03.000434 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ed656d90-e73c-45c8-b4de-d9e77402bae8 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/snapshots/9bb72e70-a253-4d1a-8ab6-f3bce830b6ff returned with HTTP 200 Jul 10 06:33:03.000434 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 302/1216] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:33:02 2026] GET /volume/v3/snapshots/9bb72e70-a253-4d1a-8ab6-f3bce830b6ff => generated 469 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:33:03.008447 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-0622bc14-6abd-4cf2-8a9b-7dcef9ce63cc None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:03.010698 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0622bc14-6abd-4cf2-8a9b-7dcef9ce63cc tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/9bb72e70-a253-4d1a-8ab6-f3bce830b6ff Jul 10 06:33:03.010892 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0622bc14-6abd-4cf2-8a9b-7dcef9ce63cc tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:03.011038 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0622bc14-6abd-4cf2-8a9b-7dcef9ce63cc tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:03.011179 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.snapshots [None req-0622bc14-6abd-4cf2-8a9b-7dcef9ce63cc tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Delete snapshot with id: 9bb72e70-a253-4d1a-8ab6-f3bce830b6ff Jul 10 06:33:03.022662 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:03.022662 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:33:03.023094 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-0622bc14-6abd-4cf2-8a9b-7dcef9ce63cc tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Snapshot retrieved successfully. Jul 10 06:33:03.045603 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-0622bc14-6abd-4cf2-8a9b-7dcef9ce63cc tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Snapshot delete request issued successfully. Jul 10 06:33:03.045797 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0622bc14-6abd-4cf2-8a9b-7dcef9ce63cc tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/snapshots/9bb72e70-a253-4d1a-8ab6-f3bce830b6ff returned with HTTP 202 Jul 10 06:33:03.047210 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 301/1217] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 10 06:33:03 2026] DELETE /volume/v3/snapshots/9bb72e70-a253-4d1a-8ab6-f3bce830b6ff => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:33:03.054826 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-7b5692e1-a1de-4a08-bf44-57df13ca8fd8 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:03.058670 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7b5692e1-a1de-4a08-bf44-57df13ca8fd8 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] GET https://10.4.3.200/volume/v3/snapshots/9bb72e70-a253-4d1a-8ab6-f3bce830b6ff Jul 10 06:33:03.058754 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-7b5692e1-a1de-4a08-bf44-57df13ca8fd8 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:03.059054 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-7b5692e1-a1de-4a08-bf44-57df13ca8fd8 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:03.069450 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:03.069450 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:33:03.069914 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-7b5692e1-a1de-4a08-bf44-57df13ca8fd8 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Snapshot retrieved successfully. Jul 10 06:33:03.071102 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7b5692e1-a1de-4a08-bf44-57df13ca8fd8 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/snapshots/9bb72e70-a253-4d1a-8ab6-f3bce830b6ff returned with HTTP 200 Jul 10 06:33:03.071873 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 311/1218] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:33:03 2026] GET /volume/v3/snapshots/9bb72e70-a253-4d1a-8ab6-f3bce830b6ff => generated 468 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:33:03.264232 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-5494e390-0690-42d7-b92f-625e7aa860e2 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:03.266458 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-5494e390-0690-42d7-b92f-625e7aa860e2 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] GET https://10.4.3.200/volume/v3/volumes/09c98518-241b-4c2b-95b8-2749932e42fe Jul 10 06:33:03.266712 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-5494e390-0690-42d7-b92f-625e7aa860e2 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:03.267311 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-5494e390-0690-42d7-b92f-625e7aa860e2 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:03.275830 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-5494e390-0690-42d7-b92f-625e7aa860e2 tempest-TestServerVolumeAttachmentScenario-1940906899 tempest-TestServerVolumeAttachmentScenario-1940906899-project-member] https://10.4.3.200/volume/v3/volumes/09c98518-241b-4c2b-95b8-2749932e42fe returned with HTTP 404 Jul 10 06:33:03.276411 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 305/1219] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:33:03 2026] GET /volume/v3/volumes/09c98518-241b-4c2b-95b8-2749932e42fe => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:33:04.083021 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-1cc91e70-c6ef-4819-93ae-8ca172df175e None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:04.086885 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1cc91e70-c6ef-4819-93ae-8ca172df175e tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] GET https://10.4.3.200/volume/v3/snapshots/9bb72e70-a253-4d1a-8ab6-f3bce830b6ff Jul 10 06:33:04.087088 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1cc91e70-c6ef-4819-93ae-8ca172df175e tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:04.087316 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1cc91e70-c6ef-4819-93ae-8ca172df175e tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:04.091639 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1cc91e70-c6ef-4819-93ae-8ca172df175e tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/snapshots/9bb72e70-a253-4d1a-8ab6-f3bce830b6ff returned with HTTP 404 Jul 10 06:33:04.092174 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 303/1220] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:33:04 2026] GET /volume/v3/snapshots/9bb72e70-a253-4d1a-8ab6-f3bce830b6ff => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:33:04.098891 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-bcd4fa94-e5ad-4677-b131-b3b1a8f65ffc None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:04.100638 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-bcd4fa94-e5ad-4677-b131-b3b1a8f65ffc tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/32a85835-b0e2-4064-aa61-706225f25d72 Jul 10 06:33:04.100800 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-bcd4fa94-e5ad-4677-b131-b3b1a8f65ffc tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:04.100973 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-bcd4fa94-e5ad-4677-b131-b3b1a8f65ffc tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:04.101063 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.snapshots [None req-bcd4fa94-e5ad-4677-b131-b3b1a8f65ffc tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Delete snapshot with id: 32a85835-b0e2-4064-aa61-706225f25d72 Jul 10 06:33:04.105807 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:04.105807 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:33:04.106170 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-bcd4fa94-e5ad-4677-b131-b3b1a8f65ffc tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Snapshot retrieved successfully. Jul 10 06:33:04.121572 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-bcd4fa94-e5ad-4677-b131-b3b1a8f65ffc tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Snapshot delete request issued successfully. Jul 10 06:33:04.121822 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-bcd4fa94-e5ad-4677-b131-b3b1a8f65ffc tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/snapshots/32a85835-b0e2-4064-aa61-706225f25d72 returned with HTTP 202 Jul 10 06:33:04.122237 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 302/1221] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 10 06:33:04 2026] DELETE /volume/v3/snapshots/32a85835-b0e2-4064-aa61-706225f25d72 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:33:04.128340 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-41b1a359-8698-4e6a-8463-e9f777f4a089 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:04.130034 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-41b1a359-8698-4e6a-8463-e9f777f4a089 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] GET https://10.4.3.200/volume/v3/snapshots/32a85835-b0e2-4064-aa61-706225f25d72 Jul 10 06:33:04.130200 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-41b1a359-8698-4e6a-8463-e9f777f4a089 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:04.130406 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-41b1a359-8698-4e6a-8463-e9f777f4a089 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:04.135350 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:04.135350 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:33:04.135972 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-41b1a359-8698-4e6a-8463-e9f777f4a089 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Snapshot retrieved successfully. Jul 10 06:33:04.136953 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-41b1a359-8698-4e6a-8463-e9f777f4a089 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/snapshots/32a85835-b0e2-4064-aa61-706225f25d72 returned with HTTP 200 Jul 10 06:33:04.137916 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 312/1222] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:33:04 2026] GET /volume/v3/snapshots/32a85835-b0e2-4064-aa61-706225f25d72 => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:33:05.151024 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-5b4d960a-02b9-405c-a191-6a91494895b8 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:05.152798 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-5b4d960a-02b9-405c-a191-6a91494895b8 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] GET https://10.4.3.200/volume/v3/snapshots/32a85835-b0e2-4064-aa61-706225f25d72 Jul 10 06:33:05.152978 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-5b4d960a-02b9-405c-a191-6a91494895b8 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:05.153147 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-5b4d960a-02b9-405c-a191-6a91494895b8 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:05.157181 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-5b4d960a-02b9-405c-a191-6a91494895b8 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/snapshots/32a85835-b0e2-4064-aa61-706225f25d72 returned with HTTP 404 Jul 10 06:33:05.157649 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 306/1223] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:33:05 2026] GET /volume/v3/snapshots/32a85835-b0e2-4064-aa61-706225f25d72 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:33:05.164399 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-76a66f5f-43e8-4cf6-8009-4c60e627655e None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:05.166013 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-76a66f5f-43e8-4cf6-8009-4c60e627655e tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/6b62beb5-5ee1-49bc-b10f-502adc609c6e Jul 10 06:33:05.166199 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-76a66f5f-43e8-4cf6-8009-4c60e627655e tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:05.166516 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-76a66f5f-43e8-4cf6-8009-4c60e627655e tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:05.166647 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.snapshots [None req-76a66f5f-43e8-4cf6-8009-4c60e627655e tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Delete snapshot with id: 6b62beb5-5ee1-49bc-b10f-502adc609c6e Jul 10 06:33:05.171899 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:05.171899 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:33:05.172413 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-76a66f5f-43e8-4cf6-8009-4c60e627655e tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Snapshot retrieved successfully. Jul 10 06:33:05.187675 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-76a66f5f-43e8-4cf6-8009-4c60e627655e tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Snapshot delete request issued successfully. Jul 10 06:33:05.187901 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-76a66f5f-43e8-4cf6-8009-4c60e627655e tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/snapshots/6b62beb5-5ee1-49bc-b10f-502adc609c6e returned with HTTP 202 Jul 10 06:33:05.188355 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 304/1224] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 10 06:33:05 2026] DELETE /volume/v3/snapshots/6b62beb5-5ee1-49bc-b10f-502adc609c6e => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:33:05.197866 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-a07fd2cd-a4bc-4626-bf35-7ef34e6ec3cb None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:05.199620 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a07fd2cd-a4bc-4626-bf35-7ef34e6ec3cb tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] GET https://10.4.3.200/volume/v3/snapshots/6b62beb5-5ee1-49bc-b10f-502adc609c6e Jul 10 06:33:05.199883 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a07fd2cd-a4bc-4626-bf35-7ef34e6ec3cb tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:05.200126 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a07fd2cd-a4bc-4626-bf35-7ef34e6ec3cb tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:05.207312 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:05.207312 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:33:05.207793 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-a07fd2cd-a4bc-4626-bf35-7ef34e6ec3cb tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Snapshot retrieved successfully. Jul 10 06:33:05.208796 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a07fd2cd-a4bc-4626-bf35-7ef34e6ec3cb tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/snapshots/6b62beb5-5ee1-49bc-b10f-502adc609c6e returned with HTTP 200 Jul 10 06:33:05.209257 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 303/1225] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:33:05 2026] GET /volume/v3/snapshots/6b62beb5-5ee1-49bc-b10f-502adc609c6e => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:33:06.220732 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-5ddef524-9dd7-404a-844b-f8575fb0984c None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:06.222818 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5ddef524-9dd7-404a-844b-f8575fb0984c tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] GET https://10.4.3.200/volume/v3/snapshots/6b62beb5-5ee1-49bc-b10f-502adc609c6e Jul 10 06:33:06.223053 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5ddef524-9dd7-404a-844b-f8575fb0984c tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:06.223320 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5ddef524-9dd7-404a-844b-f8575fb0984c tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:06.231404 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5ddef524-9dd7-404a-844b-f8575fb0984c tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/snapshots/6b62beb5-5ee1-49bc-b10f-502adc609c6e returned with HTTP 404 Jul 10 06:33:06.231961 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 313/1226] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:33:06 2026] GET /volume/v3/snapshots/6b62beb5-5ee1-49bc-b10f-502adc609c6e => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:33:06.238357 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-b4ff7036-7c04-4261-8f9b-1f356c49a016 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:06.240373 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-b4ff7036-7c04-4261-8f9b-1f356c49a016 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/9bb72e70-a253-4d1a-8ab6-f3bce830b6ff Jul 10 06:33:06.240621 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-b4ff7036-7c04-4261-8f9b-1f356c49a016 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:06.240839 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-b4ff7036-7c04-4261-8f9b-1f356c49a016 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:06.240979 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.snapshots [None req-b4ff7036-7c04-4261-8f9b-1f356c49a016 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Delete snapshot with id: 9bb72e70-a253-4d1a-8ab6-f3bce830b6ff Jul 10 06:33:06.412573 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-b4ff7036-7c04-4261-8f9b-1f356c49a016 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/snapshots/9bb72e70-a253-4d1a-8ab6-f3bce830b6ff returned with HTTP 404 Jul 10 06:33:06.413218 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 307/1227] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 10 06:33:06 2026] DELETE /volume/v3/snapshots/9bb72e70-a253-4d1a-8ab6-f3bce830b6ff => generated 111 bytes in 175 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:33:06.419415 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-cd9e4e89-b68a-43b6-90ae-7a004a67c21d None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:06.421004 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-cd9e4e89-b68a-43b6-90ae-7a004a67c21d tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/6b62beb5-5ee1-49bc-b10f-502adc609c6e Jul 10 06:33:06.421172 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-cd9e4e89-b68a-43b6-90ae-7a004a67c21d tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:06.421360 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-cd9e4e89-b68a-43b6-90ae-7a004a67c21d tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:06.421497 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.snapshots [None req-cd9e4e89-b68a-43b6-90ae-7a004a67c21d tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Delete snapshot with id: 6b62beb5-5ee1-49bc-b10f-502adc609c6e Jul 10 06:33:06.428019 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-cd9e4e89-b68a-43b6-90ae-7a004a67c21d tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/snapshots/6b62beb5-5ee1-49bc-b10f-502adc609c6e returned with HTTP 404 Jul 10 06:33:06.428527 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 305/1228] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 10 06:33:06 2026] DELETE /volume/v3/snapshots/6b62beb5-5ee1-49bc-b10f-502adc609c6e => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:33:06.463825 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-3cbf61e0-fc91-4dc1-89f9-cebdc996d296 req-eaada69a-e941-4890-aaed-7359f440eb72 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:06.467931 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-3cbf61e0-fc91-4dc1-89f9-cebdc996d296 req-eaada69a-e941-4890-aaed-7359f440eb72 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] GET https://10.4.3.200/volume/v3/volumes/563358a5-a81f-4a8a-9dac-a7ca78829d29 Jul 10 06:33:06.468141 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-3cbf61e0-fc91-4dc1-89f9-cebdc996d296 req-eaada69a-e941-4890-aaed-7359f440eb72 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:06.468367 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-3cbf61e0-fc91-4dc1-89f9-cebdc996d296 req-eaada69a-e941-4890-aaed-7359f440eb72 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:06.470425 np0000004964 devstack@c-api.service[99977]: DEBUG dbcounter [-] [99977] Writing DB stats cinder:SELECT=280,cinder:UPDATE=39,cinder:INSERT=18,cinder:DELETE=1 {{(pid=99977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:33:06.479409 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:06.479409 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:33:06.483237 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-3cbf61e0-fc91-4dc1-89f9-cebdc996d296 req-eaada69a-e941-4890-aaed-7359f440eb72 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Volume info retrieved successfully. Jul 10 06:33:06.487162 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-3cbf61e0-fc91-4dc1-89f9-cebdc996d296 req-eaada69a-e941-4890-aaed-7359f440eb72 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/volumes/563358a5-a81f-4a8a-9dac-a7ca78829d29 returned with HTTP 200 Jul 10 06:33:06.487594 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 304/1229] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:33:06 2026] GET /volume/v3/volumes/563358a5-a81f-4a8a-9dac-a7ca78829d29 => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:33:06.506890 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-3cbf61e0-fc91-4dc1-89f9-cebdc996d296 req-af7f549b-1e3b-4eca-9f92-25eb4d1d2dbe None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:06.511791 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-3cbf61e0-fc91-4dc1-89f9-cebdc996d296 req-af7f549b-1e3b-4eca-9f92-25eb4d1d2dbe tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] POST https://10.4.3.200/volume/v3/volumes/563358a5-a81f-4a8a-9dac-a7ca78829d29/action Jul 10 06:33:06.512534 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-3cbf61e0-fc91-4dc1-89f9-cebdc996d296 req-af7f549b-1e3b-4eca-9f92-25eb4d1d2dbe tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:33:06.512534 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-3cbf61e0-fc91-4dc1-89f9-cebdc996d296 req-af7f549b-1e3b-4eca-9f92-25eb4d1d2dbe tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:33:06.530030 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:06.530030 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:33:06.530570 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [req-3cbf61e0-fc91-4dc1-89f9-cebdc996d296 req-af7f549b-1e3b-4eca-9f92-25eb4d1d2dbe tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Volume info retrieved successfully. Jul 10 06:33:06.537589 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [req-3cbf61e0-fc91-4dc1-89f9-cebdc996d296 req-af7f549b-1e3b-4eca-9f92-25eb4d1d2dbe tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Begin detaching volume completed successfully. Jul 10 06:33:06.537849 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-3cbf61e0-fc91-4dc1-89f9-cebdc996d296 req-af7f549b-1e3b-4eca-9f92-25eb4d1d2dbe tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/volumes/563358a5-a81f-4a8a-9dac-a7ca78829d29/action returned with HTTP 202 Jul 10 06:33:06.538306 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 314/1230] 10.4.3.200 () {72 vars in 1672 bytes} [Fri Jul 10 06:33:06 2026] POST /volume/v3/volumes/563358a5-a81f-4a8a-9dac-a7ca78829d29/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:33:07.568149 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-ea55d068-210b-46e0-95e0-627569bacf4e None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:07.568699 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-ea55d068-210b-46e0-95e0-627569bacf4e None None] GET https://10.4.3.200/volume// Jul 10 06:33:07.568962 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-ea55d068-210b-46e0-95e0-627569bacf4e None None] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:07.569246 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-ea55d068-210b-46e0-95e0-627569bacf4e None None] Calling method 'all' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:07.569719 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-ea55d068-210b-46e0-95e0-627569bacf4e None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:33:07.570132 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 308/1231] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:33: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 10 06:33:07.580601 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-3cbf61e0-fc91-4dc1-89f9-cebdc996d296 req-f416fe3a-18cf-42e1-aeac-d298263fcb36 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:07.583675 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-3cbf61e0-fc91-4dc1-89f9-cebdc996d296 req-f416fe3a-18cf-42e1-aeac-d298263fcb36 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] GET https://10.4.3.200/volume/v3/volumes/563358a5-a81f-4a8a-9dac-a7ca78829d29 Jul 10 06:33:07.584016 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-3cbf61e0-fc91-4dc1-89f9-cebdc996d296 req-f416fe3a-18cf-42e1-aeac-d298263fcb36 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:07.584320 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-3cbf61e0-fc91-4dc1-89f9-cebdc996d296 req-f416fe3a-18cf-42e1-aeac-d298263fcb36 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:07.598672 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:07.598672 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:33:07.605463 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [req-3cbf61e0-fc91-4dc1-89f9-cebdc996d296 req-f416fe3a-18cf-42e1-aeac-d298263fcb36 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Volume info retrieved successfully. Jul 10 06:33:07.610854 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-3cbf61e0-fc91-4dc1-89f9-cebdc996d296 req-f416fe3a-18cf-42e1-aeac-d298263fcb36 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/volumes/563358a5-a81f-4a8a-9dac-a7ca78829d29 returned with HTTP 200 Jul 10 06:33:07.611293 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 306/1232] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 10 06:33:07 2026] GET /volume/v3/volumes/563358a5-a81f-4a8a-9dac-a7ca78829d29 => generated 1322 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:33:08.528806 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-3cbf61e0-fc91-4dc1-89f9-cebdc996d296 req-7beedf0b-22af-473f-b96e-0ec044e7ab19 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:08.529913 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-3cbf61e0-fc91-4dc1-89f9-cebdc996d296 req-7beedf0b-22af-473f-b96e-0ec044e7ab19 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] DELETE https://10.4.3.200/volume/v3/attachments/0aeeb516-f8f7-43ec-972c-5b4926c6b52e Jul 10 06:33:08.530121 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-3cbf61e0-fc91-4dc1-89f9-cebdc996d296 req-7beedf0b-22af-473f-b96e-0ec044e7ab19 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:08.530323 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-3cbf61e0-fc91-4dc1-89f9-cebdc996d296 req-7beedf0b-22af-473f-b96e-0ec044e7ab19 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'version_select' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:08.540587 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:08.540587 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:33:08.754986 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-9cca8b5f-c6d3-419b-9be9-caddda4f508f None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:08.758119 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9cca8b5f-c6d3-419b-9be9-caddda4f508f tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] GET https://10.4.3.200/volume/v3/volumes/fc5c4897-9505-4823-a1d5-2c146406a655 Jul 10 06:33:08.758426 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9cca8b5f-c6d3-419b-9be9-caddda4f508f tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:08.758713 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9cca8b5f-c6d3-419b-9be9-caddda4f508f tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:08.772860 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:08.772860 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:33:08.778945 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-9cca8b5f-c6d3-419b-9be9-caddda4f508f tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] Volume info retrieved successfully. Jul 10 06:33:08.784611 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9cca8b5f-c6d3-419b-9be9-caddda4f508f tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] https://10.4.3.200/volume/v3/volumes/fc5c4897-9505-4823-a1d5-2c146406a655 returned with HTTP 200 Jul 10 06:33:08.785090 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 315/1233] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:33:08 2026] GET /volume/v3/volumes/fc5c4897-9505-4823-a1d5-2c146406a655 => generated 1144 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:33:08.828744 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-15adf283-d3ad-426e-bb14-75808369122a req-0c8c1b1e-c5ac-40a0-9785-499ec2665735 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:08.830967 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-15adf283-d3ad-426e-bb14-75808369122a req-0c8c1b1e-c5ac-40a0-9785-499ec2665735 tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] GET https://10.4.3.200/volume/v3/volumes/fc5c4897-9505-4823-a1d5-2c146406a655 Jul 10 06:33:08.831466 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-15adf283-d3ad-426e-bb14-75808369122a req-0c8c1b1e-c5ac-40a0-9785-499ec2665735 tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:08.831795 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-15adf283-d3ad-426e-bb14-75808369122a req-0c8c1b1e-c5ac-40a0-9785-499ec2665735 tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:08.841188 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:08.841188 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:33:08.845263 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [req-15adf283-d3ad-426e-bb14-75808369122a req-0c8c1b1e-c5ac-40a0-9785-499ec2665735 tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] Volume info retrieved successfully. Jul 10 06:33:08.851951 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-15adf283-d3ad-426e-bb14-75808369122a req-0c8c1b1e-c5ac-40a0-9785-499ec2665735 tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] https://10.4.3.200/volume/v3/volumes/fc5c4897-9505-4823-a1d5-2c146406a655 returned with HTTP 200 Jul 10 06:33:08.852485 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 309/1234] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:33:08 2026] GET /volume/v3/volumes/fc5c4897-9505-4823-a1d5-2c146406a655 => generated 1144 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:33:08.876323 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-15adf283-d3ad-426e-bb14-75808369122a req-984951c2-0b57-4083-8114-9aac5945c42a None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:08.878357 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-15adf283-d3ad-426e-bb14-75808369122a req-984951c2-0b57-4083-8114-9aac5945c42a tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] POST https://10.4.3.200/volume/v3/volumes/fc5c4897-9505-4823-a1d5-2c146406a655/action Jul 10 06:33:08.878819 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-15adf283-d3ad-426e-bb14-75808369122a req-984951c2-0b57-4083-8114-9aac5945c42a tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:33:08.878886 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-15adf283-d3ad-426e-bb14-75808369122a req-984951c2-0b57-4083-8114-9aac5945c42a tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:33:08.894101 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:08.894101 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:33:08.894916 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [req-15adf283-d3ad-426e-bb14-75808369122a req-984951c2-0b57-4083-8114-9aac5945c42a tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] Volume info retrieved successfully. Jul 10 06:33:08.904065 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [req-15adf283-d3ad-426e-bb14-75808369122a req-984951c2-0b57-4083-8114-9aac5945c42a tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] Begin detaching volume completed successfully. Jul 10 06:33:08.904521 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-15adf283-d3ad-426e-bb14-75808369122a req-984951c2-0b57-4083-8114-9aac5945c42a tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] https://10.4.3.200/volume/v3/volumes/fc5c4897-9505-4823-a1d5-2c146406a655/action returned with HTTP 202 Jul 10 06:33:08.905133 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 307/1235] 10.4.3.200 () {72 vars in 1672 bytes} [Fri Jul 10 06:33:08 2026] POST /volume/v3/volumes/fc5c4897-9505-4823-a1d5-2c146406a655/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:33:09.073525 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-3cbf61e0-fc91-4dc1-89f9-cebdc996d296 req-7beedf0b-22af-473f-b96e-0ec044e7ab19 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/attachments/0aeeb516-f8f7-43ec-972c-5b4926c6b52e returned with HTTP 200 Jul 10 06:33:09.073940 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 305/1236] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 10 06:33:08 2026] DELETE /volume/v3/attachments/0aeeb516-f8f7-43ec-972c-5b4926c6b52e => generated 19 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:33:09.929593 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-a884917d-dcb2-4c85-9aaf-0eb7ddc6f144 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:09.930024 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a884917d-dcb2-4c85-9aaf-0eb7ddc6f144 None None] GET https://10.4.3.200/volume// Jul 10 06:33:09.930074 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a884917d-dcb2-4c85-9aaf-0eb7ddc6f144 None None] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:09.930251 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a884917d-dcb2-4c85-9aaf-0eb7ddc6f144 None None] Calling method 'all' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:09.930575 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a884917d-dcb2-4c85-9aaf-0eb7ddc6f144 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:33:09.930827 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 316/1237] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:33: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 10 06:33:09.937887 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-15adf283-d3ad-426e-bb14-75808369122a req-d3f94d98-a824-4935-b538-c6ba7e4b1f7f None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:09.939810 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-15adf283-d3ad-426e-bb14-75808369122a req-d3f94d98-a824-4935-b538-c6ba7e4b1f7f tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] GET https://10.4.3.200/volume/v3/volumes/fc5c4897-9505-4823-a1d5-2c146406a655 Jul 10 06:33:09.939985 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-15adf283-d3ad-426e-bb14-75808369122a req-d3f94d98-a824-4935-b538-c6ba7e4b1f7f tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:09.940158 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-15adf283-d3ad-426e-bb14-75808369122a req-d3f94d98-a824-4935-b538-c6ba7e4b1f7f tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:09.952991 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:09.952991 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:33:09.956481 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [req-15adf283-d3ad-426e-bb14-75808369122a req-d3f94d98-a824-4935-b538-c6ba7e4b1f7f tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] Volume info retrieved successfully. Jul 10 06:33:09.961829 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-15adf283-d3ad-426e-bb14-75808369122a req-d3f94d98-a824-4935-b538-c6ba7e4b1f7f tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] https://10.4.3.200/volume/v3/volumes/fc5c4897-9505-4823-a1d5-2c146406a655 returned with HTTP 200 Jul 10 06:33:09.962530 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 310/1238] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 10 06:33:09 2026] GET /volume/v3/volumes/fc5c4897-9505-4823-a1d5-2c146406a655 => generated 1327 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:33:10.890795 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-15adf283-d3ad-426e-bb14-75808369122a req-57402654-f8d2-4812-9a7a-5f8af316dad0 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:10.892464 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-15adf283-d3ad-426e-bb14-75808369122a req-57402654-f8d2-4812-9a7a-5f8af316dad0 tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] DELETE https://10.4.3.200/volume/v3/attachments/2f60de75-65dd-458a-9590-d9b441ca6599 Jul 10 06:33:10.892694 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-15adf283-d3ad-426e-bb14-75808369122a req-57402654-f8d2-4812-9a7a-5f8af316dad0 tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:10.892867 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-15adf283-d3ad-426e-bb14-75808369122a req-57402654-f8d2-4812-9a7a-5f8af316dad0 tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] Calling method 'version_select' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:10.906622 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:10.906622 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:33:11.435824 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-15adf283-d3ad-426e-bb14-75808369122a req-57402654-f8d2-4812-9a7a-5f8af316dad0 tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] https://10.4.3.200/volume/v3/attachments/2f60de75-65dd-458a-9590-d9b441ca6599 returned with HTTP 200 Jul 10 06:33:11.436309 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 308/1239] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 10 06:33:10 2026] DELETE /volume/v3/attachments/2f60de75-65dd-458a-9590-d9b441ca6599 => generated 19 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 06:33:12.092971 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-9e8f3a21-b403-45e2-8a16-a43516581a4e None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:12.094875 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9e8f3a21-b403-45e2-8a16-a43516581a4e tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] GET https://10.4.3.200/volume/v3/volumes/fc5c4897-9505-4823-a1d5-2c146406a655 Jul 10 06:33:12.095088 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9e8f3a21-b403-45e2-8a16-a43516581a4e tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:12.095329 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9e8f3a21-b403-45e2-8a16-a43516581a4e tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:12.104673 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:12.104673 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:33:12.111529 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-9e8f3a21-b403-45e2-8a16-a43516581a4e tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] Volume info retrieved successfully. Jul 10 06:33:12.116374 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9e8f3a21-b403-45e2-8a16-a43516581a4e tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] https://10.4.3.200/volume/v3/volumes/fc5c4897-9505-4823-a1d5-2c146406a655 returned with HTTP 200 Jul 10 06:33:12.116926 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 306/1240] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:33:12 2026] GET /volume/v3/volumes/fc5c4897-9505-4823-a1d5-2c146406a655 => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:33:13.560415 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-25f46036-e96f-40d3-a577-673631be9e74 req-a4cccd0a-ae20-4091-be90-372581c3bcc4 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:13.562589 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-25f46036-e96f-40d3-a577-673631be9e74 req-a4cccd0a-ae20-4091-be90-372581c3bcc4 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] DELETE https://10.4.3.200/volume/v3/attachments/0aeeb516-f8f7-43ec-972c-5b4926c6b52e Jul 10 06:33:13.562796 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-25f46036-e96f-40d3-a577-673631be9e74 req-a4cccd0a-ae20-4091-be90-372581c3bcc4 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:13.563004 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-25f46036-e96f-40d3-a577-673631be9e74 req-a4cccd0a-ae20-4091-be90-372581c3bcc4 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'version_select' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:13.567071 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-25f46036-e96f-40d3-a577-673631be9e74 req-a4cccd0a-ae20-4091-be90-372581c3bcc4 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/attachments/0aeeb516-f8f7-43ec-972c-5b4926c6b52e returned with HTTP 404 Jul 10 06:33:13.567657 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 317/1241] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 10 06:33:13 2026] DELETE /volume/v3/attachments/0aeeb516-f8f7-43ec-972c-5b4926c6b52e => generated 149 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 06:33:18.202793 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-76a247d8-65e9-49f1-90ce-9e5f5e474a3d None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:18.205658 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-76a247d8-65e9-49f1-90ce-9e5f5e474a3d tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/32a85835-b0e2-4064-aa61-706225f25d72 Jul 10 06:33:18.206115 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-76a247d8-65e9-49f1-90ce-9e5f5e474a3d tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:18.206984 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-76a247d8-65e9-49f1-90ce-9e5f5e474a3d tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:18.207293 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.snapshots [None req-76a247d8-65e9-49f1-90ce-9e5f5e474a3d tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Delete snapshot with id: 32a85835-b0e2-4064-aa61-706225f25d72 Jul 10 06:33:18.213746 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-76a247d8-65e9-49f1-90ce-9e5f5e474a3d tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/snapshots/32a85835-b0e2-4064-aa61-706225f25d72 returned with HTTP 404 Jul 10 06:33:18.214400 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 311/1242] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 10 06:33:18 2026] DELETE /volume/v3/snapshots/32a85835-b0e2-4064-aa61-706225f25d72 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:33:18.232054 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-27db7ba4-4138-43bd-b80e-ce66ffc00bca None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:18.236309 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-27db7ba4-4138-43bd-b80e-ce66ffc00bca tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] GET https://10.4.3.200/volume/v3/volumes/563358a5-a81f-4a8a-9dac-a7ca78829d29 Jul 10 06:33:18.236309 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-27db7ba4-4138-43bd-b80e-ce66ffc00bca tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:18.236309 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-27db7ba4-4138-43bd-b80e-ce66ffc00bca tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:18.246849 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:18.246849 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:33:18.256681 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-27db7ba4-4138-43bd-b80e-ce66ffc00bca tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Volume info retrieved successfully. Jul 10 06:33:18.262875 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-27db7ba4-4138-43bd-b80e-ce66ffc00bca tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/volumes/563358a5-a81f-4a8a-9dac-a7ca78829d29 returned with HTTP 200 Jul 10 06:33:18.263215 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 309/1243] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:33:18 2026] GET /volume/v3/volumes/563358a5-a81f-4a8a-9dac-a7ca78829d29 => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:33:18.279441 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-d3c99a9a-dabc-4e63-a262-f92e7e052a2a None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:18.284547 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d3c99a9a-dabc-4e63-a262-f92e7e052a2a tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:33:18.284547 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d3c99a9a-dabc-4e63-a262-f92e7e052a2a tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1698086373"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:33:18.287983 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.volumes [None req-d3c99a9a-dabc-4e63-a262-f92e7e052a2a tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1698086373'}} {{(pid=99977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:33:18.287983 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-d3c99a9a-dabc-4e63-a262-f92e7e052a2a tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Create volume of 1 GB Jul 10 06:33:18.291394 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-d3c99a9a-dabc-4e63-a262-f92e7e052a2a tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Availability Zones retrieved successfully. Jul 10 06:33:18.300739 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-d3c99a9a-dabc-4e63-a262-f92e7e052a2a tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Flow 'volume_create_api' (b84119ee-8a2c-4303-ac36-171155eba444) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:33:18.302214 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-d3c99a9a-dabc-4e63-a262-f92e7e052a2a tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (022dd4e5-797e-4ab2-94d3-75b3b25c6a1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:33:18.303518 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.flows.api.create_volume [None req-d3c99a9a-dabc-4e63-a262-f92e7e052a2a tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Validating volume size '1' using validate_int {{(pid=99977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:33:18.341281 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-d3c99a9a-dabc-4e63-a262-f92e7e052a2a tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (022dd4e5-797e-4ab2-94d3-75b3b25c6a1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:33:18.342130 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-d3c99a9a-dabc-4e63-a262-f92e7e052a2a tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (589e041f-0397-4781-861e-9a68bbe26930) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:33:18.395402 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-d3c99a9a-dabc-4e63-a262-f92e7e052a2a tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Created reservations ['c3041711-9451-47d1-87f8-6f5b52170a3d', '3863b918-a342-4981-8dba-68184b41fe8d', 'b0ef3fba-ce5c-493b-9871-baa810c6b683', '802dc312-6148-42c7-b443-fbef39a3f3d0'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:33:18.397328 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-d3c99a9a-dabc-4e63-a262-f92e7e052a2a tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (589e041f-0397-4781-861e-9a68bbe26930) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c3041711-9451-47d1-87f8-6f5b52170a3d', '3863b918-a342-4981-8dba-68184b41fe8d', 'b0ef3fba-ce5c-493b-9871-baa810c6b683', '802dc312-6148-42c7-b443-fbef39a3f3d0']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:33:18.397755 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-d3c99a9a-dabc-4e63-a262-f92e7e052a2a tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a652aef1-75f3-46a8-9708-1e26ace1fc57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:33:18.429009 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-d3c99a9a-dabc-4e63-a262-f92e7e052a2a tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a652aef1-75f3-46a8-9708-1e26ace1fc57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f7968675-42c4-456b-a2c5-11a2c10ec4b6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1698086373',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='263ba6b2477f4200ab241dd7f39e5807',qos_specs=None,replication_status=,reservations=['c3041711-9451-47d1-87f8-6f5b52170a3d','3863b918-a342-4981-8dba-68184b41fe8d','b0ef3fba-ce5c-493b-9871-baa810c6b683','802dc312-6148-42c7-b443-fbef39a3f3d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d79ed43cafa24c2e853c5fe381599879',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:33:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1698086373',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f7968675-42c4-456b-a2c5-11a2c10ec4b6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='263ba6b2477f4200ab241dd7f39e5807',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d79ed43cafa24c2e853c5fe381599879',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:33:18.430459 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-d3c99a9a-dabc-4e63-a262-f92e7e052a2a tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14b10b79-360a-435b-a485-6e0e34f99edf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:33:18.454411 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-d3c99a9a-dabc-4e63-a262-f92e7e052a2a tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14b10b79-360a-435b-a485-6e0e34f99edf) transitioned into state 'SUCCESS' from state '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-1698086373',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='263ba6b2477f4200ab241dd7f39e5807',qos_specs=None,replication_status=,reservations=['c3041711-9451-47d1-87f8-6f5b52170a3d','3863b918-a342-4981-8dba-68184b41fe8d','b0ef3fba-ce5c-493b-9871-baa810c6b683','802dc312-6148-42c7-b443-fbef39a3f3d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d79ed43cafa24c2e853c5fe381599879',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:33:18.454411 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-d3c99a9a-dabc-4e63-a262-f92e7e052a2a tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb4daad9-c046-4850-98f2-f2032d600452) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:33:18.462651 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-d3c99a9a-dabc-4e63-a262-f92e7e052a2a tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb4daad9-c046-4850-98f2-f2032d600452) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:33:18.463422 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-d3c99a9a-dabc-4e63-a262-f92e7e052a2a tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Flow 'volume_create_api' (b84119ee-8a2c-4303-ac36-171155eba444) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:33:18.463785 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-d3c99a9a-dabc-4e63-a262-f92e7e052a2a tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Create volume request issued successfully. Jul 10 06:33:18.464407 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d3c99a9a-dabc-4e63-a262-f92e7e052a2a tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:33:18.464918 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 307/1244] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 10 06:33:18 2026] POST /volume/v3/volumes => generated 754 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:33:18.484064 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-3b43d7cf-6103-47ac-8b95-e501b310497e None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:18.485753 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3b43d7cf-6103-47ac-8b95-e501b310497e tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] GET https://10.4.3.200/volume/v3/volumes/f7968675-42c4-456b-a2c5-11a2c10ec4b6 Jul 10 06:33:18.486041 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3b43d7cf-6103-47ac-8b95-e501b310497e tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:18.486287 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3b43d7cf-6103-47ac-8b95-e501b310497e tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:18.495061 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:18.495061 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:33:18.499272 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-3b43d7cf-6103-47ac-8b95-e501b310497e tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Volume info retrieved successfully. Jul 10 06:33:18.504043 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3b43d7cf-6103-47ac-8b95-e501b310497e tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/volumes/f7968675-42c4-456b-a2c5-11a2c10ec4b6 returned with HTTP 200 Jul 10 06:33:18.504478 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 318/1245] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:33:18 2026] GET /volume/v3/volumes/f7968675-42c4-456b-a2c5-11a2c10ec4b6 => generated 822 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:33:19.521333 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-da0dfaca-bc0c-4649-a486-d1a011270af4 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:19.525618 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-da0dfaca-bc0c-4649-a486-d1a011270af4 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] GET https://10.4.3.200/volume/v3/volumes/f7968675-42c4-456b-a2c5-11a2c10ec4b6 Jul 10 06:33:19.525821 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-da0dfaca-bc0c-4649-a486-d1a011270af4 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:19.526231 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-da0dfaca-bc0c-4649-a486-d1a011270af4 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:19.539536 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:19.539536 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:33:19.544802 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-da0dfaca-bc0c-4649-a486-d1a011270af4 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Volume info retrieved successfully. Jul 10 06:33:19.550538 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-da0dfaca-bc0c-4649-a486-d1a011270af4 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/volumes/f7968675-42c4-456b-a2c5-11a2c10ec4b6 returned with HTTP 200 Jul 10 06:33:19.550757 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 312/1246] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:33:19 2026] GET /volume/v3/volumes/f7968675-42c4-456b-a2c5-11a2c10ec4b6 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:33:19.573266 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-49b04193-079a-45d0-9a74-fa6835e9a822 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:19.576003 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-49b04193-079a-45d0-9a74-fa6835e9a822 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] POST https://10.4.3.200/volume/v3/snapshots Jul 10 06:33:19.576003 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-49b04193-079a-45d0-9a74-fa6835e9a822 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f7968675-42c4-456b-a2c5-11a2c10ec4b6", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1767317256"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:33:19.589657 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:19.589657 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:33:19.590082 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-49b04193-079a-45d0-9a74-fa6835e9a822 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Volume info retrieved successfully. Jul 10 06:33:19.590303 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.snapshots [None req-49b04193-079a-45d0-9a74-fa6835e9a822 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Create snapshot from volume f7968675-42c4-456b-a2c5-11a2c10ec4b6 Jul 10 06:33:19.630638 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-49b04193-079a-45d0-9a74-fa6835e9a822 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Created reservations ['255d4db2-7ce6-4db9-a413-045cbb3764df', 'b0e92834-5c48-4859-9bc4-3a0023dd4af3', '7dd5be80-beda-4cff-9078-c085ede843ec', 'ce494d5b-228e-4f63-88d5-e26efcbcec7a'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:33:19.673465 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-49b04193-079a-45d0-9a74-fa6835e9a822 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Snapshot create request issued successfully. Jul 10 06:33:19.673889 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-49b04193-079a-45d0-9a74-fa6835e9a822 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 10 06:33:19.676054 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 310/1247] 10.4.3.200 () {68 vars in 1265 bytes} [Fri Jul 10 06:33:19 2026] POST /volume/v3/snapshots => generated 310 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:33:19.687232 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-675bfd16-1515-4386-9760-e0766b003d28 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:19.689609 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-675bfd16-1515-4386-9760-e0766b003d28 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] GET https://10.4.3.200/volume/v3/snapshots/9b91a795-1cc1-4121-a30f-fde32454a14c Jul 10 06:33:19.690054 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-675bfd16-1515-4386-9760-e0766b003d28 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:19.690344 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-675bfd16-1515-4386-9760-e0766b003d28 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:19.698836 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:19.698836 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:33:19.699260 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-675bfd16-1515-4386-9760-e0766b003d28 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Snapshot retrieved successfully. Jul 10 06:33:19.700256 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-675bfd16-1515-4386-9760-e0766b003d28 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/snapshots/9b91a795-1cc1-4121-a30f-fde32454a14c returned with HTTP 200 Jul 10 06:33:19.701124 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 308/1248] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:33:19 2026] GET /volume/v3/snapshots/9b91a795-1cc1-4121-a30f-fde32454a14c => generated 442 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:33:19.941451 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-a0b2b1a8-c999-4e32-9dc9-1004d6540d65 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:19.943706 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a0b2b1a8-c999-4e32-9dc9-1004d6540d65 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:33:19.944083 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a0b2b1a8-c999-4e32-9dc9-1004d6540d65 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-100653124", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:33:19.945598 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-a0b2b1a8-c999-4e32-9dc9-1004d6540d65 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-100653124', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:33:19.945717 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-a0b2b1a8-c999-4e32-9dc9-1004d6540d65 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Create volume of 1 GB Jul 10 06:33:19.950380 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-a0b2b1a8-c999-4e32-9dc9-1004d6540d65 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Availability Zones retrieved successfully. Jul 10 06:33:19.955741 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-a0b2b1a8-c999-4e32-9dc9-1004d6540d65 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Flow 'volume_create_api' (301c53fd-02d5-493f-bf47-dc87bdd4eebf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:33:19.956715 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-a0b2b1a8-c999-4e32-9dc9-1004d6540d65 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a96fdc11-05ca-483d-9604-07c9f9593e15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:33:19.957636 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-a0b2b1a8-c999-4e32-9dc9-1004d6540d65 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Validating volume size '1' using validate_int {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:33:19.989306 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-a0b2b1a8-c999-4e32-9dc9-1004d6540d65 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a96fdc11-05ca-483d-9604-07c9f9593e15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:33:19.990105 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-a0b2b1a8-c999-4e32-9dc9-1004d6540d65 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7aee96bb-bbe7-44ec-bcb3-3cbb3f2e1d9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:33:20.081693 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-a0b2b1a8-c999-4e32-9dc9-1004d6540d65 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Created reservations ['305e76f1-47cd-47d9-9eb4-34b4611b4a73', '8c49a58b-5da9-4367-9ad5-35d26010c483', 'efb4bd5e-5d81-4e9b-be6a-a88eca4cf5be', '9e5da6fb-548d-446d-81dd-c76d6654796a'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:33:20.082875 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-a0b2b1a8-c999-4e32-9dc9-1004d6540d65 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7aee96bb-bbe7-44ec-bcb3-3cbb3f2e1d9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['305e76f1-47cd-47d9-9eb4-34b4611b4a73', '8c49a58b-5da9-4367-9ad5-35d26010c483', 'efb4bd5e-5d81-4e9b-be6a-a88eca4cf5be', '9e5da6fb-548d-446d-81dd-c76d6654796a']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:33:20.083884 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-a0b2b1a8-c999-4e32-9dc9-1004d6540d65 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df7c73cb-70da-4413-a5a2-5a0b8bf3471e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:33:20.114975 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-a0b2b1a8-c999-4e32-9dc9-1004d6540d65 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df7c73cb-70da-4413-a5a2-5a0b8bf3471e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e3084711-a328-4c78-8c02-8b35bd3dee5b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-100653124',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0d4de0da949c4af68b8f9bb32a42e45d',qos_specs=None,replication_status=,reservations=['305e76f1-47cd-47d9-9eb4-34b4611b4a73','8c49a58b-5da9-4367-9ad5-35d26010c483','efb4bd5e-5d81-4e9b-be6a-a88eca4cf5be','9e5da6fb-548d-446d-81dd-c76d6654796a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1485967c5d654524b3a472a310a35398',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:33:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-100653124',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e3084711-a328-4c78-8c02-8b35bd3dee5b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0d4de0da949c4af68b8f9bb32a42e45d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1485967c5d654524b3a472a310a35398',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:33:20.116753 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-a0b2b1a8-c999-4e32-9dc9-1004d6540d65 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (451c65e8-bb4b-46b3-ad33-df158a048386) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:33:20.138876 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-a0b2b1a8-c999-4e32-9dc9-1004d6540d65 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (451c65e8-bb4b-46b3-ad33-df158a048386) transitioned into state 'SUCCESS' from state '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-100653124',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0d4de0da949c4af68b8f9bb32a42e45d',qos_specs=None,replication_status=,reservations=['305e76f1-47cd-47d9-9eb4-34b4611b4a73','8c49a58b-5da9-4367-9ad5-35d26010c483','efb4bd5e-5d81-4e9b-be6a-a88eca4cf5be','9e5da6fb-548d-446d-81dd-c76d6654796a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1485967c5d654524b3a472a310a35398',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:33:20.139974 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-a0b2b1a8-c999-4e32-9dc9-1004d6540d65 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32914ad1-9e35-4122-ac2d-ac1ed4485e5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:33:20.154410 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-a0b2b1a8-c999-4e32-9dc9-1004d6540d65 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32914ad1-9e35-4122-ac2d-ac1ed4485e5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:33:20.155669 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-a0b2b1a8-c999-4e32-9dc9-1004d6540d65 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Flow 'volume_create_api' (301c53fd-02d5-493f-bf47-dc87bdd4eebf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:33:20.156103 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-a0b2b1a8-c999-4e32-9dc9-1004d6540d65 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Create volume request issued successfully. Jul 10 06:33:20.156904 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a0b2b1a8-c999-4e32-9dc9-1004d6540d65 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:33:20.157440 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 319/1249] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 10 06:33:19 2026] POST /volume/v3/volumes => generated 746 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:33:20.715485 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-bc1cf378-c839-4ff2-bb53-af2161f33dc2 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:20.717182 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-bc1cf378-c839-4ff2-bb53-af2161f33dc2 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] GET https://10.4.3.200/volume/v3/snapshots/9b91a795-1cc1-4121-a30f-fde32454a14c Jul 10 06:33:20.717355 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-bc1cf378-c839-4ff2-bb53-af2161f33dc2 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:20.717553 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-bc1cf378-c839-4ff2-bb53-af2161f33dc2 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:20.722263 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:20.722263 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:33:20.722682 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-bc1cf378-c839-4ff2-bb53-af2161f33dc2 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Snapshot retrieved successfully. Jul 10 06:33:20.723338 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-bc1cf378-c839-4ff2-bb53-af2161f33dc2 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/snapshots/9b91a795-1cc1-4121-a30f-fde32454a14c returned with HTTP 200 Jul 10 06:33:20.723695 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 313/1250] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:33:20 2026] GET /volume/v3/snapshots/9b91a795-1cc1-4121-a30f-fde32454a14c => generated 469 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:33:20.733783 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-d0b3902d-eb02-4394-8766-037acb04c729 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:20.735876 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d0b3902d-eb02-4394-8766-037acb04c729 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:33:20.736283 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d0b3902d-eb02-4394-8766-037acb04c729 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "9b91a795-1cc1-4121-a30f-fde32454a14c", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-2061151068"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:33:20.738529 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-d0b3902d-eb02-4394-8766-037acb04c729 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Create volume request body: {'volume': {'snapshot_id': '9b91a795-1cc1-4121-a30f-fde32454a14c', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-2061151068'}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:33:20.744552 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:20.744552 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:33:20.744552 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-d0b3902d-eb02-4394-8766-037acb04c729 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Snapshot retrieved successfully. Jul 10 06:33:20.744552 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-d0b3902d-eb02-4394-8766-037acb04c729 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Create volume of 2 GB Jul 10 06:33:20.748131 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-d0b3902d-eb02-4394-8766-037acb04c729 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Availability Zones retrieved successfully. Jul 10 06:33:20.755929 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-d0b3902d-eb02-4394-8766-037acb04c729 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Flow 'volume_create_api' (dd673959-15bb-4139-be6d-f5c1e5a9f903) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:33:20.757252 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-d0b3902d-eb02-4394-8766-037acb04c729 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c47f234-85ab-46c8-875c-6e6ee65c59e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:33:20.758611 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-d0b3902d-eb02-4394-8766-037acb04c729 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:33:20.792490 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-d0b3902d-eb02-4394-8766-037acb04c729 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c47f234-85ab-46c8-875c-6e6ee65c59e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '9b91a795-1cc1-4121-a30f-fde32454a14c', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:33:20.793147 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-d0b3902d-eb02-4394-8766-037acb04c729 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed0d9d8c-f8c3-4fcc-8098-17c6fe1455a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:33:20.829812 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-d0b3902d-eb02-4394-8766-037acb04c729 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Created reservations ['e4f9acc6-470a-466f-a602-b70629fd0801', '36b23027-b112-43a7-ae56-246c04ec6e0f', '6f16bbe7-82bb-45d3-a096-e3910b9468e8', 'd4b59c06-f8b1-4f77-a235-84898c29585c'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:33:20.830495 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-d0b3902d-eb02-4394-8766-037acb04c729 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed0d9d8c-f8c3-4fcc-8098-17c6fe1455a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e4f9acc6-470a-466f-a602-b70629fd0801', '36b23027-b112-43a7-ae56-246c04ec6e0f', '6f16bbe7-82bb-45d3-a096-e3910b9468e8', 'd4b59c06-f8b1-4f77-a235-84898c29585c']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:33:20.831443 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-d0b3902d-eb02-4394-8766-037acb04c729 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e29409d6-05bb-4b70-8cc8-5534fe36b1ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:33:20.873550 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-d0b3902d-eb02-4394-8766-037acb04c729 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e29409d6-05bb-4b70-8cc8-5534fe36b1ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cfedd435-c900-4dc8-8a21-42e08a688fe6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2061151068',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='263ba6b2477f4200ab241dd7f39e5807',qos_specs=None,replication_status=,reservations=['e4f9acc6-470a-466f-a602-b70629fd0801','36b23027-b112-43a7-ae56-246c04ec6e0f','6f16bbe7-82bb-45d3-a096-e3910b9468e8','d4b59c06-f8b1-4f77-a235-84898c29585c'],size=2,snapshot_id=9b91a795-1cc1-4121-a30f-fde32454a14c,source_replicaid=,source_volid=None,status='creating',user_id='d79ed43cafa24c2e853c5fe381599879',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:33:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2061151068',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cfedd435-c900-4dc8-8a21-42e08a688fe6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='263ba6b2477f4200ab241dd7f39e5807',provider_auth=None,provider_geometry=None,provider_id=None,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=9b91a795-1cc1-4121-a30f-fde32454a14c,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d79ed43cafa24c2e853c5fe381599879',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:33:20.874331 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-d0b3902d-eb02-4394-8766-037acb04c729 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2b6d6ad-a701-40be-912c-28c9c84d2c21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:33:20.893014 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-d0b3902d-eb02-4394-8766-037acb04c729 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2b6d6ad-a701-40be-912c-28c9c84d2c21) transitioned into state 'SUCCESS' from state '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-2061151068',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='263ba6b2477f4200ab241dd7f39e5807',qos_specs=None,replication_status=,reservations=['e4f9acc6-470a-466f-a602-b70629fd0801','36b23027-b112-43a7-ae56-246c04ec6e0f','6f16bbe7-82bb-45d3-a096-e3910b9468e8','d4b59c06-f8b1-4f77-a235-84898c29585c'],size=2,snapshot_id=9b91a795-1cc1-4121-a30f-fde32454a14c,source_replicaid=,source_volid=None,status='creating',user_id='d79ed43cafa24c2e853c5fe381599879',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:33:20.893666 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-d0b3902d-eb02-4394-8766-037acb04c729 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecccfacc-949c-49e7-b811-9b6815e05938) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:33:20.913142 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-d0b3902d-eb02-4394-8766-037acb04c729 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecccfacc-949c-49e7-b811-9b6815e05938) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:33:20.913933 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-d0b3902d-eb02-4394-8766-037acb04c729 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Flow 'volume_create_api' (dd673959-15bb-4139-be6d-f5c1e5a9f903) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:33:20.914202 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-d0b3902d-eb02-4394-8766-037acb04c729 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Create volume request issued successfully. Jul 10 06:33:20.914924 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d0b3902d-eb02-4394-8766-037acb04c729 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:33:20.915355 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 311/1251] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 10 06:33:20 2026] POST /volume/v3/volumes => generated 788 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:33:20.937658 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-c0f88464-bf2f-45d8-a8c0-1d1f3a6aaff6 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:20.940206 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c0f88464-bf2f-45d8-a8c0-1d1f3a6aaff6 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] GET https://10.4.3.200/volume/v3/volumes/cfedd435-c900-4dc8-8a21-42e08a688fe6 Jul 10 06:33:20.940318 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c0f88464-bf2f-45d8-a8c0-1d1f3a6aaff6 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:20.940632 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c0f88464-bf2f-45d8-a8c0-1d1f3a6aaff6 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:20.950240 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:20.950240 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:33:20.955761 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-c0f88464-bf2f-45d8-a8c0-1d1f3a6aaff6 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Volume info retrieved successfully. Jul 10 06:33:20.962228 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c0f88464-bf2f-45d8-a8c0-1d1f3a6aaff6 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/volumes/cfedd435-c900-4dc8-8a21-42e08a688fe6 returned with HTTP 200 Jul 10 06:33:20.962973 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 309/1252] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:33:20 2026] GET /volume/v3/volumes/cfedd435-c900-4dc8-8a21-42e08a688fe6 => generated 856 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:33:21.982591 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-e4aa204d-e0cc-43b0-875b-16257be06311 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:21.984641 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e4aa204d-e0cc-43b0-875b-16257be06311 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] GET https://10.4.3.200/volume/v3/volumes/cfedd435-c900-4dc8-8a21-42e08a688fe6 Jul 10 06:33:21.984926 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e4aa204d-e0cc-43b0-875b-16257be06311 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:21.985146 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e4aa204d-e0cc-43b0-875b-16257be06311 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:21.987377 np0000004964 devstack@c-api.service[99976]: DEBUG dbcounter [-] [99976] Writing DB stats cinder:SELECT=232,cinder:UPDATE=25,cinder:INSERT=16,cinder:DELETE=1 {{(pid=99976) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:33:21.994474 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:21.994474 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:33:21.998620 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-e4aa204d-e0cc-43b0-875b-16257be06311 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Volume info retrieved successfully. Jul 10 06:33:22.002393 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e4aa204d-e0cc-43b0-875b-16257be06311 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/volumes/cfedd435-c900-4dc8-8a21-42e08a688fe6 returned with HTTP 200 Jul 10 06:33:22.002835 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 320/1253] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:33:21 2026] GET /volume/v3/volumes/cfedd435-c900-4dc8-8a21-42e08a688fe6 => generated 881 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:33:22.018203 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-c8aed7f9-81e4-4b4c-a9d3-5cc28310d5a1 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:22.020391 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-c8aed7f9-81e4-4b4c-a9d3-5cc28310d5a1 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] GET https://10.4.3.200/volume/v3/volumes/cfedd435-c900-4dc8-8a21-42e08a688fe6 Jul 10 06:33:22.020690 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-c8aed7f9-81e4-4b4c-a9d3-5cc28310d5a1 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:22.020887 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-c8aed7f9-81e4-4b4c-a9d3-5cc28310d5a1 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:22.028416 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:22.028416 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:33:22.032100 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-c8aed7f9-81e4-4b4c-a9d3-5cc28310d5a1 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Volume info retrieved successfully. Jul 10 06:33:22.036485 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-c8aed7f9-81e4-4b4c-a9d3-5cc28310d5a1 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/volumes/cfedd435-c900-4dc8-8a21-42e08a688fe6 returned with HTTP 200 Jul 10 06:33:22.037022 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 314/1254] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:33:22 2026] GET /volume/v3/volumes/cfedd435-c900-4dc8-8a21-42e08a688fe6 => generated 881 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:33:22.042690 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-eb0952bd-e727-433e-a0bb-2ca9254896f6 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:22.046009 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-eb0952bd-e727-433e-a0bb-2ca9254896f6 tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] DELETE https://10.4.3.200/volume/v3/volumes/fc5c4897-9505-4823-a1d5-2c146406a655 Jul 10 06:33:22.046266 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-eb0952bd-e727-433e-a0bb-2ca9254896f6 tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:22.046468 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-eb0952bd-e727-433e-a0bb-2ca9254896f6 tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:22.046683 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-eb0952bd-e727-433e-a0bb-2ca9254896f6 tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] Delete volume with id: fc5c4897-9505-4823-a1d5-2c146406a655 Jul 10 06:33:22.047985 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-296d1da1-5abb-4a4b-8318-16e0eb566da5 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:22.049659 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-296d1da1-5abb-4a4b-8318-16e0eb566da5 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] DELETE https://10.4.3.200/volume/v3/volumes/cfedd435-c900-4dc8-8a21-42e08a688fe6 Jul 10 06:33:22.049803 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-296d1da1-5abb-4a4b-8318-16e0eb566da5 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:22.050024 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-296d1da1-5abb-4a4b-8318-16e0eb566da5 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:22.050213 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-296d1da1-5abb-4a4b-8318-16e0eb566da5 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Delete volume with id: cfedd435-c900-4dc8-8a21-42e08a688fe6 Jul 10 06:33:22.057546 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:22.057546 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:33:22.058233 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-eb0952bd-e727-433e-a0bb-2ca9254896f6 tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] Volume info retrieved successfully. Jul 10 06:33:22.059098 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:22.059098 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:33:22.059809 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-296d1da1-5abb-4a4b-8318-16e0eb566da5 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Volume info retrieved successfully. Jul 10 06:33:22.087240 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-eb0952bd-e727-433e-a0bb-2ca9254896f6 tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] Delete volume request issued successfully. Jul 10 06:33:22.087428 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-eb0952bd-e727-433e-a0bb-2ca9254896f6 tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] https://10.4.3.200/volume/v3/volumes/fc5c4897-9505-4823-a1d5-2c146406a655 returned with HTTP 202 Jul 10 06:33:22.088237 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 312/1255] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:33:22 2026] DELETE /volume/v3/volumes/fc5c4897-9505-4823-a1d5-2c146406a655 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:33:22.092231 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-296d1da1-5abb-4a4b-8318-16e0eb566da5 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Delete volume request issued successfully. Jul 10 06:33:22.092231 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-296d1da1-5abb-4a4b-8318-16e0eb566da5 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/volumes/cfedd435-c900-4dc8-8a21-42e08a688fe6 returned with HTTP 202 Jul 10 06:33:22.092231 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 310/1256] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:33:22 2026] DELETE /volume/v3/volumes/cfedd435-c900-4dc8-8a21-42e08a688fe6 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:33:22.100453 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-a05883d0-58c5-4fb8-9cd2-a714411fd1f3 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:22.102241 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a05883d0-58c5-4fb8-9cd2-a714411fd1f3 tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] GET https://10.4.3.200/volume/v3/volumes/fc5c4897-9505-4823-a1d5-2c146406a655 Jul 10 06:33:22.102566 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a05883d0-58c5-4fb8-9cd2-a714411fd1f3 tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:22.102704 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a05883d0-58c5-4fb8-9cd2-a714411fd1f3 tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:22.102925 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-6e419beb-55e9-431a-bd8f-10bda21ca288 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:22.104795 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-6e419beb-55e9-431a-bd8f-10bda21ca288 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] GET https://10.4.3.200/volume/v3/volumes/cfedd435-c900-4dc8-8a21-42e08a688fe6 Jul 10 06:33:22.108881 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-6e419beb-55e9-431a-bd8f-10bda21ca288 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:22.108881 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-6e419beb-55e9-431a-bd8f-10bda21ca288 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:22.116836 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:22.116836 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:33:22.117229 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:22.117229 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:33:22.121395 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-6e419beb-55e9-431a-bd8f-10bda21ca288 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Volume info retrieved successfully. Jul 10 06:33:22.124893 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-a05883d0-58c5-4fb8-9cd2-a714411fd1f3 tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] Volume info retrieved successfully. Jul 10 06:33:22.129344 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-6e419beb-55e9-431a-bd8f-10bda21ca288 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/volumes/cfedd435-c900-4dc8-8a21-42e08a688fe6 returned with HTTP 200 Jul 10 06:33:22.129845 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 315/1257] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:33:22 2026] GET /volume/v3/volumes/cfedd435-c900-4dc8-8a21-42e08a688fe6 => generated 880 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:33:22.134355 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a05883d0-58c5-4fb8-9cd2-a714411fd1f3 tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] https://10.4.3.200/volume/v3/volumes/fc5c4897-9505-4823-a1d5-2c146406a655 returned with HTTP 200 Jul 10 06:33:22.134768 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 321/1258] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:33:22 2026] GET /volume/v3/volumes/fc5c4897-9505-4823-a1d5-2c146406a655 => generated 851 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:33:23.146250 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-ee01cc24-af35-4bd2-946d-58d3281e5750 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:23.147844 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ee01cc24-af35-4bd2-946d-58d3281e5750 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] GET https://10.4.3.200/volume/v3/volumes/cfedd435-c900-4dc8-8a21-42e08a688fe6 Jul 10 06:33:23.148047 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ee01cc24-af35-4bd2-946d-58d3281e5750 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:23.149567 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ee01cc24-af35-4bd2-946d-58d3281e5750 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:23.151049 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-23f3767e-19dc-4a11-912a-29af611498bf None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:23.153191 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-23f3767e-19dc-4a11-912a-29af611498bf tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] GET https://10.4.3.200/volume/v3/volumes/fc5c4897-9505-4823-a1d5-2c146406a655 Jul 10 06:33:23.153452 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-23f3767e-19dc-4a11-912a-29af611498bf tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:23.153715 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-23f3767e-19dc-4a11-912a-29af611498bf tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:23.154594 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ee01cc24-af35-4bd2-946d-58d3281e5750 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/volumes/cfedd435-c900-4dc8-8a21-42e08a688fe6 returned with HTTP 404 Jul 10 06:33:23.155072 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 313/1259] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:33:23 2026] GET /volume/v3/volumes/cfedd435-c900-4dc8-8a21-42e08a688fe6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:33:23.166718 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-aed87702-b716-4b97-a64f-6a10c13198fa None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:23.167116 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-23f3767e-19dc-4a11-912a-29af611498bf tempest-ServerStableDeviceRescueTest-507312666 tempest-ServerStableDeviceRescueTest-507312666-project-member] https://10.4.3.200/volume/v3/volumes/fc5c4897-9505-4823-a1d5-2c146406a655 returned with HTTP 404 Jul 10 06:33:23.167634 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 311/1260] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:33:23 2026] GET /volume/v3/volumes/fc5c4897-9505-4823-a1d5-2c146406a655 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:33:23.168531 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-aed87702-b716-4b97-a64f-6a10c13198fa tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] GET https://10.4.3.200/volume/v3/volumes/cfedd435-c900-4dc8-8a21-42e08a688fe6 Jul 10 06:33:23.168725 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-aed87702-b716-4b97-a64f-6a10c13198fa tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:23.168903 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-aed87702-b716-4b97-a64f-6a10c13198fa tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:23.177861 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-aed87702-b716-4b97-a64f-6a10c13198fa tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/volumes/cfedd435-c900-4dc8-8a21-42e08a688fe6 returned with HTTP 404 Jul 10 06:33:23.177861 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 316/1261] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:33:23 2026] GET /volume/v3/volumes/cfedd435-c900-4dc8-8a21-42e08a688fe6 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:33:23.184858 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-08a0d112-da8f-41d5-acc7-26e2362e69ab None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:23.189529 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-08a0d112-da8f-41d5-acc7-26e2362e69ab tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] DELETE https://10.4.3.200/volume/v3/volumes/cfedd435-c900-4dc8-8a21-42e08a688fe6 Jul 10 06:33:23.189529 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-08a0d112-da8f-41d5-acc7-26e2362e69ab tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:23.189529 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-08a0d112-da8f-41d5-acc7-26e2362e69ab tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:23.189529 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-08a0d112-da8f-41d5-acc7-26e2362e69ab tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Delete volume with id: cfedd435-c900-4dc8-8a21-42e08a688fe6 Jul 10 06:33:23.191929 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-08a0d112-da8f-41d5-acc7-26e2362e69ab tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/volumes/cfedd435-c900-4dc8-8a21-42e08a688fe6 returned with HTTP 404 Jul 10 06:33:23.192359 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 322/1262] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:33:23 2026] DELETE /volume/v3/volumes/cfedd435-c900-4dc8-8a21-42e08a688fe6 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:33:23.199377 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-db59a183-5ac1-429d-a099-62fbce6e48a5 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:23.201094 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-db59a183-5ac1-429d-a099-62fbce6e48a5 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/9b91a795-1cc1-4121-a30f-fde32454a14c Jul 10 06:33:23.201284 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-db59a183-5ac1-429d-a099-62fbce6e48a5 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:23.201465 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-db59a183-5ac1-429d-a099-62fbce6e48a5 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:23.201613 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.snapshots [None req-db59a183-5ac1-429d-a099-62fbce6e48a5 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Delete snapshot with id: 9b91a795-1cc1-4121-a30f-fde32454a14c Jul 10 06:33:23.207525 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:23.207525 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:33:23.207525 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-db59a183-5ac1-429d-a099-62fbce6e48a5 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Snapshot retrieved successfully. Jul 10 06:33:23.221806 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-db59a183-5ac1-429d-a099-62fbce6e48a5 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Snapshot delete request issued successfully. Jul 10 06:33:23.222917 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-db59a183-5ac1-429d-a099-62fbce6e48a5 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/snapshots/9b91a795-1cc1-4121-a30f-fde32454a14c returned with HTTP 202 Jul 10 06:33:23.222917 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 314/1263] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 10 06:33:23 2026] DELETE /volume/v3/snapshots/9b91a795-1cc1-4121-a30f-fde32454a14c => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:33:23.231740 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-e9f92ee4-8d98-436e-b52b-c586d70198a9 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:23.233019 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e9f92ee4-8d98-436e-b52b-c586d70198a9 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] GET https://10.4.3.200/volume/v3/snapshots/9b91a795-1cc1-4121-a30f-fde32454a14c Jul 10 06:33:23.233138 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e9f92ee4-8d98-436e-b52b-c586d70198a9 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:23.233329 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e9f92ee4-8d98-436e-b52b-c586d70198a9 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:23.239346 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:23.239346 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:33:23.239576 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-e9f92ee4-8d98-436e-b52b-c586d70198a9 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Snapshot retrieved successfully. Jul 10 06:33:23.240670 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e9f92ee4-8d98-436e-b52b-c586d70198a9 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/snapshots/9b91a795-1cc1-4121-a30f-fde32454a14c returned with HTTP 200 Jul 10 06:33:23.244524 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 312/1264] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:33:23 2026] GET /volume/v3/snapshots/9b91a795-1cc1-4121-a30f-fde32454a14c => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 06:33:24.253073 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-a02880f2-90e0-4cc0-a0e8-f4b0369374bb None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:24.255762 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-a02880f2-90e0-4cc0-a0e8-f4b0369374bb tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] GET https://10.4.3.200/volume/v3/snapshots/9b91a795-1cc1-4121-a30f-fde32454a14c Jul 10 06:33:24.256498 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-a02880f2-90e0-4cc0-a0e8-f4b0369374bb tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:24.256779 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-a02880f2-90e0-4cc0-a0e8-f4b0369374bb tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:24.264762 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-a02880f2-90e0-4cc0-a0e8-f4b0369374bb tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/snapshots/9b91a795-1cc1-4121-a30f-fde32454a14c returned with HTTP 404 Jul 10 06:33:24.265452 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 317/1265] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:33:24 2026] GET /volume/v3/snapshots/9b91a795-1cc1-4121-a30f-fde32454a14c => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:33:24.274030 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-66b7f649-b0a0-4c90-9ee2-94b4dae64f30 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:24.275713 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-66b7f649-b0a0-4c90-9ee2-94b4dae64f30 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] GET https://10.4.3.200/volume/v3/volumes/f7968675-42c4-456b-a2c5-11a2c10ec4b6 Jul 10 06:33:24.275941 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-66b7f649-b0a0-4c90-9ee2-94b4dae64f30 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:24.276181 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-66b7f649-b0a0-4c90-9ee2-94b4dae64f30 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:24.284947 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:24.284947 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:33:24.290637 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-66b7f649-b0a0-4c90-9ee2-94b4dae64f30 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Volume info retrieved successfully. Jul 10 06:33:24.297236 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-66b7f649-b0a0-4c90-9ee2-94b4dae64f30 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/volumes/f7968675-42c4-456b-a2c5-11a2c10ec4b6 returned with HTTP 200 Jul 10 06:33:24.297993 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 323/1266] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:33:24 2026] GET /volume/v3/volumes/f7968675-42c4-456b-a2c5-11a2c10ec4b6 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:33:24.320601 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-dec45159-d5d4-4356-87a8-43ce8cce1e16 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:24.321483 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-dec45159-d5d4-4356-87a8-43ce8cce1e16 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] DELETE https://10.4.3.200/volume/v3/volumes/f7968675-42c4-456b-a2c5-11a2c10ec4b6 Jul 10 06:33:24.321739 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-dec45159-d5d4-4356-87a8-43ce8cce1e16 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:24.321987 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-dec45159-d5d4-4356-87a8-43ce8cce1e16 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:24.322206 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-dec45159-d5d4-4356-87a8-43ce8cce1e16 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Delete volume with id: f7968675-42c4-456b-a2c5-11a2c10ec4b6 Jul 10 06:33:24.330618 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:24.330618 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:33:24.331361 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-dec45159-d5d4-4356-87a8-43ce8cce1e16 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Volume info retrieved successfully. Jul 10 06:33:24.363932 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-dec45159-d5d4-4356-87a8-43ce8cce1e16 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Delete volume request issued successfully. Jul 10 06:33:24.364596 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-dec45159-d5d4-4356-87a8-43ce8cce1e16 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/volumes/f7968675-42c4-456b-a2c5-11a2c10ec4b6 returned with HTTP 202 Jul 10 06:33:24.365322 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 315/1267] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:33:24 2026] DELETE /volume/v3/volumes/f7968675-42c4-456b-a2c5-11a2c10ec4b6 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:33:24.378523 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-c4148a63-8e7e-42f3-91a3-20761796dba1 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:24.379982 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c4148a63-8e7e-42f3-91a3-20761796dba1 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] GET https://10.4.3.200/volume/v3/volumes/f7968675-42c4-456b-a2c5-11a2c10ec4b6 Jul 10 06:33:24.379982 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c4148a63-8e7e-42f3-91a3-20761796dba1 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:24.379982 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c4148a63-8e7e-42f3-91a3-20761796dba1 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:24.387195 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:24.387195 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:33:24.392981 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-c4148a63-8e7e-42f3-91a3-20761796dba1 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Volume info retrieved successfully. Jul 10 06:33:24.400912 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c4148a63-8e7e-42f3-91a3-20761796dba1 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/volumes/f7968675-42c4-456b-a2c5-11a2c10ec4b6 returned with HTTP 200 Jul 10 06:33:24.400912 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 313/1268] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:33:24 2026] GET /volume/v3/volumes/f7968675-42c4-456b-a2c5-11a2c10ec4b6 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:33:25.418258 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-5e3f8004-51ac-4a1d-82d3-86323f15c2a1 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:25.419817 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-5e3f8004-51ac-4a1d-82d3-86323f15c2a1 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] GET https://10.4.3.200/volume/v3/volumes/f7968675-42c4-456b-a2c5-11a2c10ec4b6 Jul 10 06:33:25.420023 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-5e3f8004-51ac-4a1d-82d3-86323f15c2a1 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:25.420224 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-5e3f8004-51ac-4a1d-82d3-86323f15c2a1 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:25.422397 np0000004964 devstack@c-api.service[99975]: DEBUG dbcounter [-] [99975] Writing DB stats cinder:SELECT=246,cinder:UPDATE=43,cinder:INSERT=11 {{(pid=99975) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:33:25.427629 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-5e3f8004-51ac-4a1d-82d3-86323f15c2a1 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/volumes/f7968675-42c4-456b-a2c5-11a2c10ec4b6 returned with HTTP 404 Jul 10 06:33:25.428074 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 318/1269] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:33:25 2026] GET /volume/v3/volumes/f7968675-42c4-456b-a2c5-11a2c10ec4b6 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:33:25.436827 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-d82dac64-5e23-4369-8387-7c13af6ff554 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:25.440027 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d82dac64-5e23-4369-8387-7c13af6ff554 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] GET https://10.4.3.200/volume/v3/volumes/563358a5-a81f-4a8a-9dac-a7ca78829d29 Jul 10 06:33:25.440027 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d82dac64-5e23-4369-8387-7c13af6ff554 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:25.440027 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d82dac64-5e23-4369-8387-7c13af6ff554 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:25.446408 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:25.446408 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:33:25.451283 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-d82dac64-5e23-4369-8387-7c13af6ff554 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Volume info retrieved successfully. Jul 10 06:33:25.464249 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d82dac64-5e23-4369-8387-7c13af6ff554 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/volumes/563358a5-a81f-4a8a-9dac-a7ca78829d29 returned with HTTP 200 Jul 10 06:33:25.464780 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 324/1270] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:33:25 2026] GET /volume/v3/volumes/563358a5-a81f-4a8a-9dac-a7ca78829d29 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:33:25.479470 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-0fe87301-d2d2-4a15-9acd-baa087ffcfd9 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:25.485226 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0fe87301-d2d2-4a15-9acd-baa087ffcfd9 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:33:25.485835 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0fe87301-d2d2-4a15-9acd-baa087ffcfd9 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-195269839"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:33:25.489683 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-0fe87301-d2d2-4a15-9acd-baa087ffcfd9 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-195269839'}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:33:25.489838 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-0fe87301-d2d2-4a15-9acd-baa087ffcfd9 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Create volume of 1 GB Jul 10 06:33:25.494887 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-0fe87301-d2d2-4a15-9acd-baa087ffcfd9 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Availability Zones retrieved successfully. Jul 10 06:33:25.507314 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-0fe87301-d2d2-4a15-9acd-baa087ffcfd9 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Flow 'volume_create_api' (9ec7ffdd-0169-4f5f-a45f-f432ad2250b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:33:25.508521 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-0fe87301-d2d2-4a15-9acd-baa087ffcfd9 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e121069-f8cc-4e1f-b193-c88cc3893470) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:33:25.509393 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-0fe87301-d2d2-4a15-9acd-baa087ffcfd9 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Validating volume size '1' using validate_int {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:33:25.537809 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-0fe87301-d2d2-4a15-9acd-baa087ffcfd9 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e121069-f8cc-4e1f-b193-c88cc3893470) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:33:25.538827 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-0fe87301-d2d2-4a15-9acd-baa087ffcfd9 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cecf0fdd-2aa4-4228-8a4f-47c49301a77a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:33:25.598953 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-0fe87301-d2d2-4a15-9acd-baa087ffcfd9 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Created reservations ['e09cfdd9-fd86-43aa-bfec-7cac4d497133', '1031707b-b24d-43a5-8a7f-afcf29c4d96b', '23e17713-d719-4764-b247-84eafdaf312f', 'ba902a0a-50b7-450f-be81-c2aeec8d1a8d'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:33:25.600096 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-0fe87301-d2d2-4a15-9acd-baa087ffcfd9 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cecf0fdd-2aa4-4228-8a4f-47c49301a77a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e09cfdd9-fd86-43aa-bfec-7cac4d497133', '1031707b-b24d-43a5-8a7f-afcf29c4d96b', '23e17713-d719-4764-b247-84eafdaf312f', 'ba902a0a-50b7-450f-be81-c2aeec8d1a8d']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:33:25.601032 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-0fe87301-d2d2-4a15-9acd-baa087ffcfd9 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ead1de35-8b40-41d0-b4f1-0e5951c0db56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:33:25.625209 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-0fe87301-d2d2-4a15-9acd-baa087ffcfd9 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ead1de35-8b40-41d0-b4f1-0e5951c0db56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '40a81a0f-c5c8-43ca-94ce-dcb3e4504305', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-195269839',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='263ba6b2477f4200ab241dd7f39e5807',qos_specs=None,replication_status=,reservations=['e09cfdd9-fd86-43aa-bfec-7cac4d497133','1031707b-b24d-43a5-8a7f-afcf29c4d96b','23e17713-d719-4764-b247-84eafdaf312f','ba902a0a-50b7-450f-be81-c2aeec8d1a8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d79ed43cafa24c2e853c5fe381599879',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:33:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-195269839',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=40a81a0f-c5c8-43ca-94ce-dcb3e4504305,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='263ba6b2477f4200ab241dd7f39e5807',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d79ed43cafa24c2e853c5fe381599879',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:33:25.627387 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-0fe87301-d2d2-4a15-9acd-baa087ffcfd9 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c5bbb7f-4c6a-4fbc-b1b6-7605f7d0e753) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:33:25.643115 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-0fe87301-d2d2-4a15-9acd-baa087ffcfd9 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c5bbb7f-4c6a-4fbc-b1b6-7605f7d0e753) transitioned into state 'SUCCESS' from state '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-195269839',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='263ba6b2477f4200ab241dd7f39e5807',qos_specs=None,replication_status=,reservations=['e09cfdd9-fd86-43aa-bfec-7cac4d497133','1031707b-b24d-43a5-8a7f-afcf29c4d96b','23e17713-d719-4764-b247-84eafdaf312f','ba902a0a-50b7-450f-be81-c2aeec8d1a8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d79ed43cafa24c2e853c5fe381599879',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:33:25.643886 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-0fe87301-d2d2-4a15-9acd-baa087ffcfd9 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (100bf441-eebe-456d-a5cd-cd7ba748115b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:33:25.652168 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-0fe87301-d2d2-4a15-9acd-baa087ffcfd9 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (100bf441-eebe-456d-a5cd-cd7ba748115b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:33:25.652974 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-0fe87301-d2d2-4a15-9acd-baa087ffcfd9 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Flow 'volume_create_api' (9ec7ffdd-0169-4f5f-a45f-f432ad2250b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:33:25.653351 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-0fe87301-d2d2-4a15-9acd-baa087ffcfd9 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Create volume request issued successfully. Jul 10 06:33:25.653965 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0fe87301-d2d2-4a15-9acd-baa087ffcfd9 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:33:25.654675 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 316/1271] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 10 06:33:25 2026] POST /volume/v3/volumes => generated 753 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:33:25.671556 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-13e843f9-29b3-4de7-8106-457c30d22e9f None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:25.675160 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-13e843f9-29b3-4de7-8106-457c30d22e9f tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] GET https://10.4.3.200/volume/v3/volumes/40a81a0f-c5c8-43ca-94ce-dcb3e4504305 Jul 10 06:33:25.675160 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-13e843f9-29b3-4de7-8106-457c30d22e9f tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:25.675160 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-13e843f9-29b3-4de7-8106-457c30d22e9f tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:25.684550 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:25.684550 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:33:25.689816 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-13e843f9-29b3-4de7-8106-457c30d22e9f tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Volume info retrieved successfully. Jul 10 06:33:25.696480 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-13e843f9-29b3-4de7-8106-457c30d22e9f tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/volumes/40a81a0f-c5c8-43ca-94ce-dcb3e4504305 returned with HTTP 200 Jul 10 06:33:25.697080 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 314/1272] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:33:25 2026] GET /volume/v3/volumes/40a81a0f-c5c8-43ca-94ce-dcb3e4504305 => generated 821 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:33:26.713217 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-8ced3ddd-2bff-4edf-9aee-2fab647b2f48 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:26.714824 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-8ced3ddd-2bff-4edf-9aee-2fab647b2f48 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] GET https://10.4.3.200/volume/v3/volumes/40a81a0f-c5c8-43ca-94ce-dcb3e4504305 Jul 10 06:33:26.714989 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-8ced3ddd-2bff-4edf-9aee-2fab647b2f48 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:26.715162 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-8ced3ddd-2bff-4edf-9aee-2fab647b2f48 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:26.718567 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-357e24f5-a477-464d-8738-93582eb4052e req-eb19c6d0-6909-41fe-b35f-585f9edaeb7c None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:26.720925 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-357e24f5-a477-464d-8738-93582eb4052e req-eb19c6d0-6909-41fe-b35f-585f9edaeb7c tempest-VolumesSnapshotsTestJSON-1814483318 tempest-VolumesSnapshotsTestJSON-1814483318-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:33:26.721374 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-357e24f5-a477-464d-8738-93582eb4052e req-eb19c6d0-6909-41fe-b35f-585f9edaeb7c tempest-VolumesSnapshotsTestJSON-1814483318 tempest-VolumesSnapshotsTestJSON-1814483318-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-216094482", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:33:26.721716 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:26.721716 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:33:26.723425 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [req-357e24f5-a477-464d-8738-93582eb4052e req-eb19c6d0-6909-41fe-b35f-585f9edaeb7c tempest-VolumesSnapshotsTestJSON-1814483318 tempest-VolumesSnapshotsTestJSON-1814483318-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-216094482', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:33:26.723708 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [req-357e24f5-a477-464d-8738-93582eb4052e req-eb19c6d0-6909-41fe-b35f-585f9edaeb7c tempest-VolumesSnapshotsTestJSON-1814483318 tempest-VolumesSnapshotsTestJSON-1814483318-project-member] Create volume of 1 GB Jul 10 06:33:26.725219 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-8ced3ddd-2bff-4edf-9aee-2fab647b2f48 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Volume info retrieved successfully. Jul 10 06:33:26.728477 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [req-357e24f5-a477-464d-8738-93582eb4052e req-eb19c6d0-6909-41fe-b35f-585f9edaeb7c tempest-VolumesSnapshotsTestJSON-1814483318 tempest-VolumesSnapshotsTestJSON-1814483318-project-member] Availability Zones retrieved successfully. Jul 10 06:33:26.728997 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-8ced3ddd-2bff-4edf-9aee-2fab647b2f48 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/volumes/40a81a0f-c5c8-43ca-94ce-dcb3e4504305 returned with HTTP 200 Jul 10 06:33:26.729388 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 319/1273] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:33:26 2026] GET /volume/v3/volumes/40a81a0f-c5c8-43ca-94ce-dcb3e4504305 => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:33:26.738732 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [req-357e24f5-a477-464d-8738-93582eb4052e req-eb19c6d0-6909-41fe-b35f-585f9edaeb7c tempest-VolumesSnapshotsTestJSON-1814483318 tempest-VolumesSnapshotsTestJSON-1814483318-project-member] Flow 'volume_create_api' (f63e832c-be1e-4d93-af2a-d12bd49f2a1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:33:26.741002 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-549a8408-b5dd-45b2-96df-df3b5b850229 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:26.741294 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [req-357e24f5-a477-464d-8738-93582eb4052e req-eb19c6d0-6909-41fe-b35f-585f9edaeb7c tempest-VolumesSnapshotsTestJSON-1814483318 tempest-VolumesSnapshotsTestJSON-1814483318-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ac1dad2-43ef-44c3-bc71-e89171d79075) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:33:26.743323 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-549a8408-b5dd-45b2-96df-df3b5b850229 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] POST https://10.4.3.200/volume/v3/snapshots Jul 10 06:33:26.743770 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-549a8408-b5dd-45b2-96df-df3b5b850229 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "40a81a0f-c5c8-43ca-94ce-dcb3e4504305", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-275570159"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:33:26.744850 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [req-357e24f5-a477-464d-8738-93582eb4052e req-eb19c6d0-6909-41fe-b35f-585f9edaeb7c tempest-VolumesSnapshotsTestJSON-1814483318 tempest-VolumesSnapshotsTestJSON-1814483318-project-member] Validating volume size '1' using validate_int {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:33:26.754339 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:26.754339 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:33:26.755019 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-549a8408-b5dd-45b2-96df-df3b5b850229 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Volume info retrieved successfully. Jul 10 06:33:26.755218 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.snapshots [None req-549a8408-b5dd-45b2-96df-df3b5b850229 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Create snapshot from volume 40a81a0f-c5c8-43ca-94ce-dcb3e4504305 Jul 10 06:33:26.780747 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [req-357e24f5-a477-464d-8738-93582eb4052e req-eb19c6d0-6909-41fe-b35f-585f9edaeb7c tempest-VolumesSnapshotsTestJSON-1814483318 tempest-VolumesSnapshotsTestJSON-1814483318-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ac1dad2-43ef-44c3-bc71-e89171d79075) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:33:26.781818 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [req-357e24f5-a477-464d-8738-93582eb4052e req-eb19c6d0-6909-41fe-b35f-585f9edaeb7c tempest-VolumesSnapshotsTestJSON-1814483318 tempest-VolumesSnapshotsTestJSON-1814483318-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af91906c-f8f8-4b5c-8712-f91dcb5a32aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:33:26.787077 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-549a8408-b5dd-45b2-96df-df3b5b850229 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Created reservations ['8fc0a1c2-0847-43a3-9b13-52db5c9b5f5d', 'd950e51d-132a-46b3-a242-1316d4c91152', 'd6479720-04ff-4454-b772-9d1579db176b', '1ccbb7f3-4bda-4213-8633-5344c54a6cc1'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:33:26.814000 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-549a8408-b5dd-45b2-96df-df3b5b850229 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Snapshot create request issued successfully. Jul 10 06:33:26.814364 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-549a8408-b5dd-45b2-96df-df3b5b850229 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 10 06:33:26.814840 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 317/1274] 10.4.3.200 () {68 vars in 1265 bytes} [Fri Jul 10 06:33:26 2026] POST /volume/v3/snapshots => generated 309 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:33:26.825410 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-99e5acd9-d161-4467-8553-e427c6fcd6cf None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:26.827052 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-99e5acd9-d161-4467-8553-e427c6fcd6cf tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] GET https://10.4.3.200/volume/v3/snapshots/7803cee2-be75-4a65-addd-fd5e07f8b541 Jul 10 06:33:26.827233 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-99e5acd9-d161-4467-8553-e427c6fcd6cf tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:26.827405 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-99e5acd9-d161-4467-8553-e427c6fcd6cf tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:26.834216 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:26.834216 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:33:26.835039 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-99e5acd9-d161-4467-8553-e427c6fcd6cf tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Snapshot retrieved successfully. Jul 10 06:33:26.835753 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-99e5acd9-d161-4467-8553-e427c6fcd6cf tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/snapshots/7803cee2-be75-4a65-addd-fd5e07f8b541 returned with HTTP 200 Jul 10 06:33:26.836087 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 315/1275] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:33:26 2026] GET /volume/v3/snapshots/7803cee2-be75-4a65-addd-fd5e07f8b541 => generated 441 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:33:26.868853 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.quota [req-357e24f5-a477-464d-8738-93582eb4052e req-eb19c6d0-6909-41fe-b35f-585f9edaeb7c tempest-VolumesSnapshotsTestJSON-1814483318 tempest-VolumesSnapshotsTestJSON-1814483318-project-member] Created reservations ['a209b5b0-13a2-44cd-9ff8-29433224d149', 'dbf8e466-1a9f-47e3-afa1-7dc4ee3c8d01', '0c737f08-76cf-4d47-89a9-fc31829aa516', '58a891f5-9793-4903-ba2e-1dab0908f4bb'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:33:26.870078 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [req-357e24f5-a477-464d-8738-93582eb4052e req-eb19c6d0-6909-41fe-b35f-585f9edaeb7c tempest-VolumesSnapshotsTestJSON-1814483318 tempest-VolumesSnapshotsTestJSON-1814483318-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af91906c-f8f8-4b5c-8712-f91dcb5a32aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a209b5b0-13a2-44cd-9ff8-29433224d149', 'dbf8e466-1a9f-47e3-afa1-7dc4ee3c8d01', '0c737f08-76cf-4d47-89a9-fc31829aa516', '58a891f5-9793-4903-ba2e-1dab0908f4bb']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:33:26.872324 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [req-357e24f5-a477-464d-8738-93582eb4052e req-eb19c6d0-6909-41fe-b35f-585f9edaeb7c tempest-VolumesSnapshotsTestJSON-1814483318 tempest-VolumesSnapshotsTestJSON-1814483318-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ed29d62-e3b6-4d3b-b1c9-3c47ff807373) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:33:26.902678 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [req-357e24f5-a477-464d-8738-93582eb4052e req-eb19c6d0-6909-41fe-b35f-585f9edaeb7c tempest-VolumesSnapshotsTestJSON-1814483318 tempest-VolumesSnapshotsTestJSON-1814483318-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ed29d62-e3b6-4d3b-b1c9-3c47ff807373) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0ca392fe-be48-4737-b76f-d0fa64fd2055', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-216094482',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d30e1cb115b34a5b95d58ba01c230732',qos_specs=None,replication_status=,reservations=['a209b5b0-13a2-44cd-9ff8-29433224d149','dbf8e466-1a9f-47e3-afa1-7dc4ee3c8d01','0c737f08-76cf-4d47-89a9-fc31829aa516','58a891f5-9793-4903-ba2e-1dab0908f4bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='38713baf39114513a45743f575891915',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:33:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-216094482',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0ca392fe-be48-4737-b76f-d0fa64fd2055,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d30e1cb115b34a5b95d58ba01c230732',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='38713baf39114513a45743f575891915',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:33:26.903680 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [req-357e24f5-a477-464d-8738-93582eb4052e req-eb19c6d0-6909-41fe-b35f-585f9edaeb7c tempest-VolumesSnapshotsTestJSON-1814483318 tempest-VolumesSnapshotsTestJSON-1814483318-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f625e16f-6d42-4322-98c2-2fa202150d7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:33:26.933436 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [req-357e24f5-a477-464d-8738-93582eb4052e req-eb19c6d0-6909-41fe-b35f-585f9edaeb7c tempest-VolumesSnapshotsTestJSON-1814483318 tempest-VolumesSnapshotsTestJSON-1814483318-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f625e16f-6d42-4322-98c2-2fa202150d7b) transitioned into state 'SUCCESS' from state '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-216094482',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d30e1cb115b34a5b95d58ba01c230732',qos_specs=None,replication_status=,reservations=['a209b5b0-13a2-44cd-9ff8-29433224d149','dbf8e466-1a9f-47e3-afa1-7dc4ee3c8d01','0c737f08-76cf-4d47-89a9-fc31829aa516','58a891f5-9793-4903-ba2e-1dab0908f4bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='38713baf39114513a45743f575891915',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:33:26.934256 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [req-357e24f5-a477-464d-8738-93582eb4052e req-eb19c6d0-6909-41fe-b35f-585f9edaeb7c tempest-VolumesSnapshotsTestJSON-1814483318 tempest-VolumesSnapshotsTestJSON-1814483318-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3564bbc-6af3-422a-a8fc-788c9c3c5281) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:33:26.945422 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [req-357e24f5-a477-464d-8738-93582eb4052e req-eb19c6d0-6909-41fe-b35f-585f9edaeb7c tempest-VolumesSnapshotsTestJSON-1814483318 tempest-VolumesSnapshotsTestJSON-1814483318-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3564bbc-6af3-422a-a8fc-788c9c3c5281) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:33:26.946697 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [req-357e24f5-a477-464d-8738-93582eb4052e req-eb19c6d0-6909-41fe-b35f-585f9edaeb7c tempest-VolumesSnapshotsTestJSON-1814483318 tempest-VolumesSnapshotsTestJSON-1814483318-project-member] Flow 'volume_create_api' (f63e832c-be1e-4d93-af2a-d12bd49f2a1e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:33:26.947174 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [req-357e24f5-a477-464d-8738-93582eb4052e req-eb19c6d0-6909-41fe-b35f-585f9edaeb7c tempest-VolumesSnapshotsTestJSON-1814483318 tempest-VolumesSnapshotsTestJSON-1814483318-project-member] Create volume request issued successfully. Jul 10 06:33:26.947931 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-357e24f5-a477-464d-8738-93582eb4052e req-eb19c6d0-6909-41fe-b35f-585f9edaeb7c tempest-VolumesSnapshotsTestJSON-1814483318 tempest-VolumesSnapshotsTestJSON-1814483318-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:33:26.948448 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 325/1276] 10.4.3.200 () {72 vars in 1541 bytes} [Fri Jul 10 06:33:26 2026] POST /volume/v3/volumes => generated 754 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:33:26.959551 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-357e24f5-a477-464d-8738-93582eb4052e req-d993f76f-2a5c-4f0f-bc71-40cfd6839764 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:26.961914 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-357e24f5-a477-464d-8738-93582eb4052e req-d993f76f-2a5c-4f0f-bc71-40cfd6839764 tempest-VolumesSnapshotsTestJSON-1814483318 tempest-VolumesSnapshotsTestJSON-1814483318-project-member] GET https://10.4.3.200/volume/v3/volumes/0ca392fe-be48-4737-b76f-d0fa64fd2055 Jul 10 06:33:26.962078 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-357e24f5-a477-464d-8738-93582eb4052e req-d993f76f-2a5c-4f0f-bc71-40cfd6839764 tempest-VolumesSnapshotsTestJSON-1814483318 tempest-VolumesSnapshotsTestJSON-1814483318-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:26.962268 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-357e24f5-a477-464d-8738-93582eb4052e req-d993f76f-2a5c-4f0f-bc71-40cfd6839764 tempest-VolumesSnapshotsTestJSON-1814483318 tempest-VolumesSnapshotsTestJSON-1814483318-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:26.970334 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:26.970334 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:33:26.975545 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [req-357e24f5-a477-464d-8738-93582eb4052e req-d993f76f-2a5c-4f0f-bc71-40cfd6839764 tempest-VolumesSnapshotsTestJSON-1814483318 tempest-VolumesSnapshotsTestJSON-1814483318-project-member] Volume info retrieved successfully. Jul 10 06:33:26.981848 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-357e24f5-a477-464d-8738-93582eb4052e req-d993f76f-2a5c-4f0f-bc71-40cfd6839764 tempest-VolumesSnapshotsTestJSON-1814483318 tempest-VolumesSnapshotsTestJSON-1814483318-project-member] https://10.4.3.200/volume/v3/volumes/0ca392fe-be48-4737-b76f-d0fa64fd2055 returned with HTTP 200 Jul 10 06:33:26.982092 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 320/1277] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:33:26 2026] GET /volume/v3/volumes/0ca392fe-be48-4737-b76f-d0fa64fd2055 => generated 822 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:33:27.012982 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-3d1512d3-3355-4a39-998d-c34ad21d91fa req-46880518-f452-4e5d-8db2-32f01d9fca34 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:27.015124 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-3d1512d3-3355-4a39-998d-c34ad21d91fa req-46880518-f452-4e5d-8db2-32f01d9fca34 tempest-VolumesSnapshotsTestJSON-1814483318 tempest-VolumesSnapshotsTestJSON-1814483318-project-member] GET https://10.4.3.200/volume/v3/volumes/0ca392fe-be48-4737-b76f-d0fa64fd2055 Jul 10 06:33:27.015389 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-3d1512d3-3355-4a39-998d-c34ad21d91fa req-46880518-f452-4e5d-8db2-32f01d9fca34 tempest-VolumesSnapshotsTestJSON-1814483318 tempest-VolumesSnapshotsTestJSON-1814483318-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:27.015632 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-3d1512d3-3355-4a39-998d-c34ad21d91fa req-46880518-f452-4e5d-8db2-32f01d9fca34 tempest-VolumesSnapshotsTestJSON-1814483318 tempest-VolumesSnapshotsTestJSON-1814483318-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:27.022059 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:27.022059 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:33:27.025375 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [req-3d1512d3-3355-4a39-998d-c34ad21d91fa req-46880518-f452-4e5d-8db2-32f01d9fca34 tempest-VolumesSnapshotsTestJSON-1814483318 tempest-VolumesSnapshotsTestJSON-1814483318-project-member] Volume info retrieved successfully. Jul 10 06:33:27.029198 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-3d1512d3-3355-4a39-998d-c34ad21d91fa req-46880518-f452-4e5d-8db2-32f01d9fca34 tempest-VolumesSnapshotsTestJSON-1814483318 tempest-VolumesSnapshotsTestJSON-1814483318-project-member] https://10.4.3.200/volume/v3/volumes/0ca392fe-be48-4737-b76f-d0fa64fd2055 returned with HTTP 200 Jul 10 06:33:27.029769 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 318/1278] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:33:27 2026] GET /volume/v3/volumes/0ca392fe-be48-4737-b76f-d0fa64fd2055 => generated 822 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:33:27.845422 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-76eb09be-78fc-48f3-9076-d0f10303d5d1 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:27.847166 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-76eb09be-78fc-48f3-9076-d0f10303d5d1 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] GET https://10.4.3.200/volume/v3/snapshots/7803cee2-be75-4a65-addd-fd5e07f8b541 Jul 10 06:33:27.847336 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-76eb09be-78fc-48f3-9076-d0f10303d5d1 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:27.847538 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-76eb09be-78fc-48f3-9076-d0f10303d5d1 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:27.854002 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:27.854002 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:33:27.854570 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-76eb09be-78fc-48f3-9076-d0f10303d5d1 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Snapshot retrieved successfully. Jul 10 06:33:27.855494 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-76eb09be-78fc-48f3-9076-d0f10303d5d1 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/snapshots/7803cee2-be75-4a65-addd-fd5e07f8b541 returned with HTTP 200 Jul 10 06:33:27.855895 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 316/1279] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:33:27 2026] GET /volume/v3/snapshots/7803cee2-be75-4a65-addd-fd5e07f8b541 => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:33:27.874427 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-9a6d16e9-9abf-46f7-b977-1e25117f7503 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:27.880921 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9a6d16e9-9abf-46f7-b977-1e25117f7503 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:33:27.881422 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9a6d16e9-9abf-46f7-b977-1e25117f7503 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "7803cee2-be75-4a65-addd-fd5e07f8b541", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-972754457"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:33:27.883846 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-9a6d16e9-9abf-46f7-b977-1e25117f7503 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Create volume request body: {'volume': {'snapshot_id': '7803cee2-be75-4a65-addd-fd5e07f8b541', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-972754457'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:33:27.891497 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:27.891497 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:33:27.892210 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-9a6d16e9-9abf-46f7-b977-1e25117f7503 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Snapshot retrieved successfully. Jul 10 06:33:27.892336 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-9a6d16e9-9abf-46f7-b977-1e25117f7503 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Create volume of 1 GB Jul 10 06:33:27.896816 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-9a6d16e9-9abf-46f7-b977-1e25117f7503 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Availability Zones retrieved successfully. Jul 10 06:33:27.903131 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-9a6d16e9-9abf-46f7-b977-1e25117f7503 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Flow 'volume_create_api' (bc5063fd-7ee6-4b4a-a66a-44cfdbb0b9bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:33:27.904199 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-9a6d16e9-9abf-46f7-b977-1e25117f7503 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2613d271-ed57-4366-85f0-1702500bdd84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:33:27.905328 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-9a6d16e9-9abf-46f7-b977-1e25117f7503 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:33:27.941522 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-9a6d16e9-9abf-46f7-b977-1e25117f7503 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2613d271-ed57-4366-85f0-1702500bdd84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '7803cee2-be75-4a65-addd-fd5e07f8b541', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:33:27.943053 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-9a6d16e9-9abf-46f7-b977-1e25117f7503 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b249fbb-5291-4776-89dc-6fe0d6f8133e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:33:27.993199 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-9a6d16e9-9abf-46f7-b977-1e25117f7503 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Created reservations ['a56162bc-3bdc-411b-871c-38c08907e696', 'bc874b53-f516-4722-b3db-e1ed5ef8990d', 'd51b9ede-2e31-4725-a00f-bb686d922d03', '05fa0273-106d-4494-bd4d-c8d548f35912'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:33:27.994413 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-9a6d16e9-9abf-46f7-b977-1e25117f7503 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b249fbb-5291-4776-89dc-6fe0d6f8133e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a56162bc-3bdc-411b-871c-38c08907e696', 'bc874b53-f516-4722-b3db-e1ed5ef8990d', 'd51b9ede-2e31-4725-a00f-bb686d922d03', '05fa0273-106d-4494-bd4d-c8d548f35912']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:33:27.995758 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-9a6d16e9-9abf-46f7-b977-1e25117f7503 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f36b3674-f441-4c02-873c-403e389fc755) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:33:28.044736 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-9a6d16e9-9abf-46f7-b977-1e25117f7503 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f36b3674-f441-4c02-873c-403e389fc755) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9ee36936-8b90-42eb-8828-bf7995e139f0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-972754457',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='263ba6b2477f4200ab241dd7f39e5807',qos_specs=None,replication_status=,reservations=['a56162bc-3bdc-411b-871c-38c08907e696','bc874b53-f516-4722-b3db-e1ed5ef8990d','d51b9ede-2e31-4725-a00f-bb686d922d03','05fa0273-106d-4494-bd4d-c8d548f35912'],size=1,snapshot_id=7803cee2-be75-4a65-addd-fd5e07f8b541,source_replicaid=,source_volid=None,status='creating',user_id='d79ed43cafa24c2e853c5fe381599879',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:33:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-972754457',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9ee36936-8b90-42eb-8828-bf7995e139f0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='263ba6b2477f4200ab241dd7f39e5807',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=7803cee2-be75-4a65-addd-fd5e07f8b541,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d79ed43cafa24c2e853c5fe381599879',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:33:28.044736 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-9a6d16e9-9abf-46f7-b977-1e25117f7503 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1251b07-29a9-4b29-8acf-c69a0bbb69b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:33:28.061523 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-46ae993f-e502-4652-a821-f677fbc91b1b req-c3aabc26-4427-4b10-a596-a70636c25e13 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:28.064163 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-46ae993f-e502-4652-a821-f677fbc91b1b req-c3aabc26-4427-4b10-a596-a70636c25e13 tempest-VolumesSnapshotsTestJSON-1814483318 tempest-VolumesSnapshotsTestJSON-1814483318-project-member] GET https://10.4.3.200/volume/v3/volumes/0ca392fe-be48-4737-b76f-d0fa64fd2055 Jul 10 06:33:28.064491 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-46ae993f-e502-4652-a821-f677fbc91b1b req-c3aabc26-4427-4b10-a596-a70636c25e13 tempest-VolumesSnapshotsTestJSON-1814483318 tempest-VolumesSnapshotsTestJSON-1814483318-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:28.064674 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-46ae993f-e502-4652-a821-f677fbc91b1b req-c3aabc26-4427-4b10-a596-a70636c25e13 tempest-VolumesSnapshotsTestJSON-1814483318 tempest-VolumesSnapshotsTestJSON-1814483318-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:28.068289 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-9a6d16e9-9abf-46f7-b977-1e25117f7503 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1251b07-29a9-4b29-8acf-c69a0bbb69b6) transitioned into state 'SUCCESS' from state '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-972754457',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='263ba6b2477f4200ab241dd7f39e5807',qos_specs=None,replication_status=,reservations=['a56162bc-3bdc-411b-871c-38c08907e696','bc874b53-f516-4722-b3db-e1ed5ef8990d','d51b9ede-2e31-4725-a00f-bb686d922d03','05fa0273-106d-4494-bd4d-c8d548f35912'],size=1,snapshot_id=7803cee2-be75-4a65-addd-fd5e07f8b541,source_replicaid=,source_volid=None,status='creating',user_id='d79ed43cafa24c2e853c5fe381599879',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:33:28.069198 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-9a6d16e9-9abf-46f7-b977-1e25117f7503 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f669598f-b196-4ac5-867c-cc335512e8c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:33:28.071736 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:28.071736 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:33:28.075500 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [req-46ae993f-e502-4652-a821-f677fbc91b1b req-c3aabc26-4427-4b10-a596-a70636c25e13 tempest-VolumesSnapshotsTestJSON-1814483318 tempest-VolumesSnapshotsTestJSON-1814483318-project-member] Volume info retrieved successfully. Jul 10 06:33:28.080495 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-46ae993f-e502-4652-a821-f677fbc91b1b req-c3aabc26-4427-4b10-a596-a70636c25e13 tempest-VolumesSnapshotsTestJSON-1814483318 tempest-VolumesSnapshotsTestJSON-1814483318-project-member] https://10.4.3.200/volume/v3/volumes/0ca392fe-be48-4737-b76f-d0fa64fd2055 returned with HTTP 200 Jul 10 06:33:28.080973 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 321/1280] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:33:28 2026] GET /volume/v3/volumes/0ca392fe-be48-4737-b76f-d0fa64fd2055 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:33:28.092516 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-9a6d16e9-9abf-46f7-b977-1e25117f7503 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f669598f-b196-4ac5-867c-cc335512e8c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:33:28.093733 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-9a6d16e9-9abf-46f7-b977-1e25117f7503 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Flow 'volume_create_api' (bc5063fd-7ee6-4b4a-a66a-44cfdbb0b9bf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:33:28.094908 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-9a6d16e9-9abf-46f7-b977-1e25117f7503 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Create volume request issued successfully. Jul 10 06:33:28.094908 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9a6d16e9-9abf-46f7-b977-1e25117f7503 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:33:28.094908 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 326/1281] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 10 06:33:27 2026] POST /volume/v3/volumes => generated 787 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:33:28.108707 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-a6132b62-76b5-480a-9d42-5775a8055885 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:28.111395 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a6132b62-76b5-480a-9d42-5775a8055885 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] GET https://10.4.3.200/volume/v3/volumes/9ee36936-8b90-42eb-8828-bf7995e139f0 Jul 10 06:33:28.111623 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a6132b62-76b5-480a-9d42-5775a8055885 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:28.111864 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a6132b62-76b5-480a-9d42-5775a8055885 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:28.112781 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-ea655463-bc17-453f-aa86-c84b741a9e2b req-f0ed8e37-fe7e-4caf-b7bd-78ece29fec99 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:28.115126 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-ea655463-bc17-453f-aa86-c84b741a9e2b req-f0ed8e37-fe7e-4caf-b7bd-78ece29fec99 tempest-VolumesSnapshotsTestJSON-1814483318 tempest-VolumesSnapshotsTestJSON-1814483318-project-member] POST https://10.4.3.200/volume/v3/snapshots Jul 10 06:33:28.115467 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-ea655463-bc17-453f-aa86-c84b741a9e2b req-f0ed8e37-fe7e-4caf-b7bd-78ece29fec99 tempest-VolumesSnapshotsTestJSON-1814483318 tempest-VolumesSnapshotsTestJSON-1814483318-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0ca392fe-be48-4737-b76f-d0fa64fd2055", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-992042113", "description": null, "metadata": {}}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:33:28.121202 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:28.121202 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:33:28.124524 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:28.124524 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:33:28.125074 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-ea655463-bc17-453f-aa86-c84b741a9e2b req-f0ed8e37-fe7e-4caf-b7bd-78ece29fec99 tempest-VolumesSnapshotsTestJSON-1814483318 tempest-VolumesSnapshotsTestJSON-1814483318-project-member] Volume info retrieved successfully. Jul 10 06:33:28.125264 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.snapshots [req-ea655463-bc17-453f-aa86-c84b741a9e2b req-f0ed8e37-fe7e-4caf-b7bd-78ece29fec99 tempest-VolumesSnapshotsTestJSON-1814483318 tempest-VolumesSnapshotsTestJSON-1814483318-project-member] Create snapshot from volume 0ca392fe-be48-4737-b76f-d0fa64fd2055 Jul 10 06:33:28.126716 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-a6132b62-76b5-480a-9d42-5775a8055885 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Volume info retrieved successfully. Jul 10 06:33:28.134378 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a6132b62-76b5-480a-9d42-5775a8055885 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/volumes/9ee36936-8b90-42eb-8828-bf7995e139f0 returned with HTTP 200 Jul 10 06:33:28.134883 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 319/1282] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:33:28 2026] GET /volume/v3/volumes/9ee36936-8b90-42eb-8828-bf7995e139f0 => generated 855 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:33:28.174457 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.quota [req-ea655463-bc17-453f-aa86-c84b741a9e2b req-f0ed8e37-fe7e-4caf-b7bd-78ece29fec99 tempest-VolumesSnapshotsTestJSON-1814483318 tempest-VolumesSnapshotsTestJSON-1814483318-project-member] Created reservations ['ff58bdb3-4ddb-4d47-828c-843295fb54ea', 'e721a7b2-fe9b-49ca-8b55-73f78a432f01', '61f6a2f3-c758-420f-a91e-79d90c499730', 'e67e0eae-f487-416c-8c19-cf4f0be614f6'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:33:28.200803 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-ea655463-bc17-453f-aa86-c84b741a9e2b req-f0ed8e37-fe7e-4caf-b7bd-78ece29fec99 tempest-VolumesSnapshotsTestJSON-1814483318 tempest-VolumesSnapshotsTestJSON-1814483318-project-member] Snapshot create request issued successfully. Jul 10 06:33:28.201101 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-ea655463-bc17-453f-aa86-c84b741a9e2b req-f0ed8e37-fe7e-4caf-b7bd-78ece29fec99 tempest-VolumesSnapshotsTestJSON-1814483318 tempest-VolumesSnapshotsTestJSON-1814483318-project-member] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 10 06:33:28.201534 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 317/1283] 10.4.3.200 () {72 vars in 1547 bytes} [Fri Jul 10 06:33:28 2026] POST /volume/v3/snapshots => generated 310 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:33:28.255203 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-b6b803f9-e2b4-48cc-b2ff-63041fc0b7cc req-b26d6b19-7fd6-4c9c-aa97-d83a5cb525a6 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:28.257228 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-b6b803f9-e2b4-48cc-b2ff-63041fc0b7cc req-b26d6b19-7fd6-4c9c-aa97-d83a5cb525a6 tempest-VolumesSnapshotsTestJSON-1814483318 tempest-VolumesSnapshotsTestJSON-1814483318-project-reader] GET https://10.4.3.200/volume/v3/snapshots/ca430ea0-8cac-4d92-9cbb-b7ab932de271 Jul 10 06:33:28.257461 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-b6b803f9-e2b4-48cc-b2ff-63041fc0b7cc req-b26d6b19-7fd6-4c9c-aa97-d83a5cb525a6 tempest-VolumesSnapshotsTestJSON-1814483318 tempest-VolumesSnapshotsTestJSON-1814483318-project-reader] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:28.257740 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-b6b803f9-e2b4-48cc-b2ff-63041fc0b7cc req-b26d6b19-7fd6-4c9c-aa97-d83a5cb525a6 tempest-VolumesSnapshotsTestJSON-1814483318 tempest-VolumesSnapshotsTestJSON-1814483318-project-reader] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:28.262935 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:28.262935 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:33:28.263821 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [req-b6b803f9-e2b4-48cc-b2ff-63041fc0b7cc req-b26d6b19-7fd6-4c9c-aa97-d83a5cb525a6 tempest-VolumesSnapshotsTestJSON-1814483318 tempest-VolumesSnapshotsTestJSON-1814483318-project-reader] Snapshot retrieved successfully. Jul 10 06:33:28.264552 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-b6b803f9-e2b4-48cc-b2ff-63041fc0b7cc req-b26d6b19-7fd6-4c9c-aa97-d83a5cb525a6 tempest-VolumesSnapshotsTestJSON-1814483318 tempest-VolumesSnapshotsTestJSON-1814483318-project-reader] https://10.4.3.200/volume/v3/snapshots/ca430ea0-8cac-4d92-9cbb-b7ab932de271 returned with HTTP 200 Jul 10 06:33:28.265058 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 322/1284] 10.4.3.200 () {68 vars in 1604 bytes} [Fri Jul 10 06:33:28 2026] GET /volume/v3/snapshots/ca430ea0-8cac-4d92-9cbb-b7ab932de271 => generated 442 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:33:28.287910 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-dbf58372-a59a-433c-b248-476f02e6d004 req-c2efae3f-cff2-4bad-987c-3600dcd5fb9b None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:28.290202 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-dbf58372-a59a-433c-b248-476f02e6d004 req-c2efae3f-cff2-4bad-987c-3600dcd5fb9b tempest-VolumesSnapshotsTestJSON-1814483318 tempest-VolumesSnapshotsTestJSON-1814483318-project-reader] GET https://10.4.3.200/volume/v3/snapshots/detail Jul 10 06:33:28.290419 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-dbf58372-a59a-433c-b248-476f02e6d004 req-c2efae3f-cff2-4bad-987c-3600dcd5fb9b tempest-VolumesSnapshotsTestJSON-1814483318 tempest-VolumesSnapshotsTestJSON-1814483318-project-reader] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:28.290658 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-dbf58372-a59a-433c-b248-476f02e6d004 req-c2efae3f-cff2-4bad-987c-3600dcd5fb9b tempest-VolumesSnapshotsTestJSON-1814483318 tempest-VolumesSnapshotsTestJSON-1814483318-project-reader] Calling method 'detail' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:28.290919 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.api_utils [req-dbf58372-a59a-433c-b248-476f02e6d004 req-c2efae3f-cff2-4bad-987c-3600dcd5fb9b tempest-VolumesSnapshotsTestJSON-1814483318 tempest-VolumesSnapshotsTestJSON-1814483318-project-reader] Removing options '' from query. {{(pid=99976) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 06:33:28.291189 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:28.291189 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:33:28.292001 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.db.api [req-dbf58372-a59a-433c-b248-476f02e6d004 req-c2efae3f-cff2-4bad-987c-3600dcd5fb9b tempest-VolumesSnapshotsTestJSON-1814483318 tempest-VolumesSnapshotsTestJSON-1814483318-project-reader] Building query based on filter {{(pid=99976) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 06:33:28.302791 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [req-dbf58372-a59a-433c-b248-476f02e6d004 req-c2efae3f-cff2-4bad-987c-3600dcd5fb9b tempest-VolumesSnapshotsTestJSON-1814483318 tempest-VolumesSnapshotsTestJSON-1814483318-project-reader] Get all snapshots completed successfully. Jul 10 06:33:28.303254 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:28.303254 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:33:28.303822 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-dbf58372-a59a-433c-b248-476f02e6d004 req-c2efae3f-cff2-4bad-987c-3600dcd5fb9b tempest-VolumesSnapshotsTestJSON-1814483318 tempest-VolumesSnapshotsTestJSON-1814483318-project-reader] https://10.4.3.200/volume/v3/snapshots/detail returned with HTTP 200 Jul 10 06:33:28.304200 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 327/1285] 10.4.3.200 () {68 vars in 1514 bytes} [Fri Jul 10 06:33:28 2026] GET /volume/v3/snapshots/detail => generated 472 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:33:28.324864 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-695341d4-eca4-45ec-9ad1-9a70c9ec339f req-6bb7faa4-d9e7-4ed7-9669-844797030b52 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:28.327444 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-695341d4-eca4-45ec-9ad1-9a70c9ec339f req-6bb7faa4-d9e7-4ed7-9669-844797030b52 tempest-VolumesSnapshotsTestJSON-1814483318 tempest-VolumesSnapshotsTestJSON-1814483318-project-member] GET https://10.4.3.200/volume/v3/snapshots/ca430ea0-8cac-4d92-9cbb-b7ab932de271 Jul 10 06:33:28.327721 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-695341d4-eca4-45ec-9ad1-9a70c9ec339f req-6bb7faa4-d9e7-4ed7-9669-844797030b52 tempest-VolumesSnapshotsTestJSON-1814483318 tempest-VolumesSnapshotsTestJSON-1814483318-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:28.327973 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-695341d4-eca4-45ec-9ad1-9a70c9ec339f req-6bb7faa4-d9e7-4ed7-9669-844797030b52 tempest-VolumesSnapshotsTestJSON-1814483318 tempest-VolumesSnapshotsTestJSON-1814483318-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:28.334466 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:28.334466 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:33:28.335077 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [req-695341d4-eca4-45ec-9ad1-9a70c9ec339f req-6bb7faa4-d9e7-4ed7-9669-844797030b52 tempest-VolumesSnapshotsTestJSON-1814483318 tempest-VolumesSnapshotsTestJSON-1814483318-project-member] Snapshot retrieved successfully. Jul 10 06:33:28.336236 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-695341d4-eca4-45ec-9ad1-9a70c9ec339f req-6bb7faa4-d9e7-4ed7-9669-844797030b52 tempest-VolumesSnapshotsTestJSON-1814483318 tempest-VolumesSnapshotsTestJSON-1814483318-project-member] https://10.4.3.200/volume/v3/snapshots/ca430ea0-8cac-4d92-9cbb-b7ab932de271 returned with HTTP 200 Jul 10 06:33:28.336867 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 320/1286] 10.4.3.200 () {68 vars in 1604 bytes} [Fri Jul 10 06:33:28 2026] GET /volume/v3/snapshots/ca430ea0-8cac-4d92-9cbb-b7ab932de271 => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:33:28.363213 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-b429e665-9be2-417a-8061-32766d257c04 req-1725f5cb-b20e-4301-9b6e-6e4775c4b471 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:28.365616 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-b429e665-9be2-417a-8061-32766d257c04 req-1725f5cb-b20e-4301-9b6e-6e4775c4b471 tempest-VolumesSnapshotsTestJSON-1814483318 tempest-VolumesSnapshotsTestJSON-1814483318-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/ca430ea0-8cac-4d92-9cbb-b7ab932de271 Jul 10 06:33:28.365815 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-b429e665-9be2-417a-8061-32766d257c04 req-1725f5cb-b20e-4301-9b6e-6e4775c4b471 tempest-VolumesSnapshotsTestJSON-1814483318 tempest-VolumesSnapshotsTestJSON-1814483318-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:28.365991 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-b429e665-9be2-417a-8061-32766d257c04 req-1725f5cb-b20e-4301-9b6e-6e4775c4b471 tempest-VolumesSnapshotsTestJSON-1814483318 tempest-VolumesSnapshotsTestJSON-1814483318-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:28.366116 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.snapshots [req-b429e665-9be2-417a-8061-32766d257c04 req-1725f5cb-b20e-4301-9b6e-6e4775c4b471 tempest-VolumesSnapshotsTestJSON-1814483318 tempest-VolumesSnapshotsTestJSON-1814483318-project-member] Delete snapshot with id: ca430ea0-8cac-4d92-9cbb-b7ab932de271 Jul 10 06:33:28.370831 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:28.370831 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:33:28.371348 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-b429e665-9be2-417a-8061-32766d257c04 req-1725f5cb-b20e-4301-9b6e-6e4775c4b471 tempest-VolumesSnapshotsTestJSON-1814483318 tempest-VolumesSnapshotsTestJSON-1814483318-project-member] Snapshot retrieved successfully. Jul 10 06:33:28.386444 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-b429e665-9be2-417a-8061-32766d257c04 req-1725f5cb-b20e-4301-9b6e-6e4775c4b471 tempest-VolumesSnapshotsTestJSON-1814483318 tempest-VolumesSnapshotsTestJSON-1814483318-project-member] Snapshot delete request issued successfully. Jul 10 06:33:28.386630 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-b429e665-9be2-417a-8061-32766d257c04 req-1725f5cb-b20e-4301-9b6e-6e4775c4b471 tempest-VolumesSnapshotsTestJSON-1814483318 tempest-VolumesSnapshotsTestJSON-1814483318-project-member] https://10.4.3.200/volume/v3/snapshots/ca430ea0-8cac-4d92-9cbb-b7ab932de271 returned with HTTP 202 Jul 10 06:33:28.387081 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 318/1287] 10.4.3.200 () {70 vars in 1626 bytes} [Fri Jul 10 06:33:28 2026] DELETE /volume/v3/snapshots/ca430ea0-8cac-4d92-9cbb-b7ab932de271 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:33:28.406805 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-c2f9b88a-9f99-44d8-ba92-67c489049377 req-82d3a616-66af-473c-91f5-8a3de3850c12 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:28.408732 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-c2f9b88a-9f99-44d8-ba92-67c489049377 req-82d3a616-66af-473c-91f5-8a3de3850c12 tempest-VolumesSnapshotsTestJSON-1814483318 tempest-VolumesSnapshotsTestJSON-1814483318-project-member] GET https://10.4.3.200/volume/v3/snapshots/ca430ea0-8cac-4d92-9cbb-b7ab932de271 Jul 10 06:33:28.408936 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-c2f9b88a-9f99-44d8-ba92-67c489049377 req-82d3a616-66af-473c-91f5-8a3de3850c12 tempest-VolumesSnapshotsTestJSON-1814483318 tempest-VolumesSnapshotsTestJSON-1814483318-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:28.409111 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-c2f9b88a-9f99-44d8-ba92-67c489049377 req-82d3a616-66af-473c-91f5-8a3de3850c12 tempest-VolumesSnapshotsTestJSON-1814483318 tempest-VolumesSnapshotsTestJSON-1814483318-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:28.414285 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:28.414285 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:33:28.414892 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [req-c2f9b88a-9f99-44d8-ba92-67c489049377 req-82d3a616-66af-473c-91f5-8a3de3850c12 tempest-VolumesSnapshotsTestJSON-1814483318 tempest-VolumesSnapshotsTestJSON-1814483318-project-member] Snapshot retrieved successfully. Jul 10 06:33:28.415586 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-c2f9b88a-9f99-44d8-ba92-67c489049377 req-82d3a616-66af-473c-91f5-8a3de3850c12 tempest-VolumesSnapshotsTestJSON-1814483318 tempest-VolumesSnapshotsTestJSON-1814483318-project-member] https://10.4.3.200/volume/v3/snapshots/ca430ea0-8cac-4d92-9cbb-b7ab932de271 returned with HTTP 200 Jul 10 06:33:28.415917 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 323/1288] 10.4.3.200 () {68 vars in 1604 bytes} [Fri Jul 10 06:33:28 2026] GET /volume/v3/snapshots/ca430ea0-8cac-4d92-9cbb-b7ab932de271 => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:33:29.153527 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-77ca2fa6-168d-4c82-b100-e154a59cc5b7 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:29.155151 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-77ca2fa6-168d-4c82-b100-e154a59cc5b7 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] GET https://10.4.3.200/volume/v3/volumes/9ee36936-8b90-42eb-8828-bf7995e139f0 Jul 10 06:33:29.155372 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-77ca2fa6-168d-4c82-b100-e154a59cc5b7 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:29.155580 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-77ca2fa6-168d-4c82-b100-e154a59cc5b7 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:29.164716 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:29.164716 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:33:29.168615 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-77ca2fa6-168d-4c82-b100-e154a59cc5b7 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Volume info retrieved successfully. Jul 10 06:33:29.173221 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-77ca2fa6-168d-4c82-b100-e154a59cc5b7 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/volumes/9ee36936-8b90-42eb-8828-bf7995e139f0 returned with HTTP 200 Jul 10 06:33:29.173750 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 328/1289] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:33:29 2026] GET /volume/v3/volumes/9ee36936-8b90-42eb-8828-bf7995e139f0 => generated 880 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:33:29.194128 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-d56cfb98-bfb4-4d61-bee4-7250bf16bd60 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:29.196422 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d56cfb98-bfb4-4d61-bee4-7250bf16bd60 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] GET https://10.4.3.200/volume/v3/volumes/9ee36936-8b90-42eb-8828-bf7995e139f0 Jul 10 06:33:29.196723 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d56cfb98-bfb4-4d61-bee4-7250bf16bd60 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:29.196990 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d56cfb98-bfb4-4d61-bee4-7250bf16bd60 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:29.205483 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:29.205483 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:33:29.208771 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-d56cfb98-bfb4-4d61-bee4-7250bf16bd60 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Volume info retrieved successfully. Jul 10 06:33:29.213521 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d56cfb98-bfb4-4d61-bee4-7250bf16bd60 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/volumes/9ee36936-8b90-42eb-8828-bf7995e139f0 returned with HTTP 200 Jul 10 06:33:29.213845 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 321/1290] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:33:29 2026] GET /volume/v3/volumes/9ee36936-8b90-42eb-8828-bf7995e139f0 => generated 880 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:33:29.225600 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-d06bfc7b-0f9d-4eb6-a173-d9255ecb38af None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:29.227347 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d06bfc7b-0f9d-4eb6-a173-d9255ecb38af tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] DELETE https://10.4.3.200/volume/v3/volumes/9ee36936-8b90-42eb-8828-bf7995e139f0 Jul 10 06:33:29.227561 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d06bfc7b-0f9d-4eb6-a173-d9255ecb38af tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:29.227753 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d06bfc7b-0f9d-4eb6-a173-d9255ecb38af tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:29.227931 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-d06bfc7b-0f9d-4eb6-a173-d9255ecb38af tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Delete volume with id: 9ee36936-8b90-42eb-8828-bf7995e139f0 Jul 10 06:33:29.234445 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:29.234445 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:33:29.234923 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-d06bfc7b-0f9d-4eb6-a173-d9255ecb38af tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Volume info retrieved successfully. Jul 10 06:33:29.252804 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-d06bfc7b-0f9d-4eb6-a173-d9255ecb38af tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Delete volume request issued successfully. Jul 10 06:33:29.253044 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d06bfc7b-0f9d-4eb6-a173-d9255ecb38af tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/volumes/9ee36936-8b90-42eb-8828-bf7995e139f0 returned with HTTP 202 Jul 10 06:33:29.253616 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 319/1291] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:33:29 2026] DELETE /volume/v3/volumes/9ee36936-8b90-42eb-8828-bf7995e139f0 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:33:29.260822 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-434ee5c9-9b78-4875-9ee1-75e4cdd4c949 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:29.264592 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-434ee5c9-9b78-4875-9ee1-75e4cdd4c949 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] GET https://10.4.3.200/volume/v3/volumes/9ee36936-8b90-42eb-8828-bf7995e139f0 Jul 10 06:33:29.264592 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-434ee5c9-9b78-4875-9ee1-75e4cdd4c949 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:29.264592 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-434ee5c9-9b78-4875-9ee1-75e4cdd4c949 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:29.272171 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:29.272171 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:33:29.276720 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-434ee5c9-9b78-4875-9ee1-75e4cdd4c949 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Volume info retrieved successfully. Jul 10 06:33:29.281663 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-434ee5c9-9b78-4875-9ee1-75e4cdd4c949 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/volumes/9ee36936-8b90-42eb-8828-bf7995e139f0 returned with HTTP 200 Jul 10 06:33:29.282095 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 324/1292] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:33:29 2026] GET /volume/v3/volumes/9ee36936-8b90-42eb-8828-bf7995e139f0 => generated 879 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:33:29.437929 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-4cc74bfa-b49c-4663-9e8d-f24d24cbb9a4 req-9d36bfee-b1f8-4339-b7f8-e20624a451ae None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:29.440606 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-4cc74bfa-b49c-4663-9e8d-f24d24cbb9a4 req-9d36bfee-b1f8-4339-b7f8-e20624a451ae tempest-VolumesSnapshotsTestJSON-1814483318 tempest-VolumesSnapshotsTestJSON-1814483318-project-member] GET https://10.4.3.200/volume/v3/snapshots/ca430ea0-8cac-4d92-9cbb-b7ab932de271 Jul 10 06:33:29.440815 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-4cc74bfa-b49c-4663-9e8d-f24d24cbb9a4 req-9d36bfee-b1f8-4339-b7f8-e20624a451ae tempest-VolumesSnapshotsTestJSON-1814483318 tempest-VolumesSnapshotsTestJSON-1814483318-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:29.441193 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-4cc74bfa-b49c-4663-9e8d-f24d24cbb9a4 req-9d36bfee-b1f8-4339-b7f8-e20624a451ae tempest-VolumesSnapshotsTestJSON-1814483318 tempest-VolumesSnapshotsTestJSON-1814483318-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:29.447033 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-4cc74bfa-b49c-4663-9e8d-f24d24cbb9a4 req-9d36bfee-b1f8-4339-b7f8-e20624a451ae tempest-VolumesSnapshotsTestJSON-1814483318 tempest-VolumesSnapshotsTestJSON-1814483318-project-member] https://10.4.3.200/volume/v3/snapshots/ca430ea0-8cac-4d92-9cbb-b7ab932de271 returned with HTTP 404 Jul 10 06:33:29.447810 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 329/1293] 10.4.3.200 () {68 vars in 1604 bytes} [Fri Jul 10 06:33:29 2026] GET /volume/v3/snapshots/ca430ea0-8cac-4d92-9cbb-b7ab932de271 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:33:29.469429 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-4d5721b6-165a-4c1f-841f-d3d8999f3d19 req-c1a778e8-6bd2-4b78-b9e2-d22e708beb9b None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:29.471798 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-4d5721b6-165a-4c1f-841f-d3d8999f3d19 req-c1a778e8-6bd2-4b78-b9e2-d22e708beb9b tempest-VolumesSnapshotsTestJSON-1814483318 tempest-VolumesSnapshotsTestJSON-1814483318-project-member] DELETE https://10.4.3.200/volume/v3/volumes/0ca392fe-be48-4737-b76f-d0fa64fd2055 Jul 10 06:33:29.471981 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-4d5721b6-165a-4c1f-841f-d3d8999f3d19 req-c1a778e8-6bd2-4b78-b9e2-d22e708beb9b tempest-VolumesSnapshotsTestJSON-1814483318 tempest-VolumesSnapshotsTestJSON-1814483318-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:29.472369 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-4d5721b6-165a-4c1f-841f-d3d8999f3d19 req-c1a778e8-6bd2-4b78-b9e2-d22e708beb9b tempest-VolumesSnapshotsTestJSON-1814483318 tempest-VolumesSnapshotsTestJSON-1814483318-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:29.472543 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [req-4d5721b6-165a-4c1f-841f-d3d8999f3d19 req-c1a778e8-6bd2-4b78-b9e2-d22e708beb9b tempest-VolumesSnapshotsTestJSON-1814483318 tempest-VolumesSnapshotsTestJSON-1814483318-project-member] Delete volume with id: 0ca392fe-be48-4737-b76f-d0fa64fd2055 Jul 10 06:33:29.480292 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:29.480292 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:33:29.480785 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [req-4d5721b6-165a-4c1f-841f-d3d8999f3d19 req-c1a778e8-6bd2-4b78-b9e2-d22e708beb9b tempest-VolumesSnapshotsTestJSON-1814483318 tempest-VolumesSnapshotsTestJSON-1814483318-project-member] Volume info retrieved successfully. Jul 10 06:33:29.498691 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [req-4d5721b6-165a-4c1f-841f-d3d8999f3d19 req-c1a778e8-6bd2-4b78-b9e2-d22e708beb9b tempest-VolumesSnapshotsTestJSON-1814483318 tempest-VolumesSnapshotsTestJSON-1814483318-project-member] Delete volume request issued successfully. Jul 10 06:33:29.499026 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-4d5721b6-165a-4c1f-841f-d3d8999f3d19 req-c1a778e8-6bd2-4b78-b9e2-d22e708beb9b tempest-VolumesSnapshotsTestJSON-1814483318 tempest-VolumesSnapshotsTestJSON-1814483318-project-member] https://10.4.3.200/volume/v3/volumes/0ca392fe-be48-4737-b76f-d0fa64fd2055 returned with HTTP 202 Jul 10 06:33:29.499491 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 322/1294] 10.4.3.200 () {70 vars in 1620 bytes} [Fri Jul 10 06:33:29 2026] DELETE /volume/v3/volumes/0ca392fe-be48-4737-b76f-d0fa64fd2055 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:33:29.525144 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-f3d274f0-900f-4326-a0cf-5a215166e572 req-262151ca-97de-4dda-ada8-218c168f0e0d None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:29.527491 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-f3d274f0-900f-4326-a0cf-5a215166e572 req-262151ca-97de-4dda-ada8-218c168f0e0d tempest-VolumesSnapshotsTestJSON-1814483318 tempest-VolumesSnapshotsTestJSON-1814483318-project-member] GET https://10.4.3.200/volume/v3/volumes/0ca392fe-be48-4737-b76f-d0fa64fd2055 Jul 10 06:33:29.527755 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-f3d274f0-900f-4326-a0cf-5a215166e572 req-262151ca-97de-4dda-ada8-218c168f0e0d tempest-VolumesSnapshotsTestJSON-1814483318 tempest-VolumesSnapshotsTestJSON-1814483318-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:29.528417 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-f3d274f0-900f-4326-a0cf-5a215166e572 req-262151ca-97de-4dda-ada8-218c168f0e0d tempest-VolumesSnapshotsTestJSON-1814483318 tempest-VolumesSnapshotsTestJSON-1814483318-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:29.539463 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:29.539463 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:33:29.544022 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-f3d274f0-900f-4326-a0cf-5a215166e572 req-262151ca-97de-4dda-ada8-218c168f0e0d tempest-VolumesSnapshotsTestJSON-1814483318 tempest-VolumesSnapshotsTestJSON-1814483318-project-member] Volume info retrieved successfully. Jul 10 06:33:29.550223 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-f3d274f0-900f-4326-a0cf-5a215166e572 req-262151ca-97de-4dda-ada8-218c168f0e0d tempest-VolumesSnapshotsTestJSON-1814483318 tempest-VolumesSnapshotsTestJSON-1814483318-project-member] https://10.4.3.200/volume/v3/volumes/0ca392fe-be48-4737-b76f-d0fa64fd2055 returned with HTTP 200 Jul 10 06:33:29.550789 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 320/1295] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:33:29 2026] GET /volume/v3/volumes/0ca392fe-be48-4737-b76f-d0fa64fd2055 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:33:30.300937 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-7baab76c-3874-44d5-83a7-c3ff32ae6d6e None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:30.303273 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-7baab76c-3874-44d5-83a7-c3ff32ae6d6e tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] GET https://10.4.3.200/volume/v3/volumes/9ee36936-8b90-42eb-8828-bf7995e139f0 Jul 10 06:33:30.303650 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-7baab76c-3874-44d5-83a7-c3ff32ae6d6e tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:30.303727 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-7baab76c-3874-44d5-83a7-c3ff32ae6d6e tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:30.310019 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-7baab76c-3874-44d5-83a7-c3ff32ae6d6e tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/volumes/9ee36936-8b90-42eb-8828-bf7995e139f0 returned with HTTP 404 Jul 10 06:33:30.310752 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 325/1296] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:33:30 2026] GET /volume/v3/volumes/9ee36936-8b90-42eb-8828-bf7995e139f0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:33:30.318869 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-c501fa83-a09d-45d9-8647-ad3c897eee83 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:30.321020 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c501fa83-a09d-45d9-8647-ad3c897eee83 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] GET https://10.4.3.200/volume/v3/volumes/9ee36936-8b90-42eb-8828-bf7995e139f0 Jul 10 06:33:30.321865 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c501fa83-a09d-45d9-8647-ad3c897eee83 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:30.321865 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c501fa83-a09d-45d9-8647-ad3c897eee83 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:30.485789 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c501fa83-a09d-45d9-8647-ad3c897eee83 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/volumes/9ee36936-8b90-42eb-8828-bf7995e139f0 returned with HTTP 404 Jul 10 06:33:30.486126 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 330/1297] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:33:30 2026] GET /volume/v3/volumes/9ee36936-8b90-42eb-8828-bf7995e139f0 => generated 109 bytes in 168 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:33:30.494907 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-fb76d2eb-053a-4da1-8426-dc639eb53334 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:30.497439 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-fb76d2eb-053a-4da1-8426-dc639eb53334 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] DELETE https://10.4.3.200/volume/v3/volumes/9ee36936-8b90-42eb-8828-bf7995e139f0 Jul 10 06:33:30.497571 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-fb76d2eb-053a-4da1-8426-dc639eb53334 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:30.497803 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-fb76d2eb-053a-4da1-8426-dc639eb53334 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:30.497968 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-fb76d2eb-053a-4da1-8426-dc639eb53334 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Delete volume with id: 9ee36936-8b90-42eb-8828-bf7995e139f0 Jul 10 06:33:30.505101 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-fb76d2eb-053a-4da1-8426-dc639eb53334 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/volumes/9ee36936-8b90-42eb-8828-bf7995e139f0 returned with HTTP 404 Jul 10 06:33:30.505588 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 323/1298] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:33:30 2026] DELETE /volume/v3/volumes/9ee36936-8b90-42eb-8828-bf7995e139f0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:33:30.512816 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-6d30e70e-db0c-4d09-b6a4-b86aaedb605c None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:30.515137 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6d30e70e-db0c-4d09-b6a4-b86aaedb605c tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/7803cee2-be75-4a65-addd-fd5e07f8b541 Jul 10 06:33:30.515394 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6d30e70e-db0c-4d09-b6a4-b86aaedb605c tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:30.515644 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6d30e70e-db0c-4d09-b6a4-b86aaedb605c tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:30.515781 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.snapshots [None req-6d30e70e-db0c-4d09-b6a4-b86aaedb605c tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Delete snapshot with id: 7803cee2-be75-4a65-addd-fd5e07f8b541 Jul 10 06:33:30.523445 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:30.523445 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:33:30.523830 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-6d30e70e-db0c-4d09-b6a4-b86aaedb605c tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Snapshot retrieved successfully. Jul 10 06:33:30.549025 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-6d30e70e-db0c-4d09-b6a4-b86aaedb605c tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Snapshot delete request issued successfully. Jul 10 06:33:30.549358 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6d30e70e-db0c-4d09-b6a4-b86aaedb605c tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/snapshots/7803cee2-be75-4a65-addd-fd5e07f8b541 returned with HTTP 202 Jul 10 06:33:30.549848 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 321/1299] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 10 06:33:30 2026] DELETE /volume/v3/snapshots/7803cee2-be75-4a65-addd-fd5e07f8b541 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:33:30.557584 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-13140c80-243b-4b40-b458-791ea8fe1d8b None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:30.559941 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-13140c80-243b-4b40-b458-791ea8fe1d8b tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] GET https://10.4.3.200/volume/v3/snapshots/7803cee2-be75-4a65-addd-fd5e07f8b541 Jul 10 06:33:30.560468 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-13140c80-243b-4b40-b458-791ea8fe1d8b tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:30.560468 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-13140c80-243b-4b40-b458-791ea8fe1d8b tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:30.570114 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:30.570114 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:33:30.571199 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-13140c80-243b-4b40-b458-791ea8fe1d8b tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Snapshot retrieved successfully. Jul 10 06:33:30.572558 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-13140c80-243b-4b40-b458-791ea8fe1d8b tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/snapshots/7803cee2-be75-4a65-addd-fd5e07f8b541 returned with HTTP 200 Jul 10 06:33:30.572558 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 326/1300] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:33:30 2026] GET /volume/v3/snapshots/7803cee2-be75-4a65-addd-fd5e07f8b541 => generated 467 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:33:30.580473 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-25115107-f91a-48c6-afbc-b20315364548 req-58561fe9-d3ec-4e37-a0b9-e2a21e1380a4 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:30.582557 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-25115107-f91a-48c6-afbc-b20315364548 req-58561fe9-d3ec-4e37-a0b9-e2a21e1380a4 tempest-VolumesSnapshotsTestJSON-1814483318 tempest-VolumesSnapshotsTestJSON-1814483318-project-member] GET https://10.4.3.200/volume/v3/volumes/0ca392fe-be48-4737-b76f-d0fa64fd2055 Jul 10 06:33:30.582820 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-25115107-f91a-48c6-afbc-b20315364548 req-58561fe9-d3ec-4e37-a0b9-e2a21e1380a4 tempest-VolumesSnapshotsTestJSON-1814483318 tempest-VolumesSnapshotsTestJSON-1814483318-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:30.582924 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-25115107-f91a-48c6-afbc-b20315364548 req-58561fe9-d3ec-4e37-a0b9-e2a21e1380a4 tempest-VolumesSnapshotsTestJSON-1814483318 tempest-VolumesSnapshotsTestJSON-1814483318-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:30.588089 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-25115107-f91a-48c6-afbc-b20315364548 req-58561fe9-d3ec-4e37-a0b9-e2a21e1380a4 tempest-VolumesSnapshotsTestJSON-1814483318 tempest-VolumesSnapshotsTestJSON-1814483318-project-member] https://10.4.3.200/volume/v3/volumes/0ca392fe-be48-4737-b76f-d0fa64fd2055 returned with HTTP 404 Jul 10 06:33:30.588713 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 331/1301] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:33:30 2026] GET /volume/v3/volumes/0ca392fe-be48-4737-b76f-d0fa64fd2055 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:33:30.617193 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-def10e23-aa25-4077-b4b9-c40a7dcdb52a req-b2c8c717-219c-4fbd-8aab-5422079fb9ac None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:30.619124 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-def10e23-aa25-4077-b4b9-c40a7dcdb52a req-b2c8c717-219c-4fbd-8aab-5422079fb9ac tempest-VolumesSnapshotsTestJSON-1814483318 tempest-VolumesSnapshotsTestJSON-1814483318-project-member] DELETE https://10.4.3.200/volume/v3/volumes/0ca392fe-be48-4737-b76f-d0fa64fd2055 Jul 10 06:33:30.619281 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-def10e23-aa25-4077-b4b9-c40a7dcdb52a req-b2c8c717-219c-4fbd-8aab-5422079fb9ac tempest-VolumesSnapshotsTestJSON-1814483318 tempest-VolumesSnapshotsTestJSON-1814483318-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:30.619755 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-def10e23-aa25-4077-b4b9-c40a7dcdb52a req-b2c8c717-219c-4fbd-8aab-5422079fb9ac tempest-VolumesSnapshotsTestJSON-1814483318 tempest-VolumesSnapshotsTestJSON-1814483318-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:30.619755 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [req-def10e23-aa25-4077-b4b9-c40a7dcdb52a req-b2c8c717-219c-4fbd-8aab-5422079fb9ac tempest-VolumesSnapshotsTestJSON-1814483318 tempest-VolumesSnapshotsTestJSON-1814483318-project-member] Delete volume with id: 0ca392fe-be48-4737-b76f-d0fa64fd2055 Jul 10 06:33:30.624862 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-def10e23-aa25-4077-b4b9-c40a7dcdb52a req-b2c8c717-219c-4fbd-8aab-5422079fb9ac tempest-VolumesSnapshotsTestJSON-1814483318 tempest-VolumesSnapshotsTestJSON-1814483318-project-member] https://10.4.3.200/volume/v3/volumes/0ca392fe-be48-4737-b76f-d0fa64fd2055 returned with HTTP 404 Jul 10 06:33:30.625339 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 324/1302] 10.4.3.200 () {70 vars in 1620 bytes} [Fri Jul 10 06:33:30 2026] DELETE /volume/v3/volumes/0ca392fe-be48-4737-b76f-d0fa64fd2055 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:33:30.662525 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-a8bdeffe-d4b0-4628-9266-a76bbd4452ae req-d836d7f6-21a6-42a9-b9cd-b2c6384c7de1 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:30.664972 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-a8bdeffe-d4b0-4628-9266-a76bbd4452ae req-d836d7f6-21a6-42a9-b9cd-b2c6384c7de1 tempest-VolumesSnapshotsTestJSON-1814483318 tempest-VolumesSnapshotsTestJSON-1814483318-project-member] GET https://10.4.3.200/volume/v3/volumes/0ca392fe-be48-4737-b76f-d0fa64fd2055 Jul 10 06:33:30.665210 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-a8bdeffe-d4b0-4628-9266-a76bbd4452ae req-d836d7f6-21a6-42a9-b9cd-b2c6384c7de1 tempest-VolumesSnapshotsTestJSON-1814483318 tempest-VolumesSnapshotsTestJSON-1814483318-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:30.665435 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-a8bdeffe-d4b0-4628-9266-a76bbd4452ae req-d836d7f6-21a6-42a9-b9cd-b2c6384c7de1 tempest-VolumesSnapshotsTestJSON-1814483318 tempest-VolumesSnapshotsTestJSON-1814483318-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:30.672375 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-a8bdeffe-d4b0-4628-9266-a76bbd4452ae req-d836d7f6-21a6-42a9-b9cd-b2c6384c7de1 tempest-VolumesSnapshotsTestJSON-1814483318 tempest-VolumesSnapshotsTestJSON-1814483318-project-member] https://10.4.3.200/volume/v3/volumes/0ca392fe-be48-4737-b76f-d0fa64fd2055 returned with HTTP 404 Jul 10 06:33:30.673033 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 322/1303] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:33:30 2026] GET /volume/v3/volumes/0ca392fe-be48-4737-b76f-d0fa64fd2055 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:33:31.277067 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-a8e9a482-9786-4bcf-8018-e5f069c87548 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:31.278704 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-a8e9a482-9786-4bcf-8018-e5f069c87548 tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] GET https://10.4.3.200/volume/v3/volumes/3e45cd09-dcbe-4631-8237-6c5ac5cf1d1d Jul 10 06:33:31.278992 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-a8e9a482-9786-4bcf-8018-e5f069c87548 tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:31.279352 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-a8e9a482-9786-4bcf-8018-e5f069c87548 tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:31.290072 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:31.290072 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:33:31.294049 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-a8e9a482-9786-4bcf-8018-e5f069c87548 tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] Volume info retrieved successfully. Jul 10 06:33:31.299027 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-a8e9a482-9786-4bcf-8018-e5f069c87548 tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] https://10.4.3.200/volume/v3/volumes/3e45cd09-dcbe-4631-8237-6c5ac5cf1d1d returned with HTTP 200 Jul 10 06:33:31.299027 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 327/1304] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:33:31 2026] GET /volume/v3/volumes/3e45cd09-dcbe-4631-8237-6c5ac5cf1d1d => generated 1143 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:33:31.357327 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-aef10f27-1052-4f44-b71a-409e016c8cc4 req-498cce9e-b33e-4c24-bda7-d583599c83cc None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:31.359590 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-aef10f27-1052-4f44-b71a-409e016c8cc4 req-498cce9e-b33e-4c24-bda7-d583599c83cc tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] GET https://10.4.3.200/volume/v3/volumes/3e45cd09-dcbe-4631-8237-6c5ac5cf1d1d Jul 10 06:33:31.359799 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-aef10f27-1052-4f44-b71a-409e016c8cc4 req-498cce9e-b33e-4c24-bda7-d583599c83cc tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:31.360008 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-aef10f27-1052-4f44-b71a-409e016c8cc4 req-498cce9e-b33e-4c24-bda7-d583599c83cc tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:31.369416 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:31.369416 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:33:31.373793 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [req-aef10f27-1052-4f44-b71a-409e016c8cc4 req-498cce9e-b33e-4c24-bda7-d583599c83cc tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] Volume info retrieved successfully. Jul 10 06:33:31.378404 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-aef10f27-1052-4f44-b71a-409e016c8cc4 req-498cce9e-b33e-4c24-bda7-d583599c83cc tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] https://10.4.3.200/volume/v3/volumes/3e45cd09-dcbe-4631-8237-6c5ac5cf1d1d returned with HTTP 200 Jul 10 06:33:31.378831 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 332/1305] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:33:31 2026] GET /volume/v3/volumes/3e45cd09-dcbe-4631-8237-6c5ac5cf1d1d => generated 1143 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:33:31.400330 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-aef10f27-1052-4f44-b71a-409e016c8cc4 req-2138ee46-0ede-498f-ad71-7eeb79f7a0b1 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:31.402426 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-aef10f27-1052-4f44-b71a-409e016c8cc4 req-2138ee46-0ede-498f-ad71-7eeb79f7a0b1 tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] POST https://10.4.3.200/volume/v3/volumes/3e45cd09-dcbe-4631-8237-6c5ac5cf1d1d/action Jul 10 06:33:31.402779 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-aef10f27-1052-4f44-b71a-409e016c8cc4 req-2138ee46-0ede-498f-ad71-7eeb79f7a0b1 tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:33:31.402887 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-aef10f27-1052-4f44-b71a-409e016c8cc4 req-2138ee46-0ede-498f-ad71-7eeb79f7a0b1 tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:33:31.414668 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:31.414668 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:33:31.415220 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [req-aef10f27-1052-4f44-b71a-409e016c8cc4 req-2138ee46-0ede-498f-ad71-7eeb79f7a0b1 tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] Volume info retrieved successfully. Jul 10 06:33:31.423916 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [req-aef10f27-1052-4f44-b71a-409e016c8cc4 req-2138ee46-0ede-498f-ad71-7eeb79f7a0b1 tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] Begin detaching volume completed successfully. Jul 10 06:33:31.424117 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-aef10f27-1052-4f44-b71a-409e016c8cc4 req-2138ee46-0ede-498f-ad71-7eeb79f7a0b1 tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] https://10.4.3.200/volume/v3/volumes/3e45cd09-dcbe-4631-8237-6c5ac5cf1d1d/action returned with HTTP 202 Jul 10 06:33:31.424929 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 325/1306] 10.4.3.200 () {72 vars in 1672 bytes} [Fri Jul 10 06:33:31 2026] POST /volume/v3/volumes/3e45cd09-dcbe-4631-8237-6c5ac5cf1d1d/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:33:31.589406 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-bc021770-5b0b-41b2-9ccd-0a3b8e0e3d08 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:31.593025 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-bc021770-5b0b-41b2-9ccd-0a3b8e0e3d08 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] GET https://10.4.3.200/volume/v3/snapshots/7803cee2-be75-4a65-addd-fd5e07f8b541 Jul 10 06:33:31.593384 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-bc021770-5b0b-41b2-9ccd-0a3b8e0e3d08 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:31.593654 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-bc021770-5b0b-41b2-9ccd-0a3b8e0e3d08 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:31.599996 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-bc021770-5b0b-41b2-9ccd-0a3b8e0e3d08 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/snapshots/7803cee2-be75-4a65-addd-fd5e07f8b541 returned with HTTP 404 Jul 10 06:33:31.600827 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 323/1307] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:33:31 2026] GET /volume/v3/snapshots/7803cee2-be75-4a65-addd-fd5e07f8b541 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:33:31.619594 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-94d739a5-f51c-4d0e-ac70-dd57a18a44bd None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:31.622660 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-94d739a5-f51c-4d0e-ac70-dd57a18a44bd tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] GET https://10.4.3.200/volume/v3/volumes/40a81a0f-c5c8-43ca-94ce-dcb3e4504305 Jul 10 06:33:31.622974 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-94d739a5-f51c-4d0e-ac70-dd57a18a44bd tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:31.623257 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-94d739a5-f51c-4d0e-ac70-dd57a18a44bd tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:31.635376 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:31.635376 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:33:31.641231 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-94d739a5-f51c-4d0e-ac70-dd57a18a44bd tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Volume info retrieved successfully. Jul 10 06:33:31.648069 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-94d739a5-f51c-4d0e-ac70-dd57a18a44bd tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/volumes/40a81a0f-c5c8-43ca-94ce-dcb3e4504305 returned with HTTP 200 Jul 10 06:33:31.648716 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 328/1308] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:33:31 2026] GET /volume/v3/volumes/40a81a0f-c5c8-43ca-94ce-dcb3e4504305 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:33:31.663686 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-779d2ccf-2f3a-41de-8ab7-5e6a6d48bf47 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:31.667276 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-779d2ccf-2f3a-41de-8ab7-5e6a6d48bf47 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] DELETE https://10.4.3.200/volume/v3/volumes/40a81a0f-c5c8-43ca-94ce-dcb3e4504305 Jul 10 06:33:31.667979 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-779d2ccf-2f3a-41de-8ab7-5e6a6d48bf47 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:31.667979 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-779d2ccf-2f3a-41de-8ab7-5e6a6d48bf47 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:31.667979 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-779d2ccf-2f3a-41de-8ab7-5e6a6d48bf47 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Delete volume with id: 40a81a0f-c5c8-43ca-94ce-dcb3e4504305 Jul 10 06:33:31.680648 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:31.680648 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:33:31.680948 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-779d2ccf-2f3a-41de-8ab7-5e6a6d48bf47 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Volume info retrieved successfully. Jul 10 06:33:31.709571 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-779d2ccf-2f3a-41de-8ab7-5e6a6d48bf47 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Delete volume request issued successfully. Jul 10 06:33:31.709758 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-779d2ccf-2f3a-41de-8ab7-5e6a6d48bf47 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/volumes/40a81a0f-c5c8-43ca-94ce-dcb3e4504305 returned with HTTP 202 Jul 10 06:33:31.713530 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 333/1309] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:33:31 2026] DELETE /volume/v3/volumes/40a81a0f-c5c8-43ca-94ce-dcb3e4504305 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:33:31.720222 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-f23188fc-45aa-45fa-bea0-9209ac180334 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:31.723103 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f23188fc-45aa-45fa-bea0-9209ac180334 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] GET https://10.4.3.200/volume/v3/volumes/40a81a0f-c5c8-43ca-94ce-dcb3e4504305 Jul 10 06:33:31.723235 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f23188fc-45aa-45fa-bea0-9209ac180334 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:31.724632 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f23188fc-45aa-45fa-bea0-9209ac180334 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:31.733313 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:31.733313 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:33:31.739864 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-f23188fc-45aa-45fa-bea0-9209ac180334 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Volume info retrieved successfully. Jul 10 06:33:31.749024 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f23188fc-45aa-45fa-bea0-9209ac180334 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/volumes/40a81a0f-c5c8-43ca-94ce-dcb3e4504305 returned with HTTP 200 Jul 10 06:33:31.749794 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 326/1310] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:33:31 2026] GET /volume/v3/volumes/40a81a0f-c5c8-43ca-94ce-dcb3e4504305 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:33:32.458733 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-c73763df-dd24-41c5-b119-86da4ce03721 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:32.459119 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c73763df-dd24-41c5-b119-86da4ce03721 None None] GET https://10.4.3.200/volume// Jul 10 06:33:32.459316 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c73763df-dd24-41c5-b119-86da4ce03721 None None] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:32.459541 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c73763df-dd24-41c5-b119-86da4ce03721 None None] Calling method 'all' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:32.459894 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c73763df-dd24-41c5-b119-86da4ce03721 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:33:32.460182 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 324/1311] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:33: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 10 06:33:32.466857 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-aef10f27-1052-4f44-b71a-409e016c8cc4 req-42547169-ac40-4150-a9f3-c2bf401616ba None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:32.468860 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-aef10f27-1052-4f44-b71a-409e016c8cc4 req-42547169-ac40-4150-a9f3-c2bf401616ba tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] GET https://10.4.3.200/volume/v3/volumes/3e45cd09-dcbe-4631-8237-6c5ac5cf1d1d Jul 10 06:33:32.469118 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-aef10f27-1052-4f44-b71a-409e016c8cc4 req-42547169-ac40-4150-a9f3-c2bf401616ba tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:32.469305 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-aef10f27-1052-4f44-b71a-409e016c8cc4 req-42547169-ac40-4150-a9f3-c2bf401616ba tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:32.478589 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:32.478589 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:33:32.482200 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [req-aef10f27-1052-4f44-b71a-409e016c8cc4 req-42547169-ac40-4150-a9f3-c2bf401616ba tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] Volume info retrieved successfully. Jul 10 06:33:32.486818 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-aef10f27-1052-4f44-b71a-409e016c8cc4 req-42547169-ac40-4150-a9f3-c2bf401616ba tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] https://10.4.3.200/volume/v3/volumes/3e45cd09-dcbe-4631-8237-6c5ac5cf1d1d returned with HTTP 200 Jul 10 06:33:32.487214 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 329/1312] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 10 06:33:32 2026] GET /volume/v3/volumes/3e45cd09-dcbe-4631-8237-6c5ac5cf1d1d => generated 1326 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:33:32.519466 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-9e40ac8a-e0c0-4323-9a76-1c52d84cf3cb None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:32.671622 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9e40ac8a-e0c0-4323-9a76-1c52d84cf3cb tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:33:32.671913 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9e40ac8a-e0c0-4323-9a76-1c52d84cf3cb tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1427618188"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:33:32.677869 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-9e40ac8a-e0c0-4323-9a76-1c52d84cf3cb tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1427618188'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:33:32.677996 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-9e40ac8a-e0c0-4323-9a76-1c52d84cf3cb tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] Create volume of 1 GB Jul 10 06:33:32.685478 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-9e40ac8a-e0c0-4323-9a76-1c52d84cf3cb tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] Availability Zones retrieved successfully. Jul 10 06:33:32.692368 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-9e40ac8a-e0c0-4323-9a76-1c52d84cf3cb tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] Flow 'volume_create_api' (ee5ab911-b389-400e-b97c-691f244d5c6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:33:32.693765 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-9e40ac8a-e0c0-4323-9a76-1c52d84cf3cb tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (602aeb2f-dc27-478a-9786-3f3dbae3e300) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:33:32.694805 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-9e40ac8a-e0c0-4323-9a76-1c52d84cf3cb tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] Validating volume size '1' using validate_int {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:33:32.729550 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-9e40ac8a-e0c0-4323-9a76-1c52d84cf3cb tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (602aeb2f-dc27-478a-9786-3f3dbae3e300) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:33:32.729550 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-9e40ac8a-e0c0-4323-9a76-1c52d84cf3cb tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52682eb6-dde6-44b8-b00f-f4adfdd5889c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:33:32.769457 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-8e8243eb-c97a-4fbd-b0f2-441206ebbc8c None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:32.771709 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-8e8243eb-c97a-4fbd-b0f2-441206ebbc8c tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] GET https://10.4.3.200/volume/v3/volumes/40a81a0f-c5c8-43ca-94ce-dcb3e4504305 Jul 10 06:33:32.771893 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-8e8243eb-c97a-4fbd-b0f2-441206ebbc8c tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:32.772443 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-8e8243eb-c97a-4fbd-b0f2-441206ebbc8c tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:32.777697 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-8e8243eb-c97a-4fbd-b0f2-441206ebbc8c tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/volumes/40a81a0f-c5c8-43ca-94ce-dcb3e4504305 returned with HTTP 404 Jul 10 06:33:32.778103 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 327/1313] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:33:32 2026] GET /volume/v3/volumes/40a81a0f-c5c8-43ca-94ce-dcb3e4504305 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:33:32.786286 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-570f3abc-453f-477d-8dec-84d870393102 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:32.788345 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-570f3abc-453f-477d-8dec-84d870393102 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] GET https://10.4.3.200/volume/v3/volumes/563358a5-a81f-4a8a-9dac-a7ca78829d29 Jul 10 06:33:32.788607 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-570f3abc-453f-477d-8dec-84d870393102 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:32.788854 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-570f3abc-453f-477d-8dec-84d870393102 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:32.796052 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:32.796052 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:33:32.800909 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-570f3abc-453f-477d-8dec-84d870393102 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Volume info retrieved successfully. Jul 10 06:33:32.805315 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-570f3abc-453f-477d-8dec-84d870393102 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/volumes/563358a5-a81f-4a8a-9dac-a7ca78829d29 returned with HTTP 200 Jul 10 06:33:32.805686 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 325/1314] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:33:32 2026] GET /volume/v3/volumes/563358a5-a81f-4a8a-9dac-a7ca78829d29 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:33:32.812077 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-9e40ac8a-e0c0-4323-9a76-1c52d84cf3cb tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] Created reservations ['3c63539f-6682-487f-897c-2c11517518b6', '0edff17c-82d0-4eeb-8019-853414a7d04a', '056a58eb-fb3a-4e8d-81a8-1d318604f8db', '448932ef-f860-49c1-88b3-8fb38bd2bd9e'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:33:32.813119 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-9e40ac8a-e0c0-4323-9a76-1c52d84cf3cb tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52682eb6-dde6-44b8-b00f-f4adfdd5889c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3c63539f-6682-487f-897c-2c11517518b6', '0edff17c-82d0-4eeb-8019-853414a7d04a', '056a58eb-fb3a-4e8d-81a8-1d318604f8db', '448932ef-f860-49c1-88b3-8fb38bd2bd9e']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:33:32.813903 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-9e40ac8a-e0c0-4323-9a76-1c52d84cf3cb tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80613954-cf49-4a5c-94e0-3ef159f83cc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:33:32.821990 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-5ef23577-b735-4efd-b982-f6cb33805ce9 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:32.823816 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-5ef23577-b735-4efd-b982-f6cb33805ce9 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] DELETE https://10.4.3.200/volume/v3/volumes/563358a5-a81f-4a8a-9dac-a7ca78829d29 Jul 10 06:33:32.823986 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-5ef23577-b735-4efd-b982-f6cb33805ce9 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:32.824159 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-5ef23577-b735-4efd-b982-f6cb33805ce9 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:32.824307 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-5ef23577-b735-4efd-b982-f6cb33805ce9 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Delete volume with id: 563358a5-a81f-4a8a-9dac-a7ca78829d29 Jul 10 06:33:32.830728 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:32.830728 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:33:32.831121 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-5ef23577-b735-4efd-b982-f6cb33805ce9 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Volume info retrieved successfully. Jul 10 06:33:32.846086 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-9e40ac8a-e0c0-4323-9a76-1c52d84cf3cb tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80613954-cf49-4a5c-94e0-3ef159f83cc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ff9c59b6-dad6-4ffc-95d3-f9867e046da6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1427618188',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='502a6f91045c415da80dcc332e3a4589',qos_specs=None,replication_status=,reservations=['3c63539f-6682-487f-897c-2c11517518b6','0edff17c-82d0-4eeb-8019-853414a7d04a','056a58eb-fb3a-4e8d-81a8-1d318604f8db','448932ef-f860-49c1-88b3-8fb38bd2bd9e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e5131d16c404de1a25c8bacf919bc68',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:33:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1427618188',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ff9c59b6-dad6-4ffc-95d3-f9867e046da6,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='502a6f91045c415da80dcc332e3a4589',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9e5131d16c404de1a25c8bacf919bc68',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:33:32.846849 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-9e40ac8a-e0c0-4323-9a76-1c52d84cf3cb tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9247233-4afd-4089-b858-8f0259de2623) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:33:32.848299 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-5ef23577-b735-4efd-b982-f6cb33805ce9 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Delete volume request issued successfully. Jul 10 06:33:32.848470 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-5ef23577-b735-4efd-b982-f6cb33805ce9 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/volumes/563358a5-a81f-4a8a-9dac-a7ca78829d29 returned with HTTP 202 Jul 10 06:33:32.848836 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 330/1315] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:33:32 2026] DELETE /volume/v3/volumes/563358a5-a81f-4a8a-9dac-a7ca78829d29 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:33:32.860607 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-dc6c8414-404f-4638-bda1-bdf5b1b24756 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:32.862410 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-dc6c8414-404f-4638-bda1-bdf5b1b24756 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] GET https://10.4.3.200/volume/v3/volumes/563358a5-a81f-4a8a-9dac-a7ca78829d29 Jul 10 06:33:32.862701 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-dc6c8414-404f-4638-bda1-bdf5b1b24756 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:32.862990 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-dc6c8414-404f-4638-bda1-bdf5b1b24756 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:32.870879 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:32.870879 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:33:32.875884 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-9e40ac8a-e0c0-4323-9a76-1c52d84cf3cb tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9247233-4afd-4089-b858-8f0259de2623) transitioned into state 'SUCCESS' from state '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-1427618188',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='502a6f91045c415da80dcc332e3a4589',qos_specs=None,replication_status=,reservations=['3c63539f-6682-487f-897c-2c11517518b6','0edff17c-82d0-4eeb-8019-853414a7d04a','056a58eb-fb3a-4e8d-81a8-1d318604f8db','448932ef-f860-49c1-88b3-8fb38bd2bd9e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e5131d16c404de1a25c8bacf919bc68',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:33:32.876887 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-9e40ac8a-e0c0-4323-9a76-1c52d84cf3cb tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a817e83f-e97b-463e-9999-558a0ba35de5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:33:32.878045 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-dc6c8414-404f-4638-bda1-bdf5b1b24756 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Volume info retrieved successfully. Jul 10 06:33:32.882673 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-dc6c8414-404f-4638-bda1-bdf5b1b24756 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/volumes/563358a5-a81f-4a8a-9dac-a7ca78829d29 returned with HTTP 200 Jul 10 06:33:32.883084 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 328/1316] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:33:32 2026] GET /volume/v3/volumes/563358a5-a81f-4a8a-9dac-a7ca78829d29 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 06:33:32.893882 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-9e40ac8a-e0c0-4323-9a76-1c52d84cf3cb tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a817e83f-e97b-463e-9999-558a0ba35de5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:33:32.896527 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-9e40ac8a-e0c0-4323-9a76-1c52d84cf3cb tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] Flow 'volume_create_api' (ee5ab911-b389-400e-b97c-691f244d5c6f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:33:32.896527 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-9e40ac8a-e0c0-4323-9a76-1c52d84cf3cb tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] Create volume request issued successfully. Jul 10 06:33:32.896527 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9e40ac8a-e0c0-4323-9a76-1c52d84cf3cb tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:33:32.896527 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 334/1317] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 10 06:33:32 2026] POST /volume/v3/volumes => generated 760 bytes in 377 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:33:32.910864 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-0eec120b-07dd-4a28-9c34-53bcb8002a1b None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:32.915608 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0eec120b-07dd-4a28-9c34-53bcb8002a1b tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] GET https://10.4.3.200/volume/v3/volumes/ff9c59b6-dad6-4ffc-95d3-f9867e046da6 Jul 10 06:33:32.915608 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0eec120b-07dd-4a28-9c34-53bcb8002a1b tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:32.915608 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0eec120b-07dd-4a28-9c34-53bcb8002a1b tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:32.925979 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:32.925979 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:33:32.928723 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-0eec120b-07dd-4a28-9c34-53bcb8002a1b tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] Volume info retrieved successfully. Jul 10 06:33:32.933555 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0eec120b-07dd-4a28-9c34-53bcb8002a1b tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] https://10.4.3.200/volume/v3/volumes/ff9c59b6-dad6-4ffc-95d3-f9867e046da6 returned with HTTP 200 Jul 10 06:33:32.933882 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 326/1318] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:33:32 2026] GET /volume/v3/volumes/ff9c59b6-dad6-4ffc-95d3-f9867e046da6 => generated 828 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:33:33.898803 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-45b76a31-c42f-4753-8752-eb0b0e93fb67 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:33.902208 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-45b76a31-c42f-4753-8752-eb0b0e93fb67 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] GET https://10.4.3.200/volume/v3/volumes/563358a5-a81f-4a8a-9dac-a7ca78829d29 Jul 10 06:33:33.902208 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-45b76a31-c42f-4753-8752-eb0b0e93fb67 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:33.902208 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-45b76a31-c42f-4753-8752-eb0b0e93fb67 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:33.908268 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-45b76a31-c42f-4753-8752-eb0b0e93fb67 tempest-VolumesSnapshotTestJSON-104946255 tempest-VolumesSnapshotTestJSON-104946255-project-member] https://10.4.3.200/volume/v3/volumes/563358a5-a81f-4a8a-9dac-a7ca78829d29 returned with HTTP 404 Jul 10 06:33:33.909008 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 331/1319] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:33:33 2026] GET /volume/v3/volumes/563358a5-a81f-4a8a-9dac-a7ca78829d29 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:33:33.947805 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-f741df42-fd75-48f6-9129-9749c4e07996 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:33.949779 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f741df42-fd75-48f6-9129-9749c4e07996 tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] GET https://10.4.3.200/volume/v3/volumes/ff9c59b6-dad6-4ffc-95d3-f9867e046da6 Jul 10 06:33:33.950011 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f741df42-fd75-48f6-9129-9749c4e07996 tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:33.950229 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f741df42-fd75-48f6-9129-9749c4e07996 tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:33.958666 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:33.958666 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:33:33.963175 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-f741df42-fd75-48f6-9129-9749c4e07996 tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] Volume info retrieved successfully. Jul 10 06:33:33.968615 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f741df42-fd75-48f6-9129-9749c4e07996 tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] https://10.4.3.200/volume/v3/volumes/ff9c59b6-dad6-4ffc-95d3-f9867e046da6 returned with HTTP 200 Jul 10 06:33:33.968989 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 329/1320] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:33:33 2026] GET /volume/v3/volumes/ff9c59b6-dad6-4ffc-95d3-f9867e046da6 => generated 853 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:33:33.999204 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-e4f203c7-34cf-4d56-80e1-10baec95d3d9 req-5a0ea58b-34c3-4a95-b45b-1c59dfa0a7a4 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:34.001498 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-e4f203c7-34cf-4d56-80e1-10baec95d3d9 req-5a0ea58b-34c3-4a95-b45b-1c59dfa0a7a4 tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] GET https://10.4.3.200/volume/v3/volumes/ff9c59b6-dad6-4ffc-95d3-f9867e046da6 Jul 10 06:33:34.001686 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-e4f203c7-34cf-4d56-80e1-10baec95d3d9 req-5a0ea58b-34c3-4a95-b45b-1c59dfa0a7a4 tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:34.001862 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-e4f203c7-34cf-4d56-80e1-10baec95d3d9 req-5a0ea58b-34c3-4a95-b45b-1c59dfa0a7a4 tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:34.015847 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:34.015847 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:33:34.027561 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [req-e4f203c7-34cf-4d56-80e1-10baec95d3d9 req-5a0ea58b-34c3-4a95-b45b-1c59dfa0a7a4 tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] Volume info retrieved successfully. Jul 10 06:33:34.034791 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-e4f203c7-34cf-4d56-80e1-10baec95d3d9 req-5a0ea58b-34c3-4a95-b45b-1c59dfa0a7a4 tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] https://10.4.3.200/volume/v3/volumes/ff9c59b6-dad6-4ffc-95d3-f9867e046da6 returned with HTTP 200 Jul 10 06:33:34.035112 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 335/1321] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:33:33 2026] GET /volume/v3/volumes/ff9c59b6-dad6-4ffc-95d3-f9867e046da6 => generated 853 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:33:34.052317 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-9b2f2c02-e915-402f-b919-1b47862ae67f None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:34.054465 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9b2f2c02-e915-402f-b919-1b47862ae67f tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:33:34.054904 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9b2f2c02-e915-402f-b919-1b47862ae67f tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1260814010"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:33:34.057152 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.volumes [None req-9b2f2c02-e915-402f-b919-1b47862ae67f tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1260814010'}} {{(pid=99977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:33:34.057328 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-9b2f2c02-e915-402f-b919-1b47862ae67f tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] Create volume of 1 GB Jul 10 06:33:34.063587 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-9b2f2c02-e915-402f-b919-1b47862ae67f tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] Availability Zones retrieved successfully. Jul 10 06:33:34.072715 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-9b2f2c02-e915-402f-b919-1b47862ae67f tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] Flow 'volume_create_api' (8f0d380f-813f-451f-9a86-aca3333407cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:33:34.073786 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-9b2f2c02-e915-402f-b919-1b47862ae67f tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09e557cd-e524-4106-b5ae-88acc1eb86e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:33:34.074719 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.flows.api.create_volume [None req-9b2f2c02-e915-402f-b919-1b47862ae67f tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] Validating volume size '1' using validate_int {{(pid=99977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:33:34.121790 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-9b2f2c02-e915-402f-b919-1b47862ae67f tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09e557cd-e524-4106-b5ae-88acc1eb86e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:33:34.123198 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-9b2f2c02-e915-402f-b919-1b47862ae67f tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5374853b-1fde-45be-9764-8abc87eb9eb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:33:34.180074 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-9b2f2c02-e915-402f-b919-1b47862ae67f tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] Created reservations ['f8415e40-6cef-4361-a2e7-5241466dc42f', '90983a63-7c2f-4b42-8367-5078e851faeb', '814b8a8b-9692-4e6a-b9b5-72fb5a29cfcd', 'a1fd5fa8-f6a0-4462-8d76-fc93b1b4bbd4'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:33:34.181243 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-9b2f2c02-e915-402f-b919-1b47862ae67f tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5374853b-1fde-45be-9764-8abc87eb9eb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f8415e40-6cef-4361-a2e7-5241466dc42f', '90983a63-7c2f-4b42-8367-5078e851faeb', '814b8a8b-9692-4e6a-b9b5-72fb5a29cfcd', 'a1fd5fa8-f6a0-4462-8d76-fc93b1b4bbd4']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:33:34.182372 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-9b2f2c02-e915-402f-b919-1b47862ae67f tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec656e71-2eb1-4724-a8de-11c604ed14a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:33:34.216529 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-9b2f2c02-e915-402f-b919-1b47862ae67f tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec656e71-2eb1-4724-a8de-11c604ed14a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1aafa620-4b1f-41d1-ad1d-b793888da93d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1260814010',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='502a6f91045c415da80dcc332e3a4589',qos_specs=None,replication_status=,reservations=['f8415e40-6cef-4361-a2e7-5241466dc42f','90983a63-7c2f-4b42-8367-5078e851faeb','814b8a8b-9692-4e6a-b9b5-72fb5a29cfcd','a1fd5fa8-f6a0-4462-8d76-fc93b1b4bbd4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e5131d16c404de1a25c8bacf919bc68',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:33:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1260814010',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1aafa620-4b1f-41d1-ad1d-b793888da93d,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='502a6f91045c415da80dcc332e3a4589',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9e5131d16c404de1a25c8bacf919bc68',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:33:34.217779 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-9b2f2c02-e915-402f-b919-1b47862ae67f tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc6762af-7f97-474a-b70c-9d2e18c5df52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:33:34.248932 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-9b2f2c02-e915-402f-b919-1b47862ae67f tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc6762af-7f97-474a-b70c-9d2e18c5df52) transitioned into state 'SUCCESS' from state '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-1260814010',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='502a6f91045c415da80dcc332e3a4589',qos_specs=None,replication_status=,reservations=['f8415e40-6cef-4361-a2e7-5241466dc42f','90983a63-7c2f-4b42-8367-5078e851faeb','814b8a8b-9692-4e6a-b9b5-72fb5a29cfcd','a1fd5fa8-f6a0-4462-8d76-fc93b1b4bbd4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e5131d16c404de1a25c8bacf919bc68',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:33:34.249758 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-9b2f2c02-e915-402f-b919-1b47862ae67f tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79b33e9c-d886-4c90-8d03-940cc2436e24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:33:34.260904 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-9b2f2c02-e915-402f-b919-1b47862ae67f tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79b33e9c-d886-4c90-8d03-940cc2436e24) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:33:34.262074 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-9b2f2c02-e915-402f-b919-1b47862ae67f tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] Flow 'volume_create_api' (8f0d380f-813f-451f-9a86-aca3333407cc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:33:34.263083 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-9b2f2c02-e915-402f-b919-1b47862ae67f tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] Create volume request issued successfully. Jul 10 06:33:34.263854 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9b2f2c02-e915-402f-b919-1b47862ae67f tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:33:34.264378 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 327/1322] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 10 06:33:34 2026] POST /volume/v3/volumes => generated 760 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:33:34.276650 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-7a6c8ab4-a213-4432-adf5-60360e94a3a4 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:34.278348 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-7a6c8ab4-a213-4432-adf5-60360e94a3a4 tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] GET https://10.4.3.200/volume/v3/volumes/1aafa620-4b1f-41d1-ad1d-b793888da93d Jul 10 06:33:34.278575 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-7a6c8ab4-a213-4432-adf5-60360e94a3a4 tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:34.279517 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-7a6c8ab4-a213-4432-adf5-60360e94a3a4 tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:34.292948 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:34.292948 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:33:34.298665 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-7a6c8ab4-a213-4432-adf5-60360e94a3a4 tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] Volume info retrieved successfully. Jul 10 06:33:34.304095 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-7a6c8ab4-a213-4432-adf5-60360e94a3a4 tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] https://10.4.3.200/volume/v3/volumes/1aafa620-4b1f-41d1-ad1d-b793888da93d returned with HTTP 200 Jul 10 06:33:34.304252 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 332/1323] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:33:34 2026] GET /volume/v3/volumes/1aafa620-4b1f-41d1-ad1d-b793888da93d => generated 828 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:33:35.122901 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-aef10f27-1052-4f44-b71a-409e016c8cc4 req-52a03a34-005f-474a-8114-b2950d9d47e6 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:35.125762 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-aef10f27-1052-4f44-b71a-409e016c8cc4 req-52a03a34-005f-474a-8114-b2950d9d47e6 tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] DELETE https://10.4.3.200/volume/v3/attachments/edc8afb0-a16a-41d7-be39-d39311eb3d0f Jul 10 06:33:35.126035 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-aef10f27-1052-4f44-b71a-409e016c8cc4 req-52a03a34-005f-474a-8114-b2950d9d47e6 tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:35.126309 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-aef10f27-1052-4f44-b71a-409e016c8cc4 req-52a03a34-005f-474a-8114-b2950d9d47e6 tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] Calling method 'version_select' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:35.136523 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:35.136523 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:33:35.213878 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-8a326c78-4e07-4509-90af-0d51044c2288 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:35.216004 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8a326c78-4e07-4509-90af-0d51044c2288 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:33:35.216471 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8a326c78-4e07-4509-90af-0d51044c2288 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1890434487"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:33:35.218323 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-8a326c78-4e07-4509-90af-0d51044c2288 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1890434487'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:33:35.222045 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-8a326c78-4e07-4509-90af-0d51044c2288 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Create volume of 1 GB Jul 10 06:33:35.222459 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:35.222459 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:33:35.222999 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-8a326c78-4e07-4509-90af-0d51044c2288 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Availability Zones retrieved successfully. Jul 10 06:33:35.228520 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-8a326c78-4e07-4509-90af-0d51044c2288 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Flow 'volume_create_api' (99abec98-5f23-4e52-a65b-0ba9f8b5845f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:33:35.229545 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-8a326c78-4e07-4509-90af-0d51044c2288 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9bb68cf-a007-4ff0-843e-ebb34d337cc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:33:35.230613 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-8a326c78-4e07-4509-90af-0d51044c2288 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Validating volume size '1' using validate_int {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:33:35.238772 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:35.238772 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:33:35.253175 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-8a326c78-4e07-4509-90af-0d51044c2288 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9bb68cf-a007-4ff0-843e-ebb34d337cc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:17Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=238448dc-8618-420d-bc49-a2c721b2e189,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '238448dc-8618-420d-bc49-a2c721b2e189', 'encryption_key_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=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:33:35.253887 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-8a326c78-4e07-4509-90af-0d51044c2288 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c46217c-11c0-47c3-b06b-d65d18808fe2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:33:35.301025 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-8a326c78-4e07-4509-90af-0d51044c2288 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Created reservations ['f74a67ee-61f5-46d6-8c0a-ab71aa067cba', 'c91249dc-1d07-4a8c-b028-235d9e43cc3f', '6504676b-38af-4ed9-9861-163673304d2a', 'b95434a7-5296-476c-97b4-faeae2e94537'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:33:35.302214 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-8a326c78-4e07-4509-90af-0d51044c2288 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c46217c-11c0-47c3-b06b-d65d18808fe2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f74a67ee-61f5-46d6-8c0a-ab71aa067cba', 'c91249dc-1d07-4a8c-b028-235d9e43cc3f', '6504676b-38af-4ed9-9861-163673304d2a', 'b95434a7-5296-476c-97b4-faeae2e94537']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:33:35.302780 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-8a326c78-4e07-4509-90af-0d51044c2288 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12db762e-c874-4b34-8471-1bbf503723fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:33:35.321297 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-81026424-764f-4b8d-bd21-c0f1e6890511 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:35.323318 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-81026424-764f-4b8d-bd21-c0f1e6890511 tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] GET https://10.4.3.200/volume/v3/volumes/1aafa620-4b1f-41d1-ad1d-b793888da93d Jul 10 06:33:35.323526 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-81026424-764f-4b8d-bd21-c0f1e6890511 tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:35.323791 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-81026424-764f-4b8d-bd21-c0f1e6890511 tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:35.330679 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:35.330679 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:33:35.334376 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-81026424-764f-4b8d-bd21-c0f1e6890511 tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] Volume info retrieved successfully. Jul 10 06:33:35.335306 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-8a326c78-4e07-4509-90af-0d51044c2288 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12db762e-c874-4b34-8471-1bbf503723fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7d31fb8b-5552-44ad-b0d3-058ea389351e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1890434487',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='78af4427aa3a4035bdbb810dc1a2db39',qos_specs=None,replication_status=,reservations=['f74a67ee-61f5-46d6-8c0a-ab71aa067cba','c91249dc-1d07-4a8c-b028-235d9e43cc3f','6504676b-38af-4ed9-9861-163673304d2a','b95434a7-5296-476c-97b4-faeae2e94537'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6380a83cf69846b0a9e56177c7161013',volume_type_id=238448dc-8618-420d-bc49-a2c721b2e189), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:33:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1890434487',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7d31fb8b-5552-44ad-b0d3-058ea389351e,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='78af4427aa3a4035bdbb810dc1a2db39',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6380a83cf69846b0a9e56177c7161013',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(238448dc-8618-420d-bc49-a2c721b2e189),volume_type_id=238448dc-8618-420d-bc49-a2c721b2e189)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:33:35.336289 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-8a326c78-4e07-4509-90af-0d51044c2288 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (364206ef-ffe7-4405-a81a-9f17e0942f83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:33:35.339249 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-81026424-764f-4b8d-bd21-c0f1e6890511 tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] https://10.4.3.200/volume/v3/volumes/1aafa620-4b1f-41d1-ad1d-b793888da93d returned with HTTP 200 Jul 10 06:33:35.340892 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 328/1324] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:33:35 2026] GET /volume/v3/volumes/1aafa620-4b1f-41d1-ad1d-b793888da93d => generated 853 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:33:35.359681 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-8a326c78-4e07-4509-90af-0d51044c2288 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (364206ef-ffe7-4405-a81a-9f17e0942f83) transitioned into state 'SUCCESS' from state '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-1890434487',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='78af4427aa3a4035bdbb810dc1a2db39',qos_specs=None,replication_status=,reservations=['f74a67ee-61f5-46d6-8c0a-ab71aa067cba','c91249dc-1d07-4a8c-b028-235d9e43cc3f','6504676b-38af-4ed9-9861-163673304d2a','b95434a7-5296-476c-97b4-faeae2e94537'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6380a83cf69846b0a9e56177c7161013',volume_type_id=238448dc-8618-420d-bc49-a2c721b2e189)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:33:35.360358 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-8a326c78-4e07-4509-90af-0d51044c2288 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6766b861-0e44-479e-93ce-e476eff7aa30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:33:35.373977 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-8a326c78-4e07-4509-90af-0d51044c2288 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6766b861-0e44-479e-93ce-e476eff7aa30) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:33:35.378737 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-8a326c78-4e07-4509-90af-0d51044c2288 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Flow 'volume_create_api' (99abec98-5f23-4e52-a65b-0ba9f8b5845f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:33:35.379111 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-8a326c78-4e07-4509-90af-0d51044c2288 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Create volume request issued successfully. Jul 10 06:33:35.381027 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8a326c78-4e07-4509-90af-0d51044c2288 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:33:35.381027 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 336/1325] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 10 06:33:35 2026] POST /volume/v3/volumes => generated 760 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:33:35.382108 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-85ff5c66-e437-4c7b-aefe-70361dd7d4bd req-407b6f7d-b904-4878-b67a-cc4e1e1d3164 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:35.383433 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-85ff5c66-e437-4c7b-aefe-70361dd7d4bd req-407b6f7d-b904-4878-b67a-cc4e1e1d3164 tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] GET https://10.4.3.200/volume/v3/volumes/1aafa620-4b1f-41d1-ad1d-b793888da93d Jul 10 06:33:35.385156 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-85ff5c66-e437-4c7b-aefe-70361dd7d4bd req-407b6f7d-b904-4878-b67a-cc4e1e1d3164 tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:35.385156 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-85ff5c66-e437-4c7b-aefe-70361dd7d4bd req-407b6f7d-b904-4878-b67a-cc4e1e1d3164 tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:35.392256 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:35.392256 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:33:35.397799 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [req-85ff5c66-e437-4c7b-aefe-70361dd7d4bd req-407b6f7d-b904-4878-b67a-cc4e1e1d3164 tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] Volume info retrieved successfully. Jul 10 06:33:35.398939 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-8c59fa37-50f3-4022-b7bd-74d88c0b8ae1 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:35.401545 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8c59fa37-50f3-4022-b7bd-74d88c0b8ae1 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] GET https://10.4.3.200/volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e Jul 10 06:33:35.401545 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-8c59fa37-50f3-4022-b7bd-74d88c0b8ae1 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:35.402827 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-8c59fa37-50f3-4022-b7bd-74d88c0b8ae1 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:35.406307 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-85ff5c66-e437-4c7b-aefe-70361dd7d4bd req-407b6f7d-b904-4878-b67a-cc4e1e1d3164 tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] https://10.4.3.200/volume/v3/volumes/1aafa620-4b1f-41d1-ad1d-b793888da93d returned with HTTP 200 Jul 10 06:33:35.407299 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 333/1326] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:33:35 2026] GET /volume/v3/volumes/1aafa620-4b1f-41d1-ad1d-b793888da93d => generated 853 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:33:35.415951 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:35.415951 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:33:35.423803 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-8c59fa37-50f3-4022-b7bd-74d88c0b8ae1 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Volume info retrieved successfully. Jul 10 06:33:35.424971 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-92bd6dfd-2516-455a-96f6-242db9b10bd1 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:35.427184 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-92bd6dfd-2516-455a-96f6-242db9b10bd1 tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:33:35.427597 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-92bd6dfd-2516-455a-96f6-242db9b10bd1 tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1274702896"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:33:35.428016 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8c59fa37-50f3-4022-b7bd-74d88c0b8ae1 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e returned with HTTP 200 Jul 10 06:33:35.428664 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 329/1327] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:33:35 2026] GET /volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e => generated 828 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:33:35.429399 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-92bd6dfd-2516-455a-96f6-242db9b10bd1 tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1274702896'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:33:35.429583 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-92bd6dfd-2516-455a-96f6-242db9b10bd1 tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] Create volume of 1 GB Jul 10 06:33:35.429941 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:35.429941 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:33:35.435909 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-92bd6dfd-2516-455a-96f6-242db9b10bd1 tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] Availability Zones retrieved successfully. Jul 10 06:33:35.442237 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-92bd6dfd-2516-455a-96f6-242db9b10bd1 tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] Flow 'volume_create_api' (7824da36-3b83-4665-a794-9f5bb84466df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:33:35.443616 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-92bd6dfd-2516-455a-96f6-242db9b10bd1 tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39b1401e-6c2b-4a7b-88eb-ff1b11515acd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:33:35.445000 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-92bd6dfd-2516-455a-96f6-242db9b10bd1 tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] Validating volume size '1' using validate_int {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:33:35.482665 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-92bd6dfd-2516-455a-96f6-242db9b10bd1 tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39b1401e-6c2b-4a7b-88eb-ff1b11515acd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:33:35.483587 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-92bd6dfd-2516-455a-96f6-242db9b10bd1 tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c98fc52-ee9e-4fe7-bbda-477e4644b6f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:33:35.548768 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-92bd6dfd-2516-455a-96f6-242db9b10bd1 tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] Created reservations ['c71c8ad2-df62-4f23-9269-6c77fcbda97d', '45e08169-cdfa-4848-8511-69687bb595cf', '9366b357-d97b-4f1c-af39-3390b8a5daf8', 'd11fb598-57e6-4797-bbb4-9ad52ff49e61'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:33:35.549650 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-92bd6dfd-2516-455a-96f6-242db9b10bd1 tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c98fc52-ee9e-4fe7-bbda-477e4644b6f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c71c8ad2-df62-4f23-9269-6c77fcbda97d', '45e08169-cdfa-4848-8511-69687bb595cf', '9366b357-d97b-4f1c-af39-3390b8a5daf8', 'd11fb598-57e6-4797-bbb4-9ad52ff49e61']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:33:35.550570 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-92bd6dfd-2516-455a-96f6-242db9b10bd1 tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6499692a-c43d-48ce-b03e-fd510f0ee28e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:33:35.585698 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-92bd6dfd-2516-455a-96f6-242db9b10bd1 tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6499692a-c43d-48ce-b03e-fd510f0ee28e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ba9d5723-a29c-4563-91d5-a506717999ad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1274702896',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='502a6f91045c415da80dcc332e3a4589',qos_specs=None,replication_status=,reservations=['c71c8ad2-df62-4f23-9269-6c77fcbda97d','45e08169-cdfa-4848-8511-69687bb595cf','9366b357-d97b-4f1c-af39-3390b8a5daf8','d11fb598-57e6-4797-bbb4-9ad52ff49e61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e5131d16c404de1a25c8bacf919bc68',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:33:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1274702896',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ba9d5723-a29c-4563-91d5-a506717999ad,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='502a6f91045c415da80dcc332e3a4589',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9e5131d16c404de1a25c8bacf919bc68',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:33:35.586396 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-92bd6dfd-2516-455a-96f6-242db9b10bd1 tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6de8a1ba-a03d-442a-8441-24d4ad5e2d09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:33:35.608345 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-92bd6dfd-2516-455a-96f6-242db9b10bd1 tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6de8a1ba-a03d-442a-8441-24d4ad5e2d09) transitioned into state 'SUCCESS' from state '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-1274702896',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='502a6f91045c415da80dcc332e3a4589',qos_specs=None,replication_status=,reservations=['c71c8ad2-df62-4f23-9269-6c77fcbda97d','45e08169-cdfa-4848-8511-69687bb595cf','9366b357-d97b-4f1c-af39-3390b8a5daf8','d11fb598-57e6-4797-bbb4-9ad52ff49e61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e5131d16c404de1a25c8bacf919bc68',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:33:35.609006 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-92bd6dfd-2516-455a-96f6-242db9b10bd1 tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (865fe968-cb8e-4523-89c1-e28e523b1f12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:33:35.618603 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-92bd6dfd-2516-455a-96f6-242db9b10bd1 tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (865fe968-cb8e-4523-89c1-e28e523b1f12) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:33:35.619390 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-92bd6dfd-2516-455a-96f6-242db9b10bd1 tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] Flow 'volume_create_api' (7824da36-3b83-4665-a794-9f5bb84466df) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:33:35.619701 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-92bd6dfd-2516-455a-96f6-242db9b10bd1 tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] Create volume request issued successfully. Jul 10 06:33:35.620234 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-92bd6dfd-2516-455a-96f6-242db9b10bd1 tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:33:35.620814 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 337/1328] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 10 06:33:35 2026] POST /volume/v3/volumes => generated 760 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:33:35.640761 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-1a234a85-0390-4c6c-bb18-e1e4dd360c56 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:35.642793 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-1a234a85-0390-4c6c-bb18-e1e4dd360c56 tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] GET https://10.4.3.200/volume/v3/volumes/ba9d5723-a29c-4563-91d5-a506717999ad Jul 10 06:33:35.644172 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-1a234a85-0390-4c6c-bb18-e1e4dd360c56 tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:35.644496 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-1a234a85-0390-4c6c-bb18-e1e4dd360c56 tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:35.662296 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:35.662296 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:33:35.667405 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-1a234a85-0390-4c6c-bb18-e1e4dd360c56 tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] Volume info retrieved successfully. Jul 10 06:33:35.672350 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-1a234a85-0390-4c6c-bb18-e1e4dd360c56 tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] https://10.4.3.200/volume/v3/volumes/ba9d5723-a29c-4563-91d5-a506717999ad returned with HTTP 200 Jul 10 06:33:35.672994 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 334/1329] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:33:35 2026] GET /volume/v3/volumes/ba9d5723-a29c-4563-91d5-a506717999ad => generated 828 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:33:35.677249 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-aef10f27-1052-4f44-b71a-409e016c8cc4 req-52a03a34-005f-474a-8114-b2950d9d47e6 tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] https://10.4.3.200/volume/v3/attachments/edc8afb0-a16a-41d7-be39-d39311eb3d0f returned with HTTP 200 Jul 10 06:33:35.677742 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 330/1330] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 10 06:33:35 2026] DELETE /volume/v3/attachments/edc8afb0-a16a-41d7-be39-d39311eb3d0f => generated 19 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:33:36.443944 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-e1686189-2528-4945-af5b-424bd4fec2d2 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:36.447766 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e1686189-2528-4945-af5b-424bd4fec2d2 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] GET https://10.4.3.200/volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e Jul 10 06:33:36.447766 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e1686189-2528-4945-af5b-424bd4fec2d2 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:36.447766 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e1686189-2528-4945-af5b-424bd4fec2d2 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:36.452534 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:36.452534 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:33:36.457746 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-e1686189-2528-4945-af5b-424bd4fec2d2 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Volume info retrieved successfully. Jul 10 06:33:36.459497 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e1686189-2528-4945-af5b-424bd4fec2d2 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e returned with HTTP 200 Jul 10 06:33:36.460044 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 330/1331] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:33:36 2026] GET /volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e => generated 853 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:33:36.512395 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-f07343b7-7b5a-4733-a053-abfbd649197d req-16663c80-f6f3-45c7-8444-37367629df00 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:36.514567 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-f07343b7-7b5a-4733-a053-abfbd649197d req-16663c80-f6f3-45c7-8444-37367629df00 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] GET https://10.4.3.200/volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e Jul 10 06:33:36.514723 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-f07343b7-7b5a-4733-a053-abfbd649197d req-16663c80-f6f3-45c7-8444-37367629df00 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:36.514942 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-f07343b7-7b5a-4733-a053-abfbd649197d req-16663c80-f6f3-45c7-8444-37367629df00 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:36.521483 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:36.521483 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:33:36.527163 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [req-f07343b7-7b5a-4733-a053-abfbd649197d req-16663c80-f6f3-45c7-8444-37367629df00 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Volume info retrieved successfully. Jul 10 06:33:36.531537 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-f07343b7-7b5a-4733-a053-abfbd649197d req-16663c80-f6f3-45c7-8444-37367629df00 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e returned with HTTP 200 Jul 10 06:33:36.532037 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 338/1332] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:33:36 2026] GET /volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e => generated 853 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:33:36.694390 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-923c1e28-d0e2-4e97-8e3e-bcd16e0580d9 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:36.696856 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-923c1e28-d0e2-4e97-8e3e-bcd16e0580d9 tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] GET https://10.4.3.200/volume/v3/volumes/ba9d5723-a29c-4563-91d5-a506717999ad Jul 10 06:33:36.697075 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-923c1e28-d0e2-4e97-8e3e-bcd16e0580d9 tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:36.697305 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-923c1e28-d0e2-4e97-8e3e-bcd16e0580d9 tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:36.709695 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:36.709695 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:33:36.714715 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-923c1e28-d0e2-4e97-8e3e-bcd16e0580d9 tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] Volume info retrieved successfully. Jul 10 06:33:36.721612 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-923c1e28-d0e2-4e97-8e3e-bcd16e0580d9 tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] https://10.4.3.200/volume/v3/volumes/ba9d5723-a29c-4563-91d5-a506717999ad returned with HTTP 200 Jul 10 06:33:36.722308 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 335/1333] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:33:36 2026] GET /volume/v3/volumes/ba9d5723-a29c-4563-91d5-a506717999ad => generated 853 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:33:36.741133 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-5687925d-75e8-4d93-bd8f-d7e12acfe908 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:36.746185 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5687925d-75e8-4d93-bd8f-d7e12acfe908 tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] GET https://10.4.3.200/volume/v3/volumes/3e45cd09-dcbe-4631-8237-6c5ac5cf1d1d Jul 10 06:33:36.746365 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5687925d-75e8-4d93-bd8f-d7e12acfe908 tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:36.746554 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5687925d-75e8-4d93-bd8f-d7e12acfe908 tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:36.751694 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-c5f0c3c1-797e-411c-97f5-a2e34c95ba18 req-276245b3-7b1c-4c51-980e-f2a40b5f8324 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:36.753660 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-c5f0c3c1-797e-411c-97f5-a2e34c95ba18 req-276245b3-7b1c-4c51-980e-f2a40b5f8324 tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] GET https://10.4.3.200/volume/v3/volumes/ba9d5723-a29c-4563-91d5-a506717999ad Jul 10 06:33:36.753836 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-c5f0c3c1-797e-411c-97f5-a2e34c95ba18 req-276245b3-7b1c-4c51-980e-f2a40b5f8324 tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:36.754036 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-c5f0c3c1-797e-411c-97f5-a2e34c95ba18 req-276245b3-7b1c-4c51-980e-f2a40b5f8324 tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:36.760287 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:36.760287 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:33:36.761198 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:36.761198 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:33:36.766537 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-c5f0c3c1-797e-411c-97f5-a2e34c95ba18 req-276245b3-7b1c-4c51-980e-f2a40b5f8324 tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] Volume info retrieved successfully. Jul 10 06:33:36.774533 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-5687925d-75e8-4d93-bd8f-d7e12acfe908 tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] Volume info retrieved successfully. Jul 10 06:33:36.779535 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-c5f0c3c1-797e-411c-97f5-a2e34c95ba18 req-276245b3-7b1c-4c51-980e-f2a40b5f8324 tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] https://10.4.3.200/volume/v3/volumes/ba9d5723-a29c-4563-91d5-a506717999ad returned with HTTP 200 Jul 10 06:33:36.780016 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5687925d-75e8-4d93-bd8f-d7e12acfe908 tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] https://10.4.3.200/volume/v3/volumes/3e45cd09-dcbe-4631-8237-6c5ac5cf1d1d returned with HTTP 200 Jul 10 06:33:36.780016 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 331/1334] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:33:36 2026] GET /volume/v3/volumes/3e45cd09-dcbe-4631-8237-6c5ac5cf1d1d => generated 851 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:33:36.780104 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 331/1335] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:33:36 2026] GET /volume/v3/volumes/ba9d5723-a29c-4563-91d5-a506717999ad => generated 853 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:33:36.981028 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-349cf1fb-b117-41ea-bb27-613849e740a6 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:36.991653 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-ca4a559d-cf4f-462d-9c62-bc07cea193a2 req-576563e6-1a9c-425b-94f1-7dabdc6b791a None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:36.998747 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-ca4a559d-cf4f-462d-9c62-bc07cea193a2 req-576563e6-1a9c-425b-94f1-7dabdc6b791a tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-reader] GET https://10.4.3.200/volume/v3/volumes/detail Jul 10 06:33:36.998747 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-ca4a559d-cf4f-462d-9c62-bc07cea193a2 req-576563e6-1a9c-425b-94f1-7dabdc6b791a tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-reader] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:37.002369 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-ca4a559d-cf4f-462d-9c62-bc07cea193a2 req-576563e6-1a9c-425b-94f1-7dabdc6b791a tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-reader] Calling method 'detail' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:37.002369 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.api_utils [req-ca4a559d-cf4f-462d-9c62-bc07cea193a2 req-576563e6-1a9c-425b-94f1-7dabdc6b791a tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-reader] Removing options '' from query. {{(pid=99975) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 06:33:37.006416 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [req-ca4a559d-cf4f-462d-9c62-bc07cea193a2 req-576563e6-1a9c-425b-94f1-7dabdc6b791a tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99975) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 06:33:37.013488 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [req-ca4a559d-cf4f-462d-9c62-bc07cea193a2 req-576563e6-1a9c-425b-94f1-7dabdc6b791a tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-reader] Get all volumes completed successfully. Jul 10 06:33:37.014416 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:37.014416 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:33:37.019209 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-ca4a559d-cf4f-462d-9c62-bc07cea193a2 req-576563e6-1a9c-425b-94f1-7dabdc6b791a tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-reader] https://10.4.3.200/volume/v3/volumes/detail returned with HTTP 200 Jul 10 06:33:37.019600 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 336/1336] 10.4.3.200 () {68 vars in 1508 bytes} [Fri Jul 10 06:33:36 2026] GET /volume/v3/volumes/detail => generated 2542 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:33:37.055135 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-ce0e36a7-483d-4532-810f-ae0f52fc807b req-076c0a80-9f42-4739-87ab-9d02d8fa9d53 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:37.057495 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-ce0e36a7-483d-4532-810f-ae0f52fc807b req-076c0a80-9f42-4739-87ab-9d02d8fa9d53 tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-reader] GET https://10.4.3.200/volume/v3/volumes/detail Jul 10 06:33:37.057749 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-ce0e36a7-483d-4532-810f-ae0f52fc807b req-076c0a80-9f42-4739-87ab-9d02d8fa9d53 tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-reader] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:37.057987 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-ce0e36a7-483d-4532-810f-ae0f52fc807b req-076c0a80-9f42-4739-87ab-9d02d8fa9d53 tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-reader] Calling method 'detail' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:37.058355 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.api_utils [req-ce0e36a7-483d-4532-810f-ae0f52fc807b req-076c0a80-9f42-4739-87ab-9d02d8fa9d53 tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-reader] Removing options '' from query. {{(pid=99978) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 06:33:37.059259 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [req-ce0e36a7-483d-4532-810f-ae0f52fc807b req-076c0a80-9f42-4739-87ab-9d02d8fa9d53 tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99978) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 06:33:37.068428 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [req-ce0e36a7-483d-4532-810f-ae0f52fc807b req-076c0a80-9f42-4739-87ab-9d02d8fa9d53 tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-reader] Get all volumes completed successfully. Jul 10 06:33:37.069640 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:37.069640 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:33:37.078352 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-ce0e36a7-483d-4532-810f-ae0f52fc807b req-076c0a80-9f42-4739-87ab-9d02d8fa9d53 tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-reader] https://10.4.3.200/volume/v3/volumes/detail returned with HTTP 200 Jul 10 06:33:37.078883 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 332/1337] 10.4.3.200 () {68 vars in 1508 bytes} [Fri Jul 10 06:33:37 2026] GET /volume/v3/volumes/detail => generated 2542 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:33:37.108416 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-2b591fe5-1140-4406-8866-b868d9ad4edc req-3d482509-2dba-4f7e-9422-81e323d0bfaf None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:37.109052 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-349cf1fb-b117-41ea-bb27-613849e740a6 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:33:37.109407 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-349cf1fb-b117-41ea-bb27-613849e740a6 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1170763808"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:33:37.110810 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-349cf1fb-b117-41ea-bb27-613849e740a6 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1170763808'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:33:37.110930 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-349cf1fb-b117-41ea-bb27-613849e740a6 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Create volume of 1 GB Jul 10 06:33:37.111315 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-2b591fe5-1140-4406-8866-b868d9ad4edc req-3d482509-2dba-4f7e-9422-81e323d0bfaf tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-reader] GET https://10.4.3.200/volume/v3/volumes/detail Jul 10 06:33:37.111606 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-2b591fe5-1140-4406-8866-b868d9ad4edc req-3d482509-2dba-4f7e-9422-81e323d0bfaf tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-reader] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:37.111857 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-2b591fe5-1140-4406-8866-b868d9ad4edc req-3d482509-2dba-4f7e-9422-81e323d0bfaf tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-reader] Calling method 'detail' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:37.112245 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.api_utils [req-2b591fe5-1140-4406-8866-b868d9ad4edc req-3d482509-2dba-4f7e-9422-81e323d0bfaf tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-reader] Removing options '' from query. {{(pid=99977) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 06:33:37.113290 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [req-2b591fe5-1140-4406-8866-b868d9ad4edc req-3d482509-2dba-4f7e-9422-81e323d0bfaf tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99977) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 06:33:37.115346 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-349cf1fb-b117-41ea-bb27-613849e740a6 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Availability Zones retrieved successfully. Jul 10 06:33:37.120975 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-349cf1fb-b117-41ea-bb27-613849e740a6 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Flow 'volume_create_api' (3ec6a1f9-3f2b-46a7-b8df-bddef7c4d118) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:33:37.122016 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-349cf1fb-b117-41ea-bb27-613849e740a6 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c1008af-c36a-4291-b480-5c3cca488217) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:33:37.123028 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-349cf1fb-b117-41ea-bb27-613849e740a6 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Validating volume size '1' using validate_int {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:33:37.123863 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-2b591fe5-1140-4406-8866-b868d9ad4edc req-3d482509-2dba-4f7e-9422-81e323d0bfaf tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-reader] Get all volumes completed successfully. Jul 10 06:33:37.125126 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:37.125126 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:33:37.130665 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-2b591fe5-1140-4406-8866-b868d9ad4edc req-3d482509-2dba-4f7e-9422-81e323d0bfaf tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-reader] https://10.4.3.200/volume/v3/volumes/detail returned with HTTP 200 Jul 10 06:33:37.131167 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 332/1338] 10.4.3.200 () {68 vars in 1508 bytes} [Fri Jul 10 06:33:37 2026] GET /volume/v3/volumes/detail => generated 2542 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:33:37.155633 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-349cf1fb-b117-41ea-bb27-613849e740a6 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c1008af-c36a-4291-b480-5c3cca488217) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:33:37.156540 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-349cf1fb-b117-41ea-bb27-613849e740a6 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3821ebd8-d242-4459-847f-3b8888091f79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:33:37.163784 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-92dfd9bb-d490-4477-9b6d-0d3b988bc2e6 req-827ff231-95ad-4fe9-be98-c7921a02ea75 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:37.166465 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-92dfd9bb-d490-4477-9b6d-0d3b988bc2e6 req-827ff231-95ad-4fe9-be98-c7921a02ea75 tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-reader] GET https://10.4.3.200/volume/v3/volumes/detail Jul 10 06:33:37.166715 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-92dfd9bb-d490-4477-9b6d-0d3b988bc2e6 req-827ff231-95ad-4fe9-be98-c7921a02ea75 tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-reader] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:37.166888 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-92dfd9bb-d490-4477-9b6d-0d3b988bc2e6 req-827ff231-95ad-4fe9-be98-c7921a02ea75 tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-reader] Calling method 'detail' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:37.167484 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.api_utils [req-92dfd9bb-d490-4477-9b6d-0d3b988bc2e6 req-827ff231-95ad-4fe9-be98-c7921a02ea75 tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-reader] Removing options '' from query. {{(pid=99975) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 06:33:37.168219 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [req-92dfd9bb-d490-4477-9b6d-0d3b988bc2e6 req-827ff231-95ad-4fe9-be98-c7921a02ea75 tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99975) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 06:33:37.177916 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [req-92dfd9bb-d490-4477-9b6d-0d3b988bc2e6 req-827ff231-95ad-4fe9-be98-c7921a02ea75 tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-reader] Get all volumes completed successfully. Jul 10 06:33:37.178885 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:37.178885 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:33:37.183784 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-92dfd9bb-d490-4477-9b6d-0d3b988bc2e6 req-827ff231-95ad-4fe9-be98-c7921a02ea75 tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-reader] https://10.4.3.200/volume/v3/volumes/detail returned with HTTP 200 Jul 10 06:33:37.184184 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 337/1339] 10.4.3.200 () {68 vars in 1508 bytes} [Fri Jul 10 06:33:37 2026] GET /volume/v3/volumes/detail => generated 2542 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:33:37.216599 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-c0c97f24-bd29-4eef-bcca-6d5c0e38b2be req-82249687-8c5a-4f9e-b036-6320115d7fa7 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:37.218896 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-c0c97f24-bd29-4eef-bcca-6d5c0e38b2be req-82249687-8c5a-4f9e-b036-6320115d7fa7 tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-reader] GET https://10.4.3.200/volume/v3/volumes/detail Jul 10 06:33:37.219189 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-c0c97f24-bd29-4eef-bcca-6d5c0e38b2be req-82249687-8c5a-4f9e-b036-6320115d7fa7 tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-reader] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:37.219458 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-c0c97f24-bd29-4eef-bcca-6d5c0e38b2be req-82249687-8c5a-4f9e-b036-6320115d7fa7 tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-reader] Calling method 'detail' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:37.219805 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.api_utils [req-c0c97f24-bd29-4eef-bcca-6d5c0e38b2be req-82249687-8c5a-4f9e-b036-6320115d7fa7 tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-reader] Removing options '' from query. {{(pid=99978) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 06:33:37.220944 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [req-c0c97f24-bd29-4eef-bcca-6d5c0e38b2be req-82249687-8c5a-4f9e-b036-6320115d7fa7 tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99978) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 06:33:37.224900 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-349cf1fb-b117-41ea-bb27-613849e740a6 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Created reservations ['565f4b8f-e82b-44d9-b7a8-ab0bc513d9a8', 'baf25e2d-66a8-42db-8a21-5807d31afa9a', 'e4f692f8-45a9-422a-94f8-27af25ccff32', 'f96d101b-8e69-4460-91b8-94454c34c865'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:33:37.226148 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-349cf1fb-b117-41ea-bb27-613849e740a6 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3821ebd8-d242-4459-847f-3b8888091f79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['565f4b8f-e82b-44d9-b7a8-ab0bc513d9a8', 'baf25e2d-66a8-42db-8a21-5807d31afa9a', 'e4f692f8-45a9-422a-94f8-27af25ccff32', 'f96d101b-8e69-4460-91b8-94454c34c865']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:33:37.227610 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-349cf1fb-b117-41ea-bb27-613849e740a6 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (110182fe-8cbb-4b25-9519-f36deee5a2c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:33:37.232028 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [req-c0c97f24-bd29-4eef-bcca-6d5c0e38b2be req-82249687-8c5a-4f9e-b036-6320115d7fa7 tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-reader] Get all volumes completed successfully. Jul 10 06:33:37.233294 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:37.233294 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:33:37.238529 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-c0c97f24-bd29-4eef-bcca-6d5c0e38b2be req-82249687-8c5a-4f9e-b036-6320115d7fa7 tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-reader] https://10.4.3.200/volume/v3/volumes/detail returned with HTTP 200 Jul 10 06:33:37.238985 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 333/1340] 10.4.3.200 () {68 vars in 1508 bytes} [Fri Jul 10 06:33:37 2026] GET /volume/v3/volumes/detail => generated 2542 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:33:37.251390 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-349cf1fb-b117-41ea-bb27-613849e740a6 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (110182fe-8cbb-4b25-9519-f36deee5a2c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '869059db-79f1-4547-9004-49a16261df98', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1170763808',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee5974d97ee044778735efe92967af06',qos_specs=None,replication_status=,reservations=['565f4b8f-e82b-44d9-b7a8-ab0bc513d9a8','baf25e2d-66a8-42db-8a21-5807d31afa9a','e4f692f8-45a9-422a-94f8-27af25ccff32','f96d101b-8e69-4460-91b8-94454c34c865'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='effa788a1adb4ef1af79a3b5264561fa',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:33:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1170763808',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=869059db-79f1-4547-9004-49a16261df98,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ee5974d97ee044778735efe92967af06',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='effa788a1adb4ef1af79a3b5264561fa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:33:37.252027 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-349cf1fb-b117-41ea-bb27-613849e740a6 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (863e936b-ecc4-4c6a-9dfa-d71e2adc214a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:33:37.266521 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-2d68d46e-4e65-4f0c-9456-236569054b12 req-3f9640a4-a77d-47f8-9cd5-4a31bccc31cf None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:37.268879 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-2d68d46e-4e65-4f0c-9456-236569054b12 req-3f9640a4-a77d-47f8-9cd5-4a31bccc31cf tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-reader] GET https://10.4.3.200/volume/v3/volumes/detail Jul 10 06:33:37.269090 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-2d68d46e-4e65-4f0c-9456-236569054b12 req-3f9640a4-a77d-47f8-9cd5-4a31bccc31cf tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-reader] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:37.270195 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-2d68d46e-4e65-4f0c-9456-236569054b12 req-3f9640a4-a77d-47f8-9cd5-4a31bccc31cf tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-reader] Calling method 'detail' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:37.270195 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.api_utils [req-2d68d46e-4e65-4f0c-9456-236569054b12 req-3f9640a4-a77d-47f8-9cd5-4a31bccc31cf tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-reader] Removing options '' from query. {{(pid=99977) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 06:33:37.270450 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [req-2d68d46e-4e65-4f0c-9456-236569054b12 req-3f9640a4-a77d-47f8-9cd5-4a31bccc31cf tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99977) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 06:33:37.274341 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-349cf1fb-b117-41ea-bb27-613849e740a6 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (863e936b-ecc4-4c6a-9dfa-d71e2adc214a) transitioned into state 'SUCCESS' from state '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-1170763808',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee5974d97ee044778735efe92967af06',qos_specs=None,replication_status=,reservations=['565f4b8f-e82b-44d9-b7a8-ab0bc513d9a8','baf25e2d-66a8-42db-8a21-5807d31afa9a','e4f692f8-45a9-422a-94f8-27af25ccff32','f96d101b-8e69-4460-91b8-94454c34c865'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='effa788a1adb4ef1af79a3b5264561fa',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:33:37.274341 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-349cf1fb-b117-41ea-bb27-613849e740a6 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c02e890-95a2-4ba6-9cf1-fe48eaed4772) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:33:37.279290 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-2d68d46e-4e65-4f0c-9456-236569054b12 req-3f9640a4-a77d-47f8-9cd5-4a31bccc31cf tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-reader] Get all volumes completed successfully. Jul 10 06:33:37.280207 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:37.280207 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:33:37.286189 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-349cf1fb-b117-41ea-bb27-613849e740a6 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c02e890-95a2-4ba6-9cf1-fe48eaed4772) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:33:37.286189 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-349cf1fb-b117-41ea-bb27-613849e740a6 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Flow 'volume_create_api' (3ec6a1f9-3f2b-46a7-b8df-bddef7c4d118) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:33:37.286189 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-349cf1fb-b117-41ea-bb27-613849e740a6 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Create volume request issued successfully. Jul 10 06:33:37.286189 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-349cf1fb-b117-41ea-bb27-613849e740a6 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:33:37.286189 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 339/1341] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 10 06:33:36 2026] POST /volume/v3/volumes => generated 758 bytes in 305 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:33:37.288568 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-2d68d46e-4e65-4f0c-9456-236569054b12 req-3f9640a4-a77d-47f8-9cd5-4a31bccc31cf tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-reader] https://10.4.3.200/volume/v3/volumes/detail returned with HTTP 200 Jul 10 06:33:37.289029 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 333/1342] 10.4.3.200 () {68 vars in 1508 bytes} [Fri Jul 10 06:33:37 2026] GET /volume/v3/volumes/detail => generated 2542 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:33:37.302341 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-42e38254-0a79-43af-9820-ee1534ac2166 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:37.303640 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-42e38254-0a79-43af-9820-ee1534ac2166 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] GET https://10.4.3.200/volume/v3/volumes/869059db-79f1-4547-9004-49a16261df98 Jul 10 06:33:37.303858 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-42e38254-0a79-43af-9820-ee1534ac2166 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:37.304184 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-42e38254-0a79-43af-9820-ee1534ac2166 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:37.315690 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:37.315690 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:33:37.315767 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-0c02cd90-164c-47a8-b304-d65acf0f476d req-9624f3a5-dee2-408f-b30e-588af5325f20 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:37.318259 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-0c02cd90-164c-47a8-b304-d65acf0f476d req-9624f3a5-dee2-408f-b30e-588af5325f20 tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-reader] GET https://10.4.3.200/volume/v3/volumes/detail Jul 10 06:33:37.318540 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-0c02cd90-164c-47a8-b304-d65acf0f476d req-9624f3a5-dee2-408f-b30e-588af5325f20 tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-reader] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:37.318812 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-0c02cd90-164c-47a8-b304-d65acf0f476d req-9624f3a5-dee2-408f-b30e-588af5325f20 tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-reader] Calling method 'detail' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:37.319076 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.api_utils [req-0c02cd90-164c-47a8-b304-d65acf0f476d req-9624f3a5-dee2-408f-b30e-588af5325f20 tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-reader] Removing options '' from query. {{(pid=99978) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 06:33:37.319923 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [req-0c02cd90-164c-47a8-b304-d65acf0f476d req-9624f3a5-dee2-408f-b30e-588af5325f20 tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99978) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 06:33:37.325939 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-42e38254-0a79-43af-9820-ee1534ac2166 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Volume info retrieved successfully. Jul 10 06:33:37.331260 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [req-0c02cd90-164c-47a8-b304-d65acf0f476d req-9624f3a5-dee2-408f-b30e-588af5325f20 tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-reader] Get all volumes completed successfully. Jul 10 06:33:37.332290 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:37.332290 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:33:37.335588 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-42e38254-0a79-43af-9820-ee1534ac2166 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] https://10.4.3.200/volume/v3/volumes/869059db-79f1-4547-9004-49a16261df98 returned with HTTP 200 Jul 10 06:33:37.336042 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 338/1343] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:33:37 2026] GET /volume/v3/volumes/869059db-79f1-4547-9004-49a16261df98 => generated 826 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:33:37.341567 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-0c02cd90-164c-47a8-b304-d65acf0f476d req-9624f3a5-dee2-408f-b30e-588af5325f20 tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-reader] https://10.4.3.200/volume/v3/volumes/detail returned with HTTP 200 Jul 10 06:33:37.342105 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 334/1344] 10.4.3.200 () {68 vars in 1508 bytes} [Fri Jul 10 06:33:37 2026] GET /volume/v3/volumes/detail => generated 2542 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:33:37.375159 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-f0e2e712-c193-45b9-805b-228888494df6 req-5eef59d2-62a9-4afb-ac8a-cf18fbc125ad None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:37.377400 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-f0e2e712-c193-45b9-805b-228888494df6 req-5eef59d2-62a9-4afb-ac8a-cf18fbc125ad tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-reader] GET https://10.4.3.200/volume/v3/volumes/detail Jul 10 06:33:37.377623 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-f0e2e712-c193-45b9-805b-228888494df6 req-5eef59d2-62a9-4afb-ac8a-cf18fbc125ad tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-reader] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:37.377801 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-f0e2e712-c193-45b9-805b-228888494df6 req-5eef59d2-62a9-4afb-ac8a-cf18fbc125ad tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-reader] Calling method 'detail' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:37.378056 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.api_utils [req-f0e2e712-c193-45b9-805b-228888494df6 req-5eef59d2-62a9-4afb-ac8a-cf18fbc125ad tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-reader] Removing options '' from query. {{(pid=99976) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 06:33:37.378432 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:37.378432 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:33:37.378855 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [req-f0e2e712-c193-45b9-805b-228888494df6 req-5eef59d2-62a9-4afb-ac8a-cf18fbc125ad tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99976) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 06:33:37.391704 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [req-f0e2e712-c193-45b9-805b-228888494df6 req-5eef59d2-62a9-4afb-ac8a-cf18fbc125ad tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-reader] Get all volumes completed successfully. Jul 10 06:33:37.392578 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:37.392578 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:33:37.397578 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-f0e2e712-c193-45b9-805b-228888494df6 req-5eef59d2-62a9-4afb-ac8a-cf18fbc125ad tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-reader] https://10.4.3.200/volume/v3/volumes/detail returned with HTTP 200 Jul 10 06:33:37.397959 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 340/1345] 10.4.3.200 () {68 vars in 1508 bytes} [Fri Jul 10 06:33:37 2026] GET /volume/v3/volumes/detail => generated 2542 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:33:37.414277 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-b25f117b-1e96-4da4-900f-2e780416350a None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:37.415868 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b25f117b-1e96-4da4-900f-2e780416350a tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] DELETE https://10.4.3.200/volume/v3/volumes/ba9d5723-a29c-4563-91d5-a506717999ad Jul 10 06:33:37.416170 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b25f117b-1e96-4da4-900f-2e780416350a tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:37.416420 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b25f117b-1e96-4da4-900f-2e780416350a tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:37.416652 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-b25f117b-1e96-4da4-900f-2e780416350a tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] Delete volume with id: ba9d5723-a29c-4563-91d5-a506717999ad Jul 10 06:33:37.430669 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:37.430669 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:33:37.430669 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-b25f117b-1e96-4da4-900f-2e780416350a tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] Volume info retrieved successfully. Jul 10 06:33:37.449245 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-b25f117b-1e96-4da4-900f-2e780416350a tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] Delete volume request issued successfully. Jul 10 06:33:37.449926 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b25f117b-1e96-4da4-900f-2e780416350a tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] https://10.4.3.200/volume/v3/volumes/ba9d5723-a29c-4563-91d5-a506717999ad returned with HTTP 202 Jul 10 06:33:37.450427 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 334/1346] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:33:37 2026] DELETE /volume/v3/volumes/ba9d5723-a29c-4563-91d5-a506717999ad => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:33:37.458331 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-6daaa4db-632b-4a84-940c-18b4fad92968 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:37.461048 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-6daaa4db-632b-4a84-940c-18b4fad92968 tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] GET https://10.4.3.200/volume/v3/volumes/ba9d5723-a29c-4563-91d5-a506717999ad Jul 10 06:33:37.461486 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-6daaa4db-632b-4a84-940c-18b4fad92968 tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:37.461913 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-6daaa4db-632b-4a84-940c-18b4fad92968 tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:37.471169 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:37.471169 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:33:37.475379 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-6daaa4db-632b-4a84-940c-18b4fad92968 tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] Volume info retrieved successfully. Jul 10 06:33:37.482394 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-6daaa4db-632b-4a84-940c-18b4fad92968 tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] https://10.4.3.200/volume/v3/volumes/ba9d5723-a29c-4563-91d5-a506717999ad returned with HTTP 200 Jul 10 06:33:37.482895 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 339/1347] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:33:37 2026] GET /volume/v3/volumes/ba9d5723-a29c-4563-91d5-a506717999ad => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:33:39.121009 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-4d9cf08a-fb86-4b4d-9ee9-a8f74084050d None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:39.121009 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4d9cf08a-fb86-4b4d-9ee9-a8f74084050d tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] GET https://10.4.3.200/volume/v3/volumes/869059db-79f1-4547-9004-49a16261df98 Jul 10 06:33:39.121009 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4d9cf08a-fb86-4b4d-9ee9-a8f74084050d tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:39.121009 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4d9cf08a-fb86-4b4d-9ee9-a8f74084050d tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:39.121009 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:39.121009 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:33:39.121009 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-4d9cf08a-fb86-4b4d-9ee9-a8f74084050d tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Volume info retrieved successfully. Jul 10 06:33:39.121009 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4d9cf08a-fb86-4b4d-9ee9-a8f74084050d tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] https://10.4.3.200/volume/v3/volumes/869059db-79f1-4547-9004-49a16261df98 returned with HTTP 200 Jul 10 06:33:39.121009 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 335/1348] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:33:38 2026] GET /volume/v3/volumes/869059db-79f1-4547-9004-49a16261df98 => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:33:39.123290 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-b6eaeabd-a6c2-4133-a784-bafd9d9c4b7c None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:39.123290 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b6eaeabd-a6c2-4133-a784-bafd9d9c4b7c tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] POST https://10.4.3.200/volume/v3/backups Jul 10 06:33:39.123290 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b6eaeabd-a6c2-4133-a784-bafd9d9c4b7c tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "869059db-79f1-4547-9004-49a16261df98", "name": "tempest-CreateVolumesFromBackupTest-Backup-2058860811"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:33:39.123290 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.contrib.backups [None req-b6eaeabd-a6c2-4133-a784-bafd9d9c4b7c tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Creating new backup {'backup': {'volume_id': '869059db-79f1-4547-9004-49a16261df98', 'name': 'tempest-CreateVolumesFromBackupTest-Backup-2058860811'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 06:33:39.123290 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.contrib.backups [None req-b6eaeabd-a6c2-4133-a784-bafd9d9c4b7c tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Creating backup of volume 869059db-79f1-4547-9004-49a16261df98 in container None Jul 10 06:33:39.123290 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:39.123290 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:33:39.123290 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-b6eaeabd-a6c2-4133-a784-bafd9d9c4b7c tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Volume info retrieved successfully. Jul 10 06:33:39.123290 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-b6eaeabd-a6c2-4133-a784-bafd9d9c4b7c tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Created reservations ['56cf0655-6c94-4cfc-8452-6c0c70ee8b46', 'd84d816a-88bd-4ea7-b87a-1232d7d1a92a'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:33:39.123290 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b6eaeabd-a6c2-4133-a784-bafd9d9c4b7c tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] https://10.4.3.200/volume/v3/backups returned with HTTP 202 Jul 10 06:33:39.123290 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 341/1349] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 10 06:33:38 2026] POST /volume/v3/backups => generated 339 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:33:39.124461 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-4ea0d49f-2804-408c-b908-d7f233f61606 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:39.125275 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-fef3cade-4d4a-4b0f-898d-9e85f5525568 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:39.125275 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-fef3cade-4d4a-4b0f-898d-9e85f5525568 tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] GET https://10.4.3.200/volume/v3/volumes/ba9d5723-a29c-4563-91d5-a506717999ad Jul 10 06:33:39.125275 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-fef3cade-4d4a-4b0f-898d-9e85f5525568 tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:39.125726 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4ea0d49f-2804-408c-b908-d7f233f61606 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] GET https://10.4.3.200/volume/v3/backups/b7ffeb50-35e7-435e-aece-bd370d70fb57 Jul 10 06:33:39.126041 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-fef3cade-4d4a-4b0f-898d-9e85f5525568 tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:39.126181 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4ea0d49f-2804-408c-b908-d7f233f61606 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:39.126181 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4ea0d49f-2804-408c-b908-d7f233f61606 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:39.126181 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-4ea0d49f-2804-408c-b908-d7f233f61606 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Show backup with id b7ffeb50-35e7-435e-aece-bd370d70fb57. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:33:39.126181 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:39.126181 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:33:39.126362 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-fef3cade-4d4a-4b0f-898d-9e85f5525568 tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] https://10.4.3.200/volume/v3/volumes/ba9d5723-a29c-4563-91d5-a506717999ad returned with HTTP 404 Jul 10 06:33:39.126485 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4ea0d49f-2804-408c-b908-d7f233f61606 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] https://10.4.3.200/volume/v3/backups/b7ffeb50-35e7-435e-aece-bd370d70fb57 returned with HTTP 200 Jul 10 06:33:39.126608 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 340/1350] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:33:38 2026] GET /volume/v3/volumes/ba9d5723-a29c-4563-91d5-a506717999ad => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:33:39.126709 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 335/1351] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:33:38 2026] GET /volume/v3/backups/b7ffeb50-35e7-435e-aece-bd370d70fb57 => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:33:39.126807 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-e009da96-e326-4383-9abe-d1e5f194fd8d None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:39.126807 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e009da96-e326-4383-9abe-d1e5f194fd8d tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] DELETE https://10.4.3.200/volume/v3/volumes/1aafa620-4b1f-41d1-ad1d-b793888da93d Jul 10 06:33:39.126807 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e009da96-e326-4383-9abe-d1e5f194fd8d tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:39.126807 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e009da96-e326-4383-9abe-d1e5f194fd8d tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:39.126807 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-e009da96-e326-4383-9abe-d1e5f194fd8d tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] Delete volume with id: 1aafa620-4b1f-41d1-ad1d-b793888da93d Jul 10 06:33:39.126807 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:39.126807 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:33:39.126807 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-e009da96-e326-4383-9abe-d1e5f194fd8d tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] Volume info retrieved successfully. Jul 10 06:33:39.126807 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-e009da96-e326-4383-9abe-d1e5f194fd8d tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] Delete volume request issued successfully. Jul 10 06:33:39.126807 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e009da96-e326-4383-9abe-d1e5f194fd8d tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] https://10.4.3.200/volume/v3/volumes/1aafa620-4b1f-41d1-ad1d-b793888da93d returned with HTTP 202 Jul 10 06:33:39.126807 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 336/1352] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:33:38 2026] DELETE /volume/v3/volumes/1aafa620-4b1f-41d1-ad1d-b793888da93d => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:33:39.127138 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-a4bbab94-f357-4410-b413-e5ba6fb2dc03 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:39.127138 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a4bbab94-f357-4410-b413-e5ba6fb2dc03 tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] GET https://10.4.3.200/volume/v3/volumes/1aafa620-4b1f-41d1-ad1d-b793888da93d Jul 10 06:33:39.127138 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a4bbab94-f357-4410-b413-e5ba6fb2dc03 tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:39.127138 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a4bbab94-f357-4410-b413-e5ba6fb2dc03 tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:39.127794 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-0dc0aed7-0d33-43ef-aea9-2ecc9d567570 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:39.127794 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-0dc0aed7-0d33-43ef-aea9-2ecc9d567570 None None] GET https://10.4.3.200/volume// Jul 10 06:33:39.127794 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-0dc0aed7-0d33-43ef-aea9-2ecc9d567570 None None] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:39.127794 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-0dc0aed7-0d33-43ef-aea9-2ecc9d567570 None None] Calling method 'all' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:39.127794 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-0dc0aed7-0d33-43ef-aea9-2ecc9d567570 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:33:39.127794 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 341/1353] 10.4.3.200 () {66 vars in 1428 bytes} [Fri Jul 10 06:33: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 10 06:33:39.128011 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:39.128011 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:33:39.128426 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-f07343b7-7b5a-4733-a053-abfbd649197d req-50442173-3fd4-450e-9a63-c97a27d11f26 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:39.128765 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-a4bbab94-f357-4410-b413-e5ba6fb2dc03 tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] Volume info retrieved successfully. Jul 10 06:33:39.128765 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a4bbab94-f357-4410-b413-e5ba6fb2dc03 tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] https://10.4.3.200/volume/v3/volumes/1aafa620-4b1f-41d1-ad1d-b793888da93d returned with HTTP 200 Jul 10 06:33:39.128765 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 342/1354] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:33:38 2026] GET /volume/v3/volumes/1aafa620-4b1f-41d1-ad1d-b793888da93d => generated 852 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:33:39.129216 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-f07343b7-7b5a-4733-a053-abfbd649197d req-50442173-3fd4-450e-9a63-c97a27d11f26 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 10 06:33:39.129216 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-f07343b7-7b5a-4733-a053-abfbd649197d req-50442173-3fd4-450e-9a63-c97a27d11f26 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7d31fb8b-5552-44ad-b0d3-058ea389351e", "connector": null, "instance_uuid": "107238ce-227e-484a-abdf-98489e496c4a"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:33:39.129216 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:39.129216 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:33:39.129216 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-f07343b7-7b5a-4733-a053-abfbd649197d req-50442173-3fd4-450e-9a63-c97a27d11f26 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 10 06:33:39.129216 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 336/1355] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 10 06:33:38 2026] POST /volume/v3/attachments => generated 273 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:33:39.129475 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-253e1a52-5a2a-4ba4-af0e-26ba3733a807 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:39.129475 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-253e1a52-5a2a-4ba4-af0e-26ba3733a807 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] GET https://10.4.3.200/volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e Jul 10 06:33:39.129475 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-253e1a52-5a2a-4ba4-af0e-26ba3733a807 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:39.129475 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-253e1a52-5a2a-4ba4-af0e-26ba3733a807 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:39.129475 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:39.129475 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:33:39.129475 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-253e1a52-5a2a-4ba4-af0e-26ba3733a807 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Volume info retrieved successfully. Jul 10 06:33:39.129475 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-253e1a52-5a2a-4ba4-af0e-26ba3733a807 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e returned with HTTP 200 Jul 10 06:33:39.129475 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 337/1356] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:33:39 2026] GET /volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e => generated 852 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:33:39.237016 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-b9e8fe46-a056-4739-8dee-7642e1baa296 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:39.237372 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-b9e8fe46-a056-4739-8dee-7642e1baa296 None None] GET https://10.4.3.200/volume// Jul 10 06:33:39.237529 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-b9e8fe46-a056-4739-8dee-7642e1baa296 None None] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:39.237767 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-b9e8fe46-a056-4739-8dee-7642e1baa296 None None] Calling method 'all' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:39.238110 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-b9e8fe46-a056-4739-8dee-7642e1baa296 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:33:39.238378 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 342/1357] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:33: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 10 06:33:39.247672 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-f07343b7-7b5a-4733-a053-abfbd649197d req-e9fc9c85-05a0-471a-85f1-8d116332a0d2 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:39.250765 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-f07343b7-7b5a-4733-a053-abfbd649197d req-e9fc9c85-05a0-471a-85f1-8d116332a0d2 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] GET https://10.4.3.200/volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e Jul 10 06:33:39.251099 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-f07343b7-7b5a-4733-a053-abfbd649197d req-e9fc9c85-05a0-471a-85f1-8d116332a0d2 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:39.251393 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-f07343b7-7b5a-4733-a053-abfbd649197d req-e9fc9c85-05a0-471a-85f1-8d116332a0d2 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:39.262395 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:39.262395 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:33:39.268606 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [req-f07343b7-7b5a-4733-a053-abfbd649197d req-e9fc9c85-05a0-471a-85f1-8d116332a0d2 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Volume info retrieved successfully. Jul 10 06:33:39.273887 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-f07343b7-7b5a-4733-a053-abfbd649197d req-e9fc9c85-05a0-471a-85f1-8d116332a0d2 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e returned with HTTP 200 Jul 10 06:33:39.274547 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 343/1358] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 10 06:33:39 2026] GET /volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e => generated 1032 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:33:39.374500 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-f07343b7-7b5a-4733-a053-abfbd649197d req-8a250b38-f3ce-40ec-bd45-8a900dc498e0 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:39.379233 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-f07343b7-7b5a-4733-a053-abfbd649197d req-8a250b38-f3ce-40ec-bd45-8a900dc498e0 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] PUT https://10.4.3.200/volume/v3/attachments/9a6ca105-8b4e-4056-bc01-a0a796b1fa7e Jul 10 06:33:39.379598 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-f07343b7-7b5a-4733-a053-abfbd649197d req-8a250b38-f3ce-40ec-bd45-8a900dc498e0 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000004964", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad080837985", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8eedee5c-bca8-4f5c-8f66-111c7b448d96", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:33:39.387449 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.coordination [req-f07343b7-7b5a-4733-a053-abfbd649197d req-8a250b38-f3ce-40ec-bd45-8a900dc498e0 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Acquiring lock "cinder-attachment_update-7d31fb8b-5552-44ad-b0d3-058ea389351e-np0000004964" by "attachment_update" {{(pid=99977) __acquire /opt/stack/cinder/cinder/coordination.py:210}} Jul 10 06:33:39.392370 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.coordination [req-f07343b7-7b5a-4733-a053-abfbd649197d req-8a250b38-f3ce-40ec-bd45-8a900dc498e0 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Lock "cinder-attachment_update-7d31fb8b-5552-44ad-b0d3-058ea389351e-np0000004964" acquired by "attachment_update" :: waited 0.005s {{(pid=99977) __acquire /opt/stack/cinder/cinder/coordination.py:228}} Jul 10 06:33:39.393741 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:39.393741 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:33:39.528364 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-da7ae480-3211-43a3-b553-239b16b9d591 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:39.531175 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-da7ae480-3211-43a3-b553-239b16b9d591 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] GET https://10.4.3.200/volume/v3/backups/b7ffeb50-35e7-435e-aece-bd370d70fb57 Jul 10 06:33:39.531570 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-da7ae480-3211-43a3-b553-239b16b9d591 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:39.531882 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-da7ae480-3211-43a3-b553-239b16b9d591 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:39.532420 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-da7ae480-3211-43a3-b553-239b16b9d591 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Show backup with id b7ffeb50-35e7-435e-aece-bd370d70fb57. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:33:39.538384 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:39.538384 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:33:39.539397 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-da7ae480-3211-43a3-b553-239b16b9d591 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] https://10.4.3.200/volume/v3/backups/b7ffeb50-35e7-435e-aece-bd370d70fb57 returned with HTTP 200 Jul 10 06:33:39.539882 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 338/1359] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:33:39 2026] GET /volume/v3/backups/b7ffeb50-35e7-435e-aece-bd370d70fb57 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:33:39.618210 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-13b0a71d-29ba-4bc7-b73d-cc272dcd0d78 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:39.620296 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-13b0a71d-29ba-4bc7-b73d-cc272dcd0d78 tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] GET https://10.4.3.200/volume/v3/volumes/1aafa620-4b1f-41d1-ad1d-b793888da93d Jul 10 06:33:39.620493 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-13b0a71d-29ba-4bc7-b73d-cc272dcd0d78 tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:39.621737 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-13b0a71d-29ba-4bc7-b73d-cc272dcd0d78 tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:39.628237 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-13b0a71d-29ba-4bc7-b73d-cc272dcd0d78 tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] https://10.4.3.200/volume/v3/volumes/1aafa620-4b1f-41d1-ad1d-b793888da93d returned with HTTP 404 Jul 10 06:33:39.628703 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 343/1360] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:33:39 2026] GET /volume/v3/volumes/1aafa620-4b1f-41d1-ad1d-b793888da93d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:33:39.636528 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-838a6e15-9e50-4e01-97d6-614d15c34995 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:39.637283 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-838a6e15-9e50-4e01-97d6-614d15c34995 tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] DELETE https://10.4.3.200/volume/v3/volumes/ff9c59b6-dad6-4ffc-95d3-f9867e046da6 Jul 10 06:33:39.637453 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-838a6e15-9e50-4e01-97d6-614d15c34995 tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:39.637662 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-838a6e15-9e50-4e01-97d6-614d15c34995 tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:39.637880 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-838a6e15-9e50-4e01-97d6-614d15c34995 tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] Delete volume with id: ff9c59b6-dad6-4ffc-95d3-f9867e046da6 Jul 10 06:33:39.646384 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:39.646384 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:33:39.646973 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-838a6e15-9e50-4e01-97d6-614d15c34995 tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] Volume info retrieved successfully. Jul 10 06:33:39.676319 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-838a6e15-9e50-4e01-97d6-614d15c34995 tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] Delete volume request issued successfully. Jul 10 06:33:39.676497 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-838a6e15-9e50-4e01-97d6-614d15c34995 tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] https://10.4.3.200/volume/v3/volumes/ff9c59b6-dad6-4ffc-95d3-f9867e046da6 returned with HTTP 202 Jul 10 06:33:39.676922 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 344/1361] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:33:39 2026] DELETE /volume/v3/volumes/ff9c59b6-dad6-4ffc-95d3-f9867e046da6 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:33:39.691631 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-7efc7ec6-2288-4433-aae0-62e79ad51c25 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:39.696553 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7efc7ec6-2288-4433-aae0-62e79ad51c25 tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] GET https://10.4.3.200/volume/v3/volumes/ff9c59b6-dad6-4ffc-95d3-f9867e046da6 Jul 10 06:33:39.697362 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7efc7ec6-2288-4433-aae0-62e79ad51c25 tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:39.697615 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7efc7ec6-2288-4433-aae0-62e79ad51c25 tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:39.709104 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:39.709104 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:33:39.717290 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-7efc7ec6-2288-4433-aae0-62e79ad51c25 tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] Volume info retrieved successfully. Jul 10 06:33:39.723291 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7efc7ec6-2288-4433-aae0-62e79ad51c25 tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] https://10.4.3.200/volume/v3/volumes/ff9c59b6-dad6-4ffc-95d3-f9867e046da6 returned with HTTP 200 Jul 10 06:33:39.724263 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 339/1362] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:33:39 2026] GET /volume/v3/volumes/ff9c59b6-dad6-4ffc-95d3-f9867e046da6 => generated 852 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:33:39.921498 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.coordination [req-f07343b7-7b5a-4733-a053-abfbd649197d req-8a250b38-f3ce-40ec-bd45-8a900dc498e0 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Lock "cinder-attachment_update-7d31fb8b-5552-44ad-b0d3-058ea389351e-np0000004964" released by "attachment_update" :: held 0.529s {{(pid=99977) __release /opt/stack/cinder/cinder/coordination.py:239}} Jul 10 06:33:39.921859 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-f07343b7-7b5a-4733-a053-abfbd649197d req-8a250b38-f3ce-40ec-bd45-8a900dc498e0 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/attachments/9a6ca105-8b4e-4056-bc01-a0a796b1fa7e returned with HTTP 200 Jul 10 06:33:39.922324 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 337/1363] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 10 06:33:39 2026] PUT /volume/v3/attachments/9a6ca105-8b4e-4056-bc01-a0a796b1fa7e => generated 969 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:33:40.111642 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-1232fdf5-05fe-441f-858d-ed9c5355de1a None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:40.113619 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-1232fdf5-05fe-441f-858d-ed9c5355de1a tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] GET https://10.4.3.200/volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e Jul 10 06:33:40.113773 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-1232fdf5-05fe-441f-858d-ed9c5355de1a tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:40.113962 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-1232fdf5-05fe-441f-858d-ed9c5355de1a tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:40.124486 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:40.124486 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:33:40.128866 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-1232fdf5-05fe-441f-858d-ed9c5355de1a tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Volume info retrieved successfully. Jul 10 06:33:40.133643 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-1232fdf5-05fe-441f-858d-ed9c5355de1a tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e returned with HTTP 200 Jul 10 06:33:40.134417 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 344/1364] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:33:40 2026] GET /volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e => generated 853 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:33:40.553085 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-5014af64-fff6-49f1-b23f-525ca20eeb59 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:40.554622 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5014af64-fff6-49f1-b23f-525ca20eeb59 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] GET https://10.4.3.200/volume/v3/backups/b7ffeb50-35e7-435e-aece-bd370d70fb57 Jul 10 06:33:40.554787 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5014af64-fff6-49f1-b23f-525ca20eeb59 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:40.554971 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5014af64-fff6-49f1-b23f-525ca20eeb59 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:40.555066 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-5014af64-fff6-49f1-b23f-525ca20eeb59 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Show backup with id b7ffeb50-35e7-435e-aece-bd370d70fb57. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:33:40.559336 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:40.559336 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:33:40.560261 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5014af64-fff6-49f1-b23f-525ca20eeb59 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] https://10.4.3.200/volume/v3/backups/b7ffeb50-35e7-435e-aece-bd370d70fb57 returned with HTTP 200 Jul 10 06:33:40.561107 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 345/1365] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:33:40 2026] GET /volume/v3/backups/b7ffeb50-35e7-435e-aece-bd370d70fb57 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:33:40.738782 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-853b5f75-b0bc-4689-9c01-a612956df119 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:40.741568 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-853b5f75-b0bc-4689-9c01-a612956df119 tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] GET https://10.4.3.200/volume/v3/volumes/ff9c59b6-dad6-4ffc-95d3-f9867e046da6 Jul 10 06:33:40.741568 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-853b5f75-b0bc-4689-9c01-a612956df119 tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:40.741568 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-853b5f75-b0bc-4689-9c01-a612956df119 tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:40.747043 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-853b5f75-b0bc-4689-9c01-a612956df119 tempest-VolumesTestJSON-2105371396 tempest-VolumesTestJSON-2105371396-project-member] https://10.4.3.200/volume/v3/volumes/ff9c59b6-dad6-4ffc-95d3-f9867e046da6 returned with HTTP 404 Jul 10 06:33:40.747731 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 340/1366] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:33:40 2026] GET /volume/v3/volumes/ff9c59b6-dad6-4ffc-95d3-f9867e046da6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:33:41.146470 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-b9ce0b94-b580-43e5-918d-707c05cb8bd1 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:41.148128 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b9ce0b94-b580-43e5-918d-707c05cb8bd1 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] GET https://10.4.3.200/volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e Jul 10 06:33:41.148303 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b9ce0b94-b580-43e5-918d-707c05cb8bd1 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:41.148483 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b9ce0b94-b580-43e5-918d-707c05cb8bd1 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:41.159625 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:41.159625 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:33:41.166048 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-b9ce0b94-b580-43e5-918d-707c05cb8bd1 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Volume info retrieved successfully. Jul 10 06:33:41.170357 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b9ce0b94-b580-43e5-918d-707c05cb8bd1 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e returned with HTTP 200 Jul 10 06:33:41.172522 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 338/1367] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:33:41 2026] GET /volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e => generated 853 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:33:41.574389 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-0a514276-1d96-4b47-9e7d-2e114a1642df None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:41.577204 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-0a514276-1d96-4b47-9e7d-2e114a1642df tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] GET https://10.4.3.200/volume/v3/backups/b7ffeb50-35e7-435e-aece-bd370d70fb57 Jul 10 06:33:41.577476 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-0a514276-1d96-4b47-9e7d-2e114a1642df tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:41.577733 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-0a514276-1d96-4b47-9e7d-2e114a1642df tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:41.577877 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-0a514276-1d96-4b47-9e7d-2e114a1642df tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Show backup with id b7ffeb50-35e7-435e-aece-bd370d70fb57. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:33:41.586074 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:41.586074 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:33:41.587092 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-0a514276-1d96-4b47-9e7d-2e114a1642df tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] https://10.4.3.200/volume/v3/backups/b7ffeb50-35e7-435e-aece-bd370d70fb57 returned with HTTP 200 Jul 10 06:33:41.587623 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 345/1368] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:33:41 2026] GET /volume/v3/backups/b7ffeb50-35e7-435e-aece-bd370d70fb57 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:33:42.185654 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-cb43fc7a-0e8c-4be6-8b3d-3b2e7e69361d None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:42.189007 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-cb43fc7a-0e8c-4be6-8b3d-3b2e7e69361d tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] GET https://10.4.3.200/volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e Jul 10 06:33:42.189285 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-cb43fc7a-0e8c-4be6-8b3d-3b2e7e69361d tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:42.189667 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-cb43fc7a-0e8c-4be6-8b3d-3b2e7e69361d tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:42.203983 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:42.203983 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:33:42.211589 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-cb43fc7a-0e8c-4be6-8b3d-3b2e7e69361d tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Volume info retrieved successfully. Jul 10 06:33:42.216164 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-cb43fc7a-0e8c-4be6-8b3d-3b2e7e69361d tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e returned with HTTP 200 Jul 10 06:33:42.216695 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 346/1369] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:33:42 2026] GET /volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e => generated 853 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:33:42.600471 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-68b8fee7-5bcd-44eb-92fb-1d144a7c4b72 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:42.605198 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-68b8fee7-5bcd-44eb-92fb-1d144a7c4b72 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] GET https://10.4.3.200/volume/v3/backups/b7ffeb50-35e7-435e-aece-bd370d70fb57 Jul 10 06:33:42.605198 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-68b8fee7-5bcd-44eb-92fb-1d144a7c4b72 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:42.605198 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-68b8fee7-5bcd-44eb-92fb-1d144a7c4b72 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:42.605198 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-68b8fee7-5bcd-44eb-92fb-1d144a7c4b72 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Show backup with id b7ffeb50-35e7-435e-aece-bd370d70fb57. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:33:42.609058 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:42.609058 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:33:42.609880 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-68b8fee7-5bcd-44eb-92fb-1d144a7c4b72 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] https://10.4.3.200/volume/v3/backups/b7ffeb50-35e7-435e-aece-bd370d70fb57 returned with HTTP 200 Jul 10 06:33:42.610289 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 341/1370] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:33:42 2026] GET /volume/v3/backups/b7ffeb50-35e7-435e-aece-bd370d70fb57 => generated 759 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:33:42.685725 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-36077b6c-3306-4c56-853b-a6a4f0a6234b None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:42.797995 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-36077b6c-3306-4c56-853b-a6a4f0a6234b tempest-GroupsV314Test-1976269488 tempest-GroupsV314Test-1976269488-project-admin] POST https://10.4.3.200/volume/v3/types Jul 10 06:33:42.798444 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-36077b6c-3306-4c56-853b-a6a4f0a6234b tempest-GroupsV314Test-1976269488 tempest-GroupsV314Test-1976269488-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-851165691"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:33:42.811579 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-36077b6c-3306-4c56-853b-a6a4f0a6234b tempest-GroupsV314Test-1976269488 tempest-GroupsV314Test-1976269488-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 10 06:33:42.811919 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 339/1371] 10.4.3.200 () {68 vars in 1252 bytes} [Fri Jul 10 06:33:42 2026] POST /volume/v3/types => generated 219 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:33:42.821625 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-0504a1ef-b369-45f4-98f9-724ca515be2c None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:42.823176 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-0504a1ef-b369-45f4-98f9-724ca515be2c tempest-GroupsV314Test-1976269488 tempest-GroupsV314Test-1976269488-project-admin] POST https://10.4.3.200/volume/v3/group_types Jul 10 06:33:42.823484 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-0504a1ef-b369-45f4-98f9-724ca515be2c tempest-GroupsV314Test-1976269488 tempest-GroupsV314Test-1976269488-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-607746558"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:33:42.840196 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-0504a1ef-b369-45f4-98f9-724ca515be2c tempest-GroupsV314Test-1976269488 tempest-GroupsV314Test-1976269488-project-admin] https://10.4.3.200/volume/v3/group_types returned with HTTP 202 Jul 10 06:33:42.840640 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 346/1372] 10.4.3.200 () {70 vars in 1311 bytes} [Fri Jul 10 06:33:42 2026] POST /volume/v3/group_types => generated 176 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:33:42.849571 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-925a4d65-5bf1-40c6-a571-e61a6699a493 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:42.910297 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-925a4d65-5bf1-40c6-a571-e61a6699a493 tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] POST https://10.4.3.200/volume/v3/groups Jul 10 06:33:42.910652 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-925a4d65-5bf1-40c6-a571-e61a6699a493 tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "dd7d2de1-cb45-4dc5-9424-e505c0fea388", "volume_types": ["992f2a8e-3d6a-4796-884e-357cefc4f778"], "name": "tempest-GroupsV314Test-Group-827206275"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:33:42.911974 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.groups [None req-925a4d65-5bf1-40c6-a571-e61a6699a493 tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] Creating new group {'group': {'group_type': 'dd7d2de1-cb45-4dc5-9424-e505c0fea388', 'volume_types': ['992f2a8e-3d6a-4796-884e-357cefc4f778'], 'name': 'tempest-GroupsV314Test-Group-827206275'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 10 06:33:42.915559 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.groups [None req-925a4d65-5bf1-40c6-a571-e61a6699a493 tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] Creating group tempest-GroupsV314Test-Group-827206275. Jul 10 06:33:42.922259 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-925a4d65-5bf1-40c6-a571-e61a6699a493 tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] Availability Zones retrieved successfully. Jul 10 06:33:42.939711 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-925a4d65-5bf1-40c6-a571-e61a6699a493 tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] Created reservations ['72f6610d-13b1-4b56-b68e-c50e3861290d'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:33:42.963311 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-925a4d65-5bf1-40c6-a571-e61a6699a493 tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] https://10.4.3.200/volume/v3/groups returned with HTTP 202 Jul 10 06:33:42.963730 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 347/1373] 10.4.3.200 () {70 vars in 1297 bytes} [Fri Jul 10 06:33:42 2026] POST /volume/v3/groups => generated 107 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:33:42.972476 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-ba41eb58-f96a-49a4-9117-cb5ff1a7e7ec None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:42.974584 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ba41eb58-f96a-49a4-9117-cb5ff1a7e7ec tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] GET https://10.4.3.200/volume/v3/groups/ba7e4af5-828b-40c6-b932-c18292c5b46a Jul 10 06:33:42.974819 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ba41eb58-f96a-49a4-9117-cb5ff1a7e7ec tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:42.975048 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ba41eb58-f96a-49a4-9117-cb5ff1a7e7ec tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] Calling method 'version_select' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:42.975203 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.groups [None req-ba41eb58-f96a-49a4-9117-cb5ff1a7e7ec tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] show called for member ba7e4af5-828b-40c6-b932-c18292c5b46a {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 06:33:42.978819 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:42.978819 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:33:42.989406 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ba41eb58-f96a-49a4-9117-cb5ff1a7e7ec tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] https://10.4.3.200/volume/v3/groups/ba7e4af5-828b-40c6-b932-c18292c5b46a returned with HTTP 200 Jul 10 06:33:42.989948 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 342/1374] 10.4.3.200 () {68 vars in 1386 bytes} [Fri Jul 10 06:33:42 2026] GET /volume/v3/groups/ba7e4af5-828b-40c6-b932-c18292c5b46a => generated 387 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:33:43.232978 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-b0305be4-4cbb-4a44-ae25-5891f1cb346d None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:43.236450 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b0305be4-4cbb-4a44-ae25-5891f1cb346d tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] GET https://10.4.3.200/volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e Jul 10 06:33:43.236703 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b0305be4-4cbb-4a44-ae25-5891f1cb346d tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:43.236950 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b0305be4-4cbb-4a44-ae25-5891f1cb346d tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:43.253598 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:43.253598 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:33:43.259783 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-b0305be4-4cbb-4a44-ae25-5891f1cb346d tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Volume info retrieved successfully. Jul 10 06:33:43.266871 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b0305be4-4cbb-4a44-ae25-5891f1cb346d tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e returned with HTTP 200 Jul 10 06:33:43.267383 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 340/1375] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:33:43 2026] GET /volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e => generated 853 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:33:43.622005 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-637defbe-4e02-40a5-a289-b2003c52d3fc None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:43.625650 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-637defbe-4e02-40a5-a289-b2003c52d3fc tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] GET https://10.4.3.200/volume/v3/backups/b7ffeb50-35e7-435e-aece-bd370d70fb57 Jul 10 06:33:43.625650 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-637defbe-4e02-40a5-a289-b2003c52d3fc tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:43.625650 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-637defbe-4e02-40a5-a289-b2003c52d3fc tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:43.625650 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-637defbe-4e02-40a5-a289-b2003c52d3fc tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Show backup with id b7ffeb50-35e7-435e-aece-bd370d70fb57. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:33:43.629642 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:43.629642 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:33:43.630875 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-637defbe-4e02-40a5-a289-b2003c52d3fc tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] https://10.4.3.200/volume/v3/backups/b7ffeb50-35e7-435e-aece-bd370d70fb57 returned with HTTP 200 Jul 10 06:33:43.631480 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 347/1376] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:33:43 2026] GET /volume/v3/backups/b7ffeb50-35e7-435e-aece-bd370d70fb57 => generated 759 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:33:43.999878 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-2defa44a-bc9d-4fe5-a296-15af4594ef2b None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:44.002609 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2defa44a-bc9d-4fe5-a296-15af4594ef2b tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] GET https://10.4.3.200/volume/v3/groups/ba7e4af5-828b-40c6-b932-c18292c5b46a Jul 10 06:33:44.002797 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2defa44a-bc9d-4fe5-a296-15af4594ef2b tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:44.003003 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2defa44a-bc9d-4fe5-a296-15af4594ef2b tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] Calling method 'version_select' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:44.003182 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.groups [None req-2defa44a-bc9d-4fe5-a296-15af4594ef2b tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] show called for member ba7e4af5-828b-40c6-b932-c18292c5b46a {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 06:33:44.006693 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:44.006693 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:33:44.013672 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2defa44a-bc9d-4fe5-a296-15af4594ef2b tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] https://10.4.3.200/volume/v3/groups/ba7e4af5-828b-40c6-b932-c18292c5b46a returned with HTTP 200 Jul 10 06:33:44.014043 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 348/1377] 10.4.3.200 () {68 vars in 1386 bytes} [Fri Jul 10 06:33:43 2026] GET /volume/v3/groups/ba7e4af5-828b-40c6-b932-c18292c5b46a => generated 388 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:33:44.025477 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-4866450f-5bfc-44e1-b9fe-5e39494c317a None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:44.027589 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4866450f-5bfc-44e1-b9fe-5e39494c317a tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:33:44.028209 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4866450f-5bfc-44e1-b9fe-5e39494c317a tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-139098319", "volume_type": "992f2a8e-3d6a-4796-884e-357cefc4f778", "group_id": "ba7e4af5-828b-40c6-b932-c18292c5b46a", "size": 1}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:33:44.030727 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-4866450f-5bfc-44e1-b9fe-5e39494c317a tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-139098319', 'volume_type': '992f2a8e-3d6a-4796-884e-357cefc4f778', 'group_id': 'ba7e4af5-828b-40c6-b932-c18292c5b46a', 'size': 1}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:33:44.039880 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:44.039880 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:33:44.042176 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-4866450f-5bfc-44e1-b9fe-5e39494c317a tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] Create volume of 1 GB Jul 10 06:33:44.046917 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-4866450f-5bfc-44e1-b9fe-5e39494c317a tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] Availability Zones retrieved successfully. Jul 10 06:33:44.055425 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-4866450f-5bfc-44e1-b9fe-5e39494c317a tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] Flow 'volume_create_api' (95aa3fc1-bf2b-4f59-9e38-707d0b93e005) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:33:44.057247 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-4866450f-5bfc-44e1-b9fe-5e39494c317a tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f1abbf4-fc1f-4a35-adf4-ee0294ef4eb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:33:44.058181 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:44.058181 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:33:44.059964 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-4866450f-5bfc-44e1-b9fe-5e39494c317a tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] Validating volume size '1' using validate_int {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:33:44.085801 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-4866450f-5bfc-44e1-b9fe-5e39494c317a tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f1abbf4-fc1f-4a35-adf4-ee0294ef4eb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:33:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=992f2a8e-3d6a-4796-884e-357cefc4f778,is_public=True,name='tempest-GroupsV314Test-volume-type-851165691',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '992f2a8e-3d6a-4796-884e-357cefc4f778', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'ba7e4af5-828b-40c6-b932-c18292c5b46a', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:33:44.087284 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-4866450f-5bfc-44e1-b9fe-5e39494c317a tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (daafce4d-2064-4e9c-9f77-3cb06941f07e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:33:44.126900 np0000004964 devstack@c-api.service[99978]: WARNING cinder.quota [None req-4866450f-5bfc-44e1-b9fe-5e39494c317a tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-851165691 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-851165691, it is now deprecated. Please use the default quota class for default quota. Jul 10 06:33:44.126900 np0000004964 devstack@c-api.service[99978]: WARNING cinder.quota [None req-4866450f-5bfc-44e1-b9fe-5e39494c317a tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-851165691 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-851165691, it is now deprecated. Please use the default quota class for default quota. Jul 10 06:33:44.162516 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-4866450f-5bfc-44e1-b9fe-5e39494c317a tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] Created reservations ['cffb7eba-5d15-4b60-8cff-eb3c985fa3a3', '7f5a4da7-a709-4990-94fd-6b41917fb3bc', '6189170c-79c1-4631-8879-df8646be1126', '0d8b37c3-4e6a-424b-9402-d1324404fe59'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:33:44.163714 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-4866450f-5bfc-44e1-b9fe-5e39494c317a tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (daafce4d-2064-4e9c-9f77-3cb06941f07e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cffb7eba-5d15-4b60-8cff-eb3c985fa3a3', '7f5a4da7-a709-4990-94fd-6b41917fb3bc', '6189170c-79c1-4631-8879-df8646be1126', '0d8b37c3-4e6a-424b-9402-d1324404fe59']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:33:44.164778 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-4866450f-5bfc-44e1-b9fe-5e39494c317a tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77c2e003-ce0b-4b01-8c3b-5bcf2db406c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:33:44.196736 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-4866450f-5bfc-44e1-b9fe-5e39494c317a tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77c2e003-ce0b-4b01-8c3b-5bcf2db406c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '301909db-3bd1-4f71-b47b-3c88828e8573', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-139098319',encryption_key_id=None,group_id=ba7e4af5-828b-40c6-b932-c18292c5b46a,group_type_id=,metadata={},multiattach=False,project_id='06db79237d9848b19d9f508e42cf1d53',qos_specs=None,replication_status=,reservations=['cffb7eba-5d15-4b60-8cff-eb3c985fa3a3','7f5a4da7-a709-4990-94fd-6b41917fb3bc','6189170c-79c1-4631-8879-df8646be1126','0d8b37c3-4e6a-424b-9402-d1324404fe59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0d6d6eb24d42466ebd21f18440a9a03e',volume_type_id=992f2a8e-3d6a-4796-884e-357cefc4f778), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:33:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-139098319',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=ba7e4af5-828b-40c6-b932-c18292c5b46a,host=None,id=301909db-3bd1-4f71-b47b-3c88828e8573,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='06db79237d9848b19d9f508e42cf1d53',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0d6d6eb24d42466ebd21f18440a9a03e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(992f2a8e-3d6a-4796-884e-357cefc4f778),volume_type_id=992f2a8e-3d6a-4796-884e-357cefc4f778)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:33:44.198078 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-4866450f-5bfc-44e1-b9fe-5e39494c317a tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae35f88c-770b-4229-aa26-c2dfbea1d3af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:33:44.224045 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-4866450f-5bfc-44e1-b9fe-5e39494c317a tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae35f88c-770b-4229-aa26-c2dfbea1d3af) transitioned into state 'SUCCESS' from state '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-139098319',encryption_key_id=None,group_id=ba7e4af5-828b-40c6-b932-c18292c5b46a,group_type_id=,metadata={},multiattach=False,project_id='06db79237d9848b19d9f508e42cf1d53',qos_specs=None,replication_status=,reservations=['cffb7eba-5d15-4b60-8cff-eb3c985fa3a3','7f5a4da7-a709-4990-94fd-6b41917fb3bc','6189170c-79c1-4631-8879-df8646be1126','0d8b37c3-4e6a-424b-9402-d1324404fe59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0d6d6eb24d42466ebd21f18440a9a03e',volume_type_id=992f2a8e-3d6a-4796-884e-357cefc4f778)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:33:44.224045 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-4866450f-5bfc-44e1-b9fe-5e39494c317a tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ded372d1-70a0-4d53-8242-f1c34812ca38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:33:44.242062 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-4866450f-5bfc-44e1-b9fe-5e39494c317a tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ded372d1-70a0-4d53-8242-f1c34812ca38) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:33:44.243323 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-4866450f-5bfc-44e1-b9fe-5e39494c317a tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] Flow 'volume_create_api' (95aa3fc1-bf2b-4f59-9e38-707d0b93e005) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:33:44.244082 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-4866450f-5bfc-44e1-b9fe-5e39494c317a tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] Create volume request issued successfully. Jul 10 06:33:44.245199 np0000004964 devstack@c-api.service[99978]: WARNING stevedore.named [None req-4866450f-5bfc-44e1-b9fe-5e39494c317a tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:33:44.245500 np0000004964 devstack@c-api.service[99978]: WARNING castellan.key_manager [None req-4866450f-5bfc-44e1-b9fe-5e39494c317a tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:33:44.280114 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-da365b7d-1413-4a20-8bc1-a324dedeffea None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:44.281961 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-da365b7d-1413-4a20-8bc1-a324dedeffea tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] GET https://10.4.3.200/volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e Jul 10 06:33:44.282596 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-da365b7d-1413-4a20-8bc1-a324dedeffea tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:44.282912 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-da365b7d-1413-4a20-8bc1-a324dedeffea tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:44.292966 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:44.292966 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:33:44.297339 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-da365b7d-1413-4a20-8bc1-a324dedeffea tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Volume info retrieved successfully. Jul 10 06:33:44.301793 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-da365b7d-1413-4a20-8bc1-a324dedeffea tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e returned with HTTP 200 Jul 10 06:33:44.301793 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 341/1378] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:33:44 2026] GET /volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e => generated 853 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:33:44.308961 np0000004964 devstack@c-api.service[99978]: DEBUG oslo_db.sqlalchemy.engines [None req-4866450f-5bfc-44e1-b9fe-5e39494c317a tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99978) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 06:33:44.313244 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:44.313244 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:33:44.317898 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4866450f-5bfc-44e1-b9fe-5e39494c317a tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:33:44.318626 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 343/1379] 10.4.3.200 () {70 vars in 1300 bytes} [Fri Jul 10 06:33:44 2026] POST /volume/v3/volumes => generated 817 bytes in 294 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:33:44.331005 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-2e5bcf3a-31cf-44d1-a5c7-13811ae90cee None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:44.333788 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-2e5bcf3a-31cf-44d1-a5c7-13811ae90cee tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] GET https://10.4.3.200/volume/v3/volumes/301909db-3bd1-4f71-b47b-3c88828e8573 Jul 10 06:33:44.334061 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-2e5bcf3a-31cf-44d1-a5c7-13811ae90cee tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:44.334313 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-2e5bcf3a-31cf-44d1-a5c7-13811ae90cee tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:44.344831 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:44.344831 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:33:44.351894 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-2e5bcf3a-31cf-44d1-a5c7-13811ae90cee tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] Volume info retrieved successfully. Jul 10 06:33:44.351894 np0000004964 devstack@c-api.service[99975]: WARNING stevedore.named [None req-2e5bcf3a-31cf-44d1-a5c7-13811ae90cee tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:33:44.351894 np0000004964 devstack@c-api.service[99975]: WARNING castellan.key_manager [None req-2e5bcf3a-31cf-44d1-a5c7-13811ae90cee tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:33:44.399093 np0000004964 devstack@c-api.service[99975]: DEBUG oslo_db.sqlalchemy.engines [None req-2e5bcf3a-31cf-44d1-a5c7-13811ae90cee tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99975) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 06:33:44.402728 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:44.402728 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:33:44.411941 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-2e5bcf3a-31cf-44d1-a5c7-13811ae90cee tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] https://10.4.3.200/volume/v3/volumes/301909db-3bd1-4f71-b47b-3c88828e8573 returned with HTTP 200 Jul 10 06:33:44.412432 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 348/1380] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:33:44 2026] GET /volume/v3/volumes/301909db-3bd1-4f71-b47b-3c88828e8573 => generated 909 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:33:44.584575 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-4de07299-630e-4b4e-9551-1f31b90f1aaa None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:44.586482 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4de07299-630e-4b4e-9551-1f31b90f1aaa tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] DELETE https://10.4.3.200/volume/v3/volumes/3e45cd09-dcbe-4631-8237-6c5ac5cf1d1d Jul 10 06:33:44.586684 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4de07299-630e-4b4e-9551-1f31b90f1aaa tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:44.586894 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4de07299-630e-4b4e-9551-1f31b90f1aaa tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:44.587083 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-4de07299-630e-4b4e-9551-1f31b90f1aaa tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] Delete volume with id: 3e45cd09-dcbe-4631-8237-6c5ac5cf1d1d Jul 10 06:33:44.593686 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:44.593686 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:33:44.594098 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-4de07299-630e-4b4e-9551-1f31b90f1aaa tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] Volume info retrieved successfully. Jul 10 06:33:44.612276 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-4de07299-630e-4b4e-9551-1f31b90f1aaa tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] Delete volume request issued successfully. Jul 10 06:33:44.612489 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4de07299-630e-4b4e-9551-1f31b90f1aaa tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] https://10.4.3.200/volume/v3/volumes/3e45cd09-dcbe-4631-8237-6c5ac5cf1d1d returned with HTTP 202 Jul 10 06:33:44.612901 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 349/1381] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:33:44 2026] DELETE /volume/v3/volumes/3e45cd09-dcbe-4631-8237-6c5ac5cf1d1d => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:33:44.620261 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-60aa3ace-36d1-4590-8862-e2cd67d38b98 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:44.621561 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-60aa3ace-36d1-4590-8862-e2cd67d38b98 tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] GET https://10.4.3.200/volume/v3/volumes/3e45cd09-dcbe-4631-8237-6c5ac5cf1d1d Jul 10 06:33:44.621759 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-60aa3ace-36d1-4590-8862-e2cd67d38b98 tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:44.621932 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-60aa3ace-36d1-4590-8862-e2cd67d38b98 tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:44.629635 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:44.629635 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:33:44.634634 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-60aa3ace-36d1-4590-8862-e2cd67d38b98 tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] Volume info retrieved successfully. Jul 10 06:33:44.641028 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-60aa3ace-36d1-4590-8862-e2cd67d38b98 tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] https://10.4.3.200/volume/v3/volumes/3e45cd09-dcbe-4631-8237-6c5ac5cf1d1d returned with HTTP 200 Jul 10 06:33:44.643432 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 342/1382] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:33:44 2026] GET /volume/v3/volumes/3e45cd09-dcbe-4631-8237-6c5ac5cf1d1d => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:33:44.646334 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-af4f9415-07a1-49f9-aba5-cfa258fe0d54 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:44.648596 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-af4f9415-07a1-49f9-aba5-cfa258fe0d54 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] GET https://10.4.3.200/volume/v3/backups/b7ffeb50-35e7-435e-aece-bd370d70fb57 Jul 10 06:33:44.648881 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-af4f9415-07a1-49f9-aba5-cfa258fe0d54 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:44.649179 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-af4f9415-07a1-49f9-aba5-cfa258fe0d54 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:44.649345 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-af4f9415-07a1-49f9-aba5-cfa258fe0d54 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Show backup with id b7ffeb50-35e7-435e-aece-bd370d70fb57. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:33:44.654264 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:44.654264 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:33:44.655179 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-af4f9415-07a1-49f9-aba5-cfa258fe0d54 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] https://10.4.3.200/volume/v3/backups/b7ffeb50-35e7-435e-aece-bd370d70fb57 returned with HTTP 200 Jul 10 06:33:44.655642 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 344/1383] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:33:44 2026] GET /volume/v3/backups/b7ffeb50-35e7-435e-aece-bd370d70fb57 => generated 759 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:33:45.316794 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-2c853efb-f96b-4357-bf85-85d6a2bd95e0 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:45.318597 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-2c853efb-f96b-4357-bf85-85d6a2bd95e0 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] GET https://10.4.3.200/volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e Jul 10 06:33:45.318788 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-2c853efb-f96b-4357-bf85-85d6a2bd95e0 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:45.318972 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-2c853efb-f96b-4357-bf85-85d6a2bd95e0 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:45.328976 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:45.328976 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:33:45.332485 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-2c853efb-f96b-4357-bf85-85d6a2bd95e0 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Volume info retrieved successfully. Jul 10 06:33:45.336611 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-2c853efb-f96b-4357-bf85-85d6a2bd95e0 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e returned with HTTP 200 Jul 10 06:33:45.336969 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 349/1384] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:33:45 2026] GET /volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e => generated 853 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:33:45.427425 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-b80326ac-2761-4de5-9c87-43cf8a38d1a4 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:45.429549 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b80326ac-2761-4de5-9c87-43cf8a38d1a4 tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] GET https://10.4.3.200/volume/v3/volumes/301909db-3bd1-4f71-b47b-3c88828e8573 Jul 10 06:33:45.429791 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b80326ac-2761-4de5-9c87-43cf8a38d1a4 tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:45.430023 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b80326ac-2761-4de5-9c87-43cf8a38d1a4 tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:45.438044 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:45.438044 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:33:45.441831 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-b80326ac-2761-4de5-9c87-43cf8a38d1a4 tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] Volume info retrieved successfully. Jul 10 06:33:45.442487 np0000004964 devstack@c-api.service[99976]: WARNING stevedore.named [None req-b80326ac-2761-4de5-9c87-43cf8a38d1a4 tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:33:45.442661 np0000004964 devstack@c-api.service[99976]: WARNING castellan.key_manager [None req-b80326ac-2761-4de5-9c87-43cf8a38d1a4 tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:33:45.479853 np0000004964 devstack@c-api.service[99976]: DEBUG oslo_db.sqlalchemy.engines [None req-b80326ac-2761-4de5-9c87-43cf8a38d1a4 tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99976) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 06:33:45.483309 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:45.483309 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:33:45.492375 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b80326ac-2761-4de5-9c87-43cf8a38d1a4 tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] https://10.4.3.200/volume/v3/volumes/301909db-3bd1-4f71-b47b-3c88828e8573 returned with HTTP 200 Jul 10 06:33:45.492795 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 350/1385] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:33:45 2026] GET /volume/v3/volumes/301909db-3bd1-4f71-b47b-3c88828e8573 => generated 910 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:33:45.508391 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-d324b019-f70b-4e6d-9a59-79edf6c82aaf None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:45.510041 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d324b019-f70b-4e6d-9a59-79edf6c82aaf tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] POST https://10.4.3.200/volume/v3/groups/action Jul 10 06:33:45.510538 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d324b019-f70b-4e6d-9a59-79edf6c82aaf tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] Action body: b'{"create-from-src": {"source_group_id": "ba7e4af5-828b-40c6-b932-c18292c5b46a", "name": "tempest-Group_from_grp-556014882"}}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:33:45.510713 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d324b019-f70b-4e6d-9a59-79edf6c82aaf tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "ba7e4af5-828b-40c6-b932-c18292c5b46a", "name": "tempest-Group_from_grp-556014882"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:33:45.512022 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.groups [None req-d324b019-f70b-4e6d-9a59-79edf6c82aaf tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] Creating new group {'create-from-src': {'source_group_id': 'ba7e4af5-828b-40c6-b932-c18292c5b46a', 'name': 'tempest-Group_from_grp-556014882'}}. {{(pid=99977) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Jul 10 06:33:45.512277 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.groups [None req-d324b019-f70b-4e6d-9a59-79edf6c82aaf tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] Creating group tempest-Group_from_grp-556014882 from source group ba7e4af5-828b-40c6-b932-c18292c5b46a. Jul 10 06:33:45.515558 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:45.515558 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:33:45.521568 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:45.521568 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:33:45.556906 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-d324b019-f70b-4e6d-9a59-79edf6c82aaf tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] Created reservations ['26b4ee5d-2605-4fc6-95cf-425e6d6acf42'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:33:45.656004 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-8ffe6390-69ad-4182-92fc-4bcf5dea4c4a None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:45.658678 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-8ffe6390-69ad-4182-92fc-4bcf5dea4c4a tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] GET https://10.4.3.200/volume/v3/volumes/3e45cd09-dcbe-4631-8237-6c5ac5cf1d1d Jul 10 06:33:45.658923 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-8ffe6390-69ad-4182-92fc-4bcf5dea4c4a tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:45.659177 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-8ffe6390-69ad-4182-92fc-4bcf5dea4c4a tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:45.667168 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-fb9e0696-420b-4b2d-a838-c4c6208f9bd4 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:45.669682 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-fb9e0696-420b-4b2d-a838-c4c6208f9bd4 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] GET https://10.4.3.200/volume/v3/backups/b7ffeb50-35e7-435e-aece-bd370d70fb57 Jul 10 06:33:45.669866 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-fb9e0696-420b-4b2d-a838-c4c6208f9bd4 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:45.670136 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-fb9e0696-420b-4b2d-a838-c4c6208f9bd4 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:45.670285 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-fb9e0696-420b-4b2d-a838-c4c6208f9bd4 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Show backup with id b7ffeb50-35e7-435e-aece-bd370d70fb57. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:33:45.676195 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-8ffe6390-69ad-4182-92fc-4bcf5dea4c4a tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] https://10.4.3.200/volume/v3/volumes/3e45cd09-dcbe-4631-8237-6c5ac5cf1d1d returned with HTTP 404 Jul 10 06:33:45.676467 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:45.676467 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:33:45.676910 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 345/1386] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:33:45 2026] GET /volume/v3/volumes/3e45cd09-dcbe-4631-8237-6c5ac5cf1d1d => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:33:45.678676 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-fb9e0696-420b-4b2d-a838-c4c6208f9bd4 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] https://10.4.3.200/volume/v3/backups/b7ffeb50-35e7-435e-aece-bd370d70fb57 returned with HTTP 200 Jul 10 06:33:45.679193 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 350/1387] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:33:45 2026] GET /volume/v3/backups/b7ffeb50-35e7-435e-aece-bd370d70fb57 => generated 759 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:33:45.687447 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-56783abe-1db7-46fd-bba3-b1e6fb21df0a None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:45.691194 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-56783abe-1db7-46fd-bba3-b1e6fb21df0a tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] DELETE https://10.4.3.200/volume/v3/volumes/4d8ebc69-bbce-47c9-93f5-bad8e4f6b9ee Jul 10 06:33:45.691194 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-56783abe-1db7-46fd-bba3-b1e6fb21df0a tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:45.691194 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-56783abe-1db7-46fd-bba3-b1e6fb21df0a tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:45.691194 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-56783abe-1db7-46fd-bba3-b1e6fb21df0a tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] Delete volume with id: 4d8ebc69-bbce-47c9-93f5-bad8e4f6b9ee Jul 10 06:33:45.698248 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:45.698248 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:33:45.699022 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-56783abe-1db7-46fd-bba3-b1e6fb21df0a tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] Volume info retrieved successfully. Jul 10 06:33:45.722385 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-56783abe-1db7-46fd-bba3-b1e6fb21df0a tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] Delete volume request issued successfully. Jul 10 06:33:45.722385 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-56783abe-1db7-46fd-bba3-b1e6fb21df0a tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] https://10.4.3.200/volume/v3/volumes/4d8ebc69-bbce-47c9-93f5-bad8e4f6b9ee returned with HTTP 202 Jul 10 06:33:45.722385 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 351/1388] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:33:45 2026] DELETE /volume/v3/volumes/4d8ebc69-bbce-47c9-93f5-bad8e4f6b9ee => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:33:45.731215 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-1cac2d49-e8c6-4459-8a73-82f12b0716a6 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:45.733458 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1cac2d49-e8c6-4459-8a73-82f12b0716a6 tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] GET https://10.4.3.200/volume/v3/volumes/4d8ebc69-bbce-47c9-93f5-bad8e4f6b9ee Jul 10 06:33:45.733734 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1cac2d49-e8c6-4459-8a73-82f12b0716a6 tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:45.733971 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1cac2d49-e8c6-4459-8a73-82f12b0716a6 tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:45.743732 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:45.743732 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:33:45.748836 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-1cac2d49-e8c6-4459-8a73-82f12b0716a6 tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] Volume info retrieved successfully. Jul 10 06:33:45.754974 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1cac2d49-e8c6-4459-8a73-82f12b0716a6 tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] https://10.4.3.200/volume/v3/volumes/4d8ebc69-bbce-47c9-93f5-bad8e4f6b9ee returned with HTTP 200 Jul 10 06:33:45.755478 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 346/1389] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:33:45 2026] GET /volume/v3/volumes/4d8ebc69-bbce-47c9-93f5-bad8e4f6b9ee => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:33:46.104617 np0000004964 devstack@c-api.service[99977]: INFO cinder.group.api [None req-d324b019-f70b-4e6d-9a59-79edf6c82aaf tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] A mapping entry already exists for group b93eaca3-c49b-4291-922a-96da8180d481 and volume type 992f2a8e-3d6a-4796-884e-357cefc4f778. Do not need to create again. Jul 10 06:33:46.104925 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:46.104925 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:33:46.108133 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-d324b019-f70b-4e6d-9a59-79edf6c82aaf tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] Availability zone cache updated, next update will occur around 2026-07-10 07:33:46.107847. {{(pid=99977) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 10 06:33:46.108305 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-d324b019-f70b-4e6d-9a59-79edf6c82aaf tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] Availability Zones retrieved successfully. Jul 10 06:33:46.113213 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-d324b019-f70b-4e6d-9a59-79edf6c82aaf tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] Flow 'volume_create_api' (7a593d96-acaf-4e22-8e32-1159108667ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:33:46.114172 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-d324b019-f70b-4e6d-9a59-79edf6c82aaf tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fdd0de2f-f765-4803-9470-c2a835971efd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:33:46.115762 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.flows.api.create_volume [None req-d324b019-f70b-4e6d-9a59-79edf6c82aaf tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:33:46.134761 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-d324b019-f70b-4e6d-9a59-79edf6c82aaf tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fdd0de2f-f765-4803-9470-c2a835971efd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '301909db-3bd1-4f71-b47b-3c88828e8573', 'volume_type': VolumeType(created_at=2026-07-10T06:33:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=992f2a8e-3d6a-4796-884e-357cefc4f778,is_public=True,name='tempest-GroupsV314Test-volume-type-851165691',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '992f2a8e-3d6a-4796-884e-357cefc4f778', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'b93eaca3-c49b-4291-922a-96da8180d481', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:33:46.135729 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-d324b019-f70b-4e6d-9a59-79edf6c82aaf tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76f654d6-65d0-49d0-b5ff-1523f170bbf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:33:46.162259 np0000004964 devstack@c-api.service[99977]: WARNING cinder.quota [None req-d324b019-f70b-4e6d-9a59-79edf6c82aaf tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-851165691 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-851165691, it is now deprecated. Please use the default quota class for default quota. Jul 10 06:33:46.162678 np0000004964 devstack@c-api.service[99977]: WARNING cinder.quota [None req-d324b019-f70b-4e6d-9a59-79edf6c82aaf tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-851165691 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-851165691, it is now deprecated. Please use the default quota class for default quota. Jul 10 06:33:46.176990 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-d324b019-f70b-4e6d-9a59-79edf6c82aaf tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] Created reservations ['73e537fb-3538-44aa-ba4a-9b2850eecdd9', '1a405385-c6c6-45e5-8fd3-d08d5d02e6d0', '9586f642-1f86-4c94-ae40-b3784f5505be', 'f503bb85-740b-4d5d-8c5f-9fcaf011e9be'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:33:46.178202 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-d324b019-f70b-4e6d-9a59-79edf6c82aaf tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76f654d6-65d0-49d0-b5ff-1523f170bbf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['73e537fb-3538-44aa-ba4a-9b2850eecdd9', '1a405385-c6c6-45e5-8fd3-d08d5d02e6d0', '9586f642-1f86-4c94-ae40-b3784f5505be', 'f503bb85-740b-4d5d-8c5f-9fcaf011e9be']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:33:46.179251 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-d324b019-f70b-4e6d-9a59-79edf6c82aaf tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2eee32c0-5a5f-4375-a6c5-57d3f30b50e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:33:46.206782 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-d324b019-f70b-4e6d-9a59-79edf6c82aaf tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2eee32c0-5a5f-4375-a6c5-57d3f30b50e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '88e790f7-26b8-46e2-8e87-992b767e8cac', '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=b93eaca3-c49b-4291-922a-96da8180d481,group_type_id=,metadata={},multiattach=False,project_id='06db79237d9848b19d9f508e42cf1d53',qos_specs=None,replication_status=,reservations=['73e537fb-3538-44aa-ba4a-9b2850eecdd9','1a405385-c6c6-45e5-8fd3-d08d5d02e6d0','9586f642-1f86-4c94-ae40-b3784f5505be','f503bb85-740b-4d5d-8c5f-9fcaf011e9be'],size=1,snapshot_id=None,source_replicaid=,source_volid=301909db-3bd1-4f71-b47b-3c88828e8573,status='creating',user_id='0d6d6eb24d42466ebd21f18440a9a03e',volume_type_id=992f2a8e-3d6a-4796-884e-357cefc4f778), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:33:46Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=b93eaca3-c49b-4291-922a-96da8180d481,host=None,id=88e790f7-26b8-46e2-8e87-992b767e8cac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='06db79237d9848b19d9f508e42cf1d53',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=301909db-3bd1-4f71-b47b-3c88828e8573,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0d6d6eb24d42466ebd21f18440a9a03e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(992f2a8e-3d6a-4796-884e-357cefc4f778),volume_type_id=992f2a8e-3d6a-4796-884e-357cefc4f778)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:33:46.207623 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-d324b019-f70b-4e6d-9a59-79edf6c82aaf tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c016b9e-00d2-4493-a3e3-977612fb859c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:33:46.232580 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-d324b019-f70b-4e6d-9a59-79edf6c82aaf tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c016b9e-00d2-4493-a3e3-977612fb859c) transitioned into state 'SUCCESS' from 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=b93eaca3-c49b-4291-922a-96da8180d481,group_type_id=,metadata={},multiattach=False,project_id='06db79237d9848b19d9f508e42cf1d53',qos_specs=None,replication_status=,reservations=['73e537fb-3538-44aa-ba4a-9b2850eecdd9','1a405385-c6c6-45e5-8fd3-d08d5d02e6d0','9586f642-1f86-4c94-ae40-b3784f5505be','f503bb85-740b-4d5d-8c5f-9fcaf011e9be'],size=1,snapshot_id=None,source_replicaid=,source_volid=301909db-3bd1-4f71-b47b-3c88828e8573,status='creating',user_id='0d6d6eb24d42466ebd21f18440a9a03e',volume_type_id=992f2a8e-3d6a-4796-884e-357cefc4f778)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:33:46.233761 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-d324b019-f70b-4e6d-9a59-79edf6c82aaf tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] Flow 'volume_create_api' (7a593d96-acaf-4e22-8e32-1159108667ba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:33:46.234338 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-d324b019-f70b-4e6d-9a59-79edf6c82aaf tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] Create volume request issued successfully. Jul 10 06:33:46.246676 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d324b019-f70b-4e6d-9a59-79edf6c82aaf tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] https://10.4.3.200/volume/v3/groups/action returned with HTTP 202 Jul 10 06:33:46.247242 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 343/1390] 10.4.3.200 () {70 vars in 1318 bytes} [Fri Jul 10 06:33:45 2026] POST /volume/v3/groups/action => generated 101 bytes in 739 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:33:46.261595 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-aa60aded-d018-4b43-95eb-a55523b3848a None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:46.261732 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-aa60aded-d018-4b43-95eb-a55523b3848a tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] GET https://10.4.3.200/volume/v3/volumes/detail Jul 10 06:33:46.262043 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-aa60aded-d018-4b43-95eb-a55523b3848a tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:46.262272 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-aa60aded-d018-4b43-95eb-a55523b3848a tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] Calling method 'detail' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:46.262660 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.api_utils [None req-aa60aded-d018-4b43-95eb-a55523b3848a tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] Removing options '' from query. {{(pid=99975) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 06:33:46.263774 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-aa60aded-d018-4b43-95eb-a55523b3848a tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99975) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 06:33:46.275086 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-aa60aded-d018-4b43-95eb-a55523b3848a tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] Get all volumes completed successfully. Jul 10 06:33:46.276121 np0000004964 devstack@c-api.service[99975]: WARNING stevedore.named [None req-aa60aded-d018-4b43-95eb-a55523b3848a tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:33:46.276287 np0000004964 devstack@c-api.service[99975]: WARNING castellan.key_manager [None req-aa60aded-d018-4b43-95eb-a55523b3848a tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:33:46.324953 np0000004964 devstack@c-api.service[99975]: DEBUG oslo_db.sqlalchemy.engines [None req-aa60aded-d018-4b43-95eb-a55523b3848a tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99975) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 06:33:46.328845 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:46.328845 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:33:46.333777 np0000004964 devstack@c-api.service[99975]: WARNING stevedore.named [None req-aa60aded-d018-4b43-95eb-a55523b3848a tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:33:46.334377 np0000004964 devstack@c-api.service[99975]: WARNING castellan.key_manager [None req-aa60aded-d018-4b43-95eb-a55523b3848a tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:33:46.350368 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-b2402e3b-e19a-4b2a-b0e6-e765229c4b31 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:46.352186 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b2402e3b-e19a-4b2a-b0e6-e765229c4b31 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] GET https://10.4.3.200/volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e Jul 10 06:33:46.352767 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b2402e3b-e19a-4b2a-b0e6-e765229c4b31 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:46.353084 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b2402e3b-e19a-4b2a-b0e6-e765229c4b31 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:46.365880 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:46.365880 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:33:46.371154 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-b2402e3b-e19a-4b2a-b0e6-e765229c4b31 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Volume info retrieved successfully. Jul 10 06:33:46.377878 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b2402e3b-e19a-4b2a-b0e6-e765229c4b31 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e returned with HTTP 200 Jul 10 06:33:46.377878 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 352/1391] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:33:46 2026] GET /volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e => generated 853 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:33:46.391439 np0000004964 devstack@c-api.service[99975]: DEBUG oslo_db.sqlalchemy.engines [None req-aa60aded-d018-4b43-95eb-a55523b3848a tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99975) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 06:33:46.395484 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:46.395484 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:33:46.405751 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-aa60aded-d018-4b43-95eb-a55523b3848a tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] https://10.4.3.200/volume/v3/volumes/detail returned with HTTP 200 Jul 10 06:33:46.406341 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 351/1392] 10.4.3.200 () {68 vars in 1299 bytes} [Fri Jul 10 06:33:46 2026] GET /volume/v3/volumes/detail => generated 1824 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:33:46.420142 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-6155efbc-4603-4a45-b39d-03792b5b2ad1 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:46.421845 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6155efbc-4603-4a45-b39d-03792b5b2ad1 tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] GET https://10.4.3.200/volume/v3/volumes/88e790f7-26b8-46e2-8e87-992b767e8cac Jul 10 06:33:46.422028 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6155efbc-4603-4a45-b39d-03792b5b2ad1 tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:46.422286 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6155efbc-4603-4a45-b39d-03792b5b2ad1 tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:46.429321 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:46.429321 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:33:46.433153 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-6155efbc-4603-4a45-b39d-03792b5b2ad1 tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] Volume info retrieved successfully. Jul 10 06:33:46.434026 np0000004964 devstack@c-api.service[99978]: WARNING stevedore.named [None req-6155efbc-4603-4a45-b39d-03792b5b2ad1 tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:33:46.434243 np0000004964 devstack@c-api.service[99978]: WARNING castellan.key_manager [None req-6155efbc-4603-4a45-b39d-03792b5b2ad1 tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:33:46.473190 np0000004964 devstack@c-api.service[99978]: DEBUG oslo_db.sqlalchemy.engines [None req-6155efbc-4603-4a45-b39d-03792b5b2ad1 tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99978) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 06:33:46.476579 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:46.476579 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:33:46.484482 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6155efbc-4603-4a45-b39d-03792b5b2ad1 tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] https://10.4.3.200/volume/v3/volumes/88e790f7-26b8-46e2-8e87-992b767e8cac returned with HTTP 200 Jul 10 06:33:46.484876 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 347/1393] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:33:46 2026] GET /volume/v3/volumes/88e790f7-26b8-46e2-8e87-992b767e8cac => generated 922 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:33:46.501945 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-0cbfa09b-5425-49eb-a289-6bbb00a4b399 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:46.504395 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0cbfa09b-5425-49eb-a289-6bbb00a4b399 tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] GET https://10.4.3.200/volume/v3/groups/b93eaca3-c49b-4291-922a-96da8180d481 Jul 10 06:33:46.504628 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0cbfa09b-5425-49eb-a289-6bbb00a4b399 tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:46.504809 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0cbfa09b-5425-49eb-a289-6bbb00a4b399 tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] Calling method 'version_select' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:46.504952 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.groups [None req-0cbfa09b-5425-49eb-a289-6bbb00a4b399 tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] show called for member b93eaca3-c49b-4291-922a-96da8180d481 {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 06:33:46.509362 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:46.509362 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:33:46.521051 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0cbfa09b-5425-49eb-a289-6bbb00a4b399 tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] https://10.4.3.200/volume/v3/groups/b93eaca3-c49b-4291-922a-96da8180d481 returned with HTTP 200 Jul 10 06:33:46.521562 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 344/1394] 10.4.3.200 () {68 vars in 1386 bytes} [Fri Jul 10 06:33:46 2026] GET /volume/v3/groups/b93eaca3-c49b-4291-922a-96da8180d481 => generated 416 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:33:46.532389 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-ec62c00a-c8c8-4913-b346-a045bb6a7cc3 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:46.536539 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ec62c00a-c8c8-4913-b346-a045bb6a7cc3 tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] GET https://10.4.3.200/volume/v3/volumes/detail Jul 10 06:33:46.536539 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ec62c00a-c8c8-4913-b346-a045bb6a7cc3 tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:46.536539 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ec62c00a-c8c8-4913-b346-a045bb6a7cc3 tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] Calling method 'detail' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:46.536539 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.api_utils [None req-ec62c00a-c8c8-4913-b346-a045bb6a7cc3 tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] Removing options '' from query. {{(pid=99976) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 06:33:46.536539 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-ec62c00a-c8c8-4913-b346-a045bb6a7cc3 tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99976) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 06:33:46.545170 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-ec62c00a-c8c8-4913-b346-a045bb6a7cc3 tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] Get all volumes completed successfully. Jul 10 06:33:46.546002 np0000004964 devstack@c-api.service[99976]: WARNING stevedore.named [None req-ec62c00a-c8c8-4913-b346-a045bb6a7cc3 tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:33:46.546266 np0000004964 devstack@c-api.service[99976]: WARNING castellan.key_manager [None req-ec62c00a-c8c8-4913-b346-a045bb6a7cc3 tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:33:46.593498 np0000004964 devstack@c-api.service[99976]: DEBUG oslo_db.sqlalchemy.engines [None req-ec62c00a-c8c8-4913-b346-a045bb6a7cc3 tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99976) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 06:33:46.596398 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:46.596398 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:33:46.600170 np0000004964 devstack@c-api.service[99976]: WARNING stevedore.named [None req-ec62c00a-c8c8-4913-b346-a045bb6a7cc3 tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:33:46.600349 np0000004964 devstack@c-api.service[99976]: WARNING castellan.key_manager [None req-ec62c00a-c8c8-4913-b346-a045bb6a7cc3 tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:33:46.642525 np0000004964 devstack@c-api.service[99976]: DEBUG oslo_db.sqlalchemy.engines [None req-ec62c00a-c8c8-4913-b346-a045bb6a7cc3 tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99976) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 06:33:46.642525 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:46.642525 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:33:46.650073 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ec62c00a-c8c8-4913-b346-a045bb6a7cc3 tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] https://10.4.3.200/volume/v3/volumes/detail returned with HTTP 200 Jul 10 06:33:46.650715 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 353/1395] 10.4.3.200 () {68 vars in 1299 bytes} [Fri Jul 10 06:33:46 2026] GET /volume/v3/volumes/detail => generated 1825 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:33:46.664484 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-59d827c3-2849-443e-baec-c751b7a3830e None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:46.666450 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-59d827c3-2849-443e-baec-c751b7a3830e tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] POST https://10.4.3.200/volume/v3/groups/b93eaca3-c49b-4291-922a-96da8180d481/action Jul 10 06:33:46.667006 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-59d827c3-2849-443e-baec-c751b7a3830e tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99975) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:33:46.667006 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-59d827c3-2849-443e-baec-c751b7a3830e tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:33:46.668491 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.groups [None req-59d827c3-2849-443e-baec-c751b7a3830e tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] delete called for group b93eaca3-c49b-4291-922a-96da8180d481 {{(pid=99975) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 10 06:33:46.668491 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.groups [None req-59d827c3-2849-443e-baec-c751b7a3830e tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] Delete group with id: b93eaca3-c49b-4291-922a-96da8180d481 Jul 10 06:33:46.672023 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:46.672023 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:33:46.690960 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-5b2da039-c3a6-4296-84f4-f53327a54ae6 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:46.693442 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5b2da039-c3a6-4296-84f4-f53327a54ae6 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] GET https://10.4.3.200/volume/v3/backups/b7ffeb50-35e7-435e-aece-bd370d70fb57 Jul 10 06:33:46.693752 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5b2da039-c3a6-4296-84f4-f53327a54ae6 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:46.694310 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5b2da039-c3a6-4296-84f4-f53327a54ae6 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:46.694310 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-5b2da039-c3a6-4296-84f4-f53327a54ae6 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Show backup with id b7ffeb50-35e7-435e-aece-bd370d70fb57. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:33:46.699755 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:46.699755 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:33:46.700841 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5b2da039-c3a6-4296-84f4-f53327a54ae6 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] https://10.4.3.200/volume/v3/backups/b7ffeb50-35e7-435e-aece-bd370d70fb57 returned with HTTP 200 Jul 10 06:33:46.701368 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 348/1396] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:33:46 2026] GET /volume/v3/backups/b7ffeb50-35e7-435e-aece-bd370d70fb57 => generated 759 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:33:46.715030 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-59d827c3-2849-443e-baec-c751b7a3830e tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] https://10.4.3.200/volume/v3/groups/b93eaca3-c49b-4291-922a-96da8180d481/action returned with HTTP 202 Jul 10 06:33:46.715547 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 352/1397] 10.4.3.200 () {70 vars in 1428 bytes} [Fri Jul 10 06:33:46 2026] POST /volume/v3/groups/b93eaca3-c49b-4291-922a-96da8180d481/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 06:33:46.723601 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-245bec96-392f-4c54-bc05-789234fa84f0 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:46.725726 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-245bec96-392f-4c54-bc05-789234fa84f0 tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] GET https://10.4.3.200/volume/v3/volumes/88e790f7-26b8-46e2-8e87-992b767e8cac Jul 10 06:33:46.725979 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-245bec96-392f-4c54-bc05-789234fa84f0 tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:46.726222 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-245bec96-392f-4c54-bc05-789234fa84f0 tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:46.734552 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:46.734552 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:33:46.739849 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-245bec96-392f-4c54-bc05-789234fa84f0 tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] Volume info retrieved successfully. Jul 10 06:33:46.740720 np0000004964 devstack@c-api.service[99977]: WARNING stevedore.named [None req-245bec96-392f-4c54-bc05-789234fa84f0 tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:33:46.740913 np0000004964 devstack@c-api.service[99977]: WARNING castellan.key_manager [None req-245bec96-392f-4c54-bc05-789234fa84f0 tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:33:46.771917 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-35fd0d3c-fe12-4b05-bd8c-27b013b3b6c1 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:46.773921 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-35fd0d3c-fe12-4b05-bd8c-27b013b3b6c1 tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] GET https://10.4.3.200/volume/v3/volumes/4d8ebc69-bbce-47c9-93f5-bad8e4f6b9ee Jul 10 06:33:46.774337 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-35fd0d3c-fe12-4b05-bd8c-27b013b3b6c1 tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:46.774395 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-35fd0d3c-fe12-4b05-bd8c-27b013b3b6c1 tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:46.781497 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-35fd0d3c-fe12-4b05-bd8c-27b013b3b6c1 tempest-ServerRescueNegativeTestJSON-884234065 tempest-ServerRescueNegativeTestJSON-884234065-project-member] https://10.4.3.200/volume/v3/volumes/4d8ebc69-bbce-47c9-93f5-bad8e4f6b9ee returned with HTTP 404 Jul 10 06:33:46.782913 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 354/1398] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:33:46 2026] GET /volume/v3/volumes/4d8ebc69-bbce-47c9-93f5-bad8e4f6b9ee => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:33:46.795164 np0000004964 devstack@c-api.service[99977]: DEBUG oslo_db.sqlalchemy.engines [None req-245bec96-392f-4c54-bc05-789234fa84f0 tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99977) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 06:33:46.799320 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:46.799320 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:33:46.808647 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-245bec96-392f-4c54-bc05-789234fa84f0 tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] https://10.4.3.200/volume/v3/volumes/88e790f7-26b8-46e2-8e87-992b767e8cac returned with HTTP 200 Jul 10 06:33:46.809023 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 345/1399] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:33:46 2026] GET /volume/v3/volumes/88e790f7-26b8-46e2-8e87-992b767e8cac => generated 921 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:33:47.394553 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-55713fac-182e-4c2c-ae4b-d06574a4510f None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:47.396745 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-55713fac-182e-4c2c-ae4b-d06574a4510f tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] GET https://10.4.3.200/volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e Jul 10 06:33:47.396960 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-55713fac-182e-4c2c-ae4b-d06574a4510f tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:47.397183 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-55713fac-182e-4c2c-ae4b-d06574a4510f tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:47.413323 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:47.413323 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:33:47.422635 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-55713fac-182e-4c2c-ae4b-d06574a4510f tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Volume info retrieved successfully. Jul 10 06:33:47.427374 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-55713fac-182e-4c2c-ae4b-d06574a4510f tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e returned with HTTP 200 Jul 10 06:33:47.427851 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 349/1400] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:33:47 2026] GET /volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e => generated 853 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:33:47.618029 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-f07343b7-7b5a-4733-a053-abfbd649197d req-6209bfed-329a-49f1-915e-f2f2c6b8f058 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:47.620493 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-f07343b7-7b5a-4733-a053-abfbd649197d req-6209bfed-329a-49f1-915e-f2f2c6b8f058 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] POST https://10.4.3.200/volume/v3/attachments/9a6ca105-8b4e-4056-bc01-a0a796b1fa7e/action Jul 10 06:33:47.620890 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-f07343b7-7b5a-4733-a053-abfbd649197d req-6209bfed-329a-49f1-915e-f2f2c6b8f058 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Action body: b'{"os-complete": null}' {{(pid=99975) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:33:47.621017 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-f07343b7-7b5a-4733-a053-abfbd649197d req-6209bfed-329a-49f1-915e-f2f2c6b8f058 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:33:47.640308 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:47.640308 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:33:47.650828 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-f07343b7-7b5a-4733-a053-abfbd649197d req-6209bfed-329a-49f1-915e-f2f2c6b8f058 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/attachments/9a6ca105-8b4e-4056-bc01-a0a796b1fa7e/action returned with HTTP 204 Jul 10 06:33:47.651449 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 353/1401] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 10 06:33:47 2026] POST /volume/v3/attachments/9a6ca105-8b4e-4056-bc01-a0a796b1fa7e/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:33:47.713276 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-49411710-a8dd-4c4e-8669-4ccad471ee20 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:47.715155 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-49411710-a8dd-4c4e-8669-4ccad471ee20 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] GET https://10.4.3.200/volume/v3/backups/b7ffeb50-35e7-435e-aece-bd370d70fb57 Jul 10 06:33:47.715334 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-49411710-a8dd-4c4e-8669-4ccad471ee20 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:47.715529 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-49411710-a8dd-4c4e-8669-4ccad471ee20 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:47.715675 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-49411710-a8dd-4c4e-8669-4ccad471ee20 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Show backup with id b7ffeb50-35e7-435e-aece-bd370d70fb57. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:33:47.719697 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:47.719697 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:33:47.720454 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-49411710-a8dd-4c4e-8669-4ccad471ee20 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] https://10.4.3.200/volume/v3/backups/b7ffeb50-35e7-435e-aece-bd370d70fb57 returned with HTTP 200 Jul 10 06:33:47.720800 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 355/1402] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:33:47 2026] GET /volume/v3/backups/b7ffeb50-35e7-435e-aece-bd370d70fb57 => generated 759 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:33:47.823060 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-ef736734-60da-4942-b2dd-d6641db330d3 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:47.826731 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ef736734-60da-4942-b2dd-d6641db330d3 tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] GET https://10.4.3.200/volume/v3/volumes/88e790f7-26b8-46e2-8e87-992b767e8cac Jul 10 06:33:47.826731 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ef736734-60da-4942-b2dd-d6641db330d3 tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:47.826731 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ef736734-60da-4942-b2dd-d6641db330d3 tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:47.831741 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ef736734-60da-4942-b2dd-d6641db330d3 tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] https://10.4.3.200/volume/v3/volumes/88e790f7-26b8-46e2-8e87-992b767e8cac returned with HTTP 404 Jul 10 06:33:47.832741 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 346/1403] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:33:47 2026] GET /volume/v3/volumes/88e790f7-26b8-46e2-8e87-992b767e8cac => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 06:33:47.838921 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-b624dc69-514a-4502-8c7b-9b55fed872e1 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:47.840872 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b624dc69-514a-4502-8c7b-9b55fed872e1 tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] GET https://10.4.3.200/volume/v3/groups/b93eaca3-c49b-4291-922a-96da8180d481 Jul 10 06:33:47.841119 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b624dc69-514a-4502-8c7b-9b55fed872e1 tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:47.841297 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b624dc69-514a-4502-8c7b-9b55fed872e1 tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] Calling method 'version_select' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:47.841494 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.groups [None req-b624dc69-514a-4502-8c7b-9b55fed872e1 tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] show called for member b93eaca3-c49b-4291-922a-96da8180d481 {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 06:33:47.844537 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b624dc69-514a-4502-8c7b-9b55fed872e1 tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] https://10.4.3.200/volume/v3/groups/b93eaca3-c49b-4291-922a-96da8180d481 returned with HTTP 404 Jul 10 06:33:47.844980 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 350/1404] 10.4.3.200 () {68 vars in 1386 bytes} [Fri Jul 10 06:33:47 2026] GET /volume/v3/groups/b93eaca3-c49b-4291-922a-96da8180d481 => generated 108 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 06:33:47.852685 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-79951ed1-c4a4-4f41-a7b4-2336ccc06c57 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:47.854427 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-79951ed1-c4a4-4f41-a7b4-2336ccc06c57 tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] GET https://10.4.3.200/volume/v3/volumes/detail Jul 10 06:33:47.854651 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-79951ed1-c4a4-4f41-a7b4-2336ccc06c57 tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:47.854814 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-79951ed1-c4a4-4f41-a7b4-2336ccc06c57 tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] Calling method 'detail' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:47.855014 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.api_utils [None req-79951ed1-c4a4-4f41-a7b4-2336ccc06c57 tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] Removing options '' from query. {{(pid=99975) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 06:33:47.855660 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-79951ed1-c4a4-4f41-a7b4-2336ccc06c57 tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99975) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 06:33:47.862531 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-79951ed1-c4a4-4f41-a7b4-2336ccc06c57 tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] Get all volumes completed successfully. Jul 10 06:33:47.863291 np0000004964 devstack@c-api.service[99975]: WARNING stevedore.named [None req-79951ed1-c4a4-4f41-a7b4-2336ccc06c57 tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:33:47.863481 np0000004964 devstack@c-api.service[99975]: WARNING castellan.key_manager [None req-79951ed1-c4a4-4f41-a7b4-2336ccc06c57 tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:33:47.899695 np0000004964 devstack@c-api.service[99975]: DEBUG oslo_db.sqlalchemy.engines [None req-79951ed1-c4a4-4f41-a7b4-2336ccc06c57 tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99975) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 06:33:47.902869 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:47.902869 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:33:47.913479 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-79951ed1-c4a4-4f41-a7b4-2336ccc06c57 tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] https://10.4.3.200/volume/v3/volumes/detail returned with HTTP 200 Jul 10 06:33:47.913972 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 354/1405] 10.4.3.200 () {68 vars in 1299 bytes} [Fri Jul 10 06:33:47 2026] GET /volume/v3/volumes/detail => generated 913 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:33:47.926174 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-4c46b9fe-0669-4ccd-983f-716a5ef518db None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:47.928228 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4c46b9fe-0669-4ccd-983f-716a5ef518db tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] POST https://10.4.3.200/volume/v3/groups/ba7e4af5-828b-40c6-b932-c18292c5b46a/action Jul 10 06:33:47.928570 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4c46b9fe-0669-4ccd-983f-716a5ef518db tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:33:47.928717 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4c46b9fe-0669-4ccd-983f-716a5ef518db tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:33:47.930063 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.groups [None req-4c46b9fe-0669-4ccd-983f-716a5ef518db tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] delete called for group ba7e4af5-828b-40c6-b932-c18292c5b46a {{(pid=99976) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 10 06:33:47.930367 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.groups [None req-4c46b9fe-0669-4ccd-983f-716a5ef518db tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] Delete group with id: ba7e4af5-828b-40c6-b932-c18292c5b46a Jul 10 06:33:47.933717 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:47.933717 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:33:47.967554 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4c46b9fe-0669-4ccd-983f-716a5ef518db tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] https://10.4.3.200/volume/v3/groups/ba7e4af5-828b-40c6-b932-c18292c5b46a/action returned with HTTP 202 Jul 10 06:33:47.967979 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 356/1406] 10.4.3.200 () {70 vars in 1428 bytes} [Fri Jul 10 06:33:47 2026] POST /volume/v3/groups/ba7e4af5-828b-40c6-b932-c18292c5b46a/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 06:33:47.975984 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-c70e3160-208f-406d-b07c-d3e0b61b604d None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:47.978444 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c70e3160-208f-406d-b07c-d3e0b61b604d tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] GET https://10.4.3.200/volume/v3/volumes/301909db-3bd1-4f71-b47b-3c88828e8573 Jul 10 06:33:47.978884 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c70e3160-208f-406d-b07c-d3e0b61b604d tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:47.979192 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c70e3160-208f-406d-b07c-d3e0b61b604d tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:47.989021 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:47.989021 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:33:47.994296 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-c70e3160-208f-406d-b07c-d3e0b61b604d tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] Volume info retrieved successfully. Jul 10 06:33:47.996015 np0000004964 devstack@c-api.service[99977]: WARNING stevedore.named [None req-c70e3160-208f-406d-b07c-d3e0b61b604d tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:33:47.996709 np0000004964 devstack@c-api.service[99977]: WARNING castellan.key_manager [None req-c70e3160-208f-406d-b07c-d3e0b61b604d tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:33:48.048554 np0000004964 devstack@c-api.service[99977]: DEBUG oslo_db.sqlalchemy.engines [None req-c70e3160-208f-406d-b07c-d3e0b61b604d tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99977) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 06:33:48.053177 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:48.053177 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:33:48.062905 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c70e3160-208f-406d-b07c-d3e0b61b604d tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] https://10.4.3.200/volume/v3/volumes/301909db-3bd1-4f71-b47b-3c88828e8573 returned with HTTP 200 Jul 10 06:33:48.063518 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 347/1407] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:33:47 2026] GET /volume/v3/volumes/301909db-3bd1-4f71-b47b-3c88828e8573 => generated 909 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:33:48.439930 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-bd28004f-e78d-4a75-9a5d-817f3643f044 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:48.441729 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-bd28004f-e78d-4a75-9a5d-817f3643f044 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] GET https://10.4.3.200/volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e Jul 10 06:33:48.441914 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-bd28004f-e78d-4a75-9a5d-817f3643f044 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:48.442100 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-bd28004f-e78d-4a75-9a5d-817f3643f044 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:48.451297 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:48.451297 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:33:48.455638 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-bd28004f-e78d-4a75-9a5d-817f3643f044 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Volume info retrieved successfully. Jul 10 06:33:48.460836 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-bd28004f-e78d-4a75-9a5d-817f3643f044 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e returned with HTTP 200 Jul 10 06:33:48.461282 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 351/1408] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:33:48 2026] GET /volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e => generated 1145 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:33:48.507063 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-c4c4851a-0422-4368-b00c-6b90bd2c76f8 req-cc369507-81e3-4fbb-9cce-31f82fc93d9b None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:48.509349 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-c4c4851a-0422-4368-b00c-6b90bd2c76f8 req-cc369507-81e3-4fbb-9cce-31f82fc93d9b tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] GET https://10.4.3.200/volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e Jul 10 06:33:48.509631 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-c4c4851a-0422-4368-b00c-6b90bd2c76f8 req-cc369507-81e3-4fbb-9cce-31f82fc93d9b tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:48.509908 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-c4c4851a-0422-4368-b00c-6b90bd2c76f8 req-cc369507-81e3-4fbb-9cce-31f82fc93d9b tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:48.520624 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:48.520624 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:33:48.524553 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [req-c4c4851a-0422-4368-b00c-6b90bd2c76f8 req-cc369507-81e3-4fbb-9cce-31f82fc93d9b tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Volume info retrieved successfully. Jul 10 06:33:48.530595 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-c4c4851a-0422-4368-b00c-6b90bd2c76f8 req-cc369507-81e3-4fbb-9cce-31f82fc93d9b tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e returned with HTTP 200 Jul 10 06:33:48.531171 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 355/1409] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:33:48 2026] GET /volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e => generated 1145 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:33:48.733167 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-91df5e49-b5f7-4713-8695-0ca24f989c50 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:48.735287 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-91df5e49-b5f7-4713-8695-0ca24f989c50 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] GET https://10.4.3.200/volume/v3/backups/b7ffeb50-35e7-435e-aece-bd370d70fb57 Jul 10 06:33:48.735287 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-91df5e49-b5f7-4713-8695-0ca24f989c50 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:48.735287 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-91df5e49-b5f7-4713-8695-0ca24f989c50 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:48.735480 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-91df5e49-b5f7-4713-8695-0ca24f989c50 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Show backup with id b7ffeb50-35e7-435e-aece-bd370d70fb57. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:33:48.745750 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:48.745750 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:33:48.746908 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-91df5e49-b5f7-4713-8695-0ca24f989c50 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] https://10.4.3.200/volume/v3/backups/b7ffeb50-35e7-435e-aece-bd370d70fb57 returned with HTTP 200 Jul 10 06:33:48.749896 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 357/1410] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:33:48 2026] GET /volume/v3/backups/b7ffeb50-35e7-435e-aece-bd370d70fb57 => generated 759 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:33:49.078075 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-3562299b-defc-458e-9727-005cf5a69cbe None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:49.081539 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3562299b-defc-458e-9727-005cf5a69cbe tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] GET https://10.4.3.200/volume/v3/volumes/301909db-3bd1-4f71-b47b-3c88828e8573 Jul 10 06:33:49.081539 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3562299b-defc-458e-9727-005cf5a69cbe tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:49.081539 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3562299b-defc-458e-9727-005cf5a69cbe tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:49.088228 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3562299b-defc-458e-9727-005cf5a69cbe tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] https://10.4.3.200/volume/v3/volumes/301909db-3bd1-4f71-b47b-3c88828e8573 returned with HTTP 404 Jul 10 06:33:49.088912 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 348/1411] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:33:49 2026] GET /volume/v3/volumes/301909db-3bd1-4f71-b47b-3c88828e8573 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 06:33:49.099297 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-796cecdb-e47a-48ba-8729-9c59f7ed1d8c None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:49.100988 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-796cecdb-e47a-48ba-8729-9c59f7ed1d8c tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] GET https://10.4.3.200/volume/v3/groups/ba7e4af5-828b-40c6-b932-c18292c5b46a Jul 10 06:33:49.101240 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-796cecdb-e47a-48ba-8729-9c59f7ed1d8c tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:49.101411 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-796cecdb-e47a-48ba-8729-9c59f7ed1d8c tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] Calling method 'version_select' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:49.101544 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.groups [None req-796cecdb-e47a-48ba-8729-9c59f7ed1d8c tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] show called for member ba7e4af5-828b-40c6-b932-c18292c5b46a {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 06:33:49.104736 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-796cecdb-e47a-48ba-8729-9c59f7ed1d8c tempest-GroupsV314Test-1339671828 tempest-GroupsV314Test-1339671828-project-member] https://10.4.3.200/volume/v3/groups/ba7e4af5-828b-40c6-b932-c18292c5b46a returned with HTTP 404 Jul 10 06:33:49.105272 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 352/1412] 10.4.3.200 () {68 vars in 1386 bytes} [Fri Jul 10 06:33:49 2026] GET /volume/v3/groups/ba7e4af5-828b-40c6-b932-c18292c5b46a => generated 108 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 06:33:49.112868 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-d969a48a-c5f9-43de-a67f-933a9b95989d None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:49.115750 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-d969a48a-c5f9-43de-a67f-933a9b95989d tempest-GroupsV314Test-1976269488 tempest-GroupsV314Test-1976269488-project-admin] DELETE https://10.4.3.200/volume/v3/group_types/dd7d2de1-cb45-4dc5-9424-e505c0fea388 Jul 10 06:33:49.115969 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-d969a48a-c5f9-43de-a67f-933a9b95989d tempest-GroupsV314Test-1976269488 tempest-GroupsV314Test-1976269488-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:49.116179 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-d969a48a-c5f9-43de-a67f-933a9b95989d tempest-GroupsV314Test-1976269488 tempest-GroupsV314Test-1976269488-project-admin] Calling method 'version_select' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:49.138180 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-d969a48a-c5f9-43de-a67f-933a9b95989d tempest-GroupsV314Test-1976269488 tempest-GroupsV314Test-1976269488-project-admin] https://10.4.3.200/volume/v3/group_types/dd7d2de1-cb45-4dc5-9424-e505c0fea388 returned with HTTP 202 Jul 10 06:33:49.138620 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 356/1413] 10.4.3.200 () {68 vars in 1404 bytes} [Fri Jul 10 06:33:49 2026] DELETE /volume/v3/group_types/dd7d2de1-cb45-4dc5-9424-e505c0fea388 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 06:33:49.145965 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-cc2a0396-3bba-4a1b-beb0-d5fec47dda52 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:49.147407 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-cc2a0396-3bba-4a1b-beb0-d5fec47dda52 tempest-GroupsV314Test-1976269488 tempest-GroupsV314Test-1976269488-project-admin] DELETE https://10.4.3.200/volume/v3/types/992f2a8e-3d6a-4796-884e-357cefc4f778 Jul 10 06:33:49.147687 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-cc2a0396-3bba-4a1b-beb0-d5fec47dda52 tempest-GroupsV314Test-1976269488 tempest-GroupsV314Test-1976269488-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:49.147943 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-cc2a0396-3bba-4a1b-beb0-d5fec47dda52 tempest-GroupsV314Test-1976269488 tempest-GroupsV314Test-1976269488-project-admin] Calling method '_delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:49.170698 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-cc2a0396-3bba-4a1b-beb0-d5fec47dda52 tempest-GroupsV314Test-1976269488 tempest-GroupsV314Test-1976269488-project-admin] https://10.4.3.200/volume/v3/types/992f2a8e-3d6a-4796-884e-357cefc4f778 returned with HTTP 202 Jul 10 06:33:49.174290 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 358/1414] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 10 06:33:49 2026] DELETE /volume/v3/types/992f2a8e-3d6a-4796-884e-357cefc4f778 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:33:49.179647 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-6c8a9112-3d13-49da-8766-d5c7eb67f136 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:49.182702 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6c8a9112-3d13-49da-8766-d5c7eb67f136 tempest-GroupsV314Test-1976269488 tempest-GroupsV314Test-1976269488-project-admin] GET https://10.4.3.200/volume/v3/types/992f2a8e-3d6a-4796-884e-357cefc4f778 Jul 10 06:33:49.182963 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6c8a9112-3d13-49da-8766-d5c7eb67f136 tempest-GroupsV314Test-1976269488 tempest-GroupsV314Test-1976269488-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:49.183206 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6c8a9112-3d13-49da-8766-d5c7eb67f136 tempest-GroupsV314Test-1976269488 tempest-GroupsV314Test-1976269488-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:49.187231 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6c8a9112-3d13-49da-8766-d5c7eb67f136 tempest-GroupsV314Test-1976269488 tempest-GroupsV314Test-1976269488-project-admin] https://10.4.3.200/volume/v3/types/992f2a8e-3d6a-4796-884e-357cefc4f778 returned with HTTP 404 Jul 10 06:33:49.187777 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 349/1415] 10.4.3.200 () {66 vars in 1342 bytes} [Fri Jul 10 06:33:49 2026] GET /volume/v3/types/992f2a8e-3d6a-4796-884e-357cefc4f778 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:33:49.760484 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-19a0808b-3506-4f64-8550-60d316cf9a2a None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:49.762604 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-19a0808b-3506-4f64-8550-60d316cf9a2a tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] GET https://10.4.3.200/volume/v3/backups/b7ffeb50-35e7-435e-aece-bd370d70fb57 Jul 10 06:33:49.762801 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-19a0808b-3506-4f64-8550-60d316cf9a2a tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:49.762996 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-19a0808b-3506-4f64-8550-60d316cf9a2a tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:49.763139 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-19a0808b-3506-4f64-8550-60d316cf9a2a tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Show backup with id b7ffeb50-35e7-435e-aece-bd370d70fb57. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:33:49.768159 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:49.768159 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:33:49.768995 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-19a0808b-3506-4f64-8550-60d316cf9a2a tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] https://10.4.3.200/volume/v3/backups/b7ffeb50-35e7-435e-aece-bd370d70fb57 returned with HTTP 200 Jul 10 06:33:49.769794 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 353/1416] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:33:49 2026] GET /volume/v3/backups/b7ffeb50-35e7-435e-aece-bd370d70fb57 => generated 759 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:33:50.574249 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-fe7665ce-3c16-4d77-932b-82e74b4cf550 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:50.574249 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-fe7665ce-3c16-4d77-932b-82e74b4cf550 None None] GET https://10.4.3.200/volume// Jul 10 06:33:50.574249 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-fe7665ce-3c16-4d77-932b-82e74b4cf550 None None] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:50.574249 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-fe7665ce-3c16-4d77-932b-82e74b4cf550 None None] Calling method 'all' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:50.574249 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-fe7665ce-3c16-4d77-932b-82e74b4cf550 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:33:50.574249 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 357/1417] 10.4.3.200 () {66 vars in 1428 bytes} [Fri Jul 10 06:33: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 10 06:33:50.582386 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-c4c4851a-0422-4368-b00c-6b90bd2c76f8 req-8863844a-49ef-4329-a895-3d76b21b0941 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:50.757240 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-c4c4851a-0422-4368-b00c-6b90bd2c76f8 req-8863844a-49ef-4329-a895-3d76b21b0941 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 10 06:33:50.757600 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-c4c4851a-0422-4368-b00c-6b90bd2c76f8 req-8863844a-49ef-4329-a895-3d76b21b0941 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7d31fb8b-5552-44ad-b0d3-058ea389351e", "connector": null, "instance_uuid": "727ad799-21c4-48a0-b8d2-d69998d1ccc8"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:33:50.769675 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:50.769675 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:33:50.782845 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-eef97911-d7c0-47a0-927f-9694f6c3c63b None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:50.784859 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-eef97911-d7c0-47a0-927f-9694f6c3c63b tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] GET https://10.4.3.200/volume/v3/backups/b7ffeb50-35e7-435e-aece-bd370d70fb57 Jul 10 06:33:50.785058 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-eef97911-d7c0-47a0-927f-9694f6c3c63b tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:50.785331 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-eef97911-d7c0-47a0-927f-9694f6c3c63b tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:50.785441 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-eef97911-d7c0-47a0-927f-9694f6c3c63b tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Show backup with id b7ffeb50-35e7-435e-aece-bd370d70fb57. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:33:50.792208 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:50.792208 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:33:50.793385 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-eef97911-d7c0-47a0-927f-9694f6c3c63b tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] https://10.4.3.200/volume/v3/backups/b7ffeb50-35e7-435e-aece-bd370d70fb57 returned with HTTP 200 Jul 10 06:33:50.793895 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 350/1418] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:33:50 2026] GET /volume/v3/backups/b7ffeb50-35e7-435e-aece-bd370d70fb57 => generated 759 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:33:50.797868 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-c4c4851a-0422-4368-b00c-6b90bd2c76f8 req-8863844a-49ef-4329-a895-3d76b21b0941 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 10 06:33:50.798295 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 359/1419] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 10 06:33:50 2026] POST /volume/v3/attachments => generated 273 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:33:51.056520 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-5c69abca-3f05-42af-a559-48de33c8525a None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:51.058497 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5c69abca-3f05-42af-a559-48de33c8525a tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] GET https://10.4.3.200/volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e Jul 10 06:33:51.058717 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5c69abca-3f05-42af-a559-48de33c8525a tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:51.058928 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5c69abca-3f05-42af-a559-48de33c8525a tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:51.072886 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:51.072886 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:33:51.078257 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-5c69abca-3f05-42af-a559-48de33c8525a tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Volume info retrieved successfully. Jul 10 06:33:51.083754 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5c69abca-3f05-42af-a559-48de33c8525a tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e returned with HTTP 200 Jul 10 06:33:51.084523 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 354/1420] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:33:51 2026] GET /volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e => generated 1147 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:33:51.336816 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-6153b4ea-c2b7-4d1c-836c-68a0527461ca None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:51.338550 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-6153b4ea-c2b7-4d1c-836c-68a0527461ca None None] GET https://10.4.3.200/volume// Jul 10 06:33:51.338550 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-6153b4ea-c2b7-4d1c-836c-68a0527461ca None None] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:51.338550 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-6153b4ea-c2b7-4d1c-836c-68a0527461ca None None] Calling method 'all' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:51.338550 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-6153b4ea-c2b7-4d1c-836c-68a0527461ca None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:33:51.338550 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 358/1421] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:33: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 10 06:33:51.347901 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-c4c4851a-0422-4368-b00c-6b90bd2c76f8 req-01184063-49f0-4767-a6cd-2bc3ea69bb46 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:51.350458 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-c4c4851a-0422-4368-b00c-6b90bd2c76f8 req-01184063-49f0-4767-a6cd-2bc3ea69bb46 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] GET https://10.4.3.200/volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e Jul 10 06:33:51.350901 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-c4c4851a-0422-4368-b00c-6b90bd2c76f8 req-01184063-49f0-4767-a6cd-2bc3ea69bb46 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:51.351010 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-c4c4851a-0422-4368-b00c-6b90bd2c76f8 req-01184063-49f0-4767-a6cd-2bc3ea69bb46 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:51.368545 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:51.368545 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:33:51.375030 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-c4c4851a-0422-4368-b00c-6b90bd2c76f8 req-01184063-49f0-4767-a6cd-2bc3ea69bb46 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Volume info retrieved successfully. Jul 10 06:33:51.381559 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-c4c4851a-0422-4368-b00c-6b90bd2c76f8 req-01184063-49f0-4767-a6cd-2bc3ea69bb46 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e returned with HTTP 200 Jul 10 06:33:51.382119 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 351/1422] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 10 06:33:51 2026] GET /volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e => generated 1327 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:33:51.484258 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-c4c4851a-0422-4368-b00c-6b90bd2c76f8 req-d9e5c296-7661-4290-925d-24a7ffd3ae44 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:51.489128 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-c4c4851a-0422-4368-b00c-6b90bd2c76f8 req-d9e5c296-7661-4290-925d-24a7ffd3ae44 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] PUT https://10.4.3.200/volume/v3/attachments/693b96e0-f101-4dab-9b23-bb79e497057a Jul 10 06:33:51.489549 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-c4c4851a-0422-4368-b00c-6b90bd2c76f8 req-d9e5c296-7661-4290-925d-24a7ffd3ae44 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000004964", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad080837985", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8eedee5c-bca8-4f5c-8f66-111c7b448d96", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:33:51.497660 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.coordination [req-c4c4851a-0422-4368-b00c-6b90bd2c76f8 req-d9e5c296-7661-4290-925d-24a7ffd3ae44 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Acquiring lock "cinder-attachment_update-7d31fb8b-5552-44ad-b0d3-058ea389351e-np0000004964" by "attachment_update" {{(pid=99976) __acquire /opt/stack/cinder/cinder/coordination.py:210}} Jul 10 06:33:51.503284 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.coordination [req-c4c4851a-0422-4368-b00c-6b90bd2c76f8 req-d9e5c296-7661-4290-925d-24a7ffd3ae44 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Lock "cinder-attachment_update-7d31fb8b-5552-44ad-b0d3-058ea389351e-np0000004964" acquired by "attachment_update" :: waited 0.006s {{(pid=99976) __acquire /opt/stack/cinder/cinder/coordination.py:228}} Jul 10 06:33:51.504512 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:51.504512 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:33:51.572782 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-e781173e-d20f-44f0-9509-3a36b25baa3d None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:51.703239 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e781173e-d20f-44f0-9509-3a36b25baa3d tempest-VolumeHostsAdminTestsJSON-1695228600 tempest-VolumeHostsAdminTestsJSON-1695228600-project-admin] GET https://10.4.3.200/volume/v3/os-hosts Jul 10 06:33:51.703354 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e781173e-d20f-44f0-9509-3a36b25baa3d tempest-VolumeHostsAdminTestsJSON-1695228600 tempest-VolumeHostsAdminTestsJSON-1695228600-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:51.703547 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e781173e-d20f-44f0-9509-3a36b25baa3d tempest-VolumeHostsAdminTestsJSON-1695228600 tempest-VolumeHostsAdminTestsJSON-1695228600-project-admin] Calling method 'index' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:51.709343 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.contrib.hosts [None req-e781173e-d20f-44f0-9509-3a36b25baa3d tempest-VolumeHostsAdminTestsJSON-1695228600 tempest-VolumeHostsAdminTestsJSON-1695228600-project-admin] status, active and update: available, enabled, 2026-07-10 06:33:18+00:00 {{(pid=99978) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 10 06:33:51.709475 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.contrib.hosts [None req-e781173e-d20f-44f0-9509-3a36b25baa3d tempest-VolumeHostsAdminTestsJSON-1695228600 tempest-VolumeHostsAdminTestsJSON-1695228600-project-admin] status, active and update: available, enabled, 2026-07-10 06:33:15+00:00 {{(pid=99978) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 10 06:33:51.709598 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.contrib.hosts [None req-e781173e-d20f-44f0-9509-3a36b25baa3d tempest-VolumeHostsAdminTestsJSON-1695228600 tempest-VolumeHostsAdminTestsJSON-1695228600-project-admin] status, active and update: available, enabled, 2026-07-10 06:32:54+00:00 {{(pid=99978) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 10 06:33:51.709850 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e781173e-d20f-44f0-9509-3a36b25baa3d tempest-VolumeHostsAdminTestsJSON-1695228600 tempest-VolumeHostsAdminTestsJSON-1695228600-project-admin] https://10.4.3.200/volume/v3/os-hosts returned with HTTP 200 Jul 10 06:33:51.710324 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 355/1423] 10.4.3.200 () {66 vars in 1240 bytes} [Fri Jul 10 06:33:51 2026] GET /volume/v3/os-hosts => generated 560 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:33:51.721226 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-f9f49615-d452-4996-a6f8-6f6b058ccc76 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:51.723573 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-f9f49615-d452-4996-a6f8-6f6b058ccc76 tempest-VolumeHostsAdminTestsJSON-1695228600 tempest-VolumeHostsAdminTestsJSON-1695228600-project-admin] GET https://10.4.3.200/volume/v3/os-hosts Jul 10 06:33:51.724023 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-f9f49615-d452-4996-a6f8-6f6b058ccc76 tempest-VolumeHostsAdminTestsJSON-1695228600 tempest-VolumeHostsAdminTestsJSON-1695228600-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:51.724462 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-f9f49615-d452-4996-a6f8-6f6b058ccc76 tempest-VolumeHostsAdminTestsJSON-1695228600 tempest-VolumeHostsAdminTestsJSON-1695228600-project-admin] Calling method 'index' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:51.733619 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.contrib.hosts [None req-f9f49615-d452-4996-a6f8-6f6b058ccc76 tempest-VolumeHostsAdminTestsJSON-1695228600 tempest-VolumeHostsAdminTestsJSON-1695228600-project-admin] status, active and update: available, enabled, 2026-07-10 06:33:18+00:00 {{(pid=99975) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 10 06:33:51.734844 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.contrib.hosts [None req-f9f49615-d452-4996-a6f8-6f6b058ccc76 tempest-VolumeHostsAdminTestsJSON-1695228600 tempest-VolumeHostsAdminTestsJSON-1695228600-project-admin] status, active and update: available, enabled, 2026-07-10 06:33:15+00:00 {{(pid=99975) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 10 06:33:51.734844 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.contrib.hosts [None req-f9f49615-d452-4996-a6f8-6f6b058ccc76 tempest-VolumeHostsAdminTestsJSON-1695228600 tempest-VolumeHostsAdminTestsJSON-1695228600-project-admin] status, active and update: available, enabled, 2026-07-10 06:32:54+00:00 {{(pid=99975) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 10 06:33:51.734844 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-f9f49615-d452-4996-a6f8-6f6b058ccc76 tempest-VolumeHostsAdminTestsJSON-1695228600 tempest-VolumeHostsAdminTestsJSON-1695228600-project-admin] https://10.4.3.200/volume/v3/os-hosts returned with HTTP 200 Jul 10 06:33:51.734844 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 359/1424] 10.4.3.200 () {66 vars in 1240 bytes} [Fri Jul 10 06:33:51 2026] GET /volume/v3/os-hosts => generated 560 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:33:51.742919 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-8d97602e-60fc-49bb-8532-094e87477caf None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:51.745097 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8d97602e-60fc-49bb-8532-094e87477caf tempest-VolumeHostsAdminTestsJSON-1695228600 tempest-VolumeHostsAdminTestsJSON-1695228600-project-admin] GET https://10.4.3.200/volume/v3/os-hosts/np0000004964@storpool Jul 10 06:33:51.745350 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-8d97602e-60fc-49bb-8532-094e87477caf tempest-VolumeHostsAdminTestsJSON-1695228600 tempest-VolumeHostsAdminTestsJSON-1695228600-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:51.745597 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-8d97602e-60fc-49bb-8532-094e87477caf tempest-VolumeHostsAdminTestsJSON-1695228600 tempest-VolumeHostsAdminTestsJSON-1695228600-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:51.807762 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-4de99f3d-3842-4822-9bca-b6e2aa46651e None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:51.811862 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4de99f3d-3842-4822-9bca-b6e2aa46651e tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] GET https://10.4.3.200/volume/v3/backups/b7ffeb50-35e7-435e-aece-bd370d70fb57 Jul 10 06:33:51.812038 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4de99f3d-3842-4822-9bca-b6e2aa46651e tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:51.812254 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4de99f3d-3842-4822-9bca-b6e2aa46651e tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:51.812375 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-4de99f3d-3842-4822-9bca-b6e2aa46651e tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Show backup with id b7ffeb50-35e7-435e-aece-bd370d70fb57. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:33:51.823981 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:51.823981 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:33:51.824426 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8d97602e-60fc-49bb-8532-094e87477caf tempest-VolumeHostsAdminTestsJSON-1695228600 tempest-VolumeHostsAdminTestsJSON-1695228600-project-admin] https://10.4.3.200/volume/v3/os-hosts/np0000004964@storpool returned with HTTP 200 Jul 10 06:33:51.824857 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4de99f3d-3842-4822-9bca-b6e2aa46651e tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] https://10.4.3.200/volume/v3/backups/b7ffeb50-35e7-435e-aece-bd370d70fb57 returned with HTTP 200 Jul 10 06:33:51.824915 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 352/1425] 10.4.3.200 () {66 vars in 1306 bytes} [Fri Jul 10 06:33:51 2026] GET /volume/v3/os-hosts/np0000004964@storpool => generated 1125 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:33:51.825428 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 356/1426] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:33:51 2026] GET /volume/v3/backups/b7ffeb50-35e7-435e-aece-bd370d70fb57 => generated 759 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:33:52.027112 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.coordination [req-c4c4851a-0422-4368-b00c-6b90bd2c76f8 req-d9e5c296-7661-4290-925d-24a7ffd3ae44 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Lock "cinder-attachment_update-7d31fb8b-5552-44ad-b0d3-058ea389351e-np0000004964" released by "attachment_update" :: held 0.524s {{(pid=99976) __release /opt/stack/cinder/cinder/coordination.py:239}} Jul 10 06:33:52.027462 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-c4c4851a-0422-4368-b00c-6b90bd2c76f8 req-d9e5c296-7661-4290-925d-24a7ffd3ae44 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/attachments/693b96e0-f101-4dab-9b23-bb79e497057a returned with HTTP 200 Jul 10 06:33:52.027907 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 360/1427] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 10 06:33:51 2026] PUT /volume/v3/attachments/693b96e0-f101-4dab-9b23-bb79e497057a => generated 969 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:33:52.099341 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-3b665ad6-751d-453b-bd20-70cb8393f585 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:52.101361 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-3b665ad6-751d-453b-bd20-70cb8393f585 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] GET https://10.4.3.200/volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e Jul 10 06:33:52.103042 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-3b665ad6-751d-453b-bd20-70cb8393f585 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:52.103042 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-3b665ad6-751d-453b-bd20-70cb8393f585 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:52.116863 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:52.116863 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:33:52.122380 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-3b665ad6-751d-453b-bd20-70cb8393f585 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Volume info retrieved successfully. Jul 10 06:33:52.129810 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-3b665ad6-751d-453b-bd20-70cb8393f585 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e returned with HTTP 200 Jul 10 06:33:52.130381 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 360/1428] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:33:52 2026] GET /volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e => generated 1148 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:33:52.839430 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-1e623167-c74d-43e9-b615-ebdde9e18f5c None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:52.841137 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1e623167-c74d-43e9-b615-ebdde9e18f5c tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] GET https://10.4.3.200/volume/v3/backups/b7ffeb50-35e7-435e-aece-bd370d70fb57 Jul 10 06:33:52.841329 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1e623167-c74d-43e9-b615-ebdde9e18f5c tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:52.841577 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1e623167-c74d-43e9-b615-ebdde9e18f5c tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:52.841577 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-1e623167-c74d-43e9-b615-ebdde9e18f5c tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Show backup with id b7ffeb50-35e7-435e-aece-bd370d70fb57. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:33:52.845715 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:52.845715 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:33:52.846361 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1e623167-c74d-43e9-b615-ebdde9e18f5c tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] https://10.4.3.200/volume/v3/backups/b7ffeb50-35e7-435e-aece-bd370d70fb57 returned with HTTP 200 Jul 10 06:33:52.846727 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 353/1429] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:33:52 2026] GET /volume/v3/backups/b7ffeb50-35e7-435e-aece-bd370d70fb57 => generated 759 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:33:53.142336 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-61334794-d9f2-4e6f-bb97-cb51724f6788 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:53.144135 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-61334794-d9f2-4e6f-bb97-cb51724f6788 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] GET https://10.4.3.200/volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e Jul 10 06:33:53.144329 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-61334794-d9f2-4e6f-bb97-cb51724f6788 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:53.144533 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-61334794-d9f2-4e6f-bb97-cb51724f6788 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:53.159382 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:53.159382 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:33:53.163330 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-61334794-d9f2-4e6f-bb97-cb51724f6788 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Volume info retrieved successfully. Jul 10 06:33:53.167452 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-61334794-d9f2-4e6f-bb97-cb51724f6788 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e returned with HTTP 200 Jul 10 06:33:53.167834 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 357/1430] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:33:53 2026] GET /volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e => generated 1148 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 06:33:53.864534 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-415c13d0-5fda-470a-b52e-0e03e703239d None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:53.870016 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-415c13d0-5fda-470a-b52e-0e03e703239d tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] GET https://10.4.3.200/volume/v3/backups/b7ffeb50-35e7-435e-aece-bd370d70fb57 Jul 10 06:33:53.870245 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-415c13d0-5fda-470a-b52e-0e03e703239d tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:53.870436 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-415c13d0-5fda-470a-b52e-0e03e703239d tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:53.870605 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-415c13d0-5fda-470a-b52e-0e03e703239d tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Show backup with id b7ffeb50-35e7-435e-aece-bd370d70fb57. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:33:53.882535 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:53.882535 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:33:53.883376 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-415c13d0-5fda-470a-b52e-0e03e703239d tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] https://10.4.3.200/volume/v3/backups/b7ffeb50-35e7-435e-aece-bd370d70fb57 returned with HTTP 200 Jul 10 06:33:53.883916 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 361/1431] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:33:53 2026] GET /volume/v3/backups/b7ffeb50-35e7-435e-aece-bd370d70fb57 => generated 759 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:33:53.982285 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-94db65ec-35ef-45ad-bafe-b127b2cdeaf6 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:54.080594 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-94db65ec-35ef-45ad-bafe-b127b2cdeaf6 tempest-VolumeQuotasNegativeTestJSON-179587086 tempest-VolumeQuotasNegativeTestJSON-179587086-project-admin] GET https://10.4.3.200/volume/v3/os-quota-sets/75b27e3d0edf4a809d8a64c9c44ac148 Jul 10 06:33:54.080797 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-94db65ec-35ef-45ad-bafe-b127b2cdeaf6 tempest-VolumeQuotasNegativeTestJSON-179587086 tempest-VolumeQuotasNegativeTestJSON-179587086-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:54.080972 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-94db65ec-35ef-45ad-bafe-b127b2cdeaf6 tempest-VolumeQuotasNegativeTestJSON-179587086 tempest-VolumeQuotasNegativeTestJSON-179587086-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:54.095867 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-94db65ec-35ef-45ad-bafe-b127b2cdeaf6 tempest-VolumeQuotasNegativeTestJSON-179587086 tempest-VolumeQuotasNegativeTestJSON-179587086-project-admin] https://10.4.3.200/volume/v3/os-quota-sets/75b27e3d0edf4a809d8a64c9c44ac148 returned with HTTP 200 Jul 10 06:33:54.096250 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 361/1432] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:33:53 2026] GET /volume/v3/os-quota-sets/75b27e3d0edf4a809d8a64c9c44ac148 => generated 437 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:33:54.107158 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-6ac9b26c-7fd3-460c-a31d-79f461f4418c None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:54.177189 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6ac9b26c-7fd3-460c-a31d-79f461f4418c tempest-VolumeQuotasNegativeTestJSON-82502415 tempest-VolumeQuotasNegativeTestJSON-82502415-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:33:54.177674 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6ac9b26c-7fd3-460c-a31d-79f461f4418c tempest-VolumeQuotasNegativeTestJSON-82502415 tempest-VolumeQuotasNegativeTestJSON-82502415-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-327916003"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:33:54.179580 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.volumes [None req-6ac9b26c-7fd3-460c-a31d-79f461f4418c tempest-VolumeQuotasNegativeTestJSON-82502415 tempest-VolumeQuotasNegativeTestJSON-82502415-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-327916003'}} {{(pid=99977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:33:54.179766 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-6ac9b26c-7fd3-460c-a31d-79f461f4418c tempest-VolumeQuotasNegativeTestJSON-82502415 tempest-VolumeQuotasNegativeTestJSON-82502415-project-member] Create volume of 1 GB Jul 10 06:33:54.185448 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-0da893f2-7c68-412d-8378-10fcd8eaf233 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:54.185769 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-6ac9b26c-7fd3-460c-a31d-79f461f4418c tempest-VolumeQuotasNegativeTestJSON-82502415 tempest-VolumeQuotasNegativeTestJSON-82502415-project-member] Availability Zones retrieved successfully. Jul 10 06:33:54.190945 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0da893f2-7c68-412d-8378-10fcd8eaf233 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] GET https://10.4.3.200/volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e Jul 10 06:33:54.191213 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0da893f2-7c68-412d-8378-10fcd8eaf233 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:54.191476 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0da893f2-7c68-412d-8378-10fcd8eaf233 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:54.193067 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-6ac9b26c-7fd3-460c-a31d-79f461f4418c tempest-VolumeQuotasNegativeTestJSON-82502415 tempest-VolumeQuotasNegativeTestJSON-82502415-project-member] Flow 'volume_create_api' (ccba4d3e-f7b7-4787-8df7-c17945910d82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:33:54.193745 np0000004964 devstack@c-api.service[99978]: DEBUG dbcounter [-] [99978] Writing DB stats cinder:SELECT=298,cinder:UPDATE=77,cinder:INSERT=38 {{(pid=99978) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:33:54.194971 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-6ac9b26c-7fd3-460c-a31d-79f461f4418c tempest-VolumeQuotasNegativeTestJSON-82502415 tempest-VolumeQuotasNegativeTestJSON-82502415-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84e36bb8-01c6-4bb9-abc5-52dad9007f72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:33:54.196660 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.flows.api.create_volume [None req-6ac9b26c-7fd3-460c-a31d-79f461f4418c tempest-VolumeQuotasNegativeTestJSON-82502415 tempest-VolumeQuotasNegativeTestJSON-82502415-project-member] Validating volume size '1' using validate_int {{(pid=99977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:33:54.203978 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:54.203978 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:33:54.207578 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-0da893f2-7c68-412d-8378-10fcd8eaf233 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Volume info retrieved successfully. Jul 10 06:33:54.211522 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0da893f2-7c68-412d-8378-10fcd8eaf233 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e returned with HTTP 200 Jul 10 06:33:54.212107 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 358/1433] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:33:54 2026] GET /volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e => generated 1148 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:33:54.234178 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-6ac9b26c-7fd3-460c-a31d-79f461f4418c tempest-VolumeQuotasNegativeTestJSON-82502415 tempest-VolumeQuotasNegativeTestJSON-82502415-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84e36bb8-01c6-4bb9-abc5-52dad9007f72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:33:54.235166 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-6ac9b26c-7fd3-460c-a31d-79f461f4418c tempest-VolumeQuotasNegativeTestJSON-82502415 tempest-VolumeQuotasNegativeTestJSON-82502415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (abdb0d4c-328d-4553-a37d-af68c86279d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:33:54.303769 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-6ac9b26c-7fd3-460c-a31d-79f461f4418c tempest-VolumeQuotasNegativeTestJSON-82502415 tempest-VolumeQuotasNegativeTestJSON-82502415-project-member] Created reservations ['df09b631-29fb-49d0-bf33-4ff572cc8c02', '8a42a463-577d-48a8-897c-602798d22c00', '42fd607d-d821-4b60-b66b-be420caed939', '7b53c68d-d17a-4c6b-bd29-c036e1fd011e'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:33:54.304550 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-6ac9b26c-7fd3-460c-a31d-79f461f4418c tempest-VolumeQuotasNegativeTestJSON-82502415 tempest-VolumeQuotasNegativeTestJSON-82502415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (abdb0d4c-328d-4553-a37d-af68c86279d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['df09b631-29fb-49d0-bf33-4ff572cc8c02', '8a42a463-577d-48a8-897c-602798d22c00', '42fd607d-d821-4b60-b66b-be420caed939', '7b53c68d-d17a-4c6b-bd29-c036e1fd011e']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:33:54.305265 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-6ac9b26c-7fd3-460c-a31d-79f461f4418c tempest-VolumeQuotasNegativeTestJSON-82502415 tempest-VolumeQuotasNegativeTestJSON-82502415-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0b41f52-e6ac-45f4-82e0-4c9431da4987) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:33:54.330524 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-6ac9b26c-7fd3-460c-a31d-79f461f4418c tempest-VolumeQuotasNegativeTestJSON-82502415 tempest-VolumeQuotasNegativeTestJSON-82502415-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0b41f52-e6ac-45f4-82e0-4c9431da4987) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e65ffb16-5e00-4592-a617-d614561c3330', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-327916003',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75b27e3d0edf4a809d8a64c9c44ac148',qos_specs=None,replication_status=,reservations=['df09b631-29fb-49d0-bf33-4ff572cc8c02','8a42a463-577d-48a8-897c-602798d22c00','42fd607d-d821-4b60-b66b-be420caed939','7b53c68d-d17a-4c6b-bd29-c036e1fd011e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='597186bea51b41b788b8aa1ee1335d98',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:33:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-327916003',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e65ffb16-5e00-4592-a617-d614561c3330,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='75b27e3d0edf4a809d8a64c9c44ac148',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='597186bea51b41b788b8aa1ee1335d98',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:33:54.331206 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-6ac9b26c-7fd3-460c-a31d-79f461f4418c tempest-VolumeQuotasNegativeTestJSON-82502415 tempest-VolumeQuotasNegativeTestJSON-82502415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37b3a9c2-b121-45d7-a2ad-040ee3373fa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:33:54.349862 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-6ac9b26c-7fd3-460c-a31d-79f461f4418c tempest-VolumeQuotasNegativeTestJSON-82502415 tempest-VolumeQuotasNegativeTestJSON-82502415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37b3a9c2-b121-45d7-a2ad-040ee3373fa9) transitioned into state 'SUCCESS' from state '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-327916003',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75b27e3d0edf4a809d8a64c9c44ac148',qos_specs=None,replication_status=,reservations=['df09b631-29fb-49d0-bf33-4ff572cc8c02','8a42a463-577d-48a8-897c-602798d22c00','42fd607d-d821-4b60-b66b-be420caed939','7b53c68d-d17a-4c6b-bd29-c036e1fd011e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='597186bea51b41b788b8aa1ee1335d98',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:33:54.350477 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-6ac9b26c-7fd3-460c-a31d-79f461f4418c tempest-VolumeQuotasNegativeTestJSON-82502415 tempest-VolumeQuotasNegativeTestJSON-82502415-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0913ca39-4f75-462c-bd81-10aa9bc1694b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:33:54.361709 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-6ac9b26c-7fd3-460c-a31d-79f461f4418c tempest-VolumeQuotasNegativeTestJSON-82502415 tempest-VolumeQuotasNegativeTestJSON-82502415-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0913ca39-4f75-462c-bd81-10aa9bc1694b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:33:54.363146 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-6ac9b26c-7fd3-460c-a31d-79f461f4418c tempest-VolumeQuotasNegativeTestJSON-82502415 tempest-VolumeQuotasNegativeTestJSON-82502415-project-member] Flow 'volume_create_api' (ccba4d3e-f7b7-4787-8df7-c17945910d82) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:33:54.363568 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-6ac9b26c-7fd3-460c-a31d-79f461f4418c tempest-VolumeQuotasNegativeTestJSON-82502415 tempest-VolumeQuotasNegativeTestJSON-82502415-project-member] Create volume request issued successfully. Jul 10 06:33:54.364347 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6ac9b26c-7fd3-460c-a31d-79f461f4418c tempest-VolumeQuotasNegativeTestJSON-82502415 tempest-VolumeQuotasNegativeTestJSON-82502415-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:33:54.364907 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 354/1434] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 10 06:33:54 2026] POST /volume/v3/volumes => generated 758 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:33:54.378772 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-41b7fe16-7347-4c28-bbca-be389b70aef5 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:54.381816 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-41b7fe16-7347-4c28-bbca-be389b70aef5 tempest-VolumeQuotasNegativeTestJSON-82502415 tempest-VolumeQuotasNegativeTestJSON-82502415-project-member] GET https://10.4.3.200/volume/v3/volumes/e65ffb16-5e00-4592-a617-d614561c3330 Jul 10 06:33:54.381816 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-41b7fe16-7347-4c28-bbca-be389b70aef5 tempest-VolumeQuotasNegativeTestJSON-82502415 tempest-VolumeQuotasNegativeTestJSON-82502415-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:54.382023 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-41b7fe16-7347-4c28-bbca-be389b70aef5 tempest-VolumeQuotasNegativeTestJSON-82502415 tempest-VolumeQuotasNegativeTestJSON-82502415-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:54.391235 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:54.391235 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:33:54.395292 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-41b7fe16-7347-4c28-bbca-be389b70aef5 tempest-VolumeQuotasNegativeTestJSON-82502415 tempest-VolumeQuotasNegativeTestJSON-82502415-project-member] Volume info retrieved successfully. Jul 10 06:33:54.399397 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-41b7fe16-7347-4c28-bbca-be389b70aef5 tempest-VolumeQuotasNegativeTestJSON-82502415 tempest-VolumeQuotasNegativeTestJSON-82502415-project-member] https://10.4.3.200/volume/v3/volumes/e65ffb16-5e00-4592-a617-d614561c3330 returned with HTTP 200 Jul 10 06:33:54.399790 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 362/1435] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:33:54 2026] GET /volume/v3/volumes/e65ffb16-5e00-4592-a617-d614561c3330 => generated 826 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:33:54.898587 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-81602749-64b4-44f9-b3c5-294b1fcd37d1 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:54.900313 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-81602749-64b4-44f9-b3c5-294b1fcd37d1 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] GET https://10.4.3.200/volume/v3/backups/b7ffeb50-35e7-435e-aece-bd370d70fb57 Jul 10 06:33:54.900717 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-81602749-64b4-44f9-b3c5-294b1fcd37d1 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:54.901051 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-81602749-64b4-44f9-b3c5-294b1fcd37d1 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:54.901274 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-81602749-64b4-44f9-b3c5-294b1fcd37d1 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Show backup with id b7ffeb50-35e7-435e-aece-bd370d70fb57. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:33:54.906390 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:54.906390 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:33:54.908100 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-81602749-64b4-44f9-b3c5-294b1fcd37d1 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] https://10.4.3.200/volume/v3/backups/b7ffeb50-35e7-435e-aece-bd370d70fb57 returned with HTTP 200 Jul 10 06:33:54.908100 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 362/1436] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:33:54 2026] GET /volume/v3/backups/b7ffeb50-35e7-435e-aece-bd370d70fb57 => generated 760 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:33:55.223879 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-355aa5f9-880b-4dfc-ac12-6e2a6e915f43 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:55.225753 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-355aa5f9-880b-4dfc-ac12-6e2a6e915f43 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] GET https://10.4.3.200/volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e Jul 10 06:33:55.225983 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-355aa5f9-880b-4dfc-ac12-6e2a6e915f43 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:55.226201 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-355aa5f9-880b-4dfc-ac12-6e2a6e915f43 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:55.239961 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:55.239961 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:33:55.244266 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-355aa5f9-880b-4dfc-ac12-6e2a6e915f43 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Volume info retrieved successfully. Jul 10 06:33:55.249462 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-355aa5f9-880b-4dfc-ac12-6e2a6e915f43 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e returned with HTTP 200 Jul 10 06:33:55.249938 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 359/1437] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:33:55 2026] GET /volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e => generated 1148 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:33:55.327706 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-e3f9df99-400f-4cd2-a9d3-0dc98323c25e None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:55.329388 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e3f9df99-400f-4cd2-a9d3-0dc98323c25e tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:33:55.329697 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e3f9df99-400f-4cd2-a9d3-0dc98323c25e tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-887992335"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:33:55.331004 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.volumes [None req-e3f9df99-400f-4cd2-a9d3-0dc98323c25e tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-887992335'}} {{(pid=99977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:33:55.331126 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-e3f9df99-400f-4cd2-a9d3-0dc98323c25e tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] Create volume of 1 GB Jul 10 06:33:55.331378 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:55.331378 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:33:55.334717 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-e3f9df99-400f-4cd2-a9d3-0dc98323c25e tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] Availability Zones retrieved successfully. Jul 10 06:33:55.340190 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-e3f9df99-400f-4cd2-a9d3-0dc98323c25e tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] Flow 'volume_create_api' (fe2596ff-0736-4776-a591-71410024b48c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:33:55.341147 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-e3f9df99-400f-4cd2-a9d3-0dc98323c25e tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b918080-9047-403e-8263-4cfcad3f247a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:33:55.342064 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.flows.api.create_volume [None req-e3f9df99-400f-4cd2-a9d3-0dc98323c25e tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] Validating volume size '1' using validate_int {{(pid=99977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:33:55.370553 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-e3f9df99-400f-4cd2-a9d3-0dc98323c25e tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b918080-9047-403e-8263-4cfcad3f247a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:33:55.371473 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-e3f9df99-400f-4cd2-a9d3-0dc98323c25e tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5104144-8dab-4fbf-9837-18ad73c6c5d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:33:55.412827 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-a39b11da-99af-429b-8a80-a0098ad13d23 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:55.414593 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a39b11da-99af-429b-8a80-a0098ad13d23 tempest-VolumeQuotasNegativeTestJSON-82502415 tempest-VolumeQuotasNegativeTestJSON-82502415-project-member] GET https://10.4.3.200/volume/v3/volumes/e65ffb16-5e00-4592-a617-d614561c3330 Jul 10 06:33:55.415022 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a39b11da-99af-429b-8a80-a0098ad13d23 tempest-VolumeQuotasNegativeTestJSON-82502415 tempest-VolumeQuotasNegativeTestJSON-82502415-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:55.415022 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a39b11da-99af-429b-8a80-a0098ad13d23 tempest-VolumeQuotasNegativeTestJSON-82502415 tempest-VolumeQuotasNegativeTestJSON-82502415-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:55.419027 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-e3f9df99-400f-4cd2-a9d3-0dc98323c25e tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] Created reservations ['52db9877-c3c1-45fc-a13f-80861102a899', '78d2d83a-5383-4cfe-8ec0-6ced61f7a9ba', '2dd8080c-dcbc-4ce8-8021-38ed5bc8769c', 'cd6dd828-4e5a-42fc-bc28-6b808fda1d33'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:33:55.419768 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-e3f9df99-400f-4cd2-a9d3-0dc98323c25e tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5104144-8dab-4fbf-9837-18ad73c6c5d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['52db9877-c3c1-45fc-a13f-80861102a899', '78d2d83a-5383-4cfe-8ec0-6ced61f7a9ba', '2dd8080c-dcbc-4ce8-8021-38ed5bc8769c', 'cd6dd828-4e5a-42fc-bc28-6b808fda1d33']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:33:55.420404 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-e3f9df99-400f-4cd2-a9d3-0dc98323c25e tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (842d1996-4746-4335-bac4-83af1e699970) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:33:55.421633 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:55.421633 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:33:55.425612 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-a39b11da-99af-429b-8a80-a0098ad13d23 tempest-VolumeQuotasNegativeTestJSON-82502415 tempest-VolumeQuotasNegativeTestJSON-82502415-project-member] Volume info retrieved successfully. Jul 10 06:33:55.429740 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a39b11da-99af-429b-8a80-a0098ad13d23 tempest-VolumeQuotasNegativeTestJSON-82502415 tempest-VolumeQuotasNegativeTestJSON-82502415-project-member] https://10.4.3.200/volume/v3/volumes/e65ffb16-5e00-4592-a617-d614561c3330 returned with HTTP 200 Jul 10 06:33:55.430259 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 363/1438] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:33:55 2026] GET /volume/v3/volumes/e65ffb16-5e00-4592-a617-d614561c3330 => generated 851 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:33:55.443408 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-b0322194-f20d-4ba2-9547-73e30551050e None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:55.443973 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-e3f9df99-400f-4cd2-a9d3-0dc98323c25e tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (842d1996-4746-4335-bac4-83af1e699970) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e76cdea7-8035-4814-bf2e-853a902d5ada', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-887992335',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='72a5ed8225b94b9fa1dba8263d34a15a',qos_specs=None,replication_status=,reservations=['52db9877-c3c1-45fc-a13f-80861102a899','78d2d83a-5383-4cfe-8ec0-6ced61f7a9ba','2dd8080c-dcbc-4ce8-8021-38ed5bc8769c','cd6dd828-4e5a-42fc-bc28-6b808fda1d33'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53abd8210a134895812f093b8d94558c',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:33:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-887992335',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e76cdea7-8035-4814-bf2e-853a902d5ada,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='72a5ed8225b94b9fa1dba8263d34a15a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='53abd8210a134895812f093b8d94558c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:33:55.444793 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-e3f9df99-400f-4cd2-a9d3-0dc98323c25e tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc4c49f8-39f9-4e9c-89cf-ef55f22d2fe1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:33:55.445576 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-b0322194-f20d-4ba2-9547-73e30551050e tempest-VolumeQuotasNegativeTestJSON-179587086 tempest-VolumeQuotasNegativeTestJSON-179587086-project-admin] PUT https://10.4.3.200/volume/v3/os-quota-sets/75b27e3d0edf4a809d8a64c9c44ac148 Jul 10 06:33:55.446193 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-b0322194-f20d-4ba2-9547-73e30551050e tempest-VolumeQuotasNegativeTestJSON-179587086 tempest-VolumeQuotasNegativeTestJSON-179587086-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:33:55.464060 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-e3f9df99-400f-4cd2-a9d3-0dc98323c25e tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc4c49f8-39f9-4e9c-89cf-ef55f22d2fe1) transitioned into state 'SUCCESS' from state '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-887992335',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='72a5ed8225b94b9fa1dba8263d34a15a',qos_specs=None,replication_status=,reservations=['52db9877-c3c1-45fc-a13f-80861102a899','78d2d83a-5383-4cfe-8ec0-6ced61f7a9ba','2dd8080c-dcbc-4ce8-8021-38ed5bc8769c','cd6dd828-4e5a-42fc-bc28-6b808fda1d33'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53abd8210a134895812f093b8d94558c',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:33:55.465047 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-e3f9df99-400f-4cd2-a9d3-0dc98323c25e tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d65ebbf-54d6-4077-8074-79e21db580c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:33:55.475312 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-e3f9df99-400f-4cd2-a9d3-0dc98323c25e tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d65ebbf-54d6-4077-8074-79e21db580c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:33:55.476124 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-e3f9df99-400f-4cd2-a9d3-0dc98323c25e tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] Flow 'volume_create_api' (fe2596ff-0736-4776-a591-71410024b48c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:33:55.476410 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-e3f9df99-400f-4cd2-a9d3-0dc98323c25e tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] Create volume request issued successfully. Jul 10 06:33:55.477041 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e3f9df99-400f-4cd2-a9d3-0dc98323c25e tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:33:55.477600 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 355/1439] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 10 06:33:55 2026] POST /volume/v3/volumes => generated 756 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:33:55.490917 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-9e33f27e-dcb9-4ee8-aa11-604bcda7e70a None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:55.494035 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9e33f27e-dcb9-4ee8-aa11-604bcda7e70a tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] GET https://10.4.3.200/volume/v3/volumes/e76cdea7-8035-4814-bf2e-853a902d5ada Jul 10 06:33:55.494236 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9e33f27e-dcb9-4ee8-aa11-604bcda7e70a tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:55.494454 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9e33f27e-dcb9-4ee8-aa11-604bcda7e70a tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:55.494595 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-b0322194-f20d-4ba2-9547-73e30551050e tempest-VolumeQuotasNegativeTestJSON-179587086 tempest-VolumeQuotasNegativeTestJSON-179587086-project-admin] https://10.4.3.200/volume/v3/os-quota-sets/75b27e3d0edf4a809d8a64c9c44ac148 returned with HTTP 200 Jul 10 06:33:55.495102 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 363/1440] 10.4.3.200 () {68 vars in 1374 bytes} [Fri Jul 10 06:33:55 2026] PUT /volume/v3/os-quota-sets/75b27e3d0edf4a809d8a64c9c44ac148 => generated 392 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:33:55.503267 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:55.503267 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:33:55.504589 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-71fb2cbf-9354-4a7a-b195-91af2c656dbd None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:55.506294 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-71fb2cbf-9354-4a7a-b195-91af2c656dbd tempest-VolumeQuotasNegativeTestJSON-82502415 tempest-VolumeQuotasNegativeTestJSON-82502415-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:33:55.506594 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-71fb2cbf-9354-4a7a-b195-91af2c656dbd tempest-VolumeQuotasNegativeTestJSON-82502415 tempest-VolumeQuotasNegativeTestJSON-82502415-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:33:55.507048 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-9e33f27e-dcb9-4ee8-aa11-604bcda7e70a tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] Volume info retrieved successfully. Jul 10 06:33:55.507866 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-71fb2cbf-9354-4a7a-b195-91af2c656dbd tempest-VolumeQuotasNegativeTestJSON-82502415 tempest-VolumeQuotasNegativeTestJSON-82502415-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:33:55.508004 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-71fb2cbf-9354-4a7a-b195-91af2c656dbd tempest-VolumeQuotasNegativeTestJSON-82502415 tempest-VolumeQuotasNegativeTestJSON-82502415-project-member] Create volume of 2 GB Jul 10 06:33:55.511474 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9e33f27e-dcb9-4ee8-aa11-604bcda7e70a tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] https://10.4.3.200/volume/v3/volumes/e76cdea7-8035-4814-bf2e-853a902d5ada returned with HTTP 200 Jul 10 06:33:55.511546 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-71fb2cbf-9354-4a7a-b195-91af2c656dbd tempest-VolumeQuotasNegativeTestJSON-82502415 tempest-VolumeQuotasNegativeTestJSON-82502415-project-member] Availability Zones retrieved successfully. Jul 10 06:33:55.511885 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 360/1441] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:33:55 2026] GET /volume/v3/volumes/e76cdea7-8035-4814-bf2e-853a902d5ada => generated 824 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:33:55.516909 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-71fb2cbf-9354-4a7a-b195-91af2c656dbd tempest-VolumeQuotasNegativeTestJSON-82502415 tempest-VolumeQuotasNegativeTestJSON-82502415-project-member] Flow 'volume_create_api' (a2a140b1-300d-4a06-a6c6-f0f32b66ad7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:33:55.518022 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-71fb2cbf-9354-4a7a-b195-91af2c656dbd tempest-VolumeQuotasNegativeTestJSON-82502415 tempest-VolumeQuotasNegativeTestJSON-82502415-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9694dc19-e536-4214-afa4-1be5ce6209f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:33:55.518864 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-71fb2cbf-9354-4a7a-b195-91af2c656dbd tempest-VolumeQuotasNegativeTestJSON-82502415 tempest-VolumeQuotasNegativeTestJSON-82502415-project-member] Validating volume size '2' using validate_int {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:33:55.539905 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-71fb2cbf-9354-4a7a-b195-91af2c656dbd tempest-VolumeQuotasNegativeTestJSON-82502415 tempest-VolumeQuotasNegativeTestJSON-82502415-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9694dc19-e536-4214-afa4-1be5ce6209f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:33:55.540636 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-71fb2cbf-9354-4a7a-b195-91af2c656dbd tempest-VolumeQuotasNegativeTestJSON-82502415 tempest-VolumeQuotasNegativeTestJSON-82502415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0bd2925-e8c6-4b49-9a5b-034ccefbea0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:33:55.567997 np0000004964 devstack@c-api.service[99976]: WARNING cinder.quota_utils [None req-71fb2cbf-9354-4a7a-b195-91af2c656dbd tempest-VolumeQuotasNegativeTestJSON-82502415 tempest-VolumeQuotasNegativeTestJSON-82502415-project-member] Quota exceeded for 75b27e3d0edf4a809d8a64c9c44ac148, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jul 10 06:33:55.570954 np0000004964 devstack@c-api.service[99976]: WARNING cinder.volume.api [None req-71fb2cbf-9354-4a7a-b195-91af2c656dbd tempest-VolumeQuotasNegativeTestJSON-82502415 tempest-VolumeQuotasNegativeTestJSON-82502415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0bd2925-e8c6-4b49-9a5b-034ccefbea0b) transitioned into state 'FAILURE' from state 'RUNNING' Jul 10 06:33:55.570954 np0000004964 devstack@c-api.service[99976]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Jul 10 06:33:55.572580 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-71fb2cbf-9354-4a7a-b195-91af2c656dbd tempest-VolumeQuotasNegativeTestJSON-82502415 tempest-VolumeQuotasNegativeTestJSON-82502415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0bd2925-e8c6-4b49-9a5b-034ccefbea0b) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:33:55.573269 np0000004964 devstack@c-api.service[99976]: WARNING cinder.volume.api [None req-71fb2cbf-9354-4a7a-b195-91af2c656dbd tempest-VolumeQuotasNegativeTestJSON-82502415 tempest-VolumeQuotasNegativeTestJSON-82502415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0bd2925-e8c6-4b49-9a5b-034ccefbea0b) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 10 06:33:55.574030 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-71fb2cbf-9354-4a7a-b195-91af2c656dbd tempest-VolumeQuotasNegativeTestJSON-82502415 tempest-VolumeQuotasNegativeTestJSON-82502415-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9694dc19-e536-4214-afa4-1be5ce6209f1) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:33:55.574939 np0000004964 devstack@c-api.service[99976]: WARNING cinder.volume.api [None req-71fb2cbf-9354-4a7a-b195-91af2c656dbd tempest-VolumeQuotasNegativeTestJSON-82502415 tempest-VolumeQuotasNegativeTestJSON-82502415-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9694dc19-e536-4214-afa4-1be5ce6209f1) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 10 06:33:55.575682 np0000004964 devstack@c-api.service[99976]: WARNING cinder.volume.api [None req-71fb2cbf-9354-4a7a-b195-91af2c656dbd tempest-VolumeQuotasNegativeTestJSON-82502415 tempest-VolumeQuotasNegativeTestJSON-82502415-project-member] Flow 'volume_create_api' (a2a140b1-300d-4a06-a6c6-f0f32b66ad7a) transitioned into state 'REVERTED' from state 'RUNNING' Jul 10 06:33:55.575936 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.middleware.fault [None req-71fb2cbf-9354-4a7a-b195-91af2c656dbd tempest-VolumeQuotasNegativeTestJSON-82502415 tempest-VolumeQuotasNegativeTestJSON-82502415-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 413 Jul 10 06:33:55.576489 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 364/1442] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 10 06:33:55 2026] POST /volume/v3/volumes => generated 208 bytes in 72 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 10 06:33:55.583651 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-a72b21ec-7f96-4162-94e6-ed45f0066a45 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:55.585616 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a72b21ec-7f96-4162-94e6-ed45f0066a45 tempest-VolumeQuotasNegativeTestJSON-179587086 tempest-VolumeQuotasNegativeTestJSON-179587086-project-admin] PUT https://10.4.3.200/volume/v3/os-quota-sets/75b27e3d0edf4a809d8a64c9c44ac148 Jul 10 06:33:55.585998 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a72b21ec-7f96-4162-94e6-ed45f0066a45 tempest-VolumeQuotasNegativeTestJSON-179587086 tempest-VolumeQuotasNegativeTestJSON-179587086-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:33:55.593109 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:55.593109 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:33:55.619734 np0000004964 devstack@c-api.service[99977]: WARNING cinder.quota [None req-a72b21ec-7f96-4162-94e6-ed45f0066a45 tempest-VolumeQuotasNegativeTestJSON-179587086 tempest-VolumeQuotasNegativeTestJSON-179587086-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 10 06:33:55.620254 np0000004964 devstack@c-api.service[99977]: WARNING cinder.quota [None req-a72b21ec-7f96-4162-94e6-ed45f0066a45 tempest-VolumeQuotasNegativeTestJSON-179587086 tempest-VolumeQuotasNegativeTestJSON-179587086-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 10 06:33:55.620497 np0000004964 devstack@c-api.service[99977]: WARNING cinder.quota [None req-a72b21ec-7f96-4162-94e6-ed45f0066a45 tempest-VolumeQuotasNegativeTestJSON-179587086 tempest-VolumeQuotasNegativeTestJSON-179587086-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 10 06:33:55.620779 np0000004964 devstack@c-api.service[99977]: WARNING cinder.quota [None req-a72b21ec-7f96-4162-94e6-ed45f0066a45 tempest-VolumeQuotasNegativeTestJSON-179587086 tempest-VolumeQuotasNegativeTestJSON-179587086-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 10 06:33:55.624763 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a72b21ec-7f96-4162-94e6-ed45f0066a45 tempest-VolumeQuotasNegativeTestJSON-179587086 tempest-VolumeQuotasNegativeTestJSON-179587086-project-admin] https://10.4.3.200/volume/v3/os-quota-sets/75b27e3d0edf4a809d8a64c9c44ac148 returned with HTTP 200 Jul 10 06:33:55.625234 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 356/1443] 10.4.3.200 () {68 vars in 1374 bytes} [Fri Jul 10 06:33:55 2026] PUT /volume/v3/os-quota-sets/75b27e3d0edf4a809d8a64c9c44ac148 => generated 392 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:33:55.632522 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-6563c724-56ac-4ac0-b53e-647e0a65e096 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:55.634298 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-6563c724-56ac-4ac0-b53e-647e0a65e096 tempest-VolumeQuotasNegativeTestJSON-82502415 tempest-VolumeQuotasNegativeTestJSON-82502415-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:33:55.634789 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-6563c724-56ac-4ac0-b53e-647e0a65e096 tempest-VolumeQuotasNegativeTestJSON-82502415 tempest-VolumeQuotasNegativeTestJSON-82502415-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:33:55.636058 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.volumes [None req-6563c724-56ac-4ac0-b53e-647e0a65e096 tempest-VolumeQuotasNegativeTestJSON-82502415 tempest-VolumeQuotasNegativeTestJSON-82502415-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=99975) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:33:55.636208 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-6563c724-56ac-4ac0-b53e-647e0a65e096 tempest-VolumeQuotasNegativeTestJSON-82502415 tempest-VolumeQuotasNegativeTestJSON-82502415-project-member] Create volume of 1 GB Jul 10 06:33:55.640030 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-6563c724-56ac-4ac0-b53e-647e0a65e096 tempest-VolumeQuotasNegativeTestJSON-82502415 tempest-VolumeQuotasNegativeTestJSON-82502415-project-member] Availability Zones retrieved successfully. Jul 10 06:33:55.645995 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-6563c724-56ac-4ac0-b53e-647e0a65e096 tempest-VolumeQuotasNegativeTestJSON-82502415 tempest-VolumeQuotasNegativeTestJSON-82502415-project-member] Flow 'volume_create_api' (698e536c-c7ab-44af-930b-cf7dfbfaea10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:33:55.646921 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-6563c724-56ac-4ac0-b53e-647e0a65e096 tempest-VolumeQuotasNegativeTestJSON-82502415 tempest-VolumeQuotasNegativeTestJSON-82502415-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (310b5826-c75d-45f5-bf5f-778a93eb4d13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:33:55.647860 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.flows.api.create_volume [None req-6563c724-56ac-4ac0-b53e-647e0a65e096 tempest-VolumeQuotasNegativeTestJSON-82502415 tempest-VolumeQuotasNegativeTestJSON-82502415-project-member] Validating volume size '1' using validate_int {{(pid=99975) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:33:55.672335 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-6563c724-56ac-4ac0-b53e-647e0a65e096 tempest-VolumeQuotasNegativeTestJSON-82502415 tempest-VolumeQuotasNegativeTestJSON-82502415-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (310b5826-c75d-45f5-bf5f-778a93eb4d13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:33:55.673030 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-6563c724-56ac-4ac0-b53e-647e0a65e096 tempest-VolumeQuotasNegativeTestJSON-82502415 tempest-VolumeQuotasNegativeTestJSON-82502415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (589be3fe-fc3a-4877-9d1b-b5068dd8bacb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:33:55.698760 np0000004964 devstack@c-api.service[99975]: WARNING cinder.quota_utils [None req-6563c724-56ac-4ac0-b53e-647e0a65e096 tempest-VolumeQuotasNegativeTestJSON-82502415 tempest-VolumeQuotasNegativeTestJSON-82502415-project-member] Quota exceeded for 75b27e3d0edf4a809d8a64c9c44ac148, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Jul 10 06:33:55.701631 np0000004964 devstack@c-api.service[99975]: WARNING cinder.volume.api [None req-6563c724-56ac-4ac0-b53e-647e0a65e096 tempest-VolumeQuotasNegativeTestJSON-82502415 tempest-VolumeQuotasNegativeTestJSON-82502415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (589be3fe-fc3a-4877-9d1b-b5068dd8bacb) transitioned into state 'FAILURE' from state 'RUNNING' Jul 10 06:33:55.701631 np0000004964 devstack@c-api.service[99975]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Jul 10 06:33:55.703375 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-6563c724-56ac-4ac0-b53e-647e0a65e096 tempest-VolumeQuotasNegativeTestJSON-82502415 tempest-VolumeQuotasNegativeTestJSON-82502415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (589be3fe-fc3a-4877-9d1b-b5068dd8bacb) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:33:55.704335 np0000004964 devstack@c-api.service[99975]: WARNING cinder.volume.api [None req-6563c724-56ac-4ac0-b53e-647e0a65e096 tempest-VolumeQuotasNegativeTestJSON-82502415 tempest-VolumeQuotasNegativeTestJSON-82502415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (589be3fe-fc3a-4877-9d1b-b5068dd8bacb) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 10 06:33:55.704979 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-6563c724-56ac-4ac0-b53e-647e0a65e096 tempest-VolumeQuotasNegativeTestJSON-82502415 tempest-VolumeQuotasNegativeTestJSON-82502415-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (310b5826-c75d-45f5-bf5f-778a93eb4d13) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:33:55.705667 np0000004964 devstack@c-api.service[99975]: WARNING cinder.volume.api [None req-6563c724-56ac-4ac0-b53e-647e0a65e096 tempest-VolumeQuotasNegativeTestJSON-82502415 tempest-VolumeQuotasNegativeTestJSON-82502415-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (310b5826-c75d-45f5-bf5f-778a93eb4d13) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 10 06:33:55.706384 np0000004964 devstack@c-api.service[99975]: WARNING cinder.volume.api [None req-6563c724-56ac-4ac0-b53e-647e0a65e096 tempest-VolumeQuotasNegativeTestJSON-82502415 tempest-VolumeQuotasNegativeTestJSON-82502415-project-member] Flow 'volume_create_api' (698e536c-c7ab-44af-930b-cf7dfbfaea10) transitioned into state 'REVERTED' from state 'RUNNING' Jul 10 06:33:55.706648 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.middleware.fault [None req-6563c724-56ac-4ac0-b53e-647e0a65e096 tempest-VolumeQuotasNegativeTestJSON-82502415 tempest-VolumeQuotasNegativeTestJSON-82502415-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 413 Jul 10 06:33:55.707229 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 364/1444] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 10 06:33:55 2026] POST /volume/v3/volumes => generated 150 bytes in 75 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 10 06:33:55.714769 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-2f24b8e7-dcc8-4dc7-9ca8-8cacaccc0b40 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:55.716575 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2f24b8e7-dcc8-4dc7-9ca8-8cacaccc0b40 tempest-VolumeQuotasNegativeTestJSON-179587086 tempest-VolumeQuotasNegativeTestJSON-179587086-project-admin] PUT https://10.4.3.200/volume/v3/os-quota-sets/75b27e3d0edf4a809d8a64c9c44ac148 Jul 10 06:33:55.716909 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2f24b8e7-dcc8-4dc7-9ca8-8cacaccc0b40 tempest-VolumeQuotasNegativeTestJSON-179587086 tempest-VolumeQuotasNegativeTestJSON-179587086-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:33:55.745110 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2f24b8e7-dcc8-4dc7-9ca8-8cacaccc0b40 tempest-VolumeQuotasNegativeTestJSON-179587086 tempest-VolumeQuotasNegativeTestJSON-179587086-project-admin] https://10.4.3.200/volume/v3/os-quota-sets/75b27e3d0edf4a809d8a64c9c44ac148 returned with HTTP 200 Jul 10 06:33:55.745490 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 361/1445] 10.4.3.200 () {68 vars in 1374 bytes} [Fri Jul 10 06:33:55 2026] PUT /volume/v3/os-quota-sets/75b27e3d0edf4a809d8a64c9c44ac148 => generated 391 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:33:55.753409 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-270cdb2a-889f-43fb-930d-ecae5384536c None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:55.755178 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-270cdb2a-889f-43fb-930d-ecae5384536c tempest-VolumeQuotasNegativeTestJSON-82502415 tempest-VolumeQuotasNegativeTestJSON-82502415-project-member] POST https://10.4.3.200/volume/v3/volumes/e65ffb16-5e00-4592-a617-d614561c3330/action Jul 10 06:33:55.755478 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-270cdb2a-889f-43fb-930d-ecae5384536c tempest-VolumeQuotasNegativeTestJSON-82502415 tempest-VolumeQuotasNegativeTestJSON-82502415-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=99976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:33:55.755617 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-270cdb2a-889f-43fb-930d-ecae5384536c tempest-VolumeQuotasNegativeTestJSON-82502415 tempest-VolumeQuotasNegativeTestJSON-82502415-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:33:55.763523 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:55.763523 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:33:55.764024 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-270cdb2a-889f-43fb-930d-ecae5384536c tempest-VolumeQuotasNegativeTestJSON-82502415 tempest-VolumeQuotasNegativeTestJSON-82502415-project-member] Volume info retrieved successfully. Jul 10 06:33:55.791628 np0000004964 devstack@c-api.service[99976]: ERROR cinder.volume.api [None req-270cdb2a-889f-43fb-930d-ecae5384536c tempest-VolumeQuotasNegativeTestJSON-82502415 tempest-VolumeQuotasNegativeTestJSON-82502415-project-member] Quota exceeded for 75b27e3d0edf4a809d8a64c9c44ac148, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jul 10 06:33:55.796032 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.middleware.fault [None req-270cdb2a-889f-43fb-930d-ecae5384536c tempest-VolumeQuotasNegativeTestJSON-82502415 tempest-VolumeQuotasNegativeTestJSON-82502415-project-member] https://10.4.3.200/volume/v3/volumes/e65ffb16-5e00-4592-a617-d614561c3330/action returned with HTTP 413 Jul 10 06:33:55.796728 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 365/1446] 10.4.3.200 () {68 vars in 1390 bytes} [Fri Jul 10 06:33:55 2026] POST /volume/v3/volumes/e65ffb16-5e00-4592-a617-d614561c3330/action => generated 208 bytes in 44 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 10 06:33:55.804152 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-85e11371-70e5-48d3-a72b-c1e521432815 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:55.806442 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-85e11371-70e5-48d3-a72b-c1e521432815 tempest-VolumeQuotasNegativeTestJSON-82502415 tempest-VolumeQuotasNegativeTestJSON-82502415-project-member] GET https://10.4.3.200/volume/v3/volumes/e65ffb16-5e00-4592-a617-d614561c3330 Jul 10 06:33:55.806704 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-85e11371-70e5-48d3-a72b-c1e521432815 tempest-VolumeQuotasNegativeTestJSON-82502415 tempest-VolumeQuotasNegativeTestJSON-82502415-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:55.806946 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-85e11371-70e5-48d3-a72b-c1e521432815 tempest-VolumeQuotasNegativeTestJSON-82502415 tempest-VolumeQuotasNegativeTestJSON-82502415-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:55.815186 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:55.815186 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:33:55.819441 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-85e11371-70e5-48d3-a72b-c1e521432815 tempest-VolumeQuotasNegativeTestJSON-82502415 tempest-VolumeQuotasNegativeTestJSON-82502415-project-member] Volume info retrieved successfully. Jul 10 06:33:55.824840 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-85e11371-70e5-48d3-a72b-c1e521432815 tempest-VolumeQuotasNegativeTestJSON-82502415 tempest-VolumeQuotasNegativeTestJSON-82502415-project-member] https://10.4.3.200/volume/v3/volumes/e65ffb16-5e00-4592-a617-d614561c3330 returned with HTTP 200 Jul 10 06:33:55.825332 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 357/1447] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:33:55 2026] GET /volume/v3/volumes/e65ffb16-5e00-4592-a617-d614561c3330 => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:33:55.836841 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-26076739-40ff-4dc9-8841-7b8e348e7f2a None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:55.839312 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-26076739-40ff-4dc9-8841-7b8e348e7f2a tempest-VolumeQuotasNegativeTestJSON-82502415 tempest-VolumeQuotasNegativeTestJSON-82502415-project-member] DELETE https://10.4.3.200/volume/v3/volumes/e65ffb16-5e00-4592-a617-d614561c3330 Jul 10 06:33:55.839603 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-26076739-40ff-4dc9-8841-7b8e348e7f2a tempest-VolumeQuotasNegativeTestJSON-82502415 tempest-VolumeQuotasNegativeTestJSON-82502415-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:55.839858 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-26076739-40ff-4dc9-8841-7b8e348e7f2a tempest-VolumeQuotasNegativeTestJSON-82502415 tempest-VolumeQuotasNegativeTestJSON-82502415-project-member] Calling method 'delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:55.840071 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-26076739-40ff-4dc9-8841-7b8e348e7f2a tempest-VolumeQuotasNegativeTestJSON-82502415 tempest-VolumeQuotasNegativeTestJSON-82502415-project-member] Delete volume with id: e65ffb16-5e00-4592-a617-d614561c3330 Jul 10 06:33:55.849524 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:55.849524 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:33:55.850245 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-26076739-40ff-4dc9-8841-7b8e348e7f2a tempest-VolumeQuotasNegativeTestJSON-82502415 tempest-VolumeQuotasNegativeTestJSON-82502415-project-member] Volume info retrieved successfully. Jul 10 06:33:55.870027 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-26076739-40ff-4dc9-8841-7b8e348e7f2a tempest-VolumeQuotasNegativeTestJSON-82502415 tempest-VolumeQuotasNegativeTestJSON-82502415-project-member] Delete volume request issued successfully. Jul 10 06:33:55.870347 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-26076739-40ff-4dc9-8841-7b8e348e7f2a tempest-VolumeQuotasNegativeTestJSON-82502415 tempest-VolumeQuotasNegativeTestJSON-82502415-project-member] https://10.4.3.200/volume/v3/volumes/e65ffb16-5e00-4592-a617-d614561c3330 returned with HTTP 202 Jul 10 06:33:55.870792 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 365/1448] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:33:55 2026] DELETE /volume/v3/volumes/e65ffb16-5e00-4592-a617-d614561c3330 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:33:55.877699 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-6d2d5308-f2af-4d08-a874-2dd057f984cb None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:55.879521 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6d2d5308-f2af-4d08-a874-2dd057f984cb tempest-VolumeQuotasNegativeTestJSON-82502415 tempest-VolumeQuotasNegativeTestJSON-82502415-project-member] GET https://10.4.3.200/volume/v3/volumes/e65ffb16-5e00-4592-a617-d614561c3330 Jul 10 06:33:55.879807 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6d2d5308-f2af-4d08-a874-2dd057f984cb tempest-VolumeQuotasNegativeTestJSON-82502415 tempest-VolumeQuotasNegativeTestJSON-82502415-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:55.880068 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6d2d5308-f2af-4d08-a874-2dd057f984cb tempest-VolumeQuotasNegativeTestJSON-82502415 tempest-VolumeQuotasNegativeTestJSON-82502415-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:55.889452 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:55.889452 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:33:55.894329 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-6d2d5308-f2af-4d08-a874-2dd057f984cb tempest-VolumeQuotasNegativeTestJSON-82502415 tempest-VolumeQuotasNegativeTestJSON-82502415-project-member] Volume info retrieved successfully. Jul 10 06:33:55.900800 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6d2d5308-f2af-4d08-a874-2dd057f984cb tempest-VolumeQuotasNegativeTestJSON-82502415 tempest-VolumeQuotasNegativeTestJSON-82502415-project-member] https://10.4.3.200/volume/v3/volumes/e65ffb16-5e00-4592-a617-d614561c3330 returned with HTTP 200 Jul 10 06:33:55.901365 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 362/1449] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:33:55 2026] GET /volume/v3/volumes/e65ffb16-5e00-4592-a617-d614561c3330 => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:33:55.917493 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-c30e8fc1-0e27-4817-93f6-549aa6f0985c None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:55.919296 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c30e8fc1-0e27-4817-93f6-549aa6f0985c tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] GET https://10.4.3.200/volume/v3/backups/b7ffeb50-35e7-435e-aece-bd370d70fb57 Jul 10 06:33:55.919464 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c30e8fc1-0e27-4817-93f6-549aa6f0985c tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:55.919689 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c30e8fc1-0e27-4817-93f6-549aa6f0985c tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:55.919859 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-c30e8fc1-0e27-4817-93f6-549aa6f0985c tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Show backup with id b7ffeb50-35e7-435e-aece-bd370d70fb57. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:33:55.923636 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:55.923636 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:33:55.924320 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c30e8fc1-0e27-4817-93f6-549aa6f0985c tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] https://10.4.3.200/volume/v3/backups/b7ffeb50-35e7-435e-aece-bd370d70fb57 returned with HTTP 200 Jul 10 06:33:55.924685 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 366/1450] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:33:55 2026] GET /volume/v3/backups/b7ffeb50-35e7-435e-aece-bd370d70fb57 => generated 761 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:33:55.934443 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-d94d2561-0d5c-41b5-84b5-4e9f6ccacc6d None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:55.936046 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d94d2561-0d5c-41b5-84b5-4e9f6ccacc6d tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:33:55.936358 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d94d2561-0d5c-41b5-84b5-4e9f6ccacc6d tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "b7ffeb50-35e7-435e-aece-bd370d70fb57", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-559279038"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:33:55.937759 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.volumes [None req-d94d2561-0d5c-41b5-84b5-4e9f6ccacc6d tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Create volume request body: {'volume': {"'backup_id": 'b7ffeb50-35e7-435e-aece-bd370d70fb57', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-559279038'}} {{(pid=99977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:33:55.937879 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-d94d2561-0d5c-41b5-84b5-4e9f6ccacc6d tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Create volume of 1 GB Jul 10 06:33:55.942523 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-d94d2561-0d5c-41b5-84b5-4e9f6ccacc6d tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Availability Zones retrieved successfully. Jul 10 06:33:55.949457 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-d94d2561-0d5c-41b5-84b5-4e9f6ccacc6d tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Flow 'volume_create_api' (b10ecbc1-4a6f-4da1-85b2-41bc80a81bfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:33:55.950369 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-d94d2561-0d5c-41b5-84b5-4e9f6ccacc6d tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39c8b933-d1f2-4efd-84bb-2ca740e88b3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:33:55.951263 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.flows.api.create_volume [None req-d94d2561-0d5c-41b5-84b5-4e9f6ccacc6d tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Validating volume size '1' using validate_int {{(pid=99977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:33:55.990111 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-d94d2561-0d5c-41b5-84b5-4e9f6ccacc6d tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39c8b933-d1f2-4efd-84bb-2ca740e88b3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:33:55.990886 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-d94d2561-0d5c-41b5-84b5-4e9f6ccacc6d tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a843666e-83fa-4a67-a418-ad378c2c683e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:33:56.036909 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-d94d2561-0d5c-41b5-84b5-4e9f6ccacc6d tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Created reservations ['8b7876b4-30cc-4f0b-8579-e898f38eddd5', '32a34c68-cc4e-4ead-9347-38a4f52d7cf9', '7618269a-5542-4c23-bd6e-a9bf4aa586c3', '75a3d056-6757-4e82-9b97-832890ff4221'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:33:56.037630 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-d94d2561-0d5c-41b5-84b5-4e9f6ccacc6d tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a843666e-83fa-4a67-a418-ad378c2c683e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8b7876b4-30cc-4f0b-8579-e898f38eddd5', '32a34c68-cc4e-4ead-9347-38a4f52d7cf9', '7618269a-5542-4c23-bd6e-a9bf4aa586c3', '75a3d056-6757-4e82-9b97-832890ff4221']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:33:56.038342 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-d94d2561-0d5c-41b5-84b5-4e9f6ccacc6d tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1243d7b-aa55-45df-b931-0695349a4a27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:33:56.061950 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-d94d2561-0d5c-41b5-84b5-4e9f6ccacc6d tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1243d7b-aa55-45df-b931-0695349a4a27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f7302edc-0cae-4dc1-be89-836fd6df3f9e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-559279038',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee5974d97ee044778735efe92967af06',qos_specs=None,replication_status=,reservations=['8b7876b4-30cc-4f0b-8579-e898f38eddd5','32a34c68-cc4e-4ead-9347-38a4f52d7cf9','7618269a-5542-4c23-bd6e-a9bf4aa586c3','75a3d056-6757-4e82-9b97-832890ff4221'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='effa788a1adb4ef1af79a3b5264561fa',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:33:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-559279038',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f7302edc-0cae-4dc1-be89-836fd6df3f9e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ee5974d97ee044778735efe92967af06',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='effa788a1adb4ef1af79a3b5264561fa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:33:56.062708 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-d94d2561-0d5c-41b5-84b5-4e9f6ccacc6d tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f8088f6-24f0-4ffd-943f-16ec1bb4a6cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:33:56.079959 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-d94d2561-0d5c-41b5-84b5-4e9f6ccacc6d tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f8088f6-24f0-4ffd-943f-16ec1bb4a6cf) transitioned into state 'SUCCESS' from state '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-559279038',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee5974d97ee044778735efe92967af06',qos_specs=None,replication_status=,reservations=['8b7876b4-30cc-4f0b-8579-e898f38eddd5','32a34c68-cc4e-4ead-9347-38a4f52d7cf9','7618269a-5542-4c23-bd6e-a9bf4aa586c3','75a3d056-6757-4e82-9b97-832890ff4221'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='effa788a1adb4ef1af79a3b5264561fa',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:33:56.080589 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-d94d2561-0d5c-41b5-84b5-4e9f6ccacc6d tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42f382a3-d02c-4027-884d-c8f647b81377) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:33:56.089191 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-d94d2561-0d5c-41b5-84b5-4e9f6ccacc6d tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42f382a3-d02c-4027-884d-c8f647b81377) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:33:56.089912 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-d94d2561-0d5c-41b5-84b5-4e9f6ccacc6d tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Flow 'volume_create_api' (b10ecbc1-4a6f-4da1-85b2-41bc80a81bfb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:33:56.090186 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-d94d2561-0d5c-41b5-84b5-4e9f6ccacc6d tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Create volume request issued successfully. Jul 10 06:33:56.090712 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d94d2561-0d5c-41b5-84b5-4e9f6ccacc6d tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:33:56.091326 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 358/1451] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 10 06:33:55 2026] POST /volume/v3/volumes => generated 757 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:33:56.104490 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-be57909d-9735-4ec3-afcf-d0d87c145c79 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:56.106147 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-be57909d-9735-4ec3-afcf-d0d87c145c79 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:33:56.106569 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-be57909d-9735-4ec3-afcf-d0d87c145c79 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "b7ffeb50-35e7-435e-aece-bd370d70fb57", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1224042920"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:33:56.108033 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.volumes [None req-be57909d-9735-4ec3-afcf-d0d87c145c79 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Create volume request body: {'volume': {"'backup_id": 'b7ffeb50-35e7-435e-aece-bd370d70fb57', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1224042920'}} {{(pid=99975) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:33:56.108228 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-be57909d-9735-4ec3-afcf-d0d87c145c79 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Create volume of 1 GB Jul 10 06:33:56.112235 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-be57909d-9735-4ec3-afcf-d0d87c145c79 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Availability Zones retrieved successfully. Jul 10 06:33:56.118144 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-be57909d-9735-4ec3-afcf-d0d87c145c79 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Flow 'volume_create_api' (9353c8c2-764d-4abf-b493-86e31ea24a5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:33:56.119071 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-be57909d-9735-4ec3-afcf-d0d87c145c79 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c7f0b90-71e6-488a-89c2-59e636883ea9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:33:56.120010 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.flows.api.create_volume [None req-be57909d-9735-4ec3-afcf-d0d87c145c79 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Validating volume size '1' using validate_int {{(pid=99975) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:33:56.146451 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-be57909d-9735-4ec3-afcf-d0d87c145c79 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c7f0b90-71e6-488a-89c2-59e636883ea9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:33:56.147521 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-be57909d-9735-4ec3-afcf-d0d87c145c79 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b746a36b-c1d8-40e0-b07d-2f726830dab1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:33:56.184368 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.quota [None req-be57909d-9735-4ec3-afcf-d0d87c145c79 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Created reservations ['7764a8e8-c5b9-4b40-87d6-291cd0c6cfea', '48d5f09a-8ef3-4ab7-ac68-d466f13a8dd4', '8012595b-9951-4226-938a-9d41d92b6076', '3025a293-1a3f-4147-8168-8152f3aa4bab'] {{(pid=99975) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:33:56.185118 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-be57909d-9735-4ec3-afcf-d0d87c145c79 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b746a36b-c1d8-40e0-b07d-2f726830dab1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7764a8e8-c5b9-4b40-87d6-291cd0c6cfea', '48d5f09a-8ef3-4ab7-ac68-d466f13a8dd4', '8012595b-9951-4226-938a-9d41d92b6076', '3025a293-1a3f-4147-8168-8152f3aa4bab']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:33:56.186101 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-be57909d-9735-4ec3-afcf-d0d87c145c79 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5937c1ca-284e-4009-b52b-3de3c72d96f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:33:56.207692 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-be57909d-9735-4ec3-afcf-d0d87c145c79 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5937c1ca-284e-4009-b52b-3de3c72d96f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6f2ce10e-da3f-4eaf-b248-75d6dfd0a531', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1224042920',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee5974d97ee044778735efe92967af06',qos_specs=None,replication_status=,reservations=['7764a8e8-c5b9-4b40-87d6-291cd0c6cfea','48d5f09a-8ef3-4ab7-ac68-d466f13a8dd4','8012595b-9951-4226-938a-9d41d92b6076','3025a293-1a3f-4147-8168-8152f3aa4bab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='effa788a1adb4ef1af79a3b5264561fa',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:33:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1224042920',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6f2ce10e-da3f-4eaf-b248-75d6dfd0a531,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ee5974d97ee044778735efe92967af06',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='effa788a1adb4ef1af79a3b5264561fa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:33:56.208412 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-be57909d-9735-4ec3-afcf-d0d87c145c79 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c99e9d38-bb06-46fc-b7c8-2705fa757a35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:33:56.228358 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-be57909d-9735-4ec3-afcf-d0d87c145c79 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c99e9d38-bb06-46fc-b7c8-2705fa757a35) transitioned into state 'SUCCESS' from state '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-1224042920',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee5974d97ee044778735efe92967af06',qos_specs=None,replication_status=,reservations=['7764a8e8-c5b9-4b40-87d6-291cd0c6cfea','48d5f09a-8ef3-4ab7-ac68-d466f13a8dd4','8012595b-9951-4226-938a-9d41d92b6076','3025a293-1a3f-4147-8168-8152f3aa4bab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='effa788a1adb4ef1af79a3b5264561fa',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:33:56.228980 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-be57909d-9735-4ec3-afcf-d0d87c145c79 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa25057f-01e6-4f1a-8a99-b4b70e383d58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:33:56.239515 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-be57909d-9735-4ec3-afcf-d0d87c145c79 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa25057f-01e6-4f1a-8a99-b4b70e383d58) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:33:56.240260 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-be57909d-9735-4ec3-afcf-d0d87c145c79 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Flow 'volume_create_api' (9353c8c2-764d-4abf-b493-86e31ea24a5f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:33:56.240551 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-be57909d-9735-4ec3-afcf-d0d87c145c79 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Create volume request issued successfully. Jul 10 06:33:56.241038 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-be57909d-9735-4ec3-afcf-d0d87c145c79 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:33:56.241457 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 366/1452] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 10 06:33:56 2026] POST /volume/v3/volumes => generated 758 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:33:56.255373 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-972e5c5d-a141-4b24-bb6d-0a36900e74ee None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:56.256999 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-972e5c5d-a141-4b24-bb6d-0a36900e74ee tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:33:56.257352 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-972e5c5d-a141-4b24-bb6d-0a36900e74ee tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "b7ffeb50-35e7-435e-aece-bd370d70fb57", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-2100298079"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:33:56.258699 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-972e5c5d-a141-4b24-bb6d-0a36900e74ee tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Create volume request body: {'volume': {"'backup_id": 'b7ffeb50-35e7-435e-aece-bd370d70fb57', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-2100298079'}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:33:56.258862 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-972e5c5d-a141-4b24-bb6d-0a36900e74ee tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Create volume of 1 GB Jul 10 06:33:56.261911 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-46cdd208-16ed-42be-8ec5-202e55ff9bc2 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:56.263933 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-972e5c5d-a141-4b24-bb6d-0a36900e74ee tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Availability Zones retrieved successfully. Jul 10 06:33:56.264385 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-46cdd208-16ed-42be-8ec5-202e55ff9bc2 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] GET https://10.4.3.200/volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e Jul 10 06:33:56.264677 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-46cdd208-16ed-42be-8ec5-202e55ff9bc2 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:56.264998 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-46cdd208-16ed-42be-8ec5-202e55ff9bc2 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:56.270372 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-972e5c5d-a141-4b24-bb6d-0a36900e74ee tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Flow 'volume_create_api' (2c06f8d4-1cf9-4e14-8fc7-cce7160c2f07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:33:56.271249 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-972e5c5d-a141-4b24-bb6d-0a36900e74ee tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc6611e9-d388-45b5-b419-f5ec0352c438) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:33:56.272171 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-972e5c5d-a141-4b24-bb6d-0a36900e74ee tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Validating volume size '1' using validate_int {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:33:56.279198 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:56.279198 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:33:56.282964 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-46cdd208-16ed-42be-8ec5-202e55ff9bc2 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Volume info retrieved successfully. Jul 10 06:33:56.287412 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-46cdd208-16ed-42be-8ec5-202e55ff9bc2 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e returned with HTTP 200 Jul 10 06:33:56.287871 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 367/1453] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:33:56 2026] GET /volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e => generated 1148 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:33:56.297305 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-972e5c5d-a141-4b24-bb6d-0a36900e74ee tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc6611e9-d388-45b5-b419-f5ec0352c438) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:33:56.298296 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-972e5c5d-a141-4b24-bb6d-0a36900e74ee tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa976130-f625-426a-bf9d-ee5df3057d2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:33:56.332521 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-972e5c5d-a141-4b24-bb6d-0a36900e74ee tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Created reservations ['4d2bc866-d4ef-4f7f-bd96-bbf33644d818', '8cf688bc-22c0-481e-9f8e-85100a83e4c4', 'd7775565-872c-4d6e-bffb-99d38264d8e7', 'd384c605-00ea-4dab-af4d-c68bd5be081c'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:33:56.333759 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-972e5c5d-a141-4b24-bb6d-0a36900e74ee tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa976130-f625-426a-bf9d-ee5df3057d2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4d2bc866-d4ef-4f7f-bd96-bbf33644d818', '8cf688bc-22c0-481e-9f8e-85100a83e4c4', 'd7775565-872c-4d6e-bffb-99d38264d8e7', 'd384c605-00ea-4dab-af4d-c68bd5be081c']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:33:56.334722 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-972e5c5d-a141-4b24-bb6d-0a36900e74ee tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed454574-1e74-4c01-9cc5-b7fce6f28ba3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:33:56.356977 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-972e5c5d-a141-4b24-bb6d-0a36900e74ee tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed454574-1e74-4c01-9cc5-b7fce6f28ba3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '62547772-1358-4efa-bb3c-2d2cf8c3c917', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-2100298079',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee5974d97ee044778735efe92967af06',qos_specs=None,replication_status=,reservations=['4d2bc866-d4ef-4f7f-bd96-bbf33644d818','8cf688bc-22c0-481e-9f8e-85100a83e4c4','d7775565-872c-4d6e-bffb-99d38264d8e7','d384c605-00ea-4dab-af4d-c68bd5be081c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='effa788a1adb4ef1af79a3b5264561fa',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:33:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-2100298079',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=62547772-1358-4efa-bb3c-2d2cf8c3c917,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ee5974d97ee044778735efe92967af06',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='effa788a1adb4ef1af79a3b5264561fa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:33:56.358327 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-972e5c5d-a141-4b24-bb6d-0a36900e74ee tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e66ea5b8-c76d-4dd5-a657-d106fefc76a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:33:56.374862 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-972e5c5d-a141-4b24-bb6d-0a36900e74ee tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e66ea5b8-c76d-4dd5-a657-d106fefc76a0) transitioned into state 'SUCCESS' from state '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-2100298079',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee5974d97ee044778735efe92967af06',qos_specs=None,replication_status=,reservations=['4d2bc866-d4ef-4f7f-bd96-bbf33644d818','8cf688bc-22c0-481e-9f8e-85100a83e4c4','d7775565-872c-4d6e-bffb-99d38264d8e7','d384c605-00ea-4dab-af4d-c68bd5be081c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='effa788a1adb4ef1af79a3b5264561fa',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:33:56.375471 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-972e5c5d-a141-4b24-bb6d-0a36900e74ee tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c40d1dc7-585e-42d8-95ad-94931a32fa5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:33:56.383825 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-972e5c5d-a141-4b24-bb6d-0a36900e74ee tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c40d1dc7-585e-42d8-95ad-94931a32fa5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:33:56.384602 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-972e5c5d-a141-4b24-bb6d-0a36900e74ee tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Flow 'volume_create_api' (2c06f8d4-1cf9-4e14-8fc7-cce7160c2f07) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:33:56.384868 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-972e5c5d-a141-4b24-bb6d-0a36900e74ee tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Create volume request issued successfully. Jul 10 06:33:56.385363 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-972e5c5d-a141-4b24-bb6d-0a36900e74ee tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:33:56.385786 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 363/1454] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 10 06:33:56 2026] POST /volume/v3/volumes => generated 758 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:33:56.396464 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-dfdb064f-10d2-445d-ad48-d45d00c9402a None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:56.398006 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-dfdb064f-10d2-445d-ad48-d45d00c9402a tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:33:56.398306 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-dfdb064f-10d2-445d-ad48-d45d00c9402a tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "b7ffeb50-35e7-435e-aece-bd370d70fb57", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-210152889"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:33:56.399574 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.volumes [None req-dfdb064f-10d2-445d-ad48-d45d00c9402a tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Create volume request body: {'volume': {"'backup_id": 'b7ffeb50-35e7-435e-aece-bd370d70fb57', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-210152889'}} {{(pid=99977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:33:56.399691 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-dfdb064f-10d2-445d-ad48-d45d00c9402a tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Create volume of 1 GB Jul 10 06:33:56.399885 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:56.399885 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:33:56.403297 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-dfdb064f-10d2-445d-ad48-d45d00c9402a tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Availability Zones retrieved successfully. Jul 10 06:33:56.408039 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-dfdb064f-10d2-445d-ad48-d45d00c9402a tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Flow 'volume_create_api' (bd8197ef-75e6-439d-83e3-6aa1259fba76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:33:56.408842 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-dfdb064f-10d2-445d-ad48-d45d00c9402a tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66e85b00-3aa0-4ca5-af68-34837c705abe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:33:56.409679 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.flows.api.create_volume [None req-dfdb064f-10d2-445d-ad48-d45d00c9402a tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Validating volume size '1' using validate_int {{(pid=99977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:33:56.431660 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-dfdb064f-10d2-445d-ad48-d45d00c9402a tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66e85b00-3aa0-4ca5-af68-34837c705abe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:33:56.432554 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-dfdb064f-10d2-445d-ad48-d45d00c9402a tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e758d33-32fb-4144-adc3-3e8860a0561e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:33:56.469717 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-dfdb064f-10d2-445d-ad48-d45d00c9402a tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Created reservations ['7268e051-b7aa-49cf-a610-4daa4206088a', 'fe682ea3-3fd3-4843-b007-5c1239164a3c', 'f34e620a-d002-4b89-8568-da47a75a19f6', 'f2c26224-a622-457b-a8b6-9ee81c612e11'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:33:56.470382 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-dfdb064f-10d2-445d-ad48-d45d00c9402a tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e758d33-32fb-4144-adc3-3e8860a0561e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7268e051-b7aa-49cf-a610-4daa4206088a', 'fe682ea3-3fd3-4843-b007-5c1239164a3c', 'f34e620a-d002-4b89-8568-da47a75a19f6', 'f2c26224-a622-457b-a8b6-9ee81c612e11']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:33:56.471029 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-dfdb064f-10d2-445d-ad48-d45d00c9402a tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90d3a548-facd-4a0e-b993-a733b43d50e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:33:56.490199 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-dfdb064f-10d2-445d-ad48-d45d00c9402a tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90d3a548-facd-4a0e-b993-a733b43d50e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0e835948-bc81-4304-ab15-da40fad3b4f6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-210152889',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee5974d97ee044778735efe92967af06',qos_specs=None,replication_status=,reservations=['7268e051-b7aa-49cf-a610-4daa4206088a','fe682ea3-3fd3-4843-b007-5c1239164a3c','f34e620a-d002-4b89-8568-da47a75a19f6','f2c26224-a622-457b-a8b6-9ee81c612e11'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='effa788a1adb4ef1af79a3b5264561fa',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:33:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-210152889',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0e835948-bc81-4304-ab15-da40fad3b4f6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ee5974d97ee044778735efe92967af06',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='effa788a1adb4ef1af79a3b5264561fa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:33:56.490808 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-dfdb064f-10d2-445d-ad48-d45d00c9402a tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36c94cf7-9ebb-4d7d-9283-5bc6518a7b7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:33:56.506490 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-dfdb064f-10d2-445d-ad48-d45d00c9402a tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36c94cf7-9ebb-4d7d-9283-5bc6518a7b7d) transitioned into state 'SUCCESS' from state '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-210152889',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee5974d97ee044778735efe92967af06',qos_specs=None,replication_status=,reservations=['7268e051-b7aa-49cf-a610-4daa4206088a','fe682ea3-3fd3-4843-b007-5c1239164a3c','f34e620a-d002-4b89-8568-da47a75a19f6','f2c26224-a622-457b-a8b6-9ee81c612e11'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='effa788a1adb4ef1af79a3b5264561fa',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:33:56.507338 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-dfdb064f-10d2-445d-ad48-d45d00c9402a tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41e90055-58e7-4a0e-871e-cb4c851c435c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:33:56.516454 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-dfdb064f-10d2-445d-ad48-d45d00c9402a tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41e90055-58e7-4a0e-871e-cb4c851c435c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:33:56.517458 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-dfdb064f-10d2-445d-ad48-d45d00c9402a tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Flow 'volume_create_api' (bd8197ef-75e6-439d-83e3-6aa1259fba76) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:33:56.517806 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-dfdb064f-10d2-445d-ad48-d45d00c9402a tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Create volume request issued successfully. Jul 10 06:33:56.518433 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-dfdb064f-10d2-445d-ad48-d45d00c9402a tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:33:56.518969 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 359/1455] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 10 06:33:56 2026] POST /volume/v3/volumes => generated 757 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:33:56.523380 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-b3eaf86b-edc6-49a4-8361-53cba9d8a8fc None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:56.525164 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-b3eaf86b-edc6-49a4-8361-53cba9d8a8fc tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] GET https://10.4.3.200/volume/v3/volumes/e76cdea7-8035-4814-bf2e-853a902d5ada Jul 10 06:33:56.525336 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-b3eaf86b-edc6-49a4-8361-53cba9d8a8fc tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:56.525524 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-b3eaf86b-edc6-49a4-8361-53cba9d8a8fc tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:56.530397 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-2d3d9088-a21b-4130-916b-b6c836a9e309 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:56.532045 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2d3d9088-a21b-4130-916b-b6c836a9e309 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:33:56.532349 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2d3d9088-a21b-4130-916b-b6c836a9e309 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "b7ffeb50-35e7-435e-aece-bd370d70fb57", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1955675098"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:33:56.533654 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-2d3d9088-a21b-4130-916b-b6c836a9e309 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Create volume request body: {'volume': {"'backup_id": 'b7ffeb50-35e7-435e-aece-bd370d70fb57', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1955675098'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:33:56.533769 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-2d3d9088-a21b-4130-916b-b6c836a9e309 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Create volume of 1 GB Jul 10 06:33:56.534187 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:56.534187 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:33:56.537349 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-2d3d9088-a21b-4130-916b-b6c836a9e309 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Availability Zones retrieved successfully. Jul 10 06:33:56.537766 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-b3eaf86b-edc6-49a4-8361-53cba9d8a8fc tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] Volume info retrieved successfully. Jul 10 06:33:56.542025 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-b3eaf86b-edc6-49a4-8361-53cba9d8a8fc tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] https://10.4.3.200/volume/v3/volumes/e76cdea7-8035-4814-bf2e-853a902d5ada returned with HTTP 200 Jul 10 06:33:56.542420 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 367/1456] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:33:56 2026] GET /volume/v3/volumes/e76cdea7-8035-4814-bf2e-853a902d5ada => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:33:56.542609 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-2d3d9088-a21b-4130-916b-b6c836a9e309 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Flow 'volume_create_api' (be48dea0-535c-433a-8369-6ff9224f5342) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:33:56.543464 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-2d3d9088-a21b-4130-916b-b6c836a9e309 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54e00945-2e70-4e9f-b656-a6bda6b5d479) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:33:56.544360 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-2d3d9088-a21b-4130-916b-b6c836a9e309 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Validating volume size '1' using validate_int {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:33:56.570758 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-2d3d9088-a21b-4130-916b-b6c836a9e309 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54e00945-2e70-4e9f-b656-a6bda6b5d479) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:33:56.571470 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-2d3d9088-a21b-4130-916b-b6c836a9e309 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa8c47dc-d2f2-4ae4-9726-a4205cc8057c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:33:56.612835 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-2d3d9088-a21b-4130-916b-b6c836a9e309 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Created reservations ['e40a161d-dc6a-46ae-a614-764a7a55f4ef', 'ac85a32c-4104-48ad-be0a-7a9d8ff84c38', 'fb8f18a1-ec29-48d9-9d1d-f654f091df90', '44049637-409c-4cd2-a258-66b81667f6b5'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:33:56.613784 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-2d3d9088-a21b-4130-916b-b6c836a9e309 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa8c47dc-d2f2-4ae4-9726-a4205cc8057c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e40a161d-dc6a-46ae-a614-764a7a55f4ef', 'ac85a32c-4104-48ad-be0a-7a9d8ff84c38', 'fb8f18a1-ec29-48d9-9d1d-f654f091df90', '44049637-409c-4cd2-a258-66b81667f6b5']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:33:56.614852 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-2d3d9088-a21b-4130-916b-b6c836a9e309 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a678a19d-590d-4f5b-9146-55aaeb36266a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:33:56.635777 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-2d3d9088-a21b-4130-916b-b6c836a9e309 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a678a19d-590d-4f5b-9146-55aaeb36266a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7ba00423-ec0d-4f18-9a76-dfe13e4835d2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1955675098',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee5974d97ee044778735efe92967af06',qos_specs=None,replication_status=,reservations=['e40a161d-dc6a-46ae-a614-764a7a55f4ef','ac85a32c-4104-48ad-be0a-7a9d8ff84c38','fb8f18a1-ec29-48d9-9d1d-f654f091df90','44049637-409c-4cd2-a258-66b81667f6b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='effa788a1adb4ef1af79a3b5264561fa',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:33:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1955675098',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7ba00423-ec0d-4f18-9a76-dfe13e4835d2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ee5974d97ee044778735efe92967af06',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='effa788a1adb4ef1af79a3b5264561fa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:33:56.636487 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-2d3d9088-a21b-4130-916b-b6c836a9e309 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d2de745-c6c7-47a6-a06b-24c5162f29f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:33:56.655405 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-2d3d9088-a21b-4130-916b-b6c836a9e309 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d2de745-c6c7-47a6-a06b-24c5162f29f5) transitioned into state 'SUCCESS' from state '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-1955675098',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee5974d97ee044778735efe92967af06',qos_specs=None,replication_status=,reservations=['e40a161d-dc6a-46ae-a614-764a7a55f4ef','ac85a32c-4104-48ad-be0a-7a9d8ff84c38','fb8f18a1-ec29-48d9-9d1d-f654f091df90','44049637-409c-4cd2-a258-66b81667f6b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='effa788a1adb4ef1af79a3b5264561fa',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:33:56.656309 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-2d3d9088-a21b-4130-916b-b6c836a9e309 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0102fc1-7695-4500-be7b-3582b02dd6e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:33:56.665661 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-2d3d9088-a21b-4130-916b-b6c836a9e309 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0102fc1-7695-4500-be7b-3582b02dd6e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:33:56.666477 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-2d3d9088-a21b-4130-916b-b6c836a9e309 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Flow 'volume_create_api' (be48dea0-535c-433a-8369-6ff9224f5342) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:33:56.666814 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-2d3d9088-a21b-4130-916b-b6c836a9e309 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Create volume request issued successfully. Jul 10 06:33:56.667329 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2d3d9088-a21b-4130-916b-b6c836a9e309 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:33:56.667794 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 368/1457] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 10 06:33:56 2026] POST /volume/v3/volumes => generated 758 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:33:56.679649 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-75478f67-091b-4681-87f7-0ef14ad27ab4 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:56.681319 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-75478f67-091b-4681-87f7-0ef14ad27ab4 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] GET https://10.4.3.200/volume/v3/volumes/f7302edc-0cae-4dc1-be89-836fd6df3f9e Jul 10 06:33:56.681478 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-75478f67-091b-4681-87f7-0ef14ad27ab4 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:56.681729 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-75478f67-091b-4681-87f7-0ef14ad27ab4 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:56.687881 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:56.687881 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:33:56.691235 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-75478f67-091b-4681-87f7-0ef14ad27ab4 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Volume info retrieved successfully. Jul 10 06:33:56.695748 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-75478f67-091b-4681-87f7-0ef14ad27ab4 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] https://10.4.3.200/volume/v3/volumes/f7302edc-0cae-4dc1-be89-836fd6df3f9e returned with HTTP 200 Jul 10 06:33:56.696146 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 364/1458] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:33:56 2026] GET /volume/v3/volumes/f7302edc-0cae-4dc1-be89-836fd6df3f9e => generated 850 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:33:56.707804 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-eb9190b6-1d2b-49e0-8bee-a50b9b26cf60 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:56.709606 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-eb9190b6-1d2b-49e0-8bee-a50b9b26cf60 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] GET https://10.4.3.200/volume/v3/volumes/6f2ce10e-da3f-4eaf-b248-75d6dfd0a531 Jul 10 06:33:56.709778 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-eb9190b6-1d2b-49e0-8bee-a50b9b26cf60 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:56.709948 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-eb9190b6-1d2b-49e0-8bee-a50b9b26cf60 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:56.717302 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:56.717302 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:33:56.721408 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-eb9190b6-1d2b-49e0-8bee-a50b9b26cf60 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Volume info retrieved successfully. Jul 10 06:33:56.725783 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-eb9190b6-1d2b-49e0-8bee-a50b9b26cf60 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] https://10.4.3.200/volume/v3/volumes/6f2ce10e-da3f-4eaf-b248-75d6dfd0a531 returned with HTTP 200 Jul 10 06:33:56.726227 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 360/1459] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:33:56 2026] GET /volume/v3/volumes/6f2ce10e-da3f-4eaf-b248-75d6dfd0a531 => generated 851 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:33:56.737645 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-5d9d4aac-d966-4261-b801-7853d7af2bc1 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:56.739382 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-5d9d4aac-d966-4261-b801-7853d7af2bc1 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] GET https://10.4.3.200/volume/v3/volumes/62547772-1358-4efa-bb3c-2d2cf8c3c917 Jul 10 06:33:56.739641 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-5d9d4aac-d966-4261-b801-7853d7af2bc1 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:56.739980 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-5d9d4aac-d966-4261-b801-7853d7af2bc1 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:56.748413 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:56.748413 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:33:56.753004 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-5d9d4aac-d966-4261-b801-7853d7af2bc1 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Volume info retrieved successfully. Jul 10 06:33:56.758372 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-5d9d4aac-d966-4261-b801-7853d7af2bc1 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] https://10.4.3.200/volume/v3/volumes/62547772-1358-4efa-bb3c-2d2cf8c3c917 returned with HTTP 200 Jul 10 06:33:56.758933 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 368/1460] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:33:56 2026] GET /volume/v3/volumes/62547772-1358-4efa-bb3c-2d2cf8c3c917 => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:33:56.773031 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-6fab4538-e7e0-477d-9e46-5e62f7b2b9da None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:56.774803 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6fab4538-e7e0-477d-9e46-5e62f7b2b9da tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] GET https://10.4.3.200/volume/v3/volumes/0e835948-bc81-4304-ab15-da40fad3b4f6 Jul 10 06:33:56.774936 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6fab4538-e7e0-477d-9e46-5e62f7b2b9da tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:56.775126 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6fab4538-e7e0-477d-9e46-5e62f7b2b9da tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:56.781846 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:56.781846 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:33:56.785557 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-6fab4538-e7e0-477d-9e46-5e62f7b2b9da tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Volume info retrieved successfully. Jul 10 06:33:56.790837 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6fab4538-e7e0-477d-9e46-5e62f7b2b9da tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] https://10.4.3.200/volume/v3/volumes/0e835948-bc81-4304-ab15-da40fad3b4f6 returned with HTTP 200 Jul 10 06:33:56.791290 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 369/1461] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:33:56 2026] GET /volume/v3/volumes/0e835948-bc81-4304-ab15-da40fad3b4f6 => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:33:56.802952 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-e1802ae0-8814-4bab-b052-d40be6b1f81a None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:56.805034 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e1802ae0-8814-4bab-b052-d40be6b1f81a tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] GET https://10.4.3.200/volume/v3/volumes/7ba00423-ec0d-4f18-9a76-dfe13e4835d2 Jul 10 06:33:56.805259 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e1802ae0-8814-4bab-b052-d40be6b1f81a tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:56.805474 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e1802ae0-8814-4bab-b052-d40be6b1f81a tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:56.812086 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:56.812086 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:33:56.815399 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-e1802ae0-8814-4bab-b052-d40be6b1f81a tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Volume info retrieved successfully. Jul 10 06:33:56.819371 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e1802ae0-8814-4bab-b052-d40be6b1f81a tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] https://10.4.3.200/volume/v3/volumes/7ba00423-ec0d-4f18-9a76-dfe13e4835d2 returned with HTTP 200 Jul 10 06:33:56.819924 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 365/1462] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:33:56 2026] GET /volume/v3/volumes/7ba00423-ec0d-4f18-9a76-dfe13e4835d2 => generated 851 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:33:56.831630 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-13c02906-e3c7-418c-8313-1179ef364b85 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:56.833342 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-13c02906-e3c7-418c-8313-1179ef364b85 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] DELETE https://10.4.3.200/volume/v3/backups/b7ffeb50-35e7-435e-aece-bd370d70fb57 Jul 10 06:33:56.833542 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-13c02906-e3c7-418c-8313-1179ef364b85 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:56.833751 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-13c02906-e3c7-418c-8313-1179ef364b85 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:56.833845 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.contrib.backups [None req-13c02906-e3c7-418c-8313-1179ef364b85 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Delete backup with id: b7ffeb50-35e7-435e-aece-bd370d70fb57. Jul 10 06:33:56.838119 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:56.838119 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:33:56.849429 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.backup.rpcapi [None req-13c02906-e3c7-418c-8313-1179ef364b85 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] delete_backup rpcapi backup_id b7ffeb50-35e7-435e-aece-bd370d70fb57 {{(pid=99977) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 06:33:56.851411 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-13c02906-e3c7-418c-8313-1179ef364b85 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] https://10.4.3.200/volume/v3/backups/b7ffeb50-35e7-435e-aece-bd370d70fb57 returned with HTTP 202 Jul 10 06:33:56.851563 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 361/1463] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:33:56 2026] DELETE /volume/v3/backups/b7ffeb50-35e7-435e-aece-bd370d70fb57 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:33:56.858912 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-871d5a08-d5fa-4cfb-97b7-891274b5170c None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:56.861656 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-871d5a08-d5fa-4cfb-97b7-891274b5170c tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] GET https://10.4.3.200/volume/v3/backups/b7ffeb50-35e7-435e-aece-bd370d70fb57 Jul 10 06:33:56.861656 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-871d5a08-d5fa-4cfb-97b7-891274b5170c tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:56.861656 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-871d5a08-d5fa-4cfb-97b7-891274b5170c tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:56.861830 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-871d5a08-d5fa-4cfb-97b7-891274b5170c tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Show backup with id b7ffeb50-35e7-435e-aece-bd370d70fb57. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:33:56.866412 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:56.866412 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:33:56.867335 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-871d5a08-d5fa-4cfb-97b7-891274b5170c tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] https://10.4.3.200/volume/v3/backups/b7ffeb50-35e7-435e-aece-bd370d70fb57 returned with HTTP 200 Jul 10 06:33:56.867913 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 369/1464] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:33:56 2026] GET /volume/v3/backups/b7ffeb50-35e7-435e-aece-bd370d70fb57 => generated 760 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:33:56.914743 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-9cdfbe3c-8b64-4e20-938f-99fa4604e1df None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:56.916444 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9cdfbe3c-8b64-4e20-938f-99fa4604e1df tempest-VolumeQuotasNegativeTestJSON-82502415 tempest-VolumeQuotasNegativeTestJSON-82502415-project-member] GET https://10.4.3.200/volume/v3/volumes/e65ffb16-5e00-4592-a617-d614561c3330 Jul 10 06:33:56.916620 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9cdfbe3c-8b64-4e20-938f-99fa4604e1df tempest-VolumeQuotasNegativeTestJSON-82502415 tempest-VolumeQuotasNegativeTestJSON-82502415-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:56.916836 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9cdfbe3c-8b64-4e20-938f-99fa4604e1df tempest-VolumeQuotasNegativeTestJSON-82502415 tempest-VolumeQuotasNegativeTestJSON-82502415-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:56.924416 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9cdfbe3c-8b64-4e20-938f-99fa4604e1df tempest-VolumeQuotasNegativeTestJSON-82502415 tempest-VolumeQuotasNegativeTestJSON-82502415-project-member] https://10.4.3.200/volume/v3/volumes/e65ffb16-5e00-4592-a617-d614561c3330 returned with HTTP 404 Jul 10 06:33:56.925050 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 370/1465] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:33:56 2026] GET /volume/v3/volumes/e65ffb16-5e00-4592-a617-d614561c3330 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:33:56.932996 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-dbdd2629-bb03-43f4-942c-c5e43b0f7acb None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:56.935070 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-dbdd2629-bb03-43f4-942c-c5e43b0f7acb tempest-VolumeQuotasNegativeTestJSON-179587086 tempest-VolumeQuotasNegativeTestJSON-179587086-project-admin] PUT https://10.4.3.200/volume/v3/os-quota-sets/75b27e3d0edf4a809d8a64c9c44ac148 Jul 10 06:33:56.935471 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-dbdd2629-bb03-43f4-942c-c5e43b0f7acb tempest-VolumeQuotasNegativeTestJSON-179587086 tempest-VolumeQuotasNegativeTestJSON-179587086-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=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:33:57.008564 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-dbdd2629-bb03-43f4-942c-c5e43b0f7acb tempest-VolumeQuotasNegativeTestJSON-179587086 tempest-VolumeQuotasNegativeTestJSON-179587086-project-admin] https://10.4.3.200/volume/v3/os-quota-sets/75b27e3d0edf4a809d8a64c9c44ac148 returned with HTTP 200 Jul 10 06:33:57.008942 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 366/1466] 10.4.3.200 () {68 vars in 1375 bytes} [Fri Jul 10 06:33:56 2026] PUT /volume/v3/os-quota-sets/75b27e3d0edf4a809d8a64c9c44ac148 => generated 395 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:33:57.239909 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-c4c4851a-0422-4368-b00c-6b90bd2c76f8 req-da580039-e60a-4e3a-8ea9-3288357599f7 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:57.241785 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-c4c4851a-0422-4368-b00c-6b90bd2c76f8 req-da580039-e60a-4e3a-8ea9-3288357599f7 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] POST https://10.4.3.200/volume/v3/attachments/693b96e0-f101-4dab-9b23-bb79e497057a/action Jul 10 06:33:57.242106 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-c4c4851a-0422-4368-b00c-6b90bd2c76f8 req-da580039-e60a-4e3a-8ea9-3288357599f7 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Action body: b'{"os-complete": null}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:33:57.242221 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-c4c4851a-0422-4368-b00c-6b90bd2c76f8 req-da580039-e60a-4e3a-8ea9-3288357599f7 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:33:57.258955 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:57.258955 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:33:57.268522 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-c4c4851a-0422-4368-b00c-6b90bd2c76f8 req-da580039-e60a-4e3a-8ea9-3288357599f7 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/attachments/693b96e0-f101-4dab-9b23-bb79e497057a/action returned with HTTP 204 Jul 10 06:33:57.268730 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 362/1467] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 10 06:33:57 2026] POST /volume/v3/attachments/693b96e0-f101-4dab-9b23-bb79e497057a/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:33:57.300185 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-57318096-d3b0-475d-acf8-169d1adc29ad None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:57.301873 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-57318096-d3b0-475d-acf8-169d1adc29ad tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] GET https://10.4.3.200/volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e Jul 10 06:33:57.302041 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-57318096-d3b0-475d-acf8-169d1adc29ad tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:57.302223 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-57318096-d3b0-475d-acf8-169d1adc29ad tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:57.316357 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:57.316357 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:33:57.321100 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-57318096-d3b0-475d-acf8-169d1adc29ad tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Volume info retrieved successfully. Jul 10 06:33:57.327073 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-57318096-d3b0-475d-acf8-169d1adc29ad tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e returned with HTTP 200 Jul 10 06:33:57.327614 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 370/1468] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:33:57 2026] GET /volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e => generated 1442 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:33:57.880513 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-f8401eff-aadd-4745-9172-3bffef7916d8 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:57.882741 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f8401eff-aadd-4745-9172-3bffef7916d8 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] GET https://10.4.3.200/volume/v3/backups/b7ffeb50-35e7-435e-aece-bd370d70fb57 Jul 10 06:33:57.882947 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f8401eff-aadd-4745-9172-3bffef7916d8 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:57.883134 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f8401eff-aadd-4745-9172-3bffef7916d8 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:57.883235 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-f8401eff-aadd-4745-9172-3bffef7916d8 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Show backup with id b7ffeb50-35e7-435e-aece-bd370d70fb57. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:33:57.887266 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f8401eff-aadd-4745-9172-3bffef7916d8 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] https://10.4.3.200/volume/v3/backups/b7ffeb50-35e7-435e-aece-bd370d70fb57 returned with HTTP 404 Jul 10 06:33:57.888137 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 371/1469] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:33:57 2026] GET /volume/v3/backups/b7ffeb50-35e7-435e-aece-bd370d70fb57 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:33:57.900143 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-5b74e3cd-8389-4cae-be41-d6c0f7c21d42 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:57.902458 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5b74e3cd-8389-4cae-be41-d6c0f7c21d42 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] DELETE https://10.4.3.200/volume/v3/volumes/7ba00423-ec0d-4f18-9a76-dfe13e4835d2 Jul 10 06:33:57.902694 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5b74e3cd-8389-4cae-be41-d6c0f7c21d42 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:57.902925 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5b74e3cd-8389-4cae-be41-d6c0f7c21d42 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:57.903154 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-5b74e3cd-8389-4cae-be41-d6c0f7c21d42 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Delete volume with id: 7ba00423-ec0d-4f18-9a76-dfe13e4835d2 Jul 10 06:33:57.912420 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:57.912420 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:33:57.913118 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-5b74e3cd-8389-4cae-be41-d6c0f7c21d42 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Volume info retrieved successfully. Jul 10 06:33:57.937319 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-5b74e3cd-8389-4cae-be41-d6c0f7c21d42 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Delete volume request issued successfully. Jul 10 06:33:57.937539 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5b74e3cd-8389-4cae-be41-d6c0f7c21d42 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] https://10.4.3.200/volume/v3/volumes/7ba00423-ec0d-4f18-9a76-dfe13e4835d2 returned with HTTP 202 Jul 10 06:33:57.938116 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 367/1470] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:33:57 2026] DELETE /volume/v3/volumes/7ba00423-ec0d-4f18-9a76-dfe13e4835d2 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:33:57.946454 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-11fcbbe4-3fa2-490b-8774-528b9c600829 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:57.950047 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-11fcbbe4-3fa2-490b-8774-528b9c600829 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] GET https://10.4.3.200/volume/v3/volumes/7ba00423-ec0d-4f18-9a76-dfe13e4835d2 Jul 10 06:33:57.950312 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-11fcbbe4-3fa2-490b-8774-528b9c600829 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:57.950569 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-11fcbbe4-3fa2-490b-8774-528b9c600829 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:57.961128 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:57.961128 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:33:57.967830 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-11fcbbe4-3fa2-490b-8774-528b9c600829 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Volume info retrieved successfully. Jul 10 06:33:57.975037 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-11fcbbe4-3fa2-490b-8774-528b9c600829 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] https://10.4.3.200/volume/v3/volumes/7ba00423-ec0d-4f18-9a76-dfe13e4835d2 returned with HTTP 200 Jul 10 06:33:57.975817 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 363/1471] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:33:57 2026] GET /volume/v3/volumes/7ba00423-ec0d-4f18-9a76-dfe13e4835d2 => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:33:58.990338 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-26495adc-fe7b-4d3b-8052-70fc03eaa44e None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:58.992555 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-26495adc-fe7b-4d3b-8052-70fc03eaa44e tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] GET https://10.4.3.200/volume/v3/volumes/7ba00423-ec0d-4f18-9a76-dfe13e4835d2 Jul 10 06:33:58.992809 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-26495adc-fe7b-4d3b-8052-70fc03eaa44e tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:58.993051 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-26495adc-fe7b-4d3b-8052-70fc03eaa44e tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:58.999881 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-26495adc-fe7b-4d3b-8052-70fc03eaa44e tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] https://10.4.3.200/volume/v3/volumes/7ba00423-ec0d-4f18-9a76-dfe13e4835d2 returned with HTTP 404 Jul 10 06:33:59.000723 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 371/1472] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:33:58 2026] GET /volume/v3/volumes/7ba00423-ec0d-4f18-9a76-dfe13e4835d2 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:33:59.011047 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-6519e3fa-9e24-400a-95d9-477897158592 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:59.012677 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6519e3fa-9e24-400a-95d9-477897158592 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] DELETE https://10.4.3.200/volume/v3/volumes/0e835948-bc81-4304-ab15-da40fad3b4f6 Jul 10 06:33:59.012857 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6519e3fa-9e24-400a-95d9-477897158592 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:59.013067 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6519e3fa-9e24-400a-95d9-477897158592 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:59.013247 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-6519e3fa-9e24-400a-95d9-477897158592 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Delete volume with id: 0e835948-bc81-4304-ab15-da40fad3b4f6 Jul 10 06:33:59.020752 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:59.020752 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:33:59.021183 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-6519e3fa-9e24-400a-95d9-477897158592 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Volume info retrieved successfully. Jul 10 06:33:59.036740 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-6519e3fa-9e24-400a-95d9-477897158592 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Delete volume request issued successfully. Jul 10 06:33:59.036921 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6519e3fa-9e24-400a-95d9-477897158592 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] https://10.4.3.200/volume/v3/volumes/0e835948-bc81-4304-ab15-da40fad3b4f6 returned with HTTP 202 Jul 10 06:33:59.037332 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 372/1473] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:33:59 2026] DELETE /volume/v3/volumes/0e835948-bc81-4304-ab15-da40fad3b4f6 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:33:59.044565 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-728eebb6-1e6f-4131-8713-b36c16d9676b None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:59.046518 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-728eebb6-1e6f-4131-8713-b36c16d9676b tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] GET https://10.4.3.200/volume/v3/volumes/0e835948-bc81-4304-ab15-da40fad3b4f6 Jul 10 06:33:59.046703 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-728eebb6-1e6f-4131-8713-b36c16d9676b tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:59.046894 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-728eebb6-1e6f-4131-8713-b36c16d9676b tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:59.054149 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:59.054149 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:33:59.057707 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-d540a3f7-7554-48d9-ba49-ebfd4cace7cd None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:59.058033 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-728eebb6-1e6f-4131-8713-b36c16d9676b tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Volume info retrieved successfully. Jul 10 06:33:59.063801 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-728eebb6-1e6f-4131-8713-b36c16d9676b tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] https://10.4.3.200/volume/v3/volumes/0e835948-bc81-4304-ab15-da40fad3b4f6 returned with HTTP 200 Jul 10 06:33:59.064290 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 368/1474] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:33:59 2026] GET /volume/v3/volumes/0e835948-bc81-4304-ab15-da40fad3b4f6 => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:33:59.153195 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d540a3f7-7554-48d9-ba49-ebfd4cace7cd tempest-VolumesServicesTestJSON-68452987 tempest-VolumesServicesTestJSON-68452987-project-admin] GET https://10.4.3.200/volume/v3/os-services Jul 10 06:33:59.153392 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d540a3f7-7554-48d9-ba49-ebfd4cace7cd tempest-VolumesServicesTestJSON-68452987 tempest-VolumesServicesTestJSON-68452987-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:59.153590 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d540a3f7-7554-48d9-ba49-ebfd4cace7cd tempest-VolumesServicesTestJSON-68452987 tempest-VolumesServicesTestJSON-68452987-project-admin] Calling method 'index' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:59.157806 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d540a3f7-7554-48d9-ba49-ebfd4cace7cd tempest-VolumesServicesTestJSON-68452987 tempest-VolumesServicesTestJSON-68452987-project-admin] https://10.4.3.200/volume/v3/os-services returned with HTTP 200 Jul 10 06:33:59.158122 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 364/1475] 10.4.3.200 () {66 vars in 1249 bytes} [Fri Jul 10 06:33:59 2026] GET /volume/v3/os-services => generated 626 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:33:59.166760 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-dedef3fd-23d0-4df7-9a18-e26abaa10acc None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:59.168369 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-dedef3fd-23d0-4df7-9a18-e26abaa10acc tempest-VolumesServicesTestJSON-68452987 tempest-VolumesServicesTestJSON-68452987-project-admin] GET https://10.4.3.200/volume/v3/os-services?host=np0000004964 Jul 10 06:33:59.168546 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-dedef3fd-23d0-4df7-9a18-e26abaa10acc tempest-VolumesServicesTestJSON-68452987 tempest-VolumesServicesTestJSON-68452987-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:59.168716 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-dedef3fd-23d0-4df7-9a18-e26abaa10acc tempest-VolumesServicesTestJSON-68452987 tempest-VolumesServicesTestJSON-68452987-project-admin] Calling method 'index' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:59.174996 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-dedef3fd-23d0-4df7-9a18-e26abaa10acc tempest-VolumesServicesTestJSON-68452987 tempest-VolumesServicesTestJSON-68452987-project-admin] https://10.4.3.200/volume/v3/os-services?host=np0000004964 returned with HTTP 200 Jul 10 06:33:59.175330 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 372/1476] 10.4.3.200 () {66 vars in 1284 bytes} [Fri Jul 10 06:33:59 2026] GET /volume/v3/os-services?host=np0000004964 => generated 626 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:33:59.184179 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-4717f6e2-5dee-4257-90e0-706d179fc765 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:59.185698 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4717f6e2-5dee-4257-90e0-706d179fc765 tempest-VolumesServicesTestJSON-68452987 tempest-VolumesServicesTestJSON-68452987-project-admin] GET https://10.4.3.200/volume/v3/os-services?host=np0000004964&binary=cinder-scheduler Jul 10 06:33:59.185865 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4717f6e2-5dee-4257-90e0-706d179fc765 tempest-VolumesServicesTestJSON-68452987 tempest-VolumesServicesTestJSON-68452987-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:59.186038 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4717f6e2-5dee-4257-90e0-706d179fc765 tempest-VolumesServicesTestJSON-68452987 tempest-VolumesServicesTestJSON-68452987-project-admin] Calling method 'index' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:59.190705 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4717f6e2-5dee-4257-90e0-706d179fc765 tempest-VolumesServicesTestJSON-68452987 tempest-VolumesServicesTestJSON-68452987-project-admin] https://10.4.3.200/volume/v3/os-services?host=np0000004964&binary=cinder-scheduler returned with HTTP 200 Jul 10 06:33:59.191024 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 373/1477] 10.4.3.200 () {66 vars in 1332 bytes} [Fri Jul 10 06:33:59 2026] GET /volume/v3/os-services?host=np0000004964&binary=cinder-scheduler => generated 191 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:33:59.199619 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-caaaa3ed-f192-412a-901d-266b8a3c42c9 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:59.201137 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-caaaa3ed-f192-412a-901d-266b8a3c42c9 tempest-VolumesServicesTestJSON-68452987 tempest-VolumesServicesTestJSON-68452987-project-admin] GET https://10.4.3.200/volume/v3/os-services?binary=cinder-scheduler Jul 10 06:33:59.201302 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-caaaa3ed-f192-412a-901d-266b8a3c42c9 tempest-VolumesServicesTestJSON-68452987 tempest-VolumesServicesTestJSON-68452987-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:59.201531 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-caaaa3ed-f192-412a-901d-266b8a3c42c9 tempest-VolumesServicesTestJSON-68452987 tempest-VolumesServicesTestJSON-68452987-project-admin] Calling method 'index' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:59.204847 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-caaaa3ed-f192-412a-901d-266b8a3c42c9 tempest-VolumesServicesTestJSON-68452987 tempest-VolumesServicesTestJSON-68452987-project-admin] https://10.4.3.200/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Jul 10 06:33:59.205185 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 369/1478] 10.4.3.200 () {66 vars in 1296 bytes} [Fri Jul 10 06:33:59 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 191 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:33:59.214380 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-44829427-c96e-4f92-9e2a-24caa40c00d9 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:59.264902 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-44829427-c96e-4f92-9e2a-24caa40c00d9 tempest-VolumesServicesTestJSON-287723196 tempest-VolumesServicesTestJSON-287723196-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:33:59.265263 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-44829427-c96e-4f92-9e2a-24caa40c00d9 tempest-VolumesServicesTestJSON-287723196 tempest-VolumesServicesTestJSON-287723196-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-124541704"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:33:59.267136 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.volumes [None req-44829427-c96e-4f92-9e2a-24caa40c00d9 tempest-VolumesServicesTestJSON-287723196 tempest-VolumesServicesTestJSON-287723196-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-124541704'}} {{(pid=99977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:33:59.267268 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-44829427-c96e-4f92-9e2a-24caa40c00d9 tempest-VolumesServicesTestJSON-287723196 tempest-VolumesServicesTestJSON-287723196-project-member] Create volume of 1 GB Jul 10 06:33:59.271869 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-44829427-c96e-4f92-9e2a-24caa40c00d9 tempest-VolumesServicesTestJSON-287723196 tempest-VolumesServicesTestJSON-287723196-project-member] Availability Zones retrieved successfully. Jul 10 06:33:59.277721 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-44829427-c96e-4f92-9e2a-24caa40c00d9 tempest-VolumesServicesTestJSON-287723196 tempest-VolumesServicesTestJSON-287723196-project-member] Flow 'volume_create_api' (e0e06fa0-b6ce-48b9-82fe-71948da14bb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:33:59.278899 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-44829427-c96e-4f92-9e2a-24caa40c00d9 tempest-VolumesServicesTestJSON-287723196 tempest-VolumesServicesTestJSON-287723196-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7798cff1-775b-4377-8ebd-fdfd0209c962) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:33:59.279991 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.flows.api.create_volume [None req-44829427-c96e-4f92-9e2a-24caa40c00d9 tempest-VolumesServicesTestJSON-287723196 tempest-VolumesServicesTestJSON-287723196-project-member] Validating volume size '1' using validate_int {{(pid=99977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:33:59.307767 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-44829427-c96e-4f92-9e2a-24caa40c00d9 tempest-VolumesServicesTestJSON-287723196 tempest-VolumesServicesTestJSON-287723196-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7798cff1-775b-4377-8ebd-fdfd0209c962) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:33:59.307767 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-44829427-c96e-4f92-9e2a-24caa40c00d9 tempest-VolumesServicesTestJSON-287723196 tempest-VolumesServicesTestJSON-287723196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c7ced24-bc7c-4069-ad29-bcf184590c6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:33:59.361175 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-44829427-c96e-4f92-9e2a-24caa40c00d9 tempest-VolumesServicesTestJSON-287723196 tempest-VolumesServicesTestJSON-287723196-project-member] Created reservations ['9a79258b-14aa-449f-8d2e-ebe0830d432c', '5e5dae5e-3b7f-4835-beb9-e8cfaff026ed', '0ef7b380-60cf-4fda-bace-aafd98c59565', '295f558a-3ced-4313-b34c-67195cd370e9'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:33:59.361890 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-44829427-c96e-4f92-9e2a-24caa40c00d9 tempest-VolumesServicesTestJSON-287723196 tempest-VolumesServicesTestJSON-287723196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c7ced24-bc7c-4069-ad29-bcf184590c6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9a79258b-14aa-449f-8d2e-ebe0830d432c', '5e5dae5e-3b7f-4835-beb9-e8cfaff026ed', '0ef7b380-60cf-4fda-bace-aafd98c59565', '295f558a-3ced-4313-b34c-67195cd370e9']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:33:59.362563 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-44829427-c96e-4f92-9e2a-24caa40c00d9 tempest-VolumesServicesTestJSON-287723196 tempest-VolumesServicesTestJSON-287723196-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8b7888f-5b8a-493e-a8e8-a0dd37aaa0f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:33:59.381960 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-44829427-c96e-4f92-9e2a-24caa40c00d9 tempest-VolumesServicesTestJSON-287723196 tempest-VolumesServicesTestJSON-287723196-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8b7888f-5b8a-493e-a8e8-a0dd37aaa0f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bc1873a8-9a8b-48fc-b538-6834df000051', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-124541704',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2609856ce113413686474fa60ca26343',qos_specs=None,replication_status=,reservations=['9a79258b-14aa-449f-8d2e-ebe0830d432c','5e5dae5e-3b7f-4835-beb9-e8cfaff026ed','0ef7b380-60cf-4fda-bace-aafd98c59565','295f558a-3ced-4313-b34c-67195cd370e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='700c9145b53d45ed9cbc507732ca007b',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:33:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-124541704',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bc1873a8-9a8b-48fc-b538-6834df000051,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2609856ce113413686474fa60ca26343',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='700c9145b53d45ed9cbc507732ca007b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:33:59.382590 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-44829427-c96e-4f92-9e2a-24caa40c00d9 tempest-VolumesServicesTestJSON-287723196 tempest-VolumesServicesTestJSON-287723196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cfbeda17-7f4c-4680-8a4b-383b88634d9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:33:59.397800 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-44829427-c96e-4f92-9e2a-24caa40c00d9 tempest-VolumesServicesTestJSON-287723196 tempest-VolumesServicesTestJSON-287723196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cfbeda17-7f4c-4680-8a4b-383b88634d9c) transitioned into state 'SUCCESS' from state '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-124541704',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2609856ce113413686474fa60ca26343',qos_specs=None,replication_status=,reservations=['9a79258b-14aa-449f-8d2e-ebe0830d432c','5e5dae5e-3b7f-4835-beb9-e8cfaff026ed','0ef7b380-60cf-4fda-bace-aafd98c59565','295f558a-3ced-4313-b34c-67195cd370e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='700c9145b53d45ed9cbc507732ca007b',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:33:59.398487 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-44829427-c96e-4f92-9e2a-24caa40c00d9 tempest-VolumesServicesTestJSON-287723196 tempest-VolumesServicesTestJSON-287723196-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1fec182-adf5-4bab-8b27-a3a762c86a3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:33:59.408631 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-44829427-c96e-4f92-9e2a-24caa40c00d9 tempest-VolumesServicesTestJSON-287723196 tempest-VolumesServicesTestJSON-287723196-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1fec182-adf5-4bab-8b27-a3a762c86a3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:33:59.409893 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-44829427-c96e-4f92-9e2a-24caa40c00d9 tempest-VolumesServicesTestJSON-287723196 tempest-VolumesServicesTestJSON-287723196-project-member] Flow 'volume_create_api' (e0e06fa0-b6ce-48b9-82fe-71948da14bb1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:33:59.410221 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-44829427-c96e-4f92-9e2a-24caa40c00d9 tempest-VolumesServicesTestJSON-287723196 tempest-VolumesServicesTestJSON-287723196-project-member] Create volume request issued successfully. Jul 10 06:33:59.410762 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-44829427-c96e-4f92-9e2a-24caa40c00d9 tempest-VolumesServicesTestJSON-287723196 tempest-VolumesServicesTestJSON-287723196-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:33:59.411162 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 365/1479] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 10 06:33:59 2026] POST /volume/v3/volumes => generated 753 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:33:59.428300 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-5569ffb7-f39f-4523-9eb6-9a64a58839db None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:33:59.430012 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-5569ffb7-f39f-4523-9eb6-9a64a58839db tempest-VolumesServicesTestJSON-287723196 tempest-VolumesServicesTestJSON-287723196-project-member] GET https://10.4.3.200/volume/v3/volumes/bc1873a8-9a8b-48fc-b538-6834df000051 Jul 10 06:33:59.430220 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-5569ffb7-f39f-4523-9eb6-9a64a58839db tempest-VolumesServicesTestJSON-287723196 tempest-VolumesServicesTestJSON-287723196-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:33:59.430403 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-5569ffb7-f39f-4523-9eb6-9a64a58839db tempest-VolumesServicesTestJSON-287723196 tempest-VolumesServicesTestJSON-287723196-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:33:59.436863 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:33:59.436863 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:33:59.440093 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-5569ffb7-f39f-4523-9eb6-9a64a58839db tempest-VolumesServicesTestJSON-287723196 tempest-VolumesServicesTestJSON-287723196-project-member] Volume info retrieved successfully. Jul 10 06:33:59.444577 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-5569ffb7-f39f-4523-9eb6-9a64a58839db tempest-VolumesServicesTestJSON-287723196 tempest-VolumesServicesTestJSON-287723196-project-member] https://10.4.3.200/volume/v3/volumes/bc1873a8-9a8b-48fc-b538-6834df000051 returned with HTTP 200 Jul 10 06:33:59.444949 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 373/1480] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:33:59 2026] GET /volume/v3/volumes/bc1873a8-9a8b-48fc-b538-6834df000051 => generated 821 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:00.079020 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-2bf91f1e-bb55-40cf-9b49-80c86a97cf51 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:00.080549 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2bf91f1e-bb55-40cf-9b49-80c86a97cf51 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] GET https://10.4.3.200/volume/v3/volumes/0e835948-bc81-4304-ab15-da40fad3b4f6 Jul 10 06:34:00.080742 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2bf91f1e-bb55-40cf-9b49-80c86a97cf51 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:00.080946 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2bf91f1e-bb55-40cf-9b49-80c86a97cf51 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:00.088363 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2bf91f1e-bb55-40cf-9b49-80c86a97cf51 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] https://10.4.3.200/volume/v3/volumes/0e835948-bc81-4304-ab15-da40fad3b4f6 returned with HTTP 404 Jul 10 06:34:00.088928 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 374/1481] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:00 2026] GET /volume/v3/volumes/0e835948-bc81-4304-ab15-da40fad3b4f6 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:34:00.096280 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-e92ba8b0-465f-422c-84b6-f278e19431eb None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:00.099255 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e92ba8b0-465f-422c-84b6-f278e19431eb tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] DELETE https://10.4.3.200/volume/v3/volumes/62547772-1358-4efa-bb3c-2d2cf8c3c917 Jul 10 06:34:00.099255 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e92ba8b0-465f-422c-84b6-f278e19431eb tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:00.099415 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e92ba8b0-465f-422c-84b6-f278e19431eb tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:00.099591 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-e92ba8b0-465f-422c-84b6-f278e19431eb tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Delete volume with id: 62547772-1358-4efa-bb3c-2d2cf8c3c917 Jul 10 06:34:00.107764 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:00.107764 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:34:00.108228 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-e92ba8b0-465f-422c-84b6-f278e19431eb tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Volume info retrieved successfully. Jul 10 06:34:00.125837 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-e92ba8b0-465f-422c-84b6-f278e19431eb tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Delete volume request issued successfully. Jul 10 06:34:00.126083 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e92ba8b0-465f-422c-84b6-f278e19431eb tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] https://10.4.3.200/volume/v3/volumes/62547772-1358-4efa-bb3c-2d2cf8c3c917 returned with HTTP 202 Jul 10 06:34:00.126863 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 370/1482] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:34:00 2026] DELETE /volume/v3/volumes/62547772-1358-4efa-bb3c-2d2cf8c3c917 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:34:00.134578 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-1bac8b0b-e0fb-4cfb-b919-0bac9e9252dc None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:00.136363 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1bac8b0b-e0fb-4cfb-b919-0bac9e9252dc tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] GET https://10.4.3.200/volume/v3/volumes/62547772-1358-4efa-bb3c-2d2cf8c3c917 Jul 10 06:34:00.136551 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1bac8b0b-e0fb-4cfb-b919-0bac9e9252dc tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:00.136709 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1bac8b0b-e0fb-4cfb-b919-0bac9e9252dc tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:00.144539 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:00.144539 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:34:00.149374 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-1bac8b0b-e0fb-4cfb-b919-0bac9e9252dc tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Volume info retrieved successfully. Jul 10 06:34:00.153901 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1bac8b0b-e0fb-4cfb-b919-0bac9e9252dc tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] https://10.4.3.200/volume/v3/volumes/62547772-1358-4efa-bb3c-2d2cf8c3c917 returned with HTTP 200 Jul 10 06:34:00.154355 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 366/1483] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:00 2026] GET /volume/v3/volumes/62547772-1358-4efa-bb3c-2d2cf8c3c917 => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:00.458086 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-f709e710-ffe9-4fad-9e8e-9a9ff6a53bc5 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:00.459785 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-f709e710-ffe9-4fad-9e8e-9a9ff6a53bc5 tempest-VolumesServicesTestJSON-287723196 tempest-VolumesServicesTestJSON-287723196-project-member] GET https://10.4.3.200/volume/v3/volumes/bc1873a8-9a8b-48fc-b538-6834df000051 Jul 10 06:34:00.459976 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-f709e710-ffe9-4fad-9e8e-9a9ff6a53bc5 tempest-VolumesServicesTestJSON-287723196 tempest-VolumesServicesTestJSON-287723196-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:00.460179 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-f709e710-ffe9-4fad-9e8e-9a9ff6a53bc5 tempest-VolumesServicesTestJSON-287723196 tempest-VolumesServicesTestJSON-287723196-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:00.467098 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:00.467098 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:34:00.470639 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-f709e710-ffe9-4fad-9e8e-9a9ff6a53bc5 tempest-VolumesServicesTestJSON-287723196 tempest-VolumesServicesTestJSON-287723196-project-member] Volume info retrieved successfully. Jul 10 06:34:00.474614 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-f709e710-ffe9-4fad-9e8e-9a9ff6a53bc5 tempest-VolumesServicesTestJSON-287723196 tempest-VolumesServicesTestJSON-287723196-project-member] https://10.4.3.200/volume/v3/volumes/bc1873a8-9a8b-48fc-b538-6834df000051 returned with HTTP 200 Jul 10 06:34:00.474975 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 374/1484] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:00 2026] GET /volume/v3/volumes/bc1873a8-9a8b-48fc-b538-6834df000051 => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:00.492331 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-dc42e18d-6a5b-4fd5-bf5a-d9a0f92d6fa0 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:00.494122 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-dc42e18d-6a5b-4fd5-bf5a-d9a0f92d6fa0 tempest-VolumesServicesTestJSON-68452987 tempest-VolumesServicesTestJSON-68452987-project-admin] GET https://10.4.3.200/volume/v3/volumes/bc1873a8-9a8b-48fc-b538-6834df000051 Jul 10 06:34:00.494286 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-dc42e18d-6a5b-4fd5-bf5a-d9a0f92d6fa0 tempest-VolumesServicesTestJSON-68452987 tempest-VolumesServicesTestJSON-68452987-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:00.494494 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-dc42e18d-6a5b-4fd5-bf5a-d9a0f92d6fa0 tempest-VolumesServicesTestJSON-68452987 tempest-VolumesServicesTestJSON-68452987-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:00.507595 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:00.507595 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:34:00.513939 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-dc42e18d-6a5b-4fd5-bf5a-d9a0f92d6fa0 tempest-VolumesServicesTestJSON-68452987 tempest-VolumesServicesTestJSON-68452987-project-admin] Volume info retrieved successfully. Jul 10 06:34:00.518049 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-dc42e18d-6a5b-4fd5-bf5a-d9a0f92d6fa0 tempest-VolumesServicesTestJSON-68452987 tempest-VolumesServicesTestJSON-68452987-project-admin] https://10.4.3.200/volume/v3/volumes/bc1873a8-9a8b-48fc-b538-6834df000051 returned with HTTP 200 Jul 10 06:34:00.518609 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 375/1485] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:00 2026] GET /volume/v3/volumes/bc1873a8-9a8b-48fc-b538-6834df000051 => generated 1010 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:34:00.532064 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-dacf20d7-42a9-4592-bb8f-39e4044e3bd2 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:00.533691 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-dacf20d7-42a9-4592-bb8f-39e4044e3bd2 tempest-VolumesServicesTestJSON-68452987 tempest-VolumesServicesTestJSON-68452987-project-admin] GET https://10.4.3.200/volume/v3/os-services?host=np0000004964&binary=cinder-volume Jul 10 06:34:00.533963 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-dacf20d7-42a9-4592-bb8f-39e4044e3bd2 tempest-VolumesServicesTestJSON-68452987 tempest-VolumesServicesTestJSON-68452987-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:00.534051 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-dacf20d7-42a9-4592-bb8f-39e4044e3bd2 tempest-VolumesServicesTestJSON-68452987 tempest-VolumesServicesTestJSON-68452987-project-admin] Calling method 'index' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:00.539443 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-dacf20d7-42a9-4592-bb8f-39e4044e3bd2 tempest-VolumesServicesTestJSON-68452987 tempest-VolumesServicesTestJSON-68452987-project-admin] https://10.4.3.200/volume/v3/os-services?host=np0000004964&binary=cinder-volume returned with HTTP 200 Jul 10 06:34:00.539813 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 371/1486] 10.4.3.200 () {66 vars in 1326 bytes} [Fri Jul 10 06:34:00 2026] GET /volume/v3/os-services?host=np0000004964&binary=cinder-volume => generated 275 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:00.548805 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-f40656eb-7b88-4f2f-8821-e17ca88f2f71 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:00.550435 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f40656eb-7b88-4f2f-8821-e17ca88f2f71 tempest-VolumesServicesTestJSON-287723196 tempest-VolumesServicesTestJSON-287723196-project-member] GET https://10.4.3.200/volume/v3/volumes/bc1873a8-9a8b-48fc-b538-6834df000051 Jul 10 06:34:00.550645 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f40656eb-7b88-4f2f-8821-e17ca88f2f71 tempest-VolumesServicesTestJSON-287723196 tempest-VolumesServicesTestJSON-287723196-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:00.550851 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f40656eb-7b88-4f2f-8821-e17ca88f2f71 tempest-VolumesServicesTestJSON-287723196 tempest-VolumesServicesTestJSON-287723196-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:00.557219 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:00.557219 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:34:00.560976 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-f40656eb-7b88-4f2f-8821-e17ca88f2f71 tempest-VolumesServicesTestJSON-287723196 tempest-VolumesServicesTestJSON-287723196-project-member] Volume info retrieved successfully. Jul 10 06:34:00.565032 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f40656eb-7b88-4f2f-8821-e17ca88f2f71 tempest-VolumesServicesTestJSON-287723196 tempest-VolumesServicesTestJSON-287723196-project-member] https://10.4.3.200/volume/v3/volumes/bc1873a8-9a8b-48fc-b538-6834df000051 returned with HTTP 200 Jul 10 06:34:00.565393 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 367/1487] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:00 2026] GET /volume/v3/volumes/bc1873a8-9a8b-48fc-b538-6834df000051 => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:00.577594 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-ee2934eb-cbe3-4f64-9d7d-d86b4721f83d None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:00.579338 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-ee2934eb-cbe3-4f64-9d7d-d86b4721f83d tempest-VolumesServicesTestJSON-287723196 tempest-VolumesServicesTestJSON-287723196-project-member] DELETE https://10.4.3.200/volume/v3/volumes/bc1873a8-9a8b-48fc-b538-6834df000051 Jul 10 06:34:00.579573 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-ee2934eb-cbe3-4f64-9d7d-d86b4721f83d tempest-VolumesServicesTestJSON-287723196 tempest-VolumesServicesTestJSON-287723196-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:00.579831 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-ee2934eb-cbe3-4f64-9d7d-d86b4721f83d tempest-VolumesServicesTestJSON-287723196 tempest-VolumesServicesTestJSON-287723196-project-member] Calling method 'delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:00.579996 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-ee2934eb-cbe3-4f64-9d7d-d86b4721f83d tempest-VolumesServicesTestJSON-287723196 tempest-VolumesServicesTestJSON-287723196-project-member] Delete volume with id: bc1873a8-9a8b-48fc-b538-6834df000051 Jul 10 06:34:00.586718 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:00.586718 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:34:00.587133 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-ee2934eb-cbe3-4f64-9d7d-d86b4721f83d tempest-VolumesServicesTestJSON-287723196 tempest-VolumesServicesTestJSON-287723196-project-member] Volume info retrieved successfully. Jul 10 06:34:00.602026 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-ee2934eb-cbe3-4f64-9d7d-d86b4721f83d tempest-VolumesServicesTestJSON-287723196 tempest-VolumesServicesTestJSON-287723196-project-member] Delete volume request issued successfully. Jul 10 06:34:00.602291 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-ee2934eb-cbe3-4f64-9d7d-d86b4721f83d tempest-VolumesServicesTestJSON-287723196 tempest-VolumesServicesTestJSON-287723196-project-member] https://10.4.3.200/volume/v3/volumes/bc1873a8-9a8b-48fc-b538-6834df000051 returned with HTTP 202 Jul 10 06:34:00.602749 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 375/1488] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:34:00 2026] DELETE /volume/v3/volumes/bc1873a8-9a8b-48fc-b538-6834df000051 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:34:00.610725 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-66b3f164-314b-4e51-8445-06713132ef68 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:00.612977 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-66b3f164-314b-4e51-8445-06713132ef68 tempest-VolumesServicesTestJSON-287723196 tempest-VolumesServicesTestJSON-287723196-project-member] GET https://10.4.3.200/volume/v3/volumes/bc1873a8-9a8b-48fc-b538-6834df000051 Jul 10 06:34:00.613392 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-66b3f164-314b-4e51-8445-06713132ef68 tempest-VolumesServicesTestJSON-287723196 tempest-VolumesServicesTestJSON-287723196-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:00.613783 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-66b3f164-314b-4e51-8445-06713132ef68 tempest-VolumesServicesTestJSON-287723196 tempest-VolumesServicesTestJSON-287723196-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:00.624406 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:00.624406 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:34:00.628481 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-66b3f164-314b-4e51-8445-06713132ef68 tempest-VolumesServicesTestJSON-287723196 tempest-VolumesServicesTestJSON-287723196-project-member] Volume info retrieved successfully. Jul 10 06:34:00.635303 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-66b3f164-314b-4e51-8445-06713132ef68 tempest-VolumesServicesTestJSON-287723196 tempest-VolumesServicesTestJSON-287723196-project-member] https://10.4.3.200/volume/v3/volumes/bc1873a8-9a8b-48fc-b538-6834df000051 returned with HTTP 200 Jul 10 06:34:00.635961 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 376/1489] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:00 2026] GET /volume/v3/volumes/bc1873a8-9a8b-48fc-b538-6834df000051 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:01.169365 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-026d98e4-fcfe-48d6-b15d-9d6248080d09 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:01.170965 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-026d98e4-fcfe-48d6-b15d-9d6248080d09 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] GET https://10.4.3.200/volume/v3/volumes/62547772-1358-4efa-bb3c-2d2cf8c3c917 Jul 10 06:34:01.171171 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-026d98e4-fcfe-48d6-b15d-9d6248080d09 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:01.171347 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-026d98e4-fcfe-48d6-b15d-9d6248080d09 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:01.179138 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-026d98e4-fcfe-48d6-b15d-9d6248080d09 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] https://10.4.3.200/volume/v3/volumes/62547772-1358-4efa-bb3c-2d2cf8c3c917 returned with HTTP 404 Jul 10 06:34:01.179603 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 372/1490] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:01 2026] GET /volume/v3/volumes/62547772-1358-4efa-bb3c-2d2cf8c3c917 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:34:01.186494 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-b2d28b50-963a-475b-9089-01c7f1d38ca3 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:01.188380 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b2d28b50-963a-475b-9089-01c7f1d38ca3 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] DELETE https://10.4.3.200/volume/v3/volumes/6f2ce10e-da3f-4eaf-b248-75d6dfd0a531 Jul 10 06:34:01.188594 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b2d28b50-963a-475b-9089-01c7f1d38ca3 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:01.188768 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b2d28b50-963a-475b-9089-01c7f1d38ca3 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:01.188912 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-b2d28b50-963a-475b-9089-01c7f1d38ca3 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Delete volume with id: 6f2ce10e-da3f-4eaf-b248-75d6dfd0a531 Jul 10 06:34:01.196256 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:01.196256 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:34:01.197321 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-b2d28b50-963a-475b-9089-01c7f1d38ca3 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Volume info retrieved successfully. Jul 10 06:34:01.218445 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-b2d28b50-963a-475b-9089-01c7f1d38ca3 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Delete volume request issued successfully. Jul 10 06:34:01.218712 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b2d28b50-963a-475b-9089-01c7f1d38ca3 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] https://10.4.3.200/volume/v3/volumes/6f2ce10e-da3f-4eaf-b248-75d6dfd0a531 returned with HTTP 202 Jul 10 06:34:01.219140 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 368/1491] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:34:01 2026] DELETE /volume/v3/volumes/6f2ce10e-da3f-4eaf-b248-75d6dfd0a531 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:34:01.229650 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-bb48906b-4752-472c-9fad-e9fd4268e7ed None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:01.235303 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-bb48906b-4752-472c-9fad-e9fd4268e7ed tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] GET https://10.4.3.200/volume/v3/volumes/6f2ce10e-da3f-4eaf-b248-75d6dfd0a531 Jul 10 06:34:01.235692 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-bb48906b-4752-472c-9fad-e9fd4268e7ed tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:01.235800 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-bb48906b-4752-472c-9fad-e9fd4268e7ed tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:01.243162 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:01.243162 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:34:01.253484 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-bb48906b-4752-472c-9fad-e9fd4268e7ed tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Volume info retrieved successfully. Jul 10 06:34:01.264707 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-bb48906b-4752-472c-9fad-e9fd4268e7ed tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] https://10.4.3.200/volume/v3/volumes/6f2ce10e-da3f-4eaf-b248-75d6dfd0a531 returned with HTTP 200 Jul 10 06:34:01.265245 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 376/1492] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:01 2026] GET /volume/v3/volumes/6f2ce10e-da3f-4eaf-b248-75d6dfd0a531 => generated 850 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:01.652757 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-391964ee-7a1c-4020-bfcb-25097dc91967 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:01.654759 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-391964ee-7a1c-4020-bfcb-25097dc91967 tempest-VolumesServicesTestJSON-287723196 tempest-VolumesServicesTestJSON-287723196-project-member] GET https://10.4.3.200/volume/v3/volumes/bc1873a8-9a8b-48fc-b538-6834df000051 Jul 10 06:34:01.655123 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-391964ee-7a1c-4020-bfcb-25097dc91967 tempest-VolumesServicesTestJSON-287723196 tempest-VolumesServicesTestJSON-287723196-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:01.655350 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-391964ee-7a1c-4020-bfcb-25097dc91967 tempest-VolumesServicesTestJSON-287723196 tempest-VolumesServicesTestJSON-287723196-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:01.661661 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-391964ee-7a1c-4020-bfcb-25097dc91967 tempest-VolumesServicesTestJSON-287723196 tempest-VolumesServicesTestJSON-287723196-project-member] https://10.4.3.200/volume/v3/volumes/bc1873a8-9a8b-48fc-b538-6834df000051 returned with HTTP 404 Jul 10 06:34:01.662708 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 377/1493] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:01 2026] GET /volume/v3/volumes/bc1873a8-9a8b-48fc-b538-6834df000051 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:34:01.671570 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-0f7544fb-a06c-44de-b10e-264db14dc0fc None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:01.673565 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0f7544fb-a06c-44de-b10e-264db14dc0fc tempest-VolumesServicesTestJSON-68452987 tempest-VolumesServicesTestJSON-68452987-project-admin] GET https://10.4.3.200/volume/v3/os-services Jul 10 06:34:01.673766 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0f7544fb-a06c-44de-b10e-264db14dc0fc tempest-VolumesServicesTestJSON-68452987 tempest-VolumesServicesTestJSON-68452987-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:01.673985 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0f7544fb-a06c-44de-b10e-264db14dc0fc tempest-VolumesServicesTestJSON-68452987 tempest-VolumesServicesTestJSON-68452987-project-admin] Calling method 'index' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:01.680324 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0f7544fb-a06c-44de-b10e-264db14dc0fc tempest-VolumesServicesTestJSON-68452987 tempest-VolumesServicesTestJSON-68452987-project-admin] https://10.4.3.200/volume/v3/os-services returned with HTTP 200 Jul 10 06:34:01.681797 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 373/1494] 10.4.3.200 () {66 vars in 1249 bytes} [Fri Jul 10 06:34:01 2026] GET /volume/v3/os-services => generated 626 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:02.020430 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-9a95a8d5-f9e2-4045-ba79-ea628723f1c0 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:02.022260 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9a95a8d5-f9e2-4045-ba79-ea628723f1c0 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:34:02.022791 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9a95a8d5-f9e2-4045-ba79-ea628723f1c0 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-2142879483"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:34:02.024063 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.volumes [None req-9a95a8d5-f9e2-4045-ba79-ea628723f1c0 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-2142879483'}} {{(pid=99977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:34:02.024187 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-9a95a8d5-f9e2-4045-ba79-ea628723f1c0 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Create volume of 1 GB Jul 10 06:34:02.028574 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-9a95a8d5-f9e2-4045-ba79-ea628723f1c0 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Availability Zones retrieved successfully. Jul 10 06:34:02.034213 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-9a95a8d5-f9e2-4045-ba79-ea628723f1c0 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Flow 'volume_create_api' (e548e676-f5da-4bb6-910f-2ff324ed8fbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:34:02.035186 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-9a95a8d5-f9e2-4045-ba79-ea628723f1c0 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4ed0ddd-88b2-46cc-bffd-5c492bff8636) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:34:02.036492 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.flows.api.create_volume [None req-9a95a8d5-f9e2-4045-ba79-ea628723f1c0 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Validating volume size '1' using validate_int {{(pid=99977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:34:02.068202 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-9a95a8d5-f9e2-4045-ba79-ea628723f1c0 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4ed0ddd-88b2-46cc-bffd-5c492bff8636) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:34:02.069096 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-9a95a8d5-f9e2-4045-ba79-ea628723f1c0 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (faf0aabb-3a88-4925-805b-54f0c8263217) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:34:02.137133 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-9a95a8d5-f9e2-4045-ba79-ea628723f1c0 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Created reservations ['e04719bb-a83b-403e-aefa-e4c4b5d46ae1', 'a67e92d5-fd3f-4dda-96c2-e9d33e6a266f', '2b93357a-458e-4876-b5ca-a56187a5ebb0', '498d0f4c-8faf-49cc-ae5f-1a52381716ec'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:34:02.138053 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-9a95a8d5-f9e2-4045-ba79-ea628723f1c0 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (faf0aabb-3a88-4925-805b-54f0c8263217) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e04719bb-a83b-403e-aefa-e4c4b5d46ae1', 'a67e92d5-fd3f-4dda-96c2-e9d33e6a266f', '2b93357a-458e-4876-b5ca-a56187a5ebb0', '498d0f4c-8faf-49cc-ae5f-1a52381716ec']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:34:02.139560 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-9a95a8d5-f9e2-4045-ba79-ea628723f1c0 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3068a570-7218-4bea-8d46-4d7fcea772f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:34:02.162557 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-9a95a8d5-f9e2-4045-ba79-ea628723f1c0 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3068a570-7218-4bea-8d46-4d7fcea772f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1b51ca2f-cc96-4285-941a-315fcaf18eee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-2142879483',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7666351db74a489f9e6b95486803e8ab',qos_specs=None,replication_status=,reservations=['e04719bb-a83b-403e-aefa-e4c4b5d46ae1','a67e92d5-fd3f-4dda-96c2-e9d33e6a266f','2b93357a-458e-4876-b5ca-a56187a5ebb0','498d0f4c-8faf-49cc-ae5f-1a52381716ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cb8a5f9c9e534833a9895d033cdae5a7',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:34:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-2142879483',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1b51ca2f-cc96-4285-941a-315fcaf18eee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7666351db74a489f9e6b95486803e8ab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cb8a5f9c9e534833a9895d033cdae5a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:34:02.163358 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-9a95a8d5-f9e2-4045-ba79-ea628723f1c0 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60a33e32-a112-41d8-a677-0e4372119d8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:34:02.182677 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-9a95a8d5-f9e2-4045-ba79-ea628723f1c0 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60a33e32-a112-41d8-a677-0e4372119d8e) transitioned into state 'SUCCESS' from state '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-2142879483',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7666351db74a489f9e6b95486803e8ab',qos_specs=None,replication_status=,reservations=['e04719bb-a83b-403e-aefa-e4c4b5d46ae1','a67e92d5-fd3f-4dda-96c2-e9d33e6a266f','2b93357a-458e-4876-b5ca-a56187a5ebb0','498d0f4c-8faf-49cc-ae5f-1a52381716ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cb8a5f9c9e534833a9895d033cdae5a7',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:34:02.183369 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-9a95a8d5-f9e2-4045-ba79-ea628723f1c0 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b082eab3-f3da-4444-92ff-538c4248e9f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:34:02.196956 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-9a95a8d5-f9e2-4045-ba79-ea628723f1c0 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b082eab3-f3da-4444-92ff-538c4248e9f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:34:02.198332 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-9a95a8d5-f9e2-4045-ba79-ea628723f1c0 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Flow 'volume_create_api' (e548e676-f5da-4bb6-910f-2ff324ed8fbc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:34:02.201755 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-9a95a8d5-f9e2-4045-ba79-ea628723f1c0 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Create volume request issued successfully. Jul 10 06:34:02.201755 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9a95a8d5-f9e2-4045-ba79-ea628723f1c0 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:34:02.201755 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 369/1495] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 10 06:34:02 2026] POST /volume/v3/volumes => generated 755 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:34:02.214389 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-c24f83d7-112a-4fce-a9e8-63eee2777c0b None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:02.216029 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-c24f83d7-112a-4fce-a9e8-63eee2777c0b tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] GET https://10.4.3.200/volume/v3/volumes/1b51ca2f-cc96-4285-941a-315fcaf18eee Jul 10 06:34:02.216206 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-c24f83d7-112a-4fce-a9e8-63eee2777c0b tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:02.216381 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-c24f83d7-112a-4fce-a9e8-63eee2777c0b tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:02.223650 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:02.223650 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:34:02.228753 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-c24f83d7-112a-4fce-a9e8-63eee2777c0b tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Volume info retrieved successfully. Jul 10 06:34:02.235307 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-c24f83d7-112a-4fce-a9e8-63eee2777c0b tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] https://10.4.3.200/volume/v3/volumes/1b51ca2f-cc96-4285-941a-315fcaf18eee returned with HTTP 200 Jul 10 06:34:02.235740 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 377/1496] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:02 2026] GET /volume/v3/volumes/1b51ca2f-cc96-4285-941a-315fcaf18eee => generated 823 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:02.282674 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-f94d7c7b-f5ad-4e94-94fd-972ef7a5b5ab None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:02.284526 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f94d7c7b-f5ad-4e94-94fd-972ef7a5b5ab tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] GET https://10.4.3.200/volume/v3/volumes/6f2ce10e-da3f-4eaf-b248-75d6dfd0a531 Jul 10 06:34:02.284771 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f94d7c7b-f5ad-4e94-94fd-972ef7a5b5ab tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:02.284994 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f94d7c7b-f5ad-4e94-94fd-972ef7a5b5ab tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:02.291262 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f94d7c7b-f5ad-4e94-94fd-972ef7a5b5ab tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] https://10.4.3.200/volume/v3/volumes/6f2ce10e-da3f-4eaf-b248-75d6dfd0a531 returned with HTTP 404 Jul 10 06:34:02.291764 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 378/1497] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:02 2026] GET /volume/v3/volumes/6f2ce10e-da3f-4eaf-b248-75d6dfd0a531 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:34:02.299184 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-3dbabeb5-1976-4f44-9eb4-72a311281acd None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:02.300996 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3dbabeb5-1976-4f44-9eb4-72a311281acd tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] DELETE https://10.4.3.200/volume/v3/volumes/f7302edc-0cae-4dc1-be89-836fd6df3f9e Jul 10 06:34:02.301236 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3dbabeb5-1976-4f44-9eb4-72a311281acd tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:02.301605 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3dbabeb5-1976-4f44-9eb4-72a311281acd tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:02.301839 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-3dbabeb5-1976-4f44-9eb4-72a311281acd tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Delete volume with id: f7302edc-0cae-4dc1-be89-836fd6df3f9e Jul 10 06:34:02.313165 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:02.313165 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:34:02.315268 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-3dbabeb5-1976-4f44-9eb4-72a311281acd tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Volume info retrieved successfully. Jul 10 06:34:02.336157 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-3dbabeb5-1976-4f44-9eb4-72a311281acd tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Delete volume request issued successfully. Jul 10 06:34:02.336410 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3dbabeb5-1976-4f44-9eb4-72a311281acd tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] https://10.4.3.200/volume/v3/volumes/f7302edc-0cae-4dc1-be89-836fd6df3f9e returned with HTTP 202 Jul 10 06:34:02.336841 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 374/1498] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:34:02 2026] DELETE /volume/v3/volumes/f7302edc-0cae-4dc1-be89-836fd6df3f9e => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:34:02.345269 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-e4332377-1e73-4224-bcdb-dc99429021b0 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:02.347615 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e4332377-1e73-4224-bcdb-dc99429021b0 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] GET https://10.4.3.200/volume/v3/volumes/f7302edc-0cae-4dc1-be89-836fd6df3f9e Jul 10 06:34:02.347973 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e4332377-1e73-4224-bcdb-dc99429021b0 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:02.348231 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e4332377-1e73-4224-bcdb-dc99429021b0 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:02.355675 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:02.355675 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:34:02.359941 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-e4332377-1e73-4224-bcdb-dc99429021b0 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Volume info retrieved successfully. Jul 10 06:34:02.365287 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e4332377-1e73-4224-bcdb-dc99429021b0 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] https://10.4.3.200/volume/v3/volumes/f7302edc-0cae-4dc1-be89-836fd6df3f9e returned with HTTP 200 Jul 10 06:34:02.365842 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 370/1499] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:02 2026] GET /volume/v3/volumes/f7302edc-0cae-4dc1-be89-836fd6df3f9e => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:03.248455 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-f60af9b6-9f37-45f8-9395-62ad2155f25b None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:03.251280 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-f60af9b6-9f37-45f8-9395-62ad2155f25b tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] GET https://10.4.3.200/volume/v3/volumes/1b51ca2f-cc96-4285-941a-315fcaf18eee Jul 10 06:34:03.251280 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-f60af9b6-9f37-45f8-9395-62ad2155f25b tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:03.251280 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-f60af9b6-9f37-45f8-9395-62ad2155f25b tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:03.263106 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:03.263106 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:34:03.288272 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-f60af9b6-9f37-45f8-9395-62ad2155f25b tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Volume info retrieved successfully. Jul 10 06:34:03.293986 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-f60af9b6-9f37-45f8-9395-62ad2155f25b tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] https://10.4.3.200/volume/v3/volumes/1b51ca2f-cc96-4285-941a-315fcaf18eee returned with HTTP 200 Jul 10 06:34:03.294481 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 378/1500] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:03 2026] GET /volume/v3/volumes/1b51ca2f-cc96-4285-941a-315fcaf18eee => generated 848 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:03.344051 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-9da22253-7d99-479a-b7cd-67d2ef09abda req-fda67891-88a1-42b4-8cc5-98b4159e792c None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:03.350647 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-9da22253-7d99-479a-b7cd-67d2ef09abda req-fda67891-88a1-42b4-8cc5-98b4159e792c tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] GET https://10.4.3.200/volume/v3/volumes/1b51ca2f-cc96-4285-941a-315fcaf18eee Jul 10 06:34:03.351187 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-9da22253-7d99-479a-b7cd-67d2ef09abda req-fda67891-88a1-42b4-8cc5-98b4159e792c tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:03.351187 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-9da22253-7d99-479a-b7cd-67d2ef09abda req-fda67891-88a1-42b4-8cc5-98b4159e792c tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:03.363044 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:03.363044 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:34:03.367698 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [req-9da22253-7d99-479a-b7cd-67d2ef09abda req-fda67891-88a1-42b4-8cc5-98b4159e792c tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Volume info retrieved successfully. Jul 10 06:34:03.372685 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-9da22253-7d99-479a-b7cd-67d2ef09abda req-fda67891-88a1-42b4-8cc5-98b4159e792c tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] https://10.4.3.200/volume/v3/volumes/1b51ca2f-cc96-4285-941a-315fcaf18eee returned with HTTP 200 Jul 10 06:34:03.373271 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 379/1501] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:34:03 2026] GET /volume/v3/volumes/1b51ca2f-cc96-4285-941a-315fcaf18eee => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:03.380814 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-f4f255d7-e012-4652-b7fa-5a24c56485bc None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:03.383668 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f4f255d7-e012-4652-b7fa-5a24c56485bc tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] GET https://10.4.3.200/volume/v3/volumes/f7302edc-0cae-4dc1-be89-836fd6df3f9e Jul 10 06:34:03.383668 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f4f255d7-e012-4652-b7fa-5a24c56485bc tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:03.383835 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f4f255d7-e012-4652-b7fa-5a24c56485bc tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:03.397737 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f4f255d7-e012-4652-b7fa-5a24c56485bc tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] https://10.4.3.200/volume/v3/volumes/f7302edc-0cae-4dc1-be89-836fd6df3f9e returned with HTTP 404 Jul 10 06:34:03.398493 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 375/1502] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:03 2026] GET /volume/v3/volumes/f7302edc-0cae-4dc1-be89-836fd6df3f9e => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:34:03.410223 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-43a5e2bf-e21d-449e-ae60-fcfbcf8a9d79 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:03.414081 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-43a5e2bf-e21d-449e-ae60-fcfbcf8a9d79 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] DELETE https://10.4.3.200/volume/v3/volumes/869059db-79f1-4547-9004-49a16261df98 Jul 10 06:34:03.414081 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-43a5e2bf-e21d-449e-ae60-fcfbcf8a9d79 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:03.414230 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-43a5e2bf-e21d-449e-ae60-fcfbcf8a9d79 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:03.414395 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-43a5e2bf-e21d-449e-ae60-fcfbcf8a9d79 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Delete volume with id: 869059db-79f1-4547-9004-49a16261df98 Jul 10 06:34:03.421631 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:03.421631 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:34:03.422493 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-43a5e2bf-e21d-449e-ae60-fcfbcf8a9d79 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Volume info retrieved successfully. Jul 10 06:34:03.446755 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-43a5e2bf-e21d-449e-ae60-fcfbcf8a9d79 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Delete volume request issued successfully. Jul 10 06:34:03.450486 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-43a5e2bf-e21d-449e-ae60-fcfbcf8a9d79 tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] https://10.4.3.200/volume/v3/volumes/869059db-79f1-4547-9004-49a16261df98 returned with HTTP 202 Jul 10 06:34:03.451216 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 371/1503] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:34:03 2026] DELETE /volume/v3/volumes/869059db-79f1-4547-9004-49a16261df98 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:34:03.458158 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-82f2808c-94da-4699-a9c0-093cb05a3dca None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:03.461493 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-82f2808c-94da-4699-a9c0-093cb05a3dca tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] GET https://10.4.3.200/volume/v3/volumes/869059db-79f1-4547-9004-49a16261df98 Jul 10 06:34:03.461771 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-82f2808c-94da-4699-a9c0-093cb05a3dca tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:03.462005 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-82f2808c-94da-4699-a9c0-093cb05a3dca tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:03.477694 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:03.477694 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:34:03.486870 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-82f2808c-94da-4699-a9c0-093cb05a3dca tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Volume info retrieved successfully. Jul 10 06:34:03.496356 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-82f2808c-94da-4699-a9c0-093cb05a3dca tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] https://10.4.3.200/volume/v3/volumes/869059db-79f1-4547-9004-49a16261df98 returned with HTTP 200 Jul 10 06:34:03.496928 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 379/1504] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:03 2026] GET /volume/v3/volumes/869059db-79f1-4547-9004-49a16261df98 => generated 850 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:04.322792 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-583af300-d040-4796-bd11-148e5a844336 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:04.390719 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-c14878ca-7a6d-4a93-993d-2b4d4a5754e9 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:04.432424 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-583af300-d040-4796-bd11-148e5a844336 tempest-AvailabilityZoneTestJSON-13972301 tempest-AvailabilityZoneTestJSON-13972301-project-member] GET https://10.4.3.200/volume/v3/os-availability-zone Jul 10 06:34:04.432823 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-583af300-d040-4796-bd11-148e5a844336 tempest-AvailabilityZoneTestJSON-13972301 tempest-AvailabilityZoneTestJSON-13972301-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:04.432948 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-583af300-d040-4796-bd11-148e5a844336 tempest-AvailabilityZoneTestJSON-13972301 tempest-AvailabilityZoneTestJSON-13972301-project-member] Calling method 'index' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:04.446994 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-583af300-d040-4796-bd11-148e5a844336 tempest-AvailabilityZoneTestJSON-13972301 tempest-AvailabilityZoneTestJSON-13972301-project-member] Availability Zones retrieved successfully. Jul 10 06:34:04.447404 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-583af300-d040-4796-bd11-148e5a844336 tempest-AvailabilityZoneTestJSON-13972301 tempest-AvailabilityZoneTestJSON-13972301-project-member] https://10.4.3.200/volume/v3/os-availability-zone returned with HTTP 200 Jul 10 06:34:04.447941 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 380/1505] 10.4.3.200 () {66 vars in 1276 bytes} [Fri Jul 10 06:34:04 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 06:34:04.470611 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c14878ca-7a6d-4a93-993d-2b4d4a5754e9 tempest-VolumeTypesNegativeTest-1067354033 tempest-VolumeTypesNegativeTest-1067354033-project-admin] POST https://10.4.3.200/volume/v3/types/1803c690-6a94-4f12-bef3-faa87256fa54/encryption Jul 10 06:34:04.470988 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c14878ca-7a6d-4a93-993d-2b4d4a5754e9 tempest-VolumeTypesNegativeTest-1067354033 tempest-VolumeTypesNegativeTest-1067354033-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:34:04.495469 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c14878ca-7a6d-4a93-993d-2b4d4a5754e9 tempest-VolumeTypesNegativeTest-1067354033 tempest-VolumeTypesNegativeTest-1067354033-project-admin] https://10.4.3.200/volume/v3/types/1803c690-6a94-4f12-bef3-faa87256fa54/encryption returned with HTTP 404 Jul 10 06:34:04.495469 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 376/1506] 10.4.3.200 () {68 vars in 1397 bytes} [Fri Jul 10 06:34:04 2026] POST /volume/v3/types/1803c690-6a94-4f12-bef3-faa87256fa54/encryption => generated 114 bytes in 104 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:34:04.503293 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-c31f55b6-7b54-4794-85b4-91c9385ecee5 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:04.507528 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c31f55b6-7b54-4794-85b4-91c9385ecee5 tempest-VolumeTypesNegativeTest-1067354033 tempest-VolumeTypesNegativeTest-1067354033-project-admin] POST https://10.4.3.200/volume/v3/types Jul 10 06:34:04.507528 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c31f55b6-7b54-4794-85b4-91c9385ecee5 tempest-VolumeTypesNegativeTest-1067354033 tempest-VolumeTypesNegativeTest-1067354033-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-204528959", "os-volume-type-access:is_public": false}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:34:04.512818 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-cb179e06-a178-4a0c-a51f-3dd7f4dc47da None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:04.514711 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-cb179e06-a178-4a0c-a51f-3dd7f4dc47da tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] GET https://10.4.3.200/volume/v3/volumes/869059db-79f1-4547-9004-49a16261df98 Jul 10 06:34:04.516555 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-cb179e06-a178-4a0c-a51f-3dd7f4dc47da tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:04.516555 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-cb179e06-a178-4a0c-a51f-3dd7f4dc47da tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:04.523409 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-cb179e06-a178-4a0c-a51f-3dd7f4dc47da tempest-CreateVolumesFromBackupTest-769087963 tempest-CreateVolumesFromBackupTest-769087963-project-member] https://10.4.3.200/volume/v3/volumes/869059db-79f1-4547-9004-49a16261df98 returned with HTTP 404 Jul 10 06:34:04.524238 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 380/1507] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:04 2026] GET /volume/v3/volumes/869059db-79f1-4547-9004-49a16261df98 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:34:04.531536 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c31f55b6-7b54-4794-85b4-91c9385ecee5 tempest-VolumeTypesNegativeTest-1067354033 tempest-VolumeTypesNegativeTest-1067354033-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 10 06:34:04.531536 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 372/1508] 10.4.3.200 () {68 vars in 1253 bytes} [Fri Jul 10 06:34:04 2026] POST /volume/v3/types => generated 230 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:04.543293 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-95ab17ec-4b25-4a9f-8220-3f3527d2f2b3 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:04.604930 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-95ab17ec-4b25-4a9f-8220-3f3527d2f2b3 tempest-VolumeTypesNegativeTest-1023059079 tempest-VolumeTypesNegativeTest-1023059079-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:34:04.605299 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-95ab17ec-4b25-4a9f-8220-3f3527d2f2b3 tempest-VolumeTypesNegativeTest-1023059079 tempest-VolumeTypesNegativeTest-1023059079-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "64a6d603-58f8-4925-a9b2-e31f60b16bdc", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-1492385476"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:34:04.606717 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-95ab17ec-4b25-4a9f-8220-3f3527d2f2b3 tempest-VolumeTypesNegativeTest-1023059079 tempest-VolumeTypesNegativeTest-1023059079-project-member] Create volume request body: {'volume': {'volume_type': '64a6d603-58f8-4925-a9b2-e31f60b16bdc', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-1492385476'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:34:04.613885 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-95ab17ec-4b25-4a9f-8220-3f3527d2f2b3 tempest-VolumeTypesNegativeTest-1023059079 tempest-VolumeTypesNegativeTest-1023059079-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 404 Jul 10 06:34:04.614398 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 381/1509] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 10 06:34:04 2026] POST /volume/v3/volumes => generated 114 bytes in 71 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:34:04.626269 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-742c6589-6d51-4c71-8e27-43ce978a7ef5 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:04.628227 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-742c6589-6d51-4c71-8e27-43ce978a7ef5 tempest-VolumeTypesNegativeTest-1067354033 tempest-VolumeTypesNegativeTest-1067354033-project-admin] DELETE https://10.4.3.200/volume/v3/types/64a6d603-58f8-4925-a9b2-e31f60b16bdc Jul 10 06:34:04.628474 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-742c6589-6d51-4c71-8e27-43ce978a7ef5 tempest-VolumeTypesNegativeTest-1067354033 tempest-VolumeTypesNegativeTest-1067354033-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:04.628773 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-742c6589-6d51-4c71-8e27-43ce978a7ef5 tempest-VolumeTypesNegativeTest-1067354033 tempest-VolumeTypesNegativeTest-1067354033-project-admin] Calling method '_delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:04.676460 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-742c6589-6d51-4c71-8e27-43ce978a7ef5 tempest-VolumeTypesNegativeTest-1067354033 tempest-VolumeTypesNegativeTest-1067354033-project-admin] https://10.4.3.200/volume/v3/types/64a6d603-58f8-4925-a9b2-e31f60b16bdc returned with HTTP 202 Jul 10 06:34:04.676863 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 377/1510] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 10 06:34:04 2026] DELETE /volume/v3/types/64a6d603-58f8-4925-a9b2-e31f60b16bdc => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:34:04.686121 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-164dd43d-1121-4faa-a4d4-9b49a57c71cd None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:04.688249 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-164dd43d-1121-4faa-a4d4-9b49a57c71cd tempest-VolumeTypesNegativeTest-1067354033 tempest-VolumeTypesNegativeTest-1067354033-project-admin] GET https://10.4.3.200/volume/v3/types/64a6d603-58f8-4925-a9b2-e31f60b16bdc Jul 10 06:34:04.688482 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-164dd43d-1121-4faa-a4d4-9b49a57c71cd tempest-VolumeTypesNegativeTest-1067354033 tempest-VolumeTypesNegativeTest-1067354033-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:04.688743 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-164dd43d-1121-4faa-a4d4-9b49a57c71cd tempest-VolumeTypesNegativeTest-1067354033 tempest-VolumeTypesNegativeTest-1067354033-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:04.694772 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-164dd43d-1121-4faa-a4d4-9b49a57c71cd tempest-VolumeTypesNegativeTest-1067354033 tempest-VolumeTypesNegativeTest-1067354033-project-admin] https://10.4.3.200/volume/v3/types/64a6d603-58f8-4925-a9b2-e31f60b16bdc returned with HTTP 404 Jul 10 06:34:04.695412 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 381/1511] 10.4.3.200 () {66 vars in 1342 bytes} [Fri Jul 10 06:34:04 2026] GET /volume/v3/types/64a6d603-58f8-4925-a9b2-e31f60b16bdc => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:34:04.704186 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-931a9c00-507b-4b97-beeb-a3e91740d5e5 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:04.707134 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-931a9c00-507b-4b97-beeb-a3e91740d5e5 tempest-VolumeTypesNegativeTest-1067354033 tempest-VolumeTypesNegativeTest-1067354033-project-admin] POST https://10.4.3.200/volume/v3/types Jul 10 06:34:04.711010 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-931a9c00-507b-4b97-beeb-a3e91740d5e5 tempest-VolumeTypesNegativeTest-1067354033 tempest-VolumeTypesNegativeTest-1067354033-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:34:04.714385 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-931a9c00-507b-4b97-beeb-a3e91740d5e5 tempest-VolumeTypesNegativeTest-1067354033 tempest-VolumeTypesNegativeTest-1067354033-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 400 Jul 10 06:34:04.715048 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 373/1512] 10.4.3.200 () {68 vars in 1252 bytes} [Fri Jul 10 06:34:04 2026] POST /volume/v3/types => generated 115 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 06:34:04.724109 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-f8dca409-4aef-4cc0-80b0-b463f1f6e3d3 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:04.727380 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f8dca409-4aef-4cc0-80b0-b463f1f6e3d3 tempest-VolumeTypesNegativeTest-1067354033 tempest-VolumeTypesNegativeTest-1067354033-project-admin] POST https://10.4.3.200/volume/v3/types Jul 10 06:34:04.728048 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f8dca409-4aef-4cc0-80b0-b463f1f6e3d3 tempest-VolumeTypesNegativeTest-1067354033 tempest-VolumeTypesNegativeTest-1067354033-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-997841574"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:34:04.748969 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f8dca409-4aef-4cc0-80b0-b463f1f6e3d3 tempest-VolumeTypesNegativeTest-1067354033 tempest-VolumeTypesNegativeTest-1067354033-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 10 06:34:04.749498 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 382/1513] 10.4.3.200 () {68 vars in 1252 bytes} [Fri Jul 10 06:34:04 2026] POST /volume/v3/types => generated 228 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:04.764834 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-7f9af529-9fc1-4021-a27e-d1d7616f84cc None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:04.767693 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7f9af529-9fc1-4021-a27e-d1d7616f84cc tempest-VolumeTypesNegativeTest-1067354033 tempest-VolumeTypesNegativeTest-1067354033-project-admin] POST https://10.4.3.200/volume/v3/types Jul 10 06:34:04.768045 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7f9af529-9fc1-4021-a27e-d1d7616f84cc tempest-VolumeTypesNegativeTest-1067354033 tempest-VolumeTypesNegativeTest-1067354033-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-997841574"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:34:04.775802 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7f9af529-9fc1-4021-a27e-d1d7616f84cc tempest-VolumeTypesNegativeTest-1067354033 tempest-VolumeTypesNegativeTest-1067354033-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-997841574 already exists. Jul 10 06:34:04.776000 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7f9af529-9fc1-4021-a27e-d1d7616f84cc tempest-VolumeTypesNegativeTest-1067354033 tempest-VolumeTypesNegativeTest-1067354033-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 409 Jul 10 06:34:04.776608 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 378/1514] 10.4.3.200 () {68 vars in 1252 bytes} [Fri Jul 10 06:34:04 2026] POST /volume/v3/types => generated 133 bytes in 12 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:34:04.784959 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-fdc2c850-e46e-419c-bc78-cd22b3afb39d None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:04.787027 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-fdc2c850-e46e-419c-bc78-cd22b3afb39d tempest-VolumeTypesNegativeTest-1067354033 tempest-VolumeTypesNegativeTest-1067354033-project-admin] DELETE https://10.4.3.200/volume/v3/types/cb21c83f-6889-4229-a929-2124b7c4b7a7 Jul 10 06:34:04.787240 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-fdc2c850-e46e-419c-bc78-cd22b3afb39d tempest-VolumeTypesNegativeTest-1067354033 tempest-VolumeTypesNegativeTest-1067354033-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:04.787440 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-fdc2c850-e46e-419c-bc78-cd22b3afb39d tempest-VolumeTypesNegativeTest-1067354033 tempest-VolumeTypesNegativeTest-1067354033-project-admin] Calling method '_delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:04.816491 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-fdc2c850-e46e-419c-bc78-cd22b3afb39d tempest-VolumeTypesNegativeTest-1067354033 tempest-VolumeTypesNegativeTest-1067354033-project-admin] https://10.4.3.200/volume/v3/types/cb21c83f-6889-4229-a929-2124b7c4b7a7 returned with HTTP 202 Jul 10 06:34:04.817409 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 382/1515] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 10 06:34:04 2026] DELETE /volume/v3/types/cb21c83f-6889-4229-a929-2124b7c4b7a7 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:34:04.826108 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-2aec5cde-2abb-47af-ab3b-c538341cd769 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:04.833524 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2aec5cde-2abb-47af-ab3b-c538341cd769 tempest-VolumeTypesNegativeTest-1067354033 tempest-VolumeTypesNegativeTest-1067354033-project-admin] GET https://10.4.3.200/volume/v3/types/cb21c83f-6889-4229-a929-2124b7c4b7a7 Jul 10 06:34:04.833524 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2aec5cde-2abb-47af-ab3b-c538341cd769 tempest-VolumeTypesNegativeTest-1067354033 tempest-VolumeTypesNegativeTest-1067354033-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:04.833524 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2aec5cde-2abb-47af-ab3b-c538341cd769 tempest-VolumeTypesNegativeTest-1067354033 tempest-VolumeTypesNegativeTest-1067354033-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:04.837047 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2aec5cde-2abb-47af-ab3b-c538341cd769 tempest-VolumeTypesNegativeTest-1067354033 tempest-VolumeTypesNegativeTest-1067354033-project-admin] https://10.4.3.200/volume/v3/types/cb21c83f-6889-4229-a929-2124b7c4b7a7 returned with HTTP 404 Jul 10 06:34:04.837654 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 374/1516] 10.4.3.200 () {66 vars in 1342 bytes} [Fri Jul 10 06:34:04 2026] GET /volume/v3/types/cb21c83f-6889-4229-a929-2124b7c4b7a7 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:34:04.845732 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-e0021ee3-f704-45f8-9d6c-16912972af38 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:04.848047 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e0021ee3-f704-45f8-9d6c-16912972af38 tempest-VolumeTypesNegativeTest-1067354033 tempest-VolumeTypesNegativeTest-1067354033-project-admin] DELETE https://10.4.3.200/volume/v3/types/b6747bfb-3216-4aff-ad73-ec44fe5e3e93 Jul 10 06:34:04.848314 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e0021ee3-f704-45f8-9d6c-16912972af38 tempest-VolumeTypesNegativeTest-1067354033 tempest-VolumeTypesNegativeTest-1067354033-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:04.848579 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e0021ee3-f704-45f8-9d6c-16912972af38 tempest-VolumeTypesNegativeTest-1067354033 tempest-VolumeTypesNegativeTest-1067354033-project-admin] Calling method '_delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:04.853120 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e0021ee3-f704-45f8-9d6c-16912972af38 tempest-VolumeTypesNegativeTest-1067354033 tempest-VolumeTypesNegativeTest-1067354033-project-admin] https://10.4.3.200/volume/v3/types/b6747bfb-3216-4aff-ad73-ec44fe5e3e93 returned with HTTP 404 Jul 10 06:34:04.853711 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 383/1517] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 10 06:34:04 2026] DELETE /volume/v3/types/b6747bfb-3216-4aff-ad73-ec44fe5e3e93 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:34:04.860867 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-05bb914e-0a1f-478a-98f8-6249508f5312 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:04.862676 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-05bb914e-0a1f-478a-98f8-6249508f5312 tempest-VolumeTypesNegativeTest-1067354033 tempest-VolumeTypesNegativeTest-1067354033-project-admin] GET https://10.4.3.200/volume/v3/types/b604a221-431f-4cec-9ed4-bc9b8fb6fbf1 Jul 10 06:34:04.862872 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-05bb914e-0a1f-478a-98f8-6249508f5312 tempest-VolumeTypesNegativeTest-1067354033 tempest-VolumeTypesNegativeTest-1067354033-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:04.863049 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-05bb914e-0a1f-478a-98f8-6249508f5312 tempest-VolumeTypesNegativeTest-1067354033 tempest-VolumeTypesNegativeTest-1067354033-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:04.866444 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-05bb914e-0a1f-478a-98f8-6249508f5312 tempest-VolumeTypesNegativeTest-1067354033 tempest-VolumeTypesNegativeTest-1067354033-project-admin] https://10.4.3.200/volume/v3/types/b604a221-431f-4cec-9ed4-bc9b8fb6fbf1 returned with HTTP 404 Jul 10 06:34:04.867134 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 379/1518] 10.4.3.200 () {66 vars in 1342 bytes} [Fri Jul 10 06:34:04 2026] GET /volume/v3/types/b604a221-431f-4cec-9ed4-bc9b8fb6fbf1 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:34:05.416345 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-b806ed37-79ef-4cf3-8422-5f38705ceae6 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:05.416736 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-b806ed37-79ef-4cf3-8422-5f38705ceae6 None None] GET https://10.4.3.200/volume// Jul 10 06:34:05.416917 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-b806ed37-79ef-4cf3-8422-5f38705ceae6 None None] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:05.417113 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-b806ed37-79ef-4cf3-8422-5f38705ceae6 None None] Calling method 'all' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:05.417405 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-b806ed37-79ef-4cf3-8422-5f38705ceae6 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:34:05.417678 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 383/1519] 10.4.3.200 () {66 vars in 1428 bytes} [Fri Jul 10 06:34: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 10 06:34:05.423757 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-9da22253-7d99-479a-b7cd-67d2ef09abda req-d300c3f1-d33c-46ee-91f4-ed6d5287be44 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:05.425235 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-9da22253-7d99-479a-b7cd-67d2ef09abda req-d300c3f1-d33c-46ee-91f4-ed6d5287be44 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 10 06:34:05.425706 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-9da22253-7d99-479a-b7cd-67d2ef09abda req-d300c3f1-d33c-46ee-91f4-ed6d5287be44 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1b51ca2f-cc96-4285-941a-315fcaf18eee", "connector": null, "instance_uuid": "cbc25ad9-9854-4e36-996a-108a5f24257c"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:34:05.439218 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:05.439218 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:34:05.472995 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-9da22253-7d99-479a-b7cd-67d2ef09abda req-d300c3f1-d33c-46ee-91f4-ed6d5287be44 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 10 06:34:05.472995 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 375/1520] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 10 06:34:05 2026] POST /volume/v3/attachments => generated 273 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 06:34:05.898897 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-b1a4b6f5-025d-480f-ae77-b6c12b63fde7 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:05.902067 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b1a4b6f5-025d-480f-ae77-b6c12b63fde7 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] GET https://10.4.3.200/volume/v3/volumes/1b51ca2f-cc96-4285-941a-315fcaf18eee Jul 10 06:34:05.902249 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b1a4b6f5-025d-480f-ae77-b6c12b63fde7 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:05.902463 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b1a4b6f5-025d-480f-ae77-b6c12b63fde7 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:05.918483 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:05.918483 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:34:05.923066 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-b1a4b6f5-025d-480f-ae77-b6c12b63fde7 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Volume info retrieved successfully. Jul 10 06:34:05.928341 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b1a4b6f5-025d-480f-ae77-b6c12b63fde7 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] https://10.4.3.200/volume/v3/volumes/1b51ca2f-cc96-4285-941a-315fcaf18eee returned with HTTP 200 Jul 10 06:34:05.928786 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 384/1521] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:05 2026] GET /volume/v3/volumes/1b51ca2f-cc96-4285-941a-315fcaf18eee => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:06.016002 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-0a1476ca-dc17-4b72-a688-5b0fce9e1cf4 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:06.016669 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0a1476ca-dc17-4b72-a688-5b0fce9e1cf4 None None] GET https://10.4.3.200/volume// Jul 10 06:34:06.016907 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0a1476ca-dc17-4b72-a688-5b0fce9e1cf4 None None] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:06.017201 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0a1476ca-dc17-4b72-a688-5b0fce9e1cf4 None None] Calling method 'all' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:06.017645 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0a1476ca-dc17-4b72-a688-5b0fce9e1cf4 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:34:06.017995 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 380/1522] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:34:06 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 06:34:06.031147 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-9da22253-7d99-479a-b7cd-67d2ef09abda req-a2afb091-4bbd-485e-859d-15b707d4e7b7 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:06.033130 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-9da22253-7d99-479a-b7cd-67d2ef09abda req-a2afb091-4bbd-485e-859d-15b707d4e7b7 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] GET https://10.4.3.200/volume/v3/volumes/1b51ca2f-cc96-4285-941a-315fcaf18eee Jul 10 06:34:06.033319 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-9da22253-7d99-479a-b7cd-67d2ef09abda req-a2afb091-4bbd-485e-859d-15b707d4e7b7 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:06.033489 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-9da22253-7d99-479a-b7cd-67d2ef09abda req-a2afb091-4bbd-485e-859d-15b707d4e7b7 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:06.043524 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:06.043524 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:34:06.047171 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [req-9da22253-7d99-479a-b7cd-67d2ef09abda req-a2afb091-4bbd-485e-859d-15b707d4e7b7 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Volume info retrieved successfully. Jul 10 06:34:06.051694 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-9da22253-7d99-479a-b7cd-67d2ef09abda req-a2afb091-4bbd-485e-859d-15b707d4e7b7 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] https://10.4.3.200/volume/v3/volumes/1b51ca2f-cc96-4285-941a-315fcaf18eee returned with HTTP 200 Jul 10 06:34:06.052230 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 384/1523] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 10 06:34:06 2026] GET /volume/v3/volumes/1b51ca2f-cc96-4285-941a-315fcaf18eee => generated 1027 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:34:06.170006 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-9da22253-7d99-479a-b7cd-67d2ef09abda req-bc58a487-18a3-4d53-bfa8-af49a27179fa None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:06.173972 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-9da22253-7d99-479a-b7cd-67d2ef09abda req-bc58a487-18a3-4d53-bfa8-af49a27179fa tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] PUT https://10.4.3.200/volume/v3/attachments/df5c74da-af3d-4c06-9107-1c573282db52 Jul 10 06:34:06.174608 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-9da22253-7d99-479a-b7cd-67d2ef09abda req-bc58a487-18a3-4d53-bfa8-af49a27179fa tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000004964", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad080837985", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8eedee5c-bca8-4f5c-8f66-111c7b448d96", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:34:06.185756 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.coordination [req-9da22253-7d99-479a-b7cd-67d2ef09abda req-bc58a487-18a3-4d53-bfa8-af49a27179fa tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Acquiring lock "cinder-attachment_update-1b51ca2f-cc96-4285-941a-315fcaf18eee-np0000004964" by "attachment_update" {{(pid=99977) __acquire /opt/stack/cinder/cinder/coordination.py:210}} Jul 10 06:34:06.194727 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.coordination [req-9da22253-7d99-479a-b7cd-67d2ef09abda req-bc58a487-18a3-4d53-bfa8-af49a27179fa tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Lock "cinder-attachment_update-1b51ca2f-cc96-4285-941a-315fcaf18eee-np0000004964" acquired by "attachment_update" :: waited 0.008s {{(pid=99977) __acquire /opt/stack/cinder/cinder/coordination.py:228}} Jul 10 06:34:06.194727 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:06.194727 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:34:06.422622 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-361e477a-55eb-4ea0-9524-20fe82c5b466 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:06.580840 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-361e477a-55eb-4ea0-9524-20fe82c5b466 tempest-AbsoluteLimitsTests-870726652 tempest-AbsoluteLimitsTests-870726652-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:34:06.581384 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-361e477a-55eb-4ea0-9524-20fe82c5b466 tempest-AbsoluteLimitsTests-870726652 tempest-AbsoluteLimitsTests-870726652-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-2049696700"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:34:06.584083 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-361e477a-55eb-4ea0-9524-20fe82c5b466 tempest-AbsoluteLimitsTests-870726652 tempest-AbsoluteLimitsTests-870726652-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-2049696700'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:34:06.584438 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-361e477a-55eb-4ea0-9524-20fe82c5b466 tempest-AbsoluteLimitsTests-870726652 tempest-AbsoluteLimitsTests-870726652-project-member] Create volume of 1 GB Jul 10 06:34:06.589747 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-53dc51b6-ef5e-4100-a739-a62bd824a0ac req-0a2acdb8-cf38-4a50-bf9e-c8a3d0d7daea None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:06.590465 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-361e477a-55eb-4ea0-9524-20fe82c5b466 tempest-AbsoluteLimitsTests-870726652 tempest-AbsoluteLimitsTests-870726652-project-member] Availability Zones retrieved successfully. Jul 10 06:34:06.594954 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-53dc51b6-ef5e-4100-a739-a62bd824a0ac req-0a2acdb8-cf38-4a50-bf9e-c8a3d0d7daea tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] GET https://10.4.3.200/volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e Jul 10 06:34:06.595412 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-53dc51b6-ef5e-4100-a739-a62bd824a0ac req-0a2acdb8-cf38-4a50-bf9e-c8a3d0d7daea tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:06.595412 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-53dc51b6-ef5e-4100-a739-a62bd824a0ac req-0a2acdb8-cf38-4a50-bf9e-c8a3d0d7daea tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:06.599445 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-361e477a-55eb-4ea0-9524-20fe82c5b466 tempest-AbsoluteLimitsTests-870726652 tempest-AbsoluteLimitsTests-870726652-project-member] Flow 'volume_create_api' (f65fbe00-da6f-480f-8b97-a4aa0eb4d5af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:34:06.600580 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-361e477a-55eb-4ea0-9524-20fe82c5b466 tempest-AbsoluteLimitsTests-870726652 tempest-AbsoluteLimitsTests-870726652-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6e9f32e-9ae7-4174-9647-35d83563afab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:34:06.601822 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-361e477a-55eb-4ea0-9524-20fe82c5b466 tempest-AbsoluteLimitsTests-870726652 tempest-AbsoluteLimitsTests-870726652-project-member] Validating volume size '1' using validate_int {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:34:06.617696 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:06.617696 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:34:06.626110 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [req-53dc51b6-ef5e-4100-a739-a62bd824a0ac req-0a2acdb8-cf38-4a50-bf9e-c8a3d0d7daea tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Volume info retrieved successfully. Jul 10 06:34:06.632723 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-53dc51b6-ef5e-4100-a739-a62bd824a0ac req-0a2acdb8-cf38-4a50-bf9e-c8a3d0d7daea tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e returned with HTTP 200 Jul 10 06:34:06.632723 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 381/1524] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:34:06 2026] GET /volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e => generated 1442 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:34:06.632814 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-361e477a-55eb-4ea0-9524-20fe82c5b466 tempest-AbsoluteLimitsTests-870726652 tempest-AbsoluteLimitsTests-870726652-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6e9f32e-9ae7-4174-9647-35d83563afab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:34:06.633740 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-361e477a-55eb-4ea0-9524-20fe82c5b466 tempest-AbsoluteLimitsTests-870726652 tempest-AbsoluteLimitsTests-870726652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b43adea1-1bd5-49e5-a329-163644820040) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:34:06.705406 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-361e477a-55eb-4ea0-9524-20fe82c5b466 tempest-AbsoluteLimitsTests-870726652 tempest-AbsoluteLimitsTests-870726652-project-member] Created reservations ['87b21933-155b-42ed-8ee8-e1fe6a739e77', '72597e15-bb85-47f0-b786-710fd5009e41', '2ed46605-9e46-4662-8649-ee2d2573c58d', '6bfb3e18-749e-488b-88c5-f40692d17b29'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:34:06.706781 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-361e477a-55eb-4ea0-9524-20fe82c5b466 tempest-AbsoluteLimitsTests-870726652 tempest-AbsoluteLimitsTests-870726652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b43adea1-1bd5-49e5-a329-163644820040) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['87b21933-155b-42ed-8ee8-e1fe6a739e77', '72597e15-bb85-47f0-b786-710fd5009e41', '2ed46605-9e46-4662-8649-ee2d2573c58d', '6bfb3e18-749e-488b-88c5-f40692d17b29']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:34:06.707770 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-361e477a-55eb-4ea0-9524-20fe82c5b466 tempest-AbsoluteLimitsTests-870726652 tempest-AbsoluteLimitsTests-870726652-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64afab08-4ee8-4a08-85fb-e7fbcd60f129) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:34:06.715814 np0000004964 devstack@c-api.service[99977]: DEBUG dbcounter [-] [99977] Writing DB stats cinder:SELECT=460,cinder:UPDATE=145,cinder:INSERT=85 {{(pid=99977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:34:06.724517 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.coordination [req-9da22253-7d99-479a-b7cd-67d2ef09abda req-bc58a487-18a3-4d53-bfa8-af49a27179fa tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Lock "cinder-attachment_update-1b51ca2f-cc96-4285-941a-315fcaf18eee-np0000004964" released by "attachment_update" :: held 0.531s {{(pid=99977) __release /opt/stack/cinder/cinder/coordination.py:239}} Jul 10 06:34:06.725007 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-9da22253-7d99-479a-b7cd-67d2ef09abda req-bc58a487-18a3-4d53-bfa8-af49a27179fa tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] https://10.4.3.200/volume/v3/attachments/df5c74da-af3d-4c06-9107-1c573282db52 returned with HTTP 200 Jul 10 06:34:06.725677 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 376/1525] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 10 06:34:06 2026] PUT /volume/v3/attachments/df5c74da-af3d-4c06-9107-1c573282db52 => generated 969 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:34:06.736490 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-361e477a-55eb-4ea0-9524-20fe82c5b466 tempest-AbsoluteLimitsTests-870726652 tempest-AbsoluteLimitsTests-870726652-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64afab08-4ee8-4a08-85fb-e7fbcd60f129) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '49ea958e-bbe8-4b7a-9ee7-b82befd74a18', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-2049696700',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ba053495d75401081bd7741d180c7b6',qos_specs=None,replication_status=,reservations=['87b21933-155b-42ed-8ee8-e1fe6a739e77','72597e15-bb85-47f0-b786-710fd5009e41','2ed46605-9e46-4662-8649-ee2d2573c58d','6bfb3e18-749e-488b-88c5-f40692d17b29'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3dafb4c1fa7240ddb3acce667d995fe7',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:34:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-2049696700',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=49ea958e-bbe8-4b7a-9ee7-b82befd74a18,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2ba053495d75401081bd7741d180c7b6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3dafb4c1fa7240ddb3acce667d995fe7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:34:06.737467 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-361e477a-55eb-4ea0-9524-20fe82c5b466 tempest-AbsoluteLimitsTests-870726652 tempest-AbsoluteLimitsTests-870726652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7b74251-1226-403e-b0a7-7085813f65a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:34:06.764097 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-361e477a-55eb-4ea0-9524-20fe82c5b466 tempest-AbsoluteLimitsTests-870726652 tempest-AbsoluteLimitsTests-870726652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7b74251-1226-403e-b0a7-7085813f65a2) transitioned into state 'SUCCESS' from state '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-2049696700',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ba053495d75401081bd7741d180c7b6',qos_specs=None,replication_status=,reservations=['87b21933-155b-42ed-8ee8-e1fe6a739e77','72597e15-bb85-47f0-b786-710fd5009e41','2ed46605-9e46-4662-8649-ee2d2573c58d','6bfb3e18-749e-488b-88c5-f40692d17b29'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3dafb4c1fa7240ddb3acce667d995fe7',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:34:06.764097 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-361e477a-55eb-4ea0-9524-20fe82c5b466 tempest-AbsoluteLimitsTests-870726652 tempest-AbsoluteLimitsTests-870726652-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1eaf9b42-c3a3-4c30-89a2-30531b6478e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:34:06.784253 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-361e477a-55eb-4ea0-9524-20fe82c5b466 tempest-AbsoluteLimitsTests-870726652 tempest-AbsoluteLimitsTests-870726652-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1eaf9b42-c3a3-4c30-89a2-30531b6478e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:34:06.785010 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-361e477a-55eb-4ea0-9524-20fe82c5b466 tempest-AbsoluteLimitsTests-870726652 tempest-AbsoluteLimitsTests-870726652-project-member] Flow 'volume_create_api' (f65fbe00-da6f-480f-8b97-a4aa0eb4d5af) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:34:06.785397 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-361e477a-55eb-4ea0-9524-20fe82c5b466 tempest-AbsoluteLimitsTests-870726652 tempest-AbsoluteLimitsTests-870726652-project-member] Create volume request issued successfully. Jul 10 06:34:06.785919 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-361e477a-55eb-4ea0-9524-20fe82c5b466 tempest-AbsoluteLimitsTests-870726652 tempest-AbsoluteLimitsTests-870726652-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:34:06.786316 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 385/1526] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 10 06:34:06 2026] POST /volume/v3/volumes => generated 750 bytes in 366 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:34:06.798483 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-e8dc7880-acd1-40a3-a814-10b33a37965d None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:06.800996 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-e8dc7880-acd1-40a3-a814-10b33a37965d tempest-AbsoluteLimitsTests-870726652 tempest-AbsoluteLimitsTests-870726652-project-member] GET https://10.4.3.200/volume/v3/volumes/49ea958e-bbe8-4b7a-9ee7-b82befd74a18 Jul 10 06:34:06.801377 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-e8dc7880-acd1-40a3-a814-10b33a37965d tempest-AbsoluteLimitsTests-870726652 tempest-AbsoluteLimitsTests-870726652-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:06.801746 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-e8dc7880-acd1-40a3-a814-10b33a37965d tempest-AbsoluteLimitsTests-870726652 tempest-AbsoluteLimitsTests-870726652-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:06.813938 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:06.813938 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:34:06.820071 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-e8dc7880-acd1-40a3-a814-10b33a37965d tempest-AbsoluteLimitsTests-870726652 tempest-AbsoluteLimitsTests-870726652-project-member] Volume info retrieved successfully. Jul 10 06:34:06.824631 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-e8dc7880-acd1-40a3-a814-10b33a37965d tempest-AbsoluteLimitsTests-870726652 tempest-AbsoluteLimitsTests-870726652-project-member] https://10.4.3.200/volume/v3/volumes/49ea958e-bbe8-4b7a-9ee7-b82befd74a18 returned with HTTP 200 Jul 10 06:34:06.825126 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 385/1527] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:06 2026] GET /volume/v3/volumes/49ea958e-bbe8-4b7a-9ee7-b82befd74a18 => generated 818 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:06.940987 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-b2022745-afd1-49bf-87db-740f01f8288a None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:06.942580 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b2022745-afd1-49bf-87db-740f01f8288a tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] GET https://10.4.3.200/volume/v3/volumes/1b51ca2f-cc96-4285-941a-315fcaf18eee Jul 10 06:34:06.942725 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b2022745-afd1-49bf-87db-740f01f8288a tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:06.942886 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b2022745-afd1-49bf-87db-740f01f8288a tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:06.953779 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:06.953779 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:34:06.958548 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-b2022745-afd1-49bf-87db-740f01f8288a tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Volume info retrieved successfully. Jul 10 06:34:06.967720 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b2022745-afd1-49bf-87db-740f01f8288a tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] https://10.4.3.200/volume/v3/volumes/1b51ca2f-cc96-4285-941a-315fcaf18eee returned with HTTP 200 Jul 10 06:34:06.967720 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 382/1528] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:06 2026] GET /volume/v3/volumes/1b51ca2f-cc96-4285-941a-315fcaf18eee => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:07.527273 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-234e9a1e-0d4d-4c09-97d4-97ba1336faec None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:07.527751 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-234e9a1e-0d4d-4c09-97d4-97ba1336faec None None] GET https://10.4.3.200/volume// Jul 10 06:34:07.528124 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-234e9a1e-0d4d-4c09-97d4-97ba1336faec None None] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:07.528277 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-234e9a1e-0d4d-4c09-97d4-97ba1336faec None None] Calling method 'all' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:07.528589 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-234e9a1e-0d4d-4c09-97d4-97ba1336faec None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:34:07.528912 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 377/1529] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:34: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 10 06:34:07.544236 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-53dc51b6-ef5e-4100-a739-a62bd824a0ac req-937e8951-44b1-4365-8ec6-c20729086f28 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:07.547873 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-53dc51b6-ef5e-4100-a739-a62bd824a0ac req-937e8951-44b1-4365-8ec6-c20729086f28 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 10 06:34:07.548274 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-53dc51b6-ef5e-4100-a739-a62bd824a0ac req-937e8951-44b1-4365-8ec6-c20729086f28 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7d31fb8b-5552-44ad-b0d3-058ea389351e", "connector": null, "instance_uuid": "107238ce-227e-484a-abdf-98489e496c4a"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:34:07.561548 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:07.561548 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:34:07.591082 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-53dc51b6-ef5e-4100-a739-a62bd824a0ac req-937e8951-44b1-4365-8ec6-c20729086f28 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 10 06:34:07.591516 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 386/1530] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 10 06:34:07 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 10 06:34:07.602044 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-53dc51b6-ef5e-4100-a739-a62bd824a0ac req-e4832e0a-c5fe-4a70-b45b-a38c49b4edec None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:07.605928 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-53dc51b6-ef5e-4100-a739-a62bd824a0ac req-e4832e0a-c5fe-4a70-b45b-a38c49b4edec tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] DELETE https://10.4.3.200/volume/v3/attachments/9a6ca105-8b4e-4056-bc01-a0a796b1fa7e Jul 10 06:34:07.608527 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-53dc51b6-ef5e-4100-a739-a62bd824a0ac req-e4832e0a-c5fe-4a70-b45b-a38c49b4edec tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:07.608527 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-53dc51b6-ef5e-4100-a739-a62bd824a0ac req-e4832e0a-c5fe-4a70-b45b-a38c49b4edec tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Calling method 'version_select' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:07.615919 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:07.615919 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:34:07.636225 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-41e467d1-70b7-402c-8b23-8cb489d49b19 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:07.772528 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-41e467d1-70b7-402c-8b23-8cb489d49b19 tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:34:07.772921 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-41e467d1-70b7-402c-8b23-8cb489d49b19 tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-2110652031"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:34:07.774311 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-41e467d1-70b7-402c-8b23-8cb489d49b19 tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-2110652031'}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:34:07.774428 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-41e467d1-70b7-402c-8b23-8cb489d49b19 tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] Create volume of 1 GB Jul 10 06:34:07.783642 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-41e467d1-70b7-402c-8b23-8cb489d49b19 tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] Availability Zones retrieved successfully. Jul 10 06:34:07.794918 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-41e467d1-70b7-402c-8b23-8cb489d49b19 tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] Flow 'volume_create_api' (16f71bf7-f51b-4d94-96ca-6b53297667bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:34:07.796608 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-41e467d1-70b7-402c-8b23-8cb489d49b19 tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bbd5137f-6a42-4b82-b0c6-c4be3b8e9585) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:34:07.798412 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-41e467d1-70b7-402c-8b23-8cb489d49b19 tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] Validating volume size '1' using validate_int {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:34:07.838014 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-58f26fca-c953-41fb-90ba-7637b25e2572 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:07.839645 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-58f26fca-c953-41fb-90ba-7637b25e2572 tempest-AbsoluteLimitsTests-870726652 tempest-AbsoluteLimitsTests-870726652-project-member] GET https://10.4.3.200/volume/v3/volumes/49ea958e-bbe8-4b7a-9ee7-b82befd74a18 Jul 10 06:34:07.839818 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-58f26fca-c953-41fb-90ba-7637b25e2572 tempest-AbsoluteLimitsTests-870726652 tempest-AbsoluteLimitsTests-870726652-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:07.840021 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-58f26fca-c953-41fb-90ba-7637b25e2572 tempest-AbsoluteLimitsTests-870726652 tempest-AbsoluteLimitsTests-870726652-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:07.846330 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-41e467d1-70b7-402c-8b23-8cb489d49b19 tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bbd5137f-6a42-4b82-b0c6-c4be3b8e9585) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:34:07.847219 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-41e467d1-70b7-402c-8b23-8cb489d49b19 tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2af9a8a4-f06c-4be5-9078-9897046dc9a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:34:07.848429 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:07.848429 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:34:07.852897 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-58f26fca-c953-41fb-90ba-7637b25e2572 tempest-AbsoluteLimitsTests-870726652 tempest-AbsoluteLimitsTests-870726652-project-member] Volume info retrieved successfully. Jul 10 06:34:07.860752 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-58f26fca-c953-41fb-90ba-7637b25e2572 tempest-AbsoluteLimitsTests-870726652 tempest-AbsoluteLimitsTests-870726652-project-member] https://10.4.3.200/volume/v3/volumes/49ea958e-bbe8-4b7a-9ee7-b82befd74a18 returned with HTTP 200 Jul 10 06:34:07.860752 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 378/1531] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:07 2026] GET /volume/v3/volumes/49ea958e-bbe8-4b7a-9ee7-b82befd74a18 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:07.875570 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-a98f62f8-f683-4735-b112-da99bcfc2a88 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:07.877969 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a98f62f8-f683-4735-b112-da99bcfc2a88 tempest-AbsoluteLimitsTests-870726652 tempest-AbsoluteLimitsTests-870726652-project-member] GET https://10.4.3.200/volume/v3/limits Jul 10 06:34:07.878225 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a98f62f8-f683-4735-b112-da99bcfc2a88 tempest-AbsoluteLimitsTests-870726652 tempest-AbsoluteLimitsTests-870726652-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:07.878445 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a98f62f8-f683-4735-b112-da99bcfc2a88 tempest-AbsoluteLimitsTests-870726652 tempest-AbsoluteLimitsTests-870726652-project-member] Calling method 'index' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:07.893083 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:07.893083 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:34:07.906781 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a98f62f8-f683-4735-b112-da99bcfc2a88 tempest-AbsoluteLimitsTests-870726652 tempest-AbsoluteLimitsTests-870726652-project-member] https://10.4.3.200/volume/v3/limits returned with HTTP 200 Jul 10 06:34:07.906781 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 387/1532] 10.4.3.200 () {66 vars in 1234 bytes} [Fri Jul 10 06:34:07 2026] GET /volume/v3/limits => generated 302 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:07.920768 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-bf1eb646-7b1d-40e9-9f65-bd52fe845bd3 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:07.922863 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-bf1eb646-7b1d-40e9-9f65-bd52fe845bd3 tempest-AbsoluteLimitsTests-870726652 tempest-AbsoluteLimitsTests-870726652-project-member] GET https://10.4.3.200/volume/v3/volumes/49ea958e-bbe8-4b7a-9ee7-b82befd74a18 Jul 10 06:34:07.923118 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-bf1eb646-7b1d-40e9-9f65-bd52fe845bd3 tempest-AbsoluteLimitsTests-870726652 tempest-AbsoluteLimitsTests-870726652-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:07.923373 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-bf1eb646-7b1d-40e9-9f65-bd52fe845bd3 tempest-AbsoluteLimitsTests-870726652 tempest-AbsoluteLimitsTests-870726652-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:07.933003 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:07.933003 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:34:07.939549 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-41e467d1-70b7-402c-8b23-8cb489d49b19 tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] Created reservations ['1aaed575-d5c9-431e-ac1a-d6e9cd6dc099', 'ed2f489a-79bb-49b3-bdf4-497a3fe6ba7d', '704d554d-5cf4-45ca-9704-93ce2e1c958d', '9fbd097a-e099-40a0-ae94-e5e47fbd07a8'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:34:07.939549 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-41e467d1-70b7-402c-8b23-8cb489d49b19 tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2af9a8a4-f06c-4be5-9078-9897046dc9a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1aaed575-d5c9-431e-ac1a-d6e9cd6dc099', 'ed2f489a-79bb-49b3-bdf4-497a3fe6ba7d', '704d554d-5cf4-45ca-9704-93ce2e1c958d', '9fbd097a-e099-40a0-ae94-e5e47fbd07a8']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:34:07.939549 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-41e467d1-70b7-402c-8b23-8cb489d49b19 tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (daea4d9c-9177-4485-8787-23afdeff65ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:34:07.939893 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-bf1eb646-7b1d-40e9-9f65-bd52fe845bd3 tempest-AbsoluteLimitsTests-870726652 tempest-AbsoluteLimitsTests-870726652-project-member] Volume info retrieved successfully. Jul 10 06:34:07.946102 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-bf1eb646-7b1d-40e9-9f65-bd52fe845bd3 tempest-AbsoluteLimitsTests-870726652 tempest-AbsoluteLimitsTests-870726652-project-member] https://10.4.3.200/volume/v3/volumes/49ea958e-bbe8-4b7a-9ee7-b82befd74a18 returned with HTTP 200 Jul 10 06:34:07.946579 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 379/1533] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:07 2026] GET /volume/v3/volumes/49ea958e-bbe8-4b7a-9ee7-b82befd74a18 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:07.960671 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-bd21ad8c-6c3d-4a35-80ac-b3f4dbb65bd6 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:07.963330 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-bd21ad8c-6c3d-4a35-80ac-b3f4dbb65bd6 tempest-AbsoluteLimitsTests-870726652 tempest-AbsoluteLimitsTests-870726652-project-member] DELETE https://10.4.3.200/volume/v3/volumes/49ea958e-bbe8-4b7a-9ee7-b82befd74a18 Jul 10 06:34:07.963625 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-bd21ad8c-6c3d-4a35-80ac-b3f4dbb65bd6 tempest-AbsoluteLimitsTests-870726652 tempest-AbsoluteLimitsTests-870726652-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:07.963903 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-bd21ad8c-6c3d-4a35-80ac-b3f4dbb65bd6 tempest-AbsoluteLimitsTests-870726652 tempest-AbsoluteLimitsTests-870726652-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:07.964160 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-bd21ad8c-6c3d-4a35-80ac-b3f4dbb65bd6 tempest-AbsoluteLimitsTests-870726652 tempest-AbsoluteLimitsTests-870726652-project-member] Delete volume with id: 49ea958e-bbe8-4b7a-9ee7-b82befd74a18 Jul 10 06:34:07.972059 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-41e467d1-70b7-402c-8b23-8cb489d49b19 tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (daea4d9c-9177-4485-8787-23afdeff65ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ea940050-5790-4134-8364-8b78cce1f412', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-2110652031',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb3507ff5c06415485d85d78e94bf6e4',qos_specs=None,replication_status=,reservations=['1aaed575-d5c9-431e-ac1a-d6e9cd6dc099','ed2f489a-79bb-49b3-bdf4-497a3fe6ba7d','704d554d-5cf4-45ca-9704-93ce2e1c958d','9fbd097a-e099-40a0-ae94-e5e47fbd07a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b473d3cd42c4da2a46cc21b7f3dda69',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:34:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-2110652031',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ea940050-5790-4134-8364-8b78cce1f412,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb3507ff5c06415485d85d78e94bf6e4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0b473d3cd42c4da2a46cc21b7f3dda69',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:34:07.972929 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-41e467d1-70b7-402c-8b23-8cb489d49b19 tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5527c030-8f46-48a0-8fee-a05814ed3a33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:34:07.974700 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:07.974700 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:34:07.975610 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-bd21ad8c-6c3d-4a35-80ac-b3f4dbb65bd6 tempest-AbsoluteLimitsTests-870726652 tempest-AbsoluteLimitsTests-870726652-project-member] Volume info retrieved successfully. Jul 10 06:34:07.980806 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-3b7c8597-0eb7-4bf8-a4cb-3062660891d1 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:07.982701 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3b7c8597-0eb7-4bf8-a4cb-3062660891d1 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] GET https://10.4.3.200/volume/v3/volumes/1b51ca2f-cc96-4285-941a-315fcaf18eee Jul 10 06:34:07.982915 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3b7c8597-0eb7-4bf8-a4cb-3062660891d1 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:07.983136 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3b7c8597-0eb7-4bf8-a4cb-3062660891d1 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:07.996074 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-41e467d1-70b7-402c-8b23-8cb489d49b19 tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5527c030-8f46-48a0-8fee-a05814ed3a33) transitioned into state 'SUCCESS' from state '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-2110652031',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb3507ff5c06415485d85d78e94bf6e4',qos_specs=None,replication_status=,reservations=['1aaed575-d5c9-431e-ac1a-d6e9cd6dc099','ed2f489a-79bb-49b3-bdf4-497a3fe6ba7d','704d554d-5cf4-45ca-9704-93ce2e1c958d','9fbd097a-e099-40a0-ae94-e5e47fbd07a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b473d3cd42c4da2a46cc21b7f3dda69',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:34:07.996837 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-41e467d1-70b7-402c-8b23-8cb489d49b19 tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44cae900-0dc4-4466-ae0d-9165f8bc6f01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:34:08.000866 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-bd21ad8c-6c3d-4a35-80ac-b3f4dbb65bd6 tempest-AbsoluteLimitsTests-870726652 tempest-AbsoluteLimitsTests-870726652-project-member] Delete volume request issued successfully. Jul 10 06:34:08.001038 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-bd21ad8c-6c3d-4a35-80ac-b3f4dbb65bd6 tempest-AbsoluteLimitsTests-870726652 tempest-AbsoluteLimitsTests-870726652-project-member] https://10.4.3.200/volume/v3/volumes/49ea958e-bbe8-4b7a-9ee7-b82befd74a18 returned with HTTP 202 Jul 10 06:34:08.001455 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 388/1534] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:34:07 2026] DELETE /volume/v3/volumes/49ea958e-bbe8-4b7a-9ee7-b82befd74a18 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:34:08.007910 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-41e467d1-70b7-402c-8b23-8cb489d49b19 tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44cae900-0dc4-4466-ae0d-9165f8bc6f01) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:34:08.008274 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-384a5a7f-58c7-43ab-8d6c-97912d012586 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:08.009393 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-41e467d1-70b7-402c-8b23-8cb489d49b19 tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] Flow 'volume_create_api' (16f71bf7-f51b-4d94-96ca-6b53297667bf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:34:08.009801 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-41e467d1-70b7-402c-8b23-8cb489d49b19 tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] Create volume request issued successfully. Jul 10 06:34:08.010362 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-41e467d1-70b7-402c-8b23-8cb489d49b19 tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:34:08.010878 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-384a5a7f-58c7-43ab-8d6c-97912d012586 tempest-AbsoluteLimitsTests-870726652 tempest-AbsoluteLimitsTests-870726652-project-member] GET https://10.4.3.200/volume/v3/volumes/49ea958e-bbe8-4b7a-9ee7-b82befd74a18 Jul 10 06:34:08.011069 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 383/1535] 10.4.3.200 () {70 vars in 1299 bytes} [Fri Jul 10 06:34:07 2026] POST /volume/v3/volumes => generated 819 bytes in 376 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:34:08.011126 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-384a5a7f-58c7-43ab-8d6c-97912d012586 tempest-AbsoluteLimitsTests-870726652 tempest-AbsoluteLimitsTests-870726652-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:08.011413 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-384a5a7f-58c7-43ab-8d6c-97912d012586 tempest-AbsoluteLimitsTests-870726652 tempest-AbsoluteLimitsTests-870726652-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:08.024489 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:08.024489 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:34:08.025302 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-64280226-577b-4264-b479-33fd5538bfa9 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:08.027602 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-64280226-577b-4264-b479-33fd5538bfa9 tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] GET https://10.4.3.200/volume/v3/volumes/ea940050-5790-4134-8364-8b78cce1f412 Jul 10 06:34:08.027602 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-64280226-577b-4264-b479-33fd5538bfa9 tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:08.027895 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-64280226-577b-4264-b479-33fd5538bfa9 tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:08.033688 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-384a5a7f-58c7-43ab-8d6c-97912d012586 tempest-AbsoluteLimitsTests-870726652 tempest-AbsoluteLimitsTests-870726652-project-member] Volume info retrieved successfully. Jul 10 06:34:08.034959 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:08.034959 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:34:08.038667 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-64280226-577b-4264-b479-33fd5538bfa9 tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] Volume info retrieved successfully. Jul 10 06:34:08.039808 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-384a5a7f-58c7-43ab-8d6c-97912d012586 tempest-AbsoluteLimitsTests-870726652 tempest-AbsoluteLimitsTests-870726652-project-member] https://10.4.3.200/volume/v3/volumes/49ea958e-bbe8-4b7a-9ee7-b82befd74a18 returned with HTTP 200 Jul 10 06:34:08.042793 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-64280226-577b-4264-b479-33fd5538bfa9 tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] https://10.4.3.200/volume/v3/volumes/ea940050-5790-4134-8364-8b78cce1f412 returned with HTTP 200 Jul 10 06:34:08.043261 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 384/1537] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:34:08 2026] GET /volume/v3/volumes/ea940050-5790-4134-8364-8b78cce1f412 => generated 887 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:34:08.043589 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 389/1537] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:08 2026] GET /volume/v3/volumes/49ea958e-bbe8-4b7a-9ee7-b82befd74a18 => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:08.149736 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:08.149736 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:34:08.155738 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-3b7c8597-0eb7-4bf8-a4cb-3062660891d1 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Volume info retrieved successfully. Jul 10 06:34:08.163027 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3b7c8597-0eb7-4bf8-a4cb-3062660891d1 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] https://10.4.3.200/volume/v3/volumes/1b51ca2f-cc96-4285-941a-315fcaf18eee returned with HTTP 200 Jul 10 06:34:08.166294 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 380/1538] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:07 2026] GET /volume/v3/volumes/1b51ca2f-cc96-4285-941a-315fcaf18eee => generated 848 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:08.176306 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-53dc51b6-ef5e-4100-a739-a62bd824a0ac req-e4832e0a-c5fe-4a70-b45b-a38c49b4edec tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/attachments/9a6ca105-8b4e-4056-bc01-a0a796b1fa7e returned with HTTP 200 Jul 10 06:34:08.177004 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 386/1539] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 10 06:34:07 2026] DELETE /volume/v3/attachments/9a6ca105-8b4e-4056-bc01-a0a796b1fa7e => generated 367 bytes in 575 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:34:09.055909 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-e99bbe0d-92c0-47fc-b0b7-8e0be54af025 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:09.057520 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e99bbe0d-92c0-47fc-b0b7-8e0be54af025 tempest-AbsoluteLimitsTests-870726652 tempest-AbsoluteLimitsTests-870726652-project-member] GET https://10.4.3.200/volume/v3/volumes/49ea958e-bbe8-4b7a-9ee7-b82befd74a18 Jul 10 06:34:09.057719 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e99bbe0d-92c0-47fc-b0b7-8e0be54af025 tempest-AbsoluteLimitsTests-870726652 tempest-AbsoluteLimitsTests-870726652-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:09.057879 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e99bbe0d-92c0-47fc-b0b7-8e0be54af025 tempest-AbsoluteLimitsTests-870726652 tempest-AbsoluteLimitsTests-870726652-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:09.059009 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-cd8470ab-9603-4258-a8c5-8ed501829a6a None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:09.061022 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-cd8470ab-9603-4258-a8c5-8ed501829a6a tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] GET https://10.4.3.200/volume/v3/volumes/ea940050-5790-4134-8364-8b78cce1f412 Jul 10 06:34:09.061326 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-cd8470ab-9603-4258-a8c5-8ed501829a6a tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:09.061588 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-cd8470ab-9603-4258-a8c5-8ed501829a6a tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:09.063371 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e99bbe0d-92c0-47fc-b0b7-8e0be54af025 tempest-AbsoluteLimitsTests-870726652 tempest-AbsoluteLimitsTests-870726652-project-member] https://10.4.3.200/volume/v3/volumes/49ea958e-bbe8-4b7a-9ee7-b82befd74a18 returned with HTTP 404 Jul 10 06:34:09.063876 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 385/1540] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:09 2026] GET /volume/v3/volumes/49ea958e-bbe8-4b7a-9ee7-b82befd74a18 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:34:09.071404 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:09.071404 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:34:09.075120 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-cd8470ab-9603-4258-a8c5-8ed501829a6a tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] Volume info retrieved successfully. Jul 10 06:34:09.079495 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-cd8470ab-9603-4258-a8c5-8ed501829a6a tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] https://10.4.3.200/volume/v3/volumes/ea940050-5790-4134-8364-8b78cce1f412 returned with HTTP 200 Jul 10 06:34:09.079927 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 390/1541] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:34:09 2026] GET /volume/v3/volumes/ea940050-5790-4134-8364-8b78cce1f412 => generated 946 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:34:09.093562 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-927763df-d0a3-4764-b7b9-ae0c490e286b None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:09.095545 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-927763df-d0a3-4764-b7b9-ae0c490e286b tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] POST https://10.4.3.200/volume/v3/volume-transfers Jul 10 06:34:09.095983 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-927763df-d0a3-4764-b7b9-ae0c490e286b tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "ea940050-5790-4134-8364-8b78cce1f412"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:34:09.097448 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.volume_transfer [None req-927763df-d0a3-4764-b7b9-ae0c490e286b tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] Creating new volume transfer {'transfer': {'volume_id': 'ea940050-5790-4134-8364-8b78cce1f412'}} {{(pid=99977) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 10 06:34:09.097658 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.volume_transfer [None req-927763df-d0a3-4764-b7b9-ae0c490e286b tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] Creating transfer of volume ea940050-5790-4134-8364-8b78cce1f412 Jul 10 06:34:09.097801 np0000004964 devstack@c-api.service[99977]: INFO cinder.transfer.api [None req-927763df-d0a3-4764-b7b9-ae0c490e286b tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] Generating transfer record for volume ea940050-5790-4134-8364-8b78cce1f412 Jul 10 06:34:09.105326 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:09.105326 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:34:09.116961 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-927763df-d0a3-4764-b7b9-ae0c490e286b tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] https://10.4.3.200/volume/v3/volume-transfers returned with HTTP 202 Jul 10 06:34:09.117566 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 381/1542] 10.4.3.200 () {70 vars in 1326 bytes} [Fri Jul 10 06:34:09 2026] POST /volume/v3/volume-transfers => generated 464 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:34:09.126423 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-ebc49a1e-d5c3-4941-be1e-c074a9490243 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:09.128790 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-ebc49a1e-d5c3-4941-be1e-c074a9490243 tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] GET https://10.4.3.200/volume/v3/volumes/ea940050-5790-4134-8364-8b78cce1f412 Jul 10 06:34:09.128948 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-ebc49a1e-d5c3-4941-be1e-c074a9490243 tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:09.129150 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-ebc49a1e-d5c3-4941-be1e-c074a9490243 tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:09.136438 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:09.136438 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:34:09.140287 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-ebc49a1e-d5c3-4941-be1e-c074a9490243 tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] Volume info retrieved successfully. Jul 10 06:34:09.144956 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-ebc49a1e-d5c3-4941-be1e-c074a9490243 tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] https://10.4.3.200/volume/v3/volumes/ea940050-5790-4134-8364-8b78cce1f412 returned with HTTP 200 Jul 10 06:34:09.145380 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 387/1543] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:34:09 2026] GET /volume/v3/volumes/ea940050-5790-4134-8364-8b78cce1f412 => generated 954 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:34:09.156903 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-749de25e-bde1-4c89-ad48-07d23ac0e5f3 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:09.158536 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-749de25e-bde1-4c89-ad48-07d23ac0e5f3 tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] GET https://10.4.3.200/volume/v3/volume-transfers/e423a81b-7a81-4383-a1c2-40a10d670de9 Jul 10 06:34:09.158806 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-749de25e-bde1-4c89-ad48-07d23ac0e5f3 tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:09.159012 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-749de25e-bde1-4c89-ad48-07d23ac0e5f3 tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:09.162946 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-749de25e-bde1-4c89-ad48-07d23ac0e5f3 tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] https://10.4.3.200/volume/v3/volume-transfers/e423a81b-7a81-4383-a1c2-40a10d670de9 returned with HTTP 200 Jul 10 06:34:09.163390 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 386/1544] 10.4.3.200 () {68 vars in 1416 bytes} [Fri Jul 10 06:34:09 2026] GET /volume/v3/volume-transfers/e423a81b-7a81-4383-a1c2-40a10d670de9 => generated 432 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:34:09.170720 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-cbc55604-45a2-4287-b1c0-a469f0d9edf1 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:09.172391 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-cbc55604-45a2-4287-b1c0-a469f0d9edf1 tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] GET https://10.4.3.200/volume/v3/volume-transfers Jul 10 06:34:09.172623 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-cbc55604-45a2-4287-b1c0-a469f0d9edf1 tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:09.172882 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-cbc55604-45a2-4287-b1c0-a469f0d9edf1 tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] Calling method 'index' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:09.173116 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volume_transfer [None req-cbc55604-45a2-4287-b1c0-a469f0d9edf1 tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] Listing volume transfers {{(pid=99976) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 10 06:34:09.178036 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-cbc55604-45a2-4287-b1c0-a469f0d9edf1 tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] https://10.4.3.200/volume/v3/volume-transfers returned with HTTP 200 Jul 10 06:34:09.178590 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 391/1545] 10.4.3.200 () {68 vars in 1305 bytes} [Fri Jul 10 06:34:09 2026] GET /volume/v3/volume-transfers => generated 368 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:34:09.184431 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-089e6043-0769-4868-8303-e8a8d065fced None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:09.186432 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-e2118941-16f6-4950-9aaa-0472074cae02 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:09.186581 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-089e6043-0769-4868-8303-e8a8d065fced tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] GET https://10.4.3.200/volume/v3/volumes/1b51ca2f-cc96-4285-941a-315fcaf18eee Jul 10 06:34:09.186809 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-089e6043-0769-4868-8303-e8a8d065fced tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:09.187013 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-089e6043-0769-4868-8303-e8a8d065fced tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:09.197666 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:09.197666 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:34:09.201186 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-089e6043-0769-4868-8303-e8a8d065fced tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Volume info retrieved successfully. Jul 10 06:34:09.205725 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-089e6043-0769-4868-8303-e8a8d065fced tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] https://10.4.3.200/volume/v3/volumes/1b51ca2f-cc96-4285-941a-315fcaf18eee returned with HTTP 200 Jul 10 06:34:09.206110 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 382/1546] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:09 2026] GET /volume/v3/volumes/1b51ca2f-cc96-4285-941a-315fcaf18eee => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:09.284085 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-e2118941-16f6-4950-9aaa-0472074cae02 tempest-VolumesTransfersV355Test-1652776643 tempest-VolumesTransfersV355Test-1652776643-project-member] POST https://10.4.3.200/volume/v3/volume-transfers/e423a81b-7a81-4383-a1c2-40a10d670de9/accept Jul 10 06:34:09.284433 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-e2118941-16f6-4950-9aaa-0472074cae02 tempest-VolumesTransfersV355Test-1652776643 tempest-VolumesTransfersV355Test-1652776643-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "8512ffc084492a8a"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:34:09.285724 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.contrib.volume_transfer [None req-e2118941-16f6-4950-9aaa-0472074cae02 tempest-VolumesTransfersV355Test-1652776643 tempest-VolumesTransfersV355Test-1652776643-project-member] Accepting volume transfer e423a81b-7a81-4383-a1c2-40a10d670de9 {{(pid=99975) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 10 06:34:09.285804 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.contrib.volume_transfer [None req-e2118941-16f6-4950-9aaa-0472074cae02 tempest-VolumesTransfersV355Test-1652776643 tempest-VolumesTransfersV355Test-1652776643-project-member] Accepting transfer e423a81b-7a81-4383-a1c2-40a10d670de9 Jul 10 06:34:09.334290 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.quota [None req-e2118941-16f6-4950-9aaa-0472074cae02 tempest-VolumesTransfersV355Test-1652776643 tempest-VolumesTransfersV355Test-1652776643-project-member] Created reservations ['438cf932-438e-4683-87df-f8a75cb9be46', '38c01805-a201-4fca-a27f-98ee3355e097', '040e8397-c830-4407-8c70-def4bb8ad0f6', '97bc23e9-a4d7-42ea-a0fa-abb03ac1692d'] {{(pid=99975) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:34:09.354900 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.quota [None req-e2118941-16f6-4950-9aaa-0472074cae02 tempest-VolumesTransfersV355Test-1652776643 tempest-VolumesTransfersV355Test-1652776643-project-member] Created reservations ['09513e99-dc5a-4ae0-9682-72d28549654e', '5f850f54-3988-4a06-acbc-6cb3ab42f6c3', 'e0a815f9-d7ba-48e6-9b4d-a92b8a1c4922', '7b32743c-70c5-4efd-9042-a6a876dfcb29'] {{(pid=99975) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:34:09.384940 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.quota [None req-e2118941-16f6-4950-9aaa-0472074cae02 tempest-VolumesTransfersV355Test-1652776643 tempest-VolumesTransfersV355Test-1652776643-project-member] Created reservations ['8d084176-9c71-47ad-b03c-7723f3292010', 'cb84aee1-c809-4612-86ce-c64c45375a68', '971e8578-e2e3-462b-b324-6690fd35de56', '6b919890-b2a0-4656-8575-c2e6d23ecf28'] {{(pid=99975) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:34:09.410069 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.quota [None req-e2118941-16f6-4950-9aaa-0472074cae02 tempest-VolumesTransfersV355Test-1652776643 tempest-VolumesTransfersV355Test-1652776643-project-member] Created reservations ['1cfb270d-86bc-4536-97d8-e0623c87a5e9', '2d3b0c8f-4c8d-4c53-a3dc-79fe690c6205', '1cfb26ed-10c9-4fa9-a0cd-d39196a69423', '30137680-1f9d-49ec-8a40-21a5d957ba81'] {{(pid=99975) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:34:09.911904 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-e2118941-16f6-4950-9aaa-0472074cae02 tempest-VolumesTransfersV355Test-1652776643 tempest-VolumesTransfersV355Test-1652776643-project-member] Transfer volume completed successfully. Jul 10 06:34:10.006861 np0000004964 devstack@c-api.service[99975]: INFO cinder.transfer.api [None req-e2118941-16f6-4950-9aaa-0472074cae02 tempest-VolumesTransfersV355Test-1652776643 tempest-VolumesTransfersV355Test-1652776643-project-member] Volume ea940050-5790-4134-8364-8b78cce1f412 has been transferred. Jul 10 06:34:10.013829 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-e2118941-16f6-4950-9aaa-0472074cae02 tempest-VolumesTransfersV355Test-1652776643 tempest-VolumesTransfersV355Test-1652776643-project-member] https://10.4.3.200/volume/v3/volume-transfers/e423a81b-7a81-4383-a1c2-40a10d670de9/accept returned with HTTP 202 Jul 10 06:34:10.014429 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 388/1547] 10.4.3.200 () {70 vars in 1458 bytes} [Fri Jul 10 06:34:09 2026] POST /volume/v3/volume-transfers/e423a81b-7a81-4383-a1c2-40a10d670de9/accept => generated 365 bytes in 828 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:34:10.022712 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-fe2f68a9-a475-481f-8322-e60c54f0d461 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:10.023879 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-fe2f68a9-a475-481f-8322-e60c54f0d461 tempest-VolumesTransfersV355Test-1652776643 tempest-VolumesTransfersV355Test-1652776643-project-member] GET https://10.4.3.200/volume/v3/volumes/ea940050-5790-4134-8364-8b78cce1f412 Jul 10 06:34:10.024099 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-fe2f68a9-a475-481f-8322-e60c54f0d461 tempest-VolumesTransfersV355Test-1652776643 tempest-VolumesTransfersV355Test-1652776643-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:10.024294 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-fe2f68a9-a475-481f-8322-e60c54f0d461 tempest-VolumesTransfersV355Test-1652776643 tempest-VolumesTransfersV355Test-1652776643-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:10.034143 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:10.034143 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:34:10.043602 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-fe2f68a9-a475-481f-8322-e60c54f0d461 tempest-VolumesTransfersV355Test-1652776643 tempest-VolumesTransfersV355Test-1652776643-project-member] Volume info retrieved successfully. Jul 10 06:34:10.046021 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-977b4db0-cfd0-4265-8611-f0b84071713c None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:10.051874 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-fe2f68a9-a475-481f-8322-e60c54f0d461 tempest-VolumesTransfersV355Test-1652776643 tempest-VolumesTransfersV355Test-1652776643-project-member] https://10.4.3.200/volume/v3/volumes/ea940050-5790-4134-8364-8b78cce1f412 returned with HTTP 200 Jul 10 06:34:10.052544 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 387/1548] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:34:10 2026] GET /volume/v3/volumes/ea940050-5790-4134-8364-8b78cce1f412 => generated 946 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:34:10.065060 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-3629239e-d423-4aa1-b2f8-8f14952e8e73 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:10.066777 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3629239e-d423-4aa1-b2f8-8f14952e8e73 tempest-VolumesTransfersV355Test-1652776643 tempest-VolumesTransfersV355Test-1652776643-project-member] GET https://10.4.3.200/volume/v3/volumes/ea940050-5790-4134-8364-8b78cce1f412 Jul 10 06:34:10.066962 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3629239e-d423-4aa1-b2f8-8f14952e8e73 tempest-VolumesTransfersV355Test-1652776643 tempest-VolumesTransfersV355Test-1652776643-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:10.067154 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3629239e-d423-4aa1-b2f8-8f14952e8e73 tempest-VolumesTransfersV355Test-1652776643 tempest-VolumesTransfersV355Test-1652776643-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:10.074812 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:10.074812 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:34:10.078499 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-3629239e-d423-4aa1-b2f8-8f14952e8e73 tempest-VolumesTransfersV355Test-1652776643 tempest-VolumesTransfersV355Test-1652776643-project-member] Volume info retrieved successfully. Jul 10 06:34:10.082572 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3629239e-d423-4aa1-b2f8-8f14952e8e73 tempest-VolumesTransfersV355Test-1652776643 tempest-VolumesTransfersV355Test-1652776643-project-member] https://10.4.3.200/volume/v3/volumes/ea940050-5790-4134-8364-8b78cce1f412 returned with HTTP 200 Jul 10 06:34:10.083084 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 383/1549] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:34:10 2026] GET /volume/v3/volumes/ea940050-5790-4134-8364-8b78cce1f412 => generated 946 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:34:10.098520 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-ae3d91a4-8021-416c-aed9-5ea0569494a9 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:10.104322 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-ae3d91a4-8021-416c-aed9-5ea0569494a9 tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] DELETE https://10.4.3.200/volume/v3/volume-transfers/e423a81b-7a81-4383-a1c2-40a10d670de9 Jul 10 06:34:10.104624 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-ae3d91a4-8021-416c-aed9-5ea0569494a9 tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:10.104895 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-ae3d91a4-8021-416c-aed9-5ea0569494a9 tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] Calling method 'delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:10.105093 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.contrib.volume_transfer [None req-ae3d91a4-8021-416c-aed9-5ea0569494a9 tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] Delete transfer with id: e423a81b-7a81-4383-a1c2-40a10d670de9 Jul 10 06:34:10.108760 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-ae3d91a4-8021-416c-aed9-5ea0569494a9 tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] https://10.4.3.200/volume/v3/volume-transfers/e423a81b-7a81-4383-a1c2-40a10d670de9 returned with HTTP 404 Jul 10 06:34:10.109370 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 389/1550] 10.4.3.200 () {68 vars in 1419 bytes} [Fri Jul 10 06:34:10 2026] DELETE /volume/v3/volume-transfers/e423a81b-7a81-4383-a1c2-40a10d670de9 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 06:34:10.117773 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-ad8fb307-da95-400d-a790-70244e9931f1 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:10.124328 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-977b4db0-cfd0-4265-8611-f0b84071713c tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:34:10.124656 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-977b4db0-cfd0-4265-8611-f0b84071713c tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-332423813"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:34:10.125909 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-977b4db0-cfd0-4265-8611-f0b84071713c tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-332423813'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:34:10.126021 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-977b4db0-cfd0-4265-8611-f0b84071713c tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Create volume of 1 GB Jul 10 06:34:10.130153 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-977b4db0-cfd0-4265-8611-f0b84071713c tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Availability Zones retrieved successfully. Jul 10 06:34:10.132802 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-136f49c7-e3db-4ee1-b1cc-240abaf8ae98 req-41842001-618b-4204-91be-7ecbb08f586d None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:10.135161 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-136f49c7-e3db-4ee1-b1cc-240abaf8ae98 req-41842001-618b-4204-91be-7ecbb08f586d tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] GET https://10.4.3.200/volume/v3/volumes/e76cdea7-8035-4814-bf2e-853a902d5ada Jul 10 06:34:10.135491 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-136f49c7-e3db-4ee1-b1cc-240abaf8ae98 req-41842001-618b-4204-91be-7ecbb08f586d tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:10.135729 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-977b4db0-cfd0-4265-8611-f0b84071713c tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Flow 'volume_create_api' (cb4bb326-3e50-4b93-a60a-cf8068723ee6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:34:10.135764 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-136f49c7-e3db-4ee1-b1cc-240abaf8ae98 req-41842001-618b-4204-91be-7ecbb08f586d tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:10.136861 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-977b4db0-cfd0-4265-8611-f0b84071713c tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (811da8b5-7354-4da3-9c54-31a60c64abe2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:34:10.137787 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-977b4db0-cfd0-4265-8611-f0b84071713c tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Validating volume size '1' using validate_int {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:34:10.143894 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:10.143894 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:34:10.147800 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-136f49c7-e3db-4ee1-b1cc-240abaf8ae98 req-41842001-618b-4204-91be-7ecbb08f586d tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] Volume info retrieved successfully. Jul 10 06:34:10.152520 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-136f49c7-e3db-4ee1-b1cc-240abaf8ae98 req-41842001-618b-4204-91be-7ecbb08f586d tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] https://10.4.3.200/volume/v3/volumes/e76cdea7-8035-4814-bf2e-853a902d5ada returned with HTTP 200 Jul 10 06:34:10.152990 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 384/1551] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:34:10 2026] GET /volume/v3/volumes/e76cdea7-8035-4814-bf2e-853a902d5ada => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:10.161301 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-977b4db0-cfd0-4265-8611-f0b84071713c tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (811da8b5-7354-4da3-9c54-31a60c64abe2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:34:10.162098 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-977b4db0-cfd0-4265-8611-f0b84071713c tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62bd11e2-8159-4134-8d23-dfdb908f5f17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:34:10.174255 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-6cbc1792-17a5-4bb2-8645-cfb58fa9bfe9 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:10.174639 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-6cbc1792-17a5-4bb2-8645-cfb58fa9bfe9 None None] GET https://10.4.3.200/volume// Jul 10 06:34:10.174801 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-6cbc1792-17a5-4bb2-8645-cfb58fa9bfe9 None None] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:10.174978 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-6cbc1792-17a5-4bb2-8645-cfb58fa9bfe9 None None] Calling method 'all' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:10.175335 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-6cbc1792-17a5-4bb2-8645-cfb58fa9bfe9 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:34:10.175680 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 390/1552] 10.4.3.200 () {66 vars in 1419 bytes} [Fri Jul 10 06:34: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 10 06:34:10.186332 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-136f49c7-e3db-4ee1-b1cc-240abaf8ae98 req-9eb20a9d-1376-43bb-b965-83861a8e88cf None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:10.188870 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-136f49c7-e3db-4ee1-b1cc-240abaf8ae98 req-9eb20a9d-1376-43bb-b965-83861a8e88cf tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 10 06:34:10.189396 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-136f49c7-e3db-4ee1-b1cc-240abaf8ae98 req-9eb20a9d-1376-43bb-b965-83861a8e88cf tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e76cdea7-8035-4814-bf2e-853a902d5ada", "connector": null, "instance_uuid": "907a97e9-b64c-4bc7-9ac9-62dce6657fdc"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:34:10.190639 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ad8fb307-da95-400d-a790-70244e9931f1 tempest-VolumesTransfersV355Test-1388873402 tempest-VolumesTransfersV355Test-1388873402-project-admin] DELETE https://10.4.3.200/volume/v3/volumes/ea940050-5790-4134-8364-8b78cce1f412 Jul 10 06:34:10.190867 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ad8fb307-da95-400d-a790-70244e9931f1 tempest-VolumesTransfersV355Test-1388873402 tempest-VolumesTransfersV355Test-1388873402-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:10.191060 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ad8fb307-da95-400d-a790-70244e9931f1 tempest-VolumesTransfersV355Test-1388873402 tempest-VolumesTransfersV355Test-1388873402-project-admin] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:10.191234 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-ad8fb307-da95-400d-a790-70244e9931f1 tempest-VolumesTransfersV355Test-1388873402 tempest-VolumesTransfersV355Test-1388873402-project-admin] Delete volume with id: ea940050-5790-4134-8364-8b78cce1f412 Jul 10 06:34:10.200409 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:10.200409 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:34:10.221622 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-fbb79447-f5a5-4eaf-9d7b-3fa4656f3466 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:10.224035 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-fbb79447-f5a5-4eaf-9d7b-3fa4656f3466 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] GET https://10.4.3.200/volume/v3/volumes/1b51ca2f-cc96-4285-941a-315fcaf18eee Jul 10 06:34:10.224431 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-fbb79447-f5a5-4eaf-9d7b-3fa4656f3466 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:10.224943 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-fbb79447-f5a5-4eaf-9d7b-3fa4656f3466 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:10.232134 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-136f49c7-e3db-4ee1-b1cc-240abaf8ae98 req-9eb20a9d-1376-43bb-b965-83861a8e88cf tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 10 06:34:10.232469 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-977b4db0-cfd0-4265-8611-f0b84071713c tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Created reservations ['14337efc-316d-486b-9233-28c85c2dc3c2', '420dfdf6-d847-4ba7-968d-30c1ffa25cf9', 'ab74ed99-f911-4b04-bcad-3df21df278e7', '4c60ac0b-2ccc-4eb3-a1af-57b3a6c186ee'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:34:10.232580 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 385/1553] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 10 06:34:10 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 10 06:34:10.233657 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-977b4db0-cfd0-4265-8611-f0b84071713c tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62bd11e2-8159-4134-8d23-dfdb908f5f17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['14337efc-316d-486b-9233-28c85c2dc3c2', '420dfdf6-d847-4ba7-968d-30c1ffa25cf9', 'ab74ed99-f911-4b04-bcad-3df21df278e7', '4c60ac0b-2ccc-4eb3-a1af-57b3a6c186ee']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:34:10.234727 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-977b4db0-cfd0-4265-8611-f0b84071713c tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d967245-bab3-47bb-8b93-f24423bbf3d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:34:10.236237 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:10.236237 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:34:10.240726 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-fbb79447-f5a5-4eaf-9d7b-3fa4656f3466 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Volume info retrieved successfully. Jul 10 06:34:10.245596 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-fbb79447-f5a5-4eaf-9d7b-3fa4656f3466 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] https://10.4.3.200/volume/v3/volumes/1b51ca2f-cc96-4285-941a-315fcaf18eee returned with HTTP 200 Jul 10 06:34:10.246033 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 391/1554] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:10 2026] GET /volume/v3/volumes/1b51ca2f-cc96-4285-941a-315fcaf18eee => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:10.264663 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-977b4db0-cfd0-4265-8611-f0b84071713c tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d967245-bab3-47bb-8b93-f24423bbf3d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9843f5ce-2488-425c-912f-7538ccda4212', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-332423813',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='daed5af841094726b89ece6970dfd20f',qos_specs=None,replication_status=,reservations=['14337efc-316d-486b-9233-28c85c2dc3c2','420dfdf6-d847-4ba7-968d-30c1ffa25cf9','ab74ed99-f911-4b04-bcad-3df21df278e7','4c60ac0b-2ccc-4eb3-a1af-57b3a6c186ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8767d9ef93e74c5984bf8c53e7ac7337',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:34:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-332423813',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9843f5ce-2488-425c-912f-7538ccda4212,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='daed5af841094726b89ece6970dfd20f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8767d9ef93e74c5984bf8c53e7ac7337',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:34:10.265801 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-977b4db0-cfd0-4265-8611-f0b84071713c tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a2d081c-4874-4433-a781-50ab74847a4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:34:10.273495 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-136f49c7-e3db-4ee1-b1cc-240abaf8ae98 req-f7857bb1-ce2a-4d3e-b99d-5a3a3a34294e None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:10.275464 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-136f49c7-e3db-4ee1-b1cc-240abaf8ae98 req-f7857bb1-ce2a-4d3e-b99d-5a3a3a34294e tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] POST https://10.4.3.200/volume/v3/attachments/9a427054-f5dd-44f5-87a0-283b1b01f246/action Jul 10 06:34:10.275841 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-136f49c7-e3db-4ee1-b1cc-240abaf8ae98 req-f7857bb1-ce2a-4d3e-b99d-5a3a3a34294e tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] Action body: b'{"os-complete": null}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:34:10.275984 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-136f49c7-e3db-4ee1-b1cc-240abaf8ae98 req-f7857bb1-ce2a-4d3e-b99d-5a3a3a34294e tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:34:10.285820 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-977b4db0-cfd0-4265-8611-f0b84071713c tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a2d081c-4874-4433-a781-50ab74847a4a) transitioned into state 'SUCCESS' from state '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-332423813',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='daed5af841094726b89ece6970dfd20f',qos_specs=None,replication_status=,reservations=['14337efc-316d-486b-9233-28c85c2dc3c2','420dfdf6-d847-4ba7-968d-30c1ffa25cf9','ab74ed99-f911-4b04-bcad-3df21df278e7','4c60ac0b-2ccc-4eb3-a1af-57b3a6c186ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8767d9ef93e74c5984bf8c53e7ac7337',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:34:10.286812 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-977b4db0-cfd0-4265-8611-f0b84071713c tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf9ed800-e5ba-47af-bc31-da1b81f157a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:34:10.291287 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:10.291287 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:34:10.298582 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-977b4db0-cfd0-4265-8611-f0b84071713c tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf9ed800-e5ba-47af-bc31-da1b81f157a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:34:10.299559 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-136f49c7-e3db-4ee1-b1cc-240abaf8ae98 req-f7857bb1-ce2a-4d3e-b99d-5a3a3a34294e tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] https://10.4.3.200/volume/v3/attachments/9a427054-f5dd-44f5-87a0-283b1b01f246/action returned with HTTP 204 Jul 10 06:34:10.299717 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-977b4db0-cfd0-4265-8611-f0b84071713c tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Flow 'volume_create_api' (cb4bb326-3e50-4b93-a60a-cf8068723ee6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:34:10.299961 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 386/1555] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 10 06:34:10 2026] POST /volume/v3/attachments/9a427054-f5dd-44f5-87a0-283b1b01f246/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:34:10.300178 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-977b4db0-cfd0-4265-8611-f0b84071713c tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Create volume request issued successfully. Jul 10 06:34:10.300979 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-977b4db0-cfd0-4265-8611-f0b84071713c tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:34:10.301566 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 392/1556] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 10 06:34:10 2026] POST /volume/v3/volumes => generated 748 bytes in 256 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:34:10.312949 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-e540e748-2bdb-402f-a8d8-e95fb2e40c74 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:10.317921 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-e540e748-2bdb-402f-a8d8-e95fb2e40c74 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/volumes/9843f5ce-2488-425c-912f-7538ccda4212 Jul 10 06:34:10.319196 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-e540e748-2bdb-402f-a8d8-e95fb2e40c74 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:10.320527 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-e540e748-2bdb-402f-a8d8-e95fb2e40c74 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:10.320596 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-69f5875f-93a6-42de-a3ef-8b900982e8cd None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:10.321659 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-69f5875f-93a6-42de-a3ef-8b900982e8cd tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] GET https://10.4.3.200/volume/v3/volumes/e76cdea7-8035-4814-bf2e-853a902d5ada Jul 10 06:34:10.321879 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-69f5875f-93a6-42de-a3ef-8b900982e8cd tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:10.322134 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-69f5875f-93a6-42de-a3ef-8b900982e8cd tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:10.326816 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:10.326816 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:34:10.330619 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-e540e748-2bdb-402f-a8d8-e95fb2e40c74 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Volume info retrieved successfully. Jul 10 06:34:10.335029 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-e540e748-2bdb-402f-a8d8-e95fb2e40c74 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/volumes/9843f5ce-2488-425c-912f-7538ccda4212 returned with HTTP 200 Jul 10 06:34:10.335105 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:10.335105 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:34:10.335392 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 392/1557] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:10 2026] GET /volume/v3/volumes/9843f5ce-2488-425c-912f-7538ccda4212 => generated 816 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:10.338308 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-69f5875f-93a6-42de-a3ef-8b900982e8cd tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] Volume info retrieved successfully. Jul 10 06:34:10.342365 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-69f5875f-93a6-42de-a3ef-8b900982e8cd tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] https://10.4.3.200/volume/v3/volumes/e76cdea7-8035-4814-bf2e-853a902d5ada returned with HTTP 200 Jul 10 06:34:10.342801 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 387/1558] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:10 2026] GET /volume/v3/volumes/e76cdea7-8035-4814-bf2e-853a902d5ada => generated 1111 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:34:10.347405 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:10.347405 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:34:10.347785 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-ad8fb307-da95-400d-a790-70244e9931f1 tempest-VolumesTransfersV355Test-1388873402 tempest-VolumesTransfersV355Test-1388873402-project-admin] Volume info retrieved successfully. Jul 10 06:34:10.354306 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-8d508785-faec-4fd3-af47-94216bcb7bdd None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:10.357091 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8d508785-faec-4fd3-af47-94216bcb7bdd tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] GET https://10.4.3.200/volume/v3/volumes/e76cdea7-8035-4814-bf2e-853a902d5ada Jul 10 06:34:10.357305 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8d508785-faec-4fd3-af47-94216bcb7bdd tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:10.357532 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8d508785-faec-4fd3-af47-94216bcb7bdd tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:10.367847 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:10.367847 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:34:10.368546 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-ad8fb307-da95-400d-a790-70244e9931f1 tempest-VolumesTransfersV355Test-1388873402 tempest-VolumesTransfersV355Test-1388873402-project-admin] Delete volume request issued successfully. Jul 10 06:34:10.368805 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ad8fb307-da95-400d-a790-70244e9931f1 tempest-VolumesTransfersV355Test-1388873402 tempest-VolumesTransfersV355Test-1388873402-project-admin] https://10.4.3.200/volume/v3/volumes/ea940050-5790-4134-8364-8b78cce1f412 returned with HTTP 202 Jul 10 06:34:10.369326 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 388/1559] 10.4.3.200 () {68 vars in 1392 bytes} [Fri Jul 10 06:34:10 2026] DELETE /volume/v3/volumes/ea940050-5790-4134-8364-8b78cce1f412 => generated 0 bytes in 252 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 06:34:10.373267 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-8d508785-faec-4fd3-af47-94216bcb7bdd tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] Volume info retrieved successfully. Jul 10 06:34:10.378033 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8d508785-faec-4fd3-af47-94216bcb7bdd tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] https://10.4.3.200/volume/v3/volumes/e76cdea7-8035-4814-bf2e-853a902d5ada returned with HTTP 200 Jul 10 06:34:10.378470 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 393/1560] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:10 2026] GET /volume/v3/volumes/e76cdea7-8035-4814-bf2e-853a902d5ada => generated 1111 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:34:10.379090 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-a131dc05-7218-4b36-be83-f50ef3a620b1 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:10.381250 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-a131dc05-7218-4b36-be83-f50ef3a620b1 tempest-VolumesTransfersV355Test-1388873402 tempest-VolumesTransfersV355Test-1388873402-project-admin] GET https://10.4.3.200/volume/v3/volumes/ea940050-5790-4134-8364-8b78cce1f412 Jul 10 06:34:10.381478 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-a131dc05-7218-4b36-be83-f50ef3a620b1 tempest-VolumesTransfersV355Test-1388873402 tempest-VolumesTransfersV355Test-1388873402-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:10.381675 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-a131dc05-7218-4b36-be83-f50ef3a620b1 tempest-VolumesTransfersV355Test-1388873402 tempest-VolumesTransfersV355Test-1388873402-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:10.390076 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:10.390076 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:34:10.394193 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-a131dc05-7218-4b36-be83-f50ef3a620b1 tempest-VolumesTransfersV355Test-1388873402 tempest-VolumesTransfersV355Test-1388873402-project-admin] Volume info retrieved successfully. Jul 10 06:34:10.398739 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-a131dc05-7218-4b36-be83-f50ef3a620b1 tempest-VolumesTransfersV355Test-1388873402 tempest-VolumesTransfersV355Test-1388873402-project-admin] https://10.4.3.200/volume/v3/volumes/ea940050-5790-4134-8364-8b78cce1f412 returned with HTTP 200 Jul 10 06:34:10.399179 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 393/1561] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:34:10 2026] GET /volume/v3/volumes/ea940050-5790-4134-8364-8b78cce1f412 => generated 1130 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:34:10.424203 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-4e42f5cf-658e-4ecf-8faf-e3bb9d0eb027 req-c3ba1ee9-e4c9-4450-ad63-d3224dc5a50e None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:10.426771 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-4e42f5cf-658e-4ecf-8faf-e3bb9d0eb027 req-c3ba1ee9-e4c9-4450-ad63-d3224dc5a50e tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] GET https://10.4.3.200/volume/v3/volumes/e76cdea7-8035-4814-bf2e-853a902d5ada Jul 10 06:34:10.426947 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-4e42f5cf-658e-4ecf-8faf-e3bb9d0eb027 req-c3ba1ee9-e4c9-4450-ad63-d3224dc5a50e tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:10.427131 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-4e42f5cf-658e-4ecf-8faf-e3bb9d0eb027 req-c3ba1ee9-e4c9-4450-ad63-d3224dc5a50e tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:10.436116 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:10.436116 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:34:10.439362 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-4e42f5cf-658e-4ecf-8faf-e3bb9d0eb027 req-c3ba1ee9-e4c9-4450-ad63-d3224dc5a50e tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] Volume info retrieved successfully. Jul 10 06:34:10.443397 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-4e42f5cf-658e-4ecf-8faf-e3bb9d0eb027 req-c3ba1ee9-e4c9-4450-ad63-d3224dc5a50e tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] https://10.4.3.200/volume/v3/volumes/e76cdea7-8035-4814-bf2e-853a902d5ada returned with HTTP 200 Jul 10 06:34:10.443839 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 388/1562] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:34:10 2026] GET /volume/v3/volumes/e76cdea7-8035-4814-bf2e-853a902d5ada => generated 1111 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:34:10.472681 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-4e42f5cf-658e-4ecf-8faf-e3bb9d0eb027 req-76ecd1a0-d8e5-4837-b804-f058823ea581 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:10.474761 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-4e42f5cf-658e-4ecf-8faf-e3bb9d0eb027 req-76ecd1a0-d8e5-4837-b804-f058823ea581 tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] DELETE https://10.4.3.200/volume/v3/attachments/9a427054-f5dd-44f5-87a0-283b1b01f246 Jul 10 06:34:10.474971 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-4e42f5cf-658e-4ecf-8faf-e3bb9d0eb027 req-76ecd1a0-d8e5-4837-b804-f058823ea581 tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:10.475457 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-4e42f5cf-658e-4ecf-8faf-e3bb9d0eb027 req-76ecd1a0-d8e5-4837-b804-f058823ea581 tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] Calling method 'version_select' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:10.482893 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:10.482893 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:34:11.014440 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-4e42f5cf-658e-4ecf-8faf-e3bb9d0eb027 req-76ecd1a0-d8e5-4837-b804-f058823ea581 tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] https://10.4.3.200/volume/v3/attachments/9a427054-f5dd-44f5-87a0-283b1b01f246 returned with HTTP 200 Jul 10 06:34:11.014633 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 389/1563] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 10 06:34:10 2026] DELETE /volume/v3/attachments/9a427054-f5dd-44f5-87a0-283b1b01f246 => generated 19 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:11.049249 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-6fa8cf65-10b9-4664-98f4-95701dee0213 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:11.050915 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6fa8cf65-10b9-4664-98f4-95701dee0213 tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] GET https://10.4.3.200/volume/v3/volumes/e76cdea7-8035-4814-bf2e-853a902d5ada Jul 10 06:34:11.051113 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6fa8cf65-10b9-4664-98f4-95701dee0213 tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:11.051294 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6fa8cf65-10b9-4664-98f4-95701dee0213 tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:11.058276 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:11.058276 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:34:11.062876 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-6fa8cf65-10b9-4664-98f4-95701dee0213 tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] Volume info retrieved successfully. Jul 10 06:34:11.067800 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6fa8cf65-10b9-4664-98f4-95701dee0213 tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] https://10.4.3.200/volume/v3/volumes/e76cdea7-8035-4814-bf2e-853a902d5ada returned with HTTP 200 Jul 10 06:34:11.068265 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 394/1564] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:11 2026] GET /volume/v3/volumes/e76cdea7-8035-4814-bf2e-853a902d5ada => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:11.258244 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-24c25cdf-ba8d-4a75-aa42-02da8adc9097 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:11.259945 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-24c25cdf-ba8d-4a75-aa42-02da8adc9097 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] GET https://10.4.3.200/volume/v3/volumes/1b51ca2f-cc96-4285-941a-315fcaf18eee Jul 10 06:34:11.260123 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-24c25cdf-ba8d-4a75-aa42-02da8adc9097 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:11.260295 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-24c25cdf-ba8d-4a75-aa42-02da8adc9097 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:11.270814 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:11.270814 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:34:11.274146 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-24c25cdf-ba8d-4a75-aa42-02da8adc9097 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Volume info retrieved successfully. Jul 10 06:34:11.277654 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-24c25cdf-ba8d-4a75-aa42-02da8adc9097 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] https://10.4.3.200/volume/v3/volumes/1b51ca2f-cc96-4285-941a-315fcaf18eee returned with HTTP 200 Jul 10 06:34:11.277989 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 394/1565] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:11 2026] GET /volume/v3/volumes/1b51ca2f-cc96-4285-941a-315fcaf18eee => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:11.346149 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-aac7e42d-3639-44cd-99ba-34441c879234 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:11.348797 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-4bea1b6f-9b5c-4096-bf3f-715ccf249b40 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:11.350288 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4bea1b6f-9b5c-4096-bf3f-715ccf249b40 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/volumes/9843f5ce-2488-425c-912f-7538ccda4212 Jul 10 06:34:11.350448 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4bea1b6f-9b5c-4096-bf3f-715ccf249b40 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:11.350638 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4bea1b6f-9b5c-4096-bf3f-715ccf249b40 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:11.357000 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:11.357000 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:34:11.360347 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-4bea1b6f-9b5c-4096-bf3f-715ccf249b40 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Volume info retrieved successfully. Jul 10 06:34:11.364016 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4bea1b6f-9b5c-4096-bf3f-715ccf249b40 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/volumes/9843f5ce-2488-425c-912f-7538ccda4212 returned with HTTP 200 Jul 10 06:34:11.364361 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 390/1566] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:11 2026] GET /volume/v3/volumes/9843f5ce-2488-425c-912f-7538ccda4212 => generated 841 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:11.378418 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-f22c4d52-707f-46e0-986d-35267aebfce6 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:11.380080 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f22c4d52-707f-46e0-986d-35267aebfce6 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] POST https://10.4.3.200/volume/v3/backups Jul 10 06:34:11.380418 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f22c4d52-707f-46e0-986d-35267aebfce6 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9843f5ce-2488-425c-912f-7538ccda4212", "name": "tempest-VolumesBackupsTest-Backup-177098900"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:34:11.381847 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.contrib.backups [None req-f22c4d52-707f-46e0-986d-35267aebfce6 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Creating new backup {'backup': {'volume_id': '9843f5ce-2488-425c-912f-7538ccda4212', 'name': 'tempest-VolumesBackupsTest-Backup-177098900'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 06:34:11.382473 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.contrib.backups [None req-f22c4d52-707f-46e0-986d-35267aebfce6 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Creating backup of volume 9843f5ce-2488-425c-912f-7538ccda4212 in container None Jul 10 06:34:11.388774 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:11.388774 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:34:11.389175 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-f22c4d52-707f-46e0-986d-35267aebfce6 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Volume info retrieved successfully. Jul 10 06:34:11.413522 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-f22c4d52-707f-46e0-986d-35267aebfce6 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Created reservations ['c5b4219e-0ac4-4b2d-89e5-1aafbe5d15a6', '6e54e708-b885-48c5-94aa-cb3580620acd'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:34:11.415233 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-d10cfaca-fce5-4222-a235-8db96da6d75e None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:11.416790 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-d10cfaca-fce5-4222-a235-8db96da6d75e tempest-VolumesTransfersV355Test-1388873402 tempest-VolumesTransfersV355Test-1388873402-project-admin] GET https://10.4.3.200/volume/v3/volumes/ea940050-5790-4134-8364-8b78cce1f412 Jul 10 06:34:11.416961 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-d10cfaca-fce5-4222-a235-8db96da6d75e tempest-VolumesTransfersV355Test-1388873402 tempest-VolumesTransfersV355Test-1388873402-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:11.417135 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-d10cfaca-fce5-4222-a235-8db96da6d75e tempest-VolumesTransfersV355Test-1388873402 tempest-VolumesTransfersV355Test-1388873402-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:11.423896 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-d10cfaca-fce5-4222-a235-8db96da6d75e tempest-VolumesTransfersV355Test-1388873402 tempest-VolumesTransfersV355Test-1388873402-project-admin] https://10.4.3.200/volume/v3/volumes/ea940050-5790-4134-8364-8b78cce1f412 returned with HTTP 404 Jul 10 06:34:11.424489 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 395/1567] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:34:11 2026] GET /volume/v3/volumes/ea940050-5790-4134-8364-8b78cce1f412 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 06:34:11.430982 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-be81fa15-3f2a-442a-b303-acd716dfcddc None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:11.432123 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-aac7e42d-3639-44cd-99ba-34441c879234 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:34:11.432589 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-aac7e42d-3639-44cd-99ba-34441c879234 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1294595186"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:34:11.432650 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-be81fa15-3f2a-442a-b303-acd716dfcddc tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] GET https://10.4.3.200/volume/v3/volumes/ea940050-5790-4134-8364-8b78cce1f412 Jul 10 06:34:11.432834 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-be81fa15-3f2a-442a-b303-acd716dfcddc tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:11.433032 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-be81fa15-3f2a-442a-b303-acd716dfcddc tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:11.434439 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.volumes [None req-aac7e42d-3639-44cd-99ba-34441c879234 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1294595186'}} {{(pid=99977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:34:11.434691 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-aac7e42d-3639-44cd-99ba-34441c879234 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Create volume of 1 GB Jul 10 06:34:11.438405 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-be81fa15-3f2a-442a-b303-acd716dfcddc tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] https://10.4.3.200/volume/v3/volumes/ea940050-5790-4134-8364-8b78cce1f412 returned with HTTP 404 Jul 10 06:34:11.438885 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 391/1568] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:34:11 2026] GET /volume/v3/volumes/ea940050-5790-4134-8364-8b78cce1f412 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 06:34:11.439552 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-aac7e42d-3639-44cd-99ba-34441c879234 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Availability Zones retrieved successfully. Jul 10 06:34:11.441533 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f22c4d52-707f-46e0-986d-35267aebfce6 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups returned with HTTP 202 Jul 10 06:34:11.442207 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 395/1569] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 10 06:34:11 2026] POST /volume/v3/backups => generated 329 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:34:11.446895 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-9c40755c-d466-448c-b49c-9699965050b4 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:11.447424 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-aac7e42d-3639-44cd-99ba-34441c879234 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Flow 'volume_create_api' (a9a20f31-c325-4ba8-9007-4904064ce720) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:34:11.448288 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-aac7e42d-3639-44cd-99ba-34441c879234 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (675edabf-061c-4009-9999-9ebb7472f695) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:34:11.448436 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-9c40755c-d466-448c-b49c-9699965050b4 tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] DELETE https://10.4.3.200/volume/v3/volumes/ea940050-5790-4134-8364-8b78cce1f412 Jul 10 06:34:11.448653 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-9c40755c-d466-448c-b49c-9699965050b4 tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:11.448852 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-9c40755c-d466-448c-b49c-9699965050b4 tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] Calling method 'delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:11.449013 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-9c40755c-d466-448c-b49c-9699965050b4 tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] Delete volume with id: ea940050-5790-4134-8364-8b78cce1f412 Jul 10 06:34:11.449176 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.flows.api.create_volume [None req-aac7e42d-3639-44cd-99ba-34441c879234 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Validating volume size '1' using validate_int {{(pid=99977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:34:11.450728 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-ad5dab8b-e157-4030-88f4-963194447395 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:11.452549 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ad5dab8b-e157-4030-88f4-963194447395 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d Jul 10 06:34:11.452761 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ad5dab8b-e157-4030-88f4-963194447395 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:11.453309 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ad5dab8b-e157-4030-88f4-963194447395 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:11.453309 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-ad5dab8b-e157-4030-88f4-963194447395 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:34:11.455075 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-9c40755c-d466-448c-b49c-9699965050b4 tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] https://10.4.3.200/volume/v3/volumes/ea940050-5790-4134-8364-8b78cce1f412 returned with HTTP 404 Jul 10 06:34:11.455641 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 396/1570] 10.4.3.200 () {68 vars in 1392 bytes} [Fri Jul 10 06:34:11 2026] DELETE /volume/v3/volumes/ea940050-5790-4134-8364-8b78cce1f412 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 06:34:11.457751 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:11.457751 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:34:11.458625 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ad5dab8b-e157-4030-88f4-963194447395 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d returned with HTTP 200 Jul 10 06:34:11.459083 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 392/1571] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:11 2026] GET /volume/v3/backups/b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:11.464258 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-e8d7967b-9252-423b-aa6e-16e72d962b2a None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:11.465553 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e8d7967b-9252-423b-aa6e-16e72d962b2a tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:34:11.465902 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e8d7967b-9252-423b-aa6e-16e72d962b2a tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-2091943912"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:34:11.467185 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-e8d7967b-9252-423b-aa6e-16e72d962b2a tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-2091943912'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:34:11.467299 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-e8d7967b-9252-423b-aa6e-16e72d962b2a tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] Create volume of 1 GB Jul 10 06:34:11.467525 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:11.467525 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:34:11.471149 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-e8d7967b-9252-423b-aa6e-16e72d962b2a tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] Availability Zones retrieved successfully. Jul 10 06:34:11.474024 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-aac7e42d-3639-44cd-99ba-34441c879234 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (675edabf-061c-4009-9999-9ebb7472f695) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:34:11.474817 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-aac7e42d-3639-44cd-99ba-34441c879234 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0840b576-4ecd-4779-bd65-84cfacdb7f78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:34:11.476448 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-e8d7967b-9252-423b-aa6e-16e72d962b2a tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] Flow 'volume_create_api' (78b69c2e-c2a1-4c4b-818e-b1f297423705) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:34:11.477468 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-e8d7967b-9252-423b-aa6e-16e72d962b2a tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e809fd7-79b2-4b3f-b15f-d59b1ce02eaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:34:11.478260 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-e8d7967b-9252-423b-aa6e-16e72d962b2a tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] Validating volume size '1' using validate_int {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:34:11.504199 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-e8d7967b-9252-423b-aa6e-16e72d962b2a tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e809fd7-79b2-4b3f-b15f-d59b1ce02eaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:34:11.505260 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-e8d7967b-9252-423b-aa6e-16e72d962b2a tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8563ba1-c3c0-4594-8c2d-d79e44cc4f5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:34:11.533089 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-aac7e42d-3639-44cd-99ba-34441c879234 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Created reservations ['b3bebf00-1e8d-431c-8091-30b5c75bf864', 'fbb20dd1-2307-4883-a399-aa8b7119ef7f', '589e2582-811d-4d54-9105-7a8abab36020', '03e31901-94ba-4ccc-8914-919b5ce37022'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:34:11.533853 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-aac7e42d-3639-44cd-99ba-34441c879234 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0840b576-4ecd-4779-bd65-84cfacdb7f78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b3bebf00-1e8d-431c-8091-30b5c75bf864', 'fbb20dd1-2307-4883-a399-aa8b7119ef7f', '589e2582-811d-4d54-9105-7a8abab36020', '03e31901-94ba-4ccc-8914-919b5ce37022']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:34:11.534644 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-aac7e42d-3639-44cd-99ba-34441c879234 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87f438db-af19-4dcf-b7c8-891a6b3dc41a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:34:11.547015 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-e8d7967b-9252-423b-aa6e-16e72d962b2a tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] Created reservations ['73171844-6278-4002-adad-5ced02792fbe', '0b56580f-7ac7-40ef-897a-d0dfbbae37b7', '7ba28e05-ba60-41d7-a5dd-a3c3f3552605', 'c0175385-22ab-4b00-a9b8-db4ca42d888c'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:34:11.547825 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-e8d7967b-9252-423b-aa6e-16e72d962b2a tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8563ba1-c3c0-4594-8c2d-d79e44cc4f5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['73171844-6278-4002-adad-5ced02792fbe', '0b56580f-7ac7-40ef-897a-d0dfbbae37b7', '7ba28e05-ba60-41d7-a5dd-a3c3f3552605', 'c0175385-22ab-4b00-a9b8-db4ca42d888c']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:34:11.548554 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-e8d7967b-9252-423b-aa6e-16e72d962b2a tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a709e494-8da8-4afa-9d7c-de70bf6f1820) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:34:11.559699 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-aac7e42d-3639-44cd-99ba-34441c879234 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87f438db-af19-4dcf-b7c8-891a6b3dc41a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7ff4a16d-7328-441c-864d-04acc4b7bebc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1294595186',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1dab81c22ede48bf941892bb4fbfc0c7',qos_specs=None,replication_status=,reservations=['b3bebf00-1e8d-431c-8091-30b5c75bf864','fbb20dd1-2307-4883-a399-aa8b7119ef7f','589e2582-811d-4d54-9105-7a8abab36020','03e31901-94ba-4ccc-8914-919b5ce37022'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='020b73a5312043999463d440e4c8ebf6',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:34:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1294595186',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7ff4a16d-7328-441c-864d-04acc4b7bebc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1dab81c22ede48bf941892bb4fbfc0c7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='020b73a5312043999463d440e4c8ebf6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:34:11.560477 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-aac7e42d-3639-44cd-99ba-34441c879234 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2195b07a-4cd1-4908-a52f-da5d4774bdf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:34:11.573821 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-e8d7967b-9252-423b-aa6e-16e72d962b2a tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a709e494-8da8-4afa-9d7c-de70bf6f1820) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '70b5a66c-a8e0-4a89-ad00-3e8605fa0d92', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-2091943912',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb3507ff5c06415485d85d78e94bf6e4',qos_specs=None,replication_status=,reservations=['73171844-6278-4002-adad-5ced02792fbe','0b56580f-7ac7-40ef-897a-d0dfbbae37b7','7ba28e05-ba60-41d7-a5dd-a3c3f3552605','c0175385-22ab-4b00-a9b8-db4ca42d888c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b473d3cd42c4da2a46cc21b7f3dda69',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:34:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-2091943912',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=70b5a66c-a8e0-4a89-ad00-3e8605fa0d92,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb3507ff5c06415485d85d78e94bf6e4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0b473d3cd42c4da2a46cc21b7f3dda69',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:34:11.575285 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-e8d7967b-9252-423b-aa6e-16e72d962b2a tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (185042da-b84a-4a0c-8074-b7b266250b4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:34:11.579403 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-aac7e42d-3639-44cd-99ba-34441c879234 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2195b07a-4cd1-4908-a52f-da5d4774bdf0) transitioned into state 'SUCCESS' from state '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-1294595186',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1dab81c22ede48bf941892bb4fbfc0c7',qos_specs=None,replication_status=,reservations=['b3bebf00-1e8d-431c-8091-30b5c75bf864','fbb20dd1-2307-4883-a399-aa8b7119ef7f','589e2582-811d-4d54-9105-7a8abab36020','03e31901-94ba-4ccc-8914-919b5ce37022'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='020b73a5312043999463d440e4c8ebf6',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:34:11.580324 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-aac7e42d-3639-44cd-99ba-34441c879234 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dde4a697-fd6a-4353-baba-79b957dc73d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:34:11.591974 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-aac7e42d-3639-44cd-99ba-34441c879234 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dde4a697-fd6a-4353-baba-79b957dc73d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:34:11.594525 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-e8d7967b-9252-423b-aa6e-16e72d962b2a tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (185042da-b84a-4a0c-8074-b7b266250b4d) transitioned into state 'SUCCESS' from state '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-2091943912',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb3507ff5c06415485d85d78e94bf6e4',qos_specs=None,replication_status=,reservations=['73171844-6278-4002-adad-5ced02792fbe','0b56580f-7ac7-40ef-897a-d0dfbbae37b7','7ba28e05-ba60-41d7-a5dd-a3c3f3552605','c0175385-22ab-4b00-a9b8-db4ca42d888c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b473d3cd42c4da2a46cc21b7f3dda69',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:34:11.594652 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-aac7e42d-3639-44cd-99ba-34441c879234 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Flow 'volume_create_api' (a9a20f31-c325-4ba8-9007-4904064ce720) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:34:11.594693 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-e8d7967b-9252-423b-aa6e-16e72d962b2a tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06444318-d765-4935-ac91-e98c27e76c54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:34:11.594719 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-aac7e42d-3639-44cd-99ba-34441c879234 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Create volume request issued successfully. Jul 10 06:34:11.594719 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-aac7e42d-3639-44cd-99ba-34441c879234 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:34:11.594719 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 389/1572] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 10 06:34:11 2026] POST /volume/v3/volumes => generated 751 bytes in 249 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:34:11.602360 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-e8d7967b-9252-423b-aa6e-16e72d962b2a tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06444318-d765-4935-ac91-e98c27e76c54) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:34:11.603299 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-e8d7967b-9252-423b-aa6e-16e72d962b2a tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] Flow 'volume_create_api' (78b69c2e-c2a1-4c4b-818e-b1f297423705) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:34:11.603631 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-e8d7967b-9252-423b-aa6e-16e72d962b2a tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] Create volume request issued successfully. Jul 10 06:34:11.604549 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e8d7967b-9252-423b-aa6e-16e72d962b2a tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:34:11.605364 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 396/1573] 10.4.3.200 () {70 vars in 1299 bytes} [Fri Jul 10 06:34:11 2026] POST /volume/v3/volumes => generated 819 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:34:11.609975 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-db663c2a-8401-432a-b5cc-973ba6a30b40 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:11.612164 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-db663c2a-8401-432a-b5cc-973ba6a30b40 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] GET https://10.4.3.200/volume/v3/volumes/7ff4a16d-7328-441c-864d-04acc4b7bebc Jul 10 06:34:11.612544 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-db663c2a-8401-432a-b5cc-973ba6a30b40 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:11.612718 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-db663c2a-8401-432a-b5cc-973ba6a30b40 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:11.615903 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-73ca9236-6945-4b5a-bfe2-db0c441a42bc None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:11.617938 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-73ca9236-6945-4b5a-bfe2-db0c441a42bc tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] GET https://10.4.3.200/volume/v3/volumes/70b5a66c-a8e0-4a89-ad00-3e8605fa0d92 Jul 10 06:34:11.618193 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-73ca9236-6945-4b5a-bfe2-db0c441a42bc tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:11.618354 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-73ca9236-6945-4b5a-bfe2-db0c441a42bc tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:11.620375 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:11.620375 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:34:11.625153 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-db663c2a-8401-432a-b5cc-973ba6a30b40 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Volume info retrieved successfully. Jul 10 06:34:11.626480 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:11.626480 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:34:11.631193 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-db663c2a-8401-432a-b5cc-973ba6a30b40 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] https://10.4.3.200/volume/v3/volumes/7ff4a16d-7328-441c-864d-04acc4b7bebc returned with HTTP 200 Jul 10 06:34:11.631773 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 397/1574] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:11 2026] GET /volume/v3/volumes/7ff4a16d-7328-441c-864d-04acc4b7bebc => generated 819 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:11.632997 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-73ca9236-6945-4b5a-bfe2-db0c441a42bc tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] Volume info retrieved successfully. Jul 10 06:34:11.637331 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-73ca9236-6945-4b5a-bfe2-db0c441a42bc tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] https://10.4.3.200/volume/v3/volumes/70b5a66c-a8e0-4a89-ad00-3e8605fa0d92 returned with HTTP 200 Jul 10 06:34:11.637920 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 393/1575] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:34:11 2026] GET /volume/v3/volumes/70b5a66c-a8e0-4a89-ad00-3e8605fa0d92 => generated 887 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:34:12.289474 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-615a9439-0c29-409e-ae11-f4029ac09ce1 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:12.291453 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-615a9439-0c29-409e-ae11-f4029ac09ce1 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] GET https://10.4.3.200/volume/v3/volumes/1b51ca2f-cc96-4285-941a-315fcaf18eee Jul 10 06:34:12.291684 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-615a9439-0c29-409e-ae11-f4029ac09ce1 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:12.291885 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-615a9439-0c29-409e-ae11-f4029ac09ce1 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:12.302604 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:12.302604 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:34:12.305827 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-615a9439-0c29-409e-ae11-f4029ac09ce1 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Volume info retrieved successfully. Jul 10 06:34:12.309418 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-615a9439-0c29-409e-ae11-f4029ac09ce1 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] https://10.4.3.200/volume/v3/volumes/1b51ca2f-cc96-4285-941a-315fcaf18eee returned with HTTP 200 Jul 10 06:34:12.309797 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 390/1576] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:12 2026] GET /volume/v3/volumes/1b51ca2f-cc96-4285-941a-315fcaf18eee => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:12.469943 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-00457d71-d098-4ae9-b3ee-64f044cbdff2 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:12.471711 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-00457d71-d098-4ae9-b3ee-64f044cbdff2 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d Jul 10 06:34:12.471871 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-00457d71-d098-4ae9-b3ee-64f044cbdff2 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:12.472052 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-00457d71-d098-4ae9-b3ee-64f044cbdff2 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:12.472154 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-00457d71-d098-4ae9-b3ee-64f044cbdff2 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:34:12.476653 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:12.476653 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:34:12.477325 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-00457d71-d098-4ae9-b3ee-64f044cbdff2 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d returned with HTTP 200 Jul 10 06:34:12.477668 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 397/1577] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:12 2026] GET /volume/v3/backups/b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:12.643455 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-a1320cc8-e023-49aa-95cf-689f7af48709 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:12.645200 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-a1320cc8-e023-49aa-95cf-689f7af48709 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] GET https://10.4.3.200/volume/v3/volumes/7ff4a16d-7328-441c-864d-04acc4b7bebc Jul 10 06:34:12.645402 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-a1320cc8-e023-49aa-95cf-689f7af48709 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:12.645586 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-a1320cc8-e023-49aa-95cf-689f7af48709 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:12.651831 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:12.651831 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:34:12.652081 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-33c45cad-7217-41a8-b844-a26dfa30d524 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:12.653590 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-33c45cad-7217-41a8-b844-a26dfa30d524 tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] GET https://10.4.3.200/volume/v3/volumes/70b5a66c-a8e0-4a89-ad00-3e8605fa0d92 Jul 10 06:34:12.653774 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-33c45cad-7217-41a8-b844-a26dfa30d524 tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:12.653955 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-33c45cad-7217-41a8-b844-a26dfa30d524 tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:12.655011 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-a1320cc8-e023-49aa-95cf-689f7af48709 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Volume info retrieved successfully. Jul 10 06:34:12.658765 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-a1320cc8-e023-49aa-95cf-689f7af48709 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] https://10.4.3.200/volume/v3/volumes/7ff4a16d-7328-441c-864d-04acc4b7bebc returned with HTTP 200 Jul 10 06:34:12.659153 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 398/1578] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:12 2026] GET /volume/v3/volumes/7ff4a16d-7328-441c-864d-04acc4b7bebc => generated 844 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:12.660144 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:12.660144 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:34:12.663493 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-33c45cad-7217-41a8-b844-a26dfa30d524 tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] Volume info retrieved successfully. Jul 10 06:34:12.667204 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-33c45cad-7217-41a8-b844-a26dfa30d524 tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] https://10.4.3.200/volume/v3/volumes/70b5a66c-a8e0-4a89-ad00-3e8605fa0d92 returned with HTTP 200 Jul 10 06:34:12.667577 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 394/1579] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:34:12 2026] GET /volume/v3/volumes/70b5a66c-a8e0-4a89-ad00-3e8605fa0d92 => generated 946 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:34:12.670496 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-dc66f4e4-8bb1-48ba-b13d-4c8fe7e41234 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:12.672152 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-dc66f4e4-8bb1-48ba-b13d-4c8fe7e41234 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] POST https://10.4.3.200/volume/v3/snapshots Jul 10 06:34:12.672476 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-dc66f4e4-8bb1-48ba-b13d-4c8fe7e41234 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7ff4a16d-7328-441c-864d-04acc4b7bebc", "name": "tempest-VolumesDeleteCascade-Snapshot-669658210"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:34:12.679924 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:12.679924 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:34:12.680349 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-dc66f4e4-8bb1-48ba-b13d-4c8fe7e41234 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Volume info retrieved successfully. Jul 10 06:34:12.680460 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.snapshots [None req-dc66f4e4-8bb1-48ba-b13d-4c8fe7e41234 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Create snapshot from volume 7ff4a16d-7328-441c-864d-04acc4b7bebc Jul 10 06:34:12.682038 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-9c7293ae-d8dd-4b7f-90ae-435015f8ec48 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:12.684266 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9c7293ae-d8dd-4b7f-90ae-435015f8ec48 tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] POST https://10.4.3.200/volume/v3/volume-transfers Jul 10 06:34:12.684725 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9c7293ae-d8dd-4b7f-90ae-435015f8ec48 tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "70b5a66c-a8e0-4a89-ad00-3e8605fa0d92"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:34:12.686446 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volume_transfer [None req-9c7293ae-d8dd-4b7f-90ae-435015f8ec48 tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] Creating new volume transfer {'transfer': {'volume_id': '70b5a66c-a8e0-4a89-ad00-3e8605fa0d92'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 10 06:34:12.686630 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volume_transfer [None req-9c7293ae-d8dd-4b7f-90ae-435015f8ec48 tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] Creating transfer of volume 70b5a66c-a8e0-4a89-ad00-3e8605fa0d92 Jul 10 06:34:12.686766 np0000004964 devstack@c-api.service[99976]: INFO cinder.transfer.api [None req-9c7293ae-d8dd-4b7f-90ae-435015f8ec48 tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] Generating transfer record for volume 70b5a66c-a8e0-4a89-ad00-3e8605fa0d92 Jul 10 06:34:12.695744 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:12.695744 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:34:12.705538 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9c7293ae-d8dd-4b7f-90ae-435015f8ec48 tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] https://10.4.3.200/volume/v3/volume-transfers returned with HTTP 202 Jul 10 06:34:12.706209 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 398/1580] 10.4.3.200 () {70 vars in 1326 bytes} [Fri Jul 10 06:34:12 2026] POST /volume/v3/volume-transfers => generated 464 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:34:12.709700 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-dc66f4e4-8bb1-48ba-b13d-4c8fe7e41234 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Created reservations ['f367d069-0e36-4456-86f5-bb94c44c5bad', '28ce6c89-7e67-401c-b4a9-16d54db1aa63', '25741758-3d50-4907-b199-4a5f6347d62d', '870f798b-372f-4c3a-b53f-03b5da10eb8f'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:34:12.715751 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-add59083-95f1-406a-ab09-9c25e728d7f3 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:12.717717 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-add59083-95f1-406a-ab09-9c25e728d7f3 tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] GET https://10.4.3.200/volume/v3/volumes/70b5a66c-a8e0-4a89-ad00-3e8605fa0d92 Jul 10 06:34:12.717953 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-add59083-95f1-406a-ab09-9c25e728d7f3 tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:12.718143 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-add59083-95f1-406a-ab09-9c25e728d7f3 tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:12.724429 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:12.724429 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:34:12.727523 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-add59083-95f1-406a-ab09-9c25e728d7f3 tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] Volume info retrieved successfully. Jul 10 06:34:12.731195 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-add59083-95f1-406a-ab09-9c25e728d7f3 tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] https://10.4.3.200/volume/v3/volumes/70b5a66c-a8e0-4a89-ad00-3e8605fa0d92 returned with HTTP 200 Jul 10 06:34:12.731707 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 399/1581] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:34:12 2026] GET /volume/v3/volumes/70b5a66c-a8e0-4a89-ad00-3e8605fa0d92 => generated 954 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:34:12.735226 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-dc66f4e4-8bb1-48ba-b13d-4c8fe7e41234 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Snapshot create request issued successfully. Jul 10 06:34:12.735226 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-dc66f4e4-8bb1-48ba-b13d-4c8fe7e41234 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 10 06:34:12.735517 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 391/1582] 10.4.3.200 () {68 vars in 1265 bytes} [Fri Jul 10 06:34:12 2026] POST /volume/v3/snapshots => generated 306 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:34:12.742831 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-8ff04319-172c-4931-b040-3145cbd7b3bc None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:12.744710 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-8ff04319-172c-4931-b040-3145cbd7b3bc tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] GET https://10.4.3.200/volume/v3/snapshots/611e0525-2a7b-4028-ab13-a49c6cedefa5 Jul 10 06:34:12.744931 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-8ff04319-172c-4931-b040-3145cbd7b3bc tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:12.745178 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-8ff04319-172c-4931-b040-3145cbd7b3bc tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:12.746634 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-38fb05d3-262e-4c68-a2b5-f747f2d9aff7 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:12.748411 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-38fb05d3-262e-4c68-a2b5-f747f2d9aff7 tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] GET https://10.4.3.200/volume/v3/volume-transfers/detail Jul 10 06:34:12.748707 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-38fb05d3-262e-4c68-a2b5-f747f2d9aff7 tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:12.748992 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-38fb05d3-262e-4c68-a2b5-f747f2d9aff7 tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] Calling method 'detail' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:12.749232 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volume_transfer [None req-38fb05d3-262e-4c68-a2b5-f747f2d9aff7 tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] Listing volume transfers {{(pid=99976) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 10 06:34:12.749921 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:12.749921 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:34:12.750326 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-8ff04319-172c-4931-b040-3145cbd7b3bc tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Snapshot retrieved successfully. Jul 10 06:34:12.751024 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-8ff04319-172c-4931-b040-3145cbd7b3bc tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] https://10.4.3.200/volume/v3/snapshots/611e0525-2a7b-4028-ab13-a49c6cedefa5 returned with HTTP 200 Jul 10 06:34:12.751364 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 395/1583] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:34:12 2026] GET /volume/v3/snapshots/611e0525-2a7b-4028-ab13-a49c6cedefa5 => generated 438 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:12.754054 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-38fb05d3-262e-4c68-a2b5-f747f2d9aff7 tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] https://10.4.3.200/volume/v3/volume-transfers/detail returned with HTTP 200 Jul 10 06:34:12.754580 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 399/1584] 10.4.3.200 () {68 vars in 1326 bytes} [Fri Jul 10 06:34:12 2026] GET /volume/v3/volume-transfers/detail => generated 435 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:34:12.763560 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-d7f0511b-50bb-430d-a59b-8707e8d91119 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:12.765235 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-d7f0511b-50bb-430d-a59b-8707e8d91119 tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] DELETE https://10.4.3.200/volume/v3/volume-transfers/6589d5a4-e76b-45cf-8494-e63a541655e9 Jul 10 06:34:12.765472 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-d7f0511b-50bb-430d-a59b-8707e8d91119 tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:12.765690 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-d7f0511b-50bb-430d-a59b-8707e8d91119 tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] Calling method 'delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:12.765793 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.contrib.volume_transfer [None req-d7f0511b-50bb-430d-a59b-8707e8d91119 tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] Delete transfer with id: 6589d5a4-e76b-45cf-8494-e63a541655e9 Jul 10 06:34:12.774239 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:12.774239 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:34:12.781088 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-d7f0511b-50bb-430d-a59b-8707e8d91119 tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] https://10.4.3.200/volume/v3/volume-transfers/6589d5a4-e76b-45cf-8494-e63a541655e9 returned with HTTP 202 Jul 10 06:34:12.781477 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 400/1585] 10.4.3.200 () {68 vars in 1419 bytes} [Fri Jul 10 06:34:12 2026] DELETE /volume/v3/volume-transfers/6589d5a4-e76b-45cf-8494-e63a541655e9 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 06:34:12.787650 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-daec6fbf-6ad8-405f-999a-3081e0af806c None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:12.789391 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-daec6fbf-6ad8-405f-999a-3081e0af806c tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] GET https://10.4.3.200/volume/v3/volumes/70b5a66c-a8e0-4a89-ad00-3e8605fa0d92 Jul 10 06:34:12.789600 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-daec6fbf-6ad8-405f-999a-3081e0af806c tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:12.789772 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-daec6fbf-6ad8-405f-999a-3081e0af806c tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:12.797035 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:12.797035 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:34:12.800954 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-daec6fbf-6ad8-405f-999a-3081e0af806c tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] Volume info retrieved successfully. Jul 10 06:34:12.804514 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-daec6fbf-6ad8-405f-999a-3081e0af806c tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] https://10.4.3.200/volume/v3/volumes/70b5a66c-a8e0-4a89-ad00-3e8605fa0d92 returned with HTTP 200 Jul 10 06:34:12.804873 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 392/1586] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:34:12 2026] GET /volume/v3/volumes/70b5a66c-a8e0-4a89-ad00-3e8605fa0d92 => generated 946 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:34:12.819363 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-83241759-d984-40cc-b6f1-90837d8dd00e None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:12.821167 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-83241759-d984-40cc-b6f1-90837d8dd00e tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] DELETE https://10.4.3.200/volume/v3/volume-transfers/6589d5a4-e76b-45cf-8494-e63a541655e9 Jul 10 06:34:12.821383 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-83241759-d984-40cc-b6f1-90837d8dd00e tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:12.821598 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-83241759-d984-40cc-b6f1-90837d8dd00e tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:12.821697 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.contrib.volume_transfer [None req-83241759-d984-40cc-b6f1-90837d8dd00e tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] Delete transfer with id: 6589d5a4-e76b-45cf-8494-e63a541655e9 Jul 10 06:34:12.824493 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-83241759-d984-40cc-b6f1-90837d8dd00e tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] https://10.4.3.200/volume/v3/volume-transfers/6589d5a4-e76b-45cf-8494-e63a541655e9 returned with HTTP 404 Jul 10 06:34:12.824919 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 396/1587] 10.4.3.200 () {68 vars in 1419 bytes} [Fri Jul 10 06:34:12 2026] DELETE /volume/v3/volume-transfers/6589d5a4-e76b-45cf-8494-e63a541655e9 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 06:34:12.832010 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-0dea6eb3-f2f8-4bb0-9e9d-9d32e2c46905 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:12.834658 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0dea6eb3-f2f8-4bb0-9e9d-9d32e2c46905 tempest-VolumesTransfersV355Test-1388873402 tempest-VolumesTransfersV355Test-1388873402-project-admin] DELETE https://10.4.3.200/volume/v3/volumes/70b5a66c-a8e0-4a89-ad00-3e8605fa0d92 Jul 10 06:34:12.834938 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-0dea6eb3-f2f8-4bb0-9e9d-9d32e2c46905 tempest-VolumesTransfersV355Test-1388873402 tempest-VolumesTransfersV355Test-1388873402-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:12.835213 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-0dea6eb3-f2f8-4bb0-9e9d-9d32e2c46905 tempest-VolumesTransfersV355Test-1388873402 tempest-VolumesTransfersV355Test-1388873402-project-admin] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:12.835452 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-0dea6eb3-f2f8-4bb0-9e9d-9d32e2c46905 tempest-VolumesTransfersV355Test-1388873402 tempest-VolumesTransfersV355Test-1388873402-project-admin] Delete volume with id: 70b5a66c-a8e0-4a89-ad00-3e8605fa0d92 Jul 10 06:34:12.845118 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:12.845118 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:34:12.845588 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-0dea6eb3-f2f8-4bb0-9e9d-9d32e2c46905 tempest-VolumesTransfersV355Test-1388873402 tempest-VolumesTransfersV355Test-1388873402-project-admin] Volume info retrieved successfully. Jul 10 06:34:12.863814 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-0dea6eb3-f2f8-4bb0-9e9d-9d32e2c46905 tempest-VolumesTransfersV355Test-1388873402 tempest-VolumesTransfersV355Test-1388873402-project-admin] Delete volume request issued successfully. Jul 10 06:34:12.864016 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0dea6eb3-f2f8-4bb0-9e9d-9d32e2c46905 tempest-VolumesTransfersV355Test-1388873402 tempest-VolumesTransfersV355Test-1388873402-project-admin] https://10.4.3.200/volume/v3/volumes/70b5a66c-a8e0-4a89-ad00-3e8605fa0d92 returned with HTTP 202 Jul 10 06:34:12.864523 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 400/1588] 10.4.3.200 () {68 vars in 1392 bytes} [Fri Jul 10 06:34:12 2026] DELETE /volume/v3/volumes/70b5a66c-a8e0-4a89-ad00-3e8605fa0d92 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 06:34:12.871912 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-d7e3c5d6-79fe-421d-9818-4829c2aab3ce None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:12.873512 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-d7e3c5d6-79fe-421d-9818-4829c2aab3ce tempest-VolumesTransfersV355Test-1388873402 tempest-VolumesTransfersV355Test-1388873402-project-admin] GET https://10.4.3.200/volume/v3/volumes/70b5a66c-a8e0-4a89-ad00-3e8605fa0d92 Jul 10 06:34:12.873721 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-d7e3c5d6-79fe-421d-9818-4829c2aab3ce tempest-VolumesTransfersV355Test-1388873402 tempest-VolumesTransfersV355Test-1388873402-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:12.873912 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-d7e3c5d6-79fe-421d-9818-4829c2aab3ce tempest-VolumesTransfersV355Test-1388873402 tempest-VolumesTransfersV355Test-1388873402-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:12.880384 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:12.880384 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:34:12.883821 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-d7e3c5d6-79fe-421d-9818-4829c2aab3ce tempest-VolumesTransfersV355Test-1388873402 tempest-VolumesTransfersV355Test-1388873402-project-admin] Volume info retrieved successfully. Jul 10 06:34:12.887949 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-d7e3c5d6-79fe-421d-9818-4829c2aab3ce tempest-VolumesTransfersV355Test-1388873402 tempest-VolumesTransfersV355Test-1388873402-project-admin] https://10.4.3.200/volume/v3/volumes/70b5a66c-a8e0-4a89-ad00-3e8605fa0d92 returned with HTTP 200 Jul 10 06:34:12.888094 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 401/1589] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:34:12 2026] GET /volume/v3/volumes/70b5a66c-a8e0-4a89-ad00-3e8605fa0d92 => generated 1139 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:34:12.891006 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-53dc51b6-ef5e-4100-a739-a62bd824a0ac req-3c9747e7-92f8-4c89-8d25-0a46163f709f None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:12.892898 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-53dc51b6-ef5e-4100-a739-a62bd824a0ac req-3c9747e7-92f8-4c89-8d25-0a46163f709f tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] PUT https://10.4.3.200/volume/v3/attachments/cea782b8-503c-4646-8974-b63727675854 Jul 10 06:34:12.893265 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-53dc51b6-ef5e-4100-a739-a62bd824a0ac req-3c9747e7-92f8-4c89-8d25-0a46163f709f tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000004964", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad080837985", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8eedee5c-bca8-4f5c-8f66-111c7b448d96", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:34:12.900439 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.coordination [req-53dc51b6-ef5e-4100-a739-a62bd824a0ac req-3c9747e7-92f8-4c89-8d25-0a46163f709f tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Acquiring lock "cinder-attachment_update-7d31fb8b-5552-44ad-b0d3-058ea389351e-np0000004964" by "attachment_update" {{(pid=99977) __acquire /opt/stack/cinder/cinder/coordination.py:210}} Jul 10 06:34:12.904854 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.coordination [req-53dc51b6-ef5e-4100-a739-a62bd824a0ac req-3c9747e7-92f8-4c89-8d25-0a46163f709f tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Lock "cinder-attachment_update-7d31fb8b-5552-44ad-b0d3-058ea389351e-np0000004964" acquired by "attachment_update" :: waited 0.005s {{(pid=99977) __acquire /opt/stack/cinder/cinder/coordination.py:228}} Jul 10 06:34:12.905753 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:12.905753 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:34:12.938734 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-9da22253-7d99-479a-b7cd-67d2ef09abda req-58a84969-3987-4a4d-8be4-e137674e8d08 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:12.940974 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-9da22253-7d99-479a-b7cd-67d2ef09abda req-58a84969-3987-4a4d-8be4-e137674e8d08 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] POST https://10.4.3.200/volume/v3/attachments/df5c74da-af3d-4c06-9107-1c573282db52/action Jul 10 06:34:12.941362 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-9da22253-7d99-479a-b7cd-67d2ef09abda req-58a84969-3987-4a4d-8be4-e137674e8d08 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Action body: b'{"os-complete": null}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:34:12.941557 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-9da22253-7d99-479a-b7cd-67d2ef09abda req-58a84969-3987-4a4d-8be4-e137674e8d08 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:34:12.957046 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:12.957046 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:34:12.966500 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-9da22253-7d99-479a-b7cd-67d2ef09abda req-58a84969-3987-4a4d-8be4-e137674e8d08 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] https://10.4.3.200/volume/v3/attachments/df5c74da-af3d-4c06-9107-1c573282db52/action returned with HTTP 204 Jul 10 06:34:12.967035 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 397/1590] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 10 06:34:12 2026] POST /volume/v3/attachments/df5c74da-af3d-4c06-9107-1c573282db52/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:34:13.324974 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-bec1cd26-4083-4fea-bf59-5b2a2b28c42e None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:13.326566 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-bec1cd26-4083-4fea-bf59-5b2a2b28c42e tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] GET https://10.4.3.200/volume/v3/volumes/1b51ca2f-cc96-4285-941a-315fcaf18eee Jul 10 06:34:13.326695 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-bec1cd26-4083-4fea-bf59-5b2a2b28c42e tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:13.326874 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-bec1cd26-4083-4fea-bf59-5b2a2b28c42e tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:13.335487 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:13.335487 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:34:13.338224 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-bec1cd26-4083-4fea-bf59-5b2a2b28c42e tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Volume info retrieved successfully. Jul 10 06:34:13.341819 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-bec1cd26-4083-4fea-bf59-5b2a2b28c42e tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] https://10.4.3.200/volume/v3/volumes/1b51ca2f-cc96-4285-941a-315fcaf18eee returned with HTTP 200 Jul 10 06:34:13.342155 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 401/1591] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:13 2026] GET /volume/v3/volumes/1b51ca2f-cc96-4285-941a-315fcaf18eee => generated 1140 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:34:13.352825 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-966af0c4-8b76-4b71-9d2d-32e4b4e1a3e5 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:13.354393 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-966af0c4-8b76-4b71-9d2d-32e4b4e1a3e5 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] GET https://10.4.3.200/volume/v3/volumes/1b51ca2f-cc96-4285-941a-315fcaf18eee Jul 10 06:34:13.354596 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-966af0c4-8b76-4b71-9d2d-32e4b4e1a3e5 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:13.354805 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-966af0c4-8b76-4b71-9d2d-32e4b4e1a3e5 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:13.363077 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:13.363077 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:34:13.366666 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-966af0c4-8b76-4b71-9d2d-32e4b4e1a3e5 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Volume info retrieved successfully. Jul 10 06:34:13.370822 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-966af0c4-8b76-4b71-9d2d-32e4b4e1a3e5 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] https://10.4.3.200/volume/v3/volumes/1b51ca2f-cc96-4285-941a-315fcaf18eee returned with HTTP 200 Jul 10 06:34:13.371184 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 402/1592] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:13 2026] GET /volume/v3/volumes/1b51ca2f-cc96-4285-941a-315fcaf18eee => generated 1140 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:34:13.426047 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.coordination [req-53dc51b6-ef5e-4100-a739-a62bd824a0ac req-3c9747e7-92f8-4c89-8d25-0a46163f709f tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Lock "cinder-attachment_update-7d31fb8b-5552-44ad-b0d3-058ea389351e-np0000004964" released by "attachment_update" :: held 0.521s {{(pid=99977) __release /opt/stack/cinder/cinder/coordination.py:239}} Jul 10 06:34:13.426334 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-53dc51b6-ef5e-4100-a739-a62bd824a0ac req-3c9747e7-92f8-4c89-8d25-0a46163f709f tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/attachments/cea782b8-503c-4646-8974-b63727675854 returned with HTTP 200 Jul 10 06:34:13.426795 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 393/1593] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 10 06:34:12 2026] PUT /volume/v3/attachments/cea782b8-503c-4646-8974-b63727675854 => generated 969 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:34:13.434576 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-53dc51b6-ef5e-4100-a739-a62bd824a0ac req-058aa214-fdfa-4cca-9111-bad827b0974f None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:13.436417 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-53dc51b6-ef5e-4100-a739-a62bd824a0ac req-058aa214-fdfa-4cca-9111-bad827b0974f tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] GET https://10.4.3.200/volume/v3/attachments/cea782b8-503c-4646-8974-b63727675854 Jul 10 06:34:13.436626 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-53dc51b6-ef5e-4100-a739-a62bd824a0ac req-058aa214-fdfa-4cca-9111-bad827b0974f tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:13.436801 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-53dc51b6-ef5e-4100-a739-a62bd824a0ac req-058aa214-fdfa-4cca-9111-bad827b0974f tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Calling method 'version_select' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:13.449859 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-53dc51b6-ef5e-4100-a739-a62bd824a0ac req-058aa214-fdfa-4cca-9111-bad827b0974f tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/attachments/cea782b8-503c-4646-8974-b63727675854 returned with HTTP 200 Jul 10 06:34:13.450196 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 398/1594] 10.4.3.200 () {70 vars in 1651 bytes} [Fri Jul 10 06:34:13 2026] GET /volume/v3/attachments/cea782b8-503c-4646-8974-b63727675854 => generated 994 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:34:13.487186 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-daa78183-7149-421c-8a32-27d4d0230877 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:13.489202 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-daa78183-7149-421c-8a32-27d4d0230877 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d Jul 10 06:34:13.489379 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-daa78183-7149-421c-8a32-27d4d0230877 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:13.489694 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-daa78183-7149-421c-8a32-27d4d0230877 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:13.489694 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-daa78183-7149-421c-8a32-27d4d0230877 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:34:13.494007 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:13.494007 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:34:13.494638 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-daa78183-7149-421c-8a32-27d4d0230877 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d returned with HTTP 200 Jul 10 06:34:13.495077 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 402/1595] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:13 2026] GET /volume/v3/backups/b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:13.761585 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-627741da-e7a4-498e-9c05-00c8ede016af None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:13.763238 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-627741da-e7a4-498e-9c05-00c8ede016af tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] GET https://10.4.3.200/volume/v3/snapshots/611e0525-2a7b-4028-ab13-a49c6cedefa5 Jul 10 06:34:13.763427 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-627741da-e7a4-498e-9c05-00c8ede016af tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:13.763628 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-627741da-e7a4-498e-9c05-00c8ede016af tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:13.768250 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:13.768250 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:34:13.768650 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-627741da-e7a4-498e-9c05-00c8ede016af tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Snapshot retrieved successfully. Jul 10 06:34:13.769376 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-627741da-e7a4-498e-9c05-00c8ede016af tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] https://10.4.3.200/volume/v3/snapshots/611e0525-2a7b-4028-ab13-a49c6cedefa5 returned with HTTP 200 Jul 10 06:34:13.769719 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 403/1596] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:34:13 2026] GET /volume/v3/snapshots/611e0525-2a7b-4028-ab13-a49c6cedefa5 => generated 465 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:13.778275 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-440f0126-fa92-49d5-ab3b-51e03d175f58 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:13.780224 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-440f0126-fa92-49d5-ab3b-51e03d175f58 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] POST https://10.4.3.200/volume/v3/snapshots Jul 10 06:34:13.780642 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-440f0126-fa92-49d5-ab3b-51e03d175f58 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7ff4a16d-7328-441c-864d-04acc4b7bebc", "name": "tempest-VolumesDeleteCascade-Snapshot-266325585"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:34:13.790545 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:13.790545 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:34:13.791140 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-440f0126-fa92-49d5-ab3b-51e03d175f58 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Volume info retrieved successfully. Jul 10 06:34:13.791289 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.snapshots [None req-440f0126-fa92-49d5-ab3b-51e03d175f58 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Create snapshot from volume 7ff4a16d-7328-441c-864d-04acc4b7bebc Jul 10 06:34:13.817304 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-440f0126-fa92-49d5-ab3b-51e03d175f58 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Created reservations ['acfaa653-a55f-4d18-bdc3-ccd1ae20aa09', 'e21947d7-436d-4393-ad60-3b44f6460736', '247804dc-2fc8-455d-b4aa-6801459bcc22', '54f4b0c9-a81e-433e-bee1-4a03c102d6b2'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:34:13.842990 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-440f0126-fa92-49d5-ab3b-51e03d175f58 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Snapshot create request issued successfully. Jul 10 06:34:13.843296 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-440f0126-fa92-49d5-ab3b-51e03d175f58 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 10 06:34:13.843689 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 394/1597] 10.4.3.200 () {68 vars in 1265 bytes} [Fri Jul 10 06:34:13 2026] POST /volume/v3/snapshots => generated 306 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:34:13.851351 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-ffc4d0c6-d6be-4e45-8299-676a903d9b3c None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:13.852976 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ffc4d0c6-d6be-4e45-8299-676a903d9b3c tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] GET https://10.4.3.200/volume/v3/snapshots/824755e3-08be-4e65-acdf-73214ca6f2ad Jul 10 06:34:13.853171 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ffc4d0c6-d6be-4e45-8299-676a903d9b3c tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:13.853342 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ffc4d0c6-d6be-4e45-8299-676a903d9b3c tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:13.858052 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:13.858052 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:34:13.858558 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-ffc4d0c6-d6be-4e45-8299-676a903d9b3c tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Snapshot retrieved successfully. Jul 10 06:34:13.859251 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ffc4d0c6-d6be-4e45-8299-676a903d9b3c tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] https://10.4.3.200/volume/v3/snapshots/824755e3-08be-4e65-acdf-73214ca6f2ad returned with HTTP 200 Jul 10 06:34:13.859658 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 399/1598] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:34:13 2026] GET /volume/v3/snapshots/824755e3-08be-4e65-acdf-73214ca6f2ad => generated 438 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:13.901278 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-aef8520c-1161-4813-b961-9a3906322733 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:13.902960 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-aef8520c-1161-4813-b961-9a3906322733 tempest-VolumesTransfersV355Test-1388873402 tempest-VolumesTransfersV355Test-1388873402-project-admin] GET https://10.4.3.200/volume/v3/volumes/70b5a66c-a8e0-4a89-ad00-3e8605fa0d92 Jul 10 06:34:13.903160 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-aef8520c-1161-4813-b961-9a3906322733 tempest-VolumesTransfersV355Test-1388873402 tempest-VolumesTransfersV355Test-1388873402-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:13.903339 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-aef8520c-1161-4813-b961-9a3906322733 tempest-VolumesTransfersV355Test-1388873402 tempest-VolumesTransfersV355Test-1388873402-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:13.910562 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-aef8520c-1161-4813-b961-9a3906322733 tempest-VolumesTransfersV355Test-1388873402 tempest-VolumesTransfersV355Test-1388873402-project-admin] https://10.4.3.200/volume/v3/volumes/70b5a66c-a8e0-4a89-ad00-3e8605fa0d92 returned with HTTP 404 Jul 10 06:34:13.911055 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 403/1599] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:34:13 2026] GET /volume/v3/volumes/70b5a66c-a8e0-4a89-ad00-3e8605fa0d92 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 06:34:13.918838 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-d8f9b68b-de7c-43fe-bcb4-b5c4bf5cdd9f None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:13.921086 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-d8f9b68b-de7c-43fe-bcb4-b5c4bf5cdd9f tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] GET https://10.4.3.200/volume/v3/volumes/70b5a66c-a8e0-4a89-ad00-3e8605fa0d92 Jul 10 06:34:13.921086 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-d8f9b68b-de7c-43fe-bcb4-b5c4bf5cdd9f tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:13.921086 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-d8f9b68b-de7c-43fe-bcb4-b5c4bf5cdd9f tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:13.926113 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-d8f9b68b-de7c-43fe-bcb4-b5c4bf5cdd9f tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] https://10.4.3.200/volume/v3/volumes/70b5a66c-a8e0-4a89-ad00-3e8605fa0d92 returned with HTTP 404 Jul 10 06:34:13.926522 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 404/1600] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:34:13 2026] GET /volume/v3/volumes/70b5a66c-a8e0-4a89-ad00-3e8605fa0d92 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 06:34:13.933037 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-090f7fbf-01da-41eb-a9e6-583617b0369f None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:13.934931 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-090f7fbf-01da-41eb-a9e6-583617b0369f tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] DELETE https://10.4.3.200/volume/v3/volumes/70b5a66c-a8e0-4a89-ad00-3e8605fa0d92 Jul 10 06:34:13.935620 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-090f7fbf-01da-41eb-a9e6-583617b0369f tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:13.935620 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-090f7fbf-01da-41eb-a9e6-583617b0369f tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:13.935620 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-090f7fbf-01da-41eb-a9e6-583617b0369f tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] Delete volume with id: 70b5a66c-a8e0-4a89-ad00-3e8605fa0d92 Jul 10 06:34:13.941770 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-090f7fbf-01da-41eb-a9e6-583617b0369f tempest-VolumesTransfersV355Test-1554026978 tempest-VolumesTransfersV355Test-1554026978-project-member] https://10.4.3.200/volume/v3/volumes/70b5a66c-a8e0-4a89-ad00-3e8605fa0d92 returned with HTTP 404 Jul 10 06:34:13.942222 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 395/1601] 10.4.3.200 () {68 vars in 1392 bytes} [Fri Jul 10 06:34:13 2026] DELETE /volume/v3/volumes/70b5a66c-a8e0-4a89-ad00-3e8605fa0d92 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 06:34:14.506085 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-98e24bc2-7cfd-4bcc-a83a-85c3cfb5f3b7 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:14.507819 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-98e24bc2-7cfd-4bcc-a83a-85c3cfb5f3b7 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d Jul 10 06:34:14.507979 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-98e24bc2-7cfd-4bcc-a83a-85c3cfb5f3b7 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:14.508167 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-98e24bc2-7cfd-4bcc-a83a-85c3cfb5f3b7 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:14.508253 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-98e24bc2-7cfd-4bcc-a83a-85c3cfb5f3b7 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:34:14.512276 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:14.512276 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:34:14.513099 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-98e24bc2-7cfd-4bcc-a83a-85c3cfb5f3b7 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d returned with HTTP 200 Jul 10 06:34:14.513481 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 400/1602] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:14 2026] GET /volume/v3/backups/b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:14.868693 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-21ff70d1-4c59-4cfa-a788-d4ac266016ca None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:14.870398 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-21ff70d1-4c59-4cfa-a788-d4ac266016ca tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] GET https://10.4.3.200/volume/v3/snapshots/824755e3-08be-4e65-acdf-73214ca6f2ad Jul 10 06:34:14.870721 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-21ff70d1-4c59-4cfa-a788-d4ac266016ca tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:14.871153 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-21ff70d1-4c59-4cfa-a788-d4ac266016ca tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:14.876084 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:14.876084 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:34:14.876631 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-21ff70d1-4c59-4cfa-a788-d4ac266016ca tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Snapshot retrieved successfully. Jul 10 06:34:14.877375 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-21ff70d1-4c59-4cfa-a788-d4ac266016ca tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] https://10.4.3.200/volume/v3/snapshots/824755e3-08be-4e65-acdf-73214ca6f2ad returned with HTTP 200 Jul 10 06:34:14.877973 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 404/1603] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:34:14 2026] GET /volume/v3/snapshots/824755e3-08be-4e65-acdf-73214ca6f2ad => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:14.887597 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-2f64478f-12d3-47ee-9884-0957cf4c15ab None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:14.889825 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-2f64478f-12d3-47ee-9884-0957cf4c15ab tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] DELETE https://10.4.3.200/volume/v3/volumes/7ff4a16d-7328-441c-864d-04acc4b7bebc?cascade=True Jul 10 06:34:14.890285 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-2f64478f-12d3-47ee-9884-0957cf4c15ab tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:14.890410 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-2f64478f-12d3-47ee-9884-0957cf4c15ab tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Calling method 'delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:14.890608 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-2f64478f-12d3-47ee-9884-0957cf4c15ab tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Delete volume with id: 7ff4a16d-7328-441c-864d-04acc4b7bebc Jul 10 06:34:14.898488 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:14.898488 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:34:14.898993 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-2f64478f-12d3-47ee-9884-0957cf4c15ab tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Volume info retrieved successfully. Jul 10 06:34:14.946121 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-2f64478f-12d3-47ee-9884-0957cf4c15ab tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Delete volume request issued successfully. Jul 10 06:34:14.946590 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-2f64478f-12d3-47ee-9884-0957cf4c15ab tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] https://10.4.3.200/volume/v3/volumes/7ff4a16d-7328-441c-864d-04acc4b7bebc?cascade=True returned with HTTP 202 Jul 10 06:34:14.946828 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 405/1604] 10.4.3.200 () {66 vars in 1376 bytes} [Fri Jul 10 06:34:14 2026] DELETE /volume/v3/volumes/7ff4a16d-7328-441c-864d-04acc4b7bebc?cascade=True => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:34:14.957868 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-3228b391-d99f-419f-a8a2-2071d325032a None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:14.961941 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3228b391-d99f-419f-a8a2-2071d325032a tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] GET https://10.4.3.200/volume/v3/volumes/7ff4a16d-7328-441c-864d-04acc4b7bebc Jul 10 06:34:14.961941 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3228b391-d99f-419f-a8a2-2071d325032a tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:14.961941 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3228b391-d99f-419f-a8a2-2071d325032a tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:14.973551 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:14.973551 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:34:14.979600 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-3228b391-d99f-419f-a8a2-2071d325032a tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Volume info retrieved successfully. Jul 10 06:34:14.987768 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3228b391-d99f-419f-a8a2-2071d325032a tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] https://10.4.3.200/volume/v3/volumes/7ff4a16d-7328-441c-864d-04acc4b7bebc returned with HTTP 200 Jul 10 06:34:14.988276 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 396/1605] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:14 2026] GET /volume/v3/volumes/7ff4a16d-7328-441c-864d-04acc4b7bebc => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:15.128226 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-b2d6a1a7-87f8-48cc-8952-1a64a4bfb61f None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:15.130808 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b2d6a1a7-87f8-48cc-8952-1a64a4bfb61f tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] GET https://10.4.3.200/volume/v3/volumes/e3084711-a328-4c78-8c02-8b35bd3dee5b Jul 10 06:34:15.131064 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b2d6a1a7-87f8-48cc-8952-1a64a4bfb61f tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:15.131195 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b2d6a1a7-87f8-48cc-8952-1a64a4bfb61f tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:15.144241 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:15.144241 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:34:15.151590 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-b2d6a1a7-87f8-48cc-8952-1a64a4bfb61f tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Volume info retrieved successfully. Jul 10 06:34:15.157772 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b2d6a1a7-87f8-48cc-8952-1a64a4bfb61f tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] https://10.4.3.200/volume/v3/volumes/e3084711-a328-4c78-8c02-8b35bd3dee5b returned with HTTP 200 Jul 10 06:34:15.158465 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 401/1606] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:15 2026] GET /volume/v3/volumes/e3084711-a328-4c78-8c02-8b35bd3dee5b => generated 839 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:15.171960 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-f087ce66-fed7-41ab-88be-059c91d4a076 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:15.174927 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f087ce66-fed7-41ab-88be-059c91d4a076 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] GET https://10.4.3.200/volume/v3/volumes/e3084711-a328-4c78-8c02-8b35bd3dee5b Jul 10 06:34:15.175109 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f087ce66-fed7-41ab-88be-059c91d4a076 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:15.175324 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f087ce66-fed7-41ab-88be-059c91d4a076 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:15.186401 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:15.186401 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:34:15.190795 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-f087ce66-fed7-41ab-88be-059c91d4a076 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Volume info retrieved successfully. Jul 10 06:34:15.197828 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f087ce66-fed7-41ab-88be-059c91d4a076 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] https://10.4.3.200/volume/v3/volumes/e3084711-a328-4c78-8c02-8b35bd3dee5b returned with HTTP 200 Jul 10 06:34:15.198889 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 405/1607] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:15 2026] GET /volume/v3/volumes/e3084711-a328-4c78-8c02-8b35bd3dee5b => generated 839 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:15.248289 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-9fe209e2-5d83-49c2-bd55-03d584e9a7d7 req-90e4efdb-8e93-4a18-a10f-8805e34d6c3e None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:15.249993 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-9fe209e2-5d83-49c2-bd55-03d584e9a7d7 req-90e4efdb-8e93-4a18-a10f-8805e34d6c3e tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] GET https://10.4.3.200/volume/v3/volumes/e3084711-a328-4c78-8c02-8b35bd3dee5b Jul 10 06:34:15.250220 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-9fe209e2-5d83-49c2-bd55-03d584e9a7d7 req-90e4efdb-8e93-4a18-a10f-8805e34d6c3e tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:15.250438 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-9fe209e2-5d83-49c2-bd55-03d584e9a7d7 req-90e4efdb-8e93-4a18-a10f-8805e34d6c3e tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:15.257939 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:15.257939 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:34:15.261836 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [req-9fe209e2-5d83-49c2-bd55-03d584e9a7d7 req-90e4efdb-8e93-4a18-a10f-8805e34d6c3e tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Volume info retrieved successfully. Jul 10 06:34:15.266451 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-9fe209e2-5d83-49c2-bd55-03d584e9a7d7 req-90e4efdb-8e93-4a18-a10f-8805e34d6c3e tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] https://10.4.3.200/volume/v3/volumes/e3084711-a328-4c78-8c02-8b35bd3dee5b returned with HTTP 200 Jul 10 06:34:15.266951 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 406/1608] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:34:15 2026] GET /volume/v3/volumes/e3084711-a328-4c78-8c02-8b35bd3dee5b => generated 839 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:15.523492 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-3c706530-b6ce-4a03-97cf-8a994bdac7e5 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:15.525130 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3c706530-b6ce-4a03-97cf-8a994bdac7e5 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d Jul 10 06:34:15.525305 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3c706530-b6ce-4a03-97cf-8a994bdac7e5 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:15.525489 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3c706530-b6ce-4a03-97cf-8a994bdac7e5 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:15.525628 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-3c706530-b6ce-4a03-97cf-8a994bdac7e5 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:34:15.529885 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:15.529885 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:34:15.530603 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3c706530-b6ce-4a03-97cf-8a994bdac7e5 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d returned with HTTP 200 Jul 10 06:34:15.530932 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 397/1609] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:15 2026] GET /volume/v3/backups/b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:16.008547 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-3eedb655-3f3e-43af-bc9f-992d86345dc1 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:16.010879 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3eedb655-3f3e-43af-bc9f-992d86345dc1 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] GET https://10.4.3.200/volume/v3/volumes/7ff4a16d-7328-441c-864d-04acc4b7bebc Jul 10 06:34:16.011155 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3eedb655-3f3e-43af-bc9f-992d86345dc1 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:16.011408 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3eedb655-3f3e-43af-bc9f-992d86345dc1 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:16.019075 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3eedb655-3f3e-43af-bc9f-992d86345dc1 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] https://10.4.3.200/volume/v3/volumes/7ff4a16d-7328-441c-864d-04acc4b7bebc returned with HTTP 404 Jul 10 06:34:16.019740 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 402/1610] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:16 2026] GET /volume/v3/volumes/7ff4a16d-7328-441c-864d-04acc4b7bebc => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:34:16.039329 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-49d262ef-91dd-4ec6-afb2-f88596f69506 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:16.041752 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-49d262ef-91dd-4ec6-afb2-f88596f69506 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] GET https://10.4.3.200/volume/v3/volumes Jul 10 06:34:16.042031 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-49d262ef-91dd-4ec6-afb2-f88596f69506 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:16.042345 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-49d262ef-91dd-4ec6-afb2-f88596f69506 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Calling method 'index' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:16.042631 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.api_utils [None req-49d262ef-91dd-4ec6-afb2-f88596f69506 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Removing options '' from query. {{(pid=99976) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 06:34:16.043667 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-49d262ef-91dd-4ec6-afb2-f88596f69506 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99976) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 06:34:16.051683 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-49d262ef-91dd-4ec6-afb2-f88596f69506 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Get all volumes completed successfully. Jul 10 06:34:16.052101 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-49d262ef-91dd-4ec6-afb2-f88596f69506 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 200 Jul 10 06:34:16.052573 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 406/1611] 10.4.3.200 () {66 vars in 1237 bytes} [Fri Jul 10 06:34:16 2026] GET /volume/v3/volumes => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 06:34:16.064625 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-def0a65b-df13-45ae-a875-2fc80d29f948 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:16.066767 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-def0a65b-df13-45ae-a875-2fc80d29f948 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] GET https://10.4.3.200/volume/v3/snapshots Jul 10 06:34:16.067005 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-def0a65b-df13-45ae-a875-2fc80d29f948 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:16.067265 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-def0a65b-df13-45ae-a875-2fc80d29f948 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Calling method 'index' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:16.067615 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.api_utils [None req-def0a65b-df13-45ae-a875-2fc80d29f948 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Removing options '' from query. {{(pid=99975) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 06:34:16.068999 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.db.api [None req-def0a65b-df13-45ae-a875-2fc80d29f948 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Building query based on filter {{(pid=99975) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 06:34:16.079113 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-def0a65b-df13-45ae-a875-2fc80d29f948 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Get all snapshots completed successfully. Jul 10 06:34:16.079423 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-def0a65b-df13-45ae-a875-2fc80d29f948 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] https://10.4.3.200/volume/v3/snapshots returned with HTTP 200 Jul 10 06:34:16.079979 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 407/1612] 10.4.3.200 () {66 vars in 1243 bytes} [Fri Jul 10 06:34:16 2026] GET /volume/v3/snapshots => generated 17 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 06:34:16.088018 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-91326292-c622-4459-b514-89470797d02a None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:16.090543 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-91326292-c622-4459-b514-89470797d02a tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/824755e3-08be-4e65-acdf-73214ca6f2ad Jul 10 06:34:16.090920 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-91326292-c622-4459-b514-89470797d02a tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:16.091171 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-91326292-c622-4459-b514-89470797d02a tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:16.091340 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.snapshots [None req-91326292-c622-4459-b514-89470797d02a tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Delete snapshot with id: 824755e3-08be-4e65-acdf-73214ca6f2ad Jul 10 06:34:16.097489 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-91326292-c622-4459-b514-89470797d02a tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] https://10.4.3.200/volume/v3/snapshots/824755e3-08be-4e65-acdf-73214ca6f2ad returned with HTTP 404 Jul 10 06:34:16.098356 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 398/1613] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 10 06:34:16 2026] DELETE /volume/v3/snapshots/824755e3-08be-4e65-acdf-73214ca6f2ad => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:34:16.104884 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-a4b22b02-b251-4777-814e-3b547601265c None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:16.106488 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a4b22b02-b251-4777-814e-3b547601265c tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/611e0525-2a7b-4028-ab13-a49c6cedefa5 Jul 10 06:34:16.106700 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a4b22b02-b251-4777-814e-3b547601265c tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:16.106886 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a4b22b02-b251-4777-814e-3b547601265c tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:16.106992 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.snapshots [None req-a4b22b02-b251-4777-814e-3b547601265c tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Delete snapshot with id: 611e0525-2a7b-4028-ab13-a49c6cedefa5 Jul 10 06:34:16.110786 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a4b22b02-b251-4777-814e-3b547601265c tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] https://10.4.3.200/volume/v3/snapshots/611e0525-2a7b-4028-ab13-a49c6cedefa5 returned with HTTP 404 Jul 10 06:34:16.111205 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 403/1614] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 10 06:34:16 2026] DELETE /volume/v3/snapshots/611e0525-2a7b-4028-ab13-a49c6cedefa5 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:34:16.117794 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-dff08b13-3a6a-464d-a474-92fe3531cad6 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:16.120497 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-dff08b13-3a6a-464d-a474-92fe3531cad6 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] GET https://10.4.3.200/volume/v3/volumes/7ff4a16d-7328-441c-864d-04acc4b7bebc Jul 10 06:34:16.120787 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-dff08b13-3a6a-464d-a474-92fe3531cad6 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:16.121075 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-dff08b13-3a6a-464d-a474-92fe3531cad6 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:16.128457 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-dff08b13-3a6a-464d-a474-92fe3531cad6 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] https://10.4.3.200/volume/v3/volumes/7ff4a16d-7328-441c-864d-04acc4b7bebc returned with HTTP 404 Jul 10 06:34:16.129400 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 407/1615] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:16 2026] GET /volume/v3/volumes/7ff4a16d-7328-441c-864d-04acc4b7bebc => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:34:16.138364 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-da62ffd5-0171-46c4-a40e-f960e7300b91 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:16.141018 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-da62ffd5-0171-46c4-a40e-f960e7300b91 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] DELETE https://10.4.3.200/volume/v3/volumes/7ff4a16d-7328-441c-864d-04acc4b7bebc Jul 10 06:34:16.141153 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-da62ffd5-0171-46c4-a40e-f960e7300b91 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:16.141383 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-da62ffd5-0171-46c4-a40e-f960e7300b91 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Calling method 'delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:16.141515 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-da62ffd5-0171-46c4-a40e-f960e7300b91 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Delete volume with id: 7ff4a16d-7328-441c-864d-04acc4b7bebc Jul 10 06:34:16.148327 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-da62ffd5-0171-46c4-a40e-f960e7300b91 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] https://10.4.3.200/volume/v3/volumes/7ff4a16d-7328-441c-864d-04acc4b7bebc returned with HTTP 404 Jul 10 06:34:16.149137 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 408/1616] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:34:16 2026] DELETE /volume/v3/volumes/7ff4a16d-7328-441c-864d-04acc4b7bebc => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:34:16.159459 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-426bf56a-35a5-412b-95f1-0af77ccd5c39 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:16.162229 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-426bf56a-35a5-412b-95f1-0af77ccd5c39 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:34:16.162668 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-426bf56a-35a5-412b-95f1-0af77ccd5c39 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1695842753"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:34:16.164783 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.volumes [None req-426bf56a-35a5-412b-95f1-0af77ccd5c39 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1695842753'}} {{(pid=99977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:34:16.164962 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-426bf56a-35a5-412b-95f1-0af77ccd5c39 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Create volume of 1 GB Jul 10 06:34:16.170188 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-426bf56a-35a5-412b-95f1-0af77ccd5c39 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Availability Zones retrieved successfully. Jul 10 06:34:16.177909 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-426bf56a-35a5-412b-95f1-0af77ccd5c39 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Flow 'volume_create_api' (12005699-b1c8-4ebe-8832-d128a0dfbea0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:34:16.179093 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-426bf56a-35a5-412b-95f1-0af77ccd5c39 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b446d2b-b43a-4eb2-915b-623cdf8138e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:34:16.180122 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.flows.api.create_volume [None req-426bf56a-35a5-412b-95f1-0af77ccd5c39 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Validating volume size '1' using validate_int {{(pid=99977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:34:16.210466 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-426bf56a-35a5-412b-95f1-0af77ccd5c39 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b446d2b-b43a-4eb2-915b-623cdf8138e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:34:16.211457 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-426bf56a-35a5-412b-95f1-0af77ccd5c39 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a84d11df-3a5e-4e16-a1cf-1b70425ec653) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:34:16.272813 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-426bf56a-35a5-412b-95f1-0af77ccd5c39 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Created reservations ['2f766f65-00be-42f5-808b-faafc00ace86', 'f48f069b-f79f-43c5-9579-16184167694b', '76e80625-9708-4ccc-ab77-3fba78295ef0', 'ed77a532-bf76-469a-ac1e-bd6797dda841'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:34:16.273659 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-426bf56a-35a5-412b-95f1-0af77ccd5c39 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a84d11df-3a5e-4e16-a1cf-1b70425ec653) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2f766f65-00be-42f5-808b-faafc00ace86', 'f48f069b-f79f-43c5-9579-16184167694b', '76e80625-9708-4ccc-ab77-3fba78295ef0', 'ed77a532-bf76-469a-ac1e-bd6797dda841']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:34:16.274575 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-426bf56a-35a5-412b-95f1-0af77ccd5c39 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d63ee28-7518-42b5-b556-3f2b9135fba8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:34:16.304123 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-426bf56a-35a5-412b-95f1-0af77ccd5c39 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d63ee28-7518-42b5-b556-3f2b9135fba8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8ad815a1-5163-46dc-9a49-39e256c26919', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1695842753',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1dab81c22ede48bf941892bb4fbfc0c7',qos_specs=None,replication_status=,reservations=['2f766f65-00be-42f5-808b-faafc00ace86','f48f069b-f79f-43c5-9579-16184167694b','76e80625-9708-4ccc-ab77-3fba78295ef0','ed77a532-bf76-469a-ac1e-bd6797dda841'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='020b73a5312043999463d440e4c8ebf6',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:34:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1695842753',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8ad815a1-5163-46dc-9a49-39e256c26919,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1dab81c22ede48bf941892bb4fbfc0c7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='020b73a5312043999463d440e4c8ebf6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:34:16.305419 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-426bf56a-35a5-412b-95f1-0af77ccd5c39 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3be1ea75-7e1d-46f6-b57d-ef3cee670850) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:34:16.326949 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-426bf56a-35a5-412b-95f1-0af77ccd5c39 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3be1ea75-7e1d-46f6-b57d-ef3cee670850) transitioned into state 'SUCCESS' from state '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-1695842753',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1dab81c22ede48bf941892bb4fbfc0c7',qos_specs=None,replication_status=,reservations=['2f766f65-00be-42f5-808b-faafc00ace86','f48f069b-f79f-43c5-9579-16184167694b','76e80625-9708-4ccc-ab77-3fba78295ef0','ed77a532-bf76-469a-ac1e-bd6797dda841'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='020b73a5312043999463d440e4c8ebf6',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:34:16.328400 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-426bf56a-35a5-412b-95f1-0af77ccd5c39 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7574528-96bd-4a44-bded-1d87d9e8135a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:34:16.340522 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-426bf56a-35a5-412b-95f1-0af77ccd5c39 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7574528-96bd-4a44-bded-1d87d9e8135a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:34:16.341433 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-426bf56a-35a5-412b-95f1-0af77ccd5c39 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Flow 'volume_create_api' (12005699-b1c8-4ebe-8832-d128a0dfbea0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:34:16.341763 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-426bf56a-35a5-412b-95f1-0af77ccd5c39 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Create volume request issued successfully. Jul 10 06:34:16.342448 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-426bf56a-35a5-412b-95f1-0af77ccd5c39 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:34:16.342945 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 399/1617] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 10 06:34:16 2026] POST /volume/v3/volumes => generated 751 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:34:16.355770 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-159efb27-ac60-4406-a971-e77c28c347b8 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:16.357490 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-159efb27-ac60-4406-a971-e77c28c347b8 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] GET https://10.4.3.200/volume/v3/volumes/8ad815a1-5163-46dc-9a49-39e256c26919 Jul 10 06:34:16.357671 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-159efb27-ac60-4406-a971-e77c28c347b8 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:16.357857 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-159efb27-ac60-4406-a971-e77c28c347b8 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:16.368491 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:16.368491 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:34:16.372493 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-159efb27-ac60-4406-a971-e77c28c347b8 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Volume info retrieved successfully. Jul 10 06:34:16.376802 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-159efb27-ac60-4406-a971-e77c28c347b8 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] https://10.4.3.200/volume/v3/volumes/8ad815a1-5163-46dc-9a49-39e256c26919 returned with HTTP 200 Jul 10 06:34:16.377206 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 404/1618] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:16 2026] GET /volume/v3/volumes/8ad815a1-5163-46dc-9a49-39e256c26919 => generated 819 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:16.543011 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-c5bd7cce-0890-4392-b438-64953aa8ba37 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:16.544589 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c5bd7cce-0890-4392-b438-64953aa8ba37 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d Jul 10 06:34:16.544770 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c5bd7cce-0890-4392-b438-64953aa8ba37 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:16.545021 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c5bd7cce-0890-4392-b438-64953aa8ba37 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:16.545193 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-c5bd7cce-0890-4392-b438-64953aa8ba37 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:34:16.549168 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:16.549168 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:34:16.549922 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c5bd7cce-0890-4392-b438-64953aa8ba37 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d returned with HTTP 200 Jul 10 06:34:16.550296 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 408/1619] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:16 2026] GET /volume/v3/backups/b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:16.818680 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-807e944c-4e98-4bf2-a533-6259302c3e6f None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:16.820411 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-807e944c-4e98-4bf2-a533-6259302c3e6f tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:34:16.820796 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-807e944c-4e98-4bf2-a533-6259302c3e6f tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-422977263"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:34:16.822345 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.volumes [None req-807e944c-4e98-4bf2-a533-6259302c3e6f tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-422977263'}} {{(pid=99975) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:34:16.822476 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-807e944c-4e98-4bf2-a533-6259302c3e6f tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Create volume of 1 GB Jul 10 06:34:16.826838 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-807e944c-4e98-4bf2-a533-6259302c3e6f tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Availability Zones retrieved successfully. Jul 10 06:34:16.833554 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-807e944c-4e98-4bf2-a533-6259302c3e6f tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Flow 'volume_create_api' (3ae61880-98e6-4397-9961-df6aaf991b21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:34:16.834843 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-807e944c-4e98-4bf2-a533-6259302c3e6f tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6f6b600-b7e1-4ec5-9ea5-0be9fd867837) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:34:16.835873 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.flows.api.create_volume [None req-807e944c-4e98-4bf2-a533-6259302c3e6f tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Validating volume size '1' using validate_int {{(pid=99975) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:34:16.858249 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-807e944c-4e98-4bf2-a533-6259302c3e6f tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6f6b600-b7e1-4ec5-9ea5-0be9fd867837) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:34:16.858943 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-807e944c-4e98-4bf2-a533-6259302c3e6f tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0f3246c-5cf0-4506-b71b-d44b4ac132c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:34:16.919146 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.quota [None req-807e944c-4e98-4bf2-a533-6259302c3e6f tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Created reservations ['26cde3a6-a8e1-4a8e-a8f9-4ebe03e7a9a1', '38fab777-d3f4-4653-814c-8dadc8eb7ddc', '612ba204-ecce-4069-9101-f968e231ee3d', '6b83f327-c3c1-48fa-b414-e1660e781dfc'] {{(pid=99975) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:34:16.919968 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-807e944c-4e98-4bf2-a533-6259302c3e6f tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0f3246c-5cf0-4506-b71b-d44b4ac132c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['26cde3a6-a8e1-4a8e-a8f9-4ebe03e7a9a1', '38fab777-d3f4-4653-814c-8dadc8eb7ddc', '612ba204-ecce-4069-9101-f968e231ee3d', '6b83f327-c3c1-48fa-b414-e1660e781dfc']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:34:16.920707 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-807e944c-4e98-4bf2-a533-6259302c3e6f tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91917045-f628-4881-94b2-acc75980f990) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:34:16.944152 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-807e944c-4e98-4bf2-a533-6259302c3e6f tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91917045-f628-4881-94b2-acc75980f990) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3d5ec890-d33b-481e-b21e-56d95a349f68', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-422977263',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f056c5422994d49a4a925c831622e3a',qos_specs=None,replication_status=,reservations=['26cde3a6-a8e1-4a8e-a8f9-4ebe03e7a9a1','38fab777-d3f4-4653-814c-8dadc8eb7ddc','612ba204-ecce-4069-9101-f968e231ee3d','6b83f327-c3c1-48fa-b414-e1660e781dfc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='258ceb2993da41949706a59d7e529208',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:34:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-422977263',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3d5ec890-d33b-481e-b21e-56d95a349f68,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0f056c5422994d49a4a925c831622e3a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='258ceb2993da41949706a59d7e529208',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:34:16.944894 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-807e944c-4e98-4bf2-a533-6259302c3e6f tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (322822b8-c0ca-4bc8-bfa2-5308aea8f3ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:34:16.976975 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-807e944c-4e98-4bf2-a533-6259302c3e6f tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (322822b8-c0ca-4bc8-bfa2-5308aea8f3ca) transitioned into state 'SUCCESS' from state '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-422977263',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f056c5422994d49a4a925c831622e3a',qos_specs=None,replication_status=,reservations=['26cde3a6-a8e1-4a8e-a8f9-4ebe03e7a9a1','38fab777-d3f4-4653-814c-8dadc8eb7ddc','612ba204-ecce-4069-9101-f968e231ee3d','6b83f327-c3c1-48fa-b414-e1660e781dfc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='258ceb2993da41949706a59d7e529208',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:34:16.977595 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-807e944c-4e98-4bf2-a533-6259302c3e6f tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93165690-438d-4466-88f2-524adc616027) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:34:16.989184 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-807e944c-4e98-4bf2-a533-6259302c3e6f tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93165690-438d-4466-88f2-524adc616027) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:34:16.989933 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-807e944c-4e98-4bf2-a533-6259302c3e6f tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Flow 'volume_create_api' (3ae61880-98e6-4397-9961-df6aaf991b21) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:34:16.990367 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-807e944c-4e98-4bf2-a533-6259302c3e6f tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Create volume request issued successfully. Jul 10 06:34:16.990789 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-807e944c-4e98-4bf2-a533-6259302c3e6f tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:34:16.991209 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 409/1620] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 10 06:34:16 2026] POST /volume/v3/volumes => generated 750 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:34:17.002499 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-014cc9d1-2548-4f3a-ba8a-e205c8e24321 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:17.004531 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-014cc9d1-2548-4f3a-ba8a-e205c8e24321 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] GET https://10.4.3.200/volume/v3/volumes/3d5ec890-d33b-481e-b21e-56d95a349f68 Jul 10 06:34:17.004786 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-014cc9d1-2548-4f3a-ba8a-e205c8e24321 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:17.004966 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-014cc9d1-2548-4f3a-ba8a-e205c8e24321 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:17.013153 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:17.013153 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:34:17.016781 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-014cc9d1-2548-4f3a-ba8a-e205c8e24321 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Volume info retrieved successfully. Jul 10 06:34:17.021064 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-014cc9d1-2548-4f3a-ba8a-e205c8e24321 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] https://10.4.3.200/volume/v3/volumes/3d5ec890-d33b-481e-b21e-56d95a349f68 returned with HTTP 200 Jul 10 06:34:17.021474 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 400/1621] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:17 2026] GET /volume/v3/volumes/3d5ec890-d33b-481e-b21e-56d95a349f68 => generated 818 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:17.299599 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-7d8f3415-10bf-48a7-a4b0-b42d50d4c255 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:17.299966 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7d8f3415-10bf-48a7-a4b0-b42d50d4c255 None None] GET https://10.4.3.200/volume// Jul 10 06:34:17.300233 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7d8f3415-10bf-48a7-a4b0-b42d50d4c255 None None] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:17.300411 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7d8f3415-10bf-48a7-a4b0-b42d50d4c255 None None] Calling method 'all' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:17.300792 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7d8f3415-10bf-48a7-a4b0-b42d50d4c255 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:34:17.300970 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 405/1622] 10.4.3.200 () {66 vars in 1428 bytes} [Fri Jul 10 06:34:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 06:34:17.308694 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-9fe209e2-5d83-49c2-bd55-03d584e9a7d7 req-a3b6bb01-6310-4dee-850d-39c0d9d4ad92 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:17.310461 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-9fe209e2-5d83-49c2-bd55-03d584e9a7d7 req-a3b6bb01-6310-4dee-850d-39c0d9d4ad92 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 10 06:34:17.310748 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-9fe209e2-5d83-49c2-bd55-03d584e9a7d7 req-a3b6bb01-6310-4dee-850d-39c0d9d4ad92 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e3084711-a328-4c78-8c02-8b35bd3dee5b", "connector": null, "instance_uuid": "2e31240e-88fc-431e-bc03-460095f98328"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:34:17.319554 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:17.319554 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:34:17.340521 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-9fe209e2-5d83-49c2-bd55-03d584e9a7d7 req-a3b6bb01-6310-4dee-850d-39c0d9d4ad92 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 10 06:34:17.341379 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 409/1623] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 10 06:34:17 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 10 06:34:17.394214 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-a799ac15-33ec-45a6-997b-be5e6f6dcac8 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:17.396383 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-a799ac15-33ec-45a6-997b-be5e6f6dcac8 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] GET https://10.4.3.200/volume/v3/volumes/8ad815a1-5163-46dc-9a49-39e256c26919 Jul 10 06:34:17.396618 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-a799ac15-33ec-45a6-997b-be5e6f6dcac8 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:17.396828 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-a799ac15-33ec-45a6-997b-be5e6f6dcac8 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:17.405550 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:17.405550 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:34:17.413417 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-a799ac15-33ec-45a6-997b-be5e6f6dcac8 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Volume info retrieved successfully. Jul 10 06:34:17.421276 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-a799ac15-33ec-45a6-997b-be5e6f6dcac8 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] https://10.4.3.200/volume/v3/volumes/8ad815a1-5163-46dc-9a49-39e256c26919 returned with HTTP 200 Jul 10 06:34:17.421888 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 410/1624] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:17 2026] GET /volume/v3/volumes/8ad815a1-5163-46dc-9a49-39e256c26919 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:17.434524 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-ece92c2e-eda3-40f3-bb24-65600127b424 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:17.436299 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ece92c2e-eda3-40f3-bb24-65600127b424 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] POST https://10.4.3.200/volume/v3/snapshots Jul 10 06:34:17.436662 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ece92c2e-eda3-40f3-bb24-65600127b424 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8ad815a1-5163-46dc-9a49-39e256c26919", "name": "tempest-VolumesDeleteCascade-Snapshot-1621682203"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:34:17.447433 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:17.447433 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:34:17.447927 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-ece92c2e-eda3-40f3-bb24-65600127b424 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Volume info retrieved successfully. Jul 10 06:34:17.448224 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.snapshots [None req-ece92c2e-eda3-40f3-bb24-65600127b424 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Create snapshot from volume 8ad815a1-5163-46dc-9a49-39e256c26919 Jul 10 06:34:17.481516 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-ece92c2e-eda3-40f3-bb24-65600127b424 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Created reservations ['230b89f7-ecc0-4e90-ab3d-2354528277b7', 'c3042729-ab79-447a-96c8-c1e87af6ae63', 'c9f99135-6492-4c55-9693-7576a4d3d0ad', '361a22c0-826a-4ff3-b483-6c5f4227c86c'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:34:17.513767 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-ece92c2e-eda3-40f3-bb24-65600127b424 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Snapshot create request issued successfully. Jul 10 06:34:17.513905 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ece92c2e-eda3-40f3-bb24-65600127b424 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 10 06:34:17.514685 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 401/1625] 10.4.3.200 () {68 vars in 1265 bytes} [Fri Jul 10 06:34:17 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 10 06:34:17.527087 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-23e57bc7-2e98-461f-a3ce-920404bfab39 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:17.530478 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-23e57bc7-2e98-461f-a3ce-920404bfab39 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] GET https://10.4.3.200/volume/v3/snapshots/d2f077ee-ec98-420c-b33b-607b24543f94 Jul 10 06:34:17.530708 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-23e57bc7-2e98-461f-a3ce-920404bfab39 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:17.530920 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-23e57bc7-2e98-461f-a3ce-920404bfab39 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:17.536102 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:17.536102 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:34:17.536579 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-23e57bc7-2e98-461f-a3ce-920404bfab39 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Snapshot retrieved successfully. Jul 10 06:34:17.537539 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-23e57bc7-2e98-461f-a3ce-920404bfab39 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] https://10.4.3.200/volume/v3/snapshots/d2f077ee-ec98-420c-b33b-607b24543f94 returned with HTTP 200 Jul 10 06:34:17.537975 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 406/1626] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:34:17 2026] GET /volume/v3/snapshots/d2f077ee-ec98-420c-b33b-607b24543f94 => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:17.561391 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-c4b1e662-eec9-4865-a9b5-5102f8fdf1d1 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:17.563757 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c4b1e662-eec9-4865-a9b5-5102f8fdf1d1 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d Jul 10 06:34:17.563968 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c4b1e662-eec9-4865-a9b5-5102f8fdf1d1 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:17.564332 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c4b1e662-eec9-4865-a9b5-5102f8fdf1d1 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:17.564475 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-c4b1e662-eec9-4865-a9b5-5102f8fdf1d1 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:34:17.569622 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:17.569622 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:34:17.570703 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c4b1e662-eec9-4865-a9b5-5102f8fdf1d1 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d returned with HTTP 200 Jul 10 06:34:17.571167 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 410/1627] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:17 2026] GET /volume/v3/backups/b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:17.787453 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-a922266a-8da8-4e93-98a3-2fa7ef6c20cc None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:17.789226 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-a922266a-8da8-4e93-98a3-2fa7ef6c20cc tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] GET https://10.4.3.200/volume/v3/volumes/e3084711-a328-4c78-8c02-8b35bd3dee5b Jul 10 06:34:17.789418 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-a922266a-8da8-4e93-98a3-2fa7ef6c20cc tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:17.789688 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-a922266a-8da8-4e93-98a3-2fa7ef6c20cc tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:17.798329 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:17.798329 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:34:17.801085 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-a922266a-8da8-4e93-98a3-2fa7ef6c20cc tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Volume info retrieved successfully. Jul 10 06:34:17.804496 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-a922266a-8da8-4e93-98a3-2fa7ef6c20cc tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] https://10.4.3.200/volume/v3/volumes/e3084711-a328-4c78-8c02-8b35bd3dee5b returned with HTTP 200 Jul 10 06:34:17.804866 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 411/1628] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:17 2026] GET /volume/v3/volumes/e3084711-a328-4c78-8c02-8b35bd3dee5b => generated 838 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:17.873535 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-1c39fea0-2787-4482-bedb-bb0093c4f8bb None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:17.873906 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1c39fea0-2787-4482-bedb-bb0093c4f8bb None None] GET https://10.4.3.200/volume// Jul 10 06:34:17.874072 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1c39fea0-2787-4482-bedb-bb0093c4f8bb None None] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:17.874359 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1c39fea0-2787-4482-bedb-bb0093c4f8bb None None] Calling method 'all' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:17.874591 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1c39fea0-2787-4482-bedb-bb0093c4f8bb None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:34:17.874832 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 402/1629] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:34:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 06:34:17.882421 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-9fe209e2-5d83-49c2-bd55-03d584e9a7d7 req-7612a2da-ad17-45a5-855f-be93e4e3ccc5 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:17.886922 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-9fe209e2-5d83-49c2-bd55-03d584e9a7d7 req-7612a2da-ad17-45a5-855f-be93e4e3ccc5 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] GET https://10.4.3.200/volume/v3/volumes/e3084711-a328-4c78-8c02-8b35bd3dee5b Jul 10 06:34:17.887130 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-9fe209e2-5d83-49c2-bd55-03d584e9a7d7 req-7612a2da-ad17-45a5-855f-be93e4e3ccc5 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:17.887292 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-9fe209e2-5d83-49c2-bd55-03d584e9a7d7 req-7612a2da-ad17-45a5-855f-be93e4e3ccc5 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:17.898996 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:17.898996 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:34:17.902800 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [req-9fe209e2-5d83-49c2-bd55-03d584e9a7d7 req-7612a2da-ad17-45a5-855f-be93e4e3ccc5 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Volume info retrieved successfully. Jul 10 06:34:17.907930 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-9fe209e2-5d83-49c2-bd55-03d584e9a7d7 req-7612a2da-ad17-45a5-855f-be93e4e3ccc5 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] https://10.4.3.200/volume/v3/volumes/e3084711-a328-4c78-8c02-8b35bd3dee5b returned with HTTP 200 Jul 10 06:34:17.908787 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 407/1630] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 10 06:34:17 2026] GET /volume/v3/volumes/e3084711-a328-4c78-8c02-8b35bd3dee5b => generated 1018 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:34:18.013106 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-9fe209e2-5d83-49c2-bd55-03d584e9a7d7 req-ae3d6f2b-ac67-48d9-b349-f07fa4daf0a1 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:18.014995 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-9fe209e2-5d83-49c2-bd55-03d584e9a7d7 req-ae3d6f2b-ac67-48d9-b349-f07fa4daf0a1 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] PUT https://10.4.3.200/volume/v3/attachments/22283d7a-a212-402f-8f51-01bc904644bc Jul 10 06:34:18.015381 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-9fe209e2-5d83-49c2-bd55-03d584e9a7d7 req-ae3d6f2b-ac67-48d9-b349-f07fa4daf0a1 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000004964", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad080837985", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8eedee5c-bca8-4f5c-8f66-111c7b448d96", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:34:18.023136 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.coordination [req-9fe209e2-5d83-49c2-bd55-03d584e9a7d7 req-ae3d6f2b-ac67-48d9-b349-f07fa4daf0a1 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Acquiring lock "cinder-attachment_update-e3084711-a328-4c78-8c02-8b35bd3dee5b-np0000004964" by "attachment_update" {{(pid=99976) __acquire /opt/stack/cinder/cinder/coordination.py:210}} Jul 10 06:34:18.027386 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.coordination [req-9fe209e2-5d83-49c2-bd55-03d584e9a7d7 req-ae3d6f2b-ac67-48d9-b349-f07fa4daf0a1 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Lock "cinder-attachment_update-e3084711-a328-4c78-8c02-8b35bd3dee5b-np0000004964" acquired by "attachment_update" :: waited 0.004s {{(pid=99976) __acquire /opt/stack/cinder/cinder/coordination.py:228}} Jul 10 06:34:18.028310 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:18.028310 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:34:18.033075 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-f209e9fc-95cd-4c4f-950c-b96a12f03efb None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:18.035229 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-f209e9fc-95cd-4c4f-950c-b96a12f03efb tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] GET https://10.4.3.200/volume/v3/volumes/3d5ec890-d33b-481e-b21e-56d95a349f68 Jul 10 06:34:18.035402 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-f209e9fc-95cd-4c4f-950c-b96a12f03efb tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:18.035636 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-f209e9fc-95cd-4c4f-950c-b96a12f03efb tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:18.043314 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:18.043314 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:34:18.047379 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-f209e9fc-95cd-4c4f-950c-b96a12f03efb tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Volume info retrieved successfully. Jul 10 06:34:18.051555 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-f209e9fc-95cd-4c4f-950c-b96a12f03efb tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] https://10.4.3.200/volume/v3/volumes/3d5ec890-d33b-481e-b21e-56d95a349f68 returned with HTTP 200 Jul 10 06:34:18.051962 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 412/1631] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:18 2026] GET /volume/v3/volumes/3d5ec890-d33b-481e-b21e-56d95a349f68 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:18.104601 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-18433989-ca72-4f60-af44-a828687b3fe0 req-5343f875-961f-4422-b80d-9069e4d6b104 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:18.106088 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-18433989-ca72-4f60-af44-a828687b3fe0 req-5343f875-961f-4422-b80d-9069e4d6b104 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] GET https://10.4.3.200/volume/v3/volumes/3d5ec890-d33b-481e-b21e-56d95a349f68 Jul 10 06:34:18.106288 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-18433989-ca72-4f60-af44-a828687b3fe0 req-5343f875-961f-4422-b80d-9069e4d6b104 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:18.106475 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-18433989-ca72-4f60-af44-a828687b3fe0 req-5343f875-961f-4422-b80d-9069e4d6b104 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:18.114820 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:18.114820 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:34:18.120522 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-18433989-ca72-4f60-af44-a828687b3fe0 req-5343f875-961f-4422-b80d-9069e4d6b104 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Volume info retrieved successfully. Jul 10 06:34:18.125420 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-18433989-ca72-4f60-af44-a828687b3fe0 req-5343f875-961f-4422-b80d-9069e4d6b104 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] https://10.4.3.200/volume/v3/volumes/3d5ec890-d33b-481e-b21e-56d95a349f68 returned with HTTP 200 Jul 10 06:34:18.125905 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 403/1632] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:34:18 2026] GET /volume/v3/volumes/3d5ec890-d33b-481e-b21e-56d95a349f68 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:18.550758 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-8da148c0-c569-4c77-85d2-2643e2d9040f None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:18.551022 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.coordination [req-9fe209e2-5d83-49c2-bd55-03d584e9a7d7 req-ae3d6f2b-ac67-48d9-b349-f07fa4daf0a1 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Lock "cinder-attachment_update-e3084711-a328-4c78-8c02-8b35bd3dee5b-np0000004964" released by "attachment_update" :: held 0.523s {{(pid=99976) __release /opt/stack/cinder/cinder/coordination.py:239}} Jul 10 06:34:18.551022 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-9fe209e2-5d83-49c2-bd55-03d584e9a7d7 req-ae3d6f2b-ac67-48d9-b349-f07fa4daf0a1 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] https://10.4.3.200/volume/v3/attachments/22283d7a-a212-402f-8f51-01bc904644bc returned with HTTP 200 Jul 10 06:34:18.551728 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 411/1633] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 10 06:34:18 2026] PUT /volume/v3/attachments/22283d7a-a212-402f-8f51-01bc904644bc => generated 969 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:34:18.555345 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-8da148c0-c569-4c77-85d2-2643e2d9040f tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] GET https://10.4.3.200/volume/v3/snapshots/d2f077ee-ec98-420c-b33b-607b24543f94 Jul 10 06:34:18.555620 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-8da148c0-c569-4c77-85d2-2643e2d9040f tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:18.555877 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-8da148c0-c569-4c77-85d2-2643e2d9040f tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:18.564734 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:18.564734 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:34:18.565395 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-8da148c0-c569-4c77-85d2-2643e2d9040f tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Snapshot retrieved successfully. Jul 10 06:34:18.566500 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-8da148c0-c569-4c77-85d2-2643e2d9040f tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] https://10.4.3.200/volume/v3/snapshots/d2f077ee-ec98-420c-b33b-607b24543f94 returned with HTTP 200 Jul 10 06:34:18.567004 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 408/1634] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:34:18 2026] GET /volume/v3/snapshots/d2f077ee-ec98-420c-b33b-607b24543f94 => generated 466 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:18.577693 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-e7e9ca28-680c-422e-a132-6761d4b4fc86 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:18.579351 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-e7e9ca28-680c-422e-a132-6761d4b4fc86 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:34:18.579850 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-e7e9ca28-680c-422e-a132-6761d4b4fc86 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "d2f077ee-ec98-420c-b33b-607b24543f94", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-620459894"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:34:18.582566 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.volumes [None req-e7e9ca28-680c-422e-a132-6761d4b4fc86 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Create volume request body: {'volume': {'snapshot_id': 'd2f077ee-ec98-420c-b33b-607b24543f94', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-620459894'}} {{(pid=99975) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:34:18.582636 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-05677485-8cdf-467c-808b-1550b91668a2 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:18.584539 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-05677485-8cdf-467c-808b-1550b91668a2 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d Jul 10 06:34:18.584724 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-05677485-8cdf-467c-808b-1550b91668a2 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:18.584959 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-05677485-8cdf-467c-808b-1550b91668a2 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:18.585079 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-05677485-8cdf-467c-808b-1550b91668a2 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:34:18.588230 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:18.588230 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:34:18.589102 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-e7e9ca28-680c-422e-a132-6761d4b4fc86 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Snapshot retrieved successfully. Jul 10 06:34:18.589316 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-e7e9ca28-680c-422e-a132-6761d4b4fc86 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Create volume of 1 GB Jul 10 06:34:18.593013 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-e7e9ca28-680c-422e-a132-6761d4b4fc86 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Availability Zones retrieved successfully. Jul 10 06:34:18.594825 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:18.594825 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:34:18.595885 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-05677485-8cdf-467c-808b-1550b91668a2 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d returned with HTTP 200 Jul 10 06:34:18.596316 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 404/1635] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:18 2026] GET /volume/v3/backups/b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:18.603392 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-e7e9ca28-680c-422e-a132-6761d4b4fc86 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Flow 'volume_create_api' (8e49fb59-a359-45ed-be90-6eecba42e94b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:34:18.605317 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-e7e9ca28-680c-422e-a132-6761d4b4fc86 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (741b17e2-d43f-42d1-978f-eaadccb4a622) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:34:18.606784 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.flows.api.create_volume [None req-e7e9ca28-680c-422e-a132-6761d4b4fc86 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99975) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:34:18.653293 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-e7e9ca28-680c-422e-a132-6761d4b4fc86 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (741b17e2-d43f-42d1-978f-eaadccb4a622) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'd2f077ee-ec98-420c-b33b-607b24543f94', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:34:18.654214 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-e7e9ca28-680c-422e-a132-6761d4b4fc86 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ea24956-5d6c-4d35-ac97-c60b2d0ab207) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:34:18.699716 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.quota [None req-e7e9ca28-680c-422e-a132-6761d4b4fc86 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Created reservations ['92bc8d6a-9834-4dd8-9388-eb86d3cec1bb', '4bffcb0c-c15b-447c-9c2a-2896b80669d7', '75d4a6d8-e5cd-4a5b-bc9d-02480a31a648', '018293ac-3622-4cbc-89bb-3ae4de87d187'] {{(pid=99975) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:34:18.700634 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-e7e9ca28-680c-422e-a132-6761d4b4fc86 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ea24956-5d6c-4d35-ac97-c60b2d0ab207) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['92bc8d6a-9834-4dd8-9388-eb86d3cec1bb', '4bffcb0c-c15b-447c-9c2a-2896b80669d7', '75d4a6d8-e5cd-4a5b-bc9d-02480a31a648', '018293ac-3622-4cbc-89bb-3ae4de87d187']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:34:18.701871 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-e7e9ca28-680c-422e-a132-6761d4b4fc86 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7094e56e-28af-452a-abe9-a0b08deeb27a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:34:18.747100 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-e7e9ca28-680c-422e-a132-6761d4b4fc86 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7094e56e-28af-452a-abe9-a0b08deeb27a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '32ab2908-3bdc-47fc-bae0-5346af9ef7e3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-620459894',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1dab81c22ede48bf941892bb4fbfc0c7',qos_specs=None,replication_status=,reservations=['92bc8d6a-9834-4dd8-9388-eb86d3cec1bb','4bffcb0c-c15b-447c-9c2a-2896b80669d7','75d4a6d8-e5cd-4a5b-bc9d-02480a31a648','018293ac-3622-4cbc-89bb-3ae4de87d187'],size=1,snapshot_id=d2f077ee-ec98-420c-b33b-607b24543f94,source_replicaid=,source_volid=None,status='creating',user_id='020b73a5312043999463d440e4c8ebf6',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:34:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-620459894',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=32ab2908-3bdc-47fc-bae0-5346af9ef7e3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1dab81c22ede48bf941892bb4fbfc0c7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=d2f077ee-ec98-420c-b33b-607b24543f94,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='020b73a5312043999463d440e4c8ebf6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:34:18.748233 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-e7e9ca28-680c-422e-a132-6761d4b4fc86 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dbcd2485-ad7d-4f5e-ad66-378ea5e0b042) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:34:18.771336 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-e7e9ca28-680c-422e-a132-6761d4b4fc86 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dbcd2485-ad7d-4f5e-ad66-378ea5e0b042) transitioned into state 'SUCCESS' from state '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-620459894',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1dab81c22ede48bf941892bb4fbfc0c7',qos_specs=None,replication_status=,reservations=['92bc8d6a-9834-4dd8-9388-eb86d3cec1bb','4bffcb0c-c15b-447c-9c2a-2896b80669d7','75d4a6d8-e5cd-4a5b-bc9d-02480a31a648','018293ac-3622-4cbc-89bb-3ae4de87d187'],size=1,snapshot_id=d2f077ee-ec98-420c-b33b-607b24543f94,source_replicaid=,source_volid=None,status='creating',user_id='020b73a5312043999463d440e4c8ebf6',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:34:18.772018 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-e7e9ca28-680c-422e-a132-6761d4b4fc86 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d78f295-7d12-4175-82eb-4b247059eb94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:34:18.800430 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-e7e9ca28-680c-422e-a132-6761d4b4fc86 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d78f295-7d12-4175-82eb-4b247059eb94) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:34:18.801692 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-e7e9ca28-680c-422e-a132-6761d4b4fc86 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Flow 'volume_create_api' (8e49fb59-a359-45ed-be90-6eecba42e94b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:34:18.802129 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-e7e9ca28-680c-422e-a132-6761d4b4fc86 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Create volume request issued successfully. Jul 10 06:34:18.803988 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-e7e9ca28-680c-422e-a132-6761d4b4fc86 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:34:18.803988 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 413/1636] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 10 06:34:18 2026] POST /volume/v3/volumes => generated 784 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:34:18.818961 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-efbe033a-f410-4b57-a765-328d41ed6074 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:18.820330 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-85175610-89db-46ff-af3b-b105add02543 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:18.820859 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-efbe033a-f410-4b57-a765-328d41ed6074 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] GET https://10.4.3.200/volume/v3/volumes/e3084711-a328-4c78-8c02-8b35bd3dee5b Jul 10 06:34:18.821001 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-efbe033a-f410-4b57-a765-328d41ed6074 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:18.821303 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-efbe033a-f410-4b57-a765-328d41ed6074 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:18.822189 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-85175610-89db-46ff-af3b-b105add02543 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] GET https://10.4.3.200/volume/v3/volumes/32ab2908-3bdc-47fc-bae0-5346af9ef7e3 Jul 10 06:34:18.822280 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-85175610-89db-46ff-af3b-b105add02543 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:18.822520 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-85175610-89db-46ff-af3b-b105add02543 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:18.835296 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:18.835296 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:34:18.839664 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:18.839664 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:34:18.846410 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-85175610-89db-46ff-af3b-b105add02543 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Volume info retrieved successfully. Jul 10 06:34:18.850903 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-efbe033a-f410-4b57-a765-328d41ed6074 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Volume info retrieved successfully. Jul 10 06:34:18.855796 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-85175610-89db-46ff-af3b-b105add02543 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] https://10.4.3.200/volume/v3/volumes/32ab2908-3bdc-47fc-bae0-5346af9ef7e3 returned with HTTP 200 Jul 10 06:34:18.856652 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 409/1637] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:18 2026] GET /volume/v3/volumes/32ab2908-3bdc-47fc-bae0-5346af9ef7e3 => generated 852 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:18.859278 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-efbe033a-f410-4b57-a765-328d41ed6074 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] https://10.4.3.200/volume/v3/volumes/e3084711-a328-4c78-8c02-8b35bd3dee5b returned with HTTP 200 Jul 10 06:34:18.859867 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 412/1638] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:18 2026] GET /volume/v3/volumes/e3084711-a328-4c78-8c02-8b35bd3dee5b => generated 839 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:19.610100 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-2cf7abbd-d457-4d47-b352-533d3c214d63 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:19.612552 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2cf7abbd-d457-4d47-b352-533d3c214d63 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d Jul 10 06:34:19.612814 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2cf7abbd-d457-4d47-b352-533d3c214d63 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:19.613094 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2cf7abbd-d457-4d47-b352-533d3c214d63 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:19.613254 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-2cf7abbd-d457-4d47-b352-533d3c214d63 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:34:19.618759 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:19.618759 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:34:19.619893 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2cf7abbd-d457-4d47-b352-533d3c214d63 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d returned with HTTP 200 Jul 10 06:34:19.620407 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 405/1639] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:19 2026] GET /volume/v3/backups/b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:19.873175 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-08b333eb-16be-4b0f-a1de-c4b20add4371 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:19.874355 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-3f0f7f35-6298-4f56-a40e-50448b2160b2 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:19.876721 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-08b333eb-16be-4b0f-a1de-c4b20add4371 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] GET https://10.4.3.200/volume/v3/volumes/32ab2908-3bdc-47fc-bae0-5346af9ef7e3 Jul 10 06:34:19.876943 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-08b333eb-16be-4b0f-a1de-c4b20add4371 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:19.877047 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3f0f7f35-6298-4f56-a40e-50448b2160b2 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] GET https://10.4.3.200/volume/v3/volumes/e3084711-a328-4c78-8c02-8b35bd3dee5b Jul 10 06:34:19.877290 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-08b333eb-16be-4b0f-a1de-c4b20add4371 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:19.877337 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3f0f7f35-6298-4f56-a40e-50448b2160b2 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:19.877424 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3f0f7f35-6298-4f56-a40e-50448b2160b2 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:19.884541 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:19.884541 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:34:19.888290 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-08b333eb-16be-4b0f-a1de-c4b20add4371 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Volume info retrieved successfully. Jul 10 06:34:19.889629 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:19.889629 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:34:19.892790 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-08b333eb-16be-4b0f-a1de-c4b20add4371 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] https://10.4.3.200/volume/v3/volumes/32ab2908-3bdc-47fc-bae0-5346af9ef7e3 returned with HTTP 200 Jul 10 06:34:19.893174 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 414/1640] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:19 2026] GET /volume/v3/volumes/32ab2908-3bdc-47fc-bae0-5346af9ef7e3 => generated 877 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:19.894217 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-3f0f7f35-6298-4f56-a40e-50448b2160b2 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Volume info retrieved successfully. Jul 10 06:34:19.900312 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3f0f7f35-6298-4f56-a40e-50448b2160b2 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] https://10.4.3.200/volume/v3/volumes/e3084711-a328-4c78-8c02-8b35bd3dee5b returned with HTTP 200 Jul 10 06:34:19.900814 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 410/1641] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:19 2026] GET /volume/v3/volumes/e3084711-a328-4c78-8c02-8b35bd3dee5b => generated 839 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:19.910754 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-9f24d8bf-e28a-46e0-ad10-3bd52272eab9 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:19.913334 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9f24d8bf-e28a-46e0-ad10-3bd52272eab9 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] GET https://10.4.3.200/volume/v3/volumes/32ab2908-3bdc-47fc-bae0-5346af9ef7e3 Jul 10 06:34:19.913445 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9f24d8bf-e28a-46e0-ad10-3bd52272eab9 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:19.913714 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9f24d8bf-e28a-46e0-ad10-3bd52272eab9 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:19.923004 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:19.923004 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:34:19.928921 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-9f24d8bf-e28a-46e0-ad10-3bd52272eab9 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Volume info retrieved successfully. Jul 10 06:34:19.934778 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9f24d8bf-e28a-46e0-ad10-3bd52272eab9 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] https://10.4.3.200/volume/v3/volumes/32ab2908-3bdc-47fc-bae0-5346af9ef7e3 returned with HTTP 200 Jul 10 06:34:19.935257 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 413/1642] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:19 2026] GET /volume/v3/volumes/32ab2908-3bdc-47fc-bae0-5346af9ef7e3 => generated 877 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 06:34:19.953517 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-3d570241-ef5f-4c82-abb9-cfe54e34a69a None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:19.955912 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3d570241-ef5f-4c82-abb9-cfe54e34a69a tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] DELETE https://10.4.3.200/volume/v3/volumes/8ad815a1-5163-46dc-9a49-39e256c26919?cascade=True Jul 10 06:34:19.956187 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3d570241-ef5f-4c82-abb9-cfe54e34a69a tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:19.956459 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3d570241-ef5f-4c82-abb9-cfe54e34a69a tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:19.956709 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-3d570241-ef5f-4c82-abb9-cfe54e34a69a tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Delete volume with id: 8ad815a1-5163-46dc-9a49-39e256c26919 Jul 10 06:34:19.966196 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:19.966196 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:34:19.966912 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-3d570241-ef5f-4c82-abb9-cfe54e34a69a tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Volume info retrieved successfully. Jul 10 06:34:20.021342 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-3d570241-ef5f-4c82-abb9-cfe54e34a69a tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Delete volume request issued successfully. Jul 10 06:34:20.021747 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3d570241-ef5f-4c82-abb9-cfe54e34a69a tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] https://10.4.3.200/volume/v3/volumes/8ad815a1-5163-46dc-9a49-39e256c26919?cascade=True returned with HTTP 202 Jul 10 06:34:20.021965 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 406/1643] 10.4.3.200 () {66 vars in 1376 bytes} [Fri Jul 10 06:34:19 2026] DELETE /volume/v3/volumes/8ad815a1-5163-46dc-9a49-39e256c26919?cascade=True => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:34:20.031117 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-f5fc949e-6d71-4c56-b128-b06c389bea7f None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:20.033288 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-f5fc949e-6d71-4c56-b128-b06c389bea7f tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] GET https://10.4.3.200/volume/v3/volumes/8ad815a1-5163-46dc-9a49-39e256c26919 Jul 10 06:34:20.033476 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-f5fc949e-6d71-4c56-b128-b06c389bea7f tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:20.033712 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-f5fc949e-6d71-4c56-b128-b06c389bea7f tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:20.040945 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:20.040945 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:34:20.044634 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-f5fc949e-6d71-4c56-b128-b06c389bea7f tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Volume info retrieved successfully. Jul 10 06:34:20.050228 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-f5fc949e-6d71-4c56-b128-b06c389bea7f tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] https://10.4.3.200/volume/v3/volumes/8ad815a1-5163-46dc-9a49-39e256c26919 returned with HTTP 200 Jul 10 06:34:20.050757 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 415/1644] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:20 2026] GET /volume/v3/volumes/8ad815a1-5163-46dc-9a49-39e256c26919 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:20.158753 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-74c460fd-d583-4a93-a0fe-7c5e21d95334 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:20.158930 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-74c460fd-d583-4a93-a0fe-7c5e21d95334 None None] GET https://10.4.3.200/volume// Jul 10 06:34:20.159129 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-74c460fd-d583-4a93-a0fe-7c5e21d95334 None None] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:20.159583 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-74c460fd-d583-4a93-a0fe-7c5e21d95334 None None] Calling method 'all' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:20.159764 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-74c460fd-d583-4a93-a0fe-7c5e21d95334 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:34:20.159916 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 411/1645] 10.4.3.200 () {66 vars in 1428 bytes} [Fri Jul 10 06:34: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 10 06:34:20.166888 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-18433989-ca72-4f60-af44-a828687b3fe0 req-22a0da0a-b458-4a33-bfa3-035c9c10330d None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:20.168902 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-18433989-ca72-4f60-af44-a828687b3fe0 req-22a0da0a-b458-4a33-bfa3-035c9c10330d tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 10 06:34:20.169203 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-18433989-ca72-4f60-af44-a828687b3fe0 req-22a0da0a-b458-4a33-bfa3-035c9c10330d tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3d5ec890-d33b-481e-b21e-56d95a349f68", "connector": null, "instance_uuid": "e0ebe57a-f4af-4ac5-bf17-a6f9b29f9eb6"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:34:20.177786 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:20.177786 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:34:20.200980 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-18433989-ca72-4f60-af44-a828687b3fe0 req-22a0da0a-b458-4a33-bfa3-035c9c10330d tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 10 06:34:20.201513 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 414/1646] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 10 06:34:20 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 10 06:34:20.223457 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-53dc51b6-ef5e-4100-a739-a62bd824a0ac req-b6828225-3f58-4ac5-be7a-d0f387f804ff None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:20.225280 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-53dc51b6-ef5e-4100-a739-a62bd824a0ac req-b6828225-3f58-4ac5-be7a-d0f387f804ff tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] POST https://10.4.3.200/volume/v3/attachments/cea782b8-503c-4646-8974-b63727675854/action Jul 10 06:34:20.225600 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-53dc51b6-ef5e-4100-a739-a62bd824a0ac req-b6828225-3f58-4ac5-be7a-d0f387f804ff tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Action body: b'{"os-complete": null}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:34:20.225698 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-53dc51b6-ef5e-4100-a739-a62bd824a0ac req-b6828225-3f58-4ac5-be7a-d0f387f804ff tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:34:20.242063 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:20.242063 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:34:20.250772 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-53dc51b6-ef5e-4100-a739-a62bd824a0ac req-b6828225-3f58-4ac5-be7a-d0f387f804ff tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/attachments/cea782b8-503c-4646-8974-b63727675854/action returned with HTTP 204 Jul 10 06:34:20.251162 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 407/1647] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 10 06:34:20 2026] POST /volume/v3/attachments/cea782b8-503c-4646-8974-b63727675854/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:34:20.635527 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-07bd2f7a-3f21-4dac-946f-a905603c65af None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:20.639000 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-07bd2f7a-3f21-4dac-946f-a905603c65af tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d Jul 10 06:34:20.639262 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-07bd2f7a-3f21-4dac-946f-a905603c65af tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:20.639518 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-07bd2f7a-3f21-4dac-946f-a905603c65af tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:20.642891 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-07bd2f7a-3f21-4dac-946f-a905603c65af tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:34:20.650726 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-f285f1be-b545-4c99-8cf8-33f69c48503f None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:20.655370 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f285f1be-b545-4c99-8cf8-33f69c48503f tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] GET https://10.4.3.200/volume/v3/volumes/3d5ec890-d33b-481e-b21e-56d95a349f68 Jul 10 06:34:20.655463 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:20.655463 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:34:20.655579 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f285f1be-b545-4c99-8cf8-33f69c48503f tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:20.655579 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f285f1be-b545-4c99-8cf8-33f69c48503f tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:20.655914 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-07bd2f7a-3f21-4dac-946f-a905603c65af tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d returned with HTTP 200 Jul 10 06:34:20.656363 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 416/1648] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:20 2026] GET /volume/v3/backups/b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d => generated 749 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:20.676976 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:20.676976 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:34:20.683856 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-f285f1be-b545-4c99-8cf8-33f69c48503f tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Volume info retrieved successfully. Jul 10 06:34:20.688487 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f285f1be-b545-4c99-8cf8-33f69c48503f tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] https://10.4.3.200/volume/v3/volumes/3d5ec890-d33b-481e-b21e-56d95a349f68 returned with HTTP 200 Jul 10 06:34:20.689158 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 412/1649] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:20 2026] GET /volume/v3/volumes/3d5ec890-d33b-481e-b21e-56d95a349f68 => generated 842 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:20.732442 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-653a9907-da8f-46a3-b4b6-ae16d3f65c7e None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:20.732834 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-653a9907-da8f-46a3-b4b6-ae16d3f65c7e None None] GET https://10.4.3.200/volume// Jul 10 06:34:20.733678 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-653a9907-da8f-46a3-b4b6-ae16d3f65c7e None None] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:20.733678 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-653a9907-da8f-46a3-b4b6-ae16d3f65c7e None None] Calling method 'all' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:20.733813 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-653a9907-da8f-46a3-b4b6-ae16d3f65c7e None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:34:20.734095 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 415/1650] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:34: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 10 06:34:20.743988 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-18433989-ca72-4f60-af44-a828687b3fe0 req-fc3468f4-eef9-43d1-9ccc-151d1f4965cc None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:20.746218 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-18433989-ca72-4f60-af44-a828687b3fe0 req-fc3468f4-eef9-43d1-9ccc-151d1f4965cc tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] GET https://10.4.3.200/volume/v3/volumes/3d5ec890-d33b-481e-b21e-56d95a349f68 Jul 10 06:34:20.746437 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-18433989-ca72-4f60-af44-a828687b3fe0 req-fc3468f4-eef9-43d1-9ccc-151d1f4965cc tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:20.746671 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-18433989-ca72-4f60-af44-a828687b3fe0 req-fc3468f4-eef9-43d1-9ccc-151d1f4965cc tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:20.757680 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:20.757680 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:34:20.762684 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-18433989-ca72-4f60-af44-a828687b3fe0 req-fc3468f4-eef9-43d1-9ccc-151d1f4965cc tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Volume info retrieved successfully. Jul 10 06:34:20.772533 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-18433989-ca72-4f60-af44-a828687b3fe0 req-fc3468f4-eef9-43d1-9ccc-151d1f4965cc tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] https://10.4.3.200/volume/v3/volumes/3d5ec890-d33b-481e-b21e-56d95a349f68 returned with HTTP 200 Jul 10 06:34:20.772533 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 408/1651] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 10 06:34:20 2026] GET /volume/v3/volumes/3d5ec890-d33b-481e-b21e-56d95a349f68 => generated 1022 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:34:20.906246 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-18433989-ca72-4f60-af44-a828687b3fe0 req-84347608-5e2f-4ccc-81d5-fd1aeb8d232e None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:20.909198 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-18433989-ca72-4f60-af44-a828687b3fe0 req-84347608-5e2f-4ccc-81d5-fd1aeb8d232e tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] PUT https://10.4.3.200/volume/v3/attachments/6b2b7a33-fc39-4909-a076-a223d3ff2330 Jul 10 06:34:20.909801 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-18433989-ca72-4f60-af44-a828687b3fe0 req-84347608-5e2f-4ccc-81d5-fd1aeb8d232e tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000004964", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad080837985", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8eedee5c-bca8-4f5c-8f66-111c7b448d96", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:34:20.919956 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-dd556c70-ee50-4199-9c8e-e10c02a1f1be None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:20.922474 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.coordination [req-18433989-ca72-4f60-af44-a828687b3fe0 req-84347608-5e2f-4ccc-81d5-fd1aeb8d232e tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Acquiring lock "cinder-attachment_update-3d5ec890-d33b-481e-b21e-56d95a349f68-np0000004964" by "attachment_update" {{(pid=99975) __acquire /opt/stack/cinder/cinder/coordination.py:210}} Jul 10 06:34:20.924113 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-dd556c70-ee50-4199-9c8e-e10c02a1f1be tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] GET https://10.4.3.200/volume/v3/volumes/e3084711-a328-4c78-8c02-8b35bd3dee5b Jul 10 06:34:20.924260 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-dd556c70-ee50-4199-9c8e-e10c02a1f1be tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:20.924424 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-dd556c70-ee50-4199-9c8e-e10c02a1f1be tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:20.930801 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.coordination [req-18433989-ca72-4f60-af44-a828687b3fe0 req-84347608-5e2f-4ccc-81d5-fd1aeb8d232e tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Lock "cinder-attachment_update-3d5ec890-d33b-481e-b21e-56d95a349f68-np0000004964" acquired by "attachment_update" :: waited 0.007s {{(pid=99975) __acquire /opt/stack/cinder/cinder/coordination.py:228}} Jul 10 06:34:20.930801 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:20.930801 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:34:20.935963 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:20.935963 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:34:20.944116 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-dd556c70-ee50-4199-9c8e-e10c02a1f1be tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Volume info retrieved successfully. Jul 10 06:34:20.948561 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-dd556c70-ee50-4199-9c8e-e10c02a1f1be tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] https://10.4.3.200/volume/v3/volumes/e3084711-a328-4c78-8c02-8b35bd3dee5b returned with HTTP 200 Jul 10 06:34:20.949618 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 413/1652] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:20 2026] GET /volume/v3/volumes/e3084711-a328-4c78-8c02-8b35bd3dee5b => generated 839 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:20.951278 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-91aea690-43cd-4029-833f-7ee9c5fdc69d None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:21.040085 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-91aea690-43cd-4029-833f-7ee9c5fdc69d tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:34:21.040538 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-91aea690-43cd-4029-833f-7ee9c5fdc69d tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1515662699"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:34:21.042337 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-91aea690-43cd-4029-833f-7ee9c5fdc69d tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1515662699'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:34:21.042337 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-91aea690-43cd-4029-833f-7ee9c5fdc69d tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Create volume of 1 GB Jul 10 06:34:21.042527 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:21.042527 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:34:21.053624 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-91aea690-43cd-4029-833f-7ee9c5fdc69d tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Availability Zones retrieved successfully. Jul 10 06:34:21.063268 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-91aea690-43cd-4029-833f-7ee9c5fdc69d tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Flow 'volume_create_api' (4e998448-8e4b-40e0-874a-e2db6e765c17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:34:21.064276 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-1be94149-70b7-423f-aa13-275306eb54d1 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:21.068350 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1be94149-70b7-423f-aa13-275306eb54d1 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] GET https://10.4.3.200/volume/v3/volumes/8ad815a1-5163-46dc-9a49-39e256c26919 Jul 10 06:34:21.068560 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1be94149-70b7-423f-aa13-275306eb54d1 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:21.068741 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1be94149-70b7-423f-aa13-275306eb54d1 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:21.068893 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-91aea690-43cd-4029-833f-7ee9c5fdc69d tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (751cc7db-fb82-485b-b8b0-a4b084a344a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:34:21.072529 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-91aea690-43cd-4029-833f-7ee9c5fdc69d tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Validating volume size '1' using validate_int {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:34:21.080401 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1be94149-70b7-423f-aa13-275306eb54d1 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] https://10.4.3.200/volume/v3/volumes/8ad815a1-5163-46dc-9a49-39e256c26919 returned with HTTP 404 Jul 10 06:34:21.080888 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 409/1653] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:21 2026] GET /volume/v3/volumes/8ad815a1-5163-46dc-9a49-39e256c26919 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:34:21.089897 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-a0ef7eba-4de0-424a-a938-246dd6bbf20d None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:21.091654 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a0ef7eba-4de0-424a-a938-246dd6bbf20d tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] GET https://10.4.3.200/volume/v3/volumes Jul 10 06:34:21.091854 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a0ef7eba-4de0-424a-a938-246dd6bbf20d tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:21.092043 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a0ef7eba-4de0-424a-a938-246dd6bbf20d tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Calling method 'index' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:21.092361 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.api_utils [None req-a0ef7eba-4de0-424a-a938-246dd6bbf20d tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Removing options '' from query. {{(pid=99978) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 06:34:21.092997 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-a0ef7eba-4de0-424a-a938-246dd6bbf20d tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99978) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 06:34:21.101375 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-a0ef7eba-4de0-424a-a938-246dd6bbf20d tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Get all volumes completed successfully. Jul 10 06:34:21.101375 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a0ef7eba-4de0-424a-a938-246dd6bbf20d tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 200 Jul 10 06:34:21.101791 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 414/1654] 10.4.3.200 () {66 vars in 1237 bytes} [Fri Jul 10 06:34:21 2026] GET /volume/v3/volumes => generated 334 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:21.109676 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-91aea690-43cd-4029-833f-7ee9c5fdc69d tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (751cc7db-fb82-485b-b8b0-a4b084a344a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:34:21.110719 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-91aea690-43cd-4029-833f-7ee9c5fdc69d tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4fca6a2c-6471-406d-bbf1-5db6bc0042e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:34:21.115529 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-45708f2b-fb17-46f3-8073-6bf39638bb22 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:21.115529 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-45708f2b-fb17-46f3-8073-6bf39638bb22 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] GET https://10.4.3.200/volume/v3/snapshots Jul 10 06:34:21.115529 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-45708f2b-fb17-46f3-8073-6bf39638bb22 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:21.115529 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-45708f2b-fb17-46f3-8073-6bf39638bb22 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Calling method 'index' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:21.115529 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.api_utils [None req-45708f2b-fb17-46f3-8073-6bf39638bb22 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Removing options '' from query. {{(pid=99977) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 06:34:21.116149 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.db.api [None req-45708f2b-fb17-46f3-8073-6bf39638bb22 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Building query based on filter {{(pid=99977) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 06:34:21.128826 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-45708f2b-fb17-46f3-8073-6bf39638bb22 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Get all snapshots completed successfully. Jul 10 06:34:21.129166 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-45708f2b-fb17-46f3-8073-6bf39638bb22 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] https://10.4.3.200/volume/v3/snapshots returned with HTTP 200 Jul 10 06:34:21.129721 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 410/1655] 10.4.3.200 () {66 vars in 1243 bytes} [Fri Jul 10 06:34:21 2026] GET /volume/v3/snapshots => generated 17 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 06:34:21.141553 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-835f13dc-f614-4479-ad4a-156ef50d9ca2 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:21.144270 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-835f13dc-f614-4479-ad4a-156ef50d9ca2 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] GET https://10.4.3.200/volume/v3/volumes/32ab2908-3bdc-47fc-bae0-5346af9ef7e3 Jul 10 06:34:21.144270 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-835f13dc-f614-4479-ad4a-156ef50d9ca2 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:21.144270 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-835f13dc-f614-4479-ad4a-156ef50d9ca2 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:21.152586 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:21.152586 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:34:21.157168 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-835f13dc-f614-4479-ad4a-156ef50d9ca2 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Volume info retrieved successfully. Jul 10 06:34:21.161971 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-835f13dc-f614-4479-ad4a-156ef50d9ca2 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] https://10.4.3.200/volume/v3/volumes/32ab2908-3bdc-47fc-bae0-5346af9ef7e3 returned with HTTP 200 Jul 10 06:34:21.162428 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 415/1656] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:21 2026] GET /volume/v3/volumes/32ab2908-3bdc-47fc-bae0-5346af9ef7e3 => generated 877 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:21.178705 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-91aea690-43cd-4029-833f-7ee9c5fdc69d tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Created reservations ['003d4241-db84-40d7-b7a1-1ae121653f87', 'b2ed1d5a-f283-48f8-b1ec-9e4336245072', '953546a5-ad52-440e-87c2-363b1a143728', 'b5a8ebea-b7f7-412a-89fd-84142d21e99a'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:34:21.178789 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-32561e39-fcd1-42e1-abdf-4e375974020d None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:21.179574 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-91aea690-43cd-4029-833f-7ee9c5fdc69d tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4fca6a2c-6471-406d-bbf1-5db6bc0042e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['003d4241-db84-40d7-b7a1-1ae121653f87', 'b2ed1d5a-f283-48f8-b1ec-9e4336245072', '953546a5-ad52-440e-87c2-363b1a143728', 'b5a8ebea-b7f7-412a-89fd-84142d21e99a']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:34:21.180353 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-91aea690-43cd-4029-833f-7ee9c5fdc69d tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (141c5ee8-b5cc-4046-9fd2-984410f54260) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:34:21.180769 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-32561e39-fcd1-42e1-abdf-4e375974020d tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] DELETE https://10.4.3.200/volume/v3/volumes/32ab2908-3bdc-47fc-bae0-5346af9ef7e3 Jul 10 06:34:21.180968 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-32561e39-fcd1-42e1-abdf-4e375974020d tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:21.181172 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-32561e39-fcd1-42e1-abdf-4e375974020d tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:21.181357 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-32561e39-fcd1-42e1-abdf-4e375974020d tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Delete volume with id: 32ab2908-3bdc-47fc-bae0-5346af9ef7e3 Jul 10 06:34:21.188711 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:21.188711 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:34:21.189176 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-32561e39-fcd1-42e1-abdf-4e375974020d tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Volume info retrieved successfully. Jul 10 06:34:21.201959 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-91aea690-43cd-4029-833f-7ee9c5fdc69d tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (141c5ee8-b5cc-4046-9fd2-984410f54260) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e93f5e3e-d101-45b6-b461-9a90053c4b78', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1515662699',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0499dc7805f946f188cffe4065320f8d',qos_specs=None,replication_status=,reservations=['003d4241-db84-40d7-b7a1-1ae121653f87','b2ed1d5a-f283-48f8-b1ec-9e4336245072','953546a5-ad52-440e-87c2-363b1a143728','b5a8ebea-b7f7-412a-89fd-84142d21e99a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2febb28e37964c8e958ee0b44118f932',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:34:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1515662699',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e93f5e3e-d101-45b6-b461-9a90053c4b78,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0499dc7805f946f188cffe4065320f8d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2febb28e37964c8e958ee0b44118f932',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:34:21.202727 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-91aea690-43cd-4029-833f-7ee9c5fdc69d tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dcc95b9c-08d3-4fd0-83d0-05274144f97f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:34:21.204045 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-32561e39-fcd1-42e1-abdf-4e375974020d tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Delete volume request issued successfully. Jul 10 06:34:21.204604 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-32561e39-fcd1-42e1-abdf-4e375974020d tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] https://10.4.3.200/volume/v3/volumes/32ab2908-3bdc-47fc-bae0-5346af9ef7e3 returned with HTTP 202 Jul 10 06:34:21.204708 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 411/1657] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:34:21 2026] DELETE /volume/v3/volumes/32ab2908-3bdc-47fc-bae0-5346af9ef7e3 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:34:21.212880 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-abc37c72-71d5-43b8-917e-efa9f027b37b None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:21.218437 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-abc37c72-71d5-43b8-917e-efa9f027b37b tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] GET https://10.4.3.200/volume/v3/volumes/32ab2908-3bdc-47fc-bae0-5346af9ef7e3 Jul 10 06:34:21.218437 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-abc37c72-71d5-43b8-917e-efa9f027b37b tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:21.218437 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-abc37c72-71d5-43b8-917e-efa9f027b37b tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:21.226297 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-91aea690-43cd-4029-833f-7ee9c5fdc69d tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dcc95b9c-08d3-4fd0-83d0-05274144f97f) transitioned into state 'SUCCESS' from state '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-1515662699',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0499dc7805f946f188cffe4065320f8d',qos_specs=None,replication_status=,reservations=['003d4241-db84-40d7-b7a1-1ae121653f87','b2ed1d5a-f283-48f8-b1ec-9e4336245072','953546a5-ad52-440e-87c2-363b1a143728','b5a8ebea-b7f7-412a-89fd-84142d21e99a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2febb28e37964c8e958ee0b44118f932',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:34:21.229522 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-91aea690-43cd-4029-833f-7ee9c5fdc69d tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (465e0edb-7bb2-47a6-ad2b-ae7eb8cfa3e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:34:21.229641 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:21.229641 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:34:21.233448 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-abc37c72-71d5-43b8-917e-efa9f027b37b tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Volume info retrieved successfully. Jul 10 06:34:21.239280 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-abc37c72-71d5-43b8-917e-efa9f027b37b tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] https://10.4.3.200/volume/v3/volumes/32ab2908-3bdc-47fc-bae0-5346af9ef7e3 returned with HTTP 200 Jul 10 06:34:21.239427 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-91aea690-43cd-4029-833f-7ee9c5fdc69d tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (465e0edb-7bb2-47a6-ad2b-ae7eb8cfa3e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:34:21.239985 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 416/1658] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:21 2026] GET /volume/v3/volumes/32ab2908-3bdc-47fc-bae0-5346af9ef7e3 => generated 876 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:21.240310 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-91aea690-43cd-4029-833f-7ee9c5fdc69d tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Flow 'volume_create_api' (4e998448-8e4b-40e0-874a-e2db6e765c17) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:34:21.240759 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-91aea690-43cd-4029-833f-7ee9c5fdc69d tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Create volume request issued successfully. Jul 10 06:34:21.241351 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-91aea690-43cd-4029-833f-7ee9c5fdc69d tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:34:21.241777 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 416/1659] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 10 06:34:20 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 10 06:34:21.453198 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.coordination [req-18433989-ca72-4f60-af44-a828687b3fe0 req-84347608-5e2f-4ccc-81d5-fd1aeb8d232e tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Lock "cinder-attachment_update-3d5ec890-d33b-481e-b21e-56d95a349f68-np0000004964" released by "attachment_update" :: held 0.524s {{(pid=99975) __release /opt/stack/cinder/cinder/coordination.py:239}} Jul 10 06:34:21.453479 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-18433989-ca72-4f60-af44-a828687b3fe0 req-84347608-5e2f-4ccc-81d5-fd1aeb8d232e tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] https://10.4.3.200/volume/v3/attachments/6b2b7a33-fc39-4909-a076-a223d3ff2330 returned with HTTP 200 Jul 10 06:34:21.453892 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 417/1660] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 10 06:34:20 2026] PUT /volume/v3/attachments/6b2b7a33-fc39-4909-a076-a223d3ff2330 => generated 969 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:34:21.669749 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-0bac108c-5688-49b1-9cf2-0852886415c3 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:21.672971 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0bac108c-5688-49b1-9cf2-0852886415c3 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d Jul 10 06:34:21.673258 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0bac108c-5688-49b1-9cf2-0852886415c3 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:21.673448 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0bac108c-5688-49b1-9cf2-0852886415c3 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:21.673491 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-0bac108c-5688-49b1-9cf2-0852886415c3 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:34:21.678755 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:21.678755 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:34:21.679340 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0bac108c-5688-49b1-9cf2-0852886415c3 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d returned with HTTP 200 Jul 10 06:34:21.679712 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 412/1661] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:21 2026] GET /volume/v3/backups/b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:21.707068 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-3e0b74d8-8156-4fa4-b383-40811d707c24 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:21.709088 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3e0b74d8-8156-4fa4-b383-40811d707c24 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] GET https://10.4.3.200/volume/v3/volumes/3d5ec890-d33b-481e-b21e-56d95a349f68 Jul 10 06:34:21.709263 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3e0b74d8-8156-4fa4-b383-40811d707c24 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:21.709448 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3e0b74d8-8156-4fa4-b383-40811d707c24 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:21.726849 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:21.726849 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:34:21.732030 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-3e0b74d8-8156-4fa4-b383-40811d707c24 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Volume info retrieved successfully. Jul 10 06:34:21.736937 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3e0b74d8-8156-4fa4-b383-40811d707c24 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] https://10.4.3.200/volume/v3/volumes/3d5ec890-d33b-481e-b21e-56d95a349f68 returned with HTTP 200 Jul 10 06:34:21.737461 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 417/1662] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:21 2026] GET /volume/v3/volumes/3d5ec890-d33b-481e-b21e-56d95a349f68 => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:21.964292 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-76cb4b17-9ec7-4e7d-9078-6e32bacf4272 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:21.967443 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-76cb4b17-9ec7-4e7d-9078-6e32bacf4272 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] GET https://10.4.3.200/volume/v3/volumes/e3084711-a328-4c78-8c02-8b35bd3dee5b Jul 10 06:34:21.967443 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-76cb4b17-9ec7-4e7d-9078-6e32bacf4272 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:21.967443 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-76cb4b17-9ec7-4e7d-9078-6e32bacf4272 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:21.983593 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:21.983593 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:34:21.993688 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-76cb4b17-9ec7-4e7d-9078-6e32bacf4272 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Volume info retrieved successfully. Jul 10 06:34:22.002665 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-76cb4b17-9ec7-4e7d-9078-6e32bacf4272 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] https://10.4.3.200/volume/v3/volumes/e3084711-a328-4c78-8c02-8b35bd3dee5b returned with HTTP 200 Jul 10 06:34:22.003190 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 417/1663] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:21 2026] GET /volume/v3/volumes/e3084711-a328-4c78-8c02-8b35bd3dee5b => generated 839 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:22.255466 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-82cc1a5c-3b3d-4e82-a515-6e77587a725a None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:22.258665 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-82cc1a5c-3b3d-4e82-a515-6e77587a725a tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] GET https://10.4.3.200/volume/v3/volumes/32ab2908-3bdc-47fc-bae0-5346af9ef7e3 Jul 10 06:34:22.258665 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-82cc1a5c-3b3d-4e82-a515-6e77587a725a tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:22.259138 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-82cc1a5c-3b3d-4e82-a515-6e77587a725a tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:22.266921 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-82cc1a5c-3b3d-4e82-a515-6e77587a725a tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] https://10.4.3.200/volume/v3/volumes/32ab2908-3bdc-47fc-bae0-5346af9ef7e3 returned with HTTP 404 Jul 10 06:34:22.267608 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 418/1664] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:22 2026] GET /volume/v3/volumes/32ab2908-3bdc-47fc-bae0-5346af9ef7e3 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:34:22.278294 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-a58c4ae2-a364-4127-ad42-aa1a14ff796c None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:22.281957 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a58c4ae2-a364-4127-ad42-aa1a14ff796c tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/d2f077ee-ec98-420c-b33b-607b24543f94 Jul 10 06:34:22.281957 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a58c4ae2-a364-4127-ad42-aa1a14ff796c tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:22.281957 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a58c4ae2-a364-4127-ad42-aa1a14ff796c tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:22.281957 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.snapshots [None req-a58c4ae2-a364-4127-ad42-aa1a14ff796c tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Delete snapshot with id: d2f077ee-ec98-420c-b33b-607b24543f94 Jul 10 06:34:22.285760 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a58c4ae2-a364-4127-ad42-aa1a14ff796c tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] https://10.4.3.200/volume/v3/snapshots/d2f077ee-ec98-420c-b33b-607b24543f94 returned with HTTP 404 Jul 10 06:34:22.286340 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 413/1665] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 10 06:34:22 2026] DELETE /volume/v3/snapshots/d2f077ee-ec98-420c-b33b-607b24543f94 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:34:22.294083 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-171d4fc0-e017-4126-8221-ba74255f6afb None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:22.297288 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-171d4fc0-e017-4126-8221-ba74255f6afb tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] GET https://10.4.3.200/volume/v3/volumes/8ad815a1-5163-46dc-9a49-39e256c26919 Jul 10 06:34:22.297546 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-171d4fc0-e017-4126-8221-ba74255f6afb tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:22.297814 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-171d4fc0-e017-4126-8221-ba74255f6afb tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:22.311084 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-171d4fc0-e017-4126-8221-ba74255f6afb tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] https://10.4.3.200/volume/v3/volumes/8ad815a1-5163-46dc-9a49-39e256c26919 returned with HTTP 404 Jul 10 06:34:22.311581 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 418/1666] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:22 2026] GET /volume/v3/volumes/8ad815a1-5163-46dc-9a49-39e256c26919 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:34:22.319798 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-5225390a-bd76-444e-81a5-cec3ab0ed6c0 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:22.321622 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5225390a-bd76-444e-81a5-cec3ab0ed6c0 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] DELETE https://10.4.3.200/volume/v3/volumes/8ad815a1-5163-46dc-9a49-39e256c26919 Jul 10 06:34:22.321831 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5225390a-bd76-444e-81a5-cec3ab0ed6c0 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:22.322006 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5225390a-bd76-444e-81a5-cec3ab0ed6c0 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:22.322859 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-5225390a-bd76-444e-81a5-cec3ab0ed6c0 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] Delete volume with id: 8ad815a1-5163-46dc-9a49-39e256c26919 Jul 10 06:34:22.324773 np0000004964 devstack@c-api.service[99976]: DEBUG dbcounter [-] [99976] Writing DB stats cinder:SELECT=589,cinder:INSERT=119,cinder:UPDATE=177 {{(pid=99976) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:34:22.336249 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5225390a-bd76-444e-81a5-cec3ab0ed6c0 tempest-VolumesDeleteCascade-1788725758 tempest-VolumesDeleteCascade-1788725758-project-member] https://10.4.3.200/volume/v3/volumes/8ad815a1-5163-46dc-9a49-39e256c26919 returned with HTTP 404 Jul 10 06:34:22.337171 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 418/1667] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:34:22 2026] DELETE /volume/v3/volumes/8ad815a1-5163-46dc-9a49-39e256c26919 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:34:22.699958 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-e9d1a1b2-6bf5-4631-bf5f-20b7ab0b4cb0 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:22.703749 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-e9d1a1b2-6bf5-4631-bf5f-20b7ab0b4cb0 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d Jul 10 06:34:22.703749 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-e9d1a1b2-6bf5-4631-bf5f-20b7ab0b4cb0 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:22.703749 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-e9d1a1b2-6bf5-4631-bf5f-20b7ab0b4cb0 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:22.703749 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-e9d1a1b2-6bf5-4631-bf5f-20b7ab0b4cb0 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:34:22.712564 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:22.712564 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:34:22.712564 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-e9d1a1b2-6bf5-4631-bf5f-20b7ab0b4cb0 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d returned with HTTP 200 Jul 10 06:34:22.712564 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 419/1668] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:22 2026] GET /volume/v3/backups/b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:22.758266 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-5a791c1e-af0f-4bee-8b91-0b4f84d7207a None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:22.758266 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-5a791c1e-af0f-4bee-8b91-0b4f84d7207a tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] GET https://10.4.3.200/volume/v3/volumes/3d5ec890-d33b-481e-b21e-56d95a349f68 Jul 10 06:34:22.758266 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-5a791c1e-af0f-4bee-8b91-0b4f84d7207a tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:22.758266 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-5a791c1e-af0f-4bee-8b91-0b4f84d7207a tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:22.764395 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:22.764395 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:34:22.770597 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-5a791c1e-af0f-4bee-8b91-0b4f84d7207a tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Volume info retrieved successfully. Jul 10 06:34:22.777552 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-5a791c1e-af0f-4bee-8b91-0b4f84d7207a tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] https://10.4.3.200/volume/v3/volumes/3d5ec890-d33b-481e-b21e-56d95a349f68 returned with HTTP 200 Jul 10 06:34:22.777774 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 414/1669] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:22 2026] GET /volume/v3/volumes/3d5ec890-d33b-481e-b21e-56d95a349f68 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:23.027818 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-2ae98a7e-ab59-4f1b-b14b-7a0249c4776e None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:23.030739 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2ae98a7e-ab59-4f1b-b14b-7a0249c4776e tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] GET https://10.4.3.200/volume/v3/volumes/e3084711-a328-4c78-8c02-8b35bd3dee5b Jul 10 06:34:23.030739 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2ae98a7e-ab59-4f1b-b14b-7a0249c4776e tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:23.030739 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2ae98a7e-ab59-4f1b-b14b-7a0249c4776e tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:23.052670 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:23.052670 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:34:23.057875 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-2ae98a7e-ab59-4f1b-b14b-7a0249c4776e tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Volume info retrieved successfully. Jul 10 06:34:23.064051 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2ae98a7e-ab59-4f1b-b14b-7a0249c4776e tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] https://10.4.3.200/volume/v3/volumes/e3084711-a328-4c78-8c02-8b35bd3dee5b returned with HTTP 200 Jul 10 06:34:23.064841 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 419/1670] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:23 2026] GET /volume/v3/volumes/e3084711-a328-4c78-8c02-8b35bd3dee5b => generated 839 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:23.723273 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-0d771e30-93c2-40d3-922d-1dc5d5fc8ade None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:23.725839 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0d771e30-93c2-40d3-922d-1dc5d5fc8ade tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d Jul 10 06:34:23.726255 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-0d771e30-93c2-40d3-922d-1dc5d5fc8ade tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:23.726622 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-0d771e30-93c2-40d3-922d-1dc5d5fc8ade tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:23.728264 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-0d771e30-93c2-40d3-922d-1dc5d5fc8ade tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:34:23.737935 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:23.737935 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:34:23.737935 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0d771e30-93c2-40d3-922d-1dc5d5fc8ade tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d returned with HTTP 200 Jul 10 06:34:23.737935 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 419/1671] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:23 2026] GET /volume/v3/backups/b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d => generated 749 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 06:34:23.790926 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-43c11e24-bbfa-489e-a266-43e3580c06ce None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:23.792999 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-43c11e24-bbfa-489e-a266-43e3580c06ce tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] GET https://10.4.3.200/volume/v3/volumes/3d5ec890-d33b-481e-b21e-56d95a349f68 Jul 10 06:34:23.793279 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-43c11e24-bbfa-489e-a266-43e3580c06ce tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:23.793521 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-43c11e24-bbfa-489e-a266-43e3580c06ce tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:23.804341 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:23.804341 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:34:23.813291 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-43c11e24-bbfa-489e-a266-43e3580c06ce tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Volume info retrieved successfully. Jul 10 06:34:23.823089 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-43c11e24-bbfa-489e-a266-43e3580c06ce tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] https://10.4.3.200/volume/v3/volumes/3d5ec890-d33b-481e-b21e-56d95a349f68 returned with HTTP 200 Jul 10 06:34:23.823630 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 420/1672] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:23 2026] GET /volume/v3/volumes/3d5ec890-d33b-481e-b21e-56d95a349f68 => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:23.963520 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-fc87fac4-72e1-4240-b3aa-8465ff86b8e8 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:23.963520 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-fc87fac4-72e1-4240-b3aa-8465ff86b8e8 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:34:23.963520 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-fc87fac4-72e1-4240-b3aa-8465ff86b8e8 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "8939ca72-758b-49bf-be8b-162af43ee2bf", "size": 1, "name": "tempest-VolumesCloneTest-Volume-28050650"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:34:23.964211 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.volumes [None req-fc87fac4-72e1-4240-b3aa-8465ff86b8e8 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Create volume request body: {'volume': {'imageRef': '8939ca72-758b-49bf-be8b-162af43ee2bf', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-28050650'}} {{(pid=99977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:34:24.051627 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-fc87fac4-72e1-4240-b3aa-8465ff86b8e8 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Create volume of 1 GB Jul 10 06:34:24.056526 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-fc87fac4-72e1-4240-b3aa-8465ff86b8e8 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Availability Zones retrieved successfully. Jul 10 06:34:24.063836 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-fc87fac4-72e1-4240-b3aa-8465ff86b8e8 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Flow 'volume_create_api' (d803c1c0-2db1-4764-899e-fa078ebebe84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:34:24.067744 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-fc87fac4-72e1-4240-b3aa-8465ff86b8e8 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97e73021-a3a0-436f-a5c0-394419bf88a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:34:24.070156 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.flows.api.create_volume [None req-fc87fac4-72e1-4240-b3aa-8465ff86b8e8 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Validating volume size '1' using validate_int {{(pid=99977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:34:24.082365 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-d56e08ed-1a80-4b4b-90c4-248637cfb811 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:24.084311 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d56e08ed-1a80-4b4b-90c4-248637cfb811 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] GET https://10.4.3.200/volume/v3/volumes/e3084711-a328-4c78-8c02-8b35bd3dee5b Jul 10 06:34:24.084570 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d56e08ed-1a80-4b4b-90c4-248637cfb811 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:24.084821 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d56e08ed-1a80-4b4b-90c4-248637cfb811 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:24.099091 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:24.099091 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:34:24.103035 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-d56e08ed-1a80-4b4b-90c4-248637cfb811 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Volume info retrieved successfully. Jul 10 06:34:24.107301 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d56e08ed-1a80-4b4b-90c4-248637cfb811 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] https://10.4.3.200/volume/v3/volumes/e3084711-a328-4c78-8c02-8b35bd3dee5b returned with HTTP 200 Jul 10 06:34:24.107718 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 420/1673] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:24 2026] GET /volume/v3/volumes/e3084711-a328-4c78-8c02-8b35bd3dee5b => generated 839 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:24.139514 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-fc87fac4-72e1-4240-b3aa-8465ff86b8e8 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97e73021-a3a0-436f-a5c0-394419bf88a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:34:24.140180 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-fc87fac4-72e1-4240-b3aa-8465ff86b8e8 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa34677f-7d96-4fae-800e-194611e83851) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:34:24.199203 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-fc87fac4-72e1-4240-b3aa-8465ff86b8e8 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Created reservations ['f53157b3-9d06-42dc-87cd-1c7fb1a98fad', 'cd351815-97ec-4c1b-b724-53743b8e52c3', '232b72f2-8089-47a4-ae7b-5b95203d5466', '2c99ec8c-6416-441a-8505-f312d1cb2252'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:34:24.200038 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-fc87fac4-72e1-4240-b3aa-8465ff86b8e8 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa34677f-7d96-4fae-800e-194611e83851) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f53157b3-9d06-42dc-87cd-1c7fb1a98fad', 'cd351815-97ec-4c1b-b724-53743b8e52c3', '232b72f2-8089-47a4-ae7b-5b95203d5466', '2c99ec8c-6416-441a-8505-f312d1cb2252']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:34:24.200756 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-fc87fac4-72e1-4240-b3aa-8465ff86b8e8 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2dfea13-de51-4561-8421-d590bb7eae6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:34:24.226441 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-fc87fac4-72e1-4240-b3aa-8465ff86b8e8 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2dfea13-de51-4561-8421-d590bb7eae6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5fc08b90-af8b-4b55-ab5f-00e5dc67bae8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-28050650',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82d861a7f6e849ebb61730b48db551eb',qos_specs=None,replication_status=,reservations=['f53157b3-9d06-42dc-87cd-1c7fb1a98fad','cd351815-97ec-4c1b-b724-53743b8e52c3','232b72f2-8089-47a4-ae7b-5b95203d5466','2c99ec8c-6416-441a-8505-f312d1cb2252'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a6af564ea6c433c81431356d66d16d5',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:34:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-28050650',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5fc08b90-af8b-4b55-ab5f-00e5dc67bae8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='82d861a7f6e849ebb61730b48db551eb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5a6af564ea6c433c81431356d66d16d5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:34:24.227221 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-fc87fac4-72e1-4240-b3aa-8465ff86b8e8 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6916dd41-a87a-4400-9fc6-1e3ce49f9e68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:34:24.245521 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-fc87fac4-72e1-4240-b3aa-8465ff86b8e8 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6916dd41-a87a-4400-9fc6-1e3ce49f9e68) transitioned into state 'SUCCESS' from state '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-28050650',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82d861a7f6e849ebb61730b48db551eb',qos_specs=None,replication_status=,reservations=['f53157b3-9d06-42dc-87cd-1c7fb1a98fad','cd351815-97ec-4c1b-b724-53743b8e52c3','232b72f2-8089-47a4-ae7b-5b95203d5466','2c99ec8c-6416-441a-8505-f312d1cb2252'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a6af564ea6c433c81431356d66d16d5',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:34:24.245521 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-fc87fac4-72e1-4240-b3aa-8465ff86b8e8 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7067e50c-72a6-4010-af17-e615482678e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:34:24.253622 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-fc87fac4-72e1-4240-b3aa-8465ff86b8e8 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7067e50c-72a6-4010-af17-e615482678e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:34:24.254334 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-fc87fac4-72e1-4240-b3aa-8465ff86b8e8 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Flow 'volume_create_api' (d803c1c0-2db1-4764-899e-fa078ebebe84) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:34:24.254619 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-fc87fac4-72e1-4240-b3aa-8465ff86b8e8 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Create volume request issued successfully. Jul 10 06:34:24.255118 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-fc87fac4-72e1-4240-b3aa-8465ff86b8e8 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:34:24.255492 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 415/1674] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 10 06:34:23 2026] POST /volume/v3/volumes => generated 745 bytes in 295 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:34:24.270542 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-83a999d6-0294-4de5-9d4f-92991d90287a None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:24.273330 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-83a999d6-0294-4de5-9d4f-92991d90287a tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] GET https://10.4.3.200/volume/v3/volumes/5fc08b90-af8b-4b55-ab5f-00e5dc67bae8 Jul 10 06:34:24.273330 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-83a999d6-0294-4de5-9d4f-92991d90287a tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:24.273330 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-83a999d6-0294-4de5-9d4f-92991d90287a tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:24.286425 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:24.286425 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:34:24.287550 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-83a999d6-0294-4de5-9d4f-92991d90287a tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Volume info retrieved successfully. Jul 10 06:34:24.291623 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-83a999d6-0294-4de5-9d4f-92991d90287a tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] https://10.4.3.200/volume/v3/volumes/5fc08b90-af8b-4b55-ab5f-00e5dc67bae8 returned with HTTP 200 Jul 10 06:34:24.291985 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 420/1675] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:24 2026] GET /volume/v3/volumes/5fc08b90-af8b-4b55-ab5f-00e5dc67bae8 => generated 813 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:24.748660 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-88e73b1d-b399-4280-9d18-59075b262d26 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:24.749707 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-88e73b1d-b399-4280-9d18-59075b262d26 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d Jul 10 06:34:24.749948 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-88e73b1d-b399-4280-9d18-59075b262d26 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:24.750137 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-88e73b1d-b399-4280-9d18-59075b262d26 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:24.750917 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-88e73b1d-b399-4280-9d18-59075b262d26 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:34:24.754493 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:24.754493 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:34:24.755321 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-88e73b1d-b399-4280-9d18-59075b262d26 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d returned with HTTP 200 Jul 10 06:34:24.755715 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 421/1676] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:24 2026] GET /volume/v3/backups/b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:24.842763 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-0fc39af7-4ebe-43fe-8862-59237009c8bd None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:24.844407 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0fc39af7-4ebe-43fe-8862-59237009c8bd tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] GET https://10.4.3.200/volume/v3/volumes/3d5ec890-d33b-481e-b21e-56d95a349f68 Jul 10 06:34:24.844590 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0fc39af7-4ebe-43fe-8862-59237009c8bd tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:24.844763 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0fc39af7-4ebe-43fe-8862-59237009c8bd tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:24.853269 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:24.853269 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:34:24.856281 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-0fc39af7-4ebe-43fe-8862-59237009c8bd tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Volume info retrieved successfully. Jul 10 06:34:24.859775 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0fc39af7-4ebe-43fe-8862-59237009c8bd tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] https://10.4.3.200/volume/v3/volumes/3d5ec890-d33b-481e-b21e-56d95a349f68 returned with HTTP 200 Jul 10 06:34:24.860138 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 421/1677] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:24 2026] GET /volume/v3/volumes/3d5ec890-d33b-481e-b21e-56d95a349f68 => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:24.868214 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-9fe209e2-5d83-49c2-bd55-03d584e9a7d7 req-5432b653-ea87-42fb-870f-ba14c7607885 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:24.870226 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-9fe209e2-5d83-49c2-bd55-03d584e9a7d7 req-5432b653-ea87-42fb-870f-ba14c7607885 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] POST https://10.4.3.200/volume/v3/attachments/22283d7a-a212-402f-8f51-01bc904644bc/action Jul 10 06:34:24.870630 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-9fe209e2-5d83-49c2-bd55-03d584e9a7d7 req-5432b653-ea87-42fb-870f-ba14c7607885 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Action body: b'{"os-complete": null}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:34:24.870794 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-9fe209e2-5d83-49c2-bd55-03d584e9a7d7 req-5432b653-ea87-42fb-870f-ba14c7607885 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:34:24.886159 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:24.886159 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:34:24.900917 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-9fe209e2-5d83-49c2-bd55-03d584e9a7d7 req-5432b653-ea87-42fb-870f-ba14c7607885 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] https://10.4.3.200/volume/v3/attachments/22283d7a-a212-402f-8f51-01bc904644bc/action returned with HTTP 204 Jul 10 06:34:24.901527 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 416/1678] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 10 06:34:24 2026] POST /volume/v3/attachments/22283d7a-a212-402f-8f51-01bc904644bc/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:34:25.121994 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-c77c117b-00c2-4660-8311-a6b3b2e22e13 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:25.125148 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c77c117b-00c2-4660-8311-a6b3b2e22e13 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] GET https://10.4.3.200/volume/v3/volumes/e3084711-a328-4c78-8c02-8b35bd3dee5b Jul 10 06:34:25.125361 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c77c117b-00c2-4660-8311-a6b3b2e22e13 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:25.125567 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c77c117b-00c2-4660-8311-a6b3b2e22e13 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:25.137609 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:25.137609 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:34:25.141281 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-c77c117b-00c2-4660-8311-a6b3b2e22e13 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Volume info retrieved successfully. Jul 10 06:34:25.146659 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c77c117b-00c2-4660-8311-a6b3b2e22e13 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] https://10.4.3.200/volume/v3/volumes/e3084711-a328-4c78-8c02-8b35bd3dee5b returned with HTTP 200 Jul 10 06:34:25.147207 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 421/1679] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:25 2026] GET /volume/v3/volumes/e3084711-a328-4c78-8c02-8b35bd3dee5b => generated 1131 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:34:25.164248 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-9a890440-bebe-4d0f-997c-e6de510ef4ca None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:25.170122 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-9a890440-bebe-4d0f-997c-e6de510ef4ca tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] GET https://10.4.3.200/volume/v3/volumes/e3084711-a328-4c78-8c02-8b35bd3dee5b Jul 10 06:34:25.170360 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-9a890440-bebe-4d0f-997c-e6de510ef4ca tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:25.170720 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-9a890440-bebe-4d0f-997c-e6de510ef4ca tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:25.193462 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:25.193462 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:34:25.197296 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-9a890440-bebe-4d0f-997c-e6de510ef4ca tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Volume info retrieved successfully. Jul 10 06:34:25.204816 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-9a890440-bebe-4d0f-997c-e6de510ef4ca tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] https://10.4.3.200/volume/v3/volumes/e3084711-a328-4c78-8c02-8b35bd3dee5b returned with HTTP 200 Jul 10 06:34:25.205380 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 422/1680] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:25 2026] GET /volume/v3/volumes/e3084711-a328-4c78-8c02-8b35bd3dee5b => generated 1131 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:34:25.306043 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-d9e1dabb-cd00-4c8c-9f04-6d21eaf633b3 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:25.310000 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d9e1dabb-cd00-4c8c-9f04-6d21eaf633b3 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] GET https://10.4.3.200/volume/v3/volumes/5fc08b90-af8b-4b55-ab5f-00e5dc67bae8 Jul 10 06:34:25.310195 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d9e1dabb-cd00-4c8c-9f04-6d21eaf633b3 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:25.310401 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d9e1dabb-cd00-4c8c-9f04-6d21eaf633b3 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:25.316914 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:25.316914 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:34:25.321659 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-d9e1dabb-cd00-4c8c-9f04-6d21eaf633b3 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Volume info retrieved successfully. Jul 10 06:34:25.342156 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d9e1dabb-cd00-4c8c-9f04-6d21eaf633b3 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] https://10.4.3.200/volume/v3/volumes/5fc08b90-af8b-4b55-ab5f-00e5dc67bae8 returned with HTTP 200 Jul 10 06:34:25.342757 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 422/1681] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:25 2026] GET /volume/v3/volumes/5fc08b90-af8b-4b55-ab5f-00e5dc67bae8 => generated 1353 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:34:25.361975 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-0b2b8155-76a4-4426-aca7-232dd16398ac None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:25.366154 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0b2b8155-76a4-4426-aca7-232dd16398ac tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:34:25.366558 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0b2b8155-76a4-4426-aca7-232dd16398ac tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "5fc08b90-af8b-4b55-ab5f-00e5dc67bae8", "size": 1, "name": "tempest-VolumesCloneTest-Volume-2009838317"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:34:25.369628 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.volumes [None req-0b2b8155-76a4-4426-aca7-232dd16398ac tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Create volume request body: {'volume': {'source_volid': '5fc08b90-af8b-4b55-ab5f-00e5dc67bae8', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-2009838317'}} {{(pid=99977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:34:25.385104 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:25.385104 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:34:25.385604 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-0b2b8155-76a4-4426-aca7-232dd16398ac tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Volume retrieved successfully. Jul 10 06:34:25.385755 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-0b2b8155-76a4-4426-aca7-232dd16398ac tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Create volume of 1 GB Jul 10 06:34:25.393098 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-0b2b8155-76a4-4426-aca7-232dd16398ac tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Availability Zones retrieved successfully. Jul 10 06:34:25.398266 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-0b2b8155-76a4-4426-aca7-232dd16398ac tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Flow 'volume_create_api' (95f5691c-7bbe-4953-9514-4bb44ba7d274) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:34:25.399514 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-0b2b8155-76a4-4426-aca7-232dd16398ac tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0427aca9-9eca-45e4-846e-1f77eae74ca6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:34:25.400468 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.flows.api.create_volume [None req-0b2b8155-76a4-4426-aca7-232dd16398ac tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:34:25.424040 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-0b2b8155-76a4-4426-aca7-232dd16398ac tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0427aca9-9eca-45e4-846e-1f77eae74ca6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '5fc08b90-af8b-4b55-ab5f-00e5dc67bae8', 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:34:25.424770 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-0b2b8155-76a4-4426-aca7-232dd16398ac tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e54b73d9-b14b-4890-9860-4e864733c86a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:34:25.469695 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-0b2b8155-76a4-4426-aca7-232dd16398ac tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Created reservations ['d3f9faeb-5a2e-4b18-abd4-a13a45c0a08b', 'd330282a-37f2-48f6-a478-3b0f2517d02d', '314e25f7-ce78-4b92-bcdb-a1ecdc77643e', 'd8f6c1fb-8c3a-414b-9e29-023d4cf09d49'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:34:25.470660 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-0b2b8155-76a4-4426-aca7-232dd16398ac tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e54b73d9-b14b-4890-9860-4e864733c86a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d3f9faeb-5a2e-4b18-abd4-a13a45c0a08b', 'd330282a-37f2-48f6-a478-3b0f2517d02d', '314e25f7-ce78-4b92-bcdb-a1ecdc77643e', 'd8f6c1fb-8c3a-414b-9e29-023d4cf09d49']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:34:25.471368 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-0b2b8155-76a4-4426-aca7-232dd16398ac tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f84d07e4-832e-44d8-9d8f-8077ad81c3b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:34:25.515463 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-0b2b8155-76a4-4426-aca7-232dd16398ac tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f84d07e4-832e-44d8-9d8f-8077ad81c3b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '94845185-0d6e-4353-84fb-c487e00cdebb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-2009838317',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82d861a7f6e849ebb61730b48db551eb',qos_specs=None,replication_status=,reservations=['d3f9faeb-5a2e-4b18-abd4-a13a45c0a08b','d330282a-37f2-48f6-a478-3b0f2517d02d','314e25f7-ce78-4b92-bcdb-a1ecdc77643e','d8f6c1fb-8c3a-414b-9e29-023d4cf09d49'],size=1,snapshot_id=None,source_replicaid=,source_volid=5fc08b90-af8b-4b55-ab5f-00e5dc67bae8,status='creating',user_id='5a6af564ea6c433c81431356d66d16d5',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), '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-10T06:34:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-2009838317',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=94845185-0d6e-4353-84fb-c487e00cdebb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='82d861a7f6e849ebb61730b48db551eb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=5fc08b90-af8b-4b55-ab5f-00e5dc67bae8,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5a6af564ea6c433c81431356d66d16d5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:34:25.516819 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-0b2b8155-76a4-4426-aca7-232dd16398ac tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d1dc4a7-c5f3-46b7-af8a-759528892ae0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:34:25.546350 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-0b2b8155-76a4-4426-aca7-232dd16398ac tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d1dc4a7-c5f3-46b7-af8a-759528892ae0) transitioned into state 'SUCCESS' from state '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-2009838317',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82d861a7f6e849ebb61730b48db551eb',qos_specs=None,replication_status=,reservations=['d3f9faeb-5a2e-4b18-abd4-a13a45c0a08b','d330282a-37f2-48f6-a478-3b0f2517d02d','314e25f7-ce78-4b92-bcdb-a1ecdc77643e','d8f6c1fb-8c3a-414b-9e29-023d4cf09d49'],size=1,snapshot_id=None,source_replicaid=,source_volid=5fc08b90-af8b-4b55-ab5f-00e5dc67bae8,status='creating',user_id='5a6af564ea6c433c81431356d66d16d5',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:34:25.546997 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-0b2b8155-76a4-4426-aca7-232dd16398ac tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a2f44f9-50f0-4d1e-a477-915162a6ac8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:34:25.568263 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-0b2b8155-76a4-4426-aca7-232dd16398ac tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a2f44f9-50f0-4d1e-a477-915162a6ac8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:34:25.569160 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-0b2b8155-76a4-4426-aca7-232dd16398ac tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Flow 'volume_create_api' (95f5691c-7bbe-4953-9514-4bb44ba7d274) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:34:25.569676 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-0b2b8155-76a4-4426-aca7-232dd16398ac tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Create volume request issued successfully. Jul 10 06:34:25.570400 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0b2b8155-76a4-4426-aca7-232dd16398ac tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:34:25.570971 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 417/1682] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 10 06:34:25 2026] POST /volume/v3/volumes => generated 780 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:34:25.585121 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-b6e5f23b-c4fe-4dec-b39e-122bb9d959c0 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:25.589097 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b6e5f23b-c4fe-4dec-b39e-122bb9d959c0 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] GET https://10.4.3.200/volume/v3/volumes/94845185-0d6e-4353-84fb-c487e00cdebb Jul 10 06:34:25.589397 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b6e5f23b-c4fe-4dec-b39e-122bb9d959c0 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:25.589661 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b6e5f23b-c4fe-4dec-b39e-122bb9d959c0 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:25.597822 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:25.597822 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:34:25.603888 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-b6e5f23b-c4fe-4dec-b39e-122bb9d959c0 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Volume info retrieved successfully. Jul 10 06:34:25.610313 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b6e5f23b-c4fe-4dec-b39e-122bb9d959c0 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] https://10.4.3.200/volume/v3/volumes/94845185-0d6e-4353-84fb-c487e00cdebb returned with HTTP 200 Jul 10 06:34:25.611397 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 422/1683] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:25 2026] GET /volume/v3/volumes/94845185-0d6e-4353-84fb-c487e00cdebb => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:25.767531 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-a083b223-c56b-4e94-99d9-3db9d0a76eb3 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:25.772651 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-a083b223-c56b-4e94-99d9-3db9d0a76eb3 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d Jul 10 06:34:25.772651 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-a083b223-c56b-4e94-99d9-3db9d0a76eb3 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:25.772651 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-a083b223-c56b-4e94-99d9-3db9d0a76eb3 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:25.772651 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-a083b223-c56b-4e94-99d9-3db9d0a76eb3 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:34:25.772651 np0000004964 devstack@c-api.service[99975]: DEBUG dbcounter [-] [99975] Writing DB stats cinder:SELECT=467,cinder:UPDATE=88,cinder:INSERT=53 {{(pid=99975) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:34:25.778808 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:25.778808 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:34:25.779560 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-a083b223-c56b-4e94-99d9-3db9d0a76eb3 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d returned with HTTP 200 Jul 10 06:34:25.780312 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 423/1684] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:25 2026] GET /volume/v3/backups/b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:25.872412 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-c956eb9f-121b-4f68-9462-b4c5e6f53e64 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:25.874042 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c956eb9f-121b-4f68-9462-b4c5e6f53e64 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] GET https://10.4.3.200/volume/v3/volumes/3d5ec890-d33b-481e-b21e-56d95a349f68 Jul 10 06:34:25.874211 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c956eb9f-121b-4f68-9462-b4c5e6f53e64 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:25.874418 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c956eb9f-121b-4f68-9462-b4c5e6f53e64 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:25.883967 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:25.883967 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:34:25.888246 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-c956eb9f-121b-4f68-9462-b4c5e6f53e64 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Volume info retrieved successfully. Jul 10 06:34:25.892907 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c956eb9f-121b-4f68-9462-b4c5e6f53e64 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] https://10.4.3.200/volume/v3/volumes/3d5ec890-d33b-481e-b21e-56d95a349f68 returned with HTTP 200 Jul 10 06:34:25.893243 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 423/1685] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:25 2026] GET /volume/v3/volumes/3d5ec890-d33b-481e-b21e-56d95a349f68 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:26.625921 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-f36c2444-edb2-47ac-a35c-3a19a9c759d2 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:26.628130 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f36c2444-edb2-47ac-a35c-3a19a9c759d2 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] GET https://10.4.3.200/volume/v3/volumes/94845185-0d6e-4353-84fb-c487e00cdebb Jul 10 06:34:26.628325 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f36c2444-edb2-47ac-a35c-3a19a9c759d2 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:26.628551 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f36c2444-edb2-47ac-a35c-3a19a9c759d2 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:26.637431 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:26.637431 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:34:26.642041 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-f36c2444-edb2-47ac-a35c-3a19a9c759d2 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Volume info retrieved successfully. Jul 10 06:34:26.647593 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f36c2444-edb2-47ac-a35c-3a19a9c759d2 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] https://10.4.3.200/volume/v3/volumes/94845185-0d6e-4353-84fb-c487e00cdebb returned with HTTP 200 Jul 10 06:34:26.648113 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 418/1686] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:26 2026] GET /volume/v3/volumes/94845185-0d6e-4353-84fb-c487e00cdebb => generated 1389 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:34:26.660830 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-ec25980d-c1a6-4ddc-8ff2-e9fae38b12c5 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:26.663785 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ec25980d-c1a6-4ddc-8ff2-e9fae38b12c5 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] GET https://10.4.3.200/volume/v3/volumes/94845185-0d6e-4353-84fb-c487e00cdebb Jul 10 06:34:26.664000 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ec25980d-c1a6-4ddc-8ff2-e9fae38b12c5 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:26.664205 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ec25980d-c1a6-4ddc-8ff2-e9fae38b12c5 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:26.671570 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:26.671570 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:34:26.676718 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-ec25980d-c1a6-4ddc-8ff2-e9fae38b12c5 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Volume info retrieved successfully. Jul 10 06:34:26.683000 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ec25980d-c1a6-4ddc-8ff2-e9fae38b12c5 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] https://10.4.3.200/volume/v3/volumes/94845185-0d6e-4353-84fb-c487e00cdebb returned with HTTP 200 Jul 10 06:34:26.683812 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 423/1687] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:26 2026] GET /volume/v3/volumes/94845185-0d6e-4353-84fb-c487e00cdebb => generated 1389 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:34:26.703725 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-088879d2-f2ed-4088-883f-a72ac90952a7 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:26.705974 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-088879d2-f2ed-4088-883f-a72ac90952a7 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] GET https://10.4.3.200/volume/v3/volumes/94845185-0d6e-4353-84fb-c487e00cdebb Jul 10 06:34:26.705974 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-088879d2-f2ed-4088-883f-a72ac90952a7 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:26.706229 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-088879d2-f2ed-4088-883f-a72ac90952a7 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:26.714849 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:26.714849 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:34:26.719276 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-088879d2-f2ed-4088-883f-a72ac90952a7 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Volume info retrieved successfully. Jul 10 06:34:26.725319 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-088879d2-f2ed-4088-883f-a72ac90952a7 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] https://10.4.3.200/volume/v3/volumes/94845185-0d6e-4353-84fb-c487e00cdebb returned with HTTP 200 Jul 10 06:34:26.725899 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 424/1688] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:26 2026] GET /volume/v3/volumes/94845185-0d6e-4353-84fb-c487e00cdebb => generated 1389 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:34:26.742335 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-890d0751-82b7-4df6-beb9-85f3340c42e1 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:26.744224 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-890d0751-82b7-4df6-beb9-85f3340c42e1 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] DELETE https://10.4.3.200/volume/v3/volumes/94845185-0d6e-4353-84fb-c487e00cdebb Jul 10 06:34:26.744439 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-890d0751-82b7-4df6-beb9-85f3340c42e1 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:26.745943 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-890d0751-82b7-4df6-beb9-85f3340c42e1 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:26.745943 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-890d0751-82b7-4df6-beb9-85f3340c42e1 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Delete volume with id: 94845185-0d6e-4353-84fb-c487e00cdebb Jul 10 06:34:26.751275 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:26.751275 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:34:26.751711 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-890d0751-82b7-4df6-beb9-85f3340c42e1 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Volume info retrieved successfully. Jul 10 06:34:26.770321 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-890d0751-82b7-4df6-beb9-85f3340c42e1 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Delete volume request issued successfully. Jul 10 06:34:26.770321 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-890d0751-82b7-4df6-beb9-85f3340c42e1 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] https://10.4.3.200/volume/v3/volumes/94845185-0d6e-4353-84fb-c487e00cdebb returned with HTTP 202 Jul 10 06:34:26.770321 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 424/1689] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:34:26 2026] DELETE /volume/v3/volumes/94845185-0d6e-4353-84fb-c487e00cdebb => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:34:26.774461 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-d3f31b76-dfca-4238-8e46-7c1d7bbce732 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:26.776414 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d3f31b76-dfca-4238-8e46-7c1d7bbce732 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] GET https://10.4.3.200/volume/v3/volumes/94845185-0d6e-4353-84fb-c487e00cdebb Jul 10 06:34:26.778006 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d3f31b76-dfca-4238-8e46-7c1d7bbce732 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:26.778006 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d3f31b76-dfca-4238-8e46-7c1d7bbce732 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:26.784385 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:26.784385 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:34:26.788841 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-d3f31b76-dfca-4238-8e46-7c1d7bbce732 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Volume info retrieved successfully. Jul 10 06:34:26.793905 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-dd2fa041-8999-4d30-b76d-fbaa55e700b7 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:26.794592 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d3f31b76-dfca-4238-8e46-7c1d7bbce732 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] https://10.4.3.200/volume/v3/volumes/94845185-0d6e-4353-84fb-c487e00cdebb returned with HTTP 200 Jul 10 06:34:26.795085 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 419/1690] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:26 2026] GET /volume/v3/volumes/94845185-0d6e-4353-84fb-c487e00cdebb => generated 1388 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:34:26.796211 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-dd2fa041-8999-4d30-b76d-fbaa55e700b7 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d Jul 10 06:34:26.796525 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-dd2fa041-8999-4d30-b76d-fbaa55e700b7 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:26.797985 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-dd2fa041-8999-4d30-b76d-fbaa55e700b7 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:26.797985 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-dd2fa041-8999-4d30-b76d-fbaa55e700b7 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:34:26.803194 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:26.803194 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:34:26.805078 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-dd2fa041-8999-4d30-b76d-fbaa55e700b7 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d returned with HTTP 200 Jul 10 06:34:26.806536 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 424/1691] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:26 2026] GET /volume/v3/backups/b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:26.909787 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-646cac7a-a2fd-4c17-b4e3-8a6a32925b21 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:26.912109 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-646cac7a-a2fd-4c17-b4e3-8a6a32925b21 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] GET https://10.4.3.200/volume/v3/volumes/3d5ec890-d33b-481e-b21e-56d95a349f68 Jul 10 06:34:26.912356 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-646cac7a-a2fd-4c17-b4e3-8a6a32925b21 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:26.912616 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-646cac7a-a2fd-4c17-b4e3-8a6a32925b21 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:26.924252 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:26.924252 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:34:26.937530 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-646cac7a-a2fd-4c17-b4e3-8a6a32925b21 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Volume info retrieved successfully. Jul 10 06:34:26.941733 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-646cac7a-a2fd-4c17-b4e3-8a6a32925b21 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] https://10.4.3.200/volume/v3/volumes/3d5ec890-d33b-481e-b21e-56d95a349f68 returned with HTTP 200 Jul 10 06:34:26.942191 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 425/1692] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:26 2026] GET /volume/v3/volumes/3d5ec890-d33b-481e-b21e-56d95a349f68 => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:27.810673 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-a326eba3-293d-4a16-af2b-4a4a020801fe None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:27.814078 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a326eba3-293d-4a16-af2b-4a4a020801fe tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] GET https://10.4.3.200/volume/v3/volumes/94845185-0d6e-4353-84fb-c487e00cdebb Jul 10 06:34:27.814078 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a326eba3-293d-4a16-af2b-4a4a020801fe tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:27.814078 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a326eba3-293d-4a16-af2b-4a4a020801fe tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:27.817491 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a326eba3-293d-4a16-af2b-4a4a020801fe tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] https://10.4.3.200/volume/v3/volumes/94845185-0d6e-4353-84fb-c487e00cdebb returned with HTTP 404 Jul 10 06:34:27.817919 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 425/1693] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:27 2026] GET /volume/v3/volumes/94845185-0d6e-4353-84fb-c487e00cdebb => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:34:27.819043 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-18a6342e-5e55-4a2c-8a38-924caf73161b None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:27.821924 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-18a6342e-5e55-4a2c-8a38-924caf73161b tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d Jul 10 06:34:27.821924 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-18a6342e-5e55-4a2c-8a38-924caf73161b tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:27.821924 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-18a6342e-5e55-4a2c-8a38-924caf73161b tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:27.821924 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-18a6342e-5e55-4a2c-8a38-924caf73161b tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:34:27.824042 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-beca7e80-4a9f-4020-92e1-7bbd13a8628f None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:27.825800 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-beca7e80-4a9f-4020-92e1-7bbd13a8628f tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] GET https://10.4.3.200/volume/v3/volumes/5fc08b90-af8b-4b55-ab5f-00e5dc67bae8 Jul 10 06:34:27.826001 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-beca7e80-4a9f-4020-92e1-7bbd13a8628f tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:27.826165 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:27.826165 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:34:27.826225 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-beca7e80-4a9f-4020-92e1-7bbd13a8628f tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:27.827008 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-18a6342e-5e55-4a2c-8a38-924caf73161b tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d returned with HTTP 200 Jul 10 06:34:27.827421 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 420/1694] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:27 2026] GET /volume/v3/backups/b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:27.833475 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:27.833475 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:34:27.837142 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-beca7e80-4a9f-4020-92e1-7bbd13a8628f tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Volume info retrieved successfully. Jul 10 06:34:27.841974 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-beca7e80-4a9f-4020-92e1-7bbd13a8628f tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] https://10.4.3.200/volume/v3/volumes/5fc08b90-af8b-4b55-ab5f-00e5dc67bae8 returned with HTTP 200 Jul 10 06:34:27.842387 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 425/1695] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:27 2026] GET /volume/v3/volumes/5fc08b90-af8b-4b55-ab5f-00e5dc67bae8 => generated 1353 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:34:27.853459 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-b17518f6-6424-4d65-bceb-76dace1f6f44 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:27.859730 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-b17518f6-6424-4d65-bceb-76dace1f6f44 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] DELETE https://10.4.3.200/volume/v3/volumes/5fc08b90-af8b-4b55-ab5f-00e5dc67bae8 Jul 10 06:34:27.859970 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-b17518f6-6424-4d65-bceb-76dace1f6f44 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:27.860202 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-b17518f6-6424-4d65-bceb-76dace1f6f44 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Calling method 'delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:27.862577 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-b17518f6-6424-4d65-bceb-76dace1f6f44 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Delete volume with id: 5fc08b90-af8b-4b55-ab5f-00e5dc67bae8 Jul 10 06:34:27.870151 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:27.870151 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:34:27.870609 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-b17518f6-6424-4d65-bceb-76dace1f6f44 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Volume info retrieved successfully. Jul 10 06:34:27.876995 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-18433989-ca72-4f60-af44-a828687b3fe0 req-700f9c2e-170b-460d-a4b3-9991cbbbfe86 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:27.879335 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-18433989-ca72-4f60-af44-a828687b3fe0 req-700f9c2e-170b-460d-a4b3-9991cbbbfe86 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] POST https://10.4.3.200/volume/v3/attachments/6b2b7a33-fc39-4909-a076-a223d3ff2330/action Jul 10 06:34:27.879772 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-18433989-ca72-4f60-af44-a828687b3fe0 req-700f9c2e-170b-460d-a4b3-9991cbbbfe86 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Action body: b'{"os-complete": null}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:34:27.879952 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-18433989-ca72-4f60-af44-a828687b3fe0 req-700f9c2e-170b-460d-a4b3-9991cbbbfe86 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:34:27.887397 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-b17518f6-6424-4d65-bceb-76dace1f6f44 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Delete volume request issued successfully. Jul 10 06:34:27.887647 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-b17518f6-6424-4d65-bceb-76dace1f6f44 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] https://10.4.3.200/volume/v3/volumes/5fc08b90-af8b-4b55-ab5f-00e5dc67bae8 returned with HTTP 202 Jul 10 06:34:27.888162 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 426/1696] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:34:27 2026] DELETE /volume/v3/volumes/5fc08b90-af8b-4b55-ab5f-00e5dc67bae8 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:34:27.895203 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:27.895203 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:34:27.896622 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-0310d412-09d4-4061-8489-1126038fa76f None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:27.900624 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0310d412-09d4-4061-8489-1126038fa76f tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] GET https://10.4.3.200/volume/v3/volumes/5fc08b90-af8b-4b55-ab5f-00e5dc67bae8 Jul 10 06:34:27.900860 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0310d412-09d4-4061-8489-1126038fa76f tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:27.901093 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0310d412-09d4-4061-8489-1126038fa76f tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:27.904837 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-18433989-ca72-4f60-af44-a828687b3fe0 req-700f9c2e-170b-460d-a4b3-9991cbbbfe86 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] https://10.4.3.200/volume/v3/attachments/6b2b7a33-fc39-4909-a076-a223d3ff2330/action returned with HTTP 204 Jul 10 06:34:27.905262 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 426/1697] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 10 06:34:27 2026] POST /volume/v3/attachments/6b2b7a33-fc39-4909-a076-a223d3ff2330/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:34:27.908130 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:27.908130 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:34:27.911781 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-0310d412-09d4-4061-8489-1126038fa76f tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Volume info retrieved successfully. Jul 10 06:34:27.917891 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0310d412-09d4-4061-8489-1126038fa76f tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] https://10.4.3.200/volume/v3/volumes/5fc08b90-af8b-4b55-ab5f-00e5dc67bae8 returned with HTTP 200 Jul 10 06:34:27.918355 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 421/1698] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:27 2026] GET /volume/v3/volumes/5fc08b90-af8b-4b55-ab5f-00e5dc67bae8 => generated 1352 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:34:27.957718 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-bf1d9fe9-d91e-4f0a-9bd3-ef7e1eff2067 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:27.960873 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-bf1d9fe9-d91e-4f0a-9bd3-ef7e1eff2067 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] GET https://10.4.3.200/volume/v3/volumes/3d5ec890-d33b-481e-b21e-56d95a349f68 Jul 10 06:34:27.960873 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-bf1d9fe9-d91e-4f0a-9bd3-ef7e1eff2067 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:27.961149 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-bf1d9fe9-d91e-4f0a-9bd3-ef7e1eff2067 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:27.977316 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:27.977316 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:34:27.981999 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-bf1d9fe9-d91e-4f0a-9bd3-ef7e1eff2067 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Volume info retrieved successfully. Jul 10 06:34:27.988790 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-bf1d9fe9-d91e-4f0a-9bd3-ef7e1eff2067 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] https://10.4.3.200/volume/v3/volumes/3d5ec890-d33b-481e-b21e-56d95a349f68 returned with HTTP 200 Jul 10 06:34:27.989334 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 426/1699] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:27 2026] GET /volume/v3/volumes/3d5ec890-d33b-481e-b21e-56d95a349f68 => generated 1135 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:34:28.001905 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-9566eef0-59e8-4e42-b925-dcac37c943ae None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:28.003865 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-9566eef0-59e8-4e42-b925-dcac37c943ae tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] GET https://10.4.3.200/volume/v3/volumes/3d5ec890-d33b-481e-b21e-56d95a349f68 Jul 10 06:34:28.004064 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-9566eef0-59e8-4e42-b925-dcac37c943ae tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:28.004253 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-9566eef0-59e8-4e42-b925-dcac37c943ae tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:28.015031 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:28.015031 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:34:28.020554 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-9566eef0-59e8-4e42-b925-dcac37c943ae tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Volume info retrieved successfully. Jul 10 06:34:28.028046 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-9566eef0-59e8-4e42-b925-dcac37c943ae tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] https://10.4.3.200/volume/v3/volumes/3d5ec890-d33b-481e-b21e-56d95a349f68 returned with HTTP 200 Jul 10 06:34:28.028461 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 427/1700] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:28 2026] GET /volume/v3/volumes/3d5ec890-d33b-481e-b21e-56d95a349f68 => generated 1135 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:34:28.770079 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-c6752106-f65d-40f3-851d-ddf518005a86 req-0369f10e-3513-4245-9d35-73f119e3226d None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:28.772237 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-c6752106-f65d-40f3-851d-ddf518005a86 req-0369f10e-3513-4245-9d35-73f119e3226d tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] GET https://10.4.3.200/volume/v3/volumes/e3084711-a328-4c78-8c02-8b35bd3dee5b Jul 10 06:34:28.772472 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-c6752106-f65d-40f3-851d-ddf518005a86 req-0369f10e-3513-4245-9d35-73f119e3226d tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:28.772685 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-c6752106-f65d-40f3-851d-ddf518005a86 req-0369f10e-3513-4245-9d35-73f119e3226d tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:28.781745 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:28.781745 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:34:28.787182 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [req-c6752106-f65d-40f3-851d-ddf518005a86 req-0369f10e-3513-4245-9d35-73f119e3226d tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Volume info retrieved successfully. Jul 10 06:34:28.789560 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-c6752106-f65d-40f3-851d-ddf518005a86 req-0369f10e-3513-4245-9d35-73f119e3226d tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] https://10.4.3.200/volume/v3/volumes/e3084711-a328-4c78-8c02-8b35bd3dee5b returned with HTTP 200 Jul 10 06:34:28.789930 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 427/1701] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:34:28 2026] GET /volume/v3/volumes/e3084711-a328-4c78-8c02-8b35bd3dee5b => generated 1131 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:34:28.807366 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-c6752106-f65d-40f3-851d-ddf518005a86 req-e51d3fbe-239c-4e4a-a5ad-4d087f3c6783 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:28.811164 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-c6752106-f65d-40f3-851d-ddf518005a86 req-e51d3fbe-239c-4e4a-a5ad-4d087f3c6783 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] POST https://10.4.3.200/volume/v3/volumes/e3084711-a328-4c78-8c02-8b35bd3dee5b/action Jul 10 06:34:28.811520 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-c6752106-f65d-40f3-851d-ddf518005a86 req-e51d3fbe-239c-4e4a-a5ad-4d087f3c6783 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:34:28.811642 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-c6752106-f65d-40f3-851d-ddf518005a86 req-e51d3fbe-239c-4e4a-a5ad-4d087f3c6783 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:34:28.824038 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:28.824038 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:34:28.824452 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-c6752106-f65d-40f3-851d-ddf518005a86 req-e51d3fbe-239c-4e4a-a5ad-4d087f3c6783 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Volume info retrieved successfully. Jul 10 06:34:28.834243 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-c6752106-f65d-40f3-851d-ddf518005a86 req-e51d3fbe-239c-4e4a-a5ad-4d087f3c6783 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Begin detaching volume completed successfully. Jul 10 06:34:28.835419 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-c6752106-f65d-40f3-851d-ddf518005a86 req-e51d3fbe-239c-4e4a-a5ad-4d087f3c6783 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] https://10.4.3.200/volume/v3/volumes/e3084711-a328-4c78-8c02-8b35bd3dee5b/action returned with HTTP 202 Jul 10 06:34:28.835419 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 422/1702] 10.4.3.200 () {72 vars in 1672 bytes} [Fri Jul 10 06:34:28 2026] POST /volume/v3/volumes/e3084711-a328-4c78-8c02-8b35bd3dee5b/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:34:28.836558 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-c3296637-d524-476b-aa73-bb49757ab3d5 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:28.838529 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c3296637-d524-476b-aa73-bb49757ab3d5 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d Jul 10 06:34:28.838807 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c3296637-d524-476b-aa73-bb49757ab3d5 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:28.839056 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c3296637-d524-476b-aa73-bb49757ab3d5 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:28.839207 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-c3296637-d524-476b-aa73-bb49757ab3d5 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:34:28.843807 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:28.843807 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:34:28.844520 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c3296637-d524-476b-aa73-bb49757ab3d5 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d returned with HTTP 200 Jul 10 06:34:28.844881 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 427/1703] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:28 2026] GET /volume/v3/backups/b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:28.862243 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-0136397a-fd4b-465d-ae45-cefa84f9af64 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:28.864479 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-0136397a-fd4b-465d-ae45-cefa84f9af64 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] POST https://10.4.3.200/volume/v3/backups/b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d/restore Jul 10 06:34:28.864837 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-0136397a-fd4b-465d-ae45-cefa84f9af64 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "9843f5ce-2488-425c-912f-7538ccda4212"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:34:28.866097 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.contrib.backups [None req-0136397a-fd4b-465d-ae45-cefa84f9af64 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Restoring backup b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d ({'restore': {'volume_id': '9843f5ce-2488-425c-912f-7538ccda4212'}}) {{(pid=99975) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 10 06:34:28.866198 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.contrib.backups [None req-0136397a-fd4b-465d-ae45-cefa84f9af64 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Restoring backup b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d to volume 9843f5ce-2488-425c-912f-7538ccda4212. Jul 10 06:34:28.877624 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:28.877624 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:34:28.893129 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:28.893129 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:34:28.893754 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-0136397a-fd4b-465d-ae45-cefa84f9af64 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Volume info retrieved successfully. Jul 10 06:34:28.893919 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.backup.api [None req-0136397a-fd4b-465d-ae45-cefa84f9af64 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Checking backup size 1 against volume size 1 {{(pid=99975) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 10 06:34:28.894083 np0000004964 devstack@c-api.service[99975]: INFO cinder.backup.api [None req-0136397a-fd4b-465d-ae45-cefa84f9af64 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Overwriting volume 9843f5ce-2488-425c-912f-7538ccda4212 with restore of backup b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d Jul 10 06:34:28.911420 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.backup.rpcapi [None req-0136397a-fd4b-465d-ae45-cefa84f9af64 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] restore_backup in rpcapi backup_id b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d {{(pid=99975) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 10 06:34:28.913315 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-0136397a-fd4b-465d-ae45-cefa84f9af64 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d/restore returned with HTTP 202 Jul 10 06:34:28.913765 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 428/1704] 10.4.3.200 () {68 vars in 1393 bytes} [Fri Jul 10 06:34:28 2026] POST /volume/v3/backups/b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d/restore => generated 181 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:34:28.922944 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-4d9617ff-89ea-42e2-bebe-c09c24440e49 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:28.924664 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4d9617ff-89ea-42e2-bebe-c09c24440e49 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d Jul 10 06:34:28.924884 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4d9617ff-89ea-42e2-bebe-c09c24440e49 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:28.925134 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4d9617ff-89ea-42e2-bebe-c09c24440e49 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:28.925287 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-4d9617ff-89ea-42e2-bebe-c09c24440e49 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:34:28.929787 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:28.929787 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:34:28.930638 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4d9617ff-89ea-42e2-bebe-c09c24440e49 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d returned with HTTP 200 Jul 10 06:34:28.931005 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 428/1705] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:28 2026] GET /volume/v3/backups/b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:28.932680 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-e4a9a1f8-e586-425a-b3bc-84f96b516a40 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:28.934112 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e4a9a1f8-e586-425a-b3bc-84f96b516a40 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] GET https://10.4.3.200/volume/v3/volumes/5fc08b90-af8b-4b55-ab5f-00e5dc67bae8 Jul 10 06:34:28.934434 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e4a9a1f8-e586-425a-b3bc-84f96b516a40 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:28.934774 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e4a9a1f8-e586-425a-b3bc-84f96b516a40 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:28.941413 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e4a9a1f8-e586-425a-b3bc-84f96b516a40 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] https://10.4.3.200/volume/v3/volumes/5fc08b90-af8b-4b55-ab5f-00e5dc67bae8 returned with HTTP 404 Jul 10 06:34:28.942184 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 423/1706] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:28 2026] GET /volume/v3/volumes/5fc08b90-af8b-4b55-ab5f-00e5dc67bae8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:34:28.953899 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-15fb5858-16bb-422e-93a2-4760c969bab9 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:28.959450 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-15fb5858-16bb-422e-93a2-4760c969bab9 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:34:28.959887 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-15fb5858-16bb-422e-93a2-4760c969bab9 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-1123695485"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:34:28.962602 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-15fb5858-16bb-422e-93a2-4760c969bab9 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1123695485'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:34:28.962762 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-15fb5858-16bb-422e-93a2-4760c969bab9 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Create volume of 1 GB Jul 10 06:34:28.968428 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-15fb5858-16bb-422e-93a2-4760c969bab9 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Availability Zones retrieved successfully. Jul 10 06:34:28.974546 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-15fb5858-16bb-422e-93a2-4760c969bab9 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Flow 'volume_create_api' (29896bef-e5bb-4edd-bfe2-4d310143f2fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:34:28.975825 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-15fb5858-16bb-422e-93a2-4760c969bab9 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24749b9d-1a1f-43f6-8cd6-c583a7201457) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:34:28.977123 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-15fb5858-16bb-422e-93a2-4760c969bab9 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Validating volume size '1' using validate_int {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:34:29.008064 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-15fb5858-16bb-422e-93a2-4760c969bab9 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24749b9d-1a1f-43f6-8cd6-c583a7201457) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:34:29.008831 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-15fb5858-16bb-422e-93a2-4760c969bab9 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ff846d7-d0f4-4c7f-b213-c4abe2798a08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:34:29.056274 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-15fb5858-16bb-422e-93a2-4760c969bab9 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Created reservations ['66bfdb6c-6ea1-4a85-ad37-b15b7e0fb820', '5a46b1d8-2aa0-45f3-bc96-72f0918295ad', 'a576d848-4f8a-43c6-8be6-378733fdca2c', '6f642c04-6ae5-486e-90d8-ff17433d5be7'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:34:29.057191 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-15fb5858-16bb-422e-93a2-4760c969bab9 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ff846d7-d0f4-4c7f-b213-c4abe2798a08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['66bfdb6c-6ea1-4a85-ad37-b15b7e0fb820', '5a46b1d8-2aa0-45f3-bc96-72f0918295ad', 'a576d848-4f8a-43c6-8be6-378733fdca2c', '6f642c04-6ae5-486e-90d8-ff17433d5be7']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:34:29.059434 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-15fb5858-16bb-422e-93a2-4760c969bab9 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a83d9767-dbfa-42f5-9618-b9990baa14d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:34:29.090056 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-15fb5858-16bb-422e-93a2-4760c969bab9 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a83d9767-dbfa-42f5-9618-b9990baa14d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '212e7c0f-fea5-4c5f-8d35-298b3472f600', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1123695485',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82d861a7f6e849ebb61730b48db551eb',qos_specs=None,replication_status=,reservations=['66bfdb6c-6ea1-4a85-ad37-b15b7e0fb820','5a46b1d8-2aa0-45f3-bc96-72f0918295ad','a576d848-4f8a-43c6-8be6-378733fdca2c','6f642c04-6ae5-486e-90d8-ff17433d5be7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a6af564ea6c433c81431356d66d16d5',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:34:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1123695485',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=212e7c0f-fea5-4c5f-8d35-298b3472f600,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='82d861a7f6e849ebb61730b48db551eb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5a6af564ea6c433c81431356d66d16d5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:34:29.090764 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-15fb5858-16bb-422e-93a2-4760c969bab9 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4d1d713-20db-430f-ad0d-7c5885399853) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:34:29.110929 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-15fb5858-16bb-422e-93a2-4760c969bab9 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4d1d713-20db-430f-ad0d-7c5885399853) transitioned into state 'SUCCESS' from state '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-1123695485',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82d861a7f6e849ebb61730b48db551eb',qos_specs=None,replication_status=,reservations=['66bfdb6c-6ea1-4a85-ad37-b15b7e0fb820','5a46b1d8-2aa0-45f3-bc96-72f0918295ad','a576d848-4f8a-43c6-8be6-378733fdca2c','6f642c04-6ae5-486e-90d8-ff17433d5be7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a6af564ea6c433c81431356d66d16d5',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:34:29.111818 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-15fb5858-16bb-422e-93a2-4760c969bab9 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57e4b311-beb6-4449-91a1-76b30d54177a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:34:29.126610 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-15fb5858-16bb-422e-93a2-4760c969bab9 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57e4b311-beb6-4449-91a1-76b30d54177a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:34:29.127456 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-15fb5858-16bb-422e-93a2-4760c969bab9 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Flow 'volume_create_api' (29896bef-e5bb-4edd-bfe2-4d310143f2fe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:34:29.127799 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-15fb5858-16bb-422e-93a2-4760c969bab9 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Create volume request issued successfully. Jul 10 06:34:29.128402 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-15fb5858-16bb-422e-93a2-4760c969bab9 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:34:29.128875 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 428/1707] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 10 06:34:28 2026] POST /volume/v3/volumes => generated 747 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:34:29.143333 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-4a70279d-d68b-4563-a973-e00e9ed0e7a5 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:29.150381 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-4a70279d-d68b-4563-a973-e00e9ed0e7a5 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] GET https://10.4.3.200/volume/v3/volumes/212e7c0f-fea5-4c5f-8d35-298b3472f600 Jul 10 06:34:29.152421 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-4a70279d-d68b-4563-a973-e00e9ed0e7a5 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:29.152421 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-4a70279d-d68b-4563-a973-e00e9ed0e7a5 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:29.164090 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:29.164090 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:34:29.169932 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-4a70279d-d68b-4563-a973-e00e9ed0e7a5 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Volume info retrieved successfully. Jul 10 06:34:29.177531 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-4a70279d-d68b-4563-a973-e00e9ed0e7a5 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] https://10.4.3.200/volume/v3/volumes/212e7c0f-fea5-4c5f-8d35-298b3472f600 returned with HTTP 200 Jul 10 06:34:29.177531 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 429/1708] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:29 2026] GET /volume/v3/volumes/212e7c0f-fea5-4c5f-8d35-298b3472f600 => generated 815 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:29.867414 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-ebdd93f0-e258-4c68-bc56-3a002c5376ae None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:29.867879 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ebdd93f0-e258-4c68-bc56-3a002c5376ae None None] GET https://10.4.3.200/volume// Jul 10 06:34:29.868079 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ebdd93f0-e258-4c68-bc56-3a002c5376ae None None] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:29.868287 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ebdd93f0-e258-4c68-bc56-3a002c5376ae None None] Calling method 'all' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:29.868658 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ebdd93f0-e258-4c68-bc56-3a002c5376ae None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:34:29.868982 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 429/1709] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:34: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 10 06:34:29.878769 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-c6752106-f65d-40f3-851d-ddf518005a86 req-d7090d0b-570d-4e7c-b7fa-422d0481669a None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:29.881299 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-c6752106-f65d-40f3-851d-ddf518005a86 req-d7090d0b-570d-4e7c-b7fa-422d0481669a tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] GET https://10.4.3.200/volume/v3/volumes/e3084711-a328-4c78-8c02-8b35bd3dee5b Jul 10 06:34:29.881862 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-c6752106-f65d-40f3-851d-ddf518005a86 req-d7090d0b-570d-4e7c-b7fa-422d0481669a tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:29.882130 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-c6752106-f65d-40f3-851d-ddf518005a86 req-d7090d0b-570d-4e7c-b7fa-422d0481669a tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:29.902586 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:29.902586 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:34:29.916633 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-c6752106-f65d-40f3-851d-ddf518005a86 req-d7090d0b-570d-4e7c-b7fa-422d0481669a tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Volume info retrieved successfully. Jul 10 06:34:29.923923 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-c6752106-f65d-40f3-851d-ddf518005a86 req-d7090d0b-570d-4e7c-b7fa-422d0481669a tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] https://10.4.3.200/volume/v3/volumes/e3084711-a328-4c78-8c02-8b35bd3dee5b returned with HTTP 200 Jul 10 06:34:29.924515 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 424/1710] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 10 06:34:29 2026] GET /volume/v3/volumes/e3084711-a328-4c78-8c02-8b35bd3dee5b => generated 1314 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:34:29.948024 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-d61fc0ab-db3c-4b71-b2d6-ce448277b341 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:29.949374 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d61fc0ab-db3c-4b71-b2d6-ce448277b341 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d Jul 10 06:34:29.949731 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d61fc0ab-db3c-4b71-b2d6-ce448277b341 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:29.949731 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d61fc0ab-db3c-4b71-b2d6-ce448277b341 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:29.950297 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-d61fc0ab-db3c-4b71-b2d6-ce448277b341 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:34:29.954970 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:29.954970 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:34:29.955928 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d61fc0ab-db3c-4b71-b2d6-ce448277b341 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d returned with HTTP 200 Jul 10 06:34:29.957532 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 429/1711] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:29 2026] GET /volume/v3/backups/b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:30.189931 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-396667c4-547c-4610-a5bc-4191f9fecc91 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:30.192286 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-396667c4-547c-4610-a5bc-4191f9fecc91 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] GET https://10.4.3.200/volume/v3/volumes/212e7c0f-fea5-4c5f-8d35-298b3472f600 Jul 10 06:34:30.192572 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-396667c4-547c-4610-a5bc-4191f9fecc91 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:30.192847 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-396667c4-547c-4610-a5bc-4191f9fecc91 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:30.203060 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:30.203060 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:34:30.207725 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-396667c4-547c-4610-a5bc-4191f9fecc91 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Volume info retrieved successfully. Jul 10 06:34:30.216892 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-396667c4-547c-4610-a5bc-4191f9fecc91 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] https://10.4.3.200/volume/v3/volumes/212e7c0f-fea5-4c5f-8d35-298b3472f600 returned with HTTP 200 Jul 10 06:34:30.217457 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 430/1712] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:30 2026] GET /volume/v3/volumes/212e7c0f-fea5-4c5f-8d35-298b3472f600 => generated 840 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:30.238680 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-bd92b045-c64f-48af-92cb-3e49dd7622ce None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:30.243948 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-bd92b045-c64f-48af-92cb-3e49dd7622ce tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:34:30.243948 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-bd92b045-c64f-48af-92cb-3e49dd7622ce tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "212e7c0f-fea5-4c5f-8d35-298b3472f600", "size": 2, "name": "tempest-VolumesCloneTest-Volume-1628200294"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:34:30.251583 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-bd92b045-c64f-48af-92cb-3e49dd7622ce tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Create volume request body: {'volume': {'source_volid': '212e7c0f-fea5-4c5f-8d35-298b3472f600', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-1628200294'}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:34:30.263154 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:30.263154 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:34:30.263806 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-bd92b045-c64f-48af-92cb-3e49dd7622ce tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Volume retrieved successfully. Jul 10 06:34:30.263972 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-bd92b045-c64f-48af-92cb-3e49dd7622ce tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Create volume of 2 GB Jul 10 06:34:30.274090 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-bd92b045-c64f-48af-92cb-3e49dd7622ce tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Availability Zones retrieved successfully. Jul 10 06:34:30.281871 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-bd92b045-c64f-48af-92cb-3e49dd7622ce tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Flow 'volume_create_api' (eccb6d8b-fa39-4756-9cff-5d30e2f884cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:34:30.283357 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-bd92b045-c64f-48af-92cb-3e49dd7622ce tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4160c95f-00c8-4689-8a04-10ceb5906c05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:34:30.284646 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-bd92b045-c64f-48af-92cb-3e49dd7622ce tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:34:30.323012 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-bd92b045-c64f-48af-92cb-3e49dd7622ce tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4160c95f-00c8-4689-8a04-10ceb5906c05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': '212e7c0f-fea5-4c5f-8d35-298b3472f600', 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:34:30.324078 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-bd92b045-c64f-48af-92cb-3e49dd7622ce tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb27123e-bf7f-4a9e-9db4-afa07d5c9bae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:34:30.386218 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-bd92b045-c64f-48af-92cb-3e49dd7622ce tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Created reservations ['2793bd56-d7d1-48a1-a773-d53dc71a66f2', '3c1df2c7-570d-42e4-802c-80b473409c82', '1dfd4aa1-47e8-4686-91e2-2668e120bc54', '51984a6a-b6d7-4b25-87f2-5a6f2f47c0b0'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:34:30.387393 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-bd92b045-c64f-48af-92cb-3e49dd7622ce tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb27123e-bf7f-4a9e-9db4-afa07d5c9bae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2793bd56-d7d1-48a1-a773-d53dc71a66f2', '3c1df2c7-570d-42e4-802c-80b473409c82', '1dfd4aa1-47e8-4686-91e2-2668e120bc54', '51984a6a-b6d7-4b25-87f2-5a6f2f47c0b0']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:34:30.388326 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-bd92b045-c64f-48af-92cb-3e49dd7622ce tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66f576d4-a426-457c-aaef-b74c4ed80a02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:34:30.432102 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-bd92b045-c64f-48af-92cb-3e49dd7622ce tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66f576d4-a426-457c-aaef-b74c4ed80a02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f501d1e3-0322-49cb-a3f2-7a99e506b3e2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1628200294',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82d861a7f6e849ebb61730b48db551eb',qos_specs=None,replication_status=,reservations=['2793bd56-d7d1-48a1-a773-d53dc71a66f2','3c1df2c7-570d-42e4-802c-80b473409c82','1dfd4aa1-47e8-4686-91e2-2668e120bc54','51984a6a-b6d7-4b25-87f2-5a6f2f47c0b0'],size=2,snapshot_id=None,source_replicaid=,source_volid=212e7c0f-fea5-4c5f-8d35-298b3472f600,status='creating',user_id='5a6af564ea6c433c81431356d66d16d5',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:34:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1628200294',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f501d1e3-0322-49cb-a3f2-7a99e506b3e2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='82d861a7f6e849ebb61730b48db551eb',provider_auth=None,provider_geometry=None,provider_id=None,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=212e7c0f-fea5-4c5f-8d35-298b3472f600,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5a6af564ea6c433c81431356d66d16d5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:34:30.433159 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-bd92b045-c64f-48af-92cb-3e49dd7622ce tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71eac91e-b1a0-4887-9cd3-d35f9ba857de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:34:30.459642 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-bd92b045-c64f-48af-92cb-3e49dd7622ce tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71eac91e-b1a0-4887-9cd3-d35f9ba857de) transitioned into state 'SUCCESS' from state '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-1628200294',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82d861a7f6e849ebb61730b48db551eb',qos_specs=None,replication_status=,reservations=['2793bd56-d7d1-48a1-a773-d53dc71a66f2','3c1df2c7-570d-42e4-802c-80b473409c82','1dfd4aa1-47e8-4686-91e2-2668e120bc54','51984a6a-b6d7-4b25-87f2-5a6f2f47c0b0'],size=2,snapshot_id=None,source_replicaid=,source_volid=212e7c0f-fea5-4c5f-8d35-298b3472f600,status='creating',user_id='5a6af564ea6c433c81431356d66d16d5',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:34:30.460671 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-bd92b045-c64f-48af-92cb-3e49dd7622ce tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a19e942c-5fa3-4fbe-a33a-06c6c5f12bb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:34:30.483431 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-bd92b045-c64f-48af-92cb-3e49dd7622ce tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a19e942c-5fa3-4fbe-a33a-06c6c5f12bb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:34:30.484463 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-bd92b045-c64f-48af-92cb-3e49dd7622ce tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Flow 'volume_create_api' (eccb6d8b-fa39-4756-9cff-5d30e2f884cb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:34:30.486843 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-bd92b045-c64f-48af-92cb-3e49dd7622ce tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Create volume request issued successfully. Jul 10 06:34:30.486843 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-bd92b045-c64f-48af-92cb-3e49dd7622ce tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:34:30.486843 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 430/1713] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 10 06:34:30 2026] POST /volume/v3/volumes => generated 781 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:34:30.498401 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-fc720a5c-fb25-4518-99d2-d966c09156da None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:30.504600 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-fc720a5c-fb25-4518-99d2-d966c09156da tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] GET https://10.4.3.200/volume/v3/volumes/f501d1e3-0322-49cb-a3f2-7a99e506b3e2 Jul 10 06:34:30.505987 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-fc720a5c-fb25-4518-99d2-d966c09156da tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:30.505987 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-fc720a5c-fb25-4518-99d2-d966c09156da tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:30.515420 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:30.515420 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:34:30.519374 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-fc720a5c-fb25-4518-99d2-d966c09156da tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Volume info retrieved successfully. Jul 10 06:34:30.525280 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-fc720a5c-fb25-4518-99d2-d966c09156da tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] https://10.4.3.200/volume/v3/volumes/f501d1e3-0322-49cb-a3f2-7a99e506b3e2 returned with HTTP 200 Jul 10 06:34:30.525713 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 425/1714] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:30 2026] GET /volume/v3/volumes/f501d1e3-0322-49cb-a3f2-7a99e506b3e2 => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:30.969834 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-19fcce0e-4d91-42dc-b22f-e2560c61b1e6 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:30.976001 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-19fcce0e-4d91-42dc-b22f-e2560c61b1e6 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d Jul 10 06:34:30.976001 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-19fcce0e-4d91-42dc-b22f-e2560c61b1e6 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:30.976001 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-19fcce0e-4d91-42dc-b22f-e2560c61b1e6 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:30.976001 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-19fcce0e-4d91-42dc-b22f-e2560c61b1e6 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:34:30.979483 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:30.979483 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:34:30.980406 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-19fcce0e-4d91-42dc-b22f-e2560c61b1e6 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d returned with HTTP 200 Jul 10 06:34:30.980785 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 430/1715] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:30 2026] GET /volume/v3/backups/b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:31.539297 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-7caa7295-e06d-4cd0-abc3-ee63d52320a7 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:31.540983 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-7caa7295-e06d-4cd0-abc3-ee63d52320a7 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] GET https://10.4.3.200/volume/v3/volumes/f501d1e3-0322-49cb-a3f2-7a99e506b3e2 Jul 10 06:34:31.541154 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-7caa7295-e06d-4cd0-abc3-ee63d52320a7 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:31.541351 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-7caa7295-e06d-4cd0-abc3-ee63d52320a7 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:31.549177 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:31.549177 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:34:31.554281 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-7caa7295-e06d-4cd0-abc3-ee63d52320a7 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Volume info retrieved successfully. Jul 10 06:34:31.559047 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-7caa7295-e06d-4cd0-abc3-ee63d52320a7 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] https://10.4.3.200/volume/v3/volumes/f501d1e3-0322-49cb-a3f2-7a99e506b3e2 returned with HTTP 200 Jul 10 06:34:31.559442 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 431/1716] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:31 2026] GET /volume/v3/volumes/f501d1e3-0322-49cb-a3f2-7a99e506b3e2 => generated 874 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:31.571818 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-66f360fc-c230-4c4c-a1aa-31c8d3c90276 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:31.573721 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-66f360fc-c230-4c4c-a1aa-31c8d3c90276 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] GET https://10.4.3.200/volume/v3/volumes/f501d1e3-0322-49cb-a3f2-7a99e506b3e2 Jul 10 06:34:31.573942 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-66f360fc-c230-4c4c-a1aa-31c8d3c90276 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:31.574192 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-66f360fc-c230-4c4c-a1aa-31c8d3c90276 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:31.580664 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:31.580664 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:34:31.583990 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-66f360fc-c230-4c4c-a1aa-31c8d3c90276 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Volume info retrieved successfully. Jul 10 06:34:31.587798 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-66f360fc-c230-4c4c-a1aa-31c8d3c90276 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] https://10.4.3.200/volume/v3/volumes/f501d1e3-0322-49cb-a3f2-7a99e506b3e2 returned with HTTP 200 Jul 10 06:34:31.588212 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 431/1717] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:31 2026] GET /volume/v3/volumes/f501d1e3-0322-49cb-a3f2-7a99e506b3e2 => generated 874 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:31.601809 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-9d2581a8-4ad8-41c6-b4f4-787caba920c3 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:31.604117 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9d2581a8-4ad8-41c6-b4f4-787caba920c3 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] GET https://10.4.3.200/volume/v3/volumes/f501d1e3-0322-49cb-a3f2-7a99e506b3e2 Jul 10 06:34:31.604364 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9d2581a8-4ad8-41c6-b4f4-787caba920c3 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:31.604639 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9d2581a8-4ad8-41c6-b4f4-787caba920c3 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:31.614577 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:31.614577 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:34:31.618578 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-9d2581a8-4ad8-41c6-b4f4-787caba920c3 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Volume info retrieved successfully. Jul 10 06:34:31.623844 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9d2581a8-4ad8-41c6-b4f4-787caba920c3 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] https://10.4.3.200/volume/v3/volumes/f501d1e3-0322-49cb-a3f2-7a99e506b3e2 returned with HTTP 200 Jul 10 06:34:31.624274 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 426/1718] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:31 2026] GET /volume/v3/volumes/f501d1e3-0322-49cb-a3f2-7a99e506b3e2 => generated 874 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:31.639673 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-e090ee88-7d42-409f-855f-27aac7e0ceba None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:31.647400 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e090ee88-7d42-409f-855f-27aac7e0ceba tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] DELETE https://10.4.3.200/volume/v3/volumes/f501d1e3-0322-49cb-a3f2-7a99e506b3e2 Jul 10 06:34:31.647623 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e090ee88-7d42-409f-855f-27aac7e0ceba tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:31.647884 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e090ee88-7d42-409f-855f-27aac7e0ceba tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:31.648124 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-e090ee88-7d42-409f-855f-27aac7e0ceba tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Delete volume with id: f501d1e3-0322-49cb-a3f2-7a99e506b3e2 Jul 10 06:34:31.661724 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:31.661724 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:34:31.662258 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-e090ee88-7d42-409f-855f-27aac7e0ceba tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Volume info retrieved successfully. Jul 10 06:34:31.682615 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-e090ee88-7d42-409f-855f-27aac7e0ceba tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Delete volume request issued successfully. Jul 10 06:34:31.682837 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e090ee88-7d42-409f-855f-27aac7e0ceba tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] https://10.4.3.200/volume/v3/volumes/f501d1e3-0322-49cb-a3f2-7a99e506b3e2 returned with HTTP 202 Jul 10 06:34:31.683454 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 431/1719] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:34:31 2026] DELETE /volume/v3/volumes/f501d1e3-0322-49cb-a3f2-7a99e506b3e2 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:34:31.694767 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-5173d7f9-369e-49c6-adec-a28399ae412e None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:31.697347 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-5173d7f9-369e-49c6-adec-a28399ae412e tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] GET https://10.4.3.200/volume/v3/volumes/f501d1e3-0322-49cb-a3f2-7a99e506b3e2 Jul 10 06:34:31.697518 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-5173d7f9-369e-49c6-adec-a28399ae412e tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:31.697754 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-5173d7f9-369e-49c6-adec-a28399ae412e tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:31.707952 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:31.707952 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:34:31.710946 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-5173d7f9-369e-49c6-adec-a28399ae412e tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Volume info retrieved successfully. Jul 10 06:34:31.715335 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-5173d7f9-369e-49c6-adec-a28399ae412e tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] https://10.4.3.200/volume/v3/volumes/f501d1e3-0322-49cb-a3f2-7a99e506b3e2 returned with HTTP 200 Jul 10 06:34:31.715887 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 432/1720] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:31 2026] GET /volume/v3/volumes/f501d1e3-0322-49cb-a3f2-7a99e506b3e2 => generated 873 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:31.991554 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-30aa768f-0853-4c8c-9861-e170a0a8bb22 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:31.994229 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-30aa768f-0853-4c8c-9861-e170a0a8bb22 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d Jul 10 06:34:31.995105 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-30aa768f-0853-4c8c-9861-e170a0a8bb22 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:31.995105 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-30aa768f-0853-4c8c-9861-e170a0a8bb22 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:31.995105 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-30aa768f-0853-4c8c-9861-e170a0a8bb22 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:34:32.011239 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:32.011239 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:34:32.011239 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-30aa768f-0853-4c8c-9861-e170a0a8bb22 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d returned with HTTP 200 Jul 10 06:34:32.015332 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 432/1721] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:31 2026] GET /volume/v3/backups/b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d => generated 751 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:32.728527 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-cd54683e-f9e1-470d-ab8c-8a4f9c7ce187 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:32.730304 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-cd54683e-f9e1-470d-ab8c-8a4f9c7ce187 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] GET https://10.4.3.200/volume/v3/volumes/f501d1e3-0322-49cb-a3f2-7a99e506b3e2 Jul 10 06:34:32.730869 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-cd54683e-f9e1-470d-ab8c-8a4f9c7ce187 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:32.730869 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-cd54683e-f9e1-470d-ab8c-8a4f9c7ce187 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:32.738545 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-cd54683e-f9e1-470d-ab8c-8a4f9c7ce187 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] https://10.4.3.200/volume/v3/volumes/f501d1e3-0322-49cb-a3f2-7a99e506b3e2 returned with HTTP 404 Jul 10 06:34:32.738545 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 427/1722] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:32 2026] GET /volume/v3/volumes/f501d1e3-0322-49cb-a3f2-7a99e506b3e2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:34:32.746579 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-e3b033f1-e133-44a4-ad46-9fb603c99742 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:32.746930 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e3b033f1-e133-44a4-ad46-9fb603c99742 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] GET https://10.4.3.200/volume/v3/volumes/212e7c0f-fea5-4c5f-8d35-298b3472f600 Jul 10 06:34:32.746930 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e3b033f1-e133-44a4-ad46-9fb603c99742 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:32.747035 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e3b033f1-e133-44a4-ad46-9fb603c99742 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:32.753594 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:32.753594 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:34:32.757250 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-e3b033f1-e133-44a4-ad46-9fb603c99742 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Volume info retrieved successfully. Jul 10 06:34:32.761639 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e3b033f1-e133-44a4-ad46-9fb603c99742 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] https://10.4.3.200/volume/v3/volumes/212e7c0f-fea5-4c5f-8d35-298b3472f600 returned with HTTP 200 Jul 10 06:34:32.762063 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 432/1723] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:32 2026] GET /volume/v3/volumes/212e7c0f-fea5-4c5f-8d35-298b3472f600 => generated 840 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:32.778624 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-eb50bd87-22aa-403a-993a-fdf2c5298ab3 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:32.780233 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-eb50bd87-22aa-403a-993a-fdf2c5298ab3 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] DELETE https://10.4.3.200/volume/v3/volumes/212e7c0f-fea5-4c5f-8d35-298b3472f600 Jul 10 06:34:32.780436 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-eb50bd87-22aa-403a-993a-fdf2c5298ab3 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:32.780662 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-eb50bd87-22aa-403a-993a-fdf2c5298ab3 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Calling method 'delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:32.780839 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-eb50bd87-22aa-403a-993a-fdf2c5298ab3 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Delete volume with id: 212e7c0f-fea5-4c5f-8d35-298b3472f600 Jul 10 06:34:32.787059 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:32.787059 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:34:32.787701 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-eb50bd87-22aa-403a-993a-fdf2c5298ab3 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Volume info retrieved successfully. Jul 10 06:34:32.806284 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-eb50bd87-22aa-403a-993a-fdf2c5298ab3 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Delete volume request issued successfully. Jul 10 06:34:32.806489 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-eb50bd87-22aa-403a-993a-fdf2c5298ab3 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] https://10.4.3.200/volume/v3/volumes/212e7c0f-fea5-4c5f-8d35-298b3472f600 returned with HTTP 202 Jul 10 06:34:32.806913 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 433/1724] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:34:32 2026] DELETE /volume/v3/volumes/212e7c0f-fea5-4c5f-8d35-298b3472f600 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:34:32.816996 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-80c7cfd2-c1b4-4bc2-be0a-4e12bb0993e6 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:32.821097 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-80c7cfd2-c1b4-4bc2-be0a-4e12bb0993e6 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] GET https://10.4.3.200/volume/v3/volumes/212e7c0f-fea5-4c5f-8d35-298b3472f600 Jul 10 06:34:32.821340 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-80c7cfd2-c1b4-4bc2-be0a-4e12bb0993e6 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:32.821595 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-80c7cfd2-c1b4-4bc2-be0a-4e12bb0993e6 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:32.831094 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:32.831094 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:34:32.836174 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-80c7cfd2-c1b4-4bc2-be0a-4e12bb0993e6 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Volume info retrieved successfully. Jul 10 06:34:32.842663 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-80c7cfd2-c1b4-4bc2-be0a-4e12bb0993e6 tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] https://10.4.3.200/volume/v3/volumes/212e7c0f-fea5-4c5f-8d35-298b3472f600 returned with HTTP 200 Jul 10 06:34:32.843260 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 433/1725] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:32 2026] GET /volume/v3/volumes/212e7c0f-fea5-4c5f-8d35-298b3472f600 => generated 839 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:33.023777 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-81d05252-8181-40f6-b7c5-69f7e25a254e None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:33.025937 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-81d05252-8181-40f6-b7c5-69f7e25a254e tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d Jul 10 06:34:33.026153 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-81d05252-8181-40f6-b7c5-69f7e25a254e tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:33.026354 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-81d05252-8181-40f6-b7c5-69f7e25a254e tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:33.026451 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-81d05252-8181-40f6-b7c5-69f7e25a254e tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:34:33.033384 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:33.033384 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:34:33.034194 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-81d05252-8181-40f6-b7c5-69f7e25a254e tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d returned with HTTP 200 Jul 10 06:34:33.034515 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 428/1726] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:33 2026] GET /volume/v3/backups/b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:33.858190 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-0d13b781-3631-4739-96e5-0c3887bfad4f None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:33.860398 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0d13b781-3631-4739-96e5-0c3887bfad4f tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] GET https://10.4.3.200/volume/v3/volumes/212e7c0f-fea5-4c5f-8d35-298b3472f600 Jul 10 06:34:33.860690 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-0d13b781-3631-4739-96e5-0c3887bfad4f tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:33.860918 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-0d13b781-3631-4739-96e5-0c3887bfad4f tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:33.868561 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0d13b781-3631-4739-96e5-0c3887bfad4f tempest-VolumesCloneTest-827389257 tempest-VolumesCloneTest-827389257-project-member] https://10.4.3.200/volume/v3/volumes/212e7c0f-fea5-4c5f-8d35-298b3472f600 returned with HTTP 404 Jul 10 06:34:33.868561 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 433/1727] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:33 2026] GET /volume/v3/volumes/212e7c0f-fea5-4c5f-8d35-298b3472f600 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:34:34.043725 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-020ac62c-7af3-4565-8671-072a3975b7c1 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:34.047040 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-020ac62c-7af3-4565-8671-072a3975b7c1 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d Jul 10 06:34:34.047236 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-020ac62c-7af3-4565-8671-072a3975b7c1 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:34.047415 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-020ac62c-7af3-4565-8671-072a3975b7c1 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:34.047531 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-020ac62c-7af3-4565-8671-072a3975b7c1 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:34:34.051733 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:34.051733 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:34:34.052494 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-020ac62c-7af3-4565-8671-072a3975b7c1 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d returned with HTTP 200 Jul 10 06:34:34.052923 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 434/1728] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:34 2026] GET /volume/v3/backups/b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:35.063270 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-28870913-3199-48d6-9c99-f4ef1eaa40f8 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:35.068070 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-28870913-3199-48d6-9c99-f4ef1eaa40f8 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d Jul 10 06:34:35.068212 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-28870913-3199-48d6-9c99-f4ef1eaa40f8 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:35.068425 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-28870913-3199-48d6-9c99-f4ef1eaa40f8 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:35.069147 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-28870913-3199-48d6-9c99-f4ef1eaa40f8 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:34:35.072621 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:35.072621 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:34:35.073357 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-28870913-3199-48d6-9c99-f4ef1eaa40f8 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d returned with HTTP 200 Jul 10 06:34:35.073727 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 434/1729] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:35 2026] GET /volume/v3/backups/b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:35.116086 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-c6752106-f65d-40f3-851d-ddf518005a86 req-4954cd72-bc0c-4481-ba6a-6df1aa7c69ed None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:35.119025 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-c6752106-f65d-40f3-851d-ddf518005a86 req-4954cd72-bc0c-4481-ba6a-6df1aa7c69ed tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] DELETE https://10.4.3.200/volume/v3/attachments/22283d7a-a212-402f-8f51-01bc904644bc Jul 10 06:34:35.119518 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-c6752106-f65d-40f3-851d-ddf518005a86 req-4954cd72-bc0c-4481-ba6a-6df1aa7c69ed tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:35.119518 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-c6752106-f65d-40f3-851d-ddf518005a86 req-4954cd72-bc0c-4481-ba6a-6df1aa7c69ed tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Calling method 'version_select' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:35.130697 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:35.130697 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:34:35.314815 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-e62290b0-b553-4053-b2b5-2e18268a0ec2 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:35.402219 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e62290b0-b553-4053-b2b5-2e18268a0ec2 tempest-VolumesSummaryTest-505690552 tempest-VolumesSummaryTest-505690552-project-member] GET https://10.4.3.200/volume/v3/volumes/summary Jul 10 06:34:35.402444 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e62290b0-b553-4053-b2b5-2e18268a0ec2 tempest-VolumesSummaryTest-505690552 tempest-VolumesSummaryTest-505690552-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:35.402685 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e62290b0-b553-4053-b2b5-2e18268a0ec2 tempest-VolumesSummaryTest-505690552 tempest-VolumesSummaryTest-505690552-project-member] Calling method 'version_select' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:35.402869 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.api_utils [None req-e62290b0-b553-4053-b2b5-2e18268a0ec2 tempest-VolumesSummaryTest-505690552 tempest-VolumesSummaryTest-505690552-project-member] Removing options '' from query. {{(pid=99976) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 06:34:35.409482 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-e62290b0-b553-4053-b2b5-2e18268a0ec2 tempest-VolumesSummaryTest-505690552 tempest-VolumesSummaryTest-505690552-project-member] Get summary completed successfully. Jul 10 06:34:35.409774 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e62290b0-b553-4053-b2b5-2e18268a0ec2 tempest-VolumesSummaryTest-505690552 tempest-VolumesSummaryTest-505690552-project-member] https://10.4.3.200/volume/v3/volumes/summary returned with HTTP 200 Jul 10 06:34:35.410217 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 434/1730] 10.4.3.200 () {68 vars in 1302 bytes} [Fri Jul 10 06:34:35 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:35.674620 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-c6752106-f65d-40f3-851d-ddf518005a86 req-4954cd72-bc0c-4481-ba6a-6df1aa7c69ed tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] https://10.4.3.200/volume/v3/attachments/22283d7a-a212-402f-8f51-01bc904644bc returned with HTTP 200 Jul 10 06:34:35.675151 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 429/1731] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 10 06:34:35 2026] DELETE /volume/v3/attachments/22283d7a-a212-402f-8f51-01bc904644bc => generated 19 bytes in 560 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:36.087981 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-379cf456-f971-425b-95cd-699e54901007 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:36.090718 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-379cf456-f971-425b-95cd-699e54901007 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d Jul 10 06:34:36.090718 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-379cf456-f971-425b-95cd-699e54901007 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:36.090718 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-379cf456-f971-425b-95cd-699e54901007 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:36.090718 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-379cf456-f971-425b-95cd-699e54901007 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:34:36.094651 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:36.094651 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:34:36.095693 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-379cf456-f971-425b-95cd-699e54901007 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d returned with HTTP 200 Jul 10 06:34:36.096049 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 435/1732] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:36 2026] GET /volume/v3/backups/b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:36.262946 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-f9a60b45-50a6-4cf8-b8ac-0b1399ea0d28 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:36.263448 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f9a60b45-50a6-4cf8-b8ac-0b1399ea0d28 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] POST https://10.4.3.200/volume/v3/snapshots Jul 10 06:34:36.264762 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f9a60b45-50a6-4cf8-b8ac-0b1399ea0d28 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e3084711-a328-4c78-8c02-8b35bd3dee5b", "force": false, "name": "tempest-TestStampPattern-snapshot-1905053897", "description": null, "metadata": null}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:34:36.279848 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:36.279848 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:34:36.281056 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-f9a60b45-50a6-4cf8-b8ac-0b1399ea0d28 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Volume info retrieved successfully. Jul 10 06:34:36.281056 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.snapshots [None req-f9a60b45-50a6-4cf8-b8ac-0b1399ea0d28 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Create snapshot from volume e3084711-a328-4c78-8c02-8b35bd3dee5b Jul 10 06:34:36.333077 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-f9a60b45-50a6-4cf8-b8ac-0b1399ea0d28 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Created reservations ['4a3bb2e6-9729-44e4-8a0c-252253898a6d', '9c0a0780-cc1f-4bf5-9546-39746587289e', 'b1625a01-b8c6-4226-a167-f94eb398ba15', 'e0ece457-73c5-4102-9ddc-f3051ef6a899'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:34:36.384277 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-f9a60b45-50a6-4cf8-b8ac-0b1399ea0d28 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Snapshot create request issued successfully. Jul 10 06:34:36.384811 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f9a60b45-50a6-4cf8-b8ac-0b1399ea0d28 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 10 06:34:36.385371 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 435/1733] 10.4.3.200 () {68 vars in 1265 bytes} [Fri Jul 10 06:34:36 2026] POST /volume/v3/snapshots => generated 303 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:34:36.399683 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-a245e378-8096-4613-9412-56ca5d7fed78 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:36.403212 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a245e378-8096-4613-9412-56ca5d7fed78 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] GET https://10.4.3.200/volume/v3/snapshots/a65b2c21-3ff2-4015-9261-6c7bd07573ba Jul 10 06:34:36.403407 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a245e378-8096-4613-9412-56ca5d7fed78 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:36.403632 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a245e378-8096-4613-9412-56ca5d7fed78 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:36.411936 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:36.411936 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:34:36.412597 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-a245e378-8096-4613-9412-56ca5d7fed78 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Snapshot retrieved successfully. Jul 10 06:34:36.413710 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a245e378-8096-4613-9412-56ca5d7fed78 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] https://10.4.3.200/volume/v3/snapshots/a65b2c21-3ff2-4015-9261-6c7bd07573ba returned with HTTP 200 Jul 10 06:34:36.414216 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 435/1734] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:34:36 2026] GET /volume/v3/snapshots/a65b2c21-3ff2-4015-9261-6c7bd07573ba => generated 435 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:36.862362 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-bfd931a8-d0c3-49e4-b1c3-4a9018133506 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:37.046597 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-bfd931a8-d0c3-49e4-b1c3-4a9018133506 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:34:37.046957 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-bfd931a8-d0c3-49e4-b1c3-4a9018133506 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-1979213143"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:34:37.048321 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.volumes [None req-bfd931a8-d0c3-49e4-b1c3-4a9018133506 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-1979213143'}} {{(pid=99977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:34:37.048427 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-bfd931a8-d0c3-49e4-b1c3-4a9018133506 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Create volume of 1 GB Jul 10 06:34:37.048783 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:37.048783 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:34:37.052389 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-bfd931a8-d0c3-49e4-b1c3-4a9018133506 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Availability Zones retrieved successfully. Jul 10 06:34:37.057836 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-bfd931a8-d0c3-49e4-b1c3-4a9018133506 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Flow 'volume_create_api' (c54a9080-385a-47cb-8800-884968693c0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:34:37.058824 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-bfd931a8-d0c3-49e4-b1c3-4a9018133506 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb73d175-a156-4aa5-ac08-e39ff35de126) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:34:37.059809 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.flows.api.create_volume [None req-bfd931a8-d0c3-49e4-b1c3-4a9018133506 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Validating volume size '1' using validate_int {{(pid=99977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:34:37.082374 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-bfd931a8-d0c3-49e4-b1c3-4a9018133506 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb73d175-a156-4aa5-ac08-e39ff35de126) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:34:37.083306 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-bfd931a8-d0c3-49e4-b1c3-4a9018133506 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a5e9cee-ec88-430d-b9b0-5d464401725a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:34:37.109594 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-e64a32bf-798e-45c8-ad2f-448cca8f375a None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:37.111463 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-e64a32bf-798e-45c8-ad2f-448cca8f375a tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d Jul 10 06:34:37.111759 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-e64a32bf-798e-45c8-ad2f-448cca8f375a tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:37.112048 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-e64a32bf-798e-45c8-ad2f-448cca8f375a tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:37.112233 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-e64a32bf-798e-45c8-ad2f-448cca8f375a tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:34:37.116312 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:37.116312 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:34:37.117106 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-e64a32bf-798e-45c8-ad2f-448cca8f375a tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d returned with HTTP 200 Jul 10 06:34:37.117490 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 436/1735] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:37 2026] GET /volume/v3/backups/b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:37.157177 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-bfd931a8-d0c3-49e4-b1c3-4a9018133506 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Created reservations ['e349d033-7ddc-42ef-9e77-12d0308cf67d', 'b74f225a-bd19-4abd-8595-f72f7984b1f5', '6603a5fc-96b5-49d6-be44-47a4f6834cca', '0eed4406-9efe-4103-8da2-2ec6aeadf6fd'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:34:37.157856 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-bfd931a8-d0c3-49e4-b1c3-4a9018133506 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a5e9cee-ec88-430d-b9b0-5d464401725a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e349d033-7ddc-42ef-9e77-12d0308cf67d', 'b74f225a-bd19-4abd-8595-f72f7984b1f5', '6603a5fc-96b5-49d6-be44-47a4f6834cca', '0eed4406-9efe-4103-8da2-2ec6aeadf6fd']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:34:37.158514 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-bfd931a8-d0c3-49e4-b1c3-4a9018133506 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78f42ca4-e459-44fc-a842-315ec325fa2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:34:37.182691 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-bfd931a8-d0c3-49e4-b1c3-4a9018133506 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78f42ca4-e459-44fc-a842-315ec325fa2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '98fa0a28-09d6-4898-b875-a4169fa3cf3f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1979213143',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3e889a038264511892fb3bc7282f070',qos_specs=None,replication_status=,reservations=['e349d033-7ddc-42ef-9e77-12d0308cf67d','b74f225a-bd19-4abd-8595-f72f7984b1f5','6603a5fc-96b5-49d6-be44-47a4f6834cca','0eed4406-9efe-4103-8da2-2ec6aeadf6fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='883eff59058342418d039ad087ccb5e6',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:34:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1979213143',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=98fa0a28-09d6-4898-b875-a4169fa3cf3f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b3e889a038264511892fb3bc7282f070',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='883eff59058342418d039ad087ccb5e6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:34:37.183734 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-bfd931a8-d0c3-49e4-b1c3-4a9018133506 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fecafb00-e3dc-4c40-9ffa-91ae4a6e630c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:34:37.202604 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-bfd931a8-d0c3-49e4-b1c3-4a9018133506 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fecafb00-e3dc-4c40-9ffa-91ae4a6e630c) transitioned into state 'SUCCESS' from state '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-1979213143',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3e889a038264511892fb3bc7282f070',qos_specs=None,replication_status=,reservations=['e349d033-7ddc-42ef-9e77-12d0308cf67d','b74f225a-bd19-4abd-8595-f72f7984b1f5','6603a5fc-96b5-49d6-be44-47a4f6834cca','0eed4406-9efe-4103-8da2-2ec6aeadf6fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='883eff59058342418d039ad087ccb5e6',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:34:37.203682 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-bfd931a8-d0c3-49e4-b1c3-4a9018133506 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (839ac826-3f11-4f9c-98a6-14bf83a0d5af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:34:37.216289 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-bfd931a8-d0c3-49e4-b1c3-4a9018133506 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (839ac826-3f11-4f9c-98a6-14bf83a0d5af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:34:37.217758 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-bfd931a8-d0c3-49e4-b1c3-4a9018133506 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Flow 'volume_create_api' (c54a9080-385a-47cb-8800-884968693c0c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:34:37.218274 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-bfd931a8-d0c3-49e4-b1c3-4a9018133506 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Create volume request issued successfully. Jul 10 06:34:37.219149 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-bfd931a8-d0c3-49e4-b1c3-4a9018133506 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:34:37.219779 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 430/1736] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 10 06:34:36 2026] POST /volume/v3/volumes => generated 758 bytes in 358 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 10 06:34:37.230912 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-063ba6e8-98f0-4064-a304-9e3d0c9d8ece None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:37.233136 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-063ba6e8-98f0-4064-a304-9e3d0c9d8ece tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] GET https://10.4.3.200/volume/v3/volumes/98fa0a28-09d6-4898-b875-a4169fa3cf3f Jul 10 06:34:37.233609 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-063ba6e8-98f0-4064-a304-9e3d0c9d8ece tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:37.233663 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-063ba6e8-98f0-4064-a304-9e3d0c9d8ece tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:37.240983 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:37.240983 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:34:37.245194 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-063ba6e8-98f0-4064-a304-9e3d0c9d8ece tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Volume info retrieved successfully. Jul 10 06:34:37.249694 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-063ba6e8-98f0-4064-a304-9e3d0c9d8ece tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] https://10.4.3.200/volume/v3/volumes/98fa0a28-09d6-4898-b875-a4169fa3cf3f returned with HTTP 200 Jul 10 06:34:37.250106 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 436/1737] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:37 2026] GET /volume/v3/volumes/98fa0a28-09d6-4898-b875-a4169fa3cf3f => generated 826 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:37.425710 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-d5dd8d5a-2e0e-4617-bc8c-4d428380fbd3 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:37.429531 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d5dd8d5a-2e0e-4617-bc8c-4d428380fbd3 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] GET https://10.4.3.200/volume/v3/snapshots/a65b2c21-3ff2-4015-9261-6c7bd07573ba Jul 10 06:34:37.429531 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d5dd8d5a-2e0e-4617-bc8c-4d428380fbd3 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:37.429531 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d5dd8d5a-2e0e-4617-bc8c-4d428380fbd3 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:37.434765 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:37.434765 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:34:37.435487 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-d5dd8d5a-2e0e-4617-bc8c-4d428380fbd3 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Snapshot retrieved successfully. Jul 10 06:34:37.436577 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d5dd8d5a-2e0e-4617-bc8c-4d428380fbd3 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] https://10.4.3.200/volume/v3/snapshots/a65b2c21-3ff2-4015-9261-6c7bd07573ba returned with HTTP 200 Jul 10 06:34:37.437183 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 436/1738] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:34:37 2026] GET /volume/v3/snapshots/a65b2c21-3ff2-4015-9261-6c7bd07573ba => generated 462 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:37.446544 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-a0ab5a9d-a5a5-4d3f-9321-09d030b7b7bf None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:37.448253 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-a0ab5a9d-a5a5-4d3f-9321-09d030b7b7bf tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] GET https://10.4.3.200/volume/v3/snapshots/a65b2c21-3ff2-4015-9261-6c7bd07573ba Jul 10 06:34:37.448483 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-a0ab5a9d-a5a5-4d3f-9321-09d030b7b7bf tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:37.448757 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-a0ab5a9d-a5a5-4d3f-9321-09d030b7b7bf tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:37.453986 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:37.453986 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:34:37.454415 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-a0ab5a9d-a5a5-4d3f-9321-09d030b7b7bf tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Snapshot retrieved successfully. Jul 10 06:34:37.455145 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-a0ab5a9d-a5a5-4d3f-9321-09d030b7b7bf tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] https://10.4.3.200/volume/v3/snapshots/a65b2c21-3ff2-4015-9261-6c7bd07573ba returned with HTTP 200 Jul 10 06:34:37.455476 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 437/1739] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:34:37 2026] GET /volume/v3/snapshots/a65b2c21-3ff2-4015-9261-6c7bd07573ba => generated 462 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:38.138192 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-e84a6dba-f468-43bd-80c1-38bfbc84abc7 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:38.146845 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e84a6dba-f468-43bd-80c1-38bfbc84abc7 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d Jul 10 06:34:38.147606 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e84a6dba-f468-43bd-80c1-38bfbc84abc7 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:38.147800 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e84a6dba-f468-43bd-80c1-38bfbc84abc7 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:38.147985 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-e84a6dba-f468-43bd-80c1-38bfbc84abc7 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:34:38.168351 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:38.168351 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:34:38.169246 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e84a6dba-f468-43bd-80c1-38bfbc84abc7 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d returned with HTTP 200 Jul 10 06:34:38.170079 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 431/1740] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:38 2026] GET /volume/v3/backups/b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d => generated 751 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:38.265091 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-aed2be51-9ba2-47ed-b944-7b42f7ca2773 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:38.266769 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-aed2be51-9ba2-47ed-b944-7b42f7ca2773 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] GET https://10.4.3.200/volume/v3/volumes/98fa0a28-09d6-4898-b875-a4169fa3cf3f Jul 10 06:34:38.267019 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-aed2be51-9ba2-47ed-b944-7b42f7ca2773 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:38.267143 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-aed2be51-9ba2-47ed-b944-7b42f7ca2773 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:38.274845 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:38.274845 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:34:38.278835 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-aed2be51-9ba2-47ed-b944-7b42f7ca2773 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Volume info retrieved successfully. Jul 10 06:34:38.282474 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-aed2be51-9ba2-47ed-b944-7b42f7ca2773 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] https://10.4.3.200/volume/v3/volumes/98fa0a28-09d6-4898-b875-a4169fa3cf3f returned with HTTP 200 Jul 10 06:34:38.282849 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 437/1741] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:38 2026] GET /volume/v3/volumes/98fa0a28-09d6-4898-b875-a4169fa3cf3f => generated 851 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:38.297255 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-461e7b36-c26a-4bb2-b5fe-11e0ddd6be44 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:38.299697 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-461e7b36-c26a-4bb2-b5fe-11e0ddd6be44 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] POST https://10.4.3.200/volume/v3/snapshots Jul 10 06:34:38.299978 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-461e7b36-c26a-4bb2-b5fe-11e0ddd6be44 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "98fa0a28-09d6-4898-b875-a4169fa3cf3f", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1295183233"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:34:38.315699 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:38.315699 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:34:38.315699 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-461e7b36-c26a-4bb2-b5fe-11e0ddd6be44 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Volume info retrieved successfully. Jul 10 06:34:38.315699 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.snapshots [None req-461e7b36-c26a-4bb2-b5fe-11e0ddd6be44 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Create snapshot from volume 98fa0a28-09d6-4898-b875-a4169fa3cf3f Jul 10 06:34:38.355729 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-461e7b36-c26a-4bb2-b5fe-11e0ddd6be44 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Created reservations ['6a0be4be-7a2a-4c64-b883-0178cfc12aed', '2281f6e1-a03c-4db1-b5e8-a88f2d46c0b6', '8e48d894-c068-49a1-8ca1-a06fdfd3e5d8', '597c2084-210b-44fe-8e2a-cd425a2c66aa'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:34:38.395609 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-461e7b36-c26a-4bb2-b5fe-11e0ddd6be44 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Snapshot create request issued successfully. Jul 10 06:34:38.395964 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-461e7b36-c26a-4bb2-b5fe-11e0ddd6be44 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 10 06:34:38.396424 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 437/1742] 10.4.3.200 () {68 vars in 1265 bytes} [Fri Jul 10 06:34:38 2026] POST /volume/v3/snapshots => generated 314 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:34:38.407477 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-8062be67-7702-4125-a936-a5f3f4cc3ac5 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:38.409022 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-8062be67-7702-4125-a936-a5f3f4cc3ac5 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] GET https://10.4.3.200/volume/v3/snapshots/21238c3e-f359-488b-b1f8-9447cfd9efaa Jul 10 06:34:38.409195 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-8062be67-7702-4125-a936-a5f3f4cc3ac5 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:38.409391 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-8062be67-7702-4125-a936-a5f3f4cc3ac5 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:38.425320 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:38.425320 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:34:38.425320 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-8062be67-7702-4125-a936-a5f3f4cc3ac5 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Snapshot retrieved successfully. Jul 10 06:34:38.425320 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-8062be67-7702-4125-a936-a5f3f4cc3ac5 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] https://10.4.3.200/volume/v3/snapshots/21238c3e-f359-488b-b1f8-9447cfd9efaa returned with HTTP 200 Jul 10 06:34:38.425670 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 438/1743] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:34:38 2026] GET /volume/v3/snapshots/21238c3e-f359-488b-b1f8-9447cfd9efaa => generated 446 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:39.184371 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-174af386-908d-472c-bacd-b4cc548fbf86 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:39.186755 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-174af386-908d-472c-bacd-b4cc548fbf86 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d Jul 10 06:34:39.186934 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-174af386-908d-472c-bacd-b4cc548fbf86 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:39.187244 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-174af386-908d-472c-bacd-b4cc548fbf86 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:39.187424 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-174af386-908d-472c-bacd-b4cc548fbf86 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:34:39.192254 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:39.192254 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:34:39.193317 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-174af386-908d-472c-bacd-b4cc548fbf86 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d returned with HTTP 200 Jul 10 06:34:39.193795 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 432/1744] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:39 2026] GET /volume/v3/backups/b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:39.436561 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-a13ffea5-0233-425b-a1ea-4e6ec35a8887 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:39.438741 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a13ffea5-0233-425b-a1ea-4e6ec35a8887 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] GET https://10.4.3.200/volume/v3/snapshots/21238c3e-f359-488b-b1f8-9447cfd9efaa Jul 10 06:34:39.438967 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a13ffea5-0233-425b-a1ea-4e6ec35a8887 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:39.439211 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a13ffea5-0233-425b-a1ea-4e6ec35a8887 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:39.445400 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:39.445400 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:34:39.446033 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-a13ffea5-0233-425b-a1ea-4e6ec35a8887 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Snapshot retrieved successfully. Jul 10 06:34:39.447014 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a13ffea5-0233-425b-a1ea-4e6ec35a8887 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] https://10.4.3.200/volume/v3/snapshots/21238c3e-f359-488b-b1f8-9447cfd9efaa returned with HTTP 200 Jul 10 06:34:39.447514 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 438/1745] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:34:39 2026] GET /volume/v3/snapshots/21238c3e-f359-488b-b1f8-9447cfd9efaa => generated 473 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:39.459127 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-9796b444-9ad2-4bc3-9bd1-a9804be71976 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:39.462333 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9796b444-9ad2-4bc3-9bd1-a9804be71976 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] POST https://10.4.3.200/volume/v3/snapshots Jul 10 06:34:39.462812 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9796b444-9ad2-4bc3-9bd1-a9804be71976 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "98fa0a28-09d6-4898-b875-a4169fa3cf3f", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-619563172"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:34:39.475714 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:39.475714 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:34:39.476249 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-9796b444-9ad2-4bc3-9bd1-a9804be71976 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Volume info retrieved successfully. Jul 10 06:34:39.476374 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.snapshots [None req-9796b444-9ad2-4bc3-9bd1-a9804be71976 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Create snapshot from volume 98fa0a28-09d6-4898-b875-a4169fa3cf3f Jul 10 06:34:39.516706 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-9796b444-9ad2-4bc3-9bd1-a9804be71976 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Created reservations ['a358929e-eeb2-4f81-98f5-0f389672eb6a', 'fad22c60-ff36-4b57-8129-8afd00d67511', 'aad91ed1-c919-4a35-82d0-0ed81b1ef51d', '67bcc477-9106-454d-8651-a6bb6a8f13e3'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:34:39.542118 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-9796b444-9ad2-4bc3-9bd1-a9804be71976 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Snapshot create request issued successfully. Jul 10 06:34:39.542483 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9796b444-9ad2-4bc3-9bd1-a9804be71976 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 10 06:34:39.542948 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 438/1746] 10.4.3.200 () {68 vars in 1265 bytes} [Fri Jul 10 06:34:39 2026] POST /volume/v3/snapshots => generated 313 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:34:39.553583 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-1f4a4397-4d80-4250-b7ec-854b2a8d8f27 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:39.555197 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-1f4a4397-4d80-4250-b7ec-854b2a8d8f27 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] GET https://10.4.3.200/volume/v3/snapshots/8b5e023f-ecce-4849-9fdf-4b8191ec1b82 Jul 10 06:34:39.555373 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-1f4a4397-4d80-4250-b7ec-854b2a8d8f27 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:39.555582 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-1f4a4397-4d80-4250-b7ec-854b2a8d8f27 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:39.560835 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:39.560835 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:34:39.561245 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-1f4a4397-4d80-4250-b7ec-854b2a8d8f27 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Snapshot retrieved successfully. Jul 10 06:34:39.561901 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-1f4a4397-4d80-4250-b7ec-854b2a8d8f27 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] https://10.4.3.200/volume/v3/snapshots/8b5e023f-ecce-4849-9fdf-4b8191ec1b82 returned with HTTP 200 Jul 10 06:34:39.562263 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 439/1747] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:34:39 2026] GET /volume/v3/snapshots/8b5e023f-ecce-4849-9fdf-4b8191ec1b82 => generated 445 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:40.204283 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-5140ac6c-6bb8-4f49-8ba4-911feadb68be None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:40.213846 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-5140ac6c-6bb8-4f49-8ba4-911feadb68be tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d Jul 10 06:34:40.214164 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-5140ac6c-6bb8-4f49-8ba4-911feadb68be tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:40.215049 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-5140ac6c-6bb8-4f49-8ba4-911feadb68be tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:40.216044 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-5140ac6c-6bb8-4f49-8ba4-911feadb68be tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:34:40.229240 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:40.229240 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:34:40.230933 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-5140ac6c-6bb8-4f49-8ba4-911feadb68be tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d returned with HTTP 200 Jul 10 06:34:40.231649 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 433/1748] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:40 2026] GET /volume/v3/backups/b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d => generated 751 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:40.570854 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-2e56c1af-9375-49ce-a864-87379e381278 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:40.572663 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2e56c1af-9375-49ce-a864-87379e381278 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] GET https://10.4.3.200/volume/v3/snapshots/8b5e023f-ecce-4849-9fdf-4b8191ec1b82 Jul 10 06:34:40.572892 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2e56c1af-9375-49ce-a864-87379e381278 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:40.573088 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2e56c1af-9375-49ce-a864-87379e381278 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:40.578133 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:40.578133 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:34:40.578619 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-2e56c1af-9375-49ce-a864-87379e381278 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Snapshot retrieved successfully. Jul 10 06:34:40.579407 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2e56c1af-9375-49ce-a864-87379e381278 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] https://10.4.3.200/volume/v3/snapshots/8b5e023f-ecce-4849-9fdf-4b8191ec1b82 returned with HTTP 200 Jul 10 06:34:40.579780 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 439/1749] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:34:40 2026] GET /volume/v3/snapshots/8b5e023f-ecce-4849-9fdf-4b8191ec1b82 => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:40.588104 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-19391381-f9dc-4602-a96d-5bc6bdb67f74 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:40.589811 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-19391381-f9dc-4602-a96d-5bc6bdb67f74 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] POST https://10.4.3.200/volume/v3/snapshots Jul 10 06:34:40.590131 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-19391381-f9dc-4602-a96d-5bc6bdb67f74 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "98fa0a28-09d6-4898-b875-a4169fa3cf3f", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-750996131"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:34:40.598029 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:40.598029 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:34:40.598489 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-19391381-f9dc-4602-a96d-5bc6bdb67f74 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Volume info retrieved successfully. Jul 10 06:34:40.598625 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.snapshots [None req-19391381-f9dc-4602-a96d-5bc6bdb67f74 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Create snapshot from volume 98fa0a28-09d6-4898-b875-a4169fa3cf3f Jul 10 06:34:40.624834 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-19391381-f9dc-4602-a96d-5bc6bdb67f74 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Created reservations ['52f75b91-faf7-45f7-9f46-b9969fb23e1d', '60aa8281-845a-4ef5-9220-27816de421be', '94c4b716-11dd-4ecb-aaec-4182fbfb53b6', '26da9856-e5bf-48f7-b816-5ec42dfa4621'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:34:40.653857 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-19391381-f9dc-4602-a96d-5bc6bdb67f74 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Snapshot create request issued successfully. Jul 10 06:34:40.655116 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-19391381-f9dc-4602-a96d-5bc6bdb67f74 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 10 06:34:40.655116 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 439/1750] 10.4.3.200 () {68 vars in 1265 bytes} [Fri Jul 10 06:34:40 2026] POST /volume/v3/snapshots => generated 313 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:34:40.664483 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-a97c10de-faee-4da9-95bc-aadf86aa1432 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:40.667080 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-a97c10de-faee-4da9-95bc-aadf86aa1432 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] GET https://10.4.3.200/volume/v3/snapshots/7f3413bd-276a-4e8e-b1d8-6db5298c3915 Jul 10 06:34:40.667292 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-a97c10de-faee-4da9-95bc-aadf86aa1432 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:40.667521 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-a97c10de-faee-4da9-95bc-aadf86aa1432 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:40.673108 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:40.673108 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:34:40.673362 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-a97c10de-faee-4da9-95bc-aadf86aa1432 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Snapshot retrieved successfully. Jul 10 06:34:40.674164 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-a97c10de-faee-4da9-95bc-aadf86aa1432 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] https://10.4.3.200/volume/v3/snapshots/7f3413bd-276a-4e8e-b1d8-6db5298c3915 returned with HTTP 200 Jul 10 06:34:40.674708 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 440/1751] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:34:40 2026] GET /volume/v3/snapshots/7f3413bd-276a-4e8e-b1d8-6db5298c3915 => generated 445 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 06:34:41.244065 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-dd7713f0-0e29-498e-8a54-0b620efe5c44 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:41.245992 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-dd7713f0-0e29-498e-8a54-0b620efe5c44 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d Jul 10 06:34:41.246206 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-dd7713f0-0e29-498e-8a54-0b620efe5c44 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:41.246385 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-dd7713f0-0e29-498e-8a54-0b620efe5c44 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:41.246541 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-dd7713f0-0e29-498e-8a54-0b620efe5c44 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:34:41.251290 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:41.251290 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:34:41.252098 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-dd7713f0-0e29-498e-8a54-0b620efe5c44 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d returned with HTTP 200 Jul 10 06:34:41.252691 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 434/1752] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:41 2026] GET /volume/v3/backups/b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:41.684234 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-8f7cb10e-8b03-4e37-bd24-57f1576f1eaf None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:41.686387 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-8f7cb10e-8b03-4e37-bd24-57f1576f1eaf tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] GET https://10.4.3.200/volume/v3/snapshots/7f3413bd-276a-4e8e-b1d8-6db5298c3915 Jul 10 06:34:41.686651 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-8f7cb10e-8b03-4e37-bd24-57f1576f1eaf tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:41.686905 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-8f7cb10e-8b03-4e37-bd24-57f1576f1eaf tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:41.693697 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:41.693697 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:34:41.694390 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-8f7cb10e-8b03-4e37-bd24-57f1576f1eaf tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Snapshot retrieved successfully. Jul 10 06:34:41.695121 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-8f7cb10e-8b03-4e37-bd24-57f1576f1eaf tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] https://10.4.3.200/volume/v3/snapshots/7f3413bd-276a-4e8e-b1d8-6db5298c3915 returned with HTTP 200 Jul 10 06:34:41.695656 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 440/1753] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:34:41 2026] GET /volume/v3/snapshots/7f3413bd-276a-4e8e-b1d8-6db5298c3915 => generated 472 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:41.705286 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-a8513221-01f8-4876-8d28-2e7ced5c6c28 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:41.707023 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a8513221-01f8-4876-8d28-2e7ced5c6c28 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] GET https://10.4.3.200/volume/v3/snapshots?limit=1 Jul 10 06:34:41.707237 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a8513221-01f8-4876-8d28-2e7ced5c6c28 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:41.707450 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a8513221-01f8-4876-8d28-2e7ced5c6c28 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Calling method 'index' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:41.707726 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.api_utils [None req-a8513221-01f8-4876-8d28-2e7ced5c6c28 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Removing options '' from query. {{(pid=99976) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 06:34:41.707944 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:41.707944 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:34:41.708710 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.db.api [None req-a8513221-01f8-4876-8d28-2e7ced5c6c28 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Building query based on filter {{(pid=99976) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 06:34:41.716064 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-a8513221-01f8-4876-8d28-2e7ced5c6c28 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Get all snapshots completed successfully. Jul 10 06:34:41.716786 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a8513221-01f8-4876-8d28-2e7ced5c6c28 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] https://10.4.3.200/volume/v3/snapshots?limit=1 returned with HTTP 200 Jul 10 06:34:41.717263 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 440/1754] 10.4.3.200 () {66 vars in 1258 bytes} [Fri Jul 10 06:34:41 2026] GET /volume/v3/snapshots?limit=1 => generated 481 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:41.727219 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-25baf0d9-e2d8-4a90-a704-1896c4e56680 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:41.731961 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-25baf0d9-e2d8-4a90-a704-1896c4e56680 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] GET https://10.4.3.200/volume/v3/snapshots Jul 10 06:34:41.732198 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-25baf0d9-e2d8-4a90-a704-1896c4e56680 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:41.732436 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-25baf0d9-e2d8-4a90-a704-1896c4e56680 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Calling method 'index' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:41.732771 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.api_utils [None req-25baf0d9-e2d8-4a90-a704-1896c4e56680 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Removing options '' from query. {{(pid=99975) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 06:34:41.734100 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.db.api [None req-25baf0d9-e2d8-4a90-a704-1896c4e56680 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Building query based on filter {{(pid=99975) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 06:34:41.740123 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-25baf0d9-e2d8-4a90-a704-1896c4e56680 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Get all snapshots completed successfully. Jul 10 06:34:41.740630 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-25baf0d9-e2d8-4a90-a704-1896c4e56680 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] https://10.4.3.200/volume/v3/snapshots returned with HTTP 200 Jul 10 06:34:41.741225 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 441/1755] 10.4.3.200 () {66 vars in 1243 bytes} [Fri Jul 10 06:34:41 2026] GET /volume/v3/snapshots => generated 994 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:41.751536 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-29fd72a1-2552-43a4-a617-f8823590dbc2 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:41.753471 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-29fd72a1-2552-43a4-a617-f8823590dbc2 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] GET https://10.4.3.200/volume/v3/snapshots?limit=100000 Jul 10 06:34:41.755528 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-29fd72a1-2552-43a4-a617-f8823590dbc2 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:41.755528 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-29fd72a1-2552-43a4-a617-f8823590dbc2 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Calling method 'index' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:41.755528 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.api_utils [None req-29fd72a1-2552-43a4-a617-f8823590dbc2 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Removing options '' from query. {{(pid=99977) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 06:34:41.755528 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.db.api [None req-29fd72a1-2552-43a4-a617-f8823590dbc2 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Building query based on filter {{(pid=99977) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 06:34:41.762069 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-29fd72a1-2552-43a4-a617-f8823590dbc2 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Get all snapshots completed successfully. Jul 10 06:34:41.762833 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-29fd72a1-2552-43a4-a617-f8823590dbc2 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] https://10.4.3.200/volume/v3/snapshots?limit=100000 returned with HTTP 200 Jul 10 06:34:41.763597 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 435/1756] 10.4.3.200 () {66 vars in 1268 bytes} [Fri Jul 10 06:34:41 2026] GET /volume/v3/snapshots?limit=100000 => generated 994 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:41.775304 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-1a73cc20-b36e-44e9-942e-955465cd31b7 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:41.777254 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1a73cc20-b36e-44e9-942e-955465cd31b7 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] GET https://10.4.3.200/volume/v3/snapshots?limit=0 Jul 10 06:34:41.777469 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1a73cc20-b36e-44e9-942e-955465cd31b7 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:41.777711 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1a73cc20-b36e-44e9-942e-955465cd31b7 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Calling method 'index' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:41.778072 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.api_utils [None req-1a73cc20-b36e-44e9-942e-955465cd31b7 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Removing options '' from query. {{(pid=99978) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 06:34:41.779213 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.db.api [None req-1a73cc20-b36e-44e9-942e-955465cd31b7 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Building query based on filter {{(pid=99978) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 06:34:41.782794 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-1a73cc20-b36e-44e9-942e-955465cd31b7 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Get all snapshots completed successfully. Jul 10 06:34:41.783165 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1a73cc20-b36e-44e9-942e-955465cd31b7 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] https://10.4.3.200/volume/v3/snapshots?limit=0 returned with HTTP 200 Jul 10 06:34:41.783627 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 441/1757] 10.4.3.200 () {66 vars in 1258 bytes} [Fri Jul 10 06:34:41 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 06:34:41.793816 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-0da4ddfd-d2b8-42ac-9026-a29ddf7e696b None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:41.795428 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0da4ddfd-d2b8-42ac-9026-a29ddf7e696b tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] GET https://10.4.3.200/volume/v3/snapshots Jul 10 06:34:41.795672 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-0da4ddfd-d2b8-42ac-9026-a29ddf7e696b tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:41.795888 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-0da4ddfd-d2b8-42ac-9026-a29ddf7e696b tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Calling method 'index' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:41.796130 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.api_utils [None req-0da4ddfd-d2b8-42ac-9026-a29ddf7e696b tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Removing options '' from query. {{(pid=99976) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 06:34:41.796395 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:41.796395 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:34:41.797190 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.db.api [None req-0da4ddfd-d2b8-42ac-9026-a29ddf7e696b tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Building query based on filter {{(pid=99976) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 06:34:41.804640 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-0da4ddfd-d2b8-42ac-9026-a29ddf7e696b tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Get all snapshots completed successfully. Jul 10 06:34:41.805319 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0da4ddfd-d2b8-42ac-9026-a29ddf7e696b tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] https://10.4.3.200/volume/v3/snapshots returned with HTTP 200 Jul 10 06:34:41.805867 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 441/1758] 10.4.3.200 () {66 vars in 1243 bytes} [Fri Jul 10 06:34:41 2026] GET /volume/v3/snapshots => generated 994 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:41.816671 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-6277a78a-aa0d-4669-b51c-6dfdccdd7e42 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:41.818672 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-6277a78a-aa0d-4669-b51c-6dfdccdd7e42 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] GET https://10.4.3.200/volume/v3/snapshots?marker=8b5e023f-ecce-4849-9fdf-4b8191ec1b82 Jul 10 06:34:41.818888 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-6277a78a-aa0d-4669-b51c-6dfdccdd7e42 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:41.819123 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-6277a78a-aa0d-4669-b51c-6dfdccdd7e42 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Calling method 'index' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:41.819379 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.api_utils [None req-6277a78a-aa0d-4669-b51c-6dfdccdd7e42 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Removing options '' from query. {{(pid=99975) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 06:34:41.819693 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:41.819693 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:34:41.820686 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.db.api [None req-6277a78a-aa0d-4669-b51c-6dfdccdd7e42 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Building query based on filter {{(pid=99975) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 06:34:41.839570 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-6277a78a-aa0d-4669-b51c-6dfdccdd7e42 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Get all snapshots completed successfully. Jul 10 06:34:41.839876 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-6277a78a-aa0d-4669-b51c-6dfdccdd7e42 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] https://10.4.3.200/volume/v3/snapshots?marker=8b5e023f-ecce-4849-9fdf-4b8191ec1b82 returned with HTTP 200 Jul 10 06:34:41.840264 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 442/1759] 10.4.3.200 () {66 vars in 1330 bytes} [Fri Jul 10 06:34:41 2026] GET /volume/v3/snapshots?marker=8b5e023f-ecce-4849-9fdf-4b8191ec1b82 => generated 342 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:41.851996 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-ba9e24f8-f695-4621-b31c-d8615933ac3b None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:41.853354 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ba9e24f8-f695-4621-b31c-d8615933ac3b tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] GET https://10.4.3.200/volume/v3/snapshots?offset=2&limit=3 Jul 10 06:34:41.853698 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ba9e24f8-f695-4621-b31c-d8615933ac3b tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:41.855522 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ba9e24f8-f695-4621-b31c-d8615933ac3b tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Calling method 'index' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:41.855522 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.api_utils [None req-ba9e24f8-f695-4621-b31c-d8615933ac3b tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Removing options '' from query. {{(pid=99977) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 06:34:41.855522 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:41.855522 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:34:41.855522 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.db.api [None req-ba9e24f8-f695-4621-b31c-d8615933ac3b tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Building query based on filter {{(pid=99977) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 06:34:41.865246 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-ba9e24f8-f695-4621-b31c-d8615933ac3b tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Get all snapshots completed successfully. Jul 10 06:34:41.865805 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ba9e24f8-f695-4621-b31c-d8615933ac3b tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] https://10.4.3.200/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Jul 10 06:34:41.866452 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 436/1760] 10.4.3.200 () {66 vars in 1276 bytes} [Fri Jul 10 06:34:41 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 342 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:41.876806 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-e067234a-df76-4117-94d7-81823d23e5f3 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:41.878627 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e067234a-df76-4117-94d7-81823d23e5f3 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] GET https://10.4.3.200/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Jul 10 06:34:41.878847 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e067234a-df76-4117-94d7-81823d23e5f3 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:41.879037 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e067234a-df76-4117-94d7-81823d23e5f3 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Calling method 'index' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:41.879275 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.api_utils [None req-e067234a-df76-4117-94d7-81823d23e5f3 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Removing options '' from query. {{(pid=99978) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 06:34:41.880274 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.db.api [None req-e067234a-df76-4117-94d7-81823d23e5f3 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Building query based on filter {{(pid=99978) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 06:34:41.891858 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-e067234a-df76-4117-94d7-81823d23e5f3 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Get all snapshots completed successfully. Jul 10 06:34:41.892273 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e067234a-df76-4117-94d7-81823d23e5f3 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] https://10.4.3.200/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Jul 10 06:34:41.892663 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 442/1761] 10.4.3.200 () {66 vars in 1308 bytes} [Fri Jul 10 06:34:41 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 994 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:41.902347 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-d0f0df43-7fbb-41b9-a8f5-e188177c1bce None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:41.904684 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d0f0df43-7fbb-41b9-a8f5-e188177c1bce tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] GET https://10.4.3.200/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Jul 10 06:34:41.905179 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d0f0df43-7fbb-41b9-a8f5-e188177c1bce tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:41.905525 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d0f0df43-7fbb-41b9-a8f5-e188177c1bce tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Calling method 'index' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:41.905823 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.api_utils [None req-d0f0df43-7fbb-41b9-a8f5-e188177c1bce tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Removing options '' from query. {{(pid=99976) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 06:34:41.906331 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:41.906331 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:34:41.907412 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.db.api [None req-d0f0df43-7fbb-41b9-a8f5-e188177c1bce tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Building query based on filter {{(pid=99976) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 06:34:41.912585 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-d0f0df43-7fbb-41b9-a8f5-e188177c1bce tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Get all snapshots completed successfully. Jul 10 06:34:41.913560 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d0f0df43-7fbb-41b9-a8f5-e188177c1bce tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] https://10.4.3.200/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Jul 10 06:34:41.916237 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 442/1762] 10.4.3.200 () {66 vars in 1310 bytes} [Fri Jul 10 06:34:41 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 994 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:41.929825 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-c462e4d1-77c0-4c5d-a681-20daba3a842f None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:41.931742 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-c462e4d1-77c0-4c5d-a681-20daba3a842f tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] GET https://10.4.3.200/volume/v3/snapshots?sort_key=id&sort_dir=asc Jul 10 06:34:41.931969 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-c462e4d1-77c0-4c5d-a681-20daba3a842f tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:41.932220 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-c462e4d1-77c0-4c5d-a681-20daba3a842f tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Calling method 'index' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:41.932524 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.api_utils [None req-c462e4d1-77c0-4c5d-a681-20daba3a842f tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Removing options '' from query. {{(pid=99975) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 06:34:41.932789 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:41.932789 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:34:41.933812 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.db.api [None req-c462e4d1-77c0-4c5d-a681-20daba3a842f tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Building query based on filter {{(pid=99975) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 06:34:41.948249 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-c462e4d1-77c0-4c5d-a681-20daba3a842f tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Get all snapshots completed successfully. Jul 10 06:34:41.948917 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-c462e4d1-77c0-4c5d-a681-20daba3a842f tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] https://10.4.3.200/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Jul 10 06:34:41.949584 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 443/1763] 10.4.3.200 () {66 vars in 1292 bytes} [Fri Jul 10 06:34:41 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 994 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:41.964636 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-d32dc7fb-e854-4821-be78-da5c6fdcdfa5 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:41.966098 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d32dc7fb-e854-4821-be78-da5c6fdcdfa5 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] GET https://10.4.3.200/volume/v3/snapshots?sort_key=id&sort_dir=desc Jul 10 06:34:41.966483 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d32dc7fb-e854-4821-be78-da5c6fdcdfa5 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:41.966891 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d32dc7fb-e854-4821-be78-da5c6fdcdfa5 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Calling method 'index' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:41.967274 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.api_utils [None req-d32dc7fb-e854-4821-be78-da5c6fdcdfa5 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Removing options '' from query. {{(pid=99977) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 06:34:41.967856 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:41.967856 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:34:41.969319 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.db.api [None req-d32dc7fb-e854-4821-be78-da5c6fdcdfa5 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Building query based on filter {{(pid=99977) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 06:34:41.992731 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-d32dc7fb-e854-4821-be78-da5c6fdcdfa5 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Get all snapshots completed successfully. Jul 10 06:34:41.993023 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d32dc7fb-e854-4821-be78-da5c6fdcdfa5 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] https://10.4.3.200/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Jul 10 06:34:41.993819 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 437/1764] 10.4.3.200 () {66 vars in 1294 bytes} [Fri Jul 10 06:34:41 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 994 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:42.005059 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-432e4425-446d-45bc-bb22-7108321b7b1e None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:42.007034 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-432e4425-446d-45bc-bb22-7108321b7b1e tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] GET https://10.4.3.200/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Jul 10 06:34:42.007251 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-432e4425-446d-45bc-bb22-7108321b7b1e tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:42.007466 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-432e4425-446d-45bc-bb22-7108321b7b1e tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Calling method 'index' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:42.007719 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.api_utils [None req-432e4425-446d-45bc-bb22-7108321b7b1e tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Removing options '' from query. {{(pid=99978) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 06:34:42.008039 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:42.008039 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:34:42.009089 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.db.api [None req-432e4425-446d-45bc-bb22-7108321b7b1e tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Building query based on filter {{(pid=99978) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 06:34:42.027430 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-432e4425-446d-45bc-bb22-7108321b7b1e tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Get all snapshots completed successfully. Jul 10 06:34:42.027909 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-432e4425-446d-45bc-bb22-7108321b7b1e tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] https://10.4.3.200/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Jul 10 06:34:42.028613 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 443/1765] 10.4.3.200 () {66 vars in 1312 bytes} [Fri Jul 10 06:34:42 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 994 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:42.043281 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-d788d3f7-ebef-422d-9d54-79eb9cb3137e None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:42.044955 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d788d3f7-ebef-422d-9d54-79eb9cb3137e tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] GET https://10.4.3.200/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Jul 10 06:34:42.045153 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d788d3f7-ebef-422d-9d54-79eb9cb3137e tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:42.045328 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d788d3f7-ebef-422d-9d54-79eb9cb3137e tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Calling method 'index' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:42.045544 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.api_utils [None req-d788d3f7-ebef-422d-9d54-79eb9cb3137e tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Removing options '' from query. {{(pid=99976) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 06:34:42.045815 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:42.045815 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:34:42.046701 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.db.api [None req-d788d3f7-ebef-422d-9d54-79eb9cb3137e tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Building query based on filter {{(pid=99976) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 06:34:42.057105 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-d788d3f7-ebef-422d-9d54-79eb9cb3137e tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Get all snapshots completed successfully. Jul 10 06:34:42.057556 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d788d3f7-ebef-422d-9d54-79eb9cb3137e tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] https://10.4.3.200/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Jul 10 06:34:42.057972 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 443/1766] 10.4.3.200 () {66 vars in 1314 bytes} [Fri Jul 10 06:34:42 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 994 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:42.068677 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-e93a61c9-96f4-48a2-960a-27cff7193f40 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:42.070256 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-e93a61c9-96f4-48a2-960a-27cff7193f40 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] GET https://10.4.3.200/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-750996131 Jul 10 06:34:42.070441 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-e93a61c9-96f4-48a2-960a-27cff7193f40 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:42.070641 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-e93a61c9-96f4-48a2-960a-27cff7193f40 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Calling method 'detail' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:42.070869 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.api_utils [None req-e93a61c9-96f4-48a2-960a-27cff7193f40 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Removing options '' from query. {{(pid=99975) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 06:34:42.071141 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:42.071141 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:34:42.071950 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.db.api [None req-e93a61c9-96f4-48a2-960a-27cff7193f40 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Building query based on filter {{(pid=99975) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 06:34:42.093593 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-e93a61c9-96f4-48a2-960a-27cff7193f40 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Get all snapshots completed successfully. Jul 10 06:34:42.094805 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:42.094805 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:34:42.096588 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-e93a61c9-96f4-48a2-960a-27cff7193f40 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] https://10.4.3.200/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-750996131 returned with HTTP 200 Jul 10 06:34:42.097087 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 444/1767] 10.4.3.200 () {66 vars in 1383 bytes} [Fri Jul 10 06:34:42 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-750996131 => generated 475 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:42.112656 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-9ef348ed-50ac-420f-89e1-720d66210066 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:42.115044 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9ef348ed-50ac-420f-89e1-720d66210066 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] GET https://10.4.3.200/volume/v3/snapshots/detail?status=available Jul 10 06:34:42.115535 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9ef348ed-50ac-420f-89e1-720d66210066 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:42.115913 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9ef348ed-50ac-420f-89e1-720d66210066 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Calling method 'detail' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:42.116316 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.api_utils [None req-9ef348ed-50ac-420f-89e1-720d66210066 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Removing options '' from query. {{(pid=99977) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 06:34:42.116836 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:42.116836 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:34:42.117858 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.db.api [None req-9ef348ed-50ac-420f-89e1-720d66210066 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Building query based on filter {{(pid=99977) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 06:34:42.131867 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-9ef348ed-50ac-420f-89e1-720d66210066 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Get all snapshots completed successfully. Jul 10 06:34:42.132491 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:42.132491 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:34:42.133775 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9ef348ed-50ac-420f-89e1-720d66210066 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] https://10.4.3.200/volume/v3/snapshots/detail?status=available returned with HTTP 200 Jul 10 06:34:42.133775 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 438/1768] 10.4.3.200 () {66 vars in 1297 bytes} [Fri Jul 10 06:34:42 2026] GET /volume/v3/snapshots/detail?status=available => generated 1396 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 06:34:42.145854 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-112e1198-aeda-4f9a-850c-d14c7dc1b318 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:42.147841 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-112e1198-aeda-4f9a-850c-d14c7dc1b318 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] GET https://10.4.3.200/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-750996131 Jul 10 06:34:42.148066 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-112e1198-aeda-4f9a-850c-d14c7dc1b318 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:42.148369 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-112e1198-aeda-4f9a-850c-d14c7dc1b318 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Calling method 'detail' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:42.148634 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.api_utils [None req-112e1198-aeda-4f9a-850c-d14c7dc1b318 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Removing options '' from query. {{(pid=99978) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 06:34:42.148876 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:42.148876 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:34:42.149894 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.db.api [None req-112e1198-aeda-4f9a-850c-d14c7dc1b318 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Building query based on filter {{(pid=99978) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 06:34:42.161308 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-112e1198-aeda-4f9a-850c-d14c7dc1b318 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Get all snapshots completed successfully. Jul 10 06:34:42.161896 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:42.161896 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:34:42.162498 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-112e1198-aeda-4f9a-850c-d14c7dc1b318 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] https://10.4.3.200/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-750996131 returned with HTTP 200 Jul 10 06:34:42.162938 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 444/1769] 10.4.3.200 () {66 vars in 1417 bytes} [Fri Jul 10 06:34:42 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-750996131 => generated 475 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:42.174341 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-a072a5d2-6984-409b-a5d1-74a22e03a966 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:42.176778 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a072a5d2-6984-409b-a5d1-74a22e03a966 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] GET https://10.4.3.200/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-750996131 Jul 10 06:34:42.177094 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a072a5d2-6984-409b-a5d1-74a22e03a966 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:42.177313 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a072a5d2-6984-409b-a5d1-74a22e03a966 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Calling method 'index' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:42.177570 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.api_utils [None req-a072a5d2-6984-409b-a5d1-74a22e03a966 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Removing options '' from query. {{(pid=99976) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 06:34:42.177852 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:42.177852 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:34:42.178801 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.db.api [None req-a072a5d2-6984-409b-a5d1-74a22e03a966 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Building query based on filter {{(pid=99976) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 06:34:42.190722 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-a072a5d2-6984-409b-a5d1-74a22e03a966 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Get all snapshots completed successfully. Jul 10 06:34:42.191169 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a072a5d2-6984-409b-a5d1-74a22e03a966 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] https://10.4.3.200/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-750996131 returned with HTTP 200 Jul 10 06:34:42.191586 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 444/1770] 10.4.3.200 () {66 vars in 1362 bytes} [Fri Jul 10 06:34:42 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-750996131 => generated 341 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:42.202136 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-8e84a9f2-327c-43fb-9311-b3900337c272 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:42.203842 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-8e84a9f2-327c-43fb-9311-b3900337c272 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] GET https://10.4.3.200/volume/v3/snapshots?status=available Jul 10 06:34:42.204064 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-8e84a9f2-327c-43fb-9311-b3900337c272 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:42.204274 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-8e84a9f2-327c-43fb-9311-b3900337c272 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Calling method 'index' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:42.204518 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.api_utils [None req-8e84a9f2-327c-43fb-9311-b3900337c272 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Removing options '' from query. {{(pid=99975) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 06:34:42.205532 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.db.api [None req-8e84a9f2-327c-43fb-9311-b3900337c272 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Building query based on filter {{(pid=99975) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 06:34:42.216147 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-8e84a9f2-327c-43fb-9311-b3900337c272 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Get all snapshots completed successfully. Jul 10 06:34:42.216558 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-8e84a9f2-327c-43fb-9311-b3900337c272 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] https://10.4.3.200/volume/v3/snapshots?status=available returned with HTTP 200 Jul 10 06:34:42.216969 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 445/1771] 10.4.3.200 () {66 vars in 1276 bytes} [Fri Jul 10 06:34:42 2026] GET /volume/v3/snapshots?status=available => generated 994 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:42.231262 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-2b54e239-4720-44eb-a040-9096a8df9b28 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:42.235538 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2b54e239-4720-44eb-a040-9096a8df9b28 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] GET https://10.4.3.200/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-750996131 Jul 10 06:34:42.235538 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2b54e239-4720-44eb-a040-9096a8df9b28 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:42.235538 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2b54e239-4720-44eb-a040-9096a8df9b28 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Calling method 'index' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:42.235538 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.api_utils [None req-2b54e239-4720-44eb-a040-9096a8df9b28 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Removing options '' from query. {{(pid=99977) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 06:34:42.236594 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.db.api [None req-2b54e239-4720-44eb-a040-9096a8df9b28 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Building query based on filter {{(pid=99977) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 06:34:42.267526 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-569a8811-241e-419c-a5c2-201c6ffcb446 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:42.268909 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-2b54e239-4720-44eb-a040-9096a8df9b28 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Get all snapshots completed successfully. Jul 10 06:34:42.269301 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-569a8811-241e-419c-a5c2-201c6ffcb446 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d Jul 10 06:34:42.269359 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2b54e239-4720-44eb-a040-9096a8df9b28 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] https://10.4.3.200/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-750996131 returned with HTTP 200 Jul 10 06:34:42.269408 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-569a8811-241e-419c-a5c2-201c6ffcb446 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:42.269570 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-569a8811-241e-419c-a5c2-201c6ffcb446 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:42.269702 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-569a8811-241e-419c-a5c2-201c6ffcb446 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:34:42.269759 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 439/1772] 10.4.3.200 () {66 vars in 1396 bytes} [Fri Jul 10 06:34:42 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-750996131 => generated 341 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:42.274359 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:42.274359 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:34:42.275170 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-569a8811-241e-419c-a5c2-201c6ffcb446 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d returned with HTTP 200 Jul 10 06:34:42.275569 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 445/1773] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:42 2026] GET /volume/v3/backups/b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:42.279591 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-f7142444-97b4-40e0-9d81-6a3656ead3c5 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:42.281773 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f7142444-97b4-40e0-9d81-6a3656ead3c5 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/7f3413bd-276a-4e8e-b1d8-6db5298c3915 Jul 10 06:34:42.282142 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f7142444-97b4-40e0-9d81-6a3656ead3c5 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:42.282437 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f7142444-97b4-40e0-9d81-6a3656ead3c5 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:42.282636 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.snapshots [None req-f7142444-97b4-40e0-9d81-6a3656ead3c5 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Delete snapshot with id: 7f3413bd-276a-4e8e-b1d8-6db5298c3915 Jul 10 06:34:42.287889 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:42.287889 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:34:42.288367 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-f7142444-97b4-40e0-9d81-6a3656ead3c5 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Snapshot retrieved successfully. Jul 10 06:34:42.304616 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-f7142444-97b4-40e0-9d81-6a3656ead3c5 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Snapshot delete request issued successfully. Jul 10 06:34:42.304934 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f7142444-97b4-40e0-9d81-6a3656ead3c5 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] https://10.4.3.200/volume/v3/snapshots/7f3413bd-276a-4e8e-b1d8-6db5298c3915 returned with HTTP 202 Jul 10 06:34:42.305415 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 445/1774] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 10 06:34:42 2026] DELETE /volume/v3/snapshots/7f3413bd-276a-4e8e-b1d8-6db5298c3915 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:34:42.314716 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-3f0a6434-d23a-4896-acaa-8cee56f413e3 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:42.317311 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-3f0a6434-d23a-4896-acaa-8cee56f413e3 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] GET https://10.4.3.200/volume/v3/snapshots/7f3413bd-276a-4e8e-b1d8-6db5298c3915 Jul 10 06:34:42.317477 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-3f0a6434-d23a-4896-acaa-8cee56f413e3 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:42.317682 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-3f0a6434-d23a-4896-acaa-8cee56f413e3 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:42.326731 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:42.326731 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:34:42.327155 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-3f0a6434-d23a-4896-acaa-8cee56f413e3 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Snapshot retrieved successfully. Jul 10 06:34:42.327849 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-3f0a6434-d23a-4896-acaa-8cee56f413e3 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] https://10.4.3.200/volume/v3/snapshots/7f3413bd-276a-4e8e-b1d8-6db5298c3915 returned with HTTP 200 Jul 10 06:34:42.328212 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 446/1775] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:34:42 2026] GET /volume/v3/snapshots/7f3413bd-276a-4e8e-b1d8-6db5298c3915 => generated 471 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:43.292590 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-49eb90ca-de91-49f7-b64b-ca2c011cf160 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:43.293380 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-49eb90ca-de91-49f7-b64b-ca2c011cf160 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d Jul 10 06:34:43.293632 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-49eb90ca-de91-49f7-b64b-ca2c011cf160 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:43.293966 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-49eb90ca-de91-49f7-b64b-ca2c011cf160 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:43.293966 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-49eb90ca-de91-49f7-b64b-ca2c011cf160 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:34:43.300543 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:43.300543 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:34:43.300695 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-49eb90ca-de91-49f7-b64b-ca2c011cf160 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d returned with HTTP 200 Jul 10 06:34:43.301185 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 440/1776] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:43 2026] GET /volume/v3/backups/b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:43.317099 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-7d058486-6189-4434-91fd-ec41051bdfec None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:43.319084 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7d058486-6189-4434-91fd-ec41051bdfec tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/volumes/9843f5ce-2488-425c-912f-7538ccda4212 Jul 10 06:34:43.319356 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7d058486-6189-4434-91fd-ec41051bdfec tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:43.319597 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7d058486-6189-4434-91fd-ec41051bdfec tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:43.327478 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:43.327478 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:34:43.331225 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-7d058486-6189-4434-91fd-ec41051bdfec tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Volume info retrieved successfully. Jul 10 06:34:43.337311 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7d058486-6189-4434-91fd-ec41051bdfec tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/volumes/9843f5ce-2488-425c-912f-7538ccda4212 returned with HTTP 200 Jul 10 06:34:43.337750 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-a1637c4e-c4eb-4e9b-8641-6f98c324e171 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:43.341553 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 446/1777] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:43 2026] GET /volume/v3/volumes/9843f5ce-2488-425c-912f-7538ccda4212 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:43.342526 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a1637c4e-c4eb-4e9b-8641-6f98c324e171 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] GET https://10.4.3.200/volume/v3/snapshots/7f3413bd-276a-4e8e-b1d8-6db5298c3915 Jul 10 06:34:43.342726 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a1637c4e-c4eb-4e9b-8641-6f98c324e171 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:43.346594 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a1637c4e-c4eb-4e9b-8641-6f98c324e171 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:43.353321 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a1637c4e-c4eb-4e9b-8641-6f98c324e171 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] https://10.4.3.200/volume/v3/snapshots/7f3413bd-276a-4e8e-b1d8-6db5298c3915 returned with HTTP 404 Jul 10 06:34:43.353814 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 446/1778] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:34:43 2026] GET /volume/v3/snapshots/7f3413bd-276a-4e8e-b1d8-6db5298c3915 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:34:43.357325 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-f12446be-95c5-468e-b0e7-b111ccdda89b None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:43.360104 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-bac97ceb-c373-416e-810a-3b0bd692c0dc None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:43.361786 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-bac97ceb-c373-416e-810a-3b0bd692c0dc tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/8b5e023f-ecce-4849-9fdf-4b8191ec1b82 Jul 10 06:34:43.361954 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-bac97ceb-c373-416e-810a-3b0bd692c0dc tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:43.362145 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-bac97ceb-c373-416e-810a-3b0bd692c0dc tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:43.362259 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.snapshots [None req-bac97ceb-c373-416e-810a-3b0bd692c0dc tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Delete snapshot with id: 8b5e023f-ecce-4849-9fdf-4b8191ec1b82 Jul 10 06:34:43.363349 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-f12446be-95c5-468e-b0e7-b111ccdda89b tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] DELETE https://10.4.3.200/volume/v3/backups/b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d Jul 10 06:34:43.363471 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-f12446be-95c5-468e-b0e7-b111ccdda89b tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:43.363651 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-f12446be-95c5-468e-b0e7-b111ccdda89b tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:43.363774 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.contrib.backups [None req-f12446be-95c5-468e-b0e7-b111ccdda89b tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Delete backup with id: b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d. Jul 10 06:34:43.367611 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:43.367611 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:34:43.368141 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-bac97ceb-c373-416e-810a-3b0bd692c0dc tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Snapshot retrieved successfully. Jul 10 06:34:43.368296 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:43.368296 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:34:43.384044 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-bac97ceb-c373-416e-810a-3b0bd692c0dc tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Snapshot delete request issued successfully. Jul 10 06:34:43.384185 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-bac97ceb-c373-416e-810a-3b0bd692c0dc tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] https://10.4.3.200/volume/v3/snapshots/8b5e023f-ecce-4849-9fdf-4b8191ec1b82 returned with HTTP 202 Jul 10 06:34:43.384292 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.backup.rpcapi [None req-f12446be-95c5-468e-b0e7-b111ccdda89b tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] delete_backup rpcapi backup_id b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d {{(pid=99975) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 06:34:43.384793 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 441/1779] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 10 06:34:43 2026] DELETE /volume/v3/snapshots/8b5e023f-ecce-4849-9fdf-4b8191ec1b82 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:34:43.385948 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-f12446be-95c5-468e-b0e7-b111ccdda89b tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d returned with HTTP 202 Jul 10 06:34:43.386351 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 447/1780] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:34:43 2026] DELETE /volume/v3/backups/b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:34:43.393413 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-15d33c18-6670-4d26-a02a-e52442a6b74b None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:43.395020 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-15d33c18-6670-4d26-a02a-e52442a6b74b tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d Jul 10 06:34:43.395181 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-15d33c18-6670-4d26-a02a-e52442a6b74b tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:43.395355 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-15d33c18-6670-4d26-a02a-e52442a6b74b tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:43.395451 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-15d33c18-6670-4d26-a02a-e52442a6b74b tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:34:43.395558 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-603d9461-88f3-407e-a7e9-8fa54981c10b None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:43.398115 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-603d9461-88f3-407e-a7e9-8fa54981c10b tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] GET https://10.4.3.200/volume/v3/snapshots/8b5e023f-ecce-4849-9fdf-4b8191ec1b82 Jul 10 06:34:43.398377 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-603d9461-88f3-407e-a7e9-8fa54981c10b tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:43.398656 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-603d9461-88f3-407e-a7e9-8fa54981c10b tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:43.399834 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:43.399834 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:34:43.400648 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-15d33c18-6670-4d26-a02a-e52442a6b74b tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d returned with HTTP 200 Jul 10 06:34:43.401149 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 447/1781] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:43 2026] GET /volume/v3/backups/b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:43.406613 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:43.406613 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:34:43.406752 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-603d9461-88f3-407e-a7e9-8fa54981c10b tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Snapshot retrieved successfully. Jul 10 06:34:43.410594 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-603d9461-88f3-407e-a7e9-8fa54981c10b tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] https://10.4.3.200/volume/v3/snapshots/8b5e023f-ecce-4849-9fdf-4b8191ec1b82 returned with HTTP 200 Jul 10 06:34:43.410594 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 447/1782] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:34:43 2026] GET /volume/v3/snapshots/8b5e023f-ecce-4849-9fdf-4b8191ec1b82 => generated 471 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:44.414524 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-6c3e7d34-bd4e-4483-a244-085ad805df82 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:44.416932 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6c3e7d34-bd4e-4483-a244-085ad805df82 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d Jul 10 06:34:44.419042 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6c3e7d34-bd4e-4483-a244-085ad805df82 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:44.420575 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6c3e7d34-bd4e-4483-a244-085ad805df82 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:44.420575 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-6c3e7d34-bd4e-4483-a244-085ad805df82 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:34:44.422331 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-39540e46-04b7-4281-98a3-318567551c83 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:44.424908 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-39540e46-04b7-4281-98a3-318567551c83 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] GET https://10.4.3.200/volume/v3/snapshots/8b5e023f-ecce-4849-9fdf-4b8191ec1b82 Jul 10 06:34:44.425281 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-39540e46-04b7-4281-98a3-318567551c83 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:44.425424 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-39540e46-04b7-4281-98a3-318567551c83 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:44.426441 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6c3e7d34-bd4e-4483-a244-085ad805df82 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d returned with HTTP 404 Jul 10 06:34:44.427621 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 442/1783] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:44 2026] GET /volume/v3/backups/b8e6bcf8-b8ae-4031-9ea6-e7d0ec00751d => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:34:44.434058 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-39540e46-04b7-4281-98a3-318567551c83 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] https://10.4.3.200/volume/v3/snapshots/8b5e023f-ecce-4849-9fdf-4b8191ec1b82 returned with HTTP 404 Jul 10 06:34:44.434923 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 448/1784] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:34:44 2026] GET /volume/v3/snapshots/8b5e023f-ecce-4849-9fdf-4b8191ec1b82 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:34:44.440587 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-95e6b92e-aa71-4af4-94a4-330877ed1ac1 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:44.443253 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-746065f0-6d23-4426-8baa-e0f70da66929 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:44.443633 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-95e6b92e-aa71-4af4-94a4-330877ed1ac1 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:34:44.443840 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-95e6b92e-aa71-4af4-94a4-330877ed1ac1 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-728958199"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:34:44.445813 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-95e6b92e-aa71-4af4-94a4-330877ed1ac1 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-728958199'}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:34:44.445972 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-95e6b92e-aa71-4af4-94a4-330877ed1ac1 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Create volume of 1 GB Jul 10 06:34:44.447751 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-746065f0-6d23-4426-8baa-e0f70da66929 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/21238c3e-f359-488b-b1f8-9447cfd9efaa Jul 10 06:34:44.448013 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-746065f0-6d23-4426-8baa-e0f70da66929 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:44.448266 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-746065f0-6d23-4426-8baa-e0f70da66929 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:44.448406 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.snapshots [None req-746065f0-6d23-4426-8baa-e0f70da66929 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Delete snapshot with id: 21238c3e-f359-488b-b1f8-9447cfd9efaa Jul 10 06:34:44.451006 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-95e6b92e-aa71-4af4-94a4-330877ed1ac1 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Availability Zones retrieved successfully. Jul 10 06:34:44.458902 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-95e6b92e-aa71-4af4-94a4-330877ed1ac1 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Flow 'volume_create_api' (1a3e3d5b-3b23-4734-addb-51e30e6c6d53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:34:44.460608 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-95e6b92e-aa71-4af4-94a4-330877ed1ac1 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c7edbb7-b8cc-460f-a98f-cca3e17a55f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:34:44.461942 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-95e6b92e-aa71-4af4-94a4-330877ed1ac1 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Validating volume size '1' using validate_int {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:34:44.462419 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:44.462419 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:34:44.463141 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-746065f0-6d23-4426-8baa-e0f70da66929 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Snapshot retrieved successfully. Jul 10 06:34:44.493714 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-746065f0-6d23-4426-8baa-e0f70da66929 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Snapshot delete request issued successfully. Jul 10 06:34:44.493908 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-746065f0-6d23-4426-8baa-e0f70da66929 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] https://10.4.3.200/volume/v3/snapshots/21238c3e-f359-488b-b1f8-9447cfd9efaa returned with HTTP 202 Jul 10 06:34:44.494397 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 448/1785] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 10 06:34:44 2026] DELETE /volume/v3/snapshots/21238c3e-f359-488b-b1f8-9447cfd9efaa => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:34:44.502003 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-7293b2e8-0f5e-41ed-aea9-a325be2efc78 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:44.507128 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7293b2e8-0f5e-41ed-aea9-a325be2efc78 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] GET https://10.4.3.200/volume/v3/snapshots/21238c3e-f359-488b-b1f8-9447cfd9efaa Jul 10 06:34:44.507128 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-7293b2e8-0f5e-41ed-aea9-a325be2efc78 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:44.507128 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-7293b2e8-0f5e-41ed-aea9-a325be2efc78 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:44.514841 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-95e6b92e-aa71-4af4-94a4-330877ed1ac1 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c7edbb7-b8cc-460f-a98f-cca3e17a55f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:34:44.514841 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-95e6b92e-aa71-4af4-94a4-330877ed1ac1 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4026a659-a666-4300-b676-f2e09fcb728d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:34:44.520222 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:44.520222 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:34:44.522525 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-7293b2e8-0f5e-41ed-aea9-a325be2efc78 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Snapshot retrieved successfully. Jul 10 06:34:44.522525 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7293b2e8-0f5e-41ed-aea9-a325be2efc78 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] https://10.4.3.200/volume/v3/snapshots/21238c3e-f359-488b-b1f8-9447cfd9efaa returned with HTTP 200 Jul 10 06:34:44.523079 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 443/1786] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:34:44 2026] GET /volume/v3/snapshots/21238c3e-f359-488b-b1f8-9447cfd9efaa => generated 472 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:44.568882 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-95e6b92e-aa71-4af4-94a4-330877ed1ac1 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Created reservations ['e24ead57-5e8b-495a-ba06-e9db89c76f54', '4ade5867-c911-404a-9270-94bd96c7758e', '8f2e94b9-40b0-44b7-b88a-20e4aef92109', '9216c24a-e351-4228-ae17-e4c478b97ca6'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:34:44.569932 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-95e6b92e-aa71-4af4-94a4-330877ed1ac1 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4026a659-a666-4300-b676-f2e09fcb728d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e24ead57-5e8b-495a-ba06-e9db89c76f54', '4ade5867-c911-404a-9270-94bd96c7758e', '8f2e94b9-40b0-44b7-b88a-20e4aef92109', '9216c24a-e351-4228-ae17-e4c478b97ca6']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:34:44.571054 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-95e6b92e-aa71-4af4-94a4-330877ed1ac1 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10aa54fc-4b11-4b96-aa65-0614deed1c49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:34:44.605917 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-95e6b92e-aa71-4af4-94a4-330877ed1ac1 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10aa54fc-4b11-4b96-aa65-0614deed1c49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '52cb770f-25d3-4490-a845-a5888459df34', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-728958199',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='daed5af841094726b89ece6970dfd20f',qos_specs=None,replication_status=,reservations=['e24ead57-5e8b-495a-ba06-e9db89c76f54','4ade5867-c911-404a-9270-94bd96c7758e','8f2e94b9-40b0-44b7-b88a-20e4aef92109','9216c24a-e351-4228-ae17-e4c478b97ca6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8767d9ef93e74c5984bf8c53e7ac7337',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:34:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-728958199',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=52cb770f-25d3-4490-a845-a5888459df34,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='daed5af841094726b89ece6970dfd20f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8767d9ef93e74c5984bf8c53e7ac7337',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:34:44.606986 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-95e6b92e-aa71-4af4-94a4-330877ed1ac1 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac3aeb51-8b8f-4a10-a114-817caa28fe93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:34:44.632806 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-95e6b92e-aa71-4af4-94a4-330877ed1ac1 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac3aeb51-8b8f-4a10-a114-817caa28fe93) transitioned into state 'SUCCESS' from state '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-728958199',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='daed5af841094726b89ece6970dfd20f',qos_specs=None,replication_status=,reservations=['e24ead57-5e8b-495a-ba06-e9db89c76f54','4ade5867-c911-404a-9270-94bd96c7758e','8f2e94b9-40b0-44b7-b88a-20e4aef92109','9216c24a-e351-4228-ae17-e4c478b97ca6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8767d9ef93e74c5984bf8c53e7ac7337',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:34:44.633736 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-95e6b92e-aa71-4af4-94a4-330877ed1ac1 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89d00adf-758e-4f9f-a8a1-740f288ba519) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:34:44.646200 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-95e6b92e-aa71-4af4-94a4-330877ed1ac1 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89d00adf-758e-4f9f-a8a1-740f288ba519) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:34:44.647519 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-95e6b92e-aa71-4af4-94a4-330877ed1ac1 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Flow 'volume_create_api' (1a3e3d5b-3b23-4734-addb-51e30e6c6d53) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:34:44.648016 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-95e6b92e-aa71-4af4-94a4-330877ed1ac1 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Create volume request issued successfully. Jul 10 06:34:44.649066 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-95e6b92e-aa71-4af4-94a4-330877ed1ac1 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:34:44.649291 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 448/1787] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 10 06:34:44 2026] POST /volume/v3/volumes => generated 748 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:34:44.660911 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-a3da3e60-5c88-44a2-ac95-1379b856248d None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:44.662850 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-a3da3e60-5c88-44a2-ac95-1379b856248d tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/volumes/52cb770f-25d3-4490-a845-a5888459df34 Jul 10 06:34:44.663392 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-a3da3e60-5c88-44a2-ac95-1379b856248d tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:44.663648 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-a3da3e60-5c88-44a2-ac95-1379b856248d tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:44.670723 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:44.670723 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:34:44.674547 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-a3da3e60-5c88-44a2-ac95-1379b856248d tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Volume info retrieved successfully. Jul 10 06:34:44.678565 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-a3da3e60-5c88-44a2-ac95-1379b856248d tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/volumes/52cb770f-25d3-4490-a845-a5888459df34 returned with HTTP 200 Jul 10 06:34:44.679069 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 449/1788] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:44 2026] GET /volume/v3/volumes/52cb770f-25d3-4490-a845-a5888459df34 => generated 816 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:45.360826 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-c78843d6-9059-4083-96e1-928a01073874 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:45.362945 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c78843d6-9059-4083-96e1-928a01073874 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:34:45.363613 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c78843d6-9059-4083-96e1-928a01073874 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1144669060", "snapshot_id": "a65b2c21-3ff2-4015-9261-6c7bd07573ba", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:34:45.365626 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-c78843d6-9059-4083-96e1-928a01073874 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1144669060', 'snapshot_id': 'a65b2c21-3ff2-4015-9261-6c7bd07573ba', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:34:45.371626 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:45.371626 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:34:45.372414 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-c78843d6-9059-4083-96e1-928a01073874 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Snapshot retrieved successfully. Jul 10 06:34:45.372683 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-c78843d6-9059-4083-96e1-928a01073874 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Create volume of 1 GB Jul 10 06:34:45.378353 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-c78843d6-9059-4083-96e1-928a01073874 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Availability Zones retrieved successfully. Jul 10 06:34:45.386495 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-c78843d6-9059-4083-96e1-928a01073874 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Flow 'volume_create_api' (cdb1b1a1-2366-414f-9ad4-793effccfdfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:34:45.388254 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-c78843d6-9059-4083-96e1-928a01073874 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aaf5ebcb-d352-449f-b127-922e1b417eb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:34:45.389698 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-c78843d6-9059-4083-96e1-928a01073874 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:34:45.435743 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-c78843d6-9059-4083-96e1-928a01073874 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aaf5ebcb-d352-449f-b127-922e1b417eb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'a65b2c21-3ff2-4015-9261-6c7bd07573ba', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:34:45.436968 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-c78843d6-9059-4083-96e1-928a01073874 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6fe75381-7b8f-40c0-a09e-d0b7000caaec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:34:45.485748 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-c78843d6-9059-4083-96e1-928a01073874 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Created reservations ['0b79141d-3300-4e95-8d25-cc639b929eda', 'f9532f4c-a081-49e9-906c-dc1dbecaa1ac', '0ba1f5c4-09b1-4628-9f4e-22ab4ac2f2dc', '83487d7d-5833-48ba-aac8-4503a4d984e5'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:34:45.488547 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-c78843d6-9059-4083-96e1-928a01073874 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6fe75381-7b8f-40c0-a09e-d0b7000caaec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0b79141d-3300-4e95-8d25-cc639b929eda', 'f9532f4c-a081-49e9-906c-dc1dbecaa1ac', '0ba1f5c4-09b1-4628-9f4e-22ab4ac2f2dc', '83487d7d-5833-48ba-aac8-4503a4d984e5']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:34:45.488547 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-c78843d6-9059-4083-96e1-928a01073874 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (222ddf66-89ba-431c-9f8a-1167cc6c43b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:34:45.533406 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-2d476c08-adec-4138-8007-1bcd089a6582 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:45.537345 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2d476c08-adec-4138-8007-1bcd089a6582 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] GET https://10.4.3.200/volume/v3/snapshots/21238c3e-f359-488b-b1f8-9447cfd9efaa Jul 10 06:34:45.537345 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2d476c08-adec-4138-8007-1bcd089a6582 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:45.537345 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2d476c08-adec-4138-8007-1bcd089a6582 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:45.542146 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-c78843d6-9059-4083-96e1-928a01073874 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (222ddf66-89ba-431c-9f8a-1167cc6c43b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cf9197cf-b85c-403b-89da-9516b25a01fd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1144669060',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0d4de0da949c4af68b8f9bb32a42e45d',qos_specs=None,replication_status=,reservations=['0b79141d-3300-4e95-8d25-cc639b929eda','f9532f4c-a081-49e9-906c-dc1dbecaa1ac','0ba1f5c4-09b1-4628-9f4e-22ab4ac2f2dc','83487d7d-5833-48ba-aac8-4503a4d984e5'],size=1,snapshot_id=a65b2c21-3ff2-4015-9261-6c7bd07573ba,source_replicaid=,source_volid=None,status='creating',user_id='1485967c5d654524b3a472a310a35398',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:34:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1144669060',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cf9197cf-b85c-403b-89da-9516b25a01fd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0d4de0da949c4af68b8f9bb32a42e45d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=a65b2c21-3ff2-4015-9261-6c7bd07573ba,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1485967c5d654524b3a472a310a35398',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:34:45.543585 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2d476c08-adec-4138-8007-1bcd089a6582 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] https://10.4.3.200/volume/v3/snapshots/21238c3e-f359-488b-b1f8-9447cfd9efaa returned with HTTP 404 Jul 10 06:34:45.543585 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 444/1789] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:34:45 2026] GET /volume/v3/snapshots/21238c3e-f359-488b-b1f8-9447cfd9efaa => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:34:45.544147 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-c78843d6-9059-4083-96e1-928a01073874 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (279b9faf-1096-4c50-bbe3-c4abc9eadec5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:34:45.551373 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-38cfd631-df4b-43a1-a891-529ddc7b1e19 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:45.555174 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-38cfd631-df4b-43a1-a891-529ddc7b1e19 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] GET https://10.4.3.200/volume/v3/volumes/98fa0a28-09d6-4898-b875-a4169fa3cf3f Jul 10 06:34:45.555403 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-38cfd631-df4b-43a1-a891-529ddc7b1e19 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:45.555634 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-38cfd631-df4b-43a1-a891-529ddc7b1e19 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:45.564248 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:45.564248 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:34:45.568966 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-c78843d6-9059-4083-96e1-928a01073874 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (279b9faf-1096-4c50-bbe3-c4abc9eadec5) transitioned into state 'SUCCESS' from state '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-1144669060',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0d4de0da949c4af68b8f9bb32a42e45d',qos_specs=None,replication_status=,reservations=['0b79141d-3300-4e95-8d25-cc639b929eda','f9532f4c-a081-49e9-906c-dc1dbecaa1ac','0ba1f5c4-09b1-4628-9f4e-22ab4ac2f2dc','83487d7d-5833-48ba-aac8-4503a4d984e5'],size=1,snapshot_id=a65b2c21-3ff2-4015-9261-6c7bd07573ba,source_replicaid=,source_volid=None,status='creating',user_id='1485967c5d654524b3a472a310a35398',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:34:45.569773 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-c78843d6-9059-4083-96e1-928a01073874 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (826c741c-bd60-4a1d-b1ba-89be5152a888) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:34:45.569862 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-38cfd631-df4b-43a1-a891-529ddc7b1e19 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Volume info retrieved successfully. Jul 10 06:34:45.574842 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-38cfd631-df4b-43a1-a891-529ddc7b1e19 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] https://10.4.3.200/volume/v3/volumes/98fa0a28-09d6-4898-b875-a4169fa3cf3f returned with HTTP 200 Jul 10 06:34:45.575149 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 449/1790] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:45 2026] GET /volume/v3/volumes/98fa0a28-09d6-4898-b875-a4169fa3cf3f => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:45.592253 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-b445ac17-6138-4c38-82ba-f06125ab3792 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:45.593929 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-b445ac17-6138-4c38-82ba-f06125ab3792 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] DELETE https://10.4.3.200/volume/v3/volumes/98fa0a28-09d6-4898-b875-a4169fa3cf3f Jul 10 06:34:45.594081 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-b445ac17-6138-4c38-82ba-f06125ab3792 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:45.594252 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-b445ac17-6138-4c38-82ba-f06125ab3792 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Calling method 'delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:45.594392 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-b445ac17-6138-4c38-82ba-f06125ab3792 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Delete volume with id: 98fa0a28-09d6-4898-b875-a4169fa3cf3f Jul 10 06:34:45.597028 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-c78843d6-9059-4083-96e1-928a01073874 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (826c741c-bd60-4a1d-b1ba-89be5152a888) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:34:45.597881 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-c78843d6-9059-4083-96e1-928a01073874 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Flow 'volume_create_api' (cdb1b1a1-2366-414f-9ad4-793effccfdfd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:34:45.598257 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-c78843d6-9059-4083-96e1-928a01073874 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Create volume request issued successfully. Jul 10 06:34:45.599099 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c78843d6-9059-4083-96e1-928a01073874 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:34:45.599717 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 449/1791] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 10 06:34:45 2026] POST /volume/v3/volumes => generated 781 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:34:45.601475 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:45.601475 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:34:45.603582 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-b445ac17-6138-4c38-82ba-f06125ab3792 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Volume info retrieved successfully. Jul 10 06:34:45.620665 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-b445ac17-6138-4c38-82ba-f06125ab3792 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Delete volume request issued successfully. Jul 10 06:34:45.620809 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-b445ac17-6138-4c38-82ba-f06125ab3792 tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] https://10.4.3.200/volume/v3/volumes/98fa0a28-09d6-4898-b875-a4169fa3cf3f returned with HTTP 202 Jul 10 06:34:45.621299 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 450/1792] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:34:45 2026] DELETE /volume/v3/volumes/98fa0a28-09d6-4898-b875-a4169fa3cf3f => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:34:45.634524 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-c25fc52b-9f71-41ab-b815-69de5c1a133c None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:45.637612 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c25fc52b-9f71-41ab-b815-69de5c1a133c tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] GET https://10.4.3.200/volume/v3/volumes/98fa0a28-09d6-4898-b875-a4169fa3cf3f Jul 10 06:34:45.640609 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c25fc52b-9f71-41ab-b815-69de5c1a133c tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:45.640609 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c25fc52b-9f71-41ab-b815-69de5c1a133c tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:45.648214 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:45.648214 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:34:45.656759 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-c25fc52b-9f71-41ab-b815-69de5c1a133c tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Volume info retrieved successfully. Jul 10 06:34:45.664615 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c25fc52b-9f71-41ab-b815-69de5c1a133c tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] https://10.4.3.200/volume/v3/volumes/98fa0a28-09d6-4898-b875-a4169fa3cf3f returned with HTTP 200 Jul 10 06:34:45.665258 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 445/1793] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:45 2026] GET /volume/v3/volumes/98fa0a28-09d6-4898-b875-a4169fa3cf3f => generated 850 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:45.692140 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-ead8e9bd-629b-4c9d-9d68-b1cc223b3bf9 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:45.693756 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ead8e9bd-629b-4c9d-9d68-b1cc223b3bf9 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/volumes/52cb770f-25d3-4490-a845-a5888459df34 Jul 10 06:34:45.693926 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ead8e9bd-629b-4c9d-9d68-b1cc223b3bf9 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:45.694154 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ead8e9bd-629b-4c9d-9d68-b1cc223b3bf9 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:45.702157 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:45.702157 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:34:45.708572 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-ead8e9bd-629b-4c9d-9d68-b1cc223b3bf9 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Volume info retrieved successfully. Jul 10 06:34:45.716836 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ead8e9bd-629b-4c9d-9d68-b1cc223b3bf9 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/volumes/52cb770f-25d3-4490-a845-a5888459df34 returned with HTTP 200 Jul 10 06:34:45.717441 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 450/1794] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:45 2026] GET /volume/v3/volumes/52cb770f-25d3-4490-a845-a5888459df34 => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:45.730756 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-d0d355cb-26ec-46fb-94e5-64f2253cfe3e None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:45.733096 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d0d355cb-26ec-46fb-94e5-64f2253cfe3e tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] POST https://10.4.3.200/volume/v3/backups Jul 10 06:34:45.733515 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d0d355cb-26ec-46fb-94e5-64f2253cfe3e tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "52cb770f-25d3-4490-a845-a5888459df34", "name": "tempest-VolumesBackupsTest-Backup-636454434"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:34:45.735182 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.contrib.backups [None req-d0d355cb-26ec-46fb-94e5-64f2253cfe3e tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Creating new backup {'backup': {'volume_id': '52cb770f-25d3-4490-a845-a5888459df34', 'name': 'tempest-VolumesBackupsTest-Backup-636454434'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 06:34:45.735417 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.contrib.backups [None req-d0d355cb-26ec-46fb-94e5-64f2253cfe3e tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Creating backup of volume 52cb770f-25d3-4490-a845-a5888459df34 in container None Jul 10 06:34:45.744288 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:45.744288 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:34:45.744876 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-d0d355cb-26ec-46fb-94e5-64f2253cfe3e tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Volume info retrieved successfully. Jul 10 06:34:45.766783 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-d0d355cb-26ec-46fb-94e5-64f2253cfe3e tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Created reservations ['f822c42a-d6de-4a93-bbbc-c1d66fd9526a', 'a2327881-9379-42db-9507-607cc3ce6d52'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:34:45.805998 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d0d355cb-26ec-46fb-94e5-64f2253cfe3e tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups returned with HTTP 202 Jul 10 06:34:45.806458 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 450/1795] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 10 06:34:45 2026] POST /volume/v3/backups => generated 329 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:34:45.814183 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-895990e2-2818-49f9-b915-c5536da42f91 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:45.819696 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-895990e2-2818-49f9-b915-c5536da42f91 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/93e40a8d-812b-42a6-8c8f-2f94b31ca97e Jul 10 06:34:45.820021 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-895990e2-2818-49f9-b915-c5536da42f91 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:45.820305 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-895990e2-2818-49f9-b915-c5536da42f91 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:45.820469 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-895990e2-2818-49f9-b915-c5536da42f91 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id 93e40a8d-812b-42a6-8c8f-2f94b31ca97e. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:34:45.828144 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:45.828144 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:34:45.829313 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-895990e2-2818-49f9-b915-c5536da42f91 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/93e40a8d-812b-42a6-8c8f-2f94b31ca97e returned with HTTP 200 Jul 10 06:34:45.830102 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 451/1796] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:45 2026] GET /volume/v3/backups/93e40a8d-812b-42a6-8c8f-2f94b31ca97e => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:46.682343 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-2eea22c5-1992-4677-b437-d9acbb6c15de None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:46.684414 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2eea22c5-1992-4677-b437-d9acbb6c15de tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] GET https://10.4.3.200/volume/v3/volumes/98fa0a28-09d6-4898-b875-a4169fa3cf3f Jul 10 06:34:46.684669 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2eea22c5-1992-4677-b437-d9acbb6c15de tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:46.684911 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2eea22c5-1992-4677-b437-d9acbb6c15de tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:46.692329 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2eea22c5-1992-4677-b437-d9acbb6c15de tempest-VolumesSnapshotListTestJSON-1971131951 tempest-VolumesSnapshotListTestJSON-1971131951-project-member] https://10.4.3.200/volume/v3/volumes/98fa0a28-09d6-4898-b875-a4169fa3cf3f returned with HTTP 404 Jul 10 06:34:46.692895 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 446/1797] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:46 2026] GET /volume/v3/volumes/98fa0a28-09d6-4898-b875-a4169fa3cf3f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:34:46.842074 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-326c7e19-259c-4152-b301-10dff7d42e9b None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:46.843967 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-326c7e19-259c-4152-b301-10dff7d42e9b tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/93e40a8d-812b-42a6-8c8f-2f94b31ca97e Jul 10 06:34:46.844191 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-326c7e19-259c-4152-b301-10dff7d42e9b tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:46.844386 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-326c7e19-259c-4152-b301-10dff7d42e9b tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:46.844527 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-326c7e19-259c-4152-b301-10dff7d42e9b tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id 93e40a8d-812b-42a6-8c8f-2f94b31ca97e. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:34:46.849609 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:46.849609 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:34:46.850524 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-326c7e19-259c-4152-b301-10dff7d42e9b tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/93e40a8d-812b-42a6-8c8f-2f94b31ca97e returned with HTTP 200 Jul 10 06:34:46.850935 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 451/1798] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:46 2026] GET /volume/v3/backups/93e40a8d-812b-42a6-8c8f-2f94b31ca97e => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:47.863076 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-cea3af7e-93bc-42d0-bb71-74ddb84fe2ff None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:47.864855 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-cea3af7e-93bc-42d0-bb71-74ddb84fe2ff tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/93e40a8d-812b-42a6-8c8f-2f94b31ca97e Jul 10 06:34:47.865098 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-cea3af7e-93bc-42d0-bb71-74ddb84fe2ff tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:47.865332 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-cea3af7e-93bc-42d0-bb71-74ddb84fe2ff tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:47.865480 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-cea3af7e-93bc-42d0-bb71-74ddb84fe2ff tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id 93e40a8d-812b-42a6-8c8f-2f94b31ca97e. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:34:47.869972 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:47.869972 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:34:47.871417 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-cea3af7e-93bc-42d0-bb71-74ddb84fe2ff tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/93e40a8d-812b-42a6-8c8f-2f94b31ca97e returned with HTTP 200 Jul 10 06:34:47.872002 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 451/1799] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:47 2026] GET /volume/v3/backups/93e40a8d-812b-42a6-8c8f-2f94b31ca97e => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:48.882697 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-ffbaadee-abbd-4e1c-8cf4-feff1db8d2c6 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:48.884932 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-ffbaadee-abbd-4e1c-8cf4-feff1db8d2c6 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/93e40a8d-812b-42a6-8c8f-2f94b31ca97e Jul 10 06:34:48.885452 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-ffbaadee-abbd-4e1c-8cf4-feff1db8d2c6 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:48.885452 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-ffbaadee-abbd-4e1c-8cf4-feff1db8d2c6 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:48.885718 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-ffbaadee-abbd-4e1c-8cf4-feff1db8d2c6 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id 93e40a8d-812b-42a6-8c8f-2f94b31ca97e. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:34:48.890818 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:48.890818 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:34:48.891830 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-ffbaadee-abbd-4e1c-8cf4-feff1db8d2c6 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/93e40a8d-812b-42a6-8c8f-2f94b31ca97e returned with HTTP 200 Jul 10 06:34:48.892383 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 452/1800] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:48 2026] GET /volume/v3/backups/93e40a8d-812b-42a6-8c8f-2f94b31ca97e => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:49.904160 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-6f33002f-19f7-47cb-91d4-c95484373ccd None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:49.906199 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6f33002f-19f7-47cb-91d4-c95484373ccd tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/93e40a8d-812b-42a6-8c8f-2f94b31ca97e Jul 10 06:34:49.906371 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6f33002f-19f7-47cb-91d4-c95484373ccd tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:49.906637 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6f33002f-19f7-47cb-91d4-c95484373ccd tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:49.906826 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-6f33002f-19f7-47cb-91d4-c95484373ccd tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id 93e40a8d-812b-42a6-8c8f-2f94b31ca97e. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:34:49.911774 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:49.911774 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:34:49.912901 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6f33002f-19f7-47cb-91d4-c95484373ccd tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/93e40a8d-812b-42a6-8c8f-2f94b31ca97e returned with HTTP 200 Jul 10 06:34:49.913316 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 447/1801] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:49 2026] GET /volume/v3/backups/93e40a8d-812b-42a6-8c8f-2f94b31ca97e => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:50.924218 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-949caf89-7de3-4c5c-9209-aaadbfd6e84d None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:50.926370 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-949caf89-7de3-4c5c-9209-aaadbfd6e84d tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/93e40a8d-812b-42a6-8c8f-2f94b31ca97e Jul 10 06:34:50.926646 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-949caf89-7de3-4c5c-9209-aaadbfd6e84d tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:50.926884 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-949caf89-7de3-4c5c-9209-aaadbfd6e84d tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:50.927049 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-949caf89-7de3-4c5c-9209-aaadbfd6e84d tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id 93e40a8d-812b-42a6-8c8f-2f94b31ca97e. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:34:50.935383 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:50.935383 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:34:50.936518 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-949caf89-7de3-4c5c-9209-aaadbfd6e84d tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/93e40a8d-812b-42a6-8c8f-2f94b31ca97e returned with HTTP 200 Jul 10 06:34:50.937031 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 452/1802] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:50 2026] GET /volume/v3/backups/93e40a8d-812b-42a6-8c8f-2f94b31ca97e => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:51.950457 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-188d0aa6-c37c-4a12-b61e-988aef22194a None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:51.952735 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-188d0aa6-c37c-4a12-b61e-988aef22194a tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/93e40a8d-812b-42a6-8c8f-2f94b31ca97e Jul 10 06:34:51.953050 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-188d0aa6-c37c-4a12-b61e-988aef22194a tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:51.953310 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-188d0aa6-c37c-4a12-b61e-988aef22194a tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:51.953491 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-188d0aa6-c37c-4a12-b61e-988aef22194a tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id 93e40a8d-812b-42a6-8c8f-2f94b31ca97e. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:34:51.959828 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:51.959828 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:34:51.960911 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-188d0aa6-c37c-4a12-b61e-988aef22194a tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/93e40a8d-812b-42a6-8c8f-2f94b31ca97e returned with HTTP 200 Jul 10 06:34:51.961449 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 452/1803] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:51 2026] GET /volume/v3/backups/93e40a8d-812b-42a6-8c8f-2f94b31ca97e => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:52.975038 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-fa3c725c-7479-4d31-82e4-6a20a966b702 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:52.976611 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-fa3c725c-7479-4d31-82e4-6a20a966b702 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/93e40a8d-812b-42a6-8c8f-2f94b31ca97e Jul 10 06:34:52.976776 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-fa3c725c-7479-4d31-82e4-6a20a966b702 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:52.976950 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-fa3c725c-7479-4d31-82e4-6a20a966b702 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:52.977063 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-fa3c725c-7479-4d31-82e4-6a20a966b702 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id 93e40a8d-812b-42a6-8c8f-2f94b31ca97e. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:34:52.981121 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:52.981121 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:34:52.981825 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-fa3c725c-7479-4d31-82e4-6a20a966b702 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/93e40a8d-812b-42a6-8c8f-2f94b31ca97e returned with HTTP 200 Jul 10 06:34:52.982170 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 453/1804] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:52 2026] GET /volume/v3/backups/93e40a8d-812b-42a6-8c8f-2f94b31ca97e => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:53.992913 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-857da1ac-d74f-4897-b758-f07bbfc26cdf None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:53.994569 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-857da1ac-d74f-4897-b758-f07bbfc26cdf tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/93e40a8d-812b-42a6-8c8f-2f94b31ca97e Jul 10 06:34:53.994754 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-857da1ac-d74f-4897-b758-f07bbfc26cdf tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:53.994921 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-857da1ac-d74f-4897-b758-f07bbfc26cdf tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:53.995033 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-857da1ac-d74f-4897-b758-f07bbfc26cdf tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id 93e40a8d-812b-42a6-8c8f-2f94b31ca97e. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:34:53.999370 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:53.999370 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:34:54.000292 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-857da1ac-d74f-4897-b758-f07bbfc26cdf tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/93e40a8d-812b-42a6-8c8f-2f94b31ca97e returned with HTTP 200 Jul 10 06:34:54.000988 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 448/1805] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:53 2026] GET /volume/v3/backups/93e40a8d-812b-42a6-8c8f-2f94b31ca97e => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:55.014742 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-0981fa3e-f4a6-4854-a092-9e024d7396bf None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:55.017410 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0981fa3e-f4a6-4854-a092-9e024d7396bf tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/93e40a8d-812b-42a6-8c8f-2f94b31ca97e Jul 10 06:34:55.017676 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0981fa3e-f4a6-4854-a092-9e024d7396bf tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:55.017943 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0981fa3e-f4a6-4854-a092-9e024d7396bf tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:55.018142 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-0981fa3e-f4a6-4854-a092-9e024d7396bf tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id 93e40a8d-812b-42a6-8c8f-2f94b31ca97e. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:34:55.019893 np0000004964 devstack@c-api.service[99978]: DEBUG dbcounter [-] [99978] Writing DB stats cinder:SELECT=387,cinder:UPDATE=79,cinder:INSERT=44 {{(pid=99978) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:34:55.024059 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:55.024059 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:34:55.024869 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0981fa3e-f4a6-4854-a092-9e024d7396bf tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/93e40a8d-812b-42a6-8c8f-2f94b31ca97e returned with HTTP 200 Jul 10 06:34:55.026349 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 453/1806] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:55 2026] GET /volume/v3/backups/93e40a8d-812b-42a6-8c8f-2f94b31ca97e => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:56.037754 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-30c9603f-ae9d-4969-85b6-b5b02d711dc1 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:56.041199 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-30c9603f-ae9d-4969-85b6-b5b02d711dc1 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/93e40a8d-812b-42a6-8c8f-2f94b31ca97e Jul 10 06:34:56.042713 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-30c9603f-ae9d-4969-85b6-b5b02d711dc1 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:56.042713 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-30c9603f-ae9d-4969-85b6-b5b02d711dc1 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:56.042713 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-30c9603f-ae9d-4969-85b6-b5b02d711dc1 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id 93e40a8d-812b-42a6-8c8f-2f94b31ca97e. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:34:56.051088 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:56.051088 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:34:56.053496 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-30c9603f-ae9d-4969-85b6-b5b02d711dc1 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/93e40a8d-812b-42a6-8c8f-2f94b31ca97e returned with HTTP 200 Jul 10 06:34:56.053496 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 453/1807] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:56 2026] GET /volume/v3/backups/93e40a8d-812b-42a6-8c8f-2f94b31ca97e => generated 749 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:57.072728 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-dd54ab09-79e6-46e8-ad80-7559c20d38e0 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:57.075127 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-dd54ab09-79e6-46e8-ad80-7559c20d38e0 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/93e40a8d-812b-42a6-8c8f-2f94b31ca97e Jul 10 06:34:57.075318 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-dd54ab09-79e6-46e8-ad80-7559c20d38e0 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:57.075541 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-dd54ab09-79e6-46e8-ad80-7559c20d38e0 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:57.075672 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-dd54ab09-79e6-46e8-ad80-7559c20d38e0 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id 93e40a8d-812b-42a6-8c8f-2f94b31ca97e. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:34:57.084101 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:57.084101 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:34:57.084938 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-dd54ab09-79e6-46e8-ad80-7559c20d38e0 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/93e40a8d-812b-42a6-8c8f-2f94b31ca97e returned with HTTP 200 Jul 10 06:34:57.085330 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 454/1808] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:57 2026] GET /volume/v3/backups/93e40a8d-812b-42a6-8c8f-2f94b31ca97e => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:58.096559 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-cc60a031-c0cc-4986-b23f-d7f78050d703 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:58.099053 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-cc60a031-c0cc-4986-b23f-d7f78050d703 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/93e40a8d-812b-42a6-8c8f-2f94b31ca97e Jul 10 06:34:58.099239 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-cc60a031-c0cc-4986-b23f-d7f78050d703 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:58.099431 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-cc60a031-c0cc-4986-b23f-d7f78050d703 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:58.100394 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-cc60a031-c0cc-4986-b23f-d7f78050d703 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id 93e40a8d-812b-42a6-8c8f-2f94b31ca97e. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:34:58.104061 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:58.104061 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:34:58.104827 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-cc60a031-c0cc-4986-b23f-d7f78050d703 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/93e40a8d-812b-42a6-8c8f-2f94b31ca97e returned with HTTP 200 Jul 10 06:34:58.105380 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 449/1809] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:58 2026] GET /volume/v3/backups/93e40a8d-812b-42a6-8c8f-2f94b31ca97e => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:58.215065 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-af657c6b-3906-4f37-a1ce-49e52bff54ca None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:58.220213 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-af657c6b-3906-4f37-a1ce-49e52bff54ca tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:34:58.220656 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-af657c6b-3906-4f37-a1ce-49e52bff54ca tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-1485271566", "snapshot_id": null, "imageRef": "8939ca72-758b-49bf-be8b-162af43ee2bf", "volume_type": null, "size": 1}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:34:58.222199 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-af657c6b-3906-4f37-a1ce-49e52bff54ca tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-1485271566', 'snapshot_id': None, 'imageRef': '8939ca72-758b-49bf-be8b-162af43ee2bf', 'volume_type': None, 'size': 1}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:34:58.389185 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-af657c6b-3906-4f37-a1ce-49e52bff54ca tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Create volume of 1 GB Jul 10 06:34:58.394857 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-af657c6b-3906-4f37-a1ce-49e52bff54ca tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Availability Zones retrieved successfully. Jul 10 06:34:58.401412 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-af657c6b-3906-4f37-a1ce-49e52bff54ca tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Flow 'volume_create_api' (6c0bed68-94ac-49ec-812e-ffb5f5910b92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:34:58.402452 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-af657c6b-3906-4f37-a1ce-49e52bff54ca tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1084619-0450-4dfd-97f0-df6edc0a8cef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:34:58.406600 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-af657c6b-3906-4f37-a1ce-49e52bff54ca tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Validating volume size '1' using validate_int {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:34:58.491303 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-af657c6b-3906-4f37-a1ce-49e52bff54ca tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1084619-0450-4dfd-97f0-df6edc0a8cef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:34:58.492215 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-af657c6b-3906-4f37-a1ce-49e52bff54ca tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2cb4d98a-9541-433f-b422-92df59cad5f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:34:58.561030 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-af657c6b-3906-4f37-a1ce-49e52bff54ca tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Created reservations ['61b0beb9-af4b-4200-85d3-97fa54123587', 'b0861789-2d68-47ab-bf07-d182a362e43d', '4849e66b-e2de-41b1-9d5b-2a64d084faa8', 'a3282dd4-5dd3-4e3e-b1b9-c4134aaa4714'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:34:58.562249 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-af657c6b-3906-4f37-a1ce-49e52bff54ca tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2cb4d98a-9541-433f-b422-92df59cad5f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['61b0beb9-af4b-4200-85d3-97fa54123587', 'b0861789-2d68-47ab-bf07-d182a362e43d', '4849e66b-e2de-41b1-9d5b-2a64d084faa8', 'a3282dd4-5dd3-4e3e-b1b9-c4134aaa4714']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:34:58.563460 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-af657c6b-3906-4f37-a1ce-49e52bff54ca tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8faf93e-668b-45fd-aba8-3e3a1f3292e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:34:58.590708 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-af657c6b-3906-4f37-a1ce-49e52bff54ca tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8faf93e-668b-45fd-aba8-3e3a1f3292e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '48f33370-6088-4e06-8c47-b93a62b06239', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-1485271566',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3336a608a4144958cd52661f76640cc',qos_specs=None,replication_status=,reservations=['61b0beb9-af4b-4200-85d3-97fa54123587','b0861789-2d68-47ab-bf07-d182a362e43d','4849e66b-e2de-41b1-9d5b-2a64d084faa8','a3282dd4-5dd3-4e3e-b1b9-c4134aaa4714'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b37082972414143a16bfeca325d017a',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:34:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-1485271566',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=48f33370-6088-4e06-8c47-b93a62b06239,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a3336a608a4144958cd52661f76640cc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0b37082972414143a16bfeca325d017a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:34:58.592027 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-af657c6b-3906-4f37-a1ce-49e52bff54ca tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (618bcb38-d0fa-457f-8219-d61b9406c58c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:34:58.612668 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-af657c6b-3906-4f37-a1ce-49e52bff54ca tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (618bcb38-d0fa-457f-8219-d61b9406c58c) transitioned into state 'SUCCESS' from state '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-1485271566',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3336a608a4144958cd52661f76640cc',qos_specs=None,replication_status=,reservations=['61b0beb9-af4b-4200-85d3-97fa54123587','b0861789-2d68-47ab-bf07-d182a362e43d','4849e66b-e2de-41b1-9d5b-2a64d084faa8','a3282dd4-5dd3-4e3e-b1b9-c4134aaa4714'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b37082972414143a16bfeca325d017a',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:34:58.612926 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-af657c6b-3906-4f37-a1ce-49e52bff54ca tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (033f394e-5f6f-4551-9970-f08ada8b703d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:34:58.627157 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-af657c6b-3906-4f37-a1ce-49e52bff54ca tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (033f394e-5f6f-4551-9970-f08ada8b703d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:34:58.628622 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-af657c6b-3906-4f37-a1ce-49e52bff54ca tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Flow 'volume_create_api' (6c0bed68-94ac-49ec-812e-ffb5f5910b92) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:34:58.629139 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-af657c6b-3906-4f37-a1ce-49e52bff54ca tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Create volume request issued successfully. Jul 10 06:34:58.630088 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-af657c6b-3906-4f37-a1ce-49e52bff54ca tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:34:58.630870 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 454/1810] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 10 06:34:58 2026] POST /volume/v3/volumes => generated 754 bytes in 416 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:34:58.648168 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-ab65fe32-b4c5-4f6d-8af7-d145f5d491e3 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:58.650088 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ab65fe32-b4c5-4f6d-8af7-d145f5d491e3 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] GET https://10.4.3.200/volume/v3/volumes/48f33370-6088-4e06-8c47-b93a62b06239 Jul 10 06:34:58.650312 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ab65fe32-b4c5-4f6d-8af7-d145f5d491e3 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:58.650565 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ab65fe32-b4c5-4f6d-8af7-d145f5d491e3 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:58.659964 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:58.659964 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:34:58.664378 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-ab65fe32-b4c5-4f6d-8af7-d145f5d491e3 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Volume info retrieved successfully. Jul 10 06:34:58.669814 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ab65fe32-b4c5-4f6d-8af7-d145f5d491e3 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] https://10.4.3.200/volume/v3/volumes/48f33370-6088-4e06-8c47-b93a62b06239 returned with HTTP 200 Jul 10 06:34:58.671299 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 454/1811] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:58 2026] GET /volume/v3/volumes/48f33370-6088-4e06-8c47-b93a62b06239 => generated 822 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:59.115408 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-317565e5-3153-4139-ad8e-fc5d94f70bc8 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:59.119815 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-317565e5-3153-4139-ad8e-fc5d94f70bc8 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/93e40a8d-812b-42a6-8c8f-2f94b31ca97e Jul 10 06:34:59.120929 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-317565e5-3153-4139-ad8e-fc5d94f70bc8 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:59.121239 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-317565e5-3153-4139-ad8e-fc5d94f70bc8 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:59.121524 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-317565e5-3153-4139-ad8e-fc5d94f70bc8 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id 93e40a8d-812b-42a6-8c8f-2f94b31ca97e. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:34:59.127637 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:59.127637 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:34:59.128585 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-317565e5-3153-4139-ad8e-fc5d94f70bc8 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/93e40a8d-812b-42a6-8c8f-2f94b31ca97e returned with HTTP 200 Jul 10 06:34:59.129045 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 455/1812] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:59 2026] GET /volume/v3/backups/93e40a8d-812b-42a6-8c8f-2f94b31ca97e => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:34:59.573686 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-7e282108-dc12-457b-9d47-266669547143 req-eb6cd79e-8214-45e0-b9b4-daf69f2607f8 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:59.579102 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-7e282108-dc12-457b-9d47-266669547143 req-eb6cd79e-8214-45e0-b9b4-daf69f2607f8 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] GET https://10.4.3.200/volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e Jul 10 06:34:59.580269 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-7e282108-dc12-457b-9d47-266669547143 req-eb6cd79e-8214-45e0-b9b4-daf69f2607f8 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:59.580269 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-7e282108-dc12-457b-9d47-266669547143 req-eb6cd79e-8214-45e0-b9b4-daf69f2607f8 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:59.594264 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:59.594264 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:34:59.598739 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-7e282108-dc12-457b-9d47-266669547143 req-eb6cd79e-8214-45e0-b9b4-daf69f2607f8 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Volume info retrieved successfully. Jul 10 06:34:59.603730 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-7e282108-dc12-457b-9d47-266669547143 req-eb6cd79e-8214-45e0-b9b4-daf69f2607f8 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e returned with HTTP 200 Jul 10 06:34:59.605352 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 450/1813] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:34:59 2026] GET /volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e => generated 1442 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:34:59.685365 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-0b4d6540-9605-4ebc-88f7-06e479d27f71 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:59.687542 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0b4d6540-9605-4ebc-88f7-06e479d27f71 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] GET https://10.4.3.200/volume/v3/volumes/48f33370-6088-4e06-8c47-b93a62b06239 Jul 10 06:34:59.687628 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0b4d6540-9605-4ebc-88f7-06e479d27f71 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:59.687793 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0b4d6540-9605-4ebc-88f7-06e479d27f71 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:59.694823 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:59.694823 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:34:59.699072 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-0b4d6540-9605-4ebc-88f7-06e479d27f71 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Volume info retrieved successfully. Jul 10 06:34:59.703885 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0b4d6540-9605-4ebc-88f7-06e479d27f71 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] https://10.4.3.200/volume/v3/volumes/48f33370-6088-4e06-8c47-b93a62b06239 returned with HTTP 200 Jul 10 06:34:59.704299 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 455/1814] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:59 2026] GET /volume/v3/volumes/48f33370-6088-4e06-8c47-b93a62b06239 => generated 1362 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:34:59.718748 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-a7b5836c-4da9-4e96-85ac-31f42a902346 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:59.722548 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a7b5836c-4da9-4e96-85ac-31f42a902346 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] GET https://10.4.3.200/volume/v3/volumes/48f33370-6088-4e06-8c47-b93a62b06239 Jul 10 06:34:59.722548 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a7b5836c-4da9-4e96-85ac-31f42a902346 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:59.722548 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a7b5836c-4da9-4e96-85ac-31f42a902346 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:59.728566 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:59.728566 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:34:59.733464 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-a7b5836c-4da9-4e96-85ac-31f42a902346 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Volume info retrieved successfully. Jul 10 06:34:59.739032 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a7b5836c-4da9-4e96-85ac-31f42a902346 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] https://10.4.3.200/volume/v3/volumes/48f33370-6088-4e06-8c47-b93a62b06239 returned with HTTP 200 Jul 10 06:34:59.739362 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 455/1815] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:59 2026] GET /volume/v3/volumes/48f33370-6088-4e06-8c47-b93a62b06239 => generated 1362 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:34:59.754829 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-a8007b7c-0d3e-44d7-a858-22aed96216fd None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:59.756869 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-a8007b7c-0d3e-44d7-a858-22aed96216fd tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] GET https://10.4.3.200/volume/v3/volumes/48f33370-6088-4e06-8c47-b93a62b06239 Jul 10 06:34:59.757083 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-a8007b7c-0d3e-44d7-a858-22aed96216fd tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:59.757251 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-a8007b7c-0d3e-44d7-a858-22aed96216fd tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:59.764103 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:59.764103 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:34:59.768582 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-a8007b7c-0d3e-44d7-a858-22aed96216fd tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Volume info retrieved successfully. Jul 10 06:34:59.774285 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-a8007b7c-0d3e-44d7-a858-22aed96216fd tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] https://10.4.3.200/volume/v3/volumes/48f33370-6088-4e06-8c47-b93a62b06239 returned with HTTP 200 Jul 10 06:34:59.774787 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 456/1816] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:59 2026] GET /volume/v3/volumes/48f33370-6088-4e06-8c47-b93a62b06239 => generated 1362 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:34:59.788009 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-e0d32eb1-e6a7-46a5-bb32-64903d0465ce None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:59.789689 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e0d32eb1-e6a7-46a5-bb32-64903d0465ce tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] POST https://10.4.3.200/volume/v3/backups Jul 10 06:34:59.790083 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e0d32eb1-e6a7-46a5-bb32-64903d0465ce tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "48f33370-6088-4e06-8c47-b93a62b06239", "name": "tempest-TestVolumeBackupRestore-backup-455413337", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:34:59.791725 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.contrib.backups [None req-e0d32eb1-e6a7-46a5-bb32-64903d0465ce tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Creating new backup {'backup': {'volume_id': '48f33370-6088-4e06-8c47-b93a62b06239', 'name': 'tempest-TestVolumeBackupRestore-backup-455413337', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=99977) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 06:34:59.791860 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.contrib.backups [None req-e0d32eb1-e6a7-46a5-bb32-64903d0465ce tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Creating backup of volume 48f33370-6088-4e06-8c47-b93a62b06239 in container None Jul 10 06:34:59.799560 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:59.799560 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:34:59.800050 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-e0d32eb1-e6a7-46a5-bb32-64903d0465ce tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Volume info retrieved successfully. Jul 10 06:34:59.831795 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-e0d32eb1-e6a7-46a5-bb32-64903d0465ce tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Created reservations ['1add23ce-dd33-49f3-9d49-87a7b2755d34', '2dda7e73-1c0b-46e7-a20b-054f260d6361'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:34:59.866341 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e0d32eb1-e6a7-46a5-bb32-64903d0465ce tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] https://10.4.3.200/volume/v3/backups returned with HTTP 202 Jul 10 06:34:59.866841 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 451/1817] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 10 06:34:59 2026] POST /volume/v3/backups => generated 334 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:34:59.877250 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-5ba27313-5102-4d7a-a61d-b130910b5e52 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:34:59.881430 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5ba27313-5102-4d7a-a61d-b130910b5e52 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] GET https://10.4.3.200/volume/v3/backups/9e489e4a-b21e-4c63-9c6f-0b2dae6003a6 Jul 10 06:34:59.881688 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5ba27313-5102-4d7a-a61d-b130910b5e52 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:34:59.881903 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5ba27313-5102-4d7a-a61d-b130910b5e52 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:34:59.882062 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-5ba27313-5102-4d7a-a61d-b130910b5e52 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Show backup with id 9e489e4a-b21e-4c63-9c6f-0b2dae6003a6. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:34:59.887971 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:34:59.887971 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:34:59.889058 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5ba27313-5102-4d7a-a61d-b130910b5e52 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] https://10.4.3.200/volume/v3/backups/9e489e4a-b21e-4c63-9c6f-0b2dae6003a6 returned with HTTP 200 Jul 10 06:34:59.889596 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 456/1818] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:34:59 2026] GET /volume/v3/backups/9e489e4a-b21e-4c63-9c6f-0b2dae6003a6 => generated 741 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:00.141150 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-fe8d7a90-00d1-420c-8fe2-125c9fa93218 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:00.144303 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-fe8d7a90-00d1-420c-8fe2-125c9fa93218 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/93e40a8d-812b-42a6-8c8f-2f94b31ca97e Jul 10 06:35:00.144474 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-fe8d7a90-00d1-420c-8fe2-125c9fa93218 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:00.144757 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-fe8d7a90-00d1-420c-8fe2-125c9fa93218 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:00.144911 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-fe8d7a90-00d1-420c-8fe2-125c9fa93218 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id 93e40a8d-812b-42a6-8c8f-2f94b31ca97e. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:35:00.151992 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:00.151992 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:35:00.153293 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-fe8d7a90-00d1-420c-8fe2-125c9fa93218 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/93e40a8d-812b-42a6-8c8f-2f94b31ca97e returned with HTTP 200 Jul 10 06:35:00.154180 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 456/1819] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:00 2026] GET /volume/v3/backups/93e40a8d-812b-42a6-8c8f-2f94b31ca97e => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:00.500296 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-86c9f67b-f652-4453-b597-adddf9a84e67 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:00.500733 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-86c9f67b-f652-4453-b597-adddf9a84e67 None None] GET https://10.4.3.200/volume// Jul 10 06:35:00.500833 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-86c9f67b-f652-4453-b597-adddf9a84e67 None None] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:00.501027 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-86c9f67b-f652-4453-b597-adddf9a84e67 None None] Calling method 'all' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:00.501321 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-86c9f67b-f652-4453-b597-adddf9a84e67 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:35:00.501591 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 457/1820] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:35: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 10 06:35:00.509280 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-7e282108-dc12-457b-9d47-266669547143 req-e55902e6-0173-48c8-b89b-dff699ce07af None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:00.511745 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-7e282108-dc12-457b-9d47-266669547143 req-e55902e6-0173-48c8-b89b-dff699ce07af tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 10 06:35:00.512086 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-7e282108-dc12-457b-9d47-266669547143 req-e55902e6-0173-48c8-b89b-dff699ce07af tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7d31fb8b-5552-44ad-b0d3-058ea389351e", "connector": null, "instance_uuid": "727ad799-21c4-48a0-b8d2-d69998d1ccc8"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:35:00.531107 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:00.531107 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:35:00.560865 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-7e282108-dc12-457b-9d47-266669547143 req-e55902e6-0173-48c8-b89b-dff699ce07af tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 10 06:35:00.561302 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 452/1821] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 10 06:35:00 2026] POST /volume/v3/attachments => generated 273 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:35:00.568443 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-7e282108-dc12-457b-9d47-266669547143 req-8aaea0ab-181c-428a-b5f8-bb3944f4047e None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:00.570516 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-7e282108-dc12-457b-9d47-266669547143 req-8aaea0ab-181c-428a-b5f8-bb3944f4047e tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] DELETE https://10.4.3.200/volume/v3/attachments/693b96e0-f101-4dab-9b23-bb79e497057a Jul 10 06:35:00.570754 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-7e282108-dc12-457b-9d47-266669547143 req-8aaea0ab-181c-428a-b5f8-bb3944f4047e tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:00.571008 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-7e282108-dc12-457b-9d47-266669547143 req-8aaea0ab-181c-428a-b5f8-bb3944f4047e tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Calling method 'version_select' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:00.578222 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:00.578222 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:35:00.900464 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-6b53a4d1-8ce6-4a84-bb76-857d48000efe None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:00.902229 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6b53a4d1-8ce6-4a84-bb76-857d48000efe tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] GET https://10.4.3.200/volume/v3/backups/9e489e4a-b21e-4c63-9c6f-0b2dae6003a6 Jul 10 06:35:00.902424 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6b53a4d1-8ce6-4a84-bb76-857d48000efe tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:00.902650 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6b53a4d1-8ce6-4a84-bb76-857d48000efe tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:00.902707 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-6b53a4d1-8ce6-4a84-bb76-857d48000efe tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Show backup with id 9e489e4a-b21e-4c63-9c6f-0b2dae6003a6. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:35:00.907918 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:00.907918 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:35:00.908643 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6b53a4d1-8ce6-4a84-bb76-857d48000efe tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] https://10.4.3.200/volume/v3/backups/9e489e4a-b21e-4c63-9c6f-0b2dae6003a6 returned with HTTP 200 Jul 10 06:35:00.908980 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 457/1822] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:00 2026] GET /volume/v3/backups/9e489e4a-b21e-4c63-9c6f-0b2dae6003a6 => generated 743 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:01.124596 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-7e282108-dc12-457b-9d47-266669547143 req-8aaea0ab-181c-428a-b5f8-bb3944f4047e tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/attachments/693b96e0-f101-4dab-9b23-bb79e497057a returned with HTTP 200 Jul 10 06:35:01.126308 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 457/1823] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 10 06:35:00 2026] DELETE /volume/v3/attachments/693b96e0-f101-4dab-9b23-bb79e497057a => generated 367 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:35:01.166258 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-0e5b9901-a949-4916-b23a-a4efb2517c62 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:01.168283 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-0e5b9901-a949-4916-b23a-a4efb2517c62 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/93e40a8d-812b-42a6-8c8f-2f94b31ca97e Jul 10 06:35:01.168531 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-0e5b9901-a949-4916-b23a-a4efb2517c62 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:01.168765 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-0e5b9901-a949-4916-b23a-a4efb2517c62 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:01.168922 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-0e5b9901-a949-4916-b23a-a4efb2517c62 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id 93e40a8d-812b-42a6-8c8f-2f94b31ca97e. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:35:01.173798 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:01.173798 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:35:01.174662 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-0e5b9901-a949-4916-b23a-a4efb2517c62 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/93e40a8d-812b-42a6-8c8f-2f94b31ca97e returned with HTTP 200 Jul 10 06:35:01.175107 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 458/1824] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:01 2026] GET /volume/v3/backups/93e40a8d-812b-42a6-8c8f-2f94b31ca97e => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:01.925029 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-03efc459-b261-449e-81e7-82b8ee1d8fdf None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:01.927716 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-03efc459-b261-449e-81e7-82b8ee1d8fdf tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] GET https://10.4.3.200/volume/v3/backups/9e489e4a-b21e-4c63-9c6f-0b2dae6003a6 Jul 10 06:35:01.927952 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-03efc459-b261-449e-81e7-82b8ee1d8fdf tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:01.928199 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-03efc459-b261-449e-81e7-82b8ee1d8fdf tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:01.928335 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-03efc459-b261-449e-81e7-82b8ee1d8fdf tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Show backup with id 9e489e4a-b21e-4c63-9c6f-0b2dae6003a6. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:35:01.934217 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:01.934217 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:35:01.934217 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-03efc459-b261-449e-81e7-82b8ee1d8fdf tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] https://10.4.3.200/volume/v3/backups/9e489e4a-b21e-4c63-9c6f-0b2dae6003a6 returned with HTTP 200 Jul 10 06:35:01.934408 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 453/1825] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:01 2026] GET /volume/v3/backups/9e489e4a-b21e-4c63-9c6f-0b2dae6003a6 => generated 743 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:02.189397 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-6710ac68-1e7d-4fd5-8343-a23fe40ea921 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:02.194865 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6710ac68-1e7d-4fd5-8343-a23fe40ea921 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/93e40a8d-812b-42a6-8c8f-2f94b31ca97e Jul 10 06:35:02.197812 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6710ac68-1e7d-4fd5-8343-a23fe40ea921 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:02.198038 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6710ac68-1e7d-4fd5-8343-a23fe40ea921 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:02.198146 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-6710ac68-1e7d-4fd5-8343-a23fe40ea921 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id 93e40a8d-812b-42a6-8c8f-2f94b31ca97e. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:35:02.205201 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:02.205201 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:35:02.206809 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6710ac68-1e7d-4fd5-8343-a23fe40ea921 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/93e40a8d-812b-42a6-8c8f-2f94b31ca97e returned with HTTP 200 Jul 10 06:35:02.208256 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 458/1826] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:02 2026] GET /volume/v3/backups/93e40a8d-812b-42a6-8c8f-2f94b31ca97e => generated 750 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:02.946159 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-2370f6b1-46ef-4d84-b535-8bdd8e8496bc None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:02.948285 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2370f6b1-46ef-4d84-b535-8bdd8e8496bc tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] GET https://10.4.3.200/volume/v3/backups/9e489e4a-b21e-4c63-9c6f-0b2dae6003a6 Jul 10 06:35:02.948536 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2370f6b1-46ef-4d84-b535-8bdd8e8496bc tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:02.949006 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2370f6b1-46ef-4d84-b535-8bdd8e8496bc tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:02.949142 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-2370f6b1-46ef-4d84-b535-8bdd8e8496bc tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Show backup with id 9e489e4a-b21e-4c63-9c6f-0b2dae6003a6. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:35:02.955796 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:02.955796 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:35:02.956719 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2370f6b1-46ef-4d84-b535-8bdd8e8496bc tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] https://10.4.3.200/volume/v3/backups/9e489e4a-b21e-4c63-9c6f-0b2dae6003a6 returned with HTTP 200 Jul 10 06:35:02.957175 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 458/1827] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:02 2026] GET /volume/v3/backups/9e489e4a-b21e-4c63-9c6f-0b2dae6003a6 => generated 743 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:03.220058 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-3f225980-5b4a-4884-806a-6c6f085e35ac None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:03.221446 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-3f225980-5b4a-4884-806a-6c6f085e35ac tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/93e40a8d-812b-42a6-8c8f-2f94b31ca97e Jul 10 06:35:03.221634 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-3f225980-5b4a-4884-806a-6c6f085e35ac tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:03.222093 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-3f225980-5b4a-4884-806a-6c6f085e35ac tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:03.222093 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-3f225980-5b4a-4884-806a-6c6f085e35ac tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id 93e40a8d-812b-42a6-8c8f-2f94b31ca97e. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:35:03.226264 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:03.226264 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:35:03.227029 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-3f225980-5b4a-4884-806a-6c6f085e35ac tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/93e40a8d-812b-42a6-8c8f-2f94b31ca97e returned with HTTP 200 Jul 10 06:35:03.227292 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 459/1828] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:03 2026] GET /volume/v3/backups/93e40a8d-812b-42a6-8c8f-2f94b31ca97e => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:03.967489 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-9c841337-9bf5-478b-99a6-282c16ae8031 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:03.969122 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9c841337-9bf5-478b-99a6-282c16ae8031 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] GET https://10.4.3.200/volume/v3/backups/9e489e4a-b21e-4c63-9c6f-0b2dae6003a6 Jul 10 06:35:03.969287 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9c841337-9bf5-478b-99a6-282c16ae8031 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:03.969453 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9c841337-9bf5-478b-99a6-282c16ae8031 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:03.969583 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-9c841337-9bf5-478b-99a6-282c16ae8031 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Show backup with id 9e489e4a-b21e-4c63-9c6f-0b2dae6003a6. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:35:03.973535 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:03.973535 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:35:03.974214 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9c841337-9bf5-478b-99a6-282c16ae8031 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] https://10.4.3.200/volume/v3/backups/9e489e4a-b21e-4c63-9c6f-0b2dae6003a6 returned with HTTP 200 Jul 10 06:35:03.974556 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 454/1829] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:03 2026] GET /volume/v3/backups/9e489e4a-b21e-4c63-9c6f-0b2dae6003a6 => generated 754 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:04.238539 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-2e691c1f-eb46-425a-bbe2-415cf0254511 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:04.240897 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2e691c1f-eb46-425a-bbe2-415cf0254511 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/93e40a8d-812b-42a6-8c8f-2f94b31ca97e Jul 10 06:35:04.241166 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2e691c1f-eb46-425a-bbe2-415cf0254511 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:04.241424 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2e691c1f-eb46-425a-bbe2-415cf0254511 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:04.241616 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-2e691c1f-eb46-425a-bbe2-415cf0254511 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id 93e40a8d-812b-42a6-8c8f-2f94b31ca97e. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:35:04.246664 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:04.246664 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:35:04.247765 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2e691c1f-eb46-425a-bbe2-415cf0254511 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/93e40a8d-812b-42a6-8c8f-2f94b31ca97e returned with HTTP 200 Jul 10 06:35:04.248295 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 459/1830] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:04 2026] GET /volume/v3/backups/93e40a8d-812b-42a6-8c8f-2f94b31ca97e => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:04.257424 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-eaca5054-f10a-475d-80f7-8a24e258cc23 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:04.259294 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-eaca5054-f10a-475d-80f7-8a24e258cc23 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] POST https://10.4.3.200/volume/v3/backups Jul 10 06:35:04.259627 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-eaca5054-f10a-475d-80f7-8a24e258cc23 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "52cb770f-25d3-4490-a845-a5888459df34", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1782463331"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:35:04.260938 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.contrib.backups [None req-eaca5054-f10a-475d-80f7-8a24e258cc23 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Creating new backup {'backup': {'volume_id': '52cb770f-25d3-4490-a845-a5888459df34', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1782463331'}} {{(pid=99978) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 06:35:04.261098 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.contrib.backups [None req-eaca5054-f10a-475d-80f7-8a24e258cc23 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Creating backup of volume 52cb770f-25d3-4490-a845-a5888459df34 in container None Jul 10 06:35:04.267809 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:04.267809 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:35:04.268564 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-eaca5054-f10a-475d-80f7-8a24e258cc23 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Volume info retrieved successfully. Jul 10 06:35:04.289716 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-eaca5054-f10a-475d-80f7-8a24e258cc23 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Created reservations ['0f3035c4-e0d9-4af0-91f3-bcd97da699c7', '6c7f801a-1d96-4fb6-860b-15a963fee799'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:35:04.335113 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-eaca5054-f10a-475d-80f7-8a24e258cc23 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups returned with HTTP 202 Jul 10 06:35:04.335514 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 459/1831] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 10 06:35:04 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 10 06:35:04.347926 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-40b0c1ce-c1d4-4d8d-88f4-26cfb4541c85 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:04.350180 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-40b0c1ce-c1d4-4d8d-88f4-26cfb4541c85 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/66527cc8-2d42-4ed3-b81f-350d6af8f95b Jul 10 06:35:04.350737 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-40b0c1ce-c1d4-4d8d-88f4-26cfb4541c85 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:04.351357 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-40b0c1ce-c1d4-4d8d-88f4-26cfb4541c85 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:04.351357 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-40b0c1ce-c1d4-4d8d-88f4-26cfb4541c85 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id 66527cc8-2d42-4ed3-b81f-350d6af8f95b. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:35:04.359324 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:04.359324 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:35:04.362428 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-40b0c1ce-c1d4-4d8d-88f4-26cfb4541c85 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/66527cc8-2d42-4ed3-b81f-350d6af8f95b returned with HTTP 200 Jul 10 06:35:04.362830 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 460/1832] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:04 2026] GET /volume/v3/backups/66527cc8-2d42-4ed3-b81f-350d6af8f95b => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:04.984368 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-5eed0773-97d7-4a18-8b45-30fd31515aea None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:04.986416 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-5eed0773-97d7-4a18-8b45-30fd31515aea tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] GET https://10.4.3.200/volume/v3/backups/9e489e4a-b21e-4c63-9c6f-0b2dae6003a6 Jul 10 06:35:04.986664 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-5eed0773-97d7-4a18-8b45-30fd31515aea tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:04.986886 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-5eed0773-97d7-4a18-8b45-30fd31515aea tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:04.987070 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-5eed0773-97d7-4a18-8b45-30fd31515aea tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Show backup with id 9e489e4a-b21e-4c63-9c6f-0b2dae6003a6. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:35:04.991627 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:04.991627 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:35:04.992701 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-5eed0773-97d7-4a18-8b45-30fd31515aea tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] https://10.4.3.200/volume/v3/backups/9e489e4a-b21e-4c63-9c6f-0b2dae6003a6 returned with HTTP 200 Jul 10 06:35:04.993108 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 455/1833] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:04 2026] GET /volume/v3/backups/9e489e4a-b21e-4c63-9c6f-0b2dae6003a6 => generated 754 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:05.375521 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-9f38e0cf-b158-4280-b3c8-8a6412520592 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:05.379236 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9f38e0cf-b158-4280-b3c8-8a6412520592 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/66527cc8-2d42-4ed3-b81f-350d6af8f95b Jul 10 06:35:05.379236 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9f38e0cf-b158-4280-b3c8-8a6412520592 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:05.379236 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9f38e0cf-b158-4280-b3c8-8a6412520592 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:05.379236 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-9f38e0cf-b158-4280-b3c8-8a6412520592 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id 66527cc8-2d42-4ed3-b81f-350d6af8f95b. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:35:05.382602 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:05.382602 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:35:05.383414 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9f38e0cf-b158-4280-b3c8-8a6412520592 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/66527cc8-2d42-4ed3-b81f-350d6af8f95b returned with HTTP 200 Jul 10 06:35:05.383828 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 460/1834] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:05 2026] GET /volume/v3/backups/66527cc8-2d42-4ed3-b81f-350d6af8f95b => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:05.861580 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-7e282108-dc12-457b-9d47-266669547143 req-a8281e23-9fbb-494c-9aea-409256d3d178 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:05.863870 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-7e282108-dc12-457b-9d47-266669547143 req-a8281e23-9fbb-494c-9aea-409256d3d178 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] PUT https://10.4.3.200/volume/v3/attachments/23e83e9e-3c87-444d-976e-f3b5d8c8ea7d Jul 10 06:35:05.864314 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-7e282108-dc12-457b-9d47-266669547143 req-a8281e23-9fbb-494c-9aea-409256d3d178 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000004964", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad080837985", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8eedee5c-bca8-4f5c-8f66-111c7b448d96", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:35:05.873619 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-7e282108-dc12-457b-9d47-266669547143 req-a8281e23-9fbb-494c-9aea-409256d3d178 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Acquiring lock "cinder-attachment_update-7d31fb8b-5552-44ad-b0d3-058ea389351e-np0000004964" by "attachment_update" {{(pid=99978) __acquire /opt/stack/cinder/cinder/coordination.py:210}} Jul 10 06:35:05.880033 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-7e282108-dc12-457b-9d47-266669547143 req-a8281e23-9fbb-494c-9aea-409256d3d178 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Lock "cinder-attachment_update-7d31fb8b-5552-44ad-b0d3-058ea389351e-np0000004964" acquired by "attachment_update" :: waited 0.006s {{(pid=99978) __acquire /opt/stack/cinder/cinder/coordination.py:228}} Jul 10 06:35:05.881331 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:05.881331 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:35:06.003817 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-14355110-ce44-411b-b54f-dceaaa5ad4d9 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:06.005355 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-14355110-ce44-411b-b54f-dceaaa5ad4d9 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] GET https://10.4.3.200/volume/v3/backups/9e489e4a-b21e-4c63-9c6f-0b2dae6003a6 Jul 10 06:35:06.005533 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-14355110-ce44-411b-b54f-dceaaa5ad4d9 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:06.005711 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-14355110-ce44-411b-b54f-dceaaa5ad4d9 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:06.005847 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-14355110-ce44-411b-b54f-dceaaa5ad4d9 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Show backup with id 9e489e4a-b21e-4c63-9c6f-0b2dae6003a6. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:35:06.009712 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:06.009712 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:35:06.010446 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-14355110-ce44-411b-b54f-dceaaa5ad4d9 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] https://10.4.3.200/volume/v3/backups/9e489e4a-b21e-4c63-9c6f-0b2dae6003a6 returned with HTTP 200 Jul 10 06:35:06.013056 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 461/1835] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:06 2026] GET /volume/v3/backups/9e489e4a-b21e-4c63-9c6f-0b2dae6003a6 => generated 754 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:06.398898 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-8c505628-fe91-4ed3-b0af-6595e4bfaa61 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:06.403339 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8c505628-fe91-4ed3-b0af-6595e4bfaa61 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/66527cc8-2d42-4ed3-b81f-350d6af8f95b Jul 10 06:35:06.403632 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-8c505628-fe91-4ed3-b0af-6595e4bfaa61 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:06.403983 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-8c505628-fe91-4ed3-b0af-6595e4bfaa61 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:06.404124 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-8c505628-fe91-4ed3-b0af-6595e4bfaa61 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id 66527cc8-2d42-4ed3-b81f-350d6af8f95b. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:35:06.410331 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:06.410331 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:35:06.411544 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8c505628-fe91-4ed3-b0af-6595e4bfaa61 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/66527cc8-2d42-4ed3-b81f-350d6af8f95b returned with HTTP 200 Jul 10 06:35:06.413125 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 456/1836] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:06 2026] GET /volume/v3/backups/66527cc8-2d42-4ed3-b81f-350d6af8f95b => generated 738 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:06.413177 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-7e282108-dc12-457b-9d47-266669547143 req-a8281e23-9fbb-494c-9aea-409256d3d178 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Lock "cinder-attachment_update-7d31fb8b-5552-44ad-b0d3-058ea389351e-np0000004964" released by "attachment_update" :: held 0.533s {{(pid=99978) __release /opt/stack/cinder/cinder/coordination.py:239}} Jul 10 06:35:06.415972 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-7e282108-dc12-457b-9d47-266669547143 req-a8281e23-9fbb-494c-9aea-409256d3d178 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/attachments/23e83e9e-3c87-444d-976e-f3b5d8c8ea7d returned with HTTP 200 Jul 10 06:35:06.415972 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 460/1837] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 10 06:35:05 2026] PUT /volume/v3/attachments/23e83e9e-3c87-444d-976e-f3b5d8c8ea7d => generated 969 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:35:06.424704 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-7e282108-dc12-457b-9d47-266669547143 req-214234f1-3161-44fc-872a-6b6cae40f7aa None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:06.426552 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-7e282108-dc12-457b-9d47-266669547143 req-214234f1-3161-44fc-872a-6b6cae40f7aa tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] GET https://10.4.3.200/volume/v3/attachments/23e83e9e-3c87-444d-976e-f3b5d8c8ea7d Jul 10 06:35:06.426808 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-7e282108-dc12-457b-9d47-266669547143 req-214234f1-3161-44fc-872a-6b6cae40f7aa tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:06.427040 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-7e282108-dc12-457b-9d47-266669547143 req-214234f1-3161-44fc-872a-6b6cae40f7aa tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Calling method 'version_select' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:06.443012 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-7e282108-dc12-457b-9d47-266669547143 req-214234f1-3161-44fc-872a-6b6cae40f7aa tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/attachments/23e83e9e-3c87-444d-976e-f3b5d8c8ea7d returned with HTTP 200 Jul 10 06:35:06.443390 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 461/1838] 10.4.3.200 () {70 vars in 1651 bytes} [Fri Jul 10 06:35:06 2026] GET /volume/v3/attachments/23e83e9e-3c87-444d-976e-f3b5d8c8ea7d => generated 994 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:35:07.023685 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-35ec1f5b-3ae6-4eac-8b3c-dd96706c3c69 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:07.026143 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-35ec1f5b-3ae6-4eac-8b3c-dd96706c3c69 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] GET https://10.4.3.200/volume/v3/backups/9e489e4a-b21e-4c63-9c6f-0b2dae6003a6 Jul 10 06:35:07.026422 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-35ec1f5b-3ae6-4eac-8b3c-dd96706c3c69 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:07.026707 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-35ec1f5b-3ae6-4eac-8b3c-dd96706c3c69 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:07.026953 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-35ec1f5b-3ae6-4eac-8b3c-dd96706c3c69 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Show backup with id 9e489e4a-b21e-4c63-9c6f-0b2dae6003a6. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:35:07.033803 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:07.033803 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:35:07.034960 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-35ec1f5b-3ae6-4eac-8b3c-dd96706c3c69 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] https://10.4.3.200/volume/v3/backups/9e489e4a-b21e-4c63-9c6f-0b2dae6003a6 returned with HTTP 200 Jul 10 06:35:07.035433 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 462/1839] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:07 2026] GET /volume/v3/backups/9e489e4a-b21e-4c63-9c6f-0b2dae6003a6 => generated 754 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:07.132132 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-42f0d970-2ca3-4c72-ad41-6964a873d4dd None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:07.134155 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-42f0d970-2ca3-4c72-ad41-6964a873d4dd tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] GET https://10.4.3.200/volume/v3/volumes/e76cdea7-8035-4814-bf2e-853a902d5ada Jul 10 06:35:07.134418 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-42f0d970-2ca3-4c72-ad41-6964a873d4dd tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:07.134839 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-42f0d970-2ca3-4c72-ad41-6964a873d4dd tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:07.137068 np0000004964 devstack@c-api.service[99977]: DEBUG dbcounter [-] [99977] Writing DB stats cinder:SELECT=367,cinder:UPDATE=124,cinder:INSERT=69 {{(pid=99977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:35:07.146708 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:07.146708 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:35:07.152174 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-42f0d970-2ca3-4c72-ad41-6964a873d4dd tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] Volume info retrieved successfully. Jul 10 06:35:07.156745 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-42f0d970-2ca3-4c72-ad41-6964a873d4dd tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] https://10.4.3.200/volume/v3/volumes/e76cdea7-8035-4814-bf2e-853a902d5ada returned with HTTP 200 Jul 10 06:35:07.157142 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 457/1840] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:07 2026] GET /volume/v3/volumes/e76cdea7-8035-4814-bf2e-853a902d5ada => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:07.209539 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-42547b80-59e6-4db8-a8df-a5459ef23651 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:07.211409 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-42547b80-59e6-4db8-a8df-a5459ef23651 tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] GET https://10.4.3.200/volume/v3/volumes/e76cdea7-8035-4814-bf2e-853a902d5ada Jul 10 06:35:07.211633 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-42547b80-59e6-4db8-a8df-a5459ef23651 tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:07.211877 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-42547b80-59e6-4db8-a8df-a5459ef23651 tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:07.226542 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:07.226542 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:35:07.229729 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-42547b80-59e6-4db8-a8df-a5459ef23651 tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] Volume info retrieved successfully. Jul 10 06:35:07.235040 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-42547b80-59e6-4db8-a8df-a5459ef23651 tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] https://10.4.3.200/volume/v3/volumes/e76cdea7-8035-4814-bf2e-853a902d5ada returned with HTTP 200 Jul 10 06:35:07.235468 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 461/1841] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:07 2026] GET /volume/v3/volumes/e76cdea7-8035-4814-bf2e-853a902d5ada => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:07.425156 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-ae082ac5-4cea-4ad4-8dce-526eafdad3e8 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:07.426781 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ae082ac5-4cea-4ad4-8dce-526eafdad3e8 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/66527cc8-2d42-4ed3-b81f-350d6af8f95b Jul 10 06:35:07.426967 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ae082ac5-4cea-4ad4-8dce-526eafdad3e8 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:07.427122 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ae082ac5-4cea-4ad4-8dce-526eafdad3e8 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:07.427217 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-ae082ac5-4cea-4ad4-8dce-526eafdad3e8 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id 66527cc8-2d42-4ed3-b81f-350d6af8f95b. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:35:07.431481 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:07.431481 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:35:07.432237 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ae082ac5-4cea-4ad4-8dce-526eafdad3e8 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/66527cc8-2d42-4ed3-b81f-350d6af8f95b returned with HTTP 200 Jul 10 06:35:07.432654 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 462/1842] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:07 2026] GET /volume/v3/backups/66527cc8-2d42-4ed3-b81f-350d6af8f95b => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:08.047378 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-b0361057-3c35-439b-b1ee-bfe4a7caf237 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:08.049239 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-b0361057-3c35-439b-b1ee-bfe4a7caf237 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] GET https://10.4.3.200/volume/v3/backups/9e489e4a-b21e-4c63-9c6f-0b2dae6003a6 Jul 10 06:35:08.049472 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-b0361057-3c35-439b-b1ee-bfe4a7caf237 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:08.049712 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-b0361057-3c35-439b-b1ee-bfe4a7caf237 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:08.049852 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-b0361057-3c35-439b-b1ee-bfe4a7caf237 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Show backup with id 9e489e4a-b21e-4c63-9c6f-0b2dae6003a6. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:35:08.056674 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:08.056674 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:35:08.057627 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-b0361057-3c35-439b-b1ee-bfe4a7caf237 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] https://10.4.3.200/volume/v3/backups/9e489e4a-b21e-4c63-9c6f-0b2dae6003a6 returned with HTTP 200 Jul 10 06:35:08.058033 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 463/1843] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:08 2026] GET /volume/v3/backups/9e489e4a-b21e-4c63-9c6f-0b2dae6003a6 => generated 754 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:08.446330 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-9127af74-7b6a-47a0-90b4-378a37d1b152 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:08.447858 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9127af74-7b6a-47a0-90b4-378a37d1b152 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/66527cc8-2d42-4ed3-b81f-350d6af8f95b Jul 10 06:35:08.448046 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9127af74-7b6a-47a0-90b4-378a37d1b152 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:08.448221 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9127af74-7b6a-47a0-90b4-378a37d1b152 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:08.448333 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-9127af74-7b6a-47a0-90b4-378a37d1b152 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id 66527cc8-2d42-4ed3-b81f-350d6af8f95b. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:35:08.453118 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:08.453118 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:35:08.453893 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9127af74-7b6a-47a0-90b4-378a37d1b152 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/66527cc8-2d42-4ed3-b81f-350d6af8f95b returned with HTTP 200 Jul 10 06:35:08.454282 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 458/1844] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:08 2026] GET /volume/v3/backups/66527cc8-2d42-4ed3-b81f-350d6af8f95b => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 06:35:08.579734 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-4dadc703-4603-4a05-a477-899b72d0bd8b req-3dea78e1-d0c1-440f-b205-b82ba33662c3 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:08.581705 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-4dadc703-4603-4a05-a477-899b72d0bd8b req-3dea78e1-d0c1-440f-b205-b82ba33662c3 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] GET https://10.4.3.200/volume/v3/volumes/1b51ca2f-cc96-4285-941a-315fcaf18eee Jul 10 06:35:08.581916 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-4dadc703-4603-4a05-a477-899b72d0bd8b req-3dea78e1-d0c1-440f-b205-b82ba33662c3 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:08.582187 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-4dadc703-4603-4a05-a477-899b72d0bd8b req-3dea78e1-d0c1-440f-b205-b82ba33662c3 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:08.591650 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:08.591650 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:35:08.595812 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [req-4dadc703-4603-4a05-a477-899b72d0bd8b req-3dea78e1-d0c1-440f-b205-b82ba33662c3 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Volume info retrieved successfully. Jul 10 06:35:08.599962 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-4dadc703-4603-4a05-a477-899b72d0bd8b req-3dea78e1-d0c1-440f-b205-b82ba33662c3 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] https://10.4.3.200/volume/v3/volumes/1b51ca2f-cc96-4285-941a-315fcaf18eee returned with HTTP 200 Jul 10 06:35:08.600393 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 462/1845] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:35:08 2026] GET /volume/v3/volumes/1b51ca2f-cc96-4285-941a-315fcaf18eee => generated 1140 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:35:09.070558 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-06068e64-27b5-4ae1-8095-4807505b2893 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:09.074257 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-06068e64-27b5-4ae1-8095-4807505b2893 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] GET https://10.4.3.200/volume/v3/backups/9e489e4a-b21e-4c63-9c6f-0b2dae6003a6 Jul 10 06:35:09.074444 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-06068e64-27b5-4ae1-8095-4807505b2893 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:09.074648 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-06068e64-27b5-4ae1-8095-4807505b2893 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:09.074803 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-06068e64-27b5-4ae1-8095-4807505b2893 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Show backup with id 9e489e4a-b21e-4c63-9c6f-0b2dae6003a6. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:35:09.082729 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:09.082729 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:35:09.083717 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-06068e64-27b5-4ae1-8095-4807505b2893 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] https://10.4.3.200/volume/v3/backups/9e489e4a-b21e-4c63-9c6f-0b2dae6003a6 returned with HTTP 200 Jul 10 06:35:09.084258 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 463/1846] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:09 2026] GET /volume/v3/backups/9e489e4a-b21e-4c63-9c6f-0b2dae6003a6 => generated 754 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:09.465277 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-add5060c-d12b-4c0b-a1d4-075ecf0ea6e3 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:09.466962 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-add5060c-d12b-4c0b-a1d4-075ecf0ea6e3 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/66527cc8-2d42-4ed3-b81f-350d6af8f95b Jul 10 06:35:09.467168 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-add5060c-d12b-4c0b-a1d4-075ecf0ea6e3 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:09.467401 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-add5060c-d12b-4c0b-a1d4-075ecf0ea6e3 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:09.467571 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-add5060c-d12b-4c0b-a1d4-075ecf0ea6e3 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id 66527cc8-2d42-4ed3-b81f-350d6af8f95b. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:35:09.472350 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:09.472350 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:35:09.473293 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-add5060c-d12b-4c0b-a1d4-075ecf0ea6e3 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/66527cc8-2d42-4ed3-b81f-350d6af8f95b returned with HTTP 200 Jul 10 06:35:09.473693 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 464/1847] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:09 2026] GET /volume/v3/backups/66527cc8-2d42-4ed3-b81f-350d6af8f95b => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:10.097831 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-493f040f-bdad-4142-8f95-a1fd22288976 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:10.099670 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-493f040f-bdad-4142-8f95-a1fd22288976 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] GET https://10.4.3.200/volume/v3/backups/9e489e4a-b21e-4c63-9c6f-0b2dae6003a6 Jul 10 06:35:10.099866 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-493f040f-bdad-4142-8f95-a1fd22288976 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:10.100056 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-493f040f-bdad-4142-8f95-a1fd22288976 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:10.100150 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-493f040f-bdad-4142-8f95-a1fd22288976 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Show backup with id 9e489e4a-b21e-4c63-9c6f-0b2dae6003a6. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:35:10.104847 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:10.104847 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:35:10.105583 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-493f040f-bdad-4142-8f95-a1fd22288976 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] https://10.4.3.200/volume/v3/backups/9e489e4a-b21e-4c63-9c6f-0b2dae6003a6 returned with HTTP 200 Jul 10 06:35:10.106074 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 459/1848] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:10 2026] GET /volume/v3/backups/9e489e4a-b21e-4c63-9c6f-0b2dae6003a6 => generated 754 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:10.495060 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-911bb1a3-22cc-4bd6-b79d-b6a20a271f42 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:10.497668 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-911bb1a3-22cc-4bd6-b79d-b6a20a271f42 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/66527cc8-2d42-4ed3-b81f-350d6af8f95b Jul 10 06:35:10.497880 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-911bb1a3-22cc-4bd6-b79d-b6a20a271f42 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:10.498119 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-911bb1a3-22cc-4bd6-b79d-b6a20a271f42 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:10.498238 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-911bb1a3-22cc-4bd6-b79d-b6a20a271f42 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id 66527cc8-2d42-4ed3-b81f-350d6af8f95b. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:35:10.506219 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:10.506219 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:35:10.507230 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-911bb1a3-22cc-4bd6-b79d-b6a20a271f42 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/66527cc8-2d42-4ed3-b81f-350d6af8f95b returned with HTTP 200 Jul 10 06:35:10.507691 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 463/1849] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:10 2026] GET /volume/v3/backups/66527cc8-2d42-4ed3-b81f-350d6af8f95b => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:11.116333 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-27f165c3-2f66-40ba-82e3-093d61504b6e None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:11.118531 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-27f165c3-2f66-40ba-82e3-093d61504b6e tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] GET https://10.4.3.200/volume/v3/backups/9e489e4a-b21e-4c63-9c6f-0b2dae6003a6 Jul 10 06:35:11.118737 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-27f165c3-2f66-40ba-82e3-093d61504b6e tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:11.118962 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-27f165c3-2f66-40ba-82e3-093d61504b6e tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:11.119086 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-27f165c3-2f66-40ba-82e3-093d61504b6e tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Show backup with id 9e489e4a-b21e-4c63-9c6f-0b2dae6003a6. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:35:11.125092 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:11.125092 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:35:11.126259 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-27f165c3-2f66-40ba-82e3-093d61504b6e tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] https://10.4.3.200/volume/v3/backups/9e489e4a-b21e-4c63-9c6f-0b2dae6003a6 returned with HTTP 200 Jul 10 06:35:11.126912 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 464/1850] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:11 2026] GET /volume/v3/backups/9e489e4a-b21e-4c63-9c6f-0b2dae6003a6 => generated 754 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:11.524001 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-2346b08c-94fd-4489-8b93-31f4f29e8e86 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:11.530640 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-2346b08c-94fd-4489-8b93-31f4f29e8e86 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/66527cc8-2d42-4ed3-b81f-350d6af8f95b Jul 10 06:35:11.530640 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-2346b08c-94fd-4489-8b93-31f4f29e8e86 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:11.530640 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-2346b08c-94fd-4489-8b93-31f4f29e8e86 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:11.530640 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-2346b08c-94fd-4489-8b93-31f4f29e8e86 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id 66527cc8-2d42-4ed3-b81f-350d6af8f95b. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:35:11.533420 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:11.533420 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:35:11.534309 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-2346b08c-94fd-4489-8b93-31f4f29e8e86 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/66527cc8-2d42-4ed3-b81f-350d6af8f95b returned with HTTP 200 Jul 10 06:35:11.534742 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 465/1851] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:11 2026] GET /volume/v3/backups/66527cc8-2d42-4ed3-b81f-350d6af8f95b => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:12.138079 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-53563c4a-da56-4d36-b92a-23d72c24f71d None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:12.140679 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-53563c4a-da56-4d36-b92a-23d72c24f71d tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] GET https://10.4.3.200/volume/v3/backups/9e489e4a-b21e-4c63-9c6f-0b2dae6003a6 Jul 10 06:35:12.140854 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-53563c4a-da56-4d36-b92a-23d72c24f71d tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:12.141032 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-53563c4a-da56-4d36-b92a-23d72c24f71d tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:12.141139 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-53563c4a-da56-4d36-b92a-23d72c24f71d tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Show backup with id 9e489e4a-b21e-4c63-9c6f-0b2dae6003a6. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:35:12.148654 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:12.148654 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:35:12.149610 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-53563c4a-da56-4d36-b92a-23d72c24f71d tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] https://10.4.3.200/volume/v3/backups/9e489e4a-b21e-4c63-9c6f-0b2dae6003a6 returned with HTTP 200 Jul 10 06:35:12.150116 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 460/1852] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:12 2026] GET /volume/v3/backups/9e489e4a-b21e-4c63-9c6f-0b2dae6003a6 => generated 754 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:12.547022 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-50e2d09c-0726-45b3-a873-dbded80ae1d1 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:12.549315 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-50e2d09c-0726-45b3-a873-dbded80ae1d1 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/66527cc8-2d42-4ed3-b81f-350d6af8f95b Jul 10 06:35:12.549584 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-50e2d09c-0726-45b3-a873-dbded80ae1d1 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:12.549882 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-50e2d09c-0726-45b3-a873-dbded80ae1d1 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:12.550002 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-50e2d09c-0726-45b3-a873-dbded80ae1d1 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id 66527cc8-2d42-4ed3-b81f-350d6af8f95b. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:35:12.557272 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:12.557272 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:35:12.558031 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-50e2d09c-0726-45b3-a873-dbded80ae1d1 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/66527cc8-2d42-4ed3-b81f-350d6af8f95b returned with HTTP 200 Jul 10 06:35:12.558407 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 464/1853] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:12 2026] GET /volume/v3/backups/66527cc8-2d42-4ed3-b81f-350d6af8f95b => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:13.162423 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-68c6417f-c4c1-4d50-b994-6f44db89d245 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:13.164736 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-68c6417f-c4c1-4d50-b994-6f44db89d245 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] GET https://10.4.3.200/volume/v3/backups/9e489e4a-b21e-4c63-9c6f-0b2dae6003a6 Jul 10 06:35:13.165030 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-68c6417f-c4c1-4d50-b994-6f44db89d245 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:13.165274 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-68c6417f-c4c1-4d50-b994-6f44db89d245 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:13.165432 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-68c6417f-c4c1-4d50-b994-6f44db89d245 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Show backup with id 9e489e4a-b21e-4c63-9c6f-0b2dae6003a6. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:35:13.171006 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:13.171006 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:35:13.172017 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-68c6417f-c4c1-4d50-b994-6f44db89d245 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] https://10.4.3.200/volume/v3/backups/9e489e4a-b21e-4c63-9c6f-0b2dae6003a6 returned with HTTP 200 Jul 10 06:35:13.172489 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 465/1854] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:13 2026] GET /volume/v3/backups/9e489e4a-b21e-4c63-9c6f-0b2dae6003a6 => generated 754 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:13.362294 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-7e282108-dc12-457b-9d47-266669547143 req-0cc5826b-3b97-42aa-b30f-597f633ca79b None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:13.365326 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-7e282108-dc12-457b-9d47-266669547143 req-0cc5826b-3b97-42aa-b30f-597f633ca79b tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] POST https://10.4.3.200/volume/v3/attachments/23e83e9e-3c87-444d-976e-f3b5d8c8ea7d/action Jul 10 06:35:13.365688 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-7e282108-dc12-457b-9d47-266669547143 req-0cc5826b-3b97-42aa-b30f-597f633ca79b tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Action body: b'{"os-complete": null}' {{(pid=99975) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:35:13.365801 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-7e282108-dc12-457b-9d47-266669547143 req-0cc5826b-3b97-42aa-b30f-597f633ca79b tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:35:13.387379 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:13.387379 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:35:13.397591 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-7e282108-dc12-457b-9d47-266669547143 req-0cc5826b-3b97-42aa-b30f-597f633ca79b tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/attachments/23e83e9e-3c87-444d-976e-f3b5d8c8ea7d/action returned with HTTP 204 Jul 10 06:35:13.398023 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 466/1855] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 10 06:35:13 2026] POST /volume/v3/attachments/23e83e9e-3c87-444d-976e-f3b5d8c8ea7d/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:35:13.575399 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-5ec72dc7-db62-4d69-b6b5-03bb20682a8a None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:13.577754 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-5ec72dc7-db62-4d69-b6b5-03bb20682a8a tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/66527cc8-2d42-4ed3-b81f-350d6af8f95b Jul 10 06:35:13.577947 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-5ec72dc7-db62-4d69-b6b5-03bb20682a8a tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:13.578217 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-5ec72dc7-db62-4d69-b6b5-03bb20682a8a tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:13.578347 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-5ec72dc7-db62-4d69-b6b5-03bb20682a8a tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id 66527cc8-2d42-4ed3-b81f-350d6af8f95b. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:35:13.591069 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:13.591069 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:35:13.592910 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-5ec72dc7-db62-4d69-b6b5-03bb20682a8a tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/66527cc8-2d42-4ed3-b81f-350d6af8f95b returned with HTTP 200 Jul 10 06:35:13.592910 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 461/1856] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:13 2026] GET /volume/v3/backups/66527cc8-2d42-4ed3-b81f-350d6af8f95b => generated 749 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:14.182269 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-9d3e927e-2ac3-4aaf-83bf-7b1e34b1fd25 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:14.184302 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9d3e927e-2ac3-4aaf-83bf-7b1e34b1fd25 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] GET https://10.4.3.200/volume/v3/backups/9e489e4a-b21e-4c63-9c6f-0b2dae6003a6 Jul 10 06:35:14.184548 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9d3e927e-2ac3-4aaf-83bf-7b1e34b1fd25 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:14.184790 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9d3e927e-2ac3-4aaf-83bf-7b1e34b1fd25 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:14.184961 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-9d3e927e-2ac3-4aaf-83bf-7b1e34b1fd25 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Show backup with id 9e489e4a-b21e-4c63-9c6f-0b2dae6003a6. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:35:14.190482 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:14.190482 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:35:14.191479 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9d3e927e-2ac3-4aaf-83bf-7b1e34b1fd25 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] https://10.4.3.200/volume/v3/backups/9e489e4a-b21e-4c63-9c6f-0b2dae6003a6 returned with HTTP 200 Jul 10 06:35:14.191972 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 465/1857] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:14 2026] GET /volume/v3/backups/9e489e4a-b21e-4c63-9c6f-0b2dae6003a6 => generated 754 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:14.606047 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-57595dd3-dfbd-4c44-921a-0312f8d07f58 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:14.607902 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-57595dd3-dfbd-4c44-921a-0312f8d07f58 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/66527cc8-2d42-4ed3-b81f-350d6af8f95b Jul 10 06:35:14.608114 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-57595dd3-dfbd-4c44-921a-0312f8d07f58 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:14.608316 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-57595dd3-dfbd-4c44-921a-0312f8d07f58 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:14.608460 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-57595dd3-dfbd-4c44-921a-0312f8d07f58 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id 66527cc8-2d42-4ed3-b81f-350d6af8f95b. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:35:14.612731 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:14.612731 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:35:14.613619 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-57595dd3-dfbd-4c44-921a-0312f8d07f58 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/66527cc8-2d42-4ed3-b81f-350d6af8f95b returned with HTTP 200 Jul 10 06:35:14.614080 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 466/1858] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:14 2026] GET /volume/v3/backups/66527cc8-2d42-4ed3-b81f-350d6af8f95b => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:14.624046 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-3f75e86e-376a-432c-ab48-a3b191ca3ae2 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:14.628078 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-3f75e86e-376a-432c-ab48-a3b191ca3ae2 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] POST https://10.4.3.200/volume/v3/backups/66527cc8-2d42-4ed3-b81f-350d6af8f95b/restore Jul 10 06:35:14.628678 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-3f75e86e-376a-432c-ab48-a3b191ca3ae2 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "52cb770f-25d3-4490-a845-a5888459df34"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:35:14.630554 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.contrib.backups [None req-3f75e86e-376a-432c-ab48-a3b191ca3ae2 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Restoring backup 66527cc8-2d42-4ed3-b81f-350d6af8f95b ({'restore': {'volume_id': '52cb770f-25d3-4490-a845-a5888459df34'}}) {{(pid=99975) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 10 06:35:14.630673 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.contrib.backups [None req-3f75e86e-376a-432c-ab48-a3b191ca3ae2 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Restoring backup 66527cc8-2d42-4ed3-b81f-350d6af8f95b to volume 52cb770f-25d3-4490-a845-a5888459df34. Jul 10 06:35:14.637767 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:14.637767 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:35:14.649684 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:14.649684 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:35:14.650437 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-3f75e86e-376a-432c-ab48-a3b191ca3ae2 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Volume info retrieved successfully. Jul 10 06:35:14.650580 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.backup.api [None req-3f75e86e-376a-432c-ab48-a3b191ca3ae2 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Checking backup size 1 against volume size 1 {{(pid=99975) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 10 06:35:14.650781 np0000004964 devstack@c-api.service[99975]: INFO cinder.backup.api [None req-3f75e86e-376a-432c-ab48-a3b191ca3ae2 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Overwriting volume 52cb770f-25d3-4490-a845-a5888459df34 with restore of backup 66527cc8-2d42-4ed3-b81f-350d6af8f95b Jul 10 06:35:14.667251 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.backup.rpcapi [None req-3f75e86e-376a-432c-ab48-a3b191ca3ae2 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] restore_backup in rpcapi backup_id 66527cc8-2d42-4ed3-b81f-350d6af8f95b {{(pid=99975) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 10 06:35:14.669853 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-3f75e86e-376a-432c-ab48-a3b191ca3ae2 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/66527cc8-2d42-4ed3-b81f-350d6af8f95b/restore returned with HTTP 202 Jul 10 06:35:14.670458 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 467/1859] 10.4.3.200 () {68 vars in 1393 bytes} [Fri Jul 10 06:35:14 2026] POST /volume/v3/backups/66527cc8-2d42-4ed3-b81f-350d6af8f95b/restore => generated 181 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:35:14.681873 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-3a061ef7-588d-4b1e-9edd-6a586bccb659 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:14.690183 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3a061ef7-588d-4b1e-9edd-6a586bccb659 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/66527cc8-2d42-4ed3-b81f-350d6af8f95b Jul 10 06:35:14.690479 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3a061ef7-588d-4b1e-9edd-6a586bccb659 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:14.691085 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3a061ef7-588d-4b1e-9edd-6a586bccb659 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:14.691222 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-3a061ef7-588d-4b1e-9edd-6a586bccb659 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id 66527cc8-2d42-4ed3-b81f-350d6af8f95b. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:35:14.697120 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:14.697120 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:35:14.698109 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3a061ef7-588d-4b1e-9edd-6a586bccb659 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/66527cc8-2d42-4ed3-b81f-350d6af8f95b returned with HTTP 200 Jul 10 06:35:14.698572 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 462/1860] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:14 2026] GET /volume/v3/backups/66527cc8-2d42-4ed3-b81f-350d6af8f95b => generated 750 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:14.958662 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-2f47bd6c-d4b2-4220-9e7d-72d9833da96e None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:14.960316 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2f47bd6c-d4b2-4220-9e7d-72d9833da96e tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] DELETE https://10.4.3.200/volume/v3/volumes/e76cdea7-8035-4814-bf2e-853a902d5ada Jul 10 06:35:14.960514 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2f47bd6c-d4b2-4220-9e7d-72d9833da96e tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:14.960733 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2f47bd6c-d4b2-4220-9e7d-72d9833da96e tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:14.960832 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-2f47bd6c-d4b2-4220-9e7d-72d9833da96e tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] Delete volume with id: e76cdea7-8035-4814-bf2e-853a902d5ada Jul 10 06:35:14.967225 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:14.967225 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:35:14.967672 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-2f47bd6c-d4b2-4220-9e7d-72d9833da96e tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] Volume info retrieved successfully. Jul 10 06:35:14.981514 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-2f47bd6c-d4b2-4220-9e7d-72d9833da96e tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] Delete volume request issued successfully. Jul 10 06:35:14.981643 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2f47bd6c-d4b2-4220-9e7d-72d9833da96e tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] https://10.4.3.200/volume/v3/volumes/e76cdea7-8035-4814-bf2e-853a902d5ada returned with HTTP 202 Jul 10 06:35:14.982060 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 466/1861] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:35:14 2026] DELETE /volume/v3/volumes/e76cdea7-8035-4814-bf2e-853a902d5ada => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:35:14.994736 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-2de05f34-ee06-41a4-baac-4bfafafd4ee9 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:14.997566 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2de05f34-ee06-41a4-baac-4bfafafd4ee9 tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] GET https://10.4.3.200/volume/v3/volumes/e76cdea7-8035-4814-bf2e-853a902d5ada Jul 10 06:35:14.997802 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2de05f34-ee06-41a4-baac-4bfafafd4ee9 tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:14.998061 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2de05f34-ee06-41a4-baac-4bfafafd4ee9 tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:15.004829 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:15.004829 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:35:15.008522 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-2de05f34-ee06-41a4-baac-4bfafafd4ee9 tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] Volume info retrieved successfully. Jul 10 06:35:15.012776 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2de05f34-ee06-41a4-baac-4bfafafd4ee9 tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] https://10.4.3.200/volume/v3/volumes/e76cdea7-8035-4814-bf2e-853a902d5ada returned with HTTP 200 Jul 10 06:35:15.013139 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 467/1862] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:14 2026] GET /volume/v3/volumes/e76cdea7-8035-4814-bf2e-853a902d5ada => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:15.205519 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-656b21d7-49fb-4c37-add5-4ddf98b4232a None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:15.210208 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-656b21d7-49fb-4c37-add5-4ddf98b4232a tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] GET https://10.4.3.200/volume/v3/backups/9e489e4a-b21e-4c63-9c6f-0b2dae6003a6 Jul 10 06:35:15.210406 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-656b21d7-49fb-4c37-add5-4ddf98b4232a tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:15.210599 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-656b21d7-49fb-4c37-add5-4ddf98b4232a tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:15.210697 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-656b21d7-49fb-4c37-add5-4ddf98b4232a tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Show backup with id 9e489e4a-b21e-4c63-9c6f-0b2dae6003a6. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:35:15.218614 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:15.218614 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:35:15.219302 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-656b21d7-49fb-4c37-add5-4ddf98b4232a tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] https://10.4.3.200/volume/v3/backups/9e489e4a-b21e-4c63-9c6f-0b2dae6003a6 returned with HTTP 200 Jul 10 06:35:15.219659 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 468/1863] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:15 2026] GET /volume/v3/backups/9e489e4a-b21e-4c63-9c6f-0b2dae6003a6 => generated 754 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:15.710230 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-64f4f948-b433-4de1-9086-7a150eff0a9f None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:15.711985 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-64f4f948-b433-4de1-9086-7a150eff0a9f tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/66527cc8-2d42-4ed3-b81f-350d6af8f95b Jul 10 06:35:15.712165 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-64f4f948-b433-4de1-9086-7a150eff0a9f tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:15.712391 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-64f4f948-b433-4de1-9086-7a150eff0a9f tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:15.712439 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-64f4f948-b433-4de1-9086-7a150eff0a9f tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id 66527cc8-2d42-4ed3-b81f-350d6af8f95b. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:35:15.718618 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:15.718618 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:35:15.719418 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-64f4f948-b433-4de1-9086-7a150eff0a9f tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/66527cc8-2d42-4ed3-b81f-350d6af8f95b returned with HTTP 200 Jul 10 06:35:15.719834 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 463/1864] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:15 2026] GET /volume/v3/backups/66527cc8-2d42-4ed3-b81f-350d6af8f95b => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:16.026809 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-9cc33274-c3b4-47d4-9c6a-b62a6fd046a7 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:16.028853 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9cc33274-c3b4-47d4-9c6a-b62a6fd046a7 tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] GET https://10.4.3.200/volume/v3/volumes/e76cdea7-8035-4814-bf2e-853a902d5ada Jul 10 06:35:16.029091 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9cc33274-c3b4-47d4-9c6a-b62a6fd046a7 tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:16.029308 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9cc33274-c3b4-47d4-9c6a-b62a6fd046a7 tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:16.036360 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9cc33274-c3b4-47d4-9c6a-b62a6fd046a7 tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] https://10.4.3.200/volume/v3/volumes/e76cdea7-8035-4814-bf2e-853a902d5ada returned with HTTP 404 Jul 10 06:35:16.036847 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 467/1865] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:16 2026] GET /volume/v3/volumes/e76cdea7-8035-4814-bf2e-853a902d5ada => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:35:16.099289 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-27b7e241-8308-4a5f-8bbb-431ffe0237df None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:16.101061 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-27b7e241-8308-4a5f-8bbb-431ffe0237df tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] DELETE https://10.4.3.200/volume/v3/volumes/2673be93-b34c-4951-8286-be1f5ed7ae14 Jul 10 06:35:16.102523 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-27b7e241-8308-4a5f-8bbb-431ffe0237df tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:16.102523 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-27b7e241-8308-4a5f-8bbb-431ffe0237df tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:16.102523 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-27b7e241-8308-4a5f-8bbb-431ffe0237df tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] Delete volume with id: 2673be93-b34c-4951-8286-be1f5ed7ae14 Jul 10 06:35:16.108488 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:16.108488 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:35:16.108945 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-27b7e241-8308-4a5f-8bbb-431ffe0237df tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] Volume info retrieved successfully. Jul 10 06:35:16.137248 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-27b7e241-8308-4a5f-8bbb-431ffe0237df tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] Delete volume request issued successfully. Jul 10 06:35:16.137248 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-27b7e241-8308-4a5f-8bbb-431ffe0237df tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] https://10.4.3.200/volume/v3/volumes/2673be93-b34c-4951-8286-be1f5ed7ae14 returned with HTTP 202 Jul 10 06:35:16.137248 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 468/1866] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:35:16 2026] DELETE /volume/v3/volumes/2673be93-b34c-4951-8286-be1f5ed7ae14 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:35:16.156432 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-8c60e3f3-072f-4750-9779-3af2d88b32d4 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:16.161489 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-8c60e3f3-072f-4750-9779-3af2d88b32d4 tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] GET https://10.4.3.200/volume/v3/volumes/2673be93-b34c-4951-8286-be1f5ed7ae14 Jul 10 06:35:16.161952 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-8c60e3f3-072f-4750-9779-3af2d88b32d4 tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:16.162680 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-8c60e3f3-072f-4750-9779-3af2d88b32d4 tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:16.174240 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:16.174240 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:35:16.181207 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-8c60e3f3-072f-4750-9779-3af2d88b32d4 tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] Volume info retrieved successfully. Jul 10 06:35:16.187298 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-8c60e3f3-072f-4750-9779-3af2d88b32d4 tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] https://10.4.3.200/volume/v3/volumes/2673be93-b34c-4951-8286-be1f5ed7ae14 returned with HTTP 200 Jul 10 06:35:16.188048 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 469/1867] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:16 2026] GET /volume/v3/volumes/2673be93-b34c-4951-8286-be1f5ed7ae14 => generated 849 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:16.232419 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-75648061-ce30-4db6-af70-271b4e212394 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:16.235203 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-75648061-ce30-4db6-af70-271b4e212394 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] GET https://10.4.3.200/volume/v3/backups/9e489e4a-b21e-4c63-9c6f-0b2dae6003a6 Jul 10 06:35:16.235522 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-75648061-ce30-4db6-af70-271b4e212394 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:16.235805 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-75648061-ce30-4db6-af70-271b4e212394 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:16.235982 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-75648061-ce30-4db6-af70-271b4e212394 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Show backup with id 9e489e4a-b21e-4c63-9c6f-0b2dae6003a6. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:35:16.243883 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:16.243883 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:35:16.247409 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-75648061-ce30-4db6-af70-271b4e212394 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] https://10.4.3.200/volume/v3/backups/9e489e4a-b21e-4c63-9c6f-0b2dae6003a6 returned with HTTP 200 Jul 10 06:35:16.248071 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 464/1868] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:16 2026] GET /volume/v3/backups/9e489e4a-b21e-4c63-9c6f-0b2dae6003a6 => generated 755 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 06:35:16.732974 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-34efa179-f484-4ec3-bd21-858e4d2fc408 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:16.734820 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-34efa179-f484-4ec3-bd21-858e4d2fc408 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/66527cc8-2d42-4ed3-b81f-350d6af8f95b Jul 10 06:35:16.735209 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-34efa179-f484-4ec3-bd21-858e4d2fc408 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:16.735575 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-34efa179-f484-4ec3-bd21-858e4d2fc408 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:16.735827 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-34efa179-f484-4ec3-bd21-858e4d2fc408 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id 66527cc8-2d42-4ed3-b81f-350d6af8f95b. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:35:16.741114 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:16.741114 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:35:16.742355 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-34efa179-f484-4ec3-bd21-858e4d2fc408 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/66527cc8-2d42-4ed3-b81f-350d6af8f95b returned with HTTP 200 Jul 10 06:35:16.743103 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 468/1869] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:16 2026] GET /volume/v3/backups/66527cc8-2d42-4ed3-b81f-350d6af8f95b => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:17.200880 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-8f7d3b6c-5c1a-4171-9356-99c1c26bc448 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:17.202468 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8f7d3b6c-5c1a-4171-9356-99c1c26bc448 tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] GET https://10.4.3.200/volume/v3/volumes/2673be93-b34c-4951-8286-be1f5ed7ae14 Jul 10 06:35:17.202717 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8f7d3b6c-5c1a-4171-9356-99c1c26bc448 tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:17.202891 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8f7d3b6c-5c1a-4171-9356-99c1c26bc448 tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:17.207930 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8f7d3b6c-5c1a-4171-9356-99c1c26bc448 tempest-AttachVolumeShelveTestJSON-692143992 tempest-AttachVolumeShelveTestJSON-692143992-project-member] https://10.4.3.200/volume/v3/volumes/2673be93-b34c-4951-8286-be1f5ed7ae14 returned with HTTP 404 Jul 10 06:35:17.209424 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 469/1870] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:17 2026] GET /volume/v3/volumes/2673be93-b34c-4951-8286-be1f5ed7ae14 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:35:17.260118 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-bfaa135b-76c8-44de-832c-1832164de885 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:17.264465 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-bfaa135b-76c8-44de-832c-1832164de885 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] GET https://10.4.3.200/volume/v3/backups/9e489e4a-b21e-4c63-9c6f-0b2dae6003a6 Jul 10 06:35:17.266130 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-bfaa135b-76c8-44de-832c-1832164de885 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:17.266397 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-bfaa135b-76c8-44de-832c-1832164de885 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:17.266562 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-bfaa135b-76c8-44de-832c-1832164de885 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Show backup with id 9e489e4a-b21e-4c63-9c6f-0b2dae6003a6. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:35:17.270837 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:17.270837 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:35:17.271608 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-bfaa135b-76c8-44de-832c-1832164de885 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] https://10.4.3.200/volume/v3/backups/9e489e4a-b21e-4c63-9c6f-0b2dae6003a6 returned with HTTP 200 Jul 10 06:35:17.271997 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 470/1871] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:17 2026] GET /volume/v3/backups/9e489e4a-b21e-4c63-9c6f-0b2dae6003a6 => generated 755 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:17.751638 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-5f74faf0-500a-4396-9e1d-a0d7d3cae65c None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:17.753530 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-5f74faf0-500a-4396-9e1d-a0d7d3cae65c tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/66527cc8-2d42-4ed3-b81f-350d6af8f95b Jul 10 06:35:17.753754 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-5f74faf0-500a-4396-9e1d-a0d7d3cae65c tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:17.753954 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-5f74faf0-500a-4396-9e1d-a0d7d3cae65c tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:17.754054 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-5f74faf0-500a-4396-9e1d-a0d7d3cae65c tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id 66527cc8-2d42-4ed3-b81f-350d6af8f95b. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:35:17.760076 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:17.760076 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:35:17.760974 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-5f74faf0-500a-4396-9e1d-a0d7d3cae65c tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/66527cc8-2d42-4ed3-b81f-350d6af8f95b returned with HTTP 200 Jul 10 06:35:17.761412 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 465/1872] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:17 2026] GET /volume/v3/backups/66527cc8-2d42-4ed3-b81f-350d6af8f95b => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:17.781793 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-7940d056-b6d2-4212-9905-21b1996344f2 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:17.783463 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7940d056-b6d2-4212-9905-21b1996344f2 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] GET https://10.4.3.200/volume/v3/volumes/1b51ca2f-cc96-4285-941a-315fcaf18eee Jul 10 06:35:17.783655 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7940d056-b6d2-4212-9905-21b1996344f2 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:17.783830 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7940d056-b6d2-4212-9905-21b1996344f2 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:17.793768 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:17.793768 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:35:17.797221 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-7940d056-b6d2-4212-9905-21b1996344f2 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Volume info retrieved successfully. Jul 10 06:35:17.801110 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7940d056-b6d2-4212-9905-21b1996344f2 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] https://10.4.3.200/volume/v3/volumes/1b51ca2f-cc96-4285-941a-315fcaf18eee returned with HTTP 200 Jul 10 06:35:17.801460 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 469/1873] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:17 2026] GET /volume/v3/volumes/1b51ca2f-cc96-4285-941a-315fcaf18eee => generated 1140 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:35:17.843034 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-78ffc37a-0a0c-4826-8033-003a7738d442 req-94656bbc-4e23-42c6-9728-1fb58065e45f None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:17.845357 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-78ffc37a-0a0c-4826-8033-003a7738d442 req-94656bbc-4e23-42c6-9728-1fb58065e45f tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] GET https://10.4.3.200/volume/v3/volumes/1b51ca2f-cc96-4285-941a-315fcaf18eee Jul 10 06:35:17.845574 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-78ffc37a-0a0c-4826-8033-003a7738d442 req-94656bbc-4e23-42c6-9728-1fb58065e45f tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:17.845754 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-78ffc37a-0a0c-4826-8033-003a7738d442 req-94656bbc-4e23-42c6-9728-1fb58065e45f tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:17.855631 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:17.855631 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:35:17.859283 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [req-78ffc37a-0a0c-4826-8033-003a7738d442 req-94656bbc-4e23-42c6-9728-1fb58065e45f tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Volume info retrieved successfully. Jul 10 06:35:17.863660 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-78ffc37a-0a0c-4826-8033-003a7738d442 req-94656bbc-4e23-42c6-9728-1fb58065e45f tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] https://10.4.3.200/volume/v3/volumes/1b51ca2f-cc96-4285-941a-315fcaf18eee returned with HTTP 200 Jul 10 06:35:17.864052 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 470/1874] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:35:17 2026] GET /volume/v3/volumes/1b51ca2f-cc96-4285-941a-315fcaf18eee => generated 1140 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:35:17.886362 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-78ffc37a-0a0c-4826-8033-003a7738d442 req-a2b0e965-d271-480a-9187-992a054cb288 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:17.888995 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-78ffc37a-0a0c-4826-8033-003a7738d442 req-a2b0e965-d271-480a-9187-992a054cb288 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] POST https://10.4.3.200/volume/v3/volumes/1b51ca2f-cc96-4285-941a-315fcaf18eee/action Jul 10 06:35:17.891523 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-78ffc37a-0a0c-4826-8033-003a7738d442 req-a2b0e965-d271-480a-9187-992a054cb288 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99975) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:35:17.891523 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-78ffc37a-0a0c-4826-8033-003a7738d442 req-a2b0e965-d271-480a-9187-992a054cb288 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:35:17.905423 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:17.905423 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:35:17.906430 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [req-78ffc37a-0a0c-4826-8033-003a7738d442 req-a2b0e965-d271-480a-9187-992a054cb288 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Volume info retrieved successfully. Jul 10 06:35:17.915262 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [req-78ffc37a-0a0c-4826-8033-003a7738d442 req-a2b0e965-d271-480a-9187-992a054cb288 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Begin detaching volume completed successfully. Jul 10 06:35:17.916133 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-78ffc37a-0a0c-4826-8033-003a7738d442 req-a2b0e965-d271-480a-9187-992a054cb288 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] https://10.4.3.200/volume/v3/volumes/1b51ca2f-cc96-4285-941a-315fcaf18eee/action returned with HTTP 202 Jul 10 06:35:17.916759 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 471/1875] 10.4.3.200 () {72 vars in 1672 bytes} [Fri Jul 10 06:35:17 2026] POST /volume/v3/volumes/1b51ca2f-cc96-4285-941a-315fcaf18eee/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:35:18.266340 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-101a4008-0a39-4246-a8e2-7786ecb7434a None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:18.268718 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-101a4008-0a39-4246-a8e2-7786ecb7434a tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/volumes/e93f5e3e-d101-45b6-b461-9a90053c4b78 Jul 10 06:35:18.269000 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-101a4008-0a39-4246-a8e2-7786ecb7434a tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:18.269255 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-101a4008-0a39-4246-a8e2-7786ecb7434a tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:18.278714 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:18.278714 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:35:18.286046 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-101a4008-0a39-4246-a8e2-7786ecb7434a tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Volume info retrieved successfully. Jul 10 06:35:18.286483 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-ea4ccf85-a2b5-46fe-9942-c0e322607767 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:18.288725 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ea4ccf85-a2b5-46fe-9942-c0e322607767 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] GET https://10.4.3.200/volume/v3/backups/9e489e4a-b21e-4c63-9c6f-0b2dae6003a6 Jul 10 06:35:18.288998 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ea4ccf85-a2b5-46fe-9942-c0e322607767 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:18.289189 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ea4ccf85-a2b5-46fe-9942-c0e322607767 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:18.289307 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-ea4ccf85-a2b5-46fe-9942-c0e322607767 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Show backup with id 9e489e4a-b21e-4c63-9c6f-0b2dae6003a6. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:35:18.290862 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-101a4008-0a39-4246-a8e2-7786ecb7434a tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/volumes/e93f5e3e-d101-45b6-b461-9a90053c4b78 returned with HTTP 200 Jul 10 06:35:18.291316 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 466/1876] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:18 2026] GET /volume/v3/volumes/e93f5e3e-d101-45b6-b461-9a90053c4b78 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:18.297531 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:18.297531 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:35:18.297531 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ea4ccf85-a2b5-46fe-9942-c0e322607767 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] https://10.4.3.200/volume/v3/backups/9e489e4a-b21e-4c63-9c6f-0b2dae6003a6 returned with HTTP 200 Jul 10 06:35:18.297531 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 470/1877] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:18 2026] GET /volume/v3/backups/9e489e4a-b21e-4c63-9c6f-0b2dae6003a6 => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:18.341553 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-dcb1e2e0-88c4-4bb1-af0d-6b7ec76b2e96 req-1141afbc-3d77-42c6-8816-053e7468b1f1 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:18.343872 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-dcb1e2e0-88c4-4bb1-af0d-6b7ec76b2e96 req-1141afbc-3d77-42c6-8816-053e7468b1f1 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/volumes/e93f5e3e-d101-45b6-b461-9a90053c4b78 Jul 10 06:35:18.347316 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-dcb1e2e0-88c4-4bb1-af0d-6b7ec76b2e96 req-1141afbc-3d77-42c6-8816-053e7468b1f1 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:18.347316 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-dcb1e2e0-88c4-4bb1-af0d-6b7ec76b2e96 req-1141afbc-3d77-42c6-8816-053e7468b1f1 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:18.354038 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:18.354038 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:35:18.358690 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [req-dcb1e2e0-88c4-4bb1-af0d-6b7ec76b2e96 req-1141afbc-3d77-42c6-8816-053e7468b1f1 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Volume info retrieved successfully. Jul 10 06:35:18.365399 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-dcb1e2e0-88c4-4bb1-af0d-6b7ec76b2e96 req-1141afbc-3d77-42c6-8816-053e7468b1f1 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/volumes/e93f5e3e-d101-45b6-b461-9a90053c4b78 returned with HTTP 200 Jul 10 06:35:18.365399 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 471/1878] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:35:18 2026] GET /volume/v3/volumes/e93f5e3e-d101-45b6-b461-9a90053c4b78 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:18.774613 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-c13478df-8c0e-4fd1-b6c5-7e2d69a1cee7 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:18.776640 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-c13478df-8c0e-4fd1-b6c5-7e2d69a1cee7 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/66527cc8-2d42-4ed3-b81f-350d6af8f95b Jul 10 06:35:18.776778 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-c13478df-8c0e-4fd1-b6c5-7e2d69a1cee7 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:18.776989 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-c13478df-8c0e-4fd1-b6c5-7e2d69a1cee7 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:18.777101 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-c13478df-8c0e-4fd1-b6c5-7e2d69a1cee7 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id 66527cc8-2d42-4ed3-b81f-350d6af8f95b. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:35:18.781226 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:18.781226 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:35:18.781993 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-c13478df-8c0e-4fd1-b6c5-7e2d69a1cee7 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/66527cc8-2d42-4ed3-b81f-350d6af8f95b returned with HTTP 200 Jul 10 06:35:18.782416 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 472/1879] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:18 2026] GET /volume/v3/backups/66527cc8-2d42-4ed3-b81f-350d6af8f95b => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:18.950727 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-528e0cef-4833-4ceb-8acc-f5b66fb1bb93 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:18.952513 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-528e0cef-4833-4ceb-8acc-f5b66fb1bb93 None None] GET https://10.4.3.200/volume// Jul 10 06:35:18.952513 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-528e0cef-4833-4ceb-8acc-f5b66fb1bb93 None None] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:18.952513 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-528e0cef-4833-4ceb-8acc-f5b66fb1bb93 None None] Calling method 'all' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:18.952513 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-528e0cef-4833-4ceb-8acc-f5b66fb1bb93 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:35:18.952513 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 467/1880] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:35: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 10 06:35:18.960316 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-78ffc37a-0a0c-4826-8033-003a7738d442 req-9b38b270-9077-4df2-a2e3-4a55cc78f3b1 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:18.962475 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-78ffc37a-0a0c-4826-8033-003a7738d442 req-9b38b270-9077-4df2-a2e3-4a55cc78f3b1 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] GET https://10.4.3.200/volume/v3/volumes/1b51ca2f-cc96-4285-941a-315fcaf18eee Jul 10 06:35:18.962712 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-78ffc37a-0a0c-4826-8033-003a7738d442 req-9b38b270-9077-4df2-a2e3-4a55cc78f3b1 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:18.962890 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-78ffc37a-0a0c-4826-8033-003a7738d442 req-9b38b270-9077-4df2-a2e3-4a55cc78f3b1 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:18.975723 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:18.975723 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:35:18.978092 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [req-78ffc37a-0a0c-4826-8033-003a7738d442 req-9b38b270-9077-4df2-a2e3-4a55cc78f3b1 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Volume info retrieved successfully. Jul 10 06:35:18.987219 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-78ffc37a-0a0c-4826-8033-003a7738d442 req-9b38b270-9077-4df2-a2e3-4a55cc78f3b1 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] https://10.4.3.200/volume/v3/volumes/1b51ca2f-cc96-4285-941a-315fcaf18eee returned with HTTP 200 Jul 10 06:35:18.987796 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 471/1881] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 10 06:35:18 2026] GET /volume/v3/volumes/1b51ca2f-cc96-4285-941a-315fcaf18eee => generated 1323 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:35:19.308845 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-152b3b4e-daee-48ee-a658-c3b39b2be1e9 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:19.314664 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-152b3b4e-daee-48ee-a658-c3b39b2be1e9 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] GET https://10.4.3.200/volume/v3/backups/9e489e4a-b21e-4c63-9c6f-0b2dae6003a6 Jul 10 06:35:19.314863 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-152b3b4e-daee-48ee-a658-c3b39b2be1e9 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:19.315057 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-152b3b4e-daee-48ee-a658-c3b39b2be1e9 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:19.315170 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-152b3b4e-daee-48ee-a658-c3b39b2be1e9 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Show backup with id 9e489e4a-b21e-4c63-9c6f-0b2dae6003a6. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:35:19.323071 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:19.323071 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:35:19.326727 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-152b3b4e-daee-48ee-a658-c3b39b2be1e9 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] https://10.4.3.200/volume/v3/backups/9e489e4a-b21e-4c63-9c6f-0b2dae6003a6 returned with HTTP 200 Jul 10 06:35:19.327005 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 472/1882] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:19 2026] GET /volume/v3/backups/9e489e4a-b21e-4c63-9c6f-0b2dae6003a6 => generated 756 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:19.339789 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-80c711de-407a-4020-a740-85d7c802fe80 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:19.343115 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-80c711de-407a-4020-a740-85d7c802fe80 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] GET https://10.4.3.200/volume/v3/volumes/48f33370-6088-4e06-8c47-b93a62b06239 Jul 10 06:35:19.343115 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-80c711de-407a-4020-a740-85d7c802fe80 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:19.343115 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-80c711de-407a-4020-a740-85d7c802fe80 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:19.349807 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:19.349807 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:35:19.354631 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-80c711de-407a-4020-a740-85d7c802fe80 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Volume info retrieved successfully. Jul 10 06:35:19.361235 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-80c711de-407a-4020-a740-85d7c802fe80 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] https://10.4.3.200/volume/v3/volumes/48f33370-6088-4e06-8c47-b93a62b06239 returned with HTTP 200 Jul 10 06:35:19.361755 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 473/1883] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:19 2026] GET /volume/v3/volumes/48f33370-6088-4e06-8c47-b93a62b06239 => generated 1362 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:35:19.377572 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-a2a0c271-b8a4-4927-9996-eacf2b3ff121 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:19.380284 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a2a0c271-b8a4-4927-9996-eacf2b3ff121 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] POST https://10.4.3.200/volume/v3/backups/9e489e4a-b21e-4c63-9c6f-0b2dae6003a6/restore Jul 10 06:35:19.380670 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a2a0c271-b8a4-4927-9996-eacf2b3ff121 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:35:19.383591 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.contrib.backups [None req-a2a0c271-b8a4-4927-9996-eacf2b3ff121 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Restoring backup 9e489e4a-b21e-4c63-9c6f-0b2dae6003a6 ({'restore': {}}) {{(pid=99977) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 10 06:35:19.383775 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.contrib.backups [None req-a2a0c271-b8a4-4927-9996-eacf2b3ff121 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Restoring backup 9e489e4a-b21e-4c63-9c6f-0b2dae6003a6 to volume None. Jul 10 06:35:19.389102 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:19.389102 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:35:19.390254 np0000004964 devstack@c-api.service[99977]: INFO cinder.backup.api [None req-a2a0c271-b8a4-4927-9996-eacf2b3ff121 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Creating volume of 1 GB for restore of backup 9e489e4a-b21e-4c63-9c6f-0b2dae6003a6. Jul 10 06:35:19.396125 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-a2a0c271-b8a4-4927-9996-eacf2b3ff121 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Availability zone cache updated, next update will occur around 2026-07-10 07:35:19.395877. {{(pid=99977) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 10 06:35:19.396250 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-a2a0c271-b8a4-4927-9996-eacf2b3ff121 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Availability Zones retrieved successfully. Jul 10 06:35:19.401810 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-a2a0c271-b8a4-4927-9996-eacf2b3ff121 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Flow 'volume_create_api' (91815fc3-7535-4017-940f-5808729391d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:35:19.402825 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-a2a0c271-b8a4-4927-9996-eacf2b3ff121 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (386611b3-3150-4b78-a4d9-3018f5b72840) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:35:19.403796 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.flows.api.create_volume [None req-a2a0c271-b8a4-4927-9996-eacf2b3ff121 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Validating volume size '1' using validate_int {{(pid=99977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:35:19.438683 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-a2a0c271-b8a4-4927-9996-eacf2b3ff121 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (386611b3-3150-4b78-a4d9-3018f5b72840) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:35:19.438683 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-a2a0c271-b8a4-4927-9996-eacf2b3ff121 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3573b286-ae95-4498-bbf0-2918c93cdbf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:35:19.478593 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-a2a0c271-b8a4-4927-9996-eacf2b3ff121 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Created reservations ['f57d4e54-67f4-45cb-93c3-a7b0c5071383', 'fa8ec260-4ce3-4c38-97d8-d82831d7d8ff', 'ca04303f-86c9-4802-b33a-0b69a5ec257b', '570dfb4e-d5f3-4f10-abba-08cc54ff8550'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:35:19.480381 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-a2a0c271-b8a4-4927-9996-eacf2b3ff121 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3573b286-ae95-4498-bbf0-2918c93cdbf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f57d4e54-67f4-45cb-93c3-a7b0c5071383', 'fa8ec260-4ce3-4c38-97d8-d82831d7d8ff', 'ca04303f-86c9-4802-b33a-0b69a5ec257b', '570dfb4e-d5f3-4f10-abba-08cc54ff8550']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:35:19.480381 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-a2a0c271-b8a4-4927-9996-eacf2b3ff121 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7441574-4034-4fc3-99a5-0c6542ab835f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:35:19.509454 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-a2a0c271-b8a4-4927-9996-eacf2b3ff121 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7441574-4034-4fc3-99a5-0c6542ab835f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3eb9bc19-e017-4a80-b8c9-490155fe37a7', '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_9e489e4a-b21e-4c63-9c6f-0b2dae6003a6',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3336a608a4144958cd52661f76640cc',qos_specs=None,replication_status=,reservations=['f57d4e54-67f4-45cb-93c3-a7b0c5071383','fa8ec260-4ce3-4c38-97d8-d82831d7d8ff','ca04303f-86c9-4802-b33a-0b69a5ec257b','570dfb4e-d5f3-4f10-abba-08cc54ff8550'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b37082972414143a16bfeca325d017a',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:35:19Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_9e489e4a-b21e-4c63-9c6f-0b2dae6003a6',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3eb9bc19-e017-4a80-b8c9-490155fe37a7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a3336a608a4144958cd52661f76640cc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0b37082972414143a16bfeca325d017a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:35:19.510442 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-a2a0c271-b8a4-4927-9996-eacf2b3ff121 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98e45c49-8035-43d7-bea4-684568060afd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:35:19.524732 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-a2a0c271-b8a4-4927-9996-eacf2b3ff121 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98e45c49-8035-43d7-bea4-684568060afd) transitioned into 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_9e489e4a-b21e-4c63-9c6f-0b2dae6003a6',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3336a608a4144958cd52661f76640cc',qos_specs=None,replication_status=,reservations=['f57d4e54-67f4-45cb-93c3-a7b0c5071383','fa8ec260-4ce3-4c38-97d8-d82831d7d8ff','ca04303f-86c9-4802-b33a-0b69a5ec257b','570dfb4e-d5f3-4f10-abba-08cc54ff8550'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b37082972414143a16bfeca325d017a',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:35:19.525358 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-a2a0c271-b8a4-4927-9996-eacf2b3ff121 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d6686c2-4b36-4899-926e-f2f3122cee2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:35:19.533856 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-a2a0c271-b8a4-4927-9996-eacf2b3ff121 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d6686c2-4b36-4899-926e-f2f3122cee2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:35:19.534727 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-a2a0c271-b8a4-4927-9996-eacf2b3ff121 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Flow 'volume_create_api' (91815fc3-7535-4017-940f-5808729391d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:35:19.534785 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-a2a0c271-b8a4-4927-9996-eacf2b3ff121 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Create volume request issued successfully. Jul 10 06:35:19.543578 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:19.543578 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:35:19.544195 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-a2a0c271-b8a4-4927-9996-eacf2b3ff121 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Volume info retrieved successfully. Jul 10 06:35:19.794074 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-fc5458c6-b416-47f5-b1e7-7ec5471c39f8 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:19.797116 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-fc5458c6-b416-47f5-b1e7-7ec5471c39f8 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/66527cc8-2d42-4ed3-b81f-350d6af8f95b Jul 10 06:35:19.797493 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-fc5458c6-b416-47f5-b1e7-7ec5471c39f8 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:19.797567 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-fc5458c6-b416-47f5-b1e7-7ec5471c39f8 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:19.797713 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-fc5458c6-b416-47f5-b1e7-7ec5471c39f8 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id 66527cc8-2d42-4ed3-b81f-350d6af8f95b. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:35:19.802971 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:19.802971 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:35:19.803910 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-fc5458c6-b416-47f5-b1e7-7ec5471c39f8 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/66527cc8-2d42-4ed3-b81f-350d6af8f95b returned with HTTP 200 Jul 10 06:35:19.804385 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 472/1884] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:19 2026] GET /volume/v3/backups/66527cc8-2d42-4ed3-b81f-350d6af8f95b => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:20.009712 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-78ffc37a-0a0c-4826-8033-003a7738d442 req-095c162f-dba3-49a2-89ca-7ac1f7e5a10e None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:20.013345 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-78ffc37a-0a0c-4826-8033-003a7738d442 req-095c162f-dba3-49a2-89ca-7ac1f7e5a10e tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] DELETE https://10.4.3.200/volume/v3/attachments/df5c74da-af3d-4c06-9107-1c573282db52 Jul 10 06:35:20.013757 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-78ffc37a-0a0c-4826-8033-003a7738d442 req-095c162f-dba3-49a2-89ca-7ac1f7e5a10e tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:20.014143 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-78ffc37a-0a0c-4826-8033-003a7738d442 req-095c162f-dba3-49a2-89ca-7ac1f7e5a10e tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Calling method 'version_select' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:20.024542 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:20.024542 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:35:20.399649 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-a0bbb8e8-f643-49e2-bb04-f56a6b9226e0 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:20.400377 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-a0bbb8e8-f643-49e2-bb04-f56a6b9226e0 None None] GET https://10.4.3.200/volume// Jul 10 06:35:20.400657 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-a0bbb8e8-f643-49e2-bb04-f56a6b9226e0 None None] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:20.400924 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-a0bbb8e8-f643-49e2-bb04-f56a6b9226e0 None None] Calling method 'all' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:20.401293 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-a0bbb8e8-f643-49e2-bb04-f56a6b9226e0 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:35:20.401803 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 474/1885] 10.4.3.200 () {66 vars in 1428 bytes} [Fri Jul 10 06:35: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 10 06:35:20.411028 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-dcb1e2e0-88c4-4bb1-af0d-6b7ec76b2e96 req-28c0ec3d-e8ad-4de8-af41-446671bbce60 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:20.552647 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:20.552647 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:35:20.553252 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-a2a0c271-b8a4-4927-9996-eacf2b3ff121 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Volume info retrieved successfully. Jul 10 06:35:20.553491 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.backup.api [None req-a2a0c271-b8a4-4927-9996-eacf2b3ff121 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Checking backup size 1 against volume size 1 {{(pid=99977) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 10 06:35:20.553649 np0000004964 devstack@c-api.service[99977]: INFO cinder.backup.api [None req-a2a0c271-b8a4-4927-9996-eacf2b3ff121 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Overwriting volume 3eb9bc19-e017-4a80-b8c9-490155fe37a7 with restore of backup 9e489e4a-b21e-4c63-9c6f-0b2dae6003a6 Jul 10 06:35:20.569983 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.backup.rpcapi [None req-a2a0c271-b8a4-4927-9996-eacf2b3ff121 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] restore_backup in rpcapi backup_id 9e489e4a-b21e-4c63-9c6f-0b2dae6003a6 {{(pid=99977) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 10 06:35:20.571048 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-78ffc37a-0a0c-4826-8033-003a7738d442 req-095c162f-dba3-49a2-89ca-7ac1f7e5a10e tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] https://10.4.3.200/volume/v3/attachments/df5c74da-af3d-4c06-9107-1c573282db52 returned with HTTP 200 Jul 10 06:35:20.571525 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 473/1886] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 10 06:35:20 2026] DELETE /volume/v3/attachments/df5c74da-af3d-4c06-9107-1c573282db52 => generated 19 bytes in 562 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:20.572268 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a2a0c271-b8a4-4927-9996-eacf2b3ff121 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] https://10.4.3.200/volume/v3/backups/9e489e4a-b21e-4c63-9c6f-0b2dae6003a6/restore returned with HTTP 202 Jul 10 06:35:20.572964 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 468/1887] 10.4.3.200 () {68 vars in 1393 bytes} [Fri Jul 10 06:35:19 2026] POST /volume/v3/backups/9e489e4a-b21e-4c63-9c6f-0b2dae6003a6/restore => generated 189 bytes in 1196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:35:20.581716 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-b9831292-2cb0-45bf-9060-7c50732492fe None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:20.583313 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-b9831292-2cb0-45bf-9060-7c50732492fe tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] GET https://10.4.3.200/volume/v3/backups/9e489e4a-b21e-4c63-9c6f-0b2dae6003a6 Jul 10 06:35:20.583736 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-b9831292-2cb0-45bf-9060-7c50732492fe tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:20.584068 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-912fbbe9-0534-4a67-973b-4bef0f587870 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:20.585331 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-b9831292-2cb0-45bf-9060-7c50732492fe tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:20.585331 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-b9831292-2cb0-45bf-9060-7c50732492fe tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Show backup with id 9e489e4a-b21e-4c63-9c6f-0b2dae6003a6. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:35:20.590322 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:20.590322 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:35:20.591411 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-b9831292-2cb0-45bf-9060-7c50732492fe tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] https://10.4.3.200/volume/v3/backups/9e489e4a-b21e-4c63-9c6f-0b2dae6003a6 returned with HTTP 200 Jul 10 06:35:20.591970 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 475/1888] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:20 2026] GET /volume/v3/backups/9e489e4a-b21e-4c63-9c6f-0b2dae6003a6 => generated 756 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:20.601159 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-dcb1e2e0-88c4-4bb1-af0d-6b7ec76b2e96 req-28c0ec3d-e8ad-4de8-af41-446671bbce60 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 10 06:35:20.601654 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-dcb1e2e0-88c4-4bb1-af0d-6b7ec76b2e96 req-28c0ec3d-e8ad-4de8-af41-446671bbce60 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e93f5e3e-d101-45b6-b461-9a90053c4b78", "connector": null, "instance_uuid": "088cf377-0e25-4980-8200-68a12a972a74"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:35:20.611169 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:20.611169 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:35:20.636323 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-dcb1e2e0-88c4-4bb1-af0d-6b7ec76b2e96 req-28c0ec3d-e8ad-4de8-af41-446671bbce60 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 10 06:35:20.636780 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 473/1889] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 10 06:35:20 2026] POST /volume/v3/attachments => generated 273 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:35:20.653989 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-912fbbe9-0534-4a67-973b-4bef0f587870 tempest-GroupTypeSpecsTest-1267099257 tempest-GroupTypeSpecsTest-1267099257-project-admin] POST https://10.4.3.200/volume/v3/group_types Jul 10 06:35:20.654298 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-912fbbe9-0534-4a67-973b-4bef0f587870 tempest-GroupTypeSpecsTest-1267099257 tempest-GroupTypeSpecsTest-1267099257-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-880710980"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:35:20.655856 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:20.655856 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:35:20.666656 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-912fbbe9-0534-4a67-973b-4bef0f587870 tempest-GroupTypeSpecsTest-1267099257 tempest-GroupTypeSpecsTest-1267099257-project-admin] https://10.4.3.200/volume/v3/group_types returned with HTTP 202 Jul 10 06:35:20.667543 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 474/1890] 10.4.3.200 () {70 vars in 1311 bytes} [Fri Jul 10 06:35:20 2026] POST /volume/v3/group_types => generated 180 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:35:20.674377 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-a254f737-9892-4718-a419-1bbc328f5e5f None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:20.676061 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a254f737-9892-4718-a419-1bbc328f5e5f tempest-GroupTypeSpecsTest-1267099257 tempest-GroupTypeSpecsTest-1267099257-project-admin] POST https://10.4.3.200/volume/v3/group_types/4dab31c2-62c6-40d3-bf2c-800e52198827/group_specs Jul 10 06:35:20.676368 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a254f737-9892-4718-a419-1bbc328f5e5f tempest-GroupTypeSpecsTest-1267099257 tempest-GroupTypeSpecsTest-1267099257-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:35:20.692857 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a254f737-9892-4718-a419-1bbc328f5e5f tempest-GroupTypeSpecsTest-1267099257 tempest-GroupTypeSpecsTest-1267099257-project-admin] https://10.4.3.200/volume/v3/group_types/4dab31c2-62c6-40d3-bf2c-800e52198827/group_specs returned with HTTP 202 Jul 10 06:35:20.693278 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 469/1891] 10.4.3.200 () {70 vars in 1458 bytes} [Fri Jul 10 06:35:20 2026] POST /volume/v3/group_types/4dab31c2-62c6-40d3-bf2c-800e52198827/group_specs => generated 53 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:35:20.704441 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-f8c70178-bc65-438d-9e2c-54f4b6d4d32a None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:20.708527 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-f8c70178-bc65-438d-9e2c-54f4b6d4d32a tempest-GroupTypeSpecsTest-1267099257 tempest-GroupTypeSpecsTest-1267099257-project-admin] POST https://10.4.3.200/volume/v3/group_types/4dab31c2-62c6-40d3-bf2c-800e52198827/group_specs Jul 10 06:35:20.708527 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-f8c70178-bc65-438d-9e2c-54f4b6d4d32a tempest-GroupTypeSpecsTest-1267099257 tempest-GroupTypeSpecsTest-1267099257-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:35:20.720161 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-f8c70178-bc65-438d-9e2c-54f4b6d4d32a tempest-GroupTypeSpecsTest-1267099257 tempest-GroupTypeSpecsTest-1267099257-project-admin] https://10.4.3.200/volume/v3/group_types/4dab31c2-62c6-40d3-bf2c-800e52198827/group_specs returned with HTTP 202 Jul 10 06:35:20.720714 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 476/1892] 10.4.3.200 () {70 vars in 1458 bytes} [Fri Jul 10 06:35:20 2026] POST /volume/v3/group_types/4dab31c2-62c6-40d3-bf2c-800e52198827/group_specs => generated 61 bytes in 17 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:35:20.727903 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-1d2730d0-b32e-4e2d-82c5-eb9507d3f4b4 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:20.729969 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1d2730d0-b32e-4e2d-82c5-eb9507d3f4b4 tempest-GroupTypeSpecsTest-1267099257 tempest-GroupTypeSpecsTest-1267099257-project-admin] GET https://10.4.3.200/volume/v3/group_types/4dab31c2-62c6-40d3-bf2c-800e52198827/group_specs/key2 Jul 10 06:35:20.730212 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1d2730d0-b32e-4e2d-82c5-eb9507d3f4b4 tempest-GroupTypeSpecsTest-1267099257 tempest-GroupTypeSpecsTest-1267099257-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:20.730443 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1d2730d0-b32e-4e2d-82c5-eb9507d3f4b4 tempest-GroupTypeSpecsTest-1267099257 tempest-GroupTypeSpecsTest-1267099257-project-admin] Calling method 'version_select' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:20.730744 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:20.730744 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:35:20.737883 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1d2730d0-b32e-4e2d-82c5-eb9507d3f4b4 tempest-GroupTypeSpecsTest-1267099257 tempest-GroupTypeSpecsTest-1267099257-project-admin] https://10.4.3.200/volume/v3/group_types/4dab31c2-62c6-40d3-bf2c-800e52198827/group_specs/key2 returned with HTTP 200 Jul 10 06:35:20.738365 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 474/1893] 10.4.3.200 () {68 vars in 1452 bytes} [Fri Jul 10 06:35:20 2026] GET /volume/v3/group_types/4dab31c2-62c6-40d3-bf2c-800e52198827/group_specs/key2 => generated 26 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:20.744186 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-731bd675-9fba-482a-b30f-7102435eac81 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:20.745878 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-731bd675-9fba-482a-b30f-7102435eac81 tempest-GroupTypeSpecsTest-1267099257 tempest-GroupTypeSpecsTest-1267099257-project-admin] GET https://10.4.3.200/volume/v3/group_types/4dab31c2-62c6-40d3-bf2c-800e52198827/group_specs/key3 Jul 10 06:35:20.746117 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-731bd675-9fba-482a-b30f-7102435eac81 tempest-GroupTypeSpecsTest-1267099257 tempest-GroupTypeSpecsTest-1267099257-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:20.746324 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-731bd675-9fba-482a-b30f-7102435eac81 tempest-GroupTypeSpecsTest-1267099257 tempest-GroupTypeSpecsTest-1267099257-project-admin] Calling method 'version_select' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:20.752606 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-731bd675-9fba-482a-b30f-7102435eac81 tempest-GroupTypeSpecsTest-1267099257 tempest-GroupTypeSpecsTest-1267099257-project-admin] https://10.4.3.200/volume/v3/group_types/4dab31c2-62c6-40d3-bf2c-800e52198827/group_specs/key3 returned with HTTP 200 Jul 10 06:35:20.753002 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 475/1894] 10.4.3.200 () {68 vars in 1452 bytes} [Fri Jul 10 06:35:20 2026] GET /volume/v3/group_types/4dab31c2-62c6-40d3-bf2c-800e52198827/group_specs/key3 => generated 18 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:20.759526 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-45b3bdca-15f1-4d39-856f-d63de13a6623 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:20.761611 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-45b3bdca-15f1-4d39-856f-d63de13a6623 tempest-GroupTypeSpecsTest-1267099257 tempest-GroupTypeSpecsTest-1267099257-project-admin] PUT https://10.4.3.200/volume/v3/group_types/4dab31c2-62c6-40d3-bf2c-800e52198827/group_specs/key3 Jul 10 06:35:20.762054 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-45b3bdca-15f1-4d39-856f-d63de13a6623 tempest-GroupTypeSpecsTest-1267099257 tempest-GroupTypeSpecsTest-1267099257-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:35:20.773305 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-45b3bdca-15f1-4d39-856f-d63de13a6623 tempest-GroupTypeSpecsTest-1267099257 tempest-GroupTypeSpecsTest-1267099257-project-admin] https://10.4.3.200/volume/v3/group_types/4dab31c2-62c6-40d3-bf2c-800e52198827/group_specs/key3 returned with HTTP 200 Jul 10 06:35:20.773754 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 470/1895] 10.4.3.200 () {70 vars in 1472 bytes} [Fri Jul 10 06:35:20 2026] PUT /volume/v3/group_types/4dab31c2-62c6-40d3-bf2c-800e52198827/group_specs/key3 => generated 26 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:20.780728 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-0db23ad2-74a3-47ac-93d7-3b4ef00c2e56 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:20.782026 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-0db23ad2-74a3-47ac-93d7-3b4ef00c2e56 tempest-GroupTypeSpecsTest-1267099257 tempest-GroupTypeSpecsTest-1267099257-project-admin] GET https://10.4.3.200/volume/v3/group_types/4dab31c2-62c6-40d3-bf2c-800e52198827/group_specs Jul 10 06:35:20.782348 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-0db23ad2-74a3-47ac-93d7-3b4ef00c2e56 tempest-GroupTypeSpecsTest-1267099257 tempest-GroupTypeSpecsTest-1267099257-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:20.782639 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-0db23ad2-74a3-47ac-93d7-3b4ef00c2e56 tempest-GroupTypeSpecsTest-1267099257 tempest-GroupTypeSpecsTest-1267099257-project-admin] Calling method 'version_select' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:20.790122 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-0db23ad2-74a3-47ac-93d7-3b4ef00c2e56 tempest-GroupTypeSpecsTest-1267099257 tempest-GroupTypeSpecsTest-1267099257-project-admin] https://10.4.3.200/volume/v3/group_types/4dab31c2-62c6-40d3-bf2c-800e52198827/group_specs returned with HTTP 200 Jul 10 06:35:20.790616 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 477/1896] 10.4.3.200 () {68 vars in 1437 bytes} [Fri Jul 10 06:35:20 2026] GET /volume/v3/group_types/4dab31c2-62c6-40d3-bf2c-800e52198827/group_specs => generated 87 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:20.798120 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-8ddfbd95-7ca2-45df-a849-33322cbe1a34 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:20.799733 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-8ddfbd95-7ca2-45df-a849-33322cbe1a34 tempest-GroupTypeSpecsTest-1267099257 tempest-GroupTypeSpecsTest-1267099257-project-admin] DELETE https://10.4.3.200/volume/v3/group_types/4dab31c2-62c6-40d3-bf2c-800e52198827/group_specs/key1 Jul 10 06:35:20.799929 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-8ddfbd95-7ca2-45df-a849-33322cbe1a34 tempest-GroupTypeSpecsTest-1267099257 tempest-GroupTypeSpecsTest-1267099257-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:20.800099 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-8ddfbd95-7ca2-45df-a849-33322cbe1a34 tempest-GroupTypeSpecsTest-1267099257 tempest-GroupTypeSpecsTest-1267099257-project-admin] Calling method 'version_select' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:20.810076 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-8ddfbd95-7ca2-45df-a849-33322cbe1a34 tempest-GroupTypeSpecsTest-1267099257 tempest-GroupTypeSpecsTest-1267099257-project-admin] https://10.4.3.200/volume/v3/group_types/4dab31c2-62c6-40d3-bf2c-800e52198827/group_specs/key1 returned with HTTP 202 Jul 10 06:35:20.810478 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 475/1897] 10.4.3.200 () {68 vars in 1455 bytes} [Fri Jul 10 06:35:20 2026] DELETE /volume/v3/group_types/4dab31c2-62c6-40d3-bf2c-800e52198827/group_specs/key1 => generated 0 bytes in 13 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 06:35:20.817127 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-a5e3c5c2-40b0-497f-8b8d-8526bd2ff678 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:20.818064 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-ca30cac6-a24a-4064-bb6f-79e19587fc49 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:20.818742 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a5e3c5c2-40b0-497f-8b8d-8526bd2ff678 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/66527cc8-2d42-4ed3-b81f-350d6af8f95b Jul 10 06:35:20.818950 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a5e3c5c2-40b0-497f-8b8d-8526bd2ff678 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:20.819140 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a5e3c5c2-40b0-497f-8b8d-8526bd2ff678 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:20.819240 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-a5e3c5c2-40b0-497f-8b8d-8526bd2ff678 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id 66527cc8-2d42-4ed3-b81f-350d6af8f95b. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:35:20.820174 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ca30cac6-a24a-4064-bb6f-79e19587fc49 tempest-GroupTypeSpecsTest-1267099257 tempest-GroupTypeSpecsTest-1267099257-project-admin] GET https://10.4.3.200/volume/v3/group_types/4dab31c2-62c6-40d3-bf2c-800e52198827/group_specs/key1 Jul 10 06:35:20.820438 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ca30cac6-a24a-4064-bb6f-79e19587fc49 tempest-GroupTypeSpecsTest-1267099257 tempest-GroupTypeSpecsTest-1267099257-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:20.820698 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ca30cac6-a24a-4064-bb6f-79e19587fc49 tempest-GroupTypeSpecsTest-1267099257 tempest-GroupTypeSpecsTest-1267099257-project-admin] Calling method 'version_select' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:20.823150 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:20.823150 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:35:20.823960 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a5e3c5c2-40b0-497f-8b8d-8526bd2ff678 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/66527cc8-2d42-4ed3-b81f-350d6af8f95b returned with HTTP 200 Jul 10 06:35:20.824439 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 476/1898] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:20 2026] GET /volume/v3/backups/66527cc8-2d42-4ed3-b81f-350d6af8f95b => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:20.828469 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ca30cac6-a24a-4064-bb6f-79e19587fc49 tempest-GroupTypeSpecsTest-1267099257 tempest-GroupTypeSpecsTest-1267099257-project-admin] HTTP exception thrown: Group Type 4dab31c2-62c6-40d3-bf2c-800e52198827 has no extra spec with key key1. Jul 10 06:35:20.828678 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ca30cac6-a24a-4064-bb6f-79e19587fc49 tempest-GroupTypeSpecsTest-1267099257 tempest-GroupTypeSpecsTest-1267099257-project-admin] https://10.4.3.200/volume/v3/group_types/4dab31c2-62c6-40d3-bf2c-800e52198827/group_specs/key1 returned with HTTP 404 Jul 10 06:35:20.829205 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 471/1899] 10.4.3.200 () {68 vars in 1452 bytes} [Fri Jul 10 06:35:20 2026] GET /volume/v3/group_types/4dab31c2-62c6-40d3-bf2c-800e52198827/group_specs/key1 => generated 126 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 06:35:20.837279 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-4170d6e2-3cc2-4882-9573-f3b2f19d312d None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:20.839912 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-4170d6e2-3cc2-4882-9573-f3b2f19d312d tempest-GroupTypeSpecsTest-1267099257 tempest-GroupTypeSpecsTest-1267099257-project-admin] DELETE https://10.4.3.200/volume/v3/group_types/4dab31c2-62c6-40d3-bf2c-800e52198827/group_specs/key2 Jul 10 06:35:20.839912 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-4170d6e2-3cc2-4882-9573-f3b2f19d312d tempest-GroupTypeSpecsTest-1267099257 tempest-GroupTypeSpecsTest-1267099257-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:20.839912 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-4170d6e2-3cc2-4882-9573-f3b2f19d312d tempest-GroupTypeSpecsTest-1267099257 tempest-GroupTypeSpecsTest-1267099257-project-admin] Calling method 'version_select' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:20.847979 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-4170d6e2-3cc2-4882-9573-f3b2f19d312d tempest-GroupTypeSpecsTest-1267099257 tempest-GroupTypeSpecsTest-1267099257-project-admin] https://10.4.3.200/volume/v3/group_types/4dab31c2-62c6-40d3-bf2c-800e52198827/group_specs/key2 returned with HTTP 202 Jul 10 06:35:20.848538 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 478/1900] 10.4.3.200 () {68 vars in 1455 bytes} [Fri Jul 10 06:35:20 2026] DELETE /volume/v3/group_types/4dab31c2-62c6-40d3-bf2c-800e52198827/group_specs/key2 => generated 0 bytes in 12 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 06:35:20.855788 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-4dbaef4b-6dc4-45b8-8536-a149cfd7139e None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:20.859162 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4dbaef4b-6dc4-45b8-8536-a149cfd7139e tempest-GroupTypeSpecsTest-1267099257 tempest-GroupTypeSpecsTest-1267099257-project-admin] GET https://10.4.3.200/volume/v3/group_types/4dab31c2-62c6-40d3-bf2c-800e52198827/group_specs/key2 Jul 10 06:35:20.859454 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4dbaef4b-6dc4-45b8-8536-a149cfd7139e tempest-GroupTypeSpecsTest-1267099257 tempest-GroupTypeSpecsTest-1267099257-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:20.859697 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4dbaef4b-6dc4-45b8-8536-a149cfd7139e tempest-GroupTypeSpecsTest-1267099257 tempest-GroupTypeSpecsTest-1267099257-project-admin] Calling method 'version_select' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:20.868471 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4dbaef4b-6dc4-45b8-8536-a149cfd7139e tempest-GroupTypeSpecsTest-1267099257 tempest-GroupTypeSpecsTest-1267099257-project-admin] HTTP exception thrown: Group Type 4dab31c2-62c6-40d3-bf2c-800e52198827 has no extra spec with key key2. Jul 10 06:35:20.868912 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4dbaef4b-6dc4-45b8-8536-a149cfd7139e tempest-GroupTypeSpecsTest-1267099257 tempest-GroupTypeSpecsTest-1267099257-project-admin] https://10.4.3.200/volume/v3/group_types/4dab31c2-62c6-40d3-bf2c-800e52198827/group_specs/key2 returned with HTTP 404 Jul 10 06:35:20.869683 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 476/1901] 10.4.3.200 () {68 vars in 1452 bytes} [Fri Jul 10 06:35:20 2026] GET /volume/v3/group_types/4dab31c2-62c6-40d3-bf2c-800e52198827/group_specs/key2 => generated 126 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 06:35:20.877397 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-16446c10-c82a-44b4-ad89-847b9dccc1d7 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:20.879517 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-16446c10-c82a-44b4-ad89-847b9dccc1d7 tempest-GroupTypeSpecsTest-1267099257 tempest-GroupTypeSpecsTest-1267099257-project-admin] DELETE https://10.4.3.200/volume/v3/group_types/4dab31c2-62c6-40d3-bf2c-800e52198827/group_specs/key3 Jul 10 06:35:20.879941 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-16446c10-c82a-44b4-ad89-847b9dccc1d7 tempest-GroupTypeSpecsTest-1267099257 tempest-GroupTypeSpecsTest-1267099257-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:20.880171 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-16446c10-c82a-44b4-ad89-847b9dccc1d7 tempest-GroupTypeSpecsTest-1267099257 tempest-GroupTypeSpecsTest-1267099257-project-admin] Calling method 'version_select' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:20.889439 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-24d9383c-1eae-4e8a-b141-1f28e73c8545 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:20.891574 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-24d9383c-1eae-4e8a-b141-1f28e73c8545 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/volumes/e93f5e3e-d101-45b6-b461-9a90053c4b78 Jul 10 06:35:20.891755 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-16446c10-c82a-44b4-ad89-847b9dccc1d7 tempest-GroupTypeSpecsTest-1267099257 tempest-GroupTypeSpecsTest-1267099257-project-admin] https://10.4.3.200/volume/v3/group_types/4dab31c2-62c6-40d3-bf2c-800e52198827/group_specs/key3 returned with HTTP 202 Jul 10 06:35:20.891826 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-24d9383c-1eae-4e8a-b141-1f28e73c8545 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:20.892009 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-24d9383c-1eae-4e8a-b141-1f28e73c8545 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:20.892219 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 477/1902] 10.4.3.200 () {68 vars in 1455 bytes} [Fri Jul 10 06:35:20 2026] DELETE /volume/v3/group_types/4dab31c2-62c6-40d3-bf2c-800e52198827/group_specs/key3 => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 06:35:20.898720 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-9f3022a8-956d-41ae-b0f1-b2430edcad07 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:20.903310 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-9f3022a8-956d-41ae-b0f1-b2430edcad07 tempest-GroupTypeSpecsTest-1267099257 tempest-GroupTypeSpecsTest-1267099257-project-admin] GET https://10.4.3.200/volume/v3/group_types/4dab31c2-62c6-40d3-bf2c-800e52198827/group_specs/key3 Jul 10 06:35:20.903310 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-9f3022a8-956d-41ae-b0f1-b2430edcad07 tempest-GroupTypeSpecsTest-1267099257 tempest-GroupTypeSpecsTest-1267099257-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:20.903473 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:20.903473 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:35:20.903564 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-9f3022a8-956d-41ae-b0f1-b2430edcad07 tempest-GroupTypeSpecsTest-1267099257 tempest-GroupTypeSpecsTest-1267099257-project-admin] Calling method 'version_select' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:20.905864 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-24d9383c-1eae-4e8a-b141-1f28e73c8545 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Volume info retrieved successfully. Jul 10 06:35:20.908797 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-9f3022a8-956d-41ae-b0f1-b2430edcad07 tempest-GroupTypeSpecsTest-1267099257 tempest-GroupTypeSpecsTest-1267099257-project-admin] HTTP exception thrown: Group Type 4dab31c2-62c6-40d3-bf2c-800e52198827 has no extra spec with key key3. Jul 10 06:35:20.909233 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-9f3022a8-956d-41ae-b0f1-b2430edcad07 tempest-GroupTypeSpecsTest-1267099257 tempest-GroupTypeSpecsTest-1267099257-project-admin] https://10.4.3.200/volume/v3/group_types/4dab31c2-62c6-40d3-bf2c-800e52198827/group_specs/key3 returned with HTTP 404 Jul 10 06:35:20.910239 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-24d9383c-1eae-4e8a-b141-1f28e73c8545 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/volumes/e93f5e3e-d101-45b6-b461-9a90053c4b78 returned with HTTP 200 Jul 10 06:35:20.910614 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 472/1903] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:20 2026] GET /volume/v3/volumes/e93f5e3e-d101-45b6-b461-9a90053c4b78 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:20.910995 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 479/1904] 10.4.3.200 () {68 vars in 1452 bytes} [Fri Jul 10 06:35:20 2026] GET /volume/v3/group_types/4dab31c2-62c6-40d3-bf2c-800e52198827/group_specs/key3 => generated 126 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 06:35:20.918672 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-ac10e997-718e-499b-a0f1-627c598b94b6 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:20.921794 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ac10e997-718e-499b-a0f1-627c598b94b6 tempest-GroupTypeSpecsTest-1267099257 tempest-GroupTypeSpecsTest-1267099257-project-admin] DELETE https://10.4.3.200/volume/v3/group_types/4dab31c2-62c6-40d3-bf2c-800e52198827 Jul 10 06:35:20.922292 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ac10e997-718e-499b-a0f1-627c598b94b6 tempest-GroupTypeSpecsTest-1267099257 tempest-GroupTypeSpecsTest-1267099257-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:20.922766 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ac10e997-718e-499b-a0f1-627c598b94b6 tempest-GroupTypeSpecsTest-1267099257 tempest-GroupTypeSpecsTest-1267099257-project-admin] Calling method 'version_select' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:20.945188 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ac10e997-718e-499b-a0f1-627c598b94b6 tempest-GroupTypeSpecsTest-1267099257 tempest-GroupTypeSpecsTest-1267099257-project-admin] https://10.4.3.200/volume/v3/group_types/4dab31c2-62c6-40d3-bf2c-800e52198827 returned with HTTP 202 Jul 10 06:35:20.946077 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 477/1905] 10.4.3.200 () {68 vars in 1404 bytes} [Fri Jul 10 06:35:20 2026] DELETE /volume/v3/group_types/4dab31c2-62c6-40d3-bf2c-800e52198827 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 06:35:21.184827 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-0649d4cd-bde9-485e-a51d-b47ca83165c9 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:21.185234 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0649d4cd-bde9-485e-a51d-b47ca83165c9 None None] GET https://10.4.3.200/volume// Jul 10 06:35:21.185422 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-0649d4cd-bde9-485e-a51d-b47ca83165c9 None None] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:21.185634 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-0649d4cd-bde9-485e-a51d-b47ca83165c9 None None] Calling method 'all' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:21.186014 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0649d4cd-bde9-485e-a51d-b47ca83165c9 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:35:21.186484 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 478/1906] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:35: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 10 06:35:21.196389 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-dcb1e2e0-88c4-4bb1-af0d-6b7ec76b2e96 req-216aceb9-1182-4df5-9bf4-5ceabc3a4e9f None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:21.198375 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-dcb1e2e0-88c4-4bb1-af0d-6b7ec76b2e96 req-216aceb9-1182-4df5-9bf4-5ceabc3a4e9f tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/volumes/e93f5e3e-d101-45b6-b461-9a90053c4b78 Jul 10 06:35:21.198615 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-dcb1e2e0-88c4-4bb1-af0d-6b7ec76b2e96 req-216aceb9-1182-4df5-9bf4-5ceabc3a4e9f tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:21.198790 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-dcb1e2e0-88c4-4bb1-af0d-6b7ec76b2e96 req-216aceb9-1182-4df5-9bf4-5ceabc3a4e9f tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:21.207141 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:21.207141 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:35:21.210353 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-dcb1e2e0-88c4-4bb1-af0d-6b7ec76b2e96 req-216aceb9-1182-4df5-9bf4-5ceabc3a4e9f tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Volume info retrieved successfully. Jul 10 06:35:21.213960 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-dcb1e2e0-88c4-4bb1-af0d-6b7ec76b2e96 req-216aceb9-1182-4df5-9bf4-5ceabc3a4e9f tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/volumes/e93f5e3e-d101-45b6-b461-9a90053c4b78 returned with HTTP 200 Jul 10 06:35:21.214287 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 473/1907] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 10 06:35:21 2026] GET /volume/v3/volumes/e93f5e3e-d101-45b6-b461-9a90053c4b78 => generated 1021 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:35:21.324108 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-dcb1e2e0-88c4-4bb1-af0d-6b7ec76b2e96 req-b0cb980f-f647-4114-b586-bcb7834cc428 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:21.329526 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-dcb1e2e0-88c4-4bb1-af0d-6b7ec76b2e96 req-b0cb980f-f647-4114-b586-bcb7834cc428 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] PUT https://10.4.3.200/volume/v3/attachments/16a12bc9-2251-4d23-8ff4-6090c0b2e6b4 Jul 10 06:35:21.329526 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-dcb1e2e0-88c4-4bb1-af0d-6b7ec76b2e96 req-b0cb980f-f647-4114-b586-bcb7834cc428 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000004964", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad080837985", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8eedee5c-bca8-4f5c-8f66-111c7b448d96", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:35:21.336371 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.coordination [req-dcb1e2e0-88c4-4bb1-af0d-6b7ec76b2e96 req-b0cb980f-f647-4114-b586-bcb7834cc428 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Acquiring lock "cinder-attachment_update-e93f5e3e-d101-45b6-b461-9a90053c4b78-np0000004964" by "attachment_update" {{(pid=99975) __acquire /opt/stack/cinder/cinder/coordination.py:210}} Jul 10 06:35:21.344240 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.coordination [req-dcb1e2e0-88c4-4bb1-af0d-6b7ec76b2e96 req-b0cb980f-f647-4114-b586-bcb7834cc428 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Lock "cinder-attachment_update-e93f5e3e-d101-45b6-b461-9a90053c4b78-np0000004964" acquired by "attachment_update" :: waited 0.005s {{(pid=99975) __acquire /opt/stack/cinder/cinder/coordination.py:228}} Jul 10 06:35:21.344240 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:21.344240 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:35:21.605340 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-a43ac3f0-0c9b-4e20-b5f3-5d733df0f56c None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:21.607870 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a43ac3f0-0c9b-4e20-b5f3-5d733df0f56c tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] GET https://10.4.3.200/volume/v3/backups/9e489e4a-b21e-4c63-9c6f-0b2dae6003a6 Jul 10 06:35:21.608084 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a43ac3f0-0c9b-4e20-b5f3-5d733df0f56c tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:21.608293 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a43ac3f0-0c9b-4e20-b5f3-5d733df0f56c tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:21.608439 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-a43ac3f0-0c9b-4e20-b5f3-5d733df0f56c tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Show backup with id 9e489e4a-b21e-4c63-9c6f-0b2dae6003a6. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:35:21.614166 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:21.614166 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:35:21.615236 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a43ac3f0-0c9b-4e20-b5f3-5d733df0f56c tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] https://10.4.3.200/volume/v3/backups/9e489e4a-b21e-4c63-9c6f-0b2dae6003a6 returned with HTTP 200 Jul 10 06:35:21.615780 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 478/1908] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:21 2026] GET /volume/v3/backups/9e489e4a-b21e-4c63-9c6f-0b2dae6003a6 => generated 756 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:21.834759 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-88caf5ea-68ae-41c0-8bc4-c29dbf492387 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:21.837484 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-88caf5ea-68ae-41c0-8bc4-c29dbf492387 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/66527cc8-2d42-4ed3-b81f-350d6af8f95b Jul 10 06:35:21.837484 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-88caf5ea-68ae-41c0-8bc4-c29dbf492387 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:21.837939 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-88caf5ea-68ae-41c0-8bc4-c29dbf492387 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:21.838066 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-88caf5ea-68ae-41c0-8bc4-c29dbf492387 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id 66527cc8-2d42-4ed3-b81f-350d6af8f95b. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:35:21.843529 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:21.843529 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:35:21.844325 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-88caf5ea-68ae-41c0-8bc4-c29dbf492387 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/66527cc8-2d42-4ed3-b81f-350d6af8f95b returned with HTTP 200 Jul 10 06:35:21.844906 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 479/1909] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:21 2026] GET /volume/v3/backups/66527cc8-2d42-4ed3-b81f-350d6af8f95b => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:21.866216 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.coordination [req-dcb1e2e0-88c4-4bb1-af0d-6b7ec76b2e96 req-b0cb980f-f647-4114-b586-bcb7834cc428 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Lock "cinder-attachment_update-e93f5e3e-d101-45b6-b461-9a90053c4b78-np0000004964" released by "attachment_update" :: held 0.523s {{(pid=99975) __release /opt/stack/cinder/cinder/coordination.py:239}} Jul 10 06:35:21.866216 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-dcb1e2e0-88c4-4bb1-af0d-6b7ec76b2e96 req-b0cb980f-f647-4114-b586-bcb7834cc428 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/attachments/16a12bc9-2251-4d23-8ff4-6090c0b2e6b4 returned with HTTP 200 Jul 10 06:35:21.866216 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 480/1910] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 10 06:35:21 2026] PUT /volume/v3/attachments/16a12bc9-2251-4d23-8ff4-6090c0b2e6b4 => generated 969 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:35:21.927585 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-ab88c441-28b2-4f10-afe2-b1506e97a377 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:21.927585 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ab88c441-28b2-4f10-afe2-b1506e97a377 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/volumes/e93f5e3e-d101-45b6-b461-9a90053c4b78 Jul 10 06:35:21.927940 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ab88c441-28b2-4f10-afe2-b1506e97a377 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:21.927940 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ab88c441-28b2-4f10-afe2-b1506e97a377 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:21.944319 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:21.944319 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:35:21.949428 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-ab88c441-28b2-4f10-afe2-b1506e97a377 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Volume info retrieved successfully. Jul 10 06:35:21.954461 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ab88c441-28b2-4f10-afe2-b1506e97a377 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/volumes/e93f5e3e-d101-45b6-b461-9a90053c4b78 returned with HTTP 200 Jul 10 06:35:21.954859 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 474/1911] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:21 2026] GET /volume/v3/volumes/e93f5e3e-d101-45b6-b461-9a90053c4b78 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:22.033920 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-993b3be9-3ee4-4513-ae00-ccaf78bd04ef req-3de2b651-2ec9-488f-beb4-6f37e4b0cb85 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:22.037329 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-993b3be9-3ee4-4513-ae00-ccaf78bd04ef req-3de2b651-2ec9-488f-beb4-6f37e4b0cb85 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] GET https://10.4.3.200/volume/v3/volumes/3d5ec890-d33b-481e-b21e-56d95a349f68 Jul 10 06:35:22.037601 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-993b3be9-3ee4-4513-ae00-ccaf78bd04ef req-3de2b651-2ec9-488f-beb4-6f37e4b0cb85 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:22.037783 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-993b3be9-3ee4-4513-ae00-ccaf78bd04ef req-3de2b651-2ec9-488f-beb4-6f37e4b0cb85 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:22.047497 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:22.047497 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:35:22.050727 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [req-993b3be9-3ee4-4513-ae00-ccaf78bd04ef req-3de2b651-2ec9-488f-beb4-6f37e4b0cb85 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Volume info retrieved successfully. Jul 10 06:35:22.054985 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-993b3be9-3ee4-4513-ae00-ccaf78bd04ef req-3de2b651-2ec9-488f-beb4-6f37e4b0cb85 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] https://10.4.3.200/volume/v3/volumes/3d5ec890-d33b-481e-b21e-56d95a349f68 returned with HTTP 200 Jul 10 06:35:22.055385 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 479/1912] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:35:22 2026] GET /volume/v3/volumes/3d5ec890-d33b-481e-b21e-56d95a349f68 => generated 1135 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:35:22.074226 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-993b3be9-3ee4-4513-ae00-ccaf78bd04ef req-794521c4-459c-4336-a2e9-2c73669e1532 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:22.076350 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-993b3be9-3ee4-4513-ae00-ccaf78bd04ef req-794521c4-459c-4336-a2e9-2c73669e1532 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] POST https://10.4.3.200/volume/v3/volumes/3d5ec890-d33b-481e-b21e-56d95a349f68/action Jul 10 06:35:22.076695 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-993b3be9-3ee4-4513-ae00-ccaf78bd04ef req-794521c4-459c-4336-a2e9-2c73669e1532 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:35:22.076806 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-993b3be9-3ee4-4513-ae00-ccaf78bd04ef req-794521c4-459c-4336-a2e9-2c73669e1532 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:35:22.087271 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:22.087271 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:35:22.087761 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [req-993b3be9-3ee4-4513-ae00-ccaf78bd04ef req-794521c4-459c-4336-a2e9-2c73669e1532 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Volume info retrieved successfully. Jul 10 06:35:22.093244 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [req-993b3be9-3ee4-4513-ae00-ccaf78bd04ef req-794521c4-459c-4336-a2e9-2c73669e1532 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Begin detaching volume completed successfully. Jul 10 06:35:22.093578 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-993b3be9-3ee4-4513-ae00-ccaf78bd04ef req-794521c4-459c-4336-a2e9-2c73669e1532 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] https://10.4.3.200/volume/v3/volumes/3d5ec890-d33b-481e-b21e-56d95a349f68/action returned with HTTP 202 Jul 10 06:35:22.094679 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 480/1913] 10.4.3.200 () {72 vars in 1672 bytes} [Fri Jul 10 06:35:22 2026] POST /volume/v3/volumes/3d5ec890-d33b-481e-b21e-56d95a349f68/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:35:22.121024 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-760e4928-ab5f-4bc8-bb56-35442e07c9f2 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:22.124558 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-760e4928-ab5f-4bc8-bb56-35442e07c9f2 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] GET https://10.4.3.200/volume/v3/volumes/3d5ec890-d33b-481e-b21e-56d95a349f68 Jul 10 06:35:22.124826 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-760e4928-ab5f-4bc8-bb56-35442e07c9f2 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:22.125359 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-760e4928-ab5f-4bc8-bb56-35442e07c9f2 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:22.140523 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:22.140523 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:35:22.147764 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-760e4928-ab5f-4bc8-bb56-35442e07c9f2 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Volume info retrieved successfully. Jul 10 06:35:22.151394 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-760e4928-ab5f-4bc8-bb56-35442e07c9f2 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] https://10.4.3.200/volume/v3/volumes/3d5ec890-d33b-481e-b21e-56d95a349f68 returned with HTTP 200 Jul 10 06:35:22.152356 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 481/1914] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:22 2026] GET /volume/v3/volumes/3d5ec890-d33b-481e-b21e-56d95a349f68 => generated 1138 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:35:22.166810 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-31aacc48-2998-4bbc-8d43-df2103dc8ac0 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:22.168525 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-31aacc48-2998-4bbc-8d43-df2103dc8ac0 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] GET https://10.4.3.200/volume/v3/volumes/1b51ca2f-cc96-4285-941a-315fcaf18eee Jul 10 06:35:22.168761 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-31aacc48-2998-4bbc-8d43-df2103dc8ac0 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:22.168980 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-31aacc48-2998-4bbc-8d43-df2103dc8ac0 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:22.175908 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:22.175908 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:35:22.190346 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-31aacc48-2998-4bbc-8d43-df2103dc8ac0 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Volume info retrieved successfully. Jul 10 06:35:22.201002 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-31aacc48-2998-4bbc-8d43-df2103dc8ac0 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] https://10.4.3.200/volume/v3/volumes/1b51ca2f-cc96-4285-941a-315fcaf18eee returned with HTTP 200 Jul 10 06:35:22.201516 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 475/1915] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:22 2026] GET /volume/v3/volumes/1b51ca2f-cc96-4285-941a-315fcaf18eee => generated 848 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:22.636044 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-b078c200-3810-4bb5-82b1-1cf7afada102 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:22.641936 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b078c200-3810-4bb5-82b1-1cf7afada102 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] GET https://10.4.3.200/volume/v3/backups/9e489e4a-b21e-4c63-9c6f-0b2dae6003a6 Jul 10 06:35:22.641936 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b078c200-3810-4bb5-82b1-1cf7afada102 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:22.641936 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b078c200-3810-4bb5-82b1-1cf7afada102 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:22.641936 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-b078c200-3810-4bb5-82b1-1cf7afada102 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Show backup with id 9e489e4a-b21e-4c63-9c6f-0b2dae6003a6. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:35:22.646473 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:22.646473 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:35:22.647542 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b078c200-3810-4bb5-82b1-1cf7afada102 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] https://10.4.3.200/volume/v3/backups/9e489e4a-b21e-4c63-9c6f-0b2dae6003a6 returned with HTTP 200 Jul 10 06:35:22.648058 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 480/1916] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:22 2026] GET /volume/v3/backups/9e489e4a-b21e-4c63-9c6f-0b2dae6003a6 => generated 756 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:22.857589 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-fd1a93f8-75e9-4f22-87a4-dd2ce095aa59 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:22.859818 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-fd1a93f8-75e9-4f22-87a4-dd2ce095aa59 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/66527cc8-2d42-4ed3-b81f-350d6af8f95b Jul 10 06:35:22.860158 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-fd1a93f8-75e9-4f22-87a4-dd2ce095aa59 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:22.860477 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-fd1a93f8-75e9-4f22-87a4-dd2ce095aa59 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:22.860697 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-fd1a93f8-75e9-4f22-87a4-dd2ce095aa59 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id 66527cc8-2d42-4ed3-b81f-350d6af8f95b. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:35:22.866670 np0000004964 devstack@c-api.service[99976]: DEBUG dbcounter [-] [99976] Writing DB stats cinder:SELECT=215,cinder:INSERT=35,cinder:UPDATE=77 {{(pid=99976) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:35:22.871975 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:22.871975 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:35:22.873174 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-fd1a93f8-75e9-4f22-87a4-dd2ce095aa59 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/66527cc8-2d42-4ed3-b81f-350d6af8f95b returned with HTTP 200 Jul 10 06:35:22.874259 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 481/1917] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:22 2026] GET /volume/v3/backups/66527cc8-2d42-4ed3-b81f-350d6af8f95b => generated 750 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:22.974162 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-d6adff5c-af9d-4c91-8ba1-412db1d9626d None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:22.975763 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-d6adff5c-af9d-4c91-8ba1-412db1d9626d tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/volumes/e93f5e3e-d101-45b6-b461-9a90053c4b78 Jul 10 06:35:22.975941 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-d6adff5c-af9d-4c91-8ba1-412db1d9626d tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:22.976112 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-d6adff5c-af9d-4c91-8ba1-412db1d9626d tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:22.988239 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:22.988239 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:35:22.991309 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-d6adff5c-af9d-4c91-8ba1-412db1d9626d tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Volume info retrieved successfully. Jul 10 06:35:22.996702 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-d6adff5c-af9d-4c91-8ba1-412db1d9626d tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/volumes/e93f5e3e-d101-45b6-b461-9a90053c4b78 returned with HTTP 200 Jul 10 06:35:22.997107 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 482/1918] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:22 2026] GET /volume/v3/volumes/e93f5e3e-d101-45b6-b461-9a90053c4b78 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:23.134698 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-ce66f672-1583-4cf6-b3f4-b44fe6b23e54 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:23.135161 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ce66f672-1583-4cf6-b3f4-b44fe6b23e54 None None] GET https://10.4.3.200/volume// Jul 10 06:35:23.135357 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ce66f672-1583-4cf6-b3f4-b44fe6b23e54 None None] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:23.135637 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ce66f672-1583-4cf6-b3f4-b44fe6b23e54 None None] Calling method 'all' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:23.136055 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ce66f672-1583-4cf6-b3f4-b44fe6b23e54 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:35:23.136308 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 476/1919] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:35: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 10 06:35:23.146327 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-993b3be9-3ee4-4513-ae00-ccaf78bd04ef req-db291fe5-a933-41fa-8025-834d3de18f84 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:23.152874 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-993b3be9-3ee4-4513-ae00-ccaf78bd04ef req-db291fe5-a933-41fa-8025-834d3de18f84 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] GET https://10.4.3.200/volume/v3/volumes/3d5ec890-d33b-481e-b21e-56d95a349f68 Jul 10 06:35:23.153272 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-993b3be9-3ee4-4513-ae00-ccaf78bd04ef req-db291fe5-a933-41fa-8025-834d3de18f84 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:23.153551 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-993b3be9-3ee4-4513-ae00-ccaf78bd04ef req-db291fe5-a933-41fa-8025-834d3de18f84 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:23.168182 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:23.168182 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:35:23.168421 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-a5cb4785-fbfb-415c-b9f7-00dc06ec7828 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:23.171430 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a5cb4785-fbfb-415c-b9f7-00dc06ec7828 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] GET https://10.4.3.200/volume/v3/volumes/3d5ec890-d33b-481e-b21e-56d95a349f68 Jul 10 06:35:23.171686 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a5cb4785-fbfb-415c-b9f7-00dc06ec7828 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:23.171828 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a5cb4785-fbfb-415c-b9f7-00dc06ec7828 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:23.174157 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [req-993b3be9-3ee4-4513-ae00-ccaf78bd04ef req-db291fe5-a933-41fa-8025-834d3de18f84 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Volume info retrieved successfully. Jul 10 06:35:23.181342 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:23.181342 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:35:23.184765 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-a5cb4785-fbfb-415c-b9f7-00dc06ec7828 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Volume info retrieved successfully. Jul 10 06:35:23.184927 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-993b3be9-3ee4-4513-ae00-ccaf78bd04ef req-db291fe5-a933-41fa-8025-834d3de18f84 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] https://10.4.3.200/volume/v3/volumes/3d5ec890-d33b-481e-b21e-56d95a349f68 returned with HTTP 200 Jul 10 06:35:23.185499 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 481/1920] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 10 06:35:23 2026] GET /volume/v3/volumes/3d5ec890-d33b-481e-b21e-56d95a349f68 => generated 1318 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:35:23.188876 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a5cb4785-fbfb-415c-b9f7-00dc06ec7828 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] https://10.4.3.200/volume/v3/volumes/3d5ec890-d33b-481e-b21e-56d95a349f68 returned with HTTP 200 Jul 10 06:35:23.189337 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 482/1921] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:23 2026] GET /volume/v3/volumes/3d5ec890-d33b-481e-b21e-56d95a349f68 => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:35:23.343835 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-43ed2937-4bc0-4a71-b57e-5ceb32915114 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:23.432528 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-43ed2937-4bc0-4a71-b57e-5ceb32915114 tempest-VolumeQuotaClassesTest-2013196256 tempest-VolumeQuotaClassesTest-2013196256-project-admin] GET https://10.4.3.200/volume/v3/os-quota-class-sets/default Jul 10 06:35:23.432528 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-43ed2937-4bc0-4a71-b57e-5ceb32915114 tempest-VolumeQuotaClassesTest-2013196256 tempest-VolumeQuotaClassesTest-2013196256-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:23.432528 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-43ed2937-4bc0-4a71-b57e-5ceb32915114 tempest-VolumeQuotaClassesTest-2013196256 tempest-VolumeQuotaClassesTest-2013196256-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:23.447097 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-43ed2937-4bc0-4a71-b57e-5ceb32915114 tempest-VolumeQuotaClassesTest-2013196256 tempest-VolumeQuotaClassesTest-2013196256-project-admin] https://10.4.3.200/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 10 06:35:23.447811 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 483/1922] 10.4.3.200 () {66 vars in 1297 bytes} [Fri Jul 10 06:35:23 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:23.458807 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-fc1a027a-3f0c-44af-8b79-8e6f1878e68c None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:23.461962 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-fc1a027a-3f0c-44af-8b79-8e6f1878e68c tempest-VolumeQuotaClassesTest-2013196256 tempest-VolumeQuotaClassesTest-2013196256-project-admin] GET https://10.4.3.200/volume/v3/os-quota-class-sets/default Jul 10 06:35:23.462370 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-fc1a027a-3f0c-44af-8b79-8e6f1878e68c tempest-VolumeQuotaClassesTest-2013196256 tempest-VolumeQuotaClassesTest-2013196256-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:23.462471 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-fc1a027a-3f0c-44af-8b79-8e6f1878e68c tempest-VolumeQuotaClassesTest-2013196256 tempest-VolumeQuotaClassesTest-2013196256-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:23.480211 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-fc1a027a-3f0c-44af-8b79-8e6f1878e68c tempest-VolumeQuotaClassesTest-2013196256 tempest-VolumeQuotaClassesTest-2013196256-project-admin] https://10.4.3.200/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 10 06:35:23.480620 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 477/1923] 10.4.3.200 () {66 vars in 1297 bytes} [Fri Jul 10 06:35:23 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:23.497414 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-fc0fedaf-059c-437d-80c2-3ebe7d6c588d None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:23.498294 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-fc0fedaf-059c-437d-80c2-3ebe7d6c588d tempest-VolumeQuotaClassesTest-2013196256 tempest-VolumeQuotaClassesTest-2013196256-project-admin] POST https://10.4.3.200/volume/v3/types Jul 10 06:35:23.498698 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-fc0fedaf-059c-437d-80c2-3ebe7d6c588d tempest-VolumeQuotaClassesTest-2013196256 tempest-VolumeQuotaClassesTest-2013196256-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-94223846"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:35:23.513139 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-fc0fedaf-059c-437d-80c2-3ebe7d6c588d tempest-VolumeQuotaClassesTest-2013196256 tempest-VolumeQuotaClassesTest-2013196256-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 10 06:35:23.513533 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 482/1924] 10.4.3.200 () {68 vars in 1252 bytes} [Fri Jul 10 06:35:23 2026] POST /volume/v3/types => generated 226 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:23.523081 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-15bc6f49-ec13-4c26-b9ef-bf32a9904cd4 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:23.524781 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-15bc6f49-ec13-4c26-b9ef-bf32a9904cd4 tempest-VolumeQuotaClassesTest-2013196256 tempest-VolumeQuotaClassesTest-2013196256-project-admin] PUT https://10.4.3.200/volume/v3/os-quota-class-sets/default Jul 10 06:35:23.525202 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-15bc6f49-ec13-4c26-b9ef-bf32a9904cd4 tempest-VolumeQuotaClassesTest-2013196256 tempest-VolumeQuotaClassesTest-2013196256-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-94223846": 3, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-94223846": 8, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-94223846": 10}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:35:23.659693 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-ed6c92a7-d3f8-4871-8ff8-632a8d593e51 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:23.662882 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-ed6c92a7-d3f8-4871-8ff8-632a8d593e51 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] GET https://10.4.3.200/volume/v3/backups/9e489e4a-b21e-4c63-9c6f-0b2dae6003a6 Jul 10 06:35:23.663346 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-ed6c92a7-d3f8-4871-8ff8-632a8d593e51 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:23.663739 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-ed6c92a7-d3f8-4871-8ff8-632a8d593e51 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:23.664014 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-ed6c92a7-d3f8-4871-8ff8-632a8d593e51 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Show backup with id 9e489e4a-b21e-4c63-9c6f-0b2dae6003a6. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:35:23.669289 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:23.669289 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:35:23.670567 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-ed6c92a7-d3f8-4871-8ff8-632a8d593e51 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] https://10.4.3.200/volume/v3/backups/9e489e4a-b21e-4c63-9c6f-0b2dae6003a6 returned with HTTP 200 Jul 10 06:35:23.671078 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 484/1925] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:23 2026] GET /volume/v3/backups/9e489e4a-b21e-4c63-9c6f-0b2dae6003a6 => generated 756 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:23.681809 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-15bc6f49-ec13-4c26-b9ef-bf32a9904cd4 tempest-VolumeQuotaClassesTest-2013196256 tempest-VolumeQuotaClassesTest-2013196256-project-admin] https://10.4.3.200/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 10 06:35:23.682539 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 483/1926] 10.4.3.200 () {68 vars in 1318 bytes} [Fri Jul 10 06:35:23 2026] PUT /volume/v3/os-quota-class-sets/default => generated 604 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:23.692465 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-71c37118-be70-48c7-9964-309b8cbe9e0a None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:23.696753 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-71c37118-be70-48c7-9964-309b8cbe9e0a tempest-VolumeQuotaClassesTest-2013196256 tempest-VolumeQuotaClassesTest-2013196256-project-admin] GET https://10.4.3.200/volume/v3/os-quota-sets/3b955b9604d24cc69c87022613f5659d/defaults Jul 10 06:35:23.697034 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-71c37118-be70-48c7-9964-309b8cbe9e0a tempest-VolumeQuotaClassesTest-2013196256 tempest-VolumeQuotaClassesTest-2013196256-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:23.697351 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-71c37118-be70-48c7-9964-309b8cbe9e0a tempest-VolumeQuotaClassesTest-2013196256 tempest-VolumeQuotaClassesTest-2013196256-project-admin] Calling method 'defaults' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:23.710930 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-71c37118-be70-48c7-9964-309b8cbe9e0a tempest-VolumeQuotaClassesTest-2013196256 tempest-VolumeQuotaClassesTest-2013196256-project-admin] https://10.4.3.200/volume/v3/os-quota-sets/3b955b9604d24cc69c87022613f5659d/defaults returned with HTTP 200 Jul 10 06:35:23.711348 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 478/1927] 10.4.3.200 () {66 vars in 1381 bytes} [Fri Jul 10 06:35:23 2026] GET /volume/v3/os-quota-sets/3b955b9604d24cc69c87022613f5659d/defaults => generated 640 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:23.886183 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-43283168-4ad6-4b3f-bc1e-813c104ebf12 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:23.888253 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-43283168-4ad6-4b3f-bc1e-813c104ebf12 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/66527cc8-2d42-4ed3-b81f-350d6af8f95b Jul 10 06:35:23.888487 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-43283168-4ad6-4b3f-bc1e-813c104ebf12 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:23.888735 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-43283168-4ad6-4b3f-bc1e-813c104ebf12 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:23.888830 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-43283168-4ad6-4b3f-bc1e-813c104ebf12 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id 66527cc8-2d42-4ed3-b81f-350d6af8f95b. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:35:23.895058 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:23.895058 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:35:23.896140 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-43283168-4ad6-4b3f-bc1e-813c104ebf12 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/66527cc8-2d42-4ed3-b81f-350d6af8f95b returned with HTTP 200 Jul 10 06:35:23.896473 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-7ab75d4c-d747-4775-94e1-ad2b7a420ce2 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:23.896648 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 483/1928] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:23 2026] GET /volume/v3/backups/66527cc8-2d42-4ed3-b81f-350d6af8f95b => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:23.899342 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-7ab75d4c-d747-4775-94e1-ad2b7a420ce2 tempest-VolumeQuotaClassesTest-2013196256 tempest-VolumeQuotaClassesTest-2013196256-project-admin] GET https://10.4.3.200/volume/v3/os-quota-sets/4160153fb8554cc6853cd6c3840f2fd5/defaults Jul 10 06:35:23.899476 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-7ab75d4c-d747-4775-94e1-ad2b7a420ce2 tempest-VolumeQuotaClassesTest-2013196256 tempest-VolumeQuotaClassesTest-2013196256-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:23.899660 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-7ab75d4c-d747-4775-94e1-ad2b7a420ce2 tempest-VolumeQuotaClassesTest-2013196256 tempest-VolumeQuotaClassesTest-2013196256-project-admin] Calling method 'defaults' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:23.915421 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-7ab75d4c-d747-4775-94e1-ad2b7a420ce2 tempest-VolumeQuotaClassesTest-2013196256 tempest-VolumeQuotaClassesTest-2013196256-project-admin] https://10.4.3.200/volume/v3/os-quota-sets/4160153fb8554cc6853cd6c3840f2fd5/defaults returned with HTTP 200 Jul 10 06:35:23.916433 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 485/1929] 10.4.3.200 () {66 vars in 1381 bytes} [Fri Jul 10 06:35:23 2026] GET /volume/v3/os-quota-sets/4160153fb8554cc6853cd6c3840f2fd5/defaults => generated 640 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:24.009777 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-1922e93d-2429-4b12-a071-84da7e0e7f58 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:24.011646 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-1922e93d-2429-4b12-a071-84da7e0e7f58 tempest-VolumeQuotaClassesTest-2013196256 tempest-VolumeQuotaClassesTest-2013196256-project-admin] DELETE https://10.4.3.200/volume/v3/types/6dc04442-0fbd-464e-9d39-1a489c35e7dc Jul 10 06:35:24.011849 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-1922e93d-2429-4b12-a071-84da7e0e7f58 tempest-VolumeQuotaClassesTest-2013196256 tempest-VolumeQuotaClassesTest-2013196256-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:24.012100 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-1922e93d-2429-4b12-a071-84da7e0e7f58 tempest-VolumeQuotaClassesTest-2013196256 tempest-VolumeQuotaClassesTest-2013196256-project-admin] Calling method '_delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:24.014084 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-f5adebe9-0d5c-4efa-983c-ea2f42f419da None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:24.016636 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f5adebe9-0d5c-4efa-983c-ea2f42f419da tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/volumes/e93f5e3e-d101-45b6-b461-9a90053c4b78 Jul 10 06:35:24.016946 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f5adebe9-0d5c-4efa-983c-ea2f42f419da tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:24.017167 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f5adebe9-0d5c-4efa-983c-ea2f42f419da tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:24.028901 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:24.028901 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:35:24.035270 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-1922e93d-2429-4b12-a071-84da7e0e7f58 tempest-VolumeQuotaClassesTest-2013196256 tempest-VolumeQuotaClassesTest-2013196256-project-admin] https://10.4.3.200/volume/v3/types/6dc04442-0fbd-464e-9d39-1a489c35e7dc returned with HTTP 202 Jul 10 06:35:24.036140 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 484/1930] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 10 06:35:24 2026] DELETE /volume/v3/types/6dc04442-0fbd-464e-9d39-1a489c35e7dc => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:35:24.037040 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-f5adebe9-0d5c-4efa-983c-ea2f42f419da tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Volume info retrieved successfully. Jul 10 06:35:24.045101 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-ae32b0e9-ae22-4e07-b4b7-eb0e3d8a4f46 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:24.046340 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f5adebe9-0d5c-4efa-983c-ea2f42f419da tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/volumes/e93f5e3e-d101-45b6-b461-9a90053c4b78 returned with HTTP 200 Jul 10 06:35:24.046856 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 479/1931] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:24 2026] GET /volume/v3/volumes/e93f5e3e-d101-45b6-b461-9a90053c4b78 => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:24.048297 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ae32b0e9-ae22-4e07-b4b7-eb0e3d8a4f46 tempest-VolumeQuotaClassesTest-2013196256 tempest-VolumeQuotaClassesTest-2013196256-project-admin] GET https://10.4.3.200/volume/v3/types/6dc04442-0fbd-464e-9d39-1a489c35e7dc Jul 10 06:35:24.048529 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ae32b0e9-ae22-4e07-b4b7-eb0e3d8a4f46 tempest-VolumeQuotaClassesTest-2013196256 tempest-VolumeQuotaClassesTest-2013196256-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:24.048757 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ae32b0e9-ae22-4e07-b4b7-eb0e3d8a4f46 tempest-VolumeQuotaClassesTest-2013196256 tempest-VolumeQuotaClassesTest-2013196256-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:24.052869 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ae32b0e9-ae22-4e07-b4b7-eb0e3d8a4f46 tempest-VolumeQuotaClassesTest-2013196256 tempest-VolumeQuotaClassesTest-2013196256-project-admin] https://10.4.3.200/volume/v3/types/6dc04442-0fbd-464e-9d39-1a489c35e7dc returned with HTTP 404 Jul 10 06:35:24.053432 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 484/1932] 10.4.3.200 () {66 vars in 1342 bytes} [Fri Jul 10 06:35:24 2026] GET /volume/v3/types/6dc04442-0fbd-464e-9d39-1a489c35e7dc => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:35:24.060578 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-877465fc-80a0-42ba-9c60-62e18cfde5a6 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:24.062350 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-877465fc-80a0-42ba-9c60-62e18cfde5a6 tempest-VolumeQuotaClassesTest-2013196256 tempest-VolumeQuotaClassesTest-2013196256-project-admin] PUT https://10.4.3.200/volume/v3/os-quota-class-sets/default Jul 10 06:35:24.062667 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-877465fc-80a0-42ba-9c60-62e18cfde5a6 tempest-VolumeQuotaClassesTest-2013196256 tempest-VolumeQuotaClassesTest-2013196256-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=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:35:24.129089 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-877465fc-80a0-42ba-9c60-62e18cfde5a6 tempest-VolumeQuotaClassesTest-2013196256 tempest-VolumeQuotaClassesTest-2013196256-project-admin] https://10.4.3.200/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 10 06:35:24.129618 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 486/1933] 10.4.3.200 () {68 vars in 1318 bytes} [Fri Jul 10 06:35:24 2026] PUT /volume/v3/os-quota-class-sets/default => generated 401 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:24.208169 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-5d0f2378-a8fe-4f77-abbb-d0605968079b None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:24.211951 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5d0f2378-a8fe-4f77-abbb-d0605968079b tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] GET https://10.4.3.200/volume/v3/volumes/3d5ec890-d33b-481e-b21e-56d95a349f68 Jul 10 06:35:24.211951 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5d0f2378-a8fe-4f77-abbb-d0605968079b tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:24.212161 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5d0f2378-a8fe-4f77-abbb-d0605968079b tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:24.229748 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:24.229748 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:35:24.236161 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-5d0f2378-a8fe-4f77-abbb-d0605968079b tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Volume info retrieved successfully. Jul 10 06:35:24.244285 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5d0f2378-a8fe-4f77-abbb-d0605968079b tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] https://10.4.3.200/volume/v3/volumes/3d5ec890-d33b-481e-b21e-56d95a349f68 returned with HTTP 200 Jul 10 06:35:24.244718 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 485/1934] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:24 2026] GET /volume/v3/volumes/3d5ec890-d33b-481e-b21e-56d95a349f68 => generated 1138 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:35:24.686183 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-729e9979-ac81-43eb-b457-a6e747772fc4 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:24.688153 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-729e9979-ac81-43eb-b457-a6e747772fc4 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] GET https://10.4.3.200/volume/v3/backups/9e489e4a-b21e-4c63-9c6f-0b2dae6003a6 Jul 10 06:35:24.688272 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-729e9979-ac81-43eb-b457-a6e747772fc4 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:24.688439 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-729e9979-ac81-43eb-b457-a6e747772fc4 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:24.688704 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-729e9979-ac81-43eb-b457-a6e747772fc4 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Show backup with id 9e489e4a-b21e-4c63-9c6f-0b2dae6003a6. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:35:24.692566 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:24.692566 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:35:24.693417 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-729e9979-ac81-43eb-b457-a6e747772fc4 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] https://10.4.3.200/volume/v3/backups/9e489e4a-b21e-4c63-9c6f-0b2dae6003a6 returned with HTTP 200 Jul 10 06:35:24.693797 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 480/1935] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:24 2026] GET /volume/v3/backups/9e489e4a-b21e-4c63-9c6f-0b2dae6003a6 => generated 756 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:24.908949 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-fd38a1b9-bbfe-44f4-b79f-8ee1f949b436 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:24.914624 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-fd38a1b9-bbfe-44f4-b79f-8ee1f949b436 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/66527cc8-2d42-4ed3-b81f-350d6af8f95b Jul 10 06:35:24.914921 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-fd38a1b9-bbfe-44f4-b79f-8ee1f949b436 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:24.915121 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-fd38a1b9-bbfe-44f4-b79f-8ee1f949b436 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:24.915265 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-fd38a1b9-bbfe-44f4-b79f-8ee1f949b436 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id 66527cc8-2d42-4ed3-b81f-350d6af8f95b. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:35:24.927442 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:24.927442 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:35:24.928737 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-fd38a1b9-bbfe-44f4-b79f-8ee1f949b436 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/66527cc8-2d42-4ed3-b81f-350d6af8f95b returned with HTTP 200 Jul 10 06:35:24.929329 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 485/1936] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:24 2026] GET /volume/v3/backups/66527cc8-2d42-4ed3-b81f-350d6af8f95b => generated 750 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:25.063852 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-208fd6dd-0168-4cbd-a50d-18e36b1e6acc None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:25.067219 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-208fd6dd-0168-4cbd-a50d-18e36b1e6acc tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/volumes/e93f5e3e-d101-45b6-b461-9a90053c4b78 Jul 10 06:35:25.067394 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-208fd6dd-0168-4cbd-a50d-18e36b1e6acc tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:25.067592 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-208fd6dd-0168-4cbd-a50d-18e36b1e6acc tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:25.086759 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:25.086759 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:35:25.091626 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-208fd6dd-0168-4cbd-a50d-18e36b1e6acc tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Volume info retrieved successfully. Jul 10 06:35:25.097985 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-208fd6dd-0168-4cbd-a50d-18e36b1e6acc tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/volumes/e93f5e3e-d101-45b6-b461-9a90053c4b78 returned with HTTP 200 Jul 10 06:35:25.098307 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 487/1937] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:25 2026] GET /volume/v3/volumes/e93f5e3e-d101-45b6-b461-9a90053c4b78 => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:25.261721 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-ea09f593-46ce-48bb-89f1-4875c6c0bc3b None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:25.262853 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ea09f593-46ce-48bb-89f1-4875c6c0bc3b tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] GET https://10.4.3.200/volume/v3/volumes/3d5ec890-d33b-481e-b21e-56d95a349f68 Jul 10 06:35:25.264206 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ea09f593-46ce-48bb-89f1-4875c6c0bc3b tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:25.264206 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ea09f593-46ce-48bb-89f1-4875c6c0bc3b tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:25.277739 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:25.277739 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:35:25.281730 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-ea09f593-46ce-48bb-89f1-4875c6c0bc3b tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Volume info retrieved successfully. Jul 10 06:35:25.287187 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ea09f593-46ce-48bb-89f1-4875c6c0bc3b tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] https://10.4.3.200/volume/v3/volumes/3d5ec890-d33b-481e-b21e-56d95a349f68 returned with HTTP 200 Jul 10 06:35:25.287688 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 486/1938] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:25 2026] GET /volume/v3/volumes/3d5ec890-d33b-481e-b21e-56d95a349f68 => generated 1138 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:35:25.703845 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-bd4832bd-9481-4ae4-bd6c-7b9d0875403f None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:25.705865 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-bd4832bd-9481-4ae4-bd6c-7b9d0875403f tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] GET https://10.4.3.200/volume/v3/backups/9e489e4a-b21e-4c63-9c6f-0b2dae6003a6 Jul 10 06:35:25.706939 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-bd4832bd-9481-4ae4-bd6c-7b9d0875403f tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:25.706939 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-bd4832bd-9481-4ae4-bd6c-7b9d0875403f tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:25.706939 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-bd4832bd-9481-4ae4-bd6c-7b9d0875403f tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Show backup with id 9e489e4a-b21e-4c63-9c6f-0b2dae6003a6. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:35:25.711535 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:25.711535 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:35:25.712039 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-bd4832bd-9481-4ae4-bd6c-7b9d0875403f tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] https://10.4.3.200/volume/v3/backups/9e489e4a-b21e-4c63-9c6f-0b2dae6003a6 returned with HTTP 200 Jul 10 06:35:25.712404 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 481/1939] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:25 2026] GET /volume/v3/backups/9e489e4a-b21e-4c63-9c6f-0b2dae6003a6 => generated 756 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:25.939720 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-1ab3b249-8e47-4c71-b673-b691e0fa1eb7 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:25.941840 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1ab3b249-8e47-4c71-b673-b691e0fa1eb7 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/66527cc8-2d42-4ed3-b81f-350d6af8f95b Jul 10 06:35:25.942108 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1ab3b249-8e47-4c71-b673-b691e0fa1eb7 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:25.942352 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1ab3b249-8e47-4c71-b673-b691e0fa1eb7 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:25.942499 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-1ab3b249-8e47-4c71-b673-b691e0fa1eb7 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id 66527cc8-2d42-4ed3-b81f-350d6af8f95b. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:35:25.947530 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:25.947530 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:35:25.948853 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1ab3b249-8e47-4c71-b673-b691e0fa1eb7 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/66527cc8-2d42-4ed3-b81f-350d6af8f95b returned with HTTP 200 Jul 10 06:35:25.948967 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 486/1940] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:25 2026] GET /volume/v3/backups/66527cc8-2d42-4ed3-b81f-350d6af8f95b => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:26.117521 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-69c92965-8d8f-4522-a60d-164e4c1a9f7d None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:26.119582 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-69c92965-8d8f-4522-a60d-164e4c1a9f7d tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/volumes/e93f5e3e-d101-45b6-b461-9a90053c4b78 Jul 10 06:35:26.119582 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-69c92965-8d8f-4522-a60d-164e4c1a9f7d tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:26.119582 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-69c92965-8d8f-4522-a60d-164e4c1a9f7d tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:26.121306 np0000004964 devstack@c-api.service[99975]: DEBUG dbcounter [-] [99975] Writing DB stats cinder:SELECT=158,cinder:UPDATE=19,cinder:INSERT=4 {{(pid=99975) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:35:26.128065 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:26.128065 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:35:26.132760 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-69c92965-8d8f-4522-a60d-164e4c1a9f7d tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Volume info retrieved successfully. Jul 10 06:35:26.135526 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-69c92965-8d8f-4522-a60d-164e4c1a9f7d tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/volumes/e93f5e3e-d101-45b6-b461-9a90053c4b78 returned with HTTP 200 Jul 10 06:35:26.136004 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 488/1941] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:26 2026] GET /volume/v3/volumes/e93f5e3e-d101-45b6-b461-9a90053c4b78 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:26.307614 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-e600cf76-1bc1-4af2-9f8c-c1b080ed78f9 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:26.307614 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e600cf76-1bc1-4af2-9f8c-c1b080ed78f9 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] GET https://10.4.3.200/volume/v3/volumes/3d5ec890-d33b-481e-b21e-56d95a349f68 Jul 10 06:35:26.307614 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e600cf76-1bc1-4af2-9f8c-c1b080ed78f9 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:26.308012 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e600cf76-1bc1-4af2-9f8c-c1b080ed78f9 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:26.316171 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:26.316171 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:35:26.320321 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-e600cf76-1bc1-4af2-9f8c-c1b080ed78f9 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Volume info retrieved successfully. Jul 10 06:35:26.323814 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e600cf76-1bc1-4af2-9f8c-c1b080ed78f9 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] https://10.4.3.200/volume/v3/volumes/3d5ec890-d33b-481e-b21e-56d95a349f68 returned with HTTP 200 Jul 10 06:35:26.324161 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 487/1942] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:26 2026] GET /volume/v3/volumes/3d5ec890-d33b-481e-b21e-56d95a349f68 => generated 1138 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:35:26.533545 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-64cb211e-ea1a-47f9-a1b2-4f42deb4679b None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:26.630087 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-64cb211e-ea1a-47f9-a1b2-4f42deb4679b tempest-VolumeRetypeWithoutMigrationTest-1067443460 tempest-VolumeRetypeWithoutMigrationTest-1067443460-project-admin] POST https://10.4.3.200/volume/v3/types Jul 10 06:35:26.630545 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-64cb211e-ea1a-47f9-a1b2-4f42deb4679b tempest-VolumeRetypeWithoutMigrationTest-1067443460 tempest-VolumeRetypeWithoutMigrationTest-1067443460-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:35:26.646081 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-64cb211e-ea1a-47f9-a1b2-4f42deb4679b tempest-VolumeRetypeWithoutMigrationTest-1067443460 tempest-VolumeRetypeWithoutMigrationTest-1067443460-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 10 06:35:26.646462 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 482/1943] 10.4.3.200 () {68 vars in 1252 bytes} [Fri Jul 10 06:35:26 2026] POST /volume/v3/types => generated 188 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:26.654511 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-3cdcf247-ee8e-43ba-b1ba-a72e41a3999b None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:26.657253 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3cdcf247-ee8e-43ba-b1ba-a72e41a3999b tempest-VolumeRetypeWithoutMigrationTest-1067443460 tempest-VolumeRetypeWithoutMigrationTest-1067443460-project-admin] POST https://10.4.3.200/volume/v3/types Jul 10 06:35:26.657352 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3cdcf247-ee8e-43ba-b1ba-a72e41a3999b tempest-VolumeRetypeWithoutMigrationTest-1067443460 tempest-VolumeRetypeWithoutMigrationTest-1067443460-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:35:26.672256 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3cdcf247-ee8e-43ba-b1ba-a72e41a3999b tempest-VolumeRetypeWithoutMigrationTest-1067443460 tempest-VolumeRetypeWithoutMigrationTest-1067443460-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 10 06:35:26.672674 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 487/1944] 10.4.3.200 () {68 vars in 1252 bytes} [Fri Jul 10 06:35:26 2026] POST /volume/v3/types => generated 188 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:26.683246 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-9d0ad6de-6475-449e-b24c-3fd40580386b None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:26.727524 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-868ba91a-4375-46e0-87c6-d0364d8b7a3f None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:26.729245 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-868ba91a-4375-46e0-87c6-d0364d8b7a3f tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] GET https://10.4.3.200/volume/v3/backups/9e489e4a-b21e-4c63-9c6f-0b2dae6003a6 Jul 10 06:35:26.729684 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-868ba91a-4375-46e0-87c6-d0364d8b7a3f tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:26.729684 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-868ba91a-4375-46e0-87c6-d0364d8b7a3f tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:26.729788 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-868ba91a-4375-46e0-87c6-d0364d8b7a3f tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Show backup with id 9e489e4a-b21e-4c63-9c6f-0b2dae6003a6. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:35:26.736325 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:26.736325 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:35:26.737217 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-868ba91a-4375-46e0-87c6-d0364d8b7a3f tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] https://10.4.3.200/volume/v3/backups/9e489e4a-b21e-4c63-9c6f-0b2dae6003a6 returned with HTTP 200 Jul 10 06:35:26.737661 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 488/1945] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:26 2026] GET /volume/v3/backups/9e489e4a-b21e-4c63-9c6f-0b2dae6003a6 => generated 756 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:26.745880 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-9d0ad6de-6475-449e-b24c-3fd40580386b tempest-VolumeRetypeWithoutMigrationTest-1261092122 tempest-VolumeRetypeWithoutMigrationTest-1261092122-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:35:26.746246 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-9d0ad6de-6475-449e-b24c-3fd40580386b tempest-VolumeRetypeWithoutMigrationTest-1261092122 tempest-VolumeRetypeWithoutMigrationTest-1261092122-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-446144798"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:35:26.747680 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.volumes [None req-9d0ad6de-6475-449e-b24c-3fd40580386b tempest-VolumeRetypeWithoutMigrationTest-1261092122 tempest-VolumeRetypeWithoutMigrationTest-1261092122-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-446144798'}} {{(pid=99975) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:35:26.751180 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-9d0ad6de-6475-449e-b24c-3fd40580386b tempest-VolumeRetypeWithoutMigrationTest-1261092122 tempest-VolumeRetypeWithoutMigrationTest-1261092122-project-member] Create volume of 1 GB Jul 10 06:35:26.751493 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:26.751493 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:35:26.751980 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-9d0ad6de-6475-449e-b24c-3fd40580386b tempest-VolumeRetypeWithoutMigrationTest-1261092122 tempest-VolumeRetypeWithoutMigrationTest-1261092122-project-member] Availability Zones retrieved successfully. Jul 10 06:35:26.757722 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-9d0ad6de-6475-449e-b24c-3fd40580386b tempest-VolumeRetypeWithoutMigrationTest-1261092122 tempest-VolumeRetypeWithoutMigrationTest-1261092122-project-member] Flow 'volume_create_api' (2ebfb5ba-a4ad-4dba-9e58-5dac14f5e529) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:35:26.758747 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-9d0ad6de-6475-449e-b24c-3fd40580386b tempest-VolumeRetypeWithoutMigrationTest-1261092122 tempest-VolumeRetypeWithoutMigrationTest-1261092122-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1bc5a6cd-7cf1-4e02-8aef-84d5ad5fbf1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:35:26.759679 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.flows.api.create_volume [None req-9d0ad6de-6475-449e-b24c-3fd40580386b tempest-VolumeRetypeWithoutMigrationTest-1261092122 tempest-VolumeRetypeWithoutMigrationTest-1261092122-project-member] Validating volume size '1' using validate_int {{(pid=99975) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:35:26.784070 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-9d0ad6de-6475-449e-b24c-3fd40580386b tempest-VolumeRetypeWithoutMigrationTest-1261092122 tempest-VolumeRetypeWithoutMigrationTest-1261092122-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1bc5a6cd-7cf1-4e02-8aef-84d5ad5fbf1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:35:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=23ed3203-5d90-4832-9a65-43363e7a12b2,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23ed3203-5d90-4832-9a65-43363e7a12b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:35:26.785362 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-9d0ad6de-6475-449e-b24c-3fd40580386b tempest-VolumeRetypeWithoutMigrationTest-1261092122 tempest-VolumeRetypeWithoutMigrationTest-1261092122-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc5d0771-e4b0-483f-a6aa-2aaf40255374) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:35:26.816879 np0000004964 devstack@c-api.service[99975]: WARNING cinder.quota [None req-9d0ad6de-6475-449e-b24c-3fd40580386b tempest-VolumeRetypeWithoutMigrationTest-1261092122 tempest-VolumeRetypeWithoutMigrationTest-1261092122-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 10 06:35:26.817175 np0000004964 devstack@c-api.service[99975]: WARNING cinder.quota [None req-9d0ad6de-6475-449e-b24c-3fd40580386b tempest-VolumeRetypeWithoutMigrationTest-1261092122 tempest-VolumeRetypeWithoutMigrationTest-1261092122-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 10 06:35:26.856393 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.quota [None req-9d0ad6de-6475-449e-b24c-3fd40580386b tempest-VolumeRetypeWithoutMigrationTest-1261092122 tempest-VolumeRetypeWithoutMigrationTest-1261092122-project-member] Created reservations ['90260a6f-5ba1-4516-9447-98be0364b929', '8ccbbe34-37f0-4403-9119-6c00051c2188', 'c40bd909-adb1-4987-93bd-718274a98a81', '22e2cbce-0def-4dfc-9fcb-7ceeafa69ce6'] {{(pid=99975) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:35:26.857233 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-9d0ad6de-6475-449e-b24c-3fd40580386b tempest-VolumeRetypeWithoutMigrationTest-1261092122 tempest-VolumeRetypeWithoutMigrationTest-1261092122-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc5d0771-e4b0-483f-a6aa-2aaf40255374) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['90260a6f-5ba1-4516-9447-98be0364b929', '8ccbbe34-37f0-4403-9119-6c00051c2188', 'c40bd909-adb1-4987-93bd-718274a98a81', '22e2cbce-0def-4dfc-9fcb-7ceeafa69ce6']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:35:26.857981 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-9d0ad6de-6475-449e-b24c-3fd40580386b tempest-VolumeRetypeWithoutMigrationTest-1261092122 tempest-VolumeRetypeWithoutMigrationTest-1261092122-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23a13da6-9aef-488a-994b-a4d5aa87c8c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:35:26.878822 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-9d0ad6de-6475-449e-b24c-3fd40580386b tempest-VolumeRetypeWithoutMigrationTest-1261092122 tempest-VolumeRetypeWithoutMigrationTest-1261092122-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23a13da6-9aef-488a-994b-a4d5aa87c8c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '65ef92ea-c85e-4378-b05e-d6b23677af34', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-446144798',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e6c4a54b7fd64aa98f2d7690efc6f3d8',qos_specs=None,replication_status=,reservations=['90260a6f-5ba1-4516-9447-98be0364b929','8ccbbe34-37f0-4403-9119-6c00051c2188','c40bd909-adb1-4987-93bd-718274a98a81','22e2cbce-0def-4dfc-9fcb-7ceeafa69ce6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a16958f13f141f3a684ae8c779255ee',volume_type_id=23ed3203-5d90-4832-9a65-43363e7a12b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:35:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-446144798',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=65ef92ea-c85e-4378-b05e-d6b23677af34,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e6c4a54b7fd64aa98f2d7690efc6f3d8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2a16958f13f141f3a684ae8c779255ee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23ed3203-5d90-4832-9a65-43363e7a12b2),volume_type_id=23ed3203-5d90-4832-9a65-43363e7a12b2)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:35:26.879607 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-9d0ad6de-6475-449e-b24c-3fd40580386b tempest-VolumeRetypeWithoutMigrationTest-1261092122 tempest-VolumeRetypeWithoutMigrationTest-1261092122-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73a41e0d-5dea-4a34-96bf-7ad9d4dcc85e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:35:26.899623 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-9d0ad6de-6475-449e-b24c-3fd40580386b tempest-VolumeRetypeWithoutMigrationTest-1261092122 tempest-VolumeRetypeWithoutMigrationTest-1261092122-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73a41e0d-5dea-4a34-96bf-7ad9d4dcc85e) transitioned into state 'SUCCESS' from state '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-446144798',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e6c4a54b7fd64aa98f2d7690efc6f3d8',qos_specs=None,replication_status=,reservations=['90260a6f-5ba1-4516-9447-98be0364b929','8ccbbe34-37f0-4403-9119-6c00051c2188','c40bd909-adb1-4987-93bd-718274a98a81','22e2cbce-0def-4dfc-9fcb-7ceeafa69ce6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a16958f13f141f3a684ae8c779255ee',volume_type_id=23ed3203-5d90-4832-9a65-43363e7a12b2)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:35:26.900338 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-9d0ad6de-6475-449e-b24c-3fd40580386b tempest-VolumeRetypeWithoutMigrationTest-1261092122 tempest-VolumeRetypeWithoutMigrationTest-1261092122-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58e58233-bafa-4226-9c3b-ccacb6afe9bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:35:26.912149 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-9d0ad6de-6475-449e-b24c-3fd40580386b tempest-VolumeRetypeWithoutMigrationTest-1261092122 tempest-VolumeRetypeWithoutMigrationTest-1261092122-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58e58233-bafa-4226-9c3b-ccacb6afe9bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:35:26.913001 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-9d0ad6de-6475-449e-b24c-3fd40580386b tempest-VolumeRetypeWithoutMigrationTest-1261092122 tempest-VolumeRetypeWithoutMigrationTest-1261092122-project-member] Flow 'volume_create_api' (2ebfb5ba-a4ad-4dba-9e58-5dac14f5e529) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:35:26.913348 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-9d0ad6de-6475-449e-b24c-3fd40580386b tempest-VolumeRetypeWithoutMigrationTest-1261092122 tempest-VolumeRetypeWithoutMigrationTest-1261092122-project-member] Create volume request issued successfully. Jul 10 06:35:26.913985 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-9d0ad6de-6475-449e-b24c-3fd40580386b tempest-VolumeRetypeWithoutMigrationTest-1261092122 tempest-VolumeRetypeWithoutMigrationTest-1261092122-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:35:26.914376 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 489/1946] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 10 06:35:26 2026] POST /volume/v3/volumes => generated 767 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:35:26.927148 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-d6e98de0-0f52-4ace-bd1a-0fb8d0f6cb79 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:26.930780 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d6e98de0-0f52-4ace-bd1a-0fb8d0f6cb79 tempest-VolumeRetypeWithoutMigrationTest-1261092122 tempest-VolumeRetypeWithoutMigrationTest-1261092122-project-member] GET https://10.4.3.200/volume/v3/volumes/65ef92ea-c85e-4378-b05e-d6b23677af34 Jul 10 06:35:26.930780 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d6e98de0-0f52-4ace-bd1a-0fb8d0f6cb79 tempest-VolumeRetypeWithoutMigrationTest-1261092122 tempest-VolumeRetypeWithoutMigrationTest-1261092122-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:26.930780 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d6e98de0-0f52-4ace-bd1a-0fb8d0f6cb79 tempest-VolumeRetypeWithoutMigrationTest-1261092122 tempest-VolumeRetypeWithoutMigrationTest-1261092122-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:26.941092 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:26.941092 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:35:26.944723 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-d6e98de0-0f52-4ace-bd1a-0fb8d0f6cb79 tempest-VolumeRetypeWithoutMigrationTest-1261092122 tempest-VolumeRetypeWithoutMigrationTest-1261092122-project-member] Volume info retrieved successfully. Jul 10 06:35:26.956691 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d6e98de0-0f52-4ace-bd1a-0fb8d0f6cb79 tempest-VolumeRetypeWithoutMigrationTest-1261092122 tempest-VolumeRetypeWithoutMigrationTest-1261092122-project-member] https://10.4.3.200/volume/v3/volumes/65ef92ea-c85e-4378-b05e-d6b23677af34 returned with HTTP 200 Jul 10 06:35:26.958275 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 483/1947] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:26 2026] GET /volume/v3/volumes/65ef92ea-c85e-4378-b05e-d6b23677af34 => generated 835 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:26.961402 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-0d6cd0b5-4888-46df-a002-5cbeab775777 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:26.963459 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0d6cd0b5-4888-46df-a002-5cbeab775777 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/66527cc8-2d42-4ed3-b81f-350d6af8f95b Jul 10 06:35:26.963644 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0d6cd0b5-4888-46df-a002-5cbeab775777 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:26.964631 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0d6cd0b5-4888-46df-a002-5cbeab775777 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:26.964631 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-0d6cd0b5-4888-46df-a002-5cbeab775777 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id 66527cc8-2d42-4ed3-b81f-350d6af8f95b. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:35:26.970007 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:26.970007 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:35:26.970601 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0d6cd0b5-4888-46df-a002-5cbeab775777 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/66527cc8-2d42-4ed3-b81f-350d6af8f95b returned with HTTP 200 Jul 10 06:35:26.970941 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 488/1948] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:26 2026] GET /volume/v3/backups/66527cc8-2d42-4ed3-b81f-350d6af8f95b => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:27.151337 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-7d119fc8-8992-4610-9eb3-7a2e66f7ffd4 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:27.153337 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7d119fc8-8992-4610-9eb3-7a2e66f7ffd4 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/volumes/e93f5e3e-d101-45b6-b461-9a90053c4b78 Jul 10 06:35:27.153604 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-7d119fc8-8992-4610-9eb3-7a2e66f7ffd4 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:27.153774 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-7d119fc8-8992-4610-9eb3-7a2e66f7ffd4 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:27.163419 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:27.163419 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:35:27.167556 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-7d119fc8-8992-4610-9eb3-7a2e66f7ffd4 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Volume info retrieved successfully. Jul 10 06:35:27.175738 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7d119fc8-8992-4610-9eb3-7a2e66f7ffd4 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/volumes/e93f5e3e-d101-45b6-b461-9a90053c4b78 returned with HTTP 200 Jul 10 06:35:27.176290 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 489/1949] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:27 2026] GET /volume/v3/volumes/e93f5e3e-d101-45b6-b461-9a90053c4b78 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:27.313526 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-993b3be9-3ee4-4513-ae00-ccaf78bd04ef req-96194da7-fc5d-4d32-9ddb-19a46854d58a None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:27.317438 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-993b3be9-3ee4-4513-ae00-ccaf78bd04ef req-96194da7-fc5d-4d32-9ddb-19a46854d58a tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] DELETE https://10.4.3.200/volume/v3/attachments/6b2b7a33-fc39-4909-a076-a223d3ff2330 Jul 10 06:35:27.317641 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-993b3be9-3ee4-4513-ae00-ccaf78bd04ef req-96194da7-fc5d-4d32-9ddb-19a46854d58a tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:27.317815 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-993b3be9-3ee4-4513-ae00-ccaf78bd04ef req-96194da7-fc5d-4d32-9ddb-19a46854d58a tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Calling method 'version_select' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:27.327491 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:27.327491 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:35:27.338411 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-9a19f323-79f4-4bca-bbcf-5d9a2132d5d2 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:27.340118 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9a19f323-79f4-4bca-bbcf-5d9a2132d5d2 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] GET https://10.4.3.200/volume/v3/volumes/3d5ec890-d33b-481e-b21e-56d95a349f68 Jul 10 06:35:27.340322 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9a19f323-79f4-4bca-bbcf-5d9a2132d5d2 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:27.340550 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9a19f323-79f4-4bca-bbcf-5d9a2132d5d2 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:27.351375 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:27.351375 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:35:27.355556 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-9a19f323-79f4-4bca-bbcf-5d9a2132d5d2 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Volume info retrieved successfully. Jul 10 06:35:27.358014 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9a19f323-79f4-4bca-bbcf-5d9a2132d5d2 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] https://10.4.3.200/volume/v3/volumes/3d5ec890-d33b-481e-b21e-56d95a349f68 returned with HTTP 200 Jul 10 06:35:27.359109 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 484/1950] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:27 2026] GET /volume/v3/volumes/3d5ec890-d33b-481e-b21e-56d95a349f68 => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:35:27.749320 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-afe955bd-7305-4015-bdbd-e8b28d78066b None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:27.751172 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-afe955bd-7305-4015-bdbd-e8b28d78066b tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] GET https://10.4.3.200/volume/v3/backups/9e489e4a-b21e-4c63-9c6f-0b2dae6003a6 Jul 10 06:35:27.751362 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-afe955bd-7305-4015-bdbd-e8b28d78066b tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:27.751603 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-afe955bd-7305-4015-bdbd-e8b28d78066b tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:27.751701 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-afe955bd-7305-4015-bdbd-e8b28d78066b tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Show backup with id 9e489e4a-b21e-4c63-9c6f-0b2dae6003a6. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:35:27.755993 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:27.755993 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:35:27.756768 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-afe955bd-7305-4015-bdbd-e8b28d78066b tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] https://10.4.3.200/volume/v3/backups/9e489e4a-b21e-4c63-9c6f-0b2dae6003a6 returned with HTTP 200 Jul 10 06:35:27.757150 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 489/1951] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:27 2026] GET /volume/v3/backups/9e489e4a-b21e-4c63-9c6f-0b2dae6003a6 => generated 756 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:27.857026 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-993b3be9-3ee4-4513-ae00-ccaf78bd04ef req-96194da7-fc5d-4d32-9ddb-19a46854d58a tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] https://10.4.3.200/volume/v3/attachments/6b2b7a33-fc39-4909-a076-a223d3ff2330 returned with HTTP 200 Jul 10 06:35:27.857409 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 490/1952] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 10 06:35:27 2026] DELETE /volume/v3/attachments/6b2b7a33-fc39-4909-a076-a223d3ff2330 => generated 19 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:27.969241 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-91c7d002-ec7b-46b3-8817-0462c474a6d8 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:27.970874 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-91c7d002-ec7b-46b3-8817-0462c474a6d8 tempest-VolumeRetypeWithoutMigrationTest-1261092122 tempest-VolumeRetypeWithoutMigrationTest-1261092122-project-member] GET https://10.4.3.200/volume/v3/volumes/65ef92ea-c85e-4378-b05e-d6b23677af34 Jul 10 06:35:27.971061 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-91c7d002-ec7b-46b3-8817-0462c474a6d8 tempest-VolumeRetypeWithoutMigrationTest-1261092122 tempest-VolumeRetypeWithoutMigrationTest-1261092122-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:27.971232 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-91c7d002-ec7b-46b3-8817-0462c474a6d8 tempest-VolumeRetypeWithoutMigrationTest-1261092122 tempest-VolumeRetypeWithoutMigrationTest-1261092122-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:27.978186 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:27.978186 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:35:27.981658 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-91c7d002-ec7b-46b3-8817-0462c474a6d8 tempest-VolumeRetypeWithoutMigrationTest-1261092122 tempest-VolumeRetypeWithoutMigrationTest-1261092122-project-member] Volume info retrieved successfully. Jul 10 06:35:27.983095 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-89c99fcd-df2c-4642-9c09-a01b436b590a None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:27.985229 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-91c7d002-ec7b-46b3-8817-0462c474a6d8 tempest-VolumeRetypeWithoutMigrationTest-1261092122 tempest-VolumeRetypeWithoutMigrationTest-1261092122-project-member] https://10.4.3.200/volume/v3/volumes/65ef92ea-c85e-4378-b05e-d6b23677af34 returned with HTTP 200 Jul 10 06:35:27.985610 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 490/1953] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:27 2026] GET /volume/v3/volumes/65ef92ea-c85e-4378-b05e-d6b23677af34 => generated 860 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:27.986861 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-89c99fcd-df2c-4642-9c09-a01b436b590a tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/66527cc8-2d42-4ed3-b81f-350d6af8f95b Jul 10 06:35:27.990757 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-89c99fcd-df2c-4642-9c09-a01b436b590a tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:27.990999 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-89c99fcd-df2c-4642-9c09-a01b436b590a tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:27.991118 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-89c99fcd-df2c-4642-9c09-a01b436b590a tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id 66527cc8-2d42-4ed3-b81f-350d6af8f95b. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:35:27.997914 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:27.997914 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:35:27.998837 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-89c99fcd-df2c-4642-9c09-a01b436b590a tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/66527cc8-2d42-4ed3-b81f-350d6af8f95b returned with HTTP 200 Jul 10 06:35:27.999938 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-9eeb0f09-6042-4908-8d76-4b5a9c15f560 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:28.002254 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9eeb0f09-6042-4908-8d76-4b5a9c15f560 tempest-VolumeRetypeWithoutMigrationTest-1067443460 tempest-VolumeRetypeWithoutMigrationTest-1067443460-project-admin] GET https://10.4.3.200/volume/v3/volumes/65ef92ea-c85e-4378-b05e-d6b23677af34 Jul 10 06:35:28.002435 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9eeb0f09-6042-4908-8d76-4b5a9c15f560 tempest-VolumeRetypeWithoutMigrationTest-1067443460 tempest-VolumeRetypeWithoutMigrationTest-1067443460-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:28.002678 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9eeb0f09-6042-4908-8d76-4b5a9c15f560 tempest-VolumeRetypeWithoutMigrationTest-1067443460 tempest-VolumeRetypeWithoutMigrationTest-1067443460-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:28.003016 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 485/1954] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:27 2026] GET /volume/v3/backups/66527cc8-2d42-4ed3-b81f-350d6af8f95b => generated 750 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:28.011279 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:28.011279 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:35:28.015481 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-9eeb0f09-6042-4908-8d76-4b5a9c15f560 tempest-VolumeRetypeWithoutMigrationTest-1067443460 tempest-VolumeRetypeWithoutMigrationTest-1067443460-project-admin] Volume info retrieved successfully. Jul 10 06:35:28.020337 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9eeb0f09-6042-4908-8d76-4b5a9c15f560 tempest-VolumeRetypeWithoutMigrationTest-1067443460 tempest-VolumeRetypeWithoutMigrationTest-1067443460-project-admin] https://10.4.3.200/volume/v3/volumes/65ef92ea-c85e-4378-b05e-d6b23677af34 returned with HTTP 200 Jul 10 06:35:28.020834 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 490/1955] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:27 2026] GET /volume/v3/volumes/65ef92ea-c85e-4378-b05e-d6b23677af34 => generated 1024 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:35:28.032513 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-949671e7-897b-4e29-9c4d-1d616a9697a4 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:28.034767 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-949671e7-897b-4e29-9c4d-1d616a9697a4 tempest-VolumeRetypeWithoutMigrationTest-1261092122 tempest-VolumeRetypeWithoutMigrationTest-1261092122-project-member] POST https://10.4.3.200/volume/v3/volumes/65ef92ea-c85e-4378-b05e-d6b23677af34/action Jul 10 06:35:28.035245 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-949671e7-897b-4e29-9c4d-1d616a9697a4 tempest-VolumeRetypeWithoutMigrationTest-1261092122 tempest-VolumeRetypeWithoutMigrationTest-1261092122-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=99975) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:35:28.035424 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-949671e7-897b-4e29-9c4d-1d616a9697a4 tempest-VolumeRetypeWithoutMigrationTest-1261092122 tempest-VolumeRetypeWithoutMigrationTest-1261092122-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:35:28.044247 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:28.044247 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:35:28.044679 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-949671e7-897b-4e29-9c4d-1d616a9697a4 tempest-VolumeRetypeWithoutMigrationTest-1261092122 tempest-VolumeRetypeWithoutMigrationTest-1261092122-project-member] Volume info retrieved successfully. Jul 10 06:35:28.059241 np0000004964 devstack@c-api.service[99975]: WARNING cinder.quota [None req-949671e7-897b-4e29-9c4d-1d616a9697a4 tempest-VolumeRetypeWithoutMigrationTest-1261092122 tempest-VolumeRetypeWithoutMigrationTest-1261092122-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 10 06:35:28.059522 np0000004964 devstack@c-api.service[99975]: WARNING cinder.quota [None req-949671e7-897b-4e29-9c4d-1d616a9697a4 tempest-VolumeRetypeWithoutMigrationTest-1261092122 tempest-VolumeRetypeWithoutMigrationTest-1261092122-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 10 06:35:28.079181 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.quota [None req-949671e7-897b-4e29-9c4d-1d616a9697a4 tempest-VolumeRetypeWithoutMigrationTest-1261092122 tempest-VolumeRetypeWithoutMigrationTest-1261092122-project-member] Created reservations ['a811b58f-b365-47e0-8a26-b3c04b3672f3', '086e3ede-1b84-493f-9f54-49b44d57fdb3'] {{(pid=99975) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:35:28.098010 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.quota [None req-949671e7-897b-4e29-9c4d-1d616a9697a4 tempest-VolumeRetypeWithoutMigrationTest-1261092122 tempest-VolumeRetypeWithoutMigrationTest-1261092122-project-member] Created reservations ['dea22ec2-485d-48d2-b9de-bf8437f8cd7b', 'eacbe0d6-a4bb-4462-b048-7570959e7942'] {{(pid=99975) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:35:28.129631 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-949671e7-897b-4e29-9c4d-1d616a9697a4 tempest-VolumeRetypeWithoutMigrationTest-1261092122 tempest-VolumeRetypeWithoutMigrationTest-1261092122-project-member] Retype volume request issued successfully. Jul 10 06:35:28.130527 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-949671e7-897b-4e29-9c4d-1d616a9697a4 tempest-VolumeRetypeWithoutMigrationTest-1261092122 tempest-VolumeRetypeWithoutMigrationTest-1261092122-project-member] https://10.4.3.200/volume/v3/volumes/65ef92ea-c85e-4378-b05e-d6b23677af34/action returned with HTTP 202 Jul 10 06:35:28.130527 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 491/1956] 10.4.3.200 () {68 vars in 1390 bytes} [Fri Jul 10 06:35:28 2026] POST /volume/v3/volumes/65ef92ea-c85e-4378-b05e-d6b23677af34/action => generated 0 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:35:28.141080 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-5bcefc49-5008-4a71-a976-57948e9ca981 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:28.142119 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5bcefc49-5008-4a71-a976-57948e9ca981 tempest-VolumeRetypeWithoutMigrationTest-1261092122 tempest-VolumeRetypeWithoutMigrationTest-1261092122-project-member] GET https://10.4.3.200/volume/v3/volumes/65ef92ea-c85e-4378-b05e-d6b23677af34 Jul 10 06:35:28.142337 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5bcefc49-5008-4a71-a976-57948e9ca981 tempest-VolumeRetypeWithoutMigrationTest-1261092122 tempest-VolumeRetypeWithoutMigrationTest-1261092122-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:28.142498 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5bcefc49-5008-4a71-a976-57948e9ca981 tempest-VolumeRetypeWithoutMigrationTest-1261092122 tempest-VolumeRetypeWithoutMigrationTest-1261092122-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:28.149489 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:28.149489 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:35:28.156043 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-5bcefc49-5008-4a71-a976-57948e9ca981 tempest-VolumeRetypeWithoutMigrationTest-1261092122 tempest-VolumeRetypeWithoutMigrationTest-1261092122-project-member] Volume info retrieved successfully. Jul 10 06:35:28.160017 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5bcefc49-5008-4a71-a976-57948e9ca981 tempest-VolumeRetypeWithoutMigrationTest-1261092122 tempest-VolumeRetypeWithoutMigrationTest-1261092122-project-member] https://10.4.3.200/volume/v3/volumes/65ef92ea-c85e-4378-b05e-d6b23677af34 returned with HTTP 200 Jul 10 06:35:28.160479 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 491/1957] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:28 2026] GET /volume/v3/volumes/65ef92ea-c85e-4378-b05e-d6b23677af34 => generated 859 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:28.191147 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-4e495d32-b7e3-4cab-9820-3608a199b093 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:28.193039 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4e495d32-b7e3-4cab-9820-3608a199b093 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/volumes/e93f5e3e-d101-45b6-b461-9a90053c4b78 Jul 10 06:35:28.195419 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4e495d32-b7e3-4cab-9820-3608a199b093 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:28.195419 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4e495d32-b7e3-4cab-9820-3608a199b093 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:28.205919 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:28.205919 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:35:28.209370 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-4e495d32-b7e3-4cab-9820-3608a199b093 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Volume info retrieved successfully. Jul 10 06:35:28.213420 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4e495d32-b7e3-4cab-9820-3608a199b093 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/volumes/e93f5e3e-d101-45b6-b461-9a90053c4b78 returned with HTTP 200 Jul 10 06:35:28.213966 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 486/1958] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:28 2026] GET /volume/v3/volumes/e93f5e3e-d101-45b6-b461-9a90053c4b78 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:28.371826 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-a21b8e63-8d9e-416f-9251-af5152cf7843 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:28.374263 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a21b8e63-8d9e-416f-9251-af5152cf7843 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] GET https://10.4.3.200/volume/v3/volumes/3d5ec890-d33b-481e-b21e-56d95a349f68 Jul 10 06:35:28.374568 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a21b8e63-8d9e-416f-9251-af5152cf7843 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:28.374826 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a21b8e63-8d9e-416f-9251-af5152cf7843 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:28.384267 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:28.384267 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:35:28.390529 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-a21b8e63-8d9e-416f-9251-af5152cf7843 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Volume info retrieved successfully. Jul 10 06:35:28.394910 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a21b8e63-8d9e-416f-9251-af5152cf7843 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] https://10.4.3.200/volume/v3/volumes/3d5ec890-d33b-481e-b21e-56d95a349f68 returned with HTTP 200 Jul 10 06:35:28.395409 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 491/1959] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:28 2026] GET /volume/v3/volumes/3d5ec890-d33b-481e-b21e-56d95a349f68 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:28.768720 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-7bd7dc40-30e6-413e-a039-d944576206fe None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:28.774855 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-7bd7dc40-30e6-413e-a039-d944576206fe tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] GET https://10.4.3.200/volume/v3/backups/9e489e4a-b21e-4c63-9c6f-0b2dae6003a6 Jul 10 06:35:28.775107 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-7bd7dc40-30e6-413e-a039-d944576206fe tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:28.775292 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-7bd7dc40-30e6-413e-a039-d944576206fe tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:28.775397 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-7bd7dc40-30e6-413e-a039-d944576206fe tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Show backup with id 9e489e4a-b21e-4c63-9c6f-0b2dae6003a6. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:35:28.783522 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:28.783522 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:35:28.783874 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-7bd7dc40-30e6-413e-a039-d944576206fe tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] https://10.4.3.200/volume/v3/backups/9e489e4a-b21e-4c63-9c6f-0b2dae6003a6 returned with HTTP 200 Jul 10 06:35:28.784398 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 492/1960] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:28 2026] GET /volume/v3/backups/9e489e4a-b21e-4c63-9c6f-0b2dae6003a6 => generated 756 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:29.013619 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-34fa9fd7-a33e-4bf5-a688-a7ece9cdd83d None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:29.015438 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-34fa9fd7-a33e-4bf5-a688-a7ece9cdd83d tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/66527cc8-2d42-4ed3-b81f-350d6af8f95b Jul 10 06:35:29.017251 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-34fa9fd7-a33e-4bf5-a688-a7ece9cdd83d tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:29.017251 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-34fa9fd7-a33e-4bf5-a688-a7ece9cdd83d tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:29.017251 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-34fa9fd7-a33e-4bf5-a688-a7ece9cdd83d tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id 66527cc8-2d42-4ed3-b81f-350d6af8f95b. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:35:29.020585 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:29.020585 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:35:29.021419 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-34fa9fd7-a33e-4bf5-a688-a7ece9cdd83d tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/66527cc8-2d42-4ed3-b81f-350d6af8f95b returned with HTTP 200 Jul 10 06:35:29.021870 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 492/1961] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:29 2026] GET /volume/v3/backups/66527cc8-2d42-4ed3-b81f-350d6af8f95b => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:29.173917 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-a95c09a6-797e-4b60-9492-12773d84127a None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:29.176154 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a95c09a6-797e-4b60-9492-12773d84127a tempest-VolumeRetypeWithoutMigrationTest-1261092122 tempest-VolumeRetypeWithoutMigrationTest-1261092122-project-member] GET https://10.4.3.200/volume/v3/volumes/65ef92ea-c85e-4378-b05e-d6b23677af34 Jul 10 06:35:29.176522 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a95c09a6-797e-4b60-9492-12773d84127a tempest-VolumeRetypeWithoutMigrationTest-1261092122 tempest-VolumeRetypeWithoutMigrationTest-1261092122-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:29.177353 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a95c09a6-797e-4b60-9492-12773d84127a tempest-VolumeRetypeWithoutMigrationTest-1261092122 tempest-VolumeRetypeWithoutMigrationTest-1261092122-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:29.186219 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:29.186219 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:35:29.191329 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-a95c09a6-797e-4b60-9492-12773d84127a tempest-VolumeRetypeWithoutMigrationTest-1261092122 tempest-VolumeRetypeWithoutMigrationTest-1261092122-project-member] Volume info retrieved successfully. Jul 10 06:35:29.197627 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a95c09a6-797e-4b60-9492-12773d84127a tempest-VolumeRetypeWithoutMigrationTest-1261092122 tempest-VolumeRetypeWithoutMigrationTest-1261092122-project-member] https://10.4.3.200/volume/v3/volumes/65ef92ea-c85e-4378-b05e-d6b23677af34 returned with HTTP 200 Jul 10 06:35:29.198256 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 487/1962] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:29 2026] GET /volume/v3/volumes/65ef92ea-c85e-4378-b05e-d6b23677af34 => generated 860 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:29.210306 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-612bcb87-870e-4023-a3ee-545f39366423 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:29.212807 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-612bcb87-870e-4023-a3ee-545f39366423 tempest-VolumeRetypeWithoutMigrationTest-1067443460 tempest-VolumeRetypeWithoutMigrationTest-1067443460-project-admin] GET https://10.4.3.200/volume/v3/volumes/65ef92ea-c85e-4378-b05e-d6b23677af34 Jul 10 06:35:29.213087 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-612bcb87-870e-4023-a3ee-545f39366423 tempest-VolumeRetypeWithoutMigrationTest-1067443460 tempest-VolumeRetypeWithoutMigrationTest-1067443460-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:29.213314 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-612bcb87-870e-4023-a3ee-545f39366423 tempest-VolumeRetypeWithoutMigrationTest-1067443460 tempest-VolumeRetypeWithoutMigrationTest-1067443460-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:29.222112 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:29.222112 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:35:29.227284 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-d9e157e7-610e-47e4-9dc3-b88f7541a632 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:29.227968 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-612bcb87-870e-4023-a3ee-545f39366423 tempest-VolumeRetypeWithoutMigrationTest-1067443460 tempest-VolumeRetypeWithoutMigrationTest-1067443460-project-admin] Volume info retrieved successfully. Jul 10 06:35:29.229000 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-d9e157e7-610e-47e4-9dc3-b88f7541a632 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/volumes/e93f5e3e-d101-45b6-b461-9a90053c4b78 Jul 10 06:35:29.229177 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-d9e157e7-610e-47e4-9dc3-b88f7541a632 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:29.229353 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-d9e157e7-610e-47e4-9dc3-b88f7541a632 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:29.232791 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-612bcb87-870e-4023-a3ee-545f39366423 tempest-VolumeRetypeWithoutMigrationTest-1067443460 tempest-VolumeRetypeWithoutMigrationTest-1067443460-project-admin] https://10.4.3.200/volume/v3/volumes/65ef92ea-c85e-4378-b05e-d6b23677af34 returned with HTTP 200 Jul 10 06:35:29.233226 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 492/1963] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:29 2026] GET /volume/v3/volumes/65ef92ea-c85e-4378-b05e-d6b23677af34 => generated 1024 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:35:29.237903 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:29.237903 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:35:29.241950 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-d9e157e7-610e-47e4-9dc3-b88f7541a632 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Volume info retrieved successfully. Jul 10 06:35:29.244152 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-d351573c-f286-49f4-8258-7bf02f146368 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:29.245864 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d351573c-f286-49f4-8258-7bf02f146368 tempest-VolumeRetypeWithoutMigrationTest-1067443460 tempest-VolumeRetypeWithoutMigrationTest-1067443460-project-admin] GET https://10.4.3.200/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-446144798 Jul 10 06:35:29.245978 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-d9e157e7-610e-47e4-9dc3-b88f7541a632 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/volumes/e93f5e3e-d101-45b6-b461-9a90053c4b78 returned with HTTP 200 Jul 10 06:35:29.246092 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d351573c-f286-49f4-8258-7bf02f146368 tempest-VolumeRetypeWithoutMigrationTest-1067443460 tempest-VolumeRetypeWithoutMigrationTest-1067443460-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:29.246444 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d351573c-f286-49f4-8258-7bf02f146368 tempest-VolumeRetypeWithoutMigrationTest-1067443460 tempest-VolumeRetypeWithoutMigrationTest-1067443460-project-admin] Calling method 'index' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:29.246529 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 493/1964] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:29 2026] GET /volume/v3/volumes/e93f5e3e-d101-45b6-b461-9a90053c4b78 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:29.247088 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-d351573c-f286-49f4-8258-7bf02f146368 tempest-VolumeRetypeWithoutMigrationTest-1067443460 tempest-VolumeRetypeWithoutMigrationTest-1067443460-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-446144798'), ('all_tenants', True)]). {{(pid=99976) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 06:35:29.256711 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-d351573c-f286-49f4-8258-7bf02f146368 tempest-VolumeRetypeWithoutMigrationTest-1067443460 tempest-VolumeRetypeWithoutMigrationTest-1067443460-project-admin] Get all volumes completed successfully. Jul 10 06:35:29.257193 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d351573c-f286-49f4-8258-7bf02f146368 tempest-VolumeRetypeWithoutMigrationTest-1067443460 tempest-VolumeRetypeWithoutMigrationTest-1067443460-project-admin] https://10.4.3.200/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-446144798 returned with HTTP 200 Jul 10 06:35:29.257646 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 493/1965] 10.4.3.200 () {66 vars in 1396 bytes} [Fri Jul 10 06:35:29 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-446144798 => generated 346 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:29.265987 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-90071d16-10a8-4b6f-82ab-6f38d855df99 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:29.268047 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-90071d16-10a8-4b6f-82ab-6f38d855df99 tempest-VolumeRetypeWithoutMigrationTest-1261092122 tempest-VolumeRetypeWithoutMigrationTest-1261092122-project-member] GET https://10.4.3.200/volume/v3/volumes/65ef92ea-c85e-4378-b05e-d6b23677af34 Jul 10 06:35:29.268227 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-90071d16-10a8-4b6f-82ab-6f38d855df99 tempest-VolumeRetypeWithoutMigrationTest-1261092122 tempest-VolumeRetypeWithoutMigrationTest-1261092122-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:29.268401 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-90071d16-10a8-4b6f-82ab-6f38d855df99 tempest-VolumeRetypeWithoutMigrationTest-1261092122 tempest-VolumeRetypeWithoutMigrationTest-1261092122-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:29.275292 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:29.275292 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:35:29.279177 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-90071d16-10a8-4b6f-82ab-6f38d855df99 tempest-VolumeRetypeWithoutMigrationTest-1261092122 tempest-VolumeRetypeWithoutMigrationTest-1261092122-project-member] Volume info retrieved successfully. Jul 10 06:35:29.284162 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-90071d16-10a8-4b6f-82ab-6f38d855df99 tempest-VolumeRetypeWithoutMigrationTest-1261092122 tempest-VolumeRetypeWithoutMigrationTest-1261092122-project-member] https://10.4.3.200/volume/v3/volumes/65ef92ea-c85e-4378-b05e-d6b23677af34 returned with HTTP 200 Jul 10 06:35:29.284676 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 488/1966] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:29 2026] GET /volume/v3/volumes/65ef92ea-c85e-4378-b05e-d6b23677af34 => generated 860 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:29.296236 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-32876a32-2ea2-4db5-bff8-4c2d0f3320d1 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:29.298090 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-32876a32-2ea2-4db5-bff8-4c2d0f3320d1 tempest-VolumeRetypeWithoutMigrationTest-1261092122 tempest-VolumeRetypeWithoutMigrationTest-1261092122-project-member] DELETE https://10.4.3.200/volume/v3/volumes/65ef92ea-c85e-4378-b05e-d6b23677af34 Jul 10 06:35:29.298273 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-32876a32-2ea2-4db5-bff8-4c2d0f3320d1 tempest-VolumeRetypeWithoutMigrationTest-1261092122 tempest-VolumeRetypeWithoutMigrationTest-1261092122-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:29.298439 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-32876a32-2ea2-4db5-bff8-4c2d0f3320d1 tempest-VolumeRetypeWithoutMigrationTest-1261092122 tempest-VolumeRetypeWithoutMigrationTest-1261092122-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:29.301524 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-32876a32-2ea2-4db5-bff8-4c2d0f3320d1 tempest-VolumeRetypeWithoutMigrationTest-1261092122 tempest-VolumeRetypeWithoutMigrationTest-1261092122-project-member] Delete volume with id: 65ef92ea-c85e-4378-b05e-d6b23677af34 Jul 10 06:35:29.305310 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:29.305310 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:35:29.305790 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-32876a32-2ea2-4db5-bff8-4c2d0f3320d1 tempest-VolumeRetypeWithoutMigrationTest-1261092122 tempest-VolumeRetypeWithoutMigrationTest-1261092122-project-member] Volume info retrieved successfully. Jul 10 06:35:29.322204 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-32876a32-2ea2-4db5-bff8-4c2d0f3320d1 tempest-VolumeRetypeWithoutMigrationTest-1261092122 tempest-VolumeRetypeWithoutMigrationTest-1261092122-project-member] Delete volume request issued successfully. Jul 10 06:35:29.322431 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-32876a32-2ea2-4db5-bff8-4c2d0f3320d1 tempest-VolumeRetypeWithoutMigrationTest-1261092122 tempest-VolumeRetypeWithoutMigrationTest-1261092122-project-member] https://10.4.3.200/volume/v3/volumes/65ef92ea-c85e-4378-b05e-d6b23677af34 returned with HTTP 202 Jul 10 06:35:29.323036 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 493/1967] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:35:29 2026] DELETE /volume/v3/volumes/65ef92ea-c85e-4378-b05e-d6b23677af34 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:35:29.332220 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-e404e5b6-d345-47c1-9cd5-fc5adf061ef1 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:29.335465 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-e404e5b6-d345-47c1-9cd5-fc5adf061ef1 tempest-VolumeRetypeWithoutMigrationTest-1261092122 tempest-VolumeRetypeWithoutMigrationTest-1261092122-project-member] GET https://10.4.3.200/volume/v3/volumes/65ef92ea-c85e-4378-b05e-d6b23677af34 Jul 10 06:35:29.335465 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-e404e5b6-d345-47c1-9cd5-fc5adf061ef1 tempest-VolumeRetypeWithoutMigrationTest-1261092122 tempest-VolumeRetypeWithoutMigrationTest-1261092122-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:29.335465 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-e404e5b6-d345-47c1-9cd5-fc5adf061ef1 tempest-VolumeRetypeWithoutMigrationTest-1261092122 tempest-VolumeRetypeWithoutMigrationTest-1261092122-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:29.343062 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:29.343062 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:35:29.347744 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-e404e5b6-d345-47c1-9cd5-fc5adf061ef1 tempest-VolumeRetypeWithoutMigrationTest-1261092122 tempest-VolumeRetypeWithoutMigrationTest-1261092122-project-member] Volume info retrieved successfully. Jul 10 06:35:29.353790 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-e404e5b6-d345-47c1-9cd5-fc5adf061ef1 tempest-VolumeRetypeWithoutMigrationTest-1261092122 tempest-VolumeRetypeWithoutMigrationTest-1261092122-project-member] https://10.4.3.200/volume/v3/volumes/65ef92ea-c85e-4378-b05e-d6b23677af34 returned with HTTP 200 Jul 10 06:35:29.354458 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 494/1968] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:29 2026] GET /volume/v3/volumes/65ef92ea-c85e-4378-b05e-d6b23677af34 => generated 859 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:29.797566 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-78a35fed-f28d-4f4c-b7dd-f242eec00313 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:29.799896 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-78a35fed-f28d-4f4c-b7dd-f242eec00313 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] GET https://10.4.3.200/volume/v3/backups/9e489e4a-b21e-4c63-9c6f-0b2dae6003a6 Jul 10 06:35:29.800133 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-78a35fed-f28d-4f4c-b7dd-f242eec00313 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:29.800384 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-78a35fed-f28d-4f4c-b7dd-f242eec00313 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:29.800519 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-78a35fed-f28d-4f4c-b7dd-f242eec00313 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Show backup with id 9e489e4a-b21e-4c63-9c6f-0b2dae6003a6. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:35:29.805944 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:29.805944 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:35:29.806900 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-78a35fed-f28d-4f4c-b7dd-f242eec00313 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] https://10.4.3.200/volume/v3/backups/9e489e4a-b21e-4c63-9c6f-0b2dae6003a6 returned with HTTP 200 Jul 10 06:35:29.807364 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 494/1969] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:29 2026] GET /volume/v3/backups/9e489e4a-b21e-4c63-9c6f-0b2dae6003a6 => generated 756 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:30.032582 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-fd4ca829-2d54-43da-95e9-70c234568c43 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:30.036102 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-fd4ca829-2d54-43da-95e9-70c234568c43 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/66527cc8-2d42-4ed3-b81f-350d6af8f95b Jul 10 06:35:30.036528 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-fd4ca829-2d54-43da-95e9-70c234568c43 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:30.036842 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-fd4ca829-2d54-43da-95e9-70c234568c43 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:30.037098 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-fd4ca829-2d54-43da-95e9-70c234568c43 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id 66527cc8-2d42-4ed3-b81f-350d6af8f95b. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:35:30.041919 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:30.041919 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:35:30.042716 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-fd4ca829-2d54-43da-95e9-70c234568c43 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/66527cc8-2d42-4ed3-b81f-350d6af8f95b returned with HTTP 200 Jul 10 06:35:30.043276 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 489/1970] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:30 2026] GET /volume/v3/backups/66527cc8-2d42-4ed3-b81f-350d6af8f95b => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:30.056324 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-4224c424-0546-4933-b14b-d79dbf62285b None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:30.058168 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4224c424-0546-4933-b14b-d79dbf62285b tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/volumes/52cb770f-25d3-4490-a845-a5888459df34 Jul 10 06:35:30.058445 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4224c424-0546-4933-b14b-d79dbf62285b tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:30.058756 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4224c424-0546-4933-b14b-d79dbf62285b tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:30.066129 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:30.066129 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:35:30.069833 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-4224c424-0546-4933-b14b-d79dbf62285b tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Volume info retrieved successfully. Jul 10 06:35:30.074382 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4224c424-0546-4933-b14b-d79dbf62285b tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/volumes/52cb770f-25d3-4490-a845-a5888459df34 returned with HTTP 200 Jul 10 06:35:30.074950 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 494/1971] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:30 2026] GET /volume/v3/volumes/52cb770f-25d3-4490-a845-a5888459df34 => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:30.095376 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-bf017d49-4510-42ba-b4d0-709e82f611ab None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:30.097430 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-bf017d49-4510-42ba-b4d0-709e82f611ab tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] DELETE https://10.4.3.200/volume/v3/backups/66527cc8-2d42-4ed3-b81f-350d6af8f95b Jul 10 06:35:30.097690 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-bf017d49-4510-42ba-b4d0-709e82f611ab tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:30.097917 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-bf017d49-4510-42ba-b4d0-709e82f611ab tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:30.098056 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.contrib.backups [None req-bf017d49-4510-42ba-b4d0-709e82f611ab tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Delete backup with id: 66527cc8-2d42-4ed3-b81f-350d6af8f95b. Jul 10 06:35:30.103270 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:30.103270 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:35:30.118445 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.backup.rpcapi [None req-bf017d49-4510-42ba-b4d0-709e82f611ab tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] delete_backup rpcapi backup_id 66527cc8-2d42-4ed3-b81f-350d6af8f95b {{(pid=99975) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 06:35:30.120351 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-bf017d49-4510-42ba-b4d0-709e82f611ab tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/66527cc8-2d42-4ed3-b81f-350d6af8f95b returned with HTTP 202 Jul 10 06:35:30.120808 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 495/1972] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:35:30 2026] DELETE /volume/v3/backups/66527cc8-2d42-4ed3-b81f-350d6af8f95b => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:35:30.131733 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-5a76ba38-add2-4f5e-843b-36c2eb6700c0 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:30.133759 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5a76ba38-add2-4f5e-843b-36c2eb6700c0 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/66527cc8-2d42-4ed3-b81f-350d6af8f95b Jul 10 06:35:30.133982 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5a76ba38-add2-4f5e-843b-36c2eb6700c0 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:30.134178 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5a76ba38-add2-4f5e-843b-36c2eb6700c0 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:30.134285 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-5a76ba38-add2-4f5e-843b-36c2eb6700c0 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id 66527cc8-2d42-4ed3-b81f-350d6af8f95b. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:35:30.136275 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-dcb1e2e0-88c4-4bb1-af0d-6b7ec76b2e96 req-ecbbd250-550d-477c-bf42-b5b397f65247 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:30.138824 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-dcb1e2e0-88c4-4bb1-af0d-6b7ec76b2e96 req-ecbbd250-550d-477c-bf42-b5b397f65247 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] POST https://10.4.3.200/volume/v3/attachments/16a12bc9-2251-4d23-8ff4-6090c0b2e6b4/action Jul 10 06:35:30.138942 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:30.138942 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:35:30.139275 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-dcb1e2e0-88c4-4bb1-af0d-6b7ec76b2e96 req-ecbbd250-550d-477c-bf42-b5b397f65247 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Action body: b'{"os-complete": null}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:35:30.139427 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-dcb1e2e0-88c4-4bb1-af0d-6b7ec76b2e96 req-ecbbd250-550d-477c-bf42-b5b397f65247 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:35:30.139769 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5a76ba38-add2-4f5e-843b-36c2eb6700c0 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/66527cc8-2d42-4ed3-b81f-350d6af8f95b returned with HTTP 200 Jul 10 06:35:30.140187 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 495/1973] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:30 2026] GET /volume/v3/backups/66527cc8-2d42-4ed3-b81f-350d6af8f95b => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:30.158386 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:30.158386 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:35:30.169317 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-dcb1e2e0-88c4-4bb1-af0d-6b7ec76b2e96 req-ecbbd250-550d-477c-bf42-b5b397f65247 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/attachments/16a12bc9-2251-4d23-8ff4-6090c0b2e6b4/action returned with HTTP 204 Jul 10 06:35:30.169795 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 490/1974] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 10 06:35:30 2026] POST /volume/v3/attachments/16a12bc9-2251-4d23-8ff4-6090c0b2e6b4/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:35:30.261523 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-87692498-0a88-4b29-b51f-6a286962ed13 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:30.263265 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-87692498-0a88-4b29-b51f-6a286962ed13 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/volumes/e93f5e3e-d101-45b6-b461-9a90053c4b78 Jul 10 06:35:30.263439 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-87692498-0a88-4b29-b51f-6a286962ed13 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:30.263673 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-87692498-0a88-4b29-b51f-6a286962ed13 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:30.272654 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:30.272654 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:35:30.276229 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-87692498-0a88-4b29-b51f-6a286962ed13 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Volume info retrieved successfully. Jul 10 06:35:30.280855 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-87692498-0a88-4b29-b51f-6a286962ed13 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/volumes/e93f5e3e-d101-45b6-b461-9a90053c4b78 returned with HTTP 200 Jul 10 06:35:30.281258 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 495/1975] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:30 2026] GET /volume/v3/volumes/e93f5e3e-d101-45b6-b461-9a90053c4b78 => generated 1134 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:35:30.303778 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-9e97ac8c-00b9-4a86-a990-a44b37868599 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:30.305778 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-9e97ac8c-00b9-4a86-a990-a44b37868599 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] POST https://10.4.3.200/volume/v3/backups Jul 10 06:35:30.306462 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-9e97ac8c-00b9-4a86-a990-a44b37868599 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e93f5e3e-d101-45b6-b461-9a90053c4b78", "name": "tempest-VolumesBackupsTest-Backup-72341570", "force": true, "container": "tempest-volumesbackupstest-backup-container-514997252"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:35:30.308313 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.contrib.backups [None req-9e97ac8c-00b9-4a86-a990-a44b37868599 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Creating new backup {'backup': {'volume_id': 'e93f5e3e-d101-45b6-b461-9a90053c4b78', 'name': 'tempest-VolumesBackupsTest-Backup-72341570', 'force': True, 'container': 'tempest-volumesbackupstest-backup-container-514997252'}} {{(pid=99975) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 06:35:30.308397 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.contrib.backups [None req-9e97ac8c-00b9-4a86-a990-a44b37868599 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Creating backup of volume e93f5e3e-d101-45b6-b461-9a90053c4b78 in container tempest-volumesbackupstest-backup-container-514997252 Jul 10 06:35:30.320777 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:30.320777 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:35:30.321345 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-9e97ac8c-00b9-4a86-a990-a44b37868599 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Volume info retrieved successfully. Jul 10 06:35:30.357197 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.quota [None req-9e97ac8c-00b9-4a86-a990-a44b37868599 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Created reservations ['1b102904-bbb3-4915-8f5a-6fb7f91a5d24', 'c8639c11-aecc-4fcd-b1c5-5050ee34a257'] {{(pid=99975) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:35:30.371526 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-914a1ec5-4c41-481e-99bf-824c9a8511ea None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:30.374276 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-914a1ec5-4c41-481e-99bf-824c9a8511ea tempest-VolumeRetypeWithoutMigrationTest-1261092122 tempest-VolumeRetypeWithoutMigrationTest-1261092122-project-member] GET https://10.4.3.200/volume/v3/volumes/65ef92ea-c85e-4378-b05e-d6b23677af34 Jul 10 06:35:30.374581 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-914a1ec5-4c41-481e-99bf-824c9a8511ea tempest-VolumeRetypeWithoutMigrationTest-1261092122 tempest-VolumeRetypeWithoutMigrationTest-1261092122-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:30.375205 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-914a1ec5-4c41-481e-99bf-824c9a8511ea tempest-VolumeRetypeWithoutMigrationTest-1261092122 tempest-VolumeRetypeWithoutMigrationTest-1261092122-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:30.382521 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-914a1ec5-4c41-481e-99bf-824c9a8511ea tempest-VolumeRetypeWithoutMigrationTest-1261092122 tempest-VolumeRetypeWithoutMigrationTest-1261092122-project-member] https://10.4.3.200/volume/v3/volumes/65ef92ea-c85e-4378-b05e-d6b23677af34 returned with HTTP 404 Jul 10 06:35:30.383086 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 496/1976] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:30 2026] GET /volume/v3/volumes/65ef92ea-c85e-4378-b05e-d6b23677af34 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:35:30.392751 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-b6542721-af1d-4d52-8300-76628d8f1ade None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:30.395389 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b6542721-af1d-4d52-8300-76628d8f1ade tempest-VolumeRetypeWithoutMigrationTest-1067443460 tempest-VolumeRetypeWithoutMigrationTest-1067443460-project-admin] DELETE https://10.4.3.200/volume/v3/types/5210e661-5906-4170-897c-86fd46887e32 Jul 10 06:35:30.395764 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b6542721-af1d-4d52-8300-76628d8f1ade tempest-VolumeRetypeWithoutMigrationTest-1067443460 tempest-VolumeRetypeWithoutMigrationTest-1067443460-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:30.396104 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b6542721-af1d-4d52-8300-76628d8f1ade tempest-VolumeRetypeWithoutMigrationTest-1067443460 tempest-VolumeRetypeWithoutMigrationTest-1067443460-project-admin] Calling method '_delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:30.408036 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-9e97ac8c-00b9-4a86-a990-a44b37868599 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups returned with HTTP 202 Jul 10 06:35:30.408366 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 496/1977] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 10 06:35:30 2026] POST /volume/v3/backups => generated 328 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:35:30.418462 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-afc28783-74c0-43ac-b839-d047475ebbde None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:30.421045 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-afc28783-74c0-43ac-b839-d047475ebbde tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/4b05622f-8480-45e2-9e7c-d3cdb118b64a Jul 10 06:35:30.421045 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-afc28783-74c0-43ac-b839-d047475ebbde tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:30.421136 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-afc28783-74c0-43ac-b839-d047475ebbde tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:30.421294 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-afc28783-74c0-43ac-b839-d047475ebbde tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id 4b05622f-8480-45e2-9e7c-d3cdb118b64a. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:35:30.426568 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:30.426568 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:35:30.427665 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-afc28783-74c0-43ac-b839-d047475ebbde tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/4b05622f-8480-45e2-9e7c-d3cdb118b64a returned with HTTP 200 Jul 10 06:35:30.428180 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 496/1978] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:30 2026] GET /volume/v3/backups/4b05622f-8480-45e2-9e7c-d3cdb118b64a => generated 786 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:30.429518 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b6542721-af1d-4d52-8300-76628d8f1ade tempest-VolumeRetypeWithoutMigrationTest-1067443460 tempest-VolumeRetypeWithoutMigrationTest-1067443460-project-admin] https://10.4.3.200/volume/v3/types/5210e661-5906-4170-897c-86fd46887e32 returned with HTTP 202 Jul 10 06:35:30.430003 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 491/1979] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 10 06:35:30 2026] DELETE /volume/v3/types/5210e661-5906-4170-897c-86fd46887e32 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:35:30.438587 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-55dff10f-e9a4-4b95-bb5e-66e6852ec86e None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:30.441036 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-55dff10f-e9a4-4b95-bb5e-66e6852ec86e tempest-VolumeRetypeWithoutMigrationTest-1067443460 tempest-VolumeRetypeWithoutMigrationTest-1067443460-project-admin] GET https://10.4.3.200/volume/v3/types/5210e661-5906-4170-897c-86fd46887e32 Jul 10 06:35:30.441734 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-55dff10f-e9a4-4b95-bb5e-66e6852ec86e tempest-VolumeRetypeWithoutMigrationTest-1067443460 tempest-VolumeRetypeWithoutMigrationTest-1067443460-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:30.442012 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-55dff10f-e9a4-4b95-bb5e-66e6852ec86e tempest-VolumeRetypeWithoutMigrationTest-1067443460 tempest-VolumeRetypeWithoutMigrationTest-1067443460-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:30.445659 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-55dff10f-e9a4-4b95-bb5e-66e6852ec86e tempest-VolumeRetypeWithoutMigrationTest-1067443460 tempest-VolumeRetypeWithoutMigrationTest-1067443460-project-admin] https://10.4.3.200/volume/v3/types/5210e661-5906-4170-897c-86fd46887e32 returned with HTTP 404 Jul 10 06:35:30.446520 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 497/1980] 10.4.3.200 () {66 vars in 1342 bytes} [Fri Jul 10 06:35:30 2026] GET /volume/v3/types/5210e661-5906-4170-897c-86fd46887e32 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:35:30.454858 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-14a1bd72-32b9-4b9f-a3b1-bd3714720601 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:30.456831 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-14a1bd72-32b9-4b9f-a3b1-bd3714720601 tempest-VolumeRetypeWithoutMigrationTest-1067443460 tempest-VolumeRetypeWithoutMigrationTest-1067443460-project-admin] DELETE https://10.4.3.200/volume/v3/types/23ed3203-5d90-4832-9a65-43363e7a12b2 Jul 10 06:35:30.457172 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-14a1bd72-32b9-4b9f-a3b1-bd3714720601 tempest-VolumeRetypeWithoutMigrationTest-1067443460 tempest-VolumeRetypeWithoutMigrationTest-1067443460-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:30.457428 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-14a1bd72-32b9-4b9f-a3b1-bd3714720601 tempest-VolumeRetypeWithoutMigrationTest-1067443460 tempest-VolumeRetypeWithoutMigrationTest-1067443460-project-admin] Calling method '_delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:30.457741 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:30.457741 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:35:30.485374 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-14a1bd72-32b9-4b9f-a3b1-bd3714720601 tempest-VolumeRetypeWithoutMigrationTest-1067443460 tempest-VolumeRetypeWithoutMigrationTest-1067443460-project-admin] https://10.4.3.200/volume/v3/types/23ed3203-5d90-4832-9a65-43363e7a12b2 returned with HTTP 202 Jul 10 06:35:30.485772 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 497/1981] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 10 06:35:30 2026] DELETE /volume/v3/types/23ed3203-5d90-4832-9a65-43363e7a12b2 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:35:30.493932 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-2b4e67b1-742e-4efe-a42b-973dcbd2071a None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:30.495394 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2b4e67b1-742e-4efe-a42b-973dcbd2071a tempest-VolumeRetypeWithoutMigrationTest-1067443460 tempest-VolumeRetypeWithoutMigrationTest-1067443460-project-admin] GET https://10.4.3.200/volume/v3/types/23ed3203-5d90-4832-9a65-43363e7a12b2 Jul 10 06:35:30.495583 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2b4e67b1-742e-4efe-a42b-973dcbd2071a tempest-VolumeRetypeWithoutMigrationTest-1067443460 tempest-VolumeRetypeWithoutMigrationTest-1067443460-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:30.495783 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2b4e67b1-742e-4efe-a42b-973dcbd2071a tempest-VolumeRetypeWithoutMigrationTest-1067443460 tempest-VolumeRetypeWithoutMigrationTest-1067443460-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:30.499893 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2b4e67b1-742e-4efe-a42b-973dcbd2071a tempest-VolumeRetypeWithoutMigrationTest-1067443460 tempest-VolumeRetypeWithoutMigrationTest-1067443460-project-admin] https://10.4.3.200/volume/v3/types/23ed3203-5d90-4832-9a65-43363e7a12b2 returned with HTTP 404 Jul 10 06:35:30.500390 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 497/1982] 10.4.3.200 () {66 vars in 1342 bytes} [Fri Jul 10 06:35:30 2026] GET /volume/v3/types/23ed3203-5d90-4832-9a65-43363e7a12b2 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:35:30.826283 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-df4d31a1-c805-4877-b882-6fd06716c6e5 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:30.826283 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-df4d31a1-c805-4877-b882-6fd06716c6e5 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] GET https://10.4.3.200/volume/v3/backups/9e489e4a-b21e-4c63-9c6f-0b2dae6003a6 Jul 10 06:35:30.826283 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-df4d31a1-c805-4877-b882-6fd06716c6e5 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:30.826283 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-df4d31a1-c805-4877-b882-6fd06716c6e5 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:30.826283 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-df4d31a1-c805-4877-b882-6fd06716c6e5 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Show backup with id 9e489e4a-b21e-4c63-9c6f-0b2dae6003a6. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:35:30.830316 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:30.830316 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:35:30.831252 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-df4d31a1-c805-4877-b882-6fd06716c6e5 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] https://10.4.3.200/volume/v3/backups/9e489e4a-b21e-4c63-9c6f-0b2dae6003a6 returned with HTTP 200 Jul 10 06:35:30.831617 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 492/1983] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:30 2026] GET /volume/v3/backups/9e489e4a-b21e-4c63-9c6f-0b2dae6003a6 => generated 756 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:31.152578 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-3a7664b5-74b2-42d7-90c4-1902222f86e1 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:31.154715 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3a7664b5-74b2-42d7-90c4-1902222f86e1 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/66527cc8-2d42-4ed3-b81f-350d6af8f95b Jul 10 06:35:31.155275 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3a7664b5-74b2-42d7-90c4-1902222f86e1 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:31.155710 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3a7664b5-74b2-42d7-90c4-1902222f86e1 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:31.155950 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-3a7664b5-74b2-42d7-90c4-1902222f86e1 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id 66527cc8-2d42-4ed3-b81f-350d6af8f95b. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:35:31.160247 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3a7664b5-74b2-42d7-90c4-1902222f86e1 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/66527cc8-2d42-4ed3-b81f-350d6af8f95b returned with HTTP 404 Jul 10 06:35:31.160796 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 498/1984] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:31 2026] GET /volume/v3/backups/66527cc8-2d42-4ed3-b81f-350d6af8f95b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:35:31.173104 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-c084e33b-e8d5-4f5a-89ba-19381fa3b3ec None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:31.175013 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-c084e33b-e8d5-4f5a-89ba-19381fa3b3ec tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] DELETE https://10.4.3.200/volume/v3/backups/93e40a8d-812b-42a6-8c8f-2f94b31ca97e Jul 10 06:35:31.175996 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-c084e33b-e8d5-4f5a-89ba-19381fa3b3ec tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:31.176372 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-c084e33b-e8d5-4f5a-89ba-19381fa3b3ec tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:31.176372 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.contrib.backups [None req-c084e33b-e8d5-4f5a-89ba-19381fa3b3ec tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Delete backup with id: 93e40a8d-812b-42a6-8c8f-2f94b31ca97e. Jul 10 06:35:31.184222 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:31.184222 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:35:31.201457 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.backup.rpcapi [None req-c084e33b-e8d5-4f5a-89ba-19381fa3b3ec tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] delete_backup rpcapi backup_id 93e40a8d-812b-42a6-8c8f-2f94b31ca97e {{(pid=99975) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 06:35:31.203365 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-c084e33b-e8d5-4f5a-89ba-19381fa3b3ec tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/93e40a8d-812b-42a6-8c8f-2f94b31ca97e returned with HTTP 202 Jul 10 06:35:31.203819 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 498/1985] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:35:31 2026] DELETE /volume/v3/backups/93e40a8d-812b-42a6-8c8f-2f94b31ca97e => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:35:31.213032 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-8f2801e5-5f05-40bd-9c56-b699d0b6146a None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:31.217824 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-8f2801e5-5f05-40bd-9c56-b699d0b6146a tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/93e40a8d-812b-42a6-8c8f-2f94b31ca97e Jul 10 06:35:31.218604 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-8f2801e5-5f05-40bd-9c56-b699d0b6146a tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:31.218604 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-8f2801e5-5f05-40bd-9c56-b699d0b6146a tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:31.218698 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-8f2801e5-5f05-40bd-9c56-b699d0b6146a tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id 93e40a8d-812b-42a6-8c8f-2f94b31ca97e. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:35:31.225672 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:31.225672 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:35:31.226648 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-8f2801e5-5f05-40bd-9c56-b699d0b6146a tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/93e40a8d-812b-42a6-8c8f-2f94b31ca97e returned with HTTP 200 Jul 10 06:35:31.227115 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 498/1986] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:31 2026] GET /volume/v3/backups/93e40a8d-812b-42a6-8c8f-2f94b31ca97e => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:31.441088 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-dd5f4a0f-61db-4eb1-b112-438d4c8e8f78 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:31.447707 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-dd5f4a0f-61db-4eb1-b112-438d4c8e8f78 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/4b05622f-8480-45e2-9e7c-d3cdb118b64a Jul 10 06:35:31.447707 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-dd5f4a0f-61db-4eb1-b112-438d4c8e8f78 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:31.447707 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-dd5f4a0f-61db-4eb1-b112-438d4c8e8f78 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:31.447707 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-dd5f4a0f-61db-4eb1-b112-438d4c8e8f78 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id 4b05622f-8480-45e2-9e7c-d3cdb118b64a. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:35:31.455621 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:31.455621 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:35:31.455621 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-dd5f4a0f-61db-4eb1-b112-438d4c8e8f78 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/4b05622f-8480-45e2-9e7c-d3cdb118b64a returned with HTTP 200 Jul 10 06:35:31.455621 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 493/1987] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:31 2026] GET /volume/v3/backups/4b05622f-8480-45e2-9e7c-d3cdb118b64a => generated 788 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:31.848726 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-4de1bb4c-87df-4d7f-af8e-6c0b35b9cdc0 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:31.851238 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4de1bb4c-87df-4d7f-af8e-6c0b35b9cdc0 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] GET https://10.4.3.200/volume/v3/backups/9e489e4a-b21e-4c63-9c6f-0b2dae6003a6 Jul 10 06:35:31.852227 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4de1bb4c-87df-4d7f-af8e-6c0b35b9cdc0 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:31.853003 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4de1bb4c-87df-4d7f-af8e-6c0b35b9cdc0 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:31.853221 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-4de1bb4c-87df-4d7f-af8e-6c0b35b9cdc0 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Show backup with id 9e489e4a-b21e-4c63-9c6f-0b2dae6003a6. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:35:31.857928 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:31.857928 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:35:31.860899 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4de1bb4c-87df-4d7f-af8e-6c0b35b9cdc0 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] https://10.4.3.200/volume/v3/backups/9e489e4a-b21e-4c63-9c6f-0b2dae6003a6 returned with HTTP 200 Jul 10 06:35:31.860899 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 499/1988] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:31 2026] GET /volume/v3/backups/9e489e4a-b21e-4c63-9c6f-0b2dae6003a6 => generated 756 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:32.240382 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-2d622901-962d-45c1-8a4c-dc337cc5cb4c None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:32.242642 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-2d622901-962d-45c1-8a4c-dc337cc5cb4c tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/93e40a8d-812b-42a6-8c8f-2f94b31ca97e Jul 10 06:35:32.242918 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-2d622901-962d-45c1-8a4c-dc337cc5cb4c tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:32.243162 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-2d622901-962d-45c1-8a4c-dc337cc5cb4c tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:32.243308 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-2d622901-962d-45c1-8a4c-dc337cc5cb4c tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id 93e40a8d-812b-42a6-8c8f-2f94b31ca97e. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:35:32.248771 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-2d622901-962d-45c1-8a4c-dc337cc5cb4c tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/93e40a8d-812b-42a6-8c8f-2f94b31ca97e returned with HTTP 404 Jul 10 06:35:32.249466 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 499/1989] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:32 2026] GET /volume/v3/backups/93e40a8d-812b-42a6-8c8f-2f94b31ca97e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:35:32.280733 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-ca5563a6-873f-44f0-b13b-7af6c7d5d445 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:32.283089 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ca5563a6-873f-44f0-b13b-7af6c7d5d445 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:35:32.283350 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ca5563a6-873f-44f0-b13b-7af6c7d5d445 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "8939ca72-758b-49bf-be8b-162af43ee2bf", "name": "tempest-VolumesBackupsTest-Volume-907921975"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:35:32.285425 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-ca5563a6-873f-44f0-b13b-7af6c7d5d445 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '8939ca72-758b-49bf-be8b-162af43ee2bf', 'name': 'tempest-VolumesBackupsTest-Volume-907921975'}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:35:32.385147 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-ca5563a6-873f-44f0-b13b-7af6c7d5d445 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Create volume of 1 GB Jul 10 06:35:32.393891 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-ca5563a6-873f-44f0-b13b-7af6c7d5d445 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Availability Zones retrieved successfully. Jul 10 06:35:32.402242 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-ca5563a6-873f-44f0-b13b-7af6c7d5d445 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Flow 'volume_create_api' (fcf1cbde-7c4a-42e4-85c0-126a69b7e305) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:35:32.403427 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-ca5563a6-873f-44f0-b13b-7af6c7d5d445 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (acb7dc0d-3637-46d5-a689-33196d752264) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:35:32.404457 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-ca5563a6-873f-44f0-b13b-7af6c7d5d445 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Validating volume size '1' using validate_int {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:35:32.469013 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-ad693e01-c286-4e65-9901-4e146dc5ab86 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:32.470961 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ad693e01-c286-4e65-9901-4e146dc5ab86 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/4b05622f-8480-45e2-9e7c-d3cdb118b64a Jul 10 06:35:32.471112 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ad693e01-c286-4e65-9901-4e146dc5ab86 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:32.471286 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ad693e01-c286-4e65-9901-4e146dc5ab86 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:32.471386 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-ad693e01-c286-4e65-9901-4e146dc5ab86 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id 4b05622f-8480-45e2-9e7c-d3cdb118b64a. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:35:32.475717 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:32.475717 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:35:32.476599 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ad693e01-c286-4e65-9901-4e146dc5ab86 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/4b05622f-8480-45e2-9e7c-d3cdb118b64a returned with HTTP 200 Jul 10 06:35:32.476667 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-ca5563a6-873f-44f0-b13b-7af6c7d5d445 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (acb7dc0d-3637-46d5-a689-33196d752264) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:35:32.476978 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 494/1990] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:32 2026] GET /volume/v3/backups/4b05622f-8480-45e2-9e7c-d3cdb118b64a => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:32.477464 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-ca5563a6-873f-44f0-b13b-7af6c7d5d445 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc7d15d4-32e7-4f4c-b196-2ee7a05ffc8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:35:32.525731 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-ca5563a6-873f-44f0-b13b-7af6c7d5d445 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Created reservations ['f22d342b-555d-4396-89ae-7e5033f431c3', '039cc44b-8339-48e3-8394-9ca653bb75db', 'c295a18e-77d4-42b1-9230-a069d8bbb1cf', '89ba65a0-abed-4e3e-ac0c-7d492e60590c'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:35:32.526484 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-ca5563a6-873f-44f0-b13b-7af6c7d5d445 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc7d15d4-32e7-4f4c-b196-2ee7a05ffc8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f22d342b-555d-4396-89ae-7e5033f431c3', '039cc44b-8339-48e3-8394-9ca653bb75db', 'c295a18e-77d4-42b1-9230-a069d8bbb1cf', '89ba65a0-abed-4e3e-ac0c-7d492e60590c']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:35:32.527185 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-ca5563a6-873f-44f0-b13b-7af6c7d5d445 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71b609cf-82a0-4e61-9e76-8a31190234a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:35:32.555722 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-ca5563a6-873f-44f0-b13b-7af6c7d5d445 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71b609cf-82a0-4e61-9e76-8a31190234a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '63c07a7d-f76d-4897-9db5-d5034c948c6a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-907921975',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='daed5af841094726b89ece6970dfd20f',qos_specs=None,replication_status=,reservations=['f22d342b-555d-4396-89ae-7e5033f431c3','039cc44b-8339-48e3-8394-9ca653bb75db','c295a18e-77d4-42b1-9230-a069d8bbb1cf','89ba65a0-abed-4e3e-ac0c-7d492e60590c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8767d9ef93e74c5984bf8c53e7ac7337',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:35:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-907921975',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=63c07a7d-f76d-4897-9db5-d5034c948c6a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='daed5af841094726b89ece6970dfd20f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8767d9ef93e74c5984bf8c53e7ac7337',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:35:32.555722 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-ca5563a6-873f-44f0-b13b-7af6c7d5d445 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6911b532-ad7b-4bd5-9647-ee0b341462e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:35:32.573729 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-ca5563a6-873f-44f0-b13b-7af6c7d5d445 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6911b532-ad7b-4bd5-9647-ee0b341462e9) transitioned into state 'SUCCESS' from state '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-907921975',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='daed5af841094726b89ece6970dfd20f',qos_specs=None,replication_status=,reservations=['f22d342b-555d-4396-89ae-7e5033f431c3','039cc44b-8339-48e3-8394-9ca653bb75db','c295a18e-77d4-42b1-9230-a069d8bbb1cf','89ba65a0-abed-4e3e-ac0c-7d492e60590c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8767d9ef93e74c5984bf8c53e7ac7337',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:35:32.574939 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-ca5563a6-873f-44f0-b13b-7af6c7d5d445 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6831c80f-3317-476d-8ae7-f719926d13dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:35:32.584107 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-ca5563a6-873f-44f0-b13b-7af6c7d5d445 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6831c80f-3317-476d-8ae7-f719926d13dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:35:32.585048 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-ca5563a6-873f-44f0-b13b-7af6c7d5d445 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Flow 'volume_create_api' (fcf1cbde-7c4a-42e4-85c0-126a69b7e305) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:35:32.585319 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-ca5563a6-873f-44f0-b13b-7af6c7d5d445 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Create volume request issued successfully. Jul 10 06:35:32.585887 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ca5563a6-873f-44f0-b13b-7af6c7d5d445 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:35:32.586333 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 499/1991] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 10 06:35:32 2026] POST /volume/v3/volumes => generated 748 bytes in 306 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:35:32.598098 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-4efff526-3996-4232-b024-69b5080a8123 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:32.599737 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4efff526-3996-4232-b024-69b5080a8123 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/volumes/63c07a7d-f76d-4897-9db5-d5034c948c6a Jul 10 06:35:32.599959 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4efff526-3996-4232-b024-69b5080a8123 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:32.600166 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4efff526-3996-4232-b024-69b5080a8123 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:32.609132 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:32.609132 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:35:32.617720 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-4efff526-3996-4232-b024-69b5080a8123 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Volume info retrieved successfully. Jul 10 06:35:32.622347 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4efff526-3996-4232-b024-69b5080a8123 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/volumes/63c07a7d-f76d-4897-9db5-d5034c948c6a returned with HTTP 200 Jul 10 06:35:32.622772 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 500/1992] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:32 2026] GET /volume/v3/volumes/63c07a7d-f76d-4897-9db5-d5034c948c6a => generated 816 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:32.815886 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-bdea33c9-6f06-41be-89a1-6471021b8b41 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:32.871258 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-bdea33c9-6f06-41be-89a1-6471021b8b41 tempest-VolumeTypesTest-1025392865 tempest-VolumeTypesTest-1025392865-project-admin] POST https://10.4.3.200/volume/v3/types Jul 10 06:35:32.871588 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-bdea33c9-6f06-41be-89a1-6471021b8b41 tempest-VolumeTypesTest-1025392865 tempest-VolumeTypesTest-1025392865-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-2126633560", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:35:32.873613 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-5682c229-9329-4409-8ad4-c8ef1e2d683c None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:32.876000 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-5682c229-9329-4409-8ad4-c8ef1e2d683c tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] GET https://10.4.3.200/volume/v3/backups/9e489e4a-b21e-4c63-9c6f-0b2dae6003a6 Jul 10 06:35:32.876243 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-5682c229-9329-4409-8ad4-c8ef1e2d683c tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:32.876475 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-5682c229-9329-4409-8ad4-c8ef1e2d683c tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:32.876656 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-5682c229-9329-4409-8ad4-c8ef1e2d683c tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Show backup with id 9e489e4a-b21e-4c63-9c6f-0b2dae6003a6. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:35:32.881538 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:32.881538 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:35:32.882266 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-5682c229-9329-4409-8ad4-c8ef1e2d683c tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] https://10.4.3.200/volume/v3/backups/9e489e4a-b21e-4c63-9c6f-0b2dae6003a6 returned with HTTP 200 Jul 10 06:35:32.882607 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 495/1993] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:32 2026] GET /volume/v3/backups/9e489e4a-b21e-4c63-9c6f-0b2dae6003a6 => generated 756 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:32.887628 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-bdea33c9-6f06-41be-89a1-6471021b8b41 tempest-VolumeTypesTest-1025392865 tempest-VolumeTypesTest-1025392865-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 10 06:35:32.887998 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 500/1994] 10.4.3.200 () {68 vars in 1253 bytes} [Fri Jul 10 06:35:32 2026] POST /volume/v3/types => generated 275 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:32.901466 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-99bfd721-6d58-415f-80c8-f2395efd2be0 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:32.903161 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-99bfd721-6d58-415f-80c8-f2395efd2be0 tempest-VolumeTypesTest-1025392865 tempest-VolumeTypesTest-1025392865-project-admin] POST https://10.4.3.200/volume/v3/types Jul 10 06:35:32.903482 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-99bfd721-6d58-415f-80c8-f2395efd2be0 tempest-VolumeTypesTest-1025392865 tempest-VolumeTypesTest-1025392865-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-187342190", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:35:32.904894 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:32.904894 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:35:32.918077 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-99bfd721-6d58-415f-80c8-f2395efd2be0 tempest-VolumeTypesTest-1025392865 tempest-VolumeTypesTest-1025392865-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 10 06:35:32.918360 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 500/1995] 10.4.3.200 () {68 vars in 1253 bytes} [Fri Jul 10 06:35:32 2026] POST /volume/v3/types => generated 274 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:32.927709 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-60033fd4-e95b-412b-bba4-6540121b4333 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:33.021886 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-60033fd4-e95b-412b-bba4-6540121b4333 tempest-VolumeTypesTest-348774800 tempest-VolumeTypesTest-348774800-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:35:33.022229 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-60033fd4-e95b-412b-bba4-6540121b4333 tempest-VolumeTypesTest-348774800 tempest-VolumeTypesTest-348774800-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-764598734", "volume_type": "b4c5c71d-48ae-4649-94ae-07b61982c329", "size": 1}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:35:33.023893 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-60033fd4-e95b-412b-bba4-6540121b4333 tempest-VolumeTypesTest-348774800 tempest-VolumeTypesTest-348774800-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-764598734', 'volume_type': 'b4c5c71d-48ae-4649-94ae-07b61982c329', 'size': 1}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:35:33.028971 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-60033fd4-e95b-412b-bba4-6540121b4333 tempest-VolumeTypesTest-348774800 tempest-VolumeTypesTest-348774800-project-member] Create volume of 1 GB Jul 10 06:35:33.029233 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:33.029233 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:35:33.029689 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-60033fd4-e95b-412b-bba4-6540121b4333 tempest-VolumeTypesTest-348774800 tempest-VolumeTypesTest-348774800-project-member] Availability Zones retrieved successfully. Jul 10 06:35:33.035312 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-60033fd4-e95b-412b-bba4-6540121b4333 tempest-VolumeTypesTest-348774800 tempest-VolumeTypesTest-348774800-project-member] Flow 'volume_create_api' (aa8d1071-f51c-45e8-bfec-84a9c08c1727) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:35:33.036290 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-60033fd4-e95b-412b-bba4-6540121b4333 tempest-VolumeTypesTest-348774800 tempest-VolumeTypesTest-348774800-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03ea21b2-dcb2-4940-af0e-c9f12f9d2e77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:35:33.037138 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-60033fd4-e95b-412b-bba4-6540121b4333 tempest-VolumeTypesTest-348774800 tempest-VolumeTypesTest-348774800-project-member] Validating volume size '1' using validate_int {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:35:33.054332 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-60033fd4-e95b-412b-bba4-6540121b4333 tempest-VolumeTypesTest-348774800 tempest-VolumeTypesTest-348774800-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03ea21b2-dcb2-4940-af0e-c9f12f9d2e77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:35:33Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iscsi',vendor_name='StorPool'},id=b4c5c71d-48ae-4649-94ae-07b61982c329,is_public=True,name='tempest-VolumeTypesTest-volume-type-2126633560',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b4c5c71d-48ae-4649-94ae-07b61982c329', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:35:33.054998 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-60033fd4-e95b-412b-bba4-6540121b4333 tempest-VolumeTypesTest-348774800 tempest-VolumeTypesTest-348774800-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eaa70ef1-0b52-4a27-80f1-5ba8c303e0f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:35:33.078084 np0000004964 devstack@c-api.service[99976]: WARNING cinder.quota [None req-60033fd4-e95b-412b-bba4-6540121b4333 tempest-VolumeTypesTest-348774800 tempest-VolumeTypesTest-348774800-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-2126633560 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-2126633560, it is now deprecated. Please use the default quota class for default quota. Jul 10 06:35:33.078315 np0000004964 devstack@c-api.service[99976]: WARNING cinder.quota [None req-60033fd4-e95b-412b-bba4-6540121b4333 tempest-VolumeTypesTest-348774800 tempest-VolumeTypesTest-348774800-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-2126633560 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-2126633560, it is now deprecated. Please use the default quota class for default quota. Jul 10 06:35:33.107424 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-60033fd4-e95b-412b-bba4-6540121b4333 tempest-VolumeTypesTest-348774800 tempest-VolumeTypesTest-348774800-project-member] Created reservations ['c04fb13a-189a-4bae-b55a-e1cb277e61fa', 'c4608346-cfd8-4249-8ca3-a1dacec18a18', 'bfbefba5-1cab-41ec-8f70-ea1e87406507', 'ecafeb60-9038-4451-8980-adfc58256b25'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:35:33.108320 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-60033fd4-e95b-412b-bba4-6540121b4333 tempest-VolumeTypesTest-348774800 tempest-VolumeTypesTest-348774800-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eaa70ef1-0b52-4a27-80f1-5ba8c303e0f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c04fb13a-189a-4bae-b55a-e1cb277e61fa', 'c4608346-cfd8-4249-8ca3-a1dacec18a18', 'bfbefba5-1cab-41ec-8f70-ea1e87406507', 'ecafeb60-9038-4451-8980-adfc58256b25']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:35:33.109106 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-60033fd4-e95b-412b-bba4-6540121b4333 tempest-VolumeTypesTest-348774800 tempest-VolumeTypesTest-348774800-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (924aa10a-cd8f-47bb-9731-affffbde7e66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:35:33.134031 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-60033fd4-e95b-412b-bba4-6540121b4333 tempest-VolumeTypesTest-348774800 tempest-VolumeTypesTest-348774800-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (924aa10a-cd8f-47bb-9731-affffbde7e66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7453c61a-df0d-4e98-9d90-86abbf18aea9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-764598734',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5c5109709f434121ac8e9db96012f54b',qos_specs=None,replication_status=,reservations=['c04fb13a-189a-4bae-b55a-e1cb277e61fa','c4608346-cfd8-4249-8ca3-a1dacec18a18','bfbefba5-1cab-41ec-8f70-ea1e87406507','ecafeb60-9038-4451-8980-adfc58256b25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d83529c29b947c2932184af1de9213a',volume_type_id=b4c5c71d-48ae-4649-94ae-07b61982c329), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:35:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-764598734',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7453c61a-df0d-4e98-9d90-86abbf18aea9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5c5109709f434121ac8e9db96012f54b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1d83529c29b947c2932184af1de9213a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b4c5c71d-48ae-4649-94ae-07b61982c329),volume_type_id=b4c5c71d-48ae-4649-94ae-07b61982c329)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:35:33.134741 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-60033fd4-e95b-412b-bba4-6540121b4333 tempest-VolumeTypesTest-348774800 tempest-VolumeTypesTest-348774800-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13dd3585-8298-41a1-b70b-6606ed725c90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:35:33.151353 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-60033fd4-e95b-412b-bba4-6540121b4333 tempest-VolumeTypesTest-348774800 tempest-VolumeTypesTest-348774800-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13dd3585-8298-41a1-b70b-6606ed725c90) transitioned into state 'SUCCESS' from state '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-764598734',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5c5109709f434121ac8e9db96012f54b',qos_specs=None,replication_status=,reservations=['c04fb13a-189a-4bae-b55a-e1cb277e61fa','c4608346-cfd8-4249-8ca3-a1dacec18a18','bfbefba5-1cab-41ec-8f70-ea1e87406507','ecafeb60-9038-4451-8980-adfc58256b25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d83529c29b947c2932184af1de9213a',volume_type_id=b4c5c71d-48ae-4649-94ae-07b61982c329)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:35:33.152030 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-60033fd4-e95b-412b-bba4-6540121b4333 tempest-VolumeTypesTest-348774800 tempest-VolumeTypesTest-348774800-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (464aba0d-cce7-46e4-967e-efca7006b341) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:35:33.163432 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-60033fd4-e95b-412b-bba4-6540121b4333 tempest-VolumeTypesTest-348774800 tempest-VolumeTypesTest-348774800-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (464aba0d-cce7-46e4-967e-efca7006b341) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:35:33.163432 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-60033fd4-e95b-412b-bba4-6540121b4333 tempest-VolumeTypesTest-348774800 tempest-VolumeTypesTest-348774800-project-member] Flow 'volume_create_api' (aa8d1071-f51c-45e8-bfec-84a9c08c1727) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:35:33.163432 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-60033fd4-e95b-412b-bba4-6540121b4333 tempest-VolumeTypesTest-348774800 tempest-VolumeTypesTest-348774800-project-member] Create volume request issued successfully. Jul 10 06:35:33.163432 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-60033fd4-e95b-412b-bba4-6540121b4333 tempest-VolumeTypesTest-348774800 tempest-VolumeTypesTest-348774800-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:35:33.163776 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 501/1996] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 10 06:35:32 2026] POST /volume/v3/volumes => generated 783 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:35:33.177466 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-a8e6785c-8128-4e9d-a091-b60f36add5d1 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:33.179607 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a8e6785c-8128-4e9d-a091-b60f36add5d1 tempest-VolumeTypesTest-348774800 tempest-VolumeTypesTest-348774800-project-member] GET https://10.4.3.200/volume/v3/volumes/7453c61a-df0d-4e98-9d90-86abbf18aea9 Jul 10 06:35:33.179861 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a8e6785c-8128-4e9d-a091-b60f36add5d1 tempest-VolumeTypesTest-348774800 tempest-VolumeTypesTest-348774800-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:33.181568 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a8e6785c-8128-4e9d-a091-b60f36add5d1 tempest-VolumeTypesTest-348774800 tempest-VolumeTypesTest-348774800-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:33.189275 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:33.189275 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:35:33.196442 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-a8e6785c-8128-4e9d-a091-b60f36add5d1 tempest-VolumeTypesTest-348774800 tempest-VolumeTypesTest-348774800-project-member] Volume info retrieved successfully. Jul 10 06:35:33.200056 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a8e6785c-8128-4e9d-a091-b60f36add5d1 tempest-VolumeTypesTest-348774800 tempest-VolumeTypesTest-348774800-project-member] https://10.4.3.200/volume/v3/volumes/7453c61a-df0d-4e98-9d90-86abbf18aea9 returned with HTTP 200 Jul 10 06:35:33.200387 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 496/1997] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:33 2026] GET /volume/v3/volumes/7453c61a-df0d-4e98-9d90-86abbf18aea9 => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:33.498212 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-c21bafe2-ab42-4841-9579-cfe0b91ab056 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:33.500339 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-c21bafe2-ab42-4841-9579-cfe0b91ab056 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/4b05622f-8480-45e2-9e7c-d3cdb118b64a Jul 10 06:35:33.500602 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-c21bafe2-ab42-4841-9579-cfe0b91ab056 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:33.500853 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-c21bafe2-ab42-4841-9579-cfe0b91ab056 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:33.501026 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-c21bafe2-ab42-4841-9579-cfe0b91ab056 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id 4b05622f-8480-45e2-9e7c-d3cdb118b64a. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:35:33.506088 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:33.506088 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:35:33.506630 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-c21bafe2-ab42-4841-9579-cfe0b91ab056 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/4b05622f-8480-45e2-9e7c-d3cdb118b64a returned with HTTP 200 Jul 10 06:35:33.507024 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 501/1998] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:33 2026] GET /volume/v3/backups/4b05622f-8480-45e2-9e7c-d3cdb118b64a => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:33.637143 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-861e3809-2641-4e43-bff2-cca2589654b1 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:33.638703 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-861e3809-2641-4e43-bff2-cca2589654b1 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/volumes/63c07a7d-f76d-4897-9db5-d5034c948c6a Jul 10 06:35:33.638912 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-861e3809-2641-4e43-bff2-cca2589654b1 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:33.639085 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-861e3809-2641-4e43-bff2-cca2589654b1 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:33.645722 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:33.645722 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:35:33.648837 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-861e3809-2641-4e43-bff2-cca2589654b1 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Volume info retrieved successfully. Jul 10 06:35:33.657413 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-861e3809-2641-4e43-bff2-cca2589654b1 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/volumes/63c07a7d-f76d-4897-9db5-d5034c948c6a returned with HTTP 200 Jul 10 06:35:33.657799 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 501/1999] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:33 2026] GET /volume/v3/volumes/63c07a7d-f76d-4897-9db5-d5034c948c6a => generated 1356 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:35:33.679081 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-6cfcd9f1-71d0-498e-9f40-7adb32da3fb4 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:33.681473 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6cfcd9f1-71d0-498e-9f40-7adb32da3fb4 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] POST https://10.4.3.200/volume/v3/backups Jul 10 06:35:33.681958 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6cfcd9f1-71d0-498e-9f40-7adb32da3fb4 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "63c07a7d-f76d-4897-9db5-d5034c948c6a", "name": "tempest-VolumesBackupsTest-Backup-1583375745"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:35:33.683704 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.contrib.backups [None req-6cfcd9f1-71d0-498e-9f40-7adb32da3fb4 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Creating new backup {'backup': {'volume_id': '63c07a7d-f76d-4897-9db5-d5034c948c6a', 'name': 'tempest-VolumesBackupsTest-Backup-1583375745'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 06:35:33.683910 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.contrib.backups [None req-6cfcd9f1-71d0-498e-9f40-7adb32da3fb4 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Creating backup of volume 63c07a7d-f76d-4897-9db5-d5034c948c6a in container None Jul 10 06:35:33.693910 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:33.693910 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:35:33.694484 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-6cfcd9f1-71d0-498e-9f40-7adb32da3fb4 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Volume info retrieved successfully. Jul 10 06:35:33.713432 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-6cfcd9f1-71d0-498e-9f40-7adb32da3fb4 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Created reservations ['250e1a1b-c404-4bdb-bb73-266e6b213938', 'cad04c0f-0bbc-4cff-a635-dc381d116953'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:35:33.746352 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6cfcd9f1-71d0-498e-9f40-7adb32da3fb4 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups returned with HTTP 202 Jul 10 06:35:33.746352 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 502/2000] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 10 06:35:33 2026] POST /volume/v3/backups => generated 330 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 10 06:35:33.754857 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-6e637a0b-8278-48b2-9396-95f60cb15959 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:33.756653 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6e637a0b-8278-48b2-9396-95f60cb15959 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/9e9a6d99-34b2-4591-a5b4-d41915f20d7a Jul 10 06:35:33.758298 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6e637a0b-8278-48b2-9396-95f60cb15959 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:33.758298 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6e637a0b-8278-48b2-9396-95f60cb15959 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:33.758298 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-6e637a0b-8278-48b2-9396-95f60cb15959 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id 9e9a6d99-34b2-4591-a5b4-d41915f20d7a. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:35:33.761897 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:33.761897 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:35:33.762680 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6e637a0b-8278-48b2-9396-95f60cb15959 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/9e9a6d99-34b2-4591-a5b4-d41915f20d7a returned with HTTP 200 Jul 10 06:35:33.763216 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 497/2001] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:33 2026] GET /volume/v3/backups/9e9a6d99-34b2-4591-a5b4-d41915f20d7a => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:33.895396 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-88f4297e-6dcd-4b38-b2ba-eb0c0cc5aba4 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:33.897264 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-88f4297e-6dcd-4b38-b2ba-eb0c0cc5aba4 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] GET https://10.4.3.200/volume/v3/backups/9e489e4a-b21e-4c63-9c6f-0b2dae6003a6 Jul 10 06:35:33.897264 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-88f4297e-6dcd-4b38-b2ba-eb0c0cc5aba4 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:33.897380 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-88f4297e-6dcd-4b38-b2ba-eb0c0cc5aba4 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:33.897477 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-88f4297e-6dcd-4b38-b2ba-eb0c0cc5aba4 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Show backup with id 9e489e4a-b21e-4c63-9c6f-0b2dae6003a6. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:35:33.903226 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:33.903226 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:35:33.904407 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-88f4297e-6dcd-4b38-b2ba-eb0c0cc5aba4 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] https://10.4.3.200/volume/v3/backups/9e489e4a-b21e-4c63-9c6f-0b2dae6003a6 returned with HTTP 200 Jul 10 06:35:33.904933 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 502/2002] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:33 2026] GET /volume/v3/backups/9e489e4a-b21e-4c63-9c6f-0b2dae6003a6 => generated 756 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:34.214362 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-5cc440bb-a7d9-4f98-923d-9f3ed01787a1 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:34.216372 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5cc440bb-a7d9-4f98-923d-9f3ed01787a1 tempest-VolumeTypesTest-348774800 tempest-VolumeTypesTest-348774800-project-member] GET https://10.4.3.200/volume/v3/volumes/7453c61a-df0d-4e98-9d90-86abbf18aea9 Jul 10 06:35:34.216600 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5cc440bb-a7d9-4f98-923d-9f3ed01787a1 tempest-VolumeTypesTest-348774800 tempest-VolumeTypesTest-348774800-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:34.216835 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5cc440bb-a7d9-4f98-923d-9f3ed01787a1 tempest-VolumeTypesTest-348774800 tempest-VolumeTypesTest-348774800-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:34.224575 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:34.224575 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:35:34.229033 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-5cc440bb-a7d9-4f98-923d-9f3ed01787a1 tempest-VolumeTypesTest-348774800 tempest-VolumeTypesTest-348774800-project-member] Volume info retrieved successfully. Jul 10 06:35:34.234169 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5cc440bb-a7d9-4f98-923d-9f3ed01787a1 tempest-VolumeTypesTest-348774800 tempest-VolumeTypesTest-348774800-project-member] https://10.4.3.200/volume/v3/volumes/7453c61a-df0d-4e98-9d90-86abbf18aea9 returned with HTTP 200 Jul 10 06:35:34.234382 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 502/2003] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:34 2026] GET /volume/v3/volumes/7453c61a-df0d-4e98-9d90-86abbf18aea9 => generated 876 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:34.246146 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-0367140e-3ac2-40c2-bbf4-2c4788da0e4c None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:34.248051 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0367140e-3ac2-40c2-bbf4-2c4788da0e4c tempest-VolumeTypesTest-348774800 tempest-VolumeTypesTest-348774800-project-member] POST https://10.4.3.200/volume/v3/volumes/7453c61a-df0d-4e98-9d90-86abbf18aea9/action Jul 10 06:35:34.248405 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-0367140e-3ac2-40c2-bbf4-2c4788da0e4c tempest-VolumeTypesTest-348774800 tempest-VolumeTypesTest-348774800-project-member] Action body: b'{"os-retype": {"new_type": "98b9a1fb-ef54-4eb6-9d3e-cc81795f0d79"}}' {{(pid=99976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:35:34.248564 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-0367140e-3ac2-40c2-bbf4-2c4788da0e4c tempest-VolumeTypesTest-348774800 tempest-VolumeTypesTest-348774800-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "98b9a1fb-ef54-4eb6-9d3e-cc81795f0d79"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:35:34.257177 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:34.257177 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:35:34.257608 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-0367140e-3ac2-40c2-bbf4-2c4788da0e4c tempest-VolumeTypesTest-348774800 tempest-VolumeTypesTest-348774800-project-member] Volume info retrieved successfully. Jul 10 06:35:34.275569 np0000004964 devstack@c-api.service[99976]: WARNING cinder.quota [None req-0367140e-3ac2-40c2-bbf4-2c4788da0e4c tempest-VolumeTypesTest-348774800 tempest-VolumeTypesTest-348774800-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-187342190 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-187342190, it is now deprecated. Please use the default quota class for default quota. Jul 10 06:35:34.275838 np0000004964 devstack@c-api.service[99976]: WARNING cinder.quota [None req-0367140e-3ac2-40c2-bbf4-2c4788da0e4c tempest-VolumeTypesTest-348774800 tempest-VolumeTypesTest-348774800-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-187342190 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-187342190, it is now deprecated. Please use the default quota class for default quota. Jul 10 06:35:34.293240 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-0367140e-3ac2-40c2-bbf4-2c4788da0e4c tempest-VolumeTypesTest-348774800 tempest-VolumeTypesTest-348774800-project-member] Created reservations ['785edbd2-bc25-47a3-9377-a274799d9ca3', 'eb007176-4bd2-428f-b75d-9272f1e1b272'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:35:34.308236 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-0367140e-3ac2-40c2-bbf4-2c4788da0e4c tempest-VolumeTypesTest-348774800 tempest-VolumeTypesTest-348774800-project-member] Created reservations ['121bdb66-491f-47a0-8a36-cee6320d9a9b', 'a0b0fda0-0d9b-44ee-b2c7-9bd62379bf2e'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:35:34.330490 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-0367140e-3ac2-40c2-bbf4-2c4788da0e4c tempest-VolumeTypesTest-348774800 tempest-VolumeTypesTest-348774800-project-member] Retype volume request issued successfully. Jul 10 06:35:34.330490 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0367140e-3ac2-40c2-bbf4-2c4788da0e4c tempest-VolumeTypesTest-348774800 tempest-VolumeTypesTest-348774800-project-member] https://10.4.3.200/volume/v3/volumes/7453c61a-df0d-4e98-9d90-86abbf18aea9/action returned with HTTP 202 Jul 10 06:35:34.330490 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 503/2004] 10.4.3.200 () {68 vars in 1390 bytes} [Fri Jul 10 06:35:34 2026] POST /volume/v3/volumes/7453c61a-df0d-4e98-9d90-86abbf18aea9/action => generated 0 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:35:34.338672 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-965d0765-624b-4a0f-917e-f525fd79d082 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:34.345979 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-965d0765-624b-4a0f-917e-f525fd79d082 tempest-VolumeTypesTest-348774800 tempest-VolumeTypesTest-348774800-project-member] GET https://10.4.3.200/volume/v3/volumes/7453c61a-df0d-4e98-9d90-86abbf18aea9 Jul 10 06:35:34.346168 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-965d0765-624b-4a0f-917e-f525fd79d082 tempest-VolumeTypesTest-348774800 tempest-VolumeTypesTest-348774800-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:34.346312 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-965d0765-624b-4a0f-917e-f525fd79d082 tempest-VolumeTypesTest-348774800 tempest-VolumeTypesTest-348774800-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:34.353036 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:34.353036 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:35:34.356281 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-965d0765-624b-4a0f-917e-f525fd79d082 tempest-VolumeTypesTest-348774800 tempest-VolumeTypesTest-348774800-project-member] Volume info retrieved successfully. Jul 10 06:35:34.360309 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-965d0765-624b-4a0f-917e-f525fd79d082 tempest-VolumeTypesTest-348774800 tempest-VolumeTypesTest-348774800-project-member] https://10.4.3.200/volume/v3/volumes/7453c61a-df0d-4e98-9d90-86abbf18aea9 returned with HTTP 200 Jul 10 06:35:34.360795 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 498/2005] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:34 2026] GET /volume/v3/volumes/7453c61a-df0d-4e98-9d90-86abbf18aea9 => generated 875 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:34.517785 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-de511812-d080-42cf-b55b-1b9735612b35 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:34.519883 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-de511812-d080-42cf-b55b-1b9735612b35 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/4b05622f-8480-45e2-9e7c-d3cdb118b64a Jul 10 06:35:34.520072 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-de511812-d080-42cf-b55b-1b9735612b35 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:34.520241 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-de511812-d080-42cf-b55b-1b9735612b35 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:34.520341 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-de511812-d080-42cf-b55b-1b9735612b35 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id 4b05622f-8480-45e2-9e7c-d3cdb118b64a. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:35:34.526887 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:34.526887 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:35:34.527956 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-de511812-d080-42cf-b55b-1b9735612b35 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/4b05622f-8480-45e2-9e7c-d3cdb118b64a returned with HTTP 200 Jul 10 06:35:34.528442 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 503/2006] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:34 2026] GET /volume/v3/backups/4b05622f-8480-45e2-9e7c-d3cdb118b64a => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:34.773612 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-e7e0411b-059d-4223-8226-eabe38799aab None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:34.777588 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e7e0411b-059d-4223-8226-eabe38799aab tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/9e9a6d99-34b2-4591-a5b4-d41915f20d7a Jul 10 06:35:34.777785 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e7e0411b-059d-4223-8226-eabe38799aab tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:34.777966 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e7e0411b-059d-4223-8226-eabe38799aab tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:34.778072 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-e7e0411b-059d-4223-8226-eabe38799aab tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id 9e9a6d99-34b2-4591-a5b4-d41915f20d7a. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:35:34.782328 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:34.782328 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:35:34.783176 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e7e0411b-059d-4223-8226-eabe38799aab tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/9e9a6d99-34b2-4591-a5b4-d41915f20d7a returned with HTTP 200 Jul 10 06:35:34.783670 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 503/2007] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:34 2026] GET /volume/v3/backups/9e9a6d99-34b2-4591-a5b4-d41915f20d7a => generated 739 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:34.915587 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-3a94da68-5f6e-4307-ad61-f280cf5c2c17 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:34.917757 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3a94da68-5f6e-4307-ad61-f280cf5c2c17 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] GET https://10.4.3.200/volume/v3/backups/9e489e4a-b21e-4c63-9c6f-0b2dae6003a6 Jul 10 06:35:34.918011 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3a94da68-5f6e-4307-ad61-f280cf5c2c17 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:34.918249 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3a94da68-5f6e-4307-ad61-f280cf5c2c17 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:34.918394 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-3a94da68-5f6e-4307-ad61-f280cf5c2c17 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Show backup with id 9e489e4a-b21e-4c63-9c6f-0b2dae6003a6. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:35:34.923333 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:34.923333 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:35:34.924277 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3a94da68-5f6e-4307-ad61-f280cf5c2c17 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] https://10.4.3.200/volume/v3/backups/9e489e4a-b21e-4c63-9c6f-0b2dae6003a6 returned with HTTP 200 Jul 10 06:35:34.924729 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 504/2008] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:34 2026] GET /volume/v3/backups/9e489e4a-b21e-4c63-9c6f-0b2dae6003a6 => generated 756 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:34.933123 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-8313664d-08c5-4639-b278-5970b2ee4dc5 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:34.934929 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8313664d-08c5-4639-b278-5970b2ee4dc5 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] GET https://10.4.3.200/volume/v3/volumes/3eb9bc19-e017-4a80-b8c9-490155fe37a7 Jul 10 06:35:34.935104 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-8313664d-08c5-4639-b278-5970b2ee4dc5 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:34.935341 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-8313664d-08c5-4639-b278-5970b2ee4dc5 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:34.942139 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:34.942139 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:35:34.945387 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-8313664d-08c5-4639-b278-5970b2ee4dc5 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Volume info retrieved successfully. Jul 10 06:35:34.951595 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8313664d-08c5-4639-b278-5970b2ee4dc5 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] https://10.4.3.200/volume/v3/volumes/3eb9bc19-e017-4a80-b8c9-490155fe37a7 returned with HTTP 200 Jul 10 06:35:34.952018 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 499/2009] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:34 2026] GET /volume/v3/volumes/3eb9bc19-e017-4a80-b8c9-490155fe37a7 => generated 1417 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:35:34.964197 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-fea67a38-f85c-4d8f-9fa8-5639a5cd4eff None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:34.965836 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-fea67a38-f85c-4d8f-9fa8-5639a5cd4eff tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] GET https://10.4.3.200/volume/v3/volumes/3eb9bc19-e017-4a80-b8c9-490155fe37a7 Jul 10 06:35:34.966079 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-fea67a38-f85c-4d8f-9fa8-5639a5cd4eff tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:34.966298 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-fea67a38-f85c-4d8f-9fa8-5639a5cd4eff tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:34.972701 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:34.972701 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:35:34.976172 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-fea67a38-f85c-4d8f-9fa8-5639a5cd4eff tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Volume info retrieved successfully. Jul 10 06:35:34.980303 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-fea67a38-f85c-4d8f-9fa8-5639a5cd4eff tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] https://10.4.3.200/volume/v3/volumes/3eb9bc19-e017-4a80-b8c9-490155fe37a7 returned with HTTP 200 Jul 10 06:35:34.980691 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 504/2010] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:34 2026] GET /volume/v3/volumes/3eb9bc19-e017-4a80-b8c9-490155fe37a7 => generated 1417 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:35:35.374058 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-92787539-39bd-46d0-ba48-6f5f9e5dd92a None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:35.376167 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-92787539-39bd-46d0-ba48-6f5f9e5dd92a tempest-VolumeTypesTest-348774800 tempest-VolumeTypesTest-348774800-project-member] GET https://10.4.3.200/volume/v3/volumes/7453c61a-df0d-4e98-9d90-86abbf18aea9 Jul 10 06:35:35.376419 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-92787539-39bd-46d0-ba48-6f5f9e5dd92a tempest-VolumeTypesTest-348774800 tempest-VolumeTypesTest-348774800-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:35.376699 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-92787539-39bd-46d0-ba48-6f5f9e5dd92a tempest-VolumeTypesTest-348774800 tempest-VolumeTypesTest-348774800-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:35.385425 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:35.385425 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:35:35.389729 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-92787539-39bd-46d0-ba48-6f5f9e5dd92a tempest-VolumeTypesTest-348774800 tempest-VolumeTypesTest-348774800-project-member] Volume info retrieved successfully. Jul 10 06:35:35.395064 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-92787539-39bd-46d0-ba48-6f5f9e5dd92a tempest-VolumeTypesTest-348774800 tempest-VolumeTypesTest-348774800-project-member] https://10.4.3.200/volume/v3/volumes/7453c61a-df0d-4e98-9d90-86abbf18aea9 returned with HTTP 200 Jul 10 06:35:35.395585 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 504/2011] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:35 2026] GET /volume/v3/volumes/7453c61a-df0d-4e98-9d90-86abbf18aea9 => generated 875 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:35.411040 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-bf3cad69-9abb-47b3-8099-7d0fc056d2b2 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:35.414732 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-bf3cad69-9abb-47b3-8099-7d0fc056d2b2 tempest-VolumeTypesTest-348774800 tempest-VolumeTypesTest-348774800-project-member] GET https://10.4.3.200/volume/v3/volumes/7453c61a-df0d-4e98-9d90-86abbf18aea9 Jul 10 06:35:35.414912 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-bf3cad69-9abb-47b3-8099-7d0fc056d2b2 tempest-VolumeTypesTest-348774800 tempest-VolumeTypesTest-348774800-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:35.415121 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-bf3cad69-9abb-47b3-8099-7d0fc056d2b2 tempest-VolumeTypesTest-348774800 tempest-VolumeTypesTest-348774800-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:35.424608 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:35.424608 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:35:35.428547 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-bf3cad69-9abb-47b3-8099-7d0fc056d2b2 tempest-VolumeTypesTest-348774800 tempest-VolumeTypesTest-348774800-project-member] Volume info retrieved successfully. Jul 10 06:35:35.433828 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-bf3cad69-9abb-47b3-8099-7d0fc056d2b2 tempest-VolumeTypesTest-348774800 tempest-VolumeTypesTest-348774800-project-member] https://10.4.3.200/volume/v3/volumes/7453c61a-df0d-4e98-9d90-86abbf18aea9 returned with HTTP 200 Jul 10 06:35:35.434853 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 505/2012] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:35 2026] GET /volume/v3/volumes/7453c61a-df0d-4e98-9d90-86abbf18aea9 => generated 875 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:35.446324 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-eee8db2b-3e1a-4230-a690-404c8e1a58f7 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:35.447753 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-eee8db2b-3e1a-4230-a690-404c8e1a58f7 tempest-VolumeTypesTest-348774800 tempest-VolumeTypesTest-348774800-project-member] GET https://10.4.3.200/volume/v3/volumes/7453c61a-df0d-4e98-9d90-86abbf18aea9 Jul 10 06:35:35.447961 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-eee8db2b-3e1a-4230-a690-404c8e1a58f7 tempest-VolumeTypesTest-348774800 tempest-VolumeTypesTest-348774800-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:35.448149 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-eee8db2b-3e1a-4230-a690-404c8e1a58f7 tempest-VolumeTypesTest-348774800 tempest-VolumeTypesTest-348774800-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:35.456295 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:35.456295 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:35:35.460535 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-eee8db2b-3e1a-4230-a690-404c8e1a58f7 tempest-VolumeTypesTest-348774800 tempest-VolumeTypesTest-348774800-project-member] Volume info retrieved successfully. Jul 10 06:35:35.464732 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-eee8db2b-3e1a-4230-a690-404c8e1a58f7 tempest-VolumeTypesTest-348774800 tempest-VolumeTypesTest-348774800-project-member] https://10.4.3.200/volume/v3/volumes/7453c61a-df0d-4e98-9d90-86abbf18aea9 returned with HTTP 200 Jul 10 06:35:35.465144 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 500/2013] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:35 2026] GET /volume/v3/volumes/7453c61a-df0d-4e98-9d90-86abbf18aea9 => generated 875 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:35.479241 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-5de6870b-15e3-4a71-881c-a00f1654ea88 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:35.484598 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-5de6870b-15e3-4a71-881c-a00f1654ea88 tempest-VolumeTypesTest-348774800 tempest-VolumeTypesTest-348774800-project-member] DELETE https://10.4.3.200/volume/v3/volumes/7453c61a-df0d-4e98-9d90-86abbf18aea9 Jul 10 06:35:35.484598 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-5de6870b-15e3-4a71-881c-a00f1654ea88 tempest-VolumeTypesTest-348774800 tempest-VolumeTypesTest-348774800-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:35.484598 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-5de6870b-15e3-4a71-881c-a00f1654ea88 tempest-VolumeTypesTest-348774800 tempest-VolumeTypesTest-348774800-project-member] Calling method 'delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:35.484598 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-5de6870b-15e3-4a71-881c-a00f1654ea88 tempest-VolumeTypesTest-348774800 tempest-VolumeTypesTest-348774800-project-member] Delete volume with id: 7453c61a-df0d-4e98-9d90-86abbf18aea9 Jul 10 06:35:35.495974 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:35.495974 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:35:35.496398 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-5de6870b-15e3-4a71-881c-a00f1654ea88 tempest-VolumeTypesTest-348774800 tempest-VolumeTypesTest-348774800-project-member] Volume info retrieved successfully. Jul 10 06:35:35.513692 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-5de6870b-15e3-4a71-881c-a00f1654ea88 tempest-VolumeTypesTest-348774800 tempest-VolumeTypesTest-348774800-project-member] Delete volume request issued successfully. Jul 10 06:35:35.513914 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-5de6870b-15e3-4a71-881c-a00f1654ea88 tempest-VolumeTypesTest-348774800 tempest-VolumeTypesTest-348774800-project-member] https://10.4.3.200/volume/v3/volumes/7453c61a-df0d-4e98-9d90-86abbf18aea9 returned with HTTP 202 Jul 10 06:35:35.514307 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 505/2014] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:35:35 2026] DELETE /volume/v3/volumes/7453c61a-df0d-4e98-9d90-86abbf18aea9 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:35:35.523769 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-e15f1eee-096b-4f68-a72c-68997c73c16f None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:35.525251 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e15f1eee-096b-4f68-a72c-68997c73c16f tempest-VolumeTypesTest-348774800 tempest-VolumeTypesTest-348774800-project-member] GET https://10.4.3.200/volume/v3/volumes/7453c61a-df0d-4e98-9d90-86abbf18aea9 Jul 10 06:35:35.525422 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e15f1eee-096b-4f68-a72c-68997c73c16f tempest-VolumeTypesTest-348774800 tempest-VolumeTypesTest-348774800-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:35.525636 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e15f1eee-096b-4f68-a72c-68997c73c16f tempest-VolumeTypesTest-348774800 tempest-VolumeTypesTest-348774800-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:35.532518 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:35.532518 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:35:35.536821 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-e15f1eee-096b-4f68-a72c-68997c73c16f tempest-VolumeTypesTest-348774800 tempest-VolumeTypesTest-348774800-project-member] Volume info retrieved successfully. Jul 10 06:35:35.537445 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-cc4b1f64-d597-47f4-8835-87a3cd6b01c4 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:35.540547 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-cc4b1f64-d597-47f4-8835-87a3cd6b01c4 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/4b05622f-8480-45e2-9e7c-d3cdb118b64a Jul 10 06:35:35.540547 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-cc4b1f64-d597-47f4-8835-87a3cd6b01c4 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:35.540547 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-cc4b1f64-d597-47f4-8835-87a3cd6b01c4 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:35.540547 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-cc4b1f64-d597-47f4-8835-87a3cd6b01c4 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id 4b05622f-8480-45e2-9e7c-d3cdb118b64a. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:35:35.542162 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e15f1eee-096b-4f68-a72c-68997c73c16f tempest-VolumeTypesTest-348774800 tempest-VolumeTypesTest-348774800-project-member] https://10.4.3.200/volume/v3/volumes/7453c61a-df0d-4e98-9d90-86abbf18aea9 returned with HTTP 200 Jul 10 06:35:35.542643 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 505/2015] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:35 2026] GET /volume/v3/volumes/7453c61a-df0d-4e98-9d90-86abbf18aea9 => generated 874 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:35.548881 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:35.548881 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:35:35.550463 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-cc4b1f64-d597-47f4-8835-87a3cd6b01c4 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/4b05622f-8480-45e2-9e7c-d3cdb118b64a returned with HTTP 200 Jul 10 06:35:35.550463 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 506/2016] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:35 2026] GET /volume/v3/backups/4b05622f-8480-45e2-9e7c-d3cdb118b64a => generated 788 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:35.793269 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-f3049798-21c1-4828-874e-763b2ff2d602 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:35.794940 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f3049798-21c1-4828-874e-763b2ff2d602 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/9e9a6d99-34b2-4591-a5b4-d41915f20d7a Jul 10 06:35:35.795077 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f3049798-21c1-4828-874e-763b2ff2d602 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:35.795267 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f3049798-21c1-4828-874e-763b2ff2d602 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:35.795361 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-f3049798-21c1-4828-874e-763b2ff2d602 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id 9e9a6d99-34b2-4591-a5b4-d41915f20d7a. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:35:35.800696 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:35.800696 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:35:35.801774 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f3049798-21c1-4828-874e-763b2ff2d602 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/9e9a6d99-34b2-4591-a5b4-d41915f20d7a returned with HTTP 200 Jul 10 06:35:35.802306 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 501/2017] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:35 2026] GET /volume/v3/backups/9e9a6d99-34b2-4591-a5b4-d41915f20d7a => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:36.110896 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-7a153952-9ade-4b68-b912-073a20e59df1 req-cd9ed841-c332-457f-ab74-b137d11c83c0 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:36.112674 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-7a153952-9ade-4b68-b912-073a20e59df1 req-cd9ed841-c332-457f-ab74-b137d11c83c0 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] GET https://10.4.3.200/volume/v3/volumes/3eb9bc19-e017-4a80-b8c9-490155fe37a7 Jul 10 06:35:36.112861 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-7a153952-9ade-4b68-b912-073a20e59df1 req-cd9ed841-c332-457f-ab74-b137d11c83c0 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:36.113049 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-7a153952-9ade-4b68-b912-073a20e59df1 req-cd9ed841-c332-457f-ab74-b137d11c83c0 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:36.119363 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:36.119363 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:35:36.122800 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [req-7a153952-9ade-4b68-b912-073a20e59df1 req-cd9ed841-c332-457f-ab74-b137d11c83c0 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Volume info retrieved successfully. Jul 10 06:35:36.127607 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-7a153952-9ade-4b68-b912-073a20e59df1 req-cd9ed841-c332-457f-ab74-b137d11c83c0 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] https://10.4.3.200/volume/v3/volumes/3eb9bc19-e017-4a80-b8c9-490155fe37a7 returned with HTTP 200 Jul 10 06:35:36.127993 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 506/2018] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:35:36 2026] GET /volume/v3/volumes/3eb9bc19-e017-4a80-b8c9-490155fe37a7 => generated 1417 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:35:36.557606 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-3fe160b7-bcfa-4af4-83bc-8ff6dcf4be31 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:36.560032 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3fe160b7-bcfa-4af4-83bc-8ff6dcf4be31 tempest-VolumeTypesTest-348774800 tempest-VolumeTypesTest-348774800-project-member] GET https://10.4.3.200/volume/v3/volumes/7453c61a-df0d-4e98-9d90-86abbf18aea9 Jul 10 06:35:36.560224 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3fe160b7-bcfa-4af4-83bc-8ff6dcf4be31 tempest-VolumeTypesTest-348774800 tempest-VolumeTypesTest-348774800-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:36.560631 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3fe160b7-bcfa-4af4-83bc-8ff6dcf4be31 tempest-VolumeTypesTest-348774800 tempest-VolumeTypesTest-348774800-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:36.562492 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-392fbd2c-6a8d-4030-969c-1b1aa9e2de29 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:36.565483 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-392fbd2c-6a8d-4030-969c-1b1aa9e2de29 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/4b05622f-8480-45e2-9e7c-d3cdb118b64a Jul 10 06:35:36.565701 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-392fbd2c-6a8d-4030-969c-1b1aa9e2de29 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:36.565924 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-392fbd2c-6a8d-4030-969c-1b1aa9e2de29 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:36.566053 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-392fbd2c-6a8d-4030-969c-1b1aa9e2de29 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id 4b05622f-8480-45e2-9e7c-d3cdb118b64a. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:35:36.568028 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3fe160b7-bcfa-4af4-83bc-8ff6dcf4be31 tempest-VolumeTypesTest-348774800 tempest-VolumeTypesTest-348774800-project-member] https://10.4.3.200/volume/v3/volumes/7453c61a-df0d-4e98-9d90-86abbf18aea9 returned with HTTP 404 Jul 10 06:35:36.568702 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 506/2019] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:36 2026] GET /volume/v3/volumes/7453c61a-df0d-4e98-9d90-86abbf18aea9 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:35:36.574712 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:36.574712 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:35:36.576327 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-392fbd2c-6a8d-4030-969c-1b1aa9e2de29 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/4b05622f-8480-45e2-9e7c-d3cdb118b64a returned with HTTP 200 Jul 10 06:35:36.576833 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 507/2020] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:36 2026] GET /volume/v3/backups/4b05622f-8480-45e2-9e7c-d3cdb118b64a => generated 788 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:36.580101 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-30af6cee-e516-4648-87e2-7001f0407269 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:36.581703 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-30af6cee-e516-4648-87e2-7001f0407269 tempest-VolumeTypesTest-1025392865 tempest-VolumeTypesTest-1025392865-project-admin] DELETE https://10.4.3.200/volume/v3/types/98b9a1fb-ef54-4eb6-9d3e-cc81795f0d79 Jul 10 06:35:36.581933 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-30af6cee-e516-4648-87e2-7001f0407269 tempest-VolumeTypesTest-1025392865 tempest-VolumeTypesTest-1025392865-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:36.582155 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-30af6cee-e516-4648-87e2-7001f0407269 tempest-VolumeTypesTest-1025392865 tempest-VolumeTypesTest-1025392865-project-admin] Calling method '_delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:36.605099 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-30af6cee-e516-4648-87e2-7001f0407269 tempest-VolumeTypesTest-1025392865 tempest-VolumeTypesTest-1025392865-project-admin] https://10.4.3.200/volume/v3/types/98b9a1fb-ef54-4eb6-9d3e-cc81795f0d79 returned with HTTP 202 Jul 10 06:35:36.605771 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 502/2021] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 10 06:35:36 2026] DELETE /volume/v3/types/98b9a1fb-ef54-4eb6-9d3e-cc81795f0d79 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:35:36.610391 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-7a153952-9ade-4b68-b912-073a20e59df1 req-6a4be955-11d8-4e82-aadf-11e29e654357 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:36.612939 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-35a67a64-6ddf-4f63-a95c-c3eb8a947f67 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:36.613452 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-7a153952-9ade-4b68-b912-073a20e59df1 req-6a4be955-11d8-4e82-aadf-11e29e654357 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] GET https://10.4.3.200/volume/v3/volumes/3eb9bc19-e017-4a80-b8c9-490155fe37a7 Jul 10 06:35:36.613683 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-7a153952-9ade-4b68-b912-073a20e59df1 req-6a4be955-11d8-4e82-aadf-11e29e654357 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:36.613874 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-7a153952-9ade-4b68-b912-073a20e59df1 req-6a4be955-11d8-4e82-aadf-11e29e654357 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:36.615435 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-35a67a64-6ddf-4f63-a95c-c3eb8a947f67 tempest-VolumeTypesTest-1025392865 tempest-VolumeTypesTest-1025392865-project-admin] GET https://10.4.3.200/volume/v3/types/98b9a1fb-ef54-4eb6-9d3e-cc81795f0d79 Jul 10 06:35:36.615710 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-35a67a64-6ddf-4f63-a95c-c3eb8a947f67 tempest-VolumeTypesTest-1025392865 tempest-VolumeTypesTest-1025392865-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:36.615969 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-35a67a64-6ddf-4f63-a95c-c3eb8a947f67 tempest-VolumeTypesTest-1025392865 tempest-VolumeTypesTest-1025392865-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:36.619696 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-35a67a64-6ddf-4f63-a95c-c3eb8a947f67 tempest-VolumeTypesTest-1025392865 tempest-VolumeTypesTest-1025392865-project-admin] https://10.4.3.200/volume/v3/types/98b9a1fb-ef54-4eb6-9d3e-cc81795f0d79 returned with HTTP 404 Jul 10 06:35:36.620322 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 507/2022] 10.4.3.200 () {66 vars in 1342 bytes} [Fri Jul 10 06:35:36 2026] GET /volume/v3/types/98b9a1fb-ef54-4eb6-9d3e-cc81795f0d79 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:35:36.620544 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:36.620544 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:35:36.627770 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-17987e97-f6a0-4e28-8d52-e95b7e2267b7 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:36.629237 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [req-7a153952-9ade-4b68-b912-073a20e59df1 req-6a4be955-11d8-4e82-aadf-11e29e654357 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Volume info retrieved successfully. Jul 10 06:35:36.632695 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-17987e97-f6a0-4e28-8d52-e95b7e2267b7 tempest-VolumeTypesTest-1025392865 tempest-VolumeTypesTest-1025392865-project-admin] DELETE https://10.4.3.200/volume/v3/types/b4c5c71d-48ae-4649-94ae-07b61982c329 Jul 10 06:35:36.632839 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-17987e97-f6a0-4e28-8d52-e95b7e2267b7 tempest-VolumeTypesTest-1025392865 tempest-VolumeTypesTest-1025392865-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:36.633032 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-17987e97-f6a0-4e28-8d52-e95b7e2267b7 tempest-VolumeTypesTest-1025392865 tempest-VolumeTypesTest-1025392865-project-admin] Calling method '_delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:36.637816 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-7a153952-9ade-4b68-b912-073a20e59df1 req-6a4be955-11d8-4e82-aadf-11e29e654357 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] https://10.4.3.200/volume/v3/volumes/3eb9bc19-e017-4a80-b8c9-490155fe37a7 returned with HTTP 200 Jul 10 06:35:36.638292 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 507/2023] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:35:36 2026] GET /volume/v3/volumes/3eb9bc19-e017-4a80-b8c9-490155fe37a7 => generated 1417 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:35:36.651284 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-edbde9c8-dca8-43cf-b602-3ddacfbd23f3 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:36.651797 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-edbde9c8-dca8-43cf-b602-3ddacfbd23f3 None None] GET https://10.4.3.200/volume// Jul 10 06:35:36.652025 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-edbde9c8-dca8-43cf-b602-3ddacfbd23f3 None None] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:36.652274 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-edbde9c8-dca8-43cf-b602-3ddacfbd23f3 None None] Calling method 'all' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:36.652730 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-edbde9c8-dca8-43cf-b602-3ddacfbd23f3 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:35:36.653127 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 503/2024] 10.4.3.200 () {66 vars in 1419 bytes} [Fri Jul 10 06:35: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 10 06:35:36.658117 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-17987e97-f6a0-4e28-8d52-e95b7e2267b7 tempest-VolumeTypesTest-1025392865 tempest-VolumeTypesTest-1025392865-project-admin] https://10.4.3.200/volume/v3/types/b4c5c71d-48ae-4649-94ae-07b61982c329 returned with HTTP 202 Jul 10 06:35:36.659739 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 508/2025] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 10 06:35:36 2026] DELETE /volume/v3/types/b4c5c71d-48ae-4649-94ae-07b61982c329 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:35:36.661085 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-7a153952-9ade-4b68-b912-073a20e59df1 req-b77d4e20-0b59-49df-8f9b-4d7a5b5b3c20 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:36.663195 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-7a153952-9ade-4b68-b912-073a20e59df1 req-b77d4e20-0b59-49df-8f9b-4d7a5b5b3c20 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 10 06:35:36.663687 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-7a153952-9ade-4b68-b912-073a20e59df1 req-b77d4e20-0b59-49df-8f9b-4d7a5b5b3c20 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3eb9bc19-e017-4a80-b8c9-490155fe37a7", "connector": null, "instance_uuid": "c25f74bb-265b-445a-88e2-0508a3d15e81"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:35:36.664999 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-bf542253-fde4-4216-bd2d-7c8b120d1fb6 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:36.666613 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-bf542253-fde4-4216-bd2d-7c8b120d1fb6 tempest-VolumeTypesTest-1025392865 tempest-VolumeTypesTest-1025392865-project-admin] GET https://10.4.3.200/volume/v3/types/b4c5c71d-48ae-4649-94ae-07b61982c329 Jul 10 06:35:36.666823 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-bf542253-fde4-4216-bd2d-7c8b120d1fb6 tempest-VolumeTypesTest-1025392865 tempest-VolumeTypesTest-1025392865-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:36.667064 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-bf542253-fde4-4216-bd2d-7c8b120d1fb6 tempest-VolumeTypesTest-1025392865 tempest-VolumeTypesTest-1025392865-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:36.670406 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-bf542253-fde4-4216-bd2d-7c8b120d1fb6 tempest-VolumeTypesTest-1025392865 tempest-VolumeTypesTest-1025392865-project-admin] https://10.4.3.200/volume/v3/types/b4c5c71d-48ae-4649-94ae-07b61982c329 returned with HTTP 404 Jul 10 06:35:36.671009 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 508/2026] 10.4.3.200 () {66 vars in 1342 bytes} [Fri Jul 10 06:35:36 2026] GET /volume/v3/types/b4c5c71d-48ae-4649-94ae-07b61982c329 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:35:36.671617 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:36.671617 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:35:36.678848 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-f1dd786c-6987-43e1-a311-6cdd9d7f3549 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:36.681056 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f1dd786c-6987-43e1-a311-6cdd9d7f3549 tempest-VolumeTypesTest-1025392865 tempest-VolumeTypesTest-1025392865-project-admin] POST https://10.4.3.200/volume/v3/types Jul 10 06:35:36.681585 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f1dd786c-6987-43e1-a311-6cdd9d7f3549 tempest-VolumeTypesTest-1025392865 tempest-VolumeTypesTest-1025392865-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1195159077", "description": "tempest-volume-type-description-1957365106", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}, "os-volume-type-access:is_public": true}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:35:36.700085 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-7a153952-9ade-4b68-b912-073a20e59df1 req-b77d4e20-0b59-49df-8f9b-4d7a5b5b3c20 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 10 06:35:36.700085 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 508/2027] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 10 06:35:36 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 10 06:35:36.703413 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f1dd786c-6987-43e1-a311-6cdd9d7f3549 tempest-VolumeTypesTest-1025392865 tempest-VolumeTypesTest-1025392865-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 10 06:35:36.703989 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 504/2028] 10.4.3.200 () {68 vars in 1253 bytes} [Fri Jul 10 06:35:36 2026] POST /volume/v3/types => generated 315 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:36.711427 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-a123e30a-7673-4953-acc3-eec77dab2d1a None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:36.713156 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a123e30a-7673-4953-acc3-eec77dab2d1a tempest-VolumeTypesTest-1025392865 tempest-VolumeTypesTest-1025392865-project-admin] GET https://10.4.3.200/volume/v3/types/cbc1ac08-e426-4ee5-a79a-7e3c29d6b611 Jul 10 06:35:36.713356 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a123e30a-7673-4953-acc3-eec77dab2d1a tempest-VolumeTypesTest-1025392865 tempest-VolumeTypesTest-1025392865-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:36.713574 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a123e30a-7673-4953-acc3-eec77dab2d1a tempest-VolumeTypesTest-1025392865 tempest-VolumeTypesTest-1025392865-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:36.718944 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a123e30a-7673-4953-acc3-eec77dab2d1a tempest-VolumeTypesTest-1025392865 tempest-VolumeTypesTest-1025392865-project-admin] https://10.4.3.200/volume/v3/types/cbc1ac08-e426-4ee5-a79a-7e3c29d6b611 returned with HTTP 200 Jul 10 06:35:36.719090 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 509/2029] 10.4.3.200 () {66 vars in 1342 bytes} [Fri Jul 10 06:35:36 2026] GET /volume/v3/types/cbc1ac08-e426-4ee5-a79a-7e3c29d6b611 => generated 337 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:36.732529 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-ca369ac2-6168-4f40-8342-e6f5c1849c69 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:36.734207 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-ca369ac2-6168-4f40-8342-e6f5c1849c69 tempest-VolumeTypesTest-1025392865 tempest-VolumeTypesTest-1025392865-project-admin] DELETE https://10.4.3.200/volume/v3/types/cbc1ac08-e426-4ee5-a79a-7e3c29d6b611 Jul 10 06:35:36.734302 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-ca369ac2-6168-4f40-8342-e6f5c1849c69 tempest-VolumeTypesTest-1025392865 tempest-VolumeTypesTest-1025392865-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:36.734480 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-ca369ac2-6168-4f40-8342-e6f5c1849c69 tempest-VolumeTypesTest-1025392865 tempest-VolumeTypesTest-1025392865-project-admin] Calling method '_delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:36.766183 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-ca369ac2-6168-4f40-8342-e6f5c1849c69 tempest-VolumeTypesTest-1025392865 tempest-VolumeTypesTest-1025392865-project-admin] https://10.4.3.200/volume/v3/types/cbc1ac08-e426-4ee5-a79a-7e3c29d6b611 returned with HTTP 202 Jul 10 06:35:36.766832 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 509/2030] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 10 06:35:36 2026] DELETE /volume/v3/types/cbc1ac08-e426-4ee5-a79a-7e3c29d6b611 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:35:36.774146 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-a5451c15-6fb1-4efa-933b-d15707f89d93 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:36.776891 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a5451c15-6fb1-4efa-933b-d15707f89d93 tempest-VolumeTypesTest-1025392865 tempest-VolumeTypesTest-1025392865-project-admin] GET https://10.4.3.200/volume/v3/types/cbc1ac08-e426-4ee5-a79a-7e3c29d6b611 Jul 10 06:35:36.777090 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a5451c15-6fb1-4efa-933b-d15707f89d93 tempest-VolumeTypesTest-1025392865 tempest-VolumeTypesTest-1025392865-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:36.777371 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a5451c15-6fb1-4efa-933b-d15707f89d93 tempest-VolumeTypesTest-1025392865 tempest-VolumeTypesTest-1025392865-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:36.780957 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a5451c15-6fb1-4efa-933b-d15707f89d93 tempest-VolumeTypesTest-1025392865 tempest-VolumeTypesTest-1025392865-project-admin] https://10.4.3.200/volume/v3/types/cbc1ac08-e426-4ee5-a79a-7e3c29d6b611 returned with HTTP 404 Jul 10 06:35:36.781557 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 509/2031] 10.4.3.200 () {66 vars in 1342 bytes} [Fri Jul 10 06:35:36 2026] GET /volume/v3/types/cbc1ac08-e426-4ee5-a79a-7e3c29d6b611 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:35:36.792851 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-d563d15a-91a8-48ea-8ca8-4b7104982f09 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:36.794565 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d563d15a-91a8-48ea-8ca8-4b7104982f09 tempest-VolumeTypesTest-1025392865 tempest-VolumeTypesTest-1025392865-project-admin] POST https://10.4.3.200/volume/v3/types Jul 10 06:35:36.794961 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d563d15a-91a8-48ea-8ca8-4b7104982f09 tempest-VolumeTypesTest-1025392865 tempest-VolumeTypesTest-1025392865-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-615563838"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:35:36.812345 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d563d15a-91a8-48ea-8ca8-4b7104982f09 tempest-VolumeTypesTest-1025392865 tempest-VolumeTypesTest-1025392865-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 10 06:35:36.812831 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 505/2032] 10.4.3.200 () {68 vars in 1252 bytes} [Fri Jul 10 06:35:36 2026] POST /volume/v3/types => generated 220 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:36.816852 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-fa055b10-c0be-4a8c-89fc-9bb691bb6dcc None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:36.819264 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-fa055b10-c0be-4a8c-89fc-9bb691bb6dcc tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/9e9a6d99-34b2-4591-a5b4-d41915f20d7a Jul 10 06:35:36.820741 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-fa055b10-c0be-4a8c-89fc-9bb691bb6dcc tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:36.820982 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-fa055b10-c0be-4a8c-89fc-9bb691bb6dcc tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:36.821416 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-fa055b10-c0be-4a8c-89fc-9bb691bb6dcc tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id 9e9a6d99-34b2-4591-a5b4-d41915f20d7a. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:35:36.823544 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-d116477f-0d4d-4557-9831-9e11df549b50 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:36.825298 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:36.825298 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:35:36.825642 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-d116477f-0d4d-4557-9831-9e11df549b50 tempest-VolumeTypesTest-1025392865 tempest-VolumeTypesTest-1025392865-project-admin] POST https://10.4.3.200/volume/v3/types/030e530c-1948-4b2f-9819-ec69a73e4a1e/encryption Jul 10 06:35:36.826048 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-d116477f-0d4d-4557-9831-9e11df549b50 tempest-VolumeTypesTest-1025392865 tempest-VolumeTypesTest-1025392865-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:35:36.826103 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-fa055b10-c0be-4a8c-89fc-9bb691bb6dcc tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/9e9a6d99-34b2-4591-a5b4-d41915f20d7a returned with HTTP 200 Jul 10 06:35:36.826387 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 510/2033] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:36 2026] GET /volume/v3/backups/9e9a6d99-34b2-4591-a5b4-d41915f20d7a => generated 739 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:36.876792 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-d116477f-0d4d-4557-9831-9e11df549b50 tempest-VolumeTypesTest-1025392865 tempest-VolumeTypesTest-1025392865-project-admin] https://10.4.3.200/volume/v3/types/030e530c-1948-4b2f-9819-ec69a73e4a1e/encryption returned with HTTP 200 Jul 10 06:35:36.877421 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 510/2034] 10.4.3.200 () {68 vars in 1397 bytes} [Fri Jul 10 06:35:36 2026] POST /volume/v3/types/030e530c-1948-4b2f-9819-ec69a73e4a1e/encryption => generated 239 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 06:35:36.885411 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-c80dcb97-95bb-41d3-834a-70bda994b478 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:36.887739 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c80dcb97-95bb-41d3-834a-70bda994b478 tempest-VolumeTypesTest-1025392865 tempest-VolumeTypesTest-1025392865-project-admin] GET https://10.4.3.200/volume/v3/types/030e530c-1948-4b2f-9819-ec69a73e4a1e/encryption Jul 10 06:35:36.887930 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c80dcb97-95bb-41d3-834a-70bda994b478 tempest-VolumeTypesTest-1025392865 tempest-VolumeTypesTest-1025392865-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:36.888125 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c80dcb97-95bb-41d3-834a-70bda994b478 tempest-VolumeTypesTest-1025392865 tempest-VolumeTypesTest-1025392865-project-admin] Calling method 'index' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:36.888337 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:36.888337 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:35:36.894330 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c80dcb97-95bb-41d3-834a-70bda994b478 tempest-VolumeTypesTest-1025392865 tempest-VolumeTypesTest-1025392865-project-admin] https://10.4.3.200/volume/v3/types/030e530c-1948-4b2f-9819-ec69a73e4a1e/encryption returned with HTTP 200 Jul 10 06:35:36.894847 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 510/2035] 10.4.3.200 () {66 vars in 1375 bytes} [Fri Jul 10 06:35:36 2026] GET /volume/v3/types/030e530c-1948-4b2f-9819-ec69a73e4a1e/encryption => generated 325 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:36.902937 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-3b4f1be3-d4fa-4cfd-b5d7-30b0099f2fce None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:36.905758 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3b4f1be3-d4fa-4cfd-b5d7-30b0099f2fce tempest-VolumeTypesTest-1025392865 tempest-VolumeTypesTest-1025392865-project-admin] PUT https://10.4.3.200/volume/v3/types/030e530c-1948-4b2f-9819-ec69a73e4a1e/encryption/81cbabe5-84fc-490a-8696-9743ff66465e Jul 10 06:35:36.906214 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3b4f1be3-d4fa-4cfd-b5d7-30b0099f2fce tempest-VolumeTypesTest-1025392865 tempest-VolumeTypesTest-1025392865-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:35:36.947002 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3b4f1be3-d4fa-4cfd-b5d7-30b0099f2fce tempest-VolumeTypesTest-1025392865 tempest-VolumeTypesTest-1025392865-project-admin] https://10.4.3.200/volume/v3/types/030e530c-1948-4b2f-9819-ec69a73e4a1e/encryption/81cbabe5-84fc-490a-8696-9743ff66465e returned with HTTP 200 Jul 10 06:35:36.947562 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 506/2036] 10.4.3.200 () {68 vars in 1507 bytes} [Fri Jul 10 06:35:36 2026] PUT /volume/v3/types/030e530c-1948-4b2f-9819-ec69a73e4a1e/encryption/81cbabe5-84fc-490a-8696-9743ff66465e => generated 122 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:36.955354 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-22457c67-f709-43fd-a94f-572849843085 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:36.957068 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-22457c67-f709-43fd-a94f-572849843085 tempest-VolumeTypesTest-1025392865 tempest-VolumeTypesTest-1025392865-project-admin] GET https://10.4.3.200/volume/v3/types/030e530c-1948-4b2f-9819-ec69a73e4a1e/encryption Jul 10 06:35:36.957370 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-22457c67-f709-43fd-a94f-572849843085 tempest-VolumeTypesTest-1025392865 tempest-VolumeTypesTest-1025392865-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:36.957434 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-22457c67-f709-43fd-a94f-572849843085 tempest-VolumeTypesTest-1025392865 tempest-VolumeTypesTest-1025392865-project-admin] Calling method 'index' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:36.963282 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-22457c67-f709-43fd-a94f-572849843085 tempest-VolumeTypesTest-1025392865 tempest-VolumeTypesTest-1025392865-project-admin] https://10.4.3.200/volume/v3/types/030e530c-1948-4b2f-9819-ec69a73e4a1e/encryption returned with HTTP 200 Jul 10 06:35:36.963693 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 511/2037] 10.4.3.200 () {66 vars in 1375 bytes} [Fri Jul 10 06:35:36 2026] GET /volume/v3/types/030e530c-1948-4b2f-9819-ec69a73e4a1e/encryption => generated 347 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:36.972420 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-8311fa18-7ec6-454e-a13c-a7563fcf19e9 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:36.974206 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-8311fa18-7ec6-454e-a13c-a7563fcf19e9 tempest-VolumeTypesTest-1025392865 tempest-VolumeTypesTest-1025392865-project-admin] GET https://10.4.3.200/volume/v3/types/030e530c-1948-4b2f-9819-ec69a73e4a1e/encryption/cipher Jul 10 06:35:36.974408 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-8311fa18-7ec6-454e-a13c-a7563fcf19e9 tempest-VolumeTypesTest-1025392865 tempest-VolumeTypesTest-1025392865-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:36.974636 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-8311fa18-7ec6-454e-a13c-a7563fcf19e9 tempest-VolumeTypesTest-1025392865 tempest-VolumeTypesTest-1025392865-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:36.979892 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-8311fa18-7ec6-454e-a13c-a7563fcf19e9 tempest-VolumeTypesTest-1025392865 tempest-VolumeTypesTest-1025392865-project-admin] https://10.4.3.200/volume/v3/types/030e530c-1948-4b2f-9819-ec69a73e4a1e/encryption/cipher returned with HTTP 200 Jul 10 06:35:36.980250 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 511/2038] 10.4.3.200 () {66 vars in 1396 bytes} [Fri Jul 10 06:35:36 2026] GET /volume/v3/types/030e530c-1948-4b2f-9819-ec69a73e4a1e/encryption/cipher => generated 29 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 06:35:36.988340 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-ee70f133-256b-45ef-9e5a-390c046b1a16 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:36.991026 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ee70f133-256b-45ef-9e5a-390c046b1a16 tempest-VolumeTypesTest-1025392865 tempest-VolumeTypesTest-1025392865-project-admin] DELETE https://10.4.3.200/volume/v3/types/030e530c-1948-4b2f-9819-ec69a73e4a1e/encryption/81cbabe5-84fc-490a-8696-9743ff66465e Jul 10 06:35:36.991200 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ee70f133-256b-45ef-9e5a-390c046b1a16 tempest-VolumeTypesTest-1025392865 tempest-VolumeTypesTest-1025392865-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:36.991369 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ee70f133-256b-45ef-9e5a-390c046b1a16 tempest-VolumeTypesTest-1025392865 tempest-VolumeTypesTest-1025392865-project-admin] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:37.003298 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ee70f133-256b-45ef-9e5a-390c046b1a16 tempest-VolumeTypesTest-1025392865 tempest-VolumeTypesTest-1025392865-project-admin] https://10.4.3.200/volume/v3/types/030e530c-1948-4b2f-9819-ec69a73e4a1e/encryption/81cbabe5-84fc-490a-8696-9743ff66465e returned with HTTP 202 Jul 10 06:35:37.003788 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 511/2039] 10.4.3.200 () {66 vars in 1489 bytes} [Fri Jul 10 06:35:36 2026] DELETE /volume/v3/types/030e530c-1948-4b2f-9819-ec69a73e4a1e/encryption/81cbabe5-84fc-490a-8696-9743ff66465e => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:35:37.011892 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-c71802c9-74f8-48a8-842b-5f35614062e9 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:37.014331 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c71802c9-74f8-48a8-842b-5f35614062e9 tempest-VolumeTypesTest-1025392865 tempest-VolumeTypesTest-1025392865-project-admin] GET https://10.4.3.200/volume/v3/types/030e530c-1948-4b2f-9819-ec69a73e4a1e/encryption Jul 10 06:35:37.014629 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c71802c9-74f8-48a8-842b-5f35614062e9 tempest-VolumeTypesTest-1025392865 tempest-VolumeTypesTest-1025392865-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:37.014896 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c71802c9-74f8-48a8-842b-5f35614062e9 tempest-VolumeTypesTest-1025392865 tempest-VolumeTypesTest-1025392865-project-admin] Calling method 'index' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:37.022049 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c71802c9-74f8-48a8-842b-5f35614062e9 tempest-VolumeTypesTest-1025392865 tempest-VolumeTypesTest-1025392865-project-admin] https://10.4.3.200/volume/v3/types/030e530c-1948-4b2f-9819-ec69a73e4a1e/encryption returned with HTTP 200 Jul 10 06:35:37.022578 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 507/2040] 10.4.3.200 () {66 vars in 1375 bytes} [Fri Jul 10 06:35:37 2026] GET /volume/v3/types/030e530c-1948-4b2f-9819-ec69a73e4a1e/encryption => generated 2 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 10 06:35:37.029940 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-ae192983-c19d-4d86-8e30-787dc697a17a None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:37.031817 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ae192983-c19d-4d86-8e30-787dc697a17a tempest-VolumeTypesTest-1025392865 tempest-VolumeTypesTest-1025392865-project-admin] GET https://10.4.3.200/volume/v3/types/030e530c-1948-4b2f-9819-ec69a73e4a1e/encryption Jul 10 06:35:37.032038 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ae192983-c19d-4d86-8e30-787dc697a17a tempest-VolumeTypesTest-1025392865 tempest-VolumeTypesTest-1025392865-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:37.032244 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ae192983-c19d-4d86-8e30-787dc697a17a tempest-VolumeTypesTest-1025392865 tempest-VolumeTypesTest-1025392865-project-admin] Calling method 'index' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:37.037795 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ae192983-c19d-4d86-8e30-787dc697a17a tempest-VolumeTypesTest-1025392865 tempest-VolumeTypesTest-1025392865-project-admin] https://10.4.3.200/volume/v3/types/030e530c-1948-4b2f-9819-ec69a73e4a1e/encryption returned with HTTP 200 Jul 10 06:35:37.038206 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 512/2041] 10.4.3.200 () {66 vars in 1375 bytes} [Fri Jul 10 06:35:37 2026] GET /volume/v3/types/030e530c-1948-4b2f-9819-ec69a73e4a1e/encryption => generated 2 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 10 06:35:37.046897 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-066bc147-114c-4b14-9b99-3b9167086a3a None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:37.048328 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-066bc147-114c-4b14-9b99-3b9167086a3a tempest-VolumeTypesTest-1025392865 tempest-VolumeTypesTest-1025392865-project-admin] DELETE https://10.4.3.200/volume/v3/types/030e530c-1948-4b2f-9819-ec69a73e4a1e Jul 10 06:35:37.048519 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-066bc147-114c-4b14-9b99-3b9167086a3a tempest-VolumeTypesTest-1025392865 tempest-VolumeTypesTest-1025392865-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:37.048721 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-066bc147-114c-4b14-9b99-3b9167086a3a tempest-VolumeTypesTest-1025392865 tempest-VolumeTypesTest-1025392865-project-admin] Calling method '_delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:37.076899 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-066bc147-114c-4b14-9b99-3b9167086a3a tempest-VolumeTypesTest-1025392865 tempest-VolumeTypesTest-1025392865-project-admin] https://10.4.3.200/volume/v3/types/030e530c-1948-4b2f-9819-ec69a73e4a1e returned with HTTP 202 Jul 10 06:35:37.077317 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 512/2042] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 10 06:35:37 2026] DELETE /volume/v3/types/030e530c-1948-4b2f-9819-ec69a73e4a1e => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:35:37.086401 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-456b3dd1-145e-4711-8fc9-88ba1d19a72c None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:37.089518 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-456b3dd1-145e-4711-8fc9-88ba1d19a72c tempest-VolumeTypesTest-1025392865 tempest-VolumeTypesTest-1025392865-project-admin] GET https://10.4.3.200/volume/v3/types/030e530c-1948-4b2f-9819-ec69a73e4a1e Jul 10 06:35:37.089797 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-456b3dd1-145e-4711-8fc9-88ba1d19a72c tempest-VolumeTypesTest-1025392865 tempest-VolumeTypesTest-1025392865-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:37.090060 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-456b3dd1-145e-4711-8fc9-88ba1d19a72c tempest-VolumeTypesTest-1025392865 tempest-VolumeTypesTest-1025392865-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:37.098462 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-456b3dd1-145e-4711-8fc9-88ba1d19a72c tempest-VolumeTypesTest-1025392865 tempest-VolumeTypesTest-1025392865-project-admin] https://10.4.3.200/volume/v3/types/030e530c-1948-4b2f-9819-ec69a73e4a1e returned with HTTP 404 Jul 10 06:35:37.099134 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 512/2043] 10.4.3.200 () {66 vars in 1342 bytes} [Fri Jul 10 06:35:37 2026] GET /volume/v3/types/030e530c-1948-4b2f-9819-ec69a73e4a1e => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:35:37.107018 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-354359c4-741d-4d08-b1e6-acc3768951bf None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:37.109048 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-354359c4-741d-4d08-b1e6-acc3768951bf tempest-VolumeTypesTest-1025392865 tempest-VolumeTypesTest-1025392865-project-admin] GET https://10.4.3.200/volume/v3/types Jul 10 06:35:37.109288 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-354359c4-741d-4d08-b1e6-acc3768951bf tempest-VolumeTypesTest-1025392865 tempest-VolumeTypesTest-1025392865-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:37.109554 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-354359c4-741d-4d08-b1e6-acc3768951bf tempest-VolumeTypesTest-1025392865 tempest-VolumeTypesTest-1025392865-project-admin] Calling method 'index' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:37.127801 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-354359c4-741d-4d08-b1e6-acc3768951bf tempest-VolumeTypesTest-1025392865 tempest-VolumeTypesTest-1025392865-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 10 06:35:37.128412 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 508/2044] 10.4.3.200 () {66 vars in 1231 bytes} [Fri Jul 10 06:35:37 2026] GET /volume/v3/types => generated 670 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:37.138578 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-69c5a5b9-6f8d-4faa-b9bb-39ef30f574db None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:37.140361 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-69c5a5b9-6f8d-4faa-b9bb-39ef30f574db tempest-VolumeTypesTest-1025392865 tempest-VolumeTypesTest-1025392865-project-admin] POST https://10.4.3.200/volume/v3/types Jul 10 06:35:37.140771 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-69c5a5b9-6f8d-4faa-b9bb-39ef30f574db tempest-VolumeTypesTest-1025392865 tempest-VolumeTypesTest-1025392865-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1940903080"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:35:37.156463 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-69c5a5b9-6f8d-4faa-b9bb-39ef30f574db tempest-VolumeTypesTest-1025392865 tempest-VolumeTypesTest-1025392865-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 10 06:35:37.156988 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 513/2045] 10.4.3.200 () {68 vars in 1252 bytes} [Fri Jul 10 06:35:37 2026] POST /volume/v3/types => generated 221 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:37.166835 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-abb66775-a76a-4f72-bfa3-e735825d6a5c None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:37.168904 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-abb66775-a76a-4f72-bfa3-e735825d6a5c tempest-VolumeTypesTest-1025392865 tempest-VolumeTypesTest-1025392865-project-admin] PUT https://10.4.3.200/volume/v3/types/301d5b2d-3bb1-46c1-95b6-04a46970cc3d Jul 10 06:35:37.169317 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-abb66775-a76a-4f72-bfa3-e735825d6a5c tempest-VolumeTypesTest-1025392865 tempest-VolumeTypesTest-1025392865-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-1314186782", "description": "tempest-volume-type-description-1193644551", "is_public": false}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:35:37.215354 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-abb66775-a76a-4f72-bfa3-e735825d6a5c tempest-VolumeTypesTest-1025392865 tempest-VolumeTypesTest-1025392865-project-admin] https://10.4.3.200/volume/v3/types/301d5b2d-3bb1-46c1-95b6-04a46970cc3d returned with HTTP 200 Jul 10 06:35:37.215885 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 513/2046] 10.4.3.200 () {68 vars in 1363 bytes} [Fri Jul 10 06:35:37 2026] PUT /volume/v3/types/301d5b2d-3bb1-46c1-95b6-04a46970cc3d => generated 205 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:37.224931 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-47888e60-2e75-4962-879c-443845b755c3 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:37.227540 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-47888e60-2e75-4962-879c-443845b755c3 tempest-VolumeTypesTest-1025392865 tempest-VolumeTypesTest-1025392865-project-admin] GET https://10.4.3.200/volume/v3/types/301d5b2d-3bb1-46c1-95b6-04a46970cc3d Jul 10 06:35:37.227814 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-47888e60-2e75-4962-879c-443845b755c3 tempest-VolumeTypesTest-1025392865 tempest-VolumeTypesTest-1025392865-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:37.228074 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-47888e60-2e75-4962-879c-443845b755c3 tempest-VolumeTypesTest-1025392865 tempest-VolumeTypesTest-1025392865-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:37.234184 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-47888e60-2e75-4962-879c-443845b755c3 tempest-VolumeTypesTest-1025392865 tempest-VolumeTypesTest-1025392865-project-admin] https://10.4.3.200/volume/v3/types/301d5b2d-3bb1-46c1-95b6-04a46970cc3d returned with HTTP 200 Jul 10 06:35:37.234659 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 513/2047] 10.4.3.200 () {66 vars in 1342 bytes} [Fri Jul 10 06:35:37 2026] GET /volume/v3/types/301d5b2d-3bb1-46c1-95b6-04a46970cc3d => generated 269 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:37.244723 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-15952557-63a8-4f85-964c-6018dee1a751 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:37.246784 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-15952557-63a8-4f85-964c-6018dee1a751 tempest-VolumeTypesTest-1025392865 tempest-VolumeTypesTest-1025392865-project-admin] DELETE https://10.4.3.200/volume/v3/types/301d5b2d-3bb1-46c1-95b6-04a46970cc3d Jul 10 06:35:37.247073 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-15952557-63a8-4f85-964c-6018dee1a751 tempest-VolumeTypesTest-1025392865 tempest-VolumeTypesTest-1025392865-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:37.247350 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-15952557-63a8-4f85-964c-6018dee1a751 tempest-VolumeTypesTest-1025392865 tempest-VolumeTypesTest-1025392865-project-admin] Calling method '_delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:37.270843 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-15952557-63a8-4f85-964c-6018dee1a751 tempest-VolumeTypesTest-1025392865 tempest-VolumeTypesTest-1025392865-project-admin] https://10.4.3.200/volume/v3/types/301d5b2d-3bb1-46c1-95b6-04a46970cc3d returned with HTTP 202 Jul 10 06:35:37.271381 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 509/2048] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 10 06:35:37 2026] DELETE /volume/v3/types/301d5b2d-3bb1-46c1-95b6-04a46970cc3d => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:35:37.279159 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-ac012edd-a793-4ad0-9787-21b6feaadcb0 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:37.281490 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ac012edd-a793-4ad0-9787-21b6feaadcb0 tempest-VolumeTypesTest-1025392865 tempest-VolumeTypesTest-1025392865-project-admin] GET https://10.4.3.200/volume/v3/types/301d5b2d-3bb1-46c1-95b6-04a46970cc3d Jul 10 06:35:37.281768 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ac012edd-a793-4ad0-9787-21b6feaadcb0 tempest-VolumeTypesTest-1025392865 tempest-VolumeTypesTest-1025392865-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:37.282222 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ac012edd-a793-4ad0-9787-21b6feaadcb0 tempest-VolumeTypesTest-1025392865 tempest-VolumeTypesTest-1025392865-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:37.285798 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ac012edd-a793-4ad0-9787-21b6feaadcb0 tempest-VolumeTypesTest-1025392865 tempest-VolumeTypesTest-1025392865-project-admin] https://10.4.3.200/volume/v3/types/301d5b2d-3bb1-46c1-95b6-04a46970cc3d returned with HTTP 404 Jul 10 06:35:37.286350 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 514/2049] 10.4.3.200 () {66 vars in 1342 bytes} [Fri Jul 10 06:35:37 2026] GET /volume/v3/types/301d5b2d-3bb1-46c1-95b6-04a46970cc3d => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:35:37.589628 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-868a7acf-a555-491f-8f27-2be520767a76 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:37.591673 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-868a7acf-a555-491f-8f27-2be520767a76 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/4b05622f-8480-45e2-9e7c-d3cdb118b64a Jul 10 06:35:37.591981 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-868a7acf-a555-491f-8f27-2be520767a76 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:37.592257 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-868a7acf-a555-491f-8f27-2be520767a76 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:37.592417 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-868a7acf-a555-491f-8f27-2be520767a76 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id 4b05622f-8480-45e2-9e7c-d3cdb118b64a. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:35:37.597399 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:37.597399 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:35:37.598937 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-868a7acf-a555-491f-8f27-2be520767a76 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/4b05622f-8480-45e2-9e7c-d3cdb118b64a returned with HTTP 200 Jul 10 06:35:37.599478 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 514/2050] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:37 2026] GET /volume/v3/backups/4b05622f-8480-45e2-9e7c-d3cdb118b64a => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:37.845418 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-bf0b9a7a-d6a5-495c-8de9-2d59d25188d9 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:37.847759 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-bf0b9a7a-d6a5-495c-8de9-2d59d25188d9 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/9e9a6d99-34b2-4591-a5b4-d41915f20d7a Jul 10 06:35:37.848027 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-bf0b9a7a-d6a5-495c-8de9-2d59d25188d9 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:37.848268 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-bf0b9a7a-d6a5-495c-8de9-2d59d25188d9 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:37.848435 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-bf0b9a7a-d6a5-495c-8de9-2d59d25188d9 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id 9e9a6d99-34b2-4591-a5b4-d41915f20d7a. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:35:37.854181 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:37.854181 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:35:37.855147 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-bf0b9a7a-d6a5-495c-8de9-2d59d25188d9 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/9e9a6d99-34b2-4591-a5b4-d41915f20d7a returned with HTTP 200 Jul 10 06:35:37.855636 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 514/2051] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:37 2026] GET /volume/v3/backups/9e9a6d99-34b2-4591-a5b4-d41915f20d7a => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:38.554168 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-499e8a31-6ede-4100-b59e-cc6496dafa80 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:38.554168 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-499e8a31-6ede-4100-b59e-cc6496dafa80 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] GET https://10.4.3.200/volume/v3/volumes/cf9197cf-b85c-403b-89da-9516b25a01fd Jul 10 06:35:38.554619 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-499e8a31-6ede-4100-b59e-cc6496dafa80 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:38.554761 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-499e8a31-6ede-4100-b59e-cc6496dafa80 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:38.567019 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:38.567019 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:35:38.571376 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-499e8a31-6ede-4100-b59e-cc6496dafa80 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Volume info retrieved successfully. Jul 10 06:35:38.576725 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-499e8a31-6ede-4100-b59e-cc6496dafa80 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] https://10.4.3.200/volume/v3/volumes/cf9197cf-b85c-403b-89da-9516b25a01fd returned with HTTP 200 Jul 10 06:35:38.577220 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 510/2052] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:38 2026] GET /volume/v3/volumes/cf9197cf-b85c-403b-89da-9516b25a01fd => generated 874 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:38.597964 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-82a85079-ab33-433d-8c3e-0364fb469e97 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:38.601856 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-82a85079-ab33-433d-8c3e-0364fb469e97 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] GET https://10.4.3.200/volume/v3/volumes/cf9197cf-b85c-403b-89da-9516b25a01fd Jul 10 06:35:38.602425 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-82a85079-ab33-433d-8c3e-0364fb469e97 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:38.602425 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-82a85079-ab33-433d-8c3e-0364fb469e97 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:38.616356 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-58f3f70a-5873-45f8-a0a1-48a2af3f45ef None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:38.618818 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:38.618818 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:35:38.619049 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-58f3f70a-5873-45f8-a0a1-48a2af3f45ef tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/4b05622f-8480-45e2-9e7c-d3cdb118b64a Jul 10 06:35:38.619348 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-58f3f70a-5873-45f8-a0a1-48a2af3f45ef tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:38.619659 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-58f3f70a-5873-45f8-a0a1-48a2af3f45ef tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:38.619755 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-58f3f70a-5873-45f8-a0a1-48a2af3f45ef tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id 4b05622f-8480-45e2-9e7c-d3cdb118b64a. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:35:38.626106 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-82a85079-ab33-433d-8c3e-0364fb469e97 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Volume info retrieved successfully. Jul 10 06:35:38.626221 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:38.626221 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:35:38.627043 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-58f3f70a-5873-45f8-a0a1-48a2af3f45ef tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/4b05622f-8480-45e2-9e7c-d3cdb118b64a returned with HTTP 200 Jul 10 06:35:38.627448 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 515/2053] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:38 2026] GET /volume/v3/backups/4b05622f-8480-45e2-9e7c-d3cdb118b64a => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:38.635664 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-82a85079-ab33-433d-8c3e-0364fb469e97 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] https://10.4.3.200/volume/v3/volumes/cf9197cf-b85c-403b-89da-9516b25a01fd returned with HTTP 200 Jul 10 06:35:38.636124 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 515/2054] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:38 2026] GET /volume/v3/volumes/cf9197cf-b85c-403b-89da-9516b25a01fd => generated 874 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:38.690188 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-b8ba4135-a048-4035-b2ac-09fed1e24a44 req-52753ed2-6762-46ec-9097-99b3e22eba25 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:38.695525 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-b8ba4135-a048-4035-b2ac-09fed1e24a44 req-52753ed2-6762-46ec-9097-99b3e22eba25 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] GET https://10.4.3.200/volume/v3/volumes/cf9197cf-b85c-403b-89da-9516b25a01fd Jul 10 06:35:38.695525 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-b8ba4135-a048-4035-b2ac-09fed1e24a44 req-52753ed2-6762-46ec-9097-99b3e22eba25 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:38.695525 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-b8ba4135-a048-4035-b2ac-09fed1e24a44 req-52753ed2-6762-46ec-9097-99b3e22eba25 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:38.703630 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:38.703630 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:35:38.709183 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [req-b8ba4135-a048-4035-b2ac-09fed1e24a44 req-52753ed2-6762-46ec-9097-99b3e22eba25 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Volume info retrieved successfully. Jul 10 06:35:38.715357 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-b8ba4135-a048-4035-b2ac-09fed1e24a44 req-52753ed2-6762-46ec-9097-99b3e22eba25 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] https://10.4.3.200/volume/v3/volumes/cf9197cf-b85c-403b-89da-9516b25a01fd returned with HTTP 200 Jul 10 06:35:38.716062 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 515/2055] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:35:38 2026] GET /volume/v3/volumes/cf9197cf-b85c-403b-89da-9516b25a01fd => generated 874 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 06:35:38.871958 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-eecccfbd-9340-4b37-88b1-af0056cebf8a None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:38.873715 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-eecccfbd-9340-4b37-88b1-af0056cebf8a tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/9e9a6d99-34b2-4591-a5b4-d41915f20d7a Jul 10 06:35:38.874095 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-eecccfbd-9340-4b37-88b1-af0056cebf8a tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:38.874184 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-eecccfbd-9340-4b37-88b1-af0056cebf8a tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:38.874254 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-eecccfbd-9340-4b37-88b1-af0056cebf8a tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id 9e9a6d99-34b2-4591-a5b4-d41915f20d7a. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:35:38.880219 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:38.880219 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:35:38.881337 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-eecccfbd-9340-4b37-88b1-af0056cebf8a tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/9e9a6d99-34b2-4591-a5b4-d41915f20d7a returned with HTTP 200 Jul 10 06:35:38.882058 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 511/2056] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:38 2026] GET /volume/v3/backups/9e9a6d99-34b2-4591-a5b4-d41915f20d7a => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:39.641175 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-f6e60907-a560-4814-89e9-0abfc68e7df5 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:39.646255 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-f6e60907-a560-4814-89e9-0abfc68e7df5 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/4b05622f-8480-45e2-9e7c-d3cdb118b64a Jul 10 06:35:39.646429 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-f6e60907-a560-4814-89e9-0abfc68e7df5 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:39.646689 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-f6e60907-a560-4814-89e9-0abfc68e7df5 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:39.646826 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-f6e60907-a560-4814-89e9-0abfc68e7df5 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id 4b05622f-8480-45e2-9e7c-d3cdb118b64a. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:35:39.656011 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:39.656011 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:35:39.657098 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-f6e60907-a560-4814-89e9-0abfc68e7df5 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/4b05622f-8480-45e2-9e7c-d3cdb118b64a returned with HTTP 200 Jul 10 06:35:39.657535 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 516/2057] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:39 2026] GET /volume/v3/backups/4b05622f-8480-45e2-9e7c-d3cdb118b64a => generated 788 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:39.846296 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-bd264ca2-7c70-48f7-baef-b37709b866cc None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:39.897132 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-f97464b6-f167-462e-b2a4-8958bb6a1d74 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:39.900394 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f97464b6-f167-462e-b2a4-8958bb6a1d74 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/9e9a6d99-34b2-4591-a5b4-d41915f20d7a Jul 10 06:35:39.900627 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f97464b6-f167-462e-b2a4-8958bb6a1d74 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:39.900824 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f97464b6-f167-462e-b2a4-8958bb6a1d74 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:39.900962 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-f97464b6-f167-462e-b2a4-8958bb6a1d74 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id 9e9a6d99-34b2-4591-a5b4-d41915f20d7a. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:35:39.909098 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:39.909098 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:35:39.911108 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f97464b6-f167-462e-b2a4-8958bb6a1d74 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/9e9a6d99-34b2-4591-a5b4-d41915f20d7a returned with HTTP 200 Jul 10 06:35:39.912446 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 516/2058] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:39 2026] GET /volume/v3/backups/9e9a6d99-34b2-4591-a5b4-d41915f20d7a => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:40.039102 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-bd264ca2-7c70-48f7-baef-b37709b866cc tempest-VolumeTypesExtraSpecsTest-1121846477 tempest-VolumeTypesExtraSpecsTest-1121846477-project-admin] POST https://10.4.3.200/volume/v3/types Jul 10 06:35:40.040269 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-bd264ca2-7c70-48f7-baef-b37709b866cc tempest-VolumeTypesExtraSpecsTest-1121846477 tempest-VolumeTypesExtraSpecsTest-1121846477-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-1862197017"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:35:40.056298 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-bd264ca2-7c70-48f7-baef-b37709b866cc tempest-VolumeTypesExtraSpecsTest-1121846477 tempest-VolumeTypesExtraSpecsTest-1121846477-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 10 06:35:40.056643 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 516/2059] 10.4.3.200 () {68 vars in 1252 bytes} [Fri Jul 10 06:35:39 2026] POST /volume/v3/types => generated 231 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:40.071784 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-3160007c-fae5-48f3-981c-522e448afd5e None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:40.074302 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3160007c-fae5-48f3-981c-522e448afd5e tempest-VolumeTypesExtraSpecsTest-1121846477 tempest-VolumeTypesExtraSpecsTest-1121846477-project-admin] POST https://10.4.3.200/volume/v3/types/73a733d0-ca8b-47b1-998c-ba470b3377fa/extra_specs Jul 10 06:35:40.074683 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3160007c-fae5-48f3-981c-522e448afd5e tempest-VolumeTypesExtraSpecsTest-1121846477 tempest-VolumeTypesExtraSpecsTest-1121846477-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:35:40.136458 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3160007c-fae5-48f3-981c-522e448afd5e tempest-VolumeTypesExtraSpecsTest-1121846477 tempest-VolumeTypesExtraSpecsTest-1121846477-project-admin] https://10.4.3.200/volume/v3/types/73a733d0-ca8b-47b1-998c-ba470b3377fa/extra_specs returned with HTTP 200 Jul 10 06:35:40.139613 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 512/2060] 10.4.3.200 () {68 vars in 1399 bytes} [Fri Jul 10 06:35:40 2026] POST /volume/v3/types/73a733d0-ca8b-47b1-998c-ba470b3377fa/extra_specs => generated 34 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 06:35:40.152210 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-85d71db2-dc86-4257-a51a-d500b7951f76 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:40.154573 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-85d71db2-dc86-4257-a51a-d500b7951f76 tempest-VolumeTypesExtraSpecsTest-1121846477 tempest-VolumeTypesExtraSpecsTest-1121846477-project-admin] GET https://10.4.3.200/volume/v3/types/73a733d0-ca8b-47b1-998c-ba470b3377fa/extra_specs/spec3 Jul 10 06:35:40.154824 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-85d71db2-dc86-4257-a51a-d500b7951f76 tempest-VolumeTypesExtraSpecsTest-1121846477 tempest-VolumeTypesExtraSpecsTest-1121846477-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:40.155143 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-85d71db2-dc86-4257-a51a-d500b7951f76 tempest-VolumeTypesExtraSpecsTest-1121846477 tempest-VolumeTypesExtraSpecsTest-1121846477-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:40.162720 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-85d71db2-dc86-4257-a51a-d500b7951f76 tempest-VolumeTypesExtraSpecsTest-1121846477 tempest-VolumeTypesExtraSpecsTest-1121846477-project-admin] https://10.4.3.200/volume/v3/types/73a733d0-ca8b-47b1-998c-ba470b3377fa/extra_specs/spec3 returned with HTTP 200 Jul 10 06:35:40.163658 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 517/2061] 10.4.3.200 () {66 vars in 1396 bytes} [Fri Jul 10 06:35:40 2026] GET /volume/v3/types/73a733d0-ca8b-47b1-998c-ba470b3377fa/extra_specs/spec3 => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 06:35:40.171388 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-a070f6a7-cad5-436b-b936-985c1073a82e None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:40.174115 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a070f6a7-cad5-436b-b936-985c1073a82e tempest-VolumeTypesExtraSpecsTest-1121846477 tempest-VolumeTypesExtraSpecsTest-1121846477-project-admin] DELETE https://10.4.3.200/volume/v3/types/73a733d0-ca8b-47b1-998c-ba470b3377fa/extra_specs/spec3 Jul 10 06:35:40.174298 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a070f6a7-cad5-436b-b936-985c1073a82e tempest-VolumeTypesExtraSpecsTest-1121846477 tempest-VolumeTypesExtraSpecsTest-1121846477-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:40.174481 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a070f6a7-cad5-436b-b936-985c1073a82e tempest-VolumeTypesExtraSpecsTest-1121846477 tempest-VolumeTypesExtraSpecsTest-1121846477-project-admin] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:40.195670 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a070f6a7-cad5-436b-b936-985c1073a82e tempest-VolumeTypesExtraSpecsTest-1121846477 tempest-VolumeTypesExtraSpecsTest-1121846477-project-admin] https://10.4.3.200/volume/v3/types/73a733d0-ca8b-47b1-998c-ba470b3377fa/extra_specs/spec3 returned with HTTP 202 Jul 10 06:35:40.196058 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 517/2062] 10.4.3.200 () {66 vars in 1399 bytes} [Fri Jul 10 06:35:40 2026] DELETE /volume/v3/types/73a733d0-ca8b-47b1-998c-ba470b3377fa/extra_specs/spec3 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:35:40.205338 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-dd79bf04-03b4-4488-8648-4bbe0bbaedd9 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:40.207483 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-dd79bf04-03b4-4488-8648-4bbe0bbaedd9 tempest-VolumeTypesExtraSpecsTest-1121846477 tempest-VolumeTypesExtraSpecsTest-1121846477-project-admin] GET https://10.4.3.200/volume/v3/types/73a733d0-ca8b-47b1-998c-ba470b3377fa/extra_specs/spec3 Jul 10 06:35:40.207879 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-dd79bf04-03b4-4488-8648-4bbe0bbaedd9 tempest-VolumeTypesExtraSpecsTest-1121846477 tempest-VolumeTypesExtraSpecsTest-1121846477-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:40.208039 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-dd79bf04-03b4-4488-8648-4bbe0bbaedd9 tempest-VolumeTypesExtraSpecsTest-1121846477 tempest-VolumeTypesExtraSpecsTest-1121846477-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:40.215151 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-dd79bf04-03b4-4488-8648-4bbe0bbaedd9 tempest-VolumeTypesExtraSpecsTest-1121846477 tempest-VolumeTypesExtraSpecsTest-1121846477-project-admin] https://10.4.3.200/volume/v3/types/73a733d0-ca8b-47b1-998c-ba470b3377fa/extra_specs/spec3 returned with HTTP 404 Jul 10 06:35:40.215610 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 517/2063] 10.4.3.200 () {66 vars in 1396 bytes} [Fri Jul 10 06:35:40 2026] GET /volume/v3/types/73a733d0-ca8b-47b1-998c-ba470b3377fa/extra_specs/spec3 => generated 129 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:35:40.224838 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-986c8383-03aa-4181-a053-15f8b67b9389 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:40.226749 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-986c8383-03aa-4181-a053-15f8b67b9389 tempest-VolumeTypesExtraSpecsTest-1121846477 tempest-VolumeTypesExtraSpecsTest-1121846477-project-admin] POST https://10.4.3.200/volume/v3/types/73a733d0-ca8b-47b1-998c-ba470b3377fa/extra_specs Jul 10 06:35:40.227100 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-986c8383-03aa-4181-a053-15f8b67b9389 tempest-VolumeTypesExtraSpecsTest-1121846477 tempest-VolumeTypesExtraSpecsTest-1121846477-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:35:40.247768 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-986c8383-03aa-4181-a053-15f8b67b9389 tempest-VolumeTypesExtraSpecsTest-1121846477 tempest-VolumeTypesExtraSpecsTest-1121846477-project-admin] https://10.4.3.200/volume/v3/types/73a733d0-ca8b-47b1-998c-ba470b3377fa/extra_specs returned with HTTP 200 Jul 10 06:35:40.248233 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 513/2064] 10.4.3.200 () {68 vars in 1399 bytes} [Fri Jul 10 06:35:40 2026] POST /volume/v3/types/73a733d0-ca8b-47b1-998c-ba470b3377fa/extra_specs => generated 34 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 06:35:40.256656 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-14894e5d-d0b5-4bc7-b9d2-92c744a538a2 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:40.260486 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-14894e5d-d0b5-4bc7-b9d2-92c744a538a2 tempest-VolumeTypesExtraSpecsTest-1121846477 tempest-VolumeTypesExtraSpecsTest-1121846477-project-admin] GET https://10.4.3.200/volume/v3/types/73a733d0-ca8b-47b1-998c-ba470b3377fa/extra_specs Jul 10 06:35:40.260771 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-14894e5d-d0b5-4bc7-b9d2-92c744a538a2 tempest-VolumeTypesExtraSpecsTest-1121846477 tempest-VolumeTypesExtraSpecsTest-1121846477-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:40.261014 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-14894e5d-d0b5-4bc7-b9d2-92c744a538a2 tempest-VolumeTypesExtraSpecsTest-1121846477 tempest-VolumeTypesExtraSpecsTest-1121846477-project-admin] Calling method 'index' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:40.272852 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-14894e5d-d0b5-4bc7-b9d2-92c744a538a2 tempest-VolumeTypesExtraSpecsTest-1121846477 tempest-VolumeTypesExtraSpecsTest-1121846477-project-admin] https://10.4.3.200/volume/v3/types/73a733d0-ca8b-47b1-998c-ba470b3377fa/extra_specs returned with HTTP 200 Jul 10 06:35:40.272852 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 518/2065] 10.4.3.200 () {66 vars in 1378 bytes} [Fri Jul 10 06:35:40 2026] GET /volume/v3/types/73a733d0-ca8b-47b1-998c-ba470b3377fa/extra_specs => generated 34 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 06:35:40.284038 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-4326f336-83a9-4427-95b8-317741b8b259 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:40.286133 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4326f336-83a9-4427-95b8-317741b8b259 tempest-VolumeTypesExtraSpecsTest-1121846477 tempest-VolumeTypesExtraSpecsTest-1121846477-project-admin] POST https://10.4.3.200/volume/v3/types/73a733d0-ca8b-47b1-998c-ba470b3377fa/extra_specs Jul 10 06:35:40.286493 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4326f336-83a9-4427-95b8-317741b8b259 tempest-VolumeTypesExtraSpecsTest-1121846477 tempest-VolumeTypesExtraSpecsTest-1121846477-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:35:40.307918 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4326f336-83a9-4427-95b8-317741b8b259 tempest-VolumeTypesExtraSpecsTest-1121846477 tempest-VolumeTypesExtraSpecsTest-1121846477-project-admin] https://10.4.3.200/volume/v3/types/73a733d0-ca8b-47b1-998c-ba470b3377fa/extra_specs returned with HTTP 200 Jul 10 06:35:40.308379 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 518/2066] 10.4.3.200 () {68 vars in 1399 bytes} [Fri Jul 10 06:35:40 2026] POST /volume/v3/types/73a733d0-ca8b-47b1-998c-ba470b3377fa/extra_specs => generated 34 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 06:35:40.319009 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-9fbb1ebb-f271-46e0-9abb-59612246d999 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:40.321262 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9fbb1ebb-f271-46e0-9abb-59612246d999 tempest-VolumeTypesExtraSpecsTest-1121846477 tempest-VolumeTypesExtraSpecsTest-1121846477-project-admin] PUT https://10.4.3.200/volume/v3/types/73a733d0-ca8b-47b1-998c-ba470b3377fa/extra_specs/spec2 Jul 10 06:35:40.321656 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9fbb1ebb-f271-46e0-9abb-59612246d999 tempest-VolumeTypesExtraSpecsTest-1121846477 tempest-VolumeTypesExtraSpecsTest-1121846477-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:35:40.347021 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9fbb1ebb-f271-46e0-9abb-59612246d999 tempest-VolumeTypesExtraSpecsTest-1121846477 tempest-VolumeTypesExtraSpecsTest-1121846477-project-admin] https://10.4.3.200/volume/v3/types/73a733d0-ca8b-47b1-998c-ba470b3377fa/extra_specs/spec2 returned with HTTP 200 Jul 10 06:35:40.347460 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 518/2067] 10.4.3.200 () {68 vars in 1416 bytes} [Fri Jul 10 06:35:40 2026] PUT /volume/v3/types/73a733d0-ca8b-47b1-998c-ba470b3377fa/extra_specs/spec2 => generated 17 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 06:35:40.356979 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-1980ffbc-5eb4-43ec-bfbb-929e5d005779 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:40.358668 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1980ffbc-5eb4-43ec-bfbb-929e5d005779 tempest-VolumeTypesExtraSpecsTest-1121846477 tempest-VolumeTypesExtraSpecsTest-1121846477-project-admin] GET https://10.4.3.200/volume/v3/types/73a733d0-ca8b-47b1-998c-ba470b3377fa/extra_specs/spec2 Jul 10 06:35:40.358871 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1980ffbc-5eb4-43ec-bfbb-929e5d005779 tempest-VolumeTypesExtraSpecsTest-1121846477 tempest-VolumeTypesExtraSpecsTest-1121846477-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:40.359105 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1980ffbc-5eb4-43ec-bfbb-929e5d005779 tempest-VolumeTypesExtraSpecsTest-1121846477 tempest-VolumeTypesExtraSpecsTest-1121846477-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:40.367034 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1980ffbc-5eb4-43ec-bfbb-929e5d005779 tempest-VolumeTypesExtraSpecsTest-1121846477 tempest-VolumeTypesExtraSpecsTest-1121846477-project-admin] https://10.4.3.200/volume/v3/types/73a733d0-ca8b-47b1-998c-ba470b3377fa/extra_specs/spec2 returned with HTTP 200 Jul 10 06:35:40.367605 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 514/2068] 10.4.3.200 () {66 vars in 1396 bytes} [Fri Jul 10 06:35:40 2026] GET /volume/v3/types/73a733d0-ca8b-47b1-998c-ba470b3377fa/extra_specs/spec2 => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 06:35:40.378496 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-3f52200a-6771-4ecd-8460-2a7204af89a0 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:40.380872 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-3f52200a-6771-4ecd-8460-2a7204af89a0 tempest-VolumeTypesExtraSpecsTest-1121846477 tempest-VolumeTypesExtraSpecsTest-1121846477-project-admin] POST https://10.4.3.200/volume/v3/types/73a733d0-ca8b-47b1-998c-ba470b3377fa/extra_specs Jul 10 06:35:40.381245 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-3f52200a-6771-4ecd-8460-2a7204af89a0 tempest-VolumeTypesExtraSpecsTest-1121846477 tempest-VolumeTypesExtraSpecsTest-1121846477-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:35:40.408368 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-3f52200a-6771-4ecd-8460-2a7204af89a0 tempest-VolumeTypesExtraSpecsTest-1121846477 tempest-VolumeTypesExtraSpecsTest-1121846477-project-admin] https://10.4.3.200/volume/v3/types/73a733d0-ca8b-47b1-998c-ba470b3377fa/extra_specs returned with HTTP 200 Jul 10 06:35:40.408947 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 519/2069] 10.4.3.200 () {68 vars in 1399 bytes} [Fri Jul 10 06:35:40 2026] POST /volume/v3/types/73a733d0-ca8b-47b1-998c-ba470b3377fa/extra_specs => generated 51 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 06:35:40.419497 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-f4cb2c4e-c83d-4613-88f1-c17e944de18f None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:40.421670 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f4cb2c4e-c83d-4613-88f1-c17e944de18f tempest-VolumeTypesExtraSpecsTest-1121846477 tempest-VolumeTypesExtraSpecsTest-1121846477-project-admin] GET https://10.4.3.200/volume/v3/types/73a733d0-ca8b-47b1-998c-ba470b3377fa/extra_specs Jul 10 06:35:40.421904 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f4cb2c4e-c83d-4613-88f1-c17e944de18f tempest-VolumeTypesExtraSpecsTest-1121846477 tempest-VolumeTypesExtraSpecsTest-1121846477-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:40.422280 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f4cb2c4e-c83d-4613-88f1-c17e944de18f tempest-VolumeTypesExtraSpecsTest-1121846477 tempest-VolumeTypesExtraSpecsTest-1121846477-project-admin] Calling method 'index' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:40.432420 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f4cb2c4e-c83d-4613-88f1-c17e944de18f tempest-VolumeTypesExtraSpecsTest-1121846477 tempest-VolumeTypesExtraSpecsTest-1121846477-project-admin] https://10.4.3.200/volume/v3/types/73a733d0-ca8b-47b1-998c-ba470b3377fa/extra_specs returned with HTTP 200 Jul 10 06:35:40.433576 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 519/2070] 10.4.3.200 () {66 vars in 1378 bytes} [Fri Jul 10 06:35:40 2026] GET /volume/v3/types/73a733d0-ca8b-47b1-998c-ba470b3377fa/extra_specs => generated 68 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 06:35:40.441984 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-5b9a3848-0d81-473a-9648-55b781731375 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:40.443743 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5b9a3848-0d81-473a-9648-55b781731375 tempest-VolumeTypesExtraSpecsTest-1121846477 tempest-VolumeTypesExtraSpecsTest-1121846477-project-admin] DELETE https://10.4.3.200/volume/v3/types/73a733d0-ca8b-47b1-998c-ba470b3377fa Jul 10 06:35:40.444101 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5b9a3848-0d81-473a-9648-55b781731375 tempest-VolumeTypesExtraSpecsTest-1121846477 tempest-VolumeTypesExtraSpecsTest-1121846477-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:40.444101 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5b9a3848-0d81-473a-9648-55b781731375 tempest-VolumeTypesExtraSpecsTest-1121846477 tempest-VolumeTypesExtraSpecsTest-1121846477-project-admin] Calling method '_delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:40.484427 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5b9a3848-0d81-473a-9648-55b781731375 tempest-VolumeTypesExtraSpecsTest-1121846477 tempest-VolumeTypesExtraSpecsTest-1121846477-project-admin] https://10.4.3.200/volume/v3/types/73a733d0-ca8b-47b1-998c-ba470b3377fa returned with HTTP 202 Jul 10 06:35:40.484980 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 519/2071] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 10 06:35:40 2026] DELETE /volume/v3/types/73a733d0-ca8b-47b1-998c-ba470b3377fa => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:35:40.494481 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-aa13b29d-f564-4a6d-a273-43f057bd1589 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:40.496248 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-aa13b29d-f564-4a6d-a273-43f057bd1589 tempest-VolumeTypesExtraSpecsTest-1121846477 tempest-VolumeTypesExtraSpecsTest-1121846477-project-admin] GET https://10.4.3.200/volume/v3/types/73a733d0-ca8b-47b1-998c-ba470b3377fa Jul 10 06:35:40.496422 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-aa13b29d-f564-4a6d-a273-43f057bd1589 tempest-VolumeTypesExtraSpecsTest-1121846477 tempest-VolumeTypesExtraSpecsTest-1121846477-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:40.496620 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-aa13b29d-f564-4a6d-a273-43f057bd1589 tempest-VolumeTypesExtraSpecsTest-1121846477 tempest-VolumeTypesExtraSpecsTest-1121846477-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:40.500096 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-aa13b29d-f564-4a6d-a273-43f057bd1589 tempest-VolumeTypesExtraSpecsTest-1121846477 tempest-VolumeTypesExtraSpecsTest-1121846477-project-admin] https://10.4.3.200/volume/v3/types/73a733d0-ca8b-47b1-998c-ba470b3377fa returned with HTTP 404 Jul 10 06:35:40.500596 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 515/2072] 10.4.3.200 () {66 vars in 1342 bytes} [Fri Jul 10 06:35:40 2026] GET /volume/v3/types/73a733d0-ca8b-47b1-998c-ba470b3377fa => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:35:40.669215 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-9f661f4a-c42a-4614-819c-b78298720119 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:40.671082 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-9f661f4a-c42a-4614-819c-b78298720119 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/4b05622f-8480-45e2-9e7c-d3cdb118b64a Jul 10 06:35:40.671295 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-9f661f4a-c42a-4614-819c-b78298720119 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:40.671478 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-9f661f4a-c42a-4614-819c-b78298720119 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:40.671606 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-9f661f4a-c42a-4614-819c-b78298720119 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id 4b05622f-8480-45e2-9e7c-d3cdb118b64a. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:35:40.675938 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:40.675938 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:35:40.676761 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-9f661f4a-c42a-4614-819c-b78298720119 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/4b05622f-8480-45e2-9e7c-d3cdb118b64a returned with HTTP 200 Jul 10 06:35:40.677131 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 520/2073] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:40 2026] GET /volume/v3/backups/4b05622f-8480-45e2-9e7c-d3cdb118b64a => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:40.762595 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-f76bb495-7d4f-4ca2-b6de-efef0c08ab96 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:40.764116 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f76bb495-7d4f-4ca2-b6de-efef0c08ab96 None None] GET https://10.4.3.200/volume// Jul 10 06:35:40.764116 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f76bb495-7d4f-4ca2-b6de-efef0c08ab96 None None] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:40.764116 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f76bb495-7d4f-4ca2-b6de-efef0c08ab96 None None] Calling method 'all' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:40.764116 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f76bb495-7d4f-4ca2-b6de-efef0c08ab96 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:35:40.764116 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 520/2074] 10.4.3.200 () {66 vars in 1428 bytes} [Fri Jul 10 06:35:40 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 06:35:40.771735 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-b8ba4135-a048-4035-b2ac-09fed1e24a44 req-b67c1056-9c6f-4b19-af89-36dd163b0423 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:40.774653 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-b8ba4135-a048-4035-b2ac-09fed1e24a44 req-b67c1056-9c6f-4b19-af89-36dd163b0423 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 10 06:35:40.774782 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-b8ba4135-a048-4035-b2ac-09fed1e24a44 req-b67c1056-9c6f-4b19-af89-36dd163b0423 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cf9197cf-b85c-403b-89da-9516b25a01fd", "connector": null, "instance_uuid": "4d4e5f61-de31-4d78-b527-931733745367"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:35:40.782949 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:40.782949 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:35:40.814056 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-b8ba4135-a048-4035-b2ac-09fed1e24a44 req-b67c1056-9c6f-4b19-af89-36dd163b0423 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 10 06:35:40.814734 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 520/2075] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 10 06:35:40 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 10 06:35:40.923631 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-f26279fa-7f9d-4082-a5eb-258076558713 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:40.925553 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f26279fa-7f9d-4082-a5eb-258076558713 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/9e9a6d99-34b2-4591-a5b4-d41915f20d7a Jul 10 06:35:40.925820 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f26279fa-7f9d-4082-a5eb-258076558713 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:40.926199 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f26279fa-7f9d-4082-a5eb-258076558713 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:40.926199 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-f26279fa-7f9d-4082-a5eb-258076558713 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id 9e9a6d99-34b2-4591-a5b4-d41915f20d7a. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:35:40.931564 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:40.931564 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:35:40.932689 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f26279fa-7f9d-4082-a5eb-258076558713 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/9e9a6d99-34b2-4591-a5b4-d41915f20d7a returned with HTTP 200 Jul 10 06:35:40.933136 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 516/2076] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:40 2026] GET /volume/v3/backups/9e9a6d99-34b2-4591-a5b4-d41915f20d7a => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:41.250401 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-260154b9-929b-43fa-bd90-f0d155ce3ea3 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:41.252743 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-260154b9-929b-43fa-bd90-f0d155ce3ea3 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] GET https://10.4.3.200/volume/v3/volumes/cf9197cf-b85c-403b-89da-9516b25a01fd Jul 10 06:35:41.252904 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-260154b9-929b-43fa-bd90-f0d155ce3ea3 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:41.253075 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-260154b9-929b-43fa-bd90-f0d155ce3ea3 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:41.269371 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:41.269371 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:35:41.282762 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-260154b9-929b-43fa-bd90-f0d155ce3ea3 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Volume info retrieved successfully. Jul 10 06:35:41.288249 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-260154b9-929b-43fa-bd90-f0d155ce3ea3 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] https://10.4.3.200/volume/v3/volumes/cf9197cf-b85c-403b-89da-9516b25a01fd returned with HTTP 200 Jul 10 06:35:41.288844 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 521/2077] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:41 2026] GET /volume/v3/volumes/cf9197cf-b85c-403b-89da-9516b25a01fd => generated 873 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:41.346795 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-a6c43001-8c94-4f82-816e-3c7a075f85c1 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:41.346795 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a6c43001-8c94-4f82-816e-3c7a075f85c1 None None] GET https://10.4.3.200/volume// Jul 10 06:35:41.346795 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a6c43001-8c94-4f82-816e-3c7a075f85c1 None None] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:41.347255 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a6c43001-8c94-4f82-816e-3c7a075f85c1 None None] Calling method 'all' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:41.347336 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a6c43001-8c94-4f82-816e-3c7a075f85c1 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:35:41.347827 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 521/2078] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:35: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 10 06:35:41.355205 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-b8ba4135-a048-4035-b2ac-09fed1e24a44 req-16c7cf4f-dd9d-41ac-9262-c6da81ee9c6c None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:41.358045 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-b8ba4135-a048-4035-b2ac-09fed1e24a44 req-16c7cf4f-dd9d-41ac-9262-c6da81ee9c6c tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] GET https://10.4.3.200/volume/v3/volumes/cf9197cf-b85c-403b-89da-9516b25a01fd Jul 10 06:35:41.358293 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-b8ba4135-a048-4035-b2ac-09fed1e24a44 req-16c7cf4f-dd9d-41ac-9262-c6da81ee9c6c tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:41.358541 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-b8ba4135-a048-4035-b2ac-09fed1e24a44 req-16c7cf4f-dd9d-41ac-9262-c6da81ee9c6c tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:41.384925 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:41.384925 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:35:41.393326 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [req-b8ba4135-a048-4035-b2ac-09fed1e24a44 req-16c7cf4f-dd9d-41ac-9262-c6da81ee9c6c tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Volume info retrieved successfully. Jul 10 06:35:41.405814 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-b8ba4135-a048-4035-b2ac-09fed1e24a44 req-16c7cf4f-dd9d-41ac-9262-c6da81ee9c6c tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] https://10.4.3.200/volume/v3/volumes/cf9197cf-b85c-403b-89da-9516b25a01fd returned with HTTP 200 Jul 10 06:35:41.406441 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 521/2079] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 10 06:35:41 2026] GET /volume/v3/volumes/cf9197cf-b85c-403b-89da-9516b25a01fd => generated 1053 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:35:41.525944 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-b8ba4135-a048-4035-b2ac-09fed1e24a44 req-477c3fea-8e09-4b4b-bb93-b30be49af78a None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:41.529077 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-b8ba4135-a048-4035-b2ac-09fed1e24a44 req-477c3fea-8e09-4b4b-bb93-b30be49af78a tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] PUT https://10.4.3.200/volume/v3/attachments/beb6fb42-d771-4ffa-ab55-03ee361dd525 Jul 10 06:35:41.529519 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-b8ba4135-a048-4035-b2ac-09fed1e24a44 req-477c3fea-8e09-4b4b-bb93-b30be49af78a tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000004964", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad080837985", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8eedee5c-bca8-4f5c-8f66-111c7b448d96", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:35:41.539046 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.coordination [req-b8ba4135-a048-4035-b2ac-09fed1e24a44 req-477c3fea-8e09-4b4b-bb93-b30be49af78a tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Acquiring lock "cinder-attachment_update-cf9197cf-b85c-403b-89da-9516b25a01fd-np0000004964" by "attachment_update" {{(pid=99977) __acquire /opt/stack/cinder/cinder/coordination.py:210}} Jul 10 06:35:41.546688 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.coordination [req-b8ba4135-a048-4035-b2ac-09fed1e24a44 req-477c3fea-8e09-4b4b-bb93-b30be49af78a tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Lock "cinder-attachment_update-cf9197cf-b85c-403b-89da-9516b25a01fd-np0000004964" acquired by "attachment_update" :: waited 0.007s {{(pid=99977) __acquire /opt/stack/cinder/cinder/coordination.py:228}} Jul 10 06:35:41.548203 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:41.548203 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:35:41.688142 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-50273b2c-f933-4a4b-8088-a5171f716642 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:41.690441 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-50273b2c-f933-4a4b-8088-a5171f716642 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/4b05622f-8480-45e2-9e7c-d3cdb118b64a Jul 10 06:35:41.690616 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-50273b2c-f933-4a4b-8088-a5171f716642 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:41.693737 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-50273b2c-f933-4a4b-8088-a5171f716642 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:41.693737 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-50273b2c-f933-4a4b-8088-a5171f716642 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id 4b05622f-8480-45e2-9e7c-d3cdb118b64a. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:35:41.696172 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:41.696172 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:35:41.697077 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-50273b2c-f933-4a4b-8088-a5171f716642 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/4b05622f-8480-45e2-9e7c-d3cdb118b64a returned with HTTP 200 Jul 10 06:35:41.697639 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 522/2080] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:41 2026] GET /volume/v3/backups/4b05622f-8480-45e2-9e7c-d3cdb118b64a => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:41.946713 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-0d132fda-493a-40e7-9ee2-471e0efdb58a None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:41.946774 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0d132fda-493a-40e7-9ee2-471e0efdb58a tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/9e9a6d99-34b2-4591-a5b4-d41915f20d7a Jul 10 06:35:41.947208 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0d132fda-493a-40e7-9ee2-471e0efdb58a tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:41.947208 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0d132fda-493a-40e7-9ee2-471e0efdb58a tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:41.947423 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-0d132fda-493a-40e7-9ee2-471e0efdb58a tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id 9e9a6d99-34b2-4591-a5b4-d41915f20d7a. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:35:41.953538 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:41.953538 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:35:41.954062 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0d132fda-493a-40e7-9ee2-471e0efdb58a tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/9e9a6d99-34b2-4591-a5b4-d41915f20d7a returned with HTTP 200 Jul 10 06:35:41.954524 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 522/2081] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:41 2026] GET /volume/v3/backups/9e9a6d99-34b2-4591-a5b4-d41915f20d7a => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:42.076139 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.coordination [req-b8ba4135-a048-4035-b2ac-09fed1e24a44 req-477c3fea-8e09-4b4b-bb93-b30be49af78a tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Lock "cinder-attachment_update-cf9197cf-b85c-403b-89da-9516b25a01fd-np0000004964" released by "attachment_update" :: held 0.530s {{(pid=99977) __release /opt/stack/cinder/cinder/coordination.py:239}} Jul 10 06:35:42.076416 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-b8ba4135-a048-4035-b2ac-09fed1e24a44 req-477c3fea-8e09-4b4b-bb93-b30be49af78a tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] https://10.4.3.200/volume/v3/attachments/beb6fb42-d771-4ffa-ab55-03ee361dd525 returned with HTTP 200 Jul 10 06:35:42.076949 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 517/2082] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 10 06:35:41 2026] PUT /volume/v3/attachments/beb6fb42-d771-4ffa-ab55-03ee361dd525 => generated 969 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:35:42.301238 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-3ba183c6-867e-483f-95ad-cd646af33d37 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:42.304955 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3ba183c6-867e-483f-95ad-cd646af33d37 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] GET https://10.4.3.200/volume/v3/volumes/cf9197cf-b85c-403b-89da-9516b25a01fd Jul 10 06:35:42.305195 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3ba183c6-867e-483f-95ad-cd646af33d37 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:42.305899 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3ba183c6-867e-483f-95ad-cd646af33d37 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:42.326098 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:42.326098 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:35:42.332362 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-3ba183c6-867e-483f-95ad-cd646af33d37 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Volume info retrieved successfully. Jul 10 06:35:42.339569 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3ba183c6-867e-483f-95ad-cd646af33d37 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] https://10.4.3.200/volume/v3/volumes/cf9197cf-b85c-403b-89da-9516b25a01fd returned with HTTP 200 Jul 10 06:35:42.340144 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 522/2083] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:42 2026] GET /volume/v3/volumes/cf9197cf-b85c-403b-89da-9516b25a01fd => generated 874 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:42.714265 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-f33961ce-fb8d-4659-9c2c-cc8f1177f253 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:42.720030 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-f33961ce-fb8d-4659-9c2c-cc8f1177f253 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/4b05622f-8480-45e2-9e7c-d3cdb118b64a Jul 10 06:35:42.721020 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-f33961ce-fb8d-4659-9c2c-cc8f1177f253 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:42.722032 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-f33961ce-fb8d-4659-9c2c-cc8f1177f253 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:42.722729 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-f33961ce-fb8d-4659-9c2c-cc8f1177f253 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id 4b05622f-8480-45e2-9e7c-d3cdb118b64a. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:35:42.738692 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:42.738692 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:35:42.742154 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-f33961ce-fb8d-4659-9c2c-cc8f1177f253 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/4b05622f-8480-45e2-9e7c-d3cdb118b64a returned with HTTP 200 Jul 10 06:35:42.744464 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 523/2084] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:42 2026] GET /volume/v3/backups/4b05622f-8480-45e2-9e7c-d3cdb118b64a => generated 788 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:42.946137 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-0c9f734b-eb05-44d2-bb03-da5e2728fb31 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:42.950938 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0c9f734b-eb05-44d2-bb03-da5e2728fb31 tempest-VolumesImageMetadata-2026747081 tempest-VolumesImageMetadata-2026747081-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:35:42.951463 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0c9f734b-eb05-44d2-bb03-da5e2728fb31 tempest-VolumesImageMetadata-2026747081 tempest-VolumesImageMetadata-2026747081-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "8939ca72-758b-49bf-be8b-162af43ee2bf", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-812331114"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:35:42.955272 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-0c9f734b-eb05-44d2-bb03-da5e2728fb31 tempest-VolumesImageMetadata-2026747081 tempest-VolumesImageMetadata-2026747081-project-member] Create volume request body: {'volume': {'imageRef': '8939ca72-758b-49bf-be8b-162af43ee2bf', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-812331114'}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:35:42.974345 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-b94785e8-5dab-489d-a0b6-1a9e6729793a None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:42.982879 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b94785e8-5dab-489d-a0b6-1a9e6729793a tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/9e9a6d99-34b2-4591-a5b4-d41915f20d7a Jul 10 06:35:42.983837 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b94785e8-5dab-489d-a0b6-1a9e6729793a tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:42.984615 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b94785e8-5dab-489d-a0b6-1a9e6729793a tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:42.985009 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-b94785e8-5dab-489d-a0b6-1a9e6729793a tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id 9e9a6d99-34b2-4591-a5b4-d41915f20d7a. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:35:42.994530 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:42.994530 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:35:42.998025 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b94785e8-5dab-489d-a0b6-1a9e6729793a tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/9e9a6d99-34b2-4591-a5b4-d41915f20d7a returned with HTTP 200 Jul 10 06:35:42.999592 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 518/2085] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:42 2026] GET /volume/v3/backups/9e9a6d99-34b2-4591-a5b4-d41915f20d7a => generated 750 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:43.057893 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-0c9f734b-eb05-44d2-bb03-da5e2728fb31 tempest-VolumesImageMetadata-2026747081 tempest-VolumesImageMetadata-2026747081-project-member] Create volume of 1 GB Jul 10 06:35:43.062706 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-0c9f734b-eb05-44d2-bb03-da5e2728fb31 tempest-VolumesImageMetadata-2026747081 tempest-VolumesImageMetadata-2026747081-project-member] Availability Zones retrieved successfully. Jul 10 06:35:43.070446 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-0c9f734b-eb05-44d2-bb03-da5e2728fb31 tempest-VolumesImageMetadata-2026747081 tempest-VolumesImageMetadata-2026747081-project-member] Flow 'volume_create_api' (fc11d8ac-7ba6-4da4-a38d-8927eaf63e8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:35:43.071746 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-0c9f734b-eb05-44d2-bb03-da5e2728fb31 tempest-VolumesImageMetadata-2026747081 tempest-VolumesImageMetadata-2026747081-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5e18184-3bc7-47c5-8283-f8c274b4abd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:35:43.073069 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-0c9f734b-eb05-44d2-bb03-da5e2728fb31 tempest-VolumesImageMetadata-2026747081 tempest-VolumesImageMetadata-2026747081-project-member] Validating volume size '1' using validate_int {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:35:43.145084 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-0c9f734b-eb05-44d2-bb03-da5e2728fb31 tempest-VolumesImageMetadata-2026747081 tempest-VolumesImageMetadata-2026747081-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5e18184-3bc7-47c5-8283-f8c274b4abd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:35:43.145084 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-0c9f734b-eb05-44d2-bb03-da5e2728fb31 tempest-VolumesImageMetadata-2026747081 tempest-VolumesImageMetadata-2026747081-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (decf4f63-c96f-461a-8397-a98989472e34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:35:43.221487 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-0c9f734b-eb05-44d2-bb03-da5e2728fb31 tempest-VolumesImageMetadata-2026747081 tempest-VolumesImageMetadata-2026747081-project-member] Created reservations ['88616789-ff30-4dee-a573-796afa0e1cab', '8e974b7a-8407-4faa-b0b1-b74587878c24', 'b442a6be-34c5-47db-8645-b3b2283a0a50', '00711fc6-daad-44af-b5f8-8dc3553cf665'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:35:43.222451 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-0c9f734b-eb05-44d2-bb03-da5e2728fb31 tempest-VolumesImageMetadata-2026747081 tempest-VolumesImageMetadata-2026747081-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (decf4f63-c96f-461a-8397-a98989472e34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['88616789-ff30-4dee-a573-796afa0e1cab', '8e974b7a-8407-4faa-b0b1-b74587878c24', 'b442a6be-34c5-47db-8645-b3b2283a0a50', '00711fc6-daad-44af-b5f8-8dc3553cf665']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:35:43.223325 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-0c9f734b-eb05-44d2-bb03-da5e2728fb31 tempest-VolumesImageMetadata-2026747081 tempest-VolumesImageMetadata-2026747081-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9bef9e20-1a10-4221-aec8-5bbbdddfcc6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:35:43.234675 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-009d18e0-2176-4ef7-8ca5-ef185ef425e7 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:43.235068 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-009d18e0-2176-4ef7-8ca5-ef185ef425e7 None None] GET https://10.4.3.200/volume// Jul 10 06:35:43.235278 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-009d18e0-2176-4ef7-8ca5-ef185ef425e7 None None] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:43.235547 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-009d18e0-2176-4ef7-8ca5-ef185ef425e7 None None] Calling method 'all' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:43.235936 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-009d18e0-2176-4ef7-8ca5-ef185ef425e7 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:35:43.236229 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 523/2086] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:35: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 10 06:35:43.246956 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-0c9f734b-eb05-44d2-bb03-da5e2728fb31 tempest-VolumesImageMetadata-2026747081 tempest-VolumesImageMetadata-2026747081-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9bef9e20-1a10-4221-aec8-5bbbdddfcc6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7ce4d695-eb79-4093-95cb-5805fe3d117e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-812331114',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47c43d21d466474780d8361668f65dc0',qos_specs=None,replication_status=,reservations=['88616789-ff30-4dee-a573-796afa0e1cab','8e974b7a-8407-4faa-b0b1-b74587878c24','b442a6be-34c5-47db-8645-b3b2283a0a50','00711fc6-daad-44af-b5f8-8dc3553cf665'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a114e1804acc483dbd28c19c09eeba4c',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:35:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-812331114',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7ce4d695-eb79-4093-95cb-5805fe3d117e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='47c43d21d466474780d8361668f65dc0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a114e1804acc483dbd28c19c09eeba4c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:35:43.247221 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-7a153952-9ade-4b68-b912-073a20e59df1 req-3d1abe3a-995b-4929-b936-1a8f469c92e7 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:43.247737 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-0c9f734b-eb05-44d2-bb03-da5e2728fb31 tempest-VolumesImageMetadata-2026747081 tempest-VolumesImageMetadata-2026747081-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f70eabd5-8fab-4c7e-bfcb-6039071f7813) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:35:43.249245 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-7a153952-9ade-4b68-b912-073a20e59df1 req-3d1abe3a-995b-4929-b936-1a8f469c92e7 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] GET https://10.4.3.200/volume/v3/volumes/3eb9bc19-e017-4a80-b8c9-490155fe37a7 Jul 10 06:35:43.249442 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-7a153952-9ade-4b68-b912-073a20e59df1 req-3d1abe3a-995b-4929-b936-1a8f469c92e7 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:43.249657 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-7a153952-9ade-4b68-b912-073a20e59df1 req-3d1abe3a-995b-4929-b936-1a8f469c92e7 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:43.258571 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:43.258571 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:35:43.262824 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [req-7a153952-9ade-4b68-b912-073a20e59df1 req-3d1abe3a-995b-4929-b936-1a8f469c92e7 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Volume info retrieved successfully. Jul 10 06:35:43.265974 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-0c9f734b-eb05-44d2-bb03-da5e2728fb31 tempest-VolumesImageMetadata-2026747081 tempest-VolumesImageMetadata-2026747081-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f70eabd5-8fab-4c7e-bfcb-6039071f7813) transitioned into state 'SUCCESS' from state '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-812331114',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47c43d21d466474780d8361668f65dc0',qos_specs=None,replication_status=,reservations=['88616789-ff30-4dee-a573-796afa0e1cab','8e974b7a-8407-4faa-b0b1-b74587878c24','b442a6be-34c5-47db-8645-b3b2283a0a50','00711fc6-daad-44af-b5f8-8dc3553cf665'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a114e1804acc483dbd28c19c09eeba4c',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:35:43.267151 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-0c9f734b-eb05-44d2-bb03-da5e2728fb31 tempest-VolumesImageMetadata-2026747081 tempest-VolumesImageMetadata-2026747081-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98c16f22-bf2f-4788-b72a-b8333f0e612d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:35:43.271335 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-7a153952-9ade-4b68-b912-073a20e59df1 req-3d1abe3a-995b-4929-b936-1a8f469c92e7 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] https://10.4.3.200/volume/v3/volumes/3eb9bc19-e017-4a80-b8c9-490155fe37a7 returned with HTTP 200 Jul 10 06:35:43.271897 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 524/2087] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 10 06:35:43 2026] GET /volume/v3/volumes/3eb9bc19-e017-4a80-b8c9-490155fe37a7 => generated 1596 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:35:43.283354 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-0c9f734b-eb05-44d2-bb03-da5e2728fb31 tempest-VolumesImageMetadata-2026747081 tempest-VolumesImageMetadata-2026747081-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98c16f22-bf2f-4788-b72a-b8333f0e612d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:35:43.285384 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-0c9f734b-eb05-44d2-bb03-da5e2728fb31 tempest-VolumesImageMetadata-2026747081 tempest-VolumesImageMetadata-2026747081-project-member] Flow 'volume_create_api' (fc11d8ac-7ba6-4da4-a38d-8927eaf63e8c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:35:43.285384 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-0c9f734b-eb05-44d2-bb03-da5e2728fb31 tempest-VolumesImageMetadata-2026747081 tempest-VolumesImageMetadata-2026747081-project-member] Create volume request issued successfully. Jul 10 06:35:43.285863 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0c9f734b-eb05-44d2-bb03-da5e2728fb31 tempest-VolumesImageMetadata-2026747081 tempest-VolumesImageMetadata-2026747081-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:35:43.287198 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 523/2088] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 10 06:35:42 2026] POST /volume/v3/volumes => generated 750 bytes in 341 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:35:43.303176 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-c52d9043-0de0-4d88-ab5b-738a785889cd None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:43.308991 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c52d9043-0de0-4d88-ab5b-738a785889cd tempest-VolumesImageMetadata-2026747081 tempest-VolumesImageMetadata-2026747081-project-member] GET https://10.4.3.200/volume/v3/volumes/7ce4d695-eb79-4093-95cb-5805fe3d117e Jul 10 06:35:43.309657 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c52d9043-0de0-4d88-ab5b-738a785889cd tempest-VolumesImageMetadata-2026747081 tempest-VolumesImageMetadata-2026747081-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:43.309960 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c52d9043-0de0-4d88-ab5b-738a785889cd tempest-VolumesImageMetadata-2026747081 tempest-VolumesImageMetadata-2026747081-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:43.338239 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:43.338239 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:35:43.354955 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-c52d9043-0de0-4d88-ab5b-738a785889cd tempest-VolumesImageMetadata-2026747081 tempest-VolumesImageMetadata-2026747081-project-member] Volume info retrieved successfully. Jul 10 06:35:43.358373 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-5f24ac2f-32d7-4d72-a43a-cb109cdbd64e None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:43.362658 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5f24ac2f-32d7-4d72-a43a-cb109cdbd64e tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] GET https://10.4.3.200/volume/v3/volumes/cf9197cf-b85c-403b-89da-9516b25a01fd Jul 10 06:35:43.362658 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5f24ac2f-32d7-4d72-a43a-cb109cdbd64e tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:43.362658 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5f24ac2f-32d7-4d72-a43a-cb109cdbd64e tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:43.368757 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c52d9043-0de0-4d88-ab5b-738a785889cd tempest-VolumesImageMetadata-2026747081 tempest-VolumesImageMetadata-2026747081-project-member] https://10.4.3.200/volume/v3/volumes/7ce4d695-eb79-4093-95cb-5805fe3d117e returned with HTTP 200 Jul 10 06:35:43.371047 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 519/2089] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:43 2026] GET /volume/v3/volumes/7ce4d695-eb79-4093-95cb-5805fe3d117e => generated 818 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 06:35:43.381780 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:43.381780 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:35:43.386714 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-5f24ac2f-32d7-4d72-a43a-cb109cdbd64e tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Volume info retrieved successfully. Jul 10 06:35:43.391672 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5f24ac2f-32d7-4d72-a43a-cb109cdbd64e tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] https://10.4.3.200/volume/v3/volumes/cf9197cf-b85c-403b-89da-9516b25a01fd returned with HTTP 200 Jul 10 06:35:43.392091 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 524/2090] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:43 2026] GET /volume/v3/volumes/cf9197cf-b85c-403b-89da-9516b25a01fd => generated 874 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:43.394076 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-7a153952-9ade-4b68-b912-073a20e59df1 req-2e5feaf8-8cf6-4f92-b19f-9d8d933fc04b None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:43.404254 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-7a153952-9ade-4b68-b912-073a20e59df1 req-2e5feaf8-8cf6-4f92-b19f-9d8d933fc04b tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] PUT https://10.4.3.200/volume/v3/attachments/4550cc7b-6f36-4097-b82f-1e3b99c4dd2c Jul 10 06:35:43.406360 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-7a153952-9ade-4b68-b912-073a20e59df1 req-2e5feaf8-8cf6-4f92-b19f-9d8d933fc04b tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000004964", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad080837985", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8eedee5c-bca8-4f5c-8f66-111c7b448d96", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:35:43.431919 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.coordination [req-7a153952-9ade-4b68-b912-073a20e59df1 req-2e5feaf8-8cf6-4f92-b19f-9d8d933fc04b tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Acquiring lock "cinder-attachment_update-3eb9bc19-e017-4a80-b8c9-490155fe37a7-np0000004964" by "attachment_update" {{(pid=99975) __acquire /opt/stack/cinder/cinder/coordination.py:210}} Jul 10 06:35:43.446497 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.coordination [req-7a153952-9ade-4b68-b912-073a20e59df1 req-2e5feaf8-8cf6-4f92-b19f-9d8d933fc04b tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Lock "cinder-attachment_update-3eb9bc19-e017-4a80-b8c9-490155fe37a7-np0000004964" acquired by "attachment_update" :: waited 0.013s {{(pid=99975) __acquire /opt/stack/cinder/cinder/coordination.py:228}} Jul 10 06:35:43.451129 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:43.451129 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:35:43.756834 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-3b2dc7d3-7ea5-4216-a6c7-a63ef7ec2afe None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:43.758361 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3b2dc7d3-7ea5-4216-a6c7-a63ef7ec2afe tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/4b05622f-8480-45e2-9e7c-d3cdb118b64a Jul 10 06:35:43.758564 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3b2dc7d3-7ea5-4216-a6c7-a63ef7ec2afe tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:43.758772 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3b2dc7d3-7ea5-4216-a6c7-a63ef7ec2afe tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:43.758884 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-3b2dc7d3-7ea5-4216-a6c7-a63ef7ec2afe tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id 4b05622f-8480-45e2-9e7c-d3cdb118b64a. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:35:43.763044 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:43.763044 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:35:43.763768 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3b2dc7d3-7ea5-4216-a6c7-a63ef7ec2afe tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/4b05622f-8480-45e2-9e7c-d3cdb118b64a returned with HTTP 200 Jul 10 06:35:43.766287 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 524/2091] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:43 2026] GET /volume/v3/backups/4b05622f-8480-45e2-9e7c-d3cdb118b64a => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:43.876533 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-c1826cb6-54eb-42d7-b195-fee5eb7b4287 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:43.878173 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c1826cb6-54eb-42d7-b195-fee5eb7b4287 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-reader] GET https://10.4.3.200/volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e Jul 10 06:35:43.878343 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c1826cb6-54eb-42d7-b195-fee5eb7b4287 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-reader] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:43.878518 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c1826cb6-54eb-42d7-b195-fee5eb7b4287 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-reader] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:43.905525 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:43.905525 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:35:43.923386 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-c1826cb6-54eb-42d7-b195-fee5eb7b4287 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-reader] Volume info retrieved successfully. Jul 10 06:35:43.945522 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c1826cb6-54eb-42d7-b195-fee5eb7b4287 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-reader] https://10.4.3.200/volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e returned with HTTP 200 Jul 10 06:35:43.948000 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 520/2092] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:43 2026] GET /volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e => generated 1442 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:35:43.989305 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.coordination [req-7a153952-9ade-4b68-b912-073a20e59df1 req-2e5feaf8-8cf6-4f92-b19f-9d8d933fc04b tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Lock "cinder-attachment_update-3eb9bc19-e017-4a80-b8c9-490155fe37a7-np0000004964" released by "attachment_update" :: held 0.544s {{(pid=99975) __release /opt/stack/cinder/cinder/coordination.py:239}} Jul 10 06:35:43.991090 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-7a153952-9ade-4b68-b912-073a20e59df1 req-2e5feaf8-8cf6-4f92-b19f-9d8d933fc04b tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] https://10.4.3.200/volume/v3/attachments/4550cc7b-6f36-4097-b82f-1e3b99c4dd2c returned with HTTP 200 Jul 10 06:35:43.993634 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 525/2093] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 10 06:35:43 2026] PUT /volume/v3/attachments/4550cc7b-6f36-4097-b82f-1e3b99c4dd2c => generated 969 bytes in 602 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:35:43.999869 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-35cf7b82-e110-4ed8-9649-4dbad6917b56 req-12ea802a-543f-4f9e-8f94-2b6bbdfd1f64 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:44.004520 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-35cf7b82-e110-4ed8-9649-4dbad6917b56 req-12ea802a-543f-4f9e-8f94-2b6bbdfd1f64 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] GET https://10.4.3.200/volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e Jul 10 06:35:44.004520 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-35cf7b82-e110-4ed8-9649-4dbad6917b56 req-12ea802a-543f-4f9e-8f94-2b6bbdfd1f64 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:44.004520 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-35cf7b82-e110-4ed8-9649-4dbad6917b56 req-12ea802a-543f-4f9e-8f94-2b6bbdfd1f64 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:44.009897 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-3eecce0a-42ad-47a6-a981-774a4ef76f4d None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:44.011684 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3eecce0a-42ad-47a6-a981-774a4ef76f4d tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/9e9a6d99-34b2-4591-a5b4-d41915f20d7a Jul 10 06:35:44.014518 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3eecce0a-42ad-47a6-a981-774a4ef76f4d tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:44.014518 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3eecce0a-42ad-47a6-a981-774a4ef76f4d tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:44.014518 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-3eecce0a-42ad-47a6-a981-774a4ef76f4d tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id 9e9a6d99-34b2-4591-a5b4-d41915f20d7a. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:35:44.017013 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:44.017013 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:35:44.017923 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3eecce0a-42ad-47a6-a981-774a4ef76f4d tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/9e9a6d99-34b2-4591-a5b4-d41915f20d7a returned with HTTP 200 Jul 10 06:35:44.018349 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 525/2094] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:44 2026] GET /volume/v3/backups/9e9a6d99-34b2-4591-a5b4-d41915f20d7a => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:44.018786 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:44.018786 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:35:44.023065 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [req-35cf7b82-e110-4ed8-9649-4dbad6917b56 req-12ea802a-543f-4f9e-8f94-2b6bbdfd1f64 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Volume info retrieved successfully. Jul 10 06:35:44.028386 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-35cf7b82-e110-4ed8-9649-4dbad6917b56 req-12ea802a-543f-4f9e-8f94-2b6bbdfd1f64 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e returned with HTTP 200 Jul 10 06:35:44.028909 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 525/2095] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:35:43 2026] GET /volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e => generated 1442 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:35:44.051526 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-35cf7b82-e110-4ed8-9649-4dbad6917b56 req-aa79061c-db1b-4498-ab53-d3c863967b8a None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:44.054065 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-35cf7b82-e110-4ed8-9649-4dbad6917b56 req-aa79061c-db1b-4498-ab53-d3c863967b8a tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] POST https://10.4.3.200/volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e/action Jul 10 06:35:44.054447 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-35cf7b82-e110-4ed8-9649-4dbad6917b56 req-aa79061c-db1b-4498-ab53-d3c863967b8a tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:35:44.054619 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-35cf7b82-e110-4ed8-9649-4dbad6917b56 req-aa79061c-db1b-4498-ab53-d3c863967b8a tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:35:44.069216 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:44.069216 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:35:44.069897 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-35cf7b82-e110-4ed8-9649-4dbad6917b56 req-aa79061c-db1b-4498-ab53-d3c863967b8a tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Volume info retrieved successfully. Jul 10 06:35:44.075277 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-35cf7b82-e110-4ed8-9649-4dbad6917b56 req-aa79061c-db1b-4498-ab53-d3c863967b8a tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Begin detaching volume completed successfully. Jul 10 06:35:44.075494 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-35cf7b82-e110-4ed8-9649-4dbad6917b56 req-aa79061c-db1b-4498-ab53-d3c863967b8a tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e/action returned with HTTP 202 Jul 10 06:35:44.075971 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 521/2096] 10.4.3.200 () {72 vars in 1672 bytes} [Fri Jul 10 06:35:44 2026] POST /volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:35:44.093111 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-b25b8ad2-ea64-424e-8a62-972eaf9c841f None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:44.095175 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-b25b8ad2-ea64-424e-8a62-972eaf9c841f tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] GET https://10.4.3.200/volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e Jul 10 06:35:44.095399 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-b25b8ad2-ea64-424e-8a62-972eaf9c841f tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:44.095620 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-b25b8ad2-ea64-424e-8a62-972eaf9c841f tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:44.108300 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:44.108300 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:35:44.111606 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-b25b8ad2-ea64-424e-8a62-972eaf9c841f tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Volume info retrieved successfully. Jul 10 06:35:44.116181 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-b25b8ad2-ea64-424e-8a62-972eaf9c841f tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e returned with HTTP 200 Jul 10 06:35:44.116677 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 526/2097] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:44 2026] GET /volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e => generated 1445 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:35:44.385920 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-3e6fd808-eceb-40e2-accb-59a6bc146daa None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:44.388797 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3e6fd808-eceb-40e2-accb-59a6bc146daa tempest-VolumesImageMetadata-2026747081 tempest-VolumesImageMetadata-2026747081-project-member] GET https://10.4.3.200/volume/v3/volumes/7ce4d695-eb79-4093-95cb-5805fe3d117e Jul 10 06:35:44.389140 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3e6fd808-eceb-40e2-accb-59a6bc146daa tempest-VolumesImageMetadata-2026747081 tempest-VolumesImageMetadata-2026747081-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:44.389416 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3e6fd808-eceb-40e2-accb-59a6bc146daa tempest-VolumesImageMetadata-2026747081 tempest-VolumesImageMetadata-2026747081-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:44.399034 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:44.399034 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:35:44.404025 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-3e6fd808-eceb-40e2-accb-59a6bc146daa tempest-VolumesImageMetadata-2026747081 tempest-VolumesImageMetadata-2026747081-project-member] Volume info retrieved successfully. Jul 10 06:35:44.410873 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3e6fd808-eceb-40e2-accb-59a6bc146daa tempest-VolumesImageMetadata-2026747081 tempest-VolumesImageMetadata-2026747081-project-member] https://10.4.3.200/volume/v3/volumes/7ce4d695-eb79-4093-95cb-5805fe3d117e returned with HTTP 200 Jul 10 06:35:44.411341 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 526/2098] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:44 2026] GET /volume/v3/volumes/7ce4d695-eb79-4093-95cb-5805fe3d117e => generated 1358 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:35:44.412094 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-8f65e86e-382e-498f-adc0-ead7a76654a7 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:44.414586 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8f65e86e-382e-498f-adc0-ead7a76654a7 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] GET https://10.4.3.200/volume/v3/volumes/cf9197cf-b85c-403b-89da-9516b25a01fd Jul 10 06:35:44.414825 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8f65e86e-382e-498f-adc0-ead7a76654a7 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:44.415070 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8f65e86e-382e-498f-adc0-ead7a76654a7 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:44.426717 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-ca411523-83a2-49e9-bd0b-2902bea25e90 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:44.427442 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:44.427442 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:35:44.429101 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ca411523-83a2-49e9-bd0b-2902bea25e90 tempest-VolumesImageMetadata-2026747081 tempest-VolumesImageMetadata-2026747081-project-member] POST https://10.4.3.200/volume/v3/volumes/7ce4d695-eb79-4093-95cb-5805fe3d117e/action Jul 10 06:35:44.429576 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ca411523-83a2-49e9-bd0b-2902bea25e90 tempest-VolumesImageMetadata-2026747081 tempest-VolumesImageMetadata-2026747081-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=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:35:44.429756 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ca411523-83a2-49e9-bd0b-2902bea25e90 tempest-VolumesImageMetadata-2026747081 tempest-VolumesImageMetadata-2026747081-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=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:35:44.430834 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-8f65e86e-382e-498f-adc0-ead7a76654a7 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Volume info retrieved successfully. Jul 10 06:35:44.434899 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8f65e86e-382e-498f-adc0-ead7a76654a7 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] https://10.4.3.200/volume/v3/volumes/cf9197cf-b85c-403b-89da-9516b25a01fd returned with HTTP 200 Jul 10 06:35:44.435336 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 526/2099] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:44 2026] GET /volume/v3/volumes/cf9197cf-b85c-403b-89da-9516b25a01fd => generated 874 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:44.439093 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:44.439093 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:35:44.445127 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:44.445127 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:35:44.445609 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-ca411523-83a2-49e9-bd0b-2902bea25e90 tempest-VolumesImageMetadata-2026747081 tempest-VolumesImageMetadata-2026747081-project-member] Volume info retrieved successfully. Jul 10 06:35:44.457732 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-ca411523-83a2-49e9-bd0b-2902bea25e90 tempest-VolumesImageMetadata-2026747081 tempest-VolumesImageMetadata-2026747081-project-member] Update volume metadata completed successfully. Jul 10 06:35:44.458107 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ca411523-83a2-49e9-bd0b-2902bea25e90 tempest-VolumesImageMetadata-2026747081 tempest-VolumesImageMetadata-2026747081-project-member] https://10.4.3.200/volume/v3/volumes/7ce4d695-eb79-4093-95cb-5805fe3d117e/action returned with HTTP 200 Jul 10 06:35:44.458677 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 522/2100] 10.4.3.200 () {68 vars in 1391 bytes} [Fri Jul 10 06:35:44 2026] POST /volume/v3/volumes/7ce4d695-eb79-4093-95cb-5805fe3d117e/action => generated 563 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:44.467293 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-ba6002ce-444f-4fb9-8e97-3218f75ca149 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:44.471045 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-ba6002ce-444f-4fb9-8e97-3218f75ca149 tempest-VolumesImageMetadata-2026747081 tempest-VolumesImageMetadata-2026747081-project-member] GET https://10.4.3.200/volume/v3/volumes/7ce4d695-eb79-4093-95cb-5805fe3d117e Jul 10 06:35:44.471718 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-ba6002ce-444f-4fb9-8e97-3218f75ca149 tempest-VolumesImageMetadata-2026747081 tempest-VolumesImageMetadata-2026747081-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:44.472436 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-ba6002ce-444f-4fb9-8e97-3218f75ca149 tempest-VolumesImageMetadata-2026747081 tempest-VolumesImageMetadata-2026747081-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:44.489114 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:44.489114 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:35:44.496702 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-ba6002ce-444f-4fb9-8e97-3218f75ca149 tempest-VolumesImageMetadata-2026747081 tempest-VolumesImageMetadata-2026747081-project-member] Volume info retrieved successfully. Jul 10 06:35:44.504607 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-7a153952-9ade-4b68-b912-073a20e59df1 req-c67c9441-d831-4317-9c52-86e8cb66bd78 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:44.506972 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-ba6002ce-444f-4fb9-8e97-3218f75ca149 tempest-VolumesImageMetadata-2026747081 tempest-VolumesImageMetadata-2026747081-project-member] https://10.4.3.200/volume/v3/volumes/7ce4d695-eb79-4093-95cb-5805fe3d117e returned with HTTP 200 Jul 10 06:35:44.507887 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 527/2101] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:44 2026] GET /volume/v3/volumes/7ce4d695-eb79-4093-95cb-5805fe3d117e => generated 1418 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:35:44.507983 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-7a153952-9ade-4b68-b912-073a20e59df1 req-c67c9441-d831-4317-9c52-86e8cb66bd78 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] POST https://10.4.3.200/volume/v3/attachments/4550cc7b-6f36-4097-b82f-1e3b99c4dd2c/action Jul 10 06:35:44.508393 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-7a153952-9ade-4b68-b912-073a20e59df1 req-c67c9441-d831-4317-9c52-86e8cb66bd78 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Action body: b'{"os-complete": null}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:35:44.508650 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-7a153952-9ade-4b68-b912-073a20e59df1 req-c67c9441-d831-4317-9c52-86e8cb66bd78 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:35:44.523526 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-17426ace-2768-471a-88c2-ae9de985178c None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:44.525492 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-17426ace-2768-471a-88c2-ae9de985178c tempest-VolumesImageMetadata-2026747081 tempest-VolumesImageMetadata-2026747081-project-member] POST https://10.4.3.200/volume/v3/volumes/7ce4d695-eb79-4093-95cb-5805fe3d117e/action Jul 10 06:35:44.525971 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-17426ace-2768-471a-88c2-ae9de985178c tempest-VolumesImageMetadata-2026747081 tempest-VolumesImageMetadata-2026747081-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=99976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:35:44.526124 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-17426ace-2768-471a-88c2-ae9de985178c tempest-VolumesImageMetadata-2026747081 tempest-VolumesImageMetadata-2026747081-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:35:44.533398 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:44.533398 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:35:44.539012 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:44.539012 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:35:44.550832 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-7a153952-9ade-4b68-b912-073a20e59df1 req-c67c9441-d831-4317-9c52-86e8cb66bd78 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] https://10.4.3.200/volume/v3/attachments/4550cc7b-6f36-4097-b82f-1e3b99c4dd2c/action returned with HTTP 204 Jul 10 06:35:44.551314 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 527/2102] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 10 06:35:44 2026] POST /volume/v3/attachments/4550cc7b-6f36-4097-b82f-1e3b99c4dd2c/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:35:44.551519 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:44.551519 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:35:44.552041 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-17426ace-2768-471a-88c2-ae9de985178c tempest-VolumesImageMetadata-2026747081 tempest-VolumesImageMetadata-2026747081-project-member] Volume info retrieved successfully. Jul 10 06:35:44.560529 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-17426ace-2768-471a-88c2-ae9de985178c tempest-VolumesImageMetadata-2026747081 tempest-VolumesImageMetadata-2026747081-project-member] Get volume image-metadata completed successfully. Jul 10 06:35:44.576443 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-17426ace-2768-471a-88c2-ae9de985178c tempest-VolumesImageMetadata-2026747081 tempest-VolumesImageMetadata-2026747081-project-member] Delete volume metadata completed successfully. Jul 10 06:35:44.576715 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-17426ace-2768-471a-88c2-ae9de985178c tempest-VolumesImageMetadata-2026747081 tempest-VolumesImageMetadata-2026747081-project-member] https://10.4.3.200/volume/v3/volumes/7ce4d695-eb79-4093-95cb-5805fe3d117e/action returned with HTTP 200 Jul 10 06:35:44.577822 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 527/2103] 10.4.3.200 () {68 vars in 1390 bytes} [Fri Jul 10 06:35:44 2026] POST /volume/v3/volumes/7ce4d695-eb79-4093-95cb-5805fe3d117e/action => generated 0 bytes in 55 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jul 10 06:35:44.586639 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-f31de4cc-0baf-441e-932d-12095552574e None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:44.600368 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f31de4cc-0baf-441e-932d-12095552574e tempest-VolumesImageMetadata-2026747081 tempest-VolumesImageMetadata-2026747081-project-member] POST https://10.4.3.200/volume/v3/volumes/7ce4d695-eb79-4093-95cb-5805fe3d117e/action Jul 10 06:35:44.601932 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f31de4cc-0baf-441e-932d-12095552574e tempest-VolumesImageMetadata-2026747081 tempest-VolumesImageMetadata-2026747081-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:35:44.602123 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f31de4cc-0baf-441e-932d-12095552574e tempest-VolumesImageMetadata-2026747081 tempest-VolumesImageMetadata-2026747081-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:35:44.626739 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:44.626739 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:35:44.628920 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-f31de4cc-0baf-441e-932d-12095552574e tempest-VolumesImageMetadata-2026747081 tempest-VolumesImageMetadata-2026747081-project-member] Volume info retrieved successfully. Jul 10 06:35:44.638722 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-f31de4cc-0baf-441e-932d-12095552574e tempest-VolumesImageMetadata-2026747081 tempest-VolumesImageMetadata-2026747081-project-member] Get volume image-metadata completed successfully. Jul 10 06:35:44.639203 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f31de4cc-0baf-441e-932d-12095552574e tempest-VolumesImageMetadata-2026747081 tempest-VolumesImageMetadata-2026747081-project-member] https://10.4.3.200/volume/v3/volumes/7ce4d695-eb79-4093-95cb-5805fe3d117e/action returned with HTTP 200 Jul 10 06:35:44.639383 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 523/2104] 10.4.3.200 () {68 vars in 1390 bytes} [Fri Jul 10 06:35:44 2026] POST /volume/v3/volumes/7ce4d695-eb79-4093-95cb-5805fe3d117e/action => generated 537 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:44.650722 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-e120ef33-90ab-4ddb-80f9-ae7e59918f65 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:44.651858 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-e120ef33-90ab-4ddb-80f9-ae7e59918f65 tempest-VolumesImageMetadata-2026747081 tempest-VolumesImageMetadata-2026747081-project-member] GET https://10.4.3.200/volume/v3/volumes/7ce4d695-eb79-4093-95cb-5805fe3d117e Jul 10 06:35:44.652081 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-e120ef33-90ab-4ddb-80f9-ae7e59918f65 tempest-VolumesImageMetadata-2026747081 tempest-VolumesImageMetadata-2026747081-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:44.652856 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-e120ef33-90ab-4ddb-80f9-ae7e59918f65 tempest-VolumesImageMetadata-2026747081 tempest-VolumesImageMetadata-2026747081-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:44.661187 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:44.661187 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:35:44.666040 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-e120ef33-90ab-4ddb-80f9-ae7e59918f65 tempest-VolumesImageMetadata-2026747081 tempest-VolumesImageMetadata-2026747081-project-member] Volume info retrieved successfully. Jul 10 06:35:44.673112 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-e120ef33-90ab-4ddb-80f9-ae7e59918f65 tempest-VolumesImageMetadata-2026747081 tempest-VolumesImageMetadata-2026747081-project-member] https://10.4.3.200/volume/v3/volumes/7ce4d695-eb79-4093-95cb-5805fe3d117e returned with HTTP 200 Jul 10 06:35:44.673699 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 528/2105] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:44 2026] GET /volume/v3/volumes/7ce4d695-eb79-4093-95cb-5805fe3d117e => generated 1392 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:35:44.690744 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-e6f43ddb-a12c-4b97-9d81-57556f0cb4dc None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:44.691020 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e6f43ddb-a12c-4b97-9d81-57556f0cb4dc tempest-VolumesImageMetadata-2026747081 tempest-VolumesImageMetadata-2026747081-project-member] DELETE https://10.4.3.200/volume/v3/volumes/7ce4d695-eb79-4093-95cb-5805fe3d117e Jul 10 06:35:44.691223 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e6f43ddb-a12c-4b97-9d81-57556f0cb4dc tempest-VolumesImageMetadata-2026747081 tempest-VolumesImageMetadata-2026747081-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:44.691400 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e6f43ddb-a12c-4b97-9d81-57556f0cb4dc tempest-VolumesImageMetadata-2026747081 tempest-VolumesImageMetadata-2026747081-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:44.691584 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-e6f43ddb-a12c-4b97-9d81-57556f0cb4dc tempest-VolumesImageMetadata-2026747081 tempest-VolumesImageMetadata-2026747081-project-member] Delete volume with id: 7ce4d695-eb79-4093-95cb-5805fe3d117e Jul 10 06:35:44.700685 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:44.700685 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:35:44.701161 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-e6f43ddb-a12c-4b97-9d81-57556f0cb4dc tempest-VolumesImageMetadata-2026747081 tempest-VolumesImageMetadata-2026747081-project-member] Volume info retrieved successfully. Jul 10 06:35:44.724425 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-e6f43ddb-a12c-4b97-9d81-57556f0cb4dc tempest-VolumesImageMetadata-2026747081 tempest-VolumesImageMetadata-2026747081-project-member] Delete volume request issued successfully. Jul 10 06:35:44.724820 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e6f43ddb-a12c-4b97-9d81-57556f0cb4dc tempest-VolumesImageMetadata-2026747081 tempest-VolumesImageMetadata-2026747081-project-member] https://10.4.3.200/volume/v3/volumes/7ce4d695-eb79-4093-95cb-5805fe3d117e returned with HTTP 202 Jul 10 06:35:44.725276 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 528/2106] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:35:44 2026] DELETE /volume/v3/volumes/7ce4d695-eb79-4093-95cb-5805fe3d117e => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:35:44.733904 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-dcc38702-9663-46a9-9095-36cc9e5c3edf None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:44.735986 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-dcc38702-9663-46a9-9095-36cc9e5c3edf tempest-VolumesImageMetadata-2026747081 tempest-VolumesImageMetadata-2026747081-project-member] GET https://10.4.3.200/volume/v3/volumes/7ce4d695-eb79-4093-95cb-5805fe3d117e Jul 10 06:35:44.736451 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-dcc38702-9663-46a9-9095-36cc9e5c3edf tempest-VolumesImageMetadata-2026747081 tempest-VolumesImageMetadata-2026747081-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:44.736831 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-dcc38702-9663-46a9-9095-36cc9e5c3edf tempest-VolumesImageMetadata-2026747081 tempest-VolumesImageMetadata-2026747081-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:44.747683 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:44.747683 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:35:44.753298 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-dcc38702-9663-46a9-9095-36cc9e5c3edf tempest-VolumesImageMetadata-2026747081 tempest-VolumesImageMetadata-2026747081-project-member] Volume info retrieved successfully. Jul 10 06:35:44.759385 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-dcc38702-9663-46a9-9095-36cc9e5c3edf tempest-VolumesImageMetadata-2026747081 tempest-VolumesImageMetadata-2026747081-project-member] https://10.4.3.200/volume/v3/volumes/7ce4d695-eb79-4093-95cb-5805fe3d117e returned with HTTP 200 Jul 10 06:35:44.760104 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 528/2107] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:44 2026] GET /volume/v3/volumes/7ce4d695-eb79-4093-95cb-5805fe3d117e => generated 1391 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:35:44.777232 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-5d94f6e9-8424-446f-b04c-01fb51ab4a37 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:44.782175 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-5d94f6e9-8424-446f-b04c-01fb51ab4a37 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/4b05622f-8480-45e2-9e7c-d3cdb118b64a Jul 10 06:35:44.782900 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-5d94f6e9-8424-446f-b04c-01fb51ab4a37 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:44.783638 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-5d94f6e9-8424-446f-b04c-01fb51ab4a37 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:44.783886 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-5d94f6e9-8424-446f-b04c-01fb51ab4a37 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id 4b05622f-8480-45e2-9e7c-d3cdb118b64a. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:35:44.793470 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:44.793470 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:35:44.795744 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-5d94f6e9-8424-446f-b04c-01fb51ab4a37 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/4b05622f-8480-45e2-9e7c-d3cdb118b64a returned with HTTP 200 Jul 10 06:35:44.797429 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 524/2108] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:44 2026] GET /volume/v3/backups/4b05622f-8480-45e2-9e7c-d3cdb118b64a => generated 788 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:45.032256 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-b3e3a91b-1988-49e9-80b4-56d691126c05 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:45.035313 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-b3e3a91b-1988-49e9-80b4-56d691126c05 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/9e9a6d99-34b2-4591-a5b4-d41915f20d7a Jul 10 06:35:45.036883 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-b3e3a91b-1988-49e9-80b4-56d691126c05 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:45.036883 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-b3e3a91b-1988-49e9-80b4-56d691126c05 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:45.036883 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-b3e3a91b-1988-49e9-80b4-56d691126c05 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id 9e9a6d99-34b2-4591-a5b4-d41915f20d7a. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:35:45.040730 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:45.040730 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:35:45.041798 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-b3e3a91b-1988-49e9-80b4-56d691126c05 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/9e9a6d99-34b2-4591-a5b4-d41915f20d7a returned with HTTP 200 Jul 10 06:35:45.042365 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 529/2109] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:45 2026] GET /volume/v3/backups/9e9a6d99-34b2-4591-a5b4-d41915f20d7a => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:45.130766 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-4e95776a-58d1-4b83-9535-2a0151e0b46e None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:45.135474 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4e95776a-58d1-4b83-9535-2a0151e0b46e tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] GET https://10.4.3.200/volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e Jul 10 06:35:45.135733 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4e95776a-58d1-4b83-9535-2a0151e0b46e tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:45.136004 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4e95776a-58d1-4b83-9535-2a0151e0b46e tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:45.150381 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-a0571b9d-99f9-4a6a-8d7a-68f8903d3fe3 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:45.150839 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a0571b9d-99f9-4a6a-8d7a-68f8903d3fe3 None None] GET https://10.4.3.200/volume// Jul 10 06:35:45.151005 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a0571b9d-99f9-4a6a-8d7a-68f8903d3fe3 None None] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:45.151236 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a0571b9d-99f9-4a6a-8d7a-68f8903d3fe3 None None] Calling method 'all' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:45.151644 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a0571b9d-99f9-4a6a-8d7a-68f8903d3fe3 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:35:45.151977 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 529/2110] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:35: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 10 06:35:45.155530 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:45.155530 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:35:45.160026 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-4e95776a-58d1-4b83-9535-2a0151e0b46e tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Volume info retrieved successfully. Jul 10 06:35:45.167747 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4e95776a-58d1-4b83-9535-2a0151e0b46e tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e returned with HTTP 200 Jul 10 06:35:45.171533 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 529/2111] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:45 2026] GET /volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e => generated 1445 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:35:45.171681 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-35cf7b82-e110-4ed8-9649-4dbad6917b56 req-b7d8ca10-8cc5-43ff-9c28-65b43e1ffeed None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:45.175987 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-35cf7b82-e110-4ed8-9649-4dbad6917b56 req-b7d8ca10-8cc5-43ff-9c28-65b43e1ffeed tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] GET https://10.4.3.200/volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e Jul 10 06:35:45.177017 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-35cf7b82-e110-4ed8-9649-4dbad6917b56 req-b7d8ca10-8cc5-43ff-9c28-65b43e1ffeed tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:45.177545 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-35cf7b82-e110-4ed8-9649-4dbad6917b56 req-b7d8ca10-8cc5-43ff-9c28-65b43e1ffeed tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:45.215065 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:45.215065 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:35:45.223264 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-35cf7b82-e110-4ed8-9649-4dbad6917b56 req-b7d8ca10-8cc5-43ff-9c28-65b43e1ffeed tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Volume info retrieved successfully. Jul 10 06:35:45.228767 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-35cf7b82-e110-4ed8-9649-4dbad6917b56 req-b7d8ca10-8cc5-43ff-9c28-65b43e1ffeed tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e returned with HTTP 200 Jul 10 06:35:45.229188 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 525/2112] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 10 06:35:45 2026] GET /volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e => generated 1625 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:35:45.450695 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-a0a7193e-f245-45f2-858b-fdf523b0dfaf None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:45.456573 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-a0a7193e-f245-45f2-858b-fdf523b0dfaf tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] GET https://10.4.3.200/volume/v3/volumes/cf9197cf-b85c-403b-89da-9516b25a01fd Jul 10 06:35:45.456573 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-a0a7193e-f245-45f2-858b-fdf523b0dfaf tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:45.456573 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-a0a7193e-f245-45f2-858b-fdf523b0dfaf tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:45.474713 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:45.474713 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:35:45.477847 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-a0a7193e-f245-45f2-858b-fdf523b0dfaf tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Volume info retrieved successfully. Jul 10 06:35:45.481392 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-a0a7193e-f245-45f2-858b-fdf523b0dfaf tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] https://10.4.3.200/volume/v3/volumes/cf9197cf-b85c-403b-89da-9516b25a01fd returned with HTTP 200 Jul 10 06:35:45.481782 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 530/2113] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:45 2026] GET /volume/v3/volumes/cf9197cf-b85c-403b-89da-9516b25a01fd => generated 874 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:45.774336 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-12d7201a-2fb6-4044-aa9d-ee4ddc3edbdc None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:45.779001 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-12d7201a-2fb6-4044-aa9d-ee4ddc3edbdc tempest-VolumesImageMetadata-2026747081 tempest-VolumesImageMetadata-2026747081-project-member] GET https://10.4.3.200/volume/v3/volumes/7ce4d695-eb79-4093-95cb-5805fe3d117e Jul 10 06:35:45.779305 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-12d7201a-2fb6-4044-aa9d-ee4ddc3edbdc tempest-VolumesImageMetadata-2026747081 tempest-VolumesImageMetadata-2026747081-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:45.779627 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-12d7201a-2fb6-4044-aa9d-ee4ddc3edbdc tempest-VolumesImageMetadata-2026747081 tempest-VolumesImageMetadata-2026747081-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:45.787688 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-12d7201a-2fb6-4044-aa9d-ee4ddc3edbdc tempest-VolumesImageMetadata-2026747081 tempest-VolumesImageMetadata-2026747081-project-member] https://10.4.3.200/volume/v3/volumes/7ce4d695-eb79-4093-95cb-5805fe3d117e returned with HTTP 404 Jul 10 06:35:45.788379 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 530/2114] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:45 2026] GET /volume/v3/volumes/7ce4d695-eb79-4093-95cb-5805fe3d117e => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:35:45.809635 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-fe616f2a-fd00-4df8-9b49-63740abba3d0 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:45.810776 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-fe616f2a-fd00-4df8-9b49-63740abba3d0 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/4b05622f-8480-45e2-9e7c-d3cdb118b64a Jul 10 06:35:45.810908 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-fe616f2a-fd00-4df8-9b49-63740abba3d0 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:45.811072 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-fe616f2a-fd00-4df8-9b49-63740abba3d0 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:45.811165 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-fe616f2a-fd00-4df8-9b49-63740abba3d0 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id 4b05622f-8480-45e2-9e7c-d3cdb118b64a. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:35:45.815100 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:45.815100 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:35:45.815825 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-fe616f2a-fd00-4df8-9b49-63740abba3d0 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/4b05622f-8480-45e2-9e7c-d3cdb118b64a returned with HTTP 200 Jul 10 06:35:45.816175 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 530/2115] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:45 2026] GET /volume/v3/backups/4b05622f-8480-45e2-9e7c-d3cdb118b64a => generated 788 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:46.052162 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-a980aa84-9c7d-4017-b64f-f4fa94af8f23 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:46.054449 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a980aa84-9c7d-4017-b64f-f4fa94af8f23 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/9e9a6d99-34b2-4591-a5b4-d41915f20d7a Jul 10 06:35:46.054636 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a980aa84-9c7d-4017-b64f-f4fa94af8f23 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:46.054805 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a980aa84-9c7d-4017-b64f-f4fa94af8f23 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:46.054912 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-a980aa84-9c7d-4017-b64f-f4fa94af8f23 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id 9e9a6d99-34b2-4591-a5b4-d41915f20d7a. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:35:46.063392 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:46.063392 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:35:46.064410 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a980aa84-9c7d-4017-b64f-f4fa94af8f23 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/9e9a6d99-34b2-4591-a5b4-d41915f20d7a returned with HTTP 200 Jul 10 06:35:46.064934 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 526/2116] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:46 2026] GET /volume/v3/backups/9e9a6d99-34b2-4591-a5b4-d41915f20d7a => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:46.188173 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-f8486809-6974-4075-94aa-04aab4c7b94b None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:46.190385 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-f8486809-6974-4075-94aa-04aab4c7b94b tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] GET https://10.4.3.200/volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e Jul 10 06:35:46.190644 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-f8486809-6974-4075-94aa-04aab4c7b94b tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:46.190902 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-f8486809-6974-4075-94aa-04aab4c7b94b tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:46.218916 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:46.218916 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:35:46.227065 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-f8486809-6974-4075-94aa-04aab4c7b94b tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Volume info retrieved successfully. Jul 10 06:35:46.234713 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-f8486809-6974-4075-94aa-04aab4c7b94b tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e returned with HTTP 200 Jul 10 06:35:46.235124 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 531/2117] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:46 2026] GET /volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e => generated 1445 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:35:46.495235 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-b9b333b6-1dde-4863-aab1-5ee022cb26c4 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:46.497897 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b9b333b6-1dde-4863-aab1-5ee022cb26c4 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] GET https://10.4.3.200/volume/v3/volumes/cf9197cf-b85c-403b-89da-9516b25a01fd Jul 10 06:35:46.498893 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b9b333b6-1dde-4863-aab1-5ee022cb26c4 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:46.498893 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b9b333b6-1dde-4863-aab1-5ee022cb26c4 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:46.515521 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:46.515521 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:35:46.519117 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-b9b333b6-1dde-4863-aab1-5ee022cb26c4 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Volume info retrieved successfully. Jul 10 06:35:46.522989 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b9b333b6-1dde-4863-aab1-5ee022cb26c4 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] https://10.4.3.200/volume/v3/volumes/cf9197cf-b85c-403b-89da-9516b25a01fd returned with HTTP 200 Jul 10 06:35:46.523345 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 531/2118] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:46 2026] GET /volume/v3/volumes/cf9197cf-b85c-403b-89da-9516b25a01fd => generated 874 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:46.828276 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-511168fb-6870-40e1-8967-b61a4315f184 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:46.832522 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-511168fb-6870-40e1-8967-b61a4315f184 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/4b05622f-8480-45e2-9e7c-d3cdb118b64a Jul 10 06:35:46.832522 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-511168fb-6870-40e1-8967-b61a4315f184 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:46.832522 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-511168fb-6870-40e1-8967-b61a4315f184 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:46.832522 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-511168fb-6870-40e1-8967-b61a4315f184 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id 4b05622f-8480-45e2-9e7c-d3cdb118b64a. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:35:46.834065 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:46.834065 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:35:46.834815 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-511168fb-6870-40e1-8967-b61a4315f184 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/4b05622f-8480-45e2-9e7c-d3cdb118b64a returned with HTTP 200 Jul 10 06:35:46.835260 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 531/2119] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:46 2026] GET /volume/v3/backups/4b05622f-8480-45e2-9e7c-d3cdb118b64a => generated 789 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:47.078884 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-7afdfa42-3729-4cd7-9e9c-06f17b4e2473 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:47.081287 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7afdfa42-3729-4cd7-9e9c-06f17b4e2473 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/9e9a6d99-34b2-4591-a5b4-d41915f20d7a Jul 10 06:35:47.081287 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-7afdfa42-3729-4cd7-9e9c-06f17b4e2473 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:47.081287 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-7afdfa42-3729-4cd7-9e9c-06f17b4e2473 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:47.081287 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-7afdfa42-3729-4cd7-9e9c-06f17b4e2473 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id 9e9a6d99-34b2-4591-a5b4-d41915f20d7a. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:35:47.092804 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:47.092804 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:35:47.092804 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7afdfa42-3729-4cd7-9e9c-06f17b4e2473 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/9e9a6d99-34b2-4591-a5b4-d41915f20d7a returned with HTTP 200 Jul 10 06:35:47.092804 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 527/2120] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:47 2026] GET /volume/v3/backups/9e9a6d99-34b2-4591-a5b4-d41915f20d7a => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:47.209706 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-9384f25b-ddd1-4921-95ab-acac699e1b54 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:47.250648 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-c93cbcc6-5d3b-47ab-a51e-6c8795b24428 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:47.252681 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c93cbcc6-5d3b-47ab-a51e-6c8795b24428 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] GET https://10.4.3.200/volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e Jul 10 06:35:47.252681 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c93cbcc6-5d3b-47ab-a51e-6c8795b24428 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:47.252905 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c93cbcc6-5d3b-47ab-a51e-6c8795b24428 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:47.270214 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:47.270214 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:35:47.275408 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-c93cbcc6-5d3b-47ab-a51e-6c8795b24428 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Volume info retrieved successfully. Jul 10 06:35:47.281713 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c93cbcc6-5d3b-47ab-a51e-6c8795b24428 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e returned with HTTP 200 Jul 10 06:35:47.282149 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 532/2121] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:47 2026] GET /volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e => generated 1445 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:35:47.343533 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-9384f25b-ddd1-4921-95ab-acac699e1b54 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:35:47.343533 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-9384f25b-ddd1-4921-95ab-acac699e1b54 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-1870684177"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:35:47.343716 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.volumes [None req-9384f25b-ddd1-4921-95ab-acac699e1b54 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-1870684177'}} {{(pid=99975) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:35:47.343927 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-9384f25b-ddd1-4921-95ab-acac699e1b54 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] Create volume of 1 GB Jul 10 06:35:47.348435 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-9384f25b-ddd1-4921-95ab-acac699e1b54 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] Availability Zones retrieved successfully. Jul 10 06:35:47.355322 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-9384f25b-ddd1-4921-95ab-acac699e1b54 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] Flow 'volume_create_api' (6f7a2785-0702-400b-821e-78f7a35144db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:35:47.356543 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-9384f25b-ddd1-4921-95ab-acac699e1b54 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54101c39-e97f-4cc6-9fa3-a21db2a4a4eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:35:47.357663 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.flows.api.create_volume [None req-9384f25b-ddd1-4921-95ab-acac699e1b54 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] Validating volume size '1' using validate_int {{(pid=99975) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:35:47.402012 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-9384f25b-ddd1-4921-95ab-acac699e1b54 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54101c39-e97f-4cc6-9fa3-a21db2a4a4eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:35:47.403276 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-9384f25b-ddd1-4921-95ab-acac699e1b54 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (939dbbdf-19d7-4a06-a8ef-820c3a01ba19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:35:47.421010 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-35cf7b82-e110-4ed8-9649-4dbad6917b56 req-3ad60b66-cf03-4ee6-9df4-d39783f92765 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:47.423497 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-35cf7b82-e110-4ed8-9649-4dbad6917b56 req-3ad60b66-cf03-4ee6-9df4-d39783f92765 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] GET https://10.4.3.200/volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e Jul 10 06:35:47.423497 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-35cf7b82-e110-4ed8-9649-4dbad6917b56 req-3ad60b66-cf03-4ee6-9df4-d39783f92765 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:47.423600 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-35cf7b82-e110-4ed8-9649-4dbad6917b56 req-3ad60b66-cf03-4ee6-9df4-d39783f92765 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:47.435007 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:47.435007 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:35:47.438349 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [req-35cf7b82-e110-4ed8-9649-4dbad6917b56 req-3ad60b66-cf03-4ee6-9df4-d39783f92765 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Volume info retrieved successfully. Jul 10 06:35:47.442492 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-35cf7b82-e110-4ed8-9649-4dbad6917b56 req-3ad60b66-cf03-4ee6-9df4-d39783f92765 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e returned with HTTP 200 Jul 10 06:35:47.443104 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 532/2122] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:35:47 2026] GET /volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e => generated 1445 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:35:47.471956 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.quota [None req-9384f25b-ddd1-4921-95ab-acac699e1b54 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] Created reservations ['824f6aec-8108-4d41-bc9f-7e372dceb025', '7c81ec0d-7184-444e-afd6-380e0d43100b', 'bc5b4a86-529d-43ad-896b-e83705cf2974', '46e40405-23a8-4d61-b25f-46635ae40591'] {{(pid=99975) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:35:47.473004 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-9384f25b-ddd1-4921-95ab-acac699e1b54 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (939dbbdf-19d7-4a06-a8ef-820c3a01ba19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['824f6aec-8108-4d41-bc9f-7e372dceb025', '7c81ec0d-7184-444e-afd6-380e0d43100b', 'bc5b4a86-529d-43ad-896b-e83705cf2974', '46e40405-23a8-4d61-b25f-46635ae40591']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:35:47.473984 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-9384f25b-ddd1-4921-95ab-acac699e1b54 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e5c0eaf-ff9e-4784-88c4-e9c25daeca6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:35:47.505674 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-9384f25b-ddd1-4921-95ab-acac699e1b54 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e5c0eaf-ff9e-4784-88c4-e9c25daeca6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e17f481a-4788-41f3-bd94-86fad6dfbd95', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1870684177',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24e09b0ec39c49569b7e2f5826606ffd',qos_specs=None,replication_status=,reservations=['824f6aec-8108-4d41-bc9f-7e372dceb025','7c81ec0d-7184-444e-afd6-380e0d43100b','bc5b4a86-529d-43ad-896b-e83705cf2974','46e40405-23a8-4d61-b25f-46635ae40591'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58f5e85840fc46809c30c71b5603b11d',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:35:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1870684177',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e17f481a-4788-41f3-bd94-86fad6dfbd95,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='24e09b0ec39c49569b7e2f5826606ffd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='58f5e85840fc46809c30c71b5603b11d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:35:47.507288 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-9384f25b-ddd1-4921-95ab-acac699e1b54 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48345277-2fe5-480d-ab37-8219cc7db85e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:35:47.538367 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-c0fbeb36-ea7a-4715-bfff-4dece66b74d7 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:47.544768 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-9384f25b-ddd1-4921-95ab-acac699e1b54 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48345277-2fe5-480d-ab37-8219cc7db85e) transitioned into state 'SUCCESS' from state '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-1870684177',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24e09b0ec39c49569b7e2f5826606ffd',qos_specs=None,replication_status=,reservations=['824f6aec-8108-4d41-bc9f-7e372dceb025','7c81ec0d-7184-444e-afd6-380e0d43100b','bc5b4a86-529d-43ad-896b-e83705cf2974','46e40405-23a8-4d61-b25f-46635ae40591'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58f5e85840fc46809c30c71b5603b11d',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:35:47.545559 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-9384f25b-ddd1-4921-95ab-acac699e1b54 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5b118c4-c649-4df4-badd-176a5a005012) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:35:47.557142 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-9384f25b-ddd1-4921-95ab-acac699e1b54 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5b118c4-c649-4df4-badd-176a5a005012) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:35:47.558147 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-9384f25b-ddd1-4921-95ab-acac699e1b54 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] Flow 'volume_create_api' (6f7a2785-0702-400b-821e-78f7a35144db) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:35:47.558468 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-9384f25b-ddd1-4921-95ab-acac699e1b54 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] Create volume request issued successfully. Jul 10 06:35:47.559051 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-9384f25b-ddd1-4921-95ab-acac699e1b54 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:35:47.559485 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 532/2123] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 10 06:35:47 2026] POST /volume/v3/volumes => generated 750 bytes in 350 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:35:47.559573 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c0fbeb36-ea7a-4715-bfff-4dece66b74d7 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] GET https://10.4.3.200/volume/v3/volumes/cf9197cf-b85c-403b-89da-9516b25a01fd Jul 10 06:35:47.562155 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c0fbeb36-ea7a-4715-bfff-4dece66b74d7 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:47.564647 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c0fbeb36-ea7a-4715-bfff-4dece66b74d7 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:47.577241 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-1e86a191-8bdf-440f-bb72-20ee6dc8a459 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:47.580452 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-1e86a191-8bdf-440f-bb72-20ee6dc8a459 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] GET https://10.4.3.200/volume/v3/volumes/e17f481a-4788-41f3-bd94-86fad6dfbd95 Jul 10 06:35:47.580777 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-1e86a191-8bdf-440f-bb72-20ee6dc8a459 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:47.581045 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-1e86a191-8bdf-440f-bb72-20ee6dc8a459 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:47.587297 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:47.587297 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:35:47.591017 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:47.591017 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:35:47.596383 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-1e86a191-8bdf-440f-bb72-20ee6dc8a459 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] Volume info retrieved successfully. Jul 10 06:35:47.596472 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-c0fbeb36-ea7a-4715-bfff-4dece66b74d7 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Volume info retrieved successfully. Jul 10 06:35:47.602415 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-1e86a191-8bdf-440f-bb72-20ee6dc8a459 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] https://10.4.3.200/volume/v3/volumes/e17f481a-4788-41f3-bd94-86fad6dfbd95 returned with HTTP 200 Jul 10 06:35:47.603342 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 533/2124] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:47 2026] GET /volume/v3/volumes/e17f481a-4788-41f3-bd94-86fad6dfbd95 => generated 818 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:47.610119 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c0fbeb36-ea7a-4715-bfff-4dece66b74d7 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] https://10.4.3.200/volume/v3/volumes/cf9197cf-b85c-403b-89da-9516b25a01fd returned with HTTP 200 Jul 10 06:35:47.611705 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 528/2125] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:47 2026] GET /volume/v3/volumes/cf9197cf-b85c-403b-89da-9516b25a01fd => generated 874 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:47.847288 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-1785ee31-6b0d-4d45-8cb1-2923fa8cb300 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:47.849531 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1785ee31-6b0d-4d45-8cb1-2923fa8cb300 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/4b05622f-8480-45e2-9e7c-d3cdb118b64a Jul 10 06:35:47.849788 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1785ee31-6b0d-4d45-8cb1-2923fa8cb300 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:47.850085 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1785ee31-6b0d-4d45-8cb1-2923fa8cb300 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:47.850239 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-1785ee31-6b0d-4d45-8cb1-2923fa8cb300 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id 4b05622f-8480-45e2-9e7c-d3cdb118b64a. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:35:47.855388 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:47.855388 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:35:47.856322 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1785ee31-6b0d-4d45-8cb1-2923fa8cb300 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/4b05622f-8480-45e2-9e7c-d3cdb118b64a returned with HTTP 200 Jul 10 06:35:47.856832 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 533/2126] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:47 2026] GET /volume/v3/backups/4b05622f-8480-45e2-9e7c-d3cdb118b64a => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:47.960785 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-35cf7b82-e110-4ed8-9649-4dbad6917b56 req-15cc7b93-18cb-4c1e-a8b6-5ae86bce081d None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:47.962956 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-35cf7b82-e110-4ed8-9649-4dbad6917b56 req-15cc7b93-18cb-4c1e-a8b6-5ae86bce081d tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] DELETE https://10.4.3.200/volume/v3/attachments/cea782b8-503c-4646-8974-b63727675854 Jul 10 06:35:47.963195 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-35cf7b82-e110-4ed8-9649-4dbad6917b56 req-15cc7b93-18cb-4c1e-a8b6-5ae86bce081d tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:47.963411 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-35cf7b82-e110-4ed8-9649-4dbad6917b56 req-15cc7b93-18cb-4c1e-a8b6-5ae86bce081d tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Calling method 'version_select' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:47.976676 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:47.976676 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:35:48.107176 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-618f37ab-dbc3-4841-8eff-8d2970d29de1 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:48.109197 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-618f37ab-dbc3-4841-8eff-8d2970d29de1 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/9e9a6d99-34b2-4591-a5b4-d41915f20d7a Jul 10 06:35:48.109392 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-618f37ab-dbc3-4841-8eff-8d2970d29de1 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:48.109590 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-618f37ab-dbc3-4841-8eff-8d2970d29de1 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:48.109696 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-618f37ab-dbc3-4841-8eff-8d2970d29de1 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id 9e9a6d99-34b2-4591-a5b4-d41915f20d7a. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:35:48.115615 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:48.115615 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:35:48.116457 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-618f37ab-dbc3-4841-8eff-8d2970d29de1 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/9e9a6d99-34b2-4591-a5b4-d41915f20d7a returned with HTTP 200 Jul 10 06:35:48.116887 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 534/2127] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:48 2026] GET /volume/v3/backups/9e9a6d99-34b2-4591-a5b4-d41915f20d7a => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:48.293724 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-8dd9ddac-84ef-40d5-bc92-7016e5c6ab70 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:48.295673 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8dd9ddac-84ef-40d5-bc92-7016e5c6ab70 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] GET https://10.4.3.200/volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e Jul 10 06:35:48.295898 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-8dd9ddac-84ef-40d5-bc92-7016e5c6ab70 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:48.296140 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-8dd9ddac-84ef-40d5-bc92-7016e5c6ab70 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:48.307158 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:48.307158 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:35:48.310327 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-8dd9ddac-84ef-40d5-bc92-7016e5c6ab70 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Volume info retrieved successfully. Jul 10 06:35:48.314869 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8dd9ddac-84ef-40d5-bc92-7016e5c6ab70 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e returned with HTTP 200 Jul 10 06:35:48.315250 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 529/2128] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:48 2026] GET /volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e => generated 1445 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:35:48.317314 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-b8ba4135-a048-4035-b2ac-09fed1e24a44 req-8c962001-c8bd-4496-82fc-e9863ef19925 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:48.319567 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-b8ba4135-a048-4035-b2ac-09fed1e24a44 req-8c962001-c8bd-4496-82fc-e9863ef19925 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] POST https://10.4.3.200/volume/v3/attachments/beb6fb42-d771-4ffa-ab55-03ee361dd525/action Jul 10 06:35:48.319985 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-b8ba4135-a048-4035-b2ac-09fed1e24a44 req-8c962001-c8bd-4496-82fc-e9863ef19925 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Action body: b'{"os-complete": null}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:35:48.320107 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-b8ba4135-a048-4035-b2ac-09fed1e24a44 req-8c962001-c8bd-4496-82fc-e9863ef19925 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:35:48.338144 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:48.338144 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:35:48.356558 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-b8ba4135-a048-4035-b2ac-09fed1e24a44 req-8c962001-c8bd-4496-82fc-e9863ef19925 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] https://10.4.3.200/volume/v3/attachments/beb6fb42-d771-4ffa-ab55-03ee361dd525/action returned with HTTP 204 Jul 10 06:35:48.357060 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 534/2129] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 10 06:35:48 2026] POST /volume/v3/attachments/beb6fb42-d771-4ffa-ab55-03ee361dd525/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:35:48.514453 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-35cf7b82-e110-4ed8-9649-4dbad6917b56 req-15cc7b93-18cb-4c1e-a8b6-5ae86bce081d tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/attachments/cea782b8-503c-4646-8974-b63727675854 returned with HTTP 200 Jul 10 06:35:48.515437 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 533/2130] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 10 06:35:47 2026] DELETE /volume/v3/attachments/cea782b8-503c-4646-8974-b63727675854 => generated 192 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:35:48.616068 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-b9b9961e-aec3-49d3-8377-7da839abbdac None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:48.621141 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b9b9961e-aec3-49d3-8377-7da839abbdac tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] GET https://10.4.3.200/volume/v3/volumes/e17f481a-4788-41f3-bd94-86fad6dfbd95 Jul 10 06:35:48.621379 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b9b9961e-aec3-49d3-8377-7da839abbdac tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:48.621645 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b9b9961e-aec3-49d3-8377-7da839abbdac tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:48.630823 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-3fd76ac3-3d78-470d-bea5-c15f6fb1a6b7 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:48.632610 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:48.632610 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:35:48.635110 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3fd76ac3-3d78-470d-bea5-c15f6fb1a6b7 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] GET https://10.4.3.200/volume/v3/volumes/cf9197cf-b85c-403b-89da-9516b25a01fd Jul 10 06:35:48.635823 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3fd76ac3-3d78-470d-bea5-c15f6fb1a6b7 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:48.636514 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3fd76ac3-3d78-470d-bea5-c15f6fb1a6b7 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:48.638932 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-b9b9961e-aec3-49d3-8377-7da839abbdac tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] Volume info retrieved successfully. Jul 10 06:35:48.646786 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b9b9961e-aec3-49d3-8377-7da839abbdac tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] https://10.4.3.200/volume/v3/volumes/e17f481a-4788-41f3-bd94-86fad6dfbd95 returned with HTTP 200 Jul 10 06:35:48.647370 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 535/2131] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:48 2026] GET /volume/v3/volumes/e17f481a-4788-41f3-bd94-86fad6dfbd95 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:48.683371 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:48.683371 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:35:48.701064 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-3fd76ac3-3d78-470d-bea5-c15f6fb1a6b7 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Volume info retrieved successfully. Jul 10 06:35:48.721431 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3fd76ac3-3d78-470d-bea5-c15f6fb1a6b7 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] https://10.4.3.200/volume/v3/volumes/cf9197cf-b85c-403b-89da-9516b25a01fd returned with HTTP 200 Jul 10 06:35:48.722313 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 530/2132] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:48 2026] GET /volume/v3/volumes/cf9197cf-b85c-403b-89da-9516b25a01fd => generated 1166 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:35:48.737850 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-d424b451-316b-4349-8610-1daaaf430736 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:48.740977 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d424b451-316b-4349-8610-1daaaf430736 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] GET https://10.4.3.200/volume/v3/volumes/cf9197cf-b85c-403b-89da-9516b25a01fd Jul 10 06:35:48.741215 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d424b451-316b-4349-8610-1daaaf430736 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:48.741447 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d424b451-316b-4349-8610-1daaaf430736 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:48.758157 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:48.758157 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:35:48.762488 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-d424b451-316b-4349-8610-1daaaf430736 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Volume info retrieved successfully. Jul 10 06:35:48.772539 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d424b451-316b-4349-8610-1daaaf430736 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] https://10.4.3.200/volume/v3/volumes/cf9197cf-b85c-403b-89da-9516b25a01fd returned with HTTP 200 Jul 10 06:35:48.772539 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 535/2133] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:48 2026] GET /volume/v3/volumes/cf9197cf-b85c-403b-89da-9516b25a01fd => generated 1166 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:35:48.869865 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-63db0614-093f-4163-9f5a-19e074212353 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:48.873425 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-63db0614-093f-4163-9f5a-19e074212353 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/4b05622f-8480-45e2-9e7c-d3cdb118b64a Jul 10 06:35:48.875343 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-63db0614-093f-4163-9f5a-19e074212353 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:48.875343 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-63db0614-093f-4163-9f5a-19e074212353 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:48.875343 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-63db0614-093f-4163-9f5a-19e074212353 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id 4b05622f-8480-45e2-9e7c-d3cdb118b64a. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:35:48.880589 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:48.880589 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:35:48.881806 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-63db0614-093f-4163-9f5a-19e074212353 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/4b05622f-8480-45e2-9e7c-d3cdb118b64a returned with HTTP 200 Jul 10 06:35:48.882351 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 534/2134] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:48 2026] GET /volume/v3/backups/4b05622f-8480-45e2-9e7c-d3cdb118b64a => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:49.126565 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-a8c6b455-750c-4011-b663-2604d630f2dd None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:49.128152 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a8c6b455-750c-4011-b663-2604d630f2dd tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/9e9a6d99-34b2-4591-a5b4-d41915f20d7a Jul 10 06:35:49.128325 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a8c6b455-750c-4011-b663-2604d630f2dd tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:49.128518 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a8c6b455-750c-4011-b663-2604d630f2dd tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:49.128594 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-a8c6b455-750c-4011-b663-2604d630f2dd tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id 9e9a6d99-34b2-4591-a5b4-d41915f20d7a. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:35:49.132783 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:49.132783 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:35:49.133447 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a8c6b455-750c-4011-b663-2604d630f2dd tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/9e9a6d99-34b2-4591-a5b4-d41915f20d7a returned with HTTP 200 Jul 10 06:35:49.133784 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 536/2135] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:49 2026] GET /volume/v3/backups/9e9a6d99-34b2-4591-a5b4-d41915f20d7a => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:49.329404 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-edf001a0-63f3-4989-8a6f-607d0ce0bbf9 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:49.334053 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-edf001a0-63f3-4989-8a6f-607d0ce0bbf9 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] GET https://10.4.3.200/volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e Jul 10 06:35:49.334222 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-edf001a0-63f3-4989-8a6f-607d0ce0bbf9 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:49.334397 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-edf001a0-63f3-4989-8a6f-607d0ce0bbf9 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:49.347526 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:49.347526 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:35:49.351570 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-edf001a0-63f3-4989-8a6f-607d0ce0bbf9 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Volume info retrieved successfully. Jul 10 06:35:49.356365 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-edf001a0-63f3-4989-8a6f-607d0ce0bbf9 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e returned with HTTP 200 Jul 10 06:35:49.356802 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 531/2136] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:49 2026] GET /volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e => generated 1145 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:35:49.370162 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-559a886d-b7a9-4bad-ba0a-cb50c86bb740 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:49.372279 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-559a886d-b7a9-4bad-ba0a-cb50c86bb740 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-reader] GET https://10.4.3.200/volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e Jul 10 06:35:49.372619 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-559a886d-b7a9-4bad-ba0a-cb50c86bb740 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-reader] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:49.372947 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-559a886d-b7a9-4bad-ba0a-cb50c86bb740 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-reader] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:49.385712 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:49.385712 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:35:49.391070 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-559a886d-b7a9-4bad-ba0a-cb50c86bb740 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-reader] Volume info retrieved successfully. Jul 10 06:35:49.397715 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-559a886d-b7a9-4bad-ba0a-cb50c86bb740 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-reader] https://10.4.3.200/volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e returned with HTTP 200 Jul 10 06:35:49.398390 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 536/2137] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:49 2026] GET /volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e => generated 1145 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:35:49.437852 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-84304af2-f37b-47fe-b050-308da3b7fee2 req-e3ee670c-f63e-481d-908b-70996c761517 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:49.439722 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-84304af2-f37b-47fe-b050-308da3b7fee2 req-e3ee670c-f63e-481d-908b-70996c761517 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] GET https://10.4.3.200/volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e Jul 10 06:35:49.439918 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-84304af2-f37b-47fe-b050-308da3b7fee2 req-e3ee670c-f63e-481d-908b-70996c761517 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:49.440087 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-84304af2-f37b-47fe-b050-308da3b7fee2 req-e3ee670c-f63e-481d-908b-70996c761517 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:49.448655 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:49.448655 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:35:49.452025 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [req-84304af2-f37b-47fe-b050-308da3b7fee2 req-e3ee670c-f63e-481d-908b-70996c761517 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Volume info retrieved successfully. Jul 10 06:35:49.455775 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-84304af2-f37b-47fe-b050-308da3b7fee2 req-e3ee670c-f63e-481d-908b-70996c761517 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e returned with HTTP 200 Jul 10 06:35:49.456265 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 535/2138] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:35:49 2026] GET /volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e => generated 1145 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:35:49.474380 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-84304af2-f37b-47fe-b050-308da3b7fee2 req-a416311f-1f26-4b47-827c-a2ed0f125e12 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:49.477110 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-84304af2-f37b-47fe-b050-308da3b7fee2 req-a416311f-1f26-4b47-827c-a2ed0f125e12 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] POST https://10.4.3.200/volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e/action Jul 10 06:35:49.477532 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-84304af2-f37b-47fe-b050-308da3b7fee2 req-a416311f-1f26-4b47-827c-a2ed0f125e12 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:35:49.477713 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-84304af2-f37b-47fe-b050-308da3b7fee2 req-a416311f-1f26-4b47-827c-a2ed0f125e12 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:35:49.491163 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:49.491163 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:35:49.491658 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [req-84304af2-f37b-47fe-b050-308da3b7fee2 req-a416311f-1f26-4b47-827c-a2ed0f125e12 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Volume info retrieved successfully. Jul 10 06:35:49.499622 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [req-84304af2-f37b-47fe-b050-308da3b7fee2 req-a416311f-1f26-4b47-827c-a2ed0f125e12 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Begin detaching volume completed successfully. Jul 10 06:35:49.499906 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-84304af2-f37b-47fe-b050-308da3b7fee2 req-a416311f-1f26-4b47-827c-a2ed0f125e12 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e/action returned with HTTP 202 Jul 10 06:35:49.500475 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 537/2139] 10.4.3.200 () {72 vars in 1672 bytes} [Fri Jul 10 06:35:49 2026] POST /volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:35:49.523098 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-c1a39b92-6677-4318-8963-8899253a47cc None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:49.525796 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c1a39b92-6677-4318-8963-8899253a47cc tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] GET https://10.4.3.200/volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e Jul 10 06:35:49.526125 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c1a39b92-6677-4318-8963-8899253a47cc tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:49.526362 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c1a39b92-6677-4318-8963-8899253a47cc tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:49.544848 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:49.544848 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:35:49.551142 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-c1a39b92-6677-4318-8963-8899253a47cc tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Volume info retrieved successfully. Jul 10 06:35:49.557599 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c1a39b92-6677-4318-8963-8899253a47cc tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e returned with HTTP 200 Jul 10 06:35:49.558126 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 532/2140] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:49 2026] GET /volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e => generated 1148 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:35:49.895276 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-dd214f57-fed7-40fa-b738-b0c4bd09b7f1 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:49.897727 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-dd214f57-fed7-40fa-b738-b0c4bd09b7f1 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/4b05622f-8480-45e2-9e7c-d3cdb118b64a Jul 10 06:35:49.898024 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-dd214f57-fed7-40fa-b738-b0c4bd09b7f1 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:49.898238 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-dd214f57-fed7-40fa-b738-b0c4bd09b7f1 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:49.898374 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-dd214f57-fed7-40fa-b738-b0c4bd09b7f1 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id 4b05622f-8480-45e2-9e7c-d3cdb118b64a. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:35:49.902575 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:49.902575 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:35:49.903535 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-dd214f57-fed7-40fa-b738-b0c4bd09b7f1 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/4b05622f-8480-45e2-9e7c-d3cdb118b64a returned with HTTP 200 Jul 10 06:35:49.903967 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 537/2141] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:49 2026] GET /volume/v3/backups/4b05622f-8480-45e2-9e7c-d3cdb118b64a => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:50.145359 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-e1440219-170c-44a9-95ac-f888bff7dbf2 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:50.147867 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-e1440219-170c-44a9-95ac-f888bff7dbf2 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/9e9a6d99-34b2-4591-a5b4-d41915f20d7a Jul 10 06:35:50.148143 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-e1440219-170c-44a9-95ac-f888bff7dbf2 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:50.148366 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-e1440219-170c-44a9-95ac-f888bff7dbf2 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:50.148547 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-e1440219-170c-44a9-95ac-f888bff7dbf2 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id 9e9a6d99-34b2-4591-a5b4-d41915f20d7a. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:35:50.153892 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:50.153892 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:35:50.155116 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-e1440219-170c-44a9-95ac-f888bff7dbf2 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/9e9a6d99-34b2-4591-a5b4-d41915f20d7a returned with HTTP 200 Jul 10 06:35:50.155720 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 536/2142] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:50 2026] GET /volume/v3/backups/9e9a6d99-34b2-4591-a5b4-d41915f20d7a => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:50.528403 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-b514d364-881e-4682-a83f-0c4a896f0e53 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:50.528838 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b514d364-881e-4682-a83f-0c4a896f0e53 None None] GET https://10.4.3.200/volume// Jul 10 06:35:50.529033 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b514d364-881e-4682-a83f-0c4a896f0e53 None None] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:50.529257 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b514d364-881e-4682-a83f-0c4a896f0e53 None None] Calling method 'all' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:50.529599 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b514d364-881e-4682-a83f-0c4a896f0e53 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:35:50.529917 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 538/2143] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:35: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 10 06:35:50.536901 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-84304af2-f37b-47fe-b050-308da3b7fee2 req-68773de9-68dc-46f0-9317-852d2a6ee929 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:50.539292 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-84304af2-f37b-47fe-b050-308da3b7fee2 req-68773de9-68dc-46f0-9317-852d2a6ee929 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] GET https://10.4.3.200/volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e Jul 10 06:35:50.539535 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-84304af2-f37b-47fe-b050-308da3b7fee2 req-68773de9-68dc-46f0-9317-852d2a6ee929 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:50.539756 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-84304af2-f37b-47fe-b050-308da3b7fee2 req-68773de9-68dc-46f0-9317-852d2a6ee929 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:50.550019 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:50.550019 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:35:50.553605 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-84304af2-f37b-47fe-b050-308da3b7fee2 req-68773de9-68dc-46f0-9317-852d2a6ee929 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Volume info retrieved successfully. Jul 10 06:35:50.558761 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-84304af2-f37b-47fe-b050-308da3b7fee2 req-68773de9-68dc-46f0-9317-852d2a6ee929 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e returned with HTTP 200 Jul 10 06:35:50.559188 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 533/2144] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 10 06:35:50 2026] GET /volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e => generated 1328 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:35:50.573996 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-8dcdf4aa-6750-4712-b0f1-b1286fd49cd5 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:50.575967 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-8dcdf4aa-6750-4712-b0f1-b1286fd49cd5 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] GET https://10.4.3.200/volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e Jul 10 06:35:50.576188 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-8dcdf4aa-6750-4712-b0f1-b1286fd49cd5 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:50.576385 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-8dcdf4aa-6750-4712-b0f1-b1286fd49cd5 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:50.585698 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:50.585698 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:35:50.589285 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-8dcdf4aa-6750-4712-b0f1-b1286fd49cd5 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Volume info retrieved successfully. Jul 10 06:35:50.594475 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-8dcdf4aa-6750-4712-b0f1-b1286fd49cd5 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e returned with HTTP 200 Jul 10 06:35:50.594906 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 538/2145] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:50 2026] GET /volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e => generated 1148 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:35:50.913870 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-18e62fc9-35f7-4dca-ad69-5807eea3ad66 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:50.918272 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-18e62fc9-35f7-4dca-ad69-5807eea3ad66 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/4b05622f-8480-45e2-9e7c-d3cdb118b64a Jul 10 06:35:50.918272 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-18e62fc9-35f7-4dca-ad69-5807eea3ad66 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:50.918272 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-18e62fc9-35f7-4dca-ad69-5807eea3ad66 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:50.918272 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-18e62fc9-35f7-4dca-ad69-5807eea3ad66 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id 4b05622f-8480-45e2-9e7c-d3cdb118b64a. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:35:50.922329 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:50.922329 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:35:50.923171 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-18e62fc9-35f7-4dca-ad69-5807eea3ad66 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/4b05622f-8480-45e2-9e7c-d3cdb118b64a returned with HTTP 200 Jul 10 06:35:50.923713 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 537/2146] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:50 2026] GET /volume/v3/backups/4b05622f-8480-45e2-9e7c-d3cdb118b64a => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:50.934928 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-b2802703-f00f-41d9-9685-aa131ffe7577 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:50.936726 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b2802703-f00f-41d9-9685-aa131ffe7577 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/volumes/e93f5e3e-d101-45b6-b461-9a90053c4b78 Jul 10 06:35:50.936925 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b2802703-f00f-41d9-9685-aa131ffe7577 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:50.937100 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b2802703-f00f-41d9-9685-aa131ffe7577 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:50.946329 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:50.946329 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:35:50.950764 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-b2802703-f00f-41d9-9685-aa131ffe7577 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Volume info retrieved successfully. Jul 10 06:35:50.955646 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b2802703-f00f-41d9-9685-aa131ffe7577 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/volumes/e93f5e3e-d101-45b6-b461-9a90053c4b78 returned with HTTP 200 Jul 10 06:35:50.956161 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 539/2147] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:50 2026] GET /volume/v3/volumes/e93f5e3e-d101-45b6-b461-9a90053c4b78 => generated 1134 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:35:50.968108 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-327988db-6230-4b20-8fc8-a00e2e79c9c3 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:50.970110 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-327988db-6230-4b20-8fc8-a00e2e79c9c3 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] DELETE https://10.4.3.200/volume/v3/backups/4b05622f-8480-45e2-9e7c-d3cdb118b64a Jul 10 06:35:50.970378 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-327988db-6230-4b20-8fc8-a00e2e79c9c3 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:50.970581 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-327988db-6230-4b20-8fc8-a00e2e79c9c3 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:50.970716 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.contrib.backups [None req-327988db-6230-4b20-8fc8-a00e2e79c9c3 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Delete backup with id: 4b05622f-8480-45e2-9e7c-d3cdb118b64a. Jul 10 06:35:50.974712 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:50.974712 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:35:50.986779 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.backup.rpcapi [None req-327988db-6230-4b20-8fc8-a00e2e79c9c3 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] delete_backup rpcapi backup_id 4b05622f-8480-45e2-9e7c-d3cdb118b64a {{(pid=99977) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 06:35:50.989329 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-327988db-6230-4b20-8fc8-a00e2e79c9c3 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/4b05622f-8480-45e2-9e7c-d3cdb118b64a returned with HTTP 202 Jul 10 06:35:50.989775 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 534/2148] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:35:50 2026] DELETE /volume/v3/backups/4b05622f-8480-45e2-9e7c-d3cdb118b64a => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:35:50.999444 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-07804600-3525-4c2b-9499-77e6c4c708e7 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:51.005036 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-07804600-3525-4c2b-9499-77e6c4c708e7 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/4b05622f-8480-45e2-9e7c-d3cdb118b64a Jul 10 06:35:51.005211 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-07804600-3525-4c2b-9499-77e6c4c708e7 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:51.005436 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-07804600-3525-4c2b-9499-77e6c4c708e7 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:51.005569 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-07804600-3525-4c2b-9499-77e6c4c708e7 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id 4b05622f-8480-45e2-9e7c-d3cdb118b64a. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:35:51.013038 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:51.013038 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:35:51.013812 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-07804600-3525-4c2b-9499-77e6c4c708e7 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/4b05622f-8480-45e2-9e7c-d3cdb118b64a returned with HTTP 200 Jul 10 06:35:51.014211 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 539/2149] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:50 2026] GET /volume/v3/backups/4b05622f-8480-45e2-9e7c-d3cdb118b64a => generated 789 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:51.170113 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-9c0982de-a274-48aa-a8ab-f41e93538bae None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:51.171964 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-9c0982de-a274-48aa-a8ab-f41e93538bae tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/9e9a6d99-34b2-4591-a5b4-d41915f20d7a Jul 10 06:35:51.172969 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-9c0982de-a274-48aa-a8ab-f41e93538bae tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:51.175433 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-9c0982de-a274-48aa-a8ab-f41e93538bae tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:51.175585 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-9c0982de-a274-48aa-a8ab-f41e93538bae tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id 9e9a6d99-34b2-4591-a5b4-d41915f20d7a. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:35:51.183744 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:51.183744 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:35:51.184561 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-9c0982de-a274-48aa-a8ab-f41e93538bae tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/9e9a6d99-34b2-4591-a5b4-d41915f20d7a returned with HTTP 200 Jul 10 06:35:51.184928 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 538/2150] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:51 2026] GET /volume/v3/backups/9e9a6d99-34b2-4591-a5b4-d41915f20d7a => generated 751 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:51.547966 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-2953d369-0f4c-4cab-80e2-291a1c585227 req-399972b8-2a46-4ccc-9e4d-9ea86e73c935 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:51.550021 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-2953d369-0f4c-4cab-80e2-291a1c585227 req-399972b8-2a46-4ccc-9e4d-9ea86e73c935 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] GET https://10.4.3.200/volume/v3/volumes/cf9197cf-b85c-403b-89da-9516b25a01fd Jul 10 06:35:51.550206 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-2953d369-0f4c-4cab-80e2-291a1c585227 req-399972b8-2a46-4ccc-9e4d-9ea86e73c935 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:51.550387 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-2953d369-0f4c-4cab-80e2-291a1c585227 req-399972b8-2a46-4ccc-9e4d-9ea86e73c935 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:51.558851 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:51.558851 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:35:51.562055 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [req-2953d369-0f4c-4cab-80e2-291a1c585227 req-399972b8-2a46-4ccc-9e4d-9ea86e73c935 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Volume info retrieved successfully. Jul 10 06:35:51.566092 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-2953d369-0f4c-4cab-80e2-291a1c585227 req-399972b8-2a46-4ccc-9e4d-9ea86e73c935 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] https://10.4.3.200/volume/v3/volumes/cf9197cf-b85c-403b-89da-9516b25a01fd returned with HTTP 200 Jul 10 06:35:51.566490 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 540/2151] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:35:51 2026] GET /volume/v3/volumes/cf9197cf-b85c-403b-89da-9516b25a01fd => generated 1166 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:35:51.582907 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-2953d369-0f4c-4cab-80e2-291a1c585227 req-d8cca2ea-49bc-4806-a16c-3a2a3bde365e None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:51.584777 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-2953d369-0f4c-4cab-80e2-291a1c585227 req-d8cca2ea-49bc-4806-a16c-3a2a3bde365e tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] POST https://10.4.3.200/volume/v3/volumes/cf9197cf-b85c-403b-89da-9516b25a01fd/action Jul 10 06:35:51.585107 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-2953d369-0f4c-4cab-80e2-291a1c585227 req-d8cca2ea-49bc-4806-a16c-3a2a3bde365e tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:35:51.585233 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-2953d369-0f4c-4cab-80e2-291a1c585227 req-d8cca2ea-49bc-4806-a16c-3a2a3bde365e tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:35:51.595910 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:51.595910 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:35:51.596385 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-2953d369-0f4c-4cab-80e2-291a1c585227 req-d8cca2ea-49bc-4806-a16c-3a2a3bde365e tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Volume info retrieved successfully. Jul 10 06:35:51.601801 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-2953d369-0f4c-4cab-80e2-291a1c585227 req-d8cca2ea-49bc-4806-a16c-3a2a3bde365e tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Begin detaching volume completed successfully. Jul 10 06:35:51.602015 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-2953d369-0f4c-4cab-80e2-291a1c585227 req-d8cca2ea-49bc-4806-a16c-3a2a3bde365e tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] https://10.4.3.200/volume/v3/volumes/cf9197cf-b85c-403b-89da-9516b25a01fd/action returned with HTTP 202 Jul 10 06:35:51.602400 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 535/2152] 10.4.3.200 () {72 vars in 1672 bytes} [Fri Jul 10 06:35:51 2026] POST /volume/v3/volumes/cf9197cf-b85c-403b-89da-9516b25a01fd/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:35:51.611696 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-e6e77ef5-a215-4b36-876b-0a3cbeea4831 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:51.617789 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e6e77ef5-a215-4b36-876b-0a3cbeea4831 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] GET https://10.4.3.200/volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e Jul 10 06:35:51.617976 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e6e77ef5-a215-4b36-876b-0a3cbeea4831 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:51.618169 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e6e77ef5-a215-4b36-876b-0a3cbeea4831 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:51.627348 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:51.627348 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:35:51.630751 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-e6e77ef5-a215-4b36-876b-0a3cbeea4831 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Volume info retrieved successfully. Jul 10 06:35:51.635253 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e6e77ef5-a215-4b36-876b-0a3cbeea4831 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e returned with HTTP 200 Jul 10 06:35:51.635646 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 540/2153] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:51 2026] GET /volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e => generated 1148 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:35:52.025892 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-9dfef95e-d842-41ec-ad14-eb5e9969ed3f None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:52.027659 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-9dfef95e-d842-41ec-ad14-eb5e9969ed3f tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/4b05622f-8480-45e2-9e7c-d3cdb118b64a Jul 10 06:35:52.027954 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-9dfef95e-d842-41ec-ad14-eb5e9969ed3f tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:52.028451 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-9dfef95e-d842-41ec-ad14-eb5e9969ed3f tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:52.028451 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-9dfef95e-d842-41ec-ad14-eb5e9969ed3f tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id 4b05622f-8480-45e2-9e7c-d3cdb118b64a. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:35:52.031967 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-9dfef95e-d842-41ec-ad14-eb5e9969ed3f tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/4b05622f-8480-45e2-9e7c-d3cdb118b64a returned with HTTP 404 Jul 10 06:35:52.032456 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 539/2154] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:52 2026] GET /volume/v3/backups/4b05622f-8480-45e2-9e7c-d3cdb118b64a => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:35:52.143343 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-8426c43e-e48e-4c3a-baf9-6b532a38273b req-eba0803f-3a06-44ee-a488-787f676f7385 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:52.146401 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-8426c43e-e48e-4c3a-baf9-6b532a38273b req-eba0803f-3a06-44ee-a488-787f676f7385 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/volumes/e93f5e3e-d101-45b6-b461-9a90053c4b78 Jul 10 06:35:52.146646 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-8426c43e-e48e-4c3a-baf9-6b532a38273b req-eba0803f-3a06-44ee-a488-787f676f7385 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:52.146899 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-8426c43e-e48e-4c3a-baf9-6b532a38273b req-eba0803f-3a06-44ee-a488-787f676f7385 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:52.157970 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:52.157970 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:35:52.162016 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [req-8426c43e-e48e-4c3a-baf9-6b532a38273b req-eba0803f-3a06-44ee-a488-787f676f7385 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Volume info retrieved successfully. Jul 10 06:35:52.166519 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-8426c43e-e48e-4c3a-baf9-6b532a38273b req-eba0803f-3a06-44ee-a488-787f676f7385 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/volumes/e93f5e3e-d101-45b6-b461-9a90053c4b78 returned with HTTP 200 Jul 10 06:35:52.167040 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 541/2155] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:35:52 2026] GET /volume/v3/volumes/e93f5e3e-d101-45b6-b461-9a90053c4b78 => generated 1134 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:35:52.183755 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-8426c43e-e48e-4c3a-baf9-6b532a38273b req-67fc5950-86a0-4f4c-a205-67cb0b8e8191 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:52.186270 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-8426c43e-e48e-4c3a-baf9-6b532a38273b req-67fc5950-86a0-4f4c-a205-67cb0b8e8191 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] POST https://10.4.3.200/volume/v3/volumes/e93f5e3e-d101-45b6-b461-9a90053c4b78/action Jul 10 06:35:52.186667 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-8426c43e-e48e-4c3a-baf9-6b532a38273b req-67fc5950-86a0-4f4c-a205-67cb0b8e8191 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:35:52.186788 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-8426c43e-e48e-4c3a-baf9-6b532a38273b req-67fc5950-86a0-4f4c-a205-67cb0b8e8191 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:35:52.195806 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-1a470341-c345-4354-889d-2f1fd6d1dbe2 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:52.198138 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1a470341-c345-4354-889d-2f1fd6d1dbe2 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/9e9a6d99-34b2-4591-a5b4-d41915f20d7a Jul 10 06:35:52.198408 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1a470341-c345-4354-889d-2f1fd6d1dbe2 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:52.198683 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1a470341-c345-4354-889d-2f1fd6d1dbe2 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:52.198822 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-1a470341-c345-4354-889d-2f1fd6d1dbe2 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id 9e9a6d99-34b2-4591-a5b4-d41915f20d7a. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:35:52.199197 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:52.199197 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:35:52.199828 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-8426c43e-e48e-4c3a-baf9-6b532a38273b req-67fc5950-86a0-4f4c-a205-67cb0b8e8191 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Volume info retrieved successfully. Jul 10 06:35:52.203798 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:52.203798 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:35:52.204796 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1a470341-c345-4354-889d-2f1fd6d1dbe2 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/9e9a6d99-34b2-4591-a5b4-d41915f20d7a returned with HTTP 200 Jul 10 06:35:52.205184 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 541/2156] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:52 2026] GET /volume/v3/backups/9e9a6d99-34b2-4591-a5b4-d41915f20d7a => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:52.213126 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-8426c43e-e48e-4c3a-baf9-6b532a38273b req-67fc5950-86a0-4f4c-a205-67cb0b8e8191 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Begin detaching volume completed successfully. Jul 10 06:35:52.213188 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-8426c43e-e48e-4c3a-baf9-6b532a38273b req-67fc5950-86a0-4f4c-a205-67cb0b8e8191 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/volumes/e93f5e3e-d101-45b6-b461-9a90053c4b78/action returned with HTTP 202 Jul 10 06:35:52.213753 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 536/2157] 10.4.3.200 () {72 vars in 1672 bytes} [Fri Jul 10 06:35:52 2026] POST /volume/v3/volumes/e93f5e3e-d101-45b6-b461-9a90053c4b78/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:35:52.237291 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-d6aa387a-7d5e-4791-855a-cf5924747c51 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:52.239332 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-d6aa387a-7d5e-4791-855a-cf5924747c51 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/volumes/e93f5e3e-d101-45b6-b461-9a90053c4b78 Jul 10 06:35:52.239883 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-d6aa387a-7d5e-4791-855a-cf5924747c51 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:52.239883 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-d6aa387a-7d5e-4791-855a-cf5924747c51 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:52.253709 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:52.253709 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:35:52.258492 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-d6aa387a-7d5e-4791-855a-cf5924747c51 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Volume info retrieved successfully. Jul 10 06:35:52.264215 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-d6aa387a-7d5e-4791-855a-cf5924747c51 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/volumes/e93f5e3e-d101-45b6-b461-9a90053c4b78 returned with HTTP 200 Jul 10 06:35:52.264915 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 540/2158] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:52 2026] GET /volume/v3/volumes/e93f5e3e-d101-45b6-b461-9a90053c4b78 => generated 1137 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:35:52.650604 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-55238c85-1be0-419a-bb0e-af6ed600a08b None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:52.650604 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-55238c85-1be0-419a-bb0e-af6ed600a08b None None] GET https://10.4.3.200/volume// Jul 10 06:35:52.650604 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-55238c85-1be0-419a-bb0e-af6ed600a08b None None] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:52.650604 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-55238c85-1be0-419a-bb0e-af6ed600a08b None None] Calling method 'all' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:52.650604 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-55238c85-1be0-419a-bb0e-af6ed600a08b None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:35:52.654556 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 542/2159] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:35:52 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 06:35:52.657048 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-638350ae-9921-45ce-972e-e45e6bff6407 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:52.659325 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-638350ae-9921-45ce-972e-e45e6bff6407 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] GET https://10.4.3.200/volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e Jul 10 06:35:52.659596 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-638350ae-9921-45ce-972e-e45e6bff6407 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:52.659849 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-638350ae-9921-45ce-972e-e45e6bff6407 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:52.669086 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-2953d369-0f4c-4cab-80e2-291a1c585227 req-7e597cc5-c18f-43f0-8571-606c922e3b75 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:52.674082 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-2953d369-0f4c-4cab-80e2-291a1c585227 req-7e597cc5-c18f-43f0-8571-606c922e3b75 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] GET https://10.4.3.200/volume/v3/volumes/cf9197cf-b85c-403b-89da-9516b25a01fd Jul 10 06:35:52.674302 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-2953d369-0f4c-4cab-80e2-291a1c585227 req-7e597cc5-c18f-43f0-8571-606c922e3b75 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:52.674492 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-2953d369-0f4c-4cab-80e2-291a1c585227 req-7e597cc5-c18f-43f0-8571-606c922e3b75 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:52.681212 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:52.681212 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:35:52.685839 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-638350ae-9921-45ce-972e-e45e6bff6407 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Volume info retrieved successfully. Jul 10 06:35:52.690347 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:52.690347 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:35:52.691159 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-638350ae-9921-45ce-972e-e45e6bff6407 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e returned with HTTP 200 Jul 10 06:35:52.691686 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 542/2160] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:52 2026] GET /volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e => generated 1148 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:35:52.694189 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-2953d369-0f4c-4cab-80e2-291a1c585227 req-7e597cc5-c18f-43f0-8571-606c922e3b75 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Volume info retrieved successfully. Jul 10 06:35:52.698754 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-2953d369-0f4c-4cab-80e2-291a1c585227 req-7e597cc5-c18f-43f0-8571-606c922e3b75 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] https://10.4.3.200/volume/v3/volumes/cf9197cf-b85c-403b-89da-9516b25a01fd returned with HTTP 200 Jul 10 06:35:52.699169 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 537/2161] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 10 06:35:52 2026] GET /volume/v3/volumes/cf9197cf-b85c-403b-89da-9516b25a01fd => generated 1349 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:35:53.244476 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-b76d4327-b558-44e8-a329-02135594fd87 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:53.244889 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-b76d4327-b558-44e8-a329-02135594fd87 None None] GET https://10.4.3.200/volume// Jul 10 06:35:53.250023 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-b76d4327-b558-44e8-a329-02135594fd87 None None] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:53.252907 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-b76d4327-b558-44e8-a329-02135594fd87 None None] Calling method 'all' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:53.256641 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-b76d4327-b558-44e8-a329-02135594fd87 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:35:53.257346 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 541/2162] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:35:53 2026] GET /volume/ => generated 386 bytes in 13 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 06:35:53.265805 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-8426c43e-e48e-4c3a-baf9-6b532a38273b req-cab06492-6fbb-4378-9583-0fcb763fac00 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:53.268582 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-8426c43e-e48e-4c3a-baf9-6b532a38273b req-cab06492-6fbb-4378-9583-0fcb763fac00 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/volumes/e93f5e3e-d101-45b6-b461-9a90053c4b78 Jul 10 06:35:53.268929 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-8426c43e-e48e-4c3a-baf9-6b532a38273b req-cab06492-6fbb-4378-9583-0fcb763fac00 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:53.269310 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-8426c43e-e48e-4c3a-baf9-6b532a38273b req-cab06492-6fbb-4378-9583-0fcb763fac00 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:53.279655 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-9e87e824-ea56-4055-a538-5f322d8442ca None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:53.281245 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9e87e824-ea56-4055-a538-5f322d8442ca tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/volumes/e93f5e3e-d101-45b6-b461-9a90053c4b78 Jul 10 06:35:53.281781 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9e87e824-ea56-4055-a538-5f322d8442ca tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:53.282106 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9e87e824-ea56-4055-a538-5f322d8442ca tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:53.283128 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:53.283128 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:35:53.287760 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [req-8426c43e-e48e-4c3a-baf9-6b532a38273b req-cab06492-6fbb-4378-9583-0fcb763fac00 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Volume info retrieved successfully. Jul 10 06:35:53.291680 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:53.291680 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:35:53.293978 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-8426c43e-e48e-4c3a-baf9-6b532a38273b req-cab06492-6fbb-4378-9583-0fcb763fac00 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/volumes/e93f5e3e-d101-45b6-b461-9a90053c4b78 returned with HTTP 200 Jul 10 06:35:53.294968 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 543/2163] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 10 06:35:53 2026] GET /volume/v3/volumes/e93f5e3e-d101-45b6-b461-9a90053c4b78 => generated 1317 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:35:53.297634 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-9e87e824-ea56-4055-a538-5f322d8442ca tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Volume info retrieved successfully. Jul 10 06:35:53.302365 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9e87e824-ea56-4055-a538-5f322d8442ca tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/volumes/e93f5e3e-d101-45b6-b461-9a90053c4b78 returned with HTTP 200 Jul 10 06:35:53.303070 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 543/2164] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:53 2026] GET /volume/v3/volumes/e93f5e3e-d101-45b6-b461-9a90053c4b78 => generated 1137 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:35:53.663167 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-2953d369-0f4c-4cab-80e2-291a1c585227 req-5ee22acc-1107-4af8-b4cd-983d0cabe211 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:53.665696 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-2953d369-0f4c-4cab-80e2-291a1c585227 req-5ee22acc-1107-4af8-b4cd-983d0cabe211 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] DELETE https://10.4.3.200/volume/v3/attachments/beb6fb42-d771-4ffa-ab55-03ee361dd525 Jul 10 06:35:53.665929 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-2953d369-0f4c-4cab-80e2-291a1c585227 req-5ee22acc-1107-4af8-b4cd-983d0cabe211 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:53.666106 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-2953d369-0f4c-4cab-80e2-291a1c585227 req-5ee22acc-1107-4af8-b4cd-983d0cabe211 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Calling method 'version_select' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:53.674367 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:53.674367 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:35:53.709868 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-b3311e5d-d44a-4a67-bdb4-7212d9a04dc5 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:53.713306 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-b3311e5d-d44a-4a67-bdb4-7212d9a04dc5 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] GET https://10.4.3.200/volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e Jul 10 06:35:53.716617 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-b3311e5d-d44a-4a67-bdb4-7212d9a04dc5 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:53.716924 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-b3311e5d-d44a-4a67-bdb4-7212d9a04dc5 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:53.732971 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:53.732971 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:35:53.736752 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-b3311e5d-d44a-4a67-bdb4-7212d9a04dc5 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Volume info retrieved successfully. Jul 10 06:35:53.744883 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-b3311e5d-d44a-4a67-bdb4-7212d9a04dc5 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e returned with HTTP 200 Jul 10 06:35:53.745309 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 542/2165] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:53 2026] GET /volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e => generated 1148 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:35:53.994578 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-382e24cf-d9fb-4c42-b7b0-a35bd6e3d323 req-b704de40-360a-4543-a8a9-e5cfe5623772 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:53.996823 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-382e24cf-d9fb-4c42-b7b0-a35bd6e3d323 req-b704de40-360a-4543-a8a9-e5cfe5623772 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/volumes/63c07a7d-f76d-4897-9db5-d5034c948c6a Jul 10 06:35:53.997035 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-382e24cf-d9fb-4c42-b7b0-a35bd6e3d323 req-b704de40-360a-4543-a8a9-e5cfe5623772 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:53.997208 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-382e24cf-d9fb-4c42-b7b0-a35bd6e3d323 req-b704de40-360a-4543-a8a9-e5cfe5623772 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:54.004077 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:54.004077 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:35:54.008260 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [req-382e24cf-d9fb-4c42-b7b0-a35bd6e3d323 req-b704de40-360a-4543-a8a9-e5cfe5623772 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Volume info retrieved successfully. Jul 10 06:35:54.013282 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-382e24cf-d9fb-4c42-b7b0-a35bd6e3d323 req-b704de40-360a-4543-a8a9-e5cfe5623772 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/volumes/63c07a7d-f76d-4897-9db5-d5034c948c6a returned with HTTP 200 Jul 10 06:35:54.013815 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 544/2166] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:35:53 2026] GET /volume/v3/volumes/63c07a7d-f76d-4897-9db5-d5034c948c6a => generated 1356 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:35:54.025195 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-bd3738b8-1a5e-418c-b205-9109f6e193a6 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:54.027626 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-bd3738b8-1a5e-418c-b205-9109f6e193a6 None None] GET https://10.4.3.200/volume// Jul 10 06:35:54.027626 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-bd3738b8-1a5e-418c-b205-9109f6e193a6 None None] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:54.027626 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-bd3738b8-1a5e-418c-b205-9109f6e193a6 None None] Calling method 'all' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:54.028000 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-bd3738b8-1a5e-418c-b205-9109f6e193a6 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:35:54.028592 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 544/2167] 10.4.3.200 () {66 vars in 1419 bytes} [Fri Jul 10 06:35:54 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 06:35:54.037087 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-382e24cf-d9fb-4c42-b7b0-a35bd6e3d323 req-e124d0d4-04db-4afe-a521-670c0736c014 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:54.039090 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-382e24cf-d9fb-4c42-b7b0-a35bd6e3d323 req-e124d0d4-04db-4afe-a521-670c0736c014 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 10 06:35:54.039442 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-382e24cf-d9fb-4c42-b7b0-a35bd6e3d323 req-e124d0d4-04db-4afe-a521-670c0736c014 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "63c07a7d-f76d-4897-9db5-d5034c948c6a", "connector": null, "instance_uuid": "95852336-2f36-4f42-93e6-0cb298320d1a"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:35:54.046944 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:54.046944 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:35:54.072745 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-382e24cf-d9fb-4c42-b7b0-a35bd6e3d323 req-e124d0d4-04db-4afe-a521-670c0736c014 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 10 06:35:54.073185 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 543/2168] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 10 06:35:54 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 10 06:35:54.209611 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-2953d369-0f4c-4cab-80e2-291a1c585227 req-5ee22acc-1107-4af8-b4cd-983d0cabe211 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] https://10.4.3.200/volume/v3/attachments/beb6fb42-d771-4ffa-ab55-03ee361dd525 returned with HTTP 200 Jul 10 06:35:54.210334 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 538/2169] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 10 06:35:53 2026] DELETE /volume/v3/attachments/beb6fb42-d771-4ffa-ab55-03ee361dd525 => generated 19 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:54.316252 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-6004243a-276e-4764-b62f-b6b5afc47bad None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:54.318416 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6004243a-276e-4764-b62f-b6b5afc47bad tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/volumes/e93f5e3e-d101-45b6-b461-9a90053c4b78 Jul 10 06:35:54.318781 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6004243a-276e-4764-b62f-b6b5afc47bad tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:54.319215 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6004243a-276e-4764-b62f-b6b5afc47bad tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:54.331713 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:54.331713 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:35:54.336793 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-6004243a-276e-4764-b62f-b6b5afc47bad tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Volume info retrieved successfully. Jul 10 06:35:54.343329 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6004243a-276e-4764-b62f-b6b5afc47bad tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/volumes/e93f5e3e-d101-45b6-b461-9a90053c4b78 returned with HTTP 200 Jul 10 06:35:54.343897 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 545/2170] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:54 2026] GET /volume/v3/volumes/e93f5e3e-d101-45b6-b461-9a90053c4b78 => generated 1137 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:35:54.762466 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-06e9402c-ff07-4fda-97b5-8e467a2dc7b9 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:54.764581 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-06e9402c-ff07-4fda-97b5-8e467a2dc7b9 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] GET https://10.4.3.200/volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e Jul 10 06:35:54.764816 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-06e9402c-ff07-4fda-97b5-8e467a2dc7b9 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:54.764988 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-06e9402c-ff07-4fda-97b5-8e467a2dc7b9 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:54.777634 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:54.777634 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:35:54.781894 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-06e9402c-ff07-4fda-97b5-8e467a2dc7b9 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Volume info retrieved successfully. Jul 10 06:35:54.788833 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-06e9402c-ff07-4fda-97b5-8e467a2dc7b9 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e returned with HTTP 200 Jul 10 06:35:54.789385 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 545/2171] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:54 2026] GET /volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e => generated 1148 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:35:55.367668 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-8e14973d-af6d-44b6-ae1c-09dd3252af9d None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:55.370512 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-8e14973d-af6d-44b6-ae1c-09dd3252af9d tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/volumes/e93f5e3e-d101-45b6-b461-9a90053c4b78 Jul 10 06:35:55.370740 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-8e14973d-af6d-44b6-ae1c-09dd3252af9d tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:55.370972 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-8e14973d-af6d-44b6-ae1c-09dd3252af9d tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:55.383971 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:55.383971 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:35:55.388073 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-8e14973d-af6d-44b6-ae1c-09dd3252af9d tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Volume info retrieved successfully. Jul 10 06:35:55.393342 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-8e14973d-af6d-44b6-ae1c-09dd3252af9d tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/volumes/e93f5e3e-d101-45b6-b461-9a90053c4b78 returned with HTTP 200 Jul 10 06:35:55.393923 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 544/2172] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:55 2026] GET /volume/v3/volumes/e93f5e3e-d101-45b6-b461-9a90053c4b78 => generated 1137 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:35:55.801104 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-7f5e38e0-32e1-42d3-bee1-1fb8cbf543c9 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:55.803118 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7f5e38e0-32e1-42d3-bee1-1fb8cbf543c9 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] GET https://10.4.3.200/volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e Jul 10 06:35:55.803330 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-7f5e38e0-32e1-42d3-bee1-1fb8cbf543c9 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:55.803576 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-7f5e38e0-32e1-42d3-bee1-1fb8cbf543c9 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:55.813883 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:55.813883 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:35:55.817213 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-7f5e38e0-32e1-42d3-bee1-1fb8cbf543c9 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Volume info retrieved successfully. Jul 10 06:35:55.821275 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7f5e38e0-32e1-42d3-bee1-1fb8cbf543c9 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e returned with HTTP 200 Jul 10 06:35:55.821615 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 539/2173] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:55 2026] GET /volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e => generated 1148 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:35:55.965956 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-84304af2-f37b-47fe-b050-308da3b7fee2 req-f7568312-6697-4cdd-973f-7b10f4734adc None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:55.968883 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-84304af2-f37b-47fe-b050-308da3b7fee2 req-f7568312-6697-4cdd-973f-7b10f4734adc tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] GET https://10.4.3.200/volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e Jul 10 06:35:55.969149 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-84304af2-f37b-47fe-b050-308da3b7fee2 req-f7568312-6697-4cdd-973f-7b10f4734adc tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:55.969453 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-84304af2-f37b-47fe-b050-308da3b7fee2 req-f7568312-6697-4cdd-973f-7b10f4734adc tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:55.983876 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:55.983876 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:35:55.987711 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [req-84304af2-f37b-47fe-b050-308da3b7fee2 req-f7568312-6697-4cdd-973f-7b10f4734adc tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Volume info retrieved successfully. Jul 10 06:35:55.992382 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-84304af2-f37b-47fe-b050-308da3b7fee2 req-f7568312-6697-4cdd-973f-7b10f4734adc tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e returned with HTTP 200 Jul 10 06:35:55.992916 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 546/2174] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:35:55 2026] GET /volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e => generated 1148 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:35:56.339608 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-8426c43e-e48e-4c3a-baf9-6b532a38273b req-97eb3ab5-49a5-47cf-8d6e-952d98ee383f None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:56.347717 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-8426c43e-e48e-4c3a-baf9-6b532a38273b req-97eb3ab5-49a5-47cf-8d6e-952d98ee383f tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] DELETE https://10.4.3.200/volume/v3/attachments/16a12bc9-2251-4d23-8ff4-6090c0b2e6b4 Jul 10 06:35:56.347717 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-8426c43e-e48e-4c3a-baf9-6b532a38273b req-97eb3ab5-49a5-47cf-8d6e-952d98ee383f tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:56.347717 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-8426c43e-e48e-4c3a-baf9-6b532a38273b req-97eb3ab5-49a5-47cf-8d6e-952d98ee383f tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'version_select' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:56.349878 np0000004964 devstack@c-api.service[99978]: DEBUG dbcounter [-] [99978] Writing DB stats cinder:SELECT=326,cinder:INSERT=40,cinder:UPDATE=64 {{(pid=99978) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:35:56.363245 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:56.363245 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:35:56.412656 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-8964ff05-d958-4658-a888-736bfd461141 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:56.415152 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-8964ff05-d958-4658-a888-736bfd461141 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/volumes/e93f5e3e-d101-45b6-b461-9a90053c4b78 Jul 10 06:35:56.415450 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-8964ff05-d958-4658-a888-736bfd461141 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:56.415748 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-8964ff05-d958-4658-a888-736bfd461141 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:56.433156 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:56.433156 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:35:56.439524 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-8964ff05-d958-4658-a888-736bfd461141 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Volume info retrieved successfully. Jul 10 06:35:56.449069 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-8964ff05-d958-4658-a888-736bfd461141 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/volumes/e93f5e3e-d101-45b6-b461-9a90053c4b78 returned with HTTP 200 Jul 10 06:35:56.450114 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 545/2175] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:56 2026] GET /volume/v3/volumes/e93f5e3e-d101-45b6-b461-9a90053c4b78 => generated 1137 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:35:56.721454 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-84304af2-f37b-47fe-b050-308da3b7fee2 req-7f2b2e9e-a2c9-4487-a20d-7c47f6edcb2c None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:56.724340 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-84304af2-f37b-47fe-b050-308da3b7fee2 req-7f2b2e9e-a2c9-4487-a20d-7c47f6edcb2c tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] DELETE https://10.4.3.200/volume/v3/attachments/23e83e9e-3c87-444d-976e-f3b5d8c8ea7d Jul 10 06:35:56.724517 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-84304af2-f37b-47fe-b050-308da3b7fee2 req-7f2b2e9e-a2c9-4487-a20d-7c47f6edcb2c tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:56.724734 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-84304af2-f37b-47fe-b050-308da3b7fee2 req-7f2b2e9e-a2c9-4487-a20d-7c47f6edcb2c tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Calling method 'version_select' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:56.731943 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:56.731943 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:35:56.834410 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-c23648a4-8fc1-4cf2-9d84-4175d1841843 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:56.836825 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c23648a4-8fc1-4cf2-9d84-4175d1841843 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] GET https://10.4.3.200/volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e Jul 10 06:35:56.837062 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c23648a4-8fc1-4cf2-9d84-4175d1841843 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:56.837326 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c23648a4-8fc1-4cf2-9d84-4175d1841843 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:56.848096 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:56.848096 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:35:56.852720 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-c23648a4-8fc1-4cf2-9d84-4175d1841843 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Volume info retrieved successfully. Jul 10 06:35:56.857151 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c23648a4-8fc1-4cf2-9d84-4175d1841843 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e returned with HTTP 200 Jul 10 06:35:56.857659 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 547/2176] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:56 2026] GET /volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e => generated 1148 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:35:56.888153 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-8426c43e-e48e-4c3a-baf9-6b532a38273b req-97eb3ab5-49a5-47cf-8d6e-952d98ee383f tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/attachments/16a12bc9-2251-4d23-8ff4-6090c0b2e6b4 returned with HTTP 200 Jul 10 06:35:56.888767 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 546/2177] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 10 06:35:56 2026] DELETE /volume/v3/attachments/16a12bc9-2251-4d23-8ff4-6090c0b2e6b4 => generated 19 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:57.274537 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-84304af2-f37b-47fe-b050-308da3b7fee2 req-7f2b2e9e-a2c9-4487-a20d-7c47f6edcb2c tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/attachments/23e83e9e-3c87-444d-976e-f3b5d8c8ea7d returned with HTTP 200 Jul 10 06:35:57.275114 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 540/2178] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 10 06:35:56 2026] DELETE /volume/v3/attachments/23e83e9e-3c87-444d-976e-f3b5d8c8ea7d => generated 19 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:57.466940 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-b52e34fc-7a6c-4905-a2ac-1e69693ed3dd None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:57.468559 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-b52e34fc-7a6c-4905-a2ac-1e69693ed3dd tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/volumes/e93f5e3e-d101-45b6-b461-9a90053c4b78 Jul 10 06:35:57.468812 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-b52e34fc-7a6c-4905-a2ac-1e69693ed3dd tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:57.469040 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-b52e34fc-7a6c-4905-a2ac-1e69693ed3dd tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:57.475324 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:57.475324 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:35:57.483866 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-b52e34fc-7a6c-4905-a2ac-1e69693ed3dd tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Volume info retrieved successfully. Jul 10 06:35:57.489601 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-b52e34fc-7a6c-4905-a2ac-1e69693ed3dd tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/volumes/e93f5e3e-d101-45b6-b461-9a90053c4b78 returned with HTTP 200 Jul 10 06:35:57.490113 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 546/2179] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:57 2026] GET /volume/v3/volumes/e93f5e3e-d101-45b6-b461-9a90053c4b78 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:57.869251 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-ac2e29ad-bbfb-41b5-ba69-2a8d7a122a26 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:57.872236 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ac2e29ad-bbfb-41b5-ba69-2a8d7a122a26 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] GET https://10.4.3.200/volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e Jul 10 06:35:57.872236 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ac2e29ad-bbfb-41b5-ba69-2a8d7a122a26 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:57.872236 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ac2e29ad-bbfb-41b5-ba69-2a8d7a122a26 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:57.881527 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:57.881527 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:35:57.885232 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-ac2e29ad-bbfb-41b5-ba69-2a8d7a122a26 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Volume info retrieved successfully. Jul 10 06:35:57.890728 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ac2e29ad-bbfb-41b5-ba69-2a8d7a122a26 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e returned with HTTP 200 Jul 10 06:35:57.891255 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 548/2180] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:57 2026] GET /volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e => generated 853 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:57.905244 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-50f7f053-dd36-4d4e-90a5-beefbf90bd5b None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:57.908478 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-50f7f053-dd36-4d4e-90a5-beefbf90bd5b tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] GET https://10.4.3.200/volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e Jul 10 06:35:57.908478 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-50f7f053-dd36-4d4e-90a5-beefbf90bd5b tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:57.908478 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-50f7f053-dd36-4d4e-90a5-beefbf90bd5b tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:57.916903 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:57.916903 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:35:57.921350 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-50f7f053-dd36-4d4e-90a5-beefbf90bd5b tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Volume info retrieved successfully. Jul 10 06:35:57.926333 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-50f7f053-dd36-4d4e-90a5-beefbf90bd5b tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e returned with HTTP 200 Jul 10 06:35:57.926786 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 547/2181] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:57 2026] GET /volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e => generated 853 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:57.982776 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-b0cd5817-b639-4bac-b232-b19d345a2684 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:57.985259 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b0cd5817-b639-4bac-b232-b19d345a2684 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] GET https://10.4.3.200/volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e Jul 10 06:35:57.985522 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b0cd5817-b639-4bac-b232-b19d345a2684 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:57.985801 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b0cd5817-b639-4bac-b232-b19d345a2684 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:57.997093 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:57.997093 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:35:58.003197 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-b0cd5817-b639-4bac-b232-b19d345a2684 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Volume info retrieved successfully. Jul 10 06:35:58.011370 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b0cd5817-b639-4bac-b232-b19d345a2684 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e returned with HTTP 200 Jul 10 06:35:58.011980 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 541/2182] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:57 2026] GET /volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e => generated 853 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:58.076856 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-4bf76ea9-c3b4-4e66-aef3-f22741e994ff None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:58.079026 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-4bf76ea9-c3b4-4e66-aef3-f22741e994ff tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:35:58.079464 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-4bf76ea9-c3b4-4e66-aef3-f22741e994ff tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1208702832", "imageRef": "8939ca72-758b-49bf-be8b-162af43ee2bf"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:35:58.081418 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.volumes [None req-4bf76ea9-c3b4-4e66-aef3-f22741e994ff tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1208702832', 'imageRef': '8939ca72-758b-49bf-be8b-162af43ee2bf'}} {{(pid=99975) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:35:58.256797 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-4bf76ea9-c3b4-4e66-aef3-f22741e994ff tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Create volume of 1 GB Jul 10 06:35:58.257129 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:58.257129 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:35:58.257648 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-4bf76ea9-c3b4-4e66-aef3-f22741e994ff tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Availability Zones retrieved successfully. Jul 10 06:35:58.263531 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-4bf76ea9-c3b4-4e66-aef3-f22741e994ff tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Flow 'volume_create_api' (ff87f3d6-a718-4a29-a2b8-29144b5228ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:35:58.264426 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-4bf76ea9-c3b4-4e66-aef3-f22741e994ff tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4597da6-3ee7-4470-ae22-250fe1845bb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:35:58.265474 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.flows.api.create_volume [None req-4bf76ea9-c3b4-4e66-aef3-f22741e994ff tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Validating volume size '1' using validate_int {{(pid=99975) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:35:58.304811 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:58.304811 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:35:58.318874 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-4bf76ea9-c3b4-4e66-aef3-f22741e994ff tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4597da6-3ee7-4470-ae22-250fe1845bb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:17Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=238448dc-8618-420d-bc49-a2c721b2e189,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '238448dc-8618-420d-bc49-a2c721b2e189', 'encryption_key_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=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:35:58.319576 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-4bf76ea9-c3b4-4e66-aef3-f22741e994ff tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eefa6ca8-1396-4bf0-a624-e911b0cf967c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:35:58.370114 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.quota [None req-4bf76ea9-c3b4-4e66-aef3-f22741e994ff tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Created reservations ['37e1f4ee-dbad-44e4-b537-c419c4f6b3ca', 'a73a9758-4fe1-49d9-8740-c55d59e9aebe', 'ceb80a71-dded-47f1-adc3-bdf4461d7cf1', '8b1396bb-bca8-40e6-aab9-f8202e029893'] {{(pid=99975) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:35:58.370912 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-4bf76ea9-c3b4-4e66-aef3-f22741e994ff tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eefa6ca8-1396-4bf0-a624-e911b0cf967c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['37e1f4ee-dbad-44e4-b537-c419c4f6b3ca', 'a73a9758-4fe1-49d9-8740-c55d59e9aebe', 'ceb80a71-dded-47f1-adc3-bdf4461d7cf1', '8b1396bb-bca8-40e6-aab9-f8202e029893']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:35:58.371640 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-4bf76ea9-c3b4-4e66-aef3-f22741e994ff tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c644e49-444c-4f89-bddf-04d3d9263efe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:35:58.394035 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-4bf76ea9-c3b4-4e66-aef3-f22741e994ff tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c644e49-444c-4f89-bddf-04d3d9263efe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ba157216-b36f-4759-a63e-9b8a2b9eb506', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1208702832',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='78af4427aa3a4035bdbb810dc1a2db39',qos_specs=None,replication_status=,reservations=['37e1f4ee-dbad-44e4-b537-c419c4f6b3ca','a73a9758-4fe1-49d9-8740-c55d59e9aebe','ceb80a71-dded-47f1-adc3-bdf4461d7cf1','8b1396bb-bca8-40e6-aab9-f8202e029893'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6380a83cf69846b0a9e56177c7161013',volume_type_id=238448dc-8618-420d-bc49-a2c721b2e189), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:35:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1208702832',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ba157216-b36f-4759-a63e-9b8a2b9eb506,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='78af4427aa3a4035bdbb810dc1a2db39',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6380a83cf69846b0a9e56177c7161013',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(238448dc-8618-420d-bc49-a2c721b2e189),volume_type_id=238448dc-8618-420d-bc49-a2c721b2e189)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:35:58.394648 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-4bf76ea9-c3b4-4e66-aef3-f22741e994ff tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7d33a97-f740-4425-b01a-d16050a43d3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:35:58.414801 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-4bf76ea9-c3b4-4e66-aef3-f22741e994ff tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7d33a97-f740-4425-b01a-d16050a43d3a) transitioned into state 'SUCCESS' from state '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-1208702832',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='78af4427aa3a4035bdbb810dc1a2db39',qos_specs=None,replication_status=,reservations=['37e1f4ee-dbad-44e4-b537-c419c4f6b3ca','a73a9758-4fe1-49d9-8740-c55d59e9aebe','ceb80a71-dded-47f1-adc3-bdf4461d7cf1','8b1396bb-bca8-40e6-aab9-f8202e029893'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6380a83cf69846b0a9e56177c7161013',volume_type_id=238448dc-8618-420d-bc49-a2c721b2e189)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:35:58.415368 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-4bf76ea9-c3b4-4e66-aef3-f22741e994ff tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce3c9816-18b6-41f3-9edb-c7c055e72709) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:35:58.424790 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-4bf76ea9-c3b4-4e66-aef3-f22741e994ff tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce3c9816-18b6-41f3-9edb-c7c055e72709) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:35:58.425639 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-4bf76ea9-c3b4-4e66-aef3-f22741e994ff tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Flow 'volume_create_api' (ff87f3d6-a718-4a29-a2b8-29144b5228ce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:35:58.425945 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-4bf76ea9-c3b4-4e66-aef3-f22741e994ff tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Create volume request issued successfully. Jul 10 06:35:58.426487 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-4bf76ea9-c3b4-4e66-aef3-f22741e994ff tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:35:58.426928 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 547/2183] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 10 06:35:58 2026] POST /volume/v3/volumes => generated 760 bytes in 351 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:35:58.441621 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-66564170-f8f6-4b95-ba6f-145abeb4ac3c None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:58.443446 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-66564170-f8f6-4b95-ba6f-145abeb4ac3c tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] GET https://10.4.3.200/volume/v3/volumes/ba157216-b36f-4759-a63e-9b8a2b9eb506 Jul 10 06:35:58.443664 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-66564170-f8f6-4b95-ba6f-145abeb4ac3c tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:58.443901 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-66564170-f8f6-4b95-ba6f-145abeb4ac3c tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:58.450717 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:58.450717 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:35:58.454054 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-66564170-f8f6-4b95-ba6f-145abeb4ac3c tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Volume info retrieved successfully. Jul 10 06:35:58.457850 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-66564170-f8f6-4b95-ba6f-145abeb4ac3c tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/volumes/ba157216-b36f-4759-a63e-9b8a2b9eb506 returned with HTTP 200 Jul 10 06:35:58.458187 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 549/2184] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:58 2026] GET /volume/v3/volumes/ba157216-b36f-4759-a63e-9b8a2b9eb506 => generated 828 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:35:59.476703 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-dc1f464f-6ebd-4f6a-99ff-c6822bb7f6d1 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:59.478767 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-dc1f464f-6ebd-4f6a-99ff-c6822bb7f6d1 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] GET https://10.4.3.200/volume/v3/volumes/ba157216-b36f-4759-a63e-9b8a2b9eb506 Jul 10 06:35:59.478988 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-dc1f464f-6ebd-4f6a-99ff-c6822bb7f6d1 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:59.479190 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-dc1f464f-6ebd-4f6a-99ff-c6822bb7f6d1 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:59.486858 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:59.486858 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:35:59.490577 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-dc1f464f-6ebd-4f6a-99ff-c6822bb7f6d1 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Volume info retrieved successfully. Jul 10 06:35:59.495366 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-dc1f464f-6ebd-4f6a-99ff-c6822bb7f6d1 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/volumes/ba157216-b36f-4759-a63e-9b8a2b9eb506 returned with HTTP 200 Jul 10 06:35:59.495860 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 548/2185] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:35:59 2026] GET /volume/v3/volumes/ba157216-b36f-4759-a63e-9b8a2b9eb506 => generated 1368 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:35:59.647983 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-06ce5b96-c103-472d-8abb-4e9e42ab037f req-390fc400-defb-4a46-a4d1-131a74eda8ac None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:35:59.649949 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-06ce5b96-c103-472d-8abb-4e9e42ab037f req-390fc400-defb-4a46-a4d1-131a74eda8ac tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] GET https://10.4.3.200/volume/v3/volumes/ba157216-b36f-4759-a63e-9b8a2b9eb506 Jul 10 06:35:59.650332 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-06ce5b96-c103-472d-8abb-4e9e42ab037f req-390fc400-defb-4a46-a4d1-131a74eda8ac tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:35:59.650332 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-06ce5b96-c103-472d-8abb-4e9e42ab037f req-390fc400-defb-4a46-a4d1-131a74eda8ac tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:35:59.657604 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:35:59.657604 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:35:59.661144 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-06ce5b96-c103-472d-8abb-4e9e42ab037f req-390fc400-defb-4a46-a4d1-131a74eda8ac tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Volume info retrieved successfully. Jul 10 06:35:59.665705 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-06ce5b96-c103-472d-8abb-4e9e42ab037f req-390fc400-defb-4a46-a4d1-131a74eda8ac tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/volumes/ba157216-b36f-4759-a63e-9b8a2b9eb506 returned with HTTP 200 Jul 10 06:35:59.666117 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 542/2186] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:35:59 2026] GET /volume/v3/volumes/ba157216-b36f-4759-a63e-9b8a2b9eb506 => generated 1368 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:36:00.221683 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-06ce5b96-c103-472d-8abb-4e9e42ab037f req-bb9af0f8-5bae-4af1-838c-2cccd45e9958 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:00.227538 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-06ce5b96-c103-472d-8abb-4e9e42ab037f req-bb9af0f8-5bae-4af1-838c-2cccd45e9958 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] GET https://10.4.3.200/volume/v3/volumes/ba157216-b36f-4759-a63e-9b8a2b9eb506 Jul 10 06:36:00.227538 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-06ce5b96-c103-472d-8abb-4e9e42ab037f req-bb9af0f8-5bae-4af1-838c-2cccd45e9958 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:00.227538 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-06ce5b96-c103-472d-8abb-4e9e42ab037f req-bb9af0f8-5bae-4af1-838c-2cccd45e9958 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:00.236276 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:00.236276 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:36:00.241922 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [req-06ce5b96-c103-472d-8abb-4e9e42ab037f req-bb9af0f8-5bae-4af1-838c-2cccd45e9958 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Volume info retrieved successfully. Jul 10 06:36:00.252300 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-06ce5b96-c103-472d-8abb-4e9e42ab037f req-bb9af0f8-5bae-4af1-838c-2cccd45e9958 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/volumes/ba157216-b36f-4759-a63e-9b8a2b9eb506 returned with HTTP 200 Jul 10 06:36:00.252300 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 548/2187] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:36:00 2026] GET /volume/v3/volumes/ba157216-b36f-4759-a63e-9b8a2b9eb506 => generated 1368 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:36:00.265235 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-3bfdf86b-156f-41e8-a9cf-67e4e7208e4d None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:00.265723 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3bfdf86b-156f-41e8-a9cf-67e4e7208e4d None None] GET https://10.4.3.200/volume// Jul 10 06:36:00.265988 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3bfdf86b-156f-41e8-a9cf-67e4e7208e4d None None] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:00.266258 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3bfdf86b-156f-41e8-a9cf-67e4e7208e4d None None] Calling method 'all' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:00.266736 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3bfdf86b-156f-41e8-a9cf-67e4e7208e4d None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:36:00.267948 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 550/2188] 10.4.3.200 () {66 vars in 1419 bytes} [Fri Jul 10 06:36:00 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 06:36:00.280055 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-06ce5b96-c103-472d-8abb-4e9e42ab037f req-2b1b81aa-b81b-4e26-8e35-2bdde44bb23f None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:00.286643 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-06ce5b96-c103-472d-8abb-4e9e42ab037f req-2b1b81aa-b81b-4e26-8e35-2bdde44bb23f tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 10 06:36:00.287719 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-06ce5b96-c103-472d-8abb-4e9e42ab037f req-2b1b81aa-b81b-4e26-8e35-2bdde44bb23f tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ba157216-b36f-4759-a63e-9b8a2b9eb506", "connector": null, "instance_uuid": "5bf7718d-627d-4061-899f-d95fc8b13f14"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:36:00.296358 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:00.296358 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:36:00.330307 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-06ce5b96-c103-472d-8abb-4e9e42ab037f req-2b1b81aa-b81b-4e26-8e35-2bdde44bb23f tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 10 06:36:00.330977 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 549/2189] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 10 06:36:00 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 10 06:36:01.202159 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-32febbae-6692-4e66-be23-1c3dab901ebe None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:01.202524 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-32febbae-6692-4e66-be23-1c3dab901ebe None None] GET https://10.4.3.200/volume// Jul 10 06:36:01.202694 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-32febbae-6692-4e66-be23-1c3dab901ebe None None] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:01.202892 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-32febbae-6692-4e66-be23-1c3dab901ebe None None] Calling method 'all' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:01.203207 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-32febbae-6692-4e66-be23-1c3dab901ebe None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:36:01.203474 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 543/2190] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:36: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 10 06:36:01.212453 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-382e24cf-d9fb-4c42-b7b0-a35bd6e3d323 req-2f5e53ee-02c2-42a2-9ab3-c0e703d86c13 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:01.214284 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-382e24cf-d9fb-4c42-b7b0-a35bd6e3d323 req-2f5e53ee-02c2-42a2-9ab3-c0e703d86c13 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/volumes/63c07a7d-f76d-4897-9db5-d5034c948c6a Jul 10 06:36:01.214660 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-382e24cf-d9fb-4c42-b7b0-a35bd6e3d323 req-2f5e53ee-02c2-42a2-9ab3-c0e703d86c13 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:01.214995 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-382e24cf-d9fb-4c42-b7b0-a35bd6e3d323 req-2f5e53ee-02c2-42a2-9ab3-c0e703d86c13 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:01.226909 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:01.226909 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:36:01.234290 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [req-382e24cf-d9fb-4c42-b7b0-a35bd6e3d323 req-2f5e53ee-02c2-42a2-9ab3-c0e703d86c13 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Volume info retrieved successfully. Jul 10 06:36:01.238756 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-382e24cf-d9fb-4c42-b7b0-a35bd6e3d323 req-2f5e53ee-02c2-42a2-9ab3-c0e703d86c13 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/volumes/63c07a7d-f76d-4897-9db5-d5034c948c6a returned with HTTP 200 Jul 10 06:36:01.239765 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 549/2191] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 10 06:36:01 2026] GET /volume/v3/volumes/63c07a7d-f76d-4897-9db5-d5034c948c6a => generated 1535 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:36:01.354089 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-382e24cf-d9fb-4c42-b7b0-a35bd6e3d323 req-25cbba4b-3e0e-4ab1-917a-e802b2653e98 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:01.358531 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-382e24cf-d9fb-4c42-b7b0-a35bd6e3d323 req-25cbba4b-3e0e-4ab1-917a-e802b2653e98 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] PUT https://10.4.3.200/volume/v3/attachments/e6b59f98-dd79-4bd5-9118-48a7c7629e52 Jul 10 06:36:01.358531 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-382e24cf-d9fb-4c42-b7b0-a35bd6e3d323 req-25cbba4b-3e0e-4ab1-917a-e802b2653e98 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000004964", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad080837985", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8eedee5c-bca8-4f5c-8f66-111c7b448d96", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:36:01.368553 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.coordination [req-382e24cf-d9fb-4c42-b7b0-a35bd6e3d323 req-25cbba4b-3e0e-4ab1-917a-e802b2653e98 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Acquiring lock "cinder-attachment_update-63c07a7d-f76d-4897-9db5-d5034c948c6a-np0000004964" by "attachment_update" {{(pid=99976) __acquire /opt/stack/cinder/cinder/coordination.py:210}} Jul 10 06:36:01.373668 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.coordination [req-382e24cf-d9fb-4c42-b7b0-a35bd6e3d323 req-25cbba4b-3e0e-4ab1-917a-e802b2653e98 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Lock "cinder-attachment_update-63c07a7d-f76d-4897-9db5-d5034c948c6a-np0000004964" acquired by "attachment_update" :: waited 0.005s {{(pid=99976) __acquire /opt/stack/cinder/cinder/coordination.py:228}} Jul 10 06:36:01.374607 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:01.374607 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:36:01.900947 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.coordination [req-382e24cf-d9fb-4c42-b7b0-a35bd6e3d323 req-25cbba4b-3e0e-4ab1-917a-e802b2653e98 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Lock "cinder-attachment_update-63c07a7d-f76d-4897-9db5-d5034c948c6a-np0000004964" released by "attachment_update" :: held 0.527s {{(pid=99976) __release /opt/stack/cinder/cinder/coordination.py:239}} Jul 10 06:36:01.900947 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-382e24cf-d9fb-4c42-b7b0-a35bd6e3d323 req-25cbba4b-3e0e-4ab1-917a-e802b2653e98 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/attachments/e6b59f98-dd79-4bd5-9118-48a7c7629e52 returned with HTTP 200 Jul 10 06:36:01.900947 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 551/2192] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 10 06:36:01 2026] PUT /volume/v3/attachments/e6b59f98-dd79-4bd5-9118-48a7c7629e52 => generated 969 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:36:02.411924 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-382e24cf-d9fb-4c42-b7b0-a35bd6e3d323 req-a743e6d7-5a9e-482f-ad15-e9e477dbddbf None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:02.414428 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-382e24cf-d9fb-4c42-b7b0-a35bd6e3d323 req-a743e6d7-5a9e-482f-ad15-e9e477dbddbf tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] POST https://10.4.3.200/volume/v3/attachments/e6b59f98-dd79-4bd5-9118-48a7c7629e52/action Jul 10 06:36:02.414904 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-382e24cf-d9fb-4c42-b7b0-a35bd6e3d323 req-a743e6d7-5a9e-482f-ad15-e9e477dbddbf tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Action body: b'{"os-complete": null}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:36:02.415063 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-382e24cf-d9fb-4c42-b7b0-a35bd6e3d323 req-a743e6d7-5a9e-482f-ad15-e9e477dbddbf tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:36:02.429761 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-f15fa634-bb94-4f62-8d83-a3598073debc None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:02.432098 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f15fa634-bb94-4f62-8d83-a3598073debc tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] DELETE https://10.4.3.200/volume/v3/volumes/cf9197cf-b85c-403b-89da-9516b25a01fd Jul 10 06:36:02.433292 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f15fa634-bb94-4f62-8d83-a3598073debc tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:02.433292 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f15fa634-bb94-4f62-8d83-a3598073debc tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:02.433292 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-f15fa634-bb94-4f62-8d83-a3598073debc tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Delete volume with id: cf9197cf-b85c-403b-89da-9516b25a01fd Jul 10 06:36:02.433445 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:02.433445 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:36:02.442104 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:02.442104 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:36:02.442742 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-f15fa634-bb94-4f62-8d83-a3598073debc tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Volume info retrieved successfully. Jul 10 06:36:02.448740 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-382e24cf-d9fb-4c42-b7b0-a35bd6e3d323 req-a743e6d7-5a9e-482f-ad15-e9e477dbddbf tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/attachments/e6b59f98-dd79-4bd5-9118-48a7c7629e52/action returned with HTTP 204 Jul 10 06:36:02.449241 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 550/2193] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 10 06:36:02 2026] POST /volume/v3/attachments/e6b59f98-dd79-4bd5-9118-48a7c7629e52/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:36:02.473982 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-f15fa634-bb94-4f62-8d83-a3598073debc tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Delete volume request issued successfully. Jul 10 06:36:02.474171 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f15fa634-bb94-4f62-8d83-a3598073debc tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] https://10.4.3.200/volume/v3/volumes/cf9197cf-b85c-403b-89da-9516b25a01fd returned with HTTP 202 Jul 10 06:36:02.474573 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 544/2194] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:36:02 2026] DELETE /volume/v3/volumes/cf9197cf-b85c-403b-89da-9516b25a01fd => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:36:02.485550 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-c5715dbf-e61a-4092-aeb5-7d6c6e17b620 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:02.490721 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-c5715dbf-e61a-4092-aeb5-7d6c6e17b620 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] GET https://10.4.3.200/volume/v3/volumes/cf9197cf-b85c-403b-89da-9516b25a01fd Jul 10 06:36:02.490987 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-c5715dbf-e61a-4092-aeb5-7d6c6e17b620 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:02.491227 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-c5715dbf-e61a-4092-aeb5-7d6c6e17b620 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:02.507379 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:02.507379 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:36:02.512705 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-c5715dbf-e61a-4092-aeb5-7d6c6e17b620 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Volume info retrieved successfully. Jul 10 06:36:02.517452 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-c5715dbf-e61a-4092-aeb5-7d6c6e17b620 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] https://10.4.3.200/volume/v3/volumes/cf9197cf-b85c-403b-89da-9516b25a01fd returned with HTTP 200 Jul 10 06:36:02.518014 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 550/2195] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:02 2026] GET /volume/v3/volumes/cf9197cf-b85c-403b-89da-9516b25a01fd => generated 873 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:03.537581 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-df101aa5-fd3a-4e1c-9bff-791f2c7ee0df None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:03.540462 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-df101aa5-fd3a-4e1c-9bff-791f2c7ee0df tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] GET https://10.4.3.200/volume/v3/volumes/cf9197cf-b85c-403b-89da-9516b25a01fd Jul 10 06:36:03.540750 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-df101aa5-fd3a-4e1c-9bff-791f2c7ee0df tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:03.540997 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-df101aa5-fd3a-4e1c-9bff-791f2c7ee0df tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:03.551052 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-df101aa5-fd3a-4e1c-9bff-791f2c7ee0df tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] https://10.4.3.200/volume/v3/volumes/cf9197cf-b85c-403b-89da-9516b25a01fd returned with HTTP 404 Jul 10 06:36:03.551698 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 552/2196] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:03 2026] GET /volume/v3/volumes/cf9197cf-b85c-403b-89da-9516b25a01fd => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:36:03.966407 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-294b250d-29d3-499b-a9da-f022e79caeae None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:03.969152 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-294b250d-29d3-499b-a9da-f022e79caeae tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/a65b2c21-3ff2-4015-9261-6c7bd07573ba Jul 10 06:36:03.969314 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-294b250d-29d3-499b-a9da-f022e79caeae tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:03.969522 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-294b250d-29d3-499b-a9da-f022e79caeae tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:03.969638 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.snapshots [None req-294b250d-29d3-499b-a9da-f022e79caeae tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Delete snapshot with id: a65b2c21-3ff2-4015-9261-6c7bd07573ba Jul 10 06:36:03.975445 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:03.975445 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:36:03.975940 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-294b250d-29d3-499b-a9da-f022e79caeae tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Snapshot retrieved successfully. Jul 10 06:36:03.993046 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-294b250d-29d3-499b-a9da-f022e79caeae tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Snapshot delete request issued successfully. Jul 10 06:36:03.993046 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-294b250d-29d3-499b-a9da-f022e79caeae tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] https://10.4.3.200/volume/v3/snapshots/a65b2c21-3ff2-4015-9261-6c7bd07573ba returned with HTTP 202 Jul 10 06:36:03.993515 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 551/2197] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 10 06:36:03 2026] DELETE /volume/v3/snapshots/a65b2c21-3ff2-4015-9261-6c7bd07573ba => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:36:04.003043 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-0c76bd7b-7b57-4c5d-8af4-5a1c4a895269 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:04.005583 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0c76bd7b-7b57-4c5d-8af4-5a1c4a895269 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] GET https://10.4.3.200/volume/v3/snapshots/a65b2c21-3ff2-4015-9261-6c7bd07573ba Jul 10 06:36:04.005794 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0c76bd7b-7b57-4c5d-8af4-5a1c4a895269 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:04.006049 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0c76bd7b-7b57-4c5d-8af4-5a1c4a895269 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:04.015066 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:04.015066 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:36:04.015625 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-0c76bd7b-7b57-4c5d-8af4-5a1c4a895269 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Snapshot retrieved successfully. Jul 10 06:36:04.016612 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0c76bd7b-7b57-4c5d-8af4-5a1c4a895269 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] https://10.4.3.200/volume/v3/snapshots/a65b2c21-3ff2-4015-9261-6c7bd07573ba returned with HTTP 200 Jul 10 06:36:04.017161 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 545/2198] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:36:04 2026] GET /volume/v3/snapshots/a65b2c21-3ff2-4015-9261-6c7bd07573ba => generated 461 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:04.893080 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-63ce0eb3-bbd8-4af3-88b1-ad3d8eaffe93 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:04.899074 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-63ce0eb3-bbd8-4af3-88b1-ad3d8eaffe93 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] POST https://10.4.3.200/volume/v3/volumes/61d94d1d-2ac3-4b8a-bf93-5756bef8cfd9/action Jul 10 06:36:04.899434 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-63ce0eb3-bbd8-4af3-88b1-ad3d8eaffe93 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] Action body: b'{"os-attach": {"instance_uuid": "637c4ea9-510f-4afd-8c3e-932bc2fd6afe", "mountpoint": "/dev/vdc"}}' {{(pid=99975) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:36:04.899592 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-63ce0eb3-bbd8-4af3-88b1-ad3d8eaffe93 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "637c4ea9-510f-4afd-8c3e-932bc2fd6afe", "mountpoint": "/dev/vdc"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:36:04.913341 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-63ce0eb3-bbd8-4af3-88b1-ad3d8eaffe93 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] https://10.4.3.200/volume/v3/volumes/61d94d1d-2ac3-4b8a-bf93-5756bef8cfd9/action returned with HTTP 404 Jul 10 06:36:04.914091 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 551/2199] 10.4.3.200 () {68 vars in 1390 bytes} [Fri Jul 10 06:36:04 2026] POST /volume/v3/volumes/61d94d1d-2ac3-4b8a-bf93-5756bef8cfd9/action => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:36:05.031409 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-334cc410-cba0-4bf6-9c99-86e0479ab0eb None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:05.034591 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-334cc410-cba0-4bf6-9c99-86e0479ab0eb tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] GET https://10.4.3.200/volume/v3/snapshots/a65b2c21-3ff2-4015-9261-6c7bd07573ba Jul 10 06:36:05.034935 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-334cc410-cba0-4bf6-9c99-86e0479ab0eb tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:05.035683 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-334cc410-cba0-4bf6-9c99-86e0479ab0eb tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:05.046281 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-334cc410-cba0-4bf6-9c99-86e0479ab0eb tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] https://10.4.3.200/volume/v3/snapshots/a65b2c21-3ff2-4015-9261-6c7bd07573ba returned with HTTP 404 Jul 10 06:36:05.050655 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 553/2200] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:36:05 2026] GET /volume/v3/snapshots/a65b2c21-3ff2-4015-9261-6c7bd07573ba => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:36:05.094875 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-68be5800-342f-45cd-b19d-fa1f2086b6a2 req-1034c2b4-6c0d-4973-bf55-de09d52de221 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:05.097128 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-68be5800-342f-45cd-b19d-fa1f2086b6a2 req-1034c2b4-6c0d-4973-bf55-de09d52de221 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] GET https://10.4.3.200/volume/v3/volumes/e3084711-a328-4c78-8c02-8b35bd3dee5b Jul 10 06:36:05.097336 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-68be5800-342f-45cd-b19d-fa1f2086b6a2 req-1034c2b4-6c0d-4973-bf55-de09d52de221 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:05.097599 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-68be5800-342f-45cd-b19d-fa1f2086b6a2 req-1034c2b4-6c0d-4973-bf55-de09d52de221 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:05.104887 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:05.104887 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:36:05.107982 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [req-68be5800-342f-45cd-b19d-fa1f2086b6a2 req-1034c2b4-6c0d-4973-bf55-de09d52de221 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Volume info retrieved successfully. Jul 10 06:36:05.112329 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-68be5800-342f-45cd-b19d-fa1f2086b6a2 req-1034c2b4-6c0d-4973-bf55-de09d52de221 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] https://10.4.3.200/volume/v3/volumes/e3084711-a328-4c78-8c02-8b35bd3dee5b returned with HTTP 200 Jul 10 06:36:05.112860 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 552/2201] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:36:05 2026] GET /volume/v3/volumes/e3084711-a328-4c78-8c02-8b35bd3dee5b => generated 839 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:06.857692 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-748bf36a-b766-47e4-9e52-bb9167832ddf None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:06.858187 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-748bf36a-b766-47e4-9e52-bb9167832ddf None None] GET https://10.4.3.200/volume// Jul 10 06:36:06.858420 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-748bf36a-b766-47e4-9e52-bb9167832ddf None None] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:06.858702 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-748bf36a-b766-47e4-9e52-bb9167832ddf None None] Calling method 'all' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:06.859185 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-748bf36a-b766-47e4-9e52-bb9167832ddf None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:36:06.862544 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 546/2202] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:36:06 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 06:36:06.873792 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-06ce5b96-c103-472d-8abb-4e9e42ab037f req-c9d90c80-672e-4088-ae81-a95bc43d238e None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:06.877021 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-06ce5b96-c103-472d-8abb-4e9e42ab037f req-c9d90c80-672e-4088-ae81-a95bc43d238e tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] GET https://10.4.3.200/volume/v3/volumes/ba157216-b36f-4759-a63e-9b8a2b9eb506 Jul 10 06:36:06.877310 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-06ce5b96-c103-472d-8abb-4e9e42ab037f req-c9d90c80-672e-4088-ae81-a95bc43d238e tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:06.877635 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-06ce5b96-c103-472d-8abb-4e9e42ab037f req-c9d90c80-672e-4088-ae81-a95bc43d238e tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:06.893891 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:06.893891 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:36:06.901536 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [req-06ce5b96-c103-472d-8abb-4e9e42ab037f req-c9d90c80-672e-4088-ae81-a95bc43d238e tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Volume info retrieved successfully. Jul 10 06:36:06.909625 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-06ce5b96-c103-472d-8abb-4e9e42ab037f req-c9d90c80-672e-4088-ae81-a95bc43d238e tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/volumes/ba157216-b36f-4759-a63e-9b8a2b9eb506 returned with HTTP 200 Jul 10 06:36:06.910244 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 552/2203] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 10 06:36:06 2026] GET /volume/v3/volumes/ba157216-b36f-4759-a63e-9b8a2b9eb506 => generated 1547 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:36:07.033846 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-06ce5b96-c103-472d-8abb-4e9e42ab037f req-41a2c620-838f-4c30-9afc-a8dd92be0c0d None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:07.035649 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-06ce5b96-c103-472d-8abb-4e9e42ab037f req-41a2c620-838f-4c30-9afc-a8dd92be0c0d tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] PUT https://10.4.3.200/volume/v3/attachments/71686345-b353-474c-a8d3-3c6638543252 Jul 10 06:36:07.036307 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-06ce5b96-c103-472d-8abb-4e9e42ab037f req-41a2c620-838f-4c30-9afc-a8dd92be0c0d tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000004964", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad080837985", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8eedee5c-bca8-4f5c-8f66-111c7b448d96", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:36:07.043905 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.coordination [req-06ce5b96-c103-472d-8abb-4e9e42ab037f req-41a2c620-838f-4c30-9afc-a8dd92be0c0d tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Acquiring lock "cinder-attachment_update-ba157216-b36f-4759-a63e-9b8a2b9eb506-np0000004964" by "attachment_update" {{(pid=99976) __acquire /opt/stack/cinder/cinder/coordination.py:210}} Jul 10 06:36:07.050052 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.coordination [req-06ce5b96-c103-472d-8abb-4e9e42ab037f req-41a2c620-838f-4c30-9afc-a8dd92be0c0d tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Lock "cinder-attachment_update-ba157216-b36f-4759-a63e-9b8a2b9eb506-np0000004964" acquired by "attachment_update" :: waited 0.006s {{(pid=99976) __acquire /opt/stack/cinder/cinder/coordination.py:228}} Jul 10 06:36:07.050733 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:07.050733 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:36:07.574247 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.coordination [req-06ce5b96-c103-472d-8abb-4e9e42ab037f req-41a2c620-838f-4c30-9afc-a8dd92be0c0d tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Lock "cinder-attachment_update-ba157216-b36f-4759-a63e-9b8a2b9eb506-np0000004964" released by "attachment_update" :: held 0.524s {{(pid=99976) __release /opt/stack/cinder/cinder/coordination.py:239}} Jul 10 06:36:07.574534 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-06ce5b96-c103-472d-8abb-4e9e42ab037f req-41a2c620-838f-4c30-9afc-a8dd92be0c0d tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/attachments/71686345-b353-474c-a8d3-3c6638543252 returned with HTTP 200 Jul 10 06:36:07.575006 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 554/2204] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 10 06:36:07 2026] PUT /volume/v3/attachments/71686345-b353-474c-a8d3-3c6638543252 => generated 969 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:36:08.086622 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-06ce5b96-c103-472d-8abb-4e9e42ab037f req-befead03-2c79-4cde-b471-d83207b6a69c None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:08.097186 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-06ce5b96-c103-472d-8abb-4e9e42ab037f req-befead03-2c79-4cde-b471-d83207b6a69c tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] POST https://10.4.3.200/volume/v3/attachments/71686345-b353-474c-a8d3-3c6638543252/action Jul 10 06:36:08.097744 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-06ce5b96-c103-472d-8abb-4e9e42ab037f req-befead03-2c79-4cde-b471-d83207b6a69c tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Action body: b'{"os-complete": null}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:36:08.097951 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-06ce5b96-c103-472d-8abb-4e9e42ab037f req-befead03-2c79-4cde-b471-d83207b6a69c tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:36:08.129468 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:08.129468 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:36:08.145158 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-06ce5b96-c103-472d-8abb-4e9e42ab037f req-befead03-2c79-4cde-b471-d83207b6a69c tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/attachments/71686345-b353-474c-a8d3-3c6638543252/action returned with HTTP 204 Jul 10 06:36:08.145825 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 553/2205] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 10 06:36:08 2026] POST /volume/v3/attachments/71686345-b353-474c-a8d3-3c6638543252/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:36:08.764605 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-f79a001d-e621-47d0-a5e0-abd5b6ad4d29 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:08.767271 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f79a001d-e621-47d0-a5e0-abd5b6ad4d29 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] DELETE https://10.4.3.200/volume/v3/volumes/e93f5e3e-d101-45b6-b461-9a90053c4b78 Jul 10 06:36:08.767519 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f79a001d-e621-47d0-a5e0-abd5b6ad4d29 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:08.767744 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f79a001d-e621-47d0-a5e0-abd5b6ad4d29 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:08.767938 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-f79a001d-e621-47d0-a5e0-abd5b6ad4d29 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Delete volume with id: e93f5e3e-d101-45b6-b461-9a90053c4b78 Jul 10 06:36:08.770319 np0000004964 devstack@c-api.service[99977]: DEBUG dbcounter [-] [99977] Writing DB stats cinder:SELECT=303,cinder:INSERT=17,cinder:UPDATE=44 {{(pid=99977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:36:08.778042 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:08.778042 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:36:08.778592 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-f79a001d-e621-47d0-a5e0-abd5b6ad4d29 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Volume info retrieved successfully. Jul 10 06:36:08.794974 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-f79a001d-e621-47d0-a5e0-abd5b6ad4d29 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Delete volume request issued successfully. Jul 10 06:36:08.795130 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f79a001d-e621-47d0-a5e0-abd5b6ad4d29 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/volumes/e93f5e3e-d101-45b6-b461-9a90053c4b78 returned with HTTP 202 Jul 10 06:36:08.795611 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 547/2206] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:36:08 2026] DELETE /volume/v3/volumes/e93f5e3e-d101-45b6-b461-9a90053c4b78 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:36:08.802947 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-1708d0dc-df3e-4602-94ae-68a4ec4fcabf None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:08.804587 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-1708d0dc-df3e-4602-94ae-68a4ec4fcabf tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/volumes/e93f5e3e-d101-45b6-b461-9a90053c4b78 Jul 10 06:36:08.804756 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-1708d0dc-df3e-4602-94ae-68a4ec4fcabf tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:08.804963 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-1708d0dc-df3e-4602-94ae-68a4ec4fcabf tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:08.812639 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:08.812639 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:36:08.818612 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-1708d0dc-df3e-4602-94ae-68a4ec4fcabf tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Volume info retrieved successfully. Jul 10 06:36:08.824208 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-1708d0dc-df3e-4602-94ae-68a4ec4fcabf tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/volumes/e93f5e3e-d101-45b6-b461-9a90053c4b78 returned with HTTP 200 Jul 10 06:36:08.824561 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 553/2207] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:08 2026] GET /volume/v3/volumes/e93f5e3e-d101-45b6-b461-9a90053c4b78 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:09.838415 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-0b2a2b0b-56cd-41ca-afc6-7d067bf535c8 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:09.842922 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0b2a2b0b-56cd-41ca-afc6-7d067bf535c8 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/volumes/e93f5e3e-d101-45b6-b461-9a90053c4b78 Jul 10 06:36:09.843138 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-0b2a2b0b-56cd-41ca-afc6-7d067bf535c8 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:09.843349 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-0b2a2b0b-56cd-41ca-afc6-7d067bf535c8 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:09.853106 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0b2a2b0b-56cd-41ca-afc6-7d067bf535c8 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/volumes/e93f5e3e-d101-45b6-b461-9a90053c4b78 returned with HTTP 404 Jul 10 06:36:09.853834 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 555/2208] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:09 2026] GET /volume/v3/volumes/e93f5e3e-d101-45b6-b461-9a90053c4b78 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:36:09.863032 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-de2931cc-4a47-4aa8-89f7-8ff4c1afc343 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:09.865456 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-de2931cc-4a47-4aa8-89f7-8ff4c1afc343 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/volumes/e93f5e3e-d101-45b6-b461-9a90053c4b78 Jul 10 06:36:09.865780 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-de2931cc-4a47-4aa8-89f7-8ff4c1afc343 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:09.866053 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-de2931cc-4a47-4aa8-89f7-8ff4c1afc343 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:09.880976 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-de2931cc-4a47-4aa8-89f7-8ff4c1afc343 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/volumes/e93f5e3e-d101-45b6-b461-9a90053c4b78 returned with HTTP 404 Jul 10 06:36:09.881477 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 554/2209] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:09 2026] GET /volume/v3/volumes/e93f5e3e-d101-45b6-b461-9a90053c4b78 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:36:09.889081 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-0ea4423a-8b36-4c3f-9cd9-a39c3e17d86b None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:09.893947 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0ea4423a-8b36-4c3f-9cd9-a39c3e17d86b tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] DELETE https://10.4.3.200/volume/v3/volumes/e93f5e3e-d101-45b6-b461-9a90053c4b78 Jul 10 06:36:09.894114 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0ea4423a-8b36-4c3f-9cd9-a39c3e17d86b tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:09.894282 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0ea4423a-8b36-4c3f-9cd9-a39c3e17d86b tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:09.894431 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-0ea4423a-8b36-4c3f-9cd9-a39c3e17d86b tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Delete volume with id: e93f5e3e-d101-45b6-b461-9a90053c4b78 Jul 10 06:36:09.899538 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0ea4423a-8b36-4c3f-9cd9-a39c3e17d86b tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/volumes/e93f5e3e-d101-45b6-b461-9a90053c4b78 returned with HTTP 404 Jul 10 06:36:09.900066 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 548/2210] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:36:09 2026] DELETE /volume/v3/volumes/e93f5e3e-d101-45b6-b461-9a90053c4b78 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:36:09.929418 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-a475bc7b-a184-4f68-b2db-107466fa74ef None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:09.930832 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-a475bc7b-a184-4f68-b2db-107466fa74ef tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:36:09.931160 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-a475bc7b-a184-4f68-b2db-107466fa74ef tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "8939ca72-758b-49bf-be8b-162af43ee2bf", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-805760688"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:36:09.933095 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.volumes [None req-a475bc7b-a184-4f68-b2db-107466fa74ef tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Create volume request body: {'volume': {'imageRef': '8939ca72-758b-49bf-be8b-162af43ee2bf', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-805760688'}} {{(pid=99975) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:36:10.011910 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-a475bc7b-a184-4f68-b2db-107466fa74ef tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Create volume of 1 GB Jul 10 06:36:10.018184 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-a475bc7b-a184-4f68-b2db-107466fa74ef tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Availability Zones retrieved successfully. Jul 10 06:36:10.023804 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-a475bc7b-a184-4f68-b2db-107466fa74ef tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Flow 'volume_create_api' (ba5326bf-372b-47d8-ae9f-0a72c90ff10f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:36:10.025101 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-a475bc7b-a184-4f68-b2db-107466fa74ef tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d88c0bd-0139-4a70-848d-eb95cbb65dec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:36:10.026221 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.flows.api.create_volume [None req-a475bc7b-a184-4f68-b2db-107466fa74ef tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Validating volume size '1' using validate_int {{(pid=99975) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:36:10.083117 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-a475bc7b-a184-4f68-b2db-107466fa74ef tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d88c0bd-0139-4a70-848d-eb95cbb65dec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:36:10.083876 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-a475bc7b-a184-4f68-b2db-107466fa74ef tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae5d21a9-5555-4513-acb5-e96cb4d3b0c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:36:10.121269 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.quota [None req-a475bc7b-a184-4f68-b2db-107466fa74ef tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Created reservations ['a686367e-2020-4f20-9ffa-245bf617cad0', 'c8203e57-e3bc-4e18-90fd-b9ad2025274f', 'd348c5dc-d5d7-4c53-9583-91f30b3df772', 'd6cd49df-cd48-459b-8363-14803e4ddf0d'] {{(pid=99975) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:36:10.122161 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-a475bc7b-a184-4f68-b2db-107466fa74ef tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae5d21a9-5555-4513-acb5-e96cb4d3b0c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a686367e-2020-4f20-9ffa-245bf617cad0', 'c8203e57-e3bc-4e18-90fd-b9ad2025274f', 'd348c5dc-d5d7-4c53-9583-91f30b3df772', 'd6cd49df-cd48-459b-8363-14803e4ddf0d']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:36:10.123057 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-a475bc7b-a184-4f68-b2db-107466fa74ef tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8265d89-9f76-4f30-a07b-8b4fb9f659ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:36:10.145276 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-a475bc7b-a184-4f68-b2db-107466fa74ef tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8265d89-9f76-4f30-a07b-8b4fb9f659ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '47704770-1867-40e7-93d4-bd55df40af48', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-805760688',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0499dc7805f946f188cffe4065320f8d',qos_specs=None,replication_status=,reservations=['a686367e-2020-4f20-9ffa-245bf617cad0','c8203e57-e3bc-4e18-90fd-b9ad2025274f','d348c5dc-d5d7-4c53-9583-91f30b3df772','d6cd49df-cd48-459b-8363-14803e4ddf0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2febb28e37964c8e958ee0b44118f932',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:36:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-805760688',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=47704770-1867-40e7-93d4-bd55df40af48,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0499dc7805f946f188cffe4065320f8d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2febb28e37964c8e958ee0b44118f932',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:36:10.146044 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-a475bc7b-a184-4f68-b2db-107466fa74ef tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa493be2-54f5-4658-86c7-43f89fd9ed99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:36:10.162833 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-a475bc7b-a184-4f68-b2db-107466fa74ef tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa493be2-54f5-4658-86c7-43f89fd9ed99) transitioned into state 'SUCCESS' from state '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-805760688',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0499dc7805f946f188cffe4065320f8d',qos_specs=None,replication_status=,reservations=['a686367e-2020-4f20-9ffa-245bf617cad0','c8203e57-e3bc-4e18-90fd-b9ad2025274f','d348c5dc-d5d7-4c53-9583-91f30b3df772','d6cd49df-cd48-459b-8363-14803e4ddf0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2febb28e37964c8e958ee0b44118f932',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:36:10.163586 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-a475bc7b-a184-4f68-b2db-107466fa74ef tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf1ca9d7-d1f1-4e8d-8f1f-7eeb1f015fe3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:36:10.172231 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-a475bc7b-a184-4f68-b2db-107466fa74ef tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf1ca9d7-d1f1-4e8d-8f1f-7eeb1f015fe3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:36:10.174521 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-a475bc7b-a184-4f68-b2db-107466fa74ef tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Flow 'volume_create_api' (ba5326bf-372b-47d8-ae9f-0a72c90ff10f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:36:10.174521 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-a475bc7b-a184-4f68-b2db-107466fa74ef tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Create volume request issued successfully. Jul 10 06:36:10.174521 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-a475bc7b-a184-4f68-b2db-107466fa74ef tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:36:10.174659 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 554/2211] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 10 06:36:09 2026] POST /volume/v3/volumes => generated 748 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:36:10.189952 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-c3166e46-73ac-4475-aa7c-d03137c3f8b0 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:10.194531 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c3166e46-73ac-4475-aa7c-d03137c3f8b0 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/volumes/47704770-1867-40e7-93d4-bd55df40af48 Jul 10 06:36:10.194531 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c3166e46-73ac-4475-aa7c-d03137c3f8b0 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:10.194531 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c3166e46-73ac-4475-aa7c-d03137c3f8b0 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:10.198560 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:10.198560 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:36:10.202207 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-c3166e46-73ac-4475-aa7c-d03137c3f8b0 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Volume info retrieved successfully. Jul 10 06:36:10.206663 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c3166e46-73ac-4475-aa7c-d03137c3f8b0 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/volumes/47704770-1867-40e7-93d4-bd55df40af48 returned with HTTP 200 Jul 10 06:36:10.207064 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 556/2212] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:10 2026] GET /volume/v3/volumes/47704770-1867-40e7-93d4-bd55df40af48 => generated 816 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:11.222761 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-c5a131a3-81b7-48f2-9b8e-0d72bfef857b None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:11.224183 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c5a131a3-81b7-48f2-9b8e-0d72bfef857b tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/volumes/47704770-1867-40e7-93d4-bd55df40af48 Jul 10 06:36:11.224348 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c5a131a3-81b7-48f2-9b8e-0d72bfef857b tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:11.224531 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c5a131a3-81b7-48f2-9b8e-0d72bfef857b tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:11.231193 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:11.231193 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:36:11.234594 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-c5a131a3-81b7-48f2-9b8e-0d72bfef857b tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Volume info retrieved successfully. Jul 10 06:36:11.238943 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c5a131a3-81b7-48f2-9b8e-0d72bfef857b tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/volumes/47704770-1867-40e7-93d4-bd55df40af48 returned with HTTP 200 Jul 10 06:36:11.239287 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 555/2213] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:11 2026] GET /volume/v3/volumes/47704770-1867-40e7-93d4-bd55df40af48 => generated 1356 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:36:11.250523 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-35df027e-0dac-4929-aefa-15c358734d96 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:11.252281 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-35df027e-0dac-4929-aefa-15c358734d96 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/volumes/47704770-1867-40e7-93d4-bd55df40af48 Jul 10 06:36:11.252467 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-35df027e-0dac-4929-aefa-15c358734d96 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:11.252668 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-35df027e-0dac-4929-aefa-15c358734d96 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:11.260293 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:11.260293 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:36:11.266407 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-35df027e-0dac-4929-aefa-15c358734d96 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Volume info retrieved successfully. Jul 10 06:36:11.271633 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-35df027e-0dac-4929-aefa-15c358734d96 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/volumes/47704770-1867-40e7-93d4-bd55df40af48 returned with HTTP 200 Jul 10 06:36:11.272091 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 549/2214] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:11 2026] GET /volume/v3/volumes/47704770-1867-40e7-93d4-bd55df40af48 => generated 1356 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:36:11.284609 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-e657a46d-efe5-4b52-8b22-12c18d55a16f None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:11.289272 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-e657a46d-efe5-4b52-8b22-12c18d55a16f tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] POST https://10.4.3.200/volume/v3/backups Jul 10 06:36:11.289708 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-e657a46d-efe5-4b52-8b22-12c18d55a16f tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "47704770-1867-40e7-93d4-bd55df40af48", "name": "tempest-VolumesBackupsTest-Backup-981269215", "container": "tempest-volumesbackupstest-backup-container-1589367763"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:36:11.291909 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.contrib.backups [None req-e657a46d-efe5-4b52-8b22-12c18d55a16f tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Creating new backup {'backup': {'volume_id': '47704770-1867-40e7-93d4-bd55df40af48', 'name': 'tempest-VolumesBackupsTest-Backup-981269215', 'container': 'tempest-volumesbackupstest-backup-container-1589367763'}} {{(pid=99975) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 06:36:11.292091 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.contrib.backups [None req-e657a46d-efe5-4b52-8b22-12c18d55a16f tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Creating backup of volume 47704770-1867-40e7-93d4-bd55df40af48 in container tempest-volumesbackupstest-backup-container-1589367763 Jul 10 06:36:11.301327 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:11.301327 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:36:11.301973 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-e657a46d-efe5-4b52-8b22-12c18d55a16f tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Volume info retrieved successfully. Jul 10 06:36:11.320770 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.quota [None req-e657a46d-efe5-4b52-8b22-12c18d55a16f tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Created reservations ['0bcb5083-7315-422c-ba3d-acafb343848e', '75e1025c-0477-470f-b3a3-a3696cbebf0e'] {{(pid=99975) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:36:11.349205 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-e657a46d-efe5-4b52-8b22-12c18d55a16f tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups returned with HTTP 202 Jul 10 06:36:11.349826 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 555/2215] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 10 06:36:11 2026] POST /volume/v3/backups => generated 329 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:36:11.359196 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-1414635d-bee2-442d-b42f-44e9c59d376c None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:11.361475 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-1414635d-bee2-442d-b42f-44e9c59d376c tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/a31e07ae-b9b9-400b-bf8f-572203b73b2f Jul 10 06:36:11.361746 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-1414635d-bee2-442d-b42f-44e9c59d376c tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:11.362136 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-1414635d-bee2-442d-b42f-44e9c59d376c tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:11.362308 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-1414635d-bee2-442d-b42f-44e9c59d376c tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id a31e07ae-b9b9-400b-bf8f-572203b73b2f. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:36:11.368831 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:11.368831 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:36:11.369593 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-1414635d-bee2-442d-b42f-44e9c59d376c tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/a31e07ae-b9b9-400b-bf8f-572203b73b2f returned with HTTP 200 Jul 10 06:36:11.370205 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 557/2216] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:11 2026] GET /volume/v3/backups/a31e07ae-b9b9-400b-bf8f-572203b73b2f => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:12.382984 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-2444dc7a-3314-4dfc-853a-95e1b19d5990 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:12.385763 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2444dc7a-3314-4dfc-853a-95e1b19d5990 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/a31e07ae-b9b9-400b-bf8f-572203b73b2f Jul 10 06:36:12.385983 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2444dc7a-3314-4dfc-853a-95e1b19d5990 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:12.386160 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2444dc7a-3314-4dfc-853a-95e1b19d5990 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:12.386284 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-2444dc7a-3314-4dfc-853a-95e1b19d5990 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id a31e07ae-b9b9-400b-bf8f-572203b73b2f. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:36:12.392549 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:12.392549 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:36:12.393545 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2444dc7a-3314-4dfc-853a-95e1b19d5990 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/a31e07ae-b9b9-400b-bf8f-572203b73b2f returned with HTTP 200 Jul 10 06:36:12.394026 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 556/2217] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:12 2026] GET /volume/v3/backups/a31e07ae-b9b9-400b-bf8f-572203b73b2f => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:13.404774 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-7d25dad8-34f6-428b-8e4c-46b428b8bad6 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:13.409683 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7d25dad8-34f6-428b-8e4c-46b428b8bad6 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/a31e07ae-b9b9-400b-bf8f-572203b73b2f Jul 10 06:36:13.410032 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-7d25dad8-34f6-428b-8e4c-46b428b8bad6 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:13.410123 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-7d25dad8-34f6-428b-8e4c-46b428b8bad6 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:13.410249 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-7d25dad8-34f6-428b-8e4c-46b428b8bad6 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id a31e07ae-b9b9-400b-bf8f-572203b73b2f. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:36:13.416368 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:13.416368 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:36:13.416554 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7d25dad8-34f6-428b-8e4c-46b428b8bad6 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/a31e07ae-b9b9-400b-bf8f-572203b73b2f returned with HTTP 200 Jul 10 06:36:13.416881 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 550/2218] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:13 2026] GET /volume/v3/backups/a31e07ae-b9b9-400b-bf8f-572203b73b2f => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:13.705596 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-c2196744-badf-4740-9232-4f20e5fe465f None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:13.707648 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-c2196744-badf-4740-9232-4f20e5fe465f tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:36:13.708040 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-c2196744-badf-4740-9232-4f20e5fe465f tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "91d54c33-c339-469e-8914-61ccada956e1", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-1166731957"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:36:13.709386 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.volumes [None req-c2196744-badf-4740-9232-4f20e5fe465f tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] Create volume request body: {'volume': {'imageRef': '91d54c33-c339-469e-8914-61ccada956e1', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-1166731957'}} {{(pid=99975) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:36:13.780561 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-c2196744-badf-4740-9232-4f20e5fe465f tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] Create volume of 2 GB Jul 10 06:36:13.780951 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:13.780951 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:36:13.785827 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-c2196744-badf-4740-9232-4f20e5fe465f tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] Availability Zones retrieved successfully. Jul 10 06:36:13.792410 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-c2196744-badf-4740-9232-4f20e5fe465f tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] Flow 'volume_create_api' (8c4a162c-20af-4de5-91a6-19708ec17258) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:36:13.793729 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-c2196744-badf-4740-9232-4f20e5fe465f tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ea1e87b-9646-45b5-a51e-a75a18c567ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:36:13.794943 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.flows.api.create_volume [None req-c2196744-badf-4740-9232-4f20e5fe465f tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] Validating volume size '2' using validate_int {{(pid=99975) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:36:13.829425 np0000004964 devstack@c-api.service[99975]: WARNING cinder.volume.api [None req-c2196744-badf-4740-9232-4f20e5fe465f tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ea1e87b-9646-45b5-a51e-a75a18c567ef) transitioned into state 'FAILURE' from state 'RUNNING' Jul 10 06:36:13.829425 np0000004964 devstack@c-api.service[99975]: Failure: cinder.exception.InvalidInput: Invalid input received: Image 91d54c33-c339-469e-8914-61ccada956e1 is not active. Jul 10 06:36:13.831395 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-c2196744-badf-4740-9232-4f20e5fe465f tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ea1e87b-9646-45b5-a51e-a75a18c567ef) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:36:13.832374 np0000004964 devstack@c-api.service[99975]: WARNING cinder.volume.api [None req-c2196744-badf-4740-9232-4f20e5fe465f tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ea1e87b-9646-45b5-a51e-a75a18c567ef) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 10 06:36:13.833368 np0000004964 devstack@c-api.service[99975]: WARNING cinder.volume.api [None req-c2196744-badf-4740-9232-4f20e5fe465f tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] Flow 'volume_create_api' (8c4a162c-20af-4de5-91a6-19708ec17258) transitioned into state 'REVERTED' from state 'RUNNING' Jul 10 06:36:13.833757 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-c2196744-badf-4740-9232-4f20e5fe465f tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 400 Jul 10 06:36:13.834378 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 556/2219] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 10 06:36:13 2026] POST /volume/v3/volumes => generated 125 bytes in 129 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 06:36:13.887039 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-f58319a5-2e6e-4bc5-b968-d7522610aa0d None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:13.888891 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f58319a5-2e6e-4bc5-b968-d7522610aa0d tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] DELETE https://10.4.3.200/volume/v3/volumes/e3084711-a328-4c78-8c02-8b35bd3dee5b Jul 10 06:36:13.889094 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f58319a5-2e6e-4bc5-b968-d7522610aa0d tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:13.889280 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f58319a5-2e6e-4bc5-b968-d7522610aa0d tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:13.889444 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-f58319a5-2e6e-4bc5-b968-d7522610aa0d tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Delete volume with id: e3084711-a328-4c78-8c02-8b35bd3dee5b Jul 10 06:36:13.902935 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:13.902935 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:36:13.903460 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-f58319a5-2e6e-4bc5-b968-d7522610aa0d tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Volume info retrieved successfully. Jul 10 06:36:13.928212 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-f58319a5-2e6e-4bc5-b968-d7522610aa0d tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Delete volume request issued successfully. Jul 10 06:36:13.928460 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f58319a5-2e6e-4bc5-b968-d7522610aa0d tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] https://10.4.3.200/volume/v3/volumes/e3084711-a328-4c78-8c02-8b35bd3dee5b returned with HTTP 202 Jul 10 06:36:13.929051 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 558/2220] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:36:13 2026] DELETE /volume/v3/volumes/e3084711-a328-4c78-8c02-8b35bd3dee5b => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:36:13.936132 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-74563ff2-8b6b-48d6-a3bd-d956810e266c None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:13.938598 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-74563ff2-8b6b-48d6-a3bd-d956810e266c tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] GET https://10.4.3.200/volume/v3/volumes/e3084711-a328-4c78-8c02-8b35bd3dee5b Jul 10 06:36:13.938793 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-74563ff2-8b6b-48d6-a3bd-d956810e266c tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:13.938994 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-74563ff2-8b6b-48d6-a3bd-d956810e266c tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:13.947925 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:13.947925 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:36:13.957749 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-74563ff2-8b6b-48d6-a3bd-d956810e266c tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Volume info retrieved successfully. Jul 10 06:36:13.964792 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-74563ff2-8b6b-48d6-a3bd-d956810e266c tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] https://10.4.3.200/volume/v3/volumes/e3084711-a328-4c78-8c02-8b35bd3dee5b returned with HTTP 200 Jul 10 06:36:13.964792 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 557/2221] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:13 2026] GET /volume/v3/volumes/e3084711-a328-4c78-8c02-8b35bd3dee5b => generated 838 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:14.426574 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-b44b2d7e-f5e6-4268-b5a9-8e892ef42315 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:14.428152 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b44b2d7e-f5e6-4268-b5a9-8e892ef42315 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/a31e07ae-b9b9-400b-bf8f-572203b73b2f Jul 10 06:36:14.428345 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b44b2d7e-f5e6-4268-b5a9-8e892ef42315 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:14.428575 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b44b2d7e-f5e6-4268-b5a9-8e892ef42315 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:14.428724 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-b44b2d7e-f5e6-4268-b5a9-8e892ef42315 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id a31e07ae-b9b9-400b-bf8f-572203b73b2f. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:36:14.433444 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:14.433444 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:36:14.434411 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b44b2d7e-f5e6-4268-b5a9-8e892ef42315 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/a31e07ae-b9b9-400b-bf8f-572203b73b2f returned with HTTP 200 Jul 10 06:36:14.434892 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 551/2222] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:14 2026] GET /volume/v3/backups/a31e07ae-b9b9-400b-bf8f-572203b73b2f => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:14.979264 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-e1f4aa37-d45a-486c-83e2-2831949a07b0 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:14.981072 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-e1f4aa37-d45a-486c-83e2-2831949a07b0 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] GET https://10.4.3.200/volume/v3/volumes/e3084711-a328-4c78-8c02-8b35bd3dee5b Jul 10 06:36:14.981296 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-e1f4aa37-d45a-486c-83e2-2831949a07b0 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:14.981513 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-e1f4aa37-d45a-486c-83e2-2831949a07b0 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:14.987557 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-e1f4aa37-d45a-486c-83e2-2831949a07b0 tempest-TestStampPattern-1629894865 tempest-TestStampPattern-1629894865-project-member] https://10.4.3.200/volume/v3/volumes/e3084711-a328-4c78-8c02-8b35bd3dee5b returned with HTTP 404 Jul 10 06:36:14.988113 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 557/2223] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:14 2026] GET /volume/v3/volumes/e3084711-a328-4c78-8c02-8b35bd3dee5b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:36:15.452588 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-46387ef7-5b98-491e-8e24-52e984c4137b None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:15.457029 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-46387ef7-5b98-491e-8e24-52e984c4137b tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/a31e07ae-b9b9-400b-bf8f-572203b73b2f Jul 10 06:36:15.457029 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-46387ef7-5b98-491e-8e24-52e984c4137b tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:15.457029 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-46387ef7-5b98-491e-8e24-52e984c4137b tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:15.457029 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-46387ef7-5b98-491e-8e24-52e984c4137b tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id a31e07ae-b9b9-400b-bf8f-572203b73b2f. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:36:15.460526 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:15.460526 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:36:15.461652 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-46387ef7-5b98-491e-8e24-52e984c4137b tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/a31e07ae-b9b9-400b-bf8f-572203b73b2f returned with HTTP 200 Jul 10 06:36:15.462168 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 559/2224] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:15 2026] GET /volume/v3/backups/a31e07ae-b9b9-400b-bf8f-572203b73b2f => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:15.470985 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-f5df0926-bb1e-41dd-bdb9-dae4a29a0094 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:15.472976 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f5df0926-bb1e-41dd-bdb9-dae4a29a0094 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:36:15.473384 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f5df0926-bb1e-41dd-bdb9-dae4a29a0094 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "7a917ea5-c923-44a9-adbb-d8dc81aaaaba"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:36:15.475175 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-f5df0926-bb1e-41dd-bdb9-dae4a29a0094 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '7a917ea5-c923-44a9-adbb-d8dc81aaaaba'}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:36:15.576666 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-f5df0926-bb1e-41dd-bdb9-dae4a29a0094 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] Create volume of 1 GB Jul 10 06:36:15.590042 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-f5df0926-bb1e-41dd-bdb9-dae4a29a0094 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] Availability Zones retrieved successfully. Jul 10 06:36:15.597975 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-f5df0926-bb1e-41dd-bdb9-dae4a29a0094 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] Flow 'volume_create_api' (8d5e3887-cd79-44ff-9863-5d9565e2b3d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:36:15.599050 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-f5df0926-bb1e-41dd-bdb9-dae4a29a0094 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2d127ad-aac9-409f-81df-58de5a960c61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:36:15.599978 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-f5df0926-bb1e-41dd-bdb9-dae4a29a0094 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] Validating volume size '1' using validate_int {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:36:15.635412 np0000004964 devstack@c-api.service[99978]: WARNING cinder.volume.api [None req-f5df0926-bb1e-41dd-bdb9-dae4a29a0094 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2d127ad-aac9-409f-81df-58de5a960c61) transitioned into state 'FAILURE' from state 'RUNNING' Jul 10 06:36:15.635412 np0000004964 devstack@c-api.service[99978]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Jul 10 06:36:15.637207 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-f5df0926-bb1e-41dd-bdb9-dae4a29a0094 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2d127ad-aac9-409f-81df-58de5a960c61) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:36:15.638011 np0000004964 devstack@c-api.service[99978]: WARNING cinder.volume.api [None req-f5df0926-bb1e-41dd-bdb9-dae4a29a0094 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2d127ad-aac9-409f-81df-58de5a960c61) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 10 06:36:15.638704 np0000004964 devstack@c-api.service[99978]: WARNING cinder.volume.api [None req-f5df0926-bb1e-41dd-bdb9-dae4a29a0094 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] Flow 'volume_create_api' (8d5e3887-cd79-44ff-9863-5d9565e2b3d3) transitioned into state 'REVERTED' from state 'RUNNING' Jul 10 06:36:15.639033 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f5df0926-bb1e-41dd-bdb9-dae4a29a0094 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 400 Jul 10 06:36:15.639628 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 558/2225] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 10 06:36:15 2026] POST /volume/v3/volumes => generated 134 bytes in 169 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 06:36:15.801179 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-fc346fcf-b026-4631-b90f-178f3f2d0c2a None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:15.802858 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-fc346fcf-b026-4631-b90f-178f3f2d0c2a tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:36:15.803259 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-fc346fcf-b026-4631-b90f-178f3f2d0c2a tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:36:15.807046 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-fc346fcf-b026-4631-b90f-178f3f2d0c2a tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 400 Jul 10 06:36:15.807427 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 552/2226] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 10 06:36:15 2026] POST /volume/v3/volumes => generated 127 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 06:36:15.816084 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-36b6c55f-f407-4ba7-a132-3cf66b17eb60 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:15.819620 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-36b6c55f-f407-4ba7-a132-3cf66b17eb60 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:36:15.819620 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-36b6c55f-f407-4ba7-a132-3cf66b17eb60 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "9ba9ebc7-2104-4a72-92e9-178bdb93aed2"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:36:15.819620 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.volumes [None req-36b6c55f-f407-4ba7-a132-3cf66b17eb60 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '9ba9ebc7-2104-4a72-92e9-178bdb93aed2'}} {{(pid=99975) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:36:15.823666 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-36b6c55f-f407-4ba7-a132-3cf66b17eb60 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 404 Jul 10 06:36:15.824359 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 558/2227] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 10 06:36:15 2026] POST /volume/v3/volumes => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:36:15.833854 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-73513284-0977-4f3b-855e-872c582be202 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:15.836097 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-73513284-0977-4f3b-855e-872c582be202 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:36:15.836609 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-73513284-0977-4f3b-855e-872c582be202 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "5e82432d-9315-4c5d-bff7-161b6eef23a8"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:36:15.838539 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-73513284-0977-4f3b-855e-872c582be202 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '5e82432d-9315-4c5d-bff7-161b6eef23a8'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:36:15.846338 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-73513284-0977-4f3b-855e-872c582be202 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 404 Jul 10 06:36:15.847019 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 560/2228] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 10 06:36:15 2026] POST /volume/v3/volumes => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:36:15.856347 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-d2fc72ae-9daf-457e-9512-859200fb0679 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:15.858460 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d2fc72ae-9daf-457e-9512-859200fb0679 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:36:15.858897 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d2fc72ae-9daf-457e-9512-859200fb0679 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "924e966c-c267-4d15-9732-47826d259081"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:36:15.860735 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-d2fc72ae-9daf-457e-9512-859200fb0679 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': '924e966c-c267-4d15-9732-47826d259081'}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:36:15.869040 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d2fc72ae-9daf-457e-9512-859200fb0679 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 404 Jul 10 06:36:15.869602 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 559/2229] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 10 06:36:15 2026] POST /volume/v3/volumes => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:36:15.876918 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-c2aceb2a-57a3-4b6d-a968-3b6003a7c0fc None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:15.878753 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c2aceb2a-57a3-4b6d-a968-3b6003a7c0fc tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:36:15.879071 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c2aceb2a-57a3-4b6d-a968-3b6003a7c0fc tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:36:15.880950 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c2aceb2a-57a3-4b6d-a968-3b6003a7c0fc tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 400 Jul 10 06:36:15.881365 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 553/2230] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 10 06:36:15 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 10 06:36:15.890357 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-c865c398-ff83-47d3-84d3-c8292fe85a6d None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:15.893527 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-c865c398-ff83-47d3-84d3-c8292fe85a6d tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:36:15.893527 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-c865c398-ff83-47d3-84d3-c8292fe85a6d tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:36:15.894649 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-c865c398-ff83-47d3-84d3-c8292fe85a6d tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 400 Jul 10 06:36:15.895237 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 559/2231] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 10 06:36:15 2026] POST /volume/v3/volumes => generated 125 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 06:36:15.903426 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-ee013acc-6586-415b-be44-bf83585502e7 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:15.905451 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ee013acc-6586-415b-be44-bf83585502e7 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:36:15.905882 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ee013acc-6586-415b-be44-bf83585502e7 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:36:15.907646 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ee013acc-6586-415b-be44-bf83585502e7 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 400 Jul 10 06:36:15.908093 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 561/2232] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 10 06:36:15 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 10 06:36:15.916787 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-9bdeaac1-662e-44b4-a623-d2d42714f7dd None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:15.918656 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9bdeaac1-662e-44b4-a623-d2d42714f7dd tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] DELETE https://10.4.3.200/volume/v3/volumes/tempest-invalid-2030998680 Jul 10 06:36:15.918656 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9bdeaac1-662e-44b4-a623-d2d42714f7dd tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:15.918799 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9bdeaac1-662e-44b4-a623-d2d42714f7dd tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:15.918944 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-9bdeaac1-662e-44b4-a623-d2d42714f7dd tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] Delete volume with id: tempest-invalid-2030998680 Jul 10 06:36:15.928640 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9bdeaac1-662e-44b4-a623-d2d42714f7dd tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] https://10.4.3.200/volume/v3/volumes/tempest-invalid-2030998680 returned with HTTP 404 Jul 10 06:36:15.929552 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 560/2233] 10.4.3.200 () {66 vars in 1321 bytes} [Fri Jul 10 06:36:15 2026] DELETE /volume/v3/volumes/tempest-invalid-2030998680 => generated 99 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:36:15.940399 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-1a2ce253-a3a0-4d3f-b0c4-876fd855c27e None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:15.942340 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 554/2234] 10.4.3.200 () {66 vars in 1243 bytes} [Fri Jul 10 06:36:15 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 10 06:36:15.950916 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-0439a73c-b045-43e1-b748-062e4c959f2e None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:15.952427 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-0439a73c-b045-43e1-b748-062e4c959f2e tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] POST https://10.4.3.200/volume/v3/volumes/xxx/action Jul 10 06:36:15.953069 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-0439a73c-b045-43e1-b748-062e4c959f2e tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] Action body: b'{"os-detach": {}}' {{(pid=99975) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:36:15.953281 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-0439a73c-b045-43e1-b748-062e4c959f2e tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:36:15.963172 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-0439a73c-b045-43e1-b748-062e4c959f2e tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] https://10.4.3.200/volume/v3/volumes/xxx/action returned with HTTP 404 Jul 10 06:36:15.963815 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 560/2235] 10.4.3.200 () {68 vars in 1291 bytes} [Fri Jul 10 06:36:15 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:36:15.973584 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-ca57a3a2-cee5-4567-8eae-384423be750c None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:15.975892 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ca57a3a2-cee5-4567-8eae-384423be750c tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] GET https://10.4.3.200/volume/v3/volumes/tempest-invalid-1752953435 Jul 10 06:36:15.976139 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ca57a3a2-cee5-4567-8eae-384423be750c tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:15.976386 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ca57a3a2-cee5-4567-8eae-384423be750c tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:15.984788 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ca57a3a2-cee5-4567-8eae-384423be750c tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] https://10.4.3.200/volume/v3/volumes/tempest-invalid-1752953435 returned with HTTP 404 Jul 10 06:36:15.985421 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 562/2236] 10.4.3.200 () {66 vars in 1318 bytes} [Fri Jul 10 06:36:15 2026] GET /volume/v3/volumes/tempest-invalid-1752953435 => generated 99 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:36:15.995289 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-94b32f2c-7572-484c-94cc-d93d2bd8e15b None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:15.999547 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 561/2237] 10.4.3.200 () {66 vars in 1240 bytes} [Fri Jul 10 06:36:15 2026] GET /volume/v3/volumes/ => generated 112 bytes in 5 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jul 10 06:36:16.017831 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-e95b3c45-7542-4fd3-bff1-07d10b018384 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:16.023659 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e95b3c45-7542-4fd3-bff1-07d10b018384 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] GET https://10.4.3.200/volume/v3/volumes/detail?status=null Jul 10 06:36:16.024039 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e95b3c45-7542-4fd3-bff1-07d10b018384 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:16.024213 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e95b3c45-7542-4fd3-bff1-07d10b018384 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] Calling method 'detail' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:16.024439 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.api_utils [None req-e95b3c45-7542-4fd3-bff1-07d10b018384 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] Removing options '' from query. {{(pid=99977) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 06:36:16.024759 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-e95b3c45-7542-4fd3-bff1-07d10b018384 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] Could not evaluate value null, assuming string {{(pid=99977) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 10 06:36:16.025633 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-e95b3c45-7542-4fd3-bff1-07d10b018384 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=99977) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 06:36:16.073128 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-e95b3c45-7542-4fd3-bff1-07d10b018384 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] Get all volumes completed successfully. Jul 10 06:36:16.075899 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e95b3c45-7542-4fd3-bff1-07d10b018384 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] https://10.4.3.200/volume/v3/volumes/detail?status=null returned with HTTP 200 Jul 10 06:36:16.076368 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 555/2238] 10.4.3.200 () {66 vars in 1281 bytes} [Fri Jul 10 06:36:16 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 06:36:16.096131 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-1af962db-b9d0-4164-b91a-5fc49bd48f9a None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:16.097713 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-1af962db-b9d0-4164-b91a-5fc49bd48f9a tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] GET https://10.4.3.200/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1833374089 Jul 10 06:36:16.097889 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-1af962db-b9d0-4164-b91a-5fc49bd48f9a tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:16.098103 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-1af962db-b9d0-4164-b91a-5fc49bd48f9a tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] Calling method 'detail' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:16.098582 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.api_utils [None req-1af962db-b9d0-4164-b91a-5fc49bd48f9a tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] Removing options '' from query. {{(pid=99975) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 06:36:16.099076 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-1af962db-b9d0-4164-b91a-5fc49bd48f9a tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1833374089'), ('no_migration_targets', True)]). {{(pid=99975) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 06:36:16.129165 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-1af962db-b9d0-4164-b91a-5fc49bd48f9a tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] Get all volumes completed successfully. Jul 10 06:36:16.131058 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-1af962db-b9d0-4164-b91a-5fc49bd48f9a tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] https://10.4.3.200/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1833374089 returned with HTTP 200 Jul 10 06:36:16.131404 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 561/2239] 10.4.3.200 () {66 vars in 1359 bytes} [Fri Jul 10 06:36:16 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1833374089 => generated 15 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 06:36:16.156602 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-273dc48e-905a-4c84-b21c-9d0cd96a84f4 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:16.156602 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-273dc48e-905a-4c84-b21c-9d0cd96a84f4 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] GET https://10.4.3.200/volume/v3/volumes?status=null Jul 10 06:36:16.156602 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-273dc48e-905a-4c84-b21c-9d0cd96a84f4 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:16.156602 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-273dc48e-905a-4c84-b21c-9d0cd96a84f4 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] Calling method 'index' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:16.156602 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.api_utils [None req-273dc48e-905a-4c84-b21c-9d0cd96a84f4 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] Removing options '' from query. {{(pid=99976) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 06:36:16.156936 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-273dc48e-905a-4c84-b21c-9d0cd96a84f4 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] Could not evaluate value null, assuming string {{(pid=99976) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 10 06:36:16.157293 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-273dc48e-905a-4c84-b21c-9d0cd96a84f4 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=99976) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 06:36:16.188490 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-273dc48e-905a-4c84-b21c-9d0cd96a84f4 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] Get all volumes completed successfully. Jul 10 06:36:16.188940 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-273dc48e-905a-4c84-b21c-9d0cd96a84f4 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] https://10.4.3.200/volume/v3/volumes?status=null returned with HTTP 200 Jul 10 06:36:16.189557 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 563/2240] 10.4.3.200 () {66 vars in 1260 bytes} [Fri Jul 10 06:36:16 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 06:36:16.203685 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-58b2811d-4fb8-4fb6-9942-7d29e30f76e6 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:16.207583 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-58b2811d-4fb8-4fb6-9942-7d29e30f76e6 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] GET https://10.4.3.200/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-217864469 Jul 10 06:36:16.207583 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-58b2811d-4fb8-4fb6-9942-7d29e30f76e6 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:16.207583 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-58b2811d-4fb8-4fb6-9942-7d29e30f76e6 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] Calling method 'index' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:16.207583 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.api_utils [None req-58b2811d-4fb8-4fb6-9942-7d29e30f76e6 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] Removing options '' from query. {{(pid=99978) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 06:36:16.207583 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-58b2811d-4fb8-4fb6-9942-7d29e30f76e6 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-217864469'), ('no_migration_targets', True)]). {{(pid=99978) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 06:36:16.243274 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-58b2811d-4fb8-4fb6-9942-7d29e30f76e6 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] Get all volumes completed successfully. Jul 10 06:36:16.243769 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-58b2811d-4fb8-4fb6-9942-7d29e30f76e6 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] https://10.4.3.200/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-217864469 returned with HTTP 200 Jul 10 06:36:16.244254 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 562/2241] 10.4.3.200 () {66 vars in 1336 bytes} [Fri Jul 10 06:36:16 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-217864469 => generated 15 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 06:36:16.254588 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-f9d035ca-554a-4e41-98ef-de9f6ca7c9dd None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:16.256439 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f9d035ca-554a-4e41-98ef-de9f6ca7c9dd tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] POST https://10.4.3.200/volume/v3/volumes/e17f481a-4788-41f3-bd94-86fad6dfbd95/action Jul 10 06:36:16.256815 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f9d035ca-554a-4e41-98ef-de9f6ca7c9dd tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] Action body: b'{"os-reserve": {}}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:36:16.256936 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f9d035ca-554a-4e41-98ef-de9f6ca7c9dd tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:36:16.266712 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:16.266712 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:36:16.267100 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-f9d035ca-554a-4e41-98ef-de9f6ca7c9dd tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] Volume info retrieved successfully. Jul 10 06:36:16.275552 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-f9d035ca-554a-4e41-98ef-de9f6ca7c9dd tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] Reserve volume completed successfully. Jul 10 06:36:16.276362 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f9d035ca-554a-4e41-98ef-de9f6ca7c9dd tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] https://10.4.3.200/volume/v3/volumes/e17f481a-4788-41f3-bd94-86fad6dfbd95/action returned with HTTP 202 Jul 10 06:36:16.276751 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 556/2242] 10.4.3.200 () {68 vars in 1390 bytes} [Fri Jul 10 06:36:16 2026] POST /volume/v3/volumes/e17f481a-4788-41f3-bd94-86fad6dfbd95/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:36:16.286435 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-4f0df7d4-bc0a-4d1a-93db-d3fe2385e77e None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:16.289212 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-4f0df7d4-bc0a-4d1a-93db-d3fe2385e77e tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] POST https://10.4.3.200/volume/v3/volumes/e17f481a-4788-41f3-bd94-86fad6dfbd95/action Jul 10 06:36:16.289789 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-4f0df7d4-bc0a-4d1a-93db-d3fe2385e77e tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] Action body: b'{"os-reserve": {}}' {{(pid=99975) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:36:16.290724 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-4f0df7d4-bc0a-4d1a-93db-d3fe2385e77e tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:36:16.307658 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:16.307658 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:36:16.309102 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-4f0df7d4-bc0a-4d1a-93db-d3fe2385e77e tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] Volume info retrieved successfully. Jul 10 06:36:16.316952 np0000004964 devstack@c-api.service[99975]: ERROR cinder.volume.api [None req-4f0df7d4-bc0a-4d1a-93db-d3fe2385e77e tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] Volume status must be available to reserve, but the status is attaching. Jul 10 06:36:16.317424 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-4f0df7d4-bc0a-4d1a-93db-d3fe2385e77e tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] https://10.4.3.200/volume/v3/volumes/e17f481a-4788-41f3-bd94-86fad6dfbd95/action returned with HTTP 400 Jul 10 06:36:16.319208 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 562/2243] 10.4.3.200 () {68 vars in 1390 bytes} [Fri Jul 10 06:36:16 2026] POST /volume/v3/volumes/e17f481a-4788-41f3-bd94-86fad6dfbd95/action => generated 132 bytes in 34 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 06:36:16.329149 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-8f077620-cfc9-452c-b67f-62d526a95d08 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:16.333147 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8f077620-cfc9-452c-b67f-62d526a95d08 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] POST https://10.4.3.200/volume/v3/volumes/e17f481a-4788-41f3-bd94-86fad6dfbd95/action Jul 10 06:36:16.333447 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8f077620-cfc9-452c-b67f-62d526a95d08 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=99976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:36:16.333547 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8f077620-cfc9-452c-b67f-62d526a95d08 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:36:16.348074 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:16.348074 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:36:16.348798 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-8f077620-cfc9-452c-b67f-62d526a95d08 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] Volume info retrieved successfully. Jul 10 06:36:16.372791 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-8f077620-cfc9-452c-b67f-62d526a95d08 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] Unreserve volume completed successfully. Jul 10 06:36:16.373026 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8f077620-cfc9-452c-b67f-62d526a95d08 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] https://10.4.3.200/volume/v3/volumes/e17f481a-4788-41f3-bd94-86fad6dfbd95/action returned with HTTP 202 Jul 10 06:36:16.373520 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 564/2244] 10.4.3.200 () {68 vars in 1390 bytes} [Fri Jul 10 06:36:16 2026] POST /volume/v3/volumes/e17f481a-4788-41f3-bd94-86fad6dfbd95/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:36:16.382587 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-0020dbf5-77f1-4bec-885e-077e65bcfb22 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:16.384867 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0020dbf5-77f1-4bec-885e-077e65bcfb22 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] POST https://10.4.3.200/volume/v3/volumes/24e2fcd1-9cd3-47b0-bfdd-b5b2ca21315e/action Jul 10 06:36:16.385350 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0020dbf5-77f1-4bec-885e-077e65bcfb22 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] Action body: b'{"os-reserve": {}}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:36:16.385455 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0020dbf5-77f1-4bec-885e-077e65bcfb22 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:36:16.396845 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0020dbf5-77f1-4bec-885e-077e65bcfb22 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] https://10.4.3.200/volume/v3/volumes/24e2fcd1-9cd3-47b0-bfdd-b5b2ca21315e/action returned with HTTP 404 Jul 10 06:36:16.397553 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 563/2245] 10.4.3.200 () {68 vars in 1390 bytes} [Fri Jul 10 06:36:16 2026] POST /volume/v3/volumes/24e2fcd1-9cd3-47b0-bfdd-b5b2ca21315e/action => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:36:16.407107 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-c3b19a74-3e79-4dce-87d9-3058942d8a44 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:16.408653 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c3b19a74-3e79-4dce-87d9-3058942d8a44 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] POST https://10.4.3.200/volume/v3/volumes/e301eeed-4271-4258-84ea-7569ec383eab/action Jul 10 06:36:16.409139 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c3b19a74-3e79-4dce-87d9-3058942d8a44 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:36:16.409354 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c3b19a74-3e79-4dce-87d9-3058942d8a44 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:36:16.417490 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c3b19a74-3e79-4dce-87d9-3058942d8a44 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] https://10.4.3.200/volume/v3/volumes/e301eeed-4271-4258-84ea-7569ec383eab/action returned with HTTP 404 Jul 10 06:36:16.418216 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 557/2246] 10.4.3.200 () {68 vars in 1390 bytes} [Fri Jul 10 06:36:16 2026] POST /volume/v3/volumes/e301eeed-4271-4258-84ea-7569ec383eab/action => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:36:16.429815 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-edc7d0c0-0e8b-47a0-811a-5d9bd20b52b4 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:16.432282 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 563/2247] 10.4.3.200 () {68 vars in 1260 bytes} [Fri Jul 10 06:36:16 2026] PUT /volume/v3/volumes/ => generated 112 bytes in 3 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jul 10 06:36:16.445947 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-80134646-79d0-4798-a431-af2d26b1a5b9 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:16.448602 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-80134646-79d0-4798-a431-af2d26b1a5b9 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] PUT https://10.4.3.200/volume/v3/volumes/tempest-invalid-691359403 Jul 10 06:36:16.449451 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-80134646-79d0-4798-a431-af2d26b1a5b9 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:36:16.458641 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-80134646-79d0-4798-a431-af2d26b1a5b9 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] https://10.4.3.200/volume/v3/volumes/tempest-invalid-691359403 returned with HTTP 404 Jul 10 06:36:16.459374 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 565/2248] 10.4.3.200 () {68 vars in 1335 bytes} [Fri Jul 10 06:36:16 2026] PUT /volume/v3/volumes/tempest-invalid-691359403 => generated 98 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:36:16.470216 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-686d36df-61b6-434a-be34-c4b505ac345d None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:16.474161 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-686d36df-61b6-434a-be34-c4b505ac345d tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] PUT https://10.4.3.200/volume/v3/volumes/bb25609a-7c45-4562-8c8a-57a3702f1f65 Jul 10 06:36:16.474161 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-686d36df-61b6-434a-be34-c4b505ac345d tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:36:16.474797 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-3bcbe2e2-574b-40e0-bdac-a3466533800e None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:16.476476 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3bcbe2e2-574b-40e0-bdac-a3466533800e tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/a31e07ae-b9b9-400b-bf8f-572203b73b2f Jul 10 06:36:16.476800 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3bcbe2e2-574b-40e0-bdac-a3466533800e tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:16.477098 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3bcbe2e2-574b-40e0-bdac-a3466533800e tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:16.477312 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-3bcbe2e2-574b-40e0-bdac-a3466533800e tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id a31e07ae-b9b9-400b-bf8f-572203b73b2f. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:36:16.481851 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:16.481851 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:36:16.482763 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-686d36df-61b6-434a-be34-c4b505ac345d tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] https://10.4.3.200/volume/v3/volumes/bb25609a-7c45-4562-8c8a-57a3702f1f65 returned with HTTP 404 Jul 10 06:36:16.482895 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3bcbe2e2-574b-40e0-bdac-a3466533800e tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/a31e07ae-b9b9-400b-bf8f-572203b73b2f returned with HTTP 200 Jul 10 06:36:16.483304 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 558/2249] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:16 2026] GET /volume/v3/backups/a31e07ae-b9b9-400b-bf8f-572203b73b2f => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:16.483477 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 564/2250] 10.4.3.200 () {68 vars in 1368 bytes} [Fri Jul 10 06:36:16 2026] PUT /volume/v3/volumes/bb25609a-7c45-4562-8c8a-57a3702f1f65 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:36:16.494795 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-13208a08-eaad-48bd-b51b-4e3b2fbd623d None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:16.497045 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-13208a08-eaad-48bd-b51b-4e3b2fbd623d tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] DELETE https://10.4.3.200/volume/v3/volumes/a4ef2186-d4ca-44cd-9333-d0ff9e64c32e Jul 10 06:36:16.497284 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-13208a08-eaad-48bd-b51b-4e3b2fbd623d tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:16.497641 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-13208a08-eaad-48bd-b51b-4e3b2fbd623d tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] Calling method 'delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:16.497881 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-13208a08-eaad-48bd-b51b-4e3b2fbd623d tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] Delete volume with id: a4ef2186-d4ca-44cd-9333-d0ff9e64c32e Jul 10 06:36:16.505808 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-13208a08-eaad-48bd-b51b-4e3b2fbd623d tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] https://10.4.3.200/volume/v3/volumes/a4ef2186-d4ca-44cd-9333-d0ff9e64c32e returned with HTTP 404 Jul 10 06:36:16.506420 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 564/2251] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:36:16 2026] DELETE /volume/v3/volumes/a4ef2186-d4ca-44cd-9333-d0ff9e64c32e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:36:16.515168 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-98b7e990-38d1-489c-865a-6c3edb05b440 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:16.517113 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-98b7e990-38d1-489c-865a-6c3edb05b440 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] POST https://10.4.3.200/volume/v3/volumes/e17f481a-4788-41f3-bd94-86fad6dfbd95/action Jul 10 06:36:16.517483 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-98b7e990-38d1-489c-865a-6c3edb05b440 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=99976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:36:16.517695 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-98b7e990-38d1-489c-865a-6c3edb05b440 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:36:16.519140 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-98b7e990-38d1-489c-865a-6c3edb05b440 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] https://10.4.3.200/volume/v3/volumes/e17f481a-4788-41f3-bd94-86fad6dfbd95/action returned with HTTP 400 Jul 10 06:36:16.519721 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 566/2252] 10.4.3.200 () {68 vars in 1390 bytes} [Fri Jul 10 06:36:16 2026] POST /volume/v3/volumes/e17f481a-4788-41f3-bd94-86fad6dfbd95/action => generated 140 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 06:36:16.528115 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-b92995eb-dece-4fc1-b16b-f2f9797f8706 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:16.529456 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b92995eb-dece-4fc1-b16b-f2f9797f8706 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] POST https://10.4.3.200/volume/v3/volumes/e17f481a-4788-41f3-bd94-86fad6dfbd95/action Jul 10 06:36:16.530026 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b92995eb-dece-4fc1-b16b-f2f9797f8706 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:36:16.531522 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b92995eb-dece-4fc1-b16b-f2f9797f8706 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:36:16.531976 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b92995eb-dece-4fc1-b16b-f2f9797f8706 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] https://10.4.3.200/volume/v3/volumes/e17f481a-4788-41f3-bd94-86fad6dfbd95/action returned with HTTP 400 Jul 10 06:36:16.532543 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 559/2253] 10.4.3.200 () {68 vars in 1390 bytes} [Fri Jul 10 06:36:16 2026] POST /volume/v3/volumes/e17f481a-4788-41f3-bd94-86fad6dfbd95/action => generated 131 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 06:36:16.543136 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-2a47212c-c039-46ca-85c3-1fa10238ecad None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:16.545316 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2a47212c-c039-46ca-85c3-1fa10238ecad tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] POST https://10.4.3.200/volume/v3/volumes/d979c15f-c5b1-4e65-8e50-3a9034948eba/action Jul 10 06:36:16.545856 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2a47212c-c039-46ca-85c3-1fa10238ecad tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:36:16.546005 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2a47212c-c039-46ca-85c3-1fa10238ecad tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:36:16.554143 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2a47212c-c039-46ca-85c3-1fa10238ecad tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] https://10.4.3.200/volume/v3/volumes/d979c15f-c5b1-4e65-8e50-3a9034948eba/action returned with HTTP 404 Jul 10 06:36:16.554841 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 565/2254] 10.4.3.200 () {68 vars in 1390 bytes} [Fri Jul 10 06:36:16 2026] POST /volume/v3/volumes/d979c15f-c5b1-4e65-8e50-3a9034948eba/action => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:36:16.563691 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-c7688782-fc8a-484b-83ff-35a9f27866b9 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:16.565536 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-c7688782-fc8a-484b-83ff-35a9f27866b9 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] POST https://10.4.3.200/volume/v3/volumes/e17f481a-4788-41f3-bd94-86fad6dfbd95/action Jul 10 06:36:16.566028 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-c7688782-fc8a-484b-83ff-35a9f27866b9 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=99975) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:36:16.566179 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-c7688782-fc8a-484b-83ff-35a9f27866b9 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:36:16.567854 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-c7688782-fc8a-484b-83ff-35a9f27866b9 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] https://10.4.3.200/volume/v3/volumes/e17f481a-4788-41f3-bd94-86fad6dfbd95/action returned with HTTP 400 Jul 10 06:36:16.568429 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 565/2255] 10.4.3.200 () {68 vars in 1390 bytes} [Fri Jul 10 06:36:16 2026] POST /volume/v3/volumes/e17f481a-4788-41f3-bd94-86fad6dfbd95/action => generated 129 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 06:36:16.577836 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-ee3a4c37-fa46-4dc2-b268-175025565c41 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:16.579702 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ee3a4c37-fa46-4dc2-b268-175025565c41 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] POST https://10.4.3.200/volume/v3/volumes/None/action Jul 10 06:36:16.580063 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ee3a4c37-fa46-4dc2-b268-175025565c41 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=99976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:36:16.580183 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ee3a4c37-fa46-4dc2-b268-175025565c41 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:36:16.588640 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ee3a4c37-fa46-4dc2-b268-175025565c41 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] https://10.4.3.200/volume/v3/volumes/None/action returned with HTTP 404 Jul 10 06:36:16.589323 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 567/2256] 10.4.3.200 () {68 vars in 1294 bytes} [Fri Jul 10 06:36:16 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:36:16.602705 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-5f271c4d-ad24-4555-b617-7b12e5e111a2 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:16.604608 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-5f271c4d-ad24-4555-b617-7b12e5e111a2 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] GET https://10.4.3.200/volume/v3/volumes/339ec578-085c-4ef7-99fe-4498864ba70f Jul 10 06:36:16.605061 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-5f271c4d-ad24-4555-b617-7b12e5e111a2 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:16.605395 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-5f271c4d-ad24-4555-b617-7b12e5e111a2 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:16.612754 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-5f271c4d-ad24-4555-b617-7b12e5e111a2 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] https://10.4.3.200/volume/v3/volumes/339ec578-085c-4ef7-99fe-4498864ba70f returned with HTTP 404 Jul 10 06:36:16.613606 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 560/2257] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:16 2026] GET /volume/v3/volumes/339ec578-085c-4ef7-99fe-4498864ba70f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:36:16.622789 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-de593450-7ff1-4692-89b3-4aaa1926f3d8 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:16.626561 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-de593450-7ff1-4692-89b3-4aaa1926f3d8 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] GET https://10.4.3.200/volume/v3/volumes/e17f481a-4788-41f3-bd94-86fad6dfbd95 Jul 10 06:36:16.626817 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-de593450-7ff1-4692-89b3-4aaa1926f3d8 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:16.627000 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-de593450-7ff1-4692-89b3-4aaa1926f3d8 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:16.638100 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:16.638100 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:36:16.641606 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-de593450-7ff1-4692-89b3-4aaa1926f3d8 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] Volume info retrieved successfully. Jul 10 06:36:16.646529 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-de593450-7ff1-4692-89b3-4aaa1926f3d8 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] https://10.4.3.200/volume/v3/volumes/e17f481a-4788-41f3-bd94-86fad6dfbd95 returned with HTTP 200 Jul 10 06:36:16.646985 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 566/2258] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:16 2026] GET /volume/v3/volumes/e17f481a-4788-41f3-bd94-86fad6dfbd95 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:16.662365 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-cd39a30e-13a0-403c-bd2c-b150534adef8 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:16.664682 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-cd39a30e-13a0-403c-bd2c-b150534adef8 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] DELETE https://10.4.3.200/volume/v3/volumes/e17f481a-4788-41f3-bd94-86fad6dfbd95 Jul 10 06:36:16.665040 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-cd39a30e-13a0-403c-bd2c-b150534adef8 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:16.665326 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-cd39a30e-13a0-403c-bd2c-b150534adef8 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] Calling method 'delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:16.665604 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-cd39a30e-13a0-403c-bd2c-b150534adef8 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] Delete volume with id: e17f481a-4788-41f3-bd94-86fad6dfbd95 Jul 10 06:36:16.680406 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:16.680406 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:36:16.681152 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-cd39a30e-13a0-403c-bd2c-b150534adef8 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] Volume info retrieved successfully. Jul 10 06:36:16.712305 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-cd39a30e-13a0-403c-bd2c-b150534adef8 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] Delete volume request issued successfully. Jul 10 06:36:16.712422 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-cd39a30e-13a0-403c-bd2c-b150534adef8 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] https://10.4.3.200/volume/v3/volumes/e17f481a-4788-41f3-bd94-86fad6dfbd95 returned with HTTP 202 Jul 10 06:36:16.713041 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 566/2259] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:36:16 2026] DELETE /volume/v3/volumes/e17f481a-4788-41f3-bd94-86fad6dfbd95 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:36:16.728693 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-79b43a4d-c368-4c43-8aeb-592d739fc997 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:16.731734 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-79b43a4d-c368-4c43-8aeb-592d739fc997 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] GET https://10.4.3.200/volume/v3/volumes/e17f481a-4788-41f3-bd94-86fad6dfbd95 Jul 10 06:36:16.732246 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-79b43a4d-c368-4c43-8aeb-592d739fc997 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:16.732937 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-79b43a4d-c368-4c43-8aeb-592d739fc997 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:16.747162 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:16.747162 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:36:16.755326 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-79b43a4d-c368-4c43-8aeb-592d739fc997 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] Volume info retrieved successfully. Jul 10 06:36:16.762446 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-79b43a4d-c368-4c43-8aeb-592d739fc997 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] https://10.4.3.200/volume/v3/volumes/e17f481a-4788-41f3-bd94-86fad6dfbd95 returned with HTTP 200 Jul 10 06:36:16.762995 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 568/2260] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:16 2026] GET /volume/v3/volumes/e17f481a-4788-41f3-bd94-86fad6dfbd95 => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:17.500806 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-37b96976-7ed9-41f4-a4df-dc5b79619310 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:17.503527 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-37b96976-7ed9-41f4-a4df-dc5b79619310 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/a31e07ae-b9b9-400b-bf8f-572203b73b2f Jul 10 06:36:17.503866 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-37b96976-7ed9-41f4-a4df-dc5b79619310 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:17.504325 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-37b96976-7ed9-41f4-a4df-dc5b79619310 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:17.504325 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-37b96976-7ed9-41f4-a4df-dc5b79619310 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id a31e07ae-b9b9-400b-bf8f-572203b73b2f. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:36:17.509589 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:17.509589 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:36:17.510555 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-37b96976-7ed9-41f4-a4df-dc5b79619310 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/a31e07ae-b9b9-400b-bf8f-572203b73b2f returned with HTTP 200 Jul 10 06:36:17.511007 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 561/2261] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:17 2026] GET /volume/v3/backups/a31e07ae-b9b9-400b-bf8f-572203b73b2f => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:17.778843 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-9b05e6f0-d5a6-4f12-b9ef-6e06b5263d96 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:17.780830 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9b05e6f0-d5a6-4f12-b9ef-6e06b5263d96 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] GET https://10.4.3.200/volume/v3/volumes/e17f481a-4788-41f3-bd94-86fad6dfbd95 Jul 10 06:36:17.781009 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9b05e6f0-d5a6-4f12-b9ef-6e06b5263d96 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:17.781181 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9b05e6f0-d5a6-4f12-b9ef-6e06b5263d96 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:17.788884 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9b05e6f0-d5a6-4f12-b9ef-6e06b5263d96 tempest-VolumesNegativeTest-1324928624 tempest-VolumesNegativeTest-1324928624-project-member] https://10.4.3.200/volume/v3/volumes/e17f481a-4788-41f3-bd94-86fad6dfbd95 returned with HTTP 404 Jul 10 06:36:17.789782 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 567/2262] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:17 2026] GET /volume/v3/volumes/e17f481a-4788-41f3-bd94-86fad6dfbd95 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 10 06:36:18.526470 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-95df2edc-73a8-4c8e-834c-c39fae16360b None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:18.529245 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-95df2edc-73a8-4c8e-834c-c39fae16360b tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/a31e07ae-b9b9-400b-bf8f-572203b73b2f Jul 10 06:36:18.529652 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-95df2edc-73a8-4c8e-834c-c39fae16360b tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:18.530048 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-95df2edc-73a8-4c8e-834c-c39fae16360b tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:18.530411 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-95df2edc-73a8-4c8e-834c-c39fae16360b tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id a31e07ae-b9b9-400b-bf8f-572203b73b2f. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:36:18.538707 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:18.538707 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:36:18.541856 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-95df2edc-73a8-4c8e-834c-c39fae16360b tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/a31e07ae-b9b9-400b-bf8f-572203b73b2f returned with HTTP 200 Jul 10 06:36:18.543444 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 567/2263] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:18 2026] GET /volume/v3/backups/a31e07ae-b9b9-400b-bf8f-572203b73b2f => generated 790 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:18.669065 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-1a573f5e-ef25-406d-8e0a-14f4d3580d13 req-46d4cae5-1bc0-4969-8763-83aac4c21bd3 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:18.671147 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-1a573f5e-ef25-406d-8e0a-14f4d3580d13 req-46d4cae5-1bc0-4969-8763-83aac4c21bd3 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] GET https://10.4.3.200/volume/v3/limits Jul 10 06:36:18.671350 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-1a573f5e-ef25-406d-8e0a-14f4d3580d13 req-46d4cae5-1bc0-4969-8763-83aac4c21bd3 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:18.671576 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-1a573f5e-ef25-406d-8e0a-14f4d3580d13 req-46d4cae5-1bc0-4969-8763-83aac4c21bd3 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Calling method 'index' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:18.697208 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-1a573f5e-ef25-406d-8e0a-14f4d3580d13 req-46d4cae5-1bc0-4969-8763-83aac4c21bd3 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/limits returned with HTTP 200 Jul 10 06:36:18.697319 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 569/2264] 10.4.3.200 () {68 vars in 1484 bytes} [Fri Jul 10 06:36:18 2026] GET /volume/v3/limits => generated 302 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:18.864403 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-000dd93c-c989-4224-9833-e670cbf366eb None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:18.866496 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-000dd93c-c989-4224-9833-e670cbf366eb tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] GET https://10.4.3.200/volume/v3/volumes/3d5ec890-d33b-481e-b21e-56d95a349f68 Jul 10 06:36:18.866686 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-000dd93c-c989-4224-9833-e670cbf366eb tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:18.866983 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-000dd93c-c989-4224-9833-e670cbf366eb tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:18.874822 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:18.874822 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:36:18.879743 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-000dd93c-c989-4224-9833-e670cbf366eb tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Volume info retrieved successfully. Jul 10 06:36:18.885017 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-000dd93c-c989-4224-9833-e670cbf366eb tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] https://10.4.3.200/volume/v3/volumes/3d5ec890-d33b-481e-b21e-56d95a349f68 returned with HTTP 200 Jul 10 06:36:18.885611 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 562/2265] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:18 2026] GET /volume/v3/volumes/3d5ec890-d33b-481e-b21e-56d95a349f68 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:18.953070 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-c6634997-793d-48b6-9ce2-7f84448e9fcf None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:18.955022 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c6634997-793d-48b6-9ce2-7f84448e9fcf tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] GET https://10.4.3.200/volume/v3/volumes/3d5ec890-d33b-481e-b21e-56d95a349f68 Jul 10 06:36:18.955254 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c6634997-793d-48b6-9ce2-7f84448e9fcf tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:18.955442 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c6634997-793d-48b6-9ce2-7f84448e9fcf tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:18.972457 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:18.972457 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:36:18.981194 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-c6634997-793d-48b6-9ce2-7f84448e9fcf tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Volume info retrieved successfully. Jul 10 06:36:18.988384 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c6634997-793d-48b6-9ce2-7f84448e9fcf tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] https://10.4.3.200/volume/v3/volumes/3d5ec890-d33b-481e-b21e-56d95a349f68 returned with HTTP 200 Jul 10 06:36:18.989311 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 568/2266] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:18 2026] GET /volume/v3/volumes/3d5ec890-d33b-481e-b21e-56d95a349f68 => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 06:36:19.244406 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-1a573f5e-ef25-406d-8e0a-14f4d3580d13 req-b56c86c2-f3ad-4112-98fc-55fec7b80de0 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:19.246538 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-1a573f5e-ef25-406d-8e0a-14f4d3580d13 req-b56c86c2-f3ad-4112-98fc-55fec7b80de0 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] GET https://10.4.3.200/volume/v3/volumes/ba157216-b36f-4759-a63e-9b8a2b9eb506 Jul 10 06:36:19.246714 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-1a573f5e-ef25-406d-8e0a-14f4d3580d13 req-b56c86c2-f3ad-4112-98fc-55fec7b80de0 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:19.246921 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-1a573f5e-ef25-406d-8e0a-14f4d3580d13 req-b56c86c2-f3ad-4112-98fc-55fec7b80de0 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:19.257140 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:19.257140 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:36:19.262007 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [req-1a573f5e-ef25-406d-8e0a-14f4d3580d13 req-b56c86c2-f3ad-4112-98fc-55fec7b80de0 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Volume info retrieved successfully. Jul 10 06:36:19.267536 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-1a573f5e-ef25-406d-8e0a-14f4d3580d13 req-b56c86c2-f3ad-4112-98fc-55fec7b80de0 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/volumes/ba157216-b36f-4759-a63e-9b8a2b9eb506 returned with HTTP 200 Jul 10 06:36:19.268035 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 568/2267] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:36:19 2026] GET /volume/v3/volumes/ba157216-b36f-4759-a63e-9b8a2b9eb506 => generated 1660 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:36:19.278741 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-1a573f5e-ef25-406d-8e0a-14f4d3580d13 req-ef036514-88c6-4306-96fd-8e2e8ca44411 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:19.280832 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-1a573f5e-ef25-406d-8e0a-14f4d3580d13 req-ef036514-88c6-4306-96fd-8e2e8ca44411 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] POST https://10.4.3.200/volume/v3/snapshots Jul 10 06:36:19.281244 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-1a573f5e-ef25-406d-8e0a-14f4d3580d13 req-ef036514-88c6-4306-96fd-8e2e8ca44411 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ba157216-b36f-4759-a63e-9b8a2b9eb506", "force": true, "name": "snapshot for multiattach-snapshot", "description": null, "metadata": {}}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:36:19.294840 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:19.294840 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:36:19.295522 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [req-1a573f5e-ef25-406d-8e0a-14f4d3580d13 req-ef036514-88c6-4306-96fd-8e2e8ca44411 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Volume info retrieved successfully. Jul 10 06:36:19.295717 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.snapshots [req-1a573f5e-ef25-406d-8e0a-14f4d3580d13 req-ef036514-88c6-4306-96fd-8e2e8ca44411 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Create snapshot from volume ba157216-b36f-4759-a63e-9b8a2b9eb506 Jul 10 06:36:19.352136 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.quota [req-1a573f5e-ef25-406d-8e0a-14f4d3580d13 req-ef036514-88c6-4306-96fd-8e2e8ca44411 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Created reservations ['19ac21bb-a845-4dc8-9a45-1172d2f907ef', '799d049a-2cde-4fb1-8e82-9dfcc4a4dbd9', 'b894186c-8b5f-4790-9815-e78a2d801a18', '4da3ce11-eaa6-43bc-9da1-d5abaae3400b'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:36:19.400086 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [req-1a573f5e-ef25-406d-8e0a-14f4d3580d13 req-ef036514-88c6-4306-96fd-8e2e8ca44411 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Snapshot force create request issued successfully. Jul 10 06:36:19.400086 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-1a573f5e-ef25-406d-8e0a-14f4d3580d13 req-ef036514-88c6-4306-96fd-8e2e8ca44411 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 10 06:36:19.402951 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 570/2268] 10.4.3.200 () {72 vars in 1547 bytes} [Fri Jul 10 06:36:19 2026] POST /volume/v3/snapshots => generated 292 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:36:19.556541 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-a2d387c4-67f8-46f7-990f-20bf2ebb8b26 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:19.558491 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a2d387c4-67f8-46f7-990f-20bf2ebb8b26 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/a31e07ae-b9b9-400b-bf8f-572203b73b2f Jul 10 06:36:19.558738 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a2d387c4-67f8-46f7-990f-20bf2ebb8b26 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:19.558969 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a2d387c4-67f8-46f7-990f-20bf2ebb8b26 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:19.559088 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-a2d387c4-67f8-46f7-990f-20bf2ebb8b26 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id a31e07ae-b9b9-400b-bf8f-572203b73b2f. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:36:19.563985 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:19.563985 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:36:19.564675 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a2d387c4-67f8-46f7-990f-20bf2ebb8b26 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/a31e07ae-b9b9-400b-bf8f-572203b73b2f returned with HTTP 200 Jul 10 06:36:19.565032 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 563/2269] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:19 2026] GET /volume/v3/backups/a31e07ae-b9b9-400b-bf8f-572203b73b2f => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:19.606855 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-360ac65f-1e49-4fdb-9291-1911e4b4f413 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:19.735546 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-360ac65f-1e49-4fdb-9291-1911e4b4f413 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:36:19.735546 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-360ac65f-1e49-4fdb-9291-1911e4b4f413 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-704843802"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:36:19.736421 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-360ac65f-1e49-4fdb-9291-1911e4b4f413 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-704843802'}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:36:19.736705 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-360ac65f-1e49-4fdb-9291-1911e4b4f413 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Create volume of 1 GB Jul 10 06:36:19.741556 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-360ac65f-1e49-4fdb-9291-1911e4b4f413 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Availability Zones retrieved successfully. Jul 10 06:36:19.749382 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-360ac65f-1e49-4fdb-9291-1911e4b4f413 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Flow 'volume_create_api' (f5a9bcd0-ee60-4af2-97cb-dd68be610da8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:36:19.750652 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-360ac65f-1e49-4fdb-9291-1911e4b4f413 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08e01184-a41b-4c47-995b-7343904de82a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:36:19.752069 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-360ac65f-1e49-4fdb-9291-1911e4b4f413 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Validating volume size '1' using validate_int {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:36:19.785798 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-360ac65f-1e49-4fdb-9291-1911e4b4f413 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08e01184-a41b-4c47-995b-7343904de82a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:36:19.786711 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-360ac65f-1e49-4fdb-9291-1911e4b4f413 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3b5d8e8-9fef-4e21-b42f-4eeae4a6ccb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:36:19.855952 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-360ac65f-1e49-4fdb-9291-1911e4b4f413 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Created reservations ['306d1884-0ff4-46e4-9e00-8197b2ee2515', '896d7395-9778-4f9d-9ef2-20028328c570', '29befa3b-48f5-4ba7-bf69-cd187c552ac9', '3a710798-fe01-4186-8dae-5edebf71d97e'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:36:19.857225 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-360ac65f-1e49-4fdb-9291-1911e4b4f413 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3b5d8e8-9fef-4e21-b42f-4eeae4a6ccb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['306d1884-0ff4-46e4-9e00-8197b2ee2515', '896d7395-9778-4f9d-9ef2-20028328c570', '29befa3b-48f5-4ba7-bf69-cd187c552ac9', '3a710798-fe01-4186-8dae-5edebf71d97e']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:36:19.858384 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-360ac65f-1e49-4fdb-9291-1911e4b4f413 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fef60fd2-9626-4a28-9fb4-304a152b4167) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:36:19.887709 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-360ac65f-1e49-4fdb-9291-1911e4b4f413 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fef60fd2-9626-4a28-9fb4-304a152b4167) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b13fe74f-65b9-43ae-9d72-d2076ff132e4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-704843802',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='513d3e6ef688460e9fb8ee03167928d8',qos_specs=None,replication_status=,reservations=['306d1884-0ff4-46e4-9e00-8197b2ee2515','896d7395-9778-4f9d-9ef2-20028328c570','29befa3b-48f5-4ba7-bf69-cd187c552ac9','3a710798-fe01-4186-8dae-5edebf71d97e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79e1e20f40d24be88b97618ab5d7fe38',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:36:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-704843802',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b13fe74f-65b9-43ae-9d72-d2076ff132e4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='513d3e6ef688460e9fb8ee03167928d8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='79e1e20f40d24be88b97618ab5d7fe38',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:36:19.888495 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-360ac65f-1e49-4fdb-9291-1911e4b4f413 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ddd80f83-0fdd-438b-b171-dbd7c9cd2d19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:36:19.912648 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-360ac65f-1e49-4fdb-9291-1911e4b4f413 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ddd80f83-0fdd-438b-b171-dbd7c9cd2d19) transitioned into state 'SUCCESS' from state '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-704843802',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='513d3e6ef688460e9fb8ee03167928d8',qos_specs=None,replication_status=,reservations=['306d1884-0ff4-46e4-9e00-8197b2ee2515','896d7395-9778-4f9d-9ef2-20028328c570','29befa3b-48f5-4ba7-bf69-cd187c552ac9','3a710798-fe01-4186-8dae-5edebf71d97e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79e1e20f40d24be88b97618ab5d7fe38',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:36:19.915376 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-360ac65f-1e49-4fdb-9291-1911e4b4f413 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69884c47-6801-4241-968b-936f66f5658e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:36:19.928177 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-360ac65f-1e49-4fdb-9291-1911e4b4f413 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69884c47-6801-4241-968b-936f66f5658e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:36:19.929153 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-360ac65f-1e49-4fdb-9291-1911e4b4f413 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Flow 'volume_create_api' (f5a9bcd0-ee60-4af2-97cb-dd68be610da8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:36:19.929530 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-360ac65f-1e49-4fdb-9291-1911e4b4f413 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Create volume request issued successfully. Jul 10 06:36:19.930160 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-360ac65f-1e49-4fdb-9291-1911e4b4f413 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:36:19.930736 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 569/2270] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 10 06:36:19 2026] POST /volume/v3/volumes => generated 748 bytes in 325 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:36:19.944147 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-31940e8c-8142-411c-9466-be9d59b02bc3 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:19.948471 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-31940e8c-8142-411c-9466-be9d59b02bc3 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] GET https://10.4.3.200/volume/v3/volumes/b13fe74f-65b9-43ae-9d72-d2076ff132e4 Jul 10 06:36:19.948760 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-31940e8c-8142-411c-9466-be9d59b02bc3 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:19.949044 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-31940e8c-8142-411c-9466-be9d59b02bc3 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:19.971951 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:19.971951 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:36:19.976803 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-31940e8c-8142-411c-9466-be9d59b02bc3 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Volume info retrieved successfully. Jul 10 06:36:19.985403 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-31940e8c-8142-411c-9466-be9d59b02bc3 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] https://10.4.3.200/volume/v3/volumes/b13fe74f-65b9-43ae-9d72-d2076ff132e4 returned with HTTP 200 Jul 10 06:36:19.985800 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 569/2271] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:19 2026] GET /volume/v3/volumes/b13fe74f-65b9-43ae-9d72-d2076ff132e4 => generated 816 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:20.580239 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-816302a1-e26d-4cb0-bf1b-d9a8c94c2b86 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:20.580239 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-816302a1-e26d-4cb0-bf1b-d9a8c94c2b86 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/a31e07ae-b9b9-400b-bf8f-572203b73b2f Jul 10 06:36:20.580239 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-816302a1-e26d-4cb0-bf1b-d9a8c94c2b86 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:20.580239 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-816302a1-e26d-4cb0-bf1b-d9a8c94c2b86 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:20.580600 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-816302a1-e26d-4cb0-bf1b-d9a8c94c2b86 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id a31e07ae-b9b9-400b-bf8f-572203b73b2f. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:36:20.588981 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:20.588981 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:36:20.590101 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-816302a1-e26d-4cb0-bf1b-d9a8c94c2b86 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/a31e07ae-b9b9-400b-bf8f-572203b73b2f returned with HTTP 200 Jul 10 06:36:20.590606 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 571/2272] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:20 2026] GET /volume/v3/backups/a31e07ae-b9b9-400b-bf8f-572203b73b2f => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:21.003255 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-c08be96c-b3a4-485a-a2f5-f0899361bc4a None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:21.006579 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c08be96c-b3a4-485a-a2f5-f0899361bc4a tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] GET https://10.4.3.200/volume/v3/volumes/b13fe74f-65b9-43ae-9d72-d2076ff132e4 Jul 10 06:36:21.006797 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c08be96c-b3a4-485a-a2f5-f0899361bc4a tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:21.006978 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c08be96c-b3a4-485a-a2f5-f0899361bc4a tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:21.014068 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:21.014068 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:36:21.019008 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-c08be96c-b3a4-485a-a2f5-f0899361bc4a tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Volume info retrieved successfully. Jul 10 06:36:21.023156 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c08be96c-b3a4-485a-a2f5-f0899361bc4a tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] https://10.4.3.200/volume/v3/volumes/b13fe74f-65b9-43ae-9d72-d2076ff132e4 returned with HTTP 200 Jul 10 06:36:21.023558 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 564/2273] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:21 2026] GET /volume/v3/volumes/b13fe74f-65b9-43ae-9d72-d2076ff132e4 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:21.040320 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-b8a2b651-dad8-4776-8e01-c80a851c7c68 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:21.042397 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b8a2b651-dad8-4776-8e01-c80a851c7c68 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] POST https://10.4.3.200/volume/v3/backups Jul 10 06:36:21.043041 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b8a2b651-dad8-4776-8e01-c80a851c7c68 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b13fe74f-65b9-43ae-9d72-d2076ff132e4", "name": "tempest-VolumesBackupsTest-Backup-1180123110"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:36:21.044824 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.contrib.backups [None req-b8a2b651-dad8-4776-8e01-c80a851c7c68 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Creating new backup {'backup': {'volume_id': 'b13fe74f-65b9-43ae-9d72-d2076ff132e4', 'name': 'tempest-VolumesBackupsTest-Backup-1180123110'}} {{(pid=99978) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 06:36:21.045034 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.contrib.backups [None req-b8a2b651-dad8-4776-8e01-c80a851c7c68 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Creating backup of volume b13fe74f-65b9-43ae-9d72-d2076ff132e4 in container None Jul 10 06:36:21.054719 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:21.054719 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:36:21.055438 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-b8a2b651-dad8-4776-8e01-c80a851c7c68 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Volume info retrieved successfully. Jul 10 06:36:21.088518 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-b8a2b651-dad8-4776-8e01-c80a851c7c68 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Created reservations ['1721c1b5-0dff-45d5-a961-a66911996e49', 'd8e85c7a-98f1-48bb-8b6b-ec93cb339214'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:36:21.141548 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b8a2b651-dad8-4776-8e01-c80a851c7c68 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] https://10.4.3.200/volume/v3/backups returned with HTTP 202 Jul 10 06:36:21.141548 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 570/2274] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 10 06:36:21 2026] POST /volume/v3/backups => generated 330 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:36:21.143490 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-9a5e8470-e3b1-481f-a91c-c6abdcb3cc63 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:21.146585 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-9a5e8470-e3b1-481f-a91c-c6abdcb3cc63 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] GET https://10.4.3.200/volume/v3/backups/9599dbad-b27f-409f-b2ba-80515dfc6b7e Jul 10 06:36:21.146585 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-9a5e8470-e3b1-481f-a91c-c6abdcb3cc63 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:21.146585 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-9a5e8470-e3b1-481f-a91c-c6abdcb3cc63 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:21.146585 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-9a5e8470-e3b1-481f-a91c-c6abdcb3cc63 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Show backup with id 9599dbad-b27f-409f-b2ba-80515dfc6b7e. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:36:21.169939 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:21.169939 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:36:21.169939 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-9a5e8470-e3b1-481f-a91c-c6abdcb3cc63 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] https://10.4.3.200/volume/v3/backups/9599dbad-b27f-409f-b2ba-80515dfc6b7e returned with HTTP 200 Jul 10 06:36:21.169939 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 570/2275] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:21 2026] GET /volume/v3/backups/9599dbad-b27f-409f-b2ba-80515dfc6b7e => generated 737 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:21.274712 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-57fa7f83-15ce-4546-9bd9-8790e4736560 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:21.356522 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-57fa7f83-15ce-4546-9bd9-8790e4736560 tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:36:21.356522 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-57fa7f83-15ce-4546-9bd9-8790e4736560 tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-72201577"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:36:21.357075 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-57fa7f83-15ce-4546-9bd9-8790e4736560 tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-72201577'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:36:21.357283 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-57fa7f83-15ce-4546-9bd9-8790e4736560 tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] Create volume of 1 GB Jul 10 06:36:21.368731 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-57fa7f83-15ce-4546-9bd9-8790e4736560 tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] Availability Zones retrieved successfully. Jul 10 06:36:21.387415 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-57fa7f83-15ce-4546-9bd9-8790e4736560 tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] Flow 'volume_create_api' (062ef457-0367-4e61-8d7d-9cc64ed42af4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:36:21.389540 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-57fa7f83-15ce-4546-9bd9-8790e4736560 tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12d414d8-41f6-4d3c-b9a4-66ddff6f2814) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:36:21.390624 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-57fa7f83-15ce-4546-9bd9-8790e4736560 tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] Validating volume size '1' using validate_int {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:36:21.416869 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-57fa7f83-15ce-4546-9bd9-8790e4736560 tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12d414d8-41f6-4d3c-b9a4-66ddff6f2814) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:36:21.417711 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-57fa7f83-15ce-4546-9bd9-8790e4736560 tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42d0119b-5452-4c25-90f5-6139b95bbadf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:36:21.481070 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-57fa7f83-15ce-4546-9bd9-8790e4736560 tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] Created reservations ['95ba7bc9-8fdd-47ee-a3f7-2407478e231f', '53b84471-6529-4244-8933-170adb926dcb', '714562e4-f4c0-4118-a4d4-e6b013e60034', 'f8576981-1572-4ce0-82ca-f31ba26ead96'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:36:21.481903 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-57fa7f83-15ce-4546-9bd9-8790e4736560 tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42d0119b-5452-4c25-90f5-6139b95bbadf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['95ba7bc9-8fdd-47ee-a3f7-2407478e231f', '53b84471-6529-4244-8933-170adb926dcb', '714562e4-f4c0-4118-a4d4-e6b013e60034', 'f8576981-1572-4ce0-82ca-f31ba26ead96']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:36:21.482750 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-57fa7f83-15ce-4546-9bd9-8790e4736560 tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43c0f7b1-7092-40c1-8f51-c9591ed36f2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:36:21.511606 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-57fa7f83-15ce-4546-9bd9-8790e4736560 tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43c0f7b1-7092-40c1-8f51-c9591ed36f2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '90edb513-d4e1-4e40-a2be-6f1b2fd5b4b2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-72201577',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2bc0da4c154c4bebaabf545046be2e35',qos_specs=None,replication_status=,reservations=['95ba7bc9-8fdd-47ee-a3f7-2407478e231f','53b84471-6529-4244-8933-170adb926dcb','714562e4-f4c0-4118-a4d4-e6b013e60034','f8576981-1572-4ce0-82ca-f31ba26ead96'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ed2ea5da649494daaf089ba36a1efb8',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:36:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-72201577',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=90edb513-d4e1-4e40-a2be-6f1b2fd5b4b2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2bc0da4c154c4bebaabf545046be2e35',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8ed2ea5da649494daaf089ba36a1efb8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:36:21.512344 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-57fa7f83-15ce-4546-9bd9-8790e4736560 tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bcbf4262-d4b2-481d-b43b-7cb957c8e611) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:36:21.536969 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-57fa7f83-15ce-4546-9bd9-8790e4736560 tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bcbf4262-d4b2-481d-b43b-7cb957c8e611) transitioned into state 'SUCCESS' from state '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-72201577',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2bc0da4c154c4bebaabf545046be2e35',qos_specs=None,replication_status=,reservations=['95ba7bc9-8fdd-47ee-a3f7-2407478e231f','53b84471-6529-4244-8933-170adb926dcb','714562e4-f4c0-4118-a4d4-e6b013e60034','f8576981-1572-4ce0-82ca-f31ba26ead96'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ed2ea5da649494daaf089ba36a1efb8',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:36:21.537916 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-57fa7f83-15ce-4546-9bd9-8790e4736560 tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83b6eb5c-ad9c-439d-a1c8-ddccc6d64abb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:36:21.548882 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-57fa7f83-15ce-4546-9bd9-8790e4736560 tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83b6eb5c-ad9c-439d-a1c8-ddccc6d64abb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:36:21.550177 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-57fa7f83-15ce-4546-9bd9-8790e4736560 tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] Flow 'volume_create_api' (062ef457-0367-4e61-8d7d-9cc64ed42af4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:36:21.550589 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-57fa7f83-15ce-4546-9bd9-8790e4736560 tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] Create volume request issued successfully. Jul 10 06:36:21.551390 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-57fa7f83-15ce-4546-9bd9-8790e4736560 tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:36:21.552049 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 572/2276] 10.4.3.200 () {70 vars in 1298 bytes} [Fri Jul 10 06:36:21 2026] POST /volume/v3/volumes => generated 776 bytes in 278 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:36:21.570252 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-a8d2bd85-fda2-46c4-949b-22ea90d2ff48 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:21.572971 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a8d2bd85-fda2-46c4-949b-22ea90d2ff48 tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] GET https://10.4.3.200/volume/v3/volumes/90edb513-d4e1-4e40-a2be-6f1b2fd5b4b2 Jul 10 06:36:21.573274 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a8d2bd85-fda2-46c4-949b-22ea90d2ff48 tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:21.573586 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a8d2bd85-fda2-46c4-949b-22ea90d2ff48 tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:21.580552 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:21.580552 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:36:21.584470 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-a8d2bd85-fda2-46c4-949b-22ea90d2ff48 tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] Volume info retrieved successfully. Jul 10 06:36:21.588421 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a8d2bd85-fda2-46c4-949b-22ea90d2ff48 tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] https://10.4.3.200/volume/v3/volumes/90edb513-d4e1-4e40-a2be-6f1b2fd5b4b2 returned with HTTP 200 Jul 10 06:36:21.588937 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 565/2277] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:36:21 2026] GET /volume/v3/volumes/90edb513-d4e1-4e40-a2be-6f1b2fd5b4b2 => generated 955 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:21.611173 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-652d66ea-be30-49e3-99b7-d780b66cd8bc None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:21.613545 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-652d66ea-be30-49e3-99b7-d780b66cd8bc tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/a31e07ae-b9b9-400b-bf8f-572203b73b2f Jul 10 06:36:21.613863 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-652d66ea-be30-49e3-99b7-d780b66cd8bc tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:21.614115 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-652d66ea-be30-49e3-99b7-d780b66cd8bc tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:21.614258 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-652d66ea-be30-49e3-99b7-d780b66cd8bc tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id a31e07ae-b9b9-400b-bf8f-572203b73b2f. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:36:21.624691 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:21.624691 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:36:21.629208 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-652d66ea-be30-49e3-99b7-d780b66cd8bc tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/a31e07ae-b9b9-400b-bf8f-572203b73b2f returned with HTTP 200 Jul 10 06:36:21.630370 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 571/2278] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:21 2026] GET /volume/v3/backups/a31e07ae-b9b9-400b-bf8f-572203b73b2f => generated 790 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:22.181222 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-74d3d396-e789-4387-b561-753311a18298 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:22.187407 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-74d3d396-e789-4387-b561-753311a18298 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] GET https://10.4.3.200/volume/v3/backups/9599dbad-b27f-409f-b2ba-80515dfc6b7e Jul 10 06:36:22.187933 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-74d3d396-e789-4387-b561-753311a18298 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:22.188189 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-74d3d396-e789-4387-b561-753311a18298 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:22.188382 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-74d3d396-e789-4387-b561-753311a18298 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Show backup with id 9599dbad-b27f-409f-b2ba-80515dfc6b7e. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:36:22.195210 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:22.195210 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:36:22.196605 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-74d3d396-e789-4387-b561-753311a18298 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] https://10.4.3.200/volume/v3/backups/9599dbad-b27f-409f-b2ba-80515dfc6b7e returned with HTTP 200 Jul 10 06:36:22.197090 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 571/2279] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:22 2026] GET /volume/v3/backups/9599dbad-b27f-409f-b2ba-80515dfc6b7e => generated 739 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:22.607675 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-e4516f5c-d1c1-4056-bc41-94b2ecd539ad None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:22.609545 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e4516f5c-d1c1-4056-bc41-94b2ecd539ad tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] GET https://10.4.3.200/volume/v3/volumes/90edb513-d4e1-4e40-a2be-6f1b2fd5b4b2 Jul 10 06:36:22.609968 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e4516f5c-d1c1-4056-bc41-94b2ecd539ad tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:22.609968 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e4516f5c-d1c1-4056-bc41-94b2ecd539ad tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:22.618203 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:22.618203 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:36:22.622439 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-e4516f5c-d1c1-4056-bc41-94b2ecd539ad tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] Volume info retrieved successfully. Jul 10 06:36:22.626446 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e4516f5c-d1c1-4056-bc41-94b2ecd539ad tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] https://10.4.3.200/volume/v3/volumes/90edb513-d4e1-4e40-a2be-6f1b2fd5b4b2 returned with HTTP 200 Jul 10 06:36:22.626956 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 573/2280] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:36:22 2026] GET /volume/v3/volumes/90edb513-d4e1-4e40-a2be-6f1b2fd5b4b2 => generated 1016 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:36:22.639424 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-07c8cf85-0d58-42f9-9df8-aa52abf9d387 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:22.641837 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-07c8cf85-0d58-42f9-9df8-aa52abf9d387 tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] POST https://10.4.3.200/volume/v3/backups Jul 10 06:36:22.642264 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-07c8cf85-0d58-42f9-9df8-aa52abf9d387 tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "90edb513-d4e1-4e40-a2be-6f1b2fd5b4b2", "name": "tempest-type-Backup-1724638080"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:36:22.644275 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.contrib.backups [None req-07c8cf85-0d58-42f9-9df8-aa52abf9d387 tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] Creating new backup {'backup': {'volume_id': '90edb513-d4e1-4e40-a2be-6f1b2fd5b4b2', 'name': 'tempest-type-Backup-1724638080'}} {{(pid=99977) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 06:36:22.644275 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.contrib.backups [None req-07c8cf85-0d58-42f9-9df8-aa52abf9d387 tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] Creating backup of volume 90edb513-d4e1-4e40-a2be-6f1b2fd5b4b2 in container None Jul 10 06:36:22.645496 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-e037a479-c927-4590-8028-5ad5527daa73 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:22.647420 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e037a479-c927-4590-8028-5ad5527daa73 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/a31e07ae-b9b9-400b-bf8f-572203b73b2f Jul 10 06:36:22.648037 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e037a479-c927-4590-8028-5ad5527daa73 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:22.648304 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e037a479-c927-4590-8028-5ad5527daa73 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:22.648468 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-e037a479-c927-4590-8028-5ad5527daa73 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id a31e07ae-b9b9-400b-bf8f-572203b73b2f. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:36:22.653182 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:22.653182 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:36:22.653973 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-07c8cf85-0d58-42f9-9df8-aa52abf9d387 tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] Volume info retrieved successfully. Jul 10 06:36:22.654497 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:22.654497 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:36:22.655936 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e037a479-c927-4590-8028-5ad5527daa73 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/a31e07ae-b9b9-400b-bf8f-572203b73b2f returned with HTTP 200 Jul 10 06:36:22.656008 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 572/2281] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:22 2026] GET /volume/v3/backups/a31e07ae-b9b9-400b-bf8f-572203b73b2f => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:22.680984 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-07c8cf85-0d58-42f9-9df8-aa52abf9d387 tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] Created reservations ['f8427b17-5153-4955-af27-adf88543cc48', 'b010c864-9077-40b0-9fb9-42685db96bc0'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:36:22.719606 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-07c8cf85-0d58-42f9-9df8-aa52abf9d387 tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] https://10.4.3.200/volume/v3/backups returned with HTTP 202 Jul 10 06:36:22.720154 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 566/2282] 10.4.3.200 () {70 vars in 1299 bytes} [Fri Jul 10 06:36:22 2026] POST /volume/v3/backups => generated 316 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:36:22.731929 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-08231326-1848-47c5-a0e9-268344d25e9b None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:22.733546 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-08231326-1848-47c5-a0e9-268344d25e9b tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] GET https://10.4.3.200/volume/v3/backups/11681245-4e1a-4912-8cef-f0f6c088b6ef Jul 10 06:36:22.733732 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-08231326-1848-47c5-a0e9-268344d25e9b tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:22.733915 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-08231326-1848-47c5-a0e9-268344d25e9b tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:22.734007 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-08231326-1848-47c5-a0e9-268344d25e9b tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] Show backup with id 11681245-4e1a-4912-8cef-f0f6c088b6ef. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:36:22.747499 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:22.747499 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:36:22.750742 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-08231326-1848-47c5-a0e9-268344d25e9b tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] https://10.4.3.200/volume/v3/backups/11681245-4e1a-4912-8cef-f0f6c088b6ef returned with HTTP 200 Jul 10 06:36:22.750742 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 572/2283] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:36:22 2026] GET /volume/v3/backups/11681245-4e1a-4912-8cef-f0f6c088b6ef => generated 723 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:23.209921 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-95f2b57a-e9a1-4f52-9137-408cd7e96b3f None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:23.211468 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-95f2b57a-e9a1-4f52-9137-408cd7e96b3f tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] GET https://10.4.3.200/volume/v3/backups/9599dbad-b27f-409f-b2ba-80515dfc6b7e Jul 10 06:36:23.211918 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-95f2b57a-e9a1-4f52-9137-408cd7e96b3f tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:23.211918 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-95f2b57a-e9a1-4f52-9137-408cd7e96b3f tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:23.211918 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-95f2b57a-e9a1-4f52-9137-408cd7e96b3f tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Show backup with id 9599dbad-b27f-409f-b2ba-80515dfc6b7e. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:36:23.214170 np0000004964 devstack@c-api.service[99976]: DEBUG dbcounter [-] [99976] Writing DB stats cinder:SELECT=379,cinder:UPDATE=74,cinder:INSERT=43 {{(pid=99976) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:36:23.216573 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:23.216573 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:36:23.217394 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-95f2b57a-e9a1-4f52-9137-408cd7e96b3f tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] https://10.4.3.200/volume/v3/backups/9599dbad-b27f-409f-b2ba-80515dfc6b7e returned with HTTP 200 Jul 10 06:36:23.218124 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 574/2284] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:23 2026] GET /volume/v3/backups/9599dbad-b27f-409f-b2ba-80515dfc6b7e => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:23.383077 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-7859ddea-9e77-4d13-9cc5-f11f205ded7c None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:23.384844 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7859ddea-9e77-4d13-9cc5-f11f205ded7c tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:36:23.385746 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7859ddea-9e77-4d13-9cc5-f11f205ded7c tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1100477248"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:36:23.387574 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-7859ddea-9e77-4d13-9cc5-f11f205ded7c tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1100477248'}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:36:23.387842 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-7859ddea-9e77-4d13-9cc5-f11f205ded7c tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Create volume of 1 GB Jul 10 06:36:23.395551 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-7859ddea-9e77-4d13-9cc5-f11f205ded7c tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Availability Zones retrieved successfully. Jul 10 06:36:23.404460 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-7859ddea-9e77-4d13-9cc5-f11f205ded7c tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Flow 'volume_create_api' (bffdc199-a759-4a07-bd3b-0892bb47bdd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:36:23.405901 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-7859ddea-9e77-4d13-9cc5-f11f205ded7c tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (306c0e01-acb1-4c13-9c6a-2f2bd578bb5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:36:23.406996 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-7859ddea-9e77-4d13-9cc5-f11f205ded7c tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Validating volume size '1' using validate_int {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:36:23.448903 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-7859ddea-9e77-4d13-9cc5-f11f205ded7c tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (306c0e01-acb1-4c13-9c6a-2f2bd578bb5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:36:23.450266 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-7859ddea-9e77-4d13-9cc5-f11f205ded7c tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05f598d7-e02e-42cd-864f-4dcf9e4a726d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:36:23.507947 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-7859ddea-9e77-4d13-9cc5-f11f205ded7c tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Created reservations ['c21d201d-a953-4aa4-bfac-26152137c71c', 'b05a290f-c7ee-40db-ba35-2b5382dd7f77', '810ad50c-ca1d-4274-8b9b-355350f872c8', '183de477-c253-46f1-81cb-f1e30ea5e525'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:36:23.509035 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-7859ddea-9e77-4d13-9cc5-f11f205ded7c tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05f598d7-e02e-42cd-864f-4dcf9e4a726d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c21d201d-a953-4aa4-bfac-26152137c71c', 'b05a290f-c7ee-40db-ba35-2b5382dd7f77', '810ad50c-ca1d-4274-8b9b-355350f872c8', '183de477-c253-46f1-81cb-f1e30ea5e525']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:36:23.510104 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-7859ddea-9e77-4d13-9cc5-f11f205ded7c tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab51e65f-237c-4b4f-b5b6-2cc095ae1d87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:36:23.539853 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-7859ddea-9e77-4d13-9cc5-f11f205ded7c tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab51e65f-237c-4b4f-b5b6-2cc095ae1d87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a87ce02e-5b85-4cf5-bdb6-db0e1b00fc01', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1100477248',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7666351db74a489f9e6b95486803e8ab',qos_specs=None,replication_status=,reservations=['c21d201d-a953-4aa4-bfac-26152137c71c','b05a290f-c7ee-40db-ba35-2b5382dd7f77','810ad50c-ca1d-4274-8b9b-355350f872c8','183de477-c253-46f1-81cb-f1e30ea5e525'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cb8a5f9c9e534833a9895d033cdae5a7',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:36:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1100477248',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a87ce02e-5b85-4cf5-bdb6-db0e1b00fc01,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7666351db74a489f9e6b95486803e8ab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cb8a5f9c9e534833a9895d033cdae5a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:36:23.540946 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-7859ddea-9e77-4d13-9cc5-f11f205ded7c tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9414ad2-b654-4ae5-8dbf-976598718cc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:36:23.564537 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-7859ddea-9e77-4d13-9cc5-f11f205ded7c tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9414ad2-b654-4ae5-8dbf-976598718cc1) transitioned into state 'SUCCESS' from state '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-1100477248',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7666351db74a489f9e6b95486803e8ab',qos_specs=None,replication_status=,reservations=['c21d201d-a953-4aa4-bfac-26152137c71c','b05a290f-c7ee-40db-ba35-2b5382dd7f77','810ad50c-ca1d-4274-8b9b-355350f872c8','183de477-c253-46f1-81cb-f1e30ea5e525'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cb8a5f9c9e534833a9895d033cdae5a7',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:36:23.565465 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-7859ddea-9e77-4d13-9cc5-f11f205ded7c tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcafe7b3-b028-4b62-b4d8-378234868afa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:36:23.576375 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-7859ddea-9e77-4d13-9cc5-f11f205ded7c tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcafe7b3-b028-4b62-b4d8-378234868afa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:36:23.577488 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-7859ddea-9e77-4d13-9cc5-f11f205ded7c tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Flow 'volume_create_api' (bffdc199-a759-4a07-bd3b-0892bb47bdd9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:36:23.578006 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-7859ddea-9e77-4d13-9cc5-f11f205ded7c tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Create volume request issued successfully. Jul 10 06:36:23.578745 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7859ddea-9e77-4d13-9cc5-f11f205ded7c tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:36:23.579320 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 573/2285] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 10 06:36:23 2026] POST /volume/v3/volumes => generated 755 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:36:23.591728 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-456a86e2-80a2-4e44-b568-fbc78bf537e3 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:23.594347 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-456a86e2-80a2-4e44-b568-fbc78bf537e3 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] GET https://10.4.3.200/volume/v3/volumes/a87ce02e-5b85-4cf5-bdb6-db0e1b00fc01 Jul 10 06:36:23.594871 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-456a86e2-80a2-4e44-b568-fbc78bf537e3 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:23.595209 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-456a86e2-80a2-4e44-b568-fbc78bf537e3 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:23.606726 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:23.606726 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:36:23.612195 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-456a86e2-80a2-4e44-b568-fbc78bf537e3 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Volume info retrieved successfully. Jul 10 06:36:23.617096 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-456a86e2-80a2-4e44-b568-fbc78bf537e3 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] https://10.4.3.200/volume/v3/volumes/a87ce02e-5b85-4cf5-bdb6-db0e1b00fc01 returned with HTTP 200 Jul 10 06:36:23.617638 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 567/2286] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:23 2026] GET /volume/v3/volumes/a87ce02e-5b85-4cf5-bdb6-db0e1b00fc01 => generated 823 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:23.669677 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-c221e82a-1996-4ade-b0c0-34351d7b5d90 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:23.672004 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-c221e82a-1996-4ade-b0c0-34351d7b5d90 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/a31e07ae-b9b9-400b-bf8f-572203b73b2f Jul 10 06:36:23.672249 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-c221e82a-1996-4ade-b0c0-34351d7b5d90 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:23.672492 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-c221e82a-1996-4ade-b0c0-34351d7b5d90 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:23.672669 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-c221e82a-1996-4ade-b0c0-34351d7b5d90 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id a31e07ae-b9b9-400b-bf8f-572203b73b2f. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:36:23.679817 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:23.679817 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:36:23.681018 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-c221e82a-1996-4ade-b0c0-34351d7b5d90 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/a31e07ae-b9b9-400b-bf8f-572203b73b2f returned with HTTP 200 Jul 10 06:36:23.681584 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 573/2287] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:23 2026] GET /volume/v3/backups/a31e07ae-b9b9-400b-bf8f-572203b73b2f => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:23.760657 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-8db7d724-7f2a-4039-87f9-4db60785e440 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:23.762877 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8db7d724-7f2a-4039-87f9-4db60785e440 tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] GET https://10.4.3.200/volume/v3/backups/11681245-4e1a-4912-8cef-f0f6c088b6ef Jul 10 06:36:23.763122 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8db7d724-7f2a-4039-87f9-4db60785e440 tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:23.763354 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8db7d724-7f2a-4039-87f9-4db60785e440 tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:23.763488 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-8db7d724-7f2a-4039-87f9-4db60785e440 tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] Show backup with id 11681245-4e1a-4912-8cef-f0f6c088b6ef. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:36:23.775970 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:23.775970 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:36:23.776819 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8db7d724-7f2a-4039-87f9-4db60785e440 tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] https://10.4.3.200/volume/v3/backups/11681245-4e1a-4912-8cef-f0f6c088b6ef returned with HTTP 200 Jul 10 06:36:23.780521 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 575/2288] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:36:23 2026] GET /volume/v3/backups/11681245-4e1a-4912-8cef-f0f6c088b6ef => generated 725 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:23.944725 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-e7d32371-39e8-4642-9129-bf1d132b28dd req-bd2a9c8f-2f20-433f-b8f7-00bd6de59c61 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:23.946980 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-e7d32371-39e8-4642-9129-bf1d132b28dd req-bd2a9c8f-2f20-433f-b8f7-00bd6de59c61 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] GET https://10.4.3.200/volume/v3/volumes/ba157216-b36f-4759-a63e-9b8a2b9eb506 Jul 10 06:36:23.947168 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-e7d32371-39e8-4642-9129-bf1d132b28dd req-bd2a9c8f-2f20-433f-b8f7-00bd6de59c61 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:23.947359 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-e7d32371-39e8-4642-9129-bf1d132b28dd req-bd2a9c8f-2f20-433f-b8f7-00bd6de59c61 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:23.958456 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:23.958456 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:36:23.962495 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [req-e7d32371-39e8-4642-9129-bf1d132b28dd req-bd2a9c8f-2f20-433f-b8f7-00bd6de59c61 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Volume info retrieved successfully. Jul 10 06:36:23.967771 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-e7d32371-39e8-4642-9129-bf1d132b28dd req-bd2a9c8f-2f20-433f-b8f7-00bd6de59c61 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/volumes/ba157216-b36f-4759-a63e-9b8a2b9eb506 returned with HTTP 200 Jul 10 06:36:23.968383 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 574/2289] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:36:23 2026] GET /volume/v3/volumes/ba157216-b36f-4759-a63e-9b8a2b9eb506 => generated 1660 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:36:24.229783 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-a5829834-03a3-4bbc-973b-84f03e464c0e None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:24.231898 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a5829834-03a3-4bbc-973b-84f03e464c0e tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] GET https://10.4.3.200/volume/v3/backups/9599dbad-b27f-409f-b2ba-80515dfc6b7e Jul 10 06:36:24.232127 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a5829834-03a3-4bbc-973b-84f03e464c0e tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:24.232330 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a5829834-03a3-4bbc-973b-84f03e464c0e tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:24.232450 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-a5829834-03a3-4bbc-973b-84f03e464c0e tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Show backup with id 9599dbad-b27f-409f-b2ba-80515dfc6b7e. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:36:24.237081 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:24.237081 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:36:24.238119 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a5829834-03a3-4bbc-973b-84f03e464c0e tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] https://10.4.3.200/volume/v3/backups/9599dbad-b27f-409f-b2ba-80515dfc6b7e returned with HTTP 200 Jul 10 06:36:24.238579 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 568/2290] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:24 2026] GET /volume/v3/backups/9599dbad-b27f-409f-b2ba-80515dfc6b7e => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:24.634287 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-6770e830-1ddf-4b2a-a70b-506c9dc5128e None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:24.635688 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-6770e830-1ddf-4b2a-a70b-506c9dc5128e tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] GET https://10.4.3.200/volume/v3/volumes/a87ce02e-5b85-4cf5-bdb6-db0e1b00fc01 Jul 10 06:36:24.635946 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-6770e830-1ddf-4b2a-a70b-506c9dc5128e tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:24.636261 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-6770e830-1ddf-4b2a-a70b-506c9dc5128e tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:24.644072 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:24.644072 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:36:24.647823 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-6770e830-1ddf-4b2a-a70b-506c9dc5128e tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Volume info retrieved successfully. Jul 10 06:36:24.651948 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-6770e830-1ddf-4b2a-a70b-506c9dc5128e tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] https://10.4.3.200/volume/v3/volumes/a87ce02e-5b85-4cf5-bdb6-db0e1b00fc01 returned with HTTP 200 Jul 10 06:36:24.652466 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 574/2291] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:24 2026] GET /volume/v3/volumes/a87ce02e-5b85-4cf5-bdb6-db0e1b00fc01 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:24.697700 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-7b60f2b1-59d1-40f5-aa47-d63ad77bcf0c req-17c35a55-1c85-4288-88c3-663cb8fc256a None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:24.699898 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-7b60f2b1-59d1-40f5-aa47-d63ad77bcf0c req-17c35a55-1c85-4288-88c3-663cb8fc256a tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] GET https://10.4.3.200/volume/v3/volumes/a87ce02e-5b85-4cf5-bdb6-db0e1b00fc01 Jul 10 06:36:24.700691 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-7b60f2b1-59d1-40f5-aa47-d63ad77bcf0c req-17c35a55-1c85-4288-88c3-663cb8fc256a tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:24.700691 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-7b60f2b1-59d1-40f5-aa47-d63ad77bcf0c req-17c35a55-1c85-4288-88c3-663cb8fc256a tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:24.702170 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-e9350573-617a-480a-b512-699127551321 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:24.705363 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e9350573-617a-480a-b512-699127551321 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/a31e07ae-b9b9-400b-bf8f-572203b73b2f Jul 10 06:36:24.705864 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e9350573-617a-480a-b512-699127551321 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:24.706172 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e9350573-617a-480a-b512-699127551321 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:24.706495 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-e9350573-617a-480a-b512-699127551321 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id a31e07ae-b9b9-400b-bf8f-572203b73b2f. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:36:24.708687 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:24.708687 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:36:24.713823 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:24.713823 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:36:24.713979 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [req-7b60f2b1-59d1-40f5-aa47-d63ad77bcf0c req-17c35a55-1c85-4288-88c3-663cb8fc256a tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Volume info retrieved successfully. Jul 10 06:36:24.714064 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e9350573-617a-480a-b512-699127551321 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/a31e07ae-b9b9-400b-bf8f-572203b73b2f returned with HTTP 200 Jul 10 06:36:24.714064 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 575/2292] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:24 2026] GET /volume/v3/backups/a31e07ae-b9b9-400b-bf8f-572203b73b2f => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:24.719851 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-7b60f2b1-59d1-40f5-aa47-d63ad77bcf0c req-17c35a55-1c85-4288-88c3-663cb8fc256a tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] https://10.4.3.200/volume/v3/volumes/a87ce02e-5b85-4cf5-bdb6-db0e1b00fc01 returned with HTTP 200 Jul 10 06:36:24.720419 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 576/2293] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:36:24 2026] GET /volume/v3/volumes/a87ce02e-5b85-4cf5-bdb6-db0e1b00fc01 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:24.788601 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-4f57265d-d616-470b-9181-0e01129ffe2e None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:24.790246 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4f57265d-d616-470b-9181-0e01129ffe2e tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] GET https://10.4.3.200/volume/v3/backups/11681245-4e1a-4912-8cef-f0f6c088b6ef Jul 10 06:36:24.790421 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4f57265d-d616-470b-9181-0e01129ffe2e tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:24.790628 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4f57265d-d616-470b-9181-0e01129ffe2e tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:24.790731 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-4f57265d-d616-470b-9181-0e01129ffe2e tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] Show backup with id 11681245-4e1a-4912-8cef-f0f6c088b6ef. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:36:24.795601 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:24.795601 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:36:24.796157 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4f57265d-d616-470b-9181-0e01129ffe2e tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] https://10.4.3.200/volume/v3/backups/11681245-4e1a-4912-8cef-f0f6c088b6ef returned with HTTP 200 Jul 10 06:36:24.796515 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 569/2294] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:36:24 2026] GET /volume/v3/backups/11681245-4e1a-4912-8cef-f0f6c088b6ef => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:25.252340 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-daaff368-f29a-4021-b2af-1aad3f0ebcca None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:25.255013 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-daaff368-f29a-4021-b2af-1aad3f0ebcca tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] GET https://10.4.3.200/volume/v3/backups/9599dbad-b27f-409f-b2ba-80515dfc6b7e Jul 10 06:36:25.255293 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-daaff368-f29a-4021-b2af-1aad3f0ebcca tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:25.255601 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-daaff368-f29a-4021-b2af-1aad3f0ebcca tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:25.255779 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-daaff368-f29a-4021-b2af-1aad3f0ebcca tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Show backup with id 9599dbad-b27f-409f-b2ba-80515dfc6b7e. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:36:25.261642 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:25.261642 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:36:25.262644 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-daaff368-f29a-4021-b2af-1aad3f0ebcca tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] https://10.4.3.200/volume/v3/backups/9599dbad-b27f-409f-b2ba-80515dfc6b7e returned with HTTP 200 Jul 10 06:36:25.263328 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 575/2295] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:25 2026] GET /volume/v3/backups/9599dbad-b27f-409f-b2ba-80515dfc6b7e => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:25.726304 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-1f6d28e6-0fda-452b-a139-8be901f8ccdd None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:25.728221 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1f6d28e6-0fda-452b-a139-8be901f8ccdd tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/a31e07ae-b9b9-400b-bf8f-572203b73b2f Jul 10 06:36:25.728428 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1f6d28e6-0fda-452b-a139-8be901f8ccdd tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:25.728642 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1f6d28e6-0fda-452b-a139-8be901f8ccdd tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:25.728770 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-1f6d28e6-0fda-452b-a139-8be901f8ccdd tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id a31e07ae-b9b9-400b-bf8f-572203b73b2f. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:36:25.732971 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:25.732971 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:36:25.734770 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1f6d28e6-0fda-452b-a139-8be901f8ccdd tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/a31e07ae-b9b9-400b-bf8f-572203b73b2f returned with HTTP 200 Jul 10 06:36:25.734770 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 576/2296] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:25 2026] GET /volume/v3/backups/a31e07ae-b9b9-400b-bf8f-572203b73b2f => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:25.807538 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-458d061a-5208-4fad-a0ef-fa2973784be3 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:25.809528 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-458d061a-5208-4fad-a0ef-fa2973784be3 tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] GET https://10.4.3.200/volume/v3/backups/11681245-4e1a-4912-8cef-f0f6c088b6ef Jul 10 06:36:25.809779 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-458d061a-5208-4fad-a0ef-fa2973784be3 tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:25.810009 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-458d061a-5208-4fad-a0ef-fa2973784be3 tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:25.810139 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-458d061a-5208-4fad-a0ef-fa2973784be3 tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] Show backup with id 11681245-4e1a-4912-8cef-f0f6c088b6ef. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:36:25.814616 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:25.814616 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:36:25.815332 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-458d061a-5208-4fad-a0ef-fa2973784be3 tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] https://10.4.3.200/volume/v3/backups/11681245-4e1a-4912-8cef-f0f6c088b6ef returned with HTTP 200 Jul 10 06:36:25.815772 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 577/2297] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:36:25 2026] GET /volume/v3/backups/11681245-4e1a-4912-8cef-f0f6c088b6ef => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:26.274478 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-028ff0c4-328a-4252-9079-258d61559c80 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:26.276913 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-028ff0c4-328a-4252-9079-258d61559c80 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] GET https://10.4.3.200/volume/v3/backups/9599dbad-b27f-409f-b2ba-80515dfc6b7e Jul 10 06:36:26.277238 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-028ff0c4-328a-4252-9079-258d61559c80 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:26.277569 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-028ff0c4-328a-4252-9079-258d61559c80 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:26.278102 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-028ff0c4-328a-4252-9079-258d61559c80 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Show backup with id 9599dbad-b27f-409f-b2ba-80515dfc6b7e. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:36:26.282933 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:26.282933 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:36:26.283955 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-028ff0c4-328a-4252-9079-258d61559c80 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] https://10.4.3.200/volume/v3/backups/9599dbad-b27f-409f-b2ba-80515dfc6b7e returned with HTTP 200 Jul 10 06:36:26.284690 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 570/2298] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:26 2026] GET /volume/v3/backups/9599dbad-b27f-409f-b2ba-80515dfc6b7e => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:26.747059 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-bcda660a-dab6-4836-b6fe-5da78befeb09 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:26.749399 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-bcda660a-dab6-4836-b6fe-5da78befeb09 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/a31e07ae-b9b9-400b-bf8f-572203b73b2f Jul 10 06:36:26.749711 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-bcda660a-dab6-4836-b6fe-5da78befeb09 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:26.749995 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-bcda660a-dab6-4836-b6fe-5da78befeb09 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:26.750094 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-bcda660a-dab6-4836-b6fe-5da78befeb09 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id a31e07ae-b9b9-400b-bf8f-572203b73b2f. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:36:26.753224 np0000004964 devstack@c-api.service[99975]: DEBUG dbcounter [-] [99975] Writing DB stats cinder:SELECT=386,cinder:INSERT=54,cinder:UPDATE=96 {{(pid=99975) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:36:26.756020 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:26.756020 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:36:26.756977 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-bcda660a-dab6-4836-b6fe-5da78befeb09 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/a31e07ae-b9b9-400b-bf8f-572203b73b2f returned with HTTP 200 Jul 10 06:36:26.758081 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 576/2299] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:26 2026] GET /volume/v3/backups/a31e07ae-b9b9-400b-bf8f-572203b73b2f => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 06:36:26.763418 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-c1652d9b-0209-4cca-8862-632ac2597a76 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:26.763980 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c1652d9b-0209-4cca-8862-632ac2597a76 None None] GET https://10.4.3.200/volume// Jul 10 06:36:26.764123 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c1652d9b-0209-4cca-8862-632ac2597a76 None None] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:26.764332 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c1652d9b-0209-4cca-8862-632ac2597a76 None None] Calling method 'all' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:26.764717 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c1652d9b-0209-4cca-8862-632ac2597a76 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:36:26.765251 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 577/2300] 10.4.3.200 () {66 vars in 1428 bytes} [Fri Jul 10 06:36: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 10 06:36:26.785481 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-7b60f2b1-59d1-40f5-aa47-d63ad77bcf0c req-b053fbae-9d98-484b-8a5f-cbc47cdeb513 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:26.788127 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-7b60f2b1-59d1-40f5-aa47-d63ad77bcf0c req-b053fbae-9d98-484b-8a5f-cbc47cdeb513 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 10 06:36:26.788609 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-7b60f2b1-59d1-40f5-aa47-d63ad77bcf0c req-b053fbae-9d98-484b-8a5f-cbc47cdeb513 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a87ce02e-5b85-4cf5-bdb6-db0e1b00fc01", "connector": null, "instance_uuid": "529d3867-fae4-41ae-babe-611b45cc1221"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:36:26.800683 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:26.800683 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:36:26.827255 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-5e28c28d-90e8-4a49-80cb-09d913b9eb37 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:26.829410 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-5e28c28d-90e8-4a49-80cb-09d913b9eb37 tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] GET https://10.4.3.200/volume/v3/backups/11681245-4e1a-4912-8cef-f0f6c088b6ef Jul 10 06:36:26.830449 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-5e28c28d-90e8-4a49-80cb-09d913b9eb37 tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:26.830449 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-5e28c28d-90e8-4a49-80cb-09d913b9eb37 tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:26.831980 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-5e28c28d-90e8-4a49-80cb-09d913b9eb37 tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] Show backup with id 11681245-4e1a-4912-8cef-f0f6c088b6ef. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:36:26.839646 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:26.839646 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:36:26.840858 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-5e28c28d-90e8-4a49-80cb-09d913b9eb37 tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] https://10.4.3.200/volume/v3/backups/11681245-4e1a-4912-8cef-f0f6c088b6ef returned with HTTP 200 Jul 10 06:36:26.841628 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 571/2301] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:36:26 2026] GET /volume/v3/backups/11681245-4e1a-4912-8cef-f0f6c088b6ef => generated 725 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:26.846533 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-7b60f2b1-59d1-40f5-aa47-d63ad77bcf0c req-b053fbae-9d98-484b-8a5f-cbc47cdeb513 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 10 06:36:26.846533 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 578/2302] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 10 06:36:26 2026] POST /volume/v3/attachments => generated 273 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:36:27.246931 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-3f386723-c71f-4879-b63c-15b30d3d96f1 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:27.250116 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-3f386723-c71f-4879-b63c-15b30d3d96f1 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] GET https://10.4.3.200/volume/v3/volumes/a87ce02e-5b85-4cf5-bdb6-db0e1b00fc01 Jul 10 06:36:27.250405 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-3f386723-c71f-4879-b63c-15b30d3d96f1 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:27.250692 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-3f386723-c71f-4879-b63c-15b30d3d96f1 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:27.264884 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:27.264884 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:36:27.270765 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-3f386723-c71f-4879-b63c-15b30d3d96f1 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Volume info retrieved successfully. Jul 10 06:36:27.280207 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-3f386723-c71f-4879-b63c-15b30d3d96f1 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] https://10.4.3.200/volume/v3/volumes/a87ce02e-5b85-4cf5-bdb6-db0e1b00fc01 returned with HTTP 200 Jul 10 06:36:27.280819 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 577/2303] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:27 2026] GET /volume/v3/volumes/a87ce02e-5b85-4cf5-bdb6-db0e1b00fc01 => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:27.301022 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-3fb5d5b3-e2b0-4d2c-96dd-cf02af5a6727 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:27.302920 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3fb5d5b3-e2b0-4d2c-96dd-cf02af5a6727 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] GET https://10.4.3.200/volume/v3/backups/9599dbad-b27f-409f-b2ba-80515dfc6b7e Jul 10 06:36:27.303107 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3fb5d5b3-e2b0-4d2c-96dd-cf02af5a6727 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:27.303306 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3fb5d5b3-e2b0-4d2c-96dd-cf02af5a6727 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:27.303450 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-3fb5d5b3-e2b0-4d2c-96dd-cf02af5a6727 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Show backup with id 9599dbad-b27f-409f-b2ba-80515dfc6b7e. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:36:27.312081 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:27.312081 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:36:27.312861 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3fb5d5b3-e2b0-4d2c-96dd-cf02af5a6727 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] https://10.4.3.200/volume/v3/backups/9599dbad-b27f-409f-b2ba-80515dfc6b7e returned with HTTP 200 Jul 10 06:36:27.313258 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 578/2304] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:27 2026] GET /volume/v3/backups/9599dbad-b27f-409f-b2ba-80515dfc6b7e => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:27.387254 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-c55877c3-d583-432e-ba42-75b2e468264b None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:27.387704 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c55877c3-d583-432e-ba42-75b2e468264b None None] GET https://10.4.3.200/volume// Jul 10 06:36:27.388099 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c55877c3-d583-432e-ba42-75b2e468264b None None] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:27.388570 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c55877c3-d583-432e-ba42-75b2e468264b None None] Calling method 'all' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:27.388782 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c55877c3-d583-432e-ba42-75b2e468264b None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:36:27.389164 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 572/2305] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:36: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 10 06:36:27.402365 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-7b60f2b1-59d1-40f5-aa47-d63ad77bcf0c req-b2a369e3-0517-4ce7-8cfb-47998d8ac1fd None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:27.412618 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-7b60f2b1-59d1-40f5-aa47-d63ad77bcf0c req-b2a369e3-0517-4ce7-8cfb-47998d8ac1fd tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] GET https://10.4.3.200/volume/v3/volumes/a87ce02e-5b85-4cf5-bdb6-db0e1b00fc01 Jul 10 06:36:27.412618 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-7b60f2b1-59d1-40f5-aa47-d63ad77bcf0c req-b2a369e3-0517-4ce7-8cfb-47998d8ac1fd tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:27.412618 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-7b60f2b1-59d1-40f5-aa47-d63ad77bcf0c req-b2a369e3-0517-4ce7-8cfb-47998d8ac1fd tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:27.418820 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:27.418820 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:36:27.424292 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [req-7b60f2b1-59d1-40f5-aa47-d63ad77bcf0c req-b2a369e3-0517-4ce7-8cfb-47998d8ac1fd tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Volume info retrieved successfully. Jul 10 06:36:27.431049 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-7b60f2b1-59d1-40f5-aa47-d63ad77bcf0c req-b2a369e3-0517-4ce7-8cfb-47998d8ac1fd tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] https://10.4.3.200/volume/v3/volumes/a87ce02e-5b85-4cf5-bdb6-db0e1b00fc01 returned with HTTP 200 Jul 10 06:36:27.431908 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 579/2306] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 10 06:36:27 2026] GET /volume/v3/volumes/a87ce02e-5b85-4cf5-bdb6-db0e1b00fc01 => generated 1027 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:36:27.584377 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-7b60f2b1-59d1-40f5-aa47-d63ad77bcf0c req-67c9ae48-5444-4876-a9c9-13904e325694 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:27.586719 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-7b60f2b1-59d1-40f5-aa47-d63ad77bcf0c req-67c9ae48-5444-4876-a9c9-13904e325694 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] PUT https://10.4.3.200/volume/v3/attachments/23598c9a-1b5e-4631-8f9f-355ce7e252ce Jul 10 06:36:27.587610 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-7b60f2b1-59d1-40f5-aa47-d63ad77bcf0c req-67c9ae48-5444-4876-a9c9-13904e325694 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000004964", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad080837985", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8eedee5c-bca8-4f5c-8f66-111c7b448d96", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:36:27.598117 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.coordination [req-7b60f2b1-59d1-40f5-aa47-d63ad77bcf0c req-67c9ae48-5444-4876-a9c9-13904e325694 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Acquiring lock "cinder-attachment_update-a87ce02e-5b85-4cf5-bdb6-db0e1b00fc01-np0000004964" by "attachment_update" {{(pid=99975) __acquire /opt/stack/cinder/cinder/coordination.py:210}} Jul 10 06:36:27.605344 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.coordination [req-7b60f2b1-59d1-40f5-aa47-d63ad77bcf0c req-67c9ae48-5444-4876-a9c9-13904e325694 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Lock "cinder-attachment_update-a87ce02e-5b85-4cf5-bdb6-db0e1b00fc01-np0000004964" acquired by "attachment_update" :: waited 0.007s {{(pid=99975) __acquire /opt/stack/cinder/cinder/coordination.py:228}} Jul 10 06:36:27.606427 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:27.606427 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:36:27.773684 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-aad80cc4-2ee4-43fb-bdc4-aec5136683d2 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:27.775670 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-aad80cc4-2ee4-43fb-bdc4-aec5136683d2 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/a31e07ae-b9b9-400b-bf8f-572203b73b2f Jul 10 06:36:27.775891 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-aad80cc4-2ee4-43fb-bdc4-aec5136683d2 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:27.776092 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-aad80cc4-2ee4-43fb-bdc4-aec5136683d2 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:27.776237 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-aad80cc4-2ee4-43fb-bdc4-aec5136683d2 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id a31e07ae-b9b9-400b-bf8f-572203b73b2f. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:36:27.781377 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:27.781377 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:36:27.782163 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-aad80cc4-2ee4-43fb-bdc4-aec5136683d2 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/a31e07ae-b9b9-400b-bf8f-572203b73b2f returned with HTTP 200 Jul 10 06:36:27.782576 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 579/2307] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:27 2026] GET /volume/v3/backups/a31e07ae-b9b9-400b-bf8f-572203b73b2f => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:27.853930 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-110eb1e3-d501-4c10-9436-b5b9eff14795 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:27.856449 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-110eb1e3-d501-4c10-9436-b5b9eff14795 tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] GET https://10.4.3.200/volume/v3/backups/11681245-4e1a-4912-8cef-f0f6c088b6ef Jul 10 06:36:27.856748 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-110eb1e3-d501-4c10-9436-b5b9eff14795 tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:27.856968 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-110eb1e3-d501-4c10-9436-b5b9eff14795 tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:27.857686 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-110eb1e3-d501-4c10-9436-b5b9eff14795 tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] Show backup with id 11681245-4e1a-4912-8cef-f0f6c088b6ef. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:36:27.864172 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:27.864172 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:36:27.865578 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-110eb1e3-d501-4c10-9436-b5b9eff14795 tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] https://10.4.3.200/volume/v3/backups/11681245-4e1a-4912-8cef-f0f6c088b6ef returned with HTTP 200 Jul 10 06:36:27.866060 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 573/2308] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:36:27 2026] GET /volume/v3/backups/11681245-4e1a-4912-8cef-f0f6c088b6ef => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:28.140383 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.coordination [req-7b60f2b1-59d1-40f5-aa47-d63ad77bcf0c req-67c9ae48-5444-4876-a9c9-13904e325694 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Lock "cinder-attachment_update-a87ce02e-5b85-4cf5-bdb6-db0e1b00fc01-np0000004964" released by "attachment_update" :: held 0.535s {{(pid=99975) __release /opt/stack/cinder/cinder/coordination.py:239}} Jul 10 06:36:28.140767 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-7b60f2b1-59d1-40f5-aa47-d63ad77bcf0c req-67c9ae48-5444-4876-a9c9-13904e325694 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] https://10.4.3.200/volume/v3/attachments/23598c9a-1b5e-4631-8f9f-355ce7e252ce returned with HTTP 200 Jul 10 06:36:28.141165 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 578/2309] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 10 06:36:27 2026] PUT /volume/v3/attachments/23598c9a-1b5e-4631-8f9f-355ce7e252ce => generated 969 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 06:36:28.298605 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-8995e35f-183e-4cbb-812f-c53c9a19080c None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:28.300609 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8995e35f-183e-4cbb-812f-c53c9a19080c tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] GET https://10.4.3.200/volume/v3/volumes/a87ce02e-5b85-4cf5-bdb6-db0e1b00fc01 Jul 10 06:36:28.300875 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8995e35f-183e-4cbb-812f-c53c9a19080c tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:28.301119 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8995e35f-183e-4cbb-812f-c53c9a19080c tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:28.314224 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:28.314224 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:36:28.317676 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-8995e35f-183e-4cbb-812f-c53c9a19080c tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Volume info retrieved successfully. Jul 10 06:36:28.322454 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8995e35f-183e-4cbb-812f-c53c9a19080c tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] https://10.4.3.200/volume/v3/volumes/a87ce02e-5b85-4cf5-bdb6-db0e1b00fc01 returned with HTTP 200 Jul 10 06:36:28.322871 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 580/2310] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:28 2026] GET /volume/v3/volumes/a87ce02e-5b85-4cf5-bdb6-db0e1b00fc01 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:28.327439 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-f71d6245-4e61-4d14-b1c0-0bb3e6bb8bd6 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:28.331373 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f71d6245-4e61-4d14-b1c0-0bb3e6bb8bd6 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] GET https://10.4.3.200/volume/v3/backups/9599dbad-b27f-409f-b2ba-80515dfc6b7e Jul 10 06:36:28.331571 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f71d6245-4e61-4d14-b1c0-0bb3e6bb8bd6 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:28.332258 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f71d6245-4e61-4d14-b1c0-0bb3e6bb8bd6 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:28.332430 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-f71d6245-4e61-4d14-b1c0-0bb3e6bb8bd6 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Show backup with id 9599dbad-b27f-409f-b2ba-80515dfc6b7e. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:36:28.339007 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:28.339007 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:36:28.340233 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f71d6245-4e61-4d14-b1c0-0bb3e6bb8bd6 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] https://10.4.3.200/volume/v3/backups/9599dbad-b27f-409f-b2ba-80515dfc6b7e returned with HTTP 200 Jul 10 06:36:28.340854 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 580/2311] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:28 2026] GET /volume/v3/backups/9599dbad-b27f-409f-b2ba-80515dfc6b7e => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:28.782357 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-e7d32371-39e8-4642-9129-bf1d132b28dd req-2e04d3d1-531e-49e3-8adf-26279e62abeb None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:28.784796 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-e7d32371-39e8-4642-9129-bf1d132b28dd req-2e04d3d1-531e-49e3-8adf-26279e62abeb tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] DELETE https://10.4.3.200/volume/v3/attachments/71686345-b353-474c-a8d3-3c6638543252 Jul 10 06:36:28.784995 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-e7d32371-39e8-4642-9129-bf1d132b28dd req-2e04d3d1-531e-49e3-8adf-26279e62abeb tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:28.785220 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-e7d32371-39e8-4642-9129-bf1d132b28dd req-2e04d3d1-531e-49e3-8adf-26279e62abeb tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Calling method 'version_select' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:28.794289 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:28.794289 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:36:28.796108 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-931b549e-38cb-42f0-b3a4-b33212364a6b None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:28.798167 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-931b549e-38cb-42f0-b3a4-b33212364a6b tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/a31e07ae-b9b9-400b-bf8f-572203b73b2f Jul 10 06:36:28.798402 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-931b549e-38cb-42f0-b3a4-b33212364a6b tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:28.798678 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-931b549e-38cb-42f0-b3a4-b33212364a6b tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:28.798887 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-931b549e-38cb-42f0-b3a4-b33212364a6b tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id a31e07ae-b9b9-400b-bf8f-572203b73b2f. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:36:28.803327 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:28.803327 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:36:28.804167 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-931b549e-38cb-42f0-b3a4-b33212364a6b tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/a31e07ae-b9b9-400b-bf8f-572203b73b2f returned with HTTP 200 Jul 10 06:36:28.804500 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 579/2312] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:28 2026] GET /volume/v3/backups/a31e07ae-b9b9-400b-bf8f-572203b73b2f => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:28.879294 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-32d56465-fe8b-4048-b750-3666da4beb65 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:28.880960 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-32d56465-fe8b-4048-b750-3666da4beb65 tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] GET https://10.4.3.200/volume/v3/backups/11681245-4e1a-4912-8cef-f0f6c088b6ef Jul 10 06:36:28.881171 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-32d56465-fe8b-4048-b750-3666da4beb65 tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:28.881368 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-32d56465-fe8b-4048-b750-3666da4beb65 tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:28.881471 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-32d56465-fe8b-4048-b750-3666da4beb65 tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] Show backup with id 11681245-4e1a-4912-8cef-f0f6c088b6ef. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:36:28.885469 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:28.885469 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:36:28.886160 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-32d56465-fe8b-4048-b750-3666da4beb65 tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] https://10.4.3.200/volume/v3/backups/11681245-4e1a-4912-8cef-f0f6c088b6ef returned with HTTP 200 Jul 10 06:36:28.886522 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 581/2313] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:36:28 2026] GET /volume/v3/backups/11681245-4e1a-4912-8cef-f0f6c088b6ef => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:29.335305 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-e7d32371-39e8-4642-9129-bf1d132b28dd req-2e04d3d1-531e-49e3-8adf-26279e62abeb tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/attachments/71686345-b353-474c-a8d3-3c6638543252 returned with HTTP 200 Jul 10 06:36:29.336176 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 574/2314] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 10 06:36:28 2026] DELETE /volume/v3/attachments/71686345-b353-474c-a8d3-3c6638543252 => generated 19 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:29.336908 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-af1c8cb3-839c-4717-ac21-5825cf6f380b None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:29.339064 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-af1c8cb3-839c-4717-ac21-5825cf6f380b tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] GET https://10.4.3.200/volume/v3/volumes/a87ce02e-5b85-4cf5-bdb6-db0e1b00fc01 Jul 10 06:36:29.339291 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-af1c8cb3-839c-4717-ac21-5825cf6f380b tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:29.339733 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-af1c8cb3-839c-4717-ac21-5825cf6f380b tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:29.354579 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:29.354579 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:36:29.359383 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-af1c8cb3-839c-4717-ac21-5825cf6f380b tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Volume info retrieved successfully. Jul 10 06:36:29.361424 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-5708add0-17b2-4426-b8c5-22d4d8f6850d None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:29.365291 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-af1c8cb3-839c-4717-ac21-5825cf6f380b tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] https://10.4.3.200/volume/v3/volumes/a87ce02e-5b85-4cf5-bdb6-db0e1b00fc01 returned with HTTP 200 Jul 10 06:36:29.365861 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 581/2315] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:29 2026] GET /volume/v3/volumes/a87ce02e-5b85-4cf5-bdb6-db0e1b00fc01 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:29.375743 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-5708add0-17b2-4426-b8c5-22d4d8f6850d tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] GET https://10.4.3.200/volume/v3/backups/9599dbad-b27f-409f-b2ba-80515dfc6b7e Jul 10 06:36:29.377953 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-5708add0-17b2-4426-b8c5-22d4d8f6850d tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:29.379550 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-5708add0-17b2-4426-b8c5-22d4d8f6850d tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:29.379550 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-5708add0-17b2-4426-b8c5-22d4d8f6850d tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Show backup with id 9599dbad-b27f-409f-b2ba-80515dfc6b7e. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:36:29.393338 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:29.393338 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:36:29.399894 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-5708add0-17b2-4426-b8c5-22d4d8f6850d tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] https://10.4.3.200/volume/v3/backups/9599dbad-b27f-409f-b2ba-80515dfc6b7e returned with HTTP 200 Jul 10 06:36:29.402532 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 580/2316] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:29 2026] GET /volume/v3/backups/9599dbad-b27f-409f-b2ba-80515dfc6b7e => generated 750 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:29.818368 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-d2ac18aa-135e-4491-8f10-59583b0ab24e None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:29.820444 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d2ac18aa-135e-4491-8f10-59583b0ab24e tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/a31e07ae-b9b9-400b-bf8f-572203b73b2f Jul 10 06:36:29.820678 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d2ac18aa-135e-4491-8f10-59583b0ab24e tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:29.820951 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d2ac18aa-135e-4491-8f10-59583b0ab24e tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:29.821087 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-d2ac18aa-135e-4491-8f10-59583b0ab24e tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id a31e07ae-b9b9-400b-bf8f-572203b73b2f. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:36:29.831000 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:29.831000 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:36:29.831746 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d2ac18aa-135e-4491-8f10-59583b0ab24e tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/a31e07ae-b9b9-400b-bf8f-572203b73b2f returned with HTTP 200 Jul 10 06:36:29.832091 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 582/2317] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:29 2026] GET /volume/v3/backups/a31e07ae-b9b9-400b-bf8f-572203b73b2f => generated 791 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:29.898238 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-ddb75373-6c09-4c27-954e-55e31ade1f46 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:29.900325 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ddb75373-6c09-4c27-954e-55e31ade1f46 tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] GET https://10.4.3.200/volume/v3/backups/11681245-4e1a-4912-8cef-f0f6c088b6ef Jul 10 06:36:29.900593 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ddb75373-6c09-4c27-954e-55e31ade1f46 tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:29.900892 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ddb75373-6c09-4c27-954e-55e31ade1f46 tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:29.900892 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-ddb75373-6c09-4c27-954e-55e31ade1f46 tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] Show backup with id 11681245-4e1a-4912-8cef-f0f6c088b6ef. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:36:29.905470 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:29.905470 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:36:29.906411 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ddb75373-6c09-4c27-954e-55e31ade1f46 tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] https://10.4.3.200/volume/v3/backups/11681245-4e1a-4912-8cef-f0f6c088b6ef returned with HTTP 200 Jul 10 06:36:29.906804 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 575/2318] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:36:29 2026] GET /volume/v3/backups/11681245-4e1a-4912-8cef-f0f6c088b6ef => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:30.206799 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-b6f7eb10-a124-411d-b1dc-dac3979f73af req-cdf10154-9851-4dda-8c1c-c4d6d113643d None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:30.210831 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-b6f7eb10-a124-411d-b1dc-dac3979f73af req-cdf10154-9851-4dda-8c1c-c4d6d113643d tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] DELETE https://10.4.3.200/volume/v3/attachments/4550cc7b-6f36-4097-b82f-1e3b99c4dd2c Jul 10 06:36:30.210831 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-b6f7eb10-a124-411d-b1dc-dac3979f73af req-cdf10154-9851-4dda-8c1c-c4d6d113643d tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:30.210831 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-b6f7eb10-a124-411d-b1dc-dac3979f73af req-cdf10154-9851-4dda-8c1c-c4d6d113643d tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Calling method 'version_select' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:30.222556 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:30.222556 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:36:30.384985 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-7a0a465a-0bd7-4139-925d-ce6eccbe41a1 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:30.387014 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-7a0a465a-0bd7-4139-925d-ce6eccbe41a1 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] GET https://10.4.3.200/volume/v3/volumes/a87ce02e-5b85-4cf5-bdb6-db0e1b00fc01 Jul 10 06:36:30.387346 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-7a0a465a-0bd7-4139-925d-ce6eccbe41a1 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:30.387659 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-7a0a465a-0bd7-4139-925d-ce6eccbe41a1 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:30.399603 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:30.399603 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:36:30.403570 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-7a0a465a-0bd7-4139-925d-ce6eccbe41a1 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Volume info retrieved successfully. Jul 10 06:36:30.408484 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-7a0a465a-0bd7-4139-925d-ce6eccbe41a1 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] https://10.4.3.200/volume/v3/volumes/a87ce02e-5b85-4cf5-bdb6-db0e1b00fc01 returned with HTTP 200 Jul 10 06:36:30.409131 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 581/2319] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:30 2026] GET /volume/v3/volumes/a87ce02e-5b85-4cf5-bdb6-db0e1b00fc01 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:30.414132 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-c73ef355-53d0-4678-8cae-73f72d8515b7 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:30.416214 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c73ef355-53d0-4678-8cae-73f72d8515b7 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] GET https://10.4.3.200/volume/v3/backups/9599dbad-b27f-409f-b2ba-80515dfc6b7e Jul 10 06:36:30.416488 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c73ef355-53d0-4678-8cae-73f72d8515b7 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:30.416782 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c73ef355-53d0-4678-8cae-73f72d8515b7 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:30.416924 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-c73ef355-53d0-4678-8cae-73f72d8515b7 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Show backup with id 9599dbad-b27f-409f-b2ba-80515dfc6b7e. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:36:30.421960 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:30.421960 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:36:30.422801 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c73ef355-53d0-4678-8cae-73f72d8515b7 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] https://10.4.3.200/volume/v3/backups/9599dbad-b27f-409f-b2ba-80515dfc6b7e returned with HTTP 200 Jul 10 06:36:30.423331 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 583/2320] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:30 2026] GET /volume/v3/backups/9599dbad-b27f-409f-b2ba-80515dfc6b7e => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:30.799541 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-b6f7eb10-a124-411d-b1dc-dac3979f73af req-cdf10154-9851-4dda-8c1c-c4d6d113643d tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] https://10.4.3.200/volume/v3/attachments/4550cc7b-6f36-4097-b82f-1e3b99c4dd2c returned with HTTP 200 Jul 10 06:36:30.799979 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 582/2321] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 10 06:36:30 2026] DELETE /volume/v3/attachments/4550cc7b-6f36-4097-b82f-1e3b99c4dd2c => generated 19 bytes in 597 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:30.847586 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-47621458-41bb-41a2-80ff-599a8a242517 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:30.849219 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-47621458-41bb-41a2-80ff-599a8a242517 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/a31e07ae-b9b9-400b-bf8f-572203b73b2f Jul 10 06:36:30.849376 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-47621458-41bb-41a2-80ff-599a8a242517 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:30.849574 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-47621458-41bb-41a2-80ff-599a8a242517 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:30.849682 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-47621458-41bb-41a2-80ff-599a8a242517 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id a31e07ae-b9b9-400b-bf8f-572203b73b2f. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:36:30.855258 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:30.855258 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:36:30.856126 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-47621458-41bb-41a2-80ff-599a8a242517 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/a31e07ae-b9b9-400b-bf8f-572203b73b2f returned with HTTP 200 Jul 10 06:36:30.856533 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 576/2322] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:30 2026] GET /volume/v3/backups/a31e07ae-b9b9-400b-bf8f-572203b73b2f => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:30.919482 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-84df69ae-8961-49f9-990d-5fa1c310d1c7 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:30.921269 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-84df69ae-8961-49f9-990d-5fa1c310d1c7 tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] GET https://10.4.3.200/volume/v3/backups/11681245-4e1a-4912-8cef-f0f6c088b6ef Jul 10 06:36:30.921515 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-84df69ae-8961-49f9-990d-5fa1c310d1c7 tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:30.921709 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-84df69ae-8961-49f9-990d-5fa1c310d1c7 tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:30.921826 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-84df69ae-8961-49f9-990d-5fa1c310d1c7 tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] Show backup with id 11681245-4e1a-4912-8cef-f0f6c088b6ef. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:36:30.925797 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:30.925797 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:36:30.926364 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-84df69ae-8961-49f9-990d-5fa1c310d1c7 tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] https://10.4.3.200/volume/v3/backups/11681245-4e1a-4912-8cef-f0f6c088b6ef returned with HTTP 200 Jul 10 06:36:30.926813 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 582/2323] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:36:30 2026] GET /volume/v3/backups/11681245-4e1a-4912-8cef-f0f6c088b6ef => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:31.427459 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-c1bb1696-98ff-43c8-97d9-d69cfb151cdf None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:31.434529 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c1bb1696-98ff-43c8-97d9-d69cfb151cdf tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] GET https://10.4.3.200/volume/v3/volumes/a87ce02e-5b85-4cf5-bdb6-db0e1b00fc01 Jul 10 06:36:31.434529 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c1bb1696-98ff-43c8-97d9-d69cfb151cdf tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:31.434529 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c1bb1696-98ff-43c8-97d9-d69cfb151cdf tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:31.436240 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-ba7dd0bd-67a8-48c5-bc24-298b93faf8ce None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:31.437938 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ba7dd0bd-67a8-48c5-bc24-298b93faf8ce tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] GET https://10.4.3.200/volume/v3/backups/9599dbad-b27f-409f-b2ba-80515dfc6b7e Jul 10 06:36:31.438179 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ba7dd0bd-67a8-48c5-bc24-298b93faf8ce tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:31.438560 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ba7dd0bd-67a8-48c5-bc24-298b93faf8ce tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:31.438729 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-ba7dd0bd-67a8-48c5-bc24-298b93faf8ce tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Show backup with id 9599dbad-b27f-409f-b2ba-80515dfc6b7e. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:36:31.443430 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:31.443430 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:36:31.444918 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ba7dd0bd-67a8-48c5-bc24-298b93faf8ce tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] https://10.4.3.200/volume/v3/backups/9599dbad-b27f-409f-b2ba-80515dfc6b7e returned with HTTP 200 Jul 10 06:36:31.445296 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 583/2324] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:31 2026] GET /volume/v3/backups/9599dbad-b27f-409f-b2ba-80515dfc6b7e => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:31.447680 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:31.447680 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:36:31.452692 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-c1bb1696-98ff-43c8-97d9-d69cfb151cdf tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Volume info retrieved successfully. Jul 10 06:36:31.460127 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c1bb1696-98ff-43c8-97d9-d69cfb151cdf tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] https://10.4.3.200/volume/v3/volumes/a87ce02e-5b85-4cf5-bdb6-db0e1b00fc01 returned with HTTP 200 Jul 10 06:36:31.460564 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 584/2325] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:31 2026] GET /volume/v3/volumes/a87ce02e-5b85-4cf5-bdb6-db0e1b00fc01 => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:31.867891 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-013bb7f1-ad45-4843-ab4e-b77f4f81ecfb None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:31.870135 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-013bb7f1-ad45-4843-ab4e-b77f4f81ecfb tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/a31e07ae-b9b9-400b-bf8f-572203b73b2f Jul 10 06:36:31.870372 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-013bb7f1-ad45-4843-ab4e-b77f4f81ecfb tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:31.870668 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-013bb7f1-ad45-4843-ab4e-b77f4f81ecfb tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:31.870794 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-013bb7f1-ad45-4843-ab4e-b77f4f81ecfb tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id a31e07ae-b9b9-400b-bf8f-572203b73b2f. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:36:31.875878 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:31.875878 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:36:31.876908 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-013bb7f1-ad45-4843-ab4e-b77f4f81ecfb tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/a31e07ae-b9b9-400b-bf8f-572203b73b2f returned with HTTP 200 Jul 10 06:36:31.877390 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 577/2326] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:31 2026] GET /volume/v3/backups/a31e07ae-b9b9-400b-bf8f-572203b73b2f => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:31.940466 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-5e2ff8d9-622d-4474-9fb6-2946ec1b4beb None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:31.951118 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-5e2ff8d9-622d-4474-9fb6-2946ec1b4beb tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] GET https://10.4.3.200/volume/v3/backups/11681245-4e1a-4912-8cef-f0f6c088b6ef Jul 10 06:36:31.951388 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-5e2ff8d9-622d-4474-9fb6-2946ec1b4beb tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:31.952433 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-5e2ff8d9-622d-4474-9fb6-2946ec1b4beb tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:31.953299 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-5e2ff8d9-622d-4474-9fb6-2946ec1b4beb tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] Show backup with id 11681245-4e1a-4912-8cef-f0f6c088b6ef. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:36:31.967314 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:31.967314 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:36:31.971478 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-5e2ff8d9-622d-4474-9fb6-2946ec1b4beb tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] https://10.4.3.200/volume/v3/backups/11681245-4e1a-4912-8cef-f0f6c088b6ef returned with HTTP 200 Jul 10 06:36:31.977953 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 583/2327] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:36:31 2026] GET /volume/v3/backups/11681245-4e1a-4912-8cef-f0f6c088b6ef => generated 736 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:32.459533 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-d0361f91-73f9-4a74-a26e-e9a1f54c2522 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:32.463985 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d0361f91-73f9-4a74-a26e-e9a1f54c2522 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] GET https://10.4.3.200/volume/v3/backups/9599dbad-b27f-409f-b2ba-80515dfc6b7e Jul 10 06:36:32.464218 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d0361f91-73f9-4a74-a26e-e9a1f54c2522 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:32.464775 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d0361f91-73f9-4a74-a26e-e9a1f54c2522 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:32.464775 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-d0361f91-73f9-4a74-a26e-e9a1f54c2522 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Show backup with id 9599dbad-b27f-409f-b2ba-80515dfc6b7e. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:36:32.470185 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:32.470185 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:36:32.471150 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d0361f91-73f9-4a74-a26e-e9a1f54c2522 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] https://10.4.3.200/volume/v3/backups/9599dbad-b27f-409f-b2ba-80515dfc6b7e returned with HTTP 200 Jul 10 06:36:32.471606 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 584/2328] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:32 2026] GET /volume/v3/backups/9599dbad-b27f-409f-b2ba-80515dfc6b7e => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:32.475976 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-584ee847-0949-4b97-8003-8036b41ab6d0 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:32.475976 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-584ee847-0949-4b97-8003-8036b41ab6d0 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] GET https://10.4.3.200/volume/v3/volumes/a87ce02e-5b85-4cf5-bdb6-db0e1b00fc01 Jul 10 06:36:32.476413 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-584ee847-0949-4b97-8003-8036b41ab6d0 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:32.476413 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-584ee847-0949-4b97-8003-8036b41ab6d0 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:32.486791 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:32.486791 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:36:32.490714 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-584ee847-0949-4b97-8003-8036b41ab6d0 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Volume info retrieved successfully. Jul 10 06:36:32.495312 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-584ee847-0949-4b97-8003-8036b41ab6d0 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] https://10.4.3.200/volume/v3/volumes/a87ce02e-5b85-4cf5-bdb6-db0e1b00fc01 returned with HTTP 200 Jul 10 06:36:32.495706 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 585/2329] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:32 2026] GET /volume/v3/volumes/a87ce02e-5b85-4cf5-bdb6-db0e1b00fc01 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:32.889830 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-52fdca56-5780-4bc8-9e6e-736a13a7049c None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:32.891380 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-52fdca56-5780-4bc8-9e6e-736a13a7049c tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/a31e07ae-b9b9-400b-bf8f-572203b73b2f Jul 10 06:36:32.891596 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-52fdca56-5780-4bc8-9e6e-736a13a7049c tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:32.891789 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-52fdca56-5780-4bc8-9e6e-736a13a7049c tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:32.891888 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-52fdca56-5780-4bc8-9e6e-736a13a7049c tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id a31e07ae-b9b9-400b-bf8f-572203b73b2f. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:36:32.896225 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:32.896225 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:36:32.896985 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-52fdca56-5780-4bc8-9e6e-736a13a7049c tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/a31e07ae-b9b9-400b-bf8f-572203b73b2f returned with HTTP 200 Jul 10 06:36:32.897330 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 578/2330] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:32 2026] GET /volume/v3/backups/a31e07ae-b9b9-400b-bf8f-572203b73b2f => generated 792 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:32.908195 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-eb19750a-b3e9-47a5-99a2-040fed2321f2 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:32.909678 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-eb19750a-b3e9-47a5-99a2-040fed2321f2 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/volumes/47704770-1867-40e7-93d4-bd55df40af48 Jul 10 06:36:32.909879 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-eb19750a-b3e9-47a5-99a2-040fed2321f2 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:32.910078 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-eb19750a-b3e9-47a5-99a2-040fed2321f2 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:32.915916 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:32.915916 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:36:32.918819 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-eb19750a-b3e9-47a5-99a2-040fed2321f2 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Volume info retrieved successfully. Jul 10 06:36:32.923095 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-eb19750a-b3e9-47a5-99a2-040fed2321f2 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/volumes/47704770-1867-40e7-93d4-bd55df40af48 returned with HTTP 200 Jul 10 06:36:32.923436 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 584/2331] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:32 2026] GET /volume/v3/volumes/47704770-1867-40e7-93d4-bd55df40af48 => generated 1356 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:36:32.934120 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-5c4fbc2a-ec7c-408a-ae74-fe13ccd7f063 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:32.935588 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5c4fbc2a-ec7c-408a-ae74-fe13ccd7f063 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] POST https://10.4.3.200/volume/v3/backups/a31e07ae-b9b9-400b-bf8f-572203b73b2f/restore Jul 10 06:36:32.935881 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5c4fbc2a-ec7c-408a-ae74-fe13ccd7f063 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:36:32.937059 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.contrib.backups [None req-5c4fbc2a-ec7c-408a-ae74-fe13ccd7f063 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Restoring backup a31e07ae-b9b9-400b-bf8f-572203b73b2f ({'restore': {}}) {{(pid=99978) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 10 06:36:32.937195 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.contrib.backups [None req-5c4fbc2a-ec7c-408a-ae74-fe13ccd7f063 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Restoring backup a31e07ae-b9b9-400b-bf8f-572203b73b2f to volume None. Jul 10 06:36:32.941139 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:32.941139 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:36:32.942065 np0000004964 devstack@c-api.service[99978]: INFO cinder.backup.api [None req-5c4fbc2a-ec7c-408a-ae74-fe13ccd7f063 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Creating volume of 1 GB for restore of backup a31e07ae-b9b9-400b-bf8f-572203b73b2f. Jul 10 06:36:32.946490 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-5c4fbc2a-ec7c-408a-ae74-fe13ccd7f063 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Availability zone cache updated, next update will occur around 2026-07-10 07:36:32.946314. {{(pid=99978) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 10 06:36:32.946598 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-5c4fbc2a-ec7c-408a-ae74-fe13ccd7f063 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Availability Zones retrieved successfully. Jul 10 06:36:32.951191 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-5c4fbc2a-ec7c-408a-ae74-fe13ccd7f063 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Flow 'volume_create_api' (8fbcb714-5fd9-45a9-b8c3-9aa34c92108a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:36:32.952116 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-5c4fbc2a-ec7c-408a-ae74-fe13ccd7f063 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (364b1169-6579-438c-8c8a-07375137934f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:36:32.952916 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-5c4fbc2a-ec7c-408a-ae74-fe13ccd7f063 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Validating volume size '1' using validate_int {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:36:32.976527 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-5c4fbc2a-ec7c-408a-ae74-fe13ccd7f063 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (364b1169-6579-438c-8c8a-07375137934f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:36:32.976527 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-5c4fbc2a-ec7c-408a-ae74-fe13ccd7f063 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0eef33c-b262-48b9-a150-4137dc9c2c28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:36:32.991081 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-09cd0bb0-23cf-4588-a1c3-b20f8135305c None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:32.992810 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-09cd0bb0-23cf-4588-a1c3-b20f8135305c tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] GET https://10.4.3.200/volume/v3/backups/11681245-4e1a-4912-8cef-f0f6c088b6ef Jul 10 06:36:32.993004 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-09cd0bb0-23cf-4588-a1c3-b20f8135305c tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:32.993196 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-09cd0bb0-23cf-4588-a1c3-b20f8135305c tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:32.993292 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-09cd0bb0-23cf-4588-a1c3-b20f8135305c tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] Show backup with id 11681245-4e1a-4912-8cef-f0f6c088b6ef. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:36:32.998319 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:32.998319 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:36:32.998722 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-09cd0bb0-23cf-4588-a1c3-b20f8135305c tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] https://10.4.3.200/volume/v3/backups/11681245-4e1a-4912-8cef-f0f6c088b6ef returned with HTTP 200 Jul 10 06:36:32.998968 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 586/2332] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:36:32 2026] GET /volume/v3/backups/11681245-4e1a-4912-8cef-f0f6c088b6ef => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:33.014946 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-995e7d47-a0de-4e83-85a5-55c761f03149 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:33.017213 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-995e7d47-a0de-4e83-85a5-55c761f03149 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] DELETE https://10.4.3.200/volume/v3/volumes/ba157216-b36f-4759-a63e-9b8a2b9eb506?cascade=True Jul 10 06:36:33.017421 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-995e7d47-a0de-4e83-85a5-55c761f03149 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:33.017680 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-995e7d47-a0de-4e83-85a5-55c761f03149 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:33.017912 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-995e7d47-a0de-4e83-85a5-55c761f03149 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Delete volume with id: ba157216-b36f-4759-a63e-9b8a2b9eb506 Jul 10 06:36:33.022555 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-5c4fbc2a-ec7c-408a-ae74-fe13ccd7f063 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Created reservations ['ab9ae1ea-1f8e-4aad-89aa-88ef98416208', '8cf8e080-ac0e-47fd-908b-fe502437349e', '93cd458f-47ef-4adf-aecb-630ed55a3bae', '92131cd1-1ea4-4d34-99d0-05bab8e0580d'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:36:33.023631 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-5c4fbc2a-ec7c-408a-ae74-fe13ccd7f063 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0eef33c-b262-48b9-a150-4137dc9c2c28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ab9ae1ea-1f8e-4aad-89aa-88ef98416208', '8cf8e080-ac0e-47fd-908b-fe502437349e', '93cd458f-47ef-4adf-aecb-630ed55a3bae', '92131cd1-1ea4-4d34-99d0-05bab8e0580d']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:36:33.024972 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-5c4fbc2a-ec7c-408a-ae74-fe13ccd7f063 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0c1f2b4-813d-40ef-b8ea-8c4c8f3b8dfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:36:33.026392 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:33.026392 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:36:33.027056 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-995e7d47-a0de-4e83-85a5-55c761f03149 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Volume info retrieved successfully. Jul 10 06:36:33.054587 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-995e7d47-a0de-4e83-85a5-55c761f03149 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Delete volume request issued successfully. Jul 10 06:36:33.054834 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-995e7d47-a0de-4e83-85a5-55c761f03149 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/volumes/ba157216-b36f-4759-a63e-9b8a2b9eb506?cascade=True returned with HTTP 202 Jul 10 06:36:33.055397 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 579/2333] 10.4.3.200 () {66 vars in 1376 bytes} [Fri Jul 10 06:36:33 2026] DELETE /volume/v3/volumes/ba157216-b36f-4759-a63e-9b8a2b9eb506?cascade=True => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:36:33.062066 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-5c4fbc2a-ec7c-408a-ae74-fe13ccd7f063 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0c1f2b4-813d-40ef-b8ea-8c4c8f3b8dfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b0daac36-db33-4714-9cda-f9004662a9c5', '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_a31e07ae-b9b9-400b-bf8f-572203b73b2f',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0499dc7805f946f188cffe4065320f8d',qos_specs=None,replication_status=,reservations=['ab9ae1ea-1f8e-4aad-89aa-88ef98416208','8cf8e080-ac0e-47fd-908b-fe502437349e','93cd458f-47ef-4adf-aecb-630ed55a3bae','92131cd1-1ea4-4d34-99d0-05bab8e0580d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2febb28e37964c8e958ee0b44118f932',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:36:33Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_a31e07ae-b9b9-400b-bf8f-572203b73b2f',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b0daac36-db33-4714-9cda-f9004662a9c5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0499dc7805f946f188cffe4065320f8d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2febb28e37964c8e958ee0b44118f932',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:36:33.062689 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-5c4fbc2a-ec7c-408a-ae74-fe13ccd7f063 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a786e2d3-efa2-4878-a3bf-900f510768b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:36:33.063018 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-4ad845d0-6266-4266-a5c2-146713ca8368 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:33.064631 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-4ad845d0-6266-4266-a5c2-146713ca8368 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] GET https://10.4.3.200/volume/v3/volumes/ba157216-b36f-4759-a63e-9b8a2b9eb506 Jul 10 06:36:33.064861 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-4ad845d0-6266-4266-a5c2-146713ca8368 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:33.065047 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-4ad845d0-6266-4266-a5c2-146713ca8368 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:33.071451 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:33.071451 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:36:33.075298 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-4ad845d0-6266-4266-a5c2-146713ca8368 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Volume info retrieved successfully. Jul 10 06:36:33.080156 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-5c4fbc2a-ec7c-408a-ae74-fe13ccd7f063 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a786e2d3-efa2-4878-a3bf-900f510768b2) transitioned into 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_a31e07ae-b9b9-400b-bf8f-572203b73b2f',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0499dc7805f946f188cffe4065320f8d',qos_specs=None,replication_status=,reservations=['ab9ae1ea-1f8e-4aad-89aa-88ef98416208','8cf8e080-ac0e-47fd-908b-fe502437349e','93cd458f-47ef-4adf-aecb-630ed55a3bae','92131cd1-1ea4-4d34-99d0-05bab8e0580d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2febb28e37964c8e958ee0b44118f932',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:36:33.080589 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-4ad845d0-6266-4266-a5c2-146713ca8368 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/volumes/ba157216-b36f-4759-a63e-9b8a2b9eb506 returned with HTTP 200 Jul 10 06:36:33.080969 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 585/2334] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:33 2026] GET /volume/v3/volumes/ba157216-b36f-4759-a63e-9b8a2b9eb506 => generated 1367 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:36:33.081261 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-5c4fbc2a-ec7c-408a-ae74-fe13ccd7f063 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (459fb925-4718-4117-9f95-8bf5f426619e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:36:33.091267 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-5c4fbc2a-ec7c-408a-ae74-fe13ccd7f063 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (459fb925-4718-4117-9f95-8bf5f426619e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:36:33.092207 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-5c4fbc2a-ec7c-408a-ae74-fe13ccd7f063 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Flow 'volume_create_api' (8fbcb714-5fd9-45a9-b8c3-9aa34c92108a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:36:33.092492 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-5c4fbc2a-ec7c-408a-ae74-fe13ccd7f063 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Create volume request issued successfully. Jul 10 06:36:33.099542 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:33.099542 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:36:33.100010 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-5c4fbc2a-ec7c-408a-ae74-fe13ccd7f063 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Volume info retrieved successfully. Jul 10 06:36:33.485690 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-6f065673-8094-45bb-b838-3d9a8dba39af None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:33.486134 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6f065673-8094-45bb-b838-3d9a8dba39af tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] GET https://10.4.3.200/volume/v3/backups/9599dbad-b27f-409f-b2ba-80515dfc6b7e Jul 10 06:36:33.486259 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6f065673-8094-45bb-b838-3d9a8dba39af tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:33.486476 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6f065673-8094-45bb-b838-3d9a8dba39af tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:33.486600 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-6f065673-8094-45bb-b838-3d9a8dba39af tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Show backup with id 9599dbad-b27f-409f-b2ba-80515dfc6b7e. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:36:33.491647 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:33.491647 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:36:33.492661 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6f065673-8094-45bb-b838-3d9a8dba39af tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] https://10.4.3.200/volume/v3/backups/9599dbad-b27f-409f-b2ba-80515dfc6b7e returned with HTTP 200 Jul 10 06:36:33.493063 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 587/2335] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:33 2026] GET /volume/v3/backups/9599dbad-b27f-409f-b2ba-80515dfc6b7e => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:33.510367 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-98ddf1a3-6f64-45db-b22c-6c4f35dd63c6 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:33.515108 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-98ddf1a3-6f64-45db-b22c-6c4f35dd63c6 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] GET https://10.4.3.200/volume/v3/volumes/a87ce02e-5b85-4cf5-bdb6-db0e1b00fc01 Jul 10 06:36:33.515365 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-98ddf1a3-6f64-45db-b22c-6c4f35dd63c6 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:33.515590 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-98ddf1a3-6f64-45db-b22c-6c4f35dd63c6 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:33.535564 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:33.535564 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:36:33.540247 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-98ddf1a3-6f64-45db-b22c-6c4f35dd63c6 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Volume info retrieved successfully. Jul 10 06:36:33.547096 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-98ddf1a3-6f64-45db-b22c-6c4f35dd63c6 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] https://10.4.3.200/volume/v3/volumes/a87ce02e-5b85-4cf5-bdb6-db0e1b00fc01 returned with HTTP 200 Jul 10 06:36:33.548020 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 580/2336] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:33 2026] GET /volume/v3/volumes/a87ce02e-5b85-4cf5-bdb6-db0e1b00fc01 => generated 848 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:34.018272 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-11396798-82fa-4d59-9b24-240c9d7b90a0 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:34.026814 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-11396798-82fa-4d59-9b24-240c9d7b90a0 tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] GET https://10.4.3.200/volume/v3/backups/11681245-4e1a-4912-8cef-f0f6c088b6ef Jul 10 06:36:34.026814 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-11396798-82fa-4d59-9b24-240c9d7b90a0 tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:34.026814 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-11396798-82fa-4d59-9b24-240c9d7b90a0 tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:34.026814 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-11396798-82fa-4d59-9b24-240c9d7b90a0 tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] Show backup with id 11681245-4e1a-4912-8cef-f0f6c088b6ef. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:36:34.043540 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:34.043540 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:36:34.044931 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-11396798-82fa-4d59-9b24-240c9d7b90a0 tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] https://10.4.3.200/volume/v3/backups/11681245-4e1a-4912-8cef-f0f6c088b6ef returned with HTTP 200 Jul 10 06:36:34.045417 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 586/2337] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:36:34 2026] GET /volume/v3/backups/11681245-4e1a-4912-8cef-f0f6c088b6ef => generated 736 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:34.096543 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-ae0c569a-39e2-45e4-8945-a59aee284fd8 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:34.103146 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ae0c569a-39e2-45e4-8945-a59aee284fd8 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] GET https://10.4.3.200/volume/v3/volumes/ba157216-b36f-4759-a63e-9b8a2b9eb506 Jul 10 06:36:34.103146 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ae0c569a-39e2-45e4-8945-a59aee284fd8 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:34.103146 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ae0c569a-39e2-45e4-8945-a59aee284fd8 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:34.108526 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:34.108526 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:36:34.108939 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-5c4fbc2a-ec7c-408a-ae74-fe13ccd7f063 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Volume info retrieved successfully. Jul 10 06:36:34.109315 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.backup.api [None req-5c4fbc2a-ec7c-408a-ae74-fe13ccd7f063 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Checking backup size 1 against volume size 1 {{(pid=99978) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 10 06:36:34.109315 np0000004964 devstack@c-api.service[99978]: INFO cinder.backup.api [None req-5c4fbc2a-ec7c-408a-ae74-fe13ccd7f063 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Overwriting volume b0daac36-db33-4714-9cda-f9004662a9c5 with restore of backup a31e07ae-b9b9-400b-bf8f-572203b73b2f Jul 10 06:36:34.115671 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ae0c569a-39e2-45e4-8945-a59aee284fd8 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/volumes/ba157216-b36f-4759-a63e-9b8a2b9eb506 returned with HTTP 404 Jul 10 06:36:34.116246 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 588/2338] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:34 2026] GET /volume/v3/volumes/ba157216-b36f-4759-a63e-9b8a2b9eb506 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:36:34.127690 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.backup.rpcapi [None req-5c4fbc2a-ec7c-408a-ae74-fe13ccd7f063 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] restore_backup in rpcapi backup_id a31e07ae-b9b9-400b-bf8f-572203b73b2f {{(pid=99978) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 10 06:36:34.129592 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5c4fbc2a-ec7c-408a-ae74-fe13ccd7f063 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/a31e07ae-b9b9-400b-bf8f-572203b73b2f/restore returned with HTTP 202 Jul 10 06:36:34.130676 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 585/2339] 10.4.3.200 () {68 vars in 1393 bytes} [Fri Jul 10 06:36:32 2026] POST /volume/v3/backups/a31e07ae-b9b9-400b-bf8f-572203b73b2f/restore => generated 189 bytes in 1196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:36:34.140239 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-d516ef9c-759d-4dc1-b7e3-4163a9ccc343 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:34.141785 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d516ef9c-759d-4dc1-b7e3-4163a9ccc343 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/a31e07ae-b9b9-400b-bf8f-572203b73b2f Jul 10 06:36:34.141958 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d516ef9c-759d-4dc1-b7e3-4163a9ccc343 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:34.142131 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d516ef9c-759d-4dc1-b7e3-4163a9ccc343 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:34.142230 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-d516ef9c-759d-4dc1-b7e3-4163a9ccc343 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id a31e07ae-b9b9-400b-bf8f-572203b73b2f. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:36:34.146200 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:34.146200 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:36:34.146911 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d516ef9c-759d-4dc1-b7e3-4163a9ccc343 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/a31e07ae-b9b9-400b-bf8f-572203b73b2f returned with HTTP 200 Jul 10 06:36:34.147233 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 581/2340] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:34 2026] GET /volume/v3/backups/a31e07ae-b9b9-400b-bf8f-572203b73b2f => generated 792 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:34.414377 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-54bf7695-69db-4dc7-8905-a1693c7dd6b1 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:34.417211 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-54bf7695-69db-4dc7-8905-a1693c7dd6b1 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] DELETE https://10.4.3.200/volume/v3/volumes/ba157216-b36f-4759-a63e-9b8a2b9eb506 Jul 10 06:36:34.417416 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-54bf7695-69db-4dc7-8905-a1693c7dd6b1 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:34.417654 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-54bf7695-69db-4dc7-8905-a1693c7dd6b1 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Calling method 'delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:34.417859 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-54bf7695-69db-4dc7-8905-a1693c7dd6b1 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Delete volume with id: ba157216-b36f-4759-a63e-9b8a2b9eb506 Jul 10 06:36:34.423843 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-54bf7695-69db-4dc7-8905-a1693c7dd6b1 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/volumes/ba157216-b36f-4759-a63e-9b8a2b9eb506 returned with HTTP 404 Jul 10 06:36:34.424779 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 587/2341] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:36:34 2026] DELETE /volume/v3/volumes/ba157216-b36f-4759-a63e-9b8a2b9eb506 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:36:34.432609 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-efc9b2b7-36fd-443a-bd78-82bc0d5dfb40 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:34.434964 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-efc9b2b7-36fd-443a-bd78-82bc0d5dfb40 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] GET https://10.4.3.200/volume/v3/volumes/ba157216-b36f-4759-a63e-9b8a2b9eb506 Jul 10 06:36:34.435178 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-efc9b2b7-36fd-443a-bd78-82bc0d5dfb40 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:34.435421 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-efc9b2b7-36fd-443a-bd78-82bc0d5dfb40 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:34.442991 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-efc9b2b7-36fd-443a-bd78-82bc0d5dfb40 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/volumes/ba157216-b36f-4759-a63e-9b8a2b9eb506 returned with HTTP 404 Jul 10 06:36:34.445304 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 589/2342] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:34 2026] GET /volume/v3/volumes/ba157216-b36f-4759-a63e-9b8a2b9eb506 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:36:34.450200 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-fa358f47-de1d-4d03-a590-3158e4d920ef None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:34.451803 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-fa358f47-de1d-4d03-a590-3158e4d920ef tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] DELETE https://10.4.3.200/volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e Jul 10 06:36:34.451939 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-fa358f47-de1d-4d03-a590-3158e4d920ef tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:34.452115 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-fa358f47-de1d-4d03-a590-3158e4d920ef tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:34.452261 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-fa358f47-de1d-4d03-a590-3158e4d920ef tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Delete volume with id: 7d31fb8b-5552-44ad-b0d3-058ea389351e Jul 10 06:36:34.459041 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:34.459041 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:36:34.459485 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-fa358f47-de1d-4d03-a590-3158e4d920ef tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Volume info retrieved successfully. Jul 10 06:36:34.474578 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-6e371152-f49f-4f59-9333-24103be1b85a None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:34.474716 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-fa358f47-de1d-4d03-a590-3158e4d920ef tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Delete volume request issued successfully. Jul 10 06:36:34.475253 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-fa358f47-de1d-4d03-a590-3158e4d920ef tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e returned with HTTP 202 Jul 10 06:36:34.475445 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 586/2343] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:36:34 2026] DELETE /volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:36:34.477273 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6e371152-f49f-4f59-9333-24103be1b85a tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] DELETE https://10.4.3.200/volume/v3/volumes/3eb9bc19-e017-4a80-b8c9-490155fe37a7 Jul 10 06:36:34.477456 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6e371152-f49f-4f59-9333-24103be1b85a tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:34.477666 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6e371152-f49f-4f59-9333-24103be1b85a tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:34.477864 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-6e371152-f49f-4f59-9333-24103be1b85a tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Delete volume with id: 3eb9bc19-e017-4a80-b8c9-490155fe37a7 Jul 10 06:36:34.481951 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-9d55a0cb-3518-4e96-8f82-8f123895b25d None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:34.483758 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-9d55a0cb-3518-4e96-8f82-8f123895b25d tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] GET https://10.4.3.200/volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e Jul 10 06:36:34.483844 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-9d55a0cb-3518-4e96-8f82-8f123895b25d tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:34.483980 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-9d55a0cb-3518-4e96-8f82-8f123895b25d tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:34.486143 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:34.486143 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:36:34.486657 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-6e371152-f49f-4f59-9333-24103be1b85a tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Volume info retrieved successfully. Jul 10 06:36:34.490497 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:34.490497 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:36:34.494122 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-9d55a0cb-3518-4e96-8f82-8f123895b25d tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Volume info retrieved successfully. Jul 10 06:36:34.498758 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-9d55a0cb-3518-4e96-8f82-8f123895b25d tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e returned with HTTP 200 Jul 10 06:36:34.499143 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 588/2344] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:34 2026] GET /volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e => generated 852 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:34.504066 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-850ee709-723f-4471-a450-ec9069277247 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:34.505192 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-6e371152-f49f-4f59-9333-24103be1b85a tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Delete volume request issued successfully. Jul 10 06:36:34.505437 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6e371152-f49f-4f59-9333-24103be1b85a tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] https://10.4.3.200/volume/v3/volumes/3eb9bc19-e017-4a80-b8c9-490155fe37a7 returned with HTTP 202 Jul 10 06:36:34.506016 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 582/2345] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:36:34 2026] DELETE /volume/v3/volumes/3eb9bc19-e017-4a80-b8c9-490155fe37a7 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:36:34.506169 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-850ee709-723f-4471-a450-ec9069277247 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] GET https://10.4.3.200/volume/v3/backups/9599dbad-b27f-409f-b2ba-80515dfc6b7e Jul 10 06:36:34.506308 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-850ee709-723f-4471-a450-ec9069277247 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:34.506491 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-850ee709-723f-4471-a450-ec9069277247 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:34.506617 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-850ee709-723f-4471-a450-ec9069277247 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Show backup with id 9599dbad-b27f-409f-b2ba-80515dfc6b7e. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:36:34.510724 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:34.510724 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:36:34.511481 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-850ee709-723f-4471-a450-ec9069277247 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] https://10.4.3.200/volume/v3/backups/9599dbad-b27f-409f-b2ba-80515dfc6b7e returned with HTTP 200 Jul 10 06:36:34.511859 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 590/2346] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:34 2026] GET /volume/v3/backups/9599dbad-b27f-409f-b2ba-80515dfc6b7e => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:34.512068 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-ea67a97a-afbb-4793-afb7-429824186d00 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:34.514010 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ea67a97a-afbb-4793-afb7-429824186d00 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] DELETE https://10.4.3.200/volume/v3/backups/9e489e4a-b21e-4c63-9c6f-0b2dae6003a6 Jul 10 06:36:34.514202 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ea67a97a-afbb-4793-afb7-429824186d00 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:34.514395 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ea67a97a-afbb-4793-afb7-429824186d00 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:34.514516 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.contrib.backups [None req-ea67a97a-afbb-4793-afb7-429824186d00 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Delete backup with id: 9e489e4a-b21e-4c63-9c6f-0b2dae6003a6. Jul 10 06:36:34.518274 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:34.518274 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:36:34.532159 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.backup.rpcapi [None req-ea67a97a-afbb-4793-afb7-429824186d00 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] delete_backup rpcapi backup_id 9e489e4a-b21e-4c63-9c6f-0b2dae6003a6 {{(pid=99978) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 06:36:34.533733 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ea67a97a-afbb-4793-afb7-429824186d00 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] https://10.4.3.200/volume/v3/backups/9e489e4a-b21e-4c63-9c6f-0b2dae6003a6 returned with HTTP 202 Jul 10 06:36:34.534122 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 587/2347] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:36:34 2026] DELETE /volume/v3/backups/9e489e4a-b21e-4c63-9c6f-0b2dae6003a6 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:36:34.541241 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-2e78f4b8-486a-4432-9c46-0e164dea5cbf None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:34.543870 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-2e78f4b8-486a-4432-9c46-0e164dea5cbf tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] DELETE https://10.4.3.200/volume/v3/volumes/48f33370-6088-4e06-8c47-b93a62b06239 Jul 10 06:36:34.544054 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-2e78f4b8-486a-4432-9c46-0e164dea5cbf tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:34.544248 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-2e78f4b8-486a-4432-9c46-0e164dea5cbf tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Calling method 'delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:34.544407 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-2e78f4b8-486a-4432-9c46-0e164dea5cbf tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Delete volume with id: 48f33370-6088-4e06-8c47-b93a62b06239 Jul 10 06:36:34.553935 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:34.553935 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:36:34.556870 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-2e78f4b8-486a-4432-9c46-0e164dea5cbf tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Volume info retrieved successfully. Jul 10 06:36:34.564999 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-11aebaf2-f60d-4d4d-9ba0-6e8bcc377ede None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:34.567241 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-11aebaf2-f60d-4d4d-9ba0-6e8bcc377ede tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] GET https://10.4.3.200/volume/v3/volumes/a87ce02e-5b85-4cf5-bdb6-db0e1b00fc01 Jul 10 06:36:34.567458 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-11aebaf2-f60d-4d4d-9ba0-6e8bcc377ede tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:34.567682 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-11aebaf2-f60d-4d4d-9ba0-6e8bcc377ede tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:34.577852 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:34.577852 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:36:34.581356 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-2e78f4b8-486a-4432-9c46-0e164dea5cbf tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Delete volume request issued successfully. Jul 10 06:36:34.581547 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-2e78f4b8-486a-4432-9c46-0e164dea5cbf tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] https://10.4.3.200/volume/v3/volumes/48f33370-6088-4e06-8c47-b93a62b06239 returned with HTTP 202 Jul 10 06:36:34.581930 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-11aebaf2-f60d-4d4d-9ba0-6e8bcc377ede tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Volume info retrieved successfully. Jul 10 06:36:34.581989 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 589/2348] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:36:34 2026] DELETE /volume/v3/volumes/48f33370-6088-4e06-8c47-b93a62b06239 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:36:34.586698 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-11aebaf2-f60d-4d4d-9ba0-6e8bcc377ede tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] https://10.4.3.200/volume/v3/volumes/a87ce02e-5b85-4cf5-bdb6-db0e1b00fc01 returned with HTTP 200 Jul 10 06:36:34.587169 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 583/2349] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:34 2026] GET /volume/v3/volumes/a87ce02e-5b85-4cf5-bdb6-db0e1b00fc01 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:34.591499 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-7b60f2b1-59d1-40f5-aa47-d63ad77bcf0c req-1df014a2-2dc7-45cc-afc8-82f4b4082c1a None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:34.591910 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-b93df210-0c82-4483-a336-7a0b0f108ea8 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:34.593902 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b93df210-0c82-4483-a336-7a0b0f108ea8 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] GET https://10.4.3.200/volume/v3/volumes/48f33370-6088-4e06-8c47-b93a62b06239 Jul 10 06:36:34.593902 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b93df210-0c82-4483-a336-7a0b0f108ea8 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:34.594100 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b93df210-0c82-4483-a336-7a0b0f108ea8 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:34.594470 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-7b60f2b1-59d1-40f5-aa47-d63ad77bcf0c req-1df014a2-2dc7-45cc-afc8-82f4b4082c1a tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] POST https://10.4.3.200/volume/v3/attachments/23598c9a-1b5e-4631-8f9f-355ce7e252ce/action Jul 10 06:36:34.594983 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-7b60f2b1-59d1-40f5-aa47-d63ad77bcf0c req-1df014a2-2dc7-45cc-afc8-82f4b4082c1a tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Action body: b'{"os-complete": null}' {{(pid=99976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:36:34.595173 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-7b60f2b1-59d1-40f5-aa47-d63ad77bcf0c req-1df014a2-2dc7-45cc-afc8-82f4b4082c1a tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:36:34.601010 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:34.601010 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:36:34.604605 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-b93df210-0c82-4483-a336-7a0b0f108ea8 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Volume info retrieved successfully. Jul 10 06:36:34.612624 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b93df210-0c82-4483-a336-7a0b0f108ea8 tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] https://10.4.3.200/volume/v3/volumes/48f33370-6088-4e06-8c47-b93a62b06239 returned with HTTP 200 Jul 10 06:36:34.615138 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 588/2350] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:34 2026] GET /volume/v3/volumes/48f33370-6088-4e06-8c47-b93a62b06239 => generated 1361 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:36:34.617378 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:34.617378 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:36:34.630350 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-7b60f2b1-59d1-40f5-aa47-d63ad77bcf0c req-1df014a2-2dc7-45cc-afc8-82f4b4082c1a tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] https://10.4.3.200/volume/v3/attachments/23598c9a-1b5e-4631-8f9f-355ce7e252ce/action returned with HTTP 204 Jul 10 06:36:34.630831 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 591/2351] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 10 06:36:34 2026] POST /volume/v3/attachments/23598c9a-1b5e-4631-8f9f-355ce7e252ce/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:36:35.055875 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-06b9ef9b-c1ec-4b8b-b424-e54962f86359 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:35.057902 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-06b9ef9b-c1ec-4b8b-b424-e54962f86359 tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] GET https://10.4.3.200/volume/v3/backups/11681245-4e1a-4912-8cef-f0f6c088b6ef Jul 10 06:36:35.058127 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-06b9ef9b-c1ec-4b8b-b424-e54962f86359 tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:35.058352 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-06b9ef9b-c1ec-4b8b-b424-e54962f86359 tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:35.058488 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-06b9ef9b-c1ec-4b8b-b424-e54962f86359 tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] Show backup with id 11681245-4e1a-4912-8cef-f0f6c088b6ef. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:36:35.063060 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:35.063060 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:36:35.063566 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-06b9ef9b-c1ec-4b8b-b424-e54962f86359 tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] https://10.4.3.200/volume/v3/backups/11681245-4e1a-4912-8cef-f0f6c088b6ef returned with HTTP 200 Jul 10 06:36:35.063864 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 590/2352] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:36:35 2026] GET /volume/v3/backups/11681245-4e1a-4912-8cef-f0f6c088b6ef => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:35.157373 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-303c6ba4-4810-4d6b-8548-bc5136fdcd9c None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:35.160102 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-303c6ba4-4810-4d6b-8548-bc5136fdcd9c tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/a31e07ae-b9b9-400b-bf8f-572203b73b2f Jul 10 06:36:35.160345 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-303c6ba4-4810-4d6b-8548-bc5136fdcd9c tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:35.160589 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-303c6ba4-4810-4d6b-8548-bc5136fdcd9c tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:35.160730 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-303c6ba4-4810-4d6b-8548-bc5136fdcd9c tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id a31e07ae-b9b9-400b-bf8f-572203b73b2f. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:36:35.165808 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:35.165808 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:36:35.166741 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-303c6ba4-4810-4d6b-8548-bc5136fdcd9c tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/a31e07ae-b9b9-400b-bf8f-572203b73b2f returned with HTTP 200 Jul 10 06:36:35.167237 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 584/2353] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:35 2026] GET /volume/v3/backups/a31e07ae-b9b9-400b-bf8f-572203b73b2f => generated 792 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:35.511829 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-2b583d78-a843-47e5-bded-1c39f50833ff None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:35.514133 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2b583d78-a843-47e5-bded-1c39f50833ff tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] GET https://10.4.3.200/volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e Jul 10 06:36:35.514327 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2b583d78-a843-47e5-bded-1c39f50833ff tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:35.514547 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2b583d78-a843-47e5-bded-1c39f50833ff tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:35.522617 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2b583d78-a843-47e5-bded-1c39f50833ff tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e returned with HTTP 404 Jul 10 06:36:35.523112 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 589/2354] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:35 2026] GET /volume/v3/volumes/7d31fb8b-5552-44ad-b0d3-058ea389351e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:36:35.523245 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-6f0feb08-9b69-4421-8a47-f0d79572ecf1 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:35.525385 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6f0feb08-9b69-4421-8a47-f0d79572ecf1 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] GET https://10.4.3.200/volume/v3/backups/9599dbad-b27f-409f-b2ba-80515dfc6b7e Jul 10 06:36:35.525579 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6f0feb08-9b69-4421-8a47-f0d79572ecf1 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:35.525882 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6f0feb08-9b69-4421-8a47-f0d79572ecf1 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:35.526027 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-6f0feb08-9b69-4421-8a47-f0d79572ecf1 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Show backup with id 9599dbad-b27f-409f-b2ba-80515dfc6b7e. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:36:35.534647 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:35.534647 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:36:35.535470 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6f0feb08-9b69-4421-8a47-f0d79572ecf1 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] https://10.4.3.200/volume/v3/backups/9599dbad-b27f-409f-b2ba-80515dfc6b7e returned with HTTP 200 Jul 10 06:36:35.535849 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 592/2355] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:35 2026] GET /volume/v3/backups/9599dbad-b27f-409f-b2ba-80515dfc6b7e => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:35.602239 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-1799740d-fd15-4880-88b7-00b48e347891 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:35.607263 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-1799740d-fd15-4880-88b7-00b48e347891 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] GET https://10.4.3.200/volume/v3/volumes/a87ce02e-5b85-4cf5-bdb6-db0e1b00fc01 Jul 10 06:36:35.607521 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-1799740d-fd15-4880-88b7-00b48e347891 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:35.607777 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-1799740d-fd15-4880-88b7-00b48e347891 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:35.619930 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:35.619930 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:36:35.625951 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-1799740d-fd15-4880-88b7-00b48e347891 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Volume info retrieved successfully. Jul 10 06:36:35.630379 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-816461d3-ab65-4a41-86e7-8ee15b4097fa None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:35.631379 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-1799740d-fd15-4880-88b7-00b48e347891 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] https://10.4.3.200/volume/v3/volumes/a87ce02e-5b85-4cf5-bdb6-db0e1b00fc01 returned with HTTP 200 Jul 10 06:36:35.632142 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 591/2356] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:35 2026] GET /volume/v3/volumes/a87ce02e-5b85-4cf5-bdb6-db0e1b00fc01 => generated 1140 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:36:35.632908 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-816461d3-ab65-4a41-86e7-8ee15b4097fa tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] GET https://10.4.3.200/volume/v3/volumes/48f33370-6088-4e06-8c47-b93a62b06239 Jul 10 06:36:35.633200 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-816461d3-ab65-4a41-86e7-8ee15b4097fa tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:35.633497 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-816461d3-ab65-4a41-86e7-8ee15b4097fa tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:35.655160 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-ed6d7a9a-d219-4c5c-8e95-d76edb3269df None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:35.655772 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-816461d3-ab65-4a41-86e7-8ee15b4097fa tempest-TestVolumeBackupRestore-551887313 tempest-TestVolumeBackupRestore-551887313-project-member] https://10.4.3.200/volume/v3/volumes/48f33370-6088-4e06-8c47-b93a62b06239 returned with HTTP 404 Jul 10 06:36:35.656408 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 585/2357] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:35 2026] GET /volume/v3/volumes/48f33370-6088-4e06-8c47-b93a62b06239 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:36:35.658834 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ed6d7a9a-d219-4c5c-8e95-d76edb3269df tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] GET https://10.4.3.200/volume/v3/volumes/a87ce02e-5b85-4cf5-bdb6-db0e1b00fc01 Jul 10 06:36:35.659031 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ed6d7a9a-d219-4c5c-8e95-d76edb3269df tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:35.659215 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ed6d7a9a-d219-4c5c-8e95-d76edb3269df tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:35.673467 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:35.673467 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:36:35.677216 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-ed6d7a9a-d219-4c5c-8e95-d76edb3269df tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Volume info retrieved successfully. Jul 10 06:36:35.684550 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ed6d7a9a-d219-4c5c-8e95-d76edb3269df tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] https://10.4.3.200/volume/v3/volumes/a87ce02e-5b85-4cf5-bdb6-db0e1b00fc01 returned with HTTP 200 Jul 10 06:36:35.684550 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 590/2358] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:35 2026] GET /volume/v3/volumes/a87ce02e-5b85-4cf5-bdb6-db0e1b00fc01 => generated 1140 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:36:35.729568 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-0ec0821a-56e1-4e21-9792-e467f39b52d3 req-78a761c1-5482-42c6-a71f-4c14d6bde326 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:35.734228 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-0ec0821a-56e1-4e21-9792-e467f39b52d3 req-78a761c1-5482-42c6-a71f-4c14d6bde326 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] GET https://10.4.3.200/volume/v3/volumes/a87ce02e-5b85-4cf5-bdb6-db0e1b00fc01 Jul 10 06:36:35.734480 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-0ec0821a-56e1-4e21-9792-e467f39b52d3 req-78a761c1-5482-42c6-a71f-4c14d6bde326 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:35.734711 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-0ec0821a-56e1-4e21-9792-e467f39b52d3 req-78a761c1-5482-42c6-a71f-4c14d6bde326 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:35.744847 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:35.744847 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:36:35.748544 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [req-0ec0821a-56e1-4e21-9792-e467f39b52d3 req-78a761c1-5482-42c6-a71f-4c14d6bde326 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Volume info retrieved successfully. Jul 10 06:36:35.752659 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-0ec0821a-56e1-4e21-9792-e467f39b52d3 req-78a761c1-5482-42c6-a71f-4c14d6bde326 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] https://10.4.3.200/volume/v3/volumes/a87ce02e-5b85-4cf5-bdb6-db0e1b00fc01 returned with HTTP 200 Jul 10 06:36:35.753026 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 593/2359] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:36:35 2026] GET /volume/v3/volumes/a87ce02e-5b85-4cf5-bdb6-db0e1b00fc01 => generated 1140 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:36:35.774931 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-56ba36a7-87b2-412d-bfeb-b944eab0950d None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:35.776932 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-56ba36a7-87b2-412d-bfeb-b944eab0950d tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] GET https://10.4.3.200/volume/v3/volumes/a87ce02e-5b85-4cf5-bdb6-db0e1b00fc01 Jul 10 06:36:35.778280 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-56ba36a7-87b2-412d-bfeb-b944eab0950d tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:35.779678 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-56ba36a7-87b2-412d-bfeb-b944eab0950d tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:35.797021 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:35.797021 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:36:35.799550 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-56ba36a7-87b2-412d-bfeb-b944eab0950d tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Volume info retrieved successfully. Jul 10 06:36:35.805226 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-56ba36a7-87b2-412d-bfeb-b944eab0950d tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] https://10.4.3.200/volume/v3/volumes/a87ce02e-5b85-4cf5-bdb6-db0e1b00fc01 returned with HTTP 200 Jul 10 06:36:35.805669 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 592/2360] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:35 2026] GET /volume/v3/volumes/a87ce02e-5b85-4cf5-bdb6-db0e1b00fc01 => generated 1140 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:36:35.846554 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-af3fe676-770b-4ebd-9e9a-e61a70cb68d4 req-d45b688f-f608-4add-bcac-5d5edc3aad28 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:35.850936 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-af3fe676-770b-4ebd-9e9a-e61a70cb68d4 req-d45b688f-f608-4add-bcac-5d5edc3aad28 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] GET https://10.4.3.200/volume/v3/volumes/a87ce02e-5b85-4cf5-bdb6-db0e1b00fc01 Jul 10 06:36:35.850936 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-af3fe676-770b-4ebd-9e9a-e61a70cb68d4 req-d45b688f-f608-4add-bcac-5d5edc3aad28 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:35.850936 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-af3fe676-770b-4ebd-9e9a-e61a70cb68d4 req-d45b688f-f608-4add-bcac-5d5edc3aad28 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:35.859556 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:35.859556 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:36:35.863377 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-af3fe676-770b-4ebd-9e9a-e61a70cb68d4 req-d45b688f-f608-4add-bcac-5d5edc3aad28 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Volume info retrieved successfully. Jul 10 06:36:35.867995 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-af3fe676-770b-4ebd-9e9a-e61a70cb68d4 req-d45b688f-f608-4add-bcac-5d5edc3aad28 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] https://10.4.3.200/volume/v3/volumes/a87ce02e-5b85-4cf5-bdb6-db0e1b00fc01 returned with HTTP 200 Jul 10 06:36:35.868613 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 586/2361] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:36:35 2026] GET /volume/v3/volumes/a87ce02e-5b85-4cf5-bdb6-db0e1b00fc01 => generated 1140 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:36:35.888315 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-af3fe676-770b-4ebd-9e9a-e61a70cb68d4 req-79e7662b-d516-4f0f-a16c-39825d787809 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:35.890051 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-af3fe676-770b-4ebd-9e9a-e61a70cb68d4 req-79e7662b-d516-4f0f-a16c-39825d787809 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] POST https://10.4.3.200/volume/v3/volumes/a87ce02e-5b85-4cf5-bdb6-db0e1b00fc01/action Jul 10 06:36:35.890401 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-af3fe676-770b-4ebd-9e9a-e61a70cb68d4 req-79e7662b-d516-4f0f-a16c-39825d787809 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:36:35.890564 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-af3fe676-770b-4ebd-9e9a-e61a70cb68d4 req-79e7662b-d516-4f0f-a16c-39825d787809 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:36:35.902481 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:35.902481 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:36:35.903059 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [req-af3fe676-770b-4ebd-9e9a-e61a70cb68d4 req-79e7662b-d516-4f0f-a16c-39825d787809 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Volume info retrieved successfully. Jul 10 06:36:35.911428 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [req-af3fe676-770b-4ebd-9e9a-e61a70cb68d4 req-79e7662b-d516-4f0f-a16c-39825d787809 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Begin detaching volume completed successfully. Jul 10 06:36:35.911655 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-af3fe676-770b-4ebd-9e9a-e61a70cb68d4 req-79e7662b-d516-4f0f-a16c-39825d787809 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] https://10.4.3.200/volume/v3/volumes/a87ce02e-5b85-4cf5-bdb6-db0e1b00fc01/action returned with HTTP 202 Jul 10 06:36:35.912276 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 591/2362] 10.4.3.200 () {72 vars in 1672 bytes} [Fri Jul 10 06:36:35 2026] POST /volume/v3/volumes/a87ce02e-5b85-4cf5-bdb6-db0e1b00fc01/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:36:36.074381 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-72b453d3-902e-4cea-925f-36af867f76ef None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:36.076180 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-72b453d3-902e-4cea-925f-36af867f76ef tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] GET https://10.4.3.200/volume/v3/backups/11681245-4e1a-4912-8cef-f0f6c088b6ef Jul 10 06:36:36.076362 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-72b453d3-902e-4cea-925f-36af867f76ef tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:36.076557 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-72b453d3-902e-4cea-925f-36af867f76ef tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:36.076660 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-72b453d3-902e-4cea-925f-36af867f76ef tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] Show backup with id 11681245-4e1a-4912-8cef-f0f6c088b6ef. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:36:36.080831 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:36.080831 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:36:36.081411 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-72b453d3-902e-4cea-925f-36af867f76ef tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] https://10.4.3.200/volume/v3/backups/11681245-4e1a-4912-8cef-f0f6c088b6ef returned with HTTP 200 Jul 10 06:36:36.081780 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 594/2363] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:36:36 2026] GET /volume/v3/backups/11681245-4e1a-4912-8cef-f0f6c088b6ef => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:36.180419 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-2f566551-c4c9-4063-b379-49e06f3b4e10 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:36.181978 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-2f566551-c4c9-4063-b379-49e06f3b4e10 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/a31e07ae-b9b9-400b-bf8f-572203b73b2f Jul 10 06:36:36.182139 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-2f566551-c4c9-4063-b379-49e06f3b4e10 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:36.182331 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-2f566551-c4c9-4063-b379-49e06f3b4e10 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:36.182427 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-2f566551-c4c9-4063-b379-49e06f3b4e10 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id a31e07ae-b9b9-400b-bf8f-572203b73b2f. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:36:36.187144 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:36.187144 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:36:36.188069 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-2f566551-c4c9-4063-b379-49e06f3b4e10 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/a31e07ae-b9b9-400b-bf8f-572203b73b2f returned with HTTP 200 Jul 10 06:36:36.188567 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 593/2364] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:36 2026] GET /volume/v3/backups/a31e07ae-b9b9-400b-bf8f-572203b73b2f => generated 792 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:36.551960 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-10c8b8fc-edbc-4129-aca6-7b4850d3fc0d None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:36.555069 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-10c8b8fc-edbc-4129-aca6-7b4850d3fc0d tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] GET https://10.4.3.200/volume/v3/backups/9599dbad-b27f-409f-b2ba-80515dfc6b7e Jul 10 06:36:36.555069 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-10c8b8fc-edbc-4129-aca6-7b4850d3fc0d tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:36.555348 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-10c8b8fc-edbc-4129-aca6-7b4850d3fc0d tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:36.555407 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-10c8b8fc-edbc-4129-aca6-7b4850d3fc0d tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Show backup with id 9599dbad-b27f-409f-b2ba-80515dfc6b7e. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:36:36.561091 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:36.561091 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:36:36.561980 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-10c8b8fc-edbc-4129-aca6-7b4850d3fc0d tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] https://10.4.3.200/volume/v3/backups/9599dbad-b27f-409f-b2ba-80515dfc6b7e returned with HTTP 200 Jul 10 06:36:36.562429 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 587/2365] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:36 2026] GET /volume/v3/backups/9599dbad-b27f-409f-b2ba-80515dfc6b7e => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:36.948256 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-2a48290a-ae1b-4f92-8f75-30545d5bb7ac None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:36.948661 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2a48290a-ae1b-4f92-8f75-30545d5bb7ac None None] GET https://10.4.3.200/volume// Jul 10 06:36:36.948836 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2a48290a-ae1b-4f92-8f75-30545d5bb7ac None None] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:36.949060 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2a48290a-ae1b-4f92-8f75-30545d5bb7ac None None] Calling method 'all' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:36.949467 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2a48290a-ae1b-4f92-8f75-30545d5bb7ac None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:36:36.949849 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 592/2366] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:36: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 10 06:36:36.958449 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-af3fe676-770b-4ebd-9e9a-e61a70cb68d4 req-79160b8f-3a0f-4296-a720-204ccc3065d7 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:36.965556 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-af3fe676-770b-4ebd-9e9a-e61a70cb68d4 req-79160b8f-3a0f-4296-a720-204ccc3065d7 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] GET https://10.4.3.200/volume/v3/volumes/a87ce02e-5b85-4cf5-bdb6-db0e1b00fc01 Jul 10 06:36:36.966249 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-af3fe676-770b-4ebd-9e9a-e61a70cb68d4 req-79160b8f-3a0f-4296-a720-204ccc3065d7 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:36.966597 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-af3fe676-770b-4ebd-9e9a-e61a70cb68d4 req-79160b8f-3a0f-4296-a720-204ccc3065d7 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:36.989175 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:36.989175 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:36:36.998065 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [req-af3fe676-770b-4ebd-9e9a-e61a70cb68d4 req-79160b8f-3a0f-4296-a720-204ccc3065d7 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Volume info retrieved successfully. Jul 10 06:36:37.004940 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-af3fe676-770b-4ebd-9e9a-e61a70cb68d4 req-79160b8f-3a0f-4296-a720-204ccc3065d7 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] https://10.4.3.200/volume/v3/volumes/a87ce02e-5b85-4cf5-bdb6-db0e1b00fc01 returned with HTTP 200 Jul 10 06:36:37.005925 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 595/2367] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 10 06:36:36 2026] GET /volume/v3/volumes/a87ce02e-5b85-4cf5-bdb6-db0e1b00fc01 => generated 1323 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:36:37.092087 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-efdea736-bcd8-4ebd-a02a-69fc0cdd8927 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:37.096033 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-efdea736-bcd8-4ebd-a02a-69fc0cdd8927 tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] GET https://10.4.3.200/volume/v3/backups/11681245-4e1a-4912-8cef-f0f6c088b6ef Jul 10 06:36:37.096033 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-efdea736-bcd8-4ebd-a02a-69fc0cdd8927 tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:37.096033 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-efdea736-bcd8-4ebd-a02a-69fc0cdd8927 tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:37.096033 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-efdea736-bcd8-4ebd-a02a-69fc0cdd8927 tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] Show backup with id 11681245-4e1a-4912-8cef-f0f6c088b6ef. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:36:37.101244 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:37.101244 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:36:37.102282 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-efdea736-bcd8-4ebd-a02a-69fc0cdd8927 tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] https://10.4.3.200/volume/v3/backups/11681245-4e1a-4912-8cef-f0f6c088b6ef returned with HTTP 200 Jul 10 06:36:37.102817 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 594/2368] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:36:37 2026] GET /volume/v3/backups/11681245-4e1a-4912-8cef-f0f6c088b6ef => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:37.198408 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-7dfcb861-8595-49b3-95d8-d1e86e5cb953 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:37.200145 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7dfcb861-8595-49b3-95d8-d1e86e5cb953 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/a31e07ae-b9b9-400b-bf8f-572203b73b2f Jul 10 06:36:37.200316 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-7dfcb861-8595-49b3-95d8-d1e86e5cb953 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:37.200530 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-7dfcb861-8595-49b3-95d8-d1e86e5cb953 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:37.200624 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-7dfcb861-8595-49b3-95d8-d1e86e5cb953 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id a31e07ae-b9b9-400b-bf8f-572203b73b2f. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:36:37.204595 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:37.204595 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:36:37.205431 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7dfcb861-8595-49b3-95d8-d1e86e5cb953 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/a31e07ae-b9b9-400b-bf8f-572203b73b2f returned with HTTP 200 Jul 10 06:36:37.205722 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 588/2369] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:37 2026] GET /volume/v3/backups/a31e07ae-b9b9-400b-bf8f-572203b73b2f => generated 792 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:37.577636 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-ca3a5ac8-4250-4b4d-9a9c-d5eb6cf3cee0 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:37.580884 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ca3a5ac8-4250-4b4d-9a9c-d5eb6cf3cee0 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] GET https://10.4.3.200/volume/v3/backups/9599dbad-b27f-409f-b2ba-80515dfc6b7e Jul 10 06:36:37.581205 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ca3a5ac8-4250-4b4d-9a9c-d5eb6cf3cee0 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:37.581387 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ca3a5ac8-4250-4b4d-9a9c-d5eb6cf3cee0 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:37.581488 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-ca3a5ac8-4250-4b4d-9a9c-d5eb6cf3cee0 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Show backup with id 9599dbad-b27f-409f-b2ba-80515dfc6b7e. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:36:37.589495 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:37.589495 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:36:37.590589 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ca3a5ac8-4250-4b4d-9a9c-d5eb6cf3cee0 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] https://10.4.3.200/volume/v3/backups/9599dbad-b27f-409f-b2ba-80515dfc6b7e returned with HTTP 200 Jul 10 06:36:37.591188 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 593/2370] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:37 2026] GET /volume/v3/backups/9599dbad-b27f-409f-b2ba-80515dfc6b7e => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:37.953226 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-af3fe676-770b-4ebd-9e9a-e61a70cb68d4 req-09c0c732-af0f-4485-9793-5c1e4d023201 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:37.958998 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-af3fe676-770b-4ebd-9e9a-e61a70cb68d4 req-09c0c732-af0f-4485-9793-5c1e4d023201 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] DELETE https://10.4.3.200/volume/v3/attachments/23598c9a-1b5e-4631-8f9f-355ce7e252ce Jul 10 06:36:37.958998 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-af3fe676-770b-4ebd-9e9a-e61a70cb68d4 req-09c0c732-af0f-4485-9793-5c1e4d023201 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:37.958998 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-af3fe676-770b-4ebd-9e9a-e61a70cb68d4 req-09c0c732-af0f-4485-9793-5c1e4d023201 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Calling method 'version_select' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:37.967843 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:37.967843 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:36:38.117948 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-5240d8eb-1227-440c-948a-6ddf88bad44c None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:38.124329 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-5240d8eb-1227-440c-948a-6ddf88bad44c tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] GET https://10.4.3.200/volume/v3/backups/11681245-4e1a-4912-8cef-f0f6c088b6ef Jul 10 06:36:38.124556 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-5240d8eb-1227-440c-948a-6ddf88bad44c tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:38.124732 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-5240d8eb-1227-440c-948a-6ddf88bad44c tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:38.125156 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-5240d8eb-1227-440c-948a-6ddf88bad44c tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] Show backup with id 11681245-4e1a-4912-8cef-f0f6c088b6ef. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:36:38.133786 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:38.133786 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:36:38.134415 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-5240d8eb-1227-440c-948a-6ddf88bad44c tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] https://10.4.3.200/volume/v3/backups/11681245-4e1a-4912-8cef-f0f6c088b6ef returned with HTTP 200 Jul 10 06:36:38.134835 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 595/2371] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:36:38 2026] GET /volume/v3/backups/11681245-4e1a-4912-8cef-f0f6c088b6ef => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:38.220137 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-6b24cb02-7bed-4c6b-80d2-dbca7a9229a6 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:38.224067 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6b24cb02-7bed-4c6b-80d2-dbca7a9229a6 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/a31e07ae-b9b9-400b-bf8f-572203b73b2f Jul 10 06:36:38.224279 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6b24cb02-7bed-4c6b-80d2-dbca7a9229a6 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:38.224606 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6b24cb02-7bed-4c6b-80d2-dbca7a9229a6 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:38.224719 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-6b24cb02-7bed-4c6b-80d2-dbca7a9229a6 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id a31e07ae-b9b9-400b-bf8f-572203b73b2f. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:36:38.236104 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:38.236104 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:36:38.237201 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6b24cb02-7bed-4c6b-80d2-dbca7a9229a6 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/a31e07ae-b9b9-400b-bf8f-572203b73b2f returned with HTTP 200 Jul 10 06:36:38.240177 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 589/2372] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:38 2026] GET /volume/v3/backups/a31e07ae-b9b9-400b-bf8f-572203b73b2f => generated 792 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:38.501215 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-af3fe676-770b-4ebd-9e9a-e61a70cb68d4 req-09c0c732-af0f-4485-9793-5c1e4d023201 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] https://10.4.3.200/volume/v3/attachments/23598c9a-1b5e-4631-8f9f-355ce7e252ce returned with HTTP 200 Jul 10 06:36:38.501900 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 596/2373] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 10 06:36:37 2026] DELETE /volume/v3/attachments/23598c9a-1b5e-4631-8f9f-355ce7e252ce => generated 19 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:38.609894 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-32fa56c3-957b-4ead-b427-fb8ef3124080 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:38.613143 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-32fa56c3-957b-4ead-b427-fb8ef3124080 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] GET https://10.4.3.200/volume/v3/backups/9599dbad-b27f-409f-b2ba-80515dfc6b7e Jul 10 06:36:38.613355 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-32fa56c3-957b-4ead-b427-fb8ef3124080 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:38.613561 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-32fa56c3-957b-4ead-b427-fb8ef3124080 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:38.613683 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-32fa56c3-957b-4ead-b427-fb8ef3124080 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Show backup with id 9599dbad-b27f-409f-b2ba-80515dfc6b7e. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:36:38.621186 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:38.621186 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:36:38.621996 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-32fa56c3-957b-4ead-b427-fb8ef3124080 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] https://10.4.3.200/volume/v3/backups/9599dbad-b27f-409f-b2ba-80515dfc6b7e returned with HTTP 200 Jul 10 06:36:38.622409 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 594/2374] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:38 2026] GET /volume/v3/backups/9599dbad-b27f-409f-b2ba-80515dfc6b7e => generated 751 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:39.127817 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-68e93d45-ba7e-42ce-b42e-4e4380d372b2 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:39.129618 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-68e93d45-ba7e-42ce-b42e-4e4380d372b2 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] GET https://10.4.3.200/volume/v3/volumes/a87ce02e-5b85-4cf5-bdb6-db0e1b00fc01 Jul 10 06:36:39.129834 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-68e93d45-ba7e-42ce-b42e-4e4380d372b2 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:39.130010 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-68e93d45-ba7e-42ce-b42e-4e4380d372b2 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:39.136702 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:39.136702 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:36:39.140535 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-68e93d45-ba7e-42ce-b42e-4e4380d372b2 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Volume info retrieved successfully. Jul 10 06:36:39.145090 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-68e93d45-ba7e-42ce-b42e-4e4380d372b2 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] https://10.4.3.200/volume/v3/volumes/a87ce02e-5b85-4cf5-bdb6-db0e1b00fc01 returned with HTTP 200 Jul 10 06:36:39.145876 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 596/2375] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:39 2026] GET /volume/v3/volumes/a87ce02e-5b85-4cf5-bdb6-db0e1b00fc01 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:39.147830 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-0bc84a7a-9839-43a0-943d-f21b6b4e880e None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:39.149716 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0bc84a7a-9839-43a0-943d-f21b6b4e880e tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] GET https://10.4.3.200/volume/v3/backups/11681245-4e1a-4912-8cef-f0f6c088b6ef Jul 10 06:36:39.149937 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0bc84a7a-9839-43a0-943d-f21b6b4e880e tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:39.150119 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0bc84a7a-9839-43a0-943d-f21b6b4e880e tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:39.150226 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-0bc84a7a-9839-43a0-943d-f21b6b4e880e tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] Show backup with id 11681245-4e1a-4912-8cef-f0f6c088b6ef. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:36:39.154370 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:39.154370 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:36:39.155053 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0bc84a7a-9839-43a0-943d-f21b6b4e880e tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] https://10.4.3.200/volume/v3/backups/11681245-4e1a-4912-8cef-f0f6c088b6ef returned with HTTP 200 Jul 10 06:36:39.155469 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 590/2376] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:36:39 2026] GET /volume/v3/backups/11681245-4e1a-4912-8cef-f0f6c088b6ef => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:39.252825 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-99f8bc59-5bae-4108-967e-cfb7d7d82025 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:39.255088 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-99f8bc59-5bae-4108-967e-cfb7d7d82025 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/a31e07ae-b9b9-400b-bf8f-572203b73b2f Jul 10 06:36:39.255488 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-99f8bc59-5bae-4108-967e-cfb7d7d82025 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:39.255943 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-99f8bc59-5bae-4108-967e-cfb7d7d82025 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:39.256175 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-99f8bc59-5bae-4108-967e-cfb7d7d82025 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id a31e07ae-b9b9-400b-bf8f-572203b73b2f. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:36:39.261522 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:39.261522 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:36:39.262304 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-99f8bc59-5bae-4108-967e-cfb7d7d82025 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/a31e07ae-b9b9-400b-bf8f-572203b73b2f returned with HTTP 200 Jul 10 06:36:39.262746 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 597/2377] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:39 2026] GET /volume/v3/backups/a31e07ae-b9b9-400b-bf8f-572203b73b2f => generated 792 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:39.632149 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-a5b62e1b-ab62-4d4a-8256-369b7c2bb765 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:39.636409 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a5b62e1b-ab62-4d4a-8256-369b7c2bb765 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] GET https://10.4.3.200/volume/v3/backups/9599dbad-b27f-409f-b2ba-80515dfc6b7e Jul 10 06:36:39.638053 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a5b62e1b-ab62-4d4a-8256-369b7c2bb765 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:39.638053 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a5b62e1b-ab62-4d4a-8256-369b7c2bb765 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:39.638053 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-a5b62e1b-ab62-4d4a-8256-369b7c2bb765 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Show backup with id 9599dbad-b27f-409f-b2ba-80515dfc6b7e. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:36:39.641945 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:39.641945 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:36:39.643006 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a5b62e1b-ab62-4d4a-8256-369b7c2bb765 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] https://10.4.3.200/volume/v3/backups/9599dbad-b27f-409f-b2ba-80515dfc6b7e returned with HTTP 200 Jul 10 06:36:39.643246 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 595/2378] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:39 2026] GET /volume/v3/backups/9599dbad-b27f-409f-b2ba-80515dfc6b7e => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:40.168617 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-27751c8c-ce8b-4a85-bc19-ff9ab3ad5c9d None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:40.171440 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-27751c8c-ce8b-4a85-bc19-ff9ab3ad5c9d tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] GET https://10.4.3.200/volume/v3/backups/11681245-4e1a-4912-8cef-f0f6c088b6ef Jul 10 06:36:40.171695 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-27751c8c-ce8b-4a85-bc19-ff9ab3ad5c9d tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:40.171908 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-27751c8c-ce8b-4a85-bc19-ff9ab3ad5c9d tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:40.172029 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-27751c8c-ce8b-4a85-bc19-ff9ab3ad5c9d tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] Show backup with id 11681245-4e1a-4912-8cef-f0f6c088b6ef. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:36:40.178638 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:40.178638 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:36:40.179711 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-27751c8c-ce8b-4a85-bc19-ff9ab3ad5c9d tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] https://10.4.3.200/volume/v3/backups/11681245-4e1a-4912-8cef-f0f6c088b6ef returned with HTTP 200 Jul 10 06:36:40.179711 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 597/2379] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:36:40 2026] GET /volume/v3/backups/11681245-4e1a-4912-8cef-f0f6c088b6ef => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:40.276268 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-b1c2c2ee-3649-4afe-9e7c-8d7ee1ecdfca None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:40.278519 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b1c2c2ee-3649-4afe-9e7c-8d7ee1ecdfca tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/a31e07ae-b9b9-400b-bf8f-572203b73b2f Jul 10 06:36:40.278798 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b1c2c2ee-3649-4afe-9e7c-8d7ee1ecdfca tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:40.279050 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b1c2c2ee-3649-4afe-9e7c-8d7ee1ecdfca tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:40.279196 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-b1c2c2ee-3649-4afe-9e7c-8d7ee1ecdfca tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id a31e07ae-b9b9-400b-bf8f-572203b73b2f. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:36:40.285007 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:40.285007 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:36:40.285086 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b1c2c2ee-3649-4afe-9e7c-8d7ee1ecdfca tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/a31e07ae-b9b9-400b-bf8f-572203b73b2f returned with HTTP 200 Jul 10 06:36:40.285468 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 591/2380] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:40 2026] GET /volume/v3/backups/a31e07ae-b9b9-400b-bf8f-572203b73b2f => generated 792 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:40.655527 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-604346df-8d71-43f5-af10-2e3e2a28c9e5 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:40.657170 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-604346df-8d71-43f5-af10-2e3e2a28c9e5 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] GET https://10.4.3.200/volume/v3/backups/9599dbad-b27f-409f-b2ba-80515dfc6b7e Jul 10 06:36:40.657325 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-604346df-8d71-43f5-af10-2e3e2a28c9e5 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:40.657490 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-604346df-8d71-43f5-af10-2e3e2a28c9e5 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:40.657620 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-604346df-8d71-43f5-af10-2e3e2a28c9e5 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Show backup with id 9599dbad-b27f-409f-b2ba-80515dfc6b7e. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:36:40.661526 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:40.661526 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:36:40.662237 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-604346df-8d71-43f5-af10-2e3e2a28c9e5 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] https://10.4.3.200/volume/v3/backups/9599dbad-b27f-409f-b2ba-80515dfc6b7e returned with HTTP 200 Jul 10 06:36:40.662922 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 598/2381] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:40 2026] GET /volume/v3/backups/9599dbad-b27f-409f-b2ba-80515dfc6b7e => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:40.675526 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-5cc22418-6e1d-44f2-87eb-ba591d489484 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:40.844638 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5cc22418-6e1d-44f2-87eb-ba591d489484 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] POST https://10.4.3.200/volume/v3/backups Jul 10 06:36:40.844638 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5cc22418-6e1d-44f2-87eb-ba591d489484 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b13fe74f-65b9-43ae-9d72-d2076ff132e4", "incremental": true}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:36:40.844638 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.contrib.backups [None req-5cc22418-6e1d-44f2-87eb-ba591d489484 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Creating new backup {'backup': {'volume_id': 'b13fe74f-65b9-43ae-9d72-d2076ff132e4', 'incremental': True}} {{(pid=99978) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 06:36:40.844926 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.contrib.backups [None req-5cc22418-6e1d-44f2-87eb-ba591d489484 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Creating backup of volume b13fe74f-65b9-43ae-9d72-d2076ff132e4 in container None Jul 10 06:36:40.859805 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:40.859805 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:36:40.859805 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-5cc22418-6e1d-44f2-87eb-ba591d489484 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Volume info retrieved successfully. Jul 10 06:36:40.897738 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-5cc22418-6e1d-44f2-87eb-ba591d489484 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Created reservations ['2a9192e9-a271-49cf-b2d7-0516a3de5350', '502d592d-083f-4d24-b9e7-c85cf7888b4c'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:36:40.914604 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5cc22418-6e1d-44f2-87eb-ba591d489484 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] https://10.4.3.200/volume/v3/backups returned with HTTP 400 Jul 10 06:36:40.915267 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 596/2382] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 10 06:36:40 2026] POST /volume/v3/backups => generated 109 bytes in 240 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 06:36:40.927111 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-e4b8304e-3ab0-49c7-9c69-70142e4e998e None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:40.933120 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-e4b8304e-3ab0-49c7-9c69-70142e4e998e tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] DELETE https://10.4.3.200/volume/v3/backups/9599dbad-b27f-409f-b2ba-80515dfc6b7e Jul 10 06:36:40.933120 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-e4b8304e-3ab0-49c7-9c69-70142e4e998e tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:40.933120 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-e4b8304e-3ab0-49c7-9c69-70142e4e998e tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Calling method 'delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:40.933120 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.contrib.backups [None req-e4b8304e-3ab0-49c7-9c69-70142e4e998e tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Delete backup with id: 9599dbad-b27f-409f-b2ba-80515dfc6b7e. Jul 10 06:36:40.937436 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:40.937436 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:36:40.954251 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.backup.rpcapi [None req-e4b8304e-3ab0-49c7-9c69-70142e4e998e tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] delete_backup rpcapi backup_id 9599dbad-b27f-409f-b2ba-80515dfc6b7e {{(pid=99975) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 06:36:40.955893 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-e4b8304e-3ab0-49c7-9c69-70142e4e998e tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] https://10.4.3.200/volume/v3/backups/9599dbad-b27f-409f-b2ba-80515dfc6b7e returned with HTTP 202 Jul 10 06:36:40.955893 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 598/2383] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:36:40 2026] DELETE /volume/v3/backups/9599dbad-b27f-409f-b2ba-80515dfc6b7e => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:36:40.964079 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-46953471-c2b3-42fb-be1f-693b7c81fff4 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:40.966318 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-46953471-c2b3-42fb-be1f-693b7c81fff4 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] GET https://10.4.3.200/volume/v3/backups/9599dbad-b27f-409f-b2ba-80515dfc6b7e Jul 10 06:36:40.966318 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-46953471-c2b3-42fb-be1f-693b7c81fff4 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:40.966597 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-46953471-c2b3-42fb-be1f-693b7c81fff4 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:40.966748 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-46953471-c2b3-42fb-be1f-693b7c81fff4 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Show backup with id 9599dbad-b27f-409f-b2ba-80515dfc6b7e. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:36:40.978558 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:40.978558 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:36:40.979594 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-46953471-c2b3-42fb-be1f-693b7c81fff4 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] https://10.4.3.200/volume/v3/backups/9599dbad-b27f-409f-b2ba-80515dfc6b7e returned with HTTP 200 Jul 10 06:36:40.980251 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 592/2384] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:40 2026] GET /volume/v3/backups/9599dbad-b27f-409f-b2ba-80515dfc6b7e => generated 751 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:41.192187 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-3bd200bd-40f4-4124-b06a-5ddb4fdbccd6 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:41.193901 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3bd200bd-40f4-4124-b06a-5ddb4fdbccd6 tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] GET https://10.4.3.200/volume/v3/backups/11681245-4e1a-4912-8cef-f0f6c088b6ef Jul 10 06:36:41.194282 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3bd200bd-40f4-4124-b06a-5ddb4fdbccd6 tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:41.194655 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3bd200bd-40f4-4124-b06a-5ddb4fdbccd6 tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:41.194935 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-3bd200bd-40f4-4124-b06a-5ddb4fdbccd6 tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] Show backup with id 11681245-4e1a-4912-8cef-f0f6c088b6ef. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:36:41.199738 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:41.199738 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:36:41.200709 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3bd200bd-40f4-4124-b06a-5ddb4fdbccd6 tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] https://10.4.3.200/volume/v3/backups/11681245-4e1a-4912-8cef-f0f6c088b6ef returned with HTTP 200 Jul 10 06:36:41.201304 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 599/2385] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:36:41 2026] GET /volume/v3/backups/11681245-4e1a-4912-8cef-f0f6c088b6ef => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:41.303926 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-399ee2f7-cdc6-4d40-8bf8-2e273cd078b8 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:41.305618 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-399ee2f7-cdc6-4d40-8bf8-2e273cd078b8 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/a31e07ae-b9b9-400b-bf8f-572203b73b2f Jul 10 06:36:41.305618 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-399ee2f7-cdc6-4d40-8bf8-2e273cd078b8 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:41.305830 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-399ee2f7-cdc6-4d40-8bf8-2e273cd078b8 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:41.305932 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-399ee2f7-cdc6-4d40-8bf8-2e273cd078b8 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id a31e07ae-b9b9-400b-bf8f-572203b73b2f. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:36:41.314006 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:41.314006 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:36:41.315315 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-399ee2f7-cdc6-4d40-8bf8-2e273cd078b8 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/a31e07ae-b9b9-400b-bf8f-572203b73b2f returned with HTTP 200 Jul 10 06:36:41.316151 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 597/2386] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:41 2026] GET /volume/v3/backups/a31e07ae-b9b9-400b-bf8f-572203b73b2f => generated 792 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:41.501118 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-5cee39ba-f6ca-4edb-9dc8-690f1aceb05c None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:41.596891 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-5cee39ba-f6ca-4edb-9dc8-690f1aceb05c tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:36:41.597372 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-5cee39ba-f6ca-4edb-9dc8-690f1aceb05c tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "8939ca72-758b-49bf-be8b-162af43ee2bf", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-833018875"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:36:41.600602 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.volumes [None req-5cee39ba-f6ca-4edb-9dc8-690f1aceb05c tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Create volume request body: {'volume': {"'imageRef": '8939ca72-758b-49bf-be8b-162af43ee2bf', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-833018875'}} {{(pid=99975) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:36:41.600786 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-5cee39ba-f6ca-4edb-9dc8-690f1aceb05c tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Create volume of 1 GB Jul 10 06:36:41.610460 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-5cee39ba-f6ca-4edb-9dc8-690f1aceb05c tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Availability Zones retrieved successfully. Jul 10 06:36:41.617974 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-5cee39ba-f6ca-4edb-9dc8-690f1aceb05c tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Flow 'volume_create_api' (9fce195e-fc7a-4f2c-ac75-f1efbb6aeaeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:36:41.619556 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-5cee39ba-f6ca-4edb-9dc8-690f1aceb05c tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4fb7cbf-3242-4ed5-b388-1791e7a7577e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:36:41.620912 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.flows.api.create_volume [None req-5cee39ba-f6ca-4edb-9dc8-690f1aceb05c tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Validating volume size '1' using validate_int {{(pid=99975) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:36:41.654976 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-5cee39ba-f6ca-4edb-9dc8-690f1aceb05c tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4fb7cbf-3242-4ed5-b388-1791e7a7577e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:36:41.655799 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-5cee39ba-f6ca-4edb-9dc8-690f1aceb05c tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (392d153f-c725-43f6-a211-8b84cb792252) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:36:41.732885 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.quota [None req-5cee39ba-f6ca-4edb-9dc8-690f1aceb05c tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Created reservations ['6e73ca08-43ca-4cba-90ec-dc48e9b98202', 'c3ea77b7-81a1-4c8b-941e-adb9d766ba81', '42755b8f-2707-4dba-9c8f-9ed8729aaae8', '1a5cf982-2cd0-4b21-84ca-466dad93584c'] {{(pid=99975) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:36:41.733876 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-5cee39ba-f6ca-4edb-9dc8-690f1aceb05c tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (392d153f-c725-43f6-a211-8b84cb792252) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e73ca08-43ca-4cba-90ec-dc48e9b98202', 'c3ea77b7-81a1-4c8b-941e-adb9d766ba81', '42755b8f-2707-4dba-9c8f-9ed8729aaae8', '1a5cf982-2cd0-4b21-84ca-466dad93584c']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:36:41.734514 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-5cee39ba-f6ca-4edb-9dc8-690f1aceb05c tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3d78221-0aaf-4529-8870-1a6ab1fb133d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:36:41.765215 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-5cee39ba-f6ca-4edb-9dc8-690f1aceb05c tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3d78221-0aaf-4529-8870-1a6ab1fb133d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6118a45e-ac79-41aa-9548-6dbd8125caaf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-833018875',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13c41c1ca4114a698525c7605814ea49',qos_specs=None,replication_status=,reservations=['6e73ca08-43ca-4cba-90ec-dc48e9b98202','c3ea77b7-81a1-4c8b-941e-adb9d766ba81','42755b8f-2707-4dba-9c8f-9ed8729aaae8','1a5cf982-2cd0-4b21-84ca-466dad93584c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea85fc7bdbe0498780736253594e0578',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:36:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-833018875',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6118a45e-ac79-41aa-9548-6dbd8125caaf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13c41c1ca4114a698525c7605814ea49',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ea85fc7bdbe0498780736253594e0578',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:36:41.765959 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-5cee39ba-f6ca-4edb-9dc8-690f1aceb05c tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (499dfb3c-d65a-4700-97d4-7d85623f4ab7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:36:41.785379 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-5cee39ba-f6ca-4edb-9dc8-690f1aceb05c tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (499dfb3c-d65a-4700-97d4-7d85623f4ab7) transitioned into state 'SUCCESS' from state '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-833018875',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13c41c1ca4114a698525c7605814ea49',qos_specs=None,replication_status=,reservations=['6e73ca08-43ca-4cba-90ec-dc48e9b98202','c3ea77b7-81a1-4c8b-941e-adb9d766ba81','42755b8f-2707-4dba-9c8f-9ed8729aaae8','1a5cf982-2cd0-4b21-84ca-466dad93584c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea85fc7bdbe0498780736253594e0578',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:36:41.786199 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-5cee39ba-f6ca-4edb-9dc8-690f1aceb05c tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e38ce1a2-7d02-4b59-a328-6dab54c7f59d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:36:41.795282 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-5cee39ba-f6ca-4edb-9dc8-690f1aceb05c tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e38ce1a2-7d02-4b59-a328-6dab54c7f59d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:36:41.796133 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-5cee39ba-f6ca-4edb-9dc8-690f1aceb05c tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Flow 'volume_create_api' (9fce195e-fc7a-4f2c-ac75-f1efbb6aeaeb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:36:41.796423 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-5cee39ba-f6ca-4edb-9dc8-690f1aceb05c tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Create volume request issued successfully. Jul 10 06:36:41.797009 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-5cee39ba-f6ca-4edb-9dc8-690f1aceb05c tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:36:41.797378 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 599/2387] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 10 06:36:41 2026] POST /volume/v3/volumes => generated 756 bytes in 298 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:36:41.812323 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-4b59049e-ee5f-4f6d-97b3-38a6c41785da None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:41.813948 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4b59049e-ee5f-4f6d-97b3-38a6c41785da tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:36:41.814283 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4b59049e-ee5f-4f6d-97b3-38a6c41785da tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "8939ca72-758b-49bf-be8b-162af43ee2bf", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1975012981"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:36:41.815769 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.volumes [None req-4b59049e-ee5f-4f6d-97b3-38a6c41785da tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Create volume request body: {'volume': {"'imageRef": '8939ca72-758b-49bf-be8b-162af43ee2bf', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1975012981'}} {{(pid=99977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:36:41.815947 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-4b59049e-ee5f-4f6d-97b3-38a6c41785da tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Create volume of 1 GB Jul 10 06:36:41.820221 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-4b59049e-ee5f-4f6d-97b3-38a6c41785da tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Availability Zones retrieved successfully. Jul 10 06:36:41.825627 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-4b59049e-ee5f-4f6d-97b3-38a6c41785da tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Flow 'volume_create_api' (1917a81f-a8e3-449d-b4d2-6436e2716a16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:36:41.826569 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-4b59049e-ee5f-4f6d-97b3-38a6c41785da tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa090522-2091-4795-b411-aaeafa5d4074) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:36:41.827518 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.flows.api.create_volume [None req-4b59049e-ee5f-4f6d-97b3-38a6c41785da tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Validating volume size '1' using validate_int {{(pid=99977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:36:41.856035 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-4b59049e-ee5f-4f6d-97b3-38a6c41785da tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa090522-2091-4795-b411-aaeafa5d4074) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:36:41.857034 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-4b59049e-ee5f-4f6d-97b3-38a6c41785da tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (085c26d2-d435-4966-af4d-1d84942e5812) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:36:41.907159 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-4b59049e-ee5f-4f6d-97b3-38a6c41785da tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Created reservations ['f8282b91-33e5-4af3-bb43-e91832acc427', '62305413-4afa-4809-98ef-703f84820aca', '6ad981ce-db51-4551-ada5-9ff7e9655327', '9a4c2c71-c9e4-4cf5-bda8-90b976c3f52a'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:36:41.908152 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-4b59049e-ee5f-4f6d-97b3-38a6c41785da tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (085c26d2-d435-4966-af4d-1d84942e5812) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f8282b91-33e5-4af3-bb43-e91832acc427', '62305413-4afa-4809-98ef-703f84820aca', '6ad981ce-db51-4551-ada5-9ff7e9655327', '9a4c2c71-c9e4-4cf5-bda8-90b976c3f52a']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:36:41.908865 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-4b59049e-ee5f-4f6d-97b3-38a6c41785da tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00f616c7-6411-4561-aff0-2d7f195fc775) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:36:41.938599 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-4b59049e-ee5f-4f6d-97b3-38a6c41785da tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00f616c7-6411-4561-aff0-2d7f195fc775) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6eddebd1-fb94-4e67-aeef-cb75f7c3ce01', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1975012981',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13c41c1ca4114a698525c7605814ea49',qos_specs=None,replication_status=,reservations=['f8282b91-33e5-4af3-bb43-e91832acc427','62305413-4afa-4809-98ef-703f84820aca','6ad981ce-db51-4551-ada5-9ff7e9655327','9a4c2c71-c9e4-4cf5-bda8-90b976c3f52a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea85fc7bdbe0498780736253594e0578',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:36:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1975012981',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6eddebd1-fb94-4e67-aeef-cb75f7c3ce01,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13c41c1ca4114a698525c7605814ea49',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ea85fc7bdbe0498780736253594e0578',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:36:41.940037 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-4b59049e-ee5f-4f6d-97b3-38a6c41785da tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e3dc2f0-3aa1-489a-b232-334f0dd7f3af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:36:41.973005 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-4b59049e-ee5f-4f6d-97b3-38a6c41785da tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e3dc2f0-3aa1-489a-b232-334f0dd7f3af) transitioned into state 'SUCCESS' from state '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-1975012981',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13c41c1ca4114a698525c7605814ea49',qos_specs=None,replication_status=,reservations=['f8282b91-33e5-4af3-bb43-e91832acc427','62305413-4afa-4809-98ef-703f84820aca','6ad981ce-db51-4551-ada5-9ff7e9655327','9a4c2c71-c9e4-4cf5-bda8-90b976c3f52a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea85fc7bdbe0498780736253594e0578',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:36:41.973715 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-4b59049e-ee5f-4f6d-97b3-38a6c41785da tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eda2ceda-c99a-44fd-b43e-3cc8ba678e4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:36:41.983471 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-4b59049e-ee5f-4f6d-97b3-38a6c41785da tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eda2ceda-c99a-44fd-b43e-3cc8ba678e4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:36:41.984501 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-4b59049e-ee5f-4f6d-97b3-38a6c41785da tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Flow 'volume_create_api' (1917a81f-a8e3-449d-b4d2-6436e2716a16) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:36:41.984823 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-4b59049e-ee5f-4f6d-97b3-38a6c41785da tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Create volume request issued successfully. Jul 10 06:36:41.985461 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4b59049e-ee5f-4f6d-97b3-38a6c41785da tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:36:41.986283 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 593/2388] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 10 06:36:41 2026] POST /volume/v3/volumes => generated 757 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:36:41.991395 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-963ca061-b9e7-4206-81a6-afe70ee47a98 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:42.002727 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-963ca061-b9e7-4206-81a6-afe70ee47a98 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] GET https://10.4.3.200/volume/v3/backups/9599dbad-b27f-409f-b2ba-80515dfc6b7e Jul 10 06:36:42.002727 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-963ca061-b9e7-4206-81a6-afe70ee47a98 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:42.002727 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-963ca061-b9e7-4206-81a6-afe70ee47a98 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:42.002955 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-963ca061-b9e7-4206-81a6-afe70ee47a98 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Show backup with id 9599dbad-b27f-409f-b2ba-80515dfc6b7e. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:36:42.006695 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-505aaffa-7f12-4e21-ba36-3f801134e8a6 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:42.007314 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-963ca061-b9e7-4206-81a6-afe70ee47a98 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] https://10.4.3.200/volume/v3/backups/9599dbad-b27f-409f-b2ba-80515dfc6b7e returned with HTTP 404 Jul 10 06:36:42.010555 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 600/2389] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:41 2026] GET /volume/v3/backups/9599dbad-b27f-409f-b2ba-80515dfc6b7e => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:36:42.010818 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-505aaffa-7f12-4e21-ba36-3f801134e8a6 tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:36:42.010818 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-505aaffa-7f12-4e21-ba36-3f801134e8a6 tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "8939ca72-758b-49bf-be8b-162af43ee2bf", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-190247411"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:36:42.010818 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-505aaffa-7f12-4e21-ba36-3f801134e8a6 tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Create volume request body: {'volume': {"'imageRef": '8939ca72-758b-49bf-be8b-162af43ee2bf', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-190247411'}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:36:42.010818 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-505aaffa-7f12-4e21-ba36-3f801134e8a6 tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Create volume of 1 GB Jul 10 06:36:42.014521 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-505aaffa-7f12-4e21-ba36-3f801134e8a6 tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Availability Zones retrieved successfully. Jul 10 06:36:42.019127 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-df354b8f-1f4c-4d9c-97c4-4c0e676032e7 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:42.019272 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-505aaffa-7f12-4e21-ba36-3f801134e8a6 tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Flow 'volume_create_api' (932f358e-7f04-4b2c-b70b-809a1d23f0b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:36:42.020419 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-505aaffa-7f12-4e21-ba36-3f801134e8a6 tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (958737fd-e4b3-48be-86e0-ba0f31f0d969) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:36:42.021332 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-505aaffa-7f12-4e21-ba36-3f801134e8a6 tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Validating volume size '1' using validate_int {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:36:42.022262 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-df354b8f-1f4c-4d9c-97c4-4c0e676032e7 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:36:42.022743 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-df354b8f-1f4c-4d9c-97c4-4c0e676032e7 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1669711901"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:36:42.025206 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.volumes [None req-df354b8f-1f4c-4d9c-97c4-4c0e676032e7 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1669711901'}} {{(pid=99975) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:36:42.025937 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-df354b8f-1f4c-4d9c-97c4-4c0e676032e7 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Create volume of 1 GB Jul 10 06:36:42.026338 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:42.026338 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:36:42.034250 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-df354b8f-1f4c-4d9c-97c4-4c0e676032e7 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Availability Zones retrieved successfully. Jul 10 06:36:42.045898 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-df354b8f-1f4c-4d9c-97c4-4c0e676032e7 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Flow 'volume_create_api' (85446364-3884-430a-9956-9173fe354664) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:36:42.048327 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-df354b8f-1f4c-4d9c-97c4-4c0e676032e7 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a69e719-6bd4-4f0e-92d0-9a9b1bbcb786) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:36:42.049835 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.flows.api.create_volume [None req-df354b8f-1f4c-4d9c-97c4-4c0e676032e7 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Validating volume size '1' using validate_int {{(pid=99975) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:36:42.059576 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-505aaffa-7f12-4e21-ba36-3f801134e8a6 tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (958737fd-e4b3-48be-86e0-ba0f31f0d969) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:36:42.060619 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-505aaffa-7f12-4e21-ba36-3f801134e8a6 tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd6064b1-0832-4ebb-8cf7-e5d6551a4be3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:36:42.088633 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-df354b8f-1f4c-4d9c-97c4-4c0e676032e7 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a69e719-6bd4-4f0e-92d0-9a9b1bbcb786) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:36:42.089846 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-df354b8f-1f4c-4d9c-97c4-4c0e676032e7 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a944f78-32ec-450a-8e51-a859d1226274) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:36:42.109530 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-505aaffa-7f12-4e21-ba36-3f801134e8a6 tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Created reservations ['232839e5-2197-4426-b42e-735d55ccdda2', '79b9ced2-5c96-49e4-81d6-8a3ec2e889ad', 'a5a51b8f-217d-41de-a8a5-666365a9bdb6', '9a588939-0d0c-4965-a78a-8a32392d8df4'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:36:42.110693 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-505aaffa-7f12-4e21-ba36-3f801134e8a6 tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd6064b1-0832-4ebb-8cf7-e5d6551a4be3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['232839e5-2197-4426-b42e-735d55ccdda2', '79b9ced2-5c96-49e4-81d6-8a3ec2e889ad', 'a5a51b8f-217d-41de-a8a5-666365a9bdb6', '9a588939-0d0c-4965-a78a-8a32392d8df4']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:36:42.111984 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-505aaffa-7f12-4e21-ba36-3f801134e8a6 tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bbcf6ff5-a2f7-4937-b7c8-84079b0040ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:36:42.135184 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.quota [None req-df354b8f-1f4c-4d9c-97c4-4c0e676032e7 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Created reservations ['1e02483c-c3da-4406-a66c-6cb3be05c0a6', '4bde2bfd-9eed-46b9-a8c4-d0a6d043d442', '69dfbb3f-30e3-469a-94b2-7ec6166533f5', '7cb0e59a-2422-4353-8758-a8d57a02ad0b'] {{(pid=99975) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:36:42.136404 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-df354b8f-1f4c-4d9c-97c4-4c0e676032e7 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a944f78-32ec-450a-8e51-a859d1226274) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1e02483c-c3da-4406-a66c-6cb3be05c0a6', '4bde2bfd-9eed-46b9-a8c4-d0a6d043d442', '69dfbb3f-30e3-469a-94b2-7ec6166533f5', '7cb0e59a-2422-4353-8758-a8d57a02ad0b']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:36:42.136519 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-505aaffa-7f12-4e21-ba36-3f801134e8a6 tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bbcf6ff5-a2f7-4937-b7c8-84079b0040ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2b089873-2e2f-4e72-aad0-1cd9f5316482', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-190247411',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13c41c1ca4114a698525c7605814ea49',qos_specs=None,replication_status=,reservations=['232839e5-2197-4426-b42e-735d55ccdda2','79b9ced2-5c96-49e4-81d6-8a3ec2e889ad','a5a51b8f-217d-41de-a8a5-666365a9bdb6','9a588939-0d0c-4965-a78a-8a32392d8df4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea85fc7bdbe0498780736253594e0578',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:36:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-190247411',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2b089873-2e2f-4e72-aad0-1cd9f5316482,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13c41c1ca4114a698525c7605814ea49',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ea85fc7bdbe0498780736253594e0578',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:36:42.136893 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-df354b8f-1f4c-4d9c-97c4-4c0e676032e7 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5f5eaa8-8af3-4b15-b7c6-967a6f31daee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:36:42.137224 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-505aaffa-7f12-4e21-ba36-3f801134e8a6 tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50f4b0f7-559a-4e5c-bf88-4a16c09a398d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:36:42.157365 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-505aaffa-7f12-4e21-ba36-3f801134e8a6 tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50f4b0f7-559a-4e5c-bf88-4a16c09a398d) transitioned into state 'SUCCESS' from state '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-190247411',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13c41c1ca4114a698525c7605814ea49',qos_specs=None,replication_status=,reservations=['232839e5-2197-4426-b42e-735d55ccdda2','79b9ced2-5c96-49e4-81d6-8a3ec2e889ad','a5a51b8f-217d-41de-a8a5-666365a9bdb6','9a588939-0d0c-4965-a78a-8a32392d8df4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea85fc7bdbe0498780736253594e0578',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:36:42.158443 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-505aaffa-7f12-4e21-ba36-3f801134e8a6 tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39fee516-5af4-46e8-b519-44a24d38f2f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:36:42.161642 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-df354b8f-1f4c-4d9c-97c4-4c0e676032e7 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5f5eaa8-8af3-4b15-b7c6-967a6f31daee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '481bddbd-884b-4732-86ff-b0b8b5f712d0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1669711901',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='513d3e6ef688460e9fb8ee03167928d8',qos_specs=None,replication_status=,reservations=['1e02483c-c3da-4406-a66c-6cb3be05c0a6','4bde2bfd-9eed-46b9-a8c4-d0a6d043d442','69dfbb3f-30e3-469a-94b2-7ec6166533f5','7cb0e59a-2422-4353-8758-a8d57a02ad0b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79e1e20f40d24be88b97618ab5d7fe38',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:36:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1669711901',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=481bddbd-884b-4732-86ff-b0b8b5f712d0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='513d3e6ef688460e9fb8ee03167928d8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='79e1e20f40d24be88b97618ab5d7fe38',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:36:42.162705 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-df354b8f-1f4c-4d9c-97c4-4c0e676032e7 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b696aff6-99ff-4e6f-9d45-f658482d7a2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:36:42.168241 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-505aaffa-7f12-4e21-ba36-3f801134e8a6 tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39fee516-5af4-46e8-b519-44a24d38f2f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:36:42.169039 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-505aaffa-7f12-4e21-ba36-3f801134e8a6 tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Flow 'volume_create_api' (932f358e-7f04-4b2c-b70b-809a1d23f0b8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:36:42.169320 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-505aaffa-7f12-4e21-ba36-3f801134e8a6 tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Create volume request issued successfully. Jul 10 06:36:42.169836 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-505aaffa-7f12-4e21-ba36-3f801134e8a6 tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:36:42.170246 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 598/2390] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 10 06:36:42 2026] POST /volume/v3/volumes => generated 756 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:36:42.182176 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-73783b01-53da-4cc7-ad34-f236c55182ef None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:42.184205 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-73783b01-53da-4cc7-ad34-f236c55182ef tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:36:42.184571 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-73783b01-53da-4cc7-ad34-f236c55182ef tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "8939ca72-758b-49bf-be8b-162af43ee2bf", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-308522612"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:36:42.186030 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.volumes [None req-73783b01-53da-4cc7-ad34-f236c55182ef tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Create volume request body: {'volume': {"'imageRef": '8939ca72-758b-49bf-be8b-162af43ee2bf', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-308522612'}} {{(pid=99977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:36:42.186187 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-73783b01-53da-4cc7-ad34-f236c55182ef tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Create volume of 1 GB Jul 10 06:36:42.186483 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:42.186483 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:36:42.193128 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-73783b01-53da-4cc7-ad34-f236c55182ef tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Availability Zones retrieved successfully. Jul 10 06:36:42.193215 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-df354b8f-1f4c-4d9c-97c4-4c0e676032e7 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b696aff6-99ff-4e6f-9d45-f658482d7a2b) transitioned into state 'SUCCESS' from state '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-1669711901',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='513d3e6ef688460e9fb8ee03167928d8',qos_specs=None,replication_status=,reservations=['1e02483c-c3da-4406-a66c-6cb3be05c0a6','4bde2bfd-9eed-46b9-a8c4-d0a6d043d442','69dfbb3f-30e3-469a-94b2-7ec6166533f5','7cb0e59a-2422-4353-8758-a8d57a02ad0b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79e1e20f40d24be88b97618ab5d7fe38',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:36:42.193978 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-df354b8f-1f4c-4d9c-97c4-4c0e676032e7 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5395130-3aa0-4101-bb3c-1f2c04dc3d05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:36:42.199380 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-73783b01-53da-4cc7-ad34-f236c55182ef tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Flow 'volume_create_api' (20146ef9-7f7d-4b3e-abda-16a0d2819fa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:36:42.200345 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-73783b01-53da-4cc7-ad34-f236c55182ef tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b740a50f-4de2-495a-98ff-351daf00d4bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:36:42.201296 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.flows.api.create_volume [None req-73783b01-53da-4cc7-ad34-f236c55182ef tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Validating volume size '1' using validate_int {{(pid=99977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:36:42.203687 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-df354b8f-1f4c-4d9c-97c4-4c0e676032e7 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5395130-3aa0-4101-bb3c-1f2c04dc3d05) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:36:42.204965 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-df354b8f-1f4c-4d9c-97c4-4c0e676032e7 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Flow 'volume_create_api' (85446364-3884-430a-9956-9173fe354664) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:36:42.205267 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-df354b8f-1f4c-4d9c-97c4-4c0e676032e7 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Create volume request issued successfully. Jul 10 06:36:42.205886 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-df354b8f-1f4c-4d9c-97c4-4c0e676032e7 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:36:42.206331 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 600/2391] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 10 06:36:42 2026] POST /volume/v3/volumes => generated 749 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:36:42.219977 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-d7446bf0-d221-4229-befc-d4daa23afe6e None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:42.223001 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d7446bf0-d221-4229-befc-d4daa23afe6e tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] GET https://10.4.3.200/volume/v3/backups/11681245-4e1a-4912-8cef-f0f6c088b6ef Jul 10 06:36:42.223229 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d7446bf0-d221-4229-befc-d4daa23afe6e tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:42.223536 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d7446bf0-d221-4229-befc-d4daa23afe6e tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:42.223653 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-7ef8eb86-2540-41ec-aaee-cf2d52a129ff None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:42.223713 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-d7446bf0-d221-4229-befc-d4daa23afe6e tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] Show backup with id 11681245-4e1a-4912-8cef-f0f6c088b6ef. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:36:42.226400 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7ef8eb86-2540-41ec-aaee-cf2d52a129ff tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] GET https://10.4.3.200/volume/v3/volumes/481bddbd-884b-4732-86ff-b0b8b5f712d0 Jul 10 06:36:42.226682 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7ef8eb86-2540-41ec-aaee-cf2d52a129ff tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:42.227967 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7ef8eb86-2540-41ec-aaee-cf2d52a129ff tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:42.229666 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-73783b01-53da-4cc7-ad34-f236c55182ef tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b740a50f-4de2-495a-98ff-351daf00d4bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:36:42.230160 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:42.230160 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:36:42.230564 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-73783b01-53da-4cc7-ad34-f236c55182ef tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bed5d339-9ded-4403-8fc3-641521383b6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:36:42.231557 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d7446bf0-d221-4229-befc-d4daa23afe6e tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] https://10.4.3.200/volume/v3/backups/11681245-4e1a-4912-8cef-f0f6c088b6ef returned with HTTP 200 Jul 10 06:36:42.232350 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 601/2392] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:36:42 2026] GET /volume/v3/backups/11681245-4e1a-4912-8cef-f0f6c088b6ef => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:42.240240 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:42.240240 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:36:42.244964 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-7ef8eb86-2540-41ec-aaee-cf2d52a129ff tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Volume info retrieved successfully. Jul 10 06:36:42.249452 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7ef8eb86-2540-41ec-aaee-cf2d52a129ff tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] https://10.4.3.200/volume/v3/volumes/481bddbd-884b-4732-86ff-b0b8b5f712d0 returned with HTTP 200 Jul 10 06:36:42.249983 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 599/2393] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:42 2026] GET /volume/v3/volumes/481bddbd-884b-4732-86ff-b0b8b5f712d0 => generated 817 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:42.277919 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-73783b01-53da-4cc7-ad34-f236c55182ef tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Created reservations ['4cb14745-9c94-49ec-908b-0affee86b83f', 'b879fab6-5a06-4ac7-879a-b0ce30c60136', 'f54266a0-fe28-4b7c-83d1-1b302ff29e4f', '13e4346a-8231-4fd7-aa1e-3300011b66e3'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:36:42.278688 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-73783b01-53da-4cc7-ad34-f236c55182ef tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bed5d339-9ded-4403-8fc3-641521383b6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4cb14745-9c94-49ec-908b-0affee86b83f', 'b879fab6-5a06-4ac7-879a-b0ce30c60136', 'f54266a0-fe28-4b7c-83d1-1b302ff29e4f', '13e4346a-8231-4fd7-aa1e-3300011b66e3']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:36:42.279407 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-73783b01-53da-4cc7-ad34-f236c55182ef tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9828359-952f-4218-be75-9ecaeca90c28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:36:42.300862 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-73783b01-53da-4cc7-ad34-f236c55182ef tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9828359-952f-4218-be75-9ecaeca90c28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '46af56a0-2e6e-4fe8-a51a-2563f2a55e6d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-308522612',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13c41c1ca4114a698525c7605814ea49',qos_specs=None,replication_status=,reservations=['4cb14745-9c94-49ec-908b-0affee86b83f','b879fab6-5a06-4ac7-879a-b0ce30c60136','f54266a0-fe28-4b7c-83d1-1b302ff29e4f','13e4346a-8231-4fd7-aa1e-3300011b66e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea85fc7bdbe0498780736253594e0578',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:36:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-308522612',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=46af56a0-2e6e-4fe8-a51a-2563f2a55e6d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13c41c1ca4114a698525c7605814ea49',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ea85fc7bdbe0498780736253594e0578',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:36:42.302325 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-73783b01-53da-4cc7-ad34-f236c55182ef tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c688c39-a4bd-4924-8e03-bb8316ae437d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:36:42.318912 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-73783b01-53da-4cc7-ad34-f236c55182ef tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c688c39-a4bd-4924-8e03-bb8316ae437d) transitioned into state 'SUCCESS' from state '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-308522612',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13c41c1ca4114a698525c7605814ea49',qos_specs=None,replication_status=,reservations=['4cb14745-9c94-49ec-908b-0affee86b83f','b879fab6-5a06-4ac7-879a-b0ce30c60136','f54266a0-fe28-4b7c-83d1-1b302ff29e4f','13e4346a-8231-4fd7-aa1e-3300011b66e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea85fc7bdbe0498780736253594e0578',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:36:42.319735 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-73783b01-53da-4cc7-ad34-f236c55182ef tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fea3bd1b-a066-4a1d-890a-3d56c22a9b6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:36:42.326849 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-35ab23cf-03be-46d2-b251-14c65c96ce53 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:42.328879 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-73783b01-53da-4cc7-ad34-f236c55182ef tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fea3bd1b-a066-4a1d-890a-3d56c22a9b6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:36:42.329338 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-35ab23cf-03be-46d2-b251-14c65c96ce53 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/a31e07ae-b9b9-400b-bf8f-572203b73b2f Jul 10 06:36:42.329615 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-35ab23cf-03be-46d2-b251-14c65c96ce53 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:42.329839 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-73783b01-53da-4cc7-ad34-f236c55182ef tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Flow 'volume_create_api' (20146ef9-7f7d-4b3e-abda-16a0d2819fa7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:36:42.329899 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-35ab23cf-03be-46d2-b251-14c65c96ce53 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:42.330018 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-35ab23cf-03be-46d2-b251-14c65c96ce53 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id a31e07ae-b9b9-400b-bf8f-572203b73b2f. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:36:42.330229 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-73783b01-53da-4cc7-ad34-f236c55182ef tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Create volume request issued successfully. Jul 10 06:36:42.330740 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-73783b01-53da-4cc7-ad34-f236c55182ef tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:36:42.331475 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 594/2394] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 10 06:36:42 2026] POST /volume/v3/volumes => generated 756 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:36:42.335146 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:42.335146 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:36:42.336332 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-35ab23cf-03be-46d2-b251-14c65c96ce53 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/a31e07ae-b9b9-400b-bf8f-572203b73b2f returned with HTTP 200 Jul 10 06:36:42.337320 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 601/2395] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:42 2026] GET /volume/v3/backups/a31e07ae-b9b9-400b-bf8f-572203b73b2f => generated 792 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 06:36:42.349601 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-0541e4cb-6304-4d57-8db4-37d7b5f1faaf None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:42.351350 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0541e4cb-6304-4d57-8db4-37d7b5f1faaf tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:36:42.351723 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-0541e4cb-6304-4d57-8db4-37d7b5f1faaf tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "8939ca72-758b-49bf-be8b-162af43ee2bf", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1183542924"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:36:42.353200 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-0541e4cb-6304-4d57-8db4-37d7b5f1faaf tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Create volume request body: {'volume': {"'imageRef": '8939ca72-758b-49bf-be8b-162af43ee2bf', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1183542924'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:36:42.353346 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-0541e4cb-6304-4d57-8db4-37d7b5f1faaf tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Create volume of 1 GB Jul 10 06:36:42.357855 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-0541e4cb-6304-4d57-8db4-37d7b5f1faaf tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Availability Zones retrieved successfully. Jul 10 06:36:42.366106 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-0541e4cb-6304-4d57-8db4-37d7b5f1faaf tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Flow 'volume_create_api' (dea59978-4ca5-4a06-82e0-34f51f76a946) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:36:42.366822 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-0541e4cb-6304-4d57-8db4-37d7b5f1faaf tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8a17f6f-b2e2-42f6-a3e1-b3065d558599) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:36:42.368172 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-0541e4cb-6304-4d57-8db4-37d7b5f1faaf tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Validating volume size '1' using validate_int {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:36:42.400755 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-0541e4cb-6304-4d57-8db4-37d7b5f1faaf tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8a17f6f-b2e2-42f6-a3e1-b3065d558599) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:36:42.401656 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-0541e4cb-6304-4d57-8db4-37d7b5f1faaf tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c21b7a26-5b80-41bc-8d97-9d2279f0a667) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:36:42.446352 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-0541e4cb-6304-4d57-8db4-37d7b5f1faaf tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Created reservations ['228316a1-abdf-4e6e-a66f-3e100dde7c70', 'ba78e097-b7ca-48f1-a28e-0dd3066243de', '9147f089-f160-47e7-b5aa-43b550c70302', '7c9893e6-0f25-4ad0-a292-29232ff49e9f'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:36:42.447484 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-0541e4cb-6304-4d57-8db4-37d7b5f1faaf tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c21b7a26-5b80-41bc-8d97-9d2279f0a667) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['228316a1-abdf-4e6e-a66f-3e100dde7c70', 'ba78e097-b7ca-48f1-a28e-0dd3066243de', '9147f089-f160-47e7-b5aa-43b550c70302', '7c9893e6-0f25-4ad0-a292-29232ff49e9f']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:36:42.448453 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-0541e4cb-6304-4d57-8db4-37d7b5f1faaf tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba7e042f-a398-4088-880c-be9407105f5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:36:42.476870 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-0541e4cb-6304-4d57-8db4-37d7b5f1faaf tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba7e042f-a398-4088-880c-be9407105f5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2210a6fa-0463-4e68-99ce-eb6e55d0d9c7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1183542924',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13c41c1ca4114a698525c7605814ea49',qos_specs=None,replication_status=,reservations=['228316a1-abdf-4e6e-a66f-3e100dde7c70','ba78e097-b7ca-48f1-a28e-0dd3066243de','9147f089-f160-47e7-b5aa-43b550c70302','7c9893e6-0f25-4ad0-a292-29232ff49e9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea85fc7bdbe0498780736253594e0578',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:36:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1183542924',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2210a6fa-0463-4e68-99ce-eb6e55d0d9c7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13c41c1ca4114a698525c7605814ea49',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ea85fc7bdbe0498780736253594e0578',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:36:42.478548 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-0541e4cb-6304-4d57-8db4-37d7b5f1faaf tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f56ad3ba-9373-4ab9-9e3c-b7109d99cada) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:36:42.496364 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-0541e4cb-6304-4d57-8db4-37d7b5f1faaf tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f56ad3ba-9373-4ab9-9e3c-b7109d99cada) transitioned into state 'SUCCESS' from state '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-1183542924',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13c41c1ca4114a698525c7605814ea49',qos_specs=None,replication_status=,reservations=['228316a1-abdf-4e6e-a66f-3e100dde7c70','ba78e097-b7ca-48f1-a28e-0dd3066243de','9147f089-f160-47e7-b5aa-43b550c70302','7c9893e6-0f25-4ad0-a292-29232ff49e9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea85fc7bdbe0498780736253594e0578',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:36:42.497111 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-0541e4cb-6304-4d57-8db4-37d7b5f1faaf tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (073ae9a2-3efa-48e9-bfe8-f2cefb5e3b94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:36:42.505982 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-0541e4cb-6304-4d57-8db4-37d7b5f1faaf tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (073ae9a2-3efa-48e9-bfe8-f2cefb5e3b94) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:36:42.507255 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-0541e4cb-6304-4d57-8db4-37d7b5f1faaf tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Flow 'volume_create_api' (dea59978-4ca5-4a06-82e0-34f51f76a946) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:36:42.507716 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-0541e4cb-6304-4d57-8db4-37d7b5f1faaf tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Create volume request issued successfully. Jul 10 06:36:42.508466 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0541e4cb-6304-4d57-8db4-37d7b5f1faaf tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:36:42.509102 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 602/2396] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 10 06:36:42 2026] POST /volume/v3/volumes => generated 757 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:36:42.520193 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-ad30ee46-e97e-41d3-9d93-e4e7b14a6e42 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:42.522263 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ad30ee46-e97e-41d3-9d93-e4e7b14a6e42 tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] GET https://10.4.3.200/volume/v3/volumes/6118a45e-ac79-41aa-9548-6dbd8125caaf Jul 10 06:36:42.522545 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ad30ee46-e97e-41d3-9d93-e4e7b14a6e42 tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:42.522846 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ad30ee46-e97e-41d3-9d93-e4e7b14a6e42 tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:42.531108 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:42.531108 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:36:42.535428 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-ad30ee46-e97e-41d3-9d93-e4e7b14a6e42 tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Volume info retrieved successfully. Jul 10 06:36:42.540291 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ad30ee46-e97e-41d3-9d93-e4e7b14a6e42 tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] https://10.4.3.200/volume/v3/volumes/6118a45e-ac79-41aa-9548-6dbd8125caaf returned with HTTP 200 Jul 10 06:36:42.540774 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 600/2397] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:42 2026] GET /volume/v3/volumes/6118a45e-ac79-41aa-9548-6dbd8125caaf => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:42.553261 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-45862cb8-4e32-427b-a8ab-b6076588ebcb None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:42.556015 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-45862cb8-4e32-427b-a8ab-b6076588ebcb tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] GET https://10.4.3.200/volume/v3/volumes/6eddebd1-fb94-4e67-aeef-cb75f7c3ce01 Jul 10 06:36:42.556240 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-45862cb8-4e32-427b-a8ab-b6076588ebcb tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:42.556414 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-45862cb8-4e32-427b-a8ab-b6076588ebcb tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:42.566096 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:42.566096 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:36:42.570208 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-45862cb8-4e32-427b-a8ab-b6076588ebcb tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Volume info retrieved successfully. Jul 10 06:36:42.575739 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-45862cb8-4e32-427b-a8ab-b6076588ebcb tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] https://10.4.3.200/volume/v3/volumes/6eddebd1-fb94-4e67-aeef-cb75f7c3ce01 returned with HTTP 200 Jul 10 06:36:42.575739 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 595/2398] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:42 2026] GET /volume/v3/volumes/6eddebd1-fb94-4e67-aeef-cb75f7c3ce01 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:42.593161 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-648acefc-8591-4fd8-a925-f80e43aa0487 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:42.595237 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-648acefc-8591-4fd8-a925-f80e43aa0487 tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] GET https://10.4.3.200/volume/v3/volumes/2b089873-2e2f-4e72-aad0-1cd9f5316482 Jul 10 06:36:42.595460 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-648acefc-8591-4fd8-a925-f80e43aa0487 tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:42.595747 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-648acefc-8591-4fd8-a925-f80e43aa0487 tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:42.606304 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:42.606304 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:36:42.610222 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-648acefc-8591-4fd8-a925-f80e43aa0487 tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Volume info retrieved successfully. Jul 10 06:36:42.614783 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-648acefc-8591-4fd8-a925-f80e43aa0487 tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] https://10.4.3.200/volume/v3/volumes/2b089873-2e2f-4e72-aad0-1cd9f5316482 returned with HTTP 200 Jul 10 06:36:42.615350 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 602/2399] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:42 2026] GET /volume/v3/volumes/2b089873-2e2f-4e72-aad0-1cd9f5316482 => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:42.633234 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-fd9458c3-2a8e-41a5-9e47-98492a4777d9 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:42.635269 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-fd9458c3-2a8e-41a5-9e47-98492a4777d9 tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] GET https://10.4.3.200/volume/v3/volumes/46af56a0-2e6e-4fe8-a51a-2563f2a55e6d Jul 10 06:36:42.635435 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-fd9458c3-2a8e-41a5-9e47-98492a4777d9 tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:42.635629 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-fd9458c3-2a8e-41a5-9e47-98492a4777d9 tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:42.641854 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:42.641854 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:36:42.645147 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-fd9458c3-2a8e-41a5-9e47-98492a4777d9 tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Volume info retrieved successfully. Jul 10 06:36:42.649718 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-fd9458c3-2a8e-41a5-9e47-98492a4777d9 tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] https://10.4.3.200/volume/v3/volumes/46af56a0-2e6e-4fe8-a51a-2563f2a55e6d returned with HTTP 200 Jul 10 06:36:42.650092 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 603/2400] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:42 2026] GET /volume/v3/volumes/46af56a0-2e6e-4fe8-a51a-2563f2a55e6d => generated 849 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:42.665048 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-e34ea09c-4459-4258-9e7e-3c65df663576 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:42.666666 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e34ea09c-4459-4258-9e7e-3c65df663576 tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] GET https://10.4.3.200/volume/v3/volumes/2210a6fa-0463-4e68-99ce-eb6e55d0d9c7 Jul 10 06:36:42.666875 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e34ea09c-4459-4258-9e7e-3c65df663576 tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:42.667055 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e34ea09c-4459-4258-9e7e-3c65df663576 tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:42.673133 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:42.673133 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:36:42.676483 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-e34ea09c-4459-4258-9e7e-3c65df663576 tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Volume info retrieved successfully. Jul 10 06:36:42.679978 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e34ea09c-4459-4258-9e7e-3c65df663576 tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] https://10.4.3.200/volume/v3/volumes/2210a6fa-0463-4e68-99ce-eb6e55d0d9c7 returned with HTTP 200 Jul 10 06:36:42.680377 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 601/2401] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:42 2026] GET /volume/v3/volumes/2210a6fa-0463-4e68-99ce-eb6e55d0d9c7 => generated 850 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:42.696270 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-1216b5a1-4b70-469c-8f67-6e082a8929df None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:42.698205 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1216b5a1-4b70-469c-8f67-6e082a8929df tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] DELETE https://10.4.3.200/volume/v3/volumes/2210a6fa-0463-4e68-99ce-eb6e55d0d9c7 Jul 10 06:36:42.698415 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1216b5a1-4b70-469c-8f67-6e082a8929df tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:42.698674 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1216b5a1-4b70-469c-8f67-6e082a8929df tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:42.698908 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-1216b5a1-4b70-469c-8f67-6e082a8929df tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Delete volume with id: 2210a6fa-0463-4e68-99ce-eb6e55d0d9c7 Jul 10 06:36:42.706746 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:42.706746 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:36:42.707438 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-1216b5a1-4b70-469c-8f67-6e082a8929df tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Volume info retrieved successfully. Jul 10 06:36:42.736054 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-1216b5a1-4b70-469c-8f67-6e082a8929df tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Delete volume request issued successfully. Jul 10 06:36:42.736266 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1216b5a1-4b70-469c-8f67-6e082a8929df tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] https://10.4.3.200/volume/v3/volumes/2210a6fa-0463-4e68-99ce-eb6e55d0d9c7 returned with HTTP 202 Jul 10 06:36:42.736764 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 596/2402] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:36:42 2026] DELETE /volume/v3/volumes/2210a6fa-0463-4e68-99ce-eb6e55d0d9c7 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:36:42.748087 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-bfa2073e-6953-4f3f-ae0f-0b65982f2941 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:42.753713 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-bfa2073e-6953-4f3f-ae0f-0b65982f2941 tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] GET https://10.4.3.200/volume/v3/volumes/2210a6fa-0463-4e68-99ce-eb6e55d0d9c7 Jul 10 06:36:42.753975 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-bfa2073e-6953-4f3f-ae0f-0b65982f2941 tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:42.754216 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-bfa2073e-6953-4f3f-ae0f-0b65982f2941 tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:42.766840 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:42.766840 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:36:42.771583 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-bfa2073e-6953-4f3f-ae0f-0b65982f2941 tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Volume info retrieved successfully. Jul 10 06:36:42.777132 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-bfa2073e-6953-4f3f-ae0f-0b65982f2941 tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] https://10.4.3.200/volume/v3/volumes/2210a6fa-0463-4e68-99ce-eb6e55d0d9c7 returned with HTTP 200 Jul 10 06:36:42.777639 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 603/2403] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:42 2026] GET /volume/v3/volumes/2210a6fa-0463-4e68-99ce-eb6e55d0d9c7 => generated 849 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:43.246741 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-60b82284-09df-4baa-96b2-bae8caa69398 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:43.248622 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-60b82284-09df-4baa-96b2-bae8caa69398 tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] GET https://10.4.3.200/volume/v3/backups/11681245-4e1a-4912-8cef-f0f6c088b6ef Jul 10 06:36:43.248873 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-60b82284-09df-4baa-96b2-bae8caa69398 tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:43.249088 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-60b82284-09df-4baa-96b2-bae8caa69398 tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:43.249215 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-60b82284-09df-4baa-96b2-bae8caa69398 tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] Show backup with id 11681245-4e1a-4912-8cef-f0f6c088b6ef. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:36:43.261337 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:43.261337 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:36:43.262181 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-60b82284-09df-4baa-96b2-bae8caa69398 tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] https://10.4.3.200/volume/v3/backups/11681245-4e1a-4912-8cef-f0f6c088b6ef returned with HTTP 200 Jul 10 06:36:43.262657 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 604/2404] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:36:43 2026] GET /volume/v3/backups/11681245-4e1a-4912-8cef-f0f6c088b6ef => generated 738 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:43.263232 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-3c484fec-4653-47d4-a1c7-cff75e47a4e2 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:43.264838 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3c484fec-4653-47d4-a1c7-cff75e47a4e2 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] GET https://10.4.3.200/volume/v3/volumes/481bddbd-884b-4732-86ff-b0b8b5f712d0 Jul 10 06:36:43.265018 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3c484fec-4653-47d4-a1c7-cff75e47a4e2 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:43.265204 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3c484fec-4653-47d4-a1c7-cff75e47a4e2 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:43.271401 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:43.271401 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:36:43.275144 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-3c484fec-4653-47d4-a1c7-cff75e47a4e2 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Volume info retrieved successfully. Jul 10 06:36:43.278586 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-1d7e29ac-c4a0-4629-9c35-226e25bdb93b None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:43.279150 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3c484fec-4653-47d4-a1c7-cff75e47a4e2 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] https://10.4.3.200/volume/v3/volumes/481bddbd-884b-4732-86ff-b0b8b5f712d0 returned with HTTP 200 Jul 10 06:36:43.279571 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 602/2405] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:43 2026] GET /volume/v3/volumes/481bddbd-884b-4732-86ff-b0b8b5f712d0 => generated 842 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:43.280603 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1d7e29ac-c4a0-4629-9c35-226e25bdb93b tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] PUT https://10.4.3.200/volume/v3/backups/11681245-4e1a-4912-8cef-f0f6c088b6ef Jul 10 06:36:43.280975 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1d7e29ac-c4a0-4629-9c35-226e25bdb93b tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:36:43.286837 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:43.286837 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:36:43.293002 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-3c82ea7c-a9d2-4787-b25a-0a80223c6e43 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:43.294255 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1d7e29ac-c4a0-4629-9c35-226e25bdb93b tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] https://10.4.3.200/volume/v3/backups/11681245-4e1a-4912-8cef-f0f6c088b6ef returned with HTTP 200 Jul 10 06:36:43.294727 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 597/2406] 10.4.3.200 () {70 vars in 1408 bytes} [Fri Jul 10 06:36:43 2026] PUT /volume/v3/backups/11681245-4e1a-4912-8cef-f0f6c088b6ef => generated 316 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:43.295941 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-3c82ea7c-a9d2-4787-b25a-0a80223c6e43 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] POST https://10.4.3.200/volume/v3/backups Jul 10 06:36:43.296272 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-3c82ea7c-a9d2-4787-b25a-0a80223c6e43 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "481bddbd-884b-4732-86ff-b0b8b5f712d0", "name": "tempest-VolumesBackupsTest-Backup-385922270"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:36:43.297765 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.contrib.backups [None req-3c82ea7c-a9d2-4787-b25a-0a80223c6e43 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Creating new backup {'backup': {'volume_id': '481bddbd-884b-4732-86ff-b0b8b5f712d0', 'name': 'tempest-VolumesBackupsTest-Backup-385922270'}} {{(pid=99975) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 06:36:43.297917 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.contrib.backups [None req-3c82ea7c-a9d2-4787-b25a-0a80223c6e43 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Creating backup of volume 481bddbd-884b-4732-86ff-b0b8b5f712d0 in container None Jul 10 06:36:43.303379 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-0a5e08aa-52e7-4078-b2ab-5396425db725 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:43.305380 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:43.305380 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:36:43.305676 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0a5e08aa-52e7-4078-b2ab-5396425db725 tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] GET https://10.4.3.200/volume/v3/backups/11681245-4e1a-4912-8cef-f0f6c088b6ef Jul 10 06:36:43.305746 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-3c82ea7c-a9d2-4787-b25a-0a80223c6e43 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Volume info retrieved successfully. Jul 10 06:36:43.305977 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-0a5e08aa-52e7-4078-b2ab-5396425db725 tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:43.306231 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-0a5e08aa-52e7-4078-b2ab-5396425db725 tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:43.306388 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-0a5e08aa-52e7-4078-b2ab-5396425db725 tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] Show backup with id 11681245-4e1a-4912-8cef-f0f6c088b6ef. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:36:43.311820 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:43.311820 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:36:43.312772 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0a5e08aa-52e7-4078-b2ab-5396425db725 tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] https://10.4.3.200/volume/v3/backups/11681245-4e1a-4912-8cef-f0f6c088b6ef returned with HTTP 200 Jul 10 06:36:43.313304 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 605/2407] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:36:43 2026] GET /volume/v3/backups/11681245-4e1a-4912-8cef-f0f6c088b6ef => generated 762 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:43.322912 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-9bd06d26-3906-4328-81c4-17a2c23f63ed None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:43.323484 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.quota [None req-3c82ea7c-a9d2-4787-b25a-0a80223c6e43 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Created reservations ['3cc14212-69ae-4c65-a50f-0009bf89f09a', 'bf6084ba-83d3-4a8a-b4d8-d955936eb8a2'] {{(pid=99975) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:36:43.325051 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9bd06d26-3906-4328-81c4-17a2c23f63ed tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] DELETE https://10.4.3.200/volume/v3/backups/11681245-4e1a-4912-8cef-f0f6c088b6ef Jul 10 06:36:43.325302 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9bd06d26-3906-4328-81c4-17a2c23f63ed tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:43.325545 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9bd06d26-3906-4328-81c4-17a2c23f63ed tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:43.325696 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.contrib.backups [None req-9bd06d26-3906-4328-81c4-17a2c23f63ed tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] Delete backup with id: 11681245-4e1a-4912-8cef-f0f6c088b6ef. Jul 10 06:36:43.339082 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:43.339082 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:36:43.349867 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-3c82ea7c-a9d2-4787-b25a-0a80223c6e43 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] https://10.4.3.200/volume/v3/backups returned with HTTP 202 Jul 10 06:36:43.350317 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 604/2408] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 10 06:36:43 2026] POST /volume/v3/backups => generated 329 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:36:43.351223 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-94e3a167-f866-4d3a-a8a3-8d3132e0d5cd None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:43.352403 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.backup.rpcapi [None req-9bd06d26-3906-4328-81c4-17a2c23f63ed tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] delete_backup rpcapi backup_id 11681245-4e1a-4912-8cef-f0f6c088b6ef {{(pid=99978) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 06:36:43.353354 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-94e3a167-f866-4d3a-a8a3-8d3132e0d5cd tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/a31e07ae-b9b9-400b-bf8f-572203b73b2f Jul 10 06:36:43.353428 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-94e3a167-f866-4d3a-a8a3-8d3132e0d5cd tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:43.357039 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-94e3a167-f866-4d3a-a8a3-8d3132e0d5cd tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:43.357039 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-94e3a167-f866-4d3a-a8a3-8d3132e0d5cd tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id a31e07ae-b9b9-400b-bf8f-572203b73b2f. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:36:43.357434 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9bd06d26-3906-4328-81c4-17a2c23f63ed tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] https://10.4.3.200/volume/v3/backups/11681245-4e1a-4912-8cef-f0f6c088b6ef returned with HTTP 202 Jul 10 06:36:43.357889 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 603/2409] 10.4.3.200 () {68 vars in 1391 bytes} [Fri Jul 10 06:36:43 2026] DELETE /volume/v3/backups/11681245-4e1a-4912-8cef-f0f6c088b6ef => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:36:43.359812 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:43.359812 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:36:43.360405 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-94e3a167-f866-4d3a-a8a3-8d3132e0d5cd tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/a31e07ae-b9b9-400b-bf8f-572203b73b2f returned with HTTP 200 Jul 10 06:36:43.360405 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 598/2410] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:43 2026] GET /volume/v3/backups/a31e07ae-b9b9-400b-bf8f-572203b73b2f => generated 792 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:43.365118 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-22d0ba87-0a1a-4617-aceb-c0e74c3463a0 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:43.370647 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-22d0ba87-0a1a-4617-aceb-c0e74c3463a0 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] GET https://10.4.3.200/volume/v3/backups/614b5cd7-280c-4816-ad29-e25b721df36f Jul 10 06:36:43.370928 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-22d0ba87-0a1a-4617-aceb-c0e74c3463a0 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:43.371179 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-22d0ba87-0a1a-4617-aceb-c0e74c3463a0 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:43.371319 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-22d0ba87-0a1a-4617-aceb-c0e74c3463a0 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Show backup with id 614b5cd7-280c-4816-ad29-e25b721df36f. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:36:43.375273 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-743ee2e8-6612-446d-90c8-9892475c07f2 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:43.377045 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-743ee2e8-6612-446d-90c8-9892475c07f2 tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] GET https://10.4.3.200/volume/v3/backups/11681245-4e1a-4912-8cef-f0f6c088b6ef Jul 10 06:36:43.377258 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-743ee2e8-6612-446d-90c8-9892475c07f2 tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:43.377456 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-743ee2e8-6612-446d-90c8-9892475c07f2 tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:43.377598 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-743ee2e8-6612-446d-90c8-9892475c07f2 tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] Show backup with id 11681245-4e1a-4912-8cef-f0f6c088b6ef. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:36:43.380662 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:43.380662 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:36:43.381545 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-22d0ba87-0a1a-4617-aceb-c0e74c3463a0 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] https://10.4.3.200/volume/v3/backups/614b5cd7-280c-4816-ad29-e25b721df36f returned with HTTP 200 Jul 10 06:36:43.381898 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:43.381898 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:36:43.382056 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 606/2411] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:43 2026] GET /volume/v3/backups/614b5cd7-280c-4816-ad29-e25b721df36f => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:43.382549 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-743ee2e8-6612-446d-90c8-9892475c07f2 tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] https://10.4.3.200/volume/v3/backups/11681245-4e1a-4912-8cef-f0f6c088b6ef returned with HTTP 200 Jul 10 06:36:43.382936 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 605/2412] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:36:43 2026] GET /volume/v3/backups/11681245-4e1a-4912-8cef-f0f6c088b6ef => generated 761 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:43.794081 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-f268f19c-00e7-49f0-b36f-6fba7c91de16 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:43.795913 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f268f19c-00e7-49f0-b36f-6fba7c91de16 tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] GET https://10.4.3.200/volume/v3/volumes/2210a6fa-0463-4e68-99ce-eb6e55d0d9c7 Jul 10 06:36:43.796115 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f268f19c-00e7-49f0-b36f-6fba7c91de16 tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:43.796296 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f268f19c-00e7-49f0-b36f-6fba7c91de16 tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:43.801961 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f268f19c-00e7-49f0-b36f-6fba7c91de16 tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] https://10.4.3.200/volume/v3/volumes/2210a6fa-0463-4e68-99ce-eb6e55d0d9c7 returned with HTTP 404 Jul 10 06:36:43.802383 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 604/2413] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:43 2026] GET /volume/v3/volumes/2210a6fa-0463-4e68-99ce-eb6e55d0d9c7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:36:43.809569 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-f8f6aba9-2f42-4ecb-9404-3fa9d4fbcd97 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:43.811100 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f8f6aba9-2f42-4ecb-9404-3fa9d4fbcd97 tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] DELETE https://10.4.3.200/volume/v3/volumes/46af56a0-2e6e-4fe8-a51a-2563f2a55e6d Jul 10 06:36:43.811300 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f8f6aba9-2f42-4ecb-9404-3fa9d4fbcd97 tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:43.811494 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f8f6aba9-2f42-4ecb-9404-3fa9d4fbcd97 tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:43.811686 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-f8f6aba9-2f42-4ecb-9404-3fa9d4fbcd97 tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Delete volume with id: 46af56a0-2e6e-4fe8-a51a-2563f2a55e6d Jul 10 06:36:43.817752 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:43.817752 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:36:43.818169 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-f8f6aba9-2f42-4ecb-9404-3fa9d4fbcd97 tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Volume info retrieved successfully. Jul 10 06:36:43.832161 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-f8f6aba9-2f42-4ecb-9404-3fa9d4fbcd97 tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Delete volume request issued successfully. Jul 10 06:36:43.832316 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f8f6aba9-2f42-4ecb-9404-3fa9d4fbcd97 tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] https://10.4.3.200/volume/v3/volumes/46af56a0-2e6e-4fe8-a51a-2563f2a55e6d returned with HTTP 202 Jul 10 06:36:43.832722 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 599/2414] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:36:43 2026] DELETE /volume/v3/volumes/46af56a0-2e6e-4fe8-a51a-2563f2a55e6d => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:36:43.843550 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-9aa30bf0-6ef6-4489-8305-dcd72a8014b1 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:43.843550 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9aa30bf0-6ef6-4489-8305-dcd72a8014b1 tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] GET https://10.4.3.200/volume/v3/volumes/46af56a0-2e6e-4fe8-a51a-2563f2a55e6d Jul 10 06:36:43.843550 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9aa30bf0-6ef6-4489-8305-dcd72a8014b1 tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:43.843550 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9aa30bf0-6ef6-4489-8305-dcd72a8014b1 tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:43.850910 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:43.850910 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:36:43.854052 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-9aa30bf0-6ef6-4489-8305-dcd72a8014b1 tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Volume info retrieved successfully. Jul 10 06:36:43.859443 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9aa30bf0-6ef6-4489-8305-dcd72a8014b1 tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] https://10.4.3.200/volume/v3/volumes/46af56a0-2e6e-4fe8-a51a-2563f2a55e6d returned with HTTP 200 Jul 10 06:36:43.859944 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 607/2415] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:43 2026] GET /volume/v3/volumes/46af56a0-2e6e-4fe8-a51a-2563f2a55e6d => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:44.371809 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-0d9ac5e8-2294-468e-ba82-267841e3edeb None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:44.373636 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-0d9ac5e8-2294-468e-ba82-267841e3edeb tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/a31e07ae-b9b9-400b-bf8f-572203b73b2f Jul 10 06:36:44.373858 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-0d9ac5e8-2294-468e-ba82-267841e3edeb tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:44.374044 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-0d9ac5e8-2294-468e-ba82-267841e3edeb tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:44.374139 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-0d9ac5e8-2294-468e-ba82-267841e3edeb tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id a31e07ae-b9b9-400b-bf8f-572203b73b2f. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:36:44.378589 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:44.378589 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:36:44.379327 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-0d9ac5e8-2294-468e-ba82-267841e3edeb tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/a31e07ae-b9b9-400b-bf8f-572203b73b2f returned with HTTP 200 Jul 10 06:36:44.379893 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 606/2416] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:44 2026] GET /volume/v3/backups/a31e07ae-b9b9-400b-bf8f-572203b73b2f => generated 792 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:44.393921 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-eae969c8-181f-4e98-bac8-91029918ed59 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:44.397016 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-eae969c8-181f-4e98-bac8-91029918ed59 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] GET https://10.4.3.200/volume/v3/backups/614b5cd7-280c-4816-ad29-e25b721df36f Jul 10 06:36:44.397387 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-eae969c8-181f-4e98-bac8-91029918ed59 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:44.397807 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-eae969c8-181f-4e98-bac8-91029918ed59 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:44.398165 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-eae969c8-181f-4e98-bac8-91029918ed59 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Show backup with id 614b5cd7-280c-4816-ad29-e25b721df36f. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:36:44.399324 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-eafea255-bc06-442d-b062-efdcc250ce47 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:44.401122 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-eafea255-bc06-442d-b062-efdcc250ce47 tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] GET https://10.4.3.200/volume/v3/backups/11681245-4e1a-4912-8cef-f0f6c088b6ef Jul 10 06:36:44.401377 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-eafea255-bc06-442d-b062-efdcc250ce47 tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:44.401584 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-eafea255-bc06-442d-b062-efdcc250ce47 tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:44.401699 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-eafea255-bc06-442d-b062-efdcc250ce47 tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] Show backup with id 11681245-4e1a-4912-8cef-f0f6c088b6ef. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:36:44.403986 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:44.403986 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:36:44.405306 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-eae969c8-181f-4e98-bac8-91029918ed59 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] https://10.4.3.200/volume/v3/backups/614b5cd7-280c-4816-ad29-e25b721df36f returned with HTTP 200 Jul 10 06:36:44.405379 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-eafea255-bc06-442d-b062-efdcc250ce47 tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] https://10.4.3.200/volume/v3/backups/11681245-4e1a-4912-8cef-f0f6c088b6ef returned with HTTP 404 Jul 10 06:36:44.405928 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 600/2417] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:36:44 2026] GET /volume/v3/backups/11681245-4e1a-4912-8cef-f0f6c088b6ef => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:36:44.406223 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 605/2418] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:44 2026] GET /volume/v3/backups/614b5cd7-280c-4816-ad29-e25b721df36f => generated 738 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:44.417172 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-6bfef8a5-1ce2-4089-a9a1-c2f14307873d None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:44.418702 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6bfef8a5-1ce2-4089-a9a1-c2f14307873d tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] DELETE https://10.4.3.200/volume/v3/volumes/90edb513-d4e1-4e40-a2be-6f1b2fd5b4b2 Jul 10 06:36:44.419087 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6bfef8a5-1ce2-4089-a9a1-c2f14307873d tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:44.419482 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6bfef8a5-1ce2-4089-a9a1-c2f14307873d tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:44.421271 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-6bfef8a5-1ce2-4089-a9a1-c2f14307873d tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] Delete volume with id: 90edb513-d4e1-4e40-a2be-6f1b2fd5b4b2 Jul 10 06:36:44.428528 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:44.428528 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:36:44.428528 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-6bfef8a5-1ce2-4089-a9a1-c2f14307873d tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] Volume info retrieved successfully. Jul 10 06:36:44.442900 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-6bfef8a5-1ce2-4089-a9a1-c2f14307873d tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] Delete volume request issued successfully. Jul 10 06:36:44.443231 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6bfef8a5-1ce2-4089-a9a1-c2f14307873d tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] https://10.4.3.200/volume/v3/volumes/90edb513-d4e1-4e40-a2be-6f1b2fd5b4b2 returned with HTTP 202 Jul 10 06:36:44.443711 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 608/2419] 10.4.3.200 () {68 vars in 1391 bytes} [Fri Jul 10 06:36:44 2026] DELETE /volume/v3/volumes/90edb513-d4e1-4e40-a2be-6f1b2fd5b4b2 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:36:44.451752 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-21d94d06-15c2-4d69-bf5c-47ff9ad5783c None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:44.453829 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-21d94d06-15c2-4d69-bf5c-47ff9ad5783c tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] GET https://10.4.3.200/volume/v3/volumes/90edb513-d4e1-4e40-a2be-6f1b2fd5b4b2 Jul 10 06:36:44.454089 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-21d94d06-15c2-4d69-bf5c-47ff9ad5783c tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:44.454320 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-21d94d06-15c2-4d69-bf5c-47ff9ad5783c tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:44.463306 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:44.463306 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:36:44.467775 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-21d94d06-15c2-4d69-bf5c-47ff9ad5783c tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] Volume info retrieved successfully. Jul 10 06:36:44.473018 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-21d94d06-15c2-4d69-bf5c-47ff9ad5783c tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] https://10.4.3.200/volume/v3/volumes/90edb513-d4e1-4e40-a2be-6f1b2fd5b4b2 returned with HTTP 200 Jul 10 06:36:44.473551 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 607/2420] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:36:44 2026] GET /volume/v3/volumes/90edb513-d4e1-4e40-a2be-6f1b2fd5b4b2 => generated 1015 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:36:44.877214 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-c35005a7-e52e-4d11-bace-a8e1eb79f9f9 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:44.878924 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c35005a7-e52e-4d11-bace-a8e1eb79f9f9 tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] GET https://10.4.3.200/volume/v3/volumes/46af56a0-2e6e-4fe8-a51a-2563f2a55e6d Jul 10 06:36:44.879106 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c35005a7-e52e-4d11-bace-a8e1eb79f9f9 tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:44.879272 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c35005a7-e52e-4d11-bace-a8e1eb79f9f9 tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:44.884392 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c35005a7-e52e-4d11-bace-a8e1eb79f9f9 tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] https://10.4.3.200/volume/v3/volumes/46af56a0-2e6e-4fe8-a51a-2563f2a55e6d returned with HTTP 404 Jul 10 06:36:44.884909 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 601/2421] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:44 2026] GET /volume/v3/volumes/46af56a0-2e6e-4fe8-a51a-2563f2a55e6d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:36:44.893420 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-43808596-561b-40cc-b506-22f0498ea3df None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:44.895759 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-43808596-561b-40cc-b506-22f0498ea3df tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] DELETE https://10.4.3.200/volume/v3/volumes/2b089873-2e2f-4e72-aad0-1cd9f5316482 Jul 10 06:36:44.895989 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-43808596-561b-40cc-b506-22f0498ea3df tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:44.896207 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-43808596-561b-40cc-b506-22f0498ea3df tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:44.896401 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-43808596-561b-40cc-b506-22f0498ea3df tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Delete volume with id: 2b089873-2e2f-4e72-aad0-1cd9f5316482 Jul 10 06:36:44.909681 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:44.909681 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:36:44.910222 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-43808596-561b-40cc-b506-22f0498ea3df tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Volume info retrieved successfully. Jul 10 06:36:44.935943 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-43808596-561b-40cc-b506-22f0498ea3df tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Delete volume request issued successfully. Jul 10 06:36:44.936144 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-43808596-561b-40cc-b506-22f0498ea3df tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] https://10.4.3.200/volume/v3/volumes/2b089873-2e2f-4e72-aad0-1cd9f5316482 returned with HTTP 202 Jul 10 06:36:44.936960 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 606/2422] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:36:44 2026] DELETE /volume/v3/volumes/2b089873-2e2f-4e72-aad0-1cd9f5316482 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:36:44.945563 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-4b352233-df20-48fc-aab3-d22c5f5941cb None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:44.948212 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4b352233-df20-48fc-aab3-d22c5f5941cb tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] GET https://10.4.3.200/volume/v3/volumes/2b089873-2e2f-4e72-aad0-1cd9f5316482 Jul 10 06:36:44.948810 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4b352233-df20-48fc-aab3-d22c5f5941cb tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:44.949136 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4b352233-df20-48fc-aab3-d22c5f5941cb tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:44.959845 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:44.959845 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:36:44.963819 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-4b352233-df20-48fc-aab3-d22c5f5941cb tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Volume info retrieved successfully. Jul 10 06:36:44.970014 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4b352233-df20-48fc-aab3-d22c5f5941cb tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] https://10.4.3.200/volume/v3/volumes/2b089873-2e2f-4e72-aad0-1cd9f5316482 returned with HTTP 200 Jul 10 06:36:44.970684 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 609/2423] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:44 2026] GET /volume/v3/volumes/2b089873-2e2f-4e72-aad0-1cd9f5316482 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:45.392618 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-53d53aeb-16d9-4fc5-879e-50777c2c542d None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:45.395371 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-53d53aeb-16d9-4fc5-879e-50777c2c542d tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/a31e07ae-b9b9-400b-bf8f-572203b73b2f Jul 10 06:36:45.395790 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-53d53aeb-16d9-4fc5-879e-50777c2c542d tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:45.395856 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-53d53aeb-16d9-4fc5-879e-50777c2c542d tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:45.396019 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-53d53aeb-16d9-4fc5-879e-50777c2c542d tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id a31e07ae-b9b9-400b-bf8f-572203b73b2f. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:36:45.401959 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:45.401959 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:36:45.403016 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-53d53aeb-16d9-4fc5-879e-50777c2c542d tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/a31e07ae-b9b9-400b-bf8f-572203b73b2f returned with HTTP 200 Jul 10 06:36:45.403544 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 608/2424] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:45 2026] GET /volume/v3/backups/a31e07ae-b9b9-400b-bf8f-572203b73b2f => generated 792 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:45.427305 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-6afd7263-2303-4c4d-b035-d930d0989822 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:45.428938 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6afd7263-2303-4c4d-b035-d930d0989822 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] GET https://10.4.3.200/volume/v3/backups/614b5cd7-280c-4816-ad29-e25b721df36f Jul 10 06:36:45.429112 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6afd7263-2303-4c4d-b035-d930d0989822 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:45.429323 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6afd7263-2303-4c4d-b035-d930d0989822 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:45.429427 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-6afd7263-2303-4c4d-b035-d930d0989822 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Show backup with id 614b5cd7-280c-4816-ad29-e25b721df36f. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:36:45.434848 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:45.434848 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:36:45.435387 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6afd7263-2303-4c4d-b035-d930d0989822 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] https://10.4.3.200/volume/v3/backups/614b5cd7-280c-4816-ad29-e25b721df36f returned with HTTP 200 Jul 10 06:36:45.435761 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 602/2425] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:45 2026] GET /volume/v3/backups/614b5cd7-280c-4816-ad29-e25b721df36f => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:45.485650 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-a4cc2656-3445-4796-9c9e-3e6c2aea1cda None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:45.489893 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a4cc2656-3445-4796-9c9e-3e6c2aea1cda tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] GET https://10.4.3.200/volume/v3/volumes/90edb513-d4e1-4e40-a2be-6f1b2fd5b4b2 Jul 10 06:36:45.490555 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a4cc2656-3445-4796-9c9e-3e6c2aea1cda tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:45.490555 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a4cc2656-3445-4796-9c9e-3e6c2aea1cda tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:45.501153 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a4cc2656-3445-4796-9c9e-3e6c2aea1cda tempest-ProjectAdminTests39-1844582613 tempest-ProjectAdminTests39-1844582613-project-admin] https://10.4.3.200/volume/v3/volumes/90edb513-d4e1-4e40-a2be-6f1b2fd5b4b2 returned with HTTP 404 Jul 10 06:36:45.502565 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 607/2426] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:36:45 2026] GET /volume/v3/volumes/90edb513-d4e1-4e40-a2be-6f1b2fd5b4b2 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:36:45.985066 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-8243af6d-b145-417a-b48c-69dffa569c88 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:45.986912 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8243af6d-b145-417a-b48c-69dffa569c88 tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] GET https://10.4.3.200/volume/v3/volumes/2b089873-2e2f-4e72-aad0-1cd9f5316482 Jul 10 06:36:45.987103 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8243af6d-b145-417a-b48c-69dffa569c88 tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:45.987452 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8243af6d-b145-417a-b48c-69dffa569c88 tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:45.992978 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8243af6d-b145-417a-b48c-69dffa569c88 tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] https://10.4.3.200/volume/v3/volumes/2b089873-2e2f-4e72-aad0-1cd9f5316482 returned with HTTP 404 Jul 10 06:36:45.993597 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 610/2427] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:45 2026] GET /volume/v3/volumes/2b089873-2e2f-4e72-aad0-1cd9f5316482 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:36:46.000375 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-0ec1d345-21fa-4042-95d4-6062e405a69d None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:46.001957 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-0ec1d345-21fa-4042-95d4-6062e405a69d tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] DELETE https://10.4.3.200/volume/v3/volumes/6eddebd1-fb94-4e67-aeef-cb75f7c3ce01 Jul 10 06:36:46.002123 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-0ec1d345-21fa-4042-95d4-6062e405a69d tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:46.002292 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-0ec1d345-21fa-4042-95d4-6062e405a69d tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Calling method 'delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:46.002442 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-0ec1d345-21fa-4042-95d4-6062e405a69d tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Delete volume with id: 6eddebd1-fb94-4e67-aeef-cb75f7c3ce01 Jul 10 06:36:46.008776 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:46.008776 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:36:46.009283 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-0ec1d345-21fa-4042-95d4-6062e405a69d tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Volume info retrieved successfully. Jul 10 06:36:46.025935 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-0ec1d345-21fa-4042-95d4-6062e405a69d tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Delete volume request issued successfully. Jul 10 06:36:46.025935 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-0ec1d345-21fa-4042-95d4-6062e405a69d tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] https://10.4.3.200/volume/v3/volumes/6eddebd1-fb94-4e67-aeef-cb75f7c3ce01 returned with HTTP 202 Jul 10 06:36:46.026296 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 609/2428] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:36:45 2026] DELETE /volume/v3/volumes/6eddebd1-fb94-4e67-aeef-cb75f7c3ce01 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:36:46.036584 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-a19ec6d8-7224-45c9-a659-d1fcf8e4063b None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:46.038188 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a19ec6d8-7224-45c9-a659-d1fcf8e4063b tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] GET https://10.4.3.200/volume/v3/volumes/6eddebd1-fb94-4e67-aeef-cb75f7c3ce01 Jul 10 06:36:46.038647 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a19ec6d8-7224-45c9-a659-d1fcf8e4063b tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:46.038647 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a19ec6d8-7224-45c9-a659-d1fcf8e4063b tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:46.046186 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:46.046186 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:36:46.050453 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-a19ec6d8-7224-45c9-a659-d1fcf8e4063b tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Volume info retrieved successfully. Jul 10 06:36:46.055383 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a19ec6d8-7224-45c9-a659-d1fcf8e4063b tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] https://10.4.3.200/volume/v3/volumes/6eddebd1-fb94-4e67-aeef-cb75f7c3ce01 returned with HTTP 200 Jul 10 06:36:46.055884 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 603/2429] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:46 2026] GET /volume/v3/volumes/6eddebd1-fb94-4e67-aeef-cb75f7c3ce01 => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:46.414809 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-fec1e742-6b79-4600-bfe6-57d0557d98b2 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:46.418267 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-fec1e742-6b79-4600-bfe6-57d0557d98b2 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/a31e07ae-b9b9-400b-bf8f-572203b73b2f Jul 10 06:36:46.418267 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-fec1e742-6b79-4600-bfe6-57d0557d98b2 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:46.418392 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-fec1e742-6b79-4600-bfe6-57d0557d98b2 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:46.418486 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-fec1e742-6b79-4600-bfe6-57d0557d98b2 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id a31e07ae-b9b9-400b-bf8f-572203b73b2f. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:36:46.425773 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:46.425773 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:36:46.426687 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-fec1e742-6b79-4600-bfe6-57d0557d98b2 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/a31e07ae-b9b9-400b-bf8f-572203b73b2f returned with HTTP 200 Jul 10 06:36:46.427246 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 608/2430] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:46 2026] GET /volume/v3/backups/a31e07ae-b9b9-400b-bf8f-572203b73b2f => generated 792 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:46.447393 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-d472ecd3-65ff-40e8-b541-b4170079dd92 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:46.449959 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d472ecd3-65ff-40e8-b541-b4170079dd92 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] GET https://10.4.3.200/volume/v3/backups/614b5cd7-280c-4816-ad29-e25b721df36f Jul 10 06:36:46.449959 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d472ecd3-65ff-40e8-b541-b4170079dd92 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:46.450579 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d472ecd3-65ff-40e8-b541-b4170079dd92 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:46.450952 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-d472ecd3-65ff-40e8-b541-b4170079dd92 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Show backup with id 614b5cd7-280c-4816-ad29-e25b721df36f. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:36:46.456058 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:46.456058 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:36:46.456975 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d472ecd3-65ff-40e8-b541-b4170079dd92 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] https://10.4.3.200/volume/v3/backups/614b5cd7-280c-4816-ad29-e25b721df36f returned with HTTP 200 Jul 10 06:36:46.457488 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 611/2431] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:46 2026] GET /volume/v3/backups/614b5cd7-280c-4816-ad29-e25b721df36f => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:47.071424 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-75804989-da39-4e3d-a4a8-e2b45203353b None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:47.072977 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-75804989-da39-4e3d-a4a8-e2b45203353b tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] GET https://10.4.3.200/volume/v3/volumes/6eddebd1-fb94-4e67-aeef-cb75f7c3ce01 Jul 10 06:36:47.073193 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-75804989-da39-4e3d-a4a8-e2b45203353b tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:47.073375 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-75804989-da39-4e3d-a4a8-e2b45203353b tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:47.078885 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-75804989-da39-4e3d-a4a8-e2b45203353b tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] https://10.4.3.200/volume/v3/volumes/6eddebd1-fb94-4e67-aeef-cb75f7c3ce01 returned with HTTP 404 Jul 10 06:36:47.079338 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 610/2432] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:47 2026] GET /volume/v3/volumes/6eddebd1-fb94-4e67-aeef-cb75f7c3ce01 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 10 06:36:47.090738 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-2c1caa9f-accd-4a0b-9041-922f1836411f None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:47.092896 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2c1caa9f-accd-4a0b-9041-922f1836411f tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] DELETE https://10.4.3.200/volume/v3/volumes/6118a45e-ac79-41aa-9548-6dbd8125caaf Jul 10 06:36:47.092896 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2c1caa9f-accd-4a0b-9041-922f1836411f tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:47.092896 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2c1caa9f-accd-4a0b-9041-922f1836411f tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:47.092896 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-2c1caa9f-accd-4a0b-9041-922f1836411f tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Delete volume with id: 6118a45e-ac79-41aa-9548-6dbd8125caaf Jul 10 06:36:47.098847 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:47.098847 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:36:47.099304 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-2c1caa9f-accd-4a0b-9041-922f1836411f tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Volume info retrieved successfully. Jul 10 06:36:47.124265 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-2c1caa9f-accd-4a0b-9041-922f1836411f tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Delete volume request issued successfully. Jul 10 06:36:47.124448 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2c1caa9f-accd-4a0b-9041-922f1836411f tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] https://10.4.3.200/volume/v3/volumes/6118a45e-ac79-41aa-9548-6dbd8125caaf returned with HTTP 202 Jul 10 06:36:47.124845 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 604/2433] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:36:47 2026] DELETE /volume/v3/volumes/6118a45e-ac79-41aa-9548-6dbd8125caaf => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:36:47.132810 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-71511b53-9684-41c6-8024-37a00235c67e None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:47.134798 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-71511b53-9684-41c6-8024-37a00235c67e tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] GET https://10.4.3.200/volume/v3/volumes/6118a45e-ac79-41aa-9548-6dbd8125caaf Jul 10 06:36:47.135022 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-71511b53-9684-41c6-8024-37a00235c67e tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:47.135231 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-71511b53-9684-41c6-8024-37a00235c67e tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:47.142623 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:47.142623 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:36:47.146098 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-71511b53-9684-41c6-8024-37a00235c67e tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Volume info retrieved successfully. Jul 10 06:36:47.150973 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-71511b53-9684-41c6-8024-37a00235c67e tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] https://10.4.3.200/volume/v3/volumes/6118a45e-ac79-41aa-9548-6dbd8125caaf returned with HTTP 200 Jul 10 06:36:47.151432 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 609/2434] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:47 2026] GET /volume/v3/volumes/6118a45e-ac79-41aa-9548-6dbd8125caaf => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:47.438273 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-d2d8f871-ec31-4986-930d-3c987977878c None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:47.440017 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d2d8f871-ec31-4986-930d-3c987977878c tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/a31e07ae-b9b9-400b-bf8f-572203b73b2f Jul 10 06:36:47.440206 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d2d8f871-ec31-4986-930d-3c987977878c tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:47.440366 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d2d8f871-ec31-4986-930d-3c987977878c tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:47.440518 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-d2d8f871-ec31-4986-930d-3c987977878c tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id a31e07ae-b9b9-400b-bf8f-572203b73b2f. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:36:47.446608 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:47.446608 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:36:47.447420 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d2d8f871-ec31-4986-930d-3c987977878c tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/a31e07ae-b9b9-400b-bf8f-572203b73b2f returned with HTTP 200 Jul 10 06:36:47.447833 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 612/2435] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:47 2026] GET /volume/v3/backups/a31e07ae-b9b9-400b-bf8f-572203b73b2f => generated 792 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:47.469053 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-09d3e330-9718-4223-871e-b66465f2beda None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:47.471303 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-09d3e330-9718-4223-871e-b66465f2beda tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] GET https://10.4.3.200/volume/v3/backups/614b5cd7-280c-4816-ad29-e25b721df36f Jul 10 06:36:47.471553 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-09d3e330-9718-4223-871e-b66465f2beda tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:47.471762 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-09d3e330-9718-4223-871e-b66465f2beda tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:47.471874 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-09d3e330-9718-4223-871e-b66465f2beda tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Show backup with id 614b5cd7-280c-4816-ad29-e25b721df36f. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:36:47.475967 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:47.475967 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:36:47.476675 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-09d3e330-9718-4223-871e-b66465f2beda tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] https://10.4.3.200/volume/v3/backups/614b5cd7-280c-4816-ad29-e25b721df36f returned with HTTP 200 Jul 10 06:36:47.477093 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 611/2436] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:47 2026] GET /volume/v3/backups/614b5cd7-280c-4816-ad29-e25b721df36f => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:48.167000 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-68b11d54-75db-4c16-b6d8-6dacb42c86de None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:48.169096 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-68b11d54-75db-4c16-b6d8-6dacb42c86de tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] GET https://10.4.3.200/volume/v3/volumes/6118a45e-ac79-41aa-9548-6dbd8125caaf Jul 10 06:36:48.169365 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-68b11d54-75db-4c16-b6d8-6dacb42c86de tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:48.169622 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-68b11d54-75db-4c16-b6d8-6dacb42c86de tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:48.176702 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-68b11d54-75db-4c16-b6d8-6dacb42c86de tempest-CreateVolumesFromImageTest-2130925477 tempest-CreateVolumesFromImageTest-2130925477-project-member] https://10.4.3.200/volume/v3/volumes/6118a45e-ac79-41aa-9548-6dbd8125caaf returned with HTTP 404 Jul 10 06:36:48.177357 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 605/2437] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:48 2026] GET /volume/v3/volumes/6118a45e-ac79-41aa-9548-6dbd8125caaf => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:36:48.457797 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-b53402bf-5546-497b-a809-c5ba8a6cdd96 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:48.459799 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b53402bf-5546-497b-a809-c5ba8a6cdd96 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/a31e07ae-b9b9-400b-bf8f-572203b73b2f Jul 10 06:36:48.460021 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b53402bf-5546-497b-a809-c5ba8a6cdd96 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:48.460236 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b53402bf-5546-497b-a809-c5ba8a6cdd96 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:48.460366 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-b53402bf-5546-497b-a809-c5ba8a6cdd96 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id a31e07ae-b9b9-400b-bf8f-572203b73b2f. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:36:48.464984 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:48.464984 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:36:48.465839 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b53402bf-5546-497b-a809-c5ba8a6cdd96 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/a31e07ae-b9b9-400b-bf8f-572203b73b2f returned with HTTP 200 Jul 10 06:36:48.467331 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 610/2438] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:48 2026] GET /volume/v3/backups/a31e07ae-b9b9-400b-bf8f-572203b73b2f => generated 792 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:48.475939 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-7020e3c4-7160-48c9-9cec-c496b4b053d8 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:48.477696 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7020e3c4-7160-48c9-9cec-c496b4b053d8 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/volumes/b0daac36-db33-4714-9cda-f9004662a9c5 Jul 10 06:36:48.477953 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-7020e3c4-7160-48c9-9cec-c496b4b053d8 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:48.478198 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-7020e3c4-7160-48c9-9cec-c496b4b053d8 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:48.486787 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:48.486787 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:36:48.489679 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-51027190-d055-4cf4-8058-b491a8ab376d None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:48.491403 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-51027190-d055-4cf4-8058-b491a8ab376d tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] GET https://10.4.3.200/volume/v3/backups/614b5cd7-280c-4816-ad29-e25b721df36f Jul 10 06:36:48.491698 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-51027190-d055-4cf4-8058-b491a8ab376d tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:48.491945 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-51027190-d055-4cf4-8058-b491a8ab376d tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:48.492387 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-51027190-d055-4cf4-8058-b491a8ab376d tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Show backup with id 614b5cd7-280c-4816-ad29-e25b721df36f. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:36:48.492456 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-7020e3c4-7160-48c9-9cec-c496b4b053d8 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Volume info retrieved successfully. Jul 10 06:36:48.497011 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:48.497011 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:36:48.497774 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-51027190-d055-4cf4-8058-b491a8ab376d tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] https://10.4.3.200/volume/v3/backups/614b5cd7-280c-4816-ad29-e25b721df36f returned with HTTP 200 Jul 10 06:36:48.498383 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 612/2439] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:48 2026] GET /volume/v3/backups/614b5cd7-280c-4816-ad29-e25b721df36f => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:48.499798 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7020e3c4-7160-48c9-9cec-c496b4b053d8 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/volumes/b0daac36-db33-4714-9cda-f9004662a9c5 returned with HTTP 200 Jul 10 06:36:48.500299 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 613/2440] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:48 2026] GET /volume/v3/volumes/b0daac36-db33-4714-9cda-f9004662a9c5 => generated 1411 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:36:48.512398 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-a329a853-d9ff-416e-87d5-67987d5c8ed6 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:48.514522 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a329a853-d9ff-416e-87d5-67987d5c8ed6 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/volumes/b0daac36-db33-4714-9cda-f9004662a9c5 Jul 10 06:36:48.514726 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a329a853-d9ff-416e-87d5-67987d5c8ed6 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:48.514933 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a329a853-d9ff-416e-87d5-67987d5c8ed6 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:48.522830 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:48.522830 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:36:48.527261 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-a329a853-d9ff-416e-87d5-67987d5c8ed6 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Volume info retrieved successfully. Jul 10 06:36:48.533787 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a329a853-d9ff-416e-87d5-67987d5c8ed6 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/volumes/b0daac36-db33-4714-9cda-f9004662a9c5 returned with HTTP 200 Jul 10 06:36:48.534559 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 606/2441] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:48 2026] GET /volume/v3/volumes/b0daac36-db33-4714-9cda-f9004662a9c5 => generated 1411 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:36:48.553100 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-64d1800e-1e22-49e6-b0e2-3bcc3a91f718 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:48.556800 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-64d1800e-1e22-49e6-b0e2-3bcc3a91f718 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] DELETE https://10.4.3.200/volume/v3/volumes/b0daac36-db33-4714-9cda-f9004662a9c5 Jul 10 06:36:48.557003 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-64d1800e-1e22-49e6-b0e2-3bcc3a91f718 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:48.557186 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-64d1800e-1e22-49e6-b0e2-3bcc3a91f718 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:48.557333 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-64d1800e-1e22-49e6-b0e2-3bcc3a91f718 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Delete volume with id: b0daac36-db33-4714-9cda-f9004662a9c5 Jul 10 06:36:48.574179 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:48.574179 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:36:48.574179 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-64d1800e-1e22-49e6-b0e2-3bcc3a91f718 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Volume info retrieved successfully. Jul 10 06:36:48.594541 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-64d1800e-1e22-49e6-b0e2-3bcc3a91f718 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Delete volume request issued successfully. Jul 10 06:36:48.594541 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-64d1800e-1e22-49e6-b0e2-3bcc3a91f718 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/volumes/b0daac36-db33-4714-9cda-f9004662a9c5 returned with HTTP 202 Jul 10 06:36:48.594541 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 611/2442] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:36:48 2026] DELETE /volume/v3/volumes/b0daac36-db33-4714-9cda-f9004662a9c5 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:36:48.599339 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-45b5c498-e616-41e2-abce-4fdb5f5eeb39 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:48.601803 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-45b5c498-e616-41e2-abce-4fdb5f5eeb39 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/volumes/b0daac36-db33-4714-9cda-f9004662a9c5 Jul 10 06:36:48.602180 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-45b5c498-e616-41e2-abce-4fdb5f5eeb39 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:48.602483 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-45b5c498-e616-41e2-abce-4fdb5f5eeb39 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:48.613524 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:48.613524 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:36:48.617333 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-45b5c498-e616-41e2-abce-4fdb5f5eeb39 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Volume info retrieved successfully. Jul 10 06:36:48.623668 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-45b5c498-e616-41e2-abce-4fdb5f5eeb39 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/volumes/b0daac36-db33-4714-9cda-f9004662a9c5 returned with HTTP 200 Jul 10 06:36:48.624251 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 613/2443] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:48 2026] GET /volume/v3/volumes/b0daac36-db33-4714-9cda-f9004662a9c5 => generated 1410 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:36:49.331092 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-ceb61884-95e9-4882-b16c-3acbb6b8cfdb None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:49.412270 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ceb61884-95e9-4882-b16c-3acbb6b8cfdb tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:36:49.412630 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ceb61884-95e9-4882-b16c-3acbb6b8cfdb tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1781732008"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:36:49.413992 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-ceb61884-95e9-4882-b16c-3acbb6b8cfdb tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1781732008'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:36:49.414143 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-ceb61884-95e9-4882-b16c-3acbb6b8cfdb tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Create volume of 1 GB Jul 10 06:36:49.418090 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-ceb61884-95e9-4882-b16c-3acbb6b8cfdb tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Availability Zones retrieved successfully. Jul 10 06:36:49.423572 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-ceb61884-95e9-4882-b16c-3acbb6b8cfdb tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Flow 'volume_create_api' (53f0e1d3-e59b-4907-b555-5def3b9fb12e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:36:49.424585 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-ceb61884-95e9-4882-b16c-3acbb6b8cfdb tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10a0f637-5201-4da0-a194-477270fb29f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:36:49.425615 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-ceb61884-95e9-4882-b16c-3acbb6b8cfdb tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Validating volume size '1' using validate_int {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:36:49.448493 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-ceb61884-95e9-4882-b16c-3acbb6b8cfdb tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10a0f637-5201-4da0-a194-477270fb29f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:36:49.449335 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-ceb61884-95e9-4882-b16c-3acbb6b8cfdb tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (befcfdcb-b9c1-4054-901d-28643f6feb2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:36:49.504148 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-ceb61884-95e9-4882-b16c-3acbb6b8cfdb tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Created reservations ['f35891d0-6816-4f5d-befc-52602b902750', 'c1a0ee3a-757d-482e-9da1-3488d5be3fad', 'f51cfb21-2835-4249-b0c7-d198c107caac', '1eca9751-3d2f-457d-aa31-af31f290fe8e'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:36:49.505229 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-ceb61884-95e9-4882-b16c-3acbb6b8cfdb tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (befcfdcb-b9c1-4054-901d-28643f6feb2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f35891d0-6816-4f5d-befc-52602b902750', 'c1a0ee3a-757d-482e-9da1-3488d5be3fad', 'f51cfb21-2835-4249-b0c7-d198c107caac', '1eca9751-3d2f-457d-aa31-af31f290fe8e']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:36:49.506484 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-ceb61884-95e9-4882-b16c-3acbb6b8cfdb tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e92432b2-a702-410c-b978-7b08916dfb2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:36:49.512663 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-a5dd2cb5-6c9f-4c62-974e-8cb02b9e4f95 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:49.515276 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a5dd2cb5-6c9f-4c62-974e-8cb02b9e4f95 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] GET https://10.4.3.200/volume/v3/backups/614b5cd7-280c-4816-ad29-e25b721df36f Jul 10 06:36:49.515588 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a5dd2cb5-6c9f-4c62-974e-8cb02b9e4f95 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:49.515868 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a5dd2cb5-6c9f-4c62-974e-8cb02b9e4f95 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:49.516037 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-a5dd2cb5-6c9f-4c62-974e-8cb02b9e4f95 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Show backup with id 614b5cd7-280c-4816-ad29-e25b721df36f. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:36:49.521256 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:49.521256 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:36:49.522127 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a5dd2cb5-6c9f-4c62-974e-8cb02b9e4f95 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] https://10.4.3.200/volume/v3/backups/614b5cd7-280c-4816-ad29-e25b721df36f returned with HTTP 200 Jul 10 06:36:49.522745 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 607/2444] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:49 2026] GET /volume/v3/backups/614b5cd7-280c-4816-ad29-e25b721df36f => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:49.527686 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-ceb61884-95e9-4882-b16c-3acbb6b8cfdb tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e92432b2-a702-410c-b978-7b08916dfb2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aa4df717-c45d-4f0e-9697-ddf6b30adca5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1781732008',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c86965e9e6c4e2194f89ee3075748ea',qos_specs=None,replication_status=,reservations=['f35891d0-6816-4f5d-befc-52602b902750','c1a0ee3a-757d-482e-9da1-3488d5be3fad','f51cfb21-2835-4249-b0c7-d198c107caac','1eca9751-3d2f-457d-aa31-af31f290fe8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='075ffe5c47c34e439c256aa22a21b7c9',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:36:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1781732008',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aa4df717-c45d-4f0e-9697-ddf6b30adca5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c86965e9e6c4e2194f89ee3075748ea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='075ffe5c47c34e439c256aa22a21b7c9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:36:49.528441 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-ceb61884-95e9-4882-b16c-3acbb6b8cfdb tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21c50dfd-7aeb-4ac7-9897-bc54049e6680) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:36:49.547300 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-ceb61884-95e9-4882-b16c-3acbb6b8cfdb tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21c50dfd-7aeb-4ac7-9897-bc54049e6680) transitioned into state 'SUCCESS' from state '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-1781732008',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c86965e9e6c4e2194f89ee3075748ea',qos_specs=None,replication_status=,reservations=['f35891d0-6816-4f5d-befc-52602b902750','c1a0ee3a-757d-482e-9da1-3488d5be3fad','f51cfb21-2835-4249-b0c7-d198c107caac','1eca9751-3d2f-457d-aa31-af31f290fe8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='075ffe5c47c34e439c256aa22a21b7c9',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:36:49.547991 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-ceb61884-95e9-4882-b16c-3acbb6b8cfdb tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac3cccae-b75a-4a92-ac35-9a6e728a8f87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:36:49.559705 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-ceb61884-95e9-4882-b16c-3acbb6b8cfdb tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac3cccae-b75a-4a92-ac35-9a6e728a8f87) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:36:49.560479 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-ceb61884-95e9-4882-b16c-3acbb6b8cfdb tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Flow 'volume_create_api' (53f0e1d3-e59b-4907-b555-5def3b9fb12e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:36:49.560896 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-ceb61884-95e9-4882-b16c-3acbb6b8cfdb tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Create volume request issued successfully. Jul 10 06:36:49.561460 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ceb61884-95e9-4882-b16c-3acbb6b8cfdb tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:36:49.561877 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 614/2445] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 10 06:36:49 2026] POST /volume/v3/volumes => generated 760 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:36:49.573647 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-55012aec-914d-48fe-8895-df53dad04ba2 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:49.575349 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-55012aec-914d-48fe-8895-df53dad04ba2 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] GET https://10.4.3.200/volume/v3/volumes/aa4df717-c45d-4f0e-9697-ddf6b30adca5 Jul 10 06:36:49.575570 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-55012aec-914d-48fe-8895-df53dad04ba2 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:49.575706 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-55012aec-914d-48fe-8895-df53dad04ba2 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:49.582002 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:49.582002 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:36:49.586362 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-55012aec-914d-48fe-8895-df53dad04ba2 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Volume info retrieved successfully. Jul 10 06:36:49.592985 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-55012aec-914d-48fe-8895-df53dad04ba2 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] https://10.4.3.200/volume/v3/volumes/aa4df717-c45d-4f0e-9697-ddf6b30adca5 returned with HTTP 200 Jul 10 06:36:49.593715 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 612/2446] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:49 2026] GET /volume/v3/volumes/aa4df717-c45d-4f0e-9697-ddf6b30adca5 => generated 828 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:49.643460 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-6ffb4428-a711-45d8-9b07-bc1fb7d3613d None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:49.645105 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-6ffb4428-a711-45d8-9b07-bc1fb7d3613d tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/volumes/b0daac36-db33-4714-9cda-f9004662a9c5 Jul 10 06:36:49.645288 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-6ffb4428-a711-45d8-9b07-bc1fb7d3613d tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:49.645459 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-6ffb4428-a711-45d8-9b07-bc1fb7d3613d tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:49.650921 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-6ffb4428-a711-45d8-9b07-bc1fb7d3613d tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/volumes/b0daac36-db33-4714-9cda-f9004662a9c5 returned with HTTP 404 Jul 10 06:36:49.651335 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 614/2447] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:49 2026] GET /volume/v3/volumes/b0daac36-db33-4714-9cda-f9004662a9c5 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:36:49.660175 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-14740576-43eb-4174-bb1b-1dc732d96a55 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:49.660562 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-14740576-43eb-4174-bb1b-1dc732d96a55 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] DELETE https://10.4.3.200/volume/v3/backups/a31e07ae-b9b9-400b-bf8f-572203b73b2f Jul 10 06:36:49.660731 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-14740576-43eb-4174-bb1b-1dc732d96a55 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:49.660915 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-14740576-43eb-4174-bb1b-1dc732d96a55 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:49.661016 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.contrib.backups [None req-14740576-43eb-4174-bb1b-1dc732d96a55 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Delete backup with id: a31e07ae-b9b9-400b-bf8f-572203b73b2f. Jul 10 06:36:49.666575 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:49.666575 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:36:49.687084 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.backup.rpcapi [None req-14740576-43eb-4174-bb1b-1dc732d96a55 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] delete_backup rpcapi backup_id a31e07ae-b9b9-400b-bf8f-572203b73b2f {{(pid=99977) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 06:36:49.690731 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-14740576-43eb-4174-bb1b-1dc732d96a55 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/a31e07ae-b9b9-400b-bf8f-572203b73b2f returned with HTTP 202 Jul 10 06:36:49.690731 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 608/2448] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:36:49 2026] DELETE /volume/v3/backups/a31e07ae-b9b9-400b-bf8f-572203b73b2f => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:36:49.698027 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-93f16f64-d385-4ac9-b394-91a3348205e8 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:49.700949 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-93f16f64-d385-4ac9-b394-91a3348205e8 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/a31e07ae-b9b9-400b-bf8f-572203b73b2f Jul 10 06:36:49.701189 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-93f16f64-d385-4ac9-b394-91a3348205e8 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:49.701314 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-93f16f64-d385-4ac9-b394-91a3348205e8 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:49.701417 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-93f16f64-d385-4ac9-b394-91a3348205e8 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id a31e07ae-b9b9-400b-bf8f-572203b73b2f. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:36:49.708285 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:49.708285 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:36:49.708980 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-93f16f64-d385-4ac9-b394-91a3348205e8 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/a31e07ae-b9b9-400b-bf8f-572203b73b2f returned with HTTP 200 Jul 10 06:36:49.709393 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 615/2449] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:49 2026] GET /volume/v3/backups/a31e07ae-b9b9-400b-bf8f-572203b73b2f => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:49.947010 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-0256d165-c7a7-4454-a978-74fa354e5555 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:49.953851 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0256d165-c7a7-4454-a978-74fa354e5555 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] DELETE https://10.4.3.200/volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 Jul 10 06:36:49.954324 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0256d165-c7a7-4454-a978-74fa354e5555 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:49.955335 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0256d165-c7a7-4454-a978-74fa354e5555 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:49.955992 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-0256d165-c7a7-4454-a978-74fa354e5555 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Delete volume with id: 0298efcb-6afa-4ea1-86f9-3d0745200e64 Jul 10 06:36:49.981931 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:49.981931 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:36:49.983904 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-0256d165-c7a7-4454-a978-74fa354e5555 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Volume info retrieved successfully. Jul 10 06:36:50.024379 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-0256d165-c7a7-4454-a978-74fa354e5555 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Delete volume request issued successfully. Jul 10 06:36:50.024549 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0256d165-c7a7-4454-a978-74fa354e5555 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 returned with HTTP 202 Jul 10 06:36:50.025038 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 613/2450] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:36:49 2026] DELETE /volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:36:50.034782 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-e4f6791d-a22f-4b8d-9cdc-32e1619f45b4 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:50.039109 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-e4f6791d-a22f-4b8d-9cdc-32e1619f45b4 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] GET https://10.4.3.200/volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 Jul 10 06:36:50.039353 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-e4f6791d-a22f-4b8d-9cdc-32e1619f45b4 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:50.039622 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-e4f6791d-a22f-4b8d-9cdc-32e1619f45b4 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:50.051964 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:50.051964 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:36:50.061427 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-e4f6791d-a22f-4b8d-9cdc-32e1619f45b4 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Volume info retrieved successfully. Jul 10 06:36:50.067675 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-e4f6791d-a22f-4b8d-9cdc-32e1619f45b4 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 returned with HTTP 200 Jul 10 06:36:50.068141 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 615/2451] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:50 2026] GET /volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 => generated 852 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:50.533480 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-6138605e-ba82-4708-b477-733bb1c268e1 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:50.535650 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6138605e-ba82-4708-b477-733bb1c268e1 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] GET https://10.4.3.200/volume/v3/backups/614b5cd7-280c-4816-ad29-e25b721df36f Jul 10 06:36:50.536148 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6138605e-ba82-4708-b477-733bb1c268e1 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:50.536148 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6138605e-ba82-4708-b477-733bb1c268e1 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:50.536238 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-6138605e-ba82-4708-b477-733bb1c268e1 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Show backup with id 614b5cd7-280c-4816-ad29-e25b721df36f. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:36:50.540490 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:50.540490 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:36:50.541166 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6138605e-ba82-4708-b477-733bb1c268e1 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] https://10.4.3.200/volume/v3/backups/614b5cd7-280c-4816-ad29-e25b721df36f returned with HTTP 200 Jul 10 06:36:50.541574 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 609/2452] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:50 2026] GET /volume/v3/backups/614b5cd7-280c-4816-ad29-e25b721df36f => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:50.558210 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-98d01aa1-05f1-4118-ac54-79cac7cdfa86 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:50.560110 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-98d01aa1-05f1-4118-ac54-79cac7cdfa86 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/volumes/63c07a7d-f76d-4897-9db5-d5034c948c6a Jul 10 06:36:50.560316 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-98d01aa1-05f1-4118-ac54-79cac7cdfa86 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:50.560490 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-98d01aa1-05f1-4118-ac54-79cac7cdfa86 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:50.577808 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:50.577808 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:36:50.587516 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-98d01aa1-05f1-4118-ac54-79cac7cdfa86 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Volume info retrieved successfully. Jul 10 06:36:50.595526 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-98d01aa1-05f1-4118-ac54-79cac7cdfa86 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/volumes/63c07a7d-f76d-4897-9db5-d5034c948c6a returned with HTTP 200 Jul 10 06:36:50.598523 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 616/2453] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:50 2026] GET /volume/v3/volumes/63c07a7d-f76d-4897-9db5-d5034c948c6a => generated 1648 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:36:50.605708 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-5289b303-ed3e-40a2-8070-aa0cf50f332f None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:50.607279 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5289b303-ed3e-40a2-8070-aa0cf50f332f tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] GET https://10.4.3.200/volume/v3/volumes/aa4df717-c45d-4f0e-9697-ddf6b30adca5 Jul 10 06:36:50.607446 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5289b303-ed3e-40a2-8070-aa0cf50f332f tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:50.607646 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5289b303-ed3e-40a2-8070-aa0cf50f332f tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:50.613719 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:50.613719 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:36:50.616829 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-5289b303-ed3e-40a2-8070-aa0cf50f332f tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Volume info retrieved successfully. Jul 10 06:36:50.620222 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5289b303-ed3e-40a2-8070-aa0cf50f332f tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] https://10.4.3.200/volume/v3/volumes/aa4df717-c45d-4f0e-9697-ddf6b30adca5 returned with HTTP 200 Jul 10 06:36:50.620586 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 614/2454] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:50 2026] GET /volume/v3/volumes/aa4df717-c45d-4f0e-9697-ddf6b30adca5 => generated 853 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:50.632207 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-518fb527-5430-413a-b488-a847cbccc9d6 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:50.633698 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-518fb527-5430-413a-b488-a847cbccc9d6 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] POST https://10.4.3.200/volume/v3/snapshots Jul 10 06:36:50.634014 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-518fb527-5430-413a-b488-a847cbccc9d6 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "aa4df717-c45d-4f0e-9697-ddf6b30adca5", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-1455611392"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:36:50.641869 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:50.641869 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:36:50.642312 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-518fb527-5430-413a-b488-a847cbccc9d6 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Volume info retrieved successfully. Jul 10 06:36:50.642423 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.snapshots [None req-518fb527-5430-413a-b488-a847cbccc9d6 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Create snapshot from volume aa4df717-c45d-4f0e-9697-ddf6b30adca5 Jul 10 06:36:50.673096 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.quota [None req-518fb527-5430-413a-b488-a847cbccc9d6 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Created reservations ['bf763a8c-1239-4f32-8f9e-4531fb660004', '0f4072e1-5e51-4446-bbd9-46ae44a032b7', 'afc4086a-eb3c-48d7-b4cb-91c7937bcf83', 'fad4f08b-75d2-46af-97ff-3c9d6c935248'] {{(pid=99975) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:36:50.697490 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-518fb527-5430-413a-b488-a847cbccc9d6 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Snapshot create request issued successfully. Jul 10 06:36:50.697833 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-518fb527-5430-413a-b488-a847cbccc9d6 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 10 06:36:50.698292 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 616/2455] 10.4.3.200 () {68 vars in 1265 bytes} [Fri Jul 10 06:36:50 2026] POST /volume/v3/snapshots => generated 316 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:36:50.706601 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-6547301d-5d69-46ad-96ca-6bf2028d8458 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:50.711094 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6547301d-5d69-46ad-96ca-6bf2028d8458 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] GET https://10.4.3.200/volume/v3/snapshots/9a148bc1-8d95-459c-83c4-f738abe1d298 Jul 10 06:36:50.711343 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6547301d-5d69-46ad-96ca-6bf2028d8458 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:50.711627 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6547301d-5d69-46ad-96ca-6bf2028d8458 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:50.721752 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-0cc38b73-e376-460d-a1af-14504814541b None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:50.723114 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:50.723114 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:36:50.723392 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0cc38b73-e376-460d-a1af-14504814541b tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/a31e07ae-b9b9-400b-bf8f-572203b73b2f Jul 10 06:36:50.723725 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-0cc38b73-e376-460d-a1af-14504814541b tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:50.723725 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-0cc38b73-e376-460d-a1af-14504814541b tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:50.723841 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-0cc38b73-e376-460d-a1af-14504814541b tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id a31e07ae-b9b9-400b-bf8f-572203b73b2f. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:36:50.723883 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-6547301d-5d69-46ad-96ca-6bf2028d8458 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Snapshot retrieved successfully. Jul 10 06:36:50.724879 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6547301d-5d69-46ad-96ca-6bf2028d8458 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] https://10.4.3.200/volume/v3/snapshots/9a148bc1-8d95-459c-83c4-f738abe1d298 returned with HTTP 200 Jul 10 06:36:50.727800 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 610/2456] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:36:50 2026] GET /volume/v3/snapshots/9a148bc1-8d95-459c-83c4-f738abe1d298 => generated 448 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:50.730193 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0cc38b73-e376-460d-a1af-14504814541b tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/a31e07ae-b9b9-400b-bf8f-572203b73b2f returned with HTTP 404 Jul 10 06:36:50.731150 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 617/2457] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:50 2026] GET /volume/v3/backups/a31e07ae-b9b9-400b-bf8f-572203b73b2f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:36:50.801831 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-e4e5508d-a002-4d9a-9217-f9da78d8beb6 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:50.803460 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e4e5508d-a002-4d9a-9217-f9da78d8beb6 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/volumes/47704770-1867-40e7-93d4-bd55df40af48 Jul 10 06:36:50.803720 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e4e5508d-a002-4d9a-9217-f9da78d8beb6 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:50.803952 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e4e5508d-a002-4d9a-9217-f9da78d8beb6 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:50.810409 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:50.810409 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:36:50.813636 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-e4e5508d-a002-4d9a-9217-f9da78d8beb6 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Volume info retrieved successfully. Jul 10 06:36:50.817610 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e4e5508d-a002-4d9a-9217-f9da78d8beb6 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/volumes/47704770-1867-40e7-93d4-bd55df40af48 returned with HTTP 200 Jul 10 06:36:50.818015 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 615/2458] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:50 2026] GET /volume/v3/volumes/47704770-1867-40e7-93d4-bd55df40af48 => generated 1356 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:36:50.829971 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-9d794c93-1ba2-47bb-b247-f38351b30dac None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:50.831645 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-9d794c93-1ba2-47bb-b247-f38351b30dac tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] DELETE https://10.4.3.200/volume/v3/volumes/47704770-1867-40e7-93d4-bd55df40af48 Jul 10 06:36:50.831845 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-9d794c93-1ba2-47bb-b247-f38351b30dac tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:50.832065 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-9d794c93-1ba2-47bb-b247-f38351b30dac tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:50.832227 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-9d794c93-1ba2-47bb-b247-f38351b30dac tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Delete volume with id: 47704770-1867-40e7-93d4-bd55df40af48 Jul 10 06:36:50.840016 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:50.840016 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:36:50.840521 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-9d794c93-1ba2-47bb-b247-f38351b30dac tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Volume info retrieved successfully. Jul 10 06:36:50.856163 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-9d794c93-1ba2-47bb-b247-f38351b30dac tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Delete volume request issued successfully. Jul 10 06:36:50.856304 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-9d794c93-1ba2-47bb-b247-f38351b30dac tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/volumes/47704770-1867-40e7-93d4-bd55df40af48 returned with HTTP 202 Jul 10 06:36:50.856862 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 617/2459] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:36:50 2026] DELETE /volume/v3/volumes/47704770-1867-40e7-93d4-bd55df40af48 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:36:50.864140 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-096887a7-b06c-4338-9613-7dc1fda3b30c None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:50.866203 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-096887a7-b06c-4338-9613-7dc1fda3b30c tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/volumes/47704770-1867-40e7-93d4-bd55df40af48 Jul 10 06:36:50.867787 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-096887a7-b06c-4338-9613-7dc1fda3b30c tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:50.867787 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-096887a7-b06c-4338-9613-7dc1fda3b30c tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:50.874245 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:50.874245 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:36:50.878252 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-096887a7-b06c-4338-9613-7dc1fda3b30c tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Volume info retrieved successfully. Jul 10 06:36:50.883186 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-096887a7-b06c-4338-9613-7dc1fda3b30c tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/volumes/47704770-1867-40e7-93d4-bd55df40af48 returned with HTTP 200 Jul 10 06:36:50.883639 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 611/2460] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:50 2026] GET /volume/v3/volumes/47704770-1867-40e7-93d4-bd55df40af48 => generated 1355 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:36:51.085448 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-dc1f865e-1eb2-472f-9e36-0575f3300c10 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:51.087249 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-dc1f865e-1eb2-472f-9e36-0575f3300c10 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] GET https://10.4.3.200/volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 Jul 10 06:36:51.087450 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-dc1f865e-1eb2-472f-9e36-0575f3300c10 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:51.087643 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-dc1f865e-1eb2-472f-9e36-0575f3300c10 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:51.092854 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-dc1f865e-1eb2-472f-9e36-0575f3300c10 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 returned with HTTP 404 Jul 10 06:36:51.093228 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 618/2461] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:51 2026] GET /volume/v3/volumes/0298efcb-6afa-4ea1-86f9-3d0745200e64 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:36:51.557160 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-04f37902-46ab-4d6f-baf4-8c2a415ad109 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:51.563964 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-04f37902-46ab-4d6f-baf4-8c2a415ad109 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] GET https://10.4.3.200/volume/v3/backups/614b5cd7-280c-4816-ad29-e25b721df36f Jul 10 06:36:51.565119 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-04f37902-46ab-4d6f-baf4-8c2a415ad109 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:51.566340 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-04f37902-46ab-4d6f-baf4-8c2a415ad109 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:51.566947 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-04f37902-46ab-4d6f-baf4-8c2a415ad109 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Show backup with id 614b5cd7-280c-4816-ad29-e25b721df36f. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:36:51.578832 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:51.578832 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:36:51.580561 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-04f37902-46ab-4d6f-baf4-8c2a415ad109 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] https://10.4.3.200/volume/v3/backups/614b5cd7-280c-4816-ad29-e25b721df36f returned with HTTP 200 Jul 10 06:36:51.584532 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 616/2462] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:51 2026] GET /volume/v3/backups/614b5cd7-280c-4816-ad29-e25b721df36f => generated 749 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:51.609651 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-d83e3dbd-7e10-4190-a116-343f9eaa7200 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:51.611330 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-d83e3dbd-7e10-4190-a116-343f9eaa7200 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/volumes/63c07a7d-f76d-4897-9db5-d5034c948c6a Jul 10 06:36:51.611570 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-d83e3dbd-7e10-4190-a116-343f9eaa7200 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:51.611783 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-d83e3dbd-7e10-4190-a116-343f9eaa7200 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:51.622662 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:51.622662 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:36:51.626579 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-d83e3dbd-7e10-4190-a116-343f9eaa7200 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Volume info retrieved successfully. Jul 10 06:36:51.630944 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-d83e3dbd-7e10-4190-a116-343f9eaa7200 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/volumes/63c07a7d-f76d-4897-9db5-d5034c948c6a returned with HTTP 200 Jul 10 06:36:51.631298 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 618/2463] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:51 2026] GET /volume/v3/volumes/63c07a7d-f76d-4897-9db5-d5034c948c6a => generated 1648 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:36:51.740520 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-9fd98292-e96e-44c0-bf82-a91f6ad4f7b9 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:51.742180 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9fd98292-e96e-44c0-bf82-a91f6ad4f7b9 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] GET https://10.4.3.200/volume/v3/snapshots/9a148bc1-8d95-459c-83c4-f738abe1d298 Jul 10 06:36:51.742295 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9fd98292-e96e-44c0-bf82-a91f6ad4f7b9 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:51.742483 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9fd98292-e96e-44c0-bf82-a91f6ad4f7b9 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:51.747101 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:51.747101 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:36:51.747499 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-9fd98292-e96e-44c0-bf82-a91f6ad4f7b9 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Snapshot retrieved successfully. Jul 10 06:36:51.748519 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9fd98292-e96e-44c0-bf82-a91f6ad4f7b9 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] https://10.4.3.200/volume/v3/snapshots/9a148bc1-8d95-459c-83c4-f738abe1d298 returned with HTTP 200 Jul 10 06:36:51.749217 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 612/2464] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:36:51 2026] GET /volume/v3/snapshots/9a148bc1-8d95-459c-83c4-f738abe1d298 => generated 475 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:51.758443 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-3f321c02-2a37-4dc0-9ba2-44f890251805 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:51.760563 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3f321c02-2a37-4dc0-9ba2-44f890251805 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:36:51.760876 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3f321c02-2a37-4dc0-9ba2-44f890251805 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "9a148bc1-8d95-459c-83c4-f738abe1d298", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1075855526"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:36:51.762626 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-3f321c02-2a37-4dc0-9ba2-44f890251805 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Create volume request body: {'volume': {"'snapshot_id": '9a148bc1-8d95-459c-83c4-f738abe1d298', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1075855526'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:36:51.762778 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-3f321c02-2a37-4dc0-9ba2-44f890251805 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Create volume of 1 GB Jul 10 06:36:51.767514 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-3f321c02-2a37-4dc0-9ba2-44f890251805 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Availability Zones retrieved successfully. Jul 10 06:36:51.775178 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-3f321c02-2a37-4dc0-9ba2-44f890251805 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Flow 'volume_create_api' (8cb56af5-84b0-4e53-b483-a67905411434) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:36:51.776350 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-3f321c02-2a37-4dc0-9ba2-44f890251805 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b7387e6-fa50-4ba7-b57a-f4ca8d297dd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:36:51.777625 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-3f321c02-2a37-4dc0-9ba2-44f890251805 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Validating volume size '1' using validate_int {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:36:51.810163 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-3f321c02-2a37-4dc0-9ba2-44f890251805 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b7387e6-fa50-4ba7-b57a-f4ca8d297dd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:36:51.811090 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-3f321c02-2a37-4dc0-9ba2-44f890251805 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8490b60a-5731-4030-901c-9b199251f52b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:36:51.856798 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-3f321c02-2a37-4dc0-9ba2-44f890251805 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Created reservations ['640ea0ae-a18b-4efd-9e5e-ddcfab513b8e', '19246f8e-b66d-4064-8806-369b1a60b401', 'd2397492-8cce-4384-a038-570ca4e49bad', 'ef8590e3-802d-4778-92e8-7649d61030e8'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:36:51.857886 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-3f321c02-2a37-4dc0-9ba2-44f890251805 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8490b60a-5731-4030-901c-9b199251f52b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['640ea0ae-a18b-4efd-9e5e-ddcfab513b8e', '19246f8e-b66d-4064-8806-369b1a60b401', 'd2397492-8cce-4384-a038-570ca4e49bad', 'ef8590e3-802d-4778-92e8-7649d61030e8']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:36:51.858860 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-3f321c02-2a37-4dc0-9ba2-44f890251805 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e107b12-6021-4a6c-9ef8-0b15aa25f7e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:36:51.894220 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-3f321c02-2a37-4dc0-9ba2-44f890251805 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e107b12-6021-4a6c-9ef8-0b15aa25f7e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dfda4c4c-0e62-4158-a035-665e4fed464b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1075855526',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c86965e9e6c4e2194f89ee3075748ea',qos_specs=None,replication_status=,reservations=['640ea0ae-a18b-4efd-9e5e-ddcfab513b8e','19246f8e-b66d-4064-8806-369b1a60b401','d2397492-8cce-4384-a038-570ca4e49bad','ef8590e3-802d-4778-92e8-7649d61030e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='075ffe5c47c34e439c256aa22a21b7c9',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:36:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1075855526',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dfda4c4c-0e62-4158-a035-665e4fed464b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c86965e9e6c4e2194f89ee3075748ea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='075ffe5c47c34e439c256aa22a21b7c9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:36:51.895489 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-3f321c02-2a37-4dc0-9ba2-44f890251805 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aea85c52-4baf-405d-b0e1-ee36ae7752db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:36:51.897584 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-3f17d27d-dd7f-4840-a100-f4bae97688ca None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:51.900887 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3f17d27d-dd7f-4840-a100-f4bae97688ca tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/volumes/47704770-1867-40e7-93d4-bd55df40af48 Jul 10 06:36:51.901153 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3f17d27d-dd7f-4840-a100-f4bae97688ca tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:51.901456 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3f17d27d-dd7f-4840-a100-f4bae97688ca tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:51.908879 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3f17d27d-dd7f-4840-a100-f4bae97688ca tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/volumes/47704770-1867-40e7-93d4-bd55df40af48 returned with HTTP 404 Jul 10 06:36:51.909441 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 617/2465] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:51 2026] GET /volume/v3/volumes/47704770-1867-40e7-93d4-bd55df40af48 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:36:51.913885 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-3f321c02-2a37-4dc0-9ba2-44f890251805 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aea85c52-4baf-405d-b0e1-ee36ae7752db) transitioned into state 'SUCCESS' from state '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-1075855526',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c86965e9e6c4e2194f89ee3075748ea',qos_specs=None,replication_status=,reservations=['640ea0ae-a18b-4efd-9e5e-ddcfab513b8e','19246f8e-b66d-4064-8806-369b1a60b401','d2397492-8cce-4384-a038-570ca4e49bad','ef8590e3-802d-4778-92e8-7649d61030e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='075ffe5c47c34e439c256aa22a21b7c9',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:36:51.914140 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-3f321c02-2a37-4dc0-9ba2-44f890251805 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (749a2c66-aa58-4243-a138-11163683c93e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:36:51.923929 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-0a3f44fc-7174-428f-bd58-0b1a56c68d3d None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:51.926002 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-0a3f44fc-7174-428f-bd58-0b1a56c68d3d tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:36:51.926556 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-0a3f44fc-7174-428f-bd58-0b1a56c68d3d tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-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-808721356"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:36:51.928061 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.volumes [None req-0a3f44fc-7174-428f-bd58-0b1a56c68d3d tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-808721356'}} {{(pid=99975) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:36:51.928458 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-0a3f44fc-7174-428f-bd58-0b1a56c68d3d tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Create volume of 1 GB Jul 10 06:36:51.930603 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-3f321c02-2a37-4dc0-9ba2-44f890251805 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (749a2c66-aa58-4243-a138-11163683c93e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:36:51.931493 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-3f321c02-2a37-4dc0-9ba2-44f890251805 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Flow 'volume_create_api' (8cb56af5-84b0-4e53-b483-a67905411434) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:36:51.931766 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-3f321c02-2a37-4dc0-9ba2-44f890251805 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Create volume request issued successfully. Jul 10 06:36:51.932284 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3f321c02-2a37-4dc0-9ba2-44f890251805 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:36:51.932752 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 619/2466] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 10 06:36:51 2026] POST /volume/v3/volumes => generated 760 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:36:51.935156 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-0a3f44fc-7174-428f-bd58-0b1a56c68d3d tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Availability Zones retrieved successfully. Jul 10 06:36:51.944271 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-0a3f44fc-7174-428f-bd58-0b1a56c68d3d tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Flow 'volume_create_api' (7bf7a839-d480-4e91-a33c-c3c1fbad6794) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:36:51.945760 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-0a3f44fc-7174-428f-bd58-0b1a56c68d3d tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d594e1c7-a405-4229-b71a-c21d2b257f5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:36:51.947095 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.flows.api.create_volume [None req-0a3f44fc-7174-428f-bd58-0b1a56c68d3d tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Validating volume size '1' using validate_int {{(pid=99975) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:36:51.953384 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-70691443-eacc-4522-9e5e-eed8d3340396 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:51.957862 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-70691443-eacc-4522-9e5e-eed8d3340396 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:36:51.958233 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-70691443-eacc-4522-9e5e-eed8d3340396 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "9a148bc1-8d95-459c-83c4-f738abe1d298", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1739570239"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:36:51.962680 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.volumes [None req-70691443-eacc-4522-9e5e-eed8d3340396 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Create volume request body: {'volume': {"'snapshot_id": '9a148bc1-8d95-459c-83c4-f738abe1d298', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1739570239'}} {{(pid=99977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:36:51.962822 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-70691443-eacc-4522-9e5e-eed8d3340396 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Create volume of 1 GB Jul 10 06:36:51.969437 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-70691443-eacc-4522-9e5e-eed8d3340396 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Availability Zones retrieved successfully. Jul 10 06:36:51.974831 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-70691443-eacc-4522-9e5e-eed8d3340396 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Flow 'volume_create_api' (407d70e8-206f-4ee0-87e1-15a1e9248e77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:36:51.975726 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-70691443-eacc-4522-9e5e-eed8d3340396 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9f9c367-fa58-42b9-b551-b18e44de1248) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:36:51.975947 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-0a3f44fc-7174-428f-bd58-0b1a56c68d3d tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d594e1c7-a405-4229-b71a-c21d2b257f5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:36:51.976619 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.flows.api.create_volume [None req-70691443-eacc-4522-9e5e-eed8d3340396 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Validating volume size '1' using validate_int {{(pid=99977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:36:51.976676 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-0a3f44fc-7174-428f-bd58-0b1a56c68d3d tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f0ace7c-b7dc-4c94-a0b7-3cb2b5ff9eb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:36:52.006926 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-70691443-eacc-4522-9e5e-eed8d3340396 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9f9c367-fa58-42b9-b551-b18e44de1248) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:36:52.007593 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-70691443-eacc-4522-9e5e-eed8d3340396 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98c85528-bd5a-4bc8-96c7-d4b6e5bf14fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:36:52.013928 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.quota [None req-0a3f44fc-7174-428f-bd58-0b1a56c68d3d tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Created reservations ['7103c462-f573-4b10-a15d-8a89465060ad', '178bb1d4-e061-48f0-b9bb-f46fdccad23c', '8d8dd468-4481-45c6-a0bc-633ea6821712', '0bca026c-e15f-46dc-8ee3-54bbf0e3e7f0'] {{(pid=99975) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:36:52.014891 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-0a3f44fc-7174-428f-bd58-0b1a56c68d3d tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f0ace7c-b7dc-4c94-a0b7-3cb2b5ff9eb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7103c462-f573-4b10-a15d-8a89465060ad', '178bb1d4-e061-48f0-b9bb-f46fdccad23c', '8d8dd468-4481-45c6-a0bc-633ea6821712', '0bca026c-e15f-46dc-8ee3-54bbf0e3e7f0']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:36:52.015613 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-0a3f44fc-7174-428f-bd58-0b1a56c68d3d tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01602977-c0ef-4b1a-8ab3-8e008776899a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:36:52.046429 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-70691443-eacc-4522-9e5e-eed8d3340396 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Created reservations ['feda0cd3-b78d-418c-bc82-9b655f450e42', '0d7124dc-1b9c-47f8-a05d-8c93e442b809', '158afa2a-aba5-4948-8253-8b47a20df121', '2cbb2ce8-ccc1-4f56-b93c-954ba0989dbd'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:36:52.047386 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-70691443-eacc-4522-9e5e-eed8d3340396 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98c85528-bd5a-4bc8-96c7-d4b6e5bf14fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['feda0cd3-b78d-418c-bc82-9b655f450e42', '0d7124dc-1b9c-47f8-a05d-8c93e442b809', '158afa2a-aba5-4948-8253-8b47a20df121', '2cbb2ce8-ccc1-4f56-b93c-954ba0989dbd']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:36:52.047606 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-0a3f44fc-7174-428f-bd58-0b1a56c68d3d tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01602977-c0ef-4b1a-8ab3-8e008776899a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8c34d25e-31d2-4bbd-949d-a1a290480b2b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-808721356',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='0499dc7805f946f188cffe4065320f8d',qos_specs=None,replication_status=,reservations=['7103c462-f573-4b10-a15d-8a89465060ad','178bb1d4-e061-48f0-b9bb-f46fdccad23c','8d8dd468-4481-45c6-a0bc-633ea6821712','0bca026c-e15f-46dc-8ee3-54bbf0e3e7f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2febb28e37964c8e958ee0b44118f932',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:36:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-808721356',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8c34d25e-31d2-4bbd-949d-a1a290480b2b,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='0499dc7805f946f188cffe4065320f8d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2febb28e37964c8e958ee0b44118f932',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:36:52.048040 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-70691443-eacc-4522-9e5e-eed8d3340396 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97fcb1a3-20f4-4570-9e0a-cb7a9bde3009) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:36:52.048340 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-0a3f44fc-7174-428f-bd58-0b1a56c68d3d tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e296cc57-a999-42cc-bca7-8fec7a51a5fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:36:52.072607 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-70691443-eacc-4522-9e5e-eed8d3340396 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97fcb1a3-20f4-4570-9e0a-cb7a9bde3009) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '70484ba1-6d62-4b91-b23f-3e8d26d5db99', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1739570239',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c86965e9e6c4e2194f89ee3075748ea',qos_specs=None,replication_status=,reservations=['feda0cd3-b78d-418c-bc82-9b655f450e42','0d7124dc-1b9c-47f8-a05d-8c93e442b809','158afa2a-aba5-4948-8253-8b47a20df121','2cbb2ce8-ccc1-4f56-b93c-954ba0989dbd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='075ffe5c47c34e439c256aa22a21b7c9',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:36:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1739570239',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=70484ba1-6d62-4b91-b23f-3e8d26d5db99,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c86965e9e6c4e2194f89ee3075748ea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='075ffe5c47c34e439c256aa22a21b7c9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:36:52.073085 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-0a3f44fc-7174-428f-bd58-0b1a56c68d3d tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e296cc57-a999-42cc-bca7-8fec7a51a5fa) transitioned into state 'SUCCESS' from state '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-808721356',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='0499dc7805f946f188cffe4065320f8d',qos_specs=None,replication_status=,reservations=['7103c462-f573-4b10-a15d-8a89465060ad','178bb1d4-e061-48f0-b9bb-f46fdccad23c','8d8dd468-4481-45c6-a0bc-633ea6821712','0bca026c-e15f-46dc-8ee3-54bbf0e3e7f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2febb28e37964c8e958ee0b44118f932',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:36:52.073283 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-70691443-eacc-4522-9e5e-eed8d3340396 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1beeb31f-4fb0-4d49-9080-79135487fdbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:36:52.073798 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-0a3f44fc-7174-428f-bd58-0b1a56c68d3d tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df1a8854-22b6-4aed-b2e4-917f4566b335) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:36:52.083002 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-0a3f44fc-7174-428f-bd58-0b1a56c68d3d tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df1a8854-22b6-4aed-b2e4-917f4566b335) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:36:52.083952 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-0a3f44fc-7174-428f-bd58-0b1a56c68d3d tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Flow 'volume_create_api' (7bf7a839-d480-4e91-a33c-c3c1fbad6794) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:36:52.084289 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-0a3f44fc-7174-428f-bd58-0b1a56c68d3d tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Create volume request issued successfully. Jul 10 06:36:52.085001 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-0a3f44fc-7174-428f-bd58-0b1a56c68d3d tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:36:52.085496 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 619/2467] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 10 06:36:51 2026] POST /volume/v3/volumes => generated 815 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:36:52.089538 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-70691443-eacc-4522-9e5e-eed8d3340396 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1beeb31f-4fb0-4d49-9080-79135487fdbd) transitioned into state 'SUCCESS' from state '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-1739570239',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c86965e9e6c4e2194f89ee3075748ea',qos_specs=None,replication_status=,reservations=['feda0cd3-b78d-418c-bc82-9b655f450e42','0d7124dc-1b9c-47f8-a05d-8c93e442b809','158afa2a-aba5-4948-8253-8b47a20df121','2cbb2ce8-ccc1-4f56-b93c-954ba0989dbd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='075ffe5c47c34e439c256aa22a21b7c9',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:36:52.092583 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-70691443-eacc-4522-9e5e-eed8d3340396 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7effa2e-53c4-48d0-8bec-785e29749f86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:36:52.098723 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-70691443-eacc-4522-9e5e-eed8d3340396 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7effa2e-53c4-48d0-8bec-785e29749f86) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:36:52.099425 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-70691443-eacc-4522-9e5e-eed8d3340396 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Flow 'volume_create_api' (407d70e8-206f-4ee0-87e1-15a1e9248e77) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:36:52.099741 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-70691443-eacc-4522-9e5e-eed8d3340396 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Create volume request issued successfully. Jul 10 06:36:52.100243 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-70691443-eacc-4522-9e5e-eed8d3340396 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:36:52.100394 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-7a01de72-4a65-47f8-8db7-33c43ca698b2 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:52.100855 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 613/2468] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 10 06:36:51 2026] POST /volume/v3/volumes => generated 760 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:36:52.106009 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7a01de72-4a65-47f8-8db7-33c43ca698b2 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/volumes/8c34d25e-31d2-4bbd-949d-a1a290480b2b Jul 10 06:36:52.106789 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7a01de72-4a65-47f8-8db7-33c43ca698b2 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:52.107086 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7a01de72-4a65-47f8-8db7-33c43ca698b2 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:52.111438 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-0a8176b3-b9f3-4b57-8bb1-2502a87c8c66 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:52.113789 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0a8176b3-b9f3-4b57-8bb1-2502a87c8c66 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:36:52.114222 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-0a8176b3-b9f3-4b57-8bb1-2502a87c8c66 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "9a148bc1-8d95-459c-83c4-f738abe1d298", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-231884795"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:36:52.116380 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-0a8176b3-b9f3-4b57-8bb1-2502a87c8c66 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Create volume request body: {'volume': {"'snapshot_id": '9a148bc1-8d95-459c-83c4-f738abe1d298', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-231884795'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:36:52.116562 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-0a8176b3-b9f3-4b57-8bb1-2502a87c8c66 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Create volume of 1 GB Jul 10 06:36:52.116916 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:52.116916 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:36:52.121495 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-0a8176b3-b9f3-4b57-8bb1-2502a87c8c66 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Availability Zones retrieved successfully. Jul 10 06:36:52.125884 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:52.125884 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:36:52.129122 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-0a8176b3-b9f3-4b57-8bb1-2502a87c8c66 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Flow 'volume_create_api' (e8bc17be-3465-4751-a8ab-defc61cdb743) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:36:52.130346 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-0a8176b3-b9f3-4b57-8bb1-2502a87c8c66 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c25eb2c-e95a-4670-a066-f7b0e50bfe7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:36:52.131953 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-0a8176b3-b9f3-4b57-8bb1-2502a87c8c66 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Validating volume size '1' using validate_int {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:36:52.137385 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-7a01de72-4a65-47f8-8db7-33c43ca698b2 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Volume info retrieved successfully. Jul 10 06:36:52.150226 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7a01de72-4a65-47f8-8db7-33c43ca698b2 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/volumes/8c34d25e-31d2-4bbd-949d-a1a290480b2b returned with HTTP 200 Jul 10 06:36:52.151118 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 618/2469] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:52 2026] GET /volume/v3/volumes/8c34d25e-31d2-4bbd-949d-a1a290480b2b => generated 883 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:52.162073 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-0a8176b3-b9f3-4b57-8bb1-2502a87c8c66 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c25eb2c-e95a-4670-a066-f7b0e50bfe7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:36:52.163019 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-0a8176b3-b9f3-4b57-8bb1-2502a87c8c66 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc87d0cf-cafa-4b87-9827-6f8dffdf695c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:36:52.206361 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-0a8176b3-b9f3-4b57-8bb1-2502a87c8c66 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Created reservations ['231eb0bc-f61b-48f5-b0a2-e9262bdf7650', '927227f0-cc5d-4845-b965-9328a0677a33', 'a507fe67-07e2-45ba-8f5e-df193681f44f', '57f5aeb4-c686-4855-af0d-21acfb5fbc14'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:36:52.207709 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-0a8176b3-b9f3-4b57-8bb1-2502a87c8c66 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc87d0cf-cafa-4b87-9827-6f8dffdf695c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['231eb0bc-f61b-48f5-b0a2-e9262bdf7650', '927227f0-cc5d-4845-b965-9328a0677a33', 'a507fe67-07e2-45ba-8f5e-df193681f44f', '57f5aeb4-c686-4855-af0d-21acfb5fbc14']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:36:52.208409 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-0a8176b3-b9f3-4b57-8bb1-2502a87c8c66 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40427ec3-b56f-4f12-8ee4-c8d1fc4810e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:36:52.230443 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-0a8176b3-b9f3-4b57-8bb1-2502a87c8c66 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40427ec3-b56f-4f12-8ee4-c8d1fc4810e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd8a7f4b6-c6c4-4fc3-981a-9cc8d3f69412', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-231884795',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c86965e9e6c4e2194f89ee3075748ea',qos_specs=None,replication_status=,reservations=['231eb0bc-f61b-48f5-b0a2-e9262bdf7650','927227f0-cc5d-4845-b965-9328a0677a33','a507fe67-07e2-45ba-8f5e-df193681f44f','57f5aeb4-c686-4855-af0d-21acfb5fbc14'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='075ffe5c47c34e439c256aa22a21b7c9',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:36:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-231884795',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d8a7f4b6-c6c4-4fc3-981a-9cc8d3f69412,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c86965e9e6c4e2194f89ee3075748ea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='075ffe5c47c34e439c256aa22a21b7c9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:36:52.231242 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-0a8176b3-b9f3-4b57-8bb1-2502a87c8c66 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59a3b0a5-d0dd-4097-880e-6b7201d4ad54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:36:52.250406 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-0a8176b3-b9f3-4b57-8bb1-2502a87c8c66 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59a3b0a5-d0dd-4097-880e-6b7201d4ad54) transitioned into state 'SUCCESS' from state '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-231884795',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c86965e9e6c4e2194f89ee3075748ea',qos_specs=None,replication_status=,reservations=['231eb0bc-f61b-48f5-b0a2-e9262bdf7650','927227f0-cc5d-4845-b965-9328a0677a33','a507fe67-07e2-45ba-8f5e-df193681f44f','57f5aeb4-c686-4855-af0d-21acfb5fbc14'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='075ffe5c47c34e439c256aa22a21b7c9',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:36:52.251204 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-0a8176b3-b9f3-4b57-8bb1-2502a87c8c66 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ce82b44-52b8-47ae-a648-6c1c9e0b7090) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:36:52.260461 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-0a8176b3-b9f3-4b57-8bb1-2502a87c8c66 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ce82b44-52b8-47ae-a648-6c1c9e0b7090) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:36:52.261233 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-0a8176b3-b9f3-4b57-8bb1-2502a87c8c66 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Flow 'volume_create_api' (e8bc17be-3465-4751-a8ab-defc61cdb743) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:36:52.261489 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-0a8176b3-b9f3-4b57-8bb1-2502a87c8c66 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Create volume request issued successfully. Jul 10 06:36:52.262187 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0a8176b3-b9f3-4b57-8bb1-2502a87c8c66 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:36:52.262573 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 620/2470] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 10 06:36:52 2026] POST /volume/v3/volumes => generated 759 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:36:52.275663 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-7b61de34-2d47-4494-b8ca-1d4bfc407d3b None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:52.278098 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-7b61de34-2d47-4494-b8ca-1d4bfc407d3b tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:36:52.278494 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-7b61de34-2d47-4494-b8ca-1d4bfc407d3b tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "9a148bc1-8d95-459c-83c4-f738abe1d298", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-629635036"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:36:52.279964 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.volumes [None req-7b61de34-2d47-4494-b8ca-1d4bfc407d3b tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Create volume request body: {'volume': {"'snapshot_id": '9a148bc1-8d95-459c-83c4-f738abe1d298', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-629635036'}} {{(pid=99975) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:36:52.280079 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-7b61de34-2d47-4494-b8ca-1d4bfc407d3b tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Create volume of 1 GB Jul 10 06:36:52.280382 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:52.280382 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:36:52.284397 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-7b61de34-2d47-4494-b8ca-1d4bfc407d3b tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Availability Zones retrieved successfully. Jul 10 06:36:52.290743 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-7b61de34-2d47-4494-b8ca-1d4bfc407d3b tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Flow 'volume_create_api' (15ffb42a-ca95-49a6-8018-a53c2e6026dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:36:52.291718 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-7b61de34-2d47-4494-b8ca-1d4bfc407d3b tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1d7977e-b0c3-458a-9627-3e9d5e467d1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:36:52.293076 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.flows.api.create_volume [None req-7b61de34-2d47-4494-b8ca-1d4bfc407d3b tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Validating volume size '1' using validate_int {{(pid=99975) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:36:52.321527 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-7b61de34-2d47-4494-b8ca-1d4bfc407d3b tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1d7977e-b0c3-458a-9627-3e9d5e467d1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:36:52.322224 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-7b61de34-2d47-4494-b8ca-1d4bfc407d3b tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df29d6c5-71ef-4748-a063-8074d4d5e6f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:36:52.365638 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.quota [None req-7b61de34-2d47-4494-b8ca-1d4bfc407d3b tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Created reservations ['576dcc79-9605-4a2b-b239-e80f06914d93', '6177a12d-f64c-4d2b-ac4f-74a08eb489ab', '176030fe-0343-4168-add8-050a79470959', '38e74c20-8d1d-43ff-a216-63933f29f822'] {{(pid=99975) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:36:52.366821 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-7b61de34-2d47-4494-b8ca-1d4bfc407d3b tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df29d6c5-71ef-4748-a063-8074d4d5e6f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['576dcc79-9605-4a2b-b239-e80f06914d93', '6177a12d-f64c-4d2b-ac4f-74a08eb489ab', '176030fe-0343-4168-add8-050a79470959', '38e74c20-8d1d-43ff-a216-63933f29f822']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:36:52.368987 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-7b61de34-2d47-4494-b8ca-1d4bfc407d3b tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa9fe8ec-3b2e-4898-a9c5-f55df798cb58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:36:52.404879 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-7b61de34-2d47-4494-b8ca-1d4bfc407d3b tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa9fe8ec-3b2e-4898-a9c5-f55df798cb58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '61e96047-4167-407a-a8b3-2ff7bfce7ffd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-629635036',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c86965e9e6c4e2194f89ee3075748ea',qos_specs=None,replication_status=,reservations=['576dcc79-9605-4a2b-b239-e80f06914d93','6177a12d-f64c-4d2b-ac4f-74a08eb489ab','176030fe-0343-4168-add8-050a79470959','38e74c20-8d1d-43ff-a216-63933f29f822'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='075ffe5c47c34e439c256aa22a21b7c9',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:36:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-629635036',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=61e96047-4167-407a-a8b3-2ff7bfce7ffd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c86965e9e6c4e2194f89ee3075748ea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='075ffe5c47c34e439c256aa22a21b7c9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:36:52.406062 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-7b61de34-2d47-4494-b8ca-1d4bfc407d3b tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3dbc4b5-60c1-403a-92bd-fcad450d51d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:36:52.435264 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-7b61de34-2d47-4494-b8ca-1d4bfc407d3b tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3dbc4b5-60c1-403a-92bd-fcad450d51d0) transitioned into state 'SUCCESS' from state '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-629635036',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c86965e9e6c4e2194f89ee3075748ea',qos_specs=None,replication_status=,reservations=['576dcc79-9605-4a2b-b239-e80f06914d93','6177a12d-f64c-4d2b-ac4f-74a08eb489ab','176030fe-0343-4168-add8-050a79470959','38e74c20-8d1d-43ff-a216-63933f29f822'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='075ffe5c47c34e439c256aa22a21b7c9',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:36:52.436376 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-7b61de34-2d47-4494-b8ca-1d4bfc407d3b tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (707cfd75-2a78-449d-8342-b21b3fb60b5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:36:52.451394 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-7b61de34-2d47-4494-b8ca-1d4bfc407d3b tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (707cfd75-2a78-449d-8342-b21b3fb60b5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:36:52.453044 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-7b61de34-2d47-4494-b8ca-1d4bfc407d3b tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Flow 'volume_create_api' (15ffb42a-ca95-49a6-8018-a53c2e6026dc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:36:52.453478 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-7b61de34-2d47-4494-b8ca-1d4bfc407d3b tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Create volume request issued successfully. Jul 10 06:36:52.454397 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-7b61de34-2d47-4494-b8ca-1d4bfc407d3b tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:36:52.455395 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 620/2471] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 10 06:36:52 2026] POST /volume/v3/volumes => generated 759 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:36:52.471582 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-06a3304e-2414-4f3a-870c-3c4600573e17 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:52.476433 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-06a3304e-2414-4f3a-870c-3c4600573e17 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:36:52.476885 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-06a3304e-2414-4f3a-870c-3c4600573e17 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "9a148bc1-8d95-459c-83c4-f738abe1d298", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-901971858"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:36:52.478686 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.volumes [None req-06a3304e-2414-4f3a-870c-3c4600573e17 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Create volume request body: {'volume': {"'snapshot_id": '9a148bc1-8d95-459c-83c4-f738abe1d298', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-901971858'}} {{(pid=99977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:36:52.478834 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-06a3304e-2414-4f3a-870c-3c4600573e17 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Create volume of 1 GB Jul 10 06:36:52.479186 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:52.479186 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:36:52.485109 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-06a3304e-2414-4f3a-870c-3c4600573e17 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Availability Zones retrieved successfully. Jul 10 06:36:52.491816 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-06a3304e-2414-4f3a-870c-3c4600573e17 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Flow 'volume_create_api' (870249d3-130c-4feb-8984-9780d3c78983) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:36:52.493079 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-06a3304e-2414-4f3a-870c-3c4600573e17 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b733ab47-614b-4610-959a-7b34f379f7c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:36:52.495550 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.flows.api.create_volume [None req-06a3304e-2414-4f3a-870c-3c4600573e17 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Validating volume size '1' using validate_int {{(pid=99977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:36:52.526189 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-06a3304e-2414-4f3a-870c-3c4600573e17 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b733ab47-614b-4610-959a-7b34f379f7c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:36:52.527059 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-06a3304e-2414-4f3a-870c-3c4600573e17 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6ee0810-36c5-470c-b1ba-6435b3b68ad7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:36:52.574911 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-06a3304e-2414-4f3a-870c-3c4600573e17 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Created reservations ['85337062-d3f2-452d-a03b-dc291eb54338', '503e2be8-15e6-4b60-9720-72641990e781', 'dc90d109-8f2e-4407-9660-c8d4fb1b3edc', 'a9f5fd20-2003-4125-92ab-2c019232492f'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:36:52.575756 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-06a3304e-2414-4f3a-870c-3c4600573e17 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6ee0810-36c5-470c-b1ba-6435b3b68ad7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['85337062-d3f2-452d-a03b-dc291eb54338', '503e2be8-15e6-4b60-9720-72641990e781', 'dc90d109-8f2e-4407-9660-c8d4fb1b3edc', 'a9f5fd20-2003-4125-92ab-2c019232492f']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:36:52.576628 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-06a3304e-2414-4f3a-870c-3c4600573e17 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07ebbd5e-4f3f-4052-898b-98f2aff86702) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:36:52.597428 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-771e0e2e-ee6b-476c-ba6d-623c95334716 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:52.603815 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-06a3304e-2414-4f3a-870c-3c4600573e17 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07ebbd5e-4f3f-4052-898b-98f2aff86702) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '45e758d3-c18a-4ff6-9399-58223f87aa3d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-901971858',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c86965e9e6c4e2194f89ee3075748ea',qos_specs=None,replication_status=,reservations=['85337062-d3f2-452d-a03b-dc291eb54338','503e2be8-15e6-4b60-9720-72641990e781','dc90d109-8f2e-4407-9660-c8d4fb1b3edc','a9f5fd20-2003-4125-92ab-2c019232492f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='075ffe5c47c34e439c256aa22a21b7c9',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:36:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-901971858',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=45e758d3-c18a-4ff6-9399-58223f87aa3d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c86965e9e6c4e2194f89ee3075748ea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='075ffe5c47c34e439c256aa22a21b7c9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:36:52.604102 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-771e0e2e-ee6b-476c-ba6d-623c95334716 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] GET https://10.4.3.200/volume/v3/backups/614b5cd7-280c-4816-ad29-e25b721df36f Jul 10 06:36:52.604102 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-771e0e2e-ee6b-476c-ba6d-623c95334716 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:52.604102 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-771e0e2e-ee6b-476c-ba6d-623c95334716 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:52.604102 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-771e0e2e-ee6b-476c-ba6d-623c95334716 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Show backup with id 614b5cd7-280c-4816-ad29-e25b721df36f. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:36:52.604365 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-06a3304e-2414-4f3a-870c-3c4600573e17 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc253ce4-de7d-40d3-86ad-d6f8facb5fd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:36:52.612954 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:52.612954 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:36:52.613802 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-771e0e2e-ee6b-476c-ba6d-623c95334716 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] https://10.4.3.200/volume/v3/backups/614b5cd7-280c-4816-ad29-e25b721df36f returned with HTTP 200 Jul 10 06:36:52.614673 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 619/2472] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:52 2026] GET /volume/v3/backups/614b5cd7-280c-4816-ad29-e25b721df36f => generated 749 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:52.627276 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-06a3304e-2414-4f3a-870c-3c4600573e17 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc253ce4-de7d-40d3-86ad-d6f8facb5fd5) transitioned into state 'SUCCESS' from state '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-901971858',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c86965e9e6c4e2194f89ee3075748ea',qos_specs=None,replication_status=,reservations=['85337062-d3f2-452d-a03b-dc291eb54338','503e2be8-15e6-4b60-9720-72641990e781','dc90d109-8f2e-4407-9660-c8d4fb1b3edc','a9f5fd20-2003-4125-92ab-2c019232492f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='075ffe5c47c34e439c256aa22a21b7c9',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:36:52.627946 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-06a3304e-2414-4f3a-870c-3c4600573e17 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4bbf348-4efc-4fde-b5db-f90c9bf88cb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:36:52.636280 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-06a3304e-2414-4f3a-870c-3c4600573e17 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4bbf348-4efc-4fde-b5db-f90c9bf88cb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:36:52.637160 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-06a3304e-2414-4f3a-870c-3c4600573e17 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Flow 'volume_create_api' (870249d3-130c-4feb-8984-9780d3c78983) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:36:52.637434 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-06a3304e-2414-4f3a-870c-3c4600573e17 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Create volume request issued successfully. Jul 10 06:36:52.638058 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-06a3304e-2414-4f3a-870c-3c4600573e17 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:36:52.638799 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 614/2473] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 10 06:36:52 2026] POST /volume/v3/volumes => generated 759 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:36:52.647119 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-e1428bac-ff40-475f-8aea-ebca89d1cc49 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:52.651725 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e1428bac-ff40-475f-8aea-ebca89d1cc49 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/volumes/63c07a7d-f76d-4897-9db5-d5034c948c6a Jul 10 06:36:52.652057 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e1428bac-ff40-475f-8aea-ebca89d1cc49 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:52.652243 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e1428bac-ff40-475f-8aea-ebca89d1cc49 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:52.654632 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-d844b554-f4e0-435d-973c-ea127e1f153b None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:52.657128 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-d844b554-f4e0-435d-973c-ea127e1f153b tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] GET https://10.4.3.200/volume/v3/volumes/dfda4c4c-0e62-4158-a035-665e4fed464b Jul 10 06:36:52.657376 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-d844b554-f4e0-435d-973c-ea127e1f153b tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:52.657646 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-d844b554-f4e0-435d-973c-ea127e1f153b tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:52.665031 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:52.665031 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:36:52.668740 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:52.668740 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:36:52.669300 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-e1428bac-ff40-475f-8aea-ebca89d1cc49 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Volume info retrieved successfully. Jul 10 06:36:52.675385 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-d844b554-f4e0-435d-973c-ea127e1f153b tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Volume info retrieved successfully. Jul 10 06:36:52.675539 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e1428bac-ff40-475f-8aea-ebca89d1cc49 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/volumes/63c07a7d-f76d-4897-9db5-d5034c948c6a returned with HTTP 200 Jul 10 06:36:52.675873 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 621/2474] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:52 2026] GET /volume/v3/volumes/63c07a7d-f76d-4897-9db5-d5034c948c6a => generated 1648 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:36:52.681075 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-d844b554-f4e0-435d-973c-ea127e1f153b tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] https://10.4.3.200/volume/v3/volumes/dfda4c4c-0e62-4158-a035-665e4fed464b returned with HTTP 200 Jul 10 06:36:52.681603 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 621/2475] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:52 2026] GET /volume/v3/volumes/dfda4c4c-0e62-4158-a035-665e4fed464b => generated 853 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:52.695220 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-616824b9-8bfa-4ac4-98fa-9311a42ba5dd None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:52.699220 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-616824b9-8bfa-4ac4-98fa-9311a42ba5dd tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] GET https://10.4.3.200/volume/v3/volumes/70484ba1-6d62-4b91-b23f-3e8d26d5db99 Jul 10 06:36:52.699220 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-616824b9-8bfa-4ac4-98fa-9311a42ba5dd tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:52.699220 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-616824b9-8bfa-4ac4-98fa-9311a42ba5dd tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:52.709007 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:52.709007 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:36:52.713349 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-616824b9-8bfa-4ac4-98fa-9311a42ba5dd tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Volume info retrieved successfully. Jul 10 06:36:52.718559 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-616824b9-8bfa-4ac4-98fa-9311a42ba5dd tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] https://10.4.3.200/volume/v3/volumes/70484ba1-6d62-4b91-b23f-3e8d26d5db99 returned with HTTP 200 Jul 10 06:36:52.719035 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 620/2476] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:52 2026] GET /volume/v3/volumes/70484ba1-6d62-4b91-b23f-3e8d26d5db99 => generated 853 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:52.736622 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-fc5bcdde-8891-4b5a-988b-fb1634f30e43 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:52.738816 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-fc5bcdde-8891-4b5a-988b-fb1634f30e43 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] GET https://10.4.3.200/volume/v3/volumes/d8a7f4b6-c6c4-4fc3-981a-9cc8d3f69412 Jul 10 06:36:52.739056 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-fc5bcdde-8891-4b5a-988b-fb1634f30e43 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:52.739279 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-fc5bcdde-8891-4b5a-988b-fb1634f30e43 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:52.751755 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:52.751755 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:36:52.756603 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-fc5bcdde-8891-4b5a-988b-fb1634f30e43 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Volume info retrieved successfully. Jul 10 06:36:52.761586 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-fc5bcdde-8891-4b5a-988b-fb1634f30e43 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] https://10.4.3.200/volume/v3/volumes/d8a7f4b6-c6c4-4fc3-981a-9cc8d3f69412 returned with HTTP 200 Jul 10 06:36:52.762022 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 615/2477] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:52 2026] GET /volume/v3/volumes/d8a7f4b6-c6c4-4fc3-981a-9cc8d3f69412 => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:52.775751 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-8e34c8f3-37c2-4078-9632-8af5bee49816 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:52.777474 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8e34c8f3-37c2-4078-9632-8af5bee49816 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] GET https://10.4.3.200/volume/v3/volumes/61e96047-4167-407a-a8b3-2ff7bfce7ffd Jul 10 06:36:52.777575 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8e34c8f3-37c2-4078-9632-8af5bee49816 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:52.777754 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8e34c8f3-37c2-4078-9632-8af5bee49816 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:52.784027 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:52.784027 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:36:52.788000 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-8e34c8f3-37c2-4078-9632-8af5bee49816 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Volume info retrieved successfully. Jul 10 06:36:52.792393 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8e34c8f3-37c2-4078-9632-8af5bee49816 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] https://10.4.3.200/volume/v3/volumes/61e96047-4167-407a-a8b3-2ff7bfce7ffd returned with HTTP 200 Jul 10 06:36:52.792848 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 622/2478] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:52 2026] GET /volume/v3/volumes/61e96047-4167-407a-a8b3-2ff7bfce7ffd => generated 852 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:52.805673 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-bf34d8b3-46a6-47ad-8d71-a1b373bf65af None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:52.807907 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-bf34d8b3-46a6-47ad-8d71-a1b373bf65af tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] GET https://10.4.3.200/volume/v3/volumes/45e758d3-c18a-4ff6-9399-58223f87aa3d Jul 10 06:36:52.808222 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-bf34d8b3-46a6-47ad-8d71-a1b373bf65af tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:52.808483 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-bf34d8b3-46a6-47ad-8d71-a1b373bf65af tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:52.817688 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:52.817688 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:36:52.821893 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-bf34d8b3-46a6-47ad-8d71-a1b373bf65af tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Volume info retrieved successfully. Jul 10 06:36:52.827068 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-bf34d8b3-46a6-47ad-8d71-a1b373bf65af tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] https://10.4.3.200/volume/v3/volumes/45e758d3-c18a-4ff6-9399-58223f87aa3d returned with HTTP 200 Jul 10 06:36:52.827440 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 622/2479] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:52 2026] GET /volume/v3/volumes/45e758d3-c18a-4ff6-9399-58223f87aa3d => generated 852 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:52.841107 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-bbaeee41-d9a3-4f8c-aa6a-d4251e769309 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:52.843207 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-bbaeee41-d9a3-4f8c-aa6a-d4251e769309 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] DELETE https://10.4.3.200/volume/v3/volumes/45e758d3-c18a-4ff6-9399-58223f87aa3d Jul 10 06:36:52.843414 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-bbaeee41-d9a3-4f8c-aa6a-d4251e769309 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:52.843647 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-bbaeee41-d9a3-4f8c-aa6a-d4251e769309 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:52.843827 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-bbaeee41-d9a3-4f8c-aa6a-d4251e769309 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Delete volume with id: 45e758d3-c18a-4ff6-9399-58223f87aa3d Jul 10 06:36:52.851403 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:52.851403 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:36:52.851986 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-bbaeee41-d9a3-4f8c-aa6a-d4251e769309 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Volume info retrieved successfully. Jul 10 06:36:52.867985 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-bbaeee41-d9a3-4f8c-aa6a-d4251e769309 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Delete volume request issued successfully. Jul 10 06:36:52.868147 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-bbaeee41-d9a3-4f8c-aa6a-d4251e769309 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] https://10.4.3.200/volume/v3/volumes/45e758d3-c18a-4ff6-9399-58223f87aa3d returned with HTTP 202 Jul 10 06:36:52.868562 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 621/2480] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:36:52 2026] DELETE /volume/v3/volumes/45e758d3-c18a-4ff6-9399-58223f87aa3d => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:36:52.875772 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-9808cf2d-2a6b-4c60-9184-8c5e42daa796 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:52.877269 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9808cf2d-2a6b-4c60-9184-8c5e42daa796 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] GET https://10.4.3.200/volume/v3/volumes/45e758d3-c18a-4ff6-9399-58223f87aa3d Jul 10 06:36:52.877439 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9808cf2d-2a6b-4c60-9184-8c5e42daa796 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:52.877659 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9808cf2d-2a6b-4c60-9184-8c5e42daa796 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:52.884066 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:52.884066 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:36:52.887244 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-9808cf2d-2a6b-4c60-9184-8c5e42daa796 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Volume info retrieved successfully. Jul 10 06:36:52.891797 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9808cf2d-2a6b-4c60-9184-8c5e42daa796 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] https://10.4.3.200/volume/v3/volumes/45e758d3-c18a-4ff6-9399-58223f87aa3d returned with HTTP 200 Jul 10 06:36:52.892342 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 616/2481] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:52 2026] GET /volume/v3/volumes/45e758d3-c18a-4ff6-9399-58223f87aa3d => generated 851 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:53.164036 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-328a2166-e0f6-4ca7-8b99-5db1a19fadfe None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:53.166417 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-328a2166-e0f6-4ca7-8b99-5db1a19fadfe tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/volumes/8c34d25e-31d2-4bbd-949d-a1a290480b2b Jul 10 06:36:53.166702 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-328a2166-e0f6-4ca7-8b99-5db1a19fadfe tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:53.166965 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-328a2166-e0f6-4ca7-8b99-5db1a19fadfe tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:53.177442 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:53.177442 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:36:53.181094 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-328a2166-e0f6-4ca7-8b99-5db1a19fadfe tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Volume info retrieved successfully. Jul 10 06:36:53.185446 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-328a2166-e0f6-4ca7-8b99-5db1a19fadfe tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/volumes/8c34d25e-31d2-4bbd-949d-a1a290480b2b returned with HTTP 200 Jul 10 06:36:53.185835 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 623/2482] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:53 2026] GET /volume/v3/volumes/8c34d25e-31d2-4bbd-949d-a1a290480b2b => generated 908 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:53.199111 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-31bfe401-e6a0-43ce-a179-cd5486083c10 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:53.201061 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-31bfe401-e6a0-43ce-a179-cd5486083c10 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] POST https://10.4.3.200/volume/v3/backups Jul 10 06:36:53.201820 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-31bfe401-e6a0-43ce-a179-cd5486083c10 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8c34d25e-31d2-4bbd-949d-a1a290480b2b", "name": "tempest-VolumesBackupsTest-Backup-1066796752", "description": "tempest-backup-description-801201632", "container": "tempest-volumesbackupstest-backup-container-144907717"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:36:53.203343 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.contrib.backups [None req-31bfe401-e6a0-43ce-a179-cd5486083c10 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Creating new backup {'backup': {'volume_id': '8c34d25e-31d2-4bbd-949d-a1a290480b2b', 'name': 'tempest-VolumesBackupsTest-Backup-1066796752', 'description': 'tempest-backup-description-801201632', 'container': 'tempest-volumesbackupstest-backup-container-144907717'}} {{(pid=99975) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 06:36:53.203464 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.contrib.backups [None req-31bfe401-e6a0-43ce-a179-cd5486083c10 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Creating backup of volume 8c34d25e-31d2-4bbd-949d-a1a290480b2b in container tempest-volumesbackupstest-backup-container-144907717 Jul 10 06:36:53.211169 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:53.211169 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:36:53.212802 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-31bfe401-e6a0-43ce-a179-cd5486083c10 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Volume info retrieved successfully. Jul 10 06:36:53.227731 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.quota [None req-31bfe401-e6a0-43ce-a179-cd5486083c10 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Created reservations ['db5ad2db-dc56-4a89-884d-66499fdc3656', '830f9e74-75f6-4029-b293-641989f1a67a'] {{(pid=99975) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:36:53.250855 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-31bfe401-e6a0-43ce-a179-cd5486083c10 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups returned with HTTP 202 Jul 10 06:36:53.251378 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 623/2483] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 10 06:36:53 2026] POST /volume/v3/backups => generated 330 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:36:53.261031 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-9e6c67bf-715a-4c33-a18d-b25d58ffcf4f None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:53.263286 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9e6c67bf-715a-4c33-a18d-b25d58ffcf4f tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1 Jul 10 06:36:53.263497 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9e6c67bf-715a-4c33-a18d-b25d58ffcf4f tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:53.263734 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9e6c67bf-715a-4c33-a18d-b25d58ffcf4f tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:53.263875 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-9e6c67bf-715a-4c33-a18d-b25d58ffcf4f tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:36:53.268815 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:53.268815 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:36:53.269820 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9e6c67bf-715a-4c33-a18d-b25d58ffcf4f tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1 returned with HTTP 200 Jul 10 06:36:53.270431 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 622/2484] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:53 2026] GET /volume/v3/backups/e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1 => generated 822 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:53.624513 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-17d3108c-fefb-4824-a9d6-f2f488c35553 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:53.626158 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-17d3108c-fefb-4824-a9d6-f2f488c35553 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] GET https://10.4.3.200/volume/v3/backups/614b5cd7-280c-4816-ad29-e25b721df36f Jul 10 06:36:53.626283 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-17d3108c-fefb-4824-a9d6-f2f488c35553 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:53.626467 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-17d3108c-fefb-4824-a9d6-f2f488c35553 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:53.626591 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-17d3108c-fefb-4824-a9d6-f2f488c35553 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Show backup with id 614b5cd7-280c-4816-ad29-e25b721df36f. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:36:53.638319 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:53.638319 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:36:53.690066 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-17d3108c-fefb-4824-a9d6-f2f488c35553 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] https://10.4.3.200/volume/v3/backups/614b5cd7-280c-4816-ad29-e25b721df36f returned with HTTP 200 Jul 10 06:36:53.690066 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 617/2485] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:53 2026] GET /volume/v3/backups/614b5cd7-280c-4816-ad29-e25b721df36f => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:53.698052 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-84538d7a-eabc-412f-bc43-0c0a2302ce81 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:53.700698 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-84538d7a-eabc-412f-bc43-0c0a2302ce81 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/volumes/63c07a7d-f76d-4897-9db5-d5034c948c6a Jul 10 06:36:53.701038 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-84538d7a-eabc-412f-bc43-0c0a2302ce81 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:53.701284 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-84538d7a-eabc-412f-bc43-0c0a2302ce81 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:53.718589 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:53.718589 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:36:53.722853 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-84538d7a-eabc-412f-bc43-0c0a2302ce81 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Volume info retrieved successfully. Jul 10 06:36:53.728533 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-84538d7a-eabc-412f-bc43-0c0a2302ce81 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/volumes/63c07a7d-f76d-4897-9db5-d5034c948c6a returned with HTTP 200 Jul 10 06:36:53.728995 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 624/2486] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:53 2026] GET /volume/v3/volumes/63c07a7d-f76d-4897-9db5-d5034c948c6a => generated 1648 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:36:53.906764 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-20cb8457-93ed-419f-bdb2-0e8813b396cb None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:53.908913 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-20cb8457-93ed-419f-bdb2-0e8813b396cb tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] GET https://10.4.3.200/volume/v3/volumes/45e758d3-c18a-4ff6-9399-58223f87aa3d Jul 10 06:36:53.909162 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-20cb8457-93ed-419f-bdb2-0e8813b396cb tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:53.909373 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-20cb8457-93ed-419f-bdb2-0e8813b396cb tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:53.919259 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-20cb8457-93ed-419f-bdb2-0e8813b396cb tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] https://10.4.3.200/volume/v3/volumes/45e758d3-c18a-4ff6-9399-58223f87aa3d returned with HTTP 404 Jul 10 06:36:53.920123 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 624/2487] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:53 2026] GET /volume/v3/volumes/45e758d3-c18a-4ff6-9399-58223f87aa3d => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:36:53.927888 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-ff13cda6-82d0-4164-befa-0d68c023f079 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:53.930772 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ff13cda6-82d0-4164-befa-0d68c023f079 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] DELETE https://10.4.3.200/volume/v3/volumes/61e96047-4167-407a-a8b3-2ff7bfce7ffd Jul 10 06:36:53.931152 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ff13cda6-82d0-4164-befa-0d68c023f079 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:53.931269 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ff13cda6-82d0-4164-befa-0d68c023f079 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:53.931424 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-ff13cda6-82d0-4164-befa-0d68c023f079 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Delete volume with id: 61e96047-4167-407a-a8b3-2ff7bfce7ffd Jul 10 06:36:53.939870 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:53.939870 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:36:53.940007 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-ff13cda6-82d0-4164-befa-0d68c023f079 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Volume info retrieved successfully. Jul 10 06:36:53.972620 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-ff13cda6-82d0-4164-befa-0d68c023f079 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Delete volume request issued successfully. Jul 10 06:36:53.972884 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ff13cda6-82d0-4164-befa-0d68c023f079 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] https://10.4.3.200/volume/v3/volumes/61e96047-4167-407a-a8b3-2ff7bfce7ffd returned with HTTP 202 Jul 10 06:36:53.974607 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 623/2488] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:36:53 2026] DELETE /volume/v3/volumes/61e96047-4167-407a-a8b3-2ff7bfce7ffd => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:36:53.980221 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-45de958e-6ec6-438e-9ad8-442b9a1e25a8 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:53.982095 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-45de958e-6ec6-438e-9ad8-442b9a1e25a8 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] GET https://10.4.3.200/volume/v3/volumes/61e96047-4167-407a-a8b3-2ff7bfce7ffd Jul 10 06:36:53.982270 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-45de958e-6ec6-438e-9ad8-442b9a1e25a8 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:53.982443 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-45de958e-6ec6-438e-9ad8-442b9a1e25a8 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:53.989892 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:53.989892 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:36:53.994462 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-45de958e-6ec6-438e-9ad8-442b9a1e25a8 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Volume info retrieved successfully. Jul 10 06:36:54.000883 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-45de958e-6ec6-438e-9ad8-442b9a1e25a8 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] https://10.4.3.200/volume/v3/volumes/61e96047-4167-407a-a8b3-2ff7bfce7ffd returned with HTTP 200 Jul 10 06:36:54.001288 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 618/2489] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:53 2026] GET /volume/v3/volumes/61e96047-4167-407a-a8b3-2ff7bfce7ffd => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:54.281981 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-e7553e55-166d-4159-9511-56524b3dca78 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:54.283586 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e7553e55-166d-4159-9511-56524b3dca78 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1 Jul 10 06:36:54.283788 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e7553e55-166d-4159-9511-56524b3dca78 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:54.283972 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e7553e55-166d-4159-9511-56524b3dca78 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:54.284065 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-e7553e55-166d-4159-9511-56524b3dca78 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:36:54.289025 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:54.289025 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:36:54.289983 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e7553e55-166d-4159-9511-56524b3dca78 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1 returned with HTTP 200 Jul 10 06:36:54.290521 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 625/2490] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:54 2026] GET /volume/v3/backups/e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1 => generated 824 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:54.651137 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-0764f375-fdf4-4c54-8a2f-a441f8330b02 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:54.652723 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-0764f375-fdf4-4c54-8a2f-a441f8330b02 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] GET https://10.4.3.200/volume/v3/backups/614b5cd7-280c-4816-ad29-e25b721df36f Jul 10 06:36:54.652911 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-0764f375-fdf4-4c54-8a2f-a441f8330b02 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:54.653101 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-0764f375-fdf4-4c54-8a2f-a441f8330b02 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:54.653201 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-0764f375-fdf4-4c54-8a2f-a441f8330b02 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Show backup with id 614b5cd7-280c-4816-ad29-e25b721df36f. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:36:54.657088 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:54.657088 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:36:54.657626 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-0764f375-fdf4-4c54-8a2f-a441f8330b02 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] https://10.4.3.200/volume/v3/backups/614b5cd7-280c-4816-ad29-e25b721df36f returned with HTTP 200 Jul 10 06:36:54.657936 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 625/2491] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:54 2026] GET /volume/v3/backups/614b5cd7-280c-4816-ad29-e25b721df36f => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:54.742559 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-dec09eb6-6537-49b8-bb4e-69a6a7fa2850 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:54.744116 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-dec09eb6-6537-49b8-bb4e-69a6a7fa2850 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/volumes/63c07a7d-f76d-4897-9db5-d5034c948c6a Jul 10 06:36:54.744294 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-dec09eb6-6537-49b8-bb4e-69a6a7fa2850 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:54.744464 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-dec09eb6-6537-49b8-bb4e-69a6a7fa2850 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:54.752921 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:54.752921 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:36:54.755896 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-dec09eb6-6537-49b8-bb4e-69a6a7fa2850 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Volume info retrieved successfully. Jul 10 06:36:54.759982 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-dec09eb6-6537-49b8-bb4e-69a6a7fa2850 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/volumes/63c07a7d-f76d-4897-9db5-d5034c948c6a returned with HTTP 200 Jul 10 06:36:54.760307 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 624/2492] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:54 2026] GET /volume/v3/volumes/63c07a7d-f76d-4897-9db5-d5034c948c6a => generated 1648 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:36:54.960136 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-ef74771c-ddd6-47c2-85f3-030fab0c053a req-6fd3657c-fbe2-4d7d-97eb-6c5aae7dacf1 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:54.963691 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-ef74771c-ddd6-47c2-85f3-030fab0c053a req-6fd3657c-fbe2-4d7d-97eb-6c5aae7dacf1 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] DELETE https://10.4.3.200/volume/v3/attachments/e6b59f98-dd79-4bd5-9118-48a7c7629e52 Jul 10 06:36:54.963924 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-ef74771c-ddd6-47c2-85f3-030fab0c053a req-6fd3657c-fbe2-4d7d-97eb-6c5aae7dacf1 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:54.964114 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-ef74771c-ddd6-47c2-85f3-030fab0c053a req-6fd3657c-fbe2-4d7d-97eb-6c5aae7dacf1 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'version_select' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:54.971321 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:54.971321 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:36:55.015378 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-fbc34341-e292-4eca-b9e2-a0743022dd0a None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:55.018309 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-fbc34341-e292-4eca-b9e2-a0743022dd0a tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] GET https://10.4.3.200/volume/v3/volumes/61e96047-4167-407a-a8b3-2ff7bfce7ffd Jul 10 06:36:55.018797 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-fbc34341-e292-4eca-b9e2-a0743022dd0a tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:55.019069 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-fbc34341-e292-4eca-b9e2-a0743022dd0a tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:55.025278 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-fbc34341-e292-4eca-b9e2-a0743022dd0a tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] https://10.4.3.200/volume/v3/volumes/61e96047-4167-407a-a8b3-2ff7bfce7ffd returned with HTTP 404 Jul 10 06:36:55.026012 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 626/2493] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:55 2026] GET /volume/v3/volumes/61e96047-4167-407a-a8b3-2ff7bfce7ffd => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:36:55.033526 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-b10dd1ec-a1e6-4c5d-bd00-261511b0afe7 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:55.035267 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-b10dd1ec-a1e6-4c5d-bd00-261511b0afe7 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] DELETE https://10.4.3.200/volume/v3/volumes/d8a7f4b6-c6c4-4fc3-981a-9cc8d3f69412 Jul 10 06:36:55.035441 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-b10dd1ec-a1e6-4c5d-bd00-261511b0afe7 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:55.035672 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-b10dd1ec-a1e6-4c5d-bd00-261511b0afe7 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Calling method 'delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:55.035838 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-b10dd1ec-a1e6-4c5d-bd00-261511b0afe7 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Delete volume with id: d8a7f4b6-c6c4-4fc3-981a-9cc8d3f69412 Jul 10 06:36:55.042327 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:55.042327 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:36:55.042699 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-b10dd1ec-a1e6-4c5d-bd00-261511b0afe7 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Volume info retrieved successfully. Jul 10 06:36:55.062469 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-b10dd1ec-a1e6-4c5d-bd00-261511b0afe7 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Delete volume request issued successfully. Jul 10 06:36:55.062679 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-b10dd1ec-a1e6-4c5d-bd00-261511b0afe7 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] https://10.4.3.200/volume/v3/volumes/d8a7f4b6-c6c4-4fc3-981a-9cc8d3f69412 returned with HTTP 202 Jul 10 06:36:55.063113 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 626/2494] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:36:55 2026] DELETE /volume/v3/volumes/d8a7f4b6-c6c4-4fc3-981a-9cc8d3f69412 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:36:55.071311 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-934ca345-79c1-4478-8574-933ac1c14a8e None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:55.073646 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-934ca345-79c1-4478-8574-933ac1c14a8e tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] GET https://10.4.3.200/volume/v3/volumes/d8a7f4b6-c6c4-4fc3-981a-9cc8d3f69412 Jul 10 06:36:55.073900 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-934ca345-79c1-4478-8574-933ac1c14a8e tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:55.074134 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-934ca345-79c1-4478-8574-933ac1c14a8e tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:55.087028 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:55.087028 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:36:55.092019 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-934ca345-79c1-4478-8574-933ac1c14a8e tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Volume info retrieved successfully. Jul 10 06:36:55.096584 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-934ca345-79c1-4478-8574-933ac1c14a8e tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] https://10.4.3.200/volume/v3/volumes/d8a7f4b6-c6c4-4fc3-981a-9cc8d3f69412 returned with HTTP 200 Jul 10 06:36:55.097025 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 625/2495] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:55 2026] GET /volume/v3/volumes/d8a7f4b6-c6c4-4fc3-981a-9cc8d3f69412 => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:55.300650 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-6a86284b-62cd-4368-be14-7be7ef7b1e26 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:55.302358 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6a86284b-62cd-4368-be14-7be7ef7b1e26 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1 Jul 10 06:36:55.302583 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6a86284b-62cd-4368-be14-7be7ef7b1e26 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:55.302766 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6a86284b-62cd-4368-be14-7be7ef7b1e26 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:55.302870 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-6a86284b-62cd-4368-be14-7be7ef7b1e26 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:36:55.306944 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:55.306944 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:36:55.307739 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6a86284b-62cd-4368-be14-7be7ef7b1e26 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1 returned with HTTP 200 Jul 10 06:36:55.308131 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 627/2496] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:55 2026] GET /volume/v3/backups/e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1 => generated 824 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:55.497773 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-ef74771c-ddd6-47c2-85f3-030fab0c053a req-6fd3657c-fbe2-4d7d-97eb-6c5aae7dacf1 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/attachments/e6b59f98-dd79-4bd5-9118-48a7c7629e52 returned with HTTP 200 Jul 10 06:36:55.498180 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 619/2497] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 10 06:36:54 2026] DELETE /volume/v3/attachments/e6b59f98-dd79-4bd5-9118-48a7c7629e52 => generated 19 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:55.667977 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-2e6e895b-4a4c-41f4-bfdf-c69ffd191154 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:55.669960 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-2e6e895b-4a4c-41f4-bfdf-c69ffd191154 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] GET https://10.4.3.200/volume/v3/backups/614b5cd7-280c-4816-ad29-e25b721df36f Jul 10 06:36:55.670187 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-2e6e895b-4a4c-41f4-bfdf-c69ffd191154 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:55.670388 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-2e6e895b-4a4c-41f4-bfdf-c69ffd191154 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:55.670493 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-2e6e895b-4a4c-41f4-bfdf-c69ffd191154 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Show backup with id 614b5cd7-280c-4816-ad29-e25b721df36f. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:36:55.674689 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:55.674689 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:36:55.675348 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-2e6e895b-4a4c-41f4-bfdf-c69ffd191154 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] https://10.4.3.200/volume/v3/backups/614b5cd7-280c-4816-ad29-e25b721df36f returned with HTTP 200 Jul 10 06:36:55.675742 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 627/2498] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:55 2026] GET /volume/v3/backups/614b5cd7-280c-4816-ad29-e25b721df36f => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:55.771926 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-5e2ad929-fa86-4a49-8458-16319c22d224 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:55.773556 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5e2ad929-fa86-4a49-8458-16319c22d224 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/volumes/63c07a7d-f76d-4897-9db5-d5034c948c6a Jul 10 06:36:55.773737 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5e2ad929-fa86-4a49-8458-16319c22d224 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:55.773910 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5e2ad929-fa86-4a49-8458-16319c22d224 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:55.780472 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:55.780472 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:36:55.783868 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-5e2ad929-fa86-4a49-8458-16319c22d224 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Volume info retrieved successfully. Jul 10 06:36:55.787899 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5e2ad929-fa86-4a49-8458-16319c22d224 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/volumes/63c07a7d-f76d-4897-9db5-d5034c948c6a returned with HTTP 200 Jul 10 06:36:55.788264 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 626/2499] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:55 2026] GET /volume/v3/volumes/63c07a7d-f76d-4897-9db5-d5034c948c6a => generated 1356 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:36:55.800443 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-c0e6b28e-5040-48e2-a1d5-96ed31f95363 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:55.801946 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c0e6b28e-5040-48e2-a1d5-96ed31f95363 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] POST https://10.4.3.200/volume/v3/backups Jul 10 06:36:55.802283 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c0e6b28e-5040-48e2-a1d5-96ed31f95363 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "63c07a7d-f76d-4897-9db5-d5034c948c6a", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1240948501"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:36:55.803683 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.contrib.backups [None req-c0e6b28e-5040-48e2-a1d5-96ed31f95363 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Creating new backup {'backup': {'volume_id': '63c07a7d-f76d-4897-9db5-d5034c948c6a', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1240948501'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 06:36:55.803854 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.contrib.backups [None req-c0e6b28e-5040-48e2-a1d5-96ed31f95363 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Creating backup of volume 63c07a7d-f76d-4897-9db5-d5034c948c6a in container None Jul 10 06:36:55.810080 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:55.810080 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:36:55.810625 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-c0e6b28e-5040-48e2-a1d5-96ed31f95363 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Volume info retrieved successfully. Jul 10 06:36:55.823634 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-c0e6b28e-5040-48e2-a1d5-96ed31f95363 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Created reservations ['cad80a6c-41fe-4096-994a-bff65d4bbb3b', '39feb77d-f919-4693-b588-c10021f25cd0'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:36:55.856237 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c0e6b28e-5040-48e2-a1d5-96ed31f95363 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups returned with HTTP 202 Jul 10 06:36:55.856798 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 628/2500] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 10 06:36:55 2026] POST /volume/v3/backups => generated 330 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:36:55.864261 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-8ea97085-043d-47f7-847a-28623c845bda None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:55.866051 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8ea97085-043d-47f7-847a-28623c845bda tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/bd634c9f-2af4-4276-a3e7-53bb27686338 Jul 10 06:36:55.866217 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-8ea97085-043d-47f7-847a-28623c845bda tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:55.866386 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-8ea97085-043d-47f7-847a-28623c845bda tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:55.866485 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-8ea97085-043d-47f7-847a-28623c845bda tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id bd634c9f-2af4-4276-a3e7-53bb27686338. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:36:55.870569 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:55.870569 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:36:55.871288 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8ea97085-043d-47f7-847a-28623c845bda tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/bd634c9f-2af4-4276-a3e7-53bb27686338 returned with HTTP 200 Jul 10 06:36:55.871635 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 620/2501] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:55 2026] GET /volume/v3/backups/bd634c9f-2af4-4276-a3e7-53bb27686338 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:56.113402 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-6d2966cd-4aa8-4a67-9ced-2b8bffa302b6 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:56.115000 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-6d2966cd-4aa8-4a67-9ced-2b8bffa302b6 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] GET https://10.4.3.200/volume/v3/volumes/d8a7f4b6-c6c4-4fc3-981a-9cc8d3f69412 Jul 10 06:36:56.115164 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-6d2966cd-4aa8-4a67-9ced-2b8bffa302b6 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:56.115331 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-6d2966cd-4aa8-4a67-9ced-2b8bffa302b6 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:56.120366 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-6d2966cd-4aa8-4a67-9ced-2b8bffa302b6 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] https://10.4.3.200/volume/v3/volumes/d8a7f4b6-c6c4-4fc3-981a-9cc8d3f69412 returned with HTTP 404 Jul 10 06:36:56.120927 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 628/2502] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:56 2026] GET /volume/v3/volumes/d8a7f4b6-c6c4-4fc3-981a-9cc8d3f69412 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:36:56.130631 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-72b56f1a-c34f-4515-878b-c7291228359d None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:56.135529 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-72b56f1a-c34f-4515-878b-c7291228359d tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] DELETE https://10.4.3.200/volume/v3/volumes/70484ba1-6d62-4b91-b23f-3e8d26d5db99 Jul 10 06:36:56.135529 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-72b56f1a-c34f-4515-878b-c7291228359d tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:56.135529 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-72b56f1a-c34f-4515-878b-c7291228359d tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:56.135529 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-72b56f1a-c34f-4515-878b-c7291228359d tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Delete volume with id: 70484ba1-6d62-4b91-b23f-3e8d26d5db99 Jul 10 06:36:56.145103 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:56.145103 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:36:56.145885 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-72b56f1a-c34f-4515-878b-c7291228359d tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Volume info retrieved successfully. Jul 10 06:36:56.168055 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-72b56f1a-c34f-4515-878b-c7291228359d tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Delete volume request issued successfully. Jul 10 06:36:56.168354 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-72b56f1a-c34f-4515-878b-c7291228359d tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] https://10.4.3.200/volume/v3/volumes/70484ba1-6d62-4b91-b23f-3e8d26d5db99 returned with HTTP 202 Jul 10 06:36:56.169077 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 627/2503] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:36:56 2026] DELETE /volume/v3/volumes/70484ba1-6d62-4b91-b23f-3e8d26d5db99 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:36:56.177921 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-22525238-d858-4289-b4ec-cad6242986a2 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:56.179663 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-22525238-d858-4289-b4ec-cad6242986a2 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] GET https://10.4.3.200/volume/v3/volumes/70484ba1-6d62-4b91-b23f-3e8d26d5db99 Jul 10 06:36:56.179895 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-22525238-d858-4289-b4ec-cad6242986a2 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:56.182526 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-22525238-d858-4289-b4ec-cad6242986a2 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:56.187901 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:56.187901 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:36:56.192347 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-22525238-d858-4289-b4ec-cad6242986a2 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Volume info retrieved successfully. Jul 10 06:36:56.197876 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-22525238-d858-4289-b4ec-cad6242986a2 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] https://10.4.3.200/volume/v3/volumes/70484ba1-6d62-4b91-b23f-3e8d26d5db99 returned with HTTP 200 Jul 10 06:36:56.198362 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 629/2504] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:56 2026] GET /volume/v3/volumes/70484ba1-6d62-4b91-b23f-3e8d26d5db99 => generated 852 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:56.319018 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-33da845f-2bdd-47ca-8fcb-18c593a7df9f None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:56.322021 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-33da845f-2bdd-47ca-8fcb-18c593a7df9f tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1 Jul 10 06:36:56.322021 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-33da845f-2bdd-47ca-8fcb-18c593a7df9f tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:56.322210 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-33da845f-2bdd-47ca-8fcb-18c593a7df9f tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:56.322210 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-33da845f-2bdd-47ca-8fcb-18c593a7df9f tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:36:56.327721 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:56.327721 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:36:56.328902 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-33da845f-2bdd-47ca-8fcb-18c593a7df9f tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1 returned with HTTP 200 Jul 10 06:36:56.329548 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 621/2505] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:56 2026] GET /volume/v3/backups/e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1 => generated 824 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:56.693839 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-71293b3f-89d7-4417-8d6e-774f6a66d32b None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:56.695971 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-71293b3f-89d7-4417-8d6e-774f6a66d32b tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] GET https://10.4.3.200/volume/v3/backups/614b5cd7-280c-4816-ad29-e25b721df36f Jul 10 06:36:56.696214 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-71293b3f-89d7-4417-8d6e-774f6a66d32b tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:56.696440 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-71293b3f-89d7-4417-8d6e-774f6a66d32b tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:56.696599 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-71293b3f-89d7-4417-8d6e-774f6a66d32b tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Show backup with id 614b5cd7-280c-4816-ad29-e25b721df36f. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:36:56.703889 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:56.703889 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:36:56.704695 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-71293b3f-89d7-4417-8d6e-774f6a66d32b tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] https://10.4.3.200/volume/v3/backups/614b5cd7-280c-4816-ad29-e25b721df36f returned with HTTP 200 Jul 10 06:36:56.705142 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 629/2506] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:56 2026] GET /volume/v3/backups/614b5cd7-280c-4816-ad29-e25b721df36f => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:56.889429 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-1f616309-b35d-4745-96a5-7fa1fc3e9ab0 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:56.891369 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1f616309-b35d-4745-96a5-7fa1fc3e9ab0 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/bd634c9f-2af4-4276-a3e7-53bb27686338 Jul 10 06:36:56.891610 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1f616309-b35d-4745-96a5-7fa1fc3e9ab0 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:56.891834 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1f616309-b35d-4745-96a5-7fa1fc3e9ab0 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:56.891944 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-1f616309-b35d-4745-96a5-7fa1fc3e9ab0 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id bd634c9f-2af4-4276-a3e7-53bb27686338. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:36:56.893592 np0000004964 devstack@c-api.service[99978]: DEBUG dbcounter [-] [99978] Writing DB stats cinder:SELECT=316,cinder:UPDATE=87,cinder:INSERT=45 {{(pid=99978) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:36:56.897299 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:56.897299 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:36:56.898028 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1f616309-b35d-4745-96a5-7fa1fc3e9ab0 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/bd634c9f-2af4-4276-a3e7-53bb27686338 returned with HTTP 200 Jul 10 06:36:56.901564 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 628/2507] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:56 2026] GET /volume/v3/backups/bd634c9f-2af4-4276-a3e7-53bb27686338 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:57.213554 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-69a4d775-641f-44a0-8243-706059253c4c None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:57.215393 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-69a4d775-641f-44a0-8243-706059253c4c tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] GET https://10.4.3.200/volume/v3/volumes/70484ba1-6d62-4b91-b23f-3e8d26d5db99 Jul 10 06:36:57.215590 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-69a4d775-641f-44a0-8243-706059253c4c tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:57.215765 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-69a4d775-641f-44a0-8243-706059253c4c tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:57.221187 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-69a4d775-641f-44a0-8243-706059253c4c tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] https://10.4.3.200/volume/v3/volumes/70484ba1-6d62-4b91-b23f-3e8d26d5db99 returned with HTTP 404 Jul 10 06:36:57.221684 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 630/2508] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:57 2026] GET /volume/v3/volumes/70484ba1-6d62-4b91-b23f-3e8d26d5db99 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:36:57.230248 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-08351cd2-a03f-4538-a2dc-647bdd084811 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:57.232286 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-08351cd2-a03f-4538-a2dc-647bdd084811 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] DELETE https://10.4.3.200/volume/v3/volumes/dfda4c4c-0e62-4158-a035-665e4fed464b Jul 10 06:36:57.232517 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-08351cd2-a03f-4538-a2dc-647bdd084811 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:57.232742 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-08351cd2-a03f-4538-a2dc-647bdd084811 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:57.232917 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-08351cd2-a03f-4538-a2dc-647bdd084811 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Delete volume with id: dfda4c4c-0e62-4158-a035-665e4fed464b Jul 10 06:36:57.241193 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:57.241193 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:36:57.241775 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-08351cd2-a03f-4538-a2dc-647bdd084811 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Volume info retrieved successfully. Jul 10 06:36:57.260053 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-08351cd2-a03f-4538-a2dc-647bdd084811 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Delete volume request issued successfully. Jul 10 06:36:57.260263 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-08351cd2-a03f-4538-a2dc-647bdd084811 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] https://10.4.3.200/volume/v3/volumes/dfda4c4c-0e62-4158-a035-665e4fed464b returned with HTTP 202 Jul 10 06:36:57.260678 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 622/2509] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:36:57 2026] DELETE /volume/v3/volumes/dfda4c4c-0e62-4158-a035-665e4fed464b => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:36:57.268830 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-c543f61e-ed2c-43d9-b740-16457aad49a6 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:57.270696 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-c543f61e-ed2c-43d9-b740-16457aad49a6 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] GET https://10.4.3.200/volume/v3/volumes/dfda4c4c-0e62-4158-a035-665e4fed464b Jul 10 06:36:57.272377 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-c543f61e-ed2c-43d9-b740-16457aad49a6 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:57.272377 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-c543f61e-ed2c-43d9-b740-16457aad49a6 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:57.284159 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:57.284159 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:36:57.292955 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-c543f61e-ed2c-43d9-b740-16457aad49a6 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Volume info retrieved successfully. Jul 10 06:36:57.299821 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-c543f61e-ed2c-43d9-b740-16457aad49a6 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] https://10.4.3.200/volume/v3/volumes/dfda4c4c-0e62-4158-a035-665e4fed464b returned with HTTP 200 Jul 10 06:36:57.300255 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 630/2510] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:57 2026] GET /volume/v3/volumes/dfda4c4c-0e62-4158-a035-665e4fed464b => generated 852 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:57.340025 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-799846f1-cf6c-4264-8469-bc9125a4fd77 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:57.342616 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-799846f1-cf6c-4264-8469-bc9125a4fd77 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1 Jul 10 06:36:57.342966 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-799846f1-cf6c-4264-8469-bc9125a4fd77 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:57.343170 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-799846f1-cf6c-4264-8469-bc9125a4fd77 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:57.343355 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-799846f1-cf6c-4264-8469-bc9125a4fd77 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:36:57.349362 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:57.349362 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:36:57.350263 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-799846f1-cf6c-4264-8469-bc9125a4fd77 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1 returned with HTTP 200 Jul 10 06:36:57.350805 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 629/2511] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:57 2026] GET /volume/v3/backups/e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1 => generated 824 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:57.723698 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-16af9814-3f8f-4927-bc9e-6b1810e3537d None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:57.727553 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-16af9814-3f8f-4927-bc9e-6b1810e3537d tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] GET https://10.4.3.200/volume/v3/backups/614b5cd7-280c-4816-ad29-e25b721df36f Jul 10 06:36:57.727881 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-16af9814-3f8f-4927-bc9e-6b1810e3537d tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:57.728097 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-16af9814-3f8f-4927-bc9e-6b1810e3537d tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:57.728203 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-16af9814-3f8f-4927-bc9e-6b1810e3537d tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Show backup with id 614b5cd7-280c-4816-ad29-e25b721df36f. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:36:57.733119 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:57.733119 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:36:57.733957 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-16af9814-3f8f-4927-bc9e-6b1810e3537d tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] https://10.4.3.200/volume/v3/backups/614b5cd7-280c-4816-ad29-e25b721df36f returned with HTTP 200 Jul 10 06:36:57.734534 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 631/2512] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:57 2026] GET /volume/v3/backups/614b5cd7-280c-4816-ad29-e25b721df36f => generated 749 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 06:36:57.912669 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-a7ac434e-1ce2-40a0-afb7-7a19298aaf3c None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:57.914803 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a7ac434e-1ce2-40a0-afb7-7a19298aaf3c tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/bd634c9f-2af4-4276-a3e7-53bb27686338 Jul 10 06:36:57.915070 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a7ac434e-1ce2-40a0-afb7-7a19298aaf3c tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:57.915308 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a7ac434e-1ce2-40a0-afb7-7a19298aaf3c tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:57.915460 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-a7ac434e-1ce2-40a0-afb7-7a19298aaf3c tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id bd634c9f-2af4-4276-a3e7-53bb27686338. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:36:57.920564 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:57.920564 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:36:57.921544 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a7ac434e-1ce2-40a0-afb7-7a19298aaf3c tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/bd634c9f-2af4-4276-a3e7-53bb27686338 returned with HTTP 200 Jul 10 06:36:57.921999 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 623/2513] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:57 2026] GET /volume/v3/backups/bd634c9f-2af4-4276-a3e7-53bb27686338 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:58.312695 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-afe75dab-b97e-46a8-a227-16610febbf6a None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:58.314251 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-afe75dab-b97e-46a8-a227-16610febbf6a tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] GET https://10.4.3.200/volume/v3/volumes/dfda4c4c-0e62-4158-a035-665e4fed464b Jul 10 06:36:58.314414 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-afe75dab-b97e-46a8-a227-16610febbf6a tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:58.314606 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-afe75dab-b97e-46a8-a227-16610febbf6a tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:58.319316 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-afe75dab-b97e-46a8-a227-16610febbf6a tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] https://10.4.3.200/volume/v3/volumes/dfda4c4c-0e62-4158-a035-665e4fed464b returned with HTTP 404 Jul 10 06:36:58.319750 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 631/2514] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:58 2026] GET /volume/v3/volumes/dfda4c4c-0e62-4158-a035-665e4fed464b => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:36:58.327674 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-c8553ba7-aca5-4b03-9e37-5b7ef8c36c9b None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:58.329298 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c8553ba7-aca5-4b03-9e37-5b7ef8c36c9b tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/9a148bc1-8d95-459c-83c4-f738abe1d298 Jul 10 06:36:58.329429 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c8553ba7-aca5-4b03-9e37-5b7ef8c36c9b tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:58.329654 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c8553ba7-aca5-4b03-9e37-5b7ef8c36c9b tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:58.329770 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.snapshots [None req-c8553ba7-aca5-4b03-9e37-5b7ef8c36c9b tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Delete snapshot with id: 9a148bc1-8d95-459c-83c4-f738abe1d298 Jul 10 06:36:58.334392 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:58.334392 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:36:58.334823 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-c8553ba7-aca5-4b03-9e37-5b7ef8c36c9b tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Snapshot retrieved successfully. Jul 10 06:36:58.348296 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-c8553ba7-aca5-4b03-9e37-5b7ef8c36c9b tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Snapshot delete request issued successfully. Jul 10 06:36:58.348549 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c8553ba7-aca5-4b03-9e37-5b7ef8c36c9b tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] https://10.4.3.200/volume/v3/snapshots/9a148bc1-8d95-459c-83c4-f738abe1d298 returned with HTTP 202 Jul 10 06:36:58.349063 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 630/2515] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 10 06:36:58 2026] DELETE /volume/v3/snapshots/9a148bc1-8d95-459c-83c4-f738abe1d298 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:36:58.357610 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-cfcad682-45dc-4056-9947-d550eb312650 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:58.359608 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-cfcad682-45dc-4056-9947-d550eb312650 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] GET https://10.4.3.200/volume/v3/snapshots/9a148bc1-8d95-459c-83c4-f738abe1d298 Jul 10 06:36:58.360093 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-cfcad682-45dc-4056-9947-d550eb312650 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:58.360458 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-cfcad682-45dc-4056-9947-d550eb312650 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:58.362116 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-6d893913-aaba-4cf2-8290-1dedde6f7cbb None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:58.364218 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6d893913-aaba-4cf2-8290-1dedde6f7cbb tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1 Jul 10 06:36:58.364441 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6d893913-aaba-4cf2-8290-1dedde6f7cbb tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:58.364695 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6d893913-aaba-4cf2-8290-1dedde6f7cbb tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:58.364852 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-6d893913-aaba-4cf2-8290-1dedde6f7cbb tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:36:58.368542 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:58.368542 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:36:58.368889 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:58.368889 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:36:58.369091 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-cfcad682-45dc-4056-9947-d550eb312650 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Snapshot retrieved successfully. Jul 10 06:36:58.369849 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6d893913-aaba-4cf2-8290-1dedde6f7cbb tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1 returned with HTTP 200 Jul 10 06:36:58.370133 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-cfcad682-45dc-4056-9947-d550eb312650 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] https://10.4.3.200/volume/v3/snapshots/9a148bc1-8d95-459c-83c4-f738abe1d298 returned with HTTP 200 Jul 10 06:36:58.371412 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 624/2516] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:58 2026] GET /volume/v3/backups/e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1 => generated 824 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:58.373098 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 632/2517] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:36:58 2026] GET /volume/v3/snapshots/9a148bc1-8d95-459c-83c4-f738abe1d298 => generated 474 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:58.749790 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-74d0eaf9-f317-4667-a2bc-10565066ce1b None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:58.750974 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-74d0eaf9-f317-4667-a2bc-10565066ce1b tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] GET https://10.4.3.200/volume/v3/backups/614b5cd7-280c-4816-ad29-e25b721df36f Jul 10 06:36:58.751237 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-74d0eaf9-f317-4667-a2bc-10565066ce1b tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:58.751614 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-74d0eaf9-f317-4667-a2bc-10565066ce1b tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:58.751798 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-74d0eaf9-f317-4667-a2bc-10565066ce1b tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Show backup with id 614b5cd7-280c-4816-ad29-e25b721df36f. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:36:58.755717 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:58.755717 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:36:58.756707 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-74d0eaf9-f317-4667-a2bc-10565066ce1b tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] https://10.4.3.200/volume/v3/backups/614b5cd7-280c-4816-ad29-e25b721df36f returned with HTTP 200 Jul 10 06:36:58.756707 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 632/2518] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:58 2026] GET /volume/v3/backups/614b5cd7-280c-4816-ad29-e25b721df36f => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:58.937002 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-72fa8550-c84f-413e-bf8b-89f249cd4821 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:58.939211 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-72fa8550-c84f-413e-bf8b-89f249cd4821 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/bd634c9f-2af4-4276-a3e7-53bb27686338 Jul 10 06:36:58.939552 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-72fa8550-c84f-413e-bf8b-89f249cd4821 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:58.939745 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-72fa8550-c84f-413e-bf8b-89f249cd4821 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:58.939893 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-72fa8550-c84f-413e-bf8b-89f249cd4821 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id bd634c9f-2af4-4276-a3e7-53bb27686338. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:36:58.945231 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:58.945231 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:36:58.946273 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-72fa8550-c84f-413e-bf8b-89f249cd4821 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/bd634c9f-2af4-4276-a3e7-53bb27686338 returned with HTTP 200 Jul 10 06:36:58.946769 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 631/2519] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:58 2026] GET /volume/v3/backups/bd634c9f-2af4-4276-a3e7-53bb27686338 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:59.382962 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-f4e15562-1387-4df8-8a55-6e9008a932a3 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:59.384524 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-74b31341-b762-42c4-a413-856d8f4b309a None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:59.384944 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f4e15562-1387-4df8-8a55-6e9008a932a3 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] GET https://10.4.3.200/volume/v3/snapshots/9a148bc1-8d95-459c-83c4-f738abe1d298 Jul 10 06:36:59.385181 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f4e15562-1387-4df8-8a55-6e9008a932a3 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:59.385370 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f4e15562-1387-4df8-8a55-6e9008a932a3 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:59.386517 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-74b31341-b762-42c4-a413-856d8f4b309a tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1 Jul 10 06:36:59.386792 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-74b31341-b762-42c4-a413-856d8f4b309a tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:59.386971 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-74b31341-b762-42c4-a413-856d8f4b309a tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:59.387122 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-74b31341-b762-42c4-a413-856d8f4b309a tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:36:59.390711 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f4e15562-1387-4df8-8a55-6e9008a932a3 tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] https://10.4.3.200/volume/v3/snapshots/9a148bc1-8d95-459c-83c4-f738abe1d298 returned with HTTP 404 Jul 10 06:36:59.391348 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 625/2520] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:36:59 2026] GET /volume/v3/snapshots/9a148bc1-8d95-459c-83c4-f738abe1d298 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:36:59.391766 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:59.391766 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:36:59.392670 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-74b31341-b762-42c4-a413-856d8f4b309a tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1 returned with HTTP 200 Jul 10 06:36:59.393105 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 633/2521] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:59 2026] GET /volume/v3/backups/e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1 => generated 824 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:59.398406 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-dd486f76-c4f6-42e6-afe7-ee6329960c4a None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:59.400203 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-dd486f76-c4f6-42e6-afe7-ee6329960c4a tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] DELETE https://10.4.3.200/volume/v3/volumes/aa4df717-c45d-4f0e-9697-ddf6b30adca5 Jul 10 06:36:59.400436 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-dd486f76-c4f6-42e6-afe7-ee6329960c4a tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:59.400691 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-dd486f76-c4f6-42e6-afe7-ee6329960c4a tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Calling method 'delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:59.400864 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-dd486f76-c4f6-42e6-afe7-ee6329960c4a tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Delete volume with id: aa4df717-c45d-4f0e-9697-ddf6b30adca5 Jul 10 06:36:59.409451 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:59.409451 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:36:59.409924 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-dd486f76-c4f6-42e6-afe7-ee6329960c4a tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Volume info retrieved successfully. Jul 10 06:36:59.429581 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-dd486f76-c4f6-42e6-afe7-ee6329960c4a tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Delete volume request issued successfully. Jul 10 06:36:59.429775 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-dd486f76-c4f6-42e6-afe7-ee6329960c4a tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] https://10.4.3.200/volume/v3/volumes/aa4df717-c45d-4f0e-9697-ddf6b30adca5 returned with HTTP 202 Jul 10 06:36:59.430244 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 633/2522] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:36:59 2026] DELETE /volume/v3/volumes/aa4df717-c45d-4f0e-9697-ddf6b30adca5 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:36:59.439372 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-a004defa-8fdb-44f3-b0a2-bdbb5fe0391a None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:59.442199 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a004defa-8fdb-44f3-b0a2-bdbb5fe0391a tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] GET https://10.4.3.200/volume/v3/volumes/aa4df717-c45d-4f0e-9697-ddf6b30adca5 Jul 10 06:36:59.442402 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a004defa-8fdb-44f3-b0a2-bdbb5fe0391a tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:59.442601 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a004defa-8fdb-44f3-b0a2-bdbb5fe0391a tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:59.449345 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:59.449345 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:36:59.452884 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-a004defa-8fdb-44f3-b0a2-bdbb5fe0391a tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Volume info retrieved successfully. Jul 10 06:36:59.456838 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a004defa-8fdb-44f3-b0a2-bdbb5fe0391a tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] https://10.4.3.200/volume/v3/volumes/aa4df717-c45d-4f0e-9697-ddf6b30adca5 returned with HTTP 200 Jul 10 06:36:59.457439 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 632/2523] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:59 2026] GET /volume/v3/volumes/aa4df717-c45d-4f0e-9697-ddf6b30adca5 => generated 852 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:59.767056 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-a7e1b767-1c7a-4cb4-9f2a-82c42ddb8db4 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:59.768893 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a7e1b767-1c7a-4cb4-9f2a-82c42ddb8db4 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] GET https://10.4.3.200/volume/v3/backups/614b5cd7-280c-4816-ad29-e25b721df36f Jul 10 06:36:59.769111 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a7e1b767-1c7a-4cb4-9f2a-82c42ddb8db4 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:59.769308 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a7e1b767-1c7a-4cb4-9f2a-82c42ddb8db4 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:59.769416 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-a7e1b767-1c7a-4cb4-9f2a-82c42ddb8db4 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Show backup with id 614b5cd7-280c-4816-ad29-e25b721df36f. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:36:59.775107 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:59.775107 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:36:59.775823 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a7e1b767-1c7a-4cb4-9f2a-82c42ddb8db4 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] https://10.4.3.200/volume/v3/backups/614b5cd7-280c-4816-ad29-e25b721df36f returned with HTTP 200 Jul 10 06:36:59.776216 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 626/2524] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:59 2026] GET /volume/v3/backups/614b5cd7-280c-4816-ad29-e25b721df36f => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:36:59.959498 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-e4a85f09-db15-48fa-98c8-669d86b33f8a None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:36:59.961525 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e4a85f09-db15-48fa-98c8-669d86b33f8a tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/bd634c9f-2af4-4276-a3e7-53bb27686338 Jul 10 06:36:59.961763 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e4a85f09-db15-48fa-98c8-669d86b33f8a tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:36:59.962011 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e4a85f09-db15-48fa-98c8-669d86b33f8a tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:36:59.962163 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-e4a85f09-db15-48fa-98c8-669d86b33f8a tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id bd634c9f-2af4-4276-a3e7-53bb27686338. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:36:59.970550 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:36:59.970550 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:36:59.973969 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e4a85f09-db15-48fa-98c8-669d86b33f8a tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/bd634c9f-2af4-4276-a3e7-53bb27686338 returned with HTTP 200 Jul 10 06:36:59.975138 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 634/2525] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:36:59 2026] GET /volume/v3/backups/bd634c9f-2af4-4276-a3e7-53bb27686338 => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:00.405792 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-f445ac04-d282-4939-8895-d3d8f693bb22 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:00.407579 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-f445ac04-d282-4939-8895-d3d8f693bb22 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1 Jul 10 06:37:00.407697 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-f445ac04-d282-4939-8895-d3d8f693bb22 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:00.407869 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-f445ac04-d282-4939-8895-d3d8f693bb22 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:00.407976 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-f445ac04-d282-4939-8895-d3d8f693bb22 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:00.412195 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:00.412195 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:37:00.412849 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-f445ac04-d282-4939-8895-d3d8f693bb22 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1 returned with HTTP 200 Jul 10 06:37:00.413171 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 634/2526] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:00 2026] GET /volume/v3/backups/e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1 => generated 824 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:00.477168 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-9049c057-3b1a-4293-8175-3bf163326fbf None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:00.480135 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9049c057-3b1a-4293-8175-3bf163326fbf tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] GET https://10.4.3.200/volume/v3/volumes/aa4df717-c45d-4f0e-9697-ddf6b30adca5 Jul 10 06:37:00.480282 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9049c057-3b1a-4293-8175-3bf163326fbf tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:00.480495 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9049c057-3b1a-4293-8175-3bf163326fbf tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:00.492838 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9049c057-3b1a-4293-8175-3bf163326fbf tempest-CreateVolumesFromSnapshotTest-2070139808 tempest-CreateVolumesFromSnapshotTest-2070139808-project-member] https://10.4.3.200/volume/v3/volumes/aa4df717-c45d-4f0e-9697-ddf6b30adca5 returned with HTTP 404 Jul 10 06:37:00.493406 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 633/2527] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:00 2026] GET /volume/v3/volumes/aa4df717-c45d-4f0e-9697-ddf6b30adca5 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:37:00.789417 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-07cc19c0-30ed-4f8a-b6fd-eaf0f99f173d None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:00.791078 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-07cc19c0-30ed-4f8a-b6fd-eaf0f99f173d tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] GET https://10.4.3.200/volume/v3/backups/614b5cd7-280c-4816-ad29-e25b721df36f Jul 10 06:37:00.791293 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-07cc19c0-30ed-4f8a-b6fd-eaf0f99f173d tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:00.791465 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-07cc19c0-30ed-4f8a-b6fd-eaf0f99f173d tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:00.791624 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-07cc19c0-30ed-4f8a-b6fd-eaf0f99f173d tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Show backup with id 614b5cd7-280c-4816-ad29-e25b721df36f. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:00.795567 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:00.795567 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:37:00.796170 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-07cc19c0-30ed-4f8a-b6fd-eaf0f99f173d tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] https://10.4.3.200/volume/v3/backups/614b5cd7-280c-4816-ad29-e25b721df36f returned with HTTP 200 Jul 10 06:37:00.796496 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 627/2528] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:00 2026] GET /volume/v3/backups/614b5cd7-280c-4816-ad29-e25b721df36f => generated 751 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:00.809646 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-bb86c2c3-a4d1-42fc-a3c9-75bb5852b795 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:00.814122 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-bb86c2c3-a4d1-42fc-a3c9-75bb5852b795 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] POST https://10.4.3.200/volume/v3/backups Jul 10 06:37:00.814430 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-bb86c2c3-a4d1-42fc-a3c9-75bb5852b795 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "481bddbd-884b-4732-86ff-b0b8b5f712d0", "incremental": true}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:37:00.815758 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.contrib.backups [None req-bb86c2c3-a4d1-42fc-a3c9-75bb5852b795 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Creating new backup {'backup': {'volume_id': '481bddbd-884b-4732-86ff-b0b8b5f712d0', 'incremental': True}} {{(pid=99976) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 06:37:00.815906 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.contrib.backups [None req-bb86c2c3-a4d1-42fc-a3c9-75bb5852b795 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Creating backup of volume 481bddbd-884b-4732-86ff-b0b8b5f712d0 in container None Jul 10 06:37:00.824057 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:00.824057 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:37:00.824540 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-bb86c2c3-a4d1-42fc-a3c9-75bb5852b795 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Volume info retrieved successfully. Jul 10 06:37:00.839590 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-bb86c2c3-a4d1-42fc-a3c9-75bb5852b795 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Created reservations ['e9b77b11-38ad-4a4e-a753-6d26b4996901', '160c4c9a-e49d-4d46-a9d3-9d7927f04eda'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:37:00.853096 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-bb86c2c3-a4d1-42fc-a3c9-75bb5852b795 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] https://10.4.3.200/volume/v3/backups returned with HTTP 400 Jul 10 06:37:00.853599 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 635/2529] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 10 06:37:00 2026] POST /volume/v3/backups => generated 109 bytes in 45 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 06:37:00.861453 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-8326061e-4c02-46c8-a0f2-e2aa66e698c3 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:00.863196 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-8326061e-4c02-46c8-a0f2-e2aa66e698c3 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] DELETE https://10.4.3.200/volume/v3/backups/614b5cd7-280c-4816-ad29-e25b721df36f Jul 10 06:37:00.863350 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-8326061e-4c02-46c8-a0f2-e2aa66e698c3 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:00.863516 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-8326061e-4c02-46c8-a0f2-e2aa66e698c3 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Calling method 'delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:00.863662 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.contrib.backups [None req-8326061e-4c02-46c8-a0f2-e2aa66e698c3 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Delete backup with id: 614b5cd7-280c-4816-ad29-e25b721df36f. Jul 10 06:37:00.868662 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:00.868662 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:37:00.881722 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.backup.rpcapi [None req-8326061e-4c02-46c8-a0f2-e2aa66e698c3 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] delete_backup rpcapi backup_id 614b5cd7-280c-4816-ad29-e25b721df36f {{(pid=99975) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 06:37:00.884321 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-8326061e-4c02-46c8-a0f2-e2aa66e698c3 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] https://10.4.3.200/volume/v3/backups/614b5cd7-280c-4816-ad29-e25b721df36f returned with HTTP 202 Jul 10 06:37:00.884870 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 635/2530] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:37:00 2026] DELETE /volume/v3/backups/614b5cd7-280c-4816-ad29-e25b721df36f => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:37:00.897400 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-5289515b-f6b0-43b8-9fbc-41339269c762 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:00.901818 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5289515b-f6b0-43b8-9fbc-41339269c762 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] GET https://10.4.3.200/volume/v3/backups/614b5cd7-280c-4816-ad29-e25b721df36f Jul 10 06:37:00.901989 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5289515b-f6b0-43b8-9fbc-41339269c762 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:00.902209 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5289515b-f6b0-43b8-9fbc-41339269c762 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:00.902337 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-5289515b-f6b0-43b8-9fbc-41339269c762 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Show backup with id 614b5cd7-280c-4816-ad29-e25b721df36f. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:00.917397 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:00.917397 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:37:00.919954 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5289515b-f6b0-43b8-9fbc-41339269c762 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] https://10.4.3.200/volume/v3/backups/614b5cd7-280c-4816-ad29-e25b721df36f returned with HTTP 200 Jul 10 06:37:00.921203 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 634/2531] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:00 2026] GET /volume/v3/backups/614b5cd7-280c-4816-ad29-e25b721df36f => generated 750 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:00.989828 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-f578f010-e3bc-4e79-a2b4-fdd56c294111 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:00.992046 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f578f010-e3bc-4e79-a2b4-fdd56c294111 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/bd634c9f-2af4-4276-a3e7-53bb27686338 Jul 10 06:37:00.992176 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f578f010-e3bc-4e79-a2b4-fdd56c294111 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:00.992356 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f578f010-e3bc-4e79-a2b4-fdd56c294111 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:00.992546 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-f578f010-e3bc-4e79-a2b4-fdd56c294111 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id bd634c9f-2af4-4276-a3e7-53bb27686338. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:00.997972 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:00.997972 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:37:00.998810 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f578f010-e3bc-4e79-a2b4-fdd56c294111 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/bd634c9f-2af4-4276-a3e7-53bb27686338 returned with HTTP 200 Jul 10 06:37:00.999244 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 628/2532] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:00 2026] GET /volume/v3/backups/bd634c9f-2af4-4276-a3e7-53bb27686338 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:01.427220 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-e2abbae3-3ae5-4986-910b-628bb27ce7d6 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:01.429259 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e2abbae3-3ae5-4986-910b-628bb27ce7d6 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1 Jul 10 06:37:01.429514 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e2abbae3-3ae5-4986-910b-628bb27ce7d6 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:01.429739 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e2abbae3-3ae5-4986-910b-628bb27ce7d6 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:01.429879 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-e2abbae3-3ae5-4986-910b-628bb27ce7d6 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:01.434537 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:01.434537 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:37:01.435318 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e2abbae3-3ae5-4986-910b-628bb27ce7d6 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1 returned with HTTP 200 Jul 10 06:37:01.435711 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 636/2533] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:01 2026] GET /volume/v3/backups/e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1 => generated 824 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:01.785729 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-d5edd0db-7028-4b27-b765-1211bb2366ef None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:01.862592 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-d5edd0db-7028-4b27-b765-1211bb2366ef tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:37:01.862885 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-d5edd0db-7028-4b27-b765-1211bb2366ef tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-281435066"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:37:01.864249 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.volumes [None req-d5edd0db-7028-4b27-b765-1211bb2366ef tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-281435066'}} {{(pid=99975) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:37:01.864370 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-d5edd0db-7028-4b27-b765-1211bb2366ef tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Create volume of 1 GB Jul 10 06:37:01.869160 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-d5edd0db-7028-4b27-b765-1211bb2366ef tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Availability Zones retrieved successfully. Jul 10 06:37:01.874283 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-d5edd0db-7028-4b27-b765-1211bb2366ef tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Flow 'volume_create_api' (92412b46-0b9a-48fd-8024-01f3ac1f785d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:37:01.875302 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-d5edd0db-7028-4b27-b765-1211bb2366ef tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b8f7b60-a00e-4d61-998e-d705d18f0d73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:37:01.876196 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.flows.api.create_volume [None req-d5edd0db-7028-4b27-b765-1211bb2366ef tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Validating volume size '1' using validate_int {{(pid=99975) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:37:01.899907 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-d5edd0db-7028-4b27-b765-1211bb2366ef tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b8f7b60-a00e-4d61-998e-d705d18f0d73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:37:01.900725 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-d5edd0db-7028-4b27-b765-1211bb2366ef tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e47f733f-b0a7-4098-a17c-b8ec195c7049) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:37:01.932120 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-b4ed8000-8457-4430-95c1-0e99d82a21d8 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:01.934152 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b4ed8000-8457-4430-95c1-0e99d82a21d8 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] GET https://10.4.3.200/volume/v3/backups/614b5cd7-280c-4816-ad29-e25b721df36f Jul 10 06:37:01.934373 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b4ed8000-8457-4430-95c1-0e99d82a21d8 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:01.934611 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b4ed8000-8457-4430-95c1-0e99d82a21d8 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:01.934723 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-b4ed8000-8457-4430-95c1-0e99d82a21d8 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Show backup with id 614b5cd7-280c-4816-ad29-e25b721df36f. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:01.938105 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b4ed8000-8457-4430-95c1-0e99d82a21d8 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] https://10.4.3.200/volume/v3/backups/614b5cd7-280c-4816-ad29-e25b721df36f returned with HTTP 404 Jul 10 06:37:01.938678 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 635/2534] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:01 2026] GET /volume/v3/backups/614b5cd7-280c-4816-ad29-e25b721df36f => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:37:01.946237 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-cb9d0497-3d0a-4084-a0d6-6f5e4203a833 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:01.947971 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-cb9d0497-3d0a-4084-a0d6-6f5e4203a833 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:37:01.948288 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-cb9d0497-3d0a-4084-a0d6-6f5e4203a833 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-703929313"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:37:01.949718 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.volumes [None req-cb9d0497-3d0a-4084-a0d6-6f5e4203a833 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-703929313'}} {{(pid=99977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:37:01.949827 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-cb9d0497-3d0a-4084-a0d6-6f5e4203a833 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Create volume of 1 GB Jul 10 06:37:01.954247 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-cb9d0497-3d0a-4084-a0d6-6f5e4203a833 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Availability Zones retrieved successfully. Jul 10 06:37:01.960108 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-cb9d0497-3d0a-4084-a0d6-6f5e4203a833 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Flow 'volume_create_api' (3a95173f-b037-4309-9a1a-101e6d2e216b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:37:01.962570 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-cb9d0497-3d0a-4084-a0d6-6f5e4203a833 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b9befca-4b6a-4074-a903-24ba1f0ebcbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:37:01.963429 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.flows.api.create_volume [None req-cb9d0497-3d0a-4084-a0d6-6f5e4203a833 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Validating volume size '1' using validate_int {{(pid=99977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:37:01.967963 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.quota [None req-d5edd0db-7028-4b27-b765-1211bb2366ef tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Created reservations ['bd4a2917-9959-4c21-9e58-81f4b4e67db0', 'e49781e6-5b9b-4376-86e9-0f778ddbe890', 'e24e81b7-0daa-458e-a299-42d8ef6ba4b0', 'cfda4093-6d61-43d4-925e-1870c0589906'] {{(pid=99975) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:37:01.968680 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-d5edd0db-7028-4b27-b765-1211bb2366ef tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e47f733f-b0a7-4098-a17c-b8ec195c7049) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bd4a2917-9959-4c21-9e58-81f4b4e67db0', 'e49781e6-5b9b-4376-86e9-0f778ddbe890', 'e24e81b7-0daa-458e-a299-42d8ef6ba4b0', 'cfda4093-6d61-43d4-925e-1870c0589906']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:37:01.969343 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-d5edd0db-7028-4b27-b765-1211bb2366ef tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5d1dbdf-9726-438d-ad12-982c02d5eecb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:37:01.991121 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-cb9d0497-3d0a-4084-a0d6-6f5e4203a833 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b9befca-4b6a-4074-a903-24ba1f0ebcbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:37:01.993107 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-cb9d0497-3d0a-4084-a0d6-6f5e4203a833 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06033bfb-522a-4991-a2fa-d3857cf335b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:37:01.993495 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-d5edd0db-7028-4b27-b765-1211bb2366ef tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5d1dbdf-9726-438d-ad12-982c02d5eecb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd801e38e-bd0a-41bf-932e-8f812e1507a8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-281435066',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='549845e34e2642d0ae04ec7368f65830',qos_specs=None,replication_status=,reservations=['bd4a2917-9959-4c21-9e58-81f4b4e67db0','e49781e6-5b9b-4376-86e9-0f778ddbe890','e24e81b7-0daa-458e-a299-42d8ef6ba4b0','cfda4093-6d61-43d4-925e-1870c0589906'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2fe64cc4da04a25ac963fc1e5fc76ce',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:37:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-281435066',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d801e38e-bd0a-41bf-932e-8f812e1507a8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='549845e34e2642d0ae04ec7368f65830',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a2fe64cc4da04a25ac963fc1e5fc76ce',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:37:01.994291 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-d5edd0db-7028-4b27-b765-1211bb2366ef tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fefc4e86-ffb4-4da1-a259-80da7490ddcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:37:02.009093 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-e9c230b4-ccda-42eb-a241-34874aaecfc0 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:02.010620 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e9c230b4-ccda-42eb-a241-34874aaecfc0 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/bd634c9f-2af4-4276-a3e7-53bb27686338 Jul 10 06:37:02.010781 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e9c230b4-ccda-42eb-a241-34874aaecfc0 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:02.010946 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e9c230b4-ccda-42eb-a241-34874aaecfc0 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:02.011069 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-e9c230b4-ccda-42eb-a241-34874aaecfc0 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id bd634c9f-2af4-4276-a3e7-53bb27686338. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:02.016347 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:02.016347 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:37:02.017077 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e9c230b4-ccda-42eb-a241-34874aaecfc0 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/bd634c9f-2af4-4276-a3e7-53bb27686338 returned with HTTP 200 Jul 10 06:37:02.017433 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 637/2535] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:02 2026] GET /volume/v3/backups/bd634c9f-2af4-4276-a3e7-53bb27686338 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:02.023345 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-d5edd0db-7028-4b27-b765-1211bb2366ef tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fefc4e86-ffb4-4da1-a259-80da7490ddcd) transitioned into state 'SUCCESS' from state '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-281435066',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='549845e34e2642d0ae04ec7368f65830',qos_specs=None,replication_status=,reservations=['bd4a2917-9959-4c21-9e58-81f4b4e67db0','e49781e6-5b9b-4376-86e9-0f778ddbe890','e24e81b7-0daa-458e-a299-42d8ef6ba4b0','cfda4093-6d61-43d4-925e-1870c0589906'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2fe64cc4da04a25ac963fc1e5fc76ce',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:37:02.024226 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-d5edd0db-7028-4b27-b765-1211bb2366ef tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4531592d-6cc0-43ad-9cbe-9111f37992a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:37:02.036884 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-d5edd0db-7028-4b27-b765-1211bb2366ef tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4531592d-6cc0-43ad-9cbe-9111f37992a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:37:02.037953 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-d5edd0db-7028-4b27-b765-1211bb2366ef tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Flow 'volume_create_api' (92412b46-0b9a-48fd-8024-01f3ac1f785d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:37:02.038328 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-d5edd0db-7028-4b27-b765-1211bb2366ef tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Create volume request issued successfully. Jul 10 06:37:02.039152 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-cb9d0497-3d0a-4084-a0d6-6f5e4203a833 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Created reservations ['9da0af0b-bd66-45da-8226-22ccc56d538d', '3536d383-462c-4604-a6a5-8a99411f29bd', '50a7523b-39d5-4814-b831-74c3fe6a6a7f', '78efef4b-1d21-4a82-89ae-482b21c4f6c3'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:37:02.039964 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-cb9d0497-3d0a-4084-a0d6-6f5e4203a833 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06033bfb-522a-4991-a2fa-d3857cf335b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9da0af0b-bd66-45da-8226-22ccc56d538d', '3536d383-462c-4604-a6a5-8a99411f29bd', '50a7523b-39d5-4814-b831-74c3fe6a6a7f', '78efef4b-1d21-4a82-89ae-482b21c4f6c3']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:37:02.040632 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-cb9d0497-3d0a-4084-a0d6-6f5e4203a833 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0d588be-a449-44d0-8123-4ea882c239f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:37:02.043437 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-d5edd0db-7028-4b27-b765-1211bb2366ef tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:37:02.043869 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 636/2536] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 10 06:37:01 2026] POST /volume/v3/volumes => generated 763 bytes in 259 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:37:02.057850 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-ece165da-4bc4-487d-ae60-f93ccb428cc6 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:02.059398 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ece165da-4bc4-487d-ae60-f93ccb428cc6 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] GET https://10.4.3.200/volume/v3/volumes/d801e38e-bd0a-41bf-932e-8f812e1507a8 Jul 10 06:37:02.059585 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ece165da-4bc4-487d-ae60-f93ccb428cc6 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:02.059759 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ece165da-4bc4-487d-ae60-f93ccb428cc6 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:02.062368 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-cb9d0497-3d0a-4084-a0d6-6f5e4203a833 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0d588be-a449-44d0-8123-4ea882c239f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4dd330c5-c909-4ff8-8296-f46b6e609371', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-703929313',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='513d3e6ef688460e9fb8ee03167928d8',qos_specs=None,replication_status=,reservations=['9da0af0b-bd66-45da-8226-22ccc56d538d','3536d383-462c-4604-a6a5-8a99411f29bd','50a7523b-39d5-4814-b831-74c3fe6a6a7f','78efef4b-1d21-4a82-89ae-482b21c4f6c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79e1e20f40d24be88b97618ab5d7fe38',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:37:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-703929313',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4dd330c5-c909-4ff8-8296-f46b6e609371,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='513d3e6ef688460e9fb8ee03167928d8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='79e1e20f40d24be88b97618ab5d7fe38',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:37:02.063621 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-cb9d0497-3d0a-4084-a0d6-6f5e4203a833 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cdd0db06-12c2-45ed-97f2-9721d920e2b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:37:02.066328 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:02.066328 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:37:02.069903 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-ece165da-4bc4-487d-ae60-f93ccb428cc6 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Volume info retrieved successfully. Jul 10 06:37:02.074234 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ece165da-4bc4-487d-ae60-f93ccb428cc6 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] https://10.4.3.200/volume/v3/volumes/d801e38e-bd0a-41bf-932e-8f812e1507a8 returned with HTTP 200 Jul 10 06:37:02.074600 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 636/2537] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:02 2026] GET /volume/v3/volumes/d801e38e-bd0a-41bf-932e-8f812e1507a8 => generated 831 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:02.085487 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-cb9d0497-3d0a-4084-a0d6-6f5e4203a833 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cdd0db06-12c2-45ed-97f2-9721d920e2b8) transitioned into state 'SUCCESS' from state '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-703929313',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='513d3e6ef688460e9fb8ee03167928d8',qos_specs=None,replication_status=,reservations=['9da0af0b-bd66-45da-8226-22ccc56d538d','3536d383-462c-4604-a6a5-8a99411f29bd','50a7523b-39d5-4814-b831-74c3fe6a6a7f','78efef4b-1d21-4a82-89ae-482b21c4f6c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79e1e20f40d24be88b97618ab5d7fe38',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:37:02.086093 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-cb9d0497-3d0a-4084-a0d6-6f5e4203a833 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8dc563de-99dd-4366-89c0-44138500098f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:37:02.097328 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-cb9d0497-3d0a-4084-a0d6-6f5e4203a833 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8dc563de-99dd-4366-89c0-44138500098f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:37:02.098335 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-cb9d0497-3d0a-4084-a0d6-6f5e4203a833 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Flow 'volume_create_api' (3a95173f-b037-4309-9a1a-101e6d2e216b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:37:02.098696 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-cb9d0497-3d0a-4084-a0d6-6f5e4203a833 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Create volume request issued successfully. Jul 10 06:37:02.099299 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-cb9d0497-3d0a-4084-a0d6-6f5e4203a833 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:37:02.099815 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 629/2538] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 10 06:37:01 2026] POST /volume/v3/volumes => generated 748 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:37:02.114465 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-04fb57eb-3d47-467d-8cf6-e3ead4ace591 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:02.118383 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-04fb57eb-3d47-467d-8cf6-e3ead4ace591 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] GET https://10.4.3.200/volume/v3/volumes/4dd330c5-c909-4ff8-8296-f46b6e609371 Jul 10 06:37:02.118383 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-04fb57eb-3d47-467d-8cf6-e3ead4ace591 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:02.118383 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-04fb57eb-3d47-467d-8cf6-e3ead4ace591 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:02.126157 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:02.126157 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:37:02.128782 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-04fb57eb-3d47-467d-8cf6-e3ead4ace591 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Volume info retrieved successfully. Jul 10 06:37:02.137414 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-04fb57eb-3d47-467d-8cf6-e3ead4ace591 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] https://10.4.3.200/volume/v3/volumes/4dd330c5-c909-4ff8-8296-f46b6e609371 returned with HTTP 200 Jul 10 06:37:02.138076 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 638/2539] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:02 2026] GET /volume/v3/volumes/4dd330c5-c909-4ff8-8296-f46b6e609371 => generated 816 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:02.445934 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-14c05c27-b0f1-4efc-8edf-7596fbf565cf None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:02.447919 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-14c05c27-b0f1-4efc-8edf-7596fbf565cf tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1 Jul 10 06:37:02.448163 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-14c05c27-b0f1-4efc-8edf-7596fbf565cf tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:02.448385 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-14c05c27-b0f1-4efc-8edf-7596fbf565cf tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:02.448564 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-14c05c27-b0f1-4efc-8edf-7596fbf565cf tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:02.453269 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:02.453269 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:37:02.453972 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-14c05c27-b0f1-4efc-8edf-7596fbf565cf tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1 returned with HTTP 200 Jul 10 06:37:02.454320 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 637/2540] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:02 2026] GET /volume/v3/backups/e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1 => generated 824 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:03.028621 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-0502217d-bc85-4b48-ad4f-bf6796697930 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:03.030707 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0502217d-bc85-4b48-ad4f-bf6796697930 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/bd634c9f-2af4-4276-a3e7-53bb27686338 Jul 10 06:37:03.030938 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0502217d-bc85-4b48-ad4f-bf6796697930 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:03.031179 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0502217d-bc85-4b48-ad4f-bf6796697930 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:03.031301 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-0502217d-bc85-4b48-ad4f-bf6796697930 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id bd634c9f-2af4-4276-a3e7-53bb27686338. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:03.039176 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:03.039176 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:37:03.039918 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0502217d-bc85-4b48-ad4f-bf6796697930 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/bd634c9f-2af4-4276-a3e7-53bb27686338 returned with HTTP 200 Jul 10 06:37:03.040365 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 637/2541] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:03 2026] GET /volume/v3/backups/bd634c9f-2af4-4276-a3e7-53bb27686338 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:03.086263 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-e4693b13-74e5-4087-b03c-d2f51a5c6e3e None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:03.088012 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e4693b13-74e5-4087-b03c-d2f51a5c6e3e tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] GET https://10.4.3.200/volume/v3/volumes/d801e38e-bd0a-41bf-932e-8f812e1507a8 Jul 10 06:37:03.088220 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e4693b13-74e5-4087-b03c-d2f51a5c6e3e tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:03.088475 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e4693b13-74e5-4087-b03c-d2f51a5c6e3e tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:03.094929 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:03.094929 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:37:03.099747 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-e4693b13-74e5-4087-b03c-d2f51a5c6e3e tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Volume info retrieved successfully. Jul 10 06:37:03.102545 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e4693b13-74e5-4087-b03c-d2f51a5c6e3e tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] https://10.4.3.200/volume/v3/volumes/d801e38e-bd0a-41bf-932e-8f812e1507a8 returned with HTTP 200 Jul 10 06:37:03.102545 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 630/2542] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:03 2026] GET /volume/v3/volumes/d801e38e-bd0a-41bf-932e-8f812e1507a8 => generated 856 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:03.117369 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-5563b821-576b-4eef-a40c-aba0223fd46e None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:03.121860 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5563b821-576b-4eef-a40c-aba0223fd46e tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:37:03.121860 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5563b821-576b-4eef-a40c-aba0223fd46e tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "d801e38e-bd0a-41bf-932e-8f812e1507a8", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-402834759"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:37:03.125216 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-5563b821-576b-4eef-a40c-aba0223fd46e tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Create volume request body: {'volume': {"'source_volid": 'd801e38e-bd0a-41bf-932e-8f812e1507a8', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-402834759'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:37:03.125573 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-5563b821-576b-4eef-a40c-aba0223fd46e tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Create volume of 1 GB Jul 10 06:37:03.134768 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-5563b821-576b-4eef-a40c-aba0223fd46e tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Availability Zones retrieved successfully. Jul 10 06:37:03.140169 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-5563b821-576b-4eef-a40c-aba0223fd46e tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Flow 'volume_create_api' (ee9b99a9-d484-45a4-998f-f49c1c685844) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:37:03.141522 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-5563b821-576b-4eef-a40c-aba0223fd46e tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (451fb2af-dc2d-4d4a-b75b-99343445abc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:37:03.142960 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-5563b821-576b-4eef-a40c-aba0223fd46e tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Validating volume size '1' using validate_int {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:37:03.156620 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-af196c2b-e419-4592-82c9-380869886eac None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:03.158131 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-af196c2b-e419-4592-82c9-380869886eac tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] GET https://10.4.3.200/volume/v3/volumes/4dd330c5-c909-4ff8-8296-f46b6e609371 Jul 10 06:37:03.158305 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-af196c2b-e419-4592-82c9-380869886eac tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:03.158470 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-af196c2b-e419-4592-82c9-380869886eac tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:03.164297 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:03.164297 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:37:03.169574 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-af196c2b-e419-4592-82c9-380869886eac tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Volume info retrieved successfully. Jul 10 06:37:03.172536 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-af196c2b-e419-4592-82c9-380869886eac tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] https://10.4.3.200/volume/v3/volumes/4dd330c5-c909-4ff8-8296-f46b6e609371 returned with HTTP 200 Jul 10 06:37:03.172884 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 638/2543] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:03 2026] GET /volume/v3/volumes/4dd330c5-c909-4ff8-8296-f46b6e609371 => generated 841 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:03.180276 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-5563b821-576b-4eef-a40c-aba0223fd46e tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (451fb2af-dc2d-4d4a-b75b-99343445abc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:37:03.180997 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-5563b821-576b-4eef-a40c-aba0223fd46e tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ab51315-87b6-4b79-ae9e-2c91cbc9e18d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:37:03.188610 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-381df3d6-a1ce-4959-a4ea-577dba6de35b None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:03.190268 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-381df3d6-a1ce-4959-a4ea-577dba6de35b tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] POST https://10.4.3.200/volume/v3/backups Jul 10 06:37:03.190539 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-381df3d6-a1ce-4959-a4ea-577dba6de35b tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4dd330c5-c909-4ff8-8296-f46b6e609371", "name": "tempest-VolumesBackupsTest-Backup-1343277188"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:37:03.191941 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.contrib.backups [None req-381df3d6-a1ce-4959-a4ea-577dba6de35b tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Creating new backup {'backup': {'volume_id': '4dd330c5-c909-4ff8-8296-f46b6e609371', 'name': 'tempest-VolumesBackupsTest-Backup-1343277188'}} {{(pid=99978) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 06:37:03.192086 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.contrib.backups [None req-381df3d6-a1ce-4959-a4ea-577dba6de35b tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Creating backup of volume 4dd330c5-c909-4ff8-8296-f46b6e609371 in container None Jul 10 06:37:03.199289 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:03.199289 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:37:03.199289 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-381df3d6-a1ce-4959-a4ea-577dba6de35b tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Volume info retrieved successfully. Jul 10 06:37:03.221537 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-381df3d6-a1ce-4959-a4ea-577dba6de35b tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Created reservations ['6925cabf-cef3-4941-b7e3-cd9bb53f1c3b', '3b6db05e-f716-4907-a723-17c5bb87874c'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:37:03.223886 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-5563b821-576b-4eef-a40c-aba0223fd46e tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Created reservations ['317767d2-176a-435b-bea5-c2de3b5db4fd', '7513be4d-84cb-469b-ab88-d166abb3de22', 'fd7d0b6b-5883-4220-b456-2eeb525f8307', '4fcede37-23a7-4b30-b766-0c78f65f7c6a'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:37:03.223886 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-5563b821-576b-4eef-a40c-aba0223fd46e tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ab51315-87b6-4b79-ae9e-2c91cbc9e18d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['317767d2-176a-435b-bea5-c2de3b5db4fd', '7513be4d-84cb-469b-ab88-d166abb3de22', 'fd7d0b6b-5883-4220-b456-2eeb525f8307', '4fcede37-23a7-4b30-b766-0c78f65f7c6a']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:37:03.224674 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-5563b821-576b-4eef-a40c-aba0223fd46e tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83e47fef-ef1d-4241-b74b-e3b83cdb1dc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:37:03.258679 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-5563b821-576b-4eef-a40c-aba0223fd46e tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83e47fef-ef1d-4241-b74b-e3b83cdb1dc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '31e50f3f-4e8b-4b67-90d0-4e90eec0b4fc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-402834759',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='549845e34e2642d0ae04ec7368f65830',qos_specs=None,replication_status=,reservations=['317767d2-176a-435b-bea5-c2de3b5db4fd','7513be4d-84cb-469b-ab88-d166abb3de22','fd7d0b6b-5883-4220-b456-2eeb525f8307','4fcede37-23a7-4b30-b766-0c78f65f7c6a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2fe64cc4da04a25ac963fc1e5fc76ce',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:37:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-402834759',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=31e50f3f-4e8b-4b67-90d0-4e90eec0b4fc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='549845e34e2642d0ae04ec7368f65830',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a2fe64cc4da04a25ac963fc1e5fc76ce',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:37:03.259457 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-5563b821-576b-4eef-a40c-aba0223fd46e tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20b99cae-a0e4-417e-9aa5-ac36ee95ecff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:37:03.283996 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-5563b821-576b-4eef-a40c-aba0223fd46e tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20b99cae-a0e4-417e-9aa5-ac36ee95ecff) transitioned into state 'SUCCESS' from state '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-402834759',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='549845e34e2642d0ae04ec7368f65830',qos_specs=None,replication_status=,reservations=['317767d2-176a-435b-bea5-c2de3b5db4fd','7513be4d-84cb-469b-ab88-d166abb3de22','fd7d0b6b-5883-4220-b456-2eeb525f8307','4fcede37-23a7-4b30-b766-0c78f65f7c6a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2fe64cc4da04a25ac963fc1e5fc76ce',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:37:03.284739 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-5563b821-576b-4eef-a40c-aba0223fd46e tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6dc79ccd-5f4a-4cd0-8af1-0c6a589fef46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:37:03.301749 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-5563b821-576b-4eef-a40c-aba0223fd46e tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6dc79ccd-5f4a-4cd0-8af1-0c6a589fef46) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:37:03.302845 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-5563b821-576b-4eef-a40c-aba0223fd46e tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Flow 'volume_create_api' (ee9b99a9-d484-45a4-998f-f49c1c685844) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:37:03.303219 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-5563b821-576b-4eef-a40c-aba0223fd46e tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Create volume request issued successfully. Jul 10 06:37:03.303934 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5563b821-576b-4eef-a40c-aba0223fd46e tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:37:03.304461 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 639/2544] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 10 06:37:03 2026] POST /volume/v3/volumes => generated 763 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:37:03.309618 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-381df3d6-a1ce-4959-a4ea-577dba6de35b tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] https://10.4.3.200/volume/v3/backups returned with HTTP 202 Jul 10 06:37:03.310672 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 638/2545] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 10 06:37:03 2026] POST /volume/v3/backups => generated 330 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:37:03.318010 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-d7745e78-3c39-45df-aa85-4bb856c821a0 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:03.319978 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d7745e78-3c39-45df-aa85-4bb856c821a0 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] GET https://10.4.3.200/volume/v3/backups/89413e27-ec46-4a12-9c31-b1fb4dd81699 Jul 10 06:37:03.320382 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d7745e78-3c39-45df-aa85-4bb856c821a0 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:03.320976 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d7745e78-3c39-45df-aa85-4bb856c821a0 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:03.321212 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-d7745e78-3c39-45df-aa85-4bb856c821a0 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Show backup with id 89413e27-ec46-4a12-9c31-b1fb4dd81699. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:03.321608 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-eaf46c2e-a14c-468e-9099-92f47c2d9391 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:03.325334 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-eaf46c2e-a14c-468e-9099-92f47c2d9391 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:37:03.325756 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-eaf46c2e-a14c-468e-9099-92f47c2d9391 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "d801e38e-bd0a-41bf-932e-8f812e1507a8", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-129290597"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:37:03.327849 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.volumes [None req-eaf46c2e-a14c-468e-9099-92f47c2d9391 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Create volume request body: {'volume': {"'source_volid": 'd801e38e-bd0a-41bf-932e-8f812e1507a8', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-129290597'}} {{(pid=99975) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:37:03.328030 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-eaf46c2e-a14c-468e-9099-92f47c2d9391 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Create volume of 1 GB Jul 10 06:37:03.328145 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:03.328145 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:37:03.329076 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d7745e78-3c39-45df-aa85-4bb856c821a0 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] https://10.4.3.200/volume/v3/backups/89413e27-ec46-4a12-9c31-b1fb4dd81699 returned with HTTP 200 Jul 10 06:37:03.329600 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 631/2546] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:03 2026] GET /volume/v3/backups/89413e27-ec46-4a12-9c31-b1fb4dd81699 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:03.338531 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-eaf46c2e-a14c-468e-9099-92f47c2d9391 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Availability Zones retrieved successfully. Jul 10 06:37:03.346696 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-eaf46c2e-a14c-468e-9099-92f47c2d9391 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Flow 'volume_create_api' (6cc36d44-51f7-4571-be13-2780121855cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:37:03.349452 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-eaf46c2e-a14c-468e-9099-92f47c2d9391 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (acd90798-5021-4248-b88b-6268c62cf9d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:37:03.349452 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.flows.api.create_volume [None req-eaf46c2e-a14c-468e-9099-92f47c2d9391 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Validating volume size '1' using validate_int {{(pid=99975) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:37:03.383522 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-eaf46c2e-a14c-468e-9099-92f47c2d9391 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (acd90798-5021-4248-b88b-6268c62cf9d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:37:03.383522 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-eaf46c2e-a14c-468e-9099-92f47c2d9391 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3dd55971-99e4-41cc-92de-72b24c329dad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:37:03.437528 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.quota [None req-eaf46c2e-a14c-468e-9099-92f47c2d9391 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Created reservations ['068cf1dc-dcdb-43c1-880a-354e37a022c8', '387e7a16-697c-4ec4-b48a-3ec0b1c524d6', '93ca92fa-a2d6-4459-b5f3-28afcfd216d6', '0484b3de-3a4e-420b-9396-2c2d6ca8e18b'] {{(pid=99975) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:37:03.438482 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-eaf46c2e-a14c-468e-9099-92f47c2d9391 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3dd55971-99e4-41cc-92de-72b24c329dad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['068cf1dc-dcdb-43c1-880a-354e37a022c8', '387e7a16-697c-4ec4-b48a-3ec0b1c524d6', '93ca92fa-a2d6-4459-b5f3-28afcfd216d6', '0484b3de-3a4e-420b-9396-2c2d6ca8e18b']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:37:03.439414 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-eaf46c2e-a14c-468e-9099-92f47c2d9391 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e697fb1-4441-434b-9925-aec0087dc06f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:37:03.465330 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-86a983e6-a94e-4684-918f-84631155e3bc None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:03.467794 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-86a983e6-a94e-4684-918f-84631155e3bc tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1 Jul 10 06:37:03.467794 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-86a983e6-a94e-4684-918f-84631155e3bc tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:03.467954 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-86a983e6-a94e-4684-918f-84631155e3bc tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:03.468064 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-86a983e6-a94e-4684-918f-84631155e3bc tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:03.473641 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:03.473641 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:37:03.474560 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-86a983e6-a94e-4684-918f-84631155e3bc tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1 returned with HTTP 200 Jul 10 06:37:03.474914 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 640/2547] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:03 2026] GET /volume/v3/backups/e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1 => generated 824 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:03.479158 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-eaf46c2e-a14c-468e-9099-92f47c2d9391 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e697fb1-4441-434b-9925-aec0087dc06f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ad0f30a4-87d6-4862-9afb-1d762ff63ee3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-129290597',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='549845e34e2642d0ae04ec7368f65830',qos_specs=None,replication_status=,reservations=['068cf1dc-dcdb-43c1-880a-354e37a022c8','387e7a16-697c-4ec4-b48a-3ec0b1c524d6','93ca92fa-a2d6-4459-b5f3-28afcfd216d6','0484b3de-3a4e-420b-9396-2c2d6ca8e18b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2fe64cc4da04a25ac963fc1e5fc76ce',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:37:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-129290597',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ad0f30a4-87d6-4862-9afb-1d762ff63ee3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='549845e34e2642d0ae04ec7368f65830',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a2fe64cc4da04a25ac963fc1e5fc76ce',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:37:03.479839 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-eaf46c2e-a14c-468e-9099-92f47c2d9391 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1bcf4a88-7d45-44b8-a192-2249cc2be545) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:37:03.501940 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-eaf46c2e-a14c-468e-9099-92f47c2d9391 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1bcf4a88-7d45-44b8-a192-2249cc2be545) transitioned into state 'SUCCESS' from state '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-129290597',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='549845e34e2642d0ae04ec7368f65830',qos_specs=None,replication_status=,reservations=['068cf1dc-dcdb-43c1-880a-354e37a022c8','387e7a16-697c-4ec4-b48a-3ec0b1c524d6','93ca92fa-a2d6-4459-b5f3-28afcfd216d6','0484b3de-3a4e-420b-9396-2c2d6ca8e18b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2fe64cc4da04a25ac963fc1e5fc76ce',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:37:03.503890 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-eaf46c2e-a14c-468e-9099-92f47c2d9391 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19b9ab21-2e32-49cf-9f64-f911c215f91a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:37:03.519519 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-eaf46c2e-a14c-468e-9099-92f47c2d9391 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19b9ab21-2e32-49cf-9f64-f911c215f91a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:37:03.519519 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-eaf46c2e-a14c-468e-9099-92f47c2d9391 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Flow 'volume_create_api' (6cc36d44-51f7-4571-be13-2780121855cd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:37:03.519519 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-eaf46c2e-a14c-468e-9099-92f47c2d9391 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Create volume request issued successfully. Jul 10 06:37:03.519519 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-eaf46c2e-a14c-468e-9099-92f47c2d9391 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:37:03.519519 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 639/2548] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 10 06:37:03 2026] POST /volume/v3/volumes => generated 763 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:37:03.529875 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-81e0e585-599a-4e9c-a1f6-0ef8b33b7e32 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:03.531432 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-81e0e585-599a-4e9c-a1f6-0ef8b33b7e32 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:37:03.531746 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-81e0e585-599a-4e9c-a1f6-0ef8b33b7e32 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "d801e38e-bd0a-41bf-932e-8f812e1507a8", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412687446"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:37:03.533090 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-81e0e585-599a-4e9c-a1f6-0ef8b33b7e32 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Create volume request body: {'volume': {"'source_volid": 'd801e38e-bd0a-41bf-932e-8f812e1507a8', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-412687446'}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:37:03.533237 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-81e0e585-599a-4e9c-a1f6-0ef8b33b7e32 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Create volume of 1 GB Jul 10 06:37:03.533436 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:03.533436 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:37:03.537170 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-81e0e585-599a-4e9c-a1f6-0ef8b33b7e32 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Availability Zones retrieved successfully. Jul 10 06:37:03.543729 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-81e0e585-599a-4e9c-a1f6-0ef8b33b7e32 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Flow 'volume_create_api' (26bdb290-e9a7-420d-9cbb-0c9b8d0a20e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:37:03.544624 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-81e0e585-599a-4e9c-a1f6-0ef8b33b7e32 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ada2298-44ec-4699-8801-a09ca92c6c54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:37:03.545564 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-81e0e585-599a-4e9c-a1f6-0ef8b33b7e32 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Validating volume size '1' using validate_int {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:37:03.573657 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-81e0e585-599a-4e9c-a1f6-0ef8b33b7e32 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ada2298-44ec-4699-8801-a09ca92c6c54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:37:03.575104 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-81e0e585-599a-4e9c-a1f6-0ef8b33b7e32 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39ec2c5f-efa2-4e87-8a7c-7101a8ac6b71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:37:03.620863 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-81e0e585-599a-4e9c-a1f6-0ef8b33b7e32 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Created reservations ['4d7ce149-a407-4177-812a-e55531ae879f', 'f2ab6d70-442a-4ce5-8e9f-83e556235f36', 'a2817778-34d4-4153-ab36-f847b4730485', 'b2df593d-a628-459b-97db-d91918848e4f'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:37:03.621775 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-81e0e585-599a-4e9c-a1f6-0ef8b33b7e32 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39ec2c5f-efa2-4e87-8a7c-7101a8ac6b71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4d7ce149-a407-4177-812a-e55531ae879f', 'f2ab6d70-442a-4ce5-8e9f-83e556235f36', 'a2817778-34d4-4153-ab36-f847b4730485', 'b2df593d-a628-459b-97db-d91918848e4f']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:37:03.622840 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-81e0e585-599a-4e9c-a1f6-0ef8b33b7e32 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c9f3fd0-73d5-4171-b505-1cca79ef0705) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:37:03.647567 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-81e0e585-599a-4e9c-a1f6-0ef8b33b7e32 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c9f3fd0-73d5-4171-b505-1cca79ef0705) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7c29d8db-cd6c-4712-9826-29dba3f89092', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-412687446',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='549845e34e2642d0ae04ec7368f65830',qos_specs=None,replication_status=,reservations=['4d7ce149-a407-4177-812a-e55531ae879f','f2ab6d70-442a-4ce5-8e9f-83e556235f36','a2817778-34d4-4153-ab36-f847b4730485','b2df593d-a628-459b-97db-d91918848e4f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2fe64cc4da04a25ac963fc1e5fc76ce',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:37:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-412687446',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7c29d8db-cd6c-4712-9826-29dba3f89092,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='549845e34e2642d0ae04ec7368f65830',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a2fe64cc4da04a25ac963fc1e5fc76ce',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:37:03.648296 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-81e0e585-599a-4e9c-a1f6-0ef8b33b7e32 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9baf765e-b817-434f-9e2e-f38cd484e71d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:37:03.676800 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-81e0e585-599a-4e9c-a1f6-0ef8b33b7e32 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9baf765e-b817-434f-9e2e-f38cd484e71d) transitioned into state 'SUCCESS' from state '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-412687446',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='549845e34e2642d0ae04ec7368f65830',qos_specs=None,replication_status=,reservations=['4d7ce149-a407-4177-812a-e55531ae879f','f2ab6d70-442a-4ce5-8e9f-83e556235f36','a2817778-34d4-4153-ab36-f847b4730485','b2df593d-a628-459b-97db-d91918848e4f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2fe64cc4da04a25ac963fc1e5fc76ce',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:37:03.677470 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-81e0e585-599a-4e9c-a1f6-0ef8b33b7e32 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3eaf4c2b-8a91-43c4-8199-fb3e7a8dc444) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:37:03.689002 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-81e0e585-599a-4e9c-a1f6-0ef8b33b7e32 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3eaf4c2b-8a91-43c4-8199-fb3e7a8dc444) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:37:03.689845 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-81e0e585-599a-4e9c-a1f6-0ef8b33b7e32 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Flow 'volume_create_api' (26bdb290-e9a7-420d-9cbb-0c9b8d0a20e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:37:03.690111 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-81e0e585-599a-4e9c-a1f6-0ef8b33b7e32 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Create volume request issued successfully. Jul 10 06:37:03.690647 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-81e0e585-599a-4e9c-a1f6-0ef8b33b7e32 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:37:03.691013 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 639/2549] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 10 06:37:03 2026] POST /volume/v3/volumes => generated 763 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:37:03.705587 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-9cc01001-e7cd-49ae-8726-7f0eca1fbab2 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:03.706533 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9cc01001-e7cd-49ae-8726-7f0eca1fbab2 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:37:03.706882 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9cc01001-e7cd-49ae-8726-7f0eca1fbab2 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "d801e38e-bd0a-41bf-932e-8f812e1507a8", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1745251406"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:37:03.708478 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.volumes [None req-9cc01001-e7cd-49ae-8726-7f0eca1fbab2 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Create volume request body: {'volume': {"'source_volid": 'd801e38e-bd0a-41bf-932e-8f812e1507a8', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1745251406'}} {{(pid=99977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:37:03.708602 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-9cc01001-e7cd-49ae-8726-7f0eca1fbab2 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Create volume of 1 GB Jul 10 06:37:03.712535 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-9cc01001-e7cd-49ae-8726-7f0eca1fbab2 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Availability Zones retrieved successfully. Jul 10 06:37:03.719519 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-9cc01001-e7cd-49ae-8726-7f0eca1fbab2 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Flow 'volume_create_api' (0b89facf-7f3d-4a52-ab70-7970bdf57ad9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:37:03.720489 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-9cc01001-e7cd-49ae-8726-7f0eca1fbab2 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79b64e9a-5426-4b18-92c3-66ba55d9d20b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:37:03.721425 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.flows.api.create_volume [None req-9cc01001-e7cd-49ae-8726-7f0eca1fbab2 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Validating volume size '1' using validate_int {{(pid=99977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:37:03.747973 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-9cc01001-e7cd-49ae-8726-7f0eca1fbab2 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79b64e9a-5426-4b18-92c3-66ba55d9d20b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:37:03.748671 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-9cc01001-e7cd-49ae-8726-7f0eca1fbab2 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d35f924-bcd1-4ea3-83ce-9ab4d2983ca0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:37:03.788146 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-9cc01001-e7cd-49ae-8726-7f0eca1fbab2 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Created reservations ['2d1dad30-8bc1-4fde-be4f-3c4d7df05488', '699204c9-c018-4ad3-b347-340db9faf8fa', 'c85c5283-1020-4841-b33f-431bc307fb74', 'e8e4069a-4a8c-4a82-b2fe-4aed7309dcdd'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:37:03.788823 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-9cc01001-e7cd-49ae-8726-7f0eca1fbab2 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d35f924-bcd1-4ea3-83ce-9ab4d2983ca0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2d1dad30-8bc1-4fde-be4f-3c4d7df05488', '699204c9-c018-4ad3-b347-340db9faf8fa', 'c85c5283-1020-4841-b33f-431bc307fb74', 'e8e4069a-4a8c-4a82-b2fe-4aed7309dcdd']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:37:03.789435 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-9cc01001-e7cd-49ae-8726-7f0eca1fbab2 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d12844a-53b0-4205-9a23-312084f263b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:37:03.817071 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-9cc01001-e7cd-49ae-8726-7f0eca1fbab2 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d12844a-53b0-4205-9a23-312084f263b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '208ebb53-801e-4e07-9aac-82276ec68a04', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1745251406',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='549845e34e2642d0ae04ec7368f65830',qos_specs=None,replication_status=,reservations=['2d1dad30-8bc1-4fde-be4f-3c4d7df05488','699204c9-c018-4ad3-b347-340db9faf8fa','c85c5283-1020-4841-b33f-431bc307fb74','e8e4069a-4a8c-4a82-b2fe-4aed7309dcdd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2fe64cc4da04a25ac963fc1e5fc76ce',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:37:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1745251406',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=208ebb53-801e-4e07-9aac-82276ec68a04,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='549845e34e2642d0ae04ec7368f65830',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a2fe64cc4da04a25ac963fc1e5fc76ce',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:37:03.817864 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-9cc01001-e7cd-49ae-8726-7f0eca1fbab2 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b5ff8a2-a07c-4b0f-be04-2815616b8067) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:37:03.837057 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-9cc01001-e7cd-49ae-8726-7f0eca1fbab2 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b5ff8a2-a07c-4b0f-be04-2815616b8067) transitioned into state 'SUCCESS' from state '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-1745251406',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='549845e34e2642d0ae04ec7368f65830',qos_specs=None,replication_status=,reservations=['2d1dad30-8bc1-4fde-be4f-3c4d7df05488','699204c9-c018-4ad3-b347-340db9faf8fa','c85c5283-1020-4841-b33f-431bc307fb74','e8e4069a-4a8c-4a82-b2fe-4aed7309dcdd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2fe64cc4da04a25ac963fc1e5fc76ce',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:37:03.837514 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-9cc01001-e7cd-49ae-8726-7f0eca1fbab2 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7505f7d1-de8d-43b3-b17d-bbabe7721896) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:37:03.850175 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-9cc01001-e7cd-49ae-8726-7f0eca1fbab2 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7505f7d1-de8d-43b3-b17d-bbabe7721896) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:37:03.851377 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-9cc01001-e7cd-49ae-8726-7f0eca1fbab2 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Flow 'volume_create_api' (0b89facf-7f3d-4a52-ab70-7970bdf57ad9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:37:03.851786 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-9cc01001-e7cd-49ae-8726-7f0eca1fbab2 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Create volume request issued successfully. Jul 10 06:37:03.852384 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9cc01001-e7cd-49ae-8726-7f0eca1fbab2 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:37:03.852863 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 632/2550] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 10 06:37:03 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 10 06:37:03.866803 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-5ae5b687-3efd-4711-b3db-4637b6269863 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:03.868179 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5ae5b687-3efd-4711-b3db-4637b6269863 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:37:03.868563 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5ae5b687-3efd-4711-b3db-4637b6269863 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "d801e38e-bd0a-41bf-932e-8f812e1507a8", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1501921985"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:37:03.870073 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-5ae5b687-3efd-4711-b3db-4637b6269863 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Create volume request body: {'volume': {"'source_volid": 'd801e38e-bd0a-41bf-932e-8f812e1507a8', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1501921985'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:37:03.870855 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-5ae5b687-3efd-4711-b3db-4637b6269863 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Create volume of 1 GB Jul 10 06:37:03.873732 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-5ae5b687-3efd-4711-b3db-4637b6269863 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Availability Zones retrieved successfully. Jul 10 06:37:03.879853 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-5ae5b687-3efd-4711-b3db-4637b6269863 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Flow 'volume_create_api' (50dcd353-eb2e-4eb1-ba1e-6c1629a73d94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:37:03.879853 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-5ae5b687-3efd-4711-b3db-4637b6269863 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92cf51b9-ad3d-410a-ade0-195a02eee147) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:37:03.880703 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-5ae5b687-3efd-4711-b3db-4637b6269863 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Validating volume size '1' using validate_int {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:37:03.904251 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-5ae5b687-3efd-4711-b3db-4637b6269863 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92cf51b9-ad3d-410a-ade0-195a02eee147) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:37:03.904832 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-5ae5b687-3efd-4711-b3db-4637b6269863 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b98646c-7e85-4f1e-bebd-ce6102fb362c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:37:03.952678 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-5ae5b687-3efd-4711-b3db-4637b6269863 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Created reservations ['0d9c290a-e930-4bc6-8198-c887743ba2fe', '18570654-23c3-49e8-803c-01a7c3f4afeb', '24e0f8d8-782e-48be-bacf-62021ac50597', 'fbe7472c-a500-4dfa-bbfd-84d8e972d64b'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:37:03.953844 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-5ae5b687-3efd-4711-b3db-4637b6269863 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b98646c-7e85-4f1e-bebd-ce6102fb362c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0d9c290a-e930-4bc6-8198-c887743ba2fe', '18570654-23c3-49e8-803c-01a7c3f4afeb', '24e0f8d8-782e-48be-bacf-62021ac50597', 'fbe7472c-a500-4dfa-bbfd-84d8e972d64b']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:37:03.956704 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-5ae5b687-3efd-4711-b3db-4637b6269863 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f48e9d7b-19d3-49d5-9892-1c96d4740fdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:37:04.007752 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-5ae5b687-3efd-4711-b3db-4637b6269863 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f48e9d7b-19d3-49d5-9892-1c96d4740fdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9cd2635f-5dc5-4d85-a8ce-fd843baf6b63', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1501921985',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='549845e34e2642d0ae04ec7368f65830',qos_specs=None,replication_status=,reservations=['0d9c290a-e930-4bc6-8198-c887743ba2fe','18570654-23c3-49e8-803c-01a7c3f4afeb','24e0f8d8-782e-48be-bacf-62021ac50597','fbe7472c-a500-4dfa-bbfd-84d8e972d64b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2fe64cc4da04a25ac963fc1e5fc76ce',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:37:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1501921985',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9cd2635f-5dc5-4d85-a8ce-fd843baf6b63,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='549845e34e2642d0ae04ec7368f65830',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a2fe64cc4da04a25ac963fc1e5fc76ce',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:37:04.008757 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-5ae5b687-3efd-4711-b3db-4637b6269863 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cfd7dd47-5dfd-4d88-b446-e7ffdf1cc962) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:37:04.049730 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-4f1d6352-59e8-47c9-a30b-4ed9d9284a77 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:04.052096 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-4f1d6352-59e8-47c9-a30b-4ed9d9284a77 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/bd634c9f-2af4-4276-a3e7-53bb27686338 Jul 10 06:37:04.052290 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-4f1d6352-59e8-47c9-a30b-4ed9d9284a77 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:04.052454 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-4f1d6352-59e8-47c9-a30b-4ed9d9284a77 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:04.052588 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-4f1d6352-59e8-47c9-a30b-4ed9d9284a77 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id bd634c9f-2af4-4276-a3e7-53bb27686338. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:04.065713 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:04.065713 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:37:04.065938 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-5ae5b687-3efd-4711-b3db-4637b6269863 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cfd7dd47-5dfd-4d88-b446-e7ffdf1cc962) transitioned into state 'SUCCESS' from state '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-1501921985',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='549845e34e2642d0ae04ec7368f65830',qos_specs=None,replication_status=,reservations=['0d9c290a-e930-4bc6-8198-c887743ba2fe','18570654-23c3-49e8-803c-01a7c3f4afeb','24e0f8d8-782e-48be-bacf-62021ac50597','fbe7472c-a500-4dfa-bbfd-84d8e972d64b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2fe64cc4da04a25ac963fc1e5fc76ce',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:37:04.066450 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-5ae5b687-3efd-4711-b3db-4637b6269863 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2a9c3ad-d907-4c1d-99ae-38db511b5be8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:37:04.066664 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-4f1d6352-59e8-47c9-a30b-4ed9d9284a77 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/bd634c9f-2af4-4276-a3e7-53bb27686338 returned with HTTP 200 Jul 10 06:37:04.067030 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 640/2551] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:04 2026] GET /volume/v3/backups/bd634c9f-2af4-4276-a3e7-53bb27686338 => generated 749 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:04.096313 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-5ae5b687-3efd-4711-b3db-4637b6269863 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2a9c3ad-d907-4c1d-99ae-38db511b5be8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:37:04.099456 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-5ae5b687-3efd-4711-b3db-4637b6269863 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Flow 'volume_create_api' (50dcd353-eb2e-4eb1-ba1e-6c1629a73d94) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:37:04.099456 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-5ae5b687-3efd-4711-b3db-4637b6269863 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Create volume request issued successfully. Jul 10 06:37:04.099456 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5ae5b687-3efd-4711-b3db-4637b6269863 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:37:04.100090 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 641/2552] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 10 06:37:03 2026] POST /volume/v3/volumes => generated 764 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:37:04.114892 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-1eb8c59b-6866-4004-bc80-6103b45f7024 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:04.117159 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1eb8c59b-6866-4004-bc80-6103b45f7024 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] GET https://10.4.3.200/volume/v3/volumes/31e50f3f-4e8b-4b67-90d0-4e90eec0b4fc Jul 10 06:37:04.117396 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1eb8c59b-6866-4004-bc80-6103b45f7024 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:04.117689 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1eb8c59b-6866-4004-bc80-6103b45f7024 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:04.124202 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:04.124202 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:37:04.140259 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-1eb8c59b-6866-4004-bc80-6103b45f7024 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Volume info retrieved successfully. Jul 10 06:37:04.149818 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1eb8c59b-6866-4004-bc80-6103b45f7024 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] https://10.4.3.200/volume/v3/volumes/31e50f3f-4e8b-4b67-90d0-4e90eec0b4fc returned with HTTP 200 Jul 10 06:37:04.150609 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 640/2553] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:04 2026] GET /volume/v3/volumes/31e50f3f-4e8b-4b67-90d0-4e90eec0b4fc => generated 856 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:04.166117 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-48cbbc48-d00b-471e-9fd6-44ac75d9c198 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:04.168347 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-48cbbc48-d00b-471e-9fd6-44ac75d9c198 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] GET https://10.4.3.200/volume/v3/volumes/ad0f30a4-87d6-4862-9afb-1d762ff63ee3 Jul 10 06:37:04.168620 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-48cbbc48-d00b-471e-9fd6-44ac75d9c198 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:04.168895 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-48cbbc48-d00b-471e-9fd6-44ac75d9c198 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:04.185238 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:04.185238 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:37:04.190274 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-48cbbc48-d00b-471e-9fd6-44ac75d9c198 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Volume info retrieved successfully. Jul 10 06:37:04.196184 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-48cbbc48-d00b-471e-9fd6-44ac75d9c198 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] https://10.4.3.200/volume/v3/volumes/ad0f30a4-87d6-4862-9afb-1d762ff63ee3 returned with HTTP 200 Jul 10 06:37:04.196670 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 633/2554] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:04 2026] GET /volume/v3/volumes/ad0f30a4-87d6-4862-9afb-1d762ff63ee3 => generated 856 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:04.211262 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-366bd9d2-4c82-4e78-a680-644c6a4cf110 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:04.213295 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-366bd9d2-4c82-4e78-a680-644c6a4cf110 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] GET https://10.4.3.200/volume/v3/volumes/7c29d8db-cd6c-4712-9826-29dba3f89092 Jul 10 06:37:04.213536 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-366bd9d2-4c82-4e78-a680-644c6a4cf110 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:04.213872 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-366bd9d2-4c82-4e78-a680-644c6a4cf110 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:04.226390 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:04.226390 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:37:04.231009 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-366bd9d2-4c82-4e78-a680-644c6a4cf110 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Volume info retrieved successfully. Jul 10 06:37:04.234939 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-366bd9d2-4c82-4e78-a680-644c6a4cf110 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] https://10.4.3.200/volume/v3/volumes/7c29d8db-cd6c-4712-9826-29dba3f89092 returned with HTTP 200 Jul 10 06:37:04.235340 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 641/2555] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:04 2026] GET /volume/v3/volumes/7c29d8db-cd6c-4712-9826-29dba3f89092 => generated 856 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:04.250006 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-43e1e2eb-c162-4c0f-ac3a-4b6fd470b0db None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:04.253117 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-43e1e2eb-c162-4c0f-ac3a-4b6fd470b0db tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] GET https://10.4.3.200/volume/v3/volumes/208ebb53-801e-4e07-9aac-82276ec68a04 Jul 10 06:37:04.253117 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-43e1e2eb-c162-4c0f-ac3a-4b6fd470b0db tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:04.253117 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-43e1e2eb-c162-4c0f-ac3a-4b6fd470b0db tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:04.259482 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:04.259482 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:37:04.265420 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-43e1e2eb-c162-4c0f-ac3a-4b6fd470b0db tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Volume info retrieved successfully. Jul 10 06:37:04.273395 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-43e1e2eb-c162-4c0f-ac3a-4b6fd470b0db tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] https://10.4.3.200/volume/v3/volumes/208ebb53-801e-4e07-9aac-82276ec68a04 returned with HTTP 200 Jul 10 06:37:04.273913 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 642/2556] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:04 2026] GET /volume/v3/volumes/208ebb53-801e-4e07-9aac-82276ec68a04 => generated 857 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:04.291656 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-259435e5-ab1b-4096-8bac-7521d0e493be None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:04.293890 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-259435e5-ab1b-4096-8bac-7521d0e493be tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] GET https://10.4.3.200/volume/v3/volumes/9cd2635f-5dc5-4d85-a8ce-fd843baf6b63 Jul 10 06:37:04.294135 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-259435e5-ab1b-4096-8bac-7521d0e493be tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:04.294339 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-259435e5-ab1b-4096-8bac-7521d0e493be tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:04.301814 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:04.301814 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:37:04.306108 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-259435e5-ab1b-4096-8bac-7521d0e493be tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Volume info retrieved successfully. Jul 10 06:37:04.311066 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-259435e5-ab1b-4096-8bac-7521d0e493be tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] https://10.4.3.200/volume/v3/volumes/9cd2635f-5dc5-4d85-a8ce-fd843baf6b63 returned with HTTP 200 Jul 10 06:37:04.311555 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 641/2557] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:04 2026] GET /volume/v3/volumes/9cd2635f-5dc5-4d85-a8ce-fd843baf6b63 => generated 856 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:04.340987 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-76d2ee1d-200f-4d5c-950f-59223d3f0715 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:04.342631 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-76d2ee1d-200f-4d5c-950f-59223d3f0715 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] GET https://10.4.3.200/volume/v3/backups/89413e27-ec46-4a12-9c31-b1fb4dd81699 Jul 10 06:37:04.342855 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-76d2ee1d-200f-4d5c-950f-59223d3f0715 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:04.343094 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-76d2ee1d-200f-4d5c-950f-59223d3f0715 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:04.343256 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-76d2ee1d-200f-4d5c-950f-59223d3f0715 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Show backup with id 89413e27-ec46-4a12-9c31-b1fb4dd81699. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:04.347286 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:04.347286 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:37:04.347851 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-76d2ee1d-200f-4d5c-950f-59223d3f0715 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] https://10.4.3.200/volume/v3/backups/89413e27-ec46-4a12-9c31-b1fb4dd81699 returned with HTTP 200 Jul 10 06:37:04.348192 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 634/2558] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:04 2026] GET /volume/v3/backups/89413e27-ec46-4a12-9c31-b1fb4dd81699 => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:04.486150 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-5dd20746-4998-4b64-b21a-d566572b0c5a None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:04.488186 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-5dd20746-4998-4b64-b21a-d566572b0c5a tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1 Jul 10 06:37:04.488352 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-5dd20746-4998-4b64-b21a-d566572b0c5a tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:04.488596 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-5dd20746-4998-4b64-b21a-d566572b0c5a tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:04.488819 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-5dd20746-4998-4b64-b21a-d566572b0c5a tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:04.496078 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:04.496078 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:37:04.497221 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-5dd20746-4998-4b64-b21a-d566572b0c5a tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1 returned with HTTP 200 Jul 10 06:37:04.497728 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 642/2559] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:04 2026] GET /volume/v3/backups/e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1 => generated 824 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:05.078159 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-dce41497-8c3b-49f7-9660-59ad8b7784da None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:05.079796 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-dce41497-8c3b-49f7-9660-59ad8b7784da tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/bd634c9f-2af4-4276-a3e7-53bb27686338 Jul 10 06:37:05.079957 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-dce41497-8c3b-49f7-9660-59ad8b7784da tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:05.080166 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-dce41497-8c3b-49f7-9660-59ad8b7784da tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:05.080280 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-dce41497-8c3b-49f7-9660-59ad8b7784da tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id bd634c9f-2af4-4276-a3e7-53bb27686338. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:05.084446 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:05.084446 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:37:05.085130 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-dce41497-8c3b-49f7-9660-59ad8b7784da tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/bd634c9f-2af4-4276-a3e7-53bb27686338 returned with HTTP 200 Jul 10 06:37:05.085459 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 643/2560] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:05 2026] GET /volume/v3/backups/bd634c9f-2af4-4276-a3e7-53bb27686338 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:05.324716 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-ddc4c641-be7d-44a1-9f44-1187f9e41bda None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:05.326328 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ddc4c641-be7d-44a1-9f44-1187f9e41bda tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] GET https://10.4.3.200/volume/v3/volumes/9cd2635f-5dc5-4d85-a8ce-fd843baf6b63 Jul 10 06:37:05.326490 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ddc4c641-be7d-44a1-9f44-1187f9e41bda tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:05.326676 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ddc4c641-be7d-44a1-9f44-1187f9e41bda tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:05.332895 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:05.332895 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:37:05.335750 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-ddc4c641-be7d-44a1-9f44-1187f9e41bda tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Volume info retrieved successfully. Jul 10 06:37:05.339083 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ddc4c641-be7d-44a1-9f44-1187f9e41bda tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] https://10.4.3.200/volume/v3/volumes/9cd2635f-5dc5-4d85-a8ce-fd843baf6b63 returned with HTTP 200 Jul 10 06:37:05.339417 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 642/2561] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:05 2026] GET /volume/v3/volumes/9cd2635f-5dc5-4d85-a8ce-fd843baf6b63 => generated 857 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:05.352523 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-9dc318fd-8274-437a-bd9d-5b2918b22fd9 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:05.354176 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9dc318fd-8274-437a-bd9d-5b2918b22fd9 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] DELETE https://10.4.3.200/volume/v3/volumes/9cd2635f-5dc5-4d85-a8ce-fd843baf6b63 Jul 10 06:37:05.354346 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9dc318fd-8274-437a-bd9d-5b2918b22fd9 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:05.354525 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9dc318fd-8274-437a-bd9d-5b2918b22fd9 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:05.354683 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-9dc318fd-8274-437a-bd9d-5b2918b22fd9 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Delete volume with id: 9cd2635f-5dc5-4d85-a8ce-fd843baf6b63 Jul 10 06:37:05.357672 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-e36243e1-43e9-45d3-a3f0-600e05b1fbd7 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:05.359231 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-e36243e1-43e9-45d3-a3f0-600e05b1fbd7 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] GET https://10.4.3.200/volume/v3/backups/89413e27-ec46-4a12-9c31-b1fb4dd81699 Jul 10 06:37:05.359393 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-e36243e1-43e9-45d3-a3f0-600e05b1fbd7 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:05.359615 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-e36243e1-43e9-45d3-a3f0-600e05b1fbd7 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:05.359744 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-e36243e1-43e9-45d3-a3f0-600e05b1fbd7 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Show backup with id 89413e27-ec46-4a12-9c31-b1fb4dd81699. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:05.361074 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:05.361074 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:37:05.361486 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-9dc318fd-8274-437a-bd9d-5b2918b22fd9 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Volume info retrieved successfully. Jul 10 06:37:05.363418 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:05.363418 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:37:05.363984 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-e36243e1-43e9-45d3-a3f0-600e05b1fbd7 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] https://10.4.3.200/volume/v3/backups/89413e27-ec46-4a12-9c31-b1fb4dd81699 returned with HTTP 200 Jul 10 06:37:05.364296 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 643/2562] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:05 2026] GET /volume/v3/backups/89413e27-ec46-4a12-9c31-b1fb4dd81699 => generated 739 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:05.379865 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-9dc318fd-8274-437a-bd9d-5b2918b22fd9 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Delete volume request issued successfully. Jul 10 06:37:05.380137 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9dc318fd-8274-437a-bd9d-5b2918b22fd9 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] https://10.4.3.200/volume/v3/volumes/9cd2635f-5dc5-4d85-a8ce-fd843baf6b63 returned with HTTP 202 Jul 10 06:37:05.380768 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 635/2563] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:37:05 2026] DELETE /volume/v3/volumes/9cd2635f-5dc5-4d85-a8ce-fd843baf6b63 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:37:05.394730 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-dedd2d3a-1771-4760-8736-24696e033e7d None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:05.397143 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-dedd2d3a-1771-4760-8736-24696e033e7d tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] GET https://10.4.3.200/volume/v3/volumes/9cd2635f-5dc5-4d85-a8ce-fd843baf6b63 Jul 10 06:37:05.397377 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-dedd2d3a-1771-4760-8736-24696e033e7d tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:05.397609 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-dedd2d3a-1771-4760-8736-24696e033e7d tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:05.405095 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:05.405095 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:37:05.408909 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-dedd2d3a-1771-4760-8736-24696e033e7d tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Volume info retrieved successfully. Jul 10 06:37:05.413161 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-dedd2d3a-1771-4760-8736-24696e033e7d tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] https://10.4.3.200/volume/v3/volumes/9cd2635f-5dc5-4d85-a8ce-fd843baf6b63 returned with HTTP 200 Jul 10 06:37:05.413630 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 644/2564] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:05 2026] GET /volume/v3/volumes/9cd2635f-5dc5-4d85-a8ce-fd843baf6b63 => generated 856 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:05.510049 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-6b10309f-e9b8-4f00-8118-5eb39223389f None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:05.517186 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6b10309f-e9b8-4f00-8118-5eb39223389f tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1 Jul 10 06:37:05.517916 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6b10309f-e9b8-4f00-8118-5eb39223389f tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:05.519167 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6b10309f-e9b8-4f00-8118-5eb39223389f tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:05.519769 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-6b10309f-e9b8-4f00-8118-5eb39223389f tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:05.530323 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:05.530323 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:37:05.531006 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6b10309f-e9b8-4f00-8118-5eb39223389f tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1 returned with HTTP 200 Jul 10 06:37:05.531367 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 643/2565] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:05 2026] GET /volume/v3/backups/e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1 => generated 824 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:06.098099 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-d7a8d3dd-9dae-44a0-a5b2-3c6804b6be82 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:06.100197 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-d7a8d3dd-9dae-44a0-a5b2-3c6804b6be82 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/bd634c9f-2af4-4276-a3e7-53bb27686338 Jul 10 06:37:06.100415 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-d7a8d3dd-9dae-44a0-a5b2-3c6804b6be82 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:06.100666 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-d7a8d3dd-9dae-44a0-a5b2-3c6804b6be82 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:06.100808 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-d7a8d3dd-9dae-44a0-a5b2-3c6804b6be82 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id bd634c9f-2af4-4276-a3e7-53bb27686338. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:06.106733 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:06.106733 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:37:06.108021 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-d7a8d3dd-9dae-44a0-a5b2-3c6804b6be82 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/bd634c9f-2af4-4276-a3e7-53bb27686338 returned with HTTP 200 Jul 10 06:37:06.108550 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 644/2566] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:06 2026] GET /volume/v3/backups/bd634c9f-2af4-4276-a3e7-53bb27686338 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:06.375366 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-2c5e9137-7698-47d7-8ce5-32749d5afef6 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:06.377257 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2c5e9137-7698-47d7-8ce5-32749d5afef6 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] GET https://10.4.3.200/volume/v3/backups/89413e27-ec46-4a12-9c31-b1fb4dd81699 Jul 10 06:37:06.377481 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2c5e9137-7698-47d7-8ce5-32749d5afef6 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:06.377928 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2c5e9137-7698-47d7-8ce5-32749d5afef6 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:06.377928 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-2c5e9137-7698-47d7-8ce5-32749d5afef6 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Show backup with id 89413e27-ec46-4a12-9c31-b1fb4dd81699. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:06.382097 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:06.382097 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:37:06.382797 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2c5e9137-7698-47d7-8ce5-32749d5afef6 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] https://10.4.3.200/volume/v3/backups/89413e27-ec46-4a12-9c31-b1fb4dd81699 returned with HTTP 200 Jul 10 06:37:06.383242 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 636/2567] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:06 2026] GET /volume/v3/backups/89413e27-ec46-4a12-9c31-b1fb4dd81699 => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:06.436011 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-f9fd0d20-b7d2-48e6-9976-e88b976e0835 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:06.438941 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f9fd0d20-b7d2-48e6-9976-e88b976e0835 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] GET https://10.4.3.200/volume/v3/volumes/9cd2635f-5dc5-4d85-a8ce-fd843baf6b63 Jul 10 06:37:06.438941 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f9fd0d20-b7d2-48e6-9976-e88b976e0835 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:06.438941 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f9fd0d20-b7d2-48e6-9976-e88b976e0835 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:06.445955 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f9fd0d20-b7d2-48e6-9976-e88b976e0835 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] https://10.4.3.200/volume/v3/volumes/9cd2635f-5dc5-4d85-a8ce-fd843baf6b63 returned with HTTP 404 Jul 10 06:37:06.446795 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 645/2568] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:06 2026] GET /volume/v3/volumes/9cd2635f-5dc5-4d85-a8ce-fd843baf6b63 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:37:06.461445 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-f73b45ea-338d-49f7-b053-1a6fbbd7c85b None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:06.468869 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f73b45ea-338d-49f7-b053-1a6fbbd7c85b tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] DELETE https://10.4.3.200/volume/v3/volumes/208ebb53-801e-4e07-9aac-82276ec68a04 Jul 10 06:37:06.469648 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f73b45ea-338d-49f7-b053-1a6fbbd7c85b tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:06.469857 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f73b45ea-338d-49f7-b053-1a6fbbd7c85b tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:06.470125 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-f73b45ea-338d-49f7-b053-1a6fbbd7c85b tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Delete volume with id: 208ebb53-801e-4e07-9aac-82276ec68a04 Jul 10 06:37:06.498661 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:06.498661 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:37:06.502345 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-f73b45ea-338d-49f7-b053-1a6fbbd7c85b tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Volume info retrieved successfully. Jul 10 06:37:06.543706 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-f5921266-a5f1-44c2-bc31-8cfe4f032da1 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:06.545835 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-f5921266-a5f1-44c2-bc31-8cfe4f032da1 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1 Jul 10 06:37:06.546060 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-f5921266-a5f1-44c2-bc31-8cfe4f032da1 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:06.546315 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-f5921266-a5f1-44c2-bc31-8cfe4f032da1 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:06.546451 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-f5921266-a5f1-44c2-bc31-8cfe4f032da1 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:06.551427 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:06.551427 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:37:06.552382 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-f5921266-a5f1-44c2-bc31-8cfe4f032da1 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1 returned with HTTP 200 Jul 10 06:37:06.552825 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 645/2569] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:06 2026] GET /volume/v3/backups/e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1 => generated 824 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:06.577902 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-f73b45ea-338d-49f7-b053-1a6fbbd7c85b tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Delete volume request issued successfully. Jul 10 06:37:06.579396 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f73b45ea-338d-49f7-b053-1a6fbbd7c85b tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] https://10.4.3.200/volume/v3/volumes/208ebb53-801e-4e07-9aac-82276ec68a04 returned with HTTP 202 Jul 10 06:37:06.584125 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 644/2570] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:37:06 2026] DELETE /volume/v3/volumes/208ebb53-801e-4e07-9aac-82276ec68a04 => generated 0 bytes in 125 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:37:06.590647 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-a6158fa7-1ec8-43e5-aa7e-c7343e9e1336 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:06.594757 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a6158fa7-1ec8-43e5-aa7e-c7343e9e1336 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] GET https://10.4.3.200/volume/v3/volumes/208ebb53-801e-4e07-9aac-82276ec68a04 Jul 10 06:37:06.594757 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a6158fa7-1ec8-43e5-aa7e-c7343e9e1336 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:06.594757 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a6158fa7-1ec8-43e5-aa7e-c7343e9e1336 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:06.605754 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:06.605754 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:37:06.610265 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-a6158fa7-1ec8-43e5-aa7e-c7343e9e1336 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Volume info retrieved successfully. Jul 10 06:37:06.617072 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a6158fa7-1ec8-43e5-aa7e-c7343e9e1336 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] https://10.4.3.200/volume/v3/volumes/208ebb53-801e-4e07-9aac-82276ec68a04 returned with HTTP 200 Jul 10 06:37:06.617461 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 637/2571] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:06 2026] GET /volume/v3/volumes/208ebb53-801e-4e07-9aac-82276ec68a04 => generated 856 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:07.120477 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-f9f35076-f79d-49bb-adf6-fbbe6691d4b4 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:07.122389 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f9f35076-f79d-49bb-adf6-fbbe6691d4b4 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/bd634c9f-2af4-4276-a3e7-53bb27686338 Jul 10 06:37:07.122618 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f9f35076-f79d-49bb-adf6-fbbe6691d4b4 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:07.122847 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f9f35076-f79d-49bb-adf6-fbbe6691d4b4 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:07.122969 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-f9f35076-f79d-49bb-adf6-fbbe6691d4b4 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id bd634c9f-2af4-4276-a3e7-53bb27686338. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:07.127051 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:07.127051 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:37:07.127732 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f9f35076-f79d-49bb-adf6-fbbe6691d4b4 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/bd634c9f-2af4-4276-a3e7-53bb27686338 returned with HTTP 200 Jul 10 06:37:07.128143 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 646/2572] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:07 2026] GET /volume/v3/backups/bd634c9f-2af4-4276-a3e7-53bb27686338 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:07.394823 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-322d89fa-3b4c-4360-a866-618d51ef2258 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:07.397415 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-322d89fa-3b4c-4360-a866-618d51ef2258 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] GET https://10.4.3.200/volume/v3/backups/89413e27-ec46-4a12-9c31-b1fb4dd81699 Jul 10 06:37:07.397803 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-322d89fa-3b4c-4360-a866-618d51ef2258 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:07.398012 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-322d89fa-3b4c-4360-a866-618d51ef2258 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:07.398138 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-322d89fa-3b4c-4360-a866-618d51ef2258 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Show backup with id 89413e27-ec46-4a12-9c31-b1fb4dd81699. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:07.404059 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:07.404059 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:37:07.405216 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-322d89fa-3b4c-4360-a866-618d51ef2258 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] https://10.4.3.200/volume/v3/backups/89413e27-ec46-4a12-9c31-b1fb4dd81699 returned with HTTP 200 Jul 10 06:37:07.405642 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 646/2573] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:07 2026] GET /volume/v3/backups/89413e27-ec46-4a12-9c31-b1fb4dd81699 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:07.571160 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-da919456-d5b0-4bda-9900-d20e363fa673 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:07.580411 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-da919456-d5b0-4bda-9900-d20e363fa673 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1 Jul 10 06:37:07.580411 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-da919456-d5b0-4bda-9900-d20e363fa673 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:07.581644 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-da919456-d5b0-4bda-9900-d20e363fa673 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:07.582245 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-da919456-d5b0-4bda-9900-d20e363fa673 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:07.597011 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:07.597011 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:37:07.599901 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-da919456-d5b0-4bda-9900-d20e363fa673 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1 returned with HTTP 200 Jul 10 06:37:07.600277 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 645/2574] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:07 2026] GET /volume/v3/backups/e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1 => generated 824 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:07.631560 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-de3103e2-4a17-4287-b8df-4151e9810e04 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:07.633398 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-de3103e2-4a17-4287-b8df-4151e9810e04 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] GET https://10.4.3.200/volume/v3/volumes/208ebb53-801e-4e07-9aac-82276ec68a04 Jul 10 06:37:07.633641 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-de3103e2-4a17-4287-b8df-4151e9810e04 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:07.633896 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-de3103e2-4a17-4287-b8df-4151e9810e04 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:07.640465 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-de3103e2-4a17-4287-b8df-4151e9810e04 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] https://10.4.3.200/volume/v3/volumes/208ebb53-801e-4e07-9aac-82276ec68a04 returned with HTTP 404 Jul 10 06:37:07.641075 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 638/2575] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:07 2026] GET /volume/v3/volumes/208ebb53-801e-4e07-9aac-82276ec68a04 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:37:07.648034 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-a4401117-b5d1-4398-bb98-971e8d20373f None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:07.650155 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a4401117-b5d1-4398-bb98-971e8d20373f tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] DELETE https://10.4.3.200/volume/v3/volumes/7c29d8db-cd6c-4712-9826-29dba3f89092 Jul 10 06:37:07.650373 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a4401117-b5d1-4398-bb98-971e8d20373f tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:07.650612 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a4401117-b5d1-4398-bb98-971e8d20373f tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:07.650808 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-a4401117-b5d1-4398-bb98-971e8d20373f tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Delete volume with id: 7c29d8db-cd6c-4712-9826-29dba3f89092 Jul 10 06:37:07.658919 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:07.658919 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:37:07.659474 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-a4401117-b5d1-4398-bb98-971e8d20373f tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Volume info retrieved successfully. Jul 10 06:37:07.680409 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-a4401117-b5d1-4398-bb98-971e8d20373f tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Delete volume request issued successfully. Jul 10 06:37:07.680409 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a4401117-b5d1-4398-bb98-971e8d20373f tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] https://10.4.3.200/volume/v3/volumes/7c29d8db-cd6c-4712-9826-29dba3f89092 returned with HTTP 202 Jul 10 06:37:07.681248 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 647/2576] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:37:07 2026] DELETE /volume/v3/volumes/7c29d8db-cd6c-4712-9826-29dba3f89092 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:37:07.692331 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-2f95d47b-db68-41a0-a9df-d45084602044 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:07.694219 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-2f95d47b-db68-41a0-a9df-d45084602044 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] GET https://10.4.3.200/volume/v3/volumes/7c29d8db-cd6c-4712-9826-29dba3f89092 Jul 10 06:37:07.694431 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-2f95d47b-db68-41a0-a9df-d45084602044 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:07.694660 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-2f95d47b-db68-41a0-a9df-d45084602044 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:07.701382 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:07.701382 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:37:07.705371 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-2f95d47b-db68-41a0-a9df-d45084602044 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Volume info retrieved successfully. Jul 10 06:37:07.710323 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-2f95d47b-db68-41a0-a9df-d45084602044 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] https://10.4.3.200/volume/v3/volumes/7c29d8db-cd6c-4712-9826-29dba3f89092 returned with HTTP 200 Jul 10 06:37:07.710714 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 647/2577] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:07 2026] GET /volume/v3/volumes/7c29d8db-cd6c-4712-9826-29dba3f89092 => generated 855 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:08.055206 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-34c1250b-3bee-43bb-8837-49825a13a856 req-3df0ecea-6169-4e5f-b7c0-498058b2750e None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:08.065045 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-34c1250b-3bee-43bb-8837-49825a13a856 req-3df0ecea-6169-4e5f-b7c0-498058b2750e tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] GET https://10.4.3.200/volume/v3/volumes/ddad147d-f714-4dea-9878-3d3aba828b4b Jul 10 06:37:08.071889 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-34c1250b-3bee-43bb-8837-49825a13a856 req-3df0ecea-6169-4e5f-b7c0-498058b2750e tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:08.075378 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-34c1250b-3bee-43bb-8837-49825a13a856 req-3df0ecea-6169-4e5f-b7c0-498058b2750e tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:08.136781 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:08.136781 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:37:08.139675 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-bc095655-9f17-4b0a-aacf-a8993206b8e0 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:08.141467 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-bc095655-9f17-4b0a-aacf-a8993206b8e0 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/bd634c9f-2af4-4276-a3e7-53bb27686338 Jul 10 06:37:08.141681 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-bc095655-9f17-4b0a-aacf-a8993206b8e0 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:08.141857 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-bc095655-9f17-4b0a-aacf-a8993206b8e0 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:08.144900 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-bc095655-9f17-4b0a-aacf-a8993206b8e0 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id bd634c9f-2af4-4276-a3e7-53bb27686338. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:08.145278 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [req-34c1250b-3bee-43bb-8837-49825a13a856 req-3df0ecea-6169-4e5f-b7c0-498058b2750e tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Volume info retrieved successfully. Jul 10 06:37:08.150069 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-34c1250b-3bee-43bb-8837-49825a13a856 req-3df0ecea-6169-4e5f-b7c0-498058b2750e tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/volumes/ddad147d-f714-4dea-9878-3d3aba828b4b returned with HTTP 200 Jul 10 06:37:08.150491 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 646/2578] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:37:08 2026] GET /volume/v3/volumes/ddad147d-f714-4dea-9878-3d3aba828b4b => generated 1659 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:37:08.153677 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:08.153677 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:37:08.155715 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-bc095655-9f17-4b0a-aacf-a8993206b8e0 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/bd634c9f-2af4-4276-a3e7-53bb27686338 returned with HTTP 200 Jul 10 06:37:08.156114 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 639/2579] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:08 2026] GET /volume/v3/backups/bd634c9f-2af4-4276-a3e7-53bb27686338 => generated 749 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:08.426575 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-dcddba9a-c590-405d-93f9-8550d7999536 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:08.428726 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-dcddba9a-c590-405d-93f9-8550d7999536 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] GET https://10.4.3.200/volume/v3/backups/89413e27-ec46-4a12-9c31-b1fb4dd81699 Jul 10 06:37:08.429148 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-dcddba9a-c590-405d-93f9-8550d7999536 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:08.429345 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-dcddba9a-c590-405d-93f9-8550d7999536 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:08.429495 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-dcddba9a-c590-405d-93f9-8550d7999536 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Show backup with id 89413e27-ec46-4a12-9c31-b1fb4dd81699. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:08.434694 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:08.434694 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:37:08.434694 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-dcddba9a-c590-405d-93f9-8550d7999536 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] https://10.4.3.200/volume/v3/backups/89413e27-ec46-4a12-9c31-b1fb4dd81699 returned with HTTP 200 Jul 10 06:37:08.435058 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 648/2580] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:08 2026] GET /volume/v3/backups/89413e27-ec46-4a12-9c31-b1fb4dd81699 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:08.615006 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-03763dce-15ed-4f01-9ce4-716659b450a5 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:08.617296 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-03763dce-15ed-4f01-9ce4-716659b450a5 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1 Jul 10 06:37:08.617576 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-03763dce-15ed-4f01-9ce4-716659b450a5 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:08.617838 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-03763dce-15ed-4f01-9ce4-716659b450a5 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:08.618002 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-03763dce-15ed-4f01-9ce4-716659b450a5 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:08.624183 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:08.624183 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:37:08.625251 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-03763dce-15ed-4f01-9ce4-716659b450a5 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1 returned with HTTP 200 Jul 10 06:37:08.625714 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 648/2581] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:08 2026] GET /volume/v3/backups/e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1 => generated 824 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:08.726264 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-4f1ae6d2-0c0f-4ff3-b10c-8ffe16db7b47 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:08.728095 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4f1ae6d2-0c0f-4ff3-b10c-8ffe16db7b47 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] GET https://10.4.3.200/volume/v3/volumes/7c29d8db-cd6c-4712-9826-29dba3f89092 Jul 10 06:37:08.728332 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4f1ae6d2-0c0f-4ff3-b10c-8ffe16db7b47 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:08.728527 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4f1ae6d2-0c0f-4ff3-b10c-8ffe16db7b47 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:08.733723 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4f1ae6d2-0c0f-4ff3-b10c-8ffe16db7b47 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] https://10.4.3.200/volume/v3/volumes/7c29d8db-cd6c-4712-9826-29dba3f89092 returned with HTTP 404 Jul 10 06:37:08.734196 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 647/2582] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:08 2026] GET /volume/v3/volumes/7c29d8db-cd6c-4712-9826-29dba3f89092 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:37:08.741245 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-eb1702a5-6c63-4aa4-9836-fb1d00d720a3 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:08.742999 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-eb1702a5-6c63-4aa4-9836-fb1d00d720a3 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] DELETE https://10.4.3.200/volume/v3/volumes/ad0f30a4-87d6-4862-9afb-1d762ff63ee3 Jul 10 06:37:08.743635 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-eb1702a5-6c63-4aa4-9836-fb1d00d720a3 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:08.743635 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-eb1702a5-6c63-4aa4-9836-fb1d00d720a3 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:08.743895 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-eb1702a5-6c63-4aa4-9836-fb1d00d720a3 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Delete volume with id: ad0f30a4-87d6-4862-9afb-1d762ff63ee3 Jul 10 06:37:08.755950 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:08.755950 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:37:08.755950 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-eb1702a5-6c63-4aa4-9836-fb1d00d720a3 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Volume info retrieved successfully. Jul 10 06:37:08.776223 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-eb1702a5-6c63-4aa4-9836-fb1d00d720a3 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Delete volume request issued successfully. Jul 10 06:37:08.776223 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-eb1702a5-6c63-4aa4-9836-fb1d00d720a3 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] https://10.4.3.200/volume/v3/volumes/ad0f30a4-87d6-4862-9afb-1d762ff63ee3 returned with HTTP 202 Jul 10 06:37:08.776882 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 640/2583] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:37:08 2026] DELETE /volume/v3/volumes/ad0f30a4-87d6-4862-9afb-1d762ff63ee3 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:37:08.785623 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-9cef5851-e5f5-4d64-94e8-bdcbbc1b9d10 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:08.787900 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9cef5851-e5f5-4d64-94e8-bdcbbc1b9d10 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] GET https://10.4.3.200/volume/v3/volumes/ad0f30a4-87d6-4862-9afb-1d762ff63ee3 Jul 10 06:37:08.788139 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9cef5851-e5f5-4d64-94e8-bdcbbc1b9d10 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:08.788370 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9cef5851-e5f5-4d64-94e8-bdcbbc1b9d10 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:08.795736 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:08.795736 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:37:08.800034 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-9cef5851-e5f5-4d64-94e8-bdcbbc1b9d10 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Volume info retrieved successfully. Jul 10 06:37:08.805287 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9cef5851-e5f5-4d64-94e8-bdcbbc1b9d10 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] https://10.4.3.200/volume/v3/volumes/ad0f30a4-87d6-4862-9afb-1d762ff63ee3 returned with HTTP 200 Jul 10 06:37:08.805744 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 649/2584] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:08 2026] GET /volume/v3/volumes/ad0f30a4-87d6-4862-9afb-1d762ff63ee3 => generated 855 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:09.166530 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-c2a9aa8b-a1ba-4e0f-92df-4ea8aff0a125 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:09.168996 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-c2a9aa8b-a1ba-4e0f-92df-4ea8aff0a125 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/bd634c9f-2af4-4276-a3e7-53bb27686338 Jul 10 06:37:09.169236 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-c2a9aa8b-a1ba-4e0f-92df-4ea8aff0a125 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:09.169572 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-c2a9aa8b-a1ba-4e0f-92df-4ea8aff0a125 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:09.169726 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-c2a9aa8b-a1ba-4e0f-92df-4ea8aff0a125 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id bd634c9f-2af4-4276-a3e7-53bb27686338. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:09.175028 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:09.175028 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:37:09.176027 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-c2a9aa8b-a1ba-4e0f-92df-4ea8aff0a125 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/bd634c9f-2af4-4276-a3e7-53bb27686338 returned with HTTP 200 Jul 10 06:37:09.176520 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 649/2585] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:09 2026] GET /volume/v3/backups/bd634c9f-2af4-4276-a3e7-53bb27686338 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:09.446011 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-6bea1bb3-4ec5-4c28-8afd-401e0638596f None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:09.447741 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6bea1bb3-4ec5-4c28-8afd-401e0638596f tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] GET https://10.4.3.200/volume/v3/backups/89413e27-ec46-4a12-9c31-b1fb4dd81699 Jul 10 06:37:09.447932 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6bea1bb3-4ec5-4c28-8afd-401e0638596f tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:09.448132 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6bea1bb3-4ec5-4c28-8afd-401e0638596f tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:09.448246 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-6bea1bb3-4ec5-4c28-8afd-401e0638596f tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Show backup with id 89413e27-ec46-4a12-9c31-b1fb4dd81699. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:09.452665 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:09.452665 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:37:09.453302 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6bea1bb3-4ec5-4c28-8afd-401e0638596f tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] https://10.4.3.200/volume/v3/backups/89413e27-ec46-4a12-9c31-b1fb4dd81699 returned with HTTP 200 Jul 10 06:37:09.453710 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 648/2586] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:09 2026] GET /volume/v3/backups/89413e27-ec46-4a12-9c31-b1fb4dd81699 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:09.637790 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-3b23a69b-dc06-45ff-8bc6-23115eddc1cd None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:09.639426 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3b23a69b-dc06-45ff-8bc6-23115eddc1cd tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1 Jul 10 06:37:09.639748 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3b23a69b-dc06-45ff-8bc6-23115eddc1cd tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:09.640085 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3b23a69b-dc06-45ff-8bc6-23115eddc1cd tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:09.640327 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-3b23a69b-dc06-45ff-8bc6-23115eddc1cd tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:09.642544 np0000004964 devstack@c-api.service[99977]: DEBUG dbcounter [-] [99977] Writing DB stats cinder:SELECT=310,cinder:UPDATE=99,cinder:INSERT=50 {{(pid=99977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:37:09.648686 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:09.648686 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:37:09.648686 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3b23a69b-dc06-45ff-8bc6-23115eddc1cd tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1 returned with HTTP 200 Jul 10 06:37:09.649759 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 641/2587] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:09 2026] GET /volume/v3/backups/e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1 => generated 824 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:09.821617 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-45cff2b7-b54a-47ec-984e-e314a09808e3 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:09.823699 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-45cff2b7-b54a-47ec-984e-e314a09808e3 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] GET https://10.4.3.200/volume/v3/volumes/ad0f30a4-87d6-4862-9afb-1d762ff63ee3 Jul 10 06:37:09.823885 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-45cff2b7-b54a-47ec-984e-e314a09808e3 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:09.824055 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-45cff2b7-b54a-47ec-984e-e314a09808e3 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:09.835047 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-45cff2b7-b54a-47ec-984e-e314a09808e3 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] https://10.4.3.200/volume/v3/volumes/ad0f30a4-87d6-4862-9afb-1d762ff63ee3 returned with HTTP 404 Jul 10 06:37:09.836239 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 650/2588] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:09 2026] GET /volume/v3/volumes/ad0f30a4-87d6-4862-9afb-1d762ff63ee3 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:37:09.843426 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-1919a610-66b9-4897-a7b2-b20fb7f5fc07 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:09.844900 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-1919a610-66b9-4897-a7b2-b20fb7f5fc07 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] DELETE https://10.4.3.200/volume/v3/volumes/31e50f3f-4e8b-4b67-90d0-4e90eec0b4fc Jul 10 06:37:09.845069 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-1919a610-66b9-4897-a7b2-b20fb7f5fc07 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:09.845255 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-1919a610-66b9-4897-a7b2-b20fb7f5fc07 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Calling method 'delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:09.845399 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-1919a610-66b9-4897-a7b2-b20fb7f5fc07 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Delete volume with id: 31e50f3f-4e8b-4b67-90d0-4e90eec0b4fc Jul 10 06:37:09.851682 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:09.851682 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:37:09.852171 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-1919a610-66b9-4897-a7b2-b20fb7f5fc07 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Volume info retrieved successfully. Jul 10 06:37:09.867652 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-1919a610-66b9-4897-a7b2-b20fb7f5fc07 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Delete volume request issued successfully. Jul 10 06:37:09.871678 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-1919a610-66b9-4897-a7b2-b20fb7f5fc07 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] https://10.4.3.200/volume/v3/volumes/31e50f3f-4e8b-4b67-90d0-4e90eec0b4fc returned with HTTP 202 Jul 10 06:37:09.872284 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 650/2589] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:37:09 2026] DELETE /volume/v3/volumes/31e50f3f-4e8b-4b67-90d0-4e90eec0b4fc => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:37:09.881664 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-d5fac08e-d3b0-4003-bd4b-eb35d241cfc1 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:09.883530 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d5fac08e-d3b0-4003-bd4b-eb35d241cfc1 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] GET https://10.4.3.200/volume/v3/volumes/31e50f3f-4e8b-4b67-90d0-4e90eec0b4fc Jul 10 06:37:09.883715 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d5fac08e-d3b0-4003-bd4b-eb35d241cfc1 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:09.883887 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d5fac08e-d3b0-4003-bd4b-eb35d241cfc1 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:09.890963 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:09.890963 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:37:09.895354 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-d5fac08e-d3b0-4003-bd4b-eb35d241cfc1 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Volume info retrieved successfully. Jul 10 06:37:09.899989 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d5fac08e-d3b0-4003-bd4b-eb35d241cfc1 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] https://10.4.3.200/volume/v3/volumes/31e50f3f-4e8b-4b67-90d0-4e90eec0b4fc returned with HTTP 200 Jul 10 06:37:09.900346 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 649/2590] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:09 2026] GET /volume/v3/volumes/31e50f3f-4e8b-4b67-90d0-4e90eec0b4fc => generated 855 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:10.187535 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-1ba21ba1-ef2f-4180-9abf-b9294c171cba None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:10.193762 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1ba21ba1-ef2f-4180-9abf-b9294c171cba tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/bd634c9f-2af4-4276-a3e7-53bb27686338 Jul 10 06:37:10.193762 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1ba21ba1-ef2f-4180-9abf-b9294c171cba tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:10.193762 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1ba21ba1-ef2f-4180-9abf-b9294c171cba tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:10.193762 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-1ba21ba1-ef2f-4180-9abf-b9294c171cba tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id bd634c9f-2af4-4276-a3e7-53bb27686338. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:10.200665 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:10.200665 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:37:10.202670 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1ba21ba1-ef2f-4180-9abf-b9294c171cba tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/bd634c9f-2af4-4276-a3e7-53bb27686338 returned with HTTP 200 Jul 10 06:37:10.203851 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 642/2591] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:10 2026] GET /volume/v3/backups/bd634c9f-2af4-4276-a3e7-53bb27686338 => generated 751 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:10.394288 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-34c1250b-3bee-43bb-8837-49825a13a856 req-07e4b7b9-8598-4013-a4a6-63939f31d286 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:10.396538 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-34c1250b-3bee-43bb-8837-49825a13a856 req-07e4b7b9-8598-4013-a4a6-63939f31d286 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] DELETE https://10.4.3.200/volume/v3/attachments/960d147f-5d8d-412c-bc43-8e429020986b Jul 10 06:37:10.396735 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-34c1250b-3bee-43bb-8837-49825a13a856 req-07e4b7b9-8598-4013-a4a6-63939f31d286 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:10.396911 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-34c1250b-3bee-43bb-8837-49825a13a856 req-07e4b7b9-8598-4013-a4a6-63939f31d286 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Calling method 'version_select' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:10.404292 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:10.404292 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:37:10.463755 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-9f9393ae-cd1b-4b80-880f-3159eae3118d None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:10.466540 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-9f9393ae-cd1b-4b80-880f-3159eae3118d tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] GET https://10.4.3.200/volume/v3/backups/89413e27-ec46-4a12-9c31-b1fb4dd81699 Jul 10 06:37:10.466706 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-9f9393ae-cd1b-4b80-880f-3159eae3118d tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:10.466926 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-9f9393ae-cd1b-4b80-880f-3159eae3118d tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:10.467071 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-9f9393ae-cd1b-4b80-880f-3159eae3118d tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Show backup with id 89413e27-ec46-4a12-9c31-b1fb4dd81699. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:10.471463 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:10.471463 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:37:10.472286 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-9f9393ae-cd1b-4b80-880f-3159eae3118d tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] https://10.4.3.200/volume/v3/backups/89413e27-ec46-4a12-9c31-b1fb4dd81699 returned with HTTP 200 Jul 10 06:37:10.472745 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 651/2592] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:10 2026] GET /volume/v3/backups/89413e27-ec46-4a12-9c31-b1fb4dd81699 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:10.661474 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-7a5a9635-1b59-428d-9d1d-ddec7100d5b0 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:10.663434 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7a5a9635-1b59-428d-9d1d-ddec7100d5b0 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1 Jul 10 06:37:10.663632 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7a5a9635-1b59-428d-9d1d-ddec7100d5b0 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:10.663873 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7a5a9635-1b59-428d-9d1d-ddec7100d5b0 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:10.664022 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-7a5a9635-1b59-428d-9d1d-ddec7100d5b0 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:10.669096 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:10.669096 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:37:10.669873 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7a5a9635-1b59-428d-9d1d-ddec7100d5b0 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1 returned with HTTP 200 Jul 10 06:37:10.670230 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 650/2593] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:10 2026] GET /volume/v3/backups/e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1 => generated 825 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:10.915322 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-a160a2b4-c34c-4fa4-b2bb-55cd0df6bdff None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:10.916704 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a160a2b4-c34c-4fa4-b2bb-55cd0df6bdff tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] GET https://10.4.3.200/volume/v3/volumes/31e50f3f-4e8b-4b67-90d0-4e90eec0b4fc Jul 10 06:37:10.917076 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a160a2b4-c34c-4fa4-b2bb-55cd0df6bdff tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:10.917421 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a160a2b4-c34c-4fa4-b2bb-55cd0df6bdff tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:10.923761 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a160a2b4-c34c-4fa4-b2bb-55cd0df6bdff tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] https://10.4.3.200/volume/v3/volumes/31e50f3f-4e8b-4b67-90d0-4e90eec0b4fc returned with HTTP 404 Jul 10 06:37:10.924419 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 643/2594] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:10 2026] GET /volume/v3/volumes/31e50f3f-4e8b-4b67-90d0-4e90eec0b4fc => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:37:10.933576 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-9176ebcb-04bd-4be0-b9fa-2ccd0e8ad6a2 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:10.935286 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-9176ebcb-04bd-4be0-b9fa-2ccd0e8ad6a2 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] DELETE https://10.4.3.200/volume/v3/volumes/d801e38e-bd0a-41bf-932e-8f812e1507a8 Jul 10 06:37:10.935460 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-9176ebcb-04bd-4be0-b9fa-2ccd0e8ad6a2 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:10.935741 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-9176ebcb-04bd-4be0-b9fa-2ccd0e8ad6a2 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Calling method 'delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:10.935919 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-34c1250b-3bee-43bb-8837-49825a13a856 req-07e4b7b9-8598-4013-a4a6-63939f31d286 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/attachments/960d147f-5d8d-412c-bc43-8e429020986b returned with HTTP 200 Jul 10 06:37:10.936276 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-9176ebcb-04bd-4be0-b9fa-2ccd0e8ad6a2 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Delete volume with id: d801e38e-bd0a-41bf-932e-8f812e1507a8 Jul 10 06:37:10.936859 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 651/2595] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 10 06:37:10 2026] DELETE /volume/v3/attachments/960d147f-5d8d-412c-bc43-8e429020986b => generated 19 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:10.942906 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:10.942906 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:37:10.943390 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-9176ebcb-04bd-4be0-b9fa-2ccd0e8ad6a2 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Volume info retrieved successfully. Jul 10 06:37:10.960808 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-9176ebcb-04bd-4be0-b9fa-2ccd0e8ad6a2 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Delete volume request issued successfully. Jul 10 06:37:10.960955 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-9176ebcb-04bd-4be0-b9fa-2ccd0e8ad6a2 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] https://10.4.3.200/volume/v3/volumes/d801e38e-bd0a-41bf-932e-8f812e1507a8 returned with HTTP 202 Jul 10 06:37:10.961675 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 652/2596] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:37:10 2026] DELETE /volume/v3/volumes/d801e38e-bd0a-41bf-932e-8f812e1507a8 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:37:10.971149 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-a2d32e69-1a00-4acb-b7e3-4849024f2044 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:10.974094 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a2d32e69-1a00-4acb-b7e3-4849024f2044 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] GET https://10.4.3.200/volume/v3/volumes/d801e38e-bd0a-41bf-932e-8f812e1507a8 Jul 10 06:37:10.974343 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a2d32e69-1a00-4acb-b7e3-4849024f2044 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:10.974580 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a2d32e69-1a00-4acb-b7e3-4849024f2044 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:10.987891 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:10.987891 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:37:10.992548 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-a2d32e69-1a00-4acb-b7e3-4849024f2044 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Volume info retrieved successfully. Jul 10 06:37:10.997471 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a2d32e69-1a00-4acb-b7e3-4849024f2044 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] https://10.4.3.200/volume/v3/volumes/d801e38e-bd0a-41bf-932e-8f812e1507a8 returned with HTTP 200 Jul 10 06:37:10.997897 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 651/2597] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:10 2026] GET /volume/v3/volumes/d801e38e-bd0a-41bf-932e-8f812e1507a8 => generated 855 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:11.213594 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-24b90689-cffb-4874-912a-62d534d4cf78 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:11.217696 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-24b90689-cffb-4874-912a-62d534d4cf78 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/bd634c9f-2af4-4276-a3e7-53bb27686338 Jul 10 06:37:11.217696 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-24b90689-cffb-4874-912a-62d534d4cf78 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:11.219691 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-24b90689-cffb-4874-912a-62d534d4cf78 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:11.219691 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-24b90689-cffb-4874-912a-62d534d4cf78 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id bd634c9f-2af4-4276-a3e7-53bb27686338. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:11.223488 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:11.223488 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:37:11.225380 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-24b90689-cffb-4874-912a-62d534d4cf78 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/bd634c9f-2af4-4276-a3e7-53bb27686338 returned with HTTP 200 Jul 10 06:37:11.225906 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 644/2598] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:11 2026] GET /volume/v3/backups/bd634c9f-2af4-4276-a3e7-53bb27686338 => generated 752 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:11.236114 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-ed06dd9f-3724-4db5-8002-94ec17bb7892 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:11.237923 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ed06dd9f-3724-4db5-8002-94ec17bb7892 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/bd634c9f-2af4-4276-a3e7-53bb27686338 Jul 10 06:37:11.238090 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ed06dd9f-3724-4db5-8002-94ec17bb7892 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:11.238356 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ed06dd9f-3724-4db5-8002-94ec17bb7892 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:11.238459 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-ed06dd9f-3724-4db5-8002-94ec17bb7892 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id bd634c9f-2af4-4276-a3e7-53bb27686338. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:11.243567 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:11.243567 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:37:11.243864 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ed06dd9f-3724-4db5-8002-94ec17bb7892 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/bd634c9f-2af4-4276-a3e7-53bb27686338 returned with HTTP 200 Jul 10 06:37:11.244295 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 652/2599] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:11 2026] GET /volume/v3/backups/bd634c9f-2af4-4276-a3e7-53bb27686338 => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:11.253077 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-05df5cee-536c-4628-8f05-ab7186c3a9a9 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:11.254917 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-05df5cee-536c-4628-8f05-ab7186c3a9a9 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] DELETE https://10.4.3.200/volume/v3/backups/bd634c9f-2af4-4276-a3e7-53bb27686338 Jul 10 06:37:11.255118 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-05df5cee-536c-4628-8f05-ab7186c3a9a9 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:11.255363 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-05df5cee-536c-4628-8f05-ab7186c3a9a9 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:11.255516 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.contrib.backups [None req-05df5cee-536c-4628-8f05-ab7186c3a9a9 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Delete backup with id: bd634c9f-2af4-4276-a3e7-53bb27686338. Jul 10 06:37:11.259895 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:11.259895 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:37:11.271628 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.backup.rpcapi [None req-05df5cee-536c-4628-8f05-ab7186c3a9a9 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] delete_backup rpcapi backup_id bd634c9f-2af4-4276-a3e7-53bb27686338 {{(pid=99975) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 06:37:11.273526 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-05df5cee-536c-4628-8f05-ab7186c3a9a9 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/bd634c9f-2af4-4276-a3e7-53bb27686338 returned with HTTP 202 Jul 10 06:37:11.276576 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 653/2600] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:37:11 2026] DELETE /volume/v3/backups/bd634c9f-2af4-4276-a3e7-53bb27686338 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:37:11.280918 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-bc8d29ee-1804-4a62-9d45-1e6428eee0ed None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:11.282441 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-bc8d29ee-1804-4a62-9d45-1e6428eee0ed tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/bd634c9f-2af4-4276-a3e7-53bb27686338 Jul 10 06:37:11.282627 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-bc8d29ee-1804-4a62-9d45-1e6428eee0ed tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:11.282825 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-bc8d29ee-1804-4a62-9d45-1e6428eee0ed tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:11.282900 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-bc8d29ee-1804-4a62-9d45-1e6428eee0ed tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id bd634c9f-2af4-4276-a3e7-53bb27686338. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:11.286827 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:11.286827 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:37:11.287436 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-bc8d29ee-1804-4a62-9d45-1e6428eee0ed tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/bd634c9f-2af4-4276-a3e7-53bb27686338 returned with HTTP 200 Jul 10 06:37:11.287762 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 652/2601] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:11 2026] GET /volume/v3/backups/bd634c9f-2af4-4276-a3e7-53bb27686338 => generated 751 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:11.483876 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-907d9199-f3c4-40b8-876a-4ecbdd896fbb None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:11.487023 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-907d9199-f3c4-40b8-876a-4ecbdd896fbb tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] GET https://10.4.3.200/volume/v3/backups/89413e27-ec46-4a12-9c31-b1fb4dd81699 Jul 10 06:37:11.487276 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-907d9199-f3c4-40b8-876a-4ecbdd896fbb tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:11.487517 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-907d9199-f3c4-40b8-876a-4ecbdd896fbb tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:11.487760 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-907d9199-f3c4-40b8-876a-4ecbdd896fbb tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Show backup with id 89413e27-ec46-4a12-9c31-b1fb4dd81699. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:11.492255 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:11.492255 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:37:11.492958 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-907d9199-f3c4-40b8-876a-4ecbdd896fbb tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] https://10.4.3.200/volume/v3/backups/89413e27-ec46-4a12-9c31-b1fb4dd81699 returned with HTTP 200 Jul 10 06:37:11.493341 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 645/2602] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:11 2026] GET /volume/v3/backups/89413e27-ec46-4a12-9c31-b1fb4dd81699 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:11.683170 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-92139319-465a-4e26-b1ef-9efc4aae5685 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:11.687861 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-92139319-465a-4e26-b1ef-9efc4aae5685 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1 Jul 10 06:37:11.688161 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-92139319-465a-4e26-b1ef-9efc4aae5685 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:11.688455 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-92139319-465a-4e26-b1ef-9efc4aae5685 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:11.690207 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-92139319-465a-4e26-b1ef-9efc4aae5685 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:11.695966 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:11.695966 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:37:11.697167 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-92139319-465a-4e26-b1ef-9efc4aae5685 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1 returned with HTTP 200 Jul 10 06:37:11.699211 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 653/2603] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:11 2026] GET /volume/v3/backups/e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1 => generated 826 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:11.714551 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-a3f03354-e2bc-475f-b809-ed50124517fd None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:11.717270 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-a3f03354-e2bc-475f-b809-ed50124517fd tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/volumes/8c34d25e-31d2-4bbd-949d-a1a290480b2b Jul 10 06:37:11.717495 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-a3f03354-e2bc-475f-b809-ed50124517fd tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:11.717897 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-a3f03354-e2bc-475f-b809-ed50124517fd tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:11.727167 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:11.727167 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:37:11.732538 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-a3f03354-e2bc-475f-b809-ed50124517fd tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Volume info retrieved successfully. Jul 10 06:37:11.738425 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-a3f03354-e2bc-475f-b809-ed50124517fd tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/volumes/8c34d25e-31d2-4bbd-949d-a1a290480b2b returned with HTTP 200 Jul 10 06:37:11.738923 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 654/2604] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:11 2026] GET /volume/v3/volumes/8c34d25e-31d2-4bbd-949d-a1a290480b2b => generated 908 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:11.751964 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-7f2d76e5-9995-42c2-9f29-fb7a102fe468 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:11.755372 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7f2d76e5-9995-42c2-9f29-fb7a102fe468 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1 Jul 10 06:37:11.755372 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7f2d76e5-9995-42c2-9f29-fb7a102fe468 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:11.755372 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7f2d76e5-9995-42c2-9f29-fb7a102fe468 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:11.755372 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-7f2d76e5-9995-42c2-9f29-fb7a102fe468 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:11.760656 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:11.760656 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:37:11.760656 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7f2d76e5-9995-42c2-9f29-fb7a102fe468 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1 returned with HTTP 200 Jul 10 06:37:11.760656 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 653/2605] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:11 2026] GET /volume/v3/backups/e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1 => generated 826 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:11.772489 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-5ef242de-e348-404a-bb33-028386d5b6e2 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:11.774209 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-5ef242de-e348-404a-bb33-028386d5b6e2 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/detail Jul 10 06:37:11.774312 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-5ef242de-e348-404a-bb33-028386d5b6e2 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:11.774478 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-5ef242de-e348-404a-bb33-028386d5b6e2 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'detail' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:11.774764 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.api_utils [None req-5ef242de-e348-404a-bb33-028386d5b6e2 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Removing options '' from query. {{(pid=99977) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 06:37:11.795042 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-5ef242de-e348-404a-bb33-028386d5b6e2 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/detail returned with HTTP 200 Jul 10 06:37:11.795448 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 646/2606] 10.4.3.200 () {66 vars in 1258 bytes} [Fri Jul 10 06:37:11 2026] GET /volume/v3/backups/detail => generated 829 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:11.806998 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-0185d52d-5311-49a8-af55-f0a412fd6dd2 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:11.808657 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0185d52d-5311-49a8-af55-f0a412fd6dd2 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] POST https://10.4.3.200/volume/v3/backups/e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1/restore Jul 10 06:37:11.809003 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-0185d52d-5311-49a8-af55-f0a412fd6dd2 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:37:11.810282 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.contrib.backups [None req-0185d52d-5311-49a8-af55-f0a412fd6dd2 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Restoring backup e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1 ({'restore': {}}) {{(pid=99976) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 10 06:37:11.810423 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.contrib.backups [None req-0185d52d-5311-49a8-af55-f0a412fd6dd2 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Restoring backup e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1 to volume None. Jul 10 06:37:11.814476 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:11.814476 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:37:11.815468 np0000004964 devstack@c-api.service[99976]: INFO cinder.backup.api [None req-0185d52d-5311-49a8-af55-f0a412fd6dd2 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Creating volume of 1 GB for restore of backup e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1. Jul 10 06:37:11.822945 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-0185d52d-5311-49a8-af55-f0a412fd6dd2 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Availability zone cache updated, next update will occur around 2026-07-10 07:37:11.822693. {{(pid=99976) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 10 06:37:11.823075 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-0185d52d-5311-49a8-af55-f0a412fd6dd2 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Availability Zones retrieved successfully. Jul 10 06:37:11.830331 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-0185d52d-5311-49a8-af55-f0a412fd6dd2 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Flow 'volume_create_api' (c3c9f1f1-8d84-4a00-a99c-25f7ce4cc11a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:37:11.831514 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-0185d52d-5311-49a8-af55-f0a412fd6dd2 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f80f60cf-9e90-4cc1-aa12-dbdb663d84a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:37:11.832467 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-0185d52d-5311-49a8-af55-f0a412fd6dd2 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Validating volume size '1' using validate_int {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:37:11.860206 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-0185d52d-5311-49a8-af55-f0a412fd6dd2 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f80f60cf-9e90-4cc1-aa12-dbdb663d84a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:37:11.861111 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-0185d52d-5311-49a8-af55-f0a412fd6dd2 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d77ceb0-fa18-46df-978a-2888c331d78e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:37:11.903167 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-0185d52d-5311-49a8-af55-f0a412fd6dd2 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Created reservations ['ff2acdbc-b319-45ad-b897-6d01ba07318e', 'eac657ed-6119-4356-8cd1-19133840c5f8', 'd643a4ea-782e-4667-8184-82654a8916b7', 'ada2f219-b065-4929-81ee-48182745a34d'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:37:11.904263 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-0185d52d-5311-49a8-af55-f0a412fd6dd2 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d77ceb0-fa18-46df-978a-2888c331d78e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ff2acdbc-b319-45ad-b897-6d01ba07318e', 'eac657ed-6119-4356-8cd1-19133840c5f8', 'd643a4ea-782e-4667-8184-82654a8916b7', 'ada2f219-b065-4929-81ee-48182745a34d']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:37:11.904906 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-0185d52d-5311-49a8-af55-f0a412fd6dd2 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (edbb508b-c26a-4903-be69-d8a6b3f055be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:37:11.933018 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-0185d52d-5311-49a8-af55-f0a412fd6dd2 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (edbb508b-c26a-4903-be69-d8a6b3f055be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c574e020-d741-4a18-ba04-7fb13b724cfc', '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_e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0499dc7805f946f188cffe4065320f8d',qos_specs=None,replication_status=,reservations=['ff2acdbc-b319-45ad-b897-6d01ba07318e','eac657ed-6119-4356-8cd1-19133840c5f8','d643a4ea-782e-4667-8184-82654a8916b7','ada2f219-b065-4929-81ee-48182745a34d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2febb28e37964c8e958ee0b44118f932',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:37:11Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c574e020-d741-4a18-ba04-7fb13b724cfc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0499dc7805f946f188cffe4065320f8d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2febb28e37964c8e958ee0b44118f932',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:37:11.933716 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-0185d52d-5311-49a8-af55-f0a412fd6dd2 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afe55ea5-9c22-4d27-b9a6-42ebc86b5dc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:37:11.947882 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-0185d52d-5311-49a8-af55-f0a412fd6dd2 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afe55ea5-9c22-4d27-b9a6-42ebc86b5dc5) transitioned into 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_e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0499dc7805f946f188cffe4065320f8d',qos_specs=None,replication_status=,reservations=['ff2acdbc-b319-45ad-b897-6d01ba07318e','eac657ed-6119-4356-8cd1-19133840c5f8','d643a4ea-782e-4667-8184-82654a8916b7','ada2f219-b065-4929-81ee-48182745a34d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2febb28e37964c8e958ee0b44118f932',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:37:11.948488 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-0185d52d-5311-49a8-af55-f0a412fd6dd2 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2621806a-19b2-428c-9909-255044c32fbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:37:11.956107 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-0185d52d-5311-49a8-af55-f0a412fd6dd2 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2621806a-19b2-428c-9909-255044c32fbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:37:11.956837 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-0185d52d-5311-49a8-af55-f0a412fd6dd2 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Flow 'volume_create_api' (c3c9f1f1-8d84-4a00-a99c-25f7ce4cc11a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:37:11.957104 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-0185d52d-5311-49a8-af55-f0a412fd6dd2 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Create volume request issued successfully. Jul 10 06:37:11.964360 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:11.964360 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:37:11.964360 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-0185d52d-5311-49a8-af55-f0a412fd6dd2 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Volume info retrieved successfully. Jul 10 06:37:12.009068 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-1b6e94d8-6f59-4ae6-b4ab-c3d5b3d24bd8 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:12.011780 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-1b6e94d8-6f59-4ae6-b4ab-c3d5b3d24bd8 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] GET https://10.4.3.200/volume/v3/volumes/d801e38e-bd0a-41bf-932e-8f812e1507a8 Jul 10 06:37:12.011780 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-1b6e94d8-6f59-4ae6-b4ab-c3d5b3d24bd8 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:12.011780 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-1b6e94d8-6f59-4ae6-b4ab-c3d5b3d24bd8 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:12.017593 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-1b6e94d8-6f59-4ae6-b4ab-c3d5b3d24bd8 tempest-CreateVolumesFromSourceVolumeTest-2072323836 tempest-CreateVolumesFromSourceVolumeTest-2072323836-project-member] https://10.4.3.200/volume/v3/volumes/d801e38e-bd0a-41bf-932e-8f812e1507a8 returned with HTTP 404 Jul 10 06:37:12.017593 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 655/2607] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:12 2026] GET /volume/v3/volumes/d801e38e-bd0a-41bf-932e-8f812e1507a8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:37:12.298397 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-71947a22-e538-42e5-96a1-0806e96ea21e None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:12.301925 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-71947a22-e538-42e5-96a1-0806e96ea21e tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/bd634c9f-2af4-4276-a3e7-53bb27686338 Jul 10 06:37:12.301925 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-71947a22-e538-42e5-96a1-0806e96ea21e tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:12.301925 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-71947a22-e538-42e5-96a1-0806e96ea21e tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:12.301925 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-71947a22-e538-42e5-96a1-0806e96ea21e tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id bd634c9f-2af4-4276-a3e7-53bb27686338. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:12.306245 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:12.306245 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:37:12.307363 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-71947a22-e538-42e5-96a1-0806e96ea21e tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/bd634c9f-2af4-4276-a3e7-53bb27686338 returned with HTTP 200 Jul 10 06:37:12.307936 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 654/2608] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:12 2026] GET /volume/v3/backups/bd634c9f-2af4-4276-a3e7-53bb27686338 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:12.504222 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-d7ac53cb-38c8-44ef-b1be-ff8ddd8d87a3 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:12.506522 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d7ac53cb-38c8-44ef-b1be-ff8ddd8d87a3 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] GET https://10.4.3.200/volume/v3/backups/89413e27-ec46-4a12-9c31-b1fb4dd81699 Jul 10 06:37:12.506810 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d7ac53cb-38c8-44ef-b1be-ff8ddd8d87a3 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:12.507022 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d7ac53cb-38c8-44ef-b1be-ff8ddd8d87a3 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:12.507798 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-d7ac53cb-38c8-44ef-b1be-ff8ddd8d87a3 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Show backup with id 89413e27-ec46-4a12-9c31-b1fb4dd81699. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:12.514225 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:12.514225 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:37:12.515005 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d7ac53cb-38c8-44ef-b1be-ff8ddd8d87a3 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] https://10.4.3.200/volume/v3/backups/89413e27-ec46-4a12-9c31-b1fb4dd81699 returned with HTTP 200 Jul 10 06:37:12.515433 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 647/2609] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:12 2026] GET /volume/v3/backups/89413e27-ec46-4a12-9c31-b1fb4dd81699 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:12.971695 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:12.971695 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:37:12.972127 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-0185d52d-5311-49a8-af55-f0a412fd6dd2 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Volume info retrieved successfully. Jul 10 06:37:12.972274 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.backup.api [None req-0185d52d-5311-49a8-af55-f0a412fd6dd2 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Checking backup size 1 against volume size 1 {{(pid=99976) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 10 06:37:12.972318 np0000004964 devstack@c-api.service[99976]: INFO cinder.backup.api [None req-0185d52d-5311-49a8-af55-f0a412fd6dd2 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Overwriting volume c574e020-d741-4a18-ba04-7fb13b724cfc with restore of backup e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1 Jul 10 06:37:12.987904 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.backup.rpcapi [None req-0185d52d-5311-49a8-af55-f0a412fd6dd2 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] restore_backup in rpcapi backup_id e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1 {{(pid=99976) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 10 06:37:12.990434 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0185d52d-5311-49a8-af55-f0a412fd6dd2 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1/restore returned with HTTP 202 Jul 10 06:37:12.990823 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 654/2610] 10.4.3.200 () {68 vars in 1393 bytes} [Fri Jul 10 06:37:11 2026] POST /volume/v3/backups/e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1/restore => generated 189 bytes in 1184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:37:12.999337 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-5a686fbc-debd-4f80-87e2-3b67dbfaa5e8 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:13.001358 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-5a686fbc-debd-4f80-87e2-3b67dbfaa5e8 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1 Jul 10 06:37:13.001604 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-5a686fbc-debd-4f80-87e2-3b67dbfaa5e8 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:13.001828 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-5a686fbc-debd-4f80-87e2-3b67dbfaa5e8 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:13.002092 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-5a686fbc-debd-4f80-87e2-3b67dbfaa5e8 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:13.007035 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:13.007035 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:37:13.008055 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-5a686fbc-debd-4f80-87e2-3b67dbfaa5e8 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1 returned with HTTP 200 Jul 10 06:37:13.008590 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 656/2611] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:12 2026] GET /volume/v3/backups/e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1 => generated 826 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:13.319938 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-c4bef0e4-3b4f-4aa2-b468-3df64ffa0d5d None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:13.321865 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c4bef0e4-3b4f-4aa2-b468-3df64ffa0d5d tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/bd634c9f-2af4-4276-a3e7-53bb27686338 Jul 10 06:37:13.322584 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c4bef0e4-3b4f-4aa2-b468-3df64ffa0d5d tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:13.322584 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c4bef0e4-3b4f-4aa2-b468-3df64ffa0d5d tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:13.322584 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-c4bef0e4-3b4f-4aa2-b468-3df64ffa0d5d tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id bd634c9f-2af4-4276-a3e7-53bb27686338. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:13.328829 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:13.328829 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:37:13.328920 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c4bef0e4-3b4f-4aa2-b468-3df64ffa0d5d tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/bd634c9f-2af4-4276-a3e7-53bb27686338 returned with HTTP 200 Jul 10 06:37:13.329226 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 655/2612] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:13 2026] GET /volume/v3/backups/bd634c9f-2af4-4276-a3e7-53bb27686338 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:13.338133 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-fbe03634-fbf0-4a5f-9385-97600f9bbf82 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:13.431271 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-fbe03634-fbf0-4a5f-9385-97600f9bbf82 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:37:13.431724 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-fbe03634-fbf0-4a5f-9385-97600f9bbf82 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-2022910064"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:37:13.433515 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.volumes [None req-fbe03634-fbf0-4a5f-9385-97600f9bbf82 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-2022910064'}} {{(pid=99977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:37:13.433679 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-fbe03634-fbf0-4a5f-9385-97600f9bbf82 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Create volume of 1 GB Jul 10 06:37:13.438321 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-fbe03634-fbf0-4a5f-9385-97600f9bbf82 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Availability Zones retrieved successfully. Jul 10 06:37:13.446043 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-fbe03634-fbf0-4a5f-9385-97600f9bbf82 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Flow 'volume_create_api' (4a8d40ab-9f88-48ed-a538-9374ee04095f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:37:13.447318 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-fbe03634-fbf0-4a5f-9385-97600f9bbf82 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a694e27-02d7-432b-92dd-369fb11b8266) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:37:13.448595 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.flows.api.create_volume [None req-fbe03634-fbf0-4a5f-9385-97600f9bbf82 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Validating volume size '1' using validate_int {{(pid=99977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:37:13.485527 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-fbe03634-fbf0-4a5f-9385-97600f9bbf82 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a694e27-02d7-432b-92dd-369fb11b8266) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:37:13.486676 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-fbe03634-fbf0-4a5f-9385-97600f9bbf82 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (534bd98c-2d95-425e-8507-ca2d27ef804f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:37:13.524673 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-5e104de5-70ab-46a5-bec8-8c6ac1684bd3 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:13.526517 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5e104de5-70ab-46a5-bec8-8c6ac1684bd3 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] GET https://10.4.3.200/volume/v3/backups/89413e27-ec46-4a12-9c31-b1fb4dd81699 Jul 10 06:37:13.526726 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5e104de5-70ab-46a5-bec8-8c6ac1684bd3 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:13.526905 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5e104de5-70ab-46a5-bec8-8c6ac1684bd3 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:13.527004 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-5e104de5-70ab-46a5-bec8-8c6ac1684bd3 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Show backup with id 89413e27-ec46-4a12-9c31-b1fb4dd81699. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:13.530994 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:13.530994 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:37:13.531616 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5e104de5-70ab-46a5-bec8-8c6ac1684bd3 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] https://10.4.3.200/volume/v3/backups/89413e27-ec46-4a12-9c31-b1fb4dd81699 returned with HTTP 200 Jul 10 06:37:13.531951 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 655/2613] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:13 2026] GET /volume/v3/backups/89413e27-ec46-4a12-9c31-b1fb4dd81699 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:13.558811 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-fbe03634-fbf0-4a5f-9385-97600f9bbf82 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Created reservations ['56b94114-9a9e-4746-9ae3-2416b6091080', '6431f447-f216-4c40-a6f8-9d24aab40ac4', 'e2d2fa2b-a966-415f-8ba9-3b19e83c548f', '327858c2-62fc-4053-9a63-195d20d0c03e'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:37:13.559886 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-fbe03634-fbf0-4a5f-9385-97600f9bbf82 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (534bd98c-2d95-425e-8507-ca2d27ef804f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['56b94114-9a9e-4746-9ae3-2416b6091080', '6431f447-f216-4c40-a6f8-9d24aab40ac4', 'e2d2fa2b-a966-415f-8ba9-3b19e83c548f', '327858c2-62fc-4053-9a63-195d20d0c03e']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:37:13.560911 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-fbe03634-fbf0-4a5f-9385-97600f9bbf82 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80ee0532-483c-445a-a426-de3090ba6b3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:37:13.592186 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-fbe03634-fbf0-4a5f-9385-97600f9bbf82 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80ee0532-483c-445a-a426-de3090ba6b3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce046c33-d902-474b-a4b5-a970f462e3e3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-2022910064',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74aa4ac7dad543edbe4e2be56160613c',qos_specs=None,replication_status=,reservations=['56b94114-9a9e-4746-9ae3-2416b6091080','6431f447-f216-4c40-a6f8-9d24aab40ac4','e2d2fa2b-a966-415f-8ba9-3b19e83c548f','327858c2-62fc-4053-9a63-195d20d0c03e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e07bb878d8c74c1d8a80820393197cd2',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:37:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-2022910064',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ce046c33-d902-474b-a4b5-a970f462e3e3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='74aa4ac7dad543edbe4e2be56160613c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e07bb878d8c74c1d8a80820393197cd2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:37:13.593000 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-fbe03634-fbf0-4a5f-9385-97600f9bbf82 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e502a78-1158-4b68-8d13-652be47482a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:37:13.615997 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-fbe03634-fbf0-4a5f-9385-97600f9bbf82 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e502a78-1158-4b68-8d13-652be47482a2) transitioned into state 'SUCCESS' from state '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-2022910064',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74aa4ac7dad543edbe4e2be56160613c',qos_specs=None,replication_status=,reservations=['56b94114-9a9e-4746-9ae3-2416b6091080','6431f447-f216-4c40-a6f8-9d24aab40ac4','e2d2fa2b-a966-415f-8ba9-3b19e83c548f','327858c2-62fc-4053-9a63-195d20d0c03e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e07bb878d8c74c1d8a80820393197cd2',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:37:13.616891 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-fbe03634-fbf0-4a5f-9385-97600f9bbf82 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6259eb13-784e-43e0-9bff-0259e3f38c48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:37:13.627837 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-fbe03634-fbf0-4a5f-9385-97600f9bbf82 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6259eb13-784e-43e0-9bff-0259e3f38c48) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:37:13.628598 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-fbe03634-fbf0-4a5f-9385-97600f9bbf82 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Flow 'volume_create_api' (4a8d40ab-9f88-48ed-a538-9374ee04095f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:37:13.628877 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-fbe03634-fbf0-4a5f-9385-97600f9bbf82 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Create volume request issued successfully. Jul 10 06:37:13.629400 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-fbe03634-fbf0-4a5f-9385-97600f9bbf82 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:37:13.629985 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 648/2614] 10.4.3.200 () {70 vars in 1299 bytes} [Fri Jul 10 06:37:13 2026] POST /volume/v3/volumes => generated 766 bytes in 292 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:37:13.645926 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-4cd4f76e-3b71-44d2-b589-a394180b29e5 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:13.649624 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-4cd4f76e-3b71-44d2-b589-a394180b29e5 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] GET https://10.4.3.200/volume/v3/volumes/ce046c33-d902-474b-a4b5-a970f462e3e3 Jul 10 06:37:13.649822 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-4cd4f76e-3b71-44d2-b589-a394180b29e5 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:13.650004 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-4cd4f76e-3b71-44d2-b589-a394180b29e5 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:13.657731 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:13.657731 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:37:13.661126 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-4cd4f76e-3b71-44d2-b589-a394180b29e5 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Volume info retrieved successfully. Jul 10 06:37:13.667021 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-4cd4f76e-3b71-44d2-b589-a394180b29e5 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] https://10.4.3.200/volume/v3/volumes/ce046c33-d902-474b-a4b5-a970f462e3e3 returned with HTTP 200 Jul 10 06:37:13.667394 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 657/2615] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:37:13 2026] GET /volume/v3/volumes/ce046c33-d902-474b-a4b5-a970f462e3e3 => generated 834 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:37:14.020465 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-545d44fc-b3d9-4d96-b838-1bbc92d6fd3d None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:14.022111 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-545d44fc-b3d9-4d96-b838-1bbc92d6fd3d tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1 Jul 10 06:37:14.022289 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-545d44fc-b3d9-4d96-b838-1bbc92d6fd3d tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:14.022458 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-545d44fc-b3d9-4d96-b838-1bbc92d6fd3d tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:14.022578 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-545d44fc-b3d9-4d96-b838-1bbc92d6fd3d tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:14.029321 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:14.029321 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:37:14.030756 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-545d44fc-b3d9-4d96-b838-1bbc92d6fd3d tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1 returned with HTTP 200 Jul 10 06:37:14.031124 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 656/2616] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:14 2026] GET /volume/v3/backups/e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1 => generated 826 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:14.339599 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-6bfcd4d5-6f57-4610-8580-069583dd18cf None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:14.341264 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6bfcd4d5-6f57-4610-8580-069583dd18cf tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/bd634c9f-2af4-4276-a3e7-53bb27686338 Jul 10 06:37:14.341438 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6bfcd4d5-6f57-4610-8580-069583dd18cf tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:14.341686 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6bfcd4d5-6f57-4610-8580-069583dd18cf tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:14.341834 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-6bfcd4d5-6f57-4610-8580-069583dd18cf tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id bd634c9f-2af4-4276-a3e7-53bb27686338. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:14.346967 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6bfcd4d5-6f57-4610-8580-069583dd18cf tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/bd634c9f-2af4-4276-a3e7-53bb27686338 returned with HTTP 404 Jul 10 06:37:14.347455 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 656/2617] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:14 2026] GET /volume/v3/backups/bd634c9f-2af4-4276-a3e7-53bb27686338 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:37:14.359193 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-39a6e606-548c-49c0-9572-6f24a2a54921 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:14.361486 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-39a6e606-548c-49c0-9572-6f24a2a54921 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] DELETE https://10.4.3.200/volume/v3/volumes/ddad147d-f714-4dea-9878-3d3aba828b4b Jul 10 06:37:14.361737 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-39a6e606-548c-49c0-9572-6f24a2a54921 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:14.361975 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-39a6e606-548c-49c0-9572-6f24a2a54921 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:14.362196 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-39a6e606-548c-49c0-9572-6f24a2a54921 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Delete volume with id: ddad147d-f714-4dea-9878-3d3aba828b4b Jul 10 06:37:14.370898 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:14.370898 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:37:14.371542 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-39a6e606-548c-49c0-9572-6f24a2a54921 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Volume info retrieved successfully. Jul 10 06:37:14.397362 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-39a6e606-548c-49c0-9572-6f24a2a54921 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Delete volume request issued successfully. Jul 10 06:37:14.397628 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-39a6e606-548c-49c0-9572-6f24a2a54921 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/volumes/ddad147d-f714-4dea-9878-3d3aba828b4b returned with HTTP 202 Jul 10 06:37:14.398147 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 649/2618] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:37:14 2026] DELETE /volume/v3/volumes/ddad147d-f714-4dea-9878-3d3aba828b4b => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:37:14.405792 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-28951595-2145-4b6c-88dd-922154612525 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:14.407852 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-28951595-2145-4b6c-88dd-922154612525 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] GET https://10.4.3.200/volume/v3/volumes/ddad147d-f714-4dea-9878-3d3aba828b4b Jul 10 06:37:14.408066 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-28951595-2145-4b6c-88dd-922154612525 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:14.408294 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-28951595-2145-4b6c-88dd-922154612525 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:14.417562 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:14.417562 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:37:14.422387 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-28951595-2145-4b6c-88dd-922154612525 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Volume info retrieved successfully. Jul 10 06:37:14.429312 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-28951595-2145-4b6c-88dd-922154612525 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/volumes/ddad147d-f714-4dea-9878-3d3aba828b4b returned with HTTP 200 Jul 10 06:37:14.429948 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 658/2619] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:14 2026] GET /volume/v3/volumes/ddad147d-f714-4dea-9878-3d3aba828b4b => generated 1366 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:37:14.542440 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-cb103f49-d6bd-4511-aaf7-e024d5435c4c None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:14.546910 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-cb103f49-d6bd-4511-aaf7-e024d5435c4c tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] GET https://10.4.3.200/volume/v3/backups/89413e27-ec46-4a12-9c31-b1fb4dd81699 Jul 10 06:37:14.547083 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-cb103f49-d6bd-4511-aaf7-e024d5435c4c tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:14.547288 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-cb103f49-d6bd-4511-aaf7-e024d5435c4c tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:14.547386 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-cb103f49-d6bd-4511-aaf7-e024d5435c4c tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Show backup with id 89413e27-ec46-4a12-9c31-b1fb4dd81699. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:14.552433 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:14.552433 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:37:14.553036 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-cb103f49-d6bd-4511-aaf7-e024d5435c4c tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] https://10.4.3.200/volume/v3/backups/89413e27-ec46-4a12-9c31-b1fb4dd81699 returned with HTTP 200 Jul 10 06:37:14.553391 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 657/2620] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:14 2026] GET /volume/v3/backups/89413e27-ec46-4a12-9c31-b1fb4dd81699 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:14.684336 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-cbb230cf-3c1f-4fbf-8299-db7b23f88b11 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:14.686689 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-cbb230cf-3c1f-4fbf-8299-db7b23f88b11 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] GET https://10.4.3.200/volume/v3/volumes/ce046c33-d902-474b-a4b5-a970f462e3e3 Jul 10 06:37:14.686893 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-cbb230cf-3c1f-4fbf-8299-db7b23f88b11 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:14.687096 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-cbb230cf-3c1f-4fbf-8299-db7b23f88b11 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:14.698036 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:14.698036 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:37:14.705619 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-cbb230cf-3c1f-4fbf-8299-db7b23f88b11 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Volume info retrieved successfully. Jul 10 06:37:14.714859 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-cbb230cf-3c1f-4fbf-8299-db7b23f88b11 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] https://10.4.3.200/volume/v3/volumes/ce046c33-d902-474b-a4b5-a970f462e3e3 returned with HTTP 200 Jul 10 06:37:14.716629 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 657/2621] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:37:14 2026] GET /volume/v3/volumes/ce046c33-d902-474b-a4b5-a970f462e3e3 => generated 859 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:37:14.728371 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-2f1e0047-69c7-4d63-8167-9b8cd7de0356 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:14.730079 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2f1e0047-69c7-4d63-8167-9b8cd7de0356 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] POST https://10.4.3.200/volume/v3/snapshots Jul 10 06:37:14.730431 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2f1e0047-69c7-4d63-8167-9b8cd7de0356 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ce046c33-d902-474b-a4b5-a970f462e3e3", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-2025187279"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:37:14.740748 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:14.740748 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:37:14.741366 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-2f1e0047-69c7-4d63-8167-9b8cd7de0356 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Volume info retrieved successfully. Jul 10 06:37:14.741533 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.snapshots [None req-2f1e0047-69c7-4d63-8167-9b8cd7de0356 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Create snapshot from volume ce046c33-d902-474b-a4b5-a970f462e3e3 Jul 10 06:37:14.783666 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-2f1e0047-69c7-4d63-8167-9b8cd7de0356 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Created reservations ['20cab92f-85a3-44ee-9f10-6f1e90254ab7', '3329723a-6ddf-4eaa-87fe-a4dd77d0716a', '3d508b87-36b3-4abd-b67b-5014c7bc2e84', '0d19b9e4-1bbc-4773-8051-25279a50ef15'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:37:14.810271 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-2f1e0047-69c7-4d63-8167-9b8cd7de0356 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Snapshot create request issued successfully. Jul 10 06:37:14.810591 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2f1e0047-69c7-4d63-8167-9b8cd7de0356 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 10 06:37:14.810927 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 650/2622] 10.4.3.200 () {68 vars in 1265 bytes} [Fri Jul 10 06:37:14 2026] POST /volume/v3/snapshots => generated 322 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:37:14.818556 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-5f400c83-78b1-4783-8f67-0918b11ebd97 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:14.819947 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-5f400c83-78b1-4783-8f67-0918b11ebd97 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] DELETE https://10.4.3.200/volume/v3/backups/9e9a6d99-34b2-4591-a5b4-d41915f20d7a Jul 10 06:37:14.819947 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-5f400c83-78b1-4783-8f67-0918b11ebd97 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:14.820581 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-5f400c83-78b1-4783-8f67-0918b11ebd97 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:14.820581 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.contrib.backups [None req-5f400c83-78b1-4783-8f67-0918b11ebd97 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Delete backup with id: 9e9a6d99-34b2-4591-a5b4-d41915f20d7a. Jul 10 06:37:14.821467 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-25efbb4b-38a4-48e1-bb9c-de0185391b22 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:14.823098 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-25efbb4b-38a4-48e1-bb9c-de0185391b22 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] GET https://10.4.3.200/volume/v3/snapshots/249be3fb-a127-4bca-acec-52ce57be42dd Jul 10 06:37:14.823287 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-25efbb4b-38a4-48e1-bb9c-de0185391b22 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:14.823474 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-25efbb4b-38a4-48e1-bb9c-de0185391b22 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:14.825992 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:14.825992 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:37:14.831259 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:14.831259 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:37:14.831743 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-25efbb4b-38a4-48e1-bb9c-de0185391b22 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Snapshot retrieved successfully. Jul 10 06:37:14.832468 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-25efbb4b-38a4-48e1-bb9c-de0185391b22 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] https://10.4.3.200/volume/v3/snapshots/249be3fb-a127-4bca-acec-52ce57be42dd returned with HTTP 200 Jul 10 06:37:14.832842 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 658/2623] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:37:14 2026] GET /volume/v3/snapshots/249be3fb-a127-4bca-acec-52ce57be42dd => generated 454 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:14.840116 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.backup.rpcapi [None req-5f400c83-78b1-4783-8f67-0918b11ebd97 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] delete_backup rpcapi backup_id 9e9a6d99-34b2-4591-a5b4-d41915f20d7a {{(pid=99975) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 06:37:14.841815 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-5f400c83-78b1-4783-8f67-0918b11ebd97 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/9e9a6d99-34b2-4591-a5b4-d41915f20d7a returned with HTTP 202 Jul 10 06:37:14.842276 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 659/2624] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:37:14 2026] DELETE /volume/v3/backups/9e9a6d99-34b2-4591-a5b4-d41915f20d7a => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:37:14.849650 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-920ae88f-a6a0-4aca-bcda-a1ae3faa73f4 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:14.854282 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-920ae88f-a6a0-4aca-bcda-a1ae3faa73f4 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/9e9a6d99-34b2-4591-a5b4-d41915f20d7a Jul 10 06:37:14.854282 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-920ae88f-a6a0-4aca-bcda-a1ae3faa73f4 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:14.854282 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-920ae88f-a6a0-4aca-bcda-a1ae3faa73f4 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:14.854282 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-920ae88f-a6a0-4aca-bcda-a1ae3faa73f4 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id 9e9a6d99-34b2-4591-a5b4-d41915f20d7a. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:14.858362 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:14.858362 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:37:14.859355 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-920ae88f-a6a0-4aca-bcda-a1ae3faa73f4 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/9e9a6d99-34b2-4591-a5b4-d41915f20d7a returned with HTTP 200 Jul 10 06:37:14.862467 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 658/2625] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:14 2026] GET /volume/v3/backups/9e9a6d99-34b2-4591-a5b4-d41915f20d7a => generated 751 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:15.042357 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-0211aeca-8497-4ee7-9589-9a899b83993a None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:15.044125 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0211aeca-8497-4ee7-9589-9a899b83993a tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1 Jul 10 06:37:15.044309 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0211aeca-8497-4ee7-9589-9a899b83993a tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:15.044487 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0211aeca-8497-4ee7-9589-9a899b83993a tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:15.044615 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-0211aeca-8497-4ee7-9589-9a899b83993a tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:15.048899 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:15.048899 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:37:15.049758 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0211aeca-8497-4ee7-9589-9a899b83993a tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1 returned with HTTP 200 Jul 10 06:37:15.050208 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 651/2626] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:15 2026] GET /volume/v3/backups/e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1 => generated 826 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:15.442818 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-aa59b323-b4cc-44a8-865a-6719e4d62613 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:15.444615 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-aa59b323-b4cc-44a8-865a-6719e4d62613 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] GET https://10.4.3.200/volume/v3/volumes/ddad147d-f714-4dea-9878-3d3aba828b4b Jul 10 06:37:15.444794 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-aa59b323-b4cc-44a8-865a-6719e4d62613 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:15.444982 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-aa59b323-b4cc-44a8-865a-6719e4d62613 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:15.449965 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-aa59b323-b4cc-44a8-865a-6719e4d62613 tempest-AttachVolumeMultiAttachTest-526089670 tempest-AttachVolumeMultiAttachTest-526089670-project-member] https://10.4.3.200/volume/v3/volumes/ddad147d-f714-4dea-9878-3d3aba828b4b returned with HTTP 404 Jul 10 06:37:15.450391 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 659/2627] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:15 2026] GET /volume/v3/volumes/ddad147d-f714-4dea-9878-3d3aba828b4b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:37:15.562972 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-abec7bc9-7cc7-45eb-8bc7-ed8f9160dcd4 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:15.565097 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-abec7bc9-7cc7-45eb-8bc7-ed8f9160dcd4 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] GET https://10.4.3.200/volume/v3/backups/89413e27-ec46-4a12-9c31-b1fb4dd81699 Jul 10 06:37:15.565349 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-abec7bc9-7cc7-45eb-8bc7-ed8f9160dcd4 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:15.565603 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-abec7bc9-7cc7-45eb-8bc7-ed8f9160dcd4 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:15.565777 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-abec7bc9-7cc7-45eb-8bc7-ed8f9160dcd4 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Show backup with id 89413e27-ec46-4a12-9c31-b1fb4dd81699. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:15.571030 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:15.571030 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:37:15.571869 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-abec7bc9-7cc7-45eb-8bc7-ed8f9160dcd4 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] https://10.4.3.200/volume/v3/backups/89413e27-ec46-4a12-9c31-b1fb4dd81699 returned with HTTP 200 Jul 10 06:37:15.572374 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 660/2628] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:15 2026] GET /volume/v3/backups/89413e27-ec46-4a12-9c31-b1fb4dd81699 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:15.846021 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-d59dd1c8-5c78-4402-b93d-ea1df413672c None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:15.847960 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d59dd1c8-5c78-4402-b93d-ea1df413672c tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] GET https://10.4.3.200/volume/v3/snapshots/249be3fb-a127-4bca-acec-52ce57be42dd Jul 10 06:37:15.848769 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d59dd1c8-5c78-4402-b93d-ea1df413672c tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:15.849055 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d59dd1c8-5c78-4402-b93d-ea1df413672c tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:15.863183 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:15.863183 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:37:15.863183 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-d59dd1c8-5c78-4402-b93d-ea1df413672c tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Snapshot retrieved successfully. Jul 10 06:37:15.863183 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d59dd1c8-5c78-4402-b93d-ea1df413672c tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] https://10.4.3.200/volume/v3/snapshots/249be3fb-a127-4bca-acec-52ce57be42dd returned with HTTP 200 Jul 10 06:37:15.863183 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 659/2629] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:37:15 2026] GET /volume/v3/snapshots/249be3fb-a127-4bca-acec-52ce57be42dd => generated 481 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:15.873570 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-ea020f46-9af5-412f-9af1-0eea30bc952a None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:15.874580 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-a529df63-f69b-4e82-861a-c361d6d295d8 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:15.876391 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a529df63-f69b-4e82-861a-c361d6d295d8 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] POST https://10.4.3.200/volume/v3/volumes/ce046c33-d902-474b-a4b5-a970f462e3e3/action Jul 10 06:37:15.876739 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ea020f46-9af5-412f-9af1-0eea30bc952a tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/9e9a6d99-34b2-4591-a5b4-d41915f20d7a Jul 10 06:37:15.876845 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a529df63-f69b-4e82-861a-c361d6d295d8 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Action body: b'{"revert": {"snapshot_id": "249be3fb-a127-4bca-acec-52ce57be42dd"}}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:37:15.876933 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ea020f46-9af5-412f-9af1-0eea30bc952a tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:15.877007 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a529df63-f69b-4e82-861a-c361d6d295d8 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "249be3fb-a127-4bca-acec-52ce57be42dd"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:37:15.877104 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ea020f46-9af5-412f-9af1-0eea30bc952a tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:15.877225 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-ea020f46-9af5-412f-9af1-0eea30bc952a tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id 9e9a6d99-34b2-4591-a5b4-d41915f20d7a. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:15.881702 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ea020f46-9af5-412f-9af1-0eea30bc952a tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/9e9a6d99-34b2-4591-a5b4-d41915f20d7a returned with HTTP 404 Jul 10 06:37:15.882526 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 652/2630] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:15 2026] GET /volume/v3/backups/9e9a6d99-34b2-4591-a5b4-d41915f20d7a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:37:15.886124 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:15.886124 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:37:15.886586 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-a529df63-f69b-4e82-861a-c361d6d295d8 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Volume retrieved successfully. Jul 10 06:37:15.896273 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-ed14c7dd-7561-4cd3-a793-d59483e24d2a None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:15.897827 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-ed14c7dd-7561-4cd3-a793-d59483e24d2a tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:37:15.898106 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-ed14c7dd-7561-4cd3-a793-d59483e24d2a tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1928557378"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:37:15.901306 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-a529df63-f69b-4e82-861a-c361d6d295d8 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Reverting volume ce046c33-d902-474b-a4b5-a970f462e3e3 to snapshot 249be3fb-a127-4bca-acec-52ce57be42dd. Jul 10 06:37:15.901391 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.volumes [None req-ed14c7dd-7561-4cd3-a793-d59483e24d2a tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1928557378'}} {{(pid=99975) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:37:15.901528 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-ed14c7dd-7561-4cd3-a793-d59483e24d2a tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Create volume of 1 GB Jul 10 06:37:15.902148 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:15.902148 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:37:15.907282 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-ed14c7dd-7561-4cd3-a793-d59483e24d2a tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Availability Zones retrieved successfully. Jul 10 06:37:15.912814 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-ed14c7dd-7561-4cd3-a793-d59483e24d2a tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Flow 'volume_create_api' (d381ee92-0777-4d14-9f1b-587fdbd37ed8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:37:15.914030 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a529df63-f69b-4e82-861a-c361d6d295d8 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] https://10.4.3.200/volume/v3/volumes/ce046c33-d902-474b-a4b5-a970f462e3e3/action returned with HTTP 202 Jul 10 06:37:15.914151 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-ed14c7dd-7561-4cd3-a793-d59483e24d2a tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fee493a2-9659-44d8-822f-4cb85fb323f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:37:15.914429 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 660/2631] 10.4.3.200 () {70 vars in 1431 bytes} [Fri Jul 10 06:37:15 2026] POST /volume/v3/volumes/ce046c33-d902-474b-a4b5-a970f462e3e3/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 10 06:37:15.915361 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.flows.api.create_volume [None req-ed14c7dd-7561-4cd3-a793-d59483e24d2a tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Validating volume size '1' using validate_int {{(pid=99975) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:37:15.921849 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-56f1847e-745d-4ef8-aa09-f7a95759bc47 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:15.923222 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-56f1847e-745d-4ef8-aa09-f7a95759bc47 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] GET https://10.4.3.200/volume/v3/volumes/ce046c33-d902-474b-a4b5-a970f462e3e3 Jul 10 06:37:15.923642 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-56f1847e-745d-4ef8-aa09-f7a95759bc47 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:15.923916 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-56f1847e-745d-4ef8-aa09-f7a95759bc47 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:15.931822 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:15.931822 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:37:15.938284 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-56f1847e-745d-4ef8-aa09-f7a95759bc47 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Volume info retrieved successfully. Jul 10 06:37:15.943275 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-ed14c7dd-7561-4cd3-a793-d59483e24d2a tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fee493a2-9659-44d8-822f-4cb85fb323f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:37:15.944085 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-ed14c7dd-7561-4cd3-a793-d59483e24d2a tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf0ec631-0dbe-4602-9d9c-b8ccd557b4eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:37:15.944165 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-56f1847e-745d-4ef8-aa09-f7a95759bc47 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] https://10.4.3.200/volume/v3/volumes/ce046c33-d902-474b-a4b5-a970f462e3e3 returned with HTTP 200 Jul 10 06:37:15.944165 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 660/2632] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:37:15 2026] GET /volume/v3/volumes/ce046c33-d902-474b-a4b5-a970f462e3e3 => generated 859 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:37:15.989276 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.quota [None req-ed14c7dd-7561-4cd3-a793-d59483e24d2a tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Created reservations ['ae87dd39-e064-4f49-a465-b8142c1fb822', '121eae26-a8af-4e01-8ed8-28c89005c5c9', '0614e41b-0a65-4b7b-b3d5-a9ab5c202e62', '4e679649-a4fa-416c-80a8-dee22d22950e'] {{(pid=99975) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:37:15.990338 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-ed14c7dd-7561-4cd3-a793-d59483e24d2a tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf0ec631-0dbe-4602-9d9c-b8ccd557b4eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ae87dd39-e064-4f49-a465-b8142c1fb822', '121eae26-a8af-4e01-8ed8-28c89005c5c9', '0614e41b-0a65-4b7b-b3d5-a9ab5c202e62', '4e679649-a4fa-416c-80a8-dee22d22950e']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:37:15.990975 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-ed14c7dd-7561-4cd3-a793-d59483e24d2a tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dceff161-c53b-41c1-8724-3dd3bdbe535c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:37:16.014520 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-ed14c7dd-7561-4cd3-a793-d59483e24d2a tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dceff161-c53b-41c1-8724-3dd3bdbe535c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '01337592-21a7-4a44-9973-7d6d656f8141', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1928557378',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='daed5af841094726b89ece6970dfd20f',qos_specs=None,replication_status=,reservations=['ae87dd39-e064-4f49-a465-b8142c1fb822','121eae26-a8af-4e01-8ed8-28c89005c5c9','0614e41b-0a65-4b7b-b3d5-a9ab5c202e62','4e679649-a4fa-416c-80a8-dee22d22950e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8767d9ef93e74c5984bf8c53e7ac7337',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:37:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1928557378',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=01337592-21a7-4a44-9973-7d6d656f8141,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='daed5af841094726b89ece6970dfd20f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8767d9ef93e74c5984bf8c53e7ac7337',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:37:16.015219 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-ed14c7dd-7561-4cd3-a793-d59483e24d2a tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c67dd40d-9017-478a-ae94-20ee62efe7af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:37:16.032568 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-ed14c7dd-7561-4cd3-a793-d59483e24d2a tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c67dd40d-9017-478a-ae94-20ee62efe7af) transitioned into state 'SUCCESS' from state '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-1928557378',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='daed5af841094726b89ece6970dfd20f',qos_specs=None,replication_status=,reservations=['ae87dd39-e064-4f49-a465-b8142c1fb822','121eae26-a8af-4e01-8ed8-28c89005c5c9','0614e41b-0a65-4b7b-b3d5-a9ab5c202e62','4e679649-a4fa-416c-80a8-dee22d22950e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8767d9ef93e74c5984bf8c53e7ac7337',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:37:16.033288 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-ed14c7dd-7561-4cd3-a793-d59483e24d2a tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80d15346-810f-4db0-8647-410073a5211b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:37:16.042089 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-ed14c7dd-7561-4cd3-a793-d59483e24d2a tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80d15346-810f-4db0-8647-410073a5211b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:37:16.042844 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-ed14c7dd-7561-4cd3-a793-d59483e24d2a tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Flow 'volume_create_api' (d381ee92-0777-4d14-9f1b-587fdbd37ed8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:37:16.043092 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-ed14c7dd-7561-4cd3-a793-d59483e24d2a tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Create volume request issued successfully. Jul 10 06:37:16.043608 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-ed14c7dd-7561-4cd3-a793-d59483e24d2a tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:37:16.043982 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 661/2633] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 10 06:37:15 2026] POST /volume/v3/volumes => generated 749 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:37:16.054465 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-a8c35679-83ed-4fc6-88e8-43aeeff355ce None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:16.055971 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a8c35679-83ed-4fc6-88e8-43aeeff355ce tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/volumes/01337592-21a7-4a44-9973-7d6d656f8141 Jul 10 06:37:16.056133 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a8c35679-83ed-4fc6-88e8-43aeeff355ce tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:16.056323 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a8c35679-83ed-4fc6-88e8-43aeeff355ce tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:16.062906 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:16.062906 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:37:16.063021 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-9fc1dc88-23ff-4b42-b6e5-03c4b32cd6f3 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:16.064567 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9fc1dc88-23ff-4b42-b6e5-03c4b32cd6f3 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1 Jul 10 06:37:16.064750 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9fc1dc88-23ff-4b42-b6e5-03c4b32cd6f3 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:16.064952 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9fc1dc88-23ff-4b42-b6e5-03c4b32cd6f3 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:16.065045 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-9fc1dc88-23ff-4b42-b6e5-03c4b32cd6f3 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:16.068839 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-a8c35679-83ed-4fc6-88e8-43aeeff355ce tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Volume info retrieved successfully. Jul 10 06:37:16.069332 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:16.069332 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:37:16.070065 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9fc1dc88-23ff-4b42-b6e5-03c4b32cd6f3 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1 returned with HTTP 200 Jul 10 06:37:16.070397 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 661/2634] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:16 2026] GET /volume/v3/backups/e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1 => generated 826 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:16.072267 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a8c35679-83ed-4fc6-88e8-43aeeff355ce tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/volumes/01337592-21a7-4a44-9973-7d6d656f8141 returned with HTTP 200 Jul 10 06:37:16.072624 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 653/2635] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:16 2026] GET /volume/v3/volumes/01337592-21a7-4a44-9973-7d6d656f8141 => generated 817 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:16.583296 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-6f23b573-8bad-4bd0-9b31-9e4aa0ea5d44 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:16.585033 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6f23b573-8bad-4bd0-9b31-9e4aa0ea5d44 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] GET https://10.4.3.200/volume/v3/backups/89413e27-ec46-4a12-9c31-b1fb4dd81699 Jul 10 06:37:16.585216 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6f23b573-8bad-4bd0-9b31-9e4aa0ea5d44 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:16.585399 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6f23b573-8bad-4bd0-9b31-9e4aa0ea5d44 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:16.585520 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-6f23b573-8bad-4bd0-9b31-9e4aa0ea5d44 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Show backup with id 89413e27-ec46-4a12-9c31-b1fb4dd81699. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:16.589415 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:16.589415 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:37:16.590037 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6f23b573-8bad-4bd0-9b31-9e4aa0ea5d44 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] https://10.4.3.200/volume/v3/backups/89413e27-ec46-4a12-9c31-b1fb4dd81699 returned with HTTP 200 Jul 10 06:37:16.590399 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 661/2636] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:16 2026] GET /volume/v3/backups/89413e27-ec46-4a12-9c31-b1fb4dd81699 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:16.959174 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-814cf171-a959-4bb5-b2e3-d637a017d4ed None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:16.963445 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-814cf171-a959-4bb5-b2e3-d637a017d4ed tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] GET https://10.4.3.200/volume/v3/volumes/ce046c33-d902-474b-a4b5-a970f462e3e3 Jul 10 06:37:16.963705 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-814cf171-a959-4bb5-b2e3-d637a017d4ed tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:16.963900 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-814cf171-a959-4bb5-b2e3-d637a017d4ed tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:16.971069 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:16.971069 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:37:16.978815 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-814cf171-a959-4bb5-b2e3-d637a017d4ed tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Volume info retrieved successfully. Jul 10 06:37:16.985710 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-814cf171-a959-4bb5-b2e3-d637a017d4ed tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] https://10.4.3.200/volume/v3/volumes/ce046c33-d902-474b-a4b5-a970f462e3e3 returned with HTTP 200 Jul 10 06:37:16.986044 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 662/2637] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:37:16 2026] GET /volume/v3/volumes/ce046c33-d902-474b-a4b5-a970f462e3e3 => generated 859 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:37:16.997302 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-bacd4185-a4fd-460b-83f5-625e8146eea0 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:16.999448 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-bacd4185-a4fd-460b-83f5-625e8146eea0 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] GET https://10.4.3.200/volume/v3/snapshots/249be3fb-a127-4bca-acec-52ce57be42dd Jul 10 06:37:16.999700 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-bacd4185-a4fd-460b-83f5-625e8146eea0 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:16.999933 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-bacd4185-a4fd-460b-83f5-625e8146eea0 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:17.008906 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:17.008906 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:37:17.009445 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-bacd4185-a4fd-460b-83f5-625e8146eea0 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Snapshot retrieved successfully. Jul 10 06:37:17.010532 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-bacd4185-a4fd-460b-83f5-625e8146eea0 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] https://10.4.3.200/volume/v3/snapshots/249be3fb-a127-4bca-acec-52ce57be42dd returned with HTTP 200 Jul 10 06:37:17.010950 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 662/2638] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:37:16 2026] GET /volume/v3/snapshots/249be3fb-a127-4bca-acec-52ce57be42dd => generated 481 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:17.018388 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-df75c852-c9b3-47dc-bdb4-800c2205cfc7 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:17.021895 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-df75c852-c9b3-47dc-bdb4-800c2205cfc7 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] GET https://10.4.3.200/volume/v3/volumes/ce046c33-d902-474b-a4b5-a970f462e3e3 Jul 10 06:37:17.022120 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-df75c852-c9b3-47dc-bdb4-800c2205cfc7 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:17.022310 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-df75c852-c9b3-47dc-bdb4-800c2205cfc7 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:17.028865 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:17.028865 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:37:17.032861 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-df75c852-c9b3-47dc-bdb4-800c2205cfc7 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Volume info retrieved successfully. Jul 10 06:37:17.036980 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-df75c852-c9b3-47dc-bdb4-800c2205cfc7 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] https://10.4.3.200/volume/v3/volumes/ce046c33-d902-474b-a4b5-a970f462e3e3 returned with HTTP 200 Jul 10 06:37:17.037313 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 654/2639] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:37:17 2026] GET /volume/v3/volumes/ce046c33-d902-474b-a4b5-a970f462e3e3 => generated 859 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:37:17.051847 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-c01380b9-8e9b-4cd7-8737-54a9d2060c1c None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:17.053355 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c01380b9-8e9b-4cd7-8737-54a9d2060c1c tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:37:17.053687 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c01380b9-8e9b-4cd7-8737-54a9d2060c1c tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-1928258374"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:37:17.055260 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-c01380b9-8e9b-4cd7-8737-54a9d2060c1c tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-1928258374'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:37:17.055260 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-c01380b9-8e9b-4cd7-8737-54a9d2060c1c tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Create volume of 1 GB Jul 10 06:37:17.059688 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-c01380b9-8e9b-4cd7-8737-54a9d2060c1c tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Availability Zones retrieved successfully. Jul 10 06:37:17.066156 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-c01380b9-8e9b-4cd7-8737-54a9d2060c1c tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Flow 'volume_create_api' (670b9728-c665-4f65-b7fb-e701a100cd35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:37:17.067045 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-c01380b9-8e9b-4cd7-8737-54a9d2060c1c tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a15b2b9b-c122-4dd0-beba-c71f9296a262) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:37:17.067954 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-c01380b9-8e9b-4cd7-8737-54a9d2060c1c tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Validating volume size '1' using validate_int {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:37:17.082551 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-074a9d3f-f6b3-44f3-82ae-e676231bc586 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:17.084280 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-074a9d3f-f6b3-44f3-82ae-e676231bc586 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1 Jul 10 06:37:17.084517 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-074a9d3f-f6b3-44f3-82ae-e676231bc586 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:17.084783 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-074a9d3f-f6b3-44f3-82ae-e676231bc586 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:17.084917 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-074a9d3f-f6b3-44f3-82ae-e676231bc586 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:17.085068 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-a2aa9899-9b21-4ca8-a686-972546db6949 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:17.089352 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:17.089352 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:37:17.090262 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a2aa9899-9b21-4ca8-a686-972546db6949 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/volumes/01337592-21a7-4a44-9973-7d6d656f8141 Jul 10 06:37:17.090491 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a2aa9899-9b21-4ca8-a686-972546db6949 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:17.090540 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-074a9d3f-f6b3-44f3-82ae-e676231bc586 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1 returned with HTTP 200 Jul 10 06:37:17.090743 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a2aa9899-9b21-4ca8-a686-972546db6949 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:17.091075 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 663/2640] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:17 2026] GET /volume/v3/backups/e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1 => generated 826 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:17.100772 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:17.100772 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:37:17.105120 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-a2aa9899-9b21-4ca8-a686-972546db6949 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Volume info retrieved successfully. Jul 10 06:37:17.105323 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-c01380b9-8e9b-4cd7-8737-54a9d2060c1c tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a15b2b9b-c122-4dd0-beba-c71f9296a262) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:37:17.106057 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-c01380b9-8e9b-4cd7-8737-54a9d2060c1c tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ca3027f-f8f0-4878-9932-67a960a6b6b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:37:17.109512 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a2aa9899-9b21-4ca8-a686-972546db6949 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/volumes/01337592-21a7-4a44-9973-7d6d656f8141 returned with HTTP 200 Jul 10 06:37:17.110218 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 663/2641] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:17 2026] GET /volume/v3/volumes/01337592-21a7-4a44-9973-7d6d656f8141 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:17.125662 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-4bea56cb-55ee-4c98-8ab3-35a17ae21bfb None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:17.127620 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4bea56cb-55ee-4c98-8ab3-35a17ae21bfb tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] POST https://10.4.3.200/volume/v3/snapshots Jul 10 06:37:17.128005 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4bea56cb-55ee-4c98-8ab3-35a17ae21bfb tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "01337592-21a7-4a44-9973-7d6d656f8141", "name": "tempest-VolumesBackupsTest-Snapshot-1356896678"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:37:17.136959 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:17.136959 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:37:17.137613 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-4bea56cb-55ee-4c98-8ab3-35a17ae21bfb tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Volume info retrieved successfully. Jul 10 06:37:17.137837 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.snapshots [None req-4bea56cb-55ee-4c98-8ab3-35a17ae21bfb tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Create snapshot from volume 01337592-21a7-4a44-9973-7d6d656f8141 Jul 10 06:37:17.143868 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-c01380b9-8e9b-4cd7-8737-54a9d2060c1c tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Created reservations ['6dc0d2e2-e551-46b4-8d3b-65d686391787', 'c957fd32-562a-4b91-9c06-182ef7b3e583', 'bdf2c294-8d1d-472f-b972-b2fb8f677249', '208adde0-e748-45d2-9d28-7d5fe39fbb8a'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:37:17.144590 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-c01380b9-8e9b-4cd7-8737-54a9d2060c1c tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ca3027f-f8f0-4878-9932-67a960a6b6b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6dc0d2e2-e551-46b4-8d3b-65d686391787', 'c957fd32-562a-4b91-9c06-182ef7b3e583', 'bdf2c294-8d1d-472f-b972-b2fb8f677249', '208adde0-e748-45d2-9d28-7d5fe39fbb8a']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:37:17.145215 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-c01380b9-8e9b-4cd7-8737-54a9d2060c1c tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28140cf0-22d7-4fb4-b7b2-7f4060f3a2c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:37:17.173723 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-c01380b9-8e9b-4cd7-8737-54a9d2060c1c tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28140cf0-22d7-4fb4-b7b2-7f4060f3a2c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0f362c93-f4fc-483e-97c2-62a2c74a15b9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1928258374',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74aa4ac7dad543edbe4e2be56160613c',qos_specs=None,replication_status=,reservations=['6dc0d2e2-e551-46b4-8d3b-65d686391787','c957fd32-562a-4b91-9c06-182ef7b3e583','bdf2c294-8d1d-472f-b972-b2fb8f677249','208adde0-e748-45d2-9d28-7d5fe39fbb8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e07bb878d8c74c1d8a80820393197cd2',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:37:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1928258374',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0f362c93-f4fc-483e-97c2-62a2c74a15b9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='74aa4ac7dad543edbe4e2be56160613c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e07bb878d8c74c1d8a80820393197cd2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:37:17.174769 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-c01380b9-8e9b-4cd7-8737-54a9d2060c1c tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e31dd5fc-e96b-45b4-9f63-2dc2f34c59f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:37:17.176744 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-4bea56cb-55ee-4c98-8ab3-35a17ae21bfb tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Created reservations ['7619f535-eeed-4c02-8df8-e72d243d76be', '263a394c-1b26-4e74-a810-b474cc023856', 'f462cb5a-b53a-4ef4-b53e-86ddb548d86c', 'd6a5df02-cdda-448c-b317-38f63c9e6af6'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:37:17.195282 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-c01380b9-8e9b-4cd7-8737-54a9d2060c1c tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e31dd5fc-e96b-45b4-9f63-2dc2f34c59f9) transitioned into state 'SUCCESS' from state '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-1928258374',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74aa4ac7dad543edbe4e2be56160613c',qos_specs=None,replication_status=,reservations=['6dc0d2e2-e551-46b4-8d3b-65d686391787','c957fd32-562a-4b91-9c06-182ef7b3e583','bdf2c294-8d1d-472f-b972-b2fb8f677249','208adde0-e748-45d2-9d28-7d5fe39fbb8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e07bb878d8c74c1d8a80820393197cd2',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:37:17.198444 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-c01380b9-8e9b-4cd7-8737-54a9d2060c1c tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02f1b556-78e0-4192-b29e-593309a52129) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:37:17.207484 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-4bea56cb-55ee-4c98-8ab3-35a17ae21bfb tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Snapshot create request issued successfully. Jul 10 06:37:17.207852 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4bea56cb-55ee-4c98-8ab3-35a17ae21bfb tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 10 06:37:17.208065 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-c01380b9-8e9b-4cd7-8737-54a9d2060c1c tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02f1b556-78e0-4192-b29e-593309a52129) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:37:17.208247 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 655/2642] 10.4.3.200 () {68 vars in 1265 bytes} [Fri Jul 10 06:37:17 2026] POST /volume/v3/snapshots => generated 305 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:37:17.208645 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-c01380b9-8e9b-4cd7-8737-54a9d2060c1c tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Flow 'volume_create_api' (670b9728-c665-4f65-b7fb-e701a100cd35) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:37:17.208918 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-c01380b9-8e9b-4cd7-8737-54a9d2060c1c tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Create volume request issued successfully. Jul 10 06:37:17.209428 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c01380b9-8e9b-4cd7-8737-54a9d2060c1c tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:37:17.209840 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 662/2643] 10.4.3.200 () {70 vars in 1299 bytes} [Fri Jul 10 06:37:17 2026] POST /volume/v3/volumes => generated 766 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:37:17.215906 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-3e516085-4e26-4d6e-ab2c-6e415663a052 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:17.217619 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-3e516085-4e26-4d6e-ab2c-6e415663a052 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/snapshots/124ebf7e-124d-4954-ad73-722aea3fba88 Jul 10 06:37:17.217801 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-3e516085-4e26-4d6e-ab2c-6e415663a052 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:17.218000 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-3e516085-4e26-4d6e-ab2c-6e415663a052 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:17.221684 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-73bed326-27cf-4e41-bb5d-4a8a72d41097 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:17.222680 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:17.222680 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:37:17.223100 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-3e516085-4e26-4d6e-ab2c-6e415663a052 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Snapshot retrieved successfully. Jul 10 06:37:17.223887 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-3e516085-4e26-4d6e-ab2c-6e415663a052 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/snapshots/124ebf7e-124d-4954-ad73-722aea3fba88 returned with HTTP 200 Jul 10 06:37:17.223950 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-73bed326-27cf-4e41-bb5d-4a8a72d41097 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] GET https://10.4.3.200/volume/v3/volumes/0f362c93-f4fc-483e-97c2-62a2c74a15b9 Jul 10 06:37:17.224204 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-73bed326-27cf-4e41-bb5d-4a8a72d41097 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:17.224263 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 664/2644] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:37:17 2026] GET /volume/v3/snapshots/124ebf7e-124d-4954-ad73-722aea3fba88 => generated 437 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:17.224483 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-73bed326-27cf-4e41-bb5d-4a8a72d41097 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:17.232373 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:17.232373 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:37:17.236358 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-73bed326-27cf-4e41-bb5d-4a8a72d41097 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Volume info retrieved successfully. Jul 10 06:37:17.241120 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-73bed326-27cf-4e41-bb5d-4a8a72d41097 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] https://10.4.3.200/volume/v3/volumes/0f362c93-f4fc-483e-97c2-62a2c74a15b9 returned with HTTP 200 Jul 10 06:37:17.241590 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 664/2645] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:37:17 2026] GET /volume/v3/volumes/0f362c93-f4fc-483e-97c2-62a2c74a15b9 => generated 834 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:37:17.601129 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-564e36c2-c1e0-4fb5-82a6-dac99ce0d627 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:17.603171 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-564e36c2-c1e0-4fb5-82a6-dac99ce0d627 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] GET https://10.4.3.200/volume/v3/backups/89413e27-ec46-4a12-9c31-b1fb4dd81699 Jul 10 06:37:17.603447 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-564e36c2-c1e0-4fb5-82a6-dac99ce0d627 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:17.605072 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-564e36c2-c1e0-4fb5-82a6-dac99ce0d627 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:17.605072 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-564e36c2-c1e0-4fb5-82a6-dac99ce0d627 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Show backup with id 89413e27-ec46-4a12-9c31-b1fb4dd81699. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:17.610014 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:17.610014 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:37:17.610830 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-564e36c2-c1e0-4fb5-82a6-dac99ce0d627 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] https://10.4.3.200/volume/v3/backups/89413e27-ec46-4a12-9c31-b1fb4dd81699 returned with HTTP 200 Jul 10 06:37:17.611272 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 656/2646] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:17 2026] GET /volume/v3/backups/89413e27-ec46-4a12-9c31-b1fb4dd81699 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:18.106186 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-81a30e85-e571-4de4-8dbf-64b6de37fb72 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:18.109134 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-81a30e85-e571-4de4-8dbf-64b6de37fb72 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1 Jul 10 06:37:18.109134 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-81a30e85-e571-4de4-8dbf-64b6de37fb72 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:18.109134 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-81a30e85-e571-4de4-8dbf-64b6de37fb72 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:18.109134 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-81a30e85-e571-4de4-8dbf-64b6de37fb72 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:18.113594 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:18.113594 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:37:18.115076 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-81a30e85-e571-4de4-8dbf-64b6de37fb72 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1 returned with HTTP 200 Jul 10 06:37:18.115076 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 663/2647] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:18 2026] GET /volume/v3/backups/e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1 => generated 826 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:18.232794 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-b69e8e30-59c6-4e8f-8c60-18341d59e1f8 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:18.234234 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-b69e8e30-59c6-4e8f-8c60-18341d59e1f8 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/snapshots/124ebf7e-124d-4954-ad73-722aea3fba88 Jul 10 06:37:18.234394 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-b69e8e30-59c6-4e8f-8c60-18341d59e1f8 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:18.234586 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-b69e8e30-59c6-4e8f-8c60-18341d59e1f8 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:18.239003 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:18.239003 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:37:18.239363 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-b69e8e30-59c6-4e8f-8c60-18341d59e1f8 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Snapshot retrieved successfully. Jul 10 06:37:18.240016 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-b69e8e30-59c6-4e8f-8c60-18341d59e1f8 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/snapshots/124ebf7e-124d-4954-ad73-722aea3fba88 returned with HTTP 200 Jul 10 06:37:18.240326 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 665/2648] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:37:18 2026] GET /volume/v3/snapshots/124ebf7e-124d-4954-ad73-722aea3fba88 => generated 464 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:18.249554 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-519fcd6d-cdbb-436e-b41a-2363acf1c0d7 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:18.251099 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-519fcd6d-cdbb-436e-b41a-2363acf1c0d7 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] POST https://10.4.3.200/volume/v3/backups Jul 10 06:37:18.251448 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-519fcd6d-cdbb-436e-b41a-2363acf1c0d7 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "01337592-21a7-4a44-9973-7d6d656f8141", "snapshot_id": "124ebf7e-124d-4954-ad73-722aea3fba88", "name": "tempest-VolumesBackupsTest-Backup-1157624741"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:37:18.252836 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.contrib.backups [None req-519fcd6d-cdbb-436e-b41a-2363acf1c0d7 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Creating new backup {'backup': {'volume_id': '01337592-21a7-4a44-9973-7d6d656f8141', 'snapshot_id': '124ebf7e-124d-4954-ad73-722aea3fba88', 'name': 'tempest-VolumesBackupsTest-Backup-1157624741'}} {{(pid=99978) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 06:37:18.252992 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.contrib.backups [None req-519fcd6d-cdbb-436e-b41a-2363acf1c0d7 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Creating backup of volume 01337592-21a7-4a44-9973-7d6d656f8141 in container None Jul 10 06:37:18.253837 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-fa456845-046b-4d60-81ed-9097f0fecbe1 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:18.255772 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-fa456845-046b-4d60-81ed-9097f0fecbe1 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] GET https://10.4.3.200/volume/v3/volumes/0f362c93-f4fc-483e-97c2-62a2c74a15b9 Jul 10 06:37:18.255968 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-fa456845-046b-4d60-81ed-9097f0fecbe1 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:18.256186 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-fa456845-046b-4d60-81ed-9097f0fecbe1 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:18.261288 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:18.261288 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:37:18.261900 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-519fcd6d-cdbb-436e-b41a-2363acf1c0d7 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Volume info retrieved successfully. Jul 10 06:37:18.264961 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:18.264961 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:37:18.268214 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:18.268214 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:37:18.268801 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-519fcd6d-cdbb-436e-b41a-2363acf1c0d7 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Snapshot retrieved successfully. Jul 10 06:37:18.269279 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-fa456845-046b-4d60-81ed-9097f0fecbe1 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Volume info retrieved successfully. Jul 10 06:37:18.274523 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-fa456845-046b-4d60-81ed-9097f0fecbe1 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] https://10.4.3.200/volume/v3/volumes/0f362c93-f4fc-483e-97c2-62a2c74a15b9 returned with HTTP 200 Jul 10 06:37:18.275013 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 657/2649] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:37:18 2026] GET /volume/v3/volumes/0f362c93-f4fc-483e-97c2-62a2c74a15b9 => generated 859 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:37:18.288204 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-1272e86c-37af-4cfe-8ab7-6c19262fbbde None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:18.288625 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-519fcd6d-cdbb-436e-b41a-2363acf1c0d7 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Created reservations ['c05db113-5400-4cb0-a7fc-b19619366ba5', '05e6615d-5384-4fbd-8f8d-f0bdb1e9306b'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:37:18.291930 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-1272e86c-37af-4cfe-8ab7-6c19262fbbde tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] POST https://10.4.3.200/volume/v3/snapshots Jul 10 06:37:18.292305 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-1272e86c-37af-4cfe-8ab7-6c19262fbbde tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0f362c93-f4fc-483e-97c2-62a2c74a15b9", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-753832655"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:37:18.307310 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:18.307310 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:37:18.307774 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-1272e86c-37af-4cfe-8ab7-6c19262fbbde tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Volume info retrieved successfully. Jul 10 06:37:18.307903 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.snapshots [None req-1272e86c-37af-4cfe-8ab7-6c19262fbbde tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Create snapshot from volume 0f362c93-f4fc-483e-97c2-62a2c74a15b9 Jul 10 06:37:18.319845 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-519fcd6d-cdbb-436e-b41a-2363acf1c0d7 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups returned with HTTP 202 Jul 10 06:37:18.320263 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 665/2650] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 10 06:37:18 2026] POST /volume/v3/backups => generated 330 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:37:18.332067 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-8727df7d-eccf-44fd-a7ae-598e184b84c9 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:18.334138 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-8727df7d-eccf-44fd-a7ae-598e184b84c9 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/01d93933-0328-4317-b96f-144d934dba7b Jul 10 06:37:18.334393 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-8727df7d-eccf-44fd-a7ae-598e184b84c9 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:18.334638 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-8727df7d-eccf-44fd-a7ae-598e184b84c9 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:18.334770 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-8727df7d-eccf-44fd-a7ae-598e184b84c9 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id 01d93933-0328-4317-b96f-144d934dba7b. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:18.339793 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:18.339793 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:37:18.340898 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-8727df7d-eccf-44fd-a7ae-598e184b84c9 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/01d93933-0328-4317-b96f-144d934dba7b returned with HTTP 200 Jul 10 06:37:18.341396 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 666/2651] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:18 2026] GET /volume/v3/backups/01d93933-0328-4317-b96f-144d934dba7b => generated 771 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:18.346728 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-1272e86c-37af-4cfe-8ab7-6c19262fbbde tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Created reservations ['1fdc058c-9afc-416a-9f98-f7786c594bff', '631b0c26-f41e-4a6c-a7f8-63a5c75448e9', '115882ff-5c44-4482-924c-b55012a36dc6', 'da2dc4f1-26ce-42b2-b489-a5a9fd985390'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:37:18.378899 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-1272e86c-37af-4cfe-8ab7-6c19262fbbde tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Snapshot create request issued successfully. Jul 10 06:37:18.379236 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-1272e86c-37af-4cfe-8ab7-6c19262fbbde tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 10 06:37:18.379722 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 664/2652] 10.4.3.200 () {68 vars in 1265 bytes} [Fri Jul 10 06:37:18 2026] POST /volume/v3/snapshots => generated 321 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:37:18.387786 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-fbac4720-2898-4fc9-92fb-4925ab0c3eed None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:18.394024 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-fbac4720-2898-4fc9-92fb-4925ab0c3eed tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] GET https://10.4.3.200/volume/v3/snapshots/5c745f3b-137d-47da-a47f-570147f6323e Jul 10 06:37:18.394291 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-fbac4720-2898-4fc9-92fb-4925ab0c3eed tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:18.394667 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-fbac4720-2898-4fc9-92fb-4925ab0c3eed tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:18.403010 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:18.403010 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:37:18.403438 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-fbac4720-2898-4fc9-92fb-4925ab0c3eed tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Snapshot retrieved successfully. Jul 10 06:37:18.404145 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-fbac4720-2898-4fc9-92fb-4925ab0c3eed tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] https://10.4.3.200/volume/v3/snapshots/5c745f3b-137d-47da-a47f-570147f6323e returned with HTTP 200 Jul 10 06:37:18.404488 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 658/2653] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:37:18 2026] GET /volume/v3/snapshots/5c745f3b-137d-47da-a47f-570147f6323e => generated 453 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:18.564632 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-ee166864-625c-4b4b-ba5e-af2a40572cbf None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:18.623624 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-6217e8a4-d942-4133-8e4d-b7b4e9f8d1ba None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:18.625304 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-6217e8a4-d942-4133-8e4d-b7b4e9f8d1ba tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] GET https://10.4.3.200/volume/v3/backups/89413e27-ec46-4a12-9c31-b1fb4dd81699 Jul 10 06:37:18.625468 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-6217e8a4-d942-4133-8e4d-b7b4e9f8d1ba tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:18.625678 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-6217e8a4-d942-4133-8e4d-b7b4e9f8d1ba tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:18.625802 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-6217e8a4-d942-4133-8e4d-b7b4e9f8d1ba tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Show backup with id 89413e27-ec46-4a12-9c31-b1fb4dd81699. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:18.629975 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:18.629975 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:37:18.630581 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-6217e8a4-d942-4133-8e4d-b7b4e9f8d1ba tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] https://10.4.3.200/volume/v3/backups/89413e27-ec46-4a12-9c31-b1fb4dd81699 returned with HTTP 200 Jul 10 06:37:18.631105 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 667/2654] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:18 2026] GET /volume/v3/backups/89413e27-ec46-4a12-9c31-b1fb4dd81699 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:18.651391 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ee166864-625c-4b4b-ba5e-af2a40572cbf tempest-GroupTypesTest-251721300 tempest-GroupTypesTest-251721300-project-admin] POST https://10.4.3.200/volume/v3/group_types Jul 10 06:37:18.651720 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ee166864-625c-4b4b-ba5e-af2a40572cbf tempest-GroupTypesTest-251721300 tempest-GroupTypesTest-251721300-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-298484744", "description": "tempest-group-type-description-1285206437", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:37:18.653020 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:18.653020 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:37:18.664234 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ee166864-625c-4b4b-ba5e-af2a40572cbf tempest-GroupTypesTest-251721300 tempest-GroupTypesTest-251721300-project-admin] https://10.4.3.200/volume/v3/group_types returned with HTTP 202 Jul 10 06:37:18.664589 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 666/2655] 10.4.3.200 () {70 vars in 1312 bytes} [Fri Jul 10 06:37:18 2026] POST /volume/v3/group_types => generated 264 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:37:18.671640 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-5247abeb-52e3-4326-89b6-cb76163ff24a None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:18.673216 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5247abeb-52e3-4326-89b6-cb76163ff24a tempest-GroupTypesTest-251721300 tempest-GroupTypesTest-251721300-project-admin] GET https://10.4.3.200/volume/v3/group_types Jul 10 06:37:18.673413 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5247abeb-52e3-4326-89b6-cb76163ff24a tempest-GroupTypesTest-251721300 tempest-GroupTypesTest-251721300-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:18.673609 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5247abeb-52e3-4326-89b6-cb76163ff24a tempest-GroupTypesTest-251721300 tempest-GroupTypesTest-251721300-project-admin] Calling method 'version_select' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:18.682050 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:18.682050 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:37:18.682771 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5247abeb-52e3-4326-89b6-cb76163ff24a tempest-GroupTypesTest-251721300 tempest-GroupTypesTest-251721300-project-admin] https://10.4.3.200/volume/v3/group_types returned with HTTP 200 Jul 10 06:37:18.683105 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 665/2656] 10.4.3.200 () {68 vars in 1290 bytes} [Fri Jul 10 06:37:18 2026] GET /volume/v3/group_types => generated 498 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:37:18.690426 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-e9bdf948-e9fb-4882-a6c5-a9131e184e50 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:18.692761 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e9bdf948-e9fb-4882-a6c5-a9131e184e50 tempest-GroupTypesTest-251721300 tempest-GroupTypesTest-251721300-project-admin] PUT https://10.4.3.200/volume/v3/group_types/181c1931-eb72-4f58-a971-181bbcff5c67 Jul 10 06:37:18.693185 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e9bdf948-e9fb-4882-a6c5-a9131e184e50 tempest-GroupTypesTest-251721300 tempest-GroupTypesTest-251721300-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-534995662", "description": "updated-group-type-desc"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:37:18.707136 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e9bdf948-e9fb-4882-a6c5-a9131e184e50 tempest-GroupTypesTest-251721300 tempest-GroupTypesTest-251721300-project-admin] https://10.4.3.200/volume/v3/group_types/181c1931-eb72-4f58-a971-181bbcff5c67 returned with HTTP 200 Jul 10 06:37:18.707558 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 659/2657] 10.4.3.200 () {70 vars in 1422 bytes} [Fri Jul 10 06:37:18 2026] PUT /volume/v3/group_types/181c1931-eb72-4f58-a971-181bbcff5c67 => generated 254 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:37:18.714962 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-bce64631-de2b-4a3f-bc38-230b5eb52c15 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:18.716691 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-bce64631-de2b-4a3f-bc38-230b5eb52c15 tempest-GroupTypesTest-251721300 tempest-GroupTypesTest-251721300-project-admin] GET https://10.4.3.200/volume/v3/group_types/181c1931-eb72-4f58-a971-181bbcff5c67 Jul 10 06:37:18.716900 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-bce64631-de2b-4a3f-bc38-230b5eb52c15 tempest-GroupTypesTest-251721300 tempest-GroupTypesTest-251721300-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:18.717088 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-bce64631-de2b-4a3f-bc38-230b5eb52c15 tempest-GroupTypesTest-251721300 tempest-GroupTypesTest-251721300-project-admin] Calling method 'version_select' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:18.721464 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-bce64631-de2b-4a3f-bc38-230b5eb52c15 tempest-GroupTypesTest-251721300 tempest-GroupTypesTest-251721300-project-admin] https://10.4.3.200/volume/v3/group_types/181c1931-eb72-4f58-a971-181bbcff5c67 returned with HTTP 200 Jul 10 06:37:18.721841 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 668/2658] 10.4.3.200 () {68 vars in 1401 bytes} [Fri Jul 10 06:37:18 2026] GET /volume/v3/group_types/181c1931-eb72-4f58-a971-181bbcff5c67 => generated 254 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:37:18.729120 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-f3f27013-b74e-45ef-a18f-a93a98c40645 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:18.730921 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f3f27013-b74e-45ef-a18f-a93a98c40645 tempest-GroupTypesTest-251721300 tempest-GroupTypesTest-251721300-project-admin] DELETE https://10.4.3.200/volume/v3/group_types/181c1931-eb72-4f58-a971-181bbcff5c67 Jul 10 06:37:18.731135 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f3f27013-b74e-45ef-a18f-a93a98c40645 tempest-GroupTypesTest-251721300 tempest-GroupTypesTest-251721300-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:18.731336 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f3f27013-b74e-45ef-a18f-a93a98c40645 tempest-GroupTypesTest-251721300 tempest-GroupTypesTest-251721300-project-admin] Calling method 'version_select' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:18.753273 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f3f27013-b74e-45ef-a18f-a93a98c40645 tempest-GroupTypesTest-251721300 tempest-GroupTypesTest-251721300-project-admin] https://10.4.3.200/volume/v3/group_types/181c1931-eb72-4f58-a971-181bbcff5c67 returned with HTTP 202 Jul 10 06:37:18.753273 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 667/2659] 10.4.3.200 () {68 vars in 1404 bytes} [Fri Jul 10 06:37:18 2026] DELETE /volume/v3/group_types/181c1931-eb72-4f58-a971-181bbcff5c67 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 06:37:18.761788 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-5c2f7c73-cef1-42a6-9a05-32d3297bf469 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:18.763439 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5c2f7c73-cef1-42a6-9a05-32d3297bf469 tempest-GroupTypesTest-251721300 tempest-GroupTypesTest-251721300-project-admin] GET https://10.4.3.200/volume/v3/group_types Jul 10 06:37:18.763664 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5c2f7c73-cef1-42a6-9a05-32d3297bf469 tempest-GroupTypesTest-251721300 tempest-GroupTypesTest-251721300-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:18.763841 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5c2f7c73-cef1-42a6-9a05-32d3297bf469 tempest-GroupTypesTest-251721300 tempest-GroupTypesTest-251721300-project-admin] Calling method 'version_select' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:18.768436 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5c2f7c73-cef1-42a6-9a05-32d3297bf469 tempest-GroupTypesTest-251721300 tempest-GroupTypesTest-251721300-project-admin] https://10.4.3.200/volume/v3/group_types returned with HTTP 200 Jul 10 06:37:18.768774 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 666/2660] 10.4.3.200 () {68 vars in 1290 bytes} [Fri Jul 10 06:37:18 2026] GET /volume/v3/group_types => generated 248 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:37:18.777028 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-78ed17ed-1c74-4752-a625-39defa78c81f None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:18.778759 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-78ed17ed-1c74-4752-a625-39defa78c81f tempest-GroupTypesTest-251721300 tempest-GroupTypesTest-251721300-project-admin] POST https://10.4.3.200/volume/v3/group_types Jul 10 06:37:18.779085 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-78ed17ed-1c74-4752-a625-39defa78c81f tempest-GroupTypesTest-251721300 tempest-GroupTypesTest-251721300-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-1594654578", "is_public": true}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:37:18.791143 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-78ed17ed-1c74-4752-a625-39defa78c81f tempest-GroupTypesTest-251721300 tempest-GroupTypesTest-251721300-project-admin] https://10.4.3.200/volume/v3/group_types returned with HTTP 202 Jul 10 06:37:18.791519 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 660/2661] 10.4.3.200 () {70 vars in 1311 bytes} [Fri Jul 10 06:37:18 2026] POST /volume/v3/group_types => generated 164 bytes in 15 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:37:18.799279 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-1201ecc7-7b91-4327-b452-e7508e368f41 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:18.801438 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-1201ecc7-7b91-4327-b452-e7508e368f41 tempest-GroupTypesTest-251721300 tempest-GroupTypesTest-251721300-project-admin] POST https://10.4.3.200/volume/v3/group_types Jul 10 06:37:18.801901 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-1201ecc7-7b91-4327-b452-e7508e368f41 tempest-GroupTypesTest-251721300 tempest-GroupTypesTest-251721300-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-574680390", "is_public": false}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:37:18.816349 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-1201ecc7-7b91-4327-b452-e7508e368f41 tempest-GroupTypesTest-251721300 tempest-GroupTypesTest-251721300-project-admin] https://10.4.3.200/volume/v3/group_types returned with HTTP 202 Jul 10 06:37:18.816923 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 669/2662] 10.4.3.200 () {70 vars in 1311 bytes} [Fri Jul 10 06:37:18 2026] POST /volume/v3/group_types => generated 164 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:37:18.823818 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-acbb4cb4-4b92-4c3b-a80b-cf1cb825fb20 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:18.825264 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-acbb4cb4-4b92-4c3b-a80b-cf1cb825fb20 tempest-GroupTypesTest-251721300 tempest-GroupTypesTest-251721300-project-admin] GET https://10.4.3.200/volume/v3/group_types?sort=name%3Aasc&is_public=None Jul 10 06:37:18.825440 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-acbb4cb4-4b92-4c3b-a80b-cf1cb825fb20 tempest-GroupTypesTest-251721300 tempest-GroupTypesTest-251721300-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:18.825626 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-acbb4cb4-4b92-4c3b-a80b-cf1cb825fb20 tempest-GroupTypesTest-251721300 tempest-GroupTypesTest-251721300-project-admin] Calling method 'version_select' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:18.834335 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-acbb4cb4-4b92-4c3b-a80b-cf1cb825fb20 tempest-GroupTypesTest-251721300 tempest-GroupTypesTest-251721300-project-admin] https://10.4.3.200/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Jul 10 06:37:18.834852 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 668/2663] 10.4.3.200 () {68 vars in 1351 bytes} [Fri Jul 10 06:37:18 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 548 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:37:18.842835 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-29f21dc1-d8bf-4646-ae7d-3b30f5a4ddad None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:18.844818 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-29f21dc1-d8bf-4646-ae7d-3b30f5a4ddad tempest-GroupTypesTest-251721300 tempest-GroupTypesTest-251721300-project-admin] GET https://10.4.3.200/volume/v3/group_types?sort=name%3Adesc&is_public=None Jul 10 06:37:18.845030 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-29f21dc1-d8bf-4646-ae7d-3b30f5a4ddad tempest-GroupTypesTest-251721300 tempest-GroupTypesTest-251721300-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:18.845255 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-29f21dc1-d8bf-4646-ae7d-3b30f5a4ddad tempest-GroupTypesTest-251721300 tempest-GroupTypesTest-251721300-project-admin] Calling method 'version_select' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:18.855391 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-29f21dc1-d8bf-4646-ae7d-3b30f5a4ddad tempest-GroupTypesTest-251721300 tempest-GroupTypesTest-251721300-project-admin] https://10.4.3.200/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Jul 10 06:37:18.855815 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 667/2664] 10.4.3.200 () {68 vars in 1353 bytes} [Fri Jul 10 06:37:18 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 548 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:37:18.863337 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-4ae3b31c-aa3e-4d75-ba95-4cdab69cc176 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:18.865115 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4ae3b31c-aa3e-4d75-ba95-4cdab69cc176 tempest-GroupTypesTest-251721300 tempest-GroupTypesTest-251721300-project-admin] GET https://10.4.3.200/volume/v3/group_types?is_public=False Jul 10 06:37:18.865359 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4ae3b31c-aa3e-4d75-ba95-4cdab69cc176 tempest-GroupTypesTest-251721300 tempest-GroupTypesTest-251721300-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:18.865632 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4ae3b31c-aa3e-4d75-ba95-4cdab69cc176 tempest-GroupTypesTest-251721300 tempest-GroupTypesTest-251721300-project-admin] Calling method 'version_select' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:18.874406 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4ae3b31c-aa3e-4d75-ba95-4cdab69cc176 tempest-GroupTypesTest-251721300 tempest-GroupTypesTest-251721300-project-admin] https://10.4.3.200/volume/v3/group_types?is_public=False returned with HTTP 200 Jul 10 06:37:18.874586 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 661/2665] 10.4.3.200 () {68 vars in 1321 bytes} [Fri Jul 10 06:37:18 2026] GET /volume/v3/group_types?is_public=False => generated 167 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:37:18.881641 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-418adcf4-589a-4be3-adc9-973eac53dddc None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:18.883458 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-418adcf4-589a-4be3-adc9-973eac53dddc tempest-GroupTypesTest-251721300 tempest-GroupTypesTest-251721300-project-admin] GET https://10.4.3.200/volume/v3/group_types?is_public=True Jul 10 06:37:18.883680 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-418adcf4-589a-4be3-adc9-973eac53dddc tempest-GroupTypesTest-251721300 tempest-GroupTypesTest-251721300-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:18.883874 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-418adcf4-589a-4be3-adc9-973eac53dddc tempest-GroupTypesTest-251721300 tempest-GroupTypesTest-251721300-project-admin] Calling method 'version_select' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:18.894921 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-418adcf4-589a-4be3-adc9-973eac53dddc tempest-GroupTypesTest-251721300 tempest-GroupTypesTest-251721300-project-admin] https://10.4.3.200/volume/v3/group_types?is_public=True returned with HTTP 200 Jul 10 06:37:18.895301 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 670/2666] 10.4.3.200 () {68 vars in 1319 bytes} [Fri Jul 10 06:37:18 2026] GET /volume/v3/group_types?is_public=True => generated 398 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:37:18.902471 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-de95df3c-2b95-4f7f-9f64-3ef15535ec3f None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:18.904219 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-de95df3c-2b95-4f7f-9f64-3ef15535ec3f tempest-GroupTypesTest-251721300 tempest-GroupTypesTest-251721300-project-admin] DELETE https://10.4.3.200/volume/v3/group_types/06dd6dc4-8082-41d3-9a4d-474144441504 Jul 10 06:37:18.904465 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-de95df3c-2b95-4f7f-9f64-3ef15535ec3f tempest-GroupTypesTest-251721300 tempest-GroupTypesTest-251721300-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:18.904769 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-de95df3c-2b95-4f7f-9f64-3ef15535ec3f tempest-GroupTypesTest-251721300 tempest-GroupTypesTest-251721300-project-admin] Calling method 'version_select' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:18.915784 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-de95df3c-2b95-4f7f-9f64-3ef15535ec3f tempest-GroupTypesTest-251721300 tempest-GroupTypesTest-251721300-project-admin] https://10.4.3.200/volume/v3/group_types/06dd6dc4-8082-41d3-9a4d-474144441504 returned with HTTP 202 Jul 10 06:37:18.916190 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 669/2667] 10.4.3.200 () {68 vars in 1404 bytes} [Fri Jul 10 06:37:18 2026] DELETE /volume/v3/group_types/06dd6dc4-8082-41d3-9a4d-474144441504 => generated 0 bytes in 14 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 06:37:18.921798 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-d6fa7fed-c4b1-4fc7-a98e-68cbecce383f None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:18.923326 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d6fa7fed-c4b1-4fc7-a98e-68cbecce383f tempest-GroupTypesTest-251721300 tempest-GroupTypesTest-251721300-project-admin] DELETE https://10.4.3.200/volume/v3/group_types/a2f395de-e15e-42e7-ad2f-a91a6b19fa15 Jul 10 06:37:18.923519 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d6fa7fed-c4b1-4fc7-a98e-68cbecce383f tempest-GroupTypesTest-251721300 tempest-GroupTypesTest-251721300-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:18.923849 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d6fa7fed-c4b1-4fc7-a98e-68cbecce383f tempest-GroupTypesTest-251721300 tempest-GroupTypesTest-251721300-project-admin] Calling method 'version_select' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:18.936040 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d6fa7fed-c4b1-4fc7-a98e-68cbecce383f tempest-GroupTypesTest-251721300 tempest-GroupTypesTest-251721300-project-admin] https://10.4.3.200/volume/v3/group_types/a2f395de-e15e-42e7-ad2f-a91a6b19fa15 returned with HTTP 202 Jul 10 06:37:18.936404 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 668/2668] 10.4.3.200 () {68 vars in 1404 bytes} [Fri Jul 10 06:37:18 2026] DELETE /volume/v3/group_types/a2f395de-e15e-42e7-ad2f-a91a6b19fa15 => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 06:37:19.124444 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-06ac99e9-b8d2-4850-afea-9bfdfa34977c None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:19.126575 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-06ac99e9-b8d2-4850-afea-9bfdfa34977c tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1 Jul 10 06:37:19.126799 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-06ac99e9-b8d2-4850-afea-9bfdfa34977c tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:19.127042 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-06ac99e9-b8d2-4850-afea-9bfdfa34977c tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:19.127184 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-06ac99e9-b8d2-4850-afea-9bfdfa34977c tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:19.132068 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:19.132068 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:37:19.133029 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-06ac99e9-b8d2-4850-afea-9bfdfa34977c tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1 returned with HTTP 200 Jul 10 06:37:19.133496 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 662/2669] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:19 2026] GET /volume/v3/backups/e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1 => generated 826 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:19.359909 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-b5d2aa0c-deb8-4810-9aee-ea0ae250d309 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:19.361582 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-b5d2aa0c-deb8-4810-9aee-ea0ae250d309 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/01d93933-0328-4317-b96f-144d934dba7b Jul 10 06:37:19.361846 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-b5d2aa0c-deb8-4810-9aee-ea0ae250d309 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:19.362117 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-b5d2aa0c-deb8-4810-9aee-ea0ae250d309 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:19.362345 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-b5d2aa0c-deb8-4810-9aee-ea0ae250d309 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id 01d93933-0328-4317-b96f-144d934dba7b. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:19.366362 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:19.366362 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:37:19.367257 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-b5d2aa0c-deb8-4810-9aee-ea0ae250d309 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/01d93933-0328-4317-b96f-144d934dba7b returned with HTTP 200 Jul 10 06:37:19.367745 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 671/2670] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:19 2026] GET /volume/v3/backups/01d93933-0328-4317-b96f-144d934dba7b => generated 773 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:19.412875 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-44deb5dc-e9bb-4409-afbd-36eb401780e4 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:19.414541 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-44deb5dc-e9bb-4409-afbd-36eb401780e4 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] GET https://10.4.3.200/volume/v3/snapshots/5c745f3b-137d-47da-a47f-570147f6323e Jul 10 06:37:19.414733 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-44deb5dc-e9bb-4409-afbd-36eb401780e4 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:19.414883 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-44deb5dc-e9bb-4409-afbd-36eb401780e4 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:19.419413 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:19.419413 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:37:19.419936 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-44deb5dc-e9bb-4409-afbd-36eb401780e4 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Snapshot retrieved successfully. Jul 10 06:37:19.420903 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-44deb5dc-e9bb-4409-afbd-36eb401780e4 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] https://10.4.3.200/volume/v3/snapshots/5c745f3b-137d-47da-a47f-570147f6323e returned with HTTP 200 Jul 10 06:37:19.421425 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 670/2671] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:37:19 2026] GET /volume/v3/snapshots/5c745f3b-137d-47da-a47f-570147f6323e => generated 480 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:19.429834 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-99698cda-1b42-4dfe-bd26-23bb59a8e842 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:19.431386 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-99698cda-1b42-4dfe-bd26-23bb59a8e842 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] POST https://10.4.3.200/volume/v3/volumes/0f362c93-f4fc-483e-97c2-62a2c74a15b9/action Jul 10 06:37:19.431834 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-99698cda-1b42-4dfe-bd26-23bb59a8e842 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=99976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:37:19.431897 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-99698cda-1b42-4dfe-bd26-23bb59a8e842 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:37:19.439704 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:19.439704 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:37:19.440245 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-99698cda-1b42-4dfe-bd26-23bb59a8e842 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Volume info retrieved successfully. Jul 10 06:37:19.470211 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-99698cda-1b42-4dfe-bd26-23bb59a8e842 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Created reservations ['652ca26f-207f-4026-9ff8-dcc69da7e2aa', 'ff4cd600-fe41-479a-b3c9-1730d0dda6d2'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:37:19.477595 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-99698cda-1b42-4dfe-bd26-23bb59a8e842 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Extend volume request issued successfully. Jul 10 06:37:19.477859 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-99698cda-1b42-4dfe-bd26-23bb59a8e842 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] https://10.4.3.200/volume/v3/volumes/0f362c93-f4fc-483e-97c2-62a2c74a15b9/action returned with HTTP 202 Jul 10 06:37:19.478394 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 669/2672] 10.4.3.200 () {70 vars in 1431 bytes} [Fri Jul 10 06:37:19 2026] POST /volume/v3/volumes/0f362c93-f4fc-483e-97c2-62a2c74a15b9/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 10 06:37:19.485162 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-09971ed6-802a-449d-b94d-7c0e67dade6a None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:19.486901 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-09971ed6-802a-449d-b94d-7c0e67dade6a tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] GET https://10.4.3.200/volume/v3/volumes/0f362c93-f4fc-483e-97c2-62a2c74a15b9 Jul 10 06:37:19.487117 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-09971ed6-802a-449d-b94d-7c0e67dade6a tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:19.487334 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-09971ed6-802a-449d-b94d-7c0e67dade6a tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:19.494759 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:19.494759 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:37:19.498540 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-09971ed6-802a-449d-b94d-7c0e67dade6a tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Volume info retrieved successfully. Jul 10 06:37:19.503691 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-09971ed6-802a-449d-b94d-7c0e67dade6a tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] https://10.4.3.200/volume/v3/volumes/0f362c93-f4fc-483e-97c2-62a2c74a15b9 returned with HTTP 200 Jul 10 06:37:19.504657 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 663/2673] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:37:19 2026] GET /volume/v3/volumes/0f362c93-f4fc-483e-97c2-62a2c74a15b9 => generated 859 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:37:19.640260 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-505dd8e7-7ba2-4754-a6bf-58dff3d5446b None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:19.643463 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-505dd8e7-7ba2-4754-a6bf-58dff3d5446b tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] GET https://10.4.3.200/volume/v3/backups/89413e27-ec46-4a12-9c31-b1fb4dd81699 Jul 10 06:37:19.643463 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-505dd8e7-7ba2-4754-a6bf-58dff3d5446b tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:19.643463 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-505dd8e7-7ba2-4754-a6bf-58dff3d5446b tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:19.643463 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-505dd8e7-7ba2-4754-a6bf-58dff3d5446b tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Show backup with id 89413e27-ec46-4a12-9c31-b1fb4dd81699. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:19.647296 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:19.647296 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:37:19.648306 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-505dd8e7-7ba2-4754-a6bf-58dff3d5446b tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] https://10.4.3.200/volume/v3/backups/89413e27-ec46-4a12-9c31-b1fb4dd81699 returned with HTTP 200 Jul 10 06:37:19.649515 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 672/2674] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:19 2026] GET /volume/v3/backups/89413e27-ec46-4a12-9c31-b1fb4dd81699 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:20.142333 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-a3c2d2ac-702a-43ee-baae-e314a9aa541f None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:20.143891 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a3c2d2ac-702a-43ee-baae-e314a9aa541f tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1 Jul 10 06:37:20.144068 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a3c2d2ac-702a-43ee-baae-e314a9aa541f tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:20.144256 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a3c2d2ac-702a-43ee-baae-e314a9aa541f tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:20.144353 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-a3c2d2ac-702a-43ee-baae-e314a9aa541f tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:20.148073 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:20.148073 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:37:20.148766 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a3c2d2ac-702a-43ee-baae-e314a9aa541f tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1 returned with HTTP 200 Jul 10 06:37:20.149097 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 671/2675] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:20 2026] GET /volume/v3/backups/e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1 => generated 826 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:20.377766 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-e9e2820e-3fa3-4e0f-a7dc-05e39b8d0187 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:20.379869 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e9e2820e-3fa3-4e0f-a7dc-05e39b8d0187 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/01d93933-0328-4317-b96f-144d934dba7b Jul 10 06:37:20.380069 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e9e2820e-3fa3-4e0f-a7dc-05e39b8d0187 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:20.380238 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e9e2820e-3fa3-4e0f-a7dc-05e39b8d0187 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:20.380391 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-e9e2820e-3fa3-4e0f-a7dc-05e39b8d0187 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id 01d93933-0328-4317-b96f-144d934dba7b. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:20.384983 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:20.384983 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:37:20.385891 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e9e2820e-3fa3-4e0f-a7dc-05e39b8d0187 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/01d93933-0328-4317-b96f-144d934dba7b returned with HTTP 200 Jul 10 06:37:20.386271 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 670/2676] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:20 2026] GET /volume/v3/backups/01d93933-0328-4317-b96f-144d934dba7b => generated 773 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:20.520172 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-808b5729-a1ec-4c8a-9ae5-3243fc2cacc2 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:20.521860 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-808b5729-a1ec-4c8a-9ae5-3243fc2cacc2 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] GET https://10.4.3.200/volume/v3/volumes/0f362c93-f4fc-483e-97c2-62a2c74a15b9 Jul 10 06:37:20.522052 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-808b5729-a1ec-4c8a-9ae5-3243fc2cacc2 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:20.522236 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-808b5729-a1ec-4c8a-9ae5-3243fc2cacc2 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:20.528706 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:20.528706 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:37:20.532451 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-808b5729-a1ec-4c8a-9ae5-3243fc2cacc2 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Volume info retrieved successfully. Jul 10 06:37:20.536259 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-808b5729-a1ec-4c8a-9ae5-3243fc2cacc2 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] https://10.4.3.200/volume/v3/volumes/0f362c93-f4fc-483e-97c2-62a2c74a15b9 returned with HTTP 200 Jul 10 06:37:20.536590 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 664/2677] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:37:20 2026] GET /volume/v3/volumes/0f362c93-f4fc-483e-97c2-62a2c74a15b9 => generated 859 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:37:20.547566 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-25dc4354-49b0-4c91-a5ee-7028907deb76 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:20.549098 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-25dc4354-49b0-4c91-a5ee-7028907deb76 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] POST https://10.4.3.200/volume/v3/volumes/0f362c93-f4fc-483e-97c2-62a2c74a15b9/action Jul 10 06:37:20.549484 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-25dc4354-49b0-4c91-a5ee-7028907deb76 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Action body: b'{"revert": {"snapshot_id": "5c745f3b-137d-47da-a47f-570147f6323e"}}' {{(pid=99975) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:37:20.549563 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-25dc4354-49b0-4c91-a5ee-7028907deb76 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "5c745f3b-137d-47da-a47f-570147f6323e"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:37:20.556630 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:20.556630 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:37:20.557053 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-25dc4354-49b0-4c91-a5ee-7028907deb76 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Volume retrieved successfully. Jul 10 06:37:20.568204 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-25dc4354-49b0-4c91-a5ee-7028907deb76 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] HTTP exception thrown: Can't revert volume 0f362c93-f4fc-483e-97c2-62a2c74a15b9 to its latest snapshot 5c745f3b-137d-47da-a47f-570147f6323e. The volume size must be equal to the snapshot size. Jul 10 06:37:20.568373 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-25dc4354-49b0-4c91-a5ee-7028907deb76 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] https://10.4.3.200/volume/v3/volumes/0f362c93-f4fc-483e-97c2-62a2c74a15b9/action returned with HTTP 400 Jul 10 06:37:20.568892 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 673/2678] 10.4.3.200 () {70 vars in 1431 bytes} [Fri Jul 10 06:37:20 2026] POST /volume/v3/volumes/0f362c93-f4fc-483e-97c2-62a2c74a15b9/action => generated 213 bytes in 22 msecs (HTTP/1.1 400) 7 headers in 295 bytes (1 switches on core 0) Jul 10 06:37:20.576707 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-01a7a791-f66c-446a-a78a-af2cf213c891 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:20.578319 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-01a7a791-f66c-446a-a78a-af2cf213c891 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/5c745f3b-137d-47da-a47f-570147f6323e Jul 10 06:37:20.578484 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-01a7a791-f66c-446a-a78a-af2cf213c891 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:20.578701 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-01a7a791-f66c-446a-a78a-af2cf213c891 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:20.578803 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.snapshots [None req-01a7a791-f66c-446a-a78a-af2cf213c891 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Delete snapshot with id: 5c745f3b-137d-47da-a47f-570147f6323e Jul 10 06:37:20.583232 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:20.583232 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:37:20.583618 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-01a7a791-f66c-446a-a78a-af2cf213c891 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Snapshot retrieved successfully. Jul 10 06:37:20.597172 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-01a7a791-f66c-446a-a78a-af2cf213c891 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Snapshot delete request issued successfully. Jul 10 06:37:20.597401 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-01a7a791-f66c-446a-a78a-af2cf213c891 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] https://10.4.3.200/volume/v3/snapshots/5c745f3b-137d-47da-a47f-570147f6323e returned with HTTP 202 Jul 10 06:37:20.597725 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 672/2679] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 10 06:37:20 2026] DELETE /volume/v3/snapshots/5c745f3b-137d-47da-a47f-570147f6323e => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:37:20.604593 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-93b64490-2eb6-4806-84c6-92d9c2ca6a12 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:20.606666 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-93b64490-2eb6-4806-84c6-92d9c2ca6a12 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] GET https://10.4.3.200/volume/v3/snapshots/5c745f3b-137d-47da-a47f-570147f6323e Jul 10 06:37:20.606887 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-93b64490-2eb6-4806-84c6-92d9c2ca6a12 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:20.607128 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-93b64490-2eb6-4806-84c6-92d9c2ca6a12 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:20.612805 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:20.612805 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:37:20.613318 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-93b64490-2eb6-4806-84c6-92d9c2ca6a12 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Snapshot retrieved successfully. Jul 10 06:37:20.614175 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-93b64490-2eb6-4806-84c6-92d9c2ca6a12 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] https://10.4.3.200/volume/v3/snapshots/5c745f3b-137d-47da-a47f-570147f6323e returned with HTTP 200 Jul 10 06:37:20.614650 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 671/2680] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:37:20 2026] GET /volume/v3/snapshots/5c745f3b-137d-47da-a47f-570147f6323e => generated 479 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:20.661555 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-2c75ce0f-d8f8-4c3c-82bf-081506099ae5 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:20.664435 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2c75ce0f-d8f8-4c3c-82bf-081506099ae5 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] GET https://10.4.3.200/volume/v3/backups/89413e27-ec46-4a12-9c31-b1fb4dd81699 Jul 10 06:37:20.664435 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2c75ce0f-d8f8-4c3c-82bf-081506099ae5 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:20.664435 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2c75ce0f-d8f8-4c3c-82bf-081506099ae5 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:20.664435 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-2c75ce0f-d8f8-4c3c-82bf-081506099ae5 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Show backup with id 89413e27-ec46-4a12-9c31-b1fb4dd81699. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:20.671243 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:20.671243 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:37:20.671806 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2c75ce0f-d8f8-4c3c-82bf-081506099ae5 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] https://10.4.3.200/volume/v3/backups/89413e27-ec46-4a12-9c31-b1fb4dd81699 returned with HTTP 200 Jul 10 06:37:20.672124 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 665/2681] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:20 2026] GET /volume/v3/backups/89413e27-ec46-4a12-9c31-b1fb4dd81699 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:20.693475 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-73afa7a2-3ef3-44a0-a5fb-7ea7540ba266 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:20.773247 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-73afa7a2-3ef3-44a0-a5fb-7ea7540ba266 tempest-VolumePoolsAdminTestsJSON-565298552 tempest-VolumePoolsAdminTestsJSON-565298552-project-admin] GET https://10.4.3.200/volume/v3/scheduler-stats/get_pools?detail=True Jul 10 06:37:20.773448 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-73afa7a2-3ef3-44a0-a5fb-7ea7540ba266 tempest-VolumePoolsAdminTestsJSON-565298552 tempest-VolumePoolsAdminTestsJSON-565298552-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:20.773652 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-73afa7a2-3ef3-44a0-a5fb-7ea7540ba266 tempest-VolumePoolsAdminTestsJSON-565298552 tempest-VolumePoolsAdminTestsJSON-565298552-project-admin] Calling method 'get_pools' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:20.773884 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:20.773884 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:37:21.158745 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-ecc4df63-f5e9-45a6-9c1d-4574835cec5a None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:21.160483 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ecc4df63-f5e9-45a6-9c1d-4574835cec5a tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1 Jul 10 06:37:21.160695 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ecc4df63-f5e9-45a6-9c1d-4574835cec5a tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:21.160873 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ecc4df63-f5e9-45a6-9c1d-4574835cec5a tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:21.160993 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-ecc4df63-f5e9-45a6-9c1d-4574835cec5a tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:21.165082 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:21.165082 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:37:21.165800 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ecc4df63-f5e9-45a6-9c1d-4574835cec5a tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1 returned with HTTP 200 Jul 10 06:37:21.166118 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 673/2682] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:21 2026] GET /volume/v3/backups/e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1 => generated 826 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:21.276137 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-73afa7a2-3ef3-44a0-a5fb-7ea7540ba266 tempest-VolumePoolsAdminTestsJSON-565298552 tempest-VolumePoolsAdminTestsJSON-565298552-project-admin] https://10.4.3.200/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Jul 10 06:37:21.276573 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 674/2683] 10.4.3.200 () {66 vars in 1314 bytes} [Fri Jul 10 06:37:20 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1168 bytes in 583 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:37:21.285675 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-88da612e-a7ce-47cc-965a-7dc858bec30b None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:21.287805 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-88da612e-a7ce-47cc-965a-7dc858bec30b tempest-VolumePoolsAdminTestsJSON-565298552 tempest-VolumePoolsAdminTestsJSON-565298552-project-admin] GET https://10.4.3.200/volume/v3/scheduler-stats/get_pools Jul 10 06:37:21.288058 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-88da612e-a7ce-47cc-965a-7dc858bec30b tempest-VolumePoolsAdminTestsJSON-565298552 tempest-VolumePoolsAdminTestsJSON-565298552-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:21.288367 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-88da612e-a7ce-47cc-965a-7dc858bec30b tempest-VolumePoolsAdminTestsJSON-565298552 tempest-VolumePoolsAdminTestsJSON-565298552-project-admin] Calling method 'get_pools' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:21.397405 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-e8dbdfcb-4c67-4201-aebc-04d03f59bd1d None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:21.399429 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e8dbdfcb-4c67-4201-aebc-04d03f59bd1d tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/01d93933-0328-4317-b96f-144d934dba7b Jul 10 06:37:21.399626 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e8dbdfcb-4c67-4201-aebc-04d03f59bd1d tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:21.399799 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e8dbdfcb-4c67-4201-aebc-04d03f59bd1d tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:21.399896 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-e8dbdfcb-4c67-4201-aebc-04d03f59bd1d tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id 01d93933-0328-4317-b96f-144d934dba7b. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:21.404460 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:21.404460 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:37:21.405357 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e8dbdfcb-4c67-4201-aebc-04d03f59bd1d tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/01d93933-0328-4317-b96f-144d934dba7b returned with HTTP 200 Jul 10 06:37:21.405963 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 666/2684] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:21 2026] GET /volume/v3/backups/01d93933-0328-4317-b96f-144d934dba7b => generated 773 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:21.626279 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-c4198cca-1b30-4054-be89-26ecf96fd7f5 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:21.627878 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c4198cca-1b30-4054-be89-26ecf96fd7f5 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] GET https://10.4.3.200/volume/v3/snapshots/5c745f3b-137d-47da-a47f-570147f6323e Jul 10 06:37:21.628029 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c4198cca-1b30-4054-be89-26ecf96fd7f5 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:21.628222 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c4198cca-1b30-4054-be89-26ecf96fd7f5 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:21.632115 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c4198cca-1b30-4054-be89-26ecf96fd7f5 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] https://10.4.3.200/volume/v3/snapshots/5c745f3b-137d-47da-a47f-570147f6323e returned with HTTP 404 Jul 10 06:37:21.632496 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 674/2685] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:37:21 2026] GET /volume/v3/snapshots/5c745f3b-137d-47da-a47f-570147f6323e => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:37:21.638158 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-c81a7603-f471-453f-bfc6-b95e16fd36e8 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:21.639863 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-c81a7603-f471-453f-bfc6-b95e16fd36e8 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] DELETE https://10.4.3.200/volume/v3/volumes/0f362c93-f4fc-483e-97c2-62a2c74a15b9 Jul 10 06:37:21.640080 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-c81a7603-f471-453f-bfc6-b95e16fd36e8 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:21.640263 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-c81a7603-f471-453f-bfc6-b95e16fd36e8 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Calling method 'delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:21.640417 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-c81a7603-f471-453f-bfc6-b95e16fd36e8 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Delete volume with id: 0f362c93-f4fc-483e-97c2-62a2c74a15b9 Jul 10 06:37:21.646962 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:21.646962 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:37:21.647373 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-c81a7603-f471-453f-bfc6-b95e16fd36e8 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Volume info retrieved successfully. Jul 10 06:37:21.662306 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-c81a7603-f471-453f-bfc6-b95e16fd36e8 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Delete volume request issued successfully. Jul 10 06:37:21.662584 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-c81a7603-f471-453f-bfc6-b95e16fd36e8 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] https://10.4.3.200/volume/v3/volumes/0f362c93-f4fc-483e-97c2-62a2c74a15b9 returned with HTTP 202 Jul 10 06:37:21.663111 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 675/2686] 10.4.3.200 () {68 vars in 1392 bytes} [Fri Jul 10 06:37:21 2026] DELETE /volume/v3/volumes/0f362c93-f4fc-483e-97c2-62a2c74a15b9 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 06:37:21.669461 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-1d7b114c-ecac-461e-b202-f6c1d8f57256 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:21.671090 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1d7b114c-ecac-461e-b202-f6c1d8f57256 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] GET https://10.4.3.200/volume/v3/volumes/0f362c93-f4fc-483e-97c2-62a2c74a15b9 Jul 10 06:37:21.671292 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1d7b114c-ecac-461e-b202-f6c1d8f57256 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:21.671474 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1d7b114c-ecac-461e-b202-f6c1d8f57256 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:21.678976 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:21.678976 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:37:21.681974 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-cf75e6a9-1bde-4775-8971-b2b539cfcede None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:21.682858 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-1d7b114c-ecac-461e-b202-f6c1d8f57256 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Volume info retrieved successfully. Jul 10 06:37:21.683653 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-cf75e6a9-1bde-4775-8971-b2b539cfcede tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] GET https://10.4.3.200/volume/v3/backups/89413e27-ec46-4a12-9c31-b1fb4dd81699 Jul 10 06:37:21.683864 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-cf75e6a9-1bde-4775-8971-b2b539cfcede tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:21.684078 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-cf75e6a9-1bde-4775-8971-b2b539cfcede tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:21.684223 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-cf75e6a9-1bde-4775-8971-b2b539cfcede tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Show backup with id 89413e27-ec46-4a12-9c31-b1fb4dd81699. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:21.687396 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1d7b114c-ecac-461e-b202-f6c1d8f57256 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] https://10.4.3.200/volume/v3/volumes/0f362c93-f4fc-483e-97c2-62a2c74a15b9 returned with HTTP 200 Jul 10 06:37:21.687865 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 667/2687] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:37:21 2026] GET /volume/v3/volumes/0f362c93-f4fc-483e-97c2-62a2c74a15b9 => generated 858 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:37:21.688514 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:21.688514 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:37:21.689140 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-cf75e6a9-1bde-4775-8971-b2b539cfcede tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] https://10.4.3.200/volume/v3/backups/89413e27-ec46-4a12-9c31-b1fb4dd81699 returned with HTTP 200 Jul 10 06:37:21.689519 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 675/2688] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:21 2026] GET /volume/v3/backups/89413e27-ec46-4a12-9c31-b1fb4dd81699 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:21.791168 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-88da612e-a7ce-47cc-965a-7dc858bec30b tempest-VolumePoolsAdminTestsJSON-565298552 tempest-VolumePoolsAdminTestsJSON-565298552-project-admin] https://10.4.3.200/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 10 06:37:21.791696 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 672/2689] 10.4.3.200 () {66 vars in 1291 bytes} [Fri Jul 10 06:37:21 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 506 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:22.152172 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-a510b831-ed12-48cd-939b-374c93bccdd0 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:22.153624 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-a510b831-ed12-48cd-939b-374c93bccdd0 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:37:22.155265 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-a510b831-ed12-48cd-939b-374c93bccdd0 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1794092205"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:37:22.155265 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.volumes [None req-a510b831-ed12-48cd-939b-374c93bccdd0 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1794092205'}} {{(pid=99975) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:37:22.155423 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-a510b831-ed12-48cd-939b-374c93bccdd0 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Create volume of 1 GB Jul 10 06:37:22.159550 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-a510b831-ed12-48cd-939b-374c93bccdd0 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Availability Zones retrieved successfully. Jul 10 06:37:22.164882 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-a510b831-ed12-48cd-939b-374c93bccdd0 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Flow 'volume_create_api' (ff1ede98-48b6-4557-9083-44640802f263) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:37:22.165724 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-a510b831-ed12-48cd-939b-374c93bccdd0 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fbc92adc-61cb-42c3-ad51-6f03f587698a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:37:22.166616 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.flows.api.create_volume [None req-a510b831-ed12-48cd-939b-374c93bccdd0 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Validating volume size '1' using validate_int {{(pid=99975) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:37:22.180000 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-4fd9c9eb-02f5-40b7-b7aa-0fb01b30ed5e None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:22.185439 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4fd9c9eb-02f5-40b7-b7aa-0fb01b30ed5e tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1 Jul 10 06:37:22.185740 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4fd9c9eb-02f5-40b7-b7aa-0fb01b30ed5e tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:22.186001 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4fd9c9eb-02f5-40b7-b7aa-0fb01b30ed5e tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:22.186160 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-4fd9c9eb-02f5-40b7-b7aa-0fb01b30ed5e tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:22.200136 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:22.200136 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:37:22.201136 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4fd9c9eb-02f5-40b7-b7aa-0fb01b30ed5e tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1 returned with HTTP 200 Jul 10 06:37:22.201694 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 668/2690] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:22 2026] GET /volume/v3/backups/e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1 => generated 826 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:22.205823 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-a510b831-ed12-48cd-939b-374c93bccdd0 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fbc92adc-61cb-42c3-ad51-6f03f587698a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:37:22.206903 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-a510b831-ed12-48cd-939b-374c93bccdd0 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e6a602d-2508-45d1-8a0f-2d8e1f9e602a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:37:22.256283 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.quota [None req-a510b831-ed12-48cd-939b-374c93bccdd0 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Created reservations ['44528d02-b35a-4191-bbc7-1dea925c0f53', 'edf1ee4f-69ce-4ea6-b57e-2af5addbde33', '23ee53b7-a425-4680-8784-eed21669af61', '14c234a4-602a-4657-b205-f4a400a481ef'] {{(pid=99975) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:37:22.257136 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-a510b831-ed12-48cd-939b-374c93bccdd0 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e6a602d-2508-45d1-8a0f-2d8e1f9e602a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['44528d02-b35a-4191-bbc7-1dea925c0f53', 'edf1ee4f-69ce-4ea6-b57e-2af5addbde33', '23ee53b7-a425-4680-8784-eed21669af61', '14c234a4-602a-4657-b205-f4a400a481ef']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:37:22.257935 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-a510b831-ed12-48cd-939b-374c93bccdd0 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a950b0c-7d9a-4db5-93f8-dafcd90e1ce9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:37:22.280784 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-a510b831-ed12-48cd-939b-374c93bccdd0 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a950b0c-7d9a-4db5-93f8-dafcd90e1ce9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dd4137ad-9814-404e-833c-56eddd105d66', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1794092205',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f056c5422994d49a4a925c831622e3a',qos_specs=None,replication_status=,reservations=['44528d02-b35a-4191-bbc7-1dea925c0f53','edf1ee4f-69ce-4ea6-b57e-2af5addbde33','23ee53b7-a425-4680-8784-eed21669af61','14c234a4-602a-4657-b205-f4a400a481ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='258ceb2993da41949706a59d7e529208',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:37:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1794092205',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dd4137ad-9814-404e-833c-56eddd105d66,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0f056c5422994d49a4a925c831622e3a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='258ceb2993da41949706a59d7e529208',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:37:22.281607 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-a510b831-ed12-48cd-939b-374c93bccdd0 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8a6ec30-6f4c-43b1-b011-41d8a70143e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:37:22.297607 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-a510b831-ed12-48cd-939b-374c93bccdd0 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8a6ec30-6f4c-43b1-b011-41d8a70143e9) transitioned into state 'SUCCESS' from state '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-1794092205',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f056c5422994d49a4a925c831622e3a',qos_specs=None,replication_status=,reservations=['44528d02-b35a-4191-bbc7-1dea925c0f53','edf1ee4f-69ce-4ea6-b57e-2af5addbde33','23ee53b7-a425-4680-8784-eed21669af61','14c234a4-602a-4657-b205-f4a400a481ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='258ceb2993da41949706a59d7e529208',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:37:22.298281 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-a510b831-ed12-48cd-939b-374c93bccdd0 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7846f609-a2b4-4357-bf93-ec42ee66a644) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:37:22.306262 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-a510b831-ed12-48cd-939b-374c93bccdd0 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7846f609-a2b4-4357-bf93-ec42ee66a644) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:37:22.307261 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-a510b831-ed12-48cd-939b-374c93bccdd0 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Flow 'volume_create_api' (ff1ede98-48b6-4557-9083-44640802f263) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:37:22.307628 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-a510b831-ed12-48cd-939b-374c93bccdd0 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Create volume request issued successfully. Jul 10 06:37:22.308209 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-a510b831-ed12-48cd-939b-374c93bccdd0 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:37:22.308681 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 676/2691] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 10 06:37:22 2026] POST /volume/v3/volumes => generated 751 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:37:22.320069 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-5b4016ca-14f8-4039-abef-89259dca5040 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:22.322594 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5b4016ca-14f8-4039-abef-89259dca5040 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] GET https://10.4.3.200/volume/v3/volumes/dd4137ad-9814-404e-833c-56eddd105d66 Jul 10 06:37:22.322885 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5b4016ca-14f8-4039-abef-89259dca5040 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:22.323199 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5b4016ca-14f8-4039-abef-89259dca5040 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:22.332858 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:22.332858 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:37:22.337646 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-5b4016ca-14f8-4039-abef-89259dca5040 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Volume info retrieved successfully. Jul 10 06:37:22.342550 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5b4016ca-14f8-4039-abef-89259dca5040 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] https://10.4.3.200/volume/v3/volumes/dd4137ad-9814-404e-833c-56eddd105d66 returned with HTTP 200 Jul 10 06:37:22.343033 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 676/2692] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:22 2026] GET /volume/v3/volumes/dd4137ad-9814-404e-833c-56eddd105d66 => generated 819 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:22.416394 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-a7a5ba8b-d5bb-4a4b-b485-78e2c2c7a1ad None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:22.418684 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a7a5ba8b-d5bb-4a4b-b485-78e2c2c7a1ad tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/01d93933-0328-4317-b96f-144d934dba7b Jul 10 06:37:22.418949 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a7a5ba8b-d5bb-4a4b-b485-78e2c2c7a1ad tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:22.419203 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a7a5ba8b-d5bb-4a4b-b485-78e2c2c7a1ad tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:22.419393 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-a7a5ba8b-d5bb-4a4b-b485-78e2c2c7a1ad tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id 01d93933-0328-4317-b96f-144d934dba7b. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:22.425030 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:22.425030 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:37:22.426051 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a7a5ba8b-d5bb-4a4b-b485-78e2c2c7a1ad tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/01d93933-0328-4317-b96f-144d934dba7b returned with HTTP 200 Jul 10 06:37:22.426498 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 673/2693] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:22 2026] GET /volume/v3/backups/01d93933-0328-4317-b96f-144d934dba7b => generated 784 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:22.699861 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-83eec843-efd0-4ba5-a481-299b9b6a5b55 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:22.700882 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-30d54a93-9cd6-43d4-a1f4-0efdeaac8bc2 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:22.701376 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-83eec843-efd0-4ba5-a481-299b9b6a5b55 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] GET https://10.4.3.200/volume/v3/volumes/0f362c93-f4fc-483e-97c2-62a2c74a15b9 Jul 10 06:37:22.701593 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-83eec843-efd0-4ba5-a481-299b9b6a5b55 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:22.701979 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-83eec843-efd0-4ba5-a481-299b9b6a5b55 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:22.702529 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-30d54a93-9cd6-43d4-a1f4-0efdeaac8bc2 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] GET https://10.4.3.200/volume/v3/backups/89413e27-ec46-4a12-9c31-b1fb4dd81699 Jul 10 06:37:22.702731 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-30d54a93-9cd6-43d4-a1f4-0efdeaac8bc2 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:22.702911 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-30d54a93-9cd6-43d4-a1f4-0efdeaac8bc2 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:22.703042 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-30d54a93-9cd6-43d4-a1f4-0efdeaac8bc2 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Show backup with id 89413e27-ec46-4a12-9c31-b1fb4dd81699. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:22.706516 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:22.706516 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:37:22.707061 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-30d54a93-9cd6-43d4-a1f4-0efdeaac8bc2 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] https://10.4.3.200/volume/v3/backups/89413e27-ec46-4a12-9c31-b1fb4dd81699 returned with HTTP 200 Jul 10 06:37:22.707387 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 677/2694] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:22 2026] GET /volume/v3/backups/89413e27-ec46-4a12-9c31-b1fb4dd81699 => generated 752 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:22.707529 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-83eec843-efd0-4ba5-a481-299b9b6a5b55 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] https://10.4.3.200/volume/v3/volumes/0f362c93-f4fc-483e-97c2-62a2c74a15b9 returned with HTTP 404 Jul 10 06:37:22.707986 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 669/2695] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:37:22 2026] GET /volume/v3/volumes/0f362c93-f4fc-483e-97c2-62a2c74a15b9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 06:37:22.715534 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-5e860740-2d2c-4509-99a3-91f9927a432d None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:22.716629 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-1586644e-4cd4-4349-8ac8-2d70fe2e72b0 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:22.717106 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5e860740-2d2c-4509-99a3-91f9927a432d tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/249be3fb-a127-4bca-acec-52ce57be42dd Jul 10 06:37:22.717289 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5e860740-2d2c-4509-99a3-91f9927a432d tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:22.717492 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5e860740-2d2c-4509-99a3-91f9927a432d tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:22.717610 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.snapshots [None req-5e860740-2d2c-4509-99a3-91f9927a432d tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Delete snapshot with id: 249be3fb-a127-4bca-acec-52ce57be42dd Jul 10 06:37:22.718564 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-1586644e-4cd4-4349-8ac8-2d70fe2e72b0 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] POST https://10.4.3.200/volume/v3/backups Jul 10 06:37:22.718942 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-1586644e-4cd4-4349-8ac8-2d70fe2e72b0 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4dd330c5-c909-4ff8-8296-f46b6e609371", "name": "tempest-VolumesBackupsTest-Backup-1423494410"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:37:22.720660 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.contrib.backups [None req-1586644e-4cd4-4349-8ac8-2d70fe2e72b0 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Creating new backup {'backup': {'volume_id': '4dd330c5-c909-4ff8-8296-f46b6e609371', 'name': 'tempest-VolumesBackupsTest-Backup-1423494410'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 06:37:22.720823 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.contrib.backups [None req-1586644e-4cd4-4349-8ac8-2d70fe2e72b0 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Creating backup of volume 4dd330c5-c909-4ff8-8296-f46b6e609371 in container None Jul 10 06:37:22.722165 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:22.722165 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:37:22.722547 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-5e860740-2d2c-4509-99a3-91f9927a432d tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Snapshot retrieved successfully. Jul 10 06:37:22.728947 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:22.728947 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:37:22.729524 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-1586644e-4cd4-4349-8ac8-2d70fe2e72b0 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Volume info retrieved successfully. Jul 10 06:37:22.734622 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-5e860740-2d2c-4509-99a3-91f9927a432d tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Snapshot delete request issued successfully. Jul 10 06:37:22.734792 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5e860740-2d2c-4509-99a3-91f9927a432d tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] https://10.4.3.200/volume/v3/snapshots/249be3fb-a127-4bca-acec-52ce57be42dd returned with HTTP 202 Jul 10 06:37:22.735140 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 677/2696] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 10 06:37:22 2026] DELETE /volume/v3/snapshots/249be3fb-a127-4bca-acec-52ce57be42dd => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:37:22.744837 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-1586644e-4cd4-4349-8ac8-2d70fe2e72b0 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Created reservations ['1c2788c5-0f27-4c9f-bfc7-07e47a4d82bd', 'd3b40519-09be-4883-85aa-4f9aa1f12cc0'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:37:22.745656 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-2b71e25d-5a8f-497d-a650-24b851b153e0 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:22.747599 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-2b71e25d-5a8f-497d-a650-24b851b153e0 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] GET https://10.4.3.200/volume/v3/snapshots/249be3fb-a127-4bca-acec-52ce57be42dd Jul 10 06:37:22.747798 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-2b71e25d-5a8f-497d-a650-24b851b153e0 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:22.747988 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-2b71e25d-5a8f-497d-a650-24b851b153e0 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:22.753259 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:22.753259 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:37:22.753888 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-2b71e25d-5a8f-497d-a650-24b851b153e0 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Snapshot retrieved successfully. Jul 10 06:37:22.754765 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-2b71e25d-5a8f-497d-a650-24b851b153e0 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] https://10.4.3.200/volume/v3/snapshots/249be3fb-a127-4bca-acec-52ce57be42dd returned with HTTP 200 Jul 10 06:37:22.755585 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 678/2697] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:37:22 2026] GET /volume/v3/snapshots/249be3fb-a127-4bca-acec-52ce57be42dd => generated 480 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:22.772124 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-1586644e-4cd4-4349-8ac8-2d70fe2e72b0 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] https://10.4.3.200/volume/v3/backups returned with HTTP 202 Jul 10 06:37:22.772605 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 674/2698] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 10 06:37:22 2026] POST /volume/v3/backups => generated 330 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:37:22.787821 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-9c9c4b72-1ce8-4ec8-a182-6dc9907bee2e None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:22.789559 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9c9c4b72-1ce8-4ec8-a182-6dc9907bee2e tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] GET https://10.4.3.200/volume/v3/backups/7b738d91-1855-45fa-af5a-e663a801e472 Jul 10 06:37:22.789784 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9c9c4b72-1ce8-4ec8-a182-6dc9907bee2e tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:22.790017 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9c9c4b72-1ce8-4ec8-a182-6dc9907bee2e tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:22.790145 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-9c9c4b72-1ce8-4ec8-a182-6dc9907bee2e tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Show backup with id 7b738d91-1855-45fa-af5a-e663a801e472. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:22.795039 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:22.795039 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:37:22.795755 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9c9c4b72-1ce8-4ec8-a182-6dc9907bee2e tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] https://10.4.3.200/volume/v3/backups/7b738d91-1855-45fa-af5a-e663a801e472 returned with HTTP 200 Jul 10 06:37:22.796038 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 670/2699] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:22 2026] GET /volume/v3/backups/7b738d91-1855-45fa-af5a-e663a801e472 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:23.212120 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-2eee3467-3de2-4c53-9bdf-93459d8906a0 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:23.214161 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2eee3467-3de2-4c53-9bdf-93459d8906a0 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1 Jul 10 06:37:23.214376 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2eee3467-3de2-4c53-9bdf-93459d8906a0 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:23.214596 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2eee3467-3de2-4c53-9bdf-93459d8906a0 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:23.214721 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-2eee3467-3de2-4c53-9bdf-93459d8906a0 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:23.219578 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:23.219578 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:37:23.220525 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2eee3467-3de2-4c53-9bdf-93459d8906a0 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1 returned with HTTP 200 Jul 10 06:37:23.220878 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 678/2700] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:23 2026] GET /volume/v3/backups/e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1 => generated 826 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:23.358264 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-c2dce7d9-3810-46c3-8c90-b21169425396 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:23.358715 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-c2dce7d9-3810-46c3-8c90-b21169425396 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] GET https://10.4.3.200/volume/v3/volumes/dd4137ad-9814-404e-833c-56eddd105d66 Jul 10 06:37:23.358946 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-c2dce7d9-3810-46c3-8c90-b21169425396 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:23.359046 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-c2dce7d9-3810-46c3-8c90-b21169425396 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:23.365877 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:23.365877 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:37:23.370307 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-c2dce7d9-3810-46c3-8c90-b21169425396 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Volume info retrieved successfully. Jul 10 06:37:23.377568 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-c2dce7d9-3810-46c3-8c90-b21169425396 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] https://10.4.3.200/volume/v3/volumes/dd4137ad-9814-404e-833c-56eddd105d66 returned with HTTP 200 Jul 10 06:37:23.377903 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 679/2701] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:23 2026] GET /volume/v3/volumes/dd4137ad-9814-404e-833c-56eddd105d66 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:23.418795 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-7f43970e-f1e5-4e7b-886d-6468bd662916 req-3202b7ca-6f99-4f3e-ac2e-f64d4ec58a5e None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:23.422321 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-7f43970e-f1e5-4e7b-886d-6468bd662916 req-3202b7ca-6f99-4f3e-ac2e-f64d4ec58a5e tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] GET https://10.4.3.200/volume/v3/volumes/dd4137ad-9814-404e-833c-56eddd105d66 Jul 10 06:37:23.422321 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-7f43970e-f1e5-4e7b-886d-6468bd662916 req-3202b7ca-6f99-4f3e-ac2e-f64d4ec58a5e tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:23.422321 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-7f43970e-f1e5-4e7b-886d-6468bd662916 req-3202b7ca-6f99-4f3e-ac2e-f64d4ec58a5e tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:23.423450 np0000004964 devstack@c-api.service[99976]: DEBUG dbcounter [-] [99976] Writing DB stats cinder:SELECT=422,cinder:UPDATE=149,cinder:INSERT=71 {{(pid=99976) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:37:23.429766 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:23.429766 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:37:23.437170 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [req-7f43970e-f1e5-4e7b-886d-6468bd662916 req-3202b7ca-6f99-4f3e-ac2e-f64d4ec58a5e tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Volume info retrieved successfully. Jul 10 06:37:23.437491 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-909d65bc-e17f-4cfc-8570-09084b481540 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:23.440188 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-909d65bc-e17f-4cfc-8570-09084b481540 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/01d93933-0328-4317-b96f-144d934dba7b Jul 10 06:37:23.440188 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-909d65bc-e17f-4cfc-8570-09084b481540 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:23.440188 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-909d65bc-e17f-4cfc-8570-09084b481540 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:23.440340 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-909d65bc-e17f-4cfc-8570-09084b481540 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id 01d93933-0328-4317-b96f-144d934dba7b. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:23.442583 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-7f43970e-f1e5-4e7b-886d-6468bd662916 req-3202b7ca-6f99-4f3e-ac2e-f64d4ec58a5e tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] https://10.4.3.200/volume/v3/volumes/dd4137ad-9814-404e-833c-56eddd105d66 returned with HTTP 200 Jul 10 06:37:23.443072 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 675/2702] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:37:23 2026] GET /volume/v3/volumes/dd4137ad-9814-404e-833c-56eddd105d66 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:23.444123 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:23.444123 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:37:23.444830 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-909d65bc-e17f-4cfc-8570-09084b481540 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/01d93933-0328-4317-b96f-144d934dba7b returned with HTTP 200 Jul 10 06:37:23.445178 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 671/2703] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:23 2026] GET /volume/v3/backups/01d93933-0328-4317-b96f-144d934dba7b => generated 784 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:23.701857 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-0c3f4fe3-ae97-4199-8460-e9a0efb3d94d None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:23.764128 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-f947cd98-14bc-42aa-abaf-5baccd256f34 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:23.765867 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-f947cd98-14bc-42aa-abaf-5baccd256f34 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] GET https://10.4.3.200/volume/v3/snapshots/249be3fb-a127-4bca-acec-52ce57be42dd Jul 10 06:37:23.766036 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-f947cd98-14bc-42aa-abaf-5baccd256f34 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:23.766212 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-f947cd98-14bc-42aa-abaf-5baccd256f34 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:23.770232 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-f947cd98-14bc-42aa-abaf-5baccd256f34 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] https://10.4.3.200/volume/v3/snapshots/249be3fb-a127-4bca-acec-52ce57be42dd returned with HTTP 404 Jul 10 06:37:23.770686 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 680/2704] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:37:23 2026] GET /volume/v3/snapshots/249be3fb-a127-4bca-acec-52ce57be42dd => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:37:23.776520 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-becdcdf6-6e30-4a55-a8a6-2eeb3ac11595 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:23.778135 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-becdcdf6-6e30-4a55-a8a6-2eeb3ac11595 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] DELETE https://10.4.3.200/volume/v3/volumes/ce046c33-d902-474b-a4b5-a970f462e3e3 Jul 10 06:37:23.778294 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-becdcdf6-6e30-4a55-a8a6-2eeb3ac11595 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:23.778485 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-becdcdf6-6e30-4a55-a8a6-2eeb3ac11595 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:23.778653 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-becdcdf6-6e30-4a55-a8a6-2eeb3ac11595 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Delete volume with id: ce046c33-d902-474b-a4b5-a970f462e3e3 Jul 10 06:37:23.785066 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:23.785066 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:37:23.785437 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-becdcdf6-6e30-4a55-a8a6-2eeb3ac11595 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Volume info retrieved successfully. Jul 10 06:37:23.790887 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0c3f4fe3-ae97-4199-8460-e9a0efb3d94d tempest-VolumeServicesNegativeTest-963213470 tempest-VolumeServicesNegativeTest-963213470-project-admin] GET https://10.4.3.200/volume/v3/os-services Jul 10 06:37:23.791267 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0c3f4fe3-ae97-4199-8460-e9a0efb3d94d tempest-VolumeServicesNegativeTest-963213470 tempest-VolumeServicesNegativeTest-963213470-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:23.791267 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0c3f4fe3-ae97-4199-8460-e9a0efb3d94d tempest-VolumeServicesNegativeTest-963213470 tempest-VolumeServicesNegativeTest-963213470-project-admin] Calling method 'index' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:23.794373 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0c3f4fe3-ae97-4199-8460-e9a0efb3d94d tempest-VolumeServicesNegativeTest-963213470 tempest-VolumeServicesNegativeTest-963213470-project-admin] https://10.4.3.200/volume/v3/os-services returned with HTTP 200 Jul 10 06:37:23.794722 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 679/2705] 10.4.3.200 () {66 vars in 1249 bytes} [Fri Jul 10 06:37:23 2026] GET /volume/v3/os-services => generated 626 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:23.801012 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-becdcdf6-6e30-4a55-a8a6-2eeb3ac11595 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Delete volume request issued successfully. Jul 10 06:37:23.801212 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-becdcdf6-6e30-4a55-a8a6-2eeb3ac11595 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] https://10.4.3.200/volume/v3/volumes/ce046c33-d902-474b-a4b5-a970f462e3e3 returned with HTTP 202 Jul 10 06:37:23.801690 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 676/2706] 10.4.3.200 () {68 vars in 1392 bytes} [Fri Jul 10 06:37:23 2026] DELETE /volume/v3/volumes/ce046c33-d902-474b-a4b5-a970f462e3e3 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 06:37:23.802520 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-a81dd3ed-3c87-4456-bc5f-de81ad1938f3 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:23.804331 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a81dd3ed-3c87-4456-bc5f-de81ad1938f3 tempest-VolumeServicesNegativeTest-963213470 tempest-VolumeServicesNegativeTest-963213470-project-admin] PUT https://10.4.3.200/volume/v3/os-services/disable-log-reason Jul 10 06:37:23.804651 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a81dd3ed-3c87-4456-bc5f-de81ad1938f3 tempest-VolumeServicesNegativeTest-963213470 tempest-VolumeServicesNegativeTest-963213470-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "np0000004964", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:37:23.806092 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a81dd3ed-3c87-4456-bc5f-de81ad1938f3 tempest-VolumeServicesNegativeTest-963213470 tempest-VolumeServicesNegativeTest-963213470-project-admin] https://10.4.3.200/volume/v3/os-services/disable-log-reason returned with HTTP 400 Jul 10 06:37:23.806491 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 672/2707] 10.4.3.200 () {68 vars in 1326 bytes} [Fri Jul 10 06:37:23 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 10 06:37:23.807800 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-686ca50b-808a-4ae0-b72e-6417dec0ecc9 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:23.809415 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-686ca50b-808a-4ae0-b72e-6417dec0ecc9 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] GET https://10.4.3.200/volume/v3/volumes/ce046c33-d902-474b-a4b5-a970f462e3e3 Jul 10 06:37:23.809627 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-686ca50b-808a-4ae0-b72e-6417dec0ecc9 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:23.809788 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-686ca50b-808a-4ae0-b72e-6417dec0ecc9 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:23.810646 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-5cad5927-1bc2-4183-bb7c-41fb348ee48d None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:23.812720 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5cad5927-1bc2-4183-bb7c-41fb348ee48d tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] GET https://10.4.3.200/volume/v3/backups/7b738d91-1855-45fa-af5a-e663a801e472 Jul 10 06:37:23.812966 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5cad5927-1bc2-4183-bb7c-41fb348ee48d tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:23.813203 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5cad5927-1bc2-4183-bb7c-41fb348ee48d tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:23.813378 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-5cad5927-1bc2-4183-bb7c-41fb348ee48d tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Show backup with id 7b738d91-1855-45fa-af5a-e663a801e472. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:23.814096 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-57e0e613-4f49-48c4-b36f-6ad221da55da None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:23.816257 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-57e0e613-4f49-48c4-b36f-6ad221da55da tempest-VolumeServicesNegativeTest-963213470 tempest-VolumeServicesNegativeTest-963213470-project-admin] PUT https://10.4.3.200/volume/v3/os-services/disable Jul 10 06:37:23.816611 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-57e0e613-4f49-48c4-b36f-6ad221da55da tempest-VolumeServicesNegativeTest-963213470 tempest-VolumeServicesNegativeTest-963213470-project-admin] Action: 'disable', calling method: disable, body: {"host": "np0000004964", "binary": "invalid_binary"} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:37:23.816852 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:23.816852 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:37:23.817887 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:23.817887 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:37:23.818803 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5cad5927-1bc2-4183-bb7c-41fb348ee48d tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] https://10.4.3.200/volume/v3/backups/7b738d91-1855-45fa-af5a-e663a801e472 returned with HTTP 200 Jul 10 06:37:23.819319 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 680/2708] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:23 2026] GET /volume/v3/backups/7b738d91-1855-45fa-af5a-e663a801e472 => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:23.820866 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-686ca50b-808a-4ae0-b72e-6417dec0ecc9 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Volume info retrieved successfully. Jul 10 06:37:23.823842 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-57e0e613-4f49-48c4-b36f-6ad221da55da tempest-VolumeServicesNegativeTest-963213470 tempest-VolumeServicesNegativeTest-963213470-project-admin] https://10.4.3.200/volume/v3/os-services/disable returned with HTTP 404 Jul 10 06:37:23.824315 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 677/2709] 10.4.3.200 () {68 vars in 1293 bytes} [Fri Jul 10 06:37:23 2026] PUT /volume/v3/os-services/disable => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:37:23.826451 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-686ca50b-808a-4ae0-b72e-6417dec0ecc9 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] https://10.4.3.200/volume/v3/volumes/ce046c33-d902-474b-a4b5-a970f462e3e3 returned with HTTP 200 Jul 10 06:37:23.827444 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 681/2710] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:37:23 2026] GET /volume/v3/volumes/ce046c33-d902-474b-a4b5-a970f462e3e3 => generated 858 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:37:23.833034 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-35c28623-f41b-47bd-a012-c6038384d3c7 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:23.835142 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-35c28623-f41b-47bd-a012-c6038384d3c7 tempest-VolumeServicesNegativeTest-963213470 tempest-VolumeServicesNegativeTest-963213470-project-admin] PUT https://10.4.3.200/volume/v3/os-services/enable Jul 10 06:37:23.835928 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-35c28623-f41b-47bd-a012-c6038384d3c7 tempest-VolumeServicesNegativeTest-963213470 tempest-VolumeServicesNegativeTest-963213470-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:37:23.842121 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-35c28623-f41b-47bd-a012-c6038384d3c7 tempest-VolumeServicesNegativeTest-963213470 tempest-VolumeServicesNegativeTest-963213470-project-admin] https://10.4.3.200/volume/v3/os-services/enable returned with HTTP 404 Jul 10 06:37:23.842597 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 673/2711] 10.4.3.200 () {68 vars in 1290 bytes} [Fri Jul 10 06:37:23 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:37:23.850702 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-1cce80f0-1f8a-4734-ae88-e23758e387ee None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:23.852666 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1cce80f0-1f8a-4734-ae88-e23758e387ee tempest-VolumeServicesNegativeTest-963213470 tempest-VolumeServicesNegativeTest-963213470-project-admin] PUT https://10.4.3.200/volume/v3/os-services/freeze Jul 10 06:37:23.853024 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1cce80f0-1f8a-4734-ae88-e23758e387ee tempest-VolumeServicesNegativeTest-963213470 tempest-VolumeServicesNegativeTest-963213470-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:37:23.863643 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1cce80f0-1f8a-4734-ae88-e23758e387ee tempest-VolumeServicesNegativeTest-963213470 tempest-VolumeServicesNegativeTest-963213470-project-admin] https://10.4.3.200/volume/v3/os-services/freeze returned with HTTP 400 Jul 10 06:37:23.864237 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 681/2712] 10.4.3.200 () {68 vars in 1290 bytes} [Fri Jul 10 06:37:23 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 14 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 10 06:37:23.871817 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-f4a6e8b4-5252-4266-9068-60ec5772d428 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:23.874569 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f4a6e8b4-5252-4266-9068-60ec5772d428 tempest-VolumeServicesNegativeTest-963213470 tempest-VolumeServicesNegativeTest-963213470-project-admin] PUT https://10.4.3.200/volume/v3/os-services/thaw Jul 10 06:37:23.874914 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f4a6e8b4-5252-4266-9068-60ec5772d428 tempest-VolumeServicesNegativeTest-963213470 tempest-VolumeServicesNegativeTest-963213470-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:37:23.879972 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f4a6e8b4-5252-4266-9068-60ec5772d428 tempest-VolumeServicesNegativeTest-963213470 tempest-VolumeServicesNegativeTest-963213470-project-admin] https://10.4.3.200/volume/v3/os-services/thaw returned with HTTP 400 Jul 10 06:37:23.880744 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 678/2713] 10.4.3.200 () {68 vars in 1284 bytes} [Fri Jul 10 06:37:23 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 10 06:37:24.235301 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-7f0da730-f7b1-473e-921d-f9f3e0f71ded None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:24.242060 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-7f0da730-f7b1-473e-921d-f9f3e0f71ded tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1 Jul 10 06:37:24.243147 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-7f0da730-f7b1-473e-921d-f9f3e0f71ded tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:24.243878 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-7f0da730-f7b1-473e-921d-f9f3e0f71ded tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:24.244045 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-7f0da730-f7b1-473e-921d-f9f3e0f71ded tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:24.252887 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:24.252887 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:37:24.253488 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-7f0da730-f7b1-473e-921d-f9f3e0f71ded tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1 returned with HTTP 200 Jul 10 06:37:24.253662 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 682/2714] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:24 2026] GET /volume/v3/backups/e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1 => generated 826 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:24.454521 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-35c50b34-8825-40e5-a7a7-2d7ac2dfb293 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:24.456125 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-35c50b34-8825-40e5-a7a7-2d7ac2dfb293 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/01d93933-0328-4317-b96f-144d934dba7b Jul 10 06:37:24.456279 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-35c50b34-8825-40e5-a7a7-2d7ac2dfb293 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:24.456444 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-35c50b34-8825-40e5-a7a7-2d7ac2dfb293 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:24.456578 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-35c50b34-8825-40e5-a7a7-2d7ac2dfb293 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id 01d93933-0328-4317-b96f-144d934dba7b. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:24.461063 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:24.461063 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:37:24.461839 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-35c50b34-8825-40e5-a7a7-2d7ac2dfb293 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/01d93933-0328-4317-b96f-144d934dba7b returned with HTTP 200 Jul 10 06:37:24.462177 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 674/2715] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:24 2026] GET /volume/v3/backups/01d93933-0328-4317-b96f-144d934dba7b => generated 784 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:24.830885 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-911a2e57-62e3-40ef-b132-497763ea24ab None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:24.832466 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-911a2e57-62e3-40ef-b132-497763ea24ab tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] GET https://10.4.3.200/volume/v3/backups/7b738d91-1855-45fa-af5a-e663a801e472 Jul 10 06:37:24.832650 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-911a2e57-62e3-40ef-b132-497763ea24ab tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:24.832823 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-911a2e57-62e3-40ef-b132-497763ea24ab tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:24.832913 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-911a2e57-62e3-40ef-b132-497763ea24ab tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Show backup with id 7b738d91-1855-45fa-af5a-e663a801e472. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:24.836698 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:24.836698 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:37:24.837339 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-911a2e57-62e3-40ef-b132-497763ea24ab tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] https://10.4.3.200/volume/v3/backups/7b738d91-1855-45fa-af5a-e663a801e472 returned with HTTP 200 Jul 10 06:37:24.837683 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 682/2716] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:24 2026] GET /volume/v3/backups/7b738d91-1855-45fa-af5a-e663a801e472 => generated 739 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:24.842719 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-33ef0ac1-f894-4d7f-87d5-ef20728927e2 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:24.844611 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-33ef0ac1-f894-4d7f-87d5-ef20728927e2 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] GET https://10.4.3.200/volume/v3/volumes/ce046c33-d902-474b-a4b5-a970f462e3e3 Jul 10 06:37:24.844862 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-33ef0ac1-f894-4d7f-87d5-ef20728927e2 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:24.845093 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-33ef0ac1-f894-4d7f-87d5-ef20728927e2 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:24.850631 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-33ef0ac1-f894-4d7f-87d5-ef20728927e2 tempest-VolumeRevertTests-903164491 tempest-VolumeRevertTests-903164491-project-member] https://10.4.3.200/volume/v3/volumes/ce046c33-d902-474b-a4b5-a970f462e3e3 returned with HTTP 404 Jul 10 06:37:24.851059 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 679/2717] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:37:24 2026] GET /volume/v3/volumes/ce046c33-d902-474b-a4b5-a970f462e3e3 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 06:37:25.265077 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-865c4778-6ecb-4783-afd7-ca8ddc15dfb8 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:25.266932 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-865c4778-6ecb-4783-afd7-ca8ddc15dfb8 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1 Jul 10 06:37:25.267129 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-865c4778-6ecb-4783-afd7-ca8ddc15dfb8 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:25.267394 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-865c4778-6ecb-4783-afd7-ca8ddc15dfb8 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:25.267556 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-865c4778-6ecb-4783-afd7-ca8ddc15dfb8 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:25.278273 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:25.278273 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:37:25.278273 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-865c4778-6ecb-4783-afd7-ca8ddc15dfb8 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1 returned with HTTP 200 Jul 10 06:37:25.278273 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 683/2718] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:25 2026] GET /volume/v3/backups/e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1 => generated 826 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:25.290838 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-6e5dc38b-7b35-461c-9b3c-4cf73b77a13f None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:25.292613 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6e5dc38b-7b35-461c-9b3c-4cf73b77a13f tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/volumes/c574e020-d741-4a18-ba04-7fb13b724cfc Jul 10 06:37:25.292835 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6e5dc38b-7b35-461c-9b3c-4cf73b77a13f tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:25.293064 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6e5dc38b-7b35-461c-9b3c-4cf73b77a13f tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:25.300593 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:25.300593 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:37:25.304391 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-6e5dc38b-7b35-461c-9b3c-4cf73b77a13f tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Volume info retrieved successfully. Jul 10 06:37:25.308628 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6e5dc38b-7b35-461c-9b3c-4cf73b77a13f tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/volumes/c574e020-d741-4a18-ba04-7fb13b724cfc returned with HTTP 200 Jul 10 06:37:25.309008 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 675/2719] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:25 2026] GET /volume/v3/volumes/c574e020-d741-4a18-ba04-7fb13b724cfc => generated 965 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:25.327955 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-aa63817c-7e87-45d7-8766-16182757824e None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:25.336051 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-aa63817c-7e87-45d7-8766-16182757824e tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/volumes/c574e020-d741-4a18-ba04-7fb13b724cfc Jul 10 06:37:25.336325 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-aa63817c-7e87-45d7-8766-16182757824e tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:25.336606 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-aa63817c-7e87-45d7-8766-16182757824e tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:25.344077 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:25.344077 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:37:25.347440 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-aa63817c-7e87-45d7-8766-16182757824e tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Volume info retrieved successfully. Jul 10 06:37:25.351378 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-aa63817c-7e87-45d7-8766-16182757824e tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/volumes/c574e020-d741-4a18-ba04-7fb13b724cfc returned with HTTP 200 Jul 10 06:37:25.351958 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 683/2720] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:25 2026] GET /volume/v3/volumes/c574e020-d741-4a18-ba04-7fb13b724cfc => generated 965 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:25.366692 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-3df8448c-3d6e-48a5-9e99-ca62ff5e27e3 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:25.368976 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3df8448c-3d6e-48a5-9e99-ca62ff5e27e3 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] DELETE https://10.4.3.200/volume/v3/volumes/c574e020-d741-4a18-ba04-7fb13b724cfc Jul 10 06:37:25.369204 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3df8448c-3d6e-48a5-9e99-ca62ff5e27e3 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:25.369400 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3df8448c-3d6e-48a5-9e99-ca62ff5e27e3 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:25.369601 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-3df8448c-3d6e-48a5-9e99-ca62ff5e27e3 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Delete volume with id: c574e020-d741-4a18-ba04-7fb13b724cfc Jul 10 06:37:25.377360 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:25.377360 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:37:25.377794 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-3df8448c-3d6e-48a5-9e99-ca62ff5e27e3 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Volume info retrieved successfully. Jul 10 06:37:25.395376 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-3df8448c-3d6e-48a5-9e99-ca62ff5e27e3 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Delete volume request issued successfully. Jul 10 06:37:25.395561 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3df8448c-3d6e-48a5-9e99-ca62ff5e27e3 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/volumes/c574e020-d741-4a18-ba04-7fb13b724cfc returned with HTTP 202 Jul 10 06:37:25.395937 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 680/2721] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:37:25 2026] DELETE /volume/v3/volumes/c574e020-d741-4a18-ba04-7fb13b724cfc => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:37:25.407235 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-e3030ff3-c27a-45cc-884b-7966524710ee None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:25.409121 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-e3030ff3-c27a-45cc-884b-7966524710ee tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/volumes/c574e020-d741-4a18-ba04-7fb13b724cfc Jul 10 06:37:25.409341 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-e3030ff3-c27a-45cc-884b-7966524710ee tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:25.409559 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-e3030ff3-c27a-45cc-884b-7966524710ee tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:25.416966 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:25.416966 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:37:25.421908 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-e3030ff3-c27a-45cc-884b-7966524710ee tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Volume info retrieved successfully. Jul 10 06:37:25.426575 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-e3030ff3-c27a-45cc-884b-7966524710ee tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/volumes/c574e020-d741-4a18-ba04-7fb13b724cfc returned with HTTP 200 Jul 10 06:37:25.426978 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 684/2722] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:25 2026] GET /volume/v3/volumes/c574e020-d741-4a18-ba04-7fb13b724cfc => generated 964 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:25.474401 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-ad90f0b2-b957-472d-9c82-a6fe2b4b499b None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:25.476666 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ad90f0b2-b957-472d-9c82-a6fe2b4b499b tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/01d93933-0328-4317-b96f-144d934dba7b Jul 10 06:37:25.476666 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ad90f0b2-b957-472d-9c82-a6fe2b4b499b tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:25.476888 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ad90f0b2-b957-472d-9c82-a6fe2b4b499b tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:25.477052 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-ad90f0b2-b957-472d-9c82-a6fe2b4b499b tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id 01d93933-0328-4317-b96f-144d934dba7b. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:25.481772 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-64333d78-0c3d-4b53-979a-69209de17370 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:25.482162 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-64333d78-0c3d-4b53-979a-69209de17370 None None] GET https://10.4.3.200/volume// Jul 10 06:37:25.482340 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-64333d78-0c3d-4b53-979a-69209de17370 None None] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:25.482571 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-64333d78-0c3d-4b53-979a-69209de17370 None None] Calling method 'all' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:25.482875 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-64333d78-0c3d-4b53-979a-69209de17370 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:37:25.483146 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 684/2723] 10.4.3.200 () {66 vars in 1428 bytes} [Fri Jul 10 06:37: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 10 06:37:25.483186 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:25.483186 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:37:25.484303 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ad90f0b2-b957-472d-9c82-a6fe2b4b499b tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/01d93933-0328-4317-b96f-144d934dba7b returned with HTTP 200 Jul 10 06:37:25.484671 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 676/2724] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:25 2026] GET /volume/v3/backups/01d93933-0328-4317-b96f-144d934dba7b => generated 784 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:25.493974 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-7f43970e-f1e5-4e7b-886d-6468bd662916 req-7df89e9d-638d-46c2-9cdd-3d2c0b375ecf None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:25.496165 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-7f43970e-f1e5-4e7b-886d-6468bd662916 req-7df89e9d-638d-46c2-9cdd-3d2c0b375ecf tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 10 06:37:25.496498 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-7f43970e-f1e5-4e7b-886d-6468bd662916 req-7df89e9d-638d-46c2-9cdd-3d2c0b375ecf tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dd4137ad-9814-404e-833c-56eddd105d66", "connector": null, "instance_uuid": "927c48b1-f46a-484f-a048-f24ab7060dfa"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:37:25.506566 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:25.506566 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:37:25.528739 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-7f43970e-f1e5-4e7b-886d-6468bd662916 req-7df89e9d-638d-46c2-9cdd-3d2c0b375ecf tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 10 06:37:25.529169 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 681/2725] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 10 06:37:25 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 10 06:37:25.849575 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-4439f516-2218-4247-bc28-f8b849de127d None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:25.852429 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-4439f516-2218-4247-bc28-f8b849de127d tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] GET https://10.4.3.200/volume/v3/backups/7b738d91-1855-45fa-af5a-e663a801e472 Jul 10 06:37:25.853359 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-4439f516-2218-4247-bc28-f8b849de127d tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:25.853697 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-4439f516-2218-4247-bc28-f8b849de127d tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:25.853816 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-4439f516-2218-4247-bc28-f8b849de127d tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Show backup with id 7b738d91-1855-45fa-af5a-e663a801e472. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:25.860226 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:25.860226 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:37:25.861025 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-4439f516-2218-4247-bc28-f8b849de127d tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] https://10.4.3.200/volume/v3/backups/7b738d91-1855-45fa-af5a-e663a801e472 returned with HTTP 200 Jul 10 06:37:25.862046 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 685/2726] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:25 2026] GET /volume/v3/backups/7b738d91-1855-45fa-af5a-e663a801e472 => generated 739 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:25.969171 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-959346ed-b79c-4998-b16b-a60998a35979 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:25.971031 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-959346ed-b79c-4998-b16b-a60998a35979 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] GET https://10.4.3.200/volume/v3/volumes/dd4137ad-9814-404e-833c-56eddd105d66 Jul 10 06:37:25.971240 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-959346ed-b79c-4998-b16b-a60998a35979 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:25.971425 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-959346ed-b79c-4998-b16b-a60998a35979 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:25.980839 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:25.980839 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:37:25.984731 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-959346ed-b79c-4998-b16b-a60998a35979 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Volume info retrieved successfully. Jul 10 06:37:25.989805 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-959346ed-b79c-4998-b16b-a60998a35979 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] https://10.4.3.200/volume/v3/volumes/dd4137ad-9814-404e-833c-56eddd105d66 returned with HTTP 200 Jul 10 06:37:25.990223 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 685/2727] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:25 2026] GET /volume/v3/volumes/dd4137ad-9814-404e-833c-56eddd105d66 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:26.063089 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-4a0c76fd-3ca9-4667-8f2a-c61888ae6d66 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:26.063434 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4a0c76fd-3ca9-4667-8f2a-c61888ae6d66 None None] GET https://10.4.3.200/volume// Jul 10 06:37:26.063602 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4a0c76fd-3ca9-4667-8f2a-c61888ae6d66 None None] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:26.063779 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4a0c76fd-3ca9-4667-8f2a-c61888ae6d66 None None] Calling method 'all' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:26.064072 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4a0c76fd-3ca9-4667-8f2a-c61888ae6d66 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:37:26.064331 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 677/2728] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:37: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 10 06:37:26.072545 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-7f43970e-f1e5-4e7b-886d-6468bd662916 req-0eabd7a3-abd4-465e-88fe-f8e1b93dbd79 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:26.074752 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-7f43970e-f1e5-4e7b-886d-6468bd662916 req-0eabd7a3-abd4-465e-88fe-f8e1b93dbd79 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] GET https://10.4.3.200/volume/v3/volumes/dd4137ad-9814-404e-833c-56eddd105d66 Jul 10 06:37:26.075022 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-7f43970e-f1e5-4e7b-886d-6468bd662916 req-0eabd7a3-abd4-465e-88fe-f8e1b93dbd79 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:26.075313 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-7f43970e-f1e5-4e7b-886d-6468bd662916 req-0eabd7a3-abd4-465e-88fe-f8e1b93dbd79 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:26.087038 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:26.087038 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:37:26.090816 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [req-7f43970e-f1e5-4e7b-886d-6468bd662916 req-0eabd7a3-abd4-465e-88fe-f8e1b93dbd79 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Volume info retrieved successfully. Jul 10 06:37:26.095344 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-7f43970e-f1e5-4e7b-886d-6468bd662916 req-0eabd7a3-abd4-465e-88fe-f8e1b93dbd79 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] https://10.4.3.200/volume/v3/volumes/dd4137ad-9814-404e-833c-56eddd105d66 returned with HTTP 200 Jul 10 06:37:26.095733 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 682/2729] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 10 06:37:26 2026] GET /volume/v3/volumes/dd4137ad-9814-404e-833c-56eddd105d66 => generated 1023 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:37:26.209282 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-e2da7091-c79e-4e3c-9767-01aa7b834fbe None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:26.209888 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-7f43970e-f1e5-4e7b-886d-6468bd662916 req-6a565f0d-1752-4bc4-92ba-298df8ea860c None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:26.213134 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-7f43970e-f1e5-4e7b-886d-6468bd662916 req-6a565f0d-1752-4bc4-92ba-298df8ea860c tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] PUT https://10.4.3.200/volume/v3/attachments/7a1140d4-502e-4de8-b1e7-5696cdcb5142 Jul 10 06:37:26.213645 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-7f43970e-f1e5-4e7b-886d-6468bd662916 req-6a565f0d-1752-4bc4-92ba-298df8ea860c tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000004964", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad080837985", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8eedee5c-bca8-4f5c-8f66-111c7b448d96", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:37:26.224442 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-7f43970e-f1e5-4e7b-886d-6468bd662916 req-6a565f0d-1752-4bc4-92ba-298df8ea860c tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Acquiring lock "cinder-attachment_update-dd4137ad-9814-404e-833c-56eddd105d66-np0000004964" by "attachment_update" {{(pid=99978) __acquire /opt/stack/cinder/cinder/coordination.py:210}} Jul 10 06:37:26.228704 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-7f43970e-f1e5-4e7b-886d-6468bd662916 req-6a565f0d-1752-4bc4-92ba-298df8ea860c tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Lock "cinder-attachment_update-dd4137ad-9814-404e-833c-56eddd105d66-np0000004964" acquired by "attachment_update" :: waited 0.004s {{(pid=99978) __acquire /opt/stack/cinder/cinder/coordination.py:228}} Jul 10 06:37:26.229967 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:26.229967 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:37:26.330420 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-e2da7091-c79e-4e3c-9767-01aa7b834fbe tempest-VolumeTypesAccessTest-832471003 tempest-VolumeTypesAccessTest-832471003-project-admin] POST https://10.4.3.200/volume/v3/types Jul 10 06:37:26.330773 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-e2da7091-c79e-4e3c-9767-01aa7b834fbe tempest-VolumeTypesAccessTest-832471003 tempest-VolumeTypesAccessTest-832471003-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-817640516", "os-volume-type-access:is_public": false}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:37:26.342713 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-e2da7091-c79e-4e3c-9767-01aa7b834fbe tempest-VolumeTypesAccessTest-832471003 tempest-VolumeTypesAccessTest-832471003-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 10 06:37:26.343047 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 686/2730] 10.4.3.200 () {68 vars in 1253 bytes} [Fri Jul 10 06:37:26 2026] POST /volume/v3/types => generated 228 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:26.350925 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-49b57acd-dcaf-46e6-88e6-3fcec3fcaca5 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:26.442266 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-49b57acd-dcaf-46e6-88e6-3fcec3fcaca5 tempest-VolumeTypesAccessTest-2024561007 tempest-VolumeTypesAccessTest-2024561007-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:37:26.442800 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-49b57acd-dcaf-46e6-88e6-3fcec3fcaca5 tempest-VolumeTypesAccessTest-2024561007 tempest-VolumeTypesAccessTest-2024561007-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "25200658-cb2e-4812-ae26-c411765211b5", "size": 1}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:37:26.444821 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.volumes [None req-49b57acd-dcaf-46e6-88e6-3fcec3fcaca5 tempest-VolumeTypesAccessTest-2024561007 tempest-VolumeTypesAccessTest-2024561007-project-member] Create volume request body: {'volume': {'volume_type': '25200658-cb2e-4812-ae26-c411765211b5', 'size': 1}} {{(pid=99977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:37:26.447422 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-d66abf0e-c2e7-4a96-b8ab-00dacf314be4 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:26.449203 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d66abf0e-c2e7-4a96-b8ab-00dacf314be4 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/volumes/c574e020-d741-4a18-ba04-7fb13b724cfc Jul 10 06:37:26.449436 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d66abf0e-c2e7-4a96-b8ab-00dacf314be4 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:26.449642 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d66abf0e-c2e7-4a96-b8ab-00dacf314be4 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:26.453446 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-49b57acd-dcaf-46e6-88e6-3fcec3fcaca5 tempest-VolumeTypesAccessTest-2024561007 tempest-VolumeTypesAccessTest-2024561007-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 404 Jul 10 06:37:26.453773 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 678/2731] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 10 06:37:26 2026] POST /volume/v3/volumes => generated 114 bytes in 103 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:37:26.460525 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d66abf0e-c2e7-4a96-b8ab-00dacf314be4 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/volumes/c574e020-d741-4a18-ba04-7fb13b724cfc returned with HTTP 404 Jul 10 06:37:26.460525 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 683/2732] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:26 2026] GET /volume/v3/volumes/c574e020-d741-4a18-ba04-7fb13b724cfc => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:37:26.464235 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-d73ff85b-6466-4293-a13d-5677a82c2017 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:26.464540 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-fdf4373e-a3d3-4816-b16b-8c42dfd8e790 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:26.467201 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-d73ff85b-6466-4293-a13d-5677a82c2017 tempest-VolumeTypesAccessTest-832471003 tempest-VolumeTypesAccessTest-832471003-project-admin] POST https://10.4.3.200/volume/v3/types/25200658-cb2e-4812-ae26-c411765211b5/action Jul 10 06:37:26.468523 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-d73ff85b-6466-4293-a13d-5677a82c2017 tempest-VolumeTypesAccessTest-832471003 tempest-VolumeTypesAccessTest-832471003-project-admin] Action body: b'{"addProjectAccess": {"project": "bf2fa15afc45410d92f81a2c532fb5d3"}}' {{(pid=99975) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:37:26.468523 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-d73ff85b-6466-4293-a13d-5677a82c2017 tempest-VolumeTypesAccessTest-832471003 tempest-VolumeTypesAccessTest-832471003-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "bf2fa15afc45410d92f81a2c532fb5d3"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:37:26.468738 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-fdf4373e-a3d3-4816-b16b-8c42dfd8e790 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] DELETE https://10.4.3.200/volume/v3/backups/e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1 Jul 10 06:37:26.468738 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-fdf4373e-a3d3-4816-b16b-8c42dfd8e790 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:26.469026 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-fdf4373e-a3d3-4816-b16b-8c42dfd8e790 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:26.472585 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.contrib.backups [None req-fdf4373e-a3d3-4816-b16b-8c42dfd8e790 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Delete backup with id: e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1. Jul 10 06:37:26.474722 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:26.474722 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:37:26.489609 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.backup.rpcapi [None req-fdf4373e-a3d3-4816-b16b-8c42dfd8e790 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] delete_backup rpcapi backup_id e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1 {{(pid=99977) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 06:37:26.491642 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-fdf4373e-a3d3-4816-b16b-8c42dfd8e790 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1 returned with HTTP 202 Jul 10 06:37:26.492162 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 679/2733] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:37:26 2026] DELETE /volume/v3/backups/e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:37:26.496696 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-02018627-e12d-4cca-b19a-f340bd54f468 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:26.499035 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-02018627-e12d-4cca-b19a-f340bd54f468 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/01d93933-0328-4317-b96f-144d934dba7b Jul 10 06:37:26.499035 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-02018627-e12d-4cca-b19a-f340bd54f468 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:26.499035 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-02018627-e12d-4cca-b19a-f340bd54f468 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:26.499035 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-02018627-e12d-4cca-b19a-f340bd54f468 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id 01d93933-0328-4317-b96f-144d934dba7b. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:26.502527 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-36569835-12c4-4e91-9c24-fb70fe54e19e None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:26.502767 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-d73ff85b-6466-4293-a13d-5677a82c2017 tempest-VolumeTypesAccessTest-832471003 tempest-VolumeTypesAccessTest-832471003-project-admin] https://10.4.3.200/volume/v3/types/25200658-cb2e-4812-ae26-c411765211b5/action returned with HTTP 202 Jul 10 06:37:26.502767 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 687/2734] 10.4.3.200 () {68 vars in 1384 bytes} [Fri Jul 10 06:37:26 2026] POST /volume/v3/types/25200658-cb2e-4812-ae26-c411765211b5/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:37:26.502851 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-36569835-12c4-4e91-9c24-fb70fe54e19e tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1 Jul 10 06:37:26.502851 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-36569835-12c4-4e91-9c24-fb70fe54e19e tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:26.502851 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-36569835-12c4-4e91-9c24-fb70fe54e19e tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:26.502851 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-36569835-12c4-4e91-9c24-fb70fe54e19e tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:26.504660 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:26.504660 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:37:26.505787 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-02018627-e12d-4cca-b19a-f340bd54f468 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/01d93933-0328-4317-b96f-144d934dba7b returned with HTTP 200 Jul 10 06:37:26.506365 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 684/2735] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:26 2026] GET /volume/v3/backups/01d93933-0328-4317-b96f-144d934dba7b => generated 784 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:26.507951 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:26.507951 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:37:26.509028 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-36569835-12c4-4e91-9c24-fb70fe54e19e tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1 returned with HTTP 200 Jul 10 06:37:26.509471 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 680/2736] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:26 2026] GET /volume/v3/backups/e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1 => generated 825 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:26.513073 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-89b29e3d-d5b9-4ffc-b509-d08dae41a368 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:26.518899 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-89b29e3d-d5b9-4ffc-b509-d08dae41a368 tempest-VolumeTypesAccessTest-2024561007 tempest-VolumeTypesAccessTest-2024561007-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:37:26.520255 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-89b29e3d-d5b9-4ffc-b509-d08dae41a368 tempest-VolumeTypesAccessTest-2024561007 tempest-VolumeTypesAccessTest-2024561007-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "25200658-cb2e-4812-ae26-c411765211b5", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-258519676"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:37:26.526566 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.volumes [None req-89b29e3d-d5b9-4ffc-b509-d08dae41a368 tempest-VolumeTypesAccessTest-2024561007 tempest-VolumeTypesAccessTest-2024561007-project-member] Create volume request body: {'volume': {'volume_type': '25200658-cb2e-4812-ae26-c411765211b5', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-258519676'}} {{(pid=99975) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:37:26.541116 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-89b29e3d-d5b9-4ffc-b509-d08dae41a368 tempest-VolumeTypesAccessTest-2024561007 tempest-VolumeTypesAccessTest-2024561007-project-member] Create volume of 1 GB Jul 10 06:37:26.541983 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:26.541983 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:37:26.542450 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-89b29e3d-d5b9-4ffc-b509-d08dae41a368 tempest-VolumeTypesAccessTest-2024561007 tempest-VolumeTypesAccessTest-2024561007-project-member] Availability Zones retrieved successfully. Jul 10 06:37:26.547551 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-89b29e3d-d5b9-4ffc-b509-d08dae41a368 tempest-VolumeTypesAccessTest-2024561007 tempest-VolumeTypesAccessTest-2024561007-project-member] Flow 'volume_create_api' (c4453511-cb62-4001-b6f3-42a9c13d449a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:37:26.548445 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-89b29e3d-d5b9-4ffc-b509-d08dae41a368 tempest-VolumeTypesAccessTest-2024561007 tempest-VolumeTypesAccessTest-2024561007-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fbaf29c0-2eb8-4e64-ba64-9dd2a4e45e8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:37:26.549306 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.flows.api.create_volume [None req-89b29e3d-d5b9-4ffc-b509-d08dae41a368 tempest-VolumeTypesAccessTest-2024561007 tempest-VolumeTypesAccessTest-2024561007-project-member] Validating volume size '1' using validate_int {{(pid=99975) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:37:26.567636 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-89b29e3d-d5b9-4ffc-b509-d08dae41a368 tempest-VolumeTypesAccessTest-2024561007 tempest-VolumeTypesAccessTest-2024561007-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fbaf29c0-2eb8-4e64-ba64-9dd2a4e45e8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:37:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=25200658-cb2e-4812-ae26-c411765211b5,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-817640516',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '25200658-cb2e-4812-ae26-c411765211b5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:37:26.568410 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-89b29e3d-d5b9-4ffc-b509-d08dae41a368 tempest-VolumeTypesAccessTest-2024561007 tempest-VolumeTypesAccessTest-2024561007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98757976-c564-4b2e-a0f4-ff7717d7c8b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:37:26.596591 np0000004964 devstack@c-api.service[99975]: WARNING cinder.quota [None req-89b29e3d-d5b9-4ffc-b509-d08dae41a368 tempest-VolumeTypesAccessTest-2024561007 tempest-VolumeTypesAccessTest-2024561007-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-817640516 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-817640516, it is now deprecated. Please use the default quota class for default quota. Jul 10 06:37:26.596970 np0000004964 devstack@c-api.service[99975]: WARNING cinder.quota [None req-89b29e3d-d5b9-4ffc-b509-d08dae41a368 tempest-VolumeTypesAccessTest-2024561007 tempest-VolumeTypesAccessTest-2024561007-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-817640516 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-817640516, it is now deprecated. Please use the default quota class for default quota. Jul 10 06:37:26.632943 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-ef86dc45-4400-46a9-98ae-135472b1468c None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:26.659846 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ef86dc45-4400-46a9-98ae-135472b1468c tempest-ProjectReaderTests-926822422 tempest-ProjectReaderTests-926822422-project-admin] GET https://10.4.3.200/volume/v3/scheduler-stats/get_pools Jul 10 06:37:26.660018 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ef86dc45-4400-46a9-98ae-135472b1468c tempest-ProjectReaderTests-926822422 tempest-ProjectReaderTests-926822422-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:26.660185 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ef86dc45-4400-46a9-98ae-135472b1468c tempest-ProjectReaderTests-926822422 tempest-ProjectReaderTests-926822422-project-admin] Calling method 'get_pools' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:26.730257 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.quota [None req-89b29e3d-d5b9-4ffc-b509-d08dae41a368 tempest-VolumeTypesAccessTest-2024561007 tempest-VolumeTypesAccessTest-2024561007-project-member] Created reservations ['99656935-b7ba-43b9-aeac-7efe829f78ae', '6025fcd6-d389-4952-a816-8a5fb68f9aed', 'fb42c554-4866-42e6-a079-5c8efa63c5e7', '9bd358ad-438c-4cc5-bbda-05075c6575df'] {{(pid=99975) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:37:26.731252 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-89b29e3d-d5b9-4ffc-b509-d08dae41a368 tempest-VolumeTypesAccessTest-2024561007 tempest-VolumeTypesAccessTest-2024561007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98757976-c564-4b2e-a0f4-ff7717d7c8b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['99656935-b7ba-43b9-aeac-7efe829f78ae', '6025fcd6-d389-4952-a816-8a5fb68f9aed', 'fb42c554-4866-42e6-a079-5c8efa63c5e7', '9bd358ad-438c-4cc5-bbda-05075c6575df']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:37:26.732244 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-89b29e3d-d5b9-4ffc-b509-d08dae41a368 tempest-VolumeTypesAccessTest-2024561007 tempest-VolumeTypesAccessTest-2024561007-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (627d9a83-3a70-43f7-b94c-fa54e2bc0d1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:37:26.753677 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-7f43970e-f1e5-4e7b-886d-6468bd662916 req-6a565f0d-1752-4bc4-92ba-298df8ea860c tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Lock "cinder-attachment_update-dd4137ad-9814-404e-833c-56eddd105d66-np0000004964" released by "attachment_update" :: held 0.525s {{(pid=99978) __release /opt/stack/cinder/cinder/coordination.py:239}} Jul 10 06:37:26.754697 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-89b29e3d-d5b9-4ffc-b509-d08dae41a368 tempest-VolumeTypesAccessTest-2024561007 tempest-VolumeTypesAccessTest-2024561007-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (627d9a83-3a70-43f7-b94c-fa54e2bc0d1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6acdbb51-89f2-44e0-8cf6-ff944a99991a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-258519676',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf2fa15afc45410d92f81a2c532fb5d3',qos_specs=None,replication_status=,reservations=['99656935-b7ba-43b9-aeac-7efe829f78ae','6025fcd6-d389-4952-a816-8a5fb68f9aed','fb42c554-4866-42e6-a079-5c8efa63c5e7','9bd358ad-438c-4cc5-bbda-05075c6575df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f0cc642f58b4961b48647e5c624a614',volume_type_id=25200658-cb2e-4812-ae26-c411765211b5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:37:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-258519676',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6acdbb51-89f2-44e0-8cf6-ff944a99991a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bf2fa15afc45410d92f81a2c532fb5d3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1f0cc642f58b4961b48647e5c624a614',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(25200658-cb2e-4812-ae26-c411765211b5),volume_type_id=25200658-cb2e-4812-ae26-c411765211b5)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:37:26.754817 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-7f43970e-f1e5-4e7b-886d-6468bd662916 req-6a565f0d-1752-4bc4-92ba-298df8ea860c tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] https://10.4.3.200/volume/v3/attachments/7a1140d4-502e-4de8-b1e7-5696cdcb5142 returned with HTTP 200 Jul 10 06:37:26.754817 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 686/2737] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 10 06:37:26 2026] PUT /volume/v3/attachments/7a1140d4-502e-4de8-b1e7-5696cdcb5142 => generated 969 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:37:26.755031 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-89b29e3d-d5b9-4ffc-b509-d08dae41a368 tempest-VolumeTypesAccessTest-2024561007 tempest-VolumeTypesAccessTest-2024561007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34023ed3-adc2-442f-8bc5-6d74bfc04970) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:37:26.764239 np0000004964 devstack@c-api.service[99975]: DEBUG dbcounter [-] [99975] Writing DB stats cinder:SELECT=450,cinder:UPDATE=144,cinder:INSERT=92 {{(pid=99975) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:37:26.772469 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-89b29e3d-d5b9-4ffc-b509-d08dae41a368 tempest-VolumeTypesAccessTest-2024561007 tempest-VolumeTypesAccessTest-2024561007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34023ed3-adc2-442f-8bc5-6d74bfc04970) transitioned into state 'SUCCESS' from state '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-258519676',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf2fa15afc45410d92f81a2c532fb5d3',qos_specs=None,replication_status=,reservations=['99656935-b7ba-43b9-aeac-7efe829f78ae','6025fcd6-d389-4952-a816-8a5fb68f9aed','fb42c554-4866-42e6-a079-5c8efa63c5e7','9bd358ad-438c-4cc5-bbda-05075c6575df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f0cc642f58b4961b48647e5c624a614',volume_type_id=25200658-cb2e-4812-ae26-c411765211b5)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:37:26.772725 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-89b29e3d-d5b9-4ffc-b509-d08dae41a368 tempest-VolumeTypesAccessTest-2024561007 tempest-VolumeTypesAccessTest-2024561007-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd79b0fe-7ed5-4229-ad67-82b0f65cb402) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:37:26.781071 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-89b29e3d-d5b9-4ffc-b509-d08dae41a368 tempest-VolumeTypesAccessTest-2024561007 tempest-VolumeTypesAccessTest-2024561007-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd79b0fe-7ed5-4229-ad67-82b0f65cb402) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:37:26.781868 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-89b29e3d-d5b9-4ffc-b509-d08dae41a368 tempest-VolumeTypesAccessTest-2024561007 tempest-VolumeTypesAccessTest-2024561007-project-member] Flow 'volume_create_api' (c4453511-cb62-4001-b6f3-42a9c13d449a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:37:26.782331 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-89b29e3d-d5b9-4ffc-b509-d08dae41a368 tempest-VolumeTypesAccessTest-2024561007 tempest-VolumeTypesAccessTest-2024561007-project-member] Create volume request issued successfully. Jul 10 06:37:26.782870 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-89b29e3d-d5b9-4ffc-b509-d08dae41a368 tempest-VolumeTypesAccessTest-2024561007 tempest-VolumeTypesAccessTest-2024561007-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:37:26.783420 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 688/2738] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 10 06:37:26 2026] POST /volume/v3/volumes => generated 794 bytes in 272 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:37:26.799184 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-cb888139-e9b0-4f5b-af40-84a153861392 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:26.800985 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-cb888139-e9b0-4f5b-af40-84a153861392 tempest-VolumeTypesAccessTest-2024561007 tempest-VolumeTypesAccessTest-2024561007-project-member] GET https://10.4.3.200/volume/v3/volumes/6acdbb51-89f2-44e0-8cf6-ff944a99991a Jul 10 06:37:26.801339 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-cb888139-e9b0-4f5b-af40-84a153861392 tempest-VolumeTypesAccessTest-2024561007 tempest-VolumeTypesAccessTest-2024561007-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:26.801718 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-cb888139-e9b0-4f5b-af40-84a153861392 tempest-VolumeTypesAccessTest-2024561007 tempest-VolumeTypesAccessTest-2024561007-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:26.810688 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:26.810688 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:37:26.815270 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-cb888139-e9b0-4f5b-af40-84a153861392 tempest-VolumeTypesAccessTest-2024561007 tempest-VolumeTypesAccessTest-2024561007-project-member] Volume info retrieved successfully. Jul 10 06:37:26.819912 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-cb888139-e9b0-4f5b-af40-84a153861392 tempest-VolumeTypesAccessTest-2024561007 tempest-VolumeTypesAccessTest-2024561007-project-member] https://10.4.3.200/volume/v3/volumes/6acdbb51-89f2-44e0-8cf6-ff944a99991a returned with HTTP 200 Jul 10 06:37:26.820491 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 681/2739] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:26 2026] GET /volume/v3/volumes/6acdbb51-89f2-44e0-8cf6-ff944a99991a => generated 862 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:26.871365 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-29652a4e-27e7-4c9c-b9fe-a7e54a26ba6f None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:26.873764 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-29652a4e-27e7-4c9c-b9fe-a7e54a26ba6f tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] GET https://10.4.3.200/volume/v3/backups/7b738d91-1855-45fa-af5a-e663a801e472 Jul 10 06:37:26.873940 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-29652a4e-27e7-4c9c-b9fe-a7e54a26ba6f tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:26.874230 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-29652a4e-27e7-4c9c-b9fe-a7e54a26ba6f tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:26.874737 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-29652a4e-27e7-4c9c-b9fe-a7e54a26ba6f tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Show backup with id 7b738d91-1855-45fa-af5a-e663a801e472. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:26.879146 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:26.879146 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:37:26.880078 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-29652a4e-27e7-4c9c-b9fe-a7e54a26ba6f tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] https://10.4.3.200/volume/v3/backups/7b738d91-1855-45fa-af5a-e663a801e472 returned with HTTP 200 Jul 10 06:37:26.880545 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 687/2740] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:26 2026] GET /volume/v3/backups/7b738d91-1855-45fa-af5a-e663a801e472 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:27.005896 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-c30ca96c-53bd-4aa7-93e8-4697f3949b67 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:27.007612 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-c30ca96c-53bd-4aa7-93e8-4697f3949b67 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] GET https://10.4.3.200/volume/v3/volumes/dd4137ad-9814-404e-833c-56eddd105d66 Jul 10 06:37:27.007808 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-c30ca96c-53bd-4aa7-93e8-4697f3949b67 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:27.007881 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-c30ca96c-53bd-4aa7-93e8-4697f3949b67 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:27.016020 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:27.016020 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:37:27.021906 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-c30ca96c-53bd-4aa7-93e8-4697f3949b67 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Volume info retrieved successfully. Jul 10 06:37:27.035271 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-c30ca96c-53bd-4aa7-93e8-4697f3949b67 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] https://10.4.3.200/volume/v3/volumes/dd4137ad-9814-404e-833c-56eddd105d66 returned with HTTP 200 Jul 10 06:37:27.037005 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 689/2741] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:27 2026] GET /volume/v3/volumes/dd4137ad-9814-404e-833c-56eddd105d66 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:27.162380 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ef86dc45-4400-46a9-98ae-135472b1468c tempest-ProjectReaderTests-926822422 tempest-ProjectReaderTests-926822422-project-admin] https://10.4.3.200/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 10 06:37:27.162893 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 685/2742] 10.4.3.200 () {66 vars in 1291 bytes} [Fri Jul 10 06:37:26 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 531 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:27.170316 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-e0ee5d0f-0c69-475d-833a-f9eb1f66a7b8 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:27.230788 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e0ee5d0f-0c69-475d-833a-f9eb1f66a7b8 tempest-ProjectReaderTests-926822422 tempest-ProjectReaderTests-926822422-project-reader] GET https://10.4.3.200/volume/v3/capabilities/np0000004964@storpool Jul 10 06:37:27.230788 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e0ee5d0f-0c69-475d-833a-f9eb1f66a7b8 tempest-ProjectReaderTests-926822422 tempest-ProjectReaderTests-926822422-project-reader] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:27.230788 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e0ee5d0f-0c69-475d-833a-f9eb1f66a7b8 tempest-ProjectReaderTests-926822422 tempest-ProjectReaderTests-926822422-project-reader] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:27.231427 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.policy [None req-e0ee5d0f-0c69-475d-833a-f9eb1f66a7b8 tempest-ProjectReaderTests-926822422 tempest-ProjectReaderTests-926822422-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '0ff3fd79071a49ce9f212d6f9bc0a92d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3725afb1bbcf43afa54926573aa6dc2c', '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=99977) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 06:37:27.231615 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e0ee5d0f-0c69-475d-833a-f9eb1f66a7b8 tempest-ProjectReaderTests-926822422 tempest-ProjectReaderTests-926822422-project-reader] https://10.4.3.200/volume/v3/capabilities/np0000004964@storpool returned with HTTP 403 Jul 10 06:37:27.232139 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 682/2743] 10.4.3.200 () {66 vars in 1318 bytes} [Fri Jul 10 06:37:27 2026] GET /volume/v3/capabilities/np0000004964@storpool => generated 110 bytes in 62 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:37:27.518537 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-4002b59b-c101-449c-9a7d-41a8b38f8c37 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:27.518537 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4002b59b-c101-449c-9a7d-41a8b38f8c37 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/01d93933-0328-4317-b96f-144d934dba7b Jul 10 06:37:27.518537 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4002b59b-c101-449c-9a7d-41a8b38f8c37 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:27.518537 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4002b59b-c101-449c-9a7d-41a8b38f8c37 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:27.518537 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-4002b59b-c101-449c-9a7d-41a8b38f8c37 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id 01d93933-0328-4317-b96f-144d934dba7b. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:27.522521 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-954f764b-667f-46c4-ae8b-08632b12e3b6 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:27.524652 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:27.524652 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:37:27.524724 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-954f764b-667f-46c4-ae8b-08632b12e3b6 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1 Jul 10 06:37:27.524919 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-954f764b-667f-46c4-ae8b-08632b12e3b6 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:27.525127 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-954f764b-667f-46c4-ae8b-08632b12e3b6 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:27.525243 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-954f764b-667f-46c4-ae8b-08632b12e3b6 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:27.525274 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4002b59b-c101-449c-9a7d-41a8b38f8c37 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/01d93933-0328-4317-b96f-144d934dba7b returned with HTTP 200 Jul 10 06:37:27.525613 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 688/2744] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:27 2026] GET /volume/v3/backups/01d93933-0328-4317-b96f-144d934dba7b => generated 784 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:27.528390 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-954f764b-667f-46c4-ae8b-08632b12e3b6 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1 returned with HTTP 404 Jul 10 06:37:27.529104 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 690/2745] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:27 2026] GET /volume/v3/backups/e5a8c0fc-f671-4fbb-9d38-77d23f13f2a1 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:37:27.608040 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-513fb131-6089-47f0-bbdd-5d48d0aee6f8 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:27.611366 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-513fb131-6089-47f0-bbdd-5d48d0aee6f8 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] DELETE https://10.4.3.200/volume/v3/volumes/8c34d25e-31d2-4bbd-949d-a1a290480b2b Jul 10 06:37:27.611578 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-513fb131-6089-47f0-bbdd-5d48d0aee6f8 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:27.611755 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-513fb131-6089-47f0-bbdd-5d48d0aee6f8 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:27.611895 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-513fb131-6089-47f0-bbdd-5d48d0aee6f8 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Delete volume with id: 8c34d25e-31d2-4bbd-949d-a1a290480b2b Jul 10 06:37:27.620499 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:27.620499 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:37:27.620983 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-513fb131-6089-47f0-bbdd-5d48d0aee6f8 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Volume info retrieved successfully. Jul 10 06:37:27.646740 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-513fb131-6089-47f0-bbdd-5d48d0aee6f8 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Delete volume request issued successfully. Jul 10 06:37:27.646969 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-513fb131-6089-47f0-bbdd-5d48d0aee6f8 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/volumes/8c34d25e-31d2-4bbd-949d-a1a290480b2b returned with HTTP 202 Jul 10 06:37:27.647318 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 686/2746] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:37:27 2026] DELETE /volume/v3/volumes/8c34d25e-31d2-4bbd-949d-a1a290480b2b => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:37:27.654435 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-f8fedab0-7089-4a27-be95-95215ac94b2c None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:27.656004 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f8fedab0-7089-4a27-be95-95215ac94b2c tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/volumes/8c34d25e-31d2-4bbd-949d-a1a290480b2b Jul 10 06:37:27.656214 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f8fedab0-7089-4a27-be95-95215ac94b2c tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:27.656411 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f8fedab0-7089-4a27-be95-95215ac94b2c tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:27.663594 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:27.663594 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:37:27.667094 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-f8fedab0-7089-4a27-be95-95215ac94b2c tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Volume info retrieved successfully. Jul 10 06:37:27.670903 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f8fedab0-7089-4a27-be95-95215ac94b2c tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/volumes/8c34d25e-31d2-4bbd-949d-a1a290480b2b returned with HTTP 200 Jul 10 06:37:27.671334 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 683/2747] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:27 2026] GET /volume/v3/volumes/8c34d25e-31d2-4bbd-949d-a1a290480b2b => generated 907 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:27.840914 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-d35aa186-fc70-4d60-ab5e-8d8e0bc19670 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:27.842980 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d35aa186-fc70-4d60-ab5e-8d8e0bc19670 tempest-VolumeTypesAccessTest-2024561007 tempest-VolumeTypesAccessTest-2024561007-project-member] GET https://10.4.3.200/volume/v3/volumes/6acdbb51-89f2-44e0-8cf6-ff944a99991a Jul 10 06:37:27.842980 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d35aa186-fc70-4d60-ab5e-8d8e0bc19670 tempest-VolumeTypesAccessTest-2024561007 tempest-VolumeTypesAccessTest-2024561007-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:27.843094 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d35aa186-fc70-4d60-ab5e-8d8e0bc19670 tempest-VolumeTypesAccessTest-2024561007 tempest-VolumeTypesAccessTest-2024561007-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:27.849872 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:27.849872 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:37:27.855041 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-d35aa186-fc70-4d60-ab5e-8d8e0bc19670 tempest-VolumeTypesAccessTest-2024561007 tempest-VolumeTypesAccessTest-2024561007-project-member] Volume info retrieved successfully. Jul 10 06:37:27.860928 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d35aa186-fc70-4d60-ab5e-8d8e0bc19670 tempest-VolumeTypesAccessTest-2024561007 tempest-VolumeTypesAccessTest-2024561007-project-member] https://10.4.3.200/volume/v3/volumes/6acdbb51-89f2-44e0-8cf6-ff944a99991a returned with HTTP 200 Jul 10 06:37:27.861378 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 689/2748] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:27 2026] GET /volume/v3/volumes/6acdbb51-89f2-44e0-8cf6-ff944a99991a => generated 887 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:27.877987 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-7db1031b-2770-47f7-b1bc-606748f2a420 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:27.879675 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-7db1031b-2770-47f7-b1bc-606748f2a420 tempest-VolumeTypesAccessTest-2024561007 tempest-VolumeTypesAccessTest-2024561007-project-member] GET https://10.4.3.200/volume/v3/volumes/6acdbb51-89f2-44e0-8cf6-ff944a99991a Jul 10 06:37:27.879844 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-7db1031b-2770-47f7-b1bc-606748f2a420 tempest-VolumeTypesAccessTest-2024561007 tempest-VolumeTypesAccessTest-2024561007-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:27.880008 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-7db1031b-2770-47f7-b1bc-606748f2a420 tempest-VolumeTypesAccessTest-2024561007 tempest-VolumeTypesAccessTest-2024561007-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:27.889010 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:27.889010 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:37:27.892275 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-6c6031a2-e28b-4383-aa29-f48c8595fc1d None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:27.892345 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-7db1031b-2770-47f7-b1bc-606748f2a420 tempest-VolumeTypesAccessTest-2024561007 tempest-VolumeTypesAccessTest-2024561007-project-member] Volume info retrieved successfully. Jul 10 06:37:27.893765 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6c6031a2-e28b-4383-aa29-f48c8595fc1d tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] GET https://10.4.3.200/volume/v3/backups/7b738d91-1855-45fa-af5a-e663a801e472 Jul 10 06:37:27.894118 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6c6031a2-e28b-4383-aa29-f48c8595fc1d tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:27.894484 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6c6031a2-e28b-4383-aa29-f48c8595fc1d tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:27.895522 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-6c6031a2-e28b-4383-aa29-f48c8595fc1d tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Show backup with id 7b738d91-1855-45fa-af5a-e663a801e472. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:27.896704 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-7db1031b-2770-47f7-b1bc-606748f2a420 tempest-VolumeTypesAccessTest-2024561007 tempest-VolumeTypesAccessTest-2024561007-project-member] https://10.4.3.200/volume/v3/volumes/6acdbb51-89f2-44e0-8cf6-ff944a99991a returned with HTTP 200 Jul 10 06:37:27.897055 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 691/2749] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:27 2026] GET /volume/v3/volumes/6acdbb51-89f2-44e0-8cf6-ff944a99991a => generated 887 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:27.908433 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:27.908433 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:37:27.909560 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6c6031a2-e28b-4383-aa29-f48c8595fc1d tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] https://10.4.3.200/volume/v3/backups/7b738d91-1855-45fa-af5a-e663a801e472 returned with HTTP 200 Jul 10 06:37:27.909600 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-1faf7ff0-74ed-44ee-a7c6-f3d76d9985a1 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:27.910009 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 687/2750] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:27 2026] GET /volume/v3/backups/7b738d91-1855-45fa-af5a-e663a801e472 => generated 750 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:27.914990 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1faf7ff0-74ed-44ee-a7c6-f3d76d9985a1 tempest-VolumeTypesAccessTest-2024561007 tempest-VolumeTypesAccessTest-2024561007-project-member] DELETE https://10.4.3.200/volume/v3/volumes/6acdbb51-89f2-44e0-8cf6-ff944a99991a Jul 10 06:37:27.914990 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1faf7ff0-74ed-44ee-a7c6-f3d76d9985a1 tempest-VolumeTypesAccessTest-2024561007 tempest-VolumeTypesAccessTest-2024561007-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:27.915237 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1faf7ff0-74ed-44ee-a7c6-f3d76d9985a1 tempest-VolumeTypesAccessTest-2024561007 tempest-VolumeTypesAccessTest-2024561007-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:27.915469 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-1faf7ff0-74ed-44ee-a7c6-f3d76d9985a1 tempest-VolumeTypesAccessTest-2024561007 tempest-VolumeTypesAccessTest-2024561007-project-member] Delete volume with id: 6acdbb51-89f2-44e0-8cf6-ff944a99991a Jul 10 06:37:27.923578 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:27.923578 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:37:27.924047 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-1faf7ff0-74ed-44ee-a7c6-f3d76d9985a1 tempest-VolumeTypesAccessTest-2024561007 tempest-VolumeTypesAccessTest-2024561007-project-member] Volume info retrieved successfully. Jul 10 06:37:27.944742 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-1faf7ff0-74ed-44ee-a7c6-f3d76d9985a1 tempest-VolumeTypesAccessTest-2024561007 tempest-VolumeTypesAccessTest-2024561007-project-member] Delete volume request issued successfully. Jul 10 06:37:27.944980 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1faf7ff0-74ed-44ee-a7c6-f3d76d9985a1 tempest-VolumeTypesAccessTest-2024561007 tempest-VolumeTypesAccessTest-2024561007-project-member] https://10.4.3.200/volume/v3/volumes/6acdbb51-89f2-44e0-8cf6-ff944a99991a returned with HTTP 202 Jul 10 06:37:27.945419 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 684/2751] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:37:27 2026] DELETE /volume/v3/volumes/6acdbb51-89f2-44e0-8cf6-ff944a99991a => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:37:27.953183 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-ba89a129-7e3d-49a1-af5e-e1d4424ec537 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:27.955340 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ba89a129-7e3d-49a1-af5e-e1d4424ec537 tempest-VolumeTypesAccessTest-2024561007 tempest-VolumeTypesAccessTest-2024561007-project-member] GET https://10.4.3.200/volume/v3/volumes/6acdbb51-89f2-44e0-8cf6-ff944a99991a Jul 10 06:37:27.956001 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ba89a129-7e3d-49a1-af5e-e1d4424ec537 tempest-VolumeTypesAccessTest-2024561007 tempest-VolumeTypesAccessTest-2024561007-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:27.956191 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ba89a129-7e3d-49a1-af5e-e1d4424ec537 tempest-VolumeTypesAccessTest-2024561007 tempest-VolumeTypesAccessTest-2024561007-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:27.962931 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:27.962931 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:37:27.967151 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-ba89a129-7e3d-49a1-af5e-e1d4424ec537 tempest-VolumeTypesAccessTest-2024561007 tempest-VolumeTypesAccessTest-2024561007-project-member] Volume info retrieved successfully. Jul 10 06:37:27.971092 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ba89a129-7e3d-49a1-af5e-e1d4424ec537 tempest-VolumeTypesAccessTest-2024561007 tempest-VolumeTypesAccessTest-2024561007-project-member] https://10.4.3.200/volume/v3/volumes/6acdbb51-89f2-44e0-8cf6-ff944a99991a returned with HTTP 200 Jul 10 06:37:27.971454 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 690/2752] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:27 2026] GET /volume/v3/volumes/6acdbb51-89f2-44e0-8cf6-ff944a99991a => generated 886 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:28.051624 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-91263f85-2fff-4dc1-81d5-d95e30b43625 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:28.054187 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-91263f85-2fff-4dc1-81d5-d95e30b43625 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] GET https://10.4.3.200/volume/v3/volumes/dd4137ad-9814-404e-833c-56eddd105d66 Jul 10 06:37:28.054373 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-91263f85-2fff-4dc1-81d5-d95e30b43625 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:28.055083 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-91263f85-2fff-4dc1-81d5-d95e30b43625 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:28.063455 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:28.063455 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:37:28.066680 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-91263f85-2fff-4dc1-81d5-d95e30b43625 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Volume info retrieved successfully. Jul 10 06:37:28.070462 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-91263f85-2fff-4dc1-81d5-d95e30b43625 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] https://10.4.3.200/volume/v3/volumes/dd4137ad-9814-404e-833c-56eddd105d66 returned with HTTP 200 Jul 10 06:37:28.070857 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 692/2753] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:28 2026] GET /volume/v3/volumes/dd4137ad-9814-404e-833c-56eddd105d66 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:28.536940 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-19055f46-0bd9-4c6f-9e93-2423fc3bd0fd None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:28.538459 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-19055f46-0bd9-4c6f-9e93-2423fc3bd0fd tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/01d93933-0328-4317-b96f-144d934dba7b Jul 10 06:37:28.538661 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-19055f46-0bd9-4c6f-9e93-2423fc3bd0fd tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:28.538832 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-19055f46-0bd9-4c6f-9e93-2423fc3bd0fd tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:28.538930 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-19055f46-0bd9-4c6f-9e93-2423fc3bd0fd tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id 01d93933-0328-4317-b96f-144d934dba7b. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:28.542593 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:28.542593 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:37:28.543245 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-19055f46-0bd9-4c6f-9e93-2423fc3bd0fd tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/01d93933-0328-4317-b96f-144d934dba7b returned with HTTP 200 Jul 10 06:37:28.543745 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 688/2754] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:28 2026] GET /volume/v3/backups/01d93933-0328-4317-b96f-144d934dba7b => generated 784 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:28.655013 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-62c77f80-53e6-4ed0-b263-f5778aa6b9fa None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:28.685838 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-e9212afd-6790-4b02-93a3-2ddc0d38b4c7 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:28.686592 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e9212afd-6790-4b02-93a3-2ddc0d38b4c7 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/volumes/8c34d25e-31d2-4bbd-949d-a1a290480b2b Jul 10 06:37:28.686841 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e9212afd-6790-4b02-93a3-2ddc0d38b4c7 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:28.687092 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e9212afd-6790-4b02-93a3-2ddc0d38b4c7 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:28.693885 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e9212afd-6790-4b02-93a3-2ddc0d38b4c7 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/volumes/8c34d25e-31d2-4bbd-949d-a1a290480b2b returned with HTTP 404 Jul 10 06:37:28.694427 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 691/2755] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:28 2026] GET /volume/v3/volumes/8c34d25e-31d2-4bbd-949d-a1a290480b2b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:37:28.702201 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-e1a3f856-9363-430c-9389-7f80b7ad867a None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:28.703418 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-e1a3f856-9363-430c-9389-7f80b7ad867a tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/volumes/8c34d25e-31d2-4bbd-949d-a1a290480b2b Jul 10 06:37:28.704254 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-e1a3f856-9363-430c-9389-7f80b7ad867a tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:28.704254 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-e1a3f856-9363-430c-9389-7f80b7ad867a tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:28.709053 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-e1a3f856-9363-430c-9389-7f80b7ad867a tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/volumes/8c34d25e-31d2-4bbd-949d-a1a290480b2b returned with HTTP 404 Jul 10 06:37:28.709780 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 693/2756] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:28 2026] GET /volume/v3/volumes/8c34d25e-31d2-4bbd-949d-a1a290480b2b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:37:28.715836 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-005d1de2-b01e-4559-a909-0ea57371378b None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:28.717613 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-005d1de2-b01e-4559-a909-0ea57371378b tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] DELETE https://10.4.3.200/volume/v3/volumes/8c34d25e-31d2-4bbd-949d-a1a290480b2b Jul 10 06:37:28.718254 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-005d1de2-b01e-4559-a909-0ea57371378b tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:28.718254 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-005d1de2-b01e-4559-a909-0ea57371378b tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:28.718254 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-005d1de2-b01e-4559-a909-0ea57371378b tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Delete volume with id: 8c34d25e-31d2-4bbd-949d-a1a290480b2b Jul 10 06:37:28.723965 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-005d1de2-b01e-4559-a909-0ea57371378b tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/volumes/8c34d25e-31d2-4bbd-949d-a1a290480b2b returned with HTTP 404 Jul 10 06:37:28.724550 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 689/2757] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:37:28 2026] DELETE /volume/v3/volumes/8c34d25e-31d2-4bbd-949d-a1a290480b2b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:37:28.736659 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-3f964466-676c-4fe4-81fa-4e87c26b92db None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:28.738110 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3f964466-676c-4fe4-81fa-4e87c26b92db tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:37:28.738444 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3f964466-676c-4fe4-81fa-4e87c26b92db tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1994896252"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:37:28.739895 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-3f964466-676c-4fe4-81fa-4e87c26b92db tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1994896252'}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:37:28.740018 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-3f964466-676c-4fe4-81fa-4e87c26b92db tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Create volume of 1 GB Jul 10 06:37:28.740676 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-62c77f80-53e6-4ed0-b263-f5778aa6b9fa tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] POST https://10.4.3.200/volume/v3/types Jul 10 06:37:28.741009 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-62c77f80-53e6-4ed0-b263-f5778aa6b9fa tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-791024953", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1076274061", "vendor_name": "tempest-vendor_name-1750881189"}}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:37:28.744851 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-3f964466-676c-4fe4-81fa-4e87c26b92db tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Availability Zones retrieved successfully. Jul 10 06:37:28.752721 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-3f964466-676c-4fe4-81fa-4e87c26b92db tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Flow 'volume_create_api' (20f6349f-2c25-4be6-becc-79543aa9f090) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:37:28.753696 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-62c77f80-53e6-4ed0-b263-f5778aa6b9fa tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 10 06:37:28.753966 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-3f964466-676c-4fe4-81fa-4e87c26b92db tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (521ff7fb-4f68-48eb-9da9-288db78f3666) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:37:28.754031 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 685/2758] 10.4.3.200 () {68 vars in 1253 bytes} [Fri Jul 10 06:37:28 2026] POST /volume/v3/types => generated 328 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:28.755194 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-3f964466-676c-4fe4-81fa-4e87c26b92db tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Validating volume size '1' using validate_int {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:37:28.762332 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-cff89f2b-8e4f-4b49-bf78-f73e08b6f33c None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:28.764443 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-cff89f2b-8e4f-4b49-bf78-f73e08b6f33c tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:37:28.764835 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-cff89f2b-8e4f-4b49-bf78-f73e08b6f33c tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "23a0a16d-6fcc-4d65-a5ce-71da3b784110", "size": 1}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:37:28.766366 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.volumes [None req-cff89f2b-8e4f-4b49-bf78-f73e08b6f33c tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] Create volume request body: {'volume': {'volume_type': '23a0a16d-6fcc-4d65-a5ce-71da3b784110', 'size': 1}} {{(pid=99975) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:37:28.770446 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-cff89f2b-8e4f-4b49-bf78-f73e08b6f33c tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] Create volume of 1 GB Jul 10 06:37:28.770706 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:28.770706 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:37:28.771097 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-cff89f2b-8e4f-4b49-bf78-f73e08b6f33c tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] Availability Zones retrieved successfully. Jul 10 06:37:28.777799 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-cff89f2b-8e4f-4b49-bf78-f73e08b6f33c tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] Flow 'volume_create_api' (be62d7d7-004f-435f-b530-dabd7189c530) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:37:28.779052 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-cff89f2b-8e4f-4b49-bf78-f73e08b6f33c tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5035243-f1d0-44d5-a058-5e93974b3921) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:37:28.780071 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.flows.api.create_volume [None req-cff89f2b-8e4f-4b49-bf78-f73e08b6f33c tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] Validating volume size '1' using validate_int {{(pid=99975) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:37:28.789129 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-3f964466-676c-4fe4-81fa-4e87c26b92db tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (521ff7fb-4f68-48eb-9da9-288db78f3666) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:37:28.789129 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-3f964466-676c-4fe4-81fa-4e87c26b92db tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (948f9c03-fa77-4a18-9178-6445ac60ac95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:37:28.802049 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-cff89f2b-8e4f-4b49-bf78-f73e08b6f33c tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5035243-f1d0-44d5-a058-5e93974b3921) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:37:29Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1076274061',vendor_name='tempest-vendor_name-1750881189'},id=23a0a16d-6fcc-4d65-a5ce-71da3b784110,is_public=True,name='tempest-ProjectAdminTests-volume-type-791024953',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23a0a16d-6fcc-4d65-a5ce-71da3b784110', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:37:28.803012 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-cff89f2b-8e4f-4b49-bf78-f73e08b6f33c tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c3c87ce-2b39-4ab8-a2e6-6f8596a0a110) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:37:28.832136 np0000004964 devstack@c-api.service[99975]: WARNING cinder.quota [None req-cff89f2b-8e4f-4b49-bf78-f73e08b6f33c tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-791024953 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-791024953, it is now deprecated. Please use the default quota class for default quota. Jul 10 06:37:28.832409 np0000004964 devstack@c-api.service[99975]: WARNING cinder.quota [None req-cff89f2b-8e4f-4b49-bf78-f73e08b6f33c tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-791024953 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-791024953, it is now deprecated. Please use the default quota class for default quota. Jul 10 06:37:28.832519 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-3f964466-676c-4fe4-81fa-4e87c26b92db tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Created reservations ['3e712df0-c23c-47e2-a0a1-ec55fe082e96', 'e9179111-909a-4080-bb9d-acc4b88b797a', '15873acc-fd1f-4c54-8f7e-50221ae155ae', '84373b30-f4a5-455f-aaa0-a65320b2d84e'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:37:28.833406 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-3f964466-676c-4fe4-81fa-4e87c26b92db tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (948f9c03-fa77-4a18-9178-6445ac60ac95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3e712df0-c23c-47e2-a0a1-ec55fe082e96', 'e9179111-909a-4080-bb9d-acc4b88b797a', '15873acc-fd1f-4c54-8f7e-50221ae155ae', '84373b30-f4a5-455f-aaa0-a65320b2d84e']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:37:28.834712 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-3f964466-676c-4fe4-81fa-4e87c26b92db tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb80b24d-016b-4c0e-b676-025419f59cd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:37:28.860711 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.quota [None req-cff89f2b-8e4f-4b49-bf78-f73e08b6f33c tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] Created reservations ['a4ee0ff4-d524-4efe-aac3-06933c7eeab4', '86dcb355-690d-4f9c-b890-23965f478887', 'e8dda543-ebe0-4b25-88f4-6a26c32d07a4', '5415db94-5871-4ab0-83ed-35d20c0dbfa6'] {{(pid=99975) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:37:28.860905 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-3f964466-676c-4fe4-81fa-4e87c26b92db tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb80b24d-016b-4c0e-b676-025419f59cd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '57e3f04d-438f-4b68-97f8-fad5fa290e62', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1994896252',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0499dc7805f946f188cffe4065320f8d',qos_specs=None,replication_status=,reservations=['3e712df0-c23c-47e2-a0a1-ec55fe082e96','e9179111-909a-4080-bb9d-acc4b88b797a','15873acc-fd1f-4c54-8f7e-50221ae155ae','84373b30-f4a5-455f-aaa0-a65320b2d84e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2febb28e37964c8e958ee0b44118f932',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:37:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1994896252',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=57e3f04d-438f-4b68-97f8-fad5fa290e62,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0499dc7805f946f188cffe4065320f8d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2febb28e37964c8e958ee0b44118f932',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:37:28.861447 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-cff89f2b-8e4f-4b49-bf78-f73e08b6f33c tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c3c87ce-2b39-4ab8-a2e6-6f8596a0a110) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a4ee0ff4-d524-4efe-aac3-06933c7eeab4', '86dcb355-690d-4f9c-b890-23965f478887', 'e8dda543-ebe0-4b25-88f4-6a26c32d07a4', '5415db94-5871-4ab0-83ed-35d20c0dbfa6']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:37:28.861890 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-3f964466-676c-4fe4-81fa-4e87c26b92db tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28739ae3-83fd-44c9-99da-34b2614ee56b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:37:28.862266 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-cff89f2b-8e4f-4b49-bf78-f73e08b6f33c tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1797f4ba-02c8-41cc-9d1a-53e8fa02dff8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:37:28.881581 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-3f964466-676c-4fe4-81fa-4e87c26b92db tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28739ae3-83fd-44c9-99da-34b2614ee56b) transitioned into state 'SUCCESS' from state '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-1994896252',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0499dc7805f946f188cffe4065320f8d',qos_specs=None,replication_status=,reservations=['3e712df0-c23c-47e2-a0a1-ec55fe082e96','e9179111-909a-4080-bb9d-acc4b88b797a','15873acc-fd1f-4c54-8f7e-50221ae155ae','84373b30-f4a5-455f-aaa0-a65320b2d84e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2febb28e37964c8e958ee0b44118f932',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:37:28.882483 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-3f964466-676c-4fe4-81fa-4e87c26b92db tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9aefbc5a-6e00-48a9-a6df-a4973a227156) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:37:28.885787 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-cff89f2b-8e4f-4b49-bf78-f73e08b6f33c tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1797f4ba-02c8-41cc-9d1a-53e8fa02dff8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '632ae8f3-097c-424a-a6ae-c5e3f71934e2', '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='726ca50ac4cc4ed48c2d48915615c49b',qos_specs=None,replication_status=,reservations=['a4ee0ff4-d524-4efe-aac3-06933c7eeab4','86dcb355-690d-4f9c-b890-23965f478887','e8dda543-ebe0-4b25-88f4-6a26c32d07a4','5415db94-5871-4ab0-83ed-35d20c0dbfa6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b522290d0a44ed392daa3ebf15baf6a',volume_type_id=23a0a16d-6fcc-4d65-a5ce-71da3b784110), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:37:28Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=632ae8f3-097c-424a-a6ae-c5e3f71934e2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='726ca50ac4cc4ed48c2d48915615c49b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4b522290d0a44ed392daa3ebf15baf6a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23a0a16d-6fcc-4d65-a5ce-71da3b784110),volume_type_id=23a0a16d-6fcc-4d65-a5ce-71da3b784110)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:37:28.886769 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-cff89f2b-8e4f-4b49-bf78-f73e08b6f33c tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eee047e2-eb56-4c2d-89fb-9346ca77ccc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:37:28.892266 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-3f964466-676c-4fe4-81fa-4e87c26b92db tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9aefbc5a-6e00-48a9-a6df-a4973a227156) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:37:28.893360 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-3f964466-676c-4fe4-81fa-4e87c26b92db tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Flow 'volume_create_api' (20f6349f-2c25-4be6-becc-79543aa9f090) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:37:28.893759 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-3f964466-676c-4fe4-81fa-4e87c26b92db tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Create volume request issued successfully. Jul 10 06:37:28.894441 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3f964466-676c-4fe4-81fa-4e87c26b92db tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:37:28.894972 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 692/2759] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 10 06:37:28 2026] POST /volume/v3/volumes => generated 749 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:37:28.907488 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-298aba77-a0d6-46a5-98cc-606d5597b753 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:28.910463 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-cff89f2b-8e4f-4b49-bf78-f73e08b6f33c tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eee047e2-eb56-4c2d-89fb-9346ca77ccc4) transitioned into state 'SUCCESS' from 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='726ca50ac4cc4ed48c2d48915615c49b',qos_specs=None,replication_status=,reservations=['a4ee0ff4-d524-4efe-aac3-06933c7eeab4','86dcb355-690d-4f9c-b890-23965f478887','e8dda543-ebe0-4b25-88f4-6a26c32d07a4','5415db94-5871-4ab0-83ed-35d20c0dbfa6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b522290d0a44ed392daa3ebf15baf6a',volume_type_id=23a0a16d-6fcc-4d65-a5ce-71da3b784110)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:37:28.910623 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-298aba77-a0d6-46a5-98cc-606d5597b753 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/volumes/57e3f04d-438f-4b68-97f8-fad5fa290e62 Jul 10 06:37:28.910756 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-298aba77-a0d6-46a5-98cc-606d5597b753 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:28.910926 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-298aba77-a0d6-46a5-98cc-606d5597b753 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:28.911112 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-cff89f2b-8e4f-4b49-bf78-f73e08b6f33c tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74ebca67-d941-46ab-b546-389815aa11d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:37:28.922549 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-a2a6949e-2659-46db-a4cf-47220737c7a0 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:28.924164 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a2a6949e-2659-46db-a4cf-47220737c7a0 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] GET https://10.4.3.200/volume/v3/backups/7b738d91-1855-45fa-af5a-e663a801e472 Jul 10 06:37:28.924353 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a2a6949e-2659-46db-a4cf-47220737c7a0 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:28.924539 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a2a6949e-2659-46db-a4cf-47220737c7a0 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:28.924607 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:28.924607 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:37:28.924675 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-a2a6949e-2659-46db-a4cf-47220737c7a0 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Show backup with id 7b738d91-1855-45fa-af5a-e663a801e472. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:28.927937 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-cff89f2b-8e4f-4b49-bf78-f73e08b6f33c tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74ebca67-d941-46ab-b546-389815aa11d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:37:28.929088 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-cff89f2b-8e4f-4b49-bf78-f73e08b6f33c tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] Flow 'volume_create_api' (be62d7d7-004f-435f-b530-dabd7189c530) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:37:28.929385 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:28.929385 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:37:28.929468 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-cff89f2b-8e4f-4b49-bf78-f73e08b6f33c tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] Create volume request issued successfully. Jul 10 06:37:28.930149 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a2a6949e-2659-46db-a4cf-47220737c7a0 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] https://10.4.3.200/volume/v3/backups/7b738d91-1855-45fa-af5a-e663a801e472 returned with HTTP 200 Jul 10 06:37:28.930395 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-cff89f2b-8e4f-4b49-bf78-f73e08b6f33c tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:37:28.930442 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-298aba77-a0d6-46a5-98cc-606d5597b753 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Volume info retrieved successfully. Jul 10 06:37:28.930531 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 686/2760] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:28 2026] GET /volume/v3/backups/7b738d91-1855-45fa-af5a-e663a801e472 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:28.930921 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 694/2761] 10.4.3.200 () {70 vars in 1298 bytes} [Fri Jul 10 06:37:28 2026] POST /volume/v3/volumes => generated 772 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:37:28.938567 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-298aba77-a0d6-46a5-98cc-606d5597b753 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/volumes/57e3f04d-438f-4b68-97f8-fad5fa290e62 returned with HTTP 200 Jul 10 06:37:28.938892 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 690/2762] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:28 2026] GET /volume/v3/volumes/57e3f04d-438f-4b68-97f8-fad5fa290e62 => generated 817 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:28.947248 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-f3480d7b-892d-4046-b08e-fe1f1ba477e7 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:28.949600 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f3480d7b-892d-4046-b08e-fe1f1ba477e7 tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] GET https://10.4.3.200/volume/v3/volumes/632ae8f3-097c-424a-a6ae-c5e3f71934e2 Jul 10 06:37:28.949977 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f3480d7b-892d-4046-b08e-fe1f1ba477e7 tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:28.950157 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f3480d7b-892d-4046-b08e-fe1f1ba477e7 tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:28.962180 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:28.962180 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:37:28.968787 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-f3480d7b-892d-4046-b08e-fe1f1ba477e7 tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] Volume info retrieved successfully. Jul 10 06:37:28.974839 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f3480d7b-892d-4046-b08e-fe1f1ba477e7 tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] https://10.4.3.200/volume/v3/volumes/632ae8f3-097c-424a-a6ae-c5e3f71934e2 returned with HTTP 200 Jul 10 06:37:28.975547 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 693/2763] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:37:28 2026] GET /volume/v3/volumes/632ae8f3-097c-424a-a6ae-c5e3f71934e2 => generated 951 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:28.985078 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-5e4e5064-64dd-4372-b8af-30ba4b62ac91 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:28.986888 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-5e4e5064-64dd-4372-b8af-30ba4b62ac91 tempest-VolumeTypesAccessTest-2024561007 tempest-VolumeTypesAccessTest-2024561007-project-member] GET https://10.4.3.200/volume/v3/volumes/6acdbb51-89f2-44e0-8cf6-ff944a99991a Jul 10 06:37:28.987095 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-5e4e5064-64dd-4372-b8af-30ba4b62ac91 tempest-VolumeTypesAccessTest-2024561007 tempest-VolumeTypesAccessTest-2024561007-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:28.987315 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-5e4e5064-64dd-4372-b8af-30ba4b62ac91 tempest-VolumeTypesAccessTest-2024561007 tempest-VolumeTypesAccessTest-2024561007-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:29.002355 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-5e4e5064-64dd-4372-b8af-30ba4b62ac91 tempest-VolumeTypesAccessTest-2024561007 tempest-VolumeTypesAccessTest-2024561007-project-member] https://10.4.3.200/volume/v3/volumes/6acdbb51-89f2-44e0-8cf6-ff944a99991a returned with HTTP 404 Jul 10 06:37:29.002873 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 687/2764] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:28 2026] GET /volume/v3/volumes/6acdbb51-89f2-44e0-8cf6-ff944a99991a => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:37:29.010175 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-dea09119-f401-436c-af10-efd50c00d6ea None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:29.012985 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-dea09119-f401-436c-af10-efd50c00d6ea tempest-VolumeTypesAccessTest-832471003 tempest-VolumeTypesAccessTest-832471003-project-admin] POST https://10.4.3.200/volume/v3/types/25200658-cb2e-4812-ae26-c411765211b5/action Jul 10 06:37:29.013531 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-dea09119-f401-436c-af10-efd50c00d6ea tempest-VolumeTypesAccessTest-832471003 tempest-VolumeTypesAccessTest-832471003-project-admin] Action body: b'{"removeProjectAccess": {"project": "bf2fa15afc45410d92f81a2c532fb5d3"}}' {{(pid=99975) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:37:29.013774 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-dea09119-f401-436c-af10-efd50c00d6ea tempest-VolumeTypesAccessTest-832471003 tempest-VolumeTypesAccessTest-832471003-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "bf2fa15afc45410d92f81a2c532fb5d3"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:37:29.015820 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:29.015820 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:37:29.026134 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-dea09119-f401-436c-af10-efd50c00d6ea tempest-VolumeTypesAccessTest-832471003 tempest-VolumeTypesAccessTest-832471003-project-admin] https://10.4.3.200/volume/v3/types/25200658-cb2e-4812-ae26-c411765211b5/action returned with HTTP 202 Jul 10 06:37:29.026643 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 695/2765] 10.4.3.200 () {68 vars in 1384 bytes} [Fri Jul 10 06:37:29 2026] POST /volume/v3/types/25200658-cb2e-4812-ae26-c411765211b5/action => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:37:29.032988 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-f4ed4c82-ea00-4d6c-a646-d5f1a1c346e2 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:29.034565 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f4ed4c82-ea00-4d6c-a646-d5f1a1c346e2 tempest-VolumeTypesAccessTest-832471003 tempest-VolumeTypesAccessTest-832471003-project-admin] DELETE https://10.4.3.200/volume/v3/types/25200658-cb2e-4812-ae26-c411765211b5 Jul 10 06:37:29.034724 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f4ed4c82-ea00-4d6c-a646-d5f1a1c346e2 tempest-VolumeTypesAccessTest-832471003 tempest-VolumeTypesAccessTest-832471003-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:29.034905 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f4ed4c82-ea00-4d6c-a646-d5f1a1c346e2 tempest-VolumeTypesAccessTest-832471003 tempest-VolumeTypesAccessTest-832471003-project-admin] Calling method '_delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:29.055582 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f4ed4c82-ea00-4d6c-a646-d5f1a1c346e2 tempest-VolumeTypesAccessTest-832471003 tempest-VolumeTypesAccessTest-832471003-project-admin] https://10.4.3.200/volume/v3/types/25200658-cb2e-4812-ae26-c411765211b5 returned with HTTP 202 Jul 10 06:37:29.056542 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 691/2766] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 10 06:37:29 2026] DELETE /volume/v3/types/25200658-cb2e-4812-ae26-c411765211b5 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:37:29.065646 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-a1923c8b-5f77-4ea1-846d-d4c80db946e7 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:29.068332 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a1923c8b-5f77-4ea1-846d-d4c80db946e7 tempest-VolumeTypesAccessTest-832471003 tempest-VolumeTypesAccessTest-832471003-project-admin] GET https://10.4.3.200/volume/v3/types/25200658-cb2e-4812-ae26-c411765211b5 Jul 10 06:37:29.068332 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a1923c8b-5f77-4ea1-846d-d4c80db946e7 tempest-VolumeTypesAccessTest-832471003 tempest-VolumeTypesAccessTest-832471003-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:29.068332 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a1923c8b-5f77-4ea1-846d-d4c80db946e7 tempest-VolumeTypesAccessTest-832471003 tempest-VolumeTypesAccessTest-832471003-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:29.071667 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a1923c8b-5f77-4ea1-846d-d4c80db946e7 tempest-VolumeTypesAccessTest-832471003 tempest-VolumeTypesAccessTest-832471003-project-admin] https://10.4.3.200/volume/v3/types/25200658-cb2e-4812-ae26-c411765211b5 returned with HTTP 404 Jul 10 06:37:29.072583 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 694/2767] 10.4.3.200 () {66 vars in 1342 bytes} [Fri Jul 10 06:37:29 2026] GET /volume/v3/types/25200658-cb2e-4812-ae26-c411765211b5 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:37:29.083259 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-53501f3c-c610-4c13-a365-3ca6489e9292 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:29.087338 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-53501f3c-c610-4c13-a365-3ca6489e9292 tempest-VolumeTypesAccessTest-832471003 tempest-VolumeTypesAccessTest-832471003-project-admin] POST https://10.4.3.200/volume/v3/types Jul 10 06:37:29.087450 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-56ef3aec-510e-4d4e-85f0-3f35b732204e None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:29.087821 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-53501f3c-c610-4c13-a365-3ca6489e9292 tempest-VolumeTypesAccessTest-832471003 tempest-VolumeTypesAccessTest-832471003-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-129629244", "os-volume-type-access:is_public": false}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:37:29.089898 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-56ef3aec-510e-4d4e-85f0-3f35b732204e tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] GET https://10.4.3.200/volume/v3/volumes/dd4137ad-9814-404e-833c-56eddd105d66 Jul 10 06:37:29.090143 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-56ef3aec-510e-4d4e-85f0-3f35b732204e tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:29.090375 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-56ef3aec-510e-4d4e-85f0-3f35b732204e tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:29.105032 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:29.105032 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:37:29.108003 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-53501f3c-c610-4c13-a365-3ca6489e9292 tempest-VolumeTypesAccessTest-832471003 tempest-VolumeTypesAccessTest-832471003-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 10 06:37:29.108453 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 688/2768] 10.4.3.200 () {68 vars in 1253 bytes} [Fri Jul 10 06:37:29 2026] POST /volume/v3/types => generated 228 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:29.110681 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-56ef3aec-510e-4d4e-85f0-3f35b732204e tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Volume info retrieved successfully. Jul 10 06:37:29.116315 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-56ef3aec-510e-4d4e-85f0-3f35b732204e tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] https://10.4.3.200/volume/v3/volumes/dd4137ad-9814-404e-833c-56eddd105d66 returned with HTTP 200 Jul 10 06:37:29.116709 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 696/2769] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:29 2026] GET /volume/v3/volumes/dd4137ad-9814-404e-833c-56eddd105d66 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:29.119217 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-3a2f0444-9446-4a5d-87ef-89fc2d5095a3 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:29.121112 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3a2f0444-9446-4a5d-87ef-89fc2d5095a3 tempest-VolumeTypesAccessTest-832471003 tempest-VolumeTypesAccessTest-832471003-project-admin] POST https://10.4.3.200/volume/v3/types/86d0793c-9795-4bf6-9694-6e6ef45f6d52/action Jul 10 06:37:29.122135 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3a2f0444-9446-4a5d-87ef-89fc2d5095a3 tempest-VolumeTypesAccessTest-832471003 tempest-VolumeTypesAccessTest-832471003-project-admin] Action body: b'{"addProjectAccess": {"project": "bf2fa15afc45410d92f81a2c532fb5d3"}}' {{(pid=99976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:37:29.122369 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3a2f0444-9446-4a5d-87ef-89fc2d5095a3 tempest-VolumeTypesAccessTest-832471003 tempest-VolumeTypesAccessTest-832471003-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "bf2fa15afc45410d92f81a2c532fb5d3"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:37:29.135010 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3a2f0444-9446-4a5d-87ef-89fc2d5095a3 tempest-VolumeTypesAccessTest-832471003 tempest-VolumeTypesAccessTest-832471003-project-admin] https://10.4.3.200/volume/v3/types/86d0793c-9795-4bf6-9694-6e6ef45f6d52/action returned with HTTP 202 Jul 10 06:37:29.135487 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 692/2770] 10.4.3.200 () {68 vars in 1384 bytes} [Fri Jul 10 06:37:29 2026] POST /volume/v3/types/86d0793c-9795-4bf6-9694-6e6ef45f6d52/action => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:37:29.142159 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-32a5c517-6c2a-4ede-9965-b6efd0f3b1e6 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:29.143727 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-32a5c517-6c2a-4ede-9965-b6efd0f3b1e6 tempest-VolumeTypesAccessTest-832471003 tempest-VolumeTypesAccessTest-832471003-project-admin] POST https://10.4.3.200/volume/v3/types/86d0793c-9795-4bf6-9694-6e6ef45f6d52/action Jul 10 06:37:29.144038 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-32a5c517-6c2a-4ede-9965-b6efd0f3b1e6 tempest-VolumeTypesAccessTest-832471003 tempest-VolumeTypesAccessTest-832471003-project-admin] Action body: b'{"addProjectAccess": {"project": "c704cc6279494eb086f9de8a087ba67a"}}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:37:29.144152 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-32a5c517-6c2a-4ede-9965-b6efd0f3b1e6 tempest-VolumeTypesAccessTest-832471003 tempest-VolumeTypesAccessTest-832471003-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "c704cc6279494eb086f9de8a087ba67a"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:37:29.154794 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-32a5c517-6c2a-4ede-9965-b6efd0f3b1e6 tempest-VolumeTypesAccessTest-832471003 tempest-VolumeTypesAccessTest-832471003-project-admin] https://10.4.3.200/volume/v3/types/86d0793c-9795-4bf6-9694-6e6ef45f6d52/action returned with HTTP 202 Jul 10 06:37:29.155280 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 695/2771] 10.4.3.200 () {68 vars in 1384 bytes} [Fri Jul 10 06:37:29 2026] POST /volume/v3/types/86d0793c-9795-4bf6-9694-6e6ef45f6d52/action => generated 0 bytes in 13 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:37:29.163640 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-bc8e7eb7-d453-4ab1-bd4b-5cf521a57e6a None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:29.168740 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-bc8e7eb7-d453-4ab1-bd4b-5cf521a57e6a tempest-VolumeTypesAccessTest-832471003 tempest-VolumeTypesAccessTest-832471003-project-admin] GET https://10.4.3.200/volume/v3/types/86d0793c-9795-4bf6-9694-6e6ef45f6d52/os-volume-type-access Jul 10 06:37:29.169002 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-bc8e7eb7-d453-4ab1-bd4b-5cf521a57e6a tempest-VolumeTypesAccessTest-832471003 tempest-VolumeTypesAccessTest-832471003-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:29.169184 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-bc8e7eb7-d453-4ab1-bd4b-5cf521a57e6a tempest-VolumeTypesAccessTest-832471003 tempest-VolumeTypesAccessTest-832471003-project-admin] Calling method 'index' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:29.183537 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-bc8e7eb7-d453-4ab1-bd4b-5cf521a57e6a tempest-VolumeTypesAccessTest-832471003 tempest-VolumeTypesAccessTest-832471003-project-admin] https://10.4.3.200/volume/v3/types/86d0793c-9795-4bf6-9694-6e6ef45f6d52/os-volume-type-access returned with HTTP 200 Jul 10 06:37:29.183990 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 689/2772] 10.4.3.200 () {66 vars in 1408 bytes} [Fri Jul 10 06:37:29 2026] GET /volume/v3/types/86d0793c-9795-4bf6-9694-6e6ef45f6d52/os-volume-type-access => generated 244 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:29.194685 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-f8ad64f1-6a23-4594-94fe-6ae6f871092b None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:29.196370 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-f8ad64f1-6a23-4594-94fe-6ae6f871092b tempest-VolumeTypesAccessTest-832471003 tempest-VolumeTypesAccessTest-832471003-project-admin] POST https://10.4.3.200/volume/v3/types/86d0793c-9795-4bf6-9694-6e6ef45f6d52/action Jul 10 06:37:29.196809 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-f8ad64f1-6a23-4594-94fe-6ae6f871092b tempest-VolumeTypesAccessTest-832471003 tempest-VolumeTypesAccessTest-832471003-project-admin] Action body: b'{"removeProjectAccess": {"project": "c704cc6279494eb086f9de8a087ba67a"}}' {{(pid=99975) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:37:29.197016 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-f8ad64f1-6a23-4594-94fe-6ae6f871092b tempest-VolumeTypesAccessTest-832471003 tempest-VolumeTypesAccessTest-832471003-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "c704cc6279494eb086f9de8a087ba67a"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:37:29.206486 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-f8ad64f1-6a23-4594-94fe-6ae6f871092b tempest-VolumeTypesAccessTest-832471003 tempest-VolumeTypesAccessTest-832471003-project-admin] https://10.4.3.200/volume/v3/types/86d0793c-9795-4bf6-9694-6e6ef45f6d52/action returned with HTTP 202 Jul 10 06:37:29.206962 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 697/2773] 10.4.3.200 () {68 vars in 1384 bytes} [Fri Jul 10 06:37:29 2026] POST /volume/v3/types/86d0793c-9795-4bf6-9694-6e6ef45f6d52/action => generated 0 bytes in 13 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:37:29.215860 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-db881c45-5e80-4c99-a1e6-d1e2e7013515 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:29.217668 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-db881c45-5e80-4c99-a1e6-d1e2e7013515 tempest-VolumeTypesAccessTest-832471003 tempest-VolumeTypesAccessTest-832471003-project-admin] POST https://10.4.3.200/volume/v3/types/86d0793c-9795-4bf6-9694-6e6ef45f6d52/action Jul 10 06:37:29.217997 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-db881c45-5e80-4c99-a1e6-d1e2e7013515 tempest-VolumeTypesAccessTest-832471003 tempest-VolumeTypesAccessTest-832471003-project-admin] Action body: b'{"removeProjectAccess": {"project": "bf2fa15afc45410d92f81a2c532fb5d3"}}' {{(pid=99976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:37:29.218141 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-db881c45-5e80-4c99-a1e6-d1e2e7013515 tempest-VolumeTypesAccessTest-832471003 tempest-VolumeTypesAccessTest-832471003-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "bf2fa15afc45410d92f81a2c532fb5d3"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:37:29.230031 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-db881c45-5e80-4c99-a1e6-d1e2e7013515 tempest-VolumeTypesAccessTest-832471003 tempest-VolumeTypesAccessTest-832471003-project-admin] https://10.4.3.200/volume/v3/types/86d0793c-9795-4bf6-9694-6e6ef45f6d52/action returned with HTTP 202 Jul 10 06:37:29.230460 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 693/2774] 10.4.3.200 () {68 vars in 1384 bytes} [Fri Jul 10 06:37:29 2026] POST /volume/v3/types/86d0793c-9795-4bf6-9694-6e6ef45f6d52/action => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:37:29.237513 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-97eaee65-6e61-4b92-b398-5a705a578a75 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:29.239072 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-97eaee65-6e61-4b92-b398-5a705a578a75 tempest-VolumeTypesAccessTest-832471003 tempest-VolumeTypesAccessTest-832471003-project-admin] DELETE https://10.4.3.200/volume/v3/types/86d0793c-9795-4bf6-9694-6e6ef45f6d52 Jul 10 06:37:29.239248 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-97eaee65-6e61-4b92-b398-5a705a578a75 tempest-VolumeTypesAccessTest-832471003 tempest-VolumeTypesAccessTest-832471003-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:29.239462 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-97eaee65-6e61-4b92-b398-5a705a578a75 tempest-VolumeTypesAccessTest-832471003 tempest-VolumeTypesAccessTest-832471003-project-admin] Calling method '_delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:29.259271 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-97eaee65-6e61-4b92-b398-5a705a578a75 tempest-VolumeTypesAccessTest-832471003 tempest-VolumeTypesAccessTest-832471003-project-admin] https://10.4.3.200/volume/v3/types/86d0793c-9795-4bf6-9694-6e6ef45f6d52 returned with HTTP 202 Jul 10 06:37:29.259681 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 696/2775] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 10 06:37:29 2026] DELETE /volume/v3/types/86d0793c-9795-4bf6-9694-6e6ef45f6d52 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:37:29.266293 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-237474c3-57ff-4713-85a8-c1407d26b6bd None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:29.268155 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-237474c3-57ff-4713-85a8-c1407d26b6bd tempest-VolumeTypesAccessTest-832471003 tempest-VolumeTypesAccessTest-832471003-project-admin] GET https://10.4.3.200/volume/v3/types/86d0793c-9795-4bf6-9694-6e6ef45f6d52 Jul 10 06:37:29.268413 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-237474c3-57ff-4713-85a8-c1407d26b6bd tempest-VolumeTypesAccessTest-832471003 tempest-VolumeTypesAccessTest-832471003-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:29.268668 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-237474c3-57ff-4713-85a8-c1407d26b6bd tempest-VolumeTypesAccessTest-832471003 tempest-VolumeTypesAccessTest-832471003-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:29.272294 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-237474c3-57ff-4713-85a8-c1407d26b6bd tempest-VolumeTypesAccessTest-832471003 tempest-VolumeTypesAccessTest-832471003-project-admin] https://10.4.3.200/volume/v3/types/86d0793c-9795-4bf6-9694-6e6ef45f6d52 returned with HTTP 404 Jul 10 06:37:29.273016 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 690/2776] 10.4.3.200 () {66 vars in 1342 bytes} [Fri Jul 10 06:37:29 2026] GET /volume/v3/types/86d0793c-9795-4bf6-9694-6e6ef45f6d52 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:37:29.553461 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-ac560453-9cb9-41d3-8ee7-40eaee36b695 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:29.555642 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-ac560453-9cb9-41d3-8ee7-40eaee36b695 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/01d93933-0328-4317-b96f-144d934dba7b Jul 10 06:37:29.555898 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-ac560453-9cb9-41d3-8ee7-40eaee36b695 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:29.556161 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-ac560453-9cb9-41d3-8ee7-40eaee36b695 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:29.556559 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-ac560453-9cb9-41d3-8ee7-40eaee36b695 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id 01d93933-0328-4317-b96f-144d934dba7b. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:29.563276 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:29.563276 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:37:29.564258 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-ac560453-9cb9-41d3-8ee7-40eaee36b695 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/01d93933-0328-4317-b96f-144d934dba7b returned with HTTP 200 Jul 10 06:37:29.564760 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 698/2777] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:29 2026] GET /volume/v3/backups/01d93933-0328-4317-b96f-144d934dba7b => generated 784 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:29.942089 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-f591f634-e68e-4a45-86b8-e20e6c710c04 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:29.944223 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f591f634-e68e-4a45-86b8-e20e6c710c04 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] GET https://10.4.3.200/volume/v3/backups/7b738d91-1855-45fa-af5a-e663a801e472 Jul 10 06:37:29.944479 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f591f634-e68e-4a45-86b8-e20e6c710c04 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:29.944753 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f591f634-e68e-4a45-86b8-e20e6c710c04 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:29.944887 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-f591f634-e68e-4a45-86b8-e20e6c710c04 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Show backup with id 7b738d91-1855-45fa-af5a-e663a801e472. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:29.950341 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:29.950341 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:37:29.951232 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f591f634-e68e-4a45-86b8-e20e6c710c04 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] https://10.4.3.200/volume/v3/backups/7b738d91-1855-45fa-af5a-e663a801e472 returned with HTTP 200 Jul 10 06:37:29.951617 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 694/2778] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:29 2026] GET /volume/v3/backups/7b738d91-1855-45fa-af5a-e663a801e472 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:29.958421 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-c32e47e2-6dd7-4746-a6d1-e056d5662d14 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:29.960112 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c32e47e2-6dd7-4746-a6d1-e056d5662d14 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/volumes/57e3f04d-438f-4b68-97f8-fad5fa290e62 Jul 10 06:37:29.960276 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c32e47e2-6dd7-4746-a6d1-e056d5662d14 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:29.960523 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c32e47e2-6dd7-4746-a6d1-e056d5662d14 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:29.970572 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:29.970572 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:37:29.976661 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-c32e47e2-6dd7-4746-a6d1-e056d5662d14 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Volume info retrieved successfully. Jul 10 06:37:29.982150 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c32e47e2-6dd7-4746-a6d1-e056d5662d14 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/volumes/57e3f04d-438f-4b68-97f8-fad5fa290e62 returned with HTTP 200 Jul 10 06:37:29.982650 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 697/2779] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:29 2026] GET /volume/v3/volumes/57e3f04d-438f-4b68-97f8-fad5fa290e62 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:29.987323 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-d7339368-e046-4b12-97b3-f367cc6cdca2 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:29.989129 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d7339368-e046-4b12-97b3-f367cc6cdca2 tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] GET https://10.4.3.200/volume/v3/volumes/632ae8f3-097c-424a-a6ae-c5e3f71934e2 Jul 10 06:37:29.989129 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d7339368-e046-4b12-97b3-f367cc6cdca2 tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:29.989287 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d7339368-e046-4b12-97b3-f367cc6cdca2 tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:29.996844 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:29.996844 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:37:30.001328 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-d7339368-e046-4b12-97b3-f367cc6cdca2 tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] Volume info retrieved successfully. Jul 10 06:37:30.006247 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d7339368-e046-4b12-97b3-f367cc6cdca2 tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] https://10.4.3.200/volume/v3/volumes/632ae8f3-097c-424a-a6ae-c5e3f71934e2 returned with HTTP 200 Jul 10 06:37:30.007221 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 691/2780] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:37:29 2026] GET /volume/v3/volumes/632ae8f3-097c-424a-a6ae-c5e3f71934e2 => generated 972 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:30.022362 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-77f60717-2985-4971-8cab-980d7f56b70e None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:30.025323 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-77f60717-2985-4971-8cab-980d7f56b70e tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] GET https://10.4.3.200/volume/v3/messages Jul 10 06:37:30.025323 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-77f60717-2985-4971-8cab-980d7f56b70e tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:30.025323 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-77f60717-2985-4971-8cab-980d7f56b70e tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] Calling method 'version_select' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:30.029542 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-77f60717-2985-4971-8cab-980d7f56b70e tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] https://10.4.3.200/volume/v3/messages returned with HTTP 200 Jul 10 06:37:30.029879 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 699/2781] 10.4.3.200 () {68 vars in 1280 bytes} [Fri Jul 10 06:37:30 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 10 06:37:30.039837 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-97d85d46-2585-4488-86af-94ee3963fb46 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:30.041352 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-97d85d46-2585-4488-86af-94ee3963fb46 tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] DELETE https://10.4.3.200/volume/v3/messages/3f543277-ff45-4c40-a2bf-6e719d8b7a35 Jul 10 06:37:30.041590 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-97d85d46-2585-4488-86af-94ee3963fb46 tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:30.041758 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-97d85d46-2585-4488-86af-94ee3963fb46 tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] Calling method 'version_select' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:30.051081 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-97d85d46-2585-4488-86af-94ee3963fb46 tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] https://10.4.3.200/volume/v3/messages/3f543277-ff45-4c40-a2bf-6e719d8b7a35 returned with HTTP 204 Jul 10 06:37:30.051438 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 695/2782] 10.4.3.200 () {68 vars in 1394 bytes} [Fri Jul 10 06:37:30 2026] DELETE /volume/v3/messages/3f543277-ff45-4c40-a2bf-6e719d8b7a35 => generated 0 bytes in 12 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 10 06:37:30.058207 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-df5657e4-996a-4acc-97ad-ac603e254520 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:30.059976 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-df5657e4-996a-4acc-97ad-ac603e254520 tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] GET https://10.4.3.200/volume/v3/messages/3f543277-ff45-4c40-a2bf-6e719d8b7a35 Jul 10 06:37:30.060242 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-df5657e4-996a-4acc-97ad-ac603e254520 tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:30.060462 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-df5657e4-996a-4acc-97ad-ac603e254520 tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] Calling method 'version_select' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:30.068385 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-df5657e4-996a-4acc-97ad-ac603e254520 tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] https://10.4.3.200/volume/v3/messages/3f543277-ff45-4c40-a2bf-6e719d8b7a35 returned with HTTP 404 Jul 10 06:37:30.068936 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 698/2783] 10.4.3.200 () {68 vars in 1391 bytes} [Fri Jul 10 06:37:30 2026] GET /volume/v3/messages/3f543277-ff45-4c40-a2bf-6e719d8b7a35 => generated 110 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:37:30.076285 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-9afe9b18-fa1a-4b58-a352-3269285ce0cc None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:30.078470 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9afe9b18-fa1a-4b58-a352-3269285ce0cc tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] DELETE https://10.4.3.200/volume/v3/volumes/632ae8f3-097c-424a-a6ae-c5e3f71934e2 Jul 10 06:37:30.078770 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9afe9b18-fa1a-4b58-a352-3269285ce0cc tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:30.079016 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9afe9b18-fa1a-4b58-a352-3269285ce0cc tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:30.079234 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-9afe9b18-fa1a-4b58-a352-3269285ce0cc tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] Delete volume with id: 632ae8f3-097c-424a-a6ae-c5e3f71934e2 Jul 10 06:37:30.088658 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:30.088658 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:37:30.088971 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-9afe9b18-fa1a-4b58-a352-3269285ce0cc tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] Volume info retrieved successfully. Jul 10 06:37:30.093085 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-9afe9b18-fa1a-4b58-a352-3269285ce0cc tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99977) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 10 06:37:30.112839 np0000004964 devstack@c-api.service[99977]: WARNING cinder.quota [None req-9afe9b18-fa1a-4b58-a352-3269285ce0cc tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-791024953 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-791024953, it is now deprecated. Please use the default quota class for default quota. Jul 10 06:37:30.113221 np0000004964 devstack@c-api.service[99977]: WARNING cinder.quota [None req-9afe9b18-fa1a-4b58-a352-3269285ce0cc tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-791024953 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-791024953, it is now deprecated. Please use the default quota class for default quota. Jul 10 06:37:30.124058 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-9afe9b18-fa1a-4b58-a352-3269285ce0cc tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] Created reservations ['a3f3105b-318a-4768-b586-5acdf6e7f0e4', '29751940-f969-4f36-b5bb-0765ca4a9e17', '111d710b-8716-45c7-adc8-dc07d9266f4a', 'f9c15bc4-6559-4733-a5cf-7df8976c5ec4'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:37:30.131847 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-746a086a-c9d9-4dbc-9508-db8cce565c38 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:30.133708 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-746a086a-c9d9-4dbc-9508-db8cce565c38 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] GET https://10.4.3.200/volume/v3/volumes/dd4137ad-9814-404e-833c-56eddd105d66 Jul 10 06:37:30.133978 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-746a086a-c9d9-4dbc-9508-db8cce565c38 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:30.134146 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-746a086a-c9d9-4dbc-9508-db8cce565c38 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:30.148269 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:30.148269 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:37:30.152981 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-746a086a-c9d9-4dbc-9508-db8cce565c38 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Volume info retrieved successfully. Jul 10 06:37:30.161070 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-746a086a-c9d9-4dbc-9508-db8cce565c38 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] https://10.4.3.200/volume/v3/volumes/dd4137ad-9814-404e-833c-56eddd105d66 returned with HTTP 200 Jul 10 06:37:30.161640 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 700/2784] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:30 2026] GET /volume/v3/volumes/dd4137ad-9814-404e-833c-56eddd105d66 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:30.167431 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-9afe9b18-fa1a-4b58-a352-3269285ce0cc tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] Delete volume request issued successfully. Jul 10 06:37:30.167667 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9afe9b18-fa1a-4b58-a352-3269285ce0cc tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] https://10.4.3.200/volume/v3/volumes/632ae8f3-097c-424a-a6ae-c5e3f71934e2 returned with HTTP 202 Jul 10 06:37:30.168098 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 692/2785] 10.4.3.200 () {68 vars in 1391 bytes} [Fri Jul 10 06:37:30 2026] DELETE /volume/v3/volumes/632ae8f3-097c-424a-a6ae-c5e3f71934e2 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:37:30.175683 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-1fe9b3b2-7ef6-461e-b5fa-91accb449d4f None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:30.177448 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-1fe9b3b2-7ef6-461e-b5fa-91accb449d4f tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] DELETE https://10.4.3.200/volume/v3/types/23a0a16d-6fcc-4d65-a5ce-71da3b784110 Jul 10 06:37:30.177656 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-1fe9b3b2-7ef6-461e-b5fa-91accb449d4f tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:30.177867 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-1fe9b3b2-7ef6-461e-b5fa-91accb449d4f tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] Calling method '_delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:30.200802 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-1fe9b3b2-7ef6-461e-b5fa-91accb449d4f tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] https://10.4.3.200/volume/v3/types/23a0a16d-6fcc-4d65-a5ce-71da3b784110 returned with HTTP 202 Jul 10 06:37:30.201231 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 696/2786] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 10 06:37:30 2026] DELETE /volume/v3/types/23a0a16d-6fcc-4d65-a5ce-71da3b784110 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:37:30.210038 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-36c6a056-ad05-4fea-b4f9-bd1f4d833c9b None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:30.211640 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-36c6a056-ad05-4fea-b4f9-bd1f4d833c9b tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] POST https://10.4.3.200/volume/v3/types Jul 10 06:37:30.212062 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-36c6a056-ad05-4fea-b4f9-bd1f4d833c9b tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1247266256", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1248939537", "vendor_name": "tempest-vendor_name-987132597"}}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:37:30.227430 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-36c6a056-ad05-4fea-b4f9-bd1f4d833c9b tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 10 06:37:30.227430 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 699/2787] 10.4.3.200 () {68 vars in 1253 bytes} [Fri Jul 10 06:37:30 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 10 06:37:30.236874 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-8125e86f-9f13-4e15-a627-a8d433b915cf None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:30.238666 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-8125e86f-9f13-4e15-a627-a8d433b915cf tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:37:30.238973 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-8125e86f-9f13-4e15-a627-a8d433b915cf tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "65980649-cfae-4033-af59-a434b5e556ee", "size": 1}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:37:30.242708 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.volumes [None req-8125e86f-9f13-4e15-a627-a8d433b915cf tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] Create volume request body: {'volume': {'volume_type': '65980649-cfae-4033-af59-a434b5e556ee', 'size': 1}} {{(pid=99975) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:37:30.243793 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-8125e86f-9f13-4e15-a627-a8d433b915cf tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] Create volume of 1 GB Jul 10 06:37:30.244032 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:30.244032 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:37:30.244401 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-8125e86f-9f13-4e15-a627-a8d433b915cf tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] Availability Zones retrieved successfully. Jul 10 06:37:30.250275 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-8125e86f-9f13-4e15-a627-a8d433b915cf tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] Flow 'volume_create_api' (441d5816-6887-4b39-bb20-a2e9fc710f75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:37:30.251182 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-8125e86f-9f13-4e15-a627-a8d433b915cf tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d9f603a-3d97-458d-9895-d2cc3f8c40e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:37:30.252556 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.flows.api.create_volume [None req-8125e86f-9f13-4e15-a627-a8d433b915cf tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] Validating volume size '1' using validate_int {{(pid=99975) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:37:30.274251 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-8125e86f-9f13-4e15-a627-a8d433b915cf tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d9f603a-3d97-458d-9895-d2cc3f8c40e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:37:30Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1248939537',vendor_name='tempest-vendor_name-987132597'},id=65980649-cfae-4033-af59-a434b5e556ee,is_public=True,name='tempest-ProjectAdminTests-volume-type-1247266256',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65980649-cfae-4033-af59-a434b5e556ee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:37:30.274976 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-8125e86f-9f13-4e15-a627-a8d433b915cf tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24117ffb-a2b0-4f62-afd5-daeaf0c1c71f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:37:30.302846 np0000004964 devstack@c-api.service[99975]: WARNING cinder.quota [None req-8125e86f-9f13-4e15-a627-a8d433b915cf tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1247266256 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1247266256, it is now deprecated. Please use the default quota class for default quota. Jul 10 06:37:30.302846 np0000004964 devstack@c-api.service[99975]: WARNING cinder.quota [None req-8125e86f-9f13-4e15-a627-a8d433b915cf tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1247266256 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1247266256, it is now deprecated. Please use the default quota class for default quota. Jul 10 06:37:30.344706 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.quota [None req-8125e86f-9f13-4e15-a627-a8d433b915cf tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] Created reservations ['f7504063-aa9b-4ee8-a161-98290b906914', '01bde8bb-703d-4b4f-9734-3c999d18967e', '7c0fa1a6-1455-4f17-b8f2-e1ecf9b0b9e3', 'cfc82545-ddca-43b1-9d9c-5ce530102866'] {{(pid=99975) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:37:30.346178 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-8125e86f-9f13-4e15-a627-a8d433b915cf tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24117ffb-a2b0-4f62-afd5-daeaf0c1c71f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f7504063-aa9b-4ee8-a161-98290b906914', '01bde8bb-703d-4b4f-9734-3c999d18967e', '7c0fa1a6-1455-4f17-b8f2-e1ecf9b0b9e3', 'cfc82545-ddca-43b1-9d9c-5ce530102866']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:37:30.347400 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-8125e86f-9f13-4e15-a627-a8d433b915cf tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe2ddf49-2694-4d13-8f72-822c96a19b6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:37:30.380790 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-8125e86f-9f13-4e15-a627-a8d433b915cf tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe2ddf49-2694-4d13-8f72-822c96a19b6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '28fa68aa-7b4f-412c-afbf-bd6b9de40e3b', '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='726ca50ac4cc4ed48c2d48915615c49b',qos_specs=None,replication_status=,reservations=['f7504063-aa9b-4ee8-a161-98290b906914','01bde8bb-703d-4b4f-9734-3c999d18967e','7c0fa1a6-1455-4f17-b8f2-e1ecf9b0b9e3','cfc82545-ddca-43b1-9d9c-5ce530102866'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b522290d0a44ed392daa3ebf15baf6a',volume_type_id=65980649-cfae-4033-af59-a434b5e556ee), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:37:30Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=28fa68aa-7b4f-412c-afbf-bd6b9de40e3b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='726ca50ac4cc4ed48c2d48915615c49b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4b522290d0a44ed392daa3ebf15baf6a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65980649-cfae-4033-af59-a434b5e556ee),volume_type_id=65980649-cfae-4033-af59-a434b5e556ee)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:37:30.381827 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-8125e86f-9f13-4e15-a627-a8d433b915cf tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2fe72492-f969-4513-aa71-4619019e2242) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:37:30.405892 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-8125e86f-9f13-4e15-a627-a8d433b915cf tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2fe72492-f969-4513-aa71-4619019e2242) transitioned into state 'SUCCESS' from 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='726ca50ac4cc4ed48c2d48915615c49b',qos_specs=None,replication_status=,reservations=['f7504063-aa9b-4ee8-a161-98290b906914','01bde8bb-703d-4b4f-9734-3c999d18967e','7c0fa1a6-1455-4f17-b8f2-e1ecf9b0b9e3','cfc82545-ddca-43b1-9d9c-5ce530102866'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b522290d0a44ed392daa3ebf15baf6a',volume_type_id=65980649-cfae-4033-af59-a434b5e556ee)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:37:30.406798 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-8125e86f-9f13-4e15-a627-a8d433b915cf tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dbeea172-9e6d-4ac0-be3e-dad6aea51a1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:37:30.418584 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-8125e86f-9f13-4e15-a627-a8d433b915cf tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dbeea172-9e6d-4ac0-be3e-dad6aea51a1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:37:30.419461 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-8125e86f-9f13-4e15-a627-a8d433b915cf tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] Flow 'volume_create_api' (441d5816-6887-4b39-bb20-a2e9fc710f75) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:37:30.419889 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-8125e86f-9f13-4e15-a627-a8d433b915cf tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] Create volume request issued successfully. Jul 10 06:37:30.420512 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-8125e86f-9f13-4e15-a627-a8d433b915cf tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:37:30.420975 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 701/2788] 10.4.3.200 () {70 vars in 1298 bytes} [Fri Jul 10 06:37:30 2026] POST /volume/v3/volumes => generated 773 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:37:30.432955 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-b292662b-56d7-41e7-b0dc-5d806b1a9f8f None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:30.435905 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b292662b-56d7-41e7-b0dc-5d806b1a9f8f tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] GET https://10.4.3.200/volume/v3/volumes/28fa68aa-7b4f-412c-afbf-bd6b9de40e3b Jul 10 06:37:30.436141 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b292662b-56d7-41e7-b0dc-5d806b1a9f8f tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:30.436373 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b292662b-56d7-41e7-b0dc-5d806b1a9f8f tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:30.445911 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:30.445911 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:37:30.456480 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-b292662b-56d7-41e7-b0dc-5d806b1a9f8f tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] Volume info retrieved successfully. Jul 10 06:37:30.463815 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b292662b-56d7-41e7-b0dc-5d806b1a9f8f tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] https://10.4.3.200/volume/v3/volumes/28fa68aa-7b4f-412c-afbf-bd6b9de40e3b returned with HTTP 200 Jul 10 06:37:30.464326 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 693/2789] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:37:30 2026] GET /volume/v3/volumes/28fa68aa-7b4f-412c-afbf-bd6b9de40e3b => generated 952 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:30.577523 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-de901b3a-4a6e-48ed-93ea-fc21b743ce1a None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:30.579678 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-de901b3a-4a6e-48ed-93ea-fc21b743ce1a tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/01d93933-0328-4317-b96f-144d934dba7b Jul 10 06:37:30.579921 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-de901b3a-4a6e-48ed-93ea-fc21b743ce1a tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:30.580174 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-de901b3a-4a6e-48ed-93ea-fc21b743ce1a tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:30.580413 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-de901b3a-4a6e-48ed-93ea-fc21b743ce1a tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id 01d93933-0328-4317-b96f-144d934dba7b. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:30.590692 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:30.590692 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:37:30.591490 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-de901b3a-4a6e-48ed-93ea-fc21b743ce1a tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/01d93933-0328-4317-b96f-144d934dba7b returned with HTTP 200 Jul 10 06:37:30.591963 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 697/2790] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:30 2026] GET /volume/v3/backups/01d93933-0328-4317-b96f-144d934dba7b => generated 784 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:30.963906 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-668fc9a9-2ffc-46f6-be4a-2317e01ccbbb None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:30.966345 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-668fc9a9-2ffc-46f6-be4a-2317e01ccbbb tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] GET https://10.4.3.200/volume/v3/backups/7b738d91-1855-45fa-af5a-e663a801e472 Jul 10 06:37:30.966345 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-668fc9a9-2ffc-46f6-be4a-2317e01ccbbb tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:30.966757 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-668fc9a9-2ffc-46f6-be4a-2317e01ccbbb tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:30.966757 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-668fc9a9-2ffc-46f6-be4a-2317e01ccbbb tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Show backup with id 7b738d91-1855-45fa-af5a-e663a801e472. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:30.971106 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:30.971106 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:37:30.971998 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-668fc9a9-2ffc-46f6-be4a-2317e01ccbbb tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] https://10.4.3.200/volume/v3/backups/7b738d91-1855-45fa-af5a-e663a801e472 returned with HTTP 200 Jul 10 06:37:30.972470 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 700/2791] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:30 2026] GET /volume/v3/backups/7b738d91-1855-45fa-af5a-e663a801e472 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:31.180455 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-be00a724-689f-4631-800b-64830af6eef6 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:31.182705 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-be00a724-689f-4631-800b-64830af6eef6 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] GET https://10.4.3.200/volume/v3/volumes/dd4137ad-9814-404e-833c-56eddd105d66 Jul 10 06:37:31.182920 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-be00a724-689f-4631-800b-64830af6eef6 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:31.183116 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-be00a724-689f-4631-800b-64830af6eef6 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:31.194106 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:31.194106 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:37:31.197275 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-be00a724-689f-4631-800b-64830af6eef6 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Volume info retrieved successfully. Jul 10 06:37:31.202418 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-be00a724-689f-4631-800b-64830af6eef6 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] https://10.4.3.200/volume/v3/volumes/dd4137ad-9814-404e-833c-56eddd105d66 returned with HTTP 200 Jul 10 06:37:31.206530 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 702/2792] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:31 2026] GET /volume/v3/volumes/dd4137ad-9814-404e-833c-56eddd105d66 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:31.480335 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-243653ab-c1a1-47c5-ba6d-0fde7efccecb None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:31.482677 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-243653ab-c1a1-47c5-ba6d-0fde7efccecb tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] GET https://10.4.3.200/volume/v3/volumes/28fa68aa-7b4f-412c-afbf-bd6b9de40e3b Jul 10 06:37:31.482677 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-243653ab-c1a1-47c5-ba6d-0fde7efccecb tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:31.482797 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-243653ab-c1a1-47c5-ba6d-0fde7efccecb tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:31.493373 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:31.493373 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:37:31.497953 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-243653ab-c1a1-47c5-ba6d-0fde7efccecb tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] Volume info retrieved successfully. Jul 10 06:37:31.502813 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-243653ab-c1a1-47c5-ba6d-0fde7efccecb tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] https://10.4.3.200/volume/v3/volumes/28fa68aa-7b4f-412c-afbf-bd6b9de40e3b returned with HTTP 200 Jul 10 06:37:31.503298 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 694/2793] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:37:31 2026] GET /volume/v3/volumes/28fa68aa-7b4f-412c-afbf-bd6b9de40e3b => generated 973 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:31.524675 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-52e010c9-9b72-41ce-9933-d8559ee085f3 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:31.525757 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-52e010c9-9b72-41ce-9933-d8559ee085f3 tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] GET https://10.4.3.200/volume/v3/messages Jul 10 06:37:31.526309 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-52e010c9-9b72-41ce-9933-d8559ee085f3 tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:31.526309 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-52e010c9-9b72-41ce-9933-d8559ee085f3 tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] Calling method 'version_select' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:31.531370 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-52e010c9-9b72-41ce-9933-d8559ee085f3 tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] https://10.4.3.200/volume/v3/messages returned with HTTP 200 Jul 10 06:37:31.532007 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 698/2794] 10.4.3.200 () {68 vars in 1280 bytes} [Fri Jul 10 06:37:31 2026] GET /volume/v3/messages => generated 670 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:31.544698 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-eb9e0e69-083f-4dbc-9031-c82afe3d2e2c None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:31.547105 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-eb9e0e69-083f-4dbc-9031-c82afe3d2e2c tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] GET https://10.4.3.200/volume/v3/messages Jul 10 06:37:31.547387 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-eb9e0e69-083f-4dbc-9031-c82afe3d2e2c tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:31.547614 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-eb9e0e69-083f-4dbc-9031-c82afe3d2e2c tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] Calling method 'version_select' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:31.553548 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-eb9e0e69-083f-4dbc-9031-c82afe3d2e2c tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] https://10.4.3.200/volume/v3/messages returned with HTTP 200 Jul 10 06:37:31.554108 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 701/2795] 10.4.3.200 () {68 vars in 1280 bytes} [Fri Jul 10 06:37:31 2026] GET /volume/v3/messages => generated 670 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:31.566478 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-d8e2eca9-d1ab-479b-a84c-66d893438b07 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:31.568572 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-d8e2eca9-d1ab-479b-a84c-66d893438b07 tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] DELETE https://10.4.3.200/volume/v3/messages/1bb4bc15-d737-4808-ab64-64051bcb5ec0 Jul 10 06:37:31.568799 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-d8e2eca9-d1ab-479b-a84c-66d893438b07 tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:31.569007 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-d8e2eca9-d1ab-479b-a84c-66d893438b07 tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] Calling method 'version_select' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:31.579518 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-d8e2eca9-d1ab-479b-a84c-66d893438b07 tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] https://10.4.3.200/volume/v3/messages/1bb4bc15-d737-4808-ab64-64051bcb5ec0 returned with HTTP 204 Jul 10 06:37:31.580000 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 703/2796] 10.4.3.200 () {68 vars in 1394 bytes} [Fri Jul 10 06:37:31 2026] DELETE /volume/v3/messages/1bb4bc15-d737-4808-ab64-64051bcb5ec0 => generated 0 bytes in 14 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 10 06:37:31.588347 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-2f284d65-dc0b-4ad4-8315-948dd949a4dc None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:31.589938 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2f284d65-dc0b-4ad4-8315-948dd949a4dc tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] DELETE https://10.4.3.200/volume/v3/volumes/28fa68aa-7b4f-412c-afbf-bd6b9de40e3b Jul 10 06:37:31.590123 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2f284d65-dc0b-4ad4-8315-948dd949a4dc tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:31.591456 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2f284d65-dc0b-4ad4-8315-948dd949a4dc tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:31.591456 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-2f284d65-dc0b-4ad4-8315-948dd949a4dc tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] Delete volume with id: 28fa68aa-7b4f-412c-afbf-bd6b9de40e3b Jul 10 06:37:31.604785 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:31.604785 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:37:31.605742 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-2f284d65-dc0b-4ad4-8315-948dd949a4dc tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] Volume info retrieved successfully. Jul 10 06:37:31.605949 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-2f284d65-dc0b-4ad4-8315-948dd949a4dc tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99977) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 10 06:37:31.606466 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-bca79b11-b1c1-4a8f-8153-2ab3827a0cf4 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:31.612250 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-bca79b11-b1c1-4a8f-8153-2ab3827a0cf4 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/01d93933-0328-4317-b96f-144d934dba7b Jul 10 06:37:31.615592 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-bca79b11-b1c1-4a8f-8153-2ab3827a0cf4 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:31.615592 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-bca79b11-b1c1-4a8f-8153-2ab3827a0cf4 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:31.615592 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-bca79b11-b1c1-4a8f-8153-2ab3827a0cf4 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id 01d93933-0328-4317-b96f-144d934dba7b. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:31.616016 np0000004964 devstack@c-api.service[99977]: WARNING cinder.quota [None req-2f284d65-dc0b-4ad4-8315-948dd949a4dc tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1247266256 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1247266256, it is now deprecated. Please use the default quota class for default quota. Jul 10 06:37:31.616260 np0000004964 devstack@c-api.service[99977]: WARNING cinder.quota [None req-2f284d65-dc0b-4ad4-8315-948dd949a4dc tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1247266256 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1247266256, it is now deprecated. Please use the default quota class for default quota. Jul 10 06:37:31.617327 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:31.617327 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:37:31.618253 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-bca79b11-b1c1-4a8f-8153-2ab3827a0cf4 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/01d93933-0328-4317-b96f-144d934dba7b returned with HTTP 200 Jul 10 06:37:31.618831 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 699/2797] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:31 2026] GET /volume/v3/backups/01d93933-0328-4317-b96f-144d934dba7b => generated 784 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:31.628718 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-2f284d65-dc0b-4ad4-8315-948dd949a4dc tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] Created reservations ['d0c6e803-be03-4bf4-9add-610263ed4f9f', '92535bfe-2ab9-493b-b8c4-7a4b346c38c6', 'c5f0396a-3f42-46bf-b148-2f4bb444a77b', '6e808c28-fe0d-41e7-ab58-b6aa21908cf8'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:37:31.667325 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-2f284d65-dc0b-4ad4-8315-948dd949a4dc tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] Delete volume request issued successfully. Jul 10 06:37:31.667601 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2f284d65-dc0b-4ad4-8315-948dd949a4dc tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] https://10.4.3.200/volume/v3/volumes/28fa68aa-7b4f-412c-afbf-bd6b9de40e3b returned with HTTP 202 Jul 10 06:37:31.668100 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 695/2798] 10.4.3.200 () {68 vars in 1391 bytes} [Fri Jul 10 06:37:31 2026] DELETE /volume/v3/volumes/28fa68aa-7b4f-412c-afbf-bd6b9de40e3b => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:37:31.675495 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-c6f2189d-ae76-4363-83ae-49eb044aab62 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:31.677656 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c6f2189d-ae76-4363-83ae-49eb044aab62 tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] DELETE https://10.4.3.200/volume/v3/types/65980649-cfae-4033-af59-a434b5e556ee Jul 10 06:37:31.677845 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c6f2189d-ae76-4363-83ae-49eb044aab62 tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:31.678031 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c6f2189d-ae76-4363-83ae-49eb044aab62 tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] Calling method '_delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:31.706269 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c6f2189d-ae76-4363-83ae-49eb044aab62 tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] https://10.4.3.200/volume/v3/types/65980649-cfae-4033-af59-a434b5e556ee returned with HTTP 202 Jul 10 06:37:31.706722 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 702/2799] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 10 06:37:31 2026] DELETE /volume/v3/types/65980649-cfae-4033-af59-a434b5e556ee => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:37:31.716711 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-973fe19a-b120-4ead-9e54-db91b070cf34 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:31.718513 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-973fe19a-b120-4ead-9e54-db91b070cf34 tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] POST https://10.4.3.200/volume/v3/types Jul 10 06:37:31.718871 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-973fe19a-b120-4ead-9e54-db91b070cf34 tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1985738700", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1806656705", "vendor_name": "tempest-vendor_name-364546236"}}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:37:31.734430 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-973fe19a-b120-4ead-9e54-db91b070cf34 tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 10 06:37:31.738697 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 704/2800] 10.4.3.200 () {68 vars in 1253 bytes} [Fri Jul 10 06:37:31 2026] POST /volume/v3/types => generated 328 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:31.743884 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-880b92b0-5732-4c16-a340-36e3e9cc12da None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:31.745780 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-880b92b0-5732-4c16-a340-36e3e9cc12da tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:37:31.746254 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-880b92b0-5732-4c16-a340-36e3e9cc12da tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "23a469fc-e30e-4c55-aa44-90e63fbd9181", "size": 1}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:37:31.748720 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-880b92b0-5732-4c16-a340-36e3e9cc12da tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] Create volume request body: {'volume': {'volume_type': '23a469fc-e30e-4c55-aa44-90e63fbd9181', 'size': 1}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:37:31.750306 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-5c7a7f10-fa86-42ff-8d9e-e542ddbc8f7b None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:31.750850 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-5c7a7f10-fa86-42ff-8d9e-e542ddbc8f7b None None] GET https://10.4.3.200/volume// Jul 10 06:37:31.751061 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-5c7a7f10-fa86-42ff-8d9e-e542ddbc8f7b None None] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:31.751328 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-5c7a7f10-fa86-42ff-8d9e-e542ddbc8f7b None None] Calling method 'all' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:31.751822 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-5c7a7f10-fa86-42ff-8d9e-e542ddbc8f7b None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:37:31.752338 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 696/2801] 10.4.3.200 () {64 vars in 1004 bytes} [Fri Jul 10 06:37:31 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 06:37:31.756526 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-880b92b0-5732-4c16-a340-36e3e9cc12da tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] Create volume of 1 GB Jul 10 06:37:31.756526 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:31.756526 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:37:31.756526 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-880b92b0-5732-4c16-a340-36e3e9cc12da tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] Availability Zones retrieved successfully. Jul 10 06:37:31.763390 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-880b92b0-5732-4c16-a340-36e3e9cc12da tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] Flow 'volume_create_api' (4c105426-50d5-4184-85a5-3af652874e8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:37:31.765333 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-880b92b0-5732-4c16-a340-36e3e9cc12da tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6079a7c-5ccc-4b2c-9e21-b2d951632817) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:37:31.765836 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-1a5b7af0-2e68-4d5d-93f2-dbfdf59e14f2 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:31.765976 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1a5b7af0-2e68-4d5d-93f2-dbfdf59e14f2 None None] GET https://10.4.3.200/volume// Jul 10 06:37:31.766182 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1a5b7af0-2e68-4d5d-93f2-dbfdf59e14f2 None None] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:31.766436 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1a5b7af0-2e68-4d5d-93f2-dbfdf59e14f2 None None] Calling method 'all' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:31.766700 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-880b92b0-5732-4c16-a340-36e3e9cc12da tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] Validating volume size '1' using validate_int {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:37:31.766869 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1a5b7af0-2e68-4d5d-93f2-dbfdf59e14f2 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:37:31.767242 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 703/2802] 10.4.3.200 () {64 vars in 1004 bytes} [Fri Jul 10 06:37:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 06:37:31.777832 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-3113fb64-1019-4734-afda-2cb44564a273 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:31.792831 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-880b92b0-5732-4c16-a340-36e3e9cc12da tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6079a7c-5ccc-4b2c-9e21-b2d951632817) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:37:32Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1806656705',vendor_name='tempest-vendor_name-364546236'},id=23a469fc-e30e-4c55-aa44-90e63fbd9181,is_public=True,name='tempest-ProjectAdminTests-volume-type-1985738700',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23a469fc-e30e-4c55-aa44-90e63fbd9181', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:37:31.794034 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-880b92b0-5732-4c16-a340-36e3e9cc12da tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (724b12d9-4270-4376-8743-a795343af9a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:37:31.829578 np0000004964 devstack@c-api.service[99976]: WARNING cinder.quota [None req-880b92b0-5732-4c16-a340-36e3e9cc12da tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1985738700 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1985738700, it is now deprecated. Please use the default quota class for default quota. Jul 10 06:37:31.830027 np0000004964 devstack@c-api.service[99976]: WARNING cinder.quota [None req-880b92b0-5732-4c16-a340-36e3e9cc12da tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1985738700 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1985738700, it is now deprecated. Please use the default quota class for default quota. Jul 10 06:37:31.863209 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-880b92b0-5732-4c16-a340-36e3e9cc12da tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] Created reservations ['47edc531-debe-4069-9a71-808927cfe3a5', 'a0d7c7ff-708a-494d-99f4-4ae89ab376d2', 'e2d666fd-ff8c-4d62-bbd2-3c9eb4e7af91', '7ae1a099-8f19-4f57-b7f9-1eff70b9edd5'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:37:31.863816 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-880b92b0-5732-4c16-a340-36e3e9cc12da tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (724b12d9-4270-4376-8743-a795343af9a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['47edc531-debe-4069-9a71-808927cfe3a5', 'a0d7c7ff-708a-494d-99f4-4ae89ab376d2', 'e2d666fd-ff8c-4d62-bbd2-3c9eb4e7af91', '7ae1a099-8f19-4f57-b7f9-1eff70b9edd5']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:37:31.864903 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-880b92b0-5732-4c16-a340-36e3e9cc12da tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7a1781a-bc97-41c1-ba8b-e409d369b71b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:37:31.889623 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-3113fb64-1019-4734-afda-2cb44564a273 tempest-VersionsTest-1637959543 tempest-VersionsTest-1637959543-project-member] GET https://10.4.3.200/volume/v3/ Jul 10 06:37:31.889859 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-3113fb64-1019-4734-afda-2cb44564a273 tempest-VersionsTest-1637959543 tempest-VersionsTest-1637959543-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:31.890035 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-3113fb64-1019-4734-afda-2cb44564a273 tempest-VersionsTest-1637959543 tempest-VersionsTest-1637959543-project-member] Calling method 'version_select' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:31.890368 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-3113fb64-1019-4734-afda-2cb44564a273 tempest-VersionsTest-1637959543 tempest-VersionsTest-1637959543-project-member] https://10.4.3.200/volume/v3/ returned with HTTP 200 Jul 10 06:37:31.890883 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 705/2803] 10.4.3.200 () {66 vars in 1216 bytes} [Fri Jul 10 06:37:31 2026] GET /volume/v3/ => generated 386 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:31.897936 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-880b92b0-5732-4c16-a340-36e3e9cc12da tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7a1781a-bc97-41c1-ba8b-e409d369b71b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e28b9d04-0532-4544-8e14-789c65f19e85', '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='726ca50ac4cc4ed48c2d48915615c49b',qos_specs=None,replication_status=,reservations=['47edc531-debe-4069-9a71-808927cfe3a5','a0d7c7ff-708a-494d-99f4-4ae89ab376d2','e2d666fd-ff8c-4d62-bbd2-3c9eb4e7af91','7ae1a099-8f19-4f57-b7f9-1eff70b9edd5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b522290d0a44ed392daa3ebf15baf6a',volume_type_id=23a469fc-e30e-4c55-aa44-90e63fbd9181), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:37:31Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e28b9d04-0532-4544-8e14-789c65f19e85,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='726ca50ac4cc4ed48c2d48915615c49b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4b522290d0a44ed392daa3ebf15baf6a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23a469fc-e30e-4c55-aa44-90e63fbd9181),volume_type_id=23a469fc-e30e-4c55-aa44-90e63fbd9181)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:37:31.899274 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-880b92b0-5732-4c16-a340-36e3e9cc12da tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24242640-447d-4bbc-88cc-88e49425d04f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:37:31.922934 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-880b92b0-5732-4c16-a340-36e3e9cc12da tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24242640-447d-4bbc-88cc-88e49425d04f) transitioned into state 'SUCCESS' from 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='726ca50ac4cc4ed48c2d48915615c49b',qos_specs=None,replication_status=,reservations=['47edc531-debe-4069-9a71-808927cfe3a5','a0d7c7ff-708a-494d-99f4-4ae89ab376d2','e2d666fd-ff8c-4d62-bbd2-3c9eb4e7af91','7ae1a099-8f19-4f57-b7f9-1eff70b9edd5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b522290d0a44ed392daa3ebf15baf6a',volume_type_id=23a469fc-e30e-4c55-aa44-90e63fbd9181)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:37:31.924084 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-880b92b0-5732-4c16-a340-36e3e9cc12da tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (551ce5fd-097d-4374-bfb3-76d4bf34bfbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:37:31.936100 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-880b92b0-5732-4c16-a340-36e3e9cc12da tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (551ce5fd-097d-4374-bfb3-76d4bf34bfbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:37:31.937282 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-880b92b0-5732-4c16-a340-36e3e9cc12da tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] Flow 'volume_create_api' (4c105426-50d5-4184-85a5-3af652874e8e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:37:31.937916 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-880b92b0-5732-4c16-a340-36e3e9cc12da tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] Create volume request issued successfully. Jul 10 06:37:31.938355 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-880b92b0-5732-4c16-a340-36e3e9cc12da tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:37:31.938969 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 700/2804] 10.4.3.200 () {70 vars in 1298 bytes} [Fri Jul 10 06:37:31 2026] POST /volume/v3/volumes => generated 773 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:37:31.950687 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-110328ed-518a-4946-adc3-e9f982241932 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:31.952623 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-110328ed-518a-4946-adc3-e9f982241932 tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] GET https://10.4.3.200/volume/v3/volumes/e28b9d04-0532-4544-8e14-789c65f19e85 Jul 10 06:37:31.952882 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-110328ed-518a-4946-adc3-e9f982241932 tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:31.953060 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-110328ed-518a-4946-adc3-e9f982241932 tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:31.961006 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:31.961006 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:37:31.966042 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-110328ed-518a-4946-adc3-e9f982241932 tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] Volume info retrieved successfully. Jul 10 06:37:31.971375 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-110328ed-518a-4946-adc3-e9f982241932 tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] https://10.4.3.200/volume/v3/volumes/e28b9d04-0532-4544-8e14-789c65f19e85 returned with HTTP 200 Jul 10 06:37:31.971956 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 697/2805] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:37:31 2026] GET /volume/v3/volumes/e28b9d04-0532-4544-8e14-789c65f19e85 => generated 952 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:31.983442 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-c519fe44-d1ea-4f85-9168-5a49d6a67323 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:31.985230 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c519fe44-d1ea-4f85-9168-5a49d6a67323 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] GET https://10.4.3.200/volume/v3/backups/7b738d91-1855-45fa-af5a-e663a801e472 Jul 10 06:37:31.986286 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c519fe44-d1ea-4f85-9168-5a49d6a67323 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:31.986286 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c519fe44-d1ea-4f85-9168-5a49d6a67323 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:31.986286 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-c519fe44-d1ea-4f85-9168-5a49d6a67323 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Show backup with id 7b738d91-1855-45fa-af5a-e663a801e472. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:31.990680 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:31.990680 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:37:31.991831 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c519fe44-d1ea-4f85-9168-5a49d6a67323 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] https://10.4.3.200/volume/v3/backups/7b738d91-1855-45fa-af5a-e663a801e472 returned with HTTP 200 Jul 10 06:37:31.992541 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 704/2806] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:31 2026] GET /volume/v3/backups/7b738d91-1855-45fa-af5a-e663a801e472 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:32.218739 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-28cce045-ed32-448b-95ed-fb0873c14528 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:32.223231 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-28cce045-ed32-448b-95ed-fb0873c14528 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] GET https://10.4.3.200/volume/v3/volumes/dd4137ad-9814-404e-833c-56eddd105d66 Jul 10 06:37:32.223462 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-28cce045-ed32-448b-95ed-fb0873c14528 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:32.223705 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-28cce045-ed32-448b-95ed-fb0873c14528 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:32.240747 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:32.240747 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:37:32.245672 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-28cce045-ed32-448b-95ed-fb0873c14528 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Volume info retrieved successfully. Jul 10 06:37:32.250649 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-28cce045-ed32-448b-95ed-fb0873c14528 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] https://10.4.3.200/volume/v3/volumes/dd4137ad-9814-404e-833c-56eddd105d66 returned with HTTP 200 Jul 10 06:37:32.251064 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 706/2807] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:32 2026] GET /volume/v3/volumes/dd4137ad-9814-404e-833c-56eddd105d66 => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 06:37:32.631670 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-daf84424-ba4c-4f57-99d2-13934f0e80d2 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:32.633966 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-daf84424-ba4c-4f57-99d2-13934f0e80d2 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/01d93933-0328-4317-b96f-144d934dba7b Jul 10 06:37:32.634199 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-daf84424-ba4c-4f57-99d2-13934f0e80d2 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:32.634408 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-daf84424-ba4c-4f57-99d2-13934f0e80d2 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:32.634536 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-daf84424-ba4c-4f57-99d2-13934f0e80d2 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id 01d93933-0328-4317-b96f-144d934dba7b. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:32.639916 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:32.639916 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:37:32.640923 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-daf84424-ba4c-4f57-99d2-13934f0e80d2 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/01d93933-0328-4317-b96f-144d934dba7b returned with HTTP 200 Jul 10 06:37:32.641318 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 701/2808] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:32 2026] GET /volume/v3/backups/01d93933-0328-4317-b96f-144d934dba7b => generated 784 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:32.990454 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-342d1f01-a409-4fb5-b3b0-f5c2e418ab45 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:32.992692 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-342d1f01-a409-4fb5-b3b0-f5c2e418ab45 tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] GET https://10.4.3.200/volume/v3/volumes/e28b9d04-0532-4544-8e14-789c65f19e85 Jul 10 06:37:32.992986 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-342d1f01-a409-4fb5-b3b0-f5c2e418ab45 tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:32.993259 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-342d1f01-a409-4fb5-b3b0-f5c2e418ab45 tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:33.007611 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-ecac9210-dde1-431f-b2c2-56aa4596bd4f None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:33.008479 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:33.008479 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:37:33.009191 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ecac9210-dde1-431f-b2c2-56aa4596bd4f tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] GET https://10.4.3.200/volume/v3/backups/7b738d91-1855-45fa-af5a-e663a801e472 Jul 10 06:37:33.009363 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ecac9210-dde1-431f-b2c2-56aa4596bd4f tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:33.009558 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ecac9210-dde1-431f-b2c2-56aa4596bd4f tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:33.009652 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-ecac9210-dde1-431f-b2c2-56aa4596bd4f tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Show backup with id 7b738d91-1855-45fa-af5a-e663a801e472. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:33.012288 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-342d1f01-a409-4fb5-b3b0-f5c2e418ab45 tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] Volume info retrieved successfully. Jul 10 06:37:33.013917 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:33.013917 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:37:33.015015 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ecac9210-dde1-431f-b2c2-56aa4596bd4f tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] https://10.4.3.200/volume/v3/backups/7b738d91-1855-45fa-af5a-e663a801e472 returned with HTTP 200 Jul 10 06:37:33.015609 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 705/2809] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:33 2026] GET /volume/v3/backups/7b738d91-1855-45fa-af5a-e663a801e472 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:33.016239 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-342d1f01-a409-4fb5-b3b0-f5c2e418ab45 tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] https://10.4.3.200/volume/v3/volumes/e28b9d04-0532-4544-8e14-789c65f19e85 returned with HTTP 200 Jul 10 06:37:33.016664 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 698/2810] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:37:32 2026] GET /volume/v3/volumes/e28b9d04-0532-4544-8e14-789c65f19e85 => generated 973 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:33.034620 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-852cd183-69ca-4152-850c-b8b28416ccba None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:33.036596 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-852cd183-69ca-4152-850c-b8b28416ccba tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] GET https://10.4.3.200/volume/v3/messages Jul 10 06:37:33.036837 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-852cd183-69ca-4152-850c-b8b28416ccba tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:33.037052 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-852cd183-69ca-4152-850c-b8b28416ccba tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] Calling method 'version_select' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:33.041535 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-852cd183-69ca-4152-850c-b8b28416ccba tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] https://10.4.3.200/volume/v3/messages returned with HTTP 200 Jul 10 06:37:33.041981 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 707/2811] 10.4.3.200 () {68 vars in 1280 bytes} [Fri Jul 10 06:37:33 2026] GET /volume/v3/messages => generated 670 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:33.054897 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-efe929b7-7a2c-4674-8a9c-2b5625a7b619 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:33.056227 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-efe929b7-7a2c-4674-8a9c-2b5625a7b619 tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] GET https://10.4.3.200/volume/v3/messages/0b58f4c5-c8af-4a4c-a024-f851b2186e23 Jul 10 06:37:33.056494 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-efe929b7-7a2c-4674-8a9c-2b5625a7b619 tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:33.056737 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-efe929b7-7a2c-4674-8a9c-2b5625a7b619 tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] Calling method 'version_select' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:33.073620 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-efe929b7-7a2c-4674-8a9c-2b5625a7b619 tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] https://10.4.3.200/volume/v3/messages/0b58f4c5-c8af-4a4c-a024-f851b2186e23 returned with HTTP 200 Jul 10 06:37:33.074241 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 702/2812] 10.4.3.200 () {68 vars in 1391 bytes} [Fri Jul 10 06:37:33 2026] GET /volume/v3/messages/0b58f4c5-c8af-4a4c-a024-f851b2186e23 => generated 667 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:33.085548 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-d6872282-36c3-4aff-a244-79787839884e None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:33.087650 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d6872282-36c3-4aff-a244-79787839884e tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] DELETE https://10.4.3.200/volume/v3/messages/0b58f4c5-c8af-4a4c-a024-f851b2186e23 Jul 10 06:37:33.087920 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d6872282-36c3-4aff-a244-79787839884e tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:33.088161 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d6872282-36c3-4aff-a244-79787839884e tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] Calling method 'version_select' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:33.098195 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d6872282-36c3-4aff-a244-79787839884e tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] https://10.4.3.200/volume/v3/messages/0b58f4c5-c8af-4a4c-a024-f851b2186e23 returned with HTTP 204 Jul 10 06:37:33.098685 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 706/2813] 10.4.3.200 () {68 vars in 1394 bytes} [Fri Jul 10 06:37:33 2026] DELETE /volume/v3/messages/0b58f4c5-c8af-4a4c-a024-f851b2186e23 => generated 0 bytes in 14 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 10 06:37:33.107230 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-54a32fb0-9bfa-459d-a7b0-a6348366a3ec None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:33.108785 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-54a32fb0-9bfa-459d-a7b0-a6348366a3ec tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] DELETE https://10.4.3.200/volume/v3/volumes/e28b9d04-0532-4544-8e14-789c65f19e85 Jul 10 06:37:33.108974 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-54a32fb0-9bfa-459d-a7b0-a6348366a3ec tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:33.109140 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-54a32fb0-9bfa-459d-a7b0-a6348366a3ec tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:33.109283 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-54a32fb0-9bfa-459d-a7b0-a6348366a3ec tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] Delete volume with id: e28b9d04-0532-4544-8e14-789c65f19e85 Jul 10 06:37:33.115857 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:33.115857 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:37:33.116172 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-54a32fb0-9bfa-459d-a7b0-a6348366a3ec tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] Volume info retrieved successfully. Jul 10 06:37:33.117031 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-54a32fb0-9bfa-459d-a7b0-a6348366a3ec tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99977) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 10 06:37:33.125907 np0000004964 devstack@c-api.service[99977]: WARNING cinder.quota [None req-54a32fb0-9bfa-459d-a7b0-a6348366a3ec tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1985738700 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1985738700, it is now deprecated. Please use the default quota class for default quota. Jul 10 06:37:33.126171 np0000004964 devstack@c-api.service[99977]: WARNING cinder.quota [None req-54a32fb0-9bfa-459d-a7b0-a6348366a3ec tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1985738700 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1985738700, it is now deprecated. Please use the default quota class for default quota. Jul 10 06:37:33.133950 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-54a32fb0-9bfa-459d-a7b0-a6348366a3ec tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] Created reservations ['775249b2-80d9-4fc6-a140-4f50dc86ddf8', 'f636a61e-9cf0-48b4-a308-3f98154d7635', 'a81e3de4-5106-4167-8cbb-26ed8d98b008', 'ec3afe43-1baa-4fb0-bc30-93196a432d65'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:37:33.160278 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-54a32fb0-9bfa-459d-a7b0-a6348366a3ec tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] Delete volume request issued successfully. Jul 10 06:37:33.160489 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-54a32fb0-9bfa-459d-a7b0-a6348366a3ec tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] https://10.4.3.200/volume/v3/volumes/e28b9d04-0532-4544-8e14-789c65f19e85 returned with HTTP 202 Jul 10 06:37:33.160972 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 699/2814] 10.4.3.200 () {68 vars in 1391 bytes} [Fri Jul 10 06:37:33 2026] DELETE /volume/v3/volumes/e28b9d04-0532-4544-8e14-789c65f19e85 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:37:33.168700 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-9b07d5a2-4896-43a4-a44c-46132baa8a38 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:33.170770 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-9b07d5a2-4896-43a4-a44c-46132baa8a38 tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] DELETE https://10.4.3.200/volume/v3/types/23a469fc-e30e-4c55-aa44-90e63fbd9181 Jul 10 06:37:33.170933 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-9b07d5a2-4896-43a4-a44c-46132baa8a38 tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:33.171202 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-9b07d5a2-4896-43a4-a44c-46132baa8a38 tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] Calling method '_delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:33.194252 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-9b07d5a2-4896-43a4-a44c-46132baa8a38 tempest-ProjectAdminTests-485134260 tempest-ProjectAdminTests-485134260-project-admin] https://10.4.3.200/volume/v3/types/23a469fc-e30e-4c55-aa44-90e63fbd9181 returned with HTTP 202 Jul 10 06:37:33.194743 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 708/2815] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 10 06:37:33 2026] DELETE /volume/v3/types/23a469fc-e30e-4c55-aa44-90e63fbd9181 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:37:33.264900 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-8b7ba629-b5a1-4dab-9fdd-fee5de815d88 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:33.268639 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8b7ba629-b5a1-4dab-9fdd-fee5de815d88 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] GET https://10.4.3.200/volume/v3/volumes/dd4137ad-9814-404e-833c-56eddd105d66 Jul 10 06:37:33.268868 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8b7ba629-b5a1-4dab-9fdd-fee5de815d88 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:33.269124 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8b7ba629-b5a1-4dab-9fdd-fee5de815d88 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:33.282898 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:33.282898 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:37:33.293765 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-8b7ba629-b5a1-4dab-9fdd-fee5de815d88 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Volume info retrieved successfully. Jul 10 06:37:33.300010 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8b7ba629-b5a1-4dab-9fdd-fee5de815d88 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] https://10.4.3.200/volume/v3/volumes/dd4137ad-9814-404e-833c-56eddd105d66 returned with HTTP 200 Jul 10 06:37:33.300526 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 703/2816] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:33 2026] GET /volume/v3/volumes/dd4137ad-9814-404e-833c-56eddd105d66 => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:33.652043 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-5755a83c-fc18-4973-83b8-dd3bf86a77bf None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:33.653704 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5755a83c-fc18-4973-83b8-dd3bf86a77bf tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/01d93933-0328-4317-b96f-144d934dba7b Jul 10 06:37:33.653899 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5755a83c-fc18-4973-83b8-dd3bf86a77bf tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:33.654132 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5755a83c-fc18-4973-83b8-dd3bf86a77bf tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:33.654229 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-5755a83c-fc18-4973-83b8-dd3bf86a77bf tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id 01d93933-0328-4317-b96f-144d934dba7b. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:33.658303 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:33.658303 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:37:33.659049 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5755a83c-fc18-4973-83b8-dd3bf86a77bf tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/01d93933-0328-4317-b96f-144d934dba7b returned with HTTP 200 Jul 10 06:37:33.659413 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 707/2817] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:33 2026] GET /volume/v3/backups/01d93933-0328-4317-b96f-144d934dba7b => generated 784 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:33.992520 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-7f43970e-f1e5-4e7b-886d-6468bd662916 req-cc1a17c1-8b40-446f-9e32-6eb983d57549 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:34.027098 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-777295de-1da3-4751-b8f0-5cb4c4d2310c None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:34.028822 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-777295de-1da3-4751-b8f0-5cb4c4d2310c tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] GET https://10.4.3.200/volume/v3/backups/7b738d91-1855-45fa-af5a-e663a801e472 Jul 10 06:37:34.029125 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-777295de-1da3-4751-b8f0-5cb4c4d2310c tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:34.029201 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-777295de-1da3-4751-b8f0-5cb4c4d2310c tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:34.029385 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-777295de-1da3-4751-b8f0-5cb4c4d2310c tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Show backup with id 7b738d91-1855-45fa-af5a-e663a801e472. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:34.038073 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:34.038073 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:37:34.038978 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-777295de-1da3-4751-b8f0-5cb4c4d2310c tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] https://10.4.3.200/volume/v3/backups/7b738d91-1855-45fa-af5a-e663a801e472 returned with HTTP 200 Jul 10 06:37:34.039391 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 709/2818] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:34 2026] GET /volume/v3/backups/7b738d91-1855-45fa-af5a-e663a801e472 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:34.113067 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-7f43970e-f1e5-4e7b-886d-6468bd662916 req-cc1a17c1-8b40-446f-9e32-6eb983d57549 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] POST https://10.4.3.200/volume/v3/attachments/7a1140d4-502e-4de8-b1e7-5696cdcb5142/action Jul 10 06:37:34.113634 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-7f43970e-f1e5-4e7b-886d-6468bd662916 req-cc1a17c1-8b40-446f-9e32-6eb983d57549 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Action body: b'{"os-complete": null}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:37:34.113841 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-7f43970e-f1e5-4e7b-886d-6468bd662916 req-cc1a17c1-8b40-446f-9e32-6eb983d57549 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:37:34.131716 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:34.131716 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:37:34.144628 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-7f43970e-f1e5-4e7b-886d-6468bd662916 req-cc1a17c1-8b40-446f-9e32-6eb983d57549 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] https://10.4.3.200/volume/v3/attachments/7a1140d4-502e-4de8-b1e7-5696cdcb5142/action returned with HTTP 204 Jul 10 06:37:34.145368 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 700/2819] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 10 06:37:33 2026] POST /volume/v3/attachments/7a1140d4-502e-4de8-b1e7-5696cdcb5142/action => generated 0 bytes in 153 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:37:34.316308 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-9df6bf3f-8d85-4252-978c-f4e90a0c8aef None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:34.318135 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9df6bf3f-8d85-4252-978c-f4e90a0c8aef tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] GET https://10.4.3.200/volume/v3/volumes/dd4137ad-9814-404e-833c-56eddd105d66 Jul 10 06:37:34.318297 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9df6bf3f-8d85-4252-978c-f4e90a0c8aef tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:34.318521 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9df6bf3f-8d85-4252-978c-f4e90a0c8aef tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:34.327848 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:34.327848 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:37:34.331974 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-9df6bf3f-8d85-4252-978c-f4e90a0c8aef tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Volume info retrieved successfully. Jul 10 06:37:34.336971 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9df6bf3f-8d85-4252-978c-f4e90a0c8aef tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] https://10.4.3.200/volume/v3/volumes/dd4137ad-9814-404e-833c-56eddd105d66 returned with HTTP 200 Jul 10 06:37:34.337330 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 704/2820] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:34 2026] GET /volume/v3/volumes/dd4137ad-9814-404e-833c-56eddd105d66 => generated 1136 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:37:34.349004 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-bc341bb7-9734-4f3b-a276-99440f8b44ff None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:34.351349 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-bc341bb7-9734-4f3b-a276-99440f8b44ff tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] GET https://10.4.3.200/volume/v3/volumes/dd4137ad-9814-404e-833c-56eddd105d66 Jul 10 06:37:34.351577 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-bc341bb7-9734-4f3b-a276-99440f8b44ff tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:34.351752 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-bc341bb7-9734-4f3b-a276-99440f8b44ff tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:34.361189 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:34.361189 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:37:34.366536 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-bc341bb7-9734-4f3b-a276-99440f8b44ff tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Volume info retrieved successfully. Jul 10 06:37:34.373456 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-bc341bb7-9734-4f3b-a276-99440f8b44ff tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] https://10.4.3.200/volume/v3/volumes/dd4137ad-9814-404e-833c-56eddd105d66 returned with HTTP 200 Jul 10 06:37:34.374013 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 708/2821] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:34 2026] GET /volume/v3/volumes/dd4137ad-9814-404e-833c-56eddd105d66 => generated 1136 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:37:34.478821 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-2b9dec0c-60f0-4093-b065-2fc66ece588c None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:34.480989 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-2b9dec0c-60f0-4093-b065-2fc66ece588c tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:37:34.481414 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-2b9dec0c-60f0-4093-b065-2fc66ece588c tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1607980668"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:37:34.483049 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.volumes [None req-2b9dec0c-60f0-4093-b065-2fc66ece588c tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1607980668'}} {{(pid=99975) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:37:34.483173 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-2b9dec0c-60f0-4093-b065-2fc66ece588c tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Create volume of 1 GB Jul 10 06:37:34.487815 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-2b9dec0c-60f0-4093-b065-2fc66ece588c tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Availability Zones retrieved successfully. Jul 10 06:37:34.494874 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-2b9dec0c-60f0-4093-b065-2fc66ece588c tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Flow 'volume_create_api' (ed4030f6-33f7-4c7f-9304-a1c559a9d9f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:37:34.495940 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-2b9dec0c-60f0-4093-b065-2fc66ece588c tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a36939bc-0205-4f42-ba2f-5dc1bd651b2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:37:34.496960 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.flows.api.create_volume [None req-2b9dec0c-60f0-4093-b065-2fc66ece588c tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Validating volume size '1' using validate_int {{(pid=99975) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:37:34.530796 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-2b9dec0c-60f0-4093-b065-2fc66ece588c tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a36939bc-0205-4f42-ba2f-5dc1bd651b2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:37:34.531942 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-2b9dec0c-60f0-4093-b065-2fc66ece588c tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1252737-bd75-44e3-ae7f-71ad4f137cb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:37:34.579814 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.quota [None req-2b9dec0c-60f0-4093-b065-2fc66ece588c tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Created reservations ['207958bd-2b26-4db3-8c5f-346aced7ba8d', '49e4ef48-6f13-4972-b111-2d427e360b24', '282a9944-063a-4be9-85a0-b29ddfd39734', 'f061b185-cd4f-4295-baf6-7ba9966cbbd6'] {{(pid=99975) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:37:34.580917 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-2b9dec0c-60f0-4093-b065-2fc66ece588c tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1252737-bd75-44e3-ae7f-71ad4f137cb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['207958bd-2b26-4db3-8c5f-346aced7ba8d', '49e4ef48-6f13-4972-b111-2d427e360b24', '282a9944-063a-4be9-85a0-b29ddfd39734', 'f061b185-cd4f-4295-baf6-7ba9966cbbd6']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:37:34.582126 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-2b9dec0c-60f0-4093-b065-2fc66ece588c tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59d213a0-bbda-4d51-ae56-309100afdc87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:37:34.608031 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-2b9dec0c-60f0-4093-b065-2fc66ece588c tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59d213a0-bbda-4d51-ae56-309100afdc87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9bbd3f26-e426-463e-962d-a4da0c5a26ad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1607980668',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f056c5422994d49a4a925c831622e3a',qos_specs=None,replication_status=,reservations=['207958bd-2b26-4db3-8c5f-346aced7ba8d','49e4ef48-6f13-4972-b111-2d427e360b24','282a9944-063a-4be9-85a0-b29ddfd39734','f061b185-cd4f-4295-baf6-7ba9966cbbd6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='258ceb2993da41949706a59d7e529208',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:37:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1607980668',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9bbd3f26-e426-463e-962d-a4da0c5a26ad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0f056c5422994d49a4a925c831622e3a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='258ceb2993da41949706a59d7e529208',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:37:34.608697 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-2b9dec0c-60f0-4093-b065-2fc66ece588c tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe39b1d8-4834-42c3-8bfe-18c81e96fd33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:37:34.624783 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-2b9dec0c-60f0-4093-b065-2fc66ece588c tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe39b1d8-4834-42c3-8bfe-18c81e96fd33) transitioned into state 'SUCCESS' from state '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-1607980668',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f056c5422994d49a4a925c831622e3a',qos_specs=None,replication_status=,reservations=['207958bd-2b26-4db3-8c5f-346aced7ba8d','49e4ef48-6f13-4972-b111-2d427e360b24','282a9944-063a-4be9-85a0-b29ddfd39734','f061b185-cd4f-4295-baf6-7ba9966cbbd6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='258ceb2993da41949706a59d7e529208',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:37:34.625462 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-2b9dec0c-60f0-4093-b065-2fc66ece588c tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d7312f4-0f8f-4f64-9870-645a94488b11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:37:34.634909 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-2b9dec0c-60f0-4093-b065-2fc66ece588c tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d7312f4-0f8f-4f64-9870-645a94488b11) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:37:34.635756 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-2b9dec0c-60f0-4093-b065-2fc66ece588c tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Flow 'volume_create_api' (ed4030f6-33f7-4c7f-9304-a1c559a9d9f4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:37:34.636054 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-2b9dec0c-60f0-4093-b065-2fc66ece588c tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Create volume request issued successfully. Jul 10 06:37:34.636610 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-2b9dec0c-60f0-4093-b065-2fc66ece588c tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:37:34.637029 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 710/2822] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 10 06:37:34 2026] POST /volume/v3/volumes => generated 751 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:37:34.648086 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-aaa9d8fb-4097-458c-b520-f6932f5c215d None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:34.650105 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-aaa9d8fb-4097-458c-b520-f6932f5c215d tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] GET https://10.4.3.200/volume/v3/volumes/9bbd3f26-e426-463e-962d-a4da0c5a26ad Jul 10 06:37:34.650714 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-aaa9d8fb-4097-458c-b520-f6932f5c215d tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:34.650714 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-aaa9d8fb-4097-458c-b520-f6932f5c215d tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:34.657697 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:34.657697 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:37:34.662077 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-aaa9d8fb-4097-458c-b520-f6932f5c215d tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Volume info retrieved successfully. Jul 10 06:37:34.668405 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-aaa9d8fb-4097-458c-b520-f6932f5c215d tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] https://10.4.3.200/volume/v3/volumes/9bbd3f26-e426-463e-962d-a4da0c5a26ad returned with HTTP 200 Jul 10 06:37:34.669450 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 701/2823] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:34 2026] GET /volume/v3/volumes/9bbd3f26-e426-463e-962d-a4da0c5a26ad => generated 819 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:34.670019 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-c529ffff-ff25-42e7-ac3e-c0da5a2389e2 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:34.671769 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c529ffff-ff25-42e7-ac3e-c0da5a2389e2 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/01d93933-0328-4317-b96f-144d934dba7b Jul 10 06:37:34.671966 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c529ffff-ff25-42e7-ac3e-c0da5a2389e2 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:34.672156 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c529ffff-ff25-42e7-ac3e-c0da5a2389e2 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:34.672271 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-c529ffff-ff25-42e7-ac3e-c0da5a2389e2 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id 01d93933-0328-4317-b96f-144d934dba7b. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:34.676300 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:34.676300 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:37:34.677042 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c529ffff-ff25-42e7-ac3e-c0da5a2389e2 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/01d93933-0328-4317-b96f-144d934dba7b returned with HTTP 200 Jul 10 06:37:34.677400 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 705/2824] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:34 2026] GET /volume/v3/backups/01d93933-0328-4317-b96f-144d934dba7b => generated 785 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:34.725235 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-5a167e81-ef1e-413f-9024-6009962dbfae None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:34.813978 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5a167e81-ef1e-413f-9024-6009962dbfae tempest-ProjectReaderTests-526672937 tempest-ProjectReaderTests-526672937-project-admin] POST https://10.4.3.200/volume/v3/types Jul 10 06:37:34.814458 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5a167e81-ef1e-413f-9024-6009962dbfae tempest-ProjectReaderTests-526672937 tempest-ProjectReaderTests-526672937-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1601478793", "extra_specs": {"storage_protocol": "tempest-storage_protocol-502526104", "vendor_name": "tempest-vendor_name-1613489226"}}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:37:34.828978 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5a167e81-ef1e-413f-9024-6009962dbfae tempest-ProjectReaderTests-526672937 tempest-ProjectReaderTests-526672937-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 10 06:37:34.829393 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 709/2825] 10.4.3.200 () {68 vars in 1253 bytes} [Fri Jul 10 06:37:34 2026] POST /volume/v3/types => generated 329 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:34.840161 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-905fb773-7b7e-4837-9b57-33024b647cf8 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:34.842447 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-905fb773-7b7e-4837-9b57-33024b647cf8 tempest-ProjectReaderTests-526672937 tempest-ProjectReaderTests-526672937-project-admin] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:37:34.842787 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-905fb773-7b7e-4837-9b57-33024b647cf8 tempest-ProjectReaderTests-526672937 tempest-ProjectReaderTests-526672937-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "2c02a6b0-4829-4601-9b0b-ade600fee3b7", "size": 1}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:37:34.844075 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.volumes [None req-905fb773-7b7e-4837-9b57-33024b647cf8 tempest-ProjectReaderTests-526672937 tempest-ProjectReaderTests-526672937-project-admin] Create volume request body: {'volume': {'volume_type': '2c02a6b0-4829-4601-9b0b-ade600fee3b7', 'size': 1}} {{(pid=99975) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:37:34.847855 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-905fb773-7b7e-4837-9b57-33024b647cf8 tempest-ProjectReaderTests-526672937 tempest-ProjectReaderTests-526672937-project-admin] Create volume of 1 GB Jul 10 06:37:34.848397 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:34.848397 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:37:34.848565 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-905fb773-7b7e-4837-9b57-33024b647cf8 tempest-ProjectReaderTests-526672937 tempest-ProjectReaderTests-526672937-project-admin] Availability Zones retrieved successfully. Jul 10 06:37:34.854884 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-905fb773-7b7e-4837-9b57-33024b647cf8 tempest-ProjectReaderTests-526672937 tempest-ProjectReaderTests-526672937-project-admin] Flow 'volume_create_api' (f0630e98-2c9a-458b-99de-2f85f5b8d35a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:37:34.855758 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-905fb773-7b7e-4837-9b57-33024b647cf8 tempest-ProjectReaderTests-526672937 tempest-ProjectReaderTests-526672937-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3ee79fa-3d3f-47d2-bb28-00d7fbb4082c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:37:34.857310 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.flows.api.create_volume [None req-905fb773-7b7e-4837-9b57-33024b647cf8 tempest-ProjectReaderTests-526672937 tempest-ProjectReaderTests-526672937-project-admin] Validating volume size '1' using validate_int {{(pid=99975) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:37:34.874744 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-905fb773-7b7e-4837-9b57-33024b647cf8 tempest-ProjectReaderTests-526672937 tempest-ProjectReaderTests-526672937-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3ee79fa-3d3f-47d2-bb28-00d7fbb4082c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:37:35Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-502526104',vendor_name='tempest-vendor_name-1613489226'},id=2c02a6b0-4829-4601-9b0b-ade600fee3b7,is_public=True,name='tempest-ProjectReaderTests-volume-type-1601478793',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2c02a6b0-4829-4601-9b0b-ade600fee3b7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:37:34.875419 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-905fb773-7b7e-4837-9b57-33024b647cf8 tempest-ProjectReaderTests-526672937 tempest-ProjectReaderTests-526672937-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f32487a8-8c6b-4070-b2c3-fd3ff17a066e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:37:34.900722 np0000004964 devstack@c-api.service[99975]: WARNING cinder.quota [None req-905fb773-7b7e-4837-9b57-33024b647cf8 tempest-ProjectReaderTests-526672937 tempest-ProjectReaderTests-526672937-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1601478793 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1601478793, it is now deprecated. Please use the default quota class for default quota. Jul 10 06:37:34.900722 np0000004964 devstack@c-api.service[99975]: WARNING cinder.quota [None req-905fb773-7b7e-4837-9b57-33024b647cf8 tempest-ProjectReaderTests-526672937 tempest-ProjectReaderTests-526672937-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1601478793 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1601478793, it is now deprecated. Please use the default quota class for default quota. Jul 10 06:37:34.956118 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.quota [None req-905fb773-7b7e-4837-9b57-33024b647cf8 tempest-ProjectReaderTests-526672937 tempest-ProjectReaderTests-526672937-project-admin] Created reservations ['04611d41-6b1a-4a01-a401-7c4acc76b339', '9cd85de1-4b51-4900-96fa-4ee2ca36a861', '47bfbf74-6850-498b-a9bf-73e39d341e8d', '5c325d89-5d41-4e9c-b019-07bf9912e8e8'] {{(pid=99975) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:37:34.957383 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-905fb773-7b7e-4837-9b57-33024b647cf8 tempest-ProjectReaderTests-526672937 tempest-ProjectReaderTests-526672937-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f32487a8-8c6b-4070-b2c3-fd3ff17a066e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['04611d41-6b1a-4a01-a401-7c4acc76b339', '9cd85de1-4b51-4900-96fa-4ee2ca36a861', '47bfbf74-6850-498b-a9bf-73e39d341e8d', '5c325d89-5d41-4e9c-b019-07bf9912e8e8']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:37:34.958976 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-905fb773-7b7e-4837-9b57-33024b647cf8 tempest-ProjectReaderTests-526672937 tempest-ProjectReaderTests-526672937-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c86a0462-e8dc-4d57-a63e-2da50b89dd11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:37:34.997412 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-905fb773-7b7e-4837-9b57-33024b647cf8 tempest-ProjectReaderTests-526672937 tempest-ProjectReaderTests-526672937-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c86a0462-e8dc-4d57-a63e-2da50b89dd11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '988b1cce-811a-429a-99c2-0f5ecfb9cec4', '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='462c7d5e8608497da3e05e899a90549b',qos_specs=None,replication_status=,reservations=['04611d41-6b1a-4a01-a401-7c4acc76b339','9cd85de1-4b51-4900-96fa-4ee2ca36a861','47bfbf74-6850-498b-a9bf-73e39d341e8d','5c325d89-5d41-4e9c-b019-07bf9912e8e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9dde19d99aae4062b93155e7550188ab',volume_type_id=2c02a6b0-4829-4601-9b0b-ade600fee3b7), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:37: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=988b1cce-811a-429a-99c2-0f5ecfb9cec4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='462c7d5e8608497da3e05e899a90549b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9dde19d99aae4062b93155e7550188ab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2c02a6b0-4829-4601-9b0b-ade600fee3b7),volume_type_id=2c02a6b0-4829-4601-9b0b-ade600fee3b7)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:37:34.998421 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-905fb773-7b7e-4837-9b57-33024b647cf8 tempest-ProjectReaderTests-526672937 tempest-ProjectReaderTests-526672937-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ccae168a-fa4d-4b1a-9435-7c5a71619e70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:37:35.028468 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-905fb773-7b7e-4837-9b57-33024b647cf8 tempest-ProjectReaderTests-526672937 tempest-ProjectReaderTests-526672937-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ccae168a-fa4d-4b1a-9435-7c5a71619e70) transitioned into state 'SUCCESS' from 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='462c7d5e8608497da3e05e899a90549b',qos_specs=None,replication_status=,reservations=['04611d41-6b1a-4a01-a401-7c4acc76b339','9cd85de1-4b51-4900-96fa-4ee2ca36a861','47bfbf74-6850-498b-a9bf-73e39d341e8d','5c325d89-5d41-4e9c-b019-07bf9912e8e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9dde19d99aae4062b93155e7550188ab',volume_type_id=2c02a6b0-4829-4601-9b0b-ade600fee3b7)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:37:35.029490 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-905fb773-7b7e-4837-9b57-33024b647cf8 tempest-ProjectReaderTests-526672937 tempest-ProjectReaderTests-526672937-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ced1617-0564-4e38-9f6b-61b116d7607a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:37:35.042832 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-905fb773-7b7e-4837-9b57-33024b647cf8 tempest-ProjectReaderTests-526672937 tempest-ProjectReaderTests-526672937-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ced1617-0564-4e38-9f6b-61b116d7607a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:37:35.043925 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-905fb773-7b7e-4837-9b57-33024b647cf8 tempest-ProjectReaderTests-526672937 tempest-ProjectReaderTests-526672937-project-admin] Flow 'volume_create_api' (f0630e98-2c9a-458b-99de-2f85f5b8d35a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:37:35.044380 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-905fb773-7b7e-4837-9b57-33024b647cf8 tempest-ProjectReaderTests-526672937 tempest-ProjectReaderTests-526672937-project-admin] Create volume request issued successfully. Jul 10 06:37:35.045229 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-905fb773-7b7e-4837-9b57-33024b647cf8 tempest-ProjectReaderTests-526672937 tempest-ProjectReaderTests-526672937-project-admin] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:37:35.046491 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 711/2826] 10.4.3.200 () {70 vars in 1298 bytes} [Fri Jul 10 06:37:34 2026] POST /volume/v3/volumes => generated 774 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:37:35.054489 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-e9f69cbe-239a-42ba-b2ec-1d96a125ac5b None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:35.056728 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e9f69cbe-239a-42ba-b2ec-1d96a125ac5b tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] GET https://10.4.3.200/volume/v3/backups/7b738d91-1855-45fa-af5a-e663a801e472 Jul 10 06:37:35.056952 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e9f69cbe-239a-42ba-b2ec-1d96a125ac5b tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:35.057132 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e9f69cbe-239a-42ba-b2ec-1d96a125ac5b tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:35.057223 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-e9f69cbe-239a-42ba-b2ec-1d96a125ac5b tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Show backup with id 7b738d91-1855-45fa-af5a-e663a801e472. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:35.059810 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-6e74bb21-77eb-4334-8dae-a0555577b8e9 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:35.062336 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6e74bb21-77eb-4334-8dae-a0555577b8e9 tempest-ProjectReaderTests-526672937 tempest-ProjectReaderTests-526672937-project-admin] GET https://10.4.3.200/volume/v3/volumes/988b1cce-811a-429a-99c2-0f5ecfb9cec4 Jul 10 06:37:35.062445 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:35.062445 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:37:35.062624 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6e74bb21-77eb-4334-8dae-a0555577b8e9 tempest-ProjectReaderTests-526672937 tempest-ProjectReaderTests-526672937-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:35.062898 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6e74bb21-77eb-4334-8dae-a0555577b8e9 tempest-ProjectReaderTests-526672937 tempest-ProjectReaderTests-526672937-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:35.063714 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e9f69cbe-239a-42ba-b2ec-1d96a125ac5b tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] https://10.4.3.200/volume/v3/backups/7b738d91-1855-45fa-af5a-e663a801e472 returned with HTTP 200 Jul 10 06:37:35.064171 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 702/2827] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:35 2026] GET /volume/v3/backups/7b738d91-1855-45fa-af5a-e663a801e472 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:35.071610 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:35.071610 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:37:35.076233 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-6e74bb21-77eb-4334-8dae-a0555577b8e9 tempest-ProjectReaderTests-526672937 tempest-ProjectReaderTests-526672937-project-admin] Volume info retrieved successfully. Jul 10 06:37:35.081048 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6e74bb21-77eb-4334-8dae-a0555577b8e9 tempest-ProjectReaderTests-526672937 tempest-ProjectReaderTests-526672937-project-admin] https://10.4.3.200/volume/v3/volumes/988b1cce-811a-429a-99c2-0f5ecfb9cec4 returned with HTTP 200 Jul 10 06:37:35.081549 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 706/2828] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:37:35 2026] GET /volume/v3/volumes/988b1cce-811a-429a-99c2-0f5ecfb9cec4 => generated 953 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:35.685012 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-2ca3bb7e-4212-4cc9-966e-f52d05e9500d None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:35.687088 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2ca3bb7e-4212-4cc9-966e-f52d05e9500d tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] GET https://10.4.3.200/volume/v3/volumes/9bbd3f26-e426-463e-962d-a4da0c5a26ad Jul 10 06:37:35.687279 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2ca3bb7e-4212-4cc9-966e-f52d05e9500d tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:35.687551 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2ca3bb7e-4212-4cc9-966e-f52d05e9500d tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:35.690132 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-b28107f7-1d0b-4f57-9ec7-ee7bd94360d3 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:35.692066 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-b28107f7-1d0b-4f57-9ec7-ee7bd94360d3 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/01d93933-0328-4317-b96f-144d934dba7b Jul 10 06:37:35.692447 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-b28107f7-1d0b-4f57-9ec7-ee7bd94360d3 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:35.693529 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-b28107f7-1d0b-4f57-9ec7-ee7bd94360d3 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:35.693529 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-b28107f7-1d0b-4f57-9ec7-ee7bd94360d3 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id 01d93933-0328-4317-b96f-144d934dba7b. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:35.694240 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:35.694240 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:37:35.697690 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-2ca3bb7e-4212-4cc9-966e-f52d05e9500d tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Volume info retrieved successfully. Jul 10 06:37:35.698047 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:35.698047 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:37:35.699045 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-b28107f7-1d0b-4f57-9ec7-ee7bd94360d3 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/01d93933-0328-4317-b96f-144d934dba7b returned with HTTP 200 Jul 10 06:37:35.699874 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 712/2829] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:35 2026] GET /volume/v3/backups/01d93933-0328-4317-b96f-144d934dba7b => generated 786 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:35.702388 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2ca3bb7e-4212-4cc9-966e-f52d05e9500d tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] https://10.4.3.200/volume/v3/volumes/9bbd3f26-e426-463e-962d-a4da0c5a26ad returned with HTTP 200 Jul 10 06:37:35.702765 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 710/2830] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:35 2026] GET /volume/v3/volumes/9bbd3f26-e426-463e-962d-a4da0c5a26ad => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:35.713136 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-38bfa389-8129-42c7-bf84-5c049911811c None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:35.716599 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-38bfa389-8129-42c7-bf84-5c049911811c tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/01d93933-0328-4317-b96f-144d934dba7b Jul 10 06:37:35.716809 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-38bfa389-8129-42c7-bf84-5c049911811c tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:35.717024 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-38bfa389-8129-42c7-bf84-5c049911811c tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:35.717161 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-38bfa389-8129-42c7-bf84-5c049911811c tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id 01d93933-0328-4317-b96f-144d934dba7b. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:35.721649 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:35.721649 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:37:35.722425 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-38bfa389-8129-42c7-bf84-5c049911811c tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/01d93933-0328-4317-b96f-144d934dba7b returned with HTTP 200 Jul 10 06:37:35.722817 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 703/2831] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:35 2026] GET /volume/v3/backups/01d93933-0328-4317-b96f-144d934dba7b => generated 786 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:35.732838 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-41c07347-cebf-4c3d-80e7-32d0fda86ea5 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:35.735195 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-41c07347-cebf-4c3d-80e7-32d0fda86ea5 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] DELETE https://10.4.3.200/volume/v3/backups/01d93933-0328-4317-b96f-144d934dba7b Jul 10 06:37:35.735756 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-41c07347-cebf-4c3d-80e7-32d0fda86ea5 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:35.735756 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-41c07347-cebf-4c3d-80e7-32d0fda86ea5 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:35.735756 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.contrib.backups [None req-41c07347-cebf-4c3d-80e7-32d0fda86ea5 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Delete backup with id: 01d93933-0328-4317-b96f-144d934dba7b. Jul 10 06:37:35.740207 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:35.740207 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:37:35.746221 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-93f867ba-658e-4b97-967c-17a70bd7b0f8 req-772f6a3e-5736-488e-bdce-153ba10a908b None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:35.768026 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.backup.rpcapi [None req-41c07347-cebf-4c3d-80e7-32d0fda86ea5 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] delete_backup rpcapi backup_id 01d93933-0328-4317-b96f-144d934dba7b {{(pid=99976) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 06:37:35.771338 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-41c07347-cebf-4c3d-80e7-32d0fda86ea5 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/01d93933-0328-4317-b96f-144d934dba7b returned with HTTP 202 Jul 10 06:37:35.771338 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 707/2832] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:37:35 2026] DELETE /volume/v3/backups/01d93933-0328-4317-b96f-144d934dba7b => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:37:35.779343 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-fe125cf1-af7c-4497-b211-b15775e83daa None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:35.782732 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-fe125cf1-af7c-4497-b211-b15775e83daa tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/01d93933-0328-4317-b96f-144d934dba7b Jul 10 06:37:35.783423 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-fe125cf1-af7c-4497-b211-b15775e83daa tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:35.783423 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-fe125cf1-af7c-4497-b211-b15775e83daa tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:35.783423 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-fe125cf1-af7c-4497-b211-b15775e83daa tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id 01d93933-0328-4317-b96f-144d934dba7b. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:35.787894 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:35.787894 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:37:35.788848 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-fe125cf1-af7c-4497-b211-b15775e83daa tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/01d93933-0328-4317-b96f-144d934dba7b returned with HTTP 200 Jul 10 06:37:35.789350 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 711/2833] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:35 2026] GET /volume/v3/backups/01d93933-0328-4317-b96f-144d934dba7b => generated 785 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:35.847161 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-93f867ba-658e-4b97-967c-17a70bd7b0f8 req-772f6a3e-5736-488e-bdce-153ba10a908b tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] GET https://10.4.3.200/volume/v3/volumes/9bbd3f26-e426-463e-962d-a4da0c5a26ad Jul 10 06:37:35.847334 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-93f867ba-658e-4b97-967c-17a70bd7b0f8 req-772f6a3e-5736-488e-bdce-153ba10a908b tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:35.847531 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-93f867ba-658e-4b97-967c-17a70bd7b0f8 req-772f6a3e-5736-488e-bdce-153ba10a908b tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:35.855418 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:35.855418 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:37:35.859462 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [req-93f867ba-658e-4b97-967c-17a70bd7b0f8 req-772f6a3e-5736-488e-bdce-153ba10a908b tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Volume info retrieved successfully. Jul 10 06:37:35.864397 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-93f867ba-658e-4b97-967c-17a70bd7b0f8 req-772f6a3e-5736-488e-bdce-153ba10a908b tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] https://10.4.3.200/volume/v3/volumes/9bbd3f26-e426-463e-962d-a4da0c5a26ad returned with HTTP 200 Jul 10 06:37:35.864909 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 713/2834] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:37:35 2026] GET /volume/v3/volumes/9bbd3f26-e426-463e-962d-a4da0c5a26ad => generated 844 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:36.074671 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-d861b541-b1e1-48cf-859b-442e2f337424 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:36.076582 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d861b541-b1e1-48cf-859b-442e2f337424 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] GET https://10.4.3.200/volume/v3/backups/7b738d91-1855-45fa-af5a-e663a801e472 Jul 10 06:37:36.076794 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d861b541-b1e1-48cf-859b-442e2f337424 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:36.077009 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d861b541-b1e1-48cf-859b-442e2f337424 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:36.077141 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-d861b541-b1e1-48cf-859b-442e2f337424 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Show backup with id 7b738d91-1855-45fa-af5a-e663a801e472. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:36.081545 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:36.081545 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:37:36.082577 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d861b541-b1e1-48cf-859b-442e2f337424 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] https://10.4.3.200/volume/v3/backups/7b738d91-1855-45fa-af5a-e663a801e472 returned with HTTP 200 Jul 10 06:37:36.082788 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 704/2835] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:36 2026] GET /volume/v3/backups/7b738d91-1855-45fa-af5a-e663a801e472 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:36.098834 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-7ea440bc-9d55-4197-ae7d-3c24c32516d0 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:36.100663 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7ea440bc-9d55-4197-ae7d-3c24c32516d0 tempest-ProjectReaderTests-526672937 tempest-ProjectReaderTests-526672937-project-admin] GET https://10.4.3.200/volume/v3/volumes/988b1cce-811a-429a-99c2-0f5ecfb9cec4 Jul 10 06:37:36.100850 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-7ea440bc-9d55-4197-ae7d-3c24c32516d0 tempest-ProjectReaderTests-526672937 tempest-ProjectReaderTests-526672937-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:36.101046 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-7ea440bc-9d55-4197-ae7d-3c24c32516d0 tempest-ProjectReaderTests-526672937 tempest-ProjectReaderTests-526672937-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:36.108696 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:36.108696 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:37:36.111951 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-7ea440bc-9d55-4197-ae7d-3c24c32516d0 tempest-ProjectReaderTests-526672937 tempest-ProjectReaderTests-526672937-project-admin] Volume info retrieved successfully. Jul 10 06:37:36.115413 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7ea440bc-9d55-4197-ae7d-3c24c32516d0 tempest-ProjectReaderTests-526672937 tempest-ProjectReaderTests-526672937-project-admin] https://10.4.3.200/volume/v3/volumes/988b1cce-811a-429a-99c2-0f5ecfb9cec4 returned with HTTP 200 Jul 10 06:37:36.115778 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 708/2836] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:37:36 2026] GET /volume/v3/volumes/988b1cce-811a-429a-99c2-0f5ecfb9cec4 => generated 974 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:36.127947 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-c1e94dd4-1e72-4de5-9746-45a1d88cfa22 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:36.130801 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c1e94dd4-1e72-4de5-9746-45a1d88cfa22 tempest-ProjectReaderTests-526672937 tempest-ProjectReaderTests-526672937-project-admin] GET https://10.4.3.200/volume/v3/messages Jul 10 06:37:36.131017 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c1e94dd4-1e72-4de5-9746-45a1d88cfa22 tempest-ProjectReaderTests-526672937 tempest-ProjectReaderTests-526672937-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:36.131208 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c1e94dd4-1e72-4de5-9746-45a1d88cfa22 tempest-ProjectReaderTests-526672937 tempest-ProjectReaderTests-526672937-project-admin] Calling method 'version_select' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:36.134287 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c1e94dd4-1e72-4de5-9746-45a1d88cfa22 tempest-ProjectReaderTests-526672937 tempest-ProjectReaderTests-526672937-project-admin] https://10.4.3.200/volume/v3/messages returned with HTTP 200 Jul 10 06:37:36.134662 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 712/2837] 10.4.3.200 () {68 vars in 1280 bytes} [Fri Jul 10 06:37:36 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 10 06:37:36.142017 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-1e47f2ca-2931-4bc2-81e4-084e0097feb6 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:36.198925 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-1e47f2ca-2931-4bc2-81e4-084e0097feb6 tempest-ProjectReaderTests-526672937 tempest-ProjectReaderTests-526672937-project-reader] GET https://10.4.3.200/volume/v3/messages Jul 10 06:37:36.199165 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-1e47f2ca-2931-4bc2-81e4-084e0097feb6 tempest-ProjectReaderTests-526672937 tempest-ProjectReaderTests-526672937-project-reader] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:36.199383 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-1e47f2ca-2931-4bc2-81e4-084e0097feb6 tempest-ProjectReaderTests-526672937 tempest-ProjectReaderTests-526672937-project-reader] Calling method 'version_select' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:36.203180 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-1e47f2ca-2931-4bc2-81e4-084e0097feb6 tempest-ProjectReaderTests-526672937 tempest-ProjectReaderTests-526672937-project-reader] https://10.4.3.200/volume/v3/messages returned with HTTP 200 Jul 10 06:37:36.203462 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 714/2838] 10.4.3.200 () {68 vars in 1280 bytes} [Fri Jul 10 06:37:36 2026] GET /volume/v3/messages => generated 670 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:36.212238 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-b9019bf8-a4fb-45fd-810e-227ab1d8a0e0 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:36.213483 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b9019bf8-a4fb-45fd-810e-227ab1d8a0e0 tempest-ProjectReaderTests-526672937 tempest-ProjectReaderTests-526672937-project-admin] DELETE https://10.4.3.200/volume/v3/messages/5e61c67a-275a-4dbe-ac44-d63d7c4027d7 Jul 10 06:37:36.213907 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b9019bf8-a4fb-45fd-810e-227ab1d8a0e0 tempest-ProjectReaderTests-526672937 tempest-ProjectReaderTests-526672937-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:36.214095 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b9019bf8-a4fb-45fd-810e-227ab1d8a0e0 tempest-ProjectReaderTests-526672937 tempest-ProjectReaderTests-526672937-project-admin] Calling method 'version_select' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:36.228494 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b9019bf8-a4fb-45fd-810e-227ab1d8a0e0 tempest-ProjectReaderTests-526672937 tempest-ProjectReaderTests-526672937-project-admin] https://10.4.3.200/volume/v3/messages/5e61c67a-275a-4dbe-ac44-d63d7c4027d7 returned with HTTP 204 Jul 10 06:37:36.229025 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 705/2839] 10.4.3.200 () {68 vars in 1394 bytes} [Fri Jul 10 06:37:36 2026] DELETE /volume/v3/messages/5e61c67a-275a-4dbe-ac44-d63d7c4027d7 => generated 0 bytes in 17 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 10 06:37:36.237645 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-b9feda29-fd69-407c-ba23-5e7b8bf9615d None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:36.239602 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b9feda29-fd69-407c-ba23-5e7b8bf9615d tempest-ProjectReaderTests-526672937 tempest-ProjectReaderTests-526672937-project-admin] DELETE https://10.4.3.200/volume/v3/volumes/988b1cce-811a-429a-99c2-0f5ecfb9cec4 Jul 10 06:37:36.239685 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b9feda29-fd69-407c-ba23-5e7b8bf9615d tempest-ProjectReaderTests-526672937 tempest-ProjectReaderTests-526672937-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:36.239934 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b9feda29-fd69-407c-ba23-5e7b8bf9615d tempest-ProjectReaderTests-526672937 tempest-ProjectReaderTests-526672937-project-admin] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:36.240001 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-b9feda29-fd69-407c-ba23-5e7b8bf9615d tempest-ProjectReaderTests-526672937 tempest-ProjectReaderTests-526672937-project-admin] Delete volume with id: 988b1cce-811a-429a-99c2-0f5ecfb9cec4 Jul 10 06:37:36.249566 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:36.249566 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:37:36.249970 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-b9feda29-fd69-407c-ba23-5e7b8bf9615d tempest-ProjectReaderTests-526672937 tempest-ProjectReaderTests-526672937-project-admin] Volume info retrieved successfully. Jul 10 06:37:36.251014 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-b9feda29-fd69-407c-ba23-5e7b8bf9615d tempest-ProjectReaderTests-526672937 tempest-ProjectReaderTests-526672937-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99976) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 10 06:37:36.263806 np0000004964 devstack@c-api.service[99976]: WARNING cinder.quota [None req-b9feda29-fd69-407c-ba23-5e7b8bf9615d tempest-ProjectReaderTests-526672937 tempest-ProjectReaderTests-526672937-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1601478793 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1601478793, it is now deprecated. Please use the default quota class for default quota. Jul 10 06:37:36.264052 np0000004964 devstack@c-api.service[99976]: WARNING cinder.quota [None req-b9feda29-fd69-407c-ba23-5e7b8bf9615d tempest-ProjectReaderTests-526672937 tempest-ProjectReaderTests-526672937-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1601478793 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1601478793, it is now deprecated. Please use the default quota class for default quota. Jul 10 06:37:36.273652 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-b9feda29-fd69-407c-ba23-5e7b8bf9615d tempest-ProjectReaderTests-526672937 tempest-ProjectReaderTests-526672937-project-admin] Created reservations ['321d1b7e-f20b-461c-a30c-859d8c88af13', 'c9efbb86-b15e-46a6-9964-393c97ad9643', '7a6f4d79-2458-4c8d-a3ff-3293510ce74c', '9b6de29e-862c-43bf-974e-a3eca2f1618b'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:37:36.308450 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-b9feda29-fd69-407c-ba23-5e7b8bf9615d tempest-ProjectReaderTests-526672937 tempest-ProjectReaderTests-526672937-project-admin] Delete volume request issued successfully. Jul 10 06:37:36.308597 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b9feda29-fd69-407c-ba23-5e7b8bf9615d tempest-ProjectReaderTests-526672937 tempest-ProjectReaderTests-526672937-project-admin] https://10.4.3.200/volume/v3/volumes/988b1cce-811a-429a-99c2-0f5ecfb9cec4 returned with HTTP 202 Jul 10 06:37:36.309082 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 709/2840] 10.4.3.200 () {68 vars in 1391 bytes} [Fri Jul 10 06:37:36 2026] DELETE /volume/v3/volumes/988b1cce-811a-429a-99c2-0f5ecfb9cec4 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:37:36.316997 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-7c769b24-78b9-4b0f-96c6-b641dbcc3ec4 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:36.328228 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7c769b24-78b9-4b0f-96c6-b641dbcc3ec4 tempest-ProjectReaderTests-526672937 tempest-ProjectReaderTests-526672937-project-admin] DELETE https://10.4.3.200/volume/v3/types/2c02a6b0-4829-4601-9b0b-ade600fee3b7 Jul 10 06:37:36.328390 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7c769b24-78b9-4b0f-96c6-b641dbcc3ec4 tempest-ProjectReaderTests-526672937 tempest-ProjectReaderTests-526672937-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:36.328623 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7c769b24-78b9-4b0f-96c6-b641dbcc3ec4 tempest-ProjectReaderTests-526672937 tempest-ProjectReaderTests-526672937-project-admin] Calling method '_delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:36.354070 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7c769b24-78b9-4b0f-96c6-b641dbcc3ec4 tempest-ProjectReaderTests-526672937 tempest-ProjectReaderTests-526672937-project-admin] https://10.4.3.200/volume/v3/types/2c02a6b0-4829-4601-9b0b-ade600fee3b7 returned with HTTP 202 Jul 10 06:37:36.354608 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 713/2841] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 10 06:37:36 2026] DELETE /volume/v3/types/2c02a6b0-4829-4601-9b0b-ade600fee3b7 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:37:36.363609 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-6a206dbc-261d-4aa8-b7a1-cd8b4fc8a36c None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:36.365463 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-6a206dbc-261d-4aa8-b7a1-cd8b4fc8a36c tempest-ProjectReaderTests-526672937 tempest-ProjectReaderTests-526672937-project-admin] POST https://10.4.3.200/volume/v3/types Jul 10 06:37:36.365878 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-6a206dbc-261d-4aa8-b7a1-cd8b4fc8a36c tempest-ProjectReaderTests-526672937 tempest-ProjectReaderTests-526672937-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-2101728727", "extra_specs": {"storage_protocol": "tempest-storage_protocol-2096944654", "vendor_name": "tempest-vendor_name-442387218"}}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:37:36.384027 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-6a206dbc-261d-4aa8-b7a1-cd8b4fc8a36c tempest-ProjectReaderTests-526672937 tempest-ProjectReaderTests-526672937-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 10 06:37:36.384427 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 715/2842] 10.4.3.200 () {68 vars in 1253 bytes} [Fri Jul 10 06:37:36 2026] POST /volume/v3/types => generated 329 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:36.393354 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-6861056b-5106-48fe-9638-237ffdf4f729 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:36.394996 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6861056b-5106-48fe-9638-237ffdf4f729 tempest-ProjectReaderTests-526672937 tempest-ProjectReaderTests-526672937-project-admin] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:37:36.395339 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6861056b-5106-48fe-9638-237ffdf4f729 tempest-ProjectReaderTests-526672937 tempest-ProjectReaderTests-526672937-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "b8a8dfb0-53f0-499d-a3e5-681438082a99", "size": 1}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:37:36.396961 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.volumes [None req-6861056b-5106-48fe-9638-237ffdf4f729 tempest-ProjectReaderTests-526672937 tempest-ProjectReaderTests-526672937-project-admin] Create volume request body: {'volume': {'volume_type': 'b8a8dfb0-53f0-499d-a3e5-681438082a99', 'size': 1}} {{(pid=99977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:37:36.400727 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-6861056b-5106-48fe-9638-237ffdf4f729 tempest-ProjectReaderTests-526672937 tempest-ProjectReaderTests-526672937-project-admin] Create volume of 1 GB Jul 10 06:37:36.400986 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:36.400986 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:37:36.401305 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-6861056b-5106-48fe-9638-237ffdf4f729 tempest-ProjectReaderTests-526672937 tempest-ProjectReaderTests-526672937-project-admin] Availability Zones retrieved successfully. Jul 10 06:37:36.406797 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-6861056b-5106-48fe-9638-237ffdf4f729 tempest-ProjectReaderTests-526672937 tempest-ProjectReaderTests-526672937-project-admin] Flow 'volume_create_api' (221bec18-7035-4464-a823-6b7cf297e659) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:37:36.407946 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-6861056b-5106-48fe-9638-237ffdf4f729 tempest-ProjectReaderTests-526672937 tempest-ProjectReaderTests-526672937-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (535bb6d3-697c-43c9-ad67-a25771b143b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:37:36.408801 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.flows.api.create_volume [None req-6861056b-5106-48fe-9638-237ffdf4f729 tempest-ProjectReaderTests-526672937 tempest-ProjectReaderTests-526672937-project-admin] Validating volume size '1' using validate_int {{(pid=99977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:37:36.426910 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-6861056b-5106-48fe-9638-237ffdf4f729 tempest-ProjectReaderTests-526672937 tempest-ProjectReaderTests-526672937-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (535bb6d3-697c-43c9-ad67-a25771b143b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:37:36Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-2096944654',vendor_name='tempest-vendor_name-442387218'},id=b8a8dfb0-53f0-499d-a3e5-681438082a99,is_public=True,name='tempest-ProjectReaderTests-volume-type-2101728727',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b8a8dfb0-53f0-499d-a3e5-681438082a99', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:37:36.427649 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-6861056b-5106-48fe-9638-237ffdf4f729 tempest-ProjectReaderTests-526672937 tempest-ProjectReaderTests-526672937-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecd3badb-0df7-4950-a598-42ee1dfbe9c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:37:36.456373 np0000004964 devstack@c-api.service[99977]: WARNING cinder.quota [None req-6861056b-5106-48fe-9638-237ffdf4f729 tempest-ProjectReaderTests-526672937 tempest-ProjectReaderTests-526672937-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-2101728727 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-2101728727, it is now deprecated. Please use the default quota class for default quota. Jul 10 06:37:36.456918 np0000004964 devstack@c-api.service[99977]: WARNING cinder.quota [None req-6861056b-5106-48fe-9638-237ffdf4f729 tempest-ProjectReaderTests-526672937 tempest-ProjectReaderTests-526672937-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-2101728727 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-2101728727, it is now deprecated. Please use the default quota class for default quota. Jul 10 06:37:36.480815 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-6861056b-5106-48fe-9638-237ffdf4f729 tempest-ProjectReaderTests-526672937 tempest-ProjectReaderTests-526672937-project-admin] Created reservations ['d1816b32-6519-40ba-9497-42e3ea56c7ea', '3436ac80-c6a0-4d78-93b1-a3f23a36f45d', '8139eea5-e277-4414-b81c-747324a70379', 'e58b0984-3c97-474d-9cba-0780c79b0784'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:37:36.481899 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-6861056b-5106-48fe-9638-237ffdf4f729 tempest-ProjectReaderTests-526672937 tempest-ProjectReaderTests-526672937-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecd3badb-0df7-4950-a598-42ee1dfbe9c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d1816b32-6519-40ba-9497-42e3ea56c7ea', '3436ac80-c6a0-4d78-93b1-a3f23a36f45d', '8139eea5-e277-4414-b81c-747324a70379', 'e58b0984-3c97-474d-9cba-0780c79b0784']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:37:36.483160 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-6861056b-5106-48fe-9638-237ffdf4f729 tempest-ProjectReaderTests-526672937 tempest-ProjectReaderTests-526672937-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4259defe-25d8-4ee4-8c26-3bce0215b739) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:37:36.509081 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-6861056b-5106-48fe-9638-237ffdf4f729 tempest-ProjectReaderTests-526672937 tempest-ProjectReaderTests-526672937-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4259defe-25d8-4ee4-8c26-3bce0215b739) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f30f8f30-4ad2-4be1-947c-711290770115', '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='462c7d5e8608497da3e05e899a90549b',qos_specs=None,replication_status=,reservations=['d1816b32-6519-40ba-9497-42e3ea56c7ea','3436ac80-c6a0-4d78-93b1-a3f23a36f45d','8139eea5-e277-4414-b81c-747324a70379','e58b0984-3c97-474d-9cba-0780c79b0784'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9dde19d99aae4062b93155e7550188ab',volume_type_id=b8a8dfb0-53f0-499d-a3e5-681438082a99), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:37:36Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f30f8f30-4ad2-4be1-947c-711290770115,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='462c7d5e8608497da3e05e899a90549b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9dde19d99aae4062b93155e7550188ab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b8a8dfb0-53f0-499d-a3e5-681438082a99),volume_type_id=b8a8dfb0-53f0-499d-a3e5-681438082a99)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:37:36.510093 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-6861056b-5106-48fe-9638-237ffdf4f729 tempest-ProjectReaderTests-526672937 tempest-ProjectReaderTests-526672937-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be37fa70-9112-43b4-a5c8-f6e457ec6ff6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:37:36.531173 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-6861056b-5106-48fe-9638-237ffdf4f729 tempest-ProjectReaderTests-526672937 tempest-ProjectReaderTests-526672937-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be37fa70-9112-43b4-a5c8-f6e457ec6ff6) transitioned into state 'SUCCESS' from 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='462c7d5e8608497da3e05e899a90549b',qos_specs=None,replication_status=,reservations=['d1816b32-6519-40ba-9497-42e3ea56c7ea','3436ac80-c6a0-4d78-93b1-a3f23a36f45d','8139eea5-e277-4414-b81c-747324a70379','e58b0984-3c97-474d-9cba-0780c79b0784'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9dde19d99aae4062b93155e7550188ab',volume_type_id=b8a8dfb0-53f0-499d-a3e5-681438082a99)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:37:36.532101 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-6861056b-5106-48fe-9638-237ffdf4f729 tempest-ProjectReaderTests-526672937 tempest-ProjectReaderTests-526672937-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bad38f9f-54be-4619-9d8a-83d211568046) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:37:36.543886 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-6861056b-5106-48fe-9638-237ffdf4f729 tempest-ProjectReaderTests-526672937 tempest-ProjectReaderTests-526672937-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bad38f9f-54be-4619-9d8a-83d211568046) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:37:36.544988 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-6861056b-5106-48fe-9638-237ffdf4f729 tempest-ProjectReaderTests-526672937 tempest-ProjectReaderTests-526672937-project-admin] Flow 'volume_create_api' (221bec18-7035-4464-a823-6b7cf297e659) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:37:36.545275 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-6861056b-5106-48fe-9638-237ffdf4f729 tempest-ProjectReaderTests-526672937 tempest-ProjectReaderTests-526672937-project-admin] Create volume request issued successfully. Jul 10 06:37:36.545852 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6861056b-5106-48fe-9638-237ffdf4f729 tempest-ProjectReaderTests-526672937 tempest-ProjectReaderTests-526672937-project-admin] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:37:36.546565 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 706/2843] 10.4.3.200 () {70 vars in 1298 bytes} [Fri Jul 10 06:37:36 2026] POST /volume/v3/volumes => generated 774 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:37:36.559524 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-c5065283-2308-48b0-84d8-0a6829e72be3 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:36.562943 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c5065283-2308-48b0-84d8-0a6829e72be3 tempest-ProjectReaderTests-526672937 tempest-ProjectReaderTests-526672937-project-admin] GET https://10.4.3.200/volume/v3/volumes/f30f8f30-4ad2-4be1-947c-711290770115 Jul 10 06:37:36.563187 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c5065283-2308-48b0-84d8-0a6829e72be3 tempest-ProjectReaderTests-526672937 tempest-ProjectReaderTests-526672937-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:36.563391 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c5065283-2308-48b0-84d8-0a6829e72be3 tempest-ProjectReaderTests-526672937 tempest-ProjectReaderTests-526672937-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:36.570331 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:36.570331 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:37:36.573725 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-c5065283-2308-48b0-84d8-0a6829e72be3 tempest-ProjectReaderTests-526672937 tempest-ProjectReaderTests-526672937-project-admin] Volume info retrieved successfully. Jul 10 06:37:36.577290 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c5065283-2308-48b0-84d8-0a6829e72be3 tempest-ProjectReaderTests-526672937 tempest-ProjectReaderTests-526672937-project-admin] https://10.4.3.200/volume/v3/volumes/f30f8f30-4ad2-4be1-947c-711290770115 returned with HTTP 200 Jul 10 06:37:36.577610 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 710/2844] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:37:36 2026] GET /volume/v3/volumes/f30f8f30-4ad2-4be1-947c-711290770115 => generated 953 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:36.798866 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-f9cdb091-2307-4330-821f-8cd038d4aa69 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:36.800334 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f9cdb091-2307-4330-821f-8cd038d4aa69 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/backups/01d93933-0328-4317-b96f-144d934dba7b Jul 10 06:37:36.800534 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f9cdb091-2307-4330-821f-8cd038d4aa69 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:36.800718 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f9cdb091-2307-4330-821f-8cd038d4aa69 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:36.800805 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-f9cdb091-2307-4330-821f-8cd038d4aa69 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Show backup with id 01d93933-0328-4317-b96f-144d934dba7b. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:36.804342 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f9cdb091-2307-4330-821f-8cd038d4aa69 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/backups/01d93933-0328-4317-b96f-144d934dba7b returned with HTTP 404 Jul 10 06:37:36.804869 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 714/2845] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:36 2026] GET /volume/v3/backups/01d93933-0328-4317-b96f-144d934dba7b => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:37:36.818001 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-da0abcd4-f40a-48e1-9291-5474fbd92db8 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:36.819817 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-da0abcd4-f40a-48e1-9291-5474fbd92db8 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/124ebf7e-124d-4954-ad73-722aea3fba88 Jul 10 06:37:36.820029 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-da0abcd4-f40a-48e1-9291-5474fbd92db8 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:36.820258 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-da0abcd4-f40a-48e1-9291-5474fbd92db8 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:36.820346 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.snapshots [None req-da0abcd4-f40a-48e1-9291-5474fbd92db8 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Delete snapshot with id: 124ebf7e-124d-4954-ad73-722aea3fba88 Jul 10 06:37:36.825773 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:36.825773 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:37:36.826249 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-da0abcd4-f40a-48e1-9291-5474fbd92db8 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Snapshot retrieved successfully. Jul 10 06:37:36.840638 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-da0abcd4-f40a-48e1-9291-5474fbd92db8 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Snapshot delete request issued successfully. Jul 10 06:37:36.842108 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-da0abcd4-f40a-48e1-9291-5474fbd92db8 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/snapshots/124ebf7e-124d-4954-ad73-722aea3fba88 returned with HTTP 202 Jul 10 06:37:36.842108 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 716/2846] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 10 06:37:36 2026] DELETE /volume/v3/snapshots/124ebf7e-124d-4954-ad73-722aea3fba88 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:37:36.849435 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-d5f4418c-54c0-4405-8db9-e2cc4d045ef1 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:36.851216 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d5f4418c-54c0-4405-8db9-e2cc4d045ef1 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/snapshots/124ebf7e-124d-4954-ad73-722aea3fba88 Jul 10 06:37:36.851466 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d5f4418c-54c0-4405-8db9-e2cc4d045ef1 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:36.851735 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d5f4418c-54c0-4405-8db9-e2cc4d045ef1 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:36.856660 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:36.856660 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:37:36.857046 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-d5f4418c-54c0-4405-8db9-e2cc4d045ef1 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Snapshot retrieved successfully. Jul 10 06:37:36.858573 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d5f4418c-54c0-4405-8db9-e2cc4d045ef1 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/snapshots/124ebf7e-124d-4954-ad73-722aea3fba88 returned with HTTP 200 Jul 10 06:37:36.858573 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 707/2847] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:37:36 2026] GET /volume/v3/snapshots/124ebf7e-124d-4954-ad73-722aea3fba88 => generated 463 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:37.093915 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-bc7f799f-7499-41d4-ac95-99939b3e9a64 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:37.096952 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-bc7f799f-7499-41d4-ac95-99939b3e9a64 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] GET https://10.4.3.200/volume/v3/backups/7b738d91-1855-45fa-af5a-e663a801e472 Jul 10 06:37:37.097168 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-bc7f799f-7499-41d4-ac95-99939b3e9a64 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:37.098040 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-bc7f799f-7499-41d4-ac95-99939b3e9a64 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:37.098040 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-bc7f799f-7499-41d4-ac95-99939b3e9a64 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Show backup with id 7b738d91-1855-45fa-af5a-e663a801e472. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:37.104854 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:37.104854 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:37:37.105590 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-bc7f799f-7499-41d4-ac95-99939b3e9a64 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] https://10.4.3.200/volume/v3/backups/7b738d91-1855-45fa-af5a-e663a801e472 returned with HTTP 200 Jul 10 06:37:37.105999 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 711/2848] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:37 2026] GET /volume/v3/backups/7b738d91-1855-45fa-af5a-e663a801e472 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:37.594197 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-ef8c89e7-adbe-43ae-b1e4-048ac9a22670 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:37.596465 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ef8c89e7-adbe-43ae-b1e4-048ac9a22670 tempest-ProjectReaderTests-526672937 tempest-ProjectReaderTests-526672937-project-admin] GET https://10.4.3.200/volume/v3/volumes/f30f8f30-4ad2-4be1-947c-711290770115 Jul 10 06:37:37.596762 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ef8c89e7-adbe-43ae-b1e4-048ac9a22670 tempest-ProjectReaderTests-526672937 tempest-ProjectReaderTests-526672937-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:37.596999 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ef8c89e7-adbe-43ae-b1e4-048ac9a22670 tempest-ProjectReaderTests-526672937 tempest-ProjectReaderTests-526672937-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:37.606701 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:37.606701 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:37:37.611065 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-ef8c89e7-adbe-43ae-b1e4-048ac9a22670 tempest-ProjectReaderTests-526672937 tempest-ProjectReaderTests-526672937-project-admin] Volume info retrieved successfully. Jul 10 06:37:37.615960 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ef8c89e7-adbe-43ae-b1e4-048ac9a22670 tempest-ProjectReaderTests-526672937 tempest-ProjectReaderTests-526672937-project-admin] https://10.4.3.200/volume/v3/volumes/f30f8f30-4ad2-4be1-947c-711290770115 returned with HTTP 200 Jul 10 06:37:37.616483 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 715/2849] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:37:37 2026] GET /volume/v3/volumes/f30f8f30-4ad2-4be1-947c-711290770115 => generated 974 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:37.632844 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-2510f304-fc00-4704-a5cf-55ebbdcf44db None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:37.635281 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-2510f304-fc00-4704-a5cf-55ebbdcf44db tempest-ProjectReaderTests-526672937 tempest-ProjectReaderTests-526672937-project-admin] GET https://10.4.3.200/volume/v3/messages Jul 10 06:37:37.635611 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-2510f304-fc00-4704-a5cf-55ebbdcf44db tempest-ProjectReaderTests-526672937 tempest-ProjectReaderTests-526672937-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:37.635862 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-2510f304-fc00-4704-a5cf-55ebbdcf44db tempest-ProjectReaderTests-526672937 tempest-ProjectReaderTests-526672937-project-admin] Calling method 'version_select' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:37.636220 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:37.636220 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:37:37.639816 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-2510f304-fc00-4704-a5cf-55ebbdcf44db tempest-ProjectReaderTests-526672937 tempest-ProjectReaderTests-526672937-project-admin] https://10.4.3.200/volume/v3/messages returned with HTTP 200 Jul 10 06:37:37.640497 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 717/2850] 10.4.3.200 () {68 vars in 1280 bytes} [Fri Jul 10 06:37:37 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 10 06:37:37.649269 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-aeb5df03-170b-4894-9368-a384c38f7303 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:37.651851 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-aeb5df03-170b-4894-9368-a384c38f7303 tempest-ProjectReaderTests-526672937 tempest-ProjectReaderTests-526672937-project-reader] GET https://10.4.3.200/volume/v3/messages/bcb08350-7c95-4a7b-a242-f2b27fcda702 Jul 10 06:37:37.652147 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-aeb5df03-170b-4894-9368-a384c38f7303 tempest-ProjectReaderTests-526672937 tempest-ProjectReaderTests-526672937-project-reader] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:37.652404 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-aeb5df03-170b-4894-9368-a384c38f7303 tempest-ProjectReaderTests-526672937 tempest-ProjectReaderTests-526672937-project-reader] Calling method 'version_select' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:37.657987 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-aeb5df03-170b-4894-9368-a384c38f7303 tempest-ProjectReaderTests-526672937 tempest-ProjectReaderTests-526672937-project-reader] https://10.4.3.200/volume/v3/messages/bcb08350-7c95-4a7b-a242-f2b27fcda702 returned with HTTP 200 Jul 10 06:37:37.658772 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 708/2851] 10.4.3.200 () {68 vars in 1391 bytes} [Fri Jul 10 06:37:37 2026] GET /volume/v3/messages/bcb08350-7c95-4a7b-a242-f2b27fcda702 => generated 667 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:37.666333 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-935e10d7-b88d-4ad7-be06-22a2ad92677f None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:37.668025 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-935e10d7-b88d-4ad7-be06-22a2ad92677f tempest-ProjectReaderTests-526672937 tempest-ProjectReaderTests-526672937-project-admin] DELETE https://10.4.3.200/volume/v3/messages/bcb08350-7c95-4a7b-a242-f2b27fcda702 Jul 10 06:37:37.668286 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-935e10d7-b88d-4ad7-be06-22a2ad92677f tempest-ProjectReaderTests-526672937 tempest-ProjectReaderTests-526672937-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:37.668533 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-935e10d7-b88d-4ad7-be06-22a2ad92677f tempest-ProjectReaderTests-526672937 tempest-ProjectReaderTests-526672937-project-admin] Calling method 'version_select' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:37.675765 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-935e10d7-b88d-4ad7-be06-22a2ad92677f tempest-ProjectReaderTests-526672937 tempest-ProjectReaderTests-526672937-project-admin] https://10.4.3.200/volume/v3/messages/bcb08350-7c95-4a7b-a242-f2b27fcda702 returned with HTTP 204 Jul 10 06:37:37.676152 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 712/2852] 10.4.3.200 () {68 vars in 1394 bytes} [Fri Jul 10 06:37:37 2026] DELETE /volume/v3/messages/bcb08350-7c95-4a7b-a242-f2b27fcda702 => generated 0 bytes in 10 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 10 06:37:37.677998 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-2b2787c4-9707-41fc-9c0b-12b4d2b084e2 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:37.683957 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-c0844968-046e-483b-9815-52c49e995b60 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:37.685600 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-c0844968-046e-483b-9815-52c49e995b60 tempest-ProjectReaderTests-526672937 tempest-ProjectReaderTests-526672937-project-admin] DELETE https://10.4.3.200/volume/v3/volumes/f30f8f30-4ad2-4be1-947c-711290770115 Jul 10 06:37:37.685817 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-c0844968-046e-483b-9815-52c49e995b60 tempest-ProjectReaderTests-526672937 tempest-ProjectReaderTests-526672937-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:37.686024 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-c0844968-046e-483b-9815-52c49e995b60 tempest-ProjectReaderTests-526672937 tempest-ProjectReaderTests-526672937-project-admin] Calling method 'delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:37.686214 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-c0844968-046e-483b-9815-52c49e995b60 tempest-ProjectReaderTests-526672937 tempest-ProjectReaderTests-526672937-project-admin] Delete volume with id: f30f8f30-4ad2-4be1-947c-711290770115 Jul 10 06:37:37.693773 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:37.693773 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:37:37.694143 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-c0844968-046e-483b-9815-52c49e995b60 tempest-ProjectReaderTests-526672937 tempest-ProjectReaderTests-526672937-project-admin] Volume info retrieved successfully. Jul 10 06:37:37.695164 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-c0844968-046e-483b-9815-52c49e995b60 tempest-ProjectReaderTests-526672937 tempest-ProjectReaderTests-526672937-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99975) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 10 06:37:37.703966 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2b2787c4-9707-41fc-9c0b-12b4d2b084e2 tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:37:37.704265 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2b2787c4-9707-41fc-9c0b-12b4d2b084e2 tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-676660160"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:37:37.704392 np0000004964 devstack@c-api.service[99975]: WARNING cinder.quota [None req-c0844968-046e-483b-9815-52c49e995b60 tempest-ProjectReaderTests-526672937 tempest-ProjectReaderTests-526672937-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-2101728727 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-2101728727, it is now deprecated. Please use the default quota class for default quota. Jul 10 06:37:37.704682 np0000004964 devstack@c-api.service[99975]: WARNING cinder.quota [None req-c0844968-046e-483b-9815-52c49e995b60 tempest-ProjectReaderTests-526672937 tempest-ProjectReaderTests-526672937-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-2101728727 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-2101728727, it is now deprecated. Please use the default quota class for default quota. Jul 10 06:37:37.705569 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-2b2787c4-9707-41fc-9c0b-12b4d2b084e2 tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-676660160'}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:37:37.705679 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-2b2787c4-9707-41fc-9c0b-12b4d2b084e2 tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Create volume of 1 GB Jul 10 06:37:37.709094 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-2b2787c4-9707-41fc-9c0b-12b4d2b084e2 tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Availability Zones retrieved successfully. Jul 10 06:37:37.715988 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-2b2787c4-9707-41fc-9c0b-12b4d2b084e2 tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Flow 'volume_create_api' (d93cd567-6e79-4b16-9109-304ecd806aaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:37:37.715988 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-2b2787c4-9707-41fc-9c0b-12b4d2b084e2 tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2aea8a2c-6353-4c47-8ea8-c93b143c7261) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:37:37.716304 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.quota [None req-c0844968-046e-483b-9815-52c49e995b60 tempest-ProjectReaderTests-526672937 tempest-ProjectReaderTests-526672937-project-admin] Created reservations ['5499cb3a-e545-4bf7-a509-8e8a78f9b563', '5939bbca-b94d-42ed-b78a-3b6db96dd13d', 'ced4c55a-06ea-41ce-9efb-d1aa9891adbf', 'e84e9edb-c18d-409f-b782-1cae177c6988'] {{(pid=99975) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:37:37.716425 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-2b2787c4-9707-41fc-9c0b-12b4d2b084e2 tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Validating volume size '1' using validate_int {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:37:37.740393 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-2b2787c4-9707-41fc-9c0b-12b4d2b084e2 tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2aea8a2c-6353-4c47-8ea8-c93b143c7261) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:37:37.741408 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-2b2787c4-9707-41fc-9c0b-12b4d2b084e2 tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fbfa5a2b-6631-4160-8d15-de28aa2c8f4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:37:37.742742 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-c0844968-046e-483b-9815-52c49e995b60 tempest-ProjectReaderTests-526672937 tempest-ProjectReaderTests-526672937-project-admin] Delete volume request issued successfully. Jul 10 06:37:37.742941 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-c0844968-046e-483b-9815-52c49e995b60 tempest-ProjectReaderTests-526672937 tempest-ProjectReaderTests-526672937-project-admin] https://10.4.3.200/volume/v3/volumes/f30f8f30-4ad2-4be1-947c-711290770115 returned with HTTP 202 Jul 10 06:37:37.743321 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 718/2853] 10.4.3.200 () {68 vars in 1391 bytes} [Fri Jul 10 06:37:37 2026] DELETE /volume/v3/volumes/f30f8f30-4ad2-4be1-947c-711290770115 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:37:37.750671 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-e5dac917-dda7-40ce-b606-08834b5967bf None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:37.753453 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e5dac917-dda7-40ce-b606-08834b5967bf tempest-ProjectReaderTests-526672937 tempest-ProjectReaderTests-526672937-project-admin] DELETE https://10.4.3.200/volume/v3/types/b8a8dfb0-53f0-499d-a3e5-681438082a99 Jul 10 06:37:37.753762 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e5dac917-dda7-40ce-b606-08834b5967bf tempest-ProjectReaderTests-526672937 tempest-ProjectReaderTests-526672937-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:37.753973 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e5dac917-dda7-40ce-b606-08834b5967bf tempest-ProjectReaderTests-526672937 tempest-ProjectReaderTests-526672937-project-admin] Calling method '_delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:37.789274 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e5dac917-dda7-40ce-b606-08834b5967bf tempest-ProjectReaderTests-526672937 tempest-ProjectReaderTests-526672937-project-admin] https://10.4.3.200/volume/v3/types/b8a8dfb0-53f0-499d-a3e5-681438082a99 returned with HTTP 202 Jul 10 06:37:37.789724 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 709/2854] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 10 06:37:37 2026] DELETE /volume/v3/types/b8a8dfb0-53f0-499d-a3e5-681438082a99 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:37:37.807192 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-2b2787c4-9707-41fc-9c0b-12b4d2b084e2 tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Created reservations ['8fc381f5-c00a-44ec-aafc-db45f612b540', 'da106bce-2bdb-4bdd-ae1a-48b90d8ac268', '60b3092f-ed53-4c2f-8262-0bdf9b18aba6', '4ba6051f-0a64-42c0-8c48-50f65936f812'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:37:37.807897 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-2b2787c4-9707-41fc-9c0b-12b4d2b084e2 tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fbfa5a2b-6631-4160-8d15-de28aa2c8f4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8fc381f5-c00a-44ec-aafc-db45f612b540', 'da106bce-2bdb-4bdd-ae1a-48b90d8ac268', '60b3092f-ed53-4c2f-8262-0bdf9b18aba6', '4ba6051f-0a64-42c0-8c48-50f65936f812']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:37:37.809634 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-2b2787c4-9707-41fc-9c0b-12b4d2b084e2 tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88542e3d-96f1-4f94-ab8c-7cbe3bf0ad4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:37:37.830601 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-2b2787c4-9707-41fc-9c0b-12b4d2b084e2 tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88542e3d-96f1-4f94-ab8c-7cbe3bf0ad4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b4e0b17b-707d-4559-a977-484147bdb531', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-676660160',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84aa3b65f5c9434d9fc93913e8ca101b',qos_specs=None,replication_status=,reservations=['8fc381f5-c00a-44ec-aafc-db45f612b540','da106bce-2bdb-4bdd-ae1a-48b90d8ac268','60b3092f-ed53-4c2f-8262-0bdf9b18aba6','4ba6051f-0a64-42c0-8c48-50f65936f812'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='628c052aa2fd4dcf97e89692d6673f61',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:37:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-676660160',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b4e0b17b-707d-4559-a977-484147bdb531,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='84aa3b65f5c9434d9fc93913e8ca101b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='628c052aa2fd4dcf97e89692d6673f61',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:37:37.831566 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-2b2787c4-9707-41fc-9c0b-12b4d2b084e2 tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4378bc86-d23e-48b2-a95f-b474ce1dc6df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:37:37.852301 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-2b2787c4-9707-41fc-9c0b-12b4d2b084e2 tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4378bc86-d23e-48b2-a95f-b474ce1dc6df) transitioned into state 'SUCCESS' from state '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-676660160',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84aa3b65f5c9434d9fc93913e8ca101b',qos_specs=None,replication_status=,reservations=['8fc381f5-c00a-44ec-aafc-db45f612b540','da106bce-2bdb-4bdd-ae1a-48b90d8ac268','60b3092f-ed53-4c2f-8262-0bdf9b18aba6','4ba6051f-0a64-42c0-8c48-50f65936f812'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='628c052aa2fd4dcf97e89692d6673f61',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:37:37.852952 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-2b2787c4-9707-41fc-9c0b-12b4d2b084e2 tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bfa87e4f-f68c-4216-ac31-65fad03346c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:37:37.862913 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-2b2787c4-9707-41fc-9c0b-12b4d2b084e2 tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bfa87e4f-f68c-4216-ac31-65fad03346c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:37:37.863898 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-2b2787c4-9707-41fc-9c0b-12b4d2b084e2 tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Flow 'volume_create_api' (d93cd567-6e79-4b16-9109-304ecd806aaa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:37:37.864436 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-2b2787c4-9707-41fc-9c0b-12b4d2b084e2 tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Create volume request issued successfully. Jul 10 06:37:37.864726 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2b2787c4-9707-41fc-9c0b-12b4d2b084e2 tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:37:37.865293 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 716/2855] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 10 06:37:37 2026] POST /volume/v3/volumes => generated 748 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:37:37.867905 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-a80d1b02-72c9-4119-8f35-4132138a4b52 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:37.869589 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a80d1b02-72c9-4119-8f35-4132138a4b52 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/snapshots/124ebf7e-124d-4954-ad73-722aea3fba88 Jul 10 06:37:37.869794 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a80d1b02-72c9-4119-8f35-4132138a4b52 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:37.870027 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a80d1b02-72c9-4119-8f35-4132138a4b52 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:37.874045 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a80d1b02-72c9-4119-8f35-4132138a4b52 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/snapshots/124ebf7e-124d-4954-ad73-722aea3fba88 returned with HTTP 404 Jul 10 06:37:37.874591 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 713/2856] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:37:37 2026] GET /volume/v3/snapshots/124ebf7e-124d-4954-ad73-722aea3fba88 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:37:37.875710 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-4dd93e92-ff5f-4082-9205-7fd443fd1b61 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:37.877189 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-4dd93e92-ff5f-4082-9205-7fd443fd1b61 tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] GET https://10.4.3.200/volume/v3/volumes/b4e0b17b-707d-4559-a977-484147bdb531 Jul 10 06:37:37.877350 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-4dd93e92-ff5f-4082-9205-7fd443fd1b61 tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:37.877613 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-4dd93e92-ff5f-4082-9205-7fd443fd1b61 tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:37.881127 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-a0b42128-8457-4759-96fb-b176762aab7c None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:37.882891 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a0b42128-8457-4759-96fb-b176762aab7c tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] DELETE https://10.4.3.200/volume/v3/volumes/01337592-21a7-4a44-9973-7d6d656f8141 Jul 10 06:37:37.883056 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a0b42128-8457-4759-96fb-b176762aab7c tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:37.884295 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a0b42128-8457-4759-96fb-b176762aab7c tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:37.884295 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-a0b42128-8457-4759-96fb-b176762aab7c tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Delete volume with id: 01337592-21a7-4a44-9973-7d6d656f8141 Jul 10 06:37:37.884616 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:37.884616 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:37:37.889590 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-4dd93e92-ff5f-4082-9205-7fd443fd1b61 tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Volume info retrieved successfully. Jul 10 06:37:37.890552 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:37.890552 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:37:37.891791 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-a0b42128-8457-4759-96fb-b176762aab7c tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Volume info retrieved successfully. Jul 10 06:37:37.896624 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-4dd93e92-ff5f-4082-9205-7fd443fd1b61 tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] https://10.4.3.200/volume/v3/volumes/b4e0b17b-707d-4559-a977-484147bdb531 returned with HTTP 200 Jul 10 06:37:37.897620 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 719/2857] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:37 2026] GET /volume/v3/volumes/b4e0b17b-707d-4559-a977-484147bdb531 => generated 816 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:37.897682 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-3b1efcea-6a5d-416b-bd5a-b33c83ba64cf None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:37.897744 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3b1efcea-6a5d-416b-bd5a-b33c83ba64cf None None] GET https://10.4.3.200/volume// Jul 10 06:37:37.897892 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3b1efcea-6a5d-416b-bd5a-b33c83ba64cf None None] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:37.898068 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3b1efcea-6a5d-416b-bd5a-b33c83ba64cf None None] Calling method 'all' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:37.898403 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3b1efcea-6a5d-416b-bd5a-b33c83ba64cf None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:37:37.898678 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 717/2858] 10.4.3.200 () {66 vars in 1428 bytes} [Fri Jul 10 06:37:37 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 06:37:37.905541 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-93f867ba-658e-4b97-967c-17a70bd7b0f8 req-5e024f54-5266-417a-844f-1b564744d379 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:37.907772 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-93f867ba-658e-4b97-967c-17a70bd7b0f8 req-5e024f54-5266-417a-844f-1b564744d379 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 10 06:37:37.908169 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-93f867ba-658e-4b97-967c-17a70bd7b0f8 req-5e024f54-5266-417a-844f-1b564744d379 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9bbd3f26-e426-463e-962d-a4da0c5a26ad", "connector": null, "instance_uuid": "927c48b1-f46a-484f-a048-f24ab7060dfa"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:37:37.910807 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-a0b42128-8457-4759-96fb-b176762aab7c tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Delete volume request issued successfully. Jul 10 06:37:37.911035 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a0b42128-8457-4759-96fb-b176762aab7c tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/volumes/01337592-21a7-4a44-9973-7d6d656f8141 returned with HTTP 202 Jul 10 06:37:37.911646 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 710/2859] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:37:37 2026] DELETE /volume/v3/volumes/01337592-21a7-4a44-9973-7d6d656f8141 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:37:37.918115 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:37.918115 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:37:37.920828 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-9fa73c41-9b42-40d3-8036-f9f730b56409 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:37.922419 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-9fa73c41-9b42-40d3-8036-f9f730b56409 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/volumes/01337592-21a7-4a44-9973-7d6d656f8141 Jul 10 06:37:37.922576 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-9fa73c41-9b42-40d3-8036-f9f730b56409 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:37.922764 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-9fa73c41-9b42-40d3-8036-f9f730b56409 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:37.929949 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:37.929949 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:37:37.933438 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-9fa73c41-9b42-40d3-8036-f9f730b56409 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Volume info retrieved successfully. Jul 10 06:37:37.937714 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-9fa73c41-9b42-40d3-8036-f9f730b56409 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/volumes/01337592-21a7-4a44-9973-7d6d656f8141 returned with HTTP 200 Jul 10 06:37:37.938093 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 720/2860] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:37 2026] GET /volume/v3/volumes/01337592-21a7-4a44-9973-7d6d656f8141 => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:37.946097 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-93f867ba-658e-4b97-967c-17a70bd7b0f8 req-5e024f54-5266-417a-844f-1b564744d379 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 10 06:37:37.946754 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 714/2861] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 10 06:37:37 2026] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:37:38.117538 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-92066b7b-fb87-41ba-9526-0d71d1b07265 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:38.119297 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-92066b7b-fb87-41ba-9526-0d71d1b07265 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] GET https://10.4.3.200/volume/v3/backups/7b738d91-1855-45fa-af5a-e663a801e472 Jul 10 06:37:38.119552 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-92066b7b-fb87-41ba-9526-0d71d1b07265 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:38.119730 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-92066b7b-fb87-41ba-9526-0d71d1b07265 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:38.119844 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-92066b7b-fb87-41ba-9526-0d71d1b07265 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Show backup with id 7b738d91-1855-45fa-af5a-e663a801e472. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:38.124345 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:38.124345 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:37:38.125254 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-92066b7b-fb87-41ba-9526-0d71d1b07265 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] https://10.4.3.200/volume/v3/backups/7b738d91-1855-45fa-af5a-e663a801e472 returned with HTTP 200 Jul 10 06:37:38.125766 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 718/2862] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:38 2026] GET /volume/v3/backups/7b738d91-1855-45fa-af5a-e663a801e472 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:38.386960 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-5b36247a-9ca9-45fd-a9de-1408aa01586e None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:38.389277 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-5b36247a-9ca9-45fd-a9de-1408aa01586e tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] GET https://10.4.3.200/volume/v3/volumes/9bbd3f26-e426-463e-962d-a4da0c5a26ad Jul 10 06:37:38.389361 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-5b36247a-9ca9-45fd-a9de-1408aa01586e tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:38.389585 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-5b36247a-9ca9-45fd-a9de-1408aa01586e tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:38.398835 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:38.398835 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:37:38.402149 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-5b36247a-9ca9-45fd-a9de-1408aa01586e tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Volume info retrieved successfully. Jul 10 06:37:38.406073 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-5b36247a-9ca9-45fd-a9de-1408aa01586e tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] https://10.4.3.200/volume/v3/volumes/9bbd3f26-e426-463e-962d-a4da0c5a26ad returned with HTTP 200 Jul 10 06:37:38.406417 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 711/2863] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:38 2026] GET /volume/v3/volumes/9bbd3f26-e426-463e-962d-a4da0c5a26ad => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:38.479746 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-1585024f-05a3-4f41-b2f9-df3eaf8e8841 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:38.480196 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-1585024f-05a3-4f41-b2f9-df3eaf8e8841 None None] GET https://10.4.3.200/volume// Jul 10 06:37:38.480433 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-1585024f-05a3-4f41-b2f9-df3eaf8e8841 None None] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:38.480669 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-1585024f-05a3-4f41-b2f9-df3eaf8e8841 None None] Calling method 'all' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:38.481012 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-1585024f-05a3-4f41-b2f9-df3eaf8e8841 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:37:38.481318 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 721/2864] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:37:38 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 06:37:38.490716 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-93f867ba-658e-4b97-967c-17a70bd7b0f8 req-857fa73a-ed60-4d5d-a086-3cbe33e72f93 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:38.492938 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-93f867ba-658e-4b97-967c-17a70bd7b0f8 req-857fa73a-ed60-4d5d-a086-3cbe33e72f93 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] GET https://10.4.3.200/volume/v3/volumes/9bbd3f26-e426-463e-962d-a4da0c5a26ad Jul 10 06:37:38.493203 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-93f867ba-658e-4b97-967c-17a70bd7b0f8 req-857fa73a-ed60-4d5d-a086-3cbe33e72f93 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:38.493428 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-93f867ba-658e-4b97-967c-17a70bd7b0f8 req-857fa73a-ed60-4d5d-a086-3cbe33e72f93 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:38.503222 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:38.503222 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:37:38.507982 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [req-93f867ba-658e-4b97-967c-17a70bd7b0f8 req-857fa73a-ed60-4d5d-a086-3cbe33e72f93 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Volume info retrieved successfully. Jul 10 06:37:38.513089 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-93f867ba-658e-4b97-967c-17a70bd7b0f8 req-857fa73a-ed60-4d5d-a086-3cbe33e72f93 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] https://10.4.3.200/volume/v3/volumes/9bbd3f26-e426-463e-962d-a4da0c5a26ad returned with HTTP 200 Jul 10 06:37:38.513713 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 715/2865] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 10 06:37:38 2026] GET /volume/v3/volumes/9bbd3f26-e426-463e-962d-a4da0c5a26ad => generated 1023 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:37:38.636783 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-93f867ba-658e-4b97-967c-17a70bd7b0f8 req-b370eb8a-e41b-4264-9606-1975113618db None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:38.638930 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-93f867ba-658e-4b97-967c-17a70bd7b0f8 req-b370eb8a-e41b-4264-9606-1975113618db tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] PUT https://10.4.3.200/volume/v3/attachments/5f38b391-86a2-4724-8b71-612dfaaba65a Jul 10 06:37:38.639294 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-93f867ba-658e-4b97-967c-17a70bd7b0f8 req-b370eb8a-e41b-4264-9606-1975113618db tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000004964", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad080837985", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8eedee5c-bca8-4f5c-8f66-111c7b448d96", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:37:38.646841 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-93f867ba-658e-4b97-967c-17a70bd7b0f8 req-b370eb8a-e41b-4264-9606-1975113618db tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Acquiring lock "cinder-attachment_update-9bbd3f26-e426-463e-962d-a4da0c5a26ad-np0000004964" by "attachment_update" {{(pid=99978) __acquire /opt/stack/cinder/cinder/coordination.py:210}} Jul 10 06:37:38.651003 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-93f867ba-658e-4b97-967c-17a70bd7b0f8 req-b370eb8a-e41b-4264-9606-1975113618db tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Lock "cinder-attachment_update-9bbd3f26-e426-463e-962d-a4da0c5a26ad-np0000004964" acquired by "attachment_update" :: waited 0.004s {{(pid=99978) __acquire /opt/stack/cinder/cinder/coordination.py:228}} Jul 10 06:37:38.651899 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:38.651899 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:37:38.911371 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-afb0ceab-45ba-4ed2-835e-c6c3d15cad94 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:38.913203 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-afb0ceab-45ba-4ed2-835e-c6c3d15cad94 tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] GET https://10.4.3.200/volume/v3/volumes/b4e0b17b-707d-4559-a977-484147bdb531 Jul 10 06:37:38.913459 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-afb0ceab-45ba-4ed2-835e-c6c3d15cad94 tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:38.913654 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-afb0ceab-45ba-4ed2-835e-c6c3d15cad94 tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:38.922263 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:38.922263 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:37:38.927892 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-afb0ceab-45ba-4ed2-835e-c6c3d15cad94 tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Volume info retrieved successfully. Jul 10 06:37:38.934048 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-afb0ceab-45ba-4ed2-835e-c6c3d15cad94 tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] https://10.4.3.200/volume/v3/volumes/b4e0b17b-707d-4559-a977-484147bdb531 returned with HTTP 200 Jul 10 06:37:38.934519 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 712/2866] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:38 2026] GET /volume/v3/volumes/b4e0b17b-707d-4559-a977-484147bdb531 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:38.953138 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-ea75ad19-23a7-428b-bbd4-f09bf774d293 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:38.960453 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-ea75ad19-23a7-428b-bbd4-f09bf774d293 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/volumes/01337592-21a7-4a44-9973-7d6d656f8141 Jul 10 06:37:38.960668 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-ea75ad19-23a7-428b-bbd4-f09bf774d293 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:38.960883 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-ea75ad19-23a7-428b-bbd4-f09bf774d293 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:38.967130 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-ea75ad19-23a7-428b-bbd4-f09bf774d293 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/volumes/01337592-21a7-4a44-9973-7d6d656f8141 returned with HTTP 404 Jul 10 06:37:38.967674 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 722/2867] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:38 2026] GET /volume/v3/volumes/01337592-21a7-4a44-9973-7d6d656f8141 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:37:38.974917 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-a55cb646-fe54-4af0-b6fc-f70054a25443 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:38.976996 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a55cb646-fe54-4af0-b6fc-f70054a25443 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] DELETE https://10.4.3.200/volume/v3/volumes/63c07a7d-f76d-4897-9db5-d5034c948c6a Jul 10 06:37:38.977236 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a55cb646-fe54-4af0-b6fc-f70054a25443 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:38.977464 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a55cb646-fe54-4af0-b6fc-f70054a25443 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:38.977684 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-a55cb646-fe54-4af0-b6fc-f70054a25443 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Delete volume with id: 63c07a7d-f76d-4897-9db5-d5034c948c6a Jul 10 06:37:38.991046 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:38.991046 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:37:38.991786 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-a55cb646-fe54-4af0-b6fc-f70054a25443 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Volume info retrieved successfully. Jul 10 06:37:39.022917 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-a55cb646-fe54-4af0-b6fc-f70054a25443 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Delete volume request issued successfully. Jul 10 06:37:39.023116 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a55cb646-fe54-4af0-b6fc-f70054a25443 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/volumes/63c07a7d-f76d-4897-9db5-d5034c948c6a returned with HTTP 202 Jul 10 06:37:39.023608 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 716/2868] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:37:38 2026] DELETE /volume/v3/volumes/63c07a7d-f76d-4897-9db5-d5034c948c6a => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:37:39.032347 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-a95d9e63-9f87-4f33-a113-4ef2279a9932 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:39.034417 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a95d9e63-9f87-4f33-a113-4ef2279a9932 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/volumes/63c07a7d-f76d-4897-9db5-d5034c948c6a Jul 10 06:37:39.034653 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a95d9e63-9f87-4f33-a113-4ef2279a9932 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:39.034828 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a95d9e63-9f87-4f33-a113-4ef2279a9932 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:39.044647 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:39.044647 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:37:39.049289 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-a95d9e63-9f87-4f33-a113-4ef2279a9932 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Volume info retrieved successfully. Jul 10 06:37:39.055393 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a95d9e63-9f87-4f33-a113-4ef2279a9932 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/volumes/63c07a7d-f76d-4897-9db5-d5034c948c6a returned with HTTP 200 Jul 10 06:37:39.055915 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 713/2869] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:39 2026] GET /volume/v3/volumes/63c07a7d-f76d-4897-9db5-d5034c948c6a => generated 1355 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:37:39.137073 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-5cab6ac1-3238-4525-9369-37146cc3a756 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:39.138953 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-5cab6ac1-3238-4525-9369-37146cc3a756 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] GET https://10.4.3.200/volume/v3/backups/7b738d91-1855-45fa-af5a-e663a801e472 Jul 10 06:37:39.139125 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-5cab6ac1-3238-4525-9369-37146cc3a756 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:39.139311 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-5cab6ac1-3238-4525-9369-37146cc3a756 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:39.139422 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-5cab6ac1-3238-4525-9369-37146cc3a756 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Show backup with id 7b738d91-1855-45fa-af5a-e663a801e472. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:39.143816 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:39.143816 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:37:39.145085 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-5cab6ac1-3238-4525-9369-37146cc3a756 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] https://10.4.3.200/volume/v3/backups/7b738d91-1855-45fa-af5a-e663a801e472 returned with HTTP 200 Jul 10 06:37:39.145446 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 723/2870] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:39 2026] GET /volume/v3/backups/7b738d91-1855-45fa-af5a-e663a801e472 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:39.177167 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-93f867ba-658e-4b97-967c-17a70bd7b0f8 req-b370eb8a-e41b-4264-9606-1975113618db tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Lock "cinder-attachment_update-9bbd3f26-e426-463e-962d-a4da0c5a26ad-np0000004964" released by "attachment_update" :: held 0.526s {{(pid=99978) __release /opt/stack/cinder/cinder/coordination.py:239}} Jul 10 06:37:39.177629 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-93f867ba-658e-4b97-967c-17a70bd7b0f8 req-b370eb8a-e41b-4264-9606-1975113618db tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] https://10.4.3.200/volume/v3/attachments/5f38b391-86a2-4724-8b71-612dfaaba65a returned with HTTP 200 Jul 10 06:37:39.177998 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 719/2871] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 10 06:37:38 2026] PUT /volume/v3/attachments/5f38b391-86a2-4724-8b71-612dfaaba65a => generated 969 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:37:39.423640 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-2c830e55-d1aa-489a-b7b2-18dda68797cd None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:39.427075 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2c830e55-d1aa-489a-b7b2-18dda68797cd tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] GET https://10.4.3.200/volume/v3/volumes/9bbd3f26-e426-463e-962d-a4da0c5a26ad Jul 10 06:37:39.427298 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2c830e55-d1aa-489a-b7b2-18dda68797cd tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:39.427637 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2c830e55-d1aa-489a-b7b2-18dda68797cd tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:39.444040 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:39.444040 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:37:39.450376 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-2c830e55-d1aa-489a-b7b2-18dda68797cd tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Volume info retrieved successfully. Jul 10 06:37:39.455977 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2c830e55-d1aa-489a-b7b2-18dda68797cd tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] https://10.4.3.200/volume/v3/volumes/9bbd3f26-e426-463e-962d-a4da0c5a26ad returned with HTTP 200 Jul 10 06:37:39.456538 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 717/2872] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:39 2026] GET /volume/v3/volumes/9bbd3f26-e426-463e-962d-a4da0c5a26ad => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:39.475099 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-8e3fd49f-56d7-47d3-9839-5dfa0a448821 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:39.558959 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8e3fd49f-56d7-47d3-9839-5dfa0a448821 tempest-VolumeTypesReaderTests-901689694 tempest-VolumeTypesReaderTests-901689694-project-admin] POST https://10.4.3.200/volume/v3/types Jul 10 06:37:39.559276 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-8e3fd49f-56d7-47d3-9839-5dfa0a448821 tempest-VolumeTypesReaderTests-901689694 tempest-VolumeTypesReaderTests-901689694-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-393658956", "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=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:37:39.578006 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8e3fd49f-56d7-47d3-9839-5dfa0a448821 tempest-VolumeTypesReaderTests-901689694 tempest-VolumeTypesReaderTests-901689694-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 10 06:37:39.578370 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 714/2873] 10.4.3.200 () {68 vars in 1253 bytes} [Fri Jul 10 06:37:39 2026] POST /volume/v3/types => generated 379 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:39.586212 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-d3a6e114-8eff-4121-bf9b-764114f90e80 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:39.588051 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-d3a6e114-8eff-4121-bf9b-764114f90e80 tempest-VolumeTypesReaderTests-901689694 tempest-VolumeTypesReaderTests-901689694-project-admin] POST https://10.4.3.200/volume/v3/types/01151a4a-7401-46e2-bc4c-d4b39ab7997a/encryption Jul 10 06:37:39.588402 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-d3a6e114-8eff-4121-bf9b-764114f90e80 tempest-VolumeTypesReaderTests-901689694 tempest-VolumeTypesReaderTests-901689694-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:37:39.606824 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-252b78f3-9370-4488-a831-b956f922484e None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:39.608544 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-252b78f3-9370-4488-a831-b956f922484e tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:37:39.608895 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-252b78f3-9370-4488-a831-b956f922484e tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-765170565"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:37:39.610290 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-252b78f3-9370-4488-a831-b956f922484e tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-765170565'}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:37:39.610442 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-252b78f3-9370-4488-a831-b956f922484e tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Create volume of 1 GB Jul 10 06:37:39.610645 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:39.610645 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:37:39.610714 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-d3a6e114-8eff-4121-bf9b-764114f90e80 tempest-VolumeTypesReaderTests-901689694 tempest-VolumeTypesReaderTests-901689694-project-admin] https://10.4.3.200/volume/v3/types/01151a4a-7401-46e2-bc4c-d4b39ab7997a/encryption returned with HTTP 200 Jul 10 06:37:39.611272 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 724/2874] 10.4.3.200 () {68 vars in 1397 bytes} [Fri Jul 10 06:37:39 2026] POST /volume/v3/types/01151a4a-7401-46e2-bc4c-d4b39ab7997a/encryption => generated 239 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:39.613983 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-252b78f3-9370-4488-a831-b956f922484e tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Availability Zones retrieved successfully. Jul 10 06:37:39.619696 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-252b78f3-9370-4488-a831-b956f922484e tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Flow 'volume_create_api' (baab71ba-7b0f-44c2-860e-2ca3c79ac76b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:37:39.620559 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-252b78f3-9370-4488-a831-b956f922484e tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a9946df-633b-47bf-9181-b7339ade381b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:37:39.621016 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-8df2da9a-7366-4caa-b8e1-9bcf9e5cedb9 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:39.621362 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-252b78f3-9370-4488-a831-b956f922484e tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Validating volume size '1' using validate_int {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:37:39.622819 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8df2da9a-7366-4caa-b8e1-9bcf9e5cedb9 tempest-VolumeTypesReaderTests-901689694 tempest-VolumeTypesReaderTests-901689694-project-admin] POST https://10.4.3.200/volume/v3/types Jul 10 06:37:39.623192 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8df2da9a-7366-4caa-b8e1-9bcf9e5cedb9 tempest-VolumeTypesReaderTests-901689694 tempest-VolumeTypesReaderTests-901689694-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1125792752", "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=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:37:39.642849 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8df2da9a-7366-4caa-b8e1-9bcf9e5cedb9 tempest-VolumeTypesReaderTests-901689694 tempest-VolumeTypesReaderTests-901689694-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 10 06:37:39.643216 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 718/2875] 10.4.3.200 () {68 vars in 1253 bytes} [Fri Jul 10 06:37:39 2026] POST /volume/v3/types => generated 380 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:39.647639 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-252b78f3-9370-4488-a831-b956f922484e tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a9946df-633b-47bf-9181-b7339ade381b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:37:39.648541 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-252b78f3-9370-4488-a831-b956f922484e tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8059268-f64a-482a-9b1c-b998576feaaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:37:39.653306 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-a83fee16-762d-470a-bc85-9efc624bc41b None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:39.697202 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-252b78f3-9370-4488-a831-b956f922484e tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Created reservations ['72fbbf73-2132-4182-bdaf-27e01d528f64', '7b197acc-ac46-4074-b7bf-e1e247470e20', '0ed63713-a8d5-4f48-9687-fe8be99d3687', '4607a438-3292-467a-b60d-5451b650ae77'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:37:39.698108 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-252b78f3-9370-4488-a831-b956f922484e tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8059268-f64a-482a-9b1c-b998576feaaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['72fbbf73-2132-4182-bdaf-27e01d528f64', '7b197acc-ac46-4074-b7bf-e1e247470e20', '0ed63713-a8d5-4f48-9687-fe8be99d3687', '4607a438-3292-467a-b60d-5451b650ae77']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:37:39.698870 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-252b78f3-9370-4488-a831-b956f922484e tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be88c917-fff7-4e31-9cb7-eef30668e737) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:37:39.702310 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a83fee16-762d-470a-bc85-9efc624bc41b tempest-VolumeTypesReaderTests-901689694 tempest-VolumeTypesReaderTests-901689694-project-reader] POST https://10.4.3.200/volume/v3/types/5d2b4076-b7d2-4890-9a0f-52ee7dda512d/encryption Jul 10 06:37:39.702669 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a83fee16-762d-470a-bc85-9efc624bc41b tempest-VolumeTypesReaderTests-901689694 tempest-VolumeTypesReaderTests-901689694-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:37:39.704823 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.policy [None req-a83fee16-762d-470a-bc85-9efc624bc41b tempest-VolumeTypesReaderTests-901689694 tempest-VolumeTypesReaderTests-901689694-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '0d2fb3e0539443e7b3398fe47ee52a6a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62a791096bc641d898857eea2d9ac5d6', '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=99977) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 06:37:39.705032 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a83fee16-762d-470a-bc85-9efc624bc41b tempest-VolumeTypesReaderTests-901689694 tempest-VolumeTypesReaderTests-901689694-project-reader] https://10.4.3.200/volume/v3/types/5d2b4076-b7d2-4890-9a0f-52ee7dda512d/encryption returned with HTTP 403 Jul 10 06:37:39.705640 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 715/2876] 10.4.3.200 () {68 vars in 1397 bytes} [Fri Jul 10 06:37:39 2026] POST /volume/v3/types/5d2b4076-b7d2-4890-9a0f-52ee7dda512d/encryption => generated 127 bytes in 53 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:37:39.713289 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-ae9c6868-8d1f-4c68-87e5-3fd824a519e9 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:39.714946 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-ae9c6868-8d1f-4c68-87e5-3fd824a519e9 tempest-VolumeTypesReaderTests-901689694 tempest-VolumeTypesReaderTests-901689694-project-admin] POST https://10.4.3.200/volume/v3/types Jul 10 06:37:39.715313 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-ae9c6868-8d1f-4c68-87e5-3fd824a519e9 tempest-VolumeTypesReaderTests-901689694 tempest-VolumeTypesReaderTests-901689694-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-115788783", "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=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:37:39.727181 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-252b78f3-9370-4488-a831-b956f922484e tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be88c917-fff7-4e31-9cb7-eef30668e737) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2b40f923-5d38-4943-8afa-7a72365ed674', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-765170565',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7666351db74a489f9e6b95486803e8ab',qos_specs=None,replication_status=,reservations=['72fbbf73-2132-4182-bdaf-27e01d528f64','7b197acc-ac46-4074-b7bf-e1e247470e20','0ed63713-a8d5-4f48-9687-fe8be99d3687','4607a438-3292-467a-b60d-5451b650ae77'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cb8a5f9c9e534833a9895d033cdae5a7',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:37:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-765170565',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2b40f923-5d38-4943-8afa-7a72365ed674,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7666351db74a489f9e6b95486803e8ab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cb8a5f9c9e534833a9895d033cdae5a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:37:39.728084 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-252b78f3-9370-4488-a831-b956f922484e tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae98f97a-3e54-41cf-974f-9e562a7bd3c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:37:39.733263 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-ae9c6868-8d1f-4c68-87e5-3fd824a519e9 tempest-VolumeTypesReaderTests-901689694 tempest-VolumeTypesReaderTests-901689694-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 10 06:37:39.733263 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 725/2877] 10.4.3.200 () {68 vars in 1253 bytes} [Fri Jul 10 06:37:39 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 10 06:37:39.743752 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-157d06e5-2a24-4a6e-87e9-3e16161c98e8 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:39.746115 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-157d06e5-2a24-4a6e-87e9-3e16161c98e8 tempest-VolumeTypesReaderTests-901689694 tempest-VolumeTypesReaderTests-901689694-project-reader] POST https://10.4.3.200/volume/v3/types/5a6acbae-420e-48ce-baf2-43514ab45255/extra_specs Jul 10 06:37:39.746562 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-157d06e5-2a24-4a6e-87e9-3e16161c98e8 tempest-VolumeTypesReaderTests-901689694 tempest-VolumeTypesReaderTests-901689694-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:37:39.748399 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-252b78f3-9370-4488-a831-b956f922484e tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae98f97a-3e54-41cf-974f-9e562a7bd3c6) transitioned into state 'SUCCESS' from state '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-765170565',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7666351db74a489f9e6b95486803e8ab',qos_specs=None,replication_status=,reservations=['72fbbf73-2132-4182-bdaf-27e01d528f64','7b197acc-ac46-4074-b7bf-e1e247470e20','0ed63713-a8d5-4f48-9687-fe8be99d3687','4607a438-3292-467a-b60d-5451b650ae77'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cb8a5f9c9e534833a9895d033cdae5a7',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:37:39.748974 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.policy [None req-157d06e5-2a24-4a6e-87e9-3e16161c98e8 tempest-VolumeTypesReaderTests-901689694 tempest-VolumeTypesReaderTests-901689694-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '0d2fb3e0539443e7b3398fe47ee52a6a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62a791096bc641d898857eea2d9ac5d6', '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=99976) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 06:37:39.749197 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-157d06e5-2a24-4a6e-87e9-3e16161c98e8 tempest-VolumeTypesReaderTests-901689694 tempest-VolumeTypesReaderTests-901689694-project-reader] https://10.4.3.200/volume/v3/types/5a6acbae-420e-48ce-baf2-43514ab45255/extra_specs returned with HTTP 403 Jul 10 06:37:39.749327 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-252b78f3-9370-4488-a831-b956f922484e tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec8d85ca-9935-4ce5-b2d0-be858a318133) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:37:39.749690 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 719/2878] 10.4.3.200 () {68 vars in 1399 bytes} [Fri Jul 10 06:37:39 2026] POST /volume/v3/types/5a6acbae-420e-48ce-baf2-43514ab45255/extra_specs => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:37:39.757914 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-f49749de-be8b-4615-b426-1dce9b67652d None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:39.761363 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f49749de-be8b-4615-b426-1dce9b67652d tempest-VolumeTypesReaderTests-901689694 tempest-VolumeTypesReaderTests-901689694-project-reader] PUT https://10.4.3.200/volume/v3/types/5a6acbae-420e-48ce-baf2-43514ab45255/extra_specs/key2 Jul 10 06:37:39.761709 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f49749de-be8b-4615-b426-1dce9b67652d tempest-VolumeTypesReaderTests-901689694 tempest-VolumeTypesReaderTests-901689694-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:37:39.761797 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-252b78f3-9370-4488-a831-b956f922484e tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec8d85ca-9935-4ce5-b2d0-be858a318133) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:37:39.762824 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-252b78f3-9370-4488-a831-b956f922484e tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Flow 'volume_create_api' (baab71ba-7b0f-44c2-860e-2ca3c79ac76b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:37:39.763156 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-252b78f3-9370-4488-a831-b956f922484e tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Create volume request issued successfully. Jul 10 06:37:39.763442 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.policy [None req-f49749de-be8b-4615-b426-1dce9b67652d tempest-VolumeTypesReaderTests-901689694 tempest-VolumeTypesReaderTests-901689694-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '0d2fb3e0539443e7b3398fe47ee52a6a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62a791096bc641d898857eea2d9ac5d6', '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=99977) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 06:37:39.763703 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f49749de-be8b-4615-b426-1dce9b67652d tempest-VolumeTypesReaderTests-901689694 tempest-VolumeTypesReaderTests-901689694-project-reader] https://10.4.3.200/volume/v3/types/5a6acbae-420e-48ce-baf2-43514ab45255/extra_specs/key2 returned with HTTP 403 Jul 10 06:37:39.763762 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-252b78f3-9370-4488-a831-b956f922484e tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:37:39.764064 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 716/2879] 10.4.3.200 () {68 vars in 1413 bytes} [Fri Jul 10 06:37:39 2026] PUT /volume/v3/types/5a6acbae-420e-48ce-baf2-43514ab45255/extra_specs/key2 => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:37:39.764215 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 720/2880] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 10 06:37:39 2026] POST /volume/v3/volumes => generated 754 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:37:39.774677 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-3fee3382-c12c-45d8-ab18-9ddb6d11a036 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:39.774890 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-02b29119-6800-4fd8-bcdc-d5a88ab6b708 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:39.776225 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-3fee3382-c12c-45d8-ab18-9ddb6d11a036 tempest-VolumeTypesReaderTests-901689694 tempest-VolumeTypesReaderTests-901689694-project-reader] POST https://10.4.3.200/volume/v3/types Jul 10 06:37:39.776551 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-3fee3382-c12c-45d8-ab18-9ddb6d11a036 tempest-VolumeTypesReaderTests-901689694 tempest-VolumeTypesReaderTests-901689694-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:37:39.776602 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-02b29119-6800-4fd8-bcdc-d5a88ab6b708 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] GET https://10.4.3.200/volume/v3/volumes/2b40f923-5d38-4943-8afa-7a72365ed674 Jul 10 06:37:39.776752 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-02b29119-6800-4fd8-bcdc-d5a88ab6b708 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:39.776924 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-02b29119-6800-4fd8-bcdc-d5a88ab6b708 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:39.779051 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.policy [None req-3fee3382-c12c-45d8-ab18-9ddb6d11a036 tempest-VolumeTypesReaderTests-901689694 tempest-VolumeTypesReaderTests-901689694-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '0d2fb3e0539443e7b3398fe47ee52a6a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62a791096bc641d898857eea2d9ac5d6', '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=99975) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 06:37:39.779224 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-3fee3382-c12c-45d8-ab18-9ddb6d11a036 tempest-VolumeTypesReaderTests-901689694 tempest-VolumeTypesReaderTests-901689694-project-reader] https://10.4.3.200/volume/v3/types returned with HTTP 403 Jul 10 06:37:39.779637 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 726/2881] 10.4.3.200 () {68 vars in 1252 bytes} [Fri Jul 10 06:37:39 2026] POST /volume/v3/types => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:37:39.783924 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:39.783924 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:37:39.787363 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-02b29119-6800-4fd8-bcdc-d5a88ab6b708 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Volume info retrieved successfully. Jul 10 06:37:39.789045 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-d3509084-1a72-4e22-ac4e-a3f33d26900a None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:39.791126 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-02b29119-6800-4fd8-bcdc-d5a88ab6b708 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] https://10.4.3.200/volume/v3/volumes/2b40f923-5d38-4943-8afa-7a72365ed674 returned with HTTP 200 Jul 10 06:37:39.791476 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 720/2882] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:39 2026] GET /volume/v3/volumes/2b40f923-5d38-4943-8afa-7a72365ed674 => generated 822 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:39.791562 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d3509084-1a72-4e22-ac4e-a3f33d26900a tempest-VolumeTypesReaderTests-901689694 tempest-VolumeTypesReaderTests-901689694-project-admin] POST https://10.4.3.200/volume/v3/types Jul 10 06:37:39.791990 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d3509084-1a72-4e22-ac4e-a3f33d26900a tempest-VolumeTypesReaderTests-901689694 tempest-VolumeTypesReaderTests-901689694-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1162762230", "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=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:37:39.808740 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d3509084-1a72-4e22-ac4e-a3f33d26900a tempest-VolumeTypesReaderTests-901689694 tempest-VolumeTypesReaderTests-901689694-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 10 06:37:39.809154 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 717/2883] 10.4.3.200 () {68 vars in 1253 bytes} [Fri Jul 10 06:37:39 2026] POST /volume/v3/types => generated 380 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:39.818602 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-2f1d0671-c008-466a-b388-9a34cb98bf41 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:39.820297 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2f1d0671-c008-466a-b388-9a34cb98bf41 tempest-VolumeTypesReaderTests-901689694 tempest-VolumeTypesReaderTests-901689694-project-admin] POST https://10.4.3.200/volume/v3/types/b3124ab2-cba8-44a7-ae61-d310f839df7a/encryption Jul 10 06:37:39.820721 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2f1d0671-c008-466a-b388-9a34cb98bf41 tempest-VolumeTypesReaderTests-901689694 tempest-VolumeTypesReaderTests-901689694-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:37:39.822011 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:39.822011 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:37:39.835910 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2f1d0671-c008-466a-b388-9a34cb98bf41 tempest-VolumeTypesReaderTests-901689694 tempest-VolumeTypesReaderTests-901689694-project-admin] https://10.4.3.200/volume/v3/types/b3124ab2-cba8-44a7-ae61-d310f839df7a/encryption returned with HTTP 200 Jul 10 06:37:39.836405 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 721/2884] 10.4.3.200 () {68 vars in 1397 bytes} [Fri Jul 10 06:37:39 2026] POST /volume/v3/types/b3124ab2-cba8-44a7-ae61-d310f839df7a/encryption => generated 239 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:39.845453 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-29832cb4-ca7f-48b9-92bf-f758fc9d640e None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:39.847102 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-29832cb4-ca7f-48b9-92bf-f758fc9d640e tempest-VolumeTypesReaderTests-901689694 tempest-VolumeTypesReaderTests-901689694-project-reader] DELETE https://10.4.3.200/volume/v3/types/b3124ab2-cba8-44a7-ae61-d310f839df7a/encryption/5a21b112-a35a-4135-a192-0e40449c8f15 Jul 10 06:37:39.847312 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-29832cb4-ca7f-48b9-92bf-f758fc9d640e tempest-VolumeTypesReaderTests-901689694 tempest-VolumeTypesReaderTests-901689694-project-reader] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:39.847548 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-29832cb4-ca7f-48b9-92bf-f758fc9d640e tempest-VolumeTypesReaderTests-901689694 tempest-VolumeTypesReaderTests-901689694-project-reader] Calling method 'delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:39.848258 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.policy [None req-29832cb4-ca7f-48b9-92bf-f758fc9d640e tempest-VolumeTypesReaderTests-901689694 tempest-VolumeTypesReaderTests-901689694-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '0d2fb3e0539443e7b3398fe47ee52a6a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62a791096bc641d898857eea2d9ac5d6', '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=99975) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 06:37:39.848552 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-29832cb4-ca7f-48b9-92bf-f758fc9d640e tempest-VolumeTypesReaderTests-901689694 tempest-VolumeTypesReaderTests-901689694-project-reader] https://10.4.3.200/volume/v3/types/b3124ab2-cba8-44a7-ae61-d310f839df7a/encryption/5a21b112-a35a-4135-a192-0e40449c8f15 returned with HTTP 403 Jul 10 06:37:39.849064 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 727/2885] 10.4.3.200 () {66 vars in 1489 bytes} [Fri Jul 10 06:37:39 2026] DELETE /volume/v3/types/b3124ab2-cba8-44a7-ae61-d310f839df7a/encryption/5a21b112-a35a-4135-a192-0e40449c8f15 => generated 127 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:37:39.857715 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-f0d1a51b-783b-483d-a680-f2c0695a555e None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:39.859757 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f0d1a51b-783b-483d-a680-f2c0695a555e tempest-VolumeTypesReaderTests-901689694 tempest-VolumeTypesReaderTests-901689694-project-admin] POST https://10.4.3.200/volume/v3/types Jul 10 06:37:39.860112 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f0d1a51b-783b-483d-a680-f2c0695a555e tempest-VolumeTypesReaderTests-901689694 tempest-VolumeTypesReaderTests-901689694-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-846197665", "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=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:37:39.876331 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f0d1a51b-783b-483d-a680-f2c0695a555e tempest-VolumeTypesReaderTests-901689694 tempest-VolumeTypesReaderTests-901689694-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 10 06:37:39.876771 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 721/2886] 10.4.3.200 () {68 vars in 1253 bytes} [Fri Jul 10 06:37:39 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 10 06:37:39.884855 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-ff6e5e4b-bc29-485e-ab69-bb11b93f940c None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:39.886619 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ff6e5e4b-bc29-485e-ab69-bb11b93f940c tempest-VolumeTypesReaderTests-901689694 tempest-VolumeTypesReaderTests-901689694-project-reader] DELETE https://10.4.3.200/volume/v3/types/3fc978cd-30ce-4694-9a25-a40eb91d01df/extra_specs/key1 Jul 10 06:37:39.886820 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ff6e5e4b-bc29-485e-ab69-bb11b93f940c tempest-VolumeTypesReaderTests-901689694 tempest-VolumeTypesReaderTests-901689694-project-reader] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:39.887002 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ff6e5e4b-bc29-485e-ab69-bb11b93f940c tempest-VolumeTypesReaderTests-901689694 tempest-VolumeTypesReaderTests-901689694-project-reader] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:39.892535 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.policy [None req-ff6e5e4b-bc29-485e-ab69-bb11b93f940c tempest-VolumeTypesReaderTests-901689694 tempest-VolumeTypesReaderTests-901689694-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '0d2fb3e0539443e7b3398fe47ee52a6a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62a791096bc641d898857eea2d9ac5d6', '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=99977) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 06:37:39.892790 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ff6e5e4b-bc29-485e-ab69-bb11b93f940c tempest-VolumeTypesReaderTests-901689694 tempest-VolumeTypesReaderTests-901689694-project-reader] https://10.4.3.200/volume/v3/types/3fc978cd-30ce-4694-9a25-a40eb91d01df/extra_specs/key1 returned with HTTP 403 Jul 10 06:37:39.893230 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 718/2887] 10.4.3.200 () {66 vars in 1396 bytes} [Fri Jul 10 06:37:39 2026] DELETE /volume/v3/types/3fc978cd-30ce-4694-9a25-a40eb91d01df/extra_specs/key1 => generated 122 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:37:39.901492 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-26133feb-a269-473e-b03c-09fd5bde6b6c None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:39.903366 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-26133feb-a269-473e-b03c-09fd5bde6b6c tempest-VolumeTypesReaderTests-901689694 tempest-VolumeTypesReaderTests-901689694-project-admin] POST https://10.4.3.200/volume/v3/types Jul 10 06:37:39.903798 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-26133feb-a269-473e-b03c-09fd5bde6b6c tempest-VolumeTypesReaderTests-901689694 tempest-VolumeTypesReaderTests-901689694-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-754886847", "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=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:37:39.919793 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-26133feb-a269-473e-b03c-09fd5bde6b6c tempest-VolumeTypesReaderTests-901689694 tempest-VolumeTypesReaderTests-901689694-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 10 06:37:39.920247 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 722/2888] 10.4.3.200 () {68 vars in 1253 bytes} [Fri Jul 10 06:37:39 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 10 06:37:39.927782 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-294f648b-37a3-474b-93d1-c45f20687e1d None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:39.929858 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-294f648b-37a3-474b-93d1-c45f20687e1d tempest-VolumeTypesReaderTests-901689694 tempest-VolumeTypesReaderTests-901689694-project-reader] DELETE https://10.4.3.200/volume/v3/types/7b1363e0-6e03-4466-9e32-14f7a43b9977 Jul 10 06:37:39.930099 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-294f648b-37a3-474b-93d1-c45f20687e1d tempest-VolumeTypesReaderTests-901689694 tempest-VolumeTypesReaderTests-901689694-project-reader] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:39.930332 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-294f648b-37a3-474b-93d1-c45f20687e1d tempest-VolumeTypesReaderTests-901689694 tempest-VolumeTypesReaderTests-901689694-project-reader] Calling method '_delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:39.931087 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.policy [None req-294f648b-37a3-474b-93d1-c45f20687e1d tempest-VolumeTypesReaderTests-901689694 tempest-VolumeTypesReaderTests-901689694-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '0d2fb3e0539443e7b3398fe47ee52a6a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62a791096bc641d898857eea2d9ac5d6', '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=99975) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 06:37:39.931292 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-294f648b-37a3-474b-93d1-c45f20687e1d tempest-VolumeTypesReaderTests-901689694 tempest-VolumeTypesReaderTests-901689694-project-reader] https://10.4.3.200/volume/v3/types/7b1363e0-6e03-4466-9e32-14f7a43b9977 returned with HTTP 403 Jul 10 06:37:39.931807 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 728/2889] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 10 06:37:39 2026] DELETE /volume/v3/types/7b1363e0-6e03-4466-9e32-14f7a43b9977 => generated 109 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:37:39.939705 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-6c0b3645-3d15-4e3a-8368-9554d80608c4 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:39.941403 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6c0b3645-3d15-4e3a-8368-9554d80608c4 tempest-VolumeTypesReaderTests-901689694 tempest-VolumeTypesReaderTests-901689694-project-reader] GET https://10.4.3.200/volume/v3/types/01151a4a-7401-46e2-bc4c-d4b39ab7997a/extra_specs Jul 10 06:37:39.941684 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6c0b3645-3d15-4e3a-8368-9554d80608c4 tempest-VolumeTypesReaderTests-901689694 tempest-VolumeTypesReaderTests-901689694-project-reader] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:39.941878 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6c0b3645-3d15-4e3a-8368-9554d80608c4 tempest-VolumeTypesReaderTests-901689694 tempest-VolumeTypesReaderTests-901689694-project-reader] Calling method 'index' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:39.950067 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6c0b3645-3d15-4e3a-8368-9554d80608c4 tempest-VolumeTypesReaderTests-901689694 tempest-VolumeTypesReaderTests-901689694-project-reader] https://10.4.3.200/volume/v3/types/01151a4a-7401-46e2-bc4c-d4b39ab7997a/extra_specs returned with HTTP 200 Jul 10 06:37:39.950578 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 722/2890] 10.4.3.200 () {66 vars in 1378 bytes} [Fri Jul 10 06:37:39 2026] GET /volume/v3/types/01151a4a-7401-46e2-bc4c-d4b39ab7997a/extra_specs => generated 123 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:39.959094 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-74915fe5-07d5-4f9f-b924-e303ae2e0587 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:39.960733 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-74915fe5-07d5-4f9f-b924-e303ae2e0587 tempest-VolumeTypesReaderTests-901689694 tempest-VolumeTypesReaderTests-901689694-project-reader] GET https://10.4.3.200/volume/v3/types/01151a4a-7401-46e2-bc4c-d4b39ab7997a/encryption/cipher Jul 10 06:37:39.960890 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-74915fe5-07d5-4f9f-b924-e303ae2e0587 tempest-VolumeTypesReaderTests-901689694 tempest-VolumeTypesReaderTests-901689694-project-reader] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:39.961062 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-74915fe5-07d5-4f9f-b924-e303ae2e0587 tempest-VolumeTypesReaderTests-901689694 tempest-VolumeTypesReaderTests-901689694-project-reader] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:39.961626 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.policy [None req-74915fe5-07d5-4f9f-b924-e303ae2e0587 tempest-VolumeTypesReaderTests-901689694 tempest-VolumeTypesReaderTests-901689694-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '0d2fb3e0539443e7b3398fe47ee52a6a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62a791096bc641d898857eea2d9ac5d6', '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=99977) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 06:37:39.961791 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-74915fe5-07d5-4f9f-b924-e303ae2e0587 tempest-VolumeTypesReaderTests-901689694 tempest-VolumeTypesReaderTests-901689694-project-reader] https://10.4.3.200/volume/v3/types/01151a4a-7401-46e2-bc4c-d4b39ab7997a/encryption/cipher returned with HTTP 403 Jul 10 06:37:39.962171 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 719/2891] 10.4.3.200 () {66 vars in 1396 bytes} [Fri Jul 10 06:37:39 2026] GET /volume/v3/types/01151a4a-7401-46e2-bc4c-d4b39ab7997a/encryption/cipher => generated 124 bytes in 3 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:37:39.969100 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-95fc47ee-f706-4d5f-a6ab-bb7b898f36d9 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:39.971110 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-95fc47ee-f706-4d5f-a6ab-bb7b898f36d9 tempest-VolumeTypesReaderTests-901689694 tempest-VolumeTypesReaderTests-901689694-project-reader] GET https://10.4.3.200/volume/v3/types/01151a4a-7401-46e2-bc4c-d4b39ab7997a/encryption Jul 10 06:37:39.971298 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-95fc47ee-f706-4d5f-a6ab-bb7b898f36d9 tempest-VolumeTypesReaderTests-901689694 tempest-VolumeTypesReaderTests-901689694-project-reader] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:39.971498 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-95fc47ee-f706-4d5f-a6ab-bb7b898f36d9 tempest-VolumeTypesReaderTests-901689694 tempest-VolumeTypesReaderTests-901689694-project-reader] Calling method 'index' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:39.972247 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.policy [None req-95fc47ee-f706-4d5f-a6ab-bb7b898f36d9 tempest-VolumeTypesReaderTests-901689694 tempest-VolumeTypesReaderTests-901689694-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '0d2fb3e0539443e7b3398fe47ee52a6a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62a791096bc641d898857eea2d9ac5d6', '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=99978) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 06:37:39.972469 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-95fc47ee-f706-4d5f-a6ab-bb7b898f36d9 tempest-VolumeTypesReaderTests-901689694 tempest-VolumeTypesReaderTests-901689694-project-reader] https://10.4.3.200/volume/v3/types/01151a4a-7401-46e2-bc4c-d4b39ab7997a/encryption returned with HTTP 403 Jul 10 06:37:39.972947 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 723/2892] 10.4.3.200 () {66 vars in 1375 bytes} [Fri Jul 10 06:37:39 2026] GET /volume/v3/types/01151a4a-7401-46e2-bc4c-d4b39ab7997a/encryption => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:37:39.980606 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-12c7a164-a762-4591-a694-a723aa2a0cd2 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:39.982655 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-12c7a164-a762-4591-a694-a723aa2a0cd2 tempest-VolumeTypesReaderTests-901689694 tempest-VolumeTypesReaderTests-901689694-project-reader] GET https://10.4.3.200/volume/v3/types/01151a4a-7401-46e2-bc4c-d4b39ab7997a/extra_specs/multiattach Jul 10 06:37:39.982833 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-12c7a164-a762-4591-a694-a723aa2a0cd2 tempest-VolumeTypesReaderTests-901689694 tempest-VolumeTypesReaderTests-901689694-project-reader] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:39.983021 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-12c7a164-a762-4591-a694-a723aa2a0cd2 tempest-VolumeTypesReaderTests-901689694 tempest-VolumeTypesReaderTests-901689694-project-reader] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:39.990127 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-12c7a164-a762-4591-a694-a723aa2a0cd2 tempest-VolumeTypesReaderTests-901689694 tempest-VolumeTypesReaderTests-901689694-project-reader] https://10.4.3.200/volume/v3/types/01151a4a-7401-46e2-bc4c-d4b39ab7997a/extra_specs/multiattach returned with HTTP 200 Jul 10 06:37:39.990590 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 729/2893] 10.4.3.200 () {66 vars in 1414 bytes} [Fri Jul 10 06:37:39 2026] GET /volume/v3/types/01151a4a-7401-46e2-bc4c-d4b39ab7997a/extra_specs/multiattach => generated 29 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 06:37:39.997701 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-f8966511-bb4b-488f-97f7-fe468db413b6 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:39.999708 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f8966511-bb4b-488f-97f7-fe468db413b6 tempest-VolumeTypesReaderTests-901689694 tempest-VolumeTypesReaderTests-901689694-project-reader] GET https://10.4.3.200/volume/v3/types/01151a4a-7401-46e2-bc4c-d4b39ab7997a/extra_specs/volume_backend_name Jul 10 06:37:39.999928 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f8966511-bb4b-488f-97f7-fe468db413b6 tempest-VolumeTypesReaderTests-901689694 tempest-VolumeTypesReaderTests-901689694-project-reader] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:40.000148 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f8966511-bb4b-488f-97f7-fe468db413b6 tempest-VolumeTypesReaderTests-901689694 tempest-VolumeTypesReaderTests-901689694-project-reader] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:40.007786 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f8966511-bb4b-488f-97f7-fe468db413b6 tempest-VolumeTypesReaderTests-901689694 tempest-VolumeTypesReaderTests-901689694-project-reader] https://10.4.3.200/volume/v3/types/01151a4a-7401-46e2-bc4c-d4b39ab7997a/extra_specs/volume_backend_name returned with HTTP 404 Jul 10 06:37:40.008289 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 723/2894] 10.4.3.200 () {66 vars in 1438 bytes} [Fri Jul 10 06:37:39 2026] GET /volume/v3/types/01151a4a-7401-46e2-bc4c-d4b39ab7997a/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 10 06:37:40.017193 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-17b47dea-4ec6-41c2-b4c1-7b080bc2caa6 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:40.019329 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-17b47dea-4ec6-41c2-b4c1-7b080bc2caa6 tempest-VolumeTypesReaderTests-901689694 tempest-VolumeTypesReaderTests-901689694-project-reader] PUT https://10.4.3.200/volume/v3/types/01151a4a-7401-46e2-bc4c-d4b39ab7997a/encryption/ff7ef653-0a28-4d49-a64d-57c792e1bd07 Jul 10 06:37:40.019683 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-17b47dea-4ec6-41c2-b4c1-7b080bc2caa6 tempest-VolumeTypesReaderTests-901689694 tempest-VolumeTypesReaderTests-901689694-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:37:40.021428 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.policy [None req-17b47dea-4ec6-41c2-b4c1-7b080bc2caa6 tempest-VolumeTypesReaderTests-901689694 tempest-VolumeTypesReaderTests-901689694-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '0d2fb3e0539443e7b3398fe47ee52a6a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62a791096bc641d898857eea2d9ac5d6', '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=99977) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 06:37:40.021617 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-17b47dea-4ec6-41c2-b4c1-7b080bc2caa6 tempest-VolumeTypesReaderTests-901689694 tempest-VolumeTypesReaderTests-901689694-project-reader] https://10.4.3.200/volume/v3/types/01151a4a-7401-46e2-bc4c-d4b39ab7997a/encryption/ff7ef653-0a28-4d49-a64d-57c792e1bd07 returned with HTTP 403 Jul 10 06:37:40.022027 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 720/2895] 10.4.3.200 () {68 vars in 1506 bytes} [Fri Jul 10 06:37:40 2026] PUT /volume/v3/types/01151a4a-7401-46e2-bc4c-d4b39ab7997a/encryption/ff7ef653-0a28-4d49-a64d-57c792e1bd07 => generated 127 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:37:40.029717 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-eedf33ea-0d77-4096-a9bd-55e80404c42f None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:40.031171 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-eedf33ea-0d77-4096-a9bd-55e80404c42f tempest-VolumeTypesReaderTests-901689694 tempest-VolumeTypesReaderTests-901689694-project-reader] PUT https://10.4.3.200/volume/v3/types/01151a4a-7401-46e2-bc4c-d4b39ab7997a/extra_specs/key1 Jul 10 06:37:40.031481 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-eedf33ea-0d77-4096-a9bd-55e80404c42f tempest-VolumeTypesReaderTests-901689694 tempest-VolumeTypesReaderTests-901689694-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:37:40.033072 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.policy [None req-eedf33ea-0d77-4096-a9bd-55e80404c42f tempest-VolumeTypesReaderTests-901689694 tempest-VolumeTypesReaderTests-901689694-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '0d2fb3e0539443e7b3398fe47ee52a6a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62a791096bc641d898857eea2d9ac5d6', '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=99978) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 06:37:40.033271 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-eedf33ea-0d77-4096-a9bd-55e80404c42f tempest-VolumeTypesReaderTests-901689694 tempest-VolumeTypesReaderTests-901689694-project-reader] https://10.4.3.200/volume/v3/types/01151a4a-7401-46e2-bc4c-d4b39ab7997a/extra_specs/key1 returned with HTTP 403 Jul 10 06:37:40.033691 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 724/2896] 10.4.3.200 () {68 vars in 1413 bytes} [Fri Jul 10 06:37:40 2026] PUT /volume/v3/types/01151a4a-7401-46e2-bc4c-d4b39ab7997a/extra_specs/key1 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:37:40.040444 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-dc57fefb-3801-42e0-a1b5-f44603b63eba None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:40.041961 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-dc57fefb-3801-42e0-a1b5-f44603b63eba tempest-VolumeTypesReaderTests-901689694 tempest-VolumeTypesReaderTests-901689694-project-reader] PUT https://10.4.3.200/volume/v3/types/01151a4a-7401-46e2-bc4c-d4b39ab7997a Jul 10 06:37:40.042251 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-dc57fefb-3801-42e0-a1b5-f44603b63eba tempest-VolumeTypesReaderTests-901689694 tempest-VolumeTypesReaderTests-901689694-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:37:40.043991 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.policy [None req-dc57fefb-3801-42e0-a1b5-f44603b63eba tempest-VolumeTypesReaderTests-901689694 tempest-VolumeTypesReaderTests-901689694-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '0d2fb3e0539443e7b3398fe47ee52a6a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62a791096bc641d898857eea2d9ac5d6', '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=99975) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 06:37:40.044169 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-dc57fefb-3801-42e0-a1b5-f44603b63eba tempest-VolumeTypesReaderTests-901689694 tempest-VolumeTypesReaderTests-901689694-project-reader] https://10.4.3.200/volume/v3/types/01151a4a-7401-46e2-bc4c-d4b39ab7997a returned with HTTP 403 Jul 10 06:37:40.044694 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 730/2897] 10.4.3.200 () {68 vars in 1362 bytes} [Fri Jul 10 06:37:40 2026] PUT /volume/v3/types/01151a4a-7401-46e2-bc4c-d4b39ab7997a => generated 109 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:37:40.052412 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-5762a2df-5c8b-4883-a722-85db9c5d2768 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:40.054322 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5762a2df-5c8b-4883-a722-85db9c5d2768 tempest-VolumeTypesReaderTests-901689694 tempest-VolumeTypesReaderTests-901689694-project-admin] DELETE https://10.4.3.200/volume/v3/types/7b1363e0-6e03-4466-9e32-14f7a43b9977 Jul 10 06:37:40.054572 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5762a2df-5c8b-4883-a722-85db9c5d2768 tempest-VolumeTypesReaderTests-901689694 tempest-VolumeTypesReaderTests-901689694-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:40.054803 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5762a2df-5c8b-4883-a722-85db9c5d2768 tempest-VolumeTypesReaderTests-901689694 tempest-VolumeTypesReaderTests-901689694-project-admin] Calling method '_delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:40.068608 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-0cb02ed9-56dc-4e0f-a03f-6f0a497fa4ff None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:40.070714 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0cb02ed9-56dc-4e0f-a03f-6f0a497fa4ff tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/volumes/63c07a7d-f76d-4897-9db5-d5034c948c6a Jul 10 06:37:40.070897 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0cb02ed9-56dc-4e0f-a03f-6f0a497fa4ff tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:40.071071 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0cb02ed9-56dc-4e0f-a03f-6f0a497fa4ff tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:40.076219 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0cb02ed9-56dc-4e0f-a03f-6f0a497fa4ff tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/volumes/63c07a7d-f76d-4897-9db5-d5034c948c6a returned with HTTP 404 Jul 10 06:37:40.076836 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 721/2898] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:40 2026] GET /volume/v3/volumes/63c07a7d-f76d-4897-9db5-d5034c948c6a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:37:40.081248 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5762a2df-5c8b-4883-a722-85db9c5d2768 tempest-VolumeTypesReaderTests-901689694 tempest-VolumeTypesReaderTests-901689694-project-admin] https://10.4.3.200/volume/v3/types/7b1363e0-6e03-4466-9e32-14f7a43b9977 returned with HTTP 202 Jul 10 06:37:40.081754 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 724/2899] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 10 06:37:40 2026] DELETE /volume/v3/types/7b1363e0-6e03-4466-9e32-14f7a43b9977 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:37:40.082911 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-d4096adc-f986-4c58-88a0-ffd362c6bb91 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:40.084369 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d4096adc-f986-4c58-88a0-ffd362c6bb91 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] DELETE https://10.4.3.200/volume/v3/volumes/52cb770f-25d3-4490-a845-a5888459df34 Jul 10 06:37:40.084579 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d4096adc-f986-4c58-88a0-ffd362c6bb91 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:40.084757 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d4096adc-f986-4c58-88a0-ffd362c6bb91 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:40.084910 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-d4096adc-f986-4c58-88a0-ffd362c6bb91 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Delete volume with id: 52cb770f-25d3-4490-a845-a5888459df34 Jul 10 06:37:40.088115 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-437a23bc-af1f-4b5b-a25a-c53d7309cb44 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:40.089589 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-437a23bc-af1f-4b5b-a25a-c53d7309cb44 tempest-VolumeTypesReaderTests-901689694 tempest-VolumeTypesReaderTests-901689694-project-admin] DELETE https://10.4.3.200/volume/v3/types/3fc978cd-30ce-4694-9a25-a40eb91d01df Jul 10 06:37:40.089770 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-437a23bc-af1f-4b5b-a25a-c53d7309cb44 tempest-VolumeTypesReaderTests-901689694 tempest-VolumeTypesReaderTests-901689694-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:40.089924 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-437a23bc-af1f-4b5b-a25a-c53d7309cb44 tempest-VolumeTypesReaderTests-901689694 tempest-VolumeTypesReaderTests-901689694-project-admin] Calling method '_delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:40.091776 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:40.091776 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:37:40.092305 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-d4096adc-f986-4c58-88a0-ffd362c6bb91 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Volume info retrieved successfully. Jul 10 06:37:40.107542 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-d4096adc-f986-4c58-88a0-ffd362c6bb91 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Delete volume request issued successfully. Jul 10 06:37:40.107836 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d4096adc-f986-4c58-88a0-ffd362c6bb91 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/volumes/52cb770f-25d3-4490-a845-a5888459df34 returned with HTTP 202 Jul 10 06:37:40.108326 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 725/2900] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:37:40 2026] DELETE /volume/v3/volumes/52cb770f-25d3-4490-a845-a5888459df34 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:37:40.111644 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-437a23bc-af1f-4b5b-a25a-c53d7309cb44 tempest-VolumeTypesReaderTests-901689694 tempest-VolumeTypesReaderTests-901689694-project-admin] https://10.4.3.200/volume/v3/types/3fc978cd-30ce-4694-9a25-a40eb91d01df returned with HTTP 202 Jul 10 06:37:40.112341 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 731/2901] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 10 06:37:40 2026] DELETE /volume/v3/types/3fc978cd-30ce-4694-9a25-a40eb91d01df => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:37:40.115274 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-15400284-1837-417f-ad92-0caf9041b4dc None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:40.117042 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-15400284-1837-417f-ad92-0caf9041b4dc tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/volumes/52cb770f-25d3-4490-a845-a5888459df34 Jul 10 06:37:40.117231 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-15400284-1837-417f-ad92-0caf9041b4dc tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:40.117441 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-15400284-1837-417f-ad92-0caf9041b4dc tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:40.119020 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-94fd8c95-8d93-44da-b338-f687bb7bc0bf None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:40.120580 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-94fd8c95-8d93-44da-b338-f687bb7bc0bf tempest-VolumeTypesReaderTests-901689694 tempest-VolumeTypesReaderTests-901689694-project-admin] DELETE https://10.4.3.200/volume/v3/types/b3124ab2-cba8-44a7-ae61-d310f839df7a Jul 10 06:37:40.120745 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-94fd8c95-8d93-44da-b338-f687bb7bc0bf tempest-VolumeTypesReaderTests-901689694 tempest-VolumeTypesReaderTests-901689694-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:40.120919 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-94fd8c95-8d93-44da-b338-f687bb7bc0bf tempest-VolumeTypesReaderTests-901689694 tempest-VolumeTypesReaderTests-901689694-project-admin] Calling method '_delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:40.125413 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:40.125413 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:37:40.129690 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-15400284-1837-417f-ad92-0caf9041b4dc tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Volume info retrieved successfully. Jul 10 06:37:40.134049 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-15400284-1837-417f-ad92-0caf9041b4dc tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/volumes/52cb770f-25d3-4490-a845-a5888459df34 returned with HTTP 200 Jul 10 06:37:40.134430 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 722/2902] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:40 2026] GET /volume/v3/volumes/52cb770f-25d3-4490-a845-a5888459df34 => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:40.144043 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-94fd8c95-8d93-44da-b338-f687bb7bc0bf tempest-VolumeTypesReaderTests-901689694 tempest-VolumeTypesReaderTests-901689694-project-admin] https://10.4.3.200/volume/v3/types/b3124ab2-cba8-44a7-ae61-d310f839df7a returned with HTTP 202 Jul 10 06:37:40.144442 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 725/2903] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 10 06:37:40 2026] DELETE /volume/v3/types/b3124ab2-cba8-44a7-ae61-d310f839df7a => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:37:40.151378 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-0db2850b-0bc2-42b8-bf67-cff196b98361 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:40.153110 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0db2850b-0bc2-42b8-bf67-cff196b98361 tempest-VolumeTypesReaderTests-901689694 tempest-VolumeTypesReaderTests-901689694-project-admin] DELETE https://10.4.3.200/volume/v3/types/5a6acbae-420e-48ce-baf2-43514ab45255 Jul 10 06:37:40.153341 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0db2850b-0bc2-42b8-bf67-cff196b98361 tempest-VolumeTypesReaderTests-901689694 tempest-VolumeTypesReaderTests-901689694-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:40.153583 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0db2850b-0bc2-42b8-bf67-cff196b98361 tempest-VolumeTypesReaderTests-901689694 tempest-VolumeTypesReaderTests-901689694-project-admin] Calling method '_delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:40.156061 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-fa3bebfb-54d0-4a94-a910-d5423162342b None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:40.157835 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-fa3bebfb-54d0-4a94-a910-d5423162342b tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] GET https://10.4.3.200/volume/v3/backups/7b738d91-1855-45fa-af5a-e663a801e472 Jul 10 06:37:40.158060 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-fa3bebfb-54d0-4a94-a910-d5423162342b tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:40.158279 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-fa3bebfb-54d0-4a94-a910-d5423162342b tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:40.158383 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-fa3bebfb-54d0-4a94-a910-d5423162342b tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Show backup with id 7b738d91-1855-45fa-af5a-e663a801e472. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:40.162900 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:40.162900 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:37:40.163760 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-fa3bebfb-54d0-4a94-a910-d5423162342b tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] https://10.4.3.200/volume/v3/backups/7b738d91-1855-45fa-af5a-e663a801e472 returned with HTTP 200 Jul 10 06:37:40.164209 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 732/2904] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:40 2026] GET /volume/v3/backups/7b738d91-1855-45fa-af5a-e663a801e472 => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:40.174120 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-eef1fae8-5719-4c8e-943b-501fee4904a5 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:40.176117 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-eef1fae8-5719-4c8e-943b-501fee4904a5 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] GET https://10.4.3.200/volume/v3/backups/89413e27-ec46-4a12-9c31-b1fb4dd81699 Jul 10 06:37:40.176320 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-eef1fae8-5719-4c8e-943b-501fee4904a5 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:40.176484 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-eef1fae8-5719-4c8e-943b-501fee4904a5 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:40.176613 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-eef1fae8-5719-4c8e-943b-501fee4904a5 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Show backup with id 89413e27-ec46-4a12-9c31-b1fb4dd81699. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:40.179361 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0db2850b-0bc2-42b8-bf67-cff196b98361 tempest-VolumeTypesReaderTests-901689694 tempest-VolumeTypesReaderTests-901689694-project-admin] https://10.4.3.200/volume/v3/types/5a6acbae-420e-48ce-baf2-43514ab45255 returned with HTTP 202 Jul 10 06:37:40.179849 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 726/2905] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 10 06:37:40 2026] DELETE /volume/v3/types/5a6acbae-420e-48ce-baf2-43514ab45255 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:37:40.180382 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:40.180382 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:37:40.181037 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-eef1fae8-5719-4c8e-943b-501fee4904a5 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] https://10.4.3.200/volume/v3/backups/89413e27-ec46-4a12-9c31-b1fb4dd81699 returned with HTTP 200 Jul 10 06:37:40.181380 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 723/2906] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:40 2026] GET /volume/v3/backups/89413e27-ec46-4a12-9c31-b1fb4dd81699 => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:40.186657 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-27c2590b-4e74-48f2-a188-90b09de2887f None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:40.188243 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-27c2590b-4e74-48f2-a188-90b09de2887f tempest-VolumeTypesReaderTests-901689694 tempest-VolumeTypesReaderTests-901689694-project-admin] DELETE https://10.4.3.200/volume/v3/types/5d2b4076-b7d2-4890-9a0f-52ee7dda512d Jul 10 06:37:40.188528 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-27c2590b-4e74-48f2-a188-90b09de2887f tempest-VolumeTypesReaderTests-901689694 tempest-VolumeTypesReaderTests-901689694-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:40.188798 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-27c2590b-4e74-48f2-a188-90b09de2887f tempest-VolumeTypesReaderTests-901689694 tempest-VolumeTypesReaderTests-901689694-project-admin] Calling method '_delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:40.190645 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-40a64469-d891-4013-ba01-377a94aac210 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:40.192554 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-40a64469-d891-4013-ba01-377a94aac210 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] POST https://10.4.3.200/volume/v3/backups Jul 10 06:37:40.192990 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-40a64469-d891-4013-ba01-377a94aac210 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4dd330c5-c909-4ff8-8296-f46b6e609371", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-562831457"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:37:40.194344 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.contrib.backups [None req-40a64469-d891-4013-ba01-377a94aac210 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Creating new backup {'backup': {'volume_id': '4dd330c5-c909-4ff8-8296-f46b6e609371', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-562831457'}} {{(pid=99975) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 06:37:40.194489 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.contrib.backups [None req-40a64469-d891-4013-ba01-377a94aac210 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Creating backup of volume 4dd330c5-c909-4ff8-8296-f46b6e609371 in container None Jul 10 06:37:40.202029 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:40.202029 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:37:40.202440 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-40a64469-d891-4013-ba01-377a94aac210 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Volume info retrieved successfully. Jul 10 06:37:40.212176 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-27c2590b-4e74-48f2-a188-90b09de2887f tempest-VolumeTypesReaderTests-901689694 tempest-VolumeTypesReaderTests-901689694-project-admin] https://10.4.3.200/volume/v3/types/5d2b4076-b7d2-4890-9a0f-52ee7dda512d returned with HTTP 202 Jul 10 06:37:40.212598 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 726/2907] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 10 06:37:40 2026] DELETE /volume/v3/types/5d2b4076-b7d2-4890-9a0f-52ee7dda512d => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:37:40.219036 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-b767deb3-8359-4c26-a1f2-6a40cb94a131 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:40.220491 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.quota [None req-40a64469-d891-4013-ba01-377a94aac210 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Created reservations ['6faee492-be61-48ff-ab2d-45c0e854eab2', '1002d256-2f74-46ea-9888-0dd6d53fa520'] {{(pid=99975) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:37:40.221029 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b767deb3-8359-4c26-a1f2-6a40cb94a131 tempest-VolumeTypesReaderTests-901689694 tempest-VolumeTypesReaderTests-901689694-project-admin] DELETE https://10.4.3.200/volume/v3/types/01151a4a-7401-46e2-bc4c-d4b39ab7997a Jul 10 06:37:40.221029 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b767deb3-8359-4c26-a1f2-6a40cb94a131 tempest-VolumeTypesReaderTests-901689694 tempest-VolumeTypesReaderTests-901689694-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:40.221162 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b767deb3-8359-4c26-a1f2-6a40cb94a131 tempest-VolumeTypesReaderTests-901689694 tempest-VolumeTypesReaderTests-901689694-project-admin] Calling method '_delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:40.246766 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b767deb3-8359-4c26-a1f2-6a40cb94a131 tempest-VolumeTypesReaderTests-901689694 tempest-VolumeTypesReaderTests-901689694-project-admin] https://10.4.3.200/volume/v3/types/01151a4a-7401-46e2-bc4c-d4b39ab7997a returned with HTTP 202 Jul 10 06:37:40.247198 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 727/2908] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 10 06:37:40 2026] DELETE /volume/v3/types/01151a4a-7401-46e2-bc4c-d4b39ab7997a => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:37:40.260999 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-40a64469-d891-4013-ba01-377a94aac210 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] https://10.4.3.200/volume/v3/backups returned with HTTP 202 Jul 10 06:37:40.261427 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 733/2909] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 10 06:37:40 2026] POST /volume/v3/backups => generated 329 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:37:40.268906 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-00d3ad1a-f3c5-4a24-a3fd-1a87152a3106 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:40.270845 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-00d3ad1a-f3c5-4a24-a3fd-1a87152a3106 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] GET https://10.4.3.200/volume/v3/backups/0ac7ec53-835c-4731-b757-f80046fd7342 Jul 10 06:37:40.271052 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-00d3ad1a-f3c5-4a24-a3fd-1a87152a3106 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:40.271167 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-00d3ad1a-f3c5-4a24-a3fd-1a87152a3106 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:40.271344 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-00d3ad1a-f3c5-4a24-a3fd-1a87152a3106 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Show backup with id 0ac7ec53-835c-4731-b757-f80046fd7342. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:40.275832 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:40.275832 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:37:40.276644 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-00d3ad1a-f3c5-4a24-a3fd-1a87152a3106 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] https://10.4.3.200/volume/v3/backups/0ac7ec53-835c-4731-b757-f80046fd7342 returned with HTTP 200 Jul 10 06:37:40.277730 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 724/2910] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:40 2026] GET /volume/v3/backups/0ac7ec53-835c-4731-b757-f80046fd7342 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:40.473414 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-6a68596a-d6c9-4025-98da-bffa436c8c97 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:40.475692 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6a68596a-d6c9-4025-98da-bffa436c8c97 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] GET https://10.4.3.200/volume/v3/volumes/9bbd3f26-e426-463e-962d-a4da0c5a26ad Jul 10 06:37:40.475935 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6a68596a-d6c9-4025-98da-bffa436c8c97 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:40.476209 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6a68596a-d6c9-4025-98da-bffa436c8c97 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:40.488667 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:40.488667 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:37:40.493653 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-6a68596a-d6c9-4025-98da-bffa436c8c97 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Volume info retrieved successfully. Jul 10 06:37:40.499148 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6a68596a-d6c9-4025-98da-bffa436c8c97 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] https://10.4.3.200/volume/v3/volumes/9bbd3f26-e426-463e-962d-a4da0c5a26ad returned with HTTP 200 Jul 10 06:37:40.499723 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 727/2911] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:40 2026] GET /volume/v3/volumes/9bbd3f26-e426-463e-962d-a4da0c5a26ad => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:40.803375 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-4a75f9c9-e262-40c6-ab02-ce3d6397e732 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:40.805275 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4a75f9c9-e262-40c6-ab02-ce3d6397e732 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] GET https://10.4.3.200/volume/v3/volumes/2b40f923-5d38-4943-8afa-7a72365ed674 Jul 10 06:37:40.805524 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4a75f9c9-e262-40c6-ab02-ce3d6397e732 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:40.805722 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4a75f9c9-e262-40c6-ab02-ce3d6397e732 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:40.812762 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:40.812762 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:37:40.816357 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-4a75f9c9-e262-40c6-ab02-ce3d6397e732 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Volume info retrieved successfully. Jul 10 06:37:40.820558 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4a75f9c9-e262-40c6-ab02-ce3d6397e732 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] https://10.4.3.200/volume/v3/volumes/2b40f923-5d38-4943-8afa-7a72365ed674 returned with HTTP 200 Jul 10 06:37:40.820988 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 728/2912] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:40 2026] GET /volume/v3/volumes/2b40f923-5d38-4943-8afa-7a72365ed674 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:40.861959 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-28e1a569-96bf-45df-bddc-2c814d84c103 req-f0e81f4e-23a6-4da2-a168-ceaadfef97f7 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:40.863855 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-28e1a569-96bf-45df-bddc-2c814d84c103 req-f0e81f4e-23a6-4da2-a168-ceaadfef97f7 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] GET https://10.4.3.200/volume/v3/volumes/2b40f923-5d38-4943-8afa-7a72365ed674 Jul 10 06:37:40.863855 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-28e1a569-96bf-45df-bddc-2c814d84c103 req-f0e81f4e-23a6-4da2-a168-ceaadfef97f7 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:40.864036 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-28e1a569-96bf-45df-bddc-2c814d84c103 req-f0e81f4e-23a6-4da2-a168-ceaadfef97f7 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:40.872826 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:40.872826 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:37:40.877716 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [req-28e1a569-96bf-45df-bddc-2c814d84c103 req-f0e81f4e-23a6-4da2-a168-ceaadfef97f7 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Volume info retrieved successfully. Jul 10 06:37:40.882282 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-28e1a569-96bf-45df-bddc-2c814d84c103 req-f0e81f4e-23a6-4da2-a168-ceaadfef97f7 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] https://10.4.3.200/volume/v3/volumes/2b40f923-5d38-4943-8afa-7a72365ed674 returned with HTTP 200 Jul 10 06:37:40.882714 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 734/2913] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:37:40 2026] GET /volume/v3/volumes/2b40f923-5d38-4943-8afa-7a72365ed674 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:41.149522 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-3ac3fc99-21f7-46d4-8a31-b3c2c142644d None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:41.153542 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3ac3fc99-21f7-46d4-8a31-b3c2c142644d tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/volumes/52cb770f-25d3-4490-a845-a5888459df34 Jul 10 06:37:41.153542 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3ac3fc99-21f7-46d4-8a31-b3c2c142644d tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:41.153542 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3ac3fc99-21f7-46d4-8a31-b3c2c142644d tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:41.159745 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3ac3fc99-21f7-46d4-8a31-b3c2c142644d tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/volumes/52cb770f-25d3-4490-a845-a5888459df34 returned with HTTP 404 Jul 10 06:37:41.160797 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 725/2914] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:41 2026] GET /volume/v3/volumes/52cb770f-25d3-4490-a845-a5888459df34 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:37:41.169105 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-95e21802-7357-49ad-b313-48ca1a42d372 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:41.171433 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-95e21802-7357-49ad-b313-48ca1a42d372 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] DELETE https://10.4.3.200/volume/v3/volumes/9843f5ce-2488-425c-912f-7538ccda4212 Jul 10 06:37:41.171679 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-95e21802-7357-49ad-b313-48ca1a42d372 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:41.171922 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-95e21802-7357-49ad-b313-48ca1a42d372 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:41.172143 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-95e21802-7357-49ad-b313-48ca1a42d372 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Delete volume with id: 9843f5ce-2488-425c-912f-7538ccda4212 Jul 10 06:37:41.178888 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:41.178888 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:37:41.179300 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-95e21802-7357-49ad-b313-48ca1a42d372 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Volume info retrieved successfully. Jul 10 06:37:41.204528 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-95e21802-7357-49ad-b313-48ca1a42d372 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Delete volume request issued successfully. Jul 10 06:37:41.204528 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-95e21802-7357-49ad-b313-48ca1a42d372 tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/volumes/9843f5ce-2488-425c-912f-7538ccda4212 returned with HTTP 202 Jul 10 06:37:41.204528 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 728/2915] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:37:41 2026] DELETE /volume/v3/volumes/9843f5ce-2488-425c-912f-7538ccda4212 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:37:41.210934 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-3eb53631-b620-4986-b826-07221f82c7ec None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:41.212223 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3eb53631-b620-4986-b826-07221f82c7ec tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/volumes/9843f5ce-2488-425c-912f-7538ccda4212 Jul 10 06:37:41.212432 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3eb53631-b620-4986-b826-07221f82c7ec tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:41.212637 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3eb53631-b620-4986-b826-07221f82c7ec tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:41.220304 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:41.220304 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:37:41.222167 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-3eb53631-b620-4986-b826-07221f82c7ec tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Volume info retrieved successfully. Jul 10 06:37:41.225817 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3eb53631-b620-4986-b826-07221f82c7ec tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/volumes/9843f5ce-2488-425c-912f-7538ccda4212 returned with HTTP 200 Jul 10 06:37:41.226167 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 729/2916] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:41 2026] GET /volume/v3/volumes/9843f5ce-2488-425c-912f-7538ccda4212 => generated 840 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:41.289367 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-18393c15-70ea-47b5-88fa-aaaa364e3cf8 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:41.296029 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-18393c15-70ea-47b5-88fa-aaaa364e3cf8 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] GET https://10.4.3.200/volume/v3/backups/0ac7ec53-835c-4731-b757-f80046fd7342 Jul 10 06:37:41.296263 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-18393c15-70ea-47b5-88fa-aaaa364e3cf8 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:41.296493 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-18393c15-70ea-47b5-88fa-aaaa364e3cf8 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:41.296929 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-18393c15-70ea-47b5-88fa-aaaa364e3cf8 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Show backup with id 0ac7ec53-835c-4731-b757-f80046fd7342. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:41.305863 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:41.305863 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:37:41.306674 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-18393c15-70ea-47b5-88fa-aaaa364e3cf8 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] https://10.4.3.200/volume/v3/backups/0ac7ec53-835c-4731-b757-f80046fd7342 returned with HTTP 200 Jul 10 06:37:41.307128 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 735/2917] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:41 2026] GET /volume/v3/backups/0ac7ec53-835c-4731-b757-f80046fd7342 => generated 737 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:41.512970 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-866084a8-35f8-45ba-a571-128163e94dd9 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:41.514557 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-866084a8-35f8-45ba-a571-128163e94dd9 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] GET https://10.4.3.200/volume/v3/volumes/9bbd3f26-e426-463e-962d-a4da0c5a26ad Jul 10 06:37:41.514740 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-866084a8-35f8-45ba-a571-128163e94dd9 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:41.515550 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-866084a8-35f8-45ba-a571-128163e94dd9 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:41.524308 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:41.524308 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:37:41.527394 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-866084a8-35f8-45ba-a571-128163e94dd9 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Volume info retrieved successfully. Jul 10 06:37:41.530908 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-866084a8-35f8-45ba-a571-128163e94dd9 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] https://10.4.3.200/volume/v3/volumes/9bbd3f26-e426-463e-962d-a4da0c5a26ad returned with HTTP 200 Jul 10 06:37:41.531244 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 726/2918] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:41 2026] GET /volume/v3/volumes/9bbd3f26-e426-463e-962d-a4da0c5a26ad => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:42.241791 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-781ae6cf-551f-42f7-94e1-994d13c13b2c None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:42.243336 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-781ae6cf-551f-42f7-94e1-994d13c13b2c tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] GET https://10.4.3.200/volume/v3/volumes/9843f5ce-2488-425c-912f-7538ccda4212 Jul 10 06:37:42.243539 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-781ae6cf-551f-42f7-94e1-994d13c13b2c tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:42.243987 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-781ae6cf-551f-42f7-94e1-994d13c13b2c tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:42.249616 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-781ae6cf-551f-42f7-94e1-994d13c13b2c tempest-VolumesBackupsTest-1150619309 tempest-VolumesBackupsTest-1150619309-project-member] https://10.4.3.200/volume/v3/volumes/9843f5ce-2488-425c-912f-7538ccda4212 returned with HTTP 404 Jul 10 06:37:42.250205 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 729/2919] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:42 2026] GET /volume/v3/volumes/9843f5ce-2488-425c-912f-7538ccda4212 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:37:42.320191 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-d5ace96b-7ba9-4a67-b74e-55b996acdcf9 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:42.321869 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d5ace96b-7ba9-4a67-b74e-55b996acdcf9 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] GET https://10.4.3.200/volume/v3/backups/0ac7ec53-835c-4731-b757-f80046fd7342 Jul 10 06:37:42.322032 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d5ace96b-7ba9-4a67-b74e-55b996acdcf9 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:42.322203 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d5ace96b-7ba9-4a67-b74e-55b996acdcf9 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:42.322296 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-d5ace96b-7ba9-4a67-b74e-55b996acdcf9 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Show backup with id 0ac7ec53-835c-4731-b757-f80046fd7342. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:42.326817 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:42.326817 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:37:42.327618 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d5ace96b-7ba9-4a67-b74e-55b996acdcf9 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] https://10.4.3.200/volume/v3/backups/0ac7ec53-835c-4731-b757-f80046fd7342 returned with HTTP 200 Jul 10 06:37:42.328253 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 730/2920] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:42 2026] GET /volume/v3/backups/0ac7ec53-835c-4731-b757-f80046fd7342 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:42.545366 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-e4f86859-4888-4f73-add6-c42fd6b0b437 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:42.548306 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-e4f86859-4888-4f73-add6-c42fd6b0b437 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] GET https://10.4.3.200/volume/v3/volumes/9bbd3f26-e426-463e-962d-a4da0c5a26ad Jul 10 06:37:42.548436 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-e4f86859-4888-4f73-add6-c42fd6b0b437 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:42.548629 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-e4f86859-4888-4f73-add6-c42fd6b0b437 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:42.560898 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:42.560898 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:37:42.565785 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-e4f86859-4888-4f73-add6-c42fd6b0b437 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Volume info retrieved successfully. Jul 10 06:37:42.570557 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-e4f86859-4888-4f73-add6-c42fd6b0b437 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] https://10.4.3.200/volume/v3/volumes/9bbd3f26-e426-463e-962d-a4da0c5a26ad returned with HTTP 200 Jul 10 06:37:42.570914 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 736/2921] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:42 2026] GET /volume/v3/volumes/9bbd3f26-e426-463e-962d-a4da0c5a26ad => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:42.914188 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-b4e60531-992c-4c60-bf59-509988566e5d None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:42.914188 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b4e60531-992c-4c60-bf59-509988566e5d None None] GET https://10.4.3.200/volume// Jul 10 06:37:42.914605 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b4e60531-992c-4c60-bf59-509988566e5d None None] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:42.914605 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b4e60531-992c-4c60-bf59-509988566e5d None None] Calling method 'all' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:42.914861 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b4e60531-992c-4c60-bf59-509988566e5d None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:37:42.915136 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 727/2922] 10.4.3.200 () {66 vars in 1428 bytes} [Fri Jul 10 06:37: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 10 06:37:42.922122 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-28e1a569-96bf-45df-bddc-2c814d84c103 req-485d82cf-eb57-4c33-ad5e-9df90f70419b None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:42.924041 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-28e1a569-96bf-45df-bddc-2c814d84c103 req-485d82cf-eb57-4c33-ad5e-9df90f70419b tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 10 06:37:42.924369 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-28e1a569-96bf-45df-bddc-2c814d84c103 req-485d82cf-eb57-4c33-ad5e-9df90f70419b tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2b40f923-5d38-4943-8afa-7a72365ed674", "connector": null, "instance_uuid": "71e8fccb-94a0-4bfa-961e-61cf761710bd"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:37:42.934055 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:42.934055 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:37:42.982043 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-28e1a569-96bf-45df-bddc-2c814d84c103 req-485d82cf-eb57-4c33-ad5e-9df90f70419b tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 10 06:37:42.982791 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 730/2923] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 10 06:37:42 2026] POST /volume/v3/attachments => generated 273 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:37:43.339702 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-2c9fc3b9-8eb8-4919-bcaf-8ba3c9b5306d None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:43.341634 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2c9fc3b9-8eb8-4919-bcaf-8ba3c9b5306d tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] GET https://10.4.3.200/volume/v3/backups/0ac7ec53-835c-4731-b757-f80046fd7342 Jul 10 06:37:43.341846 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2c9fc3b9-8eb8-4919-bcaf-8ba3c9b5306d tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:43.342067 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2c9fc3b9-8eb8-4919-bcaf-8ba3c9b5306d tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:43.342187 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-2c9fc3b9-8eb8-4919-bcaf-8ba3c9b5306d tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Show backup with id 0ac7ec53-835c-4731-b757-f80046fd7342. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:43.346373 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:43.346373 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:37:43.346959 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2c9fc3b9-8eb8-4919-bcaf-8ba3c9b5306d tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] https://10.4.3.200/volume/v3/backups/0ac7ec53-835c-4731-b757-f80046fd7342 returned with HTTP 200 Jul 10 06:37:43.347353 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 731/2924] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:43 2026] GET /volume/v3/backups/0ac7ec53-835c-4731-b757-f80046fd7342 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:43.404513 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-10b6a847-91a1-41ea-afac-15e3d855a871 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:43.406247 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-10b6a847-91a1-41ea-afac-15e3d855a871 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] GET https://10.4.3.200/volume/v3/volumes/2b40f923-5d38-4943-8afa-7a72365ed674 Jul 10 06:37:43.406472 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-10b6a847-91a1-41ea-afac-15e3d855a871 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:43.406703 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-10b6a847-91a1-41ea-afac-15e3d855a871 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:43.415958 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:43.415958 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:37:43.418780 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-10b6a847-91a1-41ea-afac-15e3d855a871 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Volume info retrieved successfully. Jul 10 06:37:43.422279 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-10b6a847-91a1-41ea-afac-15e3d855a871 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] https://10.4.3.200/volume/v3/volumes/2b40f923-5d38-4943-8afa-7a72365ed674 returned with HTTP 200 Jul 10 06:37:43.423140 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 737/2925] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:43 2026] GET /volume/v3/volumes/2b40f923-5d38-4943-8afa-7a72365ed674 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:43.528837 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-0b10e821-e870-4817-80d0-6904cd3f5ec7 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:43.529188 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0b10e821-e870-4817-80d0-6904cd3f5ec7 None None] GET https://10.4.3.200/volume// Jul 10 06:37:43.529384 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0b10e821-e870-4817-80d0-6904cd3f5ec7 None None] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:43.529928 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0b10e821-e870-4817-80d0-6904cd3f5ec7 None None] Calling method 'all' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:43.529928 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0b10e821-e870-4817-80d0-6904cd3f5ec7 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:37:43.530224 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 728/2926] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:37: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 10 06:37:43.538995 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-28e1a569-96bf-45df-bddc-2c814d84c103 req-fc941a58-ffcb-48ff-be17-1e6a8bd95fc0 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:43.541392 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-28e1a569-96bf-45df-bddc-2c814d84c103 req-fc941a58-ffcb-48ff-be17-1e6a8bd95fc0 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] GET https://10.4.3.200/volume/v3/volumes/2b40f923-5d38-4943-8afa-7a72365ed674 Jul 10 06:37:43.541745 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-28e1a569-96bf-45df-bddc-2c814d84c103 req-fc941a58-ffcb-48ff-be17-1e6a8bd95fc0 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:43.542021 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-28e1a569-96bf-45df-bddc-2c814d84c103 req-fc941a58-ffcb-48ff-be17-1e6a8bd95fc0 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:43.552231 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:43.552231 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:37:43.556114 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [req-28e1a569-96bf-45df-bddc-2c814d84c103 req-fc941a58-ffcb-48ff-be17-1e6a8bd95fc0 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Volume info retrieved successfully. Jul 10 06:37:43.560413 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-28e1a569-96bf-45df-bddc-2c814d84c103 req-fc941a58-ffcb-48ff-be17-1e6a8bd95fc0 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] https://10.4.3.200/volume/v3/volumes/2b40f923-5d38-4943-8afa-7a72365ed674 returned with HTTP 200 Jul 10 06:37:43.560844 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 731/2927] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 10 06:37:43 2026] GET /volume/v3/volumes/2b40f923-5d38-4943-8afa-7a72365ed674 => generated 1026 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:37:43.585882 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-687b147e-a956-476d-beca-e3ee3005a4bb None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:43.587450 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-687b147e-a956-476d-beca-e3ee3005a4bb tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] GET https://10.4.3.200/volume/v3/volumes/9bbd3f26-e426-463e-962d-a4da0c5a26ad Jul 10 06:37:43.587636 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-687b147e-a956-476d-beca-e3ee3005a4bb tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:43.587808 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-687b147e-a956-476d-beca-e3ee3005a4bb tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:43.596812 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:43.596812 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:37:43.600016 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-687b147e-a956-476d-beca-e3ee3005a4bb tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Volume info retrieved successfully. Jul 10 06:37:43.604186 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-687b147e-a956-476d-beca-e3ee3005a4bb tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] https://10.4.3.200/volume/v3/volumes/9bbd3f26-e426-463e-962d-a4da0c5a26ad returned with HTTP 200 Jul 10 06:37:43.604692 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 732/2928] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:43 2026] GET /volume/v3/volumes/9bbd3f26-e426-463e-962d-a4da0c5a26ad => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:43.651140 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-28e1a569-96bf-45df-bddc-2c814d84c103 req-8162f9d8-4929-4d7e-a1be-83ebc7e3933c None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:43.652985 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-28e1a569-96bf-45df-bddc-2c814d84c103 req-8162f9d8-4929-4d7e-a1be-83ebc7e3933c tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] PUT https://10.4.3.200/volume/v3/attachments/539d1b06-d5cb-4085-9768-332fb3a6c8f9 Jul 10 06:37:43.653340 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-28e1a569-96bf-45df-bddc-2c814d84c103 req-8162f9d8-4929-4d7e-a1be-83ebc7e3933c tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000004964", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad080837985", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8eedee5c-bca8-4f5c-8f66-111c7b448d96", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:37:43.660191 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.coordination [req-28e1a569-96bf-45df-bddc-2c814d84c103 req-8162f9d8-4929-4d7e-a1be-83ebc7e3933c tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Acquiring lock "cinder-attachment_update-2b40f923-5d38-4943-8afa-7a72365ed674-np0000004964" by "attachment_update" {{(pid=99975) __acquire /opt/stack/cinder/cinder/coordination.py:210}} Jul 10 06:37:43.666011 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.coordination [req-28e1a569-96bf-45df-bddc-2c814d84c103 req-8162f9d8-4929-4d7e-a1be-83ebc7e3933c tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Lock "cinder-attachment_update-2b40f923-5d38-4943-8afa-7a72365ed674-np0000004964" acquired by "attachment_update" :: waited 0.004s {{(pid=99975) __acquire /opt/stack/cinder/cinder/coordination.py:228}} Jul 10 06:37:43.666011 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:43.666011 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:37:44.183921 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.coordination [req-28e1a569-96bf-45df-bddc-2c814d84c103 req-8162f9d8-4929-4d7e-a1be-83ebc7e3933c tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Lock "cinder-attachment_update-2b40f923-5d38-4943-8afa-7a72365ed674-np0000004964" released by "attachment_update" :: held 0.519s {{(pid=99975) __release /opt/stack/cinder/cinder/coordination.py:239}} Jul 10 06:37:44.184227 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-28e1a569-96bf-45df-bddc-2c814d84c103 req-8162f9d8-4929-4d7e-a1be-83ebc7e3933c tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] https://10.4.3.200/volume/v3/attachments/539d1b06-d5cb-4085-9768-332fb3a6c8f9 returned with HTTP 200 Jul 10 06:37:44.184821 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 738/2929] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 10 06:37:43 2026] PUT /volume/v3/attachments/539d1b06-d5cb-4085-9768-332fb3a6c8f9 => generated 969 bytes in 534 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:37:44.359413 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-143d7d10-8937-4949-8763-a6baccbcb96f None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:44.361440 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-143d7d10-8937-4949-8763-a6baccbcb96f tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] GET https://10.4.3.200/volume/v3/backups/0ac7ec53-835c-4731-b757-f80046fd7342 Jul 10 06:37:44.361721 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-143d7d10-8937-4949-8763-a6baccbcb96f tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:44.361922 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-143d7d10-8937-4949-8763-a6baccbcb96f tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:44.362029 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-143d7d10-8937-4949-8763-a6baccbcb96f tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Show backup with id 0ac7ec53-835c-4731-b757-f80046fd7342. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:44.366534 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:44.366534 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:37:44.367174 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-143d7d10-8937-4949-8763-a6baccbcb96f tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] https://10.4.3.200/volume/v3/backups/0ac7ec53-835c-4731-b757-f80046fd7342 returned with HTTP 200 Jul 10 06:37:44.367601 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 729/2930] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:44 2026] GET /volume/v3/backups/0ac7ec53-835c-4731-b757-f80046fd7342 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:44.434797 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-73bcf43d-54d8-4357-a12e-1d7707dd3f89 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:44.440014 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-73bcf43d-54d8-4357-a12e-1d7707dd3f89 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] GET https://10.4.3.200/volume/v3/volumes/2b40f923-5d38-4943-8afa-7a72365ed674 Jul 10 06:37:44.440285 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-73bcf43d-54d8-4357-a12e-1d7707dd3f89 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:44.440586 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-73bcf43d-54d8-4357-a12e-1d7707dd3f89 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:44.464682 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:44.464682 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:37:44.469101 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-73bcf43d-54d8-4357-a12e-1d7707dd3f89 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Volume info retrieved successfully. Jul 10 06:37:44.474928 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-73bcf43d-54d8-4357-a12e-1d7707dd3f89 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] https://10.4.3.200/volume/v3/volumes/2b40f923-5d38-4943-8afa-7a72365ed674 returned with HTTP 200 Jul 10 06:37:44.475402 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 732/2931] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:44 2026] GET /volume/v3/volumes/2b40f923-5d38-4943-8afa-7a72365ed674 => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:44.620939 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-ab9db672-3775-40d0-a216-42b37f3abe4c None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:44.622761 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ab9db672-3775-40d0-a216-42b37f3abe4c tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] GET https://10.4.3.200/volume/v3/volumes/9bbd3f26-e426-463e-962d-a4da0c5a26ad Jul 10 06:37:44.623492 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ab9db672-3775-40d0-a216-42b37f3abe4c tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:44.623492 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ab9db672-3775-40d0-a216-42b37f3abe4c tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:44.635345 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:44.635345 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:37:44.641038 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-ab9db672-3775-40d0-a216-42b37f3abe4c tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Volume info retrieved successfully. Jul 10 06:37:44.646646 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ab9db672-3775-40d0-a216-42b37f3abe4c tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] https://10.4.3.200/volume/v3/volumes/9bbd3f26-e426-463e-962d-a4da0c5a26ad returned with HTTP 200 Jul 10 06:37:44.647028 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 733/2932] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:44 2026] GET /volume/v3/volumes/9bbd3f26-e426-463e-962d-a4da0c5a26ad => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:44.808965 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-b947ad18-a621-4025-8002-198f74d14fe5 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:44.919478 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-b947ad18-a621-4025-8002-198f74d14fe5 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:37:44.919866 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-b947ad18-a621-4025-8002-198f74d14fe5 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1047089548"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:37:44.921287 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.volumes [None req-b947ad18-a621-4025-8002-198f74d14fe5 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1047089548'}} {{(pid=99975) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:37:44.921450 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-b947ad18-a621-4025-8002-198f74d14fe5 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Create volume of 1 GB Jul 10 06:37:44.921734 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:44.921734 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:37:44.925534 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-b947ad18-a621-4025-8002-198f74d14fe5 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Availability Zones retrieved successfully. Jul 10 06:37:44.931238 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-b947ad18-a621-4025-8002-198f74d14fe5 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Flow 'volume_create_api' (055041e9-e82a-40c1-b50f-18235f12d346) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:37:44.932166 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-b947ad18-a621-4025-8002-198f74d14fe5 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2ab8cf1-2c49-451c-b05a-ddfe7fa4fa35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:37:44.932914 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.flows.api.create_volume [None req-b947ad18-a621-4025-8002-198f74d14fe5 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Validating volume size '1' using validate_int {{(pid=99975) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:37:44.959947 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-b947ad18-a621-4025-8002-198f74d14fe5 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2ab8cf1-2c49-451c-b05a-ddfe7fa4fa35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:37:44.960742 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-b947ad18-a621-4025-8002-198f74d14fe5 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de800e22-7468-4368-81e9-3bea13771f5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:37:45.020174 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.quota [None req-b947ad18-a621-4025-8002-198f74d14fe5 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Created reservations ['b4ce3c50-edfa-4118-bdcb-492351715f63', 'c764a2bb-fa8d-4388-8758-fcd8ea27c92f', 'f0cd12a9-9f73-4d2f-aa14-08448e0c1e66', '99fd0884-8cde-4721-b77f-63978e01b019'] {{(pid=99975) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:37:45.021154 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-b947ad18-a621-4025-8002-198f74d14fe5 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de800e22-7468-4368-81e9-3bea13771f5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b4ce3c50-edfa-4118-bdcb-492351715f63', 'c764a2bb-fa8d-4388-8758-fcd8ea27c92f', 'f0cd12a9-9f73-4d2f-aa14-08448e0c1e66', '99fd0884-8cde-4721-b77f-63978e01b019']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:37:45.021755 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-b947ad18-a621-4025-8002-198f74d14fe5 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5247872d-3d70-4734-8864-8607a8197c95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:37:45.050019 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-b947ad18-a621-4025-8002-198f74d14fe5 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5247872d-3d70-4734-8864-8607a8197c95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ff0c9258-23b4-4230-84a1-83069ddfd203', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1047089548',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='09412409c63f438b9cf7c42ee3fba868',qos_specs=None,replication_status=,reservations=['b4ce3c50-edfa-4118-bdcb-492351715f63','c764a2bb-fa8d-4388-8758-fcd8ea27c92f','f0cd12a9-9f73-4d2f-aa14-08448e0c1e66','99fd0884-8cde-4721-b77f-63978e01b019'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='526f00db889b40c2abd6db2a0620ea5e',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:37:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1047089548',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ff0c9258-23b4-4230-84a1-83069ddfd203,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='09412409c63f438b9cf7c42ee3fba868',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='526f00db889b40c2abd6db2a0620ea5e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:37:45.050748 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-b947ad18-a621-4025-8002-198f74d14fe5 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84e026bc-f3e6-48c2-96e0-2748961074a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:37:45.072314 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-b947ad18-a621-4025-8002-198f74d14fe5 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84e026bc-f3e6-48c2-96e0-2748961074a8) transitioned into state 'SUCCESS' from state '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-1047089548',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='09412409c63f438b9cf7c42ee3fba868',qos_specs=None,replication_status=,reservations=['b4ce3c50-edfa-4118-bdcb-492351715f63','c764a2bb-fa8d-4388-8758-fcd8ea27c92f','f0cd12a9-9f73-4d2f-aa14-08448e0c1e66','99fd0884-8cde-4721-b77f-63978e01b019'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='526f00db889b40c2abd6db2a0620ea5e',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:37:45.073213 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-b947ad18-a621-4025-8002-198f74d14fe5 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5774a778-85a4-4340-aa8e-203e2f0e9887) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:37:45.082950 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-b947ad18-a621-4025-8002-198f74d14fe5 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5774a778-85a4-4340-aa8e-203e2f0e9887) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:37:45.083750 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-b947ad18-a621-4025-8002-198f74d14fe5 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Flow 'volume_create_api' (055041e9-e82a-40c1-b50f-18235f12d346) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:37:45.084026 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-b947ad18-a621-4025-8002-198f74d14fe5 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Create volume request issued successfully. Jul 10 06:37:45.084683 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-b947ad18-a621-4025-8002-198f74d14fe5 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:37:45.085073 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 739/2933] 10.4.3.200 () {70 vars in 1298 bytes} [Fri Jul 10 06:37:44 2026] POST /volume/v3/volumes => generated 778 bytes in 276 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:37:45.100533 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-6ee46e7e-1a8d-4599-851a-b7c309624fdf None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:45.103324 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6ee46e7e-1a8d-4599-851a-b7c309624fdf tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/volumes/ff0c9258-23b4-4230-84a1-83069ddfd203 Jul 10 06:37:45.103607 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6ee46e7e-1a8d-4599-851a-b7c309624fdf tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:45.103847 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6ee46e7e-1a8d-4599-851a-b7c309624fdf tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:45.113078 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:45.113078 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:37:45.119099 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-6ee46e7e-1a8d-4599-851a-b7c309624fdf tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Volume info retrieved successfully. Jul 10 06:37:45.124993 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6ee46e7e-1a8d-4599-851a-b7c309624fdf tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/volumes/ff0c9258-23b4-4230-84a1-83069ddfd203 returned with HTTP 200 Jul 10 06:37:45.125457 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 730/2934] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:37:45 2026] GET /volume/v3/volumes/ff0c9258-23b4-4230-84a1-83069ddfd203 => generated 957 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:45.378424 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-99e2a18e-31a7-4325-b473-42e5a3b45704 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:45.380080 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-99e2a18e-31a7-4325-b473-42e5a3b45704 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] GET https://10.4.3.200/volume/v3/backups/0ac7ec53-835c-4731-b757-f80046fd7342 Jul 10 06:37:45.380252 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-99e2a18e-31a7-4325-b473-42e5a3b45704 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:45.380421 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-99e2a18e-31a7-4325-b473-42e5a3b45704 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:45.380619 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-99e2a18e-31a7-4325-b473-42e5a3b45704 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Show backup with id 0ac7ec53-835c-4731-b757-f80046fd7342. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:45.384847 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:45.384847 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:37:45.385468 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-99e2a18e-31a7-4325-b473-42e5a3b45704 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] https://10.4.3.200/volume/v3/backups/0ac7ec53-835c-4731-b757-f80046fd7342 returned with HTTP 200 Jul 10 06:37:45.385804 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 733/2935] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:45 2026] GET /volume/v3/backups/0ac7ec53-835c-4731-b757-f80046fd7342 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:45.399385 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-93f867ba-658e-4b97-967c-17a70bd7b0f8 req-c58ef79b-d711-4d7c-b605-cba6059967f4 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:45.401775 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-93f867ba-658e-4b97-967c-17a70bd7b0f8 req-c58ef79b-d711-4d7c-b605-cba6059967f4 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] POST https://10.4.3.200/volume/v3/attachments/5f38b391-86a2-4724-8b71-612dfaaba65a/action Jul 10 06:37:45.402169 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-93f867ba-658e-4b97-967c-17a70bd7b0f8 req-c58ef79b-d711-4d7c-b605-cba6059967f4 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Action body: b'{"os-complete": null}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:37:45.402316 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-93f867ba-658e-4b97-967c-17a70bd7b0f8 req-c58ef79b-d711-4d7c-b605-cba6059967f4 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:37:45.420146 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:45.420146 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:37:45.430345 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-93f867ba-658e-4b97-967c-17a70bd7b0f8 req-c58ef79b-d711-4d7c-b605-cba6059967f4 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] https://10.4.3.200/volume/v3/attachments/5f38b391-86a2-4724-8b71-612dfaaba65a/action returned with HTTP 204 Jul 10 06:37:45.430908 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 734/2936] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 10 06:37:45 2026] POST /volume/v3/attachments/5f38b391-86a2-4724-8b71-612dfaaba65a/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:37:45.488343 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-68c72796-6a3a-41d8-ad77-6c440ffae064 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:45.490804 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-68c72796-6a3a-41d8-ad77-6c440ffae064 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] GET https://10.4.3.200/volume/v3/volumes/2b40f923-5d38-4943-8afa-7a72365ed674 Jul 10 06:37:45.491099 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-68c72796-6a3a-41d8-ad77-6c440ffae064 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:45.491365 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-68c72796-6a3a-41d8-ad77-6c440ffae064 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:45.503456 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:45.503456 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:37:45.507214 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-68c72796-6a3a-41d8-ad77-6c440ffae064 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Volume info retrieved successfully. Jul 10 06:37:45.511729 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-68c72796-6a3a-41d8-ad77-6c440ffae064 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] https://10.4.3.200/volume/v3/volumes/2b40f923-5d38-4943-8afa-7a72365ed674 returned with HTTP 200 Jul 10 06:37:45.512106 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 740/2937] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:45 2026] GET /volume/v3/volumes/2b40f923-5d38-4943-8afa-7a72365ed674 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:45.665991 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-0486b418-19f5-4f4c-b3b2-36bf384644d2 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:45.669702 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0486b418-19f5-4f4c-b3b2-36bf384644d2 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] GET https://10.4.3.200/volume/v3/volumes/9bbd3f26-e426-463e-962d-a4da0c5a26ad Jul 10 06:37:45.669991 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0486b418-19f5-4f4c-b3b2-36bf384644d2 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:45.670273 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0486b418-19f5-4f4c-b3b2-36bf384644d2 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:45.692292 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:45.692292 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:37:45.697087 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-0486b418-19f5-4f4c-b3b2-36bf384644d2 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Volume info retrieved successfully. Jul 10 06:37:45.702917 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0486b418-19f5-4f4c-b3b2-36bf384644d2 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] https://10.4.3.200/volume/v3/volumes/9bbd3f26-e426-463e-962d-a4da0c5a26ad returned with HTTP 200 Jul 10 06:37:45.703569 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 731/2938] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:45 2026] GET /volume/v3/volumes/9bbd3f26-e426-463e-962d-a4da0c5a26ad => generated 1136 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:37:45.717201 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-381085c5-8f3b-43f3-8967-853a75b591e4 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:45.719388 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-381085c5-8f3b-43f3-8967-853a75b591e4 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] GET https://10.4.3.200/volume/v3/volumes/9bbd3f26-e426-463e-962d-a4da0c5a26ad Jul 10 06:37:45.719647 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-381085c5-8f3b-43f3-8967-853a75b591e4 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:45.719857 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-381085c5-8f3b-43f3-8967-853a75b591e4 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:45.732365 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:45.732365 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:37:45.737039 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-381085c5-8f3b-43f3-8967-853a75b591e4 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Volume info retrieved successfully. Jul 10 06:37:45.743880 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-381085c5-8f3b-43f3-8967-853a75b591e4 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] https://10.4.3.200/volume/v3/volumes/9bbd3f26-e426-463e-962d-a4da0c5a26ad returned with HTTP 200 Jul 10 06:37:45.745791 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 734/2939] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:45 2026] GET /volume/v3/volumes/9bbd3f26-e426-463e-962d-a4da0c5a26ad => generated 1136 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:37:46.053651 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-66005c78-0ac5-46bb-b1a5-97faa74abb00 req-9b2edb09-3a6a-4f00-8121-fb479c1deef9 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:46.055829 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-66005c78-0ac5-46bb-b1a5-97faa74abb00 req-9b2edb09-3a6a-4f00-8121-fb479c1deef9 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] GET https://10.4.3.200/volume/v3/volumes/dd4137ad-9814-404e-833c-56eddd105d66 Jul 10 06:37:46.056044 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-66005c78-0ac5-46bb-b1a5-97faa74abb00 req-9b2edb09-3a6a-4f00-8121-fb479c1deef9 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:46.056271 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-66005c78-0ac5-46bb-b1a5-97faa74abb00 req-9b2edb09-3a6a-4f00-8121-fb479c1deef9 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:46.066041 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:46.066041 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:37:46.069114 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [req-66005c78-0ac5-46bb-b1a5-97faa74abb00 req-9b2edb09-3a6a-4f00-8121-fb479c1deef9 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Volume info retrieved successfully. Jul 10 06:37:46.072808 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-66005c78-0ac5-46bb-b1a5-97faa74abb00 req-9b2edb09-3a6a-4f00-8121-fb479c1deef9 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] https://10.4.3.200/volume/v3/volumes/dd4137ad-9814-404e-833c-56eddd105d66 returned with HTTP 200 Jul 10 06:37:46.073180 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 735/2940] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:37:46 2026] GET /volume/v3/volumes/dd4137ad-9814-404e-833c-56eddd105d66 => generated 1136 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:37:46.093699 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-66005c78-0ac5-46bb-b1a5-97faa74abb00 req-08356a63-b37e-4834-984c-9dbc975c6548 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:46.097159 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-66005c78-0ac5-46bb-b1a5-97faa74abb00 req-08356a63-b37e-4834-984c-9dbc975c6548 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] POST https://10.4.3.200/volume/v3/volumes/dd4137ad-9814-404e-833c-56eddd105d66/action Jul 10 06:37:46.097571 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-66005c78-0ac5-46bb-b1a5-97faa74abb00 req-08356a63-b37e-4834-984c-9dbc975c6548 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99975) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:37:46.097751 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-66005c78-0ac5-46bb-b1a5-97faa74abb00 req-08356a63-b37e-4834-984c-9dbc975c6548 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:37:46.110644 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:46.110644 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:37:46.111121 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [req-66005c78-0ac5-46bb-b1a5-97faa74abb00 req-08356a63-b37e-4834-984c-9dbc975c6548 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Volume info retrieved successfully. Jul 10 06:37:46.123588 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [req-66005c78-0ac5-46bb-b1a5-97faa74abb00 req-08356a63-b37e-4834-984c-9dbc975c6548 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Begin detaching volume completed successfully. Jul 10 06:37:46.123906 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-66005c78-0ac5-46bb-b1a5-97faa74abb00 req-08356a63-b37e-4834-984c-9dbc975c6548 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] https://10.4.3.200/volume/v3/volumes/dd4137ad-9814-404e-833c-56eddd105d66/action returned with HTTP 202 Jul 10 06:37:46.124364 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 741/2941] 10.4.3.200 () {72 vars in 1672 bytes} [Fri Jul 10 06:37:46 2026] POST /volume/v3/volumes/dd4137ad-9814-404e-833c-56eddd105d66/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:37:46.142339 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-ac786c47-c666-4582-982e-b6cc67b1cfe4 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:46.145343 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ac786c47-c666-4582-982e-b6cc67b1cfe4 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/volumes/ff0c9258-23b4-4230-84a1-83069ddfd203 Jul 10 06:37:46.145576 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ac786c47-c666-4582-982e-b6cc67b1cfe4 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:46.145751 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ac786c47-c666-4582-982e-b6cc67b1cfe4 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:46.146374 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-dce8ca7f-b95f-4bc6-a72e-cd2b204bba96 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:46.148335 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-dce8ca7f-b95f-4bc6-a72e-cd2b204bba96 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] GET https://10.4.3.200/volume/v3/volumes/dd4137ad-9814-404e-833c-56eddd105d66 Jul 10 06:37:46.148553 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-dce8ca7f-b95f-4bc6-a72e-cd2b204bba96 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:46.148793 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-dce8ca7f-b95f-4bc6-a72e-cd2b204bba96 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:46.157117 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:46.157117 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:37:46.158703 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:46.158703 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:37:46.162425 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-dce8ca7f-b95f-4bc6-a72e-cd2b204bba96 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Volume info retrieved successfully. Jul 10 06:37:46.163629 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-ac786c47-c666-4582-982e-b6cc67b1cfe4 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Volume info retrieved successfully. Jul 10 06:37:46.166980 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-dce8ca7f-b95f-4bc6-a72e-cd2b204bba96 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] https://10.4.3.200/volume/v3/volumes/dd4137ad-9814-404e-833c-56eddd105d66 returned with HTTP 200 Jul 10 06:37:46.167327 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ac786c47-c666-4582-982e-b6cc67b1cfe4 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/volumes/ff0c9258-23b4-4230-84a1-83069ddfd203 returned with HTTP 200 Jul 10 06:37:46.167366 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 735/2942] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:46 2026] GET /volume/v3/volumes/dd4137ad-9814-404e-833c-56eddd105d66 => generated 1139 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:37:46.167739 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 732/2943] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:37:46 2026] GET /volume/v3/volumes/ff0c9258-23b4-4230-84a1-83069ddfd203 => generated 1018 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:37:46.183512 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-9a852f23-26e6-4e36-a125-7600f70d92ff None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:46.185266 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9a852f23-26e6-4e36-a125-7600f70d92ff tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] POST https://10.4.3.200/volume/v3/backups Jul 10 06:37:46.185656 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9a852f23-26e6-4e36-a125-7600f70d92ff tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ff0c9258-23b4-4230-84a1-83069ddfd203", "name": "tempest-type-Backup-1750620272"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:37:46.187174 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.contrib.backups [None req-9a852f23-26e6-4e36-a125-7600f70d92ff tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Creating new backup {'backup': {'volume_id': 'ff0c9258-23b4-4230-84a1-83069ddfd203', 'name': 'tempest-type-Backup-1750620272'}} {{(pid=99978) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 06:37:46.187315 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.contrib.backups [None req-9a852f23-26e6-4e36-a125-7600f70d92ff tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Creating backup of volume ff0c9258-23b4-4230-84a1-83069ddfd203 in container None Jul 10 06:37:46.204935 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:46.204935 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:37:46.205256 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-9a852f23-26e6-4e36-a125-7600f70d92ff tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Volume info retrieved successfully. Jul 10 06:37:46.231929 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-9a852f23-26e6-4e36-a125-7600f70d92ff tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Created reservations ['d706c37b-41a8-4aa7-af7f-47727a102927', 'd3b11dab-9428-4073-baa6-b26a77e6c0a4'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:37:46.267623 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9a852f23-26e6-4e36-a125-7600f70d92ff tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups returned with HTTP 202 Jul 10 06:37:46.268142 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 736/2944] 10.4.3.200 () {70 vars in 1299 bytes} [Fri Jul 10 06:37:46 2026] POST /volume/v3/backups => generated 316 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:37:46.279132 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-009d1704-35c1-4ed7-bb95-79a78e093d5e None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:46.281151 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-009d1704-35c1-4ed7-bb95-79a78e093d5e tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/d2e9af43-d885-4c1b-8245-db69a6fec790 Jul 10 06:37:46.281554 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-009d1704-35c1-4ed7-bb95-79a78e093d5e tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:46.281879 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-009d1704-35c1-4ed7-bb95-79a78e093d5e tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:46.282114 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-009d1704-35c1-4ed7-bb95-79a78e093d5e tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id d2e9af43-d885-4c1b-8245-db69a6fec790. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:46.288222 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:46.288222 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:37:46.288222 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-009d1704-35c1-4ed7-bb95-79a78e093d5e tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/d2e9af43-d885-4c1b-8245-db69a6fec790 returned with HTTP 200 Jul 10 06:37:46.288222 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 742/2945] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:37:46 2026] GET /volume/v3/backups/d2e9af43-d885-4c1b-8245-db69a6fec790 => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:46.398333 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-87be36ab-e0fe-41e1-b045-af11d9b88c12 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:46.400473 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-87be36ab-e0fe-41e1-b045-af11d9b88c12 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] GET https://10.4.3.200/volume/v3/backups/0ac7ec53-835c-4731-b757-f80046fd7342 Jul 10 06:37:46.400698 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-87be36ab-e0fe-41e1-b045-af11d9b88c12 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:46.400945 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-87be36ab-e0fe-41e1-b045-af11d9b88c12 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:46.401123 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-87be36ab-e0fe-41e1-b045-af11d9b88c12 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Show backup with id 0ac7ec53-835c-4731-b757-f80046fd7342. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:46.405713 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:46.405713 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:37:46.406367 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-87be36ab-e0fe-41e1-b045-af11d9b88c12 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] https://10.4.3.200/volume/v3/backups/0ac7ec53-835c-4731-b757-f80046fd7342 returned with HTTP 200 Jul 10 06:37:46.406810 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 736/2946] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:46 2026] GET /volume/v3/backups/0ac7ec53-835c-4731-b757-f80046fd7342 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:46.529880 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-45887d7e-bd0c-4b85-ac5d-ab5eb97ffcb2 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:46.532921 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-45887d7e-bd0c-4b85-ac5d-ab5eb97ffcb2 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] GET https://10.4.3.200/volume/v3/volumes/2b40f923-5d38-4943-8afa-7a72365ed674 Jul 10 06:37:46.533143 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-45887d7e-bd0c-4b85-ac5d-ab5eb97ffcb2 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:46.533460 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-45887d7e-bd0c-4b85-ac5d-ab5eb97ffcb2 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:46.550311 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:46.550311 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:37:46.557487 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-45887d7e-bd0c-4b85-ac5d-ab5eb97ffcb2 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Volume info retrieved successfully. Jul 10 06:37:46.562732 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-45887d7e-bd0c-4b85-ac5d-ab5eb97ffcb2 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] https://10.4.3.200/volume/v3/volumes/2b40f923-5d38-4943-8afa-7a72365ed674 returned with HTTP 200 Jul 10 06:37:46.563141 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 733/2947] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:46 2026] GET /volume/v3/volumes/2b40f923-5d38-4943-8afa-7a72365ed674 => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:47.161277 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-57e298a4-4239-4745-8ae1-761daa684d3d None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:47.161277 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-57e298a4-4239-4745-8ae1-761daa684d3d None None] GET https://10.4.3.200/volume// Jul 10 06:37:47.161277 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-57e298a4-4239-4745-8ae1-761daa684d3d None None] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:47.161277 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-57e298a4-4239-4745-8ae1-761daa684d3d None None] Calling method 'all' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:47.161277 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-57e298a4-4239-4745-8ae1-761daa684d3d None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:37:47.161277 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 737/2948] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:37: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 10 06:37:47.178552 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-66005c78-0ac5-46bb-b1a5-97faa74abb00 req-84f62a19-43a9-4056-ac25-8196dac8e210 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:47.183528 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-66005c78-0ac5-46bb-b1a5-97faa74abb00 req-84f62a19-43a9-4056-ac25-8196dac8e210 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] GET https://10.4.3.200/volume/v3/volumes/dd4137ad-9814-404e-833c-56eddd105d66 Jul 10 06:37:47.183528 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-66005c78-0ac5-46bb-b1a5-97faa74abb00 req-84f62a19-43a9-4056-ac25-8196dac8e210 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:47.183729 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-88544262-3cc2-4aca-ab2d-7c4772cfd9ae None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:47.183797 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-66005c78-0ac5-46bb-b1a5-97faa74abb00 req-84f62a19-43a9-4056-ac25-8196dac8e210 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:47.185518 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-88544262-3cc2-4aca-ab2d-7c4772cfd9ae tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] GET https://10.4.3.200/volume/v3/volumes/dd4137ad-9814-404e-833c-56eddd105d66 Jul 10 06:37:47.185714 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-88544262-3cc2-4aca-ab2d-7c4772cfd9ae tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:47.185904 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-88544262-3cc2-4aca-ab2d-7c4772cfd9ae tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:47.196139 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:47.196139 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:37:47.196312 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:47.196312 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:37:47.199836 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [req-66005c78-0ac5-46bb-b1a5-97faa74abb00 req-84f62a19-43a9-4056-ac25-8196dac8e210 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Volume info retrieved successfully. Jul 10 06:37:47.200318 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-88544262-3cc2-4aca-ab2d-7c4772cfd9ae tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Volume info retrieved successfully. Jul 10 06:37:47.205379 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-88544262-3cc2-4aca-ab2d-7c4772cfd9ae tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] https://10.4.3.200/volume/v3/volumes/dd4137ad-9814-404e-833c-56eddd105d66 returned with HTTP 200 Jul 10 06:37:47.205844 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 737/2949] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:47 2026] GET /volume/v3/volumes/dd4137ad-9814-404e-833c-56eddd105d66 => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:37:47.206840 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-66005c78-0ac5-46bb-b1a5-97faa74abb00 req-84f62a19-43a9-4056-ac25-8196dac8e210 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] https://10.4.3.200/volume/v3/volumes/dd4137ad-9814-404e-833c-56eddd105d66 returned with HTTP 200 Jul 10 06:37:47.206840 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 743/2950] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 10 06:37:47 2026] GET /volume/v3/volumes/dd4137ad-9814-404e-833c-56eddd105d66 => generated 1319 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:37:47.299837 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-0ad331d7-9010-4fa0-82bc-85e6aa126da5 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:47.302654 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0ad331d7-9010-4fa0-82bc-85e6aa126da5 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/d2e9af43-d885-4c1b-8245-db69a6fec790 Jul 10 06:37:47.302654 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0ad331d7-9010-4fa0-82bc-85e6aa126da5 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:47.302654 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0ad331d7-9010-4fa0-82bc-85e6aa126da5 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:47.302654 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-0ad331d7-9010-4fa0-82bc-85e6aa126da5 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id d2e9af43-d885-4c1b-8245-db69a6fec790. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:47.307520 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:47.307520 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:37:47.307999 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0ad331d7-9010-4fa0-82bc-85e6aa126da5 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/d2e9af43-d885-4c1b-8245-db69a6fec790 returned with HTTP 200 Jul 10 06:37:47.308701 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 734/2951] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:37:47 2026] GET /volume/v3/backups/d2e9af43-d885-4c1b-8245-db69a6fec790 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:47.420920 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-402ead08-1a51-4875-aa11-f26edb05881b None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:47.422915 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-402ead08-1a51-4875-aa11-f26edb05881b tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] GET https://10.4.3.200/volume/v3/backups/0ac7ec53-835c-4731-b757-f80046fd7342 Jul 10 06:37:47.423251 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-402ead08-1a51-4875-aa11-f26edb05881b tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:47.423644 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-402ead08-1a51-4875-aa11-f26edb05881b tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:47.426526 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-402ead08-1a51-4875-aa11-f26edb05881b tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Show backup with id 0ac7ec53-835c-4731-b757-f80046fd7342. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:47.431763 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:47.431763 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:37:47.431763 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-402ead08-1a51-4875-aa11-f26edb05881b tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] https://10.4.3.200/volume/v3/backups/0ac7ec53-835c-4731-b757-f80046fd7342 returned with HTTP 200 Jul 10 06:37:47.431763 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 738/2952] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:47 2026] GET /volume/v3/backups/0ac7ec53-835c-4731-b757-f80046fd7342 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:47.575545 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-9b94732f-f909-49a1-a50b-5c12ca82f61a None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:47.578410 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9b94732f-f909-49a1-a50b-5c12ca82f61a tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] GET https://10.4.3.200/volume/v3/volumes/2b40f923-5d38-4943-8afa-7a72365ed674 Jul 10 06:37:47.579530 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9b94732f-f909-49a1-a50b-5c12ca82f61a tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:47.579530 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9b94732f-f909-49a1-a50b-5c12ca82f61a tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:47.591267 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:47.591267 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:37:47.596342 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-9b94732f-f909-49a1-a50b-5c12ca82f61a tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Volume info retrieved successfully. Jul 10 06:37:47.602706 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9b94732f-f909-49a1-a50b-5c12ca82f61a tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] https://10.4.3.200/volume/v3/volumes/2b40f923-5d38-4943-8afa-7a72365ed674 returned with HTTP 200 Jul 10 06:37:47.603192 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 738/2953] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:47 2026] GET /volume/v3/volumes/2b40f923-5d38-4943-8afa-7a72365ed674 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:48.219527 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-20d3cffb-fd94-4c29-bcff-5d6e2c52e110 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:48.226757 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-20d3cffb-fd94-4c29-bcff-5d6e2c52e110 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] GET https://10.4.3.200/volume/v3/volumes/dd4137ad-9814-404e-833c-56eddd105d66 Jul 10 06:37:48.227033 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-20d3cffb-fd94-4c29-bcff-5d6e2c52e110 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:48.227335 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-20d3cffb-fd94-4c29-bcff-5d6e2c52e110 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:48.241859 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:48.241859 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:37:48.246129 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-20d3cffb-fd94-4c29-bcff-5d6e2c52e110 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Volume info retrieved successfully. Jul 10 06:37:48.251702 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-20d3cffb-fd94-4c29-bcff-5d6e2c52e110 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] https://10.4.3.200/volume/v3/volumes/dd4137ad-9814-404e-833c-56eddd105d66 returned with HTTP 200 Jul 10 06:37:48.252320 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 744/2954] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:48 2026] GET /volume/v3/volumes/dd4137ad-9814-404e-833c-56eddd105d66 => generated 1139 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:37:48.319369 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-d0bb783d-6345-496c-bb67-68b09383d2de None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:48.321718 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d0bb783d-6345-496c-bb67-68b09383d2de tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/d2e9af43-d885-4c1b-8245-db69a6fec790 Jul 10 06:37:48.322009 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d0bb783d-6345-496c-bb67-68b09383d2de tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:48.322274 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d0bb783d-6345-496c-bb67-68b09383d2de tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:48.322424 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-d0bb783d-6345-496c-bb67-68b09383d2de tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id d2e9af43-d885-4c1b-8245-db69a6fec790. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:48.327701 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:48.327701 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:37:48.328598 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d0bb783d-6345-496c-bb67-68b09383d2de tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/d2e9af43-d885-4c1b-8245-db69a6fec790 returned with HTTP 200 Jul 10 06:37:48.329130 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 735/2955] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:37:48 2026] GET /volume/v3/backups/d2e9af43-d885-4c1b-8245-db69a6fec790 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:48.451999 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-2102ce03-42cf-4505-9818-f8605d6131d2 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:48.454008 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2102ce03-42cf-4505-9818-f8605d6131d2 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] GET https://10.4.3.200/volume/v3/backups/0ac7ec53-835c-4731-b757-f80046fd7342 Jul 10 06:37:48.454281 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2102ce03-42cf-4505-9818-f8605d6131d2 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:48.454618 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2102ce03-42cf-4505-9818-f8605d6131d2 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:48.454873 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-2102ce03-42cf-4505-9818-f8605d6131d2 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Show backup with id 0ac7ec53-835c-4731-b757-f80046fd7342. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:48.460421 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:48.460421 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:37:48.461433 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2102ce03-42cf-4505-9818-f8605d6131d2 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] https://10.4.3.200/volume/v3/backups/0ac7ec53-835c-4731-b757-f80046fd7342 returned with HTTP 200 Jul 10 06:37:48.462005 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 739/2956] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:48 2026] GET /volume/v3/backups/0ac7ec53-835c-4731-b757-f80046fd7342 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:48.620543 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-aac807aa-a504-4f55-a126-2324696486d2 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:48.622156 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-aac807aa-a504-4f55-a126-2324696486d2 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] GET https://10.4.3.200/volume/v3/volumes/2b40f923-5d38-4943-8afa-7a72365ed674 Jul 10 06:37:48.622335 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-aac807aa-a504-4f55-a126-2324696486d2 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:48.622526 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-aac807aa-a504-4f55-a126-2324696486d2 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:48.645035 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:48.645035 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:37:48.649888 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-aac807aa-a504-4f55-a126-2324696486d2 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Volume info retrieved successfully. Jul 10 06:37:48.655817 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-aac807aa-a504-4f55-a126-2324696486d2 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] https://10.4.3.200/volume/v3/volumes/2b40f923-5d38-4943-8afa-7a72365ed674 returned with HTTP 200 Jul 10 06:37:48.656323 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 739/2957] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:48 2026] GET /volume/v3/volumes/2b40f923-5d38-4943-8afa-7a72365ed674 => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:49.263988 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-f00422e8-74b5-4c4b-a993-556f1c4d3333 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:49.265661 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-f00422e8-74b5-4c4b-a993-556f1c4d3333 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] GET https://10.4.3.200/volume/v3/volumes/dd4137ad-9814-404e-833c-56eddd105d66 Jul 10 06:37:49.265882 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-f00422e8-74b5-4c4b-a993-556f1c4d3333 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:49.266090 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-f00422e8-74b5-4c4b-a993-556f1c4d3333 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:49.276342 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:49.276342 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:37:49.280363 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-f00422e8-74b5-4c4b-a993-556f1c4d3333 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Volume info retrieved successfully. Jul 10 06:37:49.285972 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-f00422e8-74b5-4c4b-a993-556f1c4d3333 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] https://10.4.3.200/volume/v3/volumes/dd4137ad-9814-404e-833c-56eddd105d66 returned with HTTP 200 Jul 10 06:37:49.286486 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 745/2958] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:49 2026] GET /volume/v3/volumes/dd4137ad-9814-404e-833c-56eddd105d66 => generated 1139 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:37:49.338988 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-ac6e125e-2a3f-461c-9779-d5a802328fc4 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:49.340637 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ac6e125e-2a3f-461c-9779-d5a802328fc4 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/d2e9af43-d885-4c1b-8245-db69a6fec790 Jul 10 06:37:49.340921 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ac6e125e-2a3f-461c-9779-d5a802328fc4 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:49.341195 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ac6e125e-2a3f-461c-9779-d5a802328fc4 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:49.341344 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-ac6e125e-2a3f-461c-9779-d5a802328fc4 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id d2e9af43-d885-4c1b-8245-db69a6fec790. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:49.345705 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:49.345705 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:37:49.346574 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ac6e125e-2a3f-461c-9779-d5a802328fc4 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/d2e9af43-d885-4c1b-8245-db69a6fec790 returned with HTTP 200 Jul 10 06:37:49.347045 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 736/2959] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:37:49 2026] GET /volume/v3/backups/d2e9af43-d885-4c1b-8245-db69a6fec790 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:49.482484 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-ca7cadd3-6cbb-4907-9097-a1e93bace75e None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:49.484238 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ca7cadd3-6cbb-4907-9097-a1e93bace75e tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] GET https://10.4.3.200/volume/v3/backups/0ac7ec53-835c-4731-b757-f80046fd7342 Jul 10 06:37:49.484423 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ca7cadd3-6cbb-4907-9097-a1e93bace75e tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:49.484636 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ca7cadd3-6cbb-4907-9097-a1e93bace75e tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:49.484736 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-ca7cadd3-6cbb-4907-9097-a1e93bace75e tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Show backup with id 0ac7ec53-835c-4731-b757-f80046fd7342. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:49.488645 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:49.488645 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:37:49.489154 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ca7cadd3-6cbb-4907-9097-a1e93bace75e tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] https://10.4.3.200/volume/v3/backups/0ac7ec53-835c-4731-b757-f80046fd7342 returned with HTTP 200 Jul 10 06:37:49.489482 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 740/2960] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:49 2026] GET /volume/v3/backups/0ac7ec53-835c-4731-b757-f80046fd7342 => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:49.670430 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-07c83979-70ce-4d3d-99e8-9de0fc0154ea None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:49.672009 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-07c83979-70ce-4d3d-99e8-9de0fc0154ea tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] GET https://10.4.3.200/volume/v3/volumes/2b40f923-5d38-4943-8afa-7a72365ed674 Jul 10 06:37:49.672211 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-07c83979-70ce-4d3d-99e8-9de0fc0154ea tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:49.672404 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-07c83979-70ce-4d3d-99e8-9de0fc0154ea tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:49.680938 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:49.680938 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:37:49.683720 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-07c83979-70ce-4d3d-99e8-9de0fc0154ea tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Volume info retrieved successfully. Jul 10 06:37:49.687111 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-07c83979-70ce-4d3d-99e8-9de0fc0154ea tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] https://10.4.3.200/volume/v3/volumes/2b40f923-5d38-4943-8afa-7a72365ed674 returned with HTTP 200 Jul 10 06:37:49.687437 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 740/2961] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:49 2026] GET /volume/v3/volumes/2b40f923-5d38-4943-8afa-7a72365ed674 => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:50.298833 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-ce4ad891-2c59-4289-86b8-989e0b6f3c5f None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:50.300704 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-ce4ad891-2c59-4289-86b8-989e0b6f3c5f tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] GET https://10.4.3.200/volume/v3/volumes/dd4137ad-9814-404e-833c-56eddd105d66 Jul 10 06:37:50.300920 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-ce4ad891-2c59-4289-86b8-989e0b6f3c5f tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:50.301124 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-ce4ad891-2c59-4289-86b8-989e0b6f3c5f tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:50.311000 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:50.311000 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:37:50.315398 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-ce4ad891-2c59-4289-86b8-989e0b6f3c5f tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Volume info retrieved successfully. Jul 10 06:37:50.320438 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-ce4ad891-2c59-4289-86b8-989e0b6f3c5f tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] https://10.4.3.200/volume/v3/volumes/dd4137ad-9814-404e-833c-56eddd105d66 returned with HTTP 200 Jul 10 06:37:50.320997 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 746/2962] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:50 2026] GET /volume/v3/volumes/dd4137ad-9814-404e-833c-56eddd105d66 => generated 1139 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 06:37:50.357459 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-ba901560-74bc-4267-ae87-7e1f24c553c0 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:50.359615 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ba901560-74bc-4267-ae87-7e1f24c553c0 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/d2e9af43-d885-4c1b-8245-db69a6fec790 Jul 10 06:37:50.359891 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ba901560-74bc-4267-ae87-7e1f24c553c0 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:50.360170 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ba901560-74bc-4267-ae87-7e1f24c553c0 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:50.360360 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-ba901560-74bc-4267-ae87-7e1f24c553c0 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id d2e9af43-d885-4c1b-8245-db69a6fec790. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:50.364858 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:50.364858 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:37:50.365605 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ba901560-74bc-4267-ae87-7e1f24c553c0 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/d2e9af43-d885-4c1b-8245-db69a6fec790 returned with HTTP 200 Jul 10 06:37:50.365971 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 737/2963] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:37:50 2026] GET /volume/v3/backups/d2e9af43-d885-4c1b-8245-db69a6fec790 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:50.441878 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-66005c78-0ac5-46bb-b1a5-97faa74abb00 req-b5ce1480-0424-4295-83c0-220aa09dcaf4 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:50.445007 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-66005c78-0ac5-46bb-b1a5-97faa74abb00 req-b5ce1480-0424-4295-83c0-220aa09dcaf4 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] DELETE https://10.4.3.200/volume/v3/attachments/7a1140d4-502e-4de8-b1e7-5696cdcb5142 Jul 10 06:37:50.445185 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-66005c78-0ac5-46bb-b1a5-97faa74abb00 req-b5ce1480-0424-4295-83c0-220aa09dcaf4 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:50.445440 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-66005c78-0ac5-46bb-b1a5-97faa74abb00 req-b5ce1480-0424-4295-83c0-220aa09dcaf4 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Calling method 'version_select' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:50.453011 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:50.453011 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:37:50.501452 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-e16ea3f6-0420-4b2f-9a61-6cfbcec062a8 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:50.503077 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e16ea3f6-0420-4b2f-9a61-6cfbcec062a8 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] GET https://10.4.3.200/volume/v3/backups/0ac7ec53-835c-4731-b757-f80046fd7342 Jul 10 06:37:50.503247 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e16ea3f6-0420-4b2f-9a61-6cfbcec062a8 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:50.503413 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e16ea3f6-0420-4b2f-9a61-6cfbcec062a8 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:50.503532 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-e16ea3f6-0420-4b2f-9a61-6cfbcec062a8 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Show backup with id 0ac7ec53-835c-4731-b757-f80046fd7342. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:50.507084 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:50.507084 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:37:50.507639 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e16ea3f6-0420-4b2f-9a61-6cfbcec062a8 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] https://10.4.3.200/volume/v3/backups/0ac7ec53-835c-4731-b757-f80046fd7342 returned with HTTP 200 Jul 10 06:37:50.507958 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 741/2964] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:50 2026] GET /volume/v3/backups/0ac7ec53-835c-4731-b757-f80046fd7342 => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:50.701698 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-0f85d096-f71e-4633-818a-f4181a2e1134 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:50.703824 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-0f85d096-f71e-4633-818a-f4181a2e1134 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] GET https://10.4.3.200/volume/v3/volumes/2b40f923-5d38-4943-8afa-7a72365ed674 Jul 10 06:37:50.704060 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-0f85d096-f71e-4633-818a-f4181a2e1134 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:50.704275 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-0f85d096-f71e-4633-818a-f4181a2e1134 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:50.715477 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:50.715477 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:37:50.719776 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-0f85d096-f71e-4633-818a-f4181a2e1134 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Volume info retrieved successfully. Jul 10 06:37:50.724834 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-0f85d096-f71e-4633-818a-f4181a2e1134 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] https://10.4.3.200/volume/v3/volumes/2b40f923-5d38-4943-8afa-7a72365ed674 returned with HTTP 200 Jul 10 06:37:50.725240 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 747/2965] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:50 2026] GET /volume/v3/volumes/2b40f923-5d38-4943-8afa-7a72365ed674 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:50.728532 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-28e1a569-96bf-45df-bddc-2c814d84c103 req-86133862-70c8-48dc-83c6-ba8afd655654 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:50.728532 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-28e1a569-96bf-45df-bddc-2c814d84c103 req-86133862-70c8-48dc-83c6-ba8afd655654 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] POST https://10.4.3.200/volume/v3/attachments/539d1b06-d5cb-4085-9768-332fb3a6c8f9/action Jul 10 06:37:50.728532 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-28e1a569-96bf-45df-bddc-2c814d84c103 req-86133862-70c8-48dc-83c6-ba8afd655654 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Action body: b'{"os-complete": null}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:37:50.728532 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-28e1a569-96bf-45df-bddc-2c814d84c103 req-86133862-70c8-48dc-83c6-ba8afd655654 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:37:50.742333 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:50.742333 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:37:50.752193 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-28e1a569-96bf-45df-bddc-2c814d84c103 req-86133862-70c8-48dc-83c6-ba8afd655654 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] https://10.4.3.200/volume/v3/attachments/539d1b06-d5cb-4085-9768-332fb3a6c8f9/action returned with HTTP 204 Jul 10 06:37:50.752970 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 738/2966] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 10 06:37:50 2026] POST /volume/v3/attachments/539d1b06-d5cb-4085-9768-332fb3a6c8f9/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:37:50.984225 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-66005c78-0ac5-46bb-b1a5-97faa74abb00 req-b5ce1480-0424-4295-83c0-220aa09dcaf4 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] https://10.4.3.200/volume/v3/attachments/7a1140d4-502e-4de8-b1e7-5696cdcb5142 returned with HTTP 200 Jul 10 06:37:50.984677 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 741/2967] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 10 06:37:50 2026] DELETE /volume/v3/attachments/7a1140d4-502e-4de8-b1e7-5696cdcb5142 => generated 19 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:51.333647 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-de2005fe-17ce-42c6-8f5f-ae773f8924f9 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:51.335396 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-de2005fe-17ce-42c6-8f5f-ae773f8924f9 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] GET https://10.4.3.200/volume/v3/volumes/dd4137ad-9814-404e-833c-56eddd105d66 Jul 10 06:37:51.335621 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-de2005fe-17ce-42c6-8f5f-ae773f8924f9 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:51.335826 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-de2005fe-17ce-42c6-8f5f-ae773f8924f9 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:51.343236 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:51.343236 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:37:51.345521 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-de2005fe-17ce-42c6-8f5f-ae773f8924f9 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Volume info retrieved successfully. Jul 10 06:37:51.349165 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-de2005fe-17ce-42c6-8f5f-ae773f8924f9 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] https://10.4.3.200/volume/v3/volumes/dd4137ad-9814-404e-833c-56eddd105d66 returned with HTTP 200 Jul 10 06:37:51.349541 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 742/2968] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:51 2026] GET /volume/v3/volumes/dd4137ad-9814-404e-833c-56eddd105d66 => generated 844 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:51.377671 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-0ba88242-a7cd-4879-85c3-af3ccd08e8be None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:51.380578 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-0ba88242-a7cd-4879-85c3-af3ccd08e8be tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/d2e9af43-d885-4c1b-8245-db69a6fec790 Jul 10 06:37:51.380578 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-0ba88242-a7cd-4879-85c3-af3ccd08e8be tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:51.380578 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-0ba88242-a7cd-4879-85c3-af3ccd08e8be tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:51.380578 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-0ba88242-a7cd-4879-85c3-af3ccd08e8be tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id d2e9af43-d885-4c1b-8245-db69a6fec790. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:51.387096 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:51.387096 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:37:51.387230 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-0ba88242-a7cd-4879-85c3-af3ccd08e8be tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/d2e9af43-d885-4c1b-8245-db69a6fec790 returned with HTTP 200 Jul 10 06:37:51.387787 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 748/2969] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:37:51 2026] GET /volume/v3/backups/d2e9af43-d885-4c1b-8245-db69a6fec790 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:51.431698 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-0affc0cd-c377-41c9-a38f-f113cfdb1771 req-f148411b-2a8b-45da-aa2a-7b6298700142 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:51.434748 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-0affc0cd-c377-41c9-a38f-f113cfdb1771 req-f148411b-2a8b-45da-aa2a-7b6298700142 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] GET https://10.4.3.200/volume/v3/volumes/9bbd3f26-e426-463e-962d-a4da0c5a26ad Jul 10 06:37:51.434748 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-0affc0cd-c377-41c9-a38f-f113cfdb1771 req-f148411b-2a8b-45da-aa2a-7b6298700142 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:51.434748 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-0affc0cd-c377-41c9-a38f-f113cfdb1771 req-f148411b-2a8b-45da-aa2a-7b6298700142 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:51.443789 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:51.443789 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:37:51.447094 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-0affc0cd-c377-41c9-a38f-f113cfdb1771 req-f148411b-2a8b-45da-aa2a-7b6298700142 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Volume info retrieved successfully. Jul 10 06:37:51.451604 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-0affc0cd-c377-41c9-a38f-f113cfdb1771 req-f148411b-2a8b-45da-aa2a-7b6298700142 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] https://10.4.3.200/volume/v3/volumes/9bbd3f26-e426-463e-962d-a4da0c5a26ad returned with HTTP 200 Jul 10 06:37:51.452055 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 739/2970] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:37:51 2026] GET /volume/v3/volumes/9bbd3f26-e426-463e-962d-a4da0c5a26ad => generated 1136 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:37:51.471066 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-0affc0cd-c377-41c9-a38f-f113cfdb1771 req-bef1a43f-172f-49b8-b724-bafa410fcfbe None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:51.473373 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-0affc0cd-c377-41c9-a38f-f113cfdb1771 req-bef1a43f-172f-49b8-b724-bafa410fcfbe tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] POST https://10.4.3.200/volume/v3/volumes/9bbd3f26-e426-463e-962d-a4da0c5a26ad/action Jul 10 06:37:51.474389 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-0affc0cd-c377-41c9-a38f-f113cfdb1771 req-bef1a43f-172f-49b8-b724-bafa410fcfbe tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:37:51.474389 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-0affc0cd-c377-41c9-a38f-f113cfdb1771 req-bef1a43f-172f-49b8-b724-bafa410fcfbe tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:37:51.486074 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:51.486074 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:37:51.486670 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [req-0affc0cd-c377-41c9-a38f-f113cfdb1771 req-bef1a43f-172f-49b8-b724-bafa410fcfbe tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Volume info retrieved successfully. Jul 10 06:37:51.495813 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [req-0affc0cd-c377-41c9-a38f-f113cfdb1771 req-bef1a43f-172f-49b8-b724-bafa410fcfbe tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Begin detaching volume completed successfully. Jul 10 06:37:51.496005 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-0affc0cd-c377-41c9-a38f-f113cfdb1771 req-bef1a43f-172f-49b8-b724-bafa410fcfbe tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] https://10.4.3.200/volume/v3/volumes/9bbd3f26-e426-463e-962d-a4da0c5a26ad/action returned with HTTP 202 Jul 10 06:37:51.496658 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 742/2971] 10.4.3.200 () {72 vars in 1672 bytes} [Fri Jul 10 06:37:51 2026] POST /volume/v3/volumes/9bbd3f26-e426-463e-962d-a4da0c5a26ad/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:37:51.517453 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-c49a45e4-a8b4-4ba1-a36a-4e07931a494b None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:51.518175 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-4b7be586-b67c-4d90-a69f-14b2f2556455 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:51.519396 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c49a45e4-a8b4-4ba1-a36a-4e07931a494b tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] GET https://10.4.3.200/volume/v3/volumes/9bbd3f26-e426-463e-962d-a4da0c5a26ad Jul 10 06:37:51.519572 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c49a45e4-a8b4-4ba1-a36a-4e07931a494b tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:51.519768 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c49a45e4-a8b4-4ba1-a36a-4e07931a494b tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:51.519983 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-4b7be586-b67c-4d90-a69f-14b2f2556455 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] GET https://10.4.3.200/volume/v3/backups/0ac7ec53-835c-4731-b757-f80046fd7342 Jul 10 06:37:51.520168 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-4b7be586-b67c-4d90-a69f-14b2f2556455 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:51.520360 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-4b7be586-b67c-4d90-a69f-14b2f2556455 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:51.520470 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-4b7be586-b67c-4d90-a69f-14b2f2556455 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Show backup with id 0ac7ec53-835c-4731-b757-f80046fd7342. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:51.524870 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:51.524870 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:37:51.525468 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-4b7be586-b67c-4d90-a69f-14b2f2556455 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] https://10.4.3.200/volume/v3/backups/0ac7ec53-835c-4731-b757-f80046fd7342 returned with HTTP 200 Jul 10 06:37:51.525885 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 749/2972] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:51 2026] GET /volume/v3/backups/0ac7ec53-835c-4731-b757-f80046fd7342 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:51.530387 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:51.530387 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:37:51.533968 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-c49a45e4-a8b4-4ba1-a36a-4e07931a494b tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Volume info retrieved successfully. Jul 10 06:37:51.537211 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-0aa07356-b6db-4330-afa8-3e7778af6075 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:51.538908 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c49a45e4-a8b4-4ba1-a36a-4e07931a494b tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] https://10.4.3.200/volume/v3/volumes/9bbd3f26-e426-463e-962d-a4da0c5a26ad returned with HTTP 200 Jul 10 06:37:51.538976 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0aa07356-b6db-4330-afa8-3e7778af6075 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] GET https://10.4.3.200/volume/v3/backups/7b738d91-1855-45fa-af5a-e663a801e472 Jul 10 06:37:51.539167 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0aa07356-b6db-4330-afa8-3e7778af6075 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:51.539326 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 743/2973] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:51 2026] GET /volume/v3/volumes/9bbd3f26-e426-463e-962d-a4da0c5a26ad => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:37:51.539375 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0aa07356-b6db-4330-afa8-3e7778af6075 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:51.539568 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-0aa07356-b6db-4330-afa8-3e7778af6075 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Show backup with id 7b738d91-1855-45fa-af5a-e663a801e472. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:51.543629 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:51.543629 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:37:51.544345 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0aa07356-b6db-4330-afa8-3e7778af6075 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] https://10.4.3.200/volume/v3/backups/7b738d91-1855-45fa-af5a-e663a801e472 returned with HTTP 200 Jul 10 06:37:51.544751 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 740/2974] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:51 2026] GET /volume/v3/backups/7b738d91-1855-45fa-af5a-e663a801e472 => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:51.555327 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-1f29921f-6149-4090-93e2-66ad9f1d54fe None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:51.557210 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1f29921f-6149-4090-93e2-66ad9f1d54fe tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] GET https://10.4.3.200/volume/v3/backups/89413e27-ec46-4a12-9c31-b1fb4dd81699 Jul 10 06:37:51.557377 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1f29921f-6149-4090-93e2-66ad9f1d54fe tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:51.557578 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1f29921f-6149-4090-93e2-66ad9f1d54fe tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:51.557681 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-1f29921f-6149-4090-93e2-66ad9f1d54fe tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Show backup with id 89413e27-ec46-4a12-9c31-b1fb4dd81699. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:51.561570 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:51.561570 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:37:51.562108 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1f29921f-6149-4090-93e2-66ad9f1d54fe tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] https://10.4.3.200/volume/v3/backups/89413e27-ec46-4a12-9c31-b1fb4dd81699 returned with HTTP 200 Jul 10 06:37:51.562433 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 743/2975] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:51 2026] GET /volume/v3/backups/89413e27-ec46-4a12-9c31-b1fb4dd81699 => generated 751 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:51.571752 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-fd02fed3-bfd3-44d1-997a-b6af31e27744 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:51.573419 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-fd02fed3-bfd3-44d1-997a-b6af31e27744 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] POST https://10.4.3.200/volume/v3/backups Jul 10 06:37:51.573779 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-fd02fed3-bfd3-44d1-997a-b6af31e27744 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4dd330c5-c909-4ff8-8296-f46b6e609371", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1196707443"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:37:51.575220 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.contrib.backups [None req-fd02fed3-bfd3-44d1-997a-b6af31e27744 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Creating new backup {'backup': {'volume_id': '4dd330c5-c909-4ff8-8296-f46b6e609371', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1196707443'}} {{(pid=99975) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 06:37:51.575376 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.contrib.backups [None req-fd02fed3-bfd3-44d1-997a-b6af31e27744 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Creating backup of volume 4dd330c5-c909-4ff8-8296-f46b6e609371 in container None Jul 10 06:37:51.582768 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:51.582768 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:37:51.583244 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-fd02fed3-bfd3-44d1-997a-b6af31e27744 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Volume info retrieved successfully. Jul 10 06:37:51.598414 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.quota [None req-fd02fed3-bfd3-44d1-997a-b6af31e27744 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Created reservations ['c6cb4238-31e5-487c-b4ab-a34b87bd2686', '36129afb-845b-4a85-b4ed-1d2fa4f066cb'] {{(pid=99975) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:37:51.628528 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-fd02fed3-bfd3-44d1-997a-b6af31e27744 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] https://10.4.3.200/volume/v3/backups returned with HTTP 202 Jul 10 06:37:51.628528 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 750/2976] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 10 06:37:51 2026] POST /volume/v3/backups => generated 330 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:37:51.634101 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-f5724f77-9b05-4691-ac96-5b56db004b6c None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:51.635947 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f5724f77-9b05-4691-ac96-5b56db004b6c tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] GET https://10.4.3.200/volume/v3/backups/11c8fbed-9194-4015-852c-d0c7f685fefc Jul 10 06:37:51.636110 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f5724f77-9b05-4691-ac96-5b56db004b6c tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:51.636285 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f5724f77-9b05-4691-ac96-5b56db004b6c tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:51.636382 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-f5724f77-9b05-4691-ac96-5b56db004b6c tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Show backup with id 11c8fbed-9194-4015-852c-d0c7f685fefc. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:51.640839 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:51.640839 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:37:51.641677 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f5724f77-9b05-4691-ac96-5b56db004b6c tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] https://10.4.3.200/volume/v3/backups/11c8fbed-9194-4015-852c-d0c7f685fefc returned with HTTP 200 Jul 10 06:37:51.643173 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 744/2977] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:51 2026] GET /volume/v3/backups/11c8fbed-9194-4015-852c-d0c7f685fefc => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:51.737380 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-00a1be11-560a-44ba-8140-56f4ca2c515a None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:51.739828 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-00a1be11-560a-44ba-8140-56f4ca2c515a tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] GET https://10.4.3.200/volume/v3/volumes/2b40f923-5d38-4943-8afa-7a72365ed674 Jul 10 06:37:51.740039 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-00a1be11-560a-44ba-8140-56f4ca2c515a tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:51.740259 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-00a1be11-560a-44ba-8140-56f4ca2c515a tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:51.748728 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:51.748728 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:37:51.751964 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-00a1be11-560a-44ba-8140-56f4ca2c515a tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Volume info retrieved successfully. Jul 10 06:37:51.756085 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-00a1be11-560a-44ba-8140-56f4ca2c515a tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] https://10.4.3.200/volume/v3/volumes/2b40f923-5d38-4943-8afa-7a72365ed674 returned with HTTP 200 Jul 10 06:37:51.756442 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 741/2978] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:51 2026] GET /volume/v3/volumes/2b40f923-5d38-4943-8afa-7a72365ed674 => generated 1139 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:37:51.767704 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-7ee4c838-36b4-4ee1-9976-c5dd4a53b0b4 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:51.770838 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7ee4c838-36b4-4ee1-9976-c5dd4a53b0b4 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] GET https://10.4.3.200/volume/v3/volumes/2b40f923-5d38-4943-8afa-7a72365ed674 Jul 10 06:37:51.771352 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7ee4c838-36b4-4ee1-9976-c5dd4a53b0b4 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:51.774697 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7ee4c838-36b4-4ee1-9976-c5dd4a53b0b4 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:51.786314 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:51.786314 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:37:51.791655 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-7ee4c838-36b4-4ee1-9976-c5dd4a53b0b4 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Volume info retrieved successfully. Jul 10 06:37:51.796230 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7ee4c838-36b4-4ee1-9976-c5dd4a53b0b4 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] https://10.4.3.200/volume/v3/volumes/2b40f923-5d38-4943-8afa-7a72365ed674 returned with HTTP 200 Jul 10 06:37:51.796731 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 744/2979] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:51 2026] GET /volume/v3/volumes/2b40f923-5d38-4943-8afa-7a72365ed674 => generated 1139 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:37:51.809347 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-64aac570-c05c-421e-924b-52696b28c4b9 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:51.811280 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-64aac570-c05c-421e-924b-52696b28c4b9 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] DELETE https://10.4.3.200/volume/v3/volumes/2b40f923-5d38-4943-8afa-7a72365ed674 Jul 10 06:37:51.811524 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-64aac570-c05c-421e-924b-52696b28c4b9 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:51.811745 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-64aac570-c05c-421e-924b-52696b28c4b9 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Calling method 'delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:51.811932 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-64aac570-c05c-421e-924b-52696b28c4b9 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Delete volume with id: 2b40f923-5d38-4943-8afa-7a72365ed674 Jul 10 06:37:51.822383 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:51.822383 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:37:51.822651 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-64aac570-c05c-421e-924b-52696b28c4b9 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Volume info retrieved successfully. Jul 10 06:37:51.829463 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-64aac570-c05c-421e-924b-52696b28c4b9 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-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 10 06:37:51.829803 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-64aac570-c05c-421e-924b-52696b28c4b9 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] https://10.4.3.200/volume/v3/volumes/2b40f923-5d38-4943-8afa-7a72365ed674 returned with HTTP 400 Jul 10 06:37:51.830444 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 751/2980] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:37:51 2026] DELETE /volume/v3/volumes/2b40f923-5d38-4943-8afa-7a72365ed674 => generated 307 bytes in 21 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 06:37:51.839822 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-2c108a72-1351-4bfc-bf67-131886254b20 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:51.841543 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2c108a72-1351-4bfc-bf67-131886254b20 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] GET https://10.4.3.200/volume/v3/volumes/2b40f923-5d38-4943-8afa-7a72365ed674 Jul 10 06:37:51.841753 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2c108a72-1351-4bfc-bf67-131886254b20 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:51.841931 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2c108a72-1351-4bfc-bf67-131886254b20 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:51.852464 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:51.852464 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:37:51.856018 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-2c108a72-1351-4bfc-bf67-131886254b20 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Volume info retrieved successfully. Jul 10 06:37:51.859873 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2c108a72-1351-4bfc-bf67-131886254b20 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] https://10.4.3.200/volume/v3/volumes/2b40f923-5d38-4943-8afa-7a72365ed674 returned with HTTP 200 Jul 10 06:37:51.860267 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 745/2981] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:51 2026] GET /volume/v3/volumes/2b40f923-5d38-4943-8afa-7a72365ed674 => generated 1139 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:37:51.899795 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-1431ae61-dc25-456f-9e18-e4fa56f1af4c req-3e7902ab-272c-4508-9d6c-8baaa32f58ef None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:51.901587 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-1431ae61-dc25-456f-9e18-e4fa56f1af4c req-3e7902ab-272c-4508-9d6c-8baaa32f58ef tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] GET https://10.4.3.200/volume/v3/volumes/2b40f923-5d38-4943-8afa-7a72365ed674 Jul 10 06:37:51.901785 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-1431ae61-dc25-456f-9e18-e4fa56f1af4c req-3e7902ab-272c-4508-9d6c-8baaa32f58ef tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:51.901989 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-1431ae61-dc25-456f-9e18-e4fa56f1af4c req-3e7902ab-272c-4508-9d6c-8baaa32f58ef tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:51.910349 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:51.910349 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:37:51.914515 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-1431ae61-dc25-456f-9e18-e4fa56f1af4c req-3e7902ab-272c-4508-9d6c-8baaa32f58ef tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Volume info retrieved successfully. Jul 10 06:37:51.918359 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-1431ae61-dc25-456f-9e18-e4fa56f1af4c req-3e7902ab-272c-4508-9d6c-8baaa32f58ef tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] https://10.4.3.200/volume/v3/volumes/2b40f923-5d38-4943-8afa-7a72365ed674 returned with HTTP 200 Jul 10 06:37:51.918825 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 742/2982] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:37:51 2026] GET /volume/v3/volumes/2b40f923-5d38-4943-8afa-7a72365ed674 => generated 1139 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:37:51.950659 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-1431ae61-dc25-456f-9e18-e4fa56f1af4c req-6b95ac84-b669-442e-a574-a310c016de88 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:51.952695 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-1431ae61-dc25-456f-9e18-e4fa56f1af4c req-6b95ac84-b669-442e-a574-a310c016de88 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] POST https://10.4.3.200/volume/v3/volumes/2b40f923-5d38-4943-8afa-7a72365ed674/action Jul 10 06:37:51.952993 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-1431ae61-dc25-456f-9e18-e4fa56f1af4c req-6b95ac84-b669-442e-a574-a310c016de88 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:37:51.953130 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-1431ae61-dc25-456f-9e18-e4fa56f1af4c req-6b95ac84-b669-442e-a574-a310c016de88 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:37:51.962940 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:51.962940 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:37:51.963420 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [req-1431ae61-dc25-456f-9e18-e4fa56f1af4c req-6b95ac84-b669-442e-a574-a310c016de88 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Volume info retrieved successfully. Jul 10 06:37:51.969301 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [req-1431ae61-dc25-456f-9e18-e4fa56f1af4c req-6b95ac84-b669-442e-a574-a310c016de88 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Begin detaching volume completed successfully. Jul 10 06:37:51.969546 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-1431ae61-dc25-456f-9e18-e4fa56f1af4c req-6b95ac84-b669-442e-a574-a310c016de88 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] https://10.4.3.200/volume/v3/volumes/2b40f923-5d38-4943-8afa-7a72365ed674/action returned with HTTP 202 Jul 10 06:37:51.970124 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 745/2983] 10.4.3.200 () {72 vars in 1672 bytes} [Fri Jul 10 06:37:51 2026] POST /volume/v3/volumes/2b40f923-5d38-4943-8afa-7a72365ed674/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:37:52.400582 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-43726659-3575-4c19-9454-05ed8385e8e0 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:52.402279 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-43726659-3575-4c19-9454-05ed8385e8e0 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/d2e9af43-d885-4c1b-8245-db69a6fec790 Jul 10 06:37:52.402472 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-43726659-3575-4c19-9454-05ed8385e8e0 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:52.402712 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-43726659-3575-4c19-9454-05ed8385e8e0 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:52.402814 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-43726659-3575-4c19-9454-05ed8385e8e0 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id d2e9af43-d885-4c1b-8245-db69a6fec790. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:52.406753 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:52.406753 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:37:52.407376 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-43726659-3575-4c19-9454-05ed8385e8e0 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/d2e9af43-d885-4c1b-8245-db69a6fec790 returned with HTTP 200 Jul 10 06:37:52.407807 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 752/2984] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:37:52 2026] GET /volume/v3/backups/d2e9af43-d885-4c1b-8245-db69a6fec790 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:52.519557 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-ceeffae2-2fc8-475f-ad92-06acc9df1dc2 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:52.519881 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ceeffae2-2fc8-475f-ad92-06acc9df1dc2 None None] GET https://10.4.3.200/volume// Jul 10 06:37:52.520882 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ceeffae2-2fc8-475f-ad92-06acc9df1dc2 None None] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:52.520882 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ceeffae2-2fc8-475f-ad92-06acc9df1dc2 None None] Calling method 'all' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:52.520882 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ceeffae2-2fc8-475f-ad92-06acc9df1dc2 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:37:52.520882 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 746/2985] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:37: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 10 06:37:52.528569 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-0affc0cd-c377-41c9-a38f-f113cfdb1771 req-7ed19fbb-8069-41e1-a0df-601ae879f7dd None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:52.530708 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-0affc0cd-c377-41c9-a38f-f113cfdb1771 req-7ed19fbb-8069-41e1-a0df-601ae879f7dd tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] GET https://10.4.3.200/volume/v3/volumes/9bbd3f26-e426-463e-962d-a4da0c5a26ad Jul 10 06:37:52.530708 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-0affc0cd-c377-41c9-a38f-f113cfdb1771 req-7ed19fbb-8069-41e1-a0df-601ae879f7dd tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:52.530846 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-0affc0cd-c377-41c9-a38f-f113cfdb1771 req-7ed19fbb-8069-41e1-a0df-601ae879f7dd tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:52.540088 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:52.540088 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:37:52.543664 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-0affc0cd-c377-41c9-a38f-f113cfdb1771 req-7ed19fbb-8069-41e1-a0df-601ae879f7dd tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Volume info retrieved successfully. Jul 10 06:37:52.550997 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-0affc0cd-c377-41c9-a38f-f113cfdb1771 req-7ed19fbb-8069-41e1-a0df-601ae879f7dd tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] https://10.4.3.200/volume/v3/volumes/9bbd3f26-e426-463e-962d-a4da0c5a26ad returned with HTTP 200 Jul 10 06:37:52.550997 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 743/2986] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 10 06:37:52 2026] GET /volume/v3/volumes/9bbd3f26-e426-463e-962d-a4da0c5a26ad => generated 1319 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:37:52.551376 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-e76bede8-6a4d-4741-a4d9-248b76489354 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:52.554527 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e76bede8-6a4d-4741-a4d9-248b76489354 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] GET https://10.4.3.200/volume/v3/volumes/9bbd3f26-e426-463e-962d-a4da0c5a26ad Jul 10 06:37:52.554527 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e76bede8-6a4d-4741-a4d9-248b76489354 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:52.554527 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e76bede8-6a4d-4741-a4d9-248b76489354 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:52.564594 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:52.564594 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:37:52.569483 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-e76bede8-6a4d-4741-a4d9-248b76489354 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Volume info retrieved successfully. Jul 10 06:37:52.574404 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e76bede8-6a4d-4741-a4d9-248b76489354 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] https://10.4.3.200/volume/v3/volumes/9bbd3f26-e426-463e-962d-a4da0c5a26ad returned with HTTP 200 Jul 10 06:37:52.575213 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 746/2987] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:52 2026] GET /volume/v3/volumes/9bbd3f26-e426-463e-962d-a4da0c5a26ad => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:37:52.653330 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-169ab3bf-bf39-45ea-944d-0f6f49f97f3a None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:52.655894 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-169ab3bf-bf39-45ea-944d-0f6f49f97f3a tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] GET https://10.4.3.200/volume/v3/backups/11c8fbed-9194-4015-852c-d0c7f685fefc Jul 10 06:37:52.656155 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-169ab3bf-bf39-45ea-944d-0f6f49f97f3a tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:52.656414 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-169ab3bf-bf39-45ea-944d-0f6f49f97f3a tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:52.656614 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-169ab3bf-bf39-45ea-944d-0f6f49f97f3a tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Show backup with id 11c8fbed-9194-4015-852c-d0c7f685fefc. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:52.668785 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:52.668785 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:37:52.670040 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-169ab3bf-bf39-45ea-944d-0f6f49f97f3a tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] https://10.4.3.200/volume/v3/backups/11c8fbed-9194-4015-852c-d0c7f685fefc returned with HTTP 200 Jul 10 06:37:52.670829 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 753/2988] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:52 2026] GET /volume/v3/backups/11c8fbed-9194-4015-852c-d0c7f685fefc => generated 738 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:52.991919 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-20e1a31f-3090-4743-bfa3-c767bab0d1cb None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:52.992209 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-20e1a31f-3090-4743-bfa3-c767bab0d1cb None None] GET https://10.4.3.200/volume// Jul 10 06:37:52.992392 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-20e1a31f-3090-4743-bfa3-c767bab0d1cb None None] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:52.992657 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-20e1a31f-3090-4743-bfa3-c767bab0d1cb None None] Calling method 'all' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:52.992966 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-20e1a31f-3090-4743-bfa3-c767bab0d1cb None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:37:52.993222 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 747/2989] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:37: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 10 06:37:53.001853 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-1431ae61-dc25-456f-9e18-e4fa56f1af4c req-b29ba1cd-5eaf-472b-9724-e8bb11eeb067 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:53.003658 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-1431ae61-dc25-456f-9e18-e4fa56f1af4c req-b29ba1cd-5eaf-472b-9724-e8bb11eeb067 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] GET https://10.4.3.200/volume/v3/volumes/2b40f923-5d38-4943-8afa-7a72365ed674 Jul 10 06:37:53.003850 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-1431ae61-dc25-456f-9e18-e4fa56f1af4c req-b29ba1cd-5eaf-472b-9724-e8bb11eeb067 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:53.004053 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-1431ae61-dc25-456f-9e18-e4fa56f1af4c req-b29ba1cd-5eaf-472b-9724-e8bb11eeb067 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:53.012742 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:53.012742 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:37:53.016236 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-1431ae61-dc25-456f-9e18-e4fa56f1af4c req-b29ba1cd-5eaf-472b-9724-e8bb11eeb067 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Volume info retrieved successfully. Jul 10 06:37:53.020691 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-1431ae61-dc25-456f-9e18-e4fa56f1af4c req-b29ba1cd-5eaf-472b-9724-e8bb11eeb067 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] https://10.4.3.200/volume/v3/volumes/2b40f923-5d38-4943-8afa-7a72365ed674 returned with HTTP 200 Jul 10 06:37:53.021078 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 744/2990] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 10 06:37:53 2026] GET /volume/v3/volumes/2b40f923-5d38-4943-8afa-7a72365ed674 => generated 1322 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:37:53.418980 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-ad9ddefa-57fb-4399-a888-93cf9ba6709e None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:53.421698 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ad9ddefa-57fb-4399-a888-93cf9ba6709e tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/d2e9af43-d885-4c1b-8245-db69a6fec790 Jul 10 06:37:53.421913 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ad9ddefa-57fb-4399-a888-93cf9ba6709e tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:53.422056 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ad9ddefa-57fb-4399-a888-93cf9ba6709e tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:53.422159 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-ad9ddefa-57fb-4399-a888-93cf9ba6709e tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id d2e9af43-d885-4c1b-8245-db69a6fec790. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:53.425971 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:53.425971 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:37:53.426526 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ad9ddefa-57fb-4399-a888-93cf9ba6709e tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/d2e9af43-d885-4c1b-8245-db69a6fec790 returned with HTTP 200 Jul 10 06:37:53.426890 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 747/2991] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:37:53 2026] GET /volume/v3/backups/d2e9af43-d885-4c1b-8245-db69a6fec790 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:53.587230 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-d9164aa2-4e32-466d-88d9-8407cc771221 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:53.589923 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-d9164aa2-4e32-466d-88d9-8407cc771221 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] GET https://10.4.3.200/volume/v3/volumes/9bbd3f26-e426-463e-962d-a4da0c5a26ad Jul 10 06:37:53.590105 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-d9164aa2-4e32-466d-88d9-8407cc771221 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:53.590276 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-d9164aa2-4e32-466d-88d9-8407cc771221 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:53.598867 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:53.598867 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:37:53.602266 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-d9164aa2-4e32-466d-88d9-8407cc771221 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Volume info retrieved successfully. Jul 10 06:37:53.606160 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-d9164aa2-4e32-466d-88d9-8407cc771221 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] https://10.4.3.200/volume/v3/volumes/9bbd3f26-e426-463e-962d-a4da0c5a26ad returned with HTTP 200 Jul 10 06:37:53.606740 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 754/2992] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:53 2026] GET /volume/v3/volumes/9bbd3f26-e426-463e-962d-a4da0c5a26ad => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:37:53.709429 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-f1488cc9-1d14-4356-a4a2-55a88619b5ec None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:53.711274 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f1488cc9-1d14-4356-a4a2-55a88619b5ec tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] GET https://10.4.3.200/volume/v3/backups/11c8fbed-9194-4015-852c-d0c7f685fefc Jul 10 06:37:53.711528 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f1488cc9-1d14-4356-a4a2-55a88619b5ec tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:53.711762 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f1488cc9-1d14-4356-a4a2-55a88619b5ec tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:53.711916 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-f1488cc9-1d14-4356-a4a2-55a88619b5ec tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Show backup with id 11c8fbed-9194-4015-852c-d0c7f685fefc. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:53.715729 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:53.715729 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:37:53.716457 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f1488cc9-1d14-4356-a4a2-55a88619b5ec tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] https://10.4.3.200/volume/v3/backups/11c8fbed-9194-4015-852c-d0c7f685fefc returned with HTTP 200 Jul 10 06:37:53.716854 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 748/2993] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:53 2026] GET /volume/v3/backups/11c8fbed-9194-4015-852c-d0c7f685fefc => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:53.937793 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-afd15101-0857-41cd-af18-28ee25f60f3f None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:53.939727 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-afd15101-0857-41cd-af18-28ee25f60f3f tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] POST https://10.4.3.200/volume/v3/volumes/b4e0b17b-707d-4559-a977-484147bdb531/action Jul 10 06:37:53.940111 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-afd15101-0857-41cd-af18-28ee25f60f3f tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Action body: b'{"os-attach": {"instance_uuid": "699229a7-0afc-46ab-b312-ae897bf85e19", "mountpoint": "/dev/vdb"}}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:37:53.940264 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-afd15101-0857-41cd-af18-28ee25f60f3f tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "699229a7-0afc-46ab-b312-ae897bf85e19", "mountpoint": "/dev/vdb"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:37:53.950487 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:53.950487 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:37:53.951018 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-afd15101-0857-41cd-af18-28ee25f60f3f tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Volume info retrieved successfully. Jul 10 06:37:53.964287 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-afd15101-0857-41cd-af18-28ee25f60f3f tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Update volume admin metadata completed successfully. Jul 10 06:37:54.437881 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-32c8e796-dd44-40f1-9a9f-90e27867c9ee None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:54.439560 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-32c8e796-dd44-40f1-9a9f-90e27867c9ee tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/d2e9af43-d885-4c1b-8245-db69a6fec790 Jul 10 06:37:54.439778 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-32c8e796-dd44-40f1-9a9f-90e27867c9ee tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:54.440018 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-32c8e796-dd44-40f1-9a9f-90e27867c9ee tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:54.440169 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-32c8e796-dd44-40f1-9a9f-90e27867c9ee tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id d2e9af43-d885-4c1b-8245-db69a6fec790. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:54.444685 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:54.444685 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:37:54.445299 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-32c8e796-dd44-40f1-9a9f-90e27867c9ee tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/d2e9af43-d885-4c1b-8245-db69a6fec790 returned with HTTP 200 Jul 10 06:37:54.445698 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 748/2994] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:37:54 2026] GET /volume/v3/backups/d2e9af43-d885-4c1b-8245-db69a6fec790 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:54.467631 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-afd15101-0857-41cd-af18-28ee25f60f3f tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Attach volume completed successfully. Jul 10 06:37:54.467848 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-afd15101-0857-41cd-af18-28ee25f60f3f tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] https://10.4.3.200/volume/v3/volumes/b4e0b17b-707d-4559-a977-484147bdb531/action returned with HTTP 202 Jul 10 06:37:54.468340 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 745/2995] 10.4.3.200 () {68 vars in 1390 bytes} [Fri Jul 10 06:37:53 2026] POST /volume/v3/volumes/b4e0b17b-707d-4559-a977-484147bdb531/action => generated 0 bytes in 531 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:37:54.475588 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-147d9704-2c37-46d3-af15-6ff1cc460b6d None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:54.477142 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-147d9704-2c37-46d3-af15-6ff1cc460b6d tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] GET https://10.4.3.200/volume/v3/volumes/b4e0b17b-707d-4559-a977-484147bdb531 Jul 10 06:37:54.477309 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-147d9704-2c37-46d3-af15-6ff1cc460b6d tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:54.477482 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-147d9704-2c37-46d3-af15-6ff1cc460b6d tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:54.485756 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:54.485756 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:37:54.489312 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-147d9704-2c37-46d3-af15-6ff1cc460b6d tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Volume info retrieved successfully. Jul 10 06:37:54.497033 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-147d9704-2c37-46d3-af15-6ff1cc460b6d tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] https://10.4.3.200/volume/v3/volumes/b4e0b17b-707d-4559-a977-484147bdb531 returned with HTTP 200 Jul 10 06:37:54.497033 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 755/2996] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:54 2026] GET /volume/v3/volumes/b4e0b17b-707d-4559-a977-484147bdb531 => generated 1175 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:37:54.507715 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-e6ba807f-fb09-4bac-a5fd-28b320798cde None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:54.509311 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e6ba807f-fb09-4bac-a5fd-28b320798cde tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] POST https://10.4.3.200/volume/v3/volumes/b4e0b17b-707d-4559-a977-484147bdb531/action Jul 10 06:37:54.509655 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e6ba807f-fb09-4bac-a5fd-28b320798cde tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Action body: b'{"os-detach": {}}' {{(pid=99976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:37:54.509778 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e6ba807f-fb09-4bac-a5fd-28b320798cde tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:37:54.519779 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:54.519779 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:37:54.520188 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-e6ba807f-fb09-4bac-a5fd-28b320798cde tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Volume info retrieved successfully. Jul 10 06:37:54.619294 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-919d48f5-d5cc-4c50-860c-9b4db59422e8 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:54.621311 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-919d48f5-d5cc-4c50-860c-9b4db59422e8 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] GET https://10.4.3.200/volume/v3/volumes/9bbd3f26-e426-463e-962d-a4da0c5a26ad Jul 10 06:37:54.621553 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-919d48f5-d5cc-4c50-860c-9b4db59422e8 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:54.621783 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-919d48f5-d5cc-4c50-860c-9b4db59422e8 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:54.635201 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:54.635201 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:37:54.639545 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-919d48f5-d5cc-4c50-860c-9b4db59422e8 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Volume info retrieved successfully. Jul 10 06:37:54.644155 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-919d48f5-d5cc-4c50-860c-9b4db59422e8 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] https://10.4.3.200/volume/v3/volumes/9bbd3f26-e426-463e-962d-a4da0c5a26ad returned with HTTP 200 Jul 10 06:37:54.644623 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 749/2997] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:54 2026] GET /volume/v3/volumes/9bbd3f26-e426-463e-962d-a4da0c5a26ad => generated 1139 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:37:54.726709 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-e550dd22-0146-4813-be4e-44fad983c94c None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:54.730038 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e550dd22-0146-4813-be4e-44fad983c94c tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] GET https://10.4.3.200/volume/v3/backups/11c8fbed-9194-4015-852c-d0c7f685fefc Jul 10 06:37:54.730330 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e550dd22-0146-4813-be4e-44fad983c94c tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:54.730563 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e550dd22-0146-4813-be4e-44fad983c94c tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:54.730705 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-e550dd22-0146-4813-be4e-44fad983c94c tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Show backup with id 11c8fbed-9194-4015-852c-d0c7f685fefc. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:54.735434 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:54.735434 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:37:54.736243 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e550dd22-0146-4813-be4e-44fad983c94c tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] https://10.4.3.200/volume/v3/backups/11c8fbed-9194-4015-852c-d0c7f685fefc returned with HTTP 200 Jul 10 06:37:54.736599 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 746/2998] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:54 2026] GET /volume/v3/backups/11c8fbed-9194-4015-852c-d0c7f685fefc => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:54.744076 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-0affc0cd-c377-41c9-a38f-f113cfdb1771 req-6991a3c6-57bf-45a8-ae64-a121de7dd7ee None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:54.746624 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-0affc0cd-c377-41c9-a38f-f113cfdb1771 req-6991a3c6-57bf-45a8-ae64-a121de7dd7ee tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] DELETE https://10.4.3.200/volume/v3/attachments/5f38b391-86a2-4724-8b71-612dfaaba65a Jul 10 06:37:54.746834 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-0affc0cd-c377-41c9-a38f-f113cfdb1771 req-6991a3c6-57bf-45a8-ae64-a121de7dd7ee tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:54.747068 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-0affc0cd-c377-41c9-a38f-f113cfdb1771 req-6991a3c6-57bf-45a8-ae64-a121de7dd7ee tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Calling method 'version_select' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:54.754669 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:54.754669 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:37:55.024048 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-e6ba807f-fb09-4bac-a5fd-28b320798cde tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Detach volume completed successfully. Jul 10 06:37:55.024546 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e6ba807f-fb09-4bac-a5fd-28b320798cde tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] https://10.4.3.200/volume/v3/volumes/b4e0b17b-707d-4559-a977-484147bdb531/action returned with HTTP 202 Jul 10 06:37:55.024857 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 749/2999] 10.4.3.200 () {68 vars in 1390 bytes} [Fri Jul 10 06:37:54 2026] POST /volume/v3/volumes/b4e0b17b-707d-4559-a977-484147bdb531/action => generated 0 bytes in 517 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:37:55.037527 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-1431ae61-dc25-456f-9e18-e4fa56f1af4c req-72e58cee-dae6-413b-8458-3532f4246afb None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:55.039918 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-1431ae61-dc25-456f-9e18-e4fa56f1af4c req-72e58cee-dae6-413b-8458-3532f4246afb tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] DELETE https://10.4.3.200/volume/v3/attachments/539d1b06-d5cb-4085-9768-332fb3a6c8f9 Jul 10 06:37:55.040128 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-1431ae61-dc25-456f-9e18-e4fa56f1af4c req-72e58cee-dae6-413b-8458-3532f4246afb tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:55.040351 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-1431ae61-dc25-456f-9e18-e4fa56f1af4c req-72e58cee-dae6-413b-8458-3532f4246afb tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Calling method 'version_select' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:55.048675 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:55.048675 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:37:55.050962 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-e4fdb9aa-bf27-4a3f-9ad5-5be80f9892cb None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:55.052336 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e4fdb9aa-bf27-4a3f-9ad5-5be80f9892cb tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] GET https://10.4.3.200/volume/v3/volumes/b4e0b17b-707d-4559-a977-484147bdb531 Jul 10 06:37:55.052554 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e4fdb9aa-bf27-4a3f-9ad5-5be80f9892cb tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:55.052794 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e4fdb9aa-bf27-4a3f-9ad5-5be80f9892cb tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:55.061960 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:55.061960 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:37:55.068244 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-e4fdb9aa-bf27-4a3f-9ad5-5be80f9892cb tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Volume info retrieved successfully. Jul 10 06:37:55.073620 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e4fdb9aa-bf27-4a3f-9ad5-5be80f9892cb tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] https://10.4.3.200/volume/v3/volumes/b4e0b17b-707d-4559-a977-484147bdb531 returned with HTTP 200 Jul 10 06:37:55.074068 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 747/3000] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:55 2026] GET /volume/v3/volumes/b4e0b17b-707d-4559-a977-484147bdb531 => generated 860 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:55.291258 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-0affc0cd-c377-41c9-a38f-f113cfdb1771 req-6991a3c6-57bf-45a8-ae64-a121de7dd7ee tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] https://10.4.3.200/volume/v3/attachments/5f38b391-86a2-4724-8b71-612dfaaba65a returned with HTTP 200 Jul 10 06:37:55.292125 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 756/3001] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 10 06:37:54 2026] DELETE /volume/v3/attachments/5f38b391-86a2-4724-8b71-612dfaaba65a => generated 19 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:55.455891 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-1931e0c1-4153-49ef-bf19-247bba363fa1 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:55.457570 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-1931e0c1-4153-49ef-bf19-247bba363fa1 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/d2e9af43-d885-4c1b-8245-db69a6fec790 Jul 10 06:37:55.458353 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-1931e0c1-4153-49ef-bf19-247bba363fa1 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:55.458353 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-1931e0c1-4153-49ef-bf19-247bba363fa1 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:55.458353 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-1931e0c1-4153-49ef-bf19-247bba363fa1 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id d2e9af43-d885-4c1b-8245-db69a6fec790. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:55.463007 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:55.463007 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:37:55.463650 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-1931e0c1-4153-49ef-bf19-247bba363fa1 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/d2e9af43-d885-4c1b-8245-db69a6fec790 returned with HTTP 200 Jul 10 06:37:55.464029 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 750/3002] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:37:55 2026] GET /volume/v3/backups/d2e9af43-d885-4c1b-8245-db69a6fec790 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:55.576484 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-1431ae61-dc25-456f-9e18-e4fa56f1af4c req-72e58cee-dae6-413b-8458-3532f4246afb tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] https://10.4.3.200/volume/v3/attachments/539d1b06-d5cb-4085-9768-332fb3a6c8f9 returned with HTTP 200 Jul 10 06:37:55.577022 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 750/3003] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 10 06:37:55 2026] DELETE /volume/v3/attachments/539d1b06-d5cb-4085-9768-332fb3a6c8f9 => generated 19 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:55.661307 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-49e210ee-eeb0-42a3-a666-bdab84006639 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:55.663928 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-49e210ee-eeb0-42a3-a666-bdab84006639 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] GET https://10.4.3.200/volume/v3/volumes/9bbd3f26-e426-463e-962d-a4da0c5a26ad Jul 10 06:37:55.664121 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-49e210ee-eeb0-42a3-a666-bdab84006639 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:55.664300 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-49e210ee-eeb0-42a3-a666-bdab84006639 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:55.673861 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:55.673861 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:37:55.678439 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-49e210ee-eeb0-42a3-a666-bdab84006639 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Volume info retrieved successfully. Jul 10 06:37:55.684217 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-49e210ee-eeb0-42a3-a666-bdab84006639 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] https://10.4.3.200/volume/v3/volumes/9bbd3f26-e426-463e-962d-a4da0c5a26ad returned with HTTP 200 Jul 10 06:37:55.684865 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 748/3004] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:55 2026] GET /volume/v3/volumes/9bbd3f26-e426-463e-962d-a4da0c5a26ad => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:55.700693 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-80777982-f8fe-4635-8671-de9ca0214ba3 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:55.702279 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-80777982-f8fe-4635-8671-de9ca0214ba3 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] GET https://10.4.3.200/volume/v3/volumes/9bbd3f26-e426-463e-962d-a4da0c5a26ad Jul 10 06:37:55.702448 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-80777982-f8fe-4635-8671-de9ca0214ba3 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:55.702676 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-80777982-f8fe-4635-8671-de9ca0214ba3 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:55.710136 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:55.710136 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:37:55.713789 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-80777982-f8fe-4635-8671-de9ca0214ba3 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Volume info retrieved successfully. Jul 10 06:37:55.717850 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-80777982-f8fe-4635-8671-de9ca0214ba3 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] https://10.4.3.200/volume/v3/volumes/9bbd3f26-e426-463e-962d-a4da0c5a26ad returned with HTTP 200 Jul 10 06:37:55.718256 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 757/3005] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:55 2026] GET /volume/v3/volumes/9bbd3f26-e426-463e-962d-a4da0c5a26ad => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:55.749316 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-794de85e-3107-4a15-9f30-e0c45534eabd None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:55.751570 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-794de85e-3107-4a15-9f30-e0c45534eabd tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] GET https://10.4.3.200/volume/v3/backups/11c8fbed-9194-4015-852c-d0c7f685fefc Jul 10 06:37:55.751570 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-794de85e-3107-4a15-9f30-e0c45534eabd tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:55.751691 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-794de85e-3107-4a15-9f30-e0c45534eabd tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:55.751807 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-794de85e-3107-4a15-9f30-e0c45534eabd tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Show backup with id 11c8fbed-9194-4015-852c-d0c7f685fefc. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:55.756124 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:55.756124 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:37:55.757548 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-794de85e-3107-4a15-9f30-e0c45534eabd tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] https://10.4.3.200/volume/v3/backups/11c8fbed-9194-4015-852c-d0c7f685fefc returned with HTTP 200 Jul 10 06:37:55.757629 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 751/3006] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:55 2026] GET /volume/v3/backups/11c8fbed-9194-4015-852c-d0c7f685fefc => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:56.189354 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-56fa5279-d867-4f5b-bdb3-977802a2864d None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:56.193731 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-56fa5279-d867-4f5b-bdb3-977802a2864d tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] GET https://10.4.3.200/volume/v3/volumes/2b40f923-5d38-4943-8afa-7a72365ed674 Jul 10 06:37:56.194168 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-56fa5279-d867-4f5b-bdb3-977802a2864d tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:56.194285 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-56fa5279-d867-4f5b-bdb3-977802a2864d tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:56.203962 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:56.203962 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:37:56.209024 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-56fa5279-d867-4f5b-bdb3-977802a2864d tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Volume info retrieved successfully. Jul 10 06:37:56.214828 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-56fa5279-d867-4f5b-bdb3-977802a2864d tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] https://10.4.3.200/volume/v3/volumes/2b40f923-5d38-4943-8afa-7a72365ed674 returned with HTTP 200 Jul 10 06:37:56.215307 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 751/3007] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:56 2026] GET /volume/v3/volumes/2b40f923-5d38-4943-8afa-7a72365ed674 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:56.474673 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-42363b80-96e3-4133-af80-027b91472935 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:56.477115 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-42363b80-96e3-4133-af80-027b91472935 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/d2e9af43-d885-4c1b-8245-db69a6fec790 Jul 10 06:37:56.477390 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-42363b80-96e3-4133-af80-027b91472935 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:56.478009 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-42363b80-96e3-4133-af80-027b91472935 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:56.478200 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-42363b80-96e3-4133-af80-027b91472935 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id d2e9af43-d885-4c1b-8245-db69a6fec790. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:56.482622 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:56.482622 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:37:56.483343 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-42363b80-96e3-4133-af80-027b91472935 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/d2e9af43-d885-4c1b-8245-db69a6fec790 returned with HTTP 200 Jul 10 06:37:56.483768 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 749/3008] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:37:56 2026] GET /volume/v3/backups/d2e9af43-d885-4c1b-8245-db69a6fec790 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:56.767298 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-929f1651-82b4-4ee8-818b-ac4261b6f7e2 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:56.768860 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-929f1651-82b4-4ee8-818b-ac4261b6f7e2 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] GET https://10.4.3.200/volume/v3/backups/11c8fbed-9194-4015-852c-d0c7f685fefc Jul 10 06:37:56.769030 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-929f1651-82b4-4ee8-818b-ac4261b6f7e2 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:56.769198 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-929f1651-82b4-4ee8-818b-ac4261b6f7e2 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:56.769299 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-929f1651-82b4-4ee8-818b-ac4261b6f7e2 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Show backup with id 11c8fbed-9194-4015-852c-d0c7f685fefc. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:56.773270 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:56.773270 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:37:56.774057 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-929f1651-82b4-4ee8-818b-ac4261b6f7e2 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] https://10.4.3.200/volume/v3/backups/11c8fbed-9194-4015-852c-d0c7f685fefc returned with HTTP 200 Jul 10 06:37:56.774371 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 758/3009] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:56 2026] GET /volume/v3/backups/11c8fbed-9194-4015-852c-d0c7f685fefc => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:56.820316 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-d43c0598-b1db-473c-bacf-d95a266488cc None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:56.822219 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d43c0598-b1db-473c-bacf-d95a266488cc tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] GET https://10.4.3.200/volume/v3/volumes/9bbd3f26-e426-463e-962d-a4da0c5a26ad Jul 10 06:37:56.822219 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d43c0598-b1db-473c-bacf-d95a266488cc tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:56.822219 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d43c0598-b1db-473c-bacf-d95a266488cc tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:56.828888 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:56.828888 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:37:56.831929 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-d43c0598-b1db-473c-bacf-d95a266488cc tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Volume info retrieved successfully. Jul 10 06:37:56.835712 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d43c0598-b1db-473c-bacf-d95a266488cc tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] https://10.4.3.200/volume/v3/volumes/9bbd3f26-e426-463e-962d-a4da0c5a26ad returned with HTTP 200 Jul 10 06:37:56.836050 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 752/3010] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:56 2026] GET /volume/v3/volumes/9bbd3f26-e426-463e-962d-a4da0c5a26ad => generated 844 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:56.851172 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-0ab9f688-8a80-4216-bb4a-ca8a024549b5 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:56.852707 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0ab9f688-8a80-4216-bb4a-ca8a024549b5 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] GET https://10.4.3.200/volume/v3/volumes/dd4137ad-9814-404e-833c-56eddd105d66 Jul 10 06:37:56.852866 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0ab9f688-8a80-4216-bb4a-ca8a024549b5 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:56.853033 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0ab9f688-8a80-4216-bb4a-ca8a024549b5 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:56.861751 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:56.861751 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:37:56.867455 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-0ab9f688-8a80-4216-bb4a-ca8a024549b5 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Volume info retrieved successfully. Jul 10 06:37:56.872533 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0ab9f688-8a80-4216-bb4a-ca8a024549b5 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] https://10.4.3.200/volume/v3/volumes/dd4137ad-9814-404e-833c-56eddd105d66 returned with HTTP 200 Jul 10 06:37:56.873219 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 752/3011] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:56 2026] GET /volume/v3/volumes/dd4137ad-9814-404e-833c-56eddd105d66 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:56.918621 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-a6b5ae11-b5ce-4ccb-bca8-6a7fd57e035d None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:56.921484 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a6b5ae11-b5ce-4ccb-bca8-6a7fd57e035d tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] GET https://10.4.3.200/volume/v3/volumes/dd4137ad-9814-404e-833c-56eddd105d66 Jul 10 06:37:56.922194 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a6b5ae11-b5ce-4ccb-bca8-6a7fd57e035d tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:56.922526 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a6b5ae11-b5ce-4ccb-bca8-6a7fd57e035d tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:56.933545 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:56.933545 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:37:56.938290 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-a6b5ae11-b5ce-4ccb-bca8-6a7fd57e035d tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Volume info retrieved successfully. Jul 10 06:37:56.944991 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a6b5ae11-b5ce-4ccb-bca8-6a7fd57e035d tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] https://10.4.3.200/volume/v3/volumes/dd4137ad-9814-404e-833c-56eddd105d66 returned with HTTP 200 Jul 10 06:37:56.945564 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 750/3012] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:56 2026] GET /volume/v3/volumes/dd4137ad-9814-404e-833c-56eddd105d66 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:57.494587 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-2c01c34a-b70d-42b5-a3d8-ceedfaf2d0fa None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:57.495877 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-2c01c34a-b70d-42b5-a3d8-ceedfaf2d0fa tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/d2e9af43-d885-4c1b-8245-db69a6fec790 Jul 10 06:37:57.496058 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-2c01c34a-b70d-42b5-a3d8-ceedfaf2d0fa tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:57.496224 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-2c01c34a-b70d-42b5-a3d8-ceedfaf2d0fa tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:57.496592 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-2c01c34a-b70d-42b5-a3d8-ceedfaf2d0fa tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id d2e9af43-d885-4c1b-8245-db69a6fec790. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:57.500867 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:57.500867 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:37:57.501490 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-2c01c34a-b70d-42b5-a3d8-ceedfaf2d0fa tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/d2e9af43-d885-4c1b-8245-db69a6fec790 returned with HTTP 200 Jul 10 06:37:57.501885 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 759/3013] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:37:57 2026] GET /volume/v3/backups/d2e9af43-d885-4c1b-8245-db69a6fec790 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:57.784185 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-50e7cf4f-8dd9-4cd6-a5a1-78eb33c214a8 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:57.786227 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-50e7cf4f-8dd9-4cd6-a5a1-78eb33c214a8 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] GET https://10.4.3.200/volume/v3/backups/11c8fbed-9194-4015-852c-d0c7f685fefc Jul 10 06:37:57.786394 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-50e7cf4f-8dd9-4cd6-a5a1-78eb33c214a8 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:57.786686 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-50e7cf4f-8dd9-4cd6-a5a1-78eb33c214a8 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:57.786842 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-50e7cf4f-8dd9-4cd6-a5a1-78eb33c214a8 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Show backup with id 11c8fbed-9194-4015-852c-d0c7f685fefc. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:57.792486 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:57.792486 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:37:57.793636 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-50e7cf4f-8dd9-4cd6-a5a1-78eb33c214a8 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] https://10.4.3.200/volume/v3/backups/11c8fbed-9194-4015-852c-d0c7f685fefc returned with HTTP 200 Jul 10 06:37:57.794158 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 753/3014] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:57 2026] GET /volume/v3/backups/11c8fbed-9194-4015-852c-d0c7f685fefc => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:58.512042 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-395daeca-be45-4a78-a3c7-eefdf3bde797 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:58.513770 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-395daeca-be45-4a78-a3c7-eefdf3bde797 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/d2e9af43-d885-4c1b-8245-db69a6fec790 Jul 10 06:37:58.513958 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-395daeca-be45-4a78-a3c7-eefdf3bde797 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:58.514132 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-395daeca-be45-4a78-a3c7-eefdf3bde797 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:58.514266 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-395daeca-be45-4a78-a3c7-eefdf3bde797 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id d2e9af43-d885-4c1b-8245-db69a6fec790. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:58.515800 np0000004964 devstack@c-api.service[99978]: DEBUG dbcounter [-] [99978] Writing DB stats cinder:SELECT=420,cinder:UPDATE=115,cinder:INSERT=57 {{(pid=99978) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:37:58.518991 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:58.518991 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:37:58.519625 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-395daeca-be45-4a78-a3c7-eefdf3bde797 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/d2e9af43-d885-4c1b-8245-db69a6fec790 returned with HTTP 200 Jul 10 06:37:58.520269 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 753/3015] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:37:58 2026] GET /volume/v3/backups/d2e9af43-d885-4c1b-8245-db69a6fec790 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:58.811438 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-349c8f99-e6c6-484b-a847-e58207d21155 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:58.813612 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-349c8f99-e6c6-484b-a847-e58207d21155 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] GET https://10.4.3.200/volume/v3/backups/11c8fbed-9194-4015-852c-d0c7f685fefc Jul 10 06:37:58.814091 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-349c8f99-e6c6-484b-a847-e58207d21155 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:58.814727 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-349c8f99-e6c6-484b-a847-e58207d21155 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:58.815161 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-349c8f99-e6c6-484b-a847-e58207d21155 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Show backup with id 11c8fbed-9194-4015-852c-d0c7f685fefc. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:58.820263 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:58.820263 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:37:58.821126 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-349c8f99-e6c6-484b-a847-e58207d21155 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] https://10.4.3.200/volume/v3/backups/11c8fbed-9194-4015-852c-d0c7f685fefc returned with HTTP 200 Jul 10 06:37:58.821555 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 751/3016] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:58 2026] GET /volume/v3/backups/11c8fbed-9194-4015-852c-d0c7f685fefc => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:59.529538 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-4492d51e-d139-4baa-b19c-45d90a558e5a None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:59.531786 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-4492d51e-d139-4baa-b19c-45d90a558e5a tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/d2e9af43-d885-4c1b-8245-db69a6fec790 Jul 10 06:37:59.532010 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-4492d51e-d139-4baa-b19c-45d90a558e5a tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:59.532208 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-4492d51e-d139-4baa-b19c-45d90a558e5a tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:59.532324 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-4492d51e-d139-4baa-b19c-45d90a558e5a tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id d2e9af43-d885-4c1b-8245-db69a6fec790. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:59.536755 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:59.536755 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:37:59.537444 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-4492d51e-d139-4baa-b19c-45d90a558e5a tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/d2e9af43-d885-4c1b-8245-db69a6fec790 returned with HTTP 200 Jul 10 06:37:59.537994 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 760/3017] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:37:59 2026] GET /volume/v3/backups/d2e9af43-d885-4c1b-8245-db69a6fec790 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:37:59.834221 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-55a3800b-96f1-4d1f-8d4f-d8d0c3920591 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:37:59.836603 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-55a3800b-96f1-4d1f-8d4f-d8d0c3920591 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] GET https://10.4.3.200/volume/v3/backups/11c8fbed-9194-4015-852c-d0c7f685fefc Jul 10 06:37:59.836701 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-55a3800b-96f1-4d1f-8d4f-d8d0c3920591 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:37:59.836919 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-55a3800b-96f1-4d1f-8d4f-d8d0c3920591 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:37:59.837327 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-55a3800b-96f1-4d1f-8d4f-d8d0c3920591 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Show backup with id 11c8fbed-9194-4015-852c-d0c7f685fefc. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:37:59.844357 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:37:59.844357 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:37:59.846390 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-55a3800b-96f1-4d1f-8d4f-d8d0c3920591 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] https://10.4.3.200/volume/v3/backups/11c8fbed-9194-4015-852c-d0c7f685fefc returned with HTTP 200 Jul 10 06:37:59.849046 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 754/3018] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:37:59 2026] GET /volume/v3/backups/11c8fbed-9194-4015-852c-d0c7f685fefc => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:00.546793 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-51682c65-1674-4ee7-99f3-c0b88f086bc3 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:00.548547 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-51682c65-1674-4ee7-99f3-c0b88f086bc3 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/d2e9af43-d885-4c1b-8245-db69a6fec790 Jul 10 06:38:00.548820 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-51682c65-1674-4ee7-99f3-c0b88f086bc3 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:00.549035 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-51682c65-1674-4ee7-99f3-c0b88f086bc3 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:00.549173 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-51682c65-1674-4ee7-99f3-c0b88f086bc3 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id d2e9af43-d885-4c1b-8245-db69a6fec790. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:38:00.553375 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:00.553375 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:38:00.554086 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-51682c65-1674-4ee7-99f3-c0b88f086bc3 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/d2e9af43-d885-4c1b-8245-db69a6fec790 returned with HTTP 200 Jul 10 06:38:00.554696 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 754/3019] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:38:00 2026] GET /volume/v3/backups/d2e9af43-d885-4c1b-8245-db69a6fec790 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:00.875752 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-99650850-24d6-4a1a-beb0-630bd7297b62 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:00.877734 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-99650850-24d6-4a1a-beb0-630bd7297b62 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] GET https://10.4.3.200/volume/v3/backups/11c8fbed-9194-4015-852c-d0c7f685fefc Jul 10 06:38:00.878023 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-99650850-24d6-4a1a-beb0-630bd7297b62 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:00.878238 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-99650850-24d6-4a1a-beb0-630bd7297b62 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:00.878388 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-99650850-24d6-4a1a-beb0-630bd7297b62 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Show backup with id 11c8fbed-9194-4015-852c-d0c7f685fefc. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:38:00.883711 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:00.883711 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:38:00.884708 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-99650850-24d6-4a1a-beb0-630bd7297b62 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] https://10.4.3.200/volume/v3/backups/11c8fbed-9194-4015-852c-d0c7f685fefc returned with HTTP 200 Jul 10 06:38:00.885362 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 752/3020] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:38:00 2026] GET /volume/v3/backups/11c8fbed-9194-4015-852c-d0c7f685fefc => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:01.564374 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-a90e74f4-269e-4f8f-ba0e-67454983a7c4 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:01.566127 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-a90e74f4-269e-4f8f-ba0e-67454983a7c4 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/d2e9af43-d885-4c1b-8245-db69a6fec790 Jul 10 06:38:01.566364 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-a90e74f4-269e-4f8f-ba0e-67454983a7c4 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:01.566576 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-a90e74f4-269e-4f8f-ba0e-67454983a7c4 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:01.566676 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-a90e74f4-269e-4f8f-ba0e-67454983a7c4 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id d2e9af43-d885-4c1b-8245-db69a6fec790. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:38:01.570796 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:01.570796 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:38:01.571351 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-a90e74f4-269e-4f8f-ba0e-67454983a7c4 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/d2e9af43-d885-4c1b-8245-db69a6fec790 returned with HTTP 200 Jul 10 06:38:01.571810 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 761/3021] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:38:01 2026] GET /volume/v3/backups/d2e9af43-d885-4c1b-8245-db69a6fec790 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:01.900356 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-f97ec2df-d799-472f-b530-4820f17cd9b9 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:01.901997 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f97ec2df-d799-472f-b530-4820f17cd9b9 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] GET https://10.4.3.200/volume/v3/backups/11c8fbed-9194-4015-852c-d0c7f685fefc Jul 10 06:38:01.902187 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f97ec2df-d799-472f-b530-4820f17cd9b9 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:01.902359 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f97ec2df-d799-472f-b530-4820f17cd9b9 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:01.902477 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-f97ec2df-d799-472f-b530-4820f17cd9b9 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Show backup with id 11c8fbed-9194-4015-852c-d0c7f685fefc. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:38:01.906682 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:01.906682 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:38:01.907394 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f97ec2df-d799-472f-b530-4820f17cd9b9 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] https://10.4.3.200/volume/v3/backups/11c8fbed-9194-4015-852c-d0c7f685fefc returned with HTTP 200 Jul 10 06:38:01.907812 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 755/3022] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:38:01 2026] GET /volume/v3/backups/11c8fbed-9194-4015-852c-d0c7f685fefc => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:01.917690 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-6b644382-3b63-4220-a9ea-80ed165e58cc None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:01.919213 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6b644382-3b63-4220-a9ea-80ed165e58cc tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] GET https://10.4.3.200/volume/v3/backups/7b738d91-1855-45fa-af5a-e663a801e472 Jul 10 06:38:01.919400 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6b644382-3b63-4220-a9ea-80ed165e58cc tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:01.919608 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6b644382-3b63-4220-a9ea-80ed165e58cc tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:01.919702 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-6b644382-3b63-4220-a9ea-80ed165e58cc tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Show backup with id 7b738d91-1855-45fa-af5a-e663a801e472. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:38:01.923601 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:01.923601 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:38:01.924241 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6b644382-3b63-4220-a9ea-80ed165e58cc tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] https://10.4.3.200/volume/v3/backups/7b738d91-1855-45fa-af5a-e663a801e472 returned with HTTP 200 Jul 10 06:38:01.924608 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 755/3023] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:38:01 2026] GET /volume/v3/backups/7b738d91-1855-45fa-af5a-e663a801e472 => generated 751 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:01.933379 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-995dab8d-9a23-4b44-b654-d606b9cc1360 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:01.935008 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-995dab8d-9a23-4b44-b654-d606b9cc1360 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] DELETE https://10.4.3.200/volume/v3/backups/11c8fbed-9194-4015-852c-d0c7f685fefc Jul 10 06:38:01.935178 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-995dab8d-9a23-4b44-b654-d606b9cc1360 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:01.935792 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-995dab8d-9a23-4b44-b654-d606b9cc1360 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:01.935792 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.contrib.backups [None req-995dab8d-9a23-4b44-b654-d606b9cc1360 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Delete backup with id: 11c8fbed-9194-4015-852c-d0c7f685fefc. Jul 10 06:38:01.940525 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:01.940525 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:38:01.953089 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.backup.rpcapi [None req-995dab8d-9a23-4b44-b654-d606b9cc1360 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] delete_backup rpcapi backup_id 11c8fbed-9194-4015-852c-d0c7f685fefc {{(pid=99977) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 06:38:01.954938 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-995dab8d-9a23-4b44-b654-d606b9cc1360 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] https://10.4.3.200/volume/v3/backups/11c8fbed-9194-4015-852c-d0c7f685fefc returned with HTTP 202 Jul 10 06:38:01.955347 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 753/3024] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:38:01 2026] DELETE /volume/v3/backups/11c8fbed-9194-4015-852c-d0c7f685fefc => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:38:01.961864 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-8aef1833-0050-40f8-968a-b868d04595e9 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:01.963549 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-8aef1833-0050-40f8-968a-b868d04595e9 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] GET https://10.4.3.200/volume/v3/backups/11c8fbed-9194-4015-852c-d0c7f685fefc Jul 10 06:38:01.963754 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-8aef1833-0050-40f8-968a-b868d04595e9 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:01.963926 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-8aef1833-0050-40f8-968a-b868d04595e9 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:01.964025 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-8aef1833-0050-40f8-968a-b868d04595e9 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Show backup with id 11c8fbed-9194-4015-852c-d0c7f685fefc. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:38:01.968415 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:01.968415 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:38:01.969107 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-8aef1833-0050-40f8-968a-b868d04595e9 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] https://10.4.3.200/volume/v3/backups/11c8fbed-9194-4015-852c-d0c7f685fefc returned with HTTP 200 Jul 10 06:38:01.969455 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 762/3025] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:38:01 2026] GET /volume/v3/backups/11c8fbed-9194-4015-852c-d0c7f685fefc => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:02.581570 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-e6967931-6370-4e5a-acf1-937e1ac86879 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:02.583152 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e6967931-6370-4e5a-acf1-937e1ac86879 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/d2e9af43-d885-4c1b-8245-db69a6fec790 Jul 10 06:38:02.583357 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e6967931-6370-4e5a-acf1-937e1ac86879 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:02.583575 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e6967931-6370-4e5a-acf1-937e1ac86879 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:02.583691 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-e6967931-6370-4e5a-acf1-937e1ac86879 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id d2e9af43-d885-4c1b-8245-db69a6fec790. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:38:02.587824 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:02.587824 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:38:02.588372 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e6967931-6370-4e5a-acf1-937e1ac86879 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/d2e9af43-d885-4c1b-8245-db69a6fec790 returned with HTTP 200 Jul 10 06:38:02.588807 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 756/3026] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:38:02 2026] GET /volume/v3/backups/d2e9af43-d885-4c1b-8245-db69a6fec790 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:02.978549 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-cecaf17f-b060-4b39-9be8-f4690fa466cc None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:02.980297 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-cecaf17f-b060-4b39-9be8-f4690fa466cc tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] GET https://10.4.3.200/volume/v3/backups/11c8fbed-9194-4015-852c-d0c7f685fefc Jul 10 06:38:02.980440 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-cecaf17f-b060-4b39-9be8-f4690fa466cc tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:02.980674 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-cecaf17f-b060-4b39-9be8-f4690fa466cc tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:02.980771 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-cecaf17f-b060-4b39-9be8-f4690fa466cc tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Show backup with id 11c8fbed-9194-4015-852c-d0c7f685fefc. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:38:02.984415 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-cecaf17f-b060-4b39-9be8-f4690fa466cc tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] https://10.4.3.200/volume/v3/backups/11c8fbed-9194-4015-852c-d0c7f685fefc returned with HTTP 404 Jul 10 06:38:02.984881 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 756/3027] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:38:02 2026] GET /volume/v3/backups/11c8fbed-9194-4015-852c-d0c7f685fefc => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:38:02.993692 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-c6621478-7e31-4cb0-93bc-844836edee1b None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:02.995482 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c6621478-7e31-4cb0-93bc-844836edee1b tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] DELETE https://10.4.3.200/volume/v3/backups/0ac7ec53-835c-4731-b757-f80046fd7342 Jul 10 06:38:02.995709 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c6621478-7e31-4cb0-93bc-844836edee1b tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:02.995909 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c6621478-7e31-4cb0-93bc-844836edee1b tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:02.996026 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.contrib.backups [None req-c6621478-7e31-4cb0-93bc-844836edee1b tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Delete backup with id: 0ac7ec53-835c-4731-b757-f80046fd7342. Jul 10 06:38:03.002315 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:03.002315 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:38:03.014161 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.backup.rpcapi [None req-c6621478-7e31-4cb0-93bc-844836edee1b tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] delete_backup rpcapi backup_id 0ac7ec53-835c-4731-b757-f80046fd7342 {{(pid=99977) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 06:38:03.015818 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c6621478-7e31-4cb0-93bc-844836edee1b tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] https://10.4.3.200/volume/v3/backups/0ac7ec53-835c-4731-b757-f80046fd7342 returned with HTTP 202 Jul 10 06:38:03.016249 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 754/3028] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:38:02 2026] DELETE /volume/v3/backups/0ac7ec53-835c-4731-b757-f80046fd7342 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:38:03.025084 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-c24c20e8-a8fc-476f-ab8b-5df7bbd12b84 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:03.026687 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-c24c20e8-a8fc-476f-ab8b-5df7bbd12b84 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] GET https://10.4.3.200/volume/v3/backups/0ac7ec53-835c-4731-b757-f80046fd7342 Jul 10 06:38:03.026850 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-c24c20e8-a8fc-476f-ab8b-5df7bbd12b84 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:03.027045 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-c24c20e8-a8fc-476f-ab8b-5df7bbd12b84 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:03.027144 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-c24c20e8-a8fc-476f-ab8b-5df7bbd12b84 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Show backup with id 0ac7ec53-835c-4731-b757-f80046fd7342. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:38:03.030769 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:03.030769 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:38:03.031278 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-c24c20e8-a8fc-476f-ab8b-5df7bbd12b84 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] https://10.4.3.200/volume/v3/backups/0ac7ec53-835c-4731-b757-f80046fd7342 returned with HTTP 200 Jul 10 06:38:03.031628 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 763/3029] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:38:03 2026] GET /volume/v3/backups/0ac7ec53-835c-4731-b757-f80046fd7342 => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:03.597519 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-913e784e-6407-4877-a522-04eb896599ea None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:03.599061 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-913e784e-6407-4877-a522-04eb896599ea tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/d2e9af43-d885-4c1b-8245-db69a6fec790 Jul 10 06:38:03.599276 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-913e784e-6407-4877-a522-04eb896599ea tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:03.599449 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-913e784e-6407-4877-a522-04eb896599ea tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:03.599599 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-913e784e-6407-4877-a522-04eb896599ea tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id d2e9af43-d885-4c1b-8245-db69a6fec790. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:38:03.603446 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:03.603446 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:38:03.604113 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-913e784e-6407-4877-a522-04eb896599ea tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/d2e9af43-d885-4c1b-8245-db69a6fec790 returned with HTTP 200 Jul 10 06:38:03.604475 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 757/3030] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:38:03 2026] GET /volume/v3/backups/d2e9af43-d885-4c1b-8245-db69a6fec790 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:03.749100 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-6f776145-d892-414e-a9ce-22db85bbc5c9 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:03.750754 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6f776145-d892-414e-a9ce-22db85bbc5c9 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] DELETE https://10.4.3.200/volume/v3/volumes/2b40f923-5d38-4943-8afa-7a72365ed674 Jul 10 06:38:03.750930 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6f776145-d892-414e-a9ce-22db85bbc5c9 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:03.751111 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6f776145-d892-414e-a9ce-22db85bbc5c9 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:03.751652 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-6f776145-d892-414e-a9ce-22db85bbc5c9 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Delete volume with id: 2b40f923-5d38-4943-8afa-7a72365ed674 Jul 10 06:38:03.757710 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:03.757710 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:38:03.758107 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-6f776145-d892-414e-a9ce-22db85bbc5c9 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Volume info retrieved successfully. Jul 10 06:38:03.772111 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-6f776145-d892-414e-a9ce-22db85bbc5c9 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Delete volume request issued successfully. Jul 10 06:38:03.772276 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6f776145-d892-414e-a9ce-22db85bbc5c9 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] https://10.4.3.200/volume/v3/volumes/2b40f923-5d38-4943-8afa-7a72365ed674 returned with HTTP 202 Jul 10 06:38:03.772716 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 757/3031] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:38:03 2026] DELETE /volume/v3/volumes/2b40f923-5d38-4943-8afa-7a72365ed674 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:38:03.778886 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-de84a698-4ee3-4069-94e3-052faebb9aaa None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:03.780524 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-de84a698-4ee3-4069-94e3-052faebb9aaa tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] GET https://10.4.3.200/volume/v3/volumes/2b40f923-5d38-4943-8afa-7a72365ed674 Jul 10 06:38:03.781254 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-de84a698-4ee3-4069-94e3-052faebb9aaa tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:03.781254 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-de84a698-4ee3-4069-94e3-052faebb9aaa tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:03.787145 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:03.787145 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:38:03.790569 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-de84a698-4ee3-4069-94e3-052faebb9aaa tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Volume info retrieved successfully. Jul 10 06:38:03.794641 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-de84a698-4ee3-4069-94e3-052faebb9aaa tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] https://10.4.3.200/volume/v3/volumes/2b40f923-5d38-4943-8afa-7a72365ed674 returned with HTTP 200 Jul 10 06:38:03.795025 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 755/3032] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:38:03 2026] GET /volume/v3/volumes/2b40f923-5d38-4943-8afa-7a72365ed674 => generated 846 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:04.041521 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-d531787a-2b4b-493f-bec7-f36c9204bd45 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:04.043299 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-d531787a-2b4b-493f-bec7-f36c9204bd45 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] GET https://10.4.3.200/volume/v3/backups/0ac7ec53-835c-4731-b757-f80046fd7342 Jul 10 06:38:04.043472 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-d531787a-2b4b-493f-bec7-f36c9204bd45 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:04.043691 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-d531787a-2b4b-493f-bec7-f36c9204bd45 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:04.043826 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-d531787a-2b4b-493f-bec7-f36c9204bd45 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Show backup with id 0ac7ec53-835c-4731-b757-f80046fd7342. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:38:04.047278 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-d531787a-2b4b-493f-bec7-f36c9204bd45 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] https://10.4.3.200/volume/v3/backups/0ac7ec53-835c-4731-b757-f80046fd7342 returned with HTTP 404 Jul 10 06:38:04.047753 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 764/3033] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:38:04 2026] GET /volume/v3/backups/0ac7ec53-835c-4731-b757-f80046fd7342 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:38:04.053931 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-237d678f-d227-4bf0-a0d9-bc9f784fb6eb None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:04.055698 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-237d678f-d227-4bf0-a0d9-bc9f784fb6eb tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] DELETE https://10.4.3.200/volume/v3/backups/7b738d91-1855-45fa-af5a-e663a801e472 Jul 10 06:38:04.055868 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-237d678f-d227-4bf0-a0d9-bc9f784fb6eb tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:04.056066 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-237d678f-d227-4bf0-a0d9-bc9f784fb6eb tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:04.056188 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.contrib.backups [None req-237d678f-d227-4bf0-a0d9-bc9f784fb6eb tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Delete backup with id: 7b738d91-1855-45fa-af5a-e663a801e472. Jul 10 06:38:04.061445 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:04.061445 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:38:04.071381 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.backup.rpcapi [None req-237d678f-d227-4bf0-a0d9-bc9f784fb6eb tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] delete_backup rpcapi backup_id 7b738d91-1855-45fa-af5a-e663a801e472 {{(pid=99976) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 06:38:04.072911 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-237d678f-d227-4bf0-a0d9-bc9f784fb6eb tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] https://10.4.3.200/volume/v3/backups/7b738d91-1855-45fa-af5a-e663a801e472 returned with HTTP 202 Jul 10 06:38:04.073275 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 758/3034] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:38:04 2026] DELETE /volume/v3/backups/7b738d91-1855-45fa-af5a-e663a801e472 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:38:04.078822 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-e952802d-e242-42bf-b04f-44b6333fe946 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:04.080282 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e952802d-e242-42bf-b04f-44b6333fe946 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] GET https://10.4.3.200/volume/v3/backups/7b738d91-1855-45fa-af5a-e663a801e472 Jul 10 06:38:04.080452 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e952802d-e242-42bf-b04f-44b6333fe946 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:04.080659 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e952802d-e242-42bf-b04f-44b6333fe946 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:04.080761 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-e952802d-e242-42bf-b04f-44b6333fe946 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Show backup with id 7b738d91-1855-45fa-af5a-e663a801e472. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:38:04.084475 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:04.084475 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:38:04.085107 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e952802d-e242-42bf-b04f-44b6333fe946 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] https://10.4.3.200/volume/v3/backups/7b738d91-1855-45fa-af5a-e663a801e472 returned with HTTP 200 Jul 10 06:38:04.085409 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 758/3035] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:38:04 2026] GET /volume/v3/backups/7b738d91-1855-45fa-af5a-e663a801e472 => generated 751 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:04.613770 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-d7df5231-7339-483d-9de0-5bf251168954 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:04.615525 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d7df5231-7339-483d-9de0-5bf251168954 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/d2e9af43-d885-4c1b-8245-db69a6fec790 Jul 10 06:38:04.615765 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d7df5231-7339-483d-9de0-5bf251168954 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:04.615939 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d7df5231-7339-483d-9de0-5bf251168954 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:04.616040 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-d7df5231-7339-483d-9de0-5bf251168954 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id d2e9af43-d885-4c1b-8245-db69a6fec790. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:38:04.619833 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:04.619833 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:38:04.620363 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d7df5231-7339-483d-9de0-5bf251168954 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/d2e9af43-d885-4c1b-8245-db69a6fec790 returned with HTTP 200 Jul 10 06:38:04.620706 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 756/3036] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:38:04 2026] GET /volume/v3/backups/d2e9af43-d885-4c1b-8245-db69a6fec790 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:04.629885 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-8c6883c9-cf06-44b3-940f-a1cdf10b7cc0 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:04.631363 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-8c6883c9-cf06-44b3-940f-a1cdf10b7cc0 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] POST https://10.4.3.200/volume/v3/backups Jul 10 06:38:04.631694 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-8c6883c9-cf06-44b3-940f-a1cdf10b7cc0 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ff0c9258-23b4-4230-84a1-83069ddfd203"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:38:04.633243 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.contrib.backups [None req-8c6883c9-cf06-44b3-940f-a1cdf10b7cc0 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Creating new backup {'backup': {'volume_id': 'ff0c9258-23b4-4230-84a1-83069ddfd203'}} {{(pid=99975) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 06:38:04.633363 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.contrib.backups [None req-8c6883c9-cf06-44b3-940f-a1cdf10b7cc0 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Creating backup of volume ff0c9258-23b4-4230-84a1-83069ddfd203 in container None Jul 10 06:38:04.639639 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:04.639639 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:38:04.639942 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-8c6883c9-cf06-44b3-940f-a1cdf10b7cc0 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Volume info retrieved successfully. Jul 10 06:38:04.653202 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.quota [None req-8c6883c9-cf06-44b3-940f-a1cdf10b7cc0 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Created reservations ['f26b2dbc-7cd7-4fb1-a924-7087c0016194', 'f77ef09b-8b1f-40e7-80ea-8a111736ac7e'] {{(pid=99975) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:38:04.674682 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-8c6883c9-cf06-44b3-940f-a1cdf10b7cc0 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups returned with HTTP 202 Jul 10 06:38:04.675127 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 765/3037] 10.4.3.200 () {70 vars in 1298 bytes} [Fri Jul 10 06:38:04 2026] POST /volume/v3/backups => generated 288 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:38:04.682352 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-a23338ba-64f7-431f-9c9e-f083a652bb51 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:04.684252 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a23338ba-64f7-431f-9c9e-f083a652bb51 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/3dbc5b71-bb65-4ca8-b12b-61bde0006466 Jul 10 06:38:04.684447 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a23338ba-64f7-431f-9c9e-f083a652bb51 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:04.684661 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a23338ba-64f7-431f-9c9e-f083a652bb51 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:04.684792 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-a23338ba-64f7-431f-9c9e-f083a652bb51 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id 3dbc5b71-bb65-4ca8-b12b-61bde0006466. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:38:04.688858 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:04.688858 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:38:04.689410 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a23338ba-64f7-431f-9c9e-f083a652bb51 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/3dbc5b71-bb65-4ca8-b12b-61bde0006466 returned with HTTP 200 Jul 10 06:38:04.689778 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 759/3038] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:38:04 2026] GET /volume/v3/backups/3dbc5b71-bb65-4ca8-b12b-61bde0006466 => generated 695 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:04.806539 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-2277ec6f-d6bf-4899-9085-49a87e757b01 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:04.808272 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2277ec6f-d6bf-4899-9085-49a87e757b01 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] GET https://10.4.3.200/volume/v3/volumes/2b40f923-5d38-4943-8afa-7a72365ed674 Jul 10 06:38:04.808454 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2277ec6f-d6bf-4899-9085-49a87e757b01 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:04.808679 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2277ec6f-d6bf-4899-9085-49a87e757b01 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:04.814026 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2277ec6f-d6bf-4899-9085-49a87e757b01 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] https://10.4.3.200/volume/v3/volumes/2b40f923-5d38-4943-8afa-7a72365ed674 returned with HTTP 404 Jul 10 06:38:04.814443 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 759/3039] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:38:04 2026] GET /volume/v3/volumes/2b40f923-5d38-4943-8afa-7a72365ed674 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:38:04.860832 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-0559d040-c773-46c0-a9b0-050bdf6fb75d None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:04.862327 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0559d040-c773-46c0-a9b0-050bdf6fb75d tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] DELETE https://10.4.3.200/volume/v3/volumes/a87ce02e-5b85-4cf5-bdb6-db0e1b00fc01 Jul 10 06:38:04.862498 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0559d040-c773-46c0-a9b0-050bdf6fb75d tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:04.862708 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0559d040-c773-46c0-a9b0-050bdf6fb75d tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:04.862852 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-0559d040-c773-46c0-a9b0-050bdf6fb75d tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Delete volume with id: a87ce02e-5b85-4cf5-bdb6-db0e1b00fc01 Jul 10 06:38:04.868591 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:04.868591 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:38:04.868955 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-0559d040-c773-46c0-a9b0-050bdf6fb75d tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Volume info retrieved successfully. Jul 10 06:38:04.886323 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-0559d040-c773-46c0-a9b0-050bdf6fb75d tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Delete volume request issued successfully. Jul 10 06:38:04.886610 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0559d040-c773-46c0-a9b0-050bdf6fb75d tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] https://10.4.3.200/volume/v3/volumes/a87ce02e-5b85-4cf5-bdb6-db0e1b00fc01 returned with HTTP 202 Jul 10 06:38:04.886959 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 757/3040] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:38:04 2026] DELETE /volume/v3/volumes/a87ce02e-5b85-4cf5-bdb6-db0e1b00fc01 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:38:04.893533 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-9dcc2e97-cde7-4546-8f6a-c913bb948f86 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:04.895319 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-9dcc2e97-cde7-4546-8f6a-c913bb948f86 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] GET https://10.4.3.200/volume/v3/volumes/a87ce02e-5b85-4cf5-bdb6-db0e1b00fc01 Jul 10 06:38:04.895584 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-9dcc2e97-cde7-4546-8f6a-c913bb948f86 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:04.895869 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-9dcc2e97-cde7-4546-8f6a-c913bb948f86 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:04.902711 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:04.902711 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:38:04.906261 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-9dcc2e97-cde7-4546-8f6a-c913bb948f86 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Volume info retrieved successfully. Jul 10 06:38:04.911364 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-9dcc2e97-cde7-4546-8f6a-c913bb948f86 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] https://10.4.3.200/volume/v3/volumes/a87ce02e-5b85-4cf5-bdb6-db0e1b00fc01 returned with HTTP 200 Jul 10 06:38:04.911778 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 766/3041] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:38:04 2026] GET /volume/v3/volumes/a87ce02e-5b85-4cf5-bdb6-db0e1b00fc01 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:05.095041 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-675dda1f-5452-44c7-9822-2bfa01448199 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:05.096837 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-675dda1f-5452-44c7-9822-2bfa01448199 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] GET https://10.4.3.200/volume/v3/backups/7b738d91-1855-45fa-af5a-e663a801e472 Jul 10 06:38:05.097013 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-675dda1f-5452-44c7-9822-2bfa01448199 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:05.097208 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-675dda1f-5452-44c7-9822-2bfa01448199 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:05.097330 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-675dda1f-5452-44c7-9822-2bfa01448199 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Show backup with id 7b738d91-1855-45fa-af5a-e663a801e472. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:38:05.101276 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-675dda1f-5452-44c7-9822-2bfa01448199 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] https://10.4.3.200/volume/v3/backups/7b738d91-1855-45fa-af5a-e663a801e472 returned with HTTP 404 Jul 10 06:38:05.101884 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 760/3042] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:38:05 2026] GET /volume/v3/backups/7b738d91-1855-45fa-af5a-e663a801e472 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:38:05.107834 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-eb1a8a07-a1d2-4d0d-9603-30df8ab5bac0 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:05.109316 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-eb1a8a07-a1d2-4d0d-9603-30df8ab5bac0 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] DELETE https://10.4.3.200/volume/v3/backups/89413e27-ec46-4a12-9c31-b1fb4dd81699 Jul 10 06:38:05.109475 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-eb1a8a07-a1d2-4d0d-9603-30df8ab5bac0 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:05.109676 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-eb1a8a07-a1d2-4d0d-9603-30df8ab5bac0 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:05.109768 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.contrib.backups [None req-eb1a8a07-a1d2-4d0d-9603-30df8ab5bac0 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Delete backup with id: 89413e27-ec46-4a12-9c31-b1fb4dd81699. Jul 10 06:38:05.113338 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:05.113338 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:38:05.122340 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.backup.rpcapi [None req-eb1a8a07-a1d2-4d0d-9603-30df8ab5bac0 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] delete_backup rpcapi backup_id 89413e27-ec46-4a12-9c31-b1fb4dd81699 {{(pid=99978) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 06:38:05.123814 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-eb1a8a07-a1d2-4d0d-9603-30df8ab5bac0 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] https://10.4.3.200/volume/v3/backups/89413e27-ec46-4a12-9c31-b1fb4dd81699 returned with HTTP 202 Jul 10 06:38:05.124111 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 760/3043] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:38:05 2026] DELETE /volume/v3/backups/89413e27-ec46-4a12-9c31-b1fb4dd81699 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:38:05.130296 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-0acfac92-5bd4-4563-833f-6d303b0b7098 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:05.131963 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0acfac92-5bd4-4563-833f-6d303b0b7098 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] GET https://10.4.3.200/volume/v3/backups/89413e27-ec46-4a12-9c31-b1fb4dd81699 Jul 10 06:38:05.132130 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0acfac92-5bd4-4563-833f-6d303b0b7098 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:05.132259 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0acfac92-5bd4-4563-833f-6d303b0b7098 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:05.132377 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-0acfac92-5bd4-4563-833f-6d303b0b7098 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Show backup with id 89413e27-ec46-4a12-9c31-b1fb4dd81699. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:38:05.136089 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:05.136089 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:38:05.136691 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0acfac92-5bd4-4563-833f-6d303b0b7098 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] https://10.4.3.200/volume/v3/backups/89413e27-ec46-4a12-9c31-b1fb4dd81699 returned with HTTP 200 Jul 10 06:38:05.136934 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 758/3044] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:38:05 2026] GET /volume/v3/backups/89413e27-ec46-4a12-9c31-b1fb4dd81699 => generated 751 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:05.616751 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-4b2c173a-e64a-4024-89d3-90f43de9c734 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:05.618258 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-4b2c173a-e64a-4024-89d3-90f43de9c734 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] DELETE https://10.4.3.200/volume/v3/volumes/9bbd3f26-e426-463e-962d-a4da0c5a26ad Jul 10 06:38:05.618421 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-4b2c173a-e64a-4024-89d3-90f43de9c734 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:05.618622 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-4b2c173a-e64a-4024-89d3-90f43de9c734 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Calling method 'delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:05.618769 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-4b2c173a-e64a-4024-89d3-90f43de9c734 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Delete volume with id: 9bbd3f26-e426-463e-962d-a4da0c5a26ad Jul 10 06:38:05.624623 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:05.624623 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:38:05.625013 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-4b2c173a-e64a-4024-89d3-90f43de9c734 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Volume info retrieved successfully. Jul 10 06:38:05.638648 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-4b2c173a-e64a-4024-89d3-90f43de9c734 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Delete volume request issued successfully. Jul 10 06:38:05.638817 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-4b2c173a-e64a-4024-89d3-90f43de9c734 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] https://10.4.3.200/volume/v3/volumes/9bbd3f26-e426-463e-962d-a4da0c5a26ad returned with HTTP 202 Jul 10 06:38:05.639169 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 767/3045] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:38:05 2026] DELETE /volume/v3/volumes/9bbd3f26-e426-463e-962d-a4da0c5a26ad => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:38:05.645424 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-39e2aea6-6318-4520-98a4-d6e353218a4b None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:05.647102 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-39e2aea6-6318-4520-98a4-d6e353218a4b tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] GET https://10.4.3.200/volume/v3/volumes/9bbd3f26-e426-463e-962d-a4da0c5a26ad Jul 10 06:38:05.647301 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-39e2aea6-6318-4520-98a4-d6e353218a4b tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:05.647475 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-39e2aea6-6318-4520-98a4-d6e353218a4b tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:05.653931 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:05.653931 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:38:05.657081 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-39e2aea6-6318-4520-98a4-d6e353218a4b tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Volume info retrieved successfully. Jul 10 06:38:05.661283 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-39e2aea6-6318-4520-98a4-d6e353218a4b tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] https://10.4.3.200/volume/v3/volumes/9bbd3f26-e426-463e-962d-a4da0c5a26ad returned with HTTP 200 Jul 10 06:38:05.661730 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 761/3046] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:38:05 2026] GET /volume/v3/volumes/9bbd3f26-e426-463e-962d-a4da0c5a26ad => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:05.699778 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-56951a6c-5414-4ec3-bcea-66f9dd80996d None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:05.701359 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-56951a6c-5414-4ec3-bcea-66f9dd80996d tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/3dbc5b71-bb65-4ca8-b12b-61bde0006466 Jul 10 06:38:05.701631 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-56951a6c-5414-4ec3-bcea-66f9dd80996d tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:05.701917 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-56951a6c-5414-4ec3-bcea-66f9dd80996d tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:05.702032 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-56951a6c-5414-4ec3-bcea-66f9dd80996d tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id 3dbc5b71-bb65-4ca8-b12b-61bde0006466. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:38:05.706100 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:05.706100 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:38:05.706690 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-56951a6c-5414-4ec3-bcea-66f9dd80996d tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/3dbc5b71-bb65-4ca8-b12b-61bde0006466 returned with HTTP 200 Jul 10 06:38:05.707026 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 761/3047] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:38:05 2026] GET /volume/v3/backups/3dbc5b71-bb65-4ca8-b12b-61bde0006466 => generated 697 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:05.923280 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-7e8254c2-933c-4c94-9f48-291da0f5dd46 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:05.924884 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7e8254c2-933c-4c94-9f48-291da0f5dd46 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] GET https://10.4.3.200/volume/v3/volumes/a87ce02e-5b85-4cf5-bdb6-db0e1b00fc01 Jul 10 06:38:05.925071 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-7e8254c2-933c-4c94-9f48-291da0f5dd46 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:05.925266 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-7e8254c2-933c-4c94-9f48-291da0f5dd46 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:05.930873 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7e8254c2-933c-4c94-9f48-291da0f5dd46 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] https://10.4.3.200/volume/v3/volumes/a87ce02e-5b85-4cf5-bdb6-db0e1b00fc01 returned with HTTP 404 Jul 10 06:38:05.931355 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 759/3048] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:38:05 2026] GET /volume/v3/volumes/a87ce02e-5b85-4cf5-bdb6-db0e1b00fc01 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:38:06.021180 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-dbacdc27-0aab-4bfd-b196-632d2fc664f9 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:06.022824 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-dbacdc27-0aab-4bfd-b196-632d2fc664f9 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] DELETE https://10.4.3.200/volume/v3/volumes/1b51ca2f-cc96-4285-941a-315fcaf18eee Jul 10 06:38:06.022992 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-dbacdc27-0aab-4bfd-b196-632d2fc664f9 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:06.023223 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-dbacdc27-0aab-4bfd-b196-632d2fc664f9 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Calling method 'delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:06.023375 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-dbacdc27-0aab-4bfd-b196-632d2fc664f9 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Delete volume with id: 1b51ca2f-cc96-4285-941a-315fcaf18eee Jul 10 06:38:06.030024 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:06.030024 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:38:06.030488 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-dbacdc27-0aab-4bfd-b196-632d2fc664f9 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Volume info retrieved successfully. Jul 10 06:38:06.044713 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-dbacdc27-0aab-4bfd-b196-632d2fc664f9 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Delete volume request issued successfully. Jul 10 06:38:06.044902 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-dbacdc27-0aab-4bfd-b196-632d2fc664f9 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] https://10.4.3.200/volume/v3/volumes/1b51ca2f-cc96-4285-941a-315fcaf18eee returned with HTTP 202 Jul 10 06:38:06.045297 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 768/3049] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:38:06 2026] DELETE /volume/v3/volumes/1b51ca2f-cc96-4285-941a-315fcaf18eee => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:38:06.051423 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-d4ebba51-5e0e-409d-91ef-3e9f5a7c8fd5 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:06.053080 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d4ebba51-5e0e-409d-91ef-3e9f5a7c8fd5 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] GET https://10.4.3.200/volume/v3/volumes/1b51ca2f-cc96-4285-941a-315fcaf18eee Jul 10 06:38:06.053279 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d4ebba51-5e0e-409d-91ef-3e9f5a7c8fd5 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:06.053456 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d4ebba51-5e0e-409d-91ef-3e9f5a7c8fd5 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:06.059418 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:06.059418 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:38:06.062423 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-d4ebba51-5e0e-409d-91ef-3e9f5a7c8fd5 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Volume info retrieved successfully. Jul 10 06:38:06.066218 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d4ebba51-5e0e-409d-91ef-3e9f5a7c8fd5 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] https://10.4.3.200/volume/v3/volumes/1b51ca2f-cc96-4285-941a-315fcaf18eee returned with HTTP 200 Jul 10 06:38:06.066740 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 762/3050] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:38:06 2026] GET /volume/v3/volumes/1b51ca2f-cc96-4285-941a-315fcaf18eee => generated 847 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:06.146281 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-0fd0e6d6-d9d0-466f-ab07-7896dca0d502 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:06.147773 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0fd0e6d6-d9d0-466f-ab07-7896dca0d502 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] GET https://10.4.3.200/volume/v3/backups/89413e27-ec46-4a12-9c31-b1fb4dd81699 Jul 10 06:38:06.147932 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0fd0e6d6-d9d0-466f-ab07-7896dca0d502 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:06.148097 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0fd0e6d6-d9d0-466f-ab07-7896dca0d502 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:06.148196 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-0fd0e6d6-d9d0-466f-ab07-7896dca0d502 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] Show backup with id 89413e27-ec46-4a12-9c31-b1fb4dd81699. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:38:06.151229 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0fd0e6d6-d9d0-466f-ab07-7896dca0d502 tempest-VolumesBackupsTest-1778112537 tempest-VolumesBackupsTest-1778112537-project-admin] https://10.4.3.200/volume/v3/backups/89413e27-ec46-4a12-9c31-b1fb4dd81699 returned with HTTP 404 Jul 10 06:38:06.151637 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 762/3051] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:38:06 2026] GET /volume/v3/backups/89413e27-ec46-4a12-9c31-b1fb4dd81699 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:38:06.163304 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-57708a13-844d-464e-b998-42e5859e2691 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:06.164815 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-57708a13-844d-464e-b998-42e5859e2691 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] DELETE https://10.4.3.200/volume/v3/volumes/4dd330c5-c909-4ff8-8296-f46b6e609371 Jul 10 06:38:06.164990 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-57708a13-844d-464e-b998-42e5859e2691 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:06.165155 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-57708a13-844d-464e-b998-42e5859e2691 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:06.165303 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-57708a13-844d-464e-b998-42e5859e2691 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Delete volume with id: 4dd330c5-c909-4ff8-8296-f46b6e609371 Jul 10 06:38:06.172349 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:06.172349 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:38:06.172801 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-57708a13-844d-464e-b998-42e5859e2691 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Volume info retrieved successfully. Jul 10 06:38:06.187282 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-57708a13-844d-464e-b998-42e5859e2691 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Delete volume request issued successfully. Jul 10 06:38:06.187452 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-57708a13-844d-464e-b998-42e5859e2691 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] https://10.4.3.200/volume/v3/volumes/4dd330c5-c909-4ff8-8296-f46b6e609371 returned with HTTP 202 Jul 10 06:38:06.187846 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 760/3052] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:38:06 2026] DELETE /volume/v3/volumes/4dd330c5-c909-4ff8-8296-f46b6e609371 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:38:06.194129 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-9f1e7012-3d35-4aa2-b250-67b1fd386cc2 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:06.195842 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-9f1e7012-3d35-4aa2-b250-67b1fd386cc2 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] GET https://10.4.3.200/volume/v3/volumes/4dd330c5-c909-4ff8-8296-f46b6e609371 Jul 10 06:38:06.196050 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-9f1e7012-3d35-4aa2-b250-67b1fd386cc2 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:06.196265 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-9f1e7012-3d35-4aa2-b250-67b1fd386cc2 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:06.202529 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:06.202529 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:38:06.205608 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-9f1e7012-3d35-4aa2-b250-67b1fd386cc2 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Volume info retrieved successfully. Jul 10 06:38:06.210051 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-9f1e7012-3d35-4aa2-b250-67b1fd386cc2 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] https://10.4.3.200/volume/v3/volumes/4dd330c5-c909-4ff8-8296-f46b6e609371 returned with HTTP 200 Jul 10 06:38:06.210437 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 769/3053] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:38:06 2026] GET /volume/v3/volumes/4dd330c5-c909-4ff8-8296-f46b6e609371 => generated 840 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:06.672556 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-1446e2ab-2653-4324-8361-d94e258d85fa None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:06.674058 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-1446e2ab-2653-4324-8361-d94e258d85fa tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] GET https://10.4.3.200/volume/v3/volumes/9bbd3f26-e426-463e-962d-a4da0c5a26ad Jul 10 06:38:06.674233 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-1446e2ab-2653-4324-8361-d94e258d85fa tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:06.674392 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-1446e2ab-2653-4324-8361-d94e258d85fa tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:06.679212 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-1446e2ab-2653-4324-8361-d94e258d85fa tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] https://10.4.3.200/volume/v3/volumes/9bbd3f26-e426-463e-962d-a4da0c5a26ad returned with HTTP 404 Jul 10 06:38:06.679618 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 763/3054] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:38:06 2026] GET /volume/v3/volumes/9bbd3f26-e426-463e-962d-a4da0c5a26ad => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:38:06.684980 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-7b53ffe8-d698-4cf4-827a-3cf2b39a7e5d None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:06.686417 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7b53ffe8-d698-4cf4-827a-3cf2b39a7e5d tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] DELETE https://10.4.3.200/volume/v3/volumes/dd4137ad-9814-404e-833c-56eddd105d66 Jul 10 06:38:06.686608 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7b53ffe8-d698-4cf4-827a-3cf2b39a7e5d tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:06.686773 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7b53ffe8-d698-4cf4-827a-3cf2b39a7e5d tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:06.686936 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-7b53ffe8-d698-4cf4-827a-3cf2b39a7e5d tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Delete volume with id: dd4137ad-9814-404e-833c-56eddd105d66 Jul 10 06:38:06.693984 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:06.693984 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:38:06.694471 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-7b53ffe8-d698-4cf4-827a-3cf2b39a7e5d tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Volume info retrieved successfully. Jul 10 06:38:06.708211 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-7b53ffe8-d698-4cf4-827a-3cf2b39a7e5d tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Delete volume request issued successfully. Jul 10 06:38:06.708373 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7b53ffe8-d698-4cf4-827a-3cf2b39a7e5d tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] https://10.4.3.200/volume/v3/volumes/dd4137ad-9814-404e-833c-56eddd105d66 returned with HTTP 202 Jul 10 06:38:06.708780 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 763/3055] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:38:06 2026] DELETE /volume/v3/volumes/dd4137ad-9814-404e-833c-56eddd105d66 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:38:06.715603 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-e4be8e4d-b6a4-4e31-9e12-508356996add None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:06.717115 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e4be8e4d-b6a4-4e31-9e12-508356996add tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] GET https://10.4.3.200/volume/v3/volumes/dd4137ad-9814-404e-833c-56eddd105d66 Jul 10 06:38:06.717284 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e4be8e4d-b6a4-4e31-9e12-508356996add tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:06.717452 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e4be8e4d-b6a4-4e31-9e12-508356996add tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:06.717486 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-2f46ae2b-ad35-4519-b157-267b7460fff0 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:06.719090 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-2f46ae2b-ad35-4519-b157-267b7460fff0 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/3dbc5b71-bb65-4ca8-b12b-61bde0006466 Jul 10 06:38:06.719273 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-2f46ae2b-ad35-4519-b157-267b7460fff0 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:06.719445 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-2f46ae2b-ad35-4519-b157-267b7460fff0 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:06.719565 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-2f46ae2b-ad35-4519-b157-267b7460fff0 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id 3dbc5b71-bb65-4ca8-b12b-61bde0006466. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:38:06.723230 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:06.723230 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:38:06.723531 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:06.723531 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:38:06.723785 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-2f46ae2b-ad35-4519-b157-267b7460fff0 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/3dbc5b71-bb65-4ca8-b12b-61bde0006466 returned with HTTP 200 Jul 10 06:38:06.724138 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 770/3056] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:38:06 2026] GET /volume/v3/backups/3dbc5b71-bb65-4ca8-b12b-61bde0006466 => generated 697 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:06.726452 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-e4be8e4d-b6a4-4e31-9e12-508356996add tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Volume info retrieved successfully. Jul 10 06:38:06.731034 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e4be8e4d-b6a4-4e31-9e12-508356996add tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] https://10.4.3.200/volume/v3/volumes/dd4137ad-9814-404e-833c-56eddd105d66 returned with HTTP 200 Jul 10 06:38:06.731405 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 761/3057] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:38:06 2026] GET /volume/v3/volumes/dd4137ad-9814-404e-833c-56eddd105d66 => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:07.080120 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-4e271dcd-d5b1-432b-b1f4-c70685649713 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:07.081627 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4e271dcd-d5b1-432b-b1f4-c70685649713 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] GET https://10.4.3.200/volume/v3/volumes/1b51ca2f-cc96-4285-941a-315fcaf18eee Jul 10 06:38:07.081798 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4e271dcd-d5b1-432b-b1f4-c70685649713 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:07.081970 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4e271dcd-d5b1-432b-b1f4-c70685649713 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:07.086791 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4e271dcd-d5b1-432b-b1f4-c70685649713 tempest-AttachVolumeNegativeTest-1282659330 tempest-AttachVolumeNegativeTest-1282659330-project-member] https://10.4.3.200/volume/v3/volumes/1b51ca2f-cc96-4285-941a-315fcaf18eee returned with HTTP 404 Jul 10 06:38:07.087340 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 764/3058] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:38:07 2026] GET /volume/v3/volumes/1b51ca2f-cc96-4285-941a-315fcaf18eee => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:38:07.222304 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-9d01922a-0996-4b02-b791-7ac6eced22b2 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:07.224391 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9d01922a-0996-4b02-b791-7ac6eced22b2 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] GET https://10.4.3.200/volume/v3/volumes/4dd330c5-c909-4ff8-8296-f46b6e609371 Jul 10 06:38:07.224582 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9d01922a-0996-4b02-b791-7ac6eced22b2 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:07.224834 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9d01922a-0996-4b02-b791-7ac6eced22b2 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:07.231395 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9d01922a-0996-4b02-b791-7ac6eced22b2 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] https://10.4.3.200/volume/v3/volumes/4dd330c5-c909-4ff8-8296-f46b6e609371 returned with HTTP 404 Jul 10 06:38:07.232363 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 764/3059] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:38:07 2026] GET /volume/v3/volumes/4dd330c5-c909-4ff8-8296-f46b6e609371 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:38:07.238347 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-5d43c16d-d030-436b-9727-cbc51e77cf54 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:07.240254 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-5d43c16d-d030-436b-9727-cbc51e77cf54 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] DELETE https://10.4.3.200/volume/v3/volumes/481bddbd-884b-4732-86ff-b0b8b5f712d0 Jul 10 06:38:07.240444 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-5d43c16d-d030-436b-9727-cbc51e77cf54 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:07.240657 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-5d43c16d-d030-436b-9727-cbc51e77cf54 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Calling method 'delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:07.240813 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-5d43c16d-d030-436b-9727-cbc51e77cf54 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Delete volume with id: 481bddbd-884b-4732-86ff-b0b8b5f712d0 Jul 10 06:38:07.247287 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:07.247287 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:38:07.247711 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-5d43c16d-d030-436b-9727-cbc51e77cf54 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Volume info retrieved successfully. Jul 10 06:38:07.266517 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-5d43c16d-d030-436b-9727-cbc51e77cf54 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Delete volume request issued successfully. Jul 10 06:38:07.266730 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-5d43c16d-d030-436b-9727-cbc51e77cf54 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] https://10.4.3.200/volume/v3/volumes/481bddbd-884b-4732-86ff-b0b8b5f712d0 returned with HTTP 202 Jul 10 06:38:07.267104 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 771/3060] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:38:07 2026] DELETE /volume/v3/volumes/481bddbd-884b-4732-86ff-b0b8b5f712d0 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:38:07.274973 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-0a942de4-dacb-4263-8bbe-18bd9e601531 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:07.276609 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0a942de4-dacb-4263-8bbe-18bd9e601531 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] GET https://10.4.3.200/volume/v3/volumes/481bddbd-884b-4732-86ff-b0b8b5f712d0 Jul 10 06:38:07.276790 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0a942de4-dacb-4263-8bbe-18bd9e601531 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:07.276966 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0a942de4-dacb-4263-8bbe-18bd9e601531 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:07.283385 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:07.283385 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:38:07.286870 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-0a942de4-dacb-4263-8bbe-18bd9e601531 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Volume info retrieved successfully. Jul 10 06:38:07.291539 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0a942de4-dacb-4263-8bbe-18bd9e601531 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] https://10.4.3.200/volume/v3/volumes/481bddbd-884b-4732-86ff-b0b8b5f712d0 returned with HTTP 200 Jul 10 06:38:07.291869 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 762/3061] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:38:07 2026] GET /volume/v3/volumes/481bddbd-884b-4732-86ff-b0b8b5f712d0 => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:07.737418 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-5637671b-4ddd-4a22-9a85-373e2dcb6c58 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:07.739193 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5637671b-4ddd-4a22-9a85-373e2dcb6c58 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/3dbc5b71-bb65-4ca8-b12b-61bde0006466 Jul 10 06:38:07.739514 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5637671b-4ddd-4a22-9a85-373e2dcb6c58 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:07.739774 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5637671b-4ddd-4a22-9a85-373e2dcb6c58 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:07.739916 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-5637671b-4ddd-4a22-9a85-373e2dcb6c58 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id 3dbc5b71-bb65-4ca8-b12b-61bde0006466. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:38:07.743533 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-44ecdca9-c459-48b1-89a4-50c3ea256b57 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:07.744143 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:07.744143 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:38:07.745003 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5637671b-4ddd-4a22-9a85-373e2dcb6c58 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/3dbc5b71-bb65-4ca8-b12b-61bde0006466 returned with HTTP 200 Jul 10 06:38:07.745453 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 765/3062] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:38:07 2026] GET /volume/v3/backups/3dbc5b71-bb65-4ca8-b12b-61bde0006466 => generated 697 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:07.745795 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-44ecdca9-c459-48b1-89a4-50c3ea256b57 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] GET https://10.4.3.200/volume/v3/volumes/dd4137ad-9814-404e-833c-56eddd105d66 Jul 10 06:38:07.746094 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-44ecdca9-c459-48b1-89a4-50c3ea256b57 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:07.746399 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-44ecdca9-c459-48b1-89a4-50c3ea256b57 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:07.768790 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-44ecdca9-c459-48b1-89a4-50c3ea256b57 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] https://10.4.3.200/volume/v3/volumes/dd4137ad-9814-404e-833c-56eddd105d66 returned with HTTP 404 Jul 10 06:38:07.769918 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 765/3063] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:38:07 2026] GET /volume/v3/volumes/dd4137ad-9814-404e-833c-56eddd105d66 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:38:07.830393 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-487dc330-c6f5-4fe9-8550-892d32d2f490 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:07.833053 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-487dc330-c6f5-4fe9-8550-892d32d2f490 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] DELETE https://10.4.3.200/volume/v3/volumes/3d5ec890-d33b-481e-b21e-56d95a349f68 Jul 10 06:38:07.833281 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-487dc330-c6f5-4fe9-8550-892d32d2f490 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:07.833534 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-487dc330-c6f5-4fe9-8550-892d32d2f490 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Calling method 'delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:07.833734 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-487dc330-c6f5-4fe9-8550-892d32d2f490 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Delete volume with id: 3d5ec890-d33b-481e-b21e-56d95a349f68 Jul 10 06:38:07.841720 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:07.841720 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:38:07.842195 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-487dc330-c6f5-4fe9-8550-892d32d2f490 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Volume info retrieved successfully. Jul 10 06:38:07.860958 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-487dc330-c6f5-4fe9-8550-892d32d2f490 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Delete volume request issued successfully. Jul 10 06:38:07.860958 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-487dc330-c6f5-4fe9-8550-892d32d2f490 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] https://10.4.3.200/volume/v3/volumes/3d5ec890-d33b-481e-b21e-56d95a349f68 returned with HTTP 202 Jul 10 06:38:07.860958 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 772/3064] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:38:07 2026] DELETE /volume/v3/volumes/3d5ec890-d33b-481e-b21e-56d95a349f68 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:38:07.869056 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-ee6ddfa3-013f-4683-b23d-d5a1137b56f5 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:07.871003 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ee6ddfa3-013f-4683-b23d-d5a1137b56f5 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] GET https://10.4.3.200/volume/v3/volumes/3d5ec890-d33b-481e-b21e-56d95a349f68 Jul 10 06:38:07.871452 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ee6ddfa3-013f-4683-b23d-d5a1137b56f5 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:07.871452 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ee6ddfa3-013f-4683-b23d-d5a1137b56f5 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:07.884338 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:07.884338 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:38:07.888633 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-ee6ddfa3-013f-4683-b23d-d5a1137b56f5 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Volume info retrieved successfully. Jul 10 06:38:07.893305 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ee6ddfa3-013f-4683-b23d-d5a1137b56f5 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] https://10.4.3.200/volume/v3/volumes/3d5ec890-d33b-481e-b21e-56d95a349f68 returned with HTTP 200 Jul 10 06:38:07.893728 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 763/3065] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:38:07 2026] GET /volume/v3/volumes/3d5ec890-d33b-481e-b21e-56d95a349f68 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:08.304121 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-f5d9093a-7442-4c04-b8d0-b0ffe0ee9c6e None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:08.306048 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f5d9093a-7442-4c04-b8d0-b0ffe0ee9c6e tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] GET https://10.4.3.200/volume/v3/volumes/481bddbd-884b-4732-86ff-b0b8b5f712d0 Jul 10 06:38:08.306275 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f5d9093a-7442-4c04-b8d0-b0ffe0ee9c6e tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:08.306487 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f5d9093a-7442-4c04-b8d0-b0ffe0ee9c6e tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:08.312532 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f5d9093a-7442-4c04-b8d0-b0ffe0ee9c6e tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] https://10.4.3.200/volume/v3/volumes/481bddbd-884b-4732-86ff-b0b8b5f712d0 returned with HTTP 404 Jul 10 06:38:08.313019 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 766/3066] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:38:08 2026] GET /volume/v3/volumes/481bddbd-884b-4732-86ff-b0b8b5f712d0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:38:08.319196 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-eb1e0fbc-fe15-4b85-b12c-edd8cd541b7c None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:08.321570 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-eb1e0fbc-fe15-4b85-b12c-edd8cd541b7c tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] DELETE https://10.4.3.200/volume/v3/volumes/b13fe74f-65b9-43ae-9d72-d2076ff132e4 Jul 10 06:38:08.321893 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-eb1e0fbc-fe15-4b85-b12c-edd8cd541b7c tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:08.322172 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-eb1e0fbc-fe15-4b85-b12c-edd8cd541b7c tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:08.322394 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-eb1e0fbc-fe15-4b85-b12c-edd8cd541b7c tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Delete volume with id: b13fe74f-65b9-43ae-9d72-d2076ff132e4 Jul 10 06:38:08.331195 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:08.331195 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:38:08.331715 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-eb1e0fbc-fe15-4b85-b12c-edd8cd541b7c tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Volume info retrieved successfully. Jul 10 06:38:08.351150 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-eb1e0fbc-fe15-4b85-b12c-edd8cd541b7c tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Delete volume request issued successfully. Jul 10 06:38:08.351618 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-eb1e0fbc-fe15-4b85-b12c-edd8cd541b7c tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] https://10.4.3.200/volume/v3/volumes/b13fe74f-65b9-43ae-9d72-d2076ff132e4 returned with HTTP 202 Jul 10 06:38:08.351804 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 766/3067] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:38:08 2026] DELETE /volume/v3/volumes/b13fe74f-65b9-43ae-9d72-d2076ff132e4 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:38:08.360672 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-34a0616c-2d44-4d3b-94b3-053031a3b8de None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:08.362882 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-34a0616c-2d44-4d3b-94b3-053031a3b8de tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] GET https://10.4.3.200/volume/v3/volumes/b13fe74f-65b9-43ae-9d72-d2076ff132e4 Jul 10 06:38:08.363110 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-34a0616c-2d44-4d3b-94b3-053031a3b8de tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:08.363314 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-34a0616c-2d44-4d3b-94b3-053031a3b8de tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:08.370644 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:08.370644 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:38:08.374718 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-34a0616c-2d44-4d3b-94b3-053031a3b8de tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Volume info retrieved successfully. Jul 10 06:38:08.378891 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-34a0616c-2d44-4d3b-94b3-053031a3b8de tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] https://10.4.3.200/volume/v3/volumes/b13fe74f-65b9-43ae-9d72-d2076ff132e4 returned with HTTP 200 Jul 10 06:38:08.379326 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 773/3068] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:38:08 2026] GET /volume/v3/volumes/b13fe74f-65b9-43ae-9d72-d2076ff132e4 => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:08.755418 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-9dac3885-5685-447b-990e-8322a15f70b1 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:08.758206 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9dac3885-5685-447b-990e-8322a15f70b1 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/3dbc5b71-bb65-4ca8-b12b-61bde0006466 Jul 10 06:38:08.758456 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9dac3885-5685-447b-990e-8322a15f70b1 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:08.758704 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9dac3885-5685-447b-990e-8322a15f70b1 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:08.758826 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-9dac3885-5685-447b-990e-8322a15f70b1 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id 3dbc5b71-bb65-4ca8-b12b-61bde0006466. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:38:08.763220 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:08.763220 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:38:08.763878 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9dac3885-5685-447b-990e-8322a15f70b1 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/3dbc5b71-bb65-4ca8-b12b-61bde0006466 returned with HTTP 200 Jul 10 06:38:08.764257 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 764/3069] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:38:08 2026] GET /volume/v3/backups/3dbc5b71-bb65-4ca8-b12b-61bde0006466 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:08.905445 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-a224510e-dafe-4a3a-9366-45708e04c9b0 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:08.907773 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a224510e-dafe-4a3a-9366-45708e04c9b0 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] GET https://10.4.3.200/volume/v3/volumes/3d5ec890-d33b-481e-b21e-56d95a349f68 Jul 10 06:38:08.907943 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a224510e-dafe-4a3a-9366-45708e04c9b0 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:08.908515 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a224510e-dafe-4a3a-9366-45708e04c9b0 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:08.914353 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a224510e-dafe-4a3a-9366-45708e04c9b0 tempest-AttachVolumeTestJSON-440757431 tempest-AttachVolumeTestJSON-440757431-project-member] https://10.4.3.200/volume/v3/volumes/3d5ec890-d33b-481e-b21e-56d95a349f68 returned with HTTP 404 Jul 10 06:38:08.914353 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 767/3070] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:38:08 2026] GET /volume/v3/volumes/3d5ec890-d33b-481e-b21e-56d95a349f68 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:38:09.396369 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-bb9e0167-f7b4-4051-968b-1c81653e68c6 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:09.397931 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-bb9e0167-f7b4-4051-968b-1c81653e68c6 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] GET https://10.4.3.200/volume/v3/volumes/b13fe74f-65b9-43ae-9d72-d2076ff132e4 Jul 10 06:38:09.397931 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-bb9e0167-f7b4-4051-968b-1c81653e68c6 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:09.398303 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-bb9e0167-f7b4-4051-968b-1c81653e68c6 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:09.403216 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-bb9e0167-f7b4-4051-968b-1c81653e68c6 tempest-VolumesBackupsTest-963705874 tempest-VolumesBackupsTest-963705874-project-member] https://10.4.3.200/volume/v3/volumes/b13fe74f-65b9-43ae-9d72-d2076ff132e4 returned with HTTP 404 Jul 10 06:38:09.403656 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 767/3071] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:38:09 2026] GET /volume/v3/volumes/b13fe74f-65b9-43ae-9d72-d2076ff132e4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:38:09.776655 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-410ee0e2-73a9-41da-86bf-e0e5fc2ed3ef None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:09.778516 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-410ee0e2-73a9-41da-86bf-e0e5fc2ed3ef tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/3dbc5b71-bb65-4ca8-b12b-61bde0006466 Jul 10 06:38:09.778798 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-410ee0e2-73a9-41da-86bf-e0e5fc2ed3ef tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:09.779109 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-410ee0e2-73a9-41da-86bf-e0e5fc2ed3ef tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:09.779258 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-410ee0e2-73a9-41da-86bf-e0e5fc2ed3ef tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id 3dbc5b71-bb65-4ca8-b12b-61bde0006466. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:38:09.784527 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:09.784527 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:38:09.785271 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-410ee0e2-73a9-41da-86bf-e0e5fc2ed3ef tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/3dbc5b71-bb65-4ca8-b12b-61bde0006466 returned with HTTP 200 Jul 10 06:38:09.785771 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 774/3072] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:38:09 2026] GET /volume/v3/backups/3dbc5b71-bb65-4ca8-b12b-61bde0006466 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:10.375912 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-bbcd14ec-65fb-4747-90fe-3958f88b28ae req-37eaccc7-ad31-4995-86ad-27c7b847b356 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:10.380778 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-bbcd14ec-65fb-4747-90fe-3958f88b28ae req-37eaccc7-ad31-4995-86ad-27c7b847b356 tempest-VolumesGetTestJSON-179018997 tempest-VolumesGetTestJSON-179018997-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:38:10.380778 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-bbcd14ec-65fb-4747-90fe-3958f88b28ae req-37eaccc7-ad31-4995-86ad-27c7b847b356 tempest-VolumesGetTestJSON-179018997 tempest-VolumesGetTestJSON-179018997-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-1607924458", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:38:10.380778 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.volumes [req-bbcd14ec-65fb-4747-90fe-3958f88b28ae req-37eaccc7-ad31-4995-86ad-27c7b847b356 tempest-VolumesGetTestJSON-179018997 tempest-VolumesGetTestJSON-179018997-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-1607924458', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=99977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:38:10.380778 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [req-bbcd14ec-65fb-4747-90fe-3958f88b28ae req-37eaccc7-ad31-4995-86ad-27c7b847b356 tempest-VolumesGetTestJSON-179018997 tempest-VolumesGetTestJSON-179018997-project-member] Create volume of 1 GB Jul 10 06:38:10.382241 np0000004964 devstack@c-api.service[99977]: DEBUG dbcounter [-] [99977] Writing DB stats cinder:SELECT=373,cinder:INSERT=68,cinder:UPDATE=111 {{(pid=99977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:38:10.384619 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-bbcd14ec-65fb-4747-90fe-3958f88b28ae req-37eaccc7-ad31-4995-86ad-27c7b847b356 tempest-VolumesGetTestJSON-179018997 tempest-VolumesGetTestJSON-179018997-project-member] Availability Zones retrieved successfully. Jul 10 06:38:10.390535 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [req-bbcd14ec-65fb-4747-90fe-3958f88b28ae req-37eaccc7-ad31-4995-86ad-27c7b847b356 tempest-VolumesGetTestJSON-179018997 tempest-VolumesGetTestJSON-179018997-project-member] Flow 'volume_create_api' (bdf214b7-1821-4332-b308-eadd9e5e79dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:38:10.393459 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [req-bbcd14ec-65fb-4747-90fe-3958f88b28ae req-37eaccc7-ad31-4995-86ad-27c7b847b356 tempest-VolumesGetTestJSON-179018997 tempest-VolumesGetTestJSON-179018997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d80c3018-0274-480b-a4de-806e9dcd1b79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:38:10.396226 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.flows.api.create_volume [req-bbcd14ec-65fb-4747-90fe-3958f88b28ae req-37eaccc7-ad31-4995-86ad-27c7b847b356 tempest-VolumesGetTestJSON-179018997 tempest-VolumesGetTestJSON-179018997-project-member] Validating volume size '1' using validate_int {{(pid=99977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:38:10.419982 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [req-bbcd14ec-65fb-4747-90fe-3958f88b28ae req-37eaccc7-ad31-4995-86ad-27c7b847b356 tempest-VolumesGetTestJSON-179018997 tempest-VolumesGetTestJSON-179018997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d80c3018-0274-480b-a4de-806e9dcd1b79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:38:10.421165 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [req-bbcd14ec-65fb-4747-90fe-3958f88b28ae req-37eaccc7-ad31-4995-86ad-27c7b847b356 tempest-VolumesGetTestJSON-179018997 tempest-VolumesGetTestJSON-179018997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7bc67337-6322-4da4-911e-1adb63a1ab12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:38:10.479844 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.quota [req-bbcd14ec-65fb-4747-90fe-3958f88b28ae req-37eaccc7-ad31-4995-86ad-27c7b847b356 tempest-VolumesGetTestJSON-179018997 tempest-VolumesGetTestJSON-179018997-project-member] Created reservations ['14aa8f72-5a2b-438a-9c49-95e3e3398e76', 'db0eb6b4-10f1-4c37-83cb-a0295013561f', '75edb607-3b4b-4287-9bed-ca584c410c11', '4b688f67-37ca-46f5-835c-e54ff9cadd28'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:38:10.481529 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [req-bbcd14ec-65fb-4747-90fe-3958f88b28ae req-37eaccc7-ad31-4995-86ad-27c7b847b356 tempest-VolumesGetTestJSON-179018997 tempest-VolumesGetTestJSON-179018997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7bc67337-6322-4da4-911e-1adb63a1ab12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['14aa8f72-5a2b-438a-9c49-95e3e3398e76', 'db0eb6b4-10f1-4c37-83cb-a0295013561f', '75edb607-3b4b-4287-9bed-ca584c410c11', '4b688f67-37ca-46f5-835c-e54ff9cadd28']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:38:10.481881 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [req-bbcd14ec-65fb-4747-90fe-3958f88b28ae req-37eaccc7-ad31-4995-86ad-27c7b847b356 tempest-VolumesGetTestJSON-179018997 tempest-VolumesGetTestJSON-179018997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69eae583-a151-409b-8965-89b4642b09c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:38:10.504358 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [req-bbcd14ec-65fb-4747-90fe-3958f88b28ae req-37eaccc7-ad31-4995-86ad-27c7b847b356 tempest-VolumesGetTestJSON-179018997 tempest-VolumesGetTestJSON-179018997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69eae583-a151-409b-8965-89b4642b09c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f79e0d26-f3da-4329-866e-2dec8c0611ee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1607924458',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='dc7c71b9b4f3486ea4e45b6007189c70',qos_specs=None,replication_status=,reservations=['14aa8f72-5a2b-438a-9c49-95e3e3398e76','db0eb6b4-10f1-4c37-83cb-a0295013561f','75edb607-3b4b-4287-9bed-ca584c410c11','4b688f67-37ca-46f5-835c-e54ff9cadd28'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='428eddf939c34b998621ee45ceb44353',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:38:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1607924458',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f79e0d26-f3da-4329-866e-2dec8c0611ee,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='dc7c71b9b4f3486ea4e45b6007189c70',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='428eddf939c34b998621ee45ceb44353',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:38:10.505130 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [req-bbcd14ec-65fb-4747-90fe-3958f88b28ae req-37eaccc7-ad31-4995-86ad-27c7b847b356 tempest-VolumesGetTestJSON-179018997 tempest-VolumesGetTestJSON-179018997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e93e18d-b042-48c7-9bbf-513ca0f78fbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:38:10.528639 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [req-bbcd14ec-65fb-4747-90fe-3958f88b28ae req-37eaccc7-ad31-4995-86ad-27c7b847b356 tempest-VolumesGetTestJSON-179018997 tempest-VolumesGetTestJSON-179018997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e93e18d-b042-48c7-9bbf-513ca0f78fbb) transitioned into state 'SUCCESS' from state '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-1607924458',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='dc7c71b9b4f3486ea4e45b6007189c70',qos_specs=None,replication_status=,reservations=['14aa8f72-5a2b-438a-9c49-95e3e3398e76','db0eb6b4-10f1-4c37-83cb-a0295013561f','75edb607-3b4b-4287-9bed-ca584c410c11','4b688f67-37ca-46f5-835c-e54ff9cadd28'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='428eddf939c34b998621ee45ceb44353',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:38:10.529227 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [req-bbcd14ec-65fb-4747-90fe-3958f88b28ae req-37eaccc7-ad31-4995-86ad-27c7b847b356 tempest-VolumesGetTestJSON-179018997 tempest-VolumesGetTestJSON-179018997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (016a487b-0c19-4969-8051-fdb4c3fa24d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:38:10.542145 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [req-bbcd14ec-65fb-4747-90fe-3958f88b28ae req-37eaccc7-ad31-4995-86ad-27c7b847b356 tempest-VolumesGetTestJSON-179018997 tempest-VolumesGetTestJSON-179018997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (016a487b-0c19-4969-8051-fdb4c3fa24d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:38:10.543035 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [req-bbcd14ec-65fb-4747-90fe-3958f88b28ae req-37eaccc7-ad31-4995-86ad-27c7b847b356 tempest-VolumesGetTestJSON-179018997 tempest-VolumesGetTestJSON-179018997-project-member] Flow 'volume_create_api' (bdf214b7-1821-4332-b308-eadd9e5e79dc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:38:10.543355 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-bbcd14ec-65fb-4747-90fe-3958f88b28ae req-37eaccc7-ad31-4995-86ad-27c7b847b356 tempest-VolumesGetTestJSON-179018997 tempest-VolumesGetTestJSON-179018997-project-member] Create volume request issued successfully. Jul 10 06:38:10.543995 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-bbcd14ec-65fb-4747-90fe-3958f88b28ae req-37eaccc7-ad31-4995-86ad-27c7b847b356 tempest-VolumesGetTestJSON-179018997 tempest-VolumesGetTestJSON-179018997-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:38:10.544579 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 765/3073] 10.4.3.200 () {72 vars in 1541 bytes} [Fri Jul 10 06:38:10 2026] POST /volume/v3/volumes => generated 763 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:38:10.556537 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-bbcd14ec-65fb-4747-90fe-3958f88b28ae req-0f25db90-7a79-4a70-ac0a-75fc6845068d None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:10.556984 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-bbcd14ec-65fb-4747-90fe-3958f88b28ae req-0f25db90-7a79-4a70-ac0a-75fc6845068d tempest-VolumesGetTestJSON-179018997 tempest-VolumesGetTestJSON-179018997-project-member] GET https://10.4.3.200/volume/v3/volumes/f79e0d26-f3da-4329-866e-2dec8c0611ee Jul 10 06:38:10.557205 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-bbcd14ec-65fb-4747-90fe-3958f88b28ae req-0f25db90-7a79-4a70-ac0a-75fc6845068d tempest-VolumesGetTestJSON-179018997 tempest-VolumesGetTestJSON-179018997-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:10.557820 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-bbcd14ec-65fb-4747-90fe-3958f88b28ae req-0f25db90-7a79-4a70-ac0a-75fc6845068d tempest-VolumesGetTestJSON-179018997 tempest-VolumesGetTestJSON-179018997-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:10.568867 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:10.568867 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:38:10.575931 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [req-bbcd14ec-65fb-4747-90fe-3958f88b28ae req-0f25db90-7a79-4a70-ac0a-75fc6845068d tempest-VolumesGetTestJSON-179018997 tempest-VolumesGetTestJSON-179018997-project-member] Volume info retrieved successfully. Jul 10 06:38:10.583665 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-bbcd14ec-65fb-4747-90fe-3958f88b28ae req-0f25db90-7a79-4a70-ac0a-75fc6845068d tempest-VolumesGetTestJSON-179018997 tempest-VolumesGetTestJSON-179018997-project-member] https://10.4.3.200/volume/v3/volumes/f79e0d26-f3da-4329-866e-2dec8c0611ee returned with HTTP 200 Jul 10 06:38:10.584055 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 768/3074] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:38:10 2026] GET /volume/v3/volumes/f79e0d26-f3da-4329-866e-2dec8c0611ee => generated 831 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:10.612712 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-a97fde65-99bb-4de2-8f57-c67693df873c req-e756df12-079c-4c9d-9aa2-a47a6d8a40a1 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:10.613764 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-a97fde65-99bb-4de2-8f57-c67693df873c req-e756df12-079c-4c9d-9aa2-a47a6d8a40a1 tempest-VolumesGetTestJSON-179018997 tempest-VolumesGetTestJSON-179018997-project-member] GET https://10.4.3.200/volume/v3/volumes/f79e0d26-f3da-4329-866e-2dec8c0611ee Jul 10 06:38:10.613943 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-a97fde65-99bb-4de2-8f57-c67693df873c req-e756df12-079c-4c9d-9aa2-a47a6d8a40a1 tempest-VolumesGetTestJSON-179018997 tempest-VolumesGetTestJSON-179018997-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:10.614113 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-a97fde65-99bb-4de2-8f57-c67693df873c req-e756df12-079c-4c9d-9aa2-a47a6d8a40a1 tempest-VolumesGetTestJSON-179018997 tempest-VolumesGetTestJSON-179018997-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:10.624768 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:10.624768 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:38:10.631392 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [req-a97fde65-99bb-4de2-8f57-c67693df873c req-e756df12-079c-4c9d-9aa2-a47a6d8a40a1 tempest-VolumesGetTestJSON-179018997 tempest-VolumesGetTestJSON-179018997-project-member] Volume info retrieved successfully. Jul 10 06:38:10.640688 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-a97fde65-99bb-4de2-8f57-c67693df873c req-e756df12-079c-4c9d-9aa2-a47a6d8a40a1 tempest-VolumesGetTestJSON-179018997 tempest-VolumesGetTestJSON-179018997-project-member] https://10.4.3.200/volume/v3/volumes/f79e0d26-f3da-4329-866e-2dec8c0611ee returned with HTTP 200 Jul 10 06:38:10.641187 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 768/3075] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:38:10 2026] GET /volume/v3/volumes/f79e0d26-f3da-4329-866e-2dec8c0611ee => generated 855 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:10.795878 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-e51de114-81a3-4a97-b015-c3d10bfee365 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:10.797905 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-e51de114-81a3-4a97-b015-c3d10bfee365 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/3dbc5b71-bb65-4ca8-b12b-61bde0006466 Jul 10 06:38:10.798126 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-e51de114-81a3-4a97-b015-c3d10bfee365 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:10.798339 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-e51de114-81a3-4a97-b015-c3d10bfee365 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:10.798460 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-e51de114-81a3-4a97-b015-c3d10bfee365 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id 3dbc5b71-bb65-4ca8-b12b-61bde0006466. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:38:10.803471 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:10.803471 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:38:10.804251 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-e51de114-81a3-4a97-b015-c3d10bfee365 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/3dbc5b71-bb65-4ca8-b12b-61bde0006466 returned with HTTP 200 Jul 10 06:38:10.804822 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 775/3076] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:38:10 2026] GET /volume/v3/backups/3dbc5b71-bb65-4ca8-b12b-61bde0006466 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:11.674422 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-ffd62554-b132-45b7-9438-7849efaa7d7d req-6c4d3821-b3d2-4848-96c7-573708c38f44 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:11.676135 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-ffd62554-b132-45b7-9438-7849efaa7d7d req-6c4d3821-b3d2-4848-96c7-573708c38f44 tempest-VolumesGetTestJSON-179018997 tempest-VolumesGetTestJSON-179018997-project-member] GET https://10.4.3.200/volume/v3/volumes/f79e0d26-f3da-4329-866e-2dec8c0611ee Jul 10 06:38:11.676304 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-ffd62554-b132-45b7-9438-7849efaa7d7d req-6c4d3821-b3d2-4848-96c7-573708c38f44 tempest-VolumesGetTestJSON-179018997 tempest-VolumesGetTestJSON-179018997-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:11.676477 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-ffd62554-b132-45b7-9438-7849efaa7d7d req-6c4d3821-b3d2-4848-96c7-573708c38f44 tempest-VolumesGetTestJSON-179018997 tempest-VolumesGetTestJSON-179018997-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:11.683628 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:11.683628 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:38:11.686969 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-ffd62554-b132-45b7-9438-7849efaa7d7d req-6c4d3821-b3d2-4848-96c7-573708c38f44 tempest-VolumesGetTestJSON-179018997 tempest-VolumesGetTestJSON-179018997-project-member] Volume info retrieved successfully. Jul 10 06:38:11.690552 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-ffd62554-b132-45b7-9438-7849efaa7d7d req-6c4d3821-b3d2-4848-96c7-573708c38f44 tempest-VolumesGetTestJSON-179018997 tempest-VolumesGetTestJSON-179018997-project-member] https://10.4.3.200/volume/v3/volumes/f79e0d26-f3da-4329-866e-2dec8c0611ee returned with HTTP 200 Jul 10 06:38:11.691087 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 766/3077] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:38:11 2026] GET /volume/v3/volumes/f79e0d26-f3da-4329-866e-2dec8c0611ee => generated 856 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:11.814852 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-fddebca2-b4e3-45e2-b3a6-ce94548c4fd9 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:11.816913 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-fddebca2-b4e3-45e2-b3a6-ce94548c4fd9 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/3dbc5b71-bb65-4ca8-b12b-61bde0006466 Jul 10 06:38:11.817128 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-fddebca2-b4e3-45e2-b3a6-ce94548c4fd9 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:11.817332 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-fddebca2-b4e3-45e2-b3a6-ce94548c4fd9 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:11.817455 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-fddebca2-b4e3-45e2-b3a6-ce94548c4fd9 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id 3dbc5b71-bb65-4ca8-b12b-61bde0006466. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:38:11.822872 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:11.822872 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:38:11.823712 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-fddebca2-b4e3-45e2-b3a6-ce94548c4fd9 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/3dbc5b71-bb65-4ca8-b12b-61bde0006466 returned with HTTP 200 Jul 10 06:38:11.824111 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 769/3078] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:38:11 2026] GET /volume/v3/backups/3dbc5b71-bb65-4ca8-b12b-61bde0006466 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:11.866483 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-4f4d74e7-cf99-49bd-a80f-a3a809b75440 req-54818d3c-b309-4faa-8e05-43ea622add63 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:11.870885 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-4f4d74e7-cf99-49bd-a80f-a3a809b75440 req-54818d3c-b309-4faa-8e05-43ea622add63 tempest-VolumesGetTestJSON-179018997 tempest-VolumesGetTestJSON-179018997-project-reader] GET https://10.4.3.200/volume/v3/volumes/f79e0d26-f3da-4329-866e-2dec8c0611ee Jul 10 06:38:11.871091 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-4f4d74e7-cf99-49bd-a80f-a3a809b75440 req-54818d3c-b309-4faa-8e05-43ea622add63 tempest-VolumesGetTestJSON-179018997 tempest-VolumesGetTestJSON-179018997-project-reader] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:11.871275 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-4f4d74e7-cf99-49bd-a80f-a3a809b75440 req-54818d3c-b309-4faa-8e05-43ea622add63 tempest-VolumesGetTestJSON-179018997 tempest-VolumesGetTestJSON-179018997-project-reader] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:11.882281 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:11.882281 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:38:11.888613 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [req-4f4d74e7-cf99-49bd-a80f-a3a809b75440 req-54818d3c-b309-4faa-8e05-43ea622add63 tempest-VolumesGetTestJSON-179018997 tempest-VolumesGetTestJSON-179018997-project-reader] Volume info retrieved successfully. Jul 10 06:38:11.894378 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-4f4d74e7-cf99-49bd-a80f-a3a809b75440 req-54818d3c-b309-4faa-8e05-43ea622add63 tempest-VolumesGetTestJSON-179018997 tempest-VolumesGetTestJSON-179018997-project-reader] https://10.4.3.200/volume/v3/volumes/f79e0d26-f3da-4329-866e-2dec8c0611ee returned with HTTP 200 Jul 10 06:38:11.894854 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 769/3079] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:38:11 2026] GET /volume/v3/volumes/f79e0d26-f3da-4329-866e-2dec8c0611ee => generated 856 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:11.924318 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-b15ffa34-37d2-47eb-8ca6-b677752df4af req-23967bf6-ce47-4cba-983c-02bf879e0e87 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:11.928973 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-b15ffa34-37d2-47eb-8ca6-b677752df4af req-23967bf6-ce47-4cba-983c-02bf879e0e87 tempest-VolumesGetTestJSON-179018997 tempest-VolumesGetTestJSON-179018997-project-member] DELETE https://10.4.3.200/volume/v3/volumes/f79e0d26-f3da-4329-866e-2dec8c0611ee Jul 10 06:38:11.928973 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-b15ffa34-37d2-47eb-8ca6-b677752df4af req-23967bf6-ce47-4cba-983c-02bf879e0e87 tempest-VolumesGetTestJSON-179018997 tempest-VolumesGetTestJSON-179018997-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:11.928973 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-b15ffa34-37d2-47eb-8ca6-b677752df4af req-23967bf6-ce47-4cba-983c-02bf879e0e87 tempest-VolumesGetTestJSON-179018997 tempest-VolumesGetTestJSON-179018997-project-member] Calling method 'delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:11.928973 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [req-b15ffa34-37d2-47eb-8ca6-b677752df4af req-23967bf6-ce47-4cba-983c-02bf879e0e87 tempest-VolumesGetTestJSON-179018997 tempest-VolumesGetTestJSON-179018997-project-member] Delete volume with id: f79e0d26-f3da-4329-866e-2dec8c0611ee Jul 10 06:38:11.939694 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:11.939694 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:38:11.939694 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [req-b15ffa34-37d2-47eb-8ca6-b677752df4af req-23967bf6-ce47-4cba-983c-02bf879e0e87 tempest-VolumesGetTestJSON-179018997 tempest-VolumesGetTestJSON-179018997-project-member] Volume info retrieved successfully. Jul 10 06:38:11.965936 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [req-b15ffa34-37d2-47eb-8ca6-b677752df4af req-23967bf6-ce47-4cba-983c-02bf879e0e87 tempest-VolumesGetTestJSON-179018997 tempest-VolumesGetTestJSON-179018997-project-member] Delete volume request issued successfully. Jul 10 06:38:11.965936 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-b15ffa34-37d2-47eb-8ca6-b677752df4af req-23967bf6-ce47-4cba-983c-02bf879e0e87 tempest-VolumesGetTestJSON-179018997 tempest-VolumesGetTestJSON-179018997-project-member] https://10.4.3.200/volume/v3/volumes/f79e0d26-f3da-4329-866e-2dec8c0611ee returned with HTTP 202 Jul 10 06:38:11.966572 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 776/3080] 10.4.3.200 () {70 vars in 1620 bytes} [Fri Jul 10 06:38:11 2026] DELETE /volume/v3/volumes/f79e0d26-f3da-4329-866e-2dec8c0611ee => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:38:11.994581 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-cd3d630f-a24b-4aab-9168-6dd1913385af req-97472a5d-c7e8-4305-a8aa-861e9dec70f5 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:11.996896 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-cd3d630f-a24b-4aab-9168-6dd1913385af req-97472a5d-c7e8-4305-a8aa-861e9dec70f5 tempest-VolumesGetTestJSON-179018997 tempest-VolumesGetTestJSON-179018997-project-member] GET https://10.4.3.200/volume/v3/volumes/f79e0d26-f3da-4329-866e-2dec8c0611ee Jul 10 06:38:11.997135 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-cd3d630f-a24b-4aab-9168-6dd1913385af req-97472a5d-c7e8-4305-a8aa-861e9dec70f5 tempest-VolumesGetTestJSON-179018997 tempest-VolumesGetTestJSON-179018997-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:11.997352 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-cd3d630f-a24b-4aab-9168-6dd1913385af req-97472a5d-c7e8-4305-a8aa-861e9dec70f5 tempest-VolumesGetTestJSON-179018997 tempest-VolumesGetTestJSON-179018997-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:12.007544 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:12.007544 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:38:12.011993 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-cd3d630f-a24b-4aab-9168-6dd1913385af req-97472a5d-c7e8-4305-a8aa-861e9dec70f5 tempest-VolumesGetTestJSON-179018997 tempest-VolumesGetTestJSON-179018997-project-member] Volume info retrieved successfully. Jul 10 06:38:12.018598 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-cd3d630f-a24b-4aab-9168-6dd1913385af req-97472a5d-c7e8-4305-a8aa-861e9dec70f5 tempest-VolumesGetTestJSON-179018997 tempest-VolumesGetTestJSON-179018997-project-member] https://10.4.3.200/volume/v3/volumes/f79e0d26-f3da-4329-866e-2dec8c0611ee returned with HTTP 200 Jul 10 06:38:12.019128 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 767/3081] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:38:11 2026] GET /volume/v3/volumes/f79e0d26-f3da-4329-866e-2dec8c0611ee => generated 855 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:12.832939 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-13531216-8c8b-4d4e-9c7b-a1002d0621ae None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:12.834543 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-13531216-8c8b-4d4e-9c7b-a1002d0621ae tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/3dbc5b71-bb65-4ca8-b12b-61bde0006466 Jul 10 06:38:12.834779 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-13531216-8c8b-4d4e-9c7b-a1002d0621ae tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:12.834970 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-13531216-8c8b-4d4e-9c7b-a1002d0621ae tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:12.835112 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-13531216-8c8b-4d4e-9c7b-a1002d0621ae tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id 3dbc5b71-bb65-4ca8-b12b-61bde0006466. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:38:12.839021 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:12.839021 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:38:12.839692 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-13531216-8c8b-4d4e-9c7b-a1002d0621ae tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/3dbc5b71-bb65-4ca8-b12b-61bde0006466 returned with HTTP 200 Jul 10 06:38:12.840035 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 770/3082] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:38:12 2026] GET /volume/v3/backups/3dbc5b71-bb65-4ca8-b12b-61bde0006466 => generated 708 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:13.045294 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-9e386723-08a5-44f8-b092-51f7a1f4ea7d req-e5fdfa80-d8d2-4cbc-afdc-388d63e904b6 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:13.047296 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-9e386723-08a5-44f8-b092-51f7a1f4ea7d req-e5fdfa80-d8d2-4cbc-afdc-388d63e904b6 tempest-VolumesGetTestJSON-179018997 tempest-VolumesGetTestJSON-179018997-project-member] GET https://10.4.3.200/volume/v3/volumes/f79e0d26-f3da-4329-866e-2dec8c0611ee Jul 10 06:38:13.047458 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-9e386723-08a5-44f8-b092-51f7a1f4ea7d req-e5fdfa80-d8d2-4cbc-afdc-388d63e904b6 tempest-VolumesGetTestJSON-179018997 tempest-VolumesGetTestJSON-179018997-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:13.047696 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-9e386723-08a5-44f8-b092-51f7a1f4ea7d req-e5fdfa80-d8d2-4cbc-afdc-388d63e904b6 tempest-VolumesGetTestJSON-179018997 tempest-VolumesGetTestJSON-179018997-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:13.052681 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-9e386723-08a5-44f8-b092-51f7a1f4ea7d req-e5fdfa80-d8d2-4cbc-afdc-388d63e904b6 tempest-VolumesGetTestJSON-179018997 tempest-VolumesGetTestJSON-179018997-project-member] https://10.4.3.200/volume/v3/volumes/f79e0d26-f3da-4329-866e-2dec8c0611ee returned with HTTP 404 Jul 10 06:38:13.053199 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 770/3083] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:38:13 2026] GET /volume/v3/volumes/f79e0d26-f3da-4329-866e-2dec8c0611ee => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:38:13.193779 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-37684287-dda4-48f1-a929-a9aa8ee0b1aa None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:13.197530 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-37684287-dda4-48f1-a929-a9aa8ee0b1aa tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:38:13.197530 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-37684287-dda4-48f1-a929-a9aa8ee0b1aa tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "17044a4a-3852-472f-a199-381e42666936", "size": 1}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:38:13.197530 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.volumes [None req-37684287-dda4-48f1-a929-a9aa8ee0b1aa tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': '17044a4a-3852-472f-a199-381e42666936', 'size': 1}} {{(pid=99975) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:38:13.275766 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-37684287-dda4-48f1-a929-a9aa8ee0b1aa tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Create volume of 1 GB Jul 10 06:38:13.280308 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-37684287-dda4-48f1-a929-a9aa8ee0b1aa tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Availability Zones retrieved successfully. Jul 10 06:38:13.285947 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-37684287-dda4-48f1-a929-a9aa8ee0b1aa tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Flow 'volume_create_api' (1eaf827c-3960-45bd-8e8e-933cfc708334) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:38:13.287357 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-37684287-dda4-48f1-a929-a9aa8ee0b1aa tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13703dad-f0a7-43ec-aceb-fc28754df047) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:38:13.288375 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.flows.api.create_volume [None req-37684287-dda4-48f1-a929-a9aa8ee0b1aa tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Validating volume size '1' using validate_int {{(pid=99975) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:38:13.357276 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-37684287-dda4-48f1-a929-a9aa8ee0b1aa tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13703dad-f0a7-43ec-aceb-fc28754df047) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:38:13.358178 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-37684287-dda4-48f1-a929-a9aa8ee0b1aa tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b45862a-3df7-42a1-915d-64187c7ab7d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:38:13.449982 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.quota [None req-37684287-dda4-48f1-a929-a9aa8ee0b1aa tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Created reservations ['89f423ae-2103-4c75-9127-173cfa2b22f0', '9c384b51-7077-4713-8e0a-9676f3ecd45f', '6036192c-4aab-429c-9956-5c08d11816b4', '812e3a79-932b-4617-9b80-3db612f1906b'] {{(pid=99975) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:38:13.451105 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-37684287-dda4-48f1-a929-a9aa8ee0b1aa tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b45862a-3df7-42a1-915d-64187c7ab7d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['89f423ae-2103-4c75-9127-173cfa2b22f0', '9c384b51-7077-4713-8e0a-9676f3ecd45f', '6036192c-4aab-429c-9956-5c08d11816b4', '812e3a79-932b-4617-9b80-3db612f1906b']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:38:13.452086 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-37684287-dda4-48f1-a929-a9aa8ee0b1aa tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e51705ea-cc8d-4a9c-b260-5940e3e6151f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:38:13.480048 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-37684287-dda4-48f1-a929-a9aa8ee0b1aa tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e51705ea-cc8d-4a9c-b260-5940e3e6151f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3a73f4bb-f621-4591-82d0-58bd91142a21', '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='78b840597b344472874b51a4b25d1cb3',qos_specs=None,replication_status=,reservations=['89f423ae-2103-4c75-9127-173cfa2b22f0','9c384b51-7077-4713-8e0a-9676f3ecd45f','6036192c-4aab-429c-9956-5c08d11816b4','812e3a79-932b-4617-9b80-3db612f1906b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e5ee78df5ee34603a1208606647c7c29',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:38:13Z,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=3a73f4bb-f621-4591-82d0-58bd91142a21,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='78b840597b344472874b51a4b25d1cb3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e5ee78df5ee34603a1208606647c7c29',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:38:13.480752 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-37684287-dda4-48f1-a929-a9aa8ee0b1aa tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ca1bae6-7bde-4bd3-979d-e20aaace5453) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:38:13.498721 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-37684287-dda4-48f1-a929-a9aa8ee0b1aa tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ca1bae6-7bde-4bd3-979d-e20aaace5453) transitioned into state 'SUCCESS' from 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='78b840597b344472874b51a4b25d1cb3',qos_specs=None,replication_status=,reservations=['89f423ae-2103-4c75-9127-173cfa2b22f0','9c384b51-7077-4713-8e0a-9676f3ecd45f','6036192c-4aab-429c-9956-5c08d11816b4','812e3a79-932b-4617-9b80-3db612f1906b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e5ee78df5ee34603a1208606647c7c29',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:38:13.499360 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-37684287-dda4-48f1-a929-a9aa8ee0b1aa tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (964a323a-0ea0-48b1-b87f-17cc86e75122) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:38:13.511595 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-37684287-dda4-48f1-a929-a9aa8ee0b1aa tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (964a323a-0ea0-48b1-b87f-17cc86e75122) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:38:13.512428 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-37684287-dda4-48f1-a929-a9aa8ee0b1aa tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Flow 'volume_create_api' (1eaf827c-3960-45bd-8e8e-933cfc708334) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:38:13.512766 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-37684287-dda4-48f1-a929-a9aa8ee0b1aa tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Create volume request issued successfully. Jul 10 06:38:13.513309 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-37684287-dda4-48f1-a929-a9aa8ee0b1aa tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:38:13.513836 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 777/3084] 10.4.3.200 () {70 vars in 1300 bytes} [Fri Jul 10 06:38:13 2026] POST /volume/v3/volumes => generated 775 bytes in 320 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:38:13.526296 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-873e87e7-d10d-4574-8eb9-c20feed69bd5 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:13.527983 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-873e87e7-d10d-4574-8eb9-c20feed69bd5 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] GET https://10.4.3.200/volume/v3/volumes/3a73f4bb-f621-4591-82d0-58bd91142a21 Jul 10 06:38:13.528182 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-873e87e7-d10d-4574-8eb9-c20feed69bd5 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:13.528359 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-873e87e7-d10d-4574-8eb9-c20feed69bd5 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:13.551414 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:13.551414 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:38:13.555716 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-873e87e7-d10d-4574-8eb9-c20feed69bd5 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Volume info retrieved successfully. Jul 10 06:38:13.560376 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-873e87e7-d10d-4574-8eb9-c20feed69bd5 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] https://10.4.3.200/volume/v3/volumes/3a73f4bb-f621-4591-82d0-58bd91142a21 returned with HTTP 200 Jul 10 06:38:13.560706 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 768/3085] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:38:13 2026] GET /volume/v3/volumes/3a73f4bb-f621-4591-82d0-58bd91142a21 => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:38:13.850223 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-d5bdbd90-8e44-426b-a2ff-69bdbbf0085f None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:13.853596 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d5bdbd90-8e44-426b-a2ff-69bdbbf0085f tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/3dbc5b71-bb65-4ca8-b12b-61bde0006466 Jul 10 06:38:13.854330 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d5bdbd90-8e44-426b-a2ff-69bdbbf0085f tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:13.855655 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d5bdbd90-8e44-426b-a2ff-69bdbbf0085f tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:13.855857 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-d5bdbd90-8e44-426b-a2ff-69bdbbf0085f tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id 3dbc5b71-bb65-4ca8-b12b-61bde0006466. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:38:13.861231 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:13.861231 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:38:13.861887 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d5bdbd90-8e44-426b-a2ff-69bdbbf0085f tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/3dbc5b71-bb65-4ca8-b12b-61bde0006466 returned with HTTP 200 Jul 10 06:38:13.862735 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 771/3086] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:38:13 2026] GET /volume/v3/backups/3dbc5b71-bb65-4ca8-b12b-61bde0006466 => generated 708 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:13.936077 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-271bf11a-98c2-4079-860f-23ee0f5dee28 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:13.938138 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-271bf11a-98c2-4079-860f-23ee0f5dee28 tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:38:13.938431 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-271bf11a-98c2-4079-860f-23ee0f5dee28 tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1868271561", "imageRef": "670201c1-ce98-4045-a9c2-7353acc7fea6", "size": 1}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:38:13.939767 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-271bf11a-98c2-4079-860f-23ee0f5dee28 tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1868271561', 'imageRef': '670201c1-ce98-4045-a9c2-7353acc7fea6', 'size': 1}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:38:14.028139 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-271bf11a-98c2-4079-860f-23ee0f5dee28 tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] Create volume of 1 GB Jul 10 06:38:14.032135 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-271bf11a-98c2-4079-860f-23ee0f5dee28 tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] Availability Zones retrieved successfully. Jul 10 06:38:14.037410 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-271bf11a-98c2-4079-860f-23ee0f5dee28 tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] Flow 'volume_create_api' (93fe27b6-2289-4364-b46c-2672cf81a5ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:38:14.038875 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-271bf11a-98c2-4079-860f-23ee0f5dee28 tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4fba776f-13f0-417e-9c1c-afbf5aadf564) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:38:14.040576 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-271bf11a-98c2-4079-860f-23ee0f5dee28 tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] Validating volume size '1' using validate_int {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:38:14.103481 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-271bf11a-98c2-4079-860f-23ee0f5dee28 tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4fba776f-13f0-417e-9c1c-afbf5aadf564) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:38:14.106211 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-271bf11a-98c2-4079-860f-23ee0f5dee28 tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5711762b-a207-4bb1-b20e-92e06275f80a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:38:14.164959 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-271bf11a-98c2-4079-860f-23ee0f5dee28 tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] Created reservations ['0a550c8f-10c4-4f38-a6cd-190589527ac6', '020ea158-cfd4-49f3-8da0-9858b7d9c6fa', 'f6fc7abf-5654-40e3-9926-a59ff45a13ba', 'a4991b24-1b9c-4e15-b21b-b2ed5eb8476d'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:38:14.165694 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-271bf11a-98c2-4079-860f-23ee0f5dee28 tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5711762b-a207-4bb1-b20e-92e06275f80a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0a550c8f-10c4-4f38-a6cd-190589527ac6', '020ea158-cfd4-49f3-8da0-9858b7d9c6fa', 'f6fc7abf-5654-40e3-9926-a59ff45a13ba', 'a4991b24-1b9c-4e15-b21b-b2ed5eb8476d']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:38:14.166425 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-271bf11a-98c2-4079-860f-23ee0f5dee28 tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94e0a4d7-d3ec-42e4-b359-377f88d99810) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:38:14.197855 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-271bf11a-98c2-4079-860f-23ee0f5dee28 tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94e0a4d7-d3ec-42e4-b359-377f88d99810) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'db46bc1d-35f3-4ca5-97b1-c4d04fcdff10', '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-1868271561',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0857768fb3f8421ba6f3ff6acc888da1',qos_specs=None,replication_status=,reservations=['0a550c8f-10c4-4f38-a6cd-190589527ac6','020ea158-cfd4-49f3-8da0-9858b7d9c6fa','f6fc7abf-5654-40e3-9926-a59ff45a13ba','a4991b24-1b9c-4e15-b21b-b2ed5eb8476d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7929b4f740fc4dd1b76e1fcadb8a6013',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:38:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1868271561',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=db46bc1d-35f3-4ca5-97b1-c4d04fcdff10,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0857768fb3f8421ba6f3ff6acc888da1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7929b4f740fc4dd1b76e1fcadb8a6013',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:38:14.198723 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-271bf11a-98c2-4079-860f-23ee0f5dee28 tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd1e6054-c1a6-4df7-a9a6-b0e7562baad8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:38:14.220601 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-271bf11a-98c2-4079-860f-23ee0f5dee28 tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd1e6054-c1a6-4df7-a9a6-b0e7562baad8) transitioned into state 'SUCCESS' from state '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-1868271561',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0857768fb3f8421ba6f3ff6acc888da1',qos_specs=None,replication_status=,reservations=['0a550c8f-10c4-4f38-a6cd-190589527ac6','020ea158-cfd4-49f3-8da0-9858b7d9c6fa','f6fc7abf-5654-40e3-9926-a59ff45a13ba','a4991b24-1b9c-4e15-b21b-b2ed5eb8476d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7929b4f740fc4dd1b76e1fcadb8a6013',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:38:14.221323 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-271bf11a-98c2-4079-860f-23ee0f5dee28 tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0feadfd-363d-43ad-9771-201f803069ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:38:14.230594 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-271bf11a-98c2-4079-860f-23ee0f5dee28 tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0feadfd-363d-43ad-9771-201f803069ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:38:14.231314 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-271bf11a-98c2-4079-860f-23ee0f5dee28 tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] Flow 'volume_create_api' (93fe27b6-2289-4364-b46c-2672cf81a5ba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:38:14.231605 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-271bf11a-98c2-4079-860f-23ee0f5dee28 tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] Create volume request issued successfully. Jul 10 06:38:14.232113 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-271bf11a-98c2-4079-860f-23ee0f5dee28 tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:38:14.232517 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 771/3087] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 10 06:38:13 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 10 06:38:14.245792 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-741835c4-71ab-44bb-9073-61d55de14ced None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:14.246281 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-741835c4-71ab-44bb-9073-61d55de14ced tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] GET https://10.4.3.200/volume/v3/volumes/db46bc1d-35f3-4ca5-97b1-c4d04fcdff10 Jul 10 06:38:14.246451 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-741835c4-71ab-44bb-9073-61d55de14ced tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:14.246650 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-741835c4-71ab-44bb-9073-61d55de14ced tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:14.254710 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:14.254710 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:38:14.256603 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-741835c4-71ab-44bb-9073-61d55de14ced tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] Volume info retrieved successfully. Jul 10 06:38:14.260993 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-741835c4-71ab-44bb-9073-61d55de14ced tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] https://10.4.3.200/volume/v3/volumes/db46bc1d-35f3-4ca5-97b1-c4d04fcdff10 returned with HTTP 200 Jul 10 06:38:14.261317 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 778/3088] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:38:14 2026] GET /volume/v3/volumes/db46bc1d-35f3-4ca5-97b1-c4d04fcdff10 => generated 821 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:14.572689 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-06682654-f50f-49f4-9034-1996f1e2827c None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:14.574721 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-06682654-f50f-49f4-9034-1996f1e2827c tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] GET https://10.4.3.200/volume/v3/volumes/3a73f4bb-f621-4591-82d0-58bd91142a21 Jul 10 06:38:14.574906 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-06682654-f50f-49f4-9034-1996f1e2827c tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:14.575106 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-06682654-f50f-49f4-9034-1996f1e2827c tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:14.584700 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:14.584700 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:38:14.590277 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-06682654-f50f-49f4-9034-1996f1e2827c tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Volume info retrieved successfully. Jul 10 06:38:14.596540 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-06682654-f50f-49f4-9034-1996f1e2827c tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] https://10.4.3.200/volume/v3/volumes/3a73f4bb-f621-4591-82d0-58bd91142a21 returned with HTTP 200 Jul 10 06:38:14.598556 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 769/3089] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:38:14 2026] GET /volume/v3/volumes/3a73f4bb-f621-4591-82d0-58bd91142a21 => generated 867 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:38:14.875622 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-91b0c396-1025-4f99-8b9c-f53774d1d1f8 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:14.880962 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-91b0c396-1025-4f99-8b9c-f53774d1d1f8 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/3dbc5b71-bb65-4ca8-b12b-61bde0006466 Jul 10 06:38:14.881290 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-91b0c396-1025-4f99-8b9c-f53774d1d1f8 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:14.881926 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-91b0c396-1025-4f99-8b9c-f53774d1d1f8 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:14.882104 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-91b0c396-1025-4f99-8b9c-f53774d1d1f8 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id 3dbc5b71-bb65-4ca8-b12b-61bde0006466. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:38:14.888156 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:14.888156 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:38:14.889070 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-91b0c396-1025-4f99-8b9c-f53774d1d1f8 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/3dbc5b71-bb65-4ca8-b12b-61bde0006466 returned with HTTP 200 Jul 10 06:38:14.889828 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 772/3090] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:38:14 2026] GET /volume/v3/backups/3dbc5b71-bb65-4ca8-b12b-61bde0006466 => generated 708 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:14.896567 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-8483e779-7fe2-4f0c-a610-67a4fd1535cb None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:14.975053 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-8483e779-7fe2-4f0c-a610-67a4fd1535cb tempest-GroupSnapshotsTest-1538569485 tempest-GroupSnapshotsTest-1538569485-project-admin] POST https://10.4.3.200/volume/v3/types Jul 10 06:38:14.975448 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-8483e779-7fe2-4f0c-a610-67a4fd1535cb tempest-GroupSnapshotsTest-1538569485 tempest-GroupSnapshotsTest-1538569485-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-868468280"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:38:14.977284 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:14.977284 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:38:14.996227 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-8483e779-7fe2-4f0c-a610-67a4fd1535cb tempest-GroupSnapshotsTest-1538569485 tempest-GroupSnapshotsTest-1538569485-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 10 06:38:14.996800 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 772/3091] 10.4.3.200 () {68 vars in 1252 bytes} [Fri Jul 10 06:38:14 2026] POST /volume/v3/types => generated 223 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:15.007057 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-9b67c9ec-71d2-4514-9281-adbe7709e09d None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:15.008623 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-9b67c9ec-71d2-4514-9281-adbe7709e09d tempest-GroupSnapshotsTest-1538569485 tempest-GroupSnapshotsTest-1538569485-project-admin] POST https://10.4.3.200/volume/v3/group_types Jul 10 06:38:15.008966 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-9b67c9ec-71d2-4514-9281-adbe7709e09d tempest-GroupSnapshotsTest-1538569485 tempest-GroupSnapshotsTest-1538569485-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-972283734"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:38:15.020430 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-9b67c9ec-71d2-4514-9281-adbe7709e09d tempest-GroupSnapshotsTest-1538569485 tempest-GroupSnapshotsTest-1538569485-project-admin] https://10.4.3.200/volume/v3/group_types returned with HTTP 202 Jul 10 06:38:15.020742 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 779/3092] 10.4.3.200 () {70 vars in 1311 bytes} [Fri Jul 10 06:38:15 2026] POST /volume/v3/group_types => generated 180 bytes in 14 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:38:15.028582 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-d60c338b-2a6d-4ebf-ae29-3711a570a439 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:15.104298 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d60c338b-2a6d-4ebf-ae29-3711a570a439 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] POST https://10.4.3.200/volume/v3/groups Jul 10 06:38:15.104645 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d60c338b-2a6d-4ebf-ae29-3711a570a439 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "7713bd87-c32a-4729-a030-24db0db623cd", "volume_types": ["fb6c47f4-7756-47a1-b2e2-b74836eb923b"], "name": "tempest-GroupSnapshotsTest-Group-619911028"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:38:15.105869 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.groups [None req-d60c338b-2a6d-4ebf-ae29-3711a570a439 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Creating new group {'group': {'group_type': '7713bd87-c32a-4729-a030-24db0db623cd', 'volume_types': ['fb6c47f4-7756-47a1-b2e2-b74836eb923b'], 'name': 'tempest-GroupSnapshotsTest-Group-619911028'}} {{(pid=99977) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 10 06:38:15.108731 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.groups [None req-d60c338b-2a6d-4ebf-ae29-3711a570a439 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Creating group tempest-GroupSnapshotsTest-Group-619911028. Jul 10 06:38:15.119296 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-d60c338b-2a6d-4ebf-ae29-3711a570a439 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Availability Zones retrieved successfully. Jul 10 06:38:15.135089 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-d60c338b-2a6d-4ebf-ae29-3711a570a439 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Created reservations ['a7984278-475d-4285-9fd6-00184bbcdc3e'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:38:15.157177 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d60c338b-2a6d-4ebf-ae29-3711a570a439 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] https://10.4.3.200/volume/v3/groups returned with HTTP 202 Jul 10 06:38:15.157790 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 770/3093] 10.4.3.200 () {70 vars in 1297 bytes} [Fri Jul 10 06:38:15 2026] POST /volume/v3/groups => generated 111 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:38:15.165492 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-467af1ef-7d2f-4e7e-9095-1bd838f93e38 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:15.167205 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-467af1ef-7d2f-4e7e-9095-1bd838f93e38 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] GET https://10.4.3.200/volume/v3/groups/697c7d0c-c1cd-4458-820e-b188f123e1fc Jul 10 06:38:15.167425 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-467af1ef-7d2f-4e7e-9095-1bd838f93e38 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:15.167628 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-467af1ef-7d2f-4e7e-9095-1bd838f93e38 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Calling method 'version_select' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:15.167781 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.groups [None req-467af1ef-7d2f-4e7e-9095-1bd838f93e38 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] show called for member 697c7d0c-c1cd-4458-820e-b188f123e1fc {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 06:38:15.171118 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:15.171118 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:38:15.178397 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-467af1ef-7d2f-4e7e-9095-1bd838f93e38 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] https://10.4.3.200/volume/v3/groups/697c7d0c-c1cd-4458-820e-b188f123e1fc returned with HTTP 200 Jul 10 06:38:15.178808 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 773/3094] 10.4.3.200 () {68 vars in 1386 bytes} [Fri Jul 10 06:38:15 2026] GET /volume/v3/groups/697c7d0c-c1cd-4458-820e-b188f123e1fc => generated 391 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:38:15.275696 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-981fc29d-065f-4397-a422-fe65b141c395 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:15.277785 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-981fc29d-065f-4397-a422-fe65b141c395 tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] GET https://10.4.3.200/volume/v3/volumes/db46bc1d-35f3-4ca5-97b1-c4d04fcdff10 Jul 10 06:38:15.278005 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-981fc29d-065f-4397-a422-fe65b141c395 tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:15.278302 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-981fc29d-065f-4397-a422-fe65b141c395 tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:15.287524 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:15.287524 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:38:15.291696 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-981fc29d-065f-4397-a422-fe65b141c395 tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] Volume info retrieved successfully. Jul 10 06:38:15.296903 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-981fc29d-065f-4397-a422-fe65b141c395 tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] https://10.4.3.200/volume/v3/volumes/db46bc1d-35f3-4ca5-97b1-c4d04fcdff10 returned with HTTP 200 Jul 10 06:38:15.297361 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 773/3095] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:38:15 2026] GET /volume/v3/volumes/db46bc1d-35f3-4ca5-97b1-c4d04fcdff10 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:15.609740 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-b2d1a94e-56b9-4192-a43d-c145568f5c4f None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:15.611332 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-b2d1a94e-56b9-4192-a43d-c145568f5c4f tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] GET https://10.4.3.200/volume/v3/volumes/3a73f4bb-f621-4591-82d0-58bd91142a21 Jul 10 06:38:15.612257 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-b2d1a94e-56b9-4192-a43d-c145568f5c4f tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:15.612257 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-b2d1a94e-56b9-4192-a43d-c145568f5c4f tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:15.618762 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:15.618762 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:38:15.622101 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-b2d1a94e-56b9-4192-a43d-c145568f5c4f tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Volume info retrieved successfully. Jul 10 06:38:15.627544 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-b2d1a94e-56b9-4192-a43d-c145568f5c4f tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] https://10.4.3.200/volume/v3/volumes/3a73f4bb-f621-4591-82d0-58bd91142a21 returned with HTTP 200 Jul 10 06:38:15.628407 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 780/3096] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:38:15 2026] GET /volume/v3/volumes/3a73f4bb-f621-4591-82d0-58bd91142a21 => generated 925 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:38:15.901465 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-52e5165d-64c0-46a9-a92b-42ad786027ad None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:15.902801 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-52e5165d-64c0-46a9-a92b-42ad786027ad tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/3dbc5b71-bb65-4ca8-b12b-61bde0006466 Jul 10 06:38:15.903024 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-52e5165d-64c0-46a9-a92b-42ad786027ad tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:15.903221 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-52e5165d-64c0-46a9-a92b-42ad786027ad tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:15.903338 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-52e5165d-64c0-46a9-a92b-42ad786027ad tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id 3dbc5b71-bb65-4ca8-b12b-61bde0006466. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:38:15.908804 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:15.908804 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:38:15.909529 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-52e5165d-64c0-46a9-a92b-42ad786027ad tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/3dbc5b71-bb65-4ca8-b12b-61bde0006466 returned with HTTP 200 Jul 10 06:38:15.910082 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 771/3097] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:38:15 2026] GET /volume/v3/backups/3dbc5b71-bb65-4ca8-b12b-61bde0006466 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:16.189521 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-e64f618d-5180-49c3-885e-28d8c651746a None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:16.194927 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e64f618d-5180-49c3-885e-28d8c651746a tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] GET https://10.4.3.200/volume/v3/groups/697c7d0c-c1cd-4458-820e-b188f123e1fc Jul 10 06:38:16.195144 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e64f618d-5180-49c3-885e-28d8c651746a tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:16.195353 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e64f618d-5180-49c3-885e-28d8c651746a tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Calling method 'version_select' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:16.195465 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.groups [None req-e64f618d-5180-49c3-885e-28d8c651746a tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] show called for member 697c7d0c-c1cd-4458-820e-b188f123e1fc {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 06:38:16.202452 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:16.202452 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:38:16.210092 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e64f618d-5180-49c3-885e-28d8c651746a tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] https://10.4.3.200/volume/v3/groups/697c7d0c-c1cd-4458-820e-b188f123e1fc returned with HTTP 200 Jul 10 06:38:16.210465 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 774/3098] 10.4.3.200 () {68 vars in 1386 bytes} [Fri Jul 10 06:38:16 2026] GET /volume/v3/groups/697c7d0c-c1cd-4458-820e-b188f123e1fc => generated 392 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:38:16.218518 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-73e0c1b1-5d65-4b07-9286-90ab9ae76e3c None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:16.220129 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-73e0c1b1-5d65-4b07-9286-90ab9ae76e3c tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:38:16.220437 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-73e0c1b1-5d65-4b07-9286-90ab9ae76e3c tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1386557770", "volume_type": "fb6c47f4-7756-47a1-b2e2-b74836eb923b", "group_id": "697c7d0c-c1cd-4458-820e-b188f123e1fc", "size": 1}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:38:16.222145 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-73e0c1b1-5d65-4b07-9286-90ab9ae76e3c tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1386557770', 'volume_type': 'fb6c47f4-7756-47a1-b2e2-b74836eb923b', 'group_id': '697c7d0c-c1cd-4458-820e-b188f123e1fc', 'size': 1}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:38:16.231137 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:16.231137 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:38:16.231571 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-73e0c1b1-5d65-4b07-9286-90ab9ae76e3c tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Create volume of 1 GB Jul 10 06:38:16.236920 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-73e0c1b1-5d65-4b07-9286-90ab9ae76e3c tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Availability Zones retrieved successfully. Jul 10 06:38:16.241850 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-73e0c1b1-5d65-4b07-9286-90ab9ae76e3c tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Flow 'volume_create_api' (252737ff-2514-4c40-94bd-9b583e427aee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:38:16.242845 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-73e0c1b1-5d65-4b07-9286-90ab9ae76e3c tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c11c670-b617-48f9-bc6f-afbbfdcd456c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:38:16.243321 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:16.243321 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:38:16.243694 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-73e0c1b1-5d65-4b07-9286-90ab9ae76e3c tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Validating volume size '1' using validate_int {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:38:16.260636 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-73e0c1b1-5d65-4b07-9286-90ab9ae76e3c tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c11c670-b617-48f9-bc6f-afbbfdcd456c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:38:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=fb6c47f4-7756-47a1-b2e2-b74836eb923b,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-868468280',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fb6c47f4-7756-47a1-b2e2-b74836eb923b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '697c7d0c-c1cd-4458-820e-b188f123e1fc', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:38:16.261305 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-73e0c1b1-5d65-4b07-9286-90ab9ae76e3c tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbe0cc47-ee33-43a4-baab-f2ac15d0ab09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:38:16.289197 np0000004964 devstack@c-api.service[99978]: WARNING cinder.quota [None req-73e0c1b1-5d65-4b07-9286-90ab9ae76e3c tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-868468280 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-868468280, it is now deprecated. Please use the default quota class for default quota. Jul 10 06:38:16.289653 np0000004964 devstack@c-api.service[99978]: WARNING cinder.quota [None req-73e0c1b1-5d65-4b07-9286-90ab9ae76e3c tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-868468280 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-868468280, it is now deprecated. Please use the default quota class for default quota. Jul 10 06:38:16.310966 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-6d0bbcfa-7fa0-4e64-a35a-1f076ce6bac2 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:16.312600 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-6d0bbcfa-7fa0-4e64-a35a-1f076ce6bac2 tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] GET https://10.4.3.200/volume/v3/volumes/db46bc1d-35f3-4ca5-97b1-c4d04fcdff10 Jul 10 06:38:16.312776 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-6d0bbcfa-7fa0-4e64-a35a-1f076ce6bac2 tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:16.312944 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-6d0bbcfa-7fa0-4e64-a35a-1f076ce6bac2 tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:16.319444 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:16.319444 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:38:16.322629 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-6d0bbcfa-7fa0-4e64-a35a-1f076ce6bac2 tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] Volume info retrieved successfully. Jul 10 06:38:16.323364 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-73e0c1b1-5d65-4b07-9286-90ab9ae76e3c tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Created reservations ['1db1bcf0-941c-4745-b4bd-0d50a38abafb', '701d168d-a134-48d3-80df-4823b19d570c', '90bf27d3-d3ba-4c1f-aca2-24f64c6b9dbd', '0ef749b0-b87d-4ea4-9c57-b7056e857b2f'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:38:16.324316 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-73e0c1b1-5d65-4b07-9286-90ab9ae76e3c tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbe0cc47-ee33-43a4-baab-f2ac15d0ab09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1db1bcf0-941c-4745-b4bd-0d50a38abafb', '701d168d-a134-48d3-80df-4823b19d570c', '90bf27d3-d3ba-4c1f-aca2-24f64c6b9dbd', '0ef749b0-b87d-4ea4-9c57-b7056e857b2f']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:38:16.325143 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-73e0c1b1-5d65-4b07-9286-90ab9ae76e3c tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08b0eb71-5ffd-43b6-be7b-1cfb2ba13dff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:38:16.326264 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-6d0bbcfa-7fa0-4e64-a35a-1f076ce6bac2 tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] https://10.4.3.200/volume/v3/volumes/db46bc1d-35f3-4ca5-97b1-c4d04fcdff10 returned with HTTP 200 Jul 10 06:38:16.326744 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 781/3099] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:38:16 2026] GET /volume/v3/volumes/db46bc1d-35f3-4ca5-97b1-c4d04fcdff10 => generated 903 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:16.359838 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-73e0c1b1-5d65-4b07-9286-90ab9ae76e3c tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08b0eb71-5ffd-43b6-be7b-1cfb2ba13dff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd07b89dc-9ad2-467a-bb9f-d0c9a9683b7a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1386557770',encryption_key_id=None,group_id=697c7d0c-c1cd-4458-820e-b188f123e1fc,group_type_id=,metadata={},multiattach=False,project_id='02732fbad3784eb7a74ea6ed56ed453f',qos_specs=None,replication_status=,reservations=['1db1bcf0-941c-4745-b4bd-0d50a38abafb','701d168d-a134-48d3-80df-4823b19d570c','90bf27d3-d3ba-4c1f-aca2-24f64c6b9dbd','0ef749b0-b87d-4ea4-9c57-b7056e857b2f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b07933d64ba43ec9f6a1e07d57f45d4',volume_type_id=fb6c47f4-7756-47a1-b2e2-b74836eb923b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:38:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1386557770',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=697c7d0c-c1cd-4458-820e-b188f123e1fc,host=None,id=d07b89dc-9ad2-467a-bb9f-d0c9a9683b7a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='02732fbad3784eb7a74ea6ed56ed453f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9b07933d64ba43ec9f6a1e07d57f45d4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fb6c47f4-7756-47a1-b2e2-b74836eb923b),volume_type_id=fb6c47f4-7756-47a1-b2e2-b74836eb923b)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:38:16.363521 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-73e0c1b1-5d65-4b07-9286-90ab9ae76e3c tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f1274b0-4f2f-4db6-b1f6-b7ab6a803fa0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:38:16.377488 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-73e0c1b1-5d65-4b07-9286-90ab9ae76e3c tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f1274b0-4f2f-4db6-b1f6-b7ab6a803fa0) transitioned into state 'SUCCESS' from state '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-1386557770',encryption_key_id=None,group_id=697c7d0c-c1cd-4458-820e-b188f123e1fc,group_type_id=,metadata={},multiattach=False,project_id='02732fbad3784eb7a74ea6ed56ed453f',qos_specs=None,replication_status=,reservations=['1db1bcf0-941c-4745-b4bd-0d50a38abafb','701d168d-a134-48d3-80df-4823b19d570c','90bf27d3-d3ba-4c1f-aca2-24f64c6b9dbd','0ef749b0-b87d-4ea4-9c57-b7056e857b2f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b07933d64ba43ec9f6a1e07d57f45d4',volume_type_id=fb6c47f4-7756-47a1-b2e2-b74836eb923b)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:38:16.378242 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-73e0c1b1-5d65-4b07-9286-90ab9ae76e3c tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5610c6c9-3f68-4b1e-b776-082f97447ec0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:38:16.395708 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-73e0c1b1-5d65-4b07-9286-90ab9ae76e3c tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5610c6c9-3f68-4b1e-b776-082f97447ec0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:38:16.396989 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-73e0c1b1-5d65-4b07-9286-90ab9ae76e3c tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Flow 'volume_create_api' (252737ff-2514-4c40-94bd-9b583e427aee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:38:16.397411 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-73e0c1b1-5d65-4b07-9286-90ab9ae76e3c tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Create volume request issued successfully. Jul 10 06:38:16.402632 np0000004964 devstack@c-api.service[99978]: WARNING stevedore.named [None req-73e0c1b1-5d65-4b07-9286-90ab9ae76e3c tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:38:16.402872 np0000004964 devstack@c-api.service[99978]: WARNING castellan.key_manager [None req-73e0c1b1-5d65-4b07-9286-90ab9ae76e3c tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:38:16.478743 np0000004964 devstack@c-api.service[99978]: DEBUG oslo_db.sqlalchemy.engines [None req-73e0c1b1-5d65-4b07-9286-90ab9ae76e3c tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99978) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 06:38:16.485716 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:16.485716 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:38:16.491585 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-73e0c1b1-5d65-4b07-9286-90ab9ae76e3c tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:38:16.492056 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 774/3100] 10.4.3.200 () {70 vars in 1300 bytes} [Fri Jul 10 06:38:16 2026] POST /volume/v3/volumes => generated 822 bytes in 274 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:38:16.505999 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-84fded56-9835-4145-aff3-2434fdd4d711 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:16.508286 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-84fded56-9835-4145-aff3-2434fdd4d711 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] GET https://10.4.3.200/volume/v3/volumes/d07b89dc-9ad2-467a-bb9f-d0c9a9683b7a Jul 10 06:38:16.508536 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-84fded56-9835-4145-aff3-2434fdd4d711 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:16.508809 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-84fded56-9835-4145-aff3-2434fdd4d711 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:16.518154 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:16.518154 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:38:16.523179 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-84fded56-9835-4145-aff3-2434fdd4d711 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Volume info retrieved successfully. Jul 10 06:38:16.524080 np0000004964 devstack@c-api.service[99977]: WARNING stevedore.named [None req-84fded56-9835-4145-aff3-2434fdd4d711 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:38:16.524264 np0000004964 devstack@c-api.service[99977]: WARNING castellan.key_manager [None req-84fded56-9835-4145-aff3-2434fdd4d711 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:38:16.559544 np0000004964 devstack@c-api.service[99977]: DEBUG oslo_db.sqlalchemy.engines [None req-84fded56-9835-4145-aff3-2434fdd4d711 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99977) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 06:38:16.562349 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:16.562349 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:38:16.567872 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-84fded56-9835-4145-aff3-2434fdd4d711 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] https://10.4.3.200/volume/v3/volumes/d07b89dc-9ad2-467a-bb9f-d0c9a9683b7a returned with HTTP 200 Jul 10 06:38:16.568270 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 772/3101] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:38:16 2026] GET /volume/v3/volumes/d07b89dc-9ad2-467a-bb9f-d0c9a9683b7a => generated 914 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:38:16.641461 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-14bb3beb-62b0-4f96-801a-1cee9825eb2c None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:16.642980 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-14bb3beb-62b0-4f96-801a-1cee9825eb2c tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] GET https://10.4.3.200/volume/v3/volumes/3a73f4bb-f621-4591-82d0-58bd91142a21 Jul 10 06:38:16.643160 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-14bb3beb-62b0-4f96-801a-1cee9825eb2c tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:16.643385 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-14bb3beb-62b0-4f96-801a-1cee9825eb2c tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:16.649678 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:16.649678 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:38:16.652693 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-14bb3beb-62b0-4f96-801a-1cee9825eb2c tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Volume info retrieved successfully. Jul 10 06:38:16.656197 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-14bb3beb-62b0-4f96-801a-1cee9825eb2c tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] https://10.4.3.200/volume/v3/volumes/3a73f4bb-f621-4591-82d0-58bd91142a21 returned with HTTP 200 Jul 10 06:38:16.656540 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 775/3102] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:38:16 2026] GET /volume/v3/volumes/3a73f4bb-f621-4591-82d0-58bd91142a21 => generated 928 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:38:16.921610 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-d5ec51fd-1e2a-45ec-aa78-2a62daa8d964 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:16.924762 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-d5ec51fd-1e2a-45ec-aa78-2a62daa8d964 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/3dbc5b71-bb65-4ca8-b12b-61bde0006466 Jul 10 06:38:16.924762 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-d5ec51fd-1e2a-45ec-aa78-2a62daa8d964 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:16.924762 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-d5ec51fd-1e2a-45ec-aa78-2a62daa8d964 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:16.924762 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-d5ec51fd-1e2a-45ec-aa78-2a62daa8d964 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id 3dbc5b71-bb65-4ca8-b12b-61bde0006466. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:38:16.926800 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-67ecca66-26d3-45bd-9104-2fce5aa00e71 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:16.929211 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-67ecca66-26d3-45bd-9104-2fce5aa00e71 tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] POST https://10.4.3.200/volume/v3/volumes/b4e0b17b-707d-4559-a977-484147bdb531/action Jul 10 06:38:16.929558 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-67ecca66-26d3-45bd-9104-2fce5aa00e71 tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Action body: b'{"os-attach": {"instance_uuid": "dd7d58b0-f181-481d-88da-2ed133265ef0", "mountpoint": "/dev/vdb"}}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:38:16.929717 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-67ecca66-26d3-45bd-9104-2fce5aa00e71 tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "dd7d58b0-f181-481d-88da-2ed133265ef0", "mountpoint": "/dev/vdb"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:38:16.932336 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:16.932336 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:38:16.933153 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-d5ec51fd-1e2a-45ec-aa78-2a62daa8d964 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/3dbc5b71-bb65-4ca8-b12b-61bde0006466 returned with HTTP 200 Jul 10 06:38:16.933591 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 782/3103] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:38:16 2026] GET /volume/v3/backups/3dbc5b71-bb65-4ca8-b12b-61bde0006466 => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:16.939775 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:16.939775 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:38:16.940482 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-67ecca66-26d3-45bd-9104-2fce5aa00e71 tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Volume info retrieved successfully. Jul 10 06:38:16.948902 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-67ecca66-26d3-45bd-9104-2fce5aa00e71 tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Update volume admin metadata completed successfully. Jul 10 06:38:17.339121 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-c936eae2-9eab-4441-8ee4-afa7a32a7138 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:17.341201 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c936eae2-9eab-4441-8ee4-afa7a32a7138 tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] GET https://10.4.3.200/volume/v3/volumes/db46bc1d-35f3-4ca5-97b1-c4d04fcdff10 Jul 10 06:38:17.341443 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c936eae2-9eab-4441-8ee4-afa7a32a7138 tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:17.341694 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c936eae2-9eab-4441-8ee4-afa7a32a7138 tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:17.348256 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:17.348256 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:38:17.351785 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-c936eae2-9eab-4441-8ee4-afa7a32a7138 tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] Volume info retrieved successfully. Jul 10 06:38:17.355900 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c936eae2-9eab-4441-8ee4-afa7a32a7138 tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] https://10.4.3.200/volume/v3/volumes/db46bc1d-35f3-4ca5-97b1-c4d04fcdff10 returned with HTTP 200 Jul 10 06:38:17.356309 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 773/3104] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:38:17 2026] GET /volume/v3/volumes/db46bc1d-35f3-4ca5-97b1-c4d04fcdff10 => generated 906 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:17.452518 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-67ecca66-26d3-45bd-9104-2fce5aa00e71 tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Attach volume completed successfully. Jul 10 06:38:17.452894 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-67ecca66-26d3-45bd-9104-2fce5aa00e71 tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] https://10.4.3.200/volume/v3/volumes/b4e0b17b-707d-4559-a977-484147bdb531/action returned with HTTP 202 Jul 10 06:38:17.453283 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 775/3105] 10.4.3.200 () {68 vars in 1390 bytes} [Fri Jul 10 06:38:16 2026] POST /volume/v3/volumes/b4e0b17b-707d-4559-a977-484147bdb531/action => generated 0 bytes in 527 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:38:17.459610 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-03199776-7769-44ba-9b17-b02d4cd64ce4 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:17.461780 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-03199776-7769-44ba-9b17-b02d4cd64ce4 tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] GET https://10.4.3.200/volume/v3/volumes/b4e0b17b-707d-4559-a977-484147bdb531 Jul 10 06:38:17.462028 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-03199776-7769-44ba-9b17-b02d4cd64ce4 tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:17.462274 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-03199776-7769-44ba-9b17-b02d4cd64ce4 tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:17.477598 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:17.477598 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:38:17.482132 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-03199776-7769-44ba-9b17-b02d4cd64ce4 tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Volume info retrieved successfully. Jul 10 06:38:17.486320 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-03199776-7769-44ba-9b17-b02d4cd64ce4 tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] https://10.4.3.200/volume/v3/volumes/b4e0b17b-707d-4559-a977-484147bdb531 returned with HTTP 200 Jul 10 06:38:17.486782 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 776/3106] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:38:17 2026] GET /volume/v3/volumes/b4e0b17b-707d-4559-a977-484147bdb531 => generated 1175 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:38:17.502605 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-1e09075c-9e25-4b23-8d47-c799dd2063f9 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:17.507058 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-1e09075c-9e25-4b23-8d47-c799dd2063f9 tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] GET https://10.4.3.200/volume/v3/volumes/b4e0b17b-707d-4559-a977-484147bdb531 Jul 10 06:38:17.507267 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-1e09075c-9e25-4b23-8d47-c799dd2063f9 tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:17.507492 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-1e09075c-9e25-4b23-8d47-c799dd2063f9 tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:17.519971 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:17.519971 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:38:17.523517 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-1e09075c-9e25-4b23-8d47-c799dd2063f9 tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Volume info retrieved successfully. Jul 10 06:38:17.528028 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-1e09075c-9e25-4b23-8d47-c799dd2063f9 tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] https://10.4.3.200/volume/v3/volumes/b4e0b17b-707d-4559-a977-484147bdb531 returned with HTTP 200 Jul 10 06:38:17.528470 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 783/3107] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:38:17 2026] GET /volume/v3/volumes/b4e0b17b-707d-4559-a977-484147bdb531 => generated 1175 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:38:17.539723 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-fe023050-ffd3-4b0f-827a-61d02ec223dd None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:17.541328 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-fe023050-ffd3-4b0f-827a-61d02ec223dd tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] POST https://10.4.3.200/volume/v3/volumes/b4e0b17b-707d-4559-a977-484147bdb531/action Jul 10 06:38:17.541688 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-fe023050-ffd3-4b0f-827a-61d02ec223dd tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Action body: b'{"os-detach": {}}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:38:17.541827 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-fe023050-ffd3-4b0f-827a-61d02ec223dd tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:38:17.550951 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:17.550951 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:38:17.551429 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-fe023050-ffd3-4b0f-827a-61d02ec223dd tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Volume info retrieved successfully. Jul 10 06:38:17.581166 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-194a5fef-effa-4474-b7de-fad42f4c6ef3 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:17.582866 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-194a5fef-effa-4474-b7de-fad42f4c6ef3 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] GET https://10.4.3.200/volume/v3/volumes/d07b89dc-9ad2-467a-bb9f-d0c9a9683b7a Jul 10 06:38:17.583060 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-194a5fef-effa-4474-b7de-fad42f4c6ef3 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:17.583244 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-194a5fef-effa-4474-b7de-fad42f4c6ef3 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:17.595184 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:17.595184 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:38:17.603922 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-194a5fef-effa-4474-b7de-fad42f4c6ef3 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Volume info retrieved successfully. Jul 10 06:38:17.604580 np0000004964 devstack@c-api.service[99978]: WARNING stevedore.named [None req-194a5fef-effa-4474-b7de-fad42f4c6ef3 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:38:17.604731 np0000004964 devstack@c-api.service[99978]: WARNING castellan.key_manager [None req-194a5fef-effa-4474-b7de-fad42f4c6ef3 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:38:17.637685 np0000004964 devstack@c-api.service[99978]: DEBUG oslo_db.sqlalchemy.engines [None req-194a5fef-effa-4474-b7de-fad42f4c6ef3 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99978) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 06:38:17.640389 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:17.640389 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:38:17.646392 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-194a5fef-effa-4474-b7de-fad42f4c6ef3 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] https://10.4.3.200/volume/v3/volumes/d07b89dc-9ad2-467a-bb9f-d0c9a9683b7a returned with HTTP 200 Jul 10 06:38:17.646776 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 776/3108] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:38:17 2026] GET /volume/v3/volumes/d07b89dc-9ad2-467a-bb9f-d0c9a9683b7a => generated 915 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:38:17.658272 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-ed14e1eb-71a3-4820-9b54-c6951a820d04 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:17.659780 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ed14e1eb-71a3-4820-9b54-c6951a820d04 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] POST https://10.4.3.200/volume/v3/group_snapshots Jul 10 06:38:17.660083 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ed14e1eb-71a3-4820-9b54-c6951a820d04 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "697c7d0c-c1cd-4458-820e-b188f123e1fc", "name": "tempest-group_snapshot-204303088"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:38:17.661310 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.group_snapshots [None req-ed14e1eb-71a3-4820-9b54-c6951a820d04 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '697c7d0c-c1cd-4458-820e-b188f123e1fc', 'name': 'tempest-group_snapshot-204303088'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 10 06:38:17.664395 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:17.664395 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:38:17.667012 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.group_snapshots [None req-ed14e1eb-71a3-4820-9b54-c6951a820d04 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Creating group_snapshot tempest-group_snapshot-204303088. Jul 10 06:38:17.668068 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-95c4034e-9fd6-4571-9f87-3315f0bcc00f None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:17.669779 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-95c4034e-9fd6-4571-9f87-3315f0bcc00f tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] GET https://10.4.3.200/volume/v3/volumes/3a73f4bb-f621-4591-82d0-58bd91142a21 Jul 10 06:38:17.670008 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-95c4034e-9fd6-4571-9f87-3315f0bcc00f tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:17.670173 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-95c4034e-9fd6-4571-9f87-3315f0bcc00f tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:17.677810 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:17.677810 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:38:17.681466 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-95c4034e-9fd6-4571-9f87-3315f0bcc00f tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Volume info retrieved successfully. Jul 10 06:38:17.685697 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:17.685697 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:38:17.686377 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-95c4034e-9fd6-4571-9f87-3315f0bcc00f tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] https://10.4.3.200/volume/v3/volumes/3a73f4bb-f621-4591-82d0-58bd91142a21 returned with HTTP 200 Jul 10 06:38:17.686810 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 784/3109] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:38:17 2026] GET /volume/v3/volumes/3a73f4bb-f621-4591-82d0-58bd91142a21 => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:38:17.698930 np0000004964 devstack@c-api.service[99976]: WARNING cinder.quota [None req-ed14e1eb-71a3-4820-9b54-c6951a820d04 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-868468280 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-868468280, it is now deprecated. Please use the default quota class for default quota. Jul 10 06:38:17.699214 np0000004964 devstack@c-api.service[99976]: WARNING cinder.quota [None req-ed14e1eb-71a3-4820-9b54-c6951a820d04 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-868468280 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-868468280, it is now deprecated. Please use the default quota class for default quota. Jul 10 06:38:17.722678 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-ed14e1eb-71a3-4820-9b54-c6951a820d04 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Created reservations ['0d2f7a2d-b1e0-4112-9924-7c254362ea94', 'a7ac9e88-7948-40e0-9409-435192982847', '12a72565-f9e3-48f0-83b7-be0f44d3381d', '0556eb80-b00a-4f75-a9c2-4ce065420346'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:38:17.751032 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ed14e1eb-71a3-4820-9b54-c6951a820d04 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] https://10.4.3.200/volume/v3/group_snapshots returned with HTTP 202 Jul 10 06:38:17.751032 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 777/3110] 10.4.3.200 () {70 vars in 1324 bytes} [Fri Jul 10 06:38:17 2026] POST /volume/v3/group_snapshots => generated 167 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:38:17.757291 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-941d1f32-9b74-465d-90b3-f45af3006fac None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:17.759144 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-941d1f32-9b74-465d-90b3-f45af3006fac tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] GET https://10.4.3.200/volume/v3/group_snapshots/27c587f4-4558-44e7-88d6-bb2fad3e37f0 Jul 10 06:38:17.759377 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-941d1f32-9b74-465d-90b3-f45af3006fac tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:17.759581 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-941d1f32-9b74-465d-90b3-f45af3006fac tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Calling method 'version_select' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:17.759729 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.group_snapshots [None req-941d1f32-9b74-465d-90b3-f45af3006fac tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] show called for member 27c587f4-4558-44e7-88d6-bb2fad3e37f0 {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 06:38:17.767153 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:17.767153 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:38:17.769525 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-941d1f32-9b74-465d-90b3-f45af3006fac tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] https://10.4.3.200/volume/v3/group_snapshots/27c587f4-4558-44e7-88d6-bb2fad3e37f0 returned with HTTP 200 Jul 10 06:38:17.769969 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 777/3111] 10.4.3.200 () {68 vars in 1413 bytes} [Fri Jul 10 06:38:17 2026] GET /volume/v3/group_snapshots/27c587f4-4558-44e7-88d6-bb2fad3e37f0 => generated 306 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:38:17.944487 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-90d64e1d-1e68-4f39-835c-38eaf63cc6d8 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:17.946313 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-90d64e1d-1e68-4f39-835c-38eaf63cc6d8 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/3dbc5b71-bb65-4ca8-b12b-61bde0006466 Jul 10 06:38:17.946521 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-90d64e1d-1e68-4f39-835c-38eaf63cc6d8 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:17.946750 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-90d64e1d-1e68-4f39-835c-38eaf63cc6d8 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:17.946895 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-90d64e1d-1e68-4f39-835c-38eaf63cc6d8 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id 3dbc5b71-bb65-4ca8-b12b-61bde0006466. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:38:17.950758 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:17.950758 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:38:17.951323 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-90d64e1d-1e68-4f39-835c-38eaf63cc6d8 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/3dbc5b71-bb65-4ca8-b12b-61bde0006466 returned with HTTP 200 Jul 10 06:38:17.951664 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 785/3112] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:38:17 2026] GET /volume/v3/backups/3dbc5b71-bb65-4ca8-b12b-61bde0006466 => generated 708 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:18.055061 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-fe023050-ffd3-4b0f-827a-61d02ec223dd tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Detach volume completed successfully. Jul 10 06:38:18.055271 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-fe023050-ffd3-4b0f-827a-61d02ec223dd tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] https://10.4.3.200/volume/v3/volumes/b4e0b17b-707d-4559-a977-484147bdb531/action returned with HTTP 202 Jul 10 06:38:18.055717 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 774/3113] 10.4.3.200 () {68 vars in 1390 bytes} [Fri Jul 10 06:38:17 2026] POST /volume/v3/volumes/b4e0b17b-707d-4559-a977-484147bdb531/action => generated 0 bytes in 516 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:38:18.062701 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-e8259cde-7f78-455e-8e14-5e159fea449d None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:18.065376 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e8259cde-7f78-455e-8e14-5e159fea449d tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] GET https://10.4.3.200/volume/v3/volumes/b4e0b17b-707d-4559-a977-484147bdb531 Jul 10 06:38:18.065376 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e8259cde-7f78-455e-8e14-5e159fea449d tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:18.065376 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e8259cde-7f78-455e-8e14-5e159fea449d tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:18.075746 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:18.075746 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:38:18.079018 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-e8259cde-7f78-455e-8e14-5e159fea449d tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Volume info retrieved successfully. Jul 10 06:38:18.082700 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e8259cde-7f78-455e-8e14-5e159fea449d tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] https://10.4.3.200/volume/v3/volumes/b4e0b17b-707d-4559-a977-484147bdb531 returned with HTTP 200 Jul 10 06:38:18.082939 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 778/3114] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:38:18 2026] GET /volume/v3/volumes/b4e0b17b-707d-4559-a977-484147bdb531 => generated 860 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:18.368212 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-837fd8cf-6eb8-405e-ae49-4f6cb86eec98 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:18.369984 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-837fd8cf-6eb8-405e-ae49-4f6cb86eec98 tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] GET https://10.4.3.200/volume/v3/volumes/db46bc1d-35f3-4ca5-97b1-c4d04fcdff10 Jul 10 06:38:18.370168 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-837fd8cf-6eb8-405e-ae49-4f6cb86eec98 tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:18.370348 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-837fd8cf-6eb8-405e-ae49-4f6cb86eec98 tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:18.376347 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:18.376347 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:38:18.379230 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-837fd8cf-6eb8-405e-ae49-4f6cb86eec98 tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] Volume info retrieved successfully. Jul 10 06:38:18.382552 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-837fd8cf-6eb8-405e-ae49-4f6cb86eec98 tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] https://10.4.3.200/volume/v3/volumes/db46bc1d-35f3-4ca5-97b1-c4d04fcdff10 returned with HTTP 200 Jul 10 06:38:18.382865 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 778/3115] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:38:18 2026] GET /volume/v3/volumes/db46bc1d-35f3-4ca5-97b1-c4d04fcdff10 => generated 906 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:18.700704 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-269fe235-932e-4150-a69c-8315830fd9e4 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:18.702285 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-269fe235-932e-4150-a69c-8315830fd9e4 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] GET https://10.4.3.200/volume/v3/volumes/3a73f4bb-f621-4591-82d0-58bd91142a21 Jul 10 06:38:18.702478 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-269fe235-932e-4150-a69c-8315830fd9e4 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:18.702682 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-269fe235-932e-4150-a69c-8315830fd9e4 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:18.712482 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:18.712482 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:38:18.717633 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-269fe235-932e-4150-a69c-8315830fd9e4 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Volume info retrieved successfully. Jul 10 06:38:18.722326 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-269fe235-932e-4150-a69c-8315830fd9e4 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] https://10.4.3.200/volume/v3/volumes/3a73f4bb-f621-4591-82d0-58bd91142a21 returned with HTTP 200 Jul 10 06:38:18.722780 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 786/3116] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:38:18 2026] GET /volume/v3/volumes/3a73f4bb-f621-4591-82d0-58bd91142a21 => generated 928 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:38:18.781354 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-31fe0b8c-1bd8-4fc1-a611-a6235323dd0d None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:18.792132 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-31fe0b8c-1bd8-4fc1-a611-a6235323dd0d tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] GET https://10.4.3.200/volume/v3/group_snapshots/27c587f4-4558-44e7-88d6-bb2fad3e37f0 Jul 10 06:38:18.793447 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-31fe0b8c-1bd8-4fc1-a611-a6235323dd0d tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:18.794011 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-31fe0b8c-1bd8-4fc1-a611-a6235323dd0d tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Calling method 'version_select' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:18.794806 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.group_snapshots [None req-31fe0b8c-1bd8-4fc1-a611-a6235323dd0d tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] show called for member 27c587f4-4558-44e7-88d6-bb2fad3e37f0 {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 06:38:18.816170 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:18.816170 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:38:18.831673 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-31fe0b8c-1bd8-4fc1-a611-a6235323dd0d tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] https://10.4.3.200/volume/v3/group_snapshots/27c587f4-4558-44e7-88d6-bb2fad3e37f0 returned with HTTP 200 Jul 10 06:38:18.833307 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 775/3117] 10.4.3.200 () {68 vars in 1413 bytes} [Fri Jul 10 06:38:18 2026] GET /volume/v3/group_snapshots/27c587f4-4558-44e7-88d6-bb2fad3e37f0 => generated 307 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:38:18.841951 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-f3163a49-e09e-4ace-a21b-fffacfbb7af2 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:18.843781 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f3163a49-e09e-4ace-a21b-fffacfbb7af2 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] GET https://10.4.3.200/volume/v3/snapshots/detail Jul 10 06:38:18.843964 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f3163a49-e09e-4ace-a21b-fffacfbb7af2 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:18.844142 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f3163a49-e09e-4ace-a21b-fffacfbb7af2 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Calling method 'detail' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:18.844394 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.api_utils [None req-f3163a49-e09e-4ace-a21b-fffacfbb7af2 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Removing options '' from query. {{(pid=99976) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 06:38:18.845338 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.db.api [None req-f3163a49-e09e-4ace-a21b-fffacfbb7af2 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Building query based on filter {{(pid=99976) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 06:38:18.848928 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-f3163a49-e09e-4ace-a21b-fffacfbb7af2 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Get all snapshots completed successfully. Jul 10 06:38:18.849234 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:18.849234 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:38:18.849737 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f3163a49-e09e-4ace-a21b-fffacfbb7af2 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] https://10.4.3.200/volume/v3/snapshots/detail returned with HTTP 200 Jul 10 06:38:18.850116 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 779/3118] 10.4.3.200 () {66 vars in 1264 bytes} [Fri Jul 10 06:38:18 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:18.857527 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-c5a21cf7-fb91-4ed6-be37-ea00ae13d142 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:18.859142 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c5a21cf7-fb91-4ed6-be37-ea00ae13d142 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] GET https://10.4.3.200/volume/v3/snapshots/5423350f-2dfe-4002-9968-8352854eeefa Jul 10 06:38:18.859317 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c5a21cf7-fb91-4ed6-be37-ea00ae13d142 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:18.859491 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c5a21cf7-fb91-4ed6-be37-ea00ae13d142 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:18.864303 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:18.864303 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:38:18.864564 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-c5a21cf7-fb91-4ed6-be37-ea00ae13d142 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Snapshot retrieved successfully. Jul 10 06:38:18.865248 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c5a21cf7-fb91-4ed6-be37-ea00ae13d142 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] https://10.4.3.200/volume/v3/snapshots/5423350f-2dfe-4002-9968-8352854eeefa returned with HTTP 200 Jul 10 06:38:18.865559 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 779/3119] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:38:18 2026] GET /volume/v3/snapshots/5423350f-2dfe-4002-9968-8352854eeefa => generated 450 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:18.872971 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-32d59966-af28-4ad4-9999-6e2bd13e3f99 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:18.874400 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-32d59966-af28-4ad4-9999-6e2bd13e3f99 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] POST https://10.4.3.200/volume/v3/groups/action Jul 10 06:38:18.874767 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-32d59966-af28-4ad4-9999-6e2bd13e3f99 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "27c587f4-4558-44e7-88d6-bb2fad3e37f0", "name": "tempest-Group_from_snap-16149126"}}' {{(pid=99975) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:38:18.874910 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-32d59966-af28-4ad4-9999-6e2bd13e3f99 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "27c587f4-4558-44e7-88d6-bb2fad3e37f0", "name": "tempest-Group_from_snap-16149126"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:38:18.876120 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.groups [None req-32d59966-af28-4ad4-9999-6e2bd13e3f99 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Creating new group {'create-from-src': {'group_snapshot_id': '27c587f4-4558-44e7-88d6-bb2fad3e37f0', 'name': 'tempest-Group_from_snap-16149126'}}. {{(pid=99975) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Jul 10 06:38:18.876253 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.groups [None req-32d59966-af28-4ad4-9999-6e2bd13e3f99 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Creating group tempest-Group_from_snap-16149126 from group_snapshot 27c587f4-4558-44e7-88d6-bb2fad3e37f0. Jul 10 06:38:18.879928 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:18.879928 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:38:18.884958 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:18.884958 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:38:18.887277 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:18.887277 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:38:18.913456 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.quota [None req-32d59966-af28-4ad4-9999-6e2bd13e3f99 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Created reservations ['11858895-ba9c-42ce-bc30-13ab192b8e39'] {{(pid=99975) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:38:18.961615 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-2a1ab220-ed32-4ccb-99e5-47725101806a None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:18.964606 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2a1ab220-ed32-4ccb-99e5-47725101806a tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/3dbc5b71-bb65-4ca8-b12b-61bde0006466 Jul 10 06:38:18.966803 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2a1ab220-ed32-4ccb-99e5-47725101806a tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:18.966803 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2a1ab220-ed32-4ccb-99e5-47725101806a tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:18.966803 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-2a1ab220-ed32-4ccb-99e5-47725101806a tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id 3dbc5b71-bb65-4ca8-b12b-61bde0006466. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:38:18.973387 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:18.973387 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:38:18.974001 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2a1ab220-ed32-4ccb-99e5-47725101806a tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/3dbc5b71-bb65-4ca8-b12b-61bde0006466 returned with HTTP 200 Jul 10 06:38:18.974334 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 776/3120] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:38:18 2026] GET /volume/v3/backups/3dbc5b71-bb65-4ca8-b12b-61bde0006466 => generated 708 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:19.394473 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-5f040d22-04b7-44b9-b864-e0fcbbfc3251 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:19.396231 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5f040d22-04b7-44b9-b864-e0fcbbfc3251 tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] GET https://10.4.3.200/volume/v3/volumes/db46bc1d-35f3-4ca5-97b1-c4d04fcdff10 Jul 10 06:38:19.396394 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5f040d22-04b7-44b9-b864-e0fcbbfc3251 tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:19.396582 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5f040d22-04b7-44b9-b864-e0fcbbfc3251 tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:19.403156 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:19.403156 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:38:19.405986 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-5f040d22-04b7-44b9-b864-e0fcbbfc3251 tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] Volume info retrieved successfully. Jul 10 06:38:19.409447 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5f040d22-04b7-44b9-b864-e0fcbbfc3251 tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] https://10.4.3.200/volume/v3/volumes/db46bc1d-35f3-4ca5-97b1-c4d04fcdff10 returned with HTTP 200 Jul 10 06:38:19.409746 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 780/3121] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:38:19 2026] GET /volume/v3/volumes/db46bc1d-35f3-4ca5-97b1-c4d04fcdff10 => generated 906 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:19.448542 np0000004964 devstack@c-api.service[99975]: INFO cinder.group.api [None req-32d59966-af28-4ad4-9999-6e2bd13e3f99 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] A mapping entry already exists for group c0befb0f-59a6-4a1f-9836-ef03a015b8d8 and volume type fb6c47f4-7756-47a1-b2e2-b74836eb923b. Do not need to create again. Jul 10 06:38:19.448860 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:19.448860 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:38:19.449297 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-32d59966-af28-4ad4-9999-6e2bd13e3f99 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Availability Zones retrieved successfully. Jul 10 06:38:19.453875 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-32d59966-af28-4ad4-9999-6e2bd13e3f99 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Flow 'volume_create_api' (0e2e6b60-1624-40e9-bda4-5cd8d30dc576) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:38:19.454964 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-32d59966-af28-4ad4-9999-6e2bd13e3f99 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a99f375d-900e-4eaf-b3af-68776b5ba519) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:38:19.456141 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.flows.api.create_volume [None req-32d59966-af28-4ad4-9999-6e2bd13e3f99 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99975) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:38:19.479392 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-32d59966-af28-4ad4-9999-6e2bd13e3f99 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a99f375d-900e-4eaf-b3af-68776b5ba519) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '5423350f-2dfe-4002-9968-8352854eeefa', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:38:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=fb6c47f4-7756-47a1-b2e2-b74836eb923b,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-868468280',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fb6c47f4-7756-47a1-b2e2-b74836eb923b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'c0befb0f-59a6-4a1f-9836-ef03a015b8d8', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:38:19.480032 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-32d59966-af28-4ad4-9999-6e2bd13e3f99 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7594d920-1f2d-4aba-a08b-edd5900e31ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:38:19.500820 np0000004964 devstack@c-api.service[99975]: WARNING cinder.quota [None req-32d59966-af28-4ad4-9999-6e2bd13e3f99 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-868468280 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-868468280, it is now deprecated. Please use the default quota class for default quota. Jul 10 06:38:19.509254 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.quota [None req-32d59966-af28-4ad4-9999-6e2bd13e3f99 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Created reservations ['fc373f7c-a4c9-4e5f-ae63-0339991c6db9', 'd4aa140c-91f6-4a83-97e0-fc0018a27859'] {{(pid=99975) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:38:19.509947 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-32d59966-af28-4ad4-9999-6e2bd13e3f99 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7594d920-1f2d-4aba-a08b-edd5900e31ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc373f7c-a4c9-4e5f-ae63-0339991c6db9', 'd4aa140c-91f6-4a83-97e0-fc0018a27859']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:38:19.510588 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-32d59966-af28-4ad4-9999-6e2bd13e3f99 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba486ee0-8742-4656-8e7c-f71b274415ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:38:19.536407 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-32d59966-af28-4ad4-9999-6e2bd13e3f99 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba486ee0-8742-4656-8e7c-f71b274415ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7dae7647-6939-4650-9c4f-0e174a81bcd7', '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=c0befb0f-59a6-4a1f-9836-ef03a015b8d8,group_type_id=,metadata={},multiattach=False,project_id='02732fbad3784eb7a74ea6ed56ed453f',qos_specs=None,replication_status=,reservations=['fc373f7c-a4c9-4e5f-ae63-0339991c6db9','d4aa140c-91f6-4a83-97e0-fc0018a27859'],size=1,snapshot_id=5423350f-2dfe-4002-9968-8352854eeefa,source_replicaid=,source_volid=None,status='creating',user_id='9b07933d64ba43ec9f6a1e07d57f45d4',volume_type_id=fb6c47f4-7756-47a1-b2e2-b74836eb923b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:38:19Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=c0befb0f-59a6-4a1f-9836-ef03a015b8d8,host=None,id=7dae7647-6939-4650-9c4f-0e174a81bcd7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='02732fbad3784eb7a74ea6ed56ed453f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=5423350f-2dfe-4002-9968-8352854eeefa,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9b07933d64ba43ec9f6a1e07d57f45d4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fb6c47f4-7756-47a1-b2e2-b74836eb923b),volume_type_id=fb6c47f4-7756-47a1-b2e2-b74836eb923b)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:38:19.537015 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-32d59966-af28-4ad4-9999-6e2bd13e3f99 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6ed2851-5832-46e2-bd4a-8ef96b831e3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:38:19.549598 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-32d59966-af28-4ad4-9999-6e2bd13e3f99 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6ed2851-5832-46e2-bd4a-8ef96b831e3b) transitioned into state 'SUCCESS' from 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=c0befb0f-59a6-4a1f-9836-ef03a015b8d8,group_type_id=,metadata={},multiattach=False,project_id='02732fbad3784eb7a74ea6ed56ed453f',qos_specs=None,replication_status=,reservations=['fc373f7c-a4c9-4e5f-ae63-0339991c6db9','d4aa140c-91f6-4a83-97e0-fc0018a27859'],size=1,snapshot_id=5423350f-2dfe-4002-9968-8352854eeefa,source_replicaid=,source_volid=None,status='creating',user_id='9b07933d64ba43ec9f6a1e07d57f45d4',volume_type_id=fb6c47f4-7756-47a1-b2e2-b74836eb923b)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:38:19.550308 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-32d59966-af28-4ad4-9999-6e2bd13e3f99 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Flow 'volume_create_api' (0e2e6b60-1624-40e9-bda4-5cd8d30dc576) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:38:19.550599 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-32d59966-af28-4ad4-9999-6e2bd13e3f99 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Create volume request issued successfully. Jul 10 06:38:19.563904 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-32d59966-af28-4ad4-9999-6e2bd13e3f99 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] https://10.4.3.200/volume/v3/groups/action returned with HTTP 202 Jul 10 06:38:19.564073 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 787/3122] 10.4.3.200 () {70 vars in 1318 bytes} [Fri Jul 10 06:38:18 2026] POST /volume/v3/groups/action => generated 101 bytes in 691 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:38:19.571980 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-88fc784f-0e86-423e-9103-a3c68f4d5b8f None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:19.573286 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-88fc784f-0e86-423e-9103-a3c68f4d5b8f tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] GET https://10.4.3.200/volume/v3/volumes/detail Jul 10 06:38:19.573618 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-88fc784f-0e86-423e-9103-a3c68f4d5b8f tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:19.573920 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-88fc784f-0e86-423e-9103-a3c68f4d5b8f tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Calling method 'detail' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:19.574289 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.api_utils [None req-88fc784f-0e86-423e-9103-a3c68f4d5b8f tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Removing options '' from query. {{(pid=99978) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 06:38:19.575092 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-88fc784f-0e86-423e-9103-a3c68f4d5b8f tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99978) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 06:38:19.584526 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-88fc784f-0e86-423e-9103-a3c68f4d5b8f tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Get all volumes completed successfully. Jul 10 06:38:19.584526 np0000004964 devstack@c-api.service[99978]: WARNING stevedore.named [None req-88fc784f-0e86-423e-9103-a3c68f4d5b8f tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:38:19.584526 np0000004964 devstack@c-api.service[99978]: WARNING castellan.key_manager [None req-88fc784f-0e86-423e-9103-a3c68f4d5b8f tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:38:19.622461 np0000004964 devstack@c-api.service[99978]: DEBUG oslo_db.sqlalchemy.engines [None req-88fc784f-0e86-423e-9103-a3c68f4d5b8f tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99978) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 06:38:19.625778 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:19.625778 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:38:19.629689 np0000004964 devstack@c-api.service[99978]: WARNING stevedore.named [None req-88fc784f-0e86-423e-9103-a3c68f4d5b8f tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:38:19.629948 np0000004964 devstack@c-api.service[99978]: WARNING castellan.key_manager [None req-88fc784f-0e86-423e-9103-a3c68f4d5b8f tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:38:19.663343 np0000004964 devstack@c-api.service[99978]: DEBUG oslo_db.sqlalchemy.engines [None req-88fc784f-0e86-423e-9103-a3c68f4d5b8f tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99978) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 06:38:19.667203 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:19.667203 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:38:19.672482 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-88fc784f-0e86-423e-9103-a3c68f4d5b8f tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] https://10.4.3.200/volume/v3/volumes/detail returned with HTTP 200 Jul 10 06:38:19.672990 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 780/3123] 10.4.3.200 () {68 vars in 1299 bytes} [Fri Jul 10 06:38:19 2026] GET /volume/v3/volumes/detail => generated 1833 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:38:19.685870 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-f04a332d-2812-4c77-b813-789b4ddd7841 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:19.687442 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f04a332d-2812-4c77-b813-789b4ddd7841 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] GET https://10.4.3.200/volume/v3/volumes/7dae7647-6939-4650-9c4f-0e174a81bcd7 Jul 10 06:38:19.687641 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f04a332d-2812-4c77-b813-789b4ddd7841 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:19.687840 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f04a332d-2812-4c77-b813-789b4ddd7841 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:19.694124 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:19.694124 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:38:19.697104 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-f04a332d-2812-4c77-b813-789b4ddd7841 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Volume info retrieved successfully. Jul 10 06:38:19.697809 np0000004964 devstack@c-api.service[99977]: WARNING stevedore.named [None req-f04a332d-2812-4c77-b813-789b4ddd7841 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:38:19.698006 np0000004964 devstack@c-api.service[99977]: WARNING castellan.key_manager [None req-f04a332d-2812-4c77-b813-789b4ddd7841 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:38:19.734055 np0000004964 devstack@c-api.service[99977]: DEBUG oslo_db.sqlalchemy.engines [None req-f04a332d-2812-4c77-b813-789b4ddd7841 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99977) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 06:38:19.736226 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-921e4d32-eeec-4877-ad04-aae8cbba9e91 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:19.737646 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:19.737646 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:38:19.737863 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-921e4d32-eeec-4877-ad04-aae8cbba9e91 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] GET https://10.4.3.200/volume/v3/volumes/3a73f4bb-f621-4591-82d0-58bd91142a21 Jul 10 06:38:19.738052 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-921e4d32-eeec-4877-ad04-aae8cbba9e91 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:19.738231 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-921e4d32-eeec-4877-ad04-aae8cbba9e91 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:19.744477 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:19.744477 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:38:19.744673 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f04a332d-2812-4c77-b813-789b4ddd7841 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] https://10.4.3.200/volume/v3/volumes/7dae7647-6939-4650-9c4f-0e174a81bcd7 returned with HTTP 200 Jul 10 06:38:19.745085 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 777/3124] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:38:19 2026] GET /volume/v3/volumes/7dae7647-6939-4650-9c4f-0e174a81bcd7 => generated 926 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:38:19.747900 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-921e4d32-eeec-4877-ad04-aae8cbba9e91 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Volume info retrieved successfully. Jul 10 06:38:19.751844 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-921e4d32-eeec-4877-ad04-aae8cbba9e91 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] https://10.4.3.200/volume/v3/volumes/3a73f4bb-f621-4591-82d0-58bd91142a21 returned with HTTP 200 Jul 10 06:38:19.752187 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 781/3125] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:38:19 2026] GET /volume/v3/volumes/3a73f4bb-f621-4591-82d0-58bd91142a21 => generated 928 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:38:19.759867 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-8123cda4-bbe6-4caf-ac03-5dbc507dddbb None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:19.761578 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-8123cda4-bbe6-4caf-ac03-5dbc507dddbb tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] GET https://10.4.3.200/volume/v3/groups/c0befb0f-59a6-4a1f-9836-ef03a015b8d8 Jul 10 06:38:19.761820 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-8123cda4-bbe6-4caf-ac03-5dbc507dddbb tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:19.762004 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-8123cda4-bbe6-4caf-ac03-5dbc507dddbb tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Calling method 'version_select' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:19.762136 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.groups [None req-8123cda4-bbe6-4caf-ac03-5dbc507dddbb tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] show called for member c0befb0f-59a6-4a1f-9836-ef03a015b8d8 {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 06:38:19.765056 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:19.765056 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:38:19.771155 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-8123cda4-bbe6-4caf-ac03-5dbc507dddbb tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] https://10.4.3.200/volume/v3/groups/c0befb0f-59a6-4a1f-9836-ef03a015b8d8 returned with HTTP 200 Jul 10 06:38:19.771493 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 788/3126] 10.4.3.200 () {68 vars in 1386 bytes} [Fri Jul 10 06:38:19 2026] GET /volume/v3/groups/c0befb0f-59a6-4a1f-9836-ef03a015b8d8 => generated 416 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:38:19.781566 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-04b0e3e0-a23d-44a9-80a5-17e14e13777f None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:19.783157 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-04b0e3e0-a23d-44a9-80a5-17e14e13777f tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] GET https://10.4.3.200/volume/v3/volumes/detail Jul 10 06:38:19.783332 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-04b0e3e0-a23d-44a9-80a5-17e14e13777f tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:19.783499 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-04b0e3e0-a23d-44a9-80a5-17e14e13777f tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Calling method 'detail' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:19.783739 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.api_utils [None req-04b0e3e0-a23d-44a9-80a5-17e14e13777f tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Removing options '' from query. {{(pid=99978) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 06:38:19.784307 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-04b0e3e0-a23d-44a9-80a5-17e14e13777f tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99978) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 06:38:19.790559 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-04b0e3e0-a23d-44a9-80a5-17e14e13777f tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Get all volumes completed successfully. Jul 10 06:38:19.791123 np0000004964 devstack@c-api.service[99978]: WARNING stevedore.named [None req-04b0e3e0-a23d-44a9-80a5-17e14e13777f tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:38:19.791259 np0000004964 devstack@c-api.service[99978]: WARNING castellan.key_manager [None req-04b0e3e0-a23d-44a9-80a5-17e14e13777f tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:38:19.824265 np0000004964 devstack@c-api.service[99978]: DEBUG oslo_db.sqlalchemy.engines [None req-04b0e3e0-a23d-44a9-80a5-17e14e13777f tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99978) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 06:38:19.827058 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:19.827058 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:38:19.830294 np0000004964 devstack@c-api.service[99978]: WARNING stevedore.named [None req-04b0e3e0-a23d-44a9-80a5-17e14e13777f tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:38:19.830440 np0000004964 devstack@c-api.service[99978]: WARNING castellan.key_manager [None req-04b0e3e0-a23d-44a9-80a5-17e14e13777f tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:38:19.867526 np0000004964 devstack@c-api.service[99978]: DEBUG oslo_db.sqlalchemy.engines [None req-04b0e3e0-a23d-44a9-80a5-17e14e13777f tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99978) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 06:38:19.870640 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:19.870640 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:38:19.877133 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-04b0e3e0-a23d-44a9-80a5-17e14e13777f tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] https://10.4.3.200/volume/v3/volumes/detail returned with HTTP 200 Jul 10 06:38:19.877476 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 781/3127] 10.4.3.200 () {68 vars in 1299 bytes} [Fri Jul 10 06:38:19 2026] GET /volume/v3/volumes/detail => generated 1834 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:38:19.893743 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-1c322c79-4619-4f70-ac77-715427d907f2 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:19.895546 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1c322c79-4619-4f70-ac77-715427d907f2 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] POST https://10.4.3.200/volume/v3/groups/c0befb0f-59a6-4a1f-9836-ef03a015b8d8/action Jul 10 06:38:19.895879 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1c322c79-4619-4f70-ac77-715427d907f2 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:38:19.896001 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1c322c79-4619-4f70-ac77-715427d907f2 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:38:19.897196 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.groups [None req-1c322c79-4619-4f70-ac77-715427d907f2 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] delete called for group c0befb0f-59a6-4a1f-9836-ef03a015b8d8 {{(pid=99977) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 10 06:38:19.897299 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.groups [None req-1c322c79-4619-4f70-ac77-715427d907f2 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Delete group with id: c0befb0f-59a6-4a1f-9836-ef03a015b8d8 Jul 10 06:38:19.900622 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:19.900622 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:38:19.951592 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1c322c79-4619-4f70-ac77-715427d907f2 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] https://10.4.3.200/volume/v3/groups/c0befb0f-59a6-4a1f-9836-ef03a015b8d8/action returned with HTTP 202 Jul 10 06:38:19.951592 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 778/3128] 10.4.3.200 () {70 vars in 1428 bytes} [Fri Jul 10 06:38:19 2026] POST /volume/v3/groups/c0befb0f-59a6-4a1f-9836-ef03a015b8d8/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 06:38:19.958030 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-755094ac-97e7-44a4-82b2-886ba8f56fb4 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:19.960003 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-755094ac-97e7-44a4-82b2-886ba8f56fb4 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] GET https://10.4.3.200/volume/v3/volumes/7dae7647-6939-4650-9c4f-0e174a81bcd7 Jul 10 06:38:19.960202 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-755094ac-97e7-44a4-82b2-886ba8f56fb4 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:19.960376 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-755094ac-97e7-44a4-82b2-886ba8f56fb4 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:19.973833 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:19.973833 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:38:19.977346 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-755094ac-97e7-44a4-82b2-886ba8f56fb4 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Volume info retrieved successfully. Jul 10 06:38:19.978324 np0000004964 devstack@c-api.service[99976]: WARNING stevedore.named [None req-755094ac-97e7-44a4-82b2-886ba8f56fb4 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:38:19.978817 np0000004964 devstack@c-api.service[99976]: WARNING castellan.key_manager [None req-755094ac-97e7-44a4-82b2-886ba8f56fb4 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:38:19.989307 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-316a2a29-74ed-4f95-bdad-6cb9ac3ea75e None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:19.991477 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-316a2a29-74ed-4f95-bdad-6cb9ac3ea75e tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/3dbc5b71-bb65-4ca8-b12b-61bde0006466 Jul 10 06:38:19.991767 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-316a2a29-74ed-4f95-bdad-6cb9ac3ea75e tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:19.992010 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-316a2a29-74ed-4f95-bdad-6cb9ac3ea75e tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:19.992151 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-316a2a29-74ed-4f95-bdad-6cb9ac3ea75e tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id 3dbc5b71-bb65-4ca8-b12b-61bde0006466. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:38:19.999002 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:19.999002 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:38:19.999689 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-316a2a29-74ed-4f95-bdad-6cb9ac3ea75e tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/3dbc5b71-bb65-4ca8-b12b-61bde0006466 returned with HTTP 200 Jul 10 06:38:20.000110 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 789/3129] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:38:19 2026] GET /volume/v3/backups/3dbc5b71-bb65-4ca8-b12b-61bde0006466 => generated 709 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:20.032488 np0000004964 devstack@c-api.service[99976]: DEBUG oslo_db.sqlalchemy.engines [None req-755094ac-97e7-44a4-82b2-886ba8f56fb4 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99976) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 06:38:20.036321 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:20.036321 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:38:20.046884 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-755094ac-97e7-44a4-82b2-886ba8f56fb4 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] https://10.4.3.200/volume/v3/volumes/7dae7647-6939-4650-9c4f-0e174a81bcd7 returned with HTTP 200 Jul 10 06:38:20.047286 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 782/3130] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:38:19 2026] GET /volume/v3/volumes/7dae7647-6939-4650-9c4f-0e174a81bcd7 => generated 925 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:38:20.421331 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-7557a704-ee6c-42be-a491-3c84d145ad9d None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:20.423230 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7557a704-ee6c-42be-a491-3c84d145ad9d tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] GET https://10.4.3.200/volume/v3/volumes/db46bc1d-35f3-4ca5-97b1-c4d04fcdff10 Jul 10 06:38:20.423472 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7557a704-ee6c-42be-a491-3c84d145ad9d tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:20.423680 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7557a704-ee6c-42be-a491-3c84d145ad9d tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:20.430241 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:20.430241 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:38:20.434887 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-7557a704-ee6c-42be-a491-3c84d145ad9d tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] Volume info retrieved successfully. Jul 10 06:38:20.439179 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7557a704-ee6c-42be-a491-3c84d145ad9d tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] https://10.4.3.200/volume/v3/volumes/db46bc1d-35f3-4ca5-97b1-c4d04fcdff10 returned with HTTP 200 Jul 10 06:38:20.439612 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 782/3131] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:38:20 2026] GET /volume/v3/volumes/db46bc1d-35f3-4ca5-97b1-c4d04fcdff10 => generated 906 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:20.764721 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-4d1bbc65-ceb9-439a-ac74-634c3d5354ca None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:20.766451 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4d1bbc65-ceb9-439a-ac74-634c3d5354ca tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] GET https://10.4.3.200/volume/v3/volumes/3a73f4bb-f621-4591-82d0-58bd91142a21 Jul 10 06:38:20.767900 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4d1bbc65-ceb9-439a-ac74-634c3d5354ca tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:20.767900 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4d1bbc65-ceb9-439a-ac74-634c3d5354ca tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:20.774168 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:20.774168 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:38:20.778079 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-4d1bbc65-ceb9-439a-ac74-634c3d5354ca tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Volume info retrieved successfully. Jul 10 06:38:20.784693 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4d1bbc65-ceb9-439a-ac74-634c3d5354ca tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] https://10.4.3.200/volume/v3/volumes/3a73f4bb-f621-4591-82d0-58bd91142a21 returned with HTTP 200 Jul 10 06:38:20.785179 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 779/3132] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:38:20 2026] GET /volume/v3/volumes/3a73f4bb-f621-4591-82d0-58bd91142a21 => generated 928 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:38:21.011575 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-bec5ef32-dc11-4663-aaff-f5693a16fb54 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:21.013157 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-bec5ef32-dc11-4663-aaff-f5693a16fb54 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/3dbc5b71-bb65-4ca8-b12b-61bde0006466 Jul 10 06:38:21.013428 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-bec5ef32-dc11-4663-aaff-f5693a16fb54 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:21.013719 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-bec5ef32-dc11-4663-aaff-f5693a16fb54 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:21.013891 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-bec5ef32-dc11-4663-aaff-f5693a16fb54 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id 3dbc5b71-bb65-4ca8-b12b-61bde0006466. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:38:21.017742 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:21.017742 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:38:21.018657 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-bec5ef32-dc11-4663-aaff-f5693a16fb54 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/3dbc5b71-bb65-4ca8-b12b-61bde0006466 returned with HTTP 200 Jul 10 06:38:21.018657 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 790/3133] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:38:21 2026] GET /volume/v3/backups/3dbc5b71-bb65-4ca8-b12b-61bde0006466 => generated 709 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:21.060091 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-3f7f1c8d-ce11-4351-999a-90c15d00a376 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:21.061933 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3f7f1c8d-ce11-4351-999a-90c15d00a376 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] GET https://10.4.3.200/volume/v3/volumes/7dae7647-6939-4650-9c4f-0e174a81bcd7 Jul 10 06:38:21.062138 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3f7f1c8d-ce11-4351-999a-90c15d00a376 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:21.062496 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3f7f1c8d-ce11-4351-999a-90c15d00a376 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:21.068699 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3f7f1c8d-ce11-4351-999a-90c15d00a376 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] https://10.4.3.200/volume/v3/volumes/7dae7647-6939-4650-9c4f-0e174a81bcd7 returned with HTTP 404 Jul 10 06:38:21.069182 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 783/3134] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:38:21 2026] GET /volume/v3/volumes/7dae7647-6939-4650-9c4f-0e174a81bcd7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 06:38:21.076858 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-98690227-087d-4c39-b254-33eb73f55555 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:21.079005 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-98690227-087d-4c39-b254-33eb73f55555 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] GET https://10.4.3.200/volume/v3/groups/c0befb0f-59a6-4a1f-9836-ef03a015b8d8 Jul 10 06:38:21.079266 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-98690227-087d-4c39-b254-33eb73f55555 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:21.079522 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-98690227-087d-4c39-b254-33eb73f55555 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Calling method 'version_select' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:21.079709 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.groups [None req-98690227-087d-4c39-b254-33eb73f55555 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] show called for member c0befb0f-59a6-4a1f-9836-ef03a015b8d8 {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 06:38:21.083387 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-98690227-087d-4c39-b254-33eb73f55555 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] https://10.4.3.200/volume/v3/groups/c0befb0f-59a6-4a1f-9836-ef03a015b8d8 returned with HTTP 404 Jul 10 06:38:21.084021 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 783/3135] 10.4.3.200 () {68 vars in 1386 bytes} [Fri Jul 10 06:38:21 2026] GET /volume/v3/groups/c0befb0f-59a6-4a1f-9836-ef03a015b8d8 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 06:38:21.090460 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-978bbff1-01dd-47a2-b01d-df947ebbeff6 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:21.091996 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-978bbff1-01dd-47a2-b01d-df947ebbeff6 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] DELETE https://10.4.3.200/volume/v3/group_snapshots/27c587f4-4558-44e7-88d6-bb2fad3e37f0 Jul 10 06:38:21.092177 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-978bbff1-01dd-47a2-b01d-df947ebbeff6 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:21.092374 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-978bbff1-01dd-47a2-b01d-df947ebbeff6 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Calling method 'version_select' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:21.092523 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.group_snapshots [None req-978bbff1-01dd-47a2-b01d-df947ebbeff6 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] delete called for member 27c587f4-4558-44e7-88d6-bb2fad3e37f0 {{(pid=99977) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 10 06:38:21.092718 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.group_snapshots [None req-978bbff1-01dd-47a2-b01d-df947ebbeff6 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Delete group_snapshot with id: 27c587f4-4558-44e7-88d6-bb2fad3e37f0 Jul 10 06:38:21.095606 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:21.095606 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:38:21.125361 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-978bbff1-01dd-47a2-b01d-df947ebbeff6 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] https://10.4.3.200/volume/v3/group_snapshots/27c587f4-4558-44e7-88d6-bb2fad3e37f0 returned with HTTP 202 Jul 10 06:38:21.125870 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 780/3136] 10.4.3.200 () {68 vars in 1416 bytes} [Fri Jul 10 06:38:21 2026] DELETE /volume/v3/group_snapshots/27c587f4-4558-44e7-88d6-bb2fad3e37f0 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 06:38:21.132924 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-6ae183fe-3146-488f-b728-5bf86b7729d0 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:21.134282 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-6ae183fe-3146-488f-b728-5bf86b7729d0 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] GET https://10.4.3.200/volume/v3/volumes/detail Jul 10 06:38:21.134463 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-6ae183fe-3146-488f-b728-5bf86b7729d0 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:21.134659 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-6ae183fe-3146-488f-b728-5bf86b7729d0 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Calling method 'detail' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:21.134924 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.api_utils [None req-6ae183fe-3146-488f-b728-5bf86b7729d0 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Removing options '' from query. {{(pid=99975) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 06:38:21.135516 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-6ae183fe-3146-488f-b728-5bf86b7729d0 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99975) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 06:38:21.142104 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-6ae183fe-3146-488f-b728-5bf86b7729d0 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Get all volumes completed successfully. Jul 10 06:38:21.142767 np0000004964 devstack@c-api.service[99975]: WARNING stevedore.named [None req-6ae183fe-3146-488f-b728-5bf86b7729d0 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:38:21.143179 np0000004964 devstack@c-api.service[99975]: WARNING castellan.key_manager [None req-6ae183fe-3146-488f-b728-5bf86b7729d0 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:38:21.176396 np0000004964 devstack@c-api.service[99975]: DEBUG oslo_db.sqlalchemy.engines [None req-6ae183fe-3146-488f-b728-5bf86b7729d0 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99975) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 06:38:21.179194 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:21.179194 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:38:21.185072 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-6ae183fe-3146-488f-b728-5bf86b7729d0 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] https://10.4.3.200/volume/v3/volumes/detail returned with HTTP 200 Jul 10 06:38:21.185405 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 791/3137] 10.4.3.200 () {68 vars in 1299 bytes} [Fri Jul 10 06:38:21 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:38:21.197725 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-c039d012-db0a-47f5-9a34-6ce95e044af6 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:21.199518 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c039d012-db0a-47f5-9a34-6ce95e044af6 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] GET https://10.4.3.200/volume/v3/snapshots/detail Jul 10 06:38:21.199736 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c039d012-db0a-47f5-9a34-6ce95e044af6 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:21.199911 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c039d012-db0a-47f5-9a34-6ce95e044af6 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Calling method 'detail' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:21.200162 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.api_utils [None req-c039d012-db0a-47f5-9a34-6ce95e044af6 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Removing options '' from query. {{(pid=99976) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 06:38:21.201093 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.db.api [None req-c039d012-db0a-47f5-9a34-6ce95e044af6 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Building query based on filter {{(pid=99976) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 06:38:21.204134 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-c039d012-db0a-47f5-9a34-6ce95e044af6 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Get all snapshots completed successfully. Jul 10 06:38:21.204772 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c039d012-db0a-47f5-9a34-6ce95e044af6 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] https://10.4.3.200/volume/v3/snapshots/detail returned with HTTP 200 Jul 10 06:38:21.205077 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 784/3138] 10.4.3.200 () {66 vars in 1264 bytes} [Fri Jul 10 06:38:21 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 06:38:21.212892 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-a6f64a58-7f3c-41f9-8a21-cda140cb0cfb None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:21.214410 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a6f64a58-7f3c-41f9-8a21-cda140cb0cfb tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] GET https://10.4.3.200/volume/v3/group_snapshots/27c587f4-4558-44e7-88d6-bb2fad3e37f0 Jul 10 06:38:21.214622 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a6f64a58-7f3c-41f9-8a21-cda140cb0cfb tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:21.214851 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a6f64a58-7f3c-41f9-8a21-cda140cb0cfb tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Calling method 'version_select' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:21.215028 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.group_snapshots [None req-a6f64a58-7f3c-41f9-8a21-cda140cb0cfb tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] show called for member 27c587f4-4558-44e7-88d6-bb2fad3e37f0 {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 06:38:21.217938 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a6f64a58-7f3c-41f9-8a21-cda140cb0cfb tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] https://10.4.3.200/volume/v3/group_snapshots/27c587f4-4558-44e7-88d6-bb2fad3e37f0 returned with HTTP 404 Jul 10 06:38:21.218335 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 784/3139] 10.4.3.200 () {68 vars in 1413 bytes} [Fri Jul 10 06:38:21 2026] GET /volume/v3/group_snapshots/27c587f4-4558-44e7-88d6-bb2fad3e37f0 => generated 116 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 06:38:21.224685 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-c282f758-21fa-442e-8784-9813903bc0b5 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:21.226355 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c282f758-21fa-442e-8784-9813903bc0b5 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] GET https://10.4.3.200/volume/v3/volumes/detail Jul 10 06:38:21.226580 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c282f758-21fa-442e-8784-9813903bc0b5 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:21.226779 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c282f758-21fa-442e-8784-9813903bc0b5 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Calling method 'detail' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:21.227035 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.api_utils [None req-c282f758-21fa-442e-8784-9813903bc0b5 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Removing options '' from query. {{(pid=99977) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 06:38:21.227313 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:21.227313 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:38:21.227734 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-c282f758-21fa-442e-8784-9813903bc0b5 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99977) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 06:38:21.233914 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-c282f758-21fa-442e-8784-9813903bc0b5 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Get all volumes completed successfully. Jul 10 06:38:21.234510 np0000004964 devstack@c-api.service[99977]: WARNING stevedore.named [None req-c282f758-21fa-442e-8784-9813903bc0b5 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:38:21.234660 np0000004964 devstack@c-api.service[99977]: WARNING castellan.key_manager [None req-c282f758-21fa-442e-8784-9813903bc0b5 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:38:21.267321 np0000004964 devstack@c-api.service[99977]: DEBUG oslo_db.sqlalchemy.engines [None req-c282f758-21fa-442e-8784-9813903bc0b5 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99977) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 06:38:21.270252 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:21.270252 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:38:21.276682 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c282f758-21fa-442e-8784-9813903bc0b5 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] https://10.4.3.200/volume/v3/volumes/detail returned with HTTP 200 Jul 10 06:38:21.277170 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 781/3140] 10.4.3.200 () {68 vars in 1299 bytes} [Fri Jul 10 06:38:21 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:38:21.291914 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-3fa2aaa4-2bdd-4080-82ea-5ba631865ce0 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:21.293629 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-3fa2aaa4-2bdd-4080-82ea-5ba631865ce0 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] POST https://10.4.3.200/volume/v3/groups/697c7d0c-c1cd-4458-820e-b188f123e1fc/action Jul 10 06:38:21.294024 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-3fa2aaa4-2bdd-4080-82ea-5ba631865ce0 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99975) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:38:21.294184 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-3fa2aaa4-2bdd-4080-82ea-5ba631865ce0 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:38:21.295682 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.groups [None req-3fa2aaa4-2bdd-4080-82ea-5ba631865ce0 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] delete called for group 697c7d0c-c1cd-4458-820e-b188f123e1fc {{(pid=99975) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 10 06:38:21.295826 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.groups [None req-3fa2aaa4-2bdd-4080-82ea-5ba631865ce0 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Delete group with id: 697c7d0c-c1cd-4458-820e-b188f123e1fc Jul 10 06:38:21.299469 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:21.299469 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:38:21.328106 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-3fa2aaa4-2bdd-4080-82ea-5ba631865ce0 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] https://10.4.3.200/volume/v3/groups/697c7d0c-c1cd-4458-820e-b188f123e1fc/action returned with HTTP 202 Jul 10 06:38:21.328541 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 792/3141] 10.4.3.200 () {70 vars in 1428 bytes} [Fri Jul 10 06:38:21 2026] POST /volume/v3/groups/697c7d0c-c1cd-4458-820e-b188f123e1fc/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 06:38:21.336117 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-b932132b-c65a-40be-9eb4-90d89a789b4f None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:21.337802 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b932132b-c65a-40be-9eb4-90d89a789b4f tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] GET https://10.4.3.200/volume/v3/volumes/d07b89dc-9ad2-467a-bb9f-d0c9a9683b7a Jul 10 06:38:21.338010 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b932132b-c65a-40be-9eb4-90d89a789b4f tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:21.338201 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b932132b-c65a-40be-9eb4-90d89a789b4f tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:21.344602 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:21.344602 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:38:21.347966 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-b932132b-c65a-40be-9eb4-90d89a789b4f tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Volume info retrieved successfully. Jul 10 06:38:21.348590 np0000004964 devstack@c-api.service[99976]: WARNING stevedore.named [None req-b932132b-c65a-40be-9eb4-90d89a789b4f tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:38:21.348743 np0000004964 devstack@c-api.service[99976]: WARNING castellan.key_manager [None req-b932132b-c65a-40be-9eb4-90d89a789b4f tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:38:21.382139 np0000004964 devstack@c-api.service[99976]: DEBUG oslo_db.sqlalchemy.engines [None req-b932132b-c65a-40be-9eb4-90d89a789b4f tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99976) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 06:38:21.385120 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:21.385120 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:38:21.391276 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b932132b-c65a-40be-9eb4-90d89a789b4f tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] https://10.4.3.200/volume/v3/volumes/d07b89dc-9ad2-467a-bb9f-d0c9a9683b7a returned with HTTP 200 Jul 10 06:38:21.391634 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 785/3142] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:38:21 2026] GET /volume/v3/volumes/d07b89dc-9ad2-467a-bb9f-d0c9a9683b7a => generated 914 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:38:21.450872 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-03078d0d-c620-4735-b850-cdb4f4ac80c1 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:21.453242 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-03078d0d-c620-4735-b850-cdb4f4ac80c1 tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] GET https://10.4.3.200/volume/v3/volumes/db46bc1d-35f3-4ca5-97b1-c4d04fcdff10 Jul 10 06:38:21.453456 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-03078d0d-c620-4735-b850-cdb4f4ac80c1 tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:21.453691 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-03078d0d-c620-4735-b850-cdb4f4ac80c1 tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:21.461307 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:21.461307 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:38:21.464950 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-03078d0d-c620-4735-b850-cdb4f4ac80c1 tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] Volume info retrieved successfully. Jul 10 06:38:21.468900 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-03078d0d-c620-4735-b850-cdb4f4ac80c1 tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] https://10.4.3.200/volume/v3/volumes/db46bc1d-35f3-4ca5-97b1-c4d04fcdff10 returned with HTTP 200 Jul 10 06:38:21.469282 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 785/3143] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:38:21 2026] GET /volume/v3/volumes/db46bc1d-35f3-4ca5-97b1-c4d04fcdff10 => generated 906 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:21.797073 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-cf108c65-531b-43c5-a88f-b1a03f3c3154 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:21.798767 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-cf108c65-531b-43c5-a88f-b1a03f3c3154 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] GET https://10.4.3.200/volume/v3/volumes/3a73f4bb-f621-4591-82d0-58bd91142a21 Jul 10 06:38:21.798953 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-cf108c65-531b-43c5-a88f-b1a03f3c3154 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:21.799125 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-cf108c65-531b-43c5-a88f-b1a03f3c3154 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:21.805091 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:21.805091 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:38:21.808305 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-cf108c65-531b-43c5-a88f-b1a03f3c3154 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Volume info retrieved successfully. Jul 10 06:38:21.812036 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-cf108c65-531b-43c5-a88f-b1a03f3c3154 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] https://10.4.3.200/volume/v3/volumes/3a73f4bb-f621-4591-82d0-58bd91142a21 returned with HTTP 200 Jul 10 06:38:21.812411 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 782/3144] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:38:21 2026] GET /volume/v3/volumes/3a73f4bb-f621-4591-82d0-58bd91142a21 => generated 928 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:38:22.028904 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-60e9ed84-7455-41e7-8ddb-1d0f6ebdaba8 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:22.030442 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-60e9ed84-7455-41e7-8ddb-1d0f6ebdaba8 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/3dbc5b71-bb65-4ca8-b12b-61bde0006466 Jul 10 06:38:22.030642 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-60e9ed84-7455-41e7-8ddb-1d0f6ebdaba8 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:22.030848 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-60e9ed84-7455-41e7-8ddb-1d0f6ebdaba8 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:22.030953 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-60e9ed84-7455-41e7-8ddb-1d0f6ebdaba8 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id 3dbc5b71-bb65-4ca8-b12b-61bde0006466. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:38:22.034792 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:22.034792 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:38:22.035357 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-60e9ed84-7455-41e7-8ddb-1d0f6ebdaba8 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/3dbc5b71-bb65-4ca8-b12b-61bde0006466 returned with HTTP 200 Jul 10 06:38:22.035711 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 793/3145] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:38:22 2026] GET /volume/v3/backups/3dbc5b71-bb65-4ca8-b12b-61bde0006466 => generated 709 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:22.403029 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-fdde8a6c-17c1-40c4-ad45-42a78738cdfc None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:22.404902 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-fdde8a6c-17c1-40c4-ad45-42a78738cdfc tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] GET https://10.4.3.200/volume/v3/volumes/d07b89dc-9ad2-467a-bb9f-d0c9a9683b7a Jul 10 06:38:22.405116 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-fdde8a6c-17c1-40c4-ad45-42a78738cdfc tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:22.405290 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-fdde8a6c-17c1-40c4-ad45-42a78738cdfc tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:22.410995 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-fdde8a6c-17c1-40c4-ad45-42a78738cdfc tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] https://10.4.3.200/volume/v3/volumes/d07b89dc-9ad2-467a-bb9f-d0c9a9683b7a returned with HTTP 404 Jul 10 06:38:22.411413 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 786/3146] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:38:22 2026] GET /volume/v3/volumes/d07b89dc-9ad2-467a-bb9f-d0c9a9683b7a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 06:38:22.418578 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-fa3aaf19-7df9-44d5-8b9b-852902e384d6 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:22.420282 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-fa3aaf19-7df9-44d5-8b9b-852902e384d6 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] GET https://10.4.3.200/volume/v3/groups/697c7d0c-c1cd-4458-820e-b188f123e1fc Jul 10 06:38:22.420524 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-fa3aaf19-7df9-44d5-8b9b-852902e384d6 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:22.420699 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-fa3aaf19-7df9-44d5-8b9b-852902e384d6 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Calling method 'version_select' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:22.420824 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.groups [None req-fa3aaf19-7df9-44d5-8b9b-852902e384d6 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] show called for member 697c7d0c-c1cd-4458-820e-b188f123e1fc {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 06:38:22.423477 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-fa3aaf19-7df9-44d5-8b9b-852902e384d6 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] https://10.4.3.200/volume/v3/groups/697c7d0c-c1cd-4458-820e-b188f123e1fc returned with HTTP 404 Jul 10 06:38:22.423926 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 786/3147] 10.4.3.200 () {68 vars in 1386 bytes} [Fri Jul 10 06:38:22 2026] GET /volume/v3/groups/697c7d0c-c1cd-4458-820e-b188f123e1fc => generated 108 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 06:38:22.430246 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-bbd75f40-0fef-452a-8546-ecd0a0a1ce92 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:22.432261 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-bbd75f40-0fef-452a-8546-ecd0a0a1ce92 tempest-GroupSnapshotsTest-1538569485 tempest-GroupSnapshotsTest-1538569485-project-admin] DELETE https://10.4.3.200/volume/v3/group_types/7713bd87-c32a-4729-a030-24db0db623cd Jul 10 06:38:22.432475 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-bbd75f40-0fef-452a-8546-ecd0a0a1ce92 tempest-GroupSnapshotsTest-1538569485 tempest-GroupSnapshotsTest-1538569485-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:22.432725 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-bbd75f40-0fef-452a-8546-ecd0a0a1ce92 tempest-GroupSnapshotsTest-1538569485 tempest-GroupSnapshotsTest-1538569485-project-admin] Calling method 'version_select' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:22.447002 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-bbd75f40-0fef-452a-8546-ecd0a0a1ce92 tempest-GroupSnapshotsTest-1538569485 tempest-GroupSnapshotsTest-1538569485-project-admin] https://10.4.3.200/volume/v3/group_types/7713bd87-c32a-4729-a030-24db0db623cd returned with HTTP 202 Jul 10 06:38:22.447489 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 783/3148] 10.4.3.200 () {68 vars in 1404 bytes} [Fri Jul 10 06:38:22 2026] DELETE /volume/v3/group_types/7713bd87-c32a-4729-a030-24db0db623cd => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 06:38:22.453981 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-00374edb-64de-4764-aab2-210522aded33 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:22.456206 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-00374edb-64de-4764-aab2-210522aded33 tempest-GroupSnapshotsTest-1538569485 tempest-GroupSnapshotsTest-1538569485-project-admin] DELETE https://10.4.3.200/volume/v3/types/fb6c47f4-7756-47a1-b2e2-b74836eb923b Jul 10 06:38:22.456428 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-00374edb-64de-4764-aab2-210522aded33 tempest-GroupSnapshotsTest-1538569485 tempest-GroupSnapshotsTest-1538569485-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:22.456668 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-00374edb-64de-4764-aab2-210522aded33 tempest-GroupSnapshotsTest-1538569485 tempest-GroupSnapshotsTest-1538569485-project-admin] Calling method '_delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:22.480349 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-f54e35d7-d220-48cf-982a-b2a66c9520a5 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:22.480425 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-00374edb-64de-4764-aab2-210522aded33 tempest-GroupSnapshotsTest-1538569485 tempest-GroupSnapshotsTest-1538569485-project-admin] https://10.4.3.200/volume/v3/types/fb6c47f4-7756-47a1-b2e2-b74836eb923b returned with HTTP 202 Jul 10 06:38:22.480887 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 794/3149] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 10 06:38:22 2026] DELETE /volume/v3/types/fb6c47f4-7756-47a1-b2e2-b74836eb923b => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:38:22.484940 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f54e35d7-d220-48cf-982a-b2a66c9520a5 tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] GET https://10.4.3.200/volume/v3/volumes/db46bc1d-35f3-4ca5-97b1-c4d04fcdff10 Jul 10 06:38:22.485143 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f54e35d7-d220-48cf-982a-b2a66c9520a5 tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:22.485317 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f54e35d7-d220-48cf-982a-b2a66c9520a5 tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:22.486692 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-e662be28-440c-4807-b3b8-14dfc179a4d6 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:22.488308 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e662be28-440c-4807-b3b8-14dfc179a4d6 tempest-GroupSnapshotsTest-1538569485 tempest-GroupSnapshotsTest-1538569485-project-admin] GET https://10.4.3.200/volume/v3/types/fb6c47f4-7756-47a1-b2e2-b74836eb923b Jul 10 06:38:22.488548 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e662be28-440c-4807-b3b8-14dfc179a4d6 tempest-GroupSnapshotsTest-1538569485 tempest-GroupSnapshotsTest-1538569485-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:22.488798 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e662be28-440c-4807-b3b8-14dfc179a4d6 tempest-GroupSnapshotsTest-1538569485 tempest-GroupSnapshotsTest-1538569485-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:22.491688 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e662be28-440c-4807-b3b8-14dfc179a4d6 tempest-GroupSnapshotsTest-1538569485 tempest-GroupSnapshotsTest-1538569485-project-admin] https://10.4.3.200/volume/v3/types/fb6c47f4-7756-47a1-b2e2-b74836eb923b returned with HTTP 404 Jul 10 06:38:22.492092 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 787/3150] 10.4.3.200 () {66 vars in 1342 bytes} [Fri Jul 10 06:38:22 2026] GET /volume/v3/types/fb6c47f4-7756-47a1-b2e2-b74836eb923b => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:38:22.492466 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:22.492466 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:38:22.497274 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-f54e35d7-d220-48cf-982a-b2a66c9520a5 tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] Volume info retrieved successfully. Jul 10 06:38:22.499846 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-bb2bb840-83f6-4852-9021-6dd6ba81c45a None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:22.501767 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-bb2bb840-83f6-4852-9021-6dd6ba81c45a tempest-GroupSnapshotsTest-1538569485 tempest-GroupSnapshotsTest-1538569485-project-admin] POST https://10.4.3.200/volume/v3/types Jul 10 06:38:22.501901 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f54e35d7-d220-48cf-982a-b2a66c9520a5 tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] https://10.4.3.200/volume/v3/volumes/db46bc1d-35f3-4ca5-97b1-c4d04fcdff10 returned with HTTP 200 Jul 10 06:38:22.502087 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-bb2bb840-83f6-4852-9021-6dd6ba81c45a tempest-GroupSnapshotsTest-1538569485 tempest-GroupSnapshotsTest-1538569485-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-305877554"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:38:22.502296 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 787/3151] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:38:22 2026] GET /volume/v3/volumes/db46bc1d-35f3-4ca5-97b1-c4d04fcdff10 => generated 906 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:22.521044 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-bb2bb840-83f6-4852-9021-6dd6ba81c45a tempest-GroupSnapshotsTest-1538569485 tempest-GroupSnapshotsTest-1538569485-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 10 06:38:22.521294 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 784/3152] 10.4.3.200 () {68 vars in 1252 bytes} [Fri Jul 10 06:38:22 2026] POST /volume/v3/types => generated 223 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:22.528558 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-0b915125-8bf8-44cc-973c-502fb9931e4a None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:22.530448 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-0b915125-8bf8-44cc-973c-502fb9931e4a tempest-GroupSnapshotsTest-1538569485 tempest-GroupSnapshotsTest-1538569485-project-admin] POST https://10.4.3.200/volume/v3/group_types Jul 10 06:38:22.530853 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-0b915125-8bf8-44cc-973c-502fb9931e4a tempest-GroupSnapshotsTest-1538569485 tempest-GroupSnapshotsTest-1538569485-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-115100569"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:38:22.543369 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-0b915125-8bf8-44cc-973c-502fb9931e4a tempest-GroupSnapshotsTest-1538569485 tempest-GroupSnapshotsTest-1538569485-project-admin] https://10.4.3.200/volume/v3/group_types returned with HTTP 202 Jul 10 06:38:22.543849 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 795/3153] 10.4.3.200 () {70 vars in 1311 bytes} [Fri Jul 10 06:38:22 2026] POST /volume/v3/group_types => generated 180 bytes in 16 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:38:22.550704 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-d899367f-8026-4d97-a59b-16036b89d65e None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:22.552112 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d899367f-8026-4d97-a59b-16036b89d65e tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] POST https://10.4.3.200/volume/v3/groups Jul 10 06:38:22.553361 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d899367f-8026-4d97-a59b-16036b89d65e tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "fb414330-db7d-44da-b2b0-7d81055bb9dd", "volume_types": ["d577f1d2-a9bc-489d-89c4-133be116af75"], "name": "tempest-GroupSnapshotsTest-Group-1916327529"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:38:22.554546 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.groups [None req-d899367f-8026-4d97-a59b-16036b89d65e tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Creating new group {'group': {'group_type': 'fb414330-db7d-44da-b2b0-7d81055bb9dd', 'volume_types': ['d577f1d2-a9bc-489d-89c4-133be116af75'], 'name': 'tempest-GroupSnapshotsTest-Group-1916327529'}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 10 06:38:22.557952 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.groups [None req-d899367f-8026-4d97-a59b-16036b89d65e tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Creating group tempest-GroupSnapshotsTest-Group-1916327529. Jul 10 06:38:22.563305 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-d899367f-8026-4d97-a59b-16036b89d65e tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Availability Zones retrieved successfully. Jul 10 06:38:22.571648 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-d899367f-8026-4d97-a59b-16036b89d65e tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Created reservations ['380ab1e7-3986-422a-aa13-8e9238c1fe7f'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:38:22.587956 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d899367f-8026-4d97-a59b-16036b89d65e tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] https://10.4.3.200/volume/v3/groups returned with HTTP 202 Jul 10 06:38:22.588361 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 788/3154] 10.4.3.200 () {70 vars in 1297 bytes} [Fri Jul 10 06:38:22 2026] POST /volume/v3/groups => generated 112 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:38:22.597646 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-6c4eec37-1a0e-4887-bb16-9102f131bbed None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:22.599164 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6c4eec37-1a0e-4887-bb16-9102f131bbed tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] GET https://10.4.3.200/volume/v3/groups/9da437ea-8704-47ef-b2f8-1b116c1c1b86 Jul 10 06:38:22.599423 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6c4eec37-1a0e-4887-bb16-9102f131bbed tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:22.599638 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6c4eec37-1a0e-4887-bb16-9102f131bbed tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Calling method 'version_select' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:22.599785 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.groups [None req-6c4eec37-1a0e-4887-bb16-9102f131bbed tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] show called for member 9da437ea-8704-47ef-b2f8-1b116c1c1b86 {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 06:38:22.602878 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:22.602878 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:38:22.609586 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6c4eec37-1a0e-4887-bb16-9102f131bbed tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] https://10.4.3.200/volume/v3/groups/9da437ea-8704-47ef-b2f8-1b116c1c1b86 returned with HTTP 200 Jul 10 06:38:22.610055 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 788/3155] 10.4.3.200 () {68 vars in 1386 bytes} [Fri Jul 10 06:38:22 2026] GET /volume/v3/groups/9da437ea-8704-47ef-b2f8-1b116c1c1b86 => generated 392 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:38:22.823387 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-8242e595-973c-49b2-8051-86c0aa792d1f None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:22.825288 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8242e595-973c-49b2-8051-86c0aa792d1f tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] GET https://10.4.3.200/volume/v3/volumes/3a73f4bb-f621-4591-82d0-58bd91142a21 Jul 10 06:38:22.825544 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-8242e595-973c-49b2-8051-86c0aa792d1f tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:22.825782 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-8242e595-973c-49b2-8051-86c0aa792d1f tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:22.834723 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:22.834723 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:38:22.838125 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-8242e595-973c-49b2-8051-86c0aa792d1f tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Volume info retrieved successfully. Jul 10 06:38:22.841777 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8242e595-973c-49b2-8051-86c0aa792d1f tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] https://10.4.3.200/volume/v3/volumes/3a73f4bb-f621-4591-82d0-58bd91142a21 returned with HTTP 200 Jul 10 06:38:22.842139 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 785/3156] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:38:22 2026] GET /volume/v3/volumes/3a73f4bb-f621-4591-82d0-58bd91142a21 => generated 1193 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:38:22.854446 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-45562d37-6df4-411a-9f07-a006d1fea8bc None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:22.856305 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-45562d37-6df4-411a-9f07-a006d1fea8bc tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] GET https://10.4.3.200/volume/v3/volumes/3a73f4bb-f621-4591-82d0-58bd91142a21 Jul 10 06:38:22.856499 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-45562d37-6df4-411a-9f07-a006d1fea8bc tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:22.856735 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-45562d37-6df4-411a-9f07-a006d1fea8bc tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:22.863756 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:22.863756 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:38:22.867242 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-45562d37-6df4-411a-9f07-a006d1fea8bc tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Volume info retrieved successfully. Jul 10 06:38:22.871430 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-45562d37-6df4-411a-9f07-a006d1fea8bc tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] https://10.4.3.200/volume/v3/volumes/3a73f4bb-f621-4591-82d0-58bd91142a21 returned with HTTP 200 Jul 10 06:38:22.871892 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 796/3157] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:38:22 2026] GET /volume/v3/volumes/3a73f4bb-f621-4591-82d0-58bd91142a21 => generated 1193 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:38:22.883264 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-0c982bd1-dc03-4204-ad19-7ccddf777525 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:22.885250 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0c982bd1-dc03-4204-ad19-7ccddf777525 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] DELETE https://10.4.3.200/volume/v3/volumes/3a73f4bb-f621-4591-82d0-58bd91142a21 Jul 10 06:38:22.885487 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0c982bd1-dc03-4204-ad19-7ccddf777525 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:22.885755 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0c982bd1-dc03-4204-ad19-7ccddf777525 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:22.885972 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-0c982bd1-dc03-4204-ad19-7ccddf777525 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Delete volume with id: 3a73f4bb-f621-4591-82d0-58bd91142a21 Jul 10 06:38:22.894153 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:22.894153 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:38:22.894664 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-0c982bd1-dc03-4204-ad19-7ccddf777525 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Volume info retrieved successfully. Jul 10 06:38:22.909437 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-0c982bd1-dc03-4204-ad19-7ccddf777525 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Delete volume request issued successfully. Jul 10 06:38:22.909617 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0c982bd1-dc03-4204-ad19-7ccddf777525 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] https://10.4.3.200/volume/v3/volumes/3a73f4bb-f621-4591-82d0-58bd91142a21 returned with HTTP 202 Jul 10 06:38:22.909977 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 789/3158] 10.4.3.200 () {68 vars in 1392 bytes} [Fri Jul 10 06:38:22 2026] DELETE /volume/v3/volumes/3a73f4bb-f621-4591-82d0-58bd91142a21 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 06:38:22.920186 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-b83397ae-3234-476a-a091-1e4f6b99a75a None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:22.922249 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b83397ae-3234-476a-a091-1e4f6b99a75a tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] GET https://10.4.3.200/volume/v3/volumes/3a73f4bb-f621-4591-82d0-58bd91142a21 Jul 10 06:38:22.922443 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b83397ae-3234-476a-a091-1e4f6b99a75a tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:22.922670 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b83397ae-3234-476a-a091-1e4f6b99a75a tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:22.928698 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:22.928698 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:38:22.931978 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-b83397ae-3234-476a-a091-1e4f6b99a75a tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Volume info retrieved successfully. Jul 10 06:38:22.936847 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b83397ae-3234-476a-a091-1e4f6b99a75a tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] https://10.4.3.200/volume/v3/volumes/3a73f4bb-f621-4591-82d0-58bd91142a21 returned with HTTP 200 Jul 10 06:38:22.937280 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 789/3159] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:38:22 2026] GET /volume/v3/volumes/3a73f4bb-f621-4591-82d0-58bd91142a21 => generated 1192 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:38:23.044341 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-26137817-a2a3-4947-98ad-baa0d7493485 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:23.046107 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-26137817-a2a3-4947-98ad-baa0d7493485 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/3dbc5b71-bb65-4ca8-b12b-61bde0006466 Jul 10 06:38:23.046322 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-26137817-a2a3-4947-98ad-baa0d7493485 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:23.046526 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-26137817-a2a3-4947-98ad-baa0d7493485 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:23.046628 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-26137817-a2a3-4947-98ad-baa0d7493485 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id 3dbc5b71-bb65-4ca8-b12b-61bde0006466. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:38:23.050638 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:23.050638 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:38:23.051311 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-26137817-a2a3-4947-98ad-baa0d7493485 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/3dbc5b71-bb65-4ca8-b12b-61bde0006466 returned with HTTP 200 Jul 10 06:38:23.051726 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 786/3160] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:38:23 2026] GET /volume/v3/backups/3dbc5b71-bb65-4ca8-b12b-61bde0006466 => generated 709 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:23.516451 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-e8a8f8e7-333d-474c-b996-2dbaac4aa6b8 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:23.518698 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-e8a8f8e7-333d-474c-b996-2dbaac4aa6b8 tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] GET https://10.4.3.200/volume/v3/volumes/db46bc1d-35f3-4ca5-97b1-c4d04fcdff10 Jul 10 06:38:23.518969 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-e8a8f8e7-333d-474c-b996-2dbaac4aa6b8 tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:23.519251 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-e8a8f8e7-333d-474c-b996-2dbaac4aa6b8 tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:23.528148 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:23.528148 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:38:23.532274 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-e8a8f8e7-333d-474c-b996-2dbaac4aa6b8 tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] Volume info retrieved successfully. Jul 10 06:38:23.537706 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-e8a8f8e7-333d-474c-b996-2dbaac4aa6b8 tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] https://10.4.3.200/volume/v3/volumes/db46bc1d-35f3-4ca5-97b1-c4d04fcdff10 returned with HTTP 200 Jul 10 06:38:23.538259 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 797/3161] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:38:23 2026] GET /volume/v3/volumes/db46bc1d-35f3-4ca5-97b1-c4d04fcdff10 => generated 906 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:23.619027 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-48714110-622a-4de3-9c34-47982563b4d5 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:23.620731 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-48714110-622a-4de3-9c34-47982563b4d5 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] GET https://10.4.3.200/volume/v3/groups/9da437ea-8704-47ef-b2f8-1b116c1c1b86 Jul 10 06:38:23.621107 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-48714110-622a-4de3-9c34-47982563b4d5 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:23.621367 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-48714110-622a-4de3-9c34-47982563b4d5 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Calling method 'version_select' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:23.622308 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.groups [None req-48714110-622a-4de3-9c34-47982563b4d5 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] show called for member 9da437ea-8704-47ef-b2f8-1b116c1c1b86 {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 06:38:23.625093 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:23.625093 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:38:23.632142 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-48714110-622a-4de3-9c34-47982563b4d5 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] https://10.4.3.200/volume/v3/groups/9da437ea-8704-47ef-b2f8-1b116c1c1b86 returned with HTTP 200 Jul 10 06:38:23.632748 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 790/3162] 10.4.3.200 () {68 vars in 1386 bytes} [Fri Jul 10 06:38:23 2026] GET /volume/v3/groups/9da437ea-8704-47ef-b2f8-1b116c1c1b86 => generated 393 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:38:23.641028 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-73bdb3ce-9d93-4045-8464-2277ce2c7e6a None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:23.642555 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-73bdb3ce-9d93-4045-8464-2277ce2c7e6a tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:38:23.642884 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-73bdb3ce-9d93-4045-8464-2277ce2c7e6a tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-835339338", "volume_type": "d577f1d2-a9bc-489d-89c4-133be116af75", "group_id": "9da437ea-8704-47ef-b2f8-1b116c1c1b86", "size": 1}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:38:23.644215 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-73bdb3ce-9d93-4045-8464-2277ce2c7e6a tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-835339338', 'volume_type': 'd577f1d2-a9bc-489d-89c4-133be116af75', 'group_id': '9da437ea-8704-47ef-b2f8-1b116c1c1b86', 'size': 1}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:38:23.646210 np0000004964 devstack@c-api.service[99976]: DEBUG dbcounter [-] [99976] Writing DB stats cinder:SELECT=368,cinder:UPDATE=75,cinder:INSERT=41 {{(pid=99976) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:38:23.650377 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:23.650377 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:38:23.650811 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-73bdb3ce-9d93-4045-8464-2277ce2c7e6a tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Create volume of 1 GB Jul 10 06:38:23.656152 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-73bdb3ce-9d93-4045-8464-2277ce2c7e6a tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Availability Zones retrieved successfully. Jul 10 06:38:23.660993 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-73bdb3ce-9d93-4045-8464-2277ce2c7e6a tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Flow 'volume_create_api' (f291cebc-cfe5-474e-954c-fda70ead7316) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:38:23.662439 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-73bdb3ce-9d93-4045-8464-2277ce2c7e6a tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ddbc35f2-106f-42f6-bd25-f870e8789af8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:38:23.662976 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:23.662976 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:38:23.663355 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-73bdb3ce-9d93-4045-8464-2277ce2c7e6a tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Validating volume size '1' using validate_int {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:38:23.676316 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-52560ecd-4879-470c-b731-e74b919d9de4 req-0e1d2ed1-4d78-469a-87e9-e621c9631731 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:23.678678 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-52560ecd-4879-470c-b731-e74b919d9de4 req-0e1d2ed1-4d78-469a-87e9-e621c9631731 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/volumes/57e3f04d-438f-4b68-97f8-fad5fa290e62 Jul 10 06:38:23.678905 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-52560ecd-4879-470c-b731-e74b919d9de4 req-0e1d2ed1-4d78-469a-87e9-e621c9631731 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:23.679127 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-52560ecd-4879-470c-b731-e74b919d9de4 req-0e1d2ed1-4d78-469a-87e9-e621c9631731 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:23.682093 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-73bdb3ce-9d93-4045-8464-2277ce2c7e6a tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ddbc35f2-106f-42f6-bd25-f870e8789af8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:38:23Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d577f1d2-a9bc-489d-89c4-133be116af75,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-305877554',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd577f1d2-a9bc-489d-89c4-133be116af75', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '9da437ea-8704-47ef-b2f8-1b116c1c1b86', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:38:23.682744 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-73bdb3ce-9d93-4045-8464-2277ce2c7e6a tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e56557c-4362-4177-9e2c-5a1591b5a3c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:38:23.687632 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:23.687632 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:38:23.694600 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-52560ecd-4879-470c-b731-e74b919d9de4 req-0e1d2ed1-4d78-469a-87e9-e621c9631731 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Volume info retrieved successfully. Jul 10 06:38:23.700122 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-52560ecd-4879-470c-b731-e74b919d9de4 req-0e1d2ed1-4d78-469a-87e9-e621c9631731 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/volumes/57e3f04d-438f-4b68-97f8-fad5fa290e62 returned with HTTP 200 Jul 10 06:38:23.700632 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 787/3163] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:38:23 2026] GET /volume/v3/volumes/57e3f04d-438f-4b68-97f8-fad5fa290e62 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:23.711261 np0000004964 devstack@c-api.service[99976]: WARNING cinder.quota [None req-73bdb3ce-9d93-4045-8464-2277ce2c7e6a tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-305877554 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-305877554, it is now deprecated. Please use the default quota class for default quota. Jul 10 06:38:23.711876 np0000004964 devstack@c-api.service[99976]: WARNING cinder.quota [None req-73bdb3ce-9d93-4045-8464-2277ce2c7e6a tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-305877554 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-305877554, it is now deprecated. Please use the default quota class for default quota. Jul 10 06:38:23.736892 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-73bdb3ce-9d93-4045-8464-2277ce2c7e6a tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Created reservations ['59ff4c47-5090-4577-ad15-3ae45c017b85', 'e6a123f4-9cb9-472c-87ca-6f5a0cabc50f', 'eadcbe31-fffc-478a-b75b-aa5cc8656f01', 'eefece01-420c-4c9e-a4b2-1acbdcc4d3de'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:38:23.737589 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-73bdb3ce-9d93-4045-8464-2277ce2c7e6a tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e56557c-4362-4177-9e2c-5a1591b5a3c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['59ff4c47-5090-4577-ad15-3ae45c017b85', 'e6a123f4-9cb9-472c-87ca-6f5a0cabc50f', 'eadcbe31-fffc-478a-b75b-aa5cc8656f01', 'eefece01-420c-4c9e-a4b2-1acbdcc4d3de']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:38:23.738270 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-73bdb3ce-9d93-4045-8464-2277ce2c7e6a tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16ed13a4-df28-4523-b3e7-14e3212d3900) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:38:23.759621 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-73bdb3ce-9d93-4045-8464-2277ce2c7e6a tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16ed13a4-df28-4523-b3e7-14e3212d3900) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ffc2c6a9-1637-4041-b37c-e28c4ea75413', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-835339338',encryption_key_id=None,group_id=9da437ea-8704-47ef-b2f8-1b116c1c1b86,group_type_id=,metadata={},multiattach=False,project_id='02732fbad3784eb7a74ea6ed56ed453f',qos_specs=None,replication_status=,reservations=['59ff4c47-5090-4577-ad15-3ae45c017b85','e6a123f4-9cb9-472c-87ca-6f5a0cabc50f','eadcbe31-fffc-478a-b75b-aa5cc8656f01','eefece01-420c-4c9e-a4b2-1acbdcc4d3de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b07933d64ba43ec9f6a1e07d57f45d4',volume_type_id=d577f1d2-a9bc-489d-89c4-133be116af75), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:38:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-835339338',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=9da437ea-8704-47ef-b2f8-1b116c1c1b86,host=None,id=ffc2c6a9-1637-4041-b37c-e28c4ea75413,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='02732fbad3784eb7a74ea6ed56ed453f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9b07933d64ba43ec9f6a1e07d57f45d4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d577f1d2-a9bc-489d-89c4-133be116af75),volume_type_id=d577f1d2-a9bc-489d-89c4-133be116af75)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:38:23.760315 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-73bdb3ce-9d93-4045-8464-2277ce2c7e6a tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42f8c5e8-2bba-4339-873b-c4fb95d9e07d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:38:23.776613 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-73bdb3ce-9d93-4045-8464-2277ce2c7e6a tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42f8c5e8-2bba-4339-873b-c4fb95d9e07d) transitioned into state 'SUCCESS' from state '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-835339338',encryption_key_id=None,group_id=9da437ea-8704-47ef-b2f8-1b116c1c1b86,group_type_id=,metadata={},multiattach=False,project_id='02732fbad3784eb7a74ea6ed56ed453f',qos_specs=None,replication_status=,reservations=['59ff4c47-5090-4577-ad15-3ae45c017b85','e6a123f4-9cb9-472c-87ca-6f5a0cabc50f','eadcbe31-fffc-478a-b75b-aa5cc8656f01','eefece01-420c-4c9e-a4b2-1acbdcc4d3de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b07933d64ba43ec9f6a1e07d57f45d4',volume_type_id=d577f1d2-a9bc-489d-89c4-133be116af75)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:38:23.777243 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-73bdb3ce-9d93-4045-8464-2277ce2c7e6a tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7db0ed5-69bd-436f-8d88-4c89cf01cd5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:38:23.787365 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-73bdb3ce-9d93-4045-8464-2277ce2c7e6a tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7db0ed5-69bd-436f-8d88-4c89cf01cd5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:38:23.788128 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-73bdb3ce-9d93-4045-8464-2277ce2c7e6a tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Flow 'volume_create_api' (f291cebc-cfe5-474e-954c-fda70ead7316) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:38:23.788393 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-73bdb3ce-9d93-4045-8464-2277ce2c7e6a tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Create volume request issued successfully. Jul 10 06:38:23.789004 np0000004964 devstack@c-api.service[99976]: WARNING stevedore.named [None req-73bdb3ce-9d93-4045-8464-2277ce2c7e6a tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:38:23.789143 np0000004964 devstack@c-api.service[99976]: WARNING castellan.key_manager [None req-73bdb3ce-9d93-4045-8464-2277ce2c7e6a tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:38:23.821459 np0000004964 devstack@c-api.service[99976]: DEBUG oslo_db.sqlalchemy.engines [None req-73bdb3ce-9d93-4045-8464-2277ce2c7e6a tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99976) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 06:38:23.824054 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:23.824054 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:38:23.826895 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-73bdb3ce-9d93-4045-8464-2277ce2c7e6a tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:38:23.827263 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 790/3164] 10.4.3.200 () {70 vars in 1300 bytes} [Fri Jul 10 06:38:23 2026] POST /volume/v3/volumes => generated 821 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:38:23.840225 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-05baeb24-937f-4825-b80c-a05d1a7a926c None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:23.844454 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-05baeb24-937f-4825-b80c-a05d1a7a926c tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] GET https://10.4.3.200/volume/v3/volumes/ffc2c6a9-1637-4041-b37c-e28c4ea75413 Jul 10 06:38:23.845267 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-05baeb24-937f-4825-b80c-a05d1a7a926c tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:23.845974 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-05baeb24-937f-4825-b80c-a05d1a7a926c tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:23.859005 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:23.859005 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:38:23.863565 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-05baeb24-937f-4825-b80c-a05d1a7a926c tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Volume info retrieved successfully. Jul 10 06:38:23.864642 np0000004964 devstack@c-api.service[99975]: WARNING stevedore.named [None req-05baeb24-937f-4825-b80c-a05d1a7a926c tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:38:23.865028 np0000004964 devstack@c-api.service[99975]: WARNING castellan.key_manager [None req-05baeb24-937f-4825-b80c-a05d1a7a926c tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:38:23.905389 np0000004964 devstack@c-api.service[99975]: DEBUG oslo_db.sqlalchemy.engines [None req-05baeb24-937f-4825-b80c-a05d1a7a926c tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99975) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 06:38:23.908476 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:23.908476 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:38:23.915362 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-05baeb24-937f-4825-b80c-a05d1a7a926c tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] https://10.4.3.200/volume/v3/volumes/ffc2c6a9-1637-4041-b37c-e28c4ea75413 returned with HTTP 200 Jul 10 06:38:23.915906 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 798/3165] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:38:23 2026] GET /volume/v3/volumes/ffc2c6a9-1637-4041-b37c-e28c4ea75413 => generated 889 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:38:23.950944 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-2fcf29a2-b87a-4ac4-8511-09b8aa991fc1 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:23.954971 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2fcf29a2-b87a-4ac4-8511-09b8aa991fc1 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] GET https://10.4.3.200/volume/v3/volumes/3a73f4bb-f621-4591-82d0-58bd91142a21 Jul 10 06:38:23.956632 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2fcf29a2-b87a-4ac4-8511-09b8aa991fc1 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:23.956632 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2fcf29a2-b87a-4ac4-8511-09b8aa991fc1 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:23.966116 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2fcf29a2-b87a-4ac4-8511-09b8aa991fc1 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] https://10.4.3.200/volume/v3/volumes/3a73f4bb-f621-4591-82d0-58bd91142a21 returned with HTTP 404 Jul 10 06:38:23.967197 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 791/3166] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:38:23 2026] GET /volume/v3/volumes/3a73f4bb-f621-4591-82d0-58bd91142a21 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 06:38:24.061539 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-78028481-115f-48e7-94b6-fd33169668d6 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:24.062807 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-78028481-115f-48e7-94b6-fd33169668d6 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/3dbc5b71-bb65-4ca8-b12b-61bde0006466 Jul 10 06:38:24.062996 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-78028481-115f-48e7-94b6-fd33169668d6 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:24.063176 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-78028481-115f-48e7-94b6-fd33169668d6 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:24.063281 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-78028481-115f-48e7-94b6-fd33169668d6 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id 3dbc5b71-bb65-4ca8-b12b-61bde0006466. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:38:24.070640 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:24.070640 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:38:24.071207 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-78028481-115f-48e7-94b6-fd33169668d6 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/3dbc5b71-bb65-4ca8-b12b-61bde0006466 returned with HTTP 200 Jul 10 06:38:24.071573 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 788/3167] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:38:24 2026] GET /volume/v3/backups/3dbc5b71-bb65-4ca8-b12b-61bde0006466 => generated 710 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:24.082577 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-65917a94-313a-403a-8646-62dbe5f81e12 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:24.084871 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-65917a94-313a-403a-8646-62dbe5f81e12 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] DELETE https://10.4.3.200/volume/v3/backups/3dbc5b71-bb65-4ca8-b12b-61bde0006466 Jul 10 06:38:24.085154 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-65917a94-313a-403a-8646-62dbe5f81e12 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:24.085724 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-65917a94-313a-403a-8646-62dbe5f81e12 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:24.085903 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.contrib.backups [None req-65917a94-313a-403a-8646-62dbe5f81e12 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Delete backup with id: 3dbc5b71-bb65-4ca8-b12b-61bde0006466. Jul 10 06:38:24.090598 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:24.090598 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:38:24.102757 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.backup.rpcapi [None req-65917a94-313a-403a-8646-62dbe5f81e12 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] delete_backup rpcapi backup_id 3dbc5b71-bb65-4ca8-b12b-61bde0006466 {{(pid=99976) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 06:38:24.104591 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-65917a94-313a-403a-8646-62dbe5f81e12 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/3dbc5b71-bb65-4ca8-b12b-61bde0006466 returned with HTTP 202 Jul 10 06:38:24.105018 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 791/3168] 10.4.3.200 () {68 vars in 1391 bytes} [Fri Jul 10 06:38:24 2026] DELETE /volume/v3/backups/3dbc5b71-bb65-4ca8-b12b-61bde0006466 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:38:24.114160 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-aa7b5de9-e251-4b5f-b363-cc43570d70ce None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:24.117072 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-aa7b5de9-e251-4b5f-b363-cc43570d70ce tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:38:24.117537 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-aa7b5de9-e251-4b5f-b363-cc43570d70ce tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-373187736"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:38:24.119316 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.volumes [None req-aa7b5de9-e251-4b5f-b363-cc43570d70ce tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-373187736'}} {{(pid=99975) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:38:24.119427 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-aa7b5de9-e251-4b5f-b363-cc43570d70ce tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Create volume of 1 GB Jul 10 06:38:24.122747 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-aa7b5de9-e251-4b5f-b363-cc43570d70ce tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Availability Zones retrieved successfully. Jul 10 06:38:24.129421 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-aa7b5de9-e251-4b5f-b363-cc43570d70ce tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Flow 'volume_create_api' (760a394a-ab14-4b84-98b0-f7d6b841d92c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:38:24.130589 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-aa7b5de9-e251-4b5f-b363-cc43570d70ce tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cbc25d0c-a169-4ccc-8d77-2b6952138cc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:38:24.131587 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.flows.api.create_volume [None req-aa7b5de9-e251-4b5f-b363-cc43570d70ce tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Validating volume size '1' using validate_int {{(pid=99975) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:38:24.154569 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-aa7b5de9-e251-4b5f-b363-cc43570d70ce tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cbc25d0c-a169-4ccc-8d77-2b6952138cc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:38:24.155265 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-aa7b5de9-e251-4b5f-b363-cc43570d70ce tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96fc21f1-bdc4-4c76-916d-04dd20ae6afb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:38:24.195267 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.quota [None req-aa7b5de9-e251-4b5f-b363-cc43570d70ce tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Created reservations ['bc207e25-9603-4c89-82cf-b5865d4d3a9a', '18e4f6f4-0c55-45d1-9189-f36a2b6ade22', 'c8996930-7173-415a-b59d-1c917bb4e319', '95d6a6f5-33ae-4a2b-aa27-c050d92f0663'] {{(pid=99975) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:38:24.196471 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-aa7b5de9-e251-4b5f-b363-cc43570d70ce tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96fc21f1-bdc4-4c76-916d-04dd20ae6afb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bc207e25-9603-4c89-82cf-b5865d4d3a9a', '18e4f6f4-0c55-45d1-9189-f36a2b6ade22', 'c8996930-7173-415a-b59d-1c917bb4e319', '95d6a6f5-33ae-4a2b-aa27-c050d92f0663']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:38:24.197318 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-aa7b5de9-e251-4b5f-b363-cc43570d70ce tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbd71ab6-8a80-49e0-9a3f-52bd3371e70b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:38:24.223567 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-aa7b5de9-e251-4b5f-b363-cc43570d70ce tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbd71ab6-8a80-49e0-9a3f-52bd3371e70b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f981b618-39ce-41d3-afc9-9305df763454', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-373187736',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='09412409c63f438b9cf7c42ee3fba868',qos_specs=None,replication_status=,reservations=['bc207e25-9603-4c89-82cf-b5865d4d3a9a','18e4f6f4-0c55-45d1-9189-f36a2b6ade22','c8996930-7173-415a-b59d-1c917bb4e319','95d6a6f5-33ae-4a2b-aa27-c050d92f0663'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='526f00db889b40c2abd6db2a0620ea5e',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:38:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-373187736',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f981b618-39ce-41d3-afc9-9305df763454,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='09412409c63f438b9cf7c42ee3fba868',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='526f00db889b40c2abd6db2a0620ea5e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:38:24.224378 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-aa7b5de9-e251-4b5f-b363-cc43570d70ce tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76c15ad3-3807-4eb2-ae81-6a14fb532515) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:38:24.244106 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-aa7b5de9-e251-4b5f-b363-cc43570d70ce tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76c15ad3-3807-4eb2-ae81-6a14fb532515) transitioned into state 'SUCCESS' from state '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-373187736',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='09412409c63f438b9cf7c42ee3fba868',qos_specs=None,replication_status=,reservations=['bc207e25-9603-4c89-82cf-b5865d4d3a9a','18e4f6f4-0c55-45d1-9189-f36a2b6ade22','c8996930-7173-415a-b59d-1c917bb4e319','95d6a6f5-33ae-4a2b-aa27-c050d92f0663'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='526f00db889b40c2abd6db2a0620ea5e',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:38:24.245219 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-aa7b5de9-e251-4b5f-b363-cc43570d70ce tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1cefca54-aace-4852-86a7-e337971c8dff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:38:24.262576 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-aa7b5de9-e251-4b5f-b363-cc43570d70ce tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1cefca54-aace-4852-86a7-e337971c8dff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:38:24.262576 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-aa7b5de9-e251-4b5f-b363-cc43570d70ce tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Flow 'volume_create_api' (760a394a-ab14-4b84-98b0-f7d6b841d92c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:38:24.262576 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-aa7b5de9-e251-4b5f-b363-cc43570d70ce tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Create volume request issued successfully. Jul 10 06:38:24.262576 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-aa7b5de9-e251-4b5f-b363-cc43570d70ce tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:38:24.263148 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 799/3169] 10.4.3.200 () {70 vars in 1298 bytes} [Fri Jul 10 06:38:24 2026] POST /volume/v3/volumes => generated 777 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:38:24.278722 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-b48fcbbf-46f9-45df-ac07-83a9efec18fb None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:24.280777 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b48fcbbf-46f9-45df-ac07-83a9efec18fb tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/volumes/f981b618-39ce-41d3-afc9-9305df763454 Jul 10 06:38:24.280777 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b48fcbbf-46f9-45df-ac07-83a9efec18fb tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:24.280947 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b48fcbbf-46f9-45df-ac07-83a9efec18fb tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:24.289091 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:24.289091 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:38:24.294930 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-b48fcbbf-46f9-45df-ac07-83a9efec18fb tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Volume info retrieved successfully. Jul 10 06:38:24.299512 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b48fcbbf-46f9-45df-ac07-83a9efec18fb tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/volumes/f981b618-39ce-41d3-afc9-9305df763454 returned with HTTP 200 Jul 10 06:38:24.299963 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 792/3170] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:38:24 2026] GET /volume/v3/volumes/f981b618-39ce-41d3-afc9-9305df763454 => generated 956 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:24.550920 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-3199c8f3-54c9-492c-8ded-aba6d49a6f90 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:24.552784 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3199c8f3-54c9-492c-8ded-aba6d49a6f90 tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] GET https://10.4.3.200/volume/v3/volumes/db46bc1d-35f3-4ca5-97b1-c4d04fcdff10 Jul 10 06:38:24.552989 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3199c8f3-54c9-492c-8ded-aba6d49a6f90 tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:24.553217 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3199c8f3-54c9-492c-8ded-aba6d49a6f90 tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:24.561426 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:24.561426 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:38:24.565621 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-3199c8f3-54c9-492c-8ded-aba6d49a6f90 tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] Volume info retrieved successfully. Jul 10 06:38:24.571026 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3199c8f3-54c9-492c-8ded-aba6d49a6f90 tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] https://10.4.3.200/volume/v3/volumes/db46bc1d-35f3-4ca5-97b1-c4d04fcdff10 returned with HTTP 200 Jul 10 06:38:24.571470 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 789/3171] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:38:24 2026] GET /volume/v3/volumes/db46bc1d-35f3-4ca5-97b1-c4d04fcdff10 => generated 906 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:24.928254 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-cf39ae07-6c19-471c-a7b7-14ee527b2cb1 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:24.929976 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-cf39ae07-6c19-471c-a7b7-14ee527b2cb1 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] GET https://10.4.3.200/volume/v3/volumes/ffc2c6a9-1637-4041-b37c-e28c4ea75413 Jul 10 06:38:24.930210 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-cf39ae07-6c19-471c-a7b7-14ee527b2cb1 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:24.930531 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-cf39ae07-6c19-471c-a7b7-14ee527b2cb1 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:24.937145 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:24.937145 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:38:24.940412 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-cf39ae07-6c19-471c-a7b7-14ee527b2cb1 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Volume info retrieved successfully. Jul 10 06:38:24.941055 np0000004964 devstack@c-api.service[99976]: WARNING stevedore.named [None req-cf39ae07-6c19-471c-a7b7-14ee527b2cb1 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:38:24.941196 np0000004964 devstack@c-api.service[99976]: WARNING castellan.key_manager [None req-cf39ae07-6c19-471c-a7b7-14ee527b2cb1 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:38:24.974491 np0000004964 devstack@c-api.service[99976]: DEBUG oslo_db.sqlalchemy.engines [None req-cf39ae07-6c19-471c-a7b7-14ee527b2cb1 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99976) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 06:38:24.978489 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:24.978489 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:38:24.987217 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-cf39ae07-6c19-471c-a7b7-14ee527b2cb1 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] https://10.4.3.200/volume/v3/volumes/ffc2c6a9-1637-4041-b37c-e28c4ea75413 returned with HTTP 200 Jul 10 06:38:24.987613 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 792/3172] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:38:24 2026] GET /volume/v3/volumes/ffc2c6a9-1637-4041-b37c-e28c4ea75413 => generated 914 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:38:24.999759 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-a6771e06-1fd8-454c-a7eb-f5a4e95a3824 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:25.002258 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-a6771e06-1fd8-454c-a7eb-f5a4e95a3824 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:38:25.002386 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-a6771e06-1fd8-454c-a7eb-f5a4e95a3824 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1799324981", "volume_type": "d577f1d2-a9bc-489d-89c4-133be116af75", "group_id": "9da437ea-8704-47ef-b2f8-1b116c1c1b86", "size": 1}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:38:25.003803 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.volumes [None req-a6771e06-1fd8-454c-a7eb-f5a4e95a3824 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1799324981', 'volume_type': 'd577f1d2-a9bc-489d-89c4-133be116af75', 'group_id': '9da437ea-8704-47ef-b2f8-1b116c1c1b86', 'size': 1}} {{(pid=99975) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:38:25.010789 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:25.010789 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:38:25.011207 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-d3ebe0ac-72b1-4345-8a61-b13097ffee89 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:25.011468 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-a6771e06-1fd8-454c-a7eb-f5a4e95a3824 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Create volume of 1 GB Jul 10 06:38:25.013239 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d3ebe0ac-72b1-4345-8a61-b13097ffee89 tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] POST https://10.4.3.200/volume/v3/volumes/b4e0b17b-707d-4559-a977-484147bdb531/action Jul 10 06:38:25.013606 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d3ebe0ac-72b1-4345-8a61-b13097ffee89 tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Action body: b'{"os-reserve": {}}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:38:25.014297 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d3ebe0ac-72b1-4345-8a61-b13097ffee89 tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:38:25.016800 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-a6771e06-1fd8-454c-a7eb-f5a4e95a3824 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Availability Zones retrieved successfully. Jul 10 06:38:25.021986 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-a6771e06-1fd8-454c-a7eb-f5a4e95a3824 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Flow 'volume_create_api' (9f037012-2eb9-4a65-a99a-bfa7f0ee8653) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:38:25.022175 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:25.022175 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:38:25.022634 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-d3ebe0ac-72b1-4345-8a61-b13097ffee89 tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Volume info retrieved successfully. Jul 10 06:38:25.023092 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-a6771e06-1fd8-454c-a7eb-f5a4e95a3824 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (465c8598-a2d7-4f55-94f7-1e267a747c74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:38:25.023621 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:25.023621 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:38:25.024034 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.flows.api.create_volume [None req-a6771e06-1fd8-454c-a7eb-f5a4e95a3824 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Validating volume size '1' using validate_int {{(pid=99975) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:38:25.029008 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-d3ebe0ac-72b1-4345-8a61-b13097ffee89 tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Reserve volume completed successfully. Jul 10 06:38:25.029221 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d3ebe0ac-72b1-4345-8a61-b13097ffee89 tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] https://10.4.3.200/volume/v3/volumes/b4e0b17b-707d-4559-a977-484147bdb531/action returned with HTTP 202 Jul 10 06:38:25.029765 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 793/3173] 10.4.3.200 () {68 vars in 1390 bytes} [Fri Jul 10 06:38:25 2026] POST /volume/v3/volumes/b4e0b17b-707d-4559-a977-484147bdb531/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:38:25.037301 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-c18e95cd-66e2-402d-91f3-ae4342616f5a None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:25.039227 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c18e95cd-66e2-402d-91f3-ae4342616f5a tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] GET https://10.4.3.200/volume/v3/volumes/b4e0b17b-707d-4559-a977-484147bdb531 Jul 10 06:38:25.039555 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c18e95cd-66e2-402d-91f3-ae4342616f5a tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:25.039870 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c18e95cd-66e2-402d-91f3-ae4342616f5a tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:25.044041 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-a6771e06-1fd8-454c-a7eb-f5a4e95a3824 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (465c8598-a2d7-4f55-94f7-1e267a747c74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:38:23Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d577f1d2-a9bc-489d-89c4-133be116af75,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-305877554',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd577f1d2-a9bc-489d-89c4-133be116af75', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '9da437ea-8704-47ef-b2f8-1b116c1c1b86', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:38:25.044842 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-a6771e06-1fd8-454c-a7eb-f5a4e95a3824 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2aac696f-abae-4e2c-9ab5-e6cd2fd10033) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:38:25.048413 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:25.048413 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:38:25.051985 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-c18e95cd-66e2-402d-91f3-ae4342616f5a tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Volume info retrieved successfully. Jul 10 06:38:25.056399 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c18e95cd-66e2-402d-91f3-ae4342616f5a tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] https://10.4.3.200/volume/v3/volumes/b4e0b17b-707d-4559-a977-484147bdb531 returned with HTTP 200 Jul 10 06:38:25.056883 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 790/3174] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:38:25 2026] GET /volume/v3/volumes/b4e0b17b-707d-4559-a977-484147bdb531 => generated 860 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:25.068201 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-7d2bb4bf-c51e-4ebf-9635-5b2d33a05020 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:25.069743 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7d2bb4bf-c51e-4ebf-9635-5b2d33a05020 tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] POST https://10.4.3.200/volume/v3/volumes/b4e0b17b-707d-4559-a977-484147bdb531/action Jul 10 06:38:25.070106 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-7d2bb4bf-c51e-4ebf-9635-5b2d33a05020 tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=99976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:38:25.070219 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-7d2bb4bf-c51e-4ebf-9635-5b2d33a05020 tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:38:25.072220 np0000004964 devstack@c-api.service[99975]: WARNING cinder.quota [None req-a6771e06-1fd8-454c-a7eb-f5a4e95a3824 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-305877554 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-305877554, it is now deprecated. Please use the default quota class for default quota. Jul 10 06:38:25.072546 np0000004964 devstack@c-api.service[99975]: WARNING cinder.quota [None req-a6771e06-1fd8-454c-a7eb-f5a4e95a3824 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-305877554 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-305877554, it is now deprecated. Please use the default quota class for default quota. Jul 10 06:38:25.077350 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:25.077350 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:38:25.077810 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-7d2bb4bf-c51e-4ebf-9635-5b2d33a05020 tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Volume info retrieved successfully. Jul 10 06:38:25.083968 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.quota [None req-a6771e06-1fd8-454c-a7eb-f5a4e95a3824 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Created reservations ['66d7fc32-5128-4c0f-a2d5-799513bac09b', '6a0ed187-2e22-44b5-8421-35c5a4110ef2', 'c586b867-2661-4411-879e-2e4ba3bcedc9', 'e9935af6-c4df-4259-bb8e-60aea1358f02'] {{(pid=99975) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:38:25.084796 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-a6771e06-1fd8-454c-a7eb-f5a4e95a3824 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2aac696f-abae-4e2c-9ab5-e6cd2fd10033) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['66d7fc32-5128-4c0f-a2d5-799513bac09b', '6a0ed187-2e22-44b5-8421-35c5a4110ef2', 'c586b867-2661-4411-879e-2e4ba3bcedc9', 'e9935af6-c4df-4259-bb8e-60aea1358f02']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:38:25.085518 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-a6771e06-1fd8-454c-a7eb-f5a4e95a3824 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b796d0e3-399d-4fcc-ab89-d402f50675ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:38:25.087451 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-7d2bb4bf-c51e-4ebf-9635-5b2d33a05020 tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Unreserve volume completed successfully. Jul 10 06:38:25.087667 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7d2bb4bf-c51e-4ebf-9635-5b2d33a05020 tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] https://10.4.3.200/volume/v3/volumes/b4e0b17b-707d-4559-a977-484147bdb531/action returned with HTTP 202 Jul 10 06:38:25.088056 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 793/3175] 10.4.3.200 () {68 vars in 1390 bytes} [Fri Jul 10 06:38:25 2026] POST /volume/v3/volumes/b4e0b17b-707d-4559-a977-484147bdb531/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:38:25.094247 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-46a8bcef-6b62-4f10-afc3-65e211e43194 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:25.095899 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-46a8bcef-6b62-4f10-afc3-65e211e43194 tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] GET https://10.4.3.200/volume/v3/volumes/b4e0b17b-707d-4559-a977-484147bdb531 Jul 10 06:38:25.096148 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-46a8bcef-6b62-4f10-afc3-65e211e43194 tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:25.096413 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-46a8bcef-6b62-4f10-afc3-65e211e43194 tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:25.103250 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:25.103250 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:38:25.106680 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-a6771e06-1fd8-454c-a7eb-f5a4e95a3824 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b796d0e3-399d-4fcc-ab89-d402f50675ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9899cafe-1de9-4ae5-9570-7172cd95d0d8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1799324981',encryption_key_id=None,group_id=9da437ea-8704-47ef-b2f8-1b116c1c1b86,group_type_id=,metadata={},multiattach=False,project_id='02732fbad3784eb7a74ea6ed56ed453f',qos_specs=None,replication_status=,reservations=['66d7fc32-5128-4c0f-a2d5-799513bac09b','6a0ed187-2e22-44b5-8421-35c5a4110ef2','c586b867-2661-4411-879e-2e4ba3bcedc9','e9935af6-c4df-4259-bb8e-60aea1358f02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b07933d64ba43ec9f6a1e07d57f45d4',volume_type_id=d577f1d2-a9bc-489d-89c4-133be116af75), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:38:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1799324981',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=9da437ea-8704-47ef-b2f8-1b116c1c1b86,host=None,id=9899cafe-1de9-4ae5-9570-7172cd95d0d8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='02732fbad3784eb7a74ea6ed56ed453f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9b07933d64ba43ec9f6a1e07d57f45d4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d577f1d2-a9bc-489d-89c4-133be116af75),volume_type_id=d577f1d2-a9bc-489d-89c4-133be116af75)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:38:25.107067 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-46a8bcef-6b62-4f10-afc3-65e211e43194 tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Volume info retrieved successfully. Jul 10 06:38:25.107309 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-a6771e06-1fd8-454c-a7eb-f5a4e95a3824 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c5243cb-a8e9-4b34-a130-16d3db506ec1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:38:25.110752 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-46a8bcef-6b62-4f10-afc3-65e211e43194 tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] https://10.4.3.200/volume/v3/volumes/b4e0b17b-707d-4559-a977-484147bdb531 returned with HTTP 200 Jul 10 06:38:25.111107 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 794/3176] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:38:25 2026] GET /volume/v3/volumes/b4e0b17b-707d-4559-a977-484147bdb531 => generated 860 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:25.123277 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-6c1470b1-4f14-494f-a589-e45a9e875931 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:25.124872 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6c1470b1-4f14-494f-a589-e45a9e875931 tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] POST https://10.4.3.200/volume/v3/volumes/b4e0b17b-707d-4559-a977-484147bdb531/action Jul 10 06:38:25.125079 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-a6771e06-1fd8-454c-a7eb-f5a4e95a3824 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c5243cb-a8e9-4b34-a130-16d3db506ec1) transitioned into state 'SUCCESS' from state '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-1799324981',encryption_key_id=None,group_id=9da437ea-8704-47ef-b2f8-1b116c1c1b86,group_type_id=,metadata={},multiattach=False,project_id='02732fbad3784eb7a74ea6ed56ed453f',qos_specs=None,replication_status=,reservations=['66d7fc32-5128-4c0f-a2d5-799513bac09b','6a0ed187-2e22-44b5-8421-35c5a4110ef2','c586b867-2661-4411-879e-2e4ba3bcedc9','e9935af6-c4df-4259-bb8e-60aea1358f02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b07933d64ba43ec9f6a1e07d57f45d4',volume_type_id=d577f1d2-a9bc-489d-89c4-133be116af75)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:38:25.125207 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6c1470b1-4f14-494f-a589-e45a9e875931 tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:38:25.125331 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6c1470b1-4f14-494f-a589-e45a9e875931 tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:38:25.125760 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-a6771e06-1fd8-454c-a7eb-f5a4e95a3824 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb2c0ae2-e436-4beb-a353-3ee0bb9fd188) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:38:25.133288 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:25.133288 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:38:25.133852 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-6c1470b1-4f14-494f-a589-e45a9e875931 tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Volume info retrieved successfully. Jul 10 06:38:25.138195 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-a6771e06-1fd8-454c-a7eb-f5a4e95a3824 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb2c0ae2-e436-4beb-a353-3ee0bb9fd188) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:38:25.139051 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-a6771e06-1fd8-454c-a7eb-f5a4e95a3824 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Flow 'volume_create_api' (9f037012-2eb9-4a65-a99a-bfa7f0ee8653) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:38:25.139319 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-a6771e06-1fd8-454c-a7eb-f5a4e95a3824 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Create volume request issued successfully. Jul 10 06:38:25.139978 np0000004964 devstack@c-api.service[99975]: WARNING stevedore.named [None req-a6771e06-1fd8-454c-a7eb-f5a4e95a3824 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:38:25.140117 np0000004964 devstack@c-api.service[99975]: WARNING castellan.key_manager [None req-a6771e06-1fd8-454c-a7eb-f5a4e95a3824 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:38:25.140437 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-6c1470b1-4f14-494f-a589-e45a9e875931 tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Volume updated successfully. Jul 10 06:38:25.140788 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6c1470b1-4f14-494f-a589-e45a9e875931 tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] https://10.4.3.200/volume/v3/volumes/b4e0b17b-707d-4559-a977-484147bdb531/action returned with HTTP 200 Jul 10 06:38:25.141285 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 791/3177] 10.4.3.200 () {68 vars in 1390 bytes} [Fri Jul 10 06:38:25 2026] POST /volume/v3/volumes/b4e0b17b-707d-4559-a977-484147bdb531/action => generated 0 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 10 06:38:25.147172 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-7fb32811-3ae2-4a89-8a95-672ea0e142e7 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:25.148832 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7fb32811-3ae2-4a89-8a95-672ea0e142e7 tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] GET https://10.4.3.200/volume/v3/volumes/b4e0b17b-707d-4559-a977-484147bdb531 Jul 10 06:38:25.149006 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-7fb32811-3ae2-4a89-8a95-672ea0e142e7 tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:25.149180 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-7fb32811-3ae2-4a89-8a95-672ea0e142e7 tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:25.155866 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:25.155866 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:38:25.159668 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-7fb32811-3ae2-4a89-8a95-672ea0e142e7 tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Volume info retrieved successfully. Jul 10 06:38:25.164171 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7fb32811-3ae2-4a89-8a95-672ea0e142e7 tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] https://10.4.3.200/volume/v3/volumes/b4e0b17b-707d-4559-a977-484147bdb531 returned with HTTP 200 Jul 10 06:38:25.164632 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 794/3178] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:38:25 2026] GET /volume/v3/volumes/b4e0b17b-707d-4559-a977-484147bdb531 => generated 859 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:25.177223 np0000004964 devstack@c-api.service[99975]: DEBUG oslo_db.sqlalchemy.engines [None req-a6771e06-1fd8-454c-a7eb-f5a4e95a3824 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99975) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 06:38:25.178719 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-56ec82eb-a2fd-4542-b9bf-3db5cd6214b7 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:25.180163 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:25.180163 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:38:25.180313 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-56ec82eb-a2fd-4542-b9bf-3db5cd6214b7 tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] POST https://10.4.3.200/volume/v3/volumes/b4e0b17b-707d-4559-a977-484147bdb531/action Jul 10 06:38:25.180538 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-56ec82eb-a2fd-4542-b9bf-3db5cd6214b7 tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:38:25.180658 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-56ec82eb-a2fd-4542-b9bf-3db5cd6214b7 tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:38:25.183271 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-a6771e06-1fd8-454c-a7eb-f5a4e95a3824 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:38:25.183726 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 800/3179] 10.4.3.200 () {70 vars in 1300 bytes} [Fri Jul 10 06:38:24 2026] POST /volume/v3/volumes => generated 822 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:38:25.187899 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:25.187899 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:38:25.188313 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-56ec82eb-a2fd-4542-b9bf-3db5cd6214b7 tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Volume info retrieved successfully. Jul 10 06:38:25.193495 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-56ec82eb-a2fd-4542-b9bf-3db5cd6214b7 tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Volume updated successfully. Jul 10 06:38:25.193722 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-56ec82eb-a2fd-4542-b9bf-3db5cd6214b7 tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] https://10.4.3.200/volume/v3/volumes/b4e0b17b-707d-4559-a977-484147bdb531/action returned with HTTP 200 Jul 10 06:38:25.194076 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 795/3180] 10.4.3.200 () {68 vars in 1390 bytes} [Fri Jul 10 06:38:25 2026] POST /volume/v3/volumes/b4e0b17b-707d-4559-a977-484147bdb531/action => generated 0 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 10 06:38:25.196268 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-32eb89f4-2a04-46b9-82c2-c93751843987 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:25.198186 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-32eb89f4-2a04-46b9-82c2-c93751843987 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] GET https://10.4.3.200/volume/v3/volumes/9899cafe-1de9-4ae5-9570-7172cd95d0d8 Jul 10 06:38:25.198426 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-32eb89f4-2a04-46b9-82c2-c93751843987 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:25.198690 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-32eb89f4-2a04-46b9-82c2-c93751843987 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:25.200106 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-b9688898-63c3-457e-8bfb-c4fc767bb484 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:25.201773 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b9688898-63c3-457e-8bfb-c4fc767bb484 tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] GET https://10.4.3.200/volume/v3/volumes/b4e0b17b-707d-4559-a977-484147bdb531 Jul 10 06:38:25.201951 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b9688898-63c3-457e-8bfb-c4fc767bb484 tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:25.202123 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b9688898-63c3-457e-8bfb-c4fc767bb484 tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:25.206418 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:25.206418 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:38:25.208804 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:25.208804 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:38:25.210192 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-32eb89f4-2a04-46b9-82c2-c93751843987 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Volume info retrieved successfully. Jul 10 06:38:25.210969 np0000004964 devstack@c-api.service[99977]: WARNING stevedore.named [None req-32eb89f4-2a04-46b9-82c2-c93751843987 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:38:25.211145 np0000004964 devstack@c-api.service[99977]: WARNING castellan.key_manager [None req-32eb89f4-2a04-46b9-82c2-c93751843987 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:38:25.212183 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-b9688898-63c3-457e-8bfb-c4fc767bb484 tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Volume info retrieved successfully. Jul 10 06:38:25.216585 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b9688898-63c3-457e-8bfb-c4fc767bb484 tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] https://10.4.3.200/volume/v3/volumes/b4e0b17b-707d-4559-a977-484147bdb531 returned with HTTP 200 Jul 10 06:38:25.217242 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 795/3181] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:38:25 2026] GET /volume/v3/volumes/b4e0b17b-707d-4559-a977-484147bdb531 => generated 860 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:25.229139 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-3d7f3355-7fd1-4c48-b7d3-e64e2e489e8f None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:25.230860 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-3d7f3355-7fd1-4c48-b7d3-e64e2e489e8f tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] POST https://10.4.3.200/volume/v3/volumes/b4e0b17b-707d-4559-a977-484147bdb531/action Jul 10 06:38:25.231167 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-3d7f3355-7fd1-4c48-b7d3-e64e2e489e8f tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=99975) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:38:25.231283 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-3d7f3355-7fd1-4c48-b7d3-e64e2e489e8f tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:38:25.239548 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:25.239548 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:38:25.240082 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-3d7f3355-7fd1-4c48-b7d3-e64e2e489e8f tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Volume info retrieved successfully. Jul 10 06:38:25.246811 np0000004964 devstack@c-api.service[99977]: DEBUG oslo_db.sqlalchemy.engines [None req-32eb89f4-2a04-46b9-82c2-c93751843987 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99977) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 06:38:25.248750 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-3d7f3355-7fd1-4c48-b7d3-e64e2e489e8f tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Update volume admin metadata completed successfully. Jul 10 06:38:25.248883 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-3d7f3355-7fd1-4c48-b7d3-e64e2e489e8f tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Update readonly setting on volume completed successfully. Jul 10 06:38:25.249062 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-3d7f3355-7fd1-4c48-b7d3-e64e2e489e8f tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] https://10.4.3.200/volume/v3/volumes/b4e0b17b-707d-4559-a977-484147bdb531/action returned with HTTP 202 Jul 10 06:38:25.249478 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:25.249478 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:38:25.249600 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 801/3182] 10.4.3.200 () {68 vars in 1390 bytes} [Fri Jul 10 06:38:25 2026] POST /volume/v3/volumes/b4e0b17b-707d-4559-a977-484147bdb531/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:38:25.255279 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-32eb89f4-2a04-46b9-82c2-c93751843987 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] https://10.4.3.200/volume/v3/volumes/9899cafe-1de9-4ae5-9570-7172cd95d0d8 returned with HTTP 200 Jul 10 06:38:25.255651 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 792/3183] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:38:25 2026] GET /volume/v3/volumes/9899cafe-1de9-4ae5-9570-7172cd95d0d8 => generated 890 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:38:25.255885 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-da4bfdef-d099-48ab-a1c9-8ac3e07b3ee4 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:25.257699 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-da4bfdef-d099-48ab-a1c9-8ac3e07b3ee4 tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] GET https://10.4.3.200/volume/v3/volumes/b4e0b17b-707d-4559-a977-484147bdb531 Jul 10 06:38:25.257904 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-da4bfdef-d099-48ab-a1c9-8ac3e07b3ee4 tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:25.258092 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-da4bfdef-d099-48ab-a1c9-8ac3e07b3ee4 tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:25.264469 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:25.264469 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:38:25.267888 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-da4bfdef-d099-48ab-a1c9-8ac3e07b3ee4 tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Volume info retrieved successfully. Jul 10 06:38:25.271848 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-da4bfdef-d099-48ab-a1c9-8ac3e07b3ee4 tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] https://10.4.3.200/volume/v3/volumes/b4e0b17b-707d-4559-a977-484147bdb531 returned with HTTP 200 Jul 10 06:38:25.272183 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 796/3184] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:38:25 2026] GET /volume/v3/volumes/b4e0b17b-707d-4559-a977-484147bdb531 => generated 859 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:25.283952 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-f426633c-76bb-49aa-8e1a-6366a54ddd53 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:25.285461 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f426633c-76bb-49aa-8e1a-6366a54ddd53 tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] POST https://10.4.3.200/volume/v3/volumes/b4e0b17b-707d-4559-a977-484147bdb531/action Jul 10 06:38:25.285784 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f426633c-76bb-49aa-8e1a-6366a54ddd53 tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=99976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:38:25.285895 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f426633c-76bb-49aa-8e1a-6366a54ddd53 tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:38:25.292894 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:25.292894 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:38:25.293277 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-f426633c-76bb-49aa-8e1a-6366a54ddd53 tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Volume info retrieved successfully. Jul 10 06:38:25.302169 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-f426633c-76bb-49aa-8e1a-6366a54ddd53 tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Update volume admin metadata completed successfully. Jul 10 06:38:25.302272 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-f426633c-76bb-49aa-8e1a-6366a54ddd53 tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Update readonly setting on volume completed successfully. Jul 10 06:38:25.303020 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f426633c-76bb-49aa-8e1a-6366a54ddd53 tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] https://10.4.3.200/volume/v3/volumes/b4e0b17b-707d-4559-a977-484147bdb531/action returned with HTTP 202 Jul 10 06:38:25.303020 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 796/3185] 10.4.3.200 () {68 vars in 1390 bytes} [Fri Jul 10 06:38:25 2026] POST /volume/v3/volumes/b4e0b17b-707d-4559-a977-484147bdb531/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:38:25.309051 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-e0398189-1592-4944-8958-57496181df3b None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:25.310997 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-e0398189-1592-4944-8958-57496181df3b tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] GET https://10.4.3.200/volume/v3/volumes/b4e0b17b-707d-4559-a977-484147bdb531 Jul 10 06:38:25.310997 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-e0398189-1592-4944-8958-57496181df3b tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:25.310997 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-e0398189-1592-4944-8958-57496181df3b tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:25.313371 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-829e4e4d-9527-4998-a8fb-14e4d87561e7 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:25.315391 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-829e4e4d-9527-4998-a8fb-14e4d87561e7 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/volumes/f981b618-39ce-41d3-afc9-9305df763454 Jul 10 06:38:25.315592 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-829e4e4d-9527-4998-a8fb-14e4d87561e7 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:25.315784 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-829e4e4d-9527-4998-a8fb-14e4d87561e7 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:25.319494 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:25.319494 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:38:25.322525 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:25.322525 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:38:25.323027 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-e0398189-1592-4944-8958-57496181df3b tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Volume info retrieved successfully. Jul 10 06:38:25.325486 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-829e4e4d-9527-4998-a8fb-14e4d87561e7 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Volume info retrieved successfully. Jul 10 06:38:25.326645 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-e0398189-1592-4944-8958-57496181df3b tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] https://10.4.3.200/volume/v3/volumes/b4e0b17b-707d-4559-a977-484147bdb531 returned with HTTP 200 Jul 10 06:38:25.327162 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 802/3186] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:38:25 2026] GET /volume/v3/volumes/b4e0b17b-707d-4559-a977-484147bdb531 => generated 860 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:25.328797 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-829e4e4d-9527-4998-a8fb-14e4d87561e7 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/volumes/f981b618-39ce-41d3-afc9-9305df763454 returned with HTTP 200 Jul 10 06:38:25.329125 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 793/3187] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:38:25 2026] GET /volume/v3/volumes/f981b618-39ce-41d3-afc9-9305df763454 => generated 1008 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:38:25.339615 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-37c95ac7-ca14-41ad-b589-ad5a655a2e45 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:25.340825 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-e3f5c88d-023b-4223-8d82-f7daaad95922 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:25.341299 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-37c95ac7-ca14-41ad-b589-ad5a655a2e45 tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] POST https://10.4.3.200/volume/v3/volumes/b4e0b17b-707d-4559-a977-484147bdb531/action Jul 10 06:38:25.341675 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-37c95ac7-ca14-41ad-b589-ad5a655a2e45 tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1017673029", "disk_format": "raw"}}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:38:25.341891 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-37c95ac7-ca14-41ad-b589-ad5a655a2e45 tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1017673029", "disk_format": "raw"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:38:25.342306 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e3f5c88d-023b-4223-8d82-f7daaad95922 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] POST https://10.4.3.200/volume/v3/backups Jul 10 06:38:25.342643 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e3f5c88d-023b-4223-8d82-f7daaad95922 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f981b618-39ce-41d3-afc9-9305df763454", "name": "tempest-type-Backup-1373409531"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:38:25.343894 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.contrib.backups [None req-e3f5c88d-023b-4223-8d82-f7daaad95922 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Creating new backup {'backup': {'volume_id': 'f981b618-39ce-41d3-afc9-9305df763454', 'name': 'tempest-type-Backup-1373409531'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 06:38:25.344091 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.contrib.backups [None req-e3f5c88d-023b-4223-8d82-f7daaad95922 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Creating backup of volume f981b618-39ce-41d3-afc9-9305df763454 in container None Jul 10 06:38:25.350026 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:25.350026 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:38:25.350455 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-37c95ac7-ca14-41ad-b589-ad5a655a2e45 tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Volume info retrieved successfully. Jul 10 06:38:25.350953 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:25.350953 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:38:25.351283 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-e3f5c88d-023b-4223-8d82-f7daaad95922 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Volume info retrieved successfully. Jul 10 06:38:25.362180 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:25.362180 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:38:25.366906 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-e3f5c88d-023b-4223-8d82-f7daaad95922 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Created reservations ['f5420fe8-fd49-435c-8ad9-f8364b4e3415', '27ed8fe3-85de-434b-9b7b-f531450872a4'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:38:25.367162 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.image.image_utils [None req-37c95ac7-ca14-41ad-b589-ad5a655a2e45 tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-1017673029'}] 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-1017673029'}]. {{(pid=99978) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Jul 10 06:38:25.392898 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e3f5c88d-023b-4223-8d82-f7daaad95922 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups returned with HTTP 202 Jul 10 06:38:25.393378 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 797/3188] 10.4.3.200 () {70 vars in 1299 bytes} [Fri Jul 10 06:38:25 2026] POST /volume/v3/backups => generated 316 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:38:25.401905 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-09193296-7f3e-4fac-9b2e-c5c0dd92fed4 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:25.403443 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-09193296-7f3e-4fac-9b2e-c5c0dd92fed4 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/6e578f58-966e-45bc-9615-16814ba8dd66 Jul 10 06:38:25.403638 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-09193296-7f3e-4fac-9b2e-c5c0dd92fed4 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:25.403828 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-09193296-7f3e-4fac-9b2e-c5c0dd92fed4 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:25.403953 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-09193296-7f3e-4fac-9b2e-c5c0dd92fed4 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id 6e578f58-966e-45bc-9615-16814ba8dd66. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:38:25.407780 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:25.407780 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:38:25.408315 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-09193296-7f3e-4fac-9b2e-c5c0dd92fed4 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/6e578f58-966e-45bc-9615-16814ba8dd66 returned with HTTP 200 Jul 10 06:38:25.408655 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 803/3189] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:38:25 2026] GET /volume/v3/backups/6e578f58-966e-45bc-9615-16814ba8dd66 => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:25.446823 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-2392e725-352a-4f05-b497-1c88ae327f94 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:25.448396 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2392e725-352a-4f05-b497-1c88ae327f94 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:38:25.448862 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2392e725-352a-4f05-b497-1c88ae327f94 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "imageRef": "f38cc453-cc7d-43d2-9c48-a01c9dd072f7", "size": 1}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:38:25.450105 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.volumes [None req-2392e725-352a-4f05-b497-1c88ae327f94 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'imageRef': 'f38cc453-cc7d-43d2-9c48-a01c9dd072f7', 'size': 1}} {{(pid=99977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:38:25.572588 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-2392e725-352a-4f05-b497-1c88ae327f94 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Create volume of 1 GB Jul 10 06:38:25.576521 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-2392e725-352a-4f05-b497-1c88ae327f94 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Availability Zones retrieved successfully. Jul 10 06:38:25.581403 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-2392e725-352a-4f05-b497-1c88ae327f94 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Flow 'volume_create_api' (fe377b28-d8ac-43d7-a144-1f1ab8f54e96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:38:25.582400 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-2392e725-352a-4f05-b497-1c88ae327f94 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0047ccef-a1d5-48c9-976e-c8bed353fa0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:38:25.583259 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.flows.api.create_volume [None req-2392e725-352a-4f05-b497-1c88ae327f94 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Validating volume size '1' using validate_int {{(pid=99977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:38:25.585487 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-2e00ffd6-c39d-4ad9-a827-0161163691fc None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:25.587070 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2e00ffd6-c39d-4ad9-a827-0161163691fc tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] GET https://10.4.3.200/volume/v3/volumes/db46bc1d-35f3-4ca5-97b1-c4d04fcdff10 Jul 10 06:38:25.587239 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2e00ffd6-c39d-4ad9-a827-0161163691fc tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:25.587414 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2e00ffd6-c39d-4ad9-a827-0161163691fc tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:25.595494 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:25.595494 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:38:25.599147 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-2e00ffd6-c39d-4ad9-a827-0161163691fc tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] Volume info retrieved successfully. Jul 10 06:38:25.602908 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2e00ffd6-c39d-4ad9-a827-0161163691fc tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] https://10.4.3.200/volume/v3/volumes/db46bc1d-35f3-4ca5-97b1-c4d04fcdff10 returned with HTTP 200 Jul 10 06:38:25.603362 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 798/3190] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:38:25 2026] GET /volume/v3/volumes/db46bc1d-35f3-4ca5-97b1-c4d04fcdff10 => generated 1160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:38:25.631457 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-2392e725-352a-4f05-b497-1c88ae327f94 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0047ccef-a1d5-48c9-976e-c8bed353fa0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:38:25.632234 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-2392e725-352a-4f05-b497-1c88ae327f94 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b159b1c-f80c-4d76-97df-50ae4dc833b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:38:25.633555 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-4e3726e9-c3de-41f0-8d3f-48a2ac9b41ee req-21e9f324-f7d4-4ec6-bce6-e3d419303ba2 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:25.635499 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-4e3726e9-c3de-41f0-8d3f-48a2ac9b41ee req-21e9f324-f7d4-4ec6-bce6-e3d419303ba2 tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] GET https://10.4.3.200/volume/v3/volumes/db46bc1d-35f3-4ca5-97b1-c4d04fcdff10 Jul 10 06:38:25.635714 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-4e3726e9-c3de-41f0-8d3f-48a2ac9b41ee req-21e9f324-f7d4-4ec6-bce6-e3d419303ba2 tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:25.635917 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-4e3726e9-c3de-41f0-8d3f-48a2ac9b41ee req-21e9f324-f7d4-4ec6-bce6-e3d419303ba2 tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:25.642046 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:25.642046 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:38:25.645168 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [req-4e3726e9-c3de-41f0-8d3f-48a2ac9b41ee req-21e9f324-f7d4-4ec6-bce6-e3d419303ba2 tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] Volume info retrieved successfully. Jul 10 06:38:25.649466 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-4e3726e9-c3de-41f0-8d3f-48a2ac9b41ee req-21e9f324-f7d4-4ec6-bce6-e3d419303ba2 tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] https://10.4.3.200/volume/v3/volumes/db46bc1d-35f3-4ca5-97b1-c4d04fcdff10 returned with HTTP 200 Jul 10 06:38:25.650010 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 804/3191] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:38:25 2026] GET /volume/v3/volumes/db46bc1d-35f3-4ca5-97b1-c4d04fcdff10 => generated 1160 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:38:25.666566 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-2392e725-352a-4f05-b497-1c88ae327f94 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Created reservations ['275227e8-0d6c-49c0-9bd5-71689053e135', 'f131d006-e161-4ddd-ab26-a1eca25b09ca', '8b8394c5-bdfa-4981-b0ef-7b7d35a353d7', 'e8d6ad69-2915-4d5f-88d3-de7f85edac75'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:38:25.667273 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-2392e725-352a-4f05-b497-1c88ae327f94 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b159b1c-f80c-4d76-97df-50ae4dc833b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['275227e8-0d6c-49c0-9bd5-71689053e135', 'f131d006-e161-4ddd-ab26-a1eca25b09ca', '8b8394c5-bdfa-4981-b0ef-7b7d35a353d7', 'e8d6ad69-2915-4d5f-88d3-de7f85edac75']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:38:25.667999 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-2392e725-352a-4f05-b497-1c88ae327f94 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e31d1e45-52cb-4589-8105-67170812b917) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:38:25.688204 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-2392e725-352a-4f05-b497-1c88ae327f94 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e31d1e45-52cb-4589-8105-67170812b917) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e79471ae-662f-4d4c-bc06-46e3abfd7e38', '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='78b840597b344472874b51a4b25d1cb3',qos_specs=None,replication_status=,reservations=['275227e8-0d6c-49c0-9bd5-71689053e135','f131d006-e161-4ddd-ab26-a1eca25b09ca','8b8394c5-bdfa-4981-b0ef-7b7d35a353d7','e8d6ad69-2915-4d5f-88d3-de7f85edac75'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e5ee78df5ee34603a1208606647c7c29',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:38:25Z,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=e79471ae-662f-4d4c-bc06-46e3abfd7e38,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='78b840597b344472874b51a4b25d1cb3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e5ee78df5ee34603a1208606647c7c29',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:38:25.688882 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-2392e725-352a-4f05-b497-1c88ae327f94 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b0b29da-852d-4b31-b610-918a896deafb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:38:25.704562 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-2392e725-352a-4f05-b497-1c88ae327f94 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b0b29da-852d-4b31-b610-918a896deafb) transitioned into state 'SUCCESS' from 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='78b840597b344472874b51a4b25d1cb3',qos_specs=None,replication_status=,reservations=['275227e8-0d6c-49c0-9bd5-71689053e135','f131d006-e161-4ddd-ab26-a1eca25b09ca','8b8394c5-bdfa-4981-b0ef-7b7d35a353d7','e8d6ad69-2915-4d5f-88d3-de7f85edac75'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e5ee78df5ee34603a1208606647c7c29',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:38:25.705207 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-2392e725-352a-4f05-b497-1c88ae327f94 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e520d5f5-2ddc-41bf-8fbc-c7f57cf53942) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:38:25.715556 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-2392e725-352a-4f05-b497-1c88ae327f94 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e520d5f5-2ddc-41bf-8fbc-c7f57cf53942) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:38:25.715556 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-2392e725-352a-4f05-b497-1c88ae327f94 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Flow 'volume_create_api' (fe377b28-d8ac-43d7-a144-1f1ab8f54e96) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:38:25.715556 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-2392e725-352a-4f05-b497-1c88ae327f94 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Create volume request issued successfully. Jul 10 06:38:25.715556 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2392e725-352a-4f05-b497-1c88ae327f94 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:38:25.715556 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 794/3192] 10.4.3.200 () {70 vars in 1300 bytes} [Fri Jul 10 06:38:25 2026] POST /volume/v3/volumes => generated 775 bytes in 269 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:38:25.726332 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-ecb5ed05-7b51-4cd4-b542-ca3add959722 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:25.728402 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ecb5ed05-7b51-4cd4-b542-ca3add959722 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] GET https://10.4.3.200/volume/v3/volumes/e79471ae-662f-4d4c-bc06-46e3abfd7e38 Jul 10 06:38:25.728626 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ecb5ed05-7b51-4cd4-b542-ca3add959722 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:25.728824 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ecb5ed05-7b51-4cd4-b542-ca3add959722 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:25.734981 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-b740e86d-759a-47e6-844b-a9475b0d98cb None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:25.735330 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-b740e86d-759a-47e6-844b-a9475b0d98cb None None] GET https://10.4.3.200/volume// Jul 10 06:38:25.735475 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-b740e86d-759a-47e6-844b-a9475b0d98cb None None] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:25.735690 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-b740e86d-759a-47e6-844b-a9475b0d98cb None None] Calling method 'all' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:25.736009 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-b740e86d-759a-47e6-844b-a9475b0d98cb None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:38:25.736225 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:25.736225 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:38:25.736280 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 805/3193] 10.4.3.200 () {66 vars in 1428 bytes} [Fri Jul 10 06:38: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 10 06:38:25.739667 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-ecb5ed05-7b51-4cd4-b542-ca3add959722 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Volume info retrieved successfully. Jul 10 06:38:25.743753 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ecb5ed05-7b51-4cd4-b542-ca3add959722 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] https://10.4.3.200/volume/v3/volumes/e79471ae-662f-4d4c-bc06-46e3abfd7e38 returned with HTTP 200 Jul 10 06:38:25.744070 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-52560ecd-4879-470c-b731-e74b919d9de4 req-1e854248-f521-4c41-9970-f8b44ec48e3e None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:25.744164 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 799/3194] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:38:25 2026] GET /volume/v3/volumes/e79471ae-662f-4d4c-bc06-46e3abfd7e38 => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:38:25.745950 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-52560ecd-4879-470c-b731-e74b919d9de4 req-1e854248-f521-4c41-9970-f8b44ec48e3e tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 10 06:38:25.746301 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-52560ecd-4879-470c-b731-e74b919d9de4 req-1e854248-f521-4c41-9970-f8b44ec48e3e tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "57e3f04d-438f-4b68-97f8-fad5fa290e62", "connector": null, "instance_uuid": "5dbe45e1-1b70-4677-9053-0ae327f9e179"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:38:25.753457 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:25.753457 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:38:25.769000 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-37c95ac7-ca14-41ad-b589-ad5a655a2e45 tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Copy volume to image completed successfully. Jul 10 06:38:25.769521 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-37c95ac7-ca14-41ad-b589-ad5a655a2e45 tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] https://10.4.3.200/volume/v3/volumes/b4e0b17b-707d-4559-a977-484147bdb531/action returned with HTTP 202 Jul 10 06:38:25.770101 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 797/3195] 10.4.3.200 () {68 vars in 1391 bytes} [Fri Jul 10 06:38:25 2026] POST /volume/v3/volumes/b4e0b17b-707d-4559-a977-484147bdb531/action => generated 687 bytes in 431 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:38:25.774627 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-52560ecd-4879-470c-b731-e74b919d9de4 req-1e854248-f521-4c41-9970-f8b44ec48e3e tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 10 06:38:25.775264 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 795/3196] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 10 06:38:25 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 10 06:38:25.904336 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-4e3726e9-c3de-41f0-8d3f-48a2ac9b41ee req-20d79a73-d15d-4dc8-b329-b00129a381a6 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:25.906122 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-4e3726e9-c3de-41f0-8d3f-48a2ac9b41ee req-20d79a73-d15d-4dc8-b329-b00129a381a6 tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] GET https://10.4.3.200/volume/v3/volumes/db46bc1d-35f3-4ca5-97b1-c4d04fcdff10 Jul 10 06:38:25.906292 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-4e3726e9-c3de-41f0-8d3f-48a2ac9b41ee req-20d79a73-d15d-4dc8-b329-b00129a381a6 tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:25.906486 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-4e3726e9-c3de-41f0-8d3f-48a2ac9b41ee req-20d79a73-d15d-4dc8-b329-b00129a381a6 tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:25.912648 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:25.912648 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:38:25.915982 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [req-4e3726e9-c3de-41f0-8d3f-48a2ac9b41ee req-20d79a73-d15d-4dc8-b329-b00129a381a6 tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] Volume info retrieved successfully. Jul 10 06:38:25.919850 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-4e3726e9-c3de-41f0-8d3f-48a2ac9b41ee req-20d79a73-d15d-4dc8-b329-b00129a381a6 tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] https://10.4.3.200/volume/v3/volumes/db46bc1d-35f3-4ca5-97b1-c4d04fcdff10 returned with HTTP 200 Jul 10 06:38:25.920200 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 806/3197] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:38:25 2026] GET /volume/v3/volumes/db46bc1d-35f3-4ca5-97b1-c4d04fcdff10 => generated 1160 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:38:25.928305 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-6b9f7028-5fa6-4622-b5f8-8089d4ee9cb3 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:25.928667 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6b9f7028-5fa6-4622-b5f8-8089d4ee9cb3 None None] GET https://10.4.3.200/volume// Jul 10 06:38:25.928821 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6b9f7028-5fa6-4622-b5f8-8089d4ee9cb3 None None] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:25.928987 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6b9f7028-5fa6-4622-b5f8-8089d4ee9cb3 None None] Calling method 'all' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:25.929304 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6b9f7028-5fa6-4622-b5f8-8089d4ee9cb3 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:38:25.929551 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 800/3198] 10.4.3.200 () {66 vars in 1419 bytes} [Fri Jul 10 06:38:25 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 06:38:25.935987 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-4e3726e9-c3de-41f0-8d3f-48a2ac9b41ee req-2f75107b-aee0-4c7a-bbc6-0b889b7b216a None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:25.937666 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-4e3726e9-c3de-41f0-8d3f-48a2ac9b41ee req-2f75107b-aee0-4c7a-bbc6-0b889b7b216a tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 10 06:38:25.938034 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-4e3726e9-c3de-41f0-8d3f-48a2ac9b41ee req-2f75107b-aee0-4c7a-bbc6-0b889b7b216a tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "db46bc1d-35f3-4ca5-97b1-c4d04fcdff10", "connector": null, "instance_uuid": "a9089a51-03e0-4f0e-be67-1e5a33fdc041"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:38:25.947469 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:25.947469 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:38:25.970936 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-4e3726e9-c3de-41f0-8d3f-48a2ac9b41ee req-2f75107b-aee0-4c7a-bbc6-0b889b7b216a tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 10 06:38:25.971374 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 798/3199] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 10 06:38:25 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 10 06:38:26.221254 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-24237d4c-ac28-408f-ac5e-6d161a4d25b5 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:26.222902 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-24237d4c-ac28-408f-ac5e-6d161a4d25b5 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/volumes/57e3f04d-438f-4b68-97f8-fad5fa290e62 Jul 10 06:38:26.223110 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-24237d4c-ac28-408f-ac5e-6d161a4d25b5 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:26.223333 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-24237d4c-ac28-408f-ac5e-6d161a4d25b5 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:26.231593 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:26.231593 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:38:26.234421 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-24237d4c-ac28-408f-ac5e-6d161a4d25b5 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Volume info retrieved successfully. Jul 10 06:38:26.237903 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-24237d4c-ac28-408f-ac5e-6d161a4d25b5 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/volumes/57e3f04d-438f-4b68-97f8-fad5fa290e62 returned with HTTP 200 Jul 10 06:38:26.238289 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 796/3200] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:38:26 2026] GET /volume/v3/volumes/57e3f04d-438f-4b68-97f8-fad5fa290e62 => generated 841 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:26.267622 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-9c04aa58-22ca-4d6f-ae46-ebccafb8e426 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:26.269120 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-9c04aa58-22ca-4d6f-ae46-ebccafb8e426 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] GET https://10.4.3.200/volume/v3/volumes/9899cafe-1de9-4ae5-9570-7172cd95d0d8 Jul 10 06:38:26.269388 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-9c04aa58-22ca-4d6f-ae46-ebccafb8e426 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:26.269659 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-9c04aa58-22ca-4d6f-ae46-ebccafb8e426 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:26.276762 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:26.276762 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:38:26.279187 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-9c04aa58-22ca-4d6f-ae46-ebccafb8e426 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Volume info retrieved successfully. Jul 10 06:38:26.280184 np0000004964 devstack@c-api.service[99975]: WARNING stevedore.named [None req-9c04aa58-22ca-4d6f-ae46-ebccafb8e426 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:38:26.280405 np0000004964 devstack@c-api.service[99975]: WARNING castellan.key_manager [None req-9c04aa58-22ca-4d6f-ae46-ebccafb8e426 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:38:26.301576 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-9f6398bd-a80f-4eb4-b1cf-fc4294310364 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:26.301576 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9f6398bd-a80f-4eb4-b1cf-fc4294310364 None None] GET https://10.4.3.200/volume// Jul 10 06:38:26.301576 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9f6398bd-a80f-4eb4-b1cf-fc4294310364 None None] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:26.301576 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9f6398bd-a80f-4eb4-b1cf-fc4294310364 None None] Calling method 'all' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:26.301804 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9f6398bd-a80f-4eb4-b1cf-fc4294310364 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:38:26.302099 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 801/3201] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:38: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 10 06:38:26.308911 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-52560ecd-4879-470c-b731-e74b919d9de4 req-d5349674-318e-4941-8c22-b4528ae46ea8 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:26.312002 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-52560ecd-4879-470c-b731-e74b919d9de4 req-d5349674-318e-4941-8c22-b4528ae46ea8 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/volumes/57e3f04d-438f-4b68-97f8-fad5fa290e62 Jul 10 06:38:26.312002 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-52560ecd-4879-470c-b731-e74b919d9de4 req-d5349674-318e-4941-8c22-b4528ae46ea8 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:26.312002 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-52560ecd-4879-470c-b731-e74b919d9de4 req-d5349674-318e-4941-8c22-b4528ae46ea8 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:26.321741 np0000004964 devstack@c-api.service[99975]: DEBUG oslo_db.sqlalchemy.engines [None req-9c04aa58-22ca-4d6f-ae46-ebccafb8e426 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99975) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 06:38:26.323601 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:26.323601 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:38:26.326523 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:26.326523 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:38:26.326964 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [req-52560ecd-4879-470c-b731-e74b919d9de4 req-d5349674-318e-4941-8c22-b4528ae46ea8 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Volume info retrieved successfully. Jul 10 06:38:26.331864 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-52560ecd-4879-470c-b731-e74b919d9de4 req-d5349674-318e-4941-8c22-b4528ae46ea8 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/volumes/57e3f04d-438f-4b68-97f8-fad5fa290e62 returned with HTTP 200 Jul 10 06:38:26.332265 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 799/3202] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 10 06:38:26 2026] GET /volume/v3/volumes/57e3f04d-438f-4b68-97f8-fad5fa290e62 => generated 1021 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:38:26.333169 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-9c04aa58-22ca-4d6f-ae46-ebccafb8e426 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] https://10.4.3.200/volume/v3/volumes/9899cafe-1de9-4ae5-9570-7172cd95d0d8 returned with HTTP 200 Jul 10 06:38:26.333169 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 807/3203] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:38:26 2026] GET /volume/v3/volumes/9899cafe-1de9-4ae5-9570-7172cd95d0d8 => generated 915 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:38:26.344362 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-802f4b58-c38e-4807-890c-821e266a2f2a None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:26.346691 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-802f4b58-c38e-4807-890c-821e266a2f2a tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] PUT https://10.4.3.200/volume/v3/groups/9da437ea-8704-47ef-b2f8-1b116c1c1b86 Jul 10 06:38:26.347164 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-802f4b58-c38e-4807-890c-821e266a2f2a tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "ffc2c6a9-1637-4041-b37c-e28c4ea75413"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:38:26.350261 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.groups [None req-802f4b58-c38e-4807-890c-821e266a2f2a tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Update called for group 9da437ea-8704-47ef-b2f8-1b116c1c1b86. {{(pid=99977) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 10 06:38:26.350498 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.groups [None req-802f4b58-c38e-4807-890c-821e266a2f2a tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Updating group 9da437ea-8704-47ef-b2f8-1b116c1c1b86 with name None description: None add_volumes: None remove_volumes: ffc2c6a9-1637-4041-b37c-e28c4ea75413. Jul 10 06:38:26.353602 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:26.353602 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:38:26.368602 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-802f4b58-c38e-4807-890c-821e266a2f2a tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] https://10.4.3.200/volume/v3/groups/9da437ea-8704-47ef-b2f8-1b116c1c1b86 returned with HTTP 202 Jul 10 06:38:26.368991 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 797/3204] 10.4.3.200 () {70 vars in 1406 bytes} [Fri Jul 10 06:38:26 2026] PUT /volume/v3/groups/9da437ea-8704-47ef-b2f8-1b116c1c1b86 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 06:38:26.375849 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-9e047a48-772e-4273-9f3a-00adb6c6b24e None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:26.377747 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9e047a48-772e-4273-9f3a-00adb6c6b24e tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] GET https://10.4.3.200/volume/v3/groups/9da437ea-8704-47ef-b2f8-1b116c1c1b86 Jul 10 06:38:26.377996 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9e047a48-772e-4273-9f3a-00adb6c6b24e tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:26.378210 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9e047a48-772e-4273-9f3a-00adb6c6b24e tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Calling method 'version_select' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:26.378371 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.groups [None req-9e047a48-772e-4273-9f3a-00adb6c6b24e tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] show called for member 9da437ea-8704-47ef-b2f8-1b116c1c1b86 {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 06:38:26.381820 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:26.381820 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:38:26.389032 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9e047a48-772e-4273-9f3a-00adb6c6b24e tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] https://10.4.3.200/volume/v3/groups/9da437ea-8704-47ef-b2f8-1b116c1c1b86 returned with HTTP 200 Jul 10 06:38:26.389473 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 802/3205] 10.4.3.200 () {68 vars in 1386 bytes} [Fri Jul 10 06:38:26 2026] GET /volume/v3/groups/9da437ea-8704-47ef-b2f8-1b116c1c1b86 => generated 392 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:38:26.417320 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-141d1f3e-ae54-4c41-ab06-88faa8937859 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:26.419033 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-141d1f3e-ae54-4c41-ab06-88faa8937859 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/6e578f58-966e-45bc-9615-16814ba8dd66 Jul 10 06:38:26.419229 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-141d1f3e-ae54-4c41-ab06-88faa8937859 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:26.419404 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-141d1f3e-ae54-4c41-ab06-88faa8937859 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:26.419579 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-141d1f3e-ae54-4c41-ab06-88faa8937859 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id 6e578f58-966e-45bc-9615-16814ba8dd66. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:38:26.423430 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:26.423430 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:38:26.424033 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-141d1f3e-ae54-4c41-ab06-88faa8937859 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/6e578f58-966e-45bc-9615-16814ba8dd66 returned with HTTP 200 Jul 10 06:38:26.424384 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 800/3206] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:38:26 2026] GET /volume/v3/backups/6e578f58-966e-45bc-9615-16814ba8dd66 => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:26.431401 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-52560ecd-4879-470c-b731-e74b919d9de4 req-77bb94e6-909e-4d07-9cb1-0aeaf9ab3d4a None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:26.433000 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-52560ecd-4879-470c-b731-e74b919d9de4 req-77bb94e6-909e-4d07-9cb1-0aeaf9ab3d4a tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] PUT https://10.4.3.200/volume/v3/attachments/03ad83d8-0c79-45e3-ab77-f5c1344bc777 Jul 10 06:38:26.433418 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-52560ecd-4879-470c-b731-e74b919d9de4 req-77bb94e6-909e-4d07-9cb1-0aeaf9ab3d4a tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000004964", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad080837985", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8eedee5c-bca8-4f5c-8f66-111c7b448d96", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:38:26.441392 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.coordination [req-52560ecd-4879-470c-b731-e74b919d9de4 req-77bb94e6-909e-4d07-9cb1-0aeaf9ab3d4a tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Acquiring lock "cinder-attachment_update-57e3f04d-438f-4b68-97f8-fad5fa290e62-np0000004964" by "attachment_update" {{(pid=99975) __acquire /opt/stack/cinder/cinder/coordination.py:210}} Jul 10 06:38:26.447516 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.coordination [req-52560ecd-4879-470c-b731-e74b919d9de4 req-77bb94e6-909e-4d07-9cb1-0aeaf9ab3d4a tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Lock "cinder-attachment_update-57e3f04d-438f-4b68-97f8-fad5fa290e62-np0000004964" acquired by "attachment_update" :: waited 0.004s {{(pid=99975) __acquire /opt/stack/cinder/cinder/coordination.py:228}} Jul 10 06:38:26.447516 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:26.447516 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:38:26.755424 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-4523d36e-f4aa-481c-b71e-e62c427a0f60 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:26.757003 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4523d36e-f4aa-481c-b71e-e62c427a0f60 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] GET https://10.4.3.200/volume/v3/volumes/e79471ae-662f-4d4c-bc06-46e3abfd7e38 Jul 10 06:38:26.757206 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4523d36e-f4aa-481c-b71e-e62c427a0f60 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:26.757376 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4523d36e-f4aa-481c-b71e-e62c427a0f60 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:26.763806 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:26.763806 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:38:26.767245 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-4523d36e-f4aa-481c-b71e-e62c427a0f60 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Volume info retrieved successfully. Jul 10 06:38:26.770966 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4523d36e-f4aa-481c-b71e-e62c427a0f60 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] https://10.4.3.200/volume/v3/volumes/e79471ae-662f-4d4c-bc06-46e3abfd7e38 returned with HTTP 200 Jul 10 06:38:26.771328 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 798/3207] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:38:26 2026] GET /volume/v3/volumes/e79471ae-662f-4d4c-bc06-46e3abfd7e38 => generated 867 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:38:26.958748 np0000004964 devstack@c-api.service[99975]: DEBUG dbcounter [-] [99975] Writing DB stats cinder:UPDATE=182,cinder:INSERT=106,cinder:SELECT=586 {{(pid=99975) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:38:26.969437 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.coordination [req-52560ecd-4879-470c-b731-e74b919d9de4 req-77bb94e6-909e-4d07-9cb1-0aeaf9ab3d4a tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Lock "cinder-attachment_update-57e3f04d-438f-4b68-97f8-fad5fa290e62-np0000004964" released by "attachment_update" :: held 0.523s {{(pid=99975) __release /opt/stack/cinder/cinder/coordination.py:239}} Jul 10 06:38:26.969723 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-52560ecd-4879-470c-b731-e74b919d9de4 req-77bb94e6-909e-4d07-9cb1-0aeaf9ab3d4a tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/attachments/03ad83d8-0c79-45e3-ab77-f5c1344bc777 returned with HTTP 200 Jul 10 06:38:26.970354 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 808/3208] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 10 06:38:26 2026] PUT /volume/v3/attachments/03ad83d8-0c79-45e3-ab77-f5c1344bc777 => generated 969 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:38:27.248955 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-2bc8315f-17b1-41ef-907c-1154cc532317 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:27.250483 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2bc8315f-17b1-41ef-907c-1154cc532317 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/volumes/57e3f04d-438f-4b68-97f8-fad5fa290e62 Jul 10 06:38:27.250681 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2bc8315f-17b1-41ef-907c-1154cc532317 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:27.250907 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2bc8315f-17b1-41ef-907c-1154cc532317 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:27.259443 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:27.259443 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:38:27.262222 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-2bc8315f-17b1-41ef-907c-1154cc532317 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Volume info retrieved successfully. Jul 10 06:38:27.266148 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2bc8315f-17b1-41ef-907c-1154cc532317 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/volumes/57e3f04d-438f-4b68-97f8-fad5fa290e62 returned with HTTP 200 Jul 10 06:38:27.266484 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 803/3209] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:38:27 2026] GET /volume/v3/volumes/57e3f04d-438f-4b68-97f8-fad5fa290e62 => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:27.398218 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-f569daa0-834a-4157-99ee-979ace75b2ab None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:27.399725 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f569daa0-834a-4157-99ee-979ace75b2ab tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] GET https://10.4.3.200/volume/v3/groups/9da437ea-8704-47ef-b2f8-1b116c1c1b86 Jul 10 06:38:27.400009 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f569daa0-834a-4157-99ee-979ace75b2ab tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:27.401045 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f569daa0-834a-4157-99ee-979ace75b2ab tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Calling method 'version_select' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:27.401045 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.groups [None req-f569daa0-834a-4157-99ee-979ace75b2ab tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] show called for member 9da437ea-8704-47ef-b2f8-1b116c1c1b86 {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 06:38:27.403472 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:27.403472 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:38:27.409368 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f569daa0-834a-4157-99ee-979ace75b2ab tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] https://10.4.3.200/volume/v3/groups/9da437ea-8704-47ef-b2f8-1b116c1c1b86 returned with HTTP 200 Jul 10 06:38:27.409832 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 801/3210] 10.4.3.200 () {68 vars in 1386 bytes} [Fri Jul 10 06:38:27 2026] GET /volume/v3/groups/9da437ea-8704-47ef-b2f8-1b116c1c1b86 => generated 393 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:38:27.418108 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-20a40524-b6c2-4df5-8939-4dbc72a7d0c6 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:27.419596 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-20a40524-b6c2-4df5-8939-4dbc72a7d0c6 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] PUT https://10.4.3.200/volume/v3/groups/9da437ea-8704-47ef-b2f8-1b116c1c1b86 Jul 10 06:38:27.419943 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-20a40524-b6c2-4df5-8939-4dbc72a7d0c6 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "ffc2c6a9-1637-4041-b37c-e28c4ea75413"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:38:27.421177 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.groups [None req-20a40524-b6c2-4df5-8939-4dbc72a7d0c6 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Update called for group 9da437ea-8704-47ef-b2f8-1b116c1c1b86. {{(pid=99977) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 10 06:38:27.421282 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.groups [None req-20a40524-b6c2-4df5-8939-4dbc72a7d0c6 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Updating group 9da437ea-8704-47ef-b2f8-1b116c1c1b86 with name None description: None add_volumes: ffc2c6a9-1637-4041-b37c-e28c4ea75413 remove_volumes: None. Jul 10 06:38:27.424202 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:27.424202 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:38:27.435005 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-92ab1c65-3043-4afb-a1a9-1ac83ac96578 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:27.436715 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-92ab1c65-3043-4afb-a1a9-1ac83ac96578 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/6e578f58-966e-45bc-9615-16814ba8dd66 Jul 10 06:38:27.437209 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-92ab1c65-3043-4afb-a1a9-1ac83ac96578 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:27.437388 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-92ab1c65-3043-4afb-a1a9-1ac83ac96578 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:27.437487 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-92ab1c65-3043-4afb-a1a9-1ac83ac96578 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id 6e578f58-966e-45bc-9615-16814ba8dd66. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:38:27.441945 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:27.441945 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:38:27.442540 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-92ab1c65-3043-4afb-a1a9-1ac83ac96578 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/6e578f58-966e-45bc-9615-16814ba8dd66 returned with HTTP 200 Jul 10 06:38:27.442879 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 809/3211] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:38:27 2026] GET /volume/v3/backups/6e578f58-966e-45bc-9615-16814ba8dd66 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:27.445890 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-20a40524-b6c2-4df5-8939-4dbc72a7d0c6 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] https://10.4.3.200/volume/v3/groups/9da437ea-8704-47ef-b2f8-1b116c1c1b86 returned with HTTP 202 Jul 10 06:38:27.446278 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 799/3212] 10.4.3.200 () {70 vars in 1406 bytes} [Fri Jul 10 06:38:27 2026] PUT /volume/v3/groups/9da437ea-8704-47ef-b2f8-1b116c1c1b86 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 06:38:27.454881 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-0f37d9f7-b5a7-422f-8968-fbc8f8583d60 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:27.456400 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0f37d9f7-b5a7-422f-8968-fbc8f8583d60 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] GET https://10.4.3.200/volume/v3/groups/9da437ea-8704-47ef-b2f8-1b116c1c1b86 Jul 10 06:38:27.456615 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-0f37d9f7-b5a7-422f-8968-fbc8f8583d60 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:27.456799 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-0f37d9f7-b5a7-422f-8968-fbc8f8583d60 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Calling method 'version_select' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:27.456915 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.groups [None req-0f37d9f7-b5a7-422f-8968-fbc8f8583d60 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] show called for member 9da437ea-8704-47ef-b2f8-1b116c1c1b86 {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 06:38:27.459838 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:27.459838 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:38:27.466278 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0f37d9f7-b5a7-422f-8968-fbc8f8583d60 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] https://10.4.3.200/volume/v3/groups/9da437ea-8704-47ef-b2f8-1b116c1c1b86 returned with HTTP 200 Jul 10 06:38:27.466775 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 804/3213] 10.4.3.200 () {68 vars in 1386 bytes} [Fri Jul 10 06:38:27 2026] GET /volume/v3/groups/9da437ea-8704-47ef-b2f8-1b116c1c1b86 => generated 392 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:38:27.782538 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-d30c5bd5-37a6-4476-96cf-09d48ac41da0 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:27.784054 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d30c5bd5-37a6-4476-96cf-09d48ac41da0 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] GET https://10.4.3.200/volume/v3/volumes/e79471ae-662f-4d4c-bc06-46e3abfd7e38 Jul 10 06:38:27.784226 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d30c5bd5-37a6-4476-96cf-09d48ac41da0 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:27.784394 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d30c5bd5-37a6-4476-96cf-09d48ac41da0 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:27.790726 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:27.790726 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:38:27.793652 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-d30c5bd5-37a6-4476-96cf-09d48ac41da0 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Volume info retrieved successfully. Jul 10 06:38:27.798423 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d30c5bd5-37a6-4476-96cf-09d48ac41da0 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] https://10.4.3.200/volume/v3/volumes/e79471ae-662f-4d4c-bc06-46e3abfd7e38 returned with HTTP 200 Jul 10 06:38:27.798979 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 802/3214] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:38:27 2026] GET /volume/v3/volumes/e79471ae-662f-4d4c-bc06-46e3abfd7e38 => generated 928 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:38:28.278236 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-da4c5453-c168-4ab2-a256-5a7284644e1a None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:28.280052 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-da4c5453-c168-4ab2-a256-5a7284644e1a tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/volumes/57e3f04d-438f-4b68-97f8-fad5fa290e62 Jul 10 06:38:28.280220 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-da4c5453-c168-4ab2-a256-5a7284644e1a tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:28.280396 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-da4c5453-c168-4ab2-a256-5a7284644e1a tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:28.288688 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:28.288688 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:38:28.291618 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-da4c5453-c168-4ab2-a256-5a7284644e1a tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Volume info retrieved successfully. Jul 10 06:38:28.295104 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-da4c5453-c168-4ab2-a256-5a7284644e1a tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/volumes/57e3f04d-438f-4b68-97f8-fad5fa290e62 returned with HTTP 200 Jul 10 06:38:28.295462 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 810/3215] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:38:28 2026] GET /volume/v3/volumes/57e3f04d-438f-4b68-97f8-fad5fa290e62 => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:28.452702 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-ccc3cb94-6604-4d91-9b16-3e235eb16c22 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:28.454719 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ccc3cb94-6604-4d91-9b16-3e235eb16c22 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/6e578f58-966e-45bc-9615-16814ba8dd66 Jul 10 06:38:28.455046 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ccc3cb94-6604-4d91-9b16-3e235eb16c22 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:28.455319 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ccc3cb94-6604-4d91-9b16-3e235eb16c22 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:28.455475 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-ccc3cb94-6604-4d91-9b16-3e235eb16c22 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id 6e578f58-966e-45bc-9615-16814ba8dd66. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:38:28.459886 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:28.459886 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:38:28.460557 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ccc3cb94-6604-4d91-9b16-3e235eb16c22 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/6e578f58-966e-45bc-9615-16814ba8dd66 returned with HTTP 200 Jul 10 06:38:28.460957 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 800/3216] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:38:28 2026] GET /volume/v3/backups/6e578f58-966e-45bc-9615-16814ba8dd66 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:28.475005 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-3f403bd6-662c-4b62-82e0-190649a06856 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:28.476685 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3f403bd6-662c-4b62-82e0-190649a06856 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] GET https://10.4.3.200/volume/v3/groups/9da437ea-8704-47ef-b2f8-1b116c1c1b86 Jul 10 06:38:28.476901 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3f403bd6-662c-4b62-82e0-190649a06856 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:28.477073 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3f403bd6-662c-4b62-82e0-190649a06856 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Calling method 'version_select' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:28.477205 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.groups [None req-3f403bd6-662c-4b62-82e0-190649a06856 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] show called for member 9da437ea-8704-47ef-b2f8-1b116c1c1b86 {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 06:38:28.480482 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:28.480482 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:38:28.487013 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3f403bd6-662c-4b62-82e0-190649a06856 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] https://10.4.3.200/volume/v3/groups/9da437ea-8704-47ef-b2f8-1b116c1c1b86 returned with HTTP 200 Jul 10 06:38:28.487402 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 805/3217] 10.4.3.200 () {68 vars in 1386 bytes} [Fri Jul 10 06:38:28 2026] GET /volume/v3/groups/9da437ea-8704-47ef-b2f8-1b116c1c1b86 => generated 393 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:38:28.495268 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-1d68f370-6829-45e8-9a51-d46760003f5c None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:28.497067 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1d68f370-6829-45e8-9a51-d46760003f5c tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] PUT https://10.4.3.200/volume/v3/groups/9da437ea-8704-47ef-b2f8-1b116c1c1b86 Jul 10 06:38:28.497542 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1d68f370-6829-45e8-9a51-d46760003f5c tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "9899cafe-1de9-4ae5-9570-7172cd95d0d8"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:38:28.499076 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.groups [None req-1d68f370-6829-45e8-9a51-d46760003f5c tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Update called for group 9da437ea-8704-47ef-b2f8-1b116c1c1b86. {{(pid=99978) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 10 06:38:28.499183 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.groups [None req-1d68f370-6829-45e8-9a51-d46760003f5c tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Updating group 9da437ea-8704-47ef-b2f8-1b116c1c1b86 with name None description: None add_volumes: None remove_volumes: 9899cafe-1de9-4ae5-9570-7172cd95d0d8. Jul 10 06:38:28.502280 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:28.502280 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:38:28.517613 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1d68f370-6829-45e8-9a51-d46760003f5c tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] https://10.4.3.200/volume/v3/groups/9da437ea-8704-47ef-b2f8-1b116c1c1b86 returned with HTTP 202 Jul 10 06:38:28.517984 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 803/3218] 10.4.3.200 () {70 vars in 1406 bytes} [Fri Jul 10 06:38:28 2026] PUT /volume/v3/groups/9da437ea-8704-47ef-b2f8-1b116c1c1b86 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 06:38:28.524202 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-36c05199-6eff-4bab-982d-80f9f5419613 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:28.525954 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-36c05199-6eff-4bab-982d-80f9f5419613 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] GET https://10.4.3.200/volume/v3/groups/9da437ea-8704-47ef-b2f8-1b116c1c1b86 Jul 10 06:38:28.526137 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-36c05199-6eff-4bab-982d-80f9f5419613 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:28.526309 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-36c05199-6eff-4bab-982d-80f9f5419613 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Calling method 'version_select' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:28.526428 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.groups [None req-36c05199-6eff-4bab-982d-80f9f5419613 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] show called for member 9da437ea-8704-47ef-b2f8-1b116c1c1b86 {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 06:38:28.529523 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:28.529523 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:38:28.536014 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-36c05199-6eff-4bab-982d-80f9f5419613 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] https://10.4.3.200/volume/v3/groups/9da437ea-8704-47ef-b2f8-1b116c1c1b86 returned with HTTP 200 Jul 10 06:38:28.536376 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 811/3219] 10.4.3.200 () {68 vars in 1386 bytes} [Fri Jul 10 06:38:28 2026] GET /volume/v3/groups/9da437ea-8704-47ef-b2f8-1b116c1c1b86 => generated 392 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:38:28.810060 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-dca37d77-8b42-4e25-b112-23ec5c740c42 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:28.811597 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-dca37d77-8b42-4e25-b112-23ec5c740c42 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] GET https://10.4.3.200/volume/v3/volumes/e79471ae-662f-4d4c-bc06-46e3abfd7e38 Jul 10 06:38:28.811925 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-dca37d77-8b42-4e25-b112-23ec5c740c42 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:28.811978 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-dca37d77-8b42-4e25-b112-23ec5c740c42 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:28.817793 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:28.817793 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:38:28.820877 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-dca37d77-8b42-4e25-b112-23ec5c740c42 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Volume info retrieved successfully. Jul 10 06:38:28.824449 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-dca37d77-8b42-4e25-b112-23ec5c740c42 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] https://10.4.3.200/volume/v3/volumes/e79471ae-662f-4d4c-bc06-46e3abfd7e38 returned with HTTP 200 Jul 10 06:38:28.825005 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 801/3220] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:38:28 2026] GET /volume/v3/volumes/e79471ae-662f-4d4c-bc06-46e3abfd7e38 => generated 928 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:38:29.307162 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-b92047d0-7052-4256-a581-f37d66d8225c None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:29.308919 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b92047d0-7052-4256-a581-f37d66d8225c tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/volumes/57e3f04d-438f-4b68-97f8-fad5fa290e62 Jul 10 06:38:29.309090 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b92047d0-7052-4256-a581-f37d66d8225c tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:29.309253 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b92047d0-7052-4256-a581-f37d66d8225c tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:29.317738 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:29.317738 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:38:29.320878 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-b92047d0-7052-4256-a581-f37d66d8225c tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Volume info retrieved successfully. Jul 10 06:38:29.324610 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b92047d0-7052-4256-a581-f37d66d8225c tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/volumes/57e3f04d-438f-4b68-97f8-fad5fa290e62 returned with HTTP 200 Jul 10 06:38:29.325001 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 806/3221] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:38:29 2026] GET /volume/v3/volumes/57e3f04d-438f-4b68-97f8-fad5fa290e62 => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:29.470049 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-fbd11807-3e28-489c-81c8-6c55333330b5 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:29.471753 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-fbd11807-3e28-489c-81c8-6c55333330b5 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/6e578f58-966e-45bc-9615-16814ba8dd66 Jul 10 06:38:29.471928 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-fbd11807-3e28-489c-81c8-6c55333330b5 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:29.472098 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-fbd11807-3e28-489c-81c8-6c55333330b5 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:29.472188 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-fbd11807-3e28-489c-81c8-6c55333330b5 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id 6e578f58-966e-45bc-9615-16814ba8dd66. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:38:29.475939 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:29.475939 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:38:29.476467 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-fbd11807-3e28-489c-81c8-6c55333330b5 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/6e578f58-966e-45bc-9615-16814ba8dd66 returned with HTTP 200 Jul 10 06:38:29.476822 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 804/3222] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:38:29 2026] GET /volume/v3/backups/6e578f58-966e-45bc-9615-16814ba8dd66 => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:29.545143 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-964624e1-1b9d-44d4-8fdb-7d46ebe53e3f None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:29.547171 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-964624e1-1b9d-44d4-8fdb-7d46ebe53e3f tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] GET https://10.4.3.200/volume/v3/groups/9da437ea-8704-47ef-b2f8-1b116c1c1b86 Jul 10 06:38:29.547424 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-964624e1-1b9d-44d4-8fdb-7d46ebe53e3f tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:29.547677 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-964624e1-1b9d-44d4-8fdb-7d46ebe53e3f tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Calling method 'version_select' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:29.547854 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.groups [None req-964624e1-1b9d-44d4-8fdb-7d46ebe53e3f tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] show called for member 9da437ea-8704-47ef-b2f8-1b116c1c1b86 {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 06:38:29.551696 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:29.551696 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:38:29.559226 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-964624e1-1b9d-44d4-8fdb-7d46ebe53e3f tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] https://10.4.3.200/volume/v3/groups/9da437ea-8704-47ef-b2f8-1b116c1c1b86 returned with HTTP 200 Jul 10 06:38:29.559762 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 812/3223] 10.4.3.200 () {68 vars in 1386 bytes} [Fri Jul 10 06:38:29 2026] GET /volume/v3/groups/9da437ea-8704-47ef-b2f8-1b116c1c1b86 => generated 393 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:38:29.568001 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-fb67bed6-f0cb-45e3-a635-e774d46de1d4 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:29.569759 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-fb67bed6-f0cb-45e3-a635-e774d46de1d4 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] PUT https://10.4.3.200/volume/v3/groups/9da437ea-8704-47ef-b2f8-1b116c1c1b86 Jul 10 06:38:29.570112 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-fb67bed6-f0cb-45e3-a635-e774d46de1d4 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "9899cafe-1de9-4ae5-9570-7172cd95d0d8"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:38:29.571478 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.groups [None req-fb67bed6-f0cb-45e3-a635-e774d46de1d4 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Update called for group 9da437ea-8704-47ef-b2f8-1b116c1c1b86. {{(pid=99977) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 10 06:38:29.571661 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.groups [None req-fb67bed6-f0cb-45e3-a635-e774d46de1d4 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Updating group 9da437ea-8704-47ef-b2f8-1b116c1c1b86 with name None description: None add_volumes: 9899cafe-1de9-4ae5-9570-7172cd95d0d8 remove_volumes: None. Jul 10 06:38:29.574757 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:29.574757 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:38:29.595757 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-fb67bed6-f0cb-45e3-a635-e774d46de1d4 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] https://10.4.3.200/volume/v3/groups/9da437ea-8704-47ef-b2f8-1b116c1c1b86 returned with HTTP 202 Jul 10 06:38:29.596163 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 802/3224] 10.4.3.200 () {70 vars in 1406 bytes} [Fri Jul 10 06:38:29 2026] PUT /volume/v3/groups/9da437ea-8704-47ef-b2f8-1b116c1c1b86 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 06:38:29.603434 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-c0c63391-1338-4a4c-81fb-4dbee55aeb3f None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:29.605734 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c0c63391-1338-4a4c-81fb-4dbee55aeb3f tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] GET https://10.4.3.200/volume/v3/groups/9da437ea-8704-47ef-b2f8-1b116c1c1b86 Jul 10 06:38:29.606038 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c0c63391-1338-4a4c-81fb-4dbee55aeb3f tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:29.606289 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c0c63391-1338-4a4c-81fb-4dbee55aeb3f tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Calling method 'version_select' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:29.606483 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.groups [None req-c0c63391-1338-4a4c-81fb-4dbee55aeb3f tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] show called for member 9da437ea-8704-47ef-b2f8-1b116c1c1b86 {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 06:38:29.610487 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:29.610487 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:38:29.618635 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c0c63391-1338-4a4c-81fb-4dbee55aeb3f tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] https://10.4.3.200/volume/v3/groups/9da437ea-8704-47ef-b2f8-1b116c1c1b86 returned with HTTP 200 Jul 10 06:38:29.619131 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 807/3225] 10.4.3.200 () {68 vars in 1386 bytes} [Fri Jul 10 06:38:29 2026] GET /volume/v3/groups/9da437ea-8704-47ef-b2f8-1b116c1c1b86 => generated 392 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:38:29.836433 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-65431691-2bd0-4196-8f39-402e60a64a52 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:29.838052 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-65431691-2bd0-4196-8f39-402e60a64a52 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] GET https://10.4.3.200/volume/v3/volumes/e79471ae-662f-4d4c-bc06-46e3abfd7e38 Jul 10 06:38:29.838232 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-65431691-2bd0-4196-8f39-402e60a64a52 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:29.838399 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-65431691-2bd0-4196-8f39-402e60a64a52 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:29.844580 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:29.844580 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:38:29.847970 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-65431691-2bd0-4196-8f39-402e60a64a52 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Volume info retrieved successfully. Jul 10 06:38:29.851617 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-65431691-2bd0-4196-8f39-402e60a64a52 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] https://10.4.3.200/volume/v3/volumes/e79471ae-662f-4d4c-bc06-46e3abfd7e38 returned with HTTP 200 Jul 10 06:38:29.852047 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 805/3226] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:38:29 2026] GET /volume/v3/volumes/e79471ae-662f-4d4c-bc06-46e3abfd7e38 => generated 928 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:38:30.337961 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-b2070d99-7332-45f6-9d49-afe37898187a None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:30.340014 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-b2070d99-7332-45f6-9d49-afe37898187a tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/volumes/57e3f04d-438f-4b68-97f8-fad5fa290e62 Jul 10 06:38:30.340854 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-b2070d99-7332-45f6-9d49-afe37898187a tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:30.340854 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-b2070d99-7332-45f6-9d49-afe37898187a tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:30.350413 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:30.350413 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:38:30.358004 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-b2070d99-7332-45f6-9d49-afe37898187a tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Volume info retrieved successfully. Jul 10 06:38:30.364591 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-b2070d99-7332-45f6-9d49-afe37898187a tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/volumes/57e3f04d-438f-4b68-97f8-fad5fa290e62 returned with HTTP 200 Jul 10 06:38:30.365141 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 813/3227] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:38:30 2026] GET /volume/v3/volumes/57e3f04d-438f-4b68-97f8-fad5fa290e62 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:30.487461 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-b7139565-9c77-4a81-8b69-b017af7f1a9b None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:30.492472 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b7139565-9c77-4a81-8b69-b017af7f1a9b tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/6e578f58-966e-45bc-9615-16814ba8dd66 Jul 10 06:38:30.492758 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b7139565-9c77-4a81-8b69-b017af7f1a9b tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:30.493015 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b7139565-9c77-4a81-8b69-b017af7f1a9b tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:30.493161 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-b7139565-9c77-4a81-8b69-b017af7f1a9b tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id 6e578f58-966e-45bc-9615-16814ba8dd66. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:38:30.497862 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:30.497862 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:38:30.498680 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b7139565-9c77-4a81-8b69-b017af7f1a9b tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/6e578f58-966e-45bc-9615-16814ba8dd66 returned with HTTP 200 Jul 10 06:38:30.498994 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 803/3228] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:38:30 2026] GET /volume/v3/backups/6e578f58-966e-45bc-9615-16814ba8dd66 => generated 725 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:30.629686 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-22344ce9-aaed-4bff-bb19-ab74faaea3d0 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:30.632596 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-22344ce9-aaed-4bff-bb19-ab74faaea3d0 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] GET https://10.4.3.200/volume/v3/groups/9da437ea-8704-47ef-b2f8-1b116c1c1b86 Jul 10 06:38:30.632869 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-22344ce9-aaed-4bff-bb19-ab74faaea3d0 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:30.633099 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-22344ce9-aaed-4bff-bb19-ab74faaea3d0 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Calling method 'version_select' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:30.633282 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.groups [None req-22344ce9-aaed-4bff-bb19-ab74faaea3d0 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] show called for member 9da437ea-8704-47ef-b2f8-1b116c1c1b86 {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 06:38:30.639951 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:30.639951 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:38:30.651617 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-22344ce9-aaed-4bff-bb19-ab74faaea3d0 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] https://10.4.3.200/volume/v3/groups/9da437ea-8704-47ef-b2f8-1b116c1c1b86 returned with HTTP 200 Jul 10 06:38:30.652170 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 808/3229] 10.4.3.200 () {68 vars in 1386 bytes} [Fri Jul 10 06:38:30 2026] GET /volume/v3/groups/9da437ea-8704-47ef-b2f8-1b116c1c1b86 => generated 393 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:38:30.663347 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-ca45180e-e374-43ba-86bb-fb4c5dc5c519 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:30.669529 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ca45180e-e374-43ba-86bb-fb4c5dc5c519 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] GET https://10.4.3.200/volume/v3/volumes/detail Jul 10 06:38:30.669529 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ca45180e-e374-43ba-86bb-fb4c5dc5c519 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:30.669529 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ca45180e-e374-43ba-86bb-fb4c5dc5c519 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Calling method 'detail' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:30.669529 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.api_utils [None req-ca45180e-e374-43ba-86bb-fb4c5dc5c519 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Removing options '' from query. {{(pid=99978) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 06:38:30.670278 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-ca45180e-e374-43ba-86bb-fb4c5dc5c519 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99978) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 06:38:30.683656 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-ca45180e-e374-43ba-86bb-fb4c5dc5c519 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Get all volumes completed successfully. Jul 10 06:38:30.683656 np0000004964 devstack@c-api.service[99978]: WARNING stevedore.named [None req-ca45180e-e374-43ba-86bb-fb4c5dc5c519 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:38:30.683656 np0000004964 devstack@c-api.service[99978]: WARNING castellan.key_manager [None req-ca45180e-e374-43ba-86bb-fb4c5dc5c519 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:38:30.732855 np0000004964 devstack@c-api.service[99978]: DEBUG oslo_db.sqlalchemy.engines [None req-ca45180e-e374-43ba-86bb-fb4c5dc5c519 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99978) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 06:38:30.738769 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:30.738769 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:38:30.744304 np0000004964 devstack@c-api.service[99978]: WARNING stevedore.named [None req-ca45180e-e374-43ba-86bb-fb4c5dc5c519 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:38:30.745078 np0000004964 devstack@c-api.service[99978]: WARNING castellan.key_manager [None req-ca45180e-e374-43ba-86bb-fb4c5dc5c519 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:38:30.794738 np0000004964 devstack@c-api.service[99978]: DEBUG oslo_db.sqlalchemy.engines [None req-ca45180e-e374-43ba-86bb-fb4c5dc5c519 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99978) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 06:38:30.799380 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:30.799380 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:38:30.810126 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ca45180e-e374-43ba-86bb-fb4c5dc5c519 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] https://10.4.3.200/volume/v3/volumes/detail returned with HTTP 200 Jul 10 06:38:30.810330 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 806/3230] 10.4.3.200 () {68 vars in 1299 bytes} [Fri Jul 10 06:38:30 2026] GET /volume/v3/volumes/detail => generated 1822 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:38:30.830016 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-7533e543-d9ad-4994-b8c0-97c9ff774609 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:30.833498 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-7533e543-d9ad-4994-b8c0-97c9ff774609 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] POST https://10.4.3.200/volume/v3/group_snapshots Jul 10 06:38:30.834131 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-7533e543-d9ad-4994-b8c0-97c9ff774609 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "9da437ea-8704-47ef-b2f8-1b116c1c1b86", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-679723433"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:38:30.835977 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.group_snapshots [None req-7533e543-d9ad-4994-b8c0-97c9ff774609 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '9da437ea-8704-47ef-b2f8-1b116c1c1b86', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-679723433'}} {{(pid=99975) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 10 06:38:30.841677 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:30.841677 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:38:30.845582 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.group_snapshots [None req-7533e543-d9ad-4994-b8c0-97c9ff774609 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-679723433. Jul 10 06:38:30.866695 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-7859a11a-e4c2-4bbe-b6a1-a282b944829b None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:30.869685 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7859a11a-e4c2-4bbe-b6a1-a282b944829b tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] GET https://10.4.3.200/volume/v3/volumes/e79471ae-662f-4d4c-bc06-46e3abfd7e38 Jul 10 06:38:30.869856 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:30.869856 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:38:30.870065 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-7859a11a-e4c2-4bbe-b6a1-a282b944829b tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:30.870270 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-7859a11a-e4c2-4bbe-b6a1-a282b944829b tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:30.881207 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:30.881207 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:38:30.887950 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-7859a11a-e4c2-4bbe-b6a1-a282b944829b tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Volume info retrieved successfully. Jul 10 06:38:30.889489 np0000004964 devstack@c-api.service[99975]: WARNING cinder.quota [None req-7533e543-d9ad-4994-b8c0-97c9ff774609 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-305877554 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-305877554, it is now deprecated. Please use the default quota class for default quota. Jul 10 06:38:30.894824 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7859a11a-e4c2-4bbe-b6a1-a282b944829b tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] https://10.4.3.200/volume/v3/volumes/e79471ae-662f-4d4c-bc06-46e3abfd7e38 returned with HTTP 200 Jul 10 06:38:30.895480 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 804/3231] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:38:30 2026] GET /volume/v3/volumes/e79471ae-662f-4d4c-bc06-46e3abfd7e38 => generated 928 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:38:30.916779 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.quota [None req-7533e543-d9ad-4994-b8c0-97c9ff774609 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Created reservations ['55f84c89-c87c-47fd-9e0a-b61fcda6e902', '3d8b30c4-860b-4d77-a57f-58b628f71ba5', '5c8ae039-08b5-46a3-be91-089652047a12', '50fbc371-497f-43f6-ad95-dcf8431825cc'] {{(pid=99975) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:38:30.975941 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-7533e543-d9ad-4994-b8c0-97c9ff774609 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] https://10.4.3.200/volume/v3/group_snapshots returned with HTTP 202 Jul 10 06:38:30.976527 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 814/3232] 10.4.3.200 () {70 vars in 1324 bytes} [Fri Jul 10 06:38:30 2026] POST /volume/v3/group_snapshots => generated 186 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:38:30.987252 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-3df3610c-2378-4016-97f3-b484dc302ad2 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:30.991701 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3df3610c-2378-4016-97f3-b484dc302ad2 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] GET https://10.4.3.200/volume/v3/group_snapshots/c433aa3b-0ebc-491f-bdba-b365fcf64aad Jul 10 06:38:30.991701 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3df3610c-2378-4016-97f3-b484dc302ad2 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:30.992228 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3df3610c-2378-4016-97f3-b484dc302ad2 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Calling method 'version_select' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:30.992431 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.group_snapshots [None req-3df3610c-2378-4016-97f3-b484dc302ad2 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] show called for member c433aa3b-0ebc-491f-bdba-b365fcf64aad {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 06:38:30.998814 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:30.998814 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:38:31.003529 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3df3610c-2378-4016-97f3-b484dc302ad2 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] https://10.4.3.200/volume/v3/group_snapshots/c433aa3b-0ebc-491f-bdba-b365fcf64aad returned with HTTP 200 Jul 10 06:38:31.004577 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 809/3233] 10.4.3.200 () {68 vars in 1413 bytes} [Fri Jul 10 06:38:30 2026] GET /volume/v3/group_snapshots/c433aa3b-0ebc-491f-bdba-b365fcf64aad => generated 325 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:38:31.381676 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-daa9902b-8774-4e7c-996a-0cb0b042709e None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:31.384684 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-daa9902b-8774-4e7c-996a-0cb0b042709e tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/volumes/57e3f04d-438f-4b68-97f8-fad5fa290e62 Jul 10 06:38:31.384684 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-daa9902b-8774-4e7c-996a-0cb0b042709e tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:31.384924 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-daa9902b-8774-4e7c-996a-0cb0b042709e tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:31.398310 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:31.398310 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:38:31.402642 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-daa9902b-8774-4e7c-996a-0cb0b042709e tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Volume info retrieved successfully. Jul 10 06:38:31.408621 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-daa9902b-8774-4e7c-996a-0cb0b042709e tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/volumes/57e3f04d-438f-4b68-97f8-fad5fa290e62 returned with HTTP 200 Jul 10 06:38:31.409327 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 807/3234] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:38:31 2026] GET /volume/v3/volumes/57e3f04d-438f-4b68-97f8-fad5fa290e62 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:31.511898 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-ec202262-a3b2-4a38-906a-dcf9d747ed5b None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:31.514365 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ec202262-a3b2-4a38-906a-dcf9d747ed5b tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/6e578f58-966e-45bc-9615-16814ba8dd66 Jul 10 06:38:31.514759 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ec202262-a3b2-4a38-906a-dcf9d747ed5b tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:31.515241 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ec202262-a3b2-4a38-906a-dcf9d747ed5b tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:31.515324 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-ec202262-a3b2-4a38-906a-dcf9d747ed5b tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id 6e578f58-966e-45bc-9615-16814ba8dd66. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:38:31.520530 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:31.520530 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:38:31.521654 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ec202262-a3b2-4a38-906a-dcf9d747ed5b tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/6e578f58-966e-45bc-9615-16814ba8dd66 returned with HTTP 200 Jul 10 06:38:31.522707 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 805/3235] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:38:31 2026] GET /volume/v3/backups/6e578f58-966e-45bc-9615-16814ba8dd66 => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:31.823922 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-de73d4ec-858d-4d01-a351-b0fddece31ce None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:31.824331 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-de73d4ec-858d-4d01-a351-b0fddece31ce None None] GET https://10.4.3.200/volume// Jul 10 06:38:31.824476 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-de73d4ec-858d-4d01-a351-b0fddece31ce None None] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:31.824674 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-de73d4ec-858d-4d01-a351-b0fddece31ce None None] Calling method 'all' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:31.825011 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-de73d4ec-858d-4d01-a351-b0fddece31ce None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:38:31.825320 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 815/3236] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:38:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 06:38:31.831945 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-4e3726e9-c3de-41f0-8d3f-48a2ac9b41ee req-a5254302-456e-4382-8378-fa875fcde92a None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:31.834596 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-4e3726e9-c3de-41f0-8d3f-48a2ac9b41ee req-a5254302-456e-4382-8378-fa875fcde92a tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] GET https://10.4.3.200/volume/v3/volumes/db46bc1d-35f3-4ca5-97b1-c4d04fcdff10 Jul 10 06:38:31.834889 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-4e3726e9-c3de-41f0-8d3f-48a2ac9b41ee req-a5254302-456e-4382-8378-fa875fcde92a tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:31.835129 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-4e3726e9-c3de-41f0-8d3f-48a2ac9b41ee req-a5254302-456e-4382-8378-fa875fcde92a tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:31.846533 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:31.846533 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:38:31.850843 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [req-4e3726e9-c3de-41f0-8d3f-48a2ac9b41ee req-a5254302-456e-4382-8378-fa875fcde92a tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] Volume info retrieved successfully. Jul 10 06:38:31.856656 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-4e3726e9-c3de-41f0-8d3f-48a2ac9b41ee req-a5254302-456e-4382-8378-fa875fcde92a tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] https://10.4.3.200/volume/v3/volumes/db46bc1d-35f3-4ca5-97b1-c4d04fcdff10 returned with HTTP 200 Jul 10 06:38:31.857356 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 810/3237] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 10 06:38:31 2026] GET /volume/v3/volumes/db46bc1d-35f3-4ca5-97b1-c4d04fcdff10 => generated 1339 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:38:31.913970 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-716e911c-f205-47d4-94d6-c4007ba7cfcb None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:31.916095 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-716e911c-f205-47d4-94d6-c4007ba7cfcb tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] GET https://10.4.3.200/volume/v3/volumes/e79471ae-662f-4d4c-bc06-46e3abfd7e38 Jul 10 06:38:31.916284 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-716e911c-f205-47d4-94d6-c4007ba7cfcb tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:31.916524 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-716e911c-f205-47d4-94d6-c4007ba7cfcb tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:31.925431 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:31.925431 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:38:31.930328 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-716e911c-f205-47d4-94d6-c4007ba7cfcb tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Volume info retrieved successfully. Jul 10 06:38:31.935939 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-716e911c-f205-47d4-94d6-c4007ba7cfcb tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] https://10.4.3.200/volume/v3/volumes/e79471ae-662f-4d4c-bc06-46e3abfd7e38 returned with HTTP 200 Jul 10 06:38:31.936683 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 808/3238] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:38:31 2026] GET /volume/v3/volumes/e79471ae-662f-4d4c-bc06-46e3abfd7e38 => generated 928 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:38:31.962552 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-4e3726e9-c3de-41f0-8d3f-48a2ac9b41ee req-5866bdfa-4234-47b0-a494-f7013b399e70 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:31.964866 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-4e3726e9-c3de-41f0-8d3f-48a2ac9b41ee req-5866bdfa-4234-47b0-a494-f7013b399e70 tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] PUT https://10.4.3.200/volume/v3/attachments/b9559786-801f-4214-b160-047504107a2d Jul 10 06:38:31.965335 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-4e3726e9-c3de-41f0-8d3f-48a2ac9b41ee req-5866bdfa-4234-47b0-a494-f7013b399e70 tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000004964", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad080837985", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8eedee5c-bca8-4f5c-8f66-111c7b448d96", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:38:31.977178 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.coordination [req-4e3726e9-c3de-41f0-8d3f-48a2ac9b41ee req-5866bdfa-4234-47b0-a494-f7013b399e70 tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] Acquiring lock "cinder-attachment_update-db46bc1d-35f3-4ca5-97b1-c4d04fcdff10-np0000004964" by "attachment_update" {{(pid=99977) __acquire /opt/stack/cinder/cinder/coordination.py:210}} Jul 10 06:38:31.981519 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.coordination [req-4e3726e9-c3de-41f0-8d3f-48a2ac9b41ee req-5866bdfa-4234-47b0-a494-f7013b399e70 tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] Lock "cinder-attachment_update-db46bc1d-35f3-4ca5-97b1-c4d04fcdff10-np0000004964" acquired by "attachment_update" :: waited 0.005s {{(pid=99977) __acquire /opt/stack/cinder/cinder/coordination.py:228}} Jul 10 06:38:31.982434 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:31.982434 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:38:32.014362 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-455e7f35-6e11-4136-8f7f-5ec7c5847813 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:32.016953 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-455e7f35-6e11-4136-8f7f-5ec7c5847813 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] GET https://10.4.3.200/volume/v3/group_snapshots/c433aa3b-0ebc-491f-bdba-b365fcf64aad Jul 10 06:38:32.017263 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-455e7f35-6e11-4136-8f7f-5ec7c5847813 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:32.017491 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-455e7f35-6e11-4136-8f7f-5ec7c5847813 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Calling method 'version_select' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:32.017835 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.group_snapshots [None req-455e7f35-6e11-4136-8f7f-5ec7c5847813 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] show called for member c433aa3b-0ebc-491f-bdba-b365fcf64aad {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 06:38:32.021932 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:32.021932 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:38:32.027398 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-455e7f35-6e11-4136-8f7f-5ec7c5847813 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] https://10.4.3.200/volume/v3/group_snapshots/c433aa3b-0ebc-491f-bdba-b365fcf64aad returned with HTTP 200 Jul 10 06:38:32.028022 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 816/3239] 10.4.3.200 () {68 vars in 1413 bytes} [Fri Jul 10 06:38:32 2026] GET /volume/v3/group_snapshots/c433aa3b-0ebc-491f-bdba-b365fcf64aad => generated 326 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:38:32.037173 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-17f937e7-0293-44a1-a557-7a12c62acdd7 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:32.040532 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-17f937e7-0293-44a1-a557-7a12c62acdd7 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] GET https://10.4.3.200/volume/v3/snapshots/detail Jul 10 06:38:32.040819 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-17f937e7-0293-44a1-a557-7a12c62acdd7 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:32.041062 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-17f937e7-0293-44a1-a557-7a12c62acdd7 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Calling method 'detail' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:32.041415 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.api_utils [None req-17f937e7-0293-44a1-a557-7a12c62acdd7 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Removing options '' from query. {{(pid=99976) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 06:38:32.043104 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.db.api [None req-17f937e7-0293-44a1-a557-7a12c62acdd7 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Building query based on filter {{(pid=99976) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 06:38:32.048809 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-17f937e7-0293-44a1-a557-7a12c62acdd7 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Get all snapshots completed successfully. Jul 10 06:38:32.051534 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:32.051534 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:38:32.051534 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-17f937e7-0293-44a1-a557-7a12c62acdd7 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] https://10.4.3.200/volume/v3/snapshots/detail returned with HTTP 200 Jul 10 06:38:32.052328 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 811/3240] 10.4.3.200 () {66 vars in 1264 bytes} [Fri Jul 10 06:38:32 2026] GET /volume/v3/snapshots/detail => generated 929 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:32.065799 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-ec0d9405-764d-4176-aad4-b61437ce6b8d None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:32.067567 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ec0d9405-764d-4176-aad4-b61437ce6b8d tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] GET https://10.4.3.200/volume/v3/snapshots/8c7eb864-e6f5-484d-8218-6cb5a06c4974 Jul 10 06:38:32.067771 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ec0d9405-764d-4176-aad4-b61437ce6b8d tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:32.067963 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ec0d9405-764d-4176-aad4-b61437ce6b8d tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:32.073440 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:32.073440 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:38:32.074089 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-ec0d9405-764d-4176-aad4-b61437ce6b8d tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Snapshot retrieved successfully. Jul 10 06:38:32.075377 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ec0d9405-764d-4176-aad4-b61437ce6b8d tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] https://10.4.3.200/volume/v3/snapshots/8c7eb864-e6f5-484d-8218-6cb5a06c4974 returned with HTTP 200 Jul 10 06:38:32.075755 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 809/3241] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:38:32 2026] GET /volume/v3/snapshots/8c7eb864-e6f5-484d-8218-6cb5a06c4974 => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:32.086303 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-6a9becb3-7943-4462-98ae-b32f76ada036 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:32.088041 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-6a9becb3-7943-4462-98ae-b32f76ada036 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] GET https://10.4.3.200/volume/v3/snapshots/86eb1254-aaae-4211-9f72-380cb657bf70 Jul 10 06:38:32.088376 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-6a9becb3-7943-4462-98ae-b32f76ada036 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:32.088528 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-6a9becb3-7943-4462-98ae-b32f76ada036 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:32.094014 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:32.094014 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:38:32.094488 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-6a9becb3-7943-4462-98ae-b32f76ada036 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Snapshot retrieved successfully. Jul 10 06:38:32.095405 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-6a9becb3-7943-4462-98ae-b32f76ada036 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] https://10.4.3.200/volume/v3/snapshots/86eb1254-aaae-4211-9f72-380cb657bf70 returned with HTTP 200 Jul 10 06:38:32.095837 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 817/3242] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:38:32 2026] GET /volume/v3/snapshots/86eb1254-aaae-4211-9f72-380cb657bf70 => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:32.105049 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-77d61291-2d17-4988-a095-e8d043ada326 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:32.108392 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-77d61291-2d17-4988-a095-e8d043ada326 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] DELETE https://10.4.3.200/volume/v3/group_snapshots/c433aa3b-0ebc-491f-bdba-b365fcf64aad Jul 10 06:38:32.108392 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-77d61291-2d17-4988-a095-e8d043ada326 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:32.108392 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-77d61291-2d17-4988-a095-e8d043ada326 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Calling method 'version_select' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:32.108392 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.group_snapshots [None req-77d61291-2d17-4988-a095-e8d043ada326 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] delete called for member c433aa3b-0ebc-491f-bdba-b365fcf64aad {{(pid=99976) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 10 06:38:32.108392 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.group_snapshots [None req-77d61291-2d17-4988-a095-e8d043ada326 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Delete group_snapshot with id: c433aa3b-0ebc-491f-bdba-b365fcf64aad Jul 10 06:38:32.111259 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:32.111259 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:38:32.157545 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-77d61291-2d17-4988-a095-e8d043ada326 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] https://10.4.3.200/volume/v3/group_snapshots/c433aa3b-0ebc-491f-bdba-b365fcf64aad returned with HTTP 202 Jul 10 06:38:32.158975 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 812/3243] 10.4.3.200 () {68 vars in 1416 bytes} [Fri Jul 10 06:38:32 2026] DELETE /volume/v3/group_snapshots/c433aa3b-0ebc-491f-bdba-b365fcf64aad => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 06:38:32.167742 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-72f50060-9bc9-4752-98cb-4749a59abcce None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:32.169738 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-72f50060-9bc9-4752-98cb-4749a59abcce tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] GET https://10.4.3.200/volume/v3/volumes/detail Jul 10 06:38:32.169981 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-72f50060-9bc9-4752-98cb-4749a59abcce tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:32.170220 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-72f50060-9bc9-4752-98cb-4749a59abcce tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Calling method 'detail' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:32.170510 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.api_utils [None req-72f50060-9bc9-4752-98cb-4749a59abcce tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Removing options '' from query. {{(pid=99978) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 06:38:32.171389 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-72f50060-9bc9-4752-98cb-4749a59abcce tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99978) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 06:38:32.182420 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-72f50060-9bc9-4752-98cb-4749a59abcce tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Get all volumes completed successfully. Jul 10 06:38:32.183515 np0000004964 devstack@c-api.service[99978]: WARNING stevedore.named [None req-72f50060-9bc9-4752-98cb-4749a59abcce tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:38:32.183728 np0000004964 devstack@c-api.service[99978]: WARNING castellan.key_manager [None req-72f50060-9bc9-4752-98cb-4749a59abcce tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:38:32.234623 np0000004964 devstack@c-api.service[99978]: DEBUG oslo_db.sqlalchemy.engines [None req-72f50060-9bc9-4752-98cb-4749a59abcce tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99978) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 06:38:32.237398 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:32.237398 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:38:32.244174 np0000004964 devstack@c-api.service[99978]: WARNING stevedore.named [None req-72f50060-9bc9-4752-98cb-4749a59abcce tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:38:32.244337 np0000004964 devstack@c-api.service[99978]: WARNING castellan.key_manager [None req-72f50060-9bc9-4752-98cb-4749a59abcce tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:38:32.293278 np0000004964 devstack@c-api.service[99978]: DEBUG oslo_db.sqlalchemy.engines [None req-72f50060-9bc9-4752-98cb-4749a59abcce tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99978) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 06:38:32.296598 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:32.296598 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:38:32.306052 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-72f50060-9bc9-4752-98cb-4749a59abcce tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] https://10.4.3.200/volume/v3/volumes/detail returned with HTTP 200 Jul 10 06:38:32.306456 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 810/3244] 10.4.3.200 () {68 vars in 1299 bytes} [Fri Jul 10 06:38:32 2026] GET /volume/v3/volumes/detail => generated 1822 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:38:32.322998 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-ac872fd7-b28b-485b-92c1-21efbeae728e None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:32.325706 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-ac872fd7-b28b-485b-92c1-21efbeae728e tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] GET https://10.4.3.200/volume/v3/snapshots/detail Jul 10 06:38:32.326141 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-ac872fd7-b28b-485b-92c1-21efbeae728e tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:32.326373 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-ac872fd7-b28b-485b-92c1-21efbeae728e tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Calling method 'detail' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:32.326703 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.api_utils [None req-ac872fd7-b28b-485b-92c1-21efbeae728e tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Removing options '' from query. {{(pid=99975) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 06:38:32.328141 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.db.api [None req-ac872fd7-b28b-485b-92c1-21efbeae728e tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Building query based on filter {{(pid=99975) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 06:38:32.333433 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-ac872fd7-b28b-485b-92c1-21efbeae728e tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Get all snapshots completed successfully. Jul 10 06:38:32.333940 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:32.333940 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:38:32.334598 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-ac872fd7-b28b-485b-92c1-21efbeae728e tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] https://10.4.3.200/volume/v3/snapshots/detail returned with HTTP 200 Jul 10 06:38:32.335165 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 818/3245] 10.4.3.200 () {66 vars in 1264 bytes} [Fri Jul 10 06:38:32 2026] GET /volume/v3/snapshots/detail => generated 470 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:32.346863 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-dfd5a904-efb9-4944-9632-74dd3b89476d None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:32.348987 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-dfd5a904-efb9-4944-9632-74dd3b89476d tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] GET https://10.4.3.200/volume/v3/snapshots/8c7eb864-e6f5-484d-8218-6cb5a06c4974 Jul 10 06:38:32.349224 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-dfd5a904-efb9-4944-9632-74dd3b89476d tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:32.349451 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-dfd5a904-efb9-4944-9632-74dd3b89476d tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:32.354943 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-dfd5a904-efb9-4944-9632-74dd3b89476d tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] https://10.4.3.200/volume/v3/snapshots/8c7eb864-e6f5-484d-8218-6cb5a06c4974 returned with HTTP 404 Jul 10 06:38:32.355569 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 813/3246] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:38:32 2026] GET /volume/v3/snapshots/8c7eb864-e6f5-484d-8218-6cb5a06c4974 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:38:32.363419 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-8d3871d4-a423-4347-8bf2-ab7a4afe6eda None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:32.365466 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-8d3871d4-a423-4347-8bf2-ab7a4afe6eda tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] GET https://10.4.3.200/volume/v3/group_snapshots/c433aa3b-0ebc-491f-bdba-b365fcf64aad Jul 10 06:38:32.365720 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-8d3871d4-a423-4347-8bf2-ab7a4afe6eda tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:32.365960 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-8d3871d4-a423-4347-8bf2-ab7a4afe6eda tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Calling method 'version_select' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:32.366111 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.group_snapshots [None req-8d3871d4-a423-4347-8bf2-ab7a4afe6eda tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] show called for member c433aa3b-0ebc-491f-bdba-b365fcf64aad {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 06:38:32.369585 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-8d3871d4-a423-4347-8bf2-ab7a4afe6eda tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] https://10.4.3.200/volume/v3/group_snapshots/c433aa3b-0ebc-491f-bdba-b365fcf64aad returned with HTTP 404 Jul 10 06:38:32.370110 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 811/3247] 10.4.3.200 () {68 vars in 1413 bytes} [Fri Jul 10 06:38:32 2026] GET /volume/v3/group_snapshots/c433aa3b-0ebc-491f-bdba-b365fcf64aad => generated 116 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 06:38:32.381546 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-0c1216f0-ad9c-45b9-adf6-dc2e1f971de1 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:32.383572 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-0c1216f0-ad9c-45b9-adf6-dc2e1f971de1 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] DELETE https://10.4.3.200/volume/v3/group_snapshots/c433aa3b-0ebc-491f-bdba-b365fcf64aad Jul 10 06:38:32.384368 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-0c1216f0-ad9c-45b9-adf6-dc2e1f971de1 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:32.384368 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-0c1216f0-ad9c-45b9-adf6-dc2e1f971de1 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Calling method 'version_select' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:32.384368 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.group_snapshots [None req-0c1216f0-ad9c-45b9-adf6-dc2e1f971de1 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] delete called for member c433aa3b-0ebc-491f-bdba-b365fcf64aad {{(pid=99975) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 10 06:38:32.384368 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.group_snapshots [None req-0c1216f0-ad9c-45b9-adf6-dc2e1f971de1 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Delete group_snapshot with id: c433aa3b-0ebc-491f-bdba-b365fcf64aad Jul 10 06:38:32.388697 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-0c1216f0-ad9c-45b9-adf6-dc2e1f971de1 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] https://10.4.3.200/volume/v3/group_snapshots/c433aa3b-0ebc-491f-bdba-b365fcf64aad returned with HTTP 404 Jul 10 06:38:32.389554 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 819/3248] 10.4.3.200 () {68 vars in 1416 bytes} [Fri Jul 10 06:38:32 2026] DELETE /volume/v3/group_snapshots/c433aa3b-0ebc-491f-bdba-b365fcf64aad => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 06:38:32.398366 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-6cf022ba-9566-41e0-8d54-e911ad3fb9e6 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:32.400387 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6cf022ba-9566-41e0-8d54-e911ad3fb9e6 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] GET https://10.4.3.200/volume/v3/volumes/detail Jul 10 06:38:32.400602 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6cf022ba-9566-41e0-8d54-e911ad3fb9e6 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:32.400871 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6cf022ba-9566-41e0-8d54-e911ad3fb9e6 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Calling method 'detail' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:32.401138 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.api_utils [None req-6cf022ba-9566-41e0-8d54-e911ad3fb9e6 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Removing options '' from query. {{(pid=99976) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 06:38:32.401480 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:32.401480 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:38:32.401995 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-6cf022ba-9566-41e0-8d54-e911ad3fb9e6 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99976) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 06:38:32.413654 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-6cf022ba-9566-41e0-8d54-e911ad3fb9e6 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Get all volumes completed successfully. Jul 10 06:38:32.414654 np0000004964 devstack@c-api.service[99976]: WARNING stevedore.named [None req-6cf022ba-9566-41e0-8d54-e911ad3fb9e6 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:38:32.414920 np0000004964 devstack@c-api.service[99976]: WARNING castellan.key_manager [None req-6cf022ba-9566-41e0-8d54-e911ad3fb9e6 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:38:32.427670 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-eff4d106-9568-4e67-a9eb-16afa88020bc None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:32.430010 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-eff4d106-9568-4e67-a9eb-16afa88020bc tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/volumes/57e3f04d-438f-4b68-97f8-fad5fa290e62 Jul 10 06:38:32.430289 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-eff4d106-9568-4e67-a9eb-16afa88020bc tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:32.430547 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-eff4d106-9568-4e67-a9eb-16afa88020bc tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:32.443468 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:32.443468 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:38:32.449022 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-eff4d106-9568-4e67-a9eb-16afa88020bc tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Volume info retrieved successfully. Jul 10 06:38:32.454354 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-eff4d106-9568-4e67-a9eb-16afa88020bc tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/volumes/57e3f04d-438f-4b68-97f8-fad5fa290e62 returned with HTTP 200 Jul 10 06:38:32.455046 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 812/3249] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:38:32 2026] GET /volume/v3/volumes/57e3f04d-438f-4b68-97f8-fad5fa290e62 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:32.459421 np0000004964 devstack@c-api.service[99976]: DEBUG oslo_db.sqlalchemy.engines [None req-6cf022ba-9566-41e0-8d54-e911ad3fb9e6 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99976) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 06:38:32.463326 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:32.463326 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:38:32.468428 np0000004964 devstack@c-api.service[99976]: WARNING stevedore.named [None req-6cf022ba-9566-41e0-8d54-e911ad3fb9e6 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:38:32.468883 np0000004964 devstack@c-api.service[99976]: WARNING castellan.key_manager [None req-6cf022ba-9566-41e0-8d54-e911ad3fb9e6 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:38:32.504389 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.coordination [req-4e3726e9-c3de-41f0-8d3f-48a2ac9b41ee req-5866bdfa-4234-47b0-a494-f7013b399e70 tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] Lock "cinder-attachment_update-db46bc1d-35f3-4ca5-97b1-c4d04fcdff10-np0000004964" released by "attachment_update" :: held 0.523s {{(pid=99977) __release /opt/stack/cinder/cinder/coordination.py:239}} Jul 10 06:38:32.504823 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-4e3726e9-c3de-41f0-8d3f-48a2ac9b41ee req-5866bdfa-4234-47b0-a494-f7013b399e70 tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] https://10.4.3.200/volume/v3/attachments/b9559786-801f-4214-b160-047504107a2d returned with HTTP 200 Jul 10 06:38:32.505275 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 806/3250] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 10 06:38:31 2026] PUT /volume/v3/attachments/b9559786-801f-4214-b160-047504107a2d => generated 969 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:38:32.523772 np0000004964 devstack@c-api.service[99976]: DEBUG oslo_db.sqlalchemy.engines [None req-6cf022ba-9566-41e0-8d54-e911ad3fb9e6 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99976) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 06:38:32.526968 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:32.526968 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:38:32.533525 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-ff2dce99-d539-4cd0-afab-a95d1fae8236 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:32.535314 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6cf022ba-9566-41e0-8d54-e911ad3fb9e6 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] https://10.4.3.200/volume/v3/volumes/detail returned with HTTP 200 Jul 10 06:38:32.535802 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-ff2dce99-d539-4cd0-afab-a95d1fae8236 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/6e578f58-966e-45bc-9615-16814ba8dd66 Jul 10 06:38:32.536069 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 814/3251] 10.4.3.200 () {68 vars in 1299 bytes} [Fri Jul 10 06:38:32 2026] GET /volume/v3/volumes/detail => generated 1822 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:38:32.536163 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-ff2dce99-d539-4cd0-afab-a95d1fae8236 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:32.536369 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-ff2dce99-d539-4cd0-afab-a95d1fae8236 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:32.536523 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-ff2dce99-d539-4cd0-afab-a95d1fae8236 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id 6e578f58-966e-45bc-9615-16814ba8dd66. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:38:32.542442 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:32.542442 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:38:32.543360 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-ff2dce99-d539-4cd0-afab-a95d1fae8236 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/6e578f58-966e-45bc-9615-16814ba8dd66 returned with HTTP 200 Jul 10 06:38:32.544042 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 820/3252] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:38:32 2026] GET /volume/v3/backups/6e578f58-966e-45bc-9615-16814ba8dd66 => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:32.557613 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-429034dd-5396-48ee-a5d4-008635f2e090 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:32.559624 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-429034dd-5396-48ee-a5d4-008635f2e090 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] POST https://10.4.3.200/volume/v3/groups/9da437ea-8704-47ef-b2f8-1b116c1c1b86/action Jul 10 06:38:32.560208 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-429034dd-5396-48ee-a5d4-008635f2e090 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:38:32.560208 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-429034dd-5396-48ee-a5d4-008635f2e090 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:38:32.561962 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.groups [None req-429034dd-5396-48ee-a5d4-008635f2e090 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] delete called for group 9da437ea-8704-47ef-b2f8-1b116c1c1b86 {{(pid=99978) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 10 06:38:32.562668 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.groups [None req-429034dd-5396-48ee-a5d4-008635f2e090 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Delete group with id: 9da437ea-8704-47ef-b2f8-1b116c1c1b86 Jul 10 06:38:32.566859 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:32.566859 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:38:32.639892 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-429034dd-5396-48ee-a5d4-008635f2e090 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] https://10.4.3.200/volume/v3/groups/9da437ea-8704-47ef-b2f8-1b116c1c1b86/action returned with HTTP 202 Jul 10 06:38:32.640341 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 813/3253] 10.4.3.200 () {70 vars in 1428 bytes} [Fri Jul 10 06:38:32 2026] POST /volume/v3/groups/9da437ea-8704-47ef-b2f8-1b116c1c1b86/action => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 06:38:32.654441 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-23344a05-c5ad-42e6-8d93-0bbe297e2f2b None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:32.656411 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-23344a05-c5ad-42e6-8d93-0bbe297e2f2b tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] GET https://10.4.3.200/volume/v3/volumes/9899cafe-1de9-4ae5-9570-7172cd95d0d8 Jul 10 06:38:32.656660 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-23344a05-c5ad-42e6-8d93-0bbe297e2f2b tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:32.656859 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-23344a05-c5ad-42e6-8d93-0bbe297e2f2b tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:32.664172 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:32.664172 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:38:32.670377 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-23344a05-c5ad-42e6-8d93-0bbe297e2f2b tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Volume info retrieved successfully. Jul 10 06:38:32.671149 np0000004964 devstack@c-api.service[99977]: WARNING stevedore.named [None req-23344a05-c5ad-42e6-8d93-0bbe297e2f2b tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:38:32.671300 np0000004964 devstack@c-api.service[99977]: WARNING castellan.key_manager [None req-23344a05-c5ad-42e6-8d93-0bbe297e2f2b tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:38:32.709479 np0000004964 devstack@c-api.service[99977]: DEBUG oslo_db.sqlalchemy.engines [None req-23344a05-c5ad-42e6-8d93-0bbe297e2f2b tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99977) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 06:38:32.712626 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:32.712626 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:38:32.719796 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-23344a05-c5ad-42e6-8d93-0bbe297e2f2b tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] https://10.4.3.200/volume/v3/volumes/9899cafe-1de9-4ae5-9570-7172cd95d0d8 returned with HTTP 200 Jul 10 06:38:32.720129 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 807/3254] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:38:32 2026] GET /volume/v3/volumes/9899cafe-1de9-4ae5-9570-7172cd95d0d8 => generated 914 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:38:32.950745 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-42c46ff1-b510-4481-9661-c59cad662df1 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:32.953295 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-42c46ff1-b510-4481-9661-c59cad662df1 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] GET https://10.4.3.200/volume/v3/volumes/e79471ae-662f-4d4c-bc06-46e3abfd7e38 Jul 10 06:38:32.953525 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-42c46ff1-b510-4481-9661-c59cad662df1 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:32.953830 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-42c46ff1-b510-4481-9661-c59cad662df1 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:32.961488 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:32.961488 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:38:32.966201 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-42c46ff1-b510-4481-9661-c59cad662df1 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Volume info retrieved successfully. Jul 10 06:38:32.972406 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-42c46ff1-b510-4481-9661-c59cad662df1 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] https://10.4.3.200/volume/v3/volumes/e79471ae-662f-4d4c-bc06-46e3abfd7e38 returned with HTTP 200 Jul 10 06:38:32.972807 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 815/3255] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:38:32 2026] GET /volume/v3/volumes/e79471ae-662f-4d4c-bc06-46e3abfd7e38 => generated 928 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:38:33.026332 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-4e3726e9-c3de-41f0-8d3f-48a2ac9b41ee req-23336af7-5684-427d-99a5-4d32e2f69081 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:33.030205 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-4e3726e9-c3de-41f0-8d3f-48a2ac9b41ee req-23336af7-5684-427d-99a5-4d32e2f69081 tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] POST https://10.4.3.200/volume/v3/attachments/b9559786-801f-4214-b160-047504107a2d/action Jul 10 06:38:33.030732 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-4e3726e9-c3de-41f0-8d3f-48a2ac9b41ee req-23336af7-5684-427d-99a5-4d32e2f69081 tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] Action body: b'{"os-complete": null}' {{(pid=99975) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:38:33.030859 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-4e3726e9-c3de-41f0-8d3f-48a2ac9b41ee req-23336af7-5684-427d-99a5-4d32e2f69081 tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:38:33.062337 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:33.062337 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:38:33.075168 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-4e3726e9-c3de-41f0-8d3f-48a2ac9b41ee req-23336af7-5684-427d-99a5-4d32e2f69081 tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] https://10.4.3.200/volume/v3/attachments/b9559786-801f-4214-b160-047504107a2d/action returned with HTTP 204 Jul 10 06:38:33.075844 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 821/3256] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 10 06:38:33 2026] POST /volume/v3/attachments/b9559786-801f-4214-b160-047504107a2d/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:38:33.473862 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-0f3be39b-d7f7-4d20-97f3-bf6a6b55f1d0 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:33.476011 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0f3be39b-d7f7-4d20-97f3-bf6a6b55f1d0 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/volumes/57e3f04d-438f-4b68-97f8-fad5fa290e62 Jul 10 06:38:33.476245 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0f3be39b-d7f7-4d20-97f3-bf6a6b55f1d0 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:33.476537 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0f3be39b-d7f7-4d20-97f3-bf6a6b55f1d0 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:33.489965 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:33.489965 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:38:33.495401 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-0f3be39b-d7f7-4d20-97f3-bf6a6b55f1d0 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Volume info retrieved successfully. Jul 10 06:38:33.500524 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0f3be39b-d7f7-4d20-97f3-bf6a6b55f1d0 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/volumes/57e3f04d-438f-4b68-97f8-fad5fa290e62 returned with HTTP 200 Jul 10 06:38:33.501048 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 814/3257] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:38:33 2026] GET /volume/v3/volumes/57e3f04d-438f-4b68-97f8-fad5fa290e62 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:33.560351 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-82bac492-b582-437e-86b0-241e9b6c99f5 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:33.575012 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-82bac492-b582-437e-86b0-241e9b6c99f5 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/6e578f58-966e-45bc-9615-16814ba8dd66 Jul 10 06:38:33.575314 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-82bac492-b582-437e-86b0-241e9b6c99f5 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:33.577535 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-82bac492-b582-437e-86b0-241e9b6c99f5 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:33.577535 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-82bac492-b582-437e-86b0-241e9b6c99f5 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id 6e578f58-966e-45bc-9615-16814ba8dd66. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:38:33.581454 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:33.581454 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:38:33.582351 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-82bac492-b582-437e-86b0-241e9b6c99f5 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/6e578f58-966e-45bc-9615-16814ba8dd66 returned with HTTP 200 Jul 10 06:38:33.582887 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 808/3258] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:38:33 2026] GET /volume/v3/backups/6e578f58-966e-45bc-9615-16814ba8dd66 => generated 725 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:33.736064 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-4aadeb49-937a-4af9-aa8f-cb48f28eac8d None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:33.737651 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4aadeb49-937a-4af9-aa8f-cb48f28eac8d tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] GET https://10.4.3.200/volume/v3/volumes/9899cafe-1de9-4ae5-9570-7172cd95d0d8 Jul 10 06:38:33.737914 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4aadeb49-937a-4af9-aa8f-cb48f28eac8d tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:33.738125 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4aadeb49-937a-4af9-aa8f-cb48f28eac8d tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:33.744008 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4aadeb49-937a-4af9-aa8f-cb48f28eac8d tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] https://10.4.3.200/volume/v3/volumes/9899cafe-1de9-4ae5-9570-7172cd95d0d8 returned with HTTP 404 Jul 10 06:38:33.744591 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 816/3259] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:38:33 2026] GET /volume/v3/volumes/9899cafe-1de9-4ae5-9570-7172cd95d0d8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 06:38:33.752727 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-6293d2e7-8a54-42c5-8c7f-ed3d349b6456 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:33.756227 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-6293d2e7-8a54-42c5-8c7f-ed3d349b6456 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] GET https://10.4.3.200/volume/v3/volumes/ffc2c6a9-1637-4041-b37c-e28c4ea75413 Jul 10 06:38:33.756227 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-6293d2e7-8a54-42c5-8c7f-ed3d349b6456 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:33.756227 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-6293d2e7-8a54-42c5-8c7f-ed3d349b6456 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:33.761660 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-6293d2e7-8a54-42c5-8c7f-ed3d349b6456 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] https://10.4.3.200/volume/v3/volumes/ffc2c6a9-1637-4041-b37c-e28c4ea75413 returned with HTTP 404 Jul 10 06:38:33.762192 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 822/3260] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:38:33 2026] GET /volume/v3/volumes/ffc2c6a9-1637-4041-b37c-e28c4ea75413 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 06:38:33.768873 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-c286c43f-b373-4330-ae9b-ca342b9fd210 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:33.770518 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c286c43f-b373-4330-ae9b-ca342b9fd210 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] GET https://10.4.3.200/volume/v3/groups/9da437ea-8704-47ef-b2f8-1b116c1c1b86 Jul 10 06:38:33.770750 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c286c43f-b373-4330-ae9b-ca342b9fd210 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:33.770957 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c286c43f-b373-4330-ae9b-ca342b9fd210 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Calling method 'version_select' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:33.771096 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.groups [None req-c286c43f-b373-4330-ae9b-ca342b9fd210 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] show called for member 9da437ea-8704-47ef-b2f8-1b116c1c1b86 {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 06:38:33.773941 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c286c43f-b373-4330-ae9b-ca342b9fd210 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] https://10.4.3.200/volume/v3/groups/9da437ea-8704-47ef-b2f8-1b116c1c1b86 returned with HTTP 404 Jul 10 06:38:33.774431 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 815/3261] 10.4.3.200 () {68 vars in 1386 bytes} [Fri Jul 10 06:38:33 2026] GET /volume/v3/groups/9da437ea-8704-47ef-b2f8-1b116c1c1b86 => generated 108 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 06:38:33.780708 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-68b9e2a8-df64-4a12-a84c-89188bdb8dc4 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:33.782716 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-68b9e2a8-df64-4a12-a84c-89188bdb8dc4 tempest-GroupSnapshotsTest-1538569485 tempest-GroupSnapshotsTest-1538569485-project-admin] DELETE https://10.4.3.200/volume/v3/group_types/fb414330-db7d-44da-b2b0-7d81055bb9dd Jul 10 06:38:33.782974 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-68b9e2a8-df64-4a12-a84c-89188bdb8dc4 tempest-GroupSnapshotsTest-1538569485 tempest-GroupSnapshotsTest-1538569485-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:33.783201 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-68b9e2a8-df64-4a12-a84c-89188bdb8dc4 tempest-GroupSnapshotsTest-1538569485 tempest-GroupSnapshotsTest-1538569485-project-admin] Calling method 'version_select' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:33.800032 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-68b9e2a8-df64-4a12-a84c-89188bdb8dc4 tempest-GroupSnapshotsTest-1538569485 tempest-GroupSnapshotsTest-1538569485-project-admin] https://10.4.3.200/volume/v3/group_types/fb414330-db7d-44da-b2b0-7d81055bb9dd returned with HTTP 202 Jul 10 06:38:33.800419 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 809/3262] 10.4.3.200 () {68 vars in 1404 bytes} [Fri Jul 10 06:38:33 2026] DELETE /volume/v3/group_types/fb414330-db7d-44da-b2b0-7d81055bb9dd => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 06:38:33.807520 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-30f1d367-c64d-43ec-a149-944f06e61a73 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:33.809844 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-30f1d367-c64d-43ec-a149-944f06e61a73 tempest-GroupSnapshotsTest-1538569485 tempest-GroupSnapshotsTest-1538569485-project-admin] DELETE https://10.4.3.200/volume/v3/types/d577f1d2-a9bc-489d-89c4-133be116af75 Jul 10 06:38:33.810117 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-30f1d367-c64d-43ec-a149-944f06e61a73 tempest-GroupSnapshotsTest-1538569485 tempest-GroupSnapshotsTest-1538569485-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:33.810384 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-30f1d367-c64d-43ec-a149-944f06e61a73 tempest-GroupSnapshotsTest-1538569485 tempest-GroupSnapshotsTest-1538569485-project-admin] Calling method '_delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:33.834555 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-30f1d367-c64d-43ec-a149-944f06e61a73 tempest-GroupSnapshotsTest-1538569485 tempest-GroupSnapshotsTest-1538569485-project-admin] https://10.4.3.200/volume/v3/types/d577f1d2-a9bc-489d-89c4-133be116af75 returned with HTTP 202 Jul 10 06:38:33.835133 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 817/3263] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 10 06:38:33 2026] DELETE /volume/v3/types/d577f1d2-a9bc-489d-89c4-133be116af75 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:38:33.842092 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-20523f35-3d81-47d2-bc96-7604ff61ea9f None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:33.843914 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-20523f35-3d81-47d2-bc96-7604ff61ea9f tempest-GroupSnapshotsTest-1538569485 tempest-GroupSnapshotsTest-1538569485-project-admin] GET https://10.4.3.200/volume/v3/types/d577f1d2-a9bc-489d-89c4-133be116af75 Jul 10 06:38:33.844100 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-20523f35-3d81-47d2-bc96-7604ff61ea9f tempest-GroupSnapshotsTest-1538569485 tempest-GroupSnapshotsTest-1538569485-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:33.844272 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-20523f35-3d81-47d2-bc96-7604ff61ea9f tempest-GroupSnapshotsTest-1538569485 tempest-GroupSnapshotsTest-1538569485-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:33.848684 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-20523f35-3d81-47d2-bc96-7604ff61ea9f tempest-GroupSnapshotsTest-1538569485 tempest-GroupSnapshotsTest-1538569485-project-admin] https://10.4.3.200/volume/v3/types/d577f1d2-a9bc-489d-89c4-133be116af75 returned with HTTP 404 Jul 10 06:38:33.849194 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 823/3264] 10.4.3.200 () {66 vars in 1342 bytes} [Fri Jul 10 06:38:33 2026] GET /volume/v3/types/d577f1d2-a9bc-489d-89c4-133be116af75 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:38:33.859656 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-530bc0f0-42c4-45f4-a7a2-5cd197141ba0 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:33.862846 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-530bc0f0-42c4-45f4-a7a2-5cd197141ba0 tempest-GroupSnapshotsTest-1538569485 tempest-GroupSnapshotsTest-1538569485-project-admin] POST https://10.4.3.200/volume/v3/types Jul 10 06:38:33.863165 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-530bc0f0-42c4-45f4-a7a2-5cd197141ba0 tempest-GroupSnapshotsTest-1538569485 tempest-GroupSnapshotsTest-1538569485-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-695748050"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:38:33.878478 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-530bc0f0-42c4-45f4-a7a2-5cd197141ba0 tempest-GroupSnapshotsTest-1538569485 tempest-GroupSnapshotsTest-1538569485-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 10 06:38:33.878985 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 816/3265] 10.4.3.200 () {68 vars in 1252 bytes} [Fri Jul 10 06:38:33 2026] POST /volume/v3/types => generated 223 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:33.889126 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-a85d7ac5-89a5-408c-8cef-b7e1a2276e9a None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:33.891273 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a85d7ac5-89a5-408c-8cef-b7e1a2276e9a tempest-GroupSnapshotsTest-1538569485 tempest-GroupSnapshotsTest-1538569485-project-admin] POST https://10.4.3.200/volume/v3/group_types Jul 10 06:38:33.891616 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a85d7ac5-89a5-408c-8cef-b7e1a2276e9a tempest-GroupSnapshotsTest-1538569485 tempest-GroupSnapshotsTest-1538569485-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-2013090072"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:38:33.904626 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a85d7ac5-89a5-408c-8cef-b7e1a2276e9a tempest-GroupSnapshotsTest-1538569485 tempest-GroupSnapshotsTest-1538569485-project-admin] https://10.4.3.200/volume/v3/group_types returned with HTTP 202 Jul 10 06:38:33.905130 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 810/3266] 10.4.3.200 () {70 vars in 1311 bytes} [Fri Jul 10 06:38:33 2026] POST /volume/v3/group_types => generated 181 bytes in 17 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:38:33.914053 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-9a7f772b-bc77-4254-8cdc-f268ece3c9bb None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:33.915957 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9a7f772b-bc77-4254-8cdc-f268ece3c9bb tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] POST https://10.4.3.200/volume/v3/groups Jul 10 06:38:33.916378 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9a7f772b-bc77-4254-8cdc-f268ece3c9bb tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "3ca37792-baaa-4e33-ad6e-ad4a2a584529", "volume_types": ["bcaf34f5-142e-4a07-a8e3-b38c0c739f15"], "name": "tempest-GroupSnapshotsTest-Group-1485969646"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:38:33.918112 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.groups [None req-9a7f772b-bc77-4254-8cdc-f268ece3c9bb tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Creating new group {'group': {'group_type': '3ca37792-baaa-4e33-ad6e-ad4a2a584529', 'volume_types': ['bcaf34f5-142e-4a07-a8e3-b38c0c739f15'], 'name': 'tempest-GroupSnapshotsTest-Group-1485969646'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 10 06:38:33.922475 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.groups [None req-9a7f772b-bc77-4254-8cdc-f268ece3c9bb tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Creating group tempest-GroupSnapshotsTest-Group-1485969646. Jul 10 06:38:33.929771 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-9a7f772b-bc77-4254-8cdc-f268ece3c9bb tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Availability Zones retrieved successfully. Jul 10 06:38:33.941244 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-9a7f772b-bc77-4254-8cdc-f268ece3c9bb tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Created reservations ['db234789-2560-4d29-baef-533d05189ad3'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:38:33.965229 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9a7f772b-bc77-4254-8cdc-f268ece3c9bb tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] https://10.4.3.200/volume/v3/groups returned with HTTP 202 Jul 10 06:38:33.965874 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 818/3267] 10.4.3.200 () {70 vars in 1297 bytes} [Fri Jul 10 06:38:33 2026] POST /volume/v3/groups => generated 112 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:38:33.973757 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-52867bd4-2259-49aa-9c65-5f7adef3c8e7 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:33.975823 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-52867bd4-2259-49aa-9c65-5f7adef3c8e7 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] GET https://10.4.3.200/volume/v3/groups/670b1893-a849-47cd-b46e-b5ba0918ab4f Jul 10 06:38:33.976080 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-52867bd4-2259-49aa-9c65-5f7adef3c8e7 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:33.976272 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-52867bd4-2259-49aa-9c65-5f7adef3c8e7 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Calling method 'version_select' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:33.976528 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.groups [None req-52867bd4-2259-49aa-9c65-5f7adef3c8e7 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] show called for member 670b1893-a849-47cd-b46e-b5ba0918ab4f {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 06:38:33.981559 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:33.981559 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:38:33.988156 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-6f5fb696-6f01-42f0-a833-1518c96deb7b None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:33.991652 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6f5fb696-6f01-42f0-a833-1518c96deb7b tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] GET https://10.4.3.200/volume/v3/volumes/e79471ae-662f-4d4c-bc06-46e3abfd7e38 Jul 10 06:38:33.991917 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6f5fb696-6f01-42f0-a833-1518c96deb7b tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:33.992160 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6f5fb696-6f01-42f0-a833-1518c96deb7b tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:33.994185 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-52867bd4-2259-49aa-9c65-5f7adef3c8e7 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] https://10.4.3.200/volume/v3/groups/670b1893-a849-47cd-b46e-b5ba0918ab4f returned with HTTP 200 Jul 10 06:38:33.994668 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 824/3268] 10.4.3.200 () {68 vars in 1386 bytes} [Fri Jul 10 06:38:33 2026] GET /volume/v3/groups/670b1893-a849-47cd-b46e-b5ba0918ab4f => generated 392 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:38:34.002055 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:34.002055 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:38:34.006475 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-6f5fb696-6f01-42f0-a833-1518c96deb7b tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Volume info retrieved successfully. Jul 10 06:38:34.012498 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6f5fb696-6f01-42f0-a833-1518c96deb7b tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] https://10.4.3.200/volume/v3/volumes/e79471ae-662f-4d4c-bc06-46e3abfd7e38 returned with HTTP 200 Jul 10 06:38:34.012998 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 817/3269] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:38:33 2026] GET /volume/v3/volumes/e79471ae-662f-4d4c-bc06-46e3abfd7e38 => generated 928 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:38:34.518367 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-e8f449b4-8a44-4fe5-b154-a0a698bc9039 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:34.520234 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e8f449b4-8a44-4fe5-b154-a0a698bc9039 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/volumes/57e3f04d-438f-4b68-97f8-fad5fa290e62 Jul 10 06:38:34.520399 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e8f449b4-8a44-4fe5-b154-a0a698bc9039 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:34.520651 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e8f449b4-8a44-4fe5-b154-a0a698bc9039 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:34.531380 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:34.531380 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:38:34.536892 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-e8f449b4-8a44-4fe5-b154-a0a698bc9039 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Volume info retrieved successfully. Jul 10 06:38:34.545170 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e8f449b4-8a44-4fe5-b154-a0a698bc9039 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/volumes/57e3f04d-438f-4b68-97f8-fad5fa290e62 returned with HTTP 200 Jul 10 06:38:34.545653 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 811/3270] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:38:34 2026] GET /volume/v3/volumes/57e3f04d-438f-4b68-97f8-fad5fa290e62 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:34.594527 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-e1e7c0b4-a2d3-4c91-91eb-37da2e8cbc37 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:34.600754 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e1e7c0b4-a2d3-4c91-91eb-37da2e8cbc37 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/6e578f58-966e-45bc-9615-16814ba8dd66 Jul 10 06:38:34.600754 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e1e7c0b4-a2d3-4c91-91eb-37da2e8cbc37 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:34.600754 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e1e7c0b4-a2d3-4c91-91eb-37da2e8cbc37 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:34.600754 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-e1e7c0b4-a2d3-4c91-91eb-37da2e8cbc37 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id 6e578f58-966e-45bc-9615-16814ba8dd66. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:38:34.603357 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:34.603357 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:38:34.604035 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e1e7c0b4-a2d3-4c91-91eb-37da2e8cbc37 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/6e578f58-966e-45bc-9615-16814ba8dd66 returned with HTTP 200 Jul 10 06:38:34.604724 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 819/3271] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:38:34 2026] GET /volume/v3/backups/6e578f58-966e-45bc-9615-16814ba8dd66 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:35.004114 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-3c9f3157-0edc-4017-b4c0-40813848cfcf None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:35.006401 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-3c9f3157-0edc-4017-b4c0-40813848cfcf tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] GET https://10.4.3.200/volume/v3/groups/670b1893-a849-47cd-b46e-b5ba0918ab4f Jul 10 06:38:35.006557 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-3c9f3157-0edc-4017-b4c0-40813848cfcf tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:35.006903 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-3c9f3157-0edc-4017-b4c0-40813848cfcf tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Calling method 'version_select' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:35.006903 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.groups [None req-3c9f3157-0edc-4017-b4c0-40813848cfcf tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] show called for member 670b1893-a849-47cd-b46e-b5ba0918ab4f {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 06:38:35.015957 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:35.015957 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:38:35.026238 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-5de12455-fbb9-4900-9e92-8dadd2e63142 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:35.028688 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5de12455-fbb9-4900-9e92-8dadd2e63142 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] GET https://10.4.3.200/volume/v3/volumes/e79471ae-662f-4d4c-bc06-46e3abfd7e38 Jul 10 06:38:35.028688 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5de12455-fbb9-4900-9e92-8dadd2e63142 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:35.028930 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5de12455-fbb9-4900-9e92-8dadd2e63142 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:35.032786 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-3c9f3157-0edc-4017-b4c0-40813848cfcf tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] https://10.4.3.200/volume/v3/groups/670b1893-a849-47cd-b46e-b5ba0918ab4f returned with HTTP 200 Jul 10 06:38:35.033395 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 825/3272] 10.4.3.200 () {68 vars in 1386 bytes} [Fri Jul 10 06:38:35 2026] GET /volume/v3/groups/670b1893-a849-47cd-b46e-b5ba0918ab4f => generated 393 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:38:35.037628 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:35.037628 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:38:35.042723 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-5de12455-fbb9-4900-9e92-8dadd2e63142 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Volume info retrieved successfully. Jul 10 06:38:35.042843 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-74f202d7-88ec-4e82-b055-10886cba36ac None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:35.044569 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-74f202d7-88ec-4e82-b055-10886cba36ac tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:38:35.045193 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-74f202d7-88ec-4e82-b055-10886cba36ac tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-263491283", "volume_type": "bcaf34f5-142e-4a07-a8e3-b38c0c739f15", "group_id": "670b1893-a849-47cd-b46e-b5ba0918ab4f", "size": 1}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:38:35.047242 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.volumes [None req-74f202d7-88ec-4e82-b055-10886cba36ac tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-263491283', 'volume_type': 'bcaf34f5-142e-4a07-a8e3-b38c0c739f15', 'group_id': '670b1893-a849-47cd-b46e-b5ba0918ab4f', 'size': 1}} {{(pid=99977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:38:35.047395 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5de12455-fbb9-4900-9e92-8dadd2e63142 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] https://10.4.3.200/volume/v3/volumes/e79471ae-662f-4d4c-bc06-46e3abfd7e38 returned with HTTP 200 Jul 10 06:38:35.048084 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 818/3273] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:38:35 2026] GET /volume/v3/volumes/e79471ae-662f-4d4c-bc06-46e3abfd7e38 => generated 928 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:38:35.056100 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:35.056100 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:38:35.056778 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-74f202d7-88ec-4e82-b055-10886cba36ac tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Create volume of 1 GB Jul 10 06:38:35.062940 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-74f202d7-88ec-4e82-b055-10886cba36ac tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Availability Zones retrieved successfully. Jul 10 06:38:35.072311 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-74f202d7-88ec-4e82-b055-10886cba36ac tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Flow 'volume_create_api' (c45163ef-386b-488a-9767-bd216444c23d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:38:35.074004 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-74f202d7-88ec-4e82-b055-10886cba36ac tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e64497e7-b7bf-4ba0-93dc-bb672a219b49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:38:35.074886 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:35.074886 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:38:35.075479 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.flows.api.create_volume [None req-74f202d7-88ec-4e82-b055-10886cba36ac tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Validating volume size '1' using validate_int {{(pid=99977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:38:35.098321 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-74f202d7-88ec-4e82-b055-10886cba36ac tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e64497e7-b7bf-4ba0-93dc-bb672a219b49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:38:34Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bcaf34f5-142e-4a07-a8e3-b38c0c739f15,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-695748050',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bcaf34f5-142e-4a07-a8e3-b38c0c739f15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '670b1893-a849-47cd-b46e-b5ba0918ab4f', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:38:35.100022 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-74f202d7-88ec-4e82-b055-10886cba36ac tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (860d167d-9ff1-48da-8f69-452d5878057e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:38:35.131164 np0000004964 devstack@c-api.service[99977]: WARNING cinder.quota [None req-74f202d7-88ec-4e82-b055-10886cba36ac tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-695748050 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-695748050, it is now deprecated. Please use the default quota class for default quota. Jul 10 06:38:35.131582 np0000004964 devstack@c-api.service[99977]: WARNING cinder.quota [None req-74f202d7-88ec-4e82-b055-10886cba36ac tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-695748050 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-695748050, it is now deprecated. Please use the default quota class for default quota. Jul 10 06:38:35.159971 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-74f202d7-88ec-4e82-b055-10886cba36ac tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Created reservations ['e75cf939-c8ff-4ed2-880e-c7cfec8287dc', 'a73cfaef-0942-49e3-8df2-43e96e2c3279', '233cbeb0-d263-4cf5-a0aa-7dc7aaf91dc1', 'a211f528-ac04-44a9-b3b0-06c5433998dc'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:38:35.160890 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-74f202d7-88ec-4e82-b055-10886cba36ac tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (860d167d-9ff1-48da-8f69-452d5878057e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e75cf939-c8ff-4ed2-880e-c7cfec8287dc', 'a73cfaef-0942-49e3-8df2-43e96e2c3279', '233cbeb0-d263-4cf5-a0aa-7dc7aaf91dc1', 'a211f528-ac04-44a9-b3b0-06c5433998dc']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:38:35.161837 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-74f202d7-88ec-4e82-b055-10886cba36ac tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb876523-0993-46a6-9837-470f65f27461) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:38:35.190316 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-74f202d7-88ec-4e82-b055-10886cba36ac tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb876523-0993-46a6-9837-470f65f27461) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7e4c1bb8-af08-4665-adc7-ae86cdd9c094', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-263491283',encryption_key_id=None,group_id=670b1893-a849-47cd-b46e-b5ba0918ab4f,group_type_id=,metadata={},multiattach=False,project_id='02732fbad3784eb7a74ea6ed56ed453f',qos_specs=None,replication_status=,reservations=['e75cf939-c8ff-4ed2-880e-c7cfec8287dc','a73cfaef-0942-49e3-8df2-43e96e2c3279','233cbeb0-d263-4cf5-a0aa-7dc7aaf91dc1','a211f528-ac04-44a9-b3b0-06c5433998dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b07933d64ba43ec9f6a1e07d57f45d4',volume_type_id=bcaf34f5-142e-4a07-a8e3-b38c0c739f15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:38:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-263491283',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=670b1893-a849-47cd-b46e-b5ba0918ab4f,host=None,id=7e4c1bb8-af08-4665-adc7-ae86cdd9c094,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='02732fbad3784eb7a74ea6ed56ed453f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9b07933d64ba43ec9f6a1e07d57f45d4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bcaf34f5-142e-4a07-a8e3-b38c0c739f15),volume_type_id=bcaf34f5-142e-4a07-a8e3-b38c0c739f15)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:38:35.191921 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-74f202d7-88ec-4e82-b055-10886cba36ac tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad2d8dc1-2528-4774-a88d-3438cd1562d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:38:35.214056 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-74f202d7-88ec-4e82-b055-10886cba36ac tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad2d8dc1-2528-4774-a88d-3438cd1562d9) transitioned into state 'SUCCESS' from state '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-263491283',encryption_key_id=None,group_id=670b1893-a849-47cd-b46e-b5ba0918ab4f,group_type_id=,metadata={},multiattach=False,project_id='02732fbad3784eb7a74ea6ed56ed453f',qos_specs=None,replication_status=,reservations=['e75cf939-c8ff-4ed2-880e-c7cfec8287dc','a73cfaef-0942-49e3-8df2-43e96e2c3279','233cbeb0-d263-4cf5-a0aa-7dc7aaf91dc1','a211f528-ac04-44a9-b3b0-06c5433998dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b07933d64ba43ec9f6a1e07d57f45d4',volume_type_id=bcaf34f5-142e-4a07-a8e3-b38c0c739f15)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:38:35.214864 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-74f202d7-88ec-4e82-b055-10886cba36ac tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1fb5af3c-b3fc-4d22-b9a2-8cc48234febe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:38:35.230539 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-74f202d7-88ec-4e82-b055-10886cba36ac tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1fb5af3c-b3fc-4d22-b9a2-8cc48234febe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:38:35.231920 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-74f202d7-88ec-4e82-b055-10886cba36ac tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Flow 'volume_create_api' (c45163ef-386b-488a-9767-bd216444c23d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:38:35.232081 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-74f202d7-88ec-4e82-b055-10886cba36ac tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Create volume request issued successfully. Jul 10 06:38:35.233093 np0000004964 devstack@c-api.service[99977]: WARNING stevedore.named [None req-74f202d7-88ec-4e82-b055-10886cba36ac tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:38:35.233214 np0000004964 devstack@c-api.service[99977]: WARNING castellan.key_manager [None req-74f202d7-88ec-4e82-b055-10886cba36ac tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:38:35.283888 np0000004964 devstack@c-api.service[99977]: DEBUG oslo_db.sqlalchemy.engines [None req-74f202d7-88ec-4e82-b055-10886cba36ac tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99977) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 06:38:35.287432 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:35.287432 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:38:35.291578 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-74f202d7-88ec-4e82-b055-10886cba36ac tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:38:35.292104 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 812/3274] 10.4.3.200 () {70 vars in 1300 bytes} [Fri Jul 10 06:38:35 2026] POST /volume/v3/volumes => generated 821 bytes in 250 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:38:35.303551 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-85dab0e0-aede-47cb-866b-2f138533e60f None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:35.305585 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-85dab0e0-aede-47cb-866b-2f138533e60f tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] GET https://10.4.3.200/volume/v3/volumes/7e4c1bb8-af08-4665-adc7-ae86cdd9c094 Jul 10 06:38:35.305857 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-85dab0e0-aede-47cb-866b-2f138533e60f tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:35.306168 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-85dab0e0-aede-47cb-866b-2f138533e60f tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:35.313436 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:35.313436 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:38:35.317013 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-85dab0e0-aede-47cb-866b-2f138533e60f tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Volume info retrieved successfully. Jul 10 06:38:35.317866 np0000004964 devstack@c-api.service[99976]: WARNING stevedore.named [None req-85dab0e0-aede-47cb-866b-2f138533e60f tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:38:35.318047 np0000004964 devstack@c-api.service[99976]: WARNING castellan.key_manager [None req-85dab0e0-aede-47cb-866b-2f138533e60f tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:38:35.369780 np0000004964 devstack@c-api.service[99976]: DEBUG oslo_db.sqlalchemy.engines [None req-85dab0e0-aede-47cb-866b-2f138533e60f tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99976) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 06:38:35.373721 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:35.373721 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:38:35.380633 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-85dab0e0-aede-47cb-866b-2f138533e60f tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] https://10.4.3.200/volume/v3/volumes/7e4c1bb8-af08-4665-adc7-ae86cdd9c094 returned with HTTP 200 Jul 10 06:38:35.381127 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 820/3275] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:38:35 2026] GET /volume/v3/volumes/7e4c1bb8-af08-4665-adc7-ae86cdd9c094 => generated 889 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:38:35.558743 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-45ecc0b5-d335-4d54-b382-10bf43e0a164 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:35.560782 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-45ecc0b5-d335-4d54-b382-10bf43e0a164 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/volumes/57e3f04d-438f-4b68-97f8-fad5fa290e62 Jul 10 06:38:35.561073 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-45ecc0b5-d335-4d54-b382-10bf43e0a164 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:35.561275 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-45ecc0b5-d335-4d54-b382-10bf43e0a164 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:35.573470 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:35.573470 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:38:35.577190 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-45ecc0b5-d335-4d54-b382-10bf43e0a164 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Volume info retrieved successfully. Jul 10 06:38:35.582373 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-45ecc0b5-d335-4d54-b382-10bf43e0a164 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/volumes/57e3f04d-438f-4b68-97f8-fad5fa290e62 returned with HTTP 200 Jul 10 06:38:35.582786 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 826/3276] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:38:35 2026] GET /volume/v3/volumes/57e3f04d-438f-4b68-97f8-fad5fa290e62 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:35.614026 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-776d584d-cce3-4c08-85e5-ec3c0e139192 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:35.615849 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-776d584d-cce3-4c08-85e5-ec3c0e139192 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/6e578f58-966e-45bc-9615-16814ba8dd66 Jul 10 06:38:35.616073 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-776d584d-cce3-4c08-85e5-ec3c0e139192 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:35.616302 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-776d584d-cce3-4c08-85e5-ec3c0e139192 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:35.616407 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-776d584d-cce3-4c08-85e5-ec3c0e139192 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id 6e578f58-966e-45bc-9615-16814ba8dd66. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:38:35.620800 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:35.620800 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:38:35.621407 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-776d584d-cce3-4c08-85e5-ec3c0e139192 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/6e578f58-966e-45bc-9615-16814ba8dd66 returned with HTTP 200 Jul 10 06:38:35.621844 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 819/3277] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:38:35 2026] GET /volume/v3/backups/6e578f58-966e-45bc-9615-16814ba8dd66 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:36.060707 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-ccb0efce-f4c5-4cf8-8045-3a2081ee0b9e None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:36.062392 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ccb0efce-f4c5-4cf8-8045-3a2081ee0b9e tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] GET https://10.4.3.200/volume/v3/volumes/e79471ae-662f-4d4c-bc06-46e3abfd7e38 Jul 10 06:38:36.062601 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ccb0efce-f4c5-4cf8-8045-3a2081ee0b9e tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:36.062786 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ccb0efce-f4c5-4cf8-8045-3a2081ee0b9e tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:36.070246 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:36.070246 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:38:36.075225 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-ccb0efce-f4c5-4cf8-8045-3a2081ee0b9e tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Volume info retrieved successfully. Jul 10 06:38:36.082467 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ccb0efce-f4c5-4cf8-8045-3a2081ee0b9e tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] https://10.4.3.200/volume/v3/volumes/e79471ae-662f-4d4c-bc06-46e3abfd7e38 returned with HTTP 200 Jul 10 06:38:36.082467 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 813/3278] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:38:36 2026] GET /volume/v3/volumes/e79471ae-662f-4d4c-bc06-46e3abfd7e38 => generated 928 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:38:36.399202 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-7b2ae73d-0b3c-46f7-bd98-7b4472fbe869 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:36.401291 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7b2ae73d-0b3c-46f7-bd98-7b4472fbe869 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] GET https://10.4.3.200/volume/v3/volumes/7e4c1bb8-af08-4665-adc7-ae86cdd9c094 Jul 10 06:38:36.401702 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-7b2ae73d-0b3c-46f7-bd98-7b4472fbe869 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:36.402101 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-7b2ae73d-0b3c-46f7-bd98-7b4472fbe869 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:36.412073 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:36.412073 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:38:36.416838 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-7b2ae73d-0b3c-46f7-bd98-7b4472fbe869 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Volume info retrieved successfully. Jul 10 06:38:36.418622 np0000004964 devstack@c-api.service[99976]: WARNING stevedore.named [None req-7b2ae73d-0b3c-46f7-bd98-7b4472fbe869 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:38:36.419039 np0000004964 devstack@c-api.service[99976]: WARNING castellan.key_manager [None req-7b2ae73d-0b3c-46f7-bd98-7b4472fbe869 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:38:36.473827 np0000004964 devstack@c-api.service[99976]: DEBUG oslo_db.sqlalchemy.engines [None req-7b2ae73d-0b3c-46f7-bd98-7b4472fbe869 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99976) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 06:38:36.477884 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:36.477884 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:38:36.484540 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7b2ae73d-0b3c-46f7-bd98-7b4472fbe869 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] https://10.4.3.200/volume/v3/volumes/7e4c1bb8-af08-4665-adc7-ae86cdd9c094 returned with HTTP 200 Jul 10 06:38:36.485463 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 821/3279] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:38:36 2026] GET /volume/v3/volumes/7e4c1bb8-af08-4665-adc7-ae86cdd9c094 => generated 914 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:38:36.496780 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-40b4fbf8-4028-4991-979d-c81190f4cbff None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:36.499559 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-40b4fbf8-4028-4991-979d-c81190f4cbff tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] POST https://10.4.3.200/volume/v3/group_snapshots Jul 10 06:38:36.500016 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-40b4fbf8-4028-4991-979d-c81190f4cbff tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "670b1893-a849-47cd-b46e-b5ba0918ab4f", "name": "tempest-group_snapshot-894489717"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:38:36.504360 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.group_snapshots [None req-40b4fbf8-4028-4991-979d-c81190f4cbff tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '670b1893-a849-47cd-b46e-b5ba0918ab4f', 'name': 'tempest-group_snapshot-894489717'}} {{(pid=99975) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 10 06:38:36.509063 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:36.509063 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:38:36.513993 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.group_snapshots [None req-40b4fbf8-4028-4991-979d-c81190f4cbff tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Creating group_snapshot tempest-group_snapshot-894489717. Jul 10 06:38:36.535297 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:36.535297 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:38:36.547836 np0000004964 devstack@c-api.service[99975]: WARNING cinder.quota [None req-40b4fbf8-4028-4991-979d-c81190f4cbff tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-695748050 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-695748050, it is now deprecated. Please use the default quota class for default quota. Jul 10 06:38:36.548097 np0000004964 devstack@c-api.service[99975]: WARNING cinder.quota [None req-40b4fbf8-4028-4991-979d-c81190f4cbff tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-695748050 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-695748050, it is now deprecated. Please use the default quota class for default quota. Jul 10 06:38:36.575122 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.quota [None req-40b4fbf8-4028-4991-979d-c81190f4cbff tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Created reservations ['550dfef6-95a7-499b-a184-3f3ea159ece2', '9f57b58c-7e01-4fd3-82e7-cc7c69a2f25f', 'e54ca6fb-6bb0-4ac7-944e-ac760c8dd524', 'c9e5fdaf-4803-4763-8884-db6c4e7d858f'] {{(pid=99975) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:38:36.595693 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-e7de819d-6477-4dd1-a6a7-dcfa9fc06930 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:36.597606 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e7de819d-6477-4dd1-a6a7-dcfa9fc06930 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/volumes/57e3f04d-438f-4b68-97f8-fad5fa290e62 Jul 10 06:38:36.597790 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e7de819d-6477-4dd1-a6a7-dcfa9fc06930 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:36.597997 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e7de819d-6477-4dd1-a6a7-dcfa9fc06930 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:36.607826 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:36.607826 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:38:36.609844 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-40b4fbf8-4028-4991-979d-c81190f4cbff tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] https://10.4.3.200/volume/v3/group_snapshots returned with HTTP 202 Jul 10 06:38:36.610447 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 827/3280] 10.4.3.200 () {70 vars in 1324 bytes} [Fri Jul 10 06:38:36 2026] POST /volume/v3/group_snapshots => generated 167 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:38:36.611730 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-e7de819d-6477-4dd1-a6a7-dcfa9fc06930 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Volume info retrieved successfully. Jul 10 06:38:36.616518 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e7de819d-6477-4dd1-a6a7-dcfa9fc06930 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/volumes/57e3f04d-438f-4b68-97f8-fad5fa290e62 returned with HTTP 200 Jul 10 06:38:36.616959 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 820/3281] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:38:36 2026] GET /volume/v3/volumes/57e3f04d-438f-4b68-97f8-fad5fa290e62 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:36.621388 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-acd2a6e2-e6ab-4c45-a5c2-50efd4241431 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:36.623208 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-acd2a6e2-e6ab-4c45-a5c2-50efd4241431 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] GET https://10.4.3.200/volume/v3/group_snapshots/cf625d55-0808-45aa-9eae-97d7dc8315dd Jul 10 06:38:36.623429 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-acd2a6e2-e6ab-4c45-a5c2-50efd4241431 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:36.623637 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-acd2a6e2-e6ab-4c45-a5c2-50efd4241431 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Calling method 'version_select' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:36.623808 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.group_snapshots [None req-acd2a6e2-e6ab-4c45-a5c2-50efd4241431 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] show called for member cf625d55-0808-45aa-9eae-97d7dc8315dd {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 06:38:36.631845 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:36.631845 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:38:36.633761 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-5a0f022c-f3f6-473a-a65c-dbb076869e0a None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:36.635412 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5a0f022c-f3f6-473a-a65c-dbb076869e0a tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/6e578f58-966e-45bc-9615-16814ba8dd66 Jul 10 06:38:36.635651 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5a0f022c-f3f6-473a-a65c-dbb076869e0a tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:36.635859 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5a0f022c-f3f6-473a-a65c-dbb076869e0a tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:36.635996 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-5a0f022c-f3f6-473a-a65c-dbb076869e0a tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id 6e578f58-966e-45bc-9615-16814ba8dd66. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:38:36.638437 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-acd2a6e2-e6ab-4c45-a5c2-50efd4241431 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] https://10.4.3.200/volume/v3/group_snapshots/cf625d55-0808-45aa-9eae-97d7dc8315dd returned with HTTP 200 Jul 10 06:38:36.639014 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 814/3282] 10.4.3.200 () {68 vars in 1413 bytes} [Fri Jul 10 06:38:36 2026] GET /volume/v3/group_snapshots/cf625d55-0808-45aa-9eae-97d7dc8315dd => generated 306 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:38:36.640832 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:36.640832 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:38:36.641605 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5a0f022c-f3f6-473a-a65c-dbb076869e0a tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/6e578f58-966e-45bc-9615-16814ba8dd66 returned with HTTP 200 Jul 10 06:38:36.642151 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 822/3283] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:38:36 2026] GET /volume/v3/backups/6e578f58-966e-45bc-9615-16814ba8dd66 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:37.097171 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-df0d7537-838d-44ff-924f-9f31e9cc3d7d None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:37.098795 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-df0d7537-838d-44ff-924f-9f31e9cc3d7d tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] GET https://10.4.3.200/volume/v3/volumes/e79471ae-662f-4d4c-bc06-46e3abfd7e38 Jul 10 06:38:37.099080 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-df0d7537-838d-44ff-924f-9f31e9cc3d7d tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:37.099376 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-df0d7537-838d-44ff-924f-9f31e9cc3d7d tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:37.109579 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:37.109579 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:38:37.112851 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-df0d7537-838d-44ff-924f-9f31e9cc3d7d tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Volume info retrieved successfully. Jul 10 06:38:37.117880 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-df0d7537-838d-44ff-924f-9f31e9cc3d7d tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] https://10.4.3.200/volume/v3/volumes/e79471ae-662f-4d4c-bc06-46e3abfd7e38 returned with HTTP 200 Jul 10 06:38:37.118482 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 828/3284] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:38:37 2026] GET /volume/v3/volumes/e79471ae-662f-4d4c-bc06-46e3abfd7e38 => generated 928 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:38:37.632730 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-ab21c92b-513b-4360-85db-7fde3acc980e None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:37.634842 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ab21c92b-513b-4360-85db-7fde3acc980e tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/volumes/57e3f04d-438f-4b68-97f8-fad5fa290e62 Jul 10 06:38:37.635261 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ab21c92b-513b-4360-85db-7fde3acc980e tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:37.635641 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ab21c92b-513b-4360-85db-7fde3acc980e tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:37.648460 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-53b31f53-dab6-46bc-b73c-b631b625af3b None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:37.648902 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:37.648902 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:38:37.650113 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-53b31f53-dab6-46bc-b73c-b631b625af3b tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] GET https://10.4.3.200/volume/v3/group_snapshots/cf625d55-0808-45aa-9eae-97d7dc8315dd Jul 10 06:38:37.650384 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-53b31f53-dab6-46bc-b73c-b631b625af3b tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:37.650639 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-53b31f53-dab6-46bc-b73c-b631b625af3b tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Calling method 'version_select' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:37.651387 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.group_snapshots [None req-53b31f53-dab6-46bc-b73c-b631b625af3b tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] show called for member cf625d55-0808-45aa-9eae-97d7dc8315dd {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 06:38:37.652797 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-0d9e507a-c5df-493b-81f1-cb9c9ded5efa None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:37.655597 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-ab21c92b-513b-4360-85db-7fde3acc980e tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Volume info retrieved successfully. Jul 10 06:38:37.656015 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:37.656015 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:38:37.656148 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0d9e507a-c5df-493b-81f1-cb9c9ded5efa tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/6e578f58-966e-45bc-9615-16814ba8dd66 Jul 10 06:38:37.656148 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-0d9e507a-c5df-493b-81f1-cb9c9ded5efa tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:37.656148 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-0d9e507a-c5df-493b-81f1-cb9c9ded5efa tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:37.656148 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-0d9e507a-c5df-493b-81f1-cb9c9ded5efa tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id 6e578f58-966e-45bc-9615-16814ba8dd66. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:38:37.656900 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-53b31f53-dab6-46bc-b73c-b631b625af3b tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] https://10.4.3.200/volume/v3/group_snapshots/cf625d55-0808-45aa-9eae-97d7dc8315dd returned with HTTP 200 Jul 10 06:38:37.657258 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 815/3285] 10.4.3.200 () {68 vars in 1413 bytes} [Fri Jul 10 06:38:37 2026] GET /volume/v3/group_snapshots/cf625d55-0808-45aa-9eae-97d7dc8315dd => generated 307 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:38:37.659971 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ab21c92b-513b-4360-85db-7fde3acc980e tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/volumes/57e3f04d-438f-4b68-97f8-fad5fa290e62 returned with HTTP 200 Jul 10 06:38:37.660584 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 821/3286] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:38:37 2026] GET /volume/v3/volumes/57e3f04d-438f-4b68-97f8-fad5fa290e62 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:37.661257 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:37.661257 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:38:37.663097 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0d9e507a-c5df-493b-81f1-cb9c9ded5efa tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/6e578f58-966e-45bc-9615-16814ba8dd66 returned with HTTP 200 Jul 10 06:38:37.663097 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 823/3287] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:38:37 2026] GET /volume/v3/backups/6e578f58-966e-45bc-9615-16814ba8dd66 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:37.666328 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-a1236b45-af2d-44d1-bb2d-76aa7e36e7ee None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:37.668313 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-a1236b45-af2d-44d1-bb2d-76aa7e36e7ee tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] GET https://10.4.3.200/volume/v3/snapshots/detail Jul 10 06:38:37.668691 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-a1236b45-af2d-44d1-bb2d-76aa7e36e7ee tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:37.669063 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-a1236b45-af2d-44d1-bb2d-76aa7e36e7ee tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Calling method 'detail' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:37.669494 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.api_utils [None req-a1236b45-af2d-44d1-bb2d-76aa7e36e7ee tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Removing options '' from query. {{(pid=99975) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 06:38:37.671514 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.db.api [None req-a1236b45-af2d-44d1-bb2d-76aa7e36e7ee tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Building query based on filter {{(pid=99975) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 06:38:37.679142 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-a1236b45-af2d-44d1-bb2d-76aa7e36e7ee tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Get all snapshots completed successfully. Jul 10 06:38:37.679142 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:37.679142 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:38:37.679142 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-a1236b45-af2d-44d1-bb2d-76aa7e36e7ee tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] https://10.4.3.200/volume/v3/snapshots/detail returned with HTTP 200 Jul 10 06:38:37.679142 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 829/3288] 10.4.3.200 () {66 vars in 1264 bytes} [Fri Jul 10 06:38:37 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:37.688726 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-c634f8dd-5a70-48a6-b9eb-5d9545dadf59 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:37.691543 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c634f8dd-5a70-48a6-b9eb-5d9545dadf59 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] GET https://10.4.3.200/volume/v3/snapshots/2c7c51c3-b715-4094-b7d0-3d6e2fceb840 Jul 10 06:38:37.691790 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c634f8dd-5a70-48a6-b9eb-5d9545dadf59 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:37.692045 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c634f8dd-5a70-48a6-b9eb-5d9545dadf59 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:37.698696 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:37.698696 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:38:37.699579 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-c634f8dd-5a70-48a6-b9eb-5d9545dadf59 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Snapshot retrieved successfully. Jul 10 06:38:37.700622 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c634f8dd-5a70-48a6-b9eb-5d9545dadf59 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] https://10.4.3.200/volume/v3/snapshots/2c7c51c3-b715-4094-b7d0-3d6e2fceb840 returned with HTTP 200 Jul 10 06:38:37.701157 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 816/3289] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:38:37 2026] GET /volume/v3/snapshots/2c7c51c3-b715-4094-b7d0-3d6e2fceb840 => generated 450 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:37.712314 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-de5c3124-29ab-4215-9cfc-d5444ba26282 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:37.714090 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-de5c3124-29ab-4215-9cfc-d5444ba26282 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] GET https://10.4.3.200/volume/v3/group_snapshots/cf625d55-0808-45aa-9eae-97d7dc8315dd Jul 10 06:38:37.714494 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-de5c3124-29ab-4215-9cfc-d5444ba26282 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:37.714894 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-de5c3124-29ab-4215-9cfc-d5444ba26282 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Calling method 'version_select' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:37.715227 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.group_snapshots [None req-de5c3124-29ab-4215-9cfc-d5444ba26282 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] show called for member cf625d55-0808-45aa-9eae-97d7dc8315dd {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 06:38:37.719286 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:37.719286 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:38:37.723680 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-de5c3124-29ab-4215-9cfc-d5444ba26282 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] https://10.4.3.200/volume/v3/group_snapshots/cf625d55-0808-45aa-9eae-97d7dc8315dd returned with HTTP 200 Jul 10 06:38:37.724355 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 822/3290] 10.4.3.200 () {68 vars in 1413 bytes} [Fri Jul 10 06:38:37 2026] GET /volume/v3/group_snapshots/cf625d55-0808-45aa-9eae-97d7dc8315dd => generated 307 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:38:37.735638 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-ceca3449-47d0-4e01-ae49-a3a6a92670ea None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:37.737561 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ceca3449-47d0-4e01-ae49-a3a6a92670ea tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] GET https://10.4.3.200/volume/v3/group_snapshots/detail Jul 10 06:38:37.737728 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ceca3449-47d0-4e01-ae49-a3a6a92670ea tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:37.737918 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ceca3449-47d0-4e01-ae49-a3a6a92670ea tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Calling method 'version_select' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:37.748282 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ceca3449-47d0-4e01-ae49-a3a6a92670ea tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] https://10.4.3.200/volume/v3/group_snapshots/detail returned with HTTP 200 Jul 10 06:38:37.748876 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 824/3291] 10.4.3.200 () {68 vars in 1323 bytes} [Fri Jul 10 06:38:37 2026] GET /volume/v3/group_snapshots/detail => generated 310 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:38:37.756830 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-405fdf9f-7f2d-4902-b567-dcf3a04552ab None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:37.758066 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-405fdf9f-7f2d-4902-b567-dcf3a04552ab tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] DELETE https://10.4.3.200/volume/v3/group_snapshots/cf625d55-0808-45aa-9eae-97d7dc8315dd Jul 10 06:38:37.759445 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-405fdf9f-7f2d-4902-b567-dcf3a04552ab tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:37.759445 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-405fdf9f-7f2d-4902-b567-dcf3a04552ab tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Calling method 'version_select' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:37.759445 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.group_snapshots [None req-405fdf9f-7f2d-4902-b567-dcf3a04552ab tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] delete called for member cf625d55-0808-45aa-9eae-97d7dc8315dd {{(pid=99975) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 10 06:38:37.759445 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.group_snapshots [None req-405fdf9f-7f2d-4902-b567-dcf3a04552ab tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Delete group_snapshot with id: cf625d55-0808-45aa-9eae-97d7dc8315dd Jul 10 06:38:37.762472 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:37.762472 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:38:37.795953 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-405fdf9f-7f2d-4902-b567-dcf3a04552ab tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] https://10.4.3.200/volume/v3/group_snapshots/cf625d55-0808-45aa-9eae-97d7dc8315dd returned with HTTP 202 Jul 10 06:38:37.795953 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 830/3292] 10.4.3.200 () {68 vars in 1416 bytes} [Fri Jul 10 06:38:37 2026] DELETE /volume/v3/group_snapshots/cf625d55-0808-45aa-9eae-97d7dc8315dd => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 06:38:37.803315 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-94bb49a8-2d68-4f45-b84a-57b7d626a3d6 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:37.807080 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-94bb49a8-2d68-4f45-b84a-57b7d626a3d6 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] GET https://10.4.3.200/volume/v3/volumes/detail Jul 10 06:38:37.807322 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-94bb49a8-2d68-4f45-b84a-57b7d626a3d6 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:37.807568 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-94bb49a8-2d68-4f45-b84a-57b7d626a3d6 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Calling method 'detail' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:37.807903 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.api_utils [None req-94bb49a8-2d68-4f45-b84a-57b7d626a3d6 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Removing options '' from query. {{(pid=99977) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 06:38:37.808731 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-94bb49a8-2d68-4f45-b84a-57b7d626a3d6 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99977) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 06:38:37.816221 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-94bb49a8-2d68-4f45-b84a-57b7d626a3d6 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Get all volumes completed successfully. Jul 10 06:38:37.817009 np0000004964 devstack@c-api.service[99977]: WARNING stevedore.named [None req-94bb49a8-2d68-4f45-b84a-57b7d626a3d6 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:38:37.817192 np0000004964 devstack@c-api.service[99977]: WARNING castellan.key_manager [None req-94bb49a8-2d68-4f45-b84a-57b7d626a3d6 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:38:37.866413 np0000004964 devstack@c-api.service[99977]: DEBUG oslo_db.sqlalchemy.engines [None req-94bb49a8-2d68-4f45-b84a-57b7d626a3d6 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99977) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 06:38:37.869744 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:37.869744 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:38:37.877830 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-94bb49a8-2d68-4f45-b84a-57b7d626a3d6 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] https://10.4.3.200/volume/v3/volumes/detail returned with HTTP 200 Jul 10 06:38:37.878267 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 817/3293] 10.4.3.200 () {68 vars in 1299 bytes} [Fri Jul 10 06:38:37 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:38:37.891314 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-cac075c7-1264-4bb7-ba01-1d3d37808e8c None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:37.893215 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-cac075c7-1264-4bb7-ba01-1d3d37808e8c tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] GET https://10.4.3.200/volume/v3/snapshots/detail Jul 10 06:38:37.893483 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-cac075c7-1264-4bb7-ba01-1d3d37808e8c tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:37.893807 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-cac075c7-1264-4bb7-ba01-1d3d37808e8c tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Calling method 'detail' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:37.894559 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.api_utils [None req-cac075c7-1264-4bb7-ba01-1d3d37808e8c tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Removing options '' from query. {{(pid=99978) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 06:38:37.895189 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.db.api [None req-cac075c7-1264-4bb7-ba01-1d3d37808e8c tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Building query based on filter {{(pid=99978) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 06:38:37.898982 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-cac075c7-1264-4bb7-ba01-1d3d37808e8c tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Get all snapshots completed successfully. Jul 10 06:38:37.899888 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-cac075c7-1264-4bb7-ba01-1d3d37808e8c tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] https://10.4.3.200/volume/v3/snapshots/detail returned with HTTP 200 Jul 10 06:38:37.900329 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 823/3294] 10.4.3.200 () {66 vars in 1264 bytes} [Fri Jul 10 06:38:37 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 06:38:37.908726 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-9eb8dda9-d06b-43b9-8009-cd6e4b0d0331 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:37.910337 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9eb8dda9-d06b-43b9-8009-cd6e4b0d0331 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] GET https://10.4.3.200/volume/v3/group_snapshots/cf625d55-0808-45aa-9eae-97d7dc8315dd Jul 10 06:38:37.910567 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9eb8dda9-d06b-43b9-8009-cd6e4b0d0331 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:37.910802 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9eb8dda9-d06b-43b9-8009-cd6e4b0d0331 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Calling method 'version_select' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:37.910959 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.group_snapshots [None req-9eb8dda9-d06b-43b9-8009-cd6e4b0d0331 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] show called for member cf625d55-0808-45aa-9eae-97d7dc8315dd {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 06:38:37.915069 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9eb8dda9-d06b-43b9-8009-cd6e4b0d0331 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] https://10.4.3.200/volume/v3/group_snapshots/cf625d55-0808-45aa-9eae-97d7dc8315dd returned with HTTP 404 Jul 10 06:38:37.915603 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 825/3295] 10.4.3.200 () {68 vars in 1413 bytes} [Fri Jul 10 06:38:37 2026] GET /volume/v3/group_snapshots/cf625d55-0808-45aa-9eae-97d7dc8315dd => generated 116 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 06:38:37.926355 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-29c541a5-78ec-4d9b-9ad4-63cdbb9eed8c None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:37.928493 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-29c541a5-78ec-4d9b-9ad4-63cdbb9eed8c tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] GET https://10.4.3.200/volume/v3/group_snapshots Jul 10 06:38:37.928742 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-29c541a5-78ec-4d9b-9ad4-63cdbb9eed8c tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:37.928972 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-29c541a5-78ec-4d9b-9ad4-63cdbb9eed8c tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Calling method 'version_select' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:37.929296 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:37.929296 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:38:37.933950 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-29c541a5-78ec-4d9b-9ad4-63cdbb9eed8c tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] https://10.4.3.200/volume/v3/group_snapshots returned with HTTP 200 Jul 10 06:38:37.934784 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 831/3296] 10.4.3.200 () {68 vars in 1302 bytes} [Fri Jul 10 06:38:37 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:37.942691 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-ddb091f8-31e9-45b9-a069-de7502792f63 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:37.944376 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ddb091f8-31e9-45b9-a069-de7502792f63 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] DELETE https://10.4.3.200/volume/v3/group_snapshots/cf625d55-0808-45aa-9eae-97d7dc8315dd Jul 10 06:38:37.944587 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ddb091f8-31e9-45b9-a069-de7502792f63 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:37.944767 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ddb091f8-31e9-45b9-a069-de7502792f63 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Calling method 'version_select' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:37.944897 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.group_snapshots [None req-ddb091f8-31e9-45b9-a069-de7502792f63 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] delete called for member cf625d55-0808-45aa-9eae-97d7dc8315dd {{(pid=99977) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 10 06:38:37.944983 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.group_snapshots [None req-ddb091f8-31e9-45b9-a069-de7502792f63 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Delete group_snapshot with id: cf625d55-0808-45aa-9eae-97d7dc8315dd Jul 10 06:38:37.947794 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ddb091f8-31e9-45b9-a069-de7502792f63 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] https://10.4.3.200/volume/v3/group_snapshots/cf625d55-0808-45aa-9eae-97d7dc8315dd returned with HTTP 404 Jul 10 06:38:37.948112 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 818/3297] 10.4.3.200 () {68 vars in 1416 bytes} [Fri Jul 10 06:38:37 2026] DELETE /volume/v3/group_snapshots/cf625d55-0808-45aa-9eae-97d7dc8315dd => generated 116 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 06:38:37.956171 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-2eec8991-f16d-41a8-96e0-e98f6b9c351d None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:37.958382 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2eec8991-f16d-41a8-96e0-e98f6b9c351d tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] GET https://10.4.3.200/volume/v3/volumes/detail Jul 10 06:38:37.958675 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2eec8991-f16d-41a8-96e0-e98f6b9c351d tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:37.958923 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2eec8991-f16d-41a8-96e0-e98f6b9c351d tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Calling method 'detail' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:37.959173 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.api_utils [None req-2eec8991-f16d-41a8-96e0-e98f6b9c351d tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Removing options '' from query. {{(pid=99978) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 06:38:37.960021 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-2eec8991-f16d-41a8-96e0-e98f6b9c351d tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99978) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 06:38:37.967549 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-2eec8991-f16d-41a8-96e0-e98f6b9c351d tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Get all volumes completed successfully. Jul 10 06:38:37.968225 np0000004964 devstack@c-api.service[99978]: WARNING stevedore.named [None req-2eec8991-f16d-41a8-96e0-e98f6b9c351d tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:38:37.968679 np0000004964 devstack@c-api.service[99978]: WARNING castellan.key_manager [None req-2eec8991-f16d-41a8-96e0-e98f6b9c351d tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:38:38.007959 np0000004964 devstack@c-api.service[99978]: DEBUG oslo_db.sqlalchemy.engines [None req-2eec8991-f16d-41a8-96e0-e98f6b9c351d tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99978) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 06:38:38.011248 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:38.011248 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:38:38.019825 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2eec8991-f16d-41a8-96e0-e98f6b9c351d tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] https://10.4.3.200/volume/v3/volumes/detail returned with HTTP 200 Jul 10 06:38:38.020350 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 824/3298] 10.4.3.200 () {68 vars in 1299 bytes} [Fri Jul 10 06:38:37 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:38:38.035168 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-de16f504-5165-4e45-9869-83e6d36c35fc None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:38.037608 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-de16f504-5165-4e45-9869-83e6d36c35fc tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] POST https://10.4.3.200/volume/v3/groups/670b1893-a849-47cd-b46e-b5ba0918ab4f/action Jul 10 06:38:38.037981 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-de16f504-5165-4e45-9869-83e6d36c35fc tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:38:38.038115 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-de16f504-5165-4e45-9869-83e6d36c35fc tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:38:38.039322 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.groups [None req-de16f504-5165-4e45-9869-83e6d36c35fc tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] delete called for group 670b1893-a849-47cd-b46e-b5ba0918ab4f {{(pid=99976) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 10 06:38:38.039415 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.groups [None req-de16f504-5165-4e45-9869-83e6d36c35fc tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Delete group with id: 670b1893-a849-47cd-b46e-b5ba0918ab4f Jul 10 06:38:38.043301 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:38.043301 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:38:38.076286 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-de16f504-5165-4e45-9869-83e6d36c35fc tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] https://10.4.3.200/volume/v3/groups/670b1893-a849-47cd-b46e-b5ba0918ab4f/action returned with HTTP 202 Jul 10 06:38:38.076726 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 826/3299] 10.4.3.200 () {70 vars in 1428 bytes} [Fri Jul 10 06:38:38 2026] POST /volume/v3/groups/670b1893-a849-47cd-b46e-b5ba0918ab4f/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 06:38:38.087237 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-5a5ca67d-a206-40be-bbf2-da2ba1ae1c9e None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:38.088799 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-5a5ca67d-a206-40be-bbf2-da2ba1ae1c9e tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] GET https://10.4.3.200/volume/v3/volumes/7e4c1bb8-af08-4665-adc7-ae86cdd9c094 Jul 10 06:38:38.089033 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-5a5ca67d-a206-40be-bbf2-da2ba1ae1c9e tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:38.089255 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-5a5ca67d-a206-40be-bbf2-da2ba1ae1c9e tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:38.098972 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:38.098972 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:38:38.102820 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-5a5ca67d-a206-40be-bbf2-da2ba1ae1c9e tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Volume info retrieved successfully. Jul 10 06:38:38.103387 np0000004964 devstack@c-api.service[99975]: WARNING stevedore.named [None req-5a5ca67d-a206-40be-bbf2-da2ba1ae1c9e tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:38:38.103519 np0000004964 devstack@c-api.service[99975]: WARNING castellan.key_manager [None req-5a5ca67d-a206-40be-bbf2-da2ba1ae1c9e tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:38:38.132018 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-d99ef1a4-e49f-4dcf-a33b-29d121cce8d5 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:38.133808 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d99ef1a4-e49f-4dcf-a33b-29d121cce8d5 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] GET https://10.4.3.200/volume/v3/volumes/e79471ae-662f-4d4c-bc06-46e3abfd7e38 Jul 10 06:38:38.135405 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d99ef1a4-e49f-4dcf-a33b-29d121cce8d5 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:38.135405 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d99ef1a4-e49f-4dcf-a33b-29d121cce8d5 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:38.135541 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-52560ecd-4879-470c-b731-e74b919d9de4 req-ce288951-456a-4291-901d-a84be9adb1da None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:38.137902 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-52560ecd-4879-470c-b731-e74b919d9de4 req-ce288951-456a-4291-901d-a84be9adb1da tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] POST https://10.4.3.200/volume/v3/attachments/03ad83d8-0c79-45e3-ab77-f5c1344bc777/action Jul 10 06:38:38.138464 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-52560ecd-4879-470c-b731-e74b919d9de4 req-ce288951-456a-4291-901d-a84be9adb1da tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Action body: b'{"os-complete": null}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:38:38.138720 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-52560ecd-4879-470c-b731-e74b919d9de4 req-ce288951-456a-4291-901d-a84be9adb1da tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:38:38.142533 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:38.142533 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:38:38.143994 np0000004964 devstack@c-api.service[99975]: DEBUG oslo_db.sqlalchemy.engines [None req-5a5ca67d-a206-40be-bbf2-da2ba1ae1c9e tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99975) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 06:38:38.146640 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-d99ef1a4-e49f-4dcf-a33b-29d121cce8d5 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Volume info retrieved successfully. Jul 10 06:38:38.146824 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:38.146824 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:38:38.150144 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d99ef1a4-e49f-4dcf-a33b-29d121cce8d5 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] https://10.4.3.200/volume/v3/volumes/e79471ae-662f-4d4c-bc06-46e3abfd7e38 returned with HTTP 200 Jul 10 06:38:38.150567 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 819/3300] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:38:38 2026] GET /volume/v3/volumes/e79471ae-662f-4d4c-bc06-46e3abfd7e38 => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:38:38.155322 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-5a5ca67d-a206-40be-bbf2-da2ba1ae1c9e tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] https://10.4.3.200/volume/v3/volumes/7e4c1bb8-af08-4665-adc7-ae86cdd9c094 returned with HTTP 200 Jul 10 06:38:38.155732 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 832/3301] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:38:38 2026] GET /volume/v3/volumes/7e4c1bb8-af08-4665-adc7-ae86cdd9c094 => generated 913 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:38:38.166944 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:38.166944 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:38:38.177186 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-52560ecd-4879-470c-b731-e74b919d9de4 req-ce288951-456a-4291-901d-a84be9adb1da tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/attachments/03ad83d8-0c79-45e3-ab77-f5c1344bc777/action returned with HTTP 204 Jul 10 06:38:38.177600 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 825/3302] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 10 06:38:38 2026] POST /volume/v3/attachments/03ad83d8-0c79-45e3-ab77-f5c1344bc777/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:38:38.677737 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-02d2649e-3554-4b5f-bf1d-541be20ecc5e None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:38.678064 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-8695ed4b-93ab-471e-af4c-f8f98b6a9ac7 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:38.678858 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-02d2649e-3554-4b5f-bf1d-541be20ecc5e tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/6e578f58-966e-45bc-9615-16814ba8dd66 Jul 10 06:38:38.679063 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-02d2649e-3554-4b5f-bf1d-541be20ecc5e tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:38.679680 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-02d2649e-3554-4b5f-bf1d-541be20ecc5e tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:38.679680 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-02d2649e-3554-4b5f-bf1d-541be20ecc5e tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id 6e578f58-966e-45bc-9615-16814ba8dd66. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:38:38.680358 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8695ed4b-93ab-471e-af4c-f8f98b6a9ac7 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/volumes/57e3f04d-438f-4b68-97f8-fad5fa290e62 Jul 10 06:38:38.680653 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-8695ed4b-93ab-471e-af4c-f8f98b6a9ac7 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:38.680941 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-8695ed4b-93ab-471e-af4c-f8f98b6a9ac7 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:38.683691 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:38.683691 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:38:38.684469 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-02d2649e-3554-4b5f-bf1d-541be20ecc5e tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/6e578f58-966e-45bc-9615-16814ba8dd66 returned with HTTP 200 Jul 10 06:38:38.684956 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 827/3303] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:38:38 2026] GET /volume/v3/backups/6e578f58-966e-45bc-9615-16814ba8dd66 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:38.692833 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:38.692833 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:38:38.700893 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-8695ed4b-93ab-471e-af4c-f8f98b6a9ac7 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Volume info retrieved successfully. Jul 10 06:38:38.703793 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8695ed4b-93ab-471e-af4c-f8f98b6a9ac7 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/volumes/57e3f04d-438f-4b68-97f8-fad5fa290e62 returned with HTTP 200 Jul 10 06:38:38.704496 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 820/3304] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:38:38 2026] GET /volume/v3/volumes/57e3f04d-438f-4b68-97f8-fad5fa290e62 => generated 1134 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:38:38.721148 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-8e1d1952-0807-4ec5-8190-3e626bc3e653 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:38.724395 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-8e1d1952-0807-4ec5-8190-3e626bc3e653 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] POST https://10.4.3.200/volume/v3/backups Jul 10 06:38:38.724395 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-8e1d1952-0807-4ec5-8190-3e626bc3e653 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "57e3f04d-438f-4b68-97f8-fad5fa290e62", "force": true, "name": "tempest-VolumesBackupsTest-Backup-276415461", "container": "tempest-volumesbackupstest-backup-container-1281173298"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:38:38.724973 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.contrib.backups [None req-8e1d1952-0807-4ec5-8190-3e626bc3e653 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Creating new backup {'backup': {'volume_id': '57e3f04d-438f-4b68-97f8-fad5fa290e62', 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-276415461', 'container': 'tempest-volumesbackupstest-backup-container-1281173298'}} {{(pid=99975) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 06:38:38.725159 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.contrib.backups [None req-8e1d1952-0807-4ec5-8190-3e626bc3e653 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Creating backup of volume 57e3f04d-438f-4b68-97f8-fad5fa290e62 in container tempest-volumesbackupstest-backup-container-1281173298 Jul 10 06:38:38.736737 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:38.736737 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:38:38.736737 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-8e1d1952-0807-4ec5-8190-3e626bc3e653 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Volume info retrieved successfully. Jul 10 06:38:38.754106 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.quota [None req-8e1d1952-0807-4ec5-8190-3e626bc3e653 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Created reservations ['dfd758b8-45ee-4a8f-b09e-ab611e7d6ea4', 'ce583b99-284b-4223-83df-9e25a2d145ca'] {{(pid=99975) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:38:38.789962 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-8e1d1952-0807-4ec5-8190-3e626bc3e653 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups returned with HTTP 202 Jul 10 06:38:38.790417 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 833/3305] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 10 06:38:38 2026] POST /volume/v3/backups => generated 329 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:38:38.802916 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-acb72b27-7c96-4b25-ae4c-8f0a4bf2d537 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:38.804334 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-acb72b27-7c96-4b25-ae4c-8f0a4bf2d537 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/ed42da16-b31e-4522-9774-86b0934221fd Jul 10 06:38:38.804425 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-acb72b27-7c96-4b25-ae4c-8f0a4bf2d537 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:38.804654 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-acb72b27-7c96-4b25-ae4c-8f0a4bf2d537 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:38.804985 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-acb72b27-7c96-4b25-ae4c-8f0a4bf2d537 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id ed42da16-b31e-4522-9774-86b0934221fd. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:38:38.809553 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:38.809553 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:38:38.810355 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-acb72b27-7c96-4b25-ae4c-8f0a4bf2d537 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/ed42da16-b31e-4522-9774-86b0934221fd returned with HTTP 200 Jul 10 06:38:38.810748 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 826/3306] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:38:38 2026] GET /volume/v3/backups/ed42da16-b31e-4522-9774-86b0934221fd => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:39.165452 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-282a4d41-41a0-4405-8e44-34e079522dbd None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:39.168986 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-282a4d41-41a0-4405-8e44-34e079522dbd tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] GET https://10.4.3.200/volume/v3/volumes/e79471ae-662f-4d4c-bc06-46e3abfd7e38 Jul 10 06:38:39.168986 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-282a4d41-41a0-4405-8e44-34e079522dbd tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:39.168986 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-282a4d41-41a0-4405-8e44-34e079522dbd tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:39.169756 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-6132f187-9cb4-416b-90c2-2eb5224f303f None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:39.171936 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6132f187-9cb4-416b-90c2-2eb5224f303f tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] GET https://10.4.3.200/volume/v3/volumes/7e4c1bb8-af08-4665-adc7-ae86cdd9c094 Jul 10 06:38:39.171936 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6132f187-9cb4-416b-90c2-2eb5224f303f tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:39.172071 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6132f187-9cb4-416b-90c2-2eb5224f303f tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:39.174201 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:39.174201 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:38:39.177468 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-282a4d41-41a0-4405-8e44-34e079522dbd tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Volume info retrieved successfully. Jul 10 06:38:39.177677 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6132f187-9cb4-416b-90c2-2eb5224f303f tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] https://10.4.3.200/volume/v3/volumes/7e4c1bb8-af08-4665-adc7-ae86cdd9c094 returned with HTTP 404 Jul 10 06:38:39.178167 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 821/3307] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:38:39 2026] GET /volume/v3/volumes/7e4c1bb8-af08-4665-adc7-ae86cdd9c094 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 06:38:39.181692 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-282a4d41-41a0-4405-8e44-34e079522dbd tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] https://10.4.3.200/volume/v3/volumes/e79471ae-662f-4d4c-bc06-46e3abfd7e38 returned with HTTP 200 Jul 10 06:38:39.182086 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 828/3308] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:38:39 2026] GET /volume/v3/volumes/e79471ae-662f-4d4c-bc06-46e3abfd7e38 => generated 1193 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:38:39.186344 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-93091536-bd54-4d70-901b-7f5a4fce67c5 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:39.188395 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-93091536-bd54-4d70-901b-7f5a4fce67c5 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] GET https://10.4.3.200/volume/v3/groups/670b1893-a849-47cd-b46e-b5ba0918ab4f Jul 10 06:38:39.188648 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-93091536-bd54-4d70-901b-7f5a4fce67c5 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:39.188894 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-93091536-bd54-4d70-901b-7f5a4fce67c5 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] Calling method 'version_select' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:39.189209 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.groups [None req-93091536-bd54-4d70-901b-7f5a4fce67c5 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] show called for member 670b1893-a849-47cd-b46e-b5ba0918ab4f {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 06:38:39.192763 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-93091536-bd54-4d70-901b-7f5a4fce67c5 tempest-GroupSnapshotsTest-862667433 tempest-GroupSnapshotsTest-862667433-project-member] https://10.4.3.200/volume/v3/groups/670b1893-a849-47cd-b46e-b5ba0918ab4f returned with HTTP 404 Jul 10 06:38:39.193312 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 834/3309] 10.4.3.200 () {68 vars in 1386 bytes} [Fri Jul 10 06:38:39 2026] GET /volume/v3/groups/670b1893-a849-47cd-b46e-b5ba0918ab4f => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 06:38:39.195897 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-3106ea72-9dd4-4d5e-b26d-d9689a45e109 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:39.198568 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3106ea72-9dd4-4d5e-b26d-d9689a45e109 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] GET https://10.4.3.200/volume/v3/volumes/e79471ae-662f-4d4c-bc06-46e3abfd7e38 Jul 10 06:38:39.198855 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3106ea72-9dd4-4d5e-b26d-d9689a45e109 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:39.199049 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3106ea72-9dd4-4d5e-b26d-d9689a45e109 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:39.201152 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-9be0a0ee-fbb6-47aa-958e-0227f60dbd50 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:39.206465 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9be0a0ee-fbb6-47aa-958e-0227f60dbd50 tempest-GroupSnapshotsTest-1538569485 tempest-GroupSnapshotsTest-1538569485-project-admin] DELETE https://10.4.3.200/volume/v3/group_types/3ca37792-baaa-4e33-ad6e-ad4a2a584529 Jul 10 06:38:39.206465 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9be0a0ee-fbb6-47aa-958e-0227f60dbd50 tempest-GroupSnapshotsTest-1538569485 tempest-GroupSnapshotsTest-1538569485-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:39.206648 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9be0a0ee-fbb6-47aa-958e-0227f60dbd50 tempest-GroupSnapshotsTest-1538569485 tempest-GroupSnapshotsTest-1538569485-project-admin] Calling method 'version_select' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:39.206700 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:39.206700 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:38:39.211243 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-3106ea72-9dd4-4d5e-b26d-d9689a45e109 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Volume info retrieved successfully. Jul 10 06:38:39.217190 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3106ea72-9dd4-4d5e-b26d-d9689a45e109 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] https://10.4.3.200/volume/v3/volumes/e79471ae-662f-4d4c-bc06-46e3abfd7e38 returned with HTTP 200 Jul 10 06:38:39.217781 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 827/3310] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:38:39 2026] GET /volume/v3/volumes/e79471ae-662f-4d4c-bc06-46e3abfd7e38 => generated 1193 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:38:39.218215 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9be0a0ee-fbb6-47aa-958e-0227f60dbd50 tempest-GroupSnapshotsTest-1538569485 tempest-GroupSnapshotsTest-1538569485-project-admin] https://10.4.3.200/volume/v3/group_types/3ca37792-baaa-4e33-ad6e-ad4a2a584529 returned with HTTP 202 Jul 10 06:38:39.218438 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 822/3311] 10.4.3.200 () {68 vars in 1404 bytes} [Fri Jul 10 06:38:39 2026] DELETE /volume/v3/group_types/3ca37792-baaa-4e33-ad6e-ad4a2a584529 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 06:38:39.226317 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-7f06142a-f1b3-44ad-898a-bf4c3e2cbd8b None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:39.227723 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7f06142a-f1b3-44ad-898a-bf4c3e2cbd8b tempest-GroupSnapshotsTest-1538569485 tempest-GroupSnapshotsTest-1538569485-project-admin] DELETE https://10.4.3.200/volume/v3/types/bcaf34f5-142e-4a07-a8e3-b38c0c739f15 Jul 10 06:38:39.228266 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-7f06142a-f1b3-44ad-898a-bf4c3e2cbd8b tempest-GroupSnapshotsTest-1538569485 tempest-GroupSnapshotsTest-1538569485-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:39.228266 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-7f06142a-f1b3-44ad-898a-bf4c3e2cbd8b tempest-GroupSnapshotsTest-1538569485 tempest-GroupSnapshotsTest-1538569485-project-admin] Calling method '_delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:39.236638 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-82da0e1c-94fe-4038-b5f8-5738e4cdeab5 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:39.238461 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-82da0e1c-94fe-4038-b5f8-5738e4cdeab5 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:38:39.238996 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-82da0e1c-94fe-4038-b5f8-5738e4cdeab5 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "source_volid": "e79471ae-662f-4d4c-bc06-46e3abfd7e38", "size": 1}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:38:39.240713 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.volumes [None req-82da0e1c-94fe-4038-b5f8-5738e4cdeab5 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'source_volid': 'e79471ae-662f-4d4c-bc06-46e3abfd7e38', 'size': 1}} {{(pid=99975) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:38:39.248292 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:39.248292 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:38:39.248786 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-82da0e1c-94fe-4038-b5f8-5738e4cdeab5 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Volume retrieved successfully. Jul 10 06:38:39.248945 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-82da0e1c-94fe-4038-b5f8-5738e4cdeab5 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Create volume of 1 GB Jul 10 06:38:39.252911 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7f06142a-f1b3-44ad-898a-bf4c3e2cbd8b tempest-GroupSnapshotsTest-1538569485 tempest-GroupSnapshotsTest-1538569485-project-admin] https://10.4.3.200/volume/v3/types/bcaf34f5-142e-4a07-a8e3-b38c0c739f15 returned with HTTP 202 Jul 10 06:38:39.252911 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 829/3312] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 10 06:38:39 2026] DELETE /volume/v3/types/bcaf34f5-142e-4a07-a8e3-b38c0c739f15 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:38:39.255567 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-82da0e1c-94fe-4038-b5f8-5738e4cdeab5 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Availability Zones retrieved successfully. Jul 10 06:38:39.260063 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-a931edbb-ba14-4575-b5d0-36d533de5e32 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:39.261852 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a931edbb-ba14-4575-b5d0-36d533de5e32 tempest-GroupSnapshotsTest-1538569485 tempest-GroupSnapshotsTest-1538569485-project-admin] GET https://10.4.3.200/volume/v3/types/bcaf34f5-142e-4a07-a8e3-b38c0c739f15 Jul 10 06:38:39.262039 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a931edbb-ba14-4575-b5d0-36d533de5e32 tempest-GroupSnapshotsTest-1538569485 tempest-GroupSnapshotsTest-1538569485-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:39.262112 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a931edbb-ba14-4575-b5d0-36d533de5e32 tempest-GroupSnapshotsTest-1538569485 tempest-GroupSnapshotsTest-1538569485-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:39.263329 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-82da0e1c-94fe-4038-b5f8-5738e4cdeab5 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Flow 'volume_create_api' (7a098c1b-33dd-414b-a95e-1f58efa11fc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:38:39.266182 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-82da0e1c-94fe-4038-b5f8-5738e4cdeab5 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d2e1f3e-efd7-4c43-b987-3ac1dba4576d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:38:39.267368 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.flows.api.create_volume [None req-82da0e1c-94fe-4038-b5f8-5738e4cdeab5 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99975) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:38:39.268551 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a931edbb-ba14-4575-b5d0-36d533de5e32 tempest-GroupSnapshotsTest-1538569485 tempest-GroupSnapshotsTest-1538569485-project-admin] https://10.4.3.200/volume/v3/types/bcaf34f5-142e-4a07-a8e3-b38c0c739f15 returned with HTTP 404 Jul 10 06:38:39.269468 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 828/3313] 10.4.3.200 () {66 vars in 1342 bytes} [Fri Jul 10 06:38:39 2026] GET /volume/v3/types/bcaf34f5-142e-4a07-a8e3-b38c0c739f15 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:38:39.294931 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-82da0e1c-94fe-4038-b5f8-5738e4cdeab5 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d2e1f3e-efd7-4c43-b987-3ac1dba4576d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'e79471ae-662f-4d4c-bc06-46e3abfd7e38', 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:38:39.295758 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-82da0e1c-94fe-4038-b5f8-5738e4cdeab5 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c83d7c2-d5c1-46ca-9861-cc8146f657db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:38:39.339723 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.quota [None req-82da0e1c-94fe-4038-b5f8-5738e4cdeab5 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Created reservations ['b3e69e9b-40d3-4ccb-93b6-4d41b97ddf15', 'e8312e9c-007e-4a30-a7e0-386edade7219', '79b767f0-4040-4130-9a12-6f0eb02b5ed0', '4ab29c9a-6e5d-4b83-b2cd-da2b4b6e6456'] {{(pid=99975) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:38:39.340630 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-82da0e1c-94fe-4038-b5f8-5738e4cdeab5 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c83d7c2-d5c1-46ca-9861-cc8146f657db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b3e69e9b-40d3-4ccb-93b6-4d41b97ddf15', 'e8312e9c-007e-4a30-a7e0-386edade7219', '79b767f0-4040-4130-9a12-6f0eb02b5ed0', '4ab29c9a-6e5d-4b83-b2cd-da2b4b6e6456']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:38:39.341349 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-82da0e1c-94fe-4038-b5f8-5738e4cdeab5 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a042413e-7367-4d5e-8a1e-d298640ba7e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:38:39.377012 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-82da0e1c-94fe-4038-b5f8-5738e4cdeab5 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a042413e-7367-4d5e-8a1e-d298640ba7e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8a02adec-fad6-4ab2-a2f2-32b9e655401f', '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='78b840597b344472874b51a4b25d1cb3',qos_specs=None,replication_status=,reservations=['b3e69e9b-40d3-4ccb-93b6-4d41b97ddf15','e8312e9c-007e-4a30-a7e0-386edade7219','79b767f0-4040-4130-9a12-6f0eb02b5ed0','4ab29c9a-6e5d-4b83-b2cd-da2b4b6e6456'],size=1,snapshot_id=None,source_replicaid=,source_volid=e79471ae-662f-4d4c-bc06-46e3abfd7e38,status='creating',user_id='e5ee78df5ee34603a1208606647c7c29',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), '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-10T06:38:39Z,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=8a02adec-fad6-4ab2-a2f2-32b9e655401f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='78b840597b344472874b51a4b25d1cb3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=e79471ae-662f-4d4c-bc06-46e3abfd7e38,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e5ee78df5ee34603a1208606647c7c29',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:38:39.377798 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-82da0e1c-94fe-4038-b5f8-5738e4cdeab5 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f8bff88-8d80-4f45-9461-4d1df5cbafd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:38:39.398404 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-82da0e1c-94fe-4038-b5f8-5738e4cdeab5 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f8bff88-8d80-4f45-9461-4d1df5cbafd4) transitioned into state 'SUCCESS' from 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='78b840597b344472874b51a4b25d1cb3',qos_specs=None,replication_status=,reservations=['b3e69e9b-40d3-4ccb-93b6-4d41b97ddf15','e8312e9c-007e-4a30-a7e0-386edade7219','79b767f0-4040-4130-9a12-6f0eb02b5ed0','4ab29c9a-6e5d-4b83-b2cd-da2b4b6e6456'],size=1,snapshot_id=None,source_replicaid=,source_volid=e79471ae-662f-4d4c-bc06-46e3abfd7e38,status='creating',user_id='e5ee78df5ee34603a1208606647c7c29',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:38:39.399603 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-82da0e1c-94fe-4038-b5f8-5738e4cdeab5 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd14f138-2bde-436e-981c-6b3a60622d0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:38:39.422095 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-82da0e1c-94fe-4038-b5f8-5738e4cdeab5 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd14f138-2bde-436e-981c-6b3a60622d0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:38:39.423028 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-82da0e1c-94fe-4038-b5f8-5738e4cdeab5 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Flow 'volume_create_api' (7a098c1b-33dd-414b-a95e-1f58efa11fc8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:38:39.423451 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-82da0e1c-94fe-4038-b5f8-5738e4cdeab5 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Create volume request issued successfully. Jul 10 06:38:39.424205 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-82da0e1c-94fe-4038-b5f8-5738e4cdeab5 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:38:39.424752 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 835/3314] 10.4.3.200 () {70 vars in 1300 bytes} [Fri Jul 10 06:38:39 2026] POST /volume/v3/volumes => generated 809 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:38:39.437381 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-7660be08-a1e0-4c4d-b40c-8b42e5ec4c92 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:39.439302 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7660be08-a1e0-4c4d-b40c-8b42e5ec4c92 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] GET https://10.4.3.200/volume/v3/volumes/8a02adec-fad6-4ab2-a2f2-32b9e655401f Jul 10 06:38:39.439596 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-7660be08-a1e0-4c4d-b40c-8b42e5ec4c92 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:39.439860 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-7660be08-a1e0-4c4d-b40c-8b42e5ec4c92 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:39.448579 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:39.448579 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:38:39.453050 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-7660be08-a1e0-4c4d-b40c-8b42e5ec4c92 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Volume info retrieved successfully. Jul 10 06:38:39.458521 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7660be08-a1e0-4c4d-b40c-8b42e5ec4c92 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] https://10.4.3.200/volume/v3/volumes/8a02adec-fad6-4ab2-a2f2-32b9e655401f returned with HTTP 200 Jul 10 06:38:39.459263 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 823/3315] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:38:39 2026] GET /volume/v3/volumes/8a02adec-fad6-4ab2-a2f2-32b9e655401f => generated 877 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:38:39.694794 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-ac570349-bc30-45be-9fa9-613e214b1556 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:39.696832 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ac570349-bc30-45be-9fa9-613e214b1556 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/6e578f58-966e-45bc-9615-16814ba8dd66 Jul 10 06:38:39.696832 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ac570349-bc30-45be-9fa9-613e214b1556 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:39.697090 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ac570349-bc30-45be-9fa9-613e214b1556 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:39.697254 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-ac570349-bc30-45be-9fa9-613e214b1556 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id 6e578f58-966e-45bc-9615-16814ba8dd66. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:38:39.703362 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:39.703362 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:38:39.704093 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ac570349-bc30-45be-9fa9-613e214b1556 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/6e578f58-966e-45bc-9615-16814ba8dd66 returned with HTTP 200 Jul 10 06:38:39.704519 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 830/3316] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:38:39 2026] GET /volume/v3/backups/6e578f58-966e-45bc-9615-16814ba8dd66 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:39.823555 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-158bbd33-8d34-46ad-a9dd-8925bcfa2209 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:39.825486 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-158bbd33-8d34-46ad-a9dd-8925bcfa2209 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/ed42da16-b31e-4522-9774-86b0934221fd Jul 10 06:38:39.826068 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-158bbd33-8d34-46ad-a9dd-8925bcfa2209 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:39.826283 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-158bbd33-8d34-46ad-a9dd-8925bcfa2209 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:39.826411 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-158bbd33-8d34-46ad-a9dd-8925bcfa2209 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id ed42da16-b31e-4522-9774-86b0934221fd. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:38:39.831295 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:39.831295 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:38:39.832313 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-158bbd33-8d34-46ad-a9dd-8925bcfa2209 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/ed42da16-b31e-4522-9774-86b0934221fd returned with HTTP 200 Jul 10 06:38:39.832828 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 829/3317] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:38:39 2026] GET /volume/v3/backups/ed42da16-b31e-4522-9774-86b0934221fd => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:40.094633 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-adf493c1-9d0c-46f6-b95b-3bc0fa4a7e7e None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:40.096391 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-adf493c1-9d0c-46f6-b95b-3bc0fa4a7e7e tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] GET https://10.4.3.200/volume/v3/volumes/b4e0b17b-707d-4559-a977-484147bdb531 Jul 10 06:38:40.096588 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-adf493c1-9d0c-46f6-b95b-3bc0fa4a7e7e tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:40.096768 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-adf493c1-9d0c-46f6-b95b-3bc0fa4a7e7e tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:40.103146 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:40.103146 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:38:40.106257 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-adf493c1-9d0c-46f6-b95b-3bc0fa4a7e7e tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Volume info retrieved successfully. Jul 10 06:38:40.110460 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-adf493c1-9d0c-46f6-b95b-3bc0fa4a7e7e tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] https://10.4.3.200/volume/v3/volumes/b4e0b17b-707d-4559-a977-484147bdb531 returned with HTTP 200 Jul 10 06:38:40.110868 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 836/3318] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:38:40 2026] GET /volume/v3/volumes/b4e0b17b-707d-4559-a977-484147bdb531 => generated 860 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:40.472025 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-c98fd9d9-06b2-436a-9668-4f8c52ed09b0 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:40.474136 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c98fd9d9-06b2-436a-9668-4f8c52ed09b0 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] GET https://10.4.3.200/volume/v3/volumes/8a02adec-fad6-4ab2-a2f2-32b9e655401f Jul 10 06:38:40.474353 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c98fd9d9-06b2-436a-9668-4f8c52ed09b0 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:40.474581 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c98fd9d9-06b2-436a-9668-4f8c52ed09b0 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:40.482677 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:40.482677 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:38:40.486490 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-c98fd9d9-06b2-436a-9668-4f8c52ed09b0 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Volume info retrieved successfully. Jul 10 06:38:40.491791 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c98fd9d9-06b2-436a-9668-4f8c52ed09b0 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] https://10.4.3.200/volume/v3/volumes/8a02adec-fad6-4ab2-a2f2-32b9e655401f returned with HTTP 200 Jul 10 06:38:40.492321 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 824/3319] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:38:40 2026] GET /volume/v3/volumes/8a02adec-fad6-4ab2-a2f2-32b9e655401f => generated 1228 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:38:40.505013 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-db28f65e-140f-425a-9dee-fb3b08aa9b18 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:40.506660 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-db28f65e-140f-425a-9dee-fb3b08aa9b18 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] GET https://10.4.3.200/volume/v3/volumes/8a02adec-fad6-4ab2-a2f2-32b9e655401f Jul 10 06:38:40.506883 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-db28f65e-140f-425a-9dee-fb3b08aa9b18 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:40.507056 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-db28f65e-140f-425a-9dee-fb3b08aa9b18 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:40.513972 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:40.513972 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:38:40.517951 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-db28f65e-140f-425a-9dee-fb3b08aa9b18 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Volume info retrieved successfully. Jul 10 06:38:40.523246 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-db28f65e-140f-425a-9dee-fb3b08aa9b18 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] https://10.4.3.200/volume/v3/volumes/8a02adec-fad6-4ab2-a2f2-32b9e655401f returned with HTTP 200 Jul 10 06:38:40.523621 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 831/3320] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:38:40 2026] GET /volume/v3/volumes/8a02adec-fad6-4ab2-a2f2-32b9e655401f => generated 1228 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:38:40.539872 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-0956074f-4f81-4a31-b328-ca2ba2be2d05 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:40.541685 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0956074f-4f81-4a31-b328-ca2ba2be2d05 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] DELETE https://10.4.3.200/volume/v3/volumes/e79471ae-662f-4d4c-bc06-46e3abfd7e38 Jul 10 06:38:40.541880 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0956074f-4f81-4a31-b328-ca2ba2be2d05 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:40.542053 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0956074f-4f81-4a31-b328-ca2ba2be2d05 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:40.542204 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-0956074f-4f81-4a31-b328-ca2ba2be2d05 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Delete volume with id: e79471ae-662f-4d4c-bc06-46e3abfd7e38 Jul 10 06:38:40.549530 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:40.549530 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:38:40.550105 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-0956074f-4f81-4a31-b328-ca2ba2be2d05 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Volume info retrieved successfully. Jul 10 06:38:40.567290 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-0956074f-4f81-4a31-b328-ca2ba2be2d05 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Delete volume request issued successfully. Jul 10 06:38:40.567478 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0956074f-4f81-4a31-b328-ca2ba2be2d05 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] https://10.4.3.200/volume/v3/volumes/e79471ae-662f-4d4c-bc06-46e3abfd7e38 returned with HTTP 202 Jul 10 06:38:40.568003 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 830/3321] 10.4.3.200 () {68 vars in 1392 bytes} [Fri Jul 10 06:38:40 2026] DELETE /volume/v3/volumes/e79471ae-662f-4d4c-bc06-46e3abfd7e38 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 06:38:40.575356 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-6be8d6de-c90e-470a-a6c5-e07b2f4ed93d None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:40.577247 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-6be8d6de-c90e-470a-a6c5-e07b2f4ed93d tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] GET https://10.4.3.200/volume/v3/volumes/e79471ae-662f-4d4c-bc06-46e3abfd7e38 Jul 10 06:38:40.577871 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-6be8d6de-c90e-470a-a6c5-e07b2f4ed93d tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:40.577871 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-6be8d6de-c90e-470a-a6c5-e07b2f4ed93d tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:40.584949 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:40.584949 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:38:40.588690 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-6be8d6de-c90e-470a-a6c5-e07b2f4ed93d tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Volume info retrieved successfully. Jul 10 06:38:40.593852 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-6be8d6de-c90e-470a-a6c5-e07b2f4ed93d tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] https://10.4.3.200/volume/v3/volumes/e79471ae-662f-4d4c-bc06-46e3abfd7e38 returned with HTTP 200 Jul 10 06:38:40.594231 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 837/3322] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:38:40 2026] GET /volume/v3/volumes/e79471ae-662f-4d4c-bc06-46e3abfd7e38 => generated 1192 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:38:40.713772 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-93218719-22be-4952-8d79-38a6ee185b3d None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:40.715906 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-93218719-22be-4952-8d79-38a6ee185b3d tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/6e578f58-966e-45bc-9615-16814ba8dd66 Jul 10 06:38:40.716165 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-93218719-22be-4952-8d79-38a6ee185b3d tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:40.716371 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-93218719-22be-4952-8d79-38a6ee185b3d tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:40.716476 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-93218719-22be-4952-8d79-38a6ee185b3d tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id 6e578f58-966e-45bc-9615-16814ba8dd66. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:38:40.720966 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:40.720966 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:38:40.721613 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-93218719-22be-4952-8d79-38a6ee185b3d tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/6e578f58-966e-45bc-9615-16814ba8dd66 returned with HTTP 200 Jul 10 06:38:40.722043 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 825/3323] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:38:40 2026] GET /volume/v3/backups/6e578f58-966e-45bc-9615-16814ba8dd66 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:40.842089 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-7d9007c9-0eaa-45ff-829f-b728f31e8f77 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:40.843831 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7d9007c9-0eaa-45ff-829f-b728f31e8f77 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/ed42da16-b31e-4522-9774-86b0934221fd Jul 10 06:38:40.844060 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-7d9007c9-0eaa-45ff-829f-b728f31e8f77 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:40.844369 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-7d9007c9-0eaa-45ff-829f-b728f31e8f77 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:40.844540 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-7d9007c9-0eaa-45ff-829f-b728f31e8f77 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id ed42da16-b31e-4522-9774-86b0934221fd. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:38:40.848276 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:40.848276 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:38:40.849062 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7d9007c9-0eaa-45ff-829f-b728f31e8f77 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/ed42da16-b31e-4522-9774-86b0934221fd returned with HTTP 200 Jul 10 06:38:40.849515 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 832/3324] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:38:40 2026] GET /volume/v3/backups/ed42da16-b31e-4522-9774-86b0934221fd => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:41.123935 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-020b7dd3-f42a-4f67-b064-6e315107c67f None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:41.125607 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-020b7dd3-f42a-4f67-b064-6e315107c67f tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] GET https://10.4.3.200/volume/v3/volumes/b4e0b17b-707d-4559-a977-484147bdb531 Jul 10 06:38:41.125792 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-020b7dd3-f42a-4f67-b064-6e315107c67f tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:41.125997 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-020b7dd3-f42a-4f67-b064-6e315107c67f tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:41.133071 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:41.133071 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:38:41.136333 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-020b7dd3-f42a-4f67-b064-6e315107c67f tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Volume info retrieved successfully. Jul 10 06:38:41.140017 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-020b7dd3-f42a-4f67-b064-6e315107c67f tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] https://10.4.3.200/volume/v3/volumes/b4e0b17b-707d-4559-a977-484147bdb531 returned with HTTP 200 Jul 10 06:38:41.140462 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 831/3325] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:38:41 2026] GET /volume/v3/volumes/b4e0b17b-707d-4559-a977-484147bdb531 => generated 860 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:41.232634 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-40ed09e7-bfbb-4c9c-b9fe-073fc9d929ca None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:41.311758 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-40ed09e7-bfbb-4c9c-b9fe-073fc9d929ca tempest-GroupSnapshotsV319Test-1702185815 tempest-GroupSnapshotsV319Test-1702185815-project-admin] POST https://10.4.3.200/volume/v3/types Jul 10 06:38:41.312104 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-40ed09e7-bfbb-4c9c-b9fe-073fc9d929ca tempest-GroupSnapshotsV319Test-1702185815 tempest-GroupSnapshotsV319Test-1702185815-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-1858203809"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:38:41.326383 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-40ed09e7-bfbb-4c9c-b9fe-073fc9d929ca tempest-GroupSnapshotsV319Test-1702185815 tempest-GroupSnapshotsV319Test-1702185815-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 10 06:38:41.326383 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 838/3326] 10.4.3.200 () {68 vars in 1252 bytes} [Fri Jul 10 06:38:41 2026] POST /volume/v3/types => generated 228 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:41.334738 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-5da31dea-91c7-4d2a-a823-adf18c1a4d8a None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:41.336830 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-5da31dea-91c7-4d2a-a823-adf18c1a4d8a tempest-GroupSnapshotsV319Test-1702185815 tempest-GroupSnapshotsV319Test-1702185815-project-admin] POST https://10.4.3.200/volume/v3/group_types Jul 10 06:38:41.337262 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-5da31dea-91c7-4d2a-a823-adf18c1a4d8a tempest-GroupSnapshotsV319Test-1702185815 tempest-GroupSnapshotsV319Test-1702185815-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-1351484679"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:38:41.352257 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-5da31dea-91c7-4d2a-a823-adf18c1a4d8a tempest-GroupSnapshotsV319Test-1702185815 tempest-GroupSnapshotsV319Test-1702185815-project-admin] https://10.4.3.200/volume/v3/group_types returned with HTTP 202 Jul 10 06:38:41.352638 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 826/3327] 10.4.3.200 () {70 vars in 1311 bytes} [Fri Jul 10 06:38:41 2026] POST /volume/v3/group_types => generated 185 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:38:41.360399 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-f4ed54b1-1dfa-4ca3-8669-ab2afc4e230c None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:41.417022 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f4ed54b1-1dfa-4ca3-8669-ab2afc4e230c tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] POST https://10.4.3.200/volume/v3/groups Jul 10 06:38:41.417379 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f4ed54b1-1dfa-4ca3-8669-ab2afc4e230c tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "84d67a22-6aab-4531-9dd8-b347adbfc963", "volume_types": ["b069ec80-b6b7-46e5-89cd-f6d7ca74d227"], "name": "tempest-GroupSnapshotsV319Test-Group-429460323"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:38:41.418633 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.groups [None req-f4ed54b1-1dfa-4ca3-8669-ab2afc4e230c tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] Creating new group {'group': {'group_type': '84d67a22-6aab-4531-9dd8-b347adbfc963', 'volume_types': ['b069ec80-b6b7-46e5-89cd-f6d7ca74d227'], 'name': 'tempest-GroupSnapshotsV319Test-Group-429460323'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 10 06:38:41.421712 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.groups [None req-f4ed54b1-1dfa-4ca3-8669-ab2afc4e230c tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-429460323. Jul 10 06:38:41.428087 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-f4ed54b1-1dfa-4ca3-8669-ab2afc4e230c tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] Availability Zones retrieved successfully. Jul 10 06:38:41.442865 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-f4ed54b1-1dfa-4ca3-8669-ab2afc4e230c tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] Created reservations ['fcc5c900-6923-4e08-aa31-541c08abd4c5'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:38:41.461426 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f4ed54b1-1dfa-4ca3-8669-ab2afc4e230c tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] https://10.4.3.200/volume/v3/groups returned with HTTP 202 Jul 10 06:38:41.461853 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 833/3328] 10.4.3.200 () {70 vars in 1297 bytes} [Fri Jul 10 06:38:41 2026] POST /volume/v3/groups => generated 115 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:38:41.469955 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-3c40fbef-b917-43d9-9d2f-076b8d9a130a None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:41.471607 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3c40fbef-b917-43d9-9d2f-076b8d9a130a tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] GET https://10.4.3.200/volume/v3/groups/b8b15c69-141f-486f-8aca-d338ec9689bf Jul 10 06:38:41.471829 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3c40fbef-b917-43d9-9d2f-076b8d9a130a tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:41.472082 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3c40fbef-b917-43d9-9d2f-076b8d9a130a tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] Calling method 'version_select' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:41.472261 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.groups [None req-3c40fbef-b917-43d9-9d2f-076b8d9a130a tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] show called for member b8b15c69-141f-486f-8aca-d338ec9689bf {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 06:38:41.475939 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:41.475939 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:38:41.483762 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3c40fbef-b917-43d9-9d2f-076b8d9a130a tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] https://10.4.3.200/volume/v3/groups/b8b15c69-141f-486f-8aca-d338ec9689bf returned with HTTP 200 Jul 10 06:38:41.483988 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 832/3329] 10.4.3.200 () {68 vars in 1386 bytes} [Fri Jul 10 06:38:41 2026] GET /volume/v3/groups/b8b15c69-141f-486f-8aca-d338ec9689bf => generated 395 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:38:41.606921 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-7b3401cf-0d28-4bf9-89af-49624190a006 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:41.608684 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-7b3401cf-0d28-4bf9-89af-49624190a006 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] GET https://10.4.3.200/volume/v3/volumes/e79471ae-662f-4d4c-bc06-46e3abfd7e38 Jul 10 06:38:41.608922 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-7b3401cf-0d28-4bf9-89af-49624190a006 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:41.609104 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-7b3401cf-0d28-4bf9-89af-49624190a006 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:41.614971 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-7b3401cf-0d28-4bf9-89af-49624190a006 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] https://10.4.3.200/volume/v3/volumes/e79471ae-662f-4d4c-bc06-46e3abfd7e38 returned with HTTP 404 Jul 10 06:38:41.615378 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 839/3330] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:38:41 2026] GET /volume/v3/volumes/e79471ae-662f-4d4c-bc06-46e3abfd7e38 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 06:38:41.732205 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-4a46d092-5435-4d0a-b2a7-726e26ebeae0 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:41.733917 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4a46d092-5435-4d0a-b2a7-726e26ebeae0 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/6e578f58-966e-45bc-9615-16814ba8dd66 Jul 10 06:38:41.734180 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4a46d092-5435-4d0a-b2a7-726e26ebeae0 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:41.734431 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4a46d092-5435-4d0a-b2a7-726e26ebeae0 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:41.734611 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-4a46d092-5435-4d0a-b2a7-726e26ebeae0 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id 6e578f58-966e-45bc-9615-16814ba8dd66. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:38:41.739831 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:41.739831 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:38:41.740715 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4a46d092-5435-4d0a-b2a7-726e26ebeae0 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/6e578f58-966e-45bc-9615-16814ba8dd66 returned with HTTP 200 Jul 10 06:38:41.741085 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 827/3331] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:38:41 2026] GET /volume/v3/backups/6e578f58-966e-45bc-9615-16814ba8dd66 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:41.861974 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-798e13b0-2930-4daa-b059-17f026a48c2b None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:41.864131 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-798e13b0-2930-4daa-b059-17f026a48c2b tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/ed42da16-b31e-4522-9774-86b0934221fd Jul 10 06:38:41.864259 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-798e13b0-2930-4daa-b059-17f026a48c2b tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:41.864386 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-798e13b0-2930-4daa-b059-17f026a48c2b tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:41.864524 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-798e13b0-2930-4daa-b059-17f026a48c2b tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id ed42da16-b31e-4522-9774-86b0934221fd. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:38:41.869153 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:41.869153 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:38:41.870030 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-798e13b0-2930-4daa-b059-17f026a48c2b tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/ed42da16-b31e-4522-9774-86b0934221fd returned with HTTP 200 Jul 10 06:38:41.870425 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 834/3332] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:38:41 2026] GET /volume/v3/backups/ed42da16-b31e-4522-9774-86b0934221fd => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:42.151522 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-7935bf3e-aeed-49cc-ab66-04b5e041777a None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:42.153803 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7935bf3e-aeed-49cc-ab66-04b5e041777a tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] GET https://10.4.3.200/volume/v3/volumes/b4e0b17b-707d-4559-a977-484147bdb531 Jul 10 06:38:42.153803 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7935bf3e-aeed-49cc-ab66-04b5e041777a tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:42.153965 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7935bf3e-aeed-49cc-ab66-04b5e041777a tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:42.160866 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:42.160866 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:38:42.164872 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-7935bf3e-aeed-49cc-ab66-04b5e041777a tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Volume info retrieved successfully. Jul 10 06:38:42.168897 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7935bf3e-aeed-49cc-ab66-04b5e041777a tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] https://10.4.3.200/volume/v3/volumes/b4e0b17b-707d-4559-a977-484147bdb531 returned with HTTP 200 Jul 10 06:38:42.169359 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 833/3333] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:38:42 2026] GET /volume/v3/volumes/b4e0b17b-707d-4559-a977-484147bdb531 => generated 860 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:42.493610 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-94bf98c6-d35b-4970-b875-7c368e8ff6b8 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:42.495467 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-94bf98c6-d35b-4970-b875-7c368e8ff6b8 tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] GET https://10.4.3.200/volume/v3/groups/b8b15c69-141f-486f-8aca-d338ec9689bf Jul 10 06:38:42.495704 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-94bf98c6-d35b-4970-b875-7c368e8ff6b8 tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:42.495891 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-94bf98c6-d35b-4970-b875-7c368e8ff6b8 tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] Calling method 'version_select' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:42.496009 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.groups [None req-94bf98c6-d35b-4970-b875-7c368e8ff6b8 tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] show called for member b8b15c69-141f-486f-8aca-d338ec9689bf {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 06:38:42.499279 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:42.499279 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:38:42.506530 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-94bf98c6-d35b-4970-b875-7c368e8ff6b8 tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] https://10.4.3.200/volume/v3/groups/b8b15c69-141f-486f-8aca-d338ec9689bf returned with HTTP 200 Jul 10 06:38:42.507191 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 840/3334] 10.4.3.200 () {68 vars in 1386 bytes} [Fri Jul 10 06:38:42 2026] GET /volume/v3/groups/b8b15c69-141f-486f-8aca-d338ec9689bf => generated 396 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:38:42.517070 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-cc7ba592-458b-409b-ac5e-7e12e3cb826c None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:42.518904 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-cc7ba592-458b-409b-ac5e-7e12e3cb826c tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:38:42.519311 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-cc7ba592-458b-409b-ac5e-7e12e3cb826c tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-2124083172", "volume_type": "b069ec80-b6b7-46e5-89cd-f6d7ca74d227", "group_id": "b8b15c69-141f-486f-8aca-d338ec9689bf", "size": 1}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:38:42.520772 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.volumes [None req-cc7ba592-458b-409b-ac5e-7e12e3cb826c tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-2124083172', 'volume_type': 'b069ec80-b6b7-46e5-89cd-f6d7ca74d227', 'group_id': 'b8b15c69-141f-486f-8aca-d338ec9689bf', 'size': 1}} {{(pid=99977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:38:42.527871 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:42.527871 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:38:42.528363 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-cc7ba592-458b-409b-ac5e-7e12e3cb826c tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] Create volume of 1 GB Jul 10 06:38:42.533520 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-cc7ba592-458b-409b-ac5e-7e12e3cb826c tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] Availability Zones retrieved successfully. Jul 10 06:38:42.538380 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-cc7ba592-458b-409b-ac5e-7e12e3cb826c tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] Flow 'volume_create_api' (6758c6a8-28e0-4c37-a851-62190d928b67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:38:42.539389 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-cc7ba592-458b-409b-ac5e-7e12e3cb826c tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (194ec133-de83-4cb0-bb15-c61dd9743102) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:38:42.539961 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:42.539961 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:38:42.540410 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.flows.api.create_volume [None req-cc7ba592-458b-409b-ac5e-7e12e3cb826c tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] Validating volume size '1' using validate_int {{(pid=99977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:38:42.563341 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-cc7ba592-458b-409b-ac5e-7e12e3cb826c tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (194ec133-de83-4cb0-bb15-c61dd9743102) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:38:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b069ec80-b6b7-46e5-89cd-f6d7ca74d227,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-1858203809',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b069ec80-b6b7-46e5-89cd-f6d7ca74d227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'b8b15c69-141f-486f-8aca-d338ec9689bf', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:38:42.564545 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-cc7ba592-458b-409b-ac5e-7e12e3cb826c tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d7e9dc0-1ac4-4c4e-ae83-e2f66e265f9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:38:42.599703 np0000004964 devstack@c-api.service[99977]: WARNING cinder.quota [None req-cc7ba592-458b-409b-ac5e-7e12e3cb826c tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-1858203809 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-1858203809, it is now deprecated. Please use the default quota class for default quota. Jul 10 06:38:42.600142 np0000004964 devstack@c-api.service[99977]: WARNING cinder.quota [None req-cc7ba592-458b-409b-ac5e-7e12e3cb826c tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1858203809 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1858203809, it is now deprecated. Please use the default quota class for default quota. Jul 10 06:38:42.649322 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-cc7ba592-458b-409b-ac5e-7e12e3cb826c tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] Created reservations ['d475f6f0-6e9c-4d3c-b9c5-e0e1c9d139fa', 'c93c7766-82c9-42b6-a05d-2e03d1eda262', '90d1dc07-877c-4701-8c88-783ba4a18230', '956d3ebd-883a-4aa2-9004-e8a63adbc2f8'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:38:42.651152 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-cc7ba592-458b-409b-ac5e-7e12e3cb826c tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d7e9dc0-1ac4-4c4e-ae83-e2f66e265f9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d475f6f0-6e9c-4d3c-b9c5-e0e1c9d139fa', 'c93c7766-82c9-42b6-a05d-2e03d1eda262', '90d1dc07-877c-4701-8c88-783ba4a18230', '956d3ebd-883a-4aa2-9004-e8a63adbc2f8']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:38:42.651312 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-cc7ba592-458b-409b-ac5e-7e12e3cb826c tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (775e0d62-84c6-4f6f-99db-342336da02e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:38:42.688093 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-cc7ba592-458b-409b-ac5e-7e12e3cb826c tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (775e0d62-84c6-4f6f-99db-342336da02e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7f7be450-62ab-4363-85d0-fc5b94c08205', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-2124083172',encryption_key_id=None,group_id=b8b15c69-141f-486f-8aca-d338ec9689bf,group_type_id=,metadata={},multiattach=False,project_id='96261f82f4ba4ae4b5d248d2b33b92b4',qos_specs=None,replication_status=,reservations=['d475f6f0-6e9c-4d3c-b9c5-e0e1c9d139fa','c93c7766-82c9-42b6-a05d-2e03d1eda262','90d1dc07-877c-4701-8c88-783ba4a18230','956d3ebd-883a-4aa2-9004-e8a63adbc2f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c24321529fc4222a4f12aa6a8e516ab',volume_type_id=b069ec80-b6b7-46e5-89cd-f6d7ca74d227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:38:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-2124083172',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=b8b15c69-141f-486f-8aca-d338ec9689bf,host=None,id=7f7be450-62ab-4363-85d0-fc5b94c08205,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='96261f82f4ba4ae4b5d248d2b33b92b4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6c24321529fc4222a4f12aa6a8e516ab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b069ec80-b6b7-46e5-89cd-f6d7ca74d227),volume_type_id=b069ec80-b6b7-46e5-89cd-f6d7ca74d227)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:38:42.689433 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-cc7ba592-458b-409b-ac5e-7e12e3cb826c tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70246b5e-6e8b-4c31-8fcc-7769f4938636) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:38:42.713578 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-cc7ba592-458b-409b-ac5e-7e12e3cb826c tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70246b5e-6e8b-4c31-8fcc-7769f4938636) transitioned into state 'SUCCESS' from state '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-2124083172',encryption_key_id=None,group_id=b8b15c69-141f-486f-8aca-d338ec9689bf,group_type_id=,metadata={},multiattach=False,project_id='96261f82f4ba4ae4b5d248d2b33b92b4',qos_specs=None,replication_status=,reservations=['d475f6f0-6e9c-4d3c-b9c5-e0e1c9d139fa','c93c7766-82c9-42b6-a05d-2e03d1eda262','90d1dc07-877c-4701-8c88-783ba4a18230','956d3ebd-883a-4aa2-9004-e8a63adbc2f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c24321529fc4222a4f12aa6a8e516ab',volume_type_id=b069ec80-b6b7-46e5-89cd-f6d7ca74d227)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:38:42.714396 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-cc7ba592-458b-409b-ac5e-7e12e3cb826c tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4bfc0326-8f39-4509-908c-78ecffab53b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:38:42.731463 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-cc7ba592-458b-409b-ac5e-7e12e3cb826c tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4bfc0326-8f39-4509-908c-78ecffab53b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:38:42.733260 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-cc7ba592-458b-409b-ac5e-7e12e3cb826c tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] Flow 'volume_create_api' (6758c6a8-28e0-4c37-a851-62190d928b67) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:38:42.733260 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-cc7ba592-458b-409b-ac5e-7e12e3cb826c tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] Create volume request issued successfully. Jul 10 06:38:42.734151 np0000004964 devstack@c-api.service[99977]: WARNING stevedore.named [None req-cc7ba592-458b-409b-ac5e-7e12e3cb826c tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:38:42.734310 np0000004964 devstack@c-api.service[99977]: WARNING castellan.key_manager [None req-cc7ba592-458b-409b-ac5e-7e12e3cb826c tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:38:42.754881 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-37168fed-0d04-40c0-9f8d-ba61adea0384 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:42.758913 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-37168fed-0d04-40c0-9f8d-ba61adea0384 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/6e578f58-966e-45bc-9615-16814ba8dd66 Jul 10 06:38:42.759580 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-37168fed-0d04-40c0-9f8d-ba61adea0384 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:42.760268 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-37168fed-0d04-40c0-9f8d-ba61adea0384 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:42.760425 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-37168fed-0d04-40c0-9f8d-ba61adea0384 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id 6e578f58-966e-45bc-9615-16814ba8dd66. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:38:42.765014 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:42.765014 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:38:42.765641 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-37168fed-0d04-40c0-9f8d-ba61adea0384 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/6e578f58-966e-45bc-9615-16814ba8dd66 returned with HTTP 200 Jul 10 06:38:42.766099 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 835/3335] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:38:42 2026] GET /volume/v3/backups/6e578f58-966e-45bc-9615-16814ba8dd66 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:42.778758 np0000004964 devstack@c-api.service[99977]: DEBUG oslo_db.sqlalchemy.engines [None req-cc7ba592-458b-409b-ac5e-7e12e3cb826c tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99977) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 06:38:42.782152 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:42.782152 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:38:42.786076 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-cc7ba592-458b-409b-ac5e-7e12e3cb826c tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:38:42.786521 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 828/3336] 10.4.3.200 () {70 vars in 1300 bytes} [Fri Jul 10 06:38:42 2026] POST /volume/v3/volumes => generated 827 bytes in 270 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:38:42.800201 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-ccec3aaf-af86-43a7-b903-abafe770007c None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:42.801846 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ccec3aaf-af86-43a7-b903-abafe770007c tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] GET https://10.4.3.200/volume/v3/volumes/7f7be450-62ab-4363-85d0-fc5b94c08205 Jul 10 06:38:42.802039 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ccec3aaf-af86-43a7-b903-abafe770007c tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:42.802215 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ccec3aaf-af86-43a7-b903-abafe770007c tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:42.809417 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:42.809417 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:38:42.813383 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-ccec3aaf-af86-43a7-b903-abafe770007c tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] Volume info retrieved successfully. Jul 10 06:38:42.814031 np0000004964 devstack@c-api.service[99978]: WARNING stevedore.named [None req-ccec3aaf-af86-43a7-b903-abafe770007c tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:38:42.814170 np0000004964 devstack@c-api.service[99978]: WARNING castellan.key_manager [None req-ccec3aaf-af86-43a7-b903-abafe770007c tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:38:42.850817 np0000004964 devstack@c-api.service[99978]: DEBUG oslo_db.sqlalchemy.engines [None req-ccec3aaf-af86-43a7-b903-abafe770007c tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99978) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 06:38:42.853853 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:42.853853 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:38:42.860920 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ccec3aaf-af86-43a7-b903-abafe770007c tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] https://10.4.3.200/volume/v3/volumes/7f7be450-62ab-4363-85d0-fc5b94c08205 returned with HTTP 200 Jul 10 06:38:42.861547 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 834/3337] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:38:42 2026] GET /volume/v3/volumes/7f7be450-62ab-4363-85d0-fc5b94c08205 => generated 919 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 06:38:42.881111 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-eb679ae4-8506-4e9e-9499-aa5a7cf50ca0 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:42.882704 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-eb679ae4-8506-4e9e-9499-aa5a7cf50ca0 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/ed42da16-b31e-4522-9774-86b0934221fd Jul 10 06:38:42.882859 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-eb679ae4-8506-4e9e-9499-aa5a7cf50ca0 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:42.882993 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-eb679ae4-8506-4e9e-9499-aa5a7cf50ca0 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:42.883091 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-eb679ae4-8506-4e9e-9499-aa5a7cf50ca0 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id ed42da16-b31e-4522-9774-86b0934221fd. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:38:42.886879 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:42.886879 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:38:42.887485 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-eb679ae4-8506-4e9e-9499-aa5a7cf50ca0 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/ed42da16-b31e-4522-9774-86b0934221fd returned with HTTP 200 Jul 10 06:38:42.887943 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 841/3338] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:38:42 2026] GET /volume/v3/backups/ed42da16-b31e-4522-9774-86b0934221fd => generated 790 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:43.180476 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-47ae3c0c-d136-413f-bfd6-41b1e22a51ab None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:43.182354 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-47ae3c0c-d136-413f-bfd6-41b1e22a51ab tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] GET https://10.4.3.200/volume/v3/volumes/b4e0b17b-707d-4559-a977-484147bdb531 Jul 10 06:38:43.182589 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-47ae3c0c-d136-413f-bfd6-41b1e22a51ab tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:43.182834 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-47ae3c0c-d136-413f-bfd6-41b1e22a51ab tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:43.192191 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:43.192191 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:38:43.196415 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-47ae3c0c-d136-413f-bfd6-41b1e22a51ab tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Volume info retrieved successfully. Jul 10 06:38:43.200425 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-6155b9d9-231e-4c8a-ab0c-1c2e98738c75 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:43.201890 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-47ae3c0c-d136-413f-bfd6-41b1e22a51ab tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] https://10.4.3.200/volume/v3/volumes/b4e0b17b-707d-4559-a977-484147bdb531 returned with HTTP 200 Jul 10 06:38:43.202281 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6155b9d9-231e-4c8a-ab0c-1c2e98738c75 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:38:43.202639 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6155b9d9-231e-4c8a-ab0c-1c2e98738c75 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "imageRef": "356decb8-2869-4032-8e39-eca455ca8c26", "size": 1}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:38:43.204003 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.volumes [None req-6155b9d9-231e-4c8a-ab0c-1c2e98738c75 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Create volume request body: {'volume': {'name': 'volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379', 'imageRef': '356decb8-2869-4032-8e39-eca455ca8c26', 'size': 1}} {{(pid=99977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:38:43.204087 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 836/3339] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:38:43 2026] GET /volume/v3/volumes/b4e0b17b-707d-4559-a977-484147bdb531 => generated 860 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:43.274848 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-6155b9d9-231e-4c8a-ab0c-1c2e98738c75 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Create volume of 1 GB Jul 10 06:38:43.279058 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-6155b9d9-231e-4c8a-ab0c-1c2e98738c75 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Availability Zones retrieved successfully. Jul 10 06:38:43.284148 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-6155b9d9-231e-4c8a-ab0c-1c2e98738c75 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Flow 'volume_create_api' (cf33585e-4138-4343-8420-b4c883fa395c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:38:43.286113 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-6155b9d9-231e-4c8a-ab0c-1c2e98738c75 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b42f18ed-fe14-4b1e-ac47-0b49dec0f336) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:38:43.287412 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.flows.api.create_volume [None req-6155b9d9-231e-4c8a-ab0c-1c2e98738c75 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Validating volume size '1' using validate_int {{(pid=99977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:38:43.344944 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-6155b9d9-231e-4c8a-ab0c-1c2e98738c75 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b42f18ed-fe14-4b1e-ac47-0b49dec0f336) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:38:43.345616 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-6155b9d9-231e-4c8a-ab0c-1c2e98738c75 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d4ccc7e-10ad-4eef-a792-337f36df0ac4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:38:43.381820 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-6155b9d9-231e-4c8a-ab0c-1c2e98738c75 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Created reservations ['96dc7d99-1670-4ff3-9b2d-25526d9e96dc', '7cb97851-e37a-4a90-bd90-cf6b5a125f44', 'a9df3899-672d-4e14-bdfc-f63d15c00c3e', '8f0a7cc2-1104-44f1-a9e8-23819389fc00'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:38:43.382749 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-6155b9d9-231e-4c8a-ab0c-1c2e98738c75 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d4ccc7e-10ad-4eef-a792-337f36df0ac4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['96dc7d99-1670-4ff3-9b2d-25526d9e96dc', '7cb97851-e37a-4a90-bd90-cf6b5a125f44', 'a9df3899-672d-4e14-bdfc-f63d15c00c3e', '8f0a7cc2-1104-44f1-a9e8-23819389fc00']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:38:43.383686 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-6155b9d9-231e-4c8a-ab0c-1c2e98738c75 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a1521e4-90b2-43ea-838f-22942fd17e66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:38:43.412006 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-6155b9d9-231e-4c8a-ab0c-1c2e98738c75 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a1521e4-90b2-43ea-838f-22942fd17e66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '33aea24f-a806-43e0-a1cd-a172f316fb68', '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='78b840597b344472874b51a4b25d1cb3',qos_specs=None,replication_status=,reservations=['96dc7d99-1670-4ff3-9b2d-25526d9e96dc','7cb97851-e37a-4a90-bd90-cf6b5a125f44','a9df3899-672d-4e14-bdfc-f63d15c00c3e','8f0a7cc2-1104-44f1-a9e8-23819389fc00'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e5ee78df5ee34603a1208606647c7c29',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:38:43Z,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=33aea24f-a806-43e0-a1cd-a172f316fb68,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='78b840597b344472874b51a4b25d1cb3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e5ee78df5ee34603a1208606647c7c29',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:38:43.412988 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-6155b9d9-231e-4c8a-ab0c-1c2e98738c75 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97967802-9ebc-4aaa-92b8-84008ff6d3cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:38:43.437526 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-6155b9d9-231e-4c8a-ab0c-1c2e98738c75 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97967802-9ebc-4aaa-92b8-84008ff6d3cb) transitioned into state 'SUCCESS' from 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='78b840597b344472874b51a4b25d1cb3',qos_specs=None,replication_status=,reservations=['96dc7d99-1670-4ff3-9b2d-25526d9e96dc','7cb97851-e37a-4a90-bd90-cf6b5a125f44','a9df3899-672d-4e14-bdfc-f63d15c00c3e','8f0a7cc2-1104-44f1-a9e8-23819389fc00'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e5ee78df5ee34603a1208606647c7c29',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:38:43.438436 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-6155b9d9-231e-4c8a-ab0c-1c2e98738c75 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (006652d2-aa89-4ede-b676-f0651077948a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:38:43.447992 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-6155b9d9-231e-4c8a-ab0c-1c2e98738c75 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (006652d2-aa89-4ede-b676-f0651077948a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:38:43.448805 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-6155b9d9-231e-4c8a-ab0c-1c2e98738c75 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Flow 'volume_create_api' (cf33585e-4138-4343-8420-b4c883fa395c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:38:43.449143 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-6155b9d9-231e-4c8a-ab0c-1c2e98738c75 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Create volume request issued successfully. Jul 10 06:38:43.449966 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6155b9d9-231e-4c8a-ab0c-1c2e98738c75 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:38:43.450679 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 829/3340] 10.4.3.200 () {70 vars in 1300 bytes} [Fri Jul 10 06:38:43 2026] POST /volume/v3/volumes => generated 775 bytes in 250 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:38:43.463607 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-7c016c9b-4a07-438f-9223-88f26e8c7791 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:43.465349 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7c016c9b-4a07-438f-9223-88f26e8c7791 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] GET https://10.4.3.200/volume/v3/volumes/33aea24f-a806-43e0-a1cd-a172f316fb68 Jul 10 06:38:43.465555 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7c016c9b-4a07-438f-9223-88f26e8c7791 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:43.465770 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7c016c9b-4a07-438f-9223-88f26e8c7791 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:43.472606 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:43.472606 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:38:43.476532 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-7c016c9b-4a07-438f-9223-88f26e8c7791 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Volume info retrieved successfully. Jul 10 06:38:43.480638 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7c016c9b-4a07-438f-9223-88f26e8c7791 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] https://10.4.3.200/volume/v3/volumes/33aea24f-a806-43e0-a1cd-a172f316fb68 returned with HTTP 200 Jul 10 06:38:43.481032 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 835/3341] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:38:43 2026] GET /volume/v3/volumes/33aea24f-a806-43e0-a1cd-a172f316fb68 => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:38:43.776996 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-67c2c16c-9738-4944-9d99-bfa162e6d8ca None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:43.778457 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-67c2c16c-9738-4944-9d99-bfa162e6d8ca tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/6e578f58-966e-45bc-9615-16814ba8dd66 Jul 10 06:38:43.778676 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-67c2c16c-9738-4944-9d99-bfa162e6d8ca tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:43.778907 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-67c2c16c-9738-4944-9d99-bfa162e6d8ca tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:43.779443 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-67c2c16c-9738-4944-9d99-bfa162e6d8ca tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id 6e578f58-966e-45bc-9615-16814ba8dd66. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:38:43.784469 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:43.784469 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:38:43.785239 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-67c2c16c-9738-4944-9d99-bfa162e6d8ca tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/6e578f58-966e-45bc-9615-16814ba8dd66 returned with HTTP 200 Jul 10 06:38:43.785723 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 842/3342] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:38:43 2026] GET /volume/v3/backups/6e578f58-966e-45bc-9615-16814ba8dd66 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:43.874468 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-8999512f-7136-4976-b559-bc05eb9520ee None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:43.876411 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8999512f-7136-4976-b559-bc05eb9520ee tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] GET https://10.4.3.200/volume/v3/volumes/7f7be450-62ab-4363-85d0-fc5b94c08205 Jul 10 06:38:43.876658 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8999512f-7136-4976-b559-bc05eb9520ee tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:43.876886 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8999512f-7136-4976-b559-bc05eb9520ee tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:43.885842 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:43.885842 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:38:43.890347 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-8999512f-7136-4976-b559-bc05eb9520ee tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] Volume info retrieved successfully. Jul 10 06:38:43.891112 np0000004964 devstack@c-api.service[99976]: WARNING stevedore.named [None req-8999512f-7136-4976-b559-bc05eb9520ee tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:38:43.891298 np0000004964 devstack@c-api.service[99976]: WARNING castellan.key_manager [None req-8999512f-7136-4976-b559-bc05eb9520ee tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:38:43.897648 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-2748467c-36f3-4d13-9d16-53f6c5d4135e None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:43.899925 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2748467c-36f3-4d13-9d16-53f6c5d4135e tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/ed42da16-b31e-4522-9774-86b0934221fd Jul 10 06:38:43.900292 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2748467c-36f3-4d13-9d16-53f6c5d4135e tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:43.900375 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2748467c-36f3-4d13-9d16-53f6c5d4135e tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:43.900558 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-2748467c-36f3-4d13-9d16-53f6c5d4135e tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id ed42da16-b31e-4522-9774-86b0934221fd. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:38:43.905776 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:43.905776 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:38:43.906826 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2748467c-36f3-4d13-9d16-53f6c5d4135e tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/ed42da16-b31e-4522-9774-86b0934221fd returned with HTTP 200 Jul 10 06:38:43.907301 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 830/3343] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:38:43 2026] GET /volume/v3/backups/ed42da16-b31e-4522-9774-86b0934221fd => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:43.931529 np0000004964 devstack@c-api.service[99976]: DEBUG oslo_db.sqlalchemy.engines [None req-8999512f-7136-4976-b559-bc05eb9520ee tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99976) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 06:38:43.935417 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:43.935417 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:38:43.947934 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8999512f-7136-4976-b559-bc05eb9520ee tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] https://10.4.3.200/volume/v3/volumes/7f7be450-62ab-4363-85d0-fc5b94c08205 returned with HTTP 200 Jul 10 06:38:43.948466 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 837/3344] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:38:43 2026] GET /volume/v3/volumes/7f7be450-62ab-4363-85d0-fc5b94c08205 => generated 920 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:38:43.964259 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-9915c5f4-90c4-434b-9878-1e58a057388e None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:43.966732 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9915c5f4-90c4-434b-9878-1e58a057388e tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] POST https://10.4.3.200/volume/v3/group_snapshots Jul 10 06:38:43.967201 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9915c5f4-90c4-434b-9878-1e58a057388e tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "b8b15c69-141f-486f-8aca-d338ec9689bf", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-1271152443"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:38:43.969010 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.group_snapshots [None req-9915c5f4-90c4-434b-9878-1e58a057388e tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'b8b15c69-141f-486f-8aca-d338ec9689bf', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-1271152443'}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 10 06:38:43.973571 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:43.973571 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:38:43.977625 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.group_snapshots [None req-9915c5f4-90c4-434b-9878-1e58a057388e tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-1271152443. Jul 10 06:38:44.009944 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:44.009944 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:38:44.026718 np0000004964 devstack@c-api.service[99978]: WARNING cinder.quota [None req-9915c5f4-90c4-434b-9878-1e58a057388e tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1858203809 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1858203809, it is now deprecated. Please use the default quota class for default quota. Jul 10 06:38:44.027074 np0000004964 devstack@c-api.service[99978]: WARNING cinder.quota [None req-9915c5f4-90c4-434b-9878-1e58a057388e tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-1858203809 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-1858203809, it is now deprecated. Please use the default quota class for default quota. Jul 10 06:38:44.059041 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-9915c5f4-90c4-434b-9878-1e58a057388e tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] Created reservations ['44076a46-aaa7-4aaa-b34d-3693c8cb301a', 'dbd76fc4-ef63-4888-9d5a-3dd38243dcce', 'd6b3aa15-e52d-4bae-bbf1-053585fd76f4', '25d9af21-19e2-400f-97c9-6bdc291c18a6'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:38:44.096527 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9915c5f4-90c4-434b-9878-1e58a057388e tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] https://10.4.3.200/volume/v3/group_snapshots returned with HTTP 202 Jul 10 06:38:44.097215 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 836/3345] 10.4.3.200 () {70 vars in 1324 bytes} [Fri Jul 10 06:38:43 2026] POST /volume/v3/group_snapshots => generated 191 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:38:44.098592 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-9bb5328b-0905-48c0-87ec-6049c701e236 req-5753d58f-641b-4644-8a7a-aab8128d2914 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:44.101141 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-9bb5328b-0905-48c0-87ec-6049c701e236 req-5753d58f-641b-4644-8a7a-aab8128d2914 tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] GET https://10.4.3.200/volume/v3/limits Jul 10 06:38:44.101289 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-9bb5328b-0905-48c0-87ec-6049c701e236 req-5753d58f-641b-4644-8a7a-aab8128d2914 tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:44.101551 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-9bb5328b-0905-48c0-87ec-6049c701e236 req-5753d58f-641b-4644-8a7a-aab8128d2914 tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] Calling method 'index' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:44.108519 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-199710a1-6bf7-47cf-af4a-a9a76385aa08 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:44.110880 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-199710a1-6bf7-47cf-af4a-a9a76385aa08 tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] GET https://10.4.3.200/volume/v3/group_snapshots/4b35bf6e-bfde-4e92-b7f1-da4bf3d07643 Jul 10 06:38:44.111155 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-199710a1-6bf7-47cf-af4a-a9a76385aa08 tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:44.111439 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-199710a1-6bf7-47cf-af4a-a9a76385aa08 tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] Calling method 'version_select' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:44.111686 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.group_snapshots [None req-199710a1-6bf7-47cf-af4a-a9a76385aa08 tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] show called for member 4b35bf6e-bfde-4e92-b7f1-da4bf3d07643 {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 06:38:44.112384 np0000004964 devstack@c-api.service[99975]: WARNING cinder.quota [req-9bb5328b-0905-48c0-87ec-6049c701e236 req-5753d58f-641b-4644-8a7a-aab8128d2914 tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-1858203809 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-1858203809, it is now deprecated. Please use the default quota class for default quota. Jul 10 06:38:44.112675 np0000004964 devstack@c-api.service[99975]: WARNING cinder.quota [req-9bb5328b-0905-48c0-87ec-6049c701e236 req-5753d58f-641b-4644-8a7a-aab8128d2914 tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1858203809 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1858203809, it is now deprecated. Please use the default quota class for default quota. Jul 10 06:38:44.113041 np0000004964 devstack@c-api.service[99975]: WARNING cinder.quota [req-9bb5328b-0905-48c0-87ec-6049c701e236 req-5753d58f-641b-4644-8a7a-aab8128d2914 tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-1858203809 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-1858203809, it is now deprecated. Please use the default quota class for default quota. Jul 10 06:38:44.117406 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:44.117406 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:38:44.122773 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-199710a1-6bf7-47cf-af4a-a9a76385aa08 tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] https://10.4.3.200/volume/v3/group_snapshots/4b35bf6e-bfde-4e92-b7f1-da4bf3d07643 returned with HTTP 200 Jul 10 06:38:44.123274 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 831/3346] 10.4.3.200 () {68 vars in 1413 bytes} [Fri Jul 10 06:38:44 2026] GET /volume/v3/group_snapshots/4b35bf6e-bfde-4e92-b7f1-da4bf3d07643 => generated 330 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:38:44.128524 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-9bb5328b-0905-48c0-87ec-6049c701e236 req-5753d58f-641b-4644-8a7a-aab8128d2914 tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] https://10.4.3.200/volume/v3/limits returned with HTTP 200 Jul 10 06:38:44.129123 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 843/3347] 10.4.3.200 () {68 vars in 1484 bytes} [Fri Jul 10 06:38:44 2026] GET /volume/v3/limits => generated 302 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:44.219438 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-b414fe06-cb69-42be-8075-d160302f019a None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:44.221455 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b414fe06-cb69-42be-8075-d160302f019a tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] GET https://10.4.3.200/volume/v3/volumes/b4e0b17b-707d-4559-a977-484147bdb531 Jul 10 06:38:44.221664 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b414fe06-cb69-42be-8075-d160302f019a tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:44.221887 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b414fe06-cb69-42be-8075-d160302f019a tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:44.228992 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:44.228992 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:38:44.232943 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-b414fe06-cb69-42be-8075-d160302f019a tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Volume info retrieved successfully. Jul 10 06:38:44.238287 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b414fe06-cb69-42be-8075-d160302f019a tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] https://10.4.3.200/volume/v3/volumes/b4e0b17b-707d-4559-a977-484147bdb531 returned with HTTP 200 Jul 10 06:38:44.238799 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 838/3348] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:38:44 2026] GET /volume/v3/volumes/b4e0b17b-707d-4559-a977-484147bdb531 => generated 860 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:44.268584 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-d1f0b3c8-ce96-4693-8367-6cfdcfd6de89 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:44.270072 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d1f0b3c8-ce96-4693-8367-6cfdcfd6de89 tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] POST https://10.4.3.200/volume/v3/volumes/b4e0b17b-707d-4559-a977-484147bdb531/action Jul 10 06:38:44.270642 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d1f0b3c8-ce96-4693-8367-6cfdcfd6de89 tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1732369697", "disk_format": "qcow2"}}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:38:44.270916 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d1f0b3c8-ce96-4693-8367-6cfdcfd6de89 tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1732369697", "disk_format": "qcow2"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:38:44.281612 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:44.281612 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:38:44.282305 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-d1f0b3c8-ce96-4693-8367-6cfdcfd6de89 tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Volume info retrieved successfully. Jul 10 06:38:44.293599 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:44.293599 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:38:44.299953 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.image.image_utils [None req-d1f0b3c8-ce96-4693-8367-6cfdcfd6de89 tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-1732369697'}] 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-1732369697'}]. {{(pid=99978) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Jul 10 06:38:44.493085 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-a0ee43a5-27f3-4a2d-9ac5-25698e2e959d None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:44.495144 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a0ee43a5-27f3-4a2d-9ac5-25698e2e959d tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] GET https://10.4.3.200/volume/v3/volumes/33aea24f-a806-43e0-a1cd-a172f316fb68 Jul 10 06:38:44.495532 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a0ee43a5-27f3-4a2d-9ac5-25698e2e959d tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:44.496292 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a0ee43a5-27f3-4a2d-9ac5-25698e2e959d tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:44.503762 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:44.503762 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:38:44.508635 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-a0ee43a5-27f3-4a2d-9ac5-25698e2e959d tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Volume info retrieved successfully. Jul 10 06:38:44.515108 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a0ee43a5-27f3-4a2d-9ac5-25698e2e959d tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] https://10.4.3.200/volume/v3/volumes/33aea24f-a806-43e0-a1cd-a172f316fb68 returned with HTTP 200 Jul 10 06:38:44.515651 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 832/3349] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:38:44 2026] GET /volume/v3/volumes/33aea24f-a806-43e0-a1cd-a172f316fb68 => generated 867 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:38:44.677865 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-9bb5328b-0905-48c0-87ec-6049c701e236 req-7892e705-9168-4d4f-b3e4-da023b8feb2c None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:44.680975 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-9bb5328b-0905-48c0-87ec-6049c701e236 req-7892e705-9168-4d4f-b3e4-da023b8feb2c tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] GET https://10.4.3.200/volume/v3/volumes/db46bc1d-35f3-4ca5-97b1-c4d04fcdff10 Jul 10 06:38:44.681177 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-9bb5328b-0905-48c0-87ec-6049c701e236 req-7892e705-9168-4d4f-b3e4-da023b8feb2c tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:44.681385 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-9bb5328b-0905-48c0-87ec-6049c701e236 req-7892e705-9168-4d4f-b3e4-da023b8feb2c tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:44.695963 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:44.695963 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:38:44.702454 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [req-9bb5328b-0905-48c0-87ec-6049c701e236 req-7892e705-9168-4d4f-b3e4-da023b8feb2c tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] Volume info retrieved successfully. Jul 10 06:38:44.709802 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-9bb5328b-0905-48c0-87ec-6049c701e236 req-7892e705-9168-4d4f-b3e4-da023b8feb2c tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] https://10.4.3.200/volume/v3/volumes/db46bc1d-35f3-4ca5-97b1-c4d04fcdff10 returned with HTTP 200 Jul 10 06:38:44.710294 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 844/3350] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:38:44 2026] GET /volume/v3/volumes/db46bc1d-35f3-4ca5-97b1-c4d04fcdff10 => generated 1452 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:38:44.721462 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-9bb5328b-0905-48c0-87ec-6049c701e236 req-6d07bcc7-820a-44a1-9c77-7a3b2c527801 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:44.723995 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-9bb5328b-0905-48c0-87ec-6049c701e236 req-6d07bcc7-820a-44a1-9c77-7a3b2c527801 tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] POST https://10.4.3.200/volume/v3/snapshots Jul 10 06:38:44.724360 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-9bb5328b-0905-48c0-87ec-6049c701e236 req-6d07bcc7-820a-44a1-9c77-7a3b2c527801 tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "db46bc1d-35f3-4ca5-97b1-c4d04fcdff10", "force": true, "name": "snapshot for tempest-ImageDependencyTestssnapshot-467536864", "description": null, "metadata": {}}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:38:44.739045 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:44.739045 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:38:44.739633 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [req-9bb5328b-0905-48c0-87ec-6049c701e236 req-6d07bcc7-820a-44a1-9c77-7a3b2c527801 tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] Volume info retrieved successfully. Jul 10 06:38:44.739815 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.snapshots [req-9bb5328b-0905-48c0-87ec-6049c701e236 req-6d07bcc7-820a-44a1-9c77-7a3b2c527801 tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] Create snapshot from volume db46bc1d-35f3-4ca5-97b1-c4d04fcdff10 Jul 10 06:38:44.740850 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-d1f0b3c8-ce96-4693-8367-6cfdcfd6de89 tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Copy volume to image completed successfully. Jul 10 06:38:44.741429 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d1f0b3c8-ce96-4693-8367-6cfdcfd6de89 tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] https://10.4.3.200/volume/v3/volumes/b4e0b17b-707d-4559-a977-484147bdb531/action returned with HTTP 202 Jul 10 06:38:44.741761 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 837/3351] 10.4.3.200 () {68 vars in 1391 bytes} [Fri Jul 10 06:38:44 2026] POST /volume/v3/volumes/b4e0b17b-707d-4559-a977-484147bdb531/action => generated 689 bytes in 474 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:38:44.787597 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.quota [req-9bb5328b-0905-48c0-87ec-6049c701e236 req-6d07bcc7-820a-44a1-9c77-7a3b2c527801 tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] Created reservations ['2e2f9d14-ec62-470f-a848-19e894ab4bc6', '74dff821-36ad-4103-99dc-2ae08305b4a3', '288fe471-bf04-4c7f-ac47-31c7c4ec6bbf', 'a4a8b473-9f55-4ace-9125-01a98eaa0583'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:38:44.795316 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-263a2dd7-5667-4f86-995c-3d607b250071 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:44.801132 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-263a2dd7-5667-4f86-995c-3d607b250071 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/6e578f58-966e-45bc-9615-16814ba8dd66 Jul 10 06:38:44.801367 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-263a2dd7-5667-4f86-995c-3d607b250071 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:44.801636 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-263a2dd7-5667-4f86-995c-3d607b250071 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:44.801776 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-263a2dd7-5667-4f86-995c-3d607b250071 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id 6e578f58-966e-45bc-9615-16814ba8dd66. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:38:44.809598 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:44.809598 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:38:44.810421 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-263a2dd7-5667-4f86-995c-3d607b250071 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/6e578f58-966e-45bc-9615-16814ba8dd66 returned with HTTP 200 Jul 10 06:38:44.811320 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 833/3352] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:38:44 2026] GET /volume/v3/backups/6e578f58-966e-45bc-9615-16814ba8dd66 => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:44.824892 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [req-9bb5328b-0905-48c0-87ec-6049c701e236 req-6d07bcc7-820a-44a1-9c77-7a3b2c527801 tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] Snapshot force create request issued successfully. Jul 10 06:38:44.825087 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-9bb5328b-0905-48c0-87ec-6049c701e236 req-6d07bcc7-820a-44a1-9c77-7a3b2c527801 tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 10 06:38:44.825699 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 839/3353] 10.4.3.200 () {72 vars in 1547 bytes} [Fri Jul 10 06:38:44 2026] POST /volume/v3/snapshots => generated 318 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:38:44.919820 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-9b4751ff-1669-4620-a140-ada1911c5df3 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:44.922530 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-9b4751ff-1669-4620-a140-ada1911c5df3 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/ed42da16-b31e-4522-9774-86b0934221fd Jul 10 06:38:44.922832 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-9b4751ff-1669-4620-a140-ada1911c5df3 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:44.923113 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-9b4751ff-1669-4620-a140-ada1911c5df3 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:44.923300 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-9b4751ff-1669-4620-a140-ada1911c5df3 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id ed42da16-b31e-4522-9774-86b0934221fd. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:38:44.929237 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:44.929237 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:38:44.930438 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-9b4751ff-1669-4620-a140-ada1911c5df3 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/ed42da16-b31e-4522-9774-86b0934221fd returned with HTTP 200 Jul 10 06:38:44.931152 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 845/3354] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:38:44 2026] GET /volume/v3/backups/ed42da16-b31e-4522-9774-86b0934221fd => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:45.134544 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-1cef8e46-2d07-40a3-9166-efcafffe8326 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:45.134694 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1cef8e46-2d07-40a3-9166-efcafffe8326 tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] GET https://10.4.3.200/volume/v3/group_snapshots/4b35bf6e-bfde-4e92-b7f1-da4bf3d07643 Jul 10 06:38:45.134994 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1cef8e46-2d07-40a3-9166-efcafffe8326 tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:45.135261 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1cef8e46-2d07-40a3-9166-efcafffe8326 tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] Calling method 'version_select' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:45.135446 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.group_snapshots [None req-1cef8e46-2d07-40a3-9166-efcafffe8326 tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] show called for member 4b35bf6e-bfde-4e92-b7f1-da4bf3d07643 {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 06:38:45.139346 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:45.139346 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:38:45.143364 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1cef8e46-2d07-40a3-9166-efcafffe8326 tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] https://10.4.3.200/volume/v3/group_snapshots/4b35bf6e-bfde-4e92-b7f1-da4bf3d07643 returned with HTTP 200 Jul 10 06:38:45.143931 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 838/3355] 10.4.3.200 () {68 vars in 1413 bytes} [Fri Jul 10 06:38:45 2026] GET /volume/v3/group_snapshots/4b35bf6e-bfde-4e92-b7f1-da4bf3d07643 => generated 331 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:38:45.157184 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-08d1dd1e-b6e2-473c-a2f1-b4e5775f8418 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:45.159013 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-08d1dd1e-b6e2-473c-a2f1-b4e5775f8418 tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] GET https://10.4.3.200/volume/v3/snapshots/detail Jul 10 06:38:45.159211 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-08d1dd1e-b6e2-473c-a2f1-b4e5775f8418 tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:45.159439 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-08d1dd1e-b6e2-473c-a2f1-b4e5775f8418 tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] Calling method 'detail' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:45.159786 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.api_utils [None req-08d1dd1e-b6e2-473c-a2f1-b4e5775f8418 tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] Removing options '' from query. {{(pid=99977) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 06:38:45.161013 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.db.api [None req-08d1dd1e-b6e2-473c-a2f1-b4e5775f8418 tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] Building query based on filter {{(pid=99977) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 06:38:45.167367 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-08d1dd1e-b6e2-473c-a2f1-b4e5775f8418 tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] Get all snapshots completed successfully. Jul 10 06:38:45.167782 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:45.167782 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:38:45.168340 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-08d1dd1e-b6e2-473c-a2f1-b4e5775f8418 tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] https://10.4.3.200/volume/v3/snapshots/detail returned with HTTP 200 Jul 10 06:38:45.168718 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 834/3356] 10.4.3.200 () {66 vars in 1264 bytes} [Fri Jul 10 06:38:45 2026] GET /volume/v3/snapshots/detail => generated 477 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:45.177356 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-df372da8-b94d-4b48-aa1d-ccc0000e957d None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:45.179278 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-df372da8-b94d-4b48-aa1d-ccc0000e957d tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] GET https://10.4.3.200/volume/v3/snapshots/581b6ed7-b77e-4c47-8269-261483be57b6 Jul 10 06:38:45.179519 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-df372da8-b94d-4b48-aa1d-ccc0000e957d tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:45.179842 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-df372da8-b94d-4b48-aa1d-ccc0000e957d tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:45.184699 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:45.184699 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:38:45.187581 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-df372da8-b94d-4b48-aa1d-ccc0000e957d tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] Snapshot retrieved successfully. Jul 10 06:38:45.187581 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-df372da8-b94d-4b48-aa1d-ccc0000e957d tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] https://10.4.3.200/volume/v3/snapshots/581b6ed7-b77e-4c47-8269-261483be57b6 returned with HTTP 200 Jul 10 06:38:45.187581 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 840/3357] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:38:45 2026] GET /volume/v3/snapshots/581b6ed7-b77e-4c47-8269-261483be57b6 => generated 474 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:45.194942 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-a510db60-e590-45b8-8165-d5a24ead8d12 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:45.197998 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-a510db60-e590-45b8-8165-d5a24ead8d12 tempest-GroupSnapshotsV319Test-1702185815 tempest-GroupSnapshotsV319Test-1702185815-project-admin] POST https://10.4.3.200/volume/v3/group_snapshots/4b35bf6e-bfde-4e92-b7f1-da4bf3d07643/action Jul 10 06:38:45.198439 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-a510db60-e590-45b8-8165-d5a24ead8d12 tempest-GroupSnapshotsV319Test-1702185815 tempest-GroupSnapshotsV319Test-1702185815-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=99975) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:38:45.198615 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-a510db60-e590-45b8-8165-d5a24ead8d12 tempest-GroupSnapshotsV319Test-1702185815 tempest-GroupSnapshotsV319Test-1702185815-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:38:45.200266 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.group_snapshots [None req-a510db60-e590-45b8-8165-d5a24ead8d12 tempest-GroupSnapshotsV319Test-1702185815 tempest-GroupSnapshotsV319Test-1702185815-project-admin] Updating group '4b35bf6e-bfde-4e92-b7f1-da4bf3d07643' with 'creating' {{(pid=99975) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 10 06:38:45.205586 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:45.205586 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:38:45.217417 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-a510db60-e590-45b8-8165-d5a24ead8d12 tempest-GroupSnapshotsV319Test-1702185815 tempest-GroupSnapshotsV319Test-1702185815-project-admin] https://10.4.3.200/volume/v3/group_snapshots/4b35bf6e-bfde-4e92-b7f1-da4bf3d07643/action returned with HTTP 202 Jul 10 06:38:45.217959 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 846/3358] 10.4.3.200 () {70 vars in 1455 bytes} [Fri Jul 10 06:38:45 2026] POST /volume/v3/group_snapshots/4b35bf6e-bfde-4e92-b7f1-da4bf3d07643/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 06:38:45.225715 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-f806c140-2439-417d-9307-199ea5ae75a5 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:45.227769 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f806c140-2439-417d-9307-199ea5ae75a5 tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] GET https://10.4.3.200/volume/v3/group_snapshots/4b35bf6e-bfde-4e92-b7f1-da4bf3d07643 Jul 10 06:38:45.228055 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f806c140-2439-417d-9307-199ea5ae75a5 tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:45.228301 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f806c140-2439-417d-9307-199ea5ae75a5 tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] Calling method 'version_select' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:45.228488 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.group_snapshots [None req-f806c140-2439-417d-9307-199ea5ae75a5 tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] show called for member 4b35bf6e-bfde-4e92-b7f1-da4bf3d07643 {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 06:38:45.232302 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:45.232302 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:38:45.236923 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f806c140-2439-417d-9307-199ea5ae75a5 tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] https://10.4.3.200/volume/v3/group_snapshots/4b35bf6e-bfde-4e92-b7f1-da4bf3d07643 returned with HTTP 200 Jul 10 06:38:45.237435 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 839/3359] 10.4.3.200 () {68 vars in 1413 bytes} [Fri Jul 10 06:38:45 2026] GET /volume/v3/group_snapshots/4b35bf6e-bfde-4e92-b7f1-da4bf3d07643 => generated 330 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:38:45.248664 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-87727025-cae4-4864-8734-85cbb1b2c2e9 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:45.251183 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-87727025-cae4-4864-8734-85cbb1b2c2e9 tempest-GroupSnapshotsV319Test-1702185815 tempest-GroupSnapshotsV319Test-1702185815-project-admin] POST https://10.4.3.200/volume/v3/group_snapshots/4b35bf6e-bfde-4e92-b7f1-da4bf3d07643/action Jul 10 06:38:45.252141 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-87727025-cae4-4864-8734-85cbb1b2c2e9 tempest-GroupSnapshotsV319Test-1702185815 tempest-GroupSnapshotsV319Test-1702185815-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:38:45.252141 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-87727025-cae4-4864-8734-85cbb1b2c2e9 tempest-GroupSnapshotsV319Test-1702185815 tempest-GroupSnapshotsV319Test-1702185815-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:38:45.254230 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.group_snapshots [None req-87727025-cae4-4864-8734-85cbb1b2c2e9 tempest-GroupSnapshotsV319Test-1702185815 tempest-GroupSnapshotsV319Test-1702185815-project-admin] Updating group '4b35bf6e-bfde-4e92-b7f1-da4bf3d07643' with 'available' {{(pid=99977) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 10 06:38:45.259840 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:45.259840 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:38:45.269334 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-87727025-cae4-4864-8734-85cbb1b2c2e9 tempest-GroupSnapshotsV319Test-1702185815 tempest-GroupSnapshotsV319Test-1702185815-project-admin] https://10.4.3.200/volume/v3/group_snapshots/4b35bf6e-bfde-4e92-b7f1-da4bf3d07643/action returned with HTTP 202 Jul 10 06:38:45.269912 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 835/3360] 10.4.3.200 () {70 vars in 1455 bytes} [Fri Jul 10 06:38:45 2026] POST /volume/v3/group_snapshots/4b35bf6e-bfde-4e92-b7f1-da4bf3d07643/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 06:38:45.278318 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-e8206763-0364-4d0d-84a2-eb78622656ae None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:45.280241 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e8206763-0364-4d0d-84a2-eb78622656ae tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] GET https://10.4.3.200/volume/v3/group_snapshots/4b35bf6e-bfde-4e92-b7f1-da4bf3d07643 Jul 10 06:38:45.280449 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e8206763-0364-4d0d-84a2-eb78622656ae tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:45.280682 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e8206763-0364-4d0d-84a2-eb78622656ae tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] Calling method 'version_select' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:45.280847 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.group_snapshots [None req-e8206763-0364-4d0d-84a2-eb78622656ae tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] show called for member 4b35bf6e-bfde-4e92-b7f1-da4bf3d07643 {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 06:38:45.287176 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:45.287176 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:38:45.296135 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e8206763-0364-4d0d-84a2-eb78622656ae tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] https://10.4.3.200/volume/v3/group_snapshots/4b35bf6e-bfde-4e92-b7f1-da4bf3d07643 returned with HTTP 200 Jul 10 06:38:45.296135 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 841/3361] 10.4.3.200 () {68 vars in 1413 bytes} [Fri Jul 10 06:38:45 2026] GET /volume/v3/group_snapshots/4b35bf6e-bfde-4e92-b7f1-da4bf3d07643 => generated 331 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:38:45.305674 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-7d34648b-c5e6-4c60-bc37-aefd2a6162f9 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:45.307837 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-7d34648b-c5e6-4c60-bc37-aefd2a6162f9 tempest-GroupSnapshotsV319Test-1702185815 tempest-GroupSnapshotsV319Test-1702185815-project-admin] POST https://10.4.3.200/volume/v3/group_snapshots/4b35bf6e-bfde-4e92-b7f1-da4bf3d07643/action Jul 10 06:38:45.308475 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-7d34648b-c5e6-4c60-bc37-aefd2a6162f9 tempest-GroupSnapshotsV319Test-1702185815 tempest-GroupSnapshotsV319Test-1702185815-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=99975) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:38:45.308475 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-7d34648b-c5e6-4c60-bc37-aefd2a6162f9 tempest-GroupSnapshotsV319Test-1702185815 tempest-GroupSnapshotsV319Test-1702185815-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:38:45.310742 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.group_snapshots [None req-7d34648b-c5e6-4c60-bc37-aefd2a6162f9 tempest-GroupSnapshotsV319Test-1702185815 tempest-GroupSnapshotsV319Test-1702185815-project-admin] Updating group '4b35bf6e-bfde-4e92-b7f1-da4bf3d07643' with 'error' {{(pid=99975) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 10 06:38:45.314270 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:45.314270 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:38:45.323219 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-7d34648b-c5e6-4c60-bc37-aefd2a6162f9 tempest-GroupSnapshotsV319Test-1702185815 tempest-GroupSnapshotsV319Test-1702185815-project-admin] https://10.4.3.200/volume/v3/group_snapshots/4b35bf6e-bfde-4e92-b7f1-da4bf3d07643/action returned with HTTP 202 Jul 10 06:38:45.323745 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 847/3362] 10.4.3.200 () {70 vars in 1455 bytes} [Fri Jul 10 06:38:45 2026] POST /volume/v3/group_snapshots/4b35bf6e-bfde-4e92-b7f1-da4bf3d07643/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 06:38:45.332217 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-7c930b6f-a4a0-4b36-9f3e-8a613ade8ef9 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:45.334111 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7c930b6f-a4a0-4b36-9f3e-8a613ade8ef9 tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] GET https://10.4.3.200/volume/v3/group_snapshots/4b35bf6e-bfde-4e92-b7f1-da4bf3d07643 Jul 10 06:38:45.334422 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7c930b6f-a4a0-4b36-9f3e-8a613ade8ef9 tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:45.334952 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7c930b6f-a4a0-4b36-9f3e-8a613ade8ef9 tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] Calling method 'version_select' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:45.334952 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.group_snapshots [None req-7c930b6f-a4a0-4b36-9f3e-8a613ade8ef9 tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] show called for member 4b35bf6e-bfde-4e92-b7f1-da4bf3d07643 {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 06:38:45.338443 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:45.338443 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:38:45.342404 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7c930b6f-a4a0-4b36-9f3e-8a613ade8ef9 tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] https://10.4.3.200/volume/v3/group_snapshots/4b35bf6e-bfde-4e92-b7f1-da4bf3d07643 returned with HTTP 200 Jul 10 06:38:45.342952 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 840/3363] 10.4.3.200 () {68 vars in 1413 bytes} [Fri Jul 10 06:38:45 2026] GET /volume/v3/group_snapshots/4b35bf6e-bfde-4e92-b7f1-da4bf3d07643 => generated 327 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:38:45.352917 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-d50cc0d9-c025-49a9-b29c-9f095981f904 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:45.355468 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d50cc0d9-c025-49a9-b29c-9f095981f904 tempest-GroupSnapshotsV319Test-1702185815 tempest-GroupSnapshotsV319Test-1702185815-project-admin] POST https://10.4.3.200/volume/v3/group_snapshots/4b35bf6e-bfde-4e92-b7f1-da4bf3d07643/action Jul 10 06:38:45.355768 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d50cc0d9-c025-49a9-b29c-9f095981f904 tempest-GroupSnapshotsV319Test-1702185815 tempest-GroupSnapshotsV319Test-1702185815-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:38:45.355921 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d50cc0d9-c025-49a9-b29c-9f095981f904 tempest-GroupSnapshotsV319Test-1702185815 tempest-GroupSnapshotsV319Test-1702185815-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:38:45.358262 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.group_snapshots [None req-d50cc0d9-c025-49a9-b29c-9f095981f904 tempest-GroupSnapshotsV319Test-1702185815 tempest-GroupSnapshotsV319Test-1702185815-project-admin] Updating group '4b35bf6e-bfde-4e92-b7f1-da4bf3d07643' with 'available' {{(pid=99977) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 10 06:38:45.363547 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:45.363547 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:38:45.373010 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d50cc0d9-c025-49a9-b29c-9f095981f904 tempest-GroupSnapshotsV319Test-1702185815 tempest-GroupSnapshotsV319Test-1702185815-project-admin] https://10.4.3.200/volume/v3/group_snapshots/4b35bf6e-bfde-4e92-b7f1-da4bf3d07643/action returned with HTTP 202 Jul 10 06:38:45.374055 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 836/3364] 10.4.3.200 () {70 vars in 1455 bytes} [Fri Jul 10 06:38:45 2026] POST /volume/v3/group_snapshots/4b35bf6e-bfde-4e92-b7f1-da4bf3d07643/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 06:38:45.381408 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-19def67e-aabc-49e3-870d-2f0860cd9100 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:45.383654 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-19def67e-aabc-49e3-870d-2f0860cd9100 tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] GET https://10.4.3.200/volume/v3/group_snapshots/4b35bf6e-bfde-4e92-b7f1-da4bf3d07643 Jul 10 06:38:45.383935 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-19def67e-aabc-49e3-870d-2f0860cd9100 tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:45.384174 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-19def67e-aabc-49e3-870d-2f0860cd9100 tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] Calling method 'version_select' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:45.384347 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.group_snapshots [None req-19def67e-aabc-49e3-870d-2f0860cd9100 tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] show called for member 4b35bf6e-bfde-4e92-b7f1-da4bf3d07643 {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 06:38:45.388607 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:45.388607 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:38:45.392647 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-19def67e-aabc-49e3-870d-2f0860cd9100 tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] https://10.4.3.200/volume/v3/group_snapshots/4b35bf6e-bfde-4e92-b7f1-da4bf3d07643 returned with HTTP 200 Jul 10 06:38:45.393122 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 842/3365] 10.4.3.200 () {68 vars in 1413 bytes} [Fri Jul 10 06:38:45 2026] GET /volume/v3/group_snapshots/4b35bf6e-bfde-4e92-b7f1-da4bf3d07643 => generated 331 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:38:45.413236 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-02f912f4-0e2a-4a44-a64f-2ea191b93c39 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:45.415052 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-02f912f4-0e2a-4a44-a64f-2ea191b93c39 tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] DELETE https://10.4.3.200/volume/v3/group_snapshots/4b35bf6e-bfde-4e92-b7f1-da4bf3d07643 Jul 10 06:38:45.415270 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-02f912f4-0e2a-4a44-a64f-2ea191b93c39 tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:45.415465 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-02f912f4-0e2a-4a44-a64f-2ea191b93c39 tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] Calling method 'version_select' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:45.415625 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.group_snapshots [None req-02f912f4-0e2a-4a44-a64f-2ea191b93c39 tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] delete called for member 4b35bf6e-bfde-4e92-b7f1-da4bf3d07643 {{(pid=99975) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 10 06:38:45.415720 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.group_snapshots [None req-02f912f4-0e2a-4a44-a64f-2ea191b93c39 tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] Delete group_snapshot with id: 4b35bf6e-bfde-4e92-b7f1-da4bf3d07643 Jul 10 06:38:45.419781 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:45.419781 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:38:45.453571 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-02f912f4-0e2a-4a44-a64f-2ea191b93c39 tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] https://10.4.3.200/volume/v3/group_snapshots/4b35bf6e-bfde-4e92-b7f1-da4bf3d07643 returned with HTTP 202 Jul 10 06:38:45.454141 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 848/3366] 10.4.3.200 () {68 vars in 1416 bytes} [Fri Jul 10 06:38:45 2026] DELETE /volume/v3/group_snapshots/4b35bf6e-bfde-4e92-b7f1-da4bf3d07643 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 06:38:45.463943 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-020a26ed-6388-4a43-8e8b-11369fe05588 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:45.467641 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-020a26ed-6388-4a43-8e8b-11369fe05588 tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] GET https://10.4.3.200/volume/v3/volumes/detail Jul 10 06:38:45.467641 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-020a26ed-6388-4a43-8e8b-11369fe05588 tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:45.467810 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-020a26ed-6388-4a43-8e8b-11369fe05588 tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] Calling method 'detail' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:45.468472 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.api_utils [None req-020a26ed-6388-4a43-8e8b-11369fe05588 tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] Removing options '' from query. {{(pid=99978) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 06:38:45.469855 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-020a26ed-6388-4a43-8e8b-11369fe05588 tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99978) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 06:38:45.482043 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-020a26ed-6388-4a43-8e8b-11369fe05588 tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] Get all volumes completed successfully. Jul 10 06:38:45.483020 np0000004964 devstack@c-api.service[99978]: WARNING stevedore.named [None req-020a26ed-6388-4a43-8e8b-11369fe05588 tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:38:45.483215 np0000004964 devstack@c-api.service[99978]: WARNING castellan.key_manager [None req-020a26ed-6388-4a43-8e8b-11369fe05588 tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:38:45.533424 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-2e91c4c2-0087-403e-8fa9-fc538b19a523 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:45.536650 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2e91c4c2-0087-403e-8fa9-fc538b19a523 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] GET https://10.4.3.200/volume/v3/volumes/33aea24f-a806-43e0-a1cd-a172f316fb68 Jul 10 06:38:45.536650 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2e91c4c2-0087-403e-8fa9-fc538b19a523 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:45.536650 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2e91c4c2-0087-403e-8fa9-fc538b19a523 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:45.543129 np0000004964 devstack@c-api.service[99978]: DEBUG oslo_db.sqlalchemy.engines [None req-020a26ed-6388-4a43-8e8b-11369fe05588 tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99978) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 06:38:45.547373 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:45.547373 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:38:45.549001 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:45.549001 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:38:45.551705 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-2e91c4c2-0087-403e-8fa9-fc538b19a523 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Volume info retrieved successfully. Jul 10 06:38:45.558561 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2e91c4c2-0087-403e-8fa9-fc538b19a523 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] https://10.4.3.200/volume/v3/volumes/33aea24f-a806-43e0-a1cd-a172f316fb68 returned with HTTP 200 Jul 10 06:38:45.559275 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 837/3367] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:38:45 2026] GET /volume/v3/volumes/33aea24f-a806-43e0-a1cd-a172f316fb68 => generated 925 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:38:45.561661 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-020a26ed-6388-4a43-8e8b-11369fe05588 tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] https://10.4.3.200/volume/v3/volumes/detail returned with HTTP 200 Jul 10 06:38:45.562271 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 841/3368] 10.4.3.200 () {68 vars in 1299 bytes} [Fri Jul 10 06:38:45 2026] GET /volume/v3/volumes/detail => generated 923 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:38:45.579468 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-f697b684-3fa9-4c11-9e48-9562594beb8e None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:45.581091 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f697b684-3fa9-4c11-9e48-9562594beb8e tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] GET https://10.4.3.200/volume/v3/snapshots/detail Jul 10 06:38:45.581268 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f697b684-3fa9-4c11-9e48-9562594beb8e tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:45.581431 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f697b684-3fa9-4c11-9e48-9562594beb8e tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] Calling method 'detail' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:45.581763 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.api_utils [None req-f697b684-3fa9-4c11-9e48-9562594beb8e tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] Removing options '' from query. {{(pid=99976) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 06:38:45.582670 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.db.api [None req-f697b684-3fa9-4c11-9e48-9562594beb8e tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] Building query based on filter {{(pid=99976) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 06:38:45.585995 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-f697b684-3fa9-4c11-9e48-9562594beb8e tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] Get all snapshots completed successfully. Jul 10 06:38:45.586759 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f697b684-3fa9-4c11-9e48-9562594beb8e tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] https://10.4.3.200/volume/v3/snapshots/detail returned with HTTP 200 Jul 10 06:38:45.587151 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 843/3369] 10.4.3.200 () {66 vars in 1264 bytes} [Fri Jul 10 06:38:45 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 06:38:45.597259 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-702a57d5-dfa3-4587-baca-69c3baa49f9b None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:45.599107 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-702a57d5-dfa3-4587-baca-69c3baa49f9b tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] GET https://10.4.3.200/volume/v3/group_snapshots/4b35bf6e-bfde-4e92-b7f1-da4bf3d07643 Jul 10 06:38:45.599343 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-702a57d5-dfa3-4587-baca-69c3baa49f9b tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:45.599553 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-702a57d5-dfa3-4587-baca-69c3baa49f9b tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] Calling method 'version_select' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:45.599690 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.group_snapshots [None req-702a57d5-dfa3-4587-baca-69c3baa49f9b tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] show called for member 4b35bf6e-bfde-4e92-b7f1-da4bf3d07643 {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 06:38:45.609189 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-702a57d5-dfa3-4587-baca-69c3baa49f9b tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] https://10.4.3.200/volume/v3/group_snapshots/4b35bf6e-bfde-4e92-b7f1-da4bf3d07643 returned with HTTP 404 Jul 10 06:38:45.609709 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 849/3370] 10.4.3.200 () {68 vars in 1413 bytes} [Fri Jul 10 06:38:45 2026] GET /volume/v3/group_snapshots/4b35bf6e-bfde-4e92-b7f1-da4bf3d07643 => generated 116 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 06:38:45.617402 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-ed8eb1da-74a2-40d9-9640-8d74847012cd None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:45.620575 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ed8eb1da-74a2-40d9-9640-8d74847012cd tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] GET https://10.4.3.200/volume/v3/volumes/detail Jul 10 06:38:45.620575 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ed8eb1da-74a2-40d9-9640-8d74847012cd tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:45.620575 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ed8eb1da-74a2-40d9-9640-8d74847012cd tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] Calling method 'detail' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:45.620575 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.api_utils [None req-ed8eb1da-74a2-40d9-9640-8d74847012cd tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] Removing options '' from query. {{(pid=99977) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 06:38:45.620575 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-ed8eb1da-74a2-40d9-9640-8d74847012cd tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99977) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 06:38:45.628734 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-ed8eb1da-74a2-40d9-9640-8d74847012cd tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] Get all volumes completed successfully. Jul 10 06:38:45.631520 np0000004964 devstack@c-api.service[99977]: WARNING stevedore.named [None req-ed8eb1da-74a2-40d9-9640-8d74847012cd tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:38:45.631520 np0000004964 devstack@c-api.service[99977]: WARNING castellan.key_manager [None req-ed8eb1da-74a2-40d9-9640-8d74847012cd tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:38:45.684162 np0000004964 devstack@c-api.service[99977]: DEBUG oslo_db.sqlalchemy.engines [None req-ed8eb1da-74a2-40d9-9640-8d74847012cd tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99977) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 06:38:45.687862 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:45.687862 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:38:45.697249 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ed8eb1da-74a2-40d9-9640-8d74847012cd tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] https://10.4.3.200/volume/v3/volumes/detail returned with HTTP 200 Jul 10 06:38:45.697810 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 838/3371] 10.4.3.200 () {68 vars in 1299 bytes} [Fri Jul 10 06:38:45 2026] GET /volume/v3/volumes/detail => generated 923 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:38:45.712418 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-46b4ffc0-fcac-4050-87c0-f43e11600640 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:45.714759 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-46b4ffc0-fcac-4050-87c0-f43e11600640 tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] POST https://10.4.3.200/volume/v3/groups/b8b15c69-141f-486f-8aca-d338ec9689bf/action Jul 10 06:38:45.715190 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-46b4ffc0-fcac-4050-87c0-f43e11600640 tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:38:45.715334 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-46b4ffc0-fcac-4050-87c0-f43e11600640 tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:38:45.717007 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.groups [None req-46b4ffc0-fcac-4050-87c0-f43e11600640 tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] delete called for group b8b15c69-141f-486f-8aca-d338ec9689bf {{(pid=99978) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 10 06:38:45.717128 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.groups [None req-46b4ffc0-fcac-4050-87c0-f43e11600640 tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] Delete group with id: b8b15c69-141f-486f-8aca-d338ec9689bf Jul 10 06:38:45.721055 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:45.721055 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:38:45.761338 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-46b4ffc0-fcac-4050-87c0-f43e11600640 tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] https://10.4.3.200/volume/v3/groups/b8b15c69-141f-486f-8aca-d338ec9689bf/action returned with HTTP 202 Jul 10 06:38:45.762001 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 842/3372] 10.4.3.200 () {70 vars in 1428 bytes} [Fri Jul 10 06:38:45 2026] POST /volume/v3/groups/b8b15c69-141f-486f-8aca-d338ec9689bf/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 06:38:45.771699 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-13d76a46-7ec6-4a89-b7a3-0915fb4bb7c3 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:45.776713 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-13d76a46-7ec6-4a89-b7a3-0915fb4bb7c3 tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] GET https://10.4.3.200/volume/v3/volumes/7f7be450-62ab-4363-85d0-fc5b94c08205 Jul 10 06:38:45.777186 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-13d76a46-7ec6-4a89-b7a3-0915fb4bb7c3 tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:45.777533 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-13d76a46-7ec6-4a89-b7a3-0915fb4bb7c3 tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:45.791013 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:45.791013 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:38:45.796036 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-13d76a46-7ec6-4a89-b7a3-0915fb4bb7c3 tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] Volume info retrieved successfully. Jul 10 06:38:45.796821 np0000004964 devstack@c-api.service[99976]: WARNING stevedore.named [None req-13d76a46-7ec6-4a89-b7a3-0915fb4bb7c3 tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 06:38:45.797140 np0000004964 devstack@c-api.service[99976]: WARNING castellan.key_manager [None req-13d76a46-7ec6-4a89-b7a3-0915fb4bb7c3 tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 06:38:45.825477 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-87a5b5a5-8fdf-43f4-b487-a869b0908cb2 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:45.827378 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-87a5b5a5-8fdf-43f4-b487-a869b0908cb2 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/6e578f58-966e-45bc-9615-16814ba8dd66 Jul 10 06:38:45.827665 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-87a5b5a5-8fdf-43f4-b487-a869b0908cb2 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:45.827868 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-87a5b5a5-8fdf-43f4-b487-a869b0908cb2 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:45.827987 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-87a5b5a5-8fdf-43f4-b487-a869b0908cb2 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id 6e578f58-966e-45bc-9615-16814ba8dd66. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:38:45.836269 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:45.836269 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:38:45.837042 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-87a5b5a5-8fdf-43f4-b487-a869b0908cb2 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/6e578f58-966e-45bc-9615-16814ba8dd66 returned with HTTP 200 Jul 10 06:38:45.837431 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 850/3373] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:38:45 2026] GET /volume/v3/backups/6e578f58-966e-45bc-9615-16814ba8dd66 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:45.843092 np0000004964 devstack@c-api.service[99976]: DEBUG oslo_db.sqlalchemy.engines [None req-13d76a46-7ec6-4a89-b7a3-0915fb4bb7c3 tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99976) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 06:38:45.847627 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:45.847627 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:38:45.856917 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-13d76a46-7ec6-4a89-b7a3-0915fb4bb7c3 tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] https://10.4.3.200/volume/v3/volumes/7f7be450-62ab-4363-85d0-fc5b94c08205 returned with HTTP 200 Jul 10 06:38:45.856960 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 844/3374] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:38:45 2026] GET /volume/v3/volumes/7f7be450-62ab-4363-85d0-fc5b94c08205 => generated 919 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:38:45.941702 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-fcaabb23-ea18-4a2c-8eac-40b1d02854ab None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:45.944192 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-fcaabb23-ea18-4a2c-8eac-40b1d02854ab tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/ed42da16-b31e-4522-9774-86b0934221fd Jul 10 06:38:45.945544 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-fcaabb23-ea18-4a2c-8eac-40b1d02854ab tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:45.945544 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-fcaabb23-ea18-4a2c-8eac-40b1d02854ab tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:45.945544 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-fcaabb23-ea18-4a2c-8eac-40b1d02854ab tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id ed42da16-b31e-4522-9774-86b0934221fd. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:38:45.950048 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:45.950048 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:38:45.951075 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-fcaabb23-ea18-4a2c-8eac-40b1d02854ab tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/ed42da16-b31e-4522-9774-86b0934221fd returned with HTTP 200 Jul 10 06:38:45.953766 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 839/3375] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:38:45 2026] GET /volume/v3/backups/ed42da16-b31e-4522-9774-86b0934221fd => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:46.575759 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-a0b9b3c5-f3d0-485d-a289-2fbf5bdd46be None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:46.577957 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a0b9b3c5-f3d0-485d-a289-2fbf5bdd46be tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] GET https://10.4.3.200/volume/v3/volumes/33aea24f-a806-43e0-a1cd-a172f316fb68 Jul 10 06:38:46.578368 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a0b9b3c5-f3d0-485d-a289-2fbf5bdd46be tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:46.578705 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a0b9b3c5-f3d0-485d-a289-2fbf5bdd46be tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:46.586403 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:46.586403 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:38:46.590823 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-a0b9b3c5-f3d0-485d-a289-2fbf5bdd46be tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Volume info retrieved successfully. Jul 10 06:38:46.595427 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a0b9b3c5-f3d0-485d-a289-2fbf5bdd46be tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] https://10.4.3.200/volume/v3/volumes/33aea24f-a806-43e0-a1cd-a172f316fb68 returned with HTTP 200 Jul 10 06:38:46.595887 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 843/3376] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:38:46 2026] GET /volume/v3/volumes/33aea24f-a806-43e0-a1cd-a172f316fb68 => generated 928 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:38:46.626361 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-b02e232b-efc9-4c27-99d9-537b13b0e4cb None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:46.628531 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-b02e232b-efc9-4c27-99d9-537b13b0e4cb tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] GET https://10.4.3.200/volume/v3/snapshots/35cfd2dd-e6ad-4db8-8289-75bbd5655474 Jul 10 06:38:46.628740 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-b02e232b-efc9-4c27-99d9-537b13b0e4cb tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:46.629148 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-b02e232b-efc9-4c27-99d9-537b13b0e4cb tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:46.635365 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:46.635365 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:38:46.635938 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-b02e232b-efc9-4c27-99d9-537b13b0e4cb tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] Snapshot retrieved successfully. Jul 10 06:38:46.636943 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-b02e232b-efc9-4c27-99d9-537b13b0e4cb tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] https://10.4.3.200/volume/v3/snapshots/35cfd2dd-e6ad-4db8-8289-75bbd5655474 returned with HTTP 200 Jul 10 06:38:46.637355 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 851/3377] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:38:46 2026] GET /volume/v3/snapshots/35cfd2dd-e6ad-4db8-8289-75bbd5655474 => generated 477 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:46.849914 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-543e0548-f282-442f-bae2-0f30b5d7863b None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:46.852738 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-543e0548-f282-442f-bae2-0f30b5d7863b tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/6e578f58-966e-45bc-9615-16814ba8dd66 Jul 10 06:38:46.852937 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-543e0548-f282-442f-bae2-0f30b5d7863b tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:46.853086 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-543e0548-f282-442f-bae2-0f30b5d7863b tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:46.853236 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-543e0548-f282-442f-bae2-0f30b5d7863b tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id 6e578f58-966e-45bc-9615-16814ba8dd66. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:38:46.857794 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:46.857794 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:38:46.858435 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-543e0548-f282-442f-bae2-0f30b5d7863b tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/6e578f58-966e-45bc-9615-16814ba8dd66 returned with HTTP 200 Jul 10 06:38:46.858933 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 845/3378] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:38:46 2026] GET /volume/v3/backups/6e578f58-966e-45bc-9615-16814ba8dd66 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:46.865567 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-e5176311-71b9-4815-a23b-6f39f88d444d None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:46.867174 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e5176311-71b9-4815-a23b-6f39f88d444d tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/35cfd2dd-e6ad-4db8-8289-75bbd5655474 Jul 10 06:38:46.867344 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e5176311-71b9-4815-a23b-6f39f88d444d tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:46.867616 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e5176311-71b9-4815-a23b-6f39f88d444d tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:46.867776 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.snapshots [None req-e5176311-71b9-4815-a23b-6f39f88d444d tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] Delete snapshot with id: 35cfd2dd-e6ad-4db8-8289-75bbd5655474 Jul 10 06:38:46.872710 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:46.872710 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:38:46.873181 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-e5176311-71b9-4815-a23b-6f39f88d444d tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] Snapshot retrieved successfully. Jul 10 06:38:46.873286 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-51bf385d-1013-40a7-954b-7a0d20c147a3 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:46.875330 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-51bf385d-1013-40a7-954b-7a0d20c147a3 tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] GET https://10.4.3.200/volume/v3/volumes/7f7be450-62ab-4363-85d0-fc5b94c08205 Jul 10 06:38:46.875584 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-51bf385d-1013-40a7-954b-7a0d20c147a3 tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:46.875828 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-51bf385d-1013-40a7-954b-7a0d20c147a3 tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:46.882410 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-51bf385d-1013-40a7-954b-7a0d20c147a3 tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] https://10.4.3.200/volume/v3/volumes/7f7be450-62ab-4363-85d0-fc5b94c08205 returned with HTTP 404 Jul 10 06:38:46.882946 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 844/3379] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:38:46 2026] GET /volume/v3/volumes/7f7be450-62ab-4363-85d0-fc5b94c08205 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 06:38:46.890268 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-5f1434c1-e97b-4450-be66-1eb8bdd453ea None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:46.890972 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-e5176311-71b9-4815-a23b-6f39f88d444d tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] Snapshot delete request issued successfully. Jul 10 06:38:46.891187 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e5176311-71b9-4815-a23b-6f39f88d444d tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] https://10.4.3.200/volume/v3/snapshots/35cfd2dd-e6ad-4db8-8289-75bbd5655474 returned with HTTP 202 Jul 10 06:38:46.891695 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 840/3380] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 10 06:38:46 2026] DELETE /volume/v3/snapshots/35cfd2dd-e6ad-4db8-8289-75bbd5655474 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:38:46.892063 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-5f1434c1-e97b-4450-be66-1eb8bdd453ea tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] GET https://10.4.3.200/volume/v3/groups/b8b15c69-141f-486f-8aca-d338ec9689bf Jul 10 06:38:46.892302 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-5f1434c1-e97b-4450-be66-1eb8bdd453ea tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:46.892488 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-5f1434c1-e97b-4450-be66-1eb8bdd453ea tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] Calling method 'version_select' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:46.892630 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.groups [None req-5f1434c1-e97b-4450-be66-1eb8bdd453ea tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] show called for member b8b15c69-141f-486f-8aca-d338ec9689bf {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 06:38:46.895925 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-5f1434c1-e97b-4450-be66-1eb8bdd453ea tempest-GroupSnapshotsV319Test-1639705654 tempest-GroupSnapshotsV319Test-1639705654-project-member] https://10.4.3.200/volume/v3/groups/b8b15c69-141f-486f-8aca-d338ec9689bf returned with HTTP 404 Jul 10 06:38:46.896425 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 852/3381] 10.4.3.200 () {68 vars in 1386 bytes} [Fri Jul 10 06:38:46 2026] GET /volume/v3/groups/b8b15c69-141f-486f-8aca-d338ec9689bf => generated 108 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 06:38:46.898356 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-d126b2ad-6dcf-412d-9cbf-dd9d0aa6f186 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:46.900291 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d126b2ad-6dcf-412d-9cbf-dd9d0aa6f186 tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] GET https://10.4.3.200/volume/v3/snapshots/35cfd2dd-e6ad-4db8-8289-75bbd5655474 Jul 10 06:38:46.900544 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d126b2ad-6dcf-412d-9cbf-dd9d0aa6f186 tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:46.900779 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d126b2ad-6dcf-412d-9cbf-dd9d0aa6f186 tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:46.903430 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-623049c6-c7c1-4ea9-8eac-e30fcfe10e51 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:46.905561 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-623049c6-c7c1-4ea9-8eac-e30fcfe10e51 tempest-GroupSnapshotsV319Test-1702185815 tempest-GroupSnapshotsV319Test-1702185815-project-admin] DELETE https://10.4.3.200/volume/v3/group_types/84d67a22-6aab-4531-9dd8-b347adbfc963 Jul 10 06:38:46.905850 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-623049c6-c7c1-4ea9-8eac-e30fcfe10e51 tempest-GroupSnapshotsV319Test-1702185815 tempest-GroupSnapshotsV319Test-1702185815-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:46.906064 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-623049c6-c7c1-4ea9-8eac-e30fcfe10e51 tempest-GroupSnapshotsV319Test-1702185815 tempest-GroupSnapshotsV319Test-1702185815-project-admin] Calling method 'version_select' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:46.906143 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:46.906143 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:38:46.906610 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-d126b2ad-6dcf-412d-9cbf-dd9d0aa6f186 tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] Snapshot retrieved successfully. Jul 10 06:38:46.907319 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d126b2ad-6dcf-412d-9cbf-dd9d0aa6f186 tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] https://10.4.3.200/volume/v3/snapshots/35cfd2dd-e6ad-4db8-8289-75bbd5655474 returned with HTTP 200 Jul 10 06:38:46.907682 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 846/3382] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:38:46 2026] GET /volume/v3/snapshots/35cfd2dd-e6ad-4db8-8289-75bbd5655474 => generated 476 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:46.920107 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-623049c6-c7c1-4ea9-8eac-e30fcfe10e51 tempest-GroupSnapshotsV319Test-1702185815 tempest-GroupSnapshotsV319Test-1702185815-project-admin] https://10.4.3.200/volume/v3/group_types/84d67a22-6aab-4531-9dd8-b347adbfc963 returned with HTTP 202 Jul 10 06:38:46.920734 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 845/3383] 10.4.3.200 () {68 vars in 1404 bytes} [Fri Jul 10 06:38:46 2026] DELETE /volume/v3/group_types/84d67a22-6aab-4531-9dd8-b347adbfc963 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 06:38:46.927705 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-825e1129-67b2-4cd7-9e53-a0bd1018bf6d None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:46.929377 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-825e1129-67b2-4cd7-9e53-a0bd1018bf6d tempest-GroupSnapshotsV319Test-1702185815 tempest-GroupSnapshotsV319Test-1702185815-project-admin] DELETE https://10.4.3.200/volume/v3/types/b069ec80-b6b7-46e5-89cd-f6d7ca74d227 Jul 10 06:38:46.929640 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-825e1129-67b2-4cd7-9e53-a0bd1018bf6d tempest-GroupSnapshotsV319Test-1702185815 tempest-GroupSnapshotsV319Test-1702185815-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:46.929891 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-825e1129-67b2-4cd7-9e53-a0bd1018bf6d tempest-GroupSnapshotsV319Test-1702185815 tempest-GroupSnapshotsV319Test-1702185815-project-admin] Calling method '_delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:46.930123 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:46.930123 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:38:46.955609 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-825e1129-67b2-4cd7-9e53-a0bd1018bf6d tempest-GroupSnapshotsV319Test-1702185815 tempest-GroupSnapshotsV319Test-1702185815-project-admin] https://10.4.3.200/volume/v3/types/b069ec80-b6b7-46e5-89cd-f6d7ca74d227 returned with HTTP 202 Jul 10 06:38:46.955965 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 841/3384] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 10 06:38:46 2026] DELETE /volume/v3/types/b069ec80-b6b7-46e5-89cd-f6d7ca74d227 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:38:46.964370 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-e09fc0ca-29ea-4876-bf24-6cdfdd105187 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:46.964539 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-ab6db5d8-c935-4213-abc7-22870e71af78 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:46.966249 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-ab6db5d8-c935-4213-abc7-22870e71af78 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/ed42da16-b31e-4522-9774-86b0934221fd Jul 10 06:38:46.966365 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e09fc0ca-29ea-4876-bf24-6cdfdd105187 tempest-GroupSnapshotsV319Test-1702185815 tempest-GroupSnapshotsV319Test-1702185815-project-admin] GET https://10.4.3.200/volume/v3/types/b069ec80-b6b7-46e5-89cd-f6d7ca74d227 Jul 10 06:38:46.966434 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-ab6db5d8-c935-4213-abc7-22870e71af78 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:46.966600 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-ab6db5d8-c935-4213-abc7-22870e71af78 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:46.966660 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e09fc0ca-29ea-4876-bf24-6cdfdd105187 tempest-GroupSnapshotsV319Test-1702185815 tempest-GroupSnapshotsV319Test-1702185815-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:46.966724 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-ab6db5d8-c935-4213-abc7-22870e71af78 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id ed42da16-b31e-4522-9774-86b0934221fd. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:38:46.966891 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e09fc0ca-29ea-4876-bf24-6cdfdd105187 tempest-GroupSnapshotsV319Test-1702185815 tempest-GroupSnapshotsV319Test-1702185815-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:46.970342 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e09fc0ca-29ea-4876-bf24-6cdfdd105187 tempest-GroupSnapshotsV319Test-1702185815 tempest-GroupSnapshotsV319Test-1702185815-project-admin] https://10.4.3.200/volume/v3/types/b069ec80-b6b7-46e5-89cd-f6d7ca74d227 returned with HTTP 404 Jul 10 06:38:46.970986 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 847/3385] 10.4.3.200 () {66 vars in 1342 bytes} [Fri Jul 10 06:38:46 2026] GET /volume/v3/types/b069ec80-b6b7-46e5-89cd-f6d7ca74d227 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:38:46.971734 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:46.971734 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:38:46.972786 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-ab6db5d8-c935-4213-abc7-22870e71af78 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/ed42da16-b31e-4522-9774-86b0934221fd returned with HTTP 200 Jul 10 06:38:46.973231 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 853/3386] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:38:46 2026] GET /volume/v3/backups/ed42da16-b31e-4522-9774-86b0934221fd => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:47.608057 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-7992217f-da49-446f-97f3-2db1d51e9e52 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:47.609824 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7992217f-da49-446f-97f3-2db1d51e9e52 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] GET https://10.4.3.200/volume/v3/volumes/33aea24f-a806-43e0-a1cd-a172f316fb68 Jul 10 06:38:47.610010 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7992217f-da49-446f-97f3-2db1d51e9e52 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:47.610218 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7992217f-da49-446f-97f3-2db1d51e9e52 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:47.616419 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:47.616419 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:38:47.619764 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-7992217f-da49-446f-97f3-2db1d51e9e52 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Volume info retrieved successfully. Jul 10 06:38:47.624607 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7992217f-da49-446f-97f3-2db1d51e9e52 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] https://10.4.3.200/volume/v3/volumes/33aea24f-a806-43e0-a1cd-a172f316fb68 returned with HTTP 200 Jul 10 06:38:47.624950 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 846/3387] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:38:47 2026] GET /volume/v3/volumes/33aea24f-a806-43e0-a1cd-a172f316fb68 => generated 928 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:38:47.869327 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-4fe15d7b-5715-452e-a145-200f12cc633f None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:47.871107 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4fe15d7b-5715-452e-a145-200f12cc633f tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/6e578f58-966e-45bc-9615-16814ba8dd66 Jul 10 06:38:47.871332 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4fe15d7b-5715-452e-a145-200f12cc633f tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:47.871549 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4fe15d7b-5715-452e-a145-200f12cc633f tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:47.871669 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-4fe15d7b-5715-452e-a145-200f12cc633f tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id 6e578f58-966e-45bc-9615-16814ba8dd66. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:38:47.876014 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:47.876014 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:38:47.876722 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4fe15d7b-5715-452e-a145-200f12cc633f tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/6e578f58-966e-45bc-9615-16814ba8dd66 returned with HTTP 200 Jul 10 06:38:47.877124 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 842/3388] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:38:47 2026] GET /volume/v3/backups/6e578f58-966e-45bc-9615-16814ba8dd66 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:47.918186 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-d50f05cc-25fc-41d2-9c3c-9b8b800cc954 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:47.919618 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d50f05cc-25fc-41d2-9c3c-9b8b800cc954 tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] GET https://10.4.3.200/volume/v3/snapshots/35cfd2dd-e6ad-4db8-8289-75bbd5655474 Jul 10 06:38:47.919924 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d50f05cc-25fc-41d2-9c3c-9b8b800cc954 tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:47.920210 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d50f05cc-25fc-41d2-9c3c-9b8b800cc954 tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:47.925001 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d50f05cc-25fc-41d2-9c3c-9b8b800cc954 tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] https://10.4.3.200/volume/v3/snapshots/35cfd2dd-e6ad-4db8-8289-75bbd5655474 returned with HTTP 404 Jul 10 06:38:47.925544 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 848/3389] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:38:47 2026] GET /volume/v3/snapshots/35cfd2dd-e6ad-4db8-8289-75bbd5655474 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:38:47.994176 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-c57e8fa0-1e22-4b45-a141-3cecc76cc40e None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:47.996862 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-c57e8fa0-1e22-4b45-a141-3cecc76cc40e tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/ed42da16-b31e-4522-9774-86b0934221fd Jul 10 06:38:47.997169 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-c57e8fa0-1e22-4b45-a141-3cecc76cc40e tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:47.997477 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-c57e8fa0-1e22-4b45-a141-3cecc76cc40e tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:47.997684 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-c57e8fa0-1e22-4b45-a141-3cecc76cc40e tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id ed42da16-b31e-4522-9774-86b0934221fd. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:38:48.003713 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:48.003713 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:38:48.004769 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-c57e8fa0-1e22-4b45-a141-3cecc76cc40e tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/ed42da16-b31e-4522-9774-86b0934221fd returned with HTTP 200 Jul 10 06:38:48.005242 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 854/3390] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:38:47 2026] GET /volume/v3/backups/ed42da16-b31e-4522-9774-86b0934221fd => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:48.637779 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-d06a1fa4-d8fd-40f4-906e-1e0a64fdba6c None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:48.639789 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d06a1fa4-d8fd-40f4-906e-1e0a64fdba6c tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] GET https://10.4.3.200/volume/v3/volumes/33aea24f-a806-43e0-a1cd-a172f316fb68 Jul 10 06:38:48.640130 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d06a1fa4-d8fd-40f4-906e-1e0a64fdba6c tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:48.640322 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d06a1fa4-d8fd-40f4-906e-1e0a64fdba6c tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:48.649181 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:48.649181 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:38:48.653313 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-d06a1fa4-d8fd-40f4-906e-1e0a64fdba6c tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Volume info retrieved successfully. Jul 10 06:38:48.658352 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d06a1fa4-d8fd-40f4-906e-1e0a64fdba6c tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] https://10.4.3.200/volume/v3/volumes/33aea24f-a806-43e0-a1cd-a172f316fb68 returned with HTTP 200 Jul 10 06:38:48.658843 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 847/3391] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:38:48 2026] GET /volume/v3/volumes/33aea24f-a806-43e0-a1cd-a172f316fb68 => generated 928 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:38:48.892773 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-1aed5cd3-d5a9-4221-9010-5f72ca7d8059 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:48.899082 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1aed5cd3-d5a9-4221-9010-5f72ca7d8059 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/6e578f58-966e-45bc-9615-16814ba8dd66 Jul 10 06:38:48.899329 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1aed5cd3-d5a9-4221-9010-5f72ca7d8059 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:48.901943 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1aed5cd3-d5a9-4221-9010-5f72ca7d8059 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:48.902091 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-1aed5cd3-d5a9-4221-9010-5f72ca7d8059 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id 6e578f58-966e-45bc-9615-16814ba8dd66. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:38:48.907773 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:48.907773 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:38:48.908196 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1aed5cd3-d5a9-4221-9010-5f72ca7d8059 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/6e578f58-966e-45bc-9615-16814ba8dd66 returned with HTTP 200 Jul 10 06:38:48.908968 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 843/3392] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:38:48 2026] GET /volume/v3/backups/6e578f58-966e-45bc-9615-16814ba8dd66 => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:49.017923 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-1d6035f3-1532-4d5b-8d66-aa11f7834e83 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:49.020146 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-1d6035f3-1532-4d5b-8d66-aa11f7834e83 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/ed42da16-b31e-4522-9774-86b0934221fd Jul 10 06:38:49.021397 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-1d6035f3-1532-4d5b-8d66-aa11f7834e83 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:49.021664 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-1d6035f3-1532-4d5b-8d66-aa11f7834e83 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:49.021827 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-1d6035f3-1532-4d5b-8d66-aa11f7834e83 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id ed42da16-b31e-4522-9774-86b0934221fd. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:38:49.028861 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:49.028861 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:38:49.029588 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-1d6035f3-1532-4d5b-8d66-aa11f7834e83 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/ed42da16-b31e-4522-9774-86b0934221fd returned with HTTP 200 Jul 10 06:38:49.029957 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 849/3393] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:38:49 2026] GET /volume/v3/backups/ed42da16-b31e-4522-9774-86b0934221fd => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:49.529927 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-e954bcee-df51-4aa1-ad72-db748fd40549 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:49.656998 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-e954bcee-df51-4aa1-ad72-db748fd40549 tempest-VolumeQuotasAdminTestJSON-1974203885 tempest-VolumeQuotasAdminTestJSON-1974203885-project-admin] GET https://10.4.3.200/volume/v3/os-quota-sets/37e4f20267ff4440a4d652efa1a39e67 Jul 10 06:38:49.657180 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-e954bcee-df51-4aa1-ad72-db748fd40549 tempest-VolumeQuotasAdminTestJSON-1974203885 tempest-VolumeQuotasAdminTestJSON-1974203885-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:49.657397 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-e954bcee-df51-4aa1-ad72-db748fd40549 tempest-VolumeQuotasAdminTestJSON-1974203885 tempest-VolumeQuotasAdminTestJSON-1974203885-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:49.669722 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-e954bcee-df51-4aa1-ad72-db748fd40549 tempest-VolumeQuotasAdminTestJSON-1974203885 tempest-VolumeQuotasAdminTestJSON-1974203885-project-admin] https://10.4.3.200/volume/v3/os-quota-sets/37e4f20267ff4440a4d652efa1a39e67 returned with HTTP 200 Jul 10 06:38:49.670097 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 855/3394] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:38:49 2026] GET /volume/v3/os-quota-sets/37e4f20267ff4440a4d652efa1a39e67 => generated 437 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:49.671529 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-ffb5937b-430a-4d82-8a21-2f84dfd3c973 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:49.673572 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ffb5937b-430a-4d82-8a21-2f84dfd3c973 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] GET https://10.4.3.200/volume/v3/volumes/33aea24f-a806-43e0-a1cd-a172f316fb68 Jul 10 06:38:49.673852 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ffb5937b-430a-4d82-8a21-2f84dfd3c973 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:49.674068 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ffb5937b-430a-4d82-8a21-2f84dfd3c973 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:49.685626 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-8c9e453e-aac2-441f-829c-874004cd63f4 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:49.685721 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:49.685721 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:38:49.685767 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8c9e453e-aac2-441f-829c-874004cd63f4 tempest-VolumeQuotasAdminTestJSON-1974203885 tempest-VolumeQuotasAdminTestJSON-1974203885-project-admin] GET https://10.4.3.200/volume/v3/os-quota-sets/37e4f20267ff4440a4d652efa1a39e67/defaults Jul 10 06:38:49.685767 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-8c9e453e-aac2-441f-829c-874004cd63f4 tempest-VolumeQuotasAdminTestJSON-1974203885 tempest-VolumeQuotasAdminTestJSON-1974203885-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:49.685967 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-8c9e453e-aac2-441f-829c-874004cd63f4 tempest-VolumeQuotasAdminTestJSON-1974203885 tempest-VolumeQuotasAdminTestJSON-1974203885-project-admin] Calling method 'defaults' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:49.692880 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-ffb5937b-430a-4d82-8a21-2f84dfd3c973 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Volume info retrieved successfully. Jul 10 06:38:49.698909 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ffb5937b-430a-4d82-8a21-2f84dfd3c973 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] https://10.4.3.200/volume/v3/volumes/33aea24f-a806-43e0-a1cd-a172f316fb68 returned with HTTP 200 Jul 10 06:38:49.699366 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 848/3395] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:38:49 2026] GET /volume/v3/volumes/33aea24f-a806-43e0-a1cd-a172f316fb68 => generated 928 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:38:49.700789 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8c9e453e-aac2-441f-829c-874004cd63f4 tempest-VolumeQuotasAdminTestJSON-1974203885 tempest-VolumeQuotasAdminTestJSON-1974203885-project-admin] https://10.4.3.200/volume/v3/os-quota-sets/37e4f20267ff4440a4d652efa1a39e67/defaults returned with HTTP 200 Jul 10 06:38:49.701251 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 844/3396] 10.4.3.200 () {66 vars in 1381 bytes} [Fri Jul 10 06:38:49 2026] GET /volume/v3/os-quota-sets/37e4f20267ff4440a4d652efa1a39e67/defaults => generated 437 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:49.708694 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-710666ec-f99a-4022-93f3-fdaef1a6e533 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:49.710473 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-710666ec-f99a-4022-93f3-fdaef1a6e533 tempest-VolumeQuotasAdminTestJSON-1974203885 tempest-VolumeQuotasAdminTestJSON-1974203885-project-admin] PUT https://10.4.3.200/volume/v3/os-quota-sets/37e4f20267ff4440a4d652efa1a39e67 Jul 10 06:38:49.710880 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-710666ec-f99a-4022-93f3-fdaef1a6e533 tempest-VolumeQuotasAdminTestJSON-1974203885 tempest-VolumeQuotasAdminTestJSON-1974203885-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:38:49.745009 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-710666ec-f99a-4022-93f3-fdaef1a6e533 tempest-VolumeQuotasAdminTestJSON-1974203885 tempest-VolumeQuotasAdminTestJSON-1974203885-project-admin] https://10.4.3.200/volume/v3/os-quota-sets/37e4f20267ff4440a4d652efa1a39e67 returned with HTTP 200 Jul 10 06:38:49.745672 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 850/3397] 10.4.3.200 () {68 vars in 1374 bytes} [Fri Jul 10 06:38:49 2026] PUT /volume/v3/os-quota-sets/37e4f20267ff4440a4d652efa1a39e67 => generated 395 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 06:38:49.756986 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-95505517-b3c5-4e05-8332-2cb37f1ac8dd None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:49.758749 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-95505517-b3c5-4e05-8332-2cb37f1ac8dd tempest-VolumeQuotasAdminTestJSON-1974203885 tempest-VolumeQuotasAdminTestJSON-1974203885-project-admin] DELETE https://10.4.3.200/volume/v3/os-quota-sets/37e4f20267ff4440a4d652efa1a39e67 Jul 10 06:38:49.758951 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-95505517-b3c5-4e05-8332-2cb37f1ac8dd tempest-VolumeQuotasAdminTestJSON-1974203885 tempest-VolumeQuotasAdminTestJSON-1974203885-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:49.759130 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-95505517-b3c5-4e05-8332-2cb37f1ac8dd tempest-VolumeQuotasAdminTestJSON-1974203885 tempest-VolumeQuotasAdminTestJSON-1974203885-project-admin] Calling method 'delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:49.765278 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-95505517-b3c5-4e05-8332-2cb37f1ac8dd tempest-VolumeQuotasAdminTestJSON-1974203885 tempest-VolumeQuotasAdminTestJSON-1974203885-project-admin] https://10.4.3.200/volume/v3/os-quota-sets/37e4f20267ff4440a4d652efa1a39e67 returned with HTTP 200 Jul 10 06:38:49.765667 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 856/3398] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 10 06:38:49 2026] DELETE /volume/v3/os-quota-sets/37e4f20267ff4440a4d652efa1a39e67 => generated 0 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 10 06:38:49.773527 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-e0e9d0dc-ba91-4824-a907-d627c4e688e6 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:49.775186 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e0e9d0dc-ba91-4824-a907-d627c4e688e6 tempest-VolumeQuotasAdminTestJSON-1974203885 tempest-VolumeQuotasAdminTestJSON-1974203885-project-admin] GET https://10.4.3.200/volume/v3/os-quota-sets/37e4f20267ff4440a4d652efa1a39e67 Jul 10 06:38:49.775420 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e0e9d0dc-ba91-4824-a907-d627c4e688e6 tempest-VolumeQuotasAdminTestJSON-1974203885 tempest-VolumeQuotasAdminTestJSON-1974203885-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:49.775690 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e0e9d0dc-ba91-4824-a907-d627c4e688e6 tempest-VolumeQuotasAdminTestJSON-1974203885 tempest-VolumeQuotasAdminTestJSON-1974203885-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:49.789345 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e0e9d0dc-ba91-4824-a907-d627c4e688e6 tempest-VolumeQuotasAdminTestJSON-1974203885 tempest-VolumeQuotasAdminTestJSON-1974203885-project-admin] https://10.4.3.200/volume/v3/os-quota-sets/37e4f20267ff4440a4d652efa1a39e67 returned with HTTP 200 Jul 10 06:38:49.789764 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 849/3399] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:38:49 2026] GET /volume/v3/os-quota-sets/37e4f20267ff4440a4d652efa1a39e67 => generated 437 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:49.800048 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-d5473bd3-d98b-461a-92e2-97565de4342a None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:49.802165 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d5473bd3-d98b-461a-92e2-97565de4342a tempest-VolumeQuotasAdminTestJSON-1974203885 tempest-VolumeQuotasAdminTestJSON-1974203885-project-admin] PUT https://10.4.3.200/volume/v3/os-quota-sets/37e4f20267ff4440a4d652efa1a39e67 Jul 10 06:38:49.802486 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d5473bd3-d98b-461a-92e2-97565de4342a tempest-VolumeQuotasAdminTestJSON-1974203885 tempest-VolumeQuotasAdminTestJSON-1974203885-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=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:38:49.888221 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d5473bd3-d98b-461a-92e2-97565de4342a tempest-VolumeQuotasAdminTestJSON-1974203885 tempest-VolumeQuotasAdminTestJSON-1974203885-project-admin] https://10.4.3.200/volume/v3/os-quota-sets/37e4f20267ff4440a4d652efa1a39e67 returned with HTTP 200 Jul 10 06:38:49.888638 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 845/3400] 10.4.3.200 () {68 vars in 1375 bytes} [Fri Jul 10 06:38:49 2026] PUT /volume/v3/os-quota-sets/37e4f20267ff4440a4d652efa1a39e67 => generated 395 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:49.901089 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-b336a8b1-bd82-4be5-8093-6ee38ed86c9a None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:49.904910 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b336a8b1-bd82-4be5-8093-6ee38ed86c9a tempest-VolumeQuotasAdminTestJSON-1974203885 tempest-VolumeQuotasAdminTestJSON-1974203885-project-admin] GET https://10.4.3.200/volume/v3/os-quota-sets/37e4f20267ff4440a4d652efa1a39e67/defaults Jul 10 06:38:49.905077 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b336a8b1-bd82-4be5-8093-6ee38ed86c9a tempest-VolumeQuotasAdminTestJSON-1974203885 tempest-VolumeQuotasAdminTestJSON-1974203885-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:49.905270 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b336a8b1-bd82-4be5-8093-6ee38ed86c9a tempest-VolumeQuotasAdminTestJSON-1974203885 tempest-VolumeQuotasAdminTestJSON-1974203885-project-admin] Calling method 'defaults' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:49.914317 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b336a8b1-bd82-4be5-8093-6ee38ed86c9a tempest-VolumeQuotasAdminTestJSON-1974203885 tempest-VolumeQuotasAdminTestJSON-1974203885-project-admin] https://10.4.3.200/volume/v3/os-quota-sets/37e4f20267ff4440a4d652efa1a39e67/defaults returned with HTTP 200 Jul 10 06:38:49.914855 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 851/3401] 10.4.3.200 () {66 vars in 1381 bytes} [Fri Jul 10 06:38:49 2026] GET /volume/v3/os-quota-sets/37e4f20267ff4440a4d652efa1a39e67/defaults => generated 437 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:49.921085 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-fa5d8323-0891-4b46-9f78-360c1758b708 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:49.922626 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-fa5d8323-0891-4b46-9f78-360c1758b708 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/6e578f58-966e-45bc-9615-16814ba8dd66 Jul 10 06:38:49.922807 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-fa5d8323-0891-4b46-9f78-360c1758b708 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:49.923011 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-fa5d8323-0891-4b46-9f78-360c1758b708 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:49.923110 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-fa5d8323-0891-4b46-9f78-360c1758b708 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id 6e578f58-966e-45bc-9615-16814ba8dd66. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:38:49.927167 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-fcea7eb2-574e-406f-a76f-561b29b12515 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:49.927348 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:49.927348 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:38:49.928014 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-fa5d8323-0891-4b46-9f78-360c1758b708 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/6e578f58-966e-45bc-9615-16814ba8dd66 returned with HTTP 200 Jul 10 06:38:49.928345 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 857/3402] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:38:49 2026] GET /volume/v3/backups/6e578f58-966e-45bc-9615-16814ba8dd66 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:49.929113 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-fcea7eb2-574e-406f-a76f-561b29b12515 tempest-VolumeQuotasAdminTestJSON-1974203885 tempest-VolumeQuotasAdminTestJSON-1974203885-project-admin] GET https://10.4.3.200/volume/v3/os-quota-sets/37e4f20267ff4440a4d652efa1a39e67 Jul 10 06:38:49.929330 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-fcea7eb2-574e-406f-a76f-561b29b12515 tempest-VolumeQuotasAdminTestJSON-1974203885 tempest-VolumeQuotasAdminTestJSON-1974203885-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:49.929585 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-fcea7eb2-574e-406f-a76f-561b29b12515 tempest-VolumeQuotasAdminTestJSON-1974203885 tempest-VolumeQuotasAdminTestJSON-1974203885-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:49.949024 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-fcea7eb2-574e-406f-a76f-561b29b12515 tempest-VolumeQuotasAdminTestJSON-1974203885 tempest-VolumeQuotasAdminTestJSON-1974203885-project-admin] https://10.4.3.200/volume/v3/os-quota-sets/37e4f20267ff4440a4d652efa1a39e67 returned with HTTP 200 Jul 10 06:38:49.949690 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 850/3403] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:38:49 2026] GET /volume/v3/os-quota-sets/37e4f20267ff4440a4d652efa1a39e67 => generated 437 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:49.964517 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-46ca3399-c50a-42c7-8e77-8c8278a6adfe None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:49.968526 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-46ca3399-c50a-42c7-8e77-8c8278a6adfe tempest-VolumeQuotasAdminTestJSON-1974203885 tempest-VolumeQuotasAdminTestJSON-1974203885-project-admin] GET https://10.4.3.200/volume/v3/os-quota-sets/37e4f20267ff4440a4d652efa1a39e67?usage=True Jul 10 06:38:49.968778 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-46ca3399-c50a-42c7-8e77-8c8278a6adfe tempest-VolumeQuotasAdminTestJSON-1974203885 tempest-VolumeQuotasAdminTestJSON-1974203885-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:49.969154 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-46ca3399-c50a-42c7-8e77-8c8278a6adfe tempest-VolumeQuotasAdminTestJSON-1974203885 tempest-VolumeQuotasAdminTestJSON-1974203885-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:49.994438 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-46ca3399-c50a-42c7-8e77-8c8278a6adfe tempest-VolumeQuotasAdminTestJSON-1974203885 tempest-VolumeQuotasAdminTestJSON-1974203885-project-admin] https://10.4.3.200/volume/v3/os-quota-sets/37e4f20267ff4440a4d652efa1a39e67?usage=True returned with HTTP 200 Jul 10 06:38:49.994957 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 846/3404] 10.4.3.200 () {66 vars in 1375 bytes} [Fri Jul 10 06:38:49 2026] GET /volume/v3/os-quota-sets/37e4f20267ff4440a4d652efa1a39e67?usage=True => generated 1061 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:38:50.009893 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-08415c61-1619-4dc8-8891-a812629e01c9 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:50.041568 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-65581b3b-43f1-4473-9d2b-479a711e6310 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:50.043523 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-65581b3b-43f1-4473-9d2b-479a711e6310 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/ed42da16-b31e-4522-9774-86b0934221fd Jul 10 06:38:50.043763 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-65581b3b-43f1-4473-9d2b-479a711e6310 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:50.044010 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-65581b3b-43f1-4473-9d2b-479a711e6310 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:50.044213 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-65581b3b-43f1-4473-9d2b-479a711e6310 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id ed42da16-b31e-4522-9774-86b0934221fd. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:38:50.049534 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:50.049534 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:38:50.050531 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-65581b3b-43f1-4473-9d2b-479a711e6310 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/ed42da16-b31e-4522-9774-86b0934221fd returned with HTTP 200 Jul 10 06:38:50.050953 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 858/3405] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:38:50 2026] GET /volume/v3/backups/ed42da16-b31e-4522-9774-86b0934221fd => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:50.094857 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-08415c61-1619-4dc8-8891-a812629e01c9 tempest-VolumeQuotasAdminTestJSON-1754475265 tempest-VolumeQuotasAdminTestJSON-1754475265-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:38:50.095233 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-08415c61-1619-4dc8-8891-a812629e01c9 tempest-VolumeQuotasAdminTestJSON-1754475265 tempest-VolumeQuotasAdminTestJSON-1754475265-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-585822099"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:38:50.096861 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-08415c61-1619-4dc8-8891-a812629e01c9 tempest-VolumeQuotasAdminTestJSON-1754475265 tempest-VolumeQuotasAdminTestJSON-1754475265-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-585822099'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:38:50.097050 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-08415c61-1619-4dc8-8891-a812629e01c9 tempest-VolumeQuotasAdminTestJSON-1754475265 tempest-VolumeQuotasAdminTestJSON-1754475265-project-member] Create volume of 1 GB Jul 10 06:38:50.102019 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-08415c61-1619-4dc8-8891-a812629e01c9 tempest-VolumeQuotasAdminTestJSON-1754475265 tempest-VolumeQuotasAdminTestJSON-1754475265-project-member] Availability Zones retrieved successfully. Jul 10 06:38:50.110163 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-08415c61-1619-4dc8-8891-a812629e01c9 tempest-VolumeQuotasAdminTestJSON-1754475265 tempest-VolumeQuotasAdminTestJSON-1754475265-project-member] Flow 'volume_create_api' (81d042ca-6954-4791-9b83-b4d8d66e2241) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:38:50.111451 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-08415c61-1619-4dc8-8891-a812629e01c9 tempest-VolumeQuotasAdminTestJSON-1754475265 tempest-VolumeQuotasAdminTestJSON-1754475265-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (acdf37c5-41f4-4b24-b70d-19a8d24232dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:38:50.112753 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-08415c61-1619-4dc8-8891-a812629e01c9 tempest-VolumeQuotasAdminTestJSON-1754475265 tempest-VolumeQuotasAdminTestJSON-1754475265-project-member] Validating volume size '1' using validate_int {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:38:50.147868 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-08415c61-1619-4dc8-8891-a812629e01c9 tempest-VolumeQuotasAdminTestJSON-1754475265 tempest-VolumeQuotasAdminTestJSON-1754475265-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (acdf37c5-41f4-4b24-b70d-19a8d24232dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:38:50.148857 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-08415c61-1619-4dc8-8891-a812629e01c9 tempest-VolumeQuotasAdminTestJSON-1754475265 tempest-VolumeQuotasAdminTestJSON-1754475265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a02ebfd5-1abe-4970-9d20-cb6f8c9a8016) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:38:50.222361 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-08415c61-1619-4dc8-8891-a812629e01c9 tempest-VolumeQuotasAdminTestJSON-1754475265 tempest-VolumeQuotasAdminTestJSON-1754475265-project-member] Created reservations ['21bdd47d-3bf7-404e-8868-9523d14b2613', '2c3ae573-0f25-4bcf-b121-33af18a043d1', '61b94822-a083-456a-bfd5-fb1b75155136', 'f58a9980-7d71-4c49-a851-c390cb56d8aa'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:38:50.223387 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-08415c61-1619-4dc8-8891-a812629e01c9 tempest-VolumeQuotasAdminTestJSON-1754475265 tempest-VolumeQuotasAdminTestJSON-1754475265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a02ebfd5-1abe-4970-9d20-cb6f8c9a8016) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['21bdd47d-3bf7-404e-8868-9523d14b2613', '2c3ae573-0f25-4bcf-b121-33af18a043d1', '61b94822-a083-456a-bfd5-fb1b75155136', 'f58a9980-7d71-4c49-a851-c390cb56d8aa']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:38:50.224288 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-08415c61-1619-4dc8-8891-a812629e01c9 tempest-VolumeQuotasAdminTestJSON-1754475265 tempest-VolumeQuotasAdminTestJSON-1754475265-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ee2b286-2f4e-4f0f-b7c2-a7ae4eca4cee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:38:50.252914 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-08415c61-1619-4dc8-8891-a812629e01c9 tempest-VolumeQuotasAdminTestJSON-1754475265 tempest-VolumeQuotasAdminTestJSON-1754475265-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ee2b286-2f4e-4f0f-b7c2-a7ae4eca4cee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '318f81df-6e4f-4e74-be95-e3b37501db37', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-585822099',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37e4f20267ff4440a4d652efa1a39e67',qos_specs=None,replication_status=,reservations=['21bdd47d-3bf7-404e-8868-9523d14b2613','2c3ae573-0f25-4bcf-b121-33af18a043d1','61b94822-a083-456a-bfd5-fb1b75155136','f58a9980-7d71-4c49-a851-c390cb56d8aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93d5513190d540faa1b219d154b9b5e7',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:38:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-585822099',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=318f81df-6e4f-4e74-be95-e3b37501db37,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='37e4f20267ff4440a4d652efa1a39e67',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='93d5513190d540faa1b219d154b9b5e7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:38:50.253730 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-08415c61-1619-4dc8-8891-a812629e01c9 tempest-VolumeQuotasAdminTestJSON-1754475265 tempest-VolumeQuotasAdminTestJSON-1754475265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d3ff501-8204-4975-82b2-d9cb42477db0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:38:50.273769 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-08415c61-1619-4dc8-8891-a812629e01c9 tempest-VolumeQuotasAdminTestJSON-1754475265 tempest-VolumeQuotasAdminTestJSON-1754475265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d3ff501-8204-4975-82b2-d9cb42477db0) transitioned into state 'SUCCESS' from state '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-585822099',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37e4f20267ff4440a4d652efa1a39e67',qos_specs=None,replication_status=,reservations=['21bdd47d-3bf7-404e-8868-9523d14b2613','2c3ae573-0f25-4bcf-b121-33af18a043d1','61b94822-a083-456a-bfd5-fb1b75155136','f58a9980-7d71-4c49-a851-c390cb56d8aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93d5513190d540faa1b219d154b9b5e7',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:38:50.274494 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-08415c61-1619-4dc8-8891-a812629e01c9 tempest-VolumeQuotasAdminTestJSON-1754475265 tempest-VolumeQuotasAdminTestJSON-1754475265-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4aff9e5-7e85-4c7d-a7eb-211b8d80049f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:38:50.284693 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-08415c61-1619-4dc8-8891-a812629e01c9 tempest-VolumeQuotasAdminTestJSON-1754475265 tempest-VolumeQuotasAdminTestJSON-1754475265-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4aff9e5-7e85-4c7d-a7eb-211b8d80049f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:38:50.285888 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-08415c61-1619-4dc8-8891-a812629e01c9 tempest-VolumeQuotasAdminTestJSON-1754475265 tempest-VolumeQuotasAdminTestJSON-1754475265-project-member] Flow 'volume_create_api' (81d042ca-6954-4791-9b83-b4d8d66e2241) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:38:50.286264 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-08415c61-1619-4dc8-8891-a812629e01c9 tempest-VolumeQuotasAdminTestJSON-1754475265 tempest-VolumeQuotasAdminTestJSON-1754475265-project-member] Create volume request issued successfully. Jul 10 06:38:50.287127 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-08415c61-1619-4dc8-8891-a812629e01c9 tempest-VolumeQuotasAdminTestJSON-1754475265 tempest-VolumeQuotasAdminTestJSON-1754475265-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:38:50.287575 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 852/3406] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 10 06:38:50 2026] POST /volume/v3/volumes => generated 755 bytes in 278 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:38:50.303198 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-9dd270d0-2b2c-4603-be9a-27054d2d28ee None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:50.306753 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9dd270d0-2b2c-4603-be9a-27054d2d28ee tempest-VolumeQuotasAdminTestJSON-1754475265 tempest-VolumeQuotasAdminTestJSON-1754475265-project-member] GET https://10.4.3.200/volume/v3/volumes/318f81df-6e4f-4e74-be95-e3b37501db37 Jul 10 06:38:50.306753 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9dd270d0-2b2c-4603-be9a-27054d2d28ee tempest-VolumeQuotasAdminTestJSON-1754475265 tempest-VolumeQuotasAdminTestJSON-1754475265-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:50.306753 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9dd270d0-2b2c-4603-be9a-27054d2d28ee tempest-VolumeQuotasAdminTestJSON-1754475265 tempest-VolumeQuotasAdminTestJSON-1754475265-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:50.313302 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:50.313302 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:38:50.318381 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-9dd270d0-2b2c-4603-be9a-27054d2d28ee tempest-VolumeQuotasAdminTestJSON-1754475265 tempest-VolumeQuotasAdminTestJSON-1754475265-project-member] Volume info retrieved successfully. Jul 10 06:38:50.323599 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9dd270d0-2b2c-4603-be9a-27054d2d28ee tempest-VolumeQuotasAdminTestJSON-1754475265 tempest-VolumeQuotasAdminTestJSON-1754475265-project-member] https://10.4.3.200/volume/v3/volumes/318f81df-6e4f-4e74-be95-e3b37501db37 returned with HTTP 200 Jul 10 06:38:50.324105 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 851/3407] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:38:50 2026] GET /volume/v3/volumes/318f81df-6e4f-4e74-be95-e3b37501db37 => generated 823 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:50.712816 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-f7e111e2-89d1-4cfc-abe5-4a9413750c23 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:50.714951 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f7e111e2-89d1-4cfc-abe5-4a9413750c23 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] GET https://10.4.3.200/volume/v3/volumes/33aea24f-a806-43e0-a1cd-a172f316fb68 Jul 10 06:38:50.715121 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f7e111e2-89d1-4cfc-abe5-4a9413750c23 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:50.715256 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f7e111e2-89d1-4cfc-abe5-4a9413750c23 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:50.722408 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:50.722408 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:38:50.726303 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-f7e111e2-89d1-4cfc-abe5-4a9413750c23 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Volume info retrieved successfully. Jul 10 06:38:50.731407 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f7e111e2-89d1-4cfc-abe5-4a9413750c23 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] https://10.4.3.200/volume/v3/volumes/33aea24f-a806-43e0-a1cd-a172f316fb68 returned with HTTP 200 Jul 10 06:38:50.731937 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 847/3408] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:38:50 2026] GET /volume/v3/volumes/33aea24f-a806-43e0-a1cd-a172f316fb68 => generated 928 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:38:50.941965 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-665d409a-a95d-4951-99f3-a743f37876e9 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:50.943874 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-665d409a-a95d-4951-99f3-a743f37876e9 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/6e578f58-966e-45bc-9615-16814ba8dd66 Jul 10 06:38:50.944107 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-665d409a-a95d-4951-99f3-a743f37876e9 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:50.944325 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-665d409a-a95d-4951-99f3-a743f37876e9 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:50.944653 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-665d409a-a95d-4951-99f3-a743f37876e9 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id 6e578f58-966e-45bc-9615-16814ba8dd66. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:38:50.950059 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:50.950059 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:38:50.950816 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-665d409a-a95d-4951-99f3-a743f37876e9 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/6e578f58-966e-45bc-9615-16814ba8dd66 returned with HTTP 200 Jul 10 06:38:50.951227 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 859/3409] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:38:50 2026] GET /volume/v3/backups/6e578f58-966e-45bc-9615-16814ba8dd66 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:51.062936 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-4eb3b573-2173-4e09-9b9d-93cb19a99d4f None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:51.064928 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4eb3b573-2173-4e09-9b9d-93cb19a99d4f tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/ed42da16-b31e-4522-9774-86b0934221fd Jul 10 06:38:51.065148 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4eb3b573-2173-4e09-9b9d-93cb19a99d4f tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:51.065359 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4eb3b573-2173-4e09-9b9d-93cb19a99d4f tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:51.065459 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-4eb3b573-2173-4e09-9b9d-93cb19a99d4f tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id ed42da16-b31e-4522-9774-86b0934221fd. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:38:51.070251 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:51.070251 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:38:51.071227 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4eb3b573-2173-4e09-9b9d-93cb19a99d4f tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/ed42da16-b31e-4522-9774-86b0934221fd returned with HTTP 200 Jul 10 06:38:51.071631 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 853/3410] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:38:51 2026] GET /volume/v3/backups/ed42da16-b31e-4522-9774-86b0934221fd => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:51.342008 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-68462e3f-844a-42da-b4a9-87f13b421aa1 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:51.344469 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-68462e3f-844a-42da-b4a9-87f13b421aa1 tempest-VolumeQuotasAdminTestJSON-1754475265 tempest-VolumeQuotasAdminTestJSON-1754475265-project-member] GET https://10.4.3.200/volume/v3/volumes/318f81df-6e4f-4e74-be95-e3b37501db37 Jul 10 06:38:51.344744 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-68462e3f-844a-42da-b4a9-87f13b421aa1 tempest-VolumeQuotasAdminTestJSON-1754475265 tempest-VolumeQuotasAdminTestJSON-1754475265-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:51.345042 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-68462e3f-844a-42da-b4a9-87f13b421aa1 tempest-VolumeQuotasAdminTestJSON-1754475265 tempest-VolumeQuotasAdminTestJSON-1754475265-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:51.355596 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:51.355596 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:38:51.361247 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-68462e3f-844a-42da-b4a9-87f13b421aa1 tempest-VolumeQuotasAdminTestJSON-1754475265 tempest-VolumeQuotasAdminTestJSON-1754475265-project-member] Volume info retrieved successfully. Jul 10 06:38:51.368496 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-68462e3f-844a-42da-b4a9-87f13b421aa1 tempest-VolumeQuotasAdminTestJSON-1754475265 tempest-VolumeQuotasAdminTestJSON-1754475265-project-member] https://10.4.3.200/volume/v3/volumes/318f81df-6e4f-4e74-be95-e3b37501db37 returned with HTTP 200 Jul 10 06:38:51.369037 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 852/3411] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:38:51 2026] GET /volume/v3/volumes/318f81df-6e4f-4e74-be95-e3b37501db37 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:51.385563 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-ad83fe03-43d6-4648-b959-a0c2347bf56b None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:51.387658 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ad83fe03-43d6-4648-b959-a0c2347bf56b tempest-VolumeQuotasAdminTestJSON-1974203885 tempest-VolumeQuotasAdminTestJSON-1974203885-project-admin] GET https://10.4.3.200/volume/v3/os-quota-sets/37e4f20267ff4440a4d652efa1a39e67?usage=True Jul 10 06:38:51.388031 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ad83fe03-43d6-4648-b959-a0c2347bf56b tempest-VolumeQuotasAdminTestJSON-1974203885 tempest-VolumeQuotasAdminTestJSON-1974203885-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:51.388344 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ad83fe03-43d6-4648-b959-a0c2347bf56b tempest-VolumeQuotasAdminTestJSON-1974203885 tempest-VolumeQuotasAdminTestJSON-1974203885-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:51.416895 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ad83fe03-43d6-4648-b959-a0c2347bf56b tempest-VolumeQuotasAdminTestJSON-1974203885 tempest-VolumeQuotasAdminTestJSON-1974203885-project-admin] https://10.4.3.200/volume/v3/os-quota-sets/37e4f20267ff4440a4d652efa1a39e67?usage=True returned with HTTP 200 Jul 10 06:38:51.417583 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 848/3412] 10.4.3.200 () {66 vars in 1375 bytes} [Fri Jul 10 06:38:51 2026] GET /volume/v3/os-quota-sets/37e4f20267ff4440a4d652efa1a39e67?usage=True => generated 1061 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:38:51.429612 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-829fadeb-d280-4e09-ae66-25a3287f40dc None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:51.431637 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-829fadeb-d280-4e09-ae66-25a3287f40dc tempest-VolumeQuotasAdminTestJSON-1754475265 tempest-VolumeQuotasAdminTestJSON-1754475265-project-member] DELETE https://10.4.3.200/volume/v3/volumes/318f81df-6e4f-4e74-be95-e3b37501db37 Jul 10 06:38:51.431868 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-829fadeb-d280-4e09-ae66-25a3287f40dc tempest-VolumeQuotasAdminTestJSON-1754475265 tempest-VolumeQuotasAdminTestJSON-1754475265-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:51.432114 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-829fadeb-d280-4e09-ae66-25a3287f40dc tempest-VolumeQuotasAdminTestJSON-1754475265 tempest-VolumeQuotasAdminTestJSON-1754475265-project-member] Calling method 'delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:51.432315 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-829fadeb-d280-4e09-ae66-25a3287f40dc tempest-VolumeQuotasAdminTestJSON-1754475265 tempest-VolumeQuotasAdminTestJSON-1754475265-project-member] Delete volume with id: 318f81df-6e4f-4e74-be95-e3b37501db37 Jul 10 06:38:51.439602 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:51.439602 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:38:51.440340 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-829fadeb-d280-4e09-ae66-25a3287f40dc tempest-VolumeQuotasAdminTestJSON-1754475265 tempest-VolumeQuotasAdminTestJSON-1754475265-project-member] Volume info retrieved successfully. Jul 10 06:38:51.462836 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-829fadeb-d280-4e09-ae66-25a3287f40dc tempest-VolumeQuotasAdminTestJSON-1754475265 tempest-VolumeQuotasAdminTestJSON-1754475265-project-member] Delete volume request issued successfully. Jul 10 06:38:51.463084 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-829fadeb-d280-4e09-ae66-25a3287f40dc tempest-VolumeQuotasAdminTestJSON-1754475265 tempest-VolumeQuotasAdminTestJSON-1754475265-project-member] https://10.4.3.200/volume/v3/volumes/318f81df-6e4f-4e74-be95-e3b37501db37 returned with HTTP 202 Jul 10 06:38:51.463818 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 860/3413] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:38:51 2026] DELETE /volume/v3/volumes/318f81df-6e4f-4e74-be95-e3b37501db37 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:38:51.471487 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-e59b6bf7-5a28-4990-b7e5-98e0139b717a None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:51.474183 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e59b6bf7-5a28-4990-b7e5-98e0139b717a tempest-VolumeQuotasAdminTestJSON-1754475265 tempest-VolumeQuotasAdminTestJSON-1754475265-project-member] GET https://10.4.3.200/volume/v3/volumes/318f81df-6e4f-4e74-be95-e3b37501db37 Jul 10 06:38:51.474550 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e59b6bf7-5a28-4990-b7e5-98e0139b717a tempest-VolumeQuotasAdminTestJSON-1754475265 tempest-VolumeQuotasAdminTestJSON-1754475265-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:51.474697 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e59b6bf7-5a28-4990-b7e5-98e0139b717a tempest-VolumeQuotasAdminTestJSON-1754475265 tempest-VolumeQuotasAdminTestJSON-1754475265-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:51.484967 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:51.484967 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:38:51.490563 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-e59b6bf7-5a28-4990-b7e5-98e0139b717a tempest-VolumeQuotasAdminTestJSON-1754475265 tempest-VolumeQuotasAdminTestJSON-1754475265-project-member] Volume info retrieved successfully. Jul 10 06:38:51.497292 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e59b6bf7-5a28-4990-b7e5-98e0139b717a tempest-VolumeQuotasAdminTestJSON-1754475265 tempest-VolumeQuotasAdminTestJSON-1754475265-project-member] https://10.4.3.200/volume/v3/volumes/318f81df-6e4f-4e74-be95-e3b37501db37 returned with HTTP 200 Jul 10 06:38:51.497705 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 854/3414] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:38:51 2026] GET /volume/v3/volumes/318f81df-6e4f-4e74-be95-e3b37501db37 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:51.744396 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-31f81d21-8d9d-42ab-af82-99d92d29d54b None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:51.746233 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-31f81d21-8d9d-42ab-af82-99d92d29d54b tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] GET https://10.4.3.200/volume/v3/volumes/33aea24f-a806-43e0-a1cd-a172f316fb68 Jul 10 06:38:51.746480 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-31f81d21-8d9d-42ab-af82-99d92d29d54b tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:51.746676 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-31f81d21-8d9d-42ab-af82-99d92d29d54b tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:51.754288 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:51.754288 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:38:51.758666 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-31f81d21-8d9d-42ab-af82-99d92d29d54b tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Volume info retrieved successfully. Jul 10 06:38:51.764163 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-31f81d21-8d9d-42ab-af82-99d92d29d54b tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] https://10.4.3.200/volume/v3/volumes/33aea24f-a806-43e0-a1cd-a172f316fb68 returned with HTTP 200 Jul 10 06:38:51.764918 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 853/3415] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:38:51 2026] GET /volume/v3/volumes/33aea24f-a806-43e0-a1cd-a172f316fb68 => generated 928 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:38:51.972187 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-2bef197e-f6fc-43d6-a587-30294ce2fa12 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:51.974304 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2bef197e-f6fc-43d6-a587-30294ce2fa12 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/6e578f58-966e-45bc-9615-16814ba8dd66 Jul 10 06:38:51.974570 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2bef197e-f6fc-43d6-a587-30294ce2fa12 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:51.974769 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2bef197e-f6fc-43d6-a587-30294ce2fa12 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:51.974910 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-2bef197e-f6fc-43d6-a587-30294ce2fa12 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id 6e578f58-966e-45bc-9615-16814ba8dd66. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:38:51.979364 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:51.979364 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:38:51.980134 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2bef197e-f6fc-43d6-a587-30294ce2fa12 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/6e578f58-966e-45bc-9615-16814ba8dd66 returned with HTTP 200 Jul 10 06:38:51.980664 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 849/3416] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:38:51 2026] GET /volume/v3/backups/6e578f58-966e-45bc-9615-16814ba8dd66 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:52.099846 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-92175b01-29bf-4b17-9bb6-6ca6d4ab459f None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:52.102064 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-92175b01-29bf-4b17-9bb6-6ca6d4ab459f tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/ed42da16-b31e-4522-9774-86b0934221fd Jul 10 06:38:52.102288 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-92175b01-29bf-4b17-9bb6-6ca6d4ab459f tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:52.102527 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-92175b01-29bf-4b17-9bb6-6ca6d4ab459f tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:52.102662 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-92175b01-29bf-4b17-9bb6-6ca6d4ab459f tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id ed42da16-b31e-4522-9774-86b0934221fd. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:38:52.108201 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:52.108201 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:38:52.109258 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-92175b01-29bf-4b17-9bb6-6ca6d4ab459f tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/ed42da16-b31e-4522-9774-86b0934221fd returned with HTTP 200 Jul 10 06:38:52.109682 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 861/3417] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:38:52 2026] GET /volume/v3/backups/ed42da16-b31e-4522-9774-86b0934221fd => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:52.512059 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-0056f0b8-a859-4637-8f12-5f87e1238e01 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:52.514767 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0056f0b8-a859-4637-8f12-5f87e1238e01 tempest-VolumeQuotasAdminTestJSON-1754475265 tempest-VolumeQuotasAdminTestJSON-1754475265-project-member] GET https://10.4.3.200/volume/v3/volumes/318f81df-6e4f-4e74-be95-e3b37501db37 Jul 10 06:38:52.514958 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-0056f0b8-a859-4637-8f12-5f87e1238e01 tempest-VolumeQuotasAdminTestJSON-1754475265 tempest-VolumeQuotasAdminTestJSON-1754475265-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:52.515349 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-0056f0b8-a859-4637-8f12-5f87e1238e01 tempest-VolumeQuotasAdminTestJSON-1754475265 tempest-VolumeQuotasAdminTestJSON-1754475265-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:52.522320 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0056f0b8-a859-4637-8f12-5f87e1238e01 tempest-VolumeQuotasAdminTestJSON-1754475265 tempest-VolumeQuotasAdminTestJSON-1754475265-project-member] https://10.4.3.200/volume/v3/volumes/318f81df-6e4f-4e74-be95-e3b37501db37 returned with HTTP 404 Jul 10 06:38:52.523052 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 855/3418] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:38:52 2026] GET /volume/v3/volumes/318f81df-6e4f-4e74-be95-e3b37501db37 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:38:52.531874 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-8a6506c0-8923-4d9f-984c-aceaa94de4ef None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:52.534213 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-8a6506c0-8923-4d9f-984c-aceaa94de4ef tempest-VolumeQuotasAdminTestJSON-1754475265 tempest-VolumeQuotasAdminTestJSON-1754475265-project-member] GET https://10.4.3.200/volume/v3/volumes/318f81df-6e4f-4e74-be95-e3b37501db37 Jul 10 06:38:52.534485 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-8a6506c0-8923-4d9f-984c-aceaa94de4ef tempest-VolumeQuotasAdminTestJSON-1754475265 tempest-VolumeQuotasAdminTestJSON-1754475265-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:52.534783 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-8a6506c0-8923-4d9f-984c-aceaa94de4ef tempest-VolumeQuotasAdminTestJSON-1754475265 tempest-VolumeQuotasAdminTestJSON-1754475265-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:52.541127 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-8a6506c0-8923-4d9f-984c-aceaa94de4ef tempest-VolumeQuotasAdminTestJSON-1754475265 tempest-VolumeQuotasAdminTestJSON-1754475265-project-member] https://10.4.3.200/volume/v3/volumes/318f81df-6e4f-4e74-be95-e3b37501db37 returned with HTTP 404 Jul 10 06:38:52.541685 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 854/3419] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:38:52 2026] GET /volume/v3/volumes/318f81df-6e4f-4e74-be95-e3b37501db37 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:38:52.553981 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-4b48fe14-a55c-4226-a816-050170f8d201 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:52.555658 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4b48fe14-a55c-4226-a816-050170f8d201 tempest-VolumeQuotasAdminTestJSON-1754475265 tempest-VolumeQuotasAdminTestJSON-1754475265-project-member] DELETE https://10.4.3.200/volume/v3/volumes/318f81df-6e4f-4e74-be95-e3b37501db37 Jul 10 06:38:52.555919 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4b48fe14-a55c-4226-a816-050170f8d201 tempest-VolumeQuotasAdminTestJSON-1754475265 tempest-VolumeQuotasAdminTestJSON-1754475265-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:52.556173 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4b48fe14-a55c-4226-a816-050170f8d201 tempest-VolumeQuotasAdminTestJSON-1754475265 tempest-VolumeQuotasAdminTestJSON-1754475265-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:52.556380 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-4b48fe14-a55c-4226-a816-050170f8d201 tempest-VolumeQuotasAdminTestJSON-1754475265 tempest-VolumeQuotasAdminTestJSON-1754475265-project-member] Delete volume with id: 318f81df-6e4f-4e74-be95-e3b37501db37 Jul 10 06:38:52.563150 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4b48fe14-a55c-4226-a816-050170f8d201 tempest-VolumeQuotasAdminTestJSON-1754475265 tempest-VolumeQuotasAdminTestJSON-1754475265-project-member] https://10.4.3.200/volume/v3/volumes/318f81df-6e4f-4e74-be95-e3b37501db37 returned with HTTP 404 Jul 10 06:38:52.563684 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 850/3420] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:38:52 2026] DELETE /volume/v3/volumes/318f81df-6e4f-4e74-be95-e3b37501db37 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:38:52.573142 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-3484a441-83d5-4dfd-8171-14a35b83f5dd None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:52.574913 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-3484a441-83d5-4dfd-8171-14a35b83f5dd tempest-VolumeQuotasAdminTestJSON-1754475265 tempest-VolumeQuotasAdminTestJSON-1754475265-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:38:52.575215 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-3484a441-83d5-4dfd-8171-14a35b83f5dd tempest-VolumeQuotasAdminTestJSON-1754475265 tempest-VolumeQuotasAdminTestJSON-1754475265-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1345280041"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:38:52.576776 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.volumes [None req-3484a441-83d5-4dfd-8171-14a35b83f5dd tempest-VolumeQuotasAdminTestJSON-1754475265 tempest-VolumeQuotasAdminTestJSON-1754475265-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1345280041'}} {{(pid=99975) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:38:52.576951 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-3484a441-83d5-4dfd-8171-14a35b83f5dd tempest-VolumeQuotasAdminTestJSON-1754475265 tempest-VolumeQuotasAdminTestJSON-1754475265-project-member] Create volume of 1 GB Jul 10 06:38:52.581727 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-3484a441-83d5-4dfd-8171-14a35b83f5dd tempest-VolumeQuotasAdminTestJSON-1754475265 tempest-VolumeQuotasAdminTestJSON-1754475265-project-member] Availability Zones retrieved successfully. Jul 10 06:38:52.587825 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-3484a441-83d5-4dfd-8171-14a35b83f5dd tempest-VolumeQuotasAdminTestJSON-1754475265 tempest-VolumeQuotasAdminTestJSON-1754475265-project-member] Flow 'volume_create_api' (7666c894-71f6-4d71-b8d4-23a8d0deb8b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:38:52.588820 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-3484a441-83d5-4dfd-8171-14a35b83f5dd tempest-VolumeQuotasAdminTestJSON-1754475265 tempest-VolumeQuotasAdminTestJSON-1754475265-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e788b72-b133-4984-88eb-5013837f4e38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:38:52.589901 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.flows.api.create_volume [None req-3484a441-83d5-4dfd-8171-14a35b83f5dd tempest-VolumeQuotasAdminTestJSON-1754475265 tempest-VolumeQuotasAdminTestJSON-1754475265-project-member] Validating volume size '1' using validate_int {{(pid=99975) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:38:52.620448 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-3484a441-83d5-4dfd-8171-14a35b83f5dd tempest-VolumeQuotasAdminTestJSON-1754475265 tempest-VolumeQuotasAdminTestJSON-1754475265-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e788b72-b133-4984-88eb-5013837f4e38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:38:52.621515 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-3484a441-83d5-4dfd-8171-14a35b83f5dd tempest-VolumeQuotasAdminTestJSON-1754475265 tempest-VolumeQuotasAdminTestJSON-1754475265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0adfae59-528e-483c-9840-660e58edd02f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:38:52.668160 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.quota [None req-3484a441-83d5-4dfd-8171-14a35b83f5dd tempest-VolumeQuotasAdminTestJSON-1754475265 tempest-VolumeQuotasAdminTestJSON-1754475265-project-member] Created reservations ['be7832bb-6e57-439f-89bd-3e4d876fd03e', 'f53073a0-630f-449c-b855-8899ed5f2939', 'fd41edf8-b1e1-43a1-b636-6d01b28555a0', '0ab9360e-c9f5-47ab-ba80-4abdea3a9e02'] {{(pid=99975) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:38:52.669139 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-3484a441-83d5-4dfd-8171-14a35b83f5dd tempest-VolumeQuotasAdminTestJSON-1754475265 tempest-VolumeQuotasAdminTestJSON-1754475265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0adfae59-528e-483c-9840-660e58edd02f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['be7832bb-6e57-439f-89bd-3e4d876fd03e', 'f53073a0-630f-449c-b855-8899ed5f2939', 'fd41edf8-b1e1-43a1-b636-6d01b28555a0', '0ab9360e-c9f5-47ab-ba80-4abdea3a9e02']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:38:52.670224 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-3484a441-83d5-4dfd-8171-14a35b83f5dd tempest-VolumeQuotasAdminTestJSON-1754475265 tempest-VolumeQuotasAdminTestJSON-1754475265-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b7ac348-09a5-48a0-9ed7-fbb3808acae8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:38:52.696607 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-3484a441-83d5-4dfd-8171-14a35b83f5dd tempest-VolumeQuotasAdminTestJSON-1754475265 tempest-VolumeQuotasAdminTestJSON-1754475265-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b7ac348-09a5-48a0-9ed7-fbb3808acae8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a28e9e06-1326-43ee-8428-60d076abf33c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1345280041',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37e4f20267ff4440a4d652efa1a39e67',qos_specs=None,replication_status=,reservations=['be7832bb-6e57-439f-89bd-3e4d876fd03e','f53073a0-630f-449c-b855-8899ed5f2939','fd41edf8-b1e1-43a1-b636-6d01b28555a0','0ab9360e-c9f5-47ab-ba80-4abdea3a9e02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93d5513190d540faa1b219d154b9b5e7',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:38:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1345280041',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a28e9e06-1326-43ee-8428-60d076abf33c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='37e4f20267ff4440a4d652efa1a39e67',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='93d5513190d540faa1b219d154b9b5e7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:38:52.697576 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-3484a441-83d5-4dfd-8171-14a35b83f5dd tempest-VolumeQuotasAdminTestJSON-1754475265 tempest-VolumeQuotasAdminTestJSON-1754475265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38363390-d540-4482-8e52-7d0f8b6792ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:38:52.716811 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-3484a441-83d5-4dfd-8171-14a35b83f5dd tempest-VolumeQuotasAdminTestJSON-1754475265 tempest-VolumeQuotasAdminTestJSON-1754475265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38363390-d540-4482-8e52-7d0f8b6792ba) transitioned into state 'SUCCESS' from state '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-1345280041',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37e4f20267ff4440a4d652efa1a39e67',qos_specs=None,replication_status=,reservations=['be7832bb-6e57-439f-89bd-3e4d876fd03e','f53073a0-630f-449c-b855-8899ed5f2939','fd41edf8-b1e1-43a1-b636-6d01b28555a0','0ab9360e-c9f5-47ab-ba80-4abdea3a9e02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93d5513190d540faa1b219d154b9b5e7',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:38:52.717643 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-3484a441-83d5-4dfd-8171-14a35b83f5dd tempest-VolumeQuotasAdminTestJSON-1754475265 tempest-VolumeQuotasAdminTestJSON-1754475265-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39cf455e-8622-44aa-b053-60ea7e0018df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:38:52.728263 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-3484a441-83d5-4dfd-8171-14a35b83f5dd tempest-VolumeQuotasAdminTestJSON-1754475265 tempest-VolumeQuotasAdminTestJSON-1754475265-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39cf455e-8622-44aa-b053-60ea7e0018df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:38:52.729284 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-3484a441-83d5-4dfd-8171-14a35b83f5dd tempest-VolumeQuotasAdminTestJSON-1754475265 tempest-VolumeQuotasAdminTestJSON-1754475265-project-member] Flow 'volume_create_api' (7666c894-71f6-4d71-b8d4-23a8d0deb8b5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:38:52.729676 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-3484a441-83d5-4dfd-8171-14a35b83f5dd tempest-VolumeQuotasAdminTestJSON-1754475265 tempest-VolumeQuotasAdminTestJSON-1754475265-project-member] Create volume request issued successfully. Jul 10 06:38:52.730310 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-3484a441-83d5-4dfd-8171-14a35b83f5dd tempest-VolumeQuotasAdminTestJSON-1754475265 tempest-VolumeQuotasAdminTestJSON-1754475265-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:38:52.731104 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 862/3421] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 10 06:38:52 2026] POST /volume/v3/volumes => generated 756 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:38:52.745974 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-f3e2c84d-32fd-445a-946f-9c133e9551df None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:52.747636 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f3e2c84d-32fd-445a-946f-9c133e9551df tempest-VolumeQuotasAdminTestJSON-1754475265 tempest-VolumeQuotasAdminTestJSON-1754475265-project-member] GET https://10.4.3.200/volume/v3/volumes/a28e9e06-1326-43ee-8428-60d076abf33c Jul 10 06:38:52.747827 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f3e2c84d-32fd-445a-946f-9c133e9551df tempest-VolumeQuotasAdminTestJSON-1754475265 tempest-VolumeQuotasAdminTestJSON-1754475265-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:52.747995 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f3e2c84d-32fd-445a-946f-9c133e9551df tempest-VolumeQuotasAdminTestJSON-1754475265 tempest-VolumeQuotasAdminTestJSON-1754475265-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:52.755192 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:52.755192 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:38:52.759144 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-f3e2c84d-32fd-445a-946f-9c133e9551df tempest-VolumeQuotasAdminTestJSON-1754475265 tempest-VolumeQuotasAdminTestJSON-1754475265-project-member] Volume info retrieved successfully. Jul 10 06:38:52.764788 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f3e2c84d-32fd-445a-946f-9c133e9551df tempest-VolumeQuotasAdminTestJSON-1754475265 tempest-VolumeQuotasAdminTestJSON-1754475265-project-member] https://10.4.3.200/volume/v3/volumes/a28e9e06-1326-43ee-8428-60d076abf33c returned with HTTP 200 Jul 10 06:38:52.765258 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 856/3422] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:38:52 2026] GET /volume/v3/volumes/a28e9e06-1326-43ee-8428-60d076abf33c => generated 824 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:52.778915 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-e818efc6-2a18-4184-9b49-9349d992fa28 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:52.781210 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e818efc6-2a18-4184-9b49-9349d992fa28 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] GET https://10.4.3.200/volume/v3/volumes/33aea24f-a806-43e0-a1cd-a172f316fb68 Jul 10 06:38:52.781471 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e818efc6-2a18-4184-9b49-9349d992fa28 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:52.781740 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e818efc6-2a18-4184-9b49-9349d992fa28 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:52.790027 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:52.790027 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:38:52.794521 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-e818efc6-2a18-4184-9b49-9349d992fa28 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Volume info retrieved successfully. Jul 10 06:38:52.800519 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e818efc6-2a18-4184-9b49-9349d992fa28 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] https://10.4.3.200/volume/v3/volumes/33aea24f-a806-43e0-a1cd-a172f316fb68 returned with HTTP 200 Jul 10 06:38:52.801017 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 855/3423] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:38:52 2026] GET /volume/v3/volumes/33aea24f-a806-43e0-a1cd-a172f316fb68 => generated 928 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:38:52.999766 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-1b540bbd-0593-4d30-a040-90d6c23eec4b None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:53.001397 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1b540bbd-0593-4d30-a040-90d6c23eec4b tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/6e578f58-966e-45bc-9615-16814ba8dd66 Jul 10 06:38:53.001752 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1b540bbd-0593-4d30-a040-90d6c23eec4b tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:53.001883 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1b540bbd-0593-4d30-a040-90d6c23eec4b tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:53.001989 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-1b540bbd-0593-4d30-a040-90d6c23eec4b tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id 6e578f58-966e-45bc-9615-16814ba8dd66. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:38:53.006134 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:53.006134 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:38:53.006839 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1b540bbd-0593-4d30-a040-90d6c23eec4b tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/6e578f58-966e-45bc-9615-16814ba8dd66 returned with HTTP 200 Jul 10 06:38:53.007230 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 851/3424] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:38:52 2026] GET /volume/v3/backups/6e578f58-966e-45bc-9615-16814ba8dd66 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:53.153308 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-9d0742ad-bfc9-4415-acbe-b179360257ea None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:53.155602 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-9d0742ad-bfc9-4415-acbe-b179360257ea tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/ed42da16-b31e-4522-9774-86b0934221fd Jul 10 06:38:53.155825 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-9d0742ad-bfc9-4415-acbe-b179360257ea tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:53.156056 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-9d0742ad-bfc9-4415-acbe-b179360257ea tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:53.156197 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-9d0742ad-bfc9-4415-acbe-b179360257ea tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id ed42da16-b31e-4522-9774-86b0934221fd. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:38:53.161625 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:53.161625 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:38:53.162536 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-9d0742ad-bfc9-4415-acbe-b179360257ea tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/ed42da16-b31e-4522-9774-86b0934221fd returned with HTTP 200 Jul 10 06:38:53.163149 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 863/3425] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:38:53 2026] GET /volume/v3/backups/ed42da16-b31e-4522-9774-86b0934221fd => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:53.778629 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-0b6e9458-04fa-4203-9683-6310db841d1e None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:53.780877 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0b6e9458-04fa-4203-9683-6310db841d1e tempest-VolumeQuotasAdminTestJSON-1754475265 tempest-VolumeQuotasAdminTestJSON-1754475265-project-member] GET https://10.4.3.200/volume/v3/volumes/a28e9e06-1326-43ee-8428-60d076abf33c Jul 10 06:38:53.781107 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-0b6e9458-04fa-4203-9683-6310db841d1e tempest-VolumeQuotasAdminTestJSON-1754475265 tempest-VolumeQuotasAdminTestJSON-1754475265-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:53.781521 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-0b6e9458-04fa-4203-9683-6310db841d1e tempest-VolumeQuotasAdminTestJSON-1754475265 tempest-VolumeQuotasAdminTestJSON-1754475265-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:53.791122 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:53.791122 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:38:53.794744 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-0b6e9458-04fa-4203-9683-6310db841d1e tempest-VolumeQuotasAdminTestJSON-1754475265 tempest-VolumeQuotasAdminTestJSON-1754475265-project-member] Volume info retrieved successfully. Jul 10 06:38:53.800683 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0b6e9458-04fa-4203-9683-6310db841d1e tempest-VolumeQuotasAdminTestJSON-1754475265 tempest-VolumeQuotasAdminTestJSON-1754475265-project-member] https://10.4.3.200/volume/v3/volumes/a28e9e06-1326-43ee-8428-60d076abf33c returned with HTTP 200 Jul 10 06:38:53.801415 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 857/3426] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:38:53 2026] GET /volume/v3/volumes/a28e9e06-1326-43ee-8428-60d076abf33c => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:53.817340 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-6834512f-f124-4cae-bd1d-87fbfe464cae None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:53.819743 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-8ab8df71-b286-4e55-9e93-4b62b5d4dd9f None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:53.820185 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6834512f-f124-4cae-bd1d-87fbfe464cae tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] GET https://10.4.3.200/volume/v3/volumes/33aea24f-a806-43e0-a1cd-a172f316fb68 Jul 10 06:38:53.820185 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6834512f-f124-4cae-bd1d-87fbfe464cae tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:53.820185 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6834512f-f124-4cae-bd1d-87fbfe464cae tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:53.823812 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8ab8df71-b286-4e55-9e93-4b62b5d4dd9f tempest-VolumeQuotasAdminTestJSON-1974203885 tempest-VolumeQuotasAdminTestJSON-1974203885-project-admin] GET https://10.4.3.200/volume/v3/os-quota-sets/37e4f20267ff4440a4d652efa1a39e67?usage=True Jul 10 06:38:53.824190 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-8ab8df71-b286-4e55-9e93-4b62b5d4dd9f tempest-VolumeQuotasAdminTestJSON-1974203885 tempest-VolumeQuotasAdminTestJSON-1974203885-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:53.824528 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-8ab8df71-b286-4e55-9e93-4b62b5d4dd9f tempest-VolumeQuotasAdminTestJSON-1974203885 tempest-VolumeQuotasAdminTestJSON-1974203885-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:53.831272 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:53.831272 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:38:53.836560 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-6834512f-f124-4cae-bd1d-87fbfe464cae tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Volume info retrieved successfully. Jul 10 06:38:53.844316 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6834512f-f124-4cae-bd1d-87fbfe464cae tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] https://10.4.3.200/volume/v3/volumes/33aea24f-a806-43e0-a1cd-a172f316fb68 returned with HTTP 200 Jul 10 06:38:53.844754 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 856/3427] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:38:53 2026] GET /volume/v3/volumes/33aea24f-a806-43e0-a1cd-a172f316fb68 => generated 928 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:38:53.855058 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8ab8df71-b286-4e55-9e93-4b62b5d4dd9f tempest-VolumeQuotasAdminTestJSON-1974203885 tempest-VolumeQuotasAdminTestJSON-1974203885-project-admin] https://10.4.3.200/volume/v3/os-quota-sets/37e4f20267ff4440a4d652efa1a39e67?usage=True returned with HTTP 200 Jul 10 06:38:53.855708 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 852/3428] 10.4.3.200 () {66 vars in 1375 bytes} [Fri Jul 10 06:38:53 2026] GET /volume/v3/os-quota-sets/37e4f20267ff4440a4d652efa1a39e67?usage=True => generated 1061 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:38:53.868766 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-f4f1f258-94da-41b8-801b-1afc85d451d0 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:53.871043 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-f4f1f258-94da-41b8-801b-1afc85d451d0 tempest-VolumeQuotasAdminTestJSON-1974203885 tempest-VolumeQuotasAdminTestJSON-1974203885-project-admin] GET https://10.4.3.200/volume/v3/os-quota-sets/140b0a37375c42dcb3ee34c3d4d8755b?usage=True Jul 10 06:38:53.871312 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-f4f1f258-94da-41b8-801b-1afc85d451d0 tempest-VolumeQuotasAdminTestJSON-1974203885 tempest-VolumeQuotasAdminTestJSON-1974203885-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:53.871604 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-f4f1f258-94da-41b8-801b-1afc85d451d0 tempest-VolumeQuotasAdminTestJSON-1974203885 tempest-VolumeQuotasAdminTestJSON-1974203885-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:53.896368 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-f4f1f258-94da-41b8-801b-1afc85d451d0 tempest-VolumeQuotasAdminTestJSON-1974203885 tempest-VolumeQuotasAdminTestJSON-1974203885-project-admin] https://10.4.3.200/volume/v3/os-quota-sets/140b0a37375c42dcb3ee34c3d4d8755b?usage=True returned with HTTP 200 Jul 10 06:38:53.896788 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 864/3429] 10.4.3.200 () {66 vars in 1375 bytes} [Fri Jul 10 06:38:53 2026] GET /volume/v3/os-quota-sets/140b0a37375c42dcb3ee34c3d4d8755b?usage=True => generated 1061 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:38:53.909528 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-7b85ad36-ed3e-4832-82dd-4de979aea740 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:53.911598 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7b85ad36-ed3e-4832-82dd-4de979aea740 tempest-VolumeQuotasAdminTestJSON-1754475265 tempest-VolumeQuotasAdminTestJSON-1754475265-project-member] POST https://10.4.3.200/volume/v3/os-volume-transfer Jul 10 06:38:53.911598 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-7b85ad36-ed3e-4832-82dd-4de979aea740 tempest-VolumeQuotasAdminTestJSON-1754475265 tempest-VolumeQuotasAdminTestJSON-1754475265-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "a28e9e06-1326-43ee-8428-60d076abf33c"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:38:53.912520 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.contrib.volume_transfer [None req-7b85ad36-ed3e-4832-82dd-4de979aea740 tempest-VolumeQuotasAdminTestJSON-1754475265 tempest-VolumeQuotasAdminTestJSON-1754475265-project-member] Creating new volume transfer {'transfer': {'volume_id': 'a28e9e06-1326-43ee-8428-60d076abf33c'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jul 10 06:38:53.912643 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.contrib.volume_transfer [None req-7b85ad36-ed3e-4832-82dd-4de979aea740 tempest-VolumeQuotasAdminTestJSON-1754475265 tempest-VolumeQuotasAdminTestJSON-1754475265-project-member] Creating transfer of volume a28e9e06-1326-43ee-8428-60d076abf33c Jul 10 06:38:53.912785 np0000004964 devstack@c-api.service[99976]: INFO cinder.transfer.api [None req-7b85ad36-ed3e-4832-82dd-4de979aea740 tempest-VolumeQuotasAdminTestJSON-1754475265 tempest-VolumeQuotasAdminTestJSON-1754475265-project-member] Generating transfer record for volume a28e9e06-1326-43ee-8428-60d076abf33c Jul 10 06:38:53.919630 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:53.919630 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:38:53.929429 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7b85ad36-ed3e-4832-82dd-4de979aea740 tempest-VolumeQuotasAdminTestJSON-1754475265 tempest-VolumeQuotasAdminTestJSON-1754475265-project-member] https://10.4.3.200/volume/v3/os-volume-transfer returned with HTTP 202 Jul 10 06:38:53.930054 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 858/3430] 10.4.3.200 () {68 vars in 1291 bytes} [Fri Jul 10 06:38:53 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:38:53.938235 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-bd3b3664-a0db-424c-b9ec-568127a39469 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:54.013050 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-bd3b3664-a0db-424c-b9ec-568127a39469 tempest-VolumeQuotasAdminTestJSON-593503513 tempest-VolumeQuotasAdminTestJSON-593503513-project-member] POST https://10.4.3.200/volume/v3/os-volume-transfer/1a72f039-27f6-48a0-a00b-32ca31685658/accept Jul 10 06:38:54.013486 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-bd3b3664-a0db-424c-b9ec-568127a39469 tempest-VolumeQuotasAdminTestJSON-593503513 tempest-VolumeQuotasAdminTestJSON-593503513-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "d902201118dcc2ef"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:38:54.017128 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-47d77697-0085-498b-b54f-a0658f8ecb3f None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:54.017842 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.contrib.volume_transfer [None req-bd3b3664-a0db-424c-b9ec-568127a39469 tempest-VolumeQuotasAdminTestJSON-593503513 tempest-VolumeQuotasAdminTestJSON-593503513-project-member] Accepting volume transfer 1a72f039-27f6-48a0-a00b-32ca31685658 {{(pid=99978) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 10 06:38:54.019025 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-47d77697-0085-498b-b54f-a0658f8ecb3f tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/6e578f58-966e-45bc-9615-16814ba8dd66 Jul 10 06:38:54.019314 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-47d77697-0085-498b-b54f-a0658f8ecb3f tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:54.019397 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.contrib.volume_transfer [None req-bd3b3664-a0db-424c-b9ec-568127a39469 tempest-VolumeQuotasAdminTestJSON-593503513 tempest-VolumeQuotasAdminTestJSON-593503513-project-member] Accepting transfer 1a72f039-27f6-48a0-a00b-32ca31685658 Jul 10 06:38:54.019499 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-47d77697-0085-498b-b54f-a0658f8ecb3f tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:54.019624 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-47d77697-0085-498b-b54f-a0658f8ecb3f tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id 6e578f58-966e-45bc-9615-16814ba8dd66. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:38:54.023810 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:54.023810 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:38:54.024458 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-47d77697-0085-498b-b54f-a0658f8ecb3f tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/6e578f58-966e-45bc-9615-16814ba8dd66 returned with HTTP 200 Jul 10 06:38:54.024822 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 853/3431] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:38:54 2026] GET /volume/v3/backups/6e578f58-966e-45bc-9615-16814ba8dd66 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:54.099621 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-bd3b3664-a0db-424c-b9ec-568127a39469 tempest-VolumeQuotasAdminTestJSON-593503513 tempest-VolumeQuotasAdminTestJSON-593503513-project-member] Created reservations ['212586c2-3ec0-4b6d-9484-c633f0bb0f13', '92d33069-3b4c-4576-9827-744369af1b3c', 'c1997334-b234-4bb1-a4f0-38abae2b721f', 'dc018616-fbf2-428f-8fc9-f6bef84e00c6'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:38:54.131925 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-bd3b3664-a0db-424c-b9ec-568127a39469 tempest-VolumeQuotasAdminTestJSON-593503513 tempest-VolumeQuotasAdminTestJSON-593503513-project-member] Created reservations ['07dc6e15-d177-4c10-8b97-b7d065d918fe', 'a665e3b8-2159-4391-b389-a0f6aeb0fbd1', 'a35ebb6f-96eb-484d-ad1c-e053219e10d0', 'd138db74-cdb4-4891-9766-4bb661175b95'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:38:54.174399 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-bd3b3664-a0db-424c-b9ec-568127a39469 tempest-VolumeQuotasAdminTestJSON-593503513 tempest-VolumeQuotasAdminTestJSON-593503513-project-member] Created reservations ['9971aee0-0dc7-40ac-8879-1a9b78bd18ea', 'c0244082-22cb-458d-84de-739e81ff3e4c', 'adf71206-88e1-4d34-916b-c5f6e75988a7', '64118c92-ec0a-4634-916c-76af46dd48e0'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:38:54.201948 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-bd3b3664-a0db-424c-b9ec-568127a39469 tempest-VolumeQuotasAdminTestJSON-593503513 tempest-VolumeQuotasAdminTestJSON-593503513-project-member] Created reservations ['8912fe01-0082-4aa1-aec2-cacf2c21f8c6', '754ce54c-31c1-4986-8244-a66b403f7fe7', '8f4add2f-cf10-4668-ae56-25eeeedae966', 'ebe04c8a-dee1-48e9-be72-5ec0a5853e59'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:38:54.207226 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-e1fc754f-8272-4c00-95fa-5eb744e853fd None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:54.209429 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-e1fc754f-8272-4c00-95fa-5eb744e853fd tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/ed42da16-b31e-4522-9774-86b0934221fd Jul 10 06:38:54.209429 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-e1fc754f-8272-4c00-95fa-5eb744e853fd tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:54.209938 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-e1fc754f-8272-4c00-95fa-5eb744e853fd tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:54.209938 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-e1fc754f-8272-4c00-95fa-5eb744e853fd tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id ed42da16-b31e-4522-9774-86b0934221fd. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:38:54.222437 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:54.222437 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:38:54.226571 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-e1fc754f-8272-4c00-95fa-5eb744e853fd tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/ed42da16-b31e-4522-9774-86b0934221fd returned with HTTP 200 Jul 10 06:38:54.226571 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 865/3432] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:38:54 2026] GET /volume/v3/backups/ed42da16-b31e-4522-9774-86b0934221fd => generated 790 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:54.703869 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-bd3b3664-a0db-424c-b9ec-568127a39469 tempest-VolumeQuotasAdminTestJSON-593503513 tempest-VolumeQuotasAdminTestJSON-593503513-project-member] Transfer volume completed successfully. Jul 10 06:38:54.763307 np0000004964 devstack@c-api.service[99978]: INFO cinder.transfer.api [None req-bd3b3664-a0db-424c-b9ec-568127a39469 tempest-VolumeQuotasAdminTestJSON-593503513 tempest-VolumeQuotasAdminTestJSON-593503513-project-member] Volume a28e9e06-1326-43ee-8428-60d076abf33c has been transferred. Jul 10 06:38:54.769522 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-bd3b3664-a0db-424c-b9ec-568127a39469 tempest-VolumeQuotasAdminTestJSON-593503513 tempest-VolumeQuotasAdminTestJSON-593503513-project-member] https://10.4.3.200/volume/v3/os-volume-transfer/1a72f039-27f6-48a0-a00b-32ca31685658/accept returned with HTTP 202 Jul 10 06:38:54.769921 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 857/3433] 10.4.3.200 () {68 vars in 1423 bytes} [Fri Jul 10 06:38:53 2026] POST /volume/v3/os-volume-transfer/1a72f039-27f6-48a0-a00b-32ca31685658/accept => generated 365 bytes in 832 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:38:54.778255 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-456bde78-970e-499d-a8e8-e913f0a8bf40 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:54.782273 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-456bde78-970e-499d-a8e8-e913f0a8bf40 tempest-VolumeQuotasAdminTestJSON-593503513 tempest-VolumeQuotasAdminTestJSON-593503513-project-member] GET https://10.4.3.200/volume/v3/volumes/a28e9e06-1326-43ee-8428-60d076abf33c Jul 10 06:38:54.782726 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-456bde78-970e-499d-a8e8-e913f0a8bf40 tempest-VolumeQuotasAdminTestJSON-593503513 tempest-VolumeQuotasAdminTestJSON-593503513-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:54.782726 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-456bde78-970e-499d-a8e8-e913f0a8bf40 tempest-VolumeQuotasAdminTestJSON-593503513 tempest-VolumeQuotasAdminTestJSON-593503513-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:54.788872 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:54.788872 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:38:54.792060 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-456bde78-970e-499d-a8e8-e913f0a8bf40 tempest-VolumeQuotasAdminTestJSON-593503513 tempest-VolumeQuotasAdminTestJSON-593503513-project-member] Volume info retrieved successfully. Jul 10 06:38:54.796181 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-456bde78-970e-499d-a8e8-e913f0a8bf40 tempest-VolumeQuotasAdminTestJSON-593503513 tempest-VolumeQuotasAdminTestJSON-593503513-project-member] https://10.4.3.200/volume/v3/volumes/a28e9e06-1326-43ee-8428-60d076abf33c returned with HTTP 200 Jul 10 06:38:54.796565 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 859/3434] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:38:54 2026] GET /volume/v3/volumes/a28e9e06-1326-43ee-8428-60d076abf33c => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:54.808344 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-88797685-6446-42f5-82fd-dc4f1f563eef None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:54.810015 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-88797685-6446-42f5-82fd-dc4f1f563eef tempest-VolumeQuotasAdminTestJSON-1974203885 tempest-VolumeQuotasAdminTestJSON-1974203885-project-admin] GET https://10.4.3.200/volume/v3/os-quota-sets/37e4f20267ff4440a4d652efa1a39e67?usage=True Jul 10 06:38:54.810636 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-88797685-6446-42f5-82fd-dc4f1f563eef tempest-VolumeQuotasAdminTestJSON-1974203885 tempest-VolumeQuotasAdminTestJSON-1974203885-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:54.810921 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-88797685-6446-42f5-82fd-dc4f1f563eef tempest-VolumeQuotasAdminTestJSON-1974203885 tempest-VolumeQuotasAdminTestJSON-1974203885-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:54.829095 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-88797685-6446-42f5-82fd-dc4f1f563eef tempest-VolumeQuotasAdminTestJSON-1974203885 tempest-VolumeQuotasAdminTestJSON-1974203885-project-admin] https://10.4.3.200/volume/v3/os-quota-sets/37e4f20267ff4440a4d652efa1a39e67?usage=True returned with HTTP 200 Jul 10 06:38:54.829574 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 854/3435] 10.4.3.200 () {66 vars in 1375 bytes} [Fri Jul 10 06:38:54 2026] GET /volume/v3/os-quota-sets/37e4f20267ff4440a4d652efa1a39e67?usage=True => generated 1061 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:38:54.843162 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-013be1c8-bff1-47d6-9e08-da72af515bb8 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:54.845149 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-013be1c8-bff1-47d6-9e08-da72af515bb8 tempest-VolumeQuotasAdminTestJSON-1974203885 tempest-VolumeQuotasAdminTestJSON-1974203885-project-admin] GET https://10.4.3.200/volume/v3/os-quota-sets/140b0a37375c42dcb3ee34c3d4d8755b?usage=True Jul 10 06:38:54.845398 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-013be1c8-bff1-47d6-9e08-da72af515bb8 tempest-VolumeQuotasAdminTestJSON-1974203885 tempest-VolumeQuotasAdminTestJSON-1974203885-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:54.845681 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-013be1c8-bff1-47d6-9e08-da72af515bb8 tempest-VolumeQuotasAdminTestJSON-1974203885 tempest-VolumeQuotasAdminTestJSON-1974203885-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:54.861114 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-481642c2-84cf-4bac-a88a-db44feda155c None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:54.864653 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-481642c2-84cf-4bac-a88a-db44feda155c tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] GET https://10.4.3.200/volume/v3/volumes/33aea24f-a806-43e0-a1cd-a172f316fb68 Jul 10 06:38:54.864953 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-481642c2-84cf-4bac-a88a-db44feda155c tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:54.865195 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-481642c2-84cf-4bac-a88a-db44feda155c tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:54.874465 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-013be1c8-bff1-47d6-9e08-da72af515bb8 tempest-VolumeQuotasAdminTestJSON-1974203885 tempest-VolumeQuotasAdminTestJSON-1974203885-project-admin] https://10.4.3.200/volume/v3/os-quota-sets/140b0a37375c42dcb3ee34c3d4d8755b?usage=True returned with HTTP 200 Jul 10 06:38:54.875001 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 866/3436] 10.4.3.200 () {66 vars in 1375 bytes} [Fri Jul 10 06:38:54 2026] GET /volume/v3/os-quota-sets/140b0a37375c42dcb3ee34c3d4d8755b?usage=True => generated 1061 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:38:54.878072 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:54.878072 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:38:54.882828 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-481642c2-84cf-4bac-a88a-db44feda155c tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Volume info retrieved successfully. Jul 10 06:38:54.889480 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-481642c2-84cf-4bac-a88a-db44feda155c tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] https://10.4.3.200/volume/v3/volumes/33aea24f-a806-43e0-a1cd-a172f316fb68 returned with HTTP 200 Jul 10 06:38:54.889897 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 858/3437] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:38:54 2026] GET /volume/v3/volumes/33aea24f-a806-43e0-a1cd-a172f316fb68 => generated 928 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 06:38:54.898236 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-218d5d2e-49dc-46e5-bde2-79b4e7c3eb18 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:54.902938 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-218d5d2e-49dc-46e5-bde2-79b4e7c3eb18 tempest-VolumeQuotasAdminTestJSON-1974203885 tempest-VolumeQuotasAdminTestJSON-1974203885-project-admin] DELETE https://10.4.3.200/volume/v3/volumes/a28e9e06-1326-43ee-8428-60d076abf33c Jul 10 06:38:54.903593 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-218d5d2e-49dc-46e5-bde2-79b4e7c3eb18 tempest-VolumeQuotasAdminTestJSON-1974203885 tempest-VolumeQuotasAdminTestJSON-1974203885-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:54.904076 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-218d5d2e-49dc-46e5-bde2-79b4e7c3eb18 tempest-VolumeQuotasAdminTestJSON-1974203885 tempest-VolumeQuotasAdminTestJSON-1974203885-project-admin] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:54.904477 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-218d5d2e-49dc-46e5-bde2-79b4e7c3eb18 tempest-VolumeQuotasAdminTestJSON-1974203885 tempest-VolumeQuotasAdminTestJSON-1974203885-project-admin] Delete volume with id: a28e9e06-1326-43ee-8428-60d076abf33c Jul 10 06:38:54.933814 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:54.933814 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:38:54.935904 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-218d5d2e-49dc-46e5-bde2-79b4e7c3eb18 tempest-VolumeQuotasAdminTestJSON-1974203885 tempest-VolumeQuotasAdminTestJSON-1974203885-project-admin] Volume info retrieved successfully. Jul 10 06:38:55.000286 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-218d5d2e-49dc-46e5-bde2-79b4e7c3eb18 tempest-VolumeQuotasAdminTestJSON-1974203885 tempest-VolumeQuotasAdminTestJSON-1974203885-project-admin] Delete volume request issued successfully. Jul 10 06:38:55.000523 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-218d5d2e-49dc-46e5-bde2-79b4e7c3eb18 tempest-VolumeQuotasAdminTestJSON-1974203885 tempest-VolumeQuotasAdminTestJSON-1974203885-project-admin] https://10.4.3.200/volume/v3/volumes/a28e9e06-1326-43ee-8428-60d076abf33c returned with HTTP 202 Jul 10 06:38:55.001956 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 860/3438] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:38:54 2026] DELETE /volume/v3/volumes/a28e9e06-1326-43ee-8428-60d076abf33c => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:38:55.015128 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-e1d46a0e-4b01-4a12-98a9-8353ac56bb2c None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:55.017226 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e1d46a0e-4b01-4a12-98a9-8353ac56bb2c tempest-VolumeQuotasAdminTestJSON-1974203885 tempest-VolumeQuotasAdminTestJSON-1974203885-project-admin] GET https://10.4.3.200/volume/v3/volumes/a28e9e06-1326-43ee-8428-60d076abf33c Jul 10 06:38:55.017424 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e1d46a0e-4b01-4a12-98a9-8353ac56bb2c tempest-VolumeQuotasAdminTestJSON-1974203885 tempest-VolumeQuotasAdminTestJSON-1974203885-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:55.017645 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e1d46a0e-4b01-4a12-98a9-8353ac56bb2c tempest-VolumeQuotasAdminTestJSON-1974203885 tempest-VolumeQuotasAdminTestJSON-1974203885-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:55.026665 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:55.026665 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:38:55.030759 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-e1d46a0e-4b01-4a12-98a9-8353ac56bb2c tempest-VolumeQuotasAdminTestJSON-1974203885 tempest-VolumeQuotasAdminTestJSON-1974203885-project-admin] Volume info retrieved successfully. Jul 10 06:38:55.035437 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e1d46a0e-4b01-4a12-98a9-8353ac56bb2c tempest-VolumeQuotasAdminTestJSON-1974203885 tempest-VolumeQuotasAdminTestJSON-1974203885-project-admin] https://10.4.3.200/volume/v3/volumes/a28e9e06-1326-43ee-8428-60d076abf33c returned with HTTP 200 Jul 10 06:38:55.035965 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 855/3439] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:38:55 2026] GET /volume/v3/volumes/a28e9e06-1326-43ee-8428-60d076abf33c => generated 1012 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:38:55.038456 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-da5998e5-5cb4-42dc-979c-56836c8cfceb None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:55.041058 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-da5998e5-5cb4-42dc-979c-56836c8cfceb tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/6e578f58-966e-45bc-9615-16814ba8dd66 Jul 10 06:38:55.041230 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-da5998e5-5cb4-42dc-979c-56836c8cfceb tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:55.041443 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-da5998e5-5cb4-42dc-979c-56836c8cfceb tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:55.041558 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-da5998e5-5cb4-42dc-979c-56836c8cfceb tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id 6e578f58-966e-45bc-9615-16814ba8dd66. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:38:55.048334 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:55.048334 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:38:55.049148 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-da5998e5-5cb4-42dc-979c-56836c8cfceb tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/6e578f58-966e-45bc-9615-16814ba8dd66 returned with HTTP 200 Jul 10 06:38:55.049588 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 867/3440] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:38:55 2026] GET /volume/v3/backups/6e578f58-966e-45bc-9615-16814ba8dd66 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:55.238924 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-5a95744c-549e-4794-a5ec-f50f1b97c574 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:55.240800 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5a95744c-549e-4794-a5ec-f50f1b97c574 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/ed42da16-b31e-4522-9774-86b0934221fd Jul 10 06:38:55.241003 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5a95744c-549e-4794-a5ec-f50f1b97c574 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:55.241204 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5a95744c-549e-4794-a5ec-f50f1b97c574 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:55.241312 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-5a95744c-549e-4794-a5ec-f50f1b97c574 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id ed42da16-b31e-4522-9774-86b0934221fd. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:38:55.250022 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:55.250022 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:38:55.250881 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5a95744c-549e-4794-a5ec-f50f1b97c574 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/ed42da16-b31e-4522-9774-86b0934221fd returned with HTTP 200 Jul 10 06:38:55.251767 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 859/3441] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:38:55 2026] GET /volume/v3/backups/ed42da16-b31e-4522-9774-86b0934221fd => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:55.257402 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-8374c8b5-2d7c-4b26-ab36-031b680da209 req-cd2b35ec-d899-46c2-86be-6bc4ec085ad2 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:55.259422 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-8374c8b5-2d7c-4b26-ab36-031b680da209 req-cd2b35ec-d899-46c2-86be-6bc4ec085ad2 tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] DELETE https://10.4.3.200/volume/v3/attachments/b9559786-801f-4214-b160-047504107a2d Jul 10 06:38:55.259632 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-8374c8b5-2d7c-4b26-ab36-031b680da209 req-cd2b35ec-d899-46c2-86be-6bc4ec085ad2 tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:55.259827 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-8374c8b5-2d7c-4b26-ab36-031b680da209 req-cd2b35ec-d899-46c2-86be-6bc4ec085ad2 tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] Calling method 'version_select' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:55.266750 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:55.266750 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:38:55.802371 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-8374c8b5-2d7c-4b26-ab36-031b680da209 req-cd2b35ec-d899-46c2-86be-6bc4ec085ad2 tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] https://10.4.3.200/volume/v3/attachments/b9559786-801f-4214-b160-047504107a2d returned with HTTP 200 Jul 10 06:38:55.803313 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 861/3442] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 10 06:38:55 2026] DELETE /volume/v3/attachments/b9559786-801f-4214-b160-047504107a2d => generated 19 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:55.819380 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-8374c8b5-2d7c-4b26-ab36-031b680da209 req-5291cae0-f4e6-443f-a1aa-1f46dd9e4904 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:55.821685 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-8374c8b5-2d7c-4b26-ab36-031b680da209 req-5291cae0-f4e6-443f-a1aa-1f46dd9e4904 tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] DELETE https://10.4.3.200/volume/v3/volumes/db46bc1d-35f3-4ca5-97b1-c4d04fcdff10 Jul 10 06:38:55.821909 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-8374c8b5-2d7c-4b26-ab36-031b680da209 req-5291cae0-f4e6-443f-a1aa-1f46dd9e4904 tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:55.822101 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-8374c8b5-2d7c-4b26-ab36-031b680da209 req-5291cae0-f4e6-443f-a1aa-1f46dd9e4904 tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:55.822255 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [req-8374c8b5-2d7c-4b26-ab36-031b680da209 req-5291cae0-f4e6-443f-a1aa-1f46dd9e4904 tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] Delete volume with id: db46bc1d-35f3-4ca5-97b1-c4d04fcdff10 Jul 10 06:38:55.831627 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:55.831627 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:38:55.832185 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-8374c8b5-2d7c-4b26-ab36-031b680da209 req-5291cae0-f4e6-443f-a1aa-1f46dd9e4904 tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] Volume info retrieved successfully. Jul 10 06:38:55.851068 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-8374c8b5-2d7c-4b26-ab36-031b680da209 req-5291cae0-f4e6-443f-a1aa-1f46dd9e4904 tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] Delete volume request issued successfully. Jul 10 06:38:55.851256 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-8374c8b5-2d7c-4b26-ab36-031b680da209 req-5291cae0-f4e6-443f-a1aa-1f46dd9e4904 tempest-ImageDependencyTests-2087921304 tempest-ImageDependencyTests-2087921304-project-member] https://10.4.3.200/volume/v3/volumes/db46bc1d-35f3-4ca5-97b1-c4d04fcdff10 returned with HTTP 202 Jul 10 06:38:55.851739 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 856/3443] 10.4.3.200 () {70 vars in 1620 bytes} [Fri Jul 10 06:38:55 2026] DELETE /volume/v3/volumes/db46bc1d-35f3-4ca5-97b1-c4d04fcdff10 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:38:55.904044 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-a000839a-5b16-4a16-81c0-d49880976333 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:55.905715 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-a000839a-5b16-4a16-81c0-d49880976333 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] GET https://10.4.3.200/volume/v3/volumes/33aea24f-a806-43e0-a1cd-a172f316fb68 Jul 10 06:38:55.905971 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-a000839a-5b16-4a16-81c0-d49880976333 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:55.906166 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-a000839a-5b16-4a16-81c0-d49880976333 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:55.913330 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:55.913330 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:38:55.918322 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-a000839a-5b16-4a16-81c0-d49880976333 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Volume info retrieved successfully. Jul 10 06:38:55.923354 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-a000839a-5b16-4a16-81c0-d49880976333 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] https://10.4.3.200/volume/v3/volumes/33aea24f-a806-43e0-a1cd-a172f316fb68 returned with HTTP 200 Jul 10 06:38:55.923766 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 868/3444] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:38:55 2026] GET /volume/v3/volumes/33aea24f-a806-43e0-a1cd-a172f316fb68 => generated 928 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:38:55.982079 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-fc59b9d4-a4ff-414e-9e0f-cd964291c159 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:55.983937 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-fc59b9d4-a4ff-414e-9e0f-cd964291c159 tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] GET https://10.4.3.200/volume/v3/volumes/b4e0b17b-707d-4559-a977-484147bdb531 Jul 10 06:38:55.984368 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-fc59b9d4-a4ff-414e-9e0f-cd964291c159 tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:55.985594 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-fc59b9d4-a4ff-414e-9e0f-cd964291c159 tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:55.994318 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:55.994318 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:38:55.998986 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-fc59b9d4-a4ff-414e-9e0f-cd964291c159 tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Volume info retrieved successfully. Jul 10 06:38:56.005720 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-fc59b9d4-a4ff-414e-9e0f-cd964291c159 tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] https://10.4.3.200/volume/v3/volumes/b4e0b17b-707d-4559-a977-484147bdb531 returned with HTTP 200 Jul 10 06:38:56.005720 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 860/3445] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:38:55 2026] GET /volume/v3/volumes/b4e0b17b-707d-4559-a977-484147bdb531 => generated 860 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:56.048869 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-a977ba51-06e9-4a66-88ab-9b25f7ceb748 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:56.050606 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a977ba51-06e9-4a66-88ab-9b25f7ceb748 tempest-VolumeQuotasAdminTestJSON-1974203885 tempest-VolumeQuotasAdminTestJSON-1974203885-project-admin] GET https://10.4.3.200/volume/v3/volumes/a28e9e06-1326-43ee-8428-60d076abf33c Jul 10 06:38:56.050763 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a977ba51-06e9-4a66-88ab-9b25f7ceb748 tempest-VolumeQuotasAdminTestJSON-1974203885 tempest-VolumeQuotasAdminTestJSON-1974203885-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:56.050951 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a977ba51-06e9-4a66-88ab-9b25f7ceb748 tempest-VolumeQuotasAdminTestJSON-1974203885 tempest-VolumeQuotasAdminTestJSON-1974203885-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:56.056749 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a977ba51-06e9-4a66-88ab-9b25f7ceb748 tempest-VolumeQuotasAdminTestJSON-1974203885 tempest-VolumeQuotasAdminTestJSON-1974203885-project-admin] https://10.4.3.200/volume/v3/volumes/a28e9e06-1326-43ee-8428-60d076abf33c returned with HTTP 404 Jul 10 06:38:56.057248 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 862/3446] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:38:56 2026] GET /volume/v3/volumes/a28e9e06-1326-43ee-8428-60d076abf33c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:38:56.064305 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-0163d065-999d-4247-a706-780dff851386 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:56.065852 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-2e0718a3-d03c-4d28-ae8e-4c577a9fe811 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:56.066394 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0163d065-999d-4247-a706-780dff851386 tempest-VolumeQuotasAdminTestJSON-1754475265 tempest-VolumeQuotasAdminTestJSON-1754475265-project-member] GET https://10.4.3.200/volume/v3/volumes/a28e9e06-1326-43ee-8428-60d076abf33c Jul 10 06:38:56.066663 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0163d065-999d-4247-a706-780dff851386 tempest-VolumeQuotasAdminTestJSON-1754475265 tempest-VolumeQuotasAdminTestJSON-1754475265-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:56.067079 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0163d065-999d-4247-a706-780dff851386 tempest-VolumeQuotasAdminTestJSON-1754475265 tempest-VolumeQuotasAdminTestJSON-1754475265-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:56.067755 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-2e0718a3-d03c-4d28-ae8e-4c577a9fe811 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/6e578f58-966e-45bc-9615-16814ba8dd66 Jul 10 06:38:56.067978 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-2e0718a3-d03c-4d28-ae8e-4c577a9fe811 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:56.068145 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-2e0718a3-d03c-4d28-ae8e-4c577a9fe811 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:56.068275 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-2e0718a3-d03c-4d28-ae8e-4c577a9fe811 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id 6e578f58-966e-45bc-9615-16814ba8dd66. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:38:56.072653 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:56.072653 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:38:56.076321 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-2e0718a3-d03c-4d28-ae8e-4c577a9fe811 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/6e578f58-966e-45bc-9615-16814ba8dd66 returned with HTTP 200 Jul 10 06:38:56.076321 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 869/3447] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:38:56 2026] GET /volume/v3/backups/6e578f58-966e-45bc-9615-16814ba8dd66 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:56.076442 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0163d065-999d-4247-a706-780dff851386 tempest-VolumeQuotasAdminTestJSON-1754475265 tempest-VolumeQuotasAdminTestJSON-1754475265-project-member] https://10.4.3.200/volume/v3/volumes/a28e9e06-1326-43ee-8428-60d076abf33c returned with HTTP 404 Jul 10 06:38:56.076442 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 857/3448] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:38:56 2026] GET /volume/v3/volumes/a28e9e06-1326-43ee-8428-60d076abf33c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:38:56.083890 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-6f233e47-8903-43ef-ab41-daba612f77e0 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:56.085711 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6f233e47-8903-43ef-ab41-daba612f77e0 tempest-VolumeQuotasAdminTestJSON-1754475265 tempest-VolumeQuotasAdminTestJSON-1754475265-project-member] DELETE https://10.4.3.200/volume/v3/volumes/a28e9e06-1326-43ee-8428-60d076abf33c Jul 10 06:38:56.085948 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6f233e47-8903-43ef-ab41-daba612f77e0 tempest-VolumeQuotasAdminTestJSON-1754475265 tempest-VolumeQuotasAdminTestJSON-1754475265-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:56.086181 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6f233e47-8903-43ef-ab41-daba612f77e0 tempest-VolumeQuotasAdminTestJSON-1754475265 tempest-VolumeQuotasAdminTestJSON-1754475265-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:56.086342 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-6f233e47-8903-43ef-ab41-daba612f77e0 tempest-VolumeQuotasAdminTestJSON-1754475265 tempest-VolumeQuotasAdminTestJSON-1754475265-project-member] Delete volume with id: a28e9e06-1326-43ee-8428-60d076abf33c Jul 10 06:38:56.091863 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6f233e47-8903-43ef-ab41-daba612f77e0 tempest-VolumeQuotasAdminTestJSON-1754475265 tempest-VolumeQuotasAdminTestJSON-1754475265-project-member] https://10.4.3.200/volume/v3/volumes/a28e9e06-1326-43ee-8428-60d076abf33c returned with HTTP 404 Jul 10 06:38:56.092323 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 861/3449] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:38:56 2026] DELETE /volume/v3/volumes/a28e9e06-1326-43ee-8428-60d076abf33c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:38:56.106792 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-4a03f5e0-79ba-4e3c-abbf-3f82b580f59e None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:56.108434 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4a03f5e0-79ba-4e3c-abbf-3f82b580f59e tempest-VolumeQuotasAdminTestJSON-1974203885 tempest-VolumeQuotasAdminTestJSON-1974203885-project-admin] GET https://10.4.3.200/volume/v3/os-quota-sets/c1a6df7138e64151a0919c1703266987?usage=True Jul 10 06:38:56.109005 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4a03f5e0-79ba-4e3c-abbf-3f82b580f59e tempest-VolumeQuotasAdminTestJSON-1974203885 tempest-VolumeQuotasAdminTestJSON-1974203885-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:56.109005 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4a03f5e0-79ba-4e3c-abbf-3f82b580f59e tempest-VolumeQuotasAdminTestJSON-1974203885 tempest-VolumeQuotasAdminTestJSON-1974203885-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:56.109221 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:56.109221 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:38:56.127300 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4a03f5e0-79ba-4e3c-abbf-3f82b580f59e tempest-VolumeQuotasAdminTestJSON-1974203885 tempest-VolumeQuotasAdminTestJSON-1974203885-project-admin] https://10.4.3.200/volume/v3/os-quota-sets/c1a6df7138e64151a0919c1703266987?usage=True returned with HTTP 200 Jul 10 06:38:56.127829 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 863/3450] 10.4.3.200 () {66 vars in 1375 bytes} [Fri Jul 10 06:38:56 2026] GET /volume/v3/os-quota-sets/c1a6df7138e64151a0919c1703266987?usage=True => generated 1061 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:38:56.142496 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-627195b8-51dc-4219-aa26-46602c8e8ece None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:56.144327 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-627195b8-51dc-4219-aa26-46602c8e8ece tempest-VolumeQuotasAdminTestJSON-1974203885 tempest-VolumeQuotasAdminTestJSON-1974203885-project-admin] PUT https://10.4.3.200/volume/v3/os-quota-sets/37e4f20267ff4440a4d652efa1a39e67 Jul 10 06:38:56.144685 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-627195b8-51dc-4219-aa26-46602c8e8ece tempest-VolumeQuotasAdminTestJSON-1974203885 tempest-VolumeQuotasAdminTestJSON-1974203885-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=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:38:56.215393 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-627195b8-51dc-4219-aa26-46602c8e8ece tempest-VolumeQuotasAdminTestJSON-1974203885 tempest-VolumeQuotasAdminTestJSON-1974203885-project-admin] https://10.4.3.200/volume/v3/os-quota-sets/37e4f20267ff4440a4d652efa1a39e67 returned with HTTP 200 Jul 10 06:38:56.215880 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 870/3451] 10.4.3.200 () {68 vars in 1375 bytes} [Fri Jul 10 06:38:56 2026] PUT /volume/v3/os-quota-sets/37e4f20267ff4440a4d652efa1a39e67 => generated 397 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:56.235963 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-3ed42a9e-d601-4656-ae53-c11295b909b9 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:56.238358 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3ed42a9e-d601-4656-ae53-c11295b909b9 tempest-VolumeQuotasAdminTestJSON-1974203885 tempest-VolumeQuotasAdminTestJSON-1974203885-project-admin] PUT https://10.4.3.200/volume/v3/os-quota-sets/37e4f20267ff4440a4d652efa1a39e67 Jul 10 06:38:56.238787 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3ed42a9e-d601-4656-ae53-c11295b909b9 tempest-VolumeQuotasAdminTestJSON-1974203885 tempest-VolumeQuotasAdminTestJSON-1974203885-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=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:38:56.262623 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-47ab2124-cfee-4fce-91e4-f7e87964d8da None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:56.264461 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-47ab2124-cfee-4fce-91e4-f7e87964d8da tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/ed42da16-b31e-4522-9774-86b0934221fd Jul 10 06:38:56.264658 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-47ab2124-cfee-4fce-91e4-f7e87964d8da tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:56.264811 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-47ab2124-cfee-4fce-91e4-f7e87964d8da tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:56.264953 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-47ab2124-cfee-4fce-91e4-f7e87964d8da tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id ed42da16-b31e-4522-9774-86b0934221fd. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:38:56.269365 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:56.269365 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:38:56.270180 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-47ab2124-cfee-4fce-91e4-f7e87964d8da tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/ed42da16-b31e-4522-9774-86b0934221fd returned with HTTP 200 Jul 10 06:38:56.270551 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 862/3452] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:38:56 2026] GET /volume/v3/backups/ed42da16-b31e-4522-9774-86b0934221fd => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:56.321648 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3ed42a9e-d601-4656-ae53-c11295b909b9 tempest-VolumeQuotasAdminTestJSON-1974203885 tempest-VolumeQuotasAdminTestJSON-1974203885-project-admin] https://10.4.3.200/volume/v3/os-quota-sets/37e4f20267ff4440a4d652efa1a39e67 returned with HTTP 200 Jul 10 06:38:56.322144 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 858/3453] 10.4.3.200 () {68 vars in 1375 bytes} [Fri Jul 10 06:38:56 2026] PUT /volume/v3/os-quota-sets/37e4f20267ff4440a4d652efa1a39e67 => generated 395 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:56.936152 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-1c6584a6-76f4-467a-9bf1-6776ca5d432a None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:56.938248 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-1c6584a6-76f4-467a-9bf1-6776ca5d432a tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] GET https://10.4.3.200/volume/v3/volumes/33aea24f-a806-43e0-a1cd-a172f316fb68 Jul 10 06:38:56.938516 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-1c6584a6-76f4-467a-9bf1-6776ca5d432a tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:56.938734 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-1c6584a6-76f4-467a-9bf1-6776ca5d432a tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:56.948791 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:56.948791 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:38:56.953206 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-1c6584a6-76f4-467a-9bf1-6776ca5d432a tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Volume info retrieved successfully. Jul 10 06:38:56.962659 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-1c6584a6-76f4-467a-9bf1-6776ca5d432a tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] https://10.4.3.200/volume/v3/volumes/33aea24f-a806-43e0-a1cd-a172f316fb68 returned with HTTP 200 Jul 10 06:38:56.963046 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 864/3454] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:38:56 2026] GET /volume/v3/volumes/33aea24f-a806-43e0-a1cd-a172f316fb68 => generated 1193 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:38:56.978474 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-35f2f7ad-cc35-4e88-8716-5ab18335584a None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:56.981630 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-35f2f7ad-cc35-4e88-8716-5ab18335584a tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] GET https://10.4.3.200/volume/v3/volumes/33aea24f-a806-43e0-a1cd-a172f316fb68 Jul 10 06:38:56.981843 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-35f2f7ad-cc35-4e88-8716-5ab18335584a tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:56.982082 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-35f2f7ad-cc35-4e88-8716-5ab18335584a tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:56.991525 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:56.991525 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:38:56.996201 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-35f2f7ad-cc35-4e88-8716-5ab18335584a tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Volume info retrieved successfully. Jul 10 06:38:57.001336 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-35f2f7ad-cc35-4e88-8716-5ab18335584a tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] https://10.4.3.200/volume/v3/volumes/33aea24f-a806-43e0-a1cd-a172f316fb68 returned with HTTP 200 Jul 10 06:38:57.001805 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 871/3455] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:38:56 2026] GET /volume/v3/volumes/33aea24f-a806-43e0-a1cd-a172f316fb68 => generated 1193 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:38:57.014591 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-abcbb963-ec8a-4c88-b886-b03586713a31 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:57.016822 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-abcbb963-ec8a-4c88-b886-b03586713a31 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] POST https://10.4.3.200/volume/v3/snapshots Jul 10 06:38:57.017212 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-abcbb963-ec8a-4c88-b886-b03586713a31 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "33aea24f-a806-43e0-a1cd-a172f316fb68", "name": "tempest-VolumeImageDependencyTests-Snapshot-1371750832"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:38:57.019867 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-874ef834-76a3-4044-87fe-682ce0172f02 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:57.021564 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-874ef834-76a3-4044-87fe-682ce0172f02 tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] GET https://10.4.3.200/volume/v3/volumes/b4e0b17b-707d-4559-a977-484147bdb531 Jul 10 06:38:57.021737 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-874ef834-76a3-4044-87fe-682ce0172f02 tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:57.021919 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-874ef834-76a3-4044-87fe-682ce0172f02 tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:57.029018 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:57.029018 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:38:57.029678 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-abcbb963-ec8a-4c88-b886-b03586713a31 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Volume info retrieved successfully. Jul 10 06:38:57.029813 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.snapshots [None req-abcbb963-ec8a-4c88-b886-b03586713a31 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Create snapshot from volume 33aea24f-a806-43e0-a1cd-a172f316fb68 Jul 10 06:38:57.033320 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:57.033320 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:38:57.038897 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-874ef834-76a3-4044-87fe-682ce0172f02 tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Volume info retrieved successfully. Jul 10 06:38:57.044194 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-874ef834-76a3-4044-87fe-682ce0172f02 tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] https://10.4.3.200/volume/v3/volumes/b4e0b17b-707d-4559-a977-484147bdb531 returned with HTTP 200 Jul 10 06:38:57.044764 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 859/3456] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:38:57 2026] GET /volume/v3/volumes/b4e0b17b-707d-4559-a977-484147bdb531 => generated 860 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:57.082713 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-abcbb963-ec8a-4c88-b886-b03586713a31 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Created reservations ['c63c9f5b-d6fc-47dc-a578-29b7958b6eb5', 'fe288e55-472f-4475-a01f-71c96cfe2769', '4099000f-e558-43e4-b189-1d63440f6f63', '12d7e952-e2db-4baa-8f5b-ddc79c08b568'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:38:57.087329 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-4320f64c-f249-475c-94de-034e0f801b61 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:57.089281 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4320f64c-f249-475c-94de-034e0f801b61 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/6e578f58-966e-45bc-9615-16814ba8dd66 Jul 10 06:38:57.089774 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4320f64c-f249-475c-94de-034e0f801b61 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:57.090047 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4320f64c-f249-475c-94de-034e0f801b61 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:57.090361 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-4320f64c-f249-475c-94de-034e0f801b61 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id 6e578f58-966e-45bc-9615-16814ba8dd66. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:38:57.097008 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:57.097008 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:38:57.097789 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4320f64c-f249-475c-94de-034e0f801b61 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/6e578f58-966e-45bc-9615-16814ba8dd66 returned with HTTP 200 Jul 10 06:38:57.098232 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 865/3457] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:38:57 2026] GET /volume/v3/backups/6e578f58-966e-45bc-9615-16814ba8dd66 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:57.121082 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-abcbb963-ec8a-4c88-b886-b03586713a31 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Snapshot create request issued successfully. Jul 10 06:38:57.121382 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-abcbb963-ec8a-4c88-b886-b03586713a31 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 10 06:38:57.121792 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 863/3458] 10.4.3.200 () {68 vars in 1265 bytes} [Fri Jul 10 06:38:57 2026] POST /volume/v3/snapshots => generated 313 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:38:57.131731 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-23e71331-7b45-4d45-bc91-4b8ae56cfbbe None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:57.133270 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-23e71331-7b45-4d45-bc91-4b8ae56cfbbe tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] GET https://10.4.3.200/volume/v3/snapshots/da04240c-69f9-42ec-828a-74f76502a044 Jul 10 06:38:57.133532 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-23e71331-7b45-4d45-bc91-4b8ae56cfbbe tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:57.133753 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-23e71331-7b45-4d45-bc91-4b8ae56cfbbe tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:57.139403 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:57.139403 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:38:57.139921 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-23e71331-7b45-4d45-bc91-4b8ae56cfbbe tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Snapshot retrieved successfully. Jul 10 06:38:57.140832 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-23e71331-7b45-4d45-bc91-4b8ae56cfbbe tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] https://10.4.3.200/volume/v3/snapshots/da04240c-69f9-42ec-828a-74f76502a044 returned with HTTP 200 Jul 10 06:38:57.141287 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 872/3459] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:38:57 2026] GET /volume/v3/snapshots/da04240c-69f9-42ec-828a-74f76502a044 => generated 445 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:57.282799 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-2afabcc8-6c05-4d02-a682-275ddb17fe3a None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:57.284560 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2afabcc8-6c05-4d02-a682-275ddb17fe3a tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/ed42da16-b31e-4522-9774-86b0934221fd Jul 10 06:38:57.284784 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2afabcc8-6c05-4d02-a682-275ddb17fe3a tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:57.285016 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2afabcc8-6c05-4d02-a682-275ddb17fe3a tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:57.285130 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-2afabcc8-6c05-4d02-a682-275ddb17fe3a tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id ed42da16-b31e-4522-9774-86b0934221fd. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:38:57.289432 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:57.289432 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:38:57.290302 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2afabcc8-6c05-4d02-a682-275ddb17fe3a tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/ed42da16-b31e-4522-9774-86b0934221fd returned with HTTP 200 Jul 10 06:38:57.290743 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 860/3460] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:38:57 2026] GET /volume/v3/backups/ed42da16-b31e-4522-9774-86b0934221fd => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:57.727585 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-044620fa-d2fb-493e-8927-07b851a29b4d None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:57.729861 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-044620fa-d2fb-493e-8927-07b851a29b4d tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] GET https://10.4.3.200/volume/v3/volumes/b4e0b17b-707d-4559-a977-484147bdb531 Jul 10 06:38:57.730057 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-044620fa-d2fb-493e-8927-07b851a29b4d tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:57.730293 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-044620fa-d2fb-493e-8927-07b851a29b4d tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:57.740570 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:57.740570 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:38:57.748638 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-044620fa-d2fb-493e-8927-07b851a29b4d tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Volume info retrieved successfully. Jul 10 06:38:57.755807 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-044620fa-d2fb-493e-8927-07b851a29b4d tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] https://10.4.3.200/volume/v3/volumes/b4e0b17b-707d-4559-a977-484147bdb531 returned with HTTP 200 Jul 10 06:38:57.756353 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 866/3461] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:38:57 2026] GET /volume/v3/volumes/b4e0b17b-707d-4559-a977-484147bdb531 => generated 860 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:57.768585 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-6d2a8079-0179-4566-b926-b27733be661d None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:57.771072 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6d2a8079-0179-4566-b926-b27733be661d tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] DELETE https://10.4.3.200/volume/v3/volumes/b4e0b17b-707d-4559-a977-484147bdb531 Jul 10 06:38:57.771320 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6d2a8079-0179-4566-b926-b27733be661d tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:57.771600 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6d2a8079-0179-4566-b926-b27733be661d tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:57.771836 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-6d2a8079-0179-4566-b926-b27733be661d tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Delete volume with id: b4e0b17b-707d-4559-a977-484147bdb531 Jul 10 06:38:57.780848 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:57.780848 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:38:57.781595 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-6d2a8079-0179-4566-b926-b27733be661d tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Volume info retrieved successfully. Jul 10 06:38:57.803140 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-6d2a8079-0179-4566-b926-b27733be661d tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Delete volume request issued successfully. Jul 10 06:38:57.803350 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6d2a8079-0179-4566-b926-b27733be661d tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] https://10.4.3.200/volume/v3/volumes/b4e0b17b-707d-4559-a977-484147bdb531 returned with HTTP 202 Jul 10 06:38:57.803926 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 864/3462] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:38:57 2026] DELETE /volume/v3/volumes/b4e0b17b-707d-4559-a977-484147bdb531 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:38:57.811072 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-b750e6e4-f761-4ab2-a2c0-c75c57083c02 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:57.814010 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-b750e6e4-f761-4ab2-a2c0-c75c57083c02 tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] GET https://10.4.3.200/volume/v3/volumes/b4e0b17b-707d-4559-a977-484147bdb531 Jul 10 06:38:57.814231 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-b750e6e4-f761-4ab2-a2c0-c75c57083c02 tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:57.814472 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-b750e6e4-f761-4ab2-a2c0-c75c57083c02 tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:57.821266 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:57.821266 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:38:57.825144 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-b750e6e4-f761-4ab2-a2c0-c75c57083c02 tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Volume info retrieved successfully. Jul 10 06:38:57.830362 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-b750e6e4-f761-4ab2-a2c0-c75c57083c02 tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] https://10.4.3.200/volume/v3/volumes/b4e0b17b-707d-4559-a977-484147bdb531 returned with HTTP 200 Jul 10 06:38:57.830841 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 873/3463] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:38:57 2026] GET /volume/v3/volumes/b4e0b17b-707d-4559-a977-484147bdb531 => generated 859 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:58.110627 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-81e6398c-54d2-4dc0-babf-18ad962dd13b None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:58.112761 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-81e6398c-54d2-4dc0-babf-18ad962dd13b tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/6e578f58-966e-45bc-9615-16814ba8dd66 Jul 10 06:38:58.113038 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-81e6398c-54d2-4dc0-babf-18ad962dd13b tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:58.113265 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-81e6398c-54d2-4dc0-babf-18ad962dd13b tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:58.113400 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-81e6398c-54d2-4dc0-babf-18ad962dd13b tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id 6e578f58-966e-45bc-9615-16814ba8dd66. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:38:58.118837 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:58.118837 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:38:58.119674 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-81e6398c-54d2-4dc0-babf-18ad962dd13b tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/6e578f58-966e-45bc-9615-16814ba8dd66 returned with HTTP 200 Jul 10 06:38:58.120144 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 861/3464] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:38:58 2026] GET /volume/v3/backups/6e578f58-966e-45bc-9615-16814ba8dd66 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:58.130282 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-6d0cff6b-12d0-4d1c-b2ae-bb933feff64e None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:58.132037 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6d0cff6b-12d0-4d1c-b2ae-bb933feff64e tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] DELETE https://10.4.3.200/volume/v3/backups/6e578f58-966e-45bc-9615-16814ba8dd66 Jul 10 06:38:58.132256 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6d0cff6b-12d0-4d1c-b2ae-bb933feff64e tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:58.132432 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6d0cff6b-12d0-4d1c-b2ae-bb933feff64e tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:58.132549 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.contrib.backups [None req-6d0cff6b-12d0-4d1c-b2ae-bb933feff64e tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Delete backup with id: 6e578f58-966e-45bc-9615-16814ba8dd66. Jul 10 06:38:58.137256 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:58.137256 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:38:58.148598 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.backup.rpcapi [None req-6d0cff6b-12d0-4d1c-b2ae-bb933feff64e tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] delete_backup rpcapi backup_id 6e578f58-966e-45bc-9615-16814ba8dd66 {{(pid=99976) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 06:38:58.150366 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-7544f82e-8b62-4ca9-afa8-e58b97ca2db7 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:58.150701 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6d0cff6b-12d0-4d1c-b2ae-bb933feff64e tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/6e578f58-966e-45bc-9615-16814ba8dd66 returned with HTTP 202 Jul 10 06:38:58.150893 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 867/3465] 10.4.3.200 () {68 vars in 1391 bytes} [Fri Jul 10 06:38:58 2026] DELETE /volume/v3/backups/6e578f58-966e-45bc-9615-16814ba8dd66 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:38:58.152204 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7544f82e-8b62-4ca9-afa8-e58b97ca2db7 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] GET https://10.4.3.200/volume/v3/snapshots/da04240c-69f9-42ec-828a-74f76502a044 Jul 10 06:38:58.152380 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7544f82e-8b62-4ca9-afa8-e58b97ca2db7 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:58.152581 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7544f82e-8b62-4ca9-afa8-e58b97ca2db7 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:58.158039 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:58.158039 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:38:58.158655 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-7544f82e-8b62-4ca9-afa8-e58b97ca2db7 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Snapshot retrieved successfully. Jul 10 06:38:58.158745 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-21b030a6-bdca-4ba8-9d95-9f9c9cf6bc71 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:58.159625 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7544f82e-8b62-4ca9-afa8-e58b97ca2db7 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] https://10.4.3.200/volume/v3/snapshots/da04240c-69f9-42ec-828a-74f76502a044 returned with HTTP 200 Jul 10 06:38:58.160051 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 865/3466] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:38:58 2026] GET /volume/v3/snapshots/da04240c-69f9-42ec-828a-74f76502a044 => generated 472 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:58.160411 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-21b030a6-bdca-4ba8-9d95-9f9c9cf6bc71 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] DELETE https://10.4.3.200/volume/v3/volumes/f981b618-39ce-41d3-afc9-9305df763454 Jul 10 06:38:58.160655 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-21b030a6-bdca-4ba8-9d95-9f9c9cf6bc71 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:58.160847 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-21b030a6-bdca-4ba8-9d95-9f9c9cf6bc71 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:58.161053 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-21b030a6-bdca-4ba8-9d95-9f9c9cf6bc71 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Delete volume with id: f981b618-39ce-41d3-afc9-9305df763454 Jul 10 06:38:58.168210 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:58.168210 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:38:58.168560 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-21b030a6-bdca-4ba8-9d95-9f9c9cf6bc71 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Volume info retrieved successfully. Jul 10 06:38:58.169002 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-0c24893c-4bc3-478f-aa18-e67db53d7d7e None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:58.171150 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0c24893c-4bc3-478f-aa18-e67db53d7d7e tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:38:58.171642 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0c24893c-4bc3-478f-aa18-e67db53d7d7e tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "snapshot_id": "da04240c-69f9-42ec-828a-74f76502a044", "size": 1}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:38:58.173769 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.volumes [None req-0c24893c-4bc3-478f-aa18-e67db53d7d7e tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379', 'snapshot_id': 'da04240c-69f9-42ec-828a-74f76502a044', 'size': 1}} {{(pid=99977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:38:58.179143 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:58.179143 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:38:58.179604 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-0c24893c-4bc3-478f-aa18-e67db53d7d7e tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Snapshot retrieved successfully. Jul 10 06:38:58.179711 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-0c24893c-4bc3-478f-aa18-e67db53d7d7e tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Create volume of 1 GB Jul 10 06:38:58.183089 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-0c24893c-4bc3-478f-aa18-e67db53d7d7e tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Availability Zones retrieved successfully. Jul 10 06:38:58.185374 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-21b030a6-bdca-4ba8-9d95-9f9c9cf6bc71 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Delete volume request issued successfully. Jul 10 06:38:58.185425 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-21b030a6-bdca-4ba8-9d95-9f9c9cf6bc71 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/volumes/f981b618-39ce-41d3-afc9-9305df763454 returned with HTTP 202 Jul 10 06:38:58.185821 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 874/3467] 10.4.3.200 () {68 vars in 1391 bytes} [Fri Jul 10 06:38:58 2026] DELETE /volume/v3/volumes/f981b618-39ce-41d3-afc9-9305df763454 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:38:58.188328 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-0c24893c-4bc3-478f-aa18-e67db53d7d7e tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Flow 'volume_create_api' (f63f7fe0-dd88-4f0b-88f4-b7eda22fd3d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:38:58.189448 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-0c24893c-4bc3-478f-aa18-e67db53d7d7e tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c097926d-ee6f-4777-9d49-7cff4fd0de94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:38:58.190339 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.flows.api.create_volume [None req-0c24893c-4bc3-478f-aa18-e67db53d7d7e tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:38:58.192396 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-4a82ecb5-f17a-4717-bdb8-fea0d347cb4c None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:58.194592 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4a82ecb5-f17a-4717-bdb8-fea0d347cb4c tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/volumes/f981b618-39ce-41d3-afc9-9305df763454 Jul 10 06:38:58.194823 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4a82ecb5-f17a-4717-bdb8-fea0d347cb4c tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:58.195062 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4a82ecb5-f17a-4717-bdb8-fea0d347cb4c tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:58.202151 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:58.202151 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:38:58.206570 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-4a82ecb5-f17a-4717-bdb8-fea0d347cb4c tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Volume info retrieved successfully. Jul 10 06:38:58.211824 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4a82ecb5-f17a-4717-bdb8-fea0d347cb4c tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/volumes/f981b618-39ce-41d3-afc9-9305df763454 returned with HTTP 200 Jul 10 06:38:58.212271 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 868/3468] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:38:58 2026] GET /volume/v3/volumes/f981b618-39ce-41d3-afc9-9305df763454 => generated 1007 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:38:58.224235 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-0c24893c-4bc3-478f-aa18-e67db53d7d7e tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c097926d-ee6f-4777-9d49-7cff4fd0de94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'da04240c-69f9-42ec-828a-74f76502a044', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:38:58.225061 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-0c24893c-4bc3-478f-aa18-e67db53d7d7e tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc53ce7f-9671-47bf-a977-8b5c3f61d748) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:38:58.275204 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-0c24893c-4bc3-478f-aa18-e67db53d7d7e tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Created reservations ['12228b0b-782b-4109-a3d9-13d4014f53c4', '231bcec4-b6fe-4381-982e-8167a820a201', '989ac3d6-6ab6-40b9-b3e2-5a6a134ad761', '92c563cd-aebb-4259-89f5-39ec224ba4ad'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:38:58.276250 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-0c24893c-4bc3-478f-aa18-e67db53d7d7e tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc53ce7f-9671-47bf-a977-8b5c3f61d748) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['12228b0b-782b-4109-a3d9-13d4014f53c4', '231bcec4-b6fe-4381-982e-8167a820a201', '989ac3d6-6ab6-40b9-b3e2-5a6a134ad761', '92c563cd-aebb-4259-89f5-39ec224ba4ad']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:38:58.277274 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-0c24893c-4bc3-478f-aa18-e67db53d7d7e tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86c3ae06-069e-4ecb-987f-8e1113ac29a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:38:58.301737 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-d7853642-b5c9-464c-b5cf-62e688eb44d9 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:58.303302 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d7853642-b5c9-464c-b5cf-62e688eb44d9 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/ed42da16-b31e-4522-9774-86b0934221fd Jul 10 06:38:58.303473 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d7853642-b5c9-464c-b5cf-62e688eb44d9 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:58.303687 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d7853642-b5c9-464c-b5cf-62e688eb44d9 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:58.303827 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-d7853642-b5c9-464c-b5cf-62e688eb44d9 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id ed42da16-b31e-4522-9774-86b0934221fd. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:38:58.308487 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:58.308487 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:38:58.309224 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d7853642-b5c9-464c-b5cf-62e688eb44d9 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/ed42da16-b31e-4522-9774-86b0934221fd returned with HTTP 200 Jul 10 06:38:58.309565 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 866/3469] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:38:58 2026] GET /volume/v3/backups/ed42da16-b31e-4522-9774-86b0934221fd => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:58.319563 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-0c24893c-4bc3-478f-aa18-e67db53d7d7e tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86c3ae06-069e-4ecb-987f-8e1113ac29a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '771dde0a-1f1e-4dad-ab7f-4a1f143112de', '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='78b840597b344472874b51a4b25d1cb3',qos_specs=None,replication_status=,reservations=['12228b0b-782b-4109-a3d9-13d4014f53c4','231bcec4-b6fe-4381-982e-8167a820a201','989ac3d6-6ab6-40b9-b3e2-5a6a134ad761','92c563cd-aebb-4259-89f5-39ec224ba4ad'],size=1,snapshot_id=da04240c-69f9-42ec-828a-74f76502a044,source_replicaid=,source_volid=None,status='creating',user_id='e5ee78df5ee34603a1208606647c7c29',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), '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-10T06:38:58Z,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=771dde0a-1f1e-4dad-ab7f-4a1f143112de,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='78b840597b344472874b51a4b25d1cb3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=da04240c-69f9-42ec-828a-74f76502a044,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e5ee78df5ee34603a1208606647c7c29',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:38:58.320215 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-0c24893c-4bc3-478f-aa18-e67db53d7d7e tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1fe91b5-cac7-47ea-8801-4b9ff005f111) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:38:58.339727 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-0c24893c-4bc3-478f-aa18-e67db53d7d7e tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1fe91b5-cac7-47ea-8801-4b9ff005f111) transitioned into state 'SUCCESS' from 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='78b840597b344472874b51a4b25d1cb3',qos_specs=None,replication_status=,reservations=['12228b0b-782b-4109-a3d9-13d4014f53c4','231bcec4-b6fe-4381-982e-8167a820a201','989ac3d6-6ab6-40b9-b3e2-5a6a134ad761','92c563cd-aebb-4259-89f5-39ec224ba4ad'],size=1,snapshot_id=da04240c-69f9-42ec-828a-74f76502a044,source_replicaid=,source_volid=None,status='creating',user_id='e5ee78df5ee34603a1208606647c7c29',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:38:58.340435 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-0c24893c-4bc3-478f-aa18-e67db53d7d7e tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ad2fca6-607f-466a-8b98-e6932682a78c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:38:58.363835 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-0c24893c-4bc3-478f-aa18-e67db53d7d7e tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ad2fca6-607f-466a-8b98-e6932682a78c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:38:58.364631 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-0c24893c-4bc3-478f-aa18-e67db53d7d7e tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Flow 'volume_create_api' (f63f7fe0-dd88-4f0b-88f4-b7eda22fd3d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:38:58.365019 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-0c24893c-4bc3-478f-aa18-e67db53d7d7e tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Create volume request issued successfully. Jul 10 06:38:58.365710 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0c24893c-4bc3-478f-aa18-e67db53d7d7e tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:38:58.366299 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 862/3470] 10.4.3.200 () {70 vars in 1300 bytes} [Fri Jul 10 06:38:58 2026] POST /volume/v3/volumes => generated 809 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:38:58.378422 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-a4f02ada-d64e-423f-92de-c0f279ddc586 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:58.380188 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-a4f02ada-d64e-423f-92de-c0f279ddc586 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] GET https://10.4.3.200/volume/v3/volumes/771dde0a-1f1e-4dad-ab7f-4a1f143112de Jul 10 06:38:58.380441 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-a4f02ada-d64e-423f-92de-c0f279ddc586 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:58.380708 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-a4f02ada-d64e-423f-92de-c0f279ddc586 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:58.387335 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:58.387335 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:38:58.391036 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-a4f02ada-d64e-423f-92de-c0f279ddc586 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Volume info retrieved successfully. Jul 10 06:38:58.395364 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-a4f02ada-d64e-423f-92de-c0f279ddc586 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] https://10.4.3.200/volume/v3/volumes/771dde0a-1f1e-4dad-ab7f-4a1f143112de returned with HTTP 200 Jul 10 06:38:58.395771 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 875/3471] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:38:58 2026] GET /volume/v3/volumes/771dde0a-1f1e-4dad-ab7f-4a1f143112de => generated 877 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:38:58.846380 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-d2d37fb3-6b80-4d48-9838-90654d8ccc72 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:58.847957 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d2d37fb3-6b80-4d48-9838-90654d8ccc72 tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] GET https://10.4.3.200/volume/v3/volumes/b4e0b17b-707d-4559-a977-484147bdb531 Jul 10 06:38:58.848138 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d2d37fb3-6b80-4d48-9838-90654d8ccc72 tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:58.848313 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d2d37fb3-6b80-4d48-9838-90654d8ccc72 tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:58.853391 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d2d37fb3-6b80-4d48-9838-90654d8ccc72 tempest-VolumesActionsTest-913812999 tempest-VolumesActionsTest-913812999-project-member] https://10.4.3.200/volume/v3/volumes/b4e0b17b-707d-4559-a977-484147bdb531 returned with HTTP 404 Jul 10 06:38:58.853870 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 869/3472] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:38:58 2026] GET /volume/v3/volumes/b4e0b17b-707d-4559-a977-484147bdb531 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:38:58.901305 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-7a1583d3-94e9-44d3-a700-48fb04d6c9b6 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:59.009774 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7a1583d3-94e9-44d3-a700-48fb04d6c9b6 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:38:59.010154 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7a1583d3-94e9-44d3-a700-48fb04d6c9b6 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-990187269"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:38:59.011650 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-7a1583d3-94e9-44d3-a700-48fb04d6c9b6 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-990187269'}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:38:59.011772 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-7a1583d3-94e9-44d3-a700-48fb04d6c9b6 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Create volume of 1 GB Jul 10 06:38:59.014174 np0000004964 devstack@c-api.service[99978]: DEBUG dbcounter [-] [99978] Writing DB stats cinder:SELECT=486,cinder:UPDATE=104,cinder:INSERT=71 {{(pid=99978) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:38:59.017347 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-7a1583d3-94e9-44d3-a700-48fb04d6c9b6 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Availability Zones retrieved successfully. Jul 10 06:38:59.022558 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-7a1583d3-94e9-44d3-a700-48fb04d6c9b6 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Flow 'volume_create_api' (e7ad9f2b-a05a-454a-8ddb-c7504e2e63ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:38:59.023684 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-7a1583d3-94e9-44d3-a700-48fb04d6c9b6 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (adc12510-3a75-4f67-bed0-b3f124653054) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:38:59.024718 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-7a1583d3-94e9-44d3-a700-48fb04d6c9b6 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Validating volume size '1' using validate_int {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:38:59.051519 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-7a1583d3-94e9-44d3-a700-48fb04d6c9b6 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (adc12510-3a75-4f67-bed0-b3f124653054) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:38:59.052396 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-7a1583d3-94e9-44d3-a700-48fb04d6c9b6 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06f1bc04-bb3c-4785-812e-532572e8f522) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:38:59.112205 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-7a1583d3-94e9-44d3-a700-48fb04d6c9b6 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Created reservations ['c5f47c73-e2a9-4692-8134-74a608a54bc4', 'e3c15284-609e-4edd-83a9-b8fa6f82d9a7', '475d53a4-e621-468f-aac7-bc1accd09628', '453ddf9a-9457-466a-b70d-7dc65f0b2663'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:38:59.113097 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-7a1583d3-94e9-44d3-a700-48fb04d6c9b6 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06f1bc04-bb3c-4785-812e-532572e8f522) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c5f47c73-e2a9-4692-8134-74a608a54bc4', 'e3c15284-609e-4edd-83a9-b8fa6f82d9a7', '475d53a4-e621-468f-aac7-bc1accd09628', '453ddf9a-9457-466a-b70d-7dc65f0b2663']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:38:59.114014 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-7a1583d3-94e9-44d3-a700-48fb04d6c9b6 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60fd9217-59d7-4e28-b883-1f8950c13ada) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:38:59.136417 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-7a1583d3-94e9-44d3-a700-48fb04d6c9b6 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60fd9217-59d7-4e28-b883-1f8950c13ada) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a54f98c6-add0-4351-addc-95ef74de812d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-990187269',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8a9fe4caff6b419ea0a25ff1a2bc2c7e',qos_specs=None,replication_status=,reservations=['c5f47c73-e2a9-4692-8134-74a608a54bc4','e3c15284-609e-4edd-83a9-b8fa6f82d9a7','475d53a4-e621-468f-aac7-bc1accd09628','453ddf9a-9457-466a-b70d-7dc65f0b2663'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7da2b65be7f849a296c33f156320b68e',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:38:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-990187269',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a54f98c6-add0-4351-addc-95ef74de812d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8a9fe4caff6b419ea0a25ff1a2bc2c7e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7da2b65be7f849a296c33f156320b68e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:38:59.137287 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-7a1583d3-94e9-44d3-a700-48fb04d6c9b6 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4839910a-3f0b-433b-8d94-7202e6909b29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:38:59.153765 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-7a1583d3-94e9-44d3-a700-48fb04d6c9b6 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4839910a-3f0b-433b-8d94-7202e6909b29) transitioned into state 'SUCCESS' from state '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-990187269',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8a9fe4caff6b419ea0a25ff1a2bc2c7e',qos_specs=None,replication_status=,reservations=['c5f47c73-e2a9-4692-8134-74a608a54bc4','e3c15284-609e-4edd-83a9-b8fa6f82d9a7','475d53a4-e621-468f-aac7-bc1accd09628','453ddf9a-9457-466a-b70d-7dc65f0b2663'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7da2b65be7f849a296c33f156320b68e',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:38:59.154517 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-7a1583d3-94e9-44d3-a700-48fb04d6c9b6 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (142ef9da-46e1-4b99-95bd-0ac981a1b616) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:38:59.164115 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-7a1583d3-94e9-44d3-a700-48fb04d6c9b6 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (142ef9da-46e1-4b99-95bd-0ac981a1b616) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:38:59.165055 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-7a1583d3-94e9-44d3-a700-48fb04d6c9b6 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Flow 'volume_create_api' (e7ad9f2b-a05a-454a-8ddb-c7504e2e63ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:38:59.165344 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-7a1583d3-94e9-44d3-a700-48fb04d6c9b6 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Create volume request issued successfully. Jul 10 06:38:59.165875 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7a1583d3-94e9-44d3-a700-48fb04d6c9b6 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:38:59.166269 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 867/3473] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 10 06:38:58 2026] POST /volume/v3/volumes => generated 753 bytes in 265 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:38:59.179106 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-bfa69cab-bb33-4969-a11f-cbee0f8fa78e None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:59.181105 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-bfa69cab-bb33-4969-a11f-cbee0f8fa78e tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] GET https://10.4.3.200/volume/v3/volumes/a54f98c6-add0-4351-addc-95ef74de812d Jul 10 06:38:59.181302 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-bfa69cab-bb33-4969-a11f-cbee0f8fa78e tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:59.181474 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-bfa69cab-bb33-4969-a11f-cbee0f8fa78e tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:59.188097 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:59.188097 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:38:59.191769 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-bfa69cab-bb33-4969-a11f-cbee0f8fa78e tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Volume info retrieved successfully. Jul 10 06:38:59.196068 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-bfa69cab-bb33-4969-a11f-cbee0f8fa78e tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] https://10.4.3.200/volume/v3/volumes/a54f98c6-add0-4351-addc-95ef74de812d returned with HTTP 200 Jul 10 06:38:59.196412 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 863/3474] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:38:59 2026] GET /volume/v3/volumes/a54f98c6-add0-4351-addc-95ef74de812d => generated 821 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:59.224676 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-f6c2c7dc-5e8e-44d8-8622-eb6af5f960df None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:59.226477 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-f6c2c7dc-5e8e-44d8-8622-eb6af5f960df tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/volumes/f981b618-39ce-41d3-afc9-9305df763454 Jul 10 06:38:59.226690 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-f6c2c7dc-5e8e-44d8-8622-eb6af5f960df tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:59.226890 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-f6c2c7dc-5e8e-44d8-8622-eb6af5f960df tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:59.232611 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-f6c2c7dc-5e8e-44d8-8622-eb6af5f960df tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/volumes/f981b618-39ce-41d3-afc9-9305df763454 returned with HTTP 404 Jul 10 06:38:59.233086 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 876/3475] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:38:59 2026] GET /volume/v3/volumes/f981b618-39ce-41d3-afc9-9305df763454 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:38:59.244288 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-9813136c-e805-402d-971c-7c098182ae66 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:59.246352 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9813136c-e805-402d-971c-7c098182ae66 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/d2e9af43-d885-4c1b-8245-db69a6fec790/export_record Jul 10 06:38:59.246612 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9813136c-e805-402d-971c-7c098182ae66 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:59.246811 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9813136c-e805-402d-971c-7c098182ae66 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'export_record' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:59.246942 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.contrib.backups [None req-9813136c-e805-402d-971c-7c098182ae66 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Export record for backup d2e9af43-d885-4c1b-8245-db69a6fec790. {{(pid=99976) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 10 06:38:59.250996 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:59.250996 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:38:59.251824 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.backup.api [None req-9813136c-e805-402d-971c-7c098182ae66 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling RPCAPI with context: , host: np0000004964, backup: d2e9af43-d885-4c1b-8245-db69a6fec790. {{(pid=99976) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 10 06:38:59.260119 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.backup.rpcapi [None req-9813136c-e805-402d-971c-7c098182ae66 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] export_record in rpcapi backup_id d2e9af43-d885-4c1b-8245-db69a6fec790 on host np0000004964. {{(pid=99976) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 10 06:38:59.321817 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-c9c9fa35-17b5-4cba-afa7-c2c5fbcfb3a2 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:59.324385 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c9c9fa35-17b5-4cba-afa7-c2c5fbcfb3a2 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/ed42da16-b31e-4522-9774-86b0934221fd Jul 10 06:38:59.324741 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c9c9fa35-17b5-4cba-afa7-c2c5fbcfb3a2 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:59.325041 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c9c9fa35-17b5-4cba-afa7-c2c5fbcfb3a2 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:59.325278 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-c9c9fa35-17b5-4cba-afa7-c2c5fbcfb3a2 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id ed42da16-b31e-4522-9774-86b0934221fd. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:38:59.330389 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:59.330389 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:38:59.331379 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c9c9fa35-17b5-4cba-afa7-c2c5fbcfb3a2 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/ed42da16-b31e-4522-9774-86b0934221fd returned with HTTP 200 Jul 10 06:38:59.331904 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 868/3476] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:38:59 2026] GET /volume/v3/backups/ed42da16-b31e-4522-9774-86b0934221fd => generated 792 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:59.341657 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-9d1439ca-f643-4ba6-b4b5-a82eb5a8a15c None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:59.343442 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9d1439ca-f643-4ba6-b4b5-a82eb5a8a15c tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/ed42da16-b31e-4522-9774-86b0934221fd Jul 10 06:38:59.343673 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9d1439ca-f643-4ba6-b4b5-a82eb5a8a15c tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:59.343874 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9d1439ca-f643-4ba6-b4b5-a82eb5a8a15c tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:59.343999 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-9d1439ca-f643-4ba6-b4b5-a82eb5a8a15c tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id ed42da16-b31e-4522-9774-86b0934221fd. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:38:59.347948 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:59.347948 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:38:59.348683 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9d1439ca-f643-4ba6-b4b5-a82eb5a8a15c tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/ed42da16-b31e-4522-9774-86b0934221fd returned with HTTP 200 Jul 10 06:38:59.349053 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 864/3477] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:38:59 2026] GET /volume/v3/backups/ed42da16-b31e-4522-9774-86b0934221fd => generated 792 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:59.358626 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-d84cb548-bc4f-4bd4-9bde-d9864fd86891 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:59.360331 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-d84cb548-bc4f-4bd4-9bde-d9864fd86891 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] POST https://10.4.3.200/volume/v3/backups Jul 10 06:38:59.360677 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-d84cb548-bc4f-4bd4-9bde-d9864fd86891 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "57e3f04d-438f-4b68-97f8-fad5fa290e62", "incremental": true, "force": true}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:38:59.361981 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.contrib.backups [None req-d84cb548-bc4f-4bd4-9bde-d9864fd86891 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Creating new backup {'backup': {'volume_id': '57e3f04d-438f-4b68-97f8-fad5fa290e62', 'incremental': True, 'force': True}} {{(pid=99975) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 06:38:59.362104 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.contrib.backups [None req-d84cb548-bc4f-4bd4-9bde-d9864fd86891 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Creating backup of volume 57e3f04d-438f-4b68-97f8-fad5fa290e62 in container None Jul 10 06:38:59.372274 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:59.372274 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:38:59.372759 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-d84cb548-bc4f-4bd4-9bde-d9864fd86891 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Volume info retrieved successfully. Jul 10 06:38:59.389365 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.quota [None req-d84cb548-bc4f-4bd4-9bde-d9864fd86891 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Created reservations ['0633b534-c7a9-4fc9-87b2-b046a85df2e5', '0b6aff36-1390-4afd-a4be-a9efde6eac93'] {{(pid=99975) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:38:59.410327 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-6d11ba69-0694-4e53-8094-2deaeef0d8cb None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:59.412181 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6d11ba69-0694-4e53-8094-2deaeef0d8cb tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] GET https://10.4.3.200/volume/v3/volumes/771dde0a-1f1e-4dad-ab7f-4a1f143112de Jul 10 06:38:59.412276 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6d11ba69-0694-4e53-8094-2deaeef0d8cb tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:59.412452 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6d11ba69-0694-4e53-8094-2deaeef0d8cb tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:59.419167 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:59.419167 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:38:59.423107 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-6d11ba69-0694-4e53-8094-2deaeef0d8cb tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Volume info retrieved successfully. Jul 10 06:38:59.427147 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-d84cb548-bc4f-4bd4-9bde-d9864fd86891 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups returned with HTTP 202 Jul 10 06:38:59.427683 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 877/3478] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 10 06:38:59 2026] POST /volume/v3/backups => generated 288 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:38:59.429335 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6d11ba69-0694-4e53-8094-2deaeef0d8cb tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] https://10.4.3.200/volume/v3/volumes/771dde0a-1f1e-4dad-ab7f-4a1f143112de returned with HTTP 200 Jul 10 06:38:59.429918 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 869/3479] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:38:59 2026] GET /volume/v3/volumes/771dde0a-1f1e-4dad-ab7f-4a1f143112de => generated 1228 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:38:59.435353 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-33fbb4ad-eadb-4296-9183-7fdb63b1b67e None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:59.437201 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-33fbb4ad-eadb-4296-9183-7fdb63b1b67e tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/0b6f8ec1-5872-4715-ad98-f8f96355e0d3 Jul 10 06:38:59.437416 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-33fbb4ad-eadb-4296-9183-7fdb63b1b67e tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:59.437625 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-33fbb4ad-eadb-4296-9183-7fdb63b1b67e tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:59.437750 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-33fbb4ad-eadb-4296-9183-7fdb63b1b67e tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id 0b6f8ec1-5872-4715-ad98-f8f96355e0d3. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:38:59.442575 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:59.442575 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:38:59.443326 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-33fbb4ad-eadb-4296-9183-7fdb63b1b67e tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/0b6f8ec1-5872-4715-ad98-f8f96355e0d3 returned with HTTP 200 Jul 10 06:38:59.443763 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 865/3480] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:38:59 2026] GET /volume/v3/backups/0b6f8ec1-5872-4715-ad98-f8f96355e0d3 => generated 694 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:59.444411 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-d094c7c6-aca5-4815-82cb-7e8d85b0a71f None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:59.446701 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-d094c7c6-aca5-4815-82cb-7e8d85b0a71f tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] GET https://10.4.3.200/volume/v3/volumes/771dde0a-1f1e-4dad-ab7f-4a1f143112de Jul 10 06:38:59.446701 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-d094c7c6-aca5-4815-82cb-7e8d85b0a71f tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:59.446701 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-d094c7c6-aca5-4815-82cb-7e8d85b0a71f tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:59.454090 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:59.454090 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:38:59.458155 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-d094c7c6-aca5-4815-82cb-7e8d85b0a71f tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Volume info retrieved successfully. Jul 10 06:38:59.462789 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-d094c7c6-aca5-4815-82cb-7e8d85b0a71f tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] https://10.4.3.200/volume/v3/volumes/771dde0a-1f1e-4dad-ab7f-4a1f143112de returned with HTTP 200 Jul 10 06:38:59.463181 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 878/3481] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:38:59 2026] GET /volume/v3/volumes/771dde0a-1f1e-4dad-ab7f-4a1f143112de => generated 1228 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:38:59.475644 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-cf313a87-9ebd-410e-a185-861e711d2c23 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:59.477748 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-cf313a87-9ebd-410e-a185-861e711d2c23 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/da04240c-69f9-42ec-828a-74f76502a044 Jul 10 06:38:59.478003 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-cf313a87-9ebd-410e-a185-861e711d2c23 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:59.478245 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-cf313a87-9ebd-410e-a185-861e711d2c23 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:59.478400 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.snapshots [None req-cf313a87-9ebd-410e-a185-861e711d2c23 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Delete snapshot with id: da04240c-69f9-42ec-828a-74f76502a044 Jul 10 06:38:59.483892 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:59.483892 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:38:59.484574 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-cf313a87-9ebd-410e-a185-861e711d2c23 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Snapshot retrieved successfully. Jul 10 06:38:59.501111 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-cf313a87-9ebd-410e-a185-861e711d2c23 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Snapshot delete request issued successfully. Jul 10 06:38:59.501284 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-cf313a87-9ebd-410e-a185-861e711d2c23 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] https://10.4.3.200/volume/v3/snapshots/da04240c-69f9-42ec-828a-74f76502a044 returned with HTTP 202 Jul 10 06:38:59.501677 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 870/3482] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 10 06:38:59 2026] DELETE /volume/v3/snapshots/da04240c-69f9-42ec-828a-74f76502a044 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:38:59.511059 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-a7713b16-6076-4cf8-82f2-27a44d94ca67 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:59.513261 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a7713b16-6076-4cf8-82f2-27a44d94ca67 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] GET https://10.4.3.200/volume/v3/snapshots/da04240c-69f9-42ec-828a-74f76502a044 Jul 10 06:38:59.513568 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a7713b16-6076-4cf8-82f2-27a44d94ca67 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:59.513804 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a7713b16-6076-4cf8-82f2-27a44d94ca67 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:59.520195 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:59.520195 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:38:59.520924 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-a7713b16-6076-4cf8-82f2-27a44d94ca67 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Snapshot retrieved successfully. Jul 10 06:38:59.522045 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a7713b16-6076-4cf8-82f2-27a44d94ca67 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] https://10.4.3.200/volume/v3/snapshots/da04240c-69f9-42ec-828a-74f76502a044 returned with HTTP 200 Jul 10 06:38:59.522588 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 866/3483] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:38:59 2026] GET /volume/v3/snapshots/da04240c-69f9-42ec-828a-74f76502a044 => generated 471 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:38:59.762544 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.contrib.backups [None req-9813136c-e805-402d-971c-7c098182ae66 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZDJlOWFmNDMtZDg4NS00YzFiLTgyNDUtZGI2OWE2ZmVjNzkwIiwgInVzZXJfaWQiOiAiNTI2ZjAwZGI4ODliNDBjMmFiZDZkYjJhMDYyMGVhNWUiLCAicHJvamVjdF9pZCI6ICIwOTQxMjQwOWM2M2Y0MzhiOWNmN2M0MmVlM2ZiYTg2OCIsICJ2b2x1bWVfaWQiOiAiZmYwYzkyNTgtMjNiNC00MjMwLTg0YTEtODMwNjlkZGZkMjAzIiwgImhvc3QiOiAibnAwMDAwMDA0OTY0IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNzUwNjIwMjcyIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZmYwYzkyNTgtMjNiNC00MjMwLTg0YTEtODMwNjlkZGZkMjAzLzIwMjYwNzEwMDYzNzUwL2F6X25vdmFfYmFja3VwX2QyZTlhZjQzLWQ4ODUtNGMxYi04MjQ1LWRiNjlhNmZlYzc5MCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMTBUMDY6Mzc6NDZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMTBUMDY6Mzc6NDZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQwNjozODowNFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=99976) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 10 06:38:59.762812 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9813136c-e805-402d-971c-7c098182ae66 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/d2e9af43-d885-4c1b-8245-db69a6fec790/export_record returned with HTTP 200 Jul 10 06:38:59.763529 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 870/3484] 10.4.3.200 () {68 vars in 1430 bytes} [Fri Jul 10 06:38:59 2026] GET /volume/v3/backups/d2e9af43-d885-4c1b-8245-db69a6fec790/export_record => generated 1424 bytes in 520 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:38:59.773021 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-6ed736e0-17d7-443c-b3db-55e2f3dd6820 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:59.774802 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-6ed736e0-17d7-443c-b3db-55e2f3dd6820 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:38:59.775324 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-6ed736e0-17d7-443c-b3db-55e2f3dd6820 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-664789842"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:38:59.776880 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.volumes [None req-6ed736e0-17d7-443c-b3db-55e2f3dd6820 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-664789842'}} {{(pid=99975) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:38:59.777041 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-6ed736e0-17d7-443c-b3db-55e2f3dd6820 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Create volume of 1 GB Jul 10 06:38:59.781102 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-6ed736e0-17d7-443c-b3db-55e2f3dd6820 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Availability Zones retrieved successfully. Jul 10 06:38:59.786836 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-6ed736e0-17d7-443c-b3db-55e2f3dd6820 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Flow 'volume_create_api' (e6289cd9-d10d-4ea5-8d09-693bf0c73fc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:38:59.787991 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-6ed736e0-17d7-443c-b3db-55e2f3dd6820 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e6bf855-5531-4ffe-a0da-5d80ac60eb7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:38:59.788988 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.flows.api.create_volume [None req-6ed736e0-17d7-443c-b3db-55e2f3dd6820 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Validating volume size '1' using validate_int {{(pid=99975) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:38:59.816098 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-6ed736e0-17d7-443c-b3db-55e2f3dd6820 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e6bf855-5531-4ffe-a0da-5d80ac60eb7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:38:59.816992 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-6ed736e0-17d7-443c-b3db-55e2f3dd6820 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58452661-6f62-43b0-8222-8e87a7d47708) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:38:59.854570 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.quota [None req-6ed736e0-17d7-443c-b3db-55e2f3dd6820 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Created reservations ['0c85c379-1ba7-4e61-beb9-e062edc016c7', '50c72f14-f6df-476c-8571-4fdd0f09b2dc', 'd93916e7-7403-4203-8fa6-07340641f6ad', '6a624ccd-5590-4355-9710-8ba5daa4727b'] {{(pid=99975) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:38:59.855372 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-6ed736e0-17d7-443c-b3db-55e2f3dd6820 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58452661-6f62-43b0-8222-8e87a7d47708) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0c85c379-1ba7-4e61-beb9-e062edc016c7', '50c72f14-f6df-476c-8571-4fdd0f09b2dc', 'd93916e7-7403-4203-8fa6-07340641f6ad', '6a624ccd-5590-4355-9710-8ba5daa4727b']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:38:59.856042 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-6ed736e0-17d7-443c-b3db-55e2f3dd6820 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9e52fbf-eaa1-434c-bde3-c7c8c4dd8650) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:38:59.878078 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-6ed736e0-17d7-443c-b3db-55e2f3dd6820 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9e52fbf-eaa1-434c-bde3-c7c8c4dd8650) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1486c953-3064-4b28-b6b0-102dcd1945d5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-664789842',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='09412409c63f438b9cf7c42ee3fba868',qos_specs=None,replication_status=,reservations=['0c85c379-1ba7-4e61-beb9-e062edc016c7','50c72f14-f6df-476c-8571-4fdd0f09b2dc','d93916e7-7403-4203-8fa6-07340641f6ad','6a624ccd-5590-4355-9710-8ba5daa4727b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='526f00db889b40c2abd6db2a0620ea5e',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:38:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-664789842',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1486c953-3064-4b28-b6b0-102dcd1945d5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='09412409c63f438b9cf7c42ee3fba868',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='526f00db889b40c2abd6db2a0620ea5e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:38:59.878938 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-6ed736e0-17d7-443c-b3db-55e2f3dd6820 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5411268-6e66-4129-8b67-7b7163bd2b2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:38:59.896441 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-6ed736e0-17d7-443c-b3db-55e2f3dd6820 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5411268-6e66-4129-8b67-7b7163bd2b2a) transitioned into state 'SUCCESS' from state '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-664789842',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='09412409c63f438b9cf7c42ee3fba868',qos_specs=None,replication_status=,reservations=['0c85c379-1ba7-4e61-beb9-e062edc016c7','50c72f14-f6df-476c-8571-4fdd0f09b2dc','d93916e7-7403-4203-8fa6-07340641f6ad','6a624ccd-5590-4355-9710-8ba5daa4727b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='526f00db889b40c2abd6db2a0620ea5e',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:38:59.897227 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-6ed736e0-17d7-443c-b3db-55e2f3dd6820 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6014b34e-7108-4b35-b0f4-46fa0ae51828) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:38:59.906636 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-6ed736e0-17d7-443c-b3db-55e2f3dd6820 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6014b34e-7108-4b35-b0f4-46fa0ae51828) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:38:59.907771 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-6ed736e0-17d7-443c-b3db-55e2f3dd6820 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Flow 'volume_create_api' (e6289cd9-d10d-4ea5-8d09-693bf0c73fc7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:38:59.908199 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-6ed736e0-17d7-443c-b3db-55e2f3dd6820 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Create volume request issued successfully. Jul 10 06:38:59.909018 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-6ed736e0-17d7-443c-b3db-55e2f3dd6820 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:38:59.909579 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 879/3485] 10.4.3.200 () {70 vars in 1298 bytes} [Fri Jul 10 06:38:59 2026] POST /volume/v3/volumes => generated 777 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:38:59.924683 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-c49e21b8-6ee4-4e11-8d03-c52f5d6986be None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:38:59.926315 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c49e21b8-6ee4-4e11-8d03-c52f5d6986be tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/volumes/1486c953-3064-4b28-b6b0-102dcd1945d5 Jul 10 06:38:59.926834 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c49e21b8-6ee4-4e11-8d03-c52f5d6986be tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:38:59.927302 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c49e21b8-6ee4-4e11-8d03-c52f5d6986be tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:38:59.935143 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:38:59.935143 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:38:59.938899 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-c49e21b8-6ee4-4e11-8d03-c52f5d6986be tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Volume info retrieved successfully. Jul 10 06:38:59.943145 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c49e21b8-6ee4-4e11-8d03-c52f5d6986be tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/volumes/1486c953-3064-4b28-b6b0-102dcd1945d5 returned with HTTP 200 Jul 10 06:38:59.943559 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 871/3486] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:38:59 2026] GET /volume/v3/volumes/1486c953-3064-4b28-b6b0-102dcd1945d5 => generated 956 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:00.208165 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-dd182869-3000-49c2-99a8-11f112edb7b9 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:00.210309 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-dd182869-3000-49c2-99a8-11f112edb7b9 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] GET https://10.4.3.200/volume/v3/volumes/a54f98c6-add0-4351-addc-95ef74de812d Jul 10 06:39:00.210558 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-dd182869-3000-49c2-99a8-11f112edb7b9 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:00.210930 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-dd182869-3000-49c2-99a8-11f112edb7b9 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:00.219414 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:00.219414 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:39:00.223386 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-dd182869-3000-49c2-99a8-11f112edb7b9 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Volume info retrieved successfully. Jul 10 06:39:00.228422 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-dd182869-3000-49c2-99a8-11f112edb7b9 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] https://10.4.3.200/volume/v3/volumes/a54f98c6-add0-4351-addc-95ef74de812d returned with HTTP 200 Jul 10 06:39:00.228981 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 867/3487] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:00 2026] GET /volume/v3/volumes/a54f98c6-add0-4351-addc-95ef74de812d => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:00.241151 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-2a968931-4013-4fff-9946-7298d1b74ea4 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:00.243615 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2a968931-4013-4fff-9946-7298d1b74ea4 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] POST https://10.4.3.200/volume/v3/backups Jul 10 06:39:00.245101 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2a968931-4013-4fff-9946-7298d1b74ea4 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a54f98c6-add0-4351-addc-95ef74de812d", "name": "tempest-VolumesBackupsAdminTest-Backup-441093883", "container": "tempest-volumesbackupsadmintest-backup-container-663226395"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:39:00.246813 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.contrib.backups [None req-2a968931-4013-4fff-9946-7298d1b74ea4 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Creating new backup {'backup': {'volume_id': 'a54f98c6-add0-4351-addc-95ef74de812d', 'name': 'tempest-VolumesBackupsAdminTest-Backup-441093883', 'container': 'tempest-volumesbackupsadmintest-backup-container-663226395'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 06:39:00.246954 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.contrib.backups [None req-2a968931-4013-4fff-9946-7298d1b74ea4 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Creating backup of volume a54f98c6-add0-4351-addc-95ef74de812d in container tempest-volumesbackupsadmintest-backup-container-663226395 Jul 10 06:39:00.254326 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:00.254326 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:39:00.254853 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-2a968931-4013-4fff-9946-7298d1b74ea4 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Volume info retrieved successfully. Jul 10 06:39:00.281544 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-2a968931-4013-4fff-9946-7298d1b74ea4 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Created reservations ['d51d9f00-f106-4f0d-a3ea-3efea61bdb2f', '0ebf3df1-27c6-4ea2-8f70-524f564702b7'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:39:00.309723 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2a968931-4013-4fff-9946-7298d1b74ea4 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] https://10.4.3.200/volume/v3/backups returned with HTTP 202 Jul 10 06:39:00.310169 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 871/3488] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 10 06:39:00 2026] POST /volume/v3/backups => generated 334 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:39:00.321047 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-91795579-717a-4bbd-9b55-d3783cbdcc20 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:00.322886 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-91795579-717a-4bbd-9b55-d3783cbdcc20 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] GET https://10.4.3.200/volume/v3/backups/9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac Jul 10 06:39:00.323132 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-91795579-717a-4bbd-9b55-d3783cbdcc20 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:00.323283 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-91795579-717a-4bbd-9b55-d3783cbdcc20 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:00.323414 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-91795579-717a-4bbd-9b55-d3783cbdcc20 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Show backup with id 9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:00.327589 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:00.327589 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:39:00.328273 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-91795579-717a-4bbd-9b55-d3783cbdcc20 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] https://10.4.3.200/volume/v3/backups/9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac returned with HTTP 200 Jul 10 06:39:00.328657 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 880/3489] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:00 2026] GET /volume/v3/backups/9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac => generated 797 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:00.359432 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-cd4e5c12-cd37-42cd-9a36-317087d79492 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:00.454641 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-d67772be-75cd-4b08-a551-9deba15e0d6d None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:00.456292 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d67772be-75cd-4b08-a551-9deba15e0d6d tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/0b6f8ec1-5872-4715-ad98-f8f96355e0d3 Jul 10 06:39:00.456346 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d67772be-75cd-4b08-a551-9deba15e0d6d tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:00.456540 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d67772be-75cd-4b08-a551-9deba15e0d6d tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:00.456680 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-d67772be-75cd-4b08-a551-9deba15e0d6d tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id 0b6f8ec1-5872-4715-ad98-f8f96355e0d3. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:00.459421 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-cd4e5c12-cd37-42cd-9a36-317087d79492 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] POST https://10.4.3.200/volume/v3/qos-specs Jul 10 06:39:00.459854 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-cd4e5c12-cd37-42cd-9a36-317087d79492 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-302152047", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:39:00.461941 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:00.461941 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:39:00.462482 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.qos_specs [None req-cd4e5c12-cd37-42cd-9a36-317087d79492 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-302152047', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=99978) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 10 06:39:00.463386 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d67772be-75cd-4b08-a551-9deba15e0d6d tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/0b6f8ec1-5872-4715-ad98-f8f96355e0d3 returned with HTTP 200 Jul 10 06:39:00.463928 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 868/3490] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:00 2026] GET /volume/v3/backups/0b6f8ec1-5872-4715-ad98-f8f96355e0d3 => generated 696 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:00.470021 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.db.api [None req-cd4e5c12-cd37-42cd-9a36-317087d79492 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] DB qos_specs_create(): root {'id': '7208a066-cce6-4e95-9a90-27e4e3f207fc', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-302152047'} {{(pid=99978) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 10 06:39:00.479334 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-cd4e5c12-cd37-42cd-9a36-317087d79492 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] https://10.4.3.200/volume/v3/qos-specs returned with HTTP 200 Jul 10 06:39:00.479986 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 872/3491] 10.4.3.200 () {68 vars in 1265 bytes} [Fri Jul 10 06:39:00 2026] POST /volume/v3/qos-specs => generated 392 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:00.488702 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-95938fbe-cc79-40d6-b9fd-721868e97fb2 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:00.490435 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-95938fbe-cc79-40d6-b9fd-721868e97fb2 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] POST https://10.4.3.200/volume/v3/types Jul 10 06:39:00.490815 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-95938fbe-cc79-40d6-b9fd-721868e97fb2 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1124330642"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:39:00.492194 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:00.492194 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:39:00.503040 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-95938fbe-cc79-40d6-b9fd-721868e97fb2 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 10 06:39:00.503435 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 872/3492] 10.4.3.200 () {68 vars in 1252 bytes} [Fri Jul 10 06:39:00 2026] POST /volume/v3/types => generated 222 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:00.511471 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-7cbbe62d-2b41-4a92-8ea6-a8dc227e9c33 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:00.513632 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-7cbbe62d-2b41-4a92-8ea6-a8dc227e9c33 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] POST https://10.4.3.200/volume/v3/types Jul 10 06:39:00.514010 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-7cbbe62d-2b41-4a92-8ea6-a8dc227e9c33 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1628112359"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:39:00.529618 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-7cbbe62d-2b41-4a92-8ea6-a8dc227e9c33 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 10 06:39:00.530170 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 881/3493] 10.4.3.200 () {68 vars in 1252 bytes} [Fri Jul 10 06:39:00 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 10 06:39:00.532010 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-ebc4c61e-0000-4088-b83e-3eb59ea5febc None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:00.533955 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ebc4c61e-0000-4088-b83e-3eb59ea5febc tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] GET https://10.4.3.200/volume/v3/snapshots/da04240c-69f9-42ec-828a-74f76502a044 Jul 10 06:39:00.534247 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ebc4c61e-0000-4088-b83e-3eb59ea5febc tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:00.534479 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ebc4c61e-0000-4088-b83e-3eb59ea5febc tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:00.538085 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-d33e830e-b554-436e-8aba-438d0cdd05e2 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:00.539600 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ebc4c61e-0000-4088-b83e-3eb59ea5febc tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] https://10.4.3.200/volume/v3/snapshots/da04240c-69f9-42ec-828a-74f76502a044 returned with HTTP 404 Jul 10 06:39:00.540186 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d33e830e-b554-436e-8aba-438d0cdd05e2 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] POST https://10.4.3.200/volume/v3/types Jul 10 06:39:00.540256 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 869/3494] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:39:00 2026] GET /volume/v3/snapshots/da04240c-69f9-42ec-828a-74f76502a044 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:39:00.540673 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d33e830e-b554-436e-8aba-438d0cdd05e2 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-583441528"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:39:00.542708 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:00.542708 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:39:00.549919 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-7b308b8d-0f3a-402e-b1d3-cbf357244659 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:00.552133 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7b308b8d-0f3a-402e-b1d3-cbf357244659 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] DELETE https://10.4.3.200/volume/v3/volumes/771dde0a-1f1e-4dad-ab7f-4a1f143112de Jul 10 06:39:00.552372 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-7b308b8d-0f3a-402e-b1d3-cbf357244659 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:00.552639 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-7b308b8d-0f3a-402e-b1d3-cbf357244659 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:00.552855 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-7b308b8d-0f3a-402e-b1d3-cbf357244659 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Delete volume with id: 771dde0a-1f1e-4dad-ab7f-4a1f143112de Jul 10 06:39:00.555115 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d33e830e-b554-436e-8aba-438d0cdd05e2 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 10 06:39:00.555540 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 873/3495] 10.4.3.200 () {68 vars in 1252 bytes} [Fri Jul 10 06:39:00 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 10 06:39:00.565314 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:00.565314 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:39:00.565664 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-7bcc6f06-3e30-41b8-9ed6-a1742b39a85c None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:00.565807 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-7b308b8d-0f3a-402e-b1d3-cbf357244659 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Volume info retrieved successfully. Jul 10 06:39:00.567490 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-7bcc6f06-3e30-41b8-9ed6-a1742b39a85c tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] GET https://10.4.3.200/volume/v3/qos-specs/7208a066-cce6-4e95-9a90-27e4e3f207fc/associate?vol_type_id=dd75f878-6699-4613-a535-c4448688cd05 Jul 10 06:39:00.567738 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-7bcc6f06-3e30-41b8-9ed6-a1742b39a85c tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:00.567951 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-7bcc6f06-3e30-41b8-9ed6-a1742b39a85c tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] Calling method 'associate' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:00.568455 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.contrib.qos_specs_manage [None req-7bcc6f06-3e30-41b8-9ed6-a1742b39a85c tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] Associate qos_spec: 7208a066-cce6-4e95-9a90-27e4e3f207fc with type: dd75f878-6699-4613-a535-c4448688cd05 {{(pid=99975) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jul 10 06:39:00.587632 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-7b308b8d-0f3a-402e-b1d3-cbf357244659 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Delete volume request issued successfully. Jul 10 06:39:00.587818 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7b308b8d-0f3a-402e-b1d3-cbf357244659 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] https://10.4.3.200/volume/v3/volumes/771dde0a-1f1e-4dad-ab7f-4a1f143112de returned with HTTP 202 Jul 10 06:39:00.588286 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 873/3496] 10.4.3.200 () {68 vars in 1392 bytes} [Fri Jul 10 06:39:00 2026] DELETE /volume/v3/volumes/771dde0a-1f1e-4dad-ab7f-4a1f143112de => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 06:39:00.592270 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-7bcc6f06-3e30-41b8-9ed6-a1742b39a85c tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] https://10.4.3.200/volume/v3/qos-specs/7208a066-cce6-4e95-9a90-27e4e3f207fc/associate?vol_type_id=dd75f878-6699-4613-a535-c4448688cd05 returned with HTTP 202 Jul 10 06:39:00.592756 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 882/3497] 10.4.3.200 () {66 vars in 1481 bytes} [Fri Jul 10 06:39:00 2026] GET /volume/v3/qos-specs/7208a066-cce6-4e95-9a90-27e4e3f207fc/associate?vol_type_id=dd75f878-6699-4613-a535-c4448688cd05 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:39:00.595193 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-6f2f0b53-4253-46bb-b21a-fb17d1e811c6 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:00.597097 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6f2f0b53-4253-46bb-b21a-fb17d1e811c6 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] GET https://10.4.3.200/volume/v3/volumes/771dde0a-1f1e-4dad-ab7f-4a1f143112de Jul 10 06:39:00.597902 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6f2f0b53-4253-46bb-b21a-fb17d1e811c6 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:00.598072 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6f2f0b53-4253-46bb-b21a-fb17d1e811c6 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:00.599288 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-a1b3376b-c1c9-4a07-a531-84d67ea30c08 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:00.601199 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a1b3376b-c1c9-4a07-a531-84d67ea30c08 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] GET https://10.4.3.200/volume/v3/qos-specs/7208a066-cce6-4e95-9a90-27e4e3f207fc/associate?vol_type_id=3b4be060-1108-4249-9fe5-4ac80853da0e Jul 10 06:39:00.601374 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a1b3376b-c1c9-4a07-a531-84d67ea30c08 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:00.601589 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a1b3376b-c1c9-4a07-a531-84d67ea30c08 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] Calling method 'associate' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:00.602239 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.contrib.qos_specs_manage [None req-a1b3376b-c1c9-4a07-a531-84d67ea30c08 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] Associate qos_spec: 7208a066-cce6-4e95-9a90-27e4e3f207fc with type: 3b4be060-1108-4249-9fe5-4ac80853da0e {{(pid=99978) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jul 10 06:39:00.605534 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:00.605534 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:39:00.609326 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-6f2f0b53-4253-46bb-b21a-fb17d1e811c6 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Volume info retrieved successfully. Jul 10 06:39:00.614318 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6f2f0b53-4253-46bb-b21a-fb17d1e811c6 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] https://10.4.3.200/volume/v3/volumes/771dde0a-1f1e-4dad-ab7f-4a1f143112de returned with HTTP 200 Jul 10 06:39:00.615818 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 870/3498] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:39:00 2026] GET /volume/v3/volumes/771dde0a-1f1e-4dad-ab7f-4a1f143112de => generated 1227 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:39:00.625595 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a1b3376b-c1c9-4a07-a531-84d67ea30c08 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] https://10.4.3.200/volume/v3/qos-specs/7208a066-cce6-4e95-9a90-27e4e3f207fc/associate?vol_type_id=3b4be060-1108-4249-9fe5-4ac80853da0e returned with HTTP 202 Jul 10 06:39:00.626224 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 874/3499] 10.4.3.200 () {66 vars in 1481 bytes} [Fri Jul 10 06:39:00 2026] GET /volume/v3/qos-specs/7208a066-cce6-4e95-9a90-27e4e3f207fc/associate?vol_type_id=3b4be060-1108-4249-9fe5-4ac80853da0e => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:39:00.633521 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-5e7a6a00-3020-4616-bb0b-59c27ac9005b None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:00.635797 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5e7a6a00-3020-4616-bb0b-59c27ac9005b tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] GET https://10.4.3.200/volume/v3/qos-specs/7208a066-cce6-4e95-9a90-27e4e3f207fc/associate?vol_type_id=533bfc1f-3386-4880-881a-5f01ea6d5bdb Jul 10 06:39:00.636082 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5e7a6a00-3020-4616-bb0b-59c27ac9005b tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:00.636621 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5e7a6a00-3020-4616-bb0b-59c27ac9005b tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] Calling method 'associate' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:00.637223 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.contrib.qos_specs_manage [None req-5e7a6a00-3020-4616-bb0b-59c27ac9005b tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] Associate qos_spec: 7208a066-cce6-4e95-9a90-27e4e3f207fc with type: 533bfc1f-3386-4880-881a-5f01ea6d5bdb {{(pid=99976) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jul 10 06:39:00.658571 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5e7a6a00-3020-4616-bb0b-59c27ac9005b tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] https://10.4.3.200/volume/v3/qos-specs/7208a066-cce6-4e95-9a90-27e4e3f207fc/associate?vol_type_id=533bfc1f-3386-4880-881a-5f01ea6d5bdb returned with HTTP 202 Jul 10 06:39:00.659145 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 874/3500] 10.4.3.200 () {66 vars in 1481 bytes} [Fri Jul 10 06:39:00 2026] GET /volume/v3/qos-specs/7208a066-cce6-4e95-9a90-27e4e3f207fc/associate?vol_type_id=533bfc1f-3386-4880-881a-5f01ea6d5bdb => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:39:00.666802 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-de25dad9-d837-4bc4-8e48-9ccc89901780 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:00.668332 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-de25dad9-d837-4bc4-8e48-9ccc89901780 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] GET https://10.4.3.200/volume/v3/qos-specs/7208a066-cce6-4e95-9a90-27e4e3f207fc/associations Jul 10 06:39:00.668552 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-de25dad9-d837-4bc4-8e48-9ccc89901780 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:00.668726 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-de25dad9-d837-4bc4-8e48-9ccc89901780 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] Calling method 'associations' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:00.668896 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:00.668896 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:39:00.669157 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.contrib.qos_specs_manage [None req-de25dad9-d837-4bc4-8e48-9ccc89901780 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] Get associations for qos_spec id: 7208a066-cce6-4e95-9a90-27e4e3f207fc {{(pid=99975) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Jul 10 06:39:00.681418 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-de25dad9-d837-4bc4-8e48-9ccc89901780 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] https://10.4.3.200/volume/v3/qos-specs/7208a066-cce6-4e95-9a90-27e4e3f207fc/associations returned with HTTP 200 Jul 10 06:39:00.681807 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 883/3501] 10.4.3.200 () {66 vars in 1393 bytes} [Fri Jul 10 06:39:00 2026] GET /volume/v3/qos-specs/7208a066-cce6-4e95-9a90-27e4e3f207fc/associations => generated 447 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:00.689905 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-7415cecb-a031-48f0-b11b-18cb442d9b65 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:00.691744 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7415cecb-a031-48f0-b11b-18cb442d9b65 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] GET https://10.4.3.200/volume/v3/qos-specs/7208a066-cce6-4e95-9a90-27e4e3f207fc/disassociate?vol_type_id=dd75f878-6699-4613-a535-c4448688cd05 Jul 10 06:39:00.692017 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-7415cecb-a031-48f0-b11b-18cb442d9b65 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:00.692266 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-7415cecb-a031-48f0-b11b-18cb442d9b65 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] Calling method 'disassociate' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:00.692830 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.contrib.qos_specs_manage [None req-7415cecb-a031-48f0-b11b-18cb442d9b65 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] Disassociate qos_spec: 7208a066-cce6-4e95-9a90-27e4e3f207fc from type: dd75f878-6699-4613-a535-c4448688cd05 {{(pid=99977) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Jul 10 06:39:00.713468 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7415cecb-a031-48f0-b11b-18cb442d9b65 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] https://10.4.3.200/volume/v3/qos-specs/7208a066-cce6-4e95-9a90-27e4e3f207fc/disassociate?vol_type_id=dd75f878-6699-4613-a535-c4448688cd05 returned with HTTP 202 Jul 10 06:39:00.714014 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 871/3502] 10.4.3.200 () {66 vars in 1490 bytes} [Fri Jul 10 06:39:00 2026] GET /volume/v3/qos-specs/7208a066-cce6-4e95-9a90-27e4e3f207fc/disassociate?vol_type_id=dd75f878-6699-4613-a535-c4448688cd05 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:39:00.723080 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-04a85159-c0d4-46db-8323-2257a59cef68 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:00.724873 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-04a85159-c0d4-46db-8323-2257a59cef68 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] GET https://10.4.3.200/volume/v3/qos-specs/7208a066-cce6-4e95-9a90-27e4e3f207fc/associations Jul 10 06:39:00.725059 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-04a85159-c0d4-46db-8323-2257a59cef68 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:00.725311 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-04a85159-c0d4-46db-8323-2257a59cef68 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] Calling method 'associations' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:00.725519 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:00.725519 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:39:00.725825 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.contrib.qos_specs_manage [None req-04a85159-c0d4-46db-8323-2257a59cef68 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] Get associations for qos_spec id: 7208a066-cce6-4e95-9a90-27e4e3f207fc {{(pid=99978) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Jul 10 06:39:00.737487 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-04a85159-c0d4-46db-8323-2257a59cef68 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] https://10.4.3.200/volume/v3/qos-specs/7208a066-cce6-4e95-9a90-27e4e3f207fc/associations returned with HTTP 200 Jul 10 06:39:00.738488 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 875/3503] 10.4.3.200 () {66 vars in 1393 bytes} [Fri Jul 10 06:39:00 2026] GET /volume/v3/qos-specs/7208a066-cce6-4e95-9a90-27e4e3f207fc/associations => generated 305 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:00.745196 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-7eb69bef-9cba-4b4d-acbc-b0dc12a1ab66 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:00.747317 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7eb69bef-9cba-4b4d-acbc-b0dc12a1ab66 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] GET https://10.4.3.200/volume/v3/qos-specs/7208a066-cce6-4e95-9a90-27e4e3f207fc/disassociate_all Jul 10 06:39:00.747547 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-7eb69bef-9cba-4b4d-acbc-b0dc12a1ab66 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:00.747779 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-7eb69bef-9cba-4b4d-acbc-b0dc12a1ab66 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] Calling method 'disassociate_all' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:00.748084 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:00.748084 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:39:00.748433 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.contrib.qos_specs_manage [None req-7eb69bef-9cba-4b4d-acbc-b0dc12a1ab66 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] Disassociate qos_spec: 7208a066-cce6-4e95-9a90-27e4e3f207fc from all. {{(pid=99976) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Jul 10 06:39:00.759545 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7eb69bef-9cba-4b4d-acbc-b0dc12a1ab66 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] https://10.4.3.200/volume/v3/qos-specs/7208a066-cce6-4e95-9a90-27e4e3f207fc/disassociate_all returned with HTTP 202 Jul 10 06:39:00.760084 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 875/3504] 10.4.3.200 () {66 vars in 1405 bytes} [Fri Jul 10 06:39:00 2026] GET /volume/v3/qos-specs/7208a066-cce6-4e95-9a90-27e4e3f207fc/disassociate_all => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:39:00.767269 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-f2fb9b13-9180-4002-bb4e-1ae2b787da32 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:00.769094 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-f2fb9b13-9180-4002-bb4e-1ae2b787da32 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] GET https://10.4.3.200/volume/v3/qos-specs/7208a066-cce6-4e95-9a90-27e4e3f207fc/associations Jul 10 06:39:00.769293 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-f2fb9b13-9180-4002-bb4e-1ae2b787da32 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:00.769478 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-f2fb9b13-9180-4002-bb4e-1ae2b787da32 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] Calling method 'associations' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:00.769750 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:00.769750 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:39:00.770051 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f2fb9b13-9180-4002-bb4e-1ae2b787da32 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] Get associations for qos_spec id: 7208a066-cce6-4e95-9a90-27e4e3f207fc {{(pid=99975) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Jul 10 06:39:00.777409 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-f2fb9b13-9180-4002-bb4e-1ae2b787da32 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] https://10.4.3.200/volume/v3/qos-specs/7208a066-cce6-4e95-9a90-27e4e3f207fc/associations returned with HTTP 200 Jul 10 06:39:00.777409 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 884/3505] 10.4.3.200 () {66 vars in 1393 bytes} [Fri Jul 10 06:39:00 2026] GET /volume/v3/qos-specs/7208a066-cce6-4e95-9a90-27e4e3f207fc/associations => generated 24 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 06:39:00.785672 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-32e53a99-5914-4e5b-aeb2-3231df1f2abe None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:00.787350 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-32e53a99-5914-4e5b-aeb2-3231df1f2abe tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] DELETE https://10.4.3.200/volume/v3/types/533bfc1f-3386-4880-881a-5f01ea6d5bdb Jul 10 06:39:00.787771 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-32e53a99-5914-4e5b-aeb2-3231df1f2abe tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:00.788145 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-32e53a99-5914-4e5b-aeb2-3231df1f2abe tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] Calling method '_delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:00.788468 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:00.788468 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:39:00.809561 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-32e53a99-5914-4e5b-aeb2-3231df1f2abe tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] https://10.4.3.200/volume/v3/types/533bfc1f-3386-4880-881a-5f01ea6d5bdb returned with HTTP 202 Jul 10 06:39:00.809927 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 872/3506] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 10 06:39:00 2026] DELETE /volume/v3/types/533bfc1f-3386-4880-881a-5f01ea6d5bdb => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:39:00.816728 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-0d4b09e1-9de0-49d9-9de5-6803de37a40b None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:00.819178 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0d4b09e1-9de0-49d9-9de5-6803de37a40b tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] GET https://10.4.3.200/volume/v3/types/533bfc1f-3386-4880-881a-5f01ea6d5bdb Jul 10 06:39:00.819375 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0d4b09e1-9de0-49d9-9de5-6803de37a40b tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:00.819596 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0d4b09e1-9de0-49d9-9de5-6803de37a40b tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:00.822538 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0d4b09e1-9de0-49d9-9de5-6803de37a40b tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] https://10.4.3.200/volume/v3/types/533bfc1f-3386-4880-881a-5f01ea6d5bdb returned with HTTP 404 Jul 10 06:39:00.823109 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 876/3507] 10.4.3.200 () {66 vars in 1342 bytes} [Fri Jul 10 06:39:00 2026] GET /volume/v3/types/533bfc1f-3386-4880-881a-5f01ea6d5bdb => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:39:00.831680 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-b49b900a-b997-44fe-b62c-8289ef986b4d None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:00.833965 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b49b900a-b997-44fe-b62c-8289ef986b4d tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] DELETE https://10.4.3.200/volume/v3/types/3b4be060-1108-4249-9fe5-4ac80853da0e Jul 10 06:39:00.834207 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b49b900a-b997-44fe-b62c-8289ef986b4d tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:00.834434 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b49b900a-b997-44fe-b62c-8289ef986b4d tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] Calling method '_delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:00.834731 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:00.834731 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:39:00.876367 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b49b900a-b997-44fe-b62c-8289ef986b4d tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] https://10.4.3.200/volume/v3/types/3b4be060-1108-4249-9fe5-4ac80853da0e returned with HTTP 202 Jul 10 06:39:00.876772 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 876/3508] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 10 06:39:00 2026] DELETE /volume/v3/types/3b4be060-1108-4249-9fe5-4ac80853da0e => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:39:00.883695 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-82b9d1ff-08bb-4a80-a114-3e8d15fcce00 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:00.886749 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-82b9d1ff-08bb-4a80-a114-3e8d15fcce00 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] GET https://10.4.3.200/volume/v3/types/3b4be060-1108-4249-9fe5-4ac80853da0e Jul 10 06:39:00.887015 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-82b9d1ff-08bb-4a80-a114-3e8d15fcce00 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:00.887231 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-82b9d1ff-08bb-4a80-a114-3e8d15fcce00 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:00.890250 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-82b9d1ff-08bb-4a80-a114-3e8d15fcce00 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] https://10.4.3.200/volume/v3/types/3b4be060-1108-4249-9fe5-4ac80853da0e returned with HTTP 404 Jul 10 06:39:00.890790 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 885/3509] 10.4.3.200 () {66 vars in 1342 bytes} [Fri Jul 10 06:39:00 2026] GET /volume/v3/types/3b4be060-1108-4249-9fe5-4ac80853da0e => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:39:00.897889 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-bca15665-4d98-4843-ad32-a8dbae1468e9 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:00.900324 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-bca15665-4d98-4843-ad32-a8dbae1468e9 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] DELETE https://10.4.3.200/volume/v3/types/dd75f878-6699-4613-a535-c4448688cd05 Jul 10 06:39:00.900578 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-bca15665-4d98-4843-ad32-a8dbae1468e9 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:00.900849 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-bca15665-4d98-4843-ad32-a8dbae1468e9 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] Calling method '_delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:00.926779 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-bca15665-4d98-4843-ad32-a8dbae1468e9 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] https://10.4.3.200/volume/v3/types/dd75f878-6699-4613-a535-c4448688cd05 returned with HTTP 202 Jul 10 06:39:00.927180 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 873/3510] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 10 06:39:00 2026] DELETE /volume/v3/types/dd75f878-6699-4613-a535-c4448688cd05 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:39:00.933097 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-e72537e8-619c-46f6-b883-fc67503687dc None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:00.935581 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e72537e8-619c-46f6-b883-fc67503687dc tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] GET https://10.4.3.200/volume/v3/types/dd75f878-6699-4613-a535-c4448688cd05 Jul 10 06:39:00.935860 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e72537e8-619c-46f6-b883-fc67503687dc tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:00.936120 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e72537e8-619c-46f6-b883-fc67503687dc tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:00.939749 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e72537e8-619c-46f6-b883-fc67503687dc tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] https://10.4.3.200/volume/v3/types/dd75f878-6699-4613-a535-c4448688cd05 returned with HTTP 404 Jul 10 06:39:00.940314 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 877/3511] 10.4.3.200 () {66 vars in 1342 bytes} [Fri Jul 10 06:39:00 2026] GET /volume/v3/types/dd75f878-6699-4613-a535-c4448688cd05 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:39:00.947237 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-7c277be7-39d7-4fc5-a804-84b93289e691 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:00.948956 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7c277be7-39d7-4fc5-a804-84b93289e691 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] POST https://10.4.3.200/volume/v3/qos-specs Jul 10 06:39:00.949316 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-7c277be7-39d7-4fc5-a804-84b93289e691 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1086689251", "consumer": "back-end"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:39:00.951200 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.qos_specs [None req-7c277be7-39d7-4fc5-a804-84b93289e691 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1086689251', 'consumer': 'back-end', 'specs': {}} {{(pid=99976) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 10 06:39:00.956270 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.db.api [None req-7c277be7-39d7-4fc5-a804-84b93289e691 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] DB qos_specs_create(): root {'id': '2566e4e9-9eb3-4ec8-93fd-3ca000fd7ca6', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1086689251'} {{(pid=99976) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 10 06:39:00.956807 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-9b514bd7-81bc-4972-9482-c26a809d173f None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:00.958588 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-9b514bd7-81bc-4972-9482-c26a809d173f tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/volumes/1486c953-3064-4b28-b6b0-102dcd1945d5 Jul 10 06:39:00.958773 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-9b514bd7-81bc-4972-9482-c26a809d173f tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:00.958967 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-9b514bd7-81bc-4972-9482-c26a809d173f tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:00.962339 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7c277be7-39d7-4fc5-a804-84b93289e691 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] https://10.4.3.200/volume/v3/qos-specs returned with HTTP 200 Jul 10 06:39:00.962898 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 877/3512] 10.4.3.200 () {68 vars in 1264 bytes} [Fri Jul 10 06:39:00 2026] POST /volume/v3/qos-specs => generated 369 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:00.967822 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:00.967822 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:39:00.972274 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-52e7ded8-1f19-49ea-8088-4865ef5b312d None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:00.972403 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-9b514bd7-81bc-4972-9482-c26a809d173f tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Volume info retrieved successfully. Jul 10 06:39:00.974172 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-52e7ded8-1f19-49ea-8088-4865ef5b312d tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] DELETE https://10.4.3.200/volume/v3/qos-specs/2566e4e9-9eb3-4ec8-93fd-3ca000fd7ca6?force=False Jul 10 06:39:00.974458 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-52e7ded8-1f19-49ea-8088-4865ef5b312d tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:00.974710 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-52e7ded8-1f19-49ea-8088-4865ef5b312d tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:00.975409 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.contrib.qos_specs_manage [None req-52e7ded8-1f19-49ea-8088-4865ef5b312d tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] Delete qos_spec: 2566e4e9-9eb3-4ec8-93fd-3ca000fd7ca6, force: False {{(pid=99977) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 10 06:39:00.978930 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-9b514bd7-81bc-4972-9482-c26a809d173f tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/volumes/1486c953-3064-4b28-b6b0-102dcd1945d5 returned with HTTP 200 Jul 10 06:39:00.979303 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 886/3513] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:39:00 2026] GET /volume/v3/volumes/1486c953-3064-4b28-b6b0-102dcd1945d5 => generated 1008 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:39:00.991396 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-aa3e1e87-04c1-4376-bfeb-593c4596cdfc None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:00.993527 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-aa3e1e87-04c1-4376-bfeb-593c4596cdfc tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] POST https://10.4.3.200/volume/v3/backups Jul 10 06:39:00.994044 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-aa3e1e87-04c1-4376-bfeb-593c4596cdfc tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1486c953-3064-4b28-b6b0-102dcd1945d5", "name": "tempest-type-Backup-1183725286"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:39:00.995646 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.contrib.backups [None req-aa3e1e87-04c1-4376-bfeb-593c4596cdfc tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Creating new backup {'backup': {'volume_id': '1486c953-3064-4b28-b6b0-102dcd1945d5', 'name': 'tempest-type-Backup-1183725286'}} {{(pid=99978) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 06:39:00.995773 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.contrib.backups [None req-aa3e1e87-04c1-4376-bfeb-593c4596cdfc tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Creating backup of volume 1486c953-3064-4b28-b6b0-102dcd1945d5 in container None Jul 10 06:39:01.001800 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-52e7ded8-1f19-49ea-8088-4865ef5b312d tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] https://10.4.3.200/volume/v3/qos-specs/2566e4e9-9eb3-4ec8-93fd-3ca000fd7ca6?force=False returned with HTTP 202 Jul 10 06:39:01.002245 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 874/3514] 10.4.3.200 () {66 vars in 1380 bytes} [Fri Jul 10 06:39:00 2026] DELETE /volume/v3/qos-specs/2566e4e9-9eb3-4ec8-93fd-3ca000fd7ca6?force=False => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:39:01.006238 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:01.006238 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:39:01.006613 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-aa3e1e87-04c1-4376-bfeb-593c4596cdfc tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Volume info retrieved successfully. Jul 10 06:39:01.009793 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-b7356694-4c8e-474e-b470-e9266b52cd78 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:01.011843 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b7356694-4c8e-474e-b470-e9266b52cd78 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] GET https://10.4.3.200/volume/v3/qos-specs/2566e4e9-9eb3-4ec8-93fd-3ca000fd7ca6 Jul 10 06:39:01.012032 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b7356694-4c8e-474e-b470-e9266b52cd78 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:01.012242 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b7356694-4c8e-474e-b470-e9266b52cd78 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:01.012600 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:01.012600 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:39:01.016135 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b7356694-4c8e-474e-b470-e9266b52cd78 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] https://10.4.3.200/volume/v3/qos-specs/2566e4e9-9eb3-4ec8-93fd-3ca000fd7ca6 returned with HTTP 404 Jul 10 06:39:01.016582 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 878/3515] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:39:01 2026] GET /volume/v3/qos-specs/2566e4e9-9eb3-4ec8-93fd-3ca000fd7ca6 => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:39:01.023336 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-4c5a61e9-267f-4e54-b0e8-c5ef34dfb648 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:01.024613 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-aa3e1e87-04c1-4376-bfeb-593c4596cdfc tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Created reservations ['2baf20a8-d855-4e17-a261-ffcaa519bfe8', '0cb7ea4c-7449-4484-ba4c-890ddad85a68'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:39:01.025167 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-4c5a61e9-267f-4e54-b0e8-c5ef34dfb648 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] GET https://10.4.3.200/volume/v3/qos-specs Jul 10 06:39:01.025402 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-4c5a61e9-267f-4e54-b0e8-c5ef34dfb648 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:01.025681 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-4c5a61e9-267f-4e54-b0e8-c5ef34dfb648 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] Calling method 'index' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:01.041419 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-4c5a61e9-267f-4e54-b0e8-c5ef34dfb648 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] https://10.4.3.200/volume/v3/qos-specs returned with HTTP 200 Jul 10 06:39:01.042793 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 887/3516] 10.4.3.200 () {66 vars in 1243 bytes} [Fri Jul 10 06:39:01 2026] GET /volume/v3/qos-specs => generated 174 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:01.051630 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-6b974cbf-e022-4829-8eb8-8c124c1c2712 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:01.053727 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6b974cbf-e022-4829-8eb8-8c124c1c2712 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] DELETE https://10.4.3.200/volume/v3/qos-specs/2566e4e9-9eb3-4ec8-93fd-3ca000fd7ca6?force=False Jul 10 06:39:01.053936 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6b974cbf-e022-4829-8eb8-8c124c1c2712 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:01.054213 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6b974cbf-e022-4829-8eb8-8c124c1c2712 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:01.054517 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:01.054517 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:39:01.054999 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.contrib.qos_specs_manage [None req-6b974cbf-e022-4829-8eb8-8c124c1c2712 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] Delete qos_spec: 2566e4e9-9eb3-4ec8-93fd-3ca000fd7ca6, force: False {{(pid=99977) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 10 06:39:01.058307 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6b974cbf-e022-4829-8eb8-8c124c1c2712 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] https://10.4.3.200/volume/v3/qos-specs/2566e4e9-9eb3-4ec8-93fd-3ca000fd7ca6?force=False returned with HTTP 404 Jul 10 06:39:01.058778 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 875/3517] 10.4.3.200 () {66 vars in 1380 bytes} [Fri Jul 10 06:39:01 2026] DELETE /volume/v3/qos-specs/2566e4e9-9eb3-4ec8-93fd-3ca000fd7ca6?force=False => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:39:01.060852 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-aa3e1e87-04c1-4376-bfeb-593c4596cdfc tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups returned with HTTP 202 Jul 10 06:39:01.061354 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 878/3518] 10.4.3.200 () {70 vars in 1299 bytes} [Fri Jul 10 06:39:00 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 10 06:39:01.065705 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-d01031ec-848b-4b2a-8331-e733bc617983 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:01.067487 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d01031ec-848b-4b2a-8331-e733bc617983 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] GET https://10.4.3.200/volume/v3/qos-specs/2566e4e9-9eb3-4ec8-93fd-3ca000fd7ca6 Jul 10 06:39:01.067735 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d01031ec-848b-4b2a-8331-e733bc617983 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:01.068172 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d01031ec-848b-4b2a-8331-e733bc617983 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:01.069943 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-375895ed-f629-4c06-a31b-ffc202ecff8b None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:01.071498 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d01031ec-848b-4b2a-8331-e733bc617983 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] https://10.4.3.200/volume/v3/qos-specs/2566e4e9-9eb3-4ec8-93fd-3ca000fd7ca6 returned with HTTP 404 Jul 10 06:39:01.071925 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-375895ed-f629-4c06-a31b-ffc202ecff8b tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/d9114831-424c-4cf1-9630-78340420ec85 Jul 10 06:39:01.071984 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 879/3519] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:39:01 2026] GET /volume/v3/qos-specs/2566e4e9-9eb3-4ec8-93fd-3ca000fd7ca6 => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:39:01.072192 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-375895ed-f629-4c06-a31b-ffc202ecff8b tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:01.072398 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-375895ed-f629-4c06-a31b-ffc202ecff8b tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:01.072542 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-375895ed-f629-4c06-a31b-ffc202ecff8b tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id d9114831-424c-4cf1-9630-78340420ec85. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:01.077220 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:01.077220 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:39:01.077932 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-375895ed-f629-4c06-a31b-ffc202ecff8b tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/d9114831-424c-4cf1-9630-78340420ec85 returned with HTTP 200 Jul 10 06:39:01.078333 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 888/3520] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:39:01 2026] GET /volume/v3/backups/d9114831-424c-4cf1-9630-78340420ec85 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:01.079688 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-2bfb4d90-4df5-49bc-af6e-63c1b91d820b None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:01.081257 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2bfb4d90-4df5-49bc-af6e-63c1b91d820b tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] POST https://10.4.3.200/volume/v3/qos-specs Jul 10 06:39:01.081558 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2bfb4d90-4df5-49bc-af6e-63c1b91d820b tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-39898105", "consumer": "both"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:39:01.083767 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.qos_specs [None req-2bfb4d90-4df5-49bc-af6e-63c1b91d820b tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-39898105', 'consumer': 'both', 'specs': {}} {{(pid=99977) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 10 06:39:01.088788 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.db.api [None req-2bfb4d90-4df5-49bc-af6e-63c1b91d820b tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] DB qos_specs_create(): root {'id': '1fa078df-fe85-401a-af0a-0bc6648bdadf', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-39898105'} {{(pid=99977) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 10 06:39:01.094540 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2bfb4d90-4df5-49bc-af6e-63c1b91d820b tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] https://10.4.3.200/volume/v3/qos-specs returned with HTTP 200 Jul 10 06:39:01.095058 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 876/3521] 10.4.3.200 () {68 vars in 1264 bytes} [Fri Jul 10 06:39:01 2026] POST /volume/v3/qos-specs => generated 363 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:01.103456 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-f3c9dd7d-2bdb-4ada-9222-afbc6af161a2 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:01.105247 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f3c9dd7d-2bdb-4ada-9222-afbc6af161a2 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] DELETE https://10.4.3.200/volume/v3/qos-specs/1fa078df-fe85-401a-af0a-0bc6648bdadf?force=False Jul 10 06:39:01.105438 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f3c9dd7d-2bdb-4ada-9222-afbc6af161a2 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:01.105640 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f3c9dd7d-2bdb-4ada-9222-afbc6af161a2 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:01.105856 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:01.105856 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:39:01.106205 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f3c9dd7d-2bdb-4ada-9222-afbc6af161a2 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] Delete qos_spec: 1fa078df-fe85-401a-af0a-0bc6648bdadf, force: False {{(pid=99978) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 10 06:39:01.125257 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f3c9dd7d-2bdb-4ada-9222-afbc6af161a2 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] https://10.4.3.200/volume/v3/qos-specs/1fa078df-fe85-401a-af0a-0bc6648bdadf?force=False returned with HTTP 202 Jul 10 06:39:01.125809 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 879/3522] 10.4.3.200 () {66 vars in 1380 bytes} [Fri Jul 10 06:39:01 2026] DELETE /volume/v3/qos-specs/1fa078df-fe85-401a-af0a-0bc6648bdadf?force=False => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:39:01.133609 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-5be31c6d-8d94-4860-a209-58aaf294141d None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:01.137305 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5be31c6d-8d94-4860-a209-58aaf294141d tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] GET https://10.4.3.200/volume/v3/qos-specs/1fa078df-fe85-401a-af0a-0bc6648bdadf Jul 10 06:39:01.137305 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5be31c6d-8d94-4860-a209-58aaf294141d tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:01.137403 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5be31c6d-8d94-4860-a209-58aaf294141d tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:01.142448 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5be31c6d-8d94-4860-a209-58aaf294141d tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] https://10.4.3.200/volume/v3/qos-specs/1fa078df-fe85-401a-af0a-0bc6648bdadf returned with HTTP 404 Jul 10 06:39:01.142996 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 880/3523] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:39:01 2026] GET /volume/v3/qos-specs/1fa078df-fe85-401a-af0a-0bc6648bdadf => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:39:01.150220 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-d71879cd-8a23-4649-af89-b1d6f2ff0c19 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:01.152399 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-d71879cd-8a23-4649-af89-b1d6f2ff0c19 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] GET https://10.4.3.200/volume/v3/qos-specs Jul 10 06:39:01.152712 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-d71879cd-8a23-4649-af89-b1d6f2ff0c19 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:01.152997 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-d71879cd-8a23-4649-af89-b1d6f2ff0c19 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] Calling method 'index' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:01.158169 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-d71879cd-8a23-4649-af89-b1d6f2ff0c19 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] https://10.4.3.200/volume/v3/qos-specs returned with HTTP 200 Jul 10 06:39:01.158582 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 889/3524] 10.4.3.200 () {66 vars in 1243 bytes} [Fri Jul 10 06:39:01 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 10 06:39:01.165720 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-0dfc79cf-d2c9-4db2-b6ab-d43526947af6 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:01.167755 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0dfc79cf-d2c9-4db2-b6ab-d43526947af6 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] DELETE https://10.4.3.200/volume/v3/qos-specs/1fa078df-fe85-401a-af0a-0bc6648bdadf?force=False Jul 10 06:39:01.167992 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0dfc79cf-d2c9-4db2-b6ab-d43526947af6 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:01.168217 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0dfc79cf-d2c9-4db2-b6ab-d43526947af6 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:01.168600 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:01.168600 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:39:01.168971 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.contrib.qos_specs_manage [None req-0dfc79cf-d2c9-4db2-b6ab-d43526947af6 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] Delete qos_spec: 1fa078df-fe85-401a-af0a-0bc6648bdadf, force: False {{(pid=99977) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 10 06:39:01.173580 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0dfc79cf-d2c9-4db2-b6ab-d43526947af6 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] https://10.4.3.200/volume/v3/qos-specs/1fa078df-fe85-401a-af0a-0bc6648bdadf?force=False returned with HTTP 404 Jul 10 06:39:01.174448 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 877/3525] 10.4.3.200 () {66 vars in 1380 bytes} [Fri Jul 10 06:39:01 2026] DELETE /volume/v3/qos-specs/1fa078df-fe85-401a-af0a-0bc6648bdadf?force=False => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:39:01.182242 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-95cd26d8-de0d-4d7f-877d-8c1dec75d985 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:01.183931 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-95cd26d8-de0d-4d7f-877d-8c1dec75d985 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] GET https://10.4.3.200/volume/v3/qos-specs/1fa078df-fe85-401a-af0a-0bc6648bdadf Jul 10 06:39:01.184144 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-95cd26d8-de0d-4d7f-877d-8c1dec75d985 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:01.184292 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-95cd26d8-de0d-4d7f-877d-8c1dec75d985 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:01.184485 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:01.184485 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:39:01.187655 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-95cd26d8-de0d-4d7f-877d-8c1dec75d985 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] https://10.4.3.200/volume/v3/qos-specs/1fa078df-fe85-401a-af0a-0bc6648bdadf returned with HTTP 404 Jul 10 06:39:01.188080 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 880/3526] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:39:01 2026] GET /volume/v3/qos-specs/1fa078df-fe85-401a-af0a-0bc6648bdadf => generated 100 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:39:01.195480 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-0ecc048f-4cbd-458b-8218-c7616c0dd480 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:01.197022 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0ecc048f-4cbd-458b-8218-c7616c0dd480 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] POST https://10.4.3.200/volume/v3/qos-specs Jul 10 06:39:01.197332 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-0ecc048f-4cbd-458b-8218-c7616c0dd480 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-374233278", "consumer": "front-end"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:39:01.198965 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.qos_specs [None req-0ecc048f-4cbd-458b-8218-c7616c0dd480 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-374233278', 'consumer': 'front-end', 'specs': {}} {{(pid=99976) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 10 06:39:01.201677 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.db.api [None req-0ecc048f-4cbd-458b-8218-c7616c0dd480 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] DB qos_specs_create(): root {'id': 'ee90d354-3336-4b87-b5c5-906841ae15a7', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-374233278'} {{(pid=99976) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 10 06:39:01.207237 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0ecc048f-4cbd-458b-8218-c7616c0dd480 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] https://10.4.3.200/volume/v3/qos-specs returned with HTTP 200 Jul 10 06:39:01.207652 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 881/3527] 10.4.3.200 () {68 vars in 1264 bytes} [Fri Jul 10 06:39:01 2026] POST /volume/v3/qos-specs => generated 369 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:01.216802 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-75d9634b-5416-49a3-a852-6671c2e4b072 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:01.218710 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-75d9634b-5416-49a3-a852-6671c2e4b072 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] DELETE https://10.4.3.200/volume/v3/qos-specs/ee90d354-3336-4b87-b5c5-906841ae15a7?force=False Jul 10 06:39:01.218928 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-75d9634b-5416-49a3-a852-6671c2e4b072 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:01.219151 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-75d9634b-5416-49a3-a852-6671c2e4b072 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] Calling method 'delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:01.219423 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:01.219423 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:39:01.219841 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.contrib.qos_specs_manage [None req-75d9634b-5416-49a3-a852-6671c2e4b072 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] Delete qos_spec: ee90d354-3336-4b87-b5c5-906841ae15a7, force: False {{(pid=99975) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 10 06:39:01.235801 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-75d9634b-5416-49a3-a852-6671c2e4b072 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] https://10.4.3.200/volume/v3/qos-specs/ee90d354-3336-4b87-b5c5-906841ae15a7?force=False returned with HTTP 202 Jul 10 06:39:01.236202 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 890/3528] 10.4.3.200 () {66 vars in 1380 bytes} [Fri Jul 10 06:39:01 2026] DELETE /volume/v3/qos-specs/ee90d354-3336-4b87-b5c5-906841ae15a7?force=False => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:39:01.242764 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-06613a44-6b7a-4c47-9c23-410cc9fdbd52 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:01.244697 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-06613a44-6b7a-4c47-9c23-410cc9fdbd52 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] GET https://10.4.3.200/volume/v3/qos-specs/ee90d354-3336-4b87-b5c5-906841ae15a7 Jul 10 06:39:01.244999 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-06613a44-6b7a-4c47-9c23-410cc9fdbd52 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:01.245106 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-06613a44-6b7a-4c47-9c23-410cc9fdbd52 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:01.249111 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-06613a44-6b7a-4c47-9c23-410cc9fdbd52 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] https://10.4.3.200/volume/v3/qos-specs/ee90d354-3336-4b87-b5c5-906841ae15a7 returned with HTTP 404 Jul 10 06:39:01.249679 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 878/3529] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:39:01 2026] GET /volume/v3/qos-specs/ee90d354-3336-4b87-b5c5-906841ae15a7 => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:39:01.256845 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-ff55a628-760f-497d-b30b-076ce7cb787f None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:01.258497 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ff55a628-760f-497d-b30b-076ce7cb787f tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] GET https://10.4.3.200/volume/v3/qos-specs Jul 10 06:39:01.258724 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ff55a628-760f-497d-b30b-076ce7cb787f tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:01.258996 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ff55a628-760f-497d-b30b-076ce7cb787f tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] Calling method 'index' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:01.268476 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ff55a628-760f-497d-b30b-076ce7cb787f tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] https://10.4.3.200/volume/v3/qos-specs returned with HTTP 200 Jul 10 06:39:01.268857 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 881/3530] 10.4.3.200 () {66 vars in 1243 bytes} [Fri Jul 10 06:39:01 2026] GET /volume/v3/qos-specs => generated 174 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:01.276610 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-8cf15055-e4dd-435e-8d54-677f89fb0640 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:01.278660 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8cf15055-e4dd-435e-8d54-677f89fb0640 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] DELETE https://10.4.3.200/volume/v3/qos-specs/ee90d354-3336-4b87-b5c5-906841ae15a7?force=False Jul 10 06:39:01.278949 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8cf15055-e4dd-435e-8d54-677f89fb0640 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:01.279229 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8cf15055-e4dd-435e-8d54-677f89fb0640 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:01.279488 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:01.279488 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:39:01.279879 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.contrib.qos_specs_manage [None req-8cf15055-e4dd-435e-8d54-677f89fb0640 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] Delete qos_spec: ee90d354-3336-4b87-b5c5-906841ae15a7, force: False {{(pid=99976) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 10 06:39:01.283574 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8cf15055-e4dd-435e-8d54-677f89fb0640 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] https://10.4.3.200/volume/v3/qos-specs/ee90d354-3336-4b87-b5c5-906841ae15a7?force=False returned with HTTP 404 Jul 10 06:39:01.284148 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 882/3531] 10.4.3.200 () {66 vars in 1380 bytes} [Fri Jul 10 06:39:01 2026] DELETE /volume/v3/qos-specs/ee90d354-3336-4b87-b5c5-906841ae15a7?force=False => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:39:01.291200 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-7929dfe2-9743-481a-ab0d-f882f4d432ba None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:01.293152 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-7929dfe2-9743-481a-ab0d-f882f4d432ba tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] GET https://10.4.3.200/volume/v3/qos-specs/ee90d354-3336-4b87-b5c5-906841ae15a7 Jul 10 06:39:01.293368 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-7929dfe2-9743-481a-ab0d-f882f4d432ba tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:01.293609 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-7929dfe2-9743-481a-ab0d-f882f4d432ba tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:01.293912 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:01.293912 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:39:01.297460 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-7929dfe2-9743-481a-ab0d-f882f4d432ba tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] https://10.4.3.200/volume/v3/qos-specs/ee90d354-3336-4b87-b5c5-906841ae15a7 returned with HTTP 404 Jul 10 06:39:01.298006 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 891/3532] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:39:01 2026] GET /volume/v3/qos-specs/ee90d354-3336-4b87-b5c5-906841ae15a7 => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:39:01.305110 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-056aee56-fae7-4e21-97f6-453b93e7d7e5 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:01.307299 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-056aee56-fae7-4e21-97f6-453b93e7d7e5 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] GET https://10.4.3.200/volume/v3/qos-specs/7208a066-cce6-4e95-9a90-27e4e3f207fc Jul 10 06:39:01.307489 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-056aee56-fae7-4e21-97f6-453b93e7d7e5 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:01.307732 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-056aee56-fae7-4e21-97f6-453b93e7d7e5 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:01.312436 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-056aee56-fae7-4e21-97f6-453b93e7d7e5 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] https://10.4.3.200/volume/v3/qos-specs/7208a066-cce6-4e95-9a90-27e4e3f207fc returned with HTTP 200 Jul 10 06:39:01.313032 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 879/3533] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:39:01 2026] GET /volume/v3/qos-specs/7208a066-cce6-4e95-9a90-27e4e3f207fc => generated 392 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:01.320912 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-5083f9c8-fe0b-4e98-a251-8774548222ef None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:01.322534 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5083f9c8-fe0b-4e98-a251-8774548222ef tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] GET https://10.4.3.200/volume/v3/qos-specs Jul 10 06:39:01.322721 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5083f9c8-fe0b-4e98-a251-8774548222ef tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:01.322968 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5083f9c8-fe0b-4e98-a251-8774548222ef tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] Calling method 'index' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:01.323248 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:01.323248 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:39:01.328104 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5083f9c8-fe0b-4e98-a251-8774548222ef tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] https://10.4.3.200/volume/v3/qos-specs returned with HTTP 200 Jul 10 06:39:01.328515 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 882/3534] 10.4.3.200 () {66 vars in 1243 bytes} [Fri Jul 10 06:39:01 2026] GET /volume/v3/qos-specs => generated 174 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:01.337045 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-87390f94-c3be-41d2-b36f-ccc2688cb695 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:01.338022 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-5dcf46ae-16ce-41db-9661-532874a4f9ef None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:01.338623 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-87390f94-c3be-41d2-b36f-ccc2688cb695 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] PUT https://10.4.3.200/volume/v3/qos-specs/7208a066-cce6-4e95-9a90-27e4e3f207fc Jul 10 06:39:01.338928 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-87390f94-c3be-41d2-b36f-ccc2688cb695 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:39:01.340012 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-5dcf46ae-16ce-41db-9661-532874a4f9ef tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] GET https://10.4.3.200/volume/v3/backups/9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac Jul 10 06:39:01.340180 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-5dcf46ae-16ce-41db-9661-532874a4f9ef tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:01.340429 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-5dcf46ae-16ce-41db-9661-532874a4f9ef tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:01.340585 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-5dcf46ae-16ce-41db-9661-532874a4f9ef tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Show backup with id 9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:01.343742 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.qos_specs [None req-87390f94-c3be-41d2-b36f-ccc2688cb695 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=99976) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Jul 10 06:39:01.344423 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:01.344423 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:39:01.345209 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-5dcf46ae-16ce-41db-9661-532874a4f9ef tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] https://10.4.3.200/volume/v3/backups/9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac returned with HTTP 200 Jul 10 06:39:01.345551 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 892/3535] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:01 2026] GET /volume/v3/backups/9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac => generated 799 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:01.350235 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.db.api [None req-87390f94-c3be-41d2-b36f-ccc2688cb695 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] qos_specs_update() value: {'id': 'c3ec2bdc-6ac6-47e5-a429-67001e6a24f4', 'key': 'iops_bytes', 'value': '500', 'specs_id': '7208a066-cce6-4e95-9a90-27e4e3f207fc', 'deleted': False} {{(pid=99976) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Jul 10 06:39:01.354451 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-87390f94-c3be-41d2-b36f-ccc2688cb695 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] https://10.4.3.200/volume/v3/qos-specs/7208a066-cce6-4e95-9a90-27e4e3f207fc returned with HTTP 200 Jul 10 06:39:01.354851 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 883/3536] 10.4.3.200 () {68 vars in 1374 bytes} [Fri Jul 10 06:39:01 2026] PUT /volume/v3/qos-specs/7208a066-cce6-4e95-9a90-27e4e3f207fc => generated 36 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 06:39:01.361534 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-35e91e80-0771-4650-bc8a-90c7149893fc None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:01.363290 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-35e91e80-0771-4650-bc8a-90c7149893fc tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] GET https://10.4.3.200/volume/v3/qos-specs/7208a066-cce6-4e95-9a90-27e4e3f207fc Jul 10 06:39:01.363590 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-35e91e80-0771-4650-bc8a-90c7149893fc tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:01.363797 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-35e91e80-0771-4650-bc8a-90c7149893fc tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:01.364028 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:01.364028 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:39:01.368397 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-35e91e80-0771-4650-bc8a-90c7149893fc tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] https://10.4.3.200/volume/v3/qos-specs/7208a066-cce6-4e95-9a90-27e4e3f207fc returned with HTTP 200 Jul 10 06:39:01.368826 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 880/3537] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:39:01 2026] GET /volume/v3/qos-specs/7208a066-cce6-4e95-9a90-27e4e3f207fc => generated 413 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:01.376144 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-ba45f5b8-b86e-447f-858f-23e30c943c2c None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:01.377660 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ba45f5b8-b86e-447f-858f-23e30c943c2c tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] PUT https://10.4.3.200/volume/v3/qos-specs/7208a066-cce6-4e95-9a90-27e4e3f207fc/delete_keys Jul 10 06:39:01.377987 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ba45f5b8-b86e-447f-858f-23e30c943c2c tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:39:01.379306 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:01.379306 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:39:01.379625 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.contrib.qos_specs_manage [None req-ba45f5b8-b86e-447f-858f-23e30c943c2c tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] Delete_key spec: 7208a066-cce6-4e95-9a90-27e4e3f207fc, keys: ['iops_bytes'] {{(pid=99978) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Jul 10 06:39:01.392033 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ba45f5b8-b86e-447f-858f-23e30c943c2c tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] https://10.4.3.200/volume/v3/qos-specs/7208a066-cce6-4e95-9a90-27e4e3f207fc/delete_keys returned with HTTP 202 Jul 10 06:39:01.392429 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 883/3538] 10.4.3.200 () {68 vars in 1410 bytes} [Fri Jul 10 06:39:01 2026] PUT /volume/v3/qos-specs/7208a066-cce6-4e95-9a90-27e4e3f207fc/delete_keys => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:39:01.398574 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-da68036e-1c83-4739-950b-261e6631c743 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:01.400152 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-da68036e-1c83-4739-950b-261e6631c743 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] GET https://10.4.3.200/volume/v3/qos-specs/7208a066-cce6-4e95-9a90-27e4e3f207fc Jul 10 06:39:01.400310 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-da68036e-1c83-4739-950b-261e6631c743 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:01.400477 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-da68036e-1c83-4739-950b-261e6631c743 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:01.404121 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-da68036e-1c83-4739-950b-261e6631c743 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] https://10.4.3.200/volume/v3/qos-specs/7208a066-cce6-4e95-9a90-27e4e3f207fc returned with HTTP 200 Jul 10 06:39:01.404427 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 893/3539] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:39:01 2026] GET /volume/v3/qos-specs/7208a066-cce6-4e95-9a90-27e4e3f207fc => generated 392 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:01.413317 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-a9ae8eea-22a1-4a7c-966e-47ff8ebdbcd8 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:01.414940 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a9ae8eea-22a1-4a7c-966e-47ff8ebdbcd8 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] GET https://10.4.3.200/volume/v3/qos-specs/7208a066-cce6-4e95-9a90-27e4e3f207fc Jul 10 06:39:01.415081 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a9ae8eea-22a1-4a7c-966e-47ff8ebdbcd8 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:01.415262 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a9ae8eea-22a1-4a7c-966e-47ff8ebdbcd8 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:01.415453 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:01.415453 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:39:01.418683 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a9ae8eea-22a1-4a7c-966e-47ff8ebdbcd8 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] https://10.4.3.200/volume/v3/qos-specs/7208a066-cce6-4e95-9a90-27e4e3f207fc returned with HTTP 200 Jul 10 06:39:01.419055 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 884/3540] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:39:01 2026] GET /volume/v3/qos-specs/7208a066-cce6-4e95-9a90-27e4e3f207fc => generated 392 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:01.427177 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-e4526959-0fa7-47ee-adfc-33e6375edc48 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:01.428776 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e4526959-0fa7-47ee-adfc-33e6375edc48 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] DELETE https://10.4.3.200/volume/v3/qos-specs/7208a066-cce6-4e95-9a90-27e4e3f207fc?force=False Jul 10 06:39:01.428954 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e4526959-0fa7-47ee-adfc-33e6375edc48 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:01.429139 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e4526959-0fa7-47ee-adfc-33e6375edc48 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:01.429305 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:01.429305 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:39:01.429589 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.contrib.qos_specs_manage [None req-e4526959-0fa7-47ee-adfc-33e6375edc48 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] Delete qos_spec: 7208a066-cce6-4e95-9a90-27e4e3f207fc, force: False {{(pid=99977) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 10 06:39:01.444205 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e4526959-0fa7-47ee-adfc-33e6375edc48 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] https://10.4.3.200/volume/v3/qos-specs/7208a066-cce6-4e95-9a90-27e4e3f207fc?force=False returned with HTTP 202 Jul 10 06:39:01.444656 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 881/3541] 10.4.3.200 () {66 vars in 1380 bytes} [Fri Jul 10 06:39:01 2026] DELETE /volume/v3/qos-specs/7208a066-cce6-4e95-9a90-27e4e3f207fc?force=False => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:39:01.451070 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-d78b3aa1-7242-49c5-a429-32c59e026925 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:01.452666 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d78b3aa1-7242-49c5-a429-32c59e026925 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] GET https://10.4.3.200/volume/v3/qos-specs/7208a066-cce6-4e95-9a90-27e4e3f207fc Jul 10 06:39:01.453087 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d78b3aa1-7242-49c5-a429-32c59e026925 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:01.453087 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d78b3aa1-7242-49c5-a429-32c59e026925 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:01.453206 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:01.453206 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:39:01.456257 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d78b3aa1-7242-49c5-a429-32c59e026925 tempest-QosSpecsTestJSON-168936944 tempest-QosSpecsTestJSON-168936944-project-admin] https://10.4.3.200/volume/v3/qos-specs/7208a066-cce6-4e95-9a90-27e4e3f207fc returned with HTTP 404 Jul 10 06:39:01.456685 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 884/3542] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:39:01 2026] GET /volume/v3/qos-specs/7208a066-cce6-4e95-9a90-27e4e3f207fc => generated 100 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:39:01.474890 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-aca80cf3-eb39-4bff-b2b1-865946b9d1d0 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:01.477054 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-aca80cf3-eb39-4bff-b2b1-865946b9d1d0 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/0b6f8ec1-5872-4715-ad98-f8f96355e0d3 Jul 10 06:39:01.477331 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-aca80cf3-eb39-4bff-b2b1-865946b9d1d0 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:01.477550 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-aca80cf3-eb39-4bff-b2b1-865946b9d1d0 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:01.477693 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-aca80cf3-eb39-4bff-b2b1-865946b9d1d0 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id 0b6f8ec1-5872-4715-ad98-f8f96355e0d3. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:01.483054 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:01.483054 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:39:01.483997 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-aca80cf3-eb39-4bff-b2b1-865946b9d1d0 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/0b6f8ec1-5872-4715-ad98-f8f96355e0d3 returned with HTTP 200 Jul 10 06:39:01.484459 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 894/3543] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:01 2026] GET /volume/v3/backups/0b6f8ec1-5872-4715-ad98-f8f96355e0d3 => generated 696 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:01.628725 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-0720b125-99e4-4890-a0fe-3e0f82439eda None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:01.630514 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0720b125-99e4-4890-a0fe-3e0f82439eda tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] GET https://10.4.3.200/volume/v3/volumes/771dde0a-1f1e-4dad-ab7f-4a1f143112de Jul 10 06:39:01.630745 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-0720b125-99e4-4890-a0fe-3e0f82439eda tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:01.630955 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-0720b125-99e4-4890-a0fe-3e0f82439eda tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:01.636085 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0720b125-99e4-4890-a0fe-3e0f82439eda tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] https://10.4.3.200/volume/v3/volumes/771dde0a-1f1e-4dad-ab7f-4a1f143112de returned with HTTP 404 Jul 10 06:39:01.636545 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 885/3544] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:39:01 2026] GET /volume/v3/volumes/771dde0a-1f1e-4dad-ab7f-4a1f143112de => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 06:39:01.922695 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-28caf413-4d38-4cef-aeed-6e56ec304a3c None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:01.924183 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-28caf413-4d38-4cef-aeed-6e56ec304a3c tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] DELETE https://10.4.3.200/volume/v3/volumes/33aea24f-a806-43e0-a1cd-a172f316fb68 Jul 10 06:39:01.924458 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-28caf413-4d38-4cef-aeed-6e56ec304a3c tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:01.924719 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-28caf413-4d38-4cef-aeed-6e56ec304a3c tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:01.924960 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-28caf413-4d38-4cef-aeed-6e56ec304a3c tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Delete volume with id: 33aea24f-a806-43e0-a1cd-a172f316fb68 Jul 10 06:39:01.931604 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:01.931604 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:39:01.932080 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-28caf413-4d38-4cef-aeed-6e56ec304a3c tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Volume info retrieved successfully. Jul 10 06:39:01.949437 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-28caf413-4d38-4cef-aeed-6e56ec304a3c tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Delete volume request issued successfully. Jul 10 06:39:01.949658 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-28caf413-4d38-4cef-aeed-6e56ec304a3c tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] https://10.4.3.200/volume/v3/volumes/33aea24f-a806-43e0-a1cd-a172f316fb68 returned with HTTP 202 Jul 10 06:39:01.950081 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 882/3545] 10.4.3.200 () {68 vars in 1392 bytes} [Fri Jul 10 06:39:01 2026] DELETE /volume/v3/volumes/33aea24f-a806-43e0-a1cd-a172f316fb68 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 06:39:01.957086 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-7254c8ac-2133-4d23-a303-89577a200d33 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:01.959329 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7254c8ac-2133-4d23-a303-89577a200d33 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] GET https://10.4.3.200/volume/v3/volumes/33aea24f-a806-43e0-a1cd-a172f316fb68 Jul 10 06:39:01.959599 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7254c8ac-2133-4d23-a303-89577a200d33 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:01.959783 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7254c8ac-2133-4d23-a303-89577a200d33 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:01.966043 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:01.966043 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:39:01.969806 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-7254c8ac-2133-4d23-a303-89577a200d33 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Volume info retrieved successfully. Jul 10 06:39:01.974620 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7254c8ac-2133-4d23-a303-89577a200d33 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] https://10.4.3.200/volume/v3/volumes/33aea24f-a806-43e0-a1cd-a172f316fb68 returned with HTTP 200 Jul 10 06:39:01.975004 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 885/3546] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:39:01 2026] GET /volume/v3/volumes/33aea24f-a806-43e0-a1cd-a172f316fb68 => generated 1192 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:39:01.977398 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-c05d70d3-f34b-4bdb-83ec-6bef9ea9dfa4 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:02.082989 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-c05d70d3-f34b-4bdb-83ec-6bef9ea9dfa4 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] GET https://10.4.3.200/volume/v3/volumes Jul 10 06:39:02.083243 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-c05d70d3-f34b-4bdb-83ec-6bef9ea9dfa4 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:02.083483 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-c05d70d3-f34b-4bdb-83ec-6bef9ea9dfa4 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Calling method 'index' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:02.083726 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.api_utils [None req-c05d70d3-f34b-4bdb-83ec-6bef9ea9dfa4 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Removing options '' from query. {{(pid=99975) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 06:39:02.084701 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-c05d70d3-f34b-4bdb-83ec-6bef9ea9dfa4 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99975) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 06:39:02.087790 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-47409600-9b2d-4dce-9b7e-52215d6ca899 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:02.089546 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-47409600-9b2d-4dce-9b7e-52215d6ca899 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/d9114831-424c-4cf1-9630-78340420ec85 Jul 10 06:39:02.089736 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-47409600-9b2d-4dce-9b7e-52215d6ca899 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:02.089924 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-47409600-9b2d-4dce-9b7e-52215d6ca899 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:02.090024 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-47409600-9b2d-4dce-9b7e-52215d6ca899 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id d9114831-424c-4cf1-9630-78340420ec85. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:02.091773 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-c05d70d3-f34b-4bdb-83ec-6bef9ea9dfa4 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Get all volumes completed successfully. Jul 10 06:39:02.092208 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-c05d70d3-f34b-4bdb-83ec-6bef9ea9dfa4 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 200 Jul 10 06:39:02.092898 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 895/3547] 10.4.3.200 () {66 vars in 1237 bytes} [Fri Jul 10 06:39:01 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 10 06:39:02.093935 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:02.093935 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:39:02.094591 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-47409600-9b2d-4dce-9b7e-52215d6ca899 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/d9114831-424c-4cf1-9630-78340420ec85 returned with HTTP 200 Jul 10 06:39:02.095014 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 886/3548] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:39:02 2026] GET /volume/v3/backups/d9114831-424c-4cf1-9630-78340420ec85 => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:02.102680 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-00aa465b-8657-47e4-84bc-1ccbf67b2c3b None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:02.104485 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-00aa465b-8657-47e4-84bc-1ccbf67b2c3b tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:39:02.104893 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-00aa465b-8657-47e4-84bc-1ccbf67b2c3b tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-755217969"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:39:02.106455 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.volumes [None req-00aa465b-8657-47e4-84bc-1ccbf67b2c3b tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-755217969'}} {{(pid=99977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:39:02.106586 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-00aa465b-8657-47e4-84bc-1ccbf67b2c3b tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Create volume of 1 GB Jul 10 06:39:02.110240 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-00aa465b-8657-47e4-84bc-1ccbf67b2c3b tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Availability Zones retrieved successfully. Jul 10 06:39:02.115558 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-00aa465b-8657-47e4-84bc-1ccbf67b2c3b tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Flow 'volume_create_api' (d85bf2db-295a-4b24-b269-f3d41a51950c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:39:02.116391 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-00aa465b-8657-47e4-84bc-1ccbf67b2c3b tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf068596-b6e6-40c0-ad46-bf684eae6690) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:39:02.117232 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.flows.api.create_volume [None req-00aa465b-8657-47e4-84bc-1ccbf67b2c3b tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Validating volume size '1' using validate_int {{(pid=99977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:39:02.139402 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-00aa465b-8657-47e4-84bc-1ccbf67b2c3b tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf068596-b6e6-40c0-ad46-bf684eae6690) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:39:02.140130 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-00aa465b-8657-47e4-84bc-1ccbf67b2c3b tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1fe07540-8570-46c7-af47-f8ef2ee4eb56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:39:02.191273 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-00aa465b-8657-47e4-84bc-1ccbf67b2c3b tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Created reservations ['4b0aa300-c2f5-41eb-8353-2d058221d526', '7193f428-6ef9-4965-9471-95eb1db927f4', '9e62afad-831d-4825-ac7b-c857619bad34', 'af43b3a0-9ecd-4004-b790-ecc7c1cf24b7'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:39:02.191992 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-00aa465b-8657-47e4-84bc-1ccbf67b2c3b tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1fe07540-8570-46c7-af47-f8ef2ee4eb56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4b0aa300-c2f5-41eb-8353-2d058221d526', '7193f428-6ef9-4965-9471-95eb1db927f4', '9e62afad-831d-4825-ac7b-c857619bad34', 'af43b3a0-9ecd-4004-b790-ecc7c1cf24b7']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:39:02.192680 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-00aa465b-8657-47e4-84bc-1ccbf67b2c3b tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ab4afdb-3062-4cd7-883d-4f1a53accdd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:39:02.214374 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-00aa465b-8657-47e4-84bc-1ccbf67b2c3b tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ab4afdb-3062-4cd7-883d-4f1a53accdd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8c2713f6-0886-4b93-9a33-ee2e6eaee6bd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-755217969',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='d16b5d1dbe4f4d998ecfbdf7e8fa0f50',qos_specs=None,replication_status=,reservations=['4b0aa300-c2f5-41eb-8353-2d058221d526','7193f428-6ef9-4965-9471-95eb1db927f4','9e62afad-831d-4825-ac7b-c857619bad34','af43b3a0-9ecd-4004-b790-ecc7c1cf24b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7da9c33e9feb4a93a7c8777997d02967',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:39:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-755217969',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8c2713f6-0886-4b93-9a33-ee2e6eaee6bd,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='d16b5d1dbe4f4d998ecfbdf7e8fa0f50',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7da9c33e9feb4a93a7c8777997d02967',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:39:02.215092 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-00aa465b-8657-47e4-84bc-1ccbf67b2c3b tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5dc34730-53e3-411c-8b25-e9b111a03991) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:39:02.233190 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-00aa465b-8657-47e4-84bc-1ccbf67b2c3b tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5dc34730-53e3-411c-8b25-e9b111a03991) transitioned into state 'SUCCESS' from state '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-755217969',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='d16b5d1dbe4f4d998ecfbdf7e8fa0f50',qos_specs=None,replication_status=,reservations=['4b0aa300-c2f5-41eb-8353-2d058221d526','7193f428-6ef9-4965-9471-95eb1db927f4','9e62afad-831d-4825-ac7b-c857619bad34','af43b3a0-9ecd-4004-b790-ecc7c1cf24b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7da9c33e9feb4a93a7c8777997d02967',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:39:02.233937 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-00aa465b-8657-47e4-84bc-1ccbf67b2c3b tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8bfba3f9-5dd2-4ef0-9ef6-65e80b910f7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:39:02.243606 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-00aa465b-8657-47e4-84bc-1ccbf67b2c3b tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8bfba3f9-5dd2-4ef0-9ef6-65e80b910f7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:39:02.244399 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-00aa465b-8657-47e4-84bc-1ccbf67b2c3b tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Flow 'volume_create_api' (d85bf2db-295a-4b24-b269-f3d41a51950c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:39:02.244728 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-00aa465b-8657-47e4-84bc-1ccbf67b2c3b tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Create volume request issued successfully. Jul 10 06:39:02.245338 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-00aa465b-8657-47e4-84bc-1ccbf67b2c3b tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:39:02.245768 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 883/3549] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 10 06:39:02 2026] POST /volume/v3/volumes => generated 763 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:39:02.257239 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-4581449a-859a-4485-9c45-6c9f265d07b1 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:02.259094 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4581449a-859a-4485-9c45-6c9f265d07b1 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] GET https://10.4.3.200/volume/v3/volumes/8c2713f6-0886-4b93-9a33-ee2e6eaee6bd Jul 10 06:39:02.259316 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4581449a-859a-4485-9c45-6c9f265d07b1 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:02.259644 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4581449a-859a-4485-9c45-6c9f265d07b1 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:02.266064 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:02.266064 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:39:02.269590 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-4581449a-859a-4485-9c45-6c9f265d07b1 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Volume info retrieved successfully. Jul 10 06:39:02.273378 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4581449a-859a-4485-9c45-6c9f265d07b1 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] https://10.4.3.200/volume/v3/volumes/8c2713f6-0886-4b93-9a33-ee2e6eaee6bd returned with HTTP 200 Jul 10 06:39:02.273887 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 886/3550] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:02 2026] GET /volume/v3/volumes/8c2713f6-0886-4b93-9a33-ee2e6eaee6bd => generated 831 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:02.355276 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-6e4fb79b-5d4c-4dca-9218-a3f98d38891b None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:02.357259 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-6e4fb79b-5d4c-4dca-9218-a3f98d38891b tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] GET https://10.4.3.200/volume/v3/backups/9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac Jul 10 06:39:02.357424 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-6e4fb79b-5d4c-4dca-9218-a3f98d38891b tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:02.357668 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-6e4fb79b-5d4c-4dca-9218-a3f98d38891b tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:02.357706 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-6e4fb79b-5d4c-4dca-9218-a3f98d38891b tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Show backup with id 9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:02.361688 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:02.361688 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:39:02.362626 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-6e4fb79b-5d4c-4dca-9218-a3f98d38891b tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] https://10.4.3.200/volume/v3/backups/9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac returned with HTTP 200 Jul 10 06:39:02.363056 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 896/3551] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:02 2026] GET /volume/v3/backups/9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac => generated 799 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:02.494763 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-2c86c4ce-09c8-47b2-8048-f496112d8c5b None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:02.497334 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2c86c4ce-09c8-47b2-8048-f496112d8c5b tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/0b6f8ec1-5872-4715-ad98-f8f96355e0d3 Jul 10 06:39:02.497334 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2c86c4ce-09c8-47b2-8048-f496112d8c5b tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:02.497334 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2c86c4ce-09c8-47b2-8048-f496112d8c5b tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:02.497334 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-2c86c4ce-09c8-47b2-8048-f496112d8c5b tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id 0b6f8ec1-5872-4715-ad98-f8f96355e0d3. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:02.501225 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:02.501225 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:39:02.501993 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2c86c4ce-09c8-47b2-8048-f496112d8c5b tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/0b6f8ec1-5872-4715-ad98-f8f96355e0d3 returned with HTTP 200 Jul 10 06:39:02.502356 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 887/3552] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:02 2026] GET /volume/v3/backups/0b6f8ec1-5872-4715-ad98-f8f96355e0d3 => generated 696 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 06:39:02.989714 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-be6583f0-0999-41e4-9cc8-b1cf95ac1978 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:02.991858 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-be6583f0-0999-41e4-9cc8-b1cf95ac1978 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] GET https://10.4.3.200/volume/v3/volumes/33aea24f-a806-43e0-a1cd-a172f316fb68 Jul 10 06:39:02.992187 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-be6583f0-0999-41e4-9cc8-b1cf95ac1978 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:02.992426 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-be6583f0-0999-41e4-9cc8-b1cf95ac1978 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:03.000100 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-be6583f0-0999-41e4-9cc8-b1cf95ac1978 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] https://10.4.3.200/volume/v3/volumes/33aea24f-a806-43e0-a1cd-a172f316fb68 returned with HTTP 404 Jul 10 06:39:03.000625 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 884/3553] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:39:02 2026] GET /volume/v3/volumes/33aea24f-a806-43e0-a1cd-a172f316fb68 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jul 10 06:39:03.010742 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-48c0b765-1a2d-4f28-9b2f-ccba558a5b93 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:03.012887 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-48c0b765-1a2d-4f28-9b2f-ccba558a5b93 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] DELETE https://10.4.3.200/volume/v3/volumes/771dde0a-1f1e-4dad-ab7f-4a1f143112de Jul 10 06:39:03.013158 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-48c0b765-1a2d-4f28-9b2f-ccba558a5b93 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:03.013411 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-48c0b765-1a2d-4f28-9b2f-ccba558a5b93 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:03.013640 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-48c0b765-1a2d-4f28-9b2f-ccba558a5b93 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Delete volume with id: 771dde0a-1f1e-4dad-ab7f-4a1f143112de Jul 10 06:39:03.020534 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-48c0b765-1a2d-4f28-9b2f-ccba558a5b93 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] https://10.4.3.200/volume/v3/volumes/771dde0a-1f1e-4dad-ab7f-4a1f143112de returned with HTTP 404 Jul 10 06:39:03.021232 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 887/3554] 10.4.3.200 () {68 vars in 1392 bytes} [Fri Jul 10 06:39:03 2026] DELETE /volume/v3/volumes/771dde0a-1f1e-4dad-ab7f-4a1f143112de => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 06:39:03.028716 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-c271a78b-66d3-433a-a27c-913df352cc83 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:03.030848 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-c271a78b-66d3-433a-a27c-913df352cc83 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] GET https://10.4.3.200/volume/v3/volumes/771dde0a-1f1e-4dad-ab7f-4a1f143112de Jul 10 06:39:03.031049 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-c271a78b-66d3-433a-a27c-913df352cc83 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:03.031223 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-c271a78b-66d3-433a-a27c-913df352cc83 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:03.037246 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-c271a78b-66d3-433a-a27c-913df352cc83 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] https://10.4.3.200/volume/v3/volumes/771dde0a-1f1e-4dad-ab7f-4a1f143112de returned with HTTP 404 Jul 10 06:39:03.037669 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 897/3555] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:39:03 2026] GET /volume/v3/volumes/771dde0a-1f1e-4dad-ab7f-4a1f143112de => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 06:39:03.045471 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-7ca7fb07-22d2-4d35-8416-42641ddfb880 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:03.047176 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7ca7fb07-22d2-4d35-8416-42641ddfb880 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/da04240c-69f9-42ec-828a-74f76502a044 Jul 10 06:39:03.047176 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-7ca7fb07-22d2-4d35-8416-42641ddfb880 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:03.047176 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-7ca7fb07-22d2-4d35-8416-42641ddfb880 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:03.047176 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.snapshots [None req-7ca7fb07-22d2-4d35-8416-42641ddfb880 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Delete snapshot with id: da04240c-69f9-42ec-828a-74f76502a044 Jul 10 06:39:03.051669 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7ca7fb07-22d2-4d35-8416-42641ddfb880 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] https://10.4.3.200/volume/v3/snapshots/da04240c-69f9-42ec-828a-74f76502a044 returned with HTTP 404 Jul 10 06:39:03.052169 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 888/3556] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 10 06:39:03 2026] DELETE /volume/v3/snapshots/da04240c-69f9-42ec-828a-74f76502a044 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:39:03.058674 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-14001479-1f70-44b4-96df-5de37c861217 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:03.060364 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-14001479-1f70-44b4-96df-5de37c861217 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] GET https://10.4.3.200/volume/v3/snapshots/da04240c-69f9-42ec-828a-74f76502a044 Jul 10 06:39:03.060585 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-14001479-1f70-44b4-96df-5de37c861217 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:03.060766 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-14001479-1f70-44b4-96df-5de37c861217 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:03.064957 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-14001479-1f70-44b4-96df-5de37c861217 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] https://10.4.3.200/volume/v3/snapshots/da04240c-69f9-42ec-828a-74f76502a044 returned with HTTP 404 Jul 10 06:39:03.065375 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 885/3557] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:39:03 2026] GET /volume/v3/snapshots/da04240c-69f9-42ec-828a-74f76502a044 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:39:03.071377 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-f9055d61-65cc-49f8-a575-af07d2b49a49 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:03.073261 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f9055d61-65cc-49f8-a575-af07d2b49a49 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] DELETE https://10.4.3.200/volume/v3/volumes/33aea24f-a806-43e0-a1cd-a172f316fb68 Jul 10 06:39:03.073627 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f9055d61-65cc-49f8-a575-af07d2b49a49 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:03.073831 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f9055d61-65cc-49f8-a575-af07d2b49a49 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:03.074015 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-f9055d61-65cc-49f8-a575-af07d2b49a49 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Delete volume with id: 33aea24f-a806-43e0-a1cd-a172f316fb68 Jul 10 06:39:03.080410 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f9055d61-65cc-49f8-a575-af07d2b49a49 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] https://10.4.3.200/volume/v3/volumes/33aea24f-a806-43e0-a1cd-a172f316fb68 returned with HTTP 404 Jul 10 06:39:03.080987 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 888/3558] 10.4.3.200 () {68 vars in 1392 bytes} [Fri Jul 10 06:39:03 2026] DELETE /volume/v3/volumes/33aea24f-a806-43e0-a1cd-a172f316fb68 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 06:39:03.088197 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-31d9c384-f005-4fa7-b601-01075e8fc233 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:03.089950 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-31d9c384-f005-4fa7-b601-01075e8fc233 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] GET https://10.4.3.200/volume/v3/volumes/33aea24f-a806-43e0-a1cd-a172f316fb68 Jul 10 06:39:03.090133 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-31d9c384-f005-4fa7-b601-01075e8fc233 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:03.090328 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-31d9c384-f005-4fa7-b601-01075e8fc233 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:03.095859 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-31d9c384-f005-4fa7-b601-01075e8fc233 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] https://10.4.3.200/volume/v3/volumes/33aea24f-a806-43e0-a1cd-a172f316fb68 returned with HTTP 404 Jul 10 06:39:03.096374 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 898/3559] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:39:03 2026] GET /volume/v3/volumes/33aea24f-a806-43e0-a1cd-a172f316fb68 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 06:39:03.108743 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-05a94312-35ef-41f2-b1f1-45f83fb98460 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:03.115967 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-05a94312-35ef-41f2-b1f1-45f83fb98460 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/d9114831-424c-4cf1-9630-78340420ec85 Jul 10 06:39:03.117320 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-05a94312-35ef-41f2-b1f1-45f83fb98460 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:03.118579 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-05a94312-35ef-41f2-b1f1-45f83fb98460 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:03.118712 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-05a94312-35ef-41f2-b1f1-45f83fb98460 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id d9114831-424c-4cf1-9630-78340420ec85. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:03.132861 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-1435fead-3d85-4c8d-bfaf-e5be36e43fd1 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:03.134764 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1435fead-3d85-4c8d-bfaf-e5be36e43fd1 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] DELETE https://10.4.3.200/volume/v3/volumes/8a02adec-fad6-4ab2-a2f2-32b9e655401f Jul 10 06:39:03.135087 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1435fead-3d85-4c8d-bfaf-e5be36e43fd1 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:03.135362 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1435fead-3d85-4c8d-bfaf-e5be36e43fd1 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:03.135561 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-1435fead-3d85-4c8d-bfaf-e5be36e43fd1 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Delete volume with id: 8a02adec-fad6-4ab2-a2f2-32b9e655401f Jul 10 06:39:03.135721 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:03.135721 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:39:03.139351 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-05a94312-35ef-41f2-b1f1-45f83fb98460 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/d9114831-424c-4cf1-9630-78340420ec85 returned with HTTP 200 Jul 10 06:39:03.141220 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 889/3560] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:39:03 2026] GET /volume/v3/backups/d9114831-424c-4cf1-9630-78340420ec85 => generated 725 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:03.143332 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:03.143332 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:39:03.143869 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-1435fead-3d85-4c8d-bfaf-e5be36e43fd1 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Volume info retrieved successfully. Jul 10 06:39:03.161644 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-1435fead-3d85-4c8d-bfaf-e5be36e43fd1 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Delete volume request issued successfully. Jul 10 06:39:03.161837 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1435fead-3d85-4c8d-bfaf-e5be36e43fd1 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] https://10.4.3.200/volume/v3/volumes/8a02adec-fad6-4ab2-a2f2-32b9e655401f returned with HTTP 202 Jul 10 06:39:03.162258 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 886/3561] 10.4.3.200 () {68 vars in 1392 bytes} [Fri Jul 10 06:39:03 2026] DELETE /volume/v3/volumes/8a02adec-fad6-4ab2-a2f2-32b9e655401f => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 06:39:03.169499 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-7c4a3b0e-c409-4807-a9a8-ce2978413591 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:03.171558 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7c4a3b0e-c409-4807-a9a8-ce2978413591 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] GET https://10.4.3.200/volume/v3/volumes/8a02adec-fad6-4ab2-a2f2-32b9e655401f Jul 10 06:39:03.171682 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7c4a3b0e-c409-4807-a9a8-ce2978413591 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:03.171963 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7c4a3b0e-c409-4807-a9a8-ce2978413591 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:03.179837 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:03.179837 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:39:03.183896 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-7c4a3b0e-c409-4807-a9a8-ce2978413591 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Volume info retrieved successfully. Jul 10 06:39:03.189687 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7c4a3b0e-c409-4807-a9a8-ce2978413591 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] https://10.4.3.200/volume/v3/volumes/8a02adec-fad6-4ab2-a2f2-32b9e655401f returned with HTTP 200 Jul 10 06:39:03.190480 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 889/3562] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:39:03 2026] GET /volume/v3/volumes/8a02adec-fad6-4ab2-a2f2-32b9e655401f => generated 1227 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:39:03.289580 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-81797c6b-e1c9-4939-a08a-81533b1988f4 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:03.291171 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-81797c6b-e1c9-4939-a08a-81533b1988f4 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] GET https://10.4.3.200/volume/v3/volumes/8c2713f6-0886-4b93-9a33-ee2e6eaee6bd Jul 10 06:39:03.291388 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-81797c6b-e1c9-4939-a08a-81533b1988f4 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:03.291489 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-81797c6b-e1c9-4939-a08a-81533b1988f4 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:03.298762 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:03.298762 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:39:03.303781 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-81797c6b-e1c9-4939-a08a-81533b1988f4 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Volume info retrieved successfully. Jul 10 06:39:03.308706 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-81797c6b-e1c9-4939-a08a-81533b1988f4 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] https://10.4.3.200/volume/v3/volumes/8c2713f6-0886-4b93-9a33-ee2e6eaee6bd returned with HTTP 200 Jul 10 06:39:03.309180 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 899/3563] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:03 2026] GET /volume/v3/volumes/8c2713f6-0886-4b93-9a33-ee2e6eaee6bd => generated 856 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:03.325922 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-79e58e6d-f7e8-4c7f-94ce-487da8e14686 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:03.337709 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-79e58e6d-f7e8-4c7f-94ce-487da8e14686 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] GET https://10.4.3.200/volume/v3/volumes/8c2713f6-0886-4b93-9a33-ee2e6eaee6bd Jul 10 06:39:03.339041 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-79e58e6d-f7e8-4c7f-94ce-487da8e14686 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:03.339910 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-79e58e6d-f7e8-4c7f-94ce-487da8e14686 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:03.371218 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:03.371218 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:39:03.374633 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-c54c203f-5a8f-4afb-8d6b-c67e017fae5b None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:03.375137 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-79e58e6d-f7e8-4c7f-94ce-487da8e14686 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Volume info retrieved successfully. Jul 10 06:39:03.376822 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c54c203f-5a8f-4afb-8d6b-c67e017fae5b tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] GET https://10.4.3.200/volume/v3/backups/9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac Jul 10 06:39:03.376995 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c54c203f-5a8f-4afb-8d6b-c67e017fae5b tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:03.377231 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c54c203f-5a8f-4afb-8d6b-c67e017fae5b tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:03.377369 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-c54c203f-5a8f-4afb-8d6b-c67e017fae5b tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Show backup with id 9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:03.380218 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-79e58e6d-f7e8-4c7f-94ce-487da8e14686 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] https://10.4.3.200/volume/v3/volumes/8c2713f6-0886-4b93-9a33-ee2e6eaee6bd returned with HTTP 200 Jul 10 06:39:03.380735 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 890/3564] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:03 2026] GET /volume/v3/volumes/8c2713f6-0886-4b93-9a33-ee2e6eaee6bd => generated 856 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:03.382249 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:03.382249 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:39:03.383218 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c54c203f-5a8f-4afb-8d6b-c67e017fae5b tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] https://10.4.3.200/volume/v3/backups/9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac returned with HTTP 200 Jul 10 06:39:03.383752 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 887/3565] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:03 2026] GET /volume/v3/backups/9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:03.394332 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-9d61845c-1d60-4b94-99d2-4af1a041b231 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:03.396231 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9d61845c-1d60-4b94-99d2-4af1a041b231 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:39:03.396528 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9d61845c-1d60-4b94-99d2-4af1a041b231 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1131326532"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:39:03.397932 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-9d61845c-1d60-4b94-99d2-4af1a041b231 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1131326532'}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:39:03.398042 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-9d61845c-1d60-4b94-99d2-4af1a041b231 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Create volume of 1 GB Jul 10 06:39:03.401994 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-9d61845c-1d60-4b94-99d2-4af1a041b231 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Availability Zones retrieved successfully. Jul 10 06:39:03.407692 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-9d61845c-1d60-4b94-99d2-4af1a041b231 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Flow 'volume_create_api' (9d0e004b-01e1-447e-b2e3-e78782a02e7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:39:03.408601 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-9d61845c-1d60-4b94-99d2-4af1a041b231 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6c1080b-cd61-42a7-a140-57e1afdd6021) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:39:03.409520 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-9d61845c-1d60-4b94-99d2-4af1a041b231 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Validating volume size '1' using validate_int {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:39:03.436896 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-9d61845c-1d60-4b94-99d2-4af1a041b231 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6c1080b-cd61-42a7-a140-57e1afdd6021) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:39:03.437800 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-9d61845c-1d60-4b94-99d2-4af1a041b231 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a6b3081-0734-4019-9e14-5ad2b5b6aff7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:39:03.463384 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-9446393c-58d2-4958-9565-bf935e339890 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:03.480379 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-9d61845c-1d60-4b94-99d2-4af1a041b231 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Created reservations ['57ea4e93-9b5c-45dd-bee4-18d7f046802e', 'f5159710-061f-49fe-aefb-2291df1ad61e', '60bce4a1-cf41-4247-aeb2-01b9c1082743', '86afc2b3-5eff-491d-b551-ce124f606b14'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:39:03.481222 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-9d61845c-1d60-4b94-99d2-4af1a041b231 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a6b3081-0734-4019-9e14-5ad2b5b6aff7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['57ea4e93-9b5c-45dd-bee4-18d7f046802e', 'f5159710-061f-49fe-aefb-2291df1ad61e', '60bce4a1-cf41-4247-aeb2-01b9c1082743', '86afc2b3-5eff-491d-b551-ce124f606b14']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:39:03.481969 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-9d61845c-1d60-4b94-99d2-4af1a041b231 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed8c552f-00ae-4c52-a706-3a34dc3b96a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:39:03.506813 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-9d61845c-1d60-4b94-99d2-4af1a041b231 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed8c552f-00ae-4c52-a706-3a34dc3b96a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '065f0b0c-834b-472a-b272-5bc5c9df1328', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1131326532',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='d16b5d1dbe4f4d998ecfbdf7e8fa0f50',qos_specs=None,replication_status=,reservations=['57ea4e93-9b5c-45dd-bee4-18d7f046802e','f5159710-061f-49fe-aefb-2291df1ad61e','60bce4a1-cf41-4247-aeb2-01b9c1082743','86afc2b3-5eff-491d-b551-ce124f606b14'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7da9c33e9feb4a93a7c8777997d02967',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:39:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1131326532',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=065f0b0c-834b-472a-b272-5bc5c9df1328,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='d16b5d1dbe4f4d998ecfbdf7e8fa0f50',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7da9c33e9feb4a93a7c8777997d02967',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:39:03.507595 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-9d61845c-1d60-4b94-99d2-4af1a041b231 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee69344e-7f04-44e0-ad88-7ae635ccd347) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:39:03.512434 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-cf28f68b-dcfe-4fb0-9f9c-2cf0bac9873c None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:03.514694 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-cf28f68b-dcfe-4fb0-9f9c-2cf0bac9873c tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/0b6f8ec1-5872-4715-ad98-f8f96355e0d3 Jul 10 06:39:03.514963 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-cf28f68b-dcfe-4fb0-9f9c-2cf0bac9873c tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:03.515201 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-cf28f68b-dcfe-4fb0-9f9c-2cf0bac9873c tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:03.515357 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-cf28f68b-dcfe-4fb0-9f9c-2cf0bac9873c tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id 0b6f8ec1-5872-4715-ad98-f8f96355e0d3. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:03.520292 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:03.520292 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:39:03.521285 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-cf28f68b-dcfe-4fb0-9f9c-2cf0bac9873c tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/0b6f8ec1-5872-4715-ad98-f8f96355e0d3 returned with HTTP 200 Jul 10 06:39:03.521815 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 891/3566] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:03 2026] GET /volume/v3/backups/0b6f8ec1-5872-4715-ad98-f8f96355e0d3 => generated 707 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:03.527792 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-9d61845c-1d60-4b94-99d2-4af1a041b231 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee69344e-7f04-44e0-ad88-7ae635ccd347) transitioned into state 'SUCCESS' from state '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-1131326532',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='d16b5d1dbe4f4d998ecfbdf7e8fa0f50',qos_specs=None,replication_status=,reservations=['57ea4e93-9b5c-45dd-bee4-18d7f046802e','f5159710-061f-49fe-aefb-2291df1ad61e','60bce4a1-cf41-4247-aeb2-01b9c1082743','86afc2b3-5eff-491d-b551-ce124f606b14'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7da9c33e9feb4a93a7c8777997d02967',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:39:03.528474 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-9d61845c-1d60-4b94-99d2-4af1a041b231 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (850b4761-90cc-4aa6-a795-7a298aa39687) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:39:03.539293 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-9d61845c-1d60-4b94-99d2-4af1a041b231 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (850b4761-90cc-4aa6-a795-7a298aa39687) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:39:03.540237 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-9d61845c-1d60-4b94-99d2-4af1a041b231 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Flow 'volume_create_api' (9d0e004b-01e1-447e-b2e3-e78782a02e7b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:39:03.540562 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-9d61845c-1d60-4b94-99d2-4af1a041b231 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Create volume request issued successfully. Jul 10 06:39:03.541135 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9d61845c-1d60-4b94-99d2-4af1a041b231 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:39:03.541727 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 890/3567] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 10 06:39:03 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 10 06:39:03.557108 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-9446393c-58d2-4958-9565-bf935e339890 tempest-UserMessagesTest-209205570 tempest-UserMessagesTest-209205570-project-admin] POST https://10.4.3.200/volume/v3/types Jul 10 06:39:03.557434 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-9446393c-58d2-4958-9565-bf935e339890 tempest-UserMessagesTest-209205570 tempest-UserMessagesTest-209205570-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-504889976", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1794866223", "vendor_name": "tempest-vendor_name-141935968"}}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:39:03.557582 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-023827b0-f3ff-4a5f-9004-e7a43ec7e232 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:03.559610 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-023827b0-f3ff-4a5f-9004-e7a43ec7e232 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] GET https://10.4.3.200/volume/v3/volumes/065f0b0c-834b-472a-b272-5bc5c9df1328 Jul 10 06:39:03.559829 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-023827b0-f3ff-4a5f-9004-e7a43ec7e232 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:03.560083 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-023827b0-f3ff-4a5f-9004-e7a43ec7e232 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:03.569778 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:03.569778 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:39:03.574201 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-023827b0-f3ff-4a5f-9004-e7a43ec7e232 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Volume info retrieved successfully. Jul 10 06:39:03.576826 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-9446393c-58d2-4958-9565-bf935e339890 tempest-UserMessagesTest-209205570 tempest-UserMessagesTest-209205570-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 10 06:39:03.577231 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 900/3568] 10.4.3.200 () {68 vars in 1253 bytes} [Fri Jul 10 06:39:03 2026] POST /volume/v3/types => generated 326 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:03.579226 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-023827b0-f3ff-4a5f-9004-e7a43ec7e232 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] https://10.4.3.200/volume/v3/volumes/065f0b0c-834b-472a-b272-5bc5c9df1328 returned with HTTP 200 Jul 10 06:39:03.579670 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 888/3569] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:03 2026] GET /volume/v3/volumes/065f0b0c-834b-472a-b272-5bc5c9df1328 => generated 832 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:03.586121 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-b34309e0-c814-4596-a03c-2277f3c03789 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:03.647662 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b34309e0-c814-4596-a03c-2277f3c03789 tempest-UserMessagesTest-1915090963 tempest-UserMessagesTest-1915090963-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:39:03.648099 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b34309e0-c814-4596-a03c-2277f3c03789 tempest-UserMessagesTest-1915090963 tempest-UserMessagesTest-1915090963-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "84ceeb51-c241-46f5-bd53-2493872e2bad", "size": 1, "name": "tempest-UserMessagesTest-Volume-96652159"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:39:03.649694 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-b34309e0-c814-4596-a03c-2277f3c03789 tempest-UserMessagesTest-1915090963 tempest-UserMessagesTest-1915090963-project-member] Create volume request body: {'volume': {'volume_type': '84ceeb51-c241-46f5-bd53-2493872e2bad', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-96652159'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:39:03.654364 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-b34309e0-c814-4596-a03c-2277f3c03789 tempest-UserMessagesTest-1915090963 tempest-UserMessagesTest-1915090963-project-member] Create volume of 1 GB Jul 10 06:39:03.654762 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:03.654762 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:39:03.655324 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-b34309e0-c814-4596-a03c-2277f3c03789 tempest-UserMessagesTest-1915090963 tempest-UserMessagesTest-1915090963-project-member] Availability Zones retrieved successfully. Jul 10 06:39:03.661435 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-b34309e0-c814-4596-a03c-2277f3c03789 tempest-UserMessagesTest-1915090963 tempest-UserMessagesTest-1915090963-project-member] Flow 'volume_create_api' (3ca1bd00-28e4-4d61-a998-0de590ad67fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:39:03.662406 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-b34309e0-c814-4596-a03c-2277f3c03789 tempest-UserMessagesTest-1915090963 tempest-UserMessagesTest-1915090963-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86ee60d0-0d43-4241-a6e6-ec3d4a43376b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:39:03.663399 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-b34309e0-c814-4596-a03c-2277f3c03789 tempest-UserMessagesTest-1915090963 tempest-UserMessagesTest-1915090963-project-member] Validating volume size '1' using validate_int {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:39:03.686262 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-b34309e0-c814-4596-a03c-2277f3c03789 tempest-UserMessagesTest-1915090963 tempest-UserMessagesTest-1915090963-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86ee60d0-0d43-4241-a6e6-ec3d4a43376b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:39:04Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1794866223',vendor_name='tempest-vendor_name-141935968'},id=84ceeb51-c241-46f5-bd53-2493872e2bad,is_public=True,name='tempest-UserMessagesTest-volume-type-504889976',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84ceeb51-c241-46f5-bd53-2493872e2bad', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:39:03.686968 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-b34309e0-c814-4596-a03c-2277f3c03789 tempest-UserMessagesTest-1915090963 tempest-UserMessagesTest-1915090963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76c22286-fd59-4110-bec7-5fb20bb8a36a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:39:03.712619 np0000004964 devstack@c-api.service[99976]: WARNING cinder.quota [None req-b34309e0-c814-4596-a03c-2277f3c03789 tempest-UserMessagesTest-1915090963 tempest-UserMessagesTest-1915090963-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-504889976 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-504889976, it is now deprecated. Please use the default quota class for default quota. Jul 10 06:39:03.712999 np0000004964 devstack@c-api.service[99976]: WARNING cinder.quota [None req-b34309e0-c814-4596-a03c-2277f3c03789 tempest-UserMessagesTest-1915090963 tempest-UserMessagesTest-1915090963-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-504889976 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-504889976, it is now deprecated. Please use the default quota class for default quota. Jul 10 06:39:03.754659 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-b34309e0-c814-4596-a03c-2277f3c03789 tempest-UserMessagesTest-1915090963 tempest-UserMessagesTest-1915090963-project-member] Created reservations ['fa9c4948-268b-445a-b94c-ed85c8f4ba1d', 'fad17c43-d3d8-4008-a84d-eb34a81adaf4', '0a6754f5-f8df-4b04-a2db-11eebedf423f', 'e619ac12-21e7-4646-b146-c41681f1e42f'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:39:03.755833 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-b34309e0-c814-4596-a03c-2277f3c03789 tempest-UserMessagesTest-1915090963 tempest-UserMessagesTest-1915090963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76c22286-fd59-4110-bec7-5fb20bb8a36a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fa9c4948-268b-445a-b94c-ed85c8f4ba1d', 'fad17c43-d3d8-4008-a84d-eb34a81adaf4', '0a6754f5-f8df-4b04-a2db-11eebedf423f', 'e619ac12-21e7-4646-b146-c41681f1e42f']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:39:03.757002 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-b34309e0-c814-4596-a03c-2277f3c03789 tempest-UserMessagesTest-1915090963 tempest-UserMessagesTest-1915090963-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (823dea09-6c23-4a2e-a7fc-5637abe4d5a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:39:03.784552 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-b34309e0-c814-4596-a03c-2277f3c03789 tempest-UserMessagesTest-1915090963 tempest-UserMessagesTest-1915090963-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (823dea09-6c23-4a2e-a7fc-5637abe4d5a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dfac71cc-6a4e-4403-bf45-ca453fe34d9c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-96652159',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63a759ed215f447d85dcd7c448033163',qos_specs=None,replication_status=,reservations=['fa9c4948-268b-445a-b94c-ed85c8f4ba1d','fad17c43-d3d8-4008-a84d-eb34a81adaf4','0a6754f5-f8df-4b04-a2db-11eebedf423f','e619ac12-21e7-4646-b146-c41681f1e42f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82a1e0888c9f404781dab1998e85afe2',volume_type_id=84ceeb51-c241-46f5-bd53-2493872e2bad), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:39:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-96652159',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dfac71cc-6a4e-4403-bf45-ca453fe34d9c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63a759ed215f447d85dcd7c448033163',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='82a1e0888c9f404781dab1998e85afe2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84ceeb51-c241-46f5-bd53-2493872e2bad),volume_type_id=84ceeb51-c241-46f5-bd53-2493872e2bad)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:39:03.785065 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-b34309e0-c814-4596-a03c-2277f3c03789 tempest-UserMessagesTest-1915090963 tempest-UserMessagesTest-1915090963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3fc2d65d-5f09-4214-8a25-197d271fdb81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:39:03.808365 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-b34309e0-c814-4596-a03c-2277f3c03789 tempest-UserMessagesTest-1915090963 tempest-UserMessagesTest-1915090963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3fc2d65d-5f09-4214-8a25-197d271fdb81) transitioned into state 'SUCCESS' from state '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-96652159',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63a759ed215f447d85dcd7c448033163',qos_specs=None,replication_status=,reservations=['fa9c4948-268b-445a-b94c-ed85c8f4ba1d','fad17c43-d3d8-4008-a84d-eb34a81adaf4','0a6754f5-f8df-4b04-a2db-11eebedf423f','e619ac12-21e7-4646-b146-c41681f1e42f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82a1e0888c9f404781dab1998e85afe2',volume_type_id=84ceeb51-c241-46f5-bd53-2493872e2bad)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:39:03.809064 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-b34309e0-c814-4596-a03c-2277f3c03789 tempest-UserMessagesTest-1915090963 tempest-UserMessagesTest-1915090963-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1f139f4-b621-4f12-a9f0-31ecd32aa099) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:39:03.819372 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-b34309e0-c814-4596-a03c-2277f3c03789 tempest-UserMessagesTest-1915090963 tempest-UserMessagesTest-1915090963-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1f139f4-b621-4f12-a9f0-31ecd32aa099) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:39:03.819679 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-b34309e0-c814-4596-a03c-2277f3c03789 tempest-UserMessagesTest-1915090963 tempest-UserMessagesTest-1915090963-project-member] Flow 'volume_create_api' (3ca1bd00-28e4-4d61-a998-0de590ad67fb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:39:03.819974 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-b34309e0-c814-4596-a03c-2277f3c03789 tempest-UserMessagesTest-1915090963 tempest-UserMessagesTest-1915090963-project-member] Create volume request issued successfully. Jul 10 06:39:03.820544 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b34309e0-c814-4596-a03c-2277f3c03789 tempest-UserMessagesTest-1915090963 tempest-UserMessagesTest-1915090963-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:39:03.820954 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 892/3570] 10.4.3.200 () {70 vars in 1299 bytes} [Fri Jul 10 06:39:03 2026] POST /volume/v3/volumes => generated 783 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:39:03.831575 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-fa6de47c-7716-4c41-ac71-b2b1783d7395 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:03.833287 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-fa6de47c-7716-4c41-ac71-b2b1783d7395 tempest-UserMessagesTest-1915090963 tempest-UserMessagesTest-1915090963-project-member] GET https://10.4.3.200/volume/v3/volumes/dfac71cc-6a4e-4403-bf45-ca453fe34d9c Jul 10 06:39:03.833473 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-fa6de47c-7716-4c41-ac71-b2b1783d7395 tempest-UserMessagesTest-1915090963 tempest-UserMessagesTest-1915090963-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:03.833660 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-fa6de47c-7716-4c41-ac71-b2b1783d7395 tempest-UserMessagesTest-1915090963 tempest-UserMessagesTest-1915090963-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:03.839951 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:03.839951 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:39:03.843105 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-fa6de47c-7716-4c41-ac71-b2b1783d7395 tempest-UserMessagesTest-1915090963 tempest-UserMessagesTest-1915090963-project-member] Volume info retrieved successfully. Jul 10 06:39:03.846600 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-fa6de47c-7716-4c41-ac71-b2b1783d7395 tempest-UserMessagesTest-1915090963 tempest-UserMessagesTest-1915090963-project-member] https://10.4.3.200/volume/v3/volumes/dfac71cc-6a4e-4403-bf45-ca453fe34d9c returned with HTTP 200 Jul 10 06:39:03.846955 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 891/3571] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:39:03 2026] GET /volume/v3/volumes/dfac71cc-6a4e-4403-bf45-ca453fe34d9c => generated 851 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:04.152582 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-2fcadc31-e64b-488c-9f87-1cbceec384f9 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:04.154154 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-2fcadc31-e64b-488c-9f87-1cbceec384f9 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/d9114831-424c-4cf1-9630-78340420ec85 Jul 10 06:39:04.154393 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-2fcadc31-e64b-488c-9f87-1cbceec384f9 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:04.154634 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-2fcadc31-e64b-488c-9f87-1cbceec384f9 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:04.154788 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-2fcadc31-e64b-488c-9f87-1cbceec384f9 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id d9114831-424c-4cf1-9630-78340420ec85. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:04.159382 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:04.159382 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:39:04.160037 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-2fcadc31-e64b-488c-9f87-1cbceec384f9 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/d9114831-424c-4cf1-9630-78340420ec85 returned with HTTP 200 Jul 10 06:39:04.160390 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 901/3572] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:39:04 2026] GET /volume/v3/backups/d9114831-424c-4cf1-9630-78340420ec85 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:04.202545 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-453658eb-a9cd-4f45-876b-aae4a7d7a971 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:04.204139 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-453658eb-a9cd-4f45-876b-aae4a7d7a971 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] GET https://10.4.3.200/volume/v3/volumes/8a02adec-fad6-4ab2-a2f2-32b9e655401f Jul 10 06:39:04.204287 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-453658eb-a9cd-4f45-876b-aae4a7d7a971 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:04.204458 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-453658eb-a9cd-4f45-876b-aae4a7d7a971 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:04.209466 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-453658eb-a9cd-4f45-876b-aae4a7d7a971 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] https://10.4.3.200/volume/v3/volumes/8a02adec-fad6-4ab2-a2f2-32b9e655401f returned with HTTP 404 Jul 10 06:39:04.209924 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 889/3573] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:39:04 2026] GET /volume/v3/volumes/8a02adec-fad6-4ab2-a2f2-32b9e655401f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 06:39:04.217604 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-d1c8a076-dbfb-400f-a91d-1e0e8fb2ca4c None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:04.219554 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d1c8a076-dbfb-400f-a91d-1e0e8fb2ca4c tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] DELETE https://10.4.3.200/volume/v3/volumes/e79471ae-662f-4d4c-bc06-46e3abfd7e38 Jul 10 06:39:04.219817 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d1c8a076-dbfb-400f-a91d-1e0e8fb2ca4c tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:04.220092 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d1c8a076-dbfb-400f-a91d-1e0e8fb2ca4c tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:04.220306 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-d1c8a076-dbfb-400f-a91d-1e0e8fb2ca4c tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Delete volume with id: e79471ae-662f-4d4c-bc06-46e3abfd7e38 Jul 10 06:39:04.232932 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d1c8a076-dbfb-400f-a91d-1e0e8fb2ca4c tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] https://10.4.3.200/volume/v3/volumes/e79471ae-662f-4d4c-bc06-46e3abfd7e38 returned with HTTP 404 Jul 10 06:39:04.233415 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 893/3574] 10.4.3.200 () {68 vars in 1392 bytes} [Fri Jul 10 06:39:04 2026] DELETE /volume/v3/volumes/e79471ae-662f-4d4c-bc06-46e3abfd7e38 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 06:39:04.240609 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-c633025e-1b15-45b4-b5f4-24c74ba3781b None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:04.242962 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c633025e-1b15-45b4-b5f4-24c74ba3781b tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] GET https://10.4.3.200/volume/v3/volumes/e79471ae-662f-4d4c-bc06-46e3abfd7e38 Jul 10 06:39:04.243240 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c633025e-1b15-45b4-b5f4-24c74ba3781b tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:04.243517 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c633025e-1b15-45b4-b5f4-24c74ba3781b tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:04.248684 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c633025e-1b15-45b4-b5f4-24c74ba3781b tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] https://10.4.3.200/volume/v3/volumes/e79471ae-662f-4d4c-bc06-46e3abfd7e38 returned with HTTP 404 Jul 10 06:39:04.249160 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 892/3575] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:39:04 2026] GET /volume/v3/volumes/e79471ae-662f-4d4c-bc06-46e3abfd7e38 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 06:39:04.288164 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-c9e3a726-2285-44a9-a361-2e1982ce3db3 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:04.290261 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-c9e3a726-2285-44a9-a361-2e1982ce3db3 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] DELETE https://10.4.3.200/volume/v3/volumes/3a73f4bb-f621-4591-82d0-58bd91142a21 Jul 10 06:39:04.290489 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-c9e3a726-2285-44a9-a361-2e1982ce3db3 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:04.290743 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-c9e3a726-2285-44a9-a361-2e1982ce3db3 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Calling method 'delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:04.290968 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-c9e3a726-2285-44a9-a361-2e1982ce3db3 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Delete volume with id: 3a73f4bb-f621-4591-82d0-58bd91142a21 Jul 10 06:39:04.297526 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-c9e3a726-2285-44a9-a361-2e1982ce3db3 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] https://10.4.3.200/volume/v3/volumes/3a73f4bb-f621-4591-82d0-58bd91142a21 returned with HTTP 404 Jul 10 06:39:04.298130 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 902/3576] 10.4.3.200 () {68 vars in 1392 bytes} [Fri Jul 10 06:39:04 2026] DELETE /volume/v3/volumes/3a73f4bb-f621-4591-82d0-58bd91142a21 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 06:39:04.305823 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-8ee558de-391c-48a1-bc58-9f2198ca12c2 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:04.307553 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8ee558de-391c-48a1-bc58-9f2198ca12c2 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] GET https://10.4.3.200/volume/v3/volumes/3a73f4bb-f621-4591-82d0-58bd91142a21 Jul 10 06:39:04.307750 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-8ee558de-391c-48a1-bc58-9f2198ca12c2 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:04.307936 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-8ee558de-391c-48a1-bc58-9f2198ca12c2 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:04.313233 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8ee558de-391c-48a1-bc58-9f2198ca12c2 tempest-VolumeImageDependencyTests-450697960 tempest-VolumeImageDependencyTests-450697960-project-member] https://10.4.3.200/volume/v3/volumes/3a73f4bb-f621-4591-82d0-58bd91142a21 returned with HTTP 404 Jul 10 06:39:04.313813 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 890/3577] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:39:04 2026] GET /volume/v3/volumes/3a73f4bb-f621-4591-82d0-58bd91142a21 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 06:39:04.393829 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-a486a99a-8c64-43ee-a24e-9147667a2874 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:04.395328 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a486a99a-8c64-43ee-a24e-9147667a2874 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] GET https://10.4.3.200/volume/v3/backups/9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac Jul 10 06:39:04.395516 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a486a99a-8c64-43ee-a24e-9147667a2874 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:04.395696 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a486a99a-8c64-43ee-a24e-9147667a2874 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:04.395792 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-a486a99a-8c64-43ee-a24e-9147667a2874 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Show backup with id 9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:04.400369 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:04.400369 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:39:04.401068 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a486a99a-8c64-43ee-a24e-9147667a2874 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] https://10.4.3.200/volume/v3/backups/9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac returned with HTTP 200 Jul 10 06:39:04.401389 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 894/3578] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:04 2026] GET /volume/v3/backups/9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac => generated 799 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:04.532838 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-798863da-1e0a-4e1c-bada-b5e1b174fca8 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:04.534893 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-798863da-1e0a-4e1c-bada-b5e1b174fca8 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/0b6f8ec1-5872-4715-ad98-f8f96355e0d3 Jul 10 06:39:04.535178 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-798863da-1e0a-4e1c-bada-b5e1b174fca8 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:04.535412 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-798863da-1e0a-4e1c-bada-b5e1b174fca8 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:04.535596 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-798863da-1e0a-4e1c-bada-b5e1b174fca8 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id 0b6f8ec1-5872-4715-ad98-f8f96355e0d3. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:04.541304 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:04.541304 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:39:04.542243 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-798863da-1e0a-4e1c-bada-b5e1b174fca8 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/0b6f8ec1-5872-4715-ad98-f8f96355e0d3 returned with HTTP 200 Jul 10 06:39:04.542709 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 893/3579] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:04 2026] GET /volume/v3/backups/0b6f8ec1-5872-4715-ad98-f8f96355e0d3 => generated 707 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:04.593049 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-227f7926-109d-47db-b504-b07aa51192dd None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:04.594646 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-227f7926-109d-47db-b504-b07aa51192dd tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] GET https://10.4.3.200/volume/v3/volumes/065f0b0c-834b-472a-b272-5bc5c9df1328 Jul 10 06:39:04.594824 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-227f7926-109d-47db-b504-b07aa51192dd tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:04.595014 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-227f7926-109d-47db-b504-b07aa51192dd tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:04.601854 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:04.601854 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:39:04.605446 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-227f7926-109d-47db-b504-b07aa51192dd tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Volume info retrieved successfully. Jul 10 06:39:04.609731 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-227f7926-109d-47db-b504-b07aa51192dd tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] https://10.4.3.200/volume/v3/volumes/065f0b0c-834b-472a-b272-5bc5c9df1328 returned with HTTP 200 Jul 10 06:39:04.610276 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 903/3580] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:04 2026] GET /volume/v3/volumes/065f0b0c-834b-472a-b272-5bc5c9df1328 => generated 857 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:04.624350 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-a5565505-86e3-4aca-b98d-67e547bf4380 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:04.626060 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a5565505-86e3-4aca-b98d-67e547bf4380 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] GET https://10.4.3.200/volume/v3/volumes/065f0b0c-834b-472a-b272-5bc5c9df1328 Jul 10 06:39:04.626255 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a5565505-86e3-4aca-b98d-67e547bf4380 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:04.626457 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a5565505-86e3-4aca-b98d-67e547bf4380 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:04.633346 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:04.633346 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:39:04.637196 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-a5565505-86e3-4aca-b98d-67e547bf4380 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Volume info retrieved successfully. Jul 10 06:39:04.641529 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a5565505-86e3-4aca-b98d-67e547bf4380 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] https://10.4.3.200/volume/v3/volumes/065f0b0c-834b-472a-b272-5bc5c9df1328 returned with HTTP 200 Jul 10 06:39:04.641932 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 891/3581] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:04 2026] GET /volume/v3/volumes/065f0b0c-834b-472a-b272-5bc5c9df1328 => generated 857 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:04.655199 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-2b8a71a2-3415-4231-881d-7b384571112d None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:04.657776 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2b8a71a2-3415-4231-881d-7b384571112d tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:39:04.658186 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2b8a71a2-3415-4231-881d-7b384571112d tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-620426275"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:39:04.660220 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-2b8a71a2-3415-4231-881d-7b384571112d tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-620426275'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:39:04.660381 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-2b8a71a2-3415-4231-881d-7b384571112d tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Create volume of 1 GB Jul 10 06:39:04.665197 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-2b8a71a2-3415-4231-881d-7b384571112d tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Availability Zones retrieved successfully. Jul 10 06:39:04.671984 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-2b8a71a2-3415-4231-881d-7b384571112d tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Flow 'volume_create_api' (eaf695e0-8862-479e-90ed-8d6681455062) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:39:04.673021 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-2b8a71a2-3415-4231-881d-7b384571112d tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ceb0166-8a8b-4244-97c3-6a8e31ac2c76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:39:04.674230 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-2b8a71a2-3415-4231-881d-7b384571112d tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Validating volume size '1' using validate_int {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:39:04.705184 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-2b8a71a2-3415-4231-881d-7b384571112d tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ceb0166-8a8b-4244-97c3-6a8e31ac2c76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:39:04.705959 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-2b8a71a2-3415-4231-881d-7b384571112d tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9e93c2e-898c-48f1-b397-e3dd427e6b5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:39:04.754773 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-2b8a71a2-3415-4231-881d-7b384571112d tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Created reservations ['4df08ac4-a461-47b2-8ddb-815866613fc7', 'fea4a330-47c9-4786-9721-fe20836adbd0', '29df6218-c299-4c0e-b579-05c71c7c3c34', '1559887e-15b2-42a8-87f9-9b2009dc0508'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:39:04.755612 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-2b8a71a2-3415-4231-881d-7b384571112d tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9e93c2e-898c-48f1-b397-e3dd427e6b5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4df08ac4-a461-47b2-8ddb-815866613fc7', 'fea4a330-47c9-4786-9721-fe20836adbd0', '29df6218-c299-4c0e-b579-05c71c7c3c34', '1559887e-15b2-42a8-87f9-9b2009dc0508']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:39:04.756375 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-2b8a71a2-3415-4231-881d-7b384571112d tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72a9d699-dfac-464d-a229-c5882cd50a62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:39:04.782819 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-2b8a71a2-3415-4231-881d-7b384571112d tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72a9d699-dfac-464d-a229-c5882cd50a62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a970f102-947c-41af-989f-b390b806435e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-620426275',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='d16b5d1dbe4f4d998ecfbdf7e8fa0f50',qos_specs=None,replication_status=,reservations=['4df08ac4-a461-47b2-8ddb-815866613fc7','fea4a330-47c9-4786-9721-fe20836adbd0','29df6218-c299-4c0e-b579-05c71c7c3c34','1559887e-15b2-42a8-87f9-9b2009dc0508'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7da9c33e9feb4a93a7c8777997d02967',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:39:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-620426275',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a970f102-947c-41af-989f-b390b806435e,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='d16b5d1dbe4f4d998ecfbdf7e8fa0f50',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7da9c33e9feb4a93a7c8777997d02967',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:39:04.783639 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-2b8a71a2-3415-4231-881d-7b384571112d tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99402965-0bd0-4ce4-a4ba-27d37f431e11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:39:04.805663 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-2b8a71a2-3415-4231-881d-7b384571112d tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99402965-0bd0-4ce4-a4ba-27d37f431e11) transitioned into state 'SUCCESS' from state '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-620426275',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='d16b5d1dbe4f4d998ecfbdf7e8fa0f50',qos_specs=None,replication_status=,reservations=['4df08ac4-a461-47b2-8ddb-815866613fc7','fea4a330-47c9-4786-9721-fe20836adbd0','29df6218-c299-4c0e-b579-05c71c7c3c34','1559887e-15b2-42a8-87f9-9b2009dc0508'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7da9c33e9feb4a93a7c8777997d02967',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:39:04.806363 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-2b8a71a2-3415-4231-881d-7b384571112d tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d430dd3-1172-4dcf-b5ab-e7b0600e9879) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:39:04.814730 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-2b8a71a2-3415-4231-881d-7b384571112d tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d430dd3-1172-4dcf-b5ab-e7b0600e9879) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:39:04.815448 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-2b8a71a2-3415-4231-881d-7b384571112d tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Flow 'volume_create_api' (eaf695e0-8862-479e-90ed-8d6681455062) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:39:04.815721 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-2b8a71a2-3415-4231-881d-7b384571112d tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Create volume request issued successfully. Jul 10 06:39:04.816215 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2b8a71a2-3415-4231-881d-7b384571112d tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:39:04.816833 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 895/3582] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 10 06:39:04 2026] POST /volume/v3/volumes => generated 763 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:39:04.826856 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-3c3f60c7-1b3c-4b01-8531-e71e6f445ec4 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:04.828746 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3c3f60c7-1b3c-4b01-8531-e71e6f445ec4 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] GET https://10.4.3.200/volume/v3/volumes/a970f102-947c-41af-989f-b390b806435e Jul 10 06:39:04.829055 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3c3f60c7-1b3c-4b01-8531-e71e6f445ec4 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:04.829292 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3c3f60c7-1b3c-4b01-8531-e71e6f445ec4 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:04.836469 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:04.836469 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:39:04.840419 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-3c3f60c7-1b3c-4b01-8531-e71e6f445ec4 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Volume info retrieved successfully. Jul 10 06:39:04.844960 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3c3f60c7-1b3c-4b01-8531-e71e6f445ec4 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] https://10.4.3.200/volume/v3/volumes/a970f102-947c-41af-989f-b390b806435e returned with HTTP 200 Jul 10 06:39:04.845343 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 894/3583] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:04 2026] GET /volume/v3/volumes/a970f102-947c-41af-989f-b390b806435e => generated 831 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:04.860164 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-8505dc22-d74a-455c-947d-1c533570b349 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:04.862431 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-8505dc22-d74a-455c-947d-1c533570b349 tempest-UserMessagesTest-1915090963 tempest-UserMessagesTest-1915090963-project-member] GET https://10.4.3.200/volume/v3/volumes/dfac71cc-6a4e-4403-bf45-ca453fe34d9c Jul 10 06:39:04.862645 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-8505dc22-d74a-455c-947d-1c533570b349 tempest-UserMessagesTest-1915090963 tempest-UserMessagesTest-1915090963-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:04.862875 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-8505dc22-d74a-455c-947d-1c533570b349 tempest-UserMessagesTest-1915090963 tempest-UserMessagesTest-1915090963-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:04.872747 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:04.872747 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:39:04.877545 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-8505dc22-d74a-455c-947d-1c533570b349 tempest-UserMessagesTest-1915090963 tempest-UserMessagesTest-1915090963-project-member] Volume info retrieved successfully. Jul 10 06:39:04.883063 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-8505dc22-d74a-455c-947d-1c533570b349 tempest-UserMessagesTest-1915090963 tempest-UserMessagesTest-1915090963-project-member] https://10.4.3.200/volume/v3/volumes/dfac71cc-6a4e-4403-bf45-ca453fe34d9c returned with HTTP 200 Jul 10 06:39:04.883619 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 904/3584] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:39:04 2026] GET /volume/v3/volumes/dfac71cc-6a4e-4403-bf45-ca453fe34d9c => generated 872 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:04.897461 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-23c0aeb6-758f-497e-8eb0-33535efc2888 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:04.899328 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-23c0aeb6-758f-497e-8eb0-33535efc2888 tempest-UserMessagesTest-1915090963 tempest-UserMessagesTest-1915090963-project-member] GET https://10.4.3.200/volume/v3/messages Jul 10 06:39:04.899554 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-23c0aeb6-758f-497e-8eb0-33535efc2888 tempest-UserMessagesTest-1915090963 tempest-UserMessagesTest-1915090963-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:04.899768 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-23c0aeb6-758f-497e-8eb0-33535efc2888 tempest-UserMessagesTest-1915090963 tempest-UserMessagesTest-1915090963-project-member] Calling method 'version_select' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:04.904957 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-23c0aeb6-758f-497e-8eb0-33535efc2888 tempest-UserMessagesTest-1915090963 tempest-UserMessagesTest-1915090963-project-member] https://10.4.3.200/volume/v3/messages returned with HTTP 200 Jul 10 06:39:04.905457 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 892/3585] 10.4.3.200 () {68 vars in 1280 bytes} [Fri Jul 10 06:39:04 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 10 06:39:04.915187 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-09b6f3d6-6dc9-4368-b5f6-4c5c05c62d2a None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:04.917348 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-09b6f3d6-6dc9-4368-b5f6-4c5c05c62d2a tempest-UserMessagesTest-1915090963 tempest-UserMessagesTest-1915090963-project-member] DELETE https://10.4.3.200/volume/v3/messages/25164964-6825-4501-9ba5-69854f00c332 Jul 10 06:39:04.917994 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-09b6f3d6-6dc9-4368-b5f6-4c5c05c62d2a tempest-UserMessagesTest-1915090963 tempest-UserMessagesTest-1915090963-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:04.917994 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-09b6f3d6-6dc9-4368-b5f6-4c5c05c62d2a tempest-UserMessagesTest-1915090963 tempest-UserMessagesTest-1915090963-project-member] Calling method 'version_select' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:04.922129 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:04.922129 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:39:04.927832 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-09b6f3d6-6dc9-4368-b5f6-4c5c05c62d2a tempest-UserMessagesTest-1915090963 tempest-UserMessagesTest-1915090963-project-member] https://10.4.3.200/volume/v3/messages/25164964-6825-4501-9ba5-69854f00c332 returned with HTTP 204 Jul 10 06:39:04.928320 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 896/3586] 10.4.3.200 () {68 vars in 1394 bytes} [Fri Jul 10 06:39:04 2026] DELETE /volume/v3/messages/25164964-6825-4501-9ba5-69854f00c332 => generated 0 bytes in 14 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 10 06:39:04.935994 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-9b6507de-9e5a-45ee-a530-beed9ce2f1f1 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:04.939722 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9b6507de-9e5a-45ee-a530-beed9ce2f1f1 tempest-UserMessagesTest-1915090963 tempest-UserMessagesTest-1915090963-project-member] GET https://10.4.3.200/volume/v3/messages/25164964-6825-4501-9ba5-69854f00c332 Jul 10 06:39:04.939722 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9b6507de-9e5a-45ee-a530-beed9ce2f1f1 tempest-UserMessagesTest-1915090963 tempest-UserMessagesTest-1915090963-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:04.939722 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9b6507de-9e5a-45ee-a530-beed9ce2f1f1 tempest-UserMessagesTest-1915090963 tempest-UserMessagesTest-1915090963-project-member] Calling method 'version_select' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:04.947932 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9b6507de-9e5a-45ee-a530-beed9ce2f1f1 tempest-UserMessagesTest-1915090963 tempest-UserMessagesTest-1915090963-project-member] https://10.4.3.200/volume/v3/messages/25164964-6825-4501-9ba5-69854f00c332 returned with HTTP 404 Jul 10 06:39:04.948276 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 895/3587] 10.4.3.200 () {68 vars in 1391 bytes} [Fri Jul 10 06:39:04 2026] GET /volume/v3/messages/25164964-6825-4501-9ba5-69854f00c332 => generated 110 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:39:04.956924 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-e360162b-9a66-423f-8b92-76161e09ce76 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:04.959622 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-e360162b-9a66-423f-8b92-76161e09ce76 tempest-UserMessagesTest-1915090963 tempest-UserMessagesTest-1915090963-project-member] GET https://10.4.3.200/volume/v3/volumes/dfac71cc-6a4e-4403-bf45-ca453fe34d9c Jul 10 06:39:04.960491 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-e360162b-9a66-423f-8b92-76161e09ce76 tempest-UserMessagesTest-1915090963 tempest-UserMessagesTest-1915090963-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:04.960491 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-e360162b-9a66-423f-8b92-76161e09ce76 tempest-UserMessagesTest-1915090963 tempest-UserMessagesTest-1915090963-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:04.971778 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:04.971778 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:39:04.976448 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-e360162b-9a66-423f-8b92-76161e09ce76 tempest-UserMessagesTest-1915090963 tempest-UserMessagesTest-1915090963-project-member] Volume info retrieved successfully. Jul 10 06:39:04.986683 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-e360162b-9a66-423f-8b92-76161e09ce76 tempest-UserMessagesTest-1915090963 tempest-UserMessagesTest-1915090963-project-member] https://10.4.3.200/volume/v3/volumes/dfac71cc-6a4e-4403-bf45-ca453fe34d9c returned with HTTP 200 Jul 10 06:39:04.987129 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 905/3588] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:39:04 2026] GET /volume/v3/volumes/dfac71cc-6a4e-4403-bf45-ca453fe34d9c => generated 872 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:04.999746 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-9e393afa-9455-4227-b36c-8365c4a291a5 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:05.002148 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9e393afa-9455-4227-b36c-8365c4a291a5 tempest-UserMessagesTest-1915090963 tempest-UserMessagesTest-1915090963-project-member] DELETE https://10.4.3.200/volume/v3/volumes/dfac71cc-6a4e-4403-bf45-ca453fe34d9c Jul 10 06:39:05.002407 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9e393afa-9455-4227-b36c-8365c4a291a5 tempest-UserMessagesTest-1915090963 tempest-UserMessagesTest-1915090963-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:05.002659 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9e393afa-9455-4227-b36c-8365c4a291a5 tempest-UserMessagesTest-1915090963 tempest-UserMessagesTest-1915090963-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:05.002848 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-9e393afa-9455-4227-b36c-8365c4a291a5 tempest-UserMessagesTest-1915090963 tempest-UserMessagesTest-1915090963-project-member] Delete volume with id: dfac71cc-6a4e-4403-bf45-ca453fe34d9c Jul 10 06:39:05.010429 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:05.010429 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:39:05.010959 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-9e393afa-9455-4227-b36c-8365c4a291a5 tempest-UserMessagesTest-1915090963 tempest-UserMessagesTest-1915090963-project-member] Volume info retrieved successfully. Jul 10 06:39:05.011941 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-9e393afa-9455-4227-b36c-8365c4a291a5 tempest-UserMessagesTest-1915090963 tempest-UserMessagesTest-1915090963-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99977) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 10 06:39:05.023868 np0000004964 devstack@c-api.service[99977]: WARNING cinder.quota [None req-9e393afa-9455-4227-b36c-8365c4a291a5 tempest-UserMessagesTest-1915090963 tempest-UserMessagesTest-1915090963-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-504889976 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-504889976, it is now deprecated. Please use the default quota class for default quota. Jul 10 06:39:05.024170 np0000004964 devstack@c-api.service[99977]: WARNING cinder.quota [None req-9e393afa-9455-4227-b36c-8365c4a291a5 tempest-UserMessagesTest-1915090963 tempest-UserMessagesTest-1915090963-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-504889976 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-504889976, it is now deprecated. Please use the default quota class for default quota. Jul 10 06:39:05.035272 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-9e393afa-9455-4227-b36c-8365c4a291a5 tempest-UserMessagesTest-1915090963 tempest-UserMessagesTest-1915090963-project-member] Created reservations ['7f3e27d0-59f8-400f-8d68-b709b4327c76', 'fb53d4c4-b892-4bf7-b63f-741f85373e9d', 'e6314bce-7cf1-4aed-8107-2381f82936ad', '1b4687c3-db9c-47d7-b616-6ff0612a7e42'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:39:05.064626 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-9e393afa-9455-4227-b36c-8365c4a291a5 tempest-UserMessagesTest-1915090963 tempest-UserMessagesTest-1915090963-project-member] Delete volume request issued successfully. Jul 10 06:39:05.064626 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9e393afa-9455-4227-b36c-8365c4a291a5 tempest-UserMessagesTest-1915090963 tempest-UserMessagesTest-1915090963-project-member] https://10.4.3.200/volume/v3/volumes/dfac71cc-6a4e-4403-bf45-ca453fe34d9c returned with HTTP 202 Jul 10 06:39:05.065023 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 893/3589] 10.4.3.200 () {68 vars in 1391 bytes} [Fri Jul 10 06:39:04 2026] DELETE /volume/v3/volumes/dfac71cc-6a4e-4403-bf45-ca453fe34d9c => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:39:05.073370 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-3ccd0a4a-b08b-4a5e-bf94-501b376706d4 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:05.076090 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3ccd0a4a-b08b-4a5e-bf94-501b376706d4 tempest-UserMessagesTest-1915090963 tempest-UserMessagesTest-1915090963-project-member] GET https://10.4.3.200/volume/v3/volumes/dfac71cc-6a4e-4403-bf45-ca453fe34d9c Jul 10 06:39:05.076392 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3ccd0a4a-b08b-4a5e-bf94-501b376706d4 tempest-UserMessagesTest-1915090963 tempest-UserMessagesTest-1915090963-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:05.076662 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3ccd0a4a-b08b-4a5e-bf94-501b376706d4 tempest-UserMessagesTest-1915090963 tempest-UserMessagesTest-1915090963-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:05.085707 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3ccd0a4a-b08b-4a5e-bf94-501b376706d4 tempest-UserMessagesTest-1915090963 tempest-UserMessagesTest-1915090963-project-member] https://10.4.3.200/volume/v3/volumes/dfac71cc-6a4e-4403-bf45-ca453fe34d9c returned with HTTP 404 Jul 10 06:39:05.086354 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 897/3590] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:39:05 2026] GET /volume/v3/volumes/dfac71cc-6a4e-4403-bf45-ca453fe34d9c => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:39:05.093580 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-d8dad011-2e05-4d15-854f-38d57a6f2c3a None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:05.095442 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d8dad011-2e05-4d15-854f-38d57a6f2c3a tempest-UserMessagesTest-209205570 tempest-UserMessagesTest-209205570-project-admin] DELETE https://10.4.3.200/volume/v3/types/84ceeb51-c241-46f5-bd53-2493872e2bad Jul 10 06:39:05.095707 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d8dad011-2e05-4d15-854f-38d57a6f2c3a tempest-UserMessagesTest-209205570 tempest-UserMessagesTest-209205570-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:05.096079 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d8dad011-2e05-4d15-854f-38d57a6f2c3a tempest-UserMessagesTest-209205570 tempest-UserMessagesTest-209205570-project-admin] Calling method '_delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:05.123476 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d8dad011-2e05-4d15-854f-38d57a6f2c3a tempest-UserMessagesTest-209205570 tempest-UserMessagesTest-209205570-project-admin] https://10.4.3.200/volume/v3/types/84ceeb51-c241-46f5-bd53-2493872e2bad returned with HTTP 202 Jul 10 06:39:05.123879 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 896/3591] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 10 06:39:05 2026] DELETE /volume/v3/types/84ceeb51-c241-46f5-bd53-2493872e2bad => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:39:05.132115 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-c2ded85e-47e1-42cc-9eb4-d6172956bb9a None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:05.134227 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-c2ded85e-47e1-42cc-9eb4-d6172956bb9a tempest-UserMessagesTest-209205570 tempest-UserMessagesTest-209205570-project-admin] GET https://10.4.3.200/volume/v3/types/84ceeb51-c241-46f5-bd53-2493872e2bad Jul 10 06:39:05.134390 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-c2ded85e-47e1-42cc-9eb4-d6172956bb9a tempest-UserMessagesTest-209205570 tempest-UserMessagesTest-209205570-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:05.134478 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-c2ded85e-47e1-42cc-9eb4-d6172956bb9a tempest-UserMessagesTest-209205570 tempest-UserMessagesTest-209205570-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:05.137670 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-c2ded85e-47e1-42cc-9eb4-d6172956bb9a tempest-UserMessagesTest-209205570 tempest-UserMessagesTest-209205570-project-admin] https://10.4.3.200/volume/v3/types/84ceeb51-c241-46f5-bd53-2493872e2bad returned with HTTP 404 Jul 10 06:39:05.138303 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 906/3592] 10.4.3.200 () {66 vars in 1342 bytes} [Fri Jul 10 06:39:05 2026] GET /volume/v3/types/84ceeb51-c241-46f5-bd53-2493872e2bad => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:39:05.147302 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-447953ed-709e-48c7-8cd9-75d05dfc94d1 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:05.149615 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-447953ed-709e-48c7-8cd9-75d05dfc94d1 tempest-UserMessagesTest-209205570 tempest-UserMessagesTest-209205570-project-admin] POST https://10.4.3.200/volume/v3/types Jul 10 06:39:05.149962 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-447953ed-709e-48c7-8cd9-75d05dfc94d1 tempest-UserMessagesTest-209205570 tempest-UserMessagesTest-209205570-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1385787189", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1392278400", "vendor_name": "tempest-vendor_name-109090635"}}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:39:05.164738 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-447953ed-709e-48c7-8cd9-75d05dfc94d1 tempest-UserMessagesTest-209205570 tempest-UserMessagesTest-209205570-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 10 06:39:05.165120 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 894/3593] 10.4.3.200 () {68 vars in 1253 bytes} [Fri Jul 10 06:39:05 2026] POST /volume/v3/types => generated 327 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:05.171049 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-e915eb8d-41fe-4535-b816-1790fdb552ee None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:05.172866 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-a2e977dd-3e59-4674-9a33-2029d32c05c9 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:05.172985 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e915eb8d-41fe-4535-b816-1790fdb552ee tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/d9114831-424c-4cf1-9630-78340420ec85 Jul 10 06:39:05.173258 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e915eb8d-41fe-4535-b816-1790fdb552ee tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:05.173483 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e915eb8d-41fe-4535-b816-1790fdb552ee tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:05.173694 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-e915eb8d-41fe-4535-b816-1790fdb552ee tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id d9114831-424c-4cf1-9630-78340420ec85. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:05.175146 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a2e977dd-3e59-4674-9a33-2029d32c05c9 tempest-UserMessagesTest-1915090963 tempest-UserMessagesTest-1915090963-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:39:05.175292 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a2e977dd-3e59-4674-9a33-2029d32c05c9 tempest-UserMessagesTest-1915090963 tempest-UserMessagesTest-1915090963-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "6a03bc85-e108-4c56-b3b5-7c7e6554fa7e", "size": 1, "name": "tempest-UserMessagesTest-Volume-64403994"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:39:05.176789 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-a2e977dd-3e59-4674-9a33-2029d32c05c9 tempest-UserMessagesTest-1915090963 tempest-UserMessagesTest-1915090963-project-member] Create volume request body: {'volume': {'volume_type': '6a03bc85-e108-4c56-b3b5-7c7e6554fa7e', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-64403994'}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:39:05.178290 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:05.178290 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:39:05.178965 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e915eb8d-41fe-4535-b816-1790fdb552ee tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/d9114831-424c-4cf1-9630-78340420ec85 returned with HTTP 200 Jul 10 06:39:05.179300 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 898/3594] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:39:05 2026] GET /volume/v3/backups/d9114831-424c-4cf1-9630-78340420ec85 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:05.181120 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-a2e977dd-3e59-4674-9a33-2029d32c05c9 tempest-UserMessagesTest-1915090963 tempest-UserMessagesTest-1915090963-project-member] Create volume of 1 GB Jul 10 06:39:05.181429 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:05.181429 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:39:05.181986 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-a2e977dd-3e59-4674-9a33-2029d32c05c9 tempest-UserMessagesTest-1915090963 tempest-UserMessagesTest-1915090963-project-member] Availability Zones retrieved successfully. Jul 10 06:39:05.186906 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-a2e977dd-3e59-4674-9a33-2029d32c05c9 tempest-UserMessagesTest-1915090963 tempest-UserMessagesTest-1915090963-project-member] Flow 'volume_create_api' (d4dbd4d5-3d10-4897-a687-0213a480a339) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:39:05.187747 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-a2e977dd-3e59-4674-9a33-2029d32c05c9 tempest-UserMessagesTest-1915090963 tempest-UserMessagesTest-1915090963-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86d3a0e0-13e0-4791-bb89-bc69ecda9511) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:39:05.188602 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-a2e977dd-3e59-4674-9a33-2029d32c05c9 tempest-UserMessagesTest-1915090963 tempest-UserMessagesTest-1915090963-project-member] Validating volume size '1' using validate_int {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:39:05.206757 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-a2e977dd-3e59-4674-9a33-2029d32c05c9 tempest-UserMessagesTest-1915090963 tempest-UserMessagesTest-1915090963-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86d3a0e0-13e0-4791-bb89-bc69ecda9511) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:39:05Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1392278400',vendor_name='tempest-vendor_name-109090635'},id=6a03bc85-e108-4c56-b3b5-7c7e6554fa7e,is_public=True,name='tempest-UserMessagesTest-volume-type-1385787189',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6a03bc85-e108-4c56-b3b5-7c7e6554fa7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:39:05.207454 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-a2e977dd-3e59-4674-9a33-2029d32c05c9 tempest-UserMessagesTest-1915090963 tempest-UserMessagesTest-1915090963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec14dd96-1f99-4a5f-8e5d-af449927d0cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:39:05.230898 np0000004964 devstack@c-api.service[99978]: WARNING cinder.quota [None req-a2e977dd-3e59-4674-9a33-2029d32c05c9 tempest-UserMessagesTest-1915090963 tempest-UserMessagesTest-1915090963-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1385787189 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1385787189, it is now deprecated. Please use the default quota class for default quota. Jul 10 06:39:05.231203 np0000004964 devstack@c-api.service[99978]: WARNING cinder.quota [None req-a2e977dd-3e59-4674-9a33-2029d32c05c9 tempest-UserMessagesTest-1915090963 tempest-UserMessagesTest-1915090963-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1385787189 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1385787189, it is now deprecated. Please use the default quota class for default quota. Jul 10 06:39:05.257172 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-a2e977dd-3e59-4674-9a33-2029d32c05c9 tempest-UserMessagesTest-1915090963 tempest-UserMessagesTest-1915090963-project-member] Created reservations ['7cddab2d-366b-405b-93ba-c352b5af1c9e', '0fc87a95-f4d4-44c1-a365-de24ba390b72', 'ce2ab571-a421-4344-9718-99acb06628e9', '1d594069-69c4-4bee-9311-5e936d2db122'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:39:05.258027 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-a2e977dd-3e59-4674-9a33-2029d32c05c9 tempest-UserMessagesTest-1915090963 tempest-UserMessagesTest-1915090963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec14dd96-1f99-4a5f-8e5d-af449927d0cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7cddab2d-366b-405b-93ba-c352b5af1c9e', '0fc87a95-f4d4-44c1-a365-de24ba390b72', 'ce2ab571-a421-4344-9718-99acb06628e9', '1d594069-69c4-4bee-9311-5e936d2db122']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:39:05.258769 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-a2e977dd-3e59-4674-9a33-2029d32c05c9 tempest-UserMessagesTest-1915090963 tempest-UserMessagesTest-1915090963-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05a7416a-5892-4579-a15f-59b0f5fad965) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:39:05.282307 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-a2e977dd-3e59-4674-9a33-2029d32c05c9 tempest-UserMessagesTest-1915090963 tempest-UserMessagesTest-1915090963-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05a7416a-5892-4579-a15f-59b0f5fad965) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f23dbebe-f751-483a-a09b-3f918eac96a5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-64403994',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63a759ed215f447d85dcd7c448033163',qos_specs=None,replication_status=,reservations=['7cddab2d-366b-405b-93ba-c352b5af1c9e','0fc87a95-f4d4-44c1-a365-de24ba390b72','ce2ab571-a421-4344-9718-99acb06628e9','1d594069-69c4-4bee-9311-5e936d2db122'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82a1e0888c9f404781dab1998e85afe2',volume_type_id=6a03bc85-e108-4c56-b3b5-7c7e6554fa7e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:39:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-64403994',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f23dbebe-f751-483a-a09b-3f918eac96a5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63a759ed215f447d85dcd7c448033163',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='82a1e0888c9f404781dab1998e85afe2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6a03bc85-e108-4c56-b3b5-7c7e6554fa7e),volume_type_id=6a03bc85-e108-4c56-b3b5-7c7e6554fa7e)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:39:05.283058 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-a2e977dd-3e59-4674-9a33-2029d32c05c9 tempest-UserMessagesTest-1915090963 tempest-UserMessagesTest-1915090963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf0ab583-6c92-4a46-8649-41838a10e812) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:39:05.303579 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-a2e977dd-3e59-4674-9a33-2029d32c05c9 tempest-UserMessagesTest-1915090963 tempest-UserMessagesTest-1915090963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf0ab583-6c92-4a46-8649-41838a10e812) transitioned into state 'SUCCESS' from state '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-64403994',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63a759ed215f447d85dcd7c448033163',qos_specs=None,replication_status=,reservations=['7cddab2d-366b-405b-93ba-c352b5af1c9e','0fc87a95-f4d4-44c1-a365-de24ba390b72','ce2ab571-a421-4344-9718-99acb06628e9','1d594069-69c4-4bee-9311-5e936d2db122'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82a1e0888c9f404781dab1998e85afe2',volume_type_id=6a03bc85-e108-4c56-b3b5-7c7e6554fa7e)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:39:05.304218 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-a2e977dd-3e59-4674-9a33-2029d32c05c9 tempest-UserMessagesTest-1915090963 tempest-UserMessagesTest-1915090963-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (031e3f50-91f1-4081-aece-dbcfc48dab68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:39:05.314554 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-a2e977dd-3e59-4674-9a33-2029d32c05c9 tempest-UserMessagesTest-1915090963 tempest-UserMessagesTest-1915090963-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (031e3f50-91f1-4081-aece-dbcfc48dab68) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:39:05.316070 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-a2e977dd-3e59-4674-9a33-2029d32c05c9 tempest-UserMessagesTest-1915090963 tempest-UserMessagesTest-1915090963-project-member] Flow 'volume_create_api' (d4dbd4d5-3d10-4897-a687-0213a480a339) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:39:05.316618 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-a2e977dd-3e59-4674-9a33-2029d32c05c9 tempest-UserMessagesTest-1915090963 tempest-UserMessagesTest-1915090963-project-member] Create volume request issued successfully. Jul 10 06:39:05.317328 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a2e977dd-3e59-4674-9a33-2029d32c05c9 tempest-UserMessagesTest-1915090963 tempest-UserMessagesTest-1915090963-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:39:05.317929 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 897/3595] 10.4.3.200 () {70 vars in 1299 bytes} [Fri Jul 10 06:39:05 2026] POST /volume/v3/volumes => generated 784 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:39:05.328634 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-5c2f509f-a4eb-4505-b916-487a2c73cf11 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:05.330354 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-5c2f509f-a4eb-4505-b916-487a2c73cf11 tempest-UserMessagesTest-1915090963 tempest-UserMessagesTest-1915090963-project-member] GET https://10.4.3.200/volume/v3/volumes/f23dbebe-f751-483a-a09b-3f918eac96a5 Jul 10 06:39:05.330599 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-5c2f509f-a4eb-4505-b916-487a2c73cf11 tempest-UserMessagesTest-1915090963 tempest-UserMessagesTest-1915090963-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:05.330789 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-5c2f509f-a4eb-4505-b916-487a2c73cf11 tempest-UserMessagesTest-1915090963 tempest-UserMessagesTest-1915090963-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:05.337926 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:05.337926 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:39:05.341705 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-5c2f509f-a4eb-4505-b916-487a2c73cf11 tempest-UserMessagesTest-1915090963 tempest-UserMessagesTest-1915090963-project-member] Volume info retrieved successfully. Jul 10 06:39:05.346603 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-5c2f509f-a4eb-4505-b916-487a2c73cf11 tempest-UserMessagesTest-1915090963 tempest-UserMessagesTest-1915090963-project-member] https://10.4.3.200/volume/v3/volumes/f23dbebe-f751-483a-a09b-3f918eac96a5 returned with HTTP 200 Jul 10 06:39:05.347023 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 907/3596] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:39:05 2026] GET /volume/v3/volumes/f23dbebe-f751-483a-a09b-3f918eac96a5 => generated 852 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:05.410990 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-9db59e04-6615-4c1b-926a-70cf588cb123 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:05.412802 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9db59e04-6615-4c1b-926a-70cf588cb123 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] GET https://10.4.3.200/volume/v3/backups/9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac Jul 10 06:39:05.413046 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9db59e04-6615-4c1b-926a-70cf588cb123 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:05.413276 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9db59e04-6615-4c1b-926a-70cf588cb123 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:05.413407 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-9db59e04-6615-4c1b-926a-70cf588cb123 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Show backup with id 9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:05.417728 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:05.417728 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:39:05.418560 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9db59e04-6615-4c1b-926a-70cf588cb123 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] https://10.4.3.200/volume/v3/backups/9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac returned with HTTP 200 Jul 10 06:39:05.419003 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 895/3597] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:05 2026] GET /volume/v3/backups/9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac => generated 799 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:05.552803 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-132f8647-49aa-4cb9-8437-bad90c413d8b None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:05.555971 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-132f8647-49aa-4cb9-8437-bad90c413d8b tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/0b6f8ec1-5872-4715-ad98-f8f96355e0d3 Jul 10 06:39:05.555971 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-132f8647-49aa-4cb9-8437-bad90c413d8b tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:05.556178 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-132f8647-49aa-4cb9-8437-bad90c413d8b tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:05.556344 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-132f8647-49aa-4cb9-8437-bad90c413d8b tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id 0b6f8ec1-5872-4715-ad98-f8f96355e0d3. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:05.560947 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:05.560947 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:39:05.562052 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-132f8647-49aa-4cb9-8437-bad90c413d8b tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/0b6f8ec1-5872-4715-ad98-f8f96355e0d3 returned with HTTP 200 Jul 10 06:39:05.562350 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 899/3598] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:05 2026] GET /volume/v3/backups/0b6f8ec1-5872-4715-ad98-f8f96355e0d3 => generated 707 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:05.858694 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-6f670af8-9cc7-49a8-a6f8-775d91ba16a3 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:05.860851 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6f670af8-9cc7-49a8-a6f8-775d91ba16a3 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] GET https://10.4.3.200/volume/v3/volumes/a970f102-947c-41af-989f-b390b806435e Jul 10 06:39:05.860985 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6f670af8-9cc7-49a8-a6f8-775d91ba16a3 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:05.861308 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6f670af8-9cc7-49a8-a6f8-775d91ba16a3 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:05.868400 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:05.868400 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:39:05.872658 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-6f670af8-9cc7-49a8-a6f8-775d91ba16a3 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Volume info retrieved successfully. Jul 10 06:39:05.876760 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6f670af8-9cc7-49a8-a6f8-775d91ba16a3 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] https://10.4.3.200/volume/v3/volumes/a970f102-947c-41af-989f-b390b806435e returned with HTTP 200 Jul 10 06:39:05.877135 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 898/3599] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:05 2026] GET /volume/v3/volumes/a970f102-947c-41af-989f-b390b806435e => generated 856 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:05.889046 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-e609fca6-5dd1-4a0c-848f-daf89f6a806a None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:05.891038 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-e609fca6-5dd1-4a0c-848f-daf89f6a806a tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] GET https://10.4.3.200/volume/v3/volumes/a970f102-947c-41af-989f-b390b806435e Jul 10 06:39:05.891308 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-e609fca6-5dd1-4a0c-848f-daf89f6a806a tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:05.891834 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-e609fca6-5dd1-4a0c-848f-daf89f6a806a tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:05.898683 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:05.898683 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:39:05.902770 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-e609fca6-5dd1-4a0c-848f-daf89f6a806a tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Volume info retrieved successfully. Jul 10 06:39:05.907328 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-e609fca6-5dd1-4a0c-848f-daf89f6a806a tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] https://10.4.3.200/volume/v3/volumes/a970f102-947c-41af-989f-b390b806435e returned with HTTP 200 Jul 10 06:39:05.907837 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 908/3600] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:05 2026] GET /volume/v3/volumes/a970f102-947c-41af-989f-b390b806435e => generated 856 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:05.923098 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-36138f75-065e-4c6f-9c2a-a168763f15d2 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:05.925430 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-36138f75-065e-4c6f-9c2a-a168763f15d2 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] GET https://10.4.3.200/volume/v3/volumes Jul 10 06:39:05.925747 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-36138f75-065e-4c6f-9c2a-a168763f15d2 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:05.926005 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-36138f75-065e-4c6f-9c2a-a168763f15d2 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Calling method 'index' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:05.926364 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.api_utils [None req-36138f75-065e-4c6f-9c2a-a168763f15d2 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Removing options '' from query. {{(pid=99977) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 06:39:05.927288 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-36138f75-065e-4c6f-9c2a-a168763f15d2 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99977) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 06:39:05.937540 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-36138f75-065e-4c6f-9c2a-a168763f15d2 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Get all volumes completed successfully. Jul 10 06:39:05.937540 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-36138f75-065e-4c6f-9c2a-a168763f15d2 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 200 Jul 10 06:39:05.938095 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 896/3601] 10.4.3.200 () {66 vars in 1237 bytes} [Fri Jul 10 06:39:05 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 10 06:39:05.947694 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-5c50c1f5-c5b4-465f-b370-76f0520d82ed None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:05.949556 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5c50c1f5-c5b4-465f-b370-76f0520d82ed tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] GET https://10.4.3.200/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-620426275 Jul 10 06:39:05.949769 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5c50c1f5-c5b4-465f-b370-76f0520d82ed tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:05.950017 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5c50c1f5-c5b4-465f-b370-76f0520d82ed tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Calling method 'index' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:05.950379 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.api_utils [None req-5c50c1f5-c5b4-465f-b370-76f0520d82ed tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Removing options '' from query. {{(pid=99976) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 06:39:05.951200 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-5c50c1f5-c5b4-465f-b370-76f0520d82ed tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-620426275'), ('no_migration_targets', True)]). {{(pid=99976) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 06:39:05.988310 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-5c50c1f5-c5b4-465f-b370-76f0520d82ed tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Get all volumes completed successfully. Jul 10 06:39:05.988868 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5c50c1f5-c5b4-465f-b370-76f0520d82ed tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] https://10.4.3.200/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-620426275 returned with HTTP 200 Jul 10 06:39:05.989436 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 900/3602] 10.4.3.200 () {66 vars in 1336 bytes} [Fri Jul 10 06:39:05 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-620426275 => generated 333 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:06.000878 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-3e794165-901f-4a47-ac2f-f81649bffe68 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:06.002815 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3e794165-901f-4a47-ac2f-f81649bffe68 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] GET https://10.4.3.200/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-620426275 Jul 10 06:39:06.003085 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3e794165-901f-4a47-ac2f-f81649bffe68 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:06.003482 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3e794165-901f-4a47-ac2f-f81649bffe68 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Calling method 'detail' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:06.003750 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.api_utils [None req-3e794165-901f-4a47-ac2f-f81649bffe68 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Removing options '' from query. {{(pid=99978) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 06:39:06.004610 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-3e794165-901f-4a47-ac2f-f81649bffe68 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-620426275'), ('no_migration_targets', True)]). {{(pid=99978) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 06:39:06.013526 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-3e794165-901f-4a47-ac2f-f81649bffe68 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Get all volumes completed successfully. Jul 10 06:39:06.014337 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:06.014337 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:39:06.018660 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3e794165-901f-4a47-ac2f-f81649bffe68 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] https://10.4.3.200/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-620426275 returned with HTTP 200 Jul 10 06:39:06.019159 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 899/3603] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 10 06:39:05 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-620426275 => generated 859 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:06.033689 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-64e493c3-0985-4c2d-a1e7-892c2b9e3183 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:06.035663 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-64e493c3-0985-4c2d-a1e7-892c2b9e3183 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] GET https://10.4.3.200/volume/v3/volumes/detail?limit=1 Jul 10 06:39:06.035908 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-64e493c3-0985-4c2d-a1e7-892c2b9e3183 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:06.036156 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-64e493c3-0985-4c2d-a1e7-892c2b9e3183 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Calling method 'detail' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:06.036453 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.api_utils [None req-64e493c3-0985-4c2d-a1e7-892c2b9e3183 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Removing options '' from query. {{(pid=99975) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 06:39:06.037393 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-64e493c3-0985-4c2d-a1e7-892c2b9e3183 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99975) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 06:39:06.045118 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-64e493c3-0985-4c2d-a1e7-892c2b9e3183 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Get all volumes completed successfully. Jul 10 06:39:06.046030 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:06.046030 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:39:06.050445 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-64e493c3-0985-4c2d-a1e7-892c2b9e3183 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] https://10.4.3.200/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Jul 10 06:39:06.050928 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 909/3604] 10.4.3.200 () {66 vars in 1273 bytes} [Fri Jul 10 06:39:06 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1002 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:39:06.065120 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-c18632ce-a850-410f-a25a-5fdab3135f3b None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:06.067084 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c18632ce-a850-410f-a25a-5fdab3135f3b tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] GET https://10.4.3.200/volume/v3/volumes/detail?limit=1&marker=a970f102-947c-41af-989f-b390b806435e Jul 10 06:39:06.067304 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c18632ce-a850-410f-a25a-5fdab3135f3b tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:06.067647 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c18632ce-a850-410f-a25a-5fdab3135f3b tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Calling method 'detail' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:06.067909 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.api_utils [None req-c18632ce-a850-410f-a25a-5fdab3135f3b tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Removing options '' from query. {{(pid=99977) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 06:39:06.068242 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:06.068242 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:39:06.068738 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-c18632ce-a850-410f-a25a-5fdab3135f3b tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99977) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 06:39:06.093955 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-23a42dfb-bad6-453b-aeee-79736a85c39b None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:06.105599 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-c18632ce-a850-410f-a25a-5fdab3135f3b tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Get all volumes completed successfully. Jul 10 06:39:06.106463 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:06.106463 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:39:06.111642 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c18632ce-a850-410f-a25a-5fdab3135f3b tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] https://10.4.3.200/volume/v3/volumes/detail?limit=1&marker=a970f102-947c-41af-989f-b390b806435e returned with HTTP 200 Jul 10 06:39:06.111642 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 897/3605] 10.4.3.200 () {66 vars in 1361 bytes} [Fri Jul 10 06:39:06 2026] GET /volume/v3/volumes/detail?limit=1&marker=a970f102-947c-41af-989f-b390b806435e => generated 1003 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:39:06.124643 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-ece3e243-49b2-4e41-83fd-a3380368608f None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:06.126601 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ece3e243-49b2-4e41-83fd-a3380368608f tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] GET https://10.4.3.200/volume/v3/volumes/detail?limit=1&marker=065f0b0c-834b-472a-b272-5bc5c9df1328 Jul 10 06:39:06.126601 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ece3e243-49b2-4e41-83fd-a3380368608f tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:06.126815 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ece3e243-49b2-4e41-83fd-a3380368608f tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Calling method 'detail' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:06.126866 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.api_utils [None req-ece3e243-49b2-4e41-83fd-a3380368608f tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Removing options '' from query. {{(pid=99978) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 06:39:06.127596 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-ece3e243-49b2-4e41-83fd-a3380368608f tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99978) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 06:39:06.163351 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-ece3e243-49b2-4e41-83fd-a3380368608f tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Get all volumes completed successfully. Jul 10 06:39:06.164427 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:06.164427 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:39:06.164899 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-23a42dfb-bad6-453b-aeee-79736a85c39b tempest-ProjectMemberTests-1005950416 tempest-ProjectMemberTests-1005950416-project-admin] GET https://10.4.3.200/volume/v3/scheduler-stats/get_pools Jul 10 06:39:06.165114 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-23a42dfb-bad6-453b-aeee-79736a85c39b tempest-ProjectMemberTests-1005950416 tempest-ProjectMemberTests-1005950416-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:06.165298 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-23a42dfb-bad6-453b-aeee-79736a85c39b tempest-ProjectMemberTests-1005950416 tempest-ProjectMemberTests-1005950416-project-admin] Calling method 'get_pools' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:06.165550 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:06.165550 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:39:06.169046 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ece3e243-49b2-4e41-83fd-a3380368608f tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] https://10.4.3.200/volume/v3/volumes/detail?limit=1&marker=065f0b0c-834b-472a-b272-5bc5c9df1328 returned with HTTP 200 Jul 10 06:39:06.169415 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 900/3606] 10.4.3.200 () {66 vars in 1361 bytes} [Fri Jul 10 06:39:06 2026] GET /volume/v3/volumes/detail?limit=1&marker=065f0b0c-834b-472a-b272-5bc5c9df1328 => generated 1002 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:39:06.186273 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-2a731782-ae4b-4cd8-9839-3fd9a65b8530 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:06.188150 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-2a731782-ae4b-4cd8-9839-3fd9a65b8530 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] GET https://10.4.3.200/volume/v3/volumes/detail?limit=1&marker=8c2713f6-0886-4b93-9a33-ee2e6eaee6bd Jul 10 06:39:06.188399 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-2a731782-ae4b-4cd8-9839-3fd9a65b8530 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:06.188666 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-2a731782-ae4b-4cd8-9839-3fd9a65b8530 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Calling method 'detail' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:06.188931 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.api_utils [None req-2a731782-ae4b-4cd8-9839-3fd9a65b8530 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Removing options '' from query. {{(pid=99975) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 06:39:06.189906 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-2a731782-ae4b-4cd8-9839-3fd9a65b8530 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99975) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 06:39:06.190329 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-dd7bba19-6f34-42fb-b502-7bc17abf0423 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:06.192232 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-dd7bba19-6f34-42fb-b502-7bc17abf0423 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/d9114831-424c-4cf1-9630-78340420ec85 Jul 10 06:39:06.192476 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-dd7bba19-6f34-42fb-b502-7bc17abf0423 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:06.192734 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-dd7bba19-6f34-42fb-b502-7bc17abf0423 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:06.192879 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-dd7bba19-6f34-42fb-b502-7bc17abf0423 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id d9114831-424c-4cf1-9630-78340420ec85. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:06.197373 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:06.197373 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:39:06.198065 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-dd7bba19-6f34-42fb-b502-7bc17abf0423 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/d9114831-424c-4cf1-9630-78340420ec85 returned with HTTP 200 Jul 10 06:39:06.198453 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 898/3607] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:39:06 2026] GET /volume/v3/backups/d9114831-424c-4cf1-9630-78340420ec85 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:06.227996 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-2a731782-ae4b-4cd8-9839-3fd9a65b8530 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Get all volumes completed successfully. Jul 10 06:39:06.230546 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-2a731782-ae4b-4cd8-9839-3fd9a65b8530 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] https://10.4.3.200/volume/v3/volumes/detail?limit=1&marker=8c2713f6-0886-4b93-9a33-ee2e6eaee6bd returned with HTTP 200 Jul 10 06:39:06.230968 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 910/3608] 10.4.3.200 () {66 vars in 1361 bytes} [Fri Jul 10 06:39:06 2026] GET /volume/v3/volumes/detail?limit=1&marker=8c2713f6-0886-4b93-9a33-ee2e6eaee6bd => generated 15 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 06:39:06.247528 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-dabe2663-b6c6-44ee-977e-c68f45a86d90 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:06.249323 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-dabe2663-b6c6-44ee-977e-c68f45a86d90 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] GET https://10.4.3.200/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Jul 10 06:39:06.249488 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-dabe2663-b6c6-44ee-977e-c68f45a86d90 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:06.249689 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-dabe2663-b6c6-44ee-977e-c68f45a86d90 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Calling method 'detail' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:06.249920 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.api_utils [None req-dabe2663-b6c6-44ee-977e-c68f45a86d90 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Removing options '' from query. {{(pid=99978) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 06:39:06.250202 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-dabe2663-b6c6-44ee-977e-c68f45a86d90 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Could not evaluate value available, assuming string {{(pid=99978) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 10 06:39:06.250837 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-dabe2663-b6c6-44ee-977e-c68f45a86d90 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=99978) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 06:39:06.279412 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-dabe2663-b6c6-44ee-977e-c68f45a86d90 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Get all volumes completed successfully. Jul 10 06:39:06.281143 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:06.281143 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:39:06.285410 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-dabe2663-b6c6-44ee-977e-c68f45a86d90 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] https://10.4.3.200/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Jul 10 06:39:06.285873 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 901/3609] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 10 06:39:06 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1891 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:39:06.300990 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-fa2d5cb6-7ff4-4cc0-a6c6-356476e5537f None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:06.303034 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-fa2d5cb6-7ff4-4cc0-a6c6-356476e5537f tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] GET https://10.4.3.200/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Jul 10 06:39:06.303246 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-fa2d5cb6-7ff4-4cc0-a6c6-356476e5537f tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:06.303456 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-fa2d5cb6-7ff4-4cc0-a6c6-356476e5537f tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Calling method 'detail' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:06.303760 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.api_utils [None req-fa2d5cb6-7ff4-4cc0-a6c6-356476e5537f tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Removing options '' from query. {{(pid=99977) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 06:39:06.304075 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-fa2d5cb6-7ff4-4cc0-a6c6-356476e5537f tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Could not evaluate value available, assuming string {{(pid=99977) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 10 06:39:06.304756 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-fa2d5cb6-7ff4-4cc0-a6c6-356476e5537f tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=99977) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 06:39:06.361124 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-4deed9a7-5021-493a-80b1-f0d1a2e8c8df None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:06.362830 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-4deed9a7-5021-493a-80b1-f0d1a2e8c8df tempest-UserMessagesTest-1915090963 tempest-UserMessagesTest-1915090963-project-member] GET https://10.4.3.200/volume/v3/volumes/f23dbebe-f751-483a-a09b-3f918eac96a5 Jul 10 06:39:06.363013 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-4deed9a7-5021-493a-80b1-f0d1a2e8c8df tempest-UserMessagesTest-1915090963 tempest-UserMessagesTest-1915090963-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:06.363203 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-4deed9a7-5021-493a-80b1-f0d1a2e8c8df tempest-UserMessagesTest-1915090963 tempest-UserMessagesTest-1915090963-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:06.370995 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:06.370995 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:39:06.375623 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-4deed9a7-5021-493a-80b1-f0d1a2e8c8df tempest-UserMessagesTest-1915090963 tempest-UserMessagesTest-1915090963-project-member] Volume info retrieved successfully. Jul 10 06:39:06.381154 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-4deed9a7-5021-493a-80b1-f0d1a2e8c8df tempest-UserMessagesTest-1915090963 tempest-UserMessagesTest-1915090963-project-member] https://10.4.3.200/volume/v3/volumes/f23dbebe-f751-483a-a09b-3f918eac96a5 returned with HTTP 200 Jul 10 06:39:06.381564 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 911/3610] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:39:06 2026] GET /volume/v3/volumes/f23dbebe-f751-483a-a09b-3f918eac96a5 => generated 873 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:06.394839 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-8733721d-f99c-49b2-b7fd-18bbcee78b6d None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:06.396818 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-8733721d-f99c-49b2-b7fd-18bbcee78b6d tempest-UserMessagesTest-1915090963 tempest-UserMessagesTest-1915090963-project-member] GET https://10.4.3.200/volume/v3/messages Jul 10 06:39:06.397090 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-8733721d-f99c-49b2-b7fd-18bbcee78b6d tempest-UserMessagesTest-1915090963 tempest-UserMessagesTest-1915090963-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:06.397300 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-8733721d-f99c-49b2-b7fd-18bbcee78b6d tempest-UserMessagesTest-1915090963 tempest-UserMessagesTest-1915090963-project-member] Calling method 'version_select' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:06.401163 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-8733721d-f99c-49b2-b7fd-18bbcee78b6d tempest-UserMessagesTest-1915090963 tempest-UserMessagesTest-1915090963-project-member] https://10.4.3.200/volume/v3/messages returned with HTTP 200 Jul 10 06:39:06.401652 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 902/3611] 10.4.3.200 () {68 vars in 1280 bytes} [Fri Jul 10 06:39:06 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 10 06:39:06.410866 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-38214d2c-9b5a-44d4-8432-2a7a6ccd3379 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:06.412798 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-38214d2c-9b5a-44d4-8432-2a7a6ccd3379 tempest-UserMessagesTest-1915090963 tempest-UserMessagesTest-1915090963-project-member] GET https://10.4.3.200/volume/v3/messages/d8a08db7-255d-47ed-9a52-471660a1c9f2 Jul 10 06:39:06.413049 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-38214d2c-9b5a-44d4-8432-2a7a6ccd3379 tempest-UserMessagesTest-1915090963 tempest-UserMessagesTest-1915090963-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:06.413231 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-38214d2c-9b5a-44d4-8432-2a7a6ccd3379 tempest-UserMessagesTest-1915090963 tempest-UserMessagesTest-1915090963-project-member] Calling method 'version_select' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:06.418419 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-38214d2c-9b5a-44d4-8432-2a7a6ccd3379 tempest-UserMessagesTest-1915090963 tempest-UserMessagesTest-1915090963-project-member] https://10.4.3.200/volume/v3/messages/d8a08db7-255d-47ed-9a52-471660a1c9f2 returned with HTTP 200 Jul 10 06:39:06.418871 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 912/3612] 10.4.3.200 () {68 vars in 1391 bytes} [Fri Jul 10 06:39:06 2026] GET /volume/v3/messages/d8a08db7-255d-47ed-9a52-471660a1c9f2 => generated 667 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:06.428172 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-311a71d6-3c49-4049-8889-421d077633b6 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:06.430064 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-311a71d6-3c49-4049-8889-421d077633b6 tempest-UserMessagesTest-1915090963 tempest-UserMessagesTest-1915090963-project-member] GET https://10.4.3.200/volume/v3/messages Jul 10 06:39:06.430238 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-311a71d6-3c49-4049-8889-421d077633b6 tempest-UserMessagesTest-1915090963 tempest-UserMessagesTest-1915090963-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:06.430405 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-311a71d6-3c49-4049-8889-421d077633b6 tempest-UserMessagesTest-1915090963 tempest-UserMessagesTest-1915090963-project-member] Calling method 'version_select' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:06.433654 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-311a71d6-3c49-4049-8889-421d077633b6 tempest-UserMessagesTest-1915090963 tempest-UserMessagesTest-1915090963-project-member] https://10.4.3.200/volume/v3/messages returned with HTTP 200 Jul 10 06:39:06.434064 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 903/3613] 10.4.3.200 () {68 vars in 1280 bytes} [Fri Jul 10 06:39:06 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 10 06:39:06.434494 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-90dba25c-7a53-4e04-b0ee-7710d9e1557c None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:06.436689 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-90dba25c-7a53-4e04-b0ee-7710d9e1557c tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] GET https://10.4.3.200/volume/v3/backups/9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac Jul 10 06:39:06.436982 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-90dba25c-7a53-4e04-b0ee-7710d9e1557c tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:06.437213 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-90dba25c-7a53-4e04-b0ee-7710d9e1557c tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:06.437335 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-90dba25c-7a53-4e04-b0ee-7710d9e1557c tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Show backup with id 9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:06.442305 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:06.442305 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:39:06.443392 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-90dba25c-7a53-4e04-b0ee-7710d9e1557c tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] https://10.4.3.200/volume/v3/backups/9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac returned with HTTP 200 Jul 10 06:39:06.443456 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-38972c9f-7ad3-4160-b9e2-30f5ebceada1 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:06.443916 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 913/3614] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:06 2026] GET /volume/v3/backups/9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:06.445385 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-38972c9f-7ad3-4160-b9e2-30f5ebceada1 tempest-UserMessagesTest-1915090963 tempest-UserMessagesTest-1915090963-project-member] DELETE https://10.4.3.200/volume/v3/messages/d8a08db7-255d-47ed-9a52-471660a1c9f2 Jul 10 06:39:06.445635 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-38972c9f-7ad3-4160-b9e2-30f5ebceada1 tempest-UserMessagesTest-1915090963 tempest-UserMessagesTest-1915090963-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:06.445843 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-38972c9f-7ad3-4160-b9e2-30f5ebceada1 tempest-UserMessagesTest-1915090963 tempest-UserMessagesTest-1915090963-project-member] Calling method 'version_select' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:06.456746 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-38972c9f-7ad3-4160-b9e2-30f5ebceada1 tempest-UserMessagesTest-1915090963 tempest-UserMessagesTest-1915090963-project-member] https://10.4.3.200/volume/v3/messages/d8a08db7-255d-47ed-9a52-471660a1c9f2 returned with HTTP 204 Jul 10 06:39:06.457196 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 904/3615] 10.4.3.200 () {68 vars in 1394 bytes} [Fri Jul 10 06:39:06 2026] DELETE /volume/v3/messages/d8a08db7-255d-47ed-9a52-471660a1c9f2 => generated 0 bytes in 14 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 10 06:39:06.464800 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-41fa4bb3-7961-4f9e-a941-b147ac6c58ae None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:06.466865 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-41fa4bb3-7961-4f9e-a941-b147ac6c58ae tempest-UserMessagesTest-1915090963 tempest-UserMessagesTest-1915090963-project-member] GET https://10.4.3.200/volume/v3/volumes/f23dbebe-f751-483a-a09b-3f918eac96a5 Jul 10 06:39:06.467166 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-41fa4bb3-7961-4f9e-a941-b147ac6c58ae tempest-UserMessagesTest-1915090963 tempest-UserMessagesTest-1915090963-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:06.467393 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-41fa4bb3-7961-4f9e-a941-b147ac6c58ae tempest-UserMessagesTest-1915090963 tempest-UserMessagesTest-1915090963-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:06.476263 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:06.476263 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:39:06.480320 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-41fa4bb3-7961-4f9e-a941-b147ac6c58ae tempest-UserMessagesTest-1915090963 tempest-UserMessagesTest-1915090963-project-member] Volume info retrieved successfully. Jul 10 06:39:06.485306 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-41fa4bb3-7961-4f9e-a941-b147ac6c58ae tempest-UserMessagesTest-1915090963 tempest-UserMessagesTest-1915090963-project-member] https://10.4.3.200/volume/v3/volumes/f23dbebe-f751-483a-a09b-3f918eac96a5 returned with HTTP 200 Jul 10 06:39:06.485779 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 914/3616] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:39:06 2026] GET /volume/v3/volumes/f23dbebe-f751-483a-a09b-3f918eac96a5 => generated 873 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:06.500280 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-808bf65f-b62f-4631-b889-2d0f91dd8dfc None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:06.502067 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-808bf65f-b62f-4631-b889-2d0f91dd8dfc tempest-UserMessagesTest-1915090963 tempest-UserMessagesTest-1915090963-project-member] DELETE https://10.4.3.200/volume/v3/volumes/f23dbebe-f751-483a-a09b-3f918eac96a5 Jul 10 06:39:06.502288 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-808bf65f-b62f-4631-b889-2d0f91dd8dfc tempest-UserMessagesTest-1915090963 tempest-UserMessagesTest-1915090963-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:06.502479 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-808bf65f-b62f-4631-b889-2d0f91dd8dfc tempest-UserMessagesTest-1915090963 tempest-UserMessagesTest-1915090963-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:06.502687 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-808bf65f-b62f-4631-b889-2d0f91dd8dfc tempest-UserMessagesTest-1915090963 tempest-UserMessagesTest-1915090963-project-member] Delete volume with id: f23dbebe-f751-483a-a09b-3f918eac96a5 Jul 10 06:39:06.506545 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-fa2d5cb6-7ff4-4cc0-a6c6-356476e5537f tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Get all volumes completed successfully. Jul 10 06:39:06.508016 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:06.508016 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:39:06.509606 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:06.509606 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:39:06.510108 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-808bf65f-b62f-4631-b889-2d0f91dd8dfc tempest-UserMessagesTest-1915090963 tempest-UserMessagesTest-1915090963-project-member] Volume info retrieved successfully. Jul 10 06:39:06.511330 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-808bf65f-b62f-4631-b889-2d0f91dd8dfc tempest-UserMessagesTest-1915090963 tempest-UserMessagesTest-1915090963-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99978) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 10 06:39:06.512549 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-fa2d5cb6-7ff4-4cc0-a6c6-356476e5537f tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] https://10.4.3.200/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Jul 10 06:39:06.512995 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 899/3617] 10.4.3.200 () {66 vars in 1359 bytes} [Fri Jul 10 06:39:06 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1891 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:39:06.525370 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-a524378f-612e-4a09-9fb0-01b488255792 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:06.527215 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-a524378f-612e-4a09-9fb0-01b488255792 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] GET https://10.4.3.200/volume/v3/volumes?limit=1 Jul 10 06:39:06.527442 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-a524378f-612e-4a09-9fb0-01b488255792 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:06.527680 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-a524378f-612e-4a09-9fb0-01b488255792 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Calling method 'index' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:06.527992 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.api_utils [None req-a524378f-612e-4a09-9fb0-01b488255792 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Removing options '' from query. {{(pid=99975) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 06:39:06.528762 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-a524378f-612e-4a09-9fb0-01b488255792 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99975) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 06:39:06.532068 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-808bf65f-b62f-4631-b889-2d0f91dd8dfc tempest-UserMessagesTest-1915090963 tempest-UserMessagesTest-1915090963-project-member] Created reservations ['e8a890ed-46cf-471e-9afe-0c2b1c3c2706', 'b50d34cd-850d-4be1-9403-4a13c42ff1f0', 'e2c4d498-11a7-4fa4-90af-4c0b0d1200b8', 'ab3987f6-eb06-4b3a-8747-9ad3537068d4'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:39:06.535529 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-a524378f-612e-4a09-9fb0-01b488255792 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Get all volumes completed successfully. Jul 10 06:39:06.536103 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-a524378f-612e-4a09-9fb0-01b488255792 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] https://10.4.3.200/volume/v3/volumes?limit=1 returned with HTTP 200 Jul 10 06:39:06.536527 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 915/3618] 10.4.3.200 () {66 vars in 1252 bytes} [Fri Jul 10 06:39:06 2026] GET /volume/v3/volumes?limit=1 => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:06.544831 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-7f011511-ee45-4480-8923-a3686b3d8c88 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:06.546773 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7f011511-ee45-4480-8923-a3686b3d8c88 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] GET https://10.4.3.200/volume/v3/volumes?limit=1&marker=a970f102-947c-41af-989f-b390b806435e Jul 10 06:39:06.547021 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-7f011511-ee45-4480-8923-a3686b3d8c88 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:06.547259 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-7f011511-ee45-4480-8923-a3686b3d8c88 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Calling method 'index' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:06.547496 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.api_utils [None req-7f011511-ee45-4480-8923-a3686b3d8c88 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Removing options '' from query. {{(pid=99977) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 06:39:06.548279 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-7f011511-ee45-4480-8923-a3686b3d8c88 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99977) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 06:39:06.561578 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-7f011511-ee45-4480-8923-a3686b3d8c88 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Get all volumes completed successfully. Jul 10 06:39:06.562268 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7f011511-ee45-4480-8923-a3686b3d8c88 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] https://10.4.3.200/volume/v3/volumes?limit=1&marker=a970f102-947c-41af-989f-b390b806435e returned with HTTP 200 Jul 10 06:39:06.562738 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 900/3619] 10.4.3.200 () {66 vars in 1340 bytes} [Fri Jul 10 06:39:06 2026] GET /volume/v3/volumes?limit=1&marker=a970f102-947c-41af-989f-b390b806435e => generated 470 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:06.572306 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-808bf65f-b62f-4631-b889-2d0f91dd8dfc tempest-UserMessagesTest-1915090963 tempest-UserMessagesTest-1915090963-project-member] Delete volume request issued successfully. Jul 10 06:39:06.572473 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-808bf65f-b62f-4631-b889-2d0f91dd8dfc tempest-UserMessagesTest-1915090963 tempest-UserMessagesTest-1915090963-project-member] https://10.4.3.200/volume/v3/volumes/f23dbebe-f751-483a-a09b-3f918eac96a5 returned with HTTP 202 Jul 10 06:39:06.572712 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-fb9fb0f1-47d3-40ec-929f-60ab72c9df12 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:06.572998 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 905/3620] 10.4.3.200 () {68 vars in 1391 bytes} [Fri Jul 10 06:39:06 2026] DELETE /volume/v3/volumes/f23dbebe-f751-483a-a09b-3f918eac96a5 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:39:06.573614 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-026f884d-4916-4917-936a-0a46328c676f None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:06.574551 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-fb9fb0f1-47d3-40ec-929f-60ab72c9df12 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] GET https://10.4.3.200/volume/v3/volumes?limit=1&marker=065f0b0c-834b-472a-b272-5bc5c9df1328 Jul 10 06:39:06.574738 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-fb9fb0f1-47d3-40ec-929f-60ab72c9df12 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:06.574943 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-fb9fb0f1-47d3-40ec-929f-60ab72c9df12 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Calling method 'index' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:06.575157 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.api_utils [None req-fb9fb0f1-47d3-40ec-929f-60ab72c9df12 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Removing options '' from query. {{(pid=99975) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 06:39:06.575419 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-026f884d-4916-4917-936a-0a46328c676f tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/0b6f8ec1-5872-4715-ad98-f8f96355e0d3 Jul 10 06:39:06.575514 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:06.575514 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:39:06.575720 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-026f884d-4916-4917-936a-0a46328c676f tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:06.575880 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-026f884d-4916-4917-936a-0a46328c676f tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:06.575981 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-fb9fb0f1-47d3-40ec-929f-60ab72c9df12 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99975) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 06:39:06.576034 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-026f884d-4916-4917-936a-0a46328c676f tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id 0b6f8ec1-5872-4715-ad98-f8f96355e0d3. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:06.580265 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-3e874549-b734-4177-be60-d15b7a230cf2 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:06.580547 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:06.580547 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:39:06.581473 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-026f884d-4916-4917-936a-0a46328c676f tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/0b6f8ec1-5872-4715-ad98-f8f96355e0d3 returned with HTTP 200 Jul 10 06:39:06.581874 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 901/3621] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:06 2026] GET /volume/v3/backups/0b6f8ec1-5872-4715-ad98-f8f96355e0d3 => generated 707 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:06.582155 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3e874549-b734-4177-be60-d15b7a230cf2 tempest-UserMessagesTest-1915090963 tempest-UserMessagesTest-1915090963-project-member] GET https://10.4.3.200/volume/v3/volumes/f23dbebe-f751-483a-a09b-3f918eac96a5 Jul 10 06:39:06.582344 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3e874549-b734-4177-be60-d15b7a230cf2 tempest-UserMessagesTest-1915090963 tempest-UserMessagesTest-1915090963-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:06.582599 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3e874549-b734-4177-be60-d15b7a230cf2 tempest-UserMessagesTest-1915090963 tempest-UserMessagesTest-1915090963-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:06.587588 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-fb9fb0f1-47d3-40ec-929f-60ab72c9df12 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Get all volumes completed successfully. Jul 10 06:39:06.588146 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-fb9fb0f1-47d3-40ec-929f-60ab72c9df12 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] https://10.4.3.200/volume/v3/volumes?limit=1&marker=065f0b0c-834b-472a-b272-5bc5c9df1328 returned with HTTP 200 Jul 10 06:39:06.588393 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3e874549-b734-4177-be60-d15b7a230cf2 tempest-UserMessagesTest-1915090963 tempest-UserMessagesTest-1915090963-project-member] https://10.4.3.200/volume/v3/volumes/f23dbebe-f751-483a-a09b-3f918eac96a5 returned with HTTP 404 Jul 10 06:39:06.588547 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 916/3622] 10.4.3.200 () {66 vars in 1340 bytes} [Fri Jul 10 06:39:06 2026] GET /volume/v3/volumes?limit=1&marker=065f0b0c-834b-472a-b272-5bc5c9df1328 => generated 469 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:06.589070 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 906/3623] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:39:06 2026] GET /volume/v3/volumes/f23dbebe-f751-483a-a09b-3f918eac96a5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:39:06.596652 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-e59e9296-fa6c-467e-a95d-169523a7fc34 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:06.596716 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-a154f411-5f6a-47e4-b8cc-e122500f038e None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:06.598298 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-e59e9296-fa6c-467e-a95d-169523a7fc34 tempest-UserMessagesTest-209205570 tempest-UserMessagesTest-209205570-project-admin] DELETE https://10.4.3.200/volume/v3/types/6a03bc85-e108-4c56-b3b5-7c7e6554fa7e Jul 10 06:39:06.598519 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-e59e9296-fa6c-467e-a95d-169523a7fc34 tempest-UserMessagesTest-209205570 tempest-UserMessagesTest-209205570-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:06.598656 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a154f411-5f6a-47e4-b8cc-e122500f038e tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] GET https://10.4.3.200/volume/v3/volumes?limit=1&marker=8c2713f6-0886-4b93-9a33-ee2e6eaee6bd Jul 10 06:39:06.598741 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-e59e9296-fa6c-467e-a95d-169523a7fc34 tempest-UserMessagesTest-209205570 tempest-UserMessagesTest-209205570-project-admin] Calling method '_delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:06.598894 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a154f411-5f6a-47e4-b8cc-e122500f038e tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:06.598972 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:06.598972 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:39:06.599093 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a154f411-5f6a-47e4-b8cc-e122500f038e tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Calling method 'index' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:06.599358 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.api_utils [None req-a154f411-5f6a-47e4-b8cc-e122500f038e tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Removing options '' from query. {{(pid=99977) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 06:39:06.600120 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-a154f411-5f6a-47e4-b8cc-e122500f038e tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99977) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 06:39:06.610359 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-a154f411-5f6a-47e4-b8cc-e122500f038e tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Get all volumes completed successfully. Jul 10 06:39:06.610878 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a154f411-5f6a-47e4-b8cc-e122500f038e tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] https://10.4.3.200/volume/v3/volumes?limit=1&marker=8c2713f6-0886-4b93-9a33-ee2e6eaee6bd returned with HTTP 200 Jul 10 06:39:06.611384 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 902/3624] 10.4.3.200 () {66 vars in 1340 bytes} [Fri Jul 10 06:39:06 2026] GET /volume/v3/volumes?limit=1&marker=8c2713f6-0886-4b93-9a33-ee2e6eaee6bd => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 06:39:06.620572 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-d99d23b5-5515-45a6-a2e4-f06876b42327 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:06.622310 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d99d23b5-5515-45a6-a2e4-f06876b42327 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] GET https://10.4.3.200/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-755217969&status=available Jul 10 06:39:06.622478 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d99d23b5-5515-45a6-a2e4-f06876b42327 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:06.622715 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d99d23b5-5515-45a6-a2e4-f06876b42327 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Calling method 'index' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:06.623042 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.api_utils [None req-d99d23b5-5515-45a6-a2e4-f06876b42327 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Removing options '' from query. {{(pid=99978) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 06:39:06.623249 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-d99d23b5-5515-45a6-a2e4-f06876b42327 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Could not evaluate value available, assuming string {{(pid=99978) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 10 06:39:06.623585 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-e59e9296-fa6c-467e-a95d-169523a7fc34 tempest-UserMessagesTest-209205570 tempest-UserMessagesTest-209205570-project-admin] https://10.4.3.200/volume/v3/types/6a03bc85-e108-4c56-b3b5-7c7e6554fa7e returned with HTTP 202 Jul 10 06:39:06.623864 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-d99d23b5-5515-45a6-a2e4-f06876b42327 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-755217969'), ('no_migration_targets', True)]). {{(pid=99978) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 06:39:06.624190 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 917/3625] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 10 06:39:06 2026] DELETE /volume/v3/types/6a03bc85-e108-4c56-b3b5-7c7e6554fa7e => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:39:06.630684 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-6f230014-59c9-4790-979d-94a7d263f3c8 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:06.632653 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6f230014-59c9-4790-979d-94a7d263f3c8 tempest-UserMessagesTest-209205570 tempest-UserMessagesTest-209205570-project-admin] GET https://10.4.3.200/volume/v3/types/6a03bc85-e108-4c56-b3b5-7c7e6554fa7e Jul 10 06:39:06.632884 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6f230014-59c9-4790-979d-94a7d263f3c8 tempest-UserMessagesTest-209205570 tempest-UserMessagesTest-209205570-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:06.633148 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6f230014-59c9-4790-979d-94a7d263f3c8 tempest-UserMessagesTest-209205570 tempest-UserMessagesTest-209205570-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:06.636061 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6f230014-59c9-4790-979d-94a7d263f3c8 tempest-UserMessagesTest-209205570 tempest-UserMessagesTest-209205570-project-admin] https://10.4.3.200/volume/v3/types/6a03bc85-e108-4c56-b3b5-7c7e6554fa7e returned with HTTP 404 Jul 10 06:39:06.636580 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 903/3626] 10.4.3.200 () {66 vars in 1342 bytes} [Fri Jul 10 06:39:06 2026] GET /volume/v3/types/6a03bc85-e108-4c56-b3b5-7c7e6554fa7e => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:39:06.651415 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-d99d23b5-5515-45a6-a2e4-f06876b42327 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Get all volumes completed successfully. Jul 10 06:39:06.651939 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d99d23b5-5515-45a6-a2e4-f06876b42327 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] https://10.4.3.200/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-755217969&status=available returned with HTTP 200 Jul 10 06:39:06.652366 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 907/3627] 10.4.3.200 () {66 vars in 1370 bytes} [Fri Jul 10 06:39:06 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-755217969&status=available => generated 333 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:06.662281 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-bb9c3b08-95ea-4bed-9afc-635ba73a1ac1 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:06.663695 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-bb9c3b08-95ea-4bed-9afc-635ba73a1ac1 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] GET https://10.4.3.200/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-620426275&status=available Jul 10 06:39:06.663877 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-bb9c3b08-95ea-4bed-9afc-635ba73a1ac1 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:06.664084 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-bb9c3b08-95ea-4bed-9afc-635ba73a1ac1 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Calling method 'detail' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:06.664319 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.api_utils [None req-bb9c3b08-95ea-4bed-9afc-635ba73a1ac1 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Removing options '' from query. {{(pid=99975) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 06:39:06.664603 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-bb9c3b08-95ea-4bed-9afc-635ba73a1ac1 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Could not evaluate value available, assuming string {{(pid=99975) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 10 06:39:06.665251 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-bb9c3b08-95ea-4bed-9afc-635ba73a1ac1 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-620426275'), ('no_migration_targets', True)]). {{(pid=99975) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 06:39:06.668168 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-23a42dfb-bad6-453b-aeee-79736a85c39b tempest-ProjectMemberTests-1005950416 tempest-ProjectMemberTests-1005950416-project-admin] https://10.4.3.200/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 10 06:39:06.668675 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 901/3628] 10.4.3.200 () {66 vars in 1291 bytes} [Fri Jul 10 06:39:06 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 575 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:06.678283 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-29470c68-5b00-44a4-8e07-950394fcf9c5 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:06.786620 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-29470c68-5b00-44a4-8e07-950394fcf9c5 tempest-ProjectMemberTests-1005950416 tempest-ProjectMemberTests-1005950416-project-member] GET https://10.4.3.200/volume/v3/capabilities/np0000004964@storpool Jul 10 06:39:06.786910 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-29470c68-5b00-44a4-8e07-950394fcf9c5 tempest-ProjectMemberTests-1005950416 tempest-ProjectMemberTests-1005950416-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:06.787227 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-29470c68-5b00-44a4-8e07-950394fcf9c5 tempest-ProjectMemberTests-1005950416 tempest-ProjectMemberTests-1005950416-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:06.788528 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.policy [None req-29470c68-5b00-44a4-8e07-950394fcf9c5 tempest-ProjectMemberTests-1005950416 tempest-ProjectMemberTests-1005950416-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '85a59574ac3d463fa8693a08f6a02c78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6e3b8633acaa4703a4b24cc13a1df44a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99977) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 06:39:06.788528 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-29470c68-5b00-44a4-8e07-950394fcf9c5 tempest-ProjectMemberTests-1005950416 tempest-ProjectMemberTests-1005950416-project-member] https://10.4.3.200/volume/v3/capabilities/np0000004964@storpool returned with HTTP 403 Jul 10 06:39:06.788816 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 904/3629] 10.4.3.200 () {66 vars in 1318 bytes} [Fri Jul 10 06:39:06 2026] GET /volume/v3/capabilities/np0000004964@storpool => generated 110 bytes in 111 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:39:06.864655 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-bb9c3b08-95ea-4bed-9afc-635ba73a1ac1 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Get all volumes completed successfully. Jul 10 06:39:06.865336 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:06.865336 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:39:06.870248 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-bb9c3b08-95ea-4bed-9afc-635ba73a1ac1 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] https://10.4.3.200/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-620426275&status=available returned with HTTP 200 Jul 10 06:39:06.870936 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 918/3630] 10.4.3.200 () {66 vars in 1391 bytes} [Fri Jul 10 06:39:06 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-620426275&status=available => generated 859 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:06.889099 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-5a0eaef2-80cb-4cb1-94ca-ad5ed1f36a91 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:06.893372 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5a0eaef2-80cb-4cb1-94ca-ad5ed1f36a91 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] GET https://10.4.3.200/volume/v3/volumes/detail?marker=8c2713f6-0886-4b93-9a33-ee2e6eaee6bd&sort=id%3Aasc Jul 10 06:39:06.894214 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5a0eaef2-80cb-4cb1-94ca-ad5ed1f36a91 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:06.894646 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5a0eaef2-80cb-4cb1-94ca-ad5ed1f36a91 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Calling method 'detail' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:06.894966 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.api_utils [None req-5a0eaef2-80cb-4cb1-94ca-ad5ed1f36a91 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Removing options '' from query. {{(pid=99978) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 06:39:06.896174 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:06.896174 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:39:06.896948 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-5a0eaef2-80cb-4cb1-94ca-ad5ed1f36a91 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99978) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 06:39:06.960671 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-5a0eaef2-80cb-4cb1-94ca-ad5ed1f36a91 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Get all volumes completed successfully. Jul 10 06:39:06.961742 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:06.961742 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:39:06.968353 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5a0eaef2-80cb-4cb1-94ca-ad5ed1f36a91 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] https://10.4.3.200/volume/v3/volumes/detail?marker=8c2713f6-0886-4b93-9a33-ee2e6eaee6bd&sort=id%3Aasc returned with HTTP 200 Jul 10 06:39:06.968958 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 908/3631] 10.4.3.200 () {66 vars in 1373 bytes} [Fri Jul 10 06:39:06 2026] GET /volume/v3/volumes/detail?marker=8c2713f6-0886-4b93-9a33-ee2e6eaee6bd&sort=id%3Aasc => generated 859 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:06.986631 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-f7b2604c-3396-497a-9405-1c04ad010471 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:06.988468 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f7b2604c-3396-497a-9405-1c04ad010471 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] GET https://10.4.3.200/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Jul 10 06:39:06.988666 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f7b2604c-3396-497a-9405-1c04ad010471 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:06.988837 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f7b2604c-3396-497a-9405-1c04ad010471 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Calling method 'detail' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:06.989126 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.api_utils [None req-f7b2604c-3396-497a-9405-1c04ad010471 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Removing options '' from query. {{(pid=99976) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 06:39:06.989820 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-f7b2604c-3396-497a-9405-1c04ad010471 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=99976) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 06:39:07.026988 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-f7b2604c-3396-497a-9405-1c04ad010471 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Get all volumes completed successfully. Jul 10 06:39:07.028069 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:07.028069 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:39:07.032592 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f7b2604c-3396-497a-9405-1c04ad010471 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] https://10.4.3.200/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Jul 10 06:39:07.033064 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 902/3632] 10.4.3.200 () {66 vars in 1337 bytes} [Fri Jul 10 06:39:06 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2552 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:39:07.050486 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-b4bf86d8-3b7d-478c-842b-8a183eae4573 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:07.052609 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b4bf86d8-3b7d-478c-842b-8a183eae4573 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] GET https://10.4.3.200/volume/v3/volumes/detail Jul 10 06:39:07.052854 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b4bf86d8-3b7d-478c-842b-8a183eae4573 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:07.053126 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b4bf86d8-3b7d-478c-842b-8a183eae4573 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Calling method 'detail' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:07.053966 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.api_utils [None req-b4bf86d8-3b7d-478c-842b-8a183eae4573 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Removing options '' from query. {{(pid=99977) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 06:39:07.054794 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-b4bf86d8-3b7d-478c-842b-8a183eae4573 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99977) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 06:39:07.065173 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-b4bf86d8-3b7d-478c-842b-8a183eae4573 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Get all volumes completed successfully. Jul 10 06:39:07.066251 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:07.066251 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:39:07.070835 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b4bf86d8-3b7d-478c-842b-8a183eae4573 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] https://10.4.3.200/volume/v3/volumes/detail returned with HTTP 200 Jul 10 06:39:07.071281 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 905/3633] 10.4.3.200 () {66 vars in 1258 bytes} [Fri Jul 10 06:39:07 2026] GET /volume/v3/volumes/detail => generated 2552 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:39:07.088423 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-34f9a578-7254-434c-aef1-cf46e54b9daa None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:07.090023 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-34f9a578-7254-434c-aef1-cf46e54b9daa tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] GET https://10.4.3.200/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Jul 10 06:39:07.090208 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-34f9a578-7254-434c-aef1-cf46e54b9daa tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:07.090388 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-34f9a578-7254-434c-aef1-cf46e54b9daa tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Calling method 'index' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:07.090630 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.api_utils [None req-34f9a578-7254-434c-aef1-cf46e54b9daa tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Removing options '' from query. {{(pid=99975) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 06:39:07.091328 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-34f9a578-7254-434c-aef1-cf46e54b9daa tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=99975) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 06:39:07.119400 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-34f9a578-7254-434c-aef1-cf46e54b9daa tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Get all volumes completed successfully. Jul 10 06:39:07.119994 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-34f9a578-7254-434c-aef1-cf46e54b9daa tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] https://10.4.3.200/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Jul 10 06:39:07.120558 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 919/3634] 10.4.3.200 () {66 vars in 1316 bytes} [Fri Jul 10 06:39:07 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 974 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:07.131708 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-fd7d5827-6520-4252-b3f2-4d03b6ced759 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:07.133641 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-fd7d5827-6520-4252-b3f2-4d03b6ced759 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] GET https://10.4.3.200/volume/v3/volumes?availability_zone=nova Jul 10 06:39:07.133859 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-fd7d5827-6520-4252-b3f2-4d03b6ced759 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:07.134091 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-fd7d5827-6520-4252-b3f2-4d03b6ced759 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Calling method 'index' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:07.134361 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.api_utils [None req-fd7d5827-6520-4252-b3f2-4d03b6ced759 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Removing options '' from query. {{(pid=99978) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 06:39:07.134662 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-fd7d5827-6520-4252-b3f2-4d03b6ced759 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Could not evaluate value nova, assuming string {{(pid=99978) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 10 06:39:07.135364 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-fd7d5827-6520-4252-b3f2-4d03b6ced759 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=99978) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 06:39:07.169491 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-fd7d5827-6520-4252-b3f2-4d03b6ced759 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Get all volumes completed successfully. Jul 10 06:39:07.170154 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-fd7d5827-6520-4252-b3f2-4d03b6ced759 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] https://10.4.3.200/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Jul 10 06:39:07.170649 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 909/3635] 10.4.3.200 () {66 vars in 1282 bytes} [Fri Jul 10 06:39:07 2026] GET /volume/v3/volumes?availability_zone=nova => generated 974 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 06:39:07.185032 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-d0d1d64b-e0e2-4ee7-b02b-b39a6d8d9516 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:07.186643 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d0d1d64b-e0e2-4ee7-b02b-b39a6d8d9516 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] GET https://10.4.3.200/volume/v3/volumes?availability_zone=nova Jul 10 06:39:07.186833 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d0d1d64b-e0e2-4ee7-b02b-b39a6d8d9516 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:07.187047 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d0d1d64b-e0e2-4ee7-b02b-b39a6d8d9516 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Calling method 'index' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:07.187265 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.api_utils [None req-d0d1d64b-e0e2-4ee7-b02b-b39a6d8d9516 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Removing options '' from query. {{(pid=99976) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 06:39:07.187567 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-d0d1d64b-e0e2-4ee7-b02b-b39a6d8d9516 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Could not evaluate value nova, assuming string {{(pid=99976) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 10 06:39:07.188227 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-d0d1d64b-e0e2-4ee7-b02b-b39a6d8d9516 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=99976) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 06:39:07.212102 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-50142e37-2202-4a6b-9fc4-4ef4c102e8f8 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:07.214124 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-50142e37-2202-4a6b-9fc4-4ef4c102e8f8 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/d9114831-424c-4cf1-9630-78340420ec85 Jul 10 06:39:07.214378 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-50142e37-2202-4a6b-9fc4-4ef4c102e8f8 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:07.214601 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-50142e37-2202-4a6b-9fc4-4ef4c102e8f8 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:07.214732 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-50142e37-2202-4a6b-9fc4-4ef4c102e8f8 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id d9114831-424c-4cf1-9630-78340420ec85. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:07.223061 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-d0d1d64b-e0e2-4ee7-b02b-b39a6d8d9516 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Get all volumes completed successfully. Jul 10 06:39:07.223658 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d0d1d64b-e0e2-4ee7-b02b-b39a6d8d9516 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] https://10.4.3.200/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Jul 10 06:39:07.224066 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 903/3636] 10.4.3.200 () {66 vars in 1282 bytes} [Fri Jul 10 06:39:07 2026] GET /volume/v3/volumes?availability_zone=nova => generated 974 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:07.225307 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:07.225307 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:39:07.225960 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-50142e37-2202-4a6b-9fc4-4ef4c102e8f8 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/d9114831-424c-4cf1-9630-78340420ec85 returned with HTTP 200 Jul 10 06:39:07.226413 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 906/3637] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:39:07 2026] GET /volume/v3/backups/d9114831-424c-4cf1-9630-78340420ec85 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:07.233241 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-d676aa10-0210-43e3-bc39-7c4acc56be48 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:07.235352 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-d676aa10-0210-43e3-bc39-7c4acc56be48 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] GET https://10.4.3.200/volume/v3/volumes?bootable=false Jul 10 06:39:07.235577 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-d676aa10-0210-43e3-bc39-7c4acc56be48 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:07.235899 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-d676aa10-0210-43e3-bc39-7c4acc56be48 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Calling method 'index' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:07.236156 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.api_utils [None req-d676aa10-0210-43e3-bc39-7c4acc56be48 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Removing options '' from query. {{(pid=99975) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 06:39:07.236553 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:07.236553 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:39:07.236940 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-d676aa10-0210-43e3-bc39-7c4acc56be48 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=99975) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 06:39:07.270550 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-d676aa10-0210-43e3-bc39-7c4acc56be48 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Get all volumes completed successfully. Jul 10 06:39:07.271374 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-d676aa10-0210-43e3-bc39-7c4acc56be48 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] https://10.4.3.200/volume/v3/volumes?bootable=false returned with HTTP 200 Jul 10 06:39:07.271876 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 920/3638] 10.4.3.200 () {66 vars in 1266 bytes} [Fri Jul 10 06:39:07 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 10 06:39:07.281807 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-e95209d3-d786-4779-abd8-1e088e2e782a None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:07.284250 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e95209d3-d786-4779-abd8-1e088e2e782a tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] GET https://10.4.3.200/volume/v3/volumes?bootable=false Jul 10 06:39:07.284451 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e95209d3-d786-4779-abd8-1e088e2e782a tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:07.284697 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e95209d3-d786-4779-abd8-1e088e2e782a tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Calling method 'index' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:07.284958 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.api_utils [None req-e95209d3-d786-4779-abd8-1e088e2e782a tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Removing options '' from query. {{(pid=99978) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 06:39:07.285379 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:07.285379 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:39:07.285900 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-e95209d3-d786-4779-abd8-1e088e2e782a tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=99978) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 06:39:07.456871 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-ffd4d62e-7d6c-46a0-8617-90bbe3ca6504 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:07.460887 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ffd4d62e-7d6c-46a0-8617-90bbe3ca6504 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] GET https://10.4.3.200/volume/v3/backups/9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac Jul 10 06:39:07.461080 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ffd4d62e-7d6c-46a0-8617-90bbe3ca6504 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:07.461256 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ffd4d62e-7d6c-46a0-8617-90bbe3ca6504 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:07.461360 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-ffd4d62e-7d6c-46a0-8617-90bbe3ca6504 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Show backup with id 9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:07.465470 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:07.465470 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:39:07.466599 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ffd4d62e-7d6c-46a0-8617-90bbe3ca6504 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] https://10.4.3.200/volume/v3/backups/9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac returned with HTTP 200 Jul 10 06:39:07.466965 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 904/3639] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:07 2026] GET /volume/v3/backups/9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:07.504248 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-e95209d3-d786-4779-abd8-1e088e2e782a tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Get all volumes completed successfully. Jul 10 06:39:07.504796 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e95209d3-d786-4779-abd8-1e088e2e782a tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] https://10.4.3.200/volume/v3/volumes?bootable=false returned with HTTP 200 Jul 10 06:39:07.505211 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 910/3640] 10.4.3.200 () {66 vars in 1266 bytes} [Fri Jul 10 06:39:07 2026] GET /volume/v3/volumes?bootable=false => generated 974 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:07.515108 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-8541e116-d493-4457-9cca-b56fd0c929be None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:07.516774 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8541e116-d493-4457-9cca-b56fd0c929be tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] GET https://10.4.3.200/volume/v3/volumes?status=available Jul 10 06:39:07.517002 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-8541e116-d493-4457-9cca-b56fd0c929be tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:07.517238 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-8541e116-d493-4457-9cca-b56fd0c929be tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Calling method 'index' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:07.517518 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.api_utils [None req-8541e116-d493-4457-9cca-b56fd0c929be tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Removing options '' from query. {{(pid=99977) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 06:39:07.517791 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-8541e116-d493-4457-9cca-b56fd0c929be tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Could not evaluate value available, assuming string {{(pid=99977) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 10 06:39:07.518420 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-8541e116-d493-4457-9cca-b56fd0c929be tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=99977) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 06:39:07.527017 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-8541e116-d493-4457-9cca-b56fd0c929be tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Get all volumes completed successfully. Jul 10 06:39:07.527623 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8541e116-d493-4457-9cca-b56fd0c929be tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] https://10.4.3.200/volume/v3/volumes?status=available returned with HTTP 200 Jul 10 06:39:07.528057 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 907/3641] 10.4.3.200 () {66 vars in 1270 bytes} [Fri Jul 10 06:39:07 2026] GET /volume/v3/volumes?status=available => generated 974 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:07.537750 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-9eaeccc6-a52c-4a70-89cd-bedfdb578318 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:07.539371 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-9eaeccc6-a52c-4a70-89cd-bedfdb578318 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] GET https://10.4.3.200/volume/v3/volumes?status=available Jul 10 06:39:07.539577 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-9eaeccc6-a52c-4a70-89cd-bedfdb578318 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:07.539760 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-9eaeccc6-a52c-4a70-89cd-bedfdb578318 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Calling method 'index' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:07.540025 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.api_utils [None req-9eaeccc6-a52c-4a70-89cd-bedfdb578318 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Removing options '' from query. {{(pid=99975) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 06:39:07.540341 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-9eaeccc6-a52c-4a70-89cd-bedfdb578318 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Could not evaluate value available, assuming string {{(pid=99975) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 10 06:39:07.540689 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:07.540689 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:39:07.541010 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-9eaeccc6-a52c-4a70-89cd-bedfdb578318 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=99975) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 06:39:07.583291 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-9eaeccc6-a52c-4a70-89cd-bedfdb578318 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Get all volumes completed successfully. Jul 10 06:39:07.584026 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-9eaeccc6-a52c-4a70-89cd-bedfdb578318 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] https://10.4.3.200/volume/v3/volumes?status=available returned with HTTP 200 Jul 10 06:39:07.584519 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 921/3642] 10.4.3.200 () {66 vars in 1270 bytes} [Fri Jul 10 06:39:07 2026] GET /volume/v3/volumes?status=available => generated 974 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:07.592989 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-5e7dda4b-70d6-4193-a635-49517773b599 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:07.594810 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5e7dda4b-70d6-4193-a635-49517773b599 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/0b6f8ec1-5872-4715-ad98-f8f96355e0d3 Jul 10 06:39:07.594937 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-ce5d18f9-3834-4d30-adb4-181b3b85f87a None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:07.595011 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5e7dda4b-70d6-4193-a635-49517773b599 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:07.595172 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5e7dda4b-70d6-4193-a635-49517773b599 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:07.595278 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-5e7dda4b-70d6-4193-a635-49517773b599 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id 0b6f8ec1-5872-4715-ad98-f8f96355e0d3. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:07.597362 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ce5d18f9-3834-4d30-adb4-181b3b85f87a tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] GET https://10.4.3.200/volume/v3/volumes/detail?availability_zone=nova Jul 10 06:39:07.598429 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ce5d18f9-3834-4d30-adb4-181b3b85f87a tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:07.598429 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ce5d18f9-3834-4d30-adb4-181b3b85f87a tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Calling method 'detail' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:07.598429 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.api_utils [None req-ce5d18f9-3834-4d30-adb4-181b3b85f87a tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Removing options '' from query. {{(pid=99978) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 06:39:07.598429 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-ce5d18f9-3834-4d30-adb4-181b3b85f87a tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Could not evaluate value nova, assuming string {{(pid=99978) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 10 06:39:07.598429 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:07.598429 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:39:07.598748 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-ce5d18f9-3834-4d30-adb4-181b3b85f87a tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=99978) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 06:39:07.602240 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:07.602240 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:39:07.603247 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5e7dda4b-70d6-4193-a635-49517773b599 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/0b6f8ec1-5872-4715-ad98-f8f96355e0d3 returned with HTTP 200 Jul 10 06:39:07.603704 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 905/3643] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:07 2026] GET /volume/v3/backups/0b6f8ec1-5872-4715-ad98-f8f96355e0d3 => generated 707 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:07.605798 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-ce5d18f9-3834-4d30-adb4-181b3b85f87a tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Get all volumes completed successfully. Jul 10 06:39:07.606880 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:07.606880 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:39:07.612325 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ce5d18f9-3834-4d30-adb4-181b3b85f87a tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] https://10.4.3.200/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Jul 10 06:39:07.612742 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 911/3644] 10.4.3.200 () {66 vars in 1303 bytes} [Fri Jul 10 06:39:07 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2552 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:39:07.628201 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-3b8b4827-ccef-4de5-96f1-9f679336b6ae None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:07.629741 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3b8b4827-ccef-4de5-96f1-9f679336b6ae tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] GET https://10.4.3.200/volume/v3/volumes/detail?bootable=false Jul 10 06:39:07.629947 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3b8b4827-ccef-4de5-96f1-9f679336b6ae tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:07.630150 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3b8b4827-ccef-4de5-96f1-9f679336b6ae tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Calling method 'detail' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:07.630368 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.api_utils [None req-3b8b4827-ccef-4de5-96f1-9f679336b6ae tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Removing options '' from query. {{(pid=99977) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 06:39:07.631226 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:07.631226 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:39:07.631701 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-3b8b4827-ccef-4de5-96f1-9f679336b6ae tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=99977) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 06:39:07.669323 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-3b8b4827-ccef-4de5-96f1-9f679336b6ae tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Get all volumes completed successfully. Jul 10 06:39:07.671407 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:07.671407 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:39:07.677455 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3b8b4827-ccef-4de5-96f1-9f679336b6ae tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] https://10.4.3.200/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Jul 10 06:39:07.678002 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 908/3645] 10.4.3.200 () {66 vars in 1287 bytes} [Fri Jul 10 06:39:07 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2552 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:39:07.695778 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-ecc8a3f3-37c4-4950-9e86-eea909ac1943 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:07.698028 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-ecc8a3f3-37c4-4950-9e86-eea909ac1943 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] GET https://10.4.3.200/volume/v3/volumes/detail?status=available Jul 10 06:39:07.698357 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-ecc8a3f3-37c4-4950-9e86-eea909ac1943 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:07.698634 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-ecc8a3f3-37c4-4950-9e86-eea909ac1943 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Calling method 'detail' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:07.699047 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.api_utils [None req-ecc8a3f3-37c4-4950-9e86-eea909ac1943 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Removing options '' from query. {{(pid=99975) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 06:39:07.699255 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-ecc8a3f3-37c4-4950-9e86-eea909ac1943 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Could not evaluate value available, assuming string {{(pid=99975) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 10 06:39:07.700041 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:07.700041 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:39:07.700301 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-ecc8a3f3-37c4-4950-9e86-eea909ac1943 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=99975) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 06:39:07.711722 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-ecc8a3f3-37c4-4950-9e86-eea909ac1943 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Get all volumes completed successfully. Jul 10 06:39:07.712589 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:07.712589 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:39:07.717432 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-ecc8a3f3-37c4-4950-9e86-eea909ac1943 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] https://10.4.3.200/volume/v3/volumes/detail?status=available returned with HTTP 200 Jul 10 06:39:07.717966 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 922/3646] 10.4.3.200 () {66 vars in 1291 bytes} [Fri Jul 10 06:39:07 2026] GET /volume/v3/volumes/detail?status=available => generated 2552 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:39:07.731203 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-616a8c56-dd99-40bf-bf8c-a58e7218cc70 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:07.734177 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-616a8c56-dd99-40bf-bf8c-a58e7218cc70 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] GET https://10.4.3.200/volume/v3/volumes/a970f102-947c-41af-989f-b390b806435e Jul 10 06:39:07.734361 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-616a8c56-dd99-40bf-bf8c-a58e7218cc70 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:07.734585 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-616a8c56-dd99-40bf-bf8c-a58e7218cc70 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:07.742621 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:07.742621 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:39:07.749363 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-616a8c56-dd99-40bf-bf8c-a58e7218cc70 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Volume info retrieved successfully. Jul 10 06:39:07.755366 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-616a8c56-dd99-40bf-bf8c-a58e7218cc70 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] https://10.4.3.200/volume/v3/volumes/a970f102-947c-41af-989f-b390b806435e returned with HTTP 200 Jul 10 06:39:07.755765 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 906/3647] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:07 2026] GET /volume/v3/volumes/a970f102-947c-41af-989f-b390b806435e => generated 856 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:07.770271 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-1de67c44-d0a6-432f-839a-155cd57100a8 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:07.772127 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1de67c44-d0a6-432f-839a-155cd57100a8 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] DELETE https://10.4.3.200/volume/v3/volumes/a970f102-947c-41af-989f-b390b806435e Jul 10 06:39:07.772342 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1de67c44-d0a6-432f-839a-155cd57100a8 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:07.772562 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1de67c44-d0a6-432f-839a-155cd57100a8 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:07.772725 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-1de67c44-d0a6-432f-839a-155cd57100a8 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Delete volume with id: a970f102-947c-41af-989f-b390b806435e Jul 10 06:39:07.780107 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:07.780107 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:39:07.780717 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-1de67c44-d0a6-432f-839a-155cd57100a8 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Volume info retrieved successfully. Jul 10 06:39:07.800858 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-1de67c44-d0a6-432f-839a-155cd57100a8 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Delete volume request issued successfully. Jul 10 06:39:07.801146 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1de67c44-d0a6-432f-839a-155cd57100a8 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] https://10.4.3.200/volume/v3/volumes/a970f102-947c-41af-989f-b390b806435e returned with HTTP 202 Jul 10 06:39:07.801713 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 912/3648] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:39:07 2026] DELETE /volume/v3/volumes/a970f102-947c-41af-989f-b390b806435e => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:39:07.808540 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-a555d0b2-2e26-4806-bf3c-6f68dc90b762 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:07.810342 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a555d0b2-2e26-4806-bf3c-6f68dc90b762 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] GET https://10.4.3.200/volume/v3/volumes/a970f102-947c-41af-989f-b390b806435e Jul 10 06:39:07.810579 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a555d0b2-2e26-4806-bf3c-6f68dc90b762 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:07.810833 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a555d0b2-2e26-4806-bf3c-6f68dc90b762 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:07.817865 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:07.817865 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:39:07.821981 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-a555d0b2-2e26-4806-bf3c-6f68dc90b762 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Volume info retrieved successfully. Jul 10 06:39:07.826423 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a555d0b2-2e26-4806-bf3c-6f68dc90b762 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] https://10.4.3.200/volume/v3/volumes/a970f102-947c-41af-989f-b390b806435e returned with HTTP 200 Jul 10 06:39:07.826802 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 909/3649] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:07 2026] GET /volume/v3/volumes/a970f102-947c-41af-989f-b390b806435e => generated 855 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:08.236980 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-5f27f155-de35-44c4-984a-ee742d655c61 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:08.238816 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-5f27f155-de35-44c4-984a-ee742d655c61 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/d9114831-424c-4cf1-9630-78340420ec85 Jul 10 06:39:08.239127 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-5f27f155-de35-44c4-984a-ee742d655c61 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:08.239398 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-5f27f155-de35-44c4-984a-ee742d655c61 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:08.239606 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-5f27f155-de35-44c4-984a-ee742d655c61 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id d9114831-424c-4cf1-9630-78340420ec85. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:08.246070 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:08.246070 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:39:08.246830 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-5f27f155-de35-44c4-984a-ee742d655c61 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/d9114831-424c-4cf1-9630-78340420ec85 returned with HTTP 200 Jul 10 06:39:08.247456 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 923/3650] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:39:08 2026] GET /volume/v3/backups/d9114831-424c-4cf1-9630-78340420ec85 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:08.480070 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-ea5d0a13-866f-4ce9-8c26-b6f454537231 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:08.482500 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ea5d0a13-866f-4ce9-8c26-b6f454537231 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] GET https://10.4.3.200/volume/v3/backups/9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac Jul 10 06:39:08.482860 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ea5d0a13-866f-4ce9-8c26-b6f454537231 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:08.483135 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ea5d0a13-866f-4ce9-8c26-b6f454537231 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:08.483286 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-ea5d0a13-866f-4ce9-8c26-b6f454537231 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Show backup with id 9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:08.488941 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:08.488941 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:39:08.489891 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ea5d0a13-866f-4ce9-8c26-b6f454537231 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] https://10.4.3.200/volume/v3/backups/9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac returned with HTTP 200 Jul 10 06:39:08.490394 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 907/3651] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:08 2026] GET /volume/v3/backups/9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:08.616495 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-3335280c-c1c7-4f9f-9c48-fe046fd74910 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:08.618006 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3335280c-c1c7-4f9f-9c48-fe046fd74910 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/0b6f8ec1-5872-4715-ad98-f8f96355e0d3 Jul 10 06:39:08.618201 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3335280c-c1c7-4f9f-9c48-fe046fd74910 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:08.618409 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3335280c-c1c7-4f9f-9c48-fe046fd74910 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:08.618519 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-3335280c-c1c7-4f9f-9c48-fe046fd74910 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id 0b6f8ec1-5872-4715-ad98-f8f96355e0d3. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:08.623425 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:08.623425 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:39:08.624118 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3335280c-c1c7-4f9f-9c48-fe046fd74910 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/0b6f8ec1-5872-4715-ad98-f8f96355e0d3 returned with HTTP 200 Jul 10 06:39:08.624468 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 913/3652] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:08 2026] GET /volume/v3/backups/0b6f8ec1-5872-4715-ad98-f8f96355e0d3 => generated 707 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:08.754816 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-952c7014-1f2d-4745-abf5-1fc7632286c2 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:08.839637 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-4f4613d7-4564-49ea-92df-9fa28bcc0987 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:08.840145 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-952c7014-1f2d-4745-abf5-1fc7632286c2 tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] POST https://10.4.3.200/volume/v3/types Jul 10 06:39:08.840632 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-952c7014-1f2d-4745-abf5-1fc7632286c2 tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1320736775", "extra_specs": {"storage_protocol": "tempest-storage_protocol-458405225", "vendor_name": "tempest-vendor_name-254948480"}}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:39:08.841953 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-4f4613d7-4564-49ea-92df-9fa28bcc0987 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] GET https://10.4.3.200/volume/v3/volumes/a970f102-947c-41af-989f-b390b806435e Jul 10 06:39:08.842237 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-4f4613d7-4564-49ea-92df-9fa28bcc0987 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:08.842517 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-4f4613d7-4564-49ea-92df-9fa28bcc0987 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:08.850091 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-4f4613d7-4564-49ea-92df-9fa28bcc0987 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] https://10.4.3.200/volume/v3/volumes/a970f102-947c-41af-989f-b390b806435e returned with HTTP 404 Jul 10 06:39:08.851182 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 924/3653] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:08 2026] GET /volume/v3/volumes/a970f102-947c-41af-989f-b390b806435e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:39:08.862353 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-4b753c8f-f604-4125-8c9d-0efdfc5731a3 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:08.863415 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-952c7014-1f2d-4745-abf5-1fc7632286c2 tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 10 06:39:08.864072 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 910/3654] 10.4.3.200 () {68 vars in 1253 bytes} [Fri Jul 10 06:39:08 2026] POST /volume/v3/types => generated 328 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:08.865423 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4b753c8f-f604-4125-8c9d-0efdfc5731a3 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] GET https://10.4.3.200/volume/v3/volumes/065f0b0c-834b-472a-b272-5bc5c9df1328 Jul 10 06:39:08.865423 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4b753c8f-f604-4125-8c9d-0efdfc5731a3 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:08.865575 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4b753c8f-f604-4125-8c9d-0efdfc5731a3 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:08.872766 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:08.872766 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:39:08.873028 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-9b350637-0fb8-4595-9b5e-770ea64bcca2 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:08.874761 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9b350637-0fb8-4595-9b5e-770ea64bcca2 tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:39:08.875132 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9b350637-0fb8-4595-9b5e-770ea64bcca2 tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "f81446fe-1de2-41e7-9440-46b4dcb877db", "size": 1}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:39:08.876360 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-4b753c8f-f604-4125-8c9d-0efdfc5731a3 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Volume info retrieved successfully. Jul 10 06:39:08.876578 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-9b350637-0fb8-4595-9b5e-770ea64bcca2 tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] Create volume request body: {'volume': {'volume_type': 'f81446fe-1de2-41e7-9440-46b4dcb877db', 'size': 1}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:39:08.880552 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4b753c8f-f604-4125-8c9d-0efdfc5731a3 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] https://10.4.3.200/volume/v3/volumes/065f0b0c-834b-472a-b272-5bc5c9df1328 returned with HTTP 200 Jul 10 06:39:08.880698 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-9b350637-0fb8-4595-9b5e-770ea64bcca2 tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] Create volume of 1 GB Jul 10 06:39:08.880743 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:08.880743 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:39:08.880785 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 908/3655] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:08 2026] GET /volume/v3/volumes/065f0b0c-834b-472a-b272-5bc5c9df1328 => generated 857 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:08.881545 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-9b350637-0fb8-4595-9b5e-770ea64bcca2 tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] Availability Zones retrieved successfully. Jul 10 06:39:08.886337 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-9b350637-0fb8-4595-9b5e-770ea64bcca2 tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] Flow 'volume_create_api' (1239c837-ec5c-45bc-a383-09a546b4b534) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:39:08.887476 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-9b350637-0fb8-4595-9b5e-770ea64bcca2 tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (630bbbdc-8d33-4d8b-a749-2e9d42d0c82d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:39:08.888000 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-9b350637-0fb8-4595-9b5e-770ea64bcca2 tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] Validating volume size '1' using validate_int {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:39:08.906104 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-9b350637-0fb8-4595-9b5e-770ea64bcca2 tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (630bbbdc-8d33-4d8b-a749-2e9d42d0c82d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:39:09Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-458405225',vendor_name='tempest-vendor_name-254948480'},id=f81446fe-1de2-41e7-9440-46b4dcb877db,is_public=True,name='tempest-ProjectMemberTests-volume-type-1320736775',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f81446fe-1de2-41e7-9440-46b4dcb877db', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:39:08.906878 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-9b350637-0fb8-4595-9b5e-770ea64bcca2 tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77ae7347-f2ec-4a97-a46d-b75403b80c97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:39:08.929841 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-a7696542-fc50-49b5-8a60-9b251fa0fad8 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:08.932022 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-a7696542-fc50-49b5-8a60-9b251fa0fad8 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] DELETE https://10.4.3.200/volume/v3/volumes/065f0b0c-834b-472a-b272-5bc5c9df1328 Jul 10 06:39:08.932267 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-a7696542-fc50-49b5-8a60-9b251fa0fad8 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:08.932499 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-a7696542-fc50-49b5-8a60-9b251fa0fad8 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Calling method 'delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:08.932715 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-a7696542-fc50-49b5-8a60-9b251fa0fad8 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Delete volume with id: 065f0b0c-834b-472a-b272-5bc5c9df1328 Jul 10 06:39:08.939887 np0000004964 devstack@c-api.service[99978]: WARNING cinder.quota [None req-9b350637-0fb8-4595-9b5e-770ea64bcca2 tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1320736775 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1320736775, it is now deprecated. Please use the default quota class for default quota. Jul 10 06:39:08.940430 np0000004964 devstack@c-api.service[99978]: WARNING cinder.quota [None req-9b350637-0fb8-4595-9b5e-770ea64bcca2 tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1320736775 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1320736775, it is now deprecated. Please use the default quota class for default quota. Jul 10 06:39:08.941153 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:08.941153 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:39:08.941963 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-a7696542-fc50-49b5-8a60-9b251fa0fad8 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Volume info retrieved successfully. Jul 10 06:39:08.975974 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-a7696542-fc50-49b5-8a60-9b251fa0fad8 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Delete volume request issued successfully. Jul 10 06:39:08.976160 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-a7696542-fc50-49b5-8a60-9b251fa0fad8 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] https://10.4.3.200/volume/v3/volumes/065f0b0c-834b-472a-b272-5bc5c9df1328 returned with HTTP 202 Jul 10 06:39:08.976763 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 925/3656] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:39:08 2026] DELETE /volume/v3/volumes/065f0b0c-834b-472a-b272-5bc5c9df1328 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:39:08.985615 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-b4b2508a-c3cf-4cf9-a7cd-1a4e3214f930 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:08.986964 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b4b2508a-c3cf-4cf9-a7cd-1a4e3214f930 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] GET https://10.4.3.200/volume/v3/volumes/065f0b0c-834b-472a-b272-5bc5c9df1328 Jul 10 06:39:08.987160 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b4b2508a-c3cf-4cf9-a7cd-1a4e3214f930 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:08.987321 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b4b2508a-c3cf-4cf9-a7cd-1a4e3214f930 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:08.996037 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-9b350637-0fb8-4595-9b5e-770ea64bcca2 tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] Created reservations ['bf4411d8-9bed-4fdf-814f-6bd2635ef67c', '85cba2b3-c671-41e9-88e3-950bd6f397ba', '71e7411a-b9b0-4209-bab2-66e50912c99e', 'fb9dbb82-07a8-4351-ba57-f2adb6bb814f'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:39:08.996335 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:08.996335 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:39:08.997100 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-9b350637-0fb8-4595-9b5e-770ea64bcca2 tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77ae7347-f2ec-4a97-a46d-b75403b80c97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bf4411d8-9bed-4fdf-814f-6bd2635ef67c', '85cba2b3-c671-41e9-88e3-950bd6f397ba', '71e7411a-b9b0-4209-bab2-66e50912c99e', 'fb9dbb82-07a8-4351-ba57-f2adb6bb814f']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:39:08.997751 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-9b350637-0fb8-4595-9b5e-770ea64bcca2 tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56d4de85-2050-401e-bdcf-3846dddf9e1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:39:09.000272 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-b4b2508a-c3cf-4cf9-a7cd-1a4e3214f930 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Volume info retrieved successfully. Jul 10 06:39:09.006498 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b4b2508a-c3cf-4cf9-a7cd-1a4e3214f930 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] https://10.4.3.200/volume/v3/volumes/065f0b0c-834b-472a-b272-5bc5c9df1328 returned with HTTP 200 Jul 10 06:39:09.007001 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 911/3657] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:08 2026] GET /volume/v3/volumes/065f0b0c-834b-472a-b272-5bc5c9df1328 => generated 856 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:09.033308 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-9b350637-0fb8-4595-9b5e-770ea64bcca2 tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56d4de85-2050-401e-bdcf-3846dddf9e1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '95e370a0-8207-41b1-b012-7ba4ff813c6e', '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='419a909d945c4e6c9e44fd84d540ab8e',qos_specs=None,replication_status=,reservations=['bf4411d8-9bed-4fdf-814f-6bd2635ef67c','85cba2b3-c671-41e9-88e3-950bd6f397ba','71e7411a-b9b0-4209-bab2-66e50912c99e','fb9dbb82-07a8-4351-ba57-f2adb6bb814f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01aff4b39f444401be625fc61ed264d2',volume_type_id=f81446fe-1de2-41e7-9440-46b4dcb877db), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:39:09Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=95e370a0-8207-41b1-b012-7ba4ff813c6e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='419a909d945c4e6c9e44fd84d540ab8e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01aff4b39f444401be625fc61ed264d2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f81446fe-1de2-41e7-9440-46b4dcb877db),volume_type_id=f81446fe-1de2-41e7-9440-46b4dcb877db)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:39:09.034240 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-9b350637-0fb8-4595-9b5e-770ea64bcca2 tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (965df4e3-8fe7-443b-8445-07475a1e764f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:39:09.067807 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-9b350637-0fb8-4595-9b5e-770ea64bcca2 tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (965df4e3-8fe7-443b-8445-07475a1e764f) transitioned into state 'SUCCESS' from 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='419a909d945c4e6c9e44fd84d540ab8e',qos_specs=None,replication_status=,reservations=['bf4411d8-9bed-4fdf-814f-6bd2635ef67c','85cba2b3-c671-41e9-88e3-950bd6f397ba','71e7411a-b9b0-4209-bab2-66e50912c99e','fb9dbb82-07a8-4351-ba57-f2adb6bb814f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01aff4b39f444401be625fc61ed264d2',volume_type_id=f81446fe-1de2-41e7-9440-46b4dcb877db)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:39:09.068634 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-9b350637-0fb8-4595-9b5e-770ea64bcca2 tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7493fd1-40d5-4130-8a70-b3d8eec778a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:39:09.077611 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-9b350637-0fb8-4595-9b5e-770ea64bcca2 tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7493fd1-40d5-4130-8a70-b3d8eec778a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:39:09.078524 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-9b350637-0fb8-4595-9b5e-770ea64bcca2 tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] Flow 'volume_create_api' (1239c837-ec5c-45bc-a383-09a546b4b534) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:39:09.078923 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-9b350637-0fb8-4595-9b5e-770ea64bcca2 tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] Create volume request issued successfully. Jul 10 06:39:09.079592 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9b350637-0fb8-4595-9b5e-770ea64bcca2 tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:39:09.080169 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 914/3658] 10.4.3.200 () {70 vars in 1298 bytes} [Fri Jul 10 06:39:08 2026] POST /volume/v3/volumes => generated 774 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:39:09.099161 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-c84c52e2-db81-4f08-9601-1a74d96d4df6 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:09.100855 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c84c52e2-db81-4f08-9601-1a74d96d4df6 tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] GET https://10.4.3.200/volume/v3/volumes/95e370a0-8207-41b1-b012-7ba4ff813c6e Jul 10 06:39:09.101081 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c84c52e2-db81-4f08-9601-1a74d96d4df6 tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:09.101275 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c84c52e2-db81-4f08-9601-1a74d96d4df6 tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:09.109100 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:09.109100 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:39:09.112531 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-c84c52e2-db81-4f08-9601-1a74d96d4df6 tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] Volume info retrieved successfully. Jul 10 06:39:09.116055 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c84c52e2-db81-4f08-9601-1a74d96d4df6 tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] https://10.4.3.200/volume/v3/volumes/95e370a0-8207-41b1-b012-7ba4ff813c6e returned with HTTP 200 Jul 10 06:39:09.116466 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 909/3659] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:39:09 2026] GET /volume/v3/volumes/95e370a0-8207-41b1-b012-7ba4ff813c6e => generated 953 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:09.258820 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-5a15f042-932a-4ee0-bec8-da0dc549c52a None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:09.261140 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-5a15f042-932a-4ee0-bec8-da0dc549c52a tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/d9114831-424c-4cf1-9630-78340420ec85 Jul 10 06:39:09.261331 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-5a15f042-932a-4ee0-bec8-da0dc549c52a tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:09.261538 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-5a15f042-932a-4ee0-bec8-da0dc549c52a tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:09.261675 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-5a15f042-932a-4ee0-bec8-da0dc549c52a tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id d9114831-424c-4cf1-9630-78340420ec85. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:09.266151 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:09.266151 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:39:09.266796 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-5a15f042-932a-4ee0-bec8-da0dc549c52a tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/d9114831-424c-4cf1-9630-78340420ec85 returned with HTTP 200 Jul 10 06:39:09.267189 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 926/3660] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:39:09 2026] GET /volume/v3/backups/d9114831-424c-4cf1-9630-78340420ec85 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:09.500682 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-efbb70ec-d94c-48c9-ac83-b2b4a3568010 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:09.502385 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-efbb70ec-d94c-48c9-ac83-b2b4a3568010 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] GET https://10.4.3.200/volume/v3/backups/9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac Jul 10 06:39:09.502641 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-efbb70ec-d94c-48c9-ac83-b2b4a3568010 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:09.502832 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-efbb70ec-d94c-48c9-ac83-b2b4a3568010 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:09.502998 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-efbb70ec-d94c-48c9-ac83-b2b4a3568010 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Show backup with id 9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:09.507127 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:09.507127 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:39:09.507864 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-efbb70ec-d94c-48c9-ac83-b2b4a3568010 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] https://10.4.3.200/volume/v3/backups/9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac returned with HTTP 200 Jul 10 06:39:09.508247 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 912/3661] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:09 2026] GET /volume/v3/backups/9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac => generated 799 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:09.636319 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-0d44734e-d8df-46ec-9744-84f6d455fba2 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:09.638621 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0d44734e-d8df-46ec-9744-84f6d455fba2 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/0b6f8ec1-5872-4715-ad98-f8f96355e0d3 Jul 10 06:39:09.638803 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0d44734e-d8df-46ec-9744-84f6d455fba2 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:09.639122 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0d44734e-d8df-46ec-9744-84f6d455fba2 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:09.639276 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-0d44734e-d8df-46ec-9744-84f6d455fba2 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id 0b6f8ec1-5872-4715-ad98-f8f96355e0d3. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:09.644265 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:09.644265 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:39:09.645018 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0d44734e-d8df-46ec-9744-84f6d455fba2 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/0b6f8ec1-5872-4715-ad98-f8f96355e0d3 returned with HTTP 200 Jul 10 06:39:09.645358 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 915/3662] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:09 2026] GET /volume/v3/backups/0b6f8ec1-5872-4715-ad98-f8f96355e0d3 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:09.655976 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-64784977-50ee-4b55-b837-c3c107966ae3 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:09.657979 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-64784977-50ee-4b55-b837-c3c107966ae3 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/0b6f8ec1-5872-4715-ad98-f8f96355e0d3 Jul 10 06:39:09.658171 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-64784977-50ee-4b55-b837-c3c107966ae3 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:09.658403 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-64784977-50ee-4b55-b837-c3c107966ae3 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:09.658558 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-64784977-50ee-4b55-b837-c3c107966ae3 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id 0b6f8ec1-5872-4715-ad98-f8f96355e0d3. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:09.663032 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:09.663032 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:39:09.663887 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-64784977-50ee-4b55-b837-c3c107966ae3 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/0b6f8ec1-5872-4715-ad98-f8f96355e0d3 returned with HTTP 200 Jul 10 06:39:09.664317 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 910/3663] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:09 2026] GET /volume/v3/backups/0b6f8ec1-5872-4715-ad98-f8f96355e0d3 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:09.673884 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-93c8ce01-da59-43ba-9360-9ebd50e3b2ae None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:09.675662 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-93c8ce01-da59-43ba-9360-9ebd50e3b2ae tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] DELETE https://10.4.3.200/volume/v3/backups/0b6f8ec1-5872-4715-ad98-f8f96355e0d3 Jul 10 06:39:09.675858 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-93c8ce01-da59-43ba-9360-9ebd50e3b2ae tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:09.676054 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-93c8ce01-da59-43ba-9360-9ebd50e3b2ae tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:09.676173 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.contrib.backups [None req-93c8ce01-da59-43ba-9360-9ebd50e3b2ae tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Delete backup with id: 0b6f8ec1-5872-4715-ad98-f8f96355e0d3. Jul 10 06:39:09.681108 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:09.681108 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:39:09.697416 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.backup.rpcapi [None req-93c8ce01-da59-43ba-9360-9ebd50e3b2ae tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] delete_backup rpcapi backup_id 0b6f8ec1-5872-4715-ad98-f8f96355e0d3 {{(pid=99975) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 06:39:09.699448 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-93c8ce01-da59-43ba-9360-9ebd50e3b2ae tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/0b6f8ec1-5872-4715-ad98-f8f96355e0d3 returned with HTTP 202 Jul 10 06:39:09.700011 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 927/3664] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:39:09 2026] DELETE /volume/v3/backups/0b6f8ec1-5872-4715-ad98-f8f96355e0d3 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:39:09.707081 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-d8ae981e-8dbb-4f48-bfd8-40dcad1ce901 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:09.709057 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d8ae981e-8dbb-4f48-bfd8-40dcad1ce901 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/0b6f8ec1-5872-4715-ad98-f8f96355e0d3 Jul 10 06:39:09.709281 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d8ae981e-8dbb-4f48-bfd8-40dcad1ce901 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:09.709515 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d8ae981e-8dbb-4f48-bfd8-40dcad1ce901 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:09.709643 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-d8ae981e-8dbb-4f48-bfd8-40dcad1ce901 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id 0b6f8ec1-5872-4715-ad98-f8f96355e0d3. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:09.714169 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:09.714169 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:39:09.714977 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d8ae981e-8dbb-4f48-bfd8-40dcad1ce901 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/0b6f8ec1-5872-4715-ad98-f8f96355e0d3 returned with HTTP 200 Jul 10 06:39:09.715533 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 913/3665] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:09 2026] GET /volume/v3/backups/0b6f8ec1-5872-4715-ad98-f8f96355e0d3 => generated 707 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:10.020056 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-c325f665-4f22-4973-b3a0-b9224f5a46d1 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:10.022010 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c325f665-4f22-4973-b3a0-b9224f5a46d1 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] GET https://10.4.3.200/volume/v3/volumes/065f0b0c-834b-472a-b272-5bc5c9df1328 Jul 10 06:39:10.022272 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c325f665-4f22-4973-b3a0-b9224f5a46d1 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:10.022577 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c325f665-4f22-4973-b3a0-b9224f5a46d1 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:10.028287 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c325f665-4f22-4973-b3a0-b9224f5a46d1 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] https://10.4.3.200/volume/v3/volumes/065f0b0c-834b-472a-b272-5bc5c9df1328 returned with HTTP 404 Jul 10 06:39:10.028787 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 916/3666] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:10 2026] GET /volume/v3/volumes/065f0b0c-834b-472a-b272-5bc5c9df1328 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:39:10.034981 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-a883e7b8-6691-4eb5-ace8-3af43f3e2401 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:10.037749 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a883e7b8-6691-4eb5-ace8-3af43f3e2401 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] GET https://10.4.3.200/volume/v3/volumes/8c2713f6-0886-4b93-9a33-ee2e6eaee6bd Jul 10 06:39:10.037749 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a883e7b8-6691-4eb5-ace8-3af43f3e2401 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:10.037749 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a883e7b8-6691-4eb5-ace8-3af43f3e2401 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:10.042796 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:10.042796 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:39:10.045998 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-a883e7b8-6691-4eb5-ace8-3af43f3e2401 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Volume info retrieved successfully. Jul 10 06:39:10.049561 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a883e7b8-6691-4eb5-ace8-3af43f3e2401 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] https://10.4.3.200/volume/v3/volumes/8c2713f6-0886-4b93-9a33-ee2e6eaee6bd returned with HTTP 200 Jul 10 06:39:10.050043 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 911/3667] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:10 2026] GET /volume/v3/volumes/8c2713f6-0886-4b93-9a33-ee2e6eaee6bd => generated 856 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:10.061891 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-5df11883-b982-4f7e-a2b4-14efed00083e None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:10.063606 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-5df11883-b982-4f7e-a2b4-14efed00083e tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] DELETE https://10.4.3.200/volume/v3/volumes/8c2713f6-0886-4b93-9a33-ee2e6eaee6bd Jul 10 06:39:10.063759 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-5df11883-b982-4f7e-a2b4-14efed00083e tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:10.064265 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-5df11883-b982-4f7e-a2b4-14efed00083e tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Calling method 'delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:10.064265 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-5df11883-b982-4f7e-a2b4-14efed00083e tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Delete volume with id: 8c2713f6-0886-4b93-9a33-ee2e6eaee6bd Jul 10 06:39:10.070864 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:10.070864 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:39:10.071386 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-5df11883-b982-4f7e-a2b4-14efed00083e tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Volume info retrieved successfully. Jul 10 06:39:10.091559 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-5df11883-b982-4f7e-a2b4-14efed00083e tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Delete volume request issued successfully. Jul 10 06:39:10.091755 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-5df11883-b982-4f7e-a2b4-14efed00083e tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] https://10.4.3.200/volume/v3/volumes/8c2713f6-0886-4b93-9a33-ee2e6eaee6bd returned with HTTP 202 Jul 10 06:39:10.092251 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 928/3668] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:39:10 2026] DELETE /volume/v3/volumes/8c2713f6-0886-4b93-9a33-ee2e6eaee6bd => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:39:10.108480 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-34ae79e8-3cd8-46e3-adbd-ec8c6fc6dc86 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:10.110352 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-34ae79e8-3cd8-46e3-adbd-ec8c6fc6dc86 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] GET https://10.4.3.200/volume/v3/volumes/8c2713f6-0886-4b93-9a33-ee2e6eaee6bd Jul 10 06:39:10.110595 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-34ae79e8-3cd8-46e3-adbd-ec8c6fc6dc86 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:10.110884 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-34ae79e8-3cd8-46e3-adbd-ec8c6fc6dc86 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:10.118447 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:10.118447 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:39:10.121780 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-34ae79e8-3cd8-46e3-adbd-ec8c6fc6dc86 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Volume info retrieved successfully. Jul 10 06:39:10.125345 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-34ae79e8-3cd8-46e3-adbd-ec8c6fc6dc86 tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] https://10.4.3.200/volume/v3/volumes/8c2713f6-0886-4b93-9a33-ee2e6eaee6bd returned with HTTP 200 Jul 10 06:39:10.125698 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 914/3669] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:10 2026] GET /volume/v3/volumes/8c2713f6-0886-4b93-9a33-ee2e6eaee6bd => generated 855 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:10.131217 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-42ae7ebb-6225-4b88-bd89-3a065b9b4826 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:10.132960 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-42ae7ebb-6225-4b88-bd89-3a065b9b4826 tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] GET https://10.4.3.200/volume/v3/volumes/95e370a0-8207-41b1-b012-7ba4ff813c6e Jul 10 06:39:10.133194 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-42ae7ebb-6225-4b88-bd89-3a065b9b4826 tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:10.133409 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-42ae7ebb-6225-4b88-bd89-3a065b9b4826 tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:10.141333 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:10.141333 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:39:10.145664 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-42ae7ebb-6225-4b88-bd89-3a065b9b4826 tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] Volume info retrieved successfully. Jul 10 06:39:10.153259 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-42ae7ebb-6225-4b88-bd89-3a065b9b4826 tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] https://10.4.3.200/volume/v3/volumes/95e370a0-8207-41b1-b012-7ba4ff813c6e returned with HTTP 200 Jul 10 06:39:10.153838 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 917/3670] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:39:10 2026] GET /volume/v3/volumes/95e370a0-8207-41b1-b012-7ba4ff813c6e => generated 974 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:10.169770 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-2a6a4c86-f19c-45f1-8044-bda7873de952 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:10.172056 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2a6a4c86-f19c-45f1-8044-bda7873de952 tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] GET https://10.4.3.200/volume/v3/messages Jul 10 06:39:10.172247 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2a6a4c86-f19c-45f1-8044-bda7873de952 tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:10.172476 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2a6a4c86-f19c-45f1-8044-bda7873de952 tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] Calling method 'version_select' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:10.176610 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2a6a4c86-f19c-45f1-8044-bda7873de952 tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] https://10.4.3.200/volume/v3/messages returned with HTTP 200 Jul 10 06:39:10.176947 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 912/3671] 10.4.3.200 () {68 vars in 1280 bytes} [Fri Jul 10 06:39:10 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 10 06:39:10.186641 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-0c008023-59bf-44a0-bb9b-76ceda55931d None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:10.264640 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-0c008023-59bf-44a0-bb9b-76ceda55931d tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-member] DELETE https://10.4.3.200/volume/v3/messages/37f3ce3e-fc3c-4232-88c1-b14a2c9c2e8a Jul 10 06:39:10.265154 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-0c008023-59bf-44a0-bb9b-76ceda55931d tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:10.265407 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-0c008023-59bf-44a0-bb9b-76ceda55931d tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-member] Calling method 'version_select' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:10.275969 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-0c008023-59bf-44a0-bb9b-76ceda55931d tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-member] https://10.4.3.200/volume/v3/messages/37f3ce3e-fc3c-4232-88c1-b14a2c9c2e8a returned with HTTP 204 Jul 10 06:39:10.276281 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 929/3672] 10.4.3.200 () {68 vars in 1394 bytes} [Fri Jul 10 06:39:10 2026] DELETE /volume/v3/messages/37f3ce3e-fc3c-4232-88c1-b14a2c9c2e8a => generated 0 bytes in 90 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 10 06:39:10.279402 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-37e3eb95-b26e-47f7-9be2-8c454dd1f52e None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:10.281638 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-37e3eb95-b26e-47f7-9be2-8c454dd1f52e tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/d9114831-424c-4cf1-9630-78340420ec85 Jul 10 06:39:10.281962 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-37e3eb95-b26e-47f7-9be2-8c454dd1f52e tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:10.282216 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-37e3eb95-b26e-47f7-9be2-8c454dd1f52e tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:10.282373 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-37e3eb95-b26e-47f7-9be2-8c454dd1f52e tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id d9114831-424c-4cf1-9630-78340420ec85. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:10.286145 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-dc206de2-9911-4385-a930-9e5972c815b4 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:10.287051 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:10.287051 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:39:10.287720 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-37e3eb95-b26e-47f7-9be2-8c454dd1f52e tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/d9114831-424c-4cf1-9630-78340420ec85 returned with HTTP 200 Jul 10 06:39:10.288133 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-dc206de2-9911-4385-a930-9e5972c815b4 tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-member] GET https://10.4.3.200/volume/v3/messages/37f3ce3e-fc3c-4232-88c1-b14a2c9c2e8a Jul 10 06:39:10.288215 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 915/3673] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:39:10 2026] GET /volume/v3/backups/d9114831-424c-4cf1-9630-78340420ec85 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:10.288440 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-dc206de2-9911-4385-a930-9e5972c815b4 tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:10.288726 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-dc206de2-9911-4385-a930-9e5972c815b4 tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-member] Calling method 'version_select' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:10.292838 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-dc206de2-9911-4385-a930-9e5972c815b4 tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-member] https://10.4.3.200/volume/v3/messages/37f3ce3e-fc3c-4232-88c1-b14a2c9c2e8a returned with HTTP 404 Jul 10 06:39:10.293621 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 918/3674] 10.4.3.200 () {68 vars in 1391 bytes} [Fri Jul 10 06:39:10 2026] GET /volume/v3/messages/37f3ce3e-fc3c-4232-88c1-b14a2c9c2e8a => generated 110 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:39:10.302243 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-4cc1ff27-9ae8-46dd-ae2b-7c8301934b42 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:10.303814 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4cc1ff27-9ae8-46dd-ae2b-7c8301934b42 tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] DELETE https://10.4.3.200/volume/v3/volumes/95e370a0-8207-41b1-b012-7ba4ff813c6e Jul 10 06:39:10.304069 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4cc1ff27-9ae8-46dd-ae2b-7c8301934b42 tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:10.304298 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4cc1ff27-9ae8-46dd-ae2b-7c8301934b42 tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:10.304483 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-4cc1ff27-9ae8-46dd-ae2b-7c8301934b42 tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] Delete volume with id: 95e370a0-8207-41b1-b012-7ba4ff813c6e Jul 10 06:39:10.312641 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:10.312641 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:39:10.313031 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-4cc1ff27-9ae8-46dd-ae2b-7c8301934b42 tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] Volume info retrieved successfully. Jul 10 06:39:10.314176 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-4cc1ff27-9ae8-46dd-ae2b-7c8301934b42 tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99976) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 10 06:39:10.324606 np0000004964 devstack@c-api.service[99976]: WARNING cinder.quota [None req-4cc1ff27-9ae8-46dd-ae2b-7c8301934b42 tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1320736775 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1320736775, it is now deprecated. Please use the default quota class for default quota. Jul 10 06:39:10.324874 np0000004964 devstack@c-api.service[99976]: WARNING cinder.quota [None req-4cc1ff27-9ae8-46dd-ae2b-7c8301934b42 tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1320736775 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1320736775, it is now deprecated. Please use the default quota class for default quota. Jul 10 06:39:10.333478 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-4cc1ff27-9ae8-46dd-ae2b-7c8301934b42 tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] Created reservations ['38c20426-268c-4518-8210-269b9c10f53d', '56f2bfaa-cb76-48c2-a30b-e2508a650485', 'f85fcebd-1422-44be-937a-995fb47bb761', 'e954d067-1cad-4425-b717-3d0001a2b856'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:39:10.360536 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-4cc1ff27-9ae8-46dd-ae2b-7c8301934b42 tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] Delete volume request issued successfully. Jul 10 06:39:10.360715 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4cc1ff27-9ae8-46dd-ae2b-7c8301934b42 tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] https://10.4.3.200/volume/v3/volumes/95e370a0-8207-41b1-b012-7ba4ff813c6e returned with HTTP 202 Jul 10 06:39:10.361231 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 913/3675] 10.4.3.200 () {68 vars in 1391 bytes} [Fri Jul 10 06:39:10 2026] DELETE /volume/v3/volumes/95e370a0-8207-41b1-b012-7ba4ff813c6e => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:39:10.367924 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-e7cd5c61-4c23-4724-8a38-56aaed14e78e None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:10.369398 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-e7cd5c61-4c23-4724-8a38-56aaed14e78e tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] DELETE https://10.4.3.200/volume/v3/types/f81446fe-1de2-41e7-9440-46b4dcb877db Jul 10 06:39:10.369597 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-e7cd5c61-4c23-4724-8a38-56aaed14e78e tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:10.369783 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-e7cd5c61-4c23-4724-8a38-56aaed14e78e tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] Calling method '_delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:10.393228 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-e7cd5c61-4c23-4724-8a38-56aaed14e78e tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] https://10.4.3.200/volume/v3/types/f81446fe-1de2-41e7-9440-46b4dcb877db returned with HTTP 202 Jul 10 06:39:10.393688 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 930/3676] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 10 06:39:10 2026] DELETE /volume/v3/types/f81446fe-1de2-41e7-9440-46b4dcb877db => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:39:10.401750 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-946ef787-7180-4163-b3c4-25e5c72bd5a2 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:10.403442 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-946ef787-7180-4163-b3c4-25e5c72bd5a2 tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] POST https://10.4.3.200/volume/v3/types Jul 10 06:39:10.403803 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-946ef787-7180-4163-b3c4-25e5c72bd5a2 tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1326240540", "extra_specs": {"storage_protocol": "tempest-storage_protocol-605822457", "vendor_name": "tempest-vendor_name-1396616021"}}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:39:10.406986 np0000004964 devstack@c-api.service[99977]: DEBUG dbcounter [-] [99977] Writing DB stats cinder:SELECT=647,cinder:INSERT=87,cinder:UPDATE=146 {{(pid=99977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:39:10.417662 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-946ef787-7180-4163-b3c4-25e5c72bd5a2 tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 10 06:39:10.418037 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 916/3677] 10.4.3.200 () {68 vars in 1253 bytes} [Fri Jul 10 06:39:10 2026] POST /volume/v3/types => generated 329 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:10.426370 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-782c85f9-e973-4ca3-96c6-2e51e48a878e None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:10.430523 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-782c85f9-e973-4ca3-96c6-2e51e48a878e tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:39:10.430523 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-782c85f9-e973-4ca3-96c6-2e51e48a878e tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "2d7480ac-0696-4bf3-9781-41143609535f", "size": 1}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:39:10.431252 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-782c85f9-e973-4ca3-96c6-2e51e48a878e tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] Create volume request body: {'volume': {'volume_type': '2d7480ac-0696-4bf3-9781-41143609535f', 'size': 1}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:39:10.435961 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-782c85f9-e973-4ca3-96c6-2e51e48a878e tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] Create volume of 1 GB Jul 10 06:39:10.436639 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:10.436639 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:39:10.437219 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-782c85f9-e973-4ca3-96c6-2e51e48a878e tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] Availability Zones retrieved successfully. Jul 10 06:39:10.444295 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-782c85f9-e973-4ca3-96c6-2e51e48a878e tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] Flow 'volume_create_api' (4d17220f-f4e4-4b15-8158-655aff3f35d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:39:10.445835 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-782c85f9-e973-4ca3-96c6-2e51e48a878e tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7d1511c-795e-45eb-96fe-2dc1f2a08fd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:39:10.446933 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-782c85f9-e973-4ca3-96c6-2e51e48a878e tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] Validating volume size '1' using validate_int {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:39:10.474537 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-782c85f9-e973-4ca3-96c6-2e51e48a878e tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7d1511c-795e-45eb-96fe-2dc1f2a08fd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:39:10Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-605822457',vendor_name='tempest-vendor_name-1396616021'},id=2d7480ac-0696-4bf3-9781-41143609535f,is_public=True,name='tempest-ProjectMemberTests-volume-type-1326240540',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2d7480ac-0696-4bf3-9781-41143609535f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:39:10.474537 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-782c85f9-e973-4ca3-96c6-2e51e48a878e tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03d529b1-5574-444c-b8a7-d4feda396ad4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:39:10.506208 np0000004964 devstack@c-api.service[99978]: WARNING cinder.quota [None req-782c85f9-e973-4ca3-96c6-2e51e48a878e tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1326240540 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1326240540, it is now deprecated. Please use the default quota class for default quota. Jul 10 06:39:10.506788 np0000004964 devstack@c-api.service[99978]: WARNING cinder.quota [None req-782c85f9-e973-4ca3-96c6-2e51e48a878e tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1326240540 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1326240540, it is now deprecated. Please use the default quota class for default quota. Jul 10 06:39:10.519473 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-106aeee2-e20a-4bb9-b73d-3f7507ca58e9 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:10.521588 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-106aeee2-e20a-4bb9-b73d-3f7507ca58e9 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] GET https://10.4.3.200/volume/v3/backups/9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac Jul 10 06:39:10.521974 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-106aeee2-e20a-4bb9-b73d-3f7507ca58e9 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:10.522060 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-106aeee2-e20a-4bb9-b73d-3f7507ca58e9 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:10.522181 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-106aeee2-e20a-4bb9-b73d-3f7507ca58e9 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Show backup with id 9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:10.527273 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:10.527273 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:39:10.528305 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-106aeee2-e20a-4bb9-b73d-3f7507ca58e9 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] https://10.4.3.200/volume/v3/backups/9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac returned with HTTP 200 Jul 10 06:39:10.528305 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 914/3678] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:10 2026] GET /volume/v3/backups/9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:10.536595 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-782c85f9-e973-4ca3-96c6-2e51e48a878e tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] Created reservations ['bd892aa8-7773-4862-b563-747bee39c0a2', '2f37ba53-44fa-44e1-97c1-d57f25f3ec69', '86b2379c-d1b1-4b90-8aad-eef3501efafa', '9f2f3dac-7cb0-42e3-b68c-16397f759204'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:39:10.537595 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-782c85f9-e973-4ca3-96c6-2e51e48a878e tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03d529b1-5574-444c-b8a7-d4feda396ad4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bd892aa8-7773-4862-b563-747bee39c0a2', '2f37ba53-44fa-44e1-97c1-d57f25f3ec69', '86b2379c-d1b1-4b90-8aad-eef3501efafa', '9f2f3dac-7cb0-42e3-b68c-16397f759204']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:39:10.539523 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-782c85f9-e973-4ca3-96c6-2e51e48a878e tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc54813f-8300-44ca-be1a-12bd7f36ae94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:39:10.568047 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-782c85f9-e973-4ca3-96c6-2e51e48a878e tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc54813f-8300-44ca-be1a-12bd7f36ae94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bfa74ecc-17f1-42f5-809c-d37e75318476', '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='419a909d945c4e6c9e44fd84d540ab8e',qos_specs=None,replication_status=,reservations=['bd892aa8-7773-4862-b563-747bee39c0a2','2f37ba53-44fa-44e1-97c1-d57f25f3ec69','86b2379c-d1b1-4b90-8aad-eef3501efafa','9f2f3dac-7cb0-42e3-b68c-16397f759204'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01aff4b39f444401be625fc61ed264d2',volume_type_id=2d7480ac-0696-4bf3-9781-41143609535f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:39:10Z,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=bfa74ecc-17f1-42f5-809c-d37e75318476,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='419a909d945c4e6c9e44fd84d540ab8e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01aff4b39f444401be625fc61ed264d2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2d7480ac-0696-4bf3-9781-41143609535f),volume_type_id=2d7480ac-0696-4bf3-9781-41143609535f)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:39:10.569017 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-782c85f9-e973-4ca3-96c6-2e51e48a878e tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9861379-f1a7-424d-a4fe-964cc2004495) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:39:10.587407 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-782c85f9-e973-4ca3-96c6-2e51e48a878e tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9861379-f1a7-424d-a4fe-964cc2004495) transitioned into state 'SUCCESS' from 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='419a909d945c4e6c9e44fd84d540ab8e',qos_specs=None,replication_status=,reservations=['bd892aa8-7773-4862-b563-747bee39c0a2','2f37ba53-44fa-44e1-97c1-d57f25f3ec69','86b2379c-d1b1-4b90-8aad-eef3501efafa','9f2f3dac-7cb0-42e3-b68c-16397f759204'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01aff4b39f444401be625fc61ed264d2',volume_type_id=2d7480ac-0696-4bf3-9781-41143609535f)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:39:10.587407 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-782c85f9-e973-4ca3-96c6-2e51e48a878e tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (216061e7-9b4d-40bf-8a83-6e99b38df5f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:39:10.595131 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-782c85f9-e973-4ca3-96c6-2e51e48a878e tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (216061e7-9b4d-40bf-8a83-6e99b38df5f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:39:10.596095 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-782c85f9-e973-4ca3-96c6-2e51e48a878e tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] Flow 'volume_create_api' (4d17220f-f4e4-4b15-8158-655aff3f35d7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:39:10.596486 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-782c85f9-e973-4ca3-96c6-2e51e48a878e tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] Create volume request issued successfully. Jul 10 06:39:10.597113 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-782c85f9-e973-4ca3-96c6-2e51e48a878e tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:39:10.597639 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 919/3679] 10.4.3.200 () {70 vars in 1298 bytes} [Fri Jul 10 06:39:10 2026] POST /volume/v3/volumes => generated 774 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:39:10.609394 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-45a00564-6b24-471b-a09f-4038f97b2ae2 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:10.611000 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-45a00564-6b24-471b-a09f-4038f97b2ae2 tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] GET https://10.4.3.200/volume/v3/volumes/bfa74ecc-17f1-42f5-809c-d37e75318476 Jul 10 06:39:10.611271 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-45a00564-6b24-471b-a09f-4038f97b2ae2 tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:10.611379 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-45a00564-6b24-471b-a09f-4038f97b2ae2 tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:10.618095 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:10.618095 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:39:10.620936 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-45a00564-6b24-471b-a09f-4038f97b2ae2 tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] Volume info retrieved successfully. Jul 10 06:39:10.624804 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-45a00564-6b24-471b-a09f-4038f97b2ae2 tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] https://10.4.3.200/volume/v3/volumes/bfa74ecc-17f1-42f5-809c-d37e75318476 returned with HTTP 200 Jul 10 06:39:10.625165 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 931/3680] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:39:10 2026] GET /volume/v3/volumes/bfa74ecc-17f1-42f5-809c-d37e75318476 => generated 953 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:10.740319 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-e4ea3be6-88c8-4226-9f13-ec3ee69ee453 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:10.740319 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e4ea3be6-88c8-4226-9f13-ec3ee69ee453 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/0b6f8ec1-5872-4715-ad98-f8f96355e0d3 Jul 10 06:39:10.740319 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e4ea3be6-88c8-4226-9f13-ec3ee69ee453 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:10.740319 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e4ea3be6-88c8-4226-9f13-ec3ee69ee453 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:10.740319 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-e4ea3be6-88c8-4226-9f13-ec3ee69ee453 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id 0b6f8ec1-5872-4715-ad98-f8f96355e0d3. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:10.754064 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e4ea3be6-88c8-4226-9f13-ec3ee69ee453 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/0b6f8ec1-5872-4715-ad98-f8f96355e0d3 returned with HTTP 404 Jul 10 06:39:10.754813 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 917/3681] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:10 2026] GET /volume/v3/backups/0b6f8ec1-5872-4715-ad98-f8f96355e0d3 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:39:10.764484 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-afc300dc-b588-40fb-9d25-8b6002bbfdcf None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:10.766655 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-afc300dc-b588-40fb-9d25-8b6002bbfdcf tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] POST https://10.4.3.200/volume/v3/backups Jul 10 06:39:10.767106 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-afc300dc-b588-40fb-9d25-8b6002bbfdcf tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "57e3f04d-438f-4b68-97f8-fad5fa290e62", "incremental": true, "force": true, "name": "tempest-VolumesBackupsTest-Backup-675149247", "container": "tempest-volumesbackupstest-backup-container-2041033994"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:39:10.769106 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.contrib.backups [None req-afc300dc-b588-40fb-9d25-8b6002bbfdcf tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Creating new backup {'backup': {'volume_id': '57e3f04d-438f-4b68-97f8-fad5fa290e62', 'incremental': True, 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-675149247', 'container': 'tempest-volumesbackupstest-backup-container-2041033994'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 06:39:10.769283 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.contrib.backups [None req-afc300dc-b588-40fb-9d25-8b6002bbfdcf tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Creating backup of volume 57e3f04d-438f-4b68-97f8-fad5fa290e62 in container tempest-volumesbackupstest-backup-container-2041033994 Jul 10 06:39:10.786605 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:10.786605 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:39:10.787363 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-afc300dc-b588-40fb-9d25-8b6002bbfdcf tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Volume info retrieved successfully. Jul 10 06:39:10.809255 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-afc300dc-b588-40fb-9d25-8b6002bbfdcf tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Created reservations ['912b28b7-4bc0-4989-844c-5c77a2776087', 'b28b3bb4-515b-4a82-aafa-f2d0cb43c5b3'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:39:10.848651 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-afc300dc-b588-40fb-9d25-8b6002bbfdcf tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups returned with HTTP 202 Jul 10 06:39:10.849098 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 915/3682] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 10 06:39:10 2026] POST /volume/v3/backups => generated 329 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:39:10.862049 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-20a2d470-2a3c-4a59-a8c3-4147bb6041eb None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:10.865168 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-20a2d470-2a3c-4a59-a8c3-4147bb6041eb tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/95c44505-e80d-42d1-a128-f6f88039362d Jul 10 06:39:10.865273 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-20a2d470-2a3c-4a59-a8c3-4147bb6041eb tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:10.865780 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-20a2d470-2a3c-4a59-a8c3-4147bb6041eb tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:10.865842 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-20a2d470-2a3c-4a59-a8c3-4147bb6041eb tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id 95c44505-e80d-42d1-a128-f6f88039362d. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:10.871535 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:10.871535 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:39:10.872621 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-20a2d470-2a3c-4a59-a8c3-4147bb6041eb tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/95c44505-e80d-42d1-a128-f6f88039362d returned with HTTP 200 Jul 10 06:39:10.873232 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 920/3683] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:10 2026] GET /volume/v3/backups/95c44505-e80d-42d1-a128-f6f88039362d => generated 787 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:11.139098 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-a51241bd-525b-45a2-a7e2-8e891ffc650e None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:11.141047 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-a51241bd-525b-45a2-a7e2-8e891ffc650e tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] GET https://10.4.3.200/volume/v3/volumes/8c2713f6-0886-4b93-9a33-ee2e6eaee6bd Jul 10 06:39:11.141257 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-a51241bd-525b-45a2-a7e2-8e891ffc650e tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:11.141484 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-a51241bd-525b-45a2-a7e2-8e891ffc650e tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:11.148371 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-a51241bd-525b-45a2-a7e2-8e891ffc650e tempest-VolumesListTestJSON-543294649 tempest-VolumesListTestJSON-543294649-project-member] https://10.4.3.200/volume/v3/volumes/8c2713f6-0886-4b93-9a33-ee2e6eaee6bd returned with HTTP 404 Jul 10 06:39:11.148892 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 932/3684] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:11 2026] GET /volume/v3/volumes/8c2713f6-0886-4b93-9a33-ee2e6eaee6bd => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:39:11.300421 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-5fc17d59-8785-46c6-ae36-54f147d55bc3 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:11.303273 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-5fc17d59-8785-46c6-ae36-54f147d55bc3 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/d9114831-424c-4cf1-9630-78340420ec85 Jul 10 06:39:11.303563 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-5fc17d59-8785-46c6-ae36-54f147d55bc3 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:11.303810 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-5fc17d59-8785-46c6-ae36-54f147d55bc3 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:11.303984 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-5fc17d59-8785-46c6-ae36-54f147d55bc3 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id d9114831-424c-4cf1-9630-78340420ec85. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:11.308777 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:11.308777 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:39:11.309574 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-5fc17d59-8785-46c6-ae36-54f147d55bc3 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/d9114831-424c-4cf1-9630-78340420ec85 returned with HTTP 200 Jul 10 06:39:11.310061 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 918/3685] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:39:11 2026] GET /volume/v3/backups/d9114831-424c-4cf1-9630-78340420ec85 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:11.539012 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-48601de1-c478-4929-81fe-e650713ce61d None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:11.541066 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-48601de1-c478-4929-81fe-e650713ce61d tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] GET https://10.4.3.200/volume/v3/backups/9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac Jul 10 06:39:11.541275 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-48601de1-c478-4929-81fe-e650713ce61d tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:11.541522 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-48601de1-c478-4929-81fe-e650713ce61d tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:11.541691 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-48601de1-c478-4929-81fe-e650713ce61d tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Show backup with id 9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:11.547411 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:11.547411 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:39:11.548018 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-48601de1-c478-4929-81fe-e650713ce61d tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] https://10.4.3.200/volume/v3/backups/9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac returned with HTTP 200 Jul 10 06:39:11.548533 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 916/3686] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:11 2026] GET /volume/v3/backups/9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:11.639794 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-dca5e5f8-a8ed-4b1a-bf96-0cee161bfbb7 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:11.642326 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-dca5e5f8-a8ed-4b1a-bf96-0cee161bfbb7 tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] GET https://10.4.3.200/volume/v3/volumes/bfa74ecc-17f1-42f5-809c-d37e75318476 Jul 10 06:39:11.642637 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-dca5e5f8-a8ed-4b1a-bf96-0cee161bfbb7 tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:11.642904 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-dca5e5f8-a8ed-4b1a-bf96-0cee161bfbb7 tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:11.651871 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:11.651871 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:39:11.657032 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-dca5e5f8-a8ed-4b1a-bf96-0cee161bfbb7 tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] Volume info retrieved successfully. Jul 10 06:39:11.662732 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-dca5e5f8-a8ed-4b1a-bf96-0cee161bfbb7 tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] https://10.4.3.200/volume/v3/volumes/bfa74ecc-17f1-42f5-809c-d37e75318476 returned with HTTP 200 Jul 10 06:39:11.663293 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 921/3687] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:39:11 2026] GET /volume/v3/volumes/bfa74ecc-17f1-42f5-809c-d37e75318476 => generated 974 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:11.675885 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-b6b607f5-800e-4625-a697-579c8ef71008 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:11.678185 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-b6b607f5-800e-4625-a697-579c8ef71008 tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] GET https://10.4.3.200/volume/v3/messages Jul 10 06:39:11.678494 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-b6b607f5-800e-4625-a697-579c8ef71008 tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:11.678748 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-b6b607f5-800e-4625-a697-579c8ef71008 tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] Calling method 'version_select' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:11.684168 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-b6b607f5-800e-4625-a697-579c8ef71008 tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] https://10.4.3.200/volume/v3/messages returned with HTTP 200 Jul 10 06:39:11.684599 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 933/3688] 10.4.3.200 () {68 vars in 1280 bytes} [Fri Jul 10 06:39:11 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 10 06:39:11.695933 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-7f3c1246-5d8d-4efc-8073-abe61fdb18f4 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:11.697628 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7f3c1246-5d8d-4efc-8073-abe61fdb18f4 tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-member] GET https://10.4.3.200/volume/v3/messages Jul 10 06:39:11.697817 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-7f3c1246-5d8d-4efc-8073-abe61fdb18f4 tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:11.697999 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-7f3c1246-5d8d-4efc-8073-abe61fdb18f4 tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-member] Calling method 'version_select' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:11.701836 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7f3c1246-5d8d-4efc-8073-abe61fdb18f4 tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-member] https://10.4.3.200/volume/v3/messages returned with HTTP 200 Jul 10 06:39:11.702249 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 919/3689] 10.4.3.200 () {68 vars in 1280 bytes} [Fri Jul 10 06:39:11 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 10 06:39:11.710544 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-c0fbfd06-1b76-4098-b952-fcc6582b6503 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:11.712192 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c0fbfd06-1b76-4098-b952-fcc6582b6503 tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] DELETE https://10.4.3.200/volume/v3/messages/68c4f507-8380-4d49-8803-733339b812fa Jul 10 06:39:11.712401 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c0fbfd06-1b76-4098-b952-fcc6582b6503 tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:11.712617 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c0fbfd06-1b76-4098-b952-fcc6582b6503 tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] Calling method 'version_select' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:11.719945 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c0fbfd06-1b76-4098-b952-fcc6582b6503 tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] https://10.4.3.200/volume/v3/messages/68c4f507-8380-4d49-8803-733339b812fa returned with HTTP 204 Jul 10 06:39:11.720287 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 917/3690] 10.4.3.200 () {68 vars in 1394 bytes} [Fri Jul 10 06:39:11 2026] DELETE /volume/v3/messages/68c4f507-8380-4d49-8803-733339b812fa => generated 0 bytes in 10 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 10 06:39:11.726518 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-d41adca2-7a92-4507-b392-9e15838fc2b9 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:11.728444 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d41adca2-7a92-4507-b392-9e15838fc2b9 tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] DELETE https://10.4.3.200/volume/v3/volumes/bfa74ecc-17f1-42f5-809c-d37e75318476 Jul 10 06:39:11.728648 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d41adca2-7a92-4507-b392-9e15838fc2b9 tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:11.728865 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d41adca2-7a92-4507-b392-9e15838fc2b9 tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:11.729025 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-d41adca2-7a92-4507-b392-9e15838fc2b9 tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] Delete volume with id: bfa74ecc-17f1-42f5-809c-d37e75318476 Jul 10 06:39:11.735937 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:11.735937 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:39:11.736141 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-d41adca2-7a92-4507-b392-9e15838fc2b9 tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] Volume info retrieved successfully. Jul 10 06:39:11.737208 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-d41adca2-7a92-4507-b392-9e15838fc2b9 tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99978) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 10 06:39:11.758296 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-d41adca2-7a92-4507-b392-9e15838fc2b9 tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] Created reservations ['7e8d790f-c3f7-47a5-8633-964d74b496f2', '28a947a3-c24a-4e51-8195-5303ce6135b5', 'c34d98f3-575c-43c9-a551-b0f6ea0ddb9c', '697d3df4-1b20-4b42-9480-11df349095e1'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:39:11.783443 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-d41adca2-7a92-4507-b392-9e15838fc2b9 tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] Delete volume request issued successfully. Jul 10 06:39:11.783706 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d41adca2-7a92-4507-b392-9e15838fc2b9 tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] https://10.4.3.200/volume/v3/volumes/bfa74ecc-17f1-42f5-809c-d37e75318476 returned with HTTP 202 Jul 10 06:39:11.784281 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 922/3691] 10.4.3.200 () {68 vars in 1391 bytes} [Fri Jul 10 06:39:11 2026] DELETE /volume/v3/volumes/bfa74ecc-17f1-42f5-809c-d37e75318476 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:39:11.795707 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-7b6af410-f04a-4a80-9708-64d62560c074 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:11.797902 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-7b6af410-f04a-4a80-9708-64d62560c074 tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] DELETE https://10.4.3.200/volume/v3/types/2d7480ac-0696-4bf3-9781-41143609535f Jul 10 06:39:11.798166 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-7b6af410-f04a-4a80-9708-64d62560c074 tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:11.798423 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-7b6af410-f04a-4a80-9708-64d62560c074 tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] Calling method '_delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:11.830240 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-7b6af410-f04a-4a80-9708-64d62560c074 tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] https://10.4.3.200/volume/v3/types/2d7480ac-0696-4bf3-9781-41143609535f returned with HTTP 202 Jul 10 06:39:11.830685 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 934/3692] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 10 06:39:11 2026] DELETE /volume/v3/types/2d7480ac-0696-4bf3-9781-41143609535f => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:39:11.838967 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-330f4ec2-4f05-493e-ab82-2d0d5d5f254d None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:11.840656 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-330f4ec2-4f05-493e-ab82-2d0d5d5f254d tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] POST https://10.4.3.200/volume/v3/types Jul 10 06:39:11.841050 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-330f4ec2-4f05-493e-ab82-2d0d5d5f254d tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-904303984", "extra_specs": {"storage_protocol": "tempest-storage_protocol-279603668", "vendor_name": "tempest-vendor_name-387688880"}}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:39:11.857694 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-330f4ec2-4f05-493e-ab82-2d0d5d5f254d tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 10 06:39:11.858465 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 920/3693] 10.4.3.200 () {68 vars in 1253 bytes} [Fri Jul 10 06:39:11 2026] POST /volume/v3/types => generated 327 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:11.866087 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-bf932bad-a1b5-4e31-84a6-0815124595a4 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:11.867800 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-bf932bad-a1b5-4e31-84a6-0815124595a4 tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:39:11.868174 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-bf932bad-a1b5-4e31-84a6-0815124595a4 tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "03aa7009-d41f-4bd6-ba33-9e0ef94e6f91", "size": 1}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:39:11.869460 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-bf932bad-a1b5-4e31-84a6-0815124595a4 tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] Create volume request body: {'volume': {'volume_type': '03aa7009-d41f-4bd6-ba33-9e0ef94e6f91', 'size': 1}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:39:11.873518 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-bf932bad-a1b5-4e31-84a6-0815124595a4 tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] Create volume of 1 GB Jul 10 06:39:11.873950 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:11.873950 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:39:11.874533 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-bf932bad-a1b5-4e31-84a6-0815124595a4 tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] Availability Zones retrieved successfully. Jul 10 06:39:11.884019 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-bf932bad-a1b5-4e31-84a6-0815124595a4 tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] Flow 'volume_create_api' (895b903b-bf36-47a0-87ea-f319d585b892) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:39:11.885340 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-f14d1391-d323-46ce-8103-aca5a1f2914f None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:11.885722 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-bf932bad-a1b5-4e31-84a6-0815124595a4 tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df1dcd17-ec31-4575-918c-274f05a04efc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:39:11.886674 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-bf932bad-a1b5-4e31-84a6-0815124595a4 tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] Validating volume size '1' using validate_int {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:39:11.887343 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f14d1391-d323-46ce-8103-aca5a1f2914f tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/95c44505-e80d-42d1-a128-f6f88039362d Jul 10 06:39:11.887623 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f14d1391-d323-46ce-8103-aca5a1f2914f tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:11.887870 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f14d1391-d323-46ce-8103-aca5a1f2914f tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:11.888054 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-f14d1391-d323-46ce-8103-aca5a1f2914f tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id 95c44505-e80d-42d1-a128-f6f88039362d. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:11.895979 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:11.895979 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:39:11.896798 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f14d1391-d323-46ce-8103-aca5a1f2914f tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/95c44505-e80d-42d1-a128-f6f88039362d returned with HTTP 200 Jul 10 06:39:11.897241 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 923/3694] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:11 2026] GET /volume/v3/backups/95c44505-e80d-42d1-a128-f6f88039362d => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:11.907837 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-bf932bad-a1b5-4e31-84a6-0815124595a4 tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df1dcd17-ec31-4575-918c-274f05a04efc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:39:12Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-279603668',vendor_name='tempest-vendor_name-387688880'},id=03aa7009-d41f-4bd6-ba33-9e0ef94e6f91,is_public=True,name='tempest-ProjectMemberTests-volume-type-904303984',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '03aa7009-d41f-4bd6-ba33-9e0ef94e6f91', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:39:11.907837 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-bf932bad-a1b5-4e31-84a6-0815124595a4 tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de158348-50bf-4bf7-b4f3-8bd444ef87d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:39:11.940385 np0000004964 devstack@c-api.service[99976]: WARNING cinder.quota [None req-bf932bad-a1b5-4e31-84a6-0815124595a4 tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-904303984 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-904303984, it is now deprecated. Please use the default quota class for default quota. Jul 10 06:39:11.940885 np0000004964 devstack@c-api.service[99976]: WARNING cinder.quota [None req-bf932bad-a1b5-4e31-84a6-0815124595a4 tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-904303984 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-904303984, it is now deprecated. Please use the default quota class for default quota. Jul 10 06:39:11.977047 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-bf932bad-a1b5-4e31-84a6-0815124595a4 tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] Created reservations ['9ba90ba9-f4a7-41de-afda-d5d3d547a0ff', 'b224d077-6ef5-4c02-ad0f-5f42de85997c', 'efa2bf40-41b3-4653-9569-99b81a8e33d6', 'dc24d4de-fbc9-48a4-b47f-4cab42856c9b'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:39:11.980549 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-bf932bad-a1b5-4e31-84a6-0815124595a4 tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de158348-50bf-4bf7-b4f3-8bd444ef87d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9ba90ba9-f4a7-41de-afda-d5d3d547a0ff', 'b224d077-6ef5-4c02-ad0f-5f42de85997c', 'efa2bf40-41b3-4653-9569-99b81a8e33d6', 'dc24d4de-fbc9-48a4-b47f-4cab42856c9b']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:39:11.980549 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-bf932bad-a1b5-4e31-84a6-0815124595a4 tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ec7a1f5-b0e9-4f42-91e5-5ec1ab06657f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:39:12.008694 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-bf932bad-a1b5-4e31-84a6-0815124595a4 tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ec7a1f5-b0e9-4f42-91e5-5ec1ab06657f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bfcf0b16-d24c-4c2f-9397-1089b87fb2ab', '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='419a909d945c4e6c9e44fd84d540ab8e',qos_specs=None,replication_status=,reservations=['9ba90ba9-f4a7-41de-afda-d5d3d547a0ff','b224d077-6ef5-4c02-ad0f-5f42de85997c','efa2bf40-41b3-4653-9569-99b81a8e33d6','dc24d4de-fbc9-48a4-b47f-4cab42856c9b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01aff4b39f444401be625fc61ed264d2',volume_type_id=03aa7009-d41f-4bd6-ba33-9e0ef94e6f91), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:39:11Z,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=bfcf0b16-d24c-4c2f-9397-1089b87fb2ab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='419a909d945c4e6c9e44fd84d540ab8e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01aff4b39f444401be625fc61ed264d2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(03aa7009-d41f-4bd6-ba33-9e0ef94e6f91),volume_type_id=03aa7009-d41f-4bd6-ba33-9e0ef94e6f91)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:39:12.008694 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-bf932bad-a1b5-4e31-84a6-0815124595a4 tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30736de7-36c2-4c75-bd89-9cf5736471d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:39:12.034302 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-bf932bad-a1b5-4e31-84a6-0815124595a4 tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30736de7-36c2-4c75-bd89-9cf5736471d1) transitioned into state 'SUCCESS' from 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='419a909d945c4e6c9e44fd84d540ab8e',qos_specs=None,replication_status=,reservations=['9ba90ba9-f4a7-41de-afda-d5d3d547a0ff','b224d077-6ef5-4c02-ad0f-5f42de85997c','efa2bf40-41b3-4653-9569-99b81a8e33d6','dc24d4de-fbc9-48a4-b47f-4cab42856c9b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01aff4b39f444401be625fc61ed264d2',volume_type_id=03aa7009-d41f-4bd6-ba33-9e0ef94e6f91)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:39:12.035229 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-bf932bad-a1b5-4e31-84a6-0815124595a4 tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd4c3970-5b0c-4033-95d5-412bf53f505d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:39:12.047247 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-bf932bad-a1b5-4e31-84a6-0815124595a4 tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd4c3970-5b0c-4033-95d5-412bf53f505d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:39:12.047987 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-bf932bad-a1b5-4e31-84a6-0815124595a4 tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] Flow 'volume_create_api' (895b903b-bf36-47a0-87ea-f319d585b892) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:39:12.048249 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-bf932bad-a1b5-4e31-84a6-0815124595a4 tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] Create volume request issued successfully. Jul 10 06:39:12.048790 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-bf932bad-a1b5-4e31-84a6-0815124595a4 tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:39:12.049298 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 918/3695] 10.4.3.200 () {70 vars in 1298 bytes} [Fri Jul 10 06:39:11 2026] POST /volume/v3/volumes => generated 773 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:39:12.061448 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-2dbc6a6c-57ab-4a5c-a8b3-106b187553be None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:12.063209 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-2dbc6a6c-57ab-4a5c-a8b3-106b187553be tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] GET https://10.4.3.200/volume/v3/volumes/bfcf0b16-d24c-4c2f-9397-1089b87fb2ab Jul 10 06:39:12.063468 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-2dbc6a6c-57ab-4a5c-a8b3-106b187553be tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:12.063721 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-2dbc6a6c-57ab-4a5c-a8b3-106b187553be tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:12.072946 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:12.072946 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:39:12.078196 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-2dbc6a6c-57ab-4a5c-a8b3-106b187553be tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] Volume info retrieved successfully. Jul 10 06:39:12.084817 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-2dbc6a6c-57ab-4a5c-a8b3-106b187553be tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] https://10.4.3.200/volume/v3/volumes/bfcf0b16-d24c-4c2f-9397-1089b87fb2ab returned with HTTP 200 Jul 10 06:39:12.085341 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 935/3696] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:39:12 2026] GET /volume/v3/volumes/bfcf0b16-d24c-4c2f-9397-1089b87fb2ab => generated 952 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:12.320745 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-157f4feb-fa78-43d4-a32a-b9deaa0c7422 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:12.326422 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-157f4feb-fa78-43d4-a32a-b9deaa0c7422 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/d9114831-424c-4cf1-9630-78340420ec85 Jul 10 06:39:12.326641 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-157f4feb-fa78-43d4-a32a-b9deaa0c7422 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:12.327007 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-157f4feb-fa78-43d4-a32a-b9deaa0c7422 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:12.328520 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-157f4feb-fa78-43d4-a32a-b9deaa0c7422 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id d9114831-424c-4cf1-9630-78340420ec85. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:12.331777 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:12.331777 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:39:12.332453 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-157f4feb-fa78-43d4-a32a-b9deaa0c7422 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/d9114831-424c-4cf1-9630-78340420ec85 returned with HTTP 200 Jul 10 06:39:12.332893 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 921/3697] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:39:12 2026] GET /volume/v3/backups/d9114831-424c-4cf1-9630-78340420ec85 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:12.562012 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-cdee6be8-4b99-47ca-87a7-0b496dbcffdc None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:12.563574 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-cdee6be8-4b99-47ca-87a7-0b496dbcffdc tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] GET https://10.4.3.200/volume/v3/backups/9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac Jul 10 06:39:12.563826 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-cdee6be8-4b99-47ca-87a7-0b496dbcffdc tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:12.564567 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-cdee6be8-4b99-47ca-87a7-0b496dbcffdc tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:12.564567 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-cdee6be8-4b99-47ca-87a7-0b496dbcffdc tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Show backup with id 9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:12.569256 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:12.569256 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:39:12.570231 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-cdee6be8-4b99-47ca-87a7-0b496dbcffdc tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] https://10.4.3.200/volume/v3/backups/9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac returned with HTTP 200 Jul 10 06:39:12.570873 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 924/3698] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:12 2026] GET /volume/v3/backups/9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:12.909659 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-eedf8d2f-5419-4559-8b39-36a6924a5664 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:12.911996 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-eedf8d2f-5419-4559-8b39-36a6924a5664 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/95c44505-e80d-42d1-a128-f6f88039362d Jul 10 06:39:12.912225 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-eedf8d2f-5419-4559-8b39-36a6924a5664 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:12.912442 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-eedf8d2f-5419-4559-8b39-36a6924a5664 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:12.912592 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-eedf8d2f-5419-4559-8b39-36a6924a5664 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id 95c44505-e80d-42d1-a128-f6f88039362d. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:12.917240 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:12.917240 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:39:12.918434 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-eedf8d2f-5419-4559-8b39-36a6924a5664 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/95c44505-e80d-42d1-a128-f6f88039362d returned with HTTP 200 Jul 10 06:39:12.918636 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 919/3699] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:12 2026] GET /volume/v3/backups/95c44505-e80d-42d1-a128-f6f88039362d => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:13.100128 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-033e4f65-471d-4122-b0b4-658a54b01c7c None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:13.102039 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-033e4f65-471d-4122-b0b4-658a54b01c7c tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] GET https://10.4.3.200/volume/v3/volumes/bfcf0b16-d24c-4c2f-9397-1089b87fb2ab Jul 10 06:39:13.102293 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-033e4f65-471d-4122-b0b4-658a54b01c7c tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:13.102501 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-033e4f65-471d-4122-b0b4-658a54b01c7c tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:13.109377 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:13.109377 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:39:13.112720 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-033e4f65-471d-4122-b0b4-658a54b01c7c tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] Volume info retrieved successfully. Jul 10 06:39:13.116395 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-033e4f65-471d-4122-b0b4-658a54b01c7c tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] https://10.4.3.200/volume/v3/volumes/bfcf0b16-d24c-4c2f-9397-1089b87fb2ab returned with HTTP 200 Jul 10 06:39:13.116972 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 936/3700] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:39:13 2026] GET /volume/v3/volumes/bfcf0b16-d24c-4c2f-9397-1089b87fb2ab => generated 973 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:13.129162 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-b9950e6f-3d1e-4b67-915a-11396a2c4c4f None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:13.130988 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b9950e6f-3d1e-4b67-915a-11396a2c4c4f tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] GET https://10.4.3.200/volume/v3/messages Jul 10 06:39:13.131243 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b9950e6f-3d1e-4b67-915a-11396a2c4c4f tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:13.131452 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b9950e6f-3d1e-4b67-915a-11396a2c4c4f tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] Calling method 'version_select' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:13.134803 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b9950e6f-3d1e-4b67-915a-11396a2c4c4f tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] https://10.4.3.200/volume/v3/messages returned with HTTP 200 Jul 10 06:39:13.135206 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 922/3701] 10.4.3.200 () {68 vars in 1280 bytes} [Fri Jul 10 06:39:13 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 10 06:39:13.149018 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-6195fc39-1747-4e6f-9e1d-e5ab24ae8568 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:13.151333 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6195fc39-1747-4e6f-9e1d-e5ab24ae8568 tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-member] GET https://10.4.3.200/volume/v3/messages/5c70c08e-260c-4ca1-ad1e-a2796e5dbe76 Jul 10 06:39:13.151623 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6195fc39-1747-4e6f-9e1d-e5ab24ae8568 tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:13.151866 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6195fc39-1747-4e6f-9e1d-e5ab24ae8568 tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-member] Calling method 'version_select' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:13.156823 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6195fc39-1747-4e6f-9e1d-e5ab24ae8568 tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-member] https://10.4.3.200/volume/v3/messages/5c70c08e-260c-4ca1-ad1e-a2796e5dbe76 returned with HTTP 200 Jul 10 06:39:13.157338 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 925/3702] 10.4.3.200 () {68 vars in 1391 bytes} [Fri Jul 10 06:39:13 2026] GET /volume/v3/messages/5c70c08e-260c-4ca1-ad1e-a2796e5dbe76 => generated 667 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:13.166633 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-80f18e01-926b-4f74-b9b3-edf306fa1f5f None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:13.168905 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-80f18e01-926b-4f74-b9b3-edf306fa1f5f tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] DELETE https://10.4.3.200/volume/v3/messages/5c70c08e-260c-4ca1-ad1e-a2796e5dbe76 Jul 10 06:39:13.169586 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-80f18e01-926b-4f74-b9b3-edf306fa1f5f tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:13.169586 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-80f18e01-926b-4f74-b9b3-edf306fa1f5f tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] Calling method 'version_select' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:13.178846 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-80f18e01-926b-4f74-b9b3-edf306fa1f5f tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] https://10.4.3.200/volume/v3/messages/5c70c08e-260c-4ca1-ad1e-a2796e5dbe76 returned with HTTP 204 Jul 10 06:39:13.179373 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 920/3703] 10.4.3.200 () {68 vars in 1394 bytes} [Fri Jul 10 06:39:13 2026] DELETE /volume/v3/messages/5c70c08e-260c-4ca1-ad1e-a2796e5dbe76 => generated 0 bytes in 13 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 10 06:39:13.187189 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-006806f1-a377-4812-90eb-668af25065f9 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:13.189552 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-006806f1-a377-4812-90eb-668af25065f9 tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] DELETE https://10.4.3.200/volume/v3/volumes/bfcf0b16-d24c-4c2f-9397-1089b87fb2ab Jul 10 06:39:13.189827 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-006806f1-a377-4812-90eb-668af25065f9 tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:13.190040 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-006806f1-a377-4812-90eb-668af25065f9 tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] Calling method 'delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:13.190251 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-006806f1-a377-4812-90eb-668af25065f9 tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] Delete volume with id: bfcf0b16-d24c-4c2f-9397-1089b87fb2ab Jul 10 06:39:13.198537 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:13.198537 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:39:13.198628 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-006806f1-a377-4812-90eb-668af25065f9 tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] Volume info retrieved successfully. Jul 10 06:39:13.199908 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-006806f1-a377-4812-90eb-668af25065f9 tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99975) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 10 06:39:13.212522 np0000004964 devstack@c-api.service[99975]: WARNING cinder.quota [None req-006806f1-a377-4812-90eb-668af25065f9 tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-904303984 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-904303984, it is now deprecated. Please use the default quota class for default quota. Jul 10 06:39:13.213360 np0000004964 devstack@c-api.service[99975]: WARNING cinder.quota [None req-006806f1-a377-4812-90eb-668af25065f9 tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-904303984 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-904303984, it is now deprecated. Please use the default quota class for default quota. Jul 10 06:39:13.224880 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.quota [None req-006806f1-a377-4812-90eb-668af25065f9 tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] Created reservations ['b973b4d1-7484-4e6f-8f71-a8d0db1111fd', '28b95b52-6a1e-4815-9327-767d7c974043', '4d420f12-f831-4b4b-a912-c084d471020b', '7a5e0265-7b12-4d3f-acba-f6f38abe1233'] {{(pid=99975) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:39:13.262730 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-006806f1-a377-4812-90eb-668af25065f9 tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] Delete volume request issued successfully. Jul 10 06:39:13.263084 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-006806f1-a377-4812-90eb-668af25065f9 tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] https://10.4.3.200/volume/v3/volumes/bfcf0b16-d24c-4c2f-9397-1089b87fb2ab returned with HTTP 202 Jul 10 06:39:13.263391 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 937/3704] 10.4.3.200 () {68 vars in 1391 bytes} [Fri Jul 10 06:39:13 2026] DELETE /volume/v3/volumes/bfcf0b16-d24c-4c2f-9397-1089b87fb2ab => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:39:13.270541 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-66c7b26c-e9c7-4b67-a0b6-d5ff6fef5aac None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:13.272231 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-66c7b26c-e9c7-4b67-a0b6-d5ff6fef5aac tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] DELETE https://10.4.3.200/volume/v3/types/03aa7009-d41f-4bd6-ba33-9e0ef94e6f91 Jul 10 06:39:13.272409 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-66c7b26c-e9c7-4b67-a0b6-d5ff6fef5aac tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:13.272651 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-66c7b26c-e9c7-4b67-a0b6-d5ff6fef5aac tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] Calling method '_delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:13.295075 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-66c7b26c-e9c7-4b67-a0b6-d5ff6fef5aac tempest-ProjectMemberTests-1187089814 tempest-ProjectMemberTests-1187089814-project-admin] https://10.4.3.200/volume/v3/types/03aa7009-d41f-4bd6-ba33-9e0ef94e6f91 returned with HTTP 202 Jul 10 06:39:13.295525 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 923/3705] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 10 06:39:13 2026] DELETE /volume/v3/types/03aa7009-d41f-4bd6-ba33-9e0ef94e6f91 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:39:13.344587 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-90e1834c-b4bd-44a2-8c6a-6fd58caf5bee None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:13.348441 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-90e1834c-b4bd-44a2-8c6a-6fd58caf5bee tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/d9114831-424c-4cf1-9630-78340420ec85 Jul 10 06:39:13.348665 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-90e1834c-b4bd-44a2-8c6a-6fd58caf5bee tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:13.348855 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-90e1834c-b4bd-44a2-8c6a-6fd58caf5bee tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:13.348995 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-90e1834c-b4bd-44a2-8c6a-6fd58caf5bee tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id d9114831-424c-4cf1-9630-78340420ec85. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:13.358283 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:13.358283 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:39:13.359070 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-90e1834c-b4bd-44a2-8c6a-6fd58caf5bee tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/d9114831-424c-4cf1-9630-78340420ec85 returned with HTTP 200 Jul 10 06:39:13.359455 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 926/3706] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:39:13 2026] GET /volume/v3/backups/d9114831-424c-4cf1-9630-78340420ec85 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:13.581304 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-77fbfc80-1a9f-4ee7-9ec9-f02cb0913acb None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:13.583398 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-77fbfc80-1a9f-4ee7-9ec9-f02cb0913acb tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] GET https://10.4.3.200/volume/v3/backups/9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac Jul 10 06:39:13.583659 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-77fbfc80-1a9f-4ee7-9ec9-f02cb0913acb tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:13.583871 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-77fbfc80-1a9f-4ee7-9ec9-f02cb0913acb tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:13.584023 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-77fbfc80-1a9f-4ee7-9ec9-f02cb0913acb tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Show backup with id 9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:13.591134 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:13.591134 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:39:13.591748 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-77fbfc80-1a9f-4ee7-9ec9-f02cb0913acb tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] https://10.4.3.200/volume/v3/backups/9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac returned with HTTP 200 Jul 10 06:39:13.592176 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 921/3707] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:13 2026] GET /volume/v3/backups/9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:13.932191 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-2305d080-12a1-45b8-8fbe-923b9fee5acc None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:13.933444 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-2305d080-12a1-45b8-8fbe-923b9fee5acc tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/95c44505-e80d-42d1-a128-f6f88039362d Jul 10 06:39:13.933643 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-2305d080-12a1-45b8-8fbe-923b9fee5acc tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:13.933824 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-2305d080-12a1-45b8-8fbe-923b9fee5acc tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:13.933943 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-2305d080-12a1-45b8-8fbe-923b9fee5acc tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id 95c44505-e80d-42d1-a128-f6f88039362d. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:13.938181 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:13.938181 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:39:13.939029 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-2305d080-12a1-45b8-8fbe-923b9fee5acc tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/95c44505-e80d-42d1-a128-f6f88039362d returned with HTTP 200 Jul 10 06:39:13.939427 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 938/3708] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:13 2026] GET /volume/v3/backups/95c44505-e80d-42d1-a128-f6f88039362d => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:14.371281 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-519f09a0-644e-420b-b101-2617180780c0 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:14.373524 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-519f09a0-644e-420b-b101-2617180780c0 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/d9114831-424c-4cf1-9630-78340420ec85 Jul 10 06:39:14.373828 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-519f09a0-644e-420b-b101-2617180780c0 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:14.374080 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-519f09a0-644e-420b-b101-2617180780c0 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:14.374218 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-519f09a0-644e-420b-b101-2617180780c0 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id d9114831-424c-4cf1-9630-78340420ec85. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:14.380892 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:14.380892 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:39:14.381779 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-519f09a0-644e-420b-b101-2617180780c0 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/d9114831-424c-4cf1-9630-78340420ec85 returned with HTTP 200 Jul 10 06:39:14.382173 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 924/3709] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:39:14 2026] GET /volume/v3/backups/d9114831-424c-4cf1-9630-78340420ec85 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:14.606251 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-fc2f3cc2-aa4c-470a-bdbb-683b58d52365 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:14.608557 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-fc2f3cc2-aa4c-470a-bdbb-683b58d52365 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] GET https://10.4.3.200/volume/v3/backups/9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac Jul 10 06:39:14.608724 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-fc2f3cc2-aa4c-470a-bdbb-683b58d52365 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:14.609023 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-fc2f3cc2-aa4c-470a-bdbb-683b58d52365 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:14.609171 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-fc2f3cc2-aa4c-470a-bdbb-683b58d52365 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Show backup with id 9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:14.619785 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:14.619785 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:39:14.620928 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-fc2f3cc2-aa4c-470a-bdbb-683b58d52365 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] https://10.4.3.200/volume/v3/backups/9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac returned with HTTP 200 Jul 10 06:39:14.621462 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 927/3710] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:14 2026] GET /volume/v3/backups/9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac => generated 799 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:14.945354 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-0559b71e-6acd-4a4c-ab82-1be1cd9b304c None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:14.954306 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-475b219e-96a0-4e70-904c-ac13cc48448e None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:14.956186 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-475b219e-96a0-4e70-904c-ac13cc48448e tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/95c44505-e80d-42d1-a128-f6f88039362d Jul 10 06:39:14.956448 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-475b219e-96a0-4e70-904c-ac13cc48448e tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:14.956448 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-475b219e-96a0-4e70-904c-ac13cc48448e tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:14.956642 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-475b219e-96a0-4e70-904c-ac13cc48448e tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id 95c44505-e80d-42d1-a128-f6f88039362d. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:14.961571 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:14.961571 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:39:14.963005 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-475b219e-96a0-4e70-904c-ac13cc48448e tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/95c44505-e80d-42d1-a128-f6f88039362d returned with HTTP 200 Jul 10 06:39:14.963005 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 939/3711] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:14 2026] GET /volume/v3/backups/95c44505-e80d-42d1-a128-f6f88039362d => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:15.077899 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0559b71e-6acd-4a4c-ab82-1be1cd9b304c tempest-VolumeTypesAdminTests-2094915638 tempest-VolumeTypesAdminTests-2094915638-project-admin] POST https://10.4.3.200/volume/v3/types Jul 10 06:39:15.078600 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-0559b71e-6acd-4a4c-ab82-1be1cd9b304c tempest-VolumeTypesAdminTests-2094915638 tempest-VolumeTypesAdminTests-2094915638-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-789925601", "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=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:39:15.099052 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0559b71e-6acd-4a4c-ab82-1be1cd9b304c tempest-VolumeTypesAdminTests-2094915638 tempest-VolumeTypesAdminTests-2094915638-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 10 06:39:15.099846 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 922/3712] 10.4.3.200 () {68 vars in 1253 bytes} [Fri Jul 10 06:39:14 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 10 06:39:15.112856 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-dc52b54d-5cc4-49c9-9d44-0be89d2aebee None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:15.114294 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-dc52b54d-5cc4-49c9-9d44-0be89d2aebee tempest-VolumeTypesAdminTests-2094915638 tempest-VolumeTypesAdminTests-2094915638-project-admin] POST https://10.4.3.200/volume/v3/types/73b20112-6f3d-43e8-a616-bc4193d3d667/encryption Jul 10 06:39:15.114696 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-dc52b54d-5cc4-49c9-9d44-0be89d2aebee tempest-VolumeTypesAdminTests-2094915638 tempest-VolumeTypesAdminTests-2094915638-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:39:15.139901 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-dc52b54d-5cc4-49c9-9d44-0be89d2aebee tempest-VolumeTypesAdminTests-2094915638 tempest-VolumeTypesAdminTests-2094915638-project-admin] https://10.4.3.200/volume/v3/types/73b20112-6f3d-43e8-a616-bc4193d3d667/encryption returned with HTTP 200 Jul 10 06:39:15.140475 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 925/3713] 10.4.3.200 () {68 vars in 1397 bytes} [Fri Jul 10 06:39:15 2026] POST /volume/v3/types/73b20112-6f3d-43e8-a616-bc4193d3d667/encryption => generated 239 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:15.153151 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-c2266f26-cc80-45e3-9f97-21878f692d90 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:15.155286 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c2266f26-cc80-45e3-9f97-21878f692d90 tempest-VolumeTypesAdminTests-2094915638 tempest-VolumeTypesAdminTests-2094915638-project-admin] POST https://10.4.3.200/volume/v3/types Jul 10 06:39:15.155809 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c2266f26-cc80-45e3-9f97-21878f692d90 tempest-VolumeTypesAdminTests-2094915638 tempest-VolumeTypesAdminTests-2094915638-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1699577045", "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=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:39:15.177002 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c2266f26-cc80-45e3-9f97-21878f692d90 tempest-VolumeTypesAdminTests-2094915638 tempest-VolumeTypesAdminTests-2094915638-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 10 06:39:15.177638 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 928/3714] 10.4.3.200 () {68 vars in 1253 bytes} [Fri Jul 10 06:39:15 2026] POST /volume/v3/types => generated 380 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 06:39:15.188623 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-68220391-c15e-4c5b-9415-4e3fb9339a6d None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:15.191368 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-68220391-c15e-4c5b-9415-4e3fb9339a6d tempest-VolumeTypesAdminTests-2094915638 tempest-VolumeTypesAdminTests-2094915638-project-admin] POST https://10.4.3.200/volume/v3/types/259f05af-0a17-43e5-b9c7-4c642004dad0/encryption Jul 10 06:39:15.191889 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-68220391-c15e-4c5b-9415-4e3fb9339a6d tempest-VolumeTypesAdminTests-2094915638 tempest-VolumeTypesAdminTests-2094915638-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:39:15.213543 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-68220391-c15e-4c5b-9415-4e3fb9339a6d tempest-VolumeTypesAdminTests-2094915638 tempest-VolumeTypesAdminTests-2094915638-project-admin] https://10.4.3.200/volume/v3/types/259f05af-0a17-43e5-b9c7-4c642004dad0/encryption returned with HTTP 200 Jul 10 06:39:15.213711 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 940/3715] 10.4.3.200 () {68 vars in 1397 bytes} [Fri Jul 10 06:39:15 2026] POST /volume/v3/types/259f05af-0a17-43e5-b9c7-4c642004dad0/encryption => generated 239 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:15.226256 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-0e8cd7f7-5fe6-4c7a-8af5-a144749fbb07 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:15.228219 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0e8cd7f7-5fe6-4c7a-8af5-a144749fbb07 tempest-VolumeTypesAdminTests-2094915638 tempest-VolumeTypesAdminTests-2094915638-project-admin] POST https://10.4.3.200/volume/v3/types Jul 10 06:39:15.228593 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-0e8cd7f7-5fe6-4c7a-8af5-a144749fbb07 tempest-VolumeTypesAdminTests-2094915638 tempest-VolumeTypesAdminTests-2094915638-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-947473865", "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=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:39:15.252590 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0e8cd7f7-5fe6-4c7a-8af5-a144749fbb07 tempest-VolumeTypesAdminTests-2094915638 tempest-VolumeTypesAdminTests-2094915638-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 10 06:39:15.253075 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 923/3716] 10.4.3.200 () {68 vars in 1253 bytes} [Fri Jul 10 06:39:15 2026] POST /volume/v3/types => generated 379 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:15.265859 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-713ceba4-76b2-4329-b77f-d5c8a6f236b7 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:15.268743 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-713ceba4-76b2-4329-b77f-d5c8a6f236b7 tempest-VolumeTypesAdminTests-2094915638 tempest-VolumeTypesAdminTests-2094915638-project-admin] POST https://10.4.3.200/volume/v3/types/94b57e3d-18b9-4920-b265-ed7aac04d474/extra_specs Jul 10 06:39:15.269125 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-713ceba4-76b2-4329-b77f-d5c8a6f236b7 tempest-VolumeTypesAdminTests-2094915638 tempest-VolumeTypesAdminTests-2094915638-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:39:15.309040 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-713ceba4-76b2-4329-b77f-d5c8a6f236b7 tempest-VolumeTypesAdminTests-2094915638 tempest-VolumeTypesAdminTests-2094915638-project-admin] https://10.4.3.200/volume/v3/types/94b57e3d-18b9-4920-b265-ed7aac04d474/extra_specs returned with HTTP 200 Jul 10 06:39:15.309204 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 926/3717] 10.4.3.200 () {68 vars in 1399 bytes} [Fri Jul 10 06:39:15 2026] POST /volume/v3/types/94b57e3d-18b9-4920-b265-ed7aac04d474/extra_specs => generated 35 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 06:39:15.318796 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-30de5d28-05cf-451a-b35c-b2156ef2770e None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:15.321252 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-30de5d28-05cf-451a-b35c-b2156ef2770e tempest-VolumeTypesAdminTests-2094915638 tempest-VolumeTypesAdminTests-2094915638-project-admin] PUT https://10.4.3.200/volume/v3/types/94b57e3d-18b9-4920-b265-ed7aac04d474/extra_specs/key2 Jul 10 06:39:15.321561 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-30de5d28-05cf-451a-b35c-b2156ef2770e tempest-VolumeTypesAdminTests-2094915638 tempest-VolumeTypesAdminTests-2094915638-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:39:15.346360 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-30de5d28-05cf-451a-b35c-b2156ef2770e tempest-VolumeTypesAdminTests-2094915638 tempest-VolumeTypesAdminTests-2094915638-project-admin] https://10.4.3.200/volume/v3/types/94b57e3d-18b9-4920-b265-ed7aac04d474/extra_specs/key2 returned with HTTP 200 Jul 10 06:39:15.347262 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 929/3718] 10.4.3.200 () {68 vars in 1413 bytes} [Fri Jul 10 06:39:15 2026] PUT /volume/v3/types/94b57e3d-18b9-4920-b265-ed7aac04d474/extra_specs/key2 => generated 25 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 06:39:15.358185 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-678cc74a-9915-478a-96a6-e5f3b8d8b721 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:15.361399 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-678cc74a-9915-478a-96a6-e5f3b8d8b721 tempest-VolumeTypesAdminTests-2094915638 tempest-VolumeTypesAdminTests-2094915638-project-admin] POST https://10.4.3.200/volume/v3/types Jul 10 06:39:15.361399 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-678cc74a-9915-478a-96a6-e5f3b8d8b721 tempest-VolumeTypesAdminTests-2094915638 tempest-VolumeTypesAdminTests-2094915638-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:39:15.384029 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-678cc74a-9915-478a-96a6-e5f3b8d8b721 tempest-VolumeTypesAdminTests-2094915638 tempest-VolumeTypesAdminTests-2094915638-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 10 06:39:15.384450 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 941/3719] 10.4.3.200 () {68 vars in 1252 bytes} [Fri Jul 10 06:39:15 2026] POST /volume/v3/types => generated 195 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:15.394006 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-ce027cae-1c1f-4f2a-9feb-67d61554bbc8 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:15.396135 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-d9a212bc-a454-408a-9aff-9cd0350f5287 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:15.397520 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ce027cae-1c1f-4f2a-9feb-67d61554bbc8 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/d9114831-424c-4cf1-9630-78340420ec85 Jul 10 06:39:15.397626 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ce027cae-1c1f-4f2a-9feb-67d61554bbc8 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:15.397826 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ce027cae-1c1f-4f2a-9feb-67d61554bbc8 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:15.397967 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-ce027cae-1c1f-4f2a-9feb-67d61554bbc8 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id d9114831-424c-4cf1-9630-78340420ec85. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:15.398344 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d9a212bc-a454-408a-9aff-9cd0350f5287 tempest-VolumeTypesAdminTests-2094915638 tempest-VolumeTypesAdminTests-2094915638-project-admin] DELETE https://10.4.3.200/volume/v3/types/b8c62e06-106e-474f-ab09-c30eb14f0e73 Jul 10 06:39:15.398812 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d9a212bc-a454-408a-9aff-9cd0350f5287 tempest-VolumeTypesAdminTests-2094915638 tempest-VolumeTypesAdminTests-2094915638-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:15.398882 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d9a212bc-a454-408a-9aff-9cd0350f5287 tempest-VolumeTypesAdminTests-2094915638 tempest-VolumeTypesAdminTests-2094915638-project-admin] Calling method '_delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:15.407342 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:15.407342 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:39:15.408214 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ce027cae-1c1f-4f2a-9feb-67d61554bbc8 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/d9114831-424c-4cf1-9630-78340420ec85 returned with HTTP 200 Jul 10 06:39:15.408687 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 924/3720] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:39:15 2026] GET /volume/v3/backups/d9114831-424c-4cf1-9630-78340420ec85 => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:15.437727 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d9a212bc-a454-408a-9aff-9cd0350f5287 tempest-VolumeTypesAdminTests-2094915638 tempest-VolumeTypesAdminTests-2094915638-project-admin] https://10.4.3.200/volume/v3/types/b8c62e06-106e-474f-ab09-c30eb14f0e73 returned with HTTP 202 Jul 10 06:39:15.438221 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 927/3721] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 10 06:39:15 2026] DELETE /volume/v3/types/b8c62e06-106e-474f-ab09-c30eb14f0e73 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:39:15.450646 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-325c9f81-ae9b-4a9a-b8a4-016b54203fd7 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:15.453819 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-325c9f81-ae9b-4a9a-b8a4-016b54203fd7 tempest-VolumeTypesAdminTests-2094915638 tempest-VolumeTypesAdminTests-2094915638-project-admin] POST https://10.4.3.200/volume/v3/types Jul 10 06:39:15.454523 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-325c9f81-ae9b-4a9a-b8a4-016b54203fd7 tempest-VolumeTypesAdminTests-2094915638 tempest-VolumeTypesAdminTests-2094915638-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1741908145", "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=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:39:15.486797 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-325c9f81-ae9b-4a9a-b8a4-016b54203fd7 tempest-VolumeTypesAdminTests-2094915638 tempest-VolumeTypesAdminTests-2094915638-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 10 06:39:15.487469 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 930/3722] 10.4.3.200 () {68 vars in 1253 bytes} [Fri Jul 10 06:39:15 2026] POST /volume/v3/types => generated 380 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:15.496959 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-587e8cb6-c3dc-4479-a554-3fb8571499f8 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:15.499795 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-587e8cb6-c3dc-4479-a554-3fb8571499f8 tempest-VolumeTypesAdminTests-2094915638 tempest-VolumeTypesAdminTests-2094915638-project-admin] POST https://10.4.3.200/volume/v3/types/e44c4f80-70e7-44de-bbba-67fe36226cef/encryption Jul 10 06:39:15.500204 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-587e8cb6-c3dc-4479-a554-3fb8571499f8 tempest-VolumeTypesAdminTests-2094915638 tempest-VolumeTypesAdminTests-2094915638-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:39:15.517255 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-587e8cb6-c3dc-4479-a554-3fb8571499f8 tempest-VolumeTypesAdminTests-2094915638 tempest-VolumeTypesAdminTests-2094915638-project-admin] https://10.4.3.200/volume/v3/types/e44c4f80-70e7-44de-bbba-67fe36226cef/encryption returned with HTTP 200 Jul 10 06:39:15.518332 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 942/3723] 10.4.3.200 () {68 vars in 1397 bytes} [Fri Jul 10 06:39:15 2026] POST /volume/v3/types/e44c4f80-70e7-44de-bbba-67fe36226cef/encryption => generated 239 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 06:39:15.526917 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-9d421a39-ac58-4ed1-a8b5-e08fc0345a79 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:15.529027 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9d421a39-ac58-4ed1-a8b5-e08fc0345a79 tempest-VolumeTypesAdminTests-2094915638 tempest-VolumeTypesAdminTests-2094915638-project-admin] DELETE https://10.4.3.200/volume/v3/types/e44c4f80-70e7-44de-bbba-67fe36226cef/encryption/400a998f-6311-4f23-b898-ad2b2fb500ad Jul 10 06:39:15.529255 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9d421a39-ac58-4ed1-a8b5-e08fc0345a79 tempest-VolumeTypesAdminTests-2094915638 tempest-VolumeTypesAdminTests-2094915638-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:15.529493 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9d421a39-ac58-4ed1-a8b5-e08fc0345a79 tempest-VolumeTypesAdminTests-2094915638 tempest-VolumeTypesAdminTests-2094915638-project-admin] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:15.557697 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9d421a39-ac58-4ed1-a8b5-e08fc0345a79 tempest-VolumeTypesAdminTests-2094915638 tempest-VolumeTypesAdminTests-2094915638-project-admin] https://10.4.3.200/volume/v3/types/e44c4f80-70e7-44de-bbba-67fe36226cef/encryption/400a998f-6311-4f23-b898-ad2b2fb500ad returned with HTTP 202 Jul 10 06:39:15.558231 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 925/3724] 10.4.3.200 () {66 vars in 1489 bytes} [Fri Jul 10 06:39:15 2026] DELETE /volume/v3/types/e44c4f80-70e7-44de-bbba-67fe36226cef/encryption/400a998f-6311-4f23-b898-ad2b2fb500ad => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:39:15.567785 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-a9204364-434a-4ed8-825e-a80f54b2b693 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:15.569709 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a9204364-434a-4ed8-825e-a80f54b2b693 tempest-VolumeTypesAdminTests-2094915638 tempest-VolumeTypesAdminTests-2094915638-project-admin] POST https://10.4.3.200/volume/v3/types Jul 10 06:39:15.570119 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a9204364-434a-4ed8-825e-a80f54b2b693 tempest-VolumeTypesAdminTests-2094915638 tempest-VolumeTypesAdminTests-2094915638-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1338953940", "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=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:39:15.592003 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a9204364-434a-4ed8-825e-a80f54b2b693 tempest-VolumeTypesAdminTests-2094915638 tempest-VolumeTypesAdminTests-2094915638-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 10 06:39:15.592473 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 928/3725] 10.4.3.200 () {68 vars in 1253 bytes} [Fri Jul 10 06:39:15 2026] POST /volume/v3/types => generated 380 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:15.601036 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-20dc27c2-dce1-4a6f-9e3a-712f0a4b59c7 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:15.603249 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-20dc27c2-dce1-4a6f-9e3a-712f0a4b59c7 tempest-VolumeTypesAdminTests-2094915638 tempest-VolumeTypesAdminTests-2094915638-project-admin] DELETE https://10.4.3.200/volume/v3/types/4ba1349b-e3f4-41eb-aa96-d1ccc3115fb8/extra_specs/key1 Jul 10 06:39:15.603474 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-20dc27c2-dce1-4a6f-9e3a-712f0a4b59c7 tempest-VolumeTypesAdminTests-2094915638 tempest-VolumeTypesAdminTests-2094915638-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:15.603530 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-20dc27c2-dce1-4a6f-9e3a-712f0a4b59c7 tempest-VolumeTypesAdminTests-2094915638 tempest-VolumeTypesAdminTests-2094915638-project-admin] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:15.629202 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-20dc27c2-dce1-4a6f-9e3a-712f0a4b59c7 tempest-VolumeTypesAdminTests-2094915638 tempest-VolumeTypesAdminTests-2094915638-project-admin] https://10.4.3.200/volume/v3/types/4ba1349b-e3f4-41eb-aa96-d1ccc3115fb8/extra_specs/key1 returned with HTTP 202 Jul 10 06:39:15.629814 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 931/3726] 10.4.3.200 () {66 vars in 1396 bytes} [Fri Jul 10 06:39:15 2026] DELETE /volume/v3/types/4ba1349b-e3f4-41eb-aa96-d1ccc3115fb8/extra_specs/key1 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:39:15.634425 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-4ab416b8-5e2a-49aa-b54a-71435647031b None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:15.636583 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-4ab416b8-5e2a-49aa-b54a-71435647031b tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] GET https://10.4.3.200/volume/v3/backups/9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac Jul 10 06:39:15.637064 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-4ab416b8-5e2a-49aa-b54a-71435647031b tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:15.637585 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-4ab416b8-5e2a-49aa-b54a-71435647031b tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:15.637977 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-4ab416b8-5e2a-49aa-b54a-71435647031b tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Show backup with id 9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:15.639185 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-ab51d601-c9f4-4d66-82e3-d5ff8bb9e0b2 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:15.642108 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ab51d601-c9f4-4d66-82e3-d5ff8bb9e0b2 tempest-VolumeTypesAdminTests-2094915638 tempest-VolumeTypesAdminTests-2094915638-project-admin] POST https://10.4.3.200/volume/v3/types Jul 10 06:39:15.642108 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ab51d601-c9f4-4d66-82e3-d5ff8bb9e0b2 tempest-VolumeTypesAdminTests-2094915638 tempest-VolumeTypesAdminTests-2094915638-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-39084845", "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=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:39:15.645566 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:15.645566 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:39:15.646165 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-4ab416b8-5e2a-49aa-b54a-71435647031b tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] https://10.4.3.200/volume/v3/backups/9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac returned with HTTP 200 Jul 10 06:39:15.646726 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 943/3727] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:15 2026] GET /volume/v3/backups/9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac => generated 799 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:15.660829 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ab51d601-c9f4-4d66-82e3-d5ff8bb9e0b2 tempest-VolumeTypesAdminTests-2094915638 tempest-VolumeTypesAdminTests-2094915638-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 10 06:39:15.661233 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 926/3728] 10.4.3.200 () {68 vars in 1253 bytes} [Fri Jul 10 06:39:15 2026] POST /volume/v3/types => generated 378 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:15.669033 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-65f19149-1ca1-4af0-826d-80205ff0e3cf None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:15.670731 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-65f19149-1ca1-4af0-826d-80205ff0e3cf tempest-VolumeTypesAdminTests-2094915638 tempest-VolumeTypesAdminTests-2094915638-project-admin] DELETE https://10.4.3.200/volume/v3/types/e2772fc4-ad41-458c-a30d-a2d33537635a Jul 10 06:39:15.671072 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-65f19149-1ca1-4af0-826d-80205ff0e3cf tempest-VolumeTypesAdminTests-2094915638 tempest-VolumeTypesAdminTests-2094915638-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:15.671292 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-65f19149-1ca1-4af0-826d-80205ff0e3cf tempest-VolumeTypesAdminTests-2094915638 tempest-VolumeTypesAdminTests-2094915638-project-admin] Calling method '_delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:15.699177 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-65f19149-1ca1-4af0-826d-80205ff0e3cf tempest-VolumeTypesAdminTests-2094915638 tempest-VolumeTypesAdminTests-2094915638-project-admin] https://10.4.3.200/volume/v3/types/e2772fc4-ad41-458c-a30d-a2d33537635a returned with HTTP 202 Jul 10 06:39:15.699605 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 929/3729] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 10 06:39:15 2026] DELETE /volume/v3/types/e2772fc4-ad41-458c-a30d-a2d33537635a => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:39:15.715669 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-4d5b7dfb-554e-4882-8323-43cff977e88a None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:15.718837 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4d5b7dfb-554e-4882-8323-43cff977e88a tempest-VolumeTypesAdminTests-2094915638 tempest-VolumeTypesAdminTests-2094915638-project-admin] GET https://10.4.3.200/volume/v3/types/73b20112-6f3d-43e8-a616-bc4193d3d667/extra_specs Jul 10 06:39:15.719211 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4d5b7dfb-554e-4882-8323-43cff977e88a tempest-VolumeTypesAdminTests-2094915638 tempest-VolumeTypesAdminTests-2094915638-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:15.719635 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4d5b7dfb-554e-4882-8323-43cff977e88a tempest-VolumeTypesAdminTests-2094915638 tempest-VolumeTypesAdminTests-2094915638-project-admin] Calling method 'index' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:15.729445 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4d5b7dfb-554e-4882-8323-43cff977e88a tempest-VolumeTypesAdminTests-2094915638 tempest-VolumeTypesAdminTests-2094915638-project-admin] https://10.4.3.200/volume/v3/types/73b20112-6f3d-43e8-a616-bc4193d3d667/extra_specs returned with HTTP 200 Jul 10 06:39:15.730267 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 932/3730] 10.4.3.200 () {66 vars in 1378 bytes} [Fri Jul 10 06:39:15 2026] GET /volume/v3/types/73b20112-6f3d-43e8-a616-bc4193d3d667/extra_specs => generated 185 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:15.740700 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-0b0f4d5e-70fb-434f-9c75-c9edf60847c3 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:15.743198 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-0b0f4d5e-70fb-434f-9c75-c9edf60847c3 tempest-VolumeTypesAdminTests-2094915638 tempest-VolumeTypesAdminTests-2094915638-project-admin] GET https://10.4.3.200/volume/v3/types Jul 10 06:39:15.743475 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-0b0f4d5e-70fb-434f-9c75-c9edf60847c3 tempest-VolumeTypesAdminTests-2094915638 tempest-VolumeTypesAdminTests-2094915638-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:15.743798 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-0b0f4d5e-70fb-434f-9c75-c9edf60847c3 tempest-VolumeTypesAdminTests-2094915638 tempest-VolumeTypesAdminTests-2094915638-project-admin] Calling method 'index' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:15.773259 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-0b0f4d5e-70fb-434f-9c75-c9edf60847c3 tempest-VolumeTypesAdminTests-2094915638 tempest-VolumeTypesAdminTests-2094915638-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 10 06:39:15.773879 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 944/3731] 10.4.3.200 () {66 vars in 1231 bytes} [Fri Jul 10 06:39:15 2026] GET /volume/v3/types => generated 2610 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:39:15.783433 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-ff2ddc74-aa5e-471b-a196-e5e1d6553d02 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:15.785220 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ff2ddc74-aa5e-471b-a196-e5e1d6553d02 tempest-VolumeTypesAdminTests-2094915638 tempest-VolumeTypesAdminTests-2094915638-project-admin] GET https://10.4.3.200/volume/v3/types/73b20112-6f3d-43e8-a616-bc4193d3d667/encryption/cipher Jul 10 06:39:15.785220 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ff2ddc74-aa5e-471b-a196-e5e1d6553d02 tempest-VolumeTypesAdminTests-2094915638 tempest-VolumeTypesAdminTests-2094915638-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:15.785220 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ff2ddc74-aa5e-471b-a196-e5e1d6553d02 tempest-VolumeTypesAdminTests-2094915638 tempest-VolumeTypesAdminTests-2094915638-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:15.791327 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ff2ddc74-aa5e-471b-a196-e5e1d6553d02 tempest-VolumeTypesAdminTests-2094915638 tempest-VolumeTypesAdminTests-2094915638-project-admin] https://10.4.3.200/volume/v3/types/73b20112-6f3d-43e8-a616-bc4193d3d667/encryption/cipher returned with HTTP 200 Jul 10 06:39:15.791894 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 927/3732] 10.4.3.200 () {66 vars in 1396 bytes} [Fri Jul 10 06:39:15 2026] GET /volume/v3/types/73b20112-6f3d-43e8-a616-bc4193d3d667/encryption/cipher => generated 29 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 06:39:15.800051 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-84e7ebb7-365c-4159-9287-b433d82065a6 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:15.802070 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-84e7ebb7-365c-4159-9287-b433d82065a6 tempest-VolumeTypesAdminTests-2094915638 tempest-VolumeTypesAdminTests-2094915638-project-admin] GET https://10.4.3.200/volume/v3/types/73b20112-6f3d-43e8-a616-bc4193d3d667/encryption Jul 10 06:39:15.802380 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-84e7ebb7-365c-4159-9287-b433d82065a6 tempest-VolumeTypesAdminTests-2094915638 tempest-VolumeTypesAdminTests-2094915638-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:15.802737 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-84e7ebb7-365c-4159-9287-b433d82065a6 tempest-VolumeTypesAdminTests-2094915638 tempest-VolumeTypesAdminTests-2094915638-project-admin] Calling method 'index' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:15.808686 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-84e7ebb7-365c-4159-9287-b433d82065a6 tempest-VolumeTypesAdminTests-2094915638 tempest-VolumeTypesAdminTests-2094915638-project-admin] https://10.4.3.200/volume/v3/types/73b20112-6f3d-43e8-a616-bc4193d3d667/encryption returned with HTTP 200 Jul 10 06:39:15.809677 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 930/3733] 10.4.3.200 () {66 vars in 1375 bytes} [Fri Jul 10 06:39:15 2026] GET /volume/v3/types/73b20112-6f3d-43e8-a616-bc4193d3d667/encryption => generated 325 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:15.820305 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-9d9b83ec-7de8-4acf-a734-af8ea20dbe38 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:15.821912 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9d9b83ec-7de8-4acf-a734-af8ea20dbe38 tempest-VolumeTypesAdminTests-2094915638 tempest-VolumeTypesAdminTests-2094915638-project-admin] GET https://10.4.3.200/volume/v3/types/73b20112-6f3d-43e8-a616-bc4193d3d667/extra_specs/multiattach Jul 10 06:39:15.822273 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9d9b83ec-7de8-4acf-a734-af8ea20dbe38 tempest-VolumeTypesAdminTests-2094915638 tempest-VolumeTypesAdminTests-2094915638-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:15.822584 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9d9b83ec-7de8-4acf-a734-af8ea20dbe38 tempest-VolumeTypesAdminTests-2094915638 tempest-VolumeTypesAdminTests-2094915638-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:15.830450 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9d9b83ec-7de8-4acf-a734-af8ea20dbe38 tempest-VolumeTypesAdminTests-2094915638 tempest-VolumeTypesAdminTests-2094915638-project-admin] https://10.4.3.200/volume/v3/types/73b20112-6f3d-43e8-a616-bc4193d3d667/extra_specs/multiattach returned with HTTP 200 Jul 10 06:39:15.830450 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 933/3734] 10.4.3.200 () {66 vars in 1414 bytes} [Fri Jul 10 06:39:15 2026] GET /volume/v3/types/73b20112-6f3d-43e8-a616-bc4193d3d667/extra_specs/multiattach => generated 29 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 06:39:15.840809 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-2d12a02c-9851-4d71-a3f9-9cb64efd5add None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:15.843294 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-2d12a02c-9851-4d71-a3f9-9cb64efd5add tempest-VolumeTypesAdminTests-2094915638 tempest-VolumeTypesAdminTests-2094915638-project-admin] GET https://10.4.3.200/volume/v3/types/73b20112-6f3d-43e8-a616-bc4193d3d667/extra_specs/volume_backend_name Jul 10 06:39:15.843755 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-2d12a02c-9851-4d71-a3f9-9cb64efd5add tempest-VolumeTypesAdminTests-2094915638 tempest-VolumeTypesAdminTests-2094915638-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:15.844158 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-2d12a02c-9851-4d71-a3f9-9cb64efd5add tempest-VolumeTypesAdminTests-2094915638 tempest-VolumeTypesAdminTests-2094915638-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:15.852250 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-2d12a02c-9851-4d71-a3f9-9cb64efd5add tempest-VolumeTypesAdminTests-2094915638 tempest-VolumeTypesAdminTests-2094915638-project-admin] https://10.4.3.200/volume/v3/types/73b20112-6f3d-43e8-a616-bc4193d3d667/extra_specs/volume_backend_name returned with HTTP 200 Jul 10 06:39:15.852838 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 945/3735] 10.4.3.200 () {66 vars in 1438 bytes} [Fri Jul 10 06:39:15 2026] GET /volume/v3/types/73b20112-6f3d-43e8-a616-bc4193d3d667/extra_specs/volume_backend_name => generated 44 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 06:39:15.863008 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-2bb49012-894d-4365-8c45-3a61d6991c15 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:15.865225 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2bb49012-894d-4365-8c45-3a61d6991c15 tempest-VolumeTypesAdminTests-2094915638 tempest-VolumeTypesAdminTests-2094915638-project-admin] GET https://10.4.3.200/volume/v3/types/73b20112-6f3d-43e8-a616-bc4193d3d667 Jul 10 06:39:15.865225 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2bb49012-894d-4365-8c45-3a61d6991c15 tempest-VolumeTypesAdminTests-2094915638 tempest-VolumeTypesAdminTests-2094915638-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:15.865225 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2bb49012-894d-4365-8c45-3a61d6991c15 tempest-VolumeTypesAdminTests-2094915638 tempest-VolumeTypesAdminTests-2094915638-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:15.870435 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2bb49012-894d-4365-8c45-3a61d6991c15 tempest-VolumeTypesAdminTests-2094915638 tempest-VolumeTypesAdminTests-2094915638-project-admin] https://10.4.3.200/volume/v3/types/73b20112-6f3d-43e8-a616-bc4193d3d667 returned with HTTP 200 Jul 10 06:39:15.870845 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 928/3736] 10.4.3.200 () {66 vars in 1342 bytes} [Fri Jul 10 06:39:15 2026] GET /volume/v3/types/73b20112-6f3d-43e8-a616-bc4193d3d667 => generated 401 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:15.884248 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-f646b1f6-f009-4ce3-b7a4-7aa6f70ddd14 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:15.886656 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f646b1f6-f009-4ce3-b7a4-7aa6f70ddd14 tempest-VolumeTypesAdminTests-2094915638 tempest-VolumeTypesAdminTests-2094915638-project-admin] PUT https://10.4.3.200/volume/v3/types/73b20112-6f3d-43e8-a616-bc4193d3d667/encryption/f7915eec-8465-4db3-8e1e-33dea14b853f Jul 10 06:39:15.887151 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f646b1f6-f009-4ce3-b7a4-7aa6f70ddd14 tempest-VolumeTypesAdminTests-2094915638 tempest-VolumeTypesAdminTests-2094915638-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:39:15.905452 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f646b1f6-f009-4ce3-b7a4-7aa6f70ddd14 tempest-VolumeTypesAdminTests-2094915638 tempest-VolumeTypesAdminTests-2094915638-project-admin] https://10.4.3.200/volume/v3/types/73b20112-6f3d-43e8-a616-bc4193d3d667/encryption/f7915eec-8465-4db3-8e1e-33dea14b853f returned with HTTP 200 Jul 10 06:39:15.906232 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 931/3737] 10.4.3.200 () {68 vars in 1506 bytes} [Fri Jul 10 06:39:15 2026] PUT /volume/v3/types/73b20112-6f3d-43e8-a616-bc4193d3d667/encryption/f7915eec-8465-4db3-8e1e-33dea14b853f => generated 33 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 06:39:15.915719 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-bd10db9b-a96f-41e8-a630-5e951a783ac6 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:15.917432 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-bd10db9b-a96f-41e8-a630-5e951a783ac6 tempest-VolumeTypesAdminTests-2094915638 tempest-VolumeTypesAdminTests-2094915638-project-admin] PUT https://10.4.3.200/volume/v3/types/73b20112-6f3d-43e8-a616-bc4193d3d667/extra_specs/key1 Jul 10 06:39:15.917750 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-bd10db9b-a96f-41e8-a630-5e951a783ac6 tempest-VolumeTypesAdminTests-2094915638 tempest-VolumeTypesAdminTests-2094915638-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:39:15.944647 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-bd10db9b-a96f-41e8-a630-5e951a783ac6 tempest-VolumeTypesAdminTests-2094915638 tempest-VolumeTypesAdminTests-2094915638-project-admin] https://10.4.3.200/volume/v3/types/73b20112-6f3d-43e8-a616-bc4193d3d667/extra_specs/key1 returned with HTTP 200 Jul 10 06:39:15.945272 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 934/3738] 10.4.3.200 () {68 vars in 1413 bytes} [Fri Jul 10 06:39:15 2026] PUT /volume/v3/types/73b20112-6f3d-43e8-a616-bc4193d3d667/extra_specs/key1 => generated 30 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 06:39:15.955181 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-98cbb4a7-1d93-4961-9373-ad49ddc45d58 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:15.957272 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-98cbb4a7-1d93-4961-9373-ad49ddc45d58 tempest-VolumeTypesAdminTests-2094915638 tempest-VolumeTypesAdminTests-2094915638-project-admin] PUT https://10.4.3.200/volume/v3/types/73b20112-6f3d-43e8-a616-bc4193d3d667 Jul 10 06:39:15.958605 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-98cbb4a7-1d93-4961-9373-ad49ddc45d58 tempest-VolumeTypesAdminTests-2094915638 tempest-VolumeTypesAdminTests-2094915638-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:39:15.977337 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-98cbb4a7-1d93-4961-9373-ad49ddc45d58 tempest-VolumeTypesAdminTests-2094915638 tempest-VolumeTypesAdminTests-2094915638-project-admin] https://10.4.3.200/volume/v3/types/73b20112-6f3d-43e8-a616-bc4193d3d667 returned with HTTP 200 Jul 10 06:39:15.977488 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 946/3739] 10.4.3.200 () {68 vars in 1362 bytes} [Fri Jul 10 06:39:15 2026] PUT /volume/v3/types/73b20112-6f3d-43e8-a616-bc4193d3d667 => generated 370 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:15.979619 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-62d1aa24-ba05-4d4e-9cbc-1b28bf35de2c None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:15.982154 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-62d1aa24-ba05-4d4e-9cbc-1b28bf35de2c tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/95c44505-e80d-42d1-a128-f6f88039362d Jul 10 06:39:15.982154 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-62d1aa24-ba05-4d4e-9cbc-1b28bf35de2c tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:15.982297 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-62d1aa24-ba05-4d4e-9cbc-1b28bf35de2c tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:15.982911 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-62d1aa24-ba05-4d4e-9cbc-1b28bf35de2c tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id 95c44505-e80d-42d1-a128-f6f88039362d. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:15.986633 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-fdebc80d-b240-47fb-9bc1-d1f52aeb7d37 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:15.989123 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:15.989123 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:39:15.989442 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-fdebc80d-b240-47fb-9bc1-d1f52aeb7d37 tempest-VolumeTypesAdminTests-2094915638 tempest-VolumeTypesAdminTests-2094915638-project-admin] DELETE https://10.4.3.200/volume/v3/types/4ba1349b-e3f4-41eb-aa96-d1ccc3115fb8 Jul 10 06:39:15.989759 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-fdebc80d-b240-47fb-9bc1-d1f52aeb7d37 tempest-VolumeTypesAdminTests-2094915638 tempest-VolumeTypesAdminTests-2094915638-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:15.990253 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-fdebc80d-b240-47fb-9bc1-d1f52aeb7d37 tempest-VolumeTypesAdminTests-2094915638 tempest-VolumeTypesAdminTests-2094915638-project-admin] Calling method '_delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:15.990328 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-62d1aa24-ba05-4d4e-9cbc-1b28bf35de2c tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/95c44505-e80d-42d1-a128-f6f88039362d returned with HTTP 200 Jul 10 06:39:15.990555 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 929/3740] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:15 2026] GET /volume/v3/backups/95c44505-e80d-42d1-a128-f6f88039362d => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:16.019313 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-fdebc80d-b240-47fb-9bc1-d1f52aeb7d37 tempest-VolumeTypesAdminTests-2094915638 tempest-VolumeTypesAdminTests-2094915638-project-admin] https://10.4.3.200/volume/v3/types/4ba1349b-e3f4-41eb-aa96-d1ccc3115fb8 returned with HTTP 202 Jul 10 06:39:16.019797 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 932/3741] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 10 06:39:15 2026] DELETE /volume/v3/types/4ba1349b-e3f4-41eb-aa96-d1ccc3115fb8 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:39:16.029537 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-fd5a46be-450e-464f-b6ee-387da4091d85 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:16.032455 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-fd5a46be-450e-464f-b6ee-387da4091d85 tempest-VolumeTypesAdminTests-2094915638 tempest-VolumeTypesAdminTests-2094915638-project-admin] DELETE https://10.4.3.200/volume/v3/types/e44c4f80-70e7-44de-bbba-67fe36226cef Jul 10 06:39:16.032668 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-fd5a46be-450e-464f-b6ee-387da4091d85 tempest-VolumeTypesAdminTests-2094915638 tempest-VolumeTypesAdminTests-2094915638-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:16.032867 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-fd5a46be-450e-464f-b6ee-387da4091d85 tempest-VolumeTypesAdminTests-2094915638 tempest-VolumeTypesAdminTests-2094915638-project-admin] Calling method '_delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:16.063105 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-fd5a46be-450e-464f-b6ee-387da4091d85 tempest-VolumeTypesAdminTests-2094915638 tempest-VolumeTypesAdminTests-2094915638-project-admin] https://10.4.3.200/volume/v3/types/e44c4f80-70e7-44de-bbba-67fe36226cef returned with HTTP 202 Jul 10 06:39:16.063750 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 935/3742] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 10 06:39:16 2026] DELETE /volume/v3/types/e44c4f80-70e7-44de-bbba-67fe36226cef => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:39:16.075961 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-d67d5f85-f437-4f4b-9469-6b80d7f0a9f0 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:16.077927 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-d67d5f85-f437-4f4b-9469-6b80d7f0a9f0 tempest-VolumeTypesAdminTests-2094915638 tempest-VolumeTypesAdminTests-2094915638-project-admin] DELETE https://10.4.3.200/volume/v3/types/94b57e3d-18b9-4920-b265-ed7aac04d474 Jul 10 06:39:16.078147 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-d67d5f85-f437-4f4b-9469-6b80d7f0a9f0 tempest-VolumeTypesAdminTests-2094915638 tempest-VolumeTypesAdminTests-2094915638-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:16.078381 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-d67d5f85-f437-4f4b-9469-6b80d7f0a9f0 tempest-VolumeTypesAdminTests-2094915638 tempest-VolumeTypesAdminTests-2094915638-project-admin] Calling method '_delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:16.106558 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-d67d5f85-f437-4f4b-9469-6b80d7f0a9f0 tempest-VolumeTypesAdminTests-2094915638 tempest-VolumeTypesAdminTests-2094915638-project-admin] https://10.4.3.200/volume/v3/types/94b57e3d-18b9-4920-b265-ed7aac04d474 returned with HTTP 202 Jul 10 06:39:16.107760 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 947/3743] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 10 06:39:16 2026] DELETE /volume/v3/types/94b57e3d-18b9-4920-b265-ed7aac04d474 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:39:16.113888 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-cb0a5ac1-9bb6-41df-9db0-7446ec5ab9e2 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:16.115457 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-cb0a5ac1-9bb6-41df-9db0-7446ec5ab9e2 tempest-VolumeTypesAdminTests-2094915638 tempest-VolumeTypesAdminTests-2094915638-project-admin] DELETE https://10.4.3.200/volume/v3/types/259f05af-0a17-43e5-b9c7-4c642004dad0 Jul 10 06:39:16.115677 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-cb0a5ac1-9bb6-41df-9db0-7446ec5ab9e2 tempest-VolumeTypesAdminTests-2094915638 tempest-VolumeTypesAdminTests-2094915638-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:16.115904 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-cb0a5ac1-9bb6-41df-9db0-7446ec5ab9e2 tempest-VolumeTypesAdminTests-2094915638 tempest-VolumeTypesAdminTests-2094915638-project-admin] Calling method '_delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:16.147005 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-cb0a5ac1-9bb6-41df-9db0-7446ec5ab9e2 tempest-VolumeTypesAdminTests-2094915638 tempest-VolumeTypesAdminTests-2094915638-project-admin] https://10.4.3.200/volume/v3/types/259f05af-0a17-43e5-b9c7-4c642004dad0 returned with HTTP 202 Jul 10 06:39:16.147552 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 930/3744] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 10 06:39:16 2026] DELETE /volume/v3/types/259f05af-0a17-43e5-b9c7-4c642004dad0 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:39:16.158343 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-c5c8b6e5-7bfa-439b-9a82-fc2fa0399276 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:16.161402 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c5c8b6e5-7bfa-439b-9a82-fc2fa0399276 tempest-VolumeTypesAdminTests-2094915638 tempest-VolumeTypesAdminTests-2094915638-project-admin] DELETE https://10.4.3.200/volume/v3/types/73b20112-6f3d-43e8-a616-bc4193d3d667 Jul 10 06:39:16.164816 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c5c8b6e5-7bfa-439b-9a82-fc2fa0399276 tempest-VolumeTypesAdminTests-2094915638 tempest-VolumeTypesAdminTests-2094915638-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:16.165100 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c5c8b6e5-7bfa-439b-9a82-fc2fa0399276 tempest-VolumeTypesAdminTests-2094915638 tempest-VolumeTypesAdminTests-2094915638-project-admin] Calling method '_delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:16.205478 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c5c8b6e5-7bfa-439b-9a82-fc2fa0399276 tempest-VolumeTypesAdminTests-2094915638 tempest-VolumeTypesAdminTests-2094915638-project-admin] https://10.4.3.200/volume/v3/types/73b20112-6f3d-43e8-a616-bc4193d3d667 returned with HTTP 202 Jul 10 06:39:16.205478 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 933/3745] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 10 06:39:16 2026] DELETE /volume/v3/types/73b20112-6f3d-43e8-a616-bc4193d3d667 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:39:16.422651 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-83841400-3c16-4ec2-9bbf-7b209066065c None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:16.424950 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-83841400-3c16-4ec2-9bbf-7b209066065c tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/d9114831-424c-4cf1-9630-78340420ec85 Jul 10 06:39:16.425222 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-83841400-3c16-4ec2-9bbf-7b209066065c tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:16.425477 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-83841400-3c16-4ec2-9bbf-7b209066065c tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:16.425656 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-83841400-3c16-4ec2-9bbf-7b209066065c tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id d9114831-424c-4cf1-9630-78340420ec85. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:16.431396 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:16.431396 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:39:16.432351 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-83841400-3c16-4ec2-9bbf-7b209066065c tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/d9114831-424c-4cf1-9630-78340420ec85 returned with HTTP 200 Jul 10 06:39:16.432868 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 936/3746] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:39:16 2026] GET /volume/v3/backups/d9114831-424c-4cf1-9630-78340420ec85 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:16.658068 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-2b251741-c7cd-4c55-b468-e39595feb67c None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:16.660647 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-2b251741-c7cd-4c55-b468-e39595feb67c tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] GET https://10.4.3.200/volume/v3/backups/9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac Jul 10 06:39:16.660647 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-2b251741-c7cd-4c55-b468-e39595feb67c tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:16.660782 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-2b251741-c7cd-4c55-b468-e39595feb67c tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:16.661172 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-2b251741-c7cd-4c55-b468-e39595feb67c tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Show backup with id 9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:16.666838 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:16.666838 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:39:16.667700 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-2b251741-c7cd-4c55-b468-e39595feb67c tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] https://10.4.3.200/volume/v3/backups/9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac returned with HTTP 200 Jul 10 06:39:16.668905 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 948/3747] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:16 2026] GET /volume/v3/backups/9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:17.004601 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-905c54ed-3412-4dfa-aa92-7f7f66419115 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:17.007647 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-905c54ed-3412-4dfa-aa92-7f7f66419115 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/95c44505-e80d-42d1-a128-f6f88039362d Jul 10 06:39:17.007886 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-905c54ed-3412-4dfa-aa92-7f7f66419115 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:17.008884 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-905c54ed-3412-4dfa-aa92-7f7f66419115 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:17.008884 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-905c54ed-3412-4dfa-aa92-7f7f66419115 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id 95c44505-e80d-42d1-a128-f6f88039362d. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:17.014120 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:17.014120 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:39:17.015553 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-905c54ed-3412-4dfa-aa92-7f7f66419115 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/95c44505-e80d-42d1-a128-f6f88039362d returned with HTTP 200 Jul 10 06:39:17.015553 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 931/3748] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:17 2026] GET /volume/v3/backups/95c44505-e80d-42d1-a128-f6f88039362d => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:17.446234 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-be44c9bc-51f1-4056-b51d-bc5b69ed98be None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:17.448551 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-be44c9bc-51f1-4056-b51d-bc5b69ed98be tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/d9114831-424c-4cf1-9630-78340420ec85 Jul 10 06:39:17.448804 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-be44c9bc-51f1-4056-b51d-bc5b69ed98be tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:17.449091 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-be44c9bc-51f1-4056-b51d-bc5b69ed98be tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:17.449152 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-be44c9bc-51f1-4056-b51d-bc5b69ed98be tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id d9114831-424c-4cf1-9630-78340420ec85. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:17.453906 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:17.453906 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:39:17.454635 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-be44c9bc-51f1-4056-b51d-bc5b69ed98be tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/d9114831-424c-4cf1-9630-78340420ec85 returned with HTTP 200 Jul 10 06:39:17.455128 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 934/3749] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:39:17 2026] GET /volume/v3/backups/d9114831-424c-4cf1-9630-78340420ec85 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:17.684337 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-5b6d05d1-d157-443f-b562-7d97673079d7 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:17.686399 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5b6d05d1-d157-443f-b562-7d97673079d7 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] GET https://10.4.3.200/volume/v3/backups/9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac Jul 10 06:39:17.686887 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5b6d05d1-d157-443f-b562-7d97673079d7 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:17.686887 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5b6d05d1-d157-443f-b562-7d97673079d7 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:17.687010 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-5b6d05d1-d157-443f-b562-7d97673079d7 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Show backup with id 9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:17.691288 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:17.691288 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:39:17.692013 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5b6d05d1-d157-443f-b562-7d97673079d7 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] https://10.4.3.200/volume/v3/backups/9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac returned with HTTP 200 Jul 10 06:39:17.692373 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 937/3750] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:17 2026] GET /volume/v3/backups/9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:18.026404 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-1d6965e9-c0fd-4734-baa6-1b930d907daa None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:18.028121 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-1d6965e9-c0fd-4734-baa6-1b930d907daa tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/95c44505-e80d-42d1-a128-f6f88039362d Jul 10 06:39:18.028305 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-1d6965e9-c0fd-4734-baa6-1b930d907daa tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:18.028518 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-1d6965e9-c0fd-4734-baa6-1b930d907daa tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:18.028634 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-1d6965e9-c0fd-4734-baa6-1b930d907daa tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id 95c44505-e80d-42d1-a128-f6f88039362d. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:18.033794 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:18.033794 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:39:18.034821 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-1d6965e9-c0fd-4734-baa6-1b930d907daa tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/95c44505-e80d-42d1-a128-f6f88039362d returned with HTTP 200 Jul 10 06:39:18.035352 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 949/3751] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:18 2026] GET /volume/v3/backups/95c44505-e80d-42d1-a128-f6f88039362d => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:18.470545 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-91f40614-1386-4c44-bd07-874b817355ef None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:18.473250 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-91f40614-1386-4c44-bd07-874b817355ef tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/d9114831-424c-4cf1-9630-78340420ec85 Jul 10 06:39:18.473458 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-91f40614-1386-4c44-bd07-874b817355ef tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:18.473672 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-91f40614-1386-4c44-bd07-874b817355ef tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:18.473775 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-91f40614-1386-4c44-bd07-874b817355ef tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id d9114831-424c-4cf1-9630-78340420ec85. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:18.480020 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:18.480020 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:39:18.480897 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-91f40614-1386-4c44-bd07-874b817355ef tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/d9114831-424c-4cf1-9630-78340420ec85 returned with HTTP 200 Jul 10 06:39:18.481151 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 932/3752] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:39:18 2026] GET /volume/v3/backups/d9114831-424c-4cf1-9630-78340420ec85 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:18.706580 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-72ba45ae-0453-4307-b876-dd9a65322783 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:18.708577 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-72ba45ae-0453-4307-b876-dd9a65322783 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] GET https://10.4.3.200/volume/v3/backups/9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac Jul 10 06:39:18.708577 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-72ba45ae-0453-4307-b876-dd9a65322783 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:18.708577 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-72ba45ae-0453-4307-b876-dd9a65322783 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:18.708577 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-72ba45ae-0453-4307-b876-dd9a65322783 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Show backup with id 9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:18.714367 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:18.714367 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:39:18.715412 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-72ba45ae-0453-4307-b876-dd9a65322783 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] https://10.4.3.200/volume/v3/backups/9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac returned with HTTP 200 Jul 10 06:39:18.715795 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 935/3753] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:18 2026] GET /volume/v3/backups/9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:19.046207 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-72cd247d-24c5-4b69-8243-de396fcbe5fa None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:19.050137 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-72cd247d-24c5-4b69-8243-de396fcbe5fa tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/95c44505-e80d-42d1-a128-f6f88039362d Jul 10 06:39:19.050315 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-72cd247d-24c5-4b69-8243-de396fcbe5fa tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:19.050533 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-72cd247d-24c5-4b69-8243-de396fcbe5fa tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:19.050657 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-72cd247d-24c5-4b69-8243-de396fcbe5fa tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id 95c44505-e80d-42d1-a128-f6f88039362d. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:19.058851 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:19.058851 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:39:19.059808 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-72cd247d-24c5-4b69-8243-de396fcbe5fa tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/95c44505-e80d-42d1-a128-f6f88039362d returned with HTTP 200 Jul 10 06:39:19.060239 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 938/3754] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:19 2026] GET /volume/v3/backups/95c44505-e80d-42d1-a128-f6f88039362d => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:19.493885 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-5acb4f38-363f-4dad-8312-a2ae8db20cde None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:19.496498 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-5acb4f38-363f-4dad-8312-a2ae8db20cde tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/d9114831-424c-4cf1-9630-78340420ec85 Jul 10 06:39:19.496783 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-5acb4f38-363f-4dad-8312-a2ae8db20cde tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:19.497055 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-5acb4f38-363f-4dad-8312-a2ae8db20cde tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:19.498021 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-5acb4f38-363f-4dad-8312-a2ae8db20cde tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id d9114831-424c-4cf1-9630-78340420ec85. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:19.505975 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:19.505975 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:39:19.507448 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-5acb4f38-363f-4dad-8312-a2ae8db20cde tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/d9114831-424c-4cf1-9630-78340420ec85 returned with HTTP 200 Jul 10 06:39:19.508575 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 950/3755] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:39:19 2026] GET /volume/v3/backups/d9114831-424c-4cf1-9630-78340420ec85 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:19.727110 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-2d3d0574-7ad1-40af-b273-b5f20ee17e85 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:19.729574 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2d3d0574-7ad1-40af-b273-b5f20ee17e85 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] GET https://10.4.3.200/volume/v3/backups/9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac Jul 10 06:39:19.730107 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2d3d0574-7ad1-40af-b273-b5f20ee17e85 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:19.730360 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2d3d0574-7ad1-40af-b273-b5f20ee17e85 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:19.730515 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-2d3d0574-7ad1-40af-b273-b5f20ee17e85 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Show backup with id 9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:19.737297 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:19.737297 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:39:19.738129 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2d3d0574-7ad1-40af-b273-b5f20ee17e85 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] https://10.4.3.200/volume/v3/backups/9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac returned with HTTP 200 Jul 10 06:39:19.738414 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 933/3756] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:19 2026] GET /volume/v3/backups/9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:20.074095 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-24c85e20-f982-440e-aafe-33831fed8f89 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:20.075749 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-24c85e20-f982-440e-aafe-33831fed8f89 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/95c44505-e80d-42d1-a128-f6f88039362d Jul 10 06:39:20.075819 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-24c85e20-f982-440e-aafe-33831fed8f89 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:20.076027 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-24c85e20-f982-440e-aafe-33831fed8f89 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:20.076104 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-24c85e20-f982-440e-aafe-33831fed8f89 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id 95c44505-e80d-42d1-a128-f6f88039362d. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:20.079816 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:20.079816 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:39:20.080696 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-24c85e20-f982-440e-aafe-33831fed8f89 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/95c44505-e80d-42d1-a128-f6f88039362d returned with HTTP 200 Jul 10 06:39:20.081125 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 936/3757] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:20 2026] GET /volume/v3/backups/95c44505-e80d-42d1-a128-f6f88039362d => generated 789 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:20.522858 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-bf6214f3-ba31-4809-8cf6-08b6b7d5f316 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:20.524910 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-bf6214f3-ba31-4809-8cf6-08b6b7d5f316 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/d9114831-424c-4cf1-9630-78340420ec85 Jul 10 06:39:20.525130 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-bf6214f3-ba31-4809-8cf6-08b6b7d5f316 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:20.525315 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-bf6214f3-ba31-4809-8cf6-08b6b7d5f316 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:20.525408 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-bf6214f3-ba31-4809-8cf6-08b6b7d5f316 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id d9114831-424c-4cf1-9630-78340420ec85. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:20.529302 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:20.529302 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:39:20.529918 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-bf6214f3-ba31-4809-8cf6-08b6b7d5f316 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/d9114831-424c-4cf1-9630-78340420ec85 returned with HTTP 200 Jul 10 06:39:20.530447 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 939/3758] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:39:20 2026] GET /volume/v3/backups/d9114831-424c-4cf1-9630-78340420ec85 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:20.749522 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-055b8e25-e409-40dd-852b-6d33c083def5 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:20.752148 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-055b8e25-e409-40dd-852b-6d33c083def5 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] GET https://10.4.3.200/volume/v3/backups/9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac Jul 10 06:39:20.752380 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-055b8e25-e409-40dd-852b-6d33c083def5 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:20.753362 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-055b8e25-e409-40dd-852b-6d33c083def5 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:20.753362 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-055b8e25-e409-40dd-852b-6d33c083def5 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Show backup with id 9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:20.760616 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:20.760616 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:39:20.762473 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-055b8e25-e409-40dd-852b-6d33c083def5 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] https://10.4.3.200/volume/v3/backups/9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac returned with HTTP 200 Jul 10 06:39:20.762473 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 951/3759] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:20 2026] GET /volume/v3/backups/9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:21.092541 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-84e87641-0172-4fc7-9b32-6c135b1d98d6 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:21.094108 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-84e87641-0172-4fc7-9b32-6c135b1d98d6 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/95c44505-e80d-42d1-a128-f6f88039362d Jul 10 06:39:21.094281 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-84e87641-0172-4fc7-9b32-6c135b1d98d6 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:21.094626 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-84e87641-0172-4fc7-9b32-6c135b1d98d6 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:21.094626 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-84e87641-0172-4fc7-9b32-6c135b1d98d6 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id 95c44505-e80d-42d1-a128-f6f88039362d. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:21.098569 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:21.098569 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:39:21.099258 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-84e87641-0172-4fc7-9b32-6c135b1d98d6 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/95c44505-e80d-42d1-a128-f6f88039362d returned with HTTP 200 Jul 10 06:39:21.099616 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 934/3760] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:21 2026] GET /volume/v3/backups/95c44505-e80d-42d1-a128-f6f88039362d => generated 789 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:21.541802 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-a2d77270-e4d6-4ab6-b02d-9fae8ca2feec None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:21.543440 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a2d77270-e4d6-4ab6-b02d-9fae8ca2feec tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/d9114831-424c-4cf1-9630-78340420ec85 Jul 10 06:39:21.543675 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a2d77270-e4d6-4ab6-b02d-9fae8ca2feec tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:21.543860 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a2d77270-e4d6-4ab6-b02d-9fae8ca2feec tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:21.544018 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-a2d77270-e4d6-4ab6-b02d-9fae8ca2feec tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id d9114831-424c-4cf1-9630-78340420ec85. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:21.548304 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:21.548304 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:39:21.549024 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a2d77270-e4d6-4ab6-b02d-9fae8ca2feec tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/d9114831-424c-4cf1-9630-78340420ec85 returned with HTTP 200 Jul 10 06:39:21.549357 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 937/3761] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:39:21 2026] GET /volume/v3/backups/d9114831-424c-4cf1-9630-78340420ec85 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:21.773871 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-fbd0a71c-53e6-46ca-9aa9-3c056cc50640 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:21.775695 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-fbd0a71c-53e6-46ca-9aa9-3c056cc50640 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] GET https://10.4.3.200/volume/v3/backups/9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac Jul 10 06:39:21.775872 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-fbd0a71c-53e6-46ca-9aa9-3c056cc50640 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:21.776051 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-fbd0a71c-53e6-46ca-9aa9-3c056cc50640 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:21.776145 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-fbd0a71c-53e6-46ca-9aa9-3c056cc50640 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Show backup with id 9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:21.780451 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:21.780451 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:39:21.780578 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-469e6a3d-0771-420f-9abf-149a83f13652 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:21.781248 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-fbd0a71c-53e6-46ca-9aa9-3c056cc50640 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] https://10.4.3.200/volume/v3/backups/9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac returned with HTTP 200 Jul 10 06:39:21.781616 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 940/3762] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:21 2026] GET /volume/v3/backups/9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac => generated 801 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:21.790383 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-72f3040d-831c-452c-86ec-9b1c2a34c58c None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:21.792116 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-72f3040d-831c-452c-86ec-9b1c2a34c58c tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] GET https://10.4.3.200/volume/v3/volumes/a54f98c6-add0-4351-addc-95ef74de812d Jul 10 06:39:21.792264 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-72f3040d-831c-452c-86ec-9b1c2a34c58c tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:21.792455 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-72f3040d-831c-452c-86ec-9b1c2a34c58c tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:21.800386 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:21.800386 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:39:21.803955 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-72f3040d-831c-452c-86ec-9b1c2a34c58c tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Volume info retrieved successfully. Jul 10 06:39:21.808672 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-72f3040d-831c-452c-86ec-9b1c2a34c58c tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] https://10.4.3.200/volume/v3/volumes/a54f98c6-add0-4351-addc-95ef74de812d returned with HTTP 200 Jul 10 06:39:21.809092 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 935/3763] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:21 2026] GET /volume/v3/volumes/a54f98c6-add0-4351-addc-95ef74de812d => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:21.822414 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-190b8da2-82b0-4822-a016-7547e027bcb0 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:21.842060 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-469e6a3d-0771-420f-9abf-149a83f13652 tempest-TestInstancesWithCinderVolumes-739047403 tempest-TestInstancesWithCinderVolumes-739047403-project-admin] POST https://10.4.3.200/volume/v3/types Jul 10 06:39:21.842366 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-469e6a3d-0771-420f-9abf-149a83f13652 tempest-TestInstancesWithCinderVolumes-739047403 tempest-TestInstancesWithCinderVolumes-739047403-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-61953351-1350973966", "extra_specs": {}}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:39:21.858607 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-469e6a3d-0771-420f-9abf-149a83f13652 tempest-TestInstancesWithCinderVolumes-739047403 tempest-TestInstancesWithCinderVolumes-739047403-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 10 06:39:21.859007 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 952/3764] 10.4.3.200 () {68 vars in 1253 bytes} [Fri Jul 10 06:39:21 2026] POST /volume/v3/types => generated 267 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:21.895972 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-190b8da2-82b0-4822-a016-7547e027bcb0 tempest-VolumesBackupsAdminTest-826119360 tempest-VolumesBackupsAdminTest-826119360-project-admin] GET https://10.4.3.200/volume/v3/backups/9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac/export_record Jul 10 06:39:21.896165 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-190b8da2-82b0-4822-a016-7547e027bcb0 tempest-VolumesBackupsAdminTest-826119360 tempest-VolumesBackupsAdminTest-826119360-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:21.896376 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-190b8da2-82b0-4822-a016-7547e027bcb0 tempest-VolumesBackupsAdminTest-826119360 tempest-VolumesBackupsAdminTest-826119360-project-admin] Calling method 'export_record' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:21.896473 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.contrib.backups [None req-190b8da2-82b0-4822-a016-7547e027bcb0 tempest-VolumesBackupsAdminTest-826119360 tempest-VolumesBackupsAdminTest-826119360-project-admin] Export record for backup 9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac. {{(pid=99977) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 10 06:39:21.900180 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:21.900180 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:39:21.900998 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.backup.api [None req-190b8da2-82b0-4822-a016-7547e027bcb0 tempest-VolumesBackupsAdminTest-826119360 tempest-VolumesBackupsAdminTest-826119360-project-admin] Calling RPCAPI with context: , host: np0000004964, backup: 9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac. {{(pid=99977) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 10 06:39:21.908909 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.backup.rpcapi [None req-190b8da2-82b0-4822-a016-7547e027bcb0 tempest-VolumesBackupsAdminTest-826119360 tempest-VolumesBackupsAdminTest-826119360-project-admin] export_record in rpcapi backup_id 9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac on host np0000004964. {{(pid=99977) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 10 06:39:22.108179 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-2fc93c99-ebef-4ab0-9a99-a7f548a7a514 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:22.162751 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2fc93c99-ebef-4ab0-9a99-a7f548a7a514 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/95c44505-e80d-42d1-a128-f6f88039362d Jul 10 06:39:22.162976 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2fc93c99-ebef-4ab0-9a99-a7f548a7a514 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:22.163213 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2fc93c99-ebef-4ab0-9a99-a7f548a7a514 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:22.163358 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-2fc93c99-ebef-4ab0-9a99-a7f548a7a514 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id 95c44505-e80d-42d1-a128-f6f88039362d. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:22.168324 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:22.168324 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:39:22.169238 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2fc93c99-ebef-4ab0-9a99-a7f548a7a514 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/95c44505-e80d-42d1-a128-f6f88039362d returned with HTTP 200 Jul 10 06:39:22.169883 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 941/3765] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:22 2026] GET /volume/v3/backups/95c44505-e80d-42d1-a128-f6f88039362d => generated 790 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:22.178918 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-a58af76d-cdbc-4115-b8f6-820ae5c86244 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:22.180821 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a58af76d-cdbc-4115-b8f6-820ae5c86244 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/95c44505-e80d-42d1-a128-f6f88039362d Jul 10 06:39:22.181030 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a58af76d-cdbc-4115-b8f6-820ae5c86244 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:22.181234 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a58af76d-cdbc-4115-b8f6-820ae5c86244 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:22.181375 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-a58af76d-cdbc-4115-b8f6-820ae5c86244 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id 95c44505-e80d-42d1-a128-f6f88039362d. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:22.185764 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:22.185764 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:39:22.186552 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a58af76d-cdbc-4115-b8f6-820ae5c86244 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/95c44505-e80d-42d1-a128-f6f88039362d returned with HTTP 200 Jul 10 06:39:22.186860 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 936/3766] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:22 2026] GET /volume/v3/backups/95c44505-e80d-42d1-a128-f6f88039362d => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:22.195393 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-25e27447-404f-42bd-91d9-6e50c69dbe83 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:22.197236 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-25e27447-404f-42bd-91d9-6e50c69dbe83 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] DELETE https://10.4.3.200/volume/v3/backups/95c44505-e80d-42d1-a128-f6f88039362d Jul 10 06:39:22.197471 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-25e27447-404f-42bd-91d9-6e50c69dbe83 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:22.197713 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-25e27447-404f-42bd-91d9-6e50c69dbe83 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:22.197860 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.contrib.backups [None req-25e27447-404f-42bd-91d9-6e50c69dbe83 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Delete backup with id: 95c44505-e80d-42d1-a128-f6f88039362d. Jul 10 06:39:22.201892 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:22.201892 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:39:22.213345 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.backup.rpcapi [None req-25e27447-404f-42bd-91d9-6e50c69dbe83 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] delete_backup rpcapi backup_id 95c44505-e80d-42d1-a128-f6f88039362d {{(pid=99975) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 06:39:22.215319 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-25e27447-404f-42bd-91d9-6e50c69dbe83 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/95c44505-e80d-42d1-a128-f6f88039362d returned with HTTP 202 Jul 10 06:39:22.215818 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 953/3767] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:39:22 2026] DELETE /volume/v3/backups/95c44505-e80d-42d1-a128-f6f88039362d => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:39:22.222483 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-57fe4705-2608-49fd-93da-06d25930533c None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:22.224569 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-57fe4705-2608-49fd-93da-06d25930533c tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/95c44505-e80d-42d1-a128-f6f88039362d Jul 10 06:39:22.224651 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-57fe4705-2608-49fd-93da-06d25930533c tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:22.224840 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-57fe4705-2608-49fd-93da-06d25930533c tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:22.224932 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-57fe4705-2608-49fd-93da-06d25930533c tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id 95c44505-e80d-42d1-a128-f6f88039362d. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:22.230537 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:22.230537 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:39:22.230709 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-57fe4705-2608-49fd-93da-06d25930533c tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/95c44505-e80d-42d1-a128-f6f88039362d returned with HTTP 200 Jul 10 06:39:22.230966 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 942/3768] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:22 2026] GET /volume/v3/backups/95c44505-e80d-42d1-a128-f6f88039362d => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:22.411239 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.contrib.backups [None req-190b8da2-82b0-4822-a016-7547e027bcb0 tempest-VolumesBackupsAdminTest-826119360 tempest-VolumesBackupsAdminTest-826119360-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOWI2MGUwZjgtNmI4My00ZThkLWFmYjYtZmJlOTBkYmRhNGFjIiwgInVzZXJfaWQiOiAiN2RhMmI2NWJlN2Y4NDlhMjk2YzMzZjE1NjMyMGI2OGUiLCAicHJvamVjdF9pZCI6ICI4YTlmZTRjYWZmNmI0MTllYTBhMjVmZjFhMmJjMmM3ZSIsICJ2b2x1bWVfaWQiOiAiYTU0Zjk4YzYtYWRkMC00MzUxLWFkZGMtOTVlZjc0ZGU4MTJkIiwgImhvc3QiOiAibnAwMDAwMDA0OTY0IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci02NjMyMjYzOTUiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtNDQxMDkzODgzIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYTU0Zjk4YzYtYWRkMC00MzUxLWFkZGMtOTVlZjc0ZGU4MTJkLzIwMjYwNzEwMDYzOTA1L2F6X25vdmFfYmFja3VwXzliNjBlMGY4LTZiODMtNGU4ZC1hZmI2LWZiZTkwZGJkYTRhYyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMTBUMDY6Mzk6MDBaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMTBUMDY6Mzk6MDBaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQwNjozOToyMVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=99977) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 10 06:39:22.411677 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-190b8da2-82b0-4822-a016-7547e027bcb0 tempest-VolumesBackupsAdminTest-826119360 tempest-VolumesBackupsAdminTest-826119360-project-admin] https://10.4.3.200/volume/v3/backups/9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac/export_record returned with HTTP 200 Jul 10 06:39:22.412220 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 938/3769] 10.4.3.200 () {66 vars in 1390 bytes} [Fri Jul 10 06:39:21 2026] GET /volume/v3/backups/9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac/export_record => generated 1508 bytes in 591 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:39:22.421426 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-42b06d3a-3681-4930-bf63-a64adaa68412 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:22.422990 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-42b06d3a-3681-4930-bf63-a64adaa68412 tempest-VolumesBackupsAdminTest-826119360 tempest-VolumesBackupsAdminTest-826119360-project-admin] POST https://10.4.3.200/volume/v3/backups/import_record Jul 10 06:39:22.423382 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-42b06d3a-3681-4930-bf63-a64adaa68412 tempest-VolumesBackupsAdminTest-826119360 tempest-VolumesBackupsAdminTest-826119360-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiODIwM2RmY2EtZDczNS00NDJmLTlhMGItMWFkN2M5YWU3MjgyIiwgInVzZXJfaWQiOiAiN2RhMmI2NWJlN2Y4NDlhMjk2YzMzZjE1NjMyMGI2OGUiLCAicHJvamVjdF9pZCI6ICI4YTlmZTRjYWZmNmI0MTllYTBhMjVmZjFhMmJjMmM3ZSIsICJ2b2x1bWVfaWQiOiAiYTU0Zjk4YzYtYWRkMC00MzUxLWFkZGMtOTVlZjc0ZGU4MTJkIiwgImhvc3QiOiAibnAwMDAwMDA0OTY0IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci02NjMyMjYzOTUiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtNDQxMDkzODgzIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYTU0Zjk4YzYtYWRkMC00MzUxLWFkZGMtOTVlZjc0ZGU4MTJkLzIwMjYwNzEwMDYzOTA1L2F6X25vdmFfYmFja3VwXzliNjBlMGY4LTZiODMtNGU4ZC1hZmI2LWZiZTkwZGJkYTRhYyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMTBUMDY6Mzk6MDBaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMTBUMDY6Mzk6MDBaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQwNjozOToyMVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:39:22.424723 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.contrib.backups [None req-42b06d3a-3681-4930-bf63-a64adaa68412 tempest-VolumesBackupsAdminTest-826119360 tempest-VolumesBackupsAdminTest-826119360-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiODIwM2RmY2EtZDczNS00NDJmLTlhMGItMWFkN2M5YWU3MjgyIiwgInVzZXJfaWQiOiAiN2RhMmI2NWJlN2Y4NDlhMjk2YzMzZjE1NjMyMGI2OGUiLCAicHJvamVjdF9pZCI6ICI4YTlmZTRjYWZmNmI0MTllYTBhMjVmZjFhMmJjMmM3ZSIsICJ2b2x1bWVfaWQiOiAiYTU0Zjk4YzYtYWRkMC00MzUxLWFkZGMtOTVlZjc0ZGU4MTJkIiwgImhvc3QiOiAibnAwMDAwMDA0OTY0IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci02NjMyMjYzOTUiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtNDQxMDkzODgzIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYTU0Zjk4YzYtYWRkMC00MzUxLWFkZGMtOTVlZjc0ZGU4MTJkLzIwMjYwNzEwMDYzOTA1L2F6X25vdmFfYmFja3VwXzliNjBlMGY4LTZiODMtNGU4ZC1hZmI2LWZiZTkwZGJkYTRhYyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMTBUMDY6Mzk6MDBaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMTBUMDY6Mzk6MDBaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQwNjozOToyMVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=99976) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 10 06:39:22.424866 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.contrib.backups [None req-42b06d3a-3681-4930-bf63-a64adaa68412 tempest-VolumesBackupsAdminTest-826119360 tempest-VolumesBackupsAdminTest-826119360-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiODIwM2RmY2EtZDczNS00NDJmLTlhMGItMWFkN2M5YWU3MjgyIiwgInVzZXJfaWQiOiAiN2RhMmI2NWJlN2Y4NDlhMjk2YzMzZjE1NjMyMGI2OGUiLCAicHJvamVjdF9pZCI6ICI4YTlmZTRjYWZmNmI0MTllYTBhMjVmZjFhMmJjMmM3ZSIsICJ2b2x1bWVfaWQiOiAiYTU0Zjk4YzYtYWRkMC00MzUxLWFkZGMtOTVlZjc0ZGU4MTJkIiwgImhvc3QiOiAibnAwMDAwMDA0OTY0IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci02NjMyMjYzOTUiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtNDQxMDkzODgzIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYTU0Zjk4YzYtYWRkMC00MzUxLWFkZGMtOTVlZjc0ZGU4MTJkLzIwMjYwNzEwMDYzOTA1L2F6X25vdmFfYmFja3VwXzliNjBlMGY4LTZiODMtNGU4ZC1hZmI2LWZiZTkwZGJkYTRhYyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMTBUMDY6Mzk6MDBaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMTBUMDY6Mzk6MDBaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQwNjozOToyMVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=99976) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 10 06:39:22.558914 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-8ffa7739-74a9-41d9-9e27-2a8808857b0f None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:22.560574 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-8ffa7739-74a9-41d9-9e27-2a8808857b0f tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/d9114831-424c-4cf1-9630-78340420ec85 Jul 10 06:39:22.560815 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-8ffa7739-74a9-41d9-9e27-2a8808857b0f tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:22.561008 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-8ffa7739-74a9-41d9-9e27-2a8808857b0f tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:22.561110 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-8ffa7739-74a9-41d9-9e27-2a8808857b0f tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id d9114831-424c-4cf1-9630-78340420ec85. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:22.565070 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:22.565070 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:39:22.565814 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-8ffa7739-74a9-41d9-9e27-2a8808857b0f tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/d9114831-424c-4cf1-9630-78340420ec85 returned with HTTP 200 Jul 10 06:39:22.566238 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 954/3770] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:39:22 2026] GET /volume/v3/backups/d9114831-424c-4cf1-9630-78340420ec85 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:22.620466 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-42b06d3a-3681-4930-bf63-a64adaa68412 tempest-VolumesBackupsAdminTest-826119360 tempest-VolumesBackupsAdminTest-826119360-project-admin] Created reservations ['48d0875d-7762-4aab-9394-260cca7273ad', '7168f1d8-4297-406d-bb15-53f2acbfae10'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:39:22.638013 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.backup.rpcapi [None req-42b06d3a-3681-4930-bf63-a64adaa68412 tempest-VolumesBackupsAdminTest-826119360 tempest-VolumesBackupsAdminTest-826119360-project-admin] import_record rpcapi backup id 8203dfca-d735-442f-9a0b-1ad7c9ae7282 on host np0000004964 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiODIwM2RmY2EtZDczNS00NDJmLTlhMGItMWFkN2M5YWU3MjgyIiwgInVzZXJfaWQiOiAiN2RhMmI2NWJlN2Y4NDlhMjk2YzMzZjE1NjMyMGI2OGUiLCAicHJvamVjdF9pZCI6ICI4YTlmZTRjYWZmNmI0MTllYTBhMjVmZjFhMmJjMmM3ZSIsICJ2b2x1bWVfaWQiOiAiYTU0Zjk4YzYtYWRkMC00MzUxLWFkZGMtOTVlZjc0ZGU4MTJkIiwgImhvc3QiOiAibnAwMDAwMDA0OTY0IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci02NjMyMjYzOTUiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtNDQxMDkzODgzIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYTU0Zjk4YzYtYWRkMC00MzUxLWFkZGMtOTVlZjc0ZGU4MTJkLzIwMjYwNzEwMDYzOTA1L2F6X25vdmFfYmFja3VwXzliNjBlMGY4LTZiODMtNGU4ZC1hZmI2LWZiZTkwZGJkYTRhYyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMTBUMDY6Mzk6MDBaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMTBUMDY6Mzk6MDBaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQwNjozOToyMVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=99976) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Jul 10 06:39:22.639851 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.contrib.backups [None req-42b06d3a-3681-4930-bf63-a64adaa68412 tempest-VolumesBackupsAdminTest-826119360 tempest-VolumesBackupsAdminTest-826119360-project-admin] Import record output: {'backup': {'id': '8203dfca-d735-442f-9a0b-1ad7c9ae7282', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.200/volume/v3/backups/8203dfca-d735-442f-9a0b-1ad7c9ae7282'}, {'rel': 'bookmark', 'href': 'https://10.4.3.200/volume/backups/8203dfca-d735-442f-9a0b-1ad7c9ae7282'}]}}. {{(pid=99976) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Jul 10 06:39:22.640085 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-42b06d3a-3681-4930-bf63-a64adaa68412 tempest-VolumesBackupsAdminTest-826119360 tempest-VolumesBackupsAdminTest-826119360-project-admin] https://10.4.3.200/volume/v3/backups/import_record returned with HTTP 201 Jul 10 06:39:22.640489 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 937/3771] 10.4.3.200 () {68 vars in 1302 bytes} [Fri Jul 10 06:39:22 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 219 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Jul 10 06:39:22.648172 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-a37de17e-3669-4fc9-8926-d28a2b53e3b4 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:22.649818 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a37de17e-3669-4fc9-8926-d28a2b53e3b4 tempest-VolumesBackupsAdminTest-826119360 tempest-VolumesBackupsAdminTest-826119360-project-admin] GET https://10.4.3.200/volume/v3/backups/8203dfca-d735-442f-9a0b-1ad7c9ae7282 Jul 10 06:39:22.650013 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a37de17e-3669-4fc9-8926-d28a2b53e3b4 tempest-VolumesBackupsAdminTest-826119360 tempest-VolumesBackupsAdminTest-826119360-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:22.650211 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a37de17e-3669-4fc9-8926-d28a2b53e3b4 tempest-VolumesBackupsAdminTest-826119360 tempest-VolumesBackupsAdminTest-826119360-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:22.650311 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-a37de17e-3669-4fc9-8926-d28a2b53e3b4 tempest-VolumesBackupsAdminTest-826119360 tempest-VolumesBackupsAdminTest-826119360-project-admin] Show backup with id 8203dfca-d735-442f-9a0b-1ad7c9ae7282. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:22.654174 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:22.654174 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:39:22.654730 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a37de17e-3669-4fc9-8926-d28a2b53e3b4 tempest-VolumesBackupsAdminTest-826119360 tempest-VolumesBackupsAdminTest-826119360-project-admin] https://10.4.3.200/volume/v3/backups/8203dfca-d735-442f-9a0b-1ad7c9ae7282 returned with HTTP 200 Jul 10 06:39:22.655089 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 943/3772] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:22 2026] GET /volume/v3/backups/8203dfca-d735-442f-9a0b-1ad7c9ae7282 => generated 647 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:23.240954 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-a8637331-24f7-4e62-a72c-0479d86860ae None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:23.242290 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a8637331-24f7-4e62-a72c-0479d86860ae tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/95c44505-e80d-42d1-a128-f6f88039362d Jul 10 06:39:23.242787 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a8637331-24f7-4e62-a72c-0479d86860ae tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:23.242787 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a8637331-24f7-4e62-a72c-0479d86860ae tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:23.242787 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-a8637331-24f7-4e62-a72c-0479d86860ae tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id 95c44505-e80d-42d1-a128-f6f88039362d. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:23.246111 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a8637331-24f7-4e62-a72c-0479d86860ae tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/95c44505-e80d-42d1-a128-f6f88039362d returned with HTTP 404 Jul 10 06:39:23.246596 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 939/3773] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:23 2026] GET /volume/v3/backups/95c44505-e80d-42d1-a128-f6f88039362d => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:39:23.325171 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-af978d1f-5195-4dff-a73f-2c8f038e0109 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:23.327653 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-af978d1f-5195-4dff-a73f-2c8f038e0109 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] DELETE https://10.4.3.200/volume/v3/backups/ed42da16-b31e-4522-9774-86b0934221fd Jul 10 06:39:23.327913 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-af978d1f-5195-4dff-a73f-2c8f038e0109 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:23.328184 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-af978d1f-5195-4dff-a73f-2c8f038e0109 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:23.328344 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.contrib.backups [None req-af978d1f-5195-4dff-a73f-2c8f038e0109 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Delete backup with id: ed42da16-b31e-4522-9774-86b0934221fd. Jul 10 06:39:23.333119 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:23.333119 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:39:23.343685 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.backup.rpcapi [None req-af978d1f-5195-4dff-a73f-2c8f038e0109 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] delete_backup rpcapi backup_id ed42da16-b31e-4522-9774-86b0934221fd {{(pid=99975) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 06:39:23.345130 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-af978d1f-5195-4dff-a73f-2c8f038e0109 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/ed42da16-b31e-4522-9774-86b0934221fd returned with HTTP 202 Jul 10 06:39:23.345515 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 955/3774] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:39:23 2026] DELETE /volume/v3/backups/ed42da16-b31e-4522-9774-86b0934221fd => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:39:23.352299 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-4a484232-df43-4a6f-b39a-ee493e1dd728 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:23.354544 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4a484232-df43-4a6f-b39a-ee493e1dd728 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/ed42da16-b31e-4522-9774-86b0934221fd Jul 10 06:39:23.354745 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4a484232-df43-4a6f-b39a-ee493e1dd728 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:23.354929 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4a484232-df43-4a6f-b39a-ee493e1dd728 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:23.355092 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-4a484232-df43-4a6f-b39a-ee493e1dd728 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id ed42da16-b31e-4522-9774-86b0934221fd. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:23.359692 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:23.359692 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:39:23.360379 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4a484232-df43-4a6f-b39a-ee493e1dd728 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/ed42da16-b31e-4522-9774-86b0934221fd returned with HTTP 200 Jul 10 06:39:23.360889 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 938/3775] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:23 2026] GET /volume/v3/backups/ed42da16-b31e-4522-9774-86b0934221fd => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:23.577156 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-000f2bc7-e283-4284-b0d9-8f3d31b648cd None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:23.578765 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-000f2bc7-e283-4284-b0d9-8f3d31b648cd tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/d9114831-424c-4cf1-9630-78340420ec85 Jul 10 06:39:23.578959 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-000f2bc7-e283-4284-b0d9-8f3d31b648cd tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:23.579155 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-000f2bc7-e283-4284-b0d9-8f3d31b648cd tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:23.579268 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-000f2bc7-e283-4284-b0d9-8f3d31b648cd tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id d9114831-424c-4cf1-9630-78340420ec85. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:23.583131 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:23.583131 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:39:23.583754 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-000f2bc7-e283-4284-b0d9-8f3d31b648cd tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/d9114831-424c-4cf1-9630-78340420ec85 returned with HTTP 200 Jul 10 06:39:23.583807 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-e86d1678-c06c-446d-82c5-519ed01552a1 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:23.584151 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 944/3776] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:39:23 2026] GET /volume/v3/backups/d9114831-424c-4cf1-9630-78340420ec85 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:23.585277 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e86d1678-c06c-446d-82c5-519ed01552a1 tempest-TestInstancesWithCinderVolumes-739047403 tempest-TestInstancesWithCinderVolumes-739047403-project-admin] POST https://10.4.3.200/volume/v3/types Jul 10 06:39:23.585667 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e86d1678-c06c-446d-82c5-519ed01552a1 tempest-TestInstancesWithCinderVolumes-739047403 tempest-TestInstancesWithCinderVolumes-739047403-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2124623330-1557492348", "extra_specs": {}}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:39:23.592641 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-8da2326e-a531-4cc4-b28b-46fc8f2d5e58 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:23.594207 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-8da2326e-a531-4cc4-b28b-46fc8f2d5e58 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/d9114831-424c-4cf1-9630-78340420ec85/export_record Jul 10 06:39:23.594344 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-8da2326e-a531-4cc4-b28b-46fc8f2d5e58 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:23.594553 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-8da2326e-a531-4cc4-b28b-46fc8f2d5e58 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'export_record' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:23.594660 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.contrib.backups [None req-8da2326e-a531-4cc4-b28b-46fc8f2d5e58 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Export record for backup d9114831-424c-4cf1-9630-78340420ec85. {{(pid=99975) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 10 06:39:23.596636 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e86d1678-c06c-446d-82c5-519ed01552a1 tempest-TestInstancesWithCinderVolumes-739047403 tempest-TestInstancesWithCinderVolumes-739047403-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 10 06:39:23.597004 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 940/3777] 10.4.3.200 () {68 vars in 1253 bytes} [Fri Jul 10 06:39:23 2026] POST /volume/v3/types => generated 269 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:23.598202 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:23.598202 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:39:23.598967 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.backup.api [None req-8da2326e-a531-4cc4-b28b-46fc8f2d5e58 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling RPCAPI with context: , host: np0000004964, backup: d9114831-424c-4cf1-9630-78340420ec85. {{(pid=99975) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 10 06:39:23.604155 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-967200c5-30a7-480a-9a70-525a83d593fd None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:23.605937 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-967200c5-30a7-480a-9a70-525a83d593fd tempest-TestInstancesWithCinderVolumes-739047403 tempest-TestInstancesWithCinderVolumes-739047403-project-admin] POST https://10.4.3.200/volume/v3/types Jul 10 06:39:23.606304 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-967200c5-30a7-480a-9a70-525a83d593fd tempest-TestInstancesWithCinderVolumes-739047403 tempest-TestInstancesWithCinderVolumes-739047403-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1771133298-1146744857", "extra_specs": {}}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:39:23.606374 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.backup.rpcapi [None req-8da2326e-a531-4cc4-b28b-46fc8f2d5e58 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] export_record in rpcapi backup_id d9114831-424c-4cf1-9630-78340420ec85 on host np0000004964. {{(pid=99975) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 10 06:39:23.619294 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-967200c5-30a7-480a-9a70-525a83d593fd tempest-TestInstancesWithCinderVolumes-739047403 tempest-TestInstancesWithCinderVolumes-739047403-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 10 06:39:23.619675 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 939/3778] 10.4.3.200 () {68 vars in 1253 bytes} [Fri Jul 10 06:39:23 2026] POST /volume/v3/types => generated 269 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:23.627265 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-b7606304-e70c-4f0e-b8c7-1ccefec535c0 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:23.628572 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b7606304-e70c-4f0e-b8c7-1ccefec535c0 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:39:23.628869 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b7606304-e70c-4f0e-b8c7-1ccefec535c0 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-73751745", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2124623330-1557492348", "size": 1}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:39:23.630233 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-b7606304-e70c-4f0e-b8c7-1ccefec535c0 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-73751745', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2124623330-1557492348', 'size': 1}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:39:23.633574 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-b7606304-e70c-4f0e-b8c7-1ccefec535c0 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Create volume of 1 GB Jul 10 06:39:23.633812 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:23.633812 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:39:23.634276 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-b7606304-e70c-4f0e-b8c7-1ccefec535c0 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Availability Zones retrieved successfully. Jul 10 06:39:23.639327 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-b7606304-e70c-4f0e-b8c7-1ccefec535c0 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Flow 'volume_create_api' (1cfd3074-4859-4c7c-bad8-0edb995a14a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:39:23.640438 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-b7606304-e70c-4f0e-b8c7-1ccefec535c0 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c3fe463-2aac-434b-b13f-b12861657e68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:39:23.641279 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-b7606304-e70c-4f0e-b8c7-1ccefec535c0 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Validating volume size '1' using validate_int {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:39:23.659470 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-b7606304-e70c-4f0e-b8c7-1ccefec535c0 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c3fe463-2aac-434b-b13f-b12861657e68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:39:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9e47dbeb-1210-4332-bed3-5d14123d1c09,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2124623330-1557492348',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9e47dbeb-1210-4332-bed3-5d14123d1c09', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:39:23.660438 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-b7606304-e70c-4f0e-b8c7-1ccefec535c0 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5cab3de3-8cd0-4dec-9cb5-d3bb1f7a1fd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:39:23.664738 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-0e5986a1-58b1-44e5-809f-bdbda3dd78a0 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:23.666807 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0e5986a1-58b1-44e5-809f-bdbda3dd78a0 tempest-VolumesBackupsAdminTest-826119360 tempest-VolumesBackupsAdminTest-826119360-project-admin] GET https://10.4.3.200/volume/v3/backups/8203dfca-d735-442f-9a0b-1ad7c9ae7282 Jul 10 06:39:23.667048 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0e5986a1-58b1-44e5-809f-bdbda3dd78a0 tempest-VolumesBackupsAdminTest-826119360 tempest-VolumesBackupsAdminTest-826119360-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:23.667302 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0e5986a1-58b1-44e5-809f-bdbda3dd78a0 tempest-VolumesBackupsAdminTest-826119360 tempest-VolumesBackupsAdminTest-826119360-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:23.667455 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-0e5986a1-58b1-44e5-809f-bdbda3dd78a0 tempest-VolumesBackupsAdminTest-826119360 tempest-VolumesBackupsAdminTest-826119360-project-admin] Show backup with id 8203dfca-d735-442f-9a0b-1ad7c9ae7282. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:23.672742 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:23.672742 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:39:23.673640 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0e5986a1-58b1-44e5-809f-bdbda3dd78a0 tempest-VolumesBackupsAdminTest-826119360 tempest-VolumesBackupsAdminTest-826119360-project-admin] https://10.4.3.200/volume/v3/backups/8203dfca-d735-442f-9a0b-1ad7c9ae7282 returned with HTTP 200 Jul 10 06:39:23.674143 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 941/3779] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:23 2026] GET /volume/v3/backups/8203dfca-d735-442f-9a0b-1ad7c9ae7282 => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:23.683446 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-6a553ab3-9d0f-43c0-885a-a675ae77cceb None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:23.685477 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6a553ab3-9d0f-43c0-885a-a675ae77cceb tempest-VolumesBackupsAdminTest-826119360 tempest-VolumesBackupsAdminTest-826119360-project-admin] GET https://10.4.3.200/volume/v3/backups Jul 10 06:39:23.686728 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6a553ab3-9d0f-43c0-885a-a675ae77cceb tempest-VolumesBackupsAdminTest-826119360 tempest-VolumesBackupsAdminTest-826119360-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:23.686728 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6a553ab3-9d0f-43c0-885a-a675ae77cceb tempest-VolumesBackupsAdminTest-826119360 tempest-VolumesBackupsAdminTest-826119360-project-admin] Calling method 'index' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:23.687712 np0000004964 devstack@c-api.service[99978]: WARNING cinder.quota [None req-b7606304-e70c-4f0e-b8c7-1ccefec535c0 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2124623330-1557492348 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2124623330-1557492348, it is now deprecated. Please use the default quota class for default quota. Jul 10 06:39:23.687995 np0000004964 devstack@c-api.service[99978]: WARNING cinder.quota [None req-b7606304-e70c-4f0e-b8c7-1ccefec535c0 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2124623330-1557492348 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2124623330-1557492348, it is now deprecated. Please use the default quota class for default quota. Jul 10 06:39:23.694599 np0000004964 devstack@c-api.service[99976]: DEBUG dbcounter [-] [99976] Writing DB stats cinder:SELECT=579,cinder:INSERT=106,cinder:UPDATE=162 {{(pid=99976) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:39:23.698250 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6a553ab3-9d0f-43c0-885a-a675ae77cceb tempest-VolumesBackupsAdminTest-826119360 tempest-VolumesBackupsAdminTest-826119360-project-admin] https://10.4.3.200/volume/v3/backups returned with HTTP 200 Jul 10 06:39:23.698870 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 940/3780] 10.4.3.200 () {66 vars in 1237 bytes} [Fri Jul 10 06:39:23 2026] GET /volume/v3/backups => generated 337 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:23.706941 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-99a4fa2d-be2f-42bb-ac2c-5a885ec4d86b None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:23.708471 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-99a4fa2d-be2f-42bb-ac2c-5a885ec4d86b tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] POST https://10.4.3.200/volume/v3/backups/9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac/restore Jul 10 06:39:23.708820 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-99a4fa2d-be2f-42bb-ac2c-5a885ec4d86b tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:39:23.710081 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.contrib.backups [None req-99a4fa2d-be2f-42bb-ac2c-5a885ec4d86b tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Restoring backup 9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac ({'restore': {}}) {{(pid=99977) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 10 06:39:23.710195 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.contrib.backups [None req-99a4fa2d-be2f-42bb-ac2c-5a885ec4d86b tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Restoring backup 9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac to volume None. Jul 10 06:39:23.714075 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:23.714075 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:39:23.715053 np0000004964 devstack@c-api.service[99977]: INFO cinder.backup.api [None req-99a4fa2d-be2f-42bb-ac2c-5a885ec4d86b tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Creating volume of 1 GB for restore of backup 9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac. Jul 10 06:39:23.718261 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-99a4fa2d-be2f-42bb-ac2c-5a885ec4d86b tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Availability Zones retrieved successfully. Jul 10 06:39:23.720436 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-b7606304-e70c-4f0e-b8c7-1ccefec535c0 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Created reservations ['d98ec432-8421-4161-a155-ca4603df6645', '11322fc4-48c1-45a8-8840-7bcb066bc63e', 'e3624861-36c7-45e2-95dd-a3b2f8122b6a', 'fd9c975a-4e2f-4024-902d-84ca8058ce1b'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:39:23.721240 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-b7606304-e70c-4f0e-b8c7-1ccefec535c0 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5cab3de3-8cd0-4dec-9cb5-d3bb1f7a1fd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d98ec432-8421-4161-a155-ca4603df6645', '11322fc4-48c1-45a8-8840-7bcb066bc63e', 'e3624861-36c7-45e2-95dd-a3b2f8122b6a', 'fd9c975a-4e2f-4024-902d-84ca8058ce1b']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:39:23.721909 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-b7606304-e70c-4f0e-b8c7-1ccefec535c0 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c382495d-2f77-4d8c-bed8-461f03d73ed2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:39:23.723314 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-99a4fa2d-be2f-42bb-ac2c-5a885ec4d86b tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Flow 'volume_create_api' (4d8917ea-346b-4aba-be44-7b285f43c600) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:39:23.724198 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-99a4fa2d-be2f-42bb-ac2c-5a885ec4d86b tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f9debe2-d7f5-4915-ae01-05805829408c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:39:23.725086 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.flows.api.create_volume [None req-99a4fa2d-be2f-42bb-ac2c-5a885ec4d86b tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Validating volume size '1' using validate_int {{(pid=99977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:39:23.746456 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-b7606304-e70c-4f0e-b8c7-1ccefec535c0 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c382495d-2f77-4d8c-bed8-461f03d73ed2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c69dbf2f-617a-4f2a-8af7-b805d1d101de', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-73751745',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0d80d09a4c684fe5aad2285537514066',qos_specs=None,replication_status=,reservations=['d98ec432-8421-4161-a155-ca4603df6645','11322fc4-48c1-45a8-8840-7bcb066bc63e','e3624861-36c7-45e2-95dd-a3b2f8122b6a','fd9c975a-4e2f-4024-902d-84ca8058ce1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e94452dfbca4c13a7c712d294f95d65',volume_type_id=9e47dbeb-1210-4332-bed3-5d14123d1c09), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:39:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-73751745',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c69dbf2f-617a-4f2a-8af7-b805d1d101de,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0d80d09a4c684fe5aad2285537514066',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6e94452dfbca4c13a7c712d294f95d65',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9e47dbeb-1210-4332-bed3-5d14123d1c09),volume_type_id=9e47dbeb-1210-4332-bed3-5d14123d1c09)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:39:23.747199 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-b7606304-e70c-4f0e-b8c7-1ccefec535c0 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2288a069-89bc-4fec-8c26-3ff78278e2cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:39:23.747939 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-99a4fa2d-be2f-42bb-ac2c-5a885ec4d86b tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f9debe2-d7f5-4915-ae01-05805829408c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:39:23.748844 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-99a4fa2d-be2f-42bb-ac2c-5a885ec4d86b tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b922403-183b-4707-9773-ed466f4b91fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:39:23.764512 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-b7606304-e70c-4f0e-b8c7-1ccefec535c0 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2288a069-89bc-4fec-8c26-3ff78278e2cf) transitioned into state 'SUCCESS' from state '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-73751745',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0d80d09a4c684fe5aad2285537514066',qos_specs=None,replication_status=,reservations=['d98ec432-8421-4161-a155-ca4603df6645','11322fc4-48c1-45a8-8840-7bcb066bc63e','e3624861-36c7-45e2-95dd-a3b2f8122b6a','fd9c975a-4e2f-4024-902d-84ca8058ce1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e94452dfbca4c13a7c712d294f95d65',volume_type_id=9e47dbeb-1210-4332-bed3-5d14123d1c09)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:39:23.765236 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-b7606304-e70c-4f0e-b8c7-1ccefec535c0 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68355e27-9a8e-4ce2-891e-e5773f9d54b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:39:23.773518 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-b7606304-e70c-4f0e-b8c7-1ccefec535c0 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68355e27-9a8e-4ce2-891e-e5773f9d54b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:39:23.774428 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-b7606304-e70c-4f0e-b8c7-1ccefec535c0 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Flow 'volume_create_api' (1cfd3074-4859-4c7c-bad8-0edb995a14a5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:39:23.774922 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-b7606304-e70c-4f0e-b8c7-1ccefec535c0 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Create volume request issued successfully. Jul 10 06:39:23.775444 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b7606304-e70c-4f0e-b8c7-1ccefec535c0 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:39:23.775964 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 945/3781] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 10 06:39:23 2026] POST /volume/v3/volumes => generated 845 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:39:23.785363 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-99a4fa2d-be2f-42bb-ac2c-5a885ec4d86b tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Created reservations ['f15754ed-c499-41f4-9ac2-d7f9f57a5a42', '4b077a44-1c2e-43e8-9fb2-5d0ded1a706f', 'b3d19a46-1570-49df-844c-3c678f34ec08', 'd8c61691-8a77-4416-9c95-211e2dbd872e'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:39:23.786449 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-99a4fa2d-be2f-42bb-ac2c-5a885ec4d86b tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b922403-183b-4707-9773-ed466f4b91fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f15754ed-c499-41f4-9ac2-d7f9f57a5a42', '4b077a44-1c2e-43e8-9fb2-5d0ded1a706f', 'b3d19a46-1570-49df-844c-3c678f34ec08', 'd8c61691-8a77-4416-9c95-211e2dbd872e']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:39:23.787475 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-0ef892b4-032f-4130-8db2-92edfc9876c9 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:23.787614 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-99a4fa2d-be2f-42bb-ac2c-5a885ec4d86b tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f0c95cf-ec78-4af9-ba3b-5cb2b2a18fb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:39:23.789111 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0ef892b4-032f-4130-8db2-92edfc9876c9 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:39:23.789579 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-0ef892b4-032f-4130-8db2-92edfc9876c9 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1659408914", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1771133298-1146744857", "size": 1}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:39:23.791458 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-0ef892b4-032f-4130-8db2-92edfc9876c9 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1659408914', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1771133298-1146744857', 'size': 1}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:39:23.794932 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-0ef892b4-032f-4130-8db2-92edfc9876c9 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Create volume of 1 GB Jul 10 06:39:23.795282 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:23.795282 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:39:23.795885 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-0ef892b4-032f-4130-8db2-92edfc9876c9 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Availability Zones retrieved successfully. Jul 10 06:39:23.801389 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-0ef892b4-032f-4130-8db2-92edfc9876c9 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Flow 'volume_create_api' (f23dba2d-3d63-4d5f-9174-a53eef0f07d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:39:23.802255 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-0ef892b4-032f-4130-8db2-92edfc9876c9 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df104b42-4acb-41e1-9392-21b84911f32c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:39:23.803136 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-0ef892b4-032f-4130-8db2-92edfc9876c9 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Validating volume size '1' using validate_int {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:39:23.821048 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-99a4fa2d-be2f-42bb-ac2c-5a885ec4d86b tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f0c95cf-ec78-4af9-ba3b-5cb2b2a18fb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ec1e281b-1e53-40aa-953b-7ce654ec0d60', '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_9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8a9fe4caff6b419ea0a25ff1a2bc2c7e',qos_specs=None,replication_status=,reservations=['f15754ed-c499-41f4-9ac2-d7f9f57a5a42','4b077a44-1c2e-43e8-9fb2-5d0ded1a706f','b3d19a46-1570-49df-844c-3c678f34ec08','d8c61691-8a77-4416-9c95-211e2dbd872e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7da2b65be7f849a296c33f156320b68e',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:39:23Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ec1e281b-1e53-40aa-953b-7ce654ec0d60,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8a9fe4caff6b419ea0a25ff1a2bc2c7e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7da2b65be7f849a296c33f156320b68e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:39:23.821705 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-99a4fa2d-be2f-42bb-ac2c-5a885ec4d86b tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (109e88c4-a03b-4c7a-9aca-143cc2dcf66e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:39:23.823214 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-0ef892b4-032f-4130-8db2-92edfc9876c9 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df104b42-4acb-41e1-9392-21b84911f32c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:39:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1e8281e5-d3fe-47ef-acfe-42b6d53b0a49,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1771133298-1146744857',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1e8281e5-d3fe-47ef-acfe-42b6d53b0a49', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:39:23.824122 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-0ef892b4-032f-4130-8db2-92edfc9876c9 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c30c0c95-3f7a-4acd-b66b-47be91ff5e69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:39:23.835723 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-99a4fa2d-be2f-42bb-ac2c-5a885ec4d86b tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (109e88c4-a03b-4c7a-9aca-143cc2dcf66e) transitioned into 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_9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8a9fe4caff6b419ea0a25ff1a2bc2c7e',qos_specs=None,replication_status=,reservations=['f15754ed-c499-41f4-9ac2-d7f9f57a5a42','4b077a44-1c2e-43e8-9fb2-5d0ded1a706f','b3d19a46-1570-49df-844c-3c678f34ec08','d8c61691-8a77-4416-9c95-211e2dbd872e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7da2b65be7f849a296c33f156320b68e',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:39:23.836733 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-99a4fa2d-be2f-42bb-ac2c-5a885ec4d86b tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08eea1e0-e35f-4f7b-933c-38896f62f377) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:39:23.846340 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-99a4fa2d-be2f-42bb-ac2c-5a885ec4d86b tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08eea1e0-e35f-4f7b-933c-38896f62f377) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:39:23.846631 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-99a4fa2d-be2f-42bb-ac2c-5a885ec4d86b tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Flow 'volume_create_api' (4d8917ea-346b-4aba-be44-7b285f43c600) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:39:23.846903 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-99a4fa2d-be2f-42bb-ac2c-5a885ec4d86b tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Create volume request issued successfully. Jul 10 06:39:23.853531 np0000004964 devstack@c-api.service[99976]: WARNING cinder.quota [None req-0ef892b4-032f-4130-8db2-92edfc9876c9 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1771133298-1146744857 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1771133298-1146744857, it is now deprecated. Please use the default quota class for default quota. Jul 10 06:39:23.853899 np0000004964 devstack@c-api.service[99976]: WARNING cinder.quota [None req-0ef892b4-032f-4130-8db2-92edfc9876c9 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1771133298-1146744857 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1771133298-1146744857, it is now deprecated. Please use the default quota class for default quota. Jul 10 06:39:23.856002 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:23.856002 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:39:23.856429 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-99a4fa2d-be2f-42bb-ac2c-5a885ec4d86b tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Volume info retrieved successfully. Jul 10 06:39:23.880317 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-0ef892b4-032f-4130-8db2-92edfc9876c9 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Created reservations ['61944f21-055b-43a7-90da-f4693d412570', '819c98a5-174f-42de-956b-750587c96a48', 'dfcd6fd4-7292-42f2-8981-e341ecbcc593', '03d5377d-8b07-4a4b-a2f5-be5579e04f76'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:39:23.881105 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-0ef892b4-032f-4130-8db2-92edfc9876c9 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c30c0c95-3f7a-4acd-b66b-47be91ff5e69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['61944f21-055b-43a7-90da-f4693d412570', '819c98a5-174f-42de-956b-750587c96a48', 'dfcd6fd4-7292-42f2-8981-e341ecbcc593', '03d5377d-8b07-4a4b-a2f5-be5579e04f76']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:39:23.881820 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-0ef892b4-032f-4130-8db2-92edfc9876c9 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7bf48f32-dab2-4e1a-9f05-c55aef8a369f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:39:23.903441 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-0ef892b4-032f-4130-8db2-92edfc9876c9 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7bf48f32-dab2-4e1a-9f05-c55aef8a369f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '438c067f-266f-4c3d-b057-fb3fbf149b7f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1659408914',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0d80d09a4c684fe5aad2285537514066',qos_specs=None,replication_status=,reservations=['61944f21-055b-43a7-90da-f4693d412570','819c98a5-174f-42de-956b-750587c96a48','dfcd6fd4-7292-42f2-8981-e341ecbcc593','03d5377d-8b07-4a4b-a2f5-be5579e04f76'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e94452dfbca4c13a7c712d294f95d65',volume_type_id=1e8281e5-d3fe-47ef-acfe-42b6d53b0a49), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:39:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1659408914',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=438c067f-266f-4c3d-b057-fb3fbf149b7f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0d80d09a4c684fe5aad2285537514066',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6e94452dfbca4c13a7c712d294f95d65',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1e8281e5-d3fe-47ef-acfe-42b6d53b0a49),volume_type_id=1e8281e5-d3fe-47ef-acfe-42b6d53b0a49)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:39:23.904096 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-0ef892b4-032f-4130-8db2-92edfc9876c9 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (641c3600-bfd3-494a-bef5-de43a414d559) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:39:23.921102 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-0ef892b4-032f-4130-8db2-92edfc9876c9 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (641c3600-bfd3-494a-bef5-de43a414d559) transitioned into state 'SUCCESS' from state '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-1659408914',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0d80d09a4c684fe5aad2285537514066',qos_specs=None,replication_status=,reservations=['61944f21-055b-43a7-90da-f4693d412570','819c98a5-174f-42de-956b-750587c96a48','dfcd6fd4-7292-42f2-8981-e341ecbcc593','03d5377d-8b07-4a4b-a2f5-be5579e04f76'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e94452dfbca4c13a7c712d294f95d65',volume_type_id=1e8281e5-d3fe-47ef-acfe-42b6d53b0a49)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:39:23.921712 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-0ef892b4-032f-4130-8db2-92edfc9876c9 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74e70906-27cc-4d83-b890-a15f1e7dbcca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:39:23.932550 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-0ef892b4-032f-4130-8db2-92edfc9876c9 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74e70906-27cc-4d83-b890-a15f1e7dbcca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:39:23.933455 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-0ef892b4-032f-4130-8db2-92edfc9876c9 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Flow 'volume_create_api' (f23dba2d-3d63-4d5f-9174-a53eef0f07d0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:39:23.933807 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-0ef892b4-032f-4130-8db2-92edfc9876c9 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Create volume request issued successfully. Jul 10 06:39:23.934442 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0ef892b4-032f-4130-8db2-92edfc9876c9 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:39:23.934915 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 941/3782] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 10 06:39:23 2026] POST /volume/v3/volumes => generated 847 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:39:23.959498 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-4fe8277e-249a-4f40-895a-33da4f975f6c None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:23.961302 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4fe8277e-249a-4f40-895a-33da4f975f6c tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:39:23.961679 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4fe8277e-249a-4f40-895a-33da4f975f6c tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1880264816", "snapshot_id": null, "imageRef": "f0d5f7f4-c733-4d60-90d2-5cb5e7490e24", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-61953351-1350973966", "size": 1}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:39:23.963427 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-4fe8277e-249a-4f40-895a-33da4f975f6c tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1880264816', 'snapshot_id': None, 'imageRef': 'f0d5f7f4-c733-4d60-90d2-5cb5e7490e24', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-61953351-1350973966', 'size': 1}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:39:24.052396 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-4fe8277e-249a-4f40-895a-33da4f975f6c tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Create volume of 1 GB Jul 10 06:39:24.052739 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:24.052739 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:39:24.053324 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-4fe8277e-249a-4f40-895a-33da4f975f6c tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Availability Zones retrieved successfully. Jul 10 06:39:24.059842 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-4fe8277e-249a-4f40-895a-33da4f975f6c tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Flow 'volume_create_api' (49a344fd-2ffe-4174-be00-2f59217807a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:39:24.060808 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-4fe8277e-249a-4f40-895a-33da4f975f6c tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cafeaf57-a52b-4b93-9fa7-d5690d3139c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:39:24.061683 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-4fe8277e-249a-4f40-895a-33da4f975f6c tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Validating volume size '1' using validate_int {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:39:24.104734 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-4fe8277e-249a-4f40-895a-33da4f975f6c tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cafeaf57-a52b-4b93-9fa7-d5690d3139c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:39:22Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58937ecf-1ad4-4c37-a764-a508fc8ba794,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-61953351-1350973966',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58937ecf-1ad4-4c37-a764-a508fc8ba794', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:39:24.105800 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-4fe8277e-249a-4f40-895a-33da4f975f6c tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29302901-19de-4547-9a51-2958f2dd7dc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:39:24.108393 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.contrib.backups [None req-8da2326e-a531-4cc4-b28b-46fc8f2d5e58 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZDkxMTQ4MzEtNDI0Yy00Y2YxLTk2MzAtNzgzNDA0MjBlYzg1IiwgInVzZXJfaWQiOiAiNTI2ZjAwZGI4ODliNDBjMmFiZDZkYjJhMDYyMGVhNWUiLCAicHJvamVjdF9pZCI6ICIwOTQxMjQwOWM2M2Y0MzhiOWNmN2M0MmVlM2ZiYTg2OCIsICJ2b2x1bWVfaWQiOiAiMTQ4NmM5NTMtMzA2NC00YjI4LWI2YjAtMTAyZGNkMTk0NWQ1IiwgImhvc3QiOiAibnAwMDAwMDA0OTY0IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMTgzNzI1Mjg2IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMTQ4NmM5NTMtMzA2NC00YjI4LWI2YjAtMTAyZGNkMTk0NWQ1LzIwMjYwNzEwMDYzOTA3L2F6X25vdmFfYmFja3VwX2Q5MTE0ODMxLTQyNGMtNGNmMS05NjMwLTc4MzQwNDIwZWM4NSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMTBUMDY6Mzk6MDFaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMTBUMDY6Mzk6MDFaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQwNjozOToyM1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=99975) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 10 06:39:24.108715 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-8da2326e-a531-4cc4-b28b-46fc8f2d5e58 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/d9114831-424c-4cf1-9630-78340420ec85/export_record returned with HTTP 200 Jul 10 06:39:24.109231 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 956/3783] 10.4.3.200 () {68 vars in 1430 bytes} [Fri Jul 10 06:39:23 2026] GET /volume/v3/backups/d9114831-424c-4cf1-9630-78340420ec85/export_record => generated 1424 bytes in 517 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:39:24.118088 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-2fdc64e0-e0c0-4e25-9fe4-0f3d047d158d None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:24.119775 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2fdc64e0-e0c0-4e25-9fe4-0f3d047d158d tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/d9114831-424c-4cf1-9630-78340420ec85 Jul 10 06:39:24.120043 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2fdc64e0-e0c0-4e25-9fe4-0f3d047d158d tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:24.120215 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2fdc64e0-e0c0-4e25-9fe4-0f3d047d158d tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:24.120317 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-2fdc64e0-e0c0-4e25-9fe4-0f3d047d158d tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id d9114831-424c-4cf1-9630-78340420ec85. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:24.124680 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:24.124680 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:39:24.125345 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2fdc64e0-e0c0-4e25-9fe4-0f3d047d158d tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/d9114831-424c-4cf1-9630-78340420ec85 returned with HTTP 200 Jul 10 06:39:24.125729 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 942/3784] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:39:24 2026] GET /volume/v3/backups/d9114831-424c-4cf1-9630-78340420ec85 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:24.134598 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-4e7a8e53-b4fa-49cb-9506-7124e02d4425 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:24.135264 np0000004964 devstack@c-api.service[99978]: WARNING cinder.quota [None req-4fe8277e-249a-4f40-895a-33da4f975f6c tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-61953351-1350973966 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-61953351-1350973966, it is now deprecated. Please use the default quota class for default quota. Jul 10 06:39:24.135514 np0000004964 devstack@c-api.service[99978]: WARNING cinder.quota [None req-4fe8277e-249a-4f40-895a-33da4f975f6c tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-61953351-1350973966 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-61953351-1350973966, it is now deprecated. Please use the default quota class for default quota. Jul 10 06:39:24.136565 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-4e7a8e53-b4fa-49cb-9506-7124e02d4425 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] POST https://10.4.3.200/volume/v3/backups/import_record Jul 10 06:39:24.137066 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-4e7a8e53-b4fa-49cb-9506-7124e02d4425 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZTVjZDYzYTItZTQyZS00OWZjLWI3MTEtMzNhOTc4ZmY1ZDdkIiwgInVzZXJfaWQiOiAiNTI2ZjAwZGI4ODliNDBjMmFiZDZkYjJhMDYyMGVhNWUiLCAicHJvamVjdF9pZCI6ICIwOTQxMjQwOWM2M2Y0MzhiOWNmN2M0MmVlM2ZiYTg2OCIsICJ2b2x1bWVfaWQiOiAiMTQ4NmM5NTMtMzA2NC00YjI4LWI2YjAtMTAyZGNkMTk0NWQ1IiwgImhvc3QiOiAibnAwMDAwMDA0OTY0IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMTgzNzI1Mjg2IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMTQ4NmM5NTMtMzA2NC00YjI4LWI2YjAtMTAyZGNkMTk0NWQ1LzIwMjYwNzEwMDYzOTA3L2F6X25vdmFfYmFja3VwX2Q5MTE0ODMxLTQyNGMtNGNmMS05NjMwLTc4MzQwNDIwZWM4NSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMTBUMDY6Mzk6MDFaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMTBUMDY6Mzk6MDFaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQwNjozOToyM1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:39:24.139047 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.contrib.backups [None req-4e7a8e53-b4fa-49cb-9506-7124e02d4425 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZTVjZDYzYTItZTQyZS00OWZjLWI3MTEtMzNhOTc4ZmY1ZDdkIiwgInVzZXJfaWQiOiAiNTI2ZjAwZGI4ODliNDBjMmFiZDZkYjJhMDYyMGVhNWUiLCAicHJvamVjdF9pZCI6ICIwOTQxMjQwOWM2M2Y0MzhiOWNmN2M0MmVlM2ZiYTg2OCIsICJ2b2x1bWVfaWQiOiAiMTQ4NmM5NTMtMzA2NC00YjI4LWI2YjAtMTAyZGNkMTk0NWQ1IiwgImhvc3QiOiAibnAwMDAwMDA0OTY0IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMTgzNzI1Mjg2IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMTQ4NmM5NTMtMzA2NC00YjI4LWI2YjAtMTAyZGNkMTk0NWQ1LzIwMjYwNzEwMDYzOTA3L2F6X25vdmFfYmFja3VwX2Q5MTE0ODMxLTQyNGMtNGNmMS05NjMwLTc4MzQwNDIwZWM4NSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMTBUMDY6Mzk6MDFaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMTBUMDY6Mzk6MDFaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQwNjozOToyM1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=99975) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 10 06:39:24.139188 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.contrib.backups [None req-4e7a8e53-b4fa-49cb-9506-7124e02d4425 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZTVjZDYzYTItZTQyZS00OWZjLWI3MTEtMzNhOTc4ZmY1ZDdkIiwgInVzZXJfaWQiOiAiNTI2ZjAwZGI4ODliNDBjMmFiZDZkYjJhMDYyMGVhNWUiLCAicHJvamVjdF9pZCI6ICIwOTQxMjQwOWM2M2Y0MzhiOWNmN2M0MmVlM2ZiYTg2OCIsICJ2b2x1bWVfaWQiOiAiMTQ4NmM5NTMtMzA2NC00YjI4LWI2YjAtMTAyZGNkMTk0NWQ1IiwgImhvc3QiOiAibnAwMDAwMDA0OTY0IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMTgzNzI1Mjg2IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMTQ4NmM5NTMtMzA2NC00YjI4LWI2YjAtMTAyZGNkMTk0NWQ1LzIwMjYwNzEwMDYzOTA3L2F6X25vdmFfYmFja3VwX2Q5MTE0ODMxLTQyNGMtNGNmMS05NjMwLTc4MzQwNDIwZWM4NSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMTBUMDY6Mzk6MDFaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMTBUMDY6Mzk6MDFaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQwNjozOToyM1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=99975) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 10 06:39:24.167532 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-4fe8277e-249a-4f40-895a-33da4f975f6c tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Created reservations ['e674dca2-0f0b-4c45-b92f-53d0a8b770ad', '460b6d70-5308-4923-a313-91e8fa5b0fa5', '1c7f4a91-b2b2-4dce-8706-d1281dfb1b73', '5336bfb1-6526-48ee-9d67-411abe63b682'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:39:24.168764 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-4fe8277e-249a-4f40-895a-33da4f975f6c tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29302901-19de-4547-9a51-2958f2dd7dc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e674dca2-0f0b-4c45-b92f-53d0a8b770ad', '460b6d70-5308-4923-a313-91e8fa5b0fa5', '1c7f4a91-b2b2-4dce-8706-d1281dfb1b73', '5336bfb1-6526-48ee-9d67-411abe63b682']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:39:24.169646 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-4fe8277e-249a-4f40-895a-33da4f975f6c tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c5e0933-8da5-4b11-8377-1abdecdad5aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:39:24.170644 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.quota [None req-4e7a8e53-b4fa-49cb-9506-7124e02d4425 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Created reservations ['cb6149c4-54ab-442a-8fcc-b0aa5b528a50', 'c23e1384-0ffb-4afc-8826-5145fbbe6d6c'] {{(pid=99975) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:39:24.190299 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.backup.rpcapi [None req-4e7a8e53-b4fa-49cb-9506-7124e02d4425 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] import_record rpcapi backup id e5cd63a2-e42e-49fc-b711-33a978ff5d7d on host np0000004964 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZTVjZDYzYTItZTQyZS00OWZjLWI3MTEtMzNhOTc4ZmY1ZDdkIiwgInVzZXJfaWQiOiAiNTI2ZjAwZGI4ODliNDBjMmFiZDZkYjJhMDYyMGVhNWUiLCAicHJvamVjdF9pZCI6ICIwOTQxMjQwOWM2M2Y0MzhiOWNmN2M0MmVlM2ZiYTg2OCIsICJ2b2x1bWVfaWQiOiAiMTQ4NmM5NTMtMzA2NC00YjI4LWI2YjAtMTAyZGNkMTk0NWQ1IiwgImhvc3QiOiAibnAwMDAwMDA0OTY0IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMTgzNzI1Mjg2IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMTQ4NmM5NTMtMzA2NC00YjI4LWI2YjAtMTAyZGNkMTk0NWQ1LzIwMjYwNzEwMDYzOTA3L2F6X25vdmFfYmFja3VwX2Q5MTE0ODMxLTQyNGMtNGNmMS05NjMwLTc4MzQwNDIwZWM4NSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMTBUMDY6Mzk6MDFaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMTBUMDY6Mzk6MDFaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQwNjozOToyM1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=99975) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Jul 10 06:39:24.192519 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.contrib.backups [None req-4e7a8e53-b4fa-49cb-9506-7124e02d4425 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Import record output: {'backup': {'id': 'e5cd63a2-e42e-49fc-b711-33a978ff5d7d', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.200/volume/v3/backups/e5cd63a2-e42e-49fc-b711-33a978ff5d7d'}, {'rel': 'bookmark', 'href': 'https://10.4.3.200/volume/backups/e5cd63a2-e42e-49fc-b711-33a978ff5d7d'}]}}. {{(pid=99975) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Jul 10 06:39:24.192778 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-4e7a8e53-b4fa-49cb-9506-7124e02d4425 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/import_record returned with HTTP 201 Jul 10 06:39:24.192937 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-4fe8277e-249a-4f40-895a-33da4f975f6c tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c5e0933-8da5-4b11-8377-1abdecdad5aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '18493ac2-9777-4acd-9d0c-499fdca92c28', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1880264816',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0d80d09a4c684fe5aad2285537514066',qos_specs=None,replication_status=,reservations=['e674dca2-0f0b-4c45-b92f-53d0a8b770ad','460b6d70-5308-4923-a313-91e8fa5b0fa5','1c7f4a91-b2b2-4dce-8706-d1281dfb1b73','5336bfb1-6526-48ee-9d67-411abe63b682'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e94452dfbca4c13a7c712d294f95d65',volume_type_id=58937ecf-1ad4-4c37-a764-a508fc8ba794), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:39:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1880264816',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=18493ac2-9777-4acd-9d0c-499fdca92c28,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0d80d09a4c684fe5aad2285537514066',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6e94452dfbca4c13a7c712d294f95d65',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58937ecf-1ad4-4c37-a764-a508fc8ba794),volume_type_id=58937ecf-1ad4-4c37-a764-a508fc8ba794)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:39:24.193294 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 957/3785] 10.4.3.200 () {70 vars in 1342 bytes} [Fri Jul 10 06:39:24 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 10 06:39:24.193648 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-4fe8277e-249a-4f40-895a-33da4f975f6c tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6df574d8-ee4b-4f8f-8814-97b458540e22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:39:24.201288 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-f8e6867e-370b-4ddc-9be7-b98c2122456c None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:24.203440 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f8e6867e-370b-4ddc-9be7-b98c2122456c tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/e5cd63a2-e42e-49fc-b711-33a978ff5d7d Jul 10 06:39:24.203718 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f8e6867e-370b-4ddc-9be7-b98c2122456c tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:24.204109 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f8e6867e-370b-4ddc-9be7-b98c2122456c tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:24.204109 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-f8e6867e-370b-4ddc-9be7-b98c2122456c tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id e5cd63a2-e42e-49fc-b711-33a978ff5d7d. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:24.208925 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:24.208925 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:39:24.209711 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f8e6867e-370b-4ddc-9be7-b98c2122456c tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/e5cd63a2-e42e-49fc-b711-33a978ff5d7d returned with HTTP 200 Jul 10 06:39:24.210215 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 943/3786] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:39:24 2026] GET /volume/v3/backups/e5cd63a2-e42e-49fc-b711-33a978ff5d7d => generated 647 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:24.211445 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-4fe8277e-249a-4f40-895a-33da4f975f6c tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6df574d8-ee4b-4f8f-8814-97b458540e22) transitioned into state 'SUCCESS' from state '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-1880264816',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0d80d09a4c684fe5aad2285537514066',qos_specs=None,replication_status=,reservations=['e674dca2-0f0b-4c45-b92f-53d0a8b770ad','460b6d70-5308-4923-a313-91e8fa5b0fa5','1c7f4a91-b2b2-4dce-8706-d1281dfb1b73','5336bfb1-6526-48ee-9d67-411abe63b682'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e94452dfbca4c13a7c712d294f95d65',volume_type_id=58937ecf-1ad4-4c37-a764-a508fc8ba794)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:39:24.212130 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-4fe8277e-249a-4f40-895a-33da4f975f6c tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02c0029d-5e54-402a-a5ef-b9fee15965fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:39:24.220885 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-4fe8277e-249a-4f40-895a-33da4f975f6c tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02c0029d-5e54-402a-a5ef-b9fee15965fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:39:24.221747 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-4fe8277e-249a-4f40-895a-33da4f975f6c tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Flow 'volume_create_api' (49a344fd-2ffe-4174-be00-2f59217807a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:39:24.222090 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-4fe8277e-249a-4f40-895a-33da4f975f6c tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Create volume request issued successfully. Jul 10 06:39:24.222645 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4fe8277e-249a-4f40-895a-33da4f975f6c tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:39:24.223102 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 946/3787] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 10 06:39:23 2026] POST /volume/v3/volumes => generated 845 bytes in 264 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:39:24.236216 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-831c3ba7-4e3c-42b3-b949-11e94bb3125f None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:24.238437 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-831c3ba7-4e3c-42b3-b949-11e94bb3125f tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] GET https://10.4.3.200/volume/v3/volumes/18493ac2-9777-4acd-9d0c-499fdca92c28 Jul 10 06:39:24.238681 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-831c3ba7-4e3c-42b3-b949-11e94bb3125f tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:24.238858 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-831c3ba7-4e3c-42b3-b949-11e94bb3125f tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:24.255445 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:24.255445 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:39:24.259329 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-831c3ba7-4e3c-42b3-b949-11e94bb3125f tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Volume info retrieved successfully. Jul 10 06:39:24.263072 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-831c3ba7-4e3c-42b3-b949-11e94bb3125f tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] https://10.4.3.200/volume/v3/volumes/18493ac2-9777-4acd-9d0c-499fdca92c28 returned with HTTP 200 Jul 10 06:39:24.263440 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 958/3788] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:24 2026] GET /volume/v3/volumes/18493ac2-9777-4acd-9d0c-499fdca92c28 => generated 913 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:24.369687 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-f3584e5b-4750-4f55-b747-219fc952e699 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:24.371432 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f3584e5b-4750-4f55-b747-219fc952e699 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/backups/ed42da16-b31e-4522-9774-86b0934221fd Jul 10 06:39:24.371647 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f3584e5b-4750-4f55-b747-219fc952e699 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:24.371847 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f3584e5b-4750-4f55-b747-219fc952e699 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:24.372041 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-f3584e5b-4750-4f55-b747-219fc952e699 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Show backup with id ed42da16-b31e-4522-9774-86b0934221fd. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:24.375702 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f3584e5b-4750-4f55-b747-219fc952e699 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/backups/ed42da16-b31e-4522-9774-86b0934221fd returned with HTTP 404 Jul 10 06:39:24.376211 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 944/3789] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:24 2026] GET /volume/v3/backups/ed42da16-b31e-4522-9774-86b0934221fd => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:39:24.479518 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-df7a644e-adbe-49cd-9e60-63ad5da63837 req-d01d379c-fd67-48a5-ba66-273baee3e33a None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:24.481750 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-df7a644e-adbe-49cd-9e60-63ad5da63837 req-d01d379c-fd67-48a5-ba66-273baee3e33a tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/volumes/57e3f04d-438f-4b68-97f8-fad5fa290e62 Jul 10 06:39:24.481938 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-df7a644e-adbe-49cd-9e60-63ad5da63837 req-d01d379c-fd67-48a5-ba66-273baee3e33a tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:24.482245 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-df7a644e-adbe-49cd-9e60-63ad5da63837 req-d01d379c-fd67-48a5-ba66-273baee3e33a tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:24.492994 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:24.492994 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:39:24.498038 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [req-df7a644e-adbe-49cd-9e60-63ad5da63837 req-d01d379c-fd67-48a5-ba66-273baee3e33a tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Volume info retrieved successfully. Jul 10 06:39:24.504317 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-df7a644e-adbe-49cd-9e60-63ad5da63837 req-d01d379c-fd67-48a5-ba66-273baee3e33a tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/volumes/57e3f04d-438f-4b68-97f8-fad5fa290e62 returned with HTTP 200 Jul 10 06:39:24.504874 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 947/3790] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:39:24 2026] GET /volume/v3/volumes/57e3f04d-438f-4b68-97f8-fad5fa290e62 => generated 1134 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:39:24.525554 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-df7a644e-adbe-49cd-9e60-63ad5da63837 req-cf032b62-d788-424f-9b89-52ac93dd9a58 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:24.527728 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-df7a644e-adbe-49cd-9e60-63ad5da63837 req-cf032b62-d788-424f-9b89-52ac93dd9a58 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] POST https://10.4.3.200/volume/v3/volumes/57e3f04d-438f-4b68-97f8-fad5fa290e62/action Jul 10 06:39:24.528076 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-df7a644e-adbe-49cd-9e60-63ad5da63837 req-cf032b62-d788-424f-9b89-52ac93dd9a58 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99975) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:39:24.528186 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-df7a644e-adbe-49cd-9e60-63ad5da63837 req-cf032b62-d788-424f-9b89-52ac93dd9a58 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:39:24.540575 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:24.540575 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:39:24.541190 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [req-df7a644e-adbe-49cd-9e60-63ad5da63837 req-cf032b62-d788-424f-9b89-52ac93dd9a58 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Volume info retrieved successfully. Jul 10 06:39:24.554939 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [req-df7a644e-adbe-49cd-9e60-63ad5da63837 req-cf032b62-d788-424f-9b89-52ac93dd9a58 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Begin detaching volume completed successfully. Jul 10 06:39:24.555235 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-df7a644e-adbe-49cd-9e60-63ad5da63837 req-cf032b62-d788-424f-9b89-52ac93dd9a58 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/volumes/57e3f04d-438f-4b68-97f8-fad5fa290e62/action returned with HTTP 202 Jul 10 06:39:24.555808 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 959/3791] 10.4.3.200 () {72 vars in 1672 bytes} [Fri Jul 10 06:39:24 2026] POST /volume/v3/volumes/57e3f04d-438f-4b68-97f8-fad5fa290e62/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:39:24.575468 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-8cc1b9bc-6491-44a8-b4f9-8cdbc63d7200 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:24.577694 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8cc1b9bc-6491-44a8-b4f9-8cdbc63d7200 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/volumes/57e3f04d-438f-4b68-97f8-fad5fa290e62 Jul 10 06:39:24.577966 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8cc1b9bc-6491-44a8-b4f9-8cdbc63d7200 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:24.578226 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8cc1b9bc-6491-44a8-b4f9-8cdbc63d7200 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:24.591593 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:24.591593 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:39:24.596324 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-8cc1b9bc-6491-44a8-b4f9-8cdbc63d7200 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Volume info retrieved successfully. Jul 10 06:39:24.601029 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8cc1b9bc-6491-44a8-b4f9-8cdbc63d7200 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/volumes/57e3f04d-438f-4b68-97f8-fad5fa290e62 returned with HTTP 200 Jul 10 06:39:24.601554 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 945/3792] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:24 2026] GET /volume/v3/volumes/57e3f04d-438f-4b68-97f8-fad5fa290e62 => generated 1137 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:39:24.864233 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:24.864233 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:39:24.864755 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-99a4fa2d-be2f-42bb-ac2c-5a885ec4d86b tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Volume info retrieved successfully. Jul 10 06:39:24.864895 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.backup.api [None req-99a4fa2d-be2f-42bb-ac2c-5a885ec4d86b tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Checking backup size 1 against volume size 1 {{(pid=99977) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 10 06:39:24.864993 np0000004964 devstack@c-api.service[99977]: INFO cinder.backup.api [None req-99a4fa2d-be2f-42bb-ac2c-5a885ec4d86b tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Overwriting volume ec1e281b-1e53-40aa-953b-7ce654ec0d60 with restore of backup 9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac Jul 10 06:39:24.883540 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.backup.rpcapi [None req-99a4fa2d-be2f-42bb-ac2c-5a885ec4d86b tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] restore_backup in rpcapi backup_id 9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac {{(pid=99977) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 10 06:39:24.886310 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-99a4fa2d-be2f-42bb-ac2c-5a885ec4d86b tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] https://10.4.3.200/volume/v3/backups/9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac/restore returned with HTTP 202 Jul 10 06:39:24.886791 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 942/3793] 10.4.3.200 () {68 vars in 1393 bytes} [Fri Jul 10 06:39:23 2026] POST /volume/v3/backups/9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac/restore => generated 189 bytes in 1180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:39:24.896161 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-5370b65a-1cb2-4154-b2ba-e94a04c62ef9 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:24.898237 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5370b65a-1cb2-4154-b2ba-e94a04c62ef9 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] GET https://10.4.3.200/volume/v3/backups/9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac Jul 10 06:39:24.898436 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5370b65a-1cb2-4154-b2ba-e94a04c62ef9 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:24.898700 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5370b65a-1cb2-4154-b2ba-e94a04c62ef9 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:24.899003 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-5370b65a-1cb2-4154-b2ba-e94a04c62ef9 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Show backup with id 9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:24.903247 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:24.903247 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:39:24.903993 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5370b65a-1cb2-4154-b2ba-e94a04c62ef9 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] https://10.4.3.200/volume/v3/backups/9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac returned with HTTP 200 Jul 10 06:39:24.904362 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 948/3794] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:24 2026] GET /volume/v3/backups/9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:25.221362 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-3d0835cc-f72a-4901-864e-a1be5212b9d8 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:25.223191 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-3d0835cc-f72a-4901-864e-a1be5212b9d8 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/e5cd63a2-e42e-49fc-b711-33a978ff5d7d Jul 10 06:39:25.223435 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-3d0835cc-f72a-4901-864e-a1be5212b9d8 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:25.223669 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-3d0835cc-f72a-4901-864e-a1be5212b9d8 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:25.223793 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-3d0835cc-f72a-4901-864e-a1be5212b9d8 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id e5cd63a2-e42e-49fc-b711-33a978ff5d7d. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:25.228338 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:25.228338 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:39:25.229003 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-3d0835cc-f72a-4901-864e-a1be5212b9d8 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/e5cd63a2-e42e-49fc-b711-33a978ff5d7d returned with HTTP 200 Jul 10 06:39:25.229357 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 960/3795] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:39:25 2026] GET /volume/v3/backups/e5cd63a2-e42e-49fc-b711-33a978ff5d7d => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:25.239680 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-a059fd49-da31-4df1-91cf-d700c6d799b4 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:25.241460 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a059fd49-da31-4df1-91cf-d700c6d799b4 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] DELETE https://10.4.3.200/volume/v3/backups/e5cd63a2-e42e-49fc-b711-33a978ff5d7d Jul 10 06:39:25.241697 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a059fd49-da31-4df1-91cf-d700c6d799b4 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:25.241878 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a059fd49-da31-4df1-91cf-d700c6d799b4 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:25.241982 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.contrib.backups [None req-a059fd49-da31-4df1-91cf-d700c6d799b4 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Delete backup with id: e5cd63a2-e42e-49fc-b711-33a978ff5d7d. Jul 10 06:39:25.246130 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:25.246130 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:39:25.262167 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.backup.rpcapi [None req-a059fd49-da31-4df1-91cf-d700c6d799b4 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] delete_backup rpcapi backup_id e5cd63a2-e42e-49fc-b711-33a978ff5d7d {{(pid=99976) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 06:39:25.263971 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a059fd49-da31-4df1-91cf-d700c6d799b4 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/e5cd63a2-e42e-49fc-b711-33a978ff5d7d returned with HTTP 202 Jul 10 06:39:25.264458 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 946/3796] 10.4.3.200 () {68 vars in 1391 bytes} [Fri Jul 10 06:39:25 2026] DELETE /volume/v3/backups/e5cd63a2-e42e-49fc-b711-33a978ff5d7d => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:39:25.272283 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-53829040-2296-4bf2-9f2e-00e10e18bd7f None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:25.274295 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-53829040-2296-4bf2-9f2e-00e10e18bd7f tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/e5cd63a2-e42e-49fc-b711-33a978ff5d7d Jul 10 06:39:25.274662 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-53829040-2296-4bf2-9f2e-00e10e18bd7f tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:25.274825 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-53829040-2296-4bf2-9f2e-00e10e18bd7f tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:25.275008 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-53829040-2296-4bf2-9f2e-00e10e18bd7f tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id e5cd63a2-e42e-49fc-b711-33a978ff5d7d. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:25.275368 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-d05bcfb3-d1c1-4975-926f-4fe68e0455f7 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:25.277314 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d05bcfb3-d1c1-4975-926f-4fe68e0455f7 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] GET https://10.4.3.200/volume/v3/volumes/18493ac2-9777-4acd-9d0c-499fdca92c28 Jul 10 06:39:25.277532 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d05bcfb3-d1c1-4975-926f-4fe68e0455f7 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:25.277742 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d05bcfb3-d1c1-4975-926f-4fe68e0455f7 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:25.280617 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:25.280617 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:39:25.280617 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-53829040-2296-4bf2-9f2e-00e10e18bd7f tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/e5cd63a2-e42e-49fc-b711-33a978ff5d7d returned with HTTP 200 Jul 10 06:39:25.280617 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 943/3797] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:39:25 2026] GET /volume/v3/backups/e5cd63a2-e42e-49fc-b711-33a978ff5d7d => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:25.285124 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:25.285124 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:39:25.288833 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-d05bcfb3-d1c1-4975-926f-4fe68e0455f7 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Volume info retrieved successfully. Jul 10 06:39:25.299717 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d05bcfb3-d1c1-4975-926f-4fe68e0455f7 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] https://10.4.3.200/volume/v3/volumes/18493ac2-9777-4acd-9d0c-499fdca92c28 returned with HTTP 200 Jul 10 06:39:25.299717 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 949/3798] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:25 2026] GET /volume/v3/volumes/18493ac2-9777-4acd-9d0c-499fdca92c28 => generated 937 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:25.585104 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-c15f1470-665f-4802-bad9-4d8cae01fcbb None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:25.585104 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-c15f1470-665f-4802-bad9-4d8cae01fcbb None None] GET https://10.4.3.200/volume// Jul 10 06:39:25.585104 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-c15f1470-665f-4802-bad9-4d8cae01fcbb None None] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:25.585104 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-c15f1470-665f-4802-bad9-4d8cae01fcbb None None] Calling method 'all' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:25.585739 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-c15f1470-665f-4802-bad9-4d8cae01fcbb None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:39:25.585739 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 961/3799] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:39: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 10 06:39:25.592924 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-df7a644e-adbe-49cd-9e60-63ad5da63837 req-43c64276-9ddb-4841-8a49-0829b7df9a2c None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:25.597380 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-df7a644e-adbe-49cd-9e60-63ad5da63837 req-43c64276-9ddb-4841-8a49-0829b7df9a2c tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/volumes/57e3f04d-438f-4b68-97f8-fad5fa290e62 Jul 10 06:39:25.597649 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-df7a644e-adbe-49cd-9e60-63ad5da63837 req-43c64276-9ddb-4841-8a49-0829b7df9a2c tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:25.597924 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-df7a644e-adbe-49cd-9e60-63ad5da63837 req-43c64276-9ddb-4841-8a49-0829b7df9a2c tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:25.611143 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:25.611143 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:39:25.614521 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [req-df7a644e-adbe-49cd-9e60-63ad5da63837 req-43c64276-9ddb-4841-8a49-0829b7df9a2c tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Volume info retrieved successfully. Jul 10 06:39:25.615276 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-d747415a-1e18-4981-87f5-7ad603781f58 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:25.617285 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d747415a-1e18-4981-87f5-7ad603781f58 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/volumes/57e3f04d-438f-4b68-97f8-fad5fa290e62 Jul 10 06:39:25.617680 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d747415a-1e18-4981-87f5-7ad603781f58 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:25.617782 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d747415a-1e18-4981-87f5-7ad603781f58 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:25.620548 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-df7a644e-adbe-49cd-9e60-63ad5da63837 req-43c64276-9ddb-4841-8a49-0829b7df9a2c tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/volumes/57e3f04d-438f-4b68-97f8-fad5fa290e62 returned with HTTP 200 Jul 10 06:39:25.620548 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 947/3800] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 10 06:39:25 2026] GET /volume/v3/volumes/57e3f04d-438f-4b68-97f8-fad5fa290e62 => generated 1317 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:39:25.628997 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:25.628997 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:39:25.633373 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-d747415a-1e18-4981-87f5-7ad603781f58 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Volume info retrieved successfully. Jul 10 06:39:25.639430 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d747415a-1e18-4981-87f5-7ad603781f58 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/volumes/57e3f04d-438f-4b68-97f8-fad5fa290e62 returned with HTTP 200 Jul 10 06:39:25.639430 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 944/3801] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:25 2026] GET /volume/v3/volumes/57e3f04d-438f-4b68-97f8-fad5fa290e62 => generated 1137 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:39:25.914068 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-1c92d6b8-57ac-46ed-bc02-e4fc7615fa50 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:25.915604 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1c92d6b8-57ac-46ed-bc02-e4fc7615fa50 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] GET https://10.4.3.200/volume/v3/backups/9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac Jul 10 06:39:25.915892 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1c92d6b8-57ac-46ed-bc02-e4fc7615fa50 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:25.916165 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1c92d6b8-57ac-46ed-bc02-e4fc7615fa50 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:25.916339 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-1c92d6b8-57ac-46ed-bc02-e4fc7615fa50 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Show backup with id 9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:25.920535 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:25.920535 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:39:25.921733 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1c92d6b8-57ac-46ed-bc02-e4fc7615fa50 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] https://10.4.3.200/volume/v3/backups/9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac returned with HTTP 200 Jul 10 06:39:25.921733 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 950/3802] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:25 2026] GET /volume/v3/backups/9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac => generated 801 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:26.291792 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-053f9f2d-8f62-46f4-ae78-f32df895f567 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:26.293851 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-053f9f2d-8f62-46f4-ae78-f32df895f567 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/e5cd63a2-e42e-49fc-b711-33a978ff5d7d Jul 10 06:39:26.294086 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-053f9f2d-8f62-46f4-ae78-f32df895f567 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:26.294275 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-053f9f2d-8f62-46f4-ae78-f32df895f567 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:26.294412 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-053f9f2d-8f62-46f4-ae78-f32df895f567 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id e5cd63a2-e42e-49fc-b711-33a978ff5d7d. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:26.298613 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-053f9f2d-8f62-46f4-ae78-f32df895f567 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/e5cd63a2-e42e-49fc-b711-33a978ff5d7d returned with HTTP 404 Jul 10 06:39:26.299315 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 962/3803] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:39:26 2026] GET /volume/v3/backups/e5cd63a2-e42e-49fc-b711-33a978ff5d7d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:39:26.306625 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-cf0b3b7e-1de9-4a0e-87da-9f91ef163577 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:26.308814 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-cf0b3b7e-1de9-4a0e-87da-9f91ef163577 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] DELETE https://10.4.3.200/volume/v3/volumes/1486c953-3064-4b28-b6b0-102dcd1945d5 Jul 10 06:39:26.309313 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-cf0b3b7e-1de9-4a0e-87da-9f91ef163577 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:26.309606 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-cf0b3b7e-1de9-4a0e-87da-9f91ef163577 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:26.309792 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-cf0b3b7e-1de9-4a0e-87da-9f91ef163577 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Delete volume with id: 1486c953-3064-4b28-b6b0-102dcd1945d5 Jul 10 06:39:26.309927 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-2c7e3afa-31d1-40ae-a4a9-dea4b9960b28 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:26.311714 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2c7e3afa-31d1-40ae-a4a9-dea4b9960b28 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] GET https://10.4.3.200/volume/v3/volumes/18493ac2-9777-4acd-9d0c-499fdca92c28 Jul 10 06:39:26.311944 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2c7e3afa-31d1-40ae-a4a9-dea4b9960b28 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:26.312172 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2c7e3afa-31d1-40ae-a4a9-dea4b9960b28 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:26.318669 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:26.318669 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:39:26.318834 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:26.318834 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:39:26.319128 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-cf0b3b7e-1de9-4a0e-87da-9f91ef163577 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Volume info retrieved successfully. Jul 10 06:39:26.323066 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-2c7e3afa-31d1-40ae-a4a9-dea4b9960b28 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Volume info retrieved successfully. Jul 10 06:39:26.327544 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2c7e3afa-31d1-40ae-a4a9-dea4b9960b28 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] https://10.4.3.200/volume/v3/volumes/18493ac2-9777-4acd-9d0c-499fdca92c28 returned with HTTP 200 Jul 10 06:39:26.328016 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 945/3804] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:26 2026] GET /volume/v3/volumes/18493ac2-9777-4acd-9d0c-499fdca92c28 => generated 998 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:26.336773 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-cf0b3b7e-1de9-4a0e-87da-9f91ef163577 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Delete volume request issued successfully. Jul 10 06:39:26.337046 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-cf0b3b7e-1de9-4a0e-87da-9f91ef163577 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/volumes/1486c953-3064-4b28-b6b0-102dcd1945d5 returned with HTTP 202 Jul 10 06:39:26.337584 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 948/3805] 10.4.3.200 () {68 vars in 1391 bytes} [Fri Jul 10 06:39:26 2026] DELETE /volume/v3/volumes/1486c953-3064-4b28-b6b0-102dcd1945d5 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:39:26.344967 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-9f93014e-de60-4563-8c48-24fb01a9c8ba None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:26.346856 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9f93014e-de60-4563-8c48-24fb01a9c8ba tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/volumes/1486c953-3064-4b28-b6b0-102dcd1945d5 Jul 10 06:39:26.347053 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9f93014e-de60-4563-8c48-24fb01a9c8ba tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:26.347243 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9f93014e-de60-4563-8c48-24fb01a9c8ba tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:26.354057 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:26.354057 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:39:26.357435 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-9f93014e-de60-4563-8c48-24fb01a9c8ba tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Volume info retrieved successfully. Jul 10 06:39:26.362697 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9f93014e-de60-4563-8c48-24fb01a9c8ba tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/volumes/1486c953-3064-4b28-b6b0-102dcd1945d5 returned with HTTP 200 Jul 10 06:39:26.363317 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 951/3806] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:39:26 2026] GET /volume/v3/volumes/1486c953-3064-4b28-b6b0-102dcd1945d5 => generated 1007 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:39:26.652370 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-276db282-3846-4c79-9472-a3b2a5387ace None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:26.653841 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-276db282-3846-4c79-9472-a3b2a5387ace tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/volumes/57e3f04d-438f-4b68-97f8-fad5fa290e62 Jul 10 06:39:26.654038 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-276db282-3846-4c79-9472-a3b2a5387ace tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:26.654202 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-276db282-3846-4c79-9472-a3b2a5387ace tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:26.663529 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:26.663529 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:39:26.666935 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-276db282-3846-4c79-9472-a3b2a5387ace tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Volume info retrieved successfully. Jul 10 06:39:26.670552 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-276db282-3846-4c79-9472-a3b2a5387ace tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/volumes/57e3f04d-438f-4b68-97f8-fad5fa290e62 returned with HTTP 200 Jul 10 06:39:26.670903 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 963/3807] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:26 2026] GET /volume/v3/volumes/57e3f04d-438f-4b68-97f8-fad5fa290e62 => generated 1137 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:39:26.932575 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-fb827b44-b8e7-4168-bb07-52db6eeca675 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:26.934124 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-fb827b44-b8e7-4168-bb07-52db6eeca675 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] GET https://10.4.3.200/volume/v3/backups/9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac Jul 10 06:39:26.934287 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-fb827b44-b8e7-4168-bb07-52db6eeca675 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:26.934453 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-fb827b44-b8e7-4168-bb07-52db6eeca675 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:26.934593 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-fb827b44-b8e7-4168-bb07-52db6eeca675 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Show backup with id 9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:26.939096 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:26.939096 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:39:26.940076 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-fb827b44-b8e7-4168-bb07-52db6eeca675 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] https://10.4.3.200/volume/v3/backups/9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac returned with HTTP 200 Jul 10 06:39:26.940577 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 946/3808] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:26 2026] GET /volume/v3/backups/9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac => generated 801 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:27.341532 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-cffa0050-643c-4299-b7b3-807cb9b1233c None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:27.343036 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-cffa0050-643c-4299-b7b3-807cb9b1233c tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] GET https://10.4.3.200/volume/v3/volumes/18493ac2-9777-4acd-9d0c-499fdca92c28 Jul 10 06:39:27.343190 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-cffa0050-643c-4299-b7b3-807cb9b1233c tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:27.343363 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-cffa0050-643c-4299-b7b3-807cb9b1233c tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:27.351124 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:27.351124 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:39:27.354285 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-cffa0050-643c-4299-b7b3-807cb9b1233c tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Volume info retrieved successfully. Jul 10 06:39:27.357855 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-cffa0050-643c-4299-b7b3-807cb9b1233c tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] https://10.4.3.200/volume/v3/volumes/18493ac2-9777-4acd-9d0c-499fdca92c28 returned with HTTP 200 Jul 10 06:39:27.358216 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 949/3809] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:27 2026] GET /volume/v3/volumes/18493ac2-9777-4acd-9d0c-499fdca92c28 => generated 998 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:27.375132 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-dc0008f5-ed22-4afb-a649-95e03ebbc86b None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:27.377194 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-dc0008f5-ed22-4afb-a649-95e03ebbc86b tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/volumes/1486c953-3064-4b28-b6b0-102dcd1945d5 Jul 10 06:39:27.377450 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-dc0008f5-ed22-4afb-a649-95e03ebbc86b tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:27.377692 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-dc0008f5-ed22-4afb-a649-95e03ebbc86b tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:27.383459 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-dc0008f5-ed22-4afb-a649-95e03ebbc86b tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/volumes/1486c953-3064-4b28-b6b0-102dcd1945d5 returned with HTTP 404 Jul 10 06:39:27.383953 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 952/3810] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:39:27 2026] GET /volume/v3/volumes/1486c953-3064-4b28-b6b0-102dcd1945d5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:39:27.392879 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-e5828e08-e381-4c7a-85fd-431a642b02c9 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:27.394534 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-e5828e08-e381-4c7a-85fd-431a642b02c9 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups Jul 10 06:39:27.394746 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-e5828e08-e381-4c7a-85fd-431a642b02c9 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:27.394944 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-e5828e08-e381-4c7a-85fd-431a642b02c9 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'index' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:27.402395 np0000004964 devstack@c-api.service[99975]: DEBUG dbcounter [-] [99975] Writing DB stats cinder:SELECT=518,cinder:INSERT=59,cinder:UPDATE=141 {{(pid=99975) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:39:27.406671 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-e5828e08-e381-4c7a-85fd-431a642b02c9 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups returned with HTTP 200 Jul 10 06:39:27.407397 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 964/3811] 10.4.3.200 () {68 vars in 1277 bytes} [Fri Jul 10 06:39:27 2026] GET /volume/v3/backups => generated 625 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:27.416078 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-54cf4c50-8b62-4d8b-915c-d4bb10df9bd2 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:27.417676 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-54cf4c50-8b62-4d8b-915c-d4bb10df9bd2 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups?project_id=09412409c63f438b9cf7c42ee3fba868 Jul 10 06:39:27.417899 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-54cf4c50-8b62-4d8b-915c-d4bb10df9bd2 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:27.418077 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-54cf4c50-8b62-4d8b-915c-d4bb10df9bd2 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'index' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:27.422706 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-54cf4c50-8b62-4d8b-915c-d4bb10df9bd2 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups?project_id=09412409c63f438b9cf7c42ee3fba868 returned with HTTP 200 Jul 10 06:39:27.423172 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 947/3812] 10.4.3.200 () {68 vars in 1364 bytes} [Fri Jul 10 06:39:27 2026] GET /volume/v3/backups?project_id=09412409c63f438b9cf7c42ee3fba868 => generated 625 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:27.431411 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-1afa96fd-b50d-41c0-a769-116cb0b183cf None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:27.432944 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-1afa96fd-b50d-41c0-a769-116cb0b183cf tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:39:27.433318 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-1afa96fd-b50d-41c0-a769-116cb0b183cf tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-586461517"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:39:27.435560 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-1afa96fd-b50d-41c0-a769-116cb0b183cf tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-586461517'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:39:27.435560 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-1afa96fd-b50d-41c0-a769-116cb0b183cf tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Create volume of 1 GB Jul 10 06:39:27.439035 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-1afa96fd-b50d-41c0-a769-116cb0b183cf tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Availability Zones retrieved successfully. Jul 10 06:39:27.443944 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-1afa96fd-b50d-41c0-a769-116cb0b183cf tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Flow 'volume_create_api' (a7cd7eb2-35a4-4821-9faa-ef20bce7efc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:39:27.444800 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-1afa96fd-b50d-41c0-a769-116cb0b183cf tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b4ae365-6738-4f92-b84e-ead60c26be1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:39:27.445596 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-1afa96fd-b50d-41c0-a769-116cb0b183cf tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Validating volume size '1' using validate_int {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:39:27.468452 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-1afa96fd-b50d-41c0-a769-116cb0b183cf tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b4ae365-6738-4f92-b84e-ead60c26be1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:39:27.469191 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-1afa96fd-b50d-41c0-a769-116cb0b183cf tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09363980-ec85-4b70-8aed-1d6b7445acee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:39:27.507082 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-1afa96fd-b50d-41c0-a769-116cb0b183cf tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Created reservations ['0e3ed8ef-0bdc-4dac-9cc6-e985fa0968f0', '518e00c6-9f56-4fd9-b20a-5a49daccb29e', '9d021067-fe00-4296-aee5-82bbfe4fadaf', '686ee009-0fa4-4acf-88a1-cf04e7d4937d'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:39:27.507852 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-1afa96fd-b50d-41c0-a769-116cb0b183cf tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09363980-ec85-4b70-8aed-1d6b7445acee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0e3ed8ef-0bdc-4dac-9cc6-e985fa0968f0', '518e00c6-9f56-4fd9-b20a-5a49daccb29e', '9d021067-fe00-4296-aee5-82bbfe4fadaf', '686ee009-0fa4-4acf-88a1-cf04e7d4937d']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:39:27.508650 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-1afa96fd-b50d-41c0-a769-116cb0b183cf tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa60e101-c936-4c19-ba18-c9c7cf46b626) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:39:27.531027 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-1afa96fd-b50d-41c0-a769-116cb0b183cf tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa60e101-c936-4c19-ba18-c9c7cf46b626) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '74f1afe3-fc96-4729-8476-43c1abfc1bb9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-586461517',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='09412409c63f438b9cf7c42ee3fba868',qos_specs=None,replication_status=,reservations=['0e3ed8ef-0bdc-4dac-9cc6-e985fa0968f0','518e00c6-9f56-4fd9-b20a-5a49daccb29e','9d021067-fe00-4296-aee5-82bbfe4fadaf','686ee009-0fa4-4acf-88a1-cf04e7d4937d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='526f00db889b40c2abd6db2a0620ea5e',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:39:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-586461517',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=74f1afe3-fc96-4729-8476-43c1abfc1bb9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='09412409c63f438b9cf7c42ee3fba868',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='526f00db889b40c2abd6db2a0620ea5e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:39:27.531776 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-1afa96fd-b50d-41c0-a769-116cb0b183cf tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ca6acae-deab-477d-8756-7b48147e0d66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:39:27.553550 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-1afa96fd-b50d-41c0-a769-116cb0b183cf tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ca6acae-deab-477d-8756-7b48147e0d66) transitioned into state 'SUCCESS' from state '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-586461517',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='09412409c63f438b9cf7c42ee3fba868',qos_specs=None,replication_status=,reservations=['0e3ed8ef-0bdc-4dac-9cc6-e985fa0968f0','518e00c6-9f56-4fd9-b20a-5a49daccb29e','9d021067-fe00-4296-aee5-82bbfe4fadaf','686ee009-0fa4-4acf-88a1-cf04e7d4937d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='526f00db889b40c2abd6db2a0620ea5e',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:39:27.554569 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-1afa96fd-b50d-41c0-a769-116cb0b183cf tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8ff61a8-f80e-4f88-af3e-d0b77365d54b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:39:27.564311 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-1afa96fd-b50d-41c0-a769-116cb0b183cf tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8ff61a8-f80e-4f88-af3e-d0b77365d54b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:39:27.565146 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-1afa96fd-b50d-41c0-a769-116cb0b183cf tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Flow 'volume_create_api' (a7cd7eb2-35a4-4821-9faa-ef20bce7efc3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:39:27.565437 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-1afa96fd-b50d-41c0-a769-116cb0b183cf tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Create volume request issued successfully. Jul 10 06:39:27.566267 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-1afa96fd-b50d-41c0-a769-116cb0b183cf tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:39:27.566927 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 950/3813] 10.4.3.200 () {70 vars in 1298 bytes} [Fri Jul 10 06:39:27 2026] POST /volume/v3/volumes => generated 777 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:39:27.577566 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-ca568ffb-6518-4883-9cc8-d46057626806 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:27.579426 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ca568ffb-6518-4883-9cc8-d46057626806 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/volumes/74f1afe3-fc96-4729-8476-43c1abfc1bb9 Jul 10 06:39:27.579715 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ca568ffb-6518-4883-9cc8-d46057626806 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:27.581005 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ca568ffb-6518-4883-9cc8-d46057626806 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:27.587443 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:27.587443 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:39:27.591027 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-ca568ffb-6518-4883-9cc8-d46057626806 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Volume info retrieved successfully. Jul 10 06:39:27.594596 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ca568ffb-6518-4883-9cc8-d46057626806 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/volumes/74f1afe3-fc96-4729-8476-43c1abfc1bb9 returned with HTTP 200 Jul 10 06:39:27.594997 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 953/3814] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:39:27 2026] GET /volume/v3/volumes/74f1afe3-fc96-4729-8476-43c1abfc1bb9 => generated 956 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:27.682762 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-ff9e3fd9-d889-4c38-8ccc-546ef23b4091 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:27.684654 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-ff9e3fd9-d889-4c38-8ccc-546ef23b4091 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/volumes/57e3f04d-438f-4b68-97f8-fad5fa290e62 Jul 10 06:39:27.684880 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-ff9e3fd9-d889-4c38-8ccc-546ef23b4091 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:27.685142 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-ff9e3fd9-d889-4c38-8ccc-546ef23b4091 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:27.694824 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:27.694824 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:39:27.698300 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-ff9e3fd9-d889-4c38-8ccc-546ef23b4091 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Volume info retrieved successfully. Jul 10 06:39:27.702280 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-ff9e3fd9-d889-4c38-8ccc-546ef23b4091 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/volumes/57e3f04d-438f-4b68-97f8-fad5fa290e62 returned with HTTP 200 Jul 10 06:39:27.702677 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 965/3815] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:27 2026] GET /volume/v3/volumes/57e3f04d-438f-4b68-97f8-fad5fa290e62 => generated 1137 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:39:27.949954 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-1172704d-b3b6-4ecb-9a00-32b8942fde3b None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:27.951484 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1172704d-b3b6-4ecb-9a00-32b8942fde3b tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] GET https://10.4.3.200/volume/v3/backups/9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac Jul 10 06:39:27.951714 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1172704d-b3b6-4ecb-9a00-32b8942fde3b tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:27.951905 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1172704d-b3b6-4ecb-9a00-32b8942fde3b tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:27.952042 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-1172704d-b3b6-4ecb-9a00-32b8942fde3b tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Show backup with id 9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:27.955842 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:27.955842 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:39:27.956487 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1172704d-b3b6-4ecb-9a00-32b8942fde3b tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] https://10.4.3.200/volume/v3/backups/9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac returned with HTTP 200 Jul 10 06:39:27.956831 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 948/3816] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:27 2026] GET /volume/v3/backups/9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac => generated 801 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:28.369794 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-9ca9b030-a706-4f17-94d6-e96e15a72d9c None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:28.371606 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9ca9b030-a706-4f17-94d6-e96e15a72d9c tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] GET https://10.4.3.200/volume/v3/volumes/18493ac2-9777-4acd-9d0c-499fdca92c28 Jul 10 06:39:28.371845 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9ca9b030-a706-4f17-94d6-e96e15a72d9c tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:28.372097 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9ca9b030-a706-4f17-94d6-e96e15a72d9c tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:28.380661 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:28.380661 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:39:28.384176 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-9ca9b030-a706-4f17-94d6-e96e15a72d9c tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Volume info retrieved successfully. Jul 10 06:39:28.388012 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9ca9b030-a706-4f17-94d6-e96e15a72d9c tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] https://10.4.3.200/volume/v3/volumes/18493ac2-9777-4acd-9d0c-499fdca92c28 returned with HTTP 200 Jul 10 06:39:28.388540 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 951/3817] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:28 2026] GET /volume/v3/volumes/18493ac2-9777-4acd-9d0c-499fdca92c28 => generated 998 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:28.401830 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-df7a644e-adbe-49cd-9e60-63ad5da63837 req-66d6974a-e7f4-4899-a649-cb518a504c22 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:28.403836 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-df7a644e-adbe-49cd-9e60-63ad5da63837 req-66d6974a-e7f4-4899-a649-cb518a504c22 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] DELETE https://10.4.3.200/volume/v3/attachments/03ad83d8-0c79-45e3-ab77-f5c1344bc777 Jul 10 06:39:28.404032 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-df7a644e-adbe-49cd-9e60-63ad5da63837 req-66d6974a-e7f4-4899-a649-cb518a504c22 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:28.404238 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-df7a644e-adbe-49cd-9e60-63ad5da63837 req-66d6974a-e7f4-4899-a649-cb518a504c22 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'version_select' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:28.412109 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:28.412109 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:39:28.610034 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-36423d5e-3fbb-4dc7-bd74-47c06c5ed0b2 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:28.611601 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-36423d5e-3fbb-4dc7-bd74-47c06c5ed0b2 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/volumes/74f1afe3-fc96-4729-8476-43c1abfc1bb9 Jul 10 06:39:28.611777 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-36423d5e-3fbb-4dc7-bd74-47c06c5ed0b2 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:28.611960 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-36423d5e-3fbb-4dc7-bd74-47c06c5ed0b2 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:28.618334 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:28.618334 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:39:28.621258 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-36423d5e-3fbb-4dc7-bd74-47c06c5ed0b2 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Volume info retrieved successfully. Jul 10 06:39:28.624814 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-36423d5e-3fbb-4dc7-bd74-47c06c5ed0b2 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/volumes/74f1afe3-fc96-4729-8476-43c1abfc1bb9 returned with HTTP 200 Jul 10 06:39:28.625195 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 966/3818] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:39:28 2026] GET /volume/v3/volumes/74f1afe3-fc96-4729-8476-43c1abfc1bb9 => generated 1008 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:39:28.638134 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-94d5b79d-1822-408a-bdfe-dd9a3ff9edc5 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:28.639946 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-94d5b79d-1822-408a-bdfe-dd9a3ff9edc5 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] POST https://10.4.3.200/volume/v3/backups Jul 10 06:39:28.640279 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-94d5b79d-1822-408a-bdfe-dd9a3ff9edc5 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "74f1afe3-fc96-4729-8476-43c1abfc1bb9", "name": "tempest-type-Backup-381342072"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:39:28.641932 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.contrib.backups [None req-94d5b79d-1822-408a-bdfe-dd9a3ff9edc5 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Creating new backup {'backup': {'volume_id': '74f1afe3-fc96-4729-8476-43c1abfc1bb9', 'name': 'tempest-type-Backup-381342072'}} {{(pid=99977) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 06:39:28.642129 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.contrib.backups [None req-94d5b79d-1822-408a-bdfe-dd9a3ff9edc5 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Creating backup of volume 74f1afe3-fc96-4729-8476-43c1abfc1bb9 in container None Jul 10 06:39:28.649440 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:28.649440 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:39:28.649884 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-94d5b79d-1822-408a-bdfe-dd9a3ff9edc5 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Volume info retrieved successfully. Jul 10 06:39:28.665678 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-94d5b79d-1822-408a-bdfe-dd9a3ff9edc5 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Created reservations ['d6710c1c-8e2a-48e2-b378-63673eb45189', '7269e189-9ada-4697-a5ee-5ae54661617c'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:39:28.692577 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-94d5b79d-1822-408a-bdfe-dd9a3ff9edc5 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups returned with HTTP 202 Jul 10 06:39:28.695528 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 949/3819] 10.4.3.200 () {70 vars in 1299 bytes} [Fri Jul 10 06:39:28 2026] POST /volume/v3/backups => generated 315 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:39:28.702141 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-18277179-fc9f-4537-b08e-ed2e70075dff None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:28.710923 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-18277179-fc9f-4537-b08e-ed2e70075dff tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/e521fbea-505c-41ca-88b4-47a720f6785e Jul 10 06:39:28.710923 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-18277179-fc9f-4537-b08e-ed2e70075dff tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:28.710923 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-18277179-fc9f-4537-b08e-ed2e70075dff tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:28.710923 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-18277179-fc9f-4537-b08e-ed2e70075dff tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id e521fbea-505c-41ca-88b4-47a720f6785e. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:28.710923 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:28.710923 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:39:28.710923 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-18277179-fc9f-4537-b08e-ed2e70075dff tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/e521fbea-505c-41ca-88b4-47a720f6785e returned with HTTP 200 Jul 10 06:39:28.710923 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 952/3820] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:39:28 2026] GET /volume/v3/backups/e521fbea-505c-41ca-88b4-47a720f6785e => generated 722 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 06:39:28.715772 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-2112fdd1-7394-4d7c-a23d-4c8e548de599 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:28.718070 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-2112fdd1-7394-4d7c-a23d-4c8e548de599 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/volumes/57e3f04d-438f-4b68-97f8-fad5fa290e62 Jul 10 06:39:28.718294 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-2112fdd1-7394-4d7c-a23d-4c8e548de599 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:28.718499 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-2112fdd1-7394-4d7c-a23d-4c8e548de599 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:28.729011 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:28.729011 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:39:28.731714 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-2112fdd1-7394-4d7c-a23d-4c8e548de599 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Volume info retrieved successfully. Jul 10 06:39:28.736898 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-2112fdd1-7394-4d7c-a23d-4c8e548de599 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/volumes/57e3f04d-438f-4b68-97f8-fad5fa290e62 returned with HTTP 200 Jul 10 06:39:28.737274 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 967/3821] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:28 2026] GET /volume/v3/volumes/57e3f04d-438f-4b68-97f8-fad5fa290e62 => generated 1137 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:39:28.945108 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-df7a644e-adbe-49cd-9e60-63ad5da63837 req-66d6974a-e7f4-4899-a649-cb518a504c22 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/attachments/03ad83d8-0c79-45e3-ab77-f5c1344bc777 returned with HTTP 200 Jul 10 06:39:28.945544 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 954/3822] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 10 06:39:28 2026] DELETE /volume/v3/attachments/03ad83d8-0c79-45e3-ab77-f5c1344bc777 => generated 19 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:28.967431 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-2192d910-e9ff-4943-b797-86ba75ce17f2 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:28.969673 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2192d910-e9ff-4943-b797-86ba75ce17f2 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] GET https://10.4.3.200/volume/v3/backups/9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac Jul 10 06:39:28.970047 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2192d910-e9ff-4943-b797-86ba75ce17f2 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:28.970047 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2192d910-e9ff-4943-b797-86ba75ce17f2 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:28.970167 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-2192d910-e9ff-4943-b797-86ba75ce17f2 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Show backup with id 9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:28.977102 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:28.977102 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:39:28.977785 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2192d910-e9ff-4943-b797-86ba75ce17f2 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] https://10.4.3.200/volume/v3/backups/9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac returned with HTTP 200 Jul 10 06:39:28.978166 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 950/3823] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:28 2026] GET /volume/v3/backups/9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:29.400913 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-874ee9f8-31ad-4165-9e65-29329a9da619 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:29.403186 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-874ee9f8-31ad-4165-9e65-29329a9da619 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] GET https://10.4.3.200/volume/v3/volumes/18493ac2-9777-4acd-9d0c-499fdca92c28 Jul 10 06:39:29.403443 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-874ee9f8-31ad-4165-9e65-29329a9da619 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:29.403712 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-874ee9f8-31ad-4165-9e65-29329a9da619 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:29.410850 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:29.410850 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:39:29.414518 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-874ee9f8-31ad-4165-9e65-29329a9da619 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Volume info retrieved successfully. Jul 10 06:39:29.418648 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-874ee9f8-31ad-4165-9e65-29329a9da619 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] https://10.4.3.200/volume/v3/volumes/18493ac2-9777-4acd-9d0c-499fdca92c28 returned with HTTP 200 Jul 10 06:39:29.419021 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 953/3824] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:29 2026] GET /volume/v3/volumes/18493ac2-9777-4acd-9d0c-499fdca92c28 => generated 998 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:29.719788 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-178d24f8-bb65-4050-a4a2-68f24b4218b2 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:29.721386 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-178d24f8-bb65-4050-a4a2-68f24b4218b2 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/e521fbea-505c-41ca-88b4-47a720f6785e Jul 10 06:39:29.721585 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-178d24f8-bb65-4050-a4a2-68f24b4218b2 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:29.721775 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-178d24f8-bb65-4050-a4a2-68f24b4218b2 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:29.721870 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-178d24f8-bb65-4050-a4a2-68f24b4218b2 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id e521fbea-505c-41ca-88b4-47a720f6785e. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:29.726658 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:29.726658 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:39:29.727329 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-178d24f8-bb65-4050-a4a2-68f24b4218b2 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/e521fbea-505c-41ca-88b4-47a720f6785e returned with HTTP 200 Jul 10 06:39:29.727747 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 968/3825] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:39:29 2026] GET /volume/v3/backups/e521fbea-505c-41ca-88b4-47a720f6785e => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:29.749488 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-8e3bb560-eb14-4022-a4ab-4b65fb86c28d None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:29.752598 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-8e3bb560-eb14-4022-a4ab-4b65fb86c28d tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/volumes/57e3f04d-438f-4b68-97f8-fad5fa290e62 Jul 10 06:39:29.752823 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-8e3bb560-eb14-4022-a4ab-4b65fb86c28d tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:29.753060 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-8e3bb560-eb14-4022-a4ab-4b65fb86c28d tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:29.761364 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:29.761364 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:39:29.765256 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-8e3bb560-eb14-4022-a4ab-4b65fb86c28d tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Volume info retrieved successfully. Jul 10 06:39:29.769786 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-8e3bb560-eb14-4022-a4ab-4b65fb86c28d tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/volumes/57e3f04d-438f-4b68-97f8-fad5fa290e62 returned with HTTP 200 Jul 10 06:39:29.770248 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 955/3826] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:29 2026] GET /volume/v3/volumes/57e3f04d-438f-4b68-97f8-fad5fa290e62 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:29.987054 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-28197ef5-1d75-4334-9073-7575ef9160d5 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:29.989020 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-28197ef5-1d75-4334-9073-7575ef9160d5 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] GET https://10.4.3.200/volume/v3/backups/9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac Jul 10 06:39:29.989237 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-28197ef5-1d75-4334-9073-7575ef9160d5 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:29.989452 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-28197ef5-1d75-4334-9073-7575ef9160d5 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:29.989610 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-28197ef5-1d75-4334-9073-7575ef9160d5 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Show backup with id 9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:29.994187 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:29.994187 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:39:29.995109 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-28197ef5-1d75-4334-9073-7575ef9160d5 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] https://10.4.3.200/volume/v3/backups/9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac returned with HTTP 200 Jul 10 06:39:29.995563 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 951/3827] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:29 2026] GET /volume/v3/backups/9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:30.434005 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-59e21275-0320-40a1-b558-7e13598832f0 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:30.435884 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-59e21275-0320-40a1-b558-7e13598832f0 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] GET https://10.4.3.200/volume/v3/volumes/18493ac2-9777-4acd-9d0c-499fdca92c28 Jul 10 06:39:30.436103 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-59e21275-0320-40a1-b558-7e13598832f0 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:30.436343 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-59e21275-0320-40a1-b558-7e13598832f0 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:30.444496 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:30.444496 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:39:30.448285 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-59e21275-0320-40a1-b558-7e13598832f0 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Volume info retrieved successfully. Jul 10 06:39:30.453144 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-59e21275-0320-40a1-b558-7e13598832f0 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] https://10.4.3.200/volume/v3/volumes/18493ac2-9777-4acd-9d0c-499fdca92c28 returned with HTTP 200 Jul 10 06:39:30.453597 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 954/3828] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:30 2026] GET /volume/v3/volumes/18493ac2-9777-4acd-9d0c-499fdca92c28 => generated 998 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:30.738677 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-eac0b3e7-f374-49a5-8483-1201d66b53d6 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:30.741026 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-eac0b3e7-f374-49a5-8483-1201d66b53d6 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/e521fbea-505c-41ca-88b4-47a720f6785e Jul 10 06:39:30.741312 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-eac0b3e7-f374-49a5-8483-1201d66b53d6 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:30.741591 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-eac0b3e7-f374-49a5-8483-1201d66b53d6 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:30.741746 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-eac0b3e7-f374-49a5-8483-1201d66b53d6 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id e521fbea-505c-41ca-88b4-47a720f6785e. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:30.747494 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:30.747494 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:39:30.748245 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-eac0b3e7-f374-49a5-8483-1201d66b53d6 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/e521fbea-505c-41ca-88b4-47a720f6785e returned with HTTP 200 Jul 10 06:39:30.748713 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 969/3829] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:39:30 2026] GET /volume/v3/backups/e521fbea-505c-41ca-88b4-47a720f6785e => generated 724 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:31.005611 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-ea87906d-7a52-459c-afa7-931c5d3fe854 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:31.007577 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ea87906d-7a52-459c-afa7-931c5d3fe854 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] GET https://10.4.3.200/volume/v3/backups/9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac Jul 10 06:39:31.007743 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ea87906d-7a52-459c-afa7-931c5d3fe854 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:31.008000 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ea87906d-7a52-459c-afa7-931c5d3fe854 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:31.008125 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-ea87906d-7a52-459c-afa7-931c5d3fe854 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Show backup with id 9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:31.013054 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:31.013054 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:39:31.014159 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ea87906d-7a52-459c-afa7-931c5d3fe854 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] https://10.4.3.200/volume/v3/backups/9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac returned with HTTP 200 Jul 10 06:39:31.014814 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 956/3830] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:31 2026] GET /volume/v3/backups/9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:31.470003 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-29532740-8aa6-45af-8f77-38c485aad4af None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:31.471724 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-29532740-8aa6-45af-8f77-38c485aad4af tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] GET https://10.4.3.200/volume/v3/volumes/18493ac2-9777-4acd-9d0c-499fdca92c28 Jul 10 06:39:31.471944 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-29532740-8aa6-45af-8f77-38c485aad4af tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:31.472177 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-29532740-8aa6-45af-8f77-38c485aad4af tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:31.479078 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:31.479078 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:39:31.482994 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-29532740-8aa6-45af-8f77-38c485aad4af tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Volume info retrieved successfully. Jul 10 06:39:31.487346 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-29532740-8aa6-45af-8f77-38c485aad4af tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] https://10.4.3.200/volume/v3/volumes/18493ac2-9777-4acd-9d0c-499fdca92c28 returned with HTTP 200 Jul 10 06:39:31.487731 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 952/3831] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:31 2026] GET /volume/v3/volumes/18493ac2-9777-4acd-9d0c-499fdca92c28 => generated 998 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:31.760441 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-e83acdfe-3183-47e5-bc07-ac8cfc29dc10 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:31.763536 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e83acdfe-3183-47e5-bc07-ac8cfc29dc10 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/e521fbea-505c-41ca-88b4-47a720f6785e Jul 10 06:39:31.763536 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e83acdfe-3183-47e5-bc07-ac8cfc29dc10 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:31.763536 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e83acdfe-3183-47e5-bc07-ac8cfc29dc10 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:31.763536 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-e83acdfe-3183-47e5-bc07-ac8cfc29dc10 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id e521fbea-505c-41ca-88b4-47a720f6785e. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:31.774584 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:31.774584 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:39:31.775576 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e83acdfe-3183-47e5-bc07-ac8cfc29dc10 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/e521fbea-505c-41ca-88b4-47a720f6785e returned with HTTP 200 Jul 10 06:39:31.776191 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 955/3832] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:39:31 2026] GET /volume/v3/backups/e521fbea-505c-41ca-88b4-47a720f6785e => generated 724 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:32.027295 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-6bf48507-44e1-4287-8524-228a1429cd17 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:32.029897 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-6bf48507-44e1-4287-8524-228a1429cd17 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] GET https://10.4.3.200/volume/v3/backups/9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac Jul 10 06:39:32.030068 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-6bf48507-44e1-4287-8524-228a1429cd17 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:32.030259 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-6bf48507-44e1-4287-8524-228a1429cd17 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:32.030362 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-6bf48507-44e1-4287-8524-228a1429cd17 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Show backup with id 9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:32.036541 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:32.036541 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:39:32.036541 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-6bf48507-44e1-4287-8524-228a1429cd17 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] https://10.4.3.200/volume/v3/backups/9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac returned with HTTP 200 Jul 10 06:39:32.036541 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 970/3833] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:32 2026] GET /volume/v3/backups/9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:32.502584 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-a16ec114-612c-4d25-910e-2b490e4a6afa None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:32.504430 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a16ec114-612c-4d25-910e-2b490e4a6afa tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] GET https://10.4.3.200/volume/v3/volumes/18493ac2-9777-4acd-9d0c-499fdca92c28 Jul 10 06:39:32.506253 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a16ec114-612c-4d25-910e-2b490e4a6afa tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:32.506253 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a16ec114-612c-4d25-910e-2b490e4a6afa tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:32.512873 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:32.512873 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:39:32.517473 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-a16ec114-612c-4d25-910e-2b490e4a6afa tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Volume info retrieved successfully. Jul 10 06:39:32.522889 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a16ec114-612c-4d25-910e-2b490e4a6afa tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] https://10.4.3.200/volume/v3/volumes/18493ac2-9777-4acd-9d0c-499fdca92c28 returned with HTTP 200 Jul 10 06:39:32.523568 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 957/3834] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:32 2026] GET /volume/v3/volumes/18493ac2-9777-4acd-9d0c-499fdca92c28 => generated 998 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:32.788164 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-9b8ca212-9c5f-4762-8363-4a024eac7c4f None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:32.790000 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9b8ca212-9c5f-4762-8363-4a024eac7c4f tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/e521fbea-505c-41ca-88b4-47a720f6785e Jul 10 06:39:32.790300 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9b8ca212-9c5f-4762-8363-4a024eac7c4f tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:32.790490 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9b8ca212-9c5f-4762-8363-4a024eac7c4f tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:32.790632 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-9b8ca212-9c5f-4762-8363-4a024eac7c4f tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id e521fbea-505c-41ca-88b4-47a720f6785e. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:32.794845 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:32.794845 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:39:32.795462 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9b8ca212-9c5f-4762-8363-4a024eac7c4f tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/e521fbea-505c-41ca-88b4-47a720f6785e returned with HTTP 200 Jul 10 06:39:32.795873 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 953/3835] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:39:32 2026] GET /volume/v3/backups/e521fbea-505c-41ca-88b4-47a720f6785e => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:33.048738 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-3447e577-5729-4f7b-94c6-9a18c780ad0c None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:33.050388 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3447e577-5729-4f7b-94c6-9a18c780ad0c tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] GET https://10.4.3.200/volume/v3/backups/9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac Jul 10 06:39:33.050601 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3447e577-5729-4f7b-94c6-9a18c780ad0c tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:33.050781 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3447e577-5729-4f7b-94c6-9a18c780ad0c tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:33.050883 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-3447e577-5729-4f7b-94c6-9a18c780ad0c tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Show backup with id 9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:33.054943 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:33.054943 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:39:33.055661 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3447e577-5729-4f7b-94c6-9a18c780ad0c tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] https://10.4.3.200/volume/v3/backups/9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac returned with HTTP 200 Jul 10 06:39:33.056007 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 956/3836] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:33 2026] GET /volume/v3/backups/9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac => generated 801 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:33.538584 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-7dc2a114-9c3f-44b4-a730-e8eb458564b1 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:33.540654 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-7dc2a114-9c3f-44b4-a730-e8eb458564b1 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] GET https://10.4.3.200/volume/v3/volumes/18493ac2-9777-4acd-9d0c-499fdca92c28 Jul 10 06:39:33.540902 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-7dc2a114-9c3f-44b4-a730-e8eb458564b1 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:33.541248 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-7dc2a114-9c3f-44b4-a730-e8eb458564b1 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:33.551015 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:33.551015 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:39:33.556436 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-7dc2a114-9c3f-44b4-a730-e8eb458564b1 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Volume info retrieved successfully. Jul 10 06:39:33.561637 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-7dc2a114-9c3f-44b4-a730-e8eb458564b1 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] https://10.4.3.200/volume/v3/volumes/18493ac2-9777-4acd-9d0c-499fdca92c28 returned with HTTP 200 Jul 10 06:39:33.562013 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 971/3837] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:33 2026] GET /volume/v3/volumes/18493ac2-9777-4acd-9d0c-499fdca92c28 => generated 998 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:33.807402 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-b03a46ea-3755-4194-be69-ab7ac30ac9f2 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:33.809599 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b03a46ea-3755-4194-be69-ab7ac30ac9f2 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/e521fbea-505c-41ca-88b4-47a720f6785e Jul 10 06:39:33.809857 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b03a46ea-3755-4194-be69-ab7ac30ac9f2 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:33.810081 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b03a46ea-3755-4194-be69-ab7ac30ac9f2 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:33.810220 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-b03a46ea-3755-4194-be69-ab7ac30ac9f2 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id e521fbea-505c-41ca-88b4-47a720f6785e. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:33.814681 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:33.814681 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:39:33.815399 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b03a46ea-3755-4194-be69-ab7ac30ac9f2 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/e521fbea-505c-41ca-88b4-47a720f6785e returned with HTTP 200 Jul 10 06:39:33.815829 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 958/3838] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:39:33 2026] GET /volume/v3/backups/e521fbea-505c-41ca-88b4-47a720f6785e => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:34.072158 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-afdfb65f-c01b-433d-91e4-d53fe663d041 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:34.073789 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-afdfb65f-c01b-433d-91e4-d53fe663d041 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] GET https://10.4.3.200/volume/v3/backups/9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac Jul 10 06:39:34.073954 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-afdfb65f-c01b-433d-91e4-d53fe663d041 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:34.074151 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-afdfb65f-c01b-433d-91e4-d53fe663d041 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:34.074248 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-afdfb65f-c01b-433d-91e4-d53fe663d041 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Show backup with id 9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:34.079200 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:34.079200 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:39:34.079849 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-afdfb65f-c01b-433d-91e4-d53fe663d041 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] https://10.4.3.200/volume/v3/backups/9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac returned with HTTP 200 Jul 10 06:39:34.080339 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 954/3839] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:34 2026] GET /volume/v3/backups/9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac => generated 801 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:34.095846 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-ffc29643-a7ec-4de2-8f2e-2d253a69604c None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:34.098550 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ffc29643-a7ec-4de2-8f2e-2d253a69604c tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:39:34.098952 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ffc29643-a7ec-4de2-8f2e-2d253a69604c tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1237325260"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:39:34.100410 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-ffc29643-a7ec-4de2-8f2e-2d253a69604c tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1237325260'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:39:34.100619 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-ffc29643-a7ec-4de2-8f2e-2d253a69604c tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Create volume of 1 GB Jul 10 06:39:34.110098 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-ffc29643-a7ec-4de2-8f2e-2d253a69604c tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Availability Zones retrieved successfully. Jul 10 06:39:34.117649 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-ffc29643-a7ec-4de2-8f2e-2d253a69604c tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Flow 'volume_create_api' (05514f87-b0eb-4b30-94a2-dbd14bd53125) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:39:34.119047 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-ffc29643-a7ec-4de2-8f2e-2d253a69604c tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8adfc04c-9625-4b56-ae3b-ad9cce920091) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:39:34.120071 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-ffc29643-a7ec-4de2-8f2e-2d253a69604c tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Validating volume size '1' using validate_int {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:39:34.149431 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-ffc29643-a7ec-4de2-8f2e-2d253a69604c tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8adfc04c-9625-4b56-ae3b-ad9cce920091) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:39:34.150386 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-ffc29643-a7ec-4de2-8f2e-2d253a69604c tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f7db336-10f8-467c-9e6e-66d116d3f6e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:39:34.240532 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-ffc29643-a7ec-4de2-8f2e-2d253a69604c tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Created reservations ['14a01277-536f-4085-a7f8-fa131fb51ebf', '4d562539-c7fa-4df4-8d1d-256c3cb1246d', '84c7e9cf-4b4c-4127-a419-c3ca28d2f7ba', 'c506b9c4-fd1a-4cef-bef0-53ec1f06f6bf'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:39:34.241651 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-ffc29643-a7ec-4de2-8f2e-2d253a69604c tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f7db336-10f8-467c-9e6e-66d116d3f6e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['14a01277-536f-4085-a7f8-fa131fb51ebf', '4d562539-c7fa-4df4-8d1d-256c3cb1246d', '84c7e9cf-4b4c-4127-a419-c3ca28d2f7ba', 'c506b9c4-fd1a-4cef-bef0-53ec1f06f6bf']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:39:34.243013 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-ffc29643-a7ec-4de2-8f2e-2d253a69604c tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9baad339-3940-44c4-ab9a-d71f7e06855a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:39:34.274682 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-ffc29643-a7ec-4de2-8f2e-2d253a69604c tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9baad339-3940-44c4-ab9a-d71f7e06855a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b6f03e47-bcef-429a-838c-3786e2a2f3ea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1237325260',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85d81afa1e094e07ab280f3d224165a7',qos_specs=None,replication_status=,reservations=['14a01277-536f-4085-a7f8-fa131fb51ebf','4d562539-c7fa-4df4-8d1d-256c3cb1246d','84c7e9cf-4b4c-4127-a419-c3ca28d2f7ba','c506b9c4-fd1a-4cef-bef0-53ec1f06f6bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b078e482ffa04ca8851d25e8ac677f50',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:39:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1237325260',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b6f03e47-bcef-429a-838c-3786e2a2f3ea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='85d81afa1e094e07ab280f3d224165a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b078e482ffa04ca8851d25e8ac677f50',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:39:34.274682 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-ffc29643-a7ec-4de2-8f2e-2d253a69604c tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07ae825e-4649-43e3-85b2-0bc1e78a8a5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:39:34.295229 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-ffc29643-a7ec-4de2-8f2e-2d253a69604c tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07ae825e-4649-43e3-85b2-0bc1e78a8a5b) transitioned into state 'SUCCESS' from state '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-1237325260',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85d81afa1e094e07ab280f3d224165a7',qos_specs=None,replication_status=,reservations=['14a01277-536f-4085-a7f8-fa131fb51ebf','4d562539-c7fa-4df4-8d1d-256c3cb1246d','84c7e9cf-4b4c-4127-a419-c3ca28d2f7ba','c506b9c4-fd1a-4cef-bef0-53ec1f06f6bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b078e482ffa04ca8851d25e8ac677f50',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:39:34.296345 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-ffc29643-a7ec-4de2-8f2e-2d253a69604c tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9426b36-bacb-48b3-83e8-cb9d9e423c14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:39:34.307017 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-ffc29643-a7ec-4de2-8f2e-2d253a69604c tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9426b36-bacb-48b3-83e8-cb9d9e423c14) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:39:34.308127 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-ffc29643-a7ec-4de2-8f2e-2d253a69604c tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Flow 'volume_create_api' (05514f87-b0eb-4b30-94a2-dbd14bd53125) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:39:34.308531 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-ffc29643-a7ec-4de2-8f2e-2d253a69604c tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Create volume request issued successfully. Jul 10 06:39:34.309142 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ffc29643-a7ec-4de2-8f2e-2d253a69604c tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:39:34.310036 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 957/3840] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 10 06:39:34 2026] POST /volume/v3/volumes => generated 749 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:39:34.323824 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-c6ea6813-c08e-474d-bee2-814bb8d3e43d None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:34.325809 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-c6ea6813-c08e-474d-bee2-814bb8d3e43d tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] GET https://10.4.3.200/volume/v3/volumes/b6f03e47-bcef-429a-838c-3786e2a2f3ea Jul 10 06:39:34.326062 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-c6ea6813-c08e-474d-bee2-814bb8d3e43d tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:34.326299 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-c6ea6813-c08e-474d-bee2-814bb8d3e43d tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:34.333593 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:34.333593 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:39:34.337270 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-c6ea6813-c08e-474d-bee2-814bb8d3e43d tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Volume info retrieved successfully. Jul 10 06:39:34.341398 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-c6ea6813-c08e-474d-bee2-814bb8d3e43d tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] https://10.4.3.200/volume/v3/volumes/b6f03e47-bcef-429a-838c-3786e2a2f3ea returned with HTTP 200 Jul 10 06:39:34.341577 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 972/3841] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:34 2026] GET /volume/v3/volumes/b6f03e47-bcef-429a-838c-3786e2a2f3ea => generated 817 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:34.576759 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-189d8825-406d-4bcc-b117-ba77c21b9af9 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:34.578919 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-189d8825-406d-4bcc-b117-ba77c21b9af9 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] GET https://10.4.3.200/volume/v3/volumes/18493ac2-9777-4acd-9d0c-499fdca92c28 Jul 10 06:39:34.579162 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-189d8825-406d-4bcc-b117-ba77c21b9af9 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:34.579396 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-189d8825-406d-4bcc-b117-ba77c21b9af9 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:34.590004 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:34.590004 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:39:34.594707 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-189d8825-406d-4bcc-b117-ba77c21b9af9 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Volume info retrieved successfully. Jul 10 06:39:34.600723 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-189d8825-406d-4bcc-b117-ba77c21b9af9 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] https://10.4.3.200/volume/v3/volumes/18493ac2-9777-4acd-9d0c-499fdca92c28 returned with HTTP 200 Jul 10 06:39:34.601360 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 959/3842] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:34 2026] GET /volume/v3/volumes/18493ac2-9777-4acd-9d0c-499fdca92c28 => generated 1250 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:39:34.710622 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-25110404-333f-4f93-8adc-2f29c8b74509 req-ca8fd974-b84b-4652-b054-6e66399c7e55 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:34.722578 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-25110404-333f-4f93-8adc-2f29c8b74509 req-ca8fd974-b84b-4652-b054-6e66399c7e55 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] GET https://10.4.3.200/volume/v3/volumes/18493ac2-9777-4acd-9d0c-499fdca92c28 Jul 10 06:39:34.722781 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-25110404-333f-4f93-8adc-2f29c8b74509 req-ca8fd974-b84b-4652-b054-6e66399c7e55 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:34.722998 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-25110404-333f-4f93-8adc-2f29c8b74509 req-ca8fd974-b84b-4652-b054-6e66399c7e55 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:34.736151 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:34.736151 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:39:34.745196 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-25110404-333f-4f93-8adc-2f29c8b74509 req-ca8fd974-b84b-4652-b054-6e66399c7e55 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Volume info retrieved successfully. Jul 10 06:39:34.756487 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-25110404-333f-4f93-8adc-2f29c8b74509 req-ca8fd974-b84b-4652-b054-6e66399c7e55 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] https://10.4.3.200/volume/v3/volumes/18493ac2-9777-4acd-9d0c-499fdca92c28 returned with HTTP 200 Jul 10 06:39:34.756929 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 955/3843] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:39:34 2026] GET /volume/v3/volumes/18493ac2-9777-4acd-9d0c-499fdca92c28 => generated 1250 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:39:34.828414 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-836c5a27-0646-43da-afb0-c75637786d07 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:34.829848 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-836c5a27-0646-43da-afb0-c75637786d07 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/e521fbea-505c-41ca-88b4-47a720f6785e Jul 10 06:39:34.830172 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-836c5a27-0646-43da-afb0-c75637786d07 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:34.830458 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-836c5a27-0646-43da-afb0-c75637786d07 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:34.830654 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-836c5a27-0646-43da-afb0-c75637786d07 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id e521fbea-505c-41ca-88b4-47a720f6785e. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:34.835140 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:34.835140 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:39:34.835912 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-836c5a27-0646-43da-afb0-c75637786d07 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/e521fbea-505c-41ca-88b4-47a720f6785e returned with HTTP 200 Jul 10 06:39:34.836444 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 958/3844] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:39:34 2026] GET /volume/v3/backups/e521fbea-505c-41ca-88b4-47a720f6785e => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:35.090422 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-d792a33a-3859-49bb-8cea-485a9c9ec069 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:35.096196 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-d792a33a-3859-49bb-8cea-485a9c9ec069 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] GET https://10.4.3.200/volume/v3/backups/9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac Jul 10 06:39:35.096433 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-d792a33a-3859-49bb-8cea-485a9c9ec069 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:35.096695 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-d792a33a-3859-49bb-8cea-485a9c9ec069 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:35.096848 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-d792a33a-3859-49bb-8cea-485a9c9ec069 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Show backup with id 9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:35.107231 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:35.107231 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:39:35.108473 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-d792a33a-3859-49bb-8cea-485a9c9ec069 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] https://10.4.3.200/volume/v3/backups/9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac returned with HTTP 200 Jul 10 06:39:35.108991 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 973/3845] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:35 2026] GET /volume/v3/backups/9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac => generated 801 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:35.226550 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-25110404-333f-4f93-8adc-2f29c8b74509 req-9764123a-87a6-42da-b049-aca0dfd1d2ec None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:35.229093 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-25110404-333f-4f93-8adc-2f29c8b74509 req-9764123a-87a6-42da-b049-aca0dfd1d2ec tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] GET https://10.4.3.200/volume/v3/volumes/18493ac2-9777-4acd-9d0c-499fdca92c28 Jul 10 06:39:35.229262 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-25110404-333f-4f93-8adc-2f29c8b74509 req-9764123a-87a6-42da-b049-aca0dfd1d2ec tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:35.229457 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-25110404-333f-4f93-8adc-2f29c8b74509 req-9764123a-87a6-42da-b049-aca0dfd1d2ec tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:35.240754 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:35.240754 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:39:35.244460 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [req-25110404-333f-4f93-8adc-2f29c8b74509 req-9764123a-87a6-42da-b049-aca0dfd1d2ec tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Volume info retrieved successfully. Jul 10 06:39:35.249818 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-25110404-333f-4f93-8adc-2f29c8b74509 req-9764123a-87a6-42da-b049-aca0dfd1d2ec tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] https://10.4.3.200/volume/v3/volumes/18493ac2-9777-4acd-9d0c-499fdca92c28 returned with HTTP 200 Jul 10 06:39:35.250485 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 960/3846] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:39:35 2026] GET /volume/v3/volumes/18493ac2-9777-4acd-9d0c-499fdca92c28 => generated 1250 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:39:35.260500 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-8d7de87b-8c3c-4aa0-b0be-6060472d49e2 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:35.260867 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8d7de87b-8c3c-4aa0-b0be-6060472d49e2 None None] GET https://10.4.3.200/volume// Jul 10 06:39:35.261042 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-8d7de87b-8c3c-4aa0-b0be-6060472d49e2 None None] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:35.261252 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-8d7de87b-8c3c-4aa0-b0be-6060472d49e2 None None] Calling method 'all' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:35.261607 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8d7de87b-8c3c-4aa0-b0be-6060472d49e2 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:39:35.261968 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 956/3847] 10.4.3.200 () {66 vars in 1419 bytes} [Fri Jul 10 06:39: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 10 06:39:35.269355 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-25110404-333f-4f93-8adc-2f29c8b74509 req-a6ff2e58-5816-4df8-a1d6-66e4386b7b03 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:35.271326 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-25110404-333f-4f93-8adc-2f29c8b74509 req-a6ff2e58-5816-4df8-a1d6-66e4386b7b03 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 10 06:39:35.271928 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-25110404-333f-4f93-8adc-2f29c8b74509 req-a6ff2e58-5816-4df8-a1d6-66e4386b7b03 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "18493ac2-9777-4acd-9d0c-499fdca92c28", "connector": null, "instance_uuid": "d5350d34-ac08-460b-a775-a12cd503fbb8"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:39:35.280805 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:35.280805 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:39:35.300039 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-25110404-333f-4f93-8adc-2f29c8b74509 req-a6ff2e58-5816-4df8-a1d6-66e4386b7b03 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 10 06:39:35.300674 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 959/3848] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 10 06:39:35 2026] POST /volume/v3/attachments => generated 273 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:39:35.357768 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-16bdb6a7-0c55-4e00-923e-d3dd002550ee None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:35.363771 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-16bdb6a7-0c55-4e00-923e-d3dd002550ee tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] GET https://10.4.3.200/volume/v3/volumes/b6f03e47-bcef-429a-838c-3786e2a2f3ea Jul 10 06:39:35.364000 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-16bdb6a7-0c55-4e00-923e-d3dd002550ee tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:35.364321 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-16bdb6a7-0c55-4e00-923e-d3dd002550ee tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:35.404777 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:35.404777 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:39:35.423835 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-16bdb6a7-0c55-4e00-923e-d3dd002550ee tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Volume info retrieved successfully. Jul 10 06:39:35.450096 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-16bdb6a7-0c55-4e00-923e-d3dd002550ee tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] https://10.4.3.200/volume/v3/volumes/b6f03e47-bcef-429a-838c-3786e2a2f3ea returned with HTTP 200 Jul 10 06:39:35.450683 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 974/3849] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:35 2026] GET /volume/v3/volumes/b6f03e47-bcef-429a-838c-3786e2a2f3ea => generated 842 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:35.463885 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-e22b6d0c-5a58-4e6a-8522-96aaa674bc09 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:35.465910 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e22b6d0c-5a58-4e6a-8522-96aaa674bc09 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] POST https://10.4.3.200/volume/v3/volumes/b6f03e47-bcef-429a-838c-3786e2a2f3ea/action Jul 10 06:39:35.466302 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e22b6d0c-5a58-4e6a-8522-96aaa674bc09 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Action body: b'{"os-attach": {"instance_uuid": "92b1a73f-b73f-416c-87ea-0bc63b9c7b3c", "mountpoint": "/dev/vdb"}}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:39:35.466550 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e22b6d0c-5a58-4e6a-8522-96aaa674bc09 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "92b1a73f-b73f-416c-87ea-0bc63b9c7b3c", "mountpoint": "/dev/vdb"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:39:35.476781 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:35.476781 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:39:35.477358 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-e22b6d0c-5a58-4e6a-8522-96aaa674bc09 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Volume info retrieved successfully. Jul 10 06:39:35.488568 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-e22b6d0c-5a58-4e6a-8522-96aaa674bc09 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Update volume admin metadata completed successfully. Jul 10 06:39:35.849384 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-fe99e486-4276-47fa-b12e-7d1b5c770a3b None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:35.851162 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-fe99e486-4276-47fa-b12e-7d1b5c770a3b tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/e521fbea-505c-41ca-88b4-47a720f6785e Jul 10 06:39:35.851382 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-fe99e486-4276-47fa-b12e-7d1b5c770a3b tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:35.851566 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-fe99e486-4276-47fa-b12e-7d1b5c770a3b tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:35.851685 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-fe99e486-4276-47fa-b12e-7d1b5c770a3b tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id e521fbea-505c-41ca-88b4-47a720f6785e. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:35.855596 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:35.855596 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:39:35.856185 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-fe99e486-4276-47fa-b12e-7d1b5c770a3b tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/e521fbea-505c-41ca-88b4-47a720f6785e returned with HTTP 200 Jul 10 06:39:35.856557 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 957/3850] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:39:35 2026] GET /volume/v3/backups/e521fbea-505c-41ca-88b4-47a720f6785e => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:35.994777 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-e22b6d0c-5a58-4e6a-8522-96aaa674bc09 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Attach volume completed successfully. Jul 10 06:39:35.994975 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e22b6d0c-5a58-4e6a-8522-96aaa674bc09 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] https://10.4.3.200/volume/v3/volumes/b6f03e47-bcef-429a-838c-3786e2a2f3ea/action returned with HTTP 202 Jul 10 06:39:35.995760 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 961/3851] 10.4.3.200 () {68 vars in 1390 bytes} [Fri Jul 10 06:39:35 2026] POST /volume/v3/volumes/b6f03e47-bcef-429a-838c-3786e2a2f3ea/action => generated 0 bytes in 532 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:39:36.005140 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-3dcf54fc-611c-4ffc-8d84-b5f171d2955a None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:36.006792 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3dcf54fc-611c-4ffc-8d84-b5f171d2955a tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] GET https://10.4.3.200/volume/v3/volumes/b6f03e47-bcef-429a-838c-3786e2a2f3ea Jul 10 06:39:36.007174 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3dcf54fc-611c-4ffc-8d84-b5f171d2955a tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:36.007521 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3dcf54fc-611c-4ffc-8d84-b5f171d2955a tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:36.019066 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:36.019066 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:39:36.022873 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-3dcf54fc-611c-4ffc-8d84-b5f171d2955a tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Volume info retrieved successfully. Jul 10 06:39:36.027065 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3dcf54fc-611c-4ffc-8d84-b5f171d2955a tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] https://10.4.3.200/volume/v3/volumes/b6f03e47-bcef-429a-838c-3786e2a2f3ea returned with HTTP 200 Jul 10 06:39:36.027518 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 960/3852] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:36 2026] GET /volume/v3/volumes/b6f03e47-bcef-429a-838c-3786e2a2f3ea => generated 1176 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:39:36.040795 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-ef9eb2a1-b018-4512-aeb7-301e10c67866 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:36.042335 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-ef9eb2a1-b018-4512-aeb7-301e10c67866 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] GET https://10.4.3.200/volume/v3/volumes/b6f03e47-bcef-429a-838c-3786e2a2f3ea Jul 10 06:39:36.042515 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-ef9eb2a1-b018-4512-aeb7-301e10c67866 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:36.042715 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-ef9eb2a1-b018-4512-aeb7-301e10c67866 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:36.050627 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:36.050627 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:39:36.053654 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-ef9eb2a1-b018-4512-aeb7-301e10c67866 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Volume info retrieved successfully. Jul 10 06:39:36.058236 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-ef9eb2a1-b018-4512-aeb7-301e10c67866 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] https://10.4.3.200/volume/v3/volumes/b6f03e47-bcef-429a-838c-3786e2a2f3ea returned with HTTP 200 Jul 10 06:39:36.058624 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 975/3853] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:36 2026] GET /volume/v3/volumes/b6f03e47-bcef-429a-838c-3786e2a2f3ea => generated 1176 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:39:36.071776 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-4e4e1cd4-dc8b-4c0c-9012-af50d95048a5 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:36.116204 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4e4e1cd4-dc8b-4c0c-9012-af50d95048a5 tempest-VolumesActionsTest-1878836996 tempest-VolumesActionsTest-1878836996-project-admin] POST https://10.4.3.200/volume/v3/volumes/b6f03e47-bcef-429a-838c-3786e2a2f3ea/action Jul 10 06:39:36.116498 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4e4e1cd4-dc8b-4c0c-9012-af50d95048a5 tempest-VolumesActionsTest-1878836996 tempest-VolumesActionsTest-1878836996-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:39:36.116626 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4e4e1cd4-dc8b-4c0c-9012-af50d95048a5 tempest-VolumesActionsTest-1878836996 tempest-VolumesActionsTest-1878836996-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:39:36.126098 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-ca2fe1e8-1545-4edb-bc7a-defe1e2edfd8 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:36.127677 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ca2fe1e8-1545-4edb-bc7a-defe1e2edfd8 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] GET https://10.4.3.200/volume/v3/backups/9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac Jul 10 06:39:36.127840 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ca2fe1e8-1545-4edb-bc7a-defe1e2edfd8 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:36.128016 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ca2fe1e8-1545-4edb-bc7a-defe1e2edfd8 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:36.128110 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-ca2fe1e8-1545-4edb-bc7a-defe1e2edfd8 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Show backup with id 9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:36.129311 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:36.129311 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:39:36.129685 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.contrib.admin_actions [None req-4e4e1cd4-dc8b-4c0c-9012-af50d95048a5 tempest-VolumesActionsTest-1878836996 tempest-VolumesActionsTest-1878836996-project-admin] Updating volume 'b6f03e47-bcef-429a-838c-3786e2a2f3ea' with '{'status': 'error'}' {{(pid=99977) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 10 06:39:36.131954 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:36.131954 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:39:36.132617 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ca2fe1e8-1545-4edb-bc7a-defe1e2edfd8 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] https://10.4.3.200/volume/v3/backups/9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac returned with HTTP 200 Jul 10 06:39:36.132933 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 962/3854] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:36 2026] GET /volume/v3/backups/9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac => generated 801 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:36.141697 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-2ff7b2b5-dad7-469f-857f-9a7ad8713fc0 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:36.144345 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2ff7b2b5-dad7-469f-857f-9a7ad8713fc0 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] GET https://10.4.3.200/volume/v3/volumes/ec1e281b-1e53-40aa-953b-7ce654ec0d60 Jul 10 06:39:36.144531 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2ff7b2b5-dad7-469f-857f-9a7ad8713fc0 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:36.144708 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2ff7b2b5-dad7-469f-857f-9a7ad8713fc0 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:36.155424 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:36.155424 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:39:36.159694 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-2ff7b2b5-dad7-469f-857f-9a7ad8713fc0 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Volume info retrieved successfully. Jul 10 06:39:36.163063 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4e4e1cd4-dc8b-4c0c-9012-af50d95048a5 tempest-VolumesActionsTest-1878836996 tempest-VolumesActionsTest-1878836996-project-admin] https://10.4.3.200/volume/v3/volumes/b6f03e47-bcef-429a-838c-3786e2a2f3ea/action returned with HTTP 202 Jul 10 06:39:36.163471 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 958/3855] 10.4.3.200 () {68 vars in 1390 bytes} [Fri Jul 10 06:39:36 2026] POST /volume/v3/volumes/b6f03e47-bcef-429a-838c-3786e2a2f3ea/action => generated 0 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:39:36.164401 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2ff7b2b5-dad7-469f-857f-9a7ad8713fc0 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] https://10.4.3.200/volume/v3/volumes/ec1e281b-1e53-40aa-953b-7ce654ec0d60 returned with HTTP 200 Jul 10 06:39:36.164845 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 961/3856] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:36 2026] GET /volume/v3/volumes/ec1e281b-1e53-40aa-953b-7ce654ec0d60 => generated 901 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:36.170351 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-9175c1fc-8cff-4509-9918-903d28d65a0a None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:36.172582 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-9175c1fc-8cff-4509-9918-903d28d65a0a tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] GET https://10.4.3.200/volume/v3/volumes/b6f03e47-bcef-429a-838c-3786e2a2f3ea Jul 10 06:39:36.172849 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-9175c1fc-8cff-4509-9918-903d28d65a0a tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:36.173102 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-9175c1fc-8cff-4509-9918-903d28d65a0a tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:36.177857 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-2f5b5369-96ea-448d-a9a4-7f4dad0506ab None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:36.179961 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2f5b5369-96ea-448d-a9a4-7f4dad0506ab tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] GET https://10.4.3.200/volume/v3/volumes Jul 10 06:39:36.180274 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2f5b5369-96ea-448d-a9a4-7f4dad0506ab tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:36.180529 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2f5b5369-96ea-448d-a9a4-7f4dad0506ab tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Calling method 'index' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:36.180903 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.api_utils [None req-2f5b5369-96ea-448d-a9a4-7f4dad0506ab tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Removing options '' from query. {{(pid=99978) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 06:39:36.181843 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-2f5b5369-96ea-448d-a9a4-7f4dad0506ab tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99978) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 06:39:36.183895 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:36.183895 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:39:36.187973 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-9175c1fc-8cff-4509-9918-903d28d65a0a tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Volume info retrieved successfully. Jul 10 06:39:36.191437 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-2f5b5369-96ea-448d-a9a4-7f4dad0506ab tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Get all volumes completed successfully. Jul 10 06:39:36.192124 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2f5b5369-96ea-448d-a9a4-7f4dad0506ab tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 200 Jul 10 06:39:36.192654 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 963/3857] 10.4.3.200 () {66 vars in 1237 bytes} [Fri Jul 10 06:39:36 2026] GET /volume/v3/volumes => generated 661 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:36.192839 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-9175c1fc-8cff-4509-9918-903d28d65a0a tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] https://10.4.3.200/volume/v3/volumes/b6f03e47-bcef-429a-838c-3786e2a2f3ea returned with HTTP 200 Jul 10 06:39:36.193280 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 976/3858] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:36 2026] GET /volume/v3/volumes/b6f03e47-bcef-429a-838c-3786e2a2f3ea => generated 1175 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:39:36.203230 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-727c61e3-b32e-49f7-8853-274865ad501a None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:36.205076 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-727c61e3-b32e-49f7-8853-274865ad501a tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] DELETE https://10.4.3.200/volume/v3/volumes/ec1e281b-1e53-40aa-953b-7ce654ec0d60 Jul 10 06:39:36.205323 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-727c61e3-b32e-49f7-8853-274865ad501a tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:36.205580 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-727c61e3-b32e-49f7-8853-274865ad501a tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:36.205803 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-727c61e3-b32e-49f7-8853-274865ad501a tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Delete volume with id: ec1e281b-1e53-40aa-953b-7ce654ec0d60 Jul 10 06:39:36.210513 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-aaf52773-8fce-465e-9bd0-6ac45d968921 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:36.212500 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-aaf52773-8fce-465e-9bd0-6ac45d968921 tempest-VolumesActionsTest-1878836996 tempest-VolumesActionsTest-1878836996-project-admin] POST https://10.4.3.200/volume/v3/volumes/b6f03e47-bcef-429a-838c-3786e2a2f3ea/action Jul 10 06:39:36.212776 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-aaf52773-8fce-465e-9bd0-6ac45d968921 tempest-VolumesActionsTest-1878836996 tempest-VolumesActionsTest-1878836996-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "773f5ca0-7711-4e9f-972a-6eeab7845258"}}' {{(pid=99976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:39:36.212936 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-aaf52773-8fce-465e-9bd0-6ac45d968921 tempest-VolumesActionsTest-1878836996 tempest-VolumesActionsTest-1878836996-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "773f5ca0-7711-4e9f-972a-6eeab7845258"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:39:36.213290 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:36.213290 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:39:36.213897 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-727c61e3-b32e-49f7-8853-274865ad501a tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Volume info retrieved successfully. Jul 10 06:39:36.225145 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:36.225145 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:39:36.225653 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-aaf52773-8fce-465e-9bd0-6ac45d968921 tempest-VolumesActionsTest-1878836996 tempest-VolumesActionsTest-1878836996-project-admin] Volume info retrieved successfully. Jul 10 06:39:36.229770 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-727c61e3-b32e-49f7-8853-274865ad501a tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Delete volume request issued successfully. Jul 10 06:39:36.230096 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-727c61e3-b32e-49f7-8853-274865ad501a tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] https://10.4.3.200/volume/v3/volumes/ec1e281b-1e53-40aa-953b-7ce654ec0d60 returned with HTTP 202 Jul 10 06:39:36.230371 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 959/3859] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:39:36 2026] DELETE /volume/v3/volumes/ec1e281b-1e53-40aa-953b-7ce654ec0d60 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:39:36.239209 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-00b35a69-0b55-4266-8461-e3b7f7d1ca27 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:36.244650 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-00b35a69-0b55-4266-8461-e3b7f7d1ca27 tempest-VolumesBackupsAdminTest-826119360 tempest-VolumesBackupsAdminTest-826119360-project-admin] DELETE https://10.4.3.200/volume/v3/backups/8203dfca-d735-442f-9a0b-1ad7c9ae7282 Jul 10 06:39:36.244856 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-00b35a69-0b55-4266-8461-e3b7f7d1ca27 tempest-VolumesBackupsAdminTest-826119360 tempest-VolumesBackupsAdminTest-826119360-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:36.245003 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-00b35a69-0b55-4266-8461-e3b7f7d1ca27 tempest-VolumesBackupsAdminTest-826119360 tempest-VolumesBackupsAdminTest-826119360-project-admin] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:36.245105 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.contrib.backups [None req-00b35a69-0b55-4266-8461-e3b7f7d1ca27 tempest-VolumesBackupsAdminTest-826119360 tempest-VolumesBackupsAdminTest-826119360-project-admin] Delete backup with id: 8203dfca-d735-442f-9a0b-1ad7c9ae7282. Jul 10 06:39:36.252765 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:36.252765 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:39:36.272016 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.backup.rpcapi [None req-00b35a69-0b55-4266-8461-e3b7f7d1ca27 tempest-VolumesBackupsAdminTest-826119360 tempest-VolumesBackupsAdminTest-826119360-project-admin] delete_backup rpcapi backup_id 8203dfca-d735-442f-9a0b-1ad7c9ae7282 {{(pid=99978) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 06:39:36.274021 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-00b35a69-0b55-4266-8461-e3b7f7d1ca27 tempest-VolumesBackupsAdminTest-826119360 tempest-VolumesBackupsAdminTest-826119360-project-admin] https://10.4.3.200/volume/v3/backups/8203dfca-d735-442f-9a0b-1ad7c9ae7282 returned with HTTP 202 Jul 10 06:39:36.274673 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 964/3860] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:39:36 2026] DELETE /volume/v3/backups/8203dfca-d735-442f-9a0b-1ad7c9ae7282 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:39:36.282482 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-277ff4d8-6a06-48ba-b7ed-2b912057f45f None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:36.284481 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-277ff4d8-6a06-48ba-b7ed-2b912057f45f tempest-VolumesBackupsAdminTest-826119360 tempest-VolumesBackupsAdminTest-826119360-project-admin] GET https://10.4.3.200/volume/v3/backups/8203dfca-d735-442f-9a0b-1ad7c9ae7282 Jul 10 06:39:36.284729 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-277ff4d8-6a06-48ba-b7ed-2b912057f45f tempest-VolumesBackupsAdminTest-826119360 tempest-VolumesBackupsAdminTest-826119360-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:36.284939 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-277ff4d8-6a06-48ba-b7ed-2b912057f45f tempest-VolumesBackupsAdminTest-826119360 tempest-VolumesBackupsAdminTest-826119360-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:36.285070 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-277ff4d8-6a06-48ba-b7ed-2b912057f45f tempest-VolumesBackupsAdminTest-826119360 tempest-VolumesBackupsAdminTest-826119360-project-admin] Show backup with id 8203dfca-d735-442f-9a0b-1ad7c9ae7282. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:36.289525 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:36.289525 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:39:36.290203 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-277ff4d8-6a06-48ba-b7ed-2b912057f45f tempest-VolumesBackupsAdminTest-826119360 tempest-VolumesBackupsAdminTest-826119360-project-admin] https://10.4.3.200/volume/v3/backups/8203dfca-d735-442f-9a0b-1ad7c9ae7282 returned with HTTP 200 Jul 10 06:39:36.290604 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 977/3861] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:36 2026] GET /volume/v3/backups/8203dfca-d735-442f-9a0b-1ad7c9ae7282 => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:36.731022 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-aaf52773-8fce-465e-9bd0-6ac45d968921 tempest-VolumesActionsTest-1878836996 tempest-VolumesActionsTest-1878836996-project-admin] Terminate volume connection completed successfully. Jul 10 06:39:36.739530 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-aaf52773-8fce-465e-9bd0-6ac45d968921 tempest-VolumesActionsTest-1878836996 tempest-VolumesActionsTest-1878836996-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=99976) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Jul 10 06:39:36.867804 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-727618c7-90aa-4ab9-b700-e78fe7b1c780 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:36.870352 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-727618c7-90aa-4ab9-b700-e78fe7b1c780 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/e521fbea-505c-41ca-88b4-47a720f6785e Jul 10 06:39:36.870352 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-727618c7-90aa-4ab9-b700-e78fe7b1c780 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:36.871375 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-727618c7-90aa-4ab9-b700-e78fe7b1c780 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:36.871375 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-727618c7-90aa-4ab9-b700-e78fe7b1c780 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id e521fbea-505c-41ca-88b4-47a720f6785e. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:36.875417 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:36.875417 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:39:36.876162 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-727618c7-90aa-4ab9-b700-e78fe7b1c780 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/e521fbea-505c-41ca-88b4-47a720f6785e returned with HTTP 200 Jul 10 06:39:36.876645 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 960/3862] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:39:36 2026] GET /volume/v3/backups/e521fbea-505c-41ca-88b4-47a720f6785e => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:37.232249 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-ab9a0aaa-ea0a-44e3-8589-13b2145ff854 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:37.233964 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ab9a0aaa-ea0a-44e3-8589-13b2145ff854 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/volumes/57e3f04d-438f-4b68-97f8-fad5fa290e62 Jul 10 06:39:37.234215 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ab9a0aaa-ea0a-44e3-8589-13b2145ff854 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:37.234433 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ab9a0aaa-ea0a-44e3-8589-13b2145ff854 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:37.241718 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:37.241718 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:39:37.246064 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-ab9a0aaa-ea0a-44e3-8589-13b2145ff854 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Volume info retrieved successfully. Jul 10 06:39:37.250384 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ab9a0aaa-ea0a-44e3-8589-13b2145ff854 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/volumes/57e3f04d-438f-4b68-97f8-fad5fa290e62 returned with HTTP 200 Jul 10 06:39:37.250846 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 965/3863] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:37 2026] GET /volume/v3/volumes/57e3f04d-438f-4b68-97f8-fad5fa290e62 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:37.252848 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-aaf52773-8fce-465e-9bd0-6ac45d968921 tempest-VolumesActionsTest-1878836996 tempest-VolumesActionsTest-1878836996-project-admin] Detach volume completed successfully. Jul 10 06:39:37.252848 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-aaf52773-8fce-465e-9bd0-6ac45d968921 tempest-VolumesActionsTest-1878836996 tempest-VolumesActionsTest-1878836996-project-admin] https://10.4.3.200/volume/v3/volumes/b6f03e47-bcef-429a-838c-3786e2a2f3ea/action returned with HTTP 202 Jul 10 06:39:37.254645 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 962/3864] 10.4.3.200 () {68 vars in 1390 bytes} [Fri Jul 10 06:39:36 2026] POST /volume/v3/volumes/b6f03e47-bcef-429a-838c-3786e2a2f3ea/action => generated 0 bytes in 1043 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:39:37.260372 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-7247a2de-87e8-4e49-bfcf-2916564debc5 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:37.262434 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-7247a2de-87e8-4e49-bfcf-2916564debc5 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] GET https://10.4.3.200/volume/v3/volumes/b6f03e47-bcef-429a-838c-3786e2a2f3ea Jul 10 06:39:37.262434 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-7247a2de-87e8-4e49-bfcf-2916564debc5 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:37.262434 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-7247a2de-87e8-4e49-bfcf-2916564debc5 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:37.264735 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-d99ac186-9542-4412-8b8c-4213ba303763 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:37.266443 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d99ac186-9542-4412-8b8c-4213ba303763 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] DELETE https://10.4.3.200/volume/v3/volumes/57e3f04d-438f-4b68-97f8-fad5fa290e62 Jul 10 06:39:37.266655 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d99ac186-9542-4412-8b8c-4213ba303763 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:37.266833 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d99ac186-9542-4412-8b8c-4213ba303763 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:37.266986 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-d99ac186-9542-4412-8b8c-4213ba303763 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Delete volume with id: 57e3f04d-438f-4b68-97f8-fad5fa290e62 Jul 10 06:39:37.268885 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:37.268885 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:39:37.272315 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-7247a2de-87e8-4e49-bfcf-2916564debc5 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Volume info retrieved successfully. Jul 10 06:39:37.274498 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:37.274498 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:39:37.275110 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-d99ac186-9542-4412-8b8c-4213ba303763 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Volume info retrieved successfully. Jul 10 06:39:37.276578 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-7247a2de-87e8-4e49-bfcf-2916564debc5 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] https://10.4.3.200/volume/v3/volumes/b6f03e47-bcef-429a-838c-3786e2a2f3ea returned with HTTP 200 Jul 10 06:39:37.276941 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 978/3865] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:37 2026] GET /volume/v3/volumes/b6f03e47-bcef-429a-838c-3786e2a2f3ea => generated 861 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:37.293140 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-963b2a8e-411b-4bbe-a653-7015bb055f73 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:37.295235 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-963b2a8e-411b-4bbe-a653-7015bb055f73 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] GET https://10.4.3.200/volume/v3/volumes/b6f03e47-bcef-429a-838c-3786e2a2f3ea Jul 10 06:39:37.295494 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-963b2a8e-411b-4bbe-a653-7015bb055f73 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:37.295761 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-963b2a8e-411b-4bbe-a653-7015bb055f73 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:37.301362 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-dfe921da-56ca-4172-8280-dd276f32d471 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:37.302839 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:37.302839 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:39:37.303743 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-dfe921da-56ca-4172-8280-dd276f32d471 tempest-VolumesBackupsAdminTest-826119360 tempest-VolumesBackupsAdminTest-826119360-project-admin] GET https://10.4.3.200/volume/v3/backups/8203dfca-d735-442f-9a0b-1ad7c9ae7282 Jul 10 06:39:37.304223 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-dfe921da-56ca-4172-8280-dd276f32d471 tempest-VolumesBackupsAdminTest-826119360 tempest-VolumesBackupsAdminTest-826119360-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:37.304308 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-dfe921da-56ca-4172-8280-dd276f32d471 tempest-VolumesBackupsAdminTest-826119360 tempest-VolumesBackupsAdminTest-826119360-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:37.304441 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-dfe921da-56ca-4172-8280-dd276f32d471 tempest-VolumesBackupsAdminTest-826119360 tempest-VolumesBackupsAdminTest-826119360-project-admin] Show backup with id 8203dfca-d735-442f-9a0b-1ad7c9ae7282. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:37.306511 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-d99ac186-9542-4412-8b8c-4213ba303763 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Delete volume request issued successfully. Jul 10 06:39:37.306737 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d99ac186-9542-4412-8b8c-4213ba303763 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/volumes/57e3f04d-438f-4b68-97f8-fad5fa290e62 returned with HTTP 202 Jul 10 06:39:37.307245 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 961/3866] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:39:37 2026] DELETE /volume/v3/volumes/57e3f04d-438f-4b68-97f8-fad5fa290e62 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:39:37.310667 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-963b2a8e-411b-4bbe-a653-7015bb055f73 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Volume info retrieved successfully. Jul 10 06:39:37.311041 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-dfe921da-56ca-4172-8280-dd276f32d471 tempest-VolumesBackupsAdminTest-826119360 tempest-VolumesBackupsAdminTest-826119360-project-admin] https://10.4.3.200/volume/v3/backups/8203dfca-d735-442f-9a0b-1ad7c9ae7282 returned with HTTP 404 Jul 10 06:39:37.311364 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 963/3867] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:37 2026] GET /volume/v3/backups/8203dfca-d735-442f-9a0b-1ad7c9ae7282 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:39:37.315653 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-4532524c-8f63-4c0e-933d-b8f197d313e1 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:37.316897 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-963b2a8e-411b-4bbe-a653-7015bb055f73 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] https://10.4.3.200/volume/v3/volumes/b6f03e47-bcef-429a-838c-3786e2a2f3ea returned with HTTP 200 Jul 10 06:39:37.317467 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-4532524c-8f63-4c0e-933d-b8f197d313e1 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/volumes/57e3f04d-438f-4b68-97f8-fad5fa290e62 Jul 10 06:39:37.317622 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 966/3868] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:37 2026] GET /volume/v3/volumes/b6f03e47-bcef-429a-838c-3786e2a2f3ea => generated 861 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:37.317756 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-4532524c-8f63-4c0e-933d-b8f197d313e1 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:37.317963 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-4532524c-8f63-4c0e-933d-b8f197d313e1 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:37.318338 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-9283c13b-12ae-402f-a6dc-4f097822c554 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:37.320300 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9283c13b-12ae-402f-a6dc-4f097822c554 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] DELETE https://10.4.3.200/volume/v3/backups/9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac Jul 10 06:39:37.320588 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9283c13b-12ae-402f-a6dc-4f097822c554 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:37.320821 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9283c13b-12ae-402f-a6dc-4f097822c554 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:37.320957 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.contrib.backups [None req-9283c13b-12ae-402f-a6dc-4f097822c554 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Delete backup with id: 9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac. Jul 10 06:39:37.324834 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:37.324834 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:39:37.328251 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-4532524c-8f63-4c0e-933d-b8f197d313e1 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Volume info retrieved successfully. Jul 10 06:39:37.329101 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:37.329101 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:39:37.331689 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-9c4e03a2-3363-4e83-8a2f-59bc37ccc14f None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:37.332583 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-4532524c-8f63-4c0e-933d-b8f197d313e1 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/volumes/57e3f04d-438f-4b68-97f8-fad5fa290e62 returned with HTTP 200 Jul 10 06:39:37.332990 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 979/3869] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:37 2026] GET /volume/v3/volumes/57e3f04d-438f-4b68-97f8-fad5fa290e62 => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:37.334532 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9c4e03a2-3363-4e83-8a2f-59bc37ccc14f tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] POST https://10.4.3.200/volume/v3/volumes/b6f03e47-bcef-429a-838c-3786e2a2f3ea/action Jul 10 06:39:37.334532 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9c4e03a2-3363-4e83-8a2f-59bc37ccc14f tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Action body: b'{"os-detach": {}}' {{(pid=99976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:39:37.334696 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9c4e03a2-3363-4e83-8a2f-59bc37ccc14f tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:39:37.344092 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.backup.rpcapi [None req-9283c13b-12ae-402f-a6dc-4f097822c554 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] delete_backup rpcapi backup_id 9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac {{(pid=99977) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 06:39:37.345893 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:37.345893 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:39:37.346489 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-9c4e03a2-3363-4e83-8a2f-59bc37ccc14f tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Volume info retrieved successfully. Jul 10 06:39:37.347510 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9283c13b-12ae-402f-a6dc-4f097822c554 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] https://10.4.3.200/volume/v3/backups/9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac returned with HTTP 202 Jul 10 06:39:37.348062 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 962/3870] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:39:37 2026] DELETE /volume/v3/backups/9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:39:37.355531 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-a037bb0f-0be7-4e58-849b-2c95e3cedd86 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:37.358260 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a037bb0f-0be7-4e58-849b-2c95e3cedd86 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] GET https://10.4.3.200/volume/v3/backups/9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac Jul 10 06:39:37.358260 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a037bb0f-0be7-4e58-849b-2c95e3cedd86 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:37.358445 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a037bb0f-0be7-4e58-849b-2c95e3cedd86 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:37.358594 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-a037bb0f-0be7-4e58-849b-2c95e3cedd86 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Show backup with id 9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:37.362742 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:37.362742 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:39:37.363638 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a037bb0f-0be7-4e58-849b-2c95e3cedd86 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] https://10.4.3.200/volume/v3/backups/9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac returned with HTTP 200 Jul 10 06:39:37.364035 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 967/3871] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:37 2026] GET /volume/v3/backups/9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:37.851839 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-9c4e03a2-3363-4e83-8a2f-59bc37ccc14f tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Detach volume completed successfully. Jul 10 06:39:37.852129 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9c4e03a2-3363-4e83-8a2f-59bc37ccc14f tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] https://10.4.3.200/volume/v3/volumes/b6f03e47-bcef-429a-838c-3786e2a2f3ea/action returned with HTTP 202 Jul 10 06:39:37.852483 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 964/3872] 10.4.3.200 () {68 vars in 1390 bytes} [Fri Jul 10 06:39:37 2026] POST /volume/v3/volumes/b6f03e47-bcef-429a-838c-3786e2a2f3ea/action => generated 0 bytes in 521 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:39:37.858981 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-31148933-22fe-4bf0-9dbd-f77529698064 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:37.860775 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-31148933-22fe-4bf0-9dbd-f77529698064 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] GET https://10.4.3.200/volume/v3/volumes/b6f03e47-bcef-429a-838c-3786e2a2f3ea Jul 10 06:39:37.861011 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-31148933-22fe-4bf0-9dbd-f77529698064 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:37.861208 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-31148933-22fe-4bf0-9dbd-f77529698064 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:37.869618 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:37.869618 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:39:37.874512 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-31148933-22fe-4bf0-9dbd-f77529698064 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Volume info retrieved successfully. Jul 10 06:39:37.878358 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-31148933-22fe-4bf0-9dbd-f77529698064 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] https://10.4.3.200/volume/v3/volumes/b6f03e47-bcef-429a-838c-3786e2a2f3ea returned with HTTP 200 Jul 10 06:39:37.878708 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 980/3873] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:37 2026] GET /volume/v3/volumes/b6f03e47-bcef-429a-838c-3786e2a2f3ea => generated 861 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:37.890643 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-fa9c56aa-175d-4057-89a9-2f5166ddd4bd None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:37.890925 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-f208076b-ae4d-43e0-b036-6d5d3bc8a981 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:37.892323 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-fa9c56aa-175d-4057-89a9-2f5166ddd4bd tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/e521fbea-505c-41ca-88b4-47a720f6785e Jul 10 06:39:37.892530 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-fa9c56aa-175d-4057-89a9-2f5166ddd4bd tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:37.892701 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-fa9c56aa-175d-4057-89a9-2f5166ddd4bd tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:37.892758 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f208076b-ae4d-43e0-b036-6d5d3bc8a981 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] GET https://10.4.3.200/volume/v3/volumes/b6f03e47-bcef-429a-838c-3786e2a2f3ea Jul 10 06:39:37.892801 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-fa9c56aa-175d-4057-89a9-2f5166ddd4bd tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id e521fbea-505c-41ca-88b4-47a720f6785e. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:37.892919 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f208076b-ae4d-43e0-b036-6d5d3bc8a981 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:37.893173 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f208076b-ae4d-43e0-b036-6d5d3bc8a981 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:37.896940 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:37.896940 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:39:37.897434 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-fa9c56aa-175d-4057-89a9-2f5166ddd4bd tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/e521fbea-505c-41ca-88b4-47a720f6785e returned with HTTP 200 Jul 10 06:39:37.897794 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 963/3874] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:39:37 2026] GET /volume/v3/backups/e521fbea-505c-41ca-88b4-47a720f6785e => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:37.901377 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:37.901377 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:39:37.908304 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-f208076b-ae4d-43e0-b036-6d5d3bc8a981 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Volume info retrieved successfully. Jul 10 06:39:37.913146 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f208076b-ae4d-43e0-b036-6d5d3bc8a981 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] https://10.4.3.200/volume/v3/volumes/b6f03e47-bcef-429a-838c-3786e2a2f3ea returned with HTTP 200 Jul 10 06:39:37.913558 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 968/3875] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:37 2026] GET /volume/v3/volumes/b6f03e47-bcef-429a-838c-3786e2a2f3ea => generated 861 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:37.925308 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-e7a924eb-1ca0-4755-95b4-034cc730c29c None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:37.927517 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e7a924eb-1ca0-4755-95b4-034cc730c29c tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] DELETE https://10.4.3.200/volume/v3/volumes/b6f03e47-bcef-429a-838c-3786e2a2f3ea Jul 10 06:39:37.927744 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e7a924eb-1ca0-4755-95b4-034cc730c29c tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:37.928207 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e7a924eb-1ca0-4755-95b4-034cc730c29c tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:37.928207 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-e7a924eb-1ca0-4755-95b4-034cc730c29c tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Delete volume with id: b6f03e47-bcef-429a-838c-3786e2a2f3ea Jul 10 06:39:37.935073 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:37.935073 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:39:37.935588 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-e7a924eb-1ca0-4755-95b4-034cc730c29c tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Volume info retrieved successfully. Jul 10 06:39:37.960193 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-e7a924eb-1ca0-4755-95b4-034cc730c29c tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Delete volume request issued successfully. Jul 10 06:39:37.960467 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e7a924eb-1ca0-4755-95b4-034cc730c29c tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] https://10.4.3.200/volume/v3/volumes/b6f03e47-bcef-429a-838c-3786e2a2f3ea returned with HTTP 202 Jul 10 06:39:37.960966 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 965/3876] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:39:37 2026] DELETE /volume/v3/volumes/b6f03e47-bcef-429a-838c-3786e2a2f3ea => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:39:37.968714 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-2a30a5e3-a7eb-4b10-8301-bd5df84acf91 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:37.970274 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-2a30a5e3-a7eb-4b10-8301-bd5df84acf91 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] GET https://10.4.3.200/volume/v3/volumes/b6f03e47-bcef-429a-838c-3786e2a2f3ea Jul 10 06:39:37.970464 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-2a30a5e3-a7eb-4b10-8301-bd5df84acf91 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:37.970670 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-2a30a5e3-a7eb-4b10-8301-bd5df84acf91 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:37.977688 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:37.977688 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:39:37.981372 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-2a30a5e3-a7eb-4b10-8301-bd5df84acf91 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Volume info retrieved successfully. Jul 10 06:39:37.987074 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-2a30a5e3-a7eb-4b10-8301-bd5df84acf91 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] https://10.4.3.200/volume/v3/volumes/b6f03e47-bcef-429a-838c-3786e2a2f3ea returned with HTTP 200 Jul 10 06:39:37.988097 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 981/3877] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:37 2026] GET /volume/v3/volumes/b6f03e47-bcef-429a-838c-3786e2a2f3ea => generated 860 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:38.346061 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-95c194b1-08ae-4e8e-a45f-872dc2b745e7 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:38.347752 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-95c194b1-08ae-4e8e-a45f-872dc2b745e7 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] GET https://10.4.3.200/volume/v3/volumes/57e3f04d-438f-4b68-97f8-fad5fa290e62 Jul 10 06:39:38.347983 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-95c194b1-08ae-4e8e-a45f-872dc2b745e7 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:38.348184 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-95c194b1-08ae-4e8e-a45f-872dc2b745e7 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:38.353615 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-95c194b1-08ae-4e8e-a45f-872dc2b745e7 tempest-VolumesBackupsTest-10859482 tempest-VolumesBackupsTest-10859482-project-member] https://10.4.3.200/volume/v3/volumes/57e3f04d-438f-4b68-97f8-fad5fa290e62 returned with HTTP 404 Jul 10 06:39:38.354174 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 964/3878] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:38 2026] GET /volume/v3/volumes/57e3f04d-438f-4b68-97f8-fad5fa290e62 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:39:38.373633 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-b1bf247d-fb72-4d8a-8802-3fa1fea7c1ca None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:38.377251 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b1bf247d-fb72-4d8a-8802-3fa1fea7c1ca tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] GET https://10.4.3.200/volume/v3/backups/9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac Jul 10 06:39:38.377251 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b1bf247d-fb72-4d8a-8802-3fa1fea7c1ca tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:38.377251 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b1bf247d-fb72-4d8a-8802-3fa1fea7c1ca tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:38.377251 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-b1bf247d-fb72-4d8a-8802-3fa1fea7c1ca tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Show backup with id 9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:38.380376 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b1bf247d-fb72-4d8a-8802-3fa1fea7c1ca tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] https://10.4.3.200/volume/v3/backups/9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac returned with HTTP 404 Jul 10 06:39:38.380931 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 969/3879] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:38 2026] GET /volume/v3/backups/9b60e0f8-6b83-4e8d-afb6-fbe90dbda4ac => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:39:38.458701 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-6c4ef153-ae9b-40f9-b779-922aa7b366d9 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:38.460806 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6c4ef153-ae9b-40f9-b779-922aa7b366d9 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] GET https://10.4.3.200/volume/v3/volumes/a54f98c6-add0-4351-addc-95ef74de812d Jul 10 06:39:38.461035 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6c4ef153-ae9b-40f9-b779-922aa7b366d9 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:38.461221 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6c4ef153-ae9b-40f9-b779-922aa7b366d9 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:38.468766 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:38.468766 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:39:38.472048 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-6c4ef153-ae9b-40f9-b779-922aa7b366d9 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Volume info retrieved successfully. Jul 10 06:39:38.476302 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6c4ef153-ae9b-40f9-b779-922aa7b366d9 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] https://10.4.3.200/volume/v3/volumes/a54f98c6-add0-4351-addc-95ef74de812d returned with HTTP 200 Jul 10 06:39:38.476697 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 966/3880] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:38 2026] GET /volume/v3/volumes/a54f98c6-add0-4351-addc-95ef74de812d => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:38.492379 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-0296ac1d-3890-404f-8ed7-4e32c82913f1 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:38.495148 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-0296ac1d-3890-404f-8ed7-4e32c82913f1 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] DELETE https://10.4.3.200/volume/v3/volumes/a54f98c6-add0-4351-addc-95ef74de812d Jul 10 06:39:38.495148 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-0296ac1d-3890-404f-8ed7-4e32c82913f1 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:38.495148 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-0296ac1d-3890-404f-8ed7-4e32c82913f1 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Calling method 'delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:38.495148 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-0296ac1d-3890-404f-8ed7-4e32c82913f1 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Delete volume with id: a54f98c6-add0-4351-addc-95ef74de812d Jul 10 06:39:38.503985 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:38.503985 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:39:38.505530 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-0296ac1d-3890-404f-8ed7-4e32c82913f1 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Volume info retrieved successfully. Jul 10 06:39:38.527084 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-0296ac1d-3890-404f-8ed7-4e32c82913f1 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Delete volume request issued successfully. Jul 10 06:39:38.528310 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-0296ac1d-3890-404f-8ed7-4e32c82913f1 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] https://10.4.3.200/volume/v3/volumes/a54f98c6-add0-4351-addc-95ef74de812d returned with HTTP 202 Jul 10 06:39:38.528310 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 982/3881] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:39:38 2026] DELETE /volume/v3/volumes/a54f98c6-add0-4351-addc-95ef74de812d => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:39:38.540256 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-3c29910a-f365-4d82-a0b9-a60c6119a70a None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:38.543553 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3c29910a-f365-4d82-a0b9-a60c6119a70a tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] GET https://10.4.3.200/volume/v3/volumes/a54f98c6-add0-4351-addc-95ef74de812d Jul 10 06:39:38.543553 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3c29910a-f365-4d82-a0b9-a60c6119a70a tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:38.543952 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3c29910a-f365-4d82-a0b9-a60c6119a70a tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:38.553148 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:38.553148 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:39:38.558244 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-3c29910a-f365-4d82-a0b9-a60c6119a70a tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Volume info retrieved successfully. Jul 10 06:39:38.562753 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3c29910a-f365-4d82-a0b9-a60c6119a70a tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] https://10.4.3.200/volume/v3/volumes/a54f98c6-add0-4351-addc-95ef74de812d returned with HTTP 200 Jul 10 06:39:38.563227 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 965/3882] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:38 2026] GET /volume/v3/volumes/a54f98c6-add0-4351-addc-95ef74de812d => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:38.910934 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-cb4bb1da-7208-4894-bc4f-628020be749e None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:38.915525 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-cb4bb1da-7208-4894-bc4f-628020be749e tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/e521fbea-505c-41ca-88b4-47a720f6785e Jul 10 06:39:38.915525 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-cb4bb1da-7208-4894-bc4f-628020be749e tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:38.915525 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-cb4bb1da-7208-4894-bc4f-628020be749e tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:38.915525 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-cb4bb1da-7208-4894-bc4f-628020be749e tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id e521fbea-505c-41ca-88b4-47a720f6785e. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:38.920722 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:38.920722 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:39:38.921429 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-cb4bb1da-7208-4894-bc4f-628020be749e tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/e521fbea-505c-41ca-88b4-47a720f6785e returned with HTTP 200 Jul 10 06:39:38.922379 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 970/3883] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:39:38 2026] GET /volume/v3/backups/e521fbea-505c-41ca-88b4-47a720f6785e => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:39.002933 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-63bfd894-15a1-4905-81f5-8e8deca44b52 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:39.004803 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-63bfd894-15a1-4905-81f5-8e8deca44b52 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] GET https://10.4.3.200/volume/v3/volumes/b6f03e47-bcef-429a-838c-3786e2a2f3ea Jul 10 06:39:39.005027 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-63bfd894-15a1-4905-81f5-8e8deca44b52 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:39.005295 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-63bfd894-15a1-4905-81f5-8e8deca44b52 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:39.011413 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-63bfd894-15a1-4905-81f5-8e8deca44b52 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] https://10.4.3.200/volume/v3/volumes/b6f03e47-bcef-429a-838c-3786e2a2f3ea returned with HTTP 404 Jul 10 06:39:39.012265 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 967/3884] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:39 2026] GET /volume/v3/volumes/b6f03e47-bcef-429a-838c-3786e2a2f3ea => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:39:39.577140 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-9780f191-910c-4a94-95ce-346be63f395e None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:39.578708 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-9780f191-910c-4a94-95ce-346be63f395e tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] GET https://10.4.3.200/volume/v3/volumes/a54f98c6-add0-4351-addc-95ef74de812d Jul 10 06:39:39.578876 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-9780f191-910c-4a94-95ce-346be63f395e tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:39.579064 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-9780f191-910c-4a94-95ce-346be63f395e tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:39.584964 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-9780f191-910c-4a94-95ce-346be63f395e tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] https://10.4.3.200/volume/v3/volumes/a54f98c6-add0-4351-addc-95ef74de812d returned with HTTP 404 Jul 10 06:39:39.585471 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 983/3885] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:39 2026] GET /volume/v3/volumes/a54f98c6-add0-4351-addc-95ef74de812d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:39:39.596961 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-d2e369db-7c5a-47b8-86a1-bd9dfb99c2b4 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:39.600525 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d2e369db-7c5a-47b8-86a1-bd9dfb99c2b4 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:39:39.600525 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d2e369db-7c5a-47b8-86a1-bd9dfb99c2b4 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-2072807568"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:39:39.600525 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.volumes [None req-d2e369db-7c5a-47b8-86a1-bd9dfb99c2b4 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-2072807568'}} {{(pid=99977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:39:39.601248 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-d2e369db-7c5a-47b8-86a1-bd9dfb99c2b4 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Create volume of 1 GB Jul 10 06:39:39.612809 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-d2e369db-7c5a-47b8-86a1-bd9dfb99c2b4 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Availability Zones retrieved successfully. Jul 10 06:39:39.625959 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-d2e369db-7c5a-47b8-86a1-bd9dfb99c2b4 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Flow 'volume_create_api' (ab653058-5fce-4d8b-8183-f655a7a035be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:39:39.627411 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-d2e369db-7c5a-47b8-86a1-bd9dfb99c2b4 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6440298-e4db-4fe3-b34a-8be19f1f5219) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:39:39.628781 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.flows.api.create_volume [None req-d2e369db-7c5a-47b8-86a1-bd9dfb99c2b4 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Validating volume size '1' using validate_int {{(pid=99977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:39:39.659287 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-d2e369db-7c5a-47b8-86a1-bd9dfb99c2b4 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6440298-e4db-4fe3-b34a-8be19f1f5219) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:39:39.660079 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-d2e369db-7c5a-47b8-86a1-bd9dfb99c2b4 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ddd6eea6-fafb-4075-91f6-7fba276f2304) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:39:39.701017 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-d2e369db-7c5a-47b8-86a1-bd9dfb99c2b4 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Created reservations ['e29b57d8-49e3-44ff-bb0d-7214435e6317', '496b2667-7d08-4204-8147-6ddcf72caf11', '451f0e80-0605-48ab-b5de-62f26c353e2f', 'ec36d04e-3da2-4600-8369-c651ea3d5c16'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:39:39.701739 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-d2e369db-7c5a-47b8-86a1-bd9dfb99c2b4 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ddd6eea6-fafb-4075-91f6-7fba276f2304) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e29b57d8-49e3-44ff-bb0d-7214435e6317', '496b2667-7d08-4204-8147-6ddcf72caf11', '451f0e80-0605-48ab-b5de-62f26c353e2f', 'ec36d04e-3da2-4600-8369-c651ea3d5c16']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:39:39.702397 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-d2e369db-7c5a-47b8-86a1-bd9dfb99c2b4 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bbb85908-55fd-4ca8-b55c-3c51b0e15d63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:39:39.726769 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-d2e369db-7c5a-47b8-86a1-bd9dfb99c2b4 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bbb85908-55fd-4ca8-b55c-3c51b0e15d63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0669d949-6ef5-45d6-b48b-c2e2b679db20', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-2072807568',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8a9fe4caff6b419ea0a25ff1a2bc2c7e',qos_specs=None,replication_status=,reservations=['e29b57d8-49e3-44ff-bb0d-7214435e6317','496b2667-7d08-4204-8147-6ddcf72caf11','451f0e80-0605-48ab-b5de-62f26c353e2f','ec36d04e-3da2-4600-8369-c651ea3d5c16'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7da2b65be7f849a296c33f156320b68e',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:39:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-2072807568',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0669d949-6ef5-45d6-b48b-c2e2b679db20,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8a9fe4caff6b419ea0a25ff1a2bc2c7e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7da2b65be7f849a296c33f156320b68e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:39:39.727511 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-d2e369db-7c5a-47b8-86a1-bd9dfb99c2b4 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f28bd948-630d-4d5b-b019-b7d7396a33d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:39:39.748820 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-d2e369db-7c5a-47b8-86a1-bd9dfb99c2b4 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f28bd948-630d-4d5b-b019-b7d7396a33d4) transitioned into state 'SUCCESS' from state '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-2072807568',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8a9fe4caff6b419ea0a25ff1a2bc2c7e',qos_specs=None,replication_status=,reservations=['e29b57d8-49e3-44ff-bb0d-7214435e6317','496b2667-7d08-4204-8147-6ddcf72caf11','451f0e80-0605-48ab-b5de-62f26c353e2f','ec36d04e-3da2-4600-8369-c651ea3d5c16'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7da2b65be7f849a296c33f156320b68e',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:39:39.749846 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-d2e369db-7c5a-47b8-86a1-bd9dfb99c2b4 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a157ab1-337c-4525-9eb7-eb67d520045b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:39:39.759376 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-d2e369db-7c5a-47b8-86a1-bd9dfb99c2b4 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a157ab1-337c-4525-9eb7-eb67d520045b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:39:39.760153 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-d2e369db-7c5a-47b8-86a1-bd9dfb99c2b4 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Flow 'volume_create_api' (ab653058-5fce-4d8b-8183-f655a7a035be) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:39:39.760423 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-d2e369db-7c5a-47b8-86a1-bd9dfb99c2b4 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Create volume request issued successfully. Jul 10 06:39:39.761013 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d2e369db-7c5a-47b8-86a1-bd9dfb99c2b4 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:39:39.762147 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 966/3886] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 10 06:39:39 2026] POST /volume/v3/volumes => generated 754 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:39:39.773330 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-b489f498-412e-488c-9a77-f196223c7bcf None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:39.775147 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b489f498-412e-488c-9a77-f196223c7bcf tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] GET https://10.4.3.200/volume/v3/volumes/0669d949-6ef5-45d6-b48b-c2e2b679db20 Jul 10 06:39:39.775335 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b489f498-412e-488c-9a77-f196223c7bcf tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:39.775569 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b489f498-412e-488c-9a77-f196223c7bcf tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:39.783973 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:39.783973 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:39:39.787798 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-b489f498-412e-488c-9a77-f196223c7bcf tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Volume info retrieved successfully. Jul 10 06:39:39.792366 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b489f498-412e-488c-9a77-f196223c7bcf tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] https://10.4.3.200/volume/v3/volumes/0669d949-6ef5-45d6-b48b-c2e2b679db20 returned with HTTP 200 Jul 10 06:39:39.792982 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 971/3887] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:39 2026] GET /volume/v3/volumes/0669d949-6ef5-45d6-b48b-c2e2b679db20 => generated 822 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:39.934171 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-2a2fa074-e979-45d9-a25c-d2a982d98714 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:39.940489 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2a2fa074-e979-45d9-a25c-d2a982d98714 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/e521fbea-505c-41ca-88b4-47a720f6785e Jul 10 06:39:39.940851 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2a2fa074-e979-45d9-a25c-d2a982d98714 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:39.941096 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2a2fa074-e979-45d9-a25c-d2a982d98714 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:39.941250 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-2a2fa074-e979-45d9-a25c-d2a982d98714 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id e521fbea-505c-41ca-88b4-47a720f6785e. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:39.946616 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:39.946616 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:39:39.947578 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2a2fa074-e979-45d9-a25c-d2a982d98714 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/e521fbea-505c-41ca-88b4-47a720f6785e returned with HTTP 200 Jul 10 06:39:39.948070 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 968/3888] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:39:39 2026] GET /volume/v3/backups/e521fbea-505c-41ca-88b4-47a720f6785e => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:40.806529 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-9379e15e-9927-4e48-93f8-74c6a71bfa74 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:40.808182 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-9379e15e-9927-4e48-93f8-74c6a71bfa74 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] GET https://10.4.3.200/volume/v3/volumes/0669d949-6ef5-45d6-b48b-c2e2b679db20 Jul 10 06:39:40.808373 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-9379e15e-9927-4e48-93f8-74c6a71bfa74 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:40.808564 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-9379e15e-9927-4e48-93f8-74c6a71bfa74 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:40.815064 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:40.815064 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:39:40.818599 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-9379e15e-9927-4e48-93f8-74c6a71bfa74 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Volume info retrieved successfully. Jul 10 06:39:40.822637 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-9379e15e-9927-4e48-93f8-74c6a71bfa74 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] https://10.4.3.200/volume/v3/volumes/0669d949-6ef5-45d6-b48b-c2e2b679db20 returned with HTTP 200 Jul 10 06:39:40.822999 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 984/3889] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:40 2026] GET /volume/v3/volumes/0669d949-6ef5-45d6-b48b-c2e2b679db20 => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:40.843075 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-297be7f3-8cdf-4a34-a083-abf9dd132199 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:40.844885 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-297be7f3-8cdf-4a34-a083-abf9dd132199 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] POST https://10.4.3.200/volume/v3/backups Jul 10 06:39:40.845206 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-297be7f3-8cdf-4a34-a083-abf9dd132199 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0669d949-6ef5-45d6-b48b-c2e2b679db20", "name": "tempest-VolumesBackupsAdminTest-Backup-1540329625", "container": "tempest-volumesbackupsadmintest-backup-container-232809669"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:39:40.846594 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.contrib.backups [None req-297be7f3-8cdf-4a34-a083-abf9dd132199 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Creating new backup {'backup': {'volume_id': '0669d949-6ef5-45d6-b48b-c2e2b679db20', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1540329625', 'container': 'tempest-volumesbackupsadmintest-backup-container-232809669'}} {{(pid=99977) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 06:39:40.846777 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.contrib.backups [None req-297be7f3-8cdf-4a34-a083-abf9dd132199 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Creating backup of volume 0669d949-6ef5-45d6-b48b-c2e2b679db20 in container tempest-volumesbackupsadmintest-backup-container-232809669 Jul 10 06:39:40.856645 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:40.856645 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:39:40.857324 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-297be7f3-8cdf-4a34-a083-abf9dd132199 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Volume info retrieved successfully. Jul 10 06:39:40.873263 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-297be7f3-8cdf-4a34-a083-abf9dd132199 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Created reservations ['21e5bc00-af3b-4902-b189-dce9351169bd', 'c905f467-5426-4fd0-ba96-6121a957e42a'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:39:40.900245 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-297be7f3-8cdf-4a34-a083-abf9dd132199 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] https://10.4.3.200/volume/v3/backups returned with HTTP 202 Jul 10 06:39:40.900913 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 967/3890] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 10 06:39:40 2026] POST /volume/v3/backups => generated 335 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:39:40.908092 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-13bc8399-d277-4846-bf68-77c91084ad14 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:40.910935 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-13bc8399-d277-4846-bf68-77c91084ad14 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] GET https://10.4.3.200/volume/v3/backups/e4a2dea1-46e3-45ff-a309-9abe06b2194e Jul 10 06:39:40.911155 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-13bc8399-d277-4846-bf68-77c91084ad14 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:40.911338 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-13bc8399-d277-4846-bf68-77c91084ad14 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:40.911436 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-13bc8399-d277-4846-bf68-77c91084ad14 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Show backup with id e4a2dea1-46e3-45ff-a309-9abe06b2194e. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:40.916176 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:40.916176 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:39:40.916945 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-13bc8399-d277-4846-bf68-77c91084ad14 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] https://10.4.3.200/volume/v3/backups/e4a2dea1-46e3-45ff-a309-9abe06b2194e returned with HTTP 200 Jul 10 06:39:40.917597 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 972/3891] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:40 2026] GET /volume/v3/backups/e4a2dea1-46e3-45ff-a309-9abe06b2194e => generated 798 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:40.960778 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-407d06cb-ddd1-4584-9f38-102cc932e2df None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:40.963141 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-407d06cb-ddd1-4584-9f38-102cc932e2df tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/e521fbea-505c-41ca-88b4-47a720f6785e Jul 10 06:39:40.963603 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-407d06cb-ddd1-4584-9f38-102cc932e2df tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:40.963804 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-407d06cb-ddd1-4584-9f38-102cc932e2df tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:40.963987 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-407d06cb-ddd1-4584-9f38-102cc932e2df tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id e521fbea-505c-41ca-88b4-47a720f6785e. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:40.969624 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:40.969624 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:39:40.970230 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-407d06cb-ddd1-4584-9f38-102cc932e2df tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/e521fbea-505c-41ca-88b4-47a720f6785e returned with HTTP 200 Jul 10 06:39:40.970608 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 969/3892] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:39:40 2026] GET /volume/v3/backups/e521fbea-505c-41ca-88b4-47a720f6785e => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:41.231492 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-e028f0f5-795a-4f51-bfd2-d50838a4395e None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:41.231804 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-e028f0f5-795a-4f51-bfd2-d50838a4395e None None] GET https://10.4.3.200/volume// Jul 10 06:39:41.231979 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-e028f0f5-795a-4f51-bfd2-d50838a4395e None None] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:41.232191 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-e028f0f5-795a-4f51-bfd2-d50838a4395e None None] Calling method 'all' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:41.232571 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-e028f0f5-795a-4f51-bfd2-d50838a4395e None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:39:41.232881 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 985/3893] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:39: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 10 06:39:41.242918 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-25110404-333f-4f93-8adc-2f29c8b74509 req-09d13230-338e-4a8b-a599-ebb729dadc35 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:41.245357 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-25110404-333f-4f93-8adc-2f29c8b74509 req-09d13230-338e-4a8b-a599-ebb729dadc35 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] GET https://10.4.3.200/volume/v3/volumes/18493ac2-9777-4acd-9d0c-499fdca92c28 Jul 10 06:39:41.245571 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-25110404-333f-4f93-8adc-2f29c8b74509 req-09d13230-338e-4a8b-a599-ebb729dadc35 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:41.245742 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-25110404-333f-4f93-8adc-2f29c8b74509 req-09d13230-338e-4a8b-a599-ebb729dadc35 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:41.254471 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:41.254471 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:39:41.257637 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-25110404-333f-4f93-8adc-2f29c8b74509 req-09d13230-338e-4a8b-a599-ebb729dadc35 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Volume info retrieved successfully. Jul 10 06:39:41.263939 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-25110404-333f-4f93-8adc-2f29c8b74509 req-09d13230-338e-4a8b-a599-ebb729dadc35 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] https://10.4.3.200/volume/v3/volumes/18493ac2-9777-4acd-9d0c-499fdca92c28 returned with HTTP 200 Jul 10 06:39:41.264669 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 968/3894] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 10 06:39:41 2026] GET /volume/v3/volumes/18493ac2-9777-4acd-9d0c-499fdca92c28 => generated 1429 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:39:41.353317 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-25110404-333f-4f93-8adc-2f29c8b74509 req-f8ced09f-b2bc-4385-96fc-eedd0098a17c None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:41.355443 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-25110404-333f-4f93-8adc-2f29c8b74509 req-f8ced09f-b2bc-4385-96fc-eedd0098a17c tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] PUT https://10.4.3.200/volume/v3/attachments/0d0e82dd-a6b3-4027-bf21-2bf9e0919d46 Jul 10 06:39:41.355841 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-25110404-333f-4f93-8adc-2f29c8b74509 req-f8ced09f-b2bc-4385-96fc-eedd0098a17c tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000004964", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad080837985", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8eedee5c-bca8-4f5c-8f66-111c7b448d96", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:39:41.363939 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-25110404-333f-4f93-8adc-2f29c8b74509 req-f8ced09f-b2bc-4385-96fc-eedd0098a17c tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Acquiring lock "cinder-attachment_update-18493ac2-9777-4acd-9d0c-499fdca92c28-np0000004964" by "attachment_update" {{(pid=99978) __acquire /opt/stack/cinder/cinder/coordination.py:210}} Jul 10 06:39:41.370059 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-25110404-333f-4f93-8adc-2f29c8b74509 req-f8ced09f-b2bc-4385-96fc-eedd0098a17c tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Lock "cinder-attachment_update-18493ac2-9777-4acd-9d0c-499fdca92c28-np0000004964" acquired by "attachment_update" :: waited 0.006s {{(pid=99978) __acquire /opt/stack/cinder/cinder/coordination.py:228}} Jul 10 06:39:41.372219 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:41.372219 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:39:41.372319 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-808b7e44-b637-491b-a072-ac51406a9ae6 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:41.373716 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-808b7e44-b637-491b-a072-ac51406a9ae6 tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:39:41.374166 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-808b7e44-b637-491b-a072-ac51406a9ae6 tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "8939ca72-758b-49bf-be8b-162af43ee2bf", "size": 1, "name": "tempest-VolumesExtendTest-Volume-946368866"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:39:41.375784 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-808b7e44-b637-491b-a072-ac51406a9ae6 tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] Create volume request body: {'volume': {'imageRef': '8939ca72-758b-49bf-be8b-162af43ee2bf', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-946368866'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:39:41.541189 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-808b7e44-b637-491b-a072-ac51406a9ae6 tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] Create volume of 1 GB Jul 10 06:39:41.545673 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-808b7e44-b637-491b-a072-ac51406a9ae6 tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] Availability Zones retrieved successfully. Jul 10 06:39:41.552593 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-808b7e44-b637-491b-a072-ac51406a9ae6 tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] Flow 'volume_create_api' (83e14abd-7115-49f3-9b16-66ce67abd477) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:39:41.553750 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-808b7e44-b637-491b-a072-ac51406a9ae6 tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac5a19fc-5eb7-4c86-bae8-cbb5804f457b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:39:41.554904 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-808b7e44-b637-491b-a072-ac51406a9ae6 tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] Validating volume size '1' using validate_int {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:39:41.608988 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-808b7e44-b637-491b-a072-ac51406a9ae6 tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac5a19fc-5eb7-4c86-bae8-cbb5804f457b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:39:41.610069 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-808b7e44-b637-491b-a072-ac51406a9ae6 tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b2b0a46-8ae6-4cd1-808c-1d996a859e6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:39:41.675771 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-808b7e44-b637-491b-a072-ac51406a9ae6 tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] Created reservations ['88ba5178-dd50-4892-bde1-08ebddb0856e', '4578e201-b7a2-4437-8c41-d3da9bda2125', '081a2cbe-0dba-4c7f-a007-b8f6e3358134', '3d42b74e-7142-4d81-8df3-62975df30b11'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:39:41.676750 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-808b7e44-b637-491b-a072-ac51406a9ae6 tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b2b0a46-8ae6-4cd1-808c-1d996a859e6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['88ba5178-dd50-4892-bde1-08ebddb0856e', '4578e201-b7a2-4437-8c41-d3da9bda2125', '081a2cbe-0dba-4c7f-a007-b8f6e3358134', '3d42b74e-7142-4d81-8df3-62975df30b11']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:39:41.677443 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-808b7e44-b637-491b-a072-ac51406a9ae6 tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35ad9648-3cca-44ca-b845-2fb5a834497c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:39:41.699684 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-808b7e44-b637-491b-a072-ac51406a9ae6 tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35ad9648-3cca-44ca-b845-2fb5a834497c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6a61d724-fceb-4281-9a4e-ce1206e57cb8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-946368866',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f570db1ca7454387aa8fc76c16179497',qos_specs=None,replication_status=,reservations=['88ba5178-dd50-4892-bde1-08ebddb0856e','4578e201-b7a2-4437-8c41-d3da9bda2125','081a2cbe-0dba-4c7f-a007-b8f6e3358134','3d42b74e-7142-4d81-8df3-62975df30b11'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9380c61acd6476faf1c708e3e1f9850',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:39:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-946368866',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6a61d724-fceb-4281-9a4e-ce1206e57cb8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f570db1ca7454387aa8fc76c16179497',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f9380c61acd6476faf1c708e3e1f9850',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:39:41.700820 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-808b7e44-b637-491b-a072-ac51406a9ae6 tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e2c1ca9-b7c0-441c-b8ec-ee4a11b68684) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:39:41.719428 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-808b7e44-b637-491b-a072-ac51406a9ae6 tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e2c1ca9-b7c0-441c-b8ec-ee4a11b68684) transitioned into state 'SUCCESS' from state '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-946368866',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f570db1ca7454387aa8fc76c16179497',qos_specs=None,replication_status=,reservations=['88ba5178-dd50-4892-bde1-08ebddb0856e','4578e201-b7a2-4437-8c41-d3da9bda2125','081a2cbe-0dba-4c7f-a007-b8f6e3358134','3d42b74e-7142-4d81-8df3-62975df30b11'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9380c61acd6476faf1c708e3e1f9850',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:39:41.720132 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-808b7e44-b637-491b-a072-ac51406a9ae6 tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (844205b4-37b6-4f07-a512-219fe96a1379) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:39:41.729860 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-808b7e44-b637-491b-a072-ac51406a9ae6 tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (844205b4-37b6-4f07-a512-219fe96a1379) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:39:41.730944 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-808b7e44-b637-491b-a072-ac51406a9ae6 tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] Flow 'volume_create_api' (83e14abd-7115-49f3-9b16-66ce67abd477) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:39:41.731388 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-808b7e44-b637-491b-a072-ac51406a9ae6 tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] Create volume request issued successfully. Jul 10 06:39:41.731991 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-808b7e44-b637-491b-a072-ac51406a9ae6 tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:39:41.732728 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 970/3895] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 10 06:39:41 2026] POST /volume/v3/volumes => generated 747 bytes in 361 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:39:41.748471 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-12b9e68c-da11-4e86-93dd-0ce0417c8f09 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:41.750558 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-12b9e68c-da11-4e86-93dd-0ce0417c8f09 tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] GET https://10.4.3.200/volume/v3/volumes/6a61d724-fceb-4281-9a4e-ce1206e57cb8 Jul 10 06:39:41.750774 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-12b9e68c-da11-4e86-93dd-0ce0417c8f09 tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:41.750953 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-12b9e68c-da11-4e86-93dd-0ce0417c8f09 tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:41.770954 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:41.770954 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:39:41.785302 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-12b9e68c-da11-4e86-93dd-0ce0417c8f09 tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] Volume info retrieved successfully. Jul 10 06:39:41.789206 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-12b9e68c-da11-4e86-93dd-0ce0417c8f09 tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] https://10.4.3.200/volume/v3/volumes/6a61d724-fceb-4281-9a4e-ce1206e57cb8 returned with HTTP 200 Jul 10 06:39:41.789569 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 986/3896] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:41 2026] GET /volume/v3/volumes/6a61d724-fceb-4281-9a4e-ce1206e57cb8 => generated 815 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:41.893799 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-25110404-333f-4f93-8adc-2f29c8b74509 req-f8ced09f-b2bc-4385-96fc-eedd0098a17c tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Lock "cinder-attachment_update-18493ac2-9777-4acd-9d0c-499fdca92c28-np0000004964" released by "attachment_update" :: held 0.524s {{(pid=99978) __release /opt/stack/cinder/cinder/coordination.py:239}} Jul 10 06:39:41.894124 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-25110404-333f-4f93-8adc-2f29c8b74509 req-f8ced09f-b2bc-4385-96fc-eedd0098a17c tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] https://10.4.3.200/volume/v3/attachments/0d0e82dd-a6b3-4027-bf21-2bf9e0919d46 returned with HTTP 200 Jul 10 06:39:41.894615 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 973/3897] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 10 06:39:41 2026] PUT /volume/v3/attachments/0d0e82dd-a6b3-4027-bf21-2bf9e0919d46 => generated 969 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:39:41.926418 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-7b0e4b42-7dae-4175-b7ac-39cfd15630f4 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:41.928098 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7b0e4b42-7dae-4175-b7ac-39cfd15630f4 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] GET https://10.4.3.200/volume/v3/backups/e4a2dea1-46e3-45ff-a309-9abe06b2194e Jul 10 06:39:41.928270 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-7b0e4b42-7dae-4175-b7ac-39cfd15630f4 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:41.928446 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-7b0e4b42-7dae-4175-b7ac-39cfd15630f4 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:41.928577 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-7b0e4b42-7dae-4175-b7ac-39cfd15630f4 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Show backup with id e4a2dea1-46e3-45ff-a309-9abe06b2194e. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:41.932316 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:41.932316 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:39:41.932967 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7b0e4b42-7dae-4175-b7ac-39cfd15630f4 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] https://10.4.3.200/volume/v3/backups/e4a2dea1-46e3-45ff-a309-9abe06b2194e returned with HTTP 200 Jul 10 06:39:41.933332 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 969/3898] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:41 2026] GET /volume/v3/backups/e4a2dea1-46e3-45ff-a309-9abe06b2194e => generated 800 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:41.981693 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-9969a085-8241-4d71-8daf-d95f2a1bcb55 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:41.983685 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9969a085-8241-4d71-8daf-d95f2a1bcb55 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/e521fbea-505c-41ca-88b4-47a720f6785e Jul 10 06:39:41.983867 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9969a085-8241-4d71-8daf-d95f2a1bcb55 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:41.984059 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9969a085-8241-4d71-8daf-d95f2a1bcb55 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:41.984175 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-9969a085-8241-4d71-8daf-d95f2a1bcb55 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id e521fbea-505c-41ca-88b4-47a720f6785e. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:41.989087 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:41.989087 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:39:41.989732 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9969a085-8241-4d71-8daf-d95f2a1bcb55 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/e521fbea-505c-41ca-88b4-47a720f6785e returned with HTTP 200 Jul 10 06:39:41.990135 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 971/3899] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:39:41 2026] GET /volume/v3/backups/e521fbea-505c-41ca-88b4-47a720f6785e => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:42.408128 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-25110404-333f-4f93-8adc-2f29c8b74509 req-79d19c32-3f2b-4872-98fd-e6812828ed90 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:42.410056 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-25110404-333f-4f93-8adc-2f29c8b74509 req-79d19c32-3f2b-4872-98fd-e6812828ed90 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] POST https://10.4.3.200/volume/v3/attachments/0d0e82dd-a6b3-4027-bf21-2bf9e0919d46/action Jul 10 06:39:42.410356 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-25110404-333f-4f93-8adc-2f29c8b74509 req-79d19c32-3f2b-4872-98fd-e6812828ed90 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Action body: b'{"os-complete": null}' {{(pid=99975) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:39:42.410463 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-25110404-333f-4f93-8adc-2f29c8b74509 req-79d19c32-3f2b-4872-98fd-e6812828ed90 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:39:42.425043 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:42.425043 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:39:42.434243 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-25110404-333f-4f93-8adc-2f29c8b74509 req-79d19c32-3f2b-4872-98fd-e6812828ed90 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] https://10.4.3.200/volume/v3/attachments/0d0e82dd-a6b3-4027-bf21-2bf9e0919d46/action returned with HTTP 204 Jul 10 06:39:42.434765 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 987/3900] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 10 06:39:42 2026] POST /volume/v3/attachments/0d0e82dd-a6b3-4027-bf21-2bf9e0919d46/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:39:42.804233 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-97e47a80-7cec-4579-9e67-953b64bd3272 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:42.806989 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-97e47a80-7cec-4579-9e67-953b64bd3272 tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] GET https://10.4.3.200/volume/v3/volumes/6a61d724-fceb-4281-9a4e-ce1206e57cb8 Jul 10 06:39:42.807296 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-97e47a80-7cec-4579-9e67-953b64bd3272 tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:42.807630 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-97e47a80-7cec-4579-9e67-953b64bd3272 tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:42.818666 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:42.818666 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:39:42.824271 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-97e47a80-7cec-4579-9e67-953b64bd3272 tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] Volume info retrieved successfully. Jul 10 06:39:42.831763 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-97e47a80-7cec-4579-9e67-953b64bd3272 tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] https://10.4.3.200/volume/v3/volumes/6a61d724-fceb-4281-9a4e-ce1206e57cb8 returned with HTTP 200 Jul 10 06:39:42.832419 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 974/3901] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:42 2026] GET /volume/v3/volumes/6a61d724-fceb-4281-9a4e-ce1206e57cb8 => generated 1355 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:39:42.845881 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-1d715375-c261-4fac-8cef-2478cfef36b3 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:42.848034 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1d715375-c261-4fac-8cef-2478cfef36b3 tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] POST https://10.4.3.200/volume/v3/volumes/6a61d724-fceb-4281-9a4e-ce1206e57cb8/action Jul 10 06:39:42.848446 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1d715375-c261-4fac-8cef-2478cfef36b3 tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:39:42.848637 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1d715375-c261-4fac-8cef-2478cfef36b3 tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:39:42.859577 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:42.859577 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:39:42.861043 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-1d715375-c261-4fac-8cef-2478cfef36b3 tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] Volume info retrieved successfully. Jul 10 06:39:42.901782 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-1d715375-c261-4fac-8cef-2478cfef36b3 tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] Created reservations ['1d53f718-e723-4bec-a99d-f0194e6ea701', '39c873fc-76e4-447c-bcc0-6bc7f966156b'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:39:42.911931 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-1d715375-c261-4fac-8cef-2478cfef36b3 tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] Extend volume request issued successfully. Jul 10 06:39:42.912128 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1d715375-c261-4fac-8cef-2478cfef36b3 tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] https://10.4.3.200/volume/v3/volumes/6a61d724-fceb-4281-9a4e-ce1206e57cb8/action returned with HTTP 202 Jul 10 06:39:42.912612 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 970/3902] 10.4.3.200 () {68 vars in 1390 bytes} [Fri Jul 10 06:39:42 2026] POST /volume/v3/volumes/6a61d724-fceb-4281-9a4e-ce1206e57cb8/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:39:42.920269 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-9d278486-8a5f-45d9-bc47-ce1b8fefec64 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:42.922209 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9d278486-8a5f-45d9-bc47-ce1b8fefec64 tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] GET https://10.4.3.200/volume/v3/volumes/6a61d724-fceb-4281-9a4e-ce1206e57cb8 Jul 10 06:39:42.922415 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9d278486-8a5f-45d9-bc47-ce1b8fefec64 tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:42.922548 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9d278486-8a5f-45d9-bc47-ce1b8fefec64 tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:42.930033 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:42.930033 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:39:42.933836 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-9d278486-8a5f-45d9-bc47-ce1b8fefec64 tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] Volume info retrieved successfully. Jul 10 06:39:42.938624 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9d278486-8a5f-45d9-bc47-ce1b8fefec64 tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] https://10.4.3.200/volume/v3/volumes/6a61d724-fceb-4281-9a4e-ce1206e57cb8 returned with HTTP 200 Jul 10 06:39:42.939017 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 972/3903] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:42 2026] GET /volume/v3/volumes/6a61d724-fceb-4281-9a4e-ce1206e57cb8 => generated 1355 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:39:42.944250 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-e79ced17-4a66-40b8-91de-acea82d9a838 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:42.946636 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-e79ced17-4a66-40b8-91de-acea82d9a838 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] GET https://10.4.3.200/volume/v3/backups/e4a2dea1-46e3-45ff-a309-9abe06b2194e Jul 10 06:39:42.946636 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-e79ced17-4a66-40b8-91de-acea82d9a838 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:42.946897 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-e79ced17-4a66-40b8-91de-acea82d9a838 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:42.946897 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-e79ced17-4a66-40b8-91de-acea82d9a838 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Show backup with id e4a2dea1-46e3-45ff-a309-9abe06b2194e. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:42.951620 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:42.951620 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:39:42.952407 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-e79ced17-4a66-40b8-91de-acea82d9a838 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] https://10.4.3.200/volume/v3/backups/e4a2dea1-46e3-45ff-a309-9abe06b2194e returned with HTTP 200 Jul 10 06:39:42.952858 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 988/3904] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:42 2026] GET /volume/v3/backups/e4a2dea1-46e3-45ff-a309-9abe06b2194e => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:43.000933 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-6de6ef48-cfe0-4f53-9324-35443403c375 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:43.002944 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6de6ef48-cfe0-4f53-9324-35443403c375 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/e521fbea-505c-41ca-88b4-47a720f6785e Jul 10 06:39:43.003185 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6de6ef48-cfe0-4f53-9324-35443403c375 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:43.003430 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6de6ef48-cfe0-4f53-9324-35443403c375 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:43.003593 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-6de6ef48-cfe0-4f53-9324-35443403c375 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id e521fbea-505c-41ca-88b4-47a720f6785e. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:43.007870 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:43.007870 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:39:43.008481 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6de6ef48-cfe0-4f53-9324-35443403c375 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/e521fbea-505c-41ca-88b4-47a720f6785e returned with HTTP 200 Jul 10 06:39:43.008866 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 975/3905] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:39:42 2026] GET /volume/v3/backups/e521fbea-505c-41ca-88b4-47a720f6785e => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:43.953986 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-1eedc136-7f7a-4cf4-90c2-6fd3f925e12b None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:43.955888 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1eedc136-7f7a-4cf4-90c2-6fd3f925e12b tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] GET https://10.4.3.200/volume/v3/volumes/6a61d724-fceb-4281-9a4e-ce1206e57cb8 Jul 10 06:39:43.956103 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1eedc136-7f7a-4cf4-90c2-6fd3f925e12b tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:43.956280 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1eedc136-7f7a-4cf4-90c2-6fd3f925e12b tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:43.964099 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-efa942c4-2841-42bd-b0c7-9a0e827c8eaf None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:43.964494 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:43.964494 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:39:43.966477 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-efa942c4-2841-42bd-b0c7-9a0e827c8eaf tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] GET https://10.4.3.200/volume/v3/backups/e4a2dea1-46e3-45ff-a309-9abe06b2194e Jul 10 06:39:43.968065 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-efa942c4-2841-42bd-b0c7-9a0e827c8eaf tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:43.968065 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-efa942c4-2841-42bd-b0c7-9a0e827c8eaf tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:43.968065 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-efa942c4-2841-42bd-b0c7-9a0e827c8eaf tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Show backup with id e4a2dea1-46e3-45ff-a309-9abe06b2194e. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:43.968211 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-1eedc136-7f7a-4cf4-90c2-6fd3f925e12b tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] Volume info retrieved successfully. Jul 10 06:39:43.971812 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1eedc136-7f7a-4cf4-90c2-6fd3f925e12b tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] https://10.4.3.200/volume/v3/volumes/6a61d724-fceb-4281-9a4e-ce1206e57cb8 returned with HTTP 200 Jul 10 06:39:43.972199 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 971/3906] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:43 2026] GET /volume/v3/volumes/6a61d724-fceb-4281-9a4e-ce1206e57cb8 => generated 1355 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:39:43.973164 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:43.973164 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:39:43.974700 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-efa942c4-2841-42bd-b0c7-9a0e827c8eaf tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] https://10.4.3.200/volume/v3/backups/e4a2dea1-46e3-45ff-a309-9abe06b2194e returned with HTTP 200 Jul 10 06:39:43.975168 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 973/3907] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:43 2026] GET /volume/v3/backups/e4a2dea1-46e3-45ff-a309-9abe06b2194e => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:43.985203 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-a3844b7c-af40-4c06-ad25-e6ddd05d6f2d None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:43.987316 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-a3844b7c-af40-4c06-ad25-e6ddd05d6f2d tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] GET https://10.4.3.200/volume/v3/volumes/6a61d724-fceb-4281-9a4e-ce1206e57cb8 Jul 10 06:39:43.987574 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-a3844b7c-af40-4c06-ad25-e6ddd05d6f2d tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:43.987819 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-a3844b7c-af40-4c06-ad25-e6ddd05d6f2d tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:43.994289 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:43.994289 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:39:43.997316 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-a3844b7c-af40-4c06-ad25-e6ddd05d6f2d tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] Volume info retrieved successfully. Jul 10 06:39:44.001188 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-a3844b7c-af40-4c06-ad25-e6ddd05d6f2d tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] https://10.4.3.200/volume/v3/volumes/6a61d724-fceb-4281-9a4e-ce1206e57cb8 returned with HTTP 200 Jul 10 06:39:44.001549 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 989/3908] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:43 2026] GET /volume/v3/volumes/6a61d724-fceb-4281-9a4e-ce1206e57cb8 => generated 1355 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:39:44.014214 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-80e942e5-a4cf-4850-8ee2-36929ba7cb51 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:44.016111 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-80e942e5-a4cf-4850-8ee2-36929ba7cb51 tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] GET https://10.4.3.200/volume/v3/volumes/6a61d724-fceb-4281-9a4e-ce1206e57cb8 Jul 10 06:39:44.016302 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-80e942e5-a4cf-4850-8ee2-36929ba7cb51 tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:44.016419 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-80e942e5-a4cf-4850-8ee2-36929ba7cb51 tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:44.020869 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-ed0b3789-0209-4669-83b7-abb590cbddcc None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:44.023042 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ed0b3789-0209-4669-83b7-abb590cbddcc tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/e521fbea-505c-41ca-88b4-47a720f6785e Jul 10 06:39:44.023299 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ed0b3789-0209-4669-83b7-abb590cbddcc tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:44.023559 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ed0b3789-0209-4669-83b7-abb590cbddcc tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:44.023832 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-ed0b3789-0209-4669-83b7-abb590cbddcc tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id e521fbea-505c-41ca-88b4-47a720f6785e. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:44.024105 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:44.024105 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:39:44.028574 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-80e942e5-a4cf-4850-8ee2-36929ba7cb51 tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] Volume info retrieved successfully. Jul 10 06:39:44.029167 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:44.029167 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:39:44.029805 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ed0b3789-0209-4669-83b7-abb590cbddcc tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/e521fbea-505c-41ca-88b4-47a720f6785e returned with HTTP 200 Jul 10 06:39:44.030174 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 972/3909] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:39:44 2026] GET /volume/v3/backups/e521fbea-505c-41ca-88b4-47a720f6785e => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:44.034252 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-80e942e5-a4cf-4850-8ee2-36929ba7cb51 tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] https://10.4.3.200/volume/v3/volumes/6a61d724-fceb-4281-9a4e-ce1206e57cb8 returned with HTTP 200 Jul 10 06:39:44.034813 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 976/3910] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:44 2026] GET /volume/v3/volumes/6a61d724-fceb-4281-9a4e-ce1206e57cb8 => generated 1355 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:39:44.047309 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-a414c272-0fe0-43d9-8cde-c8bdf047a533 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:44.048916 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a414c272-0fe0-43d9-8cde-c8bdf047a533 tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] DELETE https://10.4.3.200/volume/v3/volumes/6a61d724-fceb-4281-9a4e-ce1206e57cb8 Jul 10 06:39:44.049162 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a414c272-0fe0-43d9-8cde-c8bdf047a533 tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:44.049313 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a414c272-0fe0-43d9-8cde-c8bdf047a533 tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:44.049523 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-a414c272-0fe0-43d9-8cde-c8bdf047a533 tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] Delete volume with id: 6a61d724-fceb-4281-9a4e-ce1206e57cb8 Jul 10 06:39:44.056173 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:44.056173 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:39:44.056667 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-a414c272-0fe0-43d9-8cde-c8bdf047a533 tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] Volume info retrieved successfully. Jul 10 06:39:44.074878 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-a414c272-0fe0-43d9-8cde-c8bdf047a533 tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] Delete volume request issued successfully. Jul 10 06:39:44.075125 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a414c272-0fe0-43d9-8cde-c8bdf047a533 tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] https://10.4.3.200/volume/v3/volumes/6a61d724-fceb-4281-9a4e-ce1206e57cb8 returned with HTTP 202 Jul 10 06:39:44.075685 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 974/3911] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:39:44 2026] DELETE /volume/v3/volumes/6a61d724-fceb-4281-9a4e-ce1206e57cb8 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:39:44.088452 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-585216d9-9004-40fc-a37e-c0b4f77029cc None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:44.106758 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-585216d9-9004-40fc-a37e-c0b4f77029cc tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] GET https://10.4.3.200/volume/v3/volumes/6a61d724-fceb-4281-9a4e-ce1206e57cb8 Jul 10 06:39:44.108586 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-585216d9-9004-40fc-a37e-c0b4f77029cc tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:44.109089 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-585216d9-9004-40fc-a37e-c0b4f77029cc tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:44.134459 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:44.134459 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:39:44.139031 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-585216d9-9004-40fc-a37e-c0b4f77029cc tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] Volume info retrieved successfully. Jul 10 06:39:44.143767 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-585216d9-9004-40fc-a37e-c0b4f77029cc tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] https://10.4.3.200/volume/v3/volumes/6a61d724-fceb-4281-9a4e-ce1206e57cb8 returned with HTTP 200 Jul 10 06:39:44.144095 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 990/3912] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:44 2026] GET /volume/v3/volumes/6a61d724-fceb-4281-9a4e-ce1206e57cb8 => generated 1354 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:39:44.985526 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-8ac74e7e-6159-4acb-b74d-54ed5aa34308 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:44.987515 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8ac74e7e-6159-4acb-b74d-54ed5aa34308 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] GET https://10.4.3.200/volume/v3/backups/e4a2dea1-46e3-45ff-a309-9abe06b2194e Jul 10 06:39:44.987728 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-8ac74e7e-6159-4acb-b74d-54ed5aa34308 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:44.987953 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-8ac74e7e-6159-4acb-b74d-54ed5aa34308 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:44.988103 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-8ac74e7e-6159-4acb-b74d-54ed5aa34308 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Show backup with id e4a2dea1-46e3-45ff-a309-9abe06b2194e. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:44.992609 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:44.992609 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:39:44.993375 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8ac74e7e-6159-4acb-b74d-54ed5aa34308 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] https://10.4.3.200/volume/v3/backups/e4a2dea1-46e3-45ff-a309-9abe06b2194e returned with HTTP 200 Jul 10 06:39:44.993782 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 973/3913] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:44 2026] GET /volume/v3/backups/e4a2dea1-46e3-45ff-a309-9abe06b2194e => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:45.040304 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-59fdaf02-c2dc-46dd-bb50-e4b9115463ff None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:45.042313 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-59fdaf02-c2dc-46dd-bb50-e4b9115463ff tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/e521fbea-505c-41ca-88b4-47a720f6785e Jul 10 06:39:45.042560 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-59fdaf02-c2dc-46dd-bb50-e4b9115463ff tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:45.042785 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-59fdaf02-c2dc-46dd-bb50-e4b9115463ff tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:45.042930 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-59fdaf02-c2dc-46dd-bb50-e4b9115463ff tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id e521fbea-505c-41ca-88b4-47a720f6785e. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:45.048976 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:45.048976 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:39:45.049737 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-59fdaf02-c2dc-46dd-bb50-e4b9115463ff tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/e521fbea-505c-41ca-88b4-47a720f6785e returned with HTTP 200 Jul 10 06:39:45.050150 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 977/3914] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:39:45 2026] GET /volume/v3/backups/e521fbea-505c-41ca-88b4-47a720f6785e => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:45.158486 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-cdea7eac-3c99-4bd2-ac6d-c5f9b9baebbd None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:45.160254 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-cdea7eac-3c99-4bd2-ac6d-c5f9b9baebbd tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] GET https://10.4.3.200/volume/v3/volumes/6a61d724-fceb-4281-9a4e-ce1206e57cb8 Jul 10 06:39:45.160467 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-cdea7eac-3c99-4bd2-ac6d-c5f9b9baebbd tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:45.160703 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-cdea7eac-3c99-4bd2-ac6d-c5f9b9baebbd tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:45.166353 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-cdea7eac-3c99-4bd2-ac6d-c5f9b9baebbd tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] https://10.4.3.200/volume/v3/volumes/6a61d724-fceb-4281-9a4e-ce1206e57cb8 returned with HTTP 404 Jul 10 06:39:45.166876 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 975/3915] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:45 2026] GET /volume/v3/volumes/6a61d724-fceb-4281-9a4e-ce1206e57cb8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:39:45.174245 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-70d0121b-7c4e-4864-aeef-a6261a25d4cf None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:45.175750 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-70d0121b-7c4e-4864-aeef-a6261a25d4cf tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:39:45.176079 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-70d0121b-7c4e-4864-aeef-a6261a25d4cf tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-1954870523"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:39:45.177370 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.volumes [None req-70d0121b-7c4e-4864-aeef-a6261a25d4cf tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1954870523'}} {{(pid=99975) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:39:45.177482 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-70d0121b-7c4e-4864-aeef-a6261a25d4cf tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] Create volume of 1 GB Jul 10 06:39:45.181594 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-70d0121b-7c4e-4864-aeef-a6261a25d4cf tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] Availability Zones retrieved successfully. Jul 10 06:39:45.187056 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-70d0121b-7c4e-4864-aeef-a6261a25d4cf tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] Flow 'volume_create_api' (0b413735-9b57-495b-a29c-6d26acda469e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:39:45.187928 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-70d0121b-7c4e-4864-aeef-a6261a25d4cf tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10dcf088-8686-4d37-b9d7-e616e0e6e258) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:39:45.188763 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.flows.api.create_volume [None req-70d0121b-7c4e-4864-aeef-a6261a25d4cf tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] Validating volume size '1' using validate_int {{(pid=99975) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:39:45.214485 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-70d0121b-7c4e-4864-aeef-a6261a25d4cf tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10dcf088-8686-4d37-b9d7-e616e0e6e258) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:39:45.215335 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-70d0121b-7c4e-4864-aeef-a6261a25d4cf tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66fa31ed-5792-4282-a893-1a973d26014b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:39:45.311468 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.quota [None req-70d0121b-7c4e-4864-aeef-a6261a25d4cf tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] Created reservations ['df58ab33-bb00-4d16-ae89-f07d41cd4b87', '0899e094-8d72-4e4b-8123-2d1d38b3291a', 'a9d578af-a306-47f4-8c0a-d162a42bd2e2', '8b1bf897-cee6-41f5-b124-6738d3fb197b'] {{(pid=99975) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:39:45.311860 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-70d0121b-7c4e-4864-aeef-a6261a25d4cf tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66fa31ed-5792-4282-a893-1a973d26014b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['df58ab33-bb00-4d16-ae89-f07d41cd4b87', '0899e094-8d72-4e4b-8123-2d1d38b3291a', 'a9d578af-a306-47f4-8c0a-d162a42bd2e2', '8b1bf897-cee6-41f5-b124-6738d3fb197b']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:39:45.312884 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-70d0121b-7c4e-4864-aeef-a6261a25d4cf tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8e94a85-2643-438f-a6db-25a3c3bc2b48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:39:45.333973 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-70d0121b-7c4e-4864-aeef-a6261a25d4cf tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8e94a85-2643-438f-a6db-25a3c3bc2b48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f810e026-97d8-408f-bbdc-988276c93ee7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1954870523',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f570db1ca7454387aa8fc76c16179497',qos_specs=None,replication_status=,reservations=['df58ab33-bb00-4d16-ae89-f07d41cd4b87','0899e094-8d72-4e4b-8123-2d1d38b3291a','a9d578af-a306-47f4-8c0a-d162a42bd2e2','8b1bf897-cee6-41f5-b124-6738d3fb197b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9380c61acd6476faf1c708e3e1f9850',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:39:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1954870523',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f810e026-97d8-408f-bbdc-988276c93ee7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f570db1ca7454387aa8fc76c16179497',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f9380c61acd6476faf1c708e3e1f9850',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:39:45.334801 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-70d0121b-7c4e-4864-aeef-a6261a25d4cf tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54d5630c-c67e-439b-b590-9ce6ba01ee3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:39:45.360574 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-70d0121b-7c4e-4864-aeef-a6261a25d4cf tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54d5630c-c67e-439b-b590-9ce6ba01ee3b) transitioned into state 'SUCCESS' from state '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-1954870523',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f570db1ca7454387aa8fc76c16179497',qos_specs=None,replication_status=,reservations=['df58ab33-bb00-4d16-ae89-f07d41cd4b87','0899e094-8d72-4e4b-8123-2d1d38b3291a','a9d578af-a306-47f4-8c0a-d162a42bd2e2','8b1bf897-cee6-41f5-b124-6738d3fb197b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9380c61acd6476faf1c708e3e1f9850',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:39:45.363743 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-70d0121b-7c4e-4864-aeef-a6261a25d4cf tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15d83eb2-7845-4409-a677-ed096db64588) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:39:45.379283 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-70d0121b-7c4e-4864-aeef-a6261a25d4cf tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15d83eb2-7845-4409-a677-ed096db64588) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:39:45.380580 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-70d0121b-7c4e-4864-aeef-a6261a25d4cf tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] Flow 'volume_create_api' (0b413735-9b57-495b-a29c-6d26acda469e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:39:45.380580 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-70d0121b-7c4e-4864-aeef-a6261a25d4cf tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] Create volume request issued successfully. Jul 10 06:39:45.380989 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-70d0121b-7c4e-4864-aeef-a6261a25d4cf tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:39:45.381463 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 991/3916] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 10 06:39:45 2026] POST /volume/v3/volumes => generated 748 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:39:45.392333 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-86eaaeea-e8f1-4edb-a0ef-944cb6f6e5ce None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:45.394004 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-86eaaeea-e8f1-4edb-a0ef-944cb6f6e5ce tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] GET https://10.4.3.200/volume/v3/volumes/f810e026-97d8-408f-bbdc-988276c93ee7 Jul 10 06:39:45.394239 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-86eaaeea-e8f1-4edb-a0ef-944cb6f6e5ce tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:45.394470 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-86eaaeea-e8f1-4edb-a0ef-944cb6f6e5ce tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:45.401183 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:45.401183 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:39:45.404678 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-86eaaeea-e8f1-4edb-a0ef-944cb6f6e5ce tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] Volume info retrieved successfully. Jul 10 06:39:45.408772 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-86eaaeea-e8f1-4edb-a0ef-944cb6f6e5ce tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] https://10.4.3.200/volume/v3/volumes/f810e026-97d8-408f-bbdc-988276c93ee7 returned with HTTP 200 Jul 10 06:39:45.409159 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 974/3917] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:45 2026] GET /volume/v3/volumes/f810e026-97d8-408f-bbdc-988276c93ee7 => generated 816 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:46.008443 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-5b75ca04-c85f-4ea7-8c62-0b2c57f6fd9f None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:46.010293 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5b75ca04-c85f-4ea7-8c62-0b2c57f6fd9f tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] GET https://10.4.3.200/volume/v3/backups/e4a2dea1-46e3-45ff-a309-9abe06b2194e Jul 10 06:39:46.010553 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5b75ca04-c85f-4ea7-8c62-0b2c57f6fd9f tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:46.010761 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5b75ca04-c85f-4ea7-8c62-0b2c57f6fd9f tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:46.010921 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-5b75ca04-c85f-4ea7-8c62-0b2c57f6fd9f tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Show backup with id e4a2dea1-46e3-45ff-a309-9abe06b2194e. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:46.015574 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:46.015574 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:39:46.016778 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5b75ca04-c85f-4ea7-8c62-0b2c57f6fd9f tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] https://10.4.3.200/volume/v3/backups/e4a2dea1-46e3-45ff-a309-9abe06b2194e returned with HTTP 200 Jul 10 06:39:46.016948 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 978/3918] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:46 2026] GET /volume/v3/backups/e4a2dea1-46e3-45ff-a309-9abe06b2194e => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:46.061165 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-168814a5-5e1a-4458-bf29-228bf4ef8ce1 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:46.063993 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-168814a5-5e1a-4458-bf29-228bf4ef8ce1 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/e521fbea-505c-41ca-88b4-47a720f6785e Jul 10 06:39:46.063993 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-168814a5-5e1a-4458-bf29-228bf4ef8ce1 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:46.063993 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-168814a5-5e1a-4458-bf29-228bf4ef8ce1 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:46.063993 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-168814a5-5e1a-4458-bf29-228bf4ef8ce1 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id e521fbea-505c-41ca-88b4-47a720f6785e. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:46.067487 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:46.067487 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:39:46.068740 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-168814a5-5e1a-4458-bf29-228bf4ef8ce1 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/e521fbea-505c-41ca-88b4-47a720f6785e returned with HTTP 200 Jul 10 06:39:46.069359 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 976/3919] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:39:46 2026] GET /volume/v3/backups/e521fbea-505c-41ca-88b4-47a720f6785e => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:46.158637 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-f76d7eab-0cd1-4574-93f0-ce7036409a77 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:46.160603 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-f76d7eab-0cd1-4574-93f0-ce7036409a77 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:39:46.160945 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-f76d7eab-0cd1-4574-93f0-ce7036409a77 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-63198933"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:39:46.162346 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.volumes [None req-f76d7eab-0cd1-4574-93f0-ce7036409a77 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-63198933'}} {{(pid=99975) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:39:46.162458 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-f76d7eab-0cd1-4574-93f0-ce7036409a77 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Create volume of 1 GB Jul 10 06:39:46.162705 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:46.162705 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:39:46.167189 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-f76d7eab-0cd1-4574-93f0-ce7036409a77 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Availability Zones retrieved successfully. Jul 10 06:39:46.172898 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-f76d7eab-0cd1-4574-93f0-ce7036409a77 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Flow 'volume_create_api' (f7966d78-b907-4893-8b21-5cc0901acc4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:39:46.173750 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-f76d7eab-0cd1-4574-93f0-ce7036409a77 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09477904-28b1-41be-a399-7704fa4baff8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:39:46.174802 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.flows.api.create_volume [None req-f76d7eab-0cd1-4574-93f0-ce7036409a77 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Validating volume size '1' using validate_int {{(pid=99975) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:39:46.206415 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-f76d7eab-0cd1-4574-93f0-ce7036409a77 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09477904-28b1-41be-a399-7704fa4baff8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:39:46.207470 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-f76d7eab-0cd1-4574-93f0-ce7036409a77 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e58ee34-5323-47c0-ba3f-9f5891016b50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:39:46.263834 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.quota [None req-f76d7eab-0cd1-4574-93f0-ce7036409a77 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Created reservations ['f2c3b643-d511-47f6-81a9-f7dc3ef78768', '1cc297b4-00cb-4b63-87f5-a254b2095577', 'f0b5195a-745b-4903-a606-d026a4b87d84', '1c407088-f2ca-4288-b6e3-296181afd359'] {{(pid=99975) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:39:46.264789 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-f76d7eab-0cd1-4574-93f0-ce7036409a77 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e58ee34-5323-47c0-ba3f-9f5891016b50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f2c3b643-d511-47f6-81a9-f7dc3ef78768', '1cc297b4-00cb-4b63-87f5-a254b2095577', 'f0b5195a-745b-4903-a606-d026a4b87d84', '1c407088-f2ca-4288-b6e3-296181afd359']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:39:46.265657 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-f76d7eab-0cd1-4574-93f0-ce7036409a77 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf2f13cd-fca8-4225-9e25-da1023b7acca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:39:46.298591 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-f76d7eab-0cd1-4574-93f0-ce7036409a77 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf2f13cd-fca8-4225-9e25-da1023b7acca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8d1ed1c9-060a-4340-b3eb-b1c623295e63', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-63198933',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85d81afa1e094e07ab280f3d224165a7',qos_specs=None,replication_status=,reservations=['f2c3b643-d511-47f6-81a9-f7dc3ef78768','1cc297b4-00cb-4b63-87f5-a254b2095577','f0b5195a-745b-4903-a606-d026a4b87d84','1c407088-f2ca-4288-b6e3-296181afd359'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b078e482ffa04ca8851d25e8ac677f50',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:39:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-63198933',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8d1ed1c9-060a-4340-b3eb-b1c623295e63,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='85d81afa1e094e07ab280f3d224165a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b078e482ffa04ca8851d25e8ac677f50',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:39:46.299418 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-f76d7eab-0cd1-4574-93f0-ce7036409a77 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b82de47-a5c3-4ce4-a6b1-92e069b24856) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:39:46.322097 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-f76d7eab-0cd1-4574-93f0-ce7036409a77 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b82de47-a5c3-4ce4-a6b1-92e069b24856) transitioned into state 'SUCCESS' from state '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-63198933',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85d81afa1e094e07ab280f3d224165a7',qos_specs=None,replication_status=,reservations=['f2c3b643-d511-47f6-81a9-f7dc3ef78768','1cc297b4-00cb-4b63-87f5-a254b2095577','f0b5195a-745b-4903-a606-d026a4b87d84','1c407088-f2ca-4288-b6e3-296181afd359'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b078e482ffa04ca8851d25e8ac677f50',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:39:46.322947 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-f76d7eab-0cd1-4574-93f0-ce7036409a77 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (890e8235-f89a-4bf2-a0ec-2cb90b0e2ede) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:39:46.340832 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-f76d7eab-0cd1-4574-93f0-ce7036409a77 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (890e8235-f89a-4bf2-a0ec-2cb90b0e2ede) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:39:46.341915 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-f76d7eab-0cd1-4574-93f0-ce7036409a77 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Flow 'volume_create_api' (f7966d78-b907-4893-8b21-5cc0901acc4e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:39:46.342300 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-f76d7eab-0cd1-4574-93f0-ce7036409a77 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Create volume request issued successfully. Jul 10 06:39:46.343181 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-f76d7eab-0cd1-4574-93f0-ce7036409a77 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:39:46.343836 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 992/3920] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 10 06:39:46 2026] POST /volume/v3/volumes => generated 747 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:39:46.355902 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-f39c915e-1a8c-4950-aa3e-ca15d1451d58 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:46.357795 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f39c915e-1a8c-4950-aa3e-ca15d1451d58 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] GET https://10.4.3.200/volume/v3/volumes/8d1ed1c9-060a-4340-b3eb-b1c623295e63 Jul 10 06:39:46.357987 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f39c915e-1a8c-4950-aa3e-ca15d1451d58 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:46.358264 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f39c915e-1a8c-4950-aa3e-ca15d1451d58 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:46.366401 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:46.366401 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:39:46.370879 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-f39c915e-1a8c-4950-aa3e-ca15d1451d58 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Volume info retrieved successfully. Jul 10 06:39:46.377756 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f39c915e-1a8c-4950-aa3e-ca15d1451d58 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] https://10.4.3.200/volume/v3/volumes/8d1ed1c9-060a-4340-b3eb-b1c623295e63 returned with HTTP 200 Jul 10 06:39:46.378243 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 975/3921] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:46 2026] GET /volume/v3/volumes/8d1ed1c9-060a-4340-b3eb-b1c623295e63 => generated 815 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:46.421148 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-f28fef4e-ea38-4fd9-8526-b60fba7e69dc None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:46.422932 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f28fef4e-ea38-4fd9-8526-b60fba7e69dc tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] GET https://10.4.3.200/volume/v3/volumes/f810e026-97d8-408f-bbdc-988276c93ee7 Jul 10 06:39:46.423143 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f28fef4e-ea38-4fd9-8526-b60fba7e69dc tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:46.423339 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f28fef4e-ea38-4fd9-8526-b60fba7e69dc tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:46.430077 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:46.430077 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:39:46.433532 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-f28fef4e-ea38-4fd9-8526-b60fba7e69dc tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] Volume info retrieved successfully. Jul 10 06:39:46.437525 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f28fef4e-ea38-4fd9-8526-b60fba7e69dc tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] https://10.4.3.200/volume/v3/volumes/f810e026-97d8-408f-bbdc-988276c93ee7 returned with HTTP 200 Jul 10 06:39:46.437890 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 979/3922] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:46 2026] GET /volume/v3/volumes/f810e026-97d8-408f-bbdc-988276c93ee7 => generated 841 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:46.449860 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-e5ec2569-3c82-469e-99bc-4e0fa4c4327a None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:46.451561 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e5ec2569-3c82-469e-99bc-4e0fa4c4327a tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] POST https://10.4.3.200/volume/v3/snapshots Jul 10 06:39:46.451920 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e5ec2569-3c82-469e-99bc-4e0fa4c4327a tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f810e026-97d8-408f-bbdc-988276c93ee7", "name": "tempest-VolumesExtendTest-Snapshot-42918731"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:39:46.459804 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:46.459804 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:39:46.460257 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-e5ec2569-3c82-469e-99bc-4e0fa4c4327a tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] Volume info retrieved successfully. Jul 10 06:39:46.460385 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.snapshots [None req-e5ec2569-3c82-469e-99bc-4e0fa4c4327a tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] Create snapshot from volume f810e026-97d8-408f-bbdc-988276c93ee7 Jul 10 06:39:46.503757 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-e5ec2569-3c82-469e-99bc-4e0fa4c4327a tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] Created reservations ['d77428f4-b5e2-4620-b285-c4d886439631', '31edffa4-69e0-4730-919f-c7e21d195b55', '9e2a850a-dc59-49d0-a86f-cb9e21c44093', '78776249-c7d9-46ec-a2e0-637548d6fec8'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:39:46.549526 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-e5ec2569-3c82-469e-99bc-4e0fa4c4327a tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] Snapshot create request issued successfully. Jul 10 06:39:46.549890 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e5ec2569-3c82-469e-99bc-4e0fa4c4327a tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 10 06:39:46.550515 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 977/3923] 10.4.3.200 () {68 vars in 1265 bytes} [Fri Jul 10 06:39:46 2026] POST /volume/v3/snapshots => generated 302 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:39:46.568934 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-38c10fb2-d41f-467c-8b76-3361e5f2bf13 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:46.574770 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-38c10fb2-d41f-467c-8b76-3361e5f2bf13 tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] GET https://10.4.3.200/volume/v3/snapshots/ecf697f2-bd93-4f1b-a3c1-969f9946ae9d Jul 10 06:39:46.575702 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-38c10fb2-d41f-467c-8b76-3361e5f2bf13 tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:46.576490 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-38c10fb2-d41f-467c-8b76-3361e5f2bf13 tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:46.590372 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:46.590372 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:39:46.590842 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-38c10fb2-d41f-467c-8b76-3361e5f2bf13 tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] Snapshot retrieved successfully. Jul 10 06:39:46.591666 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-38c10fb2-d41f-467c-8b76-3361e5f2bf13 tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] https://10.4.3.200/volume/v3/snapshots/ecf697f2-bd93-4f1b-a3c1-969f9946ae9d returned with HTTP 200 Jul 10 06:39:46.592083 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 993/3924] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:39:46 2026] GET /volume/v3/snapshots/ecf697f2-bd93-4f1b-a3c1-969f9946ae9d => generated 434 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:47.028141 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-c64e3085-e50d-42db-8846-3e5e92760ce5 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:47.029867 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c64e3085-e50d-42db-8846-3e5e92760ce5 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] GET https://10.4.3.200/volume/v3/backups/e4a2dea1-46e3-45ff-a309-9abe06b2194e Jul 10 06:39:47.030126 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c64e3085-e50d-42db-8846-3e5e92760ce5 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:47.030466 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c64e3085-e50d-42db-8846-3e5e92760ce5 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:47.030634 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-c64e3085-e50d-42db-8846-3e5e92760ce5 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Show backup with id e4a2dea1-46e3-45ff-a309-9abe06b2194e. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:47.035545 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:47.035545 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:39:47.036315 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c64e3085-e50d-42db-8846-3e5e92760ce5 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] https://10.4.3.200/volume/v3/backups/e4a2dea1-46e3-45ff-a309-9abe06b2194e returned with HTTP 200 Jul 10 06:39:47.036648 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 976/3925] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:47 2026] GET /volume/v3/backups/e4a2dea1-46e3-45ff-a309-9abe06b2194e => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:47.079973 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-a9926283-7e63-4e1d-b602-471db48990b1 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:47.081760 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a9926283-7e63-4e1d-b602-471db48990b1 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/e521fbea-505c-41ca-88b4-47a720f6785e Jul 10 06:39:47.081994 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a9926283-7e63-4e1d-b602-471db48990b1 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:47.082261 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a9926283-7e63-4e1d-b602-471db48990b1 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:47.082395 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-a9926283-7e63-4e1d-b602-471db48990b1 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id e521fbea-505c-41ca-88b4-47a720f6785e. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:47.086800 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:47.086800 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:39:47.087494 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a9926283-7e63-4e1d-b602-471db48990b1 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/e521fbea-505c-41ca-88b4-47a720f6785e returned with HTTP 200 Jul 10 06:39:47.087919 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 980/3926] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:39:47 2026] GET /volume/v3/backups/e521fbea-505c-41ca-88b4-47a720f6785e => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:47.393054 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-98bf4250-1b0c-41a5-88de-b71ac006adde None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:47.394357 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-98bf4250-1b0c-41a5-88de-b71ac006adde tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] GET https://10.4.3.200/volume/v3/volumes/8d1ed1c9-060a-4340-b3eb-b1c623295e63 Jul 10 06:39:47.394641 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-98bf4250-1b0c-41a5-88de-b71ac006adde tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:47.394883 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-98bf4250-1b0c-41a5-88de-b71ac006adde tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:47.401234 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:47.401234 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:39:47.406070 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-98bf4250-1b0c-41a5-88de-b71ac006adde tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Volume info retrieved successfully. Jul 10 06:39:47.410564 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-98bf4250-1b0c-41a5-88de-b71ac006adde tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] https://10.4.3.200/volume/v3/volumes/8d1ed1c9-060a-4340-b3eb-b1c623295e63 returned with HTTP 200 Jul 10 06:39:47.411094 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 978/3927] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:47 2026] GET /volume/v3/volumes/8d1ed1c9-060a-4340-b3eb-b1c623295e63 => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:47.423936 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-ceceab60-cd86-4d35-a854-200c50b39ce0 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:47.425671 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-ceceab60-cd86-4d35-a854-200c50b39ce0 tempest-VolumesActionsTest-1878836996 tempest-VolumesActionsTest-1878836996-project-admin] POST https://10.4.3.200/volume/v3/volumes/8d1ed1c9-060a-4340-b3eb-b1c623295e63/action Jul 10 06:39:47.426004 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-ceceab60-cd86-4d35-a854-200c50b39ce0 tempest-VolumesActionsTest-1878836996 tempest-VolumesActionsTest-1878836996-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=99975) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:39:47.426137 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-ceceab60-cd86-4d35-a854-200c50b39ce0 tempest-VolumesActionsTest-1878836996 tempest-VolumesActionsTest-1878836996-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:39:47.433991 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:47.433991 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:39:47.434339 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.contrib.admin_actions [None req-ceceab60-cd86-4d35-a854-200c50b39ce0 tempest-VolumesActionsTest-1878836996 tempest-VolumesActionsTest-1878836996-project-admin] Updating volume '8d1ed1c9-060a-4340-b3eb-b1c623295e63' with '{'status': 'attaching'}' {{(pid=99975) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 10 06:39:47.451629 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-ceceab60-cd86-4d35-a854-200c50b39ce0 tempest-VolumesActionsTest-1878836996 tempest-VolumesActionsTest-1878836996-project-admin] https://10.4.3.200/volume/v3/volumes/8d1ed1c9-060a-4340-b3eb-b1c623295e63/action returned with HTTP 202 Jul 10 06:39:47.452144 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 994/3928] 10.4.3.200 () {68 vars in 1390 bytes} [Fri Jul 10 06:39:47 2026] POST /volume/v3/volumes/8d1ed1c9-060a-4340-b3eb-b1c623295e63/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:39:47.458342 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-447fa017-cdb3-4f32-aef2-7c4283abb078 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:47.459975 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-447fa017-cdb3-4f32-aef2-7c4283abb078 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] GET https://10.4.3.200/volume/v3/volumes/8d1ed1c9-060a-4340-b3eb-b1c623295e63 Jul 10 06:39:47.460192 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-447fa017-cdb3-4f32-aef2-7c4283abb078 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:47.460375 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-447fa017-cdb3-4f32-aef2-7c4283abb078 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:47.467537 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:47.467537 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:39:47.471007 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-447fa017-cdb3-4f32-aef2-7c4283abb078 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Volume info retrieved successfully. Jul 10 06:39:47.474614 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-447fa017-cdb3-4f32-aef2-7c4283abb078 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] https://10.4.3.200/volume/v3/volumes/8d1ed1c9-060a-4340-b3eb-b1c623295e63 returned with HTTP 200 Jul 10 06:39:47.474965 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 977/3929] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:47 2026] GET /volume/v3/volumes/8d1ed1c9-060a-4340-b3eb-b1c623295e63 => generated 840 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:47.487660 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-5e2e30d7-f950-4297-ba48-1af0ee778399 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:47.489601 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5e2e30d7-f950-4297-ba48-1af0ee778399 tempest-VolumesActionsTest-1878836996 tempest-VolumesActionsTest-1878836996-project-admin] POST https://10.4.3.200/volume/v3/volumes/8d1ed1c9-060a-4340-b3eb-b1c623295e63/action Jul 10 06:39:47.489961 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5e2e30d7-f950-4297-ba48-1af0ee778399 tempest-VolumesActionsTest-1878836996 tempest-VolumesActionsTest-1878836996-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:39:47.490117 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5e2e30d7-f950-4297-ba48-1af0ee778399 tempest-VolumesActionsTest-1878836996 tempest-VolumesActionsTest-1878836996-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:39:47.500759 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:47.500759 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:39:47.501128 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-5e2e30d7-f950-4297-ba48-1af0ee778399 tempest-VolumesActionsTest-1878836996 tempest-VolumesActionsTest-1878836996-project-admin] Volume info retrieved successfully. Jul 10 06:39:47.521446 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-5e2e30d7-f950-4297-ba48-1af0ee778399 tempest-VolumesActionsTest-1878836996 tempest-VolumesActionsTest-1878836996-project-admin] Delete volume request issued successfully. Jul 10 06:39:47.522125 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5e2e30d7-f950-4297-ba48-1af0ee778399 tempest-VolumesActionsTest-1878836996 tempest-VolumesActionsTest-1878836996-project-admin] https://10.4.3.200/volume/v3/volumes/8d1ed1c9-060a-4340-b3eb-b1c623295e63/action returned with HTTP 202 Jul 10 06:39:47.522247 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 981/3930] 10.4.3.200 () {68 vars in 1390 bytes} [Fri Jul 10 06:39:47 2026] POST /volume/v3/volumes/8d1ed1c9-060a-4340-b3eb-b1c623295e63/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:39:47.530044 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-64a858d5-91ec-41f1-9f74-e82029cea289 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:47.531716 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-64a858d5-91ec-41f1-9f74-e82029cea289 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] GET https://10.4.3.200/volume/v3/volumes/8d1ed1c9-060a-4340-b3eb-b1c623295e63 Jul 10 06:39:47.531716 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-64a858d5-91ec-41f1-9f74-e82029cea289 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:47.531716 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-64a858d5-91ec-41f1-9f74-e82029cea289 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:47.538875 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:47.538875 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:39:47.542161 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-64a858d5-91ec-41f1-9f74-e82029cea289 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Volume info retrieved successfully. Jul 10 06:39:47.546199 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-64a858d5-91ec-41f1-9f74-e82029cea289 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] https://10.4.3.200/volume/v3/volumes/8d1ed1c9-060a-4340-b3eb-b1c623295e63 returned with HTTP 200 Jul 10 06:39:47.546592 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 979/3931] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:47 2026] GET /volume/v3/volumes/8d1ed1c9-060a-4340-b3eb-b1c623295e63 => generated 839 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:47.601566 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-178db145-f31d-42bc-a585-0aceaa1fb4c3 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:47.603175 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-178db145-f31d-42bc-a585-0aceaa1fb4c3 tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] GET https://10.4.3.200/volume/v3/snapshots/ecf697f2-bd93-4f1b-a3c1-969f9946ae9d Jul 10 06:39:47.603389 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-178db145-f31d-42bc-a585-0aceaa1fb4c3 tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:47.603646 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-178db145-f31d-42bc-a585-0aceaa1fb4c3 tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:47.613499 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:47.613499 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:39:47.615070 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-178db145-f31d-42bc-a585-0aceaa1fb4c3 tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] Snapshot retrieved successfully. Jul 10 06:39:47.617519 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-178db145-f31d-42bc-a585-0aceaa1fb4c3 tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] https://10.4.3.200/volume/v3/snapshots/ecf697f2-bd93-4f1b-a3c1-969f9946ae9d returned with HTTP 200 Jul 10 06:39:47.619060 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 995/3932] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:39:47 2026] GET /volume/v3/snapshots/ecf697f2-bd93-4f1b-a3c1-969f9946ae9d => generated 461 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:47.630391 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-fb1378c6-f045-4c7c-8512-fb01040b4c33 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:47.632009 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-fb1378c6-f045-4c7c-8512-fb01040b4c33 tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] POST https://10.4.3.200/volume/v3/volumes/f810e026-97d8-408f-bbdc-988276c93ee7/action Jul 10 06:39:47.632338 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-fb1378c6-f045-4c7c-8512-fb01040b4c33 tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:39:47.632466 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-fb1378c6-f045-4c7c-8512-fb01040b4c33 tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:39:47.640599 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:47.640599 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:39:47.641089 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-fb1378c6-f045-4c7c-8512-fb01040b4c33 tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] Volume info retrieved successfully. Jul 10 06:39:47.675739 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-fb1378c6-f045-4c7c-8512-fb01040b4c33 tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] Created reservations ['00aad6a3-9661-4681-8e1b-d0087783c162', 'aad2e68f-69fa-4bca-8415-c785b13f48af'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:39:47.684401 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-fb1378c6-f045-4c7c-8512-fb01040b4c33 tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] Extend volume request issued successfully. Jul 10 06:39:47.684645 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-fb1378c6-f045-4c7c-8512-fb01040b4c33 tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] https://10.4.3.200/volume/v3/volumes/f810e026-97d8-408f-bbdc-988276c93ee7/action returned with HTTP 202 Jul 10 06:39:47.685150 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 978/3933] 10.4.3.200 () {68 vars in 1390 bytes} [Fri Jul 10 06:39:47 2026] POST /volume/v3/volumes/f810e026-97d8-408f-bbdc-988276c93ee7/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:39:47.694202 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-53c33774-e7ec-4e7c-a649-4480c4c25613 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:47.696304 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-53c33774-e7ec-4e7c-a649-4480c4c25613 tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] GET https://10.4.3.200/volume/v3/volumes/f810e026-97d8-408f-bbdc-988276c93ee7 Jul 10 06:39:47.696481 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-53c33774-e7ec-4e7c-a649-4480c4c25613 tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:47.696700 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-53c33774-e7ec-4e7c-a649-4480c4c25613 tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:47.703857 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:47.703857 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:39:47.707337 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-53c33774-e7ec-4e7c-a649-4480c4c25613 tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] Volume info retrieved successfully. Jul 10 06:39:47.712236 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-53c33774-e7ec-4e7c-a649-4480c4c25613 tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] https://10.4.3.200/volume/v3/volumes/f810e026-97d8-408f-bbdc-988276c93ee7 returned with HTTP 200 Jul 10 06:39:47.712776 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 982/3934] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:47 2026] GET /volume/v3/volumes/f810e026-97d8-408f-bbdc-988276c93ee7 => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:48.048249 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-453c2efd-3826-4d8a-8e63-9ed2b61897ad None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:48.050812 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-453c2efd-3826-4d8a-8e63-9ed2b61897ad tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] GET https://10.4.3.200/volume/v3/backups/e4a2dea1-46e3-45ff-a309-9abe06b2194e Jul 10 06:39:48.051105 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-453c2efd-3826-4d8a-8e63-9ed2b61897ad tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:48.051274 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-453c2efd-3826-4d8a-8e63-9ed2b61897ad tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:48.051413 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-453c2efd-3826-4d8a-8e63-9ed2b61897ad tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Show backup with id e4a2dea1-46e3-45ff-a309-9abe06b2194e. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:48.056185 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:48.056185 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:39:48.056984 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-453c2efd-3826-4d8a-8e63-9ed2b61897ad tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] https://10.4.3.200/volume/v3/backups/e4a2dea1-46e3-45ff-a309-9abe06b2194e returned with HTTP 200 Jul 10 06:39:48.057489 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 980/3935] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:48 2026] GET /volume/v3/backups/e4a2dea1-46e3-45ff-a309-9abe06b2194e => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:48.097921 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-c2605ede-5270-4d68-a614-0675f931e5a3 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:48.099754 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-c2605ede-5270-4d68-a614-0675f931e5a3 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/e521fbea-505c-41ca-88b4-47a720f6785e Jul 10 06:39:48.100044 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-c2605ede-5270-4d68-a614-0675f931e5a3 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:48.100218 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-c2605ede-5270-4d68-a614-0675f931e5a3 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:48.100334 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-c2605ede-5270-4d68-a614-0675f931e5a3 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id e521fbea-505c-41ca-88b4-47a720f6785e. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:48.104647 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:48.104647 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:39:48.105291 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-c2605ede-5270-4d68-a614-0675f931e5a3 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/e521fbea-505c-41ca-88b4-47a720f6785e returned with HTTP 200 Jul 10 06:39:48.105669 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 996/3936] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:39:48 2026] GET /volume/v3/backups/e521fbea-505c-41ca-88b4-47a720f6785e => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:48.558477 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-f5cd6aec-7272-465d-836c-e76bea3df56e None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:48.560163 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f5cd6aec-7272-465d-836c-e76bea3df56e tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] GET https://10.4.3.200/volume/v3/volumes/8d1ed1c9-060a-4340-b3eb-b1c623295e63 Jul 10 06:39:48.560332 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f5cd6aec-7272-465d-836c-e76bea3df56e tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:48.560497 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f5cd6aec-7272-465d-836c-e76bea3df56e tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:48.565550 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f5cd6aec-7272-465d-836c-e76bea3df56e tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] https://10.4.3.200/volume/v3/volumes/8d1ed1c9-060a-4340-b3eb-b1c623295e63 returned with HTTP 404 Jul 10 06:39:48.565913 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 979/3937] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:48 2026] GET /volume/v3/volumes/8d1ed1c9-060a-4340-b3eb-b1c623295e63 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:39:48.572516 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-fb203e56-defd-4956-bf80-2baccba03fef None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:48.574410 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-fb203e56-defd-4956-bf80-2baccba03fef tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] GET https://10.4.3.200/volume/v3/volumes/8d1ed1c9-060a-4340-b3eb-b1c623295e63 Jul 10 06:39:48.574628 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-fb203e56-defd-4956-bf80-2baccba03fef tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:48.574823 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-fb203e56-defd-4956-bf80-2baccba03fef tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:48.580522 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-fb203e56-defd-4956-bf80-2baccba03fef tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] https://10.4.3.200/volume/v3/volumes/8d1ed1c9-060a-4340-b3eb-b1c623295e63 returned with HTTP 404 Jul 10 06:39:48.580959 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 983/3938] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:48 2026] GET /volume/v3/volumes/8d1ed1c9-060a-4340-b3eb-b1c623295e63 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:39:48.588259 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-3f17d0cc-a357-4772-93be-23a51aa7ea36 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:48.590328 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3f17d0cc-a357-4772-93be-23a51aa7ea36 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] DELETE https://10.4.3.200/volume/v3/volumes/8d1ed1c9-060a-4340-b3eb-b1c623295e63 Jul 10 06:39:48.590624 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3f17d0cc-a357-4772-93be-23a51aa7ea36 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:48.590910 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3f17d0cc-a357-4772-93be-23a51aa7ea36 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:48.591146 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-3f17d0cc-a357-4772-93be-23a51aa7ea36 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Delete volume with id: 8d1ed1c9-060a-4340-b3eb-b1c623295e63 Jul 10 06:39:48.598619 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3f17d0cc-a357-4772-93be-23a51aa7ea36 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] https://10.4.3.200/volume/v3/volumes/8d1ed1c9-060a-4340-b3eb-b1c623295e63 returned with HTTP 404 Jul 10 06:39:48.599211 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 981/3939] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:39:48 2026] DELETE /volume/v3/volumes/8d1ed1c9-060a-4340-b3eb-b1c623295e63 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:39:48.607960 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-e7097a63-3e9d-4488-ba71-9718fac679ca None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:48.609809 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-e7097a63-3e9d-4488-ba71-9718fac679ca tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:39:48.610188 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-e7097a63-3e9d-4488-ba71-9718fac679ca tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-14977930"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:39:48.612000 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.volumes [None req-e7097a63-3e9d-4488-ba71-9718fac679ca tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-14977930'}} {{(pid=99975) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:39:48.612175 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-e7097a63-3e9d-4488-ba71-9718fac679ca tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Create volume of 1 GB Jul 10 06:39:48.616389 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-e7097a63-3e9d-4488-ba71-9718fac679ca tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Availability Zones retrieved successfully. Jul 10 06:39:48.621871 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-e7097a63-3e9d-4488-ba71-9718fac679ca tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Flow 'volume_create_api' (26577382-8346-442a-a38f-7738a8fe45fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:39:48.622771 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-e7097a63-3e9d-4488-ba71-9718fac679ca tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6462814a-cc12-44fc-bf83-3371cdc9f495) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:39:48.623682 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.flows.api.create_volume [None req-e7097a63-3e9d-4488-ba71-9718fac679ca tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Validating volume size '1' using validate_int {{(pid=99975) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:39:48.647626 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-e7097a63-3e9d-4488-ba71-9718fac679ca tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6462814a-cc12-44fc-bf83-3371cdc9f495) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:39:48.648306 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-e7097a63-3e9d-4488-ba71-9718fac679ca tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f35c5c5-3de9-471a-bb68-ed0cc6899e21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:39:48.681443 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.quota [None req-e7097a63-3e9d-4488-ba71-9718fac679ca tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Created reservations ['bdd0f8d0-a4d2-412e-858a-65577df1d935', '31ee7fd4-8c8d-4339-b263-947d83a3b959', '785136a3-1445-4521-8629-ac7ec16ae3f9', '62802ad1-5e68-4b89-b2fe-3344d0dcb600'] {{(pid=99975) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:39:48.682286 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-e7097a63-3e9d-4488-ba71-9718fac679ca tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f35c5c5-3de9-471a-bb68-ed0cc6899e21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bdd0f8d0-a4d2-412e-858a-65577df1d935', '31ee7fd4-8c8d-4339-b263-947d83a3b959', '785136a3-1445-4521-8629-ac7ec16ae3f9', '62802ad1-5e68-4b89-b2fe-3344d0dcb600']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:39:48.682941 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-e7097a63-3e9d-4488-ba71-9718fac679ca tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d910314-3185-470a-87ff-bf78d378361c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:39:48.704017 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-e7097a63-3e9d-4488-ba71-9718fac679ca tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d910314-3185-470a-87ff-bf78d378361c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bcc13584-4bcc-4495-8127-84c4ab3e6552', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-14977930',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85d81afa1e094e07ab280f3d224165a7',qos_specs=None,replication_status=,reservations=['bdd0f8d0-a4d2-412e-858a-65577df1d935','31ee7fd4-8c8d-4339-b263-947d83a3b959','785136a3-1445-4521-8629-ac7ec16ae3f9','62802ad1-5e68-4b89-b2fe-3344d0dcb600'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b078e482ffa04ca8851d25e8ac677f50',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:39:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-14977930',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bcc13584-4bcc-4495-8127-84c4ab3e6552,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='85d81afa1e094e07ab280f3d224165a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b078e482ffa04ca8851d25e8ac677f50',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:39:48.704732 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-e7097a63-3e9d-4488-ba71-9718fac679ca tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73529a0e-cb2d-40b4-a7b0-246f3c917f0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:39:48.721702 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-e7097a63-3e9d-4488-ba71-9718fac679ca tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73529a0e-cb2d-40b4-a7b0-246f3c917f0d) transitioned into state 'SUCCESS' from state '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-14977930',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85d81afa1e094e07ab280f3d224165a7',qos_specs=None,replication_status=,reservations=['bdd0f8d0-a4d2-412e-858a-65577df1d935','31ee7fd4-8c8d-4339-b263-947d83a3b959','785136a3-1445-4521-8629-ac7ec16ae3f9','62802ad1-5e68-4b89-b2fe-3344d0dcb600'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b078e482ffa04ca8851d25e8ac677f50',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:39:48.722406 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-e7097a63-3e9d-4488-ba71-9718fac679ca tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74aa841b-0d35-47d1-ab0c-2cf097ecb55b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:39:48.729267 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-48a7756c-a505-4040-9c15-6a058db9fbe0 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:48.730928 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-48a7756c-a505-4040-9c15-6a058db9fbe0 tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] GET https://10.4.3.200/volume/v3/volumes/f810e026-97d8-408f-bbdc-988276c93ee7 Jul 10 06:39:48.731134 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-48a7756c-a505-4040-9c15-6a058db9fbe0 tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:48.731314 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-48a7756c-a505-4040-9c15-6a058db9fbe0 tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:48.731723 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-e7097a63-3e9d-4488-ba71-9718fac679ca tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74aa841b-0d35-47d1-ab0c-2cf097ecb55b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:39:48.732792 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-e7097a63-3e9d-4488-ba71-9718fac679ca tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Flow 'volume_create_api' (26577382-8346-442a-a38f-7738a8fe45fb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:39:48.733179 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-e7097a63-3e9d-4488-ba71-9718fac679ca tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Create volume request issued successfully. Jul 10 06:39:48.733832 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-e7097a63-3e9d-4488-ba71-9718fac679ca tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:39:48.734282 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 997/3940] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 10 06:39:48 2026] POST /volume/v3/volumes => generated 747 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:39:48.739362 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:48.739362 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:39:48.743268 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-48a7756c-a505-4040-9c15-6a058db9fbe0 tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] Volume info retrieved successfully. Jul 10 06:39:48.747531 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-48a7756c-a505-4040-9c15-6a058db9fbe0 tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] https://10.4.3.200/volume/v3/volumes/f810e026-97d8-408f-bbdc-988276c93ee7 returned with HTTP 200 Jul 10 06:39:48.747932 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 980/3941] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:48 2026] GET /volume/v3/volumes/f810e026-97d8-408f-bbdc-988276c93ee7 => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:48.749227 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-2561e4cd-47d8-4181-bfc3-593e014b6373 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:48.750879 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2561e4cd-47d8-4181-bfc3-593e014b6373 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] GET https://10.4.3.200/volume/v3/volumes/bcc13584-4bcc-4495-8127-84c4ab3e6552 Jul 10 06:39:48.751111 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2561e4cd-47d8-4181-bfc3-593e014b6373 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:48.751319 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2561e4cd-47d8-4181-bfc3-593e014b6373 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:48.758628 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:48.758628 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:39:48.759553 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-42a92529-4635-4325-a18f-b81f4d2ee859 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:48.761322 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-42a92529-4635-4325-a18f-b81f4d2ee859 tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] GET https://10.4.3.200/volume/v3/volumes/f810e026-97d8-408f-bbdc-988276c93ee7 Jul 10 06:39:48.761541 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-42a92529-4635-4325-a18f-b81f4d2ee859 tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:48.761998 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-42a92529-4635-4325-a18f-b81f4d2ee859 tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:48.763234 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-2561e4cd-47d8-4181-bfc3-593e014b6373 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Volume info retrieved successfully. Jul 10 06:39:48.768219 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2561e4cd-47d8-4181-bfc3-593e014b6373 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] https://10.4.3.200/volume/v3/volumes/bcc13584-4bcc-4495-8127-84c4ab3e6552 returned with HTTP 200 Jul 10 06:39:48.768668 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:48.768668 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:39:48.768741 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 984/3942] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:48 2026] GET /volume/v3/volumes/bcc13584-4bcc-4495-8127-84c4ab3e6552 => generated 815 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:48.772167 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-42a92529-4635-4325-a18f-b81f4d2ee859 tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] Volume info retrieved successfully. Jul 10 06:39:48.775712 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-42a92529-4635-4325-a18f-b81f4d2ee859 tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] https://10.4.3.200/volume/v3/volumes/f810e026-97d8-408f-bbdc-988276c93ee7 returned with HTTP 200 Jul 10 06:39:48.776055 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 982/3943] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:48 2026] GET /volume/v3/volumes/f810e026-97d8-408f-bbdc-988276c93ee7 => generated 841 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:48.788522 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-bdf49e37-2a7d-4b14-a9d5-976884060e50 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:48.790633 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-bdf49e37-2a7d-4b14-a9d5-976884060e50 tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/ecf697f2-bd93-4f1b-a3c1-969f9946ae9d Jul 10 06:39:48.790850 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-bdf49e37-2a7d-4b14-a9d5-976884060e50 tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:48.791075 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-bdf49e37-2a7d-4b14-a9d5-976884060e50 tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] Calling method 'delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:48.791196 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.snapshots [None req-bdf49e37-2a7d-4b14-a9d5-976884060e50 tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] Delete snapshot with id: ecf697f2-bd93-4f1b-a3c1-969f9946ae9d Jul 10 06:39:48.796964 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:48.796964 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:39:48.797438 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-bdf49e37-2a7d-4b14-a9d5-976884060e50 tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] Snapshot retrieved successfully. Jul 10 06:39:48.813999 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-bdf49e37-2a7d-4b14-a9d5-976884060e50 tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] Snapshot delete request issued successfully. Jul 10 06:39:48.814211 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-bdf49e37-2a7d-4b14-a9d5-976884060e50 tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] https://10.4.3.200/volume/v3/snapshots/ecf697f2-bd93-4f1b-a3c1-969f9946ae9d returned with HTTP 202 Jul 10 06:39:48.814680 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 998/3944] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 10 06:39:48 2026] DELETE /volume/v3/snapshots/ecf697f2-bd93-4f1b-a3c1-969f9946ae9d => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:39:48.827796 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-bf56cde6-9556-47ae-b916-c37627891e71 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:48.829393 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-bf56cde6-9556-47ae-b916-c37627891e71 tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] GET https://10.4.3.200/volume/v3/snapshots/ecf697f2-bd93-4f1b-a3c1-969f9946ae9d Jul 10 06:39:48.829611 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-bf56cde6-9556-47ae-b916-c37627891e71 tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:48.829816 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-bf56cde6-9556-47ae-b916-c37627891e71 tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:48.834774 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:48.834774 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:39:48.835125 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-bf56cde6-9556-47ae-b916-c37627891e71 tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] Snapshot retrieved successfully. Jul 10 06:39:48.835885 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-bf56cde6-9556-47ae-b916-c37627891e71 tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] https://10.4.3.200/volume/v3/snapshots/ecf697f2-bd93-4f1b-a3c1-969f9946ae9d returned with HTTP 200 Jul 10 06:39:48.836284 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 981/3945] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:39:48 2026] GET /volume/v3/snapshots/ecf697f2-bd93-4f1b-a3c1-969f9946ae9d => generated 460 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:49.067849 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-3c1fd3c2-c34f-4d88-8437-ebcee31290da None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:49.069480 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3c1fd3c2-c34f-4d88-8437-ebcee31290da tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] GET https://10.4.3.200/volume/v3/backups/e4a2dea1-46e3-45ff-a309-9abe06b2194e Jul 10 06:39:49.069628 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3c1fd3c2-c34f-4d88-8437-ebcee31290da tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:49.069796 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3c1fd3c2-c34f-4d88-8437-ebcee31290da tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:49.069897 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-3c1fd3c2-c34f-4d88-8437-ebcee31290da tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Show backup with id e4a2dea1-46e3-45ff-a309-9abe06b2194e. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:49.073812 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:49.073812 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:39:49.074479 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3c1fd3c2-c34f-4d88-8437-ebcee31290da tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] https://10.4.3.200/volume/v3/backups/e4a2dea1-46e3-45ff-a309-9abe06b2194e returned with HTTP 200 Jul 10 06:39:49.074826 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 985/3946] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:49 2026] GET /volume/v3/backups/e4a2dea1-46e3-45ff-a309-9abe06b2194e => generated 800 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:49.115909 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-1edd4507-aa9b-4dd4-914f-7de0edf9638b None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:49.117666 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-1edd4507-aa9b-4dd4-914f-7de0edf9638b tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/e521fbea-505c-41ca-88b4-47a720f6785e Jul 10 06:39:49.117869 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-1edd4507-aa9b-4dd4-914f-7de0edf9638b tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:49.118082 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-1edd4507-aa9b-4dd4-914f-7de0edf9638b tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:49.118205 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-1edd4507-aa9b-4dd4-914f-7de0edf9638b tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id e521fbea-505c-41ca-88b4-47a720f6785e. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:49.122128 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:49.122128 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:39:49.122683 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-1edd4507-aa9b-4dd4-914f-7de0edf9638b tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/e521fbea-505c-41ca-88b4-47a720f6785e returned with HTTP 200 Jul 10 06:39:49.123030 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 983/3947] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:39:49 2026] GET /volume/v3/backups/e521fbea-505c-41ca-88b4-47a720f6785e => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:49.131701 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-cd1c0c29-ac3c-4c0e-abce-f659ff48e3e1 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:49.133463 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-cd1c0c29-ac3c-4c0e-abce-f659ff48e3e1 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] POST https://10.4.3.200/volume/v3/backups/e521fbea-505c-41ca-88b4-47a720f6785e/action Jul 10 06:39:49.133940 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-cd1c0c29-ac3c-4c0e-abce-f659ff48e3e1 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99975) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:39:49.134131 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-cd1c0c29-ac3c-4c0e-abce-f659ff48e3e1 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:39:49.135923 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.contrib.admin_actions [None req-cd1c0c29-ac3c-4c0e-abce-f659ff48e3e1 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Updating backup 'e521fbea-505c-41ca-88b4-47a720f6785e' with '{'status': 'error'}' {{(pid=99975) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 10 06:39:49.144224 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:49.144224 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:39:49.152248 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.backup.rpcapi [None req-cd1c0c29-ac3c-4c0e-abce-f659ff48e3e1 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] reset_status in rpcapi backup_id e521fbea-505c-41ca-88b4-47a720f6785e on host np0000004964. {{(pid=99975) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Jul 10 06:39:49.154259 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-cd1c0c29-ac3c-4c0e-abce-f659ff48e3e1 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/e521fbea-505c-41ca-88b4-47a720f6785e/action returned with HTTP 202 Jul 10 06:39:49.154694 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 999/3948] 10.4.3.200 () {70 vars in 1430 bytes} [Fri Jul 10 06:39:49 2026] POST /volume/v3/backups/e521fbea-505c-41ca-88b4-47a720f6785e/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:39:49.161920 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-0c678836-15e5-46e4-be08-679c626ffbc4 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:49.163643 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0c678836-15e5-46e4-be08-679c626ffbc4 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] DELETE https://10.4.3.200/volume/v3/volumes/74f1afe3-fc96-4729-8476-43c1abfc1bb9 Jul 10 06:39:49.163882 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0c678836-15e5-46e4-be08-679c626ffbc4 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:49.164120 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0c678836-15e5-46e4-be08-679c626ffbc4 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:49.164313 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-0c678836-15e5-46e4-be08-679c626ffbc4 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Delete volume with id: 74f1afe3-fc96-4729-8476-43c1abfc1bb9 Jul 10 06:39:49.171420 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:49.171420 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:39:49.171822 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-0c678836-15e5-46e4-be08-679c626ffbc4 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Volume info retrieved successfully. Jul 10 06:39:49.186390 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-0c678836-15e5-46e4-be08-679c626ffbc4 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Delete volume request issued successfully. Jul 10 06:39:49.186630 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0c678836-15e5-46e4-be08-679c626ffbc4 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/volumes/74f1afe3-fc96-4729-8476-43c1abfc1bb9 returned with HTTP 202 Jul 10 06:39:49.187042 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 982/3949] 10.4.3.200 () {68 vars in 1391 bytes} [Fri Jul 10 06:39:49 2026] DELETE /volume/v3/volumes/74f1afe3-fc96-4729-8476-43c1abfc1bb9 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:39:49.193968 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-8c665105-3ada-4c1c-8731-89bf7fedab96 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:49.195706 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-8c665105-3ada-4c1c-8731-89bf7fedab96 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/volumes/74f1afe3-fc96-4729-8476-43c1abfc1bb9 Jul 10 06:39:49.195927 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-8c665105-3ada-4c1c-8731-89bf7fedab96 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:49.196141 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-8c665105-3ada-4c1c-8731-89bf7fedab96 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:49.203212 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:49.203212 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:39:49.206727 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-8c665105-3ada-4c1c-8731-89bf7fedab96 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Volume info retrieved successfully. Jul 10 06:39:49.211340 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-8c665105-3ada-4c1c-8731-89bf7fedab96 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/volumes/74f1afe3-fc96-4729-8476-43c1abfc1bb9 returned with HTTP 200 Jul 10 06:39:49.211760 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 986/3950] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:39:49 2026] GET /volume/v3/volumes/74f1afe3-fc96-4729-8476-43c1abfc1bb9 => generated 1007 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:39:49.781165 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-6ed686b0-3b11-410f-a2c8-27c27b2ccae8 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:49.782856 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6ed686b0-3b11-410f-a2c8-27c27b2ccae8 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] GET https://10.4.3.200/volume/v3/volumes/bcc13584-4bcc-4495-8127-84c4ab3e6552 Jul 10 06:39:49.783053 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6ed686b0-3b11-410f-a2c8-27c27b2ccae8 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:49.783258 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6ed686b0-3b11-410f-a2c8-27c27b2ccae8 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:49.789807 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:49.789807 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:39:49.793071 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-6ed686b0-3b11-410f-a2c8-27c27b2ccae8 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Volume info retrieved successfully. Jul 10 06:39:49.797117 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6ed686b0-3b11-410f-a2c8-27c27b2ccae8 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] https://10.4.3.200/volume/v3/volumes/bcc13584-4bcc-4495-8127-84c4ab3e6552 returned with HTTP 200 Jul 10 06:39:49.797587 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 984/3951] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:49 2026] GET /volume/v3/volumes/bcc13584-4bcc-4495-8127-84c4ab3e6552 => generated 840 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:49.809730 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-fe8f302b-7d26-4ee5-891a-121fc50d5132 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:49.812077 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-fe8f302b-7d26-4ee5-891a-121fc50d5132 tempest-VolumesActionsTest-1878836996 tempest-VolumesActionsTest-1878836996-project-admin] POST https://10.4.3.200/volume/v3/volumes/bcc13584-4bcc-4495-8127-84c4ab3e6552/action Jul 10 06:39:49.812552 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-fe8f302b-7d26-4ee5-891a-121fc50d5132 tempest-VolumesActionsTest-1878836996 tempest-VolumesActionsTest-1878836996-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=99975) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:39:49.812726 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-fe8f302b-7d26-4ee5-891a-121fc50d5132 tempest-VolumesActionsTest-1878836996 tempest-VolumesActionsTest-1878836996-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:39:49.824090 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:49.824090 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:39:49.824605 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.contrib.admin_actions [None req-fe8f302b-7d26-4ee5-891a-121fc50d5132 tempest-VolumesActionsTest-1878836996 tempest-VolumesActionsTest-1878836996-project-admin] Updating volume 'bcc13584-4bcc-4495-8127-84c4ab3e6552' with '{'status': 'creating'}' {{(pid=99975) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 10 06:39:49.845923 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-fe8f302b-7d26-4ee5-891a-121fc50d5132 tempest-VolumesActionsTest-1878836996 tempest-VolumesActionsTest-1878836996-project-admin] https://10.4.3.200/volume/v3/volumes/bcc13584-4bcc-4495-8127-84c4ab3e6552/action returned with HTTP 202 Jul 10 06:39:49.846472 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1000/3952] 10.4.3.200 () {68 vars in 1390 bytes} [Fri Jul 10 06:39:49 2026] POST /volume/v3/volumes/bcc13584-4bcc-4495-8127-84c4ab3e6552/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:39:49.851612 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-e232a0b7-9d07-41c9-9ec3-37a74b287b29 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:49.853195 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-81d5f99c-4cb0-4ed2-ac5d-0491e513551c None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:49.853487 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e232a0b7-9d07-41c9-9ec3-37a74b287b29 tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] GET https://10.4.3.200/volume/v3/snapshots/ecf697f2-bd93-4f1b-a3c1-969f9946ae9d Jul 10 06:39:49.853761 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e232a0b7-9d07-41c9-9ec3-37a74b287b29 tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:49.853940 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e232a0b7-9d07-41c9-9ec3-37a74b287b29 tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:49.854961 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-81d5f99c-4cb0-4ed2-ac5d-0491e513551c tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] GET https://10.4.3.200/volume/v3/volumes/bcc13584-4bcc-4495-8127-84c4ab3e6552 Jul 10 06:39:49.855149 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-81d5f99c-4cb0-4ed2-ac5d-0491e513551c tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:49.855370 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-81d5f99c-4cb0-4ed2-ac5d-0491e513551c tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:49.858457 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e232a0b7-9d07-41c9-9ec3-37a74b287b29 tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] https://10.4.3.200/volume/v3/snapshots/ecf697f2-bd93-4f1b-a3c1-969f9946ae9d returned with HTTP 404 Jul 10 06:39:49.858955 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 983/3953] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:39:49 2026] GET /volume/v3/snapshots/ecf697f2-bd93-4f1b-a3c1-969f9946ae9d => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:39:49.864469 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:49.864469 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:39:49.865562 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-fe2c30f7-cecd-4700-b4ba-ebfbac8dfe9a None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:49.867199 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-fe2c30f7-cecd-4700-b4ba-ebfbac8dfe9a tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] GET https://10.4.3.200/volume/v3/volumes/f810e026-97d8-408f-bbdc-988276c93ee7 Jul 10 06:39:49.867391 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-fe2c30f7-cecd-4700-b4ba-ebfbac8dfe9a tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:49.867944 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-fe2c30f7-cecd-4700-b4ba-ebfbac8dfe9a tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:49.869082 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-81d5f99c-4cb0-4ed2-ac5d-0491e513551c tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Volume info retrieved successfully. Jul 10 06:39:49.873141 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-81d5f99c-4cb0-4ed2-ac5d-0491e513551c tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] https://10.4.3.200/volume/v3/volumes/bcc13584-4bcc-4495-8127-84c4ab3e6552 returned with HTTP 200 Jul 10 06:39:49.873547 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 987/3954] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:49 2026] GET /volume/v3/volumes/bcc13584-4bcc-4495-8127-84c4ab3e6552 => generated 839 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:49.873825 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:49.873825 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:39:49.877293 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-fe2c30f7-cecd-4700-b4ba-ebfbac8dfe9a tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] Volume info retrieved successfully. Jul 10 06:39:49.881298 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-fe2c30f7-cecd-4700-b4ba-ebfbac8dfe9a tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] https://10.4.3.200/volume/v3/volumes/f810e026-97d8-408f-bbdc-988276c93ee7 returned with HTTP 200 Jul 10 06:39:49.881790 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 985/3955] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:49 2026] GET /volume/v3/volumes/f810e026-97d8-408f-bbdc-988276c93ee7 => generated 841 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:49.889443 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-fb570fbf-dd08-4f76-81f6-dd9383bebedb None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:49.891945 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-fb570fbf-dd08-4f76-81f6-dd9383bebedb tempest-VolumesActionsTest-1878836996 tempest-VolumesActionsTest-1878836996-project-admin] POST https://10.4.3.200/volume/v3/volumes/bcc13584-4bcc-4495-8127-84c4ab3e6552/action Jul 10 06:39:49.892138 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-fb570fbf-dd08-4f76-81f6-dd9383bebedb tempest-VolumesActionsTest-1878836996 tempest-VolumesActionsTest-1878836996-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99975) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:39:49.892296 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-fb570fbf-dd08-4f76-81f6-dd9383bebedb tempest-VolumesActionsTest-1878836996 tempest-VolumesActionsTest-1878836996-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:39:49.893455 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-d7f7d35f-3635-4335-9905-a3edb9537bae None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:49.895103 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d7f7d35f-3635-4335-9905-a3edb9537bae tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] DELETE https://10.4.3.200/volume/v3/volumes/f810e026-97d8-408f-bbdc-988276c93ee7 Jul 10 06:39:49.895302 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d7f7d35f-3635-4335-9905-a3edb9537bae tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:49.895469 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d7f7d35f-3635-4335-9905-a3edb9537bae tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:49.895649 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-d7f7d35f-3635-4335-9905-a3edb9537bae tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] Delete volume with id: f810e026-97d8-408f-bbdc-988276c93ee7 Jul 10 06:39:49.902144 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:49.902144 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:39:49.902622 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:49.902622 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:39:49.902702 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-d7f7d35f-3635-4335-9905-a3edb9537bae tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] Volume info retrieved successfully. Jul 10 06:39:49.903042 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-fb570fbf-dd08-4f76-81f6-dd9383bebedb tempest-VolumesActionsTest-1878836996 tempest-VolumesActionsTest-1878836996-project-admin] Volume info retrieved successfully. Jul 10 06:39:49.918260 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-d7f7d35f-3635-4335-9905-a3edb9537bae tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] Delete volume request issued successfully. Jul 10 06:39:49.918482 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d7f7d35f-3635-4335-9905-a3edb9537bae tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] https://10.4.3.200/volume/v3/volumes/f810e026-97d8-408f-bbdc-988276c93ee7 returned with HTTP 202 Jul 10 06:39:49.918881 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 984/3956] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:39:49 2026] DELETE /volume/v3/volumes/f810e026-97d8-408f-bbdc-988276c93ee7 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:39:49.923893 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-fb570fbf-dd08-4f76-81f6-dd9383bebedb tempest-VolumesActionsTest-1878836996 tempest-VolumesActionsTest-1878836996-project-admin] Delete volume request issued successfully. Jul 10 06:39:49.924170 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-fb570fbf-dd08-4f76-81f6-dd9383bebedb tempest-VolumesActionsTest-1878836996 tempest-VolumesActionsTest-1878836996-project-admin] https://10.4.3.200/volume/v3/volumes/bcc13584-4bcc-4495-8127-84c4ab3e6552/action returned with HTTP 202 Jul 10 06:39:49.924733 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1001/3957] 10.4.3.200 () {68 vars in 1390 bytes} [Fri Jul 10 06:39:49 2026] POST /volume/v3/volumes/bcc13584-4bcc-4495-8127-84c4ab3e6552/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:39:49.927615 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-1590d264-05a2-4529-bcd9-e4374733b064 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:49.929215 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1590d264-05a2-4529-bcd9-e4374733b064 tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] GET https://10.4.3.200/volume/v3/volumes/f810e026-97d8-408f-bbdc-988276c93ee7 Jul 10 06:39:49.929382 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1590d264-05a2-4529-bcd9-e4374733b064 tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:49.929621 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1590d264-05a2-4529-bcd9-e4374733b064 tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:49.931218 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-031413ef-dbd5-404d-8471-9a629e75d53f None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:49.933094 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-031413ef-dbd5-404d-8471-9a629e75d53f tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] GET https://10.4.3.200/volume/v3/volumes/bcc13584-4bcc-4495-8127-84c4ab3e6552 Jul 10 06:39:49.933465 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-031413ef-dbd5-404d-8471-9a629e75d53f tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:49.933716 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-031413ef-dbd5-404d-8471-9a629e75d53f tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:49.936429 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:49.936429 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:39:49.939950 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-1590d264-05a2-4529-bcd9-e4374733b064 tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] Volume info retrieved successfully. Jul 10 06:39:49.940954 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:49.940954 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:39:49.944205 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1590d264-05a2-4529-bcd9-e4374733b064 tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] https://10.4.3.200/volume/v3/volumes/f810e026-97d8-408f-bbdc-988276c93ee7 returned with HTTP 200 Jul 10 06:39:49.944424 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 988/3958] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:49 2026] GET /volume/v3/volumes/f810e026-97d8-408f-bbdc-988276c93ee7 => generated 840 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:49.944842 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-031413ef-dbd5-404d-8471-9a629e75d53f tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Volume info retrieved successfully. Jul 10 06:39:49.949142 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-031413ef-dbd5-404d-8471-9a629e75d53f tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] https://10.4.3.200/volume/v3/volumes/bcc13584-4bcc-4495-8127-84c4ab3e6552 returned with HTTP 200 Jul 10 06:39:49.949519 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 986/3959] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:49 2026] GET /volume/v3/volumes/bcc13584-4bcc-4495-8127-84c4ab3e6552 => generated 839 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:50.085536 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-d4a8fa22-0f37-4b4a-941d-8e5a0ce4af4a None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:50.087366 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d4a8fa22-0f37-4b4a-941d-8e5a0ce4af4a tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] GET https://10.4.3.200/volume/v3/backups/e4a2dea1-46e3-45ff-a309-9abe06b2194e Jul 10 06:39:50.087588 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d4a8fa22-0f37-4b4a-941d-8e5a0ce4af4a tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:50.087793 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d4a8fa22-0f37-4b4a-941d-8e5a0ce4af4a tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:50.087928 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-d4a8fa22-0f37-4b4a-941d-8e5a0ce4af4a tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Show backup with id e4a2dea1-46e3-45ff-a309-9abe06b2194e. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:50.092827 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:50.092827 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:39:50.093934 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d4a8fa22-0f37-4b4a-941d-8e5a0ce4af4a tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] https://10.4.3.200/volume/v3/backups/e4a2dea1-46e3-45ff-a309-9abe06b2194e returned with HTTP 200 Jul 10 06:39:50.094476 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 985/3960] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:50 2026] GET /volume/v3/backups/e4a2dea1-46e3-45ff-a309-9abe06b2194e => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:50.222635 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-382c06d0-324a-4703-90dc-d706b7743dd8 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:50.224215 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-382c06d0-324a-4703-90dc-d706b7743dd8 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/volumes/74f1afe3-fc96-4729-8476-43c1abfc1bb9 Jul 10 06:39:50.224400 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-382c06d0-324a-4703-90dc-d706b7743dd8 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:50.224589 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-382c06d0-324a-4703-90dc-d706b7743dd8 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:50.230633 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-382c06d0-324a-4703-90dc-d706b7743dd8 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/volumes/74f1afe3-fc96-4729-8476-43c1abfc1bb9 returned with HTTP 404 Jul 10 06:39:50.231077 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1002/3961] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:39:50 2026] GET /volume/v3/volumes/74f1afe3-fc96-4729-8476-43c1abfc1bb9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:39:50.238197 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-6b15cccf-c40d-4e79-a72c-f4437d1cc8d4 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:50.240147 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6b15cccf-c40d-4e79-a72c-f4437d1cc8d4 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] POST https://10.4.3.200/volume/v3/backups/d2e9af43-d885-4c1b-8245-db69a6fec790/restore Jul 10 06:39:50.240545 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6b15cccf-c40d-4e79-a72c-f4437d1cc8d4 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:39:50.242188 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.contrib.backups [None req-6b15cccf-c40d-4e79-a72c-f4437d1cc8d4 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Restoring backup d2e9af43-d885-4c1b-8245-db69a6fec790 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=99978) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 10 06:39:50.242303 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.contrib.backups [None req-6b15cccf-c40d-4e79-a72c-f4437d1cc8d4 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Restoring backup d2e9af43-d885-4c1b-8245-db69a6fec790 to volume None. Jul 10 06:39:50.246580 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:50.246580 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:39:50.247429 np0000004964 devstack@c-api.service[99978]: INFO cinder.backup.api [None req-6b15cccf-c40d-4e79-a72c-f4437d1cc8d4 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Creating volume of 1 GB for restore of backup d2e9af43-d885-4c1b-8245-db69a6fec790. Jul 10 06:39:50.250627 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-6b15cccf-c40d-4e79-a72c-f4437d1cc8d4 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Availability Zones retrieved successfully. Jul 10 06:39:50.256921 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-6b15cccf-c40d-4e79-a72c-f4437d1cc8d4 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Flow 'volume_create_api' (bb143f19-b85c-42ec-a64e-b1a9628e629c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:39:50.257967 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-6b15cccf-c40d-4e79-a72c-f4437d1cc8d4 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7db3f2d5-022f-441e-89c6-f9b777ffd281) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:39:50.258842 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-6b15cccf-c40d-4e79-a72c-f4437d1cc8d4 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Validating volume size '1' using validate_int {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:39:50.284051 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-6b15cccf-c40d-4e79-a72c-f4437d1cc8d4 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7db3f2d5-022f-441e-89c6-f9b777ffd281) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:39:50.284722 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-6b15cccf-c40d-4e79-a72c-f4437d1cc8d4 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (108f5c13-cc2c-4bbd-a0ef-727831f2836b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:39:50.315876 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-6b15cccf-c40d-4e79-a72c-f4437d1cc8d4 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Created reservations ['8e5e4d3a-e711-486c-923e-1e0b6eb6004a', 'a06a0b93-d85d-45e6-9523-d6c66b60f172', '46c01253-e84b-4fae-a389-314fa7641e59', 'ca2d11bd-1817-4dcd-86f0-84487e4225bf'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:39:50.316666 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-6b15cccf-c40d-4e79-a72c-f4437d1cc8d4 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (108f5c13-cc2c-4bbd-a0ef-727831f2836b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8e5e4d3a-e711-486c-923e-1e0b6eb6004a', 'a06a0b93-d85d-45e6-9523-d6c66b60f172', '46c01253-e84b-4fae-a389-314fa7641e59', 'ca2d11bd-1817-4dcd-86f0-84487e4225bf']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:39:50.317322 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-6b15cccf-c40d-4e79-a72c-f4437d1cc8d4 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (379d01c8-7059-441d-80d7-a86676c78919) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:39:50.350833 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-6b15cccf-c40d-4e79-a72c-f4437d1cc8d4 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (379d01c8-7059-441d-80d7-a86676c78919) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'acf7c452-2fbe-4fe7-a0b1-74dee59380eb', '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='09412409c63f438b9cf7c42ee3fba868',qos_specs=None,replication_status=,reservations=['8e5e4d3a-e711-486c-923e-1e0b6eb6004a','a06a0b93-d85d-45e6-9523-d6c66b60f172','46c01253-e84b-4fae-a389-314fa7641e59','ca2d11bd-1817-4dcd-86f0-84487e4225bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='526f00db889b40c2abd6db2a0620ea5e',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:39:50Z,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=acf7c452-2fbe-4fe7-a0b1-74dee59380eb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='09412409c63f438b9cf7c42ee3fba868',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='526f00db889b40c2abd6db2a0620ea5e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:39:50.351602 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-6b15cccf-c40d-4e79-a72c-f4437d1cc8d4 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d35781bf-b065-463e-9c2e-fbfdecef072a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:39:50.365937 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-6b15cccf-c40d-4e79-a72c-f4437d1cc8d4 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d35781bf-b065-463e-9c2e-fbfdecef072a) transitioned into 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='09412409c63f438b9cf7c42ee3fba868',qos_specs=None,replication_status=,reservations=['8e5e4d3a-e711-486c-923e-1e0b6eb6004a','a06a0b93-d85d-45e6-9523-d6c66b60f172','46c01253-e84b-4fae-a389-314fa7641e59','ca2d11bd-1817-4dcd-86f0-84487e4225bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='526f00db889b40c2abd6db2a0620ea5e',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:39:50.366516 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-6b15cccf-c40d-4e79-a72c-f4437d1cc8d4 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b99c541d-ec2b-4574-847d-26f35bcbdf79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:39:50.376343 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-6b15cccf-c40d-4e79-a72c-f4437d1cc8d4 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b99c541d-ec2b-4574-847d-26f35bcbdf79) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:39:50.377149 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-6b15cccf-c40d-4e79-a72c-f4437d1cc8d4 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Flow 'volume_create_api' (bb143f19-b85c-42ec-a64e-b1a9628e629c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:39:50.377542 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-6b15cccf-c40d-4e79-a72c-f4437d1cc8d4 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Create volume request issued successfully. Jul 10 06:39:50.384907 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:50.384907 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:39:50.385283 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-6b15cccf-c40d-4e79-a72c-f4437d1cc8d4 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Volume info retrieved successfully. Jul 10 06:39:50.958318 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-340ec759-8316-40a1-8b95-fce8fc94c9a6 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:50.960170 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-340ec759-8316-40a1-8b95-fce8fc94c9a6 tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] GET https://10.4.3.200/volume/v3/volumes/f810e026-97d8-408f-bbdc-988276c93ee7 Jul 10 06:39:50.960295 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-340ec759-8316-40a1-8b95-fce8fc94c9a6 tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:50.961334 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-340ec759-8316-40a1-8b95-fce8fc94c9a6 tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:50.962847 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-0f3fee5c-2137-4f5a-8ff8-f84dd33470c4 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:50.965471 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0f3fee5c-2137-4f5a-8ff8-f84dd33470c4 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] GET https://10.4.3.200/volume/v3/volumes/bcc13584-4bcc-4495-8127-84c4ab3e6552 Jul 10 06:39:50.965773 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0f3fee5c-2137-4f5a-8ff8-f84dd33470c4 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:50.966706 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0f3fee5c-2137-4f5a-8ff8-f84dd33470c4 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:50.966751 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-340ec759-8316-40a1-8b95-fce8fc94c9a6 tempest-VolumesExtendTest-117897317 tempest-VolumesExtendTest-117897317-project-member] https://10.4.3.200/volume/v3/volumes/f810e026-97d8-408f-bbdc-988276c93ee7 returned with HTTP 404 Jul 10 06:39:50.966751 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 987/3962] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:50 2026] GET /volume/v3/volumes/f810e026-97d8-408f-bbdc-988276c93ee7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:39:50.972067 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0f3fee5c-2137-4f5a-8ff8-f84dd33470c4 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] https://10.4.3.200/volume/v3/volumes/bcc13584-4bcc-4495-8127-84c4ab3e6552 returned with HTTP 404 Jul 10 06:39:50.972280 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 986/3963] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:50 2026] GET /volume/v3/volumes/bcc13584-4bcc-4495-8127-84c4ab3e6552 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:39:50.979489 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-dc94eaa0-3fc7-47db-8d42-8da1abcf297c None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:50.981198 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-dc94eaa0-3fc7-47db-8d42-8da1abcf297c tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] GET https://10.4.3.200/volume/v3/volumes/bcc13584-4bcc-4495-8127-84c4ab3e6552 Jul 10 06:39:50.981416 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-dc94eaa0-3fc7-47db-8d42-8da1abcf297c tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:50.981620 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-dc94eaa0-3fc7-47db-8d42-8da1abcf297c tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:50.986962 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-dc94eaa0-3fc7-47db-8d42-8da1abcf297c tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] https://10.4.3.200/volume/v3/volumes/bcc13584-4bcc-4495-8127-84c4ab3e6552 returned with HTTP 404 Jul 10 06:39:50.987604 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1003/3964] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:50 2026] GET /volume/v3/volumes/bcc13584-4bcc-4495-8127-84c4ab3e6552 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:39:50.994332 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-4f38b833-3b24-4c57-864a-1cbf74612051 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:50.996675 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4f38b833-3b24-4c57-864a-1cbf74612051 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] DELETE https://10.4.3.200/volume/v3/volumes/bcc13584-4bcc-4495-8127-84c4ab3e6552 Jul 10 06:39:50.996875 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4f38b833-3b24-4c57-864a-1cbf74612051 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:50.997098 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4f38b833-3b24-4c57-864a-1cbf74612051 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:50.997278 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-4f38b833-3b24-4c57-864a-1cbf74612051 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Delete volume with id: bcc13584-4bcc-4495-8127-84c4ab3e6552 Jul 10 06:39:51.002610 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4f38b833-3b24-4c57-864a-1cbf74612051 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] https://10.4.3.200/volume/v3/volumes/bcc13584-4bcc-4495-8127-84c4ab3e6552 returned with HTTP 404 Jul 10 06:39:51.002987 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 988/3965] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:39:50 2026] DELETE /volume/v3/volumes/bcc13584-4bcc-4495-8127-84c4ab3e6552 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:39:51.011383 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-f01fa736-fb9f-4c6c-9385-cf4d82563f2c None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:51.013393 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f01fa736-fb9f-4c6c-9385-cf4d82563f2c tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:39:51.013835 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f01fa736-fb9f-4c6c-9385-cf4d82563f2c tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-900687314"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:39:51.015623 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.volumes [None req-f01fa736-fb9f-4c6c-9385-cf4d82563f2c tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-900687314'}} {{(pid=99977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:39:51.015787 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-f01fa736-fb9f-4c6c-9385-cf4d82563f2c tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Create volume of 1 GB Jul 10 06:39:51.021212 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-f01fa736-fb9f-4c6c-9385-cf4d82563f2c tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Availability Zones retrieved successfully. Jul 10 06:39:51.028007 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-f01fa736-fb9f-4c6c-9385-cf4d82563f2c tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Flow 'volume_create_api' (40e81e31-0078-4526-82ab-6cc9e011b4a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:39:51.029242 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-f01fa736-fb9f-4c6c-9385-cf4d82563f2c tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a25d04ff-a19a-4017-bf06-9a4c05bdf8af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:39:51.030473 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.flows.api.create_volume [None req-f01fa736-fb9f-4c6c-9385-cf4d82563f2c tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Validating volume size '1' using validate_int {{(pid=99977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:39:51.055064 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-f01fa736-fb9f-4c6c-9385-cf4d82563f2c tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a25d04ff-a19a-4017-bf06-9a4c05bdf8af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:39:51.055797 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-f01fa736-fb9f-4c6c-9385-cf4d82563f2c tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fea421d2-661a-4321-827a-2fb303d87592) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:39:51.097314 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-f01fa736-fb9f-4c6c-9385-cf4d82563f2c tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Created reservations ['fa855097-92f7-43a4-8469-1d9fe7de7ae2', '2f9e9041-f271-4116-b486-06259409cfc2', '45676206-2d61-4174-8d6f-437d41b2ff3a', '04ed5e5b-4597-442b-878e-70cbb702f8b8'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:39:51.098057 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-f01fa736-fb9f-4c6c-9385-cf4d82563f2c tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fea421d2-661a-4321-827a-2fb303d87592) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fa855097-92f7-43a4-8469-1d9fe7de7ae2', '2f9e9041-f271-4116-b486-06259409cfc2', '45676206-2d61-4174-8d6f-437d41b2ff3a', '04ed5e5b-4597-442b-878e-70cbb702f8b8']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:39:51.098817 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-f01fa736-fb9f-4c6c-9385-cf4d82563f2c tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd58f79a-05c3-4e06-9efc-087e0df466fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:39:51.106123 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-d21015b2-f7a0-447d-8fce-70fbea206078 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:51.107868 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-d21015b2-f7a0-447d-8fce-70fbea206078 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] GET https://10.4.3.200/volume/v3/backups/e4a2dea1-46e3-45ff-a309-9abe06b2194e Jul 10 06:39:51.108118 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-d21015b2-f7a0-447d-8fce-70fbea206078 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:51.108304 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-d21015b2-f7a0-447d-8fce-70fbea206078 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:51.108416 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-d21015b2-f7a0-447d-8fce-70fbea206078 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Show backup with id e4a2dea1-46e3-45ff-a309-9abe06b2194e. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:51.113275 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:51.113275 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:39:51.114018 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-d21015b2-f7a0-447d-8fce-70fbea206078 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] https://10.4.3.200/volume/v3/backups/e4a2dea1-46e3-45ff-a309-9abe06b2194e returned with HTTP 200 Jul 10 06:39:51.114384 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1004/3966] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:51 2026] GET /volume/v3/backups/e4a2dea1-46e3-45ff-a309-9abe06b2194e => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:51.122804 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-f01fa736-fb9f-4c6c-9385-cf4d82563f2c tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd58f79a-05c3-4e06-9efc-087e0df466fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ddd9380f-8958-410a-8aef-5c2f3b6d7ae8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-900687314',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85d81afa1e094e07ab280f3d224165a7',qos_specs=None,replication_status=,reservations=['fa855097-92f7-43a4-8469-1d9fe7de7ae2','2f9e9041-f271-4116-b486-06259409cfc2','45676206-2d61-4174-8d6f-437d41b2ff3a','04ed5e5b-4597-442b-878e-70cbb702f8b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b078e482ffa04ca8851d25e8ac677f50',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:39:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-900687314',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ddd9380f-8958-410a-8aef-5c2f3b6d7ae8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='85d81afa1e094e07ab280f3d224165a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b078e482ffa04ca8851d25e8ac677f50',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:39:51.123477 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-f01fa736-fb9f-4c6c-9385-cf4d82563f2c tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (480da088-9703-443f-a246-88eb26e266aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:39:51.145855 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-f01fa736-fb9f-4c6c-9385-cf4d82563f2c tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (480da088-9703-443f-a246-88eb26e266aa) transitioned into state 'SUCCESS' from state '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-900687314',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85d81afa1e094e07ab280f3d224165a7',qos_specs=None,replication_status=,reservations=['fa855097-92f7-43a4-8469-1d9fe7de7ae2','2f9e9041-f271-4116-b486-06259409cfc2','45676206-2d61-4174-8d6f-437d41b2ff3a','04ed5e5b-4597-442b-878e-70cbb702f8b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b078e482ffa04ca8851d25e8ac677f50',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:39:51.146869 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-f01fa736-fb9f-4c6c-9385-cf4d82563f2c tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (201329ea-5919-40b8-a1ce-e3108d024ec7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:39:51.159930 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-f01fa736-fb9f-4c6c-9385-cf4d82563f2c tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (201329ea-5919-40b8-a1ce-e3108d024ec7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:39:51.161006 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-f01fa736-fb9f-4c6c-9385-cf4d82563f2c tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Flow 'volume_create_api' (40e81e31-0078-4526-82ab-6cc9e011b4a2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:39:51.161354 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-f01fa736-fb9f-4c6c-9385-cf4d82563f2c tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Create volume request issued successfully. Jul 10 06:39:51.161941 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f01fa736-fb9f-4c6c-9385-cf4d82563f2c tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:39:51.162372 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 987/3967] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 10 06:39:51 2026] POST /volume/v3/volumes => generated 748 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:39:51.174999 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-510894b8-1154-41dd-b6d5-ebfadfd22082 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:51.180531 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-510894b8-1154-41dd-b6d5-ebfadfd22082 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] GET https://10.4.3.200/volume/v3/volumes/ddd9380f-8958-410a-8aef-5c2f3b6d7ae8 Jul 10 06:39:51.180829 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-510894b8-1154-41dd-b6d5-ebfadfd22082 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:51.181078 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-510894b8-1154-41dd-b6d5-ebfadfd22082 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:51.195436 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:51.195436 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:39:51.199879 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-510894b8-1154-41dd-b6d5-ebfadfd22082 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Volume info retrieved successfully. Jul 10 06:39:51.204898 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-510894b8-1154-41dd-b6d5-ebfadfd22082 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] https://10.4.3.200/volume/v3/volumes/ddd9380f-8958-410a-8aef-5c2f3b6d7ae8 returned with HTTP 200 Jul 10 06:39:51.205471 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 989/3968] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:51 2026] GET /volume/v3/volumes/ddd9380f-8958-410a-8aef-5c2f3b6d7ae8 => generated 816 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:51.393876 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:51.393876 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:39:51.394477 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-6b15cccf-c40d-4e79-a72c-f4437d1cc8d4 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Volume info retrieved successfully. Jul 10 06:39:51.394634 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.backup.api [None req-6b15cccf-c40d-4e79-a72c-f4437d1cc8d4 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Checking backup size 1 against volume size 1 {{(pid=99978) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 10 06:39:51.394803 np0000004964 devstack@c-api.service[99978]: INFO cinder.backup.api [None req-6b15cccf-c40d-4e79-a72c-f4437d1cc8d4 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Overwriting volume acf7c452-2fbe-4fe7-a0b1-74dee59380eb with restore of backup d2e9af43-d885-4c1b-8245-db69a6fec790 Jul 10 06:39:51.416567 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.backup.rpcapi [None req-6b15cccf-c40d-4e79-a72c-f4437d1cc8d4 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] restore_backup in rpcapi backup_id d2e9af43-d885-4c1b-8245-db69a6fec790 {{(pid=99978) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 10 06:39:51.418523 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6b15cccf-c40d-4e79-a72c-f4437d1cc8d4 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/d2e9af43-d885-4c1b-8245-db69a6fec790/restore returned with HTTP 202 Jul 10 06:39:51.419152 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 989/3969] 10.4.3.200 () {70 vars in 1433 bytes} [Fri Jul 10 06:39:50 2026] POST /volume/v3/backups/d2e9af43-d885-4c1b-8245-db69a6fec790/restore => generated 152 bytes in 1181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:39:51.428780 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-727fca05-c752-4499-9213-03c722466b3f None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:51.434729 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-727fca05-c752-4499-9213-03c722466b3f tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/d2e9af43-d885-4c1b-8245-db69a6fec790 Jul 10 06:39:51.434981 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-727fca05-c752-4499-9213-03c722466b3f tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:51.435199 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-727fca05-c752-4499-9213-03c722466b3f tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:51.435321 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-727fca05-c752-4499-9213-03c722466b3f tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id d2e9af43-d885-4c1b-8245-db69a6fec790. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:51.443070 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:51.443070 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:39:51.444658 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-727fca05-c752-4499-9213-03c722466b3f tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/d2e9af43-d885-4c1b-8245-db69a6fec790 returned with HTTP 200 Jul 10 06:39:51.444658 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1005/3970] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:39:51 2026] GET /volume/v3/backups/d2e9af43-d885-4c1b-8245-db69a6fec790 => generated 738 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:52.124878 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-e8a70ae1-a523-4b2f-8dd4-e72a64fa0450 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:52.127590 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e8a70ae1-a523-4b2f-8dd4-e72a64fa0450 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] GET https://10.4.3.200/volume/v3/backups/e4a2dea1-46e3-45ff-a309-9abe06b2194e Jul 10 06:39:52.127928 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e8a70ae1-a523-4b2f-8dd4-e72a64fa0450 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:52.128270 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e8a70ae1-a523-4b2f-8dd4-e72a64fa0450 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:52.128433 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-e8a70ae1-a523-4b2f-8dd4-e72a64fa0450 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Show backup with id e4a2dea1-46e3-45ff-a309-9abe06b2194e. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:52.134138 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:52.134138 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:39:52.135478 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e8a70ae1-a523-4b2f-8dd4-e72a64fa0450 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] https://10.4.3.200/volume/v3/backups/e4a2dea1-46e3-45ff-a309-9abe06b2194e returned with HTTP 200 Jul 10 06:39:52.136073 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 988/3971] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:52 2026] GET /volume/v3/backups/e4a2dea1-46e3-45ff-a309-9abe06b2194e => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:52.222100 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-def55d95-2dfa-4482-a661-d3f4a7efd97d None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:52.223919 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-def55d95-2dfa-4482-a661-d3f4a7efd97d tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] GET https://10.4.3.200/volume/v3/volumes/ddd9380f-8958-410a-8aef-5c2f3b6d7ae8 Jul 10 06:39:52.224155 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-def55d95-2dfa-4482-a661-d3f4a7efd97d tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:52.224341 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-def55d95-2dfa-4482-a661-d3f4a7efd97d tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:52.231652 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:52.231652 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:39:52.235762 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-def55d95-2dfa-4482-a661-d3f4a7efd97d tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Volume info retrieved successfully. Jul 10 06:39:52.240249 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-def55d95-2dfa-4482-a661-d3f4a7efd97d tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] https://10.4.3.200/volume/v3/volumes/ddd9380f-8958-410a-8aef-5c2f3b6d7ae8 returned with HTTP 200 Jul 10 06:39:52.240678 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 990/3972] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:52 2026] GET /volume/v3/volumes/ddd9380f-8958-410a-8aef-5c2f3b6d7ae8 => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:52.256827 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-f4f72b3a-e1b3-4896-960b-18272bca38e4 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:52.259203 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f4f72b3a-e1b3-4896-960b-18272bca38e4 tempest-VolumesActionsTest-1878836996 tempest-VolumesActionsTest-1878836996-project-admin] POST https://10.4.3.200/volume/v3/volumes/ddd9380f-8958-410a-8aef-5c2f3b6d7ae8/action Jul 10 06:39:52.259974 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f4f72b3a-e1b3-4896-960b-18272bca38e4 tempest-VolumesActionsTest-1878836996 tempest-VolumesActionsTest-1878836996-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:39:52.259974 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f4f72b3a-e1b3-4896-960b-18272bca38e4 tempest-VolumesActionsTest-1878836996 tempest-VolumesActionsTest-1878836996-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:39:52.271168 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:52.271168 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:39:52.271803 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.contrib.admin_actions [None req-f4f72b3a-e1b3-4896-960b-18272bca38e4 tempest-VolumesActionsTest-1878836996 tempest-VolumesActionsTest-1878836996-project-admin] Updating volume 'ddd9380f-8958-410a-8aef-5c2f3b6d7ae8' with '{'status': 'error'}' {{(pid=99978) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 10 06:39:52.298687 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f4f72b3a-e1b3-4896-960b-18272bca38e4 tempest-VolumesActionsTest-1878836996 tempest-VolumesActionsTest-1878836996-project-admin] https://10.4.3.200/volume/v3/volumes/ddd9380f-8958-410a-8aef-5c2f3b6d7ae8/action returned with HTTP 202 Jul 10 06:39:52.299158 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 990/3973] 10.4.3.200 () {68 vars in 1390 bytes} [Fri Jul 10 06:39:52 2026] POST /volume/v3/volumes/ddd9380f-8958-410a-8aef-5c2f3b6d7ae8/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:39:52.305678 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-290d8b27-f283-42fc-9fb0-408ca32c20dc None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:52.307837 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-290d8b27-f283-42fc-9fb0-408ca32c20dc tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] GET https://10.4.3.200/volume/v3/volumes/ddd9380f-8958-410a-8aef-5c2f3b6d7ae8 Jul 10 06:39:52.308097 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-290d8b27-f283-42fc-9fb0-408ca32c20dc tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:52.308331 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-290d8b27-f283-42fc-9fb0-408ca32c20dc tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:52.317531 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:52.317531 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:39:52.322450 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-290d8b27-f283-42fc-9fb0-408ca32c20dc tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Volume info retrieved successfully. Jul 10 06:39:52.327831 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-290d8b27-f283-42fc-9fb0-408ca32c20dc tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] https://10.4.3.200/volume/v3/volumes/ddd9380f-8958-410a-8aef-5c2f3b6d7ae8 returned with HTTP 200 Jul 10 06:39:52.328296 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1006/3974] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:52 2026] GET /volume/v3/volumes/ddd9380f-8958-410a-8aef-5c2f3b6d7ae8 => generated 837 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:52.339522 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-2a973fc4-b9b8-4d6e-95bd-f30cc77b5eb5 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:52.341500 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2a973fc4-b9b8-4d6e-95bd-f30cc77b5eb5 tempest-VolumesActionsTest-1878836996 tempest-VolumesActionsTest-1878836996-project-admin] POST https://10.4.3.200/volume/v3/volumes/ddd9380f-8958-410a-8aef-5c2f3b6d7ae8/action Jul 10 06:39:52.342103 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2a973fc4-b9b8-4d6e-95bd-f30cc77b5eb5 tempest-VolumesActionsTest-1878836996 tempest-VolumesActionsTest-1878836996-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:39:52.342288 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2a973fc4-b9b8-4d6e-95bd-f30cc77b5eb5 tempest-VolumesActionsTest-1878836996 tempest-VolumesActionsTest-1878836996-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:39:52.350703 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:52.350703 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:39:52.351217 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-2a973fc4-b9b8-4d6e-95bd-f30cc77b5eb5 tempest-VolumesActionsTest-1878836996 tempest-VolumesActionsTest-1878836996-project-admin] Volume info retrieved successfully. Jul 10 06:39:52.368715 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-2a973fc4-b9b8-4d6e-95bd-f30cc77b5eb5 tempest-VolumesActionsTest-1878836996 tempest-VolumesActionsTest-1878836996-project-admin] Delete volume request issued successfully. Jul 10 06:39:52.368907 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2a973fc4-b9b8-4d6e-95bd-f30cc77b5eb5 tempest-VolumesActionsTest-1878836996 tempest-VolumesActionsTest-1878836996-project-admin] https://10.4.3.200/volume/v3/volumes/ddd9380f-8958-410a-8aef-5c2f3b6d7ae8/action returned with HTTP 202 Jul 10 06:39:52.369525 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 989/3975] 10.4.3.200 () {68 vars in 1390 bytes} [Fri Jul 10 06:39:52 2026] POST /volume/v3/volumes/ddd9380f-8958-410a-8aef-5c2f3b6d7ae8/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:39:52.378292 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-3401ef06-5c03-4894-8e81-3b0062a4aef5 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:52.382875 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3401ef06-5c03-4894-8e81-3b0062a4aef5 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] GET https://10.4.3.200/volume/v3/volumes/ddd9380f-8958-410a-8aef-5c2f3b6d7ae8 Jul 10 06:39:52.383140 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3401ef06-5c03-4894-8e81-3b0062a4aef5 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:52.383337 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3401ef06-5c03-4894-8e81-3b0062a4aef5 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:52.398003 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:52.398003 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:39:52.404374 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-3401ef06-5c03-4894-8e81-3b0062a4aef5 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Volume info retrieved successfully. Jul 10 06:39:52.415367 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3401ef06-5c03-4894-8e81-3b0062a4aef5 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] https://10.4.3.200/volume/v3/volumes/ddd9380f-8958-410a-8aef-5c2f3b6d7ae8 returned with HTTP 200 Jul 10 06:39:52.415852 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 991/3976] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:52 2026] GET /volume/v3/volumes/ddd9380f-8958-410a-8aef-5c2f3b6d7ae8 => generated 840 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:52.460896 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-aff90326-c96d-4815-bd8f-45d6e9a703ce None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:52.464681 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-aff90326-c96d-4815-bd8f-45d6e9a703ce tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/d2e9af43-d885-4c1b-8245-db69a6fec790 Jul 10 06:39:52.464681 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-aff90326-c96d-4815-bd8f-45d6e9a703ce tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:52.464681 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-aff90326-c96d-4815-bd8f-45d6e9a703ce tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:52.464681 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-aff90326-c96d-4815-bd8f-45d6e9a703ce tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id d2e9af43-d885-4c1b-8245-db69a6fec790. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:52.468565 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:52.468565 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:39:52.469454 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-aff90326-c96d-4815-bd8f-45d6e9a703ce tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/d2e9af43-d885-4c1b-8245-db69a6fec790 returned with HTTP 200 Jul 10 06:39:52.469972 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 991/3977] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:39:52 2026] GET /volume/v3/backups/d2e9af43-d885-4c1b-8245-db69a6fec790 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:53.147347 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-29228e83-b54c-4478-916f-6c86fd13dfb6 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:53.150377 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-29228e83-b54c-4478-916f-6c86fd13dfb6 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] GET https://10.4.3.200/volume/v3/backups/e4a2dea1-46e3-45ff-a309-9abe06b2194e Jul 10 06:39:53.150557 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-29228e83-b54c-4478-916f-6c86fd13dfb6 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:53.150731 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-29228e83-b54c-4478-916f-6c86fd13dfb6 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:53.150841 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-29228e83-b54c-4478-916f-6c86fd13dfb6 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Show backup with id e4a2dea1-46e3-45ff-a309-9abe06b2194e. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:53.157017 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:53.157017 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:39:53.157739 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-29228e83-b54c-4478-916f-6c86fd13dfb6 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] https://10.4.3.200/volume/v3/backups/e4a2dea1-46e3-45ff-a309-9abe06b2194e returned with HTTP 200 Jul 10 06:39:53.158092 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1007/3978] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:53 2026] GET /volume/v3/backups/e4a2dea1-46e3-45ff-a309-9abe06b2194e => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:53.428790 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-2f63ac65-78aa-440f-a9ef-be5097b391dd None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:53.431182 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2f63ac65-78aa-440f-a9ef-be5097b391dd tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] GET https://10.4.3.200/volume/v3/volumes/ddd9380f-8958-410a-8aef-5c2f3b6d7ae8 Jul 10 06:39:53.431375 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2f63ac65-78aa-440f-a9ef-be5097b391dd tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:53.431665 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2f63ac65-78aa-440f-a9ef-be5097b391dd tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:53.436846 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2f63ac65-78aa-440f-a9ef-be5097b391dd tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] https://10.4.3.200/volume/v3/volumes/ddd9380f-8958-410a-8aef-5c2f3b6d7ae8 returned with HTTP 404 Jul 10 06:39:53.437393 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 990/3979] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:53 2026] GET /volume/v3/volumes/ddd9380f-8958-410a-8aef-5c2f3b6d7ae8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:39:53.444798 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-bc5d102a-cca6-47de-aa97-5e6403e71c42 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:53.446526 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-bc5d102a-cca6-47de-aa97-5e6403e71c42 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] GET https://10.4.3.200/volume/v3/volumes/ddd9380f-8958-410a-8aef-5c2f3b6d7ae8 Jul 10 06:39:53.446748 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-bc5d102a-cca6-47de-aa97-5e6403e71c42 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:53.446962 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-bc5d102a-cca6-47de-aa97-5e6403e71c42 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:53.451664 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-bc5d102a-cca6-47de-aa97-5e6403e71c42 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] https://10.4.3.200/volume/v3/volumes/ddd9380f-8958-410a-8aef-5c2f3b6d7ae8 returned with HTTP 404 Jul 10 06:39:53.452132 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 992/3980] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:53 2026] GET /volume/v3/volumes/ddd9380f-8958-410a-8aef-5c2f3b6d7ae8 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:39:53.459066 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-87b6c00c-4162-4df4-a7eb-6fe25cd02de7 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:53.460223 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-87b6c00c-4162-4df4-a7eb-6fe25cd02de7 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] DELETE https://10.4.3.200/volume/v3/volumes/ddd9380f-8958-410a-8aef-5c2f3b6d7ae8 Jul 10 06:39:53.460476 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-87b6c00c-4162-4df4-a7eb-6fe25cd02de7 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:53.460751 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-87b6c00c-4162-4df4-a7eb-6fe25cd02de7 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:53.460986 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-87b6c00c-4162-4df4-a7eb-6fe25cd02de7 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Delete volume with id: ddd9380f-8958-410a-8aef-5c2f3b6d7ae8 Jul 10 06:39:53.467003 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-87b6c00c-4162-4df4-a7eb-6fe25cd02de7 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] https://10.4.3.200/volume/v3/volumes/ddd9380f-8958-410a-8aef-5c2f3b6d7ae8 returned with HTTP 404 Jul 10 06:39:53.467003 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 992/3981] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:39:53 2026] DELETE /volume/v3/volumes/ddd9380f-8958-410a-8aef-5c2f3b6d7ae8 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:39:53.477755 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-8ad6f87a-42c9-4465-b8b1-d35c606c5138 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:53.480055 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-8ad6f87a-42c9-4465-b8b1-d35c606c5138 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:39:53.480681 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-4444fc44-346d-49c3-a095-37ed5be8b79a None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:53.480879 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-8ad6f87a-42c9-4465-b8b1-d35c606c5138 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1537410728"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:39:53.482834 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4444fc44-346d-49c3-a095-37ed5be8b79a tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/d2e9af43-d885-4c1b-8245-db69a6fec790 Jul 10 06:39:53.483060 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4444fc44-346d-49c3-a095-37ed5be8b79a tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:53.483121 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.volumes [None req-8ad6f87a-42c9-4465-b8b1-d35c606c5138 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1537410728'}} {{(pid=99975) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:39:53.483223 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-8ad6f87a-42c9-4465-b8b1-d35c606c5138 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Create volume of 1 GB Jul 10 06:39:53.483278 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4444fc44-346d-49c3-a095-37ed5be8b79a tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:53.483335 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-4444fc44-346d-49c3-a095-37ed5be8b79a tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id d2e9af43-d885-4c1b-8245-db69a6fec790. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:53.487875 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:53.487875 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:39:53.488856 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4444fc44-346d-49c3-a095-37ed5be8b79a tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/d2e9af43-d885-4c1b-8245-db69a6fec790 returned with HTTP 200 Jul 10 06:39:53.489281 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 991/3982] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:39:53 2026] GET /volume/v3/backups/d2e9af43-d885-4c1b-8245-db69a6fec790 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:53.489393 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-8ad6f87a-42c9-4465-b8b1-d35c606c5138 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Availability Zones retrieved successfully. Jul 10 06:39:53.497760 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-8ad6f87a-42c9-4465-b8b1-d35c606c5138 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Flow 'volume_create_api' (e0a94978-3fcc-4956-a8bd-69f792a51f2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:39:53.498684 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-8ad6f87a-42c9-4465-b8b1-d35c606c5138 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (976336fb-790c-45c5-8cd8-29f6ea3d7254) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:39:53.499932 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.flows.api.create_volume [None req-8ad6f87a-42c9-4465-b8b1-d35c606c5138 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Validating volume size '1' using validate_int {{(pid=99975) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:39:53.523835 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-8ad6f87a-42c9-4465-b8b1-d35c606c5138 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (976336fb-790c-45c5-8cd8-29f6ea3d7254) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:39:53.524679 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-8ad6f87a-42c9-4465-b8b1-d35c606c5138 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3af724be-8bf2-4d86-92f2-dfa8e2be24ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:39:53.567076 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.quota [None req-8ad6f87a-42c9-4465-b8b1-d35c606c5138 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Created reservations ['f689c9f2-1caa-409b-b4a0-53fe4d95d710', 'e2315de3-1127-4207-83e9-1747eb7b449f', 'cd779856-fab6-4160-b330-7dcc7dc5fe76', '17699a15-5455-409d-9361-ed2d04a2b333'] {{(pid=99975) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:39:53.570130 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-8ad6f87a-42c9-4465-b8b1-d35c606c5138 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3af724be-8bf2-4d86-92f2-dfa8e2be24ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f689c9f2-1caa-409b-b4a0-53fe4d95d710', 'e2315de3-1127-4207-83e9-1747eb7b449f', 'cd779856-fab6-4160-b330-7dcc7dc5fe76', '17699a15-5455-409d-9361-ed2d04a2b333']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:39:53.570130 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-8ad6f87a-42c9-4465-b8b1-d35c606c5138 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6b673d9-812b-4dd5-a9ab-1301ffc013c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:39:53.595325 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-8ad6f87a-42c9-4465-b8b1-d35c606c5138 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6b673d9-812b-4dd5-a9ab-1301ffc013c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a8628930-f6ff-4628-a395-de0e5234eba2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1537410728',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85d81afa1e094e07ab280f3d224165a7',qos_specs=None,replication_status=,reservations=['f689c9f2-1caa-409b-b4a0-53fe4d95d710','e2315de3-1127-4207-83e9-1747eb7b449f','cd779856-fab6-4160-b330-7dcc7dc5fe76','17699a15-5455-409d-9361-ed2d04a2b333'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b078e482ffa04ca8851d25e8ac677f50',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:39:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1537410728',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a8628930-f6ff-4628-a395-de0e5234eba2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='85d81afa1e094e07ab280f3d224165a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b078e482ffa04ca8851d25e8ac677f50',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:39:53.596518 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-8ad6f87a-42c9-4465-b8b1-d35c606c5138 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e21d0625-4f74-4c54-822f-9e8bde6704d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:39:53.617661 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-8ad6f87a-42c9-4465-b8b1-d35c606c5138 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e21d0625-4f74-4c54-822f-9e8bde6704d6) transitioned into state 'SUCCESS' from state '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-1537410728',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85d81afa1e094e07ab280f3d224165a7',qos_specs=None,replication_status=,reservations=['f689c9f2-1caa-409b-b4a0-53fe4d95d710','e2315de3-1127-4207-83e9-1747eb7b449f','cd779856-fab6-4160-b330-7dcc7dc5fe76','17699a15-5455-409d-9361-ed2d04a2b333'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b078e482ffa04ca8851d25e8ac677f50',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:39:53.618298 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-8ad6f87a-42c9-4465-b8b1-d35c606c5138 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96b064a2-cbe2-4762-a5bf-4c86ab10ae39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:39:53.630413 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-8ad6f87a-42c9-4465-b8b1-d35c606c5138 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96b064a2-cbe2-4762-a5bf-4c86ab10ae39) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:39:53.631919 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-8ad6f87a-42c9-4465-b8b1-d35c606c5138 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Flow 'volume_create_api' (e0a94978-3fcc-4956-a8bd-69f792a51f2d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:39:53.631919 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-8ad6f87a-42c9-4465-b8b1-d35c606c5138 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Create volume request issued successfully. Jul 10 06:39:53.632518 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-8ad6f87a-42c9-4465-b8b1-d35c606c5138 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:39:53.632633 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1008/3983] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 10 06:39:53 2026] POST /volume/v3/volumes => generated 749 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:39:53.644399 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-38b326ac-7cb5-4e1d-883d-2a8923f072cb None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:53.650430 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-38b326ac-7cb5-4e1d-883d-2a8923f072cb tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] GET https://10.4.3.200/volume/v3/volumes/a8628930-f6ff-4628-a395-de0e5234eba2 Jul 10 06:39:53.650430 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-38b326ac-7cb5-4e1d-883d-2a8923f072cb tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:53.650430 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-38b326ac-7cb5-4e1d-883d-2a8923f072cb tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:53.666876 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:53.666876 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:39:53.673912 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-38b326ac-7cb5-4e1d-883d-2a8923f072cb tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Volume info retrieved successfully. Jul 10 06:39:53.680902 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-38b326ac-7cb5-4e1d-883d-2a8923f072cb tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] https://10.4.3.200/volume/v3/volumes/a8628930-f6ff-4628-a395-de0e5234eba2 returned with HTTP 200 Jul 10 06:39:53.681416 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 993/3984] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:53 2026] GET /volume/v3/volumes/a8628930-f6ff-4628-a395-de0e5234eba2 => generated 817 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:54.170813 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-e6dce1f4-74ba-44b0-9258-a0807a09aa06 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:54.172106 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e6dce1f4-74ba-44b0-9258-a0807a09aa06 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] GET https://10.4.3.200/volume/v3/backups/e4a2dea1-46e3-45ff-a309-9abe06b2194e Jul 10 06:39:54.174233 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e6dce1f4-74ba-44b0-9258-a0807a09aa06 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:54.174233 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e6dce1f4-74ba-44b0-9258-a0807a09aa06 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:54.174233 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-e6dce1f4-74ba-44b0-9258-a0807a09aa06 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Show backup with id e4a2dea1-46e3-45ff-a309-9abe06b2194e. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:54.179964 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:54.179964 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:39:54.181245 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e6dce1f4-74ba-44b0-9258-a0807a09aa06 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] https://10.4.3.200/volume/v3/backups/e4a2dea1-46e3-45ff-a309-9abe06b2194e returned with HTTP 200 Jul 10 06:39:54.182073 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 993/3985] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:54 2026] GET /volume/v3/backups/e4a2dea1-46e3-45ff-a309-9abe06b2194e => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:54.502595 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-bf537602-4cd2-43b3-b23a-28303692b8e7 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:54.504310 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-bf537602-4cd2-43b3-b23a-28303692b8e7 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/d2e9af43-d885-4c1b-8245-db69a6fec790 Jul 10 06:39:54.504460 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-bf537602-4cd2-43b3-b23a-28303692b8e7 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:54.504697 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-bf537602-4cd2-43b3-b23a-28303692b8e7 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:54.504842 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-bf537602-4cd2-43b3-b23a-28303692b8e7 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id d2e9af43-d885-4c1b-8245-db69a6fec790. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:54.509496 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:54.509496 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:39:54.510893 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-bf537602-4cd2-43b3-b23a-28303692b8e7 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/d2e9af43-d885-4c1b-8245-db69a6fec790 returned with HTTP 200 Jul 10 06:39:54.510893 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 992/3986] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:39:54 2026] GET /volume/v3/backups/d2e9af43-d885-4c1b-8245-db69a6fec790 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:54.697692 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-c9cce150-9029-4a4b-ac4c-79e5b088d5b0 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:54.699414 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-c9cce150-9029-4a4b-ac4c-79e5b088d5b0 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] GET https://10.4.3.200/volume/v3/volumes/a8628930-f6ff-4628-a395-de0e5234eba2 Jul 10 06:39:54.699618 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-c9cce150-9029-4a4b-ac4c-79e5b088d5b0 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:54.699788 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-c9cce150-9029-4a4b-ac4c-79e5b088d5b0 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:54.707031 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:54.707031 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:39:54.710477 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-c9cce150-9029-4a4b-ac4c-79e5b088d5b0 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Volume info retrieved successfully. Jul 10 06:39:54.714126 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-c9cce150-9029-4a4b-ac4c-79e5b088d5b0 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] https://10.4.3.200/volume/v3/volumes/a8628930-f6ff-4628-a395-de0e5234eba2 returned with HTTP 200 Jul 10 06:39:54.714723 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1009/3987] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:54 2026] GET /volume/v3/volumes/a8628930-f6ff-4628-a395-de0e5234eba2 => generated 842 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:54.727854 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-bf45825b-6cb2-43f2-bdb3-bac5ebb5d937 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:54.729517 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-bf45825b-6cb2-43f2-bdb3-bac5ebb5d937 tempest-VolumesActionsTest-1878836996 tempest-VolumesActionsTest-1878836996-project-admin] POST https://10.4.3.200/volume/v3/volumes/a8628930-f6ff-4628-a395-de0e5234eba2/action Jul 10 06:39:54.729832 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-bf45825b-6cb2-43f2-bdb3-bac5ebb5d937 tempest-VolumesActionsTest-1878836996 tempest-VolumesActionsTest-1878836996-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=99976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:39:54.729954 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-bf45825b-6cb2-43f2-bdb3-bac5ebb5d937 tempest-VolumesActionsTest-1878836996 tempest-VolumesActionsTest-1878836996-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:39:54.737260 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:54.737260 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:39:54.737610 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.contrib.admin_actions [None req-bf45825b-6cb2-43f2-bdb3-bac5ebb5d937 tempest-VolumesActionsTest-1878836996 tempest-VolumesActionsTest-1878836996-project-admin] Updating volume 'a8628930-f6ff-4628-a395-de0e5234eba2' with '{'status': 'maintenance'}' {{(pid=99976) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 10 06:39:54.753171 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-bf45825b-6cb2-43f2-bdb3-bac5ebb5d937 tempest-VolumesActionsTest-1878836996 tempest-VolumesActionsTest-1878836996-project-admin] https://10.4.3.200/volume/v3/volumes/a8628930-f6ff-4628-a395-de0e5234eba2/action returned with HTTP 202 Jul 10 06:39:54.753667 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 994/3988] 10.4.3.200 () {68 vars in 1390 bytes} [Fri Jul 10 06:39:54 2026] POST /volume/v3/volumes/a8628930-f6ff-4628-a395-de0e5234eba2/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:39:54.761855 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-63289730-89ec-464f-bbc3-054ba8b2cf1a None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:54.763901 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-63289730-89ec-464f-bbc3-054ba8b2cf1a tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] GET https://10.4.3.200/volume/v3/volumes/a8628930-f6ff-4628-a395-de0e5234eba2 Jul 10 06:39:54.764113 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-63289730-89ec-464f-bbc3-054ba8b2cf1a tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:54.764284 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-63289730-89ec-464f-bbc3-054ba8b2cf1a tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:54.770430 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:54.770430 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:39:54.773750 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-63289730-89ec-464f-bbc3-054ba8b2cf1a tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Volume info retrieved successfully. Jul 10 06:39:54.777094 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-63289730-89ec-464f-bbc3-054ba8b2cf1a tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] https://10.4.3.200/volume/v3/volumes/a8628930-f6ff-4628-a395-de0e5234eba2 returned with HTTP 200 Jul 10 06:39:54.777444 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 994/3989] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:54 2026] GET /volume/v3/volumes/a8628930-f6ff-4628-a395-de0e5234eba2 => generated 844 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:54.789640 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-b6aec788-15d7-430c-b233-1bda8834347a None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:54.792838 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b6aec788-15d7-430c-b233-1bda8834347a tempest-VolumesActionsTest-1878836996 tempest-VolumesActionsTest-1878836996-project-admin] POST https://10.4.3.200/volume/v3/volumes/a8628930-f6ff-4628-a395-de0e5234eba2/action Jul 10 06:39:54.793311 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b6aec788-15d7-430c-b233-1bda8834347a tempest-VolumesActionsTest-1878836996 tempest-VolumesActionsTest-1878836996-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:39:54.793540 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b6aec788-15d7-430c-b233-1bda8834347a tempest-VolumesActionsTest-1878836996 tempest-VolumesActionsTest-1878836996-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:39:54.807067 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:54.807067 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:39:54.807392 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-b6aec788-15d7-430c-b233-1bda8834347a tempest-VolumesActionsTest-1878836996 tempest-VolumesActionsTest-1878836996-project-admin] Volume info retrieved successfully. Jul 10 06:39:54.830860 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-b6aec788-15d7-430c-b233-1bda8834347a tempest-VolumesActionsTest-1878836996 tempest-VolumesActionsTest-1878836996-project-admin] Delete volume request issued successfully. Jul 10 06:39:54.831129 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b6aec788-15d7-430c-b233-1bda8834347a tempest-VolumesActionsTest-1878836996 tempest-VolumesActionsTest-1878836996-project-admin] https://10.4.3.200/volume/v3/volumes/a8628930-f6ff-4628-a395-de0e5234eba2/action returned with HTTP 202 Jul 10 06:39:54.831884 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 993/3990] 10.4.3.200 () {68 vars in 1390 bytes} [Fri Jul 10 06:39:54 2026] POST /volume/v3/volumes/a8628930-f6ff-4628-a395-de0e5234eba2/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:39:54.839149 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-5028af95-5854-4a02-937d-f25473248dc8 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:54.840924 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-5028af95-5854-4a02-937d-f25473248dc8 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] GET https://10.4.3.200/volume/v3/volumes/a8628930-f6ff-4628-a395-de0e5234eba2 Jul 10 06:39:54.841150 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-5028af95-5854-4a02-937d-f25473248dc8 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:54.841367 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-5028af95-5854-4a02-937d-f25473248dc8 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:54.849345 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:54.849345 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:39:54.853349 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-5028af95-5854-4a02-937d-f25473248dc8 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Volume info retrieved successfully. Jul 10 06:39:54.858482 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-5028af95-5854-4a02-937d-f25473248dc8 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] https://10.4.3.200/volume/v3/volumes/a8628930-f6ff-4628-a395-de0e5234eba2 returned with HTTP 200 Jul 10 06:39:54.858637 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1010/3991] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:54 2026] GET /volume/v3/volumes/a8628930-f6ff-4628-a395-de0e5234eba2 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:55.192078 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-3e0f56d7-88e6-41f5-ac9d-2a43b2f3e465 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:55.194393 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3e0f56d7-88e6-41f5-ac9d-2a43b2f3e465 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] GET https://10.4.3.200/volume/v3/backups/e4a2dea1-46e3-45ff-a309-9abe06b2194e Jul 10 06:39:55.195521 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3e0f56d7-88e6-41f5-ac9d-2a43b2f3e465 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:55.195521 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3e0f56d7-88e6-41f5-ac9d-2a43b2f3e465 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:55.195521 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-3e0f56d7-88e6-41f5-ac9d-2a43b2f3e465 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Show backup with id e4a2dea1-46e3-45ff-a309-9abe06b2194e. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:55.202974 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:55.202974 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:39:55.203947 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3e0f56d7-88e6-41f5-ac9d-2a43b2f3e465 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] https://10.4.3.200/volume/v3/backups/e4a2dea1-46e3-45ff-a309-9abe06b2194e returned with HTTP 200 Jul 10 06:39:55.204121 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 995/3992] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:55 2026] GET /volume/v3/backups/e4a2dea1-46e3-45ff-a309-9abe06b2194e => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:55.522286 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-12c507a7-ea82-4550-83b3-690e75a2c6ef None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:55.524631 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-12c507a7-ea82-4550-83b3-690e75a2c6ef tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/d2e9af43-d885-4c1b-8245-db69a6fec790 Jul 10 06:39:55.524926 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-12c507a7-ea82-4550-83b3-690e75a2c6ef tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:55.525202 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-12c507a7-ea82-4550-83b3-690e75a2c6ef tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:55.525371 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-12c507a7-ea82-4550-83b3-690e75a2c6ef tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id d2e9af43-d885-4c1b-8245-db69a6fec790. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:55.532313 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:55.532313 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:39:55.533117 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-12c507a7-ea82-4550-83b3-690e75a2c6ef tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/d2e9af43-d885-4c1b-8245-db69a6fec790 returned with HTTP 200 Jul 10 06:39:55.533595 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 995/3993] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:39:55 2026] GET /volume/v3/backups/d2e9af43-d885-4c1b-8245-db69a6fec790 => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:55.872962 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-b6d147d5-f1bb-4509-9a29-c62f930ddc15 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:55.873736 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b6d147d5-f1bb-4509-9a29-c62f930ddc15 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] GET https://10.4.3.200/volume/v3/volumes/a8628930-f6ff-4628-a395-de0e5234eba2 Jul 10 06:39:55.873736 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b6d147d5-f1bb-4509-9a29-c62f930ddc15 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:55.873736 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b6d147d5-f1bb-4509-9a29-c62f930ddc15 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:55.884884 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b6d147d5-f1bb-4509-9a29-c62f930ddc15 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] https://10.4.3.200/volume/v3/volumes/a8628930-f6ff-4628-a395-de0e5234eba2 returned with HTTP 404 Jul 10 06:39:55.885550 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 994/3994] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:55 2026] GET /volume/v3/volumes/a8628930-f6ff-4628-a395-de0e5234eba2 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:39:55.895929 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-6a111bc9-b2b0-4e51-8b90-ee47b6086fd5 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:55.898063 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-6a111bc9-b2b0-4e51-8b90-ee47b6086fd5 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] GET https://10.4.3.200/volume/v3/volumes/a8628930-f6ff-4628-a395-de0e5234eba2 Jul 10 06:39:55.898452 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-6a111bc9-b2b0-4e51-8b90-ee47b6086fd5 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:55.898605 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-6a111bc9-b2b0-4e51-8b90-ee47b6086fd5 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:55.910066 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-6a111bc9-b2b0-4e51-8b90-ee47b6086fd5 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] https://10.4.3.200/volume/v3/volumes/a8628930-f6ff-4628-a395-de0e5234eba2 returned with HTTP 404 Jul 10 06:39:55.910928 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1011/3995] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:55 2026] GET /volume/v3/volumes/a8628930-f6ff-4628-a395-de0e5234eba2 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:39:55.920155 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-a4fe51d8-220c-4742-b337-e2a665b7b55c None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:55.922093 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a4fe51d8-220c-4742-b337-e2a665b7b55c tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] DELETE https://10.4.3.200/volume/v3/volumes/a8628930-f6ff-4628-a395-de0e5234eba2 Jul 10 06:39:55.922347 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a4fe51d8-220c-4742-b337-e2a665b7b55c tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:55.922599 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a4fe51d8-220c-4742-b337-e2a665b7b55c tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:55.922816 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-a4fe51d8-220c-4742-b337-e2a665b7b55c tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Delete volume with id: a8628930-f6ff-4628-a395-de0e5234eba2 Jul 10 06:39:55.930520 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a4fe51d8-220c-4742-b337-e2a665b7b55c tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] https://10.4.3.200/volume/v3/volumes/a8628930-f6ff-4628-a395-de0e5234eba2 returned with HTTP 404 Jul 10 06:39:55.930927 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 996/3996] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:39:55 2026] DELETE /volume/v3/volumes/a8628930-f6ff-4628-a395-de0e5234eba2 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:39:55.943869 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-e2e919a9-30fa-49bc-87f9-14c06a7b01ad None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:55.946204 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e2e919a9-30fa-49bc-87f9-14c06a7b01ad tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:39:55.946960 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e2e919a9-30fa-49bc-87f9-14c06a7b01ad tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1799360844"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:39:55.948454 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-e2e919a9-30fa-49bc-87f9-14c06a7b01ad tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1799360844'}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:39:55.948683 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-e2e919a9-30fa-49bc-87f9-14c06a7b01ad tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Create volume of 1 GB Jul 10 06:39:55.957861 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-e2e919a9-30fa-49bc-87f9-14c06a7b01ad tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Availability Zones retrieved successfully. Jul 10 06:39:55.965850 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-e2e919a9-30fa-49bc-87f9-14c06a7b01ad tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Flow 'volume_create_api' (d7cf741a-f936-46b2-9e1c-1ef39a8bea25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:39:55.966996 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-e2e919a9-30fa-49bc-87f9-14c06a7b01ad tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12263687-d918-4f04-a784-7baa3059c586) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:39:55.967900 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-e2e919a9-30fa-49bc-87f9-14c06a7b01ad tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Validating volume size '1' using validate_int {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:39:56.018583 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-e2e919a9-30fa-49bc-87f9-14c06a7b01ad tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12263687-d918-4f04-a784-7baa3059c586) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:39:56.019576 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-e2e919a9-30fa-49bc-87f9-14c06a7b01ad tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54139ff2-a92b-4c89-8084-8fcafc4a05bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:39:56.085103 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-e2e919a9-30fa-49bc-87f9-14c06a7b01ad tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Created reservations ['d79667b1-aea8-4c73-bcf7-2adc04c10e74', '18441482-d45b-400a-9a0d-1bddd2150f64', 'dd581e33-0177-43ca-8597-c8431f810cf6', '6c568ffe-4042-4410-9478-26e561e17095'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:39:56.085833 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-e2e919a9-30fa-49bc-87f9-14c06a7b01ad tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54139ff2-a92b-4c89-8084-8fcafc4a05bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d79667b1-aea8-4c73-bcf7-2adc04c10e74', '18441482-d45b-400a-9a0d-1bddd2150f64', 'dd581e33-0177-43ca-8597-c8431f810cf6', '6c568ffe-4042-4410-9478-26e561e17095']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:39:56.086743 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-e2e919a9-30fa-49bc-87f9-14c06a7b01ad tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (077773ed-d8c9-4c13-bec7-e21625c51722) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:39:56.106927 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-e2e919a9-30fa-49bc-87f9-14c06a7b01ad tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (077773ed-d8c9-4c13-bec7-e21625c51722) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '73ff8b74-d026-4ae1-8cce-5f7fe94e576e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1799360844',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85d81afa1e094e07ab280f3d224165a7',qos_specs=None,replication_status=,reservations=['d79667b1-aea8-4c73-bcf7-2adc04c10e74','18441482-d45b-400a-9a0d-1bddd2150f64','dd581e33-0177-43ca-8597-c8431f810cf6','6c568ffe-4042-4410-9478-26e561e17095'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b078e482ffa04ca8851d25e8ac677f50',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:39:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1799360844',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=73ff8b74-d026-4ae1-8cce-5f7fe94e576e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='85d81afa1e094e07ab280f3d224165a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b078e482ffa04ca8851d25e8ac677f50',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:39:56.108289 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-e2e919a9-30fa-49bc-87f9-14c06a7b01ad tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47cbd481-596b-438a-ac70-752d85846159) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:39:56.127353 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-e2e919a9-30fa-49bc-87f9-14c06a7b01ad tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47cbd481-596b-438a-ac70-752d85846159) transitioned into state 'SUCCESS' from state '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-1799360844',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85d81afa1e094e07ab280f3d224165a7',qos_specs=None,replication_status=,reservations=['d79667b1-aea8-4c73-bcf7-2adc04c10e74','18441482-d45b-400a-9a0d-1bddd2150f64','dd581e33-0177-43ca-8597-c8431f810cf6','6c568ffe-4042-4410-9478-26e561e17095'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b078e482ffa04ca8851d25e8ac677f50',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:39:56.128625 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-e2e919a9-30fa-49bc-87f9-14c06a7b01ad tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36f65354-67f3-490c-b4e2-ac47c93cef0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:39:56.138638 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-e2e919a9-30fa-49bc-87f9-14c06a7b01ad tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36f65354-67f3-490c-b4e2-ac47c93cef0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:39:56.139831 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-e2e919a9-30fa-49bc-87f9-14c06a7b01ad tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Flow 'volume_create_api' (d7cf741a-f936-46b2-9e1c-1ef39a8bea25) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:39:56.140212 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-e2e919a9-30fa-49bc-87f9-14c06a7b01ad tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Create volume request issued successfully. Jul 10 06:39:56.140892 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e2e919a9-30fa-49bc-87f9-14c06a7b01ad tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:39:56.141560 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 996/3997] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 10 06:39:55 2026] POST /volume/v3/volumes => generated 749 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:39:56.152999 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-b312dcf5-3848-4ebf-bab9-d033fc13eb01 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:56.154911 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b312dcf5-3848-4ebf-bab9-d033fc13eb01 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] GET https://10.4.3.200/volume/v3/volumes/73ff8b74-d026-4ae1-8cce-5f7fe94e576e Jul 10 06:39:56.155202 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b312dcf5-3848-4ebf-bab9-d033fc13eb01 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:56.155331 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b312dcf5-3848-4ebf-bab9-d033fc13eb01 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:56.162789 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:56.162789 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:39:56.171900 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-b312dcf5-3848-4ebf-bab9-d033fc13eb01 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Volume info retrieved successfully. Jul 10 06:39:56.180418 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b312dcf5-3848-4ebf-bab9-d033fc13eb01 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] https://10.4.3.200/volume/v3/volumes/73ff8b74-d026-4ae1-8cce-5f7fe94e576e returned with HTTP 200 Jul 10 06:39:56.180966 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 995/3998] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:56 2026] GET /volume/v3/volumes/73ff8b74-d026-4ae1-8cce-5f7fe94e576e => generated 817 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:56.217117 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-f901387c-201f-4833-91c2-eec29117d4f2 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:56.218781 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-f901387c-201f-4833-91c2-eec29117d4f2 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] GET https://10.4.3.200/volume/v3/backups/e4a2dea1-46e3-45ff-a309-9abe06b2194e Jul 10 06:39:56.219002 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-f901387c-201f-4833-91c2-eec29117d4f2 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:56.219642 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-f901387c-201f-4833-91c2-eec29117d4f2 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:56.219642 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-f901387c-201f-4833-91c2-eec29117d4f2 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Show backup with id e4a2dea1-46e3-45ff-a309-9abe06b2194e. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:56.223456 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:56.223456 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:39:56.224453 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-f901387c-201f-4833-91c2-eec29117d4f2 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] https://10.4.3.200/volume/v3/backups/e4a2dea1-46e3-45ff-a309-9abe06b2194e returned with HTTP 200 Jul 10 06:39:56.225079 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1012/3999] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:56 2026] GET /volume/v3/backups/e4a2dea1-46e3-45ff-a309-9abe06b2194e => generated 800 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:56.543252 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-fb961820-a3ed-4def-9589-686c47f87dc7 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:56.548089 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-fb961820-a3ed-4def-9589-686c47f87dc7 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/d2e9af43-d885-4c1b-8245-db69a6fec790 Jul 10 06:39:56.548313 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-fb961820-a3ed-4def-9589-686c47f87dc7 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:56.548487 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-fb961820-a3ed-4def-9589-686c47f87dc7 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:56.548606 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-fb961820-a3ed-4def-9589-686c47f87dc7 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id d2e9af43-d885-4c1b-8245-db69a6fec790. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:56.552600 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:56.552600 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:39:56.553291 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-fb961820-a3ed-4def-9589-686c47f87dc7 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/d2e9af43-d885-4c1b-8245-db69a6fec790 returned with HTTP 200 Jul 10 06:39:56.553659 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 997/4000] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:39:56 2026] GET /volume/v3/backups/d2e9af43-d885-4c1b-8245-db69a6fec790 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:57.192478 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-3da95f7f-3d94-41d3-b206-80b336d636e0 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:57.194537 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3da95f7f-3d94-41d3-b206-80b336d636e0 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] GET https://10.4.3.200/volume/v3/volumes/73ff8b74-d026-4ae1-8cce-5f7fe94e576e Jul 10 06:39:57.194840 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3da95f7f-3d94-41d3-b206-80b336d636e0 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:57.195086 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3da95f7f-3d94-41d3-b206-80b336d636e0 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:57.215640 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:57.215640 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:39:57.219401 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-3da95f7f-3d94-41d3-b206-80b336d636e0 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Volume info retrieved successfully. Jul 10 06:39:57.227189 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3da95f7f-3d94-41d3-b206-80b336d636e0 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] https://10.4.3.200/volume/v3/volumes/73ff8b74-d026-4ae1-8cce-5f7fe94e576e returned with HTTP 200 Jul 10 06:39:57.227678 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 997/4001] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:57 2026] GET /volume/v3/volumes/73ff8b74-d026-4ae1-8cce-5f7fe94e576e => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:57.237203 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-eaffb9ab-a5e0-4e80-a99d-544544707ad3 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:57.240532 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-eaffb9ab-a5e0-4e80-a99d-544544707ad3 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] GET https://10.4.3.200/volume/v3/backups/e4a2dea1-46e3-45ff-a309-9abe06b2194e Jul 10 06:39:57.240532 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-eaffb9ab-a5e0-4e80-a99d-544544707ad3 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:57.240532 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-eaffb9ab-a5e0-4e80-a99d-544544707ad3 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:57.240532 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-eaffb9ab-a5e0-4e80-a99d-544544707ad3 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Show backup with id e4a2dea1-46e3-45ff-a309-9abe06b2194e. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:57.244548 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-988a8bcd-6c42-4e66-b582-a6289fb95792 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:57.250531 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:57.250531 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:39:57.250739 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-988a8bcd-6c42-4e66-b582-a6289fb95792 tempest-VolumesActionsTest-1878836996 tempest-VolumesActionsTest-1878836996-project-admin] POST https://10.4.3.200/volume/v3/volumes/73ff8b74-d026-4ae1-8cce-5f7fe94e576e/action Jul 10 06:39:57.250797 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-eaffb9ab-a5e0-4e80-a99d-544544707ad3 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] https://10.4.3.200/volume/v3/backups/e4a2dea1-46e3-45ff-a309-9abe06b2194e returned with HTTP 200 Jul 10 06:39:57.250843 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-988a8bcd-6c42-4e66-b582-a6289fb95792 tempest-VolumesActionsTest-1878836996 tempest-VolumesActionsTest-1878836996-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99975) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:39:57.250908 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 996/4002] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:57 2026] GET /volume/v3/backups/e4a2dea1-46e3-45ff-a309-9abe06b2194e => generated 801 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:57.250964 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-988a8bcd-6c42-4e66-b582-a6289fb95792 tempest-VolumesActionsTest-1878836996 tempest-VolumesActionsTest-1878836996-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:39:57.262642 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:57.262642 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:39:57.263035 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.contrib.admin_actions [None req-988a8bcd-6c42-4e66-b582-a6289fb95792 tempest-VolumesActionsTest-1878836996 tempest-VolumesActionsTest-1878836996-project-admin] Updating volume '73ff8b74-d026-4ae1-8cce-5f7fe94e576e' with '{'status': 'error'}' {{(pid=99975) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 10 06:39:57.280452 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-988a8bcd-6c42-4e66-b582-a6289fb95792 tempest-VolumesActionsTest-1878836996 tempest-VolumesActionsTest-1878836996-project-admin] https://10.4.3.200/volume/v3/volumes/73ff8b74-d026-4ae1-8cce-5f7fe94e576e/action returned with HTTP 202 Jul 10 06:39:57.280755 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1013/4003] 10.4.3.200 () {68 vars in 1390 bytes} [Fri Jul 10 06:39:57 2026] POST /volume/v3/volumes/73ff8b74-d026-4ae1-8cce-5f7fe94e576e/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:39:57.288280 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-523f7abe-92b0-4942-a026-9af6adbb75b5 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:57.291013 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-523f7abe-92b0-4942-a026-9af6adbb75b5 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] GET https://10.4.3.200/volume/v3/volumes/73ff8b74-d026-4ae1-8cce-5f7fe94e576e Jul 10 06:39:57.291362 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-523f7abe-92b0-4942-a026-9af6adbb75b5 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:57.291644 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-523f7abe-92b0-4942-a026-9af6adbb75b5 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:57.299604 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:57.299604 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:39:57.303986 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-523f7abe-92b0-4942-a026-9af6adbb75b5 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Volume info retrieved successfully. Jul 10 06:39:57.309823 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-523f7abe-92b0-4942-a026-9af6adbb75b5 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] https://10.4.3.200/volume/v3/volumes/73ff8b74-d026-4ae1-8cce-5f7fe94e576e returned with HTTP 200 Jul 10 06:39:57.310331 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 998/4004] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:57 2026] GET /volume/v3/volumes/73ff8b74-d026-4ae1-8cce-5f7fe94e576e => generated 838 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:57.327166 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-11787413-107d-4286-bf4f-148edc9ea812 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:57.329965 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-11787413-107d-4286-bf4f-148edc9ea812 tempest-VolumesActionsTest-1878836996 tempest-VolumesActionsTest-1878836996-project-admin] POST https://10.4.3.200/volume/v3/volumes/73ff8b74-d026-4ae1-8cce-5f7fe94e576e/action Jul 10 06:39:57.330359 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-11787413-107d-4286-bf4f-148edc9ea812 tempest-VolumesActionsTest-1878836996 tempest-VolumesActionsTest-1878836996-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:39:57.330477 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-11787413-107d-4286-bf4f-148edc9ea812 tempest-VolumesActionsTest-1878836996 tempest-VolumesActionsTest-1878836996-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:39:57.338297 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:57.338297 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:39:57.338656 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.contrib.admin_actions [None req-11787413-107d-4286-bf4f-148edc9ea812 tempest-VolumesActionsTest-1878836996 tempest-VolumesActionsTest-1878836996-project-admin] Updating volume '73ff8b74-d026-4ae1-8cce-5f7fe94e576e' with '{'status': 'available'}' {{(pid=99978) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 10 06:39:57.358191 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-11787413-107d-4286-bf4f-148edc9ea812 tempest-VolumesActionsTest-1878836996 tempest-VolumesActionsTest-1878836996-project-admin] https://10.4.3.200/volume/v3/volumes/73ff8b74-d026-4ae1-8cce-5f7fe94e576e/action returned with HTTP 202 Jul 10 06:39:57.358724 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 998/4005] 10.4.3.200 () {68 vars in 1390 bytes} [Fri Jul 10 06:39:57 2026] POST /volume/v3/volumes/73ff8b74-d026-4ae1-8cce-5f7fe94e576e/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:39:57.366200 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-c1c26de0-ce3f-4c5b-8897-ec43b470cad6 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:57.367894 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c1c26de0-ce3f-4c5b-8897-ec43b470cad6 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] GET https://10.4.3.200/volume/v3/volumes/73ff8b74-d026-4ae1-8cce-5f7fe94e576e Jul 10 06:39:57.368102 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c1c26de0-ce3f-4c5b-8897-ec43b470cad6 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:57.368283 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c1c26de0-ce3f-4c5b-8897-ec43b470cad6 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:57.375333 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:57.375333 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:39:57.378455 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-c1c26de0-ce3f-4c5b-8897-ec43b470cad6 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Volume info retrieved successfully. Jul 10 06:39:57.382103 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c1c26de0-ce3f-4c5b-8897-ec43b470cad6 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] https://10.4.3.200/volume/v3/volumes/73ff8b74-d026-4ae1-8cce-5f7fe94e576e returned with HTTP 200 Jul 10 06:39:57.382566 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 997/4006] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:57 2026] GET /volume/v3/volumes/73ff8b74-d026-4ae1-8cce-5f7fe94e576e => generated 842 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:57.393425 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-42bfd06d-36b6-4fc2-af67-1d670183f738 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:57.394941 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-42bfd06d-36b6-4fc2-af67-1d670183f738 tempest-VolumesActionsTest-1878836996 tempest-VolumesActionsTest-1878836996-project-admin] POST https://10.4.3.200/volume/v3/volumes/73ff8b74-d026-4ae1-8cce-5f7fe94e576e/action Jul 10 06:39:57.395255 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-42bfd06d-36b6-4fc2-af67-1d670183f738 tempest-VolumesActionsTest-1878836996 tempest-VolumesActionsTest-1878836996-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=99975) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:39:57.395367 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-42bfd06d-36b6-4fc2-af67-1d670183f738 tempest-VolumesActionsTest-1878836996 tempest-VolumesActionsTest-1878836996-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:39:57.403736 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:57.403736 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:39:57.404413 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.contrib.admin_actions [None req-42bfd06d-36b6-4fc2-af67-1d670183f738 tempest-VolumesActionsTest-1878836996 tempest-VolumesActionsTest-1878836996-project-admin] Updating volume '73ff8b74-d026-4ae1-8cce-5f7fe94e576e' with '{'status': 'maintenance'}' {{(pid=99975) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 10 06:39:57.421159 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-42bfd06d-36b6-4fc2-af67-1d670183f738 tempest-VolumesActionsTest-1878836996 tempest-VolumesActionsTest-1878836996-project-admin] https://10.4.3.200/volume/v3/volumes/73ff8b74-d026-4ae1-8cce-5f7fe94e576e/action returned with HTTP 202 Jul 10 06:39:57.421544 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1014/4007] 10.4.3.200 () {68 vars in 1390 bytes} [Fri Jul 10 06:39:57 2026] POST /volume/v3/volumes/73ff8b74-d026-4ae1-8cce-5f7fe94e576e/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:39:57.429886 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-b42d627e-0cf8-42f5-8a1f-c9c50d6692ab None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:57.431288 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b42d627e-0cf8-42f5-8a1f-c9c50d6692ab tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] GET https://10.4.3.200/volume/v3/volumes/73ff8b74-d026-4ae1-8cce-5f7fe94e576e Jul 10 06:39:57.431528 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b42d627e-0cf8-42f5-8a1f-c9c50d6692ab tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:57.431748 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b42d627e-0cf8-42f5-8a1f-c9c50d6692ab tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:57.437999 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:57.437999 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:39:57.441419 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-b42d627e-0cf8-42f5-8a1f-c9c50d6692ab tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Volume info retrieved successfully. Jul 10 06:39:57.445170 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b42d627e-0cf8-42f5-8a1f-c9c50d6692ab tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] https://10.4.3.200/volume/v3/volumes/73ff8b74-d026-4ae1-8cce-5f7fe94e576e returned with HTTP 200 Jul 10 06:39:57.445570 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 999/4008] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:57 2026] GET /volume/v3/volumes/73ff8b74-d026-4ae1-8cce-5f7fe94e576e => generated 844 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:57.456715 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-9d5bdd14-f7d5-4590-8f09-28c604aaaffa None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:57.458416 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9d5bdd14-f7d5-4590-8f09-28c604aaaffa tempest-VolumesActionsTest-1878836996 tempest-VolumesActionsTest-1878836996-project-admin] POST https://10.4.3.200/volume/v3/volumes/73ff8b74-d026-4ae1-8cce-5f7fe94e576e/action Jul 10 06:39:57.458782 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9d5bdd14-f7d5-4590-8f09-28c604aaaffa tempest-VolumesActionsTest-1878836996 tempest-VolumesActionsTest-1878836996-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:39:57.458907 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9d5bdd14-f7d5-4590-8f09-28c604aaaffa tempest-VolumesActionsTest-1878836996 tempest-VolumesActionsTest-1878836996-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:39:57.468675 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:57.468675 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:39:57.469158 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.contrib.admin_actions [None req-9d5bdd14-f7d5-4590-8f09-28c604aaaffa tempest-VolumesActionsTest-1878836996 tempest-VolumesActionsTest-1878836996-project-admin] Updating volume '73ff8b74-d026-4ae1-8cce-5f7fe94e576e' with '{'status': 'available'}' {{(pid=99978) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 10 06:39:57.488304 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9d5bdd14-f7d5-4590-8f09-28c604aaaffa tempest-VolumesActionsTest-1878836996 tempest-VolumesActionsTest-1878836996-project-admin] https://10.4.3.200/volume/v3/volumes/73ff8b74-d026-4ae1-8cce-5f7fe94e576e/action returned with HTTP 202 Jul 10 06:39:57.488793 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 999/4009] 10.4.3.200 () {68 vars in 1390 bytes} [Fri Jul 10 06:39:57 2026] POST /volume/v3/volumes/73ff8b74-d026-4ae1-8cce-5f7fe94e576e/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:39:57.495885 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-a0711cca-6587-43d6-ad13-efba67dcfbf4 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:57.497807 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a0711cca-6587-43d6-ad13-efba67dcfbf4 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] GET https://10.4.3.200/volume/v3/volumes/73ff8b74-d026-4ae1-8cce-5f7fe94e576e Jul 10 06:39:57.497987 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a0711cca-6587-43d6-ad13-efba67dcfbf4 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:57.498199 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a0711cca-6587-43d6-ad13-efba67dcfbf4 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:57.505359 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:57.505359 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:39:57.508736 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-a0711cca-6587-43d6-ad13-efba67dcfbf4 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Volume info retrieved successfully. Jul 10 06:39:57.512377 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a0711cca-6587-43d6-ad13-efba67dcfbf4 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] https://10.4.3.200/volume/v3/volumes/73ff8b74-d026-4ae1-8cce-5f7fe94e576e returned with HTTP 200 Jul 10 06:39:57.512740 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 998/4010] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:57 2026] GET /volume/v3/volumes/73ff8b74-d026-4ae1-8cce-5f7fe94e576e => generated 842 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:57.526945 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-95c3c5f4-ae75-43e5-9801-cc283482894a None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:57.529225 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-95c3c5f4-ae75-43e5-9801-cc283482894a tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] GET https://10.4.3.200/volume/v3/volumes/73ff8b74-d026-4ae1-8cce-5f7fe94e576e Jul 10 06:39:57.529478 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-95c3c5f4-ae75-43e5-9801-cc283482894a tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:57.529734 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-95c3c5f4-ae75-43e5-9801-cc283482894a tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:57.537949 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:57.537949 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:39:57.544691 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-95c3c5f4-ae75-43e5-9801-cc283482894a tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Volume info retrieved successfully. Jul 10 06:39:57.549877 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-95c3c5f4-ae75-43e5-9801-cc283482894a tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] https://10.4.3.200/volume/v3/volumes/73ff8b74-d026-4ae1-8cce-5f7fe94e576e returned with HTTP 200 Jul 10 06:39:57.550346 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1015/4011] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:57 2026] GET /volume/v3/volumes/73ff8b74-d026-4ae1-8cce-5f7fe94e576e => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:57.562145 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-767c4a3b-d85b-4169-a907-5c498a26c072 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:57.562981 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-741910bf-6218-4f82-a5bc-51db817ff02e None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:57.563906 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-767c4a3b-d85b-4169-a907-5c498a26c072 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] DELETE https://10.4.3.200/volume/v3/volumes/73ff8b74-d026-4ae1-8cce-5f7fe94e576e Jul 10 06:39:57.564182 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-767c4a3b-d85b-4169-a907-5c498a26c072 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:57.564425 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-767c4a3b-d85b-4169-a907-5c498a26c072 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:57.564657 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-767c4a3b-d85b-4169-a907-5c498a26c072 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Delete volume with id: 73ff8b74-d026-4ae1-8cce-5f7fe94e576e Jul 10 06:39:57.565442 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-741910bf-6218-4f82-a5bc-51db817ff02e tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/d2e9af43-d885-4c1b-8245-db69a6fec790 Jul 10 06:39:57.565732 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-741910bf-6218-4f82-a5bc-51db817ff02e tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:57.565961 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-741910bf-6218-4f82-a5bc-51db817ff02e tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:57.566117 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-741910bf-6218-4f82-a5bc-51db817ff02e tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id d2e9af43-d885-4c1b-8245-db69a6fec790. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:57.571167 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:57.571167 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:39:57.571630 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:57.571630 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:39:57.571997 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-741910bf-6218-4f82-a5bc-51db817ff02e tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/d2e9af43-d885-4c1b-8245-db69a6fec790 returned with HTTP 200 Jul 10 06:39:57.572246 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-767c4a3b-d85b-4169-a907-5c498a26c072 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Volume info retrieved successfully. Jul 10 06:39:57.572627 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1000/4012] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:39:57 2026] GET /volume/v3/backups/d2e9af43-d885-4c1b-8245-db69a6fec790 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:57.588671 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-767c4a3b-d85b-4169-a907-5c498a26c072 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Delete volume request issued successfully. Jul 10 06:39:57.588849 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-767c4a3b-d85b-4169-a907-5c498a26c072 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] https://10.4.3.200/volume/v3/volumes/73ff8b74-d026-4ae1-8cce-5f7fe94e576e returned with HTTP 202 Jul 10 06:39:57.589273 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1000/4013] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:39:57 2026] DELETE /volume/v3/volumes/73ff8b74-d026-4ae1-8cce-5f7fe94e576e => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:39:57.597240 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-96f2fc1b-6460-492c-94a0-6aa5eeee4060 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:57.600677 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-96f2fc1b-6460-492c-94a0-6aa5eeee4060 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] GET https://10.4.3.200/volume/v3/volumes/73ff8b74-d026-4ae1-8cce-5f7fe94e576e Jul 10 06:39:57.600922 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-96f2fc1b-6460-492c-94a0-6aa5eeee4060 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:57.601176 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-96f2fc1b-6460-492c-94a0-6aa5eeee4060 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:57.610690 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:57.610690 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:39:57.614718 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-96f2fc1b-6460-492c-94a0-6aa5eeee4060 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Volume info retrieved successfully. Jul 10 06:39:57.619931 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-96f2fc1b-6460-492c-94a0-6aa5eeee4060 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] https://10.4.3.200/volume/v3/volumes/73ff8b74-d026-4ae1-8cce-5f7fe94e576e returned with HTTP 200 Jul 10 06:39:57.620517 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 999/4014] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:57 2026] GET /volume/v3/volumes/73ff8b74-d026-4ae1-8cce-5f7fe94e576e => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:58.266061 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-82dfed01-c898-4667-8942-3a51366a874d None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:58.268272 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-82dfed01-c898-4667-8942-3a51366a874d tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] GET https://10.4.3.200/volume/v3/backups/e4a2dea1-46e3-45ff-a309-9abe06b2194e Jul 10 06:39:58.268430 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-82dfed01-c898-4667-8942-3a51366a874d tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:58.268672 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-82dfed01-c898-4667-8942-3a51366a874d tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:58.268936 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-82dfed01-c898-4667-8942-3a51366a874d tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Show backup with id e4a2dea1-46e3-45ff-a309-9abe06b2194e. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:58.273652 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:58.273652 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:39:58.274529 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-82dfed01-c898-4667-8942-3a51366a874d tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] https://10.4.3.200/volume/v3/backups/e4a2dea1-46e3-45ff-a309-9abe06b2194e returned with HTTP 200 Jul 10 06:39:58.274955 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1016/4015] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:58 2026] GET /volume/v3/backups/e4a2dea1-46e3-45ff-a309-9abe06b2194e => generated 802 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:58.287002 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-97dae0a8-b372-41cd-8633-20f4ee532710 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:58.289284 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-97dae0a8-b372-41cd-8633-20f4ee532710 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] GET https://10.4.3.200/volume/v3/volumes/0669d949-6ef5-45d6-b48b-c2e2b679db20 Jul 10 06:39:58.289542 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-97dae0a8-b372-41cd-8633-20f4ee532710 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:58.289786 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-97dae0a8-b372-41cd-8633-20f4ee532710 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:58.298213 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:58.298213 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:39:58.301749 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-97dae0a8-b372-41cd-8633-20f4ee532710 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Volume info retrieved successfully. Jul 10 06:39:58.305521 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-97dae0a8-b372-41cd-8633-20f4ee532710 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] https://10.4.3.200/volume/v3/volumes/0669d949-6ef5-45d6-b48b-c2e2b679db20 returned with HTTP 200 Jul 10 06:39:58.305914 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1001/4016] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:58 2026] GET /volume/v3/volumes/0669d949-6ef5-45d6-b48b-c2e2b679db20 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:58.319298 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-32c7a029-4461-4fd0-830e-5a346206e2f1 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:58.321083 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-32c7a029-4461-4fd0-830e-5a346206e2f1 tempest-VolumesBackupsAdminTest-826119360 tempest-VolumesBackupsAdminTest-826119360-project-admin] POST https://10.4.3.200/volume/v3/backups/e4a2dea1-46e3-45ff-a309-9abe06b2194e/action Jul 10 06:39:58.321484 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-32c7a029-4461-4fd0-830e-5a346206e2f1 tempest-VolumesBackupsAdminTest-826119360 tempest-VolumesBackupsAdminTest-826119360-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:39:58.321672 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-32c7a029-4461-4fd0-830e-5a346206e2f1 tempest-VolumesBackupsAdminTest-826119360 tempest-VolumesBackupsAdminTest-826119360-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:39:58.322958 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.contrib.admin_actions [None req-32c7a029-4461-4fd0-830e-5a346206e2f1 tempest-VolumesBackupsAdminTest-826119360 tempest-VolumesBackupsAdminTest-826119360-project-admin] Updating backup 'e4a2dea1-46e3-45ff-a309-9abe06b2194e' with '{'status': 'error'}' {{(pid=99976) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 10 06:39:58.330072 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:58.330072 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:39:58.336268 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.backup.rpcapi [None req-32c7a029-4461-4fd0-830e-5a346206e2f1 tempest-VolumesBackupsAdminTest-826119360 tempest-VolumesBackupsAdminTest-826119360-project-admin] reset_status in rpcapi backup_id e4a2dea1-46e3-45ff-a309-9abe06b2194e on host np0000004964. {{(pid=99976) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Jul 10 06:39:58.337906 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-32c7a029-4461-4fd0-830e-5a346206e2f1 tempest-VolumesBackupsAdminTest-826119360 tempest-VolumesBackupsAdminTest-826119360-project-admin] https://10.4.3.200/volume/v3/backups/e4a2dea1-46e3-45ff-a309-9abe06b2194e/action returned with HTTP 202 Jul 10 06:39:58.338371 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1001/4017] 10.4.3.200 () {68 vars in 1390 bytes} [Fri Jul 10 06:39:58 2026] POST /volume/v3/backups/e4a2dea1-46e3-45ff-a309-9abe06b2194e/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:39:58.345960 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-19e39891-6a13-4202-bf10-9801139653fd None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:58.348204 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-19e39891-6a13-4202-bf10-9801139653fd tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] GET https://10.4.3.200/volume/v3/backups/e4a2dea1-46e3-45ff-a309-9abe06b2194e Jul 10 06:39:58.348809 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-19e39891-6a13-4202-bf10-9801139653fd tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:58.349091 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-19e39891-6a13-4202-bf10-9801139653fd tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:58.349319 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-19e39891-6a13-4202-bf10-9801139653fd tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Show backup with id e4a2dea1-46e3-45ff-a309-9abe06b2194e. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:58.356955 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:58.356955 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:39:58.357910 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-19e39891-6a13-4202-bf10-9801139653fd tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] https://10.4.3.200/volume/v3/backups/e4a2dea1-46e3-45ff-a309-9abe06b2194e returned with HTTP 200 Jul 10 06:39:58.358611 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1000/4018] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:58 2026] GET /volume/v3/backups/e4a2dea1-46e3-45ff-a309-9abe06b2194e => generated 798 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:58.368119 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-b9ef7e3f-4893-4b3a-afc6-3b8baa9e2a37 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:58.370087 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-b9ef7e3f-4893-4b3a-afc6-3b8baa9e2a37 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] DELETE https://10.4.3.200/volume/v3/backups/e4a2dea1-46e3-45ff-a309-9abe06b2194e Jul 10 06:39:58.370348 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-b9ef7e3f-4893-4b3a-afc6-3b8baa9e2a37 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:58.370592 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-b9ef7e3f-4893-4b3a-afc6-3b8baa9e2a37 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Calling method 'delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:58.370696 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.contrib.backups [None req-b9ef7e3f-4893-4b3a-afc6-3b8baa9e2a37 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Delete backup with id: e4a2dea1-46e3-45ff-a309-9abe06b2194e. Jul 10 06:39:58.374741 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:58.374741 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:39:58.387137 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.backup.rpcapi [None req-b9ef7e3f-4893-4b3a-afc6-3b8baa9e2a37 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] delete_backup rpcapi backup_id e4a2dea1-46e3-45ff-a309-9abe06b2194e {{(pid=99975) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 06:39:58.388780 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-b9ef7e3f-4893-4b3a-afc6-3b8baa9e2a37 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] https://10.4.3.200/volume/v3/backups/e4a2dea1-46e3-45ff-a309-9abe06b2194e returned with HTTP 202 Jul 10 06:39:58.389329 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1017/4019] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:39:58 2026] DELETE /volume/v3/backups/e4a2dea1-46e3-45ff-a309-9abe06b2194e => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:39:58.395704 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-94994c53-7b9b-4016-b617-a86b1cac3480 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:58.397549 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-94994c53-7b9b-4016-b617-a86b1cac3480 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] GET https://10.4.3.200/volume/v3/backups/e4a2dea1-46e3-45ff-a309-9abe06b2194e Jul 10 06:39:58.397751 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-94994c53-7b9b-4016-b617-a86b1cac3480 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:58.397936 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-94994c53-7b9b-4016-b617-a86b1cac3480 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:58.398035 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-94994c53-7b9b-4016-b617-a86b1cac3480 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Show backup with id e4a2dea1-46e3-45ff-a309-9abe06b2194e. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:58.402265 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:58.402265 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:39:58.402999 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-94994c53-7b9b-4016-b617-a86b1cac3480 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] https://10.4.3.200/volume/v3/backups/e4a2dea1-46e3-45ff-a309-9abe06b2194e returned with HTTP 200 Jul 10 06:39:58.403363 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1002/4020] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:58 2026] GET /volume/v3/backups/e4a2dea1-46e3-45ff-a309-9abe06b2194e => generated 801 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:58.584475 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-f5a5107d-f27d-4727-89be-b180e1fabaad None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:58.587097 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f5a5107d-f27d-4727-89be-b180e1fabaad tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/d2e9af43-d885-4c1b-8245-db69a6fec790 Jul 10 06:39:58.587370 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f5a5107d-f27d-4727-89be-b180e1fabaad tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:58.587646 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f5a5107d-f27d-4727-89be-b180e1fabaad tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:58.587828 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-f5a5107d-f27d-4727-89be-b180e1fabaad tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id d2e9af43-d885-4c1b-8245-db69a6fec790. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:58.592792 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:58.592792 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:39:58.593691 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f5a5107d-f27d-4727-89be-b180e1fabaad tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/d2e9af43-d885-4c1b-8245-db69a6fec790 returned with HTTP 200 Jul 10 06:39:58.594231 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1002/4021] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:39:58 2026] GET /volume/v3/backups/d2e9af43-d885-4c1b-8245-db69a6fec790 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:58.633998 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-34a76ad2-c212-4092-9013-e316fbd496e4 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:58.635997 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-34a76ad2-c212-4092-9013-e316fbd496e4 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] GET https://10.4.3.200/volume/v3/volumes/73ff8b74-d026-4ae1-8cce-5f7fe94e576e Jul 10 06:39:58.635997 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-34a76ad2-c212-4092-9013-e316fbd496e4 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:58.636129 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-34a76ad2-c212-4092-9013-e316fbd496e4 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:58.641332 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-34a76ad2-c212-4092-9013-e316fbd496e4 tempest-VolumesActionsTest-465452893 tempest-VolumesActionsTest-465452893-project-member] https://10.4.3.200/volume/v3/volumes/73ff8b74-d026-4ae1-8cce-5f7fe94e576e returned with HTTP 404 Jul 10 06:39:58.641797 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1001/4022] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:58 2026] GET /volume/v3/volumes/73ff8b74-d026-4ae1-8cce-5f7fe94e576e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:39:59.414753 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-908df40f-012e-48f7-861a-bcb6e8e1d219 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:59.423264 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-908df40f-012e-48f7-861a-bcb6e8e1d219 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] GET https://10.4.3.200/volume/v3/backups/e4a2dea1-46e3-45ff-a309-9abe06b2194e Jul 10 06:39:59.423264 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-908df40f-012e-48f7-861a-bcb6e8e1d219 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:59.423264 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-908df40f-012e-48f7-861a-bcb6e8e1d219 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:59.423264 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-908df40f-012e-48f7-861a-bcb6e8e1d219 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Show backup with id e4a2dea1-46e3-45ff-a309-9abe06b2194e. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:59.428468 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-908df40f-012e-48f7-861a-bcb6e8e1d219 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] https://10.4.3.200/volume/v3/backups/e4a2dea1-46e3-45ff-a309-9abe06b2194e returned with HTTP 404 Jul 10 06:39:59.429201 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1018/4023] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:59 2026] GET /volume/v3/backups/e4a2dea1-46e3-45ff-a309-9abe06b2194e => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:39:59.527373 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-3e1e517b-770e-4cb4-bd3a-19613ca503f2 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:59.531326 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3e1e517b-770e-4cb4-bd3a-19613ca503f2 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] GET https://10.4.3.200/volume/v3/volumes/0669d949-6ef5-45d6-b48b-c2e2b679db20 Jul 10 06:39:59.531603 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3e1e517b-770e-4cb4-bd3a-19613ca503f2 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:59.531813 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3e1e517b-770e-4cb4-bd3a-19613ca503f2 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:59.537797 np0000004964 devstack@c-api.service[99978]: DEBUG dbcounter [-] [99978] Writing DB stats cinder:SELECT=536,cinder:INSERT=103,cinder:UPDATE=174,cinder:DELETE=3 {{(pid=99978) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:39:59.547431 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:59.547431 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:39:59.552341 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-3e1e517b-770e-4cb4-bd3a-19613ca503f2 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Volume info retrieved successfully. Jul 10 06:39:59.557618 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3e1e517b-770e-4cb4-bd3a-19613ca503f2 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] https://10.4.3.200/volume/v3/volumes/0669d949-6ef5-45d6-b48b-c2e2b679db20 returned with HTTP 200 Jul 10 06:39:59.558017 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1003/4024] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:59 2026] GET /volume/v3/volumes/0669d949-6ef5-45d6-b48b-c2e2b679db20 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:59.570883 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-fd908ac1-9693-401b-9f16-d60758c2604a None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:59.572754 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-fd908ac1-9693-401b-9f16-d60758c2604a tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] DELETE https://10.4.3.200/volume/v3/volumes/0669d949-6ef5-45d6-b48b-c2e2b679db20 Jul 10 06:39:59.573015 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-fd908ac1-9693-401b-9f16-d60758c2604a tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:59.573333 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-fd908ac1-9693-401b-9f16-d60758c2604a tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:59.574993 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-fd908ac1-9693-401b-9f16-d60758c2604a tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Delete volume with id: 0669d949-6ef5-45d6-b48b-c2e2b679db20 Jul 10 06:39:59.580595 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:59.580595 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:39:59.581217 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-fd908ac1-9693-401b-9f16-d60758c2604a tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Volume info retrieved successfully. Jul 10 06:39:59.597419 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-fd908ac1-9693-401b-9f16-d60758c2604a tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Delete volume request issued successfully. Jul 10 06:39:59.597754 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-fd908ac1-9693-401b-9f16-d60758c2604a tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] https://10.4.3.200/volume/v3/volumes/0669d949-6ef5-45d6-b48b-c2e2b679db20 returned with HTTP 202 Jul 10 06:39:59.600224 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1003/4025] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:39:59 2026] DELETE /volume/v3/volumes/0669d949-6ef5-45d6-b48b-c2e2b679db20 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:39:59.604216 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-6d47da16-a712-4998-b363-e002c5c160e8 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:59.607604 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6d47da16-a712-4998-b363-e002c5c160e8 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/d2e9af43-d885-4c1b-8245-db69a6fec790 Jul 10 06:39:59.607604 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6d47da16-a712-4998-b363-e002c5c160e8 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:59.607604 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6d47da16-a712-4998-b363-e002c5c160e8 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:59.607604 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-6d47da16-a712-4998-b363-e002c5c160e8 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id d2e9af43-d885-4c1b-8245-db69a6fec790. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:39:59.611227 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:59.611227 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:39:59.611937 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6d47da16-a712-4998-b363-e002c5c160e8 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/d2e9af43-d885-4c1b-8245-db69a6fec790 returned with HTTP 200 Jul 10 06:39:59.612361 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1002/4026] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:39:59 2026] GET /volume/v3/backups/d2e9af43-d885-4c1b-8245-db69a6fec790 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:39:59.613372 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-3fd4c193-7e51-4c55-ace4-95878ef92c95 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:39:59.615428 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-3fd4c193-7e51-4c55-ace4-95878ef92c95 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] GET https://10.4.3.200/volume/v3/volumes/0669d949-6ef5-45d6-b48b-c2e2b679db20 Jul 10 06:39:59.615661 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-3fd4c193-7e51-4c55-ace4-95878ef92c95 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:39:59.615884 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-3fd4c193-7e51-4c55-ace4-95878ef92c95 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:39:59.623969 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:39:59.623969 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:39:59.628296 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-3fd4c193-7e51-4c55-ace4-95878ef92c95 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Volume info retrieved successfully. Jul 10 06:39:59.635229 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-3fd4c193-7e51-4c55-ace4-95878ef92c95 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] https://10.4.3.200/volume/v3/volumes/0669d949-6ef5-45d6-b48b-c2e2b679db20 returned with HTTP 200 Jul 10 06:39:59.635747 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1019/4027] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:39:59 2026] GET /volume/v3/volumes/0669d949-6ef5-45d6-b48b-c2e2b679db20 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:40:00.624081 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-f81263e0-4db9-4695-a9cb-1fb85ad2dba1 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:00.626437 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f81263e0-4db9-4695-a9cb-1fb85ad2dba1 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/d2e9af43-d885-4c1b-8245-db69a6fec790 Jul 10 06:40:00.626993 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f81263e0-4db9-4695-a9cb-1fb85ad2dba1 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:00.627287 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f81263e0-4db9-4695-a9cb-1fb85ad2dba1 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:00.627449 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-f81263e0-4db9-4695-a9cb-1fb85ad2dba1 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id d2e9af43-d885-4c1b-8245-db69a6fec790. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:40:00.633185 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:00.633185 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:40:00.633981 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f81263e0-4db9-4695-a9cb-1fb85ad2dba1 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/d2e9af43-d885-4c1b-8245-db69a6fec790 returned with HTTP 200 Jul 10 06:40:00.634370 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1004/4028] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:40:00 2026] GET /volume/v3/backups/d2e9af43-d885-4c1b-8245-db69a6fec790 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:40:00.651574 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-53eed8ea-c10f-4c79-8027-7e782c82ce42 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:00.658242 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-53eed8ea-c10f-4c79-8027-7e782c82ce42 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] GET https://10.4.3.200/volume/v3/volumes/0669d949-6ef5-45d6-b48b-c2e2b679db20 Jul 10 06:40:00.658468 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-53eed8ea-c10f-4c79-8027-7e782c82ce42 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:00.658705 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-53eed8ea-c10f-4c79-8027-7e782c82ce42 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:00.671674 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-53eed8ea-c10f-4c79-8027-7e782c82ce42 tempest-VolumesBackupsAdminTest-1649852220 tempest-VolumesBackupsAdminTest-1649852220-project-member] https://10.4.3.200/volume/v3/volumes/0669d949-6ef5-45d6-b48b-c2e2b679db20 returned with HTTP 404 Jul 10 06:40:00.672373 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1004/4029] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:40:00 2026] GET /volume/v3/volumes/0669d949-6ef5-45d6-b48b-c2e2b679db20 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:40:00.989288 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-7d7b2a1c-d06a-4904-b76e-905844c627f0 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:01.150491 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7d7b2a1c-d06a-4904-b76e-905844c627f0 tempest-TestEncryptedCinderVolumes-1601990201 tempest-TestEncryptedCinderVolumes-1601990201-project-admin] POST https://10.4.3.200/volume/v3/types Jul 10 06:40:01.150491 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-7d7b2a1c-d06a-4904-b76e-905844c627f0 tempest-TestEncryptedCinderVolumes-1601990201 tempest-TestEncryptedCinderVolumes-1601990201-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-1056246670", "extra_specs": {}}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:40:01.163155 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7d7b2a1c-d06a-4904-b76e-905844c627f0 tempest-TestEncryptedCinderVolumes-1601990201 tempest-TestEncryptedCinderVolumes-1601990201-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 10 06:40:01.163792 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1003/4030] 10.4.3.200 () {68 vars in 1252 bytes} [Fri Jul 10 06:40:00 2026] POST /volume/v3/types => generated 218 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:40:01.173884 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-c0f5f324-f0c5-4c57-8c95-6f9afcf1a52b None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:01.176442 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-c0f5f324-f0c5-4c57-8c95-6f9afcf1a52b tempest-TestEncryptedCinderVolumes-1601990201 tempest-TestEncryptedCinderVolumes-1601990201-project-admin] POST https://10.4.3.200/volume/v3/types/b5c33acf-8678-4e32-9a75-bd0bb1f88efd/encryption Jul 10 06:40:01.177021 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-c0f5f324-f0c5-4c57-8c95-6f9afcf1a52b tempest-TestEncryptedCinderVolumes-1601990201 tempest-TestEncryptedCinderVolumes-1601990201-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:40:01.203235 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-c0f5f324-f0c5-4c57-8c95-6f9afcf1a52b tempest-TestEncryptedCinderVolumes-1601990201 tempest-TestEncryptedCinderVolumes-1601990201-project-admin] https://10.4.3.200/volume/v3/types/b5c33acf-8678-4e32-9a75-bd0bb1f88efd/encryption returned with HTTP 200 Jul 10 06:40:01.203953 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1020/4031] 10.4.3.200 () {68 vars in 1397 bytes} [Fri Jul 10 06:40:01 2026] POST /volume/v3/types/b5c33acf-8678-4e32-9a75-bd0bb1f88efd/encryption => generated 231 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:40:01.223953 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-aaec7c1a-770a-421f-b72a-66671353c1a2 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:01.308858 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-aaec7c1a-770a-421f-b72a-66671353c1a2 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:40:01.308858 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-aaec7c1a-770a-421f-b72a-66671353c1a2 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1898993729", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-1056246670", "size": 1}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:40:01.308858 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-aaec7c1a-770a-421f-b72a-66671353c1a2 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1898993729', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-1056246670', 'size': 1}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:40:01.320245 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-aaec7c1a-770a-421f-b72a-66671353c1a2 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Create volume of 1 GB Jul 10 06:40:01.320566 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:01.320566 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:40:01.321356 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-aaec7c1a-770a-421f-b72a-66671353c1a2 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Availability Zones retrieved successfully. Jul 10 06:40:01.328973 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-aaec7c1a-770a-421f-b72a-66671353c1a2 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Flow 'volume_create_api' (1181bcd8-c414-46d6-b22d-008fdd2e0ea3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:40:01.330096 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-aaec7c1a-770a-421f-b72a-66671353c1a2 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23c68d6b-4c21-4a30-bddf-7b61a1c07372) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:40:01.333204 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-aaec7c1a-770a-421f-b72a-66671353c1a2 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Validating volume size '1' using validate_int {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:40:01.388305 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-aaec7c1a-770a-421f-b72a-66671353c1a2 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23c68d6b-4c21-4a30-bddf-7b61a1c07372) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:40:01Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b5c33acf-8678-4e32-9a75-bd0bb1f88efd,is_public=True,name='tempest-scenario-type-cryptsetup-1056246670',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b5c33acf-8678-4e32-9a75-bd0bb1f88efd', '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=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:40:01.389620 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-aaec7c1a-770a-421f-b72a-66671353c1a2 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f07d7d8-4d31-4867-87f8-0a9165a4b390) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:40:01.436961 np0000004964 devstack@c-api.service[99978]: WARNING cinder.quota [None req-aaec7c1a-770a-421f-b72a-66671353c1a2 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-1056246670 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-1056246670, it is now deprecated. Please use the default quota class for default quota. Jul 10 06:40:01.437552 np0000004964 devstack@c-api.service[99978]: WARNING cinder.quota [None req-aaec7c1a-770a-421f-b72a-66671353c1a2 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-1056246670 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-1056246670, it is now deprecated. Please use the default quota class for default quota. Jul 10 06:40:01.491616 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-aaec7c1a-770a-421f-b72a-66671353c1a2 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Created reservations ['31d6d12d-47b5-4a13-8273-f66d0bb8219c', '5f8bd466-1da3-4247-a56e-cffc18c8f958', '9da5be35-cf3a-42a9-9307-2a5c22701458', 'c6f324c4-189f-47d8-93cc-b7ae6fa7388b'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:40:01.492484 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-aaec7c1a-770a-421f-b72a-66671353c1a2 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f07d7d8-4d31-4867-87f8-0a9165a4b390) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['31d6d12d-47b5-4a13-8273-f66d0bb8219c', '5f8bd466-1da3-4247-a56e-cffc18c8f958', '9da5be35-cf3a-42a9-9307-2a5c22701458', 'c6f324c4-189f-47d8-93cc-b7ae6fa7388b']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:40:01.493428 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-aaec7c1a-770a-421f-b72a-66671353c1a2 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d03f134-628f-4d9c-8cd9-6b191bf2ff36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:40:01.524823 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-aaec7c1a-770a-421f-b72a-66671353c1a2 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d03f134-628f-4d9c-8cd9-6b191bf2ff36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0821baf5-0bcb-4c74-be6e-bda4eaafbcba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1898993729',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d14b8703f6e04cab8c3c4005ee043ced',qos_specs=None,replication_status=,reservations=['31d6d12d-47b5-4a13-8273-f66d0bb8219c','5f8bd466-1da3-4247-a56e-cffc18c8f958','9da5be35-cf3a-42a9-9307-2a5c22701458','c6f324c4-189f-47d8-93cc-b7ae6fa7388b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2de0a64792c04a44a726e55506f819a8',volume_type_id=b5c33acf-8678-4e32-9a75-bd0bb1f88efd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:40:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1898993729',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=0821baf5-0bcb-4c74-be6e-bda4eaafbcba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d14b8703f6e04cab8c3c4005ee043ced',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2de0a64792c04a44a726e55506f819a8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b5c33acf-8678-4e32-9a75-bd0bb1f88efd),volume_type_id=b5c33acf-8678-4e32-9a75-bd0bb1f88efd)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:40:01.526040 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-aaec7c1a-770a-421f-b72a-66671353c1a2 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4514eae3-fa53-41cb-a0df-cc6ad3f42673) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:40:01.555683 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-aaec7c1a-770a-421f-b72a-66671353c1a2 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4514eae3-fa53-41cb-a0df-cc6ad3f42673) transitioned into state 'SUCCESS' from state '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-1898993729',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d14b8703f6e04cab8c3c4005ee043ced',qos_specs=None,replication_status=,reservations=['31d6d12d-47b5-4a13-8273-f66d0bb8219c','5f8bd466-1da3-4247-a56e-cffc18c8f958','9da5be35-cf3a-42a9-9307-2a5c22701458','c6f324c4-189f-47d8-93cc-b7ae6fa7388b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2de0a64792c04a44a726e55506f819a8',volume_type_id=b5c33acf-8678-4e32-9a75-bd0bb1f88efd)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:40:01.556971 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-aaec7c1a-770a-421f-b72a-66671353c1a2 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (381a75ba-772a-49ed-b69a-0e36b086e7bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:40:01.573530 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-aaec7c1a-770a-421f-b72a-66671353c1a2 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (381a75ba-772a-49ed-b69a-0e36b086e7bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:40:01.573530 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-aaec7c1a-770a-421f-b72a-66671353c1a2 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Flow 'volume_create_api' (1181bcd8-c414-46d6-b22d-008fdd2e0ea3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:40:01.573530 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-aaec7c1a-770a-421f-b72a-66671353c1a2 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Create volume request issued successfully. Jul 10 06:40:01.574184 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-aaec7c1a-770a-421f-b72a-66671353c1a2 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:40:01.574775 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1005/4032] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 10 06:40:01 2026] POST /volume/v3/volumes => generated 791 bytes in 351 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:40:01.645821 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-6cf12819-5e46-4b58-9f7c-3abd2e44290b None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:01.647938 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6cf12819-5e46-4b58-9f7c-3abd2e44290b tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/d2e9af43-d885-4c1b-8245-db69a6fec790 Jul 10 06:40:01.648190 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6cf12819-5e46-4b58-9f7c-3abd2e44290b tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:01.648403 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6cf12819-5e46-4b58-9f7c-3abd2e44290b tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:01.648621 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-6cf12819-5e46-4b58-9f7c-3abd2e44290b tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id d2e9af43-d885-4c1b-8245-db69a6fec790. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:40:01.654589 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:01.654589 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:40:01.654589 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6cf12819-5e46-4b58-9f7c-3abd2e44290b tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/d2e9af43-d885-4c1b-8245-db69a6fec790 returned with HTTP 200 Jul 10 06:40:01.655043 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1005/4033] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:40:01 2026] GET /volume/v3/backups/d2e9af43-d885-4c1b-8245-db69a6fec790 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:40:02.669102 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-e13343b5-85a2-4ec2-b386-0a0dea088fae None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:02.670170 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e13343b5-85a2-4ec2-b386-0a0dea088fae tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/d2e9af43-d885-4c1b-8245-db69a6fec790 Jul 10 06:40:02.670349 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e13343b5-85a2-4ec2-b386-0a0dea088fae tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:02.670572 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e13343b5-85a2-4ec2-b386-0a0dea088fae tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:02.670686 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-e13343b5-85a2-4ec2-b386-0a0dea088fae tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id d2e9af43-d885-4c1b-8245-db69a6fec790. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:40:02.675123 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:02.675123 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:40:02.675836 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e13343b5-85a2-4ec2-b386-0a0dea088fae tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/d2e9af43-d885-4c1b-8245-db69a6fec790 returned with HTTP 200 Jul 10 06:40:02.676123 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1004/4034] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:40:02 2026] GET /volume/v3/backups/d2e9af43-d885-4c1b-8245-db69a6fec790 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:40:02.978821 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-e6efe3b3-b651-4086-ae11-8c0505ca0afe None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:03.124082 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-e6efe3b3-b651-4086-ae11-8c0505ca0afe tempest-VolumesCloneNegativeTest-613784451 tempest-VolumesCloneNegativeTest-613784451-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:40:03.124393 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-e6efe3b3-b651-4086-ae11-8c0505ca0afe tempest-VolumesCloneNegativeTest-613784451 tempest-VolumesCloneNegativeTest-613784451-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-1703099057"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:40:03.127024 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.volumes [None req-e6efe3b3-b651-4086-ae11-8c0505ca0afe tempest-VolumesCloneNegativeTest-613784451 tempest-VolumesCloneNegativeTest-613784451-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-1703099057'}} {{(pid=99975) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:40:03.127024 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-e6efe3b3-b651-4086-ae11-8c0505ca0afe tempest-VolumesCloneNegativeTest-613784451 tempest-VolumesCloneNegativeTest-613784451-project-member] Create volume of 2 GB Jul 10 06:40:03.137718 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-e6efe3b3-b651-4086-ae11-8c0505ca0afe tempest-VolumesCloneNegativeTest-613784451 tempest-VolumesCloneNegativeTest-613784451-project-member] Availability Zones retrieved successfully. Jul 10 06:40:03.150462 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-e6efe3b3-b651-4086-ae11-8c0505ca0afe tempest-VolumesCloneNegativeTest-613784451 tempest-VolumesCloneNegativeTest-613784451-project-member] Flow 'volume_create_api' (ff3b9091-3ffd-4c2f-bf3d-bdd90d576c20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:40:03.151635 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-e6efe3b3-b651-4086-ae11-8c0505ca0afe tempest-VolumesCloneNegativeTest-613784451 tempest-VolumesCloneNegativeTest-613784451-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2985254-9579-40f7-a294-fd4fac1d32c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:40:03.153922 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.flows.api.create_volume [None req-e6efe3b3-b651-4086-ae11-8c0505ca0afe tempest-VolumesCloneNegativeTest-613784451 tempest-VolumesCloneNegativeTest-613784451-project-member] Validating volume size '2' using validate_int {{(pid=99975) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:40:03.183571 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-e6efe3b3-b651-4086-ae11-8c0505ca0afe tempest-VolumesCloneNegativeTest-613784451 tempest-VolumesCloneNegativeTest-613784451-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2985254-9579-40f7-a294-fd4fac1d32c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:40:03.184491 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-e6efe3b3-b651-4086-ae11-8c0505ca0afe tempest-VolumesCloneNegativeTest-613784451 tempest-VolumesCloneNegativeTest-613784451-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21988381-9244-4dc2-a934-4e5247dd6d1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:40:03.245211 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.quota [None req-e6efe3b3-b651-4086-ae11-8c0505ca0afe tempest-VolumesCloneNegativeTest-613784451 tempest-VolumesCloneNegativeTest-613784451-project-member] Created reservations ['34109202-0495-42a1-8f92-4b0e7519c6aa', '2649ad5a-1729-4a11-b42b-a81d01c99c9e', 'fb2bc5b7-3033-41ea-b14f-bbced2ad74ea', 'dc94242c-686e-4680-9bd1-6e362d9f9cda'] {{(pid=99975) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:40:03.245996 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-e6efe3b3-b651-4086-ae11-8c0505ca0afe tempest-VolumesCloneNegativeTest-613784451 tempest-VolumesCloneNegativeTest-613784451-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21988381-9244-4dc2-a934-4e5247dd6d1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['34109202-0495-42a1-8f92-4b0e7519c6aa', '2649ad5a-1729-4a11-b42b-a81d01c99c9e', 'fb2bc5b7-3033-41ea-b14f-bbced2ad74ea', 'dc94242c-686e-4680-9bd1-6e362d9f9cda']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:40:03.246706 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-e6efe3b3-b651-4086-ae11-8c0505ca0afe tempest-VolumesCloneNegativeTest-613784451 tempest-VolumesCloneNegativeTest-613784451-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e20a029b-430c-47bc-ba8c-2e3bd5af0f20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:40:03.272192 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-e6efe3b3-b651-4086-ae11-8c0505ca0afe tempest-VolumesCloneNegativeTest-613784451 tempest-VolumesCloneNegativeTest-613784451-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e20a029b-430c-47bc-ba8c-2e3bd5af0f20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '460fe7b9-cf40-4c85-afda-4b07d260c3c4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1703099057',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='19ef2bed620b42e29728d759aba7a8b6',qos_specs=None,replication_status=,reservations=['34109202-0495-42a1-8f92-4b0e7519c6aa','2649ad5a-1729-4a11-b42b-a81d01c99c9e','fb2bc5b7-3033-41ea-b14f-bbced2ad74ea','dc94242c-686e-4680-9bd1-6e362d9f9cda'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='402118ce5ed34280a5d285aa2b7f7851',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:40:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1703099057',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=460fe7b9-cf40-4c85-afda-4b07d260c3c4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='19ef2bed620b42e29728d759aba7a8b6',provider_auth=None,provider_geometry=None,provider_id=None,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='402118ce5ed34280a5d285aa2b7f7851',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:40:03.272954 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-e6efe3b3-b651-4086-ae11-8c0505ca0afe tempest-VolumesCloneNegativeTest-613784451 tempest-VolumesCloneNegativeTest-613784451-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (feb66ca2-782a-4111-8d89-03b1b840c081) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:40:03.297940 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-e6efe3b3-b651-4086-ae11-8c0505ca0afe tempest-VolumesCloneNegativeTest-613784451 tempest-VolumesCloneNegativeTest-613784451-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (feb66ca2-782a-4111-8d89-03b1b840c081) transitioned into state 'SUCCESS' from state '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-1703099057',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='19ef2bed620b42e29728d759aba7a8b6',qos_specs=None,replication_status=,reservations=['34109202-0495-42a1-8f92-4b0e7519c6aa','2649ad5a-1729-4a11-b42b-a81d01c99c9e','fb2bc5b7-3033-41ea-b14f-bbced2ad74ea','dc94242c-686e-4680-9bd1-6e362d9f9cda'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='402118ce5ed34280a5d285aa2b7f7851',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:40:03.298988 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-e6efe3b3-b651-4086-ae11-8c0505ca0afe tempest-VolumesCloneNegativeTest-613784451 tempest-VolumesCloneNegativeTest-613784451-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4064981-f6cf-4d87-bb07-681df9c2028b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:40:03.311426 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-e6efe3b3-b651-4086-ae11-8c0505ca0afe tempest-VolumesCloneNegativeTest-613784451 tempest-VolumesCloneNegativeTest-613784451-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4064981-f6cf-4d87-bb07-681df9c2028b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:40:03.312243 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-e6efe3b3-b651-4086-ae11-8c0505ca0afe tempest-VolumesCloneNegativeTest-613784451 tempest-VolumesCloneNegativeTest-613784451-project-member] Flow 'volume_create_api' (ff3b9091-3ffd-4c2f-bf3d-bdd90d576c20) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:40:03.312526 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-e6efe3b3-b651-4086-ae11-8c0505ca0afe tempest-VolumesCloneNegativeTest-613784451 tempest-VolumesCloneNegativeTest-613784451-project-member] Create volume request issued successfully. Jul 10 06:40:03.313084 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-e6efe3b3-b651-4086-ae11-8c0505ca0afe tempest-VolumesCloneNegativeTest-613784451 tempest-VolumesCloneNegativeTest-613784451-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:40:03.313491 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1021/4035] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 10 06:40:02 2026] POST /volume/v3/volumes => generated 755 bytes in 335 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:40:03.327539 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-b057c9e8-eb22-454b-88b1-d59d1af17d10 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:03.330006 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b057c9e8-eb22-454b-88b1-d59d1af17d10 tempest-VolumesCloneNegativeTest-613784451 tempest-VolumesCloneNegativeTest-613784451-project-member] GET https://10.4.3.200/volume/v3/volumes/460fe7b9-cf40-4c85-afda-4b07d260c3c4 Jul 10 06:40:03.330251 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b057c9e8-eb22-454b-88b1-d59d1af17d10 tempest-VolumesCloneNegativeTest-613784451 tempest-VolumesCloneNegativeTest-613784451-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:03.330492 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b057c9e8-eb22-454b-88b1-d59d1af17d10 tempest-VolumesCloneNegativeTest-613784451 tempest-VolumesCloneNegativeTest-613784451-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:03.342122 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:03.342122 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:40:03.347247 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-b057c9e8-eb22-454b-88b1-d59d1af17d10 tempest-VolumesCloneNegativeTest-613784451 tempest-VolumesCloneNegativeTest-613784451-project-member] Volume info retrieved successfully. Jul 10 06:40:03.353365 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b057c9e8-eb22-454b-88b1-d59d1af17d10 tempest-VolumesCloneNegativeTest-613784451 tempest-VolumesCloneNegativeTest-613784451-project-member] https://10.4.3.200/volume/v3/volumes/460fe7b9-cf40-4c85-afda-4b07d260c3c4 returned with HTTP 200 Jul 10 06:40:03.354452 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1006/4036] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:40:03 2026] GET /volume/v3/volumes/460fe7b9-cf40-4c85-afda-4b07d260c3c4 => generated 823 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:40:03.687234 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-4c169e95-9f1a-442b-bee0-ac85026f9f0a None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:03.688825 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4c169e95-9f1a-442b-bee0-ac85026f9f0a tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/d2e9af43-d885-4c1b-8245-db69a6fec790 Jul 10 06:40:03.689006 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4c169e95-9f1a-442b-bee0-ac85026f9f0a tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:03.689200 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4c169e95-9f1a-442b-bee0-ac85026f9f0a tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:03.689292 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-4c169e95-9f1a-442b-bee0-ac85026f9f0a tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id d2e9af43-d885-4c1b-8245-db69a6fec790. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:40:03.693443 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:03.693443 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:40:03.694120 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4c169e95-9f1a-442b-bee0-ac85026f9f0a tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/d2e9af43-d885-4c1b-8245-db69a6fec790 returned with HTTP 200 Jul 10 06:40:03.694488 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1006/4037] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:40:03 2026] GET /volume/v3/backups/d2e9af43-d885-4c1b-8245-db69a6fec790 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:40:03.704043 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-c7d6db4a-c5f8-40ed-a9c7-f7480cc3a5e9 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:03.705796 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c7d6db4a-c5f8-40ed-a9c7-f7480cc3a5e9 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] DELETE https://10.4.3.200/volume/v3/volumes/acf7c452-2fbe-4fe7-a0b1-74dee59380eb Jul 10 06:40:03.706030 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c7d6db4a-c5f8-40ed-a9c7-f7480cc3a5e9 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:03.706242 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c7d6db4a-c5f8-40ed-a9c7-f7480cc3a5e9 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:03.706394 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-c7d6db4a-c5f8-40ed-a9c7-f7480cc3a5e9 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Delete volume with id: acf7c452-2fbe-4fe7-a0b1-74dee59380eb Jul 10 06:40:03.718374 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:03.718374 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:40:03.718798 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-c7d6db4a-c5f8-40ed-a9c7-f7480cc3a5e9 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Volume info retrieved successfully. Jul 10 06:40:03.747699 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-c7d6db4a-c5f8-40ed-a9c7-f7480cc3a5e9 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Delete volume request issued successfully. Jul 10 06:40:03.747882 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c7d6db4a-c5f8-40ed-a9c7-f7480cc3a5e9 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/volumes/acf7c452-2fbe-4fe7-a0b1-74dee59380eb returned with HTTP 202 Jul 10 06:40:03.748290 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1005/4038] 10.4.3.200 () {68 vars in 1391 bytes} [Fri Jul 10 06:40:03 2026] DELETE /volume/v3/volumes/acf7c452-2fbe-4fe7-a0b1-74dee59380eb => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:40:03.761556 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-50f2b14b-9291-4605-9345-3f03c224ead9 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:03.767230 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-50f2b14b-9291-4605-9345-3f03c224ead9 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/volumes/acf7c452-2fbe-4fe7-a0b1-74dee59380eb Jul 10 06:40:03.767412 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-50f2b14b-9291-4605-9345-3f03c224ead9 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:03.767613 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-50f2b14b-9291-4605-9345-3f03c224ead9 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:03.780634 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:03.780634 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:40:03.784352 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-50f2b14b-9291-4605-9345-3f03c224ead9 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Volume info retrieved successfully. Jul 10 06:40:03.789724 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-50f2b14b-9291-4605-9345-3f03c224ead9 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/volumes/acf7c452-2fbe-4fe7-a0b1-74dee59380eb returned with HTTP 200 Jul 10 06:40:03.789998 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1022/4039] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:40:03 2026] GET /volume/v3/volumes/acf7c452-2fbe-4fe7-a0b1-74dee59380eb => generated 1065 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:40:04.370895 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-589751f5-65f0-4d56-ba06-cf508a43a4f3 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:04.373304 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-589751f5-65f0-4d56-ba06-cf508a43a4f3 tempest-VolumesCloneNegativeTest-613784451 tempest-VolumesCloneNegativeTest-613784451-project-member] GET https://10.4.3.200/volume/v3/volumes/460fe7b9-cf40-4c85-afda-4b07d260c3c4 Jul 10 06:40:04.373552 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-589751f5-65f0-4d56-ba06-cf508a43a4f3 tempest-VolumesCloneNegativeTest-613784451 tempest-VolumesCloneNegativeTest-613784451-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:04.373820 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-589751f5-65f0-4d56-ba06-cf508a43a4f3 tempest-VolumesCloneNegativeTest-613784451 tempest-VolumesCloneNegativeTest-613784451-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:04.383978 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:04.383978 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:40:04.389976 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-589751f5-65f0-4d56-ba06-cf508a43a4f3 tempest-VolumesCloneNegativeTest-613784451 tempest-VolumesCloneNegativeTest-613784451-project-member] Volume info retrieved successfully. Jul 10 06:40:04.397635 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-589751f5-65f0-4d56-ba06-cf508a43a4f3 tempest-VolumesCloneNegativeTest-613784451 tempest-VolumesCloneNegativeTest-613784451-project-member] https://10.4.3.200/volume/v3/volumes/460fe7b9-cf40-4c85-afda-4b07d260c3c4 returned with HTTP 200 Jul 10 06:40:04.398401 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1007/4040] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:40:04 2026] GET /volume/v3/volumes/460fe7b9-cf40-4c85-afda-4b07d260c3c4 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:40:04.411832 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-86b34dbf-b05d-474e-9aba-e6100174c47e None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:04.413756 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-86b34dbf-b05d-474e-9aba-e6100174c47e tempest-VolumesCloneNegativeTest-613784451 tempest-VolumesCloneNegativeTest-613784451-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:40:04.413958 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-86b34dbf-b05d-474e-9aba-e6100174c47e tempest-VolumesCloneNegativeTest-613784451 tempest-VolumesCloneNegativeTest-613784451-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "460fe7b9-cf40-4c85-afda-4b07d260c3c4"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:40:04.415520 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-86b34dbf-b05d-474e-9aba-e6100174c47e tempest-VolumesCloneNegativeTest-613784451 tempest-VolumesCloneNegativeTest-613784451-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '460fe7b9-cf40-4c85-afda-4b07d260c3c4'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:40:04.422984 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:04.422984 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:40:04.423579 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-86b34dbf-b05d-474e-9aba-e6100174c47e tempest-VolumesCloneNegativeTest-613784451 tempest-VolumesCloneNegativeTest-613784451-project-member] Volume retrieved successfully. Jul 10 06:40:04.423720 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-86b34dbf-b05d-474e-9aba-e6100174c47e tempest-VolumesCloneNegativeTest-613784451 tempest-VolumesCloneNegativeTest-613784451-project-member] Create volume of 1 GB Jul 10 06:40:04.427634 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-86b34dbf-b05d-474e-9aba-e6100174c47e tempest-VolumesCloneNegativeTest-613784451 tempest-VolumesCloneNegativeTest-613784451-project-member] Availability Zones retrieved successfully. Jul 10 06:40:04.432920 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-86b34dbf-b05d-474e-9aba-e6100174c47e tempest-VolumesCloneNegativeTest-613784451 tempest-VolumesCloneNegativeTest-613784451-project-member] Flow 'volume_create_api' (25655151-f7af-4bd1-9116-216de058e71e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:40:04.434128 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-86b34dbf-b05d-474e-9aba-e6100174c47e tempest-VolumesCloneNegativeTest-613784451 tempest-VolumesCloneNegativeTest-613784451-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc905b5e-e6a2-4176-9a6a-9758de1c9ca9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:40:04.435203 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-86b34dbf-b05d-474e-9aba-e6100174c47e tempest-VolumesCloneNegativeTest-613784451 tempest-VolumesCloneNegativeTest-613784451-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:40:04.436146 np0000004964 devstack@c-api.service[99976]: WARNING cinder.volume.api [None req-86b34dbf-b05d-474e-9aba-e6100174c47e tempest-VolumesCloneNegativeTest-613784451 tempest-VolumesCloneNegativeTest-613784451-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc905b5e-e6a2-4176-9a6a-9758de1c9ca9) transitioned into state 'FAILURE' from state 'RUNNING' Jul 10 06:40:04.436146 np0000004964 devstack@c-api.service[99976]: 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 10 06:40:04.437749 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-86b34dbf-b05d-474e-9aba-e6100174c47e tempest-VolumesCloneNegativeTest-613784451 tempest-VolumesCloneNegativeTest-613784451-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc905b5e-e6a2-4176-9a6a-9758de1c9ca9) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:40:04.438454 np0000004964 devstack@c-api.service[99976]: WARNING cinder.volume.api [None req-86b34dbf-b05d-474e-9aba-e6100174c47e tempest-VolumesCloneNegativeTest-613784451 tempest-VolumesCloneNegativeTest-613784451-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc905b5e-e6a2-4176-9a6a-9758de1c9ca9) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 10 06:40:04.439181 np0000004964 devstack@c-api.service[99976]: WARNING cinder.volume.api [None req-86b34dbf-b05d-474e-9aba-e6100174c47e tempest-VolumesCloneNegativeTest-613784451 tempest-VolumesCloneNegativeTest-613784451-project-member] Flow 'volume_create_api' (25655151-f7af-4bd1-9116-216de058e71e) transitioned into state 'REVERTED' from state 'RUNNING' Jul 10 06:40:04.439444 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-86b34dbf-b05d-474e-9aba-e6100174c47e tempest-VolumesCloneNegativeTest-613784451 tempest-VolumesCloneNegativeTest-613784451-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 400 Jul 10 06:40:04.440029 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1007/4041] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 10 06:40:04 2026] POST /volume/v3/volumes => generated 173 bytes in 28 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 06:40:04.447648 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-c278faf4-5e86-41a8-927d-18a874debad4 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:04.449454 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c278faf4-5e86-41a8-927d-18a874debad4 tempest-VolumesCloneNegativeTest-613784451 tempest-VolumesCloneNegativeTest-613784451-project-member] GET https://10.4.3.200/volume/v3/volumes/460fe7b9-cf40-4c85-afda-4b07d260c3c4 Jul 10 06:40:04.449731 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c278faf4-5e86-41a8-927d-18a874debad4 tempest-VolumesCloneNegativeTest-613784451 tempest-VolumesCloneNegativeTest-613784451-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:04.449818 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c278faf4-5e86-41a8-927d-18a874debad4 tempest-VolumesCloneNegativeTest-613784451 tempest-VolumesCloneNegativeTest-613784451-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:04.457959 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:04.457959 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:40:04.462691 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-c278faf4-5e86-41a8-927d-18a874debad4 tempest-VolumesCloneNegativeTest-613784451 tempest-VolumesCloneNegativeTest-613784451-project-member] Volume info retrieved successfully. Jul 10 06:40:04.468290 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c278faf4-5e86-41a8-927d-18a874debad4 tempest-VolumesCloneNegativeTest-613784451 tempest-VolumesCloneNegativeTest-613784451-project-member] https://10.4.3.200/volume/v3/volumes/460fe7b9-cf40-4c85-afda-4b07d260c3c4 returned with HTTP 200 Jul 10 06:40:04.468660 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1006/4042] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:40:04 2026] GET /volume/v3/volumes/460fe7b9-cf40-4c85-afda-4b07d260c3c4 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:40:04.484608 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-5903402f-3233-4a86-86f1-65b089f99367 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:04.486572 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-5903402f-3233-4a86-86f1-65b089f99367 tempest-VolumesCloneNegativeTest-613784451 tempest-VolumesCloneNegativeTest-613784451-project-member] DELETE https://10.4.3.200/volume/v3/volumes/460fe7b9-cf40-4c85-afda-4b07d260c3c4 Jul 10 06:40:04.486838 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-5903402f-3233-4a86-86f1-65b089f99367 tempest-VolumesCloneNegativeTest-613784451 tempest-VolumesCloneNegativeTest-613784451-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:04.487112 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-5903402f-3233-4a86-86f1-65b089f99367 tempest-VolumesCloneNegativeTest-613784451 tempest-VolumesCloneNegativeTest-613784451-project-member] Calling method 'delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:04.487337 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-5903402f-3233-4a86-86f1-65b089f99367 tempest-VolumesCloneNegativeTest-613784451 tempest-VolumesCloneNegativeTest-613784451-project-member] Delete volume with id: 460fe7b9-cf40-4c85-afda-4b07d260c3c4 Jul 10 06:40:04.493563 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:04.493563 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:40:04.494085 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-5903402f-3233-4a86-86f1-65b089f99367 tempest-VolumesCloneNegativeTest-613784451 tempest-VolumesCloneNegativeTest-613784451-project-member] Volume info retrieved successfully. Jul 10 06:40:04.511886 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-5903402f-3233-4a86-86f1-65b089f99367 tempest-VolumesCloneNegativeTest-613784451 tempest-VolumesCloneNegativeTest-613784451-project-member] Delete volume request issued successfully. Jul 10 06:40:04.512163 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-5903402f-3233-4a86-86f1-65b089f99367 tempest-VolumesCloneNegativeTest-613784451 tempest-VolumesCloneNegativeTest-613784451-project-member] https://10.4.3.200/volume/v3/volumes/460fe7b9-cf40-4c85-afda-4b07d260c3c4 returned with HTTP 202 Jul 10 06:40:04.512881 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1023/4043] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:40:04 2026] DELETE /volume/v3/volumes/460fe7b9-cf40-4c85-afda-4b07d260c3c4 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:40:04.519931 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-8c83240c-1d6d-4d7f-b9e5-1843894b5bdd None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:04.521802 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-8c83240c-1d6d-4d7f-b9e5-1843894b5bdd tempest-VolumesCloneNegativeTest-613784451 tempest-VolumesCloneNegativeTest-613784451-project-member] GET https://10.4.3.200/volume/v3/volumes/460fe7b9-cf40-4c85-afda-4b07d260c3c4 Jul 10 06:40:04.522004 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-8c83240c-1d6d-4d7f-b9e5-1843894b5bdd tempest-VolumesCloneNegativeTest-613784451 tempest-VolumesCloneNegativeTest-613784451-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:04.522217 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-8c83240c-1d6d-4d7f-b9e5-1843894b5bdd tempest-VolumesCloneNegativeTest-613784451 tempest-VolumesCloneNegativeTest-613784451-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:04.528662 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:04.528662 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:40:04.532653 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-8c83240c-1d6d-4d7f-b9e5-1843894b5bdd tempest-VolumesCloneNegativeTest-613784451 tempest-VolumesCloneNegativeTest-613784451-project-member] Volume info retrieved successfully. Jul 10 06:40:04.536647 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-8c83240c-1d6d-4d7f-b9e5-1843894b5bdd tempest-VolumesCloneNegativeTest-613784451 tempest-VolumesCloneNegativeTest-613784451-project-member] https://10.4.3.200/volume/v3/volumes/460fe7b9-cf40-4c85-afda-4b07d260c3c4 returned with HTTP 200 Jul 10 06:40:04.537034 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1008/4044] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:40:04 2026] GET /volume/v3/volumes/460fe7b9-cf40-4c85-afda-4b07d260c3c4 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:40:04.808867 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-004e78aa-9b51-4d66-be82-2ac34ee23e87 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:04.810572 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-004e78aa-9b51-4d66-be82-2ac34ee23e87 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/volumes/acf7c452-2fbe-4fe7-a0b1-74dee59380eb Jul 10 06:40:04.810787 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-004e78aa-9b51-4d66-be82-2ac34ee23e87 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:04.811041 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-004e78aa-9b51-4d66-be82-2ac34ee23e87 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:04.816852 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-004e78aa-9b51-4d66-be82-2ac34ee23e87 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/volumes/acf7c452-2fbe-4fe7-a0b1-74dee59380eb returned with HTTP 404 Jul 10 06:40:04.817425 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1008/4045] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:40:04 2026] GET /volume/v3/volumes/acf7c452-2fbe-4fe7-a0b1-74dee59380eb => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:40:04.825970 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-a17b0c6d-1bcc-445d-9968-8ff6d442dbc4 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:04.828322 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a17b0c6d-1bcc-445d-9968-8ff6d442dbc4 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/d2e9af43-d885-4c1b-8245-db69a6fec790 Jul 10 06:40:04.828626 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a17b0c6d-1bcc-445d-9968-8ff6d442dbc4 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:04.829008 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a17b0c6d-1bcc-445d-9968-8ff6d442dbc4 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:04.829008 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-a17b0c6d-1bcc-445d-9968-8ff6d442dbc4 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id d2e9af43-d885-4c1b-8245-db69a6fec790. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:40:04.838081 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:04.838081 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:40:04.839140 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a17b0c6d-1bcc-445d-9968-8ff6d442dbc4 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/d2e9af43-d885-4c1b-8245-db69a6fec790 returned with HTTP 200 Jul 10 06:40:04.839905 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1007/4046] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:40:04 2026] GET /volume/v3/backups/d2e9af43-d885-4c1b-8245-db69a6fec790 => generated 738 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:40:04.851454 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-337df49f-7ca6-4934-882e-1c7c25c899c7 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:04.854189 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-337df49f-7ca6-4934-882e-1c7c25c899c7 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] DELETE https://10.4.3.200/volume/v3/backups/e521fbea-505c-41ca-88b4-47a720f6785e Jul 10 06:40:04.854447 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-337df49f-7ca6-4934-882e-1c7c25c899c7 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:04.854776 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-337df49f-7ca6-4934-882e-1c7c25c899c7 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:04.854912 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.contrib.backups [None req-337df49f-7ca6-4934-882e-1c7c25c899c7 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Delete backup with id: e521fbea-505c-41ca-88b4-47a720f6785e. Jul 10 06:40:04.864787 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:04.864787 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:40:04.881865 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.backup.rpcapi [None req-337df49f-7ca6-4934-882e-1c7c25c899c7 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] delete_backup rpcapi backup_id e521fbea-505c-41ca-88b4-47a720f6785e {{(pid=99975) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 06:40:04.886223 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-337df49f-7ca6-4934-882e-1c7c25c899c7 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/e521fbea-505c-41ca-88b4-47a720f6785e returned with HTTP 202 Jul 10 06:40:04.886223 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1024/4047] 10.4.3.200 () {68 vars in 1391 bytes} [Fri Jul 10 06:40:04 2026] DELETE /volume/v3/backups/e521fbea-505c-41ca-88b4-47a720f6785e => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:40:04.897457 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-d2e0f086-1135-40e0-86a5-0292d5d5c1e7 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:04.899747 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d2e0f086-1135-40e0-86a5-0292d5d5c1e7 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/e521fbea-505c-41ca-88b4-47a720f6785e Jul 10 06:40:04.900063 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d2e0f086-1135-40e0-86a5-0292d5d5c1e7 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:04.900377 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d2e0f086-1135-40e0-86a5-0292d5d5c1e7 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:04.900549 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-d2e0f086-1135-40e0-86a5-0292d5d5c1e7 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id e521fbea-505c-41ca-88b4-47a720f6785e. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:40:04.905738 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:04.905738 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:40:04.906674 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d2e0f086-1135-40e0-86a5-0292d5d5c1e7 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/e521fbea-505c-41ca-88b4-47a720f6785e returned with HTTP 200 Jul 10 06:40:04.907224 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1009/4048] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:40:04 2026] GET /volume/v3/backups/e521fbea-505c-41ca-88b4-47a720f6785e => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:40:05.554064 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-6a3a7c39-2a0b-4bd9-9dca-a186219c49ab None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:05.556237 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6a3a7c39-2a0b-4bd9-9dca-a186219c49ab tempest-VolumesCloneNegativeTest-613784451 tempest-VolumesCloneNegativeTest-613784451-project-member] GET https://10.4.3.200/volume/v3/volumes/460fe7b9-cf40-4c85-afda-4b07d260c3c4 Jul 10 06:40:05.556474 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6a3a7c39-2a0b-4bd9-9dca-a186219c49ab tempest-VolumesCloneNegativeTest-613784451 tempest-VolumesCloneNegativeTest-613784451-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:05.556721 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6a3a7c39-2a0b-4bd9-9dca-a186219c49ab tempest-VolumesCloneNegativeTest-613784451 tempest-VolumesCloneNegativeTest-613784451-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:05.563652 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6a3a7c39-2a0b-4bd9-9dca-a186219c49ab tempest-VolumesCloneNegativeTest-613784451 tempest-VolumesCloneNegativeTest-613784451-project-member] https://10.4.3.200/volume/v3/volumes/460fe7b9-cf40-4c85-afda-4b07d260c3c4 returned with HTTP 404 Jul 10 06:40:05.564320 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1009/4049] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:40:05 2026] GET /volume/v3/volumes/460fe7b9-cf40-4c85-afda-4b07d260c3c4 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:40:05.843453 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-85f343ba-ccbe-4f5d-945c-7716c10eb62c None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:05.907767 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-85f343ba-ccbe-4f5d-945c-7716c10eb62c tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:40:05.908158 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-85f343ba-ccbe-4f5d-945c-7716c10eb62c tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-1255742512"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:40:05.909830 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.volumes [None req-85f343ba-ccbe-4f5d-945c-7716c10eb62c tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-1255742512'}} {{(pid=99977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:40:05.910014 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-85f343ba-ccbe-4f5d-945c-7716c10eb62c tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] Create volume of 1 GB Jul 10 06:40:05.917243 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-2509f507-1dd3-4286-96cc-f11cdeb85b6a None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:05.917542 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-85f343ba-ccbe-4f5d-945c-7716c10eb62c tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] Availability Zones retrieved successfully. Jul 10 06:40:05.919191 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-2509f507-1dd3-4286-96cc-f11cdeb85b6a tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/e521fbea-505c-41ca-88b4-47a720f6785e Jul 10 06:40:05.919431 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-2509f507-1dd3-4286-96cc-f11cdeb85b6a tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:05.919662 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-2509f507-1dd3-4286-96cc-f11cdeb85b6a tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:05.919776 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-2509f507-1dd3-4286-96cc-f11cdeb85b6a tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id e521fbea-505c-41ca-88b4-47a720f6785e. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:40:05.923428 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-85f343ba-ccbe-4f5d-945c-7716c10eb62c tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] Flow 'volume_create_api' (a4173ff2-6c4c-4f96-b8a4-e461754ac023) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:40:05.925092 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-85f343ba-ccbe-4f5d-945c-7716c10eb62c tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d06bdc05-182e-41ab-bd59-545087a370cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:40:05.926115 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.flows.api.create_volume [None req-85f343ba-ccbe-4f5d-945c-7716c10eb62c tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] Validating volume size '1' using validate_int {{(pid=99977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:40:05.928494 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-2509f507-1dd3-4286-96cc-f11cdeb85b6a tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/e521fbea-505c-41ca-88b4-47a720f6785e returned with HTTP 404 Jul 10 06:40:05.928494 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1025/4050] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:40:05 2026] GET /volume/v3/backups/e521fbea-505c-41ca-88b4-47a720f6785e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:40:05.936145 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-3b8d093e-bc50-4f1b-aa91-a67b3212e244 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:05.937983 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3b8d093e-bc50-4f1b-aa91-a67b3212e244 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] DELETE https://10.4.3.200/volume/v3/backups/d9114831-424c-4cf1-9630-78340420ec85 Jul 10 06:40:05.938230 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3b8d093e-bc50-4f1b-aa91-a67b3212e244 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:05.938410 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3b8d093e-bc50-4f1b-aa91-a67b3212e244 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:05.938523 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.contrib.backups [None req-3b8d093e-bc50-4f1b-aa91-a67b3212e244 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Delete backup with id: d9114831-424c-4cf1-9630-78340420ec85. Jul 10 06:40:05.943261 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:05.943261 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:40:05.953110 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-85f343ba-ccbe-4f5d-945c-7716c10eb62c tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d06bdc05-182e-41ab-bd59-545087a370cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:40:05.954029 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-85f343ba-ccbe-4f5d-945c-7716c10eb62c tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6ef2c48-3b27-4d2e-9523-0d27a352614b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:40:05.954894 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.backup.rpcapi [None req-3b8d093e-bc50-4f1b-aa91-a67b3212e244 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] delete_backup rpcapi backup_id d9114831-424c-4cf1-9630-78340420ec85 {{(pid=99978) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 06:40:05.956566 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3b8d093e-bc50-4f1b-aa91-a67b3212e244 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/d9114831-424c-4cf1-9630-78340420ec85 returned with HTTP 202 Jul 10 06:40:05.956967 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1010/4051] 10.4.3.200 () {68 vars in 1391 bytes} [Fri Jul 10 06:40:05 2026] DELETE /volume/v3/backups/d9114831-424c-4cf1-9630-78340420ec85 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:40:05.966769 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-7092b6d6-fd58-4cc5-a0e6-40a2b1269c2c None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:05.968436 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7092b6d6-fd58-4cc5-a0e6-40a2b1269c2c tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/d9114831-424c-4cf1-9630-78340420ec85 Jul 10 06:40:05.968642 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-7092b6d6-fd58-4cc5-a0e6-40a2b1269c2c tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:05.968814 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-7092b6d6-fd58-4cc5-a0e6-40a2b1269c2c tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:05.968923 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-7092b6d6-fd58-4cc5-a0e6-40a2b1269c2c tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id d9114831-424c-4cf1-9630-78340420ec85. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:40:05.974389 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:05.974389 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:40:05.974987 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7092b6d6-fd58-4cc5-a0e6-40a2b1269c2c tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/d9114831-424c-4cf1-9630-78340420ec85 returned with HTTP 200 Jul 10 06:40:05.977287 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1010/4052] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:40:05 2026] GET /volume/v3/backups/d9114831-424c-4cf1-9630-78340420ec85 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:40:06.035660 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-85f343ba-ccbe-4f5d-945c-7716c10eb62c tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] Created reservations ['7efb9fbc-ecda-48de-b20e-6240cd24fb8d', '97c7dcff-c446-4b62-adae-b01df906fbe1', 'b7c869ce-5beb-4f5e-80bd-2bc0236bd7e6', 'f37f4c6d-f462-442a-adcd-9dec577b8b21'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:40:06.036429 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-85f343ba-ccbe-4f5d-945c-7716c10eb62c tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6ef2c48-3b27-4d2e-9523-0d27a352614b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7efb9fbc-ecda-48de-b20e-6240cd24fb8d', '97c7dcff-c446-4b62-adae-b01df906fbe1', 'b7c869ce-5beb-4f5e-80bd-2bc0236bd7e6', 'f37f4c6d-f462-442a-adcd-9dec577b8b21']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:40:06.037259 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-85f343ba-ccbe-4f5d-945c-7716c10eb62c tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71b63915-9339-45a5-88d9-de00c55be557) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:40:06.060330 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-85f343ba-ccbe-4f5d-945c-7716c10eb62c tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71b63915-9339-45a5-88d9-de00c55be557) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9c0eac53-a7f0-4e0c-901a-30b727cf56a7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1255742512',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='402d404ef6474a198f281db06bef086b',qos_specs=None,replication_status=,reservations=['7efb9fbc-ecda-48de-b20e-6240cd24fb8d','97c7dcff-c446-4b62-adae-b01df906fbe1','b7c869ce-5beb-4f5e-80bd-2bc0236bd7e6','f37f4c6d-f462-442a-adcd-9dec577b8b21'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c2bbbc89dcf4c80bd8a4f9c03443da6',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:40:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1255742512',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9c0eac53-a7f0-4e0c-901a-30b727cf56a7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='402d404ef6474a198f281db06bef086b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0c2bbbc89dcf4c80bd8a4f9c03443da6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:40:06.061039 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-85f343ba-ccbe-4f5d-945c-7716c10eb62c tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c802f456-b306-47b9-86bd-15588f4e2061) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:40:06.083549 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-85f343ba-ccbe-4f5d-945c-7716c10eb62c tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c802f456-b306-47b9-86bd-15588f4e2061) transitioned into state 'SUCCESS' from state '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-1255742512',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='402d404ef6474a198f281db06bef086b',qos_specs=None,replication_status=,reservations=['7efb9fbc-ecda-48de-b20e-6240cd24fb8d','97c7dcff-c446-4b62-adae-b01df906fbe1','b7c869ce-5beb-4f5e-80bd-2bc0236bd7e6','f37f4c6d-f462-442a-adcd-9dec577b8b21'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c2bbbc89dcf4c80bd8a4f9c03443da6',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:40:06.084903 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-85f343ba-ccbe-4f5d-945c-7716c10eb62c tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93d93288-46e4-4686-a6ed-335e89626aeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:40:06.097321 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-85f343ba-ccbe-4f5d-945c-7716c10eb62c tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93d93288-46e4-4686-a6ed-335e89626aeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:40:06.098167 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-85f343ba-ccbe-4f5d-945c-7716c10eb62c tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] Flow 'volume_create_api' (a4173ff2-6c4c-4f96-b8a4-e461754ac023) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:40:06.098453 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-85f343ba-ccbe-4f5d-945c-7716c10eb62c tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] Create volume request issued successfully. Jul 10 06:40:06.099009 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-85f343ba-ccbe-4f5d-945c-7716c10eb62c tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:40:06.099393 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1008/4053] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 10 06:40:05 2026] POST /volume/v3/volumes => generated 755 bytes in 256 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:40:06.111863 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-c3c226f4-3d86-4a8e-b826-5d7cbc818caa None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:06.117150 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-c3c226f4-3d86-4a8e-b826-5d7cbc818caa tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] GET https://10.4.3.200/volume/v3/volumes/9c0eac53-a7f0-4e0c-901a-30b727cf56a7 Jul 10 06:40:06.117283 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-c3c226f4-3d86-4a8e-b826-5d7cbc818caa tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:06.117551 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-c3c226f4-3d86-4a8e-b826-5d7cbc818caa tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:06.127225 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:06.127225 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:40:06.131928 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-c3c226f4-3d86-4a8e-b826-5d7cbc818caa tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] Volume info retrieved successfully. Jul 10 06:40:06.137340 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-c3c226f4-3d86-4a8e-b826-5d7cbc818caa tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] https://10.4.3.200/volume/v3/volumes/9c0eac53-a7f0-4e0c-901a-30b727cf56a7 returned with HTTP 200 Jul 10 06:40:06.137761 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1026/4054] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:40:06 2026] GET /volume/v3/volumes/9c0eac53-a7f0-4e0c-901a-30b727cf56a7 => generated 823 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:40:06.989040 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-5db72b0b-d257-4ee3-b9c6-ebdd5dede2f3 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:06.991180 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5db72b0b-d257-4ee3-b9c6-ebdd5dede2f3 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/d9114831-424c-4cf1-9630-78340420ec85 Jul 10 06:40:06.991414 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5db72b0b-d257-4ee3-b9c6-ebdd5dede2f3 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:06.991667 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5db72b0b-d257-4ee3-b9c6-ebdd5dede2f3 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:06.991808 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-5db72b0b-d257-4ee3-b9c6-ebdd5dede2f3 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id d9114831-424c-4cf1-9630-78340420ec85. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:40:06.996127 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5db72b0b-d257-4ee3-b9c6-ebdd5dede2f3 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/d9114831-424c-4cf1-9630-78340420ec85 returned with HTTP 404 Jul 10 06:40:06.997140 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1011/4055] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:40:06 2026] GET /volume/v3/backups/d9114831-424c-4cf1-9630-78340420ec85 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:40:07.004813 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-6ae72b6a-1943-4e7f-ba00-76f7898c2ad4 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:07.006600 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6ae72b6a-1943-4e7f-ba00-76f7898c2ad4 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] DELETE https://10.4.3.200/volume/v3/backups/d2e9af43-d885-4c1b-8245-db69a6fec790 Jul 10 06:40:07.006817 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6ae72b6a-1943-4e7f-ba00-76f7898c2ad4 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:07.007000 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6ae72b6a-1943-4e7f-ba00-76f7898c2ad4 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:07.007110 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.contrib.backups [None req-6ae72b6a-1943-4e7f-ba00-76f7898c2ad4 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Delete backup with id: d2e9af43-d885-4c1b-8245-db69a6fec790. Jul 10 06:40:07.012948 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:07.012948 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:40:07.031945 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.backup.rpcapi [None req-6ae72b6a-1943-4e7f-ba00-76f7898c2ad4 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] delete_backup rpcapi backup_id d2e9af43-d885-4c1b-8245-db69a6fec790 {{(pid=99976) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 06:40:07.031945 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6ae72b6a-1943-4e7f-ba00-76f7898c2ad4 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/d2e9af43-d885-4c1b-8245-db69a6fec790 returned with HTTP 202 Jul 10 06:40:07.031945 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1011/4056] 10.4.3.200 () {68 vars in 1391 bytes} [Fri Jul 10 06:40:07 2026] DELETE /volume/v3/backups/d2e9af43-d885-4c1b-8245-db69a6fec790 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:40:07.041161 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-a1b8b7cf-e3f3-4a84-892e-2781d6e9a2fe None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:07.043948 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a1b8b7cf-e3f3-4a84-892e-2781d6e9a2fe tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/d2e9af43-d885-4c1b-8245-db69a6fec790 Jul 10 06:40:07.044462 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a1b8b7cf-e3f3-4a84-892e-2781d6e9a2fe tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:07.045178 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a1b8b7cf-e3f3-4a84-892e-2781d6e9a2fe tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:07.045178 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-a1b8b7cf-e3f3-4a84-892e-2781d6e9a2fe tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id d2e9af43-d885-4c1b-8245-db69a6fec790. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:40:07.052086 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:07.052086 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:40:07.052086 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a1b8b7cf-e3f3-4a84-892e-2781d6e9a2fe tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/d2e9af43-d885-4c1b-8245-db69a6fec790 returned with HTTP 200 Jul 10 06:40:07.052086 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1009/4057] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:40:07 2026] GET /volume/v3/backups/d2e9af43-d885-4c1b-8245-db69a6fec790 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:40:07.154092 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-38562c47-de59-4b45-858f-f19f33d0084d None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:07.156413 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-38562c47-de59-4b45-858f-f19f33d0084d tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] GET https://10.4.3.200/volume/v3/volumes/9c0eac53-a7f0-4e0c-901a-30b727cf56a7 Jul 10 06:40:07.157956 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-38562c47-de59-4b45-858f-f19f33d0084d tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:07.157956 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-38562c47-de59-4b45-858f-f19f33d0084d tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:07.164657 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:07.164657 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:40:07.169138 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-38562c47-de59-4b45-858f-f19f33d0084d tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] Volume info retrieved successfully. Jul 10 06:40:07.177607 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-38562c47-de59-4b45-858f-f19f33d0084d tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] https://10.4.3.200/volume/v3/volumes/9c0eac53-a7f0-4e0c-901a-30b727cf56a7 returned with HTTP 200 Jul 10 06:40:07.178091 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1027/4058] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:40:07 2026] GET /volume/v3/volumes/9c0eac53-a7f0-4e0c-901a-30b727cf56a7 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:40:07.194421 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-ccdf94aa-7893-43d5-ac9c-8055eeff2c0b None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:07.196147 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ccdf94aa-7893-43d5-ac9c-8055eeff2c0b tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] POST https://10.4.3.200/volume/v3/snapshots Jul 10 06:40:07.196430 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ccdf94aa-7893-43d5-ac9c-8055eeff2c0b tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9c0eac53-a7f0-4e0c-901a-30b727cf56a7", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-2053660178"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:40:07.204317 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:07.204317 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:40:07.204773 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-ccdf94aa-7893-43d5-ac9c-8055eeff2c0b tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] Volume info retrieved successfully. Jul 10 06:40:07.204897 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.snapshots [None req-ccdf94aa-7893-43d5-ac9c-8055eeff2c0b tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] Create snapshot from volume 9c0eac53-a7f0-4e0c-901a-30b727cf56a7 Jul 10 06:40:07.236082 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-ccdf94aa-7893-43d5-ac9c-8055eeff2c0b tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] Created reservations ['2dd4259a-09e0-461d-b073-dc3cd573e6a8', 'da4f2f07-79d4-44c4-92a0-3bba6b9a972a', '46b8740a-271c-42ff-9bd7-007f63dc7996', '500589c0-0489-4471-ba7f-1b0f175353b8'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:40:07.265559 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-ccdf94aa-7893-43d5-ac9c-8055eeff2c0b tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] Snapshot create request issued successfully. Jul 10 06:40:07.265860 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ccdf94aa-7893-43d5-ac9c-8055eeff2c0b tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 10 06:40:07.266400 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1012/4059] 10.4.3.200 () {68 vars in 1265 bytes} [Fri Jul 10 06:40:07 2026] POST /volume/v3/snapshots => generated 311 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:40:07.278388 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-601e0ac5-1446-4db8-8021-d743f9e812d3 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:07.280992 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-601e0ac5-1446-4db8-8021-d743f9e812d3 tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] GET https://10.4.3.200/volume/v3/snapshots/e0d49f76-364b-4724-b2b4-568c985861d2 Jul 10 06:40:07.281323 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-601e0ac5-1446-4db8-8021-d743f9e812d3 tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:07.281590 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-601e0ac5-1446-4db8-8021-d743f9e812d3 tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:07.291439 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:07.291439 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:40:07.291918 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-601e0ac5-1446-4db8-8021-d743f9e812d3 tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] Snapshot retrieved successfully. Jul 10 06:40:07.292778 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-601e0ac5-1446-4db8-8021-d743f9e812d3 tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] https://10.4.3.200/volume/v3/snapshots/e0d49f76-364b-4724-b2b4-568c985861d2 returned with HTTP 200 Jul 10 06:40:07.293167 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1012/4060] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:40:07 2026] GET /volume/v3/snapshots/e0d49f76-364b-4724-b2b4-568c985861d2 => generated 443 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:40:08.067975 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-5044f9ae-dddb-444b-8895-160c6be472c0 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:08.072909 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-5044f9ae-dddb-444b-8895-160c6be472c0 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/backups/d2e9af43-d885-4c1b-8245-db69a6fec790 Jul 10 06:40:08.072909 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-5044f9ae-dddb-444b-8895-160c6be472c0 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:08.073291 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-5044f9ae-dddb-444b-8895-160c6be472c0 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:08.073291 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-5044f9ae-dddb-444b-8895-160c6be472c0 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Show backup with id d2e9af43-d885-4c1b-8245-db69a6fec790. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:40:08.079432 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-5044f9ae-dddb-444b-8895-160c6be472c0 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/backups/d2e9af43-d885-4c1b-8245-db69a6fec790 returned with HTTP 404 Jul 10 06:40:08.080162 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1010/4061] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:40:08 2026] GET /volume/v3/backups/d2e9af43-d885-4c1b-8245-db69a6fec790 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:40:08.090641 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-77721f01-af9d-4fb3-8a92-fb57f6d2c0fe None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:08.092000 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-77721f01-af9d-4fb3-8a92-fb57f6d2c0fe tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] DELETE https://10.4.3.200/volume/v3/volumes/ff0c9258-23b4-4230-84a1-83069ddfd203 Jul 10 06:40:08.092365 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-77721f01-af9d-4fb3-8a92-fb57f6d2c0fe tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:08.092674 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-77721f01-af9d-4fb3-8a92-fb57f6d2c0fe tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:08.092917 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-77721f01-af9d-4fb3-8a92-fb57f6d2c0fe tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Delete volume with id: ff0c9258-23b4-4230-84a1-83069ddfd203 Jul 10 06:40:08.112105 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:08.112105 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:40:08.112639 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-77721f01-af9d-4fb3-8a92-fb57f6d2c0fe tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Volume info retrieved successfully. Jul 10 06:40:08.145478 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-77721f01-af9d-4fb3-8a92-fb57f6d2c0fe tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Delete volume request issued successfully. Jul 10 06:40:08.145826 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-77721f01-af9d-4fb3-8a92-fb57f6d2c0fe tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/volumes/ff0c9258-23b4-4230-84a1-83069ddfd203 returned with HTTP 202 Jul 10 06:40:08.146552 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1028/4062] 10.4.3.200 () {68 vars in 1391 bytes} [Fri Jul 10 06:40:08 2026] DELETE /volume/v3/volumes/ff0c9258-23b4-4230-84a1-83069ddfd203 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:40:08.161423 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-dfbd543e-e275-4496-b02a-af6349dac832 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:08.163443 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-dfbd543e-e275-4496-b02a-af6349dac832 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/volumes/ff0c9258-23b4-4230-84a1-83069ddfd203 Jul 10 06:40:08.163672 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-dfbd543e-e275-4496-b02a-af6349dac832 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:08.163878 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-dfbd543e-e275-4496-b02a-af6349dac832 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:08.170653 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:08.170653 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:40:08.174191 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-dfbd543e-e275-4496-b02a-af6349dac832 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Volume info retrieved successfully. Jul 10 06:40:08.178156 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-dfbd543e-e275-4496-b02a-af6349dac832 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/volumes/ff0c9258-23b4-4230-84a1-83069ddfd203 returned with HTTP 200 Jul 10 06:40:08.178603 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1013/4063] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:40:08 2026] GET /volume/v3/volumes/ff0c9258-23b4-4230-84a1-83069ddfd203 => generated 1017 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:40:08.302529 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-a34c92c3-417f-4c07-a44d-e427141a3420 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:08.304147 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a34c92c3-417f-4c07-a44d-e427141a3420 tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] GET https://10.4.3.200/volume/v3/snapshots/e0d49f76-364b-4724-b2b4-568c985861d2 Jul 10 06:40:08.304325 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a34c92c3-417f-4c07-a44d-e427141a3420 tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:08.304496 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a34c92c3-417f-4c07-a44d-e427141a3420 tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:08.309043 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:08.309043 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:40:08.309436 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-a34c92c3-417f-4c07-a44d-e427141a3420 tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] Snapshot retrieved successfully. Jul 10 06:40:08.310141 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a34c92c3-417f-4c07-a44d-e427141a3420 tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] https://10.4.3.200/volume/v3/snapshots/e0d49f76-364b-4724-b2b4-568c985861d2 returned with HTTP 200 Jul 10 06:40:08.310462 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1013/4064] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:40:08 2026] GET /volume/v3/snapshots/e0d49f76-364b-4724-b2b4-568c985861d2 => generated 470 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:40:08.319205 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-dab82b93-7c39-474a-9e78-6014d4eab532 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:08.321116 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-dab82b93-7c39-474a-9e78-6014d4eab532 tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] POST https://10.4.3.200/volume/v3/snapshots/e0d49f76-364b-4724-b2b4-568c985861d2/metadata Jul 10 06:40:08.321259 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-dab82b93-7c39-474a-9e78-6014d4eab532 tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:40:08.327460 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:08.327460 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:40:08.327874 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-dab82b93-7c39-474a-9e78-6014d4eab532 tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] Snapshot retrieved successfully. Jul 10 06:40:08.357947 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-dab82b93-7c39-474a-9e78-6014d4eab532 tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] Update snapshot metadata completed successfully. Jul 10 06:40:08.358285 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-dab82b93-7c39-474a-9e78-6014d4eab532 tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] https://10.4.3.200/volume/v3/snapshots/e0d49f76-364b-4724-b2b4-568c985861d2/metadata returned with HTTP 200 Jul 10 06:40:08.358710 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1011/4065] 10.4.3.200 () {68 vars in 1402 bytes} [Fri Jul 10 06:40:08 2026] POST /volume/v3/snapshots/e0d49f76-364b-4724-b2b4-568c985861d2/metadata => generated 68 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 06:40:08.368852 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-5e4b8b1b-4c2a-49ae-83c6-00d3c1d16cdd None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:08.370652 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-5e4b8b1b-4c2a-49ae-83c6-00d3c1d16cdd tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] GET https://10.4.3.200/volume/v3/snapshots/e0d49f76-364b-4724-b2b4-568c985861d2/metadata Jul 10 06:40:08.370945 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-5e4b8b1b-4c2a-49ae-83c6-00d3c1d16cdd tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:08.371134 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-5e4b8b1b-4c2a-49ae-83c6-00d3c1d16cdd tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] Calling method 'index' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:08.377532 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:08.377532 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:40:08.377967 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-5e4b8b1b-4c2a-49ae-83c6-00d3c1d16cdd tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] Snapshot retrieved successfully. Jul 10 06:40:08.378727 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-5e4b8b1b-4c2a-49ae-83c6-00d3c1d16cdd tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] Get snapshot metadata completed successfully. Jul 10 06:40:08.378949 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-5e4b8b1b-4c2a-49ae-83c6-00d3c1d16cdd tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] https://10.4.3.200/volume/v3/snapshots/e0d49f76-364b-4724-b2b4-568c985861d2/metadata returned with HTTP 200 Jul 10 06:40:08.379344 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1029/4066] 10.4.3.200 () {66 vars in 1381 bytes} [Fri Jul 10 06:40:08 2026] GET /volume/v3/snapshots/e0d49f76-364b-4724-b2b4-568c985861d2/metadata => generated 68 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 06:40:08.386895 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-ea63439e-cc1f-47f3-ab0e-7beeee10d9b4 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:08.389205 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ea63439e-cc1f-47f3-ab0e-7beeee10d9b4 tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] PUT https://10.4.3.200/volume/v3/snapshots/e0d49f76-364b-4724-b2b4-568c985861d2/metadata Jul 10 06:40:08.389560 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ea63439e-cc1f-47f3-ab0e-7beeee10d9b4 tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:40:08.396694 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:08.396694 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:40:08.397132 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-ea63439e-cc1f-47f3-ab0e-7beeee10d9b4 tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] Snapshot retrieved successfully. Jul 10 06:40:08.422878 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-ea63439e-cc1f-47f3-ab0e-7beeee10d9b4 tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] Update snapshot metadata completed successfully. Jul 10 06:40:08.423132 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ea63439e-cc1f-47f3-ab0e-7beeee10d9b4 tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] https://10.4.3.200/volume/v3/snapshots/e0d49f76-364b-4724-b2b4-568c985861d2/metadata returned with HTTP 200 Jul 10 06:40:08.423563 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1014/4067] 10.4.3.200 () {68 vars in 1401 bytes} [Fri Jul 10 06:40:08 2026] PUT /volume/v3/snapshots/e0d49f76-364b-4724-b2b4-568c985861d2/metadata => generated 57 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 06:40:08.430584 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-cfd90f7d-3f5d-48de-a3fa-6a27e4232db4 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:08.432258 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-cfd90f7d-3f5d-48de-a3fa-6a27e4232db4 tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] GET https://10.4.3.200/volume/v3/snapshots/e0d49f76-364b-4724-b2b4-568c985861d2/metadata Jul 10 06:40:08.432433 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-cfd90f7d-3f5d-48de-a3fa-6a27e4232db4 tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:08.432641 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-cfd90f7d-3f5d-48de-a3fa-6a27e4232db4 tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] Calling method 'index' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:08.437031 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:08.437031 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:40:08.437437 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-cfd90f7d-3f5d-48de-a3fa-6a27e4232db4 tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] Snapshot retrieved successfully. Jul 10 06:40:08.438206 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-cfd90f7d-3f5d-48de-a3fa-6a27e4232db4 tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] Get snapshot metadata completed successfully. Jul 10 06:40:08.438428 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-cfd90f7d-3f5d-48de-a3fa-6a27e4232db4 tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] https://10.4.3.200/volume/v3/snapshots/e0d49f76-364b-4724-b2b4-568c985861d2/metadata returned with HTTP 200 Jul 10 06:40:08.438799 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1014/4068] 10.4.3.200 () {66 vars in 1381 bytes} [Fri Jul 10 06:40:08 2026] GET /volume/v3/snapshots/e0d49f76-364b-4724-b2b4-568c985861d2/metadata => generated 57 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 06:40:08.446141 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-4901e091-68c7-4baf-8d71-b28a260d7c4f None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:08.448349 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4901e091-68c7-4baf-8d71-b28a260d7c4f tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/e0d49f76-364b-4724-b2b4-568c985861d2/metadata/key3 Jul 10 06:40:08.448799 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4901e091-68c7-4baf-8d71-b28a260d7c4f tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:08.448799 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4901e091-68c7-4baf-8d71-b28a260d7c4f tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:08.456328 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:08.456328 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:40:08.457056 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-4901e091-68c7-4baf-8d71-b28a260d7c4f tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] Snapshot retrieved successfully. Jul 10 06:40:08.458071 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-4901e091-68c7-4baf-8d71-b28a260d7c4f tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] Get snapshot metadata completed successfully. Jul 10 06:40:08.469635 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-4901e091-68c7-4baf-8d71-b28a260d7c4f tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] Delete snapshot metadata completed successfully. Jul 10 06:40:08.469886 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4901e091-68c7-4baf-8d71-b28a260d7c4f tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] https://10.4.3.200/volume/v3/snapshots/e0d49f76-364b-4724-b2b4-568c985861d2/metadata/key3 returned with HTTP 200 Jul 10 06:40:08.470435 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1012/4069] 10.4.3.200 () {66 vars in 1399 bytes} [Fri Jul 10 06:40:08 2026] DELETE /volume/v3/snapshots/e0d49f76-364b-4724-b2b4-568c985861d2/metadata/key3 => generated 0 bytes in 25 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jul 10 06:40:08.480533 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-8ab5997a-dd50-45f6-a5c8-decfec832a92 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:08.483164 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-8ab5997a-dd50-45f6-a5c8-decfec832a92 tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] GET https://10.4.3.200/volume/v3/snapshots/e0d49f76-364b-4724-b2b4-568c985861d2/metadata Jul 10 06:40:08.483447 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-8ab5997a-dd50-45f6-a5c8-decfec832a92 tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:08.483739 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-8ab5997a-dd50-45f6-a5c8-decfec832a92 tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] Calling method 'index' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:08.489345 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:08.489345 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:40:08.489847 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-8ab5997a-dd50-45f6-a5c8-decfec832a92 tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] Snapshot retrieved successfully. Jul 10 06:40:08.490495 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-8ab5997a-dd50-45f6-a5c8-decfec832a92 tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] Get snapshot metadata completed successfully. Jul 10 06:40:08.490745 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-8ab5997a-dd50-45f6-a5c8-decfec832a92 tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] https://10.4.3.200/volume/v3/snapshots/e0d49f76-364b-4724-b2b4-568c985861d2/metadata returned with HTTP 200 Jul 10 06:40:08.491417 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1030/4070] 10.4.3.200 () {66 vars in 1381 bytes} [Fri Jul 10 06:40:08 2026] GET /volume/v3/snapshots/e0d49f76-364b-4724-b2b4-568c985861d2/metadata => generated 32 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 06:40:08.501773 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-b731c19f-ea1e-4b53-a2eb-b1457185fd48 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:08.503373 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b731c19f-ea1e-4b53-a2eb-b1457185fd48 tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] PUT https://10.4.3.200/volume/v3/snapshots/e0d49f76-364b-4724-b2b4-568c985861d2/metadata Jul 10 06:40:08.503704 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b731c19f-ea1e-4b53-a2eb-b1457185fd48 tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:40:08.513261 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:08.513261 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:40:08.513885 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-b731c19f-ea1e-4b53-a2eb-b1457185fd48 tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] Snapshot retrieved successfully. Jul 10 06:40:08.542178 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-b731c19f-ea1e-4b53-a2eb-b1457185fd48 tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] Update snapshot metadata completed successfully. Jul 10 06:40:08.542442 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b731c19f-ea1e-4b53-a2eb-b1457185fd48 tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] https://10.4.3.200/volume/v3/snapshots/e0d49f76-364b-4724-b2b4-568c985861d2/metadata returned with HTTP 200 Jul 10 06:40:08.542903 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1015/4071] 10.4.3.200 () {68 vars in 1401 bytes} [Fri Jul 10 06:40:08 2026] PUT /volume/v3/snapshots/e0d49f76-364b-4724-b2b4-568c985861d2/metadata => generated 16 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 06:40:08.550868 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-50044527-04ae-49b3-a6a2-e13191207e4c None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:08.552482 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-50044527-04ae-49b3-a6a2-e13191207e4c tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] POST https://10.4.3.200/volume/v3/snapshots/e0d49f76-364b-4724-b2b4-568c985861d2/metadata Jul 10 06:40:08.552813 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-50044527-04ae-49b3-a6a2-e13191207e4c tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:40:08.559660 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:08.559660 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:40:08.560103 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-50044527-04ae-49b3-a6a2-e13191207e4c tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] Snapshot retrieved successfully. Jul 10 06:40:08.581324 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-50044527-04ae-49b3-a6a2-e13191207e4c tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] Update snapshot metadata completed successfully. Jul 10 06:40:08.581647 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-50044527-04ae-49b3-a6a2-e13191207e4c tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] https://10.4.3.200/volume/v3/snapshots/e0d49f76-364b-4724-b2b4-568c985861d2/metadata returned with HTTP 200 Jul 10 06:40:08.582057 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1015/4072] 10.4.3.200 () {68 vars in 1402 bytes} [Fri Jul 10 06:40:08 2026] POST /volume/v3/snapshots/e0d49f76-364b-4724-b2b4-568c985861d2/metadata => generated 68 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 06:40:08.589313 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-c5760bc6-f0f6-4743-9684-99709070b7ec None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:08.591171 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c5760bc6-f0f6-4743-9684-99709070b7ec tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] GET https://10.4.3.200/volume/v3/snapshots/e0d49f76-364b-4724-b2b4-568c985861d2/metadata Jul 10 06:40:08.591416 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c5760bc6-f0f6-4743-9684-99709070b7ec tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:08.591683 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c5760bc6-f0f6-4743-9684-99709070b7ec tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] Calling method 'index' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:08.598098 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:08.598098 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:40:08.598705 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-c5760bc6-f0f6-4743-9684-99709070b7ec tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] Snapshot retrieved successfully. Jul 10 06:40:08.599823 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-c5760bc6-f0f6-4743-9684-99709070b7ec tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] Get snapshot metadata completed successfully. Jul 10 06:40:08.600161 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c5760bc6-f0f6-4743-9684-99709070b7ec tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] https://10.4.3.200/volume/v3/snapshots/e0d49f76-364b-4724-b2b4-568c985861d2/metadata returned with HTTP 200 Jul 10 06:40:08.600872 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1013/4073] 10.4.3.200 () {66 vars in 1381 bytes} [Fri Jul 10 06:40:08 2026] GET /volume/v3/snapshots/e0d49f76-364b-4724-b2b4-568c985861d2/metadata => generated 68 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 06:40:08.609197 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-8f4380c1-fcfd-418e-96f5-cc52ec10af83 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:08.611424 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-8f4380c1-fcfd-418e-96f5-cc52ec10af83 tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] PUT https://10.4.3.200/volume/v3/snapshots/e0d49f76-364b-4724-b2b4-568c985861d2/metadata/key3 Jul 10 06:40:08.611857 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-8f4380c1-fcfd-418e-96f5-cc52ec10af83 tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:40:08.622225 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:08.622225 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:40:08.622844 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-8f4380c1-fcfd-418e-96f5-cc52ec10af83 tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] Snapshot retrieved successfully. Jul 10 06:40:08.646528 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-8f4380c1-fcfd-418e-96f5-cc52ec10af83 tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] Update snapshot metadata completed successfully. Jul 10 06:40:08.646745 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-8f4380c1-fcfd-418e-96f5-cc52ec10af83 tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] https://10.4.3.200/volume/v3/snapshots/e0d49f76-364b-4724-b2b4-568c985861d2/metadata/key3 returned with HTTP 200 Jul 10 06:40:08.647154 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1031/4074] 10.4.3.200 () {68 vars in 1416 bytes} [Fri Jul 10 06:40:08 2026] PUT /volume/v3/snapshots/e0d49f76-364b-4724-b2b4-568c985861d2/metadata/key3 => generated 35 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 06:40:08.654587 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-52ca29fc-b74e-4c0e-a5ad-1e116339de7d None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:08.656845 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-52ca29fc-b74e-4c0e-a5ad-1e116339de7d tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] GET https://10.4.3.200/volume/v3/snapshots/e0d49f76-364b-4724-b2b4-568c985861d2/metadata/key3 Jul 10 06:40:08.657124 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-52ca29fc-b74e-4c0e-a5ad-1e116339de7d tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:08.657380 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-52ca29fc-b74e-4c0e-a5ad-1e116339de7d tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:08.663979 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:08.663979 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:40:08.664624 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-52ca29fc-b74e-4c0e-a5ad-1e116339de7d tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] Snapshot retrieved successfully. Jul 10 06:40:08.665652 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-52ca29fc-b74e-4c0e-a5ad-1e116339de7d tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] Get snapshot metadata completed successfully. Jul 10 06:40:08.665955 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-52ca29fc-b74e-4c0e-a5ad-1e116339de7d tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] https://10.4.3.200/volume/v3/snapshots/e0d49f76-364b-4724-b2b4-568c985861d2/metadata/key3 returned with HTTP 200 Jul 10 06:40:08.666494 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1016/4075] 10.4.3.200 () {66 vars in 1396 bytes} [Fri Jul 10 06:40:08 2026] GET /volume/v3/snapshots/e0d49f76-364b-4724-b2b4-568c985861d2/metadata/key3 => generated 35 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 06:40:08.673472 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-5854d2b8-665f-49d4-a6e1-8bd77a8bbf9f None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:08.675437 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5854d2b8-665f-49d4-a6e1-8bd77a8bbf9f tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] GET https://10.4.3.200/volume/v3/snapshots/e0d49f76-364b-4724-b2b4-568c985861d2/metadata Jul 10 06:40:08.675688 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5854d2b8-665f-49d4-a6e1-8bd77a8bbf9f tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:08.675929 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5854d2b8-665f-49d4-a6e1-8bd77a8bbf9f tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] Calling method 'index' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:08.681958 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:08.681958 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:40:08.682407 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-5854d2b8-665f-49d4-a6e1-8bd77a8bbf9f tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] Snapshot retrieved successfully. Jul 10 06:40:08.683197 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-5854d2b8-665f-49d4-a6e1-8bd77a8bbf9f tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] Get snapshot metadata completed successfully. Jul 10 06:40:08.683444 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5854d2b8-665f-49d4-a6e1-8bd77a8bbf9f tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] https://10.4.3.200/volume/v3/snapshots/e0d49f76-364b-4724-b2b4-568c985861d2/metadata returned with HTTP 200 Jul 10 06:40:08.683803 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1016/4076] 10.4.3.200 () {66 vars in 1381 bytes} [Fri Jul 10 06:40:08 2026] GET /volume/v3/snapshots/e0d49f76-364b-4724-b2b4-568c985861d2/metadata => generated 75 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 06:40:08.692339 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-8d31b4c4-0dec-4d5a-a375-9e7360cccc19 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:08.694071 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8d31b4c4-0dec-4d5a-a375-9e7360cccc19 tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] PUT https://10.4.3.200/volume/v3/snapshots/e0d49f76-364b-4724-b2b4-568c985861d2/metadata Jul 10 06:40:08.694386 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-8d31b4c4-0dec-4d5a-a375-9e7360cccc19 tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:40:08.701952 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:08.701952 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:40:08.702491 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-8d31b4c4-0dec-4d5a-a375-9e7360cccc19 tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] Snapshot retrieved successfully. Jul 10 06:40:08.721803 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-8d31b4c4-0dec-4d5a-a375-9e7360cccc19 tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] Update snapshot metadata completed successfully. Jul 10 06:40:08.722049 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8d31b4c4-0dec-4d5a-a375-9e7360cccc19 tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] https://10.4.3.200/volume/v3/snapshots/e0d49f76-364b-4724-b2b4-568c985861d2/metadata returned with HTTP 200 Jul 10 06:40:08.722795 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1014/4077] 10.4.3.200 () {68 vars in 1401 bytes} [Fri Jul 10 06:40:08 2026] PUT /volume/v3/snapshots/e0d49f76-364b-4724-b2b4-568c985861d2/metadata => generated 16 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 06:40:08.730518 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-f7e250ff-8fe2-4384-bf07-8aa0eb1dfd7e None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:08.732398 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-f7e250ff-8fe2-4384-bf07-8aa0eb1dfd7e tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/e0d49f76-364b-4724-b2b4-568c985861d2 Jul 10 06:40:08.732592 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-f7e250ff-8fe2-4384-bf07-8aa0eb1dfd7e tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:08.732773 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-f7e250ff-8fe2-4384-bf07-8aa0eb1dfd7e tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] Calling method 'delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:08.732853 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.snapshots [None req-f7e250ff-8fe2-4384-bf07-8aa0eb1dfd7e tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] Delete snapshot with id: e0d49f76-364b-4724-b2b4-568c985861d2 Jul 10 06:40:08.737640 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:08.737640 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:40:08.738067 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-f7e250ff-8fe2-4384-bf07-8aa0eb1dfd7e tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] Snapshot retrieved successfully. Jul 10 06:40:08.755521 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-f7e250ff-8fe2-4384-bf07-8aa0eb1dfd7e tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] Snapshot delete request issued successfully. Jul 10 06:40:08.755688 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-f7e250ff-8fe2-4384-bf07-8aa0eb1dfd7e tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] https://10.4.3.200/volume/v3/snapshots/e0d49f76-364b-4724-b2b4-568c985861d2 returned with HTTP 202 Jul 10 06:40:08.756123 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1032/4078] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 10 06:40:08 2026] DELETE /volume/v3/snapshots/e0d49f76-364b-4724-b2b4-568c985861d2 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:40:08.762835 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-bb39b8fd-01a8-4f54-a07a-6125e281c5a1 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:08.765680 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-bb39b8fd-01a8-4f54-a07a-6125e281c5a1 tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] GET https://10.4.3.200/volume/v3/snapshots/e0d49f76-364b-4724-b2b4-568c985861d2 Jul 10 06:40:08.765895 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-bb39b8fd-01a8-4f54-a07a-6125e281c5a1 tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:08.766120 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-bb39b8fd-01a8-4f54-a07a-6125e281c5a1 tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:08.772904 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:08.772904 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:40:08.773589 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-bb39b8fd-01a8-4f54-a07a-6125e281c5a1 tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] Snapshot retrieved successfully. Jul 10 06:40:08.774590 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-bb39b8fd-01a8-4f54-a07a-6125e281c5a1 tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] https://10.4.3.200/volume/v3/snapshots/e0d49f76-364b-4724-b2b4-568c985861d2 returned with HTTP 200 Jul 10 06:40:08.775182 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1017/4079] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:40:08 2026] GET /volume/v3/snapshots/e0d49f76-364b-4724-b2b4-568c985861d2 => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:40:10.120105 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-ca6cdee3-e780-42bf-a588-7992a710a879 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:10.120105 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ca6cdee3-e780-42bf-a588-7992a710a879 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] GET https://10.4.3.200/volume/v3/volumes/ff0c9258-23b4-4230-84a1-83069ddfd203 Jul 10 06:40:10.120105 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ca6cdee3-e780-42bf-a588-7992a710a879 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:10.120105 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ca6cdee3-e780-42bf-a588-7992a710a879 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:10.120105 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ca6cdee3-e780-42bf-a588-7992a710a879 tempest-ProjectAdminTests33-865507923 tempest-ProjectAdminTests33-865507923-project-admin] https://10.4.3.200/volume/v3/volumes/ff0c9258-23b4-4230-84a1-83069ddfd203 returned with HTTP 404 Jul 10 06:40:10.120105 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1017/4080] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:40:09 2026] GET /volume/v3/volumes/ff0c9258-23b4-4230-84a1-83069ddfd203 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:40:10.121392 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-0a41ff5a-8c23-48f0-b89d-e231c65b17f6 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:10.121392 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0a41ff5a-8c23-48f0-b89d-e231c65b17f6 tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] GET https://10.4.3.200/volume/v3/snapshots/e0d49f76-364b-4724-b2b4-568c985861d2 Jul 10 06:40:10.121392 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0a41ff5a-8c23-48f0-b89d-e231c65b17f6 tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:10.121392 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0a41ff5a-8c23-48f0-b89d-e231c65b17f6 tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:10.121392 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0a41ff5a-8c23-48f0-b89d-e231c65b17f6 tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] https://10.4.3.200/volume/v3/snapshots/e0d49f76-364b-4724-b2b4-568c985861d2 returned with HTTP 404 Jul 10 06:40:10.121392 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1015/4081] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:40:09 2026] GET /volume/v3/snapshots/e0d49f76-364b-4724-b2b4-568c985861d2 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:40:10.122611 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-e42d9122-5d3c-48d1-ad7a-1638a3357af2 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:10.122611 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-e42d9122-5d3c-48d1-ad7a-1638a3357af2 tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] GET https://10.4.3.200/volume/v3/volumes/9c0eac53-a7f0-4e0c-901a-30b727cf56a7 Jul 10 06:40:10.122611 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-e42d9122-5d3c-48d1-ad7a-1638a3357af2 tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:10.122611 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-e42d9122-5d3c-48d1-ad7a-1638a3357af2 tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:10.122611 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:10.122611 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:40:10.122611 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-e42d9122-5d3c-48d1-ad7a-1638a3357af2 tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] Volume info retrieved successfully. Jul 10 06:40:10.122611 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-e42d9122-5d3c-48d1-ad7a-1638a3357af2 tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] https://10.4.3.200/volume/v3/volumes/9c0eac53-a7f0-4e0c-901a-30b727cf56a7 returned with HTTP 200 Jul 10 06:40:10.122611 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1033/4082] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:40:09 2026] GET /volume/v3/volumes/9c0eac53-a7f0-4e0c-901a-30b727cf56a7 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:40:10.123424 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-5df730f8-97cb-4f0c-9930-1abe1a6fa3e2 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:10.123424 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5df730f8-97cb-4f0c-9930-1abe1a6fa3e2 tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] DELETE https://10.4.3.200/volume/v3/volumes/9c0eac53-a7f0-4e0c-901a-30b727cf56a7 Jul 10 06:40:10.123424 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5df730f8-97cb-4f0c-9930-1abe1a6fa3e2 tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:10.123424 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5df730f8-97cb-4f0c-9930-1abe1a6fa3e2 tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:10.123424 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-5df730f8-97cb-4f0c-9930-1abe1a6fa3e2 tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] Delete volume with id: 9c0eac53-a7f0-4e0c-901a-30b727cf56a7 Jul 10 06:40:10.123424 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:10.123424 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:40:10.123424 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-5df730f8-97cb-4f0c-9930-1abe1a6fa3e2 tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] Volume info retrieved successfully. Jul 10 06:40:10.123424 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-5df730f8-97cb-4f0c-9930-1abe1a6fa3e2 tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] Delete volume request issued successfully. Jul 10 06:40:10.123424 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5df730f8-97cb-4f0c-9930-1abe1a6fa3e2 tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] https://10.4.3.200/volume/v3/volumes/9c0eac53-a7f0-4e0c-901a-30b727cf56a7 returned with HTTP 202 Jul 10 06:40:10.123424 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1018/4083] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:40:09 2026] DELETE /volume/v3/volumes/9c0eac53-a7f0-4e0c-901a-30b727cf56a7 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:40:10.124357 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-4774dbda-876f-4f90-96e7-efab2796635f None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:10.124357 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4774dbda-876f-4f90-96e7-efab2796635f tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] GET https://10.4.3.200/volume/v3/volumes/9c0eac53-a7f0-4e0c-901a-30b727cf56a7 Jul 10 06:40:10.124357 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4774dbda-876f-4f90-96e7-efab2796635f tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:10.124357 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4774dbda-876f-4f90-96e7-efab2796635f tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:10.124357 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:10.124357 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:40:10.124357 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-4774dbda-876f-4f90-96e7-efab2796635f tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] Volume info retrieved successfully. Jul 10 06:40:10.124357 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4774dbda-876f-4f90-96e7-efab2796635f tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] https://10.4.3.200/volume/v3/volumes/9c0eac53-a7f0-4e0c-901a-30b727cf56a7 returned with HTTP 200 Jul 10 06:40:10.124357 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1018/4084] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:40:09 2026] GET /volume/v3/volumes/9c0eac53-a7f0-4e0c-901a-30b727cf56a7 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:40:10.601800 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-725d284b-c337-4b70-90b1-e20fb0a8448a None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:10.675215 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-725d284b-c337-4b70-90b1-e20fb0a8448a tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:40:10.675561 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-725d284b-c337-4b70-90b1-e20fb0a8448a tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-984719826"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:40:10.676820 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.volumes [None req-725d284b-c337-4b70-90b1-e20fb0a8448a tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-984719826'}} {{(pid=99977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:40:10.676933 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-725d284b-c337-4b70-90b1-e20fb0a8448a tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] Create volume of 1 GB Jul 10 06:40:10.679134 np0000004964 devstack@c-api.service[99977]: DEBUG dbcounter [-] [99977] Writing DB stats cinder:SELECT=364,cinder:INSERT=64,cinder:UPDATE=109,cinder:DELETE=1 {{(pid=99977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:40:10.681292 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-725d284b-c337-4b70-90b1-e20fb0a8448a tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] Availability Zones retrieved successfully. Jul 10 06:40:10.686923 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-725d284b-c337-4b70-90b1-e20fb0a8448a tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] Flow 'volume_create_api' (cbb42ec4-43a3-49fd-9583-d3846f6d6d72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:40:10.688070 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-725d284b-c337-4b70-90b1-e20fb0a8448a tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0848401-5308-4f48-a817-520aa165068c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:40:10.688873 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.flows.api.create_volume [None req-725d284b-c337-4b70-90b1-e20fb0a8448a tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] Validating volume size '1' using validate_int {{(pid=99977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:40:10.711185 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-725d284b-c337-4b70-90b1-e20fb0a8448a tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0848401-5308-4f48-a817-520aa165068c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:40:10.711877 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-725d284b-c337-4b70-90b1-e20fb0a8448a tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89644d8e-06e2-4238-984e-d27761cb5cf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:40:10.762072 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-725d284b-c337-4b70-90b1-e20fb0a8448a tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] Created reservations ['193745b5-fa5b-4b29-8740-ff26b7acf8da', 'd0592222-a265-484d-a7a2-e8f2a221a767', 'f0b139e3-c8cc-4c91-a893-0c872147796a', 'f8a893e4-c945-455b-85d8-a94241931fb3'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:40:10.762855 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-725d284b-c337-4b70-90b1-e20fb0a8448a tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89644d8e-06e2-4238-984e-d27761cb5cf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['193745b5-fa5b-4b29-8740-ff26b7acf8da', 'd0592222-a265-484d-a7a2-e8f2a221a767', 'f0b139e3-c8cc-4c91-a893-0c872147796a', 'f8a893e4-c945-455b-85d8-a94241931fb3']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:40:10.763639 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-725d284b-c337-4b70-90b1-e20fb0a8448a tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0318dd86-b5d9-4551-ae3f-d3b13626d280) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:40:10.785870 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-725d284b-c337-4b70-90b1-e20fb0a8448a tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0318dd86-b5d9-4551-ae3f-d3b13626d280) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ff7e991d-b021-46f6-ae26-a650aced3c8a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-984719826',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='923ed0e1463143e285a3f64b9370b817',qos_specs=None,replication_status=,reservations=['193745b5-fa5b-4b29-8740-ff26b7acf8da','d0592222-a265-484d-a7a2-e8f2a221a767','f0b139e3-c8cc-4c91-a893-0c872147796a','f8a893e4-c945-455b-85d8-a94241931fb3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2bfb6ac518d140a09e1d666983632c37',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:40:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-984719826',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ff7e991d-b021-46f6-ae26-a650aced3c8a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='923ed0e1463143e285a3f64b9370b817',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2bfb6ac518d140a09e1d666983632c37',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:40:10.786628 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-725d284b-c337-4b70-90b1-e20fb0a8448a tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7001adb2-3e86-4a90-ac94-490a93bdc212) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:40:10.809568 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-725d284b-c337-4b70-90b1-e20fb0a8448a tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7001adb2-3e86-4a90-ac94-490a93bdc212) transitioned into state 'SUCCESS' from state '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-984719826',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='923ed0e1463143e285a3f64b9370b817',qos_specs=None,replication_status=,reservations=['193745b5-fa5b-4b29-8740-ff26b7acf8da','d0592222-a265-484d-a7a2-e8f2a221a767','f0b139e3-c8cc-4c91-a893-0c872147796a','f8a893e4-c945-455b-85d8-a94241931fb3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2bfb6ac518d140a09e1d666983632c37',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:40:10.810480 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-725d284b-c337-4b70-90b1-e20fb0a8448a tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62712008-b6f0-4054-a7ac-538559ad7a43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:40:10.820719 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-725d284b-c337-4b70-90b1-e20fb0a8448a tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62712008-b6f0-4054-a7ac-538559ad7a43) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:40:10.821529 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-725d284b-c337-4b70-90b1-e20fb0a8448a tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] Flow 'volume_create_api' (cbb42ec4-43a3-49fd-9583-d3846f6d6d72) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:40:10.821850 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-725d284b-c337-4b70-90b1-e20fb0a8448a tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] Create volume request issued successfully. Jul 10 06:40:10.822412 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-725d284b-c337-4b70-90b1-e20fb0a8448a tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:40:10.822959 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1016/4085] 10.4.3.200 () {70 vars in 1298 bytes} [Fri Jul 10 06:40:10 2026] POST /volume/v3/volumes => generated 777 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:40:10.834728 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-68a94967-1c63-4593-85d1-3f947240b83d None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:10.836408 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-68a94967-1c63-4593-85d1-3f947240b83d tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] GET https://10.4.3.200/volume/v3/volumes/ff7e991d-b021-46f6-ae26-a650aced3c8a Jul 10 06:40:10.836563 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-68a94967-1c63-4593-85d1-3f947240b83d tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:10.836738 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-68a94967-1c63-4593-85d1-3f947240b83d tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:10.843521 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:10.843521 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:40:10.846669 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-68a94967-1c63-4593-85d1-3f947240b83d tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] Volume info retrieved successfully. Jul 10 06:40:10.850230 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-68a94967-1c63-4593-85d1-3f947240b83d tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] https://10.4.3.200/volume/v3/volumes/ff7e991d-b021-46f6-ae26-a650aced3c8a returned with HTTP 200 Jul 10 06:40:10.850586 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1034/4086] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:40:10 2026] GET /volume/v3/volumes/ff7e991d-b021-46f6-ae26-a650aced3c8a => generated 956 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:40:10.899704 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-b266d8e5-ec2f-4cac-9801-5a568dc62155 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:10.901663 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b266d8e5-ec2f-4cac-9801-5a568dc62155 tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] GET https://10.4.3.200/volume/v3/volumes/9c0eac53-a7f0-4e0c-901a-30b727cf56a7 Jul 10 06:40:10.901919 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b266d8e5-ec2f-4cac-9801-5a568dc62155 tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:10.902170 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b266d8e5-ec2f-4cac-9801-5a568dc62155 tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:10.907593 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b266d8e5-ec2f-4cac-9801-5a568dc62155 tempest-SnapshotMetadataTestJSON-336297567 tempest-SnapshotMetadataTestJSON-336297567-project-member] https://10.4.3.200/volume/v3/volumes/9c0eac53-a7f0-4e0c-901a-30b727cf56a7 returned with HTTP 404 Jul 10 06:40:10.908054 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1019/4087] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:40:10 2026] GET /volume/v3/volumes/9c0eac53-a7f0-4e0c-901a-30b727cf56a7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:40:11.862385 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-6980e11e-3809-46fa-948a-2f74a7090e0b None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:11.864045 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6980e11e-3809-46fa-948a-2f74a7090e0b tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] GET https://10.4.3.200/volume/v3/volumes/ff7e991d-b021-46f6-ae26-a650aced3c8a Jul 10 06:40:11.864259 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6980e11e-3809-46fa-948a-2f74a7090e0b tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:11.864455 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6980e11e-3809-46fa-948a-2f74a7090e0b tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:11.873523 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:11.873523 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:40:11.878151 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-6980e11e-3809-46fa-948a-2f74a7090e0b tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] Volume info retrieved successfully. Jul 10 06:40:11.883708 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6980e11e-3809-46fa-948a-2f74a7090e0b tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] https://10.4.3.200/volume/v3/volumes/ff7e991d-b021-46f6-ae26-a650aced3c8a returned with HTTP 200 Jul 10 06:40:11.884304 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1019/4088] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:40:11 2026] GET /volume/v3/volumes/ff7e991d-b021-46f6-ae26-a650aced3c8a => generated 1008 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:40:11.896631 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-d75905b4-856b-4429-9450-256469f98a63 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:11.898954 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d75905b4-856b-4429-9450-256469f98a63 tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] POST https://10.4.3.200/volume/v3/backups Jul 10 06:40:11.899396 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d75905b4-856b-4429-9450-256469f98a63 tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ff7e991d-b021-46f6-ae26-a650aced3c8a", "name": "tempest-type-Backup-1119217882"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:40:11.901152 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.contrib.backups [None req-d75905b4-856b-4429-9450-256469f98a63 tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] Creating new backup {'backup': {'volume_id': 'ff7e991d-b021-46f6-ae26-a650aced3c8a', 'name': 'tempest-type-Backup-1119217882'}} {{(pid=99977) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 06:40:11.901333 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.contrib.backups [None req-d75905b4-856b-4429-9450-256469f98a63 tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] Creating backup of volume ff7e991d-b021-46f6-ae26-a650aced3c8a in container None Jul 10 06:40:11.910258 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:11.910258 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:40:11.910724 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-d75905b4-856b-4429-9450-256469f98a63 tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] Volume info retrieved successfully. Jul 10 06:40:11.934319 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-d75905b4-856b-4429-9450-256469f98a63 tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] Created reservations ['d0318654-a8a5-4ada-95fc-c143e6bfe74e', 'd9dd97d2-1002-424d-8b93-11f87611d545'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:40:11.966681 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d75905b4-856b-4429-9450-256469f98a63 tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] https://10.4.3.200/volume/v3/backups returned with HTTP 202 Jul 10 06:40:11.967447 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1017/4089] 10.4.3.200 () {70 vars in 1299 bytes} [Fri Jul 10 06:40:11 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 10 06:40:11.976642 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-3559443c-22d6-46d0-a226-1fad9d1099ff None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:11.978654 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-3559443c-22d6-46d0-a226-1fad9d1099ff tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] GET https://10.4.3.200/volume/v3/backups/496ba036-0930-4fe7-a177-add9da4b9b08 Jul 10 06:40:11.978936 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-3559443c-22d6-46d0-a226-1fad9d1099ff tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:11.979122 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-3559443c-22d6-46d0-a226-1fad9d1099ff tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:11.979235 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-3559443c-22d6-46d0-a226-1fad9d1099ff tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] Show backup with id 496ba036-0930-4fe7-a177-add9da4b9b08. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:40:11.983719 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:11.983719 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:40:11.984586 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-3559443c-22d6-46d0-a226-1fad9d1099ff tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] https://10.4.3.200/volume/v3/backups/496ba036-0930-4fe7-a177-add9da4b9b08 returned with HTTP 200 Jul 10 06:40:11.985050 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1035/4090] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:40:11 2026] GET /volume/v3/backups/496ba036-0930-4fe7-a177-add9da4b9b08 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:40:11.997937 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-27eca95c-4007-483c-ae9e-b615ade67502 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:12.128117 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-27eca95c-4007-483c-ae9e-b615ade67502 tempest-VolumesMetadataTest-385080005 tempest-VolumesMetadataTest-385080005-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:40:12.128590 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-27eca95c-4007-483c-ae9e-b615ade67502 tempest-VolumesMetadataTest-385080005 tempest-VolumesMetadataTest-385080005-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-1154556458"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:40:12.129892 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-27eca95c-4007-483c-ae9e-b615ade67502 tempest-VolumesMetadataTest-385080005 tempest-VolumesMetadataTest-385080005-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-1154556458'}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:40:12.130022 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-27eca95c-4007-483c-ae9e-b615ade67502 tempest-VolumesMetadataTest-385080005 tempest-VolumesMetadataTest-385080005-project-member] Create volume of 1 GB Jul 10 06:40:12.133990 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-27eca95c-4007-483c-ae9e-b615ade67502 tempest-VolumesMetadataTest-385080005 tempest-VolumesMetadataTest-385080005-project-member] Availability Zones retrieved successfully. Jul 10 06:40:12.139305 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-27eca95c-4007-483c-ae9e-b615ade67502 tempest-VolumesMetadataTest-385080005 tempest-VolumesMetadataTest-385080005-project-member] Flow 'volume_create_api' (22503e64-1840-40f2-88a8-50b416cd93c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:40:12.140156 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-27eca95c-4007-483c-ae9e-b615ade67502 tempest-VolumesMetadataTest-385080005 tempest-VolumesMetadataTest-385080005-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (304705ef-d514-4f26-92dc-da2ffc014249) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:40:12.141003 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-27eca95c-4007-483c-ae9e-b615ade67502 tempest-VolumesMetadataTest-385080005 tempest-VolumesMetadataTest-385080005-project-member] Validating volume size '1' using validate_int {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:40:12.165264 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-27eca95c-4007-483c-ae9e-b615ade67502 tempest-VolumesMetadataTest-385080005 tempest-VolumesMetadataTest-385080005-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (304705ef-d514-4f26-92dc-da2ffc014249) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:40:12.165973 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-27eca95c-4007-483c-ae9e-b615ade67502 tempest-VolumesMetadataTest-385080005 tempest-VolumesMetadataTest-385080005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20abe63f-88e3-4461-a20c-875839264f68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:40:12.220119 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-27eca95c-4007-483c-ae9e-b615ade67502 tempest-VolumesMetadataTest-385080005 tempest-VolumesMetadataTest-385080005-project-member] Created reservations ['fe96d56d-3296-4d2e-be7d-832d5e40b9ba', 'fa7f6541-538c-4ac4-baf7-617e3b766af0', 'de2beb80-7833-4233-962d-70b10514fc6c', 'abadd849-0f09-412c-a0a3-7f9b7da0f677'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:40:12.221134 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-27eca95c-4007-483c-ae9e-b615ade67502 tempest-VolumesMetadataTest-385080005 tempest-VolumesMetadataTest-385080005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20abe63f-88e3-4461-a20c-875839264f68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fe96d56d-3296-4d2e-be7d-832d5e40b9ba', 'fa7f6541-538c-4ac4-baf7-617e3b766af0', 'de2beb80-7833-4233-962d-70b10514fc6c', 'abadd849-0f09-412c-a0a3-7f9b7da0f677']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:40:12.222126 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-27eca95c-4007-483c-ae9e-b615ade67502 tempest-VolumesMetadataTest-385080005 tempest-VolumesMetadataTest-385080005-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c429ab20-61a6-45c8-be89-fb9ab657b5a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:40:12.246539 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-27eca95c-4007-483c-ae9e-b615ade67502 tempest-VolumesMetadataTest-385080005 tempest-VolumesMetadataTest-385080005-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c429ab20-61a6-45c8-be89-fb9ab657b5a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '101a5ec3-750e-45a1-911d-ef99c42c37f4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1154556458',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dedb5068b4f94418964493cf6feb6e84',qos_specs=None,replication_status=,reservations=['fe96d56d-3296-4d2e-be7d-832d5e40b9ba','fa7f6541-538c-4ac4-baf7-617e3b766af0','de2beb80-7833-4233-962d-70b10514fc6c','abadd849-0f09-412c-a0a3-7f9b7da0f677'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5576def5c0f54da48d47fd6344938659',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:40:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1154556458',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=101a5ec3-750e-45a1-911d-ef99c42c37f4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dedb5068b4f94418964493cf6feb6e84',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5576def5c0f54da48d47fd6344938659',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:40:12.247569 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-27eca95c-4007-483c-ae9e-b615ade67502 tempest-VolumesMetadataTest-385080005 tempest-VolumesMetadataTest-385080005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae6bf7c9-3472-4fef-b33b-04ff617dc8da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:40:12.262686 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-27eca95c-4007-483c-ae9e-b615ade67502 tempest-VolumesMetadataTest-385080005 tempest-VolumesMetadataTest-385080005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae6bf7c9-3472-4fef-b33b-04ff617dc8da) transitioned into state 'SUCCESS' from state '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-1154556458',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dedb5068b4f94418964493cf6feb6e84',qos_specs=None,replication_status=,reservations=['fe96d56d-3296-4d2e-be7d-832d5e40b9ba','fa7f6541-538c-4ac4-baf7-617e3b766af0','de2beb80-7833-4233-962d-70b10514fc6c','abadd849-0f09-412c-a0a3-7f9b7da0f677'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5576def5c0f54da48d47fd6344938659',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:40:12.263382 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-27eca95c-4007-483c-ae9e-b615ade67502 tempest-VolumesMetadataTest-385080005 tempest-VolumesMetadataTest-385080005-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dea1d406-2bf4-426f-b446-8db165b61b57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:40:12.271733 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-27eca95c-4007-483c-ae9e-b615ade67502 tempest-VolumesMetadataTest-385080005 tempest-VolumesMetadataTest-385080005-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dea1d406-2bf4-426f-b446-8db165b61b57) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:40:12.272457 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-27eca95c-4007-483c-ae9e-b615ade67502 tempest-VolumesMetadataTest-385080005 tempest-VolumesMetadataTest-385080005-project-member] Flow 'volume_create_api' (22503e64-1840-40f2-88a8-50b416cd93c6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:40:12.272747 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-27eca95c-4007-483c-ae9e-b615ade67502 tempest-VolumesMetadataTest-385080005 tempest-VolumesMetadataTest-385080005-project-member] Create volume request issued successfully. Jul 10 06:40:12.273262 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-27eca95c-4007-483c-ae9e-b615ade67502 tempest-VolumesMetadataTest-385080005 tempest-VolumesMetadataTest-385080005-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:40:12.273683 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1020/4091] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 10 06:40:11 2026] POST /volume/v3/volumes => generated 750 bytes in 276 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:40:12.286712 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-786376c9-19cf-4522-8680-be8cf3c3aa40 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:12.287987 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-786376c9-19cf-4522-8680-be8cf3c3aa40 tempest-VolumesMetadataTest-385080005 tempest-VolumesMetadataTest-385080005-project-member] GET https://10.4.3.200/volume/v3/volumes/101a5ec3-750e-45a1-911d-ef99c42c37f4 Jul 10 06:40:12.288152 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-786376c9-19cf-4522-8680-be8cf3c3aa40 tempest-VolumesMetadataTest-385080005 tempest-VolumesMetadataTest-385080005-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:12.288266 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-786376c9-19cf-4522-8680-be8cf3c3aa40 tempest-VolumesMetadataTest-385080005 tempest-VolumesMetadataTest-385080005-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:12.298006 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:12.298006 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:40:12.302679 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-786376c9-19cf-4522-8680-be8cf3c3aa40 tempest-VolumesMetadataTest-385080005 tempest-VolumesMetadataTest-385080005-project-member] Volume info retrieved successfully. Jul 10 06:40:12.306883 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-786376c9-19cf-4522-8680-be8cf3c3aa40 tempest-VolumesMetadataTest-385080005 tempest-VolumesMetadataTest-385080005-project-member] https://10.4.3.200/volume/v3/volumes/101a5ec3-750e-45a1-911d-ef99c42c37f4 returned with HTTP 200 Jul 10 06:40:12.307104 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1020/4092] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:40:12 2026] GET /volume/v3/volumes/101a5ec3-750e-45a1-911d-ef99c42c37f4 => generated 818 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:40:12.996738 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-caeb14e5-b57a-46ce-8104-8c44ce10bd85 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:12.998867 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-caeb14e5-b57a-46ce-8104-8c44ce10bd85 tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] GET https://10.4.3.200/volume/v3/backups/496ba036-0930-4fe7-a177-add9da4b9b08 Jul 10 06:40:12.999133 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-caeb14e5-b57a-46ce-8104-8c44ce10bd85 tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:12.999338 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-caeb14e5-b57a-46ce-8104-8c44ce10bd85 tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:12.999492 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-caeb14e5-b57a-46ce-8104-8c44ce10bd85 tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] Show backup with id 496ba036-0930-4fe7-a177-add9da4b9b08. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:40:13.003968 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:13.003968 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:40:13.004726 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-caeb14e5-b57a-46ce-8104-8c44ce10bd85 tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] https://10.4.3.200/volume/v3/backups/496ba036-0930-4fe7-a177-add9da4b9b08 returned with HTTP 200 Jul 10 06:40:13.005153 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1018/4093] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:40:12 2026] GET /volume/v3/backups/496ba036-0930-4fe7-a177-add9da4b9b08 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:40:13.321804 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-76e8f658-b560-46ad-81ad-fb53426b012d None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:13.324139 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-76e8f658-b560-46ad-81ad-fb53426b012d tempest-VolumesMetadataTest-385080005 tempest-VolumesMetadataTest-385080005-project-member] GET https://10.4.3.200/volume/v3/volumes/101a5ec3-750e-45a1-911d-ef99c42c37f4 Jul 10 06:40:13.324377 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-76e8f658-b560-46ad-81ad-fb53426b012d tempest-VolumesMetadataTest-385080005 tempest-VolumesMetadataTest-385080005-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:13.324611 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-76e8f658-b560-46ad-81ad-fb53426b012d tempest-VolumesMetadataTest-385080005 tempest-VolumesMetadataTest-385080005-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:13.332602 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:13.332602 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:40:13.336558 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-76e8f658-b560-46ad-81ad-fb53426b012d tempest-VolumesMetadataTest-385080005 tempest-VolumesMetadataTest-385080005-project-member] Volume info retrieved successfully. Jul 10 06:40:13.341165 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-76e8f658-b560-46ad-81ad-fb53426b012d tempest-VolumesMetadataTest-385080005 tempest-VolumesMetadataTest-385080005-project-member] https://10.4.3.200/volume/v3/volumes/101a5ec3-750e-45a1-911d-ef99c42c37f4 returned with HTTP 200 Jul 10 06:40:13.341753 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1036/4094] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:40:13 2026] GET /volume/v3/volumes/101a5ec3-750e-45a1-911d-ef99c42c37f4 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:40:13.354125 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-950befbb-e7a0-46c5-b31a-30cefa05c437 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:13.356066 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-950befbb-e7a0-46c5-b31a-30cefa05c437 tempest-VolumesMetadataTest-385080005 tempest-VolumesMetadataTest-385080005-project-member] POST https://10.4.3.200/volume/v3/volumes/101a5ec3-750e-45a1-911d-ef99c42c37f4/metadata Jul 10 06:40:13.356416 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-950befbb-e7a0-46c5-b31a-30cefa05c437 tempest-VolumesMetadataTest-385080005 tempest-VolumesMetadataTest-385080005-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:40:13.364239 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:13.364239 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:40:13.364795 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-950befbb-e7a0-46c5-b31a-30cefa05c437 tempest-VolumesMetadataTest-385080005 tempest-VolumesMetadataTest-385080005-project-member] Volume info retrieved successfully. Jul 10 06:40:13.372407 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-950befbb-e7a0-46c5-b31a-30cefa05c437 tempest-VolumesMetadataTest-385080005 tempest-VolumesMetadataTest-385080005-project-member] Create volume metadata completed successfully. Jul 10 06:40:13.372692 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-950befbb-e7a0-46c5-b31a-30cefa05c437 tempest-VolumesMetadataTest-385080005 tempest-VolumesMetadataTest-385080005-project-member] https://10.4.3.200/volume/v3/volumes/101a5ec3-750e-45a1-911d-ef99c42c37f4/metadata returned with HTTP 200 Jul 10 06:40:13.373147 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1021/4095] 10.4.3.200 () {68 vars in 1397 bytes} [Fri Jul 10 06:40:13 2026] POST /volume/v3/volumes/101a5ec3-750e-45a1-911d-ef99c42c37f4/metadata => generated 101 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:40:13.381198 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-0f4b6ac6-a957-4657-b4ff-d20936f72285 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:13.383001 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0f4b6ac6-a957-4657-b4ff-d20936f72285 tempest-VolumesMetadataTest-385080005 tempest-VolumesMetadataTest-385080005-project-member] GET https://10.4.3.200/volume/v3/volumes/101a5ec3-750e-45a1-911d-ef99c42c37f4/metadata Jul 10 06:40:13.383203 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-0f4b6ac6-a957-4657-b4ff-d20936f72285 tempest-VolumesMetadataTest-385080005 tempest-VolumesMetadataTest-385080005-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:13.383385 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-0f4b6ac6-a957-4657-b4ff-d20936f72285 tempest-VolumesMetadataTest-385080005 tempest-VolumesMetadataTest-385080005-project-member] Calling method 'index' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:13.390363 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:13.390363 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:40:13.390824 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-0f4b6ac6-a957-4657-b4ff-d20936f72285 tempest-VolumesMetadataTest-385080005 tempest-VolumesMetadataTest-385080005-project-member] Volume info retrieved successfully. Jul 10 06:40:13.396461 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-0f4b6ac6-a957-4657-b4ff-d20936f72285 tempest-VolumesMetadataTest-385080005 tempest-VolumesMetadataTest-385080005-project-member] Get volume metadata completed successfully. Jul 10 06:40:13.396769 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0f4b6ac6-a957-4657-b4ff-d20936f72285 tempest-VolumesMetadataTest-385080005 tempest-VolumesMetadataTest-385080005-project-member] https://10.4.3.200/volume/v3/volumes/101a5ec3-750e-45a1-911d-ef99c42c37f4/metadata returned with HTTP 200 Jul 10 06:40:13.397183 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1021/4096] 10.4.3.200 () {66 vars in 1375 bytes} [Fri Jul 10 06:40:13 2026] GET /volume/v3/volumes/101a5ec3-750e-45a1-911d-ef99c42c37f4/metadata => generated 101 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:40:13.404824 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-cde7cf1b-b843-4a10-93ca-5f47da8d86df None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:13.406722 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-cde7cf1b-b843-4a10-93ca-5f47da8d86df tempest-VolumesMetadataTest-385080005 tempest-VolumesMetadataTest-385080005-project-member] PUT https://10.4.3.200/volume/v3/volumes/101a5ec3-750e-45a1-911d-ef99c42c37f4/metadata Jul 10 06:40:13.407135 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-cde7cf1b-b843-4a10-93ca-5f47da8d86df tempest-VolumesMetadataTest-385080005 tempest-VolumesMetadataTest-385080005-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:40:13.416330 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:13.416330 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:40:13.416930 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-cde7cf1b-b843-4a10-93ca-5f47da8d86df tempest-VolumesMetadataTest-385080005 tempest-VolumesMetadataTest-385080005-project-member] Volume info retrieved successfully. Jul 10 06:40:13.429725 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-cde7cf1b-b843-4a10-93ca-5f47da8d86df tempest-VolumesMetadataTest-385080005 tempest-VolumesMetadataTest-385080005-project-member] Update volume metadata completed successfully. Jul 10 06:40:13.430224 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-cde7cf1b-b843-4a10-93ca-5f47da8d86df tempest-VolumesMetadataTest-385080005 tempest-VolumesMetadataTest-385080005-project-member] https://10.4.3.200/volume/v3/volumes/101a5ec3-750e-45a1-911d-ef99c42c37f4/metadata returned with HTTP 200 Jul 10 06:40:13.430760 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1019/4097] 10.4.3.200 () {68 vars in 1395 bytes} [Fri Jul 10 06:40:13 2026] PUT /volume/v3/volumes/101a5ec3-750e-45a1-911d-ef99c42c37f4/metadata => generated 57 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 06:40:13.437910 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-1661bed7-fb5b-4ab9-a6b8-b0b178a1680a None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:13.439564 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-1661bed7-fb5b-4ab9-a6b8-b0b178a1680a tempest-VolumesMetadataTest-385080005 tempest-VolumesMetadataTest-385080005-project-member] GET https://10.4.3.200/volume/v3/volumes/101a5ec3-750e-45a1-911d-ef99c42c37f4/metadata Jul 10 06:40:13.439788 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-1661bed7-fb5b-4ab9-a6b8-b0b178a1680a tempest-VolumesMetadataTest-385080005 tempest-VolumesMetadataTest-385080005-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:13.440011 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-1661bed7-fb5b-4ab9-a6b8-b0b178a1680a tempest-VolumesMetadataTest-385080005 tempest-VolumesMetadataTest-385080005-project-member] Calling method 'index' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:13.446636 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:13.446636 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:40:13.447108 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-1661bed7-fb5b-4ab9-a6b8-b0b178a1680a tempest-VolumesMetadataTest-385080005 tempest-VolumesMetadataTest-385080005-project-member] Volume info retrieved successfully. Jul 10 06:40:13.452431 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-1661bed7-fb5b-4ab9-a6b8-b0b178a1680a tempest-VolumesMetadataTest-385080005 tempest-VolumesMetadataTest-385080005-project-member] Get volume metadata completed successfully. Jul 10 06:40:13.452737 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-1661bed7-fb5b-4ab9-a6b8-b0b178a1680a tempest-VolumesMetadataTest-385080005 tempest-VolumesMetadataTest-385080005-project-member] https://10.4.3.200/volume/v3/volumes/101a5ec3-750e-45a1-911d-ef99c42c37f4/metadata returned with HTTP 200 Jul 10 06:40:13.453134 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1037/4098] 10.4.3.200 () {66 vars in 1375 bytes} [Fri Jul 10 06:40:13 2026] GET /volume/v3/volumes/101a5ec3-750e-45a1-911d-ef99c42c37f4/metadata => generated 57 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 06:40:13.460199 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-1a462f1a-8d32-4398-8a8b-9ddeabea70b7 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:13.462063 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1a462f1a-8d32-4398-8a8b-9ddeabea70b7 tempest-VolumesMetadataTest-385080005 tempest-VolumesMetadataTest-385080005-project-member] DELETE https://10.4.3.200/volume/v3/volumes/101a5ec3-750e-45a1-911d-ef99c42c37f4/metadata/key1 Jul 10 06:40:13.462291 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1a462f1a-8d32-4398-8a8b-9ddeabea70b7 tempest-VolumesMetadataTest-385080005 tempest-VolumesMetadataTest-385080005-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:13.462480 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1a462f1a-8d32-4398-8a8b-9ddeabea70b7 tempest-VolumesMetadataTest-385080005 tempest-VolumesMetadataTest-385080005-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:13.470125 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:13.470125 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:40:13.470597 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-1a462f1a-8d32-4398-8a8b-9ddeabea70b7 tempest-VolumesMetadataTest-385080005 tempest-VolumesMetadataTest-385080005-project-member] Volume info retrieved successfully. Jul 10 06:40:13.475687 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-1a462f1a-8d32-4398-8a8b-9ddeabea70b7 tempest-VolumesMetadataTest-385080005 tempest-VolumesMetadataTest-385080005-project-member] Get volume metadata completed successfully. Jul 10 06:40:13.483457 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-1a462f1a-8d32-4398-8a8b-9ddeabea70b7 tempest-VolumesMetadataTest-385080005 tempest-VolumesMetadataTest-385080005-project-member] Delete volume metadata completed successfully. Jul 10 06:40:13.483663 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1a462f1a-8d32-4398-8a8b-9ddeabea70b7 tempest-VolumesMetadataTest-385080005 tempest-VolumesMetadataTest-385080005-project-member] https://10.4.3.200/volume/v3/volumes/101a5ec3-750e-45a1-911d-ef99c42c37f4/metadata/key1 returned with HTTP 200 Jul 10 06:40:13.484048 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1022/4099] 10.4.3.200 () {66 vars in 1393 bytes} [Fri Jul 10 06:40:13 2026] DELETE /volume/v3/volumes/101a5ec3-750e-45a1-911d-ef99c42c37f4/metadata/key1 => generated 0 bytes in 24 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jul 10 06:40:13.490986 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-c7364e75-e666-4546-848f-f6683cf1b66f None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:13.492896 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c7364e75-e666-4546-848f-f6683cf1b66f tempest-VolumesMetadataTest-385080005 tempest-VolumesMetadataTest-385080005-project-member] GET https://10.4.3.200/volume/v3/volumes/101a5ec3-750e-45a1-911d-ef99c42c37f4/metadata Jul 10 06:40:13.493112 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c7364e75-e666-4546-848f-f6683cf1b66f tempest-VolumesMetadataTest-385080005 tempest-VolumesMetadataTest-385080005-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:13.493349 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c7364e75-e666-4546-848f-f6683cf1b66f tempest-VolumesMetadataTest-385080005 tempest-VolumesMetadataTest-385080005-project-member] Calling method 'index' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:13.501173 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:13.501173 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:40:13.501767 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-c7364e75-e666-4546-848f-f6683cf1b66f tempest-VolumesMetadataTest-385080005 tempest-VolumesMetadataTest-385080005-project-member] Volume info retrieved successfully. Jul 10 06:40:13.507037 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-c7364e75-e666-4546-848f-f6683cf1b66f tempest-VolumesMetadataTest-385080005 tempest-VolumesMetadataTest-385080005-project-member] Get volume metadata completed successfully. Jul 10 06:40:13.507364 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c7364e75-e666-4546-848f-f6683cf1b66f tempest-VolumesMetadataTest-385080005 tempest-VolumesMetadataTest-385080005-project-member] https://10.4.3.200/volume/v3/volumes/101a5ec3-750e-45a1-911d-ef99c42c37f4/metadata returned with HTTP 200 Jul 10 06:40:13.507809 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1022/4100] 10.4.3.200 () {66 vars in 1375 bytes} [Fri Jul 10 06:40:13 2026] GET /volume/v3/volumes/101a5ec3-750e-45a1-911d-ef99c42c37f4/metadata => generated 32 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 06:40:13.515598 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-5ba1ce98-2189-4a7f-8401-d2523b985f95 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:13.517682 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-5ba1ce98-2189-4a7f-8401-d2523b985f95 tempest-VolumesMetadataTest-385080005 tempest-VolumesMetadataTest-385080005-project-member] PUT https://10.4.3.200/volume/v3/volumes/101a5ec3-750e-45a1-911d-ef99c42c37f4/metadata Jul 10 06:40:13.518043 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-5ba1ce98-2189-4a7f-8401-d2523b985f95 tempest-VolumesMetadataTest-385080005 tempest-VolumesMetadataTest-385080005-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:40:13.526109 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:13.526109 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:40:13.526513 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-5ba1ce98-2189-4a7f-8401-d2523b985f95 tempest-VolumesMetadataTest-385080005 tempest-VolumesMetadataTest-385080005-project-member] Volume info retrieved successfully. Jul 10 06:40:13.535535 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-5ba1ce98-2189-4a7f-8401-d2523b985f95 tempest-VolumesMetadataTest-385080005 tempest-VolumesMetadataTest-385080005-project-member] Update volume metadata completed successfully. Jul 10 06:40:13.535925 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-5ba1ce98-2189-4a7f-8401-d2523b985f95 tempest-VolumesMetadataTest-385080005 tempest-VolumesMetadataTest-385080005-project-member] https://10.4.3.200/volume/v3/volumes/101a5ec3-750e-45a1-911d-ef99c42c37f4/metadata returned with HTTP 200 Jul 10 06:40:13.536561 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1020/4101] 10.4.3.200 () {68 vars in 1395 bytes} [Fri Jul 10 06:40:13 2026] PUT /volume/v3/volumes/101a5ec3-750e-45a1-911d-ef99c42c37f4/metadata => generated 16 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 06:40:13.548803 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-648b7edf-e940-45c0-afd7-069580964076 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:13.551791 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-648b7edf-e940-45c0-afd7-069580964076 tempest-VolumesMetadataTest-385080005 tempest-VolumesMetadataTest-385080005-project-member] POST https://10.4.3.200/volume/v3/volumes/101a5ec3-750e-45a1-911d-ef99c42c37f4/metadata Jul 10 06:40:13.551969 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-648b7edf-e940-45c0-afd7-069580964076 tempest-VolumesMetadataTest-385080005 tempest-VolumesMetadataTest-385080005-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:40:13.561623 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:13.561623 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:40:13.562131 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-648b7edf-e940-45c0-afd7-069580964076 tempest-VolumesMetadataTest-385080005 tempest-VolumesMetadataTest-385080005-project-member] Volume info retrieved successfully. Jul 10 06:40:13.570025 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-648b7edf-e940-45c0-afd7-069580964076 tempest-VolumesMetadataTest-385080005 tempest-VolumesMetadataTest-385080005-project-member] Create volume metadata completed successfully. Jul 10 06:40:13.570320 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-648b7edf-e940-45c0-afd7-069580964076 tempest-VolumesMetadataTest-385080005 tempest-VolumesMetadataTest-385080005-project-member] https://10.4.3.200/volume/v3/volumes/101a5ec3-750e-45a1-911d-ef99c42c37f4/metadata returned with HTTP 200 Jul 10 06:40:13.570778 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1038/4102] 10.4.3.200 () {68 vars in 1396 bytes} [Fri Jul 10 06:40:13 2026] POST /volume/v3/volumes/101a5ec3-750e-45a1-911d-ef99c42c37f4/metadata => generated 68 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 06:40:13.579341 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-24cdafd7-de3d-4f67-8d46-696a610d8b35 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:13.580993 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-24cdafd7-de3d-4f67-8d46-696a610d8b35 tempest-VolumesMetadataTest-385080005 tempest-VolumesMetadataTest-385080005-project-member] PUT https://10.4.3.200/volume/v3/volumes/101a5ec3-750e-45a1-911d-ef99c42c37f4/metadata/key3 Jul 10 06:40:13.581298 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-24cdafd7-de3d-4f67-8d46-696a610d8b35 tempest-VolumesMetadataTest-385080005 tempest-VolumesMetadataTest-385080005-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:40:13.589028 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:13.589028 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:40:13.589489 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-24cdafd7-de3d-4f67-8d46-696a610d8b35 tempest-VolumesMetadataTest-385080005 tempest-VolumesMetadataTest-385080005-project-member] Volume info retrieved successfully. Jul 10 06:40:13.596928 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-24cdafd7-de3d-4f67-8d46-696a610d8b35 tempest-VolumesMetadataTest-385080005 tempest-VolumesMetadataTest-385080005-project-member] Update volume metadata completed successfully. Jul 10 06:40:13.597177 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-24cdafd7-de3d-4f67-8d46-696a610d8b35 tempest-VolumesMetadataTest-385080005 tempest-VolumesMetadataTest-385080005-project-member] https://10.4.3.200/volume/v3/volumes/101a5ec3-750e-45a1-911d-ef99c42c37f4/metadata/key3 returned with HTTP 200 Jul 10 06:40:13.597611 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1023/4103] 10.4.3.200 () {68 vars in 1410 bytes} [Fri Jul 10 06:40:13 2026] PUT /volume/v3/volumes/101a5ec3-750e-45a1-911d-ef99c42c37f4/metadata/key3 => generated 35 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 06:40:13.605241 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-d5015b3e-985f-4192-bbd6-d81cbc1308c7 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:13.606987 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d5015b3e-985f-4192-bbd6-d81cbc1308c7 tempest-VolumesMetadataTest-385080005 tempest-VolumesMetadataTest-385080005-project-member] GET https://10.4.3.200/volume/v3/volumes/101a5ec3-750e-45a1-911d-ef99c42c37f4/metadata/key3 Jul 10 06:40:13.607200 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d5015b3e-985f-4192-bbd6-d81cbc1308c7 tempest-VolumesMetadataTest-385080005 tempest-VolumesMetadataTest-385080005-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:13.607442 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d5015b3e-985f-4192-bbd6-d81cbc1308c7 tempest-VolumesMetadataTest-385080005 tempest-VolumesMetadataTest-385080005-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:13.614272 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:13.614272 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:40:13.614698 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-d5015b3e-985f-4192-bbd6-d81cbc1308c7 tempest-VolumesMetadataTest-385080005 tempest-VolumesMetadataTest-385080005-project-member] Volume info retrieved successfully. Jul 10 06:40:13.619879 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-d5015b3e-985f-4192-bbd6-d81cbc1308c7 tempest-VolumesMetadataTest-385080005 tempest-VolumesMetadataTest-385080005-project-member] Get volume metadata completed successfully. Jul 10 06:40:13.620101 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d5015b3e-985f-4192-bbd6-d81cbc1308c7 tempest-VolumesMetadataTest-385080005 tempest-VolumesMetadataTest-385080005-project-member] https://10.4.3.200/volume/v3/volumes/101a5ec3-750e-45a1-911d-ef99c42c37f4/metadata/key3 returned with HTTP 200 Jul 10 06:40:13.620514 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1023/4104] 10.4.3.200 () {66 vars in 1390 bytes} [Fri Jul 10 06:40:13 2026] GET /volume/v3/volumes/101a5ec3-750e-45a1-911d-ef99c42c37f4/metadata/key3 => generated 35 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 06:40:13.628446 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-b0b639a9-40b2-4324-b287-4a8e68cc9ca7 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:13.630147 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b0b639a9-40b2-4324-b287-4a8e68cc9ca7 tempest-VolumesMetadataTest-385080005 tempest-VolumesMetadataTest-385080005-project-member] GET https://10.4.3.200/volume/v3/volumes/101a5ec3-750e-45a1-911d-ef99c42c37f4/metadata Jul 10 06:40:13.630320 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b0b639a9-40b2-4324-b287-4a8e68cc9ca7 tempest-VolumesMetadataTest-385080005 tempest-VolumesMetadataTest-385080005-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:13.630497 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b0b639a9-40b2-4324-b287-4a8e68cc9ca7 tempest-VolumesMetadataTest-385080005 tempest-VolumesMetadataTest-385080005-project-member] Calling method 'index' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:13.638142 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:13.638142 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:40:13.638748 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-b0b639a9-40b2-4324-b287-4a8e68cc9ca7 tempest-VolumesMetadataTest-385080005 tempest-VolumesMetadataTest-385080005-project-member] Volume info retrieved successfully. Jul 10 06:40:13.646154 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-b0b639a9-40b2-4324-b287-4a8e68cc9ca7 tempest-VolumesMetadataTest-385080005 tempest-VolumesMetadataTest-385080005-project-member] Get volume metadata completed successfully. Jul 10 06:40:13.646758 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b0b639a9-40b2-4324-b287-4a8e68cc9ca7 tempest-VolumesMetadataTest-385080005 tempest-VolumesMetadataTest-385080005-project-member] https://10.4.3.200/volume/v3/volumes/101a5ec3-750e-45a1-911d-ef99c42c37f4/metadata returned with HTTP 200 Jul 10 06:40:13.646962 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1021/4105] 10.4.3.200 () {66 vars in 1375 bytes} [Fri Jul 10 06:40:13 2026] GET /volume/v3/volumes/101a5ec3-750e-45a1-911d-ef99c42c37f4/metadata => generated 75 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 06:40:13.654893 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-f5ed6635-914c-49a8-856e-09bd6e9dc578 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:13.656820 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-f5ed6635-914c-49a8-856e-09bd6e9dc578 tempest-VolumesMetadataTest-385080005 tempest-VolumesMetadataTest-385080005-project-member] PUT https://10.4.3.200/volume/v3/volumes/101a5ec3-750e-45a1-911d-ef99c42c37f4/metadata Jul 10 06:40:13.657220 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-f5ed6635-914c-49a8-856e-09bd6e9dc578 tempest-VolumesMetadataTest-385080005 tempest-VolumesMetadataTest-385080005-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:40:13.666165 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:13.666165 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:40:13.666632 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-f5ed6635-914c-49a8-856e-09bd6e9dc578 tempest-VolumesMetadataTest-385080005 tempest-VolumesMetadataTest-385080005-project-member] Volume info retrieved successfully. Jul 10 06:40:13.674194 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-f5ed6635-914c-49a8-856e-09bd6e9dc578 tempest-VolumesMetadataTest-385080005 tempest-VolumesMetadataTest-385080005-project-member] Update volume metadata completed successfully. Jul 10 06:40:13.674429 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-f5ed6635-914c-49a8-856e-09bd6e9dc578 tempest-VolumesMetadataTest-385080005 tempest-VolumesMetadataTest-385080005-project-member] https://10.4.3.200/volume/v3/volumes/101a5ec3-750e-45a1-911d-ef99c42c37f4/metadata returned with HTTP 200 Jul 10 06:40:13.674901 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1039/4106] 10.4.3.200 () {68 vars in 1395 bytes} [Fri Jul 10 06:40:13 2026] PUT /volume/v3/volumes/101a5ec3-750e-45a1-911d-ef99c42c37f4/metadata => generated 16 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 06:40:13.682898 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-b3ed28bb-31f5-475c-98e6-6ecc7d92afe3 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:13.684632 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b3ed28bb-31f5-475c-98e6-6ecc7d92afe3 tempest-VolumesMetadataTest-385080005 tempest-VolumesMetadataTest-385080005-project-member] GET https://10.4.3.200/volume/v3/volumes/101a5ec3-750e-45a1-911d-ef99c42c37f4 Jul 10 06:40:13.684856 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b3ed28bb-31f5-475c-98e6-6ecc7d92afe3 tempest-VolumesMetadataTest-385080005 tempest-VolumesMetadataTest-385080005-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:13.685102 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b3ed28bb-31f5-475c-98e6-6ecc7d92afe3 tempest-VolumesMetadataTest-385080005 tempest-VolumesMetadataTest-385080005-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:13.692100 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:13.692100 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:40:13.696346 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-b3ed28bb-31f5-475c-98e6-6ecc7d92afe3 tempest-VolumesMetadataTest-385080005 tempest-VolumesMetadataTest-385080005-project-member] Volume info retrieved successfully. Jul 10 06:40:13.701765 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b3ed28bb-31f5-475c-98e6-6ecc7d92afe3 tempest-VolumesMetadataTest-385080005 tempest-VolumesMetadataTest-385080005-project-member] https://10.4.3.200/volume/v3/volumes/101a5ec3-750e-45a1-911d-ef99c42c37f4 returned with HTTP 200 Jul 10 06:40:13.702307 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1024/4107] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:40:13 2026] GET /volume/v3/volumes/101a5ec3-750e-45a1-911d-ef99c42c37f4 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:40:13.714524 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-50efa148-607a-4b8c-85ab-5b4c786aad20 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:13.716512 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-50efa148-607a-4b8c-85ab-5b4c786aad20 tempest-VolumesMetadataTest-385080005 tempest-VolumesMetadataTest-385080005-project-member] DELETE https://10.4.3.200/volume/v3/volumes/101a5ec3-750e-45a1-911d-ef99c42c37f4 Jul 10 06:40:13.716712 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-50efa148-607a-4b8c-85ab-5b4c786aad20 tempest-VolumesMetadataTest-385080005 tempest-VolumesMetadataTest-385080005-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:13.716894 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-50efa148-607a-4b8c-85ab-5b4c786aad20 tempest-VolumesMetadataTest-385080005 tempest-VolumesMetadataTest-385080005-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:13.717081 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-50efa148-607a-4b8c-85ab-5b4c786aad20 tempest-VolumesMetadataTest-385080005 tempest-VolumesMetadataTest-385080005-project-member] Delete volume with id: 101a5ec3-750e-45a1-911d-ef99c42c37f4 Jul 10 06:40:13.724362 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:13.724362 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:40:13.724882 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-50efa148-607a-4b8c-85ab-5b4c786aad20 tempest-VolumesMetadataTest-385080005 tempest-VolumesMetadataTest-385080005-project-member] Volume info retrieved successfully. Jul 10 06:40:13.745249 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-50efa148-607a-4b8c-85ab-5b4c786aad20 tempest-VolumesMetadataTest-385080005 tempest-VolumesMetadataTest-385080005-project-member] Delete volume request issued successfully. Jul 10 06:40:13.745442 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-50efa148-607a-4b8c-85ab-5b4c786aad20 tempest-VolumesMetadataTest-385080005 tempest-VolumesMetadataTest-385080005-project-member] https://10.4.3.200/volume/v3/volumes/101a5ec3-750e-45a1-911d-ef99c42c37f4 returned with HTTP 202 Jul 10 06:40:13.745865 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1024/4108] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:40:13 2026] DELETE /volume/v3/volumes/101a5ec3-750e-45a1-911d-ef99c42c37f4 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:40:13.753869 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-b777b58c-6b56-475a-bbb7-e7e405bfdc07 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:13.755814 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b777b58c-6b56-475a-bbb7-e7e405bfdc07 tempest-VolumesMetadataTest-385080005 tempest-VolumesMetadataTest-385080005-project-member] GET https://10.4.3.200/volume/v3/volumes/101a5ec3-750e-45a1-911d-ef99c42c37f4 Jul 10 06:40:13.756014 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b777b58c-6b56-475a-bbb7-e7e405bfdc07 tempest-VolumesMetadataTest-385080005 tempest-VolumesMetadataTest-385080005-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:13.756341 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b777b58c-6b56-475a-bbb7-e7e405bfdc07 tempest-VolumesMetadataTest-385080005 tempest-VolumesMetadataTest-385080005-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:13.765497 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:13.765497 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:40:13.769831 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-b777b58c-6b56-475a-bbb7-e7e405bfdc07 tempest-VolumesMetadataTest-385080005 tempest-VolumesMetadataTest-385080005-project-member] Volume info retrieved successfully. Jul 10 06:40:13.774788 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b777b58c-6b56-475a-bbb7-e7e405bfdc07 tempest-VolumesMetadataTest-385080005 tempest-VolumesMetadataTest-385080005-project-member] https://10.4.3.200/volume/v3/volumes/101a5ec3-750e-45a1-911d-ef99c42c37f4 returned with HTTP 200 Jul 10 06:40:13.775189 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1022/4109] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:40:13 2026] GET /volume/v3/volumes/101a5ec3-750e-45a1-911d-ef99c42c37f4 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:40:14.014720 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-dde9eb38-f95d-496b-829e-c4f0db667b5d None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:14.016440 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-dde9eb38-f95d-496b-829e-c4f0db667b5d tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] GET https://10.4.3.200/volume/v3/backups/496ba036-0930-4fe7-a177-add9da4b9b08 Jul 10 06:40:14.016678 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-dde9eb38-f95d-496b-829e-c4f0db667b5d tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:14.016905 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-dde9eb38-f95d-496b-829e-c4f0db667b5d tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:14.017008 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-dde9eb38-f95d-496b-829e-c4f0db667b5d tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] Show backup with id 496ba036-0930-4fe7-a177-add9da4b9b08. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:40:14.021025 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:14.021025 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:40:14.021585 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-dde9eb38-f95d-496b-829e-c4f0db667b5d tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] https://10.4.3.200/volume/v3/backups/496ba036-0930-4fe7-a177-add9da4b9b08 returned with HTTP 200 Jul 10 06:40:14.021919 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1040/4110] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:40:14 2026] GET /volume/v3/backups/496ba036-0930-4fe7-a177-add9da4b9b08 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:40:14.787765 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-a4ea34f9-be1b-477c-a2cf-4be374948b96 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:14.789462 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a4ea34f9-be1b-477c-a2cf-4be374948b96 tempest-VolumesMetadataTest-385080005 tempest-VolumesMetadataTest-385080005-project-member] GET https://10.4.3.200/volume/v3/volumes/101a5ec3-750e-45a1-911d-ef99c42c37f4 Jul 10 06:40:14.789677 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a4ea34f9-be1b-477c-a2cf-4be374948b96 tempest-VolumesMetadataTest-385080005 tempest-VolumesMetadataTest-385080005-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:14.789879 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a4ea34f9-be1b-477c-a2cf-4be374948b96 tempest-VolumesMetadataTest-385080005 tempest-VolumesMetadataTest-385080005-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:14.796721 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a4ea34f9-be1b-477c-a2cf-4be374948b96 tempest-VolumesMetadataTest-385080005 tempest-VolumesMetadataTest-385080005-project-member] https://10.4.3.200/volume/v3/volumes/101a5ec3-750e-45a1-911d-ef99c42c37f4 returned with HTTP 404 Jul 10 06:40:14.797264 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1025/4111] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:40:14 2026] GET /volume/v3/volumes/101a5ec3-750e-45a1-911d-ef99c42c37f4 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:40:15.032020 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-7f70cbed-d8ba-4d32-ac78-53e45ca39ce1 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:15.034282 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7f70cbed-d8ba-4d32-ac78-53e45ca39ce1 tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] GET https://10.4.3.200/volume/v3/backups/496ba036-0930-4fe7-a177-add9da4b9b08 Jul 10 06:40:15.034702 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-7f70cbed-d8ba-4d32-ac78-53e45ca39ce1 tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:15.034806 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-7f70cbed-d8ba-4d32-ac78-53e45ca39ce1 tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:15.034961 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-7f70cbed-d8ba-4d32-ac78-53e45ca39ce1 tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] Show backup with id 496ba036-0930-4fe7-a177-add9da4b9b08. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:40:15.040329 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:15.040329 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:40:15.041364 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7f70cbed-d8ba-4d32-ac78-53e45ca39ce1 tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] https://10.4.3.200/volume/v3/backups/496ba036-0930-4fe7-a177-add9da4b9b08 returned with HTTP 200 Jul 10 06:40:15.041685 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1025/4112] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:40:15 2026] GET /volume/v3/backups/496ba036-0930-4fe7-a177-add9da4b9b08 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:40:16.055418 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-14b2c508-3ef6-4d18-9c0f-2a3a528fa3ac None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:16.057210 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-14b2c508-3ef6-4d18-9c0f-2a3a528fa3ac tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] GET https://10.4.3.200/volume/v3/backups/496ba036-0930-4fe7-a177-add9da4b9b08 Jul 10 06:40:16.057431 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-14b2c508-3ef6-4d18-9c0f-2a3a528fa3ac tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:16.057667 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-14b2c508-3ef6-4d18-9c0f-2a3a528fa3ac tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:16.057766 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-14b2c508-3ef6-4d18-9c0f-2a3a528fa3ac tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] Show backup with id 496ba036-0930-4fe7-a177-add9da4b9b08. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:40:16.061832 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:16.061832 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:40:16.062524 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-14b2c508-3ef6-4d18-9c0f-2a3a528fa3ac tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] https://10.4.3.200/volume/v3/backups/496ba036-0930-4fe7-a177-add9da4b9b08 returned with HTTP 200 Jul 10 06:40:16.062887 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1023/4113] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:40:16 2026] GET /volume/v3/backups/496ba036-0930-4fe7-a177-add9da4b9b08 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:40:17.076515 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-c094e035-6616-4f1b-84a3-a9bdcc0e2bf3 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:17.081864 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-c094e035-6616-4f1b-84a3-a9bdcc0e2bf3 tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] GET https://10.4.3.200/volume/v3/backups/496ba036-0930-4fe7-a177-add9da4b9b08 Jul 10 06:40:17.082050 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-c094e035-6616-4f1b-84a3-a9bdcc0e2bf3 tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:17.082229 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-c094e035-6616-4f1b-84a3-a9bdcc0e2bf3 tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:17.082331 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-c094e035-6616-4f1b-84a3-a9bdcc0e2bf3 tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] Show backup with id 496ba036-0930-4fe7-a177-add9da4b9b08. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:40:17.094521 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:17.094521 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:40:17.095163 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-c094e035-6616-4f1b-84a3-a9bdcc0e2bf3 tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] https://10.4.3.200/volume/v3/backups/496ba036-0930-4fe7-a177-add9da4b9b08 returned with HTTP 200 Jul 10 06:40:17.095674 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1041/4114] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:40:17 2026] GET /volume/v3/backups/496ba036-0930-4fe7-a177-add9da4b9b08 => generated 736 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:40:17.649102 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-a434a59d-fee8-48ee-b6d1-f836aa1af23c None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:17.650852 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a434a59d-fee8-48ee-b6d1-f836aa1af23c tempest-TestShelveInstance-595860241 tempest-TestShelveInstance-595860241-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:40:17.651246 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a434a59d-fee8-48ee-b6d1-f836aa1af23c tempest-TestShelveInstance-595860241 tempest-TestShelveInstance-595860241-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1681932795", "imageRef": "8939ca72-758b-49bf-be8b-162af43ee2bf", "size": 1}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:40:17.652683 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-a434a59d-fee8-48ee-b6d1-f836aa1af23c tempest-TestShelveInstance-595860241 tempest-TestShelveInstance-595860241-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1681932795', 'imageRef': '8939ca72-758b-49bf-be8b-162af43ee2bf', 'size': 1}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:40:17.855217 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-a434a59d-fee8-48ee-b6d1-f836aa1af23c tempest-TestShelveInstance-595860241 tempest-TestShelveInstance-595860241-project-member] Create volume of 1 GB Jul 10 06:40:17.863208 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-a434a59d-fee8-48ee-b6d1-f836aa1af23c tempest-TestShelveInstance-595860241 tempest-TestShelveInstance-595860241-project-member] Availability Zones retrieved successfully. Jul 10 06:40:17.875190 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-a434a59d-fee8-48ee-b6d1-f836aa1af23c tempest-TestShelveInstance-595860241 tempest-TestShelveInstance-595860241-project-member] Flow 'volume_create_api' (fd42686d-410d-4ffe-a435-9c8b9a1f1b86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:40:17.882366 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-a434a59d-fee8-48ee-b6d1-f836aa1af23c tempest-TestShelveInstance-595860241 tempest-TestShelveInstance-595860241-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10d3d3b4-480e-462f-b991-2aacdcf026d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:40:17.885236 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-a434a59d-fee8-48ee-b6d1-f836aa1af23c tempest-TestShelveInstance-595860241 tempest-TestShelveInstance-595860241-project-member] Validating volume size '1' using validate_int {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:40:17.952717 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-a434a59d-fee8-48ee-b6d1-f836aa1af23c tempest-TestShelveInstance-595860241 tempest-TestShelveInstance-595860241-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10d3d3b4-480e-462f-b991-2aacdcf026d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:40:17.953440 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-a434a59d-fee8-48ee-b6d1-f836aa1af23c tempest-TestShelveInstance-595860241 tempest-TestShelveInstance-595860241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55acb96a-7ef2-458e-8e09-dca9ba6d9e3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:40:18.032865 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-a434a59d-fee8-48ee-b6d1-f836aa1af23c tempest-TestShelveInstance-595860241 tempest-TestShelveInstance-595860241-project-member] Created reservations ['24a9a771-e2f0-4ece-b78f-7da651960159', '9ed8f5fb-2282-4594-856d-477a96a943bb', '1f3a9c77-f691-45d1-8d1f-adc440eac748', '84b755c8-5190-4050-8e82-3cf0314e49d5'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:40:18.033789 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-a434a59d-fee8-48ee-b6d1-f836aa1af23c tempest-TestShelveInstance-595860241 tempest-TestShelveInstance-595860241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55acb96a-7ef2-458e-8e09-dca9ba6d9e3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['24a9a771-e2f0-4ece-b78f-7da651960159', '9ed8f5fb-2282-4594-856d-477a96a943bb', '1f3a9c77-f691-45d1-8d1f-adc440eac748', '84b755c8-5190-4050-8e82-3cf0314e49d5']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:40:18.034579 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-a434a59d-fee8-48ee-b6d1-f836aa1af23c tempest-TestShelveInstance-595860241 tempest-TestShelveInstance-595860241-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1dacc706-293e-4d3c-9d67-ff528d24c233) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:40:18.061353 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-a434a59d-fee8-48ee-b6d1-f836aa1af23c tempest-TestShelveInstance-595860241 tempest-TestShelveInstance-595860241-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1dacc706-293e-4d3c-9d67-ff528d24c233) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1d854113-cc9c-49c1-a4bb-5eeb7741662c', '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-1681932795',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29d6fe0a29c5464fb24d22ed3376951f',qos_specs=None,replication_status=,reservations=['24a9a771-e2f0-4ece-b78f-7da651960159','9ed8f5fb-2282-4594-856d-477a96a943bb','1f3a9c77-f691-45d1-8d1f-adc440eac748','84b755c8-5190-4050-8e82-3cf0314e49d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41e3cd362274437cbce5ebf76aa7b0b4',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:40:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1681932795',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1d854113-cc9c-49c1-a4bb-5eeb7741662c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='29d6fe0a29c5464fb24d22ed3376951f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='41e3cd362274437cbce5ebf76aa7b0b4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:40:18.062131 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-a434a59d-fee8-48ee-b6d1-f836aa1af23c tempest-TestShelveInstance-595860241 tempest-TestShelveInstance-595860241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d5d44a5-3b98-442c-8143-e6908d108490) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:40:18.081903 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-a434a59d-fee8-48ee-b6d1-f836aa1af23c tempest-TestShelveInstance-595860241 tempest-TestShelveInstance-595860241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d5d44a5-3b98-442c-8143-e6908d108490) transitioned into state 'SUCCESS' from state '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-1681932795',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29d6fe0a29c5464fb24d22ed3376951f',qos_specs=None,replication_status=,reservations=['24a9a771-e2f0-4ece-b78f-7da651960159','9ed8f5fb-2282-4594-856d-477a96a943bb','1f3a9c77-f691-45d1-8d1f-adc440eac748','84b755c8-5190-4050-8e82-3cf0314e49d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41e3cd362274437cbce5ebf76aa7b0b4',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:40:18.082778 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-a434a59d-fee8-48ee-b6d1-f836aa1af23c tempest-TestShelveInstance-595860241 tempest-TestShelveInstance-595860241-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dcec73df-32ea-4d5e-bc3d-7e3285df2e8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:40:18.092003 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-a434a59d-fee8-48ee-b6d1-f836aa1af23c tempest-TestShelveInstance-595860241 tempest-TestShelveInstance-595860241-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dcec73df-32ea-4d5e-bc3d-7e3285df2e8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:40:18.092985 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-a434a59d-fee8-48ee-b6d1-f836aa1af23c tempest-TestShelveInstance-595860241 tempest-TestShelveInstance-595860241-project-member] Flow 'volume_create_api' (fd42686d-410d-4ffe-a435-9c8b9a1f1b86) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:40:18.093310 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-a434a59d-fee8-48ee-b6d1-f836aa1af23c tempest-TestShelveInstance-595860241 tempest-TestShelveInstance-595860241-project-member] Create volume request issued successfully. Jul 10 06:40:18.093984 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a434a59d-fee8-48ee-b6d1-f836aa1af23c tempest-TestShelveInstance-595860241 tempest-TestShelveInstance-595860241-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:40:18.094481 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1026/4115] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 10 06:40:17 2026] POST /volume/v3/volumes => generated 753 bytes in 446 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:40:18.106323 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-f660ef53-7e2d-4424-a480-318d4d02b7a5 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:18.108229 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f660ef53-7e2d-4424-a480-318d4d02b7a5 tempest-TestShelveInstance-595860241 tempest-TestShelveInstance-595860241-project-member] GET https://10.4.3.200/volume/v3/volumes/1d854113-cc9c-49c1-a4bb-5eeb7741662c Jul 10 06:40:18.108399 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f660ef53-7e2d-4424-a480-318d4d02b7a5 tempest-TestShelveInstance-595860241 tempest-TestShelveInstance-595860241-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:18.108633 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f660ef53-7e2d-4424-a480-318d4d02b7a5 tempest-TestShelveInstance-595860241 tempest-TestShelveInstance-595860241-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:18.111153 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-150a8452-fc6b-458a-9f55-a7d21fd43063 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:18.114785 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-150a8452-fc6b-458a-9f55-a7d21fd43063 tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] GET https://10.4.3.200/volume/v3/backups/496ba036-0930-4fe7-a177-add9da4b9b08 Jul 10 06:40:18.114785 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-150a8452-fc6b-458a-9f55-a7d21fd43063 tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:18.114785 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-150a8452-fc6b-458a-9f55-a7d21fd43063 tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:18.114785 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-150a8452-fc6b-458a-9f55-a7d21fd43063 tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] Show backup with id 496ba036-0930-4fe7-a177-add9da4b9b08. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:40:18.117229 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:18.117229 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:40:18.119820 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:18.119820 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:40:18.121149 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-150a8452-fc6b-458a-9f55-a7d21fd43063 tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] https://10.4.3.200/volume/v3/backups/496ba036-0930-4fe7-a177-add9da4b9b08 returned with HTTP 200 Jul 10 06:40:18.121686 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-f660ef53-7e2d-4424-a480-318d4d02b7a5 tempest-TestShelveInstance-595860241 tempest-TestShelveInstance-595860241-project-member] Volume info retrieved successfully. Jul 10 06:40:18.121857 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1024/4116] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:40:18 2026] GET /volume/v3/backups/496ba036-0930-4fe7-a177-add9da4b9b08 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:40:18.125684 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f660ef53-7e2d-4424-a480-318d4d02b7a5 tempest-TestShelveInstance-595860241 tempest-TestShelveInstance-595860241-project-member] https://10.4.3.200/volume/v3/volumes/1d854113-cc9c-49c1-a4bb-5eeb7741662c returned with HTTP 200 Jul 10 06:40:18.126057 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1026/4117] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:40:18 2026] GET /volume/v3/volumes/1d854113-cc9c-49c1-a4bb-5eeb7741662c => generated 821 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:40:18.836615 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-e17eea52-242b-4b0e-bd15-fe11fed2e10b None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:18.842381 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-e17eea52-242b-4b0e-bd15-fe11fed2e10b tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] GET https://10.4.3.200/volume/v3/volumes/c69dbf2f-617a-4f2a-8af7-b805d1d101de Jul 10 06:40:18.842653 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-e17eea52-242b-4b0e-bd15-fe11fed2e10b tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:18.842929 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-e17eea52-242b-4b0e-bd15-fe11fed2e10b tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:18.855734 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:18.855734 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:40:18.860591 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-e17eea52-242b-4b0e-bd15-fe11fed2e10b tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Volume info retrieved successfully. Jul 10 06:40:18.867123 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-e17eea52-242b-4b0e-bd15-fe11fed2e10b tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] https://10.4.3.200/volume/v3/volumes/c69dbf2f-617a-4f2a-8af7-b805d1d101de returned with HTTP 200 Jul 10 06:40:18.868057 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1042/4118] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:40:18 2026] GET /volume/v3/volumes/c69dbf2f-617a-4f2a-8af7-b805d1d101de => generated 938 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:40:19.134014 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-7dcf9acc-a6a3-429b-96c4-126b8e20a6d6 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:19.136742 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7dcf9acc-a6a3-429b-96c4-126b8e20a6d6 tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] GET https://10.4.3.200/volume/v3/backups/496ba036-0930-4fe7-a177-add9da4b9b08 Jul 10 06:40:19.137024 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7dcf9acc-a6a3-429b-96c4-126b8e20a6d6 tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:19.137302 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7dcf9acc-a6a3-429b-96c4-126b8e20a6d6 tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:19.137343 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-f53129d1-abb7-4676-b33e-bb5280e75544 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:19.137587 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-7dcf9acc-a6a3-429b-96c4-126b8e20a6d6 tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] Show backup with id 496ba036-0930-4fe7-a177-add9da4b9b08. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:40:19.139567 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f53129d1-abb7-4676-b33e-bb5280e75544 tempest-TestShelveInstance-595860241 tempest-TestShelveInstance-595860241-project-member] GET https://10.4.3.200/volume/v3/volumes/1d854113-cc9c-49c1-a4bb-5eeb7741662c Jul 10 06:40:19.139876 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f53129d1-abb7-4676-b33e-bb5280e75544 tempest-TestShelveInstance-595860241 tempest-TestShelveInstance-595860241-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:19.140434 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f53129d1-abb7-4676-b33e-bb5280e75544 tempest-TestShelveInstance-595860241 tempest-TestShelveInstance-595860241-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:19.143015 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:19.143015 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:40:19.143649 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7dcf9acc-a6a3-429b-96c4-126b8e20a6d6 tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] https://10.4.3.200/volume/v3/backups/496ba036-0930-4fe7-a177-add9da4b9b08 returned with HTTP 200 Jul 10 06:40:19.144178 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1027/4119] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:40:19 2026] GET /volume/v3/backups/496ba036-0930-4fe7-a177-add9da4b9b08 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:40:19.149746 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:19.149746 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:40:19.154319 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-f53129d1-abb7-4676-b33e-bb5280e75544 tempest-TestShelveInstance-595860241 tempest-TestShelveInstance-595860241-project-member] Volume info retrieved successfully. Jul 10 06:40:19.159158 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f53129d1-abb7-4676-b33e-bb5280e75544 tempest-TestShelveInstance-595860241 tempest-TestShelveInstance-595860241-project-member] https://10.4.3.200/volume/v3/volumes/1d854113-cc9c-49c1-a4bb-5eeb7741662c returned with HTTP 200 Jul 10 06:40:19.159611 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1025/4120] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:40:19 2026] GET /volume/v3/volumes/1d854113-cc9c-49c1-a4bb-5eeb7741662c => generated 1361 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:40:19.201417 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-44117636-c570-4a79-9fa9-64161774faf1 req-540a5676-4a0a-4348-bfd9-ee40c82c47e5 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:19.204290 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-44117636-c570-4a79-9fa9-64161774faf1 req-540a5676-4a0a-4348-bfd9-ee40c82c47e5 tempest-TestShelveInstance-595860241 tempest-TestShelveInstance-595860241-project-member] GET https://10.4.3.200/volume/v3/volumes/1d854113-cc9c-49c1-a4bb-5eeb7741662c Jul 10 06:40:19.204548 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-44117636-c570-4a79-9fa9-64161774faf1 req-540a5676-4a0a-4348-bfd9-ee40c82c47e5 tempest-TestShelveInstance-595860241 tempest-TestShelveInstance-595860241-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:19.204800 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-44117636-c570-4a79-9fa9-64161774faf1 req-540a5676-4a0a-4348-bfd9-ee40c82c47e5 tempest-TestShelveInstance-595860241 tempest-TestShelveInstance-595860241-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:19.213373 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:19.213373 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:40:19.217528 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [req-44117636-c570-4a79-9fa9-64161774faf1 req-540a5676-4a0a-4348-bfd9-ee40c82c47e5 tempest-TestShelveInstance-595860241 tempest-TestShelveInstance-595860241-project-member] Volume info retrieved successfully. Jul 10 06:40:19.222413 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-44117636-c570-4a79-9fa9-64161774faf1 req-540a5676-4a0a-4348-bfd9-ee40c82c47e5 tempest-TestShelveInstance-595860241 tempest-TestShelveInstance-595860241-project-member] https://10.4.3.200/volume/v3/volumes/1d854113-cc9c-49c1-a4bb-5eeb7741662c returned with HTTP 200 Jul 10 06:40:19.222861 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1027/4121] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:40:19 2026] GET /volume/v3/volumes/1d854113-cc9c-49c1-a4bb-5eeb7741662c => generated 1361 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:40:19.431887 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-7de80afc-a6fd-4f71-aaef-5d3ee95202fb req-403228e5-034d-4446-9dc8-de6b0336e589 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:19.439162 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-7de80afc-a6fd-4f71-aaef-5d3ee95202fb req-403228e5-034d-4446-9dc8-de6b0336e589 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] GET https://10.4.3.200/volume/v3/volumes/c69dbf2f-617a-4f2a-8af7-b805d1d101de Jul 10 06:40:19.439371 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-7de80afc-a6fd-4f71-aaef-5d3ee95202fb req-403228e5-034d-4446-9dc8-de6b0336e589 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:19.439588 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-7de80afc-a6fd-4f71-aaef-5d3ee95202fb req-403228e5-034d-4446-9dc8-de6b0336e589 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:19.452186 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:19.452186 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:40:19.458011 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [req-7de80afc-a6fd-4f71-aaef-5d3ee95202fb req-403228e5-034d-4446-9dc8-de6b0336e589 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Volume info retrieved successfully. Jul 10 06:40:19.469342 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-7de80afc-a6fd-4f71-aaef-5d3ee95202fb req-403228e5-034d-4446-9dc8-de6b0336e589 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] https://10.4.3.200/volume/v3/volumes/c69dbf2f-617a-4f2a-8af7-b805d1d101de returned with HTTP 200 Jul 10 06:40:19.470116 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1043/4122] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:40:19 2026] GET /volume/v3/volumes/c69dbf2f-617a-4f2a-8af7-b805d1d101de => generated 938 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:40:19.765474 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-44117636-c570-4a79-9fa9-64161774faf1 req-f9565f6a-1b0a-4d86-a211-4c82e86a6999 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:19.767776 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-44117636-c570-4a79-9fa9-64161774faf1 req-f9565f6a-1b0a-4d86-a211-4c82e86a6999 tempest-TestShelveInstance-595860241 tempest-TestShelveInstance-595860241-project-member] GET https://10.4.3.200/volume/v3/volumes/1d854113-cc9c-49c1-a4bb-5eeb7741662c Jul 10 06:40:19.767957 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-44117636-c570-4a79-9fa9-64161774faf1 req-f9565f6a-1b0a-4d86-a211-4c82e86a6999 tempest-TestShelveInstance-595860241 tempest-TestShelveInstance-595860241-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:19.768158 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-44117636-c570-4a79-9fa9-64161774faf1 req-f9565f6a-1b0a-4d86-a211-4c82e86a6999 tempest-TestShelveInstance-595860241 tempest-TestShelveInstance-595860241-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:19.775189 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:19.775189 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:40:19.779268 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [req-44117636-c570-4a79-9fa9-64161774faf1 req-f9565f6a-1b0a-4d86-a211-4c82e86a6999 tempest-TestShelveInstance-595860241 tempest-TestShelveInstance-595860241-project-member] Volume info retrieved successfully. Jul 10 06:40:19.784613 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-44117636-c570-4a79-9fa9-64161774faf1 req-f9565f6a-1b0a-4d86-a211-4c82e86a6999 tempest-TestShelveInstance-595860241 tempest-TestShelveInstance-595860241-project-member] https://10.4.3.200/volume/v3/volumes/1d854113-cc9c-49c1-a4bb-5eeb7741662c returned with HTTP 200 Jul 10 06:40:19.785086 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1028/4123] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:40:19 2026] GET /volume/v3/volumes/1d854113-cc9c-49c1-a4bb-5eeb7741662c => generated 1361 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:40:19.796258 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-b022d2b0-f687-43ba-83b9-bfc6288a1abd None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:19.796717 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b022d2b0-f687-43ba-83b9-bfc6288a1abd None None] GET https://10.4.3.200/volume// Jul 10 06:40:19.796911 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b022d2b0-f687-43ba-83b9-bfc6288a1abd None None] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:19.797154 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b022d2b0-f687-43ba-83b9-bfc6288a1abd None None] Calling method 'all' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:19.797569 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b022d2b0-f687-43ba-83b9-bfc6288a1abd None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:40:19.797932 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1026/4124] 10.4.3.200 () {66 vars in 1419 bytes} [Fri Jul 10 06:40: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 10 06:40:19.806485 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-44117636-c570-4a79-9fa9-64161774faf1 req-49cee99c-4eaf-44c4-9896-ec9650fa4661 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:19.810072 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-44117636-c570-4a79-9fa9-64161774faf1 req-49cee99c-4eaf-44c4-9896-ec9650fa4661 tempest-TestShelveInstance-595860241 tempest-TestShelveInstance-595860241-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 10 06:40:19.810316 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-44117636-c570-4a79-9fa9-64161774faf1 req-49cee99c-4eaf-44c4-9896-ec9650fa4661 tempest-TestShelveInstance-595860241 tempest-TestShelveInstance-595860241-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1d854113-cc9c-49c1-a4bb-5eeb7741662c", "connector": null, "instance_uuid": "83d8eeff-2a6c-4d03-a2f7-02470e15bba2"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:40:19.822748 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:19.822748 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:40:19.852728 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-44117636-c570-4a79-9fa9-64161774faf1 req-49cee99c-4eaf-44c4-9896-ec9650fa4661 tempest-TestShelveInstance-595860241 tempest-TestShelveInstance-595860241-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 10 06:40:19.853294 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1028/4125] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 10 06:40:19 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 10 06:40:20.160066 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-d2af17d1-b26a-4a09-b600-9ad50ccd2c23 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:20.162209 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-d2af17d1-b26a-4a09-b600-9ad50ccd2c23 tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] GET https://10.4.3.200/volume/v3/backups/496ba036-0930-4fe7-a177-add9da4b9b08 Jul 10 06:40:20.162423 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-d2af17d1-b26a-4a09-b600-9ad50ccd2c23 tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:20.162659 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-d2af17d1-b26a-4a09-b600-9ad50ccd2c23 tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:20.162763 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-d2af17d1-b26a-4a09-b600-9ad50ccd2c23 tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] Show backup with id 496ba036-0930-4fe7-a177-add9da4b9b08. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:40:20.167390 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:20.167390 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:40:20.168075 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-d2af17d1-b26a-4a09-b600-9ad50ccd2c23 tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] https://10.4.3.200/volume/v3/backups/496ba036-0930-4fe7-a177-add9da4b9b08 returned with HTTP 200 Jul 10 06:40:20.168532 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1044/4126] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:40:20 2026] GET /volume/v3/backups/496ba036-0930-4fe7-a177-add9da4b9b08 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:40:21.180127 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-37675ba1-003e-4e12-afd2-aa9352be82f9 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:21.182450 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-37675ba1-003e-4e12-afd2-aa9352be82f9 tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] GET https://10.4.3.200/volume/v3/backups/496ba036-0930-4fe7-a177-add9da4b9b08 Jul 10 06:40:21.182738 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-37675ba1-003e-4e12-afd2-aa9352be82f9 tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:21.182975 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-37675ba1-003e-4e12-afd2-aa9352be82f9 tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:21.183147 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-37675ba1-003e-4e12-afd2-aa9352be82f9 tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] Show backup with id 496ba036-0930-4fe7-a177-add9da4b9b08. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:40:21.188206 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:21.188206 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:40:21.189090 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-37675ba1-003e-4e12-afd2-aa9352be82f9 tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] https://10.4.3.200/volume/v3/backups/496ba036-0930-4fe7-a177-add9da4b9b08 returned with HTTP 200 Jul 10 06:40:21.189609 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1029/4127] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:40:21 2026] GET /volume/v3/backups/496ba036-0930-4fe7-a177-add9da4b9b08 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:40:21.506442 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-afaaebc3-956d-4000-a07f-b905eef1ec46 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:21.506847 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-afaaebc3-956d-4000-a07f-b905eef1ec46 None None] GET https://10.4.3.200/volume// Jul 10 06:40:21.507262 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-afaaebc3-956d-4000-a07f-b905eef1ec46 None None] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:21.507262 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-afaaebc3-956d-4000-a07f-b905eef1ec46 None None] Calling method 'all' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:21.507695 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-afaaebc3-956d-4000-a07f-b905eef1ec46 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:40:21.508086 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1027/4128] 10.4.3.200 () {66 vars in 1428 bytes} [Fri Jul 10 06:40: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 10 06:40:21.523652 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-7de80afc-a6fd-4f71-aaef-5d3ee95202fb req-8b6d3117-50f5-47e3-bc3b-83a08f0536e4 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:21.704313 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-7de80afc-a6fd-4f71-aaef-5d3ee95202fb req-8b6d3117-50f5-47e3-bc3b-83a08f0536e4 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 10 06:40:21.704741 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-7de80afc-a6fd-4f71-aaef-5d3ee95202fb req-8b6d3117-50f5-47e3-bc3b-83a08f0536e4 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c69dbf2f-617a-4f2a-8af7-b805d1d101de", "connector": null, "instance_uuid": "d5350d34-ac08-460b-a775-a12cd503fbb8"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:40:21.713900 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:21.713900 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:40:21.756661 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-7de80afc-a6fd-4f71-aaef-5d3ee95202fb req-8b6d3117-50f5-47e3-bc3b-83a08f0536e4 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 10 06:40:21.757218 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1029/4129] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 10 06:40:21 2026] POST /volume/v3/attachments => generated 273 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:40:21.992665 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-9770ba20-2574-4f39-a200-228a31900d5d None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:21.994702 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-9770ba20-2574-4f39-a200-228a31900d5d tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] GET https://10.4.3.200/volume/v3/volumes/c69dbf2f-617a-4f2a-8af7-b805d1d101de Jul 10 06:40:21.994929 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-9770ba20-2574-4f39-a200-228a31900d5d tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:21.995170 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-9770ba20-2574-4f39-a200-228a31900d5d tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:22.005910 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:22.005910 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:40:22.011096 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-9770ba20-2574-4f39-a200-228a31900d5d tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Volume info retrieved successfully. Jul 10 06:40:22.015068 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-9770ba20-2574-4f39-a200-228a31900d5d tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] https://10.4.3.200/volume/v3/volumes/c69dbf2f-617a-4f2a-8af7-b805d1d101de returned with HTTP 200 Jul 10 06:40:22.015458 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1045/4130] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:40:21 2026] GET /volume/v3/volumes/c69dbf2f-617a-4f2a-8af7-b805d1d101de => generated 937 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:40:22.199717 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-ff8741d3-8ca6-4616-a4af-ebf878c5ab56 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:22.201969 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ff8741d3-8ca6-4616-a4af-ebf878c5ab56 tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] GET https://10.4.3.200/volume/v3/backups/496ba036-0930-4fe7-a177-add9da4b9b08 Jul 10 06:40:22.202189 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ff8741d3-8ca6-4616-a4af-ebf878c5ab56 tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:22.202628 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ff8741d3-8ca6-4616-a4af-ebf878c5ab56 tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:22.202628 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-ff8741d3-8ca6-4616-a4af-ebf878c5ab56 tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] Show backup with id 496ba036-0930-4fe7-a177-add9da4b9b08. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:40:22.208248 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:22.208248 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:40:22.209183 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ff8741d3-8ca6-4616-a4af-ebf878c5ab56 tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] https://10.4.3.200/volume/v3/backups/496ba036-0930-4fe7-a177-add9da4b9b08 returned with HTTP 200 Jul 10 06:40:22.209763 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1030/4131] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:40:22 2026] GET /volume/v3/backups/496ba036-0930-4fe7-a177-add9da4b9b08 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:40:22.287915 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-13c8c2a6-052b-47ef-8775-7ec66202ad5f None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:22.288405 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-13c8c2a6-052b-47ef-8775-7ec66202ad5f None None] GET https://10.4.3.200/volume// Jul 10 06:40:22.288612 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-13c8c2a6-052b-47ef-8775-7ec66202ad5f None None] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:22.288817 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-13c8c2a6-052b-47ef-8775-7ec66202ad5f None None] Calling method 'all' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:22.289174 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-13c8c2a6-052b-47ef-8775-7ec66202ad5f None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:40:22.289481 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1028/4132] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:40: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 10 06:40:22.298816 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-7de80afc-a6fd-4f71-aaef-5d3ee95202fb req-bad0f21c-0e0e-4f76-96c3-3943e082dc32 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:22.301631 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-7de80afc-a6fd-4f71-aaef-5d3ee95202fb req-bad0f21c-0e0e-4f76-96c3-3943e082dc32 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] GET https://10.4.3.200/volume/v3/volumes/c69dbf2f-617a-4f2a-8af7-b805d1d101de Jul 10 06:40:22.301858 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-7de80afc-a6fd-4f71-aaef-5d3ee95202fb req-bad0f21c-0e0e-4f76-96c3-3943e082dc32 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:22.302085 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-7de80afc-a6fd-4f71-aaef-5d3ee95202fb req-bad0f21c-0e0e-4f76-96c3-3943e082dc32 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:22.313312 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:22.313312 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:40:22.317042 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [req-7de80afc-a6fd-4f71-aaef-5d3ee95202fb req-bad0f21c-0e0e-4f76-96c3-3943e082dc32 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Volume info retrieved successfully. Jul 10 06:40:22.321493 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-7de80afc-a6fd-4f71-aaef-5d3ee95202fb req-bad0f21c-0e0e-4f76-96c3-3943e082dc32 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] https://10.4.3.200/volume/v3/volumes/c69dbf2f-617a-4f2a-8af7-b805d1d101de returned with HTTP 200 Jul 10 06:40:22.321925 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1030/4133] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 10 06:40:22 2026] GET /volume/v3/volumes/c69dbf2f-617a-4f2a-8af7-b805d1d101de => generated 1117 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:40:22.433093 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-7de80afc-a6fd-4f71-aaef-5d3ee95202fb req-2d8179a1-6fea-4244-ba5d-01f027105c37 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:22.441775 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-7de80afc-a6fd-4f71-aaef-5d3ee95202fb req-2d8179a1-6fea-4244-ba5d-01f027105c37 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] PUT https://10.4.3.200/volume/v3/attachments/3ab9389f-1cfa-4d97-b4ff-2b47e93fd054 Jul 10 06:40:22.443738 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-7de80afc-a6fd-4f71-aaef-5d3ee95202fb req-2d8179a1-6fea-4244-ba5d-01f027105c37 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000004964", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad080837985", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8eedee5c-bca8-4f5c-8f66-111c7b448d96", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:40:22.472822 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.coordination [req-7de80afc-a6fd-4f71-aaef-5d3ee95202fb req-2d8179a1-6fea-4244-ba5d-01f027105c37 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Acquiring lock "cinder-attachment_update-c69dbf2f-617a-4f2a-8af7-b805d1d101de-np0000004964" by "attachment_update" {{(pid=99975) __acquire /opt/stack/cinder/cinder/coordination.py:210}} Jul 10 06:40:22.483884 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.coordination [req-7de80afc-a6fd-4f71-aaef-5d3ee95202fb req-2d8179a1-6fea-4244-ba5d-01f027105c37 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Lock "cinder-attachment_update-c69dbf2f-617a-4f2a-8af7-b805d1d101de-np0000004964" acquired by "attachment_update" :: waited 0.011s {{(pid=99975) __acquire /opt/stack/cinder/cinder/coordination.py:228}} Jul 10 06:40:22.486871 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:22.486871 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:40:23.029973 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-f880c956-ef90-4d99-8f5f-e9523aeeaf45 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:23.032786 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f880c956-ef90-4d99-8f5f-e9523aeeaf45 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] GET https://10.4.3.200/volume/v3/volumes/c69dbf2f-617a-4f2a-8af7-b805d1d101de Jul 10 06:40:23.033143 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f880c956-ef90-4d99-8f5f-e9523aeeaf45 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:23.033522 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f880c956-ef90-4d99-8f5f-e9523aeeaf45 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:23.042836 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.coordination [req-7de80afc-a6fd-4f71-aaef-5d3ee95202fb req-2d8179a1-6fea-4244-ba5d-01f027105c37 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Lock "cinder-attachment_update-c69dbf2f-617a-4f2a-8af7-b805d1d101de-np0000004964" released by "attachment_update" :: held 0.558s {{(pid=99975) __release /opt/stack/cinder/cinder/coordination.py:239}} Jul 10 06:40:23.044167 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-7de80afc-a6fd-4f71-aaef-5d3ee95202fb req-2d8179a1-6fea-4244-ba5d-01f027105c37 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] https://10.4.3.200/volume/v3/attachments/3ab9389f-1cfa-4d97-b4ff-2b47e93fd054 returned with HTTP 200 Jul 10 06:40:23.046120 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1046/4134] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 10 06:40:22 2026] PUT /volume/v3/attachments/3ab9389f-1cfa-4d97-b4ff-2b47e93fd054 => generated 969 bytes in 616 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:40:23.050514 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:23.050514 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:40:23.056198 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-f880c956-ef90-4d99-8f5f-e9523aeeaf45 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Volume info retrieved successfully. Jul 10 06:40:23.065421 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f880c956-ef90-4d99-8f5f-e9523aeeaf45 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] https://10.4.3.200/volume/v3/volumes/c69dbf2f-617a-4f2a-8af7-b805d1d101de returned with HTTP 200 Jul 10 06:40:23.066043 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1031/4135] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:40:23 2026] GET /volume/v3/volumes/c69dbf2f-617a-4f2a-8af7-b805d1d101de => generated 938 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:40:23.220549 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-d1ee475f-a375-44ab-986c-4720ef32406b None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:23.222180 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d1ee475f-a375-44ab-986c-4720ef32406b tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] GET https://10.4.3.200/volume/v3/backups/496ba036-0930-4fe7-a177-add9da4b9b08 Jul 10 06:40:23.222436 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d1ee475f-a375-44ab-986c-4720ef32406b tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:23.222668 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d1ee475f-a375-44ab-986c-4720ef32406b tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:23.222826 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-d1ee475f-a375-44ab-986c-4720ef32406b tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] Show backup with id 496ba036-0930-4fe7-a177-add9da4b9b08. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:40:23.226834 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:23.226834 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:40:23.233529 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d1ee475f-a375-44ab-986c-4720ef32406b tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] https://10.4.3.200/volume/v3/backups/496ba036-0930-4fe7-a177-add9da4b9b08 returned with HTTP 200 Jul 10 06:40:23.233529 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1029/4136] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:40:23 2026] GET /volume/v3/backups/496ba036-0930-4fe7-a177-add9da4b9b08 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:40:24.083172 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-a79ea346-4036-4e74-823e-925759142f58 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:24.085095 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a79ea346-4036-4e74-823e-925759142f58 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] GET https://10.4.3.200/volume/v3/volumes/c69dbf2f-617a-4f2a-8af7-b805d1d101de Jul 10 06:40:24.085331 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a79ea346-4036-4e74-823e-925759142f58 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:24.085582 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a79ea346-4036-4e74-823e-925759142f58 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:24.088316 np0000004964 devstack@c-api.service[99976]: DEBUG dbcounter [-] [99976] Writing DB stats cinder:SELECT=336,cinder:INSERT=53,cinder:UPDATE=78,cinder:DELETE=1 {{(pid=99976) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:40:24.099904 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:24.099904 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:40:24.108175 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-a79ea346-4036-4e74-823e-925759142f58 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Volume info retrieved successfully. Jul 10 06:40:24.128041 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a79ea346-4036-4e74-823e-925759142f58 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] https://10.4.3.200/volume/v3/volumes/c69dbf2f-617a-4f2a-8af7-b805d1d101de returned with HTTP 200 Jul 10 06:40:24.128041 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1031/4137] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:40:24 2026] GET /volume/v3/volumes/c69dbf2f-617a-4f2a-8af7-b805d1d101de => generated 938 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:40:24.243323 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-f056f4d1-c023-4125-85ae-40194760f2b1 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:24.259260 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-f056f4d1-c023-4125-85ae-40194760f2b1 tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] GET https://10.4.3.200/volume/v3/backups/496ba036-0930-4fe7-a177-add9da4b9b08 Jul 10 06:40:24.259767 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-f056f4d1-c023-4125-85ae-40194760f2b1 tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:24.261168 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-f056f4d1-c023-4125-85ae-40194760f2b1 tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:24.261612 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-f056f4d1-c023-4125-85ae-40194760f2b1 tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] Show backup with id 496ba036-0930-4fe7-a177-add9da4b9b08. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:40:24.280537 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:24.280537 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:40:24.281367 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-f056f4d1-c023-4125-85ae-40194760f2b1 tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] https://10.4.3.200/volume/v3/backups/496ba036-0930-4fe7-a177-add9da4b9b08 returned with HTTP 200 Jul 10 06:40:24.282728 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1047/4138] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:40:24 2026] GET /volume/v3/backups/496ba036-0930-4fe7-a177-add9da4b9b08 => generated 736 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:40:25.155260 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-ad2a6d9a-3b4d-4d91-a512-1b944a5e1803 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:25.157477 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ad2a6d9a-3b4d-4d91-a512-1b944a5e1803 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] GET https://10.4.3.200/volume/v3/volumes/c69dbf2f-617a-4f2a-8af7-b805d1d101de Jul 10 06:40:25.157663 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ad2a6d9a-3b4d-4d91-a512-1b944a5e1803 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:25.157886 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ad2a6d9a-3b4d-4d91-a512-1b944a5e1803 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:25.167209 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:25.167209 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:40:25.170952 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-ad2a6d9a-3b4d-4d91-a512-1b944a5e1803 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Volume info retrieved successfully. Jul 10 06:40:25.175299 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ad2a6d9a-3b4d-4d91-a512-1b944a5e1803 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] https://10.4.3.200/volume/v3/volumes/c69dbf2f-617a-4f2a-8af7-b805d1d101de returned with HTTP 200 Jul 10 06:40:25.175725 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1032/4139] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:40:25 2026] GET /volume/v3/volumes/c69dbf2f-617a-4f2a-8af7-b805d1d101de => generated 938 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:40:25.185358 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-16810e15-5dfa-43f3-8ea7-e4897769f984 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:25.294667 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-69f56d0c-7825-4fd9-b157-1cfed47c233b None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:25.296543 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-69f56d0c-7825-4fd9-b157-1cfed47c233b tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] GET https://10.4.3.200/volume/v3/backups/496ba036-0930-4fe7-a177-add9da4b9b08 Jul 10 06:40:25.296869 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-69f56d0c-7825-4fd9-b157-1cfed47c233b tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:25.296997 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-69f56d0c-7825-4fd9-b157-1cfed47c233b tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:25.297079 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-69f56d0c-7825-4fd9-b157-1cfed47c233b tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] Show backup with id 496ba036-0930-4fe7-a177-add9da4b9b08. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:40:25.301231 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:25.301231 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:40:25.301867 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-69f56d0c-7825-4fd9-b157-1cfed47c233b tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] https://10.4.3.200/volume/v3/backups/496ba036-0930-4fe7-a177-add9da4b9b08 returned with HTTP 200 Jul 10 06:40:25.302262 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1032/4140] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:40:25 2026] GET /volume/v3/backups/496ba036-0930-4fe7-a177-add9da4b9b08 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:40:25.305487 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-16810e15-5dfa-43f3-8ea7-e4897769f984 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:40:25.305887 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-16810e15-5dfa-43f3-8ea7-e4897769f984 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendAttachedTest-Volume-1440075045"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:40:25.307335 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.volumes [None req-16810e15-5dfa-43f3-8ea7-e4897769f984 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendAttachedTest-Volume-1440075045'}} {{(pid=99977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:40:25.307466 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-16810e15-5dfa-43f3-8ea7-e4897769f984 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] Create volume of 1 GB Jul 10 06:40:25.312612 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-16810e15-5dfa-43f3-8ea7-e4897769f984 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] Availability Zones retrieved successfully. Jul 10 06:40:25.318658 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-16810e15-5dfa-43f3-8ea7-e4897769f984 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] Flow 'volume_create_api' (23ea042e-ce81-481b-b7e6-efa82f16ff46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:40:25.319708 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-16810e15-5dfa-43f3-8ea7-e4897769f984 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6167d85e-8c6c-45d7-b32d-efdcf0741038) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:40:25.320636 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.flows.api.create_volume [None req-16810e15-5dfa-43f3-8ea7-e4897769f984 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] Validating volume size '1' using validate_int {{(pid=99977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:40:25.348614 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-16810e15-5dfa-43f3-8ea7-e4897769f984 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6167d85e-8c6c-45d7-b32d-efdcf0741038) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:40:25.349551 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-16810e15-5dfa-43f3-8ea7-e4897769f984 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b33cb895-8251-45da-81a3-b6869ec5592d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:40:25.417874 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-16810e15-5dfa-43f3-8ea7-e4897769f984 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] Created reservations ['7d04ab70-6d0f-4aad-899d-f3e8ef808468', '1831a669-3ef3-472c-b5b8-106383aa9b3f', 'e30cb21b-adda-4860-b86e-1a6c74f82a11', 'b2e84beb-f38d-4aaa-b831-2d56ff73d50c'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:40:25.418727 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-16810e15-5dfa-43f3-8ea7-e4897769f984 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b33cb895-8251-45da-81a3-b6869ec5592d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7d04ab70-6d0f-4aad-899d-f3e8ef808468', '1831a669-3ef3-472c-b5b8-106383aa9b3f', 'e30cb21b-adda-4860-b86e-1a6c74f82a11', 'b2e84beb-f38d-4aaa-b831-2d56ff73d50c']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:40:25.419473 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-16810e15-5dfa-43f3-8ea7-e4897769f984 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (369dc39e-e8c2-4808-a1cb-7cf7197b87ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:40:25.448489 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-16810e15-5dfa-43f3-8ea7-e4897769f984 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (369dc39e-e8c2-4808-a1cb-7cf7197b87ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f229ac1a-9472-4240-ba8b-0d246fb3be31', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-1440075045',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c9daceb33c948d1956218919f448801',qos_specs=None,replication_status=,reservations=['7d04ab70-6d0f-4aad-899d-f3e8ef808468','1831a669-3ef3-472c-b5b8-106383aa9b3f','e30cb21b-adda-4860-b86e-1a6c74f82a11','b2e84beb-f38d-4aaa-b831-2d56ff73d50c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d2549743f6d451b80e1cfeb713f2e69',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:40:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-1440075045',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f229ac1a-9472-4240-ba8b-0d246fb3be31,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9c9daceb33c948d1956218919f448801',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1d2549743f6d451b80e1cfeb713f2e69',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:40:25.449292 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-16810e15-5dfa-43f3-8ea7-e4897769f984 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f7c7a81-27ef-4699-9270-4b4a3073d33a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:40:25.469130 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-16810e15-5dfa-43f3-8ea7-e4897769f984 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f7c7a81-27ef-4699-9270-4b4a3073d33a) transitioned into state 'SUCCESS' from state '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-1440075045',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c9daceb33c948d1956218919f448801',qos_specs=None,replication_status=,reservations=['7d04ab70-6d0f-4aad-899d-f3e8ef808468','1831a669-3ef3-472c-b5b8-106383aa9b3f','e30cb21b-adda-4860-b86e-1a6c74f82a11','b2e84beb-f38d-4aaa-b831-2d56ff73d50c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d2549743f6d451b80e1cfeb713f2e69',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:40:25.469915 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-16810e15-5dfa-43f3-8ea7-e4897769f984 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2ed76c5-7b6e-428c-9c95-579f6ccb7943) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:40:25.480456 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-16810e15-5dfa-43f3-8ea7-e4897769f984 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2ed76c5-7b6e-428c-9c95-579f6ccb7943) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:40:25.481680 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-16810e15-5dfa-43f3-8ea7-e4897769f984 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] Flow 'volume_create_api' (23ea042e-ce81-481b-b7e6-efa82f16ff46) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:40:25.482090 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-16810e15-5dfa-43f3-8ea7-e4897769f984 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] Create volume request issued successfully. Jul 10 06:40:25.482924 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-16810e15-5dfa-43f3-8ea7-e4897769f984 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:40:25.483488 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1030/4141] 10.4.3.200 () {70 vars in 1299 bytes} [Fri Jul 10 06:40:25 2026] POST /volume/v3/volumes => generated 774 bytes in 298 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:40:25.511076 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-bb0435bc-82d4-4908-baf2-af7626cd779b None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:25.516764 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-bb0435bc-82d4-4908-baf2-af7626cd779b tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] GET https://10.4.3.200/volume/v3/volumes/f229ac1a-9472-4240-ba8b-0d246fb3be31 Jul 10 06:40:25.517928 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-bb0435bc-82d4-4908-baf2-af7626cd779b tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:25.518736 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-bb0435bc-82d4-4908-baf2-af7626cd779b tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:25.530644 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:25.530644 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:40:25.533933 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-bb0435bc-82d4-4908-baf2-af7626cd779b tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] Volume info retrieved successfully. Jul 10 06:40:25.542043 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-bb0435bc-82d4-4908-baf2-af7626cd779b tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] https://10.4.3.200/volume/v3/volumes/f229ac1a-9472-4240-ba8b-0d246fb3be31 returned with HTTP 200 Jul 10 06:40:25.542656 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1048/4142] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:40:25 2026] GET /volume/v3/volumes/f229ac1a-9472-4240-ba8b-0d246fb3be31 => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:40:25.838782 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-c10127e9-9278-4d29-a870-9320f75a6463 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:25.839232 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c10127e9-9278-4d29-a870-9320f75a6463 None None] GET https://10.4.3.200/volume// Jul 10 06:40:25.839392 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c10127e9-9278-4d29-a870-9320f75a6463 None None] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:25.839620 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c10127e9-9278-4d29-a870-9320f75a6463 None None] Calling method 'all' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:25.840012 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c10127e9-9278-4d29-a870-9320f75a6463 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:40:25.840398 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1033/4143] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:40: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 10 06:40:25.847958 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-44117636-c570-4a79-9fa9-64161774faf1 req-1e1ffc84-e65b-4847-9396-569c636663ed None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:25.850497 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-44117636-c570-4a79-9fa9-64161774faf1 req-1e1ffc84-e65b-4847-9396-569c636663ed tempest-TestShelveInstance-595860241 tempest-TestShelveInstance-595860241-project-member] GET https://10.4.3.200/volume/v3/volumes/1d854113-cc9c-49c1-a4bb-5eeb7741662c Jul 10 06:40:25.850790 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-44117636-c570-4a79-9fa9-64161774faf1 req-1e1ffc84-e65b-4847-9396-569c636663ed tempest-TestShelveInstance-595860241 tempest-TestShelveInstance-595860241-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:25.851044 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-44117636-c570-4a79-9fa9-64161774faf1 req-1e1ffc84-e65b-4847-9396-569c636663ed tempest-TestShelveInstance-595860241 tempest-TestShelveInstance-595860241-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:25.863012 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:25.863012 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:40:25.868597 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [req-44117636-c570-4a79-9fa9-64161774faf1 req-1e1ffc84-e65b-4847-9396-569c636663ed tempest-TestShelveInstance-595860241 tempest-TestShelveInstance-595860241-project-member] Volume info retrieved successfully. Jul 10 06:40:25.875408 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-44117636-c570-4a79-9fa9-64161774faf1 req-1e1ffc84-e65b-4847-9396-569c636663ed tempest-TestShelveInstance-595860241 tempest-TestShelveInstance-595860241-project-member] https://10.4.3.200/volume/v3/volumes/1d854113-cc9c-49c1-a4bb-5eeb7741662c returned with HTTP 200 Jul 10 06:40:25.875999 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1033/4144] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 10 06:40:25 2026] GET /volume/v3/volumes/1d854113-cc9c-49c1-a4bb-5eeb7741662c => generated 1540 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:40:25.991774 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-44117636-c570-4a79-9fa9-64161774faf1 req-96198691-1d83-4f20-b7ef-c3df396e83a5 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:25.994296 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-44117636-c570-4a79-9fa9-64161774faf1 req-96198691-1d83-4f20-b7ef-c3df396e83a5 tempest-TestShelveInstance-595860241 tempest-TestShelveInstance-595860241-project-member] PUT https://10.4.3.200/volume/v3/attachments/24d917c0-f21b-4c3c-8504-a14810237926 Jul 10 06:40:25.994422 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-44117636-c570-4a79-9fa9-64161774faf1 req-96198691-1d83-4f20-b7ef-c3df396e83a5 tempest-TestShelveInstance-595860241 tempest-TestShelveInstance-595860241-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000004964", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad080837985", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8eedee5c-bca8-4f5c-8f66-111c7b448d96", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:40:26.004335 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.coordination [req-44117636-c570-4a79-9fa9-64161774faf1 req-96198691-1d83-4f20-b7ef-c3df396e83a5 tempest-TestShelveInstance-595860241 tempest-TestShelveInstance-595860241-project-member] Acquiring lock "cinder-attachment_update-1d854113-cc9c-49c1-a4bb-5eeb7741662c-np0000004964" by "attachment_update" {{(pid=99977) __acquire /opt/stack/cinder/cinder/coordination.py:210}} Jul 10 06:40:26.011072 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.coordination [req-44117636-c570-4a79-9fa9-64161774faf1 req-96198691-1d83-4f20-b7ef-c3df396e83a5 tempest-TestShelveInstance-595860241 tempest-TestShelveInstance-595860241-project-member] Lock "cinder-attachment_update-1d854113-cc9c-49c1-a4bb-5eeb7741662c-np0000004964" acquired by "attachment_update" :: waited 0.007s {{(pid=99977) __acquire /opt/stack/cinder/cinder/coordination.py:228}} Jul 10 06:40:26.012211 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:26.012211 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:40:26.187019 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-58a3aaee-872e-4ca6-a87a-ee76e3411d3a None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:26.189407 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-58a3aaee-872e-4ca6-a87a-ee76e3411d3a tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] GET https://10.4.3.200/volume/v3/volumes/c69dbf2f-617a-4f2a-8af7-b805d1d101de Jul 10 06:40:26.189704 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-58a3aaee-872e-4ca6-a87a-ee76e3411d3a tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:26.189942 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-58a3aaee-872e-4ca6-a87a-ee76e3411d3a tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:26.202333 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:26.202333 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:40:26.206909 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-58a3aaee-872e-4ca6-a87a-ee76e3411d3a tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Volume info retrieved successfully. Jul 10 06:40:26.212350 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-58a3aaee-872e-4ca6-a87a-ee76e3411d3a tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] https://10.4.3.200/volume/v3/volumes/c69dbf2f-617a-4f2a-8af7-b805d1d101de returned with HTTP 200 Jul 10 06:40:26.212871 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1049/4145] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:40:26 2026] GET /volume/v3/volumes/c69dbf2f-617a-4f2a-8af7-b805d1d101de => generated 938 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:40:26.312517 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-21f5918f-7a81-4a80-ad41-b58fbe86fa4d None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:26.314829 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-21f5918f-7a81-4a80-ad41-b58fbe86fa4d tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] GET https://10.4.3.200/volume/v3/backups/496ba036-0930-4fe7-a177-add9da4b9b08 Jul 10 06:40:26.315111 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-21f5918f-7a81-4a80-ad41-b58fbe86fa4d tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:26.315351 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-21f5918f-7a81-4a80-ad41-b58fbe86fa4d tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:26.315520 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-21f5918f-7a81-4a80-ad41-b58fbe86fa4d tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] Show backup with id 496ba036-0930-4fe7-a177-add9da4b9b08. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:40:26.320793 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:26.320793 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:40:26.321680 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-21f5918f-7a81-4a80-ad41-b58fbe86fa4d tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] https://10.4.3.200/volume/v3/backups/496ba036-0930-4fe7-a177-add9da4b9b08 returned with HTTP 200 Jul 10 06:40:26.322206 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1034/4146] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:40:26 2026] GET /volume/v3/backups/496ba036-0930-4fe7-a177-add9da4b9b08 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:40:26.537232 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.coordination [req-44117636-c570-4a79-9fa9-64161774faf1 req-96198691-1d83-4f20-b7ef-c3df396e83a5 tempest-TestShelveInstance-595860241 tempest-TestShelveInstance-595860241-project-member] Lock "cinder-attachment_update-1d854113-cc9c-49c1-a4bb-5eeb7741662c-np0000004964" released by "attachment_update" :: held 0.526s {{(pid=99977) __release /opt/stack/cinder/cinder/coordination.py:239}} Jul 10 06:40:26.537660 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-44117636-c570-4a79-9fa9-64161774faf1 req-96198691-1d83-4f20-b7ef-c3df396e83a5 tempest-TestShelveInstance-595860241 tempest-TestShelveInstance-595860241-project-member] https://10.4.3.200/volume/v3/attachments/24d917c0-f21b-4c3c-8504-a14810237926 returned with HTTP 200 Jul 10 06:40:26.538192 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1031/4147] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 10 06:40:25 2026] PUT /volume/v3/attachments/24d917c0-f21b-4c3c-8504-a14810237926 => generated 969 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:40:26.555196 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-b46c7d40-fb3e-477c-9391-53e1dbf52f58 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:26.556965 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b46c7d40-fb3e-477c-9391-53e1dbf52f58 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] GET https://10.4.3.200/volume/v3/volumes/f229ac1a-9472-4240-ba8b-0d246fb3be31 Jul 10 06:40:26.557186 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b46c7d40-fb3e-477c-9391-53e1dbf52f58 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:26.557382 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b46c7d40-fb3e-477c-9391-53e1dbf52f58 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:26.564446 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:26.564446 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:40:26.567802 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-b46c7d40-fb3e-477c-9391-53e1dbf52f58 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] Volume info retrieved successfully. Jul 10 06:40:26.571675 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b46c7d40-fb3e-477c-9391-53e1dbf52f58 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] https://10.4.3.200/volume/v3/volumes/f229ac1a-9472-4240-ba8b-0d246fb3be31 returned with HTTP 200 Jul 10 06:40:26.572042 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1034/4148] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:40:26 2026] GET /volume/v3/volumes/f229ac1a-9472-4240-ba8b-0d246fb3be31 => generated 867 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:40:27.048572 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-44117636-c570-4a79-9fa9-64161774faf1 req-338bd1ae-2f06-4d6a-abd5-00da53858e4f None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:27.050472 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-44117636-c570-4a79-9fa9-64161774faf1 req-338bd1ae-2f06-4d6a-abd5-00da53858e4f tempest-TestShelveInstance-595860241 tempest-TestShelveInstance-595860241-project-member] POST https://10.4.3.200/volume/v3/attachments/24d917c0-f21b-4c3c-8504-a14810237926/action Jul 10 06:40:27.050868 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-44117636-c570-4a79-9fa9-64161774faf1 req-338bd1ae-2f06-4d6a-abd5-00da53858e4f tempest-TestShelveInstance-595860241 tempest-TestShelveInstance-595860241-project-member] Action body: b'{"os-complete": null}' {{(pid=99975) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:40:27.050978 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-44117636-c570-4a79-9fa9-64161774faf1 req-338bd1ae-2f06-4d6a-abd5-00da53858e4f tempest-TestShelveInstance-595860241 tempest-TestShelveInstance-595860241-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:40:27.069470 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:27.069470 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:40:27.085196 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-44117636-c570-4a79-9fa9-64161774faf1 req-338bd1ae-2f06-4d6a-abd5-00da53858e4f tempest-TestShelveInstance-595860241 tempest-TestShelveInstance-595860241-project-member] https://10.4.3.200/volume/v3/attachments/24d917c0-f21b-4c3c-8504-a14810237926/action returned with HTTP 204 Jul 10 06:40:27.085737 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1050/4149] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 10 06:40:27 2026] POST /volume/v3/attachments/24d917c0-f21b-4c3c-8504-a14810237926/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:40:27.225267 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-90d19a2b-5a72-4606-b13c-69365700465e None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:27.227428 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-90d19a2b-5a72-4606-b13c-69365700465e tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] GET https://10.4.3.200/volume/v3/volumes/c69dbf2f-617a-4f2a-8af7-b805d1d101de Jul 10 06:40:27.227692 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-90d19a2b-5a72-4606-b13c-69365700465e tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:27.227933 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-90d19a2b-5a72-4606-b13c-69365700465e tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:27.240769 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:27.240769 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:40:27.246161 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-90d19a2b-5a72-4606-b13c-69365700465e tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Volume info retrieved successfully. Jul 10 06:40:27.252769 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-90d19a2b-5a72-4606-b13c-69365700465e tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] https://10.4.3.200/volume/v3/volumes/c69dbf2f-617a-4f2a-8af7-b805d1d101de returned with HTTP 200 Jul 10 06:40:27.256530 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1035/4150] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:40:27 2026] GET /volume/v3/volumes/c69dbf2f-617a-4f2a-8af7-b805d1d101de => generated 938 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:40:27.334993 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-6b6835f7-3c04-4dc2-a397-74d39afaf13c None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:27.336902 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6b6835f7-3c04-4dc2-a397-74d39afaf13c tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] GET https://10.4.3.200/volume/v3/backups/496ba036-0930-4fe7-a177-add9da4b9b08 Jul 10 06:40:27.337157 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6b6835f7-3c04-4dc2-a397-74d39afaf13c tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:27.337381 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6b6835f7-3c04-4dc2-a397-74d39afaf13c tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:27.337542 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-6b6835f7-3c04-4dc2-a397-74d39afaf13c tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] Show backup with id 496ba036-0930-4fe7-a177-add9da4b9b08. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:40:27.341830 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:27.341830 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:40:27.342556 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6b6835f7-3c04-4dc2-a397-74d39afaf13c tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] https://10.4.3.200/volume/v3/backups/496ba036-0930-4fe7-a177-add9da4b9b08 returned with HTTP 200 Jul 10 06:40:27.342978 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1032/4151] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:40:27 2026] GET /volume/v3/backups/496ba036-0930-4fe7-a177-add9da4b9b08 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:40:28.265466 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-03c7e370-0be0-4de7-8b21-7f13508f288d None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:28.267796 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-03c7e370-0be0-4de7-8b21-7f13508f288d tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] GET https://10.4.3.200/volume/v3/volumes/c69dbf2f-617a-4f2a-8af7-b805d1d101de Jul 10 06:40:28.268050 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-03c7e370-0be0-4de7-8b21-7f13508f288d tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:28.268320 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-03c7e370-0be0-4de7-8b21-7f13508f288d tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:28.280522 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:28.280522 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:40:28.284638 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-03c7e370-0be0-4de7-8b21-7f13508f288d tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Volume info retrieved successfully. Jul 10 06:40:28.290676 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-03c7e370-0be0-4de7-8b21-7f13508f288d tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] https://10.4.3.200/volume/v3/volumes/c69dbf2f-617a-4f2a-8af7-b805d1d101de returned with HTTP 200 Jul 10 06:40:28.291128 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1035/4152] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:40:28 2026] GET /volume/v3/volumes/c69dbf2f-617a-4f2a-8af7-b805d1d101de => generated 938 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:40:28.354952 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-fec588fe-f9d5-41b4-8952-faa1fab3821a None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:28.356875 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-fec588fe-f9d5-41b4-8952-faa1fab3821a tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] GET https://10.4.3.200/volume/v3/backups/496ba036-0930-4fe7-a177-add9da4b9b08 Jul 10 06:40:28.357110 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-fec588fe-f9d5-41b4-8952-faa1fab3821a tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:28.357310 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-fec588fe-f9d5-41b4-8952-faa1fab3821a tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:28.357415 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-fec588fe-f9d5-41b4-8952-faa1fab3821a tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] Show backup with id 496ba036-0930-4fe7-a177-add9da4b9b08. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:40:28.359162 np0000004964 devstack@c-api.service[99975]: DEBUG dbcounter [-] [99975] Writing DB stats cinder:SELECT=339,cinder:UPDATE=81,cinder:INSERT=40,cinder:DELETE=4 {{(pid=99975) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:40:28.362045 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:28.362045 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:40:28.362731 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-fec588fe-f9d5-41b4-8952-faa1fab3821a tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] https://10.4.3.200/volume/v3/backups/496ba036-0930-4fe7-a177-add9da4b9b08 returned with HTTP 200 Jul 10 06:40:28.363089 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1051/4153] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:40:28 2026] GET /volume/v3/backups/496ba036-0930-4fe7-a177-add9da4b9b08 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:40:29.283528 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-7de80afc-a6fd-4f71-aaef-5d3ee95202fb req-5c31b4e7-d770-4615-9929-3a3c45dc33e9 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:29.286392 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-7de80afc-a6fd-4f71-aaef-5d3ee95202fb req-5c31b4e7-d770-4615-9929-3a3c45dc33e9 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] POST https://10.4.3.200/volume/v3/attachments/3ab9389f-1cfa-4d97-b4ff-2b47e93fd054/action Jul 10 06:40:29.287074 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-7de80afc-a6fd-4f71-aaef-5d3ee95202fb req-5c31b4e7-d770-4615-9929-3a3c45dc33e9 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Action body: b'{"os-complete": null}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:40:29.287345 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-7de80afc-a6fd-4f71-aaef-5d3ee95202fb req-5c31b4e7-d770-4615-9929-3a3c45dc33e9 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:40:29.304279 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:29.304279 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:40:29.306592 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-149a69da-e4fc-446a-ae3b-017acbade7dd None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:29.311411 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-149a69da-e4fc-446a-ae3b-017acbade7dd tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] GET https://10.4.3.200/volume/v3/volumes/c69dbf2f-617a-4f2a-8af7-b805d1d101de Jul 10 06:40:29.311705 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-149a69da-e4fc-446a-ae3b-017acbade7dd tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:29.311928 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-149a69da-e4fc-446a-ae3b-017acbade7dd tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:29.318300 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-7de80afc-a6fd-4f71-aaef-5d3ee95202fb req-5c31b4e7-d770-4615-9929-3a3c45dc33e9 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] https://10.4.3.200/volume/v3/attachments/3ab9389f-1cfa-4d97-b4ff-2b47e93fd054/action returned with HTTP 204 Jul 10 06:40:29.318841 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1036/4154] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 10 06:40:29 2026] POST /volume/v3/attachments/3ab9389f-1cfa-4d97-b4ff-2b47e93fd054/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:40:29.329882 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:29.329882 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:40:29.336318 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-149a69da-e4fc-446a-ae3b-017acbade7dd tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Volume info retrieved successfully. Jul 10 06:40:29.343363 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-149a69da-e4fc-446a-ae3b-017acbade7dd tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] https://10.4.3.200/volume/v3/volumes/c69dbf2f-617a-4f2a-8af7-b805d1d101de returned with HTTP 200 Jul 10 06:40:29.343891 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1033/4155] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:40:29 2026] GET /volume/v3/volumes/c69dbf2f-617a-4f2a-8af7-b805d1d101de => generated 1233 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:40:29.373986 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-2eb70d9f-7ffa-4969-a8cb-b3bf65e07796 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:29.375734 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2eb70d9f-7ffa-4969-a8cb-b3bf65e07796 tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] GET https://10.4.3.200/volume/v3/backups/496ba036-0930-4fe7-a177-add9da4b9b08 Jul 10 06:40:29.375956 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2eb70d9f-7ffa-4969-a8cb-b3bf65e07796 tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:29.376173 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2eb70d9f-7ffa-4969-a8cb-b3bf65e07796 tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:29.376275 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-2eb70d9f-7ffa-4969-a8cb-b3bf65e07796 tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] Show backup with id 496ba036-0930-4fe7-a177-add9da4b9b08. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:40:29.380969 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:29.380969 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:40:29.381678 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2eb70d9f-7ffa-4969-a8cb-b3bf65e07796 tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] https://10.4.3.200/volume/v3/backups/496ba036-0930-4fe7-a177-add9da4b9b08 returned with HTTP 200 Jul 10 06:40:29.382053 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1036/4156] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:40:29 2026] GET /volume/v3/backups/496ba036-0930-4fe7-a177-add9da4b9b08 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:40:29.393010 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-e7035ecd-df7a-4b13-be47-fa87369047f8 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:29.499101 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-e7035ecd-df7a-4b13-be47-fa87369047f8 tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-member] PUT https://10.4.3.200/volume/v3/backups/496ba036-0930-4fe7-a177-add9da4b9b08 Jul 10 06:40:29.499676 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-e7035ecd-df7a-4b13-be47-fa87369047f8 tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-member] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:40:29.509713 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:29.509713 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:40:29.521824 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-e7035ecd-df7a-4b13-be47-fa87369047f8 tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-member] https://10.4.3.200/volume/v3/backups/496ba036-0930-4fe7-a177-add9da4b9b08 returned with HTTP 200 Jul 10 06:40:29.522405 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1052/4157] 10.4.3.200 () {70 vars in 1408 bytes} [Fri Jul 10 06:40:29 2026] PUT /volume/v3/backups/496ba036-0930-4fe7-a177-add9da4b9b08 => generated 316 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:40:29.532920 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-fe9290b3-55ab-4251-8e6e-b166496d125f None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:29.536083 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-fe9290b3-55ab-4251-8e6e-b166496d125f tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] GET https://10.4.3.200/volume/v3/backups/496ba036-0930-4fe7-a177-add9da4b9b08 Jul 10 06:40:29.536400 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-fe9290b3-55ab-4251-8e6e-b166496d125f tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:29.536681 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-fe9290b3-55ab-4251-8e6e-b166496d125f tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:29.536795 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-fe9290b3-55ab-4251-8e6e-b166496d125f tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] Show backup with id 496ba036-0930-4fe7-a177-add9da4b9b08. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:40:29.541760 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:29.541760 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:40:29.542711 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-fe9290b3-55ab-4251-8e6e-b166496d125f tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] https://10.4.3.200/volume/v3/backups/496ba036-0930-4fe7-a177-add9da4b9b08 returned with HTTP 200 Jul 10 06:40:29.543345 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1037/4158] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:40:29 2026] GET /volume/v3/backups/496ba036-0930-4fe7-a177-add9da4b9b08 => generated 762 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:40:29.557701 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-2e9bf2fd-eff6-43d9-b390-a14290069f6f None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:29.559443 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2e9bf2fd-eff6-43d9-b390-a14290069f6f tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] DELETE https://10.4.3.200/volume/v3/backups/496ba036-0930-4fe7-a177-add9da4b9b08 Jul 10 06:40:29.559706 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2e9bf2fd-eff6-43d9-b390-a14290069f6f tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:29.559913 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2e9bf2fd-eff6-43d9-b390-a14290069f6f tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:29.560008 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.contrib.backups [None req-2e9bf2fd-eff6-43d9-b390-a14290069f6f tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] Delete backup with id: 496ba036-0930-4fe7-a177-add9da4b9b08. Jul 10 06:40:29.564248 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:29.564248 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:40:29.584955 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.backup.rpcapi [None req-2e9bf2fd-eff6-43d9-b390-a14290069f6f tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] delete_backup rpcapi backup_id 496ba036-0930-4fe7-a177-add9da4b9b08 {{(pid=99977) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 06:40:29.587268 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2e9bf2fd-eff6-43d9-b390-a14290069f6f tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] https://10.4.3.200/volume/v3/backups/496ba036-0930-4fe7-a177-add9da4b9b08 returned with HTTP 202 Jul 10 06:40:29.587847 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1034/4159] 10.4.3.200 () {68 vars in 1391 bytes} [Fri Jul 10 06:40:29 2026] DELETE /volume/v3/backups/496ba036-0930-4fe7-a177-add9da4b9b08 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:40:29.595639 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-400cad2d-a5f6-43b4-a2aa-1912dd12f909 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:29.597939 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-400cad2d-a5f6-43b4-a2aa-1912dd12f909 tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] GET https://10.4.3.200/volume/v3/backups/496ba036-0930-4fe7-a177-add9da4b9b08 Jul 10 06:40:29.597939 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-400cad2d-a5f6-43b4-a2aa-1912dd12f909 tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:29.597939 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-400cad2d-a5f6-43b4-a2aa-1912dd12f909 tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:29.597939 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-400cad2d-a5f6-43b4-a2aa-1912dd12f909 tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] Show backup with id 496ba036-0930-4fe7-a177-add9da4b9b08. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:40:29.604250 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:29.604250 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:40:29.605164 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-400cad2d-a5f6-43b4-a2aa-1912dd12f909 tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] https://10.4.3.200/volume/v3/backups/496ba036-0930-4fe7-a177-add9da4b9b08 returned with HTTP 200 Jul 10 06:40:29.605842 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1037/4160] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:40:29 2026] GET /volume/v3/backups/496ba036-0930-4fe7-a177-add9da4b9b08 => generated 761 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:40:30.357374 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-3b5750b6-fff4-421b-a0ff-534fd6d9e1a0 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:30.359473 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-3b5750b6-fff4-421b-a0ff-534fd6d9e1a0 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] GET https://10.4.3.200/volume/v3/volumes/c69dbf2f-617a-4f2a-8af7-b805d1d101de Jul 10 06:40:30.359708 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-3b5750b6-fff4-421b-a0ff-534fd6d9e1a0 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:30.359930 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-3b5750b6-fff4-421b-a0ff-534fd6d9e1a0 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:30.373317 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:30.373317 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:40:30.378660 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-3b5750b6-fff4-421b-a0ff-534fd6d9e1a0 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Volume info retrieved successfully. Jul 10 06:40:30.384617 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-3b5750b6-fff4-421b-a0ff-534fd6d9e1a0 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] https://10.4.3.200/volume/v3/volumes/c69dbf2f-617a-4f2a-8af7-b805d1d101de returned with HTTP 200 Jul 10 06:40:30.385139 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1053/4161] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:40:30 2026] GET /volume/v3/volumes/c69dbf2f-617a-4f2a-8af7-b805d1d101de => generated 1230 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:40:30.398175 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-14e8c689-6193-489e-b932-9b3434b95ac2 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:30.399977 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-14e8c689-6193-489e-b932-9b3434b95ac2 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] GET https://10.4.3.200/volume/v3/volumes/c69dbf2f-617a-4f2a-8af7-b805d1d101de Jul 10 06:40:30.400216 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-14e8c689-6193-489e-b932-9b3434b95ac2 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:30.400439 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-14e8c689-6193-489e-b932-9b3434b95ac2 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:30.411422 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:30.411422 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:40:30.415552 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-14e8c689-6193-489e-b932-9b3434b95ac2 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Volume info retrieved successfully. Jul 10 06:40:30.419273 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-14e8c689-6193-489e-b932-9b3434b95ac2 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] https://10.4.3.200/volume/v3/volumes/c69dbf2f-617a-4f2a-8af7-b805d1d101de returned with HTTP 200 Jul 10 06:40:30.419656 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1038/4162] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:40:30 2026] GET /volume/v3/volumes/c69dbf2f-617a-4f2a-8af7-b805d1d101de => generated 1230 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:40:30.616221 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-1b9fcb38-f4d9-4fcb-ab2c-d94e74329e63 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:30.618389 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1b9fcb38-f4d9-4fcb-ab2c-d94e74329e63 tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] GET https://10.4.3.200/volume/v3/backups/496ba036-0930-4fe7-a177-add9da4b9b08 Jul 10 06:40:30.618659 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1b9fcb38-f4d9-4fcb-ab2c-d94e74329e63 tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:30.618901 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1b9fcb38-f4d9-4fcb-ab2c-d94e74329e63 tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:30.619040 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-1b9fcb38-f4d9-4fcb-ab2c-d94e74329e63 tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] Show backup with id 496ba036-0930-4fe7-a177-add9da4b9b08. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:40:30.622992 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1b9fcb38-f4d9-4fcb-ab2c-d94e74329e63 tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] https://10.4.3.200/volume/v3/backups/496ba036-0930-4fe7-a177-add9da4b9b08 returned with HTTP 404 Jul 10 06:40:30.623557 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1035/4163] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:40:30 2026] GET /volume/v3/backups/496ba036-0930-4fe7-a177-add9da4b9b08 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:40:30.630173 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-958c65f7-8f7d-45a5-8400-ce26e21c1c34 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:30.631776 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-958c65f7-8f7d-45a5-8400-ce26e21c1c34 tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] DELETE https://10.4.3.200/volume/v3/volumes/ff7e991d-b021-46f6-ae26-a650aced3c8a Jul 10 06:40:30.631978 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-958c65f7-8f7d-45a5-8400-ce26e21c1c34 tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:30.632167 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-958c65f7-8f7d-45a5-8400-ce26e21c1c34 tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:30.632313 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-958c65f7-8f7d-45a5-8400-ce26e21c1c34 tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] Delete volume with id: ff7e991d-b021-46f6-ae26-a650aced3c8a Jul 10 06:40:30.638733 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:30.638733 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:40:30.639007 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-958c65f7-8f7d-45a5-8400-ce26e21c1c34 tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] Volume info retrieved successfully. Jul 10 06:40:30.654802 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-958c65f7-8f7d-45a5-8400-ce26e21c1c34 tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] Delete volume request issued successfully. Jul 10 06:40:30.654923 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-958c65f7-8f7d-45a5-8400-ce26e21c1c34 tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] https://10.4.3.200/volume/v3/volumes/ff7e991d-b021-46f6-ae26-a650aced3c8a returned with HTTP 202 Jul 10 06:40:30.655303 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1038/4164] 10.4.3.200 () {68 vars in 1391 bytes} [Fri Jul 10 06:40:30 2026] DELETE /volume/v3/volumes/ff7e991d-b021-46f6-ae26-a650aced3c8a => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:40:30.663799 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-a9433442-26d0-4abe-94f7-4f14c6b86872 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:30.665977 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-a9433442-26d0-4abe-94f7-4f14c6b86872 tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] GET https://10.4.3.200/volume/v3/volumes/ff7e991d-b021-46f6-ae26-a650aced3c8a Jul 10 06:40:30.666187 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-a9433442-26d0-4abe-94f7-4f14c6b86872 tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:30.666401 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-a9433442-26d0-4abe-94f7-4f14c6b86872 tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:30.674292 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:30.674292 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:40:30.678672 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-a9433442-26d0-4abe-94f7-4f14c6b86872 tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] Volume info retrieved successfully. Jul 10 06:40:30.683845 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-a9433442-26d0-4abe-94f7-4f14c6b86872 tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] https://10.4.3.200/volume/v3/volumes/ff7e991d-b021-46f6-ae26-a650aced3c8a returned with HTTP 200 Jul 10 06:40:30.684300 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1054/4165] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:40:30 2026] GET /volume/v3/volumes/ff7e991d-b021-46f6-ae26-a650aced3c8a => generated 1007 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:40:30.917770 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-beae150c-c13c-4440-ab68-ba2ada4a1355 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:30.919375 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-beae150c-c13c-4440-ab68-ba2ada4a1355 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] GET https://10.4.3.200/volume/v3/volumes/438c067f-266f-4c3d-b057-fb3fbf149b7f Jul 10 06:40:30.919600 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-beae150c-c13c-4440-ab68-ba2ada4a1355 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:30.919819 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-beae150c-c13c-4440-ab68-ba2ada4a1355 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:30.927086 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:30.927086 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:40:30.930485 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-beae150c-c13c-4440-ab68-ba2ada4a1355 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Volume info retrieved successfully. Jul 10 06:40:30.934419 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-beae150c-c13c-4440-ab68-ba2ada4a1355 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] https://10.4.3.200/volume/v3/volumes/438c067f-266f-4c3d-b057-fb3fbf149b7f returned with HTTP 200 Jul 10 06:40:30.934868 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1039/4166] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:40:30 2026] GET /volume/v3/volumes/438c067f-266f-4c3d-b057-fb3fbf149b7f => generated 940 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:40:31.222417 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-dae32093-f802-4e2b-9ff6-cfe8a0775ee6 req-c7e72209-54c0-4123-8c88-03ba2c710792 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:31.224838 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-dae32093-f802-4e2b-9ff6-cfe8a0775ee6 req-c7e72209-54c0-4123-8c88-03ba2c710792 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] GET https://10.4.3.200/volume/v3/volumes/438c067f-266f-4c3d-b057-fb3fbf149b7f Jul 10 06:40:31.225067 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-dae32093-f802-4e2b-9ff6-cfe8a0775ee6 req-c7e72209-54c0-4123-8c88-03ba2c710792 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:31.225313 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-dae32093-f802-4e2b-9ff6-cfe8a0775ee6 req-c7e72209-54c0-4123-8c88-03ba2c710792 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:31.233426 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:31.233426 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:40:31.237656 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-dae32093-f802-4e2b-9ff6-cfe8a0775ee6 req-c7e72209-54c0-4123-8c88-03ba2c710792 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Volume info retrieved successfully. Jul 10 06:40:31.242883 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-dae32093-f802-4e2b-9ff6-cfe8a0775ee6 req-c7e72209-54c0-4123-8c88-03ba2c710792 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] https://10.4.3.200/volume/v3/volumes/438c067f-266f-4c3d-b057-fb3fbf149b7f returned with HTTP 200 Jul 10 06:40:31.243415 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1036/4167] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:40:31 2026] GET /volume/v3/volumes/438c067f-266f-4c3d-b057-fb3fbf149b7f => generated 940 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:40:31.696803 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-fb3f1397-f328-4bb4-aab9-01a92231fcdb None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:31.698928 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-fb3f1397-f328-4bb4-aab9-01a92231fcdb tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] GET https://10.4.3.200/volume/v3/volumes/ff7e991d-b021-46f6-ae26-a650aced3c8a Jul 10 06:40:31.699223 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-fb3f1397-f328-4bb4-aab9-01a92231fcdb tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:31.699520 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-fb3f1397-f328-4bb4-aab9-01a92231fcdb tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:31.706260 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-fb3f1397-f328-4bb4-aab9-01a92231fcdb tempest-ProjectMemberTests39-452602272 tempest-ProjectMemberTests39-452602272-project-admin] https://10.4.3.200/volume/v3/volumes/ff7e991d-b021-46f6-ae26-a650aced3c8a returned with HTTP 404 Jul 10 06:40:31.706866 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1039/4168] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:40:31 2026] GET /volume/v3/volumes/ff7e991d-b021-46f6-ae26-a650aced3c8a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:40:33.185126 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-64986879-05e8-4234-b945-eeba50a103e2 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:33.242374 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-64986879-05e8-4234-b945-eeba50a103e2 tempest-ProjectAdminTests-29406640 tempest-ProjectAdminTests-29406640-project-admin] GET https://10.4.3.200/volume/v3/scheduler-stats/get_pools Jul 10 06:40:33.242605 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-64986879-05e8-4234-b945-eeba50a103e2 tempest-ProjectAdminTests-29406640 tempest-ProjectAdminTests-29406640-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:33.242829 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-64986879-05e8-4234-b945-eeba50a103e2 tempest-ProjectAdminTests-29406640 tempest-ProjectAdminTests-29406640-project-admin] Calling method 'get_pools' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:33.279998 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-557a3e18-b860-459c-9608-a5933b83d659 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:33.280427 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-557a3e18-b860-459c-9608-a5933b83d659 None None] GET https://10.4.3.200/volume// Jul 10 06:40:33.280623 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-557a3e18-b860-459c-9608-a5933b83d659 None None] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:33.280844 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-557a3e18-b860-459c-9608-a5933b83d659 None None] Calling method 'all' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:33.281184 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-557a3e18-b860-459c-9608-a5933b83d659 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:40:33.281512 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1040/4169] 10.4.3.200 () {66 vars in 1428 bytes} [Fri Jul 10 06:40: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 10 06:40:33.289466 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-dae32093-f802-4e2b-9ff6-cfe8a0775ee6 req-ef5d03ad-14c8-47e4-8a2e-a6c14c3ca738 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:33.352781 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-dae32093-f802-4e2b-9ff6-cfe8a0775ee6 req-ef5d03ad-14c8-47e4-8a2e-a6c14c3ca738 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 10 06:40:33.353138 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-dae32093-f802-4e2b-9ff6-cfe8a0775ee6 req-ef5d03ad-14c8-47e4-8a2e-a6c14c3ca738 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "438c067f-266f-4c3d-b057-fb3fbf149b7f", "connector": null, "instance_uuid": "d5350d34-ac08-460b-a775-a12cd503fbb8"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:40:33.360656 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:33.360656 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:40:33.388015 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-dae32093-f802-4e2b-9ff6-cfe8a0775ee6 req-ef5d03ad-14c8-47e4-8a2e-a6c14c3ca738 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 10 06:40:33.388526 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1037/4170] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 10 06:40:33 2026] POST /volume/v3/attachments => generated 273 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:40:33.745211 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-64986879-05e8-4234-b945-eeba50a103e2 tempest-ProjectAdminTests-29406640 tempest-ProjectAdminTests-29406640-project-admin] https://10.4.3.200/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 10 06:40:33.745611 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1055/4171] 10.4.3.200 () {66 vars in 1291 bytes} [Fri Jul 10 06:40:33 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 561 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:40:33.752577 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-ae8c2481-2542-4ae4-bdbe-9a5842314ce1 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:33.754201 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ae8c2481-2542-4ae4-bdbe-9a5842314ce1 tempest-ProjectAdminTests-29406640 tempest-ProjectAdminTests-29406640-project-admin] GET https://10.4.3.200/volume/v3/capabilities/np0000004964@storpool Jul 10 06:40:33.754399 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ae8c2481-2542-4ae4-bdbe-9a5842314ce1 tempest-ProjectAdminTests-29406640 tempest-ProjectAdminTests-29406640-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:33.754611 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ae8c2481-2542-4ae4-bdbe-9a5842314ce1 tempest-ProjectAdminTests-29406640 tempest-ProjectAdminTests-29406640-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:33.766129 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-1ca49445-b566-4c60-9c3b-d7b5c44f4d33 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:33.767843 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1ca49445-b566-4c60-9c3b-d7b5c44f4d33 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] GET https://10.4.3.200/volume/v3/volumes/438c067f-266f-4c3d-b057-fb3fbf149b7f Jul 10 06:40:33.768010 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1ca49445-b566-4c60-9c3b-d7b5c44f4d33 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:33.768227 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1ca49445-b566-4c60-9c3b-d7b5c44f4d33 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:33.776873 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:33.776873 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:40:33.780319 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-1ca49445-b566-4c60-9c3b-d7b5c44f4d33 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Volume info retrieved successfully. Jul 10 06:40:33.784461 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1ca49445-b566-4c60-9c3b-d7b5c44f4d33 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] https://10.4.3.200/volume/v3/volumes/438c067f-266f-4c3d-b057-fb3fbf149b7f returned with HTTP 200 Jul 10 06:40:33.784856 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1041/4172] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:40:33 2026] GET /volume/v3/volumes/438c067f-266f-4c3d-b057-fb3fbf149b7f => generated 939 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:40:33.915537 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-9ce99156-5cba-4f99-ac09-c2a61409f8c5 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:33.915889 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9ce99156-5cba-4f99-ac09-c2a61409f8c5 None None] GET https://10.4.3.200/volume// Jul 10 06:40:33.916041 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9ce99156-5cba-4f99-ac09-c2a61409f8c5 None None] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:33.916234 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9ce99156-5cba-4f99-ac09-c2a61409f8c5 None None] Calling method 'all' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:33.916583 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9ce99156-5cba-4f99-ac09-c2a61409f8c5 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:40:33.917003 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1038/4173] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:40: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 10 06:40:33.923188 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-dae32093-f802-4e2b-9ff6-cfe8a0775ee6 req-79a1b6f9-116e-400a-8699-593f328c8351 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:33.925164 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-dae32093-f802-4e2b-9ff6-cfe8a0775ee6 req-79a1b6f9-116e-400a-8699-593f328c8351 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] GET https://10.4.3.200/volume/v3/volumes/438c067f-266f-4c3d-b057-fb3fbf149b7f Jul 10 06:40:33.925358 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-dae32093-f802-4e2b-9ff6-cfe8a0775ee6 req-79a1b6f9-116e-400a-8699-593f328c8351 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:33.925570 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-dae32093-f802-4e2b-9ff6-cfe8a0775ee6 req-79a1b6f9-116e-400a-8699-593f328c8351 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:33.934018 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:33.934018 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:40:33.937218 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [req-dae32093-f802-4e2b-9ff6-cfe8a0775ee6 req-79a1b6f9-116e-400a-8699-593f328c8351 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Volume info retrieved successfully. Jul 10 06:40:33.941616 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-dae32093-f802-4e2b-9ff6-cfe8a0775ee6 req-79a1b6f9-116e-400a-8699-593f328c8351 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] https://10.4.3.200/volume/v3/volumes/438c067f-266f-4c3d-b057-fb3fbf149b7f returned with HTTP 200 Jul 10 06:40:33.942036 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1056/4174] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 10 06:40:33 2026] GET /volume/v3/volumes/438c067f-266f-4c3d-b057-fb3fbf149b7f => generated 1119 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:40:34.038065 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-dae32093-f802-4e2b-9ff6-cfe8a0775ee6 req-c8cc882f-d80d-4c18-8f41-824344f902a6 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:34.040365 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-dae32093-f802-4e2b-9ff6-cfe8a0775ee6 req-c8cc882f-d80d-4c18-8f41-824344f902a6 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] PUT https://10.4.3.200/volume/v3/attachments/2b31e00d-af77-4106-bfa4-1892fa3ebf56 Jul 10 06:40:34.040738 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-dae32093-f802-4e2b-9ff6-cfe8a0775ee6 req-c8cc882f-d80d-4c18-8f41-824344f902a6 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000004964", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad080837985", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8eedee5c-bca8-4f5c-8f66-111c7b448d96", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:40:34.047907 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-dae32093-f802-4e2b-9ff6-cfe8a0775ee6 req-c8cc882f-d80d-4c18-8f41-824344f902a6 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Acquiring lock "cinder-attachment_update-438c067f-266f-4c3d-b057-fb3fbf149b7f-np0000004964" by "attachment_update" {{(pid=99978) __acquire /opt/stack/cinder/cinder/coordination.py:210}} Jul 10 06:40:34.052340 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-dae32093-f802-4e2b-9ff6-cfe8a0775ee6 req-c8cc882f-d80d-4c18-8f41-824344f902a6 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Lock "cinder-attachment_update-438c067f-266f-4c3d-b057-fb3fbf149b7f-np0000004964" acquired by "attachment_update" :: waited 0.004s {{(pid=99978) __acquire /opt/stack/cinder/cinder/coordination.py:228}} Jul 10 06:40:34.053244 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:34.053244 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:40:34.260735 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ae8c2481-2542-4ae4-bdbe-9a5842314ce1 tempest-ProjectAdminTests-29406640 tempest-ProjectAdminTests-29406640-project-admin] https://10.4.3.200/volume/v3/capabilities/np0000004964@storpool returned with HTTP 200 Jul 10 06:40:34.261379 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1040/4175] 10.4.3.200 () {66 vars in 1318 bytes} [Fri Jul 10 06:40:33 2026] GET /volume/v3/capabilities/np0000004964@storpool => generated 703 bytes in 509 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:40:34.572525 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-dae32093-f802-4e2b-9ff6-cfe8a0775ee6 req-c8cc882f-d80d-4c18-8f41-824344f902a6 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Lock "cinder-attachment_update-438c067f-266f-4c3d-b057-fb3fbf149b7f-np0000004964" released by "attachment_update" :: held 0.520s {{(pid=99978) __release /opt/stack/cinder/cinder/coordination.py:239}} Jul 10 06:40:34.572907 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-dae32093-f802-4e2b-9ff6-cfe8a0775ee6 req-c8cc882f-d80d-4c18-8f41-824344f902a6 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] https://10.4.3.200/volume/v3/attachments/2b31e00d-af77-4106-bfa4-1892fa3ebf56 returned with HTTP 200 Jul 10 06:40:34.573543 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1042/4176] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 10 06:40:34 2026] PUT /volume/v3/attachments/2b31e00d-af77-4106-bfa4-1892fa3ebf56 => generated 969 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:40:34.799559 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-37f5d091-2edf-4546-97bd-a2f285053888 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:34.801653 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-37f5d091-2edf-4546-97bd-a2f285053888 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] GET https://10.4.3.200/volume/v3/volumes/438c067f-266f-4c3d-b057-fb3fbf149b7f Jul 10 06:40:34.801868 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-37f5d091-2edf-4546-97bd-a2f285053888 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:34.802032 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-37f5d091-2edf-4546-97bd-a2f285053888 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:34.811866 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:34.811866 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:40:34.814970 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-37f5d091-2edf-4546-97bd-a2f285053888 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Volume info retrieved successfully. Jul 10 06:40:34.819341 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-37f5d091-2edf-4546-97bd-a2f285053888 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] https://10.4.3.200/volume/v3/volumes/438c067f-266f-4c3d-b057-fb3fbf149b7f returned with HTTP 200 Jul 10 06:40:34.819752 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1039/4177] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:40:34 2026] GET /volume/v3/volumes/438c067f-266f-4c3d-b057-fb3fbf149b7f => generated 940 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:40:35.836816 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-b5972481-05ca-4214-9c1a-875cdbddaa5f None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:35.838661 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-b5972481-05ca-4214-9c1a-875cdbddaa5f tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] GET https://10.4.3.200/volume/v3/volumes/438c067f-266f-4c3d-b057-fb3fbf149b7f Jul 10 06:40:35.838881 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-b5972481-05ca-4214-9c1a-875cdbddaa5f tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:35.839082 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-b5972481-05ca-4214-9c1a-875cdbddaa5f tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:35.849079 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:35.849079 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:40:35.855549 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-b5972481-05ca-4214-9c1a-875cdbddaa5f tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Volume info retrieved successfully. Jul 10 06:40:35.857526 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-b5972481-05ca-4214-9c1a-875cdbddaa5f tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] https://10.4.3.200/volume/v3/volumes/438c067f-266f-4c3d-b057-fb3fbf149b7f returned with HTTP 200 Jul 10 06:40:35.857979 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1057/4178] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:40:35 2026] GET /volume/v3/volumes/438c067f-266f-4c3d-b057-fb3fbf149b7f => generated 940 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:40:36.871058 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-8db3cade-ead2-47d9-9ab0-6dac91fb043f None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:36.872711 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8db3cade-ead2-47d9-9ab0-6dac91fb043f tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] GET https://10.4.3.200/volume/v3/volumes/438c067f-266f-4c3d-b057-fb3fbf149b7f Jul 10 06:40:36.872877 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8db3cade-ead2-47d9-9ab0-6dac91fb043f tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:36.873093 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8db3cade-ead2-47d9-9ab0-6dac91fb043f tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:36.881842 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:36.881842 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:40:36.886231 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-8db3cade-ead2-47d9-9ab0-6dac91fb043f tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Volume info retrieved successfully. Jul 10 06:40:36.890735 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8db3cade-ead2-47d9-9ab0-6dac91fb043f tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] https://10.4.3.200/volume/v3/volumes/438c067f-266f-4c3d-b057-fb3fbf149b7f returned with HTTP 200 Jul 10 06:40:36.891159 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1041/4179] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:40:36 2026] GET /volume/v3/volumes/438c067f-266f-4c3d-b057-fb3fbf149b7f => generated 940 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:40:37.903028 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-cb6d346b-c64e-406c-93af-36a4080b46b5 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:37.904662 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-cb6d346b-c64e-406c-93af-36a4080b46b5 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] GET https://10.4.3.200/volume/v3/volumes/438c067f-266f-4c3d-b057-fb3fbf149b7f Jul 10 06:40:37.904799 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-cb6d346b-c64e-406c-93af-36a4080b46b5 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:37.904973 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-cb6d346b-c64e-406c-93af-36a4080b46b5 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:37.913370 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:37.913370 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:40:37.916480 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-cb6d346b-c64e-406c-93af-36a4080b46b5 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Volume info retrieved successfully. Jul 10 06:40:37.922637 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-cb6d346b-c64e-406c-93af-36a4080b46b5 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] https://10.4.3.200/volume/v3/volumes/438c067f-266f-4c3d-b057-fb3fbf149b7f returned with HTTP 200 Jul 10 06:40:37.923094 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1043/4180] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:40:37 2026] GET /volume/v3/volumes/438c067f-266f-4c3d-b057-fb3fbf149b7f => generated 940 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:40:38.938001 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-4f55ee74-1492-4668-930f-d3b999d6af70 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:38.939764 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4f55ee74-1492-4668-930f-d3b999d6af70 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] GET https://10.4.3.200/volume/v3/volumes/438c067f-266f-4c3d-b057-fb3fbf149b7f Jul 10 06:40:38.939975 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4f55ee74-1492-4668-930f-d3b999d6af70 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:38.940262 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4f55ee74-1492-4668-930f-d3b999d6af70 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:38.951013 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:38.951013 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:40:38.957210 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-4f55ee74-1492-4668-930f-d3b999d6af70 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Volume info retrieved successfully. Jul 10 06:40:38.963008 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4f55ee74-1492-4668-930f-d3b999d6af70 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] https://10.4.3.200/volume/v3/volumes/438c067f-266f-4c3d-b057-fb3fbf149b7f returned with HTTP 200 Jul 10 06:40:38.963586 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1040/4181] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:40:38 2026] GET /volume/v3/volumes/438c067f-266f-4c3d-b057-fb3fbf149b7f => generated 940 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:40:39.978612 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-bd460c09-7c9c-4c92-8825-7fa93a558588 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:39.985531 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-bd460c09-7c9c-4c92-8825-7fa93a558588 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] GET https://10.4.3.200/volume/v3/volumes/438c067f-266f-4c3d-b057-fb3fbf149b7f Jul 10 06:40:39.986796 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-bd460c09-7c9c-4c92-8825-7fa93a558588 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:39.987090 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-bd460c09-7c9c-4c92-8825-7fa93a558588 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:40.003811 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:40.003811 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:40:40.008140 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-bd460c09-7c9c-4c92-8825-7fa93a558588 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Volume info retrieved successfully. Jul 10 06:40:40.013461 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-bd460c09-7c9c-4c92-8825-7fa93a558588 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] https://10.4.3.200/volume/v3/volumes/438c067f-266f-4c3d-b057-fb3fbf149b7f returned with HTTP 200 Jul 10 06:40:40.014025 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1058/4182] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:40:39 2026] GET /volume/v3/volumes/438c067f-266f-4c3d-b057-fb3fbf149b7f => generated 940 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:40:40.793428 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-dae32093-f802-4e2b-9ff6-cfe8a0775ee6 req-c39552ec-7d58-4970-ac14-9e27fb94a03e None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:40.795603 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-dae32093-f802-4e2b-9ff6-cfe8a0775ee6 req-c39552ec-7d58-4970-ac14-9e27fb94a03e tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] POST https://10.4.3.200/volume/v3/attachments/2b31e00d-af77-4106-bfa4-1892fa3ebf56/action Jul 10 06:40:40.795907 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-dae32093-f802-4e2b-9ff6-cfe8a0775ee6 req-c39552ec-7d58-4970-ac14-9e27fb94a03e tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Action body: b'{"os-complete": null}' {{(pid=99976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:40:40.796019 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-dae32093-f802-4e2b-9ff6-cfe8a0775ee6 req-c39552ec-7d58-4970-ac14-9e27fb94a03e tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:40:40.810847 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:40.810847 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:40:40.820107 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-dae32093-f802-4e2b-9ff6-cfe8a0775ee6 req-c39552ec-7d58-4970-ac14-9e27fb94a03e tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] https://10.4.3.200/volume/v3/attachments/2b31e00d-af77-4106-bfa4-1892fa3ebf56/action returned with HTTP 204 Jul 10 06:40:40.820576 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1042/4183] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 10 06:40:40 2026] POST /volume/v3/attachments/2b31e00d-af77-4106-bfa4-1892fa3ebf56/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:40:41.030888 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-c2c3dff6-99db-4705-be97-de42b23031c4 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:41.032628 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c2c3dff6-99db-4705-be97-de42b23031c4 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] GET https://10.4.3.200/volume/v3/volumes/438c067f-266f-4c3d-b057-fb3fbf149b7f Jul 10 06:40:41.032794 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c2c3dff6-99db-4705-be97-de42b23031c4 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:41.032967 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c2c3dff6-99db-4705-be97-de42b23031c4 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:41.041168 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:41.041168 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:40:41.044619 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-c2c3dff6-99db-4705-be97-de42b23031c4 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Volume info retrieved successfully. Jul 10 06:40:41.048608 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c2c3dff6-99db-4705-be97-de42b23031c4 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] https://10.4.3.200/volume/v3/volumes/438c067f-266f-4c3d-b057-fb3fbf149b7f returned with HTTP 200 Jul 10 06:40:41.048951 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1044/4184] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:40:41 2026] GET /volume/v3/volumes/438c067f-266f-4c3d-b057-fb3fbf149b7f => generated 1232 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:40:41.060758 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-79c4b58b-33f1-4e0b-8c37-a28b95283bfc None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:41.062997 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-79c4b58b-33f1-4e0b-8c37-a28b95283bfc tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] GET https://10.4.3.200/volume/v3/volumes/438c067f-266f-4c3d-b057-fb3fbf149b7f Jul 10 06:40:41.063246 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-79c4b58b-33f1-4e0b-8c37-a28b95283bfc tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:41.063519 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-79c4b58b-33f1-4e0b-8c37-a28b95283bfc tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:41.075515 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:41.075515 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:40:41.079358 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-79c4b58b-33f1-4e0b-8c37-a28b95283bfc tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Volume info retrieved successfully. Jul 10 06:40:41.084353 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-79c4b58b-33f1-4e0b-8c37-a28b95283bfc tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] https://10.4.3.200/volume/v3/volumes/438c067f-266f-4c3d-b057-fb3fbf149b7f returned with HTTP 200 Jul 10 06:40:41.084884 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1041/4185] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:40:41 2026] GET /volume/v3/volumes/438c067f-266f-4c3d-b057-fb3fbf149b7f => generated 1232 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:40:45.756886 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-313a5f72-4eb1-4686-b367-82abd3c17698 req-198ec8c0-ee0b-494f-ac2b-301cd85e2990 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:45.759307 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-313a5f72-4eb1-4686-b367-82abd3c17698 req-198ec8c0-ee0b-494f-ac2b-301cd85e2990 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] GET https://10.4.3.200/volume/v3/volumes/c69dbf2f-617a-4f2a-8af7-b805d1d101de Jul 10 06:40:45.759518 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-313a5f72-4eb1-4686-b367-82abd3c17698 req-198ec8c0-ee0b-494f-ac2b-301cd85e2990 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:45.759740 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-313a5f72-4eb1-4686-b367-82abd3c17698 req-198ec8c0-ee0b-494f-ac2b-301cd85e2990 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:45.770290 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:45.770290 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:40:45.773763 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [req-313a5f72-4eb1-4686-b367-82abd3c17698 req-198ec8c0-ee0b-494f-ac2b-301cd85e2990 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Volume info retrieved successfully. Jul 10 06:40:45.778123 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-313a5f72-4eb1-4686-b367-82abd3c17698 req-198ec8c0-ee0b-494f-ac2b-301cd85e2990 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] https://10.4.3.200/volume/v3/volumes/c69dbf2f-617a-4f2a-8af7-b805d1d101de returned with HTTP 200 Jul 10 06:40:45.778620 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1059/4186] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:40:45 2026] GET /volume/v3/volumes/c69dbf2f-617a-4f2a-8af7-b805d1d101de => generated 1230 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:40:45.802271 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-313a5f72-4eb1-4686-b367-82abd3c17698 req-3b734da7-c987-42f0-9c82-35fec9c95036 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:45.804675 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-313a5f72-4eb1-4686-b367-82abd3c17698 req-3b734da7-c987-42f0-9c82-35fec9c95036 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] POST https://10.4.3.200/volume/v3/volumes/c69dbf2f-617a-4f2a-8af7-b805d1d101de/action Jul 10 06:40:45.805042 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-313a5f72-4eb1-4686-b367-82abd3c17698 req-3b734da7-c987-42f0-9c82-35fec9c95036 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:40:45.805201 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-313a5f72-4eb1-4686-b367-82abd3c17698 req-3b734da7-c987-42f0-9c82-35fec9c95036 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:40:45.817726 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:45.817726 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:40:45.818455 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [req-313a5f72-4eb1-4686-b367-82abd3c17698 req-3b734da7-c987-42f0-9c82-35fec9c95036 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Volume info retrieved successfully. Jul 10 06:40:45.825665 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [req-313a5f72-4eb1-4686-b367-82abd3c17698 req-3b734da7-c987-42f0-9c82-35fec9c95036 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Begin detaching volume completed successfully. Jul 10 06:40:45.825953 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-313a5f72-4eb1-4686-b367-82abd3c17698 req-3b734da7-c987-42f0-9c82-35fec9c95036 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] https://10.4.3.200/volume/v3/volumes/c69dbf2f-617a-4f2a-8af7-b805d1d101de/action returned with HTTP 202 Jul 10 06:40:45.826473 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1043/4187] 10.4.3.200 () {72 vars in 1672 bytes} [Fri Jul 10 06:40:45 2026] POST /volume/v3/volumes/c69dbf2f-617a-4f2a-8af7-b805d1d101de/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:40:46.857093 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-7897caab-57d6-48cc-854d-e16fe40f8d42 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:46.857595 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7897caab-57d6-48cc-854d-e16fe40f8d42 None None] GET https://10.4.3.200/volume// Jul 10 06:40:46.857796 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7897caab-57d6-48cc-854d-e16fe40f8d42 None None] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:46.858027 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7897caab-57d6-48cc-854d-e16fe40f8d42 None None] Calling method 'all' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:46.858469 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7897caab-57d6-48cc-854d-e16fe40f8d42 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:40:46.858823 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1045/4188] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:40: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 10 06:40:46.869797 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-313a5f72-4eb1-4686-b367-82abd3c17698 req-fc2e0ee0-405b-42b7-a4e5-17d6df1bbdc4 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:46.874289 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-313a5f72-4eb1-4686-b367-82abd3c17698 req-fc2e0ee0-405b-42b7-a4e5-17d6df1bbdc4 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] GET https://10.4.3.200/volume/v3/volumes/c69dbf2f-617a-4f2a-8af7-b805d1d101de Jul 10 06:40:46.874472 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-313a5f72-4eb1-4686-b367-82abd3c17698 req-fc2e0ee0-405b-42b7-a4e5-17d6df1bbdc4 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:46.874744 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-313a5f72-4eb1-4686-b367-82abd3c17698 req-fc2e0ee0-405b-42b7-a4e5-17d6df1bbdc4 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:46.884979 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:46.884979 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:40:46.888139 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-313a5f72-4eb1-4686-b367-82abd3c17698 req-fc2e0ee0-405b-42b7-a4e5-17d6df1bbdc4 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Volume info retrieved successfully. Jul 10 06:40:46.893337 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-313a5f72-4eb1-4686-b367-82abd3c17698 req-fc2e0ee0-405b-42b7-a4e5-17d6df1bbdc4 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] https://10.4.3.200/volume/v3/volumes/c69dbf2f-617a-4f2a-8af7-b805d1d101de returned with HTTP 200 Jul 10 06:40:46.893618 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1042/4189] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 10 06:40:46 2026] GET /volume/v3/volumes/c69dbf2f-617a-4f2a-8af7-b805d1d101de => generated 1413 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:40:47.754659 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-313a5f72-4eb1-4686-b367-82abd3c17698 req-890828b8-e9bf-4974-9cb5-03d58b60fa43 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:47.756631 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-313a5f72-4eb1-4686-b367-82abd3c17698 req-890828b8-e9bf-4974-9cb5-03d58b60fa43 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] DELETE https://10.4.3.200/volume/v3/attachments/3ab9389f-1cfa-4d97-b4ff-2b47e93fd054 Jul 10 06:40:47.756831 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-313a5f72-4eb1-4686-b367-82abd3c17698 req-890828b8-e9bf-4974-9cb5-03d58b60fa43 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:47.757011 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-313a5f72-4eb1-4686-b367-82abd3c17698 req-890828b8-e9bf-4974-9cb5-03d58b60fa43 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Calling method 'version_select' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:47.764317 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:47.764317 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:40:48.297910 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-313a5f72-4eb1-4686-b367-82abd3c17698 req-890828b8-e9bf-4974-9cb5-03d58b60fa43 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] https://10.4.3.200/volume/v3/attachments/3ab9389f-1cfa-4d97-b4ff-2b47e93fd054 returned with HTTP 200 Jul 10 06:40:48.298919 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1060/4190] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 10 06:40:47 2026] DELETE /volume/v3/attachments/3ab9389f-1cfa-4d97-b4ff-2b47e93fd054 => generated 19 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:40:48.994061 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-fb204d26-6b05-48b7-96f4-20fccaa69660 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:48.996016 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-fb204d26-6b05-48b7-96f4-20fccaa69660 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] DELETE https://10.4.3.200/volume/v3/volumes/c69dbf2f-617a-4f2a-8af7-b805d1d101de Jul 10 06:40:48.996212 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-fb204d26-6b05-48b7-96f4-20fccaa69660 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:48.996417 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-fb204d26-6b05-48b7-96f4-20fccaa69660 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:48.996602 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-fb204d26-6b05-48b7-96f4-20fccaa69660 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Delete volume with id: c69dbf2f-617a-4f2a-8af7-b805d1d101de Jul 10 06:40:49.006324 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:49.006324 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:40:49.006778 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-fb204d26-6b05-48b7-96f4-20fccaa69660 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Volume info retrieved successfully. Jul 10 06:40:49.029208 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-fb204d26-6b05-48b7-96f4-20fccaa69660 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Delete volume request issued successfully. Jul 10 06:40:49.029388 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-fb204d26-6b05-48b7-96f4-20fccaa69660 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] https://10.4.3.200/volume/v3/volumes/c69dbf2f-617a-4f2a-8af7-b805d1d101de returned with HTTP 202 Jul 10 06:40:49.029819 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1044/4191] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:40:48 2026] DELETE /volume/v3/volumes/c69dbf2f-617a-4f2a-8af7-b805d1d101de => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:40:51.047837 np0000004964 devstack@c-api.service[99978]: DEBUG dbcounter [-] [99978] Writing DB stats cinder:SELECT=211,cinder:INSERT=40,cinder:UPDATE=62 {{(pid=99978) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:40:53.305524 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-2ef95bd1-a5dc-4872-b5bb-6f4a2bd3ac82 req-de1eabb5-80ab-4346-8dcc-10d57ae960f8 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:53.307332 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-2ef95bd1-a5dc-4872-b5bb-6f4a2bd3ac82 req-de1eabb5-80ab-4346-8dcc-10d57ae960f8 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] GET https://10.4.3.200/volume/v3/volumes/438c067f-266f-4c3d-b057-fb3fbf149b7f Jul 10 06:40:53.307515 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-2ef95bd1-a5dc-4872-b5bb-6f4a2bd3ac82 req-de1eabb5-80ab-4346-8dcc-10d57ae960f8 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:53.307701 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-2ef95bd1-a5dc-4872-b5bb-6f4a2bd3ac82 req-de1eabb5-80ab-4346-8dcc-10d57ae960f8 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:53.316659 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:53.316659 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:40:53.320045 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [req-2ef95bd1-a5dc-4872-b5bb-6f4a2bd3ac82 req-de1eabb5-80ab-4346-8dcc-10d57ae960f8 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Volume info retrieved successfully. Jul 10 06:40:53.323845 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-2ef95bd1-a5dc-4872-b5bb-6f4a2bd3ac82 req-de1eabb5-80ab-4346-8dcc-10d57ae960f8 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] https://10.4.3.200/volume/v3/volumes/438c067f-266f-4c3d-b057-fb3fbf149b7f returned with HTTP 200 Jul 10 06:40:53.324227 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1046/4192] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:40:53 2026] GET /volume/v3/volumes/438c067f-266f-4c3d-b057-fb3fbf149b7f => generated 1232 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:40:53.341414 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-2ef95bd1-a5dc-4872-b5bb-6f4a2bd3ac82 req-974d29c2-028c-4353-b2f5-7d5074610a6d None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:53.344197 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-2ef95bd1-a5dc-4872-b5bb-6f4a2bd3ac82 req-974d29c2-028c-4353-b2f5-7d5074610a6d tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] POST https://10.4.3.200/volume/v3/volumes/438c067f-266f-4c3d-b057-fb3fbf149b7f/action Jul 10 06:40:53.344717 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-2ef95bd1-a5dc-4872-b5bb-6f4a2bd3ac82 req-974d29c2-028c-4353-b2f5-7d5074610a6d tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:40:53.344891 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-2ef95bd1-a5dc-4872-b5bb-6f4a2bd3ac82 req-974d29c2-028c-4353-b2f5-7d5074610a6d tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:40:53.359446 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:53.359446 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:40:53.360184 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-2ef95bd1-a5dc-4872-b5bb-6f4a2bd3ac82 req-974d29c2-028c-4353-b2f5-7d5074610a6d tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Volume info retrieved successfully. Jul 10 06:40:53.368754 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-2ef95bd1-a5dc-4872-b5bb-6f4a2bd3ac82 req-974d29c2-028c-4353-b2f5-7d5074610a6d tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Begin detaching volume completed successfully. Jul 10 06:40:53.369026 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-2ef95bd1-a5dc-4872-b5bb-6f4a2bd3ac82 req-974d29c2-028c-4353-b2f5-7d5074610a6d tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] https://10.4.3.200/volume/v3/volumes/438c067f-266f-4c3d-b057-fb3fbf149b7f/action returned with HTTP 202 Jul 10 06:40:53.369727 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1043/4193] 10.4.3.200 () {72 vars in 1672 bytes} [Fri Jul 10 06:40:53 2026] POST /volume/v3/volumes/438c067f-266f-4c3d-b057-fb3fbf149b7f/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:40:54.397012 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-dab3642c-941b-46bb-a34d-dac02cf42ab5 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:54.397434 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-dab3642c-941b-46bb-a34d-dac02cf42ab5 None None] GET https://10.4.3.200/volume// Jul 10 06:40:54.397616 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-dab3642c-941b-46bb-a34d-dac02cf42ab5 None None] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:54.397834 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-dab3642c-941b-46bb-a34d-dac02cf42ab5 None None] Calling method 'all' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:54.398190 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-dab3642c-941b-46bb-a34d-dac02cf42ab5 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:40:54.398464 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1061/4194] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:40:54 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 06:40:54.406879 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-2ef95bd1-a5dc-4872-b5bb-6f4a2bd3ac82 req-1a4e7871-eb05-4223-bb6f-9ebfae2b624c None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:54.409068 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-2ef95bd1-a5dc-4872-b5bb-6f4a2bd3ac82 req-1a4e7871-eb05-4223-bb6f-9ebfae2b624c tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] GET https://10.4.3.200/volume/v3/volumes/438c067f-266f-4c3d-b057-fb3fbf149b7f Jul 10 06:40:54.409288 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-2ef95bd1-a5dc-4872-b5bb-6f4a2bd3ac82 req-1a4e7871-eb05-4223-bb6f-9ebfae2b624c tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:54.409468 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-2ef95bd1-a5dc-4872-b5bb-6f4a2bd3ac82 req-1a4e7871-eb05-4223-bb6f-9ebfae2b624c tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:54.420401 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:54.420401 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:40:54.424302 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [req-2ef95bd1-a5dc-4872-b5bb-6f4a2bd3ac82 req-1a4e7871-eb05-4223-bb6f-9ebfae2b624c tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Volume info retrieved successfully. Jul 10 06:40:54.429379 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-2ef95bd1-a5dc-4872-b5bb-6f4a2bd3ac82 req-1a4e7871-eb05-4223-bb6f-9ebfae2b624c tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] https://10.4.3.200/volume/v3/volumes/438c067f-266f-4c3d-b057-fb3fbf149b7f returned with HTTP 200 Jul 10 06:40:54.429844 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1045/4195] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 10 06:40:54 2026] GET /volume/v3/volumes/438c067f-266f-4c3d-b057-fb3fbf149b7f => generated 1415 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:40:54.821150 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-24b0cb62-b5cb-44be-8328-9ce2d64dba67 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:54.823253 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-24b0cb62-b5cb-44be-8328-9ce2d64dba67 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] GET https://10.4.3.200/volume/v3/volumes/0821baf5-0bcb-4c74-be6e-bda4eaafbcba Jul 10 06:40:54.823462 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-24b0cb62-b5cb-44be-8328-9ce2d64dba67 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:54.823704 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-24b0cb62-b5cb-44be-8328-9ce2d64dba67 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:54.831498 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:54.831498 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:40:54.835153 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-24b0cb62-b5cb-44be-8328-9ce2d64dba67 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Volume info retrieved successfully. Jul 10 06:40:54.839999 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-24b0cb62-b5cb-44be-8328-9ce2d64dba67 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/volumes/0821baf5-0bcb-4c74-be6e-bda4eaafbcba returned with HTTP 200 Jul 10 06:40:54.840473 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1047/4196] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:40:54 2026] GET /volume/v3/volumes/0821baf5-0bcb-4c74-be6e-bda4eaafbcba => generated 884 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:40:54.862893 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-e1aa9f65-69df-46fc-9cc9-74e039b0e6fb None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:54.864476 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e1aa9f65-69df-46fc-9cc9-74e039b0e6fb tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] GET https://10.4.3.200/volume/v3/volumes/0821baf5-0bcb-4c74-be6e-bda4eaafbcba Jul 10 06:40:54.865654 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e1aa9f65-69df-46fc-9cc9-74e039b0e6fb tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:54.865654 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e1aa9f65-69df-46fc-9cc9-74e039b0e6fb tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:54.870916 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:54.870916 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:40:54.874107 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-e1aa9f65-69df-46fc-9cc9-74e039b0e6fb tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Volume info retrieved successfully. Jul 10 06:40:54.878032 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e1aa9f65-69df-46fc-9cc9-74e039b0e6fb tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/volumes/0821baf5-0bcb-4c74-be6e-bda4eaafbcba returned with HTTP 200 Jul 10 06:40:54.878582 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1044/4197] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:40:54 2026] GET /volume/v3/volumes/0821baf5-0bcb-4c74-be6e-bda4eaafbcba => generated 884 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:40:54.923856 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-426d3623-49e1-41f7-becd-104907d55577 req-4bb55f34-a6ea-4796-9dda-63989ee7aa70 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:54.925875 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-426d3623-49e1-41f7-becd-104907d55577 req-4bb55f34-a6ea-4796-9dda-63989ee7aa70 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] GET https://10.4.3.200/volume/v3/volumes/0821baf5-0bcb-4c74-be6e-bda4eaafbcba Jul 10 06:40:54.926062 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-426d3623-49e1-41f7-becd-104907d55577 req-4bb55f34-a6ea-4796-9dda-63989ee7aa70 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:54.926255 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-426d3623-49e1-41f7-becd-104907d55577 req-4bb55f34-a6ea-4796-9dda-63989ee7aa70 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:54.932963 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:54.932963 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:40:54.936201 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [req-426d3623-49e1-41f7-becd-104907d55577 req-4bb55f34-a6ea-4796-9dda-63989ee7aa70 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Volume info retrieved successfully. Jul 10 06:40:54.939828 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-426d3623-49e1-41f7-becd-104907d55577 req-4bb55f34-a6ea-4796-9dda-63989ee7aa70 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/volumes/0821baf5-0bcb-4c74-be6e-bda4eaafbcba returned with HTTP 200 Jul 10 06:40:54.940179 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1062/4198] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:40:54 2026] GET /volume/v3/volumes/0821baf5-0bcb-4c74-be6e-bda4eaafbcba => generated 884 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:40:55.290818 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-2ef95bd1-a5dc-4872-b5bb-6f4a2bd3ac82 req-ba22ebac-e64e-4b34-86a0-32c5a2c0ba5f None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:55.293478 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-2ef95bd1-a5dc-4872-b5bb-6f4a2bd3ac82 req-ba22ebac-e64e-4b34-86a0-32c5a2c0ba5f tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] DELETE https://10.4.3.200/volume/v3/attachments/2b31e00d-af77-4106-bfa4-1892fa3ebf56 Jul 10 06:40:55.293715 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-2ef95bd1-a5dc-4872-b5bb-6f4a2bd3ac82 req-ba22ebac-e64e-4b34-86a0-32c5a2c0ba5f tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:55.293926 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-2ef95bd1-a5dc-4872-b5bb-6f4a2bd3ac82 req-ba22ebac-e64e-4b34-86a0-32c5a2c0ba5f tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Calling method 'version_select' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:55.303069 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:55.303069 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:40:55.830807 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-2ef95bd1-a5dc-4872-b5bb-6f4a2bd3ac82 req-ba22ebac-e64e-4b34-86a0-32c5a2c0ba5f tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] https://10.4.3.200/volume/v3/attachments/2b31e00d-af77-4106-bfa4-1892fa3ebf56 returned with HTTP 200 Jul 10 06:40:55.831254 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1046/4199] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 10 06:40:55 2026] DELETE /volume/v3/attachments/2b31e00d-af77-4106-bfa4-1892fa3ebf56 => generated 19 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:40:56.539432 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-20a3f360-a2fc-4635-a907-22187825bc3c None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:56.541381 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-20a3f360-a2fc-4635-a907-22187825bc3c tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] DELETE https://10.4.3.200/volume/v3/volumes/438c067f-266f-4c3d-b057-fb3fbf149b7f Jul 10 06:40:56.541381 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-20a3f360-a2fc-4635-a907-22187825bc3c tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:56.541381 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-20a3f360-a2fc-4635-a907-22187825bc3c tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:56.541381 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-20a3f360-a2fc-4635-a907-22187825bc3c tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Delete volume with id: 438c067f-266f-4c3d-b057-fb3fbf149b7f Jul 10 06:40:56.554244 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:56.554244 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:40:56.554650 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-20a3f360-a2fc-4635-a907-22187825bc3c tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Volume info retrieved successfully. Jul 10 06:40:56.579528 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-20a3f360-a2fc-4635-a907-22187825bc3c tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Delete volume request issued successfully. Jul 10 06:40:56.579528 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-20a3f360-a2fc-4635-a907-22187825bc3c tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] https://10.4.3.200/volume/v3/volumes/438c067f-266f-4c3d-b057-fb3fbf149b7f returned with HTTP 202 Jul 10 06:40:56.579528 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1048/4200] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:40:56 2026] DELETE /volume/v3/volumes/438c067f-266f-4c3d-b057-fb3fbf149b7f => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:40:56.612951 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-c803da2d-e429-407b-8369-6ccea1632994 req-fc0a7225-9f32-43ec-84fc-28cff73cf914 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:56.615620 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-c803da2d-e429-407b-8369-6ccea1632994 req-fc0a7225-9f32-43ec-84fc-28cff73cf914 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] GET https://10.4.3.200/volume/v3/volumes/438c067f-266f-4c3d-b057-fb3fbf149b7f Jul 10 06:40:56.615620 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-c803da2d-e429-407b-8369-6ccea1632994 req-fc0a7225-9f32-43ec-84fc-28cff73cf914 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:56.616626 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-c803da2d-e429-407b-8369-6ccea1632994 req-fc0a7225-9f32-43ec-84fc-28cff73cf914 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:56.622768 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:56.622768 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:40:56.626793 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-c803da2d-e429-407b-8369-6ccea1632994 req-fc0a7225-9f32-43ec-84fc-28cff73cf914 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Volume info retrieved successfully. Jul 10 06:40:56.631544 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-c803da2d-e429-407b-8369-6ccea1632994 req-fc0a7225-9f32-43ec-84fc-28cff73cf914 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] https://10.4.3.200/volume/v3/volumes/438c067f-266f-4c3d-b057-fb3fbf149b7f returned with HTTP 200 Jul 10 06:40:56.632044 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1045/4201] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:40:56 2026] GET /volume/v3/volumes/438c067f-266f-4c3d-b057-fb3fbf149b7f => generated 939 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:40:56.675776 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-8b826892-7e80-4ef6-a5bb-7e9d8b95f6fe req-89c164fe-2c94-4a20-8651-243ed767faae None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:56.678030 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-8b826892-7e80-4ef6-a5bb-7e9d8b95f6fe req-89c164fe-2c94-4a20-8651-243ed767faae tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] GET https://10.4.3.200/volume/v3/volumes/c69dbf2f-617a-4f2a-8af7-b805d1d101de Jul 10 06:40:56.678624 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-8b826892-7e80-4ef6-a5bb-7e9d8b95f6fe req-89c164fe-2c94-4a20-8651-243ed767faae tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:56.678624 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-8b826892-7e80-4ef6-a5bb-7e9d8b95f6fe req-89c164fe-2c94-4a20-8651-243ed767faae tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:56.683978 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-8b826892-7e80-4ef6-a5bb-7e9d8b95f6fe req-89c164fe-2c94-4a20-8651-243ed767faae tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] https://10.4.3.200/volume/v3/volumes/c69dbf2f-617a-4f2a-8af7-b805d1d101de returned with HTTP 404 Jul 10 06:40:56.684548 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1063/4202] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:40:56 2026] GET /volume/v3/volumes/c69dbf2f-617a-4f2a-8af7-b805d1d101de => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:40:56.984843 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-5d2ec722-89e8-4f6c-8fe6-2c0bffd2516c None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:56.985375 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5d2ec722-89e8-4f6c-8fe6-2c0bffd2516c None None] GET https://10.4.3.200/volume// Jul 10 06:40:56.985375 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5d2ec722-89e8-4f6c-8fe6-2c0bffd2516c None None] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:56.985617 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5d2ec722-89e8-4f6c-8fe6-2c0bffd2516c None None] Calling method 'all' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:56.985919 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5d2ec722-89e8-4f6c-8fe6-2c0bffd2516c None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:40:56.986200 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1047/4203] 10.4.3.200 () {66 vars in 1428 bytes} [Fri Jul 10 06:40: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 10 06:40:56.992047 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-426d3623-49e1-41f7-becd-104907d55577 req-88c0c93a-e0ac-4468-b01c-dd90778997d2 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:57.060173 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-426d3623-49e1-41f7-becd-104907d55577 req-88c0c93a-e0ac-4468-b01c-dd90778997d2 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 10 06:40:57.060531 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-426d3623-49e1-41f7-becd-104907d55577 req-88c0c93a-e0ac-4468-b01c-dd90778997d2 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0821baf5-0bcb-4c74-be6e-bda4eaafbcba", "connector": null, "instance_uuid": "2e3bd140-012e-4157-b36f-596eb7b0498e"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:40:57.068292 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:57.068292 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:40:57.089101 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-426d3623-49e1-41f7-becd-104907d55577 req-88c0c93a-e0ac-4468-b01c-dd90778997d2 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 10 06:40:57.089599 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1049/4204] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 10 06:40:56 2026] POST /volume/v3/attachments => generated 273 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:40:57.471946 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-5031ce15-ec9b-47ff-862a-0479c39517e6 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:57.474822 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-5031ce15-ec9b-47ff-862a-0479c39517e6 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] GET https://10.4.3.200/volume/v3/volumes/0821baf5-0bcb-4c74-be6e-bda4eaafbcba Jul 10 06:40:57.475103 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-5031ce15-ec9b-47ff-862a-0479c39517e6 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:57.475386 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-5031ce15-ec9b-47ff-862a-0479c39517e6 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:57.488304 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:57.488304 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:40:57.493780 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-5031ce15-ec9b-47ff-862a-0479c39517e6 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Volume info retrieved successfully. Jul 10 06:40:57.500613 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-5031ce15-ec9b-47ff-862a-0479c39517e6 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/volumes/0821baf5-0bcb-4c74-be6e-bda4eaafbcba returned with HTTP 200 Jul 10 06:40:57.501325 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1046/4205] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:40:57 2026] GET /volume/v3/volumes/0821baf5-0bcb-4c74-be6e-bda4eaafbcba => generated 883 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:40:57.615350 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-b441b980-9434-472d-be57-6a14a66d6708 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:57.615350 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-b441b980-9434-472d-be57-6a14a66d6708 None None] GET https://10.4.3.200/volume// Jul 10 06:40:57.615350 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-b441b980-9434-472d-be57-6a14a66d6708 None None] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:57.615350 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-b441b980-9434-472d-be57-6a14a66d6708 None None] Calling method 'all' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:57.615350 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-b441b980-9434-472d-be57-6a14a66d6708 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:40:57.615350 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1064/4206] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:40: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 10 06:40:57.627307 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-426d3623-49e1-41f7-becd-104907d55577 req-1e97359d-df3f-46ec-acfb-5da4220bc044 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:57.630412 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-426d3623-49e1-41f7-becd-104907d55577 req-1e97359d-df3f-46ec-acfb-5da4220bc044 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] GET https://10.4.3.200/volume/v3/volumes/0821baf5-0bcb-4c74-be6e-bda4eaafbcba Jul 10 06:40:57.630723 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-426d3623-49e1-41f7-becd-104907d55577 req-1e97359d-df3f-46ec-acfb-5da4220bc044 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:57.630808 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-426d3623-49e1-41f7-becd-104907d55577 req-1e97359d-df3f-46ec-acfb-5da4220bc044 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:57.641317 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:57.641317 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:40:57.644513 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [req-426d3623-49e1-41f7-becd-104907d55577 req-1e97359d-df3f-46ec-acfb-5da4220bc044 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Volume info retrieved successfully. Jul 10 06:40:57.648331 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-426d3623-49e1-41f7-becd-104907d55577 req-1e97359d-df3f-46ec-acfb-5da4220bc044 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/volumes/0821baf5-0bcb-4c74-be6e-bda4eaafbcba returned with HTTP 200 Jul 10 06:40:57.648890 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1048/4207] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 10 06:40:57 2026] GET /volume/v3/volumes/0821baf5-0bcb-4c74-be6e-bda4eaafbcba => generated 1063 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:40:57.748065 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-426d3623-49e1-41f7-becd-104907d55577 req-c9e356e6-7409-4669-bcd5-677f4b17c406 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:57.750676 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-426d3623-49e1-41f7-becd-104907d55577 req-c9e356e6-7409-4669-bcd5-677f4b17c406 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] PUT https://10.4.3.200/volume/v3/attachments/df552531-ab82-4ea6-9cc6-49bb60d44c7a Jul 10 06:40:57.751106 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-426d3623-49e1-41f7-becd-104907d55577 req-c9e356e6-7409-4669-bcd5-677f4b17c406 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000004964", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad080837985", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8eedee5c-bca8-4f5c-8f66-111c7b448d96", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:40:57.759036 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-426d3623-49e1-41f7-becd-104907d55577 req-c9e356e6-7409-4669-bcd5-677f4b17c406 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Acquiring lock "cinder-attachment_update-0821baf5-0bcb-4c74-be6e-bda4eaafbcba-np0000004964" by "attachment_update" {{(pid=99978) __acquire /opt/stack/cinder/cinder/coordination.py:210}} Jul 10 06:40:57.763267 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-426d3623-49e1-41f7-becd-104907d55577 req-c9e356e6-7409-4669-bcd5-677f4b17c406 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Lock "cinder-attachment_update-0821baf5-0bcb-4c74-be6e-bda4eaafbcba-np0000004964" acquired by "attachment_update" :: waited 0.004s {{(pid=99978) __acquire /opt/stack/cinder/cinder/coordination.py:228}} Jul 10 06:40:57.764496 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:57.764496 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:40:58.287772 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-426d3623-49e1-41f7-becd-104907d55577 req-c9e356e6-7409-4669-bcd5-677f4b17c406 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Lock "cinder-attachment_update-0821baf5-0bcb-4c74-be6e-bda4eaafbcba-np0000004964" released by "attachment_update" :: held 0.524s {{(pid=99978) __release /opt/stack/cinder/cinder/coordination.py:239}} Jul 10 06:40:58.288038 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-426d3623-49e1-41f7-becd-104907d55577 req-c9e356e6-7409-4669-bcd5-677f4b17c406 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/attachments/df552531-ab82-4ea6-9cc6-49bb60d44c7a returned with HTTP 200 Jul 10 06:40:58.288605 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1050/4208] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 10 06:40:57 2026] PUT /volume/v3/attachments/df552531-ab82-4ea6-9cc6-49bb60d44c7a => generated 968 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:40:58.295892 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-426d3623-49e1-41f7-becd-104907d55577 req-f268f883-6254-4c93-b47c-7de80cf2174c None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:58.298223 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-426d3623-49e1-41f7-becd-104907d55577 req-f268f883-6254-4c93-b47c-7de80cf2174c tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] GET https://10.4.3.200/volume/v3/volumes/0821baf5-0bcb-4c74-be6e-bda4eaafbcba/encryption Jul 10 06:40:58.298442 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-426d3623-49e1-41f7-becd-104907d55577 req-f268f883-6254-4c93-b47c-7de80cf2174c tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:58.298685 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-426d3623-49e1-41f7-becd-104907d55577 req-f268f883-6254-4c93-b47c-7de80cf2174c tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Calling method 'index' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:58.308819 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:58.308819 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:40:58.316549 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-426d3623-49e1-41f7-becd-104907d55577 req-f268f883-6254-4c93-b47c-7de80cf2174c tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/volumes/0821baf5-0bcb-4c74-be6e-bda4eaafbcba/encryption returned with HTTP 200 Jul 10 06:40:58.317056 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1047/4209] 10.4.3.200 () {68 vars in 1631 bytes} [Fri Jul 10 06:40:58 2026] GET /volume/v3/volumes/0821baf5-0bcb-4c74-be6e-bda4eaafbcba/encryption => generated 161 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:40:58.513390 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-bade5e32-14bc-4019-965d-e1182c0db18b None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:58.515239 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-bade5e32-14bc-4019-965d-e1182c0db18b tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] GET https://10.4.3.200/volume/v3/volumes/0821baf5-0bcb-4c74-be6e-bda4eaafbcba Jul 10 06:40:58.515454 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-bade5e32-14bc-4019-965d-e1182c0db18b tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:58.515691 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-bade5e32-14bc-4019-965d-e1182c0db18b tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:58.526714 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:58.526714 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:40:58.531897 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-bade5e32-14bc-4019-965d-e1182c0db18b tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Volume info retrieved successfully. Jul 10 06:40:58.536427 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-bade5e32-14bc-4019-965d-e1182c0db18b tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/volumes/0821baf5-0bcb-4c74-be6e-bda4eaafbcba returned with HTTP 200 Jul 10 06:40:58.536856 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1065/4210] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:40:58 2026] GET /volume/v3/volumes/0821baf5-0bcb-4c74-be6e-bda4eaafbcba => generated 884 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:40:59.549155 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-273180e9-f286-472d-b084-a335000ef0bc None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:40:59.551352 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-273180e9-f286-472d-b084-a335000ef0bc tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] GET https://10.4.3.200/volume/v3/volumes/0821baf5-0bcb-4c74-be6e-bda4eaafbcba Jul 10 06:40:59.551595 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-273180e9-f286-472d-b084-a335000ef0bc tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:40:59.552018 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-273180e9-f286-472d-b084-a335000ef0bc tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:40:59.562234 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:40:59.562234 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:40:59.572143 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-273180e9-f286-472d-b084-a335000ef0bc tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Volume info retrieved successfully. Jul 10 06:40:59.578987 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-273180e9-f286-472d-b084-a335000ef0bc tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/volumes/0821baf5-0bcb-4c74-be6e-bda4eaafbcba returned with HTTP 200 Jul 10 06:40:59.579696 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1049/4211] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:40:59 2026] GET /volume/v3/volumes/0821baf5-0bcb-4c74-be6e-bda4eaafbcba => generated 884 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:41:00.594275 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-13535754-9766-4b98-a194-aa6649bfe458 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:41:00.596211 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-13535754-9766-4b98-a194-aa6649bfe458 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] GET https://10.4.3.200/volume/v3/volumes/0821baf5-0bcb-4c74-be6e-bda4eaafbcba Jul 10 06:41:00.596443 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-13535754-9766-4b98-a194-aa6649bfe458 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:41:00.596713 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-13535754-9766-4b98-a194-aa6649bfe458 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:41:00.607416 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:41:00.607416 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:41:00.610612 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-13535754-9766-4b98-a194-aa6649bfe458 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Volume info retrieved successfully. Jul 10 06:41:00.614520 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-13535754-9766-4b98-a194-aa6649bfe458 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/volumes/0821baf5-0bcb-4c74-be6e-bda4eaafbcba returned with HTTP 200 Jul 10 06:41:00.615004 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1051/4212] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:41:00 2026] GET /volume/v3/volumes/0821baf5-0bcb-4c74-be6e-bda4eaafbcba => generated 884 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:41:01.628047 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-c1057eef-bd66-4aac-9e4d-e613cdb45c82 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:41:01.630255 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c1057eef-bd66-4aac-9e4d-e613cdb45c82 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] GET https://10.4.3.200/volume/v3/volumes/0821baf5-0bcb-4c74-be6e-bda4eaafbcba Jul 10 06:41:01.630446 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c1057eef-bd66-4aac-9e4d-e613cdb45c82 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:41:01.630674 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c1057eef-bd66-4aac-9e4d-e613cdb45c82 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:41:01.641843 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:41:01.641843 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:41:01.646018 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-c1057eef-bd66-4aac-9e4d-e613cdb45c82 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Volume info retrieved successfully. Jul 10 06:41:01.654283 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c1057eef-bd66-4aac-9e4d-e613cdb45c82 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/volumes/0821baf5-0bcb-4c74-be6e-bda4eaafbcba returned with HTTP 200 Jul 10 06:41:01.654743 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1048/4213] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:41:01 2026] GET /volume/v3/volumes/0821baf5-0bcb-4c74-be6e-bda4eaafbcba => generated 884 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:41:02.666888 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-1113f33e-e052-44e1-a0e9-3d801685ed22 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:41:02.668558 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-1113f33e-e052-44e1-a0e9-3d801685ed22 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] GET https://10.4.3.200/volume/v3/volumes/0821baf5-0bcb-4c74-be6e-bda4eaafbcba Jul 10 06:41:02.668737 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-1113f33e-e052-44e1-a0e9-3d801685ed22 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:41:02.668923 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-1113f33e-e052-44e1-a0e9-3d801685ed22 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:41:02.677455 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:41:02.677455 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:41:02.680833 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-1113f33e-e052-44e1-a0e9-3d801685ed22 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Volume info retrieved successfully. Jul 10 06:41:02.684576 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-1113f33e-e052-44e1-a0e9-3d801685ed22 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/volumes/0821baf5-0bcb-4c74-be6e-bda4eaafbcba returned with HTTP 200 Jul 10 06:41:02.684971 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1066/4214] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:41:02 2026] GET /volume/v3/volumes/0821baf5-0bcb-4c74-be6e-bda4eaafbcba => generated 884 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:41:03.558578 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-1c40d047-1ca7-4a9b-8c9f-1526d0b1505f req-4c3833e6-0293-4156-900d-9ab0a15e9ff4 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:41:03.560545 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-1c40d047-1ca7-4a9b-8c9f-1526d0b1505f req-4c3833e6-0293-4156-900d-9ab0a15e9ff4 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] DELETE https://10.4.3.200/volume/v3/attachments/0d0e82dd-a6b3-4027-bf21-2bf9e0919d46 Jul 10 06:41:03.560735 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-1c40d047-1ca7-4a9b-8c9f-1526d0b1505f req-4c3833e6-0293-4156-900d-9ab0a15e9ff4 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:41:03.560918 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-1c40d047-1ca7-4a9b-8c9f-1526d0b1505f req-4c3833e6-0293-4156-900d-9ab0a15e9ff4 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Calling method 'version_select' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:41:03.567823 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:41:03.567823 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:41:03.696940 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-54e042ec-eb60-4214-9d88-8ec9c4511ba2 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:41:03.699075 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-54e042ec-eb60-4214-9d88-8ec9c4511ba2 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] GET https://10.4.3.200/volume/v3/volumes/0821baf5-0bcb-4c74-be6e-bda4eaafbcba Jul 10 06:41:03.699323 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-54e042ec-eb60-4214-9d88-8ec9c4511ba2 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:41:03.699562 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-54e042ec-eb60-4214-9d88-8ec9c4511ba2 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:41:03.711612 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:41:03.711612 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:41:03.715812 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-54e042ec-eb60-4214-9d88-8ec9c4511ba2 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Volume info retrieved successfully. Jul 10 06:41:03.721059 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-54e042ec-eb60-4214-9d88-8ec9c4511ba2 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/volumes/0821baf5-0bcb-4c74-be6e-bda4eaafbcba returned with HTTP 200 Jul 10 06:41:03.721551 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1052/4215] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:41:03 2026] GET /volume/v3/volumes/0821baf5-0bcb-4c74-be6e-bda4eaafbcba => generated 884 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:41:04.093988 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-1c40d047-1ca7-4a9b-8c9f-1526d0b1505f req-4c3833e6-0293-4156-900d-9ab0a15e9ff4 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] https://10.4.3.200/volume/v3/attachments/0d0e82dd-a6b3-4027-bf21-2bf9e0919d46 returned with HTTP 200 Jul 10 06:41:04.094375 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1050/4216] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 10 06:41:03 2026] DELETE /volume/v3/attachments/0d0e82dd-a6b3-4027-bf21-2bf9e0919d46 => generated 19 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:41:04.642431 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-426d3623-49e1-41f7-becd-104907d55577 req-64df7d71-ed72-4b93-849e-d776597fa642 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:41:04.644927 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-426d3623-49e1-41f7-becd-104907d55577 req-64df7d71-ed72-4b93-849e-d776597fa642 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] POST https://10.4.3.200/volume/v3/attachments/df552531-ab82-4ea6-9cc6-49bb60d44c7a/action Jul 10 06:41:04.645546 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-426d3623-49e1-41f7-becd-104907d55577 req-64df7d71-ed72-4b93-849e-d776597fa642 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Action body: b'{"os-complete": null}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:41:04.645682 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-426d3623-49e1-41f7-becd-104907d55577 req-64df7d71-ed72-4b93-849e-d776597fa642 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:41:04.663905 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:41:04.663905 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:41:04.678940 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-426d3623-49e1-41f7-becd-104907d55577 req-64df7d71-ed72-4b93-849e-d776597fa642 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/attachments/df552531-ab82-4ea6-9cc6-49bb60d44c7a/action returned with HTTP 204 Jul 10 06:41:04.679436 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1049/4217] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 10 06:41:04 2026] POST /volume/v3/attachments/df552531-ab82-4ea6-9cc6-49bb60d44c7a/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:41:04.734548 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-a6283fd4-18d8-43d1-ac2a-fc2213843176 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:41:04.739102 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-a6283fd4-18d8-43d1-ac2a-fc2213843176 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] GET https://10.4.3.200/volume/v3/volumes/0821baf5-0bcb-4c74-be6e-bda4eaafbcba Jul 10 06:41:04.739341 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-a6283fd4-18d8-43d1-ac2a-fc2213843176 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:41:04.739592 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-a6283fd4-18d8-43d1-ac2a-fc2213843176 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:41:04.760524 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:41:04.760524 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:41:04.764879 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-a6283fd4-18d8-43d1-ac2a-fc2213843176 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Volume info retrieved successfully. Jul 10 06:41:04.767814 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-a6283fd4-18d8-43d1-ac2a-fc2213843176 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/volumes/0821baf5-0bcb-4c74-be6e-bda4eaafbcba returned with HTTP 200 Jul 10 06:41:04.768300 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1067/4218] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:41:04 2026] GET /volume/v3/volumes/0821baf5-0bcb-4c74-be6e-bda4eaafbcba => generated 1176 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:41:04.780527 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-2e346c64-afb4-4d52-b3b6-ceb443ea4eec None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:41:04.782288 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2e346c64-afb4-4d52-b3b6-ceb443ea4eec tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] GET https://10.4.3.200/volume/v3/volumes/0821baf5-0bcb-4c74-be6e-bda4eaafbcba Jul 10 06:41:04.782498 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2e346c64-afb4-4d52-b3b6-ceb443ea4eec tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:41:04.782729 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2e346c64-afb4-4d52-b3b6-ceb443ea4eec tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:41:04.792030 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:41:04.792030 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:41:04.795819 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-2e346c64-afb4-4d52-b3b6-ceb443ea4eec tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Volume info retrieved successfully. Jul 10 06:41:04.799938 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2e346c64-afb4-4d52-b3b6-ceb443ea4eec tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/volumes/0821baf5-0bcb-4c74-be6e-bda4eaafbcba returned with HTTP 200 Jul 10 06:41:04.800470 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1053/4219] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:41:04 2026] GET /volume/v3/volumes/0821baf5-0bcb-4c74-be6e-bda4eaafbcba => generated 1176 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:41:04.846700 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-7fea51c4-107b-4492-afd2-49d4e6d66334 req-dda2cb1d-9b19-4c08-a4aa-49910b95fc36 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:41:04.848601 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-7fea51c4-107b-4492-afd2-49d4e6d66334 req-dda2cb1d-9b19-4c08-a4aa-49910b95fc36 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] GET https://10.4.3.200/volume/v3/volumes/0821baf5-0bcb-4c74-be6e-bda4eaafbcba Jul 10 06:41:04.848771 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-7fea51c4-107b-4492-afd2-49d4e6d66334 req-dda2cb1d-9b19-4c08-a4aa-49910b95fc36 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:41:04.849091 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-7fea51c4-107b-4492-afd2-49d4e6d66334 req-dda2cb1d-9b19-4c08-a4aa-49910b95fc36 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:41:04.858049 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:41:04.858049 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:41:04.864248 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [req-7fea51c4-107b-4492-afd2-49d4e6d66334 req-dda2cb1d-9b19-4c08-a4aa-49910b95fc36 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Volume info retrieved successfully. Jul 10 06:41:04.870561 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-7fea51c4-107b-4492-afd2-49d4e6d66334 req-dda2cb1d-9b19-4c08-a4aa-49910b95fc36 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/volumes/0821baf5-0bcb-4c74-be6e-bda4eaafbcba returned with HTTP 200 Jul 10 06:41:04.871115 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1051/4220] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:41:04 2026] GET /volume/v3/volumes/0821baf5-0bcb-4c74-be6e-bda4eaafbcba => generated 1176 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:41:04.894160 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-7fea51c4-107b-4492-afd2-49d4e6d66334 req-d8add4f0-5733-40f9-a808-d8e889d93baf None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:41:04.897481 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-7fea51c4-107b-4492-afd2-49d4e6d66334 req-d8add4f0-5733-40f9-a808-d8e889d93baf tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] POST https://10.4.3.200/volume/v3/volumes/0821baf5-0bcb-4c74-be6e-bda4eaafbcba/action Jul 10 06:41:04.897957 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-7fea51c4-107b-4492-afd2-49d4e6d66334 req-d8add4f0-5733-40f9-a808-d8e889d93baf tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:41:04.898163 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-7fea51c4-107b-4492-afd2-49d4e6d66334 req-d8add4f0-5733-40f9-a808-d8e889d93baf tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:41:04.913556 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:41:04.913556 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:41:04.914260 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-7fea51c4-107b-4492-afd2-49d4e6d66334 req-d8add4f0-5733-40f9-a808-d8e889d93baf tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Volume info retrieved successfully. Jul 10 06:41:04.923212 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-7fea51c4-107b-4492-afd2-49d4e6d66334 req-d8add4f0-5733-40f9-a808-d8e889d93baf tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Begin detaching volume completed successfully. Jul 10 06:41:04.923518 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-7fea51c4-107b-4492-afd2-49d4e6d66334 req-d8add4f0-5733-40f9-a808-d8e889d93baf tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/volumes/0821baf5-0bcb-4c74-be6e-bda4eaafbcba/action returned with HTTP 202 Jul 10 06:41:04.924197 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1050/4221] 10.4.3.200 () {72 vars in 1672 bytes} [Fri Jul 10 06:41:04 2026] POST /volume/v3/volumes/0821baf5-0bcb-4c74-be6e-bda4eaafbcba/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:41:05.948480 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-cf46c4c7-86f6-46a3-b517-380c1bf0eb0d None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:41:05.949026 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-cf46c4c7-86f6-46a3-b517-380c1bf0eb0d None None] GET https://10.4.3.200/volume// Jul 10 06:41:05.949291 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-cf46c4c7-86f6-46a3-b517-380c1bf0eb0d None None] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:41:05.949535 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-cf46c4c7-86f6-46a3-b517-380c1bf0eb0d None None] Calling method 'all' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:41:05.949943 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-cf46c4c7-86f6-46a3-b517-380c1bf0eb0d None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:41:05.950320 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1068/4222] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:41: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 10 06:41:05.960828 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-7fea51c4-107b-4492-afd2-49d4e6d66334 req-03a76099-3cd1-4aaf-a0f3-28539f156d76 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:41:05.963691 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-7fea51c4-107b-4492-afd2-49d4e6d66334 req-03a76099-3cd1-4aaf-a0f3-28539f156d76 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] GET https://10.4.3.200/volume/v3/volumes/0821baf5-0bcb-4c74-be6e-bda4eaafbcba Jul 10 06:41:05.963956 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-7fea51c4-107b-4492-afd2-49d4e6d66334 req-03a76099-3cd1-4aaf-a0f3-28539f156d76 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:41:05.964198 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-7fea51c4-107b-4492-afd2-49d4e6d66334 req-03a76099-3cd1-4aaf-a0f3-28539f156d76 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:41:05.975038 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:41:05.975038 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:41:05.978637 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [req-7fea51c4-107b-4492-afd2-49d4e6d66334 req-03a76099-3cd1-4aaf-a0f3-28539f156d76 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Volume info retrieved successfully. Jul 10 06:41:05.983265 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-7fea51c4-107b-4492-afd2-49d4e6d66334 req-03a76099-3cd1-4aaf-a0f3-28539f156d76 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/volumes/0821baf5-0bcb-4c74-be6e-bda4eaafbcba returned with HTTP 200 Jul 10 06:41:05.983748 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1054/4223] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 10 06:41:05 2026] GET /volume/v3/volumes/0821baf5-0bcb-4c74-be6e-bda4eaafbcba => generated 1359 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:41:05.995753 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-7fea51c4-107b-4492-afd2-49d4e6d66334 req-50ea0f59-5670-4c99-9f18-8fa3c401eacb None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:41:05.999981 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-7fea51c4-107b-4492-afd2-49d4e6d66334 req-50ea0f59-5670-4c99-9f18-8fa3c401eacb tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] GET https://10.4.3.200/volume/v3/volumes/0821baf5-0bcb-4c74-be6e-bda4eaafbcba/encryption Jul 10 06:41:06.000234 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-7fea51c4-107b-4492-afd2-49d4e6d66334 req-50ea0f59-5670-4c99-9f18-8fa3c401eacb tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:41:06.000483 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-7fea51c4-107b-4492-afd2-49d4e6d66334 req-50ea0f59-5670-4c99-9f18-8fa3c401eacb tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Calling method 'index' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:41:06.017440 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:41:06.017440 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:41:06.029562 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-7fea51c4-107b-4492-afd2-49d4e6d66334 req-50ea0f59-5670-4c99-9f18-8fa3c401eacb tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/volumes/0821baf5-0bcb-4c74-be6e-bda4eaafbcba/encryption returned with HTTP 200 Jul 10 06:41:06.030358 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1052/4224] 10.4.3.200 () {68 vars in 1631 bytes} [Fri Jul 10 06:41:05 2026] GET /volume/v3/volumes/0821baf5-0bcb-4c74-be6e-bda4eaafbcba/encryption => generated 161 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:41:06.850007 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-7fea51c4-107b-4492-afd2-49d4e6d66334 req-c4d235e0-2229-47de-9425-7c1026d66fb3 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:41:06.851955 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-7fea51c4-107b-4492-afd2-49d4e6d66334 req-c4d235e0-2229-47de-9425-7c1026d66fb3 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] DELETE https://10.4.3.200/volume/v3/attachments/df552531-ab82-4ea6-9cc6-49bb60d44c7a Jul 10 06:41:06.852135 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-7fea51c4-107b-4492-afd2-49d4e6d66334 req-c4d235e0-2229-47de-9425-7c1026d66fb3 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:41:06.852307 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-7fea51c4-107b-4492-afd2-49d4e6d66334 req-c4d235e0-2229-47de-9425-7c1026d66fb3 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Calling method 'version_select' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:41:06.859471 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:41:06.859471 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:41:06.970560 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-b2d486fc-8312-403b-9373-b5759fced438 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:41:06.972522 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-b2d486fc-8312-403b-9373-b5759fced438 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] DELETE https://10.4.3.200/volume/v3/volumes/18493ac2-9777-4acd-9d0c-499fdca92c28 Jul 10 06:41:06.972728 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-b2d486fc-8312-403b-9373-b5759fced438 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:41:06.972950 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-b2d486fc-8312-403b-9373-b5759fced438 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Calling method 'delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:41:06.973153 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-b2d486fc-8312-403b-9373-b5759fced438 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Delete volume with id: 18493ac2-9777-4acd-9d0c-499fdca92c28 Jul 10 06:41:06.981768 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:41:06.981768 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:41:06.982357 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-b2d486fc-8312-403b-9373-b5759fced438 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Volume info retrieved successfully. Jul 10 06:41:07.001664 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-b2d486fc-8312-403b-9373-b5759fced438 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Delete volume request issued successfully. Jul 10 06:41:07.002017 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-b2d486fc-8312-403b-9373-b5759fced438 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] https://10.4.3.200/volume/v3/volumes/18493ac2-9777-4acd-9d0c-499fdca92c28 returned with HTTP 202 Jul 10 06:41:07.002622 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1069/4225] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:41:06 2026] DELETE /volume/v3/volumes/18493ac2-9777-4acd-9d0c-499fdca92c28 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:41:07.010072 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-5a4e1d33-ce8d-48a7-9f93-2c5a65775cce None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:41:07.012232 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5a4e1d33-ce8d-48a7-9f93-2c5a65775cce tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] GET https://10.4.3.200/volume/v3/volumes/18493ac2-9777-4acd-9d0c-499fdca92c28 Jul 10 06:41:07.012353 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5a4e1d33-ce8d-48a7-9f93-2c5a65775cce tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:41:07.012585 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5a4e1d33-ce8d-48a7-9f93-2c5a65775cce tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:41:07.021159 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:41:07.021159 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:41:07.025415 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-5a4e1d33-ce8d-48a7-9f93-2c5a65775cce tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Volume info retrieved successfully. Jul 10 06:41:07.031571 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5a4e1d33-ce8d-48a7-9f93-2c5a65775cce tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] https://10.4.3.200/volume/v3/volumes/18493ac2-9777-4acd-9d0c-499fdca92c28 returned with HTTP 200 Jul 10 06:41:07.032088 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1055/4226] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:41:07 2026] GET /volume/v3/volumes/18493ac2-9777-4acd-9d0c-499fdca92c28 => generated 1249 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:41:07.384173 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-7fea51c4-107b-4492-afd2-49d4e6d66334 req-c4d235e0-2229-47de-9425-7c1026d66fb3 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/attachments/df552531-ab82-4ea6-9cc6-49bb60d44c7a returned with HTTP 200 Jul 10 06:41:07.384490 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1051/4227] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 10 06:41:06 2026] DELETE /volume/v3/attachments/df552531-ab82-4ea6-9cc6-49bb60d44c7a => generated 19 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:41:08.044979 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-218f7cfc-b006-42ce-a90e-2646b83985a5 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:41:08.046898 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-218f7cfc-b006-42ce-a90e-2646b83985a5 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] GET https://10.4.3.200/volume/v3/volumes/18493ac2-9777-4acd-9d0c-499fdca92c28 Jul 10 06:41:08.047094 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-218f7cfc-b006-42ce-a90e-2646b83985a5 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:41:08.047294 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-218f7cfc-b006-42ce-a90e-2646b83985a5 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:41:08.054342 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-218f7cfc-b006-42ce-a90e-2646b83985a5 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] https://10.4.3.200/volume/v3/volumes/18493ac2-9777-4acd-9d0c-499fdca92c28 returned with HTTP 404 Jul 10 06:41:08.055069 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1053/4228] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:41:08 2026] GET /volume/v3/volumes/18493ac2-9777-4acd-9d0c-499fdca92c28 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:41:08.061899 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-59f15fa3-6d7b-491e-a449-7ac0b277ad89 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:41:08.063878 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-59f15fa3-6d7b-491e-a449-7ac0b277ad89 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] DELETE https://10.4.3.200/volume/v3/volumes/438c067f-266f-4c3d-b057-fb3fbf149b7f Jul 10 06:41:08.064101 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-59f15fa3-6d7b-491e-a449-7ac0b277ad89 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:41:08.064319 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-59f15fa3-6d7b-491e-a449-7ac0b277ad89 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Calling method 'delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:41:08.064454 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-59f15fa3-6d7b-491e-a449-7ac0b277ad89 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Delete volume with id: 438c067f-266f-4c3d-b057-fb3fbf149b7f Jul 10 06:41:08.070719 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-59f15fa3-6d7b-491e-a449-7ac0b277ad89 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] https://10.4.3.200/volume/v3/volumes/438c067f-266f-4c3d-b057-fb3fbf149b7f returned with HTTP 404 Jul 10 06:41:08.071337 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1070/4229] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:41:08 2026] DELETE /volume/v3/volumes/438c067f-266f-4c3d-b057-fb3fbf149b7f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:41:08.078654 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-e276d2dc-c969-4a56-8137-75f84ea9e189 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:41:08.080668 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e276d2dc-c969-4a56-8137-75f84ea9e189 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] GET https://10.4.3.200/volume/v3/volumes/438c067f-266f-4c3d-b057-fb3fbf149b7f Jul 10 06:41:08.080922 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e276d2dc-c969-4a56-8137-75f84ea9e189 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:41:08.081213 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e276d2dc-c969-4a56-8137-75f84ea9e189 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:41:08.090471 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e276d2dc-c969-4a56-8137-75f84ea9e189 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] https://10.4.3.200/volume/v3/volumes/438c067f-266f-4c3d-b057-fb3fbf149b7f returned with HTTP 404 Jul 10 06:41:08.091174 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1056/4230] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:41:08 2026] GET /volume/v3/volumes/438c067f-266f-4c3d-b057-fb3fbf149b7f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:41:08.099383 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-a29a181e-2f7d-4550-a63a-47a8cbb66bb5 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:41:08.101559 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a29a181e-2f7d-4550-a63a-47a8cbb66bb5 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] DELETE https://10.4.3.200/volume/v3/volumes/c69dbf2f-617a-4f2a-8af7-b805d1d101de Jul 10 06:41:08.101781 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a29a181e-2f7d-4550-a63a-47a8cbb66bb5 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:41:08.102010 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a29a181e-2f7d-4550-a63a-47a8cbb66bb5 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:41:08.102214 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-a29a181e-2f7d-4550-a63a-47a8cbb66bb5 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Delete volume with id: c69dbf2f-617a-4f2a-8af7-b805d1d101de Jul 10 06:41:08.109044 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a29a181e-2f7d-4550-a63a-47a8cbb66bb5 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] https://10.4.3.200/volume/v3/volumes/c69dbf2f-617a-4f2a-8af7-b805d1d101de returned with HTTP 404 Jul 10 06:41:08.109828 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1052/4231] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:41:08 2026] DELETE /volume/v3/volumes/c69dbf2f-617a-4f2a-8af7-b805d1d101de => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:41:08.116650 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-222dce24-b014-4eea-bc23-b287032d6ee7 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:41:08.119041 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-222dce24-b014-4eea-bc23-b287032d6ee7 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] GET https://10.4.3.200/volume/v3/volumes/c69dbf2f-617a-4f2a-8af7-b805d1d101de Jul 10 06:41:08.119350 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-222dce24-b014-4eea-bc23-b287032d6ee7 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:41:08.119713 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-222dce24-b014-4eea-bc23-b287032d6ee7 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:41:08.129150 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-222dce24-b014-4eea-bc23-b287032d6ee7 tempest-TestInstancesWithCinderVolumes-1885361982 tempest-TestInstancesWithCinderVolumes-1885361982-project-member] https://10.4.3.200/volume/v3/volumes/c69dbf2f-617a-4f2a-8af7-b805d1d101de returned with HTTP 404 Jul 10 06:41:08.129857 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1054/4232] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:41:08 2026] GET /volume/v3/volumes/c69dbf2f-617a-4f2a-8af7-b805d1d101de => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:41:08.142885 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-1b8be428-c9c4-4d54-8a04-869d24493653 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:41:08.144897 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-1b8be428-c9c4-4d54-8a04-869d24493653 tempest-TestInstancesWithCinderVolumes-739047403 tempest-TestInstancesWithCinderVolumes-739047403-project-admin] GET https://10.4.3.200/volume/v3/volumes/detail?all_tenants=1 Jul 10 06:41:08.145143 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-1b8be428-c9c4-4d54-8a04-869d24493653 tempest-TestInstancesWithCinderVolumes-739047403 tempest-TestInstancesWithCinderVolumes-739047403-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:41:08.145344 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-1b8be428-c9c4-4d54-8a04-869d24493653 tempest-TestInstancesWithCinderVolumes-739047403 tempest-TestInstancesWithCinderVolumes-739047403-project-admin] Calling method 'detail' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:41:08.146267 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-1b8be428-c9c4-4d54-8a04-869d24493653 tempest-TestInstancesWithCinderVolumes-739047403 tempest-TestInstancesWithCinderVolumes-739047403-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99975) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 06:41:08.170335 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-e1e9885b-d87f-4512-9ef5-318ee0d8ed96 req-42293827-1240-42e6-87a2-1cded030681e None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:41:08.172551 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-e1e9885b-d87f-4512-9ef5-318ee0d8ed96 req-42293827-1240-42e6-87a2-1cded030681e tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] GET https://10.4.3.200/volume/v3/volumes/0821baf5-0bcb-4c74-be6e-bda4eaafbcba Jul 10 06:41:08.172746 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-e1e9885b-d87f-4512-9ef5-318ee0d8ed96 req-42293827-1240-42e6-87a2-1cded030681e tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:41:08.172973 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-e1e9885b-d87f-4512-9ef5-318ee0d8ed96 req-42293827-1240-42e6-87a2-1cded030681e tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:41:08.180793 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:41:08.180793 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:41:08.184485 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-1b8be428-c9c4-4d54-8a04-869d24493653 tempest-TestInstancesWithCinderVolumes-739047403 tempest-TestInstancesWithCinderVolumes-739047403-project-admin] Get all volumes completed successfully. Jul 10 06:41:08.184837 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [req-e1e9885b-d87f-4512-9ef5-318ee0d8ed96 req-42293827-1240-42e6-87a2-1cded030681e tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Volume info retrieved successfully. Jul 10 06:41:08.186708 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:41:08.186708 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:41:08.189086 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-e1e9885b-d87f-4512-9ef5-318ee0d8ed96 req-42293827-1240-42e6-87a2-1cded030681e tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/volumes/0821baf5-0bcb-4c74-be6e-bda4eaafbcba returned with HTTP 200 Jul 10 06:41:08.189520 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1057/4233] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:41:08 2026] GET /volume/v3/volumes/0821baf5-0bcb-4c74-be6e-bda4eaafbcba => generated 884 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:41:08.192571 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-1b8be428-c9c4-4d54-8a04-869d24493653 tempest-TestInstancesWithCinderVolumes-739047403 tempest-TestInstancesWithCinderVolumes-739047403-project-admin] https://10.4.3.200/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 10 06:41:08.193117 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1071/4234] 10.4.3.200 () {66 vars in 1285 bytes} [Fri Jul 10 06:41:08 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10267 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:41:08.217999 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-6c600139-70e0-4a0a-acb4-addbcaafcefc None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:41:08.219402 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6c600139-70e0-4a0a-acb4-addbcaafcefc tempest-TestInstancesWithCinderVolumes-739047403 tempest-TestInstancesWithCinderVolumes-739047403-project-admin] DELETE https://10.4.3.200/volume/v3/types/1e8281e5-d3fe-47ef-acfe-42b6d53b0a49 Jul 10 06:41:08.219633 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6c600139-70e0-4a0a-acb4-addbcaafcefc tempest-TestInstancesWithCinderVolumes-739047403 tempest-TestInstancesWithCinderVolumes-739047403-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:41:08.219859 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6c600139-70e0-4a0a-acb4-addbcaafcefc tempest-TestInstancesWithCinderVolumes-739047403 tempest-TestInstancesWithCinderVolumes-739047403-project-admin] Calling method '_delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:41:08.223577 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:41:08.223577 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:41:08.244015 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6c600139-70e0-4a0a-acb4-addbcaafcefc tempest-TestInstancesWithCinderVolumes-739047403 tempest-TestInstancesWithCinderVolumes-739047403-project-admin] https://10.4.3.200/volume/v3/types/1e8281e5-d3fe-47ef-acfe-42b6d53b0a49 returned with HTTP 202 Jul 10 06:41:08.244015 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1053/4235] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 10 06:41:08 2026] DELETE /volume/v3/types/1e8281e5-d3fe-47ef-acfe-42b6d53b0a49 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:41:08.252466 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-e8ae67f7-ddf4-4046-a0c2-29eb04fac337 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:41:08.254470 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e8ae67f7-ddf4-4046-a0c2-29eb04fac337 tempest-TestInstancesWithCinderVolumes-739047403 tempest-TestInstancesWithCinderVolumes-739047403-project-admin] GET https://10.4.3.200/volume/v3/volumes/detail?all_tenants=1 Jul 10 06:41:08.254702 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e8ae67f7-ddf4-4046-a0c2-29eb04fac337 tempest-TestInstancesWithCinderVolumes-739047403 tempest-TestInstancesWithCinderVolumes-739047403-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:41:08.254925 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e8ae67f7-ddf4-4046-a0c2-29eb04fac337 tempest-TestInstancesWithCinderVolumes-739047403 tempest-TestInstancesWithCinderVolumes-739047403-project-admin] Calling method 'detail' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:41:08.255858 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-e8ae67f7-ddf4-4046-a0c2-29eb04fac337 tempest-TestInstancesWithCinderVolumes-739047403 tempest-TestInstancesWithCinderVolumes-739047403-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99976) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 06:41:08.304397 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-e8ae67f7-ddf4-4046-a0c2-29eb04fac337 tempest-TestInstancesWithCinderVolumes-739047403 tempest-TestInstancesWithCinderVolumes-739047403-project-admin] Get all volumes completed successfully. Jul 10 06:41:08.307212 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:41:08.307212 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:41:08.312944 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e8ae67f7-ddf4-4046-a0c2-29eb04fac337 tempest-TestInstancesWithCinderVolumes-739047403 tempest-TestInstancesWithCinderVolumes-739047403-project-admin] https://10.4.3.200/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 10 06:41:08.313525 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1055/4236] 10.4.3.200 () {66 vars in 1285 bytes} [Fri Jul 10 06:41:08 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10267 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:41:08.332595 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-914ffe0a-c428-447e-8457-99766f9f1a56 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:41:08.334465 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-914ffe0a-c428-447e-8457-99766f9f1a56 tempest-TestInstancesWithCinderVolumes-739047403 tempest-TestInstancesWithCinderVolumes-739047403-project-admin] DELETE https://10.4.3.200/volume/v3/types/9e47dbeb-1210-4332-bed3-5d14123d1c09 Jul 10 06:41:08.334662 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-914ffe0a-c428-447e-8457-99766f9f1a56 tempest-TestInstancesWithCinderVolumes-739047403 tempest-TestInstancesWithCinderVolumes-739047403-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:41:08.334875 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-914ffe0a-c428-447e-8457-99766f9f1a56 tempest-TestInstancesWithCinderVolumes-739047403 tempest-TestInstancesWithCinderVolumes-739047403-project-admin] Calling method '_delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:41:08.358690 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-914ffe0a-c428-447e-8457-99766f9f1a56 tempest-TestInstancesWithCinderVolumes-739047403 tempest-TestInstancesWithCinderVolumes-739047403-project-admin] https://10.4.3.200/volume/v3/types/9e47dbeb-1210-4332-bed3-5d14123d1c09 returned with HTTP 202 Jul 10 06:41:08.359106 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1058/4237] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 10 06:41:08 2026] DELETE /volume/v3/types/9e47dbeb-1210-4332-bed3-5d14123d1c09 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:41:08.693392 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-fa3ffa0a-97f4-4087-983a-2b81b8d13fef None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:41:08.695348 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-fa3ffa0a-97f4-4087-983a-2b81b8d13fef tempest-TestInstancesWithCinderVolumes-739047403 tempest-TestInstancesWithCinderVolumes-739047403-project-admin] GET https://10.4.3.200/volume/v3/volumes/detail?all_tenants=1 Jul 10 06:41:08.695641 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-fa3ffa0a-97f4-4087-983a-2b81b8d13fef tempest-TestInstancesWithCinderVolumes-739047403 tempest-TestInstancesWithCinderVolumes-739047403-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:41:08.695895 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-fa3ffa0a-97f4-4087-983a-2b81b8d13fef tempest-TestInstancesWithCinderVolumes-739047403 tempest-TestInstancesWithCinderVolumes-739047403-project-admin] Calling method 'detail' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:41:08.696931 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-fa3ffa0a-97f4-4087-983a-2b81b8d13fef tempest-TestInstancesWithCinderVolumes-739047403 tempest-TestInstancesWithCinderVolumes-739047403-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99975) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 06:41:08.709710 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-fa3ffa0a-97f4-4087-983a-2b81b8d13fef tempest-TestInstancesWithCinderVolumes-739047403 tempest-TestInstancesWithCinderVolumes-739047403-project-admin] Get all volumes completed successfully. Jul 10 06:41:08.712021 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:41:08.712021 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:41:08.716666 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-fa3ffa0a-97f4-4087-983a-2b81b8d13fef tempest-TestInstancesWithCinderVolumes-739047403 tempest-TestInstancesWithCinderVolumes-739047403-project-admin] https://10.4.3.200/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 10 06:41:08.717169 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1072/4238] 10.4.3.200 () {66 vars in 1285 bytes} [Fri Jul 10 06:41:08 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10267 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:41:08.731350 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-ac3a760e-c6c0-4e7e-9daa-0c34f4c6a758 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:41:08.733172 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ac3a760e-c6c0-4e7e-9daa-0c34f4c6a758 tempest-TestInstancesWithCinderVolumes-739047403 tempest-TestInstancesWithCinderVolumes-739047403-project-admin] DELETE https://10.4.3.200/volume/v3/volumes/76062034-1dfb-4cf0-9778-0e70845b6f92 Jul 10 06:41:08.733372 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ac3a760e-c6c0-4e7e-9daa-0c34f4c6a758 tempest-TestInstancesWithCinderVolumes-739047403 tempest-TestInstancesWithCinderVolumes-739047403-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:41:08.733616 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ac3a760e-c6c0-4e7e-9daa-0c34f4c6a758 tempest-TestInstancesWithCinderVolumes-739047403 tempest-TestInstancesWithCinderVolumes-739047403-project-admin] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:41:08.733813 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-ac3a760e-c6c0-4e7e-9daa-0c34f4c6a758 tempest-TestInstancesWithCinderVolumes-739047403 tempest-TestInstancesWithCinderVolumes-739047403-project-admin] Delete volume with id: 76062034-1dfb-4cf0-9778-0e70845b6f92 Jul 10 06:41:08.740166 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:41:08.740166 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:41:08.740437 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-ac3a760e-c6c0-4e7e-9daa-0c34f4c6a758 tempest-TestInstancesWithCinderVolumes-739047403 tempest-TestInstancesWithCinderVolumes-739047403-project-admin] Volume info retrieved successfully. Jul 10 06:41:08.749028 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.image.cache [None req-ac3a760e-c6c0-4e7e-9daa-0c34f4c6a758 tempest-TestInstancesWithCinderVolumes-739047403 tempest-TestInstancesWithCinderVolumes-739047403-project-admin] Evicting image cache entry: {'id': 6, 'image_id': 'f0d5f7f4-c733-4d60-90d2-5cb5e7490e24', 'volume_id': '76062034-1dfb-4cf0-9778-0e70845b6f92', 'host': 'np0000004964@storpool#template_virtual', 'size': 1, 'image_updated_at': datetime.datetime(2026, 7, 10, 6, 39, 23), 'last_used': datetime.datetime(2026, 7, 10, 6, 39, 34)}. {{(pid=99977) evict /opt/stack/cinder/cinder/image/cache.py:52}} Jul 10 06:41:08.757178 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-ac3a760e-c6c0-4e7e-9daa-0c34f4c6a758 tempest-TestInstancesWithCinderVolumes-739047403 tempest-TestInstancesWithCinderVolumes-739047403-project-admin] Delete volume request issued successfully. Jul 10 06:41:08.757360 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ac3a760e-c6c0-4e7e-9daa-0c34f4c6a758 tempest-TestInstancesWithCinderVolumes-739047403 tempest-TestInstancesWithCinderVolumes-739047403-project-admin] https://10.4.3.200/volume/v3/volumes/76062034-1dfb-4cf0-9778-0e70845b6f92 returned with HTTP 202 Jul 10 06:41:08.757763 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1054/4239] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:41:08 2026] DELETE /volume/v3/volumes/76062034-1dfb-4cf0-9778-0e70845b6f92 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:41:08.764743 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-47dbb54d-7194-4c90-8ace-6990d8e3bd3c None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:41:08.766521 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-47dbb54d-7194-4c90-8ace-6990d8e3bd3c tempest-TestInstancesWithCinderVolumes-739047403 tempest-TestInstancesWithCinderVolumes-739047403-project-admin] GET https://10.4.3.200/volume/v3/volumes/76062034-1dfb-4cf0-9778-0e70845b6f92 Jul 10 06:41:08.766732 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-47dbb54d-7194-4c90-8ace-6990d8e3bd3c tempest-TestInstancesWithCinderVolumes-739047403 tempest-TestInstancesWithCinderVolumes-739047403-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:41:08.766880 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-47dbb54d-7194-4c90-8ace-6990d8e3bd3c tempest-TestInstancesWithCinderVolumes-739047403 tempest-TestInstancesWithCinderVolumes-739047403-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:41:08.773612 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:41:08.773612 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:41:08.776978 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-47dbb54d-7194-4c90-8ace-6990d8e3bd3c tempest-TestInstancesWithCinderVolumes-739047403 tempest-TestInstancesWithCinderVolumes-739047403-project-admin] Volume info retrieved successfully. Jul 10 06:41:08.780691 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-47dbb54d-7194-4c90-8ace-6990d8e3bd3c tempest-TestInstancesWithCinderVolumes-739047403 tempest-TestInstancesWithCinderVolumes-739047403-project-admin] https://10.4.3.200/volume/v3/volumes/76062034-1dfb-4cf0-9778-0e70845b6f92 returned with HTTP 200 Jul 10 06:41:08.781052 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1056/4240] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:41:08 2026] GET /volume/v3/volumes/76062034-1dfb-4cf0-9778-0e70845b6f92 => generated 1148 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:41:09.793193 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-5e88b5ac-be9e-43a6-a310-cb259be250b2 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:41:09.795176 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5e88b5ac-be9e-43a6-a310-cb259be250b2 tempest-TestInstancesWithCinderVolumes-739047403 tempest-TestInstancesWithCinderVolumes-739047403-project-admin] GET https://10.4.3.200/volume/v3/volumes/76062034-1dfb-4cf0-9778-0e70845b6f92 Jul 10 06:41:09.795420 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5e88b5ac-be9e-43a6-a310-cb259be250b2 tempest-TestInstancesWithCinderVolumes-739047403 tempest-TestInstancesWithCinderVolumes-739047403-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:41:09.795707 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5e88b5ac-be9e-43a6-a310-cb259be250b2 tempest-TestInstancesWithCinderVolumes-739047403 tempest-TestInstancesWithCinderVolumes-739047403-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:41:09.803320 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5e88b5ac-be9e-43a6-a310-cb259be250b2 tempest-TestInstancesWithCinderVolumes-739047403 tempest-TestInstancesWithCinderVolumes-739047403-project-admin] https://10.4.3.200/volume/v3/volumes/76062034-1dfb-4cf0-9778-0e70845b6f92 returned with HTTP 404 Jul 10 06:41:09.803879 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1059/4241] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:41:09 2026] GET /volume/v3/volumes/76062034-1dfb-4cf0-9778-0e70845b6f92 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:41:09.811018 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-3ebf0de6-eef6-4e48-85a3-68845a2326df None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:41:09.812711 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-3ebf0de6-eef6-4e48-85a3-68845a2326df tempest-TestInstancesWithCinderVolumes-739047403 tempest-TestInstancesWithCinderVolumes-739047403-project-admin] DELETE https://10.4.3.200/volume/v3/types/58937ecf-1ad4-4c37-a764-a508fc8ba794 Jul 10 06:41:09.812969 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-3ebf0de6-eef6-4e48-85a3-68845a2326df tempest-TestInstancesWithCinderVolumes-739047403 tempest-TestInstancesWithCinderVolumes-739047403-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:41:09.813313 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-3ebf0de6-eef6-4e48-85a3-68845a2326df tempest-TestInstancesWithCinderVolumes-739047403 tempest-TestInstancesWithCinderVolumes-739047403-project-admin] Calling method '_delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:41:09.838697 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-3ebf0de6-eef6-4e48-85a3-68845a2326df tempest-TestInstancesWithCinderVolumes-739047403 tempest-TestInstancesWithCinderVolumes-739047403-project-admin] https://10.4.3.200/volume/v3/types/58937ecf-1ad4-4c37-a764-a508fc8ba794 returned with HTTP 202 Jul 10 06:41:09.839199 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1073/4242] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 10 06:41:09 2026] DELETE /volume/v3/types/58937ecf-1ad4-4c37-a764-a508fc8ba794 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:41:15.705952 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-9def8a47-31e4-445b-a179-102be3ed9a94 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:41:15.707970 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9def8a47-31e4-445b-a179-102be3ed9a94 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] DELETE https://10.4.3.200/volume/v3/volumes/0821baf5-0bcb-4c74-be6e-bda4eaafbcba Jul 10 06:41:15.708196 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9def8a47-31e4-445b-a179-102be3ed9a94 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:41:15.708421 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9def8a47-31e4-445b-a179-102be3ed9a94 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:41:15.708628 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-9def8a47-31e4-445b-a179-102be3ed9a94 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Delete volume with id: 0821baf5-0bcb-4c74-be6e-bda4eaafbcba Jul 10 06:41:15.710947 np0000004964 devstack@c-api.service[99977]: DEBUG dbcounter [-] [99977] Writing DB stats cinder:SELECT=183,cinder:INSERT=27,cinder:UPDATE=52,cinder:DELETE=1 {{(pid=99977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:41:15.717361 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:41:15.717361 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:41:15.717945 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-9def8a47-31e4-445b-a179-102be3ed9a94 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Volume info retrieved successfully. Jul 10 06:41:15.729387 np0000004964 devstack@c-api.service[99977]: WARNING cinder.keymgr.conf_key_mgr [None req-9def8a47-31e4-445b-a179-102be3ed9a94 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 10 06:41:15.736383 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-9def8a47-31e4-445b-a179-102be3ed9a94 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Delete volume request issued successfully. Jul 10 06:41:15.736586 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9def8a47-31e4-445b-a179-102be3ed9a94 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/volumes/0821baf5-0bcb-4c74-be6e-bda4eaafbcba returned with HTTP 202 Jul 10 06:41:15.737003 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1055/4243] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:41:15 2026] DELETE /volume/v3/volumes/0821baf5-0bcb-4c74-be6e-bda4eaafbcba => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:41:15.745600 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-75d62b53-8eda-4146-9bd6-dabb2fdc2dbd None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:41:15.747293 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-75d62b53-8eda-4146-9bd6-dabb2fdc2dbd tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] GET https://10.4.3.200/volume/v3/volumes/0821baf5-0bcb-4c74-be6e-bda4eaafbcba Jul 10 06:41:15.747769 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-75d62b53-8eda-4146-9bd6-dabb2fdc2dbd tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:41:15.748929 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-75d62b53-8eda-4146-9bd6-dabb2fdc2dbd tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:41:15.757300 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:41:15.757300 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:41:15.760920 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-75d62b53-8eda-4146-9bd6-dabb2fdc2dbd tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Volume info retrieved successfully. Jul 10 06:41:15.766746 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-75d62b53-8eda-4146-9bd6-dabb2fdc2dbd tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/volumes/0821baf5-0bcb-4c74-be6e-bda4eaafbcba returned with HTTP 200 Jul 10 06:41:15.767414 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1057/4244] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:41:15 2026] GET /volume/v3/volumes/0821baf5-0bcb-4c74-be6e-bda4eaafbcba => generated 883 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:41:16.781855 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-acb24b38-b0ff-40a9-bdd3-c750c7ab411c None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:41:16.783774 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-acb24b38-b0ff-40a9-bdd3-c750c7ab411c tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] GET https://10.4.3.200/volume/v3/volumes/0821baf5-0bcb-4c74-be6e-bda4eaafbcba Jul 10 06:41:16.784028 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-acb24b38-b0ff-40a9-bdd3-c750c7ab411c tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:41:16.784308 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-acb24b38-b0ff-40a9-bdd3-c750c7ab411c tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:41:16.790792 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-acb24b38-b0ff-40a9-bdd3-c750c7ab411c tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/volumes/0821baf5-0bcb-4c74-be6e-bda4eaafbcba returned with HTTP 404 Jul 10 06:41:16.791535 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1060/4245] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:41:16 2026] GET /volume/v3/volumes/0821baf5-0bcb-4c74-be6e-bda4eaafbcba => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:41:16.797686 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-d09b4a85-dcbc-45c3-92e1-a589e7822acf None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:41:16.799351 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-d09b4a85-dcbc-45c3-92e1-a589e7822acf tempest-TestEncryptedCinderVolumes-1601990201 tempest-TestEncryptedCinderVolumes-1601990201-project-admin] GET https://10.4.3.200/volume/v3/volumes/detail?all_tenants=1 Jul 10 06:41:16.799564 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-d09b4a85-dcbc-45c3-92e1-a589e7822acf tempest-TestEncryptedCinderVolumes-1601990201 tempest-TestEncryptedCinderVolumes-1601990201-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:41:16.799763 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-d09b4a85-dcbc-45c3-92e1-a589e7822acf tempest-TestEncryptedCinderVolumes-1601990201 tempest-TestEncryptedCinderVolumes-1601990201-project-admin] Calling method 'detail' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:41:16.800439 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-d09b4a85-dcbc-45c3-92e1-a589e7822acf tempest-TestEncryptedCinderVolumes-1601990201 tempest-TestEncryptedCinderVolumes-1601990201-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99975) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 06:41:16.812285 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-d09b4a85-dcbc-45c3-92e1-a589e7822acf tempest-TestEncryptedCinderVolumes-1601990201 tempest-TestEncryptedCinderVolumes-1601990201-project-admin] Get all volumes completed successfully. Jul 10 06:41:16.814012 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:41:16.814012 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:41:16.818524 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-d09b4a85-dcbc-45c3-92e1-a589e7822acf tempest-TestEncryptedCinderVolumes-1601990201 tempest-TestEncryptedCinderVolumes-1601990201-project-admin] https://10.4.3.200/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 10 06:41:16.819153 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1074/4246] 10.4.3.200 () {66 vars in 1285 bytes} [Fri Jul 10 06:41:16 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8090 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:41:16.832268 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-b04d6d0f-a6b1-4994-9b36-23cbf468c3a1 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:41:16.834096 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b04d6d0f-a6b1-4994-9b36-23cbf468c3a1 tempest-TestEncryptedCinderVolumes-1601990201 tempest-TestEncryptedCinderVolumes-1601990201-project-admin] DELETE https://10.4.3.200/volume/v3/types/b5c33acf-8678-4e32-9a75-bd0bb1f88efd Jul 10 06:41:16.834299 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b04d6d0f-a6b1-4994-9b36-23cbf468c3a1 tempest-TestEncryptedCinderVolumes-1601990201 tempest-TestEncryptedCinderVolumes-1601990201-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:41:16.834496 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b04d6d0f-a6b1-4994-9b36-23cbf468c3a1 tempest-TestEncryptedCinderVolumes-1601990201 tempest-TestEncryptedCinderVolumes-1601990201-project-admin] Calling method '_delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:41:16.857823 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b04d6d0f-a6b1-4994-9b36-23cbf468c3a1 tempest-TestEncryptedCinderVolumes-1601990201 tempest-TestEncryptedCinderVolumes-1601990201-project-admin] https://10.4.3.200/volume/v3/types/b5c33acf-8678-4e32-9a75-bd0bb1f88efd returned with HTTP 202 Jul 10 06:41:16.858198 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1056/4247] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 10 06:41:16 2026] DELETE /volume/v3/types/b5c33acf-8678-4e32-9a75-bd0bb1f88efd => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:41:16.871831 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-0934590a-c5ce-480d-beaf-beb7a6873766 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:41:16.873737 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0934590a-c5ce-480d-beaf-beb7a6873766 tempest-TestEncryptedCinderVolumes-1601990201 tempest-TestEncryptedCinderVolumes-1601990201-project-admin] POST https://10.4.3.200/volume/v3/types Jul 10 06:41:16.874139 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-0934590a-c5ce-480d-beaf-beb7a6873766 tempest-TestEncryptedCinderVolumes-1601990201 tempest-TestEncryptedCinderVolumes-1601990201-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1043359786", "extra_specs": {}}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:41:16.887156 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0934590a-c5ce-480d-beaf-beb7a6873766 tempest-TestEncryptedCinderVolumes-1601990201 tempest-TestEncryptedCinderVolumes-1601990201-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 10 06:41:16.887585 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1058/4248] 10.4.3.200 () {68 vars in 1252 bytes} [Fri Jul 10 06:41:16 2026] POST /volume/v3/types => generated 212 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:41:16.895566 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-b6ce8588-c12d-4993-940f-24c5dbdb1b68 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:41:16.897293 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b6ce8588-c12d-4993-940f-24c5dbdb1b68 tempest-TestEncryptedCinderVolumes-1601990201 tempest-TestEncryptedCinderVolumes-1601990201-project-admin] POST https://10.4.3.200/volume/v3/types/2c3734cf-58fb-4550-bf7a-0e8938152f32/encryption Jul 10 06:41:16.897646 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b6ce8588-c12d-4993-940f-24c5dbdb1b68 tempest-TestEncryptedCinderVolumes-1601990201 tempest-TestEncryptedCinderVolumes-1601990201-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:41:16.913993 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b6ce8588-c12d-4993-940f-24c5dbdb1b68 tempest-TestEncryptedCinderVolumes-1601990201 tempest-TestEncryptedCinderVolumes-1601990201-project-admin] https://10.4.3.200/volume/v3/types/2c3734cf-58fb-4550-bf7a-0e8938152f32/encryption returned with HTTP 200 Jul 10 06:41:16.914553 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1061/4249] 10.4.3.200 () {68 vars in 1397 bytes} [Fri Jul 10 06:41:16 2026] POST /volume/v3/types/2c3734cf-58fb-4550-bf7a-0e8938152f32/encryption => generated 230 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:41:16.922040 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-1d400989-f10f-4f60-b1d6-64cdcccd624b None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:41:16.923554 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-1d400989-f10f-4f60-b1d6-64cdcccd624b tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:41:16.923855 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-1d400989-f10f-4f60-b1d6-64cdcccd624b tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1729482735", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1043359786", "size": 1}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:41:16.925360 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.volumes [None req-1d400989-f10f-4f60-b1d6-64cdcccd624b tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1729482735', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1043359786', 'size': 1}} {{(pid=99975) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:41:16.928643 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-1d400989-f10f-4f60-b1d6-64cdcccd624b tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Create volume of 1 GB Jul 10 06:41:16.929007 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:41:16.929007 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:41:16.929624 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-1d400989-f10f-4f60-b1d6-64cdcccd624b tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Availability Zones retrieved successfully. Jul 10 06:41:16.935436 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-1d400989-f10f-4f60-b1d6-64cdcccd624b tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Flow 'volume_create_api' (ad9eb3eb-b383-48a6-b38a-a518b49e13a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:41:16.936325 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-1d400989-f10f-4f60-b1d6-64cdcccd624b tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d1a297f-e676-4089-9ffa-ee4e0460fcd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:41:16.937185 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.flows.api.create_volume [None req-1d400989-f10f-4f60-b1d6-64cdcccd624b tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Validating volume size '1' using validate_int {{(pid=99975) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:41:16.960996 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-1d400989-f10f-4f60-b1d6-64cdcccd624b tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d1a297f-e676-4089-9ffa-ee4e0460fcd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:41:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2c3734cf-58fb-4550-bf7a-0e8938152f32,is_public=True,name='tempest-scenario-type-luks-1043359786',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2c3734cf-58fb-4550-bf7a-0e8938152f32', '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=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:41:16.961861 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-1d400989-f10f-4f60-b1d6-64cdcccd624b tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (975b6a8a-2c66-4696-9f54-919b559069fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:41:16.988267 np0000004964 devstack@c-api.service[99975]: WARNING cinder.quota [None req-1d400989-f10f-4f60-b1d6-64cdcccd624b tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1043359786 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1043359786, it is now deprecated. Please use the default quota class for default quota. Jul 10 06:41:16.988515 np0000004964 devstack@c-api.service[99975]: WARNING cinder.quota [None req-1d400989-f10f-4f60-b1d6-64cdcccd624b tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1043359786 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1043359786, it is now deprecated. Please use the default quota class for default quota. Jul 10 06:41:17.012611 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.quota [None req-1d400989-f10f-4f60-b1d6-64cdcccd624b tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Created reservations ['1953a403-91dc-4db1-a275-e8703645a737', 'c8d17b59-4f24-44c8-b36b-cb0c44cb7973', '1e8cd0f7-025f-46ea-954e-b7a3ecc07745', 'dedab559-36e7-4071-81a0-c43519377768'] {{(pid=99975) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:41:17.013323 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-1d400989-f10f-4f60-b1d6-64cdcccd624b tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (975b6a8a-2c66-4696-9f54-919b559069fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1953a403-91dc-4db1-a275-e8703645a737', 'c8d17b59-4f24-44c8-b36b-cb0c44cb7973', '1e8cd0f7-025f-46ea-954e-b7a3ecc07745', 'dedab559-36e7-4071-81a0-c43519377768']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:41:17.014071 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-1d400989-f10f-4f60-b1d6-64cdcccd624b tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1fc2314-fe10-4c9f-bd88-d41ce4b17cc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:41:17.036883 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-1d400989-f10f-4f60-b1d6-64cdcccd624b tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1fc2314-fe10-4c9f-bd88-d41ce4b17cc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c4428b20-1ab8-477a-a86d-0c5b23046c0c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1729482735',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d14b8703f6e04cab8c3c4005ee043ced',qos_specs=None,replication_status=,reservations=['1953a403-91dc-4db1-a275-e8703645a737','c8d17b59-4f24-44c8-b36b-cb0c44cb7973','1e8cd0f7-025f-46ea-954e-b7a3ecc07745','dedab559-36e7-4071-81a0-c43519377768'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2de0a64792c04a44a726e55506f819a8',volume_type_id=2c3734cf-58fb-4550-bf7a-0e8938152f32), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:41:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1729482735',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=c4428b20-1ab8-477a-a86d-0c5b23046c0c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d14b8703f6e04cab8c3c4005ee043ced',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2de0a64792c04a44a726e55506f819a8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2c3734cf-58fb-4550-bf7a-0e8938152f32),volume_type_id=2c3734cf-58fb-4550-bf7a-0e8938152f32)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:41:17.036883 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-1d400989-f10f-4f60-b1d6-64cdcccd624b tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0aabfb53-80c9-4654-ae74-d199a176c3c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:41:17.055047 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-1d400989-f10f-4f60-b1d6-64cdcccd624b tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0aabfb53-80c9-4654-ae74-d199a176c3c7) transitioned into state 'SUCCESS' from state '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-1729482735',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d14b8703f6e04cab8c3c4005ee043ced',qos_specs=None,replication_status=,reservations=['1953a403-91dc-4db1-a275-e8703645a737','c8d17b59-4f24-44c8-b36b-cb0c44cb7973','1e8cd0f7-025f-46ea-954e-b7a3ecc07745','dedab559-36e7-4071-81a0-c43519377768'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2de0a64792c04a44a726e55506f819a8',volume_type_id=2c3734cf-58fb-4550-bf7a-0e8938152f32)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:41:17.056039 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-1d400989-f10f-4f60-b1d6-64cdcccd624b tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cea9649e-7a87-4e05-9f36-6adf20c5f11b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:41:17.065590 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-1d400989-f10f-4f60-b1d6-64cdcccd624b tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cea9649e-7a87-4e05-9f36-6adf20c5f11b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:41:17.066400 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-1d400989-f10f-4f60-b1d6-64cdcccd624b tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Flow 'volume_create_api' (ad9eb3eb-b383-48a6-b38a-a518b49e13a3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:41:17.066678 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-1d400989-f10f-4f60-b1d6-64cdcccd624b tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Create volume request issued successfully. Jul 10 06:41:17.067187 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-1d400989-f10f-4f60-b1d6-64cdcccd624b tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:41:17.067698 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1075/4250] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 10 06:41:16 2026] POST /volume/v3/volumes => generated 785 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:41:19.793204 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-6b622fdd-953e-450d-b71a-cb34dc886451 req-877fb202-471c-4b35-8fa5-b02fa1baea65 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:41:19.795162 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-6b622fdd-953e-450d-b71a-cb34dc886451 req-877fb202-471c-4b35-8fa5-b02fa1baea65 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] GET https://10.4.3.200/volume/v3/volumes/f229ac1a-9472-4240-ba8b-0d246fb3be31 Jul 10 06:41:19.795338 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-6b622fdd-953e-450d-b71a-cb34dc886451 req-877fb202-471c-4b35-8fa5-b02fa1baea65 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:41:19.795555 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-6b622fdd-953e-450d-b71a-cb34dc886451 req-877fb202-471c-4b35-8fa5-b02fa1baea65 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:41:19.803731 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:41:19.803731 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:41:19.807182 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-6b622fdd-953e-450d-b71a-cb34dc886451 req-877fb202-471c-4b35-8fa5-b02fa1baea65 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] Volume info retrieved successfully. Jul 10 06:41:19.810857 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-6b622fdd-953e-450d-b71a-cb34dc886451 req-877fb202-471c-4b35-8fa5-b02fa1baea65 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] https://10.4.3.200/volume/v3/volumes/f229ac1a-9472-4240-ba8b-0d246fb3be31 returned with HTTP 200 Jul 10 06:41:19.811231 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1057/4251] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:41:19 2026] GET /volume/v3/volumes/f229ac1a-9472-4240-ba8b-0d246fb3be31 => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:41:21.584667 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-1a0b99c3-5261-42b5-80d2-6f3dfce8f2cd None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:41:21.585145 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-1a0b99c3-5261-42b5-80d2-6f3dfce8f2cd None None] GET https://10.4.3.200/volume// Jul 10 06:41:21.585279 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-1a0b99c3-5261-42b5-80d2-6f3dfce8f2cd None None] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:41:21.585480 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-1a0b99c3-5261-42b5-80d2-6f3dfce8f2cd None None] Calling method 'all' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:41:21.585879 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-1a0b99c3-5261-42b5-80d2-6f3dfce8f2cd None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:41:21.586165 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1059/4252] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:41: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 10 06:41:21.594900 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-44331dac-90de-4038-bb1f-487c7c6fb0ea req-933cfb76-7f33-4db2-8249-06dafcf93e39 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:41:21.597356 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-44331dac-90de-4038-bb1f-487c7c6fb0ea req-933cfb76-7f33-4db2-8249-06dafcf93e39 tempest-TestShelveInstance-595860241 tempest-TestShelveInstance-595860241-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 10 06:41:21.597891 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-44331dac-90de-4038-bb1f-487c7c6fb0ea req-933cfb76-7f33-4db2-8249-06dafcf93e39 tempest-TestShelveInstance-595860241 tempest-TestShelveInstance-595860241-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1d854113-cc9c-49c1-a4bb-5eeb7741662c", "connector": null, "instance_uuid": "83d8eeff-2a6c-4d03-a2f7-02470e15bba2"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:41:21.615815 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:41:21.615815 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:41:21.661939 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-44331dac-90de-4038-bb1f-487c7c6fb0ea req-933cfb76-7f33-4db2-8249-06dafcf93e39 tempest-TestShelveInstance-595860241 tempest-TestShelveInstance-595860241-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 10 06:41:21.662870 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1062/4253] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 10 06:41:21 2026] POST /volume/v3/attachments => generated 273 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:41:21.671317 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-44331dac-90de-4038-bb1f-487c7c6fb0ea req-2c31bc60-3d88-4511-aaa6-d5313ab9d7da None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:41:21.673684 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-44331dac-90de-4038-bb1f-487c7c6fb0ea req-2c31bc60-3d88-4511-aaa6-d5313ab9d7da tempest-TestShelveInstance-595860241 tempest-TestShelveInstance-595860241-project-member] DELETE https://10.4.3.200/volume/v3/attachments/24d917c0-f21b-4c3c-8504-a14810237926 Jul 10 06:41:21.673874 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-44331dac-90de-4038-bb1f-487c7c6fb0ea req-2c31bc60-3d88-4511-aaa6-d5313ab9d7da tempest-TestShelveInstance-595860241 tempest-TestShelveInstance-595860241-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:41:21.674100 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-44331dac-90de-4038-bb1f-487c7c6fb0ea req-2c31bc60-3d88-4511-aaa6-d5313ab9d7da tempest-TestShelveInstance-595860241 tempest-TestShelveInstance-595860241-project-member] Calling method 'version_select' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:41:21.681581 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:41:21.681581 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:41:21.842032 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-4fb3d4cf-6116-4b90-af64-007c7e9f2427 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:41:21.842483 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4fb3d4cf-6116-4b90-af64-007c7e9f2427 None None] GET https://10.4.3.200/volume// Jul 10 06:41:21.842627 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4fb3d4cf-6116-4b90-af64-007c7e9f2427 None None] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:41:21.842848 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4fb3d4cf-6116-4b90-af64-007c7e9f2427 None None] Calling method 'all' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:41:21.843230 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4fb3d4cf-6116-4b90-af64-007c7e9f2427 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:41:21.843622 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1058/4254] 10.4.3.200 () {66 vars in 1428 bytes} [Fri Jul 10 06:41: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 10 06:41:21.850493 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-6b622fdd-953e-450d-b71a-cb34dc886451 req-a9001efa-5d97-40a8-a273-2911905efd7b None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:41:21.852753 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-6b622fdd-953e-450d-b71a-cb34dc886451 req-a9001efa-5d97-40a8-a273-2911905efd7b tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 10 06:41:21.853107 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-6b622fdd-953e-450d-b71a-cb34dc886451 req-a9001efa-5d97-40a8-a273-2911905efd7b tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f229ac1a-9472-4240-ba8b-0d246fb3be31", "connector": null, "instance_uuid": "9f6cec88-6cd7-4581-8421-e1488300cda6"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:41:21.863349 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:41:21.863349 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:41:21.896372 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-6b622fdd-953e-450d-b71a-cb34dc886451 req-a9001efa-5d97-40a8-a273-2911905efd7b tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 10 06:41:21.896902 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1060/4255] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 10 06:41:21 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 10 06:41:22.209157 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-44331dac-90de-4038-bb1f-487c7c6fb0ea req-2c31bc60-3d88-4511-aaa6-d5313ab9d7da tempest-TestShelveInstance-595860241 tempest-TestShelveInstance-595860241-project-member] https://10.4.3.200/volume/v3/attachments/24d917c0-f21b-4c3c-8504-a14810237926 returned with HTTP 200 Jul 10 06:41:22.209774 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1076/4256] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 10 06:41:21 2026] DELETE /volume/v3/attachments/24d917c0-f21b-4c3c-8504-a14810237926 => generated 192 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:41:22.331823 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-6e75c4df-1347-4c8d-998c-1477deefeb56 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:41:22.333268 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6e75c4df-1347-4c8d-998c-1477deefeb56 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] GET https://10.4.3.200/volume/v3/volumes/f229ac1a-9472-4240-ba8b-0d246fb3be31 Jul 10 06:41:22.333579 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6e75c4df-1347-4c8d-998c-1477deefeb56 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:41:22.333971 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6e75c4df-1347-4c8d-998c-1477deefeb56 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:41:22.342112 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:41:22.342112 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:41:22.346095 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-6e75c4df-1347-4c8d-998c-1477deefeb56 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] Volume info retrieved successfully. Jul 10 06:41:22.350702 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6e75c4df-1347-4c8d-998c-1477deefeb56 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] https://10.4.3.200/volume/v3/volumes/f229ac1a-9472-4240-ba8b-0d246fb3be31 returned with HTTP 200 Jul 10 06:41:22.351191 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1063/4257] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:41:22 2026] GET /volume/v3/volumes/f229ac1a-9472-4240-ba8b-0d246fb3be31 => generated 866 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:41:22.427082 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-a81261e1-d0fb-477c-ae53-f2013618144c None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:41:22.427423 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a81261e1-d0fb-477c-ae53-f2013618144c None None] GET https://10.4.3.200/volume// Jul 10 06:41:22.427589 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a81261e1-d0fb-477c-ae53-f2013618144c None None] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:41:22.427765 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a81261e1-d0fb-477c-ae53-f2013618144c None None] Calling method 'all' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:41:22.428120 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a81261e1-d0fb-477c-ae53-f2013618144c None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:41:22.428395 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1059/4258] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:41: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 10 06:41:22.436176 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-6b622fdd-953e-450d-b71a-cb34dc886451 req-2fffc530-7b84-4763-b298-a0e1b3e84aab None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:41:22.438146 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-6b622fdd-953e-450d-b71a-cb34dc886451 req-2fffc530-7b84-4763-b298-a0e1b3e84aab tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] GET https://10.4.3.200/volume/v3/volumes/f229ac1a-9472-4240-ba8b-0d246fb3be31 Jul 10 06:41:22.438403 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-6b622fdd-953e-450d-b71a-cb34dc886451 req-2fffc530-7b84-4763-b298-a0e1b3e84aab tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:41:22.438669 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-6b622fdd-953e-450d-b71a-cb34dc886451 req-2fffc530-7b84-4763-b298-a0e1b3e84aab tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:41:22.448185 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:41:22.448185 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:41:22.451769 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [req-6b622fdd-953e-450d-b71a-cb34dc886451 req-2fffc530-7b84-4763-b298-a0e1b3e84aab tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] Volume info retrieved successfully. Jul 10 06:41:22.456874 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-6b622fdd-953e-450d-b71a-cb34dc886451 req-2fffc530-7b84-4763-b298-a0e1b3e84aab tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] https://10.4.3.200/volume/v3/volumes/f229ac1a-9472-4240-ba8b-0d246fb3be31 returned with HTTP 200 Jul 10 06:41:22.457472 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1061/4259] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 10 06:41:22 2026] GET /volume/v3/volumes/f229ac1a-9472-4240-ba8b-0d246fb3be31 => generated 1028 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:41:22.559556 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-6b622fdd-953e-450d-b71a-cb34dc886451 req-0512c36c-ee38-44ae-8a63-c83ec2f7fe01 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:41:22.561604 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-6b622fdd-953e-450d-b71a-cb34dc886451 req-0512c36c-ee38-44ae-8a63-c83ec2f7fe01 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] PUT https://10.4.3.200/volume/v3/attachments/2f1fd9e7-68e4-4414-bb7c-c07b42279104 Jul 10 06:41:22.561970 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-6b622fdd-953e-450d-b71a-cb34dc886451 req-0512c36c-ee38-44ae-8a63-c83ec2f7fe01 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000004964", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad080837985", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8eedee5c-bca8-4f5c-8f66-111c7b448d96", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:41:22.568986 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.coordination [req-6b622fdd-953e-450d-b71a-cb34dc886451 req-0512c36c-ee38-44ae-8a63-c83ec2f7fe01 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] Acquiring lock "cinder-attachment_update-f229ac1a-9472-4240-ba8b-0d246fb3be31-np0000004964" by "attachment_update" {{(pid=99975) __acquire /opt/stack/cinder/cinder/coordination.py:210}} Jul 10 06:41:22.573149 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.coordination [req-6b622fdd-953e-450d-b71a-cb34dc886451 req-0512c36c-ee38-44ae-8a63-c83ec2f7fe01 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] Lock "cinder-attachment_update-f229ac1a-9472-4240-ba8b-0d246fb3be31-np0000004964" acquired by "attachment_update" :: waited 0.004s {{(pid=99975) __acquire /opt/stack/cinder/cinder/coordination.py:228}} Jul 10 06:41:22.574055 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:41:22.574055 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:41:23.091912 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.coordination [req-6b622fdd-953e-450d-b71a-cb34dc886451 req-0512c36c-ee38-44ae-8a63-c83ec2f7fe01 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] Lock "cinder-attachment_update-f229ac1a-9472-4240-ba8b-0d246fb3be31-np0000004964" released by "attachment_update" :: held 0.519s {{(pid=99975) __release /opt/stack/cinder/cinder/coordination.py:239}} Jul 10 06:41:23.092337 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-6b622fdd-953e-450d-b71a-cb34dc886451 req-0512c36c-ee38-44ae-8a63-c83ec2f7fe01 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] https://10.4.3.200/volume/v3/attachments/2f1fd9e7-68e4-4414-bb7c-c07b42279104 returned with HTTP 200 Jul 10 06:41:23.092872 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1077/4260] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 10 06:41:22 2026] PUT /volume/v3/attachments/2f1fd9e7-68e4-4414-bb7c-c07b42279104 => generated 969 bytes in 534 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:41:23.367396 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-69376f76-746d-49b8-aca5-fdcfa1dad549 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:41:23.369908 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-69376f76-746d-49b8-aca5-fdcfa1dad549 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] GET https://10.4.3.200/volume/v3/volumes/f229ac1a-9472-4240-ba8b-0d246fb3be31 Jul 10 06:41:23.370222 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-69376f76-746d-49b8-aca5-fdcfa1dad549 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:41:23.370480 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-69376f76-746d-49b8-aca5-fdcfa1dad549 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:41:23.384347 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:41:23.384347 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:41:23.389205 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-69376f76-746d-49b8-aca5-fdcfa1dad549 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] Volume info retrieved successfully. Jul 10 06:41:23.395040 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-69376f76-746d-49b8-aca5-fdcfa1dad549 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] https://10.4.3.200/volume/v3/volumes/f229ac1a-9472-4240-ba8b-0d246fb3be31 returned with HTTP 200 Jul 10 06:41:23.395620 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1064/4261] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:41:23 2026] GET /volume/v3/volumes/f229ac1a-9472-4240-ba8b-0d246fb3be31 => generated 867 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:41:24.413557 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-9deee409-2b8c-44f1-bd16-702acc3c06e4 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:41:24.416061 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9deee409-2b8c-44f1-bd16-702acc3c06e4 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] GET https://10.4.3.200/volume/v3/volumes/f229ac1a-9472-4240-ba8b-0d246fb3be31 Jul 10 06:41:24.416286 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9deee409-2b8c-44f1-bd16-702acc3c06e4 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:41:24.416555 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9deee409-2b8c-44f1-bd16-702acc3c06e4 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:41:24.436829 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:41:24.436829 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:41:24.449530 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-9deee409-2b8c-44f1-bd16-702acc3c06e4 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] Volume info retrieved successfully. Jul 10 06:41:24.459349 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9deee409-2b8c-44f1-bd16-702acc3c06e4 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] https://10.4.3.200/volume/v3/volumes/f229ac1a-9472-4240-ba8b-0d246fb3be31 returned with HTTP 200 Jul 10 06:41:24.459939 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1060/4262] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:41:24 2026] GET /volume/v3/volumes/f229ac1a-9472-4240-ba8b-0d246fb3be31 => generated 867 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:41:25.480941 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-712374f5-f531-43ba-8df2-c71b1cff0176 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:41:25.482759 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-712374f5-f531-43ba-8df2-c71b1cff0176 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] GET https://10.4.3.200/volume/v3/volumes/f229ac1a-9472-4240-ba8b-0d246fb3be31 Jul 10 06:41:25.482971 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-712374f5-f531-43ba-8df2-c71b1cff0176 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:41:25.483181 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-712374f5-f531-43ba-8df2-c71b1cff0176 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:41:25.485914 np0000004964 devstack@c-api.service[99976]: DEBUG dbcounter [-] [99976] Writing DB stats cinder:SELECT=112,cinder:UPDATE=13,cinder:INSERT=4 {{(pid=99976) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:41:25.494815 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:41:25.494815 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:41:25.499470 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-712374f5-f531-43ba-8df2-c71b1cff0176 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] Volume info retrieved successfully. Jul 10 06:41:25.505002 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-712374f5-f531-43ba-8df2-c71b1cff0176 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] https://10.4.3.200/volume/v3/volumes/f229ac1a-9472-4240-ba8b-0d246fb3be31 returned with HTTP 200 Jul 10 06:41:25.505485 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1062/4263] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:41:25 2026] GET /volume/v3/volumes/f229ac1a-9472-4240-ba8b-0d246fb3be31 => generated 867 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:41:26.075803 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-b7d4c47c-5e23-4819-80ca-8df94d459ba9 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:41:26.076270 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-b7d4c47c-5e23-4819-80ca-8df94d459ba9 None None] GET https://10.4.3.200/volume// Jul 10 06:41:26.076466 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-b7d4c47c-5e23-4819-80ca-8df94d459ba9 None None] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:41:26.076704 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-b7d4c47c-5e23-4819-80ca-8df94d459ba9 None None] Calling method 'all' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:41:26.077056 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-b7d4c47c-5e23-4819-80ca-8df94d459ba9 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:41:26.077386 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1078/4264] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:41: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 10 06:41:26.085784 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-2866c2b4-ca27-4217-a7d2-553b56acd5ab req-c807b4ba-ecb6-4070-bb76-0ef3499b5991 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:41:26.087641 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-2866c2b4-ca27-4217-a7d2-553b56acd5ab req-c807b4ba-ecb6-4070-bb76-0ef3499b5991 tempest-TestShelveInstance-595860241 tempest-TestShelveInstance-595860241-project-member] GET https://10.4.3.200/volume/v3/volumes/1d854113-cc9c-49c1-a4bb-5eeb7741662c Jul 10 06:41:26.087839 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-2866c2b4-ca27-4217-a7d2-553b56acd5ab req-c807b4ba-ecb6-4070-bb76-0ef3499b5991 tempest-TestShelveInstance-595860241 tempest-TestShelveInstance-595860241-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:41:26.088011 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-2866c2b4-ca27-4217-a7d2-553b56acd5ab req-c807b4ba-ecb6-4070-bb76-0ef3499b5991 tempest-TestShelveInstance-595860241 tempest-TestShelveInstance-595860241-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:41:26.096744 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:41:26.096744 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:41:26.100229 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [req-2866c2b4-ca27-4217-a7d2-553b56acd5ab req-c807b4ba-ecb6-4070-bb76-0ef3499b5991 tempest-TestShelveInstance-595860241 tempest-TestShelveInstance-595860241-project-member] Volume info retrieved successfully. Jul 10 06:41:26.104959 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-2866c2b4-ca27-4217-a7d2-553b56acd5ab req-c807b4ba-ecb6-4070-bb76-0ef3499b5991 tempest-TestShelveInstance-595860241 tempest-TestShelveInstance-595860241-project-member] https://10.4.3.200/volume/v3/volumes/1d854113-cc9c-49c1-a4bb-5eeb7741662c returned with HTTP 200 Jul 10 06:41:26.105387 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1065/4265] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 10 06:41:26 2026] GET /volume/v3/volumes/1d854113-cc9c-49c1-a4bb-5eeb7741662c => generated 1540 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:41:26.199316 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-2866c2b4-ca27-4217-a7d2-553b56acd5ab req-82a603b9-3008-4174-8c0d-b0044ccca882 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:41:26.201940 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-2866c2b4-ca27-4217-a7d2-553b56acd5ab req-82a603b9-3008-4174-8c0d-b0044ccca882 tempest-TestShelveInstance-595860241 tempest-TestShelveInstance-595860241-project-member] PUT https://10.4.3.200/volume/v3/attachments/efe0adbc-8670-437b-84b4-df84ce9602da Jul 10 06:41:26.202355 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-2866c2b4-ca27-4217-a7d2-553b56acd5ab req-82a603b9-3008-4174-8c0d-b0044ccca882 tempest-TestShelveInstance-595860241 tempest-TestShelveInstance-595860241-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000004964", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad080837985", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8eedee5c-bca8-4f5c-8f66-111c7b448d96", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:41:26.209941 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.coordination [req-2866c2b4-ca27-4217-a7d2-553b56acd5ab req-82a603b9-3008-4174-8c0d-b0044ccca882 tempest-TestShelveInstance-595860241 tempest-TestShelveInstance-595860241-project-member] Acquiring lock "cinder-attachment_update-1d854113-cc9c-49c1-a4bb-5eeb7741662c-np0000004964" by "attachment_update" {{(pid=99977) __acquire /opt/stack/cinder/cinder/coordination.py:210}} Jul 10 06:41:26.214088 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.coordination [req-2866c2b4-ca27-4217-a7d2-553b56acd5ab req-82a603b9-3008-4174-8c0d-b0044ccca882 tempest-TestShelveInstance-595860241 tempest-TestShelveInstance-595860241-project-member] Lock "cinder-attachment_update-1d854113-cc9c-49c1-a4bb-5eeb7741662c-np0000004964" acquired by "attachment_update" :: waited 0.004s {{(pid=99977) __acquire /opt/stack/cinder/cinder/coordination.py:228}} Jul 10 06:41:26.215008 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:41:26.215008 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:41:26.516416 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-5a2446b6-55a9-4421-a2b6-8c534795bb73 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:41:26.517973 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5a2446b6-55a9-4421-a2b6-8c534795bb73 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] GET https://10.4.3.200/volume/v3/volumes/f229ac1a-9472-4240-ba8b-0d246fb3be31 Jul 10 06:41:26.518161 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5a2446b6-55a9-4421-a2b6-8c534795bb73 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:41:26.518332 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5a2446b6-55a9-4421-a2b6-8c534795bb73 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:41:26.526141 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:41:26.526141 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:41:26.528872 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-5a2446b6-55a9-4421-a2b6-8c534795bb73 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] Volume info retrieved successfully. Jul 10 06:41:26.532397 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5a2446b6-55a9-4421-a2b6-8c534795bb73 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] https://10.4.3.200/volume/v3/volumes/f229ac1a-9472-4240-ba8b-0d246fb3be31 returned with HTTP 200 Jul 10 06:41:26.532748 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1063/4266] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:41:26 2026] GET /volume/v3/volumes/f229ac1a-9472-4240-ba8b-0d246fb3be31 => generated 867 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:41:26.734768 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.coordination [req-2866c2b4-ca27-4217-a7d2-553b56acd5ab req-82a603b9-3008-4174-8c0d-b0044ccca882 tempest-TestShelveInstance-595860241 tempest-TestShelveInstance-595860241-project-member] Lock "cinder-attachment_update-1d854113-cc9c-49c1-a4bb-5eeb7741662c-np0000004964" released by "attachment_update" :: held 0.521s {{(pid=99977) __release /opt/stack/cinder/cinder/coordination.py:239}} Jul 10 06:41:26.735043 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-2866c2b4-ca27-4217-a7d2-553b56acd5ab req-82a603b9-3008-4174-8c0d-b0044ccca882 tempest-TestShelveInstance-595860241 tempest-TestShelveInstance-595860241-project-member] https://10.4.3.200/volume/v3/attachments/efe0adbc-8670-437b-84b4-df84ce9602da returned with HTTP 200 Jul 10 06:41:26.735466 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1061/4267] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 10 06:41:26 2026] PUT /volume/v3/attachments/efe0adbc-8670-437b-84b4-df84ce9602da => generated 969 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:41:27.245957 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-2866c2b4-ca27-4217-a7d2-553b56acd5ab req-95c726c2-ef89-450f-ad2c-fc89ba6c23cd None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:41:27.248655 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-2866c2b4-ca27-4217-a7d2-553b56acd5ab req-95c726c2-ef89-450f-ad2c-fc89ba6c23cd tempest-TestShelveInstance-595860241 tempest-TestShelveInstance-595860241-project-member] POST https://10.4.3.200/volume/v3/attachments/efe0adbc-8670-437b-84b4-df84ce9602da/action Jul 10 06:41:27.249073 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-2866c2b4-ca27-4217-a7d2-553b56acd5ab req-95c726c2-ef89-450f-ad2c-fc89ba6c23cd tempest-TestShelveInstance-595860241 tempest-TestShelveInstance-595860241-project-member] Action body: b'{"os-complete": null}' {{(pid=99975) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:41:27.249246 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-2866c2b4-ca27-4217-a7d2-553b56acd5ab req-95c726c2-ef89-450f-ad2c-fc89ba6c23cd tempest-TestShelveInstance-595860241 tempest-TestShelveInstance-595860241-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:41:27.269599 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:41:27.269599 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:41:27.281967 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-2866c2b4-ca27-4217-a7d2-553b56acd5ab req-95c726c2-ef89-450f-ad2c-fc89ba6c23cd tempest-TestShelveInstance-595860241 tempest-TestShelveInstance-595860241-project-member] https://10.4.3.200/volume/v3/attachments/efe0adbc-8670-437b-84b4-df84ce9602da/action returned with HTTP 204 Jul 10 06:41:27.282483 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1079/4268] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 10 06:41:27 2026] POST /volume/v3/attachments/efe0adbc-8670-437b-84b4-df84ce9602da/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:41:27.545563 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-2bfa82a4-214c-47a2-90bd-98dc063827d5 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:41:27.547693 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2bfa82a4-214c-47a2-90bd-98dc063827d5 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] GET https://10.4.3.200/volume/v3/volumes/f229ac1a-9472-4240-ba8b-0d246fb3be31 Jul 10 06:41:27.547936 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2bfa82a4-214c-47a2-90bd-98dc063827d5 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:41:27.548177 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2bfa82a4-214c-47a2-90bd-98dc063827d5 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:41:27.559739 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:41:27.559739 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:41:27.566668 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-2bfa82a4-214c-47a2-90bd-98dc063827d5 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] Volume info retrieved successfully. Jul 10 06:41:27.571167 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2bfa82a4-214c-47a2-90bd-98dc063827d5 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] https://10.4.3.200/volume/v3/volumes/f229ac1a-9472-4240-ba8b-0d246fb3be31 returned with HTTP 200 Jul 10 06:41:27.571581 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1066/4269] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:41:27 2026] GET /volume/v3/volumes/f229ac1a-9472-4240-ba8b-0d246fb3be31 => generated 867 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:41:28.586224 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-c8360217-0065-441e-b0dd-377546f41b2b None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:41:28.587759 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c8360217-0065-441e-b0dd-377546f41b2b tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] GET https://10.4.3.200/volume/v3/volumes/f229ac1a-9472-4240-ba8b-0d246fb3be31 Jul 10 06:41:28.587945 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c8360217-0065-441e-b0dd-377546f41b2b tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:41:28.588117 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c8360217-0065-441e-b0dd-377546f41b2b tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:41:28.596610 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:41:28.596610 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:41:28.600163 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-c8360217-0065-441e-b0dd-377546f41b2b tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] Volume info retrieved successfully. Jul 10 06:41:28.604296 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c8360217-0065-441e-b0dd-377546f41b2b tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] https://10.4.3.200/volume/v3/volumes/f229ac1a-9472-4240-ba8b-0d246fb3be31 returned with HTTP 200 Jul 10 06:41:28.604809 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1064/4270] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:41:28 2026] GET /volume/v3/volumes/f229ac1a-9472-4240-ba8b-0d246fb3be31 => generated 867 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:41:29.343467 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-6b622fdd-953e-450d-b71a-cb34dc886451 req-99d64611-85dd-4055-a7fb-6c84f9f0d342 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:41:29.345686 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-6b622fdd-953e-450d-b71a-cb34dc886451 req-99d64611-85dd-4055-a7fb-6c84f9f0d342 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] POST https://10.4.3.200/volume/v3/attachments/2f1fd9e7-68e4-4414-bb7c-c07b42279104/action Jul 10 06:41:29.345994 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-6b622fdd-953e-450d-b71a-cb34dc886451 req-99d64611-85dd-4055-a7fb-6c84f9f0d342 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] Action body: b'{"os-complete": null}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:41:29.346133 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-6b622fdd-953e-450d-b71a-cb34dc886451 req-99d64611-85dd-4055-a7fb-6c84f9f0d342 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:41:29.363617 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:41:29.363617 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:41:29.374682 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-6b622fdd-953e-450d-b71a-cb34dc886451 req-99d64611-85dd-4055-a7fb-6c84f9f0d342 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] https://10.4.3.200/volume/v3/attachments/2f1fd9e7-68e4-4414-bb7c-c07b42279104/action returned with HTTP 204 Jul 10 06:41:29.375171 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1062/4271] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 10 06:41:29 2026] POST /volume/v3/attachments/2f1fd9e7-68e4-4414-bb7c-c07b42279104/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:41:29.616623 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-bf2be3bb-d180-4eb4-bf4d-c9cc86952f27 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:41:29.618660 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-bf2be3bb-d180-4eb4-bf4d-c9cc86952f27 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] GET https://10.4.3.200/volume/v3/volumes/f229ac1a-9472-4240-ba8b-0d246fb3be31 Jul 10 06:41:29.618930 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-bf2be3bb-d180-4eb4-bf4d-c9cc86952f27 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:41:29.619182 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-bf2be3bb-d180-4eb4-bf4d-c9cc86952f27 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:41:29.621325 np0000004964 devstack@c-api.service[99975]: DEBUG dbcounter [-] [99975] Writing DB stats cinder:SELECT=125,cinder:UPDATE=27,cinder:INSERT=9 {{(pid=99975) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:41:29.631178 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:41:29.631178 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:41:29.635011 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-bf2be3bb-d180-4eb4-bf4d-c9cc86952f27 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] Volume info retrieved successfully. Jul 10 06:41:29.638781 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-bf2be3bb-d180-4eb4-bf4d-c9cc86952f27 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] https://10.4.3.200/volume/v3/volumes/f229ac1a-9472-4240-ba8b-0d246fb3be31 returned with HTTP 200 Jul 10 06:41:29.639223 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1080/4272] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:41:29 2026] GET /volume/v3/volumes/f229ac1a-9472-4240-ba8b-0d246fb3be31 => generated 1159 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:41:29.650823 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-68374d60-001a-4bba-9f7e-5d90e793c997 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:41:29.652476 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-68374d60-001a-4bba-9f7e-5d90e793c997 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] POST https://10.4.3.200/volume/v3/volumes/f229ac1a-9472-4240-ba8b-0d246fb3be31/action Jul 10 06:41:29.652836 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-68374d60-001a-4bba-9f7e-5d90e793c997 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:41:29.652983 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-68374d60-001a-4bba-9f7e-5d90e793c997 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:41:29.664681 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:41:29.664681 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:41:29.665203 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-68374d60-001a-4bba-9f7e-5d90e793c997 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] Volume info retrieved successfully. Jul 10 06:41:29.702444 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-68374d60-001a-4bba-9f7e-5d90e793c997 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] Created reservations ['8cfec841-a1a7-4da2-8b56-6cefe8234767', 'c6d028dd-feb7-4d16-9c31-6b4236a2a50c'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:41:29.721663 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-68374d60-001a-4bba-9f7e-5d90e793c997 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] Extend volume request issued successfully. Jul 10 06:41:29.721859 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-68374d60-001a-4bba-9f7e-5d90e793c997 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] https://10.4.3.200/volume/v3/volumes/f229ac1a-9472-4240-ba8b-0d246fb3be31/action returned with HTTP 202 Jul 10 06:41:29.722209 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1067/4273] 10.4.3.200 () {70 vars in 1431 bytes} [Fri Jul 10 06:41:29 2026] POST /volume/v3/volumes/f229ac1a-9472-4240-ba8b-0d246fb3be31/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 10 06:41:29.729355 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-8ddc29d8-2927-42ef-addc-8124de782ad0 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:41:29.731096 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8ddc29d8-2927-42ef-addc-8124de782ad0 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] GET https://10.4.3.200/volume/v3/volumes/f229ac1a-9472-4240-ba8b-0d246fb3be31 Jul 10 06:41:29.731303 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8ddc29d8-2927-42ef-addc-8124de782ad0 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:41:29.731474 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8ddc29d8-2927-42ef-addc-8124de782ad0 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:41:29.740015 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:41:29.740015 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:41:29.743075 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-8ddc29d8-2927-42ef-addc-8124de782ad0 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] Volume info retrieved successfully. Jul 10 06:41:29.747209 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8ddc29d8-2927-42ef-addc-8124de782ad0 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] https://10.4.3.200/volume/v3/volumes/f229ac1a-9472-4240-ba8b-0d246fb3be31 returned with HTTP 200 Jul 10 06:41:29.747590 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1065/4274] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:41:29 2026] GET /volume/v3/volumes/f229ac1a-9472-4240-ba8b-0d246fb3be31 => generated 1162 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:41:30.760112 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-36d03d96-5bc1-4a4c-9b51-155d626f0f3c None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:41:30.761768 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-36d03d96-5bc1-4a4c-9b51-155d626f0f3c tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] GET https://10.4.3.200/volume/v3/volumes/f229ac1a-9472-4240-ba8b-0d246fb3be31 Jul 10 06:41:30.761950 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-36d03d96-5bc1-4a4c-9b51-155d626f0f3c tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:41:30.762142 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-36d03d96-5bc1-4a4c-9b51-155d626f0f3c tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:41:30.770631 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:41:30.770631 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:41:30.773716 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-36d03d96-5bc1-4a4c-9b51-155d626f0f3c tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] Volume info retrieved successfully. Jul 10 06:41:30.777682 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-36d03d96-5bc1-4a4c-9b51-155d626f0f3c tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] https://10.4.3.200/volume/v3/volumes/f229ac1a-9472-4240-ba8b-0d246fb3be31 returned with HTTP 200 Jul 10 06:41:30.778036 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1063/4275] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:41:30 2026] GET /volume/v3/volumes/f229ac1a-9472-4240-ba8b-0d246fb3be31 => generated 1159 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:41:30.792926 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-2475ba28-ae76-46c8-bbf4-0e40218e55eb None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:41:30.794692 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-2475ba28-ae76-46c8-bbf4-0e40218e55eb tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] GET https://10.4.3.200/volume/v3/volumes/f229ac1a-9472-4240-ba8b-0d246fb3be31 Jul 10 06:41:30.794914 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-2475ba28-ae76-46c8-bbf4-0e40218e55eb tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:41:30.795088 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-2475ba28-ae76-46c8-bbf4-0e40218e55eb tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:41:30.803299 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:41:30.803299 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:41:30.806324 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-2475ba28-ae76-46c8-bbf4-0e40218e55eb tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] Volume info retrieved successfully. Jul 10 06:41:30.809827 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-2475ba28-ae76-46c8-bbf4-0e40218e55eb tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] https://10.4.3.200/volume/v3/volumes/f229ac1a-9472-4240-ba8b-0d246fb3be31 returned with HTTP 200 Jul 10 06:41:30.810182 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1081/4276] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:41:30 2026] GET /volume/v3/volumes/f229ac1a-9472-4240-ba8b-0d246fb3be31 => generated 1159 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:41:30.977348 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-68374d60-001a-4bba-9f7e-5d90e793c997 req-175ea44b-5f8e-4782-8868-840273741c95 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:41:30.979452 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-68374d60-001a-4bba-9f7e-5d90e793c997 req-175ea44b-5f8e-4782-8868-840273741c95 service nova] GET https://10.4.3.200/volume/v3/volumes/f229ac1a-9472-4240-ba8b-0d246fb3be31 Jul 10 06:41:30.979668 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-68374d60-001a-4bba-9f7e-5d90e793c997 req-175ea44b-5f8e-4782-8868-840273741c95 service nova] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:41:30.979863 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-68374d60-001a-4bba-9f7e-5d90e793c997 req-175ea44b-5f8e-4782-8868-840273741c95 service nova] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:41:30.989205 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:41:30.989205 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:41:30.992245 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [req-68374d60-001a-4bba-9f7e-5d90e793c997 req-175ea44b-5f8e-4782-8868-840273741c95 service nova] Volume info retrieved successfully. Jul 10 06:41:30.995455 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-68374d60-001a-4bba-9f7e-5d90e793c997 req-175ea44b-5f8e-4782-8868-840273741c95 service nova] https://10.4.3.200/volume/v3/volumes/f229ac1a-9472-4240-ba8b-0d246fb3be31 returned with HTTP 200 Jul 10 06:41:30.995892 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1068/4277] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:41:30 2026] GET /volume/v3/volumes/f229ac1a-9472-4240-ba8b-0d246fb3be31 => generated 1324 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:41:32.016747 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-9a86cc79-f08c-4de2-abf0-2b189e3bd325 req-c71865d0-7d17-4c6c-add7-785b886601f4 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:41:32.019718 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-9a86cc79-f08c-4de2-abf0-2b189e3bd325 req-c71865d0-7d17-4c6c-add7-785b886601f4 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] GET https://10.4.3.200/volume/v3/volumes/f229ac1a-9472-4240-ba8b-0d246fb3be31 Jul 10 06:41:32.019993 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-9a86cc79-f08c-4de2-abf0-2b189e3bd325 req-c71865d0-7d17-4c6c-add7-785b886601f4 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:41:32.020214 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-9a86cc79-f08c-4de2-abf0-2b189e3bd325 req-c71865d0-7d17-4c6c-add7-785b886601f4 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:41:32.032257 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:41:32.032257 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:41:32.036323 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [req-9a86cc79-f08c-4de2-abf0-2b189e3bd325 req-c71865d0-7d17-4c6c-add7-785b886601f4 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] Volume info retrieved successfully. Jul 10 06:41:32.041952 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-9a86cc79-f08c-4de2-abf0-2b189e3bd325 req-c71865d0-7d17-4c6c-add7-785b886601f4 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] https://10.4.3.200/volume/v3/volumes/f229ac1a-9472-4240-ba8b-0d246fb3be31 returned with HTTP 200 Jul 10 06:41:32.042542 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1066/4278] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:41:32 2026] GET /volume/v3/volumes/f229ac1a-9472-4240-ba8b-0d246fb3be31 => generated 1141 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:41:32.059316 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-9a86cc79-f08c-4de2-abf0-2b189e3bd325 req-dd65e3dc-e831-4b78-8e54-b3ac3a1d16e6 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:41:32.061228 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-9a86cc79-f08c-4de2-abf0-2b189e3bd325 req-dd65e3dc-e831-4b78-8e54-b3ac3a1d16e6 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] POST https://10.4.3.200/volume/v3/volumes/f229ac1a-9472-4240-ba8b-0d246fb3be31/action Jul 10 06:41:32.061548 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-9a86cc79-f08c-4de2-abf0-2b189e3bd325 req-dd65e3dc-e831-4b78-8e54-b3ac3a1d16e6 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:41:32.061679 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-9a86cc79-f08c-4de2-abf0-2b189e3bd325 req-dd65e3dc-e831-4b78-8e54-b3ac3a1d16e6 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:41:32.071624 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:41:32.071624 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:41:32.072062 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-9a86cc79-f08c-4de2-abf0-2b189e3bd325 req-dd65e3dc-e831-4b78-8e54-b3ac3a1d16e6 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] Volume info retrieved successfully. Jul 10 06:41:32.077315 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-9a86cc79-f08c-4de2-abf0-2b189e3bd325 req-dd65e3dc-e831-4b78-8e54-b3ac3a1d16e6 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] Begin detaching volume completed successfully. Jul 10 06:41:32.077518 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-9a86cc79-f08c-4de2-abf0-2b189e3bd325 req-dd65e3dc-e831-4b78-8e54-b3ac3a1d16e6 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] https://10.4.3.200/volume/v3/volumes/f229ac1a-9472-4240-ba8b-0d246fb3be31/action returned with HTTP 202 Jul 10 06:41:32.078099 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1064/4279] 10.4.3.200 () {72 vars in 1672 bytes} [Fri Jul 10 06:41:32 2026] POST /volume/v3/volumes/f229ac1a-9472-4240-ba8b-0d246fb3be31/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:41:32.097113 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-5d8c3098-d341-447a-bfcd-e49160554504 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:41:32.098895 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-5d8c3098-d341-447a-bfcd-e49160554504 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] GET https://10.4.3.200/volume/v3/volumes/f229ac1a-9472-4240-ba8b-0d246fb3be31 Jul 10 06:41:32.099150 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-5d8c3098-d341-447a-bfcd-e49160554504 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:41:32.099315 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-5d8c3098-d341-447a-bfcd-e49160554504 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:41:32.108928 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:41:32.108928 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:41:32.112392 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-5d8c3098-d341-447a-bfcd-e49160554504 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] Volume info retrieved successfully. Jul 10 06:41:32.116351 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-5d8c3098-d341-447a-bfcd-e49160554504 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] https://10.4.3.200/volume/v3/volumes/f229ac1a-9472-4240-ba8b-0d246fb3be31 returned with HTTP 200 Jul 10 06:41:32.116737 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1082/4280] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:41:32 2026] GET /volume/v3/volumes/f229ac1a-9472-4240-ba8b-0d246fb3be31 => generated 1162 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:41:33.106253 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-65050c40-af8d-41b7-95e2-bc68be8da44b None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:41:33.106730 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-65050c40-af8d-41b7-95e2-bc68be8da44b None None] GET https://10.4.3.200/volume// Jul 10 06:41:33.106928 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-65050c40-af8d-41b7-95e2-bc68be8da44b None None] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:41:33.107207 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-65050c40-af8d-41b7-95e2-bc68be8da44b None None] Calling method 'all' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:41:33.107590 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-65050c40-af8d-41b7-95e2-bc68be8da44b None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:41:33.107890 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1069/4281] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:41: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 10 06:41:33.115747 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-9a86cc79-f08c-4de2-abf0-2b189e3bd325 req-d99e2863-7c64-437c-9f63-f9faf75a0803 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:41:33.117651 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-9a86cc79-f08c-4de2-abf0-2b189e3bd325 req-d99e2863-7c64-437c-9f63-f9faf75a0803 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] GET https://10.4.3.200/volume/v3/volumes/f229ac1a-9472-4240-ba8b-0d246fb3be31 Jul 10 06:41:33.117838 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-9a86cc79-f08c-4de2-abf0-2b189e3bd325 req-d99e2863-7c64-437c-9f63-f9faf75a0803 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:41:33.118036 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-9a86cc79-f08c-4de2-abf0-2b189e3bd325 req-d99e2863-7c64-437c-9f63-f9faf75a0803 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:41:33.126419 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:41:33.126419 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:41:33.129212 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-946c6a08-b8e2-48c0-8fa5-b1c2fcfd17ee None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:41:33.129584 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [req-9a86cc79-f08c-4de2-abf0-2b189e3bd325 req-d99e2863-7c64-437c-9f63-f9faf75a0803 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] Volume info retrieved successfully. Jul 10 06:41:33.130945 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-946c6a08-b8e2-48c0-8fa5-b1c2fcfd17ee tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] GET https://10.4.3.200/volume/v3/volumes/f229ac1a-9472-4240-ba8b-0d246fb3be31 Jul 10 06:41:33.131140 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-946c6a08-b8e2-48c0-8fa5-b1c2fcfd17ee tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:41:33.131370 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-946c6a08-b8e2-48c0-8fa5-b1c2fcfd17ee tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:41:33.133908 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-9a86cc79-f08c-4de2-abf0-2b189e3bd325 req-d99e2863-7c64-437c-9f63-f9faf75a0803 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] https://10.4.3.200/volume/v3/volumes/f229ac1a-9472-4240-ba8b-0d246fb3be31 returned with HTTP 200 Jul 10 06:41:33.134348 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1067/4282] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 10 06:41:33 2026] GET /volume/v3/volumes/f229ac1a-9472-4240-ba8b-0d246fb3be31 => generated 1324 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:41:33.140639 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:41:33.140639 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:41:33.144741 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-946c6a08-b8e2-48c0-8fa5-b1c2fcfd17ee tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] Volume info retrieved successfully. Jul 10 06:41:33.149596 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-946c6a08-b8e2-48c0-8fa5-b1c2fcfd17ee tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] https://10.4.3.200/volume/v3/volumes/f229ac1a-9472-4240-ba8b-0d246fb3be31 returned with HTTP 200 Jul 10 06:41:33.149980 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1065/4283] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:41:33 2026] GET /volume/v3/volumes/f229ac1a-9472-4240-ba8b-0d246fb3be31 => generated 1162 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:41:33.962393 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-9a86cc79-f08c-4de2-abf0-2b189e3bd325 req-f3ad278d-dd23-437e-a0fc-a07892465d7a None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:41:33.964425 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-9a86cc79-f08c-4de2-abf0-2b189e3bd325 req-f3ad278d-dd23-437e-a0fc-a07892465d7a tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] DELETE https://10.4.3.200/volume/v3/attachments/2f1fd9e7-68e4-4414-bb7c-c07b42279104 Jul 10 06:41:33.964689 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-9a86cc79-f08c-4de2-abf0-2b189e3bd325 req-f3ad278d-dd23-437e-a0fc-a07892465d7a tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:41:33.964901 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-9a86cc79-f08c-4de2-abf0-2b189e3bd325 req-f3ad278d-dd23-437e-a0fc-a07892465d7a tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] Calling method 'version_select' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:41:33.971819 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:41:33.971819 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:41:34.163332 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-74245e1f-2967-46f0-8d35-06de377ed648 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:41:34.168087 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-74245e1f-2967-46f0-8d35-06de377ed648 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] GET https://10.4.3.200/volume/v3/volumes/f229ac1a-9472-4240-ba8b-0d246fb3be31 Jul 10 06:41:34.168296 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-74245e1f-2967-46f0-8d35-06de377ed648 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:41:34.168471 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-74245e1f-2967-46f0-8d35-06de377ed648 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:41:34.178067 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:41:34.178067 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:41:34.181961 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-74245e1f-2967-46f0-8d35-06de377ed648 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] Volume info retrieved successfully. Jul 10 06:41:34.188067 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-74245e1f-2967-46f0-8d35-06de377ed648 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] https://10.4.3.200/volume/v3/volumes/f229ac1a-9472-4240-ba8b-0d246fb3be31 returned with HTTP 200 Jul 10 06:41:34.189126 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1070/4284] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:41:34 2026] GET /volume/v3/volumes/f229ac1a-9472-4240-ba8b-0d246fb3be31 => generated 1162 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:41:34.501869 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-9a86cc79-f08c-4de2-abf0-2b189e3bd325 req-f3ad278d-dd23-437e-a0fc-a07892465d7a tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] https://10.4.3.200/volume/v3/attachments/2f1fd9e7-68e4-4414-bb7c-c07b42279104 returned with HTTP 200 Jul 10 06:41:34.502280 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1083/4285] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 10 06:41:33 2026] DELETE /volume/v3/attachments/2f1fd9e7-68e4-4414-bb7c-c07b42279104 => generated 19 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:41:35.202774 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-f13c6f19-c259-4311-bc1e-5f50181be845 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:41:35.204708 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f13c6f19-c259-4311-bc1e-5f50181be845 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] GET https://10.4.3.200/volume/v3/volumes/f229ac1a-9472-4240-ba8b-0d246fb3be31 Jul 10 06:41:35.206442 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f13c6f19-c259-4311-bc1e-5f50181be845 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:41:35.206442 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f13c6f19-c259-4311-bc1e-5f50181be845 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:41:35.213775 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:41:35.213775 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:41:35.218605 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-f13c6f19-c259-4311-bc1e-5f50181be845 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] Volume info retrieved successfully. Jul 10 06:41:35.224910 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f13c6f19-c259-4311-bc1e-5f50181be845 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] https://10.4.3.200/volume/v3/volumes/f229ac1a-9472-4240-ba8b-0d246fb3be31 returned with HTTP 200 Jul 10 06:41:35.225465 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1068/4286] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:41:35 2026] GET /volume/v3/volumes/f229ac1a-9472-4240-ba8b-0d246fb3be31 => generated 867 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:41:38.919663 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-c1a569e7-fedb-46c1-b2e6-f79be46b27dc None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:41:39.035542 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c1a569e7-fedb-46c1-b2e6-f79be46b27dc tempest-VolumeMultiattachTests-324976835 tempest-VolumeMultiattachTests-324976835-project-admin] POST https://10.4.3.200/volume/v3/types Jul 10 06:41:39.035920 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c1a569e7-fedb-46c1-b2e6-f79be46b27dc tempest-VolumeMultiattachTests-324976835 tempest-VolumeMultiattachTests-324976835-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-250924941-1384118729", "extra_specs": {"multiattach": " True"}}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:41:39.050228 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c1a569e7-fedb-46c1-b2e6-f79be46b27dc tempest-VolumeMultiattachTests-324976835 tempest-VolumeMultiattachTests-324976835-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 10 06:41:39.050563 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1066/4287] 10.4.3.200 () {68 vars in 1253 bytes} [Fri Jul 10 06:41:38 2026] POST /volume/v3/types => generated 286 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:41:39.057774 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-3c5f8faa-4f75-4be7-815a-49574013564e None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:41:39.061039 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3c5f8faa-4f75-4be7-815a-49574013564e tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:41:39.061371 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3c5f8faa-4f75-4be7-815a-49574013564e tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1488303326", "snapshot_id": null, "imageRef": null, "volume_type": "9e6619e0-038e-4f59-8ecf-744ae21e9ef0", "size": 1}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:41:39.062777 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-3c5f8faa-4f75-4be7-815a-49574013564e tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1488303326', 'snapshot_id': None, 'imageRef': None, 'volume_type': '9e6619e0-038e-4f59-8ecf-744ae21e9ef0', 'size': 1}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:41:39.066993 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-3c5f8faa-4f75-4be7-815a-49574013564e tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Create volume of 1 GB Jul 10 06:41:39.067352 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:41:39.067352 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:41:39.067893 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-3c5f8faa-4f75-4be7-815a-49574013564e tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Availability Zones retrieved successfully. Jul 10 06:41:39.076154 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-3c5f8faa-4f75-4be7-815a-49574013564e tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Flow 'volume_create_api' (7372f0af-3dba-4255-918e-d3f2979065bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:41:39.077101 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-3c5f8faa-4f75-4be7-815a-49574013564e tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a396270-15c3-4915-87c8-639b05eed6d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:41:39.078089 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-3c5f8faa-4f75-4be7-815a-49574013564e tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Validating volume size '1' using validate_int {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:41:39.085406 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:41:39.085406 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:41:39.097094 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-3c5f8faa-4f75-4be7-815a-49574013564e tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a396270-15c3-4915-87c8-639b05eed6d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=9e6619e0-038e-4f59-8ecf-744ae21e9ef0,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-250924941-1384118729',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9e6619e0-038e-4f59-8ecf-744ae21e9ef0', 'encryption_key_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=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:41:39.098253 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-3c5f8faa-4f75-4be7-815a-49574013564e tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1195a06-9104-481f-8ee3-81c40e0ae2f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:41:39.126845 np0000004964 devstack@c-api.service[99978]: WARNING cinder.quota [None req-3c5f8faa-4f75-4be7-815a-49574013564e tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-250924941-1384118729 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-250924941-1384118729, it is now deprecated. Please use the default quota class for default quota. Jul 10 06:41:39.127203 np0000004964 devstack@c-api.service[99978]: WARNING cinder.quota [None req-3c5f8faa-4f75-4be7-815a-49574013564e tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-250924941-1384118729 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-250924941-1384118729, it is now deprecated. Please use the default quota class for default quota. Jul 10 06:41:39.163266 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-3c5f8faa-4f75-4be7-815a-49574013564e tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Created reservations ['af2ecd48-7692-4e59-9450-4be0853b002f', '2c909bab-c80e-4347-8cd9-bd8509506588', 'a4de5984-9099-4584-ab48-0118f38872ab', '242c6ad4-d182-4a7b-82ed-4ebaddd79668'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:41:39.164083 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-3c5f8faa-4f75-4be7-815a-49574013564e tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1195a06-9104-481f-8ee3-81c40e0ae2f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['af2ecd48-7692-4e59-9450-4be0853b002f', '2c909bab-c80e-4347-8cd9-bd8509506588', 'a4de5984-9099-4584-ab48-0118f38872ab', '242c6ad4-d182-4a7b-82ed-4ebaddd79668']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:41:39.164804 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-3c5f8faa-4f75-4be7-815a-49574013564e tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (246124a0-dcec-4a8e-a2e0-449d39e3f39b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:41:39.185212 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-3c5f8faa-4f75-4be7-815a-49574013564e tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (246124a0-dcec-4a8e-a2e0-449d39e3f39b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '36683c8d-e665-4441-9ca6-45747918a186', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1488303326',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='f984cf75204442b2835e55221d8fdf66',qos_specs=None,replication_status=,reservations=['af2ecd48-7692-4e59-9450-4be0853b002f','2c909bab-c80e-4347-8cd9-bd8509506588','a4de5984-9099-4584-ab48-0118f38872ab','242c6ad4-d182-4a7b-82ed-4ebaddd79668'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eef1bfb469ac47f59de0cf223758c681',volume_type_id=9e6619e0-038e-4f59-8ecf-744ae21e9ef0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:41:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1488303326',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=36683c8d-e665-4441-9ca6-45747918a186,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='f984cf75204442b2835e55221d8fdf66',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eef1bfb469ac47f59de0cf223758c681',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9e6619e0-038e-4f59-8ecf-744ae21e9ef0),volume_type_id=9e6619e0-038e-4f59-8ecf-744ae21e9ef0)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:41:39.186032 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-3c5f8faa-4f75-4be7-815a-49574013564e tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5923bb7-c8f8-43e1-a206-be70fe966c9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:41:39.203344 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-3c5f8faa-4f75-4be7-815a-49574013564e tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5923bb7-c8f8-43e1-a206-be70fe966c9e) transitioned into state 'SUCCESS' from state '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-1488303326',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='f984cf75204442b2835e55221d8fdf66',qos_specs=None,replication_status=,reservations=['af2ecd48-7692-4e59-9450-4be0853b002f','2c909bab-c80e-4347-8cd9-bd8509506588','a4de5984-9099-4584-ab48-0118f38872ab','242c6ad4-d182-4a7b-82ed-4ebaddd79668'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eef1bfb469ac47f59de0cf223758c681',volume_type_id=9e6619e0-038e-4f59-8ecf-744ae21e9ef0)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:41:39.204080 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-3c5f8faa-4f75-4be7-815a-49574013564e tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6cb87308-92de-4103-b5bd-544020af17db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:41:39.217762 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-3c5f8faa-4f75-4be7-815a-49574013564e tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6cb87308-92de-4103-b5bd-544020af17db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:41:39.218595 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-3c5f8faa-4f75-4be7-815a-49574013564e tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Flow 'volume_create_api' (7372f0af-3dba-4255-918e-d3f2979065bb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:41:39.218884 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-3c5f8faa-4f75-4be7-815a-49574013564e tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Create volume request issued successfully. Jul 10 06:41:39.219424 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3c5f8faa-4f75-4be7-815a-49574013564e tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:41:39.219872 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1071/4288] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 10 06:41:39 2026] POST /volume/v3/volumes => generated 829 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:41:39.234411 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-44560247-5a1b-47ed-a7dc-55ddff6fd280 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:41:39.236305 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-44560247-5a1b-47ed-a7dc-55ddff6fd280 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] GET https://10.4.3.200/volume/v3/volumes/36683c8d-e665-4441-9ca6-45747918a186 Jul 10 06:41:39.236533 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-44560247-5a1b-47ed-a7dc-55ddff6fd280 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:41:39.236790 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-44560247-5a1b-47ed-a7dc-55ddff6fd280 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:41:39.243679 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:41:39.243679 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:41:39.247286 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-44560247-5a1b-47ed-a7dc-55ddff6fd280 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Volume info retrieved successfully. Jul 10 06:41:39.252217 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-44560247-5a1b-47ed-a7dc-55ddff6fd280 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/volumes/36683c8d-e665-4441-9ca6-45747918a186 returned with HTTP 200 Jul 10 06:41:39.252628 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1084/4289] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:41:39 2026] GET /volume/v3/volumes/36683c8d-e665-4441-9ca6-45747918a186 => generated 897 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:41:40.274987 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-80bc6bc3-267e-48e0-8e81-cab5dec5b4c6 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:41:40.276798 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-80bc6bc3-267e-48e0-8e81-cab5dec5b4c6 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] GET https://10.4.3.200/volume/v3/volumes/36683c8d-e665-4441-9ca6-45747918a186 Jul 10 06:41:40.277055 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-80bc6bc3-267e-48e0-8e81-cab5dec5b4c6 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:41:40.277184 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-80bc6bc3-267e-48e0-8e81-cab5dec5b4c6 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:41:40.284113 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:41:40.284113 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:41:40.287791 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-80bc6bc3-267e-48e0-8e81-cab5dec5b4c6 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Volume info retrieved successfully. Jul 10 06:41:40.293892 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-80bc6bc3-267e-48e0-8e81-cab5dec5b4c6 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/volumes/36683c8d-e665-4441-9ca6-45747918a186 returned with HTTP 200 Jul 10 06:41:40.294401 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1069/4290] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:41:40 2026] GET /volume/v3/volumes/36683c8d-e665-4441-9ca6-45747918a186 => generated 922 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:41:40.309570 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-4d21dde0-d530-4621-8977-48ea61792124 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:41:40.311525 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4d21dde0-d530-4621-8977-48ea61792124 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] GET https://10.4.3.200/volume/v3/volumes/36683c8d-e665-4441-9ca6-45747918a186 Jul 10 06:41:40.312281 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4d21dde0-d530-4621-8977-48ea61792124 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:41:40.312536 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4d21dde0-d530-4621-8977-48ea61792124 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:41:40.319979 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:41:40.319979 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:41:40.324615 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-4d21dde0-d530-4621-8977-48ea61792124 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Volume info retrieved successfully. Jul 10 06:41:40.336414 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4d21dde0-d530-4621-8977-48ea61792124 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/volumes/36683c8d-e665-4441-9ca6-45747918a186 returned with HTTP 200 Jul 10 06:41:40.336913 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1067/4291] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:41:40 2026] GET /volume/v3/volumes/36683c8d-e665-4441-9ca6-45747918a186 => generated 922 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:41:40.349926 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-7d9cc032-ecfc-4fb2-bd3e-7accf54af0ba None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:41:40.352257 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7d9cc032-ecfc-4fb2-bd3e-7accf54af0ba tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:41:40.352710 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7d9cc032-ecfc-4fb2-bd3e-7accf54af0ba tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-497354264", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:41:40.354448 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-7d9cc032-ecfc-4fb2-bd3e-7accf54af0ba tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-497354264', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:41:40.354656 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-7d9cc032-ecfc-4fb2-bd3e-7accf54af0ba tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Create volume of 1 GB Jul 10 06:41:40.355001 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:41:40.355001 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:41:40.359461 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-7d9cc032-ecfc-4fb2-bd3e-7accf54af0ba tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Availability Zones retrieved successfully. Jul 10 06:41:40.365289 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-7d9cc032-ecfc-4fb2-bd3e-7accf54af0ba tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Flow 'volume_create_api' (f26d9d64-c7a1-46ed-adaf-2c5f505efb5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:41:40.366294 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-7d9cc032-ecfc-4fb2-bd3e-7accf54af0ba tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7504a031-8c32-4fa1-9f0a-dff07dd36491) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:41:40.367255 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-7d9cc032-ecfc-4fb2-bd3e-7accf54af0ba tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Validating volume size '1' using validate_int {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:41:40.393488 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-7d9cc032-ecfc-4fb2-bd3e-7accf54af0ba tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7504a031-8c32-4fa1-9f0a-dff07dd36491) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:41:40.394271 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-7d9cc032-ecfc-4fb2-bd3e-7accf54af0ba tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3bfd0d77-a835-4882-b650-0cde541407d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:41:40.448418 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-7d9cc032-ecfc-4fb2-bd3e-7accf54af0ba tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Created reservations ['a0dbe42f-88e7-4e38-b828-4ebf4bbc080b', '8c1eded2-813b-44ae-af45-16229d087ee8', '4acc852d-1b2f-4127-a644-8a4a52bcaa28', '85c1bd43-6b43-442c-83eb-3584dd3d8868'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:41:40.449166 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-7d9cc032-ecfc-4fb2-bd3e-7accf54af0ba tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3bfd0d77-a835-4882-b650-0cde541407d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a0dbe42f-88e7-4e38-b828-4ebf4bbc080b', '8c1eded2-813b-44ae-af45-16229d087ee8', '4acc852d-1b2f-4127-a644-8a4a52bcaa28', '85c1bd43-6b43-442c-83eb-3584dd3d8868']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:41:40.450079 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-7d9cc032-ecfc-4fb2-bd3e-7accf54af0ba tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (877ac8af-dbc1-45bc-87fa-23307f17703d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:41:40.481477 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-7d9cc032-ecfc-4fb2-bd3e-7accf54af0ba tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (877ac8af-dbc1-45bc-87fa-23307f17703d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '530c009b-bac4-4a3d-93d1-da6dac58cd64', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-497354264',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f984cf75204442b2835e55221d8fdf66',qos_specs=None,replication_status=,reservations=['a0dbe42f-88e7-4e38-b828-4ebf4bbc080b','8c1eded2-813b-44ae-af45-16229d087ee8','4acc852d-1b2f-4127-a644-8a4a52bcaa28','85c1bd43-6b43-442c-83eb-3584dd3d8868'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eef1bfb469ac47f59de0cf223758c681',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:41:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-497354264',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=530c009b-bac4-4a3d-93d1-da6dac58cd64,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f984cf75204442b2835e55221d8fdf66',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eef1bfb469ac47f59de0cf223758c681',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:41:40.482264 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-7d9cc032-ecfc-4fb2-bd3e-7accf54af0ba tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8ed29db-614f-44a7-a224-553d9ff28994) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:41:40.505887 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-7d9cc032-ecfc-4fb2-bd3e-7accf54af0ba tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8ed29db-614f-44a7-a224-553d9ff28994) transitioned into state 'SUCCESS' from state '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-497354264',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f984cf75204442b2835e55221d8fdf66',qos_specs=None,replication_status=,reservations=['a0dbe42f-88e7-4e38-b828-4ebf4bbc080b','8c1eded2-813b-44ae-af45-16229d087ee8','4acc852d-1b2f-4127-a644-8a4a52bcaa28','85c1bd43-6b43-442c-83eb-3584dd3d8868'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eef1bfb469ac47f59de0cf223758c681',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:41:40.506686 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-7d9cc032-ecfc-4fb2-bd3e-7accf54af0ba tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1de0ea47-7a5b-4b86-8ffc-c59f48c93080) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:41:40.516660 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-7d9cc032-ecfc-4fb2-bd3e-7accf54af0ba tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1de0ea47-7a5b-4b86-8ffc-c59f48c93080) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:41:40.517484 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-7d9cc032-ecfc-4fb2-bd3e-7accf54af0ba tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Flow 'volume_create_api' (f26d9d64-c7a1-46ed-adaf-2c5f505efb5b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:41:40.517815 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-7d9cc032-ecfc-4fb2-bd3e-7accf54af0ba tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Create volume request issued successfully. Jul 10 06:41:40.518426 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7d9cc032-ecfc-4fb2-bd3e-7accf54af0ba tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:41:40.518920 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1072/4292] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 10 06:41:40 2026] POST /volume/v3/volumes => generated 752 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:41:40.530129 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-d19fc9bc-c27e-4aa4-b5a4-a58d18e17aaa None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:41:40.532223 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-d19fc9bc-c27e-4aa4-b5a4-a58d18e17aaa tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] GET https://10.4.3.200/volume/v3/volumes/530c009b-bac4-4a3d-93d1-da6dac58cd64 Jul 10 06:41:40.532444 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-d19fc9bc-c27e-4aa4-b5a4-a58d18e17aaa tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:41:40.532684 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-d19fc9bc-c27e-4aa4-b5a4-a58d18e17aaa tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:41:40.541626 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:41:40.541626 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:41:40.545684 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-d19fc9bc-c27e-4aa4-b5a4-a58d18e17aaa tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Volume info retrieved successfully. Jul 10 06:41:40.550730 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-d19fc9bc-c27e-4aa4-b5a4-a58d18e17aaa tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/volumes/530c009b-bac4-4a3d-93d1-da6dac58cd64 returned with HTTP 200 Jul 10 06:41:40.551180 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1085/4293] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:41:40 2026] GET /volume/v3/volumes/530c009b-bac4-4a3d-93d1-da6dac58cd64 => generated 820 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:41:41.562802 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-2c6ae4c8-9d53-4a77-87fd-12827aa8f613 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:41:41.564662 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2c6ae4c8-9d53-4a77-87fd-12827aa8f613 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] GET https://10.4.3.200/volume/v3/volumes/530c009b-bac4-4a3d-93d1-da6dac58cd64 Jul 10 06:41:41.564859 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2c6ae4c8-9d53-4a77-87fd-12827aa8f613 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:41:41.565038 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2c6ae4c8-9d53-4a77-87fd-12827aa8f613 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:41:41.572002 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:41:41.572002 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:41:41.575298 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-2c6ae4c8-9d53-4a77-87fd-12827aa8f613 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Volume info retrieved successfully. Jul 10 06:41:41.580458 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2c6ae4c8-9d53-4a77-87fd-12827aa8f613 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/volumes/530c009b-bac4-4a3d-93d1-da6dac58cd64 returned with HTTP 200 Jul 10 06:41:41.580458 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1070/4294] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:41:41 2026] GET /volume/v3/volumes/530c009b-bac4-4a3d-93d1-da6dac58cd64 => generated 845 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:41:41.590297 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-772ba51e-1dc3-4991-8a0f-d5a81afd936f None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:41:41.591778 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-772ba51e-1dc3-4991-8a0f-d5a81afd936f tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] GET https://10.4.3.200/volume/v3/volumes/530c009b-bac4-4a3d-93d1-da6dac58cd64 Jul 10 06:41:41.591950 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-772ba51e-1dc3-4991-8a0f-d5a81afd936f tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:41:41.592140 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-772ba51e-1dc3-4991-8a0f-d5a81afd936f tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:41:41.599150 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:41:41.599150 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:41:41.601679 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-772ba51e-1dc3-4991-8a0f-d5a81afd936f tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Volume info retrieved successfully. Jul 10 06:41:41.605099 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-772ba51e-1dc3-4991-8a0f-d5a81afd936f tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/volumes/530c009b-bac4-4a3d-93d1-da6dac58cd64 returned with HTTP 200 Jul 10 06:41:41.605939 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1068/4295] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:41:41 2026] GET /volume/v3/volumes/530c009b-bac4-4a3d-93d1-da6dac58cd64 => generated 845 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:41:41.623107 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-642e99c9-e5d2-4722-b4a0-7a68305a243d None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:41:41.626262 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-642e99c9-e5d2-4722-b4a0-7a68305a243d tempest-VolumeMultiattachTests-324976835 tempest-VolumeMultiattachTests-324976835-project-admin] POST https://10.4.3.200/volume/v3/types Jul 10 06:41:41.626649 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-642e99c9-e5d2-4722-b4a0-7a68305a243d tempest-VolumeMultiattachTests-324976835 tempest-VolumeMultiattachTests-324976835-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-920030404", "extra_specs": {}}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:41:41.628808 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:41:41.628808 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:41:41.646733 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-642e99c9-e5d2-4722-b4a0-7a68305a243d tempest-VolumeMultiattachTests-324976835 tempest-VolumeMultiattachTests-324976835-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 10 06:41:41.646733 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1073/4296] 10.4.3.200 () {68 vars in 1252 bytes} [Fri Jul 10 06:41:41 2026] POST /volume/v3/types => generated 211 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:41:41.657331 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-0af6c55a-dcd2-4bb4-b977-9e0f4ec5dae1 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:41:41.659177 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-0af6c55a-dcd2-4bb4-b977-9e0f4ec5dae1 tempest-VolumeMultiattachTests-324976835 tempest-VolumeMultiattachTests-324976835-project-admin] POST https://10.4.3.200/volume/v3/types/47efa5bd-9f0c-4f43-afac-beb1f7e882d8/encryption Jul 10 06:41:41.659603 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-0af6c55a-dcd2-4bb4-b977-9e0f4ec5dae1 tempest-VolumeMultiattachTests-324976835 tempest-VolumeMultiattachTests-324976835-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:41:41.679264 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-0af6c55a-dcd2-4bb4-b977-9e0f4ec5dae1 tempest-VolumeMultiattachTests-324976835 tempest-VolumeMultiattachTests-324976835-project-admin] https://10.4.3.200/volume/v3/types/47efa5bd-9f0c-4f43-afac-beb1f7e882d8/encryption returned with HTTP 200 Jul 10 06:41:41.679878 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1086/4297] 10.4.3.200 () {68 vars in 1397 bytes} [Fri Jul 10 06:41:41 2026] POST /volume/v3/types/47efa5bd-9f0c-4f43-afac-beb1f7e882d8/encryption => generated 230 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:41:41.687470 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-dc3c1cc8-67ce-47f6-9966-08d3b39424dc None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:41:41.691320 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-dc3c1cc8-67ce-47f6-9966-08d3b39424dc tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:41:41.691664 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-dc3c1cc8-67ce-47f6-9966-08d3b39424dc tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-245509904", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-920030404", "size": 1}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:41:41.693998 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-dc3c1cc8-67ce-47f6-9966-08d3b39424dc tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-245509904', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-920030404', 'size': 1}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:41:41.702939 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-dc3c1cc8-67ce-47f6-9966-08d3b39424dc tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Create volume of 1 GB Jul 10 06:41:41.703292 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:41:41.703292 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:41:41.703755 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-dc3c1cc8-67ce-47f6-9966-08d3b39424dc tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Availability Zones retrieved successfully. Jul 10 06:41:41.714911 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-dc3c1cc8-67ce-47f6-9966-08d3b39424dc tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Flow 'volume_create_api' (bb9eec4c-f017-49a7-82ab-1c5cb8749105) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:41:41.715808 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-dc3c1cc8-67ce-47f6-9966-08d3b39424dc tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2bbcc179-dbeb-42de-ad01-385cf39f76cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:41:41.716792 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-dc3c1cc8-67ce-47f6-9966-08d3b39424dc tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Validating volume size '1' using validate_int {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:41:41.741366 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-dc3c1cc8-67ce-47f6-9966-08d3b39424dc tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2bbcc179-dbeb-42de-ad01-385cf39f76cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:41:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=47efa5bd-9f0c-4f43-afac-beb1f7e882d8,is_public=True,name='tempest-scenario-type-luks-920030404',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '47efa5bd-9f0c-4f43-afac-beb1f7e882d8', '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=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:41:41.742357 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-dc3c1cc8-67ce-47f6-9966-08d3b39424dc tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90729735-e065-4177-afdf-1876e74c051a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:41:41.769758 np0000004964 devstack@c-api.service[99976]: WARNING cinder.quota [None req-dc3c1cc8-67ce-47f6-9966-08d3b39424dc tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-920030404 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-920030404, it is now deprecated. Please use the default quota class for default quota. Jul 10 06:41:41.770003 np0000004964 devstack@c-api.service[99976]: WARNING cinder.quota [None req-dc3c1cc8-67ce-47f6-9966-08d3b39424dc tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-920030404 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-920030404, it is now deprecated. Please use the default quota class for default quota. Jul 10 06:41:41.799557 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-dc3c1cc8-67ce-47f6-9966-08d3b39424dc tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Created reservations ['48697f03-7b5d-474b-a5b2-817947fcbc1f', '6b2715a8-d2eb-4d71-8f9f-9cef65a57043', '904c6c5e-bfd2-4dfb-9dac-b52bff22022c', 'bcc4ee8c-a71a-4b65-bda4-fd9a995d952c'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:41:41.800495 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-dc3c1cc8-67ce-47f6-9966-08d3b39424dc tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90729735-e065-4177-afdf-1876e74c051a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['48697f03-7b5d-474b-a5b2-817947fcbc1f', '6b2715a8-d2eb-4d71-8f9f-9cef65a57043', '904c6c5e-bfd2-4dfb-9dac-b52bff22022c', 'bcc4ee8c-a71a-4b65-bda4-fd9a995d952c']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:41:41.801279 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-dc3c1cc8-67ce-47f6-9966-08d3b39424dc tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (583c168e-caa5-4a34-8280-d5e62a6b9c8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:41:41.825743 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-dc3c1cc8-67ce-47f6-9966-08d3b39424dc tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (583c168e-caa5-4a34-8280-d5e62a6b9c8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9f5dd47e-edc2-4159-a71b-414819a4da33', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-245509904',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f984cf75204442b2835e55221d8fdf66',qos_specs=None,replication_status=,reservations=['48697f03-7b5d-474b-a5b2-817947fcbc1f','6b2715a8-d2eb-4d71-8f9f-9cef65a57043','904c6c5e-bfd2-4dfb-9dac-b52bff22022c','bcc4ee8c-a71a-4b65-bda4-fd9a995d952c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eef1bfb469ac47f59de0cf223758c681',volume_type_id=47efa5bd-9f0c-4f43-afac-beb1f7e882d8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:41:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-245509904',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=9f5dd47e-edc2-4159-a71b-414819a4da33,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f984cf75204442b2835e55221d8fdf66',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eef1bfb469ac47f59de0cf223758c681',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(47efa5bd-9f0c-4f43-afac-beb1f7e882d8),volume_type_id=47efa5bd-9f0c-4f43-afac-beb1f7e882d8)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:41:41.826443 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-dc3c1cc8-67ce-47f6-9966-08d3b39424dc tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2c777c3-cc91-4535-9433-f774d7e2101e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:41:41.851727 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-dc3c1cc8-67ce-47f6-9966-08d3b39424dc tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2c777c3-cc91-4535-9433-f774d7e2101e) transitioned into state 'SUCCESS' from state '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-245509904',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f984cf75204442b2835e55221d8fdf66',qos_specs=None,replication_status=,reservations=['48697f03-7b5d-474b-a5b2-817947fcbc1f','6b2715a8-d2eb-4d71-8f9f-9cef65a57043','904c6c5e-bfd2-4dfb-9dac-b52bff22022c','bcc4ee8c-a71a-4b65-bda4-fd9a995d952c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eef1bfb469ac47f59de0cf223758c681',volume_type_id=47efa5bd-9f0c-4f43-afac-beb1f7e882d8)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:41:41.851962 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-dc3c1cc8-67ce-47f6-9966-08d3b39424dc tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66822452-dc5c-4bbe-852c-446dad5f1f76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:41:41.865948 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-dc3c1cc8-67ce-47f6-9966-08d3b39424dc tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66822452-dc5c-4bbe-852c-446dad5f1f76) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:41:41.867178 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-dc3c1cc8-67ce-47f6-9966-08d3b39424dc tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Flow 'volume_create_api' (bb9eec4c-f017-49a7-82ab-1c5cb8749105) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:41:41.867586 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-dc3c1cc8-67ce-47f6-9966-08d3b39424dc tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Create volume request issued successfully. Jul 10 06:41:41.868344 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-dc3c1cc8-67ce-47f6-9966-08d3b39424dc tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:41:41.868946 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1071/4298] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 10 06:41:41 2026] POST /volume/v3/volumes => generated 779 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:41:41.885090 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-bab77fbb-09cc-448d-a734-e5beeae6ff70 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:41:41.887077 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-bab77fbb-09cc-448d-a734-e5beeae6ff70 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] GET https://10.4.3.200/volume/v3/volumes/9f5dd47e-edc2-4159-a71b-414819a4da33 Jul 10 06:41:41.887311 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-bab77fbb-09cc-448d-a734-e5beeae6ff70 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:41:41.887549 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-bab77fbb-09cc-448d-a734-e5beeae6ff70 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:41:41.895392 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:41:41.895392 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:41:41.899637 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-bab77fbb-09cc-448d-a734-e5beeae6ff70 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Volume info retrieved successfully. Jul 10 06:41:41.905144 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-bab77fbb-09cc-448d-a734-e5beeae6ff70 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/volumes/9f5dd47e-edc2-4159-a71b-414819a4da33 returned with HTTP 200 Jul 10 06:41:41.905637 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1069/4299] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:41:41 2026] GET /volume/v3/volumes/9f5dd47e-edc2-4159-a71b-414819a4da33 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:41:42.596737 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-74dd841f-8af0-4692-a983-d867d32a4746 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:41:42.601295 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-74dd841f-8af0-4692-a983-d867d32a4746 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] GET https://10.4.3.200/volume/v3/volumes/f229ac1a-9472-4240-ba8b-0d246fb3be31 Jul 10 06:41:42.601465 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-74dd841f-8af0-4692-a983-d867d32a4746 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:41:42.601677 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-74dd841f-8af0-4692-a983-d867d32a4746 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:41:42.611922 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:41:42.611922 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:41:42.615406 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-74dd841f-8af0-4692-a983-d867d32a4746 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] Volume info retrieved successfully. Jul 10 06:41:42.619486 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-74dd841f-8af0-4692-a983-d867d32a4746 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] https://10.4.3.200/volume/v3/volumes/f229ac1a-9472-4240-ba8b-0d246fb3be31 returned with HTTP 200 Jul 10 06:41:42.620110 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1074/4300] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:41:42 2026] GET /volume/v3/volumes/f229ac1a-9472-4240-ba8b-0d246fb3be31 => generated 867 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:41:42.634560 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-0b0884a3-a601-4df7-b0f0-0ffc05f88d05 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:41:42.636741 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-0b0884a3-a601-4df7-b0f0-0ffc05f88d05 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] DELETE https://10.4.3.200/volume/v3/volumes/f229ac1a-9472-4240-ba8b-0d246fb3be31 Jul 10 06:41:42.636741 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-0b0884a3-a601-4df7-b0f0-0ffc05f88d05 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:41:42.636842 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-0b0884a3-a601-4df7-b0f0-0ffc05f88d05 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] Calling method 'delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:41:42.637004 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-0b0884a3-a601-4df7-b0f0-0ffc05f88d05 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] Delete volume with id: f229ac1a-9472-4240-ba8b-0d246fb3be31 Jul 10 06:41:42.645468 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:41:42.645468 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:41:42.646064 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-0b0884a3-a601-4df7-b0f0-0ffc05f88d05 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] Volume info retrieved successfully. Jul 10 06:41:42.667863 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-0b0884a3-a601-4df7-b0f0-0ffc05f88d05 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] Delete volume request issued successfully. Jul 10 06:41:42.668266 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-0b0884a3-a601-4df7-b0f0-0ffc05f88d05 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] https://10.4.3.200/volume/v3/volumes/f229ac1a-9472-4240-ba8b-0d246fb3be31 returned with HTTP 202 Jul 10 06:41:42.668662 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1087/4301] 10.4.3.200 () {68 vars in 1392 bytes} [Fri Jul 10 06:41:42 2026] DELETE /volume/v3/volumes/f229ac1a-9472-4240-ba8b-0d246fb3be31 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 06:41:42.677002 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-5bebeec5-f914-4545-baa0-0362adeb49e8 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:41:42.679679 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5bebeec5-f914-4545-baa0-0362adeb49e8 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] GET https://10.4.3.200/volume/v3/volumes/f229ac1a-9472-4240-ba8b-0d246fb3be31 Jul 10 06:41:42.679891 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5bebeec5-f914-4545-baa0-0362adeb49e8 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:41:42.680074 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5bebeec5-f914-4545-baa0-0362adeb49e8 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:41:42.688488 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:41:42.688488 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:41:42.692425 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-5bebeec5-f914-4545-baa0-0362adeb49e8 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] Volume info retrieved successfully. Jul 10 06:41:42.696931 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5bebeec5-f914-4545-baa0-0362adeb49e8 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] https://10.4.3.200/volume/v3/volumes/f229ac1a-9472-4240-ba8b-0d246fb3be31 returned with HTTP 200 Jul 10 06:41:42.697341 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1072/4302] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:41:42 2026] GET /volume/v3/volumes/f229ac1a-9472-4240-ba8b-0d246fb3be31 => generated 866 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:41:42.918425 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-5248f1c1-f84e-41ac-8796-c763adac8251 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:41:42.920024 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-5248f1c1-f84e-41ac-8796-c763adac8251 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] GET https://10.4.3.200/volume/v3/volumes/9f5dd47e-edc2-4159-a71b-414819a4da33 Jul 10 06:41:42.920232 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-5248f1c1-f84e-41ac-8796-c763adac8251 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:41:42.920429 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-5248f1c1-f84e-41ac-8796-c763adac8251 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:41:42.926548 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:41:42.926548 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:41:42.929584 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-5248f1c1-f84e-41ac-8796-c763adac8251 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Volume info retrieved successfully. Jul 10 06:41:42.933242 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-5248f1c1-f84e-41ac-8796-c763adac8251 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/volumes/9f5dd47e-edc2-4159-a71b-414819a4da33 returned with HTTP 200 Jul 10 06:41:42.933618 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1070/4303] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:41:42 2026] GET /volume/v3/volumes/9f5dd47e-edc2-4159-a71b-414819a4da33 => generated 872 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:41:42.944920 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-0e9180f9-a888-4f26-9151-4876e0514442 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:41:42.946669 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0e9180f9-a888-4f26-9151-4876e0514442 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] GET https://10.4.3.200/volume/v3/volumes/9f5dd47e-edc2-4159-a71b-414819a4da33 Jul 10 06:41:42.946838 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0e9180f9-a888-4f26-9151-4876e0514442 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:41:42.947102 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0e9180f9-a888-4f26-9151-4876e0514442 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:41:42.953460 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:41:42.953460 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:41:42.956733 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-0e9180f9-a888-4f26-9151-4876e0514442 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Volume info retrieved successfully. Jul 10 06:41:42.960963 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0e9180f9-a888-4f26-9151-4876e0514442 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/volumes/9f5dd47e-edc2-4159-a71b-414819a4da33 returned with HTTP 200 Jul 10 06:41:42.961344 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1075/4304] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:41:42 2026] GET /volume/v3/volumes/9f5dd47e-edc2-4159-a71b-414819a4da33 => generated 872 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:41:43.005377 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-88cf28fd-9259-41f9-bf7f-56ff0dc43335 req-dc6c47ac-b3fc-46cd-9311-6637754f4aa4 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:41:43.009017 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-88cf28fd-9259-41f9-bf7f-56ff0dc43335 req-dc6c47ac-b3fc-46cd-9311-6637754f4aa4 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] GET https://10.4.3.200/volume/v3/volumes/530c009b-bac4-4a3d-93d1-da6dac58cd64 Jul 10 06:41:43.009290 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-88cf28fd-9259-41f9-bf7f-56ff0dc43335 req-dc6c47ac-b3fc-46cd-9311-6637754f4aa4 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:41:43.009514 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-88cf28fd-9259-41f9-bf7f-56ff0dc43335 req-dc6c47ac-b3fc-46cd-9311-6637754f4aa4 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:41:43.019027 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:41:43.019027 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:41:43.024441 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [req-88cf28fd-9259-41f9-bf7f-56ff0dc43335 req-dc6c47ac-b3fc-46cd-9311-6637754f4aa4 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Volume info retrieved successfully. Jul 10 06:41:43.029668 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-88cf28fd-9259-41f9-bf7f-56ff0dc43335 req-dc6c47ac-b3fc-46cd-9311-6637754f4aa4 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/volumes/530c009b-bac4-4a3d-93d1-da6dac58cd64 returned with HTTP 200 Jul 10 06:41:43.030062 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1088/4305] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:41:43 2026] GET /volume/v3/volumes/530c009b-bac4-4a3d-93d1-da6dac58cd64 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:41:43.710027 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-3cc10689-b1d3-430f-b4e4-26e1147038a5 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:41:43.712201 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3cc10689-b1d3-430f-b4e4-26e1147038a5 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] GET https://10.4.3.200/volume/v3/volumes/f229ac1a-9472-4240-ba8b-0d246fb3be31 Jul 10 06:41:43.712467 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3cc10689-b1d3-430f-b4e4-26e1147038a5 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:41:43.712730 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3cc10689-b1d3-430f-b4e4-26e1147038a5 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:41:43.719457 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3cc10689-b1d3-430f-b4e4-26e1147038a5 tempest-VolumesExtendAttachedTest-199418963 tempest-VolumesExtendAttachedTest-199418963-project-member] https://10.4.3.200/volume/v3/volumes/f229ac1a-9472-4240-ba8b-0d246fb3be31 returned with HTTP 404 Jul 10 06:41:43.720080 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1073/4306] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:41:43 2026] GET /volume/v3/volumes/f229ac1a-9472-4240-ba8b-0d246fb3be31 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 06:41:45.063422 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-583f284b-da54-4a89-b9f5-3d322d7af65f None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:41:45.063922 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-583f284b-da54-4a89-b9f5-3d322d7af65f None None] GET https://10.4.3.200/volume// Jul 10 06:41:45.064146 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-583f284b-da54-4a89-b9f5-3d322d7af65f None None] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:41:45.064377 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-583f284b-da54-4a89-b9f5-3d322d7af65f None None] Calling method 'all' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:41:45.064808 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-583f284b-da54-4a89-b9f5-3d322d7af65f None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:41:45.065167 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1071/4307] 10.4.3.200 () {66 vars in 1428 bytes} [Fri Jul 10 06:41: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 10 06:41:45.073919 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-88cf28fd-9259-41f9-bf7f-56ff0dc43335 req-fe2c32c1-8cee-4308-864c-7f282c0d7331 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:41:45.114878 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-88cf28fd-9259-41f9-bf7f-56ff0dc43335 req-fe2c32c1-8cee-4308-864c-7f282c0d7331 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 10 06:41:45.115270 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-88cf28fd-9259-41f9-bf7f-56ff0dc43335 req-fe2c32c1-8cee-4308-864c-7f282c0d7331 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "530c009b-bac4-4a3d-93d1-da6dac58cd64", "connector": null, "instance_uuid": "2b686583-2434-4092-8560-ebae97fef232"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:41:45.125895 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:41:45.125895 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:41:45.160138 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-88cf28fd-9259-41f9-bf7f-56ff0dc43335 req-fe2c32c1-8cee-4308-864c-7f282c0d7331 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 10 06:41:45.160709 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1076/4308] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 10 06:41:45 2026] POST /volume/v3/attachments => generated 273 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:41:45.552991 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-c4f78bdc-1dc3-4084-bf1d-c7b74f64a9c0 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:41:45.554827 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-c4f78bdc-1dc3-4084-bf1d-c7b74f64a9c0 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] GET https://10.4.3.200/volume/v3/volumes/530c009b-bac4-4a3d-93d1-da6dac58cd64 Jul 10 06:41:45.555057 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-c4f78bdc-1dc3-4084-bf1d-c7b74f64a9c0 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:41:45.555278 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-c4f78bdc-1dc3-4084-bf1d-c7b74f64a9c0 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:41:45.568345 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:41:45.568345 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:41:45.573937 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-c4f78bdc-1dc3-4084-bf1d-c7b74f64a9c0 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Volume info retrieved successfully. Jul 10 06:41:45.579968 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-c4f78bdc-1dc3-4084-bf1d-c7b74f64a9c0 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/volumes/530c009b-bac4-4a3d-93d1-da6dac58cd64 returned with HTTP 200 Jul 10 06:41:45.580404 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1089/4309] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:41:45 2026] GET /volume/v3/volumes/530c009b-bac4-4a3d-93d1-da6dac58cd64 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:41:45.692646 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-88696f70-f2ea-449d-88bd-e75459695365 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:41:45.693006 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-88696f70-f2ea-449d-88bd-e75459695365 None None] GET https://10.4.3.200/volume// Jul 10 06:41:45.693190 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-88696f70-f2ea-449d-88bd-e75459695365 None None] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:41:45.693372 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-88696f70-f2ea-449d-88bd-e75459695365 None None] Calling method 'all' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:41:45.693741 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-88696f70-f2ea-449d-88bd-e75459695365 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:41:45.694031 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1074/4310] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:41:45 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 10 06:41:45.702977 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-88cf28fd-9259-41f9-bf7f-56ff0dc43335 req-7a2606bf-5bdf-46e8-bd3b-94fabdd9512a None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:41:45.704993 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-88cf28fd-9259-41f9-bf7f-56ff0dc43335 req-7a2606bf-5bdf-46e8-bd3b-94fabdd9512a tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] GET https://10.4.3.200/volume/v3/volumes/530c009b-bac4-4a3d-93d1-da6dac58cd64 Jul 10 06:41:45.705245 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-88cf28fd-9259-41f9-bf7f-56ff0dc43335 req-7a2606bf-5bdf-46e8-bd3b-94fabdd9512a tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:41:45.705482 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-88cf28fd-9259-41f9-bf7f-56ff0dc43335 req-7a2606bf-5bdf-46e8-bd3b-94fabdd9512a tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:41:45.714651 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:41:45.714651 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:41:45.718015 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-88cf28fd-9259-41f9-bf7f-56ff0dc43335 req-7a2606bf-5bdf-46e8-bd3b-94fabdd9512a tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Volume info retrieved successfully. Jul 10 06:41:45.722023 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-88cf28fd-9259-41f9-bf7f-56ff0dc43335 req-7a2606bf-5bdf-46e8-bd3b-94fabdd9512a tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/volumes/530c009b-bac4-4a3d-93d1-da6dac58cd64 returned with HTTP 200 Jul 10 06:41:45.722424 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1072/4311] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 10 06:41:45 2026] GET /volume/v3/volumes/530c009b-bac4-4a3d-93d1-da6dac58cd64 => generated 1024 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:41:45.821368 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-88cf28fd-9259-41f9-bf7f-56ff0dc43335 req-e41624f5-9d36-4a83-a3db-785c62b9cf17 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:41:45.823165 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-88cf28fd-9259-41f9-bf7f-56ff0dc43335 req-e41624f5-9d36-4a83-a3db-785c62b9cf17 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] PUT https://10.4.3.200/volume/v3/attachments/d288e5b3-3653-4b41-960a-a9f86a5c7de1 Jul 10 06:41:45.823498 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-88cf28fd-9259-41f9-bf7f-56ff0dc43335 req-e41624f5-9d36-4a83-a3db-785c62b9cf17 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000004964", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad080837985", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8eedee5c-bca8-4f5c-8f66-111c7b448d96", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:41:45.830827 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-88cf28fd-9259-41f9-bf7f-56ff0dc43335 req-e41624f5-9d36-4a83-a3db-785c62b9cf17 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Acquiring lock "cinder-attachment_update-530c009b-bac4-4a3d-93d1-da6dac58cd64-np0000004964" by "attachment_update" {{(pid=99978) __acquire /opt/stack/cinder/cinder/coordination.py:210}} Jul 10 06:41:45.835532 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-88cf28fd-9259-41f9-bf7f-56ff0dc43335 req-e41624f5-9d36-4a83-a3db-785c62b9cf17 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Lock "cinder-attachment_update-530c009b-bac4-4a3d-93d1-da6dac58cd64-np0000004964" acquired by "attachment_update" :: waited 0.005s {{(pid=99978) __acquire /opt/stack/cinder/cinder/coordination.py:228}} Jul 10 06:41:45.836707 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:41:45.836707 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:41:46.359787 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-88cf28fd-9259-41f9-bf7f-56ff0dc43335 req-e41624f5-9d36-4a83-a3db-785c62b9cf17 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Lock "cinder-attachment_update-530c009b-bac4-4a3d-93d1-da6dac58cd64-np0000004964" released by "attachment_update" :: held 0.524s {{(pid=99978) __release /opt/stack/cinder/cinder/coordination.py:239}} Jul 10 06:41:46.360163 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-88cf28fd-9259-41f9-bf7f-56ff0dc43335 req-e41624f5-9d36-4a83-a3db-785c62b9cf17 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/attachments/d288e5b3-3653-4b41-960a-a9f86a5c7de1 returned with HTTP 200 Jul 10 06:41:46.360941 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1077/4312] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 10 06:41:45 2026] PUT /volume/v3/attachments/d288e5b3-3653-4b41-960a-a9f86a5c7de1 => generated 969 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:41:46.599273 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-847b93d7-3e5a-4bf5-8228-69be9a33d386 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:41:46.599273 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-847b93d7-3e5a-4bf5-8228-69be9a33d386 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] GET https://10.4.3.200/volume/v3/volumes/530c009b-bac4-4a3d-93d1-da6dac58cd64 Jul 10 06:41:46.599273 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-847b93d7-3e5a-4bf5-8228-69be9a33d386 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:41:46.599273 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-847b93d7-3e5a-4bf5-8228-69be9a33d386 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:41:46.615851 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:41:46.615851 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:41:46.619105 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-847b93d7-3e5a-4bf5-8228-69be9a33d386 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Volume info retrieved successfully. Jul 10 06:41:46.623176 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-847b93d7-3e5a-4bf5-8228-69be9a33d386 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/volumes/530c009b-bac4-4a3d-93d1-da6dac58cd64 returned with HTTP 200 Jul 10 06:41:46.623558 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1090/4313] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:41:46 2026] GET /volume/v3/volumes/530c009b-bac4-4a3d-93d1-da6dac58cd64 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:41:47.643138 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-9347acaa-d501-4003-a12a-836c0d11c5ab None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:41:47.644936 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9347acaa-d501-4003-a12a-836c0d11c5ab tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] GET https://10.4.3.200/volume/v3/volumes/530c009b-bac4-4a3d-93d1-da6dac58cd64 Jul 10 06:41:47.645106 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9347acaa-d501-4003-a12a-836c0d11c5ab tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:41:47.645290 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9347acaa-d501-4003-a12a-836c0d11c5ab tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:41:47.657672 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:41:47.657672 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:41:47.663181 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-9347acaa-d501-4003-a12a-836c0d11c5ab tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Volume info retrieved successfully. Jul 10 06:41:47.669638 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9347acaa-d501-4003-a12a-836c0d11c5ab tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/volumes/530c009b-bac4-4a3d-93d1-da6dac58cd64 returned with HTTP 200 Jul 10 06:41:47.670030 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1075/4314] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:41:47 2026] GET /volume/v3/volumes/530c009b-bac4-4a3d-93d1-da6dac58cd64 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:41:48.685964 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-b73d6071-daad-45d9-a265-c2b2097f812e None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:41:48.687684 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b73d6071-daad-45d9-a265-c2b2097f812e tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] GET https://10.4.3.200/volume/v3/volumes/530c009b-bac4-4a3d-93d1-da6dac58cd64 Jul 10 06:41:48.687894 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b73d6071-daad-45d9-a265-c2b2097f812e tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:41:48.688079 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b73d6071-daad-45d9-a265-c2b2097f812e tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:41:48.696930 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:41:48.696930 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:41:48.700272 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-b73d6071-daad-45d9-a265-c2b2097f812e tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Volume info retrieved successfully. Jul 10 06:41:48.704733 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b73d6071-daad-45d9-a265-c2b2097f812e tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/volumes/530c009b-bac4-4a3d-93d1-da6dac58cd64 returned with HTTP 200 Jul 10 06:41:48.705106 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1073/4315] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:41:48 2026] GET /volume/v3/volumes/530c009b-bac4-4a3d-93d1-da6dac58cd64 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:41:49.716082 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-755f5282-af8d-452d-add0-8df1e2349b11 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:41:49.717709 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-755f5282-af8d-452d-add0-8df1e2349b11 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] GET https://10.4.3.200/volume/v3/volumes/530c009b-bac4-4a3d-93d1-da6dac58cd64 Jul 10 06:41:49.717880 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-755f5282-af8d-452d-add0-8df1e2349b11 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:41:49.718054 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-755f5282-af8d-452d-add0-8df1e2349b11 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:41:49.726356 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:41:49.726356 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:41:49.729329 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-755f5282-af8d-452d-add0-8df1e2349b11 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Volume info retrieved successfully. Jul 10 06:41:49.732933 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-755f5282-af8d-452d-add0-8df1e2349b11 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/volumes/530c009b-bac4-4a3d-93d1-da6dac58cd64 returned with HTTP 200 Jul 10 06:41:49.733293 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1078/4316] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:41:49 2026] GET /volume/v3/volumes/530c009b-bac4-4a3d-93d1-da6dac58cd64 => generated 845 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:41:50.744860 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-293ad50b-3594-4dde-b694-f1ff486819cb None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:41:50.746448 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-293ad50b-3594-4dde-b694-f1ff486819cb tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] GET https://10.4.3.200/volume/v3/volumes/530c009b-bac4-4a3d-93d1-da6dac58cd64 Jul 10 06:41:50.746684 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-293ad50b-3594-4dde-b694-f1ff486819cb tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:41:50.746817 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-293ad50b-3594-4dde-b694-f1ff486819cb tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:41:50.756145 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:41:50.756145 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:41:50.759193 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-293ad50b-3594-4dde-b694-f1ff486819cb tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Volume info retrieved successfully. Jul 10 06:41:50.763699 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-293ad50b-3594-4dde-b694-f1ff486819cb tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/volumes/530c009b-bac4-4a3d-93d1-da6dac58cd64 returned with HTTP 200 Jul 10 06:41:50.764052 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1091/4317] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:41:50 2026] GET /volume/v3/volumes/530c009b-bac4-4a3d-93d1-da6dac58cd64 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:41:51.776435 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-52977d97-31a5-4170-9fd9-55c13f52cff3 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:41:51.778254 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-52977d97-31a5-4170-9fd9-55c13f52cff3 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] GET https://10.4.3.200/volume/v3/volumes/530c009b-bac4-4a3d-93d1-da6dac58cd64 Jul 10 06:41:51.778445 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-52977d97-31a5-4170-9fd9-55c13f52cff3 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:41:51.778642 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-52977d97-31a5-4170-9fd9-55c13f52cff3 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:41:51.788097 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:41:51.788097 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:41:51.791482 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-52977d97-31a5-4170-9fd9-55c13f52cff3 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Volume info retrieved successfully. Jul 10 06:41:51.795782 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-52977d97-31a5-4170-9fd9-55c13f52cff3 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/volumes/530c009b-bac4-4a3d-93d1-da6dac58cd64 returned with HTTP 200 Jul 10 06:41:51.796264 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1076/4318] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:41:51 2026] GET /volume/v3/volumes/530c009b-bac4-4a3d-93d1-da6dac58cd64 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:41:52.565956 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-88cf28fd-9259-41f9-bf7f-56ff0dc43335 req-9f1645fc-a9ea-4fd3-b18d-73da6468777d None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:41:52.567746 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-88cf28fd-9259-41f9-bf7f-56ff0dc43335 req-9f1645fc-a9ea-4fd3-b18d-73da6468777d tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] POST https://10.4.3.200/volume/v3/attachments/d288e5b3-3653-4b41-960a-a9f86a5c7de1/action Jul 10 06:41:52.568058 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-88cf28fd-9259-41f9-bf7f-56ff0dc43335 req-9f1645fc-a9ea-4fd3-b18d-73da6468777d tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Action body: b'{"os-complete": null}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:41:52.568175 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-88cf28fd-9259-41f9-bf7f-56ff0dc43335 req-9f1645fc-a9ea-4fd3-b18d-73da6468777d tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:41:52.584374 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:41:52.584374 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:41:52.594621 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-88cf28fd-9259-41f9-bf7f-56ff0dc43335 req-9f1645fc-a9ea-4fd3-b18d-73da6468777d tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/attachments/d288e5b3-3653-4b41-960a-a9f86a5c7de1/action returned with HTTP 204 Jul 10 06:41:52.595160 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1074/4319] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 10 06:41:52 2026] POST /volume/v3/attachments/d288e5b3-3653-4b41-960a-a9f86a5c7de1/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:41:52.810804 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-e3aa4e64-bc2b-49d9-bd2b-ad1ee385bd47 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:41:52.813123 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e3aa4e64-bc2b-49d9-bd2b-ad1ee385bd47 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] GET https://10.4.3.200/volume/v3/volumes/530c009b-bac4-4a3d-93d1-da6dac58cd64 Jul 10 06:41:52.813309 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e3aa4e64-bc2b-49d9-bd2b-ad1ee385bd47 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:41:52.813495 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e3aa4e64-bc2b-49d9-bd2b-ad1ee385bd47 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:41:52.815306 np0000004964 devstack@c-api.service[99978]: DEBUG dbcounter [-] [99978] Writing DB stats cinder:SELECT=195,cinder:UPDATE=40,cinder:INSERT=26 {{(pid=99978) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:41:52.822229 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:41:52.822229 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:41:52.825452 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-e3aa4e64-bc2b-49d9-bd2b-ad1ee385bd47 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Volume info retrieved successfully. Jul 10 06:41:52.829463 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e3aa4e64-bc2b-49d9-bd2b-ad1ee385bd47 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/volumes/530c009b-bac4-4a3d-93d1-da6dac58cd64 returned with HTTP 200 Jul 10 06:41:52.829828 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1079/4320] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:41:52 2026] GET /volume/v3/volumes/530c009b-bac4-4a3d-93d1-da6dac58cd64 => generated 1137 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:41:52.877074 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-762aa5cc-1508-4bc2-b124-4a4e1d605556 req-10ea2691-25a7-46ac-87e5-f422cb193669 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:41:52.878865 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-762aa5cc-1508-4bc2-b124-4a4e1d605556 req-10ea2691-25a7-46ac-87e5-f422cb193669 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] GET https://10.4.3.200/volume/v3/volumes/9f5dd47e-edc2-4159-a71b-414819a4da33 Jul 10 06:41:52.879053 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-762aa5cc-1508-4bc2-b124-4a4e1d605556 req-10ea2691-25a7-46ac-87e5-f422cb193669 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:41:52.879232 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-762aa5cc-1508-4bc2-b124-4a4e1d605556 req-10ea2691-25a7-46ac-87e5-f422cb193669 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:41:52.885176 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:41:52.885176 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:41:52.888171 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [req-762aa5cc-1508-4bc2-b124-4a4e1d605556 req-10ea2691-25a7-46ac-87e5-f422cb193669 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Volume info retrieved successfully. Jul 10 06:41:52.891724 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-762aa5cc-1508-4bc2-b124-4a4e1d605556 req-10ea2691-25a7-46ac-87e5-f422cb193669 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/volumes/9f5dd47e-edc2-4159-a71b-414819a4da33 returned with HTTP 200 Jul 10 06:41:52.892068 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1092/4321] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:41:52 2026] GET /volume/v3/volumes/9f5dd47e-edc2-4159-a71b-414819a4da33 => generated 872 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:41:54.931306 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-5245831e-5a8c-4f4b-a8b9-099b8ae7fd30 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:41:54.931813 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5245831e-5a8c-4f4b-a8b9-099b8ae7fd30 None None] GET https://10.4.3.200/volume// Jul 10 06:41:54.931869 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5245831e-5a8c-4f4b-a8b9-099b8ae7fd30 None None] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:41:54.932025 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5245831e-5a8c-4f4b-a8b9-099b8ae7fd30 None None] Calling method 'all' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:41:54.932362 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5245831e-5a8c-4f4b-a8b9-099b8ae7fd30 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:41:54.932667 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1077/4322] 10.4.3.200 () {66 vars in 1428 bytes} [Fri Jul 10 06:41: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 10 06:41:54.939240 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-762aa5cc-1508-4bc2-b124-4a4e1d605556 req-4d65e497-2bba-4a2d-aabb-31208f90d734 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:41:54.945049 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-762aa5cc-1508-4bc2-b124-4a4e1d605556 req-4d65e497-2bba-4a2d-aabb-31208f90d734 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 10 06:41:54.945377 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-762aa5cc-1508-4bc2-b124-4a4e1d605556 req-4d65e497-2bba-4a2d-aabb-31208f90d734 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9f5dd47e-edc2-4159-a71b-414819a4da33", "connector": null, "instance_uuid": "2b686583-2434-4092-8560-ebae97fef232"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:41:54.956934 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:41:54.956934 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:41:55.004148 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-762aa5cc-1508-4bc2-b124-4a4e1d605556 req-4d65e497-2bba-4a2d-aabb-31208f90d734 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 10 06:41:55.004630 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1075/4323] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 10 06:41:54 2026] POST /volume/v3/attachments => generated 273 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:41:55.417347 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-aec9ee9e-70c3-4392-9c14-dcaaf4704165 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:41:55.420269 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-aec9ee9e-70c3-4392-9c14-dcaaf4704165 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] GET https://10.4.3.200/volume/v3/volumes/9f5dd47e-edc2-4159-a71b-414819a4da33 Jul 10 06:41:55.420464 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-aec9ee9e-70c3-4392-9c14-dcaaf4704165 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:41:55.420673 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-aec9ee9e-70c3-4392-9c14-dcaaf4704165 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:41:55.431756 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:41:55.431756 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:41:55.435685 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-aec9ee9e-70c3-4392-9c14-dcaaf4704165 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Volume info retrieved successfully. Jul 10 06:41:55.441705 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-aec9ee9e-70c3-4392-9c14-dcaaf4704165 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/volumes/9f5dd47e-edc2-4159-a71b-414819a4da33 returned with HTTP 200 Jul 10 06:41:55.442273 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1080/4324] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:41:55 2026] GET /volume/v3/volumes/9f5dd47e-edc2-4159-a71b-414819a4da33 => generated 871 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:41:55.535377 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-a48652d0-d447-4635-9f48-9dc370e87f9b None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:41:55.535757 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-a48652d0-d447-4635-9f48-9dc370e87f9b None None] GET https://10.4.3.200/volume// Jul 10 06:41:55.535894 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-a48652d0-d447-4635-9f48-9dc370e87f9b None None] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:41:55.536057 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-a48652d0-d447-4635-9f48-9dc370e87f9b None None] Calling method 'all' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:41:55.536365 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-a48652d0-d447-4635-9f48-9dc370e87f9b None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:41:55.536630 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1093/4325] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:41: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 10 06:41:55.545868 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-762aa5cc-1508-4bc2-b124-4a4e1d605556 req-a3c2c81f-27f1-42f8-991b-7e0b4634f117 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:41:55.549184 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-762aa5cc-1508-4bc2-b124-4a4e1d605556 req-a3c2c81f-27f1-42f8-991b-7e0b4634f117 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] GET https://10.4.3.200/volume/v3/volumes/9f5dd47e-edc2-4159-a71b-414819a4da33 Jul 10 06:41:55.549452 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-762aa5cc-1508-4bc2-b124-4a4e1d605556 req-a3c2c81f-27f1-42f8-991b-7e0b4634f117 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:41:55.549678 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-762aa5cc-1508-4bc2-b124-4a4e1d605556 req-a3c2c81f-27f1-42f8-991b-7e0b4634f117 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:41:55.562240 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:41:55.562240 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:41:55.567037 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [req-762aa5cc-1508-4bc2-b124-4a4e1d605556 req-a3c2c81f-27f1-42f8-991b-7e0b4634f117 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Volume info retrieved successfully. Jul 10 06:41:55.571871 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-762aa5cc-1508-4bc2-b124-4a4e1d605556 req-a3c2c81f-27f1-42f8-991b-7e0b4634f117 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/volumes/9f5dd47e-edc2-4159-a71b-414819a4da33 returned with HTTP 200 Jul 10 06:41:55.572356 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1078/4326] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 10 06:41:55 2026] GET /volume/v3/volumes/9f5dd47e-edc2-4159-a71b-414819a4da33 => generated 1051 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:41:55.678973 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-762aa5cc-1508-4bc2-b124-4a4e1d605556 req-d70add90-5a6a-4ed6-8502-024dd851bbec None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:41:55.681070 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-762aa5cc-1508-4bc2-b124-4a4e1d605556 req-d70add90-5a6a-4ed6-8502-024dd851bbec tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] PUT https://10.4.3.200/volume/v3/attachments/5c4b7a57-a688-4799-a6e2-563ab6306044 Jul 10 06:41:55.681576 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-762aa5cc-1508-4bc2-b124-4a4e1d605556 req-d70add90-5a6a-4ed6-8502-024dd851bbec tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000004964", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad080837985", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8eedee5c-bca8-4f5c-8f66-111c7b448d96", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:41:55.689811 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.coordination [req-762aa5cc-1508-4bc2-b124-4a4e1d605556 req-d70add90-5a6a-4ed6-8502-024dd851bbec tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Acquiring lock "cinder-attachment_update-9f5dd47e-edc2-4159-a71b-414819a4da33-np0000004964" by "attachment_update" {{(pid=99977) __acquire /opt/stack/cinder/cinder/coordination.py:210}} Jul 10 06:41:55.694035 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.coordination [req-762aa5cc-1508-4bc2-b124-4a4e1d605556 req-d70add90-5a6a-4ed6-8502-024dd851bbec tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Lock "cinder-attachment_update-9f5dd47e-edc2-4159-a71b-414819a4da33-np0000004964" acquired by "attachment_update" :: waited 0.004s {{(pid=99977) __acquire /opt/stack/cinder/cinder/coordination.py:228}} Jul 10 06:41:55.695218 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:41:55.695218 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:41:56.214187 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.coordination [req-762aa5cc-1508-4bc2-b124-4a4e1d605556 req-d70add90-5a6a-4ed6-8502-024dd851bbec tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Lock "cinder-attachment_update-9f5dd47e-edc2-4159-a71b-414819a4da33-np0000004964" released by "attachment_update" :: held 0.520s {{(pid=99977) __release /opt/stack/cinder/cinder/coordination.py:239}} Jul 10 06:41:56.214581 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-762aa5cc-1508-4bc2-b124-4a4e1d605556 req-d70add90-5a6a-4ed6-8502-024dd851bbec tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/attachments/5c4b7a57-a688-4799-a6e2-563ab6306044 returned with HTTP 200 Jul 10 06:41:56.214880 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1076/4327] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 10 06:41:55 2026] PUT /volume/v3/attachments/5c4b7a57-a688-4799-a6e2-563ab6306044 => generated 968 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:41:56.222527 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-762aa5cc-1508-4bc2-b124-4a4e1d605556 req-bee28c00-a0d8-4594-a7de-4aaa4e359bb0 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:41:56.224864 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-762aa5cc-1508-4bc2-b124-4a4e1d605556 req-bee28c00-a0d8-4594-a7de-4aaa4e359bb0 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] GET https://10.4.3.200/volume/v3/volumes/9f5dd47e-edc2-4159-a71b-414819a4da33/encryption Jul 10 06:41:56.225123 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-762aa5cc-1508-4bc2-b124-4a4e1d605556 req-bee28c00-a0d8-4594-a7de-4aaa4e359bb0 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:41:56.225368 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-762aa5cc-1508-4bc2-b124-4a4e1d605556 req-bee28c00-a0d8-4594-a7de-4aaa4e359bb0 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Calling method 'index' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:41:56.234148 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:41:56.234148 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:41:56.239605 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-762aa5cc-1508-4bc2-b124-4a4e1d605556 req-bee28c00-a0d8-4594-a7de-4aaa4e359bb0 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/volumes/9f5dd47e-edc2-4159-a71b-414819a4da33/encryption returned with HTTP 200 Jul 10 06:41:56.240027 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1081/4328] 10.4.3.200 () {68 vars in 1631 bytes} [Fri Jul 10 06:41:56 2026] GET /volume/v3/volumes/9f5dd47e-edc2-4159-a71b-414819a4da33/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:41:56.458771 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-adeabd3e-5017-4f00-b8c2-a9845483d630 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:41:56.460753 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-adeabd3e-5017-4f00-b8c2-a9845483d630 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] GET https://10.4.3.200/volume/v3/volumes/9f5dd47e-edc2-4159-a71b-414819a4da33 Jul 10 06:41:56.460991 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-adeabd3e-5017-4f00-b8c2-a9845483d630 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:41:56.461268 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-adeabd3e-5017-4f00-b8c2-a9845483d630 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:41:56.472643 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:41:56.472643 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:41:56.476868 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-adeabd3e-5017-4f00-b8c2-a9845483d630 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Volume info retrieved successfully. Jul 10 06:41:56.482313 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-adeabd3e-5017-4f00-b8c2-a9845483d630 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/volumes/9f5dd47e-edc2-4159-a71b-414819a4da33 returned with HTTP 200 Jul 10 06:41:56.482981 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1094/4329] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:41:56 2026] GET /volume/v3/volumes/9f5dd47e-edc2-4159-a71b-414819a4da33 => generated 872 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 06:41:57.497426 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-c165dd58-3d5f-4f5c-94c2-b71ea64027e6 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:41:57.499105 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c165dd58-3d5f-4f5c-94c2-b71ea64027e6 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] GET https://10.4.3.200/volume/v3/volumes/9f5dd47e-edc2-4159-a71b-414819a4da33 Jul 10 06:41:57.499285 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c165dd58-3d5f-4f5c-94c2-b71ea64027e6 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:41:57.499451 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c165dd58-3d5f-4f5c-94c2-b71ea64027e6 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:41:57.519155 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:41:57.519155 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:41:57.523226 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-c165dd58-3d5f-4f5c-94c2-b71ea64027e6 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Volume info retrieved successfully. Jul 10 06:41:57.528015 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c165dd58-3d5f-4f5c-94c2-b71ea64027e6 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/volumes/9f5dd47e-edc2-4159-a71b-414819a4da33 returned with HTTP 200 Jul 10 06:41:57.528458 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1079/4330] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:41:57 2026] GET /volume/v3/volumes/9f5dd47e-edc2-4159-a71b-414819a4da33 => generated 872 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:41:58.540203 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-6c6a937f-3f68-4b2b-a27b-a4b7162b7838 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:41:58.542915 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6c6a937f-3f68-4b2b-a27b-a4b7162b7838 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] GET https://10.4.3.200/volume/v3/volumes/9f5dd47e-edc2-4159-a71b-414819a4da33 Jul 10 06:41:58.543098 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6c6a937f-3f68-4b2b-a27b-a4b7162b7838 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:41:58.543289 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6c6a937f-3f68-4b2b-a27b-a4b7162b7838 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:41:58.553659 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:41:58.553659 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:41:58.556968 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-6c6a937f-3f68-4b2b-a27b-a4b7162b7838 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Volume info retrieved successfully. Jul 10 06:41:58.560770 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6c6a937f-3f68-4b2b-a27b-a4b7162b7838 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/volumes/9f5dd47e-edc2-4159-a71b-414819a4da33 returned with HTTP 200 Jul 10 06:41:58.561144 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1077/4331] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:41:58 2026] GET /volume/v3/volumes/9f5dd47e-edc2-4159-a71b-414819a4da33 => generated 872 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:41:59.573591 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-9675ce8a-3ac0-4e6f-b773-64f879277c2c None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:41:59.575273 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9675ce8a-3ac0-4e6f-b773-64f879277c2c tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] GET https://10.4.3.200/volume/v3/volumes/9f5dd47e-edc2-4159-a71b-414819a4da33 Jul 10 06:41:59.575708 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9675ce8a-3ac0-4e6f-b773-64f879277c2c tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:41:59.575978 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9675ce8a-3ac0-4e6f-b773-64f879277c2c tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:41:59.585222 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:41:59.585222 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:41:59.588374 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-9675ce8a-3ac0-4e6f-b773-64f879277c2c tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Volume info retrieved successfully. Jul 10 06:41:59.592137 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9675ce8a-3ac0-4e6f-b773-64f879277c2c tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/volumes/9f5dd47e-edc2-4159-a71b-414819a4da33 returned with HTTP 200 Jul 10 06:41:59.592510 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1082/4332] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:41:59 2026] GET /volume/v3/volumes/9f5dd47e-edc2-4159-a71b-414819a4da33 => generated 872 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:42:00.605445 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-b0479fee-a0f1-4ba6-abeb-e21a614509a1 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:00.607561 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-b0479fee-a0f1-4ba6-abeb-e21a614509a1 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] GET https://10.4.3.200/volume/v3/volumes/9f5dd47e-edc2-4159-a71b-414819a4da33 Jul 10 06:42:00.607811 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-b0479fee-a0f1-4ba6-abeb-e21a614509a1 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:42:00.608052 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-b0479fee-a0f1-4ba6-abeb-e21a614509a1 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:42:00.618850 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:00.618850 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:42:00.622555 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-b0479fee-a0f1-4ba6-abeb-e21a614509a1 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Volume info retrieved successfully. Jul 10 06:42:00.627223 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-b0479fee-a0f1-4ba6-abeb-e21a614509a1 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/volumes/9f5dd47e-edc2-4159-a71b-414819a4da33 returned with HTTP 200 Jul 10 06:42:00.627607 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1095/4333] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:42:00 2026] GET /volume/v3/volumes/9f5dd47e-edc2-4159-a71b-414819a4da33 => generated 872 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:42:01.638958 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-3e4bed73-7c26-454c-8d17-6dc14393c81f None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:01.640809 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3e4bed73-7c26-454c-8d17-6dc14393c81f tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] GET https://10.4.3.200/volume/v3/volumes/9f5dd47e-edc2-4159-a71b-414819a4da33 Jul 10 06:42:01.641024 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3e4bed73-7c26-454c-8d17-6dc14393c81f tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:42:01.641236 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3e4bed73-7c26-454c-8d17-6dc14393c81f tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:42:01.650402 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:01.650402 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:42:01.653773 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-3e4bed73-7c26-454c-8d17-6dc14393c81f tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Volume info retrieved successfully. Jul 10 06:42:01.658199 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3e4bed73-7c26-454c-8d17-6dc14393c81f tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/volumes/9f5dd47e-edc2-4159-a71b-414819a4da33 returned with HTTP 200 Jul 10 06:42:01.658603 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1080/4334] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:42:01 2026] GET /volume/v3/volumes/9f5dd47e-edc2-4159-a71b-414819a4da33 => generated 872 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:42:02.670204 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-89d4dbc3-6d78-4809-94f3-12d1bbe86d29 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:02.672363 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-89d4dbc3-6d78-4809-94f3-12d1bbe86d29 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] GET https://10.4.3.200/volume/v3/volumes/9f5dd47e-edc2-4159-a71b-414819a4da33 Jul 10 06:42:02.672607 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-89d4dbc3-6d78-4809-94f3-12d1bbe86d29 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:42:02.672833 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-89d4dbc3-6d78-4809-94f3-12d1bbe86d29 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:42:02.683616 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:02.683616 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:42:02.687485 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-89d4dbc3-6d78-4809-94f3-12d1bbe86d29 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Volume info retrieved successfully. Jul 10 06:42:02.692048 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-89d4dbc3-6d78-4809-94f3-12d1bbe86d29 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/volumes/9f5dd47e-edc2-4159-a71b-414819a4da33 returned with HTTP 200 Jul 10 06:42:02.692567 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1078/4335] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:42:02 2026] GET /volume/v3/volumes/9f5dd47e-edc2-4159-a71b-414819a4da33 => generated 872 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:42:03.704239 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-3a652ca8-a573-4593-a733-6a39784c59a9 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:03.705909 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3a652ca8-a573-4593-a733-6a39784c59a9 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] GET https://10.4.3.200/volume/v3/volumes/9f5dd47e-edc2-4159-a71b-414819a4da33 Jul 10 06:42:03.706074 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3a652ca8-a573-4593-a733-6a39784c59a9 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:42:03.706299 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3a652ca8-a573-4593-a733-6a39784c59a9 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:42:03.715079 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:03.715079 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:42:03.718247 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-3a652ca8-a573-4593-a733-6a39784c59a9 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Volume info retrieved successfully. Jul 10 06:42:03.722071 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3a652ca8-a573-4593-a733-6a39784c59a9 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/volumes/9f5dd47e-edc2-4159-a71b-414819a4da33 returned with HTTP 200 Jul 10 06:42:03.722567 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1083/4336] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:42:03 2026] GET /volume/v3/volumes/9f5dd47e-edc2-4159-a71b-414819a4da33 => generated 872 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:42:04.735418 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-b5f8166c-4f5b-42da-bea7-84833fa53458 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:04.737796 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-b5f8166c-4f5b-42da-bea7-84833fa53458 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] GET https://10.4.3.200/volume/v3/volumes/9f5dd47e-edc2-4159-a71b-414819a4da33 Jul 10 06:42:04.738074 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-b5f8166c-4f5b-42da-bea7-84833fa53458 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:42:04.738352 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-b5f8166c-4f5b-42da-bea7-84833fa53458 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:42:04.751889 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:04.751889 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:42:04.756273 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-b5f8166c-4f5b-42da-bea7-84833fa53458 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Volume info retrieved successfully. Jul 10 06:42:04.762050 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-b5f8166c-4f5b-42da-bea7-84833fa53458 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/volumes/9f5dd47e-edc2-4159-a71b-414819a4da33 returned with HTTP 200 Jul 10 06:42:04.762573 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1096/4337] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:42:04 2026] GET /volume/v3/volumes/9f5dd47e-edc2-4159-a71b-414819a4da33 => generated 872 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:42:05.776999 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-f0fc2ee6-8252-496f-97c1-57d23eaa8a48 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:05.778646 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f0fc2ee6-8252-496f-97c1-57d23eaa8a48 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] GET https://10.4.3.200/volume/v3/volumes/9f5dd47e-edc2-4159-a71b-414819a4da33 Jul 10 06:42:05.778830 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f0fc2ee6-8252-496f-97c1-57d23eaa8a48 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:42:05.779006 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f0fc2ee6-8252-496f-97c1-57d23eaa8a48 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:42:05.787484 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:05.787484 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:42:05.790755 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-f0fc2ee6-8252-496f-97c1-57d23eaa8a48 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Volume info retrieved successfully. Jul 10 06:42:05.794714 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f0fc2ee6-8252-496f-97c1-57d23eaa8a48 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/volumes/9f5dd47e-edc2-4159-a71b-414819a4da33 returned with HTTP 200 Jul 10 06:42:05.795063 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1081/4338] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:42:05 2026] GET /volume/v3/volumes/9f5dd47e-edc2-4159-a71b-414819a4da33 => generated 872 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:42:06.806572 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-a95e8d31-42fd-4b42-aaaf-3622b90da65d None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:06.808328 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a95e8d31-42fd-4b42-aaaf-3622b90da65d tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] GET https://10.4.3.200/volume/v3/volumes/9f5dd47e-edc2-4159-a71b-414819a4da33 Jul 10 06:42:06.808521 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a95e8d31-42fd-4b42-aaaf-3622b90da65d tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:42:06.808727 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a95e8d31-42fd-4b42-aaaf-3622b90da65d tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:42:06.816585 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:06.816585 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:42:06.819535 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-a95e8d31-42fd-4b42-aaaf-3622b90da65d tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Volume info retrieved successfully. Jul 10 06:42:06.823045 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a95e8d31-42fd-4b42-aaaf-3622b90da65d tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/volumes/9f5dd47e-edc2-4159-a71b-414819a4da33 returned with HTTP 200 Jul 10 06:42:06.823401 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1079/4339] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:42:06 2026] GET /volume/v3/volumes/9f5dd47e-edc2-4159-a71b-414819a4da33 => generated 872 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:42:07.268434 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-762aa5cc-1508-4bc2-b124-4a4e1d605556 req-32d30183-95a8-457a-935a-a054d165dbfd None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:07.272037 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-762aa5cc-1508-4bc2-b124-4a4e1d605556 req-32d30183-95a8-457a-935a-a054d165dbfd tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] POST https://10.4.3.200/volume/v3/attachments/5c4b7a57-a688-4799-a6e2-563ab6306044/action Jul 10 06:42:07.272492 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-762aa5cc-1508-4bc2-b124-4a4e1d605556 req-32d30183-95a8-457a-935a-a054d165dbfd tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Action body: b'{"os-complete": null}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:42:07.272645 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-762aa5cc-1508-4bc2-b124-4a4e1d605556 req-32d30183-95a8-457a-935a-a054d165dbfd tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:42:07.289474 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:07.289474 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:42:07.299941 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-762aa5cc-1508-4bc2-b124-4a4e1d605556 req-32d30183-95a8-457a-935a-a054d165dbfd tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/attachments/5c4b7a57-a688-4799-a6e2-563ab6306044/action returned with HTTP 204 Jul 10 06:42:07.300412 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1084/4340] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 10 06:42:07 2026] POST /volume/v3/attachments/5c4b7a57-a688-4799-a6e2-563ab6306044/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:42:07.837890 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-ab7c10ea-5cf4-4384-9c99-9b88c3230c13 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:07.839450 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-ab7c10ea-5cf4-4384-9c99-9b88c3230c13 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] GET https://10.4.3.200/volume/v3/volumes/9f5dd47e-edc2-4159-a71b-414819a4da33 Jul 10 06:42:07.839657 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-ab7c10ea-5cf4-4384-9c99-9b88c3230c13 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:42:07.839871 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-ab7c10ea-5cf4-4384-9c99-9b88c3230c13 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:42:07.850844 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:07.850844 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:42:07.854613 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-ab7c10ea-5cf4-4384-9c99-9b88c3230c13 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Volume info retrieved successfully. Jul 10 06:42:07.859675 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-ab7c10ea-5cf4-4384-9c99-9b88c3230c13 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/volumes/9f5dd47e-edc2-4159-a71b-414819a4da33 returned with HTTP 200 Jul 10 06:42:07.860069 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1097/4341] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:42:07 2026] GET /volume/v3/volumes/9f5dd47e-edc2-4159-a71b-414819a4da33 => generated 1164 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:42:08.198328 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-613c7f6d-f30a-4f05-b4a5-52bf7b7113bf None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:08.200334 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-613c7f6d-f30a-4f05-b4a5-52bf7b7113bf tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:42:08.200700 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-613c7f6d-f30a-4f05-b4a5-52bf7b7113bf tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-2073785205", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:42:08.202260 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-613c7f6d-f30a-4f05-b4a5-52bf7b7113bf tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-2073785205', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:42:08.202431 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-613c7f6d-f30a-4f05-b4a5-52bf7b7113bf tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] Create volume of 1 GB Jul 10 06:42:08.207306 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-613c7f6d-f30a-4f05-b4a5-52bf7b7113bf tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] Availability Zones retrieved successfully. Jul 10 06:42:08.215231 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-613c7f6d-f30a-4f05-b4a5-52bf7b7113bf tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] Flow 'volume_create_api' (450092ea-5e22-4cc8-9dc8-fe748f7a27c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:42:08.215231 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-613c7f6d-f30a-4f05-b4a5-52bf7b7113bf tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9dd4c5f4-4a42-4ab6-920c-504f1771cbe6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:42:08.215426 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-613c7f6d-f30a-4f05-b4a5-52bf7b7113bf tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] Validating volume size '1' using validate_int {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:42:08.245402 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-613c7f6d-f30a-4f05-b4a5-52bf7b7113bf tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9dd4c5f4-4a42-4ab6-920c-504f1771cbe6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:42:08.246262 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-613c7f6d-f30a-4f05-b4a5-52bf7b7113bf tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98275c4d-dfaa-4e4b-97f3-038ae490ed7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:42:08.310911 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-613c7f6d-f30a-4f05-b4a5-52bf7b7113bf tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] Created reservations ['b2397442-2c35-43a5-83b0-f5964ce62bdc', 'bf34b400-b71e-4c9c-ab59-6aa35c6d932b', 'ee038a21-c9ab-4e4b-88b0-59f4873fca65', 'cf399c47-d1db-498d-8401-d25535d97186'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:42:08.311829 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-613c7f6d-f30a-4f05-b4a5-52bf7b7113bf tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98275c4d-dfaa-4e4b-97f3-038ae490ed7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b2397442-2c35-43a5-83b0-f5964ce62bdc', 'bf34b400-b71e-4c9c-ab59-6aa35c6d932b', 'ee038a21-c9ab-4e4b-88b0-59f4873fca65', 'cf399c47-d1db-498d-8401-d25535d97186']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:42:08.312556 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-613c7f6d-f30a-4f05-b4a5-52bf7b7113bf tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc8dc7c6-e59a-4dbc-813f-e4e0fd62968a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:42:08.336347 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-613c7f6d-f30a-4f05-b4a5-52bf7b7113bf tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc8dc7c6-e59a-4dbc-813f-e4e0fd62968a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd7ac233c-506d-4819-9fec-d234d34422fc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-2073785205',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88596a4c9aad441dbd6e37a668e613c4',qos_specs=None,replication_status=,reservations=['b2397442-2c35-43a5-83b0-f5964ce62bdc','bf34b400-b71e-4c9c-ab59-6aa35c6d932b','ee038a21-c9ab-4e4b-88b0-59f4873fca65','cf399c47-d1db-498d-8401-d25535d97186'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4068118b1c4a431a85b3acf8b1bc51a3',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:42:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-2073785205',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d7ac233c-506d-4819-9fec-d234d34422fc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='88596a4c9aad441dbd6e37a668e613c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4068118b1c4a431a85b3acf8b1bc51a3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:42:08.336975 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-613c7f6d-f30a-4f05-b4a5-52bf7b7113bf tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9ed641f-c80a-4530-b39b-eadd15c0e9e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:42:08.354036 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-613c7f6d-f30a-4f05-b4a5-52bf7b7113bf tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9ed641f-c80a-4530-b39b-eadd15c0e9e0) transitioned into state 'SUCCESS' from state '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-2073785205',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88596a4c9aad441dbd6e37a668e613c4',qos_specs=None,replication_status=,reservations=['b2397442-2c35-43a5-83b0-f5964ce62bdc','bf34b400-b71e-4c9c-ab59-6aa35c6d932b','ee038a21-c9ab-4e4b-88b0-59f4873fca65','cf399c47-d1db-498d-8401-d25535d97186'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4068118b1c4a431a85b3acf8b1bc51a3',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:42:08.354692 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-613c7f6d-f30a-4f05-b4a5-52bf7b7113bf tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c58e9069-2ff8-425f-955a-fca522469874) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:42:08.363307 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-613c7f6d-f30a-4f05-b4a5-52bf7b7113bf tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c58e9069-2ff8-425f-955a-fca522469874) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:42:08.364078 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-613c7f6d-f30a-4f05-b4a5-52bf7b7113bf tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] Flow 'volume_create_api' (450092ea-5e22-4cc8-9dc8-fe748f7a27c0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:42:08.364372 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-613c7f6d-f30a-4f05-b4a5-52bf7b7113bf tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] Create volume request issued successfully. Jul 10 06:42:08.364946 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-613c7f6d-f30a-4f05-b4a5-52bf7b7113bf tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:42:08.365364 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1082/4342] 10.4.3.200 () {70 vars in 1300 bytes} [Fri Jul 10 06:42:08 2026] POST /volume/v3/volumes => generated 789 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:42:08.382096 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-ddca5f2d-d296-484f-80e8-ca1ed1e71214 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:08.384196 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ddca5f2d-d296-484f-80e8-ca1ed1e71214 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] GET https://10.4.3.200/volume/v3/volumes/d7ac233c-506d-4819-9fec-d234d34422fc Jul 10 06:42:08.384412 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ddca5f2d-d296-484f-80e8-ca1ed1e71214 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:42:08.384634 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ddca5f2d-d296-484f-80e8-ca1ed1e71214 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:42:08.391697 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:08.391697 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:42:08.396083 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-ddca5f2d-d296-484f-80e8-ca1ed1e71214 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] Volume info retrieved successfully. Jul 10 06:42:08.399731 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ddca5f2d-d296-484f-80e8-ca1ed1e71214 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] https://10.4.3.200/volume/v3/volumes/d7ac233c-506d-4819-9fec-d234d34422fc returned with HTTP 200 Jul 10 06:42:08.399950 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1080/4343] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:42:08 2026] GET /volume/v3/volumes/d7ac233c-506d-4819-9fec-d234d34422fc => generated 857 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:42:08.502881 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-e9d0a19a-0d61-43e1-b4d6-afcef554d3c2 req-ae6728a3-fd22-4633-a2e4-7f31a7b89022 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:08.504874 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-e9d0a19a-0d61-43e1-b4d6-afcef554d3c2 req-ae6728a3-fd22-4633-a2e4-7f31a7b89022 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] GET https://10.4.3.200/volume/v3/volumes/36683c8d-e665-4441-9ca6-45747918a186 Jul 10 06:42:08.505044 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-e9d0a19a-0d61-43e1-b4d6-afcef554d3c2 req-ae6728a3-fd22-4633-a2e4-7f31a7b89022 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:42:08.505286 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-e9d0a19a-0d61-43e1-b4d6-afcef554d3c2 req-ae6728a3-fd22-4633-a2e4-7f31a7b89022 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:42:08.512454 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:08.512454 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:42:08.516471 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [req-e9d0a19a-0d61-43e1-b4d6-afcef554d3c2 req-ae6728a3-fd22-4633-a2e4-7f31a7b89022 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Volume info retrieved successfully. Jul 10 06:42:08.520368 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-e9d0a19a-0d61-43e1-b4d6-afcef554d3c2 req-ae6728a3-fd22-4633-a2e4-7f31a7b89022 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/volumes/36683c8d-e665-4441-9ca6-45747918a186 returned with HTTP 200 Jul 10 06:42:08.520792 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1085/4344] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:42:08 2026] GET /volume/v3/volumes/36683c8d-e665-4441-9ca6-45747918a186 => generated 922 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:42:09.417303 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-63381c01-b0b6-438a-9d23-e4ca6dc90b7c None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:09.421006 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-63381c01-b0b6-438a-9d23-e4ca6dc90b7c tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] GET https://10.4.3.200/volume/v3/volumes/d7ac233c-506d-4819-9fec-d234d34422fc Jul 10 06:42:09.421006 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-63381c01-b0b6-438a-9d23-e4ca6dc90b7c tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:42:09.421006 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-63381c01-b0b6-438a-9d23-e4ca6dc90b7c tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:42:09.429450 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:09.429450 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:42:09.439962 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-63381c01-b0b6-438a-9d23-e4ca6dc90b7c tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] Volume info retrieved successfully. Jul 10 06:42:09.449698 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-63381c01-b0b6-438a-9d23-e4ca6dc90b7c tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] https://10.4.3.200/volume/v3/volumes/d7ac233c-506d-4819-9fec-d234d34422fc returned with HTTP 200 Jul 10 06:42:09.449698 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1098/4345] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:42:09 2026] GET /volume/v3/volumes/d7ac233c-506d-4819-9fec-d234d34422fc => generated 882 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:42:09.461452 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-91334f84-c487-4f71-9a22-b5558e0fa73b None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:09.463393 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-91334f84-c487-4f71-9a22-b5558e0fa73b tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] GET https://10.4.3.200/volume/v3/volumes/d7ac233c-506d-4819-9fec-d234d34422fc Jul 10 06:42:09.463644 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-91334f84-c487-4f71-9a22-b5558e0fa73b tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:42:09.463823 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-91334f84-c487-4f71-9a22-b5558e0fa73b tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:42:09.470658 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:09.470658 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:42:09.474250 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-91334f84-c487-4f71-9a22-b5558e0fa73b tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] Volume info retrieved successfully. Jul 10 06:42:09.478080 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-91334f84-c487-4f71-9a22-b5558e0fa73b tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] https://10.4.3.200/volume/v3/volumes/d7ac233c-506d-4819-9fec-d234d34422fc returned with HTTP 200 Jul 10 06:42:09.478459 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1083/4346] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:42:09 2026] GET /volume/v3/volumes/d7ac233c-506d-4819-9fec-d234d34422fc => generated 882 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:42:09.517581 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-5921fb74-7938-42aa-afd1-b13a62f32887 req-14a943fc-0a14-4708-9950-7f17ebf18371 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:09.519729 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-5921fb74-7938-42aa-afd1-b13a62f32887 req-14a943fc-0a14-4708-9950-7f17ebf18371 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] GET https://10.4.3.200/volume/v3/volumes/d7ac233c-506d-4819-9fec-d234d34422fc Jul 10 06:42:09.519918 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-5921fb74-7938-42aa-afd1-b13a62f32887 req-14a943fc-0a14-4708-9950-7f17ebf18371 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:42:09.520106 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-5921fb74-7938-42aa-afd1-b13a62f32887 req-14a943fc-0a14-4708-9950-7f17ebf18371 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:42:09.526327 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:09.526327 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:42:09.529407 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-5921fb74-7938-42aa-afd1-b13a62f32887 req-14a943fc-0a14-4708-9950-7f17ebf18371 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] Volume info retrieved successfully. Jul 10 06:42:09.533152 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-5921fb74-7938-42aa-afd1-b13a62f32887 req-14a943fc-0a14-4708-9950-7f17ebf18371 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] https://10.4.3.200/volume/v3/volumes/d7ac233c-506d-4819-9fec-d234d34422fc returned with HTTP 200 Jul 10 06:42:09.533520 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1081/4347] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:42:09 2026] GET /volume/v3/volumes/d7ac233c-506d-4819-9fec-d234d34422fc => generated 864 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:42:10.129259 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-575a7108-3ddc-4b6b-a5e7-7b347e9cee12 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:10.130920 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-575a7108-3ddc-4b6b-a5e7-7b347e9cee12 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] GET https://10.4.3.200/volume/v3/volumes/c4428b20-1ab8-477a-a86d-0c5b23046c0c Jul 10 06:42:10.131088 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-575a7108-3ddc-4b6b-a5e7-7b347e9cee12 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:42:10.131274 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-575a7108-3ddc-4b6b-a5e7-7b347e9cee12 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:42:10.139886 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:10.139886 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:42:10.143066 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-575a7108-3ddc-4b6b-a5e7-7b347e9cee12 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Volume info retrieved successfully. Jul 10 06:42:10.148160 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-575a7108-3ddc-4b6b-a5e7-7b347e9cee12 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/volumes/c4428b20-1ab8-477a-a86d-0c5b23046c0c returned with HTTP 200 Jul 10 06:42:10.148541 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1086/4348] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:42:10 2026] GET /volume/v3/volumes/c4428b20-1ab8-477a-a86d-0c5b23046c0c => generated 878 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:42:10.160975 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-cce1a38d-2b27-483e-a791-55aee76a2443 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:10.163224 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-cce1a38d-2b27-483e-a791-55aee76a2443 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] GET https://10.4.3.200/volume/v3/volumes/c4428b20-1ab8-477a-a86d-0c5b23046c0c Jul 10 06:42:10.163461 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-cce1a38d-2b27-483e-a791-55aee76a2443 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:42:10.163709 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-cce1a38d-2b27-483e-a791-55aee76a2443 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:42:10.171065 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:10.171065 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:42:10.174513 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-cce1a38d-2b27-483e-a791-55aee76a2443 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Volume info retrieved successfully. Jul 10 06:42:10.178404 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-cce1a38d-2b27-483e-a791-55aee76a2443 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/volumes/c4428b20-1ab8-477a-a86d-0c5b23046c0c returned with HTTP 200 Jul 10 06:42:10.178791 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1099/4349] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:42:10 2026] GET /volume/v3/volumes/c4428b20-1ab8-477a-a86d-0c5b23046c0c => generated 878 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:42:10.215023 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-6e0b4b15-a9b3-49bd-9cb1-4418faabd0a9 req-0099c95d-e6bd-4e83-ad23-d417e2966426 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:10.216936 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-6e0b4b15-a9b3-49bd-9cb1-4418faabd0a9 req-0099c95d-e6bd-4e83-ad23-d417e2966426 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] GET https://10.4.3.200/volume/v3/volumes/c4428b20-1ab8-477a-a86d-0c5b23046c0c Jul 10 06:42:10.217077 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-6e0b4b15-a9b3-49bd-9cb1-4418faabd0a9 req-0099c95d-e6bd-4e83-ad23-d417e2966426 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:42:10.217255 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-6e0b4b15-a9b3-49bd-9cb1-4418faabd0a9 req-0099c95d-e6bd-4e83-ad23-d417e2966426 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:42:10.223565 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:10.223565 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:42:10.227397 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [req-6e0b4b15-a9b3-49bd-9cb1-4418faabd0a9 req-0099c95d-e6bd-4e83-ad23-d417e2966426 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Volume info retrieved successfully. Jul 10 06:42:10.231553 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-6e0b4b15-a9b3-49bd-9cb1-4418faabd0a9 req-0099c95d-e6bd-4e83-ad23-d417e2966426 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/volumes/c4428b20-1ab8-477a-a86d-0c5b23046c0c returned with HTTP 200 Jul 10 06:42:10.232089 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1084/4350] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:42:10 2026] GET /volume/v3/volumes/c4428b20-1ab8-477a-a86d-0c5b23046c0c => generated 878 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:42:10.550356 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-2b5da5b2-7e1a-4498-b17d-e3247c11ab8c None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:10.550703 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2b5da5b2-7e1a-4498-b17d-e3247c11ab8c None None] GET https://10.4.3.200/volume// Jul 10 06:42:10.550819 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2b5da5b2-7e1a-4498-b17d-e3247c11ab8c None None] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:42:10.550998 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2b5da5b2-7e1a-4498-b17d-e3247c11ab8c None None] Calling method 'all' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:42:10.551319 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2b5da5b2-7e1a-4498-b17d-e3247c11ab8c None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:42:10.551624 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1082/4351] 10.4.3.200 () {66 vars in 1428 bytes} [Fri Jul 10 06:42: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 10 06:42:10.559335 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-e9d0a19a-0d61-43e1-b4d6-afcef554d3c2 req-24ef6368-ec95-4508-b249-07219f542fec None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:10.562163 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-e9d0a19a-0d61-43e1-b4d6-afcef554d3c2 req-24ef6368-ec95-4508-b249-07219f542fec tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 10 06:42:10.562614 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-e9d0a19a-0d61-43e1-b4d6-afcef554d3c2 req-24ef6368-ec95-4508-b249-07219f542fec tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "36683c8d-e665-4441-9ca6-45747918a186", "connector": null, "instance_uuid": "2b686583-2434-4092-8560-ebae97fef232"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:42:10.579644 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:10.579644 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:42:10.605513 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-e9d0a19a-0d61-43e1-b4d6-afcef554d3c2 req-24ef6368-ec95-4508-b249-07219f542fec tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 10 06:42:10.606107 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1087/4352] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 10 06:42:10 2026] POST /volume/v3/attachments => generated 273 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 06:42:11.039513 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-166bf47e-7839-4514-82df-c0a4193f8d90 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:11.041113 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-166bf47e-7839-4514-82df-c0a4193f8d90 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] GET https://10.4.3.200/volume/v3/volumes/36683c8d-e665-4441-9ca6-45747918a186 Jul 10 06:42:11.041290 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-166bf47e-7839-4514-82df-c0a4193f8d90 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:42:11.041464 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-166bf47e-7839-4514-82df-c0a4193f8d90 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:42:11.050532 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:11.050532 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:42:11.054066 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-166bf47e-7839-4514-82df-c0a4193f8d90 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Volume info retrieved successfully. Jul 10 06:42:11.059612 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-166bf47e-7839-4514-82df-c0a4193f8d90 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/volumes/36683c8d-e665-4441-9ca6-45747918a186 returned with HTTP 200 Jul 10 06:42:11.060140 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1100/4353] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:42:11 2026] GET /volume/v3/volumes/36683c8d-e665-4441-9ca6-45747918a186 => generated 921 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:42:11.130402 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-9152ed1c-0b4c-4b05-90ca-d961082322fd None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:11.130769 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9152ed1c-0b4c-4b05-90ca-d961082322fd None None] GET https://10.4.3.200/volume// Jul 10 06:42:11.130923 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9152ed1c-0b4c-4b05-90ca-d961082322fd None None] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:42:11.131105 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9152ed1c-0b4c-4b05-90ca-d961082322fd None None] Calling method 'all' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:42:11.131414 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9152ed1c-0b4c-4b05-90ca-d961082322fd None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:42:11.131678 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1085/4354] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:42: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 10 06:42:11.138596 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-e9d0a19a-0d61-43e1-b4d6-afcef554d3c2 req-62f0bf46-7c0f-4e9b-bab5-8c4e1c41fe82 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:11.140577 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-e9d0a19a-0d61-43e1-b4d6-afcef554d3c2 req-62f0bf46-7c0f-4e9b-bab5-8c4e1c41fe82 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] GET https://10.4.3.200/volume/v3/volumes/36683c8d-e665-4441-9ca6-45747918a186 Jul 10 06:42:11.140789 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-e9d0a19a-0d61-43e1-b4d6-afcef554d3c2 req-62f0bf46-7c0f-4e9b-bab5-8c4e1c41fe82 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:42:11.140973 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-e9d0a19a-0d61-43e1-b4d6-afcef554d3c2 req-62f0bf46-7c0f-4e9b-bab5-8c4e1c41fe82 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:42:11.149688 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:11.149688 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:42:11.153213 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-e9d0a19a-0d61-43e1-b4d6-afcef554d3c2 req-62f0bf46-7c0f-4e9b-bab5-8c4e1c41fe82 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Volume info retrieved successfully. Jul 10 06:42:11.157373 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-e9d0a19a-0d61-43e1-b4d6-afcef554d3c2 req-62f0bf46-7c0f-4e9b-bab5-8c4e1c41fe82 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/volumes/36683c8d-e665-4441-9ca6-45747918a186 returned with HTTP 200 Jul 10 06:42:11.157877 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1083/4355] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 10 06:42:11 2026] GET /volume/v3/volumes/36683c8d-e665-4441-9ca6-45747918a186 => generated 1101 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:42:11.249763 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-e9d0a19a-0d61-43e1-b4d6-afcef554d3c2 req-d508f29b-7e74-476d-99b2-d908800b89af None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:11.251705 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-e9d0a19a-0d61-43e1-b4d6-afcef554d3c2 req-d508f29b-7e74-476d-99b2-d908800b89af tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] PUT https://10.4.3.200/volume/v3/attachments/5a077d62-1d55-45bc-98ba-8a084809b04f Jul 10 06:42:11.252048 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-e9d0a19a-0d61-43e1-b4d6-afcef554d3c2 req-d508f29b-7e74-476d-99b2-d908800b89af tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000004964", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad080837985", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8eedee5c-bca8-4f5c-8f66-111c7b448d96", "nvme_native_multipath": false, "mountpoint": "/dev/vdd"}}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:42:11.260144 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-e9d0a19a-0d61-43e1-b4d6-afcef554d3c2 req-d508f29b-7e74-476d-99b2-d908800b89af tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Acquiring lock "cinder-attachment_update-36683c8d-e665-4441-9ca6-45747918a186-np0000004964" by "attachment_update" {{(pid=99978) __acquire /opt/stack/cinder/cinder/coordination.py:210}} Jul 10 06:42:11.264079 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-e9d0a19a-0d61-43e1-b4d6-afcef554d3c2 req-d508f29b-7e74-476d-99b2-d908800b89af tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Lock "cinder-attachment_update-36683c8d-e665-4441-9ca6-45747918a186-np0000004964" acquired by "attachment_update" :: waited 0.004s {{(pid=99978) __acquire /opt/stack/cinder/cinder/coordination.py:228}} Jul 10 06:42:11.264981 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:11.264981 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:42:11.564091 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-2f9c5f35-9be9-4de6-bb4e-d6ddfa79c5a4 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:11.564456 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-2f9c5f35-9be9-4de6-bb4e-d6ddfa79c5a4 None None] GET https://10.4.3.200/volume// Jul 10 06:42:11.564623 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-2f9c5f35-9be9-4de6-bb4e-d6ddfa79c5a4 None None] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:42:11.564801 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-2f9c5f35-9be9-4de6-bb4e-d6ddfa79c5a4 None None] Calling method 'all' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:42:11.565096 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-2f9c5f35-9be9-4de6-bb4e-d6ddfa79c5a4 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:42:11.565387 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1101/4356] 10.4.3.200 () {66 vars in 1428 bytes} [Fri Jul 10 06:42: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 10 06:42:11.571528 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-5921fb74-7938-42aa-afd1-b13a62f32887 req-f62f2100-0322-48f6-9f5b-cda64176623c None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:11.573461 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-5921fb74-7938-42aa-afd1-b13a62f32887 req-f62f2100-0322-48f6-9f5b-cda64176623c tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 10 06:42:11.573828 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-5921fb74-7938-42aa-afd1-b13a62f32887 req-f62f2100-0322-48f6-9f5b-cda64176623c tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d7ac233c-506d-4819-9fec-d234d34422fc", "connector": null, "instance_uuid": "ac50e357-2c88-43ee-a991-b147f7ead13d"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:42:11.581781 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:11.581781 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:42:11.603517 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-5921fb74-7938-42aa-afd1-b13a62f32887 req-f62f2100-0322-48f6-9f5b-cda64176623c tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 10 06:42:11.603961 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1086/4357] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 10 06:42:11 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 10 06:42:11.782795 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-e9d0a19a-0d61-43e1-b4d6-afcef554d3c2 req-d508f29b-7e74-476d-99b2-d908800b89af tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Lock "cinder-attachment_update-36683c8d-e665-4441-9ca6-45747918a186-np0000004964" released by "attachment_update" :: held 0.519s {{(pid=99978) __release /opt/stack/cinder/cinder/coordination.py:239}} Jul 10 06:42:11.783091 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-e9d0a19a-0d61-43e1-b4d6-afcef554d3c2 req-d508f29b-7e74-476d-99b2-d908800b89af tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/attachments/5a077d62-1d55-45bc-98ba-8a084809b04f returned with HTTP 200 Jul 10 06:42:11.783607 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1088/4358] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 10 06:42:11 2026] PUT /volume/v3/attachments/5a077d62-1d55-45bc-98ba-8a084809b04f => generated 969 bytes in 534 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:42:12.052604 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-81c0d369-163b-4483-a13e-4098e947ad60 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:12.054306 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-81c0d369-163b-4483-a13e-4098e947ad60 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] GET https://10.4.3.200/volume/v3/volumes/d7ac233c-506d-4819-9fec-d234d34422fc Jul 10 06:42:12.054561 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-81c0d369-163b-4483-a13e-4098e947ad60 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:42:12.054814 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-81c0d369-163b-4483-a13e-4098e947ad60 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:42:12.064362 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:12.064362 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:42:12.067840 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-81c0d369-163b-4483-a13e-4098e947ad60 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] Volume info retrieved successfully. Jul 10 06:42:12.072106 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-81c0d369-163b-4483-a13e-4098e947ad60 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] https://10.4.3.200/volume/v3/volumes/d7ac233c-506d-4819-9fec-d234d34422fc returned with HTTP 200 Jul 10 06:42:12.072604 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1084/4359] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:42:12 2026] GET /volume/v3/volumes/d7ac233c-506d-4819-9fec-d234d34422fc => generated 881 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:42:12.074676 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-359fcf59-4587-4626-a04f-29807008f52a None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:12.078665 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-359fcf59-4587-4626-a04f-29807008f52a tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] GET https://10.4.3.200/volume/v3/volumes/36683c8d-e665-4441-9ca6-45747918a186 Jul 10 06:42:12.078973 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-359fcf59-4587-4626-a04f-29807008f52a tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:42:12.079270 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-359fcf59-4587-4626-a04f-29807008f52a tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:42:12.088617 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:12.088617 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:42:12.091882 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-359fcf59-4587-4626-a04f-29807008f52a tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Volume info retrieved successfully. Jul 10 06:42:12.095834 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-359fcf59-4587-4626-a04f-29807008f52a tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/volumes/36683c8d-e665-4441-9ca6-45747918a186 returned with HTTP 200 Jul 10 06:42:12.096215 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1102/4360] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:42:12 2026] GET /volume/v3/volumes/36683c8d-e665-4441-9ca6-45747918a186 => generated 922 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:42:12.125473 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-05b0ce80-d136-4726-8e70-01b0b5e9ce49 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:12.125851 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-05b0ce80-d136-4726-8e70-01b0b5e9ce49 None None] GET https://10.4.3.200/volume// Jul 10 06:42:12.126010 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-05b0ce80-d136-4726-8e70-01b0b5e9ce49 None None] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:42:12.126225 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-05b0ce80-d136-4726-8e70-01b0b5e9ce49 None None] Calling method 'all' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:42:12.126536 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-05b0ce80-d136-4726-8e70-01b0b5e9ce49 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:42:12.126791 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1087/4361] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:42: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 10 06:42:12.133345 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-5921fb74-7938-42aa-afd1-b13a62f32887 req-e2d18110-566d-425a-84e9-c725a1894d50 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:12.135637 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-5921fb74-7938-42aa-afd1-b13a62f32887 req-e2d18110-566d-425a-84e9-c725a1894d50 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] GET https://10.4.3.200/volume/v3/volumes/d7ac233c-506d-4819-9fec-d234d34422fc Jul 10 06:42:12.135849 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-5921fb74-7938-42aa-afd1-b13a62f32887 req-e2d18110-566d-425a-84e9-c725a1894d50 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:42:12.136050 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-5921fb74-7938-42aa-afd1-b13a62f32887 req-e2d18110-566d-425a-84e9-c725a1894d50 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:42:12.145396 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:12.145396 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:42:12.148891 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [req-5921fb74-7938-42aa-afd1-b13a62f32887 req-e2d18110-566d-425a-84e9-c725a1894d50 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] Volume info retrieved successfully. Jul 10 06:42:12.153035 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-5921fb74-7938-42aa-afd1-b13a62f32887 req-e2d18110-566d-425a-84e9-c725a1894d50 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] https://10.4.3.200/volume/v3/volumes/d7ac233c-506d-4819-9fec-d234d34422fc returned with HTTP 200 Jul 10 06:42:12.153533 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1089/4362] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 10 06:42:12 2026] GET /volume/v3/volumes/d7ac233c-506d-4819-9fec-d234d34422fc => generated 1043 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:42:12.251881 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-5921fb74-7938-42aa-afd1-b13a62f32887 req-3bf461b0-764b-498e-8d7a-c8b4677f7677 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:12.254626 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-5921fb74-7938-42aa-afd1-b13a62f32887 req-3bf461b0-764b-498e-8d7a-c8b4677f7677 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] PUT https://10.4.3.200/volume/v3/attachments/f6136cf6-c2d8-4158-ac49-d9e1b45f90e2 Jul 10 06:42:12.255142 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-5921fb74-7938-42aa-afd1-b13a62f32887 req-3bf461b0-764b-498e-8d7a-c8b4677f7677 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000004964", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad080837985", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8eedee5c-bca8-4f5c-8f66-111c7b448d96", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:42:12.274676 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-d5a02c06-4b05-4428-8e46-20197f5d42c4 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:12.275039 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-d5a02c06-4b05-4428-8e46-20197f5d42c4 None None] GET https://10.4.3.200/volume// Jul 10 06:42:12.275217 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-d5a02c06-4b05-4428-8e46-20197f5d42c4 None None] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:42:12.275388 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-d5a02c06-4b05-4428-8e46-20197f5d42c4 None None] Calling method 'all' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:42:12.275699 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-d5a02c06-4b05-4428-8e46-20197f5d42c4 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:42:12.275996 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1103/4363] 10.4.3.200 () {66 vars in 1428 bytes} [Fri Jul 10 06:42: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 10 06:42:12.279663 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.coordination [req-5921fb74-7938-42aa-afd1-b13a62f32887 req-3bf461b0-764b-498e-8d7a-c8b4677f7677 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] Acquiring lock "cinder-attachment_update-d7ac233c-506d-4819-9fec-d234d34422fc-np0000004964" by "attachment_update" {{(pid=99977) __acquire /opt/stack/cinder/cinder/coordination.py:210}} Jul 10 06:42:12.283069 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-6e0b4b15-a9b3-49bd-9cb1-4418faabd0a9 req-4978bf1c-96af-4dd2-921a-ed966c8cac87 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:12.284957 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.coordination [req-5921fb74-7938-42aa-afd1-b13a62f32887 req-3bf461b0-764b-498e-8d7a-c8b4677f7677 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] Lock "cinder-attachment_update-d7ac233c-506d-4819-9fec-d234d34422fc-np0000004964" acquired by "attachment_update" :: waited 0.005s {{(pid=99977) __acquire /opt/stack/cinder/cinder/coordination.py:228}} Jul 10 06:42:12.285879 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:12.285879 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:42:12.286075 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-6e0b4b15-a9b3-49bd-9cb1-4418faabd0a9 req-4978bf1c-96af-4dd2-921a-ed966c8cac87 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 10 06:42:12.286444 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-6e0b4b15-a9b3-49bd-9cb1-4418faabd0a9 req-4978bf1c-96af-4dd2-921a-ed966c8cac87 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c4428b20-1ab8-477a-a86d-0c5b23046c0c", "connector": null, "instance_uuid": "823cb6eb-d977-48dd-a9ba-e312ab1f9a77"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:42:12.296665 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:12.296665 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:42:12.327953 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-6e0b4b15-a9b3-49bd-9cb1-4418faabd0a9 req-4978bf1c-96af-4dd2-921a-ed966c8cac87 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 10 06:42:12.328570 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1088/4364] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 10 06:42:12 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 10 06:42:12.751156 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-ff7570b5-f24c-41a2-9aea-a1a52b9721c6 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:12.753034 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ff7570b5-f24c-41a2-9aea-a1a52b9721c6 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] GET https://10.4.3.200/volume/v3/volumes/c4428b20-1ab8-477a-a86d-0c5b23046c0c Jul 10 06:42:12.753281 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ff7570b5-f24c-41a2-9aea-a1a52b9721c6 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:42:12.753494 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ff7570b5-f24c-41a2-9aea-a1a52b9721c6 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:42:12.762676 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:12.762676 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:42:12.765777 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-ff7570b5-f24c-41a2-9aea-a1a52b9721c6 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Volume info retrieved successfully. Jul 10 06:42:12.770190 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ff7570b5-f24c-41a2-9aea-a1a52b9721c6 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/volumes/c4428b20-1ab8-477a-a86d-0c5b23046c0c returned with HTTP 200 Jul 10 06:42:12.770758 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1090/4365] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:42:12 2026] GET /volume/v3/volumes/c4428b20-1ab8-477a-a86d-0c5b23046c0c => generated 877 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:42:12.804314 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.coordination [req-5921fb74-7938-42aa-afd1-b13a62f32887 req-3bf461b0-764b-498e-8d7a-c8b4677f7677 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] Lock "cinder-attachment_update-d7ac233c-506d-4819-9fec-d234d34422fc-np0000004964" released by "attachment_update" :: held 0.519s {{(pid=99977) __release /opt/stack/cinder/cinder/coordination.py:239}} Jul 10 06:42:12.804619 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-5921fb74-7938-42aa-afd1-b13a62f32887 req-3bf461b0-764b-498e-8d7a-c8b4677f7677 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] https://10.4.3.200/volume/v3/attachments/f6136cf6-c2d8-4158-ac49-d9e1b45f90e2 returned with HTTP 200 Jul 10 06:42:12.805102 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1085/4366] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 10 06:42:12 2026] PUT /volume/v3/attachments/f6136cf6-c2d8-4158-ac49-d9e1b45f90e2 => generated 969 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:42:12.863859 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-c29b3d55-5fc8-4e50-a8de-e1a52abc7483 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:12.864218 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-c29b3d55-5fc8-4e50-a8de-e1a52abc7483 None None] GET https://10.4.3.200/volume// Jul 10 06:42:12.864372 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-c29b3d55-5fc8-4e50-a8de-e1a52abc7483 None None] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:42:12.864571 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-c29b3d55-5fc8-4e50-a8de-e1a52abc7483 None None] Calling method 'all' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:42:12.864871 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-c29b3d55-5fc8-4e50-a8de-e1a52abc7483 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:42:12.865172 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1104/4367] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:42: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 10 06:42:12.874038 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-6e0b4b15-a9b3-49bd-9cb1-4418faabd0a9 req-b5234f69-b088-4962-9d5c-8650b8557006 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:12.877922 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-6e0b4b15-a9b3-49bd-9cb1-4418faabd0a9 req-b5234f69-b088-4962-9d5c-8650b8557006 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] GET https://10.4.3.200/volume/v3/volumes/c4428b20-1ab8-477a-a86d-0c5b23046c0c Jul 10 06:42:12.877922 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-6e0b4b15-a9b3-49bd-9cb1-4418faabd0a9 req-b5234f69-b088-4962-9d5c-8650b8557006 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:42:12.877922 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-6e0b4b15-a9b3-49bd-9cb1-4418faabd0a9 req-b5234f69-b088-4962-9d5c-8650b8557006 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:42:12.888030 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:12.888030 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:42:12.896639 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [req-6e0b4b15-a9b3-49bd-9cb1-4418faabd0a9 req-b5234f69-b088-4962-9d5c-8650b8557006 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Volume info retrieved successfully. Jul 10 06:42:12.903209 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-6e0b4b15-a9b3-49bd-9cb1-4418faabd0a9 req-b5234f69-b088-4962-9d5c-8650b8557006 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/volumes/c4428b20-1ab8-477a-a86d-0c5b23046c0c returned with HTTP 200 Jul 10 06:42:12.903769 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1089/4368] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 10 06:42:12 2026] GET /volume/v3/volumes/c4428b20-1ab8-477a-a86d-0c5b23046c0c => generated 1057 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:42:13.037069 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-6e0b4b15-a9b3-49bd-9cb1-4418faabd0a9 req-90d68ce6-1dd8-4fc3-97cd-ef532f260b9b None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:13.039048 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-6e0b4b15-a9b3-49bd-9cb1-4418faabd0a9 req-90d68ce6-1dd8-4fc3-97cd-ef532f260b9b tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] PUT https://10.4.3.200/volume/v3/attachments/75808e7b-a311-483a-a240-37b019008fbc Jul 10 06:42:13.039543 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-6e0b4b15-a9b3-49bd-9cb1-4418faabd0a9 req-90d68ce6-1dd8-4fc3-97cd-ef532f260b9b tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000004964", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad080837985", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8eedee5c-bca8-4f5c-8f66-111c7b448d96", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:42:13.053815 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-6e0b4b15-a9b3-49bd-9cb1-4418faabd0a9 req-90d68ce6-1dd8-4fc3-97cd-ef532f260b9b tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Acquiring lock "cinder-attachment_update-c4428b20-1ab8-477a-a86d-0c5b23046c0c-np0000004964" by "attachment_update" {{(pid=99978) __acquire /opt/stack/cinder/cinder/coordination.py:210}} Jul 10 06:42:13.060588 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-6e0b4b15-a9b3-49bd-9cb1-4418faabd0a9 req-90d68ce6-1dd8-4fc3-97cd-ef532f260b9b tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Lock "cinder-attachment_update-c4428b20-1ab8-477a-a86d-0c5b23046c0c-np0000004964" acquired by "attachment_update" :: waited 0.006s {{(pid=99978) __acquire /opt/stack/cinder/cinder/coordination.py:228}} Jul 10 06:42:13.061078 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:13.061078 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:42:13.089699 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-2b2c9d5c-ca16-49f4-a14f-b14eea5306e2 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:13.093965 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2b2c9d5c-ca16-49f4-a14f-b14eea5306e2 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] GET https://10.4.3.200/volume/v3/volumes/d7ac233c-506d-4819-9fec-d234d34422fc Jul 10 06:42:13.094266 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2b2c9d5c-ca16-49f4-a14f-b14eea5306e2 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:42:13.094550 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2b2c9d5c-ca16-49f4-a14f-b14eea5306e2 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:42:13.103524 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:13.103524 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:42:13.106769 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-2b2c9d5c-ca16-49f4-a14f-b14eea5306e2 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] Volume info retrieved successfully. Jul 10 06:42:13.107829 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-500b127c-fc32-47ac-bbab-49a7f5f9688d None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:13.110759 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2b2c9d5c-ca16-49f4-a14f-b14eea5306e2 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] https://10.4.3.200/volume/v3/volumes/d7ac233c-506d-4819-9fec-d234d34422fc returned with HTTP 200 Jul 10 06:42:13.111153 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1086/4369] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:42:13 2026] GET /volume/v3/volumes/d7ac233c-506d-4819-9fec-d234d34422fc => generated 882 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:42:13.117736 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-500b127c-fc32-47ac-bbab-49a7f5f9688d tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] GET https://10.4.3.200/volume/v3/volumes/36683c8d-e665-4441-9ca6-45747918a186 Jul 10 06:42:13.117945 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-500b127c-fc32-47ac-bbab-49a7f5f9688d tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:42:13.118133 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-500b127c-fc32-47ac-bbab-49a7f5f9688d tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:42:13.136306 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:13.136306 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:42:13.139473 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-500b127c-fc32-47ac-bbab-49a7f5f9688d tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Volume info retrieved successfully. Jul 10 06:42:13.145982 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-500b127c-fc32-47ac-bbab-49a7f5f9688d tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/volumes/36683c8d-e665-4441-9ca6-45747918a186 returned with HTTP 200 Jul 10 06:42:13.146356 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1105/4370] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:42:13 2026] GET /volume/v3/volumes/36683c8d-e665-4441-9ca6-45747918a186 => generated 922 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:42:13.505332 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-88a06fc5-5acc-4162-8bc3-afaa197f6917 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:13.507063 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-88a06fc5-5acc-4162-8bc3-afaa197f6917 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:42:13.507381 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-88a06fc5-5acc-4162-8bc3-afaa197f6917 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-795582215", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:42:13.508785 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-88a06fc5-5acc-4162-8bc3-afaa197f6917 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-795582215', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:42:13.508930 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-88a06fc5-5acc-4162-8bc3-afaa197f6917 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Create volume of 1 GB Jul 10 06:42:13.513031 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-88a06fc5-5acc-4162-8bc3-afaa197f6917 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Availability Zones retrieved successfully. Jul 10 06:42:13.519118 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-88a06fc5-5acc-4162-8bc3-afaa197f6917 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Flow 'volume_create_api' (f6893d6e-e93e-4efd-bfbf-36209e543974) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:42:13.520087 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-88a06fc5-5acc-4162-8bc3-afaa197f6917 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e21c3d29-512f-446c-90e8-f76a4728c18f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:42:13.521002 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-88a06fc5-5acc-4162-8bc3-afaa197f6917 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Validating volume size '1' using validate_int {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:42:13.547960 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-88a06fc5-5acc-4162-8bc3-afaa197f6917 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e21c3d29-512f-446c-90e8-f76a4728c18f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:42:13.549201 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-88a06fc5-5acc-4162-8bc3-afaa197f6917 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4d45fd1-8c32-4244-9d5e-aabfe8be1ddc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:42:13.581141 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-6e0b4b15-a9b3-49bd-9cb1-4418faabd0a9 req-90d68ce6-1dd8-4fc3-97cd-ef532f260b9b tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Lock "cinder-attachment_update-c4428b20-1ab8-477a-a86d-0c5b23046c0c-np0000004964" released by "attachment_update" :: held 0.520s {{(pid=99978) __release /opt/stack/cinder/cinder/coordination.py:239}} Jul 10 06:42:13.581141 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-6e0b4b15-a9b3-49bd-9cb1-4418faabd0a9 req-90d68ce6-1dd8-4fc3-97cd-ef532f260b9b tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/attachments/75808e7b-a311-483a-a240-37b019008fbc returned with HTTP 200 Jul 10 06:42:13.581668 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1091/4371] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 10 06:42:13 2026] PUT /volume/v3/attachments/75808e7b-a311-483a-a240-37b019008fbc => generated 968 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:42:13.589071 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-6e0b4b15-a9b3-49bd-9cb1-4418faabd0a9 req-864b62cf-934f-4fb6-a618-67cdd3b99ee3 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:13.591162 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-6e0b4b15-a9b3-49bd-9cb1-4418faabd0a9 req-864b62cf-934f-4fb6-a618-67cdd3b99ee3 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] GET https://10.4.3.200/volume/v3/volumes/c4428b20-1ab8-477a-a86d-0c5b23046c0c/encryption Jul 10 06:42:13.591358 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-6e0b4b15-a9b3-49bd-9cb1-4418faabd0a9 req-864b62cf-934f-4fb6-a618-67cdd3b99ee3 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:42:13.591561 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-6e0b4b15-a9b3-49bd-9cb1-4418faabd0a9 req-864b62cf-934f-4fb6-a618-67cdd3b99ee3 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Calling method 'index' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:42:13.600913 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:13.600913 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:42:13.607064 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-6e0b4b15-a9b3-49bd-9cb1-4418faabd0a9 req-864b62cf-934f-4fb6-a618-67cdd3b99ee3 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/volumes/c4428b20-1ab8-477a-a86d-0c5b23046c0c/encryption returned with HTTP 200 Jul 10 06:42:13.607480 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1087/4372] 10.4.3.200 () {68 vars in 1631 bytes} [Fri Jul 10 06:42:13 2026] GET /volume/v3/volumes/c4428b20-1ab8-477a-a86d-0c5b23046c0c/encryption => generated 160 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:42:13.625426 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-88a06fc5-5acc-4162-8bc3-afaa197f6917 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Created reservations ['2f58f3d1-6f37-4f4c-b7fd-a6635662e90c', '635ad02a-9679-4ad8-9ef7-1e8cd1464213', '774f260b-0e0a-45d3-afbc-992fb9b25a2a', '47eb64c0-9a39-4430-b8bd-b02efb384622'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:42:13.626625 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-88a06fc5-5acc-4162-8bc3-afaa197f6917 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4d45fd1-8c32-4244-9d5e-aabfe8be1ddc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2f58f3d1-6f37-4f4c-b7fd-a6635662e90c', '635ad02a-9679-4ad8-9ef7-1e8cd1464213', '774f260b-0e0a-45d3-afbc-992fb9b25a2a', '47eb64c0-9a39-4430-b8bd-b02efb384622']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:42:13.627698 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-88a06fc5-5acc-4162-8bc3-afaa197f6917 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b21f75f-2354-4912-9a3a-170507d2ce8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:42:13.658807 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-88a06fc5-5acc-4162-8bc3-afaa197f6917 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b21f75f-2354-4912-9a3a-170507d2ce8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b785bf02-2723-4d5e-8a6b-035b901fb22a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-795582215',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22d0cfc2c6174c4db8766368dea8a95a',qos_specs=None,replication_status=,reservations=['2f58f3d1-6f37-4f4c-b7fd-a6635662e90c','635ad02a-9679-4ad8-9ef7-1e8cd1464213','774f260b-0e0a-45d3-afbc-992fb9b25a2a','47eb64c0-9a39-4430-b8bd-b02efb384622'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12fcc92fb7b04cca9854c7c54b1531fa',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:42:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-795582215',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b785bf02-2723-4d5e-8a6b-035b901fb22a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='22d0cfc2c6174c4db8766368dea8a95a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='12fcc92fb7b04cca9854c7c54b1531fa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:42:13.659512 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-88a06fc5-5acc-4162-8bc3-afaa197f6917 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83859873-43c0-4ca0-bfc3-0dad43bbe11c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:42:13.677002 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-88a06fc5-5acc-4162-8bc3-afaa197f6917 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83859873-43c0-4ca0-bfc3-0dad43bbe11c) transitioned into state 'SUCCESS' from state '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-795582215',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22d0cfc2c6174c4db8766368dea8a95a',qos_specs=None,replication_status=,reservations=['2f58f3d1-6f37-4f4c-b7fd-a6635662e90c','635ad02a-9679-4ad8-9ef7-1e8cd1464213','774f260b-0e0a-45d3-afbc-992fb9b25a2a','47eb64c0-9a39-4430-b8bd-b02efb384622'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12fcc92fb7b04cca9854c7c54b1531fa',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:42:13.677714 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-88a06fc5-5acc-4162-8bc3-afaa197f6917 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b22a70fe-0ae8-46e6-b9ff-a092f6976ad3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:42:13.686333 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-88a06fc5-5acc-4162-8bc3-afaa197f6917 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b22a70fe-0ae8-46e6-b9ff-a092f6976ad3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:42:13.687117 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-88a06fc5-5acc-4162-8bc3-afaa197f6917 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Flow 'volume_create_api' (f6893d6e-e93e-4efd-bfbf-36209e543974) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:42:13.687420 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-88a06fc5-5acc-4162-8bc3-afaa197f6917 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Create volume request issued successfully. Jul 10 06:42:13.687987 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-88a06fc5-5acc-4162-8bc3-afaa197f6917 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:42:13.688474 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1090/4373] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 10 06:42:13 2026] POST /volume/v3/volumes => generated 754 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:42:13.699601 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-2cdc941a-f631-4dd0-bf74-1df95435dbc8 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:13.701620 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-2cdc941a-f631-4dd0-bf74-1df95435dbc8 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] GET https://10.4.3.200/volume/v3/volumes/b785bf02-2723-4d5e-8a6b-035b901fb22a Jul 10 06:42:13.701907 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-2cdc941a-f631-4dd0-bf74-1df95435dbc8 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:42:13.702161 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-2cdc941a-f631-4dd0-bf74-1df95435dbc8 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:42:13.709330 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:13.709330 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:42:13.713240 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-2cdc941a-f631-4dd0-bf74-1df95435dbc8 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Volume info retrieved successfully. Jul 10 06:42:13.717250 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-2cdc941a-f631-4dd0-bf74-1df95435dbc8 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] https://10.4.3.200/volume/v3/volumes/b785bf02-2723-4d5e-8a6b-035b901fb22a returned with HTTP 200 Jul 10 06:42:13.717673 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1106/4374] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:42:13 2026] GET /volume/v3/volumes/b785bf02-2723-4d5e-8a6b-035b901fb22a => generated 822 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:42:13.782181 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-7c41acf4-5967-429e-ae20-a9d60a004b19 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:13.784595 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7c41acf4-5967-429e-ae20-a9d60a004b19 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] GET https://10.4.3.200/volume/v3/volumes/c4428b20-1ab8-477a-a86d-0c5b23046c0c Jul 10 06:42:13.784879 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7c41acf4-5967-429e-ae20-a9d60a004b19 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:42:13.785146 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7c41acf4-5967-429e-ae20-a9d60a004b19 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:42:13.798430 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:13.798430 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:42:13.803043 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-7c41acf4-5967-429e-ae20-a9d60a004b19 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Volume info retrieved successfully. Jul 10 06:42:13.809226 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7c41acf4-5967-429e-ae20-a9d60a004b19 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/volumes/c4428b20-1ab8-477a-a86d-0c5b23046c0c returned with HTTP 200 Jul 10 06:42:13.809770 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1092/4375] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:42:13 2026] GET /volume/v3/volumes/c4428b20-1ab8-477a-a86d-0c5b23046c0c => generated 878 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:42:14.122894 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-60c3ac16-6c91-4f19-9054-d39a46bf4a99 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:14.124481 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-60c3ac16-6c91-4f19-9054-d39a46bf4a99 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] GET https://10.4.3.200/volume/v3/volumes/d7ac233c-506d-4819-9fec-d234d34422fc Jul 10 06:42:14.124696 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-60c3ac16-6c91-4f19-9054-d39a46bf4a99 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:42:14.124877 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-60c3ac16-6c91-4f19-9054-d39a46bf4a99 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:42:14.134351 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:14.134351 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:42:14.138054 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-60c3ac16-6c91-4f19-9054-d39a46bf4a99 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] Volume info retrieved successfully. Jul 10 06:42:14.142073 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-60c3ac16-6c91-4f19-9054-d39a46bf4a99 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] https://10.4.3.200/volume/v3/volumes/d7ac233c-506d-4819-9fec-d234d34422fc returned with HTTP 200 Jul 10 06:42:14.142615 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1088/4376] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:42:14 2026] GET /volume/v3/volumes/d7ac233c-506d-4819-9fec-d234d34422fc => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:42:14.158656 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-c01c30ea-9d32-47dc-ae08-4a172f1f08c1 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:14.160527 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c01c30ea-9d32-47dc-ae08-4a172f1f08c1 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] GET https://10.4.3.200/volume/v3/volumes/36683c8d-e665-4441-9ca6-45747918a186 Jul 10 06:42:14.160682 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c01c30ea-9d32-47dc-ae08-4a172f1f08c1 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:42:14.160848 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c01c30ea-9d32-47dc-ae08-4a172f1f08c1 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:42:14.169588 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:14.169588 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:42:14.172823 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-c01c30ea-9d32-47dc-ae08-4a172f1f08c1 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Volume info retrieved successfully. Jul 10 06:42:14.176682 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c01c30ea-9d32-47dc-ae08-4a172f1f08c1 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/volumes/36683c8d-e665-4441-9ca6-45747918a186 returned with HTTP 200 Jul 10 06:42:14.177206 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1091/4377] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:42:14 2026] GET /volume/v3/volumes/36683c8d-e665-4441-9ca6-45747918a186 => generated 922 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:42:14.732346 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-03ddc117-d7b2-4cdb-a774-6f4c6d922ce0 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:14.733879 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-03ddc117-d7b2-4cdb-a774-6f4c6d922ce0 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] GET https://10.4.3.200/volume/v3/volumes/b785bf02-2723-4d5e-8a6b-035b901fb22a Jul 10 06:42:14.734041 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-03ddc117-d7b2-4cdb-a774-6f4c6d922ce0 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:42:14.734233 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-03ddc117-d7b2-4cdb-a774-6f4c6d922ce0 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:42:14.740164 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:14.740164 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:42:14.743124 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-03ddc117-d7b2-4cdb-a774-6f4c6d922ce0 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Volume info retrieved successfully. Jul 10 06:42:14.746457 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-03ddc117-d7b2-4cdb-a774-6f4c6d922ce0 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] https://10.4.3.200/volume/v3/volumes/b785bf02-2723-4d5e-8a6b-035b901fb22a returned with HTTP 200 Jul 10 06:42:14.746800 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1107/4378] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:42:14 2026] GET /volume/v3/volumes/b785bf02-2723-4d5e-8a6b-035b901fb22a => generated 847 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:42:14.759620 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-60692401-16db-45fa-9a5a-764723339d9d None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:14.761299 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-60692401-16db-45fa-9a5a-764723339d9d tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] GET https://10.4.3.200/volume/v3/volumes/b785bf02-2723-4d5e-8a6b-035b901fb22a Jul 10 06:42:14.761514 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-60692401-16db-45fa-9a5a-764723339d9d tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:42:14.761746 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-60692401-16db-45fa-9a5a-764723339d9d tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:42:14.768414 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:14.768414 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:42:14.771571 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-60692401-16db-45fa-9a5a-764723339d9d tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Volume info retrieved successfully. Jul 10 06:42:14.775072 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-60692401-16db-45fa-9a5a-764723339d9d tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] https://10.4.3.200/volume/v3/volumes/b785bf02-2723-4d5e-8a6b-035b901fb22a returned with HTTP 200 Jul 10 06:42:14.775453 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1093/4379] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:42:14 2026] GET /volume/v3/volumes/b785bf02-2723-4d5e-8a6b-035b901fb22a => generated 847 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:42:14.788629 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-d7177a3b-95f3-43ca-b248-a8dbf8256b47 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:14.790246 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d7177a3b-95f3-43ca-b248-a8dbf8256b47 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] GET https://10.4.3.200/volume/v3/volumes Jul 10 06:42:14.790406 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d7177a3b-95f3-43ca-b248-a8dbf8256b47 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:42:14.790889 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d7177a3b-95f3-43ca-b248-a8dbf8256b47 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Calling method 'index' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:42:14.790889 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.api_utils [None req-d7177a3b-95f3-43ca-b248-a8dbf8256b47 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Removing options '' from query. {{(pid=99977) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 06:42:14.791465 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-d7177a3b-95f3-43ca-b248-a8dbf8256b47 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99977) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 06:42:14.798104 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-d7177a3b-95f3-43ca-b248-a8dbf8256b47 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Get all volumes completed successfully. Jul 10 06:42:14.798549 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d7177a3b-95f3-43ca-b248-a8dbf8256b47 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 200 Jul 10 06:42:14.798918 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1089/4380] 10.4.3.200 () {66 vars in 1237 bytes} [Fri Jul 10 06:42:14 2026] GET /volume/v3/volumes => generated 338 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:42:14.807687 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-acba441c-c2c8-4493-8dc2-8a3a23dc84fa None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:14.809461 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-acba441c-c2c8-4493-8dc2-8a3a23dc84fa tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] GET https://10.4.3.200/volume/v3/volumes/b785bf02-2723-4d5e-8a6b-035b901fb22a Jul 10 06:42:14.809690 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-acba441c-c2c8-4493-8dc2-8a3a23dc84fa tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:42:14.809904 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-acba441c-c2c8-4493-8dc2-8a3a23dc84fa tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:42:14.820028 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:14.820028 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:42:14.821164 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-acba441c-c2c8-4493-8dc2-8a3a23dc84fa tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Volume info retrieved successfully. Jul 10 06:42:14.825011 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-e0469427-d571-484c-9115-05ad3aa35360 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:14.825395 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-acba441c-c2c8-4493-8dc2-8a3a23dc84fa tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] https://10.4.3.200/volume/v3/volumes/b785bf02-2723-4d5e-8a6b-035b901fb22a returned with HTTP 200 Jul 10 06:42:14.825967 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1092/4381] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:42:14 2026] GET /volume/v3/volumes/b785bf02-2723-4d5e-8a6b-035b901fb22a => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:42:14.826942 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-e0469427-d571-484c-9115-05ad3aa35360 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] GET https://10.4.3.200/volume/v3/volumes/c4428b20-1ab8-477a-a86d-0c5b23046c0c Jul 10 06:42:14.826942 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-e0469427-d571-484c-9115-05ad3aa35360 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:42:14.827123 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-e0469427-d571-484c-9115-05ad3aa35360 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:42:14.843626 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:14.843626 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:42:14.845716 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-e0469427-d571-484c-9115-05ad3aa35360 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Volume info retrieved successfully. Jul 10 06:42:14.849582 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-e0469427-d571-484c-9115-05ad3aa35360 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/volumes/c4428b20-1ab8-477a-a86d-0c5b23046c0c returned with HTTP 200 Jul 10 06:42:14.849839 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1108/4382] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:42:14 2026] GET /volume/v3/volumes/c4428b20-1ab8-477a-a86d-0c5b23046c0c => generated 878 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:42:14.870827 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-0b2b40a7-18d3-429b-ae5c-cb407e0e0382 req-ab8956fc-260c-4aa9-9a5a-f676ef3eec1c None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:14.873155 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-0b2b40a7-18d3-429b-ae5c-cb407e0e0382 req-ab8956fc-260c-4aa9-9a5a-f676ef3eec1c tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] GET https://10.4.3.200/volume/v3/volumes/b785bf02-2723-4d5e-8a6b-035b901fb22a Jul 10 06:42:14.873375 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-0b2b40a7-18d3-429b-ae5c-cb407e0e0382 req-ab8956fc-260c-4aa9-9a5a-f676ef3eec1c tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:42:14.873621 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-0b2b40a7-18d3-429b-ae5c-cb407e0e0382 req-ab8956fc-260c-4aa9-9a5a-f676ef3eec1c tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:42:14.880442 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:14.880442 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:42:14.884072 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [req-0b2b40a7-18d3-429b-ae5c-cb407e0e0382 req-ab8956fc-260c-4aa9-9a5a-f676ef3eec1c tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Volume info retrieved successfully. Jul 10 06:42:14.888423 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-0b2b40a7-18d3-429b-ae5c-cb407e0e0382 req-ab8956fc-260c-4aa9-9a5a-f676ef3eec1c tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] https://10.4.3.200/volume/v3/volumes/b785bf02-2723-4d5e-8a6b-035b901fb22a returned with HTTP 200 Jul 10 06:42:14.888846 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1094/4383] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:42:14 2026] GET /volume/v3/volumes/b785bf02-2723-4d5e-8a6b-035b901fb22a => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:42:15.153585 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-e36c9f95-0605-4158-a191-e2066557a237 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:15.155218 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e36c9f95-0605-4158-a191-e2066557a237 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] GET https://10.4.3.200/volume/v3/volumes/d7ac233c-506d-4819-9fec-d234d34422fc Jul 10 06:42:15.155455 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e36c9f95-0605-4158-a191-e2066557a237 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:42:15.155686 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e36c9f95-0605-4158-a191-e2066557a237 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:42:15.164534 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:15.164534 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:42:15.167753 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-e36c9f95-0605-4158-a191-e2066557a237 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] Volume info retrieved successfully. Jul 10 06:42:15.171841 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e36c9f95-0605-4158-a191-e2066557a237 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] https://10.4.3.200/volume/v3/volumes/d7ac233c-506d-4819-9fec-d234d34422fc returned with HTTP 200 Jul 10 06:42:15.172258 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1090/4384] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:42:15 2026] GET /volume/v3/volumes/d7ac233c-506d-4819-9fec-d234d34422fc => generated 882 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:42:15.188294 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-222828bb-9178-4a26-b5bd-c47b319c4a84 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:15.190043 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-222828bb-9178-4a26-b5bd-c47b319c4a84 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] GET https://10.4.3.200/volume/v3/volumes/36683c8d-e665-4441-9ca6-45747918a186 Jul 10 06:42:15.190241 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-222828bb-9178-4a26-b5bd-c47b319c4a84 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:42:15.190422 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-222828bb-9178-4a26-b5bd-c47b319c4a84 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:42:15.199241 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:15.199241 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:42:15.203148 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-222828bb-9178-4a26-b5bd-c47b319c4a84 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Volume info retrieved successfully. Jul 10 06:42:15.208947 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-222828bb-9178-4a26-b5bd-c47b319c4a84 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/volumes/36683c8d-e665-4441-9ca6-45747918a186 returned with HTTP 200 Jul 10 06:42:15.209491 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1093/4385] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:42:15 2026] GET /volume/v3/volumes/36683c8d-e665-4441-9ca6-45747918a186 => generated 922 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:42:15.864464 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-64b7c1e7-38af-484d-9726-657ed5ba4a43 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:15.867408 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-64b7c1e7-38af-484d-9726-657ed5ba4a43 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] GET https://10.4.3.200/volume/v3/volumes/c4428b20-1ab8-477a-a86d-0c5b23046c0c Jul 10 06:42:15.867408 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-64b7c1e7-38af-484d-9726-657ed5ba4a43 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:42:15.867408 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-64b7c1e7-38af-484d-9726-657ed5ba4a43 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:42:15.875795 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:15.875795 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:42:15.878711 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-64b7c1e7-38af-484d-9726-657ed5ba4a43 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Volume info retrieved successfully. Jul 10 06:42:15.882735 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-64b7c1e7-38af-484d-9726-657ed5ba4a43 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/volumes/c4428b20-1ab8-477a-a86d-0c5b23046c0c returned with HTTP 200 Jul 10 06:42:15.883125 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1109/4386] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:42:15 2026] GET /volume/v3/volumes/c4428b20-1ab8-477a-a86d-0c5b23046c0c => generated 878 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:42:16.184255 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-d9d25a6b-a029-45c2-a4b9-7941ec0ccd34 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:16.186399 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d9d25a6b-a029-45c2-a4b9-7941ec0ccd34 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] GET https://10.4.3.200/volume/v3/volumes/d7ac233c-506d-4819-9fec-d234d34422fc Jul 10 06:42:16.186688 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d9d25a6b-a029-45c2-a4b9-7941ec0ccd34 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:42:16.186937 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d9d25a6b-a029-45c2-a4b9-7941ec0ccd34 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:42:16.196031 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:16.196031 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:42:16.199132 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-d9d25a6b-a029-45c2-a4b9-7941ec0ccd34 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] Volume info retrieved successfully. Jul 10 06:42:16.203281 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d9d25a6b-a029-45c2-a4b9-7941ec0ccd34 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] https://10.4.3.200/volume/v3/volumes/d7ac233c-506d-4819-9fec-d234d34422fc returned with HTTP 200 Jul 10 06:42:16.203851 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1095/4387] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:42:16 2026] GET /volume/v3/volumes/d7ac233c-506d-4819-9fec-d234d34422fc => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:42:16.220485 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-985615c4-fad6-481e-85d4-5e1c3ff04571 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:16.222097 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-985615c4-fad6-481e-85d4-5e1c3ff04571 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] GET https://10.4.3.200/volume/v3/volumes/36683c8d-e665-4441-9ca6-45747918a186 Jul 10 06:42:16.222285 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-985615c4-fad6-481e-85d4-5e1c3ff04571 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:42:16.222472 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-985615c4-fad6-481e-85d4-5e1c3ff04571 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:42:16.225041 np0000004964 devstack@c-api.service[99977]: DEBUG dbcounter [-] [99977] Writing DB stats cinder:SELECT=140,cinder:UPDATE=15,cinder:INSERT=4 {{(pid=99977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:42:16.232765 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:16.232765 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:42:16.235652 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-985615c4-fad6-481e-85d4-5e1c3ff04571 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Volume info retrieved successfully. Jul 10 06:42:16.239274 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-985615c4-fad6-481e-85d4-5e1c3ff04571 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/volumes/36683c8d-e665-4441-9ca6-45747918a186 returned with HTTP 200 Jul 10 06:42:16.239669 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1091/4388] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:42:16 2026] GET /volume/v3/volumes/36683c8d-e665-4441-9ca6-45747918a186 => generated 922 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:42:16.895023 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-8a5d39a9-f049-46a1-af9e-81db68a10aa8 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:16.896799 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8a5d39a9-f049-46a1-af9e-81db68a10aa8 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] GET https://10.4.3.200/volume/v3/volumes/c4428b20-1ab8-477a-a86d-0c5b23046c0c Jul 10 06:42:16.897029 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8a5d39a9-f049-46a1-af9e-81db68a10aa8 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:42:16.897278 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8a5d39a9-f049-46a1-af9e-81db68a10aa8 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:42:16.907350 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:16.907350 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:42:16.910670 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-8a5d39a9-f049-46a1-af9e-81db68a10aa8 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Volume info retrieved successfully. Jul 10 06:42:16.915608 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8a5d39a9-f049-46a1-af9e-81db68a10aa8 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/volumes/c4428b20-1ab8-477a-a86d-0c5b23046c0c returned with HTTP 200 Jul 10 06:42:16.916239 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1094/4389] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:42:16 2026] GET /volume/v3/volumes/c4428b20-1ab8-477a-a86d-0c5b23046c0c => generated 878 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:42:16.919844 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-9c5d3d4d-be48-47c7-bcdc-6df7367aa4fc None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:16.920245 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-9c5d3d4d-be48-47c7-bcdc-6df7367aa4fc None None] GET https://10.4.3.200/volume// Jul 10 06:42:16.920419 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-9c5d3d4d-be48-47c7-bcdc-6df7367aa4fc None None] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:42:16.920648 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-9c5d3d4d-be48-47c7-bcdc-6df7367aa4fc None None] Calling method 'all' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:42:16.920988 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-9c5d3d4d-be48-47c7-bcdc-6df7367aa4fc None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:42:16.921305 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1110/4390] 10.4.3.200 () {66 vars in 1428 bytes} [Fri Jul 10 06:42: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 10 06:42:16.927740 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-0b2b40a7-18d3-429b-ae5c-cb407e0e0382 req-3bb4532d-cb85-4ac9-ad8f-e6acfa263248 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:16.929834 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-0b2b40a7-18d3-429b-ae5c-cb407e0e0382 req-3bb4532d-cb85-4ac9-ad8f-e6acfa263248 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 10 06:42:16.930254 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-0b2b40a7-18d3-429b-ae5c-cb407e0e0382 req-3bb4532d-cb85-4ac9-ad8f-e6acfa263248 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b785bf02-2723-4d5e-8a6b-035b901fb22a", "connector": null, "instance_uuid": "9858f501-d957-47b3-8cbe-0173c69777a6"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:42:16.938380 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:16.938380 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:42:16.965006 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-0b2b40a7-18d3-429b-ae5c-cb407e0e0382 req-3bb4532d-cb85-4ac9-ad8f-e6acfa263248 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 10 06:42:16.966076 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1096/4391] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 10 06:42:16 2026] POST /volume/v3/attachments => generated 273 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:42:17.215335 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-9899baa7-96c9-4b9f-9d99-8bea74ba8547 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:17.217379 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9899baa7-96c9-4b9f-9d99-8bea74ba8547 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] GET https://10.4.3.200/volume/v3/volumes/d7ac233c-506d-4819-9fec-d234d34422fc Jul 10 06:42:17.217668 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9899baa7-96c9-4b9f-9d99-8bea74ba8547 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:42:17.217922 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9899baa7-96c9-4b9f-9d99-8bea74ba8547 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:42:17.227956 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:17.227956 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:42:17.230944 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-9899baa7-96c9-4b9f-9d99-8bea74ba8547 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] Volume info retrieved successfully. Jul 10 06:42:17.234342 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9899baa7-96c9-4b9f-9d99-8bea74ba8547 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] https://10.4.3.200/volume/v3/volumes/d7ac233c-506d-4819-9fec-d234d34422fc returned with HTTP 200 Jul 10 06:42:17.234708 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1092/4392] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:42:17 2026] GET /volume/v3/volumes/d7ac233c-506d-4819-9fec-d234d34422fc => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:42:17.250683 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-47c5e6b2-baca-4acc-9ea7-860285bda455 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:17.252773 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-47c5e6b2-baca-4acc-9ea7-860285bda455 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] GET https://10.4.3.200/volume/v3/volumes/36683c8d-e665-4441-9ca6-45747918a186 Jul 10 06:42:17.252980 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-47c5e6b2-baca-4acc-9ea7-860285bda455 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:42:17.253201 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-47c5e6b2-baca-4acc-9ea7-860285bda455 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:42:17.262901 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:17.262901 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:42:17.266237 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-47c5e6b2-baca-4acc-9ea7-860285bda455 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Volume info retrieved successfully. Jul 10 06:42:17.269993 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-47c5e6b2-baca-4acc-9ea7-860285bda455 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/volumes/36683c8d-e665-4441-9ca6-45747918a186 returned with HTTP 200 Jul 10 06:42:17.270360 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1095/4393] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:42:17 2026] GET /volume/v3/volumes/36683c8d-e665-4441-9ca6-45747918a186 => generated 922 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:42:17.408641 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-e8606193-4f36-4d7c-850b-344b113a0adb None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:17.410609 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-e8606193-4f36-4d7c-850b-344b113a0adb tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] GET https://10.4.3.200/volume/v3/volumes/b785bf02-2723-4d5e-8a6b-035b901fb22a Jul 10 06:42:17.410827 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-e8606193-4f36-4d7c-850b-344b113a0adb tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:42:17.411035 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-e8606193-4f36-4d7c-850b-344b113a0adb tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:42:17.421035 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:17.421035 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:42:17.424838 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-e8606193-4f36-4d7c-850b-344b113a0adb tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Volume info retrieved successfully. Jul 10 06:42:17.429860 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-e8606193-4f36-4d7c-850b-344b113a0adb tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] https://10.4.3.200/volume/v3/volumes/b785bf02-2723-4d5e-8a6b-035b901fb22a returned with HTTP 200 Jul 10 06:42:17.430344 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1111/4394] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:42:17 2026] GET /volume/v3/volumes/b785bf02-2723-4d5e-8a6b-035b901fb22a => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:42:17.492206 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-9ffc84d4-c5cc-4dd3-bae4-c968aa9d179a None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:17.492629 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9ffc84d4-c5cc-4dd3-bae4-c968aa9d179a None None] GET https://10.4.3.200/volume// Jul 10 06:42:17.492831 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9ffc84d4-c5cc-4dd3-bae4-c968aa9d179a None None] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:42:17.493031 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9ffc84d4-c5cc-4dd3-bae4-c968aa9d179a None None] Calling method 'all' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:42:17.493356 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9ffc84d4-c5cc-4dd3-bae4-c968aa9d179a None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:42:17.493700 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1097/4395] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:42:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 06:42:17.501575 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-0b2b40a7-18d3-429b-ae5c-cb407e0e0382 req-23a29aee-f152-4c56-a738-c6247a2463cd None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:17.505186 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-0b2b40a7-18d3-429b-ae5c-cb407e0e0382 req-23a29aee-f152-4c56-a738-c6247a2463cd tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] GET https://10.4.3.200/volume/v3/volumes/b785bf02-2723-4d5e-8a6b-035b901fb22a Jul 10 06:42:17.505467 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-0b2b40a7-18d3-429b-ae5c-cb407e0e0382 req-23a29aee-f152-4c56-a738-c6247a2463cd tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:42:17.506382 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-0b2b40a7-18d3-429b-ae5c-cb407e0e0382 req-23a29aee-f152-4c56-a738-c6247a2463cd tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:42:17.515760 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:17.515760 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:42:17.519175 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-0b2b40a7-18d3-429b-ae5c-cb407e0e0382 req-23a29aee-f152-4c56-a738-c6247a2463cd tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Volume info retrieved successfully. Jul 10 06:42:17.523140 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-0b2b40a7-18d3-429b-ae5c-cb407e0e0382 req-23a29aee-f152-4c56-a738-c6247a2463cd tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] https://10.4.3.200/volume/v3/volumes/b785bf02-2723-4d5e-8a6b-035b901fb22a returned with HTTP 200 Jul 10 06:42:17.523657 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1093/4396] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 10 06:42:17 2026] GET /volume/v3/volumes/b785bf02-2723-4d5e-8a6b-035b901fb22a => generated 1026 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:42:17.621376 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-0b2b40a7-18d3-429b-ae5c-cb407e0e0382 req-1dbcf024-e8ec-4a9d-b8cd-d1773b3a5c6c None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:17.623343 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-0b2b40a7-18d3-429b-ae5c-cb407e0e0382 req-1dbcf024-e8ec-4a9d-b8cd-d1773b3a5c6c tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] PUT https://10.4.3.200/volume/v3/attachments/b3bdc578-f7b6-4a7a-9112-bf4829116e5a Jul 10 06:42:17.623683 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-0b2b40a7-18d3-429b-ae5c-cb407e0e0382 req-1dbcf024-e8ec-4a9d-b8cd-d1773b3a5c6c tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000004964", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad080837985", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8eedee5c-bca8-4f5c-8f66-111c7b448d96", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:42:17.630738 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.coordination [req-0b2b40a7-18d3-429b-ae5c-cb407e0e0382 req-1dbcf024-e8ec-4a9d-b8cd-d1773b3a5c6c tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Acquiring lock "cinder-attachment_update-b785bf02-2723-4d5e-8a6b-035b901fb22a-np0000004964" by "attachment_update" {{(pid=99976) __acquire /opt/stack/cinder/cinder/coordination.py:210}} Jul 10 06:42:17.634746 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.coordination [req-0b2b40a7-18d3-429b-ae5c-cb407e0e0382 req-1dbcf024-e8ec-4a9d-b8cd-d1773b3a5c6c tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Lock "cinder-attachment_update-b785bf02-2723-4d5e-8a6b-035b901fb22a-np0000004964" acquired by "attachment_update" :: waited 0.004s {{(pid=99976) __acquire /opt/stack/cinder/cinder/coordination.py:228}} Jul 10 06:42:17.635821 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:17.635821 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:42:17.928612 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-228de834-ffa9-46e2-960a-d4aa4b20f70b None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:17.930247 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-228de834-ffa9-46e2-960a-d4aa4b20f70b tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] GET https://10.4.3.200/volume/v3/volumes/c4428b20-1ab8-477a-a86d-0c5b23046c0c Jul 10 06:42:17.930399 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-228de834-ffa9-46e2-960a-d4aa4b20f70b tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:42:17.930592 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-228de834-ffa9-46e2-960a-d4aa4b20f70b tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:42:17.939327 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:17.939327 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:42:17.942558 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-228de834-ffa9-46e2-960a-d4aa4b20f70b tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Volume info retrieved successfully. Jul 10 06:42:17.946337 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-228de834-ffa9-46e2-960a-d4aa4b20f70b tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/volumes/c4428b20-1ab8-477a-a86d-0c5b23046c0c returned with HTTP 200 Jul 10 06:42:17.946717 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1112/4397] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:42:17 2026] GET /volume/v3/volumes/c4428b20-1ab8-477a-a86d-0c5b23046c0c => generated 878 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:42:17.967844 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-e9d0a19a-0d61-43e1-b4d6-afcef554d3c2 req-4c46b430-69aa-4bda-a743-b29cc23e21b1 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:17.970152 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-e9d0a19a-0d61-43e1-b4d6-afcef554d3c2 req-4c46b430-69aa-4bda-a743-b29cc23e21b1 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] POST https://10.4.3.200/volume/v3/attachments/5a077d62-1d55-45bc-98ba-8a084809b04f/action Jul 10 06:42:17.970516 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-e9d0a19a-0d61-43e1-b4d6-afcef554d3c2 req-4c46b430-69aa-4bda-a743-b29cc23e21b1 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Action body: b'{"os-complete": null}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:42:17.970670 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-e9d0a19a-0d61-43e1-b4d6-afcef554d3c2 req-4c46b430-69aa-4bda-a743-b29cc23e21b1 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:42:17.984929 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:17.984929 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:42:17.992886 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-e9d0a19a-0d61-43e1-b4d6-afcef554d3c2 req-4c46b430-69aa-4bda-a743-b29cc23e21b1 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/attachments/5a077d62-1d55-45bc-98ba-8a084809b04f/action returned with HTTP 204 Jul 10 06:42:17.993339 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1098/4398] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 10 06:42:17 2026] POST /volume/v3/attachments/5a077d62-1d55-45bc-98ba-8a084809b04f/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:42:18.154740 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.coordination [req-0b2b40a7-18d3-429b-ae5c-cb407e0e0382 req-1dbcf024-e8ec-4a9d-b8cd-d1773b3a5c6c tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Lock "cinder-attachment_update-b785bf02-2723-4d5e-8a6b-035b901fb22a-np0000004964" released by "attachment_update" :: held 0.520s {{(pid=99976) __release /opt/stack/cinder/cinder/coordination.py:239}} Jul 10 06:42:18.155029 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-0b2b40a7-18d3-429b-ae5c-cb407e0e0382 req-1dbcf024-e8ec-4a9d-b8cd-d1773b3a5c6c tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] https://10.4.3.200/volume/v3/attachments/b3bdc578-f7b6-4a7a-9112-bf4829116e5a returned with HTTP 200 Jul 10 06:42:18.155453 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1096/4399] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 10 06:42:17 2026] PUT /volume/v3/attachments/b3bdc578-f7b6-4a7a-9112-bf4829116e5a => generated 969 bytes in 534 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:42:18.246402 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-005a5ecb-06e3-427a-bed9-c8d3021aef6a None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:18.247959 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-005a5ecb-06e3-427a-bed9-c8d3021aef6a tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] GET https://10.4.3.200/volume/v3/volumes/d7ac233c-506d-4819-9fec-d234d34422fc Jul 10 06:42:18.248164 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-005a5ecb-06e3-427a-bed9-c8d3021aef6a tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:42:18.248353 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-005a5ecb-06e3-427a-bed9-c8d3021aef6a tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:42:18.257173 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:18.257173 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:42:18.260423 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-005a5ecb-06e3-427a-bed9-c8d3021aef6a tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] Volume info retrieved successfully. Jul 10 06:42:18.264577 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-005a5ecb-06e3-427a-bed9-c8d3021aef6a tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] https://10.4.3.200/volume/v3/volumes/d7ac233c-506d-4819-9fec-d234d34422fc returned with HTTP 200 Jul 10 06:42:18.264985 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1094/4400] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:42:18 2026] GET /volume/v3/volumes/d7ac233c-506d-4819-9fec-d234d34422fc => generated 882 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:42:18.282774 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-2066b35b-51fd-47df-84c4-63c8d9eeb74f None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:18.284793 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-2066b35b-51fd-47df-84c4-63c8d9eeb74f tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] GET https://10.4.3.200/volume/v3/volumes/36683c8d-e665-4441-9ca6-45747918a186 Jul 10 06:42:18.284988 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-2066b35b-51fd-47df-84c4-63c8d9eeb74f tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:42:18.285171 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-2066b35b-51fd-47df-84c4-63c8d9eeb74f tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:42:18.293385 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:18.293385 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:42:18.296176 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-2066b35b-51fd-47df-84c4-63c8d9eeb74f tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Volume info retrieved successfully. Jul 10 06:42:18.299726 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-2066b35b-51fd-47df-84c4-63c8d9eeb74f tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/volumes/36683c8d-e665-4441-9ca6-45747918a186 returned with HTTP 200 Jul 10 06:42:18.300070 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1113/4401] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:42:18 2026] GET /volume/v3/volumes/36683c8d-e665-4441-9ca6-45747918a186 => generated 1214 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:42:18.443697 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-45236cce-d91f-4df6-b995-17dcce16d7b9 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:18.445397 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-45236cce-d91f-4df6-b995-17dcce16d7b9 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] GET https://10.4.3.200/volume/v3/volumes/b785bf02-2723-4d5e-8a6b-035b901fb22a Jul 10 06:42:18.445581 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-45236cce-d91f-4df6-b995-17dcce16d7b9 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:42:18.445789 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-45236cce-d91f-4df6-b995-17dcce16d7b9 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:42:18.455071 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:18.455071 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:42:18.458723 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-45236cce-d91f-4df6-b995-17dcce16d7b9 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Volume info retrieved successfully. Jul 10 06:42:18.462904 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-45236cce-d91f-4df6-b995-17dcce16d7b9 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] https://10.4.3.200/volume/v3/volumes/b785bf02-2723-4d5e-8a6b-035b901fb22a returned with HTTP 200 Jul 10 06:42:18.463360 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1099/4402] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:42:18 2026] GET /volume/v3/volumes/b785bf02-2723-4d5e-8a6b-035b901fb22a => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:42:18.960022 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-153b2794-fc25-43e7-8275-e1693f796cb0 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:18.963600 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-153b2794-fc25-43e7-8275-e1693f796cb0 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] GET https://10.4.3.200/volume/v3/volumes/c4428b20-1ab8-477a-a86d-0c5b23046c0c Jul 10 06:42:18.963798 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-153b2794-fc25-43e7-8275-e1693f796cb0 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:42:18.963951 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-153b2794-fc25-43e7-8275-e1693f796cb0 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:42:18.979091 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:18.979091 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:42:18.984186 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-153b2794-fc25-43e7-8275-e1693f796cb0 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Volume info retrieved successfully. Jul 10 06:42:18.988303 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-153b2794-fc25-43e7-8275-e1693f796cb0 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/volumes/c4428b20-1ab8-477a-a86d-0c5b23046c0c returned with HTTP 200 Jul 10 06:42:18.988702 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1097/4403] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:42:18 2026] GET /volume/v3/volumes/c4428b20-1ab8-477a-a86d-0c5b23046c0c => generated 878 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:42:19.277815 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-6fb3a09c-2887-441a-9c37-eb78e97eeb05 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:19.279491 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6fb3a09c-2887-441a-9c37-eb78e97eeb05 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] GET https://10.4.3.200/volume/v3/volumes/d7ac233c-506d-4819-9fec-d234d34422fc Jul 10 06:42:19.279715 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6fb3a09c-2887-441a-9c37-eb78e97eeb05 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:42:19.279918 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6fb3a09c-2887-441a-9c37-eb78e97eeb05 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:42:19.290151 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:19.290151 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:42:19.293750 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-6fb3a09c-2887-441a-9c37-eb78e97eeb05 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] Volume info retrieved successfully. Jul 10 06:42:19.297432 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6fb3a09c-2887-441a-9c37-eb78e97eeb05 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] https://10.4.3.200/volume/v3/volumes/d7ac233c-506d-4819-9fec-d234d34422fc returned with HTTP 200 Jul 10 06:42:19.297805 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1095/4404] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:42:19 2026] GET /volume/v3/volumes/d7ac233c-506d-4819-9fec-d234d34422fc => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:42:19.476331 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-2a124725-427f-4fe0-96f7-6182557ac40f None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:19.479824 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-2a124725-427f-4fe0-96f7-6182557ac40f tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] GET https://10.4.3.200/volume/v3/volumes/b785bf02-2723-4d5e-8a6b-035b901fb22a Jul 10 06:42:19.479824 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-2a124725-427f-4fe0-96f7-6182557ac40f tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:42:19.479824 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-2a124725-427f-4fe0-96f7-6182557ac40f tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:42:19.488353 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:19.488353 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:42:19.492083 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-2a124725-427f-4fe0-96f7-6182557ac40f tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Volume info retrieved successfully. Jul 10 06:42:19.497856 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-2a124725-427f-4fe0-96f7-6182557ac40f tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] https://10.4.3.200/volume/v3/volumes/b785bf02-2723-4d5e-8a6b-035b901fb22a returned with HTTP 200 Jul 10 06:42:19.498535 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1114/4405] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:42:19 2026] GET /volume/v3/volumes/b785bf02-2723-4d5e-8a6b-035b901fb22a => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:42:20.001707 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-41b50363-eb57-4567-a98e-f75d267e07fc None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:20.004186 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-41b50363-eb57-4567-a98e-f75d267e07fc tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] GET https://10.4.3.200/volume/v3/volumes/c4428b20-1ab8-477a-a86d-0c5b23046c0c Jul 10 06:42:20.004186 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-41b50363-eb57-4567-a98e-f75d267e07fc tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:42:20.004414 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-41b50363-eb57-4567-a98e-f75d267e07fc tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:42:20.017453 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:20.017453 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:42:20.021679 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-41b50363-eb57-4567-a98e-f75d267e07fc tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Volume info retrieved successfully. Jul 10 06:42:20.026426 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-41b50363-eb57-4567-a98e-f75d267e07fc tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/volumes/c4428b20-1ab8-477a-a86d-0c5b23046c0c returned with HTTP 200 Jul 10 06:42:20.026979 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1100/4406] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:42:20 2026] GET /volume/v3/volumes/c4428b20-1ab8-477a-a86d-0c5b23046c0c => generated 878 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:42:20.310236 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-e492b095-e6cb-4f7b-83a5-4e2ac90358fe None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:20.312187 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e492b095-e6cb-4f7b-83a5-4e2ac90358fe tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] GET https://10.4.3.200/volume/v3/volumes/d7ac233c-506d-4819-9fec-d234d34422fc Jul 10 06:42:20.312426 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e492b095-e6cb-4f7b-83a5-4e2ac90358fe tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:42:20.312652 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e492b095-e6cb-4f7b-83a5-4e2ac90358fe tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:42:20.327087 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:20.327087 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:42:20.330681 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-e492b095-e6cb-4f7b-83a5-4e2ac90358fe tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] Volume info retrieved successfully. Jul 10 06:42:20.334836 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e492b095-e6cb-4f7b-83a5-4e2ac90358fe tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] https://10.4.3.200/volume/v3/volumes/d7ac233c-506d-4819-9fec-d234d34422fc returned with HTTP 200 Jul 10 06:42:20.335265 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1098/4407] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:42:20 2026] GET /volume/v3/volumes/d7ac233c-506d-4819-9fec-d234d34422fc => generated 882 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:42:20.513819 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-90fd066b-8015-42e2-ae9f-a66d2be9f085 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:20.515853 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-90fd066b-8015-42e2-ae9f-a66d2be9f085 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] GET https://10.4.3.200/volume/v3/volumes/b785bf02-2723-4d5e-8a6b-035b901fb22a Jul 10 06:42:20.516057 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-90fd066b-8015-42e2-ae9f-a66d2be9f085 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:42:20.516281 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-90fd066b-8015-42e2-ae9f-a66d2be9f085 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:42:20.525947 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:20.525947 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:42:20.529559 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-90fd066b-8015-42e2-ae9f-a66d2be9f085 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Volume info retrieved successfully. Jul 10 06:42:20.533849 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-90fd066b-8015-42e2-ae9f-a66d2be9f085 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] https://10.4.3.200/volume/v3/volumes/b785bf02-2723-4d5e-8a6b-035b901fb22a returned with HTTP 200 Jul 10 06:42:20.534249 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1096/4408] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:42:20 2026] GET /volume/v3/volumes/b785bf02-2723-4d5e-8a6b-035b901fb22a => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:42:21.020709 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-5921fb74-7938-42aa-afd1-b13a62f32887 req-5a6140f1-92c9-40ff-ab18-e3ba9996a91f None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:21.023279 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-5921fb74-7938-42aa-afd1-b13a62f32887 req-5a6140f1-92c9-40ff-ab18-e3ba9996a91f tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] POST https://10.4.3.200/volume/v3/attachments/f6136cf6-c2d8-4158-ac49-d9e1b45f90e2/action Jul 10 06:42:21.023769 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-5921fb74-7938-42aa-afd1-b13a62f32887 req-5a6140f1-92c9-40ff-ab18-e3ba9996a91f tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] Action body: b'{"os-complete": null}' {{(pid=99975) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:42:21.023928 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-5921fb74-7938-42aa-afd1-b13a62f32887 req-5a6140f1-92c9-40ff-ab18-e3ba9996a91f tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:42:21.039593 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-54282862-7ee2-41a3-a5fa-7a68b602d346 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:21.042580 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-54282862-7ee2-41a3-a5fa-7a68b602d346 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] GET https://10.4.3.200/volume/v3/volumes/c4428b20-1ab8-477a-a86d-0c5b23046c0c Jul 10 06:42:21.042763 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-54282862-7ee2-41a3-a5fa-7a68b602d346 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:42:21.042963 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-54282862-7ee2-41a3-a5fa-7a68b602d346 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:42:21.044401 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:21.044401 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:42:21.054856 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:21.054856 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:42:21.055595 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-5921fb74-7938-42aa-afd1-b13a62f32887 req-5a6140f1-92c9-40ff-ab18-e3ba9996a91f tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] https://10.4.3.200/volume/v3/attachments/f6136cf6-c2d8-4158-ac49-d9e1b45f90e2/action returned with HTTP 204 Jul 10 06:42:21.056198 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1115/4409] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 10 06:42:21 2026] POST /volume/v3/attachments/f6136cf6-c2d8-4158-ac49-d9e1b45f90e2/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:42:21.060194 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-54282862-7ee2-41a3-a5fa-7a68b602d346 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Volume info retrieved successfully. Jul 10 06:42:21.066167 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-54282862-7ee2-41a3-a5fa-7a68b602d346 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/volumes/c4428b20-1ab8-477a-a86d-0c5b23046c0c returned with HTTP 200 Jul 10 06:42:21.066720 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1101/4410] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:42:21 2026] GET /volume/v3/volumes/c4428b20-1ab8-477a-a86d-0c5b23046c0c => generated 878 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:42:21.347285 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-9e56f125-fbb8-4ab9-a14f-c889e4e7a89e None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:21.349235 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9e56f125-fbb8-4ab9-a14f-c889e4e7a89e tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] GET https://10.4.3.200/volume/v3/volumes/d7ac233c-506d-4819-9fec-d234d34422fc Jul 10 06:42:21.349552 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9e56f125-fbb8-4ab9-a14f-c889e4e7a89e tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:42:21.349728 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9e56f125-fbb8-4ab9-a14f-c889e4e7a89e tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:42:21.358949 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:21.358949 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:42:21.363891 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-9e56f125-fbb8-4ab9-a14f-c889e4e7a89e tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] Volume info retrieved successfully. Jul 10 06:42:21.368927 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9e56f125-fbb8-4ab9-a14f-c889e4e7a89e tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] https://10.4.3.200/volume/v3/volumes/d7ac233c-506d-4819-9fec-d234d34422fc returned with HTTP 200 Jul 10 06:42:21.369401 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1099/4411] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:42:21 2026] GET /volume/v3/volumes/d7ac233c-506d-4819-9fec-d234d34422fc => generated 1174 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:42:21.381494 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-6a89acc6-92dd-4c42-9f2b-98ec25610157 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:21.383019 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6a89acc6-92dd-4c42-9f2b-98ec25610157 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] GET https://10.4.3.200/volume/v3/volumes/d7ac233c-506d-4819-9fec-d234d34422fc Jul 10 06:42:21.383257 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6a89acc6-92dd-4c42-9f2b-98ec25610157 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:42:21.383459 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6a89acc6-92dd-4c42-9f2b-98ec25610157 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:42:21.391417 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:21.391417 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:42:21.394322 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-6a89acc6-92dd-4c42-9f2b-98ec25610157 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] Volume info retrieved successfully. Jul 10 06:42:21.397837 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6a89acc6-92dd-4c42-9f2b-98ec25610157 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] https://10.4.3.200/volume/v3/volumes/d7ac233c-506d-4819-9fec-d234d34422fc returned with HTTP 200 Jul 10 06:42:21.398230 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1097/4412] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:42:21 2026] GET /volume/v3/volumes/d7ac233c-506d-4819-9fec-d234d34422fc => generated 1174 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:42:21.409044 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-9e297602-61d8-40c8-a051-e47e0e3583ed None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:21.410321 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1116/4413] 10.4.3.200 () {70 vars in 1611 bytes} [Fri Jul 10 06:42:21 2026] DELETE /volume/v3/attachments/f6136cf6-c2d8-4158-ac49-d9e1b45f90e2 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 10 06:42:21.415845 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-602898ed-7b40-4040-95d3-8f2ed7ac6801 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:21.463401 np0000004964 devstack@c-api.service[99978]: WARNING keystonemiddleware.auth_token [None req-602898ed-7b40-4040-95d3-8f2ed7ac6801 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 10 06:42:21.464343 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1102/4414] 10.4.3.200 () {70 vars in 1611 bytes} [Fri Jul 10 06:42:21 2026] DELETE /volume/v3/attachments/f6136cf6-c2d8-4158-ac49-d9e1b45f90e2 => generated 114 bytes in 49 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 10 06:42:21.470534 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-a66a1e05-cb61-4849-b22e-1f2f17878739 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:21.472417 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a66a1e05-cb61-4849-b22e-1f2f17878739 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] DELETE https://10.4.3.200/volume/v3/attachments/f6136cf6-c2d8-4158-ac49-d9e1b45f90e2 Jul 10 06:42:21.473066 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a66a1e05-cb61-4849-b22e-1f2f17878739 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:42:21.473323 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a66a1e05-cb61-4849-b22e-1f2f17878739 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] Calling method 'version_select' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:42:21.480237 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:21.480237 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:42:21.540853 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-a66a1e05-cb61-4849-b22e-1f2f17878739 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] Attachment connected to vm ac50e357-2c88-43ee-a991-b147f7ead13d, checking data on nova Jul 10 06:42:21.541122 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.compute.nova [None req-a66a1e05-cb61-4849-b22e-1f2f17878739 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] Creating Keystone token plugin using URL: https://10.4.3.200/identity {{(pid=99976) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 10 06:42:21.547526 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-9e73d963-6e13-4c02-b146-8cae554e436a None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:21.547526 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9e73d963-6e13-4c02-b146-8cae554e436a tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] GET https://10.4.3.200/volume/v3/volumes/b785bf02-2723-4d5e-8a6b-035b901fb22a Jul 10 06:42:21.547526 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9e73d963-6e13-4c02-b146-8cae554e436a tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:42:21.547905 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9e73d963-6e13-4c02-b146-8cae554e436a tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:42:21.556470 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:21.556470 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:42:21.560555 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-9e73d963-6e13-4c02-b146-8cae554e436a tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Volume info retrieved successfully. Jul 10 06:42:21.564348 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9e73d963-6e13-4c02-b146-8cae554e436a tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] https://10.4.3.200/volume/v3/volumes/b785bf02-2723-4d5e-8a6b-035b901fb22a returned with HTTP 200 Jul 10 06:42:21.564783 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1098/4415] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:42:21 2026] GET /volume/v3/volumes/b785bf02-2723-4d5e-8a6b-035b901fb22a => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:42:21.706232 np0000004964 devstack@c-api.service[99976]: DEBUG novaclient.v2.client [None req-a66a1e05-cb61-4849-b22e-1f2f17878739 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] REQ: curl -g -i -X GET https://10.4.3.200/compute/v2.1/servers/ac50e357-2c88-43ee-a991-b147f7ead13d/os-volume_attachments/d7ac233c-506d-4819-9fec-d234d34422fc -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}a5e29f93b8cf050f7c1687ff02585dc3675a0c468cffc7e854b261de6f90e90c" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-a66a1e05-cb61-4849-b22e-1f2f17878739" -H "X-Service-Token: {SHA256}1bcefc0d8616353caaff39bd3c65813fd32fb466ae30fcc6178cdcc5a74cc50f" {{(pid=99976) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 10 06:42:21.821054 np0000004964 devstack@c-api.service[99976]: DEBUG novaclient.v2.client [None req-a66a1e05-cb61-4849-b22e-1f2f17878739 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 10 Jul 2026 06:42:21 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-5f2b612d-0347-46dd-9347-fdd0ab485f24 x-openstack-request-id: req-5f2b612d-0347-46dd-9347-fdd0ab485f24 {{(pid=99976) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 10 06:42:21.821174 np0000004964 devstack@c-api.service[99976]: DEBUG novaclient.v2.client [None req-a66a1e05-cb61-4849-b22e-1f2f17878739 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "d7ac233c-506d-4819-9fec-d234d34422fc", "serverId": "ac50e357-2c88-43ee-a991-b147f7ead13d", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "f6136cf6-c2d8-4158-ac49-d9e1b45f90e2", "bdm_uuid": "22ef81b1-1969-4a78-b7ba-f4544cea7c79"}} {{(pid=99976) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 10 06:42:21.821286 np0000004964 devstack@c-api.service[99976]: DEBUG novaclient.v2.client [None req-a66a1e05-cb61-4849-b22e-1f2f17878739 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] GET call to compute for https://10.4.3.200/compute/v2.1/servers/ac50e357-2c88-43ee-a991-b147f7ead13d/os-volume_attachments/d7ac233c-506d-4819-9fec-d234d34422fc used request id req-5f2b612d-0347-46dd-9347-fdd0ab485f24 {{(pid=99976) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 10 06:42:21.823071 np0000004964 devstack@c-api.service[99976]: ERROR cinder.volume.api [None req-a66a1e05-cb61-4849-b22e-1f2f17878739 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-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 10 06:42:21.826044 np0000004964 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault [None req-a66a1e05-cb61-4849-b22e-1f2f17878739 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] Caught error: Detach volume from instance ac50e357-2c88-43ee-a991-b147f7ead13d using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance ac50e357-2c88-43ee-a991-b147f7ead13d using the Compute API Jul 10 06:42:21.826044 np0000004964 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 10 06:42:21.826044 np0000004964 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 10 06:42:21.826044 np0000004964 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 10 06:42:21.826044 np0000004964 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 06:42:21.826044 np0000004964 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 06:42:21.826044 np0000004964 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 06:42:21.826044 np0000004964 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 06:42:21.826044 np0000004964 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 10 06:42:21.826044 np0000004964 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 06:42:21.826044 np0000004964 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 06:42:21.826044 np0000004964 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 06:42:21.826044 np0000004964 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 06:42:21.826044 np0000004964 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 06:42:21.826044 np0000004964 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 10 06:42:21.826044 np0000004964 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 06:42:21.826044 np0000004964 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 06:42:21.826044 np0000004964 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 112, in __call__ Jul 10 06:42:21.826044 np0000004964 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 10 06:42:21.826044 np0000004964 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 06:42:21.826044 np0000004964 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 06:42:21.826044 np0000004964 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 06:42:21.826044 np0000004964 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 06:42:21.826044 np0000004964 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 10 06:42:21.826044 np0000004964 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 06:42:21.826044 np0000004964 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 06:42:21.826044 np0000004964 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 06:42:21.826044 np0000004964 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 06:42:21.826044 np0000004964 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 06:42:21.826044 np0000004964 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 10 06:42:21.826044 np0000004964 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 06:42:21.826044 np0000004964 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 06:42:21.826044 np0000004964 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 10 06:42:21.826044 np0000004964 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 10 06:42:21.826044 np0000004964 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 06:42:21.826044 np0000004964 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 06:42:21.826044 np0000004964 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 06:42:21.826044 np0000004964 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 06:42:21.826044 np0000004964 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 10 06:42:21.826044 np0000004964 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 06:42:21.826044 np0000004964 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 06:42:21.826044 np0000004964 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 06:42:21.826044 np0000004964 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 06:42:21.826044 np0000004964 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 06:42:21.826044 np0000004964 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 10 06:42:21.826044 np0000004964 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 06:42:21.826044 np0000004964 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 06:42:21.826044 np0000004964 devstack@c-api.service[99976]: 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 10 06:42:21.826044 np0000004964 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 10 06:42:21.826044 np0000004964 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 06:42:21.826913 np0000004964 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 06:42:21.826913 np0000004964 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 06:42:21.826913 np0000004964 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 06:42:21.826913 np0000004964 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 10 06:42:21.826913 np0000004964 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 06:42:21.826913 np0000004964 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 06:42:21.826913 np0000004964 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 10 06:42:21.826913 np0000004964 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 10 06:42:21.826913 np0000004964 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 06:42:21.826913 np0000004964 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 10 06:42:21.826913 np0000004964 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 10 06:42:21.826913 np0000004964 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 06:42:21.826913 np0000004964 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 10 06:42:21.826913 np0000004964 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 10 06:42:21.826913 np0000004964 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 06:42:21.826913 np0000004964 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 10 06:42:21.826913 np0000004964 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 10 06:42:21.826913 np0000004964 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 06:42:21.826913 np0000004964 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 06:42:21.826913 np0000004964 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 06:42:21.826913 np0000004964 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 06:42:21.826913 np0000004964 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 10 06:42:21.826913 np0000004964 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 06:42:21.826913 np0000004964 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 06:42:21.826913 np0000004964 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 10 06:42:21.826913 np0000004964 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 10 06:42:21.826913 np0000004964 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 06:42:21.826913 np0000004964 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 10 06:42:21.826913 np0000004964 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 10 06:42:21.826913 np0000004964 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 06:42:21.826913 np0000004964 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 10 06:42:21.826913 np0000004964 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 10 06:42:21.826913 np0000004964 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 06:42:21.826913 np0000004964 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Jul 10 06:42:21.826913 np0000004964 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Jul 10 06:42:21.826913 np0000004964 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 06:42:21.826913 np0000004964 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Jul 10 06:42:21.826913 np0000004964 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Jul 10 06:42:21.826913 np0000004964 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 06:42:21.826913 np0000004964 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Jul 10 06:42:21.826913 np0000004964 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Jul 10 06:42:21.826913 np0000004964 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 10 06:42:21.826913 np0000004964 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 10 06:42:21.826913 np0000004964 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance ac50e357-2c88-43ee-a991-b147f7ead13d using the Compute API Jul 10 06:42:21.826913 np0000004964 devstack@c-api.service[99976]: ERROR cinder.api.middleware.fault Jul 10 06:42:21.826913 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.middleware.fault [None req-a66a1e05-cb61-4849-b22e-1f2f17878739 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] https://10.4.3.200/volume/v3/attachments/f6136cf6-c2d8-4158-ac49-d9e1b45f90e2 returned with HTTP 409 Jul 10 06:42:21.826913 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1100/4416] 10.4.3.200 () {68 vars in 1404 bytes} [Fri Jul 10 06:42:21 2026] DELETE /volume/v3/attachments/f6136cf6-c2d8-4158-ac49-d9e1b45f90e2 => generated 167 bytes in 357 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:42:21.859897 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-0575ce7f-9918-4e72-b300-4bb678da8d61 req-cc85316d-b874-458a-90fa-006977c193c3 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:21.861867 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-0575ce7f-9918-4e72-b300-4bb678da8d61 req-cc85316d-b874-458a-90fa-006977c193c3 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] GET https://10.4.3.200/volume/v3/volumes/d7ac233c-506d-4819-9fec-d234d34422fc Jul 10 06:42:21.862005 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-0575ce7f-9918-4e72-b300-4bb678da8d61 req-cc85316d-b874-458a-90fa-006977c193c3 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:42:21.862197 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-0575ce7f-9918-4e72-b300-4bb678da8d61 req-cc85316d-b874-458a-90fa-006977c193c3 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:42:21.870670 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:21.870670 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:42:21.873766 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [req-0575ce7f-9918-4e72-b300-4bb678da8d61 req-cc85316d-b874-458a-90fa-006977c193c3 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] Volume info retrieved successfully. Jul 10 06:42:21.877804 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-0575ce7f-9918-4e72-b300-4bb678da8d61 req-cc85316d-b874-458a-90fa-006977c193c3 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] https://10.4.3.200/volume/v3/volumes/d7ac233c-506d-4819-9fec-d234d34422fc returned with HTTP 200 Jul 10 06:42:21.877804 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1117/4417] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:42:21 2026] GET /volume/v3/volumes/d7ac233c-506d-4819-9fec-d234d34422fc => generated 1156 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:42:21.894165 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-0575ce7f-9918-4e72-b300-4bb678da8d61 req-f0dc0fa2-504f-4814-8b20-ebc43387c1e7 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:21.896006 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-0575ce7f-9918-4e72-b300-4bb678da8d61 req-f0dc0fa2-504f-4814-8b20-ebc43387c1e7 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] POST https://10.4.3.200/volume/v3/volumes/d7ac233c-506d-4819-9fec-d234d34422fc/action Jul 10 06:42:21.896406 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-0575ce7f-9918-4e72-b300-4bb678da8d61 req-f0dc0fa2-504f-4814-8b20-ebc43387c1e7 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:42:21.896588 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-0575ce7f-9918-4e72-b300-4bb678da8d61 req-f0dc0fa2-504f-4814-8b20-ebc43387c1e7 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:42:21.906357 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:21.906357 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:42:21.906831 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [req-0575ce7f-9918-4e72-b300-4bb678da8d61 req-f0dc0fa2-504f-4814-8b20-ebc43387c1e7 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] Volume info retrieved successfully. Jul 10 06:42:21.912381 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [req-0575ce7f-9918-4e72-b300-4bb678da8d61 req-f0dc0fa2-504f-4814-8b20-ebc43387c1e7 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] Begin detaching volume completed successfully. Jul 10 06:42:21.912614 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-0575ce7f-9918-4e72-b300-4bb678da8d61 req-f0dc0fa2-504f-4814-8b20-ebc43387c1e7 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] https://10.4.3.200/volume/v3/volumes/d7ac233c-506d-4819-9fec-d234d34422fc/action returned with HTTP 202 Jul 10 06:42:21.913208 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1103/4418] 10.4.3.200 () {72 vars in 1672 bytes} [Fri Jul 10 06:42:21 2026] POST /volume/v3/volumes/d7ac233c-506d-4819-9fec-d234d34422fc/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:42:22.079671 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-b1601ade-48a6-4f05-bbc5-65374426b52c None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:22.082397 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b1601ade-48a6-4f05-bbc5-65374426b52c tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] GET https://10.4.3.200/volume/v3/volumes/c4428b20-1ab8-477a-a86d-0c5b23046c0c Jul 10 06:42:22.082397 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b1601ade-48a6-4f05-bbc5-65374426b52c tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:42:22.082397 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b1601ade-48a6-4f05-bbc5-65374426b52c tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:42:22.097299 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:22.097299 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:42:22.101376 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-b1601ade-48a6-4f05-bbc5-65374426b52c tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Volume info retrieved successfully. Jul 10 06:42:22.106164 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b1601ade-48a6-4f05-bbc5-65374426b52c tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/volumes/c4428b20-1ab8-477a-a86d-0c5b23046c0c returned with HTTP 200 Jul 10 06:42:22.106574 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1099/4419] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:42:22 2026] GET /volume/v3/volumes/c4428b20-1ab8-477a-a86d-0c5b23046c0c => generated 878 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:42:22.581032 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-4f8da6c8-b995-4d74-b975-48b5cf88edc0 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:22.582293 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4f8da6c8-b995-4d74-b975-48b5cf88edc0 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] GET https://10.4.3.200/volume/v3/volumes/b785bf02-2723-4d5e-8a6b-035b901fb22a Jul 10 06:42:22.582293 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4f8da6c8-b995-4d74-b975-48b5cf88edc0 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:42:22.582293 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4f8da6c8-b995-4d74-b975-48b5cf88edc0 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:42:22.622559 np0000004964 devstack@c-api.service[99976]: DEBUG oslo_db.sqlalchemy.engines [None req-4f8da6c8-b995-4d74-b975-48b5cf88edc0 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99976) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 06:42:22.630720 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:22.630720 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:42:22.634075 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-4f8da6c8-b995-4d74-b975-48b5cf88edc0 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Volume info retrieved successfully. Jul 10 06:42:22.637826 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4f8da6c8-b995-4d74-b975-48b5cf88edc0 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] https://10.4.3.200/volume/v3/volumes/b785bf02-2723-4d5e-8a6b-035b901fb22a returned with HTTP 200 Jul 10 06:42:22.638186 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1101/4420] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:42:22 2026] GET /volume/v3/volumes/b785bf02-2723-4d5e-8a6b-035b901fb22a => generated 847 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:42:22.938319 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-9f29c6a9-3c3c-4416-b297-f10187cc2850 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:22.938682 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-9f29c6a9-3c3c-4416-b297-f10187cc2850 None None] GET https://10.4.3.200/volume// Jul 10 06:42:22.938835 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-9f29c6a9-3c3c-4416-b297-f10187cc2850 None None] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:42:22.939030 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-9f29c6a9-3c3c-4416-b297-f10187cc2850 None None] Calling method 'all' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:42:22.939403 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-9f29c6a9-3c3c-4416-b297-f10187cc2850 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:42:22.939680 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1118/4421] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:42: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 10 06:42:22.945861 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-0575ce7f-9918-4e72-b300-4bb678da8d61 req-f9d3ff26-95ce-49d5-b4a7-f31b3b3a62aa None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:22.947849 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-0575ce7f-9918-4e72-b300-4bb678da8d61 req-f9d3ff26-95ce-49d5-b4a7-f31b3b3a62aa tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] GET https://10.4.3.200/volume/v3/volumes/d7ac233c-506d-4819-9fec-d234d34422fc Jul 10 06:42:22.948078 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-0575ce7f-9918-4e72-b300-4bb678da8d61 req-f9d3ff26-95ce-49d5-b4a7-f31b3b3a62aa tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:42:22.948271 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-0575ce7f-9918-4e72-b300-4bb678da8d61 req-f9d3ff26-95ce-49d5-b4a7-f31b3b3a62aa tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:42:22.956176 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:22.956176 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:42:22.960778 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [req-0575ce7f-9918-4e72-b300-4bb678da8d61 req-f9d3ff26-95ce-49d5-b4a7-f31b3b3a62aa tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] Volume info retrieved successfully. Jul 10 06:42:22.965310 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-0575ce7f-9918-4e72-b300-4bb678da8d61 req-f9d3ff26-95ce-49d5-b4a7-f31b3b3a62aa tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] https://10.4.3.200/volume/v3/volumes/d7ac233c-506d-4819-9fec-d234d34422fc returned with HTTP 200 Jul 10 06:42:22.966834 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1104/4422] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 10 06:42:22 2026] GET /volume/v3/volumes/d7ac233c-506d-4819-9fec-d234d34422fc => generated 1339 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:42:23.119741 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-60e70130-214c-410c-b96a-5a81eddd7411 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:23.121932 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-60e70130-214c-410c-b96a-5a81eddd7411 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] GET https://10.4.3.200/volume/v3/volumes/c4428b20-1ab8-477a-a86d-0c5b23046c0c Jul 10 06:42:23.122217 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-60e70130-214c-410c-b96a-5a81eddd7411 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:42:23.122445 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-60e70130-214c-410c-b96a-5a81eddd7411 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:42:23.133889 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:23.133889 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:42:23.137333 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-60e70130-214c-410c-b96a-5a81eddd7411 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Volume info retrieved successfully. Jul 10 06:42:23.141563 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-60e70130-214c-410c-b96a-5a81eddd7411 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/volumes/c4428b20-1ab8-477a-a86d-0c5b23046c0c returned with HTTP 200 Jul 10 06:42:23.142007 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1100/4423] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:42:23 2026] GET /volume/v3/volumes/c4428b20-1ab8-477a-a86d-0c5b23046c0c => generated 878 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:42:23.653531 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-098bd129-4496-4fcc-a75d-0bd451c96f06 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:23.655568 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-098bd129-4496-4fcc-a75d-0bd451c96f06 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] GET https://10.4.3.200/volume/v3/volumes/b785bf02-2723-4d5e-8a6b-035b901fb22a Jul 10 06:42:23.655801 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-098bd129-4496-4fcc-a75d-0bd451c96f06 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:42:23.656037 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-098bd129-4496-4fcc-a75d-0bd451c96f06 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:42:23.668150 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:23.668150 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:42:23.671843 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-098bd129-4496-4fcc-a75d-0bd451c96f06 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Volume info retrieved successfully. Jul 10 06:42:23.678042 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-098bd129-4496-4fcc-a75d-0bd451c96f06 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] https://10.4.3.200/volume/v3/volumes/b785bf02-2723-4d5e-8a6b-035b901fb22a returned with HTTP 200 Jul 10 06:42:23.678042 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1102/4424] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:42:23 2026] GET /volume/v3/volumes/b785bf02-2723-4d5e-8a6b-035b901fb22a => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:42:24.156071 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-4949209f-f1a9-406c-90f6-b4338f772fd7 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:24.158006 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-4949209f-f1a9-406c-90f6-b4338f772fd7 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] GET https://10.4.3.200/volume/v3/volumes/c4428b20-1ab8-477a-a86d-0c5b23046c0c Jul 10 06:42:24.158198 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-4949209f-f1a9-406c-90f6-b4338f772fd7 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:42:24.158410 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-4949209f-f1a9-406c-90f6-b4338f772fd7 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:42:24.167213 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:24.167213 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:42:24.170190 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-4949209f-f1a9-406c-90f6-b4338f772fd7 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Volume info retrieved successfully. Jul 10 06:42:24.173842 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-4949209f-f1a9-406c-90f6-b4338f772fd7 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/volumes/c4428b20-1ab8-477a-a86d-0c5b23046c0c returned with HTTP 200 Jul 10 06:42:24.174434 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1119/4425] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:42:24 2026] GET /volume/v3/volumes/c4428b20-1ab8-477a-a86d-0c5b23046c0c => generated 878 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 06:42:24.264790 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-0575ce7f-9918-4e72-b300-4bb678da8d61 req-05ee55e3-0437-4664-9039-da90e59f7178 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:24.266938 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-0575ce7f-9918-4e72-b300-4bb678da8d61 req-05ee55e3-0437-4664-9039-da90e59f7178 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] DELETE https://10.4.3.200/volume/v3/attachments/f6136cf6-c2d8-4158-ac49-d9e1b45f90e2 Jul 10 06:42:24.267087 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-0575ce7f-9918-4e72-b300-4bb678da8d61 req-05ee55e3-0437-4664-9039-da90e59f7178 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:42:24.267297 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-0575ce7f-9918-4e72-b300-4bb678da8d61 req-05ee55e3-0437-4664-9039-da90e59f7178 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] Calling method 'version_select' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:42:24.276807 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:24.276807 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:42:24.688971 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-8599df77-138f-4a5c-8a7a-babd97d09291 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:24.690413 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8599df77-138f-4a5c-8a7a-babd97d09291 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] GET https://10.4.3.200/volume/v3/volumes/b785bf02-2723-4d5e-8a6b-035b901fb22a Jul 10 06:42:24.690596 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-8599df77-138f-4a5c-8a7a-babd97d09291 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:42:24.690772 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-8599df77-138f-4a5c-8a7a-babd97d09291 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:42:24.699338 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:24.699338 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:42:24.702438 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-8599df77-138f-4a5c-8a7a-babd97d09291 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Volume info retrieved successfully. Jul 10 06:42:24.707971 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8599df77-138f-4a5c-8a7a-babd97d09291 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] https://10.4.3.200/volume/v3/volumes/b785bf02-2723-4d5e-8a6b-035b901fb22a returned with HTTP 200 Jul 10 06:42:24.708391 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1101/4426] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:42:24 2026] GET /volume/v3/volumes/b785bf02-2723-4d5e-8a6b-035b901fb22a => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:42:24.805655 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-0575ce7f-9918-4e72-b300-4bb678da8d61 req-05ee55e3-0437-4664-9039-da90e59f7178 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] https://10.4.3.200/volume/v3/attachments/f6136cf6-c2d8-4158-ac49-d9e1b45f90e2 returned with HTTP 200 Jul 10 06:42:24.806113 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1105/4427] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 10 06:42:24 2026] DELETE /volume/v3/attachments/f6136cf6-c2d8-4158-ac49-d9e1b45f90e2 => generated 19 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:42:25.185342 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-74df8d34-050a-4759-8998-ce4f32d2fd05 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:25.187179 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-74df8d34-050a-4759-8998-ce4f32d2fd05 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] GET https://10.4.3.200/volume/v3/volumes/c4428b20-1ab8-477a-a86d-0c5b23046c0c Jul 10 06:42:25.187342 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-74df8d34-050a-4759-8998-ce4f32d2fd05 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:42:25.187521 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-74df8d34-050a-4759-8998-ce4f32d2fd05 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:42:25.201465 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:25.201465 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:42:25.206171 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-74df8d34-050a-4759-8998-ce4f32d2fd05 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Volume info retrieved successfully. Jul 10 06:42:25.211882 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-74df8d34-050a-4759-8998-ce4f32d2fd05 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/volumes/c4428b20-1ab8-477a-a86d-0c5b23046c0c returned with HTTP 200 Jul 10 06:42:25.212136 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1103/4428] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:42:25 2026] GET /volume/v3/volumes/c4428b20-1ab8-477a-a86d-0c5b23046c0c => generated 878 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:42:25.719450 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-bdb3e403-7077-4693-8df8-8e65a1173bce None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:25.721716 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-bdb3e403-7077-4693-8df8-8e65a1173bce tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] GET https://10.4.3.200/volume/v3/volumes/b785bf02-2723-4d5e-8a6b-035b901fb22a Jul 10 06:42:25.721716 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-bdb3e403-7077-4693-8df8-8e65a1173bce tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:42:25.721881 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-bdb3e403-7077-4693-8df8-8e65a1173bce tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:42:25.736475 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:25.736475 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:42:25.739859 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-bdb3e403-7077-4693-8df8-8e65a1173bce tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Volume info retrieved successfully. Jul 10 06:42:25.744028 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-bdb3e403-7077-4693-8df8-8e65a1173bce tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] https://10.4.3.200/volume/v3/volumes/b785bf02-2723-4d5e-8a6b-035b901fb22a returned with HTTP 200 Jul 10 06:42:25.744434 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1120/4429] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:42:25 2026] GET /volume/v3/volumes/b785bf02-2723-4d5e-8a6b-035b901fb22a => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:42:26.171684 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-23ce3cc5-26b1-44c2-a686-ad89b73e1fe6 req-b38660d0-2e59-4d76-85c2-9c303afc5220 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:26.174089 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-23ce3cc5-26b1-44c2-a686-ad89b73e1fe6 req-b38660d0-2e59-4d76-85c2-9c303afc5220 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] GET https://10.4.3.200/volume/v3/volumes/d7ac233c-506d-4819-9fec-d234d34422fc Jul 10 06:42:26.174365 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-23ce3cc5-26b1-44c2-a686-ad89b73e1fe6 req-b38660d0-2e59-4d76-85c2-9c303afc5220 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:42:26.174626 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-23ce3cc5-26b1-44c2-a686-ad89b73e1fe6 req-b38660d0-2e59-4d76-85c2-9c303afc5220 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:42:26.183109 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:26.183109 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:42:26.187221 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-23ce3cc5-26b1-44c2-a686-ad89b73e1fe6 req-b38660d0-2e59-4d76-85c2-9c303afc5220 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] Volume info retrieved successfully. Jul 10 06:42:26.193125 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-23ce3cc5-26b1-44c2-a686-ad89b73e1fe6 req-b38660d0-2e59-4d76-85c2-9c303afc5220 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] https://10.4.3.200/volume/v3/volumes/d7ac233c-506d-4819-9fec-d234d34422fc returned with HTTP 200 Jul 10 06:42:26.193517 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1102/4430] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:42:26 2026] GET /volume/v3/volumes/d7ac233c-506d-4819-9fec-d234d34422fc => generated 864 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:42:26.205084 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-9cdc7e10-d154-44c6-b720-e77928700260 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:26.207406 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9cdc7e10-d154-44c6-b720-e77928700260 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] DELETE https://10.4.3.200/volume/v3/volumes/d7ac233c-506d-4819-9fec-d234d34422fc Jul 10 06:42:26.207712 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9cdc7e10-d154-44c6-b720-e77928700260 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:42:26.207988 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9cdc7e10-d154-44c6-b720-e77928700260 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:42:26.208238 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-9cdc7e10-d154-44c6-b720-e77928700260 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] Delete volume with id: d7ac233c-506d-4819-9fec-d234d34422fc Jul 10 06:42:26.217246 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:26.217246 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:42:26.217925 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-9cdc7e10-d154-44c6-b720-e77928700260 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] Volume info retrieved successfully. Jul 10 06:42:26.222856 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-1a296d95-4d5f-41cf-9b58-80975a1c30dc None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:26.224539 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-1a296d95-4d5f-41cf-9b58-80975a1c30dc tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] GET https://10.4.3.200/volume/v3/volumes/c4428b20-1ab8-477a-a86d-0c5b23046c0c Jul 10 06:42:26.224750 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-1a296d95-4d5f-41cf-9b58-80975a1c30dc tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:42:26.224952 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-1a296d95-4d5f-41cf-9b58-80975a1c30dc tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:42:26.227074 np0000004964 devstack@c-api.service[99976]: DEBUG dbcounter [-] [99976] Writing DB stats cinder:SELECT=240,cinder:INSERT=30,cinder:UPDATE=41 {{(pid=99976) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:42:26.234892 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-9cdc7e10-d154-44c6-b720-e77928700260 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] Delete volume request issued successfully. Jul 10 06:42:26.235130 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9cdc7e10-d154-44c6-b720-e77928700260 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] https://10.4.3.200/volume/v3/volumes/d7ac233c-506d-4819-9fec-d234d34422fc returned with HTTP 202 Jul 10 06:42:26.235634 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1106/4431] 10.4.3.200 () {68 vars in 1392 bytes} [Fri Jul 10 06:42:26 2026] DELETE /volume/v3/volumes/d7ac233c-506d-4819-9fec-d234d34422fc => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 06:42:26.238382 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:26.238382 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:42:26.241176 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-1a296d95-4d5f-41cf-9b58-80975a1c30dc tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Volume info retrieved successfully. Jul 10 06:42:26.242134 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-59d4b0f3-e63f-4fa9-9ee5-0034beeae07b None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:26.243826 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-59d4b0f3-e63f-4fa9-9ee5-0034beeae07b tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] GET https://10.4.3.200/volume/v3/volumes/d7ac233c-506d-4819-9fec-d234d34422fc Jul 10 06:42:26.244040 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-59d4b0f3-e63f-4fa9-9ee5-0034beeae07b tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:42:26.244259 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-59d4b0f3-e63f-4fa9-9ee5-0034beeae07b tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:42:26.245053 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-1a296d95-4d5f-41cf-9b58-80975a1c30dc tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/volumes/c4428b20-1ab8-477a-a86d-0c5b23046c0c returned with HTTP 200 Jul 10 06:42:26.245484 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1104/4432] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:42:26 2026] GET /volume/v3/volumes/c4428b20-1ab8-477a-a86d-0c5b23046c0c => generated 878 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:42:26.252814 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:26.252814 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:42:26.256957 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-59d4b0f3-e63f-4fa9-9ee5-0034beeae07b tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] Volume info retrieved successfully. Jul 10 06:42:26.261707 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-59d4b0f3-e63f-4fa9-9ee5-0034beeae07b tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] https://10.4.3.200/volume/v3/volumes/d7ac233c-506d-4819-9fec-d234d34422fc returned with HTTP 200 Jul 10 06:42:26.262065 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1121/4433] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:42:26 2026] GET /volume/v3/volumes/d7ac233c-506d-4819-9fec-d234d34422fc => generated 881 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:42:26.755760 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-e6479538-fa65-462b-8367-9a65dc87fa44 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:26.757309 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e6479538-fa65-462b-8367-9a65dc87fa44 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] GET https://10.4.3.200/volume/v3/volumes/b785bf02-2723-4d5e-8a6b-035b901fb22a Jul 10 06:42:26.757472 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e6479538-fa65-462b-8367-9a65dc87fa44 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:42:26.757662 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e6479538-fa65-462b-8367-9a65dc87fa44 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:42:26.766027 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:26.766027 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:42:26.768862 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-e6479538-fa65-462b-8367-9a65dc87fa44 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Volume info retrieved successfully. Jul 10 06:42:26.772602 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e6479538-fa65-462b-8367-9a65dc87fa44 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] https://10.4.3.200/volume/v3/volumes/b785bf02-2723-4d5e-8a6b-035b901fb22a returned with HTTP 200 Jul 10 06:42:26.772989 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1103/4434] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:42:26 2026] GET /volume/v3/volumes/b785bf02-2723-4d5e-8a6b-035b901fb22a => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:42:27.143300 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-0b2b40a7-18d3-429b-ae5c-cb407e0e0382 req-3e3f017b-291d-447c-a63d-04c6ffdaab25 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:27.145186 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-0b2b40a7-18d3-429b-ae5c-cb407e0e0382 req-3e3f017b-291d-447c-a63d-04c6ffdaab25 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] POST https://10.4.3.200/volume/v3/attachments/b3bdc578-f7b6-4a7a-9112-bf4829116e5a/action Jul 10 06:42:27.145523 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-0b2b40a7-18d3-429b-ae5c-cb407e0e0382 req-3e3f017b-291d-447c-a63d-04c6ffdaab25 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Action body: b'{"os-complete": null}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:42:27.145645 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-0b2b40a7-18d3-429b-ae5c-cb407e0e0382 req-3e3f017b-291d-447c-a63d-04c6ffdaab25 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:42:27.153267 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-42e5f53d-dc23-4a60-908b-3f68c164bcc0 req-5be5ec28-1f17-48e7-a20d-15c10535b9a0 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:27.155095 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-42e5f53d-dc23-4a60-908b-3f68c164bcc0 req-5be5ec28-1f17-48e7-a20d-15c10535b9a0 tempest-TestShelveInstance-595860241 tempest-TestShelveInstance-595860241-project-member] DELETE https://10.4.3.200/volume/v3/attachments/efe0adbc-8670-437b-84b4-df84ce9602da Jul 10 06:42:27.155288 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-42e5f53d-dc23-4a60-908b-3f68c164bcc0 req-5be5ec28-1f17-48e7-a20d-15c10535b9a0 tempest-TestShelveInstance-595860241 tempest-TestShelveInstance-595860241-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:42:27.155495 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-42e5f53d-dc23-4a60-908b-3f68c164bcc0 req-5be5ec28-1f17-48e7-a20d-15c10535b9a0 tempest-TestShelveInstance-595860241 tempest-TestShelveInstance-595860241-project-member] Calling method 'version_select' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:42:27.168686 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:27.168686 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:42:27.172273 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:27.172273 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:42:27.185978 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-0b2b40a7-18d3-429b-ae5c-cb407e0e0382 req-3e3f017b-291d-447c-a63d-04c6ffdaab25 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] https://10.4.3.200/volume/v3/attachments/b3bdc578-f7b6-4a7a-9112-bf4829116e5a/action returned with HTTP 204 Jul 10 06:42:27.186458 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1107/4435] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 10 06:42:27 2026] POST /volume/v3/attachments/b3bdc578-f7b6-4a7a-9112-bf4829116e5a/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:42:27.261165 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-4f8d0ef7-ff0d-43fe-8edd-64ce06c51a8c None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:27.262986 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-4f8d0ef7-ff0d-43fe-8edd-64ce06c51a8c tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] GET https://10.4.3.200/volume/v3/volumes/c4428b20-1ab8-477a-a86d-0c5b23046c0c Jul 10 06:42:27.263198 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-4f8d0ef7-ff0d-43fe-8edd-64ce06c51a8c tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:42:27.263437 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-4f8d0ef7-ff0d-43fe-8edd-64ce06c51a8c tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:42:27.271958 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:27.271958 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:42:27.274946 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-f6f0d839-ebb7-430b-8ac6-0e0a72fe369d None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:27.275849 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-4f8d0ef7-ff0d-43fe-8edd-64ce06c51a8c tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Volume info retrieved successfully. Jul 10 06:42:27.277683 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f6f0d839-ebb7-430b-8ac6-0e0a72fe369d tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] GET https://10.4.3.200/volume/v3/volumes/d7ac233c-506d-4819-9fec-d234d34422fc Jul 10 06:42:27.277683 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f6f0d839-ebb7-430b-8ac6-0e0a72fe369d tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:42:27.277683 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f6f0d839-ebb7-430b-8ac6-0e0a72fe369d tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:42:27.279829 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-4f8d0ef7-ff0d-43fe-8edd-64ce06c51a8c tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/volumes/c4428b20-1ab8-477a-a86d-0c5b23046c0c returned with HTTP 200 Jul 10 06:42:27.281174 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1122/4436] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:42:27 2026] GET /volume/v3/volumes/c4428b20-1ab8-477a-a86d-0c5b23046c0c => generated 878 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:42:27.286456 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f6f0d839-ebb7-430b-8ac6-0e0a72fe369d tempest-TestServerVolumeAttachScenarioOldVersion-1197690140 tempest-TestServerVolumeAttachScenarioOldVersion-1197690140-project-member] https://10.4.3.200/volume/v3/volumes/d7ac233c-506d-4819-9fec-d234d34422fc returned with HTTP 404 Jul 10 06:42:27.286456 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1104/4437] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:42:27 2026] GET /volume/v3/volumes/d7ac233c-506d-4819-9fec-d234d34422fc => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 06:42:27.694641 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-42e5f53d-dc23-4a60-908b-3f68c164bcc0 req-5be5ec28-1f17-48e7-a20d-15c10535b9a0 tempest-TestShelveInstance-595860241 tempest-TestShelveInstance-595860241-project-member] https://10.4.3.200/volume/v3/attachments/efe0adbc-8670-437b-84b4-df84ce9602da returned with HTTP 200 Jul 10 06:42:27.695315 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1105/4438] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 10 06:42:27 2026] DELETE /volume/v3/attachments/efe0adbc-8670-437b-84b4-df84ce9602da => generated 19 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:42:27.707338 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-42e5f53d-dc23-4a60-908b-3f68c164bcc0 req-629b5303-982c-4e85-a514-ed50599e3a09 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:27.709661 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-42e5f53d-dc23-4a60-908b-3f68c164bcc0 req-629b5303-982c-4e85-a514-ed50599e3a09 tempest-TestShelveInstance-595860241 tempest-TestShelveInstance-595860241-project-member] DELETE https://10.4.3.200/volume/v3/volumes/1d854113-cc9c-49c1-a4bb-5eeb7741662c Jul 10 06:42:27.709661 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-42e5f53d-dc23-4a60-908b-3f68c164bcc0 req-629b5303-982c-4e85-a514-ed50599e3a09 tempest-TestShelveInstance-595860241 tempest-TestShelveInstance-595860241-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:42:27.709759 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-42e5f53d-dc23-4a60-908b-3f68c164bcc0 req-629b5303-982c-4e85-a514-ed50599e3a09 tempest-TestShelveInstance-595860241 tempest-TestShelveInstance-595860241-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:42:27.709875 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [req-42e5f53d-dc23-4a60-908b-3f68c164bcc0 req-629b5303-982c-4e85-a514-ed50599e3a09 tempest-TestShelveInstance-595860241 tempest-TestShelveInstance-595860241-project-member] Delete volume with id: 1d854113-cc9c-49c1-a4bb-5eeb7741662c Jul 10 06:42:27.717588 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:27.717588 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:42:27.718088 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [req-42e5f53d-dc23-4a60-908b-3f68c164bcc0 req-629b5303-982c-4e85-a514-ed50599e3a09 tempest-TestShelveInstance-595860241 tempest-TestShelveInstance-595860241-project-member] Volume info retrieved successfully. Jul 10 06:42:27.733493 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [req-42e5f53d-dc23-4a60-908b-3f68c164bcc0 req-629b5303-982c-4e85-a514-ed50599e3a09 tempest-TestShelveInstance-595860241 tempest-TestShelveInstance-595860241-project-member] Delete volume request issued successfully. Jul 10 06:42:27.733851 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-42e5f53d-dc23-4a60-908b-3f68c164bcc0 req-629b5303-982c-4e85-a514-ed50599e3a09 tempest-TestShelveInstance-595860241 tempest-TestShelveInstance-595860241-project-member] https://10.4.3.200/volume/v3/volumes/1d854113-cc9c-49c1-a4bb-5eeb7741662c returned with HTTP 202 Jul 10 06:42:27.734366 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1108/4439] 10.4.3.200 () {70 vars in 1620 bytes} [Fri Jul 10 06:42:27 2026] DELETE /volume/v3/volumes/1d854113-cc9c-49c1-a4bb-5eeb7741662c => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:42:27.785238 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-dd3393fd-0d9f-4b89-ade4-b87ccd5a87ed None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:27.787307 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-dd3393fd-0d9f-4b89-ade4-b87ccd5a87ed tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] GET https://10.4.3.200/volume/v3/volumes/b785bf02-2723-4d5e-8a6b-035b901fb22a Jul 10 06:42:27.787526 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-dd3393fd-0d9f-4b89-ade4-b87ccd5a87ed tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:42:27.787744 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-dd3393fd-0d9f-4b89-ade4-b87ccd5a87ed tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:42:27.798904 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:27.798904 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:42:27.802425 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-dd3393fd-0d9f-4b89-ade4-b87ccd5a87ed tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Volume info retrieved successfully. Jul 10 06:42:27.807277 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-dd3393fd-0d9f-4b89-ade4-b87ccd5a87ed tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] https://10.4.3.200/volume/v3/volumes/b785bf02-2723-4d5e-8a6b-035b901fb22a returned with HTTP 200 Jul 10 06:42:27.807715 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1123/4440] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:42:27 2026] GET /volume/v3/volumes/b785bf02-2723-4d5e-8a6b-035b901fb22a => generated 1139 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:42:27.818733 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-86ac7a7c-46b1-4b65-b1e7-48ad348b1fc1 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:27.820858 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-86ac7a7c-46b1-4b65-b1e7-48ad348b1fc1 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] GET https://10.4.3.200/volume/v3/volumes/b785bf02-2723-4d5e-8a6b-035b901fb22a Jul 10 06:42:27.821115 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-86ac7a7c-46b1-4b65-b1e7-48ad348b1fc1 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:42:27.821372 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-86ac7a7c-46b1-4b65-b1e7-48ad348b1fc1 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:42:27.833279 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:27.833279 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:42:27.837484 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-86ac7a7c-46b1-4b65-b1e7-48ad348b1fc1 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Volume info retrieved successfully. Jul 10 06:42:27.843782 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-86ac7a7c-46b1-4b65-b1e7-48ad348b1fc1 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] https://10.4.3.200/volume/v3/volumes/b785bf02-2723-4d5e-8a6b-035b901fb22a returned with HTTP 200 Jul 10 06:42:27.844667 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1105/4441] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:42:27 2026] GET /volume/v3/volumes/b785bf02-2723-4d5e-8a6b-035b901fb22a => generated 1139 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:42:27.855862 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-c741ecc3-4bb7-4ae5-ba19-9eb17ad59638 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:27.857247 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c741ecc3-4bb7-4ae5-ba19-9eb17ad59638 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] POST https://10.4.3.200/volume/v3/snapshots Jul 10 06:42:27.857618 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c741ecc3-4bb7-4ae5-ba19-9eb17ad59638 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b785bf02-2723-4d5e-8a6b-035b901fb22a", "force": true, "name": "tempest-TestMinimumBasicScenario-snapshot-187814939", "description": null, "metadata": null}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:42:27.867917 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:27.867917 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:42:27.868424 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-c741ecc3-4bb7-4ae5-ba19-9eb17ad59638 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Volume info retrieved successfully. Jul 10 06:42:27.868581 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.snapshots [None req-c741ecc3-4bb7-4ae5-ba19-9eb17ad59638 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Create snapshot from volume b785bf02-2723-4d5e-8a6b-035b901fb22a Jul 10 06:42:27.902905 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-c741ecc3-4bb7-4ae5-ba19-9eb17ad59638 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Created reservations ['d040cfc5-4201-4fac-ad59-f1826003e2d6', 'a6e28671-fe94-434d-982e-49ba2b283772', 'a9a52c12-34f1-4ba9-b123-6ae3946713e4', '5015e248-2c1b-48ed-a58d-e90fd82fcd2a'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:42:27.932790 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-c741ecc3-4bb7-4ae5-ba19-9eb17ad59638 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Snapshot force create request issued successfully. Jul 10 06:42:27.932958 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c741ecc3-4bb7-4ae5-ba19-9eb17ad59638 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 10 06:42:27.933514 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1106/4442] 10.4.3.200 () {68 vars in 1265 bytes} [Fri Jul 10 06:42:27 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 10 06:42:27.941729 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-115851b3-a860-4089-8eac-ba56a3409ce0 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:27.943639 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-115851b3-a860-4089-8eac-ba56a3409ce0 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] GET https://10.4.3.200/volume/v3/snapshots/a1ea561a-2ca1-4120-92dc-725129fff138 Jul 10 06:42:27.943931 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-115851b3-a860-4089-8eac-ba56a3409ce0 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:42:27.944235 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-115851b3-a860-4089-8eac-ba56a3409ce0 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:42:27.949347 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:27.949347 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:42:27.949863 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-115851b3-a860-4089-8eac-ba56a3409ce0 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Snapshot retrieved successfully. Jul 10 06:42:27.950733 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-115851b3-a860-4089-8eac-ba56a3409ce0 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] https://10.4.3.200/volume/v3/snapshots/a1ea561a-2ca1-4120-92dc-725129fff138 returned with HTTP 200 Jul 10 06:42:27.951132 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1109/4443] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:42:27 2026] GET /volume/v3/snapshots/a1ea561a-2ca1-4120-92dc-725129fff138 => generated 442 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:42:28.294859 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-47fcbc10-4059-4a0b-8fb8-4b9f359a7b7d None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:28.296407 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-47fcbc10-4059-4a0b-8fb8-4b9f359a7b7d tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] GET https://10.4.3.200/volume/v3/volumes/c4428b20-1ab8-477a-a86d-0c5b23046c0c Jul 10 06:42:28.296607 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-47fcbc10-4059-4a0b-8fb8-4b9f359a7b7d tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:42:28.296777 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-47fcbc10-4059-4a0b-8fb8-4b9f359a7b7d tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:42:28.305496 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:28.305496 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:42:28.308495 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-47fcbc10-4059-4a0b-8fb8-4b9f359a7b7d tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Volume info retrieved successfully. Jul 10 06:42:28.312089 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-47fcbc10-4059-4a0b-8fb8-4b9f359a7b7d tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/volumes/c4428b20-1ab8-477a-a86d-0c5b23046c0c returned with HTTP 200 Jul 10 06:42:28.312586 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1124/4444] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:42:28 2026] GET /volume/v3/volumes/c4428b20-1ab8-477a-a86d-0c5b23046c0c => generated 878 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:42:28.960606 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-676d8021-833f-42d1-8255-ffa461385a4c None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:28.962337 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-676d8021-833f-42d1-8255-ffa461385a4c tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] GET https://10.4.3.200/volume/v3/snapshots/a1ea561a-2ca1-4120-92dc-725129fff138 Jul 10 06:42:28.962548 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-676d8021-833f-42d1-8255-ffa461385a4c tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:42:28.962735 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-676d8021-833f-42d1-8255-ffa461385a4c tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:42:28.968153 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:28.968153 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:42:28.968577 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-676d8021-833f-42d1-8255-ffa461385a4c tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Snapshot retrieved successfully. Jul 10 06:42:28.969325 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-676d8021-833f-42d1-8255-ffa461385a4c tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] https://10.4.3.200/volume/v3/snapshots/a1ea561a-2ca1-4120-92dc-725129fff138 returned with HTTP 200 Jul 10 06:42:28.969693 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1106/4445] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:42:28 2026] GET /volume/v3/snapshots/a1ea561a-2ca1-4120-92dc-725129fff138 => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:42:28.977743 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-89687c97-6e58-4e6c-a7c9-f53d04ea270c None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:28.979647 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-89687c97-6e58-4e6c-a7c9-f53d04ea270c tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] GET https://10.4.3.200/volume/v3/snapshots/a1ea561a-2ca1-4120-92dc-725129fff138 Jul 10 06:42:28.979841 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-89687c97-6e58-4e6c-a7c9-f53d04ea270c tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:42:28.980021 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-89687c97-6e58-4e6c-a7c9-f53d04ea270c tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:42:28.984539 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:28.984539 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:42:28.984916 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-89687c97-6e58-4e6c-a7c9-f53d04ea270c tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Snapshot retrieved successfully. Jul 10 06:42:28.985627 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-89687c97-6e58-4e6c-a7c9-f53d04ea270c tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] https://10.4.3.200/volume/v3/snapshots/a1ea561a-2ca1-4120-92dc-725129fff138 returned with HTTP 200 Jul 10 06:42:28.985961 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1107/4446] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:42:28 2026] GET /volume/v3/snapshots/a1ea561a-2ca1-4120-92dc-725129fff138 => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:42:28.993312 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-c5e55805-0648-4c56-9e4e-2e27a32dba18 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:28.995148 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c5e55805-0648-4c56-9e4e-2e27a32dba18 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] GET https://10.4.3.200/volume/v3/volumes/b785bf02-2723-4d5e-8a6b-035b901fb22a Jul 10 06:42:28.995342 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c5e55805-0648-4c56-9e4e-2e27a32dba18 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:42:28.995542 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c5e55805-0648-4c56-9e4e-2e27a32dba18 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:42:29.004780 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:29.004780 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:42:29.007927 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-c5e55805-0648-4c56-9e4e-2e27a32dba18 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Volume info retrieved successfully. Jul 10 06:42:29.011751 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c5e55805-0648-4c56-9e4e-2e27a32dba18 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] https://10.4.3.200/volume/v3/volumes/b785bf02-2723-4d5e-8a6b-035b901fb22a returned with HTTP 200 Jul 10 06:42:29.012114 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1110/4447] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:42:28 2026] GET /volume/v3/volumes/b785bf02-2723-4d5e-8a6b-035b901fb22a => generated 1139 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:42:29.036557 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-6e0b4b15-a9b3-49bd-9cb1-4418faabd0a9 req-4ee4f59e-23d4-4bac-9b80-5d26eab9d665 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:29.038282 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-6e0b4b15-a9b3-49bd-9cb1-4418faabd0a9 req-4ee4f59e-23d4-4bac-9b80-5d26eab9d665 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] POST https://10.4.3.200/volume/v3/attachments/75808e7b-a311-483a-a240-37b019008fbc/action Jul 10 06:42:29.038619 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-6e0b4b15-a9b3-49bd-9cb1-4418faabd0a9 req-4ee4f59e-23d4-4bac-9b80-5d26eab9d665 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Action body: b'{"os-complete": null}' {{(pid=99975) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:42:29.038736 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-6e0b4b15-a9b3-49bd-9cb1-4418faabd0a9 req-4ee4f59e-23d4-4bac-9b80-5d26eab9d665 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:42:29.052074 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:29.052074 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:42:29.061279 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-6e0b4b15-a9b3-49bd-9cb1-4418faabd0a9 req-4ee4f59e-23d4-4bac-9b80-5d26eab9d665 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/attachments/75808e7b-a311-483a-a240-37b019008fbc/action returned with HTTP 204 Jul 10 06:42:29.061844 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1125/4448] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 10 06:42:29 2026] POST /volume/v3/attachments/75808e7b-a311-483a-a240-37b019008fbc/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:42:29.324833 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-d7f644f9-0de9-42b5-a6e7-271325c72ffe None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:29.326925 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d7f644f9-0de9-42b5-a6e7-271325c72ffe tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] GET https://10.4.3.200/volume/v3/volumes/c4428b20-1ab8-477a-a86d-0c5b23046c0c Jul 10 06:42:29.327114 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d7f644f9-0de9-42b5-a6e7-271325c72ffe tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:42:29.327307 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d7f644f9-0de9-42b5-a6e7-271325c72ffe tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:42:29.336895 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:29.336895 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:42:29.340454 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-d7f644f9-0de9-42b5-a6e7-271325c72ffe tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Volume info retrieved successfully. Jul 10 06:42:29.344329 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d7f644f9-0de9-42b5-a6e7-271325c72ffe tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/volumes/c4428b20-1ab8-477a-a86d-0c5b23046c0c returned with HTTP 200 Jul 10 06:42:29.344708 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1107/4449] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:42:29 2026] GET /volume/v3/volumes/c4428b20-1ab8-477a-a86d-0c5b23046c0c => generated 1170 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:42:29.360854 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-a372716f-6972-4e76-bc61-c89de9b76e35 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:29.363197 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a372716f-6972-4e76-bc61-c89de9b76e35 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] GET https://10.4.3.200/volume/v3/volumes/c4428b20-1ab8-477a-a86d-0c5b23046c0c Jul 10 06:42:29.363424 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a372716f-6972-4e76-bc61-c89de9b76e35 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:42:29.363850 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a372716f-6972-4e76-bc61-c89de9b76e35 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:42:29.375291 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:29.375291 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:42:29.379708 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-a372716f-6972-4e76-bc61-c89de9b76e35 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Volume info retrieved successfully. Jul 10 06:42:29.383893 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a372716f-6972-4e76-bc61-c89de9b76e35 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/volumes/c4428b20-1ab8-477a-a86d-0c5b23046c0c returned with HTTP 200 Jul 10 06:42:29.384212 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1108/4450] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:42:29 2026] GET /volume/v3/volumes/c4428b20-1ab8-477a-a86d-0c5b23046c0c => generated 1170 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:42:29.421420 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-321ee17f-3cf2-42e2-a4a4-8ed9b630d095 req-3cd3fc47-26cc-47ce-8bc0-c2f52543e77a None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:29.424299 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-321ee17f-3cf2-42e2-a4a4-8ed9b630d095 req-3cd3fc47-26cc-47ce-8bc0-c2f52543e77a tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] GET https://10.4.3.200/volume/v3/volumes/c4428b20-1ab8-477a-a86d-0c5b23046c0c Jul 10 06:42:29.424523 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-321ee17f-3cf2-42e2-a4a4-8ed9b630d095 req-3cd3fc47-26cc-47ce-8bc0-c2f52543e77a tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:42:29.424738 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-321ee17f-3cf2-42e2-a4a4-8ed9b630d095 req-3cd3fc47-26cc-47ce-8bc0-c2f52543e77a tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:42:29.433013 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:29.433013 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:42:29.435878 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [req-321ee17f-3cf2-42e2-a4a4-8ed9b630d095 req-3cd3fc47-26cc-47ce-8bc0-c2f52543e77a tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Volume info retrieved successfully. Jul 10 06:42:29.439675 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-321ee17f-3cf2-42e2-a4a4-8ed9b630d095 req-3cd3fc47-26cc-47ce-8bc0-c2f52543e77a tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/volumes/c4428b20-1ab8-477a-a86d-0c5b23046c0c returned with HTTP 200 Jul 10 06:42:29.440058 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1111/4451] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:42:29 2026] GET /volume/v3/volumes/c4428b20-1ab8-477a-a86d-0c5b23046c0c => generated 1170 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:42:29.458822 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-321ee17f-3cf2-42e2-a4a4-8ed9b630d095 req-1a5a565d-20b6-42be-80db-2aab6e49e3c4 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:29.460913 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-321ee17f-3cf2-42e2-a4a4-8ed9b630d095 req-1a5a565d-20b6-42be-80db-2aab6e49e3c4 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] POST https://10.4.3.200/volume/v3/volumes/c4428b20-1ab8-477a-a86d-0c5b23046c0c/action Jul 10 06:42:29.461263 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-321ee17f-3cf2-42e2-a4a4-8ed9b630d095 req-1a5a565d-20b6-42be-80db-2aab6e49e3c4 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99975) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:42:29.461385 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-321ee17f-3cf2-42e2-a4a4-8ed9b630d095 req-1a5a565d-20b6-42be-80db-2aab6e49e3c4 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:42:29.470815 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:29.470815 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:42:29.471252 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [req-321ee17f-3cf2-42e2-a4a4-8ed9b630d095 req-1a5a565d-20b6-42be-80db-2aab6e49e3c4 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Volume info retrieved successfully. Jul 10 06:42:29.476468 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [req-321ee17f-3cf2-42e2-a4a4-8ed9b630d095 req-1a5a565d-20b6-42be-80db-2aab6e49e3c4 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Begin detaching volume completed successfully. Jul 10 06:42:29.476665 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-321ee17f-3cf2-42e2-a4a4-8ed9b630d095 req-1a5a565d-20b6-42be-80db-2aab6e49e3c4 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/volumes/c4428b20-1ab8-477a-a86d-0c5b23046c0c/action returned with HTTP 202 Jul 10 06:42:29.477055 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1126/4452] 10.4.3.200 () {72 vars in 1672 bytes} [Fri Jul 10 06:42:29 2026] POST /volume/v3/volumes/c4428b20-1ab8-477a-a86d-0c5b23046c0c/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:42:30.499647 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-2d361b96-a6cf-4cb3-a60d-68d23d5f9cff None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:30.500237 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2d361b96-a6cf-4cb3-a60d-68d23d5f9cff None None] GET https://10.4.3.200/volume// Jul 10 06:42:30.500445 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2d361b96-a6cf-4cb3-a60d-68d23d5f9cff None None] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:42:30.500661 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2d361b96-a6cf-4cb3-a60d-68d23d5f9cff None None] Calling method 'all' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:42:30.501005 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2d361b96-a6cf-4cb3-a60d-68d23d5f9cff None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:42:30.501351 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1108/4453] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:42: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 10 06:42:30.509776 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-321ee17f-3cf2-42e2-a4a4-8ed9b630d095 req-20e5696f-3c03-44d3-990c-0763b4307ffe None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:30.511929 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-321ee17f-3cf2-42e2-a4a4-8ed9b630d095 req-20e5696f-3c03-44d3-990c-0763b4307ffe tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] GET https://10.4.3.200/volume/v3/volumes/c4428b20-1ab8-477a-a86d-0c5b23046c0c Jul 10 06:42:30.512221 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-321ee17f-3cf2-42e2-a4a4-8ed9b630d095 req-20e5696f-3c03-44d3-990c-0763b4307ffe tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:42:30.512491 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-321ee17f-3cf2-42e2-a4a4-8ed9b630d095 req-20e5696f-3c03-44d3-990c-0763b4307ffe tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:42:30.521959 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:30.521959 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:42:30.525551 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [req-321ee17f-3cf2-42e2-a4a4-8ed9b630d095 req-20e5696f-3c03-44d3-990c-0763b4307ffe tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Volume info retrieved successfully. Jul 10 06:42:30.531278 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-321ee17f-3cf2-42e2-a4a4-8ed9b630d095 req-20e5696f-3c03-44d3-990c-0763b4307ffe tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/volumes/c4428b20-1ab8-477a-a86d-0c5b23046c0c returned with HTTP 200 Jul 10 06:42:30.531779 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1109/4454] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 10 06:42:30 2026] GET /volume/v3/volumes/c4428b20-1ab8-477a-a86d-0c5b23046c0c => generated 1353 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:42:30.540354 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-321ee17f-3cf2-42e2-a4a4-8ed9b630d095 req-86a6352e-6016-438b-ae94-a07da4388568 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:30.542760 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-321ee17f-3cf2-42e2-a4a4-8ed9b630d095 req-86a6352e-6016-438b-ae94-a07da4388568 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] GET https://10.4.3.200/volume/v3/volumes/c4428b20-1ab8-477a-a86d-0c5b23046c0c/encryption Jul 10 06:42:30.543045 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-321ee17f-3cf2-42e2-a4a4-8ed9b630d095 req-86a6352e-6016-438b-ae94-a07da4388568 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:42:30.543341 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-321ee17f-3cf2-42e2-a4a4-8ed9b630d095 req-86a6352e-6016-438b-ae94-a07da4388568 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Calling method 'index' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:42:30.553061 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:30.553061 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:42:30.559654 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-321ee17f-3cf2-42e2-a4a4-8ed9b630d095 req-86a6352e-6016-438b-ae94-a07da4388568 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/volumes/c4428b20-1ab8-477a-a86d-0c5b23046c0c/encryption returned with HTTP 200 Jul 10 06:42:30.560094 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1112/4455] 10.4.3.200 () {68 vars in 1631 bytes} [Fri Jul 10 06:42:30 2026] GET /volume/v3/volumes/c4428b20-1ab8-477a-a86d-0c5b23046c0c/encryption => generated 160 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:42:31.384075 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-321ee17f-3cf2-42e2-a4a4-8ed9b630d095 req-973ef15d-3def-4c9a-a79e-ea5fea46ab51 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:31.386408 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-321ee17f-3cf2-42e2-a4a4-8ed9b630d095 req-973ef15d-3def-4c9a-a79e-ea5fea46ab51 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] DELETE https://10.4.3.200/volume/v3/attachments/75808e7b-a311-483a-a240-37b019008fbc Jul 10 06:42:31.386658 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-321ee17f-3cf2-42e2-a4a4-8ed9b630d095 req-973ef15d-3def-4c9a-a79e-ea5fea46ab51 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:42:31.386892 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-321ee17f-3cf2-42e2-a4a4-8ed9b630d095 req-973ef15d-3def-4c9a-a79e-ea5fea46ab51 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Calling method 'version_select' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:42:31.388356 np0000004964 devstack@c-api.service[99975]: DEBUG dbcounter [-] [99975] Writing DB stats cinder:SELECT=187,cinder:UPDATE=9,cinder:INSERT=2 {{(pid=99975) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:42:31.397178 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:31.397178 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:42:31.926023 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-321ee17f-3cf2-42e2-a4a4-8ed9b630d095 req-973ef15d-3def-4c9a-a79e-ea5fea46ab51 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/attachments/75808e7b-a311-483a-a240-37b019008fbc returned with HTTP 200 Jul 10 06:42:31.926563 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1127/4456] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 10 06:42:31 2026] DELETE /volume/v3/attachments/75808e7b-a311-483a-a240-37b019008fbc => generated 19 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:42:32.661076 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-f2c5c45f-e02b-4664-b6df-e45947238d02 req-c3e889c5-b565-4a0a-b3d0-93f9889be043 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:32.663316 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-f2c5c45f-e02b-4664-b6df-e45947238d02 req-c3e889c5-b565-4a0a-b3d0-93f9889be043 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] GET https://10.4.3.200/volume/v3/volumes/c4428b20-1ab8-477a-a86d-0c5b23046c0c Jul 10 06:42:32.663548 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-f2c5c45f-e02b-4664-b6df-e45947238d02 req-c3e889c5-b565-4a0a-b3d0-93f9889be043 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:42:32.663840 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-f2c5c45f-e02b-4664-b6df-e45947238d02 req-c3e889c5-b565-4a0a-b3d0-93f9889be043 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:42:32.672321 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:32.672321 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:42:32.676495 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-f2c5c45f-e02b-4664-b6df-e45947238d02 req-c3e889c5-b565-4a0a-b3d0-93f9889be043 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Volume info retrieved successfully. Jul 10 06:42:32.681155 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-f2c5c45f-e02b-4664-b6df-e45947238d02 req-c3e889c5-b565-4a0a-b3d0-93f9889be043 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/volumes/c4428b20-1ab8-477a-a86d-0c5b23046c0c returned with HTTP 200 Jul 10 06:42:32.681630 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1109/4457] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:42:32 2026] GET /volume/v3/volumes/c4428b20-1ab8-477a-a86d-0c5b23046c0c => generated 878 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:42:40.276261 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-9fada701-1758-4d42-a496-ce1910a72f1b None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:40.278512 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9fada701-1758-4d42-a496-ce1910a72f1b tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] DELETE https://10.4.3.200/volume/v3/volumes/c4428b20-1ab8-477a-a86d-0c5b23046c0c Jul 10 06:42:40.278743 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9fada701-1758-4d42-a496-ce1910a72f1b tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:42:40.278966 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9fada701-1758-4d42-a496-ce1910a72f1b tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:42:40.279157 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-9fada701-1758-4d42-a496-ce1910a72f1b tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Delete volume with id: c4428b20-1ab8-477a-a86d-0c5b23046c0c Jul 10 06:42:40.293006 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:40.293006 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:42:40.293461 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-9fada701-1758-4d42-a496-ce1910a72f1b tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Volume info retrieved successfully. Jul 10 06:42:40.310426 np0000004964 devstack@c-api.service[99976]: WARNING cinder.keymgr.conf_key_mgr [None req-9fada701-1758-4d42-a496-ce1910a72f1b tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 10 06:42:40.318246 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-9fada701-1758-4d42-a496-ce1910a72f1b tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Delete volume request issued successfully. Jul 10 06:42:40.319266 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9fada701-1758-4d42-a496-ce1910a72f1b tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/volumes/c4428b20-1ab8-477a-a86d-0c5b23046c0c returned with HTTP 202 Jul 10 06:42:40.319725 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1110/4458] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:42:40 2026] DELETE /volume/v3/volumes/c4428b20-1ab8-477a-a86d-0c5b23046c0c => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:42:40.328747 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-4fe11428-f57b-40be-83ea-7d74d4534275 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:40.330527 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4fe11428-f57b-40be-83ea-7d74d4534275 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] GET https://10.4.3.200/volume/v3/volumes/c4428b20-1ab8-477a-a86d-0c5b23046c0c Jul 10 06:42:40.330695 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4fe11428-f57b-40be-83ea-7d74d4534275 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:42:40.330879 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4fe11428-f57b-40be-83ea-7d74d4534275 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:42:40.339317 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:40.339317 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:42:40.343898 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-4fe11428-f57b-40be-83ea-7d74d4534275 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Volume info retrieved successfully. Jul 10 06:42:40.348432 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4fe11428-f57b-40be-83ea-7d74d4534275 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/volumes/c4428b20-1ab8-477a-a86d-0c5b23046c0c returned with HTTP 200 Jul 10 06:42:40.348861 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1113/4459] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:42:40 2026] GET /volume/v3/volumes/c4428b20-1ab8-477a-a86d-0c5b23046c0c => generated 877 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:42:41.362891 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-836efae4-b874-4297-9f09-9a6211e8edfc None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:41.366075 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-836efae4-b874-4297-9f09-9a6211e8edfc tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] GET https://10.4.3.200/volume/v3/volumes/c4428b20-1ab8-477a-a86d-0c5b23046c0c Jul 10 06:42:41.366330 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-836efae4-b874-4297-9f09-9a6211e8edfc tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:42:41.366571 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-836efae4-b874-4297-9f09-9a6211e8edfc tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:42:41.377815 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-836efae4-b874-4297-9f09-9a6211e8edfc tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/volumes/c4428b20-1ab8-477a-a86d-0c5b23046c0c returned with HTTP 404 Jul 10 06:42:41.378275 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1128/4460] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:42:41 2026] GET /volume/v3/volumes/c4428b20-1ab8-477a-a86d-0c5b23046c0c => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:42:41.381414 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-6058560b-2d76-4ff6-ba19-b53b777c5f86 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:41.384697 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6058560b-2d76-4ff6-ba19-b53b777c5f86 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/a1ea561a-2ca1-4120-92dc-725129fff138 Jul 10 06:42:41.384697 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6058560b-2d76-4ff6-ba19-b53b777c5f86 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:42:41.384889 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6058560b-2d76-4ff6-ba19-b53b777c5f86 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:42:41.384889 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.snapshots [None req-6058560b-2d76-4ff6-ba19-b53b777c5f86 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Delete snapshot with id: a1ea561a-2ca1-4120-92dc-725129fff138 Jul 10 06:42:41.386191 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-93431022-7839-472e-8520-ab23512b2f41 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:41.388294 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-93431022-7839-472e-8520-ab23512b2f41 tempest-TestEncryptedCinderVolumes-1601990201 tempest-TestEncryptedCinderVolumes-1601990201-project-admin] GET https://10.4.3.200/volume/v3/volumes/detail?all_tenants=1 Jul 10 06:42:41.388525 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-93431022-7839-472e-8520-ab23512b2f41 tempest-TestEncryptedCinderVolumes-1601990201 tempest-TestEncryptedCinderVolumes-1601990201-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:42:41.388804 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-93431022-7839-472e-8520-ab23512b2f41 tempest-TestEncryptedCinderVolumes-1601990201 tempest-TestEncryptedCinderVolumes-1601990201-project-admin] Calling method 'detail' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:42:41.389876 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-93431022-7839-472e-8520-ab23512b2f41 tempest-TestEncryptedCinderVolumes-1601990201 tempest-TestEncryptedCinderVolumes-1601990201-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99976) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 06:42:41.390913 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:41.390913 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:42:41.391442 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-6058560b-2d76-4ff6-ba19-b53b777c5f86 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Snapshot retrieved successfully. Jul 10 06:42:41.411740 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-93431022-7839-472e-8520-ab23512b2f41 tempest-TestEncryptedCinderVolumes-1601990201 tempest-TestEncryptedCinderVolumes-1601990201-project-admin] Get all volumes completed successfully. Jul 10 06:42:41.413472 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-6058560b-2d76-4ff6-ba19-b53b777c5f86 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Snapshot delete request issued successfully. Jul 10 06:42:41.413811 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6058560b-2d76-4ff6-ba19-b53b777c5f86 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] https://10.4.3.200/volume/v3/snapshots/a1ea561a-2ca1-4120-92dc-725129fff138 returned with HTTP 202 Jul 10 06:42:41.414346 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1110/4461] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 10 06:42:41 2026] DELETE /volume/v3/snapshots/a1ea561a-2ca1-4120-92dc-725129fff138 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:42:41.414823 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:41.414823 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:42:41.420153 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-93431022-7839-472e-8520-ab23512b2f41 tempest-TestEncryptedCinderVolumes-1601990201 tempest-TestEncryptedCinderVolumes-1601990201-project-admin] https://10.4.3.200/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 10 06:42:41.420543 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1111/4462] 10.4.3.200 () {66 vars in 1285 bytes} [Fri Jul 10 06:42:41 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10580 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:42:41.425816 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-4a26366d-eb99-43a9-8d64-a519d9662e94 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:41.425816 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4a26366d-eb99-43a9-8d64-a519d9662e94 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] GET https://10.4.3.200/volume/v3/snapshots/a1ea561a-2ca1-4120-92dc-725129fff138 Jul 10 06:42:41.425816 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4a26366d-eb99-43a9-8d64-a519d9662e94 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:42:41.425816 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4a26366d-eb99-43a9-8d64-a519d9662e94 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:42:41.429808 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:41.429808 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:42:41.430266 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-4a26366d-eb99-43a9-8d64-a519d9662e94 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Snapshot retrieved successfully. Jul 10 06:42:41.430977 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4a26366d-eb99-43a9-8d64-a519d9662e94 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] https://10.4.3.200/volume/v3/snapshots/a1ea561a-2ca1-4120-92dc-725129fff138 returned with HTTP 200 Jul 10 06:42:41.431391 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1114/4463] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:42:41 2026] GET /volume/v3/snapshots/a1ea561a-2ca1-4120-92dc-725129fff138 => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:42:41.447074 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-218decf6-3151-4b42-bce9-8645520cc7c1 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:41.452020 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-218decf6-3151-4b42-bce9-8645520cc7c1 tempest-TestEncryptedCinderVolumes-1601990201 tempest-TestEncryptedCinderVolumes-1601990201-project-admin] DELETE https://10.4.3.200/volume/v3/types/2c3734cf-58fb-4550-bf7a-0e8938152f32 Jul 10 06:42:41.452172 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-218decf6-3151-4b42-bce9-8645520cc7c1 tempest-TestEncryptedCinderVolumes-1601990201 tempest-TestEncryptedCinderVolumes-1601990201-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:42:41.452354 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-218decf6-3151-4b42-bce9-8645520cc7c1 tempest-TestEncryptedCinderVolumes-1601990201 tempest-TestEncryptedCinderVolumes-1601990201-project-admin] Calling method '_delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:42:41.452725 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:41.452725 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:42:41.478649 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-218decf6-3151-4b42-bce9-8645520cc7c1 tempest-TestEncryptedCinderVolumes-1601990201 tempest-TestEncryptedCinderVolumes-1601990201-project-admin] https://10.4.3.200/volume/v3/types/2c3734cf-58fb-4550-bf7a-0e8938152f32 returned with HTTP 202 Jul 10 06:42:41.479390 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1129/4464] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 10 06:42:41 2026] DELETE /volume/v3/types/2c3734cf-58fb-4550-bf7a-0e8938152f32 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:42:41.492736 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-9acef14e-ec3e-441a-a2d5-07cf2b743b45 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:41.495158 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9acef14e-ec3e-441a-a2d5-07cf2b743b45 tempest-TestEncryptedCinderVolumes-1601990201 tempest-TestEncryptedCinderVolumes-1601990201-project-admin] POST https://10.4.3.200/volume/v3/types Jul 10 06:42:41.495667 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9acef14e-ec3e-441a-a2d5-07cf2b743b45 tempest-TestEncryptedCinderVolumes-1601990201 tempest-TestEncryptedCinderVolumes-1601990201-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luksv2-379898278", "extra_specs": {}}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:42:41.497852 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:41.497852 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:42:41.512186 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9acef14e-ec3e-441a-a2d5-07cf2b743b45 tempest-TestEncryptedCinderVolumes-1601990201 tempest-TestEncryptedCinderVolumes-1601990201-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 10 06:42:41.512689 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1111/4465] 10.4.3.200 () {68 vars in 1252 bytes} [Fri Jul 10 06:42:41 2026] POST /volume/v3/types => generated 213 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:42:41.520721 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-42a1abad-8051-44b0-8c71-157742dffcb3 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:41.522545 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-42a1abad-8051-44b0-8c71-157742dffcb3 tempest-TestEncryptedCinderVolumes-1601990201 tempest-TestEncryptedCinderVolumes-1601990201-project-admin] POST https://10.4.3.200/volume/v3/types/2701752c-9b84-47ac-8e35-c1cdd1c1ea08/encryption Jul 10 06:42:41.522927 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-42a1abad-8051-44b0-8c71-157742dffcb3 tempest-TestEncryptedCinderVolumes-1601990201 tempest-TestEncryptedCinderVolumes-1601990201-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:42:41.546599 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-42a1abad-8051-44b0-8c71-157742dffcb3 tempest-TestEncryptedCinderVolumes-1601990201 tempest-TestEncryptedCinderVolumes-1601990201-project-admin] https://10.4.3.200/volume/v3/types/2701752c-9b84-47ac-8e35-c1cdd1c1ea08/encryption returned with HTTP 200 Jul 10 06:42:41.547075 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1112/4466] 10.4.3.200 () {68 vars in 1397 bytes} [Fri Jul 10 06:42:41 2026] POST /volume/v3/types/2701752c-9b84-47ac-8e35-c1cdd1c1ea08/encryption => generated 231 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:42:41.556630 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-89677352-a190-4fa9-8be0-88f1185c9985 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:41.558252 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-89677352-a190-4fa9-8be0-88f1185c9985 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:42:41.558586 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-89677352-a190-4fa9-8be0-88f1185c9985 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-345572898", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-379898278", "size": 1}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:42:41.560135 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-89677352-a190-4fa9-8be0-88f1185c9985 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-345572898', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luksv2-379898278', 'size': 1}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:42:41.563447 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-89677352-a190-4fa9-8be0-88f1185c9985 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Create volume of 1 GB Jul 10 06:42:41.563741 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:41.563741 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:42:41.564227 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-89677352-a190-4fa9-8be0-88f1185c9985 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Availability Zones retrieved successfully. Jul 10 06:42:41.570385 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-89677352-a190-4fa9-8be0-88f1185c9985 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Flow 'volume_create_api' (8cfc6014-6a9f-40b6-8ad3-d9526f26805e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:42:41.571378 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-89677352-a190-4fa9-8be0-88f1185c9985 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a666842-c46a-4ec6-ad65-1d6df4fdd7b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:42:41.572679 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-89677352-a190-4fa9-8be0-88f1185c9985 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Validating volume size '1' using validate_int {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:42:41.597168 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-89677352-a190-4fa9-8be0-88f1185c9985 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a666842-c46a-4ec6-ad65-1d6df4fdd7b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:42:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2701752c-9b84-47ac-8e35-c1cdd1c1ea08,is_public=True,name='tempest-scenario-type-luksv2-379898278',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2701752c-9b84-47ac-8e35-c1cdd1c1ea08', '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=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:42:41.598063 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-89677352-a190-4fa9-8be0-88f1185c9985 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0757e359-b0d0-43c8-9270-3004afd21730) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:42:41.623417 np0000004964 devstack@c-api.service[99978]: WARNING cinder.quota [None req-89677352-a190-4fa9-8be0-88f1185c9985 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-379898278 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-379898278, it is now deprecated. Please use the default quota class for default quota. Jul 10 06:42:41.623735 np0000004964 devstack@c-api.service[99978]: WARNING cinder.quota [None req-89677352-a190-4fa9-8be0-88f1185c9985 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-379898278 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-379898278, it is now deprecated. Please use the default quota class for default quota. Jul 10 06:42:41.647082 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-89677352-a190-4fa9-8be0-88f1185c9985 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Created reservations ['d2083b45-0224-4c5d-893f-68516788f304', 'ea13bbaf-9f75-4250-a261-6890ed0d1515', '4996003a-558f-4643-a1c3-7669a456c573', '12a7325b-e360-4647-a056-50e6886697b5'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:42:41.648050 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-89677352-a190-4fa9-8be0-88f1185c9985 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0757e359-b0d0-43c8-9270-3004afd21730) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d2083b45-0224-4c5d-893f-68516788f304', 'ea13bbaf-9f75-4250-a261-6890ed0d1515', '4996003a-558f-4643-a1c3-7669a456c573', '12a7325b-e360-4647-a056-50e6886697b5']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:42:41.648989 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-89677352-a190-4fa9-8be0-88f1185c9985 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5cd43db0-5bde-48c8-b46a-d919582f0454) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:42:41.671196 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-89677352-a190-4fa9-8be0-88f1185c9985 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5cd43db0-5bde-48c8-b46a-d919582f0454) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '60c2f726-fb3e-46bc-acd3-da43e953f3af', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-345572898',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d14b8703f6e04cab8c3c4005ee043ced',qos_specs=None,replication_status=,reservations=['d2083b45-0224-4c5d-893f-68516788f304','ea13bbaf-9f75-4250-a261-6890ed0d1515','4996003a-558f-4643-a1c3-7669a456c573','12a7325b-e360-4647-a056-50e6886697b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2de0a64792c04a44a726e55506f819a8',volume_type_id=2701752c-9b84-47ac-8e35-c1cdd1c1ea08), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:42:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-345572898',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=60c2f726-fb3e-46bc-acd3-da43e953f3af,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d14b8703f6e04cab8c3c4005ee043ced',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2de0a64792c04a44a726e55506f819a8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2701752c-9b84-47ac-8e35-c1cdd1c1ea08),volume_type_id=2701752c-9b84-47ac-8e35-c1cdd1c1ea08)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:42:41.672031 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-89677352-a190-4fa9-8be0-88f1185c9985 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c19fb71d-bc01-4726-8305-70a26c531b47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:42:41.689050 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-89677352-a190-4fa9-8be0-88f1185c9985 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c19fb71d-bc01-4726-8305-70a26c531b47) transitioned into state 'SUCCESS' from state '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-345572898',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d14b8703f6e04cab8c3c4005ee043ced',qos_specs=None,replication_status=,reservations=['d2083b45-0224-4c5d-893f-68516788f304','ea13bbaf-9f75-4250-a261-6890ed0d1515','4996003a-558f-4643-a1c3-7669a456c573','12a7325b-e360-4647-a056-50e6886697b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2de0a64792c04a44a726e55506f819a8',volume_type_id=2701752c-9b84-47ac-8e35-c1cdd1c1ea08)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:42:41.689793 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-89677352-a190-4fa9-8be0-88f1185c9985 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba334100-7a28-4e2b-9eea-fa48f053aa7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:42:41.698577 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-89677352-a190-4fa9-8be0-88f1185c9985 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba334100-7a28-4e2b-9eea-fa48f053aa7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:42:41.699376 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-89677352-a190-4fa9-8be0-88f1185c9985 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Flow 'volume_create_api' (8cfc6014-6a9f-40b6-8ad3-d9526f26805e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:42:41.699689 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-89677352-a190-4fa9-8be0-88f1185c9985 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Create volume request issued successfully. Jul 10 06:42:41.700236 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-89677352-a190-4fa9-8be0-88f1185c9985 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:42:41.701019 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1115/4467] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 10 06:42:41 2026] POST /volume/v3/volumes => generated 785 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:42:42.441078 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-f77e5263-5d02-4417-a878-965ff07a906f None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:42.442918 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-f77e5263-5d02-4417-a878-965ff07a906f tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] GET https://10.4.3.200/volume/v3/snapshots/a1ea561a-2ca1-4120-92dc-725129fff138 Jul 10 06:42:42.443170 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-f77e5263-5d02-4417-a878-965ff07a906f tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:42:42.443353 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-f77e5263-5d02-4417-a878-965ff07a906f tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:42:42.448630 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-f77e5263-5d02-4417-a878-965ff07a906f tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] https://10.4.3.200/volume/v3/snapshots/a1ea561a-2ca1-4120-92dc-725129fff138 returned with HTTP 404 Jul 10 06:42:42.449203 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1130/4468] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:42:42 2026] GET /volume/v3/snapshots/a1ea561a-2ca1-4120-92dc-725129fff138 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:42:43.546468 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-14b3c476-bb2b-46fc-9db7-f344f79dba8a req-965d1090-c6b8-497c-a0e6-1119ae89125b None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:43.549194 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-14b3c476-bb2b-46fc-9db7-f344f79dba8a req-965d1090-c6b8-497c-a0e6-1119ae89125b tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] GET https://10.4.3.200/volume/v3/attachments?instance_id=9858f501-d957-47b3-8cbe-0173c69777a6 Jul 10 06:42:43.549483 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-14b3c476-bb2b-46fc-9db7-f344f79dba8a req-965d1090-c6b8-497c-a0e6-1119ae89125b tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:42:43.549688 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-14b3c476-bb2b-46fc-9db7-f344f79dba8a req-965d1090-c6b8-497c-a0e6-1119ae89125b tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Calling method 'version_select' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:42:43.563194 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-14b3c476-bb2b-46fc-9db7-f344f79dba8a req-965d1090-c6b8-497c-a0e6-1119ae89125b tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] https://10.4.3.200/volume/v3/attachments?instance_id=9858f501-d957-47b3-8cbe-0173c69777a6 returned with HTTP 200 Jul 10 06:42:43.563656 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1112/4469] 10.4.3.200 () {70 vars in 1637 bytes} [Fri Jul 10 06:42:43 2026] GET /volume/v3/attachments?instance_id=9858f501-d957-47b3-8cbe-0173c69777a6 => generated 192 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:42:43.576313 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-14b3c476-bb2b-46fc-9db7-f344f79dba8a req-f26d1477-d230-41ad-8af8-442202b3096e None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:43.579301 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-14b3c476-bb2b-46fc-9db7-f344f79dba8a req-f26d1477-d230-41ad-8af8-442202b3096e tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] GET https://10.4.3.200/volume/v3/attachments/b3bdc578-f7b6-4a7a-9112-bf4829116e5a Jul 10 06:42:43.579463 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-14b3c476-bb2b-46fc-9db7-f344f79dba8a req-f26d1477-d230-41ad-8af8-442202b3096e tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:42:43.579665 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-14b3c476-bb2b-46fc-9db7-f344f79dba8a req-f26d1477-d230-41ad-8af8-442202b3096e tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Calling method 'version_select' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:42:43.597478 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-14b3c476-bb2b-46fc-9db7-f344f79dba8a req-f26d1477-d230-41ad-8af8-442202b3096e tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] https://10.4.3.200/volume/v3/attachments/b3bdc578-f7b6-4a7a-9112-bf4829116e5a returned with HTTP 200 Jul 10 06:42:43.597877 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1113/4470] 10.4.3.200 () {70 vars in 1651 bytes} [Fri Jul 10 06:42:43 2026] GET /volume/v3/attachments/b3bdc578-f7b6-4a7a-9112-bf4829116e5a => generated 993 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:42:44.811716 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-5f37200b-a550-420a-a6f3-9692a27027b3 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:44.878703 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5f37200b-a550-420a-a6f3-9692a27027b3 tempest-TestVolumeBootPattern-956657889 tempest-TestVolumeBootPattern-956657889-project-admin] POST https://10.4.3.200/volume/v3/types Jul 10 06:42:44.879061 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5f37200b-a550-420a-a6f3-9692a27027b3 tempest-TestVolumeBootPattern-956657889 tempest-TestVolumeBootPattern-956657889-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1826974586", "extra_specs": {}}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:42:44.880735 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:44.880735 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:42:44.893344 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5f37200b-a550-420a-a6f3-9692a27027b3 tempest-TestVolumeBootPattern-956657889 tempest-TestVolumeBootPattern-956657889-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 10 06:42:44.893715 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1116/4471] 10.4.3.200 () {68 vars in 1252 bytes} [Fri Jul 10 06:42:44 2026] POST /volume/v3/types => generated 212 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:42:44.901909 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-187dd65d-2d40-4a7c-b2ea-38c25dbc8cbb None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:44.903565 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-187dd65d-2d40-4a7c-b2ea-38c25dbc8cbb tempest-TestVolumeBootPattern-956657889 tempest-TestVolumeBootPattern-956657889-project-admin] POST https://10.4.3.200/volume/v3/types/651b4c6c-b4f9-4f16-b2a7-cb7243f3f661/encryption Jul 10 06:42:44.903873 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-187dd65d-2d40-4a7c-b2ea-38c25dbc8cbb tempest-TestVolumeBootPattern-956657889 tempest-TestVolumeBootPattern-956657889-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:42:44.924976 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-187dd65d-2d40-4a7c-b2ea-38c25dbc8cbb tempest-TestVolumeBootPattern-956657889 tempest-TestVolumeBootPattern-956657889-project-admin] https://10.4.3.200/volume/v3/types/651b4c6c-b4f9-4f16-b2a7-cb7243f3f661/encryption returned with HTTP 200 Jul 10 06:42:44.925428 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1131/4472] 10.4.3.200 () {68 vars in 1397 bytes} [Fri Jul 10 06:42:44 2026] POST /volume/v3/types/651b4c6c-b4f9-4f16-b2a7-cb7243f3f661/encryption => generated 230 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:42:44.933558 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-c825cedb-e59b-4956-b532-32cf42b5dc7b None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:44.995422 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c825cedb-e59b-4956-b532-32cf42b5dc7b tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:42:44.995477 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c825cedb-e59b-4956-b532-32cf42b5dc7b tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1222409915", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1826974586", "size": 1}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:42:44.997352 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.volumes [None req-c825cedb-e59b-4956-b532-32cf42b5dc7b tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1222409915', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1826974586', 'size': 1}} {{(pid=99977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:42:45.001521 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-c825cedb-e59b-4956-b532-32cf42b5dc7b tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Create volume of 1 GB Jul 10 06:42:45.002045 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:45.002045 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:42:45.002818 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-c825cedb-e59b-4956-b532-32cf42b5dc7b tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Availability Zones retrieved successfully. Jul 10 06:42:45.010262 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-c825cedb-e59b-4956-b532-32cf42b5dc7b tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Flow 'volume_create_api' (a936bdff-d828-474b-9002-6cd8383e5d79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:42:45.012682 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-c825cedb-e59b-4956-b532-32cf42b5dc7b tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a77aa1b0-4aa4-43c3-af8f-8ccb1f550138) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:42:45.012682 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.flows.api.create_volume [None req-c825cedb-e59b-4956-b532-32cf42b5dc7b tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Validating volume size '1' using validate_int {{(pid=99977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:42:45.054339 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-c825cedb-e59b-4956-b532-32cf42b5dc7b tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a77aa1b0-4aa4-43c3-af8f-8ccb1f550138) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:42:45Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=651b4c6c-b4f9-4f16-b2a7-cb7243f3f661,is_public=True,name='tempest-scenario-type-luks-1826974586',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '651b4c6c-b4f9-4f16-b2a7-cb7243f3f661', '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=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:42:45.055375 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-c825cedb-e59b-4956-b532-32cf42b5dc7b tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e96fdcab-2d59-4ab9-b0a3-8d11c7b671e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:42:45.092643 np0000004964 devstack@c-api.service[99977]: WARNING cinder.quota [None req-c825cedb-e59b-4956-b532-32cf42b5dc7b tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1826974586 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1826974586, it is now deprecated. Please use the default quota class for default quota. Jul 10 06:42:45.092989 np0000004964 devstack@c-api.service[99977]: WARNING cinder.quota [None req-c825cedb-e59b-4956-b532-32cf42b5dc7b tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1826974586 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1826974586, it is now deprecated. Please use the default quota class for default quota. Jul 10 06:42:45.131765 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-c825cedb-e59b-4956-b532-32cf42b5dc7b tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Created reservations ['7a7afa02-dab9-454d-b451-5c7cb58b2a15', '1c639a0e-8c59-4b1b-85db-8c9acecc9ee2', 'd0cfef2b-0cb0-488b-a5ca-af0634514590', '08848463-d46b-44f4-96ae-03f07c3c5dad'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:42:45.132668 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-c825cedb-e59b-4956-b532-32cf42b5dc7b tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e96fdcab-2d59-4ab9-b0a3-8d11c7b671e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7a7afa02-dab9-454d-b451-5c7cb58b2a15', '1c639a0e-8c59-4b1b-85db-8c9acecc9ee2', 'd0cfef2b-0cb0-488b-a5ca-af0634514590', '08848463-d46b-44f4-96ae-03f07c3c5dad']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:42:45.133393 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-c825cedb-e59b-4956-b532-32cf42b5dc7b tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ee6cba7-333e-4912-86b4-99b593808eed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:42:45.161009 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-c825cedb-e59b-4956-b532-32cf42b5dc7b tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ee6cba7-333e-4912-86b4-99b593808eed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e68fed97-7e22-4815-b1f9-e4d1ebf2ece9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1222409915',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5b8eba67f9b4893b0745cad9226ea2f',qos_specs=None,replication_status=,reservations=['7a7afa02-dab9-454d-b451-5c7cb58b2a15','1c639a0e-8c59-4b1b-85db-8c9acecc9ee2','d0cfef2b-0cb0-488b-a5ca-af0634514590','08848463-d46b-44f4-96ae-03f07c3c5dad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73619d301e92432aadd608b878334e09',volume_type_id=651b4c6c-b4f9-4f16-b2a7-cb7243f3f661), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:42:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1222409915',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=e68fed97-7e22-4815-b1f9-e4d1ebf2ece9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c5b8eba67f9b4893b0745cad9226ea2f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='73619d301e92432aadd608b878334e09',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(651b4c6c-b4f9-4f16-b2a7-cb7243f3f661),volume_type_id=651b4c6c-b4f9-4f16-b2a7-cb7243f3f661)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:42:45.162809 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-c825cedb-e59b-4956-b532-32cf42b5dc7b tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d456710-6256-443b-a4f6-30e2c6d8b086) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:42:45.188680 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-c825cedb-e59b-4956-b532-32cf42b5dc7b tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d456710-6256-443b-a4f6-30e2c6d8b086) transitioned into state 'SUCCESS' from state '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-1222409915',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5b8eba67f9b4893b0745cad9226ea2f',qos_specs=None,replication_status=,reservations=['7a7afa02-dab9-454d-b451-5c7cb58b2a15','1c639a0e-8c59-4b1b-85db-8c9acecc9ee2','d0cfef2b-0cb0-488b-a5ca-af0634514590','08848463-d46b-44f4-96ae-03f07c3c5dad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73619d301e92432aadd608b878334e09',volume_type_id=651b4c6c-b4f9-4f16-b2a7-cb7243f3f661)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:42:45.189513 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-c825cedb-e59b-4956-b532-32cf42b5dc7b tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aff020dc-deb5-4986-b75c-17ff73372742) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:42:45.205020 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-c825cedb-e59b-4956-b532-32cf42b5dc7b tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aff020dc-deb5-4986-b75c-17ff73372742) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:42:45.205942 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-c825cedb-e59b-4956-b532-32cf42b5dc7b tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Flow 'volume_create_api' (a936bdff-d828-474b-9002-6cd8383e5d79) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:42:45.206320 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-c825cedb-e59b-4956-b532-32cf42b5dc7b tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Create volume request issued successfully. Jul 10 06:42:45.206920 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c825cedb-e59b-4956-b532-32cf42b5dc7b tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:42:45.207548 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1113/4473] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 10 06:42:44 2026] POST /volume/v3/volumes => generated 780 bytes in 275 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:42:45.231461 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-90047e76-a941-4b8f-9191-175d895679d3 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:45.233255 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-90047e76-a941-4b8f-9191-175d895679d3 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] GET https://10.4.3.200/volume/v3/volumes/e68fed97-7e22-4815-b1f9-e4d1ebf2ece9 Jul 10 06:42:45.233574 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-90047e76-a941-4b8f-9191-175d895679d3 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:42:45.233731 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-90047e76-a941-4b8f-9191-175d895679d3 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:42:45.239961 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:45.239961 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:42:45.243194 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-90047e76-a941-4b8f-9191-175d895679d3 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Volume info retrieved successfully. Jul 10 06:42:45.247270 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-90047e76-a941-4b8f-9191-175d895679d3 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/volumes/e68fed97-7e22-4815-b1f9-e4d1ebf2ece9 returned with HTTP 200 Jul 10 06:42:45.247690 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1114/4474] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:42:45 2026] GET /volume/v3/volumes/e68fed97-7e22-4815-b1f9-e4d1ebf2ece9 => generated 848 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:42:46.260020 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-a336d176-6e16-4e51-9795-931c592408d0 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:46.261891 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a336d176-6e16-4e51-9795-931c592408d0 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] GET https://10.4.3.200/volume/v3/volumes/e68fed97-7e22-4815-b1f9-e4d1ebf2ece9 Jul 10 06:42:46.262064 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a336d176-6e16-4e51-9795-931c592408d0 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:42:46.262264 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a336d176-6e16-4e51-9795-931c592408d0 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:42:46.270676 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:46.270676 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:42:46.274951 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-a336d176-6e16-4e51-9795-931c592408d0 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Volume info retrieved successfully. Jul 10 06:42:46.278750 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a336d176-6e16-4e51-9795-931c592408d0 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/volumes/e68fed97-7e22-4815-b1f9-e4d1ebf2ece9 returned with HTTP 200 Jul 10 06:42:46.279107 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1117/4475] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:42:46 2026] GET /volume/v3/volumes/e68fed97-7e22-4815-b1f9-e4d1ebf2ece9 => generated 873 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:42:46.290921 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-ff2acc5b-6eff-4ecf-90b5-2db6ffa20212 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:46.292678 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-ff2acc5b-6eff-4ecf-90b5-2db6ffa20212 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] GET https://10.4.3.200/volume/v3/volumes/e68fed97-7e22-4815-b1f9-e4d1ebf2ece9 Jul 10 06:42:46.292896 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-ff2acc5b-6eff-4ecf-90b5-2db6ffa20212 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:42:46.293083 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-ff2acc5b-6eff-4ecf-90b5-2db6ffa20212 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:42:46.299331 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:46.299331 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:42:46.303235 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-ff2acc5b-6eff-4ecf-90b5-2db6ffa20212 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Volume info retrieved successfully. Jul 10 06:42:46.307607 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-ff2acc5b-6eff-4ecf-90b5-2db6ffa20212 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/volumes/e68fed97-7e22-4815-b1f9-e4d1ebf2ece9 returned with HTTP 200 Jul 10 06:42:46.307992 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1132/4476] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:42:46 2026] GET /volume/v3/volumes/e68fed97-7e22-4815-b1f9-e4d1ebf2ece9 => generated 873 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:42:46.325275 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-421793e1-8c14-4b3a-8c54-b16fa84e9fae None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:46.327730 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-421793e1-8c14-4b3a-8c54-b16fa84e9fae tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] POST https://10.4.3.200/volume/v3/volumes/e68fed97-7e22-4815-b1f9-e4d1ebf2ece9/action Jul 10 06:42:46.328215 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-421793e1-8c14-4b3a-8c54-b16fa84e9fae tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:42:46.328404 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-421793e1-8c14-4b3a-8c54-b16fa84e9fae tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:42:46.338620 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:46.338620 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:42:46.339281 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-421793e1-8c14-4b3a-8c54-b16fa84e9fae tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Volume info retrieved successfully. Jul 10 06:42:46.346518 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-421793e1-8c14-4b3a-8c54-b16fa84e9fae tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Volume updated successfully. Jul 10 06:42:46.346853 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-421793e1-8c14-4b3a-8c54-b16fa84e9fae tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/volumes/e68fed97-7e22-4815-b1f9-e4d1ebf2ece9/action returned with HTTP 200 Jul 10 06:42:46.347446 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1114/4477] 10.4.3.200 () {68 vars in 1390 bytes} [Fri Jul 10 06:42:46 2026] POST /volume/v3/volumes/e68fed97-7e22-4815-b1f9-e4d1ebf2ece9/action => generated 0 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 10 06:42:46.486923 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-07faf39f-737b-4e9d-aebf-9a375b03ec21 req-1038b64b-fcbe-4afd-8576-e10283db2927 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:46.489106 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-07faf39f-737b-4e9d-aebf-9a375b03ec21 req-1038b64b-fcbe-4afd-8576-e10283db2927 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] GET https://10.4.3.200/volume/v3/volumes/e68fed97-7e22-4815-b1f9-e4d1ebf2ece9 Jul 10 06:42:46.489325 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-07faf39f-737b-4e9d-aebf-9a375b03ec21 req-1038b64b-fcbe-4afd-8576-e10283db2927 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:42:46.489520 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-07faf39f-737b-4e9d-aebf-9a375b03ec21 req-1038b64b-fcbe-4afd-8576-e10283db2927 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:42:46.496628 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:46.496628 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:42:46.500041 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [req-07faf39f-737b-4e9d-aebf-9a375b03ec21 req-1038b64b-fcbe-4afd-8576-e10283db2927 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Volume info retrieved successfully. Jul 10 06:42:46.504215 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-07faf39f-737b-4e9d-aebf-9a375b03ec21 req-1038b64b-fcbe-4afd-8576-e10283db2927 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/volumes/e68fed97-7e22-4815-b1f9-e4d1ebf2ece9 returned with HTTP 200 Jul 10 06:42:46.504601 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1115/4478] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:42:46 2026] GET /volume/v3/volumes/e68fed97-7e22-4815-b1f9-e4d1ebf2ece9 => generated 872 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:42:46.868518 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-07faf39f-737b-4e9d-aebf-9a375b03ec21 req-4d947d03-9815-4da6-9c73-095986adbb85 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:46.870301 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-07faf39f-737b-4e9d-aebf-9a375b03ec21 req-4d947d03-9815-4da6-9c73-095986adbb85 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] GET https://10.4.3.200/volume/v3/volumes/e68fed97-7e22-4815-b1f9-e4d1ebf2ece9 Jul 10 06:42:46.870458 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-07faf39f-737b-4e9d-aebf-9a375b03ec21 req-4d947d03-9815-4da6-9c73-095986adbb85 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:42:46.870671 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-07faf39f-737b-4e9d-aebf-9a375b03ec21 req-4d947d03-9815-4da6-9c73-095986adbb85 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:42:46.876820 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:46.876820 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:42:46.879943 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [req-07faf39f-737b-4e9d-aebf-9a375b03ec21 req-4d947d03-9815-4da6-9c73-095986adbb85 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Volume info retrieved successfully. Jul 10 06:42:46.883520 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-07faf39f-737b-4e9d-aebf-9a375b03ec21 req-4d947d03-9815-4da6-9c73-095986adbb85 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/volumes/e68fed97-7e22-4815-b1f9-e4d1ebf2ece9 returned with HTTP 200 Jul 10 06:42:46.883864 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1118/4479] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:42:46 2026] GET /volume/v3/volumes/e68fed97-7e22-4815-b1f9-e4d1ebf2ece9 => generated 872 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:42:46.894136 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-e6ed4160-5249-487b-a443-655fcd501f40 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:46.894645 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-e6ed4160-5249-487b-a443-655fcd501f40 None None] GET https://10.4.3.200/volume// Jul 10 06:42:46.894813 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-e6ed4160-5249-487b-a443-655fcd501f40 None None] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:42:46.895051 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-e6ed4160-5249-487b-a443-655fcd501f40 None None] Calling method 'all' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:42:46.895423 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-e6ed4160-5249-487b-a443-655fcd501f40 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:42:46.895748 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1133/4480] 10.4.3.200 () {66 vars in 1419 bytes} [Fri Jul 10 06:42: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 10 06:42:46.903880 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-07faf39f-737b-4e9d-aebf-9a375b03ec21 req-64cf95c5-2925-4f1b-9ca4-fa1d39dffec3 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:46.906238 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-07faf39f-737b-4e9d-aebf-9a375b03ec21 req-64cf95c5-2925-4f1b-9ca4-fa1d39dffec3 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 10 06:42:46.906674 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-07faf39f-737b-4e9d-aebf-9a375b03ec21 req-64cf95c5-2925-4f1b-9ca4-fa1d39dffec3 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e68fed97-7e22-4815-b1f9-e4d1ebf2ece9", "connector": null, "instance_uuid": "9432981d-90d5-4d4a-ab5c-bf3440952ae0"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:42:46.916432 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:46.916432 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:42:46.948268 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-07faf39f-737b-4e9d-aebf-9a375b03ec21 req-64cf95c5-2925-4f1b-9ca4-fa1d39dffec3 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 10 06:42:46.948800 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1115/4481] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 10 06:42:46 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 10 06:42:50.150273 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-808d1fb3-c99e-402b-8459-11094a44747c None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:50.152118 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-808d1fb3-c99e-402b-8459-11094a44747c tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:42:50.152491 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-808d1fb3-c99e-402b-8459-11094a44747c tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-111323522", "snapshot_id": null, "imageRef": "8939ca72-758b-49bf-be8b-162af43ee2bf", "volume_type": null, "size": 1}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:42:50.153958 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-808d1fb3-c99e-402b-8459-11094a44747c tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-111323522', 'snapshot_id': None, 'imageRef': '8939ca72-758b-49bf-be8b-162af43ee2bf', 'volume_type': None, 'size': 1}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:42:50.225366 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-808d1fb3-c99e-402b-8459-11094a44747c tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Create volume of 1 GB Jul 10 06:42:50.229350 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-808d1fb3-c99e-402b-8459-11094a44747c tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Availability Zones retrieved successfully. Jul 10 06:42:50.233913 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-808d1fb3-c99e-402b-8459-11094a44747c tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Flow 'volume_create_api' (f08284dc-7687-4e10-8890-5f21d829905c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:42:50.234867 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-808d1fb3-c99e-402b-8459-11094a44747c tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ae448f4-d592-46a8-b8a5-dd577c355b99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:42:50.235660 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-808d1fb3-c99e-402b-8459-11094a44747c tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Validating volume size '1' using validate_int {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:42:50.285579 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-808d1fb3-c99e-402b-8459-11094a44747c tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ae448f4-d592-46a8-b8a5-dd577c355b99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:42:50.285923 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-808d1fb3-c99e-402b-8459-11094a44747c tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b32ed00-4a34-40dc-9e70-1d02435a716c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:42:50.342969 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-808d1fb3-c99e-402b-8459-11094a44747c tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Created reservations ['884b873f-bc95-44df-ae58-3ebde658d182', '2c55f3a2-f9fc-4944-9287-68dc30d20088', '928ac01a-9cfc-472b-9c2e-2bf6638af0f0', '21f69adc-00e0-4f08-9dfa-ea2af403f397'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:42:50.344846 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-808d1fb3-c99e-402b-8459-11094a44747c tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b32ed00-4a34-40dc-9e70-1d02435a716c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['884b873f-bc95-44df-ae58-3ebde658d182', '2c55f3a2-f9fc-4944-9287-68dc30d20088', '928ac01a-9cfc-472b-9c2e-2bf6638af0f0', '21f69adc-00e0-4f08-9dfa-ea2af403f397']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:42:50.345516 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-808d1fb3-c99e-402b-8459-11094a44747c tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5ff269c-9024-4539-be2b-3642e30867b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:42:50.366937 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-808d1fb3-c99e-402b-8459-11094a44747c tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5ff269c-9024-4539-be2b-3642e30867b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '89f35feb-c44b-4adf-b6aa-983d91ad532f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-111323522',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bcae305544d64dcba7d693f4e2f78a0b',qos_specs=None,replication_status=,reservations=['884b873f-bc95-44df-ae58-3ebde658d182','2c55f3a2-f9fc-4944-9287-68dc30d20088','928ac01a-9cfc-472b-9c2e-2bf6638af0f0','21f69adc-00e0-4f08-9dfa-ea2af403f397'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d838783020d34d4e92871aaa70c1d472',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:42:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-111323522',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=89f35feb-c44b-4adf-b6aa-983d91ad532f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bcae305544d64dcba7d693f4e2f78a0b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d838783020d34d4e92871aaa70c1d472',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:42:50.367739 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-808d1fb3-c99e-402b-8459-11094a44747c tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5cbf890e-a488-4b97-b1be-298d78b3d9a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:42:50.385919 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-808d1fb3-c99e-402b-8459-11094a44747c tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5cbf890e-a488-4b97-b1be-298d78b3d9a8) transitioned into state 'SUCCESS' from state '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-111323522',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bcae305544d64dcba7d693f4e2f78a0b',qos_specs=None,replication_status=,reservations=['884b873f-bc95-44df-ae58-3ebde658d182','2c55f3a2-f9fc-4944-9287-68dc30d20088','928ac01a-9cfc-472b-9c2e-2bf6638af0f0','21f69adc-00e0-4f08-9dfa-ea2af403f397'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d838783020d34d4e92871aaa70c1d472',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:42:50.386697 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-808d1fb3-c99e-402b-8459-11094a44747c tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f52d89ee-aa58-44b7-a920-376a5512adfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:42:50.396204 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-808d1fb3-c99e-402b-8459-11094a44747c tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f52d89ee-aa58-44b7-a920-376a5512adfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:42:50.396986 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-808d1fb3-c99e-402b-8459-11094a44747c tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Flow 'volume_create_api' (f08284dc-7687-4e10-8890-5f21d829905c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:42:50.397292 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-808d1fb3-c99e-402b-8459-11094a44747c tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Create volume request issued successfully. Jul 10 06:42:50.397822 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-808d1fb3-c99e-402b-8459-11094a44747c tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:42:50.398247 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1116/4482] 10.4.3.200 () {70 vars in 1300 bytes} [Fri Jul 10 06:42:50 2026] POST /volume/v3/volumes => generated 780 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:42:50.410028 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-fb33bedd-c34f-4a32-b929-0e6bcf4c237e None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:50.411678 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-fb33bedd-c34f-4a32-b929-0e6bcf4c237e tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] GET https://10.4.3.200/volume/v3/volumes/89f35feb-c44b-4adf-b6aa-983d91ad532f Jul 10 06:42:50.411870 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-fb33bedd-c34f-4a32-b929-0e6bcf4c237e tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:42:50.412047 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-fb33bedd-c34f-4a32-b929-0e6bcf4c237e tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:42:50.418353 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:50.418353 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:42:50.421667 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-fb33bedd-c34f-4a32-b929-0e6bcf4c237e tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Volume info retrieved successfully. Jul 10 06:42:50.425336 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-fb33bedd-c34f-4a32-b929-0e6bcf4c237e tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] https://10.4.3.200/volume/v3/volumes/89f35feb-c44b-4adf-b6aa-983d91ad532f returned with HTTP 200 Jul 10 06:42:50.425728 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1119/4483] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:42:50 2026] GET /volume/v3/volumes/89f35feb-c44b-4adf-b6aa-983d91ad532f => generated 848 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:42:51.436932 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-fcf21920-d1a6-46e8-a3d3-ecc0b85774d1 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:51.438568 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-fcf21920-d1a6-46e8-a3d3-ecc0b85774d1 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] GET https://10.4.3.200/volume/v3/volumes/89f35feb-c44b-4adf-b6aa-983d91ad532f Jul 10 06:42:51.438757 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-fcf21920-d1a6-46e8-a3d3-ecc0b85774d1 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:42:51.438921 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-fcf21920-d1a6-46e8-a3d3-ecc0b85774d1 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:42:51.444819 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:51.444819 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:42:51.447607 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-fcf21920-d1a6-46e8-a3d3-ecc0b85774d1 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Volume info retrieved successfully. Jul 10 06:42:51.451315 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-fcf21920-d1a6-46e8-a3d3-ecc0b85774d1 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] https://10.4.3.200/volume/v3/volumes/89f35feb-c44b-4adf-b6aa-983d91ad532f returned with HTTP 200 Jul 10 06:42:51.451658 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1134/4484] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:42:51 2026] GET /volume/v3/volumes/89f35feb-c44b-4adf-b6aa-983d91ad532f => generated 1388 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:42:51.462376 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-6b0791e0-2585-449a-b7fa-822732060e8b None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:51.464099 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6b0791e0-2585-449a-b7fa-822732060e8b tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] GET https://10.4.3.200/volume/v3/volumes/89f35feb-c44b-4adf-b6aa-983d91ad532f Jul 10 06:42:51.464334 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6b0791e0-2585-449a-b7fa-822732060e8b tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:42:51.464542 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6b0791e0-2585-449a-b7fa-822732060e8b tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:42:51.470713 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:51.470713 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:42:51.473805 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-6b0791e0-2585-449a-b7fa-822732060e8b tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Volume info retrieved successfully. Jul 10 06:42:51.477758 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6b0791e0-2585-449a-b7fa-822732060e8b tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] https://10.4.3.200/volume/v3/volumes/89f35feb-c44b-4adf-b6aa-983d91ad532f returned with HTTP 200 Jul 10 06:42:51.478113 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1116/4485] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:42:51 2026] GET /volume/v3/volumes/89f35feb-c44b-4adf-b6aa-983d91ad532f => generated 1388 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:42:52.482150 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-ce146744-fc66-4365-b659-4846df0e9893 req-56497f6d-391c-4786-bb32-68fbf1121758 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:52.484407 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-ce146744-fc66-4365-b659-4846df0e9893 req-56497f6d-391c-4786-bb32-68fbf1121758 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] GET https://10.4.3.200/volume/v3/volumes/89f35feb-c44b-4adf-b6aa-983d91ad532f Jul 10 06:42:52.484689 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-ce146744-fc66-4365-b659-4846df0e9893 req-56497f6d-391c-4786-bb32-68fbf1121758 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:42:52.485006 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-ce146744-fc66-4365-b659-4846df0e9893 req-56497f6d-391c-4786-bb32-68fbf1121758 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:42:52.492220 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:52.492220 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:42:52.496023 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [req-ce146744-fc66-4365-b659-4846df0e9893 req-56497f6d-391c-4786-bb32-68fbf1121758 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Volume info retrieved successfully. Jul 10 06:42:52.500860 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-ce146744-fc66-4365-b659-4846df0e9893 req-56497f6d-391c-4786-bb32-68fbf1121758 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] https://10.4.3.200/volume/v3/volumes/89f35feb-c44b-4adf-b6aa-983d91ad532f returned with HTTP 200 Jul 10 06:42:52.501243 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1117/4486] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:42:52 2026] GET /volume/v3/volumes/89f35feb-c44b-4adf-b6aa-983d91ad532f => generated 1370 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:42:53.039858 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-ce146744-fc66-4365-b659-4846df0e9893 req-18d0d247-e198-4369-9318-c4e6f7dc2346 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:53.041660 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-ce146744-fc66-4365-b659-4846df0e9893 req-18d0d247-e198-4369-9318-c4e6f7dc2346 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] GET https://10.4.3.200/volume/v3/volumes/89f35feb-c44b-4adf-b6aa-983d91ad532f Jul 10 06:42:53.041856 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-ce146744-fc66-4365-b659-4846df0e9893 req-18d0d247-e198-4369-9318-c4e6f7dc2346 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:42:53.042029 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-ce146744-fc66-4365-b659-4846df0e9893 req-18d0d247-e198-4369-9318-c4e6f7dc2346 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:42:53.043807 np0000004964 devstack@c-api.service[99978]: DEBUG dbcounter [-] [99978] Writing DB stats cinder:SELECT=189,cinder:UPDATE=30,cinder:INSERT=13 {{(pid=99978) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:42:53.053269 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:53.053269 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:42:53.057671 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [req-ce146744-fc66-4365-b659-4846df0e9893 req-18d0d247-e198-4369-9318-c4e6f7dc2346 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Volume info retrieved successfully. Jul 10 06:42:53.064465 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-ce146744-fc66-4365-b659-4846df0e9893 req-18d0d247-e198-4369-9318-c4e6f7dc2346 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] https://10.4.3.200/volume/v3/volumes/89f35feb-c44b-4adf-b6aa-983d91ad532f returned with HTTP 200 Jul 10 06:42:53.064914 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1120/4487] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:42:53 2026] GET /volume/v3/volumes/89f35feb-c44b-4adf-b6aa-983d91ad532f => generated 1370 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:42:53.074278 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-d79ea9e8-aca6-47bd-966f-bb623da4bc2e None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:53.074635 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-d79ea9e8-aca6-47bd-966f-bb623da4bc2e None None] GET https://10.4.3.200/volume// Jul 10 06:42:53.074800 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-d79ea9e8-aca6-47bd-966f-bb623da4bc2e None None] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:42:53.074971 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-d79ea9e8-aca6-47bd-966f-bb623da4bc2e None None] Calling method 'all' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:42:53.075285 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-d79ea9e8-aca6-47bd-966f-bb623da4bc2e None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:42:53.075565 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1135/4488] 10.4.3.200 () {66 vars in 1419 bytes} [Fri Jul 10 06:42: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 10 06:42:53.082655 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-ce146744-fc66-4365-b659-4846df0e9893 req-66621801-f046-4672-b797-00fb85bf7b44 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:53.084615 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-ce146744-fc66-4365-b659-4846df0e9893 req-66621801-f046-4672-b797-00fb85bf7b44 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 10 06:42:53.084961 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-ce146744-fc66-4365-b659-4846df0e9893 req-66621801-f046-4672-b797-00fb85bf7b44 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "89f35feb-c44b-4adf-b6aa-983d91ad532f", "connector": null, "instance_uuid": "eb92de8e-f627-4d63-9faa-f385b1ed67d0"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:42:53.092610 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-5036e36b-94c7-40e4-a0ec-0215a77789dc None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:53.092985 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5036e36b-94c7-40e4-a0ec-0215a77789dc None None] GET https://10.4.3.200/volume// Jul 10 06:42:53.093169 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5036e36b-94c7-40e4-a0ec-0215a77789dc None None] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:42:53.093351 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5036e36b-94c7-40e4-a0ec-0215a77789dc None None] Calling method 'all' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:42:53.093670 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:53.093670 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:42:53.093754 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5036e36b-94c7-40e4-a0ec-0215a77789dc None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:42:53.093937 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1118/4489] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:42: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 10 06:42:53.102480 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-07faf39f-737b-4e9d-aebf-9a375b03ec21 req-e92886e6-14a4-407e-beaa-505ca956c376 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:53.104965 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-07faf39f-737b-4e9d-aebf-9a375b03ec21 req-e92886e6-14a4-407e-beaa-505ca956c376 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] GET https://10.4.3.200/volume/v3/volumes/e68fed97-7e22-4815-b1f9-e4d1ebf2ece9 Jul 10 06:42:53.105232 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-07faf39f-737b-4e9d-aebf-9a375b03ec21 req-e92886e6-14a4-407e-beaa-505ca956c376 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:42:53.105466 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-07faf39f-737b-4e9d-aebf-9a375b03ec21 req-e92886e6-14a4-407e-beaa-505ca956c376 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:42:53.116354 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:53.116354 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:42:53.119677 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [req-07faf39f-737b-4e9d-aebf-9a375b03ec21 req-e92886e6-14a4-407e-beaa-505ca956c376 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Volume info retrieved successfully. Jul 10 06:42:53.119846 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-ce146744-fc66-4365-b659-4846df0e9893 req-66621801-f046-4672-b797-00fb85bf7b44 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 10 06:42:53.120225 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1117/4490] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 10 06:42:53 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 10 06:42:53.123805 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-07faf39f-737b-4e9d-aebf-9a375b03ec21 req-e92886e6-14a4-407e-beaa-505ca956c376 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/volumes/e68fed97-7e22-4815-b1f9-e4d1ebf2ece9 returned with HTTP 200 Jul 10 06:42:53.124179 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1121/4491] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 10 06:42:53 2026] GET /volume/v3/volumes/e68fed97-7e22-4815-b1f9-e4d1ebf2ece9 => generated 1051 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:42:53.214133 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-07faf39f-737b-4e9d-aebf-9a375b03ec21 req-94d5304d-d756-4193-8f14-75f3f36737fd None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:53.216245 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-07faf39f-737b-4e9d-aebf-9a375b03ec21 req-94d5304d-d756-4193-8f14-75f3f36737fd tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] PUT https://10.4.3.200/volume/v3/attachments/5d058874-99e9-466b-963c-6461461291b7 Jul 10 06:42:53.216613 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-07faf39f-737b-4e9d-aebf-9a375b03ec21 req-94d5304d-d756-4193-8f14-75f3f36737fd tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000004964", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad080837985", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8eedee5c-bca8-4f5c-8f66-111c7b448d96", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:42:53.224395 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.coordination [req-07faf39f-737b-4e9d-aebf-9a375b03ec21 req-94d5304d-d756-4193-8f14-75f3f36737fd tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Acquiring lock "cinder-attachment_update-e68fed97-7e22-4815-b1f9-e4d1ebf2ece9-np0000004964" by "attachment_update" {{(pid=99975) __acquire /opt/stack/cinder/cinder/coordination.py:210}} Jul 10 06:42:53.228952 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.coordination [req-07faf39f-737b-4e9d-aebf-9a375b03ec21 req-94d5304d-d756-4193-8f14-75f3f36737fd tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Lock "cinder-attachment_update-e68fed97-7e22-4815-b1f9-e4d1ebf2ece9-np0000004964" acquired by "attachment_update" :: waited 0.005s {{(pid=99975) __acquire /opt/stack/cinder/cinder/coordination.py:228}} Jul 10 06:42:53.230194 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:53.230194 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:42:53.753987 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.coordination [req-07faf39f-737b-4e9d-aebf-9a375b03ec21 req-94d5304d-d756-4193-8f14-75f3f36737fd tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Lock "cinder-attachment_update-e68fed97-7e22-4815-b1f9-e4d1ebf2ece9-np0000004964" released by "attachment_update" :: held 0.525s {{(pid=99975) __release /opt/stack/cinder/cinder/coordination.py:239}} Jul 10 06:42:53.754341 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-07faf39f-737b-4e9d-aebf-9a375b03ec21 req-94d5304d-d756-4193-8f14-75f3f36737fd tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/attachments/5d058874-99e9-466b-963c-6461461291b7 returned with HTTP 200 Jul 10 06:42:53.754808 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1136/4492] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 10 06:42:53 2026] PUT /volume/v3/attachments/5d058874-99e9-466b-963c-6461461291b7 => generated 968 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:42:54.268124 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-07faf39f-737b-4e9d-aebf-9a375b03ec21 req-cf9d6420-47a9-47b1-a68b-b113932f3f53 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:54.270095 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-07faf39f-737b-4e9d-aebf-9a375b03ec21 req-cf9d6420-47a9-47b1-a68b-b113932f3f53 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] POST https://10.4.3.200/volume/v3/attachments/5d058874-99e9-466b-963c-6461461291b7/action Jul 10 06:42:54.270453 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-07faf39f-737b-4e9d-aebf-9a375b03ec21 req-cf9d6420-47a9-47b1-a68b-b113932f3f53 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Action body: b'{"os-complete": null}' {{(pid=99976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:42:54.270616 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-07faf39f-737b-4e9d-aebf-9a375b03ec21 req-cf9d6420-47a9-47b1-a68b-b113932f3f53 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:42:54.286824 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:54.286824 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:42:54.296134 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-07faf39f-737b-4e9d-aebf-9a375b03ec21 req-cf9d6420-47a9-47b1-a68b-b113932f3f53 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/attachments/5d058874-99e9-466b-963c-6461461291b7/action returned with HTTP 204 Jul 10 06:42:54.296602 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1119/4493] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 10 06:42:54 2026] POST /volume/v3/attachments/5d058874-99e9-466b-963c-6461461291b7/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:42:58.377444 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-07faf39f-737b-4e9d-aebf-9a375b03ec21 req-0bcdb17f-ae57-4241-b486-1bb52ab43c21 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:58.380346 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-07faf39f-737b-4e9d-aebf-9a375b03ec21 req-0bcdb17f-ae57-4241-b486-1bb52ab43c21 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] GET https://10.4.3.200/volume/v3/volumes/e68fed97-7e22-4815-b1f9-e4d1ebf2ece9/encryption Jul 10 06:42:58.380840 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-07faf39f-737b-4e9d-aebf-9a375b03ec21 req-0bcdb17f-ae57-4241-b486-1bb52ab43c21 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:42:58.380840 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-07faf39f-737b-4e9d-aebf-9a375b03ec21 req-0bcdb17f-ae57-4241-b486-1bb52ab43c21 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'index' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:42:58.391220 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:58.391220 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:42:58.397470 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-07faf39f-737b-4e9d-aebf-9a375b03ec21 req-0bcdb17f-ae57-4241-b486-1bb52ab43c21 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/volumes/e68fed97-7e22-4815-b1f9-e4d1ebf2ece9/encryption returned with HTTP 200 Jul 10 06:42:58.398937 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1118/4494] 10.4.3.200 () {68 vars in 1631 bytes} [Fri Jul 10 06:42:58 2026] GET /volume/v3/volumes/e68fed97-7e22-4815-b1f9-e4d1ebf2ece9/encryption => generated 160 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:42:59.227179 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-3271b90f-c2e6-4666-94de-ac218c02666e None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:59.227588 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3271b90f-c2e6-4666-94de-ac218c02666e None None] GET https://10.4.3.200/volume// Jul 10 06:42:59.227840 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3271b90f-c2e6-4666-94de-ac218c02666e None None] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:42:59.228112 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3271b90f-c2e6-4666-94de-ac218c02666e None None] Calling method 'all' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:42:59.228557 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3271b90f-c2e6-4666-94de-ac218c02666e None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:42:59.228900 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1122/4495] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:42: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 10 06:42:59.237393 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-ce146744-fc66-4365-b659-4846df0e9893 req-d78ec6f0-9c66-4e8a-b6e8-2ffcea50ec99 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:59.239716 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-ce146744-fc66-4365-b659-4846df0e9893 req-d78ec6f0-9c66-4e8a-b6e8-2ffcea50ec99 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] GET https://10.4.3.200/volume/v3/volumes/89f35feb-c44b-4adf-b6aa-983d91ad532f Jul 10 06:42:59.240028 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-ce146744-fc66-4365-b659-4846df0e9893 req-d78ec6f0-9c66-4e8a-b6e8-2ffcea50ec99 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:42:59.240288 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-ce146744-fc66-4365-b659-4846df0e9893 req-d78ec6f0-9c66-4e8a-b6e8-2ffcea50ec99 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:42:59.251398 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:59.251398 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:42:59.254900 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [req-ce146744-fc66-4365-b659-4846df0e9893 req-d78ec6f0-9c66-4e8a-b6e8-2ffcea50ec99 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Volume info retrieved successfully. Jul 10 06:42:59.262131 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-ce146744-fc66-4365-b659-4846df0e9893 req-d78ec6f0-9c66-4e8a-b6e8-2ffcea50ec99 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] https://10.4.3.200/volume/v3/volumes/89f35feb-c44b-4adf-b6aa-983d91ad532f returned with HTTP 200 Jul 10 06:42:59.262748 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1137/4496] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 10 06:42:59 2026] GET /volume/v3/volumes/89f35feb-c44b-4adf-b6aa-983d91ad532f => generated 1549 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:42:59.359476 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-ce146744-fc66-4365-b659-4846df0e9893 req-a321d098-554a-42ff-b689-8f5cee8fff8a None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:42:59.361516 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-ce146744-fc66-4365-b659-4846df0e9893 req-a321d098-554a-42ff-b689-8f5cee8fff8a tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] PUT https://10.4.3.200/volume/v3/attachments/eb2d5e2f-c41f-4034-82dc-bdad07d0c7c2 Jul 10 06:42:59.361846 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-ce146744-fc66-4365-b659-4846df0e9893 req-a321d098-554a-42ff-b689-8f5cee8fff8a tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000004964", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad080837985", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8eedee5c-bca8-4f5c-8f66-111c7b448d96", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:42:59.368645 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.coordination [req-ce146744-fc66-4365-b659-4846df0e9893 req-a321d098-554a-42ff-b689-8f5cee8fff8a tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Acquiring lock "cinder-attachment_update-89f35feb-c44b-4adf-b6aa-983d91ad532f-np0000004964" by "attachment_update" {{(pid=99976) __acquire /opt/stack/cinder/cinder/coordination.py:210}} Jul 10 06:42:59.373479 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.coordination [req-ce146744-fc66-4365-b659-4846df0e9893 req-a321d098-554a-42ff-b689-8f5cee8fff8a tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Lock "cinder-attachment_update-89f35feb-c44b-4adf-b6aa-983d91ad532f-np0000004964" acquired by "attachment_update" :: waited 0.005s {{(pid=99976) __acquire /opt/stack/cinder/cinder/coordination.py:228}} Jul 10 06:42:59.374204 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:42:59.374204 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:42:59.893673 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.coordination [req-ce146744-fc66-4365-b659-4846df0e9893 req-a321d098-554a-42ff-b689-8f5cee8fff8a tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Lock "cinder-attachment_update-89f35feb-c44b-4adf-b6aa-983d91ad532f-np0000004964" released by "attachment_update" :: held 0.520s {{(pid=99976) __release /opt/stack/cinder/cinder/coordination.py:239}} Jul 10 06:42:59.894018 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-ce146744-fc66-4365-b659-4846df0e9893 req-a321d098-554a-42ff-b689-8f5cee8fff8a tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] https://10.4.3.200/volume/v3/attachments/eb2d5e2f-c41f-4034-82dc-bdad07d0c7c2 returned with HTTP 200 Jul 10 06:42:59.894607 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1120/4497] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 10 06:42:59 2026] PUT /volume/v3/attachments/eb2d5e2f-c41f-4034-82dc-bdad07d0c7c2 => generated 969 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:43:00.404197 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-ce146744-fc66-4365-b659-4846df0e9893 req-5c7c16e5-c50e-4b9d-8af4-0cf3c5b485a1 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:00.406345 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-ce146744-fc66-4365-b659-4846df0e9893 req-5c7c16e5-c50e-4b9d-8af4-0cf3c5b485a1 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] POST https://10.4.3.200/volume/v3/attachments/eb2d5e2f-c41f-4034-82dc-bdad07d0c7c2/action Jul 10 06:43:00.406686 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-ce146744-fc66-4365-b659-4846df0e9893 req-5c7c16e5-c50e-4b9d-8af4-0cf3c5b485a1 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Action body: b'{"os-complete": null}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:43:00.406797 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-ce146744-fc66-4365-b659-4846df0e9893 req-5c7c16e5-c50e-4b9d-8af4-0cf3c5b485a1 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:43:00.422104 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:00.422104 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:43:00.439701 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-ce146744-fc66-4365-b659-4846df0e9893 req-5c7c16e5-c50e-4b9d-8af4-0cf3c5b485a1 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] https://10.4.3.200/volume/v3/attachments/eb2d5e2f-c41f-4034-82dc-bdad07d0c7c2/action returned with HTTP 204 Jul 10 06:43:00.440427 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1119/4498] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 10 06:43:00 2026] POST /volume/v3/attachments/eb2d5e2f-c41f-4034-82dc-bdad07d0c7c2/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:43:02.282384 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-f159843e-c8c1-4338-9684-b652d1fc3ef3 req-02658cc2-bd31-451b-99c2-d6a525fdcb4f None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:02.284817 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-f159843e-c8c1-4338-9684-b652d1fc3ef3 req-02658cc2-bd31-451b-99c2-d6a525fdcb4f tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] GET https://10.4.3.200/volume/v3/volumes/36683c8d-e665-4441-9ca6-45747918a186 Jul 10 06:43:02.285029 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-f159843e-c8c1-4338-9684-b652d1fc3ef3 req-02658cc2-bd31-451b-99c2-d6a525fdcb4f tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:02.285288 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-f159843e-c8c1-4338-9684-b652d1fc3ef3 req-02658cc2-bd31-451b-99c2-d6a525fdcb4f tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:02.294295 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:02.294295 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:43:02.297120 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [req-f159843e-c8c1-4338-9684-b652d1fc3ef3 req-02658cc2-bd31-451b-99c2-d6a525fdcb4f tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Volume info retrieved successfully. Jul 10 06:43:02.300630 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-f159843e-c8c1-4338-9684-b652d1fc3ef3 req-02658cc2-bd31-451b-99c2-d6a525fdcb4f tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/volumes/36683c8d-e665-4441-9ca6-45747918a186 returned with HTTP 200 Jul 10 06:43:02.301032 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1123/4499] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:43:02 2026] GET /volume/v3/volumes/36683c8d-e665-4441-9ca6-45747918a186 => generated 1214 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:43:04.331360 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-e9c8dcd1-1eb6-4dae-9d06-81bb3e3cf0fc None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:04.331743 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-e9c8dcd1-1eb6-4dae-9d06-81bb3e3cf0fc None None] GET https://10.4.3.200/volume// Jul 10 06:43:04.331845 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-e9c8dcd1-1eb6-4dae-9d06-81bb3e3cf0fc None None] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:04.332019 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-e9c8dcd1-1eb6-4dae-9d06-81bb3e3cf0fc None None] Calling method 'all' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:04.332321 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-e9c8dcd1-1eb6-4dae-9d06-81bb3e3cf0fc None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:43:04.332580 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1138/4500] 10.4.3.200 () {66 vars in 1428 bytes} [Fri Jul 10 06:43: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 10 06:43:04.338144 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-f159843e-c8c1-4338-9684-b652d1fc3ef3 req-c3245ba8-0b9a-4ae9-9c67-f0284f57c379 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:04.339883 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-f159843e-c8c1-4338-9684-b652d1fc3ef3 req-c3245ba8-0b9a-4ae9-9c67-f0284f57c379 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 10 06:43:04.340201 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-f159843e-c8c1-4338-9684-b652d1fc3ef3 req-c3245ba8-0b9a-4ae9-9c67-f0284f57c379 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "36683c8d-e665-4441-9ca6-45747918a186", "connector": null, "instance_uuid": "124f6ebf-6d22-4d41-a6b7-19ca85bf3080"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:43:04.349526 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:04.349526 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:43:04.378599 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-f159843e-c8c1-4338-9684-b652d1fc3ef3 req-c3245ba8-0b9a-4ae9-9c67-f0284f57c379 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 10 06:43:04.379097 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1121/4501] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 10 06:43:04 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 10 06:43:04.820589 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-9b15574b-5b55-4559-a0c2-01dccfac8340 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:04.822198 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9b15574b-5b55-4559-a0c2-01dccfac8340 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] GET https://10.4.3.200/volume/v3/volumes/36683c8d-e665-4441-9ca6-45747918a186 Jul 10 06:43:04.822374 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9b15574b-5b55-4559-a0c2-01dccfac8340 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:04.822564 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9b15574b-5b55-4559-a0c2-01dccfac8340 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:04.832310 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:04.832310 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:43:04.835179 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-9b15574b-5b55-4559-a0c2-01dccfac8340 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Volume info retrieved successfully. Jul 10 06:43:04.838667 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9b15574b-5b55-4559-a0c2-01dccfac8340 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/volumes/36683c8d-e665-4441-9ca6-45747918a186 returned with HTTP 200 Jul 10 06:43:04.839005 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1120/4502] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:43:04 2026] GET /volume/v3/volumes/36683c8d-e665-4441-9ca6-45747918a186 => generated 1216 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:43:04.909019 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-612ec721-2db2-42dc-8952-f3f5f9acbddb None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:04.909498 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-612ec721-2db2-42dc-8952-f3f5f9acbddb None None] GET https://10.4.3.200/volume// Jul 10 06:43:04.909690 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-612ec721-2db2-42dc-8952-f3f5f9acbddb None None] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:04.909871 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-612ec721-2db2-42dc-8952-f3f5f9acbddb None None] Calling method 'all' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:04.910181 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-612ec721-2db2-42dc-8952-f3f5f9acbddb None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:43:04.910428 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1124/4503] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:43: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 10 06:43:04.916658 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-f159843e-c8c1-4338-9684-b652d1fc3ef3 req-56e17276-c79e-4f62-9b1c-9ca8647eedf0 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:04.918485 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-f159843e-c8c1-4338-9684-b652d1fc3ef3 req-56e17276-c79e-4f62-9b1c-9ca8647eedf0 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] GET https://10.4.3.200/volume/v3/volumes/36683c8d-e665-4441-9ca6-45747918a186 Jul 10 06:43:04.918698 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-f159843e-c8c1-4338-9684-b652d1fc3ef3 req-56e17276-c79e-4f62-9b1c-9ca8647eedf0 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:04.918870 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-f159843e-c8c1-4338-9684-b652d1fc3ef3 req-56e17276-c79e-4f62-9b1c-9ca8647eedf0 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:04.928642 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:04.928642 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:43:04.931787 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [req-f159843e-c8c1-4338-9684-b652d1fc3ef3 req-56e17276-c79e-4f62-9b1c-9ca8647eedf0 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Volume info retrieved successfully. Jul 10 06:43:04.935571 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-f159843e-c8c1-4338-9684-b652d1fc3ef3 req-56e17276-c79e-4f62-9b1c-9ca8647eedf0 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/volumes/36683c8d-e665-4441-9ca6-45747918a186 returned with HTTP 200 Jul 10 06:43:04.936169 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1139/4504] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 10 06:43:04 2026] GET /volume/v3/volumes/36683c8d-e665-4441-9ca6-45747918a186 => generated 1396 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:43:05.030621 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-f159843e-c8c1-4338-9684-b652d1fc3ef3 req-7328108a-d5f4-4428-8b24-6b976295d1d5 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:05.032451 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-f159843e-c8c1-4338-9684-b652d1fc3ef3 req-7328108a-d5f4-4428-8b24-6b976295d1d5 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] PUT https://10.4.3.200/volume/v3/attachments/0bcbb923-99d9-4439-9a0c-582294374a3e Jul 10 06:43:05.032793 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-f159843e-c8c1-4338-9684-b652d1fc3ef3 req-7328108a-d5f4-4428-8b24-6b976295d1d5 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000004964", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad080837985", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8eedee5c-bca8-4f5c-8f66-111c7b448d96", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:43:05.039484 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.coordination [req-f159843e-c8c1-4338-9684-b652d1fc3ef3 req-7328108a-d5f4-4428-8b24-6b976295d1d5 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Acquiring lock "cinder-attachment_update-36683c8d-e665-4441-9ca6-45747918a186-np0000004964" by "attachment_update" {{(pid=99976) __acquire /opt/stack/cinder/cinder/coordination.py:210}} Jul 10 06:43:05.045705 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.coordination [req-f159843e-c8c1-4338-9684-b652d1fc3ef3 req-7328108a-d5f4-4428-8b24-6b976295d1d5 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Lock "cinder-attachment_update-36683c8d-e665-4441-9ca6-45747918a186-np0000004964" acquired by "attachment_update" :: waited 0.006s {{(pid=99976) __acquire /opt/stack/cinder/cinder/coordination.py:228}} Jul 10 06:43:05.046630 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:05.046630 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:43:05.565921 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.coordination [req-f159843e-c8c1-4338-9684-b652d1fc3ef3 req-7328108a-d5f4-4428-8b24-6b976295d1d5 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Lock "cinder-attachment_update-36683c8d-e665-4441-9ca6-45747918a186-np0000004964" released by "attachment_update" :: held 0.520s {{(pid=99976) __release /opt/stack/cinder/cinder/coordination.py:239}} Jul 10 06:43:05.566334 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-f159843e-c8c1-4338-9684-b652d1fc3ef3 req-7328108a-d5f4-4428-8b24-6b976295d1d5 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/attachments/0bcbb923-99d9-4439-9a0c-582294374a3e returned with HTTP 200 Jul 10 06:43:05.566691 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1122/4505] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 10 06:43:05 2026] PUT /volume/v3/attachments/0bcbb923-99d9-4439-9a0c-582294374a3e => generated 969 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:43:05.851646 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-d6146232-dfec-46b1-9f76-a1e7b8abc72e None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:05.854353 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d6146232-dfec-46b1-9f76-a1e7b8abc72e tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] GET https://10.4.3.200/volume/v3/volumes/36683c8d-e665-4441-9ca6-45747918a186 Jul 10 06:43:05.854687 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d6146232-dfec-46b1-9f76-a1e7b8abc72e tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:05.854946 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d6146232-dfec-46b1-9f76-a1e7b8abc72e tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:05.869723 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:05.869723 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:43:05.872879 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-d6146232-dfec-46b1-9f76-a1e7b8abc72e tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Volume info retrieved successfully. Jul 10 06:43:05.876779 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d6146232-dfec-46b1-9f76-a1e7b8abc72e tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/volumes/36683c8d-e665-4441-9ca6-45747918a186 returned with HTTP 200 Jul 10 06:43:05.877132 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1121/4506] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:43:05 2026] GET /volume/v3/volumes/36683c8d-e665-4441-9ca6-45747918a186 => generated 1217 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:43:06.896969 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-24b60e09-eb5a-4598-9948-6b677a03a10c None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:06.899284 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-24b60e09-eb5a-4598-9948-6b677a03a10c tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] GET https://10.4.3.200/volume/v3/volumes/36683c8d-e665-4441-9ca6-45747918a186 Jul 10 06:43:06.899567 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-24b60e09-eb5a-4598-9948-6b677a03a10c tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:06.899748 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-24b60e09-eb5a-4598-9948-6b677a03a10c tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:06.916005 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:06.916005 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:43:06.921303 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-24b60e09-eb5a-4598-9948-6b677a03a10c tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Volume info retrieved successfully. Jul 10 06:43:06.924569 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-24b60e09-eb5a-4598-9948-6b677a03a10c tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/volumes/36683c8d-e665-4441-9ca6-45747918a186 returned with HTTP 200 Jul 10 06:43:06.924569 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1125/4507] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:43:06 2026] GET /volume/v3/volumes/36683c8d-e665-4441-9ca6-45747918a186 => generated 1217 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:43:07.937435 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-2187642f-bea0-40f7-a0e4-70a4d8ffc9f5 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:07.939179 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-2187642f-bea0-40f7-a0e4-70a4d8ffc9f5 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] GET https://10.4.3.200/volume/v3/volumes/36683c8d-e665-4441-9ca6-45747918a186 Jul 10 06:43:07.939372 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-2187642f-bea0-40f7-a0e4-70a4d8ffc9f5 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:07.939560 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-2187642f-bea0-40f7-a0e4-70a4d8ffc9f5 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:07.954471 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:07.954471 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:43:07.958951 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-2187642f-bea0-40f7-a0e4-70a4d8ffc9f5 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Volume info retrieved successfully. Jul 10 06:43:07.964387 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-2187642f-bea0-40f7-a0e4-70a4d8ffc9f5 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/volumes/36683c8d-e665-4441-9ca6-45747918a186 returned with HTTP 200 Jul 10 06:43:07.964387 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1140/4508] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:43:07 2026] GET /volume/v3/volumes/36683c8d-e665-4441-9ca6-45747918a186 => generated 1217 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:43:08.985552 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-f87bd7d5-2ed2-4826-a73c-9ef46433252f None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:08.988674 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f87bd7d5-2ed2-4826-a73c-9ef46433252f tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] GET https://10.4.3.200/volume/v3/volumes/36683c8d-e665-4441-9ca6-45747918a186 Jul 10 06:43:08.988674 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f87bd7d5-2ed2-4826-a73c-9ef46433252f tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:08.988674 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f87bd7d5-2ed2-4826-a73c-9ef46433252f tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:08.998296 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:08.998296 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:43:09.001810 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-f87bd7d5-2ed2-4826-a73c-9ef46433252f tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Volume info retrieved successfully. Jul 10 06:43:09.006049 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f87bd7d5-2ed2-4826-a73c-9ef46433252f tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/volumes/36683c8d-e665-4441-9ca6-45747918a186 returned with HTTP 200 Jul 10 06:43:09.006578 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1123/4509] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:43:08 2026] GET /volume/v3/volumes/36683c8d-e665-4441-9ca6-45747918a186 => generated 1217 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:43:10.020681 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-4cfdac51-ad78-447e-a5fd-c44208c78492 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:10.022774 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4cfdac51-ad78-447e-a5fd-c44208c78492 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] GET https://10.4.3.200/volume/v3/volumes/36683c8d-e665-4441-9ca6-45747918a186 Jul 10 06:43:10.022968 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4cfdac51-ad78-447e-a5fd-c44208c78492 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:10.023159 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4cfdac51-ad78-447e-a5fd-c44208c78492 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:10.034823 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:10.034823 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:43:10.037649 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-4cfdac51-ad78-447e-a5fd-c44208c78492 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Volume info retrieved successfully. Jul 10 06:43:10.041288 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4cfdac51-ad78-447e-a5fd-c44208c78492 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/volumes/36683c8d-e665-4441-9ca6-45747918a186 returned with HTTP 200 Jul 10 06:43:10.041654 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1122/4510] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:43:10 2026] GET /volume/v3/volumes/36683c8d-e665-4441-9ca6-45747918a186 => generated 1217 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:43:10.774212 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-f159843e-c8c1-4338-9684-b652d1fc3ef3 req-681636eb-cfc4-41a2-8922-f86dde7925cf None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:10.776051 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-f159843e-c8c1-4338-9684-b652d1fc3ef3 req-681636eb-cfc4-41a2-8922-f86dde7925cf tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] POST https://10.4.3.200/volume/v3/attachments/0bcbb923-99d9-4439-9a0c-582294374a3e/action Jul 10 06:43:10.776442 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-f159843e-c8c1-4338-9684-b652d1fc3ef3 req-681636eb-cfc4-41a2-8922-f86dde7925cf tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Action body: b'{"os-complete": null}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:43:10.776591 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-f159843e-c8c1-4338-9684-b652d1fc3ef3 req-681636eb-cfc4-41a2-8922-f86dde7925cf tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:43:10.794447 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:10.794447 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:43:10.802882 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-f159843e-c8c1-4338-9684-b652d1fc3ef3 req-681636eb-cfc4-41a2-8922-f86dde7925cf tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/attachments/0bcbb923-99d9-4439-9a0c-582294374a3e/action returned with HTTP 204 Jul 10 06:43:10.803397 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1126/4511] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 10 06:43:10 2026] POST /volume/v3/attachments/0bcbb923-99d9-4439-9a0c-582294374a3e/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:43:11.055355 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-8709ebcf-c3a4-4cc9-9f2f-d3cff15351f8 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:11.057269 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-8709ebcf-c3a4-4cc9-9f2f-d3cff15351f8 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] GET https://10.4.3.200/volume/v3/volumes/36683c8d-e665-4441-9ca6-45747918a186 Jul 10 06:43:11.057520 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-8709ebcf-c3a4-4cc9-9f2f-d3cff15351f8 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:11.057771 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-8709ebcf-c3a4-4cc9-9f2f-d3cff15351f8 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:11.070297 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:11.070297 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:43:11.073462 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-8709ebcf-c3a4-4cc9-9f2f-d3cff15351f8 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Volume info retrieved successfully. Jul 10 06:43:11.077867 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-8709ebcf-c3a4-4cc9-9f2f-d3cff15351f8 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/volumes/36683c8d-e665-4441-9ca6-45747918a186 returned with HTTP 200 Jul 10 06:43:11.078230 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1141/4512] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:43:11 2026] GET /volume/v3/volumes/36683c8d-e665-4441-9ca6-45747918a186 => generated 1511 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:43:12.345859 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-74830e17-8ee8-4b18-8d78-e717ff45c68e None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:12.347658 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-74830e17-8ee8-4b18-8d78-e717ff45c68e tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] GET https://10.4.3.200/volume/v3/volumes/36683c8d-e665-4441-9ca6-45747918a186 Jul 10 06:43:12.347898 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-74830e17-8ee8-4b18-8d78-e717ff45c68e tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:12.348131 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-74830e17-8ee8-4b18-8d78-e717ff45c68e tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:12.361652 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:12.361652 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:43:12.365053 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-74830e17-8ee8-4b18-8d78-e717ff45c68e tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Volume info retrieved successfully. Jul 10 06:43:12.370200 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-74830e17-8ee8-4b18-8d78-e717ff45c68e tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/volumes/36683c8d-e665-4441-9ca6-45747918a186 returned with HTTP 200 Jul 10 06:43:12.370875 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1124/4513] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:43:12 2026] GET /volume/v3/volumes/36683c8d-e665-4441-9ca6-45747918a186 => generated 1511 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:43:12.387385 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-3c1173c1-6cd1-45d2-a27d-cbb8b9aca57a None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:12.389219 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3c1173c1-6cd1-45d2-a27d-cbb8b9aca57a tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] GET https://10.4.3.200/volume/v3/volumes/36683c8d-e665-4441-9ca6-45747918a186 Jul 10 06:43:12.389403 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3c1173c1-6cd1-45d2-a27d-cbb8b9aca57a tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:12.389631 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3c1173c1-6cd1-45d2-a27d-cbb8b9aca57a tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:12.403967 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:12.403967 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:43:12.407780 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-3c1173c1-6cd1-45d2-a27d-cbb8b9aca57a tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Volume info retrieved successfully. Jul 10 06:43:12.412437 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3c1173c1-6cd1-45d2-a27d-cbb8b9aca57a tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/volumes/36683c8d-e665-4441-9ca6-45747918a186 returned with HTTP 200 Jul 10 06:43:12.412892 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1123/4514] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:43:12 2026] GET /volume/v3/volumes/36683c8d-e665-4441-9ca6-45747918a186 => generated 1511 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:43:12.428772 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-489ba409-ce27-42c8-b4ba-d85cf1ed8318 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:12.430740 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-489ba409-ce27-42c8-b4ba-d85cf1ed8318 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] GET https://10.4.3.200/volume/v3/volumes/36683c8d-e665-4441-9ca6-45747918a186 Jul 10 06:43:12.430986 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-489ba409-ce27-42c8-b4ba-d85cf1ed8318 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:12.431246 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-489ba409-ce27-42c8-b4ba-d85cf1ed8318 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:12.443372 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:12.443372 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:43:12.446904 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-489ba409-ce27-42c8-b4ba-d85cf1ed8318 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Volume info retrieved successfully. Jul 10 06:43:12.450880 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-489ba409-ce27-42c8-b4ba-d85cf1ed8318 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/volumes/36683c8d-e665-4441-9ca6-45747918a186 returned with HTTP 200 Jul 10 06:43:12.451291 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1127/4515] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:43:12 2026] GET /volume/v3/volumes/36683c8d-e665-4441-9ca6-45747918a186 => generated 1511 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:43:12.490224 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-8fac68bc-b260-4c8e-8c40-47ef9ff2206c req-71650324-50ae-4172-9ad2-3c40f3f96c78 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:12.491944 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-8fac68bc-b260-4c8e-8c40-47ef9ff2206c req-71650324-50ae-4172-9ad2-3c40f3f96c78 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] GET https://10.4.3.200/volume/v3/volumes/36683c8d-e665-4441-9ca6-45747918a186 Jul 10 06:43:12.492120 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-8fac68bc-b260-4c8e-8c40-47ef9ff2206c req-71650324-50ae-4172-9ad2-3c40f3f96c78 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:12.492280 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-8fac68bc-b260-4c8e-8c40-47ef9ff2206c req-71650324-50ae-4172-9ad2-3c40f3f96c78 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:12.502608 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:12.502608 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:43:12.505927 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [req-8fac68bc-b260-4c8e-8c40-47ef9ff2206c req-71650324-50ae-4172-9ad2-3c40f3f96c78 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Volume info retrieved successfully. Jul 10 06:43:12.510267 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-8fac68bc-b260-4c8e-8c40-47ef9ff2206c req-71650324-50ae-4172-9ad2-3c40f3f96c78 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/volumes/36683c8d-e665-4441-9ca6-45747918a186 returned with HTTP 200 Jul 10 06:43:12.510647 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1142/4516] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:43:12 2026] GET /volume/v3/volumes/36683c8d-e665-4441-9ca6-45747918a186 => generated 1511 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:43:12.533113 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-8fac68bc-b260-4c8e-8c40-47ef9ff2206c req-3dbaa65f-29cc-4edd-aa4a-54bb0e5cfdf5 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:12.535586 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-8fac68bc-b260-4c8e-8c40-47ef9ff2206c req-3dbaa65f-29cc-4edd-aa4a-54bb0e5cfdf5 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] POST https://10.4.3.200/volume/v3/volumes/36683c8d-e665-4441-9ca6-45747918a186/action Jul 10 06:43:12.535941 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-8fac68bc-b260-4c8e-8c40-47ef9ff2206c req-3dbaa65f-29cc-4edd-aa4a-54bb0e5cfdf5 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:43:12.536117 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-8fac68bc-b260-4c8e-8c40-47ef9ff2206c req-3dbaa65f-29cc-4edd-aa4a-54bb0e5cfdf5 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:43:12.565160 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:12.565160 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:43:12.565620 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [req-8fac68bc-b260-4c8e-8c40-47ef9ff2206c req-3dbaa65f-29cc-4edd-aa4a-54bb0e5cfdf5 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Volume info retrieved successfully. Jul 10 06:43:12.576282 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [req-8fac68bc-b260-4c8e-8c40-47ef9ff2206c req-3dbaa65f-29cc-4edd-aa4a-54bb0e5cfdf5 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Begin detaching volume completed successfully. Jul 10 06:43:12.576554 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-8fac68bc-b260-4c8e-8c40-47ef9ff2206c req-3dbaa65f-29cc-4edd-aa4a-54bb0e5cfdf5 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/volumes/36683c8d-e665-4441-9ca6-45747918a186/action returned with HTTP 202 Jul 10 06:43:12.577165 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1125/4517] 10.4.3.200 () {72 vars in 1672 bytes} [Fri Jul 10 06:43:12 2026] POST /volume/v3/volumes/36683c8d-e665-4441-9ca6-45747918a186/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:43:12.595618 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-24971a2c-43a8-4834-bbbd-6eb1bf184283 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:12.597203 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-24971a2c-43a8-4834-bbbd-6eb1bf184283 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] GET https://10.4.3.200/volume/v3/volumes/36683c8d-e665-4441-9ca6-45747918a186 Jul 10 06:43:12.597376 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-24971a2c-43a8-4834-bbbd-6eb1bf184283 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:12.597562 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-24971a2c-43a8-4834-bbbd-6eb1bf184283 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:12.608124 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:12.608124 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:43:12.611361 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-24971a2c-43a8-4834-bbbd-6eb1bf184283 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Volume info retrieved successfully. Jul 10 06:43:12.615242 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-24971a2c-43a8-4834-bbbd-6eb1bf184283 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/volumes/36683c8d-e665-4441-9ca6-45747918a186 returned with HTTP 200 Jul 10 06:43:12.615595 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1124/4518] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:43:12 2026] GET /volume/v3/volumes/36683c8d-e665-4441-9ca6-45747918a186 => generated 1514 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:43:13.602525 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-6ec68819-56ae-4a01-b866-0e6396260fa8 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:13.603021 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6ec68819-56ae-4a01-b866-0e6396260fa8 None None] GET https://10.4.3.200/volume// Jul 10 06:43:13.603249 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6ec68819-56ae-4a01-b866-0e6396260fa8 None None] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:13.603514 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6ec68819-56ae-4a01-b866-0e6396260fa8 None None] Calling method 'all' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:13.603984 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6ec68819-56ae-4a01-b866-0e6396260fa8 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:43:13.604357 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1128/4519] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:43: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 10 06:43:13.611036 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-8fac68bc-b260-4c8e-8c40-47ef9ff2206c req-d9cc9034-6b62-4c77-a791-2995aeb1974f None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:13.612992 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-8fac68bc-b260-4c8e-8c40-47ef9ff2206c req-d9cc9034-6b62-4c77-a791-2995aeb1974f tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] GET https://10.4.3.200/volume/v3/volumes/36683c8d-e665-4441-9ca6-45747918a186 Jul 10 06:43:13.613252 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-8fac68bc-b260-4c8e-8c40-47ef9ff2206c req-d9cc9034-6b62-4c77-a791-2995aeb1974f tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:13.613456 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-8fac68bc-b260-4c8e-8c40-47ef9ff2206c req-d9cc9034-6b62-4c77-a791-2995aeb1974f tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:13.624005 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:13.624005 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:43:13.627149 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [req-8fac68bc-b260-4c8e-8c40-47ef9ff2206c req-d9cc9034-6b62-4c77-a791-2995aeb1974f tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Volume info retrieved successfully. Jul 10 06:43:13.627523 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-2b483467-df14-49f1-99c2-774b6397710a None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:13.629653 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2b483467-df14-49f1-99c2-774b6397710a tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] GET https://10.4.3.200/volume/v3/volumes/36683c8d-e665-4441-9ca6-45747918a186 Jul 10 06:43:13.629931 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2b483467-df14-49f1-99c2-774b6397710a tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:13.630180 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2b483467-df14-49f1-99c2-774b6397710a tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:13.631256 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-8fac68bc-b260-4c8e-8c40-47ef9ff2206c req-d9cc9034-6b62-4c77-a791-2995aeb1974f tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/volumes/36683c8d-e665-4441-9ca6-45747918a186 returned with HTTP 200 Jul 10 06:43:13.631677 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1143/4520] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 10 06:43:13 2026] GET /volume/v3/volumes/36683c8d-e665-4441-9ca6-45747918a186 => generated 1694 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:43:13.641853 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:13.641853 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:43:13.645964 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-2b483467-df14-49f1-99c2-774b6397710a tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Volume info retrieved successfully. Jul 10 06:43:13.650519 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2b483467-df14-49f1-99c2-774b6397710a tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/volumes/36683c8d-e665-4441-9ca6-45747918a186 returned with HTTP 200 Jul 10 06:43:13.650858 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1126/4521] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:43:13 2026] GET /volume/v3/volumes/36683c8d-e665-4441-9ca6-45747918a186 => generated 1514 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:43:13.768469 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-e74ea0b3-1315-40f3-91d0-bfcc7f4d18f6 req-fbbb5cc1-f64d-4567-9eda-2b77d1407b00 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:13.773490 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-e74ea0b3-1315-40f3-91d0-bfcc7f4d18f6 req-fbbb5cc1-f64d-4567-9eda-2b77d1407b00 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] DELETE https://10.4.3.200/volume/v3/attachments/5d058874-99e9-466b-963c-6461461291b7 Jul 10 06:43:13.773718 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-e74ea0b3-1315-40f3-91d0-bfcc7f4d18f6 req-fbbb5cc1-f64d-4567-9eda-2b77d1407b00 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:13.773920 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-e74ea0b3-1315-40f3-91d0-bfcc7f4d18f6 req-fbbb5cc1-f64d-4567-9eda-2b77d1407b00 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'version_select' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:13.780922 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:13.780922 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:43:14.127601 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-8fac68bc-b260-4c8e-8c40-47ef9ff2206c req-43bc0b14-9a96-44d4-b894-5e13d95bcf69 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:14.129464 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-8fac68bc-b260-4c8e-8c40-47ef9ff2206c req-43bc0b14-9a96-44d4-b894-5e13d95bcf69 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] GET https://10.4.3.200/volume/v3/volumes/36683c8d-e665-4441-9ca6-45747918a186 Jul 10 06:43:14.129650 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-8fac68bc-b260-4c8e-8c40-47ef9ff2206c req-43bc0b14-9a96-44d4-b894-5e13d95bcf69 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:14.129819 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-8fac68bc-b260-4c8e-8c40-47ef9ff2206c req-43bc0b14-9a96-44d4-b894-5e13d95bcf69 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:14.140409 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:14.140409 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:43:14.143906 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [req-8fac68bc-b260-4c8e-8c40-47ef9ff2206c req-43bc0b14-9a96-44d4-b894-5e13d95bcf69 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Volume info retrieved successfully. Jul 10 06:43:14.148633 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-8fac68bc-b260-4c8e-8c40-47ef9ff2206c req-43bc0b14-9a96-44d4-b894-5e13d95bcf69 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/volumes/36683c8d-e665-4441-9ca6-45747918a186 returned with HTTP 200 Jul 10 06:43:14.149016 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1129/4522] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:43:14 2026] GET /volume/v3/volumes/36683c8d-e665-4441-9ca6-45747918a186 => generated 1514 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:43:14.308484 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-e74ea0b3-1315-40f3-91d0-bfcc7f4d18f6 req-fbbb5cc1-f64d-4567-9eda-2b77d1407b00 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/attachments/5d058874-99e9-466b-963c-6461461291b7 returned with HTTP 200 Jul 10 06:43:14.308933 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1125/4523] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 10 06:43:13 2026] DELETE /volume/v3/attachments/5d058874-99e9-466b-963c-6461461291b7 => generated 19 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:43:14.659044 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-8fac68bc-b260-4c8e-8c40-47ef9ff2206c req-4ec5f911-2223-4229-9d2c-d0ec9e33d18f None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:14.660928 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-8fac68bc-b260-4c8e-8c40-47ef9ff2206c req-4ec5f911-2223-4229-9d2c-d0ec9e33d18f tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] DELETE https://10.4.3.200/volume/v3/attachments/0bcbb923-99d9-4439-9a0c-582294374a3e Jul 10 06:43:14.661114 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-8fac68bc-b260-4c8e-8c40-47ef9ff2206c req-4ec5f911-2223-4229-9d2c-d0ec9e33d18f tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:14.661285 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-8fac68bc-b260-4c8e-8c40-47ef9ff2206c req-4ec5f911-2223-4229-9d2c-d0ec9e33d18f tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Calling method 'version_select' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:14.663673 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-96411619-6a8c-4bd4-99d0-938d9df1e5f0 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:14.665218 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-96411619-6a8c-4bd4-99d0-938d9df1e5f0 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] GET https://10.4.3.200/volume/v3/volumes/36683c8d-e665-4441-9ca6-45747918a186 Jul 10 06:43:14.665378 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-96411619-6a8c-4bd4-99d0-938d9df1e5f0 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:14.665601 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-96411619-6a8c-4bd4-99d0-938d9df1e5f0 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:14.667877 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:14.667877 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:43:14.675930 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:14.675930 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:43:14.679560 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-96411619-6a8c-4bd4-99d0-938d9df1e5f0 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Volume info retrieved successfully. Jul 10 06:43:14.683788 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-96411619-6a8c-4bd4-99d0-938d9df1e5f0 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/volumes/36683c8d-e665-4441-9ca6-45747918a186 returned with HTTP 200 Jul 10 06:43:14.684144 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1127/4524] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:43:14 2026] GET /volume/v3/volumes/36683c8d-e665-4441-9ca6-45747918a186 => generated 1514 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:43:15.193312 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-8fac68bc-b260-4c8e-8c40-47ef9ff2206c req-4ec5f911-2223-4229-9d2c-d0ec9e33d18f tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/attachments/0bcbb923-99d9-4439-9a0c-582294374a3e returned with HTTP 200 Jul 10 06:43:15.193649 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1144/4525] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 10 06:43:14 2026] DELETE /volume/v3/attachments/0bcbb923-99d9-4439-9a0c-582294374a3e => generated 192 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:43:15.697087 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-fd10ca36-961a-49f7-a83d-52e0f533a019 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:15.699370 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-fd10ca36-961a-49f7-a83d-52e0f533a019 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] GET https://10.4.3.200/volume/v3/volumes/36683c8d-e665-4441-9ca6-45747918a186 Jul 10 06:43:15.699559 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-fd10ca36-961a-49f7-a83d-52e0f533a019 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:15.699756 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-fd10ca36-961a-49f7-a83d-52e0f533a019 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:15.710769 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:15.710769 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:43:15.714331 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-fd10ca36-961a-49f7-a83d-52e0f533a019 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Volume info retrieved successfully. Jul 10 06:43:15.719900 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-fd10ca36-961a-49f7-a83d-52e0f533a019 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/volumes/36683c8d-e665-4441-9ca6-45747918a186 returned with HTTP 200 Jul 10 06:43:15.720475 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1130/4526] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:43:15 2026] GET /volume/v3/volumes/36683c8d-e665-4441-9ca6-45747918a186 => generated 1214 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:43:17.724209 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-12395033-9d6e-4e4a-ae69-8fd2218a9b63 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:17.726344 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-12395033-9d6e-4e4a-ae69-8fd2218a9b63 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] DELETE https://10.4.3.200/volume/v3/volumes/e68fed97-7e22-4815-b1f9-e4d1ebf2ece9 Jul 10 06:43:17.726609 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-12395033-9d6e-4e4a-ae69-8fd2218a9b63 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:17.726861 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-12395033-9d6e-4e4a-ae69-8fd2218a9b63 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:17.727111 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-12395033-9d6e-4e4a-ae69-8fd2218a9b63 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Delete volume with id: e68fed97-7e22-4815-b1f9-e4d1ebf2ece9 Jul 10 06:43:17.729443 np0000004964 devstack@c-api.service[99977]: DEBUG dbcounter [-] [99977] Writing DB stats cinder:SELECT=181,cinder:UPDATE=23,cinder:INSERT=13 {{(pid=99977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:43:17.738105 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:17.738105 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:43:17.738748 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-12395033-9d6e-4e4a-ae69-8fd2218a9b63 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Volume info retrieved successfully. Jul 10 06:43:17.751400 np0000004964 devstack@c-api.service[99977]: WARNING cinder.keymgr.conf_key_mgr [None req-12395033-9d6e-4e4a-ae69-8fd2218a9b63 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 10 06:43:17.757324 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-12395033-9d6e-4e4a-ae69-8fd2218a9b63 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Delete volume request issued successfully. Jul 10 06:43:17.757560 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-12395033-9d6e-4e4a-ae69-8fd2218a9b63 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/volumes/e68fed97-7e22-4815-b1f9-e4d1ebf2ece9 returned with HTTP 202 Jul 10 06:43:17.758887 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1126/4527] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:43:17 2026] DELETE /volume/v3/volumes/e68fed97-7e22-4815-b1f9-e4d1ebf2ece9 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:43:17.764344 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-3a2cbadc-63f9-436d-9e4f-9312e0ae7551 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:17.766806 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3a2cbadc-63f9-436d-9e4f-9312e0ae7551 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] GET https://10.4.3.200/volume/v3/volumes/e68fed97-7e22-4815-b1f9-e4d1ebf2ece9 Jul 10 06:43:17.767200 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3a2cbadc-63f9-436d-9e4f-9312e0ae7551 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:17.767200 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3a2cbadc-63f9-436d-9e4f-9312e0ae7551 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:17.775162 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:17.775162 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:43:17.778650 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-3a2cbadc-63f9-436d-9e4f-9312e0ae7551 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Volume info retrieved successfully. Jul 10 06:43:17.785130 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3a2cbadc-63f9-436d-9e4f-9312e0ae7551 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/volumes/e68fed97-7e22-4815-b1f9-e4d1ebf2ece9 returned with HTTP 200 Jul 10 06:43:17.785539 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1128/4528] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:43:17 2026] GET /volume/v3/volumes/e68fed97-7e22-4815-b1f9-e4d1ebf2ece9 => generated 871 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:43:18.797519 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-6d8429fb-44fb-4ff9-96a0-b3c45fbdc8a1 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:18.803048 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-6d8429fb-44fb-4ff9-96a0-b3c45fbdc8a1 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] GET https://10.4.3.200/volume/v3/volumes/e68fed97-7e22-4815-b1f9-e4d1ebf2ece9 Jul 10 06:43:18.803048 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-6d8429fb-44fb-4ff9-96a0-b3c45fbdc8a1 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:18.803250 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-6d8429fb-44fb-4ff9-96a0-b3c45fbdc8a1 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:18.808325 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-6d8429fb-44fb-4ff9-96a0-b3c45fbdc8a1 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/volumes/e68fed97-7e22-4815-b1f9-e4d1ebf2ece9 returned with HTTP 404 Jul 10 06:43:18.808736 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1145/4529] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:43:18 2026] GET /volume/v3/volumes/e68fed97-7e22-4815-b1f9-e4d1ebf2ece9 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:43:18.817047 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-bdd9ac0d-45de-4dc6-9d46-629e0ab3b847 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:18.817047 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-bdd9ac0d-45de-4dc6-9d46-629e0ab3b847 tempest-TestVolumeBootPattern-956657889 tempest-TestVolumeBootPattern-956657889-project-admin] GET https://10.4.3.200/volume/v3/volumes/detail?all_tenants=1 Jul 10 06:43:18.817047 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-bdd9ac0d-45de-4dc6-9d46-629e0ab3b847 tempest-TestVolumeBootPattern-956657889 tempest-TestVolumeBootPattern-956657889-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:18.817454 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-bdd9ac0d-45de-4dc6-9d46-629e0ab3b847 tempest-TestVolumeBootPattern-956657889 tempest-TestVolumeBootPattern-956657889-project-admin] Calling method 'detail' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:18.817818 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-bdd9ac0d-45de-4dc6-9d46-629e0ab3b847 tempest-TestVolumeBootPattern-956657889 tempest-TestVolumeBootPattern-956657889-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99978) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 06:43:18.862900 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-bdd9ac0d-45de-4dc6-9d46-629e0ab3b847 tempest-TestVolumeBootPattern-956657889 tempest-TestVolumeBootPattern-956657889-project-admin] Get all volumes completed successfully. Jul 10 06:43:18.865903 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:18.865903 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:43:18.869633 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-bdd9ac0d-45de-4dc6-9d46-629e0ab3b847 tempest-TestVolumeBootPattern-956657889 tempest-TestVolumeBootPattern-956657889-project-admin] https://10.4.3.200/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 10 06:43:18.870139 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1131/4530] 10.4.3.200 () {66 vars in 1285 bytes} [Fri Jul 10 06:43:18 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 13438 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:43:18.885854 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-3142da07-beb4-48cb-87d2-211e5f08e653 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:18.888057 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3142da07-beb4-48cb-87d2-211e5f08e653 tempest-TestVolumeBootPattern-956657889 tempest-TestVolumeBootPattern-956657889-project-admin] DELETE https://10.4.3.200/volume/v3/types/651b4c6c-b4f9-4f16-b2a7-cb7243f3f661 Jul 10 06:43:18.889491 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3142da07-beb4-48cb-87d2-211e5f08e653 tempest-TestVolumeBootPattern-956657889 tempest-TestVolumeBootPattern-956657889-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:18.889491 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3142da07-beb4-48cb-87d2-211e5f08e653 tempest-TestVolumeBootPattern-956657889 tempest-TestVolumeBootPattern-956657889-project-admin] Calling method '_delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:18.916880 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3142da07-beb4-48cb-87d2-211e5f08e653 tempest-TestVolumeBootPattern-956657889 tempest-TestVolumeBootPattern-956657889-project-admin] https://10.4.3.200/volume/v3/types/651b4c6c-b4f9-4f16-b2a7-cb7243f3f661 returned with HTTP 202 Jul 10 06:43:18.917286 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1127/4531] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 10 06:43:18 2026] DELETE /volume/v3/types/651b4c6c-b4f9-4f16-b2a7-cb7243f3f661 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:43:18.928224 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-2257054a-4ec5-474f-90d1-b8baf2a613ba None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:18.930542 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2257054a-4ec5-474f-90d1-b8baf2a613ba tempest-TestVolumeBootPattern-956657889 tempest-TestVolumeBootPattern-956657889-project-admin] POST https://10.4.3.200/volume/v3/types Jul 10 06:43:18.930542 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2257054a-4ec5-474f-90d1-b8baf2a613ba tempest-TestVolumeBootPattern-956657889 tempest-TestVolumeBootPattern-956657889-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks2-547904718", "extra_specs": {}}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:43:18.953110 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2257054a-4ec5-474f-90d1-b8baf2a613ba tempest-TestVolumeBootPattern-956657889 tempest-TestVolumeBootPattern-956657889-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 10 06:43:18.953110 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1129/4532] 10.4.3.200 () {68 vars in 1252 bytes} [Fri Jul 10 06:43:18 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 10 06:43:18.961473 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-e49edfb8-c5c5-4573-87e2-b9b3e4257fbe None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:18.962165 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-e49edfb8-c5c5-4573-87e2-b9b3e4257fbe tempest-TestVolumeBootPattern-956657889 tempest-TestVolumeBootPattern-956657889-project-admin] POST https://10.4.3.200/volume/v3/types/727a7016-9723-4d19-8b1f-34ce7bf98835/encryption Jul 10 06:43:18.962460 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-e49edfb8-c5c5-4573-87e2-b9b3e4257fbe tempest-TestVolumeBootPattern-956657889 tempest-TestVolumeBootPattern-956657889-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:43:18.963836 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:18.963836 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:43:18.976782 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-e49edfb8-c5c5-4573-87e2-b9b3e4257fbe tempest-TestVolumeBootPattern-956657889 tempest-TestVolumeBootPattern-956657889-project-admin] https://10.4.3.200/volume/v3/types/727a7016-9723-4d19-8b1f-34ce7bf98835/encryption returned with HTTP 200 Jul 10 06:43:18.977224 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1146/4533] 10.4.3.200 () {68 vars in 1397 bytes} [Fri Jul 10 06:43:18 2026] POST /volume/v3/types/727a7016-9723-4d19-8b1f-34ce7bf98835/encryption => generated 231 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:43:18.985485 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-3f13a180-ca1e-4bf8-af24-66ba9e92f394 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:18.987161 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3f13a180-ca1e-4bf8-af24-66ba9e92f394 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:43:18.987437 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3f13a180-ca1e-4bf8-af24-66ba9e92f394 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-962811950", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks2-547904718", "size": 1}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:43:18.988999 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-3f13a180-ca1e-4bf8-af24-66ba9e92f394 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-962811950', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks2-547904718', 'size': 1}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:43:18.992326 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-3f13a180-ca1e-4bf8-af24-66ba9e92f394 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Create volume of 1 GB Jul 10 06:43:18.992621 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:18.992621 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:43:18.993150 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-3f13a180-ca1e-4bf8-af24-66ba9e92f394 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Availability Zones retrieved successfully. Jul 10 06:43:18.999192 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-3f13a180-ca1e-4bf8-af24-66ba9e92f394 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Flow 'volume_create_api' (e4fa0ef9-fc21-44f1-9b02-c7fe6f65f5e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:43:19.000050 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-3f13a180-ca1e-4bf8-af24-66ba9e92f394 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef3716b6-26ab-4486-825f-c870cccd40a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:43:19.000984 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-3f13a180-ca1e-4bf8-af24-66ba9e92f394 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Validating volume size '1' using validate_int {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:43:19.024018 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-3f13a180-ca1e-4bf8-af24-66ba9e92f394 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef3716b6-26ab-4486-825f-c870cccd40a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=727a7016-9723-4d19-8b1f-34ce7bf98835,is_public=True,name='tempest-scenario-type-luks2-547904718',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '727a7016-9723-4d19-8b1f-34ce7bf98835', '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=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:43:19.024787 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-3f13a180-ca1e-4bf8-af24-66ba9e92f394 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb115a13-cc18-4c1e-972d-3bda88231286) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:43:19.047772 np0000004964 devstack@c-api.service[99978]: WARNING cinder.quota [None req-3f13a180-ca1e-4bf8-af24-66ba9e92f394 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-547904718 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-547904718, it is now deprecated. Please use the default quota class for default quota. Jul 10 06:43:19.048139 np0000004964 devstack@c-api.service[99978]: WARNING cinder.quota [None req-3f13a180-ca1e-4bf8-af24-66ba9e92f394 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-547904718 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-547904718, it is now deprecated. Please use the default quota class for default quota. Jul 10 06:43:19.071405 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-3f13a180-ca1e-4bf8-af24-66ba9e92f394 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Created reservations ['219844ba-2c7b-4158-9f86-ff6cb90dcf83', '81eaad3b-1d8a-4fba-8dbd-bf977ce6944b', '7148c2bc-4326-41f8-9cef-a68a5939ee67', 'f976b8fe-eba8-47dd-84fc-464ddc32236d'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:43:19.072426 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-3f13a180-ca1e-4bf8-af24-66ba9e92f394 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb115a13-cc18-4c1e-972d-3bda88231286) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['219844ba-2c7b-4158-9f86-ff6cb90dcf83', '81eaad3b-1d8a-4fba-8dbd-bf977ce6944b', '7148c2bc-4326-41f8-9cef-a68a5939ee67', 'f976b8fe-eba8-47dd-84fc-464ddc32236d']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:43:19.073473 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-3f13a180-ca1e-4bf8-af24-66ba9e92f394 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b68c44b-96b9-4502-a819-e04b65f62946) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:43:19.093924 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-3f13a180-ca1e-4bf8-af24-66ba9e92f394 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b68c44b-96b9-4502-a819-e04b65f62946) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bf337484-d97f-48e9-a969-10f1f0c9f9f5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-962811950',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5b8eba67f9b4893b0745cad9226ea2f',qos_specs=None,replication_status=,reservations=['219844ba-2c7b-4158-9f86-ff6cb90dcf83','81eaad3b-1d8a-4fba-8dbd-bf977ce6944b','7148c2bc-4326-41f8-9cef-a68a5939ee67','f976b8fe-eba8-47dd-84fc-464ddc32236d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73619d301e92432aadd608b878334e09',volume_type_id=727a7016-9723-4d19-8b1f-34ce7bf98835), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:43:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-962811950',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=bf337484-d97f-48e9-a969-10f1f0c9f9f5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c5b8eba67f9b4893b0745cad9226ea2f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='73619d301e92432aadd608b878334e09',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(727a7016-9723-4d19-8b1f-34ce7bf98835),volume_type_id=727a7016-9723-4d19-8b1f-34ce7bf98835)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:43:19.094670 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-3f13a180-ca1e-4bf8-af24-66ba9e92f394 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4383022c-bc4a-4f40-8bb7-1829008b200d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:43:19.110471 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-3f13a180-ca1e-4bf8-af24-66ba9e92f394 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4383022c-bc4a-4f40-8bb7-1829008b200d) transitioned into state 'SUCCESS' from state '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-962811950',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5b8eba67f9b4893b0745cad9226ea2f',qos_specs=None,replication_status=,reservations=['219844ba-2c7b-4158-9f86-ff6cb90dcf83','81eaad3b-1d8a-4fba-8dbd-bf977ce6944b','7148c2bc-4326-41f8-9cef-a68a5939ee67','f976b8fe-eba8-47dd-84fc-464ddc32236d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73619d301e92432aadd608b878334e09',volume_type_id=727a7016-9723-4d19-8b1f-34ce7bf98835)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:43:19.111116 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-3f13a180-ca1e-4bf8-af24-66ba9e92f394 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a73ede0-50ab-4e32-b645-6debfe579845) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:43:19.119256 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-3f13a180-ca1e-4bf8-af24-66ba9e92f394 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a73ede0-50ab-4e32-b645-6debfe579845) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:43:19.120148 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-3f13a180-ca1e-4bf8-af24-66ba9e92f394 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Flow 'volume_create_api' (e4fa0ef9-fc21-44f1-9b02-c7fe6f65f5e8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:43:19.120413 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-3f13a180-ca1e-4bf8-af24-66ba9e92f394 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Create volume request issued successfully. Jul 10 06:43:19.121011 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3f13a180-ca1e-4bf8-af24-66ba9e92f394 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:43:19.121415 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1132/4534] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 10 06:43:18 2026] POST /volume/v3/volumes => generated 779 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:43:19.134043 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-1df40328-a497-4734-89fd-5016a1ae1e08 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:19.135595 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1df40328-a497-4734-89fd-5016a1ae1e08 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] GET https://10.4.3.200/volume/v3/volumes/bf337484-d97f-48e9-a969-10f1f0c9f9f5 Jul 10 06:43:19.135762 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1df40328-a497-4734-89fd-5016a1ae1e08 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:19.135931 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1df40328-a497-4734-89fd-5016a1ae1e08 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:19.141814 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:19.141814 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:43:19.144886 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-1df40328-a497-4734-89fd-5016a1ae1e08 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Volume info retrieved successfully. Jul 10 06:43:19.148414 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1df40328-a497-4734-89fd-5016a1ae1e08 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/volumes/bf337484-d97f-48e9-a969-10f1f0c9f9f5 returned with HTTP 200 Jul 10 06:43:19.148758 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1128/4535] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:43:19 2026] GET /volume/v3/volumes/bf337484-d97f-48e9-a969-10f1f0c9f9f5 => generated 847 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:43:19.239237 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-36f1f7e1-9fc5-453b-9391-ad4c865594bd None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:19.240716 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-36f1f7e1-9fc5-453b-9391-ad4c865594bd tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/a1ea561a-2ca1-4120-92dc-725129fff138 Jul 10 06:43:19.240891 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-36f1f7e1-9fc5-453b-9391-ad4c865594bd tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:19.241073 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-36f1f7e1-9fc5-453b-9391-ad4c865594bd tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:19.241175 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.snapshots [None req-36f1f7e1-9fc5-453b-9391-ad4c865594bd tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Delete snapshot with id: a1ea561a-2ca1-4120-92dc-725129fff138 Jul 10 06:43:19.245334 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-36f1f7e1-9fc5-453b-9391-ad4c865594bd tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] https://10.4.3.200/volume/v3/snapshots/a1ea561a-2ca1-4120-92dc-725129fff138 returned with HTTP 404 Jul 10 06:43:19.245817 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1130/4536] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 10 06:43:19 2026] DELETE /volume/v3/snapshots/a1ea561a-2ca1-4120-92dc-725129fff138 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:43:19.252926 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-ebf34997-11a0-4bad-8e39-6fb5e71bf4f9 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:19.254541 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-ebf34997-11a0-4bad-8e39-6fb5e71bf4f9 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] GET https://10.4.3.200/volume/v3/snapshots/a1ea561a-2ca1-4120-92dc-725129fff138 Jul 10 06:43:19.254717 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-ebf34997-11a0-4bad-8e39-6fb5e71bf4f9 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:19.254892 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-ebf34997-11a0-4bad-8e39-6fb5e71bf4f9 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:19.258679 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-ebf34997-11a0-4bad-8e39-6fb5e71bf4f9 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] https://10.4.3.200/volume/v3/snapshots/a1ea561a-2ca1-4120-92dc-725129fff138 returned with HTTP 404 Jul 10 06:43:19.258978 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1147/4537] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:43:19 2026] GET /volume/v3/snapshots/a1ea561a-2ca1-4120-92dc-725129fff138 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:43:19.293382 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-c98e4da7-cdcd-4d9e-89b5-409abe07d61f req-22efc8bf-4319-4da3-a7dd-f0722d0e531e None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:19.295462 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-c98e4da7-cdcd-4d9e-89b5-409abe07d61f req-22efc8bf-4319-4da3-a7dd-f0722d0e531e tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] GET https://10.4.3.200/volume/v3/volumes/b785bf02-2723-4d5e-8a6b-035b901fb22a Jul 10 06:43:19.295661 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-c98e4da7-cdcd-4d9e-89b5-409abe07d61f req-22efc8bf-4319-4da3-a7dd-f0722d0e531e tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:19.295828 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-c98e4da7-cdcd-4d9e-89b5-409abe07d61f req-22efc8bf-4319-4da3-a7dd-f0722d0e531e tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:19.305159 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:19.305159 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:43:19.308226 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [req-c98e4da7-cdcd-4d9e-89b5-409abe07d61f req-22efc8bf-4319-4da3-a7dd-f0722d0e531e tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Volume info retrieved successfully. Jul 10 06:43:19.312308 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-c98e4da7-cdcd-4d9e-89b5-409abe07d61f req-22efc8bf-4319-4da3-a7dd-f0722d0e531e tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] https://10.4.3.200/volume/v3/volumes/b785bf02-2723-4d5e-8a6b-035b901fb22a returned with HTTP 200 Jul 10 06:43:19.312648 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1133/4538] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:43:19 2026] GET /volume/v3/volumes/b785bf02-2723-4d5e-8a6b-035b901fb22a => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:43:19.328260 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-c98e4da7-cdcd-4d9e-89b5-409abe07d61f req-46f9b26c-a701-47b7-9c6a-6cf7ae3f93ad None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:19.330315 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-c98e4da7-cdcd-4d9e-89b5-409abe07d61f req-46f9b26c-a701-47b7-9c6a-6cf7ae3f93ad tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] POST https://10.4.3.200/volume/v3/volumes/b785bf02-2723-4d5e-8a6b-035b901fb22a/action Jul 10 06:43:19.330674 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-c98e4da7-cdcd-4d9e-89b5-409abe07d61f req-46f9b26c-a701-47b7-9c6a-6cf7ae3f93ad tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:43:19.330805 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-c98e4da7-cdcd-4d9e-89b5-409abe07d61f req-46f9b26c-a701-47b7-9c6a-6cf7ae3f93ad tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:43:19.341444 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:19.341444 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:43:19.341946 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-c98e4da7-cdcd-4d9e-89b5-409abe07d61f req-46f9b26c-a701-47b7-9c6a-6cf7ae3f93ad tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Volume info retrieved successfully. Jul 10 06:43:19.348301 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-c98e4da7-cdcd-4d9e-89b5-409abe07d61f req-46f9b26c-a701-47b7-9c6a-6cf7ae3f93ad tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Begin detaching volume completed successfully. Jul 10 06:43:19.348514 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-c98e4da7-cdcd-4d9e-89b5-409abe07d61f req-46f9b26c-a701-47b7-9c6a-6cf7ae3f93ad tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] https://10.4.3.200/volume/v3/volumes/b785bf02-2723-4d5e-8a6b-035b901fb22a/action returned with HTTP 202 Jul 10 06:43:19.348957 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1129/4539] 10.4.3.200 () {72 vars in 1672 bytes} [Fri Jul 10 06:43:19 2026] POST /volume/v3/volumes/b785bf02-2723-4d5e-8a6b-035b901fb22a/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:43:20.159808 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-b4c9d437-0d08-4f4a-b99e-6e1c709a37bd None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:20.161612 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b4c9d437-0d08-4f4a-b99e-6e1c709a37bd tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] GET https://10.4.3.200/volume/v3/volumes/bf337484-d97f-48e9-a969-10f1f0c9f9f5 Jul 10 06:43:20.161838 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b4c9d437-0d08-4f4a-b99e-6e1c709a37bd tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:20.162095 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b4c9d437-0d08-4f4a-b99e-6e1c709a37bd tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:20.171359 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:20.171359 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:43:20.175000 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-b4c9d437-0d08-4f4a-b99e-6e1c709a37bd tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Volume info retrieved successfully. Jul 10 06:43:20.179081 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b4c9d437-0d08-4f4a-b99e-6e1c709a37bd tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/volumes/bf337484-d97f-48e9-a969-10f1f0c9f9f5 returned with HTTP 200 Jul 10 06:43:20.179701 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1131/4540] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:43:20 2026] GET /volume/v3/volumes/bf337484-d97f-48e9-a969-10f1f0c9f9f5 => generated 872 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:43:20.196272 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-7176624f-3569-4a41-8742-3f70d8091024 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:20.198589 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-7176624f-3569-4a41-8742-3f70d8091024 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] GET https://10.4.3.200/volume/v3/volumes/bf337484-d97f-48e9-a969-10f1f0c9f9f5 Jul 10 06:43:20.198845 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-7176624f-3569-4a41-8742-3f70d8091024 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:20.199119 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-7176624f-3569-4a41-8742-3f70d8091024 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:20.207914 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:20.207914 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:43:20.217275 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-7176624f-3569-4a41-8742-3f70d8091024 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Volume info retrieved successfully. Jul 10 06:43:20.222656 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-7176624f-3569-4a41-8742-3f70d8091024 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/volumes/bf337484-d97f-48e9-a969-10f1f0c9f9f5 returned with HTTP 200 Jul 10 06:43:20.223135 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1148/4541] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:43:20 2026] GET /volume/v3/volumes/bf337484-d97f-48e9-a969-10f1f0c9f9f5 => generated 872 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:43:20.236191 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-5c130d50-34dc-435e-a502-70b8d26a0a97 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:20.238487 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5c130d50-34dc-435e-a502-70b8d26a0a97 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] POST https://10.4.3.200/volume/v3/volumes/bf337484-d97f-48e9-a969-10f1f0c9f9f5/action Jul 10 06:43:20.238994 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5c130d50-34dc-435e-a502-70b8d26a0a97 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:43:20.239202 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5c130d50-34dc-435e-a502-70b8d26a0a97 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:43:20.251011 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:20.251011 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:43:20.251683 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-5c130d50-34dc-435e-a502-70b8d26a0a97 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Volume info retrieved successfully. Jul 10 06:43:20.258969 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-5c130d50-34dc-435e-a502-70b8d26a0a97 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Volume updated successfully. Jul 10 06:43:20.259270 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5c130d50-34dc-435e-a502-70b8d26a0a97 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/volumes/bf337484-d97f-48e9-a969-10f1f0c9f9f5/action returned with HTTP 200 Jul 10 06:43:20.259864 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1134/4542] 10.4.3.200 () {68 vars in 1390 bytes} [Fri Jul 10 06:43:20 2026] POST /volume/v3/volumes/bf337484-d97f-48e9-a969-10f1f0c9f9f5/action => generated 0 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 10 06:43:20.347703 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-2d195ad2-4e79-44d3-90d1-220a44010703 req-c730b895-789e-434f-b45d-dff679d54a89 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:20.349918 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-2d195ad2-4e79-44d3-90d1-220a44010703 req-c730b895-789e-434f-b45d-dff679d54a89 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] GET https://10.4.3.200/volume/v3/volumes/bf337484-d97f-48e9-a969-10f1f0c9f9f5 Jul 10 06:43:20.350126 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-2d195ad2-4e79-44d3-90d1-220a44010703 req-c730b895-789e-434f-b45d-dff679d54a89 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:20.350336 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-2d195ad2-4e79-44d3-90d1-220a44010703 req-c730b895-789e-434f-b45d-dff679d54a89 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:20.356290 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:20.356290 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:43:20.360280 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-2d195ad2-4e79-44d3-90d1-220a44010703 req-c730b895-789e-434f-b45d-dff679d54a89 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Volume info retrieved successfully. Jul 10 06:43:20.365653 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-2d195ad2-4e79-44d3-90d1-220a44010703 req-c730b895-789e-434f-b45d-dff679d54a89 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/volumes/bf337484-d97f-48e9-a969-10f1f0c9f9f5 returned with HTTP 200 Jul 10 06:43:20.366177 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1130/4543] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:43:20 2026] GET /volume/v3/volumes/bf337484-d97f-48e9-a969-10f1f0c9f9f5 => generated 871 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:43:20.374115 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-2da56dd4-9ccb-4f80-8dd4-f41e691615a4 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:20.374385 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2da56dd4-9ccb-4f80-8dd4-f41e691615a4 None None] GET https://10.4.3.200/volume// Jul 10 06:43:20.374542 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2da56dd4-9ccb-4f80-8dd4-f41e691615a4 None None] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:20.374730 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2da56dd4-9ccb-4f80-8dd4-f41e691615a4 None None] Calling method 'all' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:20.375022 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2da56dd4-9ccb-4f80-8dd4-f41e691615a4 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:43:20.375356 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1132/4544] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:43: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 10 06:43:20.382129 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-c98e4da7-cdcd-4d9e-89b5-409abe07d61f req-5731c40c-a47f-472e-8b7b-0a336cdc9409 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:20.384780 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-c98e4da7-cdcd-4d9e-89b5-409abe07d61f req-5731c40c-a47f-472e-8b7b-0a336cdc9409 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] GET https://10.4.3.200/volume/v3/volumes/b785bf02-2723-4d5e-8a6b-035b901fb22a Jul 10 06:43:20.385049 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-c98e4da7-cdcd-4d9e-89b5-409abe07d61f req-5731c40c-a47f-472e-8b7b-0a336cdc9409 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:20.385309 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-c98e4da7-cdcd-4d9e-89b5-409abe07d61f req-5731c40c-a47f-472e-8b7b-0a336cdc9409 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:20.397943 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:20.397943 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:43:20.402679 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [req-c98e4da7-cdcd-4d9e-89b5-409abe07d61f req-5731c40c-a47f-472e-8b7b-0a336cdc9409 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Volume info retrieved successfully. Jul 10 06:43:20.412987 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-c98e4da7-cdcd-4d9e-89b5-409abe07d61f req-5731c40c-a47f-472e-8b7b-0a336cdc9409 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] https://10.4.3.200/volume/v3/volumes/b785bf02-2723-4d5e-8a6b-035b901fb22a returned with HTTP 200 Jul 10 06:43:20.413480 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1149/4545] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 10 06:43:20 2026] GET /volume/v3/volumes/b785bf02-2723-4d5e-8a6b-035b901fb22a => generated 1322 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:43:20.771864 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-2d195ad2-4e79-44d3-90d1-220a44010703 req-6651decf-b471-4603-97b1-ad3b34a6329d None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:20.774068 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-2d195ad2-4e79-44d3-90d1-220a44010703 req-6651decf-b471-4603-97b1-ad3b34a6329d tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] GET https://10.4.3.200/volume/v3/volumes/bf337484-d97f-48e9-a969-10f1f0c9f9f5 Jul 10 06:43:20.774250 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-2d195ad2-4e79-44d3-90d1-220a44010703 req-6651decf-b471-4603-97b1-ad3b34a6329d tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:20.774422 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-2d195ad2-4e79-44d3-90d1-220a44010703 req-6651decf-b471-4603-97b1-ad3b34a6329d tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:20.780650 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:20.780650 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:43:20.783877 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [req-2d195ad2-4e79-44d3-90d1-220a44010703 req-6651decf-b471-4603-97b1-ad3b34a6329d tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Volume info retrieved successfully. Jul 10 06:43:20.787496 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-2d195ad2-4e79-44d3-90d1-220a44010703 req-6651decf-b471-4603-97b1-ad3b34a6329d tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/volumes/bf337484-d97f-48e9-a969-10f1f0c9f9f5 returned with HTTP 200 Jul 10 06:43:20.787906 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1135/4546] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:43:20 2026] GET /volume/v3/volumes/bf337484-d97f-48e9-a969-10f1f0c9f9f5 => generated 871 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:43:20.797293 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-f8f72528-48a1-4622-bbf8-2d1ce1c72264 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:20.797696 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f8f72528-48a1-4622-bbf8-2d1ce1c72264 None None] GET https://10.4.3.200/volume// Jul 10 06:43:20.797888 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f8f72528-48a1-4622-bbf8-2d1ce1c72264 None None] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:20.798133 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f8f72528-48a1-4622-bbf8-2d1ce1c72264 None None] Calling method 'all' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:20.798473 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f8f72528-48a1-4622-bbf8-2d1ce1c72264 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:43:20.798758 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1131/4547] 10.4.3.200 () {66 vars in 1419 bytes} [Fri Jul 10 06:43: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 10 06:43:20.806754 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-2d195ad2-4e79-44d3-90d1-220a44010703 req-22183538-e9cc-465f-aa0a-529e295d75ad None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:20.813691 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-2d195ad2-4e79-44d3-90d1-220a44010703 req-22183538-e9cc-465f-aa0a-529e295d75ad tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 10 06:43:20.814106 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-2d195ad2-4e79-44d3-90d1-220a44010703 req-22183538-e9cc-465f-aa0a-529e295d75ad tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bf337484-d97f-48e9-a969-10f1f0c9f9f5", "connector": null, "instance_uuid": "57273286-737c-467a-8cea-2d6ce0238698"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:43:20.826929 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:20.826929 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:43:20.848834 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-2d195ad2-4e79-44d3-90d1-220a44010703 req-22183538-e9cc-465f-aa0a-529e295d75ad tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 10 06:43:20.849420 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1133/4548] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 10 06:43:20 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 10 06:43:21.271840 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-c98e4da7-cdcd-4d9e-89b5-409abe07d61f req-2f7934ff-9f40-4bb6-bf12-727c29cf7d4d None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:21.273708 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-c98e4da7-cdcd-4d9e-89b5-409abe07d61f req-2f7934ff-9f40-4bb6-bf12-727c29cf7d4d tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] DELETE https://10.4.3.200/volume/v3/attachments/b3bdc578-f7b6-4a7a-9112-bf4829116e5a Jul 10 06:43:21.273872 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-c98e4da7-cdcd-4d9e-89b5-409abe07d61f req-2f7934ff-9f40-4bb6-bf12-727c29cf7d4d tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:21.274053 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-c98e4da7-cdcd-4d9e-89b5-409abe07d61f req-2f7934ff-9f40-4bb6-bf12-727c29cf7d4d tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Calling method 'version_select' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:21.280838 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:21.280838 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:43:21.811483 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-c98e4da7-cdcd-4d9e-89b5-409abe07d61f req-2f7934ff-9f40-4bb6-bf12-727c29cf7d4d tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] https://10.4.3.200/volume/v3/attachments/b3bdc578-f7b6-4a7a-9112-bf4829116e5a returned with HTTP 200 Jul 10 06:43:21.812400 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1150/4549] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 10 06:43:21 2026] DELETE /volume/v3/attachments/b3bdc578-f7b6-4a7a-9112-bf4829116e5a => generated 19 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:43:22.563147 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-1e0cb9cc-9fcd-4949-a9c9-f0c1e8ca5aaf req-091c42c3-c270-44a8-a7b4-354bc57de56c None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:22.565103 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-1e0cb9cc-9fcd-4949-a9c9-f0c1e8ca5aaf req-091c42c3-c270-44a8-a7b4-354bc57de56c tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] GET https://10.4.3.200/volume/v3/volumes/b785bf02-2723-4d5e-8a6b-035b901fb22a Jul 10 06:43:22.565278 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-1e0cb9cc-9fcd-4949-a9c9-f0c1e8ca5aaf req-091c42c3-c270-44a8-a7b4-354bc57de56c tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:22.565452 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-1e0cb9cc-9fcd-4949-a9c9-f0c1e8ca5aaf req-091c42c3-c270-44a8-a7b4-354bc57de56c tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:22.571867 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:22.571867 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:43:22.575515 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [req-1e0cb9cc-9fcd-4949-a9c9-f0c1e8ca5aaf req-091c42c3-c270-44a8-a7b4-354bc57de56c tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Volume info retrieved successfully. Jul 10 06:43:22.580122 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-1e0cb9cc-9fcd-4949-a9c9-f0c1e8ca5aaf req-091c42c3-c270-44a8-a7b4-354bc57de56c tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] https://10.4.3.200/volume/v3/volumes/b785bf02-2723-4d5e-8a6b-035b901fb22a returned with HTTP 200 Jul 10 06:43:22.580535 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1136/4550] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:43:22 2026] GET /volume/v3/volumes/b785bf02-2723-4d5e-8a6b-035b901fb22a => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:43:22.593529 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-a5825cb8-150c-488d-8a80-1aec274ff389 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:22.595527 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a5825cb8-150c-488d-8a80-1aec274ff389 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] DELETE https://10.4.3.200/volume/v3/volumes/b785bf02-2723-4d5e-8a6b-035b901fb22a Jul 10 06:43:22.595786 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a5825cb8-150c-488d-8a80-1aec274ff389 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:22.595988 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a5825cb8-150c-488d-8a80-1aec274ff389 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:22.596205 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-a5825cb8-150c-488d-8a80-1aec274ff389 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Delete volume with id: b785bf02-2723-4d5e-8a6b-035b901fb22a Jul 10 06:43:22.604778 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:22.604778 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:43:22.605370 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-a5825cb8-150c-488d-8a80-1aec274ff389 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Volume info retrieved successfully. Jul 10 06:43:22.622891 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-a5825cb8-150c-488d-8a80-1aec274ff389 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Delete volume request issued successfully. Jul 10 06:43:22.623096 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a5825cb8-150c-488d-8a80-1aec274ff389 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] https://10.4.3.200/volume/v3/volumes/b785bf02-2723-4d5e-8a6b-035b901fb22a returned with HTTP 202 Jul 10 06:43:22.623591 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1132/4551] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:43:22 2026] DELETE /volume/v3/volumes/b785bf02-2723-4d5e-8a6b-035b901fb22a => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:43:22.632304 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-068082dd-a4e0-4c98-a8e1-c7bbf8e0e91b None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:22.634394 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-068082dd-a4e0-4c98-a8e1-c7bbf8e0e91b tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] GET https://10.4.3.200/volume/v3/volumes/b785bf02-2723-4d5e-8a6b-035b901fb22a Jul 10 06:43:22.634844 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-068082dd-a4e0-4c98-a8e1-c7bbf8e0e91b tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:22.635123 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-068082dd-a4e0-4c98-a8e1-c7bbf8e0e91b tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:22.643336 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:22.643336 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:43:22.647890 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-068082dd-a4e0-4c98-a8e1-c7bbf8e0e91b tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Volume info retrieved successfully. Jul 10 06:43:22.653118 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-068082dd-a4e0-4c98-a8e1-c7bbf8e0e91b tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] https://10.4.3.200/volume/v3/volumes/b785bf02-2723-4d5e-8a6b-035b901fb22a returned with HTTP 200 Jul 10 06:43:22.653649 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1134/4552] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:43:22 2026] GET /volume/v3/volumes/b785bf02-2723-4d5e-8a6b-035b901fb22a => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:43:22.735243 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-77855edd-bf8a-4d0e-8c35-7a1b07243ddc None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:22.737187 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-77855edd-bf8a-4d0e-8c35-7a1b07243ddc tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] GET https://10.4.3.200/volume/v3/volumes/36683c8d-e665-4441-9ca6-45747918a186 Jul 10 06:43:22.737387 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-77855edd-bf8a-4d0e-8c35-7a1b07243ddc tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:22.737619 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-77855edd-bf8a-4d0e-8c35-7a1b07243ddc tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:22.746040 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:22.746040 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:43:22.748926 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-77855edd-bf8a-4d0e-8c35-7a1b07243ddc tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Volume info retrieved successfully. Jul 10 06:43:22.752494 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-77855edd-bf8a-4d0e-8c35-7a1b07243ddc tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/volumes/36683c8d-e665-4441-9ca6-45747918a186 returned with HTTP 200 Jul 10 06:43:22.752855 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1151/4553] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:43:22 2026] GET /volume/v3/volumes/36683c8d-e665-4441-9ca6-45747918a186 => generated 1214 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:43:22.795154 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-e5d36b88-f11b-4531-8eb2-05082e783f94 req-42276db5-9ac4-4a1b-b1ac-7f804d026647 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:22.797491 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-e5d36b88-f11b-4531-8eb2-05082e783f94 req-42276db5-9ac4-4a1b-b1ac-7f804d026647 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] GET https://10.4.3.200/volume/v3/volumes/36683c8d-e665-4441-9ca6-45747918a186 Jul 10 06:43:22.797679 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-e5d36b88-f11b-4531-8eb2-05082e783f94 req-42276db5-9ac4-4a1b-b1ac-7f804d026647 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:22.797867 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-e5d36b88-f11b-4531-8eb2-05082e783f94 req-42276db5-9ac4-4a1b-b1ac-7f804d026647 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:22.806408 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:22.806408 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:43:22.809592 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [req-e5d36b88-f11b-4531-8eb2-05082e783f94 req-42276db5-9ac4-4a1b-b1ac-7f804d026647 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Volume info retrieved successfully. Jul 10 06:43:22.813430 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-e5d36b88-f11b-4531-8eb2-05082e783f94 req-42276db5-9ac4-4a1b-b1ac-7f804d026647 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/volumes/36683c8d-e665-4441-9ca6-45747918a186 returned with HTTP 200 Jul 10 06:43:22.813854 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1137/4554] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:43:22 2026] GET /volume/v3/volumes/36683c8d-e665-4441-9ca6-45747918a186 => generated 1214 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:43:22.833775 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-e5d36b88-f11b-4531-8eb2-05082e783f94 req-14e3c81b-6141-4b76-b0a1-d73c3dd3615d None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:22.835899 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-e5d36b88-f11b-4531-8eb2-05082e783f94 req-14e3c81b-6141-4b76-b0a1-d73c3dd3615d tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] POST https://10.4.3.200/volume/v3/volumes/36683c8d-e665-4441-9ca6-45747918a186/action Jul 10 06:43:22.836264 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-e5d36b88-f11b-4531-8eb2-05082e783f94 req-14e3c81b-6141-4b76-b0a1-d73c3dd3615d tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:43:22.836379 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-e5d36b88-f11b-4531-8eb2-05082e783f94 req-14e3c81b-6141-4b76-b0a1-d73c3dd3615d tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:43:22.846688 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:22.846688 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:43:22.847186 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-e5d36b88-f11b-4531-8eb2-05082e783f94 req-14e3c81b-6141-4b76-b0a1-d73c3dd3615d tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Volume info retrieved successfully. Jul 10 06:43:22.853023 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-e5d36b88-f11b-4531-8eb2-05082e783f94 req-14e3c81b-6141-4b76-b0a1-d73c3dd3615d tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Begin detaching volume completed successfully. Jul 10 06:43:22.853272 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-e5d36b88-f11b-4531-8eb2-05082e783f94 req-14e3c81b-6141-4b76-b0a1-d73c3dd3615d tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/volumes/36683c8d-e665-4441-9ca6-45747918a186/action returned with HTTP 202 Jul 10 06:43:22.853769 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1133/4555] 10.4.3.200 () {72 vars in 1672 bytes} [Fri Jul 10 06:43:22 2026] POST /volume/v3/volumes/36683c8d-e665-4441-9ca6-45747918a186/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:43:22.871533 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-52870d53-6388-45ee-b47f-67327afd6d5d None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:22.873578 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-52870d53-6388-45ee-b47f-67327afd6d5d tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] GET https://10.4.3.200/volume/v3/volumes/36683c8d-e665-4441-9ca6-45747918a186 Jul 10 06:43:22.873879 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-52870d53-6388-45ee-b47f-67327afd6d5d tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:22.874188 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-52870d53-6388-45ee-b47f-67327afd6d5d tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:22.884601 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:22.884601 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:43:22.888753 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-52870d53-6388-45ee-b47f-67327afd6d5d tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Volume info retrieved successfully. Jul 10 06:43:22.894602 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-52870d53-6388-45ee-b47f-67327afd6d5d tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/volumes/36683c8d-e665-4441-9ca6-45747918a186 returned with HTTP 200 Jul 10 06:43:22.895268 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1135/4556] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:43:22 2026] GET /volume/v3/volumes/36683c8d-e665-4441-9ca6-45747918a186 => generated 1217 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:43:23.665107 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-ff34789c-1db6-4284-b182-944a90a21997 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:23.669906 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-ff34789c-1db6-4284-b182-944a90a21997 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] GET https://10.4.3.200/volume/v3/volumes/b785bf02-2723-4d5e-8a6b-035b901fb22a Jul 10 06:43:23.670123 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-ff34789c-1db6-4284-b182-944a90a21997 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:23.670310 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-ff34789c-1db6-4284-b182-944a90a21997 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:23.679450 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-ff34789c-1db6-4284-b182-944a90a21997 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] https://10.4.3.200/volume/v3/volumes/b785bf02-2723-4d5e-8a6b-035b901fb22a returned with HTTP 404 Jul 10 06:43:23.679974 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1152/4557] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:43:23 2026] GET /volume/v3/volumes/b785bf02-2723-4d5e-8a6b-035b901fb22a => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:43:23.873318 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-8f203d3d-3db6-46db-b5da-414ccc529b09 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:23.873693 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-8f203d3d-3db6-46db-b5da-414ccc529b09 None None] GET https://10.4.3.200/volume// Jul 10 06:43:23.873847 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-8f203d3d-3db6-46db-b5da-414ccc529b09 None None] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:23.874026 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-8f203d3d-3db6-46db-b5da-414ccc529b09 None None] Calling method 'all' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:23.874376 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-8f203d3d-3db6-46db-b5da-414ccc529b09 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:43:23.874698 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1138/4558] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:43: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 10 06:43:23.880821 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-e5d36b88-f11b-4531-8eb2-05082e783f94 req-faf5fbc0-47c3-48f4-821e-03a8f5e62aba None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:23.882981 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-e5d36b88-f11b-4531-8eb2-05082e783f94 req-faf5fbc0-47c3-48f4-821e-03a8f5e62aba tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] GET https://10.4.3.200/volume/v3/volumes/36683c8d-e665-4441-9ca6-45747918a186 Jul 10 06:43:23.883214 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-e5d36b88-f11b-4531-8eb2-05082e783f94 req-faf5fbc0-47c3-48f4-821e-03a8f5e62aba tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:23.883454 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-e5d36b88-f11b-4531-8eb2-05082e783f94 req-faf5fbc0-47c3-48f4-821e-03a8f5e62aba tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:23.892356 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:23.892356 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:43:23.895685 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-e5d36b88-f11b-4531-8eb2-05082e783f94 req-faf5fbc0-47c3-48f4-821e-03a8f5e62aba tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Volume info retrieved successfully. Jul 10 06:43:23.899283 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-e5d36b88-f11b-4531-8eb2-05082e783f94 req-faf5fbc0-47c3-48f4-821e-03a8f5e62aba tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/volumes/36683c8d-e665-4441-9ca6-45747918a186 returned with HTTP 200 Jul 10 06:43:23.899758 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1134/4559] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 10 06:43:23 2026] GET /volume/v3/volumes/36683c8d-e665-4441-9ca6-45747918a186 => generated 1397 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:43:23.909447 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-14602335-6d1d-4112-b389-0e3324d01520 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:23.911327 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-14602335-6d1d-4112-b389-0e3324d01520 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] GET https://10.4.3.200/volume/v3/volumes/36683c8d-e665-4441-9ca6-45747918a186 Jul 10 06:43:23.911549 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-14602335-6d1d-4112-b389-0e3324d01520 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:23.911790 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-14602335-6d1d-4112-b389-0e3324d01520 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:23.924429 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:23.924429 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:43:23.926726 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-14602335-6d1d-4112-b389-0e3324d01520 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Volume info retrieved successfully. Jul 10 06:43:23.931067 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-14602335-6d1d-4112-b389-0e3324d01520 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/volumes/36683c8d-e665-4441-9ca6-45747918a186 returned with HTTP 200 Jul 10 06:43:23.931482 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1136/4560] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:43:23 2026] GET /volume/v3/volumes/36683c8d-e665-4441-9ca6-45747918a186 => generated 1217 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:43:24.392324 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-e5d36b88-f11b-4531-8eb2-05082e783f94 req-b80a5572-2ece-44e2-a0a5-47ee0d76b785 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:24.394178 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-e5d36b88-f11b-4531-8eb2-05082e783f94 req-b80a5572-2ece-44e2-a0a5-47ee0d76b785 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] GET https://10.4.3.200/volume/v3/volumes/36683c8d-e665-4441-9ca6-45747918a186 Jul 10 06:43:24.394386 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-e5d36b88-f11b-4531-8eb2-05082e783f94 req-b80a5572-2ece-44e2-a0a5-47ee0d76b785 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:24.394607 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-e5d36b88-f11b-4531-8eb2-05082e783f94 req-b80a5572-2ece-44e2-a0a5-47ee0d76b785 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:24.402830 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:24.402830 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:43:24.405977 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [req-e5d36b88-f11b-4531-8eb2-05082e783f94 req-b80a5572-2ece-44e2-a0a5-47ee0d76b785 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Volume info retrieved successfully. Jul 10 06:43:24.409605 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-e5d36b88-f11b-4531-8eb2-05082e783f94 req-b80a5572-2ece-44e2-a0a5-47ee0d76b785 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/volumes/36683c8d-e665-4441-9ca6-45747918a186 returned with HTTP 200 Jul 10 06:43:24.409945 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1153/4561] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:43:24 2026] GET /volume/v3/volumes/36683c8d-e665-4441-9ca6-45747918a186 => generated 1217 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:43:24.690297 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-e5d36b88-f11b-4531-8eb2-05082e783f94 req-05601cb4-3023-4a4e-ba7f-b82fdd6880c8 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:24.692287 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-e5d36b88-f11b-4531-8eb2-05082e783f94 req-05601cb4-3023-4a4e-ba7f-b82fdd6880c8 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] DELETE https://10.4.3.200/volume/v3/attachments/5a077d62-1d55-45bc-98ba-8a084809b04f Jul 10 06:43:24.692492 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-e5d36b88-f11b-4531-8eb2-05082e783f94 req-05601cb4-3023-4a4e-ba7f-b82fdd6880c8 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:24.692689 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-e5d36b88-f11b-4531-8eb2-05082e783f94 req-05601cb4-3023-4a4e-ba7f-b82fdd6880c8 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Calling method 'version_select' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:24.698834 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:24.698834 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:43:24.943146 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-57a42611-878c-4b97-8c0d-7c386fd146d2 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:24.945128 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-57a42611-878c-4b97-8c0d-7c386fd146d2 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] GET https://10.4.3.200/volume/v3/volumes/36683c8d-e665-4441-9ca6-45747918a186 Jul 10 06:43:24.945331 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-57a42611-878c-4b97-8c0d-7c386fd146d2 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:24.945527 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-57a42611-878c-4b97-8c0d-7c386fd146d2 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:24.954416 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:24.954416 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:43:24.957359 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-57a42611-878c-4b97-8c0d-7c386fd146d2 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Volume info retrieved successfully. Jul 10 06:43:24.960786 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-57a42611-878c-4b97-8c0d-7c386fd146d2 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/volumes/36683c8d-e665-4441-9ca6-45747918a186 returned with HTTP 200 Jul 10 06:43:24.961111 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1135/4562] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:43:24 2026] GET /volume/v3/volumes/36683c8d-e665-4441-9ca6-45747918a186 => generated 1217 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:43:25.221930 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-e5d36b88-f11b-4531-8eb2-05082e783f94 req-05601cb4-3023-4a4e-ba7f-b82fdd6880c8 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/attachments/5a077d62-1d55-45bc-98ba-8a084809b04f returned with HTTP 200 Jul 10 06:43:25.222337 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1139/4563] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 10 06:43:24 2026] DELETE /volume/v3/attachments/5a077d62-1d55-45bc-98ba-8a084809b04f => generated 19 bytes in 532 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:43:25.975404 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-16174cf1-5321-4c6d-bf18-73aa486a7e3d None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:25.977153 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-16174cf1-5321-4c6d-bf18-73aa486a7e3d tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] GET https://10.4.3.200/volume/v3/volumes/36683c8d-e665-4441-9ca6-45747918a186 Jul 10 06:43:25.977377 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-16174cf1-5321-4c6d-bf18-73aa486a7e3d tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:25.977609 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-16174cf1-5321-4c6d-bf18-73aa486a7e3d tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:25.984658 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:25.984658 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:43:25.987878 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-16174cf1-5321-4c6d-bf18-73aa486a7e3d tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Volume info retrieved successfully. Jul 10 06:43:25.991591 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-16174cf1-5321-4c6d-bf18-73aa486a7e3d tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/volumes/36683c8d-e665-4441-9ca6-45747918a186 returned with HTTP 200 Jul 10 06:43:25.991972 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1137/4564] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:43:25 2026] GET /volume/v3/volumes/36683c8d-e665-4441-9ca6-45747918a186 => generated 922 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:43:26.003133 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-01b8a1f7-ae42-409b-9a69-6f214ff01f85 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:26.005320 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-01b8a1f7-ae42-409b-9a69-6f214ff01f85 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] GET https://10.4.3.200/volume/v3/volumes/9f5dd47e-edc2-4159-a71b-414819a4da33 Jul 10 06:43:26.005610 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-01b8a1f7-ae42-409b-9a69-6f214ff01f85 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:26.005893 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-01b8a1f7-ae42-409b-9a69-6f214ff01f85 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:26.017306 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:26.017306 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:43:26.020583 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-01b8a1f7-ae42-409b-9a69-6f214ff01f85 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Volume info retrieved successfully. Jul 10 06:43:26.024420 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-01b8a1f7-ae42-409b-9a69-6f214ff01f85 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/volumes/9f5dd47e-edc2-4159-a71b-414819a4da33 returned with HTTP 200 Jul 10 06:43:26.024802 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1154/4565] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:43:26 2026] GET /volume/v3/volumes/9f5dd47e-edc2-4159-a71b-414819a4da33 => generated 1164 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:43:26.062030 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-f519fe21-bd54-4cc1-8fd3-858c23569aeb req-a4a87c90-7c93-4d8a-a7ee-0301140df173 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:26.063957 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-f519fe21-bd54-4cc1-8fd3-858c23569aeb req-a4a87c90-7c93-4d8a-a7ee-0301140df173 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] GET https://10.4.3.200/volume/v3/volumes/9f5dd47e-edc2-4159-a71b-414819a4da33 Jul 10 06:43:26.064163 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-f519fe21-bd54-4cc1-8fd3-858c23569aeb req-a4a87c90-7c93-4d8a-a7ee-0301140df173 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:26.064355 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-f519fe21-bd54-4cc1-8fd3-858c23569aeb req-a4a87c90-7c93-4d8a-a7ee-0301140df173 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:26.072498 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:26.072498 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:43:26.075276 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-f519fe21-bd54-4cc1-8fd3-858c23569aeb req-a4a87c90-7c93-4d8a-a7ee-0301140df173 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Volume info retrieved successfully. Jul 10 06:43:26.078638 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-f519fe21-bd54-4cc1-8fd3-858c23569aeb req-a4a87c90-7c93-4d8a-a7ee-0301140df173 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/volumes/9f5dd47e-edc2-4159-a71b-414819a4da33 returned with HTTP 200 Jul 10 06:43:26.078983 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1136/4566] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:43:26 2026] GET /volume/v3/volumes/9f5dd47e-edc2-4159-a71b-414819a4da33 => generated 1164 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:43:26.097076 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-f519fe21-bd54-4cc1-8fd3-858c23569aeb req-0d034881-2c0d-4fdd-8afc-950185169c16 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:26.099328 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-f519fe21-bd54-4cc1-8fd3-858c23569aeb req-0d034881-2c0d-4fdd-8afc-950185169c16 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] POST https://10.4.3.200/volume/v3/volumes/9f5dd47e-edc2-4159-a71b-414819a4da33/action Jul 10 06:43:26.099615 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-f519fe21-bd54-4cc1-8fd3-858c23569aeb req-0d034881-2c0d-4fdd-8afc-950185169c16 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:43:26.099737 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-f519fe21-bd54-4cc1-8fd3-858c23569aeb req-0d034881-2c0d-4fdd-8afc-950185169c16 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:43:26.113111 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:26.113111 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:43:26.113760 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [req-f519fe21-bd54-4cc1-8fd3-858c23569aeb req-0d034881-2c0d-4fdd-8afc-950185169c16 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Volume info retrieved successfully. Jul 10 06:43:26.121485 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [req-f519fe21-bd54-4cc1-8fd3-858c23569aeb req-0d034881-2c0d-4fdd-8afc-950185169c16 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Begin detaching volume completed successfully. Jul 10 06:43:26.121777 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-f519fe21-bd54-4cc1-8fd3-858c23569aeb req-0d034881-2c0d-4fdd-8afc-950185169c16 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/volumes/9f5dd47e-edc2-4159-a71b-414819a4da33/action returned with HTTP 202 Jul 10 06:43:26.122402 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1140/4567] 10.4.3.200 () {72 vars in 1672 bytes} [Fri Jul 10 06:43:26 2026] POST /volume/v3/volumes/9f5dd47e-edc2-4159-a71b-414819a4da33/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:43:26.139317 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-7275e1d7-3d1a-41ae-8f63-7d9b9abc5e51 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:26.140983 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7275e1d7-3d1a-41ae-8f63-7d9b9abc5e51 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] GET https://10.4.3.200/volume/v3/volumes/9f5dd47e-edc2-4159-a71b-414819a4da33 Jul 10 06:43:26.141186 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-7275e1d7-3d1a-41ae-8f63-7d9b9abc5e51 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:26.141349 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-7275e1d7-3d1a-41ae-8f63-7d9b9abc5e51 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:26.150315 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:26.150315 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:43:26.154395 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-7275e1d7-3d1a-41ae-8f63-7d9b9abc5e51 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Volume info retrieved successfully. Jul 10 06:43:26.159574 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7275e1d7-3d1a-41ae-8f63-7d9b9abc5e51 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/volumes/9f5dd47e-edc2-4159-a71b-414819a4da33 returned with HTTP 200 Jul 10 06:43:26.160104 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1138/4568] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:43:26 2026] GET /volume/v3/volumes/9f5dd47e-edc2-4159-a71b-414819a4da33 => generated 1167 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:43:26.864071 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-2edb1952-ba56-441c-96c6-af46d836cb6f None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:26.864568 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-2edb1952-ba56-441c-96c6-af46d836cb6f None None] GET https://10.4.3.200/volume// Jul 10 06:43:26.864736 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-2edb1952-ba56-441c-96c6-af46d836cb6f None None] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:26.864916 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-2edb1952-ba56-441c-96c6-af46d836cb6f None None] Calling method 'all' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:26.865225 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-2edb1952-ba56-441c-96c6-af46d836cb6f None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:43:26.865491 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1155/4569] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:43: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 10 06:43:26.872735 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-2d195ad2-4e79-44d3-90d1-220a44010703 req-ae48ab72-268b-4b55-a681-a52b2d3be3a2 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:26.874746 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-2d195ad2-4e79-44d3-90d1-220a44010703 req-ae48ab72-268b-4b55-a681-a52b2d3be3a2 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] GET https://10.4.3.200/volume/v3/volumes/bf337484-d97f-48e9-a969-10f1f0c9f9f5 Jul 10 06:43:26.874964 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-2d195ad2-4e79-44d3-90d1-220a44010703 req-ae48ab72-268b-4b55-a681-a52b2d3be3a2 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:26.875160 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-2d195ad2-4e79-44d3-90d1-220a44010703 req-ae48ab72-268b-4b55-a681-a52b2d3be3a2 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:26.883299 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:26.883299 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:43:26.886165 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-2d195ad2-4e79-44d3-90d1-220a44010703 req-ae48ab72-268b-4b55-a681-a52b2d3be3a2 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Volume info retrieved successfully. Jul 10 06:43:26.889533 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-2d195ad2-4e79-44d3-90d1-220a44010703 req-ae48ab72-268b-4b55-a681-a52b2d3be3a2 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/volumes/bf337484-d97f-48e9-a969-10f1f0c9f9f5 returned with HTTP 200 Jul 10 06:43:26.889920 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1137/4570] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 10 06:43:26 2026] GET /volume/v3/volumes/bf337484-d97f-48e9-a969-10f1f0c9f9f5 => generated 1050 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:43:26.981240 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-2d195ad2-4e79-44d3-90d1-220a44010703 req-844be588-e029-4fe9-9381-1495b5b1ab6a None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:26.983608 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-2d195ad2-4e79-44d3-90d1-220a44010703 req-844be588-e029-4fe9-9381-1495b5b1ab6a tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] PUT https://10.4.3.200/volume/v3/attachments/8d5cd795-75f6-4b3b-b8cc-5c99c67e906c Jul 10 06:43:26.984075 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-2d195ad2-4e79-44d3-90d1-220a44010703 req-844be588-e029-4fe9-9381-1495b5b1ab6a tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000004964", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad080837985", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8eedee5c-bca8-4f5c-8f66-111c7b448d96", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:43:26.995132 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-2d195ad2-4e79-44d3-90d1-220a44010703 req-844be588-e029-4fe9-9381-1495b5b1ab6a tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Acquiring lock "cinder-attachment_update-bf337484-d97f-48e9-a969-10f1f0c9f9f5-np0000004964" by "attachment_update" {{(pid=99978) __acquire /opt/stack/cinder/cinder/coordination.py:210}} Jul 10 06:43:26.999191 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-2d195ad2-4e79-44d3-90d1-220a44010703 req-844be588-e029-4fe9-9381-1495b5b1ab6a tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Lock "cinder-attachment_update-bf337484-d97f-48e9-a969-10f1f0c9f9f5-np0000004964" acquired by "attachment_update" :: waited 0.004s {{(pid=99978) __acquire /opt/stack/cinder/cinder/coordination.py:228}} Jul 10 06:43:27.000231 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:27.000231 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:43:27.143965 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-e42a754a-7a2a-456f-9b19-eb88abfe88ce None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:27.144496 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e42a754a-7a2a-456f-9b19-eb88abfe88ce None None] GET https://10.4.3.200/volume// Jul 10 06:43:27.144752 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e42a754a-7a2a-456f-9b19-eb88abfe88ce None None] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:27.144987 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e42a754a-7a2a-456f-9b19-eb88abfe88ce None None] Calling method 'all' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:27.145363 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e42a754a-7a2a-456f-9b19-eb88abfe88ce None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:43:27.145690 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1139/4571] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:43: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 10 06:43:27.152120 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-f519fe21-bd54-4cc1-8fd3-858c23569aeb req-c3c46ab2-cc21-43f2-84ef-ed2d9ad33bd9 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:27.154106 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-f519fe21-bd54-4cc1-8fd3-858c23569aeb req-c3c46ab2-cc21-43f2-84ef-ed2d9ad33bd9 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] GET https://10.4.3.200/volume/v3/volumes/9f5dd47e-edc2-4159-a71b-414819a4da33 Jul 10 06:43:27.154328 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-f519fe21-bd54-4cc1-8fd3-858c23569aeb req-c3c46ab2-cc21-43f2-84ef-ed2d9ad33bd9 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:27.154524 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-f519fe21-bd54-4cc1-8fd3-858c23569aeb req-c3c46ab2-cc21-43f2-84ef-ed2d9ad33bd9 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:27.164348 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:27.164348 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:43:27.168196 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [req-f519fe21-bd54-4cc1-8fd3-858c23569aeb req-c3c46ab2-cc21-43f2-84ef-ed2d9ad33bd9 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Volume info retrieved successfully. Jul 10 06:43:27.172122 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-f519fe21-bd54-4cc1-8fd3-858c23569aeb req-c3c46ab2-cc21-43f2-84ef-ed2d9ad33bd9 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/volumes/9f5dd47e-edc2-4159-a71b-414819a4da33 returned with HTTP 200 Jul 10 06:43:27.172520 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1156/4572] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 10 06:43:27 2026] GET /volume/v3/volumes/9f5dd47e-edc2-4159-a71b-414819a4da33 => generated 1347 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:43:27.173185 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-a5e9d210-6f66-43b6-925a-aaf9e504fda1 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:27.174822 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a5e9d210-6f66-43b6-925a-aaf9e504fda1 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] GET https://10.4.3.200/volume/v3/volumes/9f5dd47e-edc2-4159-a71b-414819a4da33 Jul 10 06:43:27.174994 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a5e9d210-6f66-43b6-925a-aaf9e504fda1 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:27.175185 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a5e9d210-6f66-43b6-925a-aaf9e504fda1 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:27.184518 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:27.184518 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:43:27.187710 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-a5e9d210-6f66-43b6-925a-aaf9e504fda1 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Volume info retrieved successfully. Jul 10 06:43:27.191885 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a5e9d210-6f66-43b6-925a-aaf9e504fda1 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/volumes/9f5dd47e-edc2-4159-a71b-414819a4da33 returned with HTTP 200 Jul 10 06:43:27.192386 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1138/4573] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:43:27 2026] GET /volume/v3/volumes/9f5dd47e-edc2-4159-a71b-414819a4da33 => generated 1167 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:43:27.198700 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-f519fe21-bd54-4cc1-8fd3-858c23569aeb req-6db8617d-b9de-4a4f-8acc-b608a9ea24cd None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:27.200660 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-f519fe21-bd54-4cc1-8fd3-858c23569aeb req-6db8617d-b9de-4a4f-8acc-b608a9ea24cd tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] GET https://10.4.3.200/volume/v3/volumes/9f5dd47e-edc2-4159-a71b-414819a4da33/encryption Jul 10 06:43:27.200832 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-f519fe21-bd54-4cc1-8fd3-858c23569aeb req-6db8617d-b9de-4a4f-8acc-b608a9ea24cd tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:27.201003 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-f519fe21-bd54-4cc1-8fd3-858c23569aeb req-6db8617d-b9de-4a4f-8acc-b608a9ea24cd tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Calling method 'index' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:27.202952 np0000004964 devstack@c-api.service[99976]: DEBUG dbcounter [-] [99976] Writing DB stats cinder:SELECT=186,cinder:UPDATE=37,cinder:INSERT=22 {{(pid=99976) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:43:27.210279 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:27.210279 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:43:27.215772 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-f519fe21-bd54-4cc1-8fd3-858c23569aeb req-6db8617d-b9de-4a4f-8acc-b608a9ea24cd tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/volumes/9f5dd47e-edc2-4159-a71b-414819a4da33/encryption returned with HTTP 200 Jul 10 06:43:27.216146 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1140/4574] 10.4.3.200 () {68 vars in 1631 bytes} [Fri Jul 10 06:43:27 2026] GET /volume/v3/volumes/9f5dd47e-edc2-4159-a71b-414819a4da33/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:43:27.518524 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-2d195ad2-4e79-44d3-90d1-220a44010703 req-844be588-e029-4fe9-9381-1495b5b1ab6a tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Lock "cinder-attachment_update-bf337484-d97f-48e9-a969-10f1f0c9f9f5-np0000004964" released by "attachment_update" :: held 0.519s {{(pid=99978) __release /opt/stack/cinder/cinder/coordination.py:239}} Jul 10 06:43:27.518865 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-2d195ad2-4e79-44d3-90d1-220a44010703 req-844be588-e029-4fe9-9381-1495b5b1ab6a tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/attachments/8d5cd795-75f6-4b3b-b8cc-5c99c67e906c returned with HTTP 200 Jul 10 06:43:27.519355 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1141/4575] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 10 06:43:26 2026] PUT /volume/v3/attachments/8d5cd795-75f6-4b3b-b8cc-5c99c67e906c => generated 968 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:43:27.954197 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-f519fe21-bd54-4cc1-8fd3-858c23569aeb req-9a65d446-f31c-4279-9f29-9b12e60fd849 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:27.956413 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-f519fe21-bd54-4cc1-8fd3-858c23569aeb req-9a65d446-f31c-4279-9f29-9b12e60fd849 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] DELETE https://10.4.3.200/volume/v3/attachments/5c4b7a57-a688-4799-a6e2-563ab6306044 Jul 10 06:43:27.956653 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-f519fe21-bd54-4cc1-8fd3-858c23569aeb req-9a65d446-f31c-4279-9f29-9b12e60fd849 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:27.956844 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-f519fe21-bd54-4cc1-8fd3-858c23569aeb req-9a65d446-f31c-4279-9f29-9b12e60fd849 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Calling method 'version_select' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:27.964818 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:27.964818 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:43:28.030592 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-2d195ad2-4e79-44d3-90d1-220a44010703 req-5a8f3787-746e-4219-a0d6-d1c9f67c88a5 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:28.032615 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-2d195ad2-4e79-44d3-90d1-220a44010703 req-5a8f3787-746e-4219-a0d6-d1c9f67c88a5 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] POST https://10.4.3.200/volume/v3/attachments/8d5cd795-75f6-4b3b-b8cc-5c99c67e906c/action Jul 10 06:43:28.032958 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-2d195ad2-4e79-44d3-90d1-220a44010703 req-5a8f3787-746e-4219-a0d6-d1c9f67c88a5 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Action body: b'{"os-complete": null}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:43:28.033153 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-2d195ad2-4e79-44d3-90d1-220a44010703 req-5a8f3787-746e-4219-a0d6-d1c9f67c88a5 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:43:28.046823 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:28.046823 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:43:28.053982 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-2d195ad2-4e79-44d3-90d1-220a44010703 req-5a8f3787-746e-4219-a0d6-d1c9f67c88a5 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/attachments/8d5cd795-75f6-4b3b-b8cc-5c99c67e906c/action returned with HTTP 204 Jul 10 06:43:28.054361 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1139/4576] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 10 06:43:28 2026] POST /volume/v3/attachments/8d5cd795-75f6-4b3b-b8cc-5c99c67e906c/action => generated 0 bytes in 24 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:43:28.203365 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-bd113e58-3fd5-46ce-9000-4d7b40c0dd95 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:28.204952 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-bd113e58-3fd5-46ce-9000-4d7b40c0dd95 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] GET https://10.4.3.200/volume/v3/volumes/9f5dd47e-edc2-4159-a71b-414819a4da33 Jul 10 06:43:28.205124 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-bd113e58-3fd5-46ce-9000-4d7b40c0dd95 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:28.205291 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-bd113e58-3fd5-46ce-9000-4d7b40c0dd95 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:28.213026 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:28.213026 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:43:28.216209 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-bd113e58-3fd5-46ce-9000-4d7b40c0dd95 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Volume info retrieved successfully. Jul 10 06:43:28.219660 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-bd113e58-3fd5-46ce-9000-4d7b40c0dd95 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/volumes/9f5dd47e-edc2-4159-a71b-414819a4da33 returned with HTTP 200 Jul 10 06:43:28.220000 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1141/4577] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:43:28 2026] GET /volume/v3/volumes/9f5dd47e-edc2-4159-a71b-414819a4da33 => generated 1167 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:43:28.487874 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-f519fe21-bd54-4cc1-8fd3-858c23569aeb req-9a65d446-f31c-4279-9f29-9b12e60fd849 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/attachments/5c4b7a57-a688-4799-a6e2-563ab6306044 returned with HTTP 200 Jul 10 06:43:28.488296 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1157/4578] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 10 06:43:27 2026] DELETE /volume/v3/attachments/5c4b7a57-a688-4799-a6e2-563ab6306044 => generated 19 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:43:29.232015 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-5df3bf18-6f84-438a-bd9b-0cb342ef9f32 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:29.233725 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5df3bf18-6f84-438a-bd9b-0cb342ef9f32 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] GET https://10.4.3.200/volume/v3/volumes/9f5dd47e-edc2-4159-a71b-414819a4da33 Jul 10 06:43:29.233897 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5df3bf18-6f84-438a-bd9b-0cb342ef9f32 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:29.234077 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5df3bf18-6f84-438a-bd9b-0cb342ef9f32 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:29.240353 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:29.240353 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:43:29.243321 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-5df3bf18-6f84-438a-bd9b-0cb342ef9f32 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Volume info retrieved successfully. Jul 10 06:43:29.246761 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5df3bf18-6f84-438a-bd9b-0cb342ef9f32 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/volumes/9f5dd47e-edc2-4159-a71b-414819a4da33 returned with HTTP 200 Jul 10 06:43:29.247122 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1142/4579] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:43:29 2026] GET /volume/v3/volumes/9f5dd47e-edc2-4159-a71b-414819a4da33 => generated 872 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:43:29.258167 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-df84a9a7-d5c3-4dfa-af54-d1c168155dae None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:29.260149 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-df84a9a7-d5c3-4dfa-af54-d1c168155dae tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] GET https://10.4.3.200/volume/v3/volumes/530c009b-bac4-4a3d-93d1-da6dac58cd64 Jul 10 06:43:29.260364 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-df84a9a7-d5c3-4dfa-af54-d1c168155dae tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:29.260602 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-df84a9a7-d5c3-4dfa-af54-d1c168155dae tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:29.271328 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:29.271328 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:43:29.274762 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-df84a9a7-d5c3-4dfa-af54-d1c168155dae tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Volume info retrieved successfully. Jul 10 06:43:29.279523 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-df84a9a7-d5c3-4dfa-af54-d1c168155dae tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/volumes/530c009b-bac4-4a3d-93d1-da6dac58cd64 returned with HTTP 200 Jul 10 06:43:29.279987 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1140/4580] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:43:29 2026] GET /volume/v3/volumes/530c009b-bac4-4a3d-93d1-da6dac58cd64 => generated 1137 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:43:29.313678 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-a228a5cf-10bb-49be-a5b7-deb39c6a71dd req-86aedb8c-a505-470d-9bba-e4898e3c33cf None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:29.315588 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-a228a5cf-10bb-49be-a5b7-deb39c6a71dd req-86aedb8c-a505-470d-9bba-e4898e3c33cf tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] GET https://10.4.3.200/volume/v3/volumes/530c009b-bac4-4a3d-93d1-da6dac58cd64 Jul 10 06:43:29.315810 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-a228a5cf-10bb-49be-a5b7-deb39c6a71dd req-86aedb8c-a505-470d-9bba-e4898e3c33cf tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:29.316098 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-a228a5cf-10bb-49be-a5b7-deb39c6a71dd req-86aedb8c-a505-470d-9bba-e4898e3c33cf tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:29.324727 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:29.324727 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:43:29.328141 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [req-a228a5cf-10bb-49be-a5b7-deb39c6a71dd req-86aedb8c-a505-470d-9bba-e4898e3c33cf tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Volume info retrieved successfully. Jul 10 06:43:29.331860 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-a228a5cf-10bb-49be-a5b7-deb39c6a71dd req-86aedb8c-a505-470d-9bba-e4898e3c33cf tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/volumes/530c009b-bac4-4a3d-93d1-da6dac58cd64 returned with HTTP 200 Jul 10 06:43:29.332345 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1142/4581] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:43:29 2026] GET /volume/v3/volumes/530c009b-bac4-4a3d-93d1-da6dac58cd64 => generated 1137 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:43:29.349408 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-a228a5cf-10bb-49be-a5b7-deb39c6a71dd req-7ed26f1e-470a-4ddb-9aba-e7778b7a6dfe None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:29.351183 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-a228a5cf-10bb-49be-a5b7-deb39c6a71dd req-7ed26f1e-470a-4ddb-9aba-e7778b7a6dfe tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] POST https://10.4.3.200/volume/v3/volumes/530c009b-bac4-4a3d-93d1-da6dac58cd64/action Jul 10 06:43:29.351521 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-a228a5cf-10bb-49be-a5b7-deb39c6a71dd req-7ed26f1e-470a-4ddb-9aba-e7778b7a6dfe tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99975) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:43:29.351650 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-a228a5cf-10bb-49be-a5b7-deb39c6a71dd req-7ed26f1e-470a-4ddb-9aba-e7778b7a6dfe tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:43:29.361005 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:29.361005 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:43:29.361442 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [req-a228a5cf-10bb-49be-a5b7-deb39c6a71dd req-7ed26f1e-470a-4ddb-9aba-e7778b7a6dfe tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Volume info retrieved successfully. Jul 10 06:43:29.367541 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [req-a228a5cf-10bb-49be-a5b7-deb39c6a71dd req-7ed26f1e-470a-4ddb-9aba-e7778b7a6dfe tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Begin detaching volume completed successfully. Jul 10 06:43:29.367721 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-a228a5cf-10bb-49be-a5b7-deb39c6a71dd req-7ed26f1e-470a-4ddb-9aba-e7778b7a6dfe tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/volumes/530c009b-bac4-4a3d-93d1-da6dac58cd64/action returned with HTTP 202 Jul 10 06:43:29.368160 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1158/4582] 10.4.3.200 () {72 vars in 1672 bytes} [Fri Jul 10 06:43:29 2026] POST /volume/v3/volumes/530c009b-bac4-4a3d-93d1-da6dac58cd64/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:43:29.383782 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-98389364-c125-4b65-9b1c-7c76f53f71da None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:29.385490 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-98389364-c125-4b65-9b1c-7c76f53f71da tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] GET https://10.4.3.200/volume/v3/volumes/530c009b-bac4-4a3d-93d1-da6dac58cd64 Jul 10 06:43:29.385730 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-98389364-c125-4b65-9b1c-7c76f53f71da tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:29.385947 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-98389364-c125-4b65-9b1c-7c76f53f71da tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:29.394801 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:29.394801 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:43:29.397822 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-98389364-c125-4b65-9b1c-7c76f53f71da tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Volume info retrieved successfully. Jul 10 06:43:29.401489 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-98389364-c125-4b65-9b1c-7c76f53f71da tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/volumes/530c009b-bac4-4a3d-93d1-da6dac58cd64 returned with HTTP 200 Jul 10 06:43:29.401905 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1143/4583] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:43:29 2026] GET /volume/v3/volumes/530c009b-bac4-4a3d-93d1-da6dac58cd64 => generated 1140 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:43:30.388424 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-4b6dfd1a-2245-405f-93b7-6a6baa9b3197 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:30.388794 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4b6dfd1a-2245-405f-93b7-6a6baa9b3197 None None] GET https://10.4.3.200/volume// Jul 10 06:43:30.388954 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4b6dfd1a-2245-405f-93b7-6a6baa9b3197 None None] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:30.389176 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4b6dfd1a-2245-405f-93b7-6a6baa9b3197 None None] Calling method 'all' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:30.389495 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4b6dfd1a-2245-405f-93b7-6a6baa9b3197 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:43:30.389774 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1141/4584] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:43: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 10 06:43:30.395329 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-a228a5cf-10bb-49be-a5b7-deb39c6a71dd req-d5fc5238-0655-4122-836c-eceb5de8da55 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:30.397101 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-a228a5cf-10bb-49be-a5b7-deb39c6a71dd req-d5fc5238-0655-4122-836c-eceb5de8da55 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] GET https://10.4.3.200/volume/v3/volumes/530c009b-bac4-4a3d-93d1-da6dac58cd64 Jul 10 06:43:30.397284 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-a228a5cf-10bb-49be-a5b7-deb39c6a71dd req-d5fc5238-0655-4122-836c-eceb5de8da55 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:30.397481 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-a228a5cf-10bb-49be-a5b7-deb39c6a71dd req-d5fc5238-0655-4122-836c-eceb5de8da55 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:30.405659 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:30.405659 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:43:30.409327 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [req-a228a5cf-10bb-49be-a5b7-deb39c6a71dd req-d5fc5238-0655-4122-836c-eceb5de8da55 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Volume info retrieved successfully. Jul 10 06:43:30.413869 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-47e09391-8a54-4a78-ba7a-59914dc17add None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:30.414395 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-a228a5cf-10bb-49be-a5b7-deb39c6a71dd req-d5fc5238-0655-4122-836c-eceb5de8da55 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/volumes/530c009b-bac4-4a3d-93d1-da6dac58cd64 returned with HTTP 200 Jul 10 06:43:30.414815 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1143/4585] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 10 06:43:30 2026] GET /volume/v3/volumes/530c009b-bac4-4a3d-93d1-da6dac58cd64 => generated 1320 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:43:30.415858 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-47e09391-8a54-4a78-ba7a-59914dc17add tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] GET https://10.4.3.200/volume/v3/volumes/530c009b-bac4-4a3d-93d1-da6dac58cd64 Jul 10 06:43:30.416084 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-47e09391-8a54-4a78-ba7a-59914dc17add tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:30.416293 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-47e09391-8a54-4a78-ba7a-59914dc17add tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:30.426011 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:30.426011 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:43:30.429629 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-47e09391-8a54-4a78-ba7a-59914dc17add tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Volume info retrieved successfully. Jul 10 06:43:30.433784 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-47e09391-8a54-4a78-ba7a-59914dc17add tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/volumes/530c009b-bac4-4a3d-93d1-da6dac58cd64 returned with HTTP 200 Jul 10 06:43:30.434197 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1159/4586] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:43:30 2026] GET /volume/v3/volumes/530c009b-bac4-4a3d-93d1-da6dac58cd64 => generated 1140 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:43:31.445110 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-e8776ba5-705e-480e-8986-1a4f9c255a1b None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:31.446768 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e8776ba5-705e-480e-8986-1a4f9c255a1b tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] GET https://10.4.3.200/volume/v3/volumes/530c009b-bac4-4a3d-93d1-da6dac58cd64 Jul 10 06:43:31.446964 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e8776ba5-705e-480e-8986-1a4f9c255a1b tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:31.447134 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e8776ba5-705e-480e-8986-1a4f9c255a1b tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:31.456398 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:31.456398 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:43:31.459577 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-e8776ba5-705e-480e-8986-1a4f9c255a1b tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Volume info retrieved successfully. Jul 10 06:43:31.463253 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e8776ba5-705e-480e-8986-1a4f9c255a1b tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/volumes/530c009b-bac4-4a3d-93d1-da6dac58cd64 returned with HTTP 200 Jul 10 06:43:31.463793 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1144/4587] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:43:31 2026] GET /volume/v3/volumes/530c009b-bac4-4a3d-93d1-da6dac58cd64 => generated 1140 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:43:32.475778 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-a197cf7d-638c-4151-9354-f8fe0c62da27 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:32.479137 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a197cf7d-638c-4151-9354-f8fe0c62da27 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] GET https://10.4.3.200/volume/v3/volumes/530c009b-bac4-4a3d-93d1-da6dac58cd64 Jul 10 06:43:32.479137 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a197cf7d-638c-4151-9354-f8fe0c62da27 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:32.479137 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a197cf7d-638c-4151-9354-f8fe0c62da27 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:32.486818 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:32.486818 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:43:32.490587 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-a197cf7d-638c-4151-9354-f8fe0c62da27 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Volume info retrieved successfully. Jul 10 06:43:32.495736 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a197cf7d-638c-4151-9354-f8fe0c62da27 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/volumes/530c009b-bac4-4a3d-93d1-da6dac58cd64 returned with HTTP 200 Jul 10 06:43:32.496233 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1142/4588] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:43:32 2026] GET /volume/v3/volumes/530c009b-bac4-4a3d-93d1-da6dac58cd64 => generated 1140 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:43:32.644195 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-2d195ad2-4e79-44d3-90d1-220a44010703 req-f1f98891-fac6-4859-b09d-d88167b6b864 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:32.646977 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-2d195ad2-4e79-44d3-90d1-220a44010703 req-f1f98891-fac6-4859-b09d-d88167b6b864 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] GET https://10.4.3.200/volume/v3/volumes/bf337484-d97f-48e9-a969-10f1f0c9f9f5/encryption Jul 10 06:43:32.647178 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-2d195ad2-4e79-44d3-90d1-220a44010703 req-f1f98891-fac6-4859-b09d-d88167b6b864 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:32.647351 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-2d195ad2-4e79-44d3-90d1-220a44010703 req-f1f98891-fac6-4859-b09d-d88167b6b864 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'index' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:32.656193 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:32.656193 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:43:32.661886 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-2d195ad2-4e79-44d3-90d1-220a44010703 req-f1f98891-fac6-4859-b09d-d88167b6b864 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/volumes/bf337484-d97f-48e9-a969-10f1f0c9f9f5/encryption returned with HTTP 200 Jul 10 06:43:32.662312 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1144/4589] 10.4.3.200 () {68 vars in 1631 bytes} [Fri Jul 10 06:43:32 2026] GET /volume/v3/volumes/bf337484-d97f-48e9-a969-10f1f0c9f9f5/encryption => generated 161 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:43:32.931528 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-a228a5cf-10bb-49be-a5b7-deb39c6a71dd req-d233283d-8158-4e24-8cc6-0ea23606e5d3 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:32.933530 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-a228a5cf-10bb-49be-a5b7-deb39c6a71dd req-d233283d-8158-4e24-8cc6-0ea23606e5d3 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] DELETE https://10.4.3.200/volume/v3/attachments/d288e5b3-3653-4b41-960a-a9f86a5c7de1 Jul 10 06:43:32.933530 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-a228a5cf-10bb-49be-a5b7-deb39c6a71dd req-d233283d-8158-4e24-8cc6-0ea23606e5d3 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:32.933673 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-a228a5cf-10bb-49be-a5b7-deb39c6a71dd req-d233283d-8158-4e24-8cc6-0ea23606e5d3 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Calling method 'version_select' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:32.935418 np0000004964 devstack@c-api.service[99975]: DEBUG dbcounter [-] [99975] Writing DB stats cinder:SELECT=143,cinder:UPDATE=18,cinder:INSERT=2 {{(pid=99975) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:43:32.944242 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:32.944242 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:43:33.483585 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-a228a5cf-10bb-49be-a5b7-deb39c6a71dd req-d233283d-8158-4e24-8cc6-0ea23606e5d3 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/attachments/d288e5b3-3653-4b41-960a-a9f86a5c7de1 returned with HTTP 200 Jul 10 06:43:33.483585 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1160/4590] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 10 06:43:32 2026] DELETE /volume/v3/attachments/d288e5b3-3653-4b41-960a-a9f86a5c7de1 => generated 19 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:43:33.510323 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-bd2c9179-e45c-46f9-aa51-d8e9d4a20363 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:33.512260 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-bd2c9179-e45c-46f9-aa51-d8e9d4a20363 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] GET https://10.4.3.200/volume/v3/volumes/530c009b-bac4-4a3d-93d1-da6dac58cd64 Jul 10 06:43:33.512462 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-bd2c9179-e45c-46f9-aa51-d8e9d4a20363 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:33.512689 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-bd2c9179-e45c-46f9-aa51-d8e9d4a20363 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:33.520355 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:33.520355 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:43:33.524015 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-bd2c9179-e45c-46f9-aa51-d8e9d4a20363 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Volume info retrieved successfully. Jul 10 06:43:33.528841 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-bd2c9179-e45c-46f9-aa51-d8e9d4a20363 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/volumes/530c009b-bac4-4a3d-93d1-da6dac58cd64 returned with HTTP 200 Jul 10 06:43:33.529497 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1145/4591] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:43:33 2026] GET /volume/v3/volumes/530c009b-bac4-4a3d-93d1-da6dac58cd64 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:43:33.540595 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-a06b607e-3699-454f-bdb4-30c1274f45e8 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:33.542144 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a06b607e-3699-454f-bdb4-30c1274f45e8 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] DELETE https://10.4.3.200/volume/v3/volumes/9f5dd47e-edc2-4159-a71b-414819a4da33 Jul 10 06:43:33.542308 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a06b607e-3699-454f-bdb4-30c1274f45e8 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:33.542482 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a06b607e-3699-454f-bdb4-30c1274f45e8 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:33.542648 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-a06b607e-3699-454f-bdb4-30c1274f45e8 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Delete volume with id: 9f5dd47e-edc2-4159-a71b-414819a4da33 Jul 10 06:43:33.548417 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:33.548417 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:43:33.548812 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-a06b607e-3699-454f-bdb4-30c1274f45e8 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Volume info retrieved successfully. Jul 10 06:43:33.557399 np0000004964 devstack@c-api.service[99977]: WARNING cinder.keymgr.conf_key_mgr [None req-a06b607e-3699-454f-bdb4-30c1274f45e8 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 10 06:43:33.562293 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-a06b607e-3699-454f-bdb4-30c1274f45e8 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Delete volume request issued successfully. Jul 10 06:43:33.562459 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a06b607e-3699-454f-bdb4-30c1274f45e8 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/volumes/9f5dd47e-edc2-4159-a71b-414819a4da33 returned with HTTP 202 Jul 10 06:43:33.562950 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1143/4592] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:43:33 2026] DELETE /volume/v3/volumes/9f5dd47e-edc2-4159-a71b-414819a4da33 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:43:33.569141 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-1e666584-2879-406f-b545-ee9a3226f158 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:33.570688 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-1e666584-2879-406f-b545-ee9a3226f158 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] GET https://10.4.3.200/volume/v3/volumes/9f5dd47e-edc2-4159-a71b-414819a4da33 Jul 10 06:43:33.570856 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-1e666584-2879-406f-b545-ee9a3226f158 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:33.571026 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-1e666584-2879-406f-b545-ee9a3226f158 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:33.577778 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:33.577778 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:43:33.580973 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-1e666584-2879-406f-b545-ee9a3226f158 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Volume info retrieved successfully. Jul 10 06:43:33.584691 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-1e666584-2879-406f-b545-ee9a3226f158 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/volumes/9f5dd47e-edc2-4159-a71b-414819a4da33 returned with HTTP 200 Jul 10 06:43:33.585019 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1145/4593] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:43:33 2026] GET /volume/v3/volumes/9f5dd47e-edc2-4159-a71b-414819a4da33 => generated 871 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:43:34.586816 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-482afa94-9d7b-4766-927a-d52ec82ad56a None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:34.588814 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-482afa94-9d7b-4766-927a-d52ec82ad56a tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] GET https://10.4.3.200/volume/v3/volumes/60c2f726-fb3e-46bc-acd3-da43e953f3af Jul 10 06:43:34.588979 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-482afa94-9d7b-4766-927a-d52ec82ad56a tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:34.589164 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-482afa94-9d7b-4766-927a-d52ec82ad56a tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:34.600523 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:34.600523 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:43:34.600697 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-3244ead4-9133-456a-ac0d-d7dd9183d3c2 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:34.600697 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3244ead4-9133-456a-ac0d-d7dd9183d3c2 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] GET https://10.4.3.200/volume/v3/volumes/9f5dd47e-edc2-4159-a71b-414819a4da33 Jul 10 06:43:34.600697 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3244ead4-9133-456a-ac0d-d7dd9183d3c2 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:34.601041 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3244ead4-9133-456a-ac0d-d7dd9183d3c2 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:34.609083 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3244ead4-9133-456a-ac0d-d7dd9183d3c2 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/volumes/9f5dd47e-edc2-4159-a71b-414819a4da33 returned with HTTP 404 Jul 10 06:43:34.609083 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1146/4594] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:43:34 2026] GET /volume/v3/volumes/9f5dd47e-edc2-4159-a71b-414819a4da33 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:43:34.614395 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-482afa94-9d7b-4766-927a-d52ec82ad56a tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Volume info retrieved successfully. Jul 10 06:43:34.618545 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-821a85c2-877b-4fb3-90c7-532ef8364ea4 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:34.620126 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-821a85c2-877b-4fb3-90c7-532ef8364ea4 tempest-VolumeMultiattachTests-324976835 tempest-VolumeMultiattachTests-324976835-project-admin] GET https://10.4.3.200/volume/v3/volumes/detail?all_tenants=1 Jul 10 06:43:34.620204 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-482afa94-9d7b-4766-927a-d52ec82ad56a tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/volumes/60c2f726-fb3e-46bc-acd3-da43e953f3af returned with HTTP 200 Jul 10 06:43:34.620669 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1161/4595] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:43:34 2026] GET /volume/v3/volumes/60c2f726-fb3e-46bc-acd3-da43e953f3af => generated 878 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:43:34.620946 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-821a85c2-877b-4fb3-90c7-532ef8364ea4 tempest-VolumeMultiattachTests-324976835 tempest-VolumeMultiattachTests-324976835-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:34.624520 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-821a85c2-877b-4fb3-90c7-532ef8364ea4 tempest-VolumeMultiattachTests-324976835 tempest-VolumeMultiattachTests-324976835-project-admin] Calling method 'detail' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:34.624520 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-821a85c2-877b-4fb3-90c7-532ef8364ea4 tempest-VolumeMultiattachTests-324976835 tempest-VolumeMultiattachTests-324976835-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99977) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 06:43:34.639525 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-e6fbb50b-8364-4336-8378-9a56614641d0 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:34.639525 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e6fbb50b-8364-4336-8378-9a56614641d0 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] GET https://10.4.3.200/volume/v3/volumes/60c2f726-fb3e-46bc-acd3-da43e953f3af Jul 10 06:43:34.639525 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e6fbb50b-8364-4336-8378-9a56614641d0 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:34.639525 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e6fbb50b-8364-4336-8378-9a56614641d0 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:34.648928 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:34.648928 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:43:34.654935 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-e6fbb50b-8364-4336-8378-9a56614641d0 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Volume info retrieved successfully. Jul 10 06:43:34.663523 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e6fbb50b-8364-4336-8378-9a56614641d0 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/volumes/60c2f726-fb3e-46bc-acd3-da43e953f3af returned with HTTP 200 Jul 10 06:43:34.663523 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1146/4596] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:43:34 2026] GET /volume/v3/volumes/60c2f726-fb3e-46bc-acd3-da43e953f3af => generated 878 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:43:34.677536 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-821a85c2-877b-4fb3-90c7-532ef8364ea4 tempest-VolumeMultiattachTests-324976835 tempest-VolumeMultiattachTests-324976835-project-admin] Get all volumes completed successfully. Jul 10 06:43:34.678030 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:34.678030 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:43:34.682900 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-821a85c2-877b-4fb3-90c7-532ef8364ea4 tempest-VolumeMultiattachTests-324976835 tempest-VolumeMultiattachTests-324976835-project-admin] https://10.4.3.200/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 10 06:43:34.683679 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1144/4597] 10.4.3.200 () {66 vars in 1285 bytes} [Fri Jul 10 06:43:34 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11530 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:43:34.705350 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-84a022f7-11d3-4f13-ae0b-61a4f056f12c None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:34.707310 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-84a022f7-11d3-4f13-ae0b-61a4f056f12c tempest-VolumeMultiattachTests-324976835 tempest-VolumeMultiattachTests-324976835-project-admin] DELETE https://10.4.3.200/volume/v3/types/47efa5bd-9f0c-4f43-afac-beb1f7e882d8 Jul 10 06:43:34.710544 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-84a022f7-11d3-4f13-ae0b-61a4f056f12c tempest-VolumeMultiattachTests-324976835 tempest-VolumeMultiattachTests-324976835-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:34.710544 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-84a022f7-11d3-4f13-ae0b-61a4f056f12c tempest-VolumeMultiattachTests-324976835 tempest-VolumeMultiattachTests-324976835-project-admin] Calling method '_delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:34.716605 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-aefffd27-46d6-4d06-a234-7d7d92f449f0 req-4283e273-b3e3-46bb-a7bd-c83a1fb49b53 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:34.718600 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-aefffd27-46d6-4d06-a234-7d7d92f449f0 req-4283e273-b3e3-46bb-a7bd-c83a1fb49b53 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] GET https://10.4.3.200/volume/v3/volumes/60c2f726-fb3e-46bc-acd3-da43e953f3af Jul 10 06:43:34.718778 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-aefffd27-46d6-4d06-a234-7d7d92f449f0 req-4283e273-b3e3-46bb-a7bd-c83a1fb49b53 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:34.718949 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-aefffd27-46d6-4d06-a234-7d7d92f449f0 req-4283e273-b3e3-46bb-a7bd-c83a1fb49b53 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:34.725289 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:34.725289 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:43:34.729685 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [req-aefffd27-46d6-4d06-a234-7d7d92f449f0 req-4283e273-b3e3-46bb-a7bd-c83a1fb49b53 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Volume info retrieved successfully. Jul 10 06:43:34.734090 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-84a022f7-11d3-4f13-ae0b-61a4f056f12c tempest-VolumeMultiattachTests-324976835 tempest-VolumeMultiattachTests-324976835-project-admin] https://10.4.3.200/volume/v3/types/47efa5bd-9f0c-4f43-afac-beb1f7e882d8 returned with HTTP 202 Jul 10 06:43:34.734598 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1147/4598] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 10 06:43:34 2026] DELETE /volume/v3/types/47efa5bd-9f0c-4f43-afac-beb1f7e882d8 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:43:34.736325 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-aefffd27-46d6-4d06-a234-7d7d92f449f0 req-4283e273-b3e3-46bb-a7bd-c83a1fb49b53 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/volumes/60c2f726-fb3e-46bc-acd3-da43e953f3af returned with HTTP 200 Jul 10 06:43:34.736803 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1162/4599] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:43:34 2026] GET /volume/v3/volumes/60c2f726-fb3e-46bc-acd3-da43e953f3af => generated 878 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:43:34.746779 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-64fbe214-46a0-418c-8242-11d5f137964e None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:34.746779 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-64fbe214-46a0-418c-8242-11d5f137964e tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] DELETE https://10.4.3.200/volume/v3/volumes/530c009b-bac4-4a3d-93d1-da6dac58cd64 Jul 10 06:43:34.746779 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-64fbe214-46a0-418c-8242-11d5f137964e tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:34.746779 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-64fbe214-46a0-418c-8242-11d5f137964e tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:34.746779 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-64fbe214-46a0-418c-8242-11d5f137964e tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Delete volume with id: 530c009b-bac4-4a3d-93d1-da6dac58cd64 Jul 10 06:43:34.752937 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:34.752937 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:43:34.753437 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-64fbe214-46a0-418c-8242-11d5f137964e tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Volume info retrieved successfully. Jul 10 06:43:34.773329 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-64fbe214-46a0-418c-8242-11d5f137964e tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Delete volume request issued successfully. Jul 10 06:43:34.773608 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-64fbe214-46a0-418c-8242-11d5f137964e tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/volumes/530c009b-bac4-4a3d-93d1-da6dac58cd64 returned with HTTP 202 Jul 10 06:43:34.773989 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1147/4600] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:43:34 2026] DELETE /volume/v3/volumes/530c009b-bac4-4a3d-93d1-da6dac58cd64 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:43:34.788155 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-39196ba8-2330-4288-9c10-4e4fdc6d0208 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:34.790365 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-39196ba8-2330-4288-9c10-4e4fdc6d0208 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] GET https://10.4.3.200/volume/v3/volumes/530c009b-bac4-4a3d-93d1-da6dac58cd64 Jul 10 06:43:34.790601 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-39196ba8-2330-4288-9c10-4e4fdc6d0208 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:34.790815 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-39196ba8-2330-4288-9c10-4e4fdc6d0208 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:34.798307 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:34.798307 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:43:34.803076 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-39196ba8-2330-4288-9c10-4e4fdc6d0208 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Volume info retrieved successfully. Jul 10 06:43:34.809036 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-39196ba8-2330-4288-9c10-4e4fdc6d0208 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/volumes/530c009b-bac4-4a3d-93d1-da6dac58cd64 returned with HTTP 200 Jul 10 06:43:34.809697 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1145/4601] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:43:34 2026] GET /volume/v3/volumes/530c009b-bac4-4a3d-93d1-da6dac58cd64 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:43:35.204834 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-6af08d4a-c124-4fe2-bbf7-4e493d967a9a req-1cee3a86-b0a2-4fba-8348-1e2ae6c18e13 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:35.207964 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-6af08d4a-c124-4fe2-bbf7-4e493d967a9a req-1cee3a86-b0a2-4fba-8348-1e2ae6c18e13 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] GET https://10.4.3.200/volume/v3/limits Jul 10 06:43:35.208321 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-6af08d4a-c124-4fe2-bbf7-4e493d967a9a req-1cee3a86-b0a2-4fba-8348-1e2ae6c18e13 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:35.208672 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-6af08d4a-c124-4fe2-bbf7-4e493d967a9a req-1cee3a86-b0a2-4fba-8348-1e2ae6c18e13 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Calling method 'index' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:35.218024 np0000004964 devstack@c-api.service[99978]: WARNING cinder.quota [req-6af08d4a-c124-4fe2-bbf7-4e493d967a9a req-1cee3a86-b0a2-4fba-8348-1e2ae6c18e13 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks2-547904718 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks2-547904718, it is now deprecated. Please use the default quota class for default quota. Jul 10 06:43:35.218411 np0000004964 devstack@c-api.service[99978]: WARNING cinder.quota [req-6af08d4a-c124-4fe2-bbf7-4e493d967a9a req-1cee3a86-b0a2-4fba-8348-1e2ae6c18e13 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luksv2-379898278 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luksv2-379898278, it is now deprecated. Please use the default quota class for default quota. Jul 10 06:43:35.218814 np0000004964 devstack@c-api.service[99978]: WARNING cinder.quota [req-6af08d4a-c124-4fe2-bbf7-4e493d967a9a req-1cee3a86-b0a2-4fba-8348-1e2ae6c18e13 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-250924941-1384118729 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-250924941-1384118729, it is now deprecated. Please use the default quota class for default quota. Jul 10 06:43:35.230746 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-6af08d4a-c124-4fe2-bbf7-4e493d967a9a req-1cee3a86-b0a2-4fba-8348-1e2ae6c18e13 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] https://10.4.3.200/volume/v3/limits returned with HTTP 200 Jul 10 06:43:35.231127 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1148/4602] 10.4.3.200 () {68 vars in 1484 bytes} [Fri Jul 10 06:43:35 2026] GET /volume/v3/limits => generated 302 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:43:35.763278 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-6af08d4a-c124-4fe2-bbf7-4e493d967a9a req-6d85875e-1b6a-4476-84a7-2056e2dafb6d None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:35.778664 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-6af08d4a-c124-4fe2-bbf7-4e493d967a9a req-6d85875e-1b6a-4476-84a7-2056e2dafb6d tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] GET https://10.4.3.200/volume/v3/volumes/89f35feb-c44b-4adf-b6aa-983d91ad532f Jul 10 06:43:35.778860 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-6af08d4a-c124-4fe2-bbf7-4e493d967a9a req-6d85875e-1b6a-4476-84a7-2056e2dafb6d tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:35.779040 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-6af08d4a-c124-4fe2-bbf7-4e493d967a9a req-6d85875e-1b6a-4476-84a7-2056e2dafb6d tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:35.788172 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:35.788172 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:43:35.791524 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [req-6af08d4a-c124-4fe2-bbf7-4e493d967a9a req-6d85875e-1b6a-4476-84a7-2056e2dafb6d tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Volume info retrieved successfully. Jul 10 06:43:35.796604 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-6af08d4a-c124-4fe2-bbf7-4e493d967a9a req-6d85875e-1b6a-4476-84a7-2056e2dafb6d tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] https://10.4.3.200/volume/v3/volumes/89f35feb-c44b-4adf-b6aa-983d91ad532f returned with HTTP 200 Jul 10 06:43:35.797077 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1163/4603] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:43:35 2026] GET /volume/v3/volumes/89f35feb-c44b-4adf-b6aa-983d91ad532f => generated 1662 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:43:35.808390 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-6af08d4a-c124-4fe2-bbf7-4e493d967a9a req-5d46a1c1-bd5b-4948-a9d1-df32fe762667 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:35.810558 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-6af08d4a-c124-4fe2-bbf7-4e493d967a9a req-5d46a1c1-bd5b-4948-a9d1-df32fe762667 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] POST https://10.4.3.200/volume/v3/snapshots Jul 10 06:43:35.810921 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-6af08d4a-c124-4fe2-bbf7-4e493d967a9a req-5d46a1c1-bd5b-4948-a9d1-df32fe762667 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "89f35feb-c44b-4adf-b6aa-983d91ad532f", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-429655471", "description": null, "metadata": {}}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:43:35.824375 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-437e8da7-67e2-49d8-974d-65f453592f13 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:35.826854 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:35.826854 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:43:35.827567 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [req-6af08d4a-c124-4fe2-bbf7-4e493d967a9a req-5d46a1c1-bd5b-4948-a9d1-df32fe762667 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Volume info retrieved successfully. Jul 10 06:43:35.827796 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.snapshots [req-6af08d4a-c124-4fe2-bbf7-4e493d967a9a req-5d46a1c1-bd5b-4948-a9d1-df32fe762667 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Create snapshot from volume 89f35feb-c44b-4adf-b6aa-983d91ad532f Jul 10 06:43:35.830642 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-437e8da7-67e2-49d8-974d-65f453592f13 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] GET https://10.4.3.200/volume/v3/volumes/530c009b-bac4-4a3d-93d1-da6dac58cd64 Jul 10 06:43:35.830982 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-437e8da7-67e2-49d8-974d-65f453592f13 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:35.831277 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-437e8da7-67e2-49d8-974d-65f453592f13 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:35.840743 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-437e8da7-67e2-49d8-974d-65f453592f13 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/volumes/530c009b-bac4-4a3d-93d1-da6dac58cd64 returned with HTTP 404 Jul 10 06:43:35.841490 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1146/4604] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:43:35 2026] GET /volume/v3/volumes/530c009b-bac4-4a3d-93d1-da6dac58cd64 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:43:35.862181 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-a6bdaa3c-d570-48c9-aba8-07186b302255 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:35.864599 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a6bdaa3c-d570-48c9-aba8-07186b302255 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] DELETE https://10.4.3.200/volume/v3/volumes/36683c8d-e665-4441-9ca6-45747918a186 Jul 10 06:43:35.865262 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a6bdaa3c-d570-48c9-aba8-07186b302255 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:35.865558 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a6bdaa3c-d570-48c9-aba8-07186b302255 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:35.865793 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-a6bdaa3c-d570-48c9-aba8-07186b302255 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Delete volume with id: 36683c8d-e665-4441-9ca6-45747918a186 Jul 10 06:43:35.877965 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:35.877965 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:43:35.878921 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-a6bdaa3c-d570-48c9-aba8-07186b302255 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Volume info retrieved successfully. Jul 10 06:43:35.881085 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.quota [req-6af08d4a-c124-4fe2-bbf7-4e493d967a9a req-5d46a1c1-bd5b-4948-a9d1-df32fe762667 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Created reservations ['96fb8fae-366a-413e-9627-fac0bd46363a', 'ada64773-c63c-4c4f-bb8b-6fddf22b53eb', 'caf76c9e-6e7e-46ee-be88-2d33eb4e9e7c', '4891fda6-0b40-40cb-b341-9d483ffa4374'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:43:35.907417 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-a6bdaa3c-d570-48c9-aba8-07186b302255 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Delete volume request issued successfully. Jul 10 06:43:35.907417 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a6bdaa3c-d570-48c9-aba8-07186b302255 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/volumes/36683c8d-e665-4441-9ca6-45747918a186 returned with HTTP 202 Jul 10 06:43:35.908894 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1149/4605] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:43:35 2026] DELETE /volume/v3/volumes/36683c8d-e665-4441-9ca6-45747918a186 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:43:35.922932 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-9737d1af-c77d-4632-9a7d-8e99d8324d13 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:35.925429 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-9737d1af-c77d-4632-9a7d-8e99d8324d13 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] GET https://10.4.3.200/volume/v3/volumes/36683c8d-e665-4441-9ca6-45747918a186 Jul 10 06:43:35.925522 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [req-6af08d4a-c124-4fe2-bbf7-4e493d967a9a req-5d46a1c1-bd5b-4948-a9d1-df32fe762667 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Snapshot force create request issued successfully. Jul 10 06:43:35.925690 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-9737d1af-c77d-4632-9a7d-8e99d8324d13 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:35.925928 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-9737d1af-c77d-4632-9a7d-8e99d8324d13 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:35.926060 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-6af08d4a-c124-4fe2-bbf7-4e493d967a9a req-5d46a1c1-bd5b-4948-a9d1-df32fe762667 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 10 06:43:35.926967 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1148/4606] 10.4.3.200 () {72 vars in 1547 bytes} [Fri Jul 10 06:43:35 2026] POST /volume/v3/snapshots => generated 323 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:43:35.944528 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:35.944528 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:43:35.950803 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-9737d1af-c77d-4632-9a7d-8e99d8324d13 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Volume info retrieved successfully. Jul 10 06:43:35.956522 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-9737d1af-c77d-4632-9a7d-8e99d8324d13 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/volumes/36683c8d-e665-4441-9ca6-45747918a186 returned with HTTP 200 Jul 10 06:43:35.957239 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1164/4607] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:43:35 2026] GET /volume/v3/volumes/36683c8d-e665-4441-9ca6-45747918a186 => generated 921 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:43:36.784303 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-8aca1425-91cb-4b58-bcf5-bec3752500fe None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:36.784830 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8aca1425-91cb-4b58-bcf5-bec3752500fe None None] GET https://10.4.3.200/volume// Jul 10 06:43:36.785085 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-8aca1425-91cb-4b58-bcf5-bec3752500fe None None] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:36.785347 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-8aca1425-91cb-4b58-bcf5-bec3752500fe None None] Calling method 'all' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:36.785893 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8aca1425-91cb-4b58-bcf5-bec3752500fe None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:43:36.786270 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1147/4608] 10.4.3.200 () {66 vars in 1428 bytes} [Fri Jul 10 06:43:36 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 06:43:36.792369 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-aefffd27-46d6-4d06-a234-7d7d92f449f0 req-993063f0-496a-405e-a286-ba6895220d72 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:36.794193 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-aefffd27-46d6-4d06-a234-7d7d92f449f0 req-993063f0-496a-405e-a286-ba6895220d72 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 10 06:43:36.794590 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-aefffd27-46d6-4d06-a234-7d7d92f449f0 req-993063f0-496a-405e-a286-ba6895220d72 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "60c2f726-fb3e-46bc-acd3-da43e953f3af", "connector": null, "instance_uuid": "269c25f6-2dc6-4eae-91bf-ceafa8b96d6f"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:43:36.802520 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:36.802520 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:43:36.826109 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-aefffd27-46d6-4d06-a234-7d7d92f449f0 req-993063f0-496a-405e-a286-ba6895220d72 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 10 06:43:36.826551 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1150/4609] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 10 06:43:36 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 10 06:43:36.975792 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-263bf89f-64a9-4493-882a-5d11c40e6bc0 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:36.977609 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-263bf89f-64a9-4493-882a-5d11c40e6bc0 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] GET https://10.4.3.200/volume/v3/volumes/36683c8d-e665-4441-9ca6-45747918a186 Jul 10 06:43:36.977812 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-263bf89f-64a9-4493-882a-5d11c40e6bc0 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:36.978028 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-263bf89f-64a9-4493-882a-5d11c40e6bc0 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:36.985599 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-263bf89f-64a9-4493-882a-5d11c40e6bc0 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/volumes/36683c8d-e665-4441-9ca6-45747918a186 returned with HTTP 404 Jul 10 06:43:36.986160 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1149/4610] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:43:36 2026] GET /volume/v3/volumes/36683c8d-e665-4441-9ca6-45747918a186 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:43:36.996815 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-66df5fba-0c4d-4a89-9569-630dab32dcfe None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:36.998953 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-66df5fba-0c4d-4a89-9569-630dab32dcfe tempest-VolumeMultiattachTests-324976835 tempest-VolumeMultiattachTests-324976835-project-admin] GET https://10.4.3.200/volume/v3/volumes/detail?all_tenants=1 Jul 10 06:43:36.999248 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-66df5fba-0c4d-4a89-9569-630dab32dcfe tempest-VolumeMultiattachTests-324976835 tempest-VolumeMultiattachTests-324976835-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:36.999529 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-66df5fba-0c4d-4a89-9569-630dab32dcfe tempest-VolumeMultiattachTests-324976835 tempest-VolumeMultiattachTests-324976835-project-admin] Calling method 'detail' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:37.000658 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-66df5fba-0c4d-4a89-9569-630dab32dcfe tempest-VolumeMultiattachTests-324976835 tempest-VolumeMultiattachTests-324976835-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99975) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 06:43:37.031155 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-66df5fba-0c4d-4a89-9569-630dab32dcfe tempest-VolumeMultiattachTests-324976835 tempest-VolumeMultiattachTests-324976835-project-admin] Get all volumes completed successfully. Jul 10 06:43:37.033954 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:37.033954 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:43:37.040082 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-66df5fba-0c4d-4a89-9569-630dab32dcfe tempest-VolumeMultiattachTests-324976835 tempest-VolumeMultiattachTests-324976835-project-admin] https://10.4.3.200/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 10 06:43:37.040648 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1165/4611] 10.4.3.200 () {66 vars in 1285 bytes} [Fri Jul 10 06:43:36 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9454 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:43:37.073739 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-ee52770d-fb4f-4cba-9f4c-528f49efdd16 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:37.075577 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ee52770d-fb4f-4cba-9f4c-528f49efdd16 tempest-VolumeMultiattachTests-324976835 tempest-VolumeMultiattachTests-324976835-project-admin] DELETE https://10.4.3.200/volume/v3/types/9e6619e0-038e-4f59-8ecf-744ae21e9ef0 Jul 10 06:43:37.075861 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ee52770d-fb4f-4cba-9f4c-528f49efdd16 tempest-VolumeMultiattachTests-324976835 tempest-VolumeMultiattachTests-324976835-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:37.076173 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ee52770d-fb4f-4cba-9f4c-528f49efdd16 tempest-VolumeMultiattachTests-324976835 tempest-VolumeMultiattachTests-324976835-project-admin] Calling method '_delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:37.108553 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ee52770d-fb4f-4cba-9f4c-528f49efdd16 tempest-VolumeMultiattachTests-324976835 tempest-VolumeMultiattachTests-324976835-project-admin] https://10.4.3.200/volume/v3/types/9e6619e0-038e-4f59-8ecf-744ae21e9ef0 returned with HTTP 202 Jul 10 06:43:37.108974 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1148/4612] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 10 06:43:37 2026] DELETE /volume/v3/types/9e6619e0-038e-4f59-8ecf-744ae21e9ef0 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:43:37.266590 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-46e43209-5a8b-449f-93f1-b340b570f507 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:37.268705 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-46e43209-5a8b-449f-93f1-b340b570f507 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] GET https://10.4.3.200/volume/v3/volumes/60c2f726-fb3e-46bc-acd3-da43e953f3af Jul 10 06:43:37.268967 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-46e43209-5a8b-449f-93f1-b340b570f507 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:37.269246 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-46e43209-5a8b-449f-93f1-b340b570f507 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:37.279776 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:37.279776 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:43:37.283775 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-46e43209-5a8b-449f-93f1-b340b570f507 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Volume info retrieved successfully. Jul 10 06:43:37.289594 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-46e43209-5a8b-449f-93f1-b340b570f507 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/volumes/60c2f726-fb3e-46bc-acd3-da43e953f3af returned with HTTP 200 Jul 10 06:43:37.290030 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1151/4613] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:43:37 2026] GET /volume/v3/volumes/60c2f726-fb3e-46bc-acd3-da43e953f3af => generated 877 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:43:37.359340 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-c07140e9-586e-4d74-ba34-51494a39916e None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:37.359787 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c07140e9-586e-4d74-ba34-51494a39916e None None] GET https://10.4.3.200/volume// Jul 10 06:43:37.359984 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c07140e9-586e-4d74-ba34-51494a39916e None None] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:37.360225 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c07140e9-586e-4d74-ba34-51494a39916e None None] Calling method 'all' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:37.360668 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c07140e9-586e-4d74-ba34-51494a39916e None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:43:37.361003 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1150/4614] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:43:37 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 06:43:37.369591 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-aefffd27-46d6-4d06-a234-7d7d92f449f0 req-99337d25-3943-4ca2-8fad-69639b1fd22b None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:37.372656 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-aefffd27-46d6-4d06-a234-7d7d92f449f0 req-99337d25-3943-4ca2-8fad-69639b1fd22b tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] GET https://10.4.3.200/volume/v3/volumes/60c2f726-fb3e-46bc-acd3-da43e953f3af Jul 10 06:43:37.372914 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-aefffd27-46d6-4d06-a234-7d7d92f449f0 req-99337d25-3943-4ca2-8fad-69639b1fd22b tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:37.373146 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-aefffd27-46d6-4d06-a234-7d7d92f449f0 req-99337d25-3943-4ca2-8fad-69639b1fd22b tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:37.383112 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:37.383112 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:43:37.389094 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [req-aefffd27-46d6-4d06-a234-7d7d92f449f0 req-99337d25-3943-4ca2-8fad-69639b1fd22b tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Volume info retrieved successfully. Jul 10 06:43:37.396147 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-aefffd27-46d6-4d06-a234-7d7d92f449f0 req-99337d25-3943-4ca2-8fad-69639b1fd22b tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/volumes/60c2f726-fb3e-46bc-acd3-da43e953f3af returned with HTTP 200 Jul 10 06:43:37.396652 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1166/4615] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 10 06:43:37 2026] GET /volume/v3/volumes/60c2f726-fb3e-46bc-acd3-da43e953f3af => generated 1057 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:43:37.508786 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-aefffd27-46d6-4d06-a234-7d7d92f449f0 req-20997ab7-b696-408f-9a36-a628d084010e None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:37.510994 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-aefffd27-46d6-4d06-a234-7d7d92f449f0 req-20997ab7-b696-408f-9a36-a628d084010e tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] PUT https://10.4.3.200/volume/v3/attachments/3683200a-a96e-44a1-bae8-173c89c014d5 Jul 10 06:43:37.511770 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-aefffd27-46d6-4d06-a234-7d7d92f449f0 req-20997ab7-b696-408f-9a36-a628d084010e tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000004964", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad080837985", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8eedee5c-bca8-4f5c-8f66-111c7b448d96", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:43:37.524074 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.coordination [req-aefffd27-46d6-4d06-a234-7d7d92f449f0 req-20997ab7-b696-408f-9a36-a628d084010e tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Acquiring lock "cinder-attachment_update-60c2f726-fb3e-46bc-acd3-da43e953f3af-np0000004964" by "attachment_update" {{(pid=99977) __acquire /opt/stack/cinder/cinder/coordination.py:210}} Jul 10 06:43:37.529677 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.coordination [req-aefffd27-46d6-4d06-a234-7d7d92f449f0 req-20997ab7-b696-408f-9a36-a628d084010e tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Lock "cinder-attachment_update-60c2f726-fb3e-46bc-acd3-da43e953f3af-np0000004964" acquired by "attachment_update" :: waited 0.006s {{(pid=99977) __acquire /opt/stack/cinder/cinder/coordination.py:228}} Jul 10 06:43:37.531164 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:37.531164 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:43:37.814126 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-9bbae0ef-61c4-4c18-94ce-c40a1de98060 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:37.816807 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9bbae0ef-61c4-4c18-94ce-c40a1de98060 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] GET https://10.4.3.200/volume/v3/snapshots/ff724d1e-b7d4-4a7c-995a-254f88029bde Jul 10 06:43:37.817074 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9bbae0ef-61c4-4c18-94ce-c40a1de98060 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:37.817283 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9bbae0ef-61c4-4c18-94ce-c40a1de98060 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:37.823462 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:37.823462 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:43:37.824079 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-9bbae0ef-61c4-4c18-94ce-c40a1de98060 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Snapshot retrieved successfully. Jul 10 06:43:37.825158 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9bbae0ef-61c4-4c18-94ce-c40a1de98060 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] https://10.4.3.200/volume/v3/snapshots/ff724d1e-b7d4-4a7c-995a-254f88029bde returned with HTTP 200 Jul 10 06:43:37.825801 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1152/4616] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:43:37 2026] GET /volume/v3/snapshots/ff724d1e-b7d4-4a7c-995a-254f88029bde => generated 482 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:43:37.857813 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-ea2ff67c-080b-448c-9c87-111e8a51b97c None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:37.859585 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ea2ff67c-080b-448c-9c87-111e8a51b97c tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:43:37.860036 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ea2ff67c-080b-448c-9c87-111e8a51b97c tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-17471271", "snapshot_id": null, "imageRef": "19982595-6fac-42e0-966b-63e8e8242752", "volume_type": null, "size": 1}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:43:37.861918 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-ea2ff67c-080b-448c-9c87-111e8a51b97c tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-17471271', 'snapshot_id': None, 'imageRef': '19982595-6fac-42e0-966b-63e8e8242752', 'volume_type': None, 'size': 1}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:43:37.964136 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:37.964136 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:43:37.964649 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-ea2ff67c-080b-448c-9c87-111e8a51b97c tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Snapshot retrieved successfully. Jul 10 06:43:37.964840 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-ea2ff67c-080b-448c-9c87-111e8a51b97c tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Create volume of 1 GB Jul 10 06:43:37.968763 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-ea2ff67c-080b-448c-9c87-111e8a51b97c tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Availability Zones retrieved successfully. Jul 10 06:43:37.974293 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-ea2ff67c-080b-448c-9c87-111e8a51b97c tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Flow 'volume_create_api' (5364130b-24f5-4eb5-ac91-53ac0de5689c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:43:37.976020 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-ea2ff67c-080b-448c-9c87-111e8a51b97c tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1f17252-7194-46df-a517-73d04db0b4aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:43:37.977056 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-ea2ff67c-080b-448c-9c87-111e8a51b97c tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:43:38.012314 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-ea2ff67c-080b-448c-9c87-111e8a51b97c tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1f17252-7194-46df-a517-73d04db0b4aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'ff724d1e-b7d4-4a7c-995a-254f88029bde', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:43:38.013163 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-ea2ff67c-080b-448c-9c87-111e8a51b97c tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (569d39fb-6f3d-47df-a688-bbd2c05c4c21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:43:38.053930 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-ea2ff67c-080b-448c-9c87-111e8a51b97c tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Created reservations ['26d0a2ae-c1c8-46bc-9343-5ec7a5905752', '34b72965-73e8-4c41-b5f8-ae41aefaf59b', 'b9a219c5-e2de-45f4-9c96-1f1a3463838c', 'fff4c5bd-e522-4dea-8f19-20ebd13a38b8'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:43:38.055065 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-ea2ff67c-080b-448c-9c87-111e8a51b97c tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (569d39fb-6f3d-47df-a688-bbd2c05c4c21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['26d0a2ae-c1c8-46bc-9343-5ec7a5905752', '34b72965-73e8-4c41-b5f8-ae41aefaf59b', 'b9a219c5-e2de-45f4-9c96-1f1a3463838c', 'fff4c5bd-e522-4dea-8f19-20ebd13a38b8']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:43:38.055925 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-ea2ff67c-080b-448c-9c87-111e8a51b97c tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1cb5bcb2-49b0-4096-98c6-2e1a8f7d0731) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:43:38.056092 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.coordination [req-aefffd27-46d6-4d06-a234-7d7d92f449f0 req-20997ab7-b696-408f-9a36-a628d084010e tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Lock "cinder-attachment_update-60c2f726-fb3e-46bc-acd3-da43e953f3af-np0000004964" released by "attachment_update" :: held 0.526s {{(pid=99977) __release /opt/stack/cinder/cinder/coordination.py:239}} Jul 10 06:43:38.056452 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-aefffd27-46d6-4d06-a234-7d7d92f449f0 req-20997ab7-b696-408f-9a36-a628d084010e tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/attachments/3683200a-a96e-44a1-bae8-173c89c014d5 returned with HTTP 200 Jul 10 06:43:38.057002 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1149/4617] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 10 06:43:37 2026] PUT /volume/v3/attachments/3683200a-a96e-44a1-bae8-173c89c014d5 => generated 968 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:43:38.066652 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-aefffd27-46d6-4d06-a234-7d7d92f449f0 req-4a43663b-9a17-4bc9-b41a-2749f277ea74 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:38.069111 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-aefffd27-46d6-4d06-a234-7d7d92f449f0 req-4a43663b-9a17-4bc9-b41a-2749f277ea74 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] GET https://10.4.3.200/volume/v3/volumes/60c2f726-fb3e-46bc-acd3-da43e953f3af/encryption Jul 10 06:43:38.069344 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-aefffd27-46d6-4d06-a234-7d7d92f449f0 req-4a43663b-9a17-4bc9-b41a-2749f277ea74 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:38.069568 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-aefffd27-46d6-4d06-a234-7d7d92f449f0 req-4a43663b-9a17-4bc9-b41a-2749f277ea74 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Calling method 'index' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:38.080782 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:38.080782 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:43:38.088092 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-aefffd27-46d6-4d06-a234-7d7d92f449f0 req-4a43663b-9a17-4bc9-b41a-2749f277ea74 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/volumes/60c2f726-fb3e-46bc-acd3-da43e953f3af/encryption returned with HTTP 200 Jul 10 06:43:38.088608 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1167/4618] 10.4.3.200 () {68 vars in 1631 bytes} [Fri Jul 10 06:43:38 2026] GET /volume/v3/volumes/60c2f726-fb3e-46bc-acd3-da43e953f3af/encryption => generated 161 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:43:38.095113 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-ea2ff67c-080b-448c-9c87-111e8a51b97c tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1cb5bcb2-49b0-4096-98c6-2e1a8f7d0731) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c4c1af5c-f967-4a21-9431-4ba84a8df9ef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-17471271',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bcae305544d64dcba7d693f4e2f78a0b',qos_specs=None,replication_status=,reservations=['26d0a2ae-c1c8-46bc-9343-5ec7a5905752','34b72965-73e8-4c41-b5f8-ae41aefaf59b','b9a219c5-e2de-45f4-9c96-1f1a3463838c','fff4c5bd-e522-4dea-8f19-20ebd13a38b8'],size=1,snapshot_id=ff724d1e-b7d4-4a7c-995a-254f88029bde,source_replicaid=,source_volid=None,status='creating',user_id='d838783020d34d4e92871aaa70c1d472',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), '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-10T06:43:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-17471271',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c4c1af5c-f967-4a21-9431-4ba84a8df9ef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bcae305544d64dcba7d693f4e2f78a0b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=ff724d1e-b7d4-4a7c-995a-254f88029bde,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d838783020d34d4e92871aaa70c1d472',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:43:38.095991 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-ea2ff67c-080b-448c-9c87-111e8a51b97c tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd917196-8b80-4c78-863f-ee4f96529041) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:43:38.114796 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-ea2ff67c-080b-448c-9c87-111e8a51b97c tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd917196-8b80-4c78-863f-ee4f96529041) transitioned into state 'SUCCESS' from state '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-17471271',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bcae305544d64dcba7d693f4e2f78a0b',qos_specs=None,replication_status=,reservations=['26d0a2ae-c1c8-46bc-9343-5ec7a5905752','34b72965-73e8-4c41-b5f8-ae41aefaf59b','b9a219c5-e2de-45f4-9c96-1f1a3463838c','fff4c5bd-e522-4dea-8f19-20ebd13a38b8'],size=1,snapshot_id=ff724d1e-b7d4-4a7c-995a-254f88029bde,source_replicaid=,source_volid=None,status='creating',user_id='d838783020d34d4e92871aaa70c1d472',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:43:38.115136 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-ea2ff67c-080b-448c-9c87-111e8a51b97c tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2644f78-dead-45ad-a95d-7dcca1a0e089) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:43:38.137912 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-ea2ff67c-080b-448c-9c87-111e8a51b97c tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2644f78-dead-45ad-a95d-7dcca1a0e089) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:43:38.138245 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-ea2ff67c-080b-448c-9c87-111e8a51b97c tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Flow 'volume_create_api' (5364130b-24f5-4eb5-ac91-53ac0de5689c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:43:38.138559 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-ea2ff67c-080b-448c-9c87-111e8a51b97c tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Create volume request issued successfully. Jul 10 06:43:38.139073 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ea2ff67c-080b-448c-9c87-111e8a51b97c tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:43:38.139490 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1151/4619] 10.4.3.200 () {70 vars in 1300 bytes} [Fri Jul 10 06:43:37 2026] POST /volume/v3/volumes => generated 812 bytes in 282 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:43:38.150989 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-bf604a50-04bd-492f-8e2c-65b59a656c64 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:38.153396 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-bf604a50-04bd-492f-8e2c-65b59a656c64 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] GET https://10.4.3.200/volume/v3/volumes/c4c1af5c-f967-4a21-9431-4ba84a8df9ef Jul 10 06:43:38.153685 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-bf604a50-04bd-492f-8e2c-65b59a656c64 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:38.153902 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-bf604a50-04bd-492f-8e2c-65b59a656c64 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:38.162931 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:38.162931 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:43:38.168225 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-bf604a50-04bd-492f-8e2c-65b59a656c64 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Volume info retrieved successfully. Jul 10 06:43:38.174497 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-bf604a50-04bd-492f-8e2c-65b59a656c64 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] https://10.4.3.200/volume/v3/volumes/c4c1af5c-f967-4a21-9431-4ba84a8df9ef returned with HTTP 200 Jul 10 06:43:38.175095 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1153/4620] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:43:38 2026] GET /volume/v3/volumes/c4c1af5c-f967-4a21-9431-4ba84a8df9ef => generated 880 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:43:38.304021 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-c40ab9e6-c961-4600-ab10-40a0741a7650 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:38.306108 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c40ab9e6-c961-4600-ab10-40a0741a7650 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] GET https://10.4.3.200/volume/v3/volumes/60c2f726-fb3e-46bc-acd3-da43e953f3af Jul 10 06:43:38.306329 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c40ab9e6-c961-4600-ab10-40a0741a7650 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:38.306554 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c40ab9e6-c961-4600-ab10-40a0741a7650 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:38.317237 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:38.317237 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:43:38.320721 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-c40ab9e6-c961-4600-ab10-40a0741a7650 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Volume info retrieved successfully. Jul 10 06:43:38.324928 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c40ab9e6-c961-4600-ab10-40a0741a7650 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/volumes/60c2f726-fb3e-46bc-acd3-da43e953f3af returned with HTTP 200 Jul 10 06:43:38.325832 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1150/4621] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:43:38 2026] GET /volume/v3/volumes/60c2f726-fb3e-46bc-acd3-da43e953f3af => generated 878 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:43:39.189736 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-2d468a84-264c-4771-967e-4aa5f8529442 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:39.194140 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-2d468a84-264c-4771-967e-4aa5f8529442 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] GET https://10.4.3.200/volume/v3/volumes/c4c1af5c-f967-4a21-9431-4ba84a8df9ef Jul 10 06:43:39.194367 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-2d468a84-264c-4771-967e-4aa5f8529442 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:39.194600 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-2d468a84-264c-4771-967e-4aa5f8529442 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:39.202617 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:39.202617 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:43:39.206739 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-2d468a84-264c-4771-967e-4aa5f8529442 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Volume info retrieved successfully. Jul 10 06:43:39.212531 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-2d468a84-264c-4771-967e-4aa5f8529442 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] https://10.4.3.200/volume/v3/volumes/c4c1af5c-f967-4a21-9431-4ba84a8df9ef returned with HTTP 200 Jul 10 06:43:39.213083 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1168/4622] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:43:39 2026] GET /volume/v3/volumes/c4c1af5c-f967-4a21-9431-4ba84a8df9ef => generated 1421 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:43:39.229899 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-95e74327-0d88-4d54-bac7-dd7192d488c9 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:39.231909 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-95e74327-0d88-4d54-bac7-dd7192d488c9 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] GET https://10.4.3.200/volume/v3/volumes/c4c1af5c-f967-4a21-9431-4ba84a8df9ef Jul 10 06:43:39.232181 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-95e74327-0d88-4d54-bac7-dd7192d488c9 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:39.232367 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-95e74327-0d88-4d54-bac7-dd7192d488c9 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:39.242877 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:39.242877 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:43:39.248829 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-95e74327-0d88-4d54-bac7-dd7192d488c9 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Volume info retrieved successfully. Jul 10 06:43:39.260076 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-95e74327-0d88-4d54-bac7-dd7192d488c9 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] https://10.4.3.200/volume/v3/volumes/c4c1af5c-f967-4a21-9431-4ba84a8df9ef returned with HTTP 200 Jul 10 06:43:39.260755 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1152/4623] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:43:39 2026] GET /volume/v3/volumes/c4c1af5c-f967-4a21-9431-4ba84a8df9ef => generated 1421 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:43:39.343801 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-5279162c-3048-4e8c-91b3-137c91d7a132 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:39.346489 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5279162c-3048-4e8c-91b3-137c91d7a132 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] GET https://10.4.3.200/volume/v3/volumes/60c2f726-fb3e-46bc-acd3-da43e953f3af Jul 10 06:43:39.347274 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5279162c-3048-4e8c-91b3-137c91d7a132 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:39.347822 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5279162c-3048-4e8c-91b3-137c91d7a132 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:39.361012 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:39.361012 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:43:39.366190 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-5279162c-3048-4e8c-91b3-137c91d7a132 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Volume info retrieved successfully. Jul 10 06:43:39.371546 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5279162c-3048-4e8c-91b3-137c91d7a132 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/volumes/60c2f726-fb3e-46bc-acd3-da43e953f3af returned with HTTP 200 Jul 10 06:43:39.372023 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1154/4624] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:43:39 2026] GET /volume/v3/volumes/60c2f726-fb3e-46bc-acd3-da43e953f3af => generated 878 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:43:40.405369 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-201859da-93b2-48d2-9837-0047a497ec5e None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:40.407098 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-201859da-93b2-48d2-9837-0047a497ec5e tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] GET https://10.4.3.200/volume/v3/volumes/60c2f726-fb3e-46bc-acd3-da43e953f3af Jul 10 06:43:40.407270 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-201859da-93b2-48d2-9837-0047a497ec5e tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:40.407477 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-201859da-93b2-48d2-9837-0047a497ec5e tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:40.416273 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:40.416273 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:43:40.419411 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-201859da-93b2-48d2-9837-0047a497ec5e tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Volume info retrieved successfully. Jul 10 06:43:40.423550 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-201859da-93b2-48d2-9837-0047a497ec5e tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/volumes/60c2f726-fb3e-46bc-acd3-da43e953f3af returned with HTTP 200 Jul 10 06:43:40.423994 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1151/4625] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:43:40 2026] GET /volume/v3/volumes/60c2f726-fb3e-46bc-acd3-da43e953f3af => generated 878 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:43:40.432758 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-c3146a68-114e-490e-938e-10e13684f887 req-99bfd9fb-f61c-4573-ab31-a064a01f7669 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:40.434845 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-c3146a68-114e-490e-938e-10e13684f887 req-99bfd9fb-f61c-4573-ab31-a064a01f7669 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] GET https://10.4.3.200/volume/v3/volumes/c4c1af5c-f967-4a21-9431-4ba84a8df9ef Jul 10 06:43:40.435031 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-c3146a68-114e-490e-938e-10e13684f887 req-99bfd9fb-f61c-4573-ab31-a064a01f7669 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:40.435215 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-c3146a68-114e-490e-938e-10e13684f887 req-99bfd9fb-f61c-4573-ab31-a064a01f7669 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:40.442836 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:40.442836 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:43:40.447003 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [req-c3146a68-114e-490e-938e-10e13684f887 req-99bfd9fb-f61c-4573-ab31-a064a01f7669 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Volume info retrieved successfully. Jul 10 06:43:40.451857 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-c3146a68-114e-490e-938e-10e13684f887 req-99bfd9fb-f61c-4573-ab31-a064a01f7669 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] https://10.4.3.200/volume/v3/volumes/c4c1af5c-f967-4a21-9431-4ba84a8df9ef returned with HTTP 200 Jul 10 06:43:40.452323 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1169/4626] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:43:40 2026] GET /volume/v3/volumes/c4c1af5c-f967-4a21-9431-4ba84a8df9ef => generated 1403 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:43:40.958498 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-c3146a68-114e-490e-938e-10e13684f887 req-cd3d42c4-d46f-4980-80d0-395b275fc171 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:40.960445 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-c3146a68-114e-490e-938e-10e13684f887 req-cd3d42c4-d46f-4980-80d0-395b275fc171 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] GET https://10.4.3.200/volume/v3/volumes/c4c1af5c-f967-4a21-9431-4ba84a8df9ef Jul 10 06:43:40.960664 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-c3146a68-114e-490e-938e-10e13684f887 req-cd3d42c4-d46f-4980-80d0-395b275fc171 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:40.960874 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-c3146a68-114e-490e-938e-10e13684f887 req-cd3d42c4-d46f-4980-80d0-395b275fc171 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:40.968641 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:40.968641 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:43:40.972273 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [req-c3146a68-114e-490e-938e-10e13684f887 req-cd3d42c4-d46f-4980-80d0-395b275fc171 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Volume info retrieved successfully. Jul 10 06:43:40.980218 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-c3146a68-114e-490e-938e-10e13684f887 req-cd3d42c4-d46f-4980-80d0-395b275fc171 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] https://10.4.3.200/volume/v3/volumes/c4c1af5c-f967-4a21-9431-4ba84a8df9ef returned with HTTP 200 Jul 10 06:43:40.980707 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1153/4627] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:43:40 2026] GET /volume/v3/volumes/c4c1af5c-f967-4a21-9431-4ba84a8df9ef => generated 1403 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:43:40.991792 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-74307b07-dafc-4835-a5d7-09fbd7d38d12 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:40.992293 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-74307b07-dafc-4835-a5d7-09fbd7d38d12 None None] GET https://10.4.3.200/volume// Jul 10 06:43:40.992494 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-74307b07-dafc-4835-a5d7-09fbd7d38d12 None None] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:40.992737 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-74307b07-dafc-4835-a5d7-09fbd7d38d12 None None] Calling method 'all' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:40.993113 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-74307b07-dafc-4835-a5d7-09fbd7d38d12 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:43:40.993427 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1155/4628] 10.4.3.200 () {66 vars in 1419 bytes} [Fri Jul 10 06:43: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 10 06:43:41.001123 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-c3146a68-114e-490e-938e-10e13684f887 req-0f3c7c3c-5cdb-4794-8214-fc3d48fd06fe None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:41.003651 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-c3146a68-114e-490e-938e-10e13684f887 req-0f3c7c3c-5cdb-4794-8214-fc3d48fd06fe tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 10 06:43:41.004109 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-c3146a68-114e-490e-938e-10e13684f887 req-0f3c7c3c-5cdb-4794-8214-fc3d48fd06fe tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c4c1af5c-f967-4a21-9431-4ba84a8df9ef", "connector": null, "instance_uuid": "2b063d0f-029f-482a-965f-fe26d11b5629"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:43:41.012334 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:41.012334 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:43:41.077935 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-c3146a68-114e-490e-938e-10e13684f887 req-0f3c7c3c-5cdb-4794-8214-fc3d48fd06fe tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 10 06:43:41.078578 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1152/4629] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 10 06:43:41 2026] POST /volume/v3/attachments => generated 273 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:43:41.437496 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-7a82f03f-b5f6-4222-bb49-a682f31168a8 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:41.440831 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-7a82f03f-b5f6-4222-bb49-a682f31168a8 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] GET https://10.4.3.200/volume/v3/volumes/60c2f726-fb3e-46bc-acd3-da43e953f3af Jul 10 06:43:41.441027 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-7a82f03f-b5f6-4222-bb49-a682f31168a8 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:41.441239 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-7a82f03f-b5f6-4222-bb49-a682f31168a8 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:41.457312 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:41.457312 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:43:41.461499 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-7a82f03f-b5f6-4222-bb49-a682f31168a8 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Volume info retrieved successfully. Jul 10 06:43:41.466526 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-7a82f03f-b5f6-4222-bb49-a682f31168a8 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/volumes/60c2f726-fb3e-46bc-acd3-da43e953f3af returned with HTTP 200 Jul 10 06:43:41.466526 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1170/4630] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:43:41 2026] GET /volume/v3/volumes/60c2f726-fb3e-46bc-acd3-da43e953f3af => generated 878 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:43:42.478615 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-89fc03f5-1ed9-4cd3-8a89-2dc76f9dd5a2 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:42.480703 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-89fc03f5-1ed9-4cd3-8a89-2dc76f9dd5a2 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] GET https://10.4.3.200/volume/v3/volumes/60c2f726-fb3e-46bc-acd3-da43e953f3af Jul 10 06:43:42.480933 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-89fc03f5-1ed9-4cd3-8a89-2dc76f9dd5a2 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:42.481166 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-89fc03f5-1ed9-4cd3-8a89-2dc76f9dd5a2 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:42.492011 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:42.492011 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:43:42.496003 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-89fc03f5-1ed9-4cd3-8a89-2dc76f9dd5a2 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Volume info retrieved successfully. Jul 10 06:43:42.500657 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-89fc03f5-1ed9-4cd3-8a89-2dc76f9dd5a2 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/volumes/60c2f726-fb3e-46bc-acd3-da43e953f3af returned with HTTP 200 Jul 10 06:43:42.500998 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1154/4631] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:43:42 2026] GET /volume/v3/volumes/60c2f726-fb3e-46bc-acd3-da43e953f3af => generated 878 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:43:43.514590 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-7c446a50-052c-449c-9a84-869144a2cb30 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:43.517094 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7c446a50-052c-449c-9a84-869144a2cb30 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] GET https://10.4.3.200/volume/v3/volumes/60c2f726-fb3e-46bc-acd3-da43e953f3af Jul 10 06:43:43.517337 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7c446a50-052c-449c-9a84-869144a2cb30 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:43.517563 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7c446a50-052c-449c-9a84-869144a2cb30 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:43.535097 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:43.535097 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:43:43.539918 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-7c446a50-052c-449c-9a84-869144a2cb30 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Volume info retrieved successfully. Jul 10 06:43:43.545353 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7c446a50-052c-449c-9a84-869144a2cb30 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/volumes/60c2f726-fb3e-46bc-acd3-da43e953f3af returned with HTTP 200 Jul 10 06:43:43.545886 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1156/4632] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:43:43 2026] GET /volume/v3/volumes/60c2f726-fb3e-46bc-acd3-da43e953f3af => generated 878 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:43:44.563066 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-cb94023e-04cf-4c4b-a661-8edd37d13c76 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:44.564685 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-cb94023e-04cf-4c4b-a661-8edd37d13c76 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] GET https://10.4.3.200/volume/v3/volumes/60c2f726-fb3e-46bc-acd3-da43e953f3af Jul 10 06:43:44.564878 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-cb94023e-04cf-4c4b-a661-8edd37d13c76 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:44.565200 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-cb94023e-04cf-4c4b-a661-8edd37d13c76 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:44.576478 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:44.576478 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:43:44.580887 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-cb94023e-04cf-4c4b-a661-8edd37d13c76 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Volume info retrieved successfully. Jul 10 06:43:44.586410 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-cb94023e-04cf-4c4b-a661-8edd37d13c76 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/volumes/60c2f726-fb3e-46bc-acd3-da43e953f3af returned with HTTP 200 Jul 10 06:43:44.586842 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1153/4633] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:43:44 2026] GET /volume/v3/volumes/60c2f726-fb3e-46bc-acd3-da43e953f3af => generated 878 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:43:45.602517 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-1564a305-1886-46ca-83fe-05a8144b85eb None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:45.606005 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-1564a305-1886-46ca-83fe-05a8144b85eb tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] GET https://10.4.3.200/volume/v3/volumes/60c2f726-fb3e-46bc-acd3-da43e953f3af Jul 10 06:43:45.606225 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-1564a305-1886-46ca-83fe-05a8144b85eb tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:45.606489 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-1564a305-1886-46ca-83fe-05a8144b85eb tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:45.626983 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:45.626983 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:43:45.631473 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-1564a305-1886-46ca-83fe-05a8144b85eb tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Volume info retrieved successfully. Jul 10 06:43:45.637957 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-1564a305-1886-46ca-83fe-05a8144b85eb tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/volumes/60c2f726-fb3e-46bc-acd3-da43e953f3af returned with HTTP 200 Jul 10 06:43:45.638378 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1171/4634] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:43:45 2026] GET /volume/v3/volumes/60c2f726-fb3e-46bc-acd3-da43e953f3af => generated 878 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:43:46.653725 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-e9867e3c-8265-4d05-bbdf-25e1f1b88528 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:46.656336 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e9867e3c-8265-4d05-bbdf-25e1f1b88528 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] GET https://10.4.3.200/volume/v3/volumes/60c2f726-fb3e-46bc-acd3-da43e953f3af Jul 10 06:43:46.656645 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e9867e3c-8265-4d05-bbdf-25e1f1b88528 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:46.656935 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e9867e3c-8265-4d05-bbdf-25e1f1b88528 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:46.668992 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:46.668992 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:43:46.673574 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-e9867e3c-8265-4d05-bbdf-25e1f1b88528 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Volume info retrieved successfully. Jul 10 06:43:46.681476 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e9867e3c-8265-4d05-bbdf-25e1f1b88528 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/volumes/60c2f726-fb3e-46bc-acd3-da43e953f3af returned with HTTP 200 Jul 10 06:43:46.681918 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1155/4635] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:43:46 2026] GET /volume/v3/volumes/60c2f726-fb3e-46bc-acd3-da43e953f3af => generated 878 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:43:47.162965 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-4bda14db-ae07-41be-8a92-84b9f297ade8 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:47.165585 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4bda14db-ae07-41be-8a92-84b9f297ade8 None None] GET https://10.4.3.200/volume// Jul 10 06:43:47.165585 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4bda14db-ae07-41be-8a92-84b9f297ade8 None None] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:47.165585 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4bda14db-ae07-41be-8a92-84b9f297ade8 None None] Calling method 'all' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:47.165585 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4bda14db-ae07-41be-8a92-84b9f297ade8 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:43:47.165585 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1157/4636] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:43:47 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 06:43:47.174861 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-c3146a68-114e-490e-938e-10e13684f887 req-1e8359ff-1f84-485e-9cfe-243feb573725 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:47.177482 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-c3146a68-114e-490e-938e-10e13684f887 req-1e8359ff-1f84-485e-9cfe-243feb573725 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] GET https://10.4.3.200/volume/v3/volumes/c4c1af5c-f967-4a21-9431-4ba84a8df9ef Jul 10 06:43:47.177710 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-c3146a68-114e-490e-938e-10e13684f887 req-1e8359ff-1f84-485e-9cfe-243feb573725 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:47.177925 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-c3146a68-114e-490e-938e-10e13684f887 req-1e8359ff-1f84-485e-9cfe-243feb573725 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:47.187762 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:47.187762 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:43:47.191809 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-c3146a68-114e-490e-938e-10e13684f887 req-1e8359ff-1f84-485e-9cfe-243feb573725 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Volume info retrieved successfully. Jul 10 06:43:47.197090 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-c3146a68-114e-490e-938e-10e13684f887 req-1e8359ff-1f84-485e-9cfe-243feb573725 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] https://10.4.3.200/volume/v3/volumes/c4c1af5c-f967-4a21-9431-4ba84a8df9ef returned with HTTP 200 Jul 10 06:43:47.197460 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1154/4637] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 10 06:43:47 2026] GET /volume/v3/volumes/c4c1af5c-f967-4a21-9431-4ba84a8df9ef => generated 1582 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:43:47.315989 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-c3146a68-114e-490e-938e-10e13684f887 req-0d0d5db7-164d-48a6-915b-cee1f90d5f70 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:47.320080 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-c3146a68-114e-490e-938e-10e13684f887 req-0d0d5db7-164d-48a6-915b-cee1f90d5f70 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] PUT https://10.4.3.200/volume/v3/attachments/1ef883c1-9943-41db-8dd9-7c8353177451 Jul 10 06:43:47.320080 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-c3146a68-114e-490e-938e-10e13684f887 req-0d0d5db7-164d-48a6-915b-cee1f90d5f70 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000004964", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad080837985", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8eedee5c-bca8-4f5c-8f66-111c7b448d96", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:43:47.325966 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.coordination [req-c3146a68-114e-490e-938e-10e13684f887 req-0d0d5db7-164d-48a6-915b-cee1f90d5f70 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Acquiring lock "cinder-attachment_update-c4c1af5c-f967-4a21-9431-4ba84a8df9ef-np0000004964" by "attachment_update" {{(pid=99975) __acquire /opt/stack/cinder/cinder/coordination.py:210}} Jul 10 06:43:47.331792 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.coordination [req-c3146a68-114e-490e-938e-10e13684f887 req-0d0d5db7-164d-48a6-915b-cee1f90d5f70 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Lock "cinder-attachment_update-c4c1af5c-f967-4a21-9431-4ba84a8df9ef-np0000004964" acquired by "attachment_update" :: waited 0.006s {{(pid=99975) __acquire /opt/stack/cinder/cinder/coordination.py:228}} Jul 10 06:43:47.333143 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:47.333143 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:43:47.639612 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-d35814cf-cbb6-494b-8854-32b408188010 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:47.641419 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d35814cf-cbb6-494b-8854-32b408188010 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:43:47.641826 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d35814cf-cbb6-494b-8854-32b408188010 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-221613929", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:43:47.643624 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-d35814cf-cbb6-494b-8854-32b408188010 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-221613929', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:43:47.643797 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-d35814cf-cbb6-494b-8854-32b408188010 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Create volume of 1 GB Jul 10 06:43:47.648215 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-d35814cf-cbb6-494b-8854-32b408188010 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Availability Zones retrieved successfully. Jul 10 06:43:47.653851 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-d35814cf-cbb6-494b-8854-32b408188010 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Flow 'volume_create_api' (ef084de1-799a-40be-8d9a-5d3c0ac51544) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:43:47.654862 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-d35814cf-cbb6-494b-8854-32b408188010 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f495d3cf-d87a-461c-b56d-5c124aedefbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:43:47.655892 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-d35814cf-cbb6-494b-8854-32b408188010 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Validating volume size '1' using validate_int {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:43:47.686880 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-d35814cf-cbb6-494b-8854-32b408188010 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f495d3cf-d87a-461c-b56d-5c124aedefbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:43:47.687832 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-d35814cf-cbb6-494b-8854-32b408188010 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be97db58-e2a3-41d0-ad80-4027f2257dfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:43:47.695057 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-7ec850c6-3544-4fc0-ac26-46143fd884da None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:47.697169 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7ec850c6-3544-4fc0-ac26-46143fd884da tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] GET https://10.4.3.200/volume/v3/volumes/60c2f726-fb3e-46bc-acd3-da43e953f3af Jul 10 06:43:47.697342 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7ec850c6-3544-4fc0-ac26-46143fd884da tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:47.697564 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7ec850c6-3544-4fc0-ac26-46143fd884da tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:47.707327 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:47.707327 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:43:47.711303 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-7ec850c6-3544-4fc0-ac26-46143fd884da tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Volume info retrieved successfully. Jul 10 06:43:47.716029 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7ec850c6-3544-4fc0-ac26-46143fd884da tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/volumes/60c2f726-fb3e-46bc-acd3-da43e953f3af returned with HTTP 200 Jul 10 06:43:47.716490 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1158/4638] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:43:47 2026] GET /volume/v3/volumes/60c2f726-fb3e-46bc-acd3-da43e953f3af => generated 878 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:43:47.731522 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-d35814cf-cbb6-494b-8854-32b408188010 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Created reservations ['e26d862a-9bce-49a5-89f8-5e21fc0a266b', '438cd6a8-dbca-4cd8-abbc-29b325f49af2', '70460067-d75e-4678-89ed-60e246b27278', '2cb00713-20c0-4eef-bc0a-0758d134dd4f'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:43:47.732408 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-d35814cf-cbb6-494b-8854-32b408188010 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be97db58-e2a3-41d0-ad80-4027f2257dfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e26d862a-9bce-49a5-89f8-5e21fc0a266b', '438cd6a8-dbca-4cd8-abbc-29b325f49af2', '70460067-d75e-4678-89ed-60e246b27278', '2cb00713-20c0-4eef-bc0a-0758d134dd4f']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:43:47.733215 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-d35814cf-cbb6-494b-8854-32b408188010 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e711437-445f-4118-846b-e01095f0463f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:43:47.757006 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-d35814cf-cbb6-494b-8854-32b408188010 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e711437-445f-4118-846b-e01095f0463f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '64c285b8-1cc9-4be5-a72a-c9fa20b56486', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-221613929',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22d0cfc2c6174c4db8766368dea8a95a',qos_specs=None,replication_status=,reservations=['e26d862a-9bce-49a5-89f8-5e21fc0a266b','438cd6a8-dbca-4cd8-abbc-29b325f49af2','70460067-d75e-4678-89ed-60e246b27278','2cb00713-20c0-4eef-bc0a-0758d134dd4f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12fcc92fb7b04cca9854c7c54b1531fa',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:43:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-221613929',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=64c285b8-1cc9-4be5-a72a-c9fa20b56486,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='22d0cfc2c6174c4db8766368dea8a95a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='12fcc92fb7b04cca9854c7c54b1531fa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:43:47.757775 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-d35814cf-cbb6-494b-8854-32b408188010 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5efaf307-dc13-47b3-b889-0b9f1c601165) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:43:47.775432 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-d35814cf-cbb6-494b-8854-32b408188010 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5efaf307-dc13-47b3-b889-0b9f1c601165) transitioned into state 'SUCCESS' from state '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-221613929',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22d0cfc2c6174c4db8766368dea8a95a',qos_specs=None,replication_status=,reservations=['e26d862a-9bce-49a5-89f8-5e21fc0a266b','438cd6a8-dbca-4cd8-abbc-29b325f49af2','70460067-d75e-4678-89ed-60e246b27278','2cb00713-20c0-4eef-bc0a-0758d134dd4f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12fcc92fb7b04cca9854c7c54b1531fa',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:43:47.776138 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-d35814cf-cbb6-494b-8854-32b408188010 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (573514b1-a26a-484a-a3f5-802c3b44d220) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:43:47.788256 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-d35814cf-cbb6-494b-8854-32b408188010 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (573514b1-a26a-484a-a3f5-802c3b44d220) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:43:47.789442 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-d35814cf-cbb6-494b-8854-32b408188010 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Flow 'volume_create_api' (ef084de1-799a-40be-8d9a-5d3c0ac51544) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:43:47.789780 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-d35814cf-cbb6-494b-8854-32b408188010 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Create volume request issued successfully. Jul 10 06:43:47.790372 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d35814cf-cbb6-494b-8854-32b408188010 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:43:47.790816 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1156/4639] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 10 06:43:47 2026] POST /volume/v3/volumes => generated 754 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:43:47.805957 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-edba8cb3-3430-4590-bb49-bcec0de52a52 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:47.807738 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-edba8cb3-3430-4590-bb49-bcec0de52a52 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] GET https://10.4.3.200/volume/v3/volumes/64c285b8-1cc9-4be5-a72a-c9fa20b56486 Jul 10 06:43:47.807943 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-edba8cb3-3430-4590-bb49-bcec0de52a52 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:47.808148 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-edba8cb3-3430-4590-bb49-bcec0de52a52 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:47.815262 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:47.815262 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:43:47.822171 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-edba8cb3-3430-4590-bb49-bcec0de52a52 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Volume info retrieved successfully. Jul 10 06:43:47.829168 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-edba8cb3-3430-4590-bb49-bcec0de52a52 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] https://10.4.3.200/volume/v3/volumes/64c285b8-1cc9-4be5-a72a-c9fa20b56486 returned with HTTP 200 Jul 10 06:43:47.829630 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1155/4640] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:43:47 2026] GET /volume/v3/volumes/64c285b8-1cc9-4be5-a72a-c9fa20b56486 => generated 822 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:43:47.852255 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.coordination [req-c3146a68-114e-490e-938e-10e13684f887 req-0d0d5db7-164d-48a6-915b-cee1f90d5f70 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Lock "cinder-attachment_update-c4c1af5c-f967-4a21-9431-4ba84a8df9ef-np0000004964" released by "attachment_update" :: held 0.520s {{(pid=99975) __release /opt/stack/cinder/cinder/coordination.py:239}} Jul 10 06:43:47.852646 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-c3146a68-114e-490e-938e-10e13684f887 req-0d0d5db7-164d-48a6-915b-cee1f90d5f70 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] https://10.4.3.200/volume/v3/attachments/1ef883c1-9943-41db-8dd9-7c8353177451 returned with HTTP 200 Jul 10 06:43:47.853163 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1172/4641] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 10 06:43:47 2026] PUT /volume/v3/attachments/1ef883c1-9943-41db-8dd9-7c8353177451 => generated 969 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:43:48.364542 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-c3146a68-114e-490e-938e-10e13684f887 req-286c1a3f-98f0-406d-b6f8-ed046eb59bcf None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:48.367594 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-c3146a68-114e-490e-938e-10e13684f887 req-286c1a3f-98f0-406d-b6f8-ed046eb59bcf tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] POST https://10.4.3.200/volume/v3/attachments/1ef883c1-9943-41db-8dd9-7c8353177451/action Jul 10 06:43:48.368276 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-c3146a68-114e-490e-938e-10e13684f887 req-286c1a3f-98f0-406d-b6f8-ed046eb59bcf tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Action body: b'{"os-complete": null}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:43:48.368626 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-c3146a68-114e-490e-938e-10e13684f887 req-286c1a3f-98f0-406d-b6f8-ed046eb59bcf tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:43:48.386476 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:48.386476 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:43:48.402904 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-c3146a68-114e-490e-938e-10e13684f887 req-286c1a3f-98f0-406d-b6f8-ed046eb59bcf tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] https://10.4.3.200/volume/v3/attachments/1ef883c1-9943-41db-8dd9-7c8353177451/action returned with HTTP 204 Jul 10 06:43:48.403679 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1159/4642] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 10 06:43:48 2026] POST /volume/v3/attachments/1ef883c1-9943-41db-8dd9-7c8353177451/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:43:48.728985 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-0e1fdb01-ea79-4e3e-8cd4-3f30e31740b8 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:48.731341 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0e1fdb01-ea79-4e3e-8cd4-3f30e31740b8 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] GET https://10.4.3.200/volume/v3/volumes/60c2f726-fb3e-46bc-acd3-da43e953f3af Jul 10 06:43:48.731641 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-0e1fdb01-ea79-4e3e-8cd4-3f30e31740b8 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:48.731910 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-0e1fdb01-ea79-4e3e-8cd4-3f30e31740b8 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:48.746402 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:48.746402 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:43:48.751326 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-0e1fdb01-ea79-4e3e-8cd4-3f30e31740b8 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Volume info retrieved successfully. Jul 10 06:43:48.756789 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0e1fdb01-ea79-4e3e-8cd4-3f30e31740b8 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/volumes/60c2f726-fb3e-46bc-acd3-da43e953f3af returned with HTTP 200 Jul 10 06:43:48.757203 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1157/4643] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:43:48 2026] GET /volume/v3/volumes/60c2f726-fb3e-46bc-acd3-da43e953f3af => generated 878 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:43:48.846703 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-f3a5b5f2-fdd3-4762-9c44-3529f2a814a3 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:48.848378 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f3a5b5f2-fdd3-4762-9c44-3529f2a814a3 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] GET https://10.4.3.200/volume/v3/volumes/64c285b8-1cc9-4be5-a72a-c9fa20b56486 Jul 10 06:43:48.848649 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f3a5b5f2-fdd3-4762-9c44-3529f2a814a3 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:48.848814 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f3a5b5f2-fdd3-4762-9c44-3529f2a814a3 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:48.859520 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:48.859520 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:43:48.868300 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-f3a5b5f2-fdd3-4762-9c44-3529f2a814a3 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Volume info retrieved successfully. Jul 10 06:43:48.879006 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f3a5b5f2-fdd3-4762-9c44-3529f2a814a3 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] https://10.4.3.200/volume/v3/volumes/64c285b8-1cc9-4be5-a72a-c9fa20b56486 returned with HTTP 200 Jul 10 06:43:48.882288 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1156/4644] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:43:48 2026] GET /volume/v3/volumes/64c285b8-1cc9-4be5-a72a-c9fa20b56486 => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:43:48.891769 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-c8dbc33f-bb61-4127-8961-5d699c11f49a None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:48.893456 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-c8dbc33f-bb61-4127-8961-5d699c11f49a tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] GET https://10.4.3.200/volume/v3/volumes/64c285b8-1cc9-4be5-a72a-c9fa20b56486 Jul 10 06:43:48.893723 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-c8dbc33f-bb61-4127-8961-5d699c11f49a tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:48.893973 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-c8dbc33f-bb61-4127-8961-5d699c11f49a tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:48.904681 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:48.904681 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:43:48.910049 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-c8dbc33f-bb61-4127-8961-5d699c11f49a tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Volume info retrieved successfully. Jul 10 06:43:48.924976 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-c8dbc33f-bb61-4127-8961-5d699c11f49a tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] https://10.4.3.200/volume/v3/volumes/64c285b8-1cc9-4be5-a72a-c9fa20b56486 returned with HTTP 200 Jul 10 06:43:48.925392 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1173/4645] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:43:48 2026] GET /volume/v3/volumes/64c285b8-1cc9-4be5-a72a-c9fa20b56486 => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:43:48.940330 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-1495cd3f-3288-4d3e-ba4d-20252a213923 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:48.946908 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1495cd3f-3288-4d3e-ba4d-20252a213923 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] GET https://10.4.3.200/volume/v3/volumes Jul 10 06:43:48.947102 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1495cd3f-3288-4d3e-ba4d-20252a213923 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:48.947282 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1495cd3f-3288-4d3e-ba4d-20252a213923 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Calling method 'index' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:48.947560 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.api_utils [None req-1495cd3f-3288-4d3e-ba4d-20252a213923 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Removing options '' from query. {{(pid=99978) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 06:43:48.948280 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-1495cd3f-3288-4d3e-ba4d-20252a213923 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99978) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 06:43:48.961259 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-1495cd3f-3288-4d3e-ba4d-20252a213923 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Get all volumes completed successfully. Jul 10 06:43:48.961804 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1495cd3f-3288-4d3e-ba4d-20252a213923 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 200 Jul 10 06:43:48.962567 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1160/4646] 10.4.3.200 () {66 vars in 1237 bytes} [Fri Jul 10 06:43:48 2026] GET /volume/v3/volumes => generated 338 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:43:48.972420 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-2b687f41-eba6-45ed-bad1-1acb1ac38949 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:48.976289 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2b687f41-eba6-45ed-bad1-1acb1ac38949 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] GET https://10.4.3.200/volume/v3/volumes/64c285b8-1cc9-4be5-a72a-c9fa20b56486 Jul 10 06:43:48.976607 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2b687f41-eba6-45ed-bad1-1acb1ac38949 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:48.976889 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2b687f41-eba6-45ed-bad1-1acb1ac38949 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:48.987325 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:48.987325 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:43:48.993248 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-2b687f41-eba6-45ed-bad1-1acb1ac38949 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Volume info retrieved successfully. Jul 10 06:43:49.001297 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2b687f41-eba6-45ed-bad1-1acb1ac38949 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] https://10.4.3.200/volume/v3/volumes/64c285b8-1cc9-4be5-a72a-c9fa20b56486 returned with HTTP 200 Jul 10 06:43:49.001297 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1158/4647] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:43:48 2026] GET /volume/v3/volumes/64c285b8-1cc9-4be5-a72a-c9fa20b56486 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:43:49.068934 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-61ccf17f-25c3-494b-8d3b-fb286d825d2b req-a02d5b6e-159b-48c8-9291-35dfdbef1f88 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:49.070797 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-61ccf17f-25c3-494b-8d3b-fb286d825d2b req-a02d5b6e-159b-48c8-9291-35dfdbef1f88 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] GET https://10.4.3.200/volume/v3/volumes/64c285b8-1cc9-4be5-a72a-c9fa20b56486 Jul 10 06:43:49.076162 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-61ccf17f-25c3-494b-8d3b-fb286d825d2b req-a02d5b6e-159b-48c8-9291-35dfdbef1f88 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:49.076162 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-61ccf17f-25c3-494b-8d3b-fb286d825d2b req-a02d5b6e-159b-48c8-9291-35dfdbef1f88 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:49.082938 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:49.082938 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:43:49.086927 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-61ccf17f-25c3-494b-8d3b-fb286d825d2b req-a02d5b6e-159b-48c8-9291-35dfdbef1f88 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Volume info retrieved successfully. Jul 10 06:43:49.091044 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-61ccf17f-25c3-494b-8d3b-fb286d825d2b req-a02d5b6e-159b-48c8-9291-35dfdbef1f88 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] https://10.4.3.200/volume/v3/volumes/64c285b8-1cc9-4be5-a72a-c9fa20b56486 returned with HTTP 200 Jul 10 06:43:49.091662 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1157/4648] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:43:49 2026] GET /volume/v3/volumes/64c285b8-1cc9-4be5-a72a-c9fa20b56486 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:43:49.770301 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-21b8b801-31b9-4b2b-8e83-64c999897b4c None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:49.771820 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-21b8b801-31b9-4b2b-8e83-64c999897b4c tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] GET https://10.4.3.200/volume/v3/volumes/60c2f726-fb3e-46bc-acd3-da43e953f3af Jul 10 06:43:49.771992 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-21b8b801-31b9-4b2b-8e83-64c999897b4c tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:49.772178 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-21b8b801-31b9-4b2b-8e83-64c999897b4c tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:49.780039 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:49.780039 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:43:49.782853 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-21b8b801-31b9-4b2b-8e83-64c999897b4c tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Volume info retrieved successfully. Jul 10 06:43:49.786727 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-21b8b801-31b9-4b2b-8e83-64c999897b4c tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/volumes/60c2f726-fb3e-46bc-acd3-da43e953f3af returned with HTTP 200 Jul 10 06:43:49.787291 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1174/4649] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:43:49 2026] GET /volume/v3/volumes/60c2f726-fb3e-46bc-acd3-da43e953f3af => generated 878 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:43:50.446933 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-af269522-005b-41c9-8b0d-2c58e1ef3c8a req-474ca179-544d-41ec-a6f7-93ae92b68aa8 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:50.449590 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-af269522-005b-41c9-8b0d-2c58e1ef3c8a req-474ca179-544d-41ec-a6f7-93ae92b68aa8 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] GET https://10.4.3.200/volume/v3/volumes/bf337484-d97f-48e9-a969-10f1f0c9f9f5/encryption Jul 10 06:43:50.449769 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-af269522-005b-41c9-8b0d-2c58e1ef3c8a req-474ca179-544d-41ec-a6f7-93ae92b68aa8 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:50.449976 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-af269522-005b-41c9-8b0d-2c58e1ef3c8a req-474ca179-544d-41ec-a6f7-93ae92b68aa8 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'index' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:50.458871 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:50.458871 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:43:50.467361 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-af269522-005b-41c9-8b0d-2c58e1ef3c8a req-474ca179-544d-41ec-a6f7-93ae92b68aa8 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/volumes/bf337484-d97f-48e9-a969-10f1f0c9f9f5/encryption returned with HTTP 200 Jul 10 06:43:50.467952 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1161/4650] 10.4.3.200 () {68 vars in 1631 bytes} [Fri Jul 10 06:43:50 2026] GET /volume/v3/volumes/bf337484-d97f-48e9-a969-10f1f0c9f9f5/encryption => generated 161 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:43:50.800319 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-c143a0b1-7851-44e6-ab81-d1549fd94b33 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:50.802900 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c143a0b1-7851-44e6-ab81-d1549fd94b33 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] GET https://10.4.3.200/volume/v3/volumes/60c2f726-fb3e-46bc-acd3-da43e953f3af Jul 10 06:43:50.803109 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c143a0b1-7851-44e6-ab81-d1549fd94b33 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:50.803307 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c143a0b1-7851-44e6-ab81-d1549fd94b33 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:50.813861 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:50.813861 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:43:50.818139 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-c143a0b1-7851-44e6-ab81-d1549fd94b33 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Volume info retrieved successfully. Jul 10 06:43:50.822770 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c143a0b1-7851-44e6-ab81-d1549fd94b33 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/volumes/60c2f726-fb3e-46bc-acd3-da43e953f3af returned with HTTP 200 Jul 10 06:43:50.823227 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1159/4651] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:43:50 2026] GET /volume/v3/volumes/60c2f726-fb3e-46bc-acd3-da43e953f3af => generated 878 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:43:51.129637 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-47ab50a9-5137-46a4-bc63-de8f38ccaef9 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:51.129637 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-47ab50a9-5137-46a4-bc63-de8f38ccaef9 None None] GET https://10.4.3.200/volume// Jul 10 06:43:51.129637 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-47ab50a9-5137-46a4-bc63-de8f38ccaef9 None None] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:51.129637 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-47ab50a9-5137-46a4-bc63-de8f38ccaef9 None None] Calling method 'all' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:51.129637 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-47ab50a9-5137-46a4-bc63-de8f38ccaef9 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:43:51.129637 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1158/4652] 10.4.3.200 () {66 vars in 1428 bytes} [Fri Jul 10 06:43:51 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 06:43:51.135591 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-61ccf17f-25c3-494b-8d3b-fb286d825d2b req-75d77a6b-431d-448b-a2a0-0a4f75b8f3b7 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:51.137468 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-61ccf17f-25c3-494b-8d3b-fb286d825d2b req-75d77a6b-431d-448b-a2a0-0a4f75b8f3b7 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 10 06:43:51.137819 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-61ccf17f-25c3-494b-8d3b-fb286d825d2b req-75d77a6b-431d-448b-a2a0-0a4f75b8f3b7 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "64c285b8-1cc9-4be5-a72a-c9fa20b56486", "connector": null, "instance_uuid": "cee7fe26-c7c6-4e0e-bffd-1ea51eb300d1"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:43:51.145674 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:51.145674 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:43:51.166993 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-61ccf17f-25c3-494b-8d3b-fb286d825d2b req-75d77a6b-431d-448b-a2a0-0a4f75b8f3b7 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 10 06:43:51.167436 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1175/4653] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 10 06:43:51 2026] POST /volume/v3/attachments => generated 273 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:43:51.612248 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-39dbdf65-e896-465e-a93c-c05f94b27769 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:51.614826 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-39dbdf65-e896-465e-a93c-c05f94b27769 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] GET https://10.4.3.200/volume/v3/volumes/64c285b8-1cc9-4be5-a72a-c9fa20b56486 Jul 10 06:43:51.614991 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-39dbdf65-e896-465e-a93c-c05f94b27769 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:51.615172 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-39dbdf65-e896-465e-a93c-c05f94b27769 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:51.626307 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:51.626307 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:43:51.630202 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-39dbdf65-e896-465e-a93c-c05f94b27769 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Volume info retrieved successfully. Jul 10 06:43:51.635176 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-39dbdf65-e896-465e-a93c-c05f94b27769 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] https://10.4.3.200/volume/v3/volumes/64c285b8-1cc9-4be5-a72a-c9fa20b56486 returned with HTTP 200 Jul 10 06:43:51.635669 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1162/4654] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:43:51 2026] GET /volume/v3/volumes/64c285b8-1cc9-4be5-a72a-c9fa20b56486 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:43:51.695337 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-70dc382e-a143-4990-a8e9-759b6b7753f5 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:51.695692 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-70dc382e-a143-4990-a8e9-759b6b7753f5 None None] GET https://10.4.3.200/volume// Jul 10 06:43:51.695854 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-70dc382e-a143-4990-a8e9-759b6b7753f5 None None] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:51.696044 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-70dc382e-a143-4990-a8e9-759b6b7753f5 None None] Calling method 'all' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:51.696343 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-70dc382e-a143-4990-a8e9-759b6b7753f5 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:43:51.696603 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1160/4655] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:43: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 10 06:43:51.702557 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-61ccf17f-25c3-494b-8d3b-fb286d825d2b req-abb39363-46fb-4db8-96ee-9cd39308d28c None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:51.704437 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-61ccf17f-25c3-494b-8d3b-fb286d825d2b req-abb39363-46fb-4db8-96ee-9cd39308d28c tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] GET https://10.4.3.200/volume/v3/volumes/64c285b8-1cc9-4be5-a72a-c9fa20b56486 Jul 10 06:43:51.704661 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-61ccf17f-25c3-494b-8d3b-fb286d825d2b req-abb39363-46fb-4db8-96ee-9cd39308d28c tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:51.704855 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-61ccf17f-25c3-494b-8d3b-fb286d825d2b req-abb39363-46fb-4db8-96ee-9cd39308d28c tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:51.713353 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:51.713353 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:43:51.716623 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-61ccf17f-25c3-494b-8d3b-fb286d825d2b req-abb39363-46fb-4db8-96ee-9cd39308d28c tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Volume info retrieved successfully. Jul 10 06:43:51.721153 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-61ccf17f-25c3-494b-8d3b-fb286d825d2b req-abb39363-46fb-4db8-96ee-9cd39308d28c tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] https://10.4.3.200/volume/v3/volumes/64c285b8-1cc9-4be5-a72a-c9fa20b56486 returned with HTTP 200 Jul 10 06:43:51.721563 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1159/4656] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 10 06:43:51 2026] GET /volume/v3/volumes/64c285b8-1cc9-4be5-a72a-c9fa20b56486 => generated 1026 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:43:51.822068 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-61ccf17f-25c3-494b-8d3b-fb286d825d2b req-0f1854ab-5d96-4730-8bfe-6c215a925c22 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:51.824401 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-61ccf17f-25c3-494b-8d3b-fb286d825d2b req-0f1854ab-5d96-4730-8bfe-6c215a925c22 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] PUT https://10.4.3.200/volume/v3/attachments/3371ac93-ee44-43ec-9015-14fa43b54d09 Jul 10 06:43:51.824799 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-61ccf17f-25c3-494b-8d3b-fb286d825d2b req-0f1854ab-5d96-4730-8bfe-6c215a925c22 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000004964", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad080837985", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8eedee5c-bca8-4f5c-8f66-111c7b448d96", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:43:51.832204 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.coordination [req-61ccf17f-25c3-494b-8d3b-fb286d825d2b req-0f1854ab-5d96-4730-8bfe-6c215a925c22 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Acquiring lock "cinder-attachment_update-64c285b8-1cc9-4be5-a72a-c9fa20b56486-np0000004964" by "attachment_update" {{(pid=99975) __acquire /opt/stack/cinder/cinder/coordination.py:210}} Jul 10 06:43:51.837065 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.coordination [req-61ccf17f-25c3-494b-8d3b-fb286d825d2b req-0f1854ab-5d96-4730-8bfe-6c215a925c22 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Lock "cinder-attachment_update-64c285b8-1cc9-4be5-a72a-c9fa20b56486-np0000004964" acquired by "attachment_update" :: waited 0.005s {{(pid=99975) __acquire /opt/stack/cinder/cinder/coordination.py:228}} Jul 10 06:43:51.837188 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-506e3d33-df87-4976-8938-54582e4cade8 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:51.838121 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:51.838121 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:43:51.838975 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-506e3d33-df87-4976-8938-54582e4cade8 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] GET https://10.4.3.200/volume/v3/volumes/60c2f726-fb3e-46bc-acd3-da43e953f3af Jul 10 06:43:51.839215 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-506e3d33-df87-4976-8938-54582e4cade8 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:51.839439 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-506e3d33-df87-4976-8938-54582e4cade8 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:51.847474 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:51.847474 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:43:51.850744 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-506e3d33-df87-4976-8938-54582e4cade8 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Volume info retrieved successfully. Jul 10 06:43:51.854179 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-506e3d33-df87-4976-8938-54582e4cade8 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/volumes/60c2f726-fb3e-46bc-acd3-da43e953f3af returned with HTTP 200 Jul 10 06:43:51.854610 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1163/4657] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:43:51 2026] GET /volume/v3/volumes/60c2f726-fb3e-46bc-acd3-da43e953f3af => generated 878 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:43:52.358222 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.coordination [req-61ccf17f-25c3-494b-8d3b-fb286d825d2b req-0f1854ab-5d96-4730-8bfe-6c215a925c22 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Lock "cinder-attachment_update-64c285b8-1cc9-4be5-a72a-c9fa20b56486-np0000004964" released by "attachment_update" :: held 0.521s {{(pid=99975) __release /opt/stack/cinder/cinder/coordination.py:239}} Jul 10 06:43:52.358623 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-61ccf17f-25c3-494b-8d3b-fb286d825d2b req-0f1854ab-5d96-4730-8bfe-6c215a925c22 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] https://10.4.3.200/volume/v3/attachments/3371ac93-ee44-43ec-9015-14fa43b54d09 returned with HTTP 200 Jul 10 06:43:52.359113 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1176/4658] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 10 06:43:51 2026] PUT /volume/v3/attachments/3371ac93-ee44-43ec-9015-14fa43b54d09 => generated 969 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:43:52.615727 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-aefffd27-46d6-4d06-a234-7d7d92f449f0 req-ad746c97-88c1-46ec-8f2a-5f150de06d7f None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:52.620491 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-aefffd27-46d6-4d06-a234-7d7d92f449f0 req-ad746c97-88c1-46ec-8f2a-5f150de06d7f tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] POST https://10.4.3.200/volume/v3/attachments/3683200a-a96e-44a1-bae8-173c89c014d5/action Jul 10 06:43:52.620956 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-aefffd27-46d6-4d06-a234-7d7d92f449f0 req-ad746c97-88c1-46ec-8f2a-5f150de06d7f tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Action body: b'{"os-complete": null}' {{(pid=99976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:43:52.621196 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-aefffd27-46d6-4d06-a234-7d7d92f449f0 req-ad746c97-88c1-46ec-8f2a-5f150de06d7f tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:43:52.638632 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:52.638632 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:43:52.649009 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-2123cc71-9332-4676-b815-f5806bc21bbd None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:52.650686 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2123cc71-9332-4676-b815-f5806bc21bbd tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] GET https://10.4.3.200/volume/v3/volumes/64c285b8-1cc9-4be5-a72a-c9fa20b56486 Jul 10 06:43:52.651481 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2123cc71-9332-4676-b815-f5806bc21bbd tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:52.651481 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2123cc71-9332-4676-b815-f5806bc21bbd tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:52.653826 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-aefffd27-46d6-4d06-a234-7d7d92f449f0 req-ad746c97-88c1-46ec-8f2a-5f150de06d7f tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/attachments/3683200a-a96e-44a1-bae8-173c89c014d5/action returned with HTTP 204 Jul 10 06:43:52.654325 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1161/4659] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 10 06:43:52 2026] POST /volume/v3/attachments/3683200a-a96e-44a1-bae8-173c89c014d5/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:43:52.661498 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:52.661498 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:43:52.665084 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-2123cc71-9332-4676-b815-f5806bc21bbd tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Volume info retrieved successfully. Jul 10 06:43:52.673425 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2123cc71-9332-4676-b815-f5806bc21bbd tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] https://10.4.3.200/volume/v3/volumes/64c285b8-1cc9-4be5-a72a-c9fa20b56486 returned with HTTP 200 Jul 10 06:43:52.673863 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1160/4660] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:43:52 2026] GET /volume/v3/volumes/64c285b8-1cc9-4be5-a72a-c9fa20b56486 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:43:52.866650 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-5e0063c7-9c4b-43ed-b32b-67c61a8b5efb None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:52.869524 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5e0063c7-9c4b-43ed-b32b-67c61a8b5efb tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] GET https://10.4.3.200/volume/v3/volumes/60c2f726-fb3e-46bc-acd3-da43e953f3af Jul 10 06:43:52.869524 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5e0063c7-9c4b-43ed-b32b-67c61a8b5efb tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:52.869524 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5e0063c7-9c4b-43ed-b32b-67c61a8b5efb tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:52.879585 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:52.879585 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:43:52.883306 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-5e0063c7-9c4b-43ed-b32b-67c61a8b5efb tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Volume info retrieved successfully. Jul 10 06:43:52.889140 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5e0063c7-9c4b-43ed-b32b-67c61a8b5efb tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/volumes/60c2f726-fb3e-46bc-acd3-da43e953f3af returned with HTTP 200 Jul 10 06:43:52.889859 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1164/4661] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:43:52 2026] GET /volume/v3/volumes/60c2f726-fb3e-46bc-acd3-da43e953f3af => generated 1170 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:43:52.903434 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-b609dac7-8ca8-4da8-91b1-cff4bf691358 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:52.905179 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-b609dac7-8ca8-4da8-91b1-cff4bf691358 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] GET https://10.4.3.200/volume/v3/volumes/60c2f726-fb3e-46bc-acd3-da43e953f3af Jul 10 06:43:52.905370 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-b609dac7-8ca8-4da8-91b1-cff4bf691358 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:52.905596 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-b609dac7-8ca8-4da8-91b1-cff4bf691358 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:52.914423 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:52.914423 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:43:52.917764 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-b609dac7-8ca8-4da8-91b1-cff4bf691358 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Volume info retrieved successfully. Jul 10 06:43:52.921731 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-b609dac7-8ca8-4da8-91b1-cff4bf691358 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/volumes/60c2f726-fb3e-46bc-acd3-da43e953f3af returned with HTTP 200 Jul 10 06:43:52.922283 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1177/4662] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:43:52 2026] GET /volume/v3/volumes/60c2f726-fb3e-46bc-acd3-da43e953f3af => generated 1170 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:43:52.963464 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-da94ea3f-a30f-4438-b151-b57a9b94a86f req-18a05d80-0a6e-45ff-a59c-959e9a551f8b None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:52.965755 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-da94ea3f-a30f-4438-b151-b57a9b94a86f req-18a05d80-0a6e-45ff-a59c-959e9a551f8b tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] GET https://10.4.3.200/volume/v3/volumes/60c2f726-fb3e-46bc-acd3-da43e953f3af Jul 10 06:43:52.965978 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-da94ea3f-a30f-4438-b151-b57a9b94a86f req-18a05d80-0a6e-45ff-a59c-959e9a551f8b tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:52.966229 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-da94ea3f-a30f-4438-b151-b57a9b94a86f req-18a05d80-0a6e-45ff-a59c-959e9a551f8b tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:52.976797 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:52.976797 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:43:52.980386 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [req-da94ea3f-a30f-4438-b151-b57a9b94a86f req-18a05d80-0a6e-45ff-a59c-959e9a551f8b tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Volume info retrieved successfully. Jul 10 06:43:52.984257 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-da94ea3f-a30f-4438-b151-b57a9b94a86f req-18a05d80-0a6e-45ff-a59c-959e9a551f8b tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/volumes/60c2f726-fb3e-46bc-acd3-da43e953f3af returned with HTTP 200 Jul 10 06:43:52.984750 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1162/4663] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:43:52 2026] GET /volume/v3/volumes/60c2f726-fb3e-46bc-acd3-da43e953f3af => generated 1170 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:43:53.001903 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-da94ea3f-a30f-4438-b151-b57a9b94a86f req-1afd5919-025f-4ad6-b6dd-bc8df7061635 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:53.003808 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-da94ea3f-a30f-4438-b151-b57a9b94a86f req-1afd5919-025f-4ad6-b6dd-bc8df7061635 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] POST https://10.4.3.200/volume/v3/volumes/60c2f726-fb3e-46bc-acd3-da43e953f3af/action Jul 10 06:43:53.004134 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-da94ea3f-a30f-4438-b151-b57a9b94a86f req-1afd5919-025f-4ad6-b6dd-bc8df7061635 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:43:53.004244 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-da94ea3f-a30f-4438-b151-b57a9b94a86f req-1afd5919-025f-4ad6-b6dd-bc8df7061635 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:43:53.013616 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:53.013616 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:43:53.014081 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-da94ea3f-a30f-4438-b151-b57a9b94a86f req-1afd5919-025f-4ad6-b6dd-bc8df7061635 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Volume info retrieved successfully. Jul 10 06:43:53.019735 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-da94ea3f-a30f-4438-b151-b57a9b94a86f req-1afd5919-025f-4ad6-b6dd-bc8df7061635 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Begin detaching volume completed successfully. Jul 10 06:43:53.019913 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-da94ea3f-a30f-4438-b151-b57a9b94a86f req-1afd5919-025f-4ad6-b6dd-bc8df7061635 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/volumes/60c2f726-fb3e-46bc-acd3-da43e953f3af/action returned with HTTP 202 Jul 10 06:43:53.020255 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1161/4664] 10.4.3.200 () {72 vars in 1672 bytes} [Fri Jul 10 06:43:53 2026] POST /volume/v3/volumes/60c2f726-fb3e-46bc-acd3-da43e953f3af/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:43:53.687206 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-f5adc09e-115a-4796-88c4-fd4973defb8a None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:53.689578 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f5adc09e-115a-4796-88c4-fd4973defb8a tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] GET https://10.4.3.200/volume/v3/volumes/64c285b8-1cc9-4be5-a72a-c9fa20b56486 Jul 10 06:43:53.689840 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f5adc09e-115a-4796-88c4-fd4973defb8a tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:53.690117 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f5adc09e-115a-4796-88c4-fd4973defb8a tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:53.692386 np0000004964 devstack@c-api.service[99978]: DEBUG dbcounter [-] [99978] Writing DB stats cinder:SELECT=200,cinder:UPDATE=29,cinder:INSERT=10 {{(pid=99978) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:43:53.707098 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:53.707098 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:43:53.715148 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-f5adc09e-115a-4796-88c4-fd4973defb8a tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Volume info retrieved successfully. Jul 10 06:43:53.724144 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f5adc09e-115a-4796-88c4-fd4973defb8a tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] https://10.4.3.200/volume/v3/volumes/64c285b8-1cc9-4be5-a72a-c9fa20b56486 returned with HTTP 200 Jul 10 06:43:53.724570 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1165/4665] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:43:53 2026] GET /volume/v3/volumes/64c285b8-1cc9-4be5-a72a-c9fa20b56486 => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:43:54.045317 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-d6cf19b8-7ed6-42c0-be41-8d03f1171748 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:54.045701 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-d6cf19b8-7ed6-42c0-be41-8d03f1171748 None None] GET https://10.4.3.200/volume// Jul 10 06:43:54.045866 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-d6cf19b8-7ed6-42c0-be41-8d03f1171748 None None] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:54.046060 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-d6cf19b8-7ed6-42c0-be41-8d03f1171748 None None] Calling method 'all' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:54.046384 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-d6cf19b8-7ed6-42c0-be41-8d03f1171748 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:43:54.046684 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1178/4666] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:43: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 10 06:43:54.053439 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-da94ea3f-a30f-4438-b151-b57a9b94a86f req-838d0162-557b-4e17-8aa1-08f4e752bf6c None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:54.055405 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-da94ea3f-a30f-4438-b151-b57a9b94a86f req-838d0162-557b-4e17-8aa1-08f4e752bf6c tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] GET https://10.4.3.200/volume/v3/volumes/60c2f726-fb3e-46bc-acd3-da43e953f3af Jul 10 06:43:54.055676 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-da94ea3f-a30f-4438-b151-b57a9b94a86f req-838d0162-557b-4e17-8aa1-08f4e752bf6c tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:54.055879 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-da94ea3f-a30f-4438-b151-b57a9b94a86f req-838d0162-557b-4e17-8aa1-08f4e752bf6c tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:54.064442 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:54.064442 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:43:54.067409 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [req-da94ea3f-a30f-4438-b151-b57a9b94a86f req-838d0162-557b-4e17-8aa1-08f4e752bf6c tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Volume info retrieved successfully. Jul 10 06:43:54.071198 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-da94ea3f-a30f-4438-b151-b57a9b94a86f req-838d0162-557b-4e17-8aa1-08f4e752bf6c tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/volumes/60c2f726-fb3e-46bc-acd3-da43e953f3af returned with HTTP 200 Jul 10 06:43:54.072050 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1163/4667] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 10 06:43:54 2026] GET /volume/v3/volumes/60c2f726-fb3e-46bc-acd3-da43e953f3af => generated 1353 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:43:54.081643 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-da94ea3f-a30f-4438-b151-b57a9b94a86f req-4ffbeb20-efca-4ed4-b912-b0183196575b None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:54.086040 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-da94ea3f-a30f-4438-b151-b57a9b94a86f req-4ffbeb20-efca-4ed4-b912-b0183196575b tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] GET https://10.4.3.200/volume/v3/volumes/60c2f726-fb3e-46bc-acd3-da43e953f3af/encryption Jul 10 06:43:54.086040 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-da94ea3f-a30f-4438-b151-b57a9b94a86f req-4ffbeb20-efca-4ed4-b912-b0183196575b tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:54.086040 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-da94ea3f-a30f-4438-b151-b57a9b94a86f req-4ffbeb20-efca-4ed4-b912-b0183196575b tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Calling method 'index' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:54.096552 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:54.096552 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:43:54.103211 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-da94ea3f-a30f-4438-b151-b57a9b94a86f req-4ffbeb20-efca-4ed4-b912-b0183196575b tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/volumes/60c2f726-fb3e-46bc-acd3-da43e953f3af/encryption returned with HTTP 200 Jul 10 06:43:54.103620 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1162/4668] 10.4.3.200 () {68 vars in 1631 bytes} [Fri Jul 10 06:43:54 2026] GET /volume/v3/volumes/60c2f726-fb3e-46bc-acd3-da43e953f3af/encryption => generated 161 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:43:54.736536 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-6054a161-51c1-4f2e-8fef-bc9465f48421 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:54.738250 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6054a161-51c1-4f2e-8fef-bc9465f48421 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] GET https://10.4.3.200/volume/v3/volumes/64c285b8-1cc9-4be5-a72a-c9fa20b56486 Jul 10 06:43:54.738440 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6054a161-51c1-4f2e-8fef-bc9465f48421 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:54.738635 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6054a161-51c1-4f2e-8fef-bc9465f48421 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:54.746846 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-af269522-005b-41c9-8b0d-2c58e1ef3c8a req-a9ae57eb-454f-480b-ae69-2774d6ddf791 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:54.747922 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:54.747922 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:43:54.748549 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-af269522-005b-41c9-8b0d-2c58e1ef3c8a req-a9ae57eb-454f-480b-ae69-2774d6ddf791 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] DELETE https://10.4.3.200/volume/v3/attachments/8d5cd795-75f6-4b3b-b8cc-5c99c67e906c Jul 10 06:43:54.748719 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-af269522-005b-41c9-8b0d-2c58e1ef3c8a req-a9ae57eb-454f-480b-ae69-2774d6ddf791 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:54.748893 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-af269522-005b-41c9-8b0d-2c58e1ef3c8a req-a9ae57eb-454f-480b-ae69-2774d6ddf791 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'version_select' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:54.751731 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-6054a161-51c1-4f2e-8fef-bc9465f48421 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Volume info retrieved successfully. Jul 10 06:43:54.755073 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:54.755073 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:43:54.757147 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6054a161-51c1-4f2e-8fef-bc9465f48421 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] https://10.4.3.200/volume/v3/volumes/64c285b8-1cc9-4be5-a72a-c9fa20b56486 returned with HTTP 200 Jul 10 06:43:54.757499 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1166/4669] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:43:54 2026] GET /volume/v3/volumes/64c285b8-1cc9-4be5-a72a-c9fa20b56486 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:43:55.291951 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-af269522-005b-41c9-8b0d-2c58e1ef3c8a req-a9ae57eb-454f-480b-ae69-2774d6ddf791 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/attachments/8d5cd795-75f6-4b3b-b8cc-5c99c67e906c returned with HTTP 200 Jul 10 06:43:55.292715 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1179/4670] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 10 06:43:54 2026] DELETE /volume/v3/attachments/8d5cd795-75f6-4b3b-b8cc-5c99c67e906c => generated 19 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:43:55.770522 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-fad354fc-5f79-47e2-a75c-95600978d281 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:55.774053 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-fad354fc-5f79-47e2-a75c-95600978d281 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] GET https://10.4.3.200/volume/v3/volumes/64c285b8-1cc9-4be5-a72a-c9fa20b56486 Jul 10 06:43:55.774299 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-fad354fc-5f79-47e2-a75c-95600978d281 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:55.774578 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-fad354fc-5f79-47e2-a75c-95600978d281 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:55.785952 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:55.785952 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:43:55.788788 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-fad354fc-5f79-47e2-a75c-95600978d281 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Volume info retrieved successfully. Jul 10 06:43:55.792436 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-fad354fc-5f79-47e2-a75c-95600978d281 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] https://10.4.3.200/volume/v3/volumes/64c285b8-1cc9-4be5-a72a-c9fa20b56486 returned with HTTP 200 Jul 10 06:43:55.792807 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1164/4671] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:43:55 2026] GET /volume/v3/volumes/64c285b8-1cc9-4be5-a72a-c9fa20b56486 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:43:56.294621 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-da94ea3f-a30f-4438-b151-b57a9b94a86f req-52011369-e85d-47e9-8b17-05e2398872c3 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:56.294621 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-da94ea3f-a30f-4438-b151-b57a9b94a86f req-52011369-e85d-47e9-8b17-05e2398872c3 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] DELETE https://10.4.3.200/volume/v3/attachments/3683200a-a96e-44a1-bae8-173c89c014d5 Jul 10 06:43:56.294621 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-da94ea3f-a30f-4438-b151-b57a9b94a86f req-52011369-e85d-47e9-8b17-05e2398872c3 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:56.294621 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-da94ea3f-a30f-4438-b151-b57a9b94a86f req-52011369-e85d-47e9-8b17-05e2398872c3 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Calling method 'version_select' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:56.301937 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:56.301937 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:43:56.804610 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-a6a12266-ee66-4c94-a754-1e0474e4a218 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:56.806346 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a6a12266-ee66-4c94-a754-1e0474e4a218 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] GET https://10.4.3.200/volume/v3/volumes/64c285b8-1cc9-4be5-a72a-c9fa20b56486 Jul 10 06:43:56.806482 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a6a12266-ee66-4c94-a754-1e0474e4a218 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:56.807099 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a6a12266-ee66-4c94-a754-1e0474e4a218 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:56.814980 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:56.814980 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:43:56.818178 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-a6a12266-ee66-4c94-a754-1e0474e4a218 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Volume info retrieved successfully. Jul 10 06:43:56.822765 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a6a12266-ee66-4c94-a754-1e0474e4a218 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] https://10.4.3.200/volume/v3/volumes/64c285b8-1cc9-4be5-a72a-c9fa20b56486 returned with HTTP 200 Jul 10 06:43:56.823195 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1167/4672] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:43:56 2026] GET /volume/v3/volumes/64c285b8-1cc9-4be5-a72a-c9fa20b56486 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:43:56.826151 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-da94ea3f-a30f-4438-b151-b57a9b94a86f req-52011369-e85d-47e9-8b17-05e2398872c3 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/attachments/3683200a-a96e-44a1-bae8-173c89c014d5 returned with HTTP 200 Jul 10 06:43:56.826529 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1163/4673] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 10 06:43:56 2026] DELETE /volume/v3/attachments/3683200a-a96e-44a1-bae8-173c89c014d5 => generated 19 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:43:57.813160 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-809e803f-0321-4081-a8ea-46bb3f256769 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:57.814989 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-809e803f-0321-4081-a8ea-46bb3f256769 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] DELETE https://10.4.3.200/volume/v3/volumes/bf337484-d97f-48e9-a969-10f1f0c9f9f5 Jul 10 06:43:57.815185 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-809e803f-0321-4081-a8ea-46bb3f256769 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:57.815392 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-809e803f-0321-4081-a8ea-46bb3f256769 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:57.815609 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-809e803f-0321-4081-a8ea-46bb3f256769 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Delete volume with id: bf337484-d97f-48e9-a969-10f1f0c9f9f5 Jul 10 06:43:57.822098 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:57.822098 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:43:57.822525 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-809e803f-0321-4081-a8ea-46bb3f256769 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Volume info retrieved successfully. Jul 10 06:43:57.835478 np0000004964 devstack@c-api.service[99975]: WARNING cinder.keymgr.conf_key_mgr [None req-809e803f-0321-4081-a8ea-46bb3f256769 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 10 06:43:57.836426 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-525c1491-f172-4d83-915e-dad662101d3b None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:57.838275 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-525c1491-f172-4d83-915e-dad662101d3b tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] GET https://10.4.3.200/volume/v3/volumes/64c285b8-1cc9-4be5-a72a-c9fa20b56486 Jul 10 06:43:57.838463 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-525c1491-f172-4d83-915e-dad662101d3b tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:57.838676 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-525c1491-f172-4d83-915e-dad662101d3b tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:57.841676 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-809e803f-0321-4081-a8ea-46bb3f256769 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Delete volume request issued successfully. Jul 10 06:43:57.842417 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-809e803f-0321-4081-a8ea-46bb3f256769 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/volumes/bf337484-d97f-48e9-a969-10f1f0c9f9f5 returned with HTTP 202 Jul 10 06:43:57.842417 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1180/4674] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:43:57 2026] DELETE /volume/v3/volumes/bf337484-d97f-48e9-a969-10f1f0c9f9f5 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:43:57.849216 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-d5dee5d2-df0b-4811-91be-5a744b05879d None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:57.849769 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:57.849769 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:43:57.852595 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-525c1491-f172-4d83-915e-dad662101d3b tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Volume info retrieved successfully. Jul 10 06:43:57.852740 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d5dee5d2-df0b-4811-91be-5a744b05879d tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] GET https://10.4.3.200/volume/v3/volumes/bf337484-d97f-48e9-a969-10f1f0c9f9f5 Jul 10 06:43:57.853176 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d5dee5d2-df0b-4811-91be-5a744b05879d tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:57.853401 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d5dee5d2-df0b-4811-91be-5a744b05879d tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:57.856350 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-525c1491-f172-4d83-915e-dad662101d3b tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] https://10.4.3.200/volume/v3/volumes/64c285b8-1cc9-4be5-a72a-c9fa20b56486 returned with HTTP 200 Jul 10 06:43:57.856717 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1165/4675] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:43:57 2026] GET /volume/v3/volumes/64c285b8-1cc9-4be5-a72a-c9fa20b56486 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:43:57.864933 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:57.864933 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:43:57.870733 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-d5dee5d2-df0b-4811-91be-5a744b05879d tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Volume info retrieved successfully. Jul 10 06:43:57.878513 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d5dee5d2-df0b-4811-91be-5a744b05879d tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/volumes/bf337484-d97f-48e9-a969-10f1f0c9f9f5 returned with HTTP 200 Jul 10 06:43:57.880084 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1168/4676] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:43:57 2026] GET /volume/v3/volumes/bf337484-d97f-48e9-a969-10f1f0c9f9f5 => generated 870 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:43:58.273437 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-4869089a-d229-458b-9ea2-95a67f11ebf3 req-0b4f1613-9db0-41e9-ac1e-281e7fc2ece9 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:58.275154 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-4869089a-d229-458b-9ea2-95a67f11ebf3 req-0b4f1613-9db0-41e9-ac1e-281e7fc2ece9 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] GET https://10.4.3.200/volume/v3/volumes/60c2f726-fb3e-46bc-acd3-da43e953f3af Jul 10 06:43:58.275729 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-4869089a-d229-458b-9ea2-95a67f11ebf3 req-0b4f1613-9db0-41e9-ac1e-281e7fc2ece9 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:58.275729 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-4869089a-d229-458b-9ea2-95a67f11ebf3 req-0b4f1613-9db0-41e9-ac1e-281e7fc2ece9 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:58.284632 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:58.284632 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:43:58.288932 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-4869089a-d229-458b-9ea2-95a67f11ebf3 req-0b4f1613-9db0-41e9-ac1e-281e7fc2ece9 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Volume info retrieved successfully. Jul 10 06:43:58.294178 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-4869089a-d229-458b-9ea2-95a67f11ebf3 req-0b4f1613-9db0-41e9-ac1e-281e7fc2ece9 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/volumes/60c2f726-fb3e-46bc-acd3-da43e953f3af returned with HTTP 200 Jul 10 06:43:58.294750 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1164/4677] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:43:58 2026] GET /volume/v3/volumes/60c2f726-fb3e-46bc-acd3-da43e953f3af => generated 878 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:43:58.868536 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-bf1f0ae4-0688-4dc5-b6be-7d19615deb95 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:58.870960 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-bf1f0ae4-0688-4dc5-b6be-7d19615deb95 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] GET https://10.4.3.200/volume/v3/volumes/64c285b8-1cc9-4be5-a72a-c9fa20b56486 Jul 10 06:43:58.870960 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-bf1f0ae4-0688-4dc5-b6be-7d19615deb95 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:58.870960 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-bf1f0ae4-0688-4dc5-b6be-7d19615deb95 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:58.879225 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:58.879225 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:43:58.884069 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-bf1f0ae4-0688-4dc5-b6be-7d19615deb95 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Volume info retrieved successfully. Jul 10 06:43:58.891285 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-bf1f0ae4-0688-4dc5-b6be-7d19615deb95 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] https://10.4.3.200/volume/v3/volumes/64c285b8-1cc9-4be5-a72a-c9fa20b56486 returned with HTTP 200 Jul 10 06:43:58.891714 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1181/4678] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:43:58 2026] GET /volume/v3/volumes/64c285b8-1cc9-4be5-a72a-c9fa20b56486 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:43:58.894577 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-f2f5d40e-994e-4a74-ba9d-474eea6238ed None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:58.896146 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f2f5d40e-994e-4a74-ba9d-474eea6238ed tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] GET https://10.4.3.200/volume/v3/volumes/bf337484-d97f-48e9-a969-10f1f0c9f9f5 Jul 10 06:43:58.896310 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f2f5d40e-994e-4a74-ba9d-474eea6238ed tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:58.896478 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f2f5d40e-994e-4a74-ba9d-474eea6238ed tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:58.901923 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f2f5d40e-994e-4a74-ba9d-474eea6238ed tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/volumes/bf337484-d97f-48e9-a969-10f1f0c9f9f5 returned with HTTP 404 Jul 10 06:43:58.902455 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1166/4679] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:43:58 2026] GET /volume/v3/volumes/bf337484-d97f-48e9-a969-10f1f0c9f9f5 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:43:58.911774 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-8102c4fa-72ff-42ab-b926-b00c00804749 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:58.913323 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-8102c4fa-72ff-42ab-b926-b00c00804749 tempest-TestVolumeBootPattern-956657889 tempest-TestVolumeBootPattern-956657889-project-admin] GET https://10.4.3.200/volume/v3/volumes/detail?all_tenants=1 Jul 10 06:43:58.913481 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-8102c4fa-72ff-42ab-b926-b00c00804749 tempest-TestVolumeBootPattern-956657889 tempest-TestVolumeBootPattern-956657889-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:58.915181 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-8102c4fa-72ff-42ab-b926-b00c00804749 tempest-TestVolumeBootPattern-956657889 tempest-TestVolumeBootPattern-956657889-project-admin] Calling method 'detail' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:58.915869 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-8102c4fa-72ff-42ab-b926-b00c00804749 tempest-TestVolumeBootPattern-956657889 tempest-TestVolumeBootPattern-956657889-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99978) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 06:43:58.941534 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-8102c4fa-72ff-42ab-b926-b00c00804749 tempest-TestVolumeBootPattern-956657889 tempest-TestVolumeBootPattern-956657889-project-admin] Get all volumes completed successfully. Jul 10 06:43:58.941534 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:58.941534 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:43:58.946130 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-8102c4fa-72ff-42ab-b926-b00c00804749 tempest-TestVolumeBootPattern-956657889 tempest-TestVolumeBootPattern-956657889-project-admin] https://10.4.3.200/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 10 06:43:58.946720 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1169/4680] 10.4.3.200 () {66 vars in 1285 bytes} [Fri Jul 10 06:43:58 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10979 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:43:58.961531 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-9b1b3fed-a18d-449f-9be9-a9ab9e564b4c None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:58.965662 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9b1b3fed-a18d-449f-9be9-a9ab9e564b4c tempest-TestVolumeBootPattern-956657889 tempest-TestVolumeBootPattern-956657889-project-admin] DELETE https://10.4.3.200/volume/v3/types/727a7016-9723-4d19-8b1f-34ce7bf98835 Jul 10 06:43:58.965872 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9b1b3fed-a18d-449f-9be9-a9ab9e564b4c tempest-TestVolumeBootPattern-956657889 tempest-TestVolumeBootPattern-956657889-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:58.966060 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9b1b3fed-a18d-449f-9be9-a9ab9e564b4c tempest-TestVolumeBootPattern-956657889 tempest-TestVolumeBootPattern-956657889-project-admin] Calling method '_delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:58.992497 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9b1b3fed-a18d-449f-9be9-a9ab9e564b4c tempest-TestVolumeBootPattern-956657889 tempest-TestVolumeBootPattern-956657889-project-admin] https://10.4.3.200/volume/v3/types/727a7016-9723-4d19-8b1f-34ce7bf98835 returned with HTTP 202 Jul 10 06:43:58.992962 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1165/4681] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 10 06:43:58 2026] DELETE /volume/v3/types/727a7016-9723-4d19-8b1f-34ce7bf98835 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:43:59.029894 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-860b908e-64ac-464c-b325-d5a6c0d45652 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:59.031383 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-860b908e-64ac-464c-b325-d5a6c0d45652 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:43:59.031739 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-860b908e-64ac-464c-b325-d5a6c0d45652 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-248635450", "snapshot_id": null, "imageRef": "8939ca72-758b-49bf-be8b-162af43ee2bf", "volume_type": null, "size": 1}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:43:59.033213 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.volumes [None req-860b908e-64ac-464c-b325-d5a6c0d45652 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-248635450', 'snapshot_id': None, 'imageRef': '8939ca72-758b-49bf-be8b-162af43ee2bf', 'volume_type': None, 'size': 1}} {{(pid=99975) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:43:59.124789 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-61ccf17f-25c3-494b-8d3b-fb286d825d2b req-d2e670b7-dda4-484e-927e-43119ed61309 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:59.127613 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-61ccf17f-25c3-494b-8d3b-fb286d825d2b req-d2e670b7-dda4-484e-927e-43119ed61309 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] POST https://10.4.3.200/volume/v3/attachments/3371ac93-ee44-43ec-9015-14fa43b54d09/action Jul 10 06:43:59.127963 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-61ccf17f-25c3-494b-8d3b-fb286d825d2b req-d2e670b7-dda4-484e-927e-43119ed61309 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Action body: b'{"os-complete": null}' {{(pid=99976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:43:59.128119 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-61ccf17f-25c3-494b-8d3b-fb286d825d2b req-d2e670b7-dda4-484e-927e-43119ed61309 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:43:59.145850 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:59.145850 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:43:59.160811 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-61ccf17f-25c3-494b-8d3b-fb286d825d2b req-d2e670b7-dda4-484e-927e-43119ed61309 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] https://10.4.3.200/volume/v3/attachments/3371ac93-ee44-43ec-9015-14fa43b54d09/action returned with HTTP 204 Jul 10 06:43:59.161409 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1167/4682] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 10 06:43:59 2026] POST /volume/v3/attachments/3371ac93-ee44-43ec-9015-14fa43b54d09/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:43:59.163108 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-860b908e-64ac-464c-b325-d5a6c0d45652 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Create volume of 1 GB Jul 10 06:43:59.169964 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-860b908e-64ac-464c-b325-d5a6c0d45652 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Availability Zones retrieved successfully. Jul 10 06:43:59.177132 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-860b908e-64ac-464c-b325-d5a6c0d45652 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Flow 'volume_create_api' (1b98d8e6-dcda-4a34-ac9f-6d0c39b4bf05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:43:59.179138 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-860b908e-64ac-464c-b325-d5a6c0d45652 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6884b54-2605-4857-8a96-7a3205d1228f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:43:59.180431 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.flows.api.create_volume [None req-860b908e-64ac-464c-b325-d5a6c0d45652 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Validating volume size '1' using validate_int {{(pid=99975) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:43:59.237947 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-860b908e-64ac-464c-b325-d5a6c0d45652 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6884b54-2605-4857-8a96-7a3205d1228f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:43:59.238643 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-860b908e-64ac-464c-b325-d5a6c0d45652 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09bffdd4-8925-46bd-976f-a289d3abfbe7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:43:59.297207 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.quota [None req-860b908e-64ac-464c-b325-d5a6c0d45652 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Created reservations ['15b3ffe6-8ba2-425d-8716-dfeddbdffa45', '69062732-c3cc-48f3-a3db-f98bac85600f', '1db0d444-5d28-4321-8dd9-54de3e87b8d7', 'd4375001-9bd9-4c87-9498-fb5403f4e825'] {{(pid=99975) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:43:59.298014 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-860b908e-64ac-464c-b325-d5a6c0d45652 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09bffdd4-8925-46bd-976f-a289d3abfbe7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['15b3ffe6-8ba2-425d-8716-dfeddbdffa45', '69062732-c3cc-48f3-a3db-f98bac85600f', '1db0d444-5d28-4321-8dd9-54de3e87b8d7', 'd4375001-9bd9-4c87-9498-fb5403f4e825']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:43:59.298679 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-860b908e-64ac-464c-b325-d5a6c0d45652 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62f8b4ec-1a7d-44f5-b5d0-097802c5977f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:43:59.319819 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-860b908e-64ac-464c-b325-d5a6c0d45652 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62f8b4ec-1a7d-44f5-b5d0-097802c5977f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '74f7f78a-6552-4a93-9b24-3743a0da0420', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-248635450',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5b8eba67f9b4893b0745cad9226ea2f',qos_specs=None,replication_status=,reservations=['15b3ffe6-8ba2-425d-8716-dfeddbdffa45','69062732-c3cc-48f3-a3db-f98bac85600f','1db0d444-5d28-4321-8dd9-54de3e87b8d7','d4375001-9bd9-4c87-9498-fb5403f4e825'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73619d301e92432aadd608b878334e09',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:43:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-248635450',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=74f7f78a-6552-4a93-9b24-3743a0da0420,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c5b8eba67f9b4893b0745cad9226ea2f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='73619d301e92432aadd608b878334e09',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:43:59.320678 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-860b908e-64ac-464c-b325-d5a6c0d45652 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59d8230b-e464-4d0e-afba-b3a026915ca9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:43:59.338116 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-860b908e-64ac-464c-b325-d5a6c0d45652 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59d8230b-e464-4d0e-afba-b3a026915ca9) transitioned into state 'SUCCESS' from state '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-248635450',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5b8eba67f9b4893b0745cad9226ea2f',qos_specs=None,replication_status=,reservations=['15b3ffe6-8ba2-425d-8716-dfeddbdffa45','69062732-c3cc-48f3-a3db-f98bac85600f','1db0d444-5d28-4321-8dd9-54de3e87b8d7','d4375001-9bd9-4c87-9498-fb5403f4e825'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73619d301e92432aadd608b878334e09',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:43:59.338850 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-860b908e-64ac-464c-b325-d5a6c0d45652 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e0515d6-97f3-49d4-90c3-b3ef659033af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:43:59.347700 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-860b908e-64ac-464c-b325-d5a6c0d45652 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e0515d6-97f3-49d4-90c3-b3ef659033af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:43:59.348656 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-860b908e-64ac-464c-b325-d5a6c0d45652 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Flow 'volume_create_api' (1b98d8e6-dcda-4a34-ac9f-6d0c39b4bf05) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:43:59.349104 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-860b908e-64ac-464c-b325-d5a6c0d45652 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Create volume request issued successfully. Jul 10 06:43:59.349842 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-860b908e-64ac-464c-b325-d5a6c0d45652 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:43:59.350514 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1182/4683] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 10 06:43:59 2026] POST /volume/v3/volumes => generated 758 bytes in 321 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:43:59.365382 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-9c628b8a-6e26-4d00-b75e-e23b3080b9fc None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:59.371821 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9c628b8a-6e26-4d00-b75e-e23b3080b9fc tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] GET https://10.4.3.200/volume/v3/volumes/74f7f78a-6552-4a93-9b24-3743a0da0420 Jul 10 06:43:59.371821 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9c628b8a-6e26-4d00-b75e-e23b3080b9fc tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:59.371821 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9c628b8a-6e26-4d00-b75e-e23b3080b9fc tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:59.381385 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:59.381385 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:43:59.387537 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-9c628b8a-6e26-4d00-b75e-e23b3080b9fc tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Volume info retrieved successfully. Jul 10 06:43:59.393060 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9c628b8a-6e26-4d00-b75e-e23b3080b9fc tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/volumes/74f7f78a-6552-4a93-9b24-3743a0da0420 returned with HTTP 200 Jul 10 06:43:59.393675 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1170/4684] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:43:59 2026] GET /volume/v3/volumes/74f7f78a-6552-4a93-9b24-3743a0da0420 => generated 826 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:43:59.904321 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-6eae1997-daec-4192-bf44-4d933514f31b None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:59.906134 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6eae1997-daec-4192-bf44-4d933514f31b tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] GET https://10.4.3.200/volume/v3/volumes/64c285b8-1cc9-4be5-a72a-c9fa20b56486 Jul 10 06:43:59.906373 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6eae1997-daec-4192-bf44-4d933514f31b tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:59.906591 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6eae1997-daec-4192-bf44-4d933514f31b tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:59.915456 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:59.915456 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:43:59.918788 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-6eae1997-daec-4192-bf44-4d933514f31b tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Volume info retrieved successfully. Jul 10 06:43:59.922521 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6eae1997-daec-4192-bf44-4d933514f31b tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] https://10.4.3.200/volume/v3/volumes/64c285b8-1cc9-4be5-a72a-c9fa20b56486 returned with HTTP 200 Jul 10 06:43:59.922880 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1166/4685] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:43:59 2026] GET /volume/v3/volumes/64c285b8-1cc9-4be5-a72a-c9fa20b56486 => generated 1139 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:43:59.937547 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-dfd7d6a8-3b8e-49eb-8fdf-fbed7718473f None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:59.940405 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-dfd7d6a8-3b8e-49eb-8fdf-fbed7718473f tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] GET https://10.4.3.200/volume/v3/volumes/64c285b8-1cc9-4be5-a72a-c9fa20b56486 Jul 10 06:43:59.940664 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-dfd7d6a8-3b8e-49eb-8fdf-fbed7718473f tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:59.940849 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-dfd7d6a8-3b8e-49eb-8fdf-fbed7718473f tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:59.950548 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:59.950548 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:43:59.953973 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-dfd7d6a8-3b8e-49eb-8fdf-fbed7718473f tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Volume info retrieved successfully. Jul 10 06:43:59.958005 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-dfd7d6a8-3b8e-49eb-8fdf-fbed7718473f tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] https://10.4.3.200/volume/v3/volumes/64c285b8-1cc9-4be5-a72a-c9fa20b56486 returned with HTTP 200 Jul 10 06:43:59.958439 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1168/4686] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:43:59 2026] GET /volume/v3/volumes/64c285b8-1cc9-4be5-a72a-c9fa20b56486 => generated 1139 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:43:59.972390 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-db7537a0-b698-4341-bac8-c20f8204767c None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:43:59.974228 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-db7537a0-b698-4341-bac8-c20f8204767c tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] GET https://10.4.3.200/volume/v3/volumes/64c285b8-1cc9-4be5-a72a-c9fa20b56486 Jul 10 06:43:59.974399 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-db7537a0-b698-4341-bac8-c20f8204767c tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:43:59.974594 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-db7537a0-b698-4341-bac8-c20f8204767c tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:43:59.983767 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:43:59.983767 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:43:59.986808 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-db7537a0-b698-4341-bac8-c20f8204767c tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Volume info retrieved successfully. Jul 10 06:43:59.991399 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-db7537a0-b698-4341-bac8-c20f8204767c tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] https://10.4.3.200/volume/v3/volumes/64c285b8-1cc9-4be5-a72a-c9fa20b56486 returned with HTTP 200 Jul 10 06:43:59.991683 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1183/4687] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:43:59 2026] GET /volume/v3/volumes/64c285b8-1cc9-4be5-a72a-c9fa20b56486 => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:44:00.406717 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-4c53626a-81c0-4979-9086-b6d8d31367cd None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:44:00.410526 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4c53626a-81c0-4979-9086-b6d8d31367cd tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] GET https://10.4.3.200/volume/v3/volumes/74f7f78a-6552-4a93-9b24-3743a0da0420 Jul 10 06:44:00.410526 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4c53626a-81c0-4979-9086-b6d8d31367cd tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:44:00.410526 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4c53626a-81c0-4979-9086-b6d8d31367cd tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:44:00.417584 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:44:00.417584 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:44:00.422545 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-4c53626a-81c0-4979-9086-b6d8d31367cd tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Volume info retrieved successfully. Jul 10 06:44:00.428276 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4c53626a-81c0-4979-9086-b6d8d31367cd tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/volumes/74f7f78a-6552-4a93-9b24-3743a0da0420 returned with HTTP 200 Jul 10 06:44:00.429194 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1171/4688] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:44:00 2026] GET /volume/v3/volumes/74f7f78a-6552-4a93-9b24-3743a0da0420 => generated 1366 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:44:00.440297 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-9db675e1-0fe4-4ce0-ae5a-19cd371d636c None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:44:00.441670 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9db675e1-0fe4-4ce0-ae5a-19cd371d636c tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] GET https://10.4.3.200/volume/v3/volumes/74f7f78a-6552-4a93-9b24-3743a0da0420 Jul 10 06:44:00.441852 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9db675e1-0fe4-4ce0-ae5a-19cd371d636c tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:44:00.442039 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9db675e1-0fe4-4ce0-ae5a-19cd371d636c tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:44:00.448407 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:44:00.448407 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:44:00.458177 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-9db675e1-0fe4-4ce0-ae5a-19cd371d636c tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Volume info retrieved successfully. Jul 10 06:44:00.464685 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9db675e1-0fe4-4ce0-ae5a-19cd371d636c tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/volumes/74f7f78a-6552-4a93-9b24-3743a0da0420 returned with HTTP 200 Jul 10 06:44:00.465037 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1167/4689] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:44:00 2026] GET /volume/v3/volumes/74f7f78a-6552-4a93-9b24-3743a0da0420 => generated 1366 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:44:01.711612 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-0c3d1def-2321-420c-b7e0-cedc2c4f6e50 req-e9309bc3-eef2-47c3-b90c-e6a56f999cf8 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:44:01.713434 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-0c3d1def-2321-420c-b7e0-cedc2c4f6e50 req-e9309bc3-eef2-47c3-b90c-e6a56f999cf8 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] GET https://10.4.3.200/volume/v3/volumes/74f7f78a-6552-4a93-9b24-3743a0da0420 Jul 10 06:44:01.713640 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-0c3d1def-2321-420c-b7e0-cedc2c4f6e50 req-e9309bc3-eef2-47c3-b90c-e6a56f999cf8 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:44:01.713843 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-0c3d1def-2321-420c-b7e0-cedc2c4f6e50 req-e9309bc3-eef2-47c3-b90c-e6a56f999cf8 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:44:01.720406 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:44:01.720406 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:44:01.723705 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [req-0c3d1def-2321-420c-b7e0-cedc2c4f6e50 req-e9309bc3-eef2-47c3-b90c-e6a56f999cf8 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Volume info retrieved successfully. Jul 10 06:44:01.727959 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-0c3d1def-2321-420c-b7e0-cedc2c4f6e50 req-e9309bc3-eef2-47c3-b90c-e6a56f999cf8 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/volumes/74f7f78a-6552-4a93-9b24-3743a0da0420 returned with HTTP 200 Jul 10 06:44:01.728387 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1169/4690] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:44:01 2026] GET /volume/v3/volumes/74f7f78a-6552-4a93-9b24-3743a0da0420 => generated 1366 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:44:02.205374 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-0c3d1def-2321-420c-b7e0-cedc2c4f6e50 req-375077b4-0122-4002-bc7c-35131df9c782 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:44:02.208635 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-0c3d1def-2321-420c-b7e0-cedc2c4f6e50 req-375077b4-0122-4002-bc7c-35131df9c782 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] GET https://10.4.3.200/volume/v3/volumes/74f7f78a-6552-4a93-9b24-3743a0da0420 Jul 10 06:44:02.208876 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-0c3d1def-2321-420c-b7e0-cedc2c4f6e50 req-375077b4-0122-4002-bc7c-35131df9c782 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:44:02.209157 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-0c3d1def-2321-420c-b7e0-cedc2c4f6e50 req-375077b4-0122-4002-bc7c-35131df9c782 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:44:02.215848 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:44:02.215848 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:44:02.219164 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [req-0c3d1def-2321-420c-b7e0-cedc2c4f6e50 req-375077b4-0122-4002-bc7c-35131df9c782 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Volume info retrieved successfully. Jul 10 06:44:02.223412 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-0c3d1def-2321-420c-b7e0-cedc2c4f6e50 req-375077b4-0122-4002-bc7c-35131df9c782 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/volumes/74f7f78a-6552-4a93-9b24-3743a0da0420 returned with HTTP 200 Jul 10 06:44:02.223822 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1184/4691] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:44:02 2026] GET /volume/v3/volumes/74f7f78a-6552-4a93-9b24-3743a0da0420 => generated 1366 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:44:02.233476 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-3ba5d6f3-d720-4e42-b263-e9b63979c122 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:44:02.233476 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3ba5d6f3-d720-4e42-b263-e9b63979c122 None None] GET https://10.4.3.200/volume// Jul 10 06:44:02.233476 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3ba5d6f3-d720-4e42-b263-e9b63979c122 None None] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:44:02.233476 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3ba5d6f3-d720-4e42-b263-e9b63979c122 None None] Calling method 'all' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:44:02.233476 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3ba5d6f3-d720-4e42-b263-e9b63979c122 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:44:02.233476 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1172/4692] 10.4.3.200 () {66 vars in 1419 bytes} [Fri Jul 10 06:44:02 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 06:44:02.242768 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-0c3d1def-2321-420c-b7e0-cedc2c4f6e50 req-484a4503-e853-4927-b14a-4154b1f6dbb8 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:44:02.244490 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-0c3d1def-2321-420c-b7e0-cedc2c4f6e50 req-484a4503-e853-4927-b14a-4154b1f6dbb8 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 10 06:44:02.244880 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-0c3d1def-2321-420c-b7e0-cedc2c4f6e50 req-484a4503-e853-4927-b14a-4154b1f6dbb8 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "74f7f78a-6552-4a93-9b24-3743a0da0420", "connector": null, "instance_uuid": "4ff67b0d-6f41-48da-8ca9-358b7b82dd41"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:44:02.252144 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:44:02.252144 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:44:02.271875 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-0c3d1def-2321-420c-b7e0-cedc2c4f6e50 req-484a4503-e853-4927-b14a-4154b1f6dbb8 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 10 06:44:02.272303 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1168/4693] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 10 06:44:02 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 10 06:44:05.871316 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-19c62cf3-5aef-475d-9ffc-755a0810c9cc None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:44:05.873273 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-19c62cf3-5aef-475d-9ffc-755a0810c9cc tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] DELETE https://10.4.3.200/volume/v3/volumes/60c2f726-fb3e-46bc-acd3-da43e953f3af Jul 10 06:44:05.873534 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-19c62cf3-5aef-475d-9ffc-755a0810c9cc tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:44:05.873727 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-19c62cf3-5aef-475d-9ffc-755a0810c9cc tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:44:05.873883 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-19c62cf3-5aef-475d-9ffc-755a0810c9cc tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Delete volume with id: 60c2f726-fb3e-46bc-acd3-da43e953f3af Jul 10 06:44:05.880962 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:44:05.880962 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:44:05.881432 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-19c62cf3-5aef-475d-9ffc-755a0810c9cc tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Volume info retrieved successfully. Jul 10 06:44:05.892522 np0000004964 devstack@c-api.service[99976]: WARNING cinder.keymgr.conf_key_mgr [None req-19c62cf3-5aef-475d-9ffc-755a0810c9cc tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 10 06:44:05.898416 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-19c62cf3-5aef-475d-9ffc-755a0810c9cc tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Delete volume request issued successfully. Jul 10 06:44:05.898610 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-19c62cf3-5aef-475d-9ffc-755a0810c9cc tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/volumes/60c2f726-fb3e-46bc-acd3-da43e953f3af returned with HTTP 202 Jul 10 06:44:05.898997 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1170/4694] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:44:05 2026] DELETE /volume/v3/volumes/60c2f726-fb3e-46bc-acd3-da43e953f3af => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:44:05.906549 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-0c942904-7405-4f03-a73c-8a5b2ecb15ff None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:44:05.908186 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-0c942904-7405-4f03-a73c-8a5b2ecb15ff tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] GET https://10.4.3.200/volume/v3/volumes/60c2f726-fb3e-46bc-acd3-da43e953f3af Jul 10 06:44:05.908351 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-0c942904-7405-4f03-a73c-8a5b2ecb15ff tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:44:05.908548 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-0c942904-7405-4f03-a73c-8a5b2ecb15ff tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:44:05.915049 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:44:05.915049 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:44:05.918970 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-0c942904-7405-4f03-a73c-8a5b2ecb15ff tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Volume info retrieved successfully. Jul 10 06:44:05.923474 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-0c942904-7405-4f03-a73c-8a5b2ecb15ff tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/volumes/60c2f726-fb3e-46bc-acd3-da43e953f3af returned with HTTP 200 Jul 10 06:44:05.923901 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1185/4695] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:44:05 2026] GET /volume/v3/volumes/60c2f726-fb3e-46bc-acd3-da43e953f3af => generated 877 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:44:06.939333 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-c5a7e48d-93cd-4597-8f77-73c85d1883be None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:44:06.940909 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c5a7e48d-93cd-4597-8f77-73c85d1883be tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] GET https://10.4.3.200/volume/v3/volumes/60c2f726-fb3e-46bc-acd3-da43e953f3af Jul 10 06:44:06.941232 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c5a7e48d-93cd-4597-8f77-73c85d1883be tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:44:06.941483 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c5a7e48d-93cd-4597-8f77-73c85d1883be tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:44:06.947133 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c5a7e48d-93cd-4597-8f77-73c85d1883be tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/volumes/60c2f726-fb3e-46bc-acd3-da43e953f3af returned with HTTP 404 Jul 10 06:44:06.947133 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1173/4696] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:44:06 2026] GET /volume/v3/volumes/60c2f726-fb3e-46bc-acd3-da43e953f3af => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:44:06.953586 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-510701cc-4c32-426e-9d1a-c07602abaf84 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:44:06.955037 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-510701cc-4c32-426e-9d1a-c07602abaf84 tempest-TestEncryptedCinderVolumes-1601990201 tempest-TestEncryptedCinderVolumes-1601990201-project-admin] GET https://10.4.3.200/volume/v3/volumes/detail?all_tenants=1 Jul 10 06:44:06.955205 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-510701cc-4c32-426e-9d1a-c07602abaf84 tempest-TestEncryptedCinderVolumes-1601990201 tempest-TestEncryptedCinderVolumes-1601990201-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:44:06.955373 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-510701cc-4c32-426e-9d1a-c07602abaf84 tempest-TestEncryptedCinderVolumes-1601990201 tempest-TestEncryptedCinderVolumes-1601990201-project-admin] Calling method 'detail' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:44:06.955792 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:44:06.955792 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:44:06.956053 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-510701cc-4c32-426e-9d1a-c07602abaf84 tempest-TestEncryptedCinderVolumes-1601990201 tempest-TestEncryptedCinderVolumes-1601990201-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99977) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 06:44:06.974592 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-510701cc-4c32-426e-9d1a-c07602abaf84 tempest-TestEncryptedCinderVolumes-1601990201 tempest-TestEncryptedCinderVolumes-1601990201-project-admin] Get all volumes completed successfully. Jul 10 06:44:06.976429 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:44:06.976429 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:44:06.981276 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-510701cc-4c32-426e-9d1a-c07602abaf84 tempest-TestEncryptedCinderVolumes-1601990201 tempest-TestEncryptedCinderVolumes-1601990201-project-admin] https://10.4.3.200/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 10 06:44:06.981672 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1169/4697] 10.4.3.200 () {66 vars in 1285 bytes} [Fri Jul 10 06:44:06 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11777 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:44:06.997878 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-2166cd42-f920-4748-b6ea-f12a11116478 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:44:06.999761 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2166cd42-f920-4748-b6ea-f12a11116478 tempest-TestEncryptedCinderVolumes-1601990201 tempest-TestEncryptedCinderVolumes-1601990201-project-admin] DELETE https://10.4.3.200/volume/v3/types/2701752c-9b84-47ac-8e35-c1cdd1c1ea08 Jul 10 06:44:06.999950 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2166cd42-f920-4748-b6ea-f12a11116478 tempest-TestEncryptedCinderVolumes-1601990201 tempest-TestEncryptedCinderVolumes-1601990201-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:44:07.000153 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2166cd42-f920-4748-b6ea-f12a11116478 tempest-TestEncryptedCinderVolumes-1601990201 tempest-TestEncryptedCinderVolumes-1601990201-project-admin] Calling method '_delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:44:07.020706 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2166cd42-f920-4748-b6ea-f12a11116478 tempest-TestEncryptedCinderVolumes-1601990201 tempest-TestEncryptedCinderVolumes-1601990201-project-admin] https://10.4.3.200/volume/v3/types/2701752c-9b84-47ac-8e35-c1cdd1c1ea08 returned with HTTP 202 Jul 10 06:44:07.021203 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1171/4698] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 10 06:44:06 2026] DELETE /volume/v3/types/2701752c-9b84-47ac-8e35-c1cdd1c1ea08 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:44:07.032417 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-c519ef41-b847-458e-aebb-a1856b9ca141 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:44:07.033906 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-c519ef41-b847-458e-aebb-a1856b9ca141 tempest-TestEncryptedCinderVolumes-1601990201 tempest-TestEncryptedCinderVolumes-1601990201-project-admin] POST https://10.4.3.200/volume/v3/types Jul 10 06:44:07.034233 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-c519ef41-b847-458e-aebb-a1856b9ca141 tempest-TestEncryptedCinderVolumes-1601990201 tempest-TestEncryptedCinderVolumes-1601990201-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-917993247", "extra_specs": {}}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:44:07.045446 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-c519ef41-b847-458e-aebb-a1856b9ca141 tempest-TestEncryptedCinderVolumes-1601990201 tempest-TestEncryptedCinderVolumes-1601990201-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 10 06:44:07.045814 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1186/4699] 10.4.3.200 () {68 vars in 1252 bytes} [Fri Jul 10 06:44:07 2026] POST /volume/v3/types => generated 211 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:44:07.053522 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-9714c3b8-944c-436d-bb3c-77390e4e2ecc None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:44:07.054995 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9714c3b8-944c-436d-bb3c-77390e4e2ecc tempest-TestEncryptedCinderVolumes-1601990201 tempest-TestEncryptedCinderVolumes-1601990201-project-admin] POST https://10.4.3.200/volume/v3/types/73bcf1d9-158b-48b5-bf54-08691fa5b846/encryption Jul 10 06:44:07.055406 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9714c3b8-944c-436d-bb3c-77390e4e2ecc tempest-TestEncryptedCinderVolumes-1601990201 tempest-TestEncryptedCinderVolumes-1601990201-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:44:07.068879 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9714c3b8-944c-436d-bb3c-77390e4e2ecc tempest-TestEncryptedCinderVolumes-1601990201 tempest-TestEncryptedCinderVolumes-1601990201-project-admin] https://10.4.3.200/volume/v3/types/73bcf1d9-158b-48b5-bf54-08691fa5b846/encryption returned with HTTP 200 Jul 10 06:44:07.069460 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1174/4700] 10.4.3.200 () {68 vars in 1397 bytes} [Fri Jul 10 06:44:07 2026] POST /volume/v3/types/73bcf1d9-158b-48b5-bf54-08691fa5b846/encryption => generated 230 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:44:07.076844 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-e681bc7d-9c9a-4d34-bf91-9e8258c4eda6 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:44:07.078299 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e681bc7d-9c9a-4d34-bf91-9e8258c4eda6 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:44:07.078620 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e681bc7d-9c9a-4d34-bf91-9e8258c4eda6 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-824413418", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-917993247", "size": 1}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:44:07.079970 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.volumes [None req-e681bc7d-9c9a-4d34-bf91-9e8258c4eda6 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-824413418', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-917993247', 'size': 1}} {{(pid=99977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:44:07.083126 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-e681bc7d-9c9a-4d34-bf91-9e8258c4eda6 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Create volume of 1 GB Jul 10 06:44:07.083337 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:44:07.083337 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:44:07.083758 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-e681bc7d-9c9a-4d34-bf91-9e8258c4eda6 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Availability Zones retrieved successfully. Jul 10 06:44:07.089065 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-e681bc7d-9c9a-4d34-bf91-9e8258c4eda6 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Flow 'volume_create_api' (7e03e5bd-81ce-44e0-af69-f78d0cf0c1ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:44:07.090019 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-e681bc7d-9c9a-4d34-bf91-9e8258c4eda6 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63d329fa-c459-4de0-887d-330d6c9232ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:44:07.090980 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.flows.api.create_volume [None req-e681bc7d-9c9a-4d34-bf91-9e8258c4eda6 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Validating volume size '1' using validate_int {{(pid=99977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:44:07.111907 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-e681bc7d-9c9a-4d34-bf91-9e8258c4eda6 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63d329fa-c459-4de0-887d-330d6c9232ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:44:07Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=73bcf1d9-158b-48b5-bf54-08691fa5b846,is_public=True,name='tempest-scenario-type-luks-917993247',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '73bcf1d9-158b-48b5-bf54-08691fa5b846', '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=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:44:07.112567 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-e681bc7d-9c9a-4d34-bf91-9e8258c4eda6 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e0023d0-7637-4e2a-ba35-95934d24554b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:44:07.139833 np0000004964 devstack@c-api.service[99977]: WARNING cinder.quota [None req-e681bc7d-9c9a-4d34-bf91-9e8258c4eda6 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-917993247 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-917993247, it is now deprecated. Please use the default quota class for default quota. Jul 10 06:44:07.140093 np0000004964 devstack@c-api.service[99977]: WARNING cinder.quota [None req-e681bc7d-9c9a-4d34-bf91-9e8258c4eda6 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-917993247 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-917993247, it is now deprecated. Please use the default quota class for default quota. Jul 10 06:44:07.172206 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-e681bc7d-9c9a-4d34-bf91-9e8258c4eda6 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Created reservations ['aa79371b-bf89-416a-8db3-4cf52120ef11', 'da0571ba-ef5e-4cdc-9ff4-1f39fa752a34', '80f2a163-ef43-4d5e-b14f-53b7b15450a8', 'a6d90c7e-ac50-4dd6-a1c9-163646a54c10'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:44:07.172949 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-e681bc7d-9c9a-4d34-bf91-9e8258c4eda6 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e0023d0-7637-4e2a-ba35-95934d24554b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aa79371b-bf89-416a-8db3-4cf52120ef11', 'da0571ba-ef5e-4cdc-9ff4-1f39fa752a34', '80f2a163-ef43-4d5e-b14f-53b7b15450a8', 'a6d90c7e-ac50-4dd6-a1c9-163646a54c10']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:44:07.173639 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-e681bc7d-9c9a-4d34-bf91-9e8258c4eda6 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3bbf8c01-225e-42a6-821e-1fbd95f90e62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:44:07.196874 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-e681bc7d-9c9a-4d34-bf91-9e8258c4eda6 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3bbf8c01-225e-42a6-821e-1fbd95f90e62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '92d96f67-05b8-4ae0-9787-1ecc5ddf2f52', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-824413418',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d14b8703f6e04cab8c3c4005ee043ced',qos_specs=None,replication_status=,reservations=['aa79371b-bf89-416a-8db3-4cf52120ef11','da0571ba-ef5e-4cdc-9ff4-1f39fa752a34','80f2a163-ef43-4d5e-b14f-53b7b15450a8','a6d90c7e-ac50-4dd6-a1c9-163646a54c10'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2de0a64792c04a44a726e55506f819a8',volume_type_id=73bcf1d9-158b-48b5-bf54-08691fa5b846), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:44:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-824413418',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=92d96f67-05b8-4ae0-9787-1ecc5ddf2f52,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d14b8703f6e04cab8c3c4005ee043ced',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2de0a64792c04a44a726e55506f819a8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(73bcf1d9-158b-48b5-bf54-08691fa5b846),volume_type_id=73bcf1d9-158b-48b5-bf54-08691fa5b846)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:44:07.197610 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-e681bc7d-9c9a-4d34-bf91-9e8258c4eda6 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (236a22d6-48e9-4afa-b744-a8b8bb8af649) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:44:07.213768 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-e681bc7d-9c9a-4d34-bf91-9e8258c4eda6 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (236a22d6-48e9-4afa-b744-a8b8bb8af649) transitioned into state 'SUCCESS' from state '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-824413418',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d14b8703f6e04cab8c3c4005ee043ced',qos_specs=None,replication_status=,reservations=['aa79371b-bf89-416a-8db3-4cf52120ef11','da0571ba-ef5e-4cdc-9ff4-1f39fa752a34','80f2a163-ef43-4d5e-b14f-53b7b15450a8','a6d90c7e-ac50-4dd6-a1c9-163646a54c10'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2de0a64792c04a44a726e55506f819a8',volume_type_id=73bcf1d9-158b-48b5-bf54-08691fa5b846)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:44:07.214459 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-e681bc7d-9c9a-4d34-bf91-9e8258c4eda6 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3ad13a0-0207-4b4a-94d0-ab74c1e13def) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:44:07.222271 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-e681bc7d-9c9a-4d34-bf91-9e8258c4eda6 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3ad13a0-0207-4b4a-94d0-ab74c1e13def) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:44:07.223076 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-e681bc7d-9c9a-4d34-bf91-9e8258c4eda6 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Flow 'volume_create_api' (7e03e5bd-81ce-44e0-af69-f78d0cf0c1ae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:44:07.223383 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-e681bc7d-9c9a-4d34-bf91-9e8258c4eda6 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Create volume request issued successfully. Jul 10 06:44:07.223932 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e681bc7d-9c9a-4d34-bf91-9e8258c4eda6 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:44:07.224345 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1170/4701] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 10 06:44:07 2026] POST /volume/v3/volumes => generated 783 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:44:08.652282 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-698e6e8b-8fac-4864-b18b-93c6715a4cec None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:44:08.652737 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-698e6e8b-8fac-4864-b18b-93c6715a4cec None None] GET https://10.4.3.200/volume// Jul 10 06:44:08.652873 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-698e6e8b-8fac-4864-b18b-93c6715a4cec None None] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:44:08.653060 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-698e6e8b-8fac-4864-b18b-93c6715a4cec None None] Calling method 'all' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:44:08.653351 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-698e6e8b-8fac-4864-b18b-93c6715a4cec None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:44:08.653634 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1172/4702] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:44: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 10 06:44:08.661962 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-0c3d1def-2321-420c-b7e0-cedc2c4f6e50 req-6a615926-f241-4dfa-8647-7ba55f5f9408 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:44:08.663784 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-0c3d1def-2321-420c-b7e0-cedc2c4f6e50 req-6a615926-f241-4dfa-8647-7ba55f5f9408 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] GET https://10.4.3.200/volume/v3/volumes/74f7f78a-6552-4a93-9b24-3743a0da0420 Jul 10 06:44:08.663966 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-0c3d1def-2321-420c-b7e0-cedc2c4f6e50 req-6a615926-f241-4dfa-8647-7ba55f5f9408 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:44:08.664144 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-0c3d1def-2321-420c-b7e0-cedc2c4f6e50 req-6a615926-f241-4dfa-8647-7ba55f5f9408 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:44:08.672371 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:44:08.672371 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:44:08.675241 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [req-0c3d1def-2321-420c-b7e0-cedc2c4f6e50 req-6a615926-f241-4dfa-8647-7ba55f5f9408 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Volume info retrieved successfully. Jul 10 06:44:08.680247 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-0c3d1def-2321-420c-b7e0-cedc2c4f6e50 req-6a615926-f241-4dfa-8647-7ba55f5f9408 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/volumes/74f7f78a-6552-4a93-9b24-3743a0da0420 returned with HTTP 200 Jul 10 06:44:08.680247 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1187/4703] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 10 06:44:08 2026] GET /volume/v3/volumes/74f7f78a-6552-4a93-9b24-3743a0da0420 => generated 1545 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:44:08.777805 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-0c3d1def-2321-420c-b7e0-cedc2c4f6e50 req-ff7091a0-545a-43f1-963e-4b5c947a14ff None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:44:08.780050 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-0c3d1def-2321-420c-b7e0-cedc2c4f6e50 req-ff7091a0-545a-43f1-963e-4b5c947a14ff tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] PUT https://10.4.3.200/volume/v3/attachments/08b23160-4a6f-49fd-8f17-717126b6a51e Jul 10 06:44:08.780620 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-0c3d1def-2321-420c-b7e0-cedc2c4f6e50 req-ff7091a0-545a-43f1-963e-4b5c947a14ff tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000004964", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad080837985", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8eedee5c-bca8-4f5c-8f66-111c7b448d96", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:44:08.788902 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-0c3d1def-2321-420c-b7e0-cedc2c4f6e50 req-ff7091a0-545a-43f1-963e-4b5c947a14ff tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Acquiring lock "cinder-attachment_update-74f7f78a-6552-4a93-9b24-3743a0da0420-np0000004964" by "attachment_update" {{(pid=99978) __acquire /opt/stack/cinder/cinder/coordination.py:210}} Jul 10 06:44:08.797039 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-0c3d1def-2321-420c-b7e0-cedc2c4f6e50 req-ff7091a0-545a-43f1-963e-4b5c947a14ff tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Lock "cinder-attachment_update-74f7f78a-6552-4a93-9b24-3743a0da0420-np0000004964" acquired by "attachment_update" :: waited 0.006s {{(pid=99978) __acquire /opt/stack/cinder/cinder/coordination.py:228}} Jul 10 06:44:08.797039 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:44:08.797039 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:44:09.314816 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-0c3d1def-2321-420c-b7e0-cedc2c4f6e50 req-ff7091a0-545a-43f1-963e-4b5c947a14ff tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Lock "cinder-attachment_update-74f7f78a-6552-4a93-9b24-3743a0da0420-np0000004964" released by "attachment_update" :: held 0.520s {{(pid=99978) __release /opt/stack/cinder/cinder/coordination.py:239}} Jul 10 06:44:09.315089 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-0c3d1def-2321-420c-b7e0-cedc2c4f6e50 req-ff7091a0-545a-43f1-963e-4b5c947a14ff tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/attachments/08b23160-4a6f-49fd-8f17-717126b6a51e returned with HTTP 200 Jul 10 06:44:09.315547 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1175/4704] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 10 06:44:08 2026] PUT /volume/v3/attachments/08b23160-4a6f-49fd-8f17-717126b6a51e => generated 969 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:44:09.825572 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-0c3d1def-2321-420c-b7e0-cedc2c4f6e50 req-a0c71b24-e069-458d-a3cc-60b8bcf193bf None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:44:09.827457 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-0c3d1def-2321-420c-b7e0-cedc2c4f6e50 req-a0c71b24-e069-458d-a3cc-60b8bcf193bf tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] POST https://10.4.3.200/volume/v3/attachments/08b23160-4a6f-49fd-8f17-717126b6a51e/action Jul 10 06:44:09.827783 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-0c3d1def-2321-420c-b7e0-cedc2c4f6e50 req-a0c71b24-e069-458d-a3cc-60b8bcf193bf tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Action body: b'{"os-complete": null}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:44:09.827888 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-0c3d1def-2321-420c-b7e0-cedc2c4f6e50 req-a0c71b24-e069-458d-a3cc-60b8bcf193bf tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:44:09.843799 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:44:09.843799 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:44:09.857381 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-0c3d1def-2321-420c-b7e0-cedc2c4f6e50 req-a0c71b24-e069-458d-a3cc-60b8bcf193bf tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/attachments/08b23160-4a6f-49fd-8f17-717126b6a51e/action returned with HTTP 204 Jul 10 06:44:09.857814 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1171/4705] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 10 06:44:09 2026] POST /volume/v3/attachments/08b23160-4a6f-49fd-8f17-717126b6a51e/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:44:17.018635 np0000004964 devstack@c-api.service[99976]: DEBUG dbcounter [-] [99976] Writing DB stats cinder:SELECT=180,cinder:UPDATE=46,cinder:INSERT=21 {{(pid=99976) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:44:18.678336 np0000004964 devstack@c-api.service[99975]: DEBUG dbcounter [-] [99975] Writing DB stats cinder:SELECT=149,cinder:UPDATE=23,cinder:INSERT=11 {{(pid=99975) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:44:19.308941 np0000004964 devstack@c-api.service[99978]: DEBUG dbcounter [-] [99978] Writing DB stats cinder:SELECT=39,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=99978) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:44:19.852836 np0000004964 devstack@c-api.service[99977]: DEBUG dbcounter [-] [99977] Writing DB stats cinder:SELECT=213,cinder:UPDATE=42,cinder:INSERT=13 {{(pid=99977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:44:19.927798 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-8666b4b3-a548-4fe5-9454-b61d94ab87a1 req-8d48ab2f-7f65-40c4-82ad-6c21f3c0bbdd None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:44:19.931525 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-8666b4b3-a548-4fe5-9454-b61d94ab87a1 req-8d48ab2f-7f65-40c4-82ad-6c21f3c0bbdd tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] GET https://10.4.3.200/volume/v3/attachments?instance_id=cee7fe26-c7c6-4e0e-bffd-1ea51eb300d1 Jul 10 06:44:19.931525 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-8666b4b3-a548-4fe5-9454-b61d94ab87a1 req-8d48ab2f-7f65-40c4-82ad-6c21f3c0bbdd tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:44:19.931525 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-8666b4b3-a548-4fe5-9454-b61d94ab87a1 req-8d48ab2f-7f65-40c4-82ad-6c21f3c0bbdd tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Calling method 'version_select' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:44:19.948724 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-8666b4b3-a548-4fe5-9454-b61d94ab87a1 req-8d48ab2f-7f65-40c4-82ad-6c21f3c0bbdd tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] https://10.4.3.200/volume/v3/attachments?instance_id=cee7fe26-c7c6-4e0e-bffd-1ea51eb300d1 returned with HTTP 200 Jul 10 06:44:19.949735 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1173/4706] 10.4.3.200 () {70 vars in 1637 bytes} [Fri Jul 10 06:44:19 2026] GET /volume/v3/attachments?instance_id=cee7fe26-c7c6-4e0e-bffd-1ea51eb300d1 => generated 192 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 06:44:19.957052 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-8666b4b3-a548-4fe5-9454-b61d94ab87a1 req-2be700f9-c4ae-4eac-9a43-38655196113e None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:44:19.959961 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-8666b4b3-a548-4fe5-9454-b61d94ab87a1 req-2be700f9-c4ae-4eac-9a43-38655196113e tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] GET https://10.4.3.200/volume/v3/attachments/3371ac93-ee44-43ec-9015-14fa43b54d09 Jul 10 06:44:19.961541 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-8666b4b3-a548-4fe5-9454-b61d94ab87a1 req-2be700f9-c4ae-4eac-9a43-38655196113e tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:44:19.961541 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-8666b4b3-a548-4fe5-9454-b61d94ab87a1 req-2be700f9-c4ae-4eac-9a43-38655196113e tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Calling method 'version_select' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:44:19.977733 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-8666b4b3-a548-4fe5-9454-b61d94ab87a1 req-2be700f9-c4ae-4eac-9a43-38655196113e tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] https://10.4.3.200/volume/v3/attachments/3371ac93-ee44-43ec-9015-14fa43b54d09 returned with HTTP 200 Jul 10 06:44:19.978329 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1188/4707] 10.4.3.200 () {70 vars in 1651 bytes} [Fri Jul 10 06:44:19 2026] GET /volume/v3/attachments/3371ac93-ee44-43ec-9015-14fa43b54d09 => generated 993 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:44:27.225865 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-56010f69-eaa5-41ba-91ef-bdd22065f22f None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:44:27.227410 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-56010f69-eaa5-41ba-91ef-bdd22065f22f tempest-VolumeMultiattachTests-324976835 tempest-VolumeMultiattachTests-324976835-project-admin] POST https://10.4.3.200/volume/v3/types Jul 10 06:44:27.227767 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-56010f69-eaa5-41ba-91ef-bdd22065f22f tempest-VolumeMultiattachTests-324976835 tempest-VolumeMultiattachTests-324976835-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1681801971-958204081", "extra_specs": {"multiattach": " True"}}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:44:27.229155 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:44:27.229155 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:44:27.239925 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-56010f69-eaa5-41ba-91ef-bdd22065f22f tempest-VolumeMultiattachTests-324976835 tempest-VolumeMultiattachTests-324976835-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 10 06:44:27.240237 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1176/4708] 10.4.3.200 () {68 vars in 1253 bytes} [Fri Jul 10 06:44:27 2026] POST /volume/v3/types => generated 286 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:44:27.249303 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-04e861c1-7eda-413e-8892-cfcedb375cb5 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:44:27.249887 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-04e861c1-7eda-413e-8892-cfcedb375cb5 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:44:27.250441 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-04e861c1-7eda-413e-8892-cfcedb375cb5 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-681429861", "snapshot_id": null, "imageRef": null, "volume_type": "fcbcd7f6-e818-4438-8f97-5987603a3047", "size": 1}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:44:27.251622 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.volumes [None req-04e861c1-7eda-413e-8892-cfcedb375cb5 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-681429861', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'fcbcd7f6-e818-4438-8f97-5987603a3047', 'size': 1}} {{(pid=99977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:44:27.255986 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-04e861c1-7eda-413e-8892-cfcedb375cb5 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Create volume of 1 GB Jul 10 06:44:27.256276 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:44:27.256276 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:44:27.256747 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-04e861c1-7eda-413e-8892-cfcedb375cb5 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Availability Zones retrieved successfully. Jul 10 06:44:27.261691 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-04e861c1-7eda-413e-8892-cfcedb375cb5 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Flow 'volume_create_api' (f934d73a-48fc-4bcd-9520-2fa633d23f42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:44:27.263533 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-04e861c1-7eda-413e-8892-cfcedb375cb5 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c53a150-9270-4a23-a489-75400f16e39e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:44:27.264425 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.flows.api.create_volume [None req-04e861c1-7eda-413e-8892-cfcedb375cb5 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Validating volume size '1' using validate_int {{(pid=99977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:44:27.272836 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:44:27.272836 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:44:27.286359 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-04e861c1-7eda-413e-8892-cfcedb375cb5 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c53a150-9270-4a23-a489-75400f16e39e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:44:27Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=fcbcd7f6-e818-4438-8f97-5987603a3047,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1681801971-958204081',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fcbcd7f6-e818-4438-8f97-5987603a3047', 'encryption_key_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=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:44:27.287089 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-04e861c1-7eda-413e-8892-cfcedb375cb5 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd8f95a7-17df-48e6-994e-82c4f089a485) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:44:27.314005 np0000004964 devstack@c-api.service[99977]: WARNING cinder.quota [None req-04e861c1-7eda-413e-8892-cfcedb375cb5 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1681801971-958204081 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1681801971-958204081, it is now deprecated. Please use the default quota class for default quota. Jul 10 06:44:27.314295 np0000004964 devstack@c-api.service[99977]: WARNING cinder.quota [None req-04e861c1-7eda-413e-8892-cfcedb375cb5 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1681801971-958204081 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1681801971-958204081, it is now deprecated. Please use the default quota class for default quota. Jul 10 06:44:27.341620 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-04e861c1-7eda-413e-8892-cfcedb375cb5 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Created reservations ['1abc0428-9a6a-4c01-a83f-fd8674e8ff97', '9da51177-1d10-42f2-8453-b7c572440754', '4de6c965-af6b-4b9c-86ec-7a1bb9494179', '356effef-2927-4431-81ef-435806f7f6cc'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:44:27.342340 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-04e861c1-7eda-413e-8892-cfcedb375cb5 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd8f95a7-17df-48e6-994e-82c4f089a485) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1abc0428-9a6a-4c01-a83f-fd8674e8ff97', '9da51177-1d10-42f2-8453-b7c572440754', '4de6c965-af6b-4b9c-86ec-7a1bb9494179', '356effef-2927-4431-81ef-435806f7f6cc']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:44:27.343075 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-04e861c1-7eda-413e-8892-cfcedb375cb5 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1bbbafb0-91d9-443d-a96b-091a5db5bbf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:44:27.365396 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-04e861c1-7eda-413e-8892-cfcedb375cb5 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1bbbafb0-91d9-443d-a96b-091a5db5bbf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ec6d70d1-faef-4c3d-bb77-debd3bd88252', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-681429861',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='f984cf75204442b2835e55221d8fdf66',qos_specs=None,replication_status=,reservations=['1abc0428-9a6a-4c01-a83f-fd8674e8ff97','9da51177-1d10-42f2-8453-b7c572440754','4de6c965-af6b-4b9c-86ec-7a1bb9494179','356effef-2927-4431-81ef-435806f7f6cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eef1bfb469ac47f59de0cf223758c681',volume_type_id=fcbcd7f6-e818-4438-8f97-5987603a3047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:44:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-681429861',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ec6d70d1-faef-4c3d-bb77-debd3bd88252,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='f984cf75204442b2835e55221d8fdf66',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eef1bfb469ac47f59de0cf223758c681',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fcbcd7f6-e818-4438-8f97-5987603a3047),volume_type_id=fcbcd7f6-e818-4438-8f97-5987603a3047)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:44:27.366039 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-04e861c1-7eda-413e-8892-cfcedb375cb5 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0584804a-766b-4186-aff8-4779cdfd9877) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:44:27.384975 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-04e861c1-7eda-413e-8892-cfcedb375cb5 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0584804a-766b-4186-aff8-4779cdfd9877) transitioned into state 'SUCCESS' from state '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-681429861',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='f984cf75204442b2835e55221d8fdf66',qos_specs=None,replication_status=,reservations=['1abc0428-9a6a-4c01-a83f-fd8674e8ff97','9da51177-1d10-42f2-8453-b7c572440754','4de6c965-af6b-4b9c-86ec-7a1bb9494179','356effef-2927-4431-81ef-435806f7f6cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eef1bfb469ac47f59de0cf223758c681',volume_type_id=fcbcd7f6-e818-4438-8f97-5987603a3047)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:44:27.385383 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-04e861c1-7eda-413e-8892-cfcedb375cb5 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e8d4907-7f9c-49ff-b607-8afa0660cc14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:44:27.394216 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-04e861c1-7eda-413e-8892-cfcedb375cb5 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e8d4907-7f9c-49ff-b607-8afa0660cc14) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:44:27.395073 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-04e861c1-7eda-413e-8892-cfcedb375cb5 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Flow 'volume_create_api' (f934d73a-48fc-4bcd-9520-2fa633d23f42) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:44:27.395347 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-04e861c1-7eda-413e-8892-cfcedb375cb5 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Create volume request issued successfully. Jul 10 06:44:27.395909 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-04e861c1-7eda-413e-8892-cfcedb375cb5 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:44:27.396314 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1172/4709] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 10 06:44:27 2026] POST /volume/v3/volumes => generated 828 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:44:27.413143 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-804be7f7-0cf0-4e44-8ea6-2a30f9d59845 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:44:27.414815 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-804be7f7-0cf0-4e44-8ea6-2a30f9d59845 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] GET https://10.4.3.200/volume/v3/volumes/ec6d70d1-faef-4c3d-bb77-debd3bd88252 Jul 10 06:44:27.414982 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-804be7f7-0cf0-4e44-8ea6-2a30f9d59845 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:44:27.415163 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-804be7f7-0cf0-4e44-8ea6-2a30f9d59845 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:44:27.421782 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:44:27.421782 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:44:27.425391 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-804be7f7-0cf0-4e44-8ea6-2a30f9d59845 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Volume info retrieved successfully. Jul 10 06:44:27.429262 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-804be7f7-0cf0-4e44-8ea6-2a30f9d59845 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/volumes/ec6d70d1-faef-4c3d-bb77-debd3bd88252 returned with HTTP 200 Jul 10 06:44:27.429772 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1174/4710] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:44:27 2026] GET /volume/v3/volumes/ec6d70d1-faef-4c3d-bb77-debd3bd88252 => generated 896 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:44:28.442464 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-0c82f72e-2398-4778-8930-344aad30e9d9 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:44:28.444367 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-0c82f72e-2398-4778-8930-344aad30e9d9 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] GET https://10.4.3.200/volume/v3/volumes/ec6d70d1-faef-4c3d-bb77-debd3bd88252 Jul 10 06:44:28.444761 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-0c82f72e-2398-4778-8930-344aad30e9d9 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:44:28.446043 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-0c82f72e-2398-4778-8930-344aad30e9d9 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:44:28.451884 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:44:28.451884 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:44:28.455494 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-0c82f72e-2398-4778-8930-344aad30e9d9 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Volume info retrieved successfully. Jul 10 06:44:28.459537 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-0c82f72e-2398-4778-8930-344aad30e9d9 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/volumes/ec6d70d1-faef-4c3d-bb77-debd3bd88252 returned with HTTP 200 Jul 10 06:44:28.460094 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1189/4711] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:44:28 2026] GET /volume/v3/volumes/ec6d70d1-faef-4c3d-bb77-debd3bd88252 => generated 921 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:44:28.476491 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-22d35033-ee5f-4be9-8423-99f27a594620 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:44:28.479178 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-22d35033-ee5f-4be9-8423-99f27a594620 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] GET https://10.4.3.200/volume/v3/volumes/ec6d70d1-faef-4c3d-bb77-debd3bd88252 Jul 10 06:44:28.479409 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-22d35033-ee5f-4be9-8423-99f27a594620 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:44:28.479581 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-22d35033-ee5f-4be9-8423-99f27a594620 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:44:28.488446 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:44:28.488446 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:44:28.492763 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-22d35033-ee5f-4be9-8423-99f27a594620 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Volume info retrieved successfully. Jul 10 06:44:28.497393 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-22d35033-ee5f-4be9-8423-99f27a594620 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/volumes/ec6d70d1-faef-4c3d-bb77-debd3bd88252 returned with HTTP 200 Jul 10 06:44:28.497956 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1177/4712] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:44:28 2026] GET /volume/v3/volumes/ec6d70d1-faef-4c3d-bb77-debd3bd88252 => generated 921 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:44:28.546025 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-aafc48f7-45ec-4f57-828a-3697f2ef7afa req-dd05dc18-9c0f-495b-a108-8749e04973a1 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:44:28.548906 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-aafc48f7-45ec-4f57-828a-3697f2ef7afa req-dd05dc18-9c0f-495b-a108-8749e04973a1 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] GET https://10.4.3.200/volume/v3/volumes/ec6d70d1-faef-4c3d-bb77-debd3bd88252 Jul 10 06:44:28.549167 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-aafc48f7-45ec-4f57-828a-3697f2ef7afa req-dd05dc18-9c0f-495b-a108-8749e04973a1 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:44:28.549429 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-aafc48f7-45ec-4f57-828a-3697f2ef7afa req-dd05dc18-9c0f-495b-a108-8749e04973a1 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:44:28.558773 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:44:28.558773 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:44:28.563623 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-aafc48f7-45ec-4f57-828a-3697f2ef7afa req-dd05dc18-9c0f-495b-a108-8749e04973a1 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Volume info retrieved successfully. Jul 10 06:44:28.569427 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-aafc48f7-45ec-4f57-828a-3697f2ef7afa req-dd05dc18-9c0f-495b-a108-8749e04973a1 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/volumes/ec6d70d1-faef-4c3d-bb77-debd3bd88252 returned with HTTP 200 Jul 10 06:44:28.569984 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1173/4713] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:44:28 2026] GET /volume/v3/volumes/ec6d70d1-faef-4c3d-bb77-debd3bd88252 => generated 921 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:44:30.602459 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-7830aa9a-f5dc-45dc-be20-cab06dbbfd76 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:44:30.602954 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7830aa9a-f5dc-45dc-be20-cab06dbbfd76 None None] GET https://10.4.3.200/volume// Jul 10 06:44:30.602954 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-7830aa9a-f5dc-45dc-be20-cab06dbbfd76 None None] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:44:30.603108 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-7830aa9a-f5dc-45dc-be20-cab06dbbfd76 None None] Calling method 'all' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:44:30.603402 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7830aa9a-f5dc-45dc-be20-cab06dbbfd76 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:44:30.603663 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1175/4714] 10.4.3.200 () {66 vars in 1428 bytes} [Fri Jul 10 06:44:30 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 06:44:30.611331 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-aafc48f7-45ec-4f57-828a-3697f2ef7afa req-06dfe4d0-6c28-4a32-b32f-e28bb0a40905 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:44:30.613489 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-aafc48f7-45ec-4f57-828a-3697f2ef7afa req-06dfe4d0-6c28-4a32-b32f-e28bb0a40905 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 10 06:44:30.613863 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-aafc48f7-45ec-4f57-828a-3697f2ef7afa req-06dfe4d0-6c28-4a32-b32f-e28bb0a40905 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ec6d70d1-faef-4c3d-bb77-debd3bd88252", "connector": null, "instance_uuid": "dfa9e342-3e14-453a-9858-dde5a31f85e1"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:44:30.621933 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:44:30.621933 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:44:30.648456 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-aafc48f7-45ec-4f57-828a-3697f2ef7afa req-06dfe4d0-6c28-4a32-b32f-e28bb0a40905 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 10 06:44:30.649087 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1190/4715] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 10 06:44:30 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 10 06:44:31.091271 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-c70d5983-7717-4413-8c29-0038f4a29ea0 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:44:31.093124 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c70d5983-7717-4413-8c29-0038f4a29ea0 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] GET https://10.4.3.200/volume/v3/volumes/ec6d70d1-faef-4c3d-bb77-debd3bd88252 Jul 10 06:44:31.093324 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c70d5983-7717-4413-8c29-0038f4a29ea0 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:44:31.093529 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c70d5983-7717-4413-8c29-0038f4a29ea0 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:44:31.102396 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:44:31.102396 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:44:31.105641 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-c70d5983-7717-4413-8c29-0038f4a29ea0 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Volume info retrieved successfully. Jul 10 06:44:31.109535 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c70d5983-7717-4413-8c29-0038f4a29ea0 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/volumes/ec6d70d1-faef-4c3d-bb77-debd3bd88252 returned with HTTP 200 Jul 10 06:44:31.109923 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1178/4716] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:44:31 2026] GET /volume/v3/volumes/ec6d70d1-faef-4c3d-bb77-debd3bd88252 => generated 920 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:44:31.174605 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-ad22e1af-bad8-4593-811b-beee9f2d9420 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:44:31.175113 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ad22e1af-bad8-4593-811b-beee9f2d9420 None None] GET https://10.4.3.200/volume// Jul 10 06:44:31.175355 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ad22e1af-bad8-4593-811b-beee9f2d9420 None None] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:44:31.175652 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ad22e1af-bad8-4593-811b-beee9f2d9420 None None] Calling method 'all' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:44:31.176113 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ad22e1af-bad8-4593-811b-beee9f2d9420 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:44:31.176493 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1174/4717] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:44:31 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 06:44:31.183726 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-aafc48f7-45ec-4f57-828a-3697f2ef7afa req-bb3d2ab9-a764-4e0c-90b8-2a3b0714ec5c None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:44:31.185744 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-aafc48f7-45ec-4f57-828a-3697f2ef7afa req-bb3d2ab9-a764-4e0c-90b8-2a3b0714ec5c tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] GET https://10.4.3.200/volume/v3/volumes/ec6d70d1-faef-4c3d-bb77-debd3bd88252 Jul 10 06:44:31.185946 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-aafc48f7-45ec-4f57-828a-3697f2ef7afa req-bb3d2ab9-a764-4e0c-90b8-2a3b0714ec5c tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:44:31.186137 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-aafc48f7-45ec-4f57-828a-3697f2ef7afa req-bb3d2ab9-a764-4e0c-90b8-2a3b0714ec5c tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:44:31.195439 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:44:31.195439 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:44:31.198623 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [req-aafc48f7-45ec-4f57-828a-3697f2ef7afa req-bb3d2ab9-a764-4e0c-90b8-2a3b0714ec5c tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Volume info retrieved successfully. Jul 10 06:44:31.202385 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-aafc48f7-45ec-4f57-828a-3697f2ef7afa req-bb3d2ab9-a764-4e0c-90b8-2a3b0714ec5c tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/volumes/ec6d70d1-faef-4c3d-bb77-debd3bd88252 returned with HTTP 200 Jul 10 06:44:31.202820 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1176/4718] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 10 06:44:31 2026] GET /volume/v3/volumes/ec6d70d1-faef-4c3d-bb77-debd3bd88252 => generated 1100 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:44:31.299936 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-aafc48f7-45ec-4f57-828a-3697f2ef7afa req-6ceb5373-3cdc-4285-8c80-7a27039c81ce None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:44:31.302663 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-aafc48f7-45ec-4f57-828a-3697f2ef7afa req-6ceb5373-3cdc-4285-8c80-7a27039c81ce tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] PUT https://10.4.3.200/volume/v3/attachments/488a1016-a000-4b9f-8c98-c9ab64cad2f2 Jul 10 06:44:31.303195 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-aafc48f7-45ec-4f57-828a-3697f2ef7afa req-6ceb5373-3cdc-4285-8c80-7a27039c81ce tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000004964", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad080837985", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8eedee5c-bca8-4f5c-8f66-111c7b448d96", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:44:31.312557 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.coordination [req-aafc48f7-45ec-4f57-828a-3697f2ef7afa req-6ceb5373-3cdc-4285-8c80-7a27039c81ce tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Acquiring lock "cinder-attachment_update-ec6d70d1-faef-4c3d-bb77-debd3bd88252-np0000004964" by "attachment_update" {{(pid=99975) __acquire /opt/stack/cinder/cinder/coordination.py:210}} Jul 10 06:44:31.316731 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.coordination [req-aafc48f7-45ec-4f57-828a-3697f2ef7afa req-6ceb5373-3cdc-4285-8c80-7a27039c81ce tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Lock "cinder-attachment_update-ec6d70d1-faef-4c3d-bb77-debd3bd88252-np0000004964" acquired by "attachment_update" :: waited 0.004s {{(pid=99975) __acquire /opt/stack/cinder/cinder/coordination.py:228}} Jul 10 06:44:31.317758 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:44:31.317758 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:44:31.837332 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.coordination [req-aafc48f7-45ec-4f57-828a-3697f2ef7afa req-6ceb5373-3cdc-4285-8c80-7a27039c81ce tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Lock "cinder-attachment_update-ec6d70d1-faef-4c3d-bb77-debd3bd88252-np0000004964" released by "attachment_update" :: held 0.521s {{(pid=99975) __release /opt/stack/cinder/cinder/coordination.py:239}} Jul 10 06:44:31.837780 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-aafc48f7-45ec-4f57-828a-3697f2ef7afa req-6ceb5373-3cdc-4285-8c80-7a27039c81ce tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/attachments/488a1016-a000-4b9f-8c98-c9ab64cad2f2 returned with HTTP 200 Jul 10 06:44:31.838192 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1191/4719] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 10 06:44:31 2026] PUT /volume/v3/attachments/488a1016-a000-4b9f-8c98-c9ab64cad2f2 => generated 969 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:44:32.123453 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-193f8071-4d91-4744-9935-e073e50043ea None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:44:32.125315 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-193f8071-4d91-4744-9935-e073e50043ea tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] GET https://10.4.3.200/volume/v3/volumes/ec6d70d1-faef-4c3d-bb77-debd3bd88252 Jul 10 06:44:32.125520 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-193f8071-4d91-4744-9935-e073e50043ea tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:44:32.125700 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-193f8071-4d91-4744-9935-e073e50043ea tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:44:32.134765 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:44:32.134765 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:44:32.138266 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-193f8071-4d91-4744-9935-e073e50043ea tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Volume info retrieved successfully. Jul 10 06:44:32.142050 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-193f8071-4d91-4744-9935-e073e50043ea tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/volumes/ec6d70d1-faef-4c3d-bb77-debd3bd88252 returned with HTTP 200 Jul 10 06:44:32.142436 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1179/4720] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:44:32 2026] GET /volume/v3/volumes/ec6d70d1-faef-4c3d-bb77-debd3bd88252 => generated 921 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:44:33.159094 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-08643059-9368-429f-80c6-48cffd9a8466 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:44:33.160852 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-08643059-9368-429f-80c6-48cffd9a8466 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] GET https://10.4.3.200/volume/v3/volumes/ec6d70d1-faef-4c3d-bb77-debd3bd88252 Jul 10 06:44:33.161060 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-08643059-9368-429f-80c6-48cffd9a8466 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:44:33.161262 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-08643059-9368-429f-80c6-48cffd9a8466 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:44:33.171386 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:44:33.171386 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:44:33.174643 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-08643059-9368-429f-80c6-48cffd9a8466 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Volume info retrieved successfully. Jul 10 06:44:33.178499 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-08643059-9368-429f-80c6-48cffd9a8466 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/volumes/ec6d70d1-faef-4c3d-bb77-debd3bd88252 returned with HTTP 200 Jul 10 06:44:33.178908 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1175/4721] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:44:33 2026] GET /volume/v3/volumes/ec6d70d1-faef-4c3d-bb77-debd3bd88252 => generated 921 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:44:34.195241 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-97ece9b3-5d70-452a-ae2d-2be406703a5f None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:44:34.197438 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-97ece9b3-5d70-452a-ae2d-2be406703a5f tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] GET https://10.4.3.200/volume/v3/volumes/ec6d70d1-faef-4c3d-bb77-debd3bd88252 Jul 10 06:44:34.197702 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-97ece9b3-5d70-452a-ae2d-2be406703a5f tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:44:34.197960 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-97ece9b3-5d70-452a-ae2d-2be406703a5f tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:44:34.209666 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:44:34.209666 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:44:34.213860 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-97ece9b3-5d70-452a-ae2d-2be406703a5f tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Volume info retrieved successfully. Jul 10 06:44:34.219330 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-97ece9b3-5d70-452a-ae2d-2be406703a5f tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/volumes/ec6d70d1-faef-4c3d-bb77-debd3bd88252 returned with HTTP 200 Jul 10 06:44:34.219756 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1177/4722] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:44:34 2026] GET /volume/v3/volumes/ec6d70d1-faef-4c3d-bb77-debd3bd88252 => generated 921 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:44:35.231624 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-6cfb3280-ee96-45db-9524-b0173f25ba18 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:44:35.233322 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-6cfb3280-ee96-45db-9524-b0173f25ba18 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] GET https://10.4.3.200/volume/v3/volumes/ec6d70d1-faef-4c3d-bb77-debd3bd88252 Jul 10 06:44:35.233580 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-6cfb3280-ee96-45db-9524-b0173f25ba18 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:44:35.233832 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-6cfb3280-ee96-45db-9524-b0173f25ba18 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:44:35.242715 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:44:35.242715 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:44:35.246189 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-6cfb3280-ee96-45db-9524-b0173f25ba18 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Volume info retrieved successfully. Jul 10 06:44:35.250450 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-6cfb3280-ee96-45db-9524-b0173f25ba18 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/volumes/ec6d70d1-faef-4c3d-bb77-debd3bd88252 returned with HTTP 200 Jul 10 06:44:35.250965 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1192/4723] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:44:35 2026] GET /volume/v3/volumes/ec6d70d1-faef-4c3d-bb77-debd3bd88252 => generated 921 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:44:36.225639 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-fabb4bd7-0bd5-4ad9-bda1-dc50fcb68523 req-10c6a55b-bacc-4230-87e5-8146dce1ed9d None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:44:36.227366 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-fabb4bd7-0bd5-4ad9-bda1-dc50fcb68523 req-10c6a55b-bacc-4230-87e5-8146dce1ed9d tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] GET https://10.4.3.200/volume/v3/limits Jul 10 06:44:36.227547 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-fabb4bd7-0bd5-4ad9-bda1-dc50fcb68523 req-10c6a55b-bacc-4230-87e5-8146dce1ed9d tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:44:36.227721 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-fabb4bd7-0bd5-4ad9-bda1-dc50fcb68523 req-10c6a55b-bacc-4230-87e5-8146dce1ed9d tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Calling method 'index' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:44:36.234774 np0000004964 devstack@c-api.service[99978]: WARNING cinder.quota [req-fabb4bd7-0bd5-4ad9-bda1-dc50fcb68523 req-10c6a55b-bacc-4230-87e5-8146dce1ed9d tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1681801971-958204081 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1681801971-958204081, it is now deprecated. Please use the default quota class for default quota. Jul 10 06:44:36.235124 np0000004964 devstack@c-api.service[99978]: WARNING cinder.quota [req-fabb4bd7-0bd5-4ad9-bda1-dc50fcb68523 req-10c6a55b-bacc-4230-87e5-8146dce1ed9d tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1681801971-958204081 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1681801971-958204081, it is now deprecated. Please use the default quota class for default quota. Jul 10 06:44:36.235377 np0000004964 devstack@c-api.service[99978]: WARNING cinder.quota [req-fabb4bd7-0bd5-4ad9-bda1-dc50fcb68523 req-10c6a55b-bacc-4230-87e5-8146dce1ed9d tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1681801971-958204081 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1681801971-958204081, it is now deprecated. Please use the default quota class for default quota. Jul 10 06:44:36.236333 np0000004964 devstack@c-api.service[99978]: WARNING cinder.quota [req-fabb4bd7-0bd5-4ad9-bda1-dc50fcb68523 req-10c6a55b-bacc-4230-87e5-8146dce1ed9d tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-917993247 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-917993247, it is now deprecated. Please use the default quota class for default quota. Jul 10 06:44:36.236333 np0000004964 devstack@c-api.service[99978]: WARNING cinder.quota [req-fabb4bd7-0bd5-4ad9-bda1-dc50fcb68523 req-10c6a55b-bacc-4230-87e5-8146dce1ed9d tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-917993247 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-917993247, it is now deprecated. Please use the default quota class for default quota. Jul 10 06:44:36.236333 np0000004964 devstack@c-api.service[99978]: WARNING cinder.quota [req-fabb4bd7-0bd5-4ad9-bda1-dc50fcb68523 req-10c6a55b-bacc-4230-87e5-8146dce1ed9d tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-917993247 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-917993247, it is now deprecated. Please use the default quota class for default quota. Jul 10 06:44:36.246445 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-fabb4bd7-0bd5-4ad9-bda1-dc50fcb68523 req-10c6a55b-bacc-4230-87e5-8146dce1ed9d tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] https://10.4.3.200/volume/v3/limits returned with HTTP 200 Jul 10 06:44:36.246846 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1180/4724] 10.4.3.200 () {68 vars in 1484 bytes} [Fri Jul 10 06:44:36 2026] GET /volume/v3/limits => generated 302 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:44:36.263245 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-10a3b4b2-18b5-40f9-8be3-53bb71bf566b None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:44:36.264854 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-10a3b4b2-18b5-40f9-8be3-53bb71bf566b tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] GET https://10.4.3.200/volume/v3/volumes/ec6d70d1-faef-4c3d-bb77-debd3bd88252 Jul 10 06:44:36.265042 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-10a3b4b2-18b5-40f9-8be3-53bb71bf566b tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:44:36.265264 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-10a3b4b2-18b5-40f9-8be3-53bb71bf566b tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:44:36.273441 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:44:36.273441 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:44:36.276417 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-10a3b4b2-18b5-40f9-8be3-53bb71bf566b tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Volume info retrieved successfully. Jul 10 06:44:36.280118 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-10a3b4b2-18b5-40f9-8be3-53bb71bf566b tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/volumes/ec6d70d1-faef-4c3d-bb77-debd3bd88252 returned with HTTP 200 Jul 10 06:44:36.280464 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1176/4725] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:44:36 2026] GET /volume/v3/volumes/ec6d70d1-faef-4c3d-bb77-debd3bd88252 => generated 921 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:44:36.768195 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-fabb4bd7-0bd5-4ad9-bda1-dc50fcb68523 req-c7e7f270-ad96-4476-8d2b-106262886958 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:44:36.770056 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-fabb4bd7-0bd5-4ad9-bda1-dc50fcb68523 req-c7e7f270-ad96-4476-8d2b-106262886958 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] GET https://10.4.3.200/volume/v3/volumes/89f35feb-c44b-4adf-b6aa-983d91ad532f Jul 10 06:44:36.770264 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-fabb4bd7-0bd5-4ad9-bda1-dc50fcb68523 req-c7e7f270-ad96-4476-8d2b-106262886958 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:44:36.770467 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-fabb4bd7-0bd5-4ad9-bda1-dc50fcb68523 req-c7e7f270-ad96-4476-8d2b-106262886958 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:44:36.779343 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:44:36.779343 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:44:36.782849 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [req-fabb4bd7-0bd5-4ad9-bda1-dc50fcb68523 req-c7e7f270-ad96-4476-8d2b-106262886958 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Volume info retrieved successfully. Jul 10 06:44:36.787100 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-fabb4bd7-0bd5-4ad9-bda1-dc50fcb68523 req-c7e7f270-ad96-4476-8d2b-106262886958 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] https://10.4.3.200/volume/v3/volumes/89f35feb-c44b-4adf-b6aa-983d91ad532f returned with HTTP 200 Jul 10 06:44:36.787475 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1178/4726] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:44:36 2026] GET /volume/v3/volumes/89f35feb-c44b-4adf-b6aa-983d91ad532f => generated 1662 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:44:36.795664 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-fabb4bd7-0bd5-4ad9-bda1-dc50fcb68523 req-2ccf0c45-8be2-484f-b870-8c9aa882631d None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:44:36.797392 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-fabb4bd7-0bd5-4ad9-bda1-dc50fcb68523 req-2ccf0c45-8be2-484f-b870-8c9aa882631d tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] POST https://10.4.3.200/volume/v3/snapshots Jul 10 06:44:36.797742 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-fabb4bd7-0bd5-4ad9-bda1-dc50fcb68523 req-2ccf0c45-8be2-484f-b870-8c9aa882631d tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "89f35feb-c44b-4adf-b6aa-983d91ad532f", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-1135634439", "description": null, "metadata": {}}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:44:36.807170 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:44:36.807170 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:44:36.807712 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [req-fabb4bd7-0bd5-4ad9-bda1-dc50fcb68523 req-2ccf0c45-8be2-484f-b870-8c9aa882631d tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Volume info retrieved successfully. Jul 10 06:44:36.807929 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.snapshots [req-fabb4bd7-0bd5-4ad9-bda1-dc50fcb68523 req-2ccf0c45-8be2-484f-b870-8c9aa882631d tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Create snapshot from volume 89f35feb-c44b-4adf-b6aa-983d91ad532f Jul 10 06:44:36.829657 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.quota [req-fabb4bd7-0bd5-4ad9-bda1-dc50fcb68523 req-2ccf0c45-8be2-484f-b870-8c9aa882631d tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Created reservations ['e0eacef1-af1c-4e1e-a68e-1aa6af77956f', '20b6e5ce-be0f-42c3-bf22-3daa4ad135c7', '04dc6320-9e9c-4f03-ab54-f1e44d138051', '260c4e80-8c1e-425a-b80b-0de2e7c37cac'] {{(pid=99975) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:44:36.858129 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [req-fabb4bd7-0bd5-4ad9-bda1-dc50fcb68523 req-2ccf0c45-8be2-484f-b870-8c9aa882631d tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Snapshot force create request issued successfully. Jul 10 06:44:36.858572 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-fabb4bd7-0bd5-4ad9-bda1-dc50fcb68523 req-2ccf0c45-8be2-484f-b870-8c9aa882631d tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 10 06:44:36.858995 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1193/4727] 10.4.3.200 () {72 vars in 1547 bytes} [Fri Jul 10 06:44:36 2026] POST /volume/v3/snapshots => generated 324 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:44:37.294842 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-e7d2cd08-2fb1-43e9-942c-931e92a27eb1 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:44:37.296561 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e7d2cd08-2fb1-43e9-942c-931e92a27eb1 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] GET https://10.4.3.200/volume/v3/volumes/ec6d70d1-faef-4c3d-bb77-debd3bd88252 Jul 10 06:44:37.296749 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e7d2cd08-2fb1-43e9-942c-931e92a27eb1 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:44:37.296926 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e7d2cd08-2fb1-43e9-942c-931e92a27eb1 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:44:37.305880 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:44:37.305880 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:44:37.309235 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-e7d2cd08-2fb1-43e9-942c-931e92a27eb1 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Volume info retrieved successfully. Jul 10 06:44:37.313446 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e7d2cd08-2fb1-43e9-942c-931e92a27eb1 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/volumes/ec6d70d1-faef-4c3d-bb77-debd3bd88252 returned with HTTP 200 Jul 10 06:44:37.313828 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1181/4728] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:44:37 2026] GET /volume/v3/volumes/ec6d70d1-faef-4c3d-bb77-debd3bd88252 => generated 921 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:44:38.041178 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-aafc48f7-45ec-4f57-828a-3697f2ef7afa req-2d86879f-af29-481d-b0cc-1ef8ea409735 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:44:38.043047 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-aafc48f7-45ec-4f57-828a-3697f2ef7afa req-2d86879f-af29-481d-b0cc-1ef8ea409735 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] POST https://10.4.3.200/volume/v3/attachments/488a1016-a000-4b9f-8c98-c9ab64cad2f2/action Jul 10 06:44:38.044240 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-aafc48f7-45ec-4f57-828a-3697f2ef7afa req-2d86879f-af29-481d-b0cc-1ef8ea409735 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Action body: b'{"os-complete": null}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:44:38.044240 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-aafc48f7-45ec-4f57-828a-3697f2ef7afa req-2d86879f-af29-481d-b0cc-1ef8ea409735 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:44:38.058660 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:44:38.058660 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:44:38.070864 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-aafc48f7-45ec-4f57-828a-3697f2ef7afa req-2d86879f-af29-481d-b0cc-1ef8ea409735 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/attachments/488a1016-a000-4b9f-8c98-c9ab64cad2f2/action returned with HTTP 204 Jul 10 06:44:38.071248 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1177/4729] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 10 06:44:38 2026] POST /volume/v3/attachments/488a1016-a000-4b9f-8c98-c9ab64cad2f2/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:44:38.249032 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-d0faf871-7002-478b-a5d7-fb95b63c8e14 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:44:38.250633 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d0faf871-7002-478b-a5d7-fb95b63c8e14 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] GET https://10.4.3.200/volume/v3/snapshots/193b4c93-92e0-49b7-a99d-0daaf7c7bfc7 Jul 10 06:44:38.250807 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d0faf871-7002-478b-a5d7-fb95b63c8e14 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:44:38.250997 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d0faf871-7002-478b-a5d7-fb95b63c8e14 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:44:38.255373 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:44:38.255373 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:44:38.255766 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-d0faf871-7002-478b-a5d7-fb95b63c8e14 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Snapshot retrieved successfully. Jul 10 06:44:38.256405 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d0faf871-7002-478b-a5d7-fb95b63c8e14 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] https://10.4.3.200/volume/v3/snapshots/193b4c93-92e0-49b7-a99d-0daaf7c7bfc7 returned with HTTP 200 Jul 10 06:44:38.256733 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1179/4730] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:44:38 2026] GET /volume/v3/snapshots/193b4c93-92e0-49b7-a99d-0daaf7c7bfc7 => generated 483 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:44:38.280217 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-7afc9277-69f7-41e2-b88f-f0a3a8133f74 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:44:38.281883 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-7afc9277-69f7-41e2-b88f-f0a3a8133f74 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:44:38.282226 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-7afc9277-69f7-41e2-b88f-f0a3a8133f74 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-80326064", "snapshot_id": null, "imageRef": "aec7c93e-8612-44b2-9f8e-c255ecc19792", "volume_type": null, "size": 1}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:44:38.283816 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.volumes [None req-7afc9277-69f7-41e2-b88f-f0a3a8133f74 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-80326064', 'snapshot_id': None, 'imageRef': 'aec7c93e-8612-44b2-9f8e-c255ecc19792', 'volume_type': None, 'size': 1}} {{(pid=99975) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:44:38.326651 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-c9be00c5-e22a-42ba-a6ef-fae75d053931 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:44:38.328357 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c9be00c5-e22a-42ba-a6ef-fae75d053931 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] GET https://10.4.3.200/volume/v3/volumes/ec6d70d1-faef-4c3d-bb77-debd3bd88252 Jul 10 06:44:38.328572 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c9be00c5-e22a-42ba-a6ef-fae75d053931 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:44:38.328759 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c9be00c5-e22a-42ba-a6ef-fae75d053931 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:44:38.338228 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:44:38.338228 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:44:38.341761 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-c9be00c5-e22a-42ba-a6ef-fae75d053931 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Volume info retrieved successfully. Jul 10 06:44:38.345822 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c9be00c5-e22a-42ba-a6ef-fae75d053931 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/volumes/ec6d70d1-faef-4c3d-bb77-debd3bd88252 returned with HTTP 200 Jul 10 06:44:38.346155 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1182/4731] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:44:38 2026] GET /volume/v3/volumes/ec6d70d1-faef-4c3d-bb77-debd3bd88252 => generated 1213 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:44:38.367013 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:44:38.367013 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:44:38.367485 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-7afc9277-69f7-41e2-b88f-f0a3a8133f74 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Snapshot retrieved successfully. Jul 10 06:44:38.367698 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-7afc9277-69f7-41e2-b88f-f0a3a8133f74 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Create volume of 1 GB Jul 10 06:44:38.371145 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-7afc9277-69f7-41e2-b88f-f0a3a8133f74 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Availability Zones retrieved successfully. Jul 10 06:44:38.376376 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-7afc9277-69f7-41e2-b88f-f0a3a8133f74 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Flow 'volume_create_api' (3b1a681e-5711-438c-8a5c-5f61f9fefe7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:44:38.377395 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-7afc9277-69f7-41e2-b88f-f0a3a8133f74 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67bb0f42-e2ed-43d6-8537-653ef57a80e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:44:38.378264 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.flows.api.create_volume [None req-7afc9277-69f7-41e2-b88f-f0a3a8133f74 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99975) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:44:38.391925 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-aec3a732-620d-496b-88fc-5a26367d36b3 req-8635c0f8-33b9-4b65-9938-636518aa045a None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:44:38.394248 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-aec3a732-620d-496b-88fc-5a26367d36b3 req-8635c0f8-33b9-4b65-9938-636518aa045a tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] GET https://10.4.3.200/volume/v3/volumes/ec6d70d1-faef-4c3d-bb77-debd3bd88252 Jul 10 06:44:38.394425 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-aec3a732-620d-496b-88fc-5a26367d36b3 req-8635c0f8-33b9-4b65-9938-636518aa045a tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:44:38.394616 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-aec3a732-620d-496b-88fc-5a26367d36b3 req-8635c0f8-33b9-4b65-9938-636518aa045a tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:44:38.403158 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:44:38.403158 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:44:38.406327 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-aec3a732-620d-496b-88fc-5a26367d36b3 req-8635c0f8-33b9-4b65-9938-636518aa045a tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Volume info retrieved successfully. Jul 10 06:44:38.409943 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-aec3a732-620d-496b-88fc-5a26367d36b3 req-8635c0f8-33b9-4b65-9938-636518aa045a tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/volumes/ec6d70d1-faef-4c3d-bb77-debd3bd88252 returned with HTTP 200 Jul 10 06:44:38.410305 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1178/4732] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:44:38 2026] GET /volume/v3/volumes/ec6d70d1-faef-4c3d-bb77-debd3bd88252 => generated 1213 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:44:38.412015 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-7afc9277-69f7-41e2-b88f-f0a3a8133f74 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67bb0f42-e2ed-43d6-8537-653ef57a80e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '193b4c93-92e0-49b7-a99d-0daaf7c7bfc7', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:44:38.413363 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-7afc9277-69f7-41e2-b88f-f0a3a8133f74 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc55334a-5bd3-49c6-92d8-f3367575e9c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:44:38.425738 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-d184a49b-3ef2-461d-ae6f-175ec7679aae None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:44:38.427802 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d184a49b-3ef2-461d-ae6f-175ec7679aae tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] GET https://10.4.3.200/volume/v3/volumes/ec6d70d1-faef-4c3d-bb77-debd3bd88252 Jul 10 06:44:38.428068 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d184a49b-3ef2-461d-ae6f-175ec7679aae tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:44:38.428300 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d184a49b-3ef2-461d-ae6f-175ec7679aae tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:44:38.437527 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:44:38.437527 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:44:38.440888 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-d184a49b-3ef2-461d-ae6f-175ec7679aae tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Volume info retrieved successfully. Jul 10 06:44:38.445046 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d184a49b-3ef2-461d-ae6f-175ec7679aae tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/volumes/ec6d70d1-faef-4c3d-bb77-debd3bd88252 returned with HTTP 200 Jul 10 06:44:38.445473 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1180/4733] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:44:38 2026] GET /volume/v3/volumes/ec6d70d1-faef-4c3d-bb77-debd3bd88252 => generated 1213 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:44:38.452482 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.quota [None req-7afc9277-69f7-41e2-b88f-f0a3a8133f74 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Created reservations ['8976f469-37b0-4f3b-b03c-76f23078b513', '0014eaef-8fd2-466b-8d9a-8e5c3221381d', 'b2d1e33c-acf3-4378-a2ae-e17a9b62e828', '5240b15c-fde4-4fd6-8169-b2efa70f7cd6'] {{(pid=99975) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:44:38.453264 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-7afc9277-69f7-41e2-b88f-f0a3a8133f74 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc55334a-5bd3-49c6-92d8-f3367575e9c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8976f469-37b0-4f3b-b03c-76f23078b513', '0014eaef-8fd2-466b-8d9a-8e5c3221381d', 'b2d1e33c-acf3-4378-a2ae-e17a9b62e828', '5240b15c-fde4-4fd6-8169-b2efa70f7cd6']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:44:38.454171 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-7afc9277-69f7-41e2-b88f-f0a3a8133f74 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24166ed0-69a2-4f7d-b5ca-3d79c1c76964) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:44:38.480788 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-b088709d-4835-45d4-8dcf-a6cab6e7ed0d req-07c3a826-9e14-4008-a02e-9bb2a11f3648 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:44:38.483252 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-b088709d-4835-45d4-8dcf-a6cab6e7ed0d req-07c3a826-9e14-4008-a02e-9bb2a11f3648 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] GET https://10.4.3.200/volume/v3/volumes/ec6d70d1-faef-4c3d-bb77-debd3bd88252 Jul 10 06:44:38.483491 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-b088709d-4835-45d4-8dcf-a6cab6e7ed0d req-07c3a826-9e14-4008-a02e-9bb2a11f3648 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:44:38.483701 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-b088709d-4835-45d4-8dcf-a6cab6e7ed0d req-07c3a826-9e14-4008-a02e-9bb2a11f3648 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:44:38.492287 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:44:38.492287 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:44:38.495418 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [req-b088709d-4835-45d4-8dcf-a6cab6e7ed0d req-07c3a826-9e14-4008-a02e-9bb2a11f3648 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Volume info retrieved successfully. Jul 10 06:44:38.499119 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-b088709d-4835-45d4-8dcf-a6cab6e7ed0d req-07c3a826-9e14-4008-a02e-9bb2a11f3648 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/volumes/ec6d70d1-faef-4c3d-bb77-debd3bd88252 returned with HTTP 200 Jul 10 06:44:38.499484 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1183/4734] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:44:38 2026] GET /volume/v3/volumes/ec6d70d1-faef-4c3d-bb77-debd3bd88252 => generated 1213 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:44:38.503731 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-7afc9277-69f7-41e2-b88f-f0a3a8133f74 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24166ed0-69a2-4f7d-b5ca-3d79c1c76964) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f5471fe6-fe9a-4e99-8721-1c4e1ff42308', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-80326064',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bcae305544d64dcba7d693f4e2f78a0b',qos_specs=None,replication_status=,reservations=['8976f469-37b0-4f3b-b03c-76f23078b513','0014eaef-8fd2-466b-8d9a-8e5c3221381d','b2d1e33c-acf3-4378-a2ae-e17a9b62e828','5240b15c-fde4-4fd6-8169-b2efa70f7cd6'],size=1,snapshot_id=193b4c93-92e0-49b7-a99d-0daaf7c7bfc7,source_replicaid=,source_volid=None,status='creating',user_id='d838783020d34d4e92871aaa70c1d472',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), '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-10T06:44:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-80326064',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f5471fe6-fe9a-4e99-8721-1c4e1ff42308,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bcae305544d64dcba7d693f4e2f78a0b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=193b4c93-92e0-49b7-a99d-0daaf7c7bfc7,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d838783020d34d4e92871aaa70c1d472',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:44:38.505771 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-7afc9277-69f7-41e2-b88f-f0a3a8133f74 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88850a7e-61b2-47f5-87cb-9094e6e25785) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:44:38.516972 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-b088709d-4835-45d4-8dcf-a6cab6e7ed0d req-85f54a21-8b34-4ecc-9ffe-ef5231c071a4 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:44:38.519230 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-b088709d-4835-45d4-8dcf-a6cab6e7ed0d req-85f54a21-8b34-4ecc-9ffe-ef5231c071a4 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] POST https://10.4.3.200/volume/v3/volumes/ec6d70d1-faef-4c3d-bb77-debd3bd88252/action Jul 10 06:44:38.519618 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-b088709d-4835-45d4-8dcf-a6cab6e7ed0d req-85f54a21-8b34-4ecc-9ffe-ef5231c071a4 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:44:38.519793 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-b088709d-4835-45d4-8dcf-a6cab6e7ed0d req-85f54a21-8b34-4ecc-9ffe-ef5231c071a4 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:44:38.523808 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-7afc9277-69f7-41e2-b88f-f0a3a8133f74 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88850a7e-61b2-47f5-87cb-9094e6e25785) transitioned into state 'SUCCESS' from state '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-80326064',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bcae305544d64dcba7d693f4e2f78a0b',qos_specs=None,replication_status=,reservations=['8976f469-37b0-4f3b-b03c-76f23078b513','0014eaef-8fd2-466b-8d9a-8e5c3221381d','b2d1e33c-acf3-4378-a2ae-e17a9b62e828','5240b15c-fde4-4fd6-8169-b2efa70f7cd6'],size=1,snapshot_id=193b4c93-92e0-49b7-a99d-0daaf7c7bfc7,source_replicaid=,source_volid=None,status='creating',user_id='d838783020d34d4e92871aaa70c1d472',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:44:38.524582 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-7afc9277-69f7-41e2-b88f-f0a3a8133f74 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bbf0bf59-7f23-4c3c-be21-6ff8e71db7c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:44:38.532168 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:44:38.532168 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:44:38.532799 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-b088709d-4835-45d4-8dcf-a6cab6e7ed0d req-85f54a21-8b34-4ecc-9ffe-ef5231c071a4 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Volume info retrieved successfully. Jul 10 06:44:38.539810 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-b088709d-4835-45d4-8dcf-a6cab6e7ed0d req-85f54a21-8b34-4ecc-9ffe-ef5231c071a4 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Begin detaching volume completed successfully. Jul 10 06:44:38.540085 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-b088709d-4835-45d4-8dcf-a6cab6e7ed0d req-85f54a21-8b34-4ecc-9ffe-ef5231c071a4 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/volumes/ec6d70d1-faef-4c3d-bb77-debd3bd88252/action returned with HTTP 202 Jul 10 06:44:38.540618 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1179/4735] 10.4.3.200 () {72 vars in 1672 bytes} [Fri Jul 10 06:44:38 2026] POST /volume/v3/volumes/ec6d70d1-faef-4c3d-bb77-debd3bd88252/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:44:38.550965 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-7afc9277-69f7-41e2-b88f-f0a3a8133f74 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bbf0bf59-7f23-4c3c-be21-6ff8e71db7c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:44:38.551876 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-7afc9277-69f7-41e2-b88f-f0a3a8133f74 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Flow 'volume_create_api' (3b1a681e-5711-438c-8a5c-5f61f9fefe7d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:44:38.552181 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-7afc9277-69f7-41e2-b88f-f0a3a8133f74 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Create volume request issued successfully. Jul 10 06:44:38.552864 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-7afc9277-69f7-41e2-b88f-f0a3a8133f74 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:44:38.553368 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1194/4736] 10.4.3.200 () {70 vars in 1300 bytes} [Fri Jul 10 06:44:38 2026] POST /volume/v3/volumes => generated 812 bytes in 274 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:44:38.558568 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-095dfd75-14ca-4d4e-961a-f0e760b92137 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:44:38.561070 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-095dfd75-14ca-4d4e-961a-f0e760b92137 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] GET https://10.4.3.200/volume/v3/volumes/ec6d70d1-faef-4c3d-bb77-debd3bd88252 Jul 10 06:44:38.561313 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-095dfd75-14ca-4d4e-961a-f0e760b92137 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:44:38.561602 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-095dfd75-14ca-4d4e-961a-f0e760b92137 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:44:38.567584 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-8b7f3ccf-1c73-42ba-80f6-29057bc9e378 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:44:38.569734 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-8b7f3ccf-1c73-42ba-80f6-29057bc9e378 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] GET https://10.4.3.200/volume/v3/volumes/f5471fe6-fe9a-4e99-8721-1c4e1ff42308 Jul 10 06:44:38.570014 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-8b7f3ccf-1c73-42ba-80f6-29057bc9e378 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:44:38.570266 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-8b7f3ccf-1c73-42ba-80f6-29057bc9e378 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:44:38.571126 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:44:38.571126 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:44:38.574785 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-095dfd75-14ca-4d4e-961a-f0e760b92137 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Volume info retrieved successfully. Jul 10 06:44:38.579228 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-095dfd75-14ca-4d4e-961a-f0e760b92137 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/volumes/ec6d70d1-faef-4c3d-bb77-debd3bd88252 returned with HTTP 200 Jul 10 06:44:38.579639 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1181/4737] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:44:38 2026] GET /volume/v3/volumes/ec6d70d1-faef-4c3d-bb77-debd3bd88252 => generated 1216 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:44:38.581615 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:44:38.581615 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:44:38.588191 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-8b7f3ccf-1c73-42ba-80f6-29057bc9e378 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Volume info retrieved successfully. Jul 10 06:44:38.592647 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-8b7f3ccf-1c73-42ba-80f6-29057bc9e378 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] https://10.4.3.200/volume/v3/volumes/f5471fe6-fe9a-4e99-8721-1c4e1ff42308 returned with HTTP 200 Jul 10 06:44:38.593114 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1184/4738] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:44:38 2026] GET /volume/v3/volumes/f5471fe6-fe9a-4e99-8721-1c4e1ff42308 => generated 880 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:44:39.560652 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-bb7882c6-9d5a-44a5-b6c7-596425ffc9af None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:44:39.560969 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-bb7882c6-9d5a-44a5-b6c7-596425ffc9af None None] GET https://10.4.3.200/volume// Jul 10 06:44:39.561143 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-bb7882c6-9d5a-44a5-b6c7-596425ffc9af None None] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:44:39.561315 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-bb7882c6-9d5a-44a5-b6c7-596425ffc9af None None] Calling method 'all' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:44:39.561627 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-bb7882c6-9d5a-44a5-b6c7-596425ffc9af None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:44:39.561862 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1180/4739] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:44:39 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 06:44:39.569333 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-b088709d-4835-45d4-8dcf-a6cab6e7ed0d req-fe325686-1c71-4d73-9be9-870cfe989268 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:44:39.572111 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-b088709d-4835-45d4-8dcf-a6cab6e7ed0d req-fe325686-1c71-4d73-9be9-870cfe989268 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] GET https://10.4.3.200/volume/v3/volumes/ec6d70d1-faef-4c3d-bb77-debd3bd88252 Jul 10 06:44:39.572381 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-b088709d-4835-45d4-8dcf-a6cab6e7ed0d req-fe325686-1c71-4d73-9be9-870cfe989268 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:44:39.572609 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-b088709d-4835-45d4-8dcf-a6cab6e7ed0d req-fe325686-1c71-4d73-9be9-870cfe989268 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:44:39.582839 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:44:39.582839 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:44:39.586625 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [req-b088709d-4835-45d4-8dcf-a6cab6e7ed0d req-fe325686-1c71-4d73-9be9-870cfe989268 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Volume info retrieved successfully. Jul 10 06:44:39.591115 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-b088709d-4835-45d4-8dcf-a6cab6e7ed0d req-fe325686-1c71-4d73-9be9-870cfe989268 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/volumes/ec6d70d1-faef-4c3d-bb77-debd3bd88252 returned with HTTP 200 Jul 10 06:44:39.591203 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-d033193b-dba5-431c-86ae-dae22a5c9063 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:44:39.591492 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1195/4740] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 10 06:44:39 2026] GET /volume/v3/volumes/ec6d70d1-faef-4c3d-bb77-debd3bd88252 => generated 1396 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:44:39.594408 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d033193b-dba5-431c-86ae-dae22a5c9063 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] GET https://10.4.3.200/volume/v3/volumes/ec6d70d1-faef-4c3d-bb77-debd3bd88252 Jul 10 06:44:39.594614 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d033193b-dba5-431c-86ae-dae22a5c9063 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:44:39.594831 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d033193b-dba5-431c-86ae-dae22a5c9063 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:44:39.604625 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-72ff5878-64e9-4b0d-b5e1-f46453343ace None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:44:39.604905 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:44:39.604905 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:44:39.606493 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-72ff5878-64e9-4b0d-b5e1-f46453343ace tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] GET https://10.4.3.200/volume/v3/volumes/f5471fe6-fe9a-4e99-8721-1c4e1ff42308 Jul 10 06:44:39.606686 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-72ff5878-64e9-4b0d-b5e1-f46453343ace tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:44:39.606868 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-72ff5878-64e9-4b0d-b5e1-f46453343ace tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:44:39.608194 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-d033193b-dba5-431c-86ae-dae22a5c9063 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Volume info retrieved successfully. Jul 10 06:44:39.612794 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d033193b-dba5-431c-86ae-dae22a5c9063 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/volumes/ec6d70d1-faef-4c3d-bb77-debd3bd88252 returned with HTTP 200 Jul 10 06:44:39.613152 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1182/4741] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:44:39 2026] GET /volume/v3/volumes/ec6d70d1-faef-4c3d-bb77-debd3bd88252 => generated 1216 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:44:39.613844 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:44:39.613844 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:44:39.617098 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-72ff5878-64e9-4b0d-b5e1-f46453343ace tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Volume info retrieved successfully. Jul 10 06:44:39.621382 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-72ff5878-64e9-4b0d-b5e1-f46453343ace tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] https://10.4.3.200/volume/v3/volumes/f5471fe6-fe9a-4e99-8721-1c4e1ff42308 returned with HTTP 200 Jul 10 06:44:39.621813 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1185/4742] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:44:39 2026] GET /volume/v3/volumes/f5471fe6-fe9a-4e99-8721-1c4e1ff42308 => generated 1421 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:44:39.632410 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-86dc323e-ff03-4ef8-9430-440ac4741f48 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:44:39.633920 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-86dc323e-ff03-4ef8-9430-440ac4741f48 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] GET https://10.4.3.200/volume/v3/volumes/f5471fe6-fe9a-4e99-8721-1c4e1ff42308 Jul 10 06:44:39.634126 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-86dc323e-ff03-4ef8-9430-440ac4741f48 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:44:39.634298 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-86dc323e-ff03-4ef8-9430-440ac4741f48 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:44:39.640428 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:44:39.640428 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:44:39.643476 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-86dc323e-ff03-4ef8-9430-440ac4741f48 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Volume info retrieved successfully. Jul 10 06:44:39.647388 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-86dc323e-ff03-4ef8-9430-440ac4741f48 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] https://10.4.3.200/volume/v3/volumes/f5471fe6-fe9a-4e99-8721-1c4e1ff42308 returned with HTTP 200 Jul 10 06:44:39.647748 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1181/4743] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:44:39 2026] GET /volume/v3/volumes/f5471fe6-fe9a-4e99-8721-1c4e1ff42308 => generated 1421 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:44:40.115698 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-b088709d-4835-45d4-8dcf-a6cab6e7ed0d req-45c6c5f5-b4b4-41dd-ade4-58a0733ebd45 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:44:40.117950 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-b088709d-4835-45d4-8dcf-a6cab6e7ed0d req-45c6c5f5-b4b4-41dd-ade4-58a0733ebd45 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] GET https://10.4.3.200/volume/v3/volumes/ec6d70d1-faef-4c3d-bb77-debd3bd88252 Jul 10 06:44:40.118539 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-b088709d-4835-45d4-8dcf-a6cab6e7ed0d req-45c6c5f5-b4b4-41dd-ade4-58a0733ebd45 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:44:40.119020 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-b088709d-4835-45d4-8dcf-a6cab6e7ed0d req-45c6c5f5-b4b4-41dd-ade4-58a0733ebd45 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:44:40.132165 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:44:40.132165 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:44:40.135398 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [req-b088709d-4835-45d4-8dcf-a6cab6e7ed0d req-45c6c5f5-b4b4-41dd-ade4-58a0733ebd45 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Volume info retrieved successfully. Jul 10 06:44:40.140772 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-b088709d-4835-45d4-8dcf-a6cab6e7ed0d req-45c6c5f5-b4b4-41dd-ade4-58a0733ebd45 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/volumes/ec6d70d1-faef-4c3d-bb77-debd3bd88252 returned with HTTP 200 Jul 10 06:44:40.141454 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1196/4744] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:44:40 2026] GET /volume/v3/volumes/ec6d70d1-faef-4c3d-bb77-debd3bd88252 => generated 1216 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:44:40.448936 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-b088709d-4835-45d4-8dcf-a6cab6e7ed0d req-ce47c95d-5069-44a3-a038-2a67313d0fc7 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:44:40.451033 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-b088709d-4835-45d4-8dcf-a6cab6e7ed0d req-ce47c95d-5069-44a3-a038-2a67313d0fc7 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] DELETE https://10.4.3.200/volume/v3/attachments/488a1016-a000-4b9f-8c98-c9ab64cad2f2 Jul 10 06:44:40.451224 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-b088709d-4835-45d4-8dcf-a6cab6e7ed0d req-ce47c95d-5069-44a3-a038-2a67313d0fc7 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:44:40.451399 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-b088709d-4835-45d4-8dcf-a6cab6e7ed0d req-ce47c95d-5069-44a3-a038-2a67313d0fc7 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Calling method 'version_select' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:44:40.458806 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:44:40.458806 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:44:40.599772 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-d98f7ec9-086c-448f-aa50-874558e9d7ee req-07c0caac-716c-4c70-aa13-eda1e0d61271 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:44:40.602095 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-d98f7ec9-086c-448f-aa50-874558e9d7ee req-07c0caac-716c-4c70-aa13-eda1e0d61271 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] GET https://10.4.3.200/volume/v3/volumes/f5471fe6-fe9a-4e99-8721-1c4e1ff42308 Jul 10 06:44:40.602333 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-d98f7ec9-086c-448f-aa50-874558e9d7ee req-07c0caac-716c-4c70-aa13-eda1e0d61271 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:44:40.602579 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-d98f7ec9-086c-448f-aa50-874558e9d7ee req-07c0caac-716c-4c70-aa13-eda1e0d61271 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:44:40.609164 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:44:40.609164 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:44:40.613239 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [req-d98f7ec9-086c-448f-aa50-874558e9d7ee req-07c0caac-716c-4c70-aa13-eda1e0d61271 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Volume info retrieved successfully. Jul 10 06:44:40.617525 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-d98f7ec9-086c-448f-aa50-874558e9d7ee req-07c0caac-716c-4c70-aa13-eda1e0d61271 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] https://10.4.3.200/volume/v3/volumes/f5471fe6-fe9a-4e99-8721-1c4e1ff42308 returned with HTTP 200 Jul 10 06:44:40.617938 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1186/4745] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:44:40 2026] GET /volume/v3/volumes/f5471fe6-fe9a-4e99-8721-1c4e1ff42308 => generated 1403 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:44:40.625413 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-bf6f1798-1d15-4024-ab32-667c75f67355 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:44:40.627168 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-bf6f1798-1d15-4024-ab32-667c75f67355 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] GET https://10.4.3.200/volume/v3/volumes/ec6d70d1-faef-4c3d-bb77-debd3bd88252 Jul 10 06:44:40.627278 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-bf6f1798-1d15-4024-ab32-667c75f67355 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:44:40.627521 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-bf6f1798-1d15-4024-ab32-667c75f67355 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:44:40.639483 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:44:40.639483 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:44:40.643891 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-bf6f1798-1d15-4024-ab32-667c75f67355 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Volume info retrieved successfully. Jul 10 06:44:40.649323 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-bf6f1798-1d15-4024-ab32-667c75f67355 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/volumes/ec6d70d1-faef-4c3d-bb77-debd3bd88252 returned with HTTP 200 Jul 10 06:44:40.649862 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1182/4746] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:44:40 2026] GET /volume/v3/volumes/ec6d70d1-faef-4c3d-bb77-debd3bd88252 => generated 1216 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:44:40.985181 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-b088709d-4835-45d4-8dcf-a6cab6e7ed0d req-ce47c95d-5069-44a3-a038-2a67313d0fc7 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/attachments/488a1016-a000-4b9f-8c98-c9ab64cad2f2 returned with HTTP 200 Jul 10 06:44:40.985814 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1183/4747] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 10 06:44:40 2026] DELETE /volume/v3/attachments/488a1016-a000-4b9f-8c98-c9ab64cad2f2 => generated 19 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:44:41.062688 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-d98f7ec9-086c-448f-aa50-874558e9d7ee req-594ff7f2-21d5-49ed-bd2c-5beeeedf9d78 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:44:41.065454 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-d98f7ec9-086c-448f-aa50-874558e9d7ee req-594ff7f2-21d5-49ed-bd2c-5beeeedf9d78 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] GET https://10.4.3.200/volume/v3/volumes/f5471fe6-fe9a-4e99-8721-1c4e1ff42308 Jul 10 06:44:41.065818 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-d98f7ec9-086c-448f-aa50-874558e9d7ee req-594ff7f2-21d5-49ed-bd2c-5beeeedf9d78 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:44:41.066151 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-d98f7ec9-086c-448f-aa50-874558e9d7ee req-594ff7f2-21d5-49ed-bd2c-5beeeedf9d78 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:44:41.075282 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:44:41.075282 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:44:41.079668 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [req-d98f7ec9-086c-448f-aa50-874558e9d7ee req-594ff7f2-21d5-49ed-bd2c-5beeeedf9d78 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Volume info retrieved successfully. Jul 10 06:44:41.085475 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-d98f7ec9-086c-448f-aa50-874558e9d7ee req-594ff7f2-21d5-49ed-bd2c-5beeeedf9d78 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] https://10.4.3.200/volume/v3/volumes/f5471fe6-fe9a-4e99-8721-1c4e1ff42308 returned with HTTP 200 Jul 10 06:44:41.086075 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1197/4748] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:44:41 2026] GET /volume/v3/volumes/f5471fe6-fe9a-4e99-8721-1c4e1ff42308 => generated 1403 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:44:41.095041 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-d9fb450b-d16d-4795-84d5-8611aea16844 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:44:41.095372 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d9fb450b-d16d-4795-84d5-8611aea16844 None None] GET https://10.4.3.200/volume// Jul 10 06:44:41.095541 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d9fb450b-d16d-4795-84d5-8611aea16844 None None] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:44:41.095747 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d9fb450b-d16d-4795-84d5-8611aea16844 None None] Calling method 'all' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:44:41.096053 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d9fb450b-d16d-4795-84d5-8611aea16844 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:44:41.096351 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1187/4749] 10.4.3.200 () {66 vars in 1419 bytes} [Fri Jul 10 06:44: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 10 06:44:41.103119 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-d98f7ec9-086c-448f-aa50-874558e9d7ee req-835e58dc-6c5d-4b04-8a85-e5c378349503 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:44:41.104940 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-d98f7ec9-086c-448f-aa50-874558e9d7ee req-835e58dc-6c5d-4b04-8a85-e5c378349503 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 10 06:44:41.105261 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-d98f7ec9-086c-448f-aa50-874558e9d7ee req-835e58dc-6c5d-4b04-8a85-e5c378349503 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f5471fe6-fe9a-4e99-8721-1c4e1ff42308", "connector": null, "instance_uuid": "e2703a32-cddb-4696-b0be-2c4c672723e3"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:44:41.112588 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:44:41.112588 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:44:41.134583 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-d98f7ec9-086c-448f-aa50-874558e9d7ee req-835e58dc-6c5d-4b04-8a85-e5c378349503 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 10 06:44:41.135067 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1183/4750] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 10 06:44:41 2026] POST /volume/v3/attachments => generated 273 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:44:41.662306 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-e0e3101d-3720-482f-93e5-bba3f26782e3 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:44:41.663967 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e0e3101d-3720-482f-93e5-bba3f26782e3 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] GET https://10.4.3.200/volume/v3/volumes/ec6d70d1-faef-4c3d-bb77-debd3bd88252 Jul 10 06:44:41.664161 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e0e3101d-3720-482f-93e5-bba3f26782e3 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:44:41.664334 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e0e3101d-3720-482f-93e5-bba3f26782e3 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:44:41.670788 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:44:41.670788 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:44:41.674056 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-e0e3101d-3720-482f-93e5-bba3f26782e3 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Volume info retrieved successfully. Jul 10 06:44:41.677774 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e0e3101d-3720-482f-93e5-bba3f26782e3 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/volumes/ec6d70d1-faef-4c3d-bb77-debd3bd88252 returned with HTTP 200 Jul 10 06:44:41.678121 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1184/4751] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:44:41 2026] GET /volume/v3/volumes/ec6d70d1-faef-4c3d-bb77-debd3bd88252 => generated 921 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:44:41.689297 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-4f391ed5-d331-4543-b578-355dbdfb870a None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:44:41.690903 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-4f391ed5-d331-4543-b578-355dbdfb870a tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] DELETE https://10.4.3.200/volume/v3/volumes/ec6d70d1-faef-4c3d-bb77-debd3bd88252 Jul 10 06:44:41.691095 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-4f391ed5-d331-4543-b578-355dbdfb870a tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:44:41.691269 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-4f391ed5-d331-4543-b578-355dbdfb870a tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Calling method 'delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:44:41.691414 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-4f391ed5-d331-4543-b578-355dbdfb870a tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Delete volume with id: ec6d70d1-faef-4c3d-bb77-debd3bd88252 Jul 10 06:44:41.701302 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:44:41.701302 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:44:41.701792 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-4f391ed5-d331-4543-b578-355dbdfb870a tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Volume info retrieved successfully. Jul 10 06:44:41.718076 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-4f391ed5-d331-4543-b578-355dbdfb870a tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Delete volume request issued successfully. Jul 10 06:44:41.719055 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-4f391ed5-d331-4543-b578-355dbdfb870a tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/volumes/ec6d70d1-faef-4c3d-bb77-debd3bd88252 returned with HTTP 202 Jul 10 06:44:41.719055 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1198/4752] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:44:41 2026] DELETE /volume/v3/volumes/ec6d70d1-faef-4c3d-bb77-debd3bd88252 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 10 06:44:41.725788 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-123ab327-16ca-4a8e-ae40-d8bd2bc752a1 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:44:41.727962 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-123ab327-16ca-4a8e-ae40-d8bd2bc752a1 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] GET https://10.4.3.200/volume/v3/volumes/ec6d70d1-faef-4c3d-bb77-debd3bd88252 Jul 10 06:44:41.728253 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-123ab327-16ca-4a8e-ae40-d8bd2bc752a1 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:44:41.728528 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-123ab327-16ca-4a8e-ae40-d8bd2bc752a1 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:44:41.738827 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:44:41.738827 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:44:41.745449 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-123ab327-16ca-4a8e-ae40-d8bd2bc752a1 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Volume info retrieved successfully. Jul 10 06:44:41.752674 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-123ab327-16ca-4a8e-ae40-d8bd2bc752a1 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/volumes/ec6d70d1-faef-4c3d-bb77-debd3bd88252 returned with HTTP 200 Jul 10 06:44:41.752918 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1188/4753] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:44:41 2026] GET /volume/v3/volumes/ec6d70d1-faef-4c3d-bb77-debd3bd88252 => generated 920 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:44:42.765704 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-2ef88b4e-dcfb-4979-8c8c-158936fe05c5 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:44:42.767466 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2ef88b4e-dcfb-4979-8c8c-158936fe05c5 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] GET https://10.4.3.200/volume/v3/volumes/ec6d70d1-faef-4c3d-bb77-debd3bd88252 Jul 10 06:44:42.767658 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2ef88b4e-dcfb-4979-8c8c-158936fe05c5 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:44:42.767847 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2ef88b4e-dcfb-4979-8c8c-158936fe05c5 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:44:42.773024 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2ef88b4e-dcfb-4979-8c8c-158936fe05c5 tempest-VolumeMultiattachTests-1529618263 tempest-VolumeMultiattachTests-1529618263-project-member] https://10.4.3.200/volume/v3/volumes/ec6d70d1-faef-4c3d-bb77-debd3bd88252 returned with HTTP 404 Jul 10 06:44:42.773449 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1184/4754] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:44:42 2026] GET /volume/v3/volumes/ec6d70d1-faef-4c3d-bb77-debd3bd88252 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:44:42.780662 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-bca608ac-13e8-4155-b18e-1e0c035e186e None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:44:42.782569 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-bca608ac-13e8-4155-b18e-1e0c035e186e tempest-VolumeMultiattachTests-324976835 tempest-VolumeMultiattachTests-324976835-project-admin] GET https://10.4.3.200/volume/v3/volumes/detail?all_tenants=1 Jul 10 06:44:42.782785 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-bca608ac-13e8-4155-b18e-1e0c035e186e tempest-VolumeMultiattachTests-324976835 tempest-VolumeMultiattachTests-324976835-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:44:42.783020 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-bca608ac-13e8-4155-b18e-1e0c035e186e tempest-VolumeMultiattachTests-324976835 tempest-VolumeMultiattachTests-324976835-project-admin] Calling method 'detail' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:44:42.783857 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-bca608ac-13e8-4155-b18e-1e0c035e186e tempest-VolumeMultiattachTests-324976835 tempest-VolumeMultiattachTests-324976835-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99976) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 06:44:42.803554 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-bca608ac-13e8-4155-b18e-1e0c035e186e tempest-VolumeMultiattachTests-324976835 tempest-VolumeMultiattachTests-324976835-project-admin] Get all volumes completed successfully. Jul 10 06:44:42.806558 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:44:42.806558 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:44:42.812438 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-bca608ac-13e8-4155-b18e-1e0c035e186e tempest-VolumeMultiattachTests-324976835 tempest-VolumeMultiattachTests-324976835-project-admin] https://10.4.3.200/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 10 06:44:42.812815 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1185/4755] 10.4.3.200 () {66 vars in 1285 bytes} [Fri Jul 10 06:44:42 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 14666 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:44:42.831584 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-bc82150e-fb14-4b4b-868c-1db8f24792e9 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:44:42.833095 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-bc82150e-fb14-4b4b-868c-1db8f24792e9 tempest-VolumeMultiattachTests-324976835 tempest-VolumeMultiattachTests-324976835-project-admin] DELETE https://10.4.3.200/volume/v3/types/fcbcd7f6-e818-4438-8f97-5987603a3047 Jul 10 06:44:42.833259 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-bc82150e-fb14-4b4b-868c-1db8f24792e9 tempest-VolumeMultiattachTests-324976835 tempest-VolumeMultiattachTests-324976835-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:44:42.833453 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-bc82150e-fb14-4b4b-868c-1db8f24792e9 tempest-VolumeMultiattachTests-324976835 tempest-VolumeMultiattachTests-324976835-project-admin] Calling method '_delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:44:42.859322 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-bc82150e-fb14-4b4b-868c-1db8f24792e9 tempest-VolumeMultiattachTests-324976835 tempest-VolumeMultiattachTests-324976835-project-admin] https://10.4.3.200/volume/v3/types/fcbcd7f6-e818-4438-8f97-5987603a3047 returned with HTTP 202 Jul 10 06:44:42.859850 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1199/4756] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 10 06:44:42 2026] DELETE /volume/v3/types/fcbcd7f6-e818-4438-8f97-5987603a3047 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:44:47.192453 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-677ce886-7231-4f57-a440-f7a75490d5b1 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:44:47.192913 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-677ce886-7231-4f57-a440-f7a75490d5b1 None None] GET https://10.4.3.200/volume// Jul 10 06:44:47.193116 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-677ce886-7231-4f57-a440-f7a75490d5b1 None None] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:44:47.193337 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-677ce886-7231-4f57-a440-f7a75490d5b1 None None] Calling method 'all' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:44:47.193753 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-677ce886-7231-4f57-a440-f7a75490d5b1 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:44:47.194170 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1189/4757] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:44: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 10 06:44:47.200403 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-d98f7ec9-086c-448f-aa50-874558e9d7ee req-27c9413e-6de8-4ae5-a584-ab6536277c53 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:44:47.202841 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-d98f7ec9-086c-448f-aa50-874558e9d7ee req-27c9413e-6de8-4ae5-a584-ab6536277c53 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] GET https://10.4.3.200/volume/v3/volumes/f5471fe6-fe9a-4e99-8721-1c4e1ff42308 Jul 10 06:44:47.203118 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-d98f7ec9-086c-448f-aa50-874558e9d7ee req-27c9413e-6de8-4ae5-a584-ab6536277c53 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:44:47.203361 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-d98f7ec9-086c-448f-aa50-874558e9d7ee req-27c9413e-6de8-4ae5-a584-ab6536277c53 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:44:47.215451 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:44:47.215451 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:44:47.219744 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-d98f7ec9-086c-448f-aa50-874558e9d7ee req-27c9413e-6de8-4ae5-a584-ab6536277c53 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Volume info retrieved successfully. Jul 10 06:44:47.226118 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-d98f7ec9-086c-448f-aa50-874558e9d7ee req-27c9413e-6de8-4ae5-a584-ab6536277c53 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] https://10.4.3.200/volume/v3/volumes/f5471fe6-fe9a-4e99-8721-1c4e1ff42308 returned with HTTP 200 Jul 10 06:44:47.226760 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1185/4758] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 10 06:44:47 2026] GET /volume/v3/volumes/f5471fe6-fe9a-4e99-8721-1c4e1ff42308 => generated 1582 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:44:47.329750 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-d98f7ec9-086c-448f-aa50-874558e9d7ee req-9a317afa-090f-4b72-9833-32d15dac34c6 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:44:47.332252 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-d98f7ec9-086c-448f-aa50-874558e9d7ee req-9a317afa-090f-4b72-9833-32d15dac34c6 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] PUT https://10.4.3.200/volume/v3/attachments/016d9512-9540-4b4c-89b3-809d64a19725 Jul 10 06:44:47.332719 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-d98f7ec9-086c-448f-aa50-874558e9d7ee req-9a317afa-090f-4b72-9833-32d15dac34c6 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000004964", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad080837985", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8eedee5c-bca8-4f5c-8f66-111c7b448d96", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:44:47.342595 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.coordination [req-d98f7ec9-086c-448f-aa50-874558e9d7ee req-9a317afa-090f-4b72-9833-32d15dac34c6 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Acquiring lock "cinder-attachment_update-f5471fe6-fe9a-4e99-8721-1c4e1ff42308-np0000004964" by "attachment_update" {{(pid=99976) __acquire /opt/stack/cinder/cinder/coordination.py:210}} Jul 10 06:44:47.348228 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.coordination [req-d98f7ec9-086c-448f-aa50-874558e9d7ee req-9a317afa-090f-4b72-9833-32d15dac34c6 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Lock "cinder-attachment_update-f5471fe6-fe9a-4e99-8721-1c4e1ff42308-np0000004964" acquired by "attachment_update" :: waited 0.006s {{(pid=99976) __acquire /opt/stack/cinder/cinder/coordination.py:228}} Jul 10 06:44:47.349660 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:44:47.349660 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:44:47.870817 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.coordination [req-d98f7ec9-086c-448f-aa50-874558e9d7ee req-9a317afa-090f-4b72-9833-32d15dac34c6 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Lock "cinder-attachment_update-f5471fe6-fe9a-4e99-8721-1c4e1ff42308-np0000004964" released by "attachment_update" :: held 0.523s {{(pid=99976) __release /opt/stack/cinder/cinder/coordination.py:239}} Jul 10 06:44:47.871149 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-d98f7ec9-086c-448f-aa50-874558e9d7ee req-9a317afa-090f-4b72-9833-32d15dac34c6 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] https://10.4.3.200/volume/v3/attachments/016d9512-9540-4b4c-89b3-809d64a19725 returned with HTTP 200 Jul 10 06:44:47.871616 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1186/4759] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 10 06:44:47 2026] PUT /volume/v3/attachments/016d9512-9540-4b4c-89b3-809d64a19725 => generated 969 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:44:48.381680 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-d98f7ec9-086c-448f-aa50-874558e9d7ee req-18e9d28b-98be-4671-983e-0cd60c175d6d None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:44:48.383697 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-d98f7ec9-086c-448f-aa50-874558e9d7ee req-18e9d28b-98be-4671-983e-0cd60c175d6d tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] POST https://10.4.3.200/volume/v3/attachments/016d9512-9540-4b4c-89b3-809d64a19725/action Jul 10 06:44:48.384029 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-d98f7ec9-086c-448f-aa50-874558e9d7ee req-18e9d28b-98be-4671-983e-0cd60c175d6d tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Action body: b'{"os-complete": null}' {{(pid=99975) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:44:48.384141 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-d98f7ec9-086c-448f-aa50-874558e9d7ee req-18e9d28b-98be-4671-983e-0cd60c175d6d tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:44:48.401530 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:44:48.401530 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:44:48.409318 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-d98f7ec9-086c-448f-aa50-874558e9d7ee req-18e9d28b-98be-4671-983e-0cd60c175d6d tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] https://10.4.3.200/volume/v3/attachments/016d9512-9540-4b4c-89b3-809d64a19725/action returned with HTTP 204 Jul 10 06:44:48.409806 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1200/4760] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 10 06:44:48 2026] POST /volume/v3/attachments/016d9512-9540-4b4c-89b3-809d64a19725/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:44:49.236346 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-c59d30bf-0801-43b3-99df-4aa0a3032f5d None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:44:49.238251 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c59d30bf-0801-43b3-99df-4aa0a3032f5d tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] GET https://10.4.3.200/volume/v3/volumes/92d96f67-05b8-4ae0-9787-1ecc5ddf2f52 Jul 10 06:44:49.238483 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c59d30bf-0801-43b3-99df-4aa0a3032f5d tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:44:49.238682 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c59d30bf-0801-43b3-99df-4aa0a3032f5d tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:44:49.245620 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:44:49.245620 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:44:49.249325 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-c59d30bf-0801-43b3-99df-4aa0a3032f5d tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Volume info retrieved successfully. Jul 10 06:44:49.253570 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c59d30bf-0801-43b3-99df-4aa0a3032f5d tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/volumes/92d96f67-05b8-4ae0-9787-1ecc5ddf2f52 returned with HTTP 200 Jul 10 06:44:49.254006 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1190/4761] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:44:49 2026] GET /volume/v3/volumes/92d96f67-05b8-4ae0-9787-1ecc5ddf2f52 => generated 876 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:44:49.266994 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-041168ab-6c71-4c73-934f-a75131c4a125 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:44:49.269486 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-041168ab-6c71-4c73-934f-a75131c4a125 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] GET https://10.4.3.200/volume/v3/volumes/92d96f67-05b8-4ae0-9787-1ecc5ddf2f52 Jul 10 06:44:49.269742 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-041168ab-6c71-4c73-934f-a75131c4a125 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:44:49.269996 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-041168ab-6c71-4c73-934f-a75131c4a125 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:44:49.278221 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:44:49.278221 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:44:49.282135 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-041168ab-6c71-4c73-934f-a75131c4a125 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Volume info retrieved successfully. Jul 10 06:44:49.286571 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-041168ab-6c71-4c73-934f-a75131c4a125 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/volumes/92d96f67-05b8-4ae0-9787-1ecc5ddf2f52 returned with HTTP 200 Jul 10 06:44:49.287004 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1186/4762] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:44:49 2026] GET /volume/v3/volumes/92d96f67-05b8-4ae0-9787-1ecc5ddf2f52 => generated 876 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:44:49.328815 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-dbbcd3cd-cc1a-420e-a0f9-a198103fa4f6 req-7cd67487-ffb7-45ac-9a5f-2099d7cb5b16 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:44:49.330599 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-dbbcd3cd-cc1a-420e-a0f9-a198103fa4f6 req-7cd67487-ffb7-45ac-9a5f-2099d7cb5b16 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] GET https://10.4.3.200/volume/v3/volumes/92d96f67-05b8-4ae0-9787-1ecc5ddf2f52 Jul 10 06:44:49.330766 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-dbbcd3cd-cc1a-420e-a0f9-a198103fa4f6 req-7cd67487-ffb7-45ac-9a5f-2099d7cb5b16 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:44:49.330938 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-dbbcd3cd-cc1a-420e-a0f9-a198103fa4f6 req-7cd67487-ffb7-45ac-9a5f-2099d7cb5b16 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:44:49.337165 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:44:49.337165 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:44:49.340833 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [req-dbbcd3cd-cc1a-420e-a0f9-a198103fa4f6 req-7cd67487-ffb7-45ac-9a5f-2099d7cb5b16 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Volume info retrieved successfully. Jul 10 06:44:49.346068 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-dbbcd3cd-cc1a-420e-a0f9-a198103fa4f6 req-7cd67487-ffb7-45ac-9a5f-2099d7cb5b16 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/volumes/92d96f67-05b8-4ae0-9787-1ecc5ddf2f52 returned with HTTP 200 Jul 10 06:44:49.346472 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1187/4763] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:44:49 2026] GET /volume/v3/volumes/92d96f67-05b8-4ae0-9787-1ecc5ddf2f52 => generated 876 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:44:51.381294 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-f70e739a-2c16-4351-8654-1833e6547c93 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:44:51.381710 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-f70e739a-2c16-4351-8654-1833e6547c93 None None] GET https://10.4.3.200/volume// Jul 10 06:44:51.381816 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-f70e739a-2c16-4351-8654-1833e6547c93 None None] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:44:51.382005 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-f70e739a-2c16-4351-8654-1833e6547c93 None None] Calling method 'all' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:44:51.382302 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-f70e739a-2c16-4351-8654-1833e6547c93 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:44:51.382590 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1201/4764] 10.4.3.200 () {66 vars in 1428 bytes} [Fri Jul 10 06:44: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 10 06:44:51.388475 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-dbbcd3cd-cc1a-420e-a0f9-a198103fa4f6 req-b0b42b5e-2e63-42be-83a5-98643520680b None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:44:51.390201 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-dbbcd3cd-cc1a-420e-a0f9-a198103fa4f6 req-b0b42b5e-2e63-42be-83a5-98643520680b tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 10 06:44:51.390499 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-dbbcd3cd-cc1a-420e-a0f9-a198103fa4f6 req-b0b42b5e-2e63-42be-83a5-98643520680b tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "92d96f67-05b8-4ae0-9787-1ecc5ddf2f52", "connector": null, "instance_uuid": "6570ea78-ec37-432d-b141-40ad3dfd5fa1"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:44:51.400022 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:44:51.400022 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:44:51.437788 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-dbbcd3cd-cc1a-420e-a0f9-a198103fa4f6 req-b0b42b5e-2e63-42be-83a5-98643520680b tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 10 06:44:51.438342 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1191/4765] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 10 06:44:51 2026] POST /volume/v3/attachments => generated 273 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:44:51.867848 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-d5b59c76-9e2a-4588-8f36-9b61a8248c4f None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:44:51.869372 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d5b59c76-9e2a-4588-8f36-9b61a8248c4f tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] GET https://10.4.3.200/volume/v3/volumes/92d96f67-05b8-4ae0-9787-1ecc5ddf2f52 Jul 10 06:44:51.869576 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d5b59c76-9e2a-4588-8f36-9b61a8248c4f tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:44:51.869782 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d5b59c76-9e2a-4588-8f36-9b61a8248c4f tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:44:51.877620 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:44:51.877620 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:44:51.880435 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-d5b59c76-9e2a-4588-8f36-9b61a8248c4f tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Volume info retrieved successfully. Jul 10 06:44:51.883934 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d5b59c76-9e2a-4588-8f36-9b61a8248c4f tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/volumes/92d96f67-05b8-4ae0-9787-1ecc5ddf2f52 returned with HTTP 200 Jul 10 06:44:51.884303 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1187/4766] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:44:51 2026] GET /volume/v3/volumes/92d96f67-05b8-4ae0-9787-1ecc5ddf2f52 => generated 875 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:44:51.965024 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-afe429f3-f7b8-4d3e-9e38-265b3a380f27 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:44:51.965467 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-afe429f3-f7b8-4d3e-9e38-265b3a380f27 None None] GET https://10.4.3.200/volume// Jul 10 06:44:51.965684 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-afe429f3-f7b8-4d3e-9e38-265b3a380f27 None None] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:44:51.965906 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-afe429f3-f7b8-4d3e-9e38-265b3a380f27 None None] Calling method 'all' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:44:51.966273 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-afe429f3-f7b8-4d3e-9e38-265b3a380f27 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:44:51.966592 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1188/4767] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:44: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 10 06:44:51.972728 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-dbbcd3cd-cc1a-420e-a0f9-a198103fa4f6 req-69721636-f865-4e64-af64-f616045d00ea None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:44:51.974522 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-dbbcd3cd-cc1a-420e-a0f9-a198103fa4f6 req-69721636-f865-4e64-af64-f616045d00ea tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] GET https://10.4.3.200/volume/v3/volumes/92d96f67-05b8-4ae0-9787-1ecc5ddf2f52 Jul 10 06:44:51.974716 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-dbbcd3cd-cc1a-420e-a0f9-a198103fa4f6 req-69721636-f865-4e64-af64-f616045d00ea tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:44:51.974885 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-dbbcd3cd-cc1a-420e-a0f9-a198103fa4f6 req-69721636-f865-4e64-af64-f616045d00ea tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:44:51.982922 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:44:51.982922 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:44:51.986185 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [req-dbbcd3cd-cc1a-420e-a0f9-a198103fa4f6 req-69721636-f865-4e64-af64-f616045d00ea tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Volume info retrieved successfully. Jul 10 06:44:51.990036 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-dbbcd3cd-cc1a-420e-a0f9-a198103fa4f6 req-69721636-f865-4e64-af64-f616045d00ea tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/volumes/92d96f67-05b8-4ae0-9787-1ecc5ddf2f52 returned with HTTP 200 Jul 10 06:44:51.990418 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1202/4768] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 10 06:44:51 2026] GET /volume/v3/volumes/92d96f67-05b8-4ae0-9787-1ecc5ddf2f52 => generated 1055 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:44:52.097598 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-dbbcd3cd-cc1a-420e-a0f9-a198103fa4f6 req-05d4ff59-ba22-45ee-9ed0-2bed84f0025d None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:44:52.101554 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-dbbcd3cd-cc1a-420e-a0f9-a198103fa4f6 req-05d4ff59-ba22-45ee-9ed0-2bed84f0025d tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] PUT https://10.4.3.200/volume/v3/attachments/baf0dc5a-5521-4650-81a8-5da13138e06c Jul 10 06:44:52.101554 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-dbbcd3cd-cc1a-420e-a0f9-a198103fa4f6 req-05d4ff59-ba22-45ee-9ed0-2bed84f0025d tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000004964", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad080837985", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8eedee5c-bca8-4f5c-8f66-111c7b448d96", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:44:52.110416 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-dbbcd3cd-cc1a-420e-a0f9-a198103fa4f6 req-05d4ff59-ba22-45ee-9ed0-2bed84f0025d tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Acquiring lock "cinder-attachment_update-92d96f67-05b8-4ae0-9787-1ecc5ddf2f52-np0000004964" by "attachment_update" {{(pid=99978) __acquire /opt/stack/cinder/cinder/coordination.py:210}} Jul 10 06:44:52.114914 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-dbbcd3cd-cc1a-420e-a0f9-a198103fa4f6 req-05d4ff59-ba22-45ee-9ed0-2bed84f0025d tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Lock "cinder-attachment_update-92d96f67-05b8-4ae0-9787-1ecc5ddf2f52-np0000004964" acquired by "attachment_update" :: waited 0.004s {{(pid=99978) __acquire /opt/stack/cinder/cinder/coordination.py:228}} Jul 10 06:44:52.115978 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:44:52.115978 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:44:52.636868 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-dbbcd3cd-cc1a-420e-a0f9-a198103fa4f6 req-05d4ff59-ba22-45ee-9ed0-2bed84f0025d tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Lock "cinder-attachment_update-92d96f67-05b8-4ae0-9787-1ecc5ddf2f52-np0000004964" released by "attachment_update" :: held 0.522s {{(pid=99978) __release /opt/stack/cinder/cinder/coordination.py:239}} Jul 10 06:44:52.637298 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-dbbcd3cd-cc1a-420e-a0f9-a198103fa4f6 req-05d4ff59-ba22-45ee-9ed0-2bed84f0025d tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/attachments/baf0dc5a-5521-4650-81a8-5da13138e06c returned with HTTP 200 Jul 10 06:44:52.637820 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1192/4769] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 10 06:44:52 2026] PUT /volume/v3/attachments/baf0dc5a-5521-4650-81a8-5da13138e06c => generated 968 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:44:52.645470 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-dbbcd3cd-cc1a-420e-a0f9-a198103fa4f6 req-f9319d23-5f90-4843-920f-e6e1b152dd2b None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:44:52.647346 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-dbbcd3cd-cc1a-420e-a0f9-a198103fa4f6 req-f9319d23-5f90-4843-920f-e6e1b152dd2b tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] GET https://10.4.3.200/volume/v3/volumes/92d96f67-05b8-4ae0-9787-1ecc5ddf2f52/encryption Jul 10 06:44:52.647528 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-dbbcd3cd-cc1a-420e-a0f9-a198103fa4f6 req-f9319d23-5f90-4843-920f-e6e1b152dd2b tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:44:52.647723 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-dbbcd3cd-cc1a-420e-a0f9-a198103fa4f6 req-f9319d23-5f90-4843-920f-e6e1b152dd2b tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Calling method 'index' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:44:52.655975 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:44:52.655975 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:44:52.661411 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-dbbcd3cd-cc1a-420e-a0f9-a198103fa4f6 req-f9319d23-5f90-4843-920f-e6e1b152dd2b tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/volumes/92d96f67-05b8-4ae0-9787-1ecc5ddf2f52/encryption returned with HTTP 200 Jul 10 06:44:52.661781 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1188/4770] 10.4.3.200 () {68 vars in 1631 bytes} [Fri Jul 10 06:44:52 2026] GET /volume/v3/volumes/92d96f67-05b8-4ae0-9787-1ecc5ddf2f52/encryption => generated 160 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:44:52.897487 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-5d18b9d4-f1a3-4f3c-987f-c0154ad3fa70 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:44:52.899215 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5d18b9d4-f1a3-4f3c-987f-c0154ad3fa70 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] GET https://10.4.3.200/volume/v3/volumes/92d96f67-05b8-4ae0-9787-1ecc5ddf2f52 Jul 10 06:44:52.899435 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5d18b9d4-f1a3-4f3c-987f-c0154ad3fa70 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:44:52.899676 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5d18b9d4-f1a3-4f3c-987f-c0154ad3fa70 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:44:52.908938 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:44:52.908938 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:44:52.912282 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-5d18b9d4-f1a3-4f3c-987f-c0154ad3fa70 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Volume info retrieved successfully. Jul 10 06:44:52.916170 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5d18b9d4-f1a3-4f3c-987f-c0154ad3fa70 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/volumes/92d96f67-05b8-4ae0-9787-1ecc5ddf2f52 returned with HTTP 200 Jul 10 06:44:52.916637 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1189/4771] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:44:52 2026] GET /volume/v3/volumes/92d96f67-05b8-4ae0-9787-1ecc5ddf2f52 => generated 876 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:44:53.927631 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-689079f0-9243-4c57-9cca-211ded63df7a None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:44:53.929371 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-689079f0-9243-4c57-9cca-211ded63df7a tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] GET https://10.4.3.200/volume/v3/volumes/92d96f67-05b8-4ae0-9787-1ecc5ddf2f52 Jul 10 06:44:53.929578 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-689079f0-9243-4c57-9cca-211ded63df7a tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:44:53.929776 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-689079f0-9243-4c57-9cca-211ded63df7a tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:44:53.943023 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:44:53.943023 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:44:53.946849 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-689079f0-9243-4c57-9cca-211ded63df7a tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Volume info retrieved successfully. Jul 10 06:44:53.952002 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-689079f0-9243-4c57-9cca-211ded63df7a tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/volumes/92d96f67-05b8-4ae0-9787-1ecc5ddf2f52 returned with HTTP 200 Jul 10 06:44:53.952383 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1203/4772] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:44:53 2026] GET /volume/v3/volumes/92d96f67-05b8-4ae0-9787-1ecc5ddf2f52 => generated 876 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:44:54.965668 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-a8d7ddc8-f36d-4ea4-9c01-cd40373943cc None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:44:54.967547 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a8d7ddc8-f36d-4ea4-9c01-cd40373943cc tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] GET https://10.4.3.200/volume/v3/volumes/92d96f67-05b8-4ae0-9787-1ecc5ddf2f52 Jul 10 06:44:54.967766 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a8d7ddc8-f36d-4ea4-9c01-cd40373943cc tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:44:54.967975 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a8d7ddc8-f36d-4ea4-9c01-cd40373943cc tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:44:54.977088 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:44:54.977088 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:44:54.980592 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-a8d7ddc8-f36d-4ea4-9c01-cd40373943cc tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Volume info retrieved successfully. Jul 10 06:44:54.984741 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a8d7ddc8-f36d-4ea4-9c01-cd40373943cc tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/volumes/92d96f67-05b8-4ae0-9787-1ecc5ddf2f52 returned with HTTP 200 Jul 10 06:44:54.985374 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1193/4773] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:44:54 2026] GET /volume/v3/volumes/92d96f67-05b8-4ae0-9787-1ecc5ddf2f52 => generated 876 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:44:55.996402 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-be0b92af-6562-451f-97f1-96584d79fdc8 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:44:55.998223 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-be0b92af-6562-451f-97f1-96584d79fdc8 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] GET https://10.4.3.200/volume/v3/volumes/92d96f67-05b8-4ae0-9787-1ecc5ddf2f52 Jul 10 06:44:55.998394 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-be0b92af-6562-451f-97f1-96584d79fdc8 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:44:55.998591 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-be0b92af-6562-451f-97f1-96584d79fdc8 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:44:56.009541 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:44:56.009541 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:44:56.014596 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-be0b92af-6562-451f-97f1-96584d79fdc8 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Volume info retrieved successfully. Jul 10 06:44:56.020237 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-be0b92af-6562-451f-97f1-96584d79fdc8 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/volumes/92d96f67-05b8-4ae0-9787-1ecc5ddf2f52 returned with HTTP 200 Jul 10 06:44:56.020725 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1189/4774] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:44:55 2026] GET /volume/v3/volumes/92d96f67-05b8-4ae0-9787-1ecc5ddf2f52 => generated 876 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:44:56.500177 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-1b3ab759-10c9-4d9e-b3ba-481984c66bba None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:44:56.502392 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-1b3ab759-10c9-4d9e-b3ba-481984c66bba tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] POST https://10.4.3.200/volume/v3/snapshots Jul 10 06:44:56.502772 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-1b3ab759-10c9-4d9e-b3ba-481984c66bba tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "74f7f78a-6552-4a93-9b24-3743a0da0420", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1338555267", "description": null, "metadata": null}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:44:56.513741 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:44:56.513741 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:44:56.514255 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-1b3ab759-10c9-4d9e-b3ba-481984c66bba tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Volume info retrieved successfully. Jul 10 06:44:56.514441 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.snapshots [None req-1b3ab759-10c9-4d9e-b3ba-481984c66bba tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Create snapshot from volume 74f7f78a-6552-4a93-9b24-3743a0da0420 Jul 10 06:44:56.552143 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-1b3ab759-10c9-4d9e-b3ba-481984c66bba tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Created reservations ['27e3f1f8-4471-47fd-8182-88e194ecdc36', 'b1fa1f2d-5458-4062-9244-4e67a957fe3e', '6d3cf029-8517-45eb-bd5c-74fec80d15e3', '09ded6e1-db46-4e1e-945d-29a30d570fc8'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:44:56.589655 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-1b3ab759-10c9-4d9e-b3ba-481984c66bba tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Snapshot force create request issued successfully. Jul 10 06:44:56.589981 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-1b3ab759-10c9-4d9e-b3ba-481984c66bba tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 10 06:44:56.590370 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1190/4775] 10.4.3.200 () {68 vars in 1265 bytes} [Fri Jul 10 06:44:56 2026] POST /volume/v3/snapshots => generated 308 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:44:56.600914 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-801a9d6f-4046-497f-aff1-df88e180de36 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:44:56.603986 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-801a9d6f-4046-497f-aff1-df88e180de36 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] GET https://10.4.3.200/volume/v3/snapshots/af08b205-5c86-4c43-9007-427cc57252aa Jul 10 06:44:56.604270 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-801a9d6f-4046-497f-aff1-df88e180de36 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:44:56.604529 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-801a9d6f-4046-497f-aff1-df88e180de36 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:44:56.610960 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:44:56.610960 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:44:56.611489 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-801a9d6f-4046-497f-aff1-df88e180de36 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Snapshot retrieved successfully. Jul 10 06:44:56.612216 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-801a9d6f-4046-497f-aff1-df88e180de36 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/snapshots/af08b205-5c86-4c43-9007-427cc57252aa returned with HTTP 200 Jul 10 06:44:56.612650 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1204/4776] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:44:56 2026] GET /volume/v3/snapshots/af08b205-5c86-4c43-9007-427cc57252aa => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:44:57.034675 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-18aad811-2c45-4fe8-9471-26a5037b4aeb None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:44:57.036578 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-18aad811-2c45-4fe8-9471-26a5037b4aeb tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] GET https://10.4.3.200/volume/v3/volumes/92d96f67-05b8-4ae0-9787-1ecc5ddf2f52 Jul 10 06:44:57.036798 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-18aad811-2c45-4fe8-9471-26a5037b4aeb tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:44:57.037057 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-18aad811-2c45-4fe8-9471-26a5037b4aeb tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:44:57.046443 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:44:57.046443 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:44:57.049743 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-18aad811-2c45-4fe8-9471-26a5037b4aeb tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Volume info retrieved successfully. Jul 10 06:44:57.053307 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-18aad811-2c45-4fe8-9471-26a5037b4aeb tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/volumes/92d96f67-05b8-4ae0-9787-1ecc5ddf2f52 returned with HTTP 200 Jul 10 06:44:57.053679 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1194/4777] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:44:57 2026] GET /volume/v3/volumes/92d96f67-05b8-4ae0-9787-1ecc5ddf2f52 => generated 876 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:44:57.621640 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-e179d337-c102-4454-b65f-a452451e953c None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:44:57.624040 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e179d337-c102-4454-b65f-a452451e953c tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] GET https://10.4.3.200/volume/v3/snapshots/af08b205-5c86-4c43-9007-427cc57252aa Jul 10 06:44:57.624250 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e179d337-c102-4454-b65f-a452451e953c tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:44:57.624594 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e179d337-c102-4454-b65f-a452451e953c tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:44:57.630350 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:44:57.630350 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:44:57.630842 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-e179d337-c102-4454-b65f-a452451e953c tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Snapshot retrieved successfully. Jul 10 06:44:57.631706 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e179d337-c102-4454-b65f-a452451e953c tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/snapshots/af08b205-5c86-4c43-9007-427cc57252aa returned with HTTP 200 Jul 10 06:44:57.632093 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1190/4778] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:44:57 2026] GET /volume/v3/snapshots/af08b205-5c86-4c43-9007-427cc57252aa => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:44:57.641355 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-451ca0e1-f78f-49c1-91d7-444c0782ee36 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:44:57.643384 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-451ca0e1-f78f-49c1-91d7-444c0782ee36 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] GET https://10.4.3.200/volume/v3/snapshots/af08b205-5c86-4c43-9007-427cc57252aa Jul 10 06:44:57.643636 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-451ca0e1-f78f-49c1-91d7-444c0782ee36 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:44:57.643930 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-451ca0e1-f78f-49c1-91d7-444c0782ee36 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:44:57.649132 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:44:57.649132 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:44:57.649678 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-451ca0e1-f78f-49c1-91d7-444c0782ee36 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Snapshot retrieved successfully. Jul 10 06:44:57.650681 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-451ca0e1-f78f-49c1-91d7-444c0782ee36 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/snapshots/af08b205-5c86-4c43-9007-427cc57252aa returned with HTTP 200 Jul 10 06:44:57.651177 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1191/4779] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:44:57 2026] GET /volume/v3/snapshots/af08b205-5c86-4c43-9007-427cc57252aa => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:44:57.661104 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-d2238a74-2757-4e10-ac69-59d1f204b93c None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:44:57.662769 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-d2238a74-2757-4e10-ac69-59d1f204b93c tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] POST https://10.4.3.200/volume/v3/snapshots Jul 10 06:44:57.663103 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-d2238a74-2757-4e10-ac69-59d1f204b93c tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "74f7f78a-6552-4a93-9b24-3743a0da0420", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1552433912", "description": null, "metadata": null}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:44:57.673822 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:44:57.673822 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:44:57.674343 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-d2238a74-2757-4e10-ac69-59d1f204b93c tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Volume info retrieved successfully. Jul 10 06:44:57.674498 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.snapshots [None req-d2238a74-2757-4e10-ac69-59d1f204b93c tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Create snapshot from volume 74f7f78a-6552-4a93-9b24-3743a0da0420 Jul 10 06:44:57.700715 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.quota [None req-d2238a74-2757-4e10-ac69-59d1f204b93c tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Created reservations ['fadbf77a-0ae9-48ec-871d-18d327f44c56', 'b358eb59-f48c-4856-a995-6ba2fddd22ab', '168ba16a-4196-4b82-a85b-67ba537f14f6', '0723ec10-c0f0-4d2e-91ff-e955875c4703'] {{(pid=99975) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:44:57.729712 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-d2238a74-2757-4e10-ac69-59d1f204b93c tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Snapshot force create request issued successfully. Jul 10 06:44:57.730162 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-d2238a74-2757-4e10-ac69-59d1f204b93c tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 10 06:44:57.730762 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1205/4780] 10.4.3.200 () {68 vars in 1265 bytes} [Fri Jul 10 06:44:57 2026] POST /volume/v3/snapshots => generated 308 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:44:57.742342 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-f5268665-e9a1-4958-b2de-84cd1179de29 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:44:57.744031 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f5268665-e9a1-4958-b2de-84cd1179de29 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] GET https://10.4.3.200/volume/v3/snapshots/8ac75ec4-9200-4959-b6b1-e23539a76a57 Jul 10 06:44:57.744215 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f5268665-e9a1-4958-b2de-84cd1179de29 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:44:57.744420 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f5268665-e9a1-4958-b2de-84cd1179de29 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:44:57.749538 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:44:57.749538 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:44:57.749981 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-f5268665-e9a1-4958-b2de-84cd1179de29 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Snapshot retrieved successfully. Jul 10 06:44:57.750743 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f5268665-e9a1-4958-b2de-84cd1179de29 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/snapshots/8ac75ec4-9200-4959-b6b1-e23539a76a57 returned with HTTP 200 Jul 10 06:44:57.751098 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1195/4781] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:44:57 2026] GET /volume/v3/snapshots/8ac75ec4-9200-4959-b6b1-e23539a76a57 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:44:58.067907 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-8eabddf2-93b9-4841-a617-cdeea0fa9c52 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:44:58.069520 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8eabddf2-93b9-4841-a617-cdeea0fa9c52 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] GET https://10.4.3.200/volume/v3/volumes/92d96f67-05b8-4ae0-9787-1ecc5ddf2f52 Jul 10 06:44:58.069709 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-8eabddf2-93b9-4841-a617-cdeea0fa9c52 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:44:58.069881 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-8eabddf2-93b9-4841-a617-cdeea0fa9c52 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:44:58.078092 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:44:58.078092 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:44:58.081039 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-8eabddf2-93b9-4841-a617-cdeea0fa9c52 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Volume info retrieved successfully. Jul 10 06:44:58.084382 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8eabddf2-93b9-4841-a617-cdeea0fa9c52 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/volumes/92d96f67-05b8-4ae0-9787-1ecc5ddf2f52 returned with HTTP 200 Jul 10 06:44:58.084778 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1191/4782] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:44:58 2026] GET /volume/v3/volumes/92d96f67-05b8-4ae0-9787-1ecc5ddf2f52 => generated 876 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:44:58.761805 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-2db64bb9-73ef-45a9-bac7-7b36f6d43b54 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:44:58.763318 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2db64bb9-73ef-45a9-bac7-7b36f6d43b54 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] GET https://10.4.3.200/volume/v3/snapshots/8ac75ec4-9200-4959-b6b1-e23539a76a57 Jul 10 06:44:58.763478 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2db64bb9-73ef-45a9-bac7-7b36f6d43b54 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:44:58.763674 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2db64bb9-73ef-45a9-bac7-7b36f6d43b54 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:44:58.769277 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:44:58.769277 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:44:58.769277 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-2db64bb9-73ef-45a9-bac7-7b36f6d43b54 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Snapshot retrieved successfully. Jul 10 06:44:58.769277 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2db64bb9-73ef-45a9-bac7-7b36f6d43b54 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/snapshots/8ac75ec4-9200-4959-b6b1-e23539a76a57 returned with HTTP 200 Jul 10 06:44:58.769534 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1192/4783] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:44:58 2026] GET /volume/v3/snapshots/8ac75ec4-9200-4959-b6b1-e23539a76a57 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:44:58.776888 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-29b08aa6-59f6-404e-9b5e-76e62c5f8e85 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:44:58.778520 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-29b08aa6-59f6-404e-9b5e-76e62c5f8e85 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] GET https://10.4.3.200/volume/v3/snapshots/8ac75ec4-9200-4959-b6b1-e23539a76a57 Jul 10 06:44:58.778706 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-29b08aa6-59f6-404e-9b5e-76e62c5f8e85 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:44:58.778903 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-29b08aa6-59f6-404e-9b5e-76e62c5f8e85 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:44:58.783712 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:44:58.783712 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:44:58.784182 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-29b08aa6-59f6-404e-9b5e-76e62c5f8e85 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Snapshot retrieved successfully. Jul 10 06:44:58.785018 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-29b08aa6-59f6-404e-9b5e-76e62c5f8e85 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/snapshots/8ac75ec4-9200-4959-b6b1-e23539a76a57 returned with HTTP 200 Jul 10 06:44:58.785403 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1206/4784] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:44:58 2026] GET /volume/v3/snapshots/8ac75ec4-9200-4959-b6b1-e23539a76a57 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:44:58.795338 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-6c733640-5c2a-47ae-867c-cad5cf89fa99 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:44:58.799712 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6c733640-5c2a-47ae-867c-cad5cf89fa99 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] POST https://10.4.3.200/volume/v3/snapshots Jul 10 06:44:58.800056 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6c733640-5c2a-47ae-867c-cad5cf89fa99 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "74f7f78a-6552-4a93-9b24-3743a0da0420", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-417174390", "description": null, "metadata": null}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:44:58.815137 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:44:58.815137 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:44:58.815137 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-6c733640-5c2a-47ae-867c-cad5cf89fa99 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Volume info retrieved successfully. Jul 10 06:44:58.815137 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.snapshots [None req-6c733640-5c2a-47ae-867c-cad5cf89fa99 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Create snapshot from volume 74f7f78a-6552-4a93-9b24-3743a0da0420 Jul 10 06:44:58.837355 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-6c733640-5c2a-47ae-867c-cad5cf89fa99 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Created reservations ['33ad12bf-6d43-4ed1-b297-77b7b6ca9102', '9d09df78-2c6f-4836-b9ae-abaf6baa4b60', '720368ae-647f-41d5-a107-57160d020580', '2e04cfcd-d2f0-4a2e-919b-a341627cb078'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:44:58.871107 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-6c733640-5c2a-47ae-867c-cad5cf89fa99 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Snapshot force create request issued successfully. Jul 10 06:44:58.871321 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6c733640-5c2a-47ae-867c-cad5cf89fa99 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 10 06:44:58.871842 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1196/4785] 10.4.3.200 () {68 vars in 1265 bytes} [Fri Jul 10 06:44:58 2026] POST /volume/v3/snapshots => generated 307 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:44:58.882833 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-bdb1e070-68c3-4203-ba21-1bb9b254ceb4 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:44:58.884827 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-bdb1e070-68c3-4203-ba21-1bb9b254ceb4 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] GET https://10.4.3.200/volume/v3/snapshots/a18ad6fd-3209-4dcb-a1c8-4b716cf0c126 Jul 10 06:44:58.885050 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-bdb1e070-68c3-4203-ba21-1bb9b254ceb4 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:44:58.885264 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-bdb1e070-68c3-4203-ba21-1bb9b254ceb4 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:44:58.891194 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:44:58.891194 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:44:58.891650 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-bdb1e070-68c3-4203-ba21-1bb9b254ceb4 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Snapshot retrieved successfully. Jul 10 06:44:58.892551 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-bdb1e070-68c3-4203-ba21-1bb9b254ceb4 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/snapshots/a18ad6fd-3209-4dcb-a1c8-4b716cf0c126 returned with HTTP 200 Jul 10 06:44:58.893065 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1192/4786] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:44:58 2026] GET /volume/v3/snapshots/a18ad6fd-3209-4dcb-a1c8-4b716cf0c126 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:44:59.096020 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-055c830d-3512-4e9e-bbed-82d0020aedcb None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:44:59.097884 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-055c830d-3512-4e9e-bbed-82d0020aedcb tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] GET https://10.4.3.200/volume/v3/volumes/92d96f67-05b8-4ae0-9787-1ecc5ddf2f52 Jul 10 06:44:59.097884 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-055c830d-3512-4e9e-bbed-82d0020aedcb tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:44:59.098054 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-055c830d-3512-4e9e-bbed-82d0020aedcb tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:44:59.106277 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:44:59.106277 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:44:59.109376 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-055c830d-3512-4e9e-bbed-82d0020aedcb tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Volume info retrieved successfully. Jul 10 06:44:59.112904 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-055c830d-3512-4e9e-bbed-82d0020aedcb tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/volumes/92d96f67-05b8-4ae0-9787-1ecc5ddf2f52 returned with HTTP 200 Jul 10 06:44:59.113299 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1193/4787] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:44:59 2026] GET /volume/v3/volumes/92d96f67-05b8-4ae0-9787-1ecc5ddf2f52 => generated 876 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:44:59.901221 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-051963fb-f0d2-4545-9b1f-4be1f75d2789 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:44:59.902977 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-051963fb-f0d2-4545-9b1f-4be1f75d2789 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] GET https://10.4.3.200/volume/v3/snapshots/a18ad6fd-3209-4dcb-a1c8-4b716cf0c126 Jul 10 06:44:59.903196 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-051963fb-f0d2-4545-9b1f-4be1f75d2789 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:44:59.903415 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-051963fb-f0d2-4545-9b1f-4be1f75d2789 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:44:59.908226 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:44:59.908226 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:44:59.908661 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-051963fb-f0d2-4545-9b1f-4be1f75d2789 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Snapshot retrieved successfully. Jul 10 06:44:59.909374 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-051963fb-f0d2-4545-9b1f-4be1f75d2789 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/snapshots/a18ad6fd-3209-4dcb-a1c8-4b716cf0c126 returned with HTTP 200 Jul 10 06:44:59.909786 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1207/4788] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:44:59 2026] GET /volume/v3/snapshots/a18ad6fd-3209-4dcb-a1c8-4b716cf0c126 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:44:59.917665 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-1f9ee8a6-92ac-4e42-81c3-fc480a2fa685 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:44:59.923049 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1f9ee8a6-92ac-4e42-81c3-fc480a2fa685 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] GET https://10.4.3.200/volume/v3/snapshots/a18ad6fd-3209-4dcb-a1c8-4b716cf0c126 Jul 10 06:44:59.923049 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1f9ee8a6-92ac-4e42-81c3-fc480a2fa685 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:44:59.923049 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1f9ee8a6-92ac-4e42-81c3-fc480a2fa685 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:44:59.929405 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:44:59.929405 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:44:59.931123 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-1f9ee8a6-92ac-4e42-81c3-fc480a2fa685 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Snapshot retrieved successfully. Jul 10 06:44:59.931123 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1f9ee8a6-92ac-4e42-81c3-fc480a2fa685 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/snapshots/a18ad6fd-3209-4dcb-a1c8-4b716cf0c126 returned with HTTP 200 Jul 10 06:44:59.931123 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1197/4789] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:44:59 2026] GET /volume/v3/snapshots/a18ad6fd-3209-4dcb-a1c8-4b716cf0c126 => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:45:00.126113 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-0f1c0d00-76a0-4375-8206-32b5fc5c6d7b None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:00.127829 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0f1c0d00-76a0-4375-8206-32b5fc5c6d7b tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] GET https://10.4.3.200/volume/v3/volumes/92d96f67-05b8-4ae0-9787-1ecc5ddf2f52 Jul 10 06:45:00.128005 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0f1c0d00-76a0-4375-8206-32b5fc5c6d7b tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:00.128183 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0f1c0d00-76a0-4375-8206-32b5fc5c6d7b tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:00.137792 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:00.137792 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:45:00.141166 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-0f1c0d00-76a0-4375-8206-32b5fc5c6d7b tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Volume info retrieved successfully. Jul 10 06:45:00.144826 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0f1c0d00-76a0-4375-8206-32b5fc5c6d7b tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/volumes/92d96f67-05b8-4ae0-9787-1ecc5ddf2f52 returned with HTTP 200 Jul 10 06:45:00.145187 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1193/4790] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:45:00 2026] GET /volume/v3/volumes/92d96f67-05b8-4ae0-9787-1ecc5ddf2f52 => generated 876 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:45:01.162349 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-e93222b2-15b8-4057-abc8-05d309a86c87 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:01.280347 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e93222b2-15b8-4057-abc8-05d309a86c87 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] GET https://10.4.3.200/volume/v3/volumes/92d96f67-05b8-4ae0-9787-1ecc5ddf2f52 Jul 10 06:45:01.281431 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e93222b2-15b8-4057-abc8-05d309a86c87 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:01.281431 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e93222b2-15b8-4057-abc8-05d309a86c87 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:01.292037 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:01.292037 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:45:01.295841 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-e93222b2-15b8-4057-abc8-05d309a86c87 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Volume info retrieved successfully. Jul 10 06:45:01.300575 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e93222b2-15b8-4057-abc8-05d309a86c87 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/volumes/92d96f67-05b8-4ae0-9787-1ecc5ddf2f52 returned with HTTP 200 Jul 10 06:45:01.300931 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1194/4791] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:45:01 2026] GET /volume/v3/volumes/92d96f67-05b8-4ae0-9787-1ecc5ddf2f52 => generated 876 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:45:02.313665 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-30ed8f53-2b0f-4738-9353-869ba651444f None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:02.315290 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-30ed8f53-2b0f-4738-9353-869ba651444f tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] GET https://10.4.3.200/volume/v3/volumes/92d96f67-05b8-4ae0-9787-1ecc5ddf2f52 Jul 10 06:45:02.315585 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-30ed8f53-2b0f-4738-9353-869ba651444f tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:02.315868 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-30ed8f53-2b0f-4738-9353-869ba651444f tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:02.327676 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:02.327676 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:45:02.331938 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-30ed8f53-2b0f-4738-9353-869ba651444f tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Volume info retrieved successfully. Jul 10 06:45:02.336232 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-30ed8f53-2b0f-4738-9353-869ba651444f tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/volumes/92d96f67-05b8-4ae0-9787-1ecc5ddf2f52 returned with HTTP 200 Jul 10 06:45:02.336604 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1208/4792] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:45:02 2026] GET /volume/v3/volumes/92d96f67-05b8-4ae0-9787-1ecc5ddf2f52 => generated 876 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:45:02.560040 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-f89e6bc7-47a8-4118-87e1-9ffc7e9a7078 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:02.561769 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f89e6bc7-47a8-4118-87e1-9ffc7e9a7078 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/a18ad6fd-3209-4dcb-a1c8-4b716cf0c126 Jul 10 06:45:02.561955 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f89e6bc7-47a8-4118-87e1-9ffc7e9a7078 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:02.562183 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f89e6bc7-47a8-4118-87e1-9ffc7e9a7078 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:02.562330 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.snapshots [None req-f89e6bc7-47a8-4118-87e1-9ffc7e9a7078 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Delete snapshot with id: a18ad6fd-3209-4dcb-a1c8-4b716cf0c126 Jul 10 06:45:02.566802 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:02.566802 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:45:02.567299 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-f89e6bc7-47a8-4118-87e1-9ffc7e9a7078 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Snapshot retrieved successfully. Jul 10 06:45:02.583818 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-f89e6bc7-47a8-4118-87e1-9ffc7e9a7078 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Snapshot delete request issued successfully. Jul 10 06:45:02.584028 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f89e6bc7-47a8-4118-87e1-9ffc7e9a7078 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/snapshots/a18ad6fd-3209-4dcb-a1c8-4b716cf0c126 returned with HTTP 202 Jul 10 06:45:02.584380 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1198/4793] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 10 06:45:02 2026] DELETE /volume/v3/snapshots/a18ad6fd-3209-4dcb-a1c8-4b716cf0c126 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:45:02.592097 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-a2cc1d71-2ae8-4bdb-ad26-382ede7992d3 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:02.593777 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a2cc1d71-2ae8-4bdb-ad26-382ede7992d3 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] GET https://10.4.3.200/volume/v3/snapshots/a18ad6fd-3209-4dcb-a1c8-4b716cf0c126 Jul 10 06:45:02.594025 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a2cc1d71-2ae8-4bdb-ad26-382ede7992d3 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:02.594269 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a2cc1d71-2ae8-4bdb-ad26-382ede7992d3 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:02.599879 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:02.599879 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:45:02.600320 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-a2cc1d71-2ae8-4bdb-ad26-382ede7992d3 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Snapshot retrieved successfully. Jul 10 06:45:02.601046 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a2cc1d71-2ae8-4bdb-ad26-382ede7992d3 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/snapshots/a18ad6fd-3209-4dcb-a1c8-4b716cf0c126 returned with HTTP 200 Jul 10 06:45:02.601430 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1194/4794] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:45:02 2026] GET /volume/v3/snapshots/a18ad6fd-3209-4dcb-a1c8-4b716cf0c126 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:45:03.348431 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-d47b2f5b-0282-4251-b8a0-21496846c949 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:03.349933 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d47b2f5b-0282-4251-b8a0-21496846c949 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] GET https://10.4.3.200/volume/v3/volumes/92d96f67-05b8-4ae0-9787-1ecc5ddf2f52 Jul 10 06:45:03.350107 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d47b2f5b-0282-4251-b8a0-21496846c949 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:03.350312 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d47b2f5b-0282-4251-b8a0-21496846c949 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:03.358915 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:03.358915 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:45:03.362097 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-d47b2f5b-0282-4251-b8a0-21496846c949 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Volume info retrieved successfully. Jul 10 06:45:03.367048 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d47b2f5b-0282-4251-b8a0-21496846c949 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/volumes/92d96f67-05b8-4ae0-9787-1ecc5ddf2f52 returned with HTTP 200 Jul 10 06:45:03.367573 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1195/4795] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:45:03 2026] GET /volume/v3/volumes/92d96f67-05b8-4ae0-9787-1ecc5ddf2f52 => generated 876 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:45:03.609904 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-2a56c454-6738-464f-bcff-5bb9665c90b7 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:03.611869 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-2a56c454-6738-464f-bcff-5bb9665c90b7 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] GET https://10.4.3.200/volume/v3/snapshots/a18ad6fd-3209-4dcb-a1c8-4b716cf0c126 Jul 10 06:45:03.612108 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-2a56c454-6738-464f-bcff-5bb9665c90b7 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:03.612334 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-2a56c454-6738-464f-bcff-5bb9665c90b7 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:03.616446 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-2a56c454-6738-464f-bcff-5bb9665c90b7 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/snapshots/a18ad6fd-3209-4dcb-a1c8-4b716cf0c126 returned with HTTP 404 Jul 10 06:45:03.617077 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1209/4796] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:45:03 2026] GET /volume/v3/snapshots/a18ad6fd-3209-4dcb-a1c8-4b716cf0c126 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:45:03.623628 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-4dddbaf2-2a34-467b-b988-f4238478074e None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:03.625968 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4dddbaf2-2a34-467b-b988-f4238478074e tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/8ac75ec4-9200-4959-b6b1-e23539a76a57 Jul 10 06:45:03.626256 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4dddbaf2-2a34-467b-b988-f4238478074e tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:03.626530 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4dddbaf2-2a34-467b-b988-f4238478074e tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:03.626682 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.snapshots [None req-4dddbaf2-2a34-467b-b988-f4238478074e tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Delete snapshot with id: 8ac75ec4-9200-4959-b6b1-e23539a76a57 Jul 10 06:45:03.632838 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:03.632838 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:45:03.633490 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-4dddbaf2-2a34-467b-b988-f4238478074e tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Snapshot retrieved successfully. Jul 10 06:45:03.657202 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-4dddbaf2-2a34-467b-b988-f4238478074e tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Snapshot delete request issued successfully. Jul 10 06:45:03.657437 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4dddbaf2-2a34-467b-b988-f4238478074e tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/snapshots/8ac75ec4-9200-4959-b6b1-e23539a76a57 returned with HTTP 202 Jul 10 06:45:03.658039 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1199/4797] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 10 06:45:03 2026] DELETE /volume/v3/snapshots/8ac75ec4-9200-4959-b6b1-e23539a76a57 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:45:03.667856 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-d4d2cdeb-2c04-49a4-b377-c0b4078e8f92 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:03.669734 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d4d2cdeb-2c04-49a4-b377-c0b4078e8f92 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] GET https://10.4.3.200/volume/v3/snapshots/8ac75ec4-9200-4959-b6b1-e23539a76a57 Jul 10 06:45:03.669907 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d4d2cdeb-2c04-49a4-b377-c0b4078e8f92 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:03.670155 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d4d2cdeb-2c04-49a4-b377-c0b4078e8f92 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:03.674968 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:03.674968 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:45:03.675374 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-d4d2cdeb-2c04-49a4-b377-c0b4078e8f92 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Snapshot retrieved successfully. Jul 10 06:45:03.675463 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-dbbcd3cd-cc1a-420e-a0f9-a198103fa4f6 req-d7e61dbd-e96c-4b1e-b440-69db466ccfe2 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:03.676089 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d4d2cdeb-2c04-49a4-b377-c0b4078e8f92 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/snapshots/8ac75ec4-9200-4959-b6b1-e23539a76a57 returned with HTTP 200 Jul 10 06:45:03.676416 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1195/4798] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:45:03 2026] GET /volume/v3/snapshots/8ac75ec4-9200-4959-b6b1-e23539a76a57 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:45:03.677496 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-dbbcd3cd-cc1a-420e-a0f9-a198103fa4f6 req-d7e61dbd-e96c-4b1e-b440-69db466ccfe2 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] POST https://10.4.3.200/volume/v3/attachments/baf0dc5a-5521-4650-81a8-5da13138e06c/action Jul 10 06:45:03.680202 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-dbbcd3cd-cc1a-420e-a0f9-a198103fa4f6 req-d7e61dbd-e96c-4b1e-b440-69db466ccfe2 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Action body: b'{"os-complete": null}' {{(pid=99976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:45:03.680366 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-dbbcd3cd-cc1a-420e-a0f9-a198103fa4f6 req-d7e61dbd-e96c-4b1e-b440-69db466ccfe2 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:45:03.696791 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:03.696791 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:45:03.705910 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-dbbcd3cd-cc1a-420e-a0f9-a198103fa4f6 req-d7e61dbd-e96c-4b1e-b440-69db466ccfe2 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/attachments/baf0dc5a-5521-4650-81a8-5da13138e06c/action returned with HTTP 204 Jul 10 06:45:03.706471 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1196/4799] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 10 06:45:03 2026] POST /volume/v3/attachments/baf0dc5a-5521-4650-81a8-5da13138e06c/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:45:04.379677 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-c8481b3f-b9c1-4155-ac09-d3bf1619c650 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:04.382863 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-c8481b3f-b9c1-4155-ac09-d3bf1619c650 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] GET https://10.4.3.200/volume/v3/volumes/92d96f67-05b8-4ae0-9787-1ecc5ddf2f52 Jul 10 06:45:04.383038 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-c8481b3f-b9c1-4155-ac09-d3bf1619c650 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:04.383232 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-c8481b3f-b9c1-4155-ac09-d3bf1619c650 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:04.396625 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:04.396625 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:45:04.399804 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-c8481b3f-b9c1-4155-ac09-d3bf1619c650 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Volume info retrieved successfully. Jul 10 06:45:04.404315 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-c8481b3f-b9c1-4155-ac09-d3bf1619c650 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/volumes/92d96f67-05b8-4ae0-9787-1ecc5ddf2f52 returned with HTTP 200 Jul 10 06:45:04.404751 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1210/4800] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:45:04 2026] GET /volume/v3/volumes/92d96f67-05b8-4ae0-9787-1ecc5ddf2f52 => generated 1168 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:45:04.420009 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-2a6c2f1e-a8af-4812-a214-8761ddcfe123 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:04.421926 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2a6c2f1e-a8af-4812-a214-8761ddcfe123 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] GET https://10.4.3.200/volume/v3/volumes/92d96f67-05b8-4ae0-9787-1ecc5ddf2f52 Jul 10 06:45:04.422178 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2a6c2f1e-a8af-4812-a214-8761ddcfe123 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:04.422433 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2a6c2f1e-a8af-4812-a214-8761ddcfe123 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:04.431325 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:04.431325 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:45:04.435112 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-2a6c2f1e-a8af-4812-a214-8761ddcfe123 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Volume info retrieved successfully. Jul 10 06:45:04.441232 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2a6c2f1e-a8af-4812-a214-8761ddcfe123 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/volumes/92d96f67-05b8-4ae0-9787-1ecc5ddf2f52 returned with HTTP 200 Jul 10 06:45:04.441704 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1200/4801] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:45:04 2026] GET /volume/v3/volumes/92d96f67-05b8-4ae0-9787-1ecc5ddf2f52 => generated 1168 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:45:04.688674 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-1452a889-1d59-4c81-925b-e57c1d08fb4f None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:04.690452 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1452a889-1d59-4c81-925b-e57c1d08fb4f tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] GET https://10.4.3.200/volume/v3/snapshots/8ac75ec4-9200-4959-b6b1-e23539a76a57 Jul 10 06:45:04.690668 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1452a889-1d59-4c81-925b-e57c1d08fb4f tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:04.690869 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1452a889-1d59-4c81-925b-e57c1d08fb4f tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:04.695121 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1452a889-1d59-4c81-925b-e57c1d08fb4f tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/snapshots/8ac75ec4-9200-4959-b6b1-e23539a76a57 returned with HTTP 404 Jul 10 06:45:04.695577 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1196/4802] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:45:04 2026] GET /volume/v3/snapshots/8ac75ec4-9200-4959-b6b1-e23539a76a57 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:45:04.701824 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-38ecab8c-a67f-434e-be22-79ca651b5fea None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:04.704127 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-38ecab8c-a67f-434e-be22-79ca651b5fea tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/af08b205-5c86-4c43-9007-427cc57252aa Jul 10 06:45:04.704374 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-38ecab8c-a67f-434e-be22-79ca651b5fea tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:04.704666 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-38ecab8c-a67f-434e-be22-79ca651b5fea tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:04.704828 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.snapshots [None req-38ecab8c-a67f-434e-be22-79ca651b5fea tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Delete snapshot with id: af08b205-5c86-4c43-9007-427cc57252aa Jul 10 06:45:04.711383 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:04.711383 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:45:04.712079 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-38ecab8c-a67f-434e-be22-79ca651b5fea tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Snapshot retrieved successfully. Jul 10 06:45:04.735022 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-38ecab8c-a67f-434e-be22-79ca651b5fea tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Snapshot delete request issued successfully. Jul 10 06:45:04.735215 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-38ecab8c-a67f-434e-be22-79ca651b5fea tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/snapshots/af08b205-5c86-4c43-9007-427cc57252aa returned with HTTP 202 Jul 10 06:45:04.735652 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1197/4803] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 10 06:45:04 2026] DELETE /volume/v3/snapshots/af08b205-5c86-4c43-9007-427cc57252aa => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:45:04.742251 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-c2a15342-d12a-4182-88b8-fa4885425b87 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:04.745233 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-c2a15342-d12a-4182-88b8-fa4885425b87 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] GET https://10.4.3.200/volume/v3/snapshots/af08b205-5c86-4c43-9007-427cc57252aa Jul 10 06:45:04.745466 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-c2a15342-d12a-4182-88b8-fa4885425b87 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:04.746697 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-c2a15342-d12a-4182-88b8-fa4885425b87 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:04.752555 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:04.752555 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:45:04.753013 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-c2a15342-d12a-4182-88b8-fa4885425b87 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Snapshot retrieved successfully. Jul 10 06:45:04.754141 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-c2a15342-d12a-4182-88b8-fa4885425b87 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/snapshots/af08b205-5c86-4c43-9007-427cc57252aa returned with HTTP 200 Jul 10 06:45:04.754532 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1211/4804] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:45:04 2026] GET /volume/v3/snapshots/af08b205-5c86-4c43-9007-427cc57252aa => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:45:04.794653 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-5930aab8-3657-4b2a-8329-35a16bc179be req-dcf72858-c140-411f-b2a3-09b3e64b64a9 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:04.798735 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-5930aab8-3657-4b2a-8329-35a16bc179be req-dcf72858-c140-411f-b2a3-09b3e64b64a9 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] GET https://10.4.3.200/volume/v3/volumes/64c285b8-1cc9-4be5-a72a-c9fa20b56486 Jul 10 06:45:04.798735 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-5930aab8-3657-4b2a-8329-35a16bc179be req-dcf72858-c140-411f-b2a3-09b3e64b64a9 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:04.799137 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-5930aab8-3657-4b2a-8329-35a16bc179be req-dcf72858-c140-411f-b2a3-09b3e64b64a9 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:04.810916 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:04.810916 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:45:04.816262 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [req-5930aab8-3657-4b2a-8329-35a16bc179be req-dcf72858-c140-411f-b2a3-09b3e64b64a9 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Volume info retrieved successfully. Jul 10 06:45:04.821647 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-5930aab8-3657-4b2a-8329-35a16bc179be req-dcf72858-c140-411f-b2a3-09b3e64b64a9 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] https://10.4.3.200/volume/v3/volumes/64c285b8-1cc9-4be5-a72a-c9fa20b56486 returned with HTTP 200 Jul 10 06:45:04.822163 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1201/4805] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:45:04 2026] GET /volume/v3/volumes/64c285b8-1cc9-4be5-a72a-c9fa20b56486 => generated 1139 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:45:04.840254 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-5930aab8-3657-4b2a-8329-35a16bc179be req-5553cb81-2be0-4c4a-9454-47d2376dfdfe None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:04.846730 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-5930aab8-3657-4b2a-8329-35a16bc179be req-5553cb81-2be0-4c4a-9454-47d2376dfdfe tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] POST https://10.4.3.200/volume/v3/volumes/64c285b8-1cc9-4be5-a72a-c9fa20b56486/action Jul 10 06:45:04.847041 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-5930aab8-3657-4b2a-8329-35a16bc179be req-5553cb81-2be0-4c4a-9454-47d2376dfdfe tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:45:04.847141 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-5930aab8-3657-4b2a-8329-35a16bc179be req-5553cb81-2be0-4c4a-9454-47d2376dfdfe tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:45:04.860810 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:04.860810 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:45:04.861254 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-5930aab8-3657-4b2a-8329-35a16bc179be req-5553cb81-2be0-4c4a-9454-47d2376dfdfe tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Volume info retrieved successfully. Jul 10 06:45:04.869310 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-5930aab8-3657-4b2a-8329-35a16bc179be req-5553cb81-2be0-4c4a-9454-47d2376dfdfe tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Begin detaching volume completed successfully. Jul 10 06:45:04.869493 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-5930aab8-3657-4b2a-8329-35a16bc179be req-5553cb81-2be0-4c4a-9454-47d2376dfdfe tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] https://10.4.3.200/volume/v3/volumes/64c285b8-1cc9-4be5-a72a-c9fa20b56486/action returned with HTTP 202 Jul 10 06:45:04.869964 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1197/4806] 10.4.3.200 () {72 vars in 1672 bytes} [Fri Jul 10 06:45:04 2026] POST /volume/v3/volumes/64c285b8-1cc9-4be5-a72a-c9fa20b56486/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:45:05.762523 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-b520cafe-8440-4fb0-b98b-38993f67fefb None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:05.764051 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b520cafe-8440-4fb0-b98b-38993f67fefb tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] GET https://10.4.3.200/volume/v3/snapshots/af08b205-5c86-4c43-9007-427cc57252aa Jul 10 06:45:05.764216 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b520cafe-8440-4fb0-b98b-38993f67fefb tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:05.764417 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b520cafe-8440-4fb0-b98b-38993f67fefb tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:05.768447 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b520cafe-8440-4fb0-b98b-38993f67fefb tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/snapshots/af08b205-5c86-4c43-9007-427cc57252aa returned with HTTP 404 Jul 10 06:45:05.768890 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1198/4807] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:45:05 2026] GET /volume/v3/snapshots/af08b205-5c86-4c43-9007-427cc57252aa => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:45:05.774894 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-4c11b3b9-18e1-478b-ba15-e5bd36918090 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:05.776730 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-4c11b3b9-18e1-478b-ba15-e5bd36918090 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/a18ad6fd-3209-4dcb-a1c8-4b716cf0c126 Jul 10 06:45:05.776928 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-4c11b3b9-18e1-478b-ba15-e5bd36918090 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:05.777110 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-4c11b3b9-18e1-478b-ba15-e5bd36918090 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:05.777211 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.snapshots [None req-4c11b3b9-18e1-478b-ba15-e5bd36918090 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Delete snapshot with id: a18ad6fd-3209-4dcb-a1c8-4b716cf0c126 Jul 10 06:45:05.781297 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-4c11b3b9-18e1-478b-ba15-e5bd36918090 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/snapshots/a18ad6fd-3209-4dcb-a1c8-4b716cf0c126 returned with HTTP 404 Jul 10 06:45:05.781687 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1212/4808] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 10 06:45:05 2026] DELETE /volume/v3/snapshots/a18ad6fd-3209-4dcb-a1c8-4b716cf0c126 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:45:05.787910 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-344c592b-3ff3-43be-a2d2-e58cc483af9e None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:05.789624 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-344c592b-3ff3-43be-a2d2-e58cc483af9e tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] GET https://10.4.3.200/volume/v3/snapshots/a18ad6fd-3209-4dcb-a1c8-4b716cf0c126 Jul 10 06:45:05.789843 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-344c592b-3ff3-43be-a2d2-e58cc483af9e tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:05.790068 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-344c592b-3ff3-43be-a2d2-e58cc483af9e tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:05.793798 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-344c592b-3ff3-43be-a2d2-e58cc483af9e tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/snapshots/a18ad6fd-3209-4dcb-a1c8-4b716cf0c126 returned with HTTP 404 Jul 10 06:45:05.794229 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1202/4809] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:45:05 2026] GET /volume/v3/snapshots/a18ad6fd-3209-4dcb-a1c8-4b716cf0c126 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:45:05.799998 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-5d9433ec-4d9c-482b-8579-07b9bdf9f1b7 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:05.801725 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-5d9433ec-4d9c-482b-8579-07b9bdf9f1b7 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/8ac75ec4-9200-4959-b6b1-e23539a76a57 Jul 10 06:45:05.801896 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-5d9433ec-4d9c-482b-8579-07b9bdf9f1b7 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:05.802079 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-5d9433ec-4d9c-482b-8579-07b9bdf9f1b7 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:05.802176 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.snapshots [None req-5d9433ec-4d9c-482b-8579-07b9bdf9f1b7 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Delete snapshot with id: 8ac75ec4-9200-4959-b6b1-e23539a76a57 Jul 10 06:45:05.806045 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-5d9433ec-4d9c-482b-8579-07b9bdf9f1b7 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/snapshots/8ac75ec4-9200-4959-b6b1-e23539a76a57 returned with HTTP 404 Jul 10 06:45:05.806538 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1198/4810] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 10 06:45:05 2026] DELETE /volume/v3/snapshots/8ac75ec4-9200-4959-b6b1-e23539a76a57 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:45:05.811803 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-df458f95-e220-4cd9-8790-03f4a4ab3f63 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:05.813360 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-df458f95-e220-4cd9-8790-03f4a4ab3f63 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] GET https://10.4.3.200/volume/v3/snapshots/8ac75ec4-9200-4959-b6b1-e23539a76a57 Jul 10 06:45:05.813540 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-df458f95-e220-4cd9-8790-03f4a4ab3f63 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:05.813715 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-df458f95-e220-4cd9-8790-03f4a4ab3f63 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:05.817795 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-df458f95-e220-4cd9-8790-03f4a4ab3f63 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/snapshots/8ac75ec4-9200-4959-b6b1-e23539a76a57 returned with HTTP 404 Jul 10 06:45:05.818231 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1199/4811] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:45:05 2026] GET /volume/v3/snapshots/8ac75ec4-9200-4959-b6b1-e23539a76a57 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:45:05.824321 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-6d255100-415c-47b8-a63e-47b1feb318c3 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:05.825966 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-6d255100-415c-47b8-a63e-47b1feb318c3 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/af08b205-5c86-4c43-9007-427cc57252aa Jul 10 06:45:05.826308 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-6d255100-415c-47b8-a63e-47b1feb318c3 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:05.826649 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-6d255100-415c-47b8-a63e-47b1feb318c3 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:05.826856 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.snapshots [None req-6d255100-415c-47b8-a63e-47b1feb318c3 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Delete snapshot with id: af08b205-5c86-4c43-9007-427cc57252aa Jul 10 06:45:05.831313 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-6d255100-415c-47b8-a63e-47b1feb318c3 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/snapshots/af08b205-5c86-4c43-9007-427cc57252aa returned with HTTP 404 Jul 10 06:45:05.831931 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1213/4812] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 10 06:45:05 2026] DELETE /volume/v3/snapshots/af08b205-5c86-4c43-9007-427cc57252aa => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:45:05.837515 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-32194d5c-7db1-4367-96a6-ed56b839e1ac None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:05.839178 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-32194d5c-7db1-4367-96a6-ed56b839e1ac tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] GET https://10.4.3.200/volume/v3/snapshots/af08b205-5c86-4c43-9007-427cc57252aa Jul 10 06:45:05.839341 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-32194d5c-7db1-4367-96a6-ed56b839e1ac tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:05.839522 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-32194d5c-7db1-4367-96a6-ed56b839e1ac tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:05.843465 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-32194d5c-7db1-4367-96a6-ed56b839e1ac tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/snapshots/af08b205-5c86-4c43-9007-427cc57252aa returned with HTTP 404 Jul 10 06:45:05.844242 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1203/4813] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:45:05 2026] GET /volume/v3/snapshots/af08b205-5c86-4c43-9007-427cc57252aa => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:45:05.893308 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-8e65ca49-ac39-478a-9d9f-b20bda0bd664 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:05.893888 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8e65ca49-ac39-478a-9d9f-b20bda0bd664 None None] GET https://10.4.3.200/volume// Jul 10 06:45:05.894150 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-8e65ca49-ac39-478a-9d9f-b20bda0bd664 None None] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:05.894432 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-8e65ca49-ac39-478a-9d9f-b20bda0bd664 None None] Calling method 'all' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:05.894875 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8e65ca49-ac39-478a-9d9f-b20bda0bd664 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:45:05.895154 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1199/4814] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:45: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 10 06:45:05.903042 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-5930aab8-3657-4b2a-8329-35a16bc179be req-5b792932-0edf-4716-bb90-331dbc0b56b1 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:05.904774 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-5930aab8-3657-4b2a-8329-35a16bc179be req-5b792932-0edf-4716-bb90-331dbc0b56b1 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] GET https://10.4.3.200/volume/v3/volumes/64c285b8-1cc9-4be5-a72a-c9fa20b56486 Jul 10 06:45:05.904992 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-5930aab8-3657-4b2a-8329-35a16bc179be req-5b792932-0edf-4716-bb90-331dbc0b56b1 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:05.905160 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-5930aab8-3657-4b2a-8329-35a16bc179be req-5b792932-0edf-4716-bb90-331dbc0b56b1 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:05.914046 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:05.914046 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:45:05.917096 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [req-5930aab8-3657-4b2a-8329-35a16bc179be req-5b792932-0edf-4716-bb90-331dbc0b56b1 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Volume info retrieved successfully. Jul 10 06:45:05.920932 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-5930aab8-3657-4b2a-8329-35a16bc179be req-5b792932-0edf-4716-bb90-331dbc0b56b1 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] https://10.4.3.200/volume/v3/volumes/64c285b8-1cc9-4be5-a72a-c9fa20b56486 returned with HTTP 200 Jul 10 06:45:05.921323 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1200/4815] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 10 06:45:05 2026] GET /volume/v3/volumes/64c285b8-1cc9-4be5-a72a-c9fa20b56486 => generated 1322 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:45:06.781584 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-5930aab8-3657-4b2a-8329-35a16bc179be req-f69938ea-cfdf-49b2-b479-bffae230a31f None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:06.783393 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-5930aab8-3657-4b2a-8329-35a16bc179be req-f69938ea-cfdf-49b2-b479-bffae230a31f tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] DELETE https://10.4.3.200/volume/v3/attachments/3371ac93-ee44-43ec-9015-14fa43b54d09 Jul 10 06:45:06.783593 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-5930aab8-3657-4b2a-8329-35a16bc179be req-f69938ea-cfdf-49b2-b479-bffae230a31f tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:06.783746 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-5930aab8-3657-4b2a-8329-35a16bc179be req-f69938ea-cfdf-49b2-b479-bffae230a31f tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Calling method 'version_select' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:06.790421 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:06.790421 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:45:07.321384 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-5930aab8-3657-4b2a-8329-35a16bc179be req-f69938ea-cfdf-49b2-b479-bffae230a31f tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] https://10.4.3.200/volume/v3/attachments/3371ac93-ee44-43ec-9015-14fa43b54d09 returned with HTTP 200 Jul 10 06:45:07.321891 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1214/4816] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 10 06:45:06 2026] DELETE /volume/v3/attachments/3371ac93-ee44-43ec-9015-14fa43b54d09 => generated 19 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:45:08.058168 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-d6cb32f9-02b8-4ce7-aae7-ef534d7a334e req-d4671c31-55d5-49b9-87bb-24ffc23e6718 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:08.060091 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-d6cb32f9-02b8-4ce7-aae7-ef534d7a334e req-d4671c31-55d5-49b9-87bb-24ffc23e6718 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] GET https://10.4.3.200/volume/v3/volumes/64c285b8-1cc9-4be5-a72a-c9fa20b56486 Jul 10 06:45:08.060276 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-d6cb32f9-02b8-4ce7-aae7-ef534d7a334e req-d4671c31-55d5-49b9-87bb-24ffc23e6718 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:08.060455 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-d6cb32f9-02b8-4ce7-aae7-ef534d7a334e req-d4671c31-55d5-49b9-87bb-24ffc23e6718 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:08.067147 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:08.067147 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:45:08.071527 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [req-d6cb32f9-02b8-4ce7-aae7-ef534d7a334e req-d4671c31-55d5-49b9-87bb-24ffc23e6718 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Volume info retrieved successfully. Jul 10 06:45:08.075669 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-d6cb32f9-02b8-4ce7-aae7-ef534d7a334e req-d4671c31-55d5-49b9-87bb-24ffc23e6718 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] https://10.4.3.200/volume/v3/volumes/64c285b8-1cc9-4be5-a72a-c9fa20b56486 returned with HTTP 200 Jul 10 06:45:08.076061 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1204/4817] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:45:08 2026] GET /volume/v3/volumes/64c285b8-1cc9-4be5-a72a-c9fa20b56486 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:45:08.087457 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-6e128d2f-64a0-401e-8bd2-b9830f80c2f0 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:08.092332 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6e128d2f-64a0-401e-8bd2-b9830f80c2f0 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] DELETE https://10.4.3.200/volume/v3/volumes/64c285b8-1cc9-4be5-a72a-c9fa20b56486 Jul 10 06:45:08.092577 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6e128d2f-64a0-401e-8bd2-b9830f80c2f0 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:08.092811 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6e128d2f-64a0-401e-8bd2-b9830f80c2f0 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:08.093043 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-6e128d2f-64a0-401e-8bd2-b9830f80c2f0 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Delete volume with id: 64c285b8-1cc9-4be5-a72a-c9fa20b56486 Jul 10 06:45:08.101610 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:08.101610 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:45:08.102207 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-6e128d2f-64a0-401e-8bd2-b9830f80c2f0 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Volume info retrieved successfully. Jul 10 06:45:08.121971 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-6e128d2f-64a0-401e-8bd2-b9830f80c2f0 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Delete volume request issued successfully. Jul 10 06:45:08.122187 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6e128d2f-64a0-401e-8bd2-b9830f80c2f0 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] https://10.4.3.200/volume/v3/volumes/64c285b8-1cc9-4be5-a72a-c9fa20b56486 returned with HTTP 202 Jul 10 06:45:08.122913 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1200/4818] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:45:08 2026] DELETE /volume/v3/volumes/64c285b8-1cc9-4be5-a72a-c9fa20b56486 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:45:08.133315 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-94e5e13b-57d2-4eab-b19a-3f72ed8a5e57 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:08.135327 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-94e5e13b-57d2-4eab-b19a-3f72ed8a5e57 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] GET https://10.4.3.200/volume/v3/volumes/64c285b8-1cc9-4be5-a72a-c9fa20b56486 Jul 10 06:45:08.135565 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-94e5e13b-57d2-4eab-b19a-3f72ed8a5e57 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:08.135800 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-94e5e13b-57d2-4eab-b19a-3f72ed8a5e57 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:08.143776 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:08.143776 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:45:08.148325 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-94e5e13b-57d2-4eab-b19a-3f72ed8a5e57 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Volume info retrieved successfully. Jul 10 06:45:08.153045 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-94e5e13b-57d2-4eab-b19a-3f72ed8a5e57 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] https://10.4.3.200/volume/v3/volumes/64c285b8-1cc9-4be5-a72a-c9fa20b56486 returned with HTTP 200 Jul 10 06:45:08.153477 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1201/4819] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:45:08 2026] GET /volume/v3/volumes/64c285b8-1cc9-4be5-a72a-c9fa20b56486 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:45:09.166973 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-ac4d14df-2719-48ea-989a-f4c2add88f57 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:09.168679 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-ac4d14df-2719-48ea-989a-f4c2add88f57 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] GET https://10.4.3.200/volume/v3/volumes/64c285b8-1cc9-4be5-a72a-c9fa20b56486 Jul 10 06:45:09.168892 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-ac4d14df-2719-48ea-989a-f4c2add88f57 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:09.169115 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-ac4d14df-2719-48ea-989a-f4c2add88f57 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:09.174178 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-ac4d14df-2719-48ea-989a-f4c2add88f57 tempest-TestMinimumBasicScenario-1960983252 tempest-TestMinimumBasicScenario-1960983252-project-member] https://10.4.3.200/volume/v3/volumes/64c285b8-1cc9-4be5-a72a-c9fa20b56486 returned with HTTP 404 Jul 10 06:45:09.174635 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1215/4820] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:45:09 2026] GET /volume/v3/volumes/64c285b8-1cc9-4be5-a72a-c9fa20b56486 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:45:09.830271 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-072be80a-118d-4ae4-a609-8940d687218f req-0b093c6a-8a13-44c1-aaa3-bf714916a6d9 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:09.832718 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-072be80a-118d-4ae4-a609-8940d687218f req-0b093c6a-8a13-44c1-aaa3-bf714916a6d9 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] DELETE https://10.4.3.200/volume/v3/attachments/08b23160-4a6f-49fd-8f17-717126b6a51e Jul 10 06:45:09.832968 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-072be80a-118d-4ae4-a609-8940d687218f req-0b093c6a-8a13-44c1-aaa3-bf714916a6d9 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:09.833216 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-072be80a-118d-4ae4-a609-8940d687218f req-0b093c6a-8a13-44c1-aaa3-bf714916a6d9 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'version_select' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:09.841062 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:09.841062 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:45:10.365348 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-072be80a-118d-4ae4-a609-8940d687218f req-0b093c6a-8a13-44c1-aaa3-bf714916a6d9 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/attachments/08b23160-4a6f-49fd-8f17-717126b6a51e returned with HTTP 200 Jul 10 06:45:10.365745 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1205/4821] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 10 06:45:09 2026] DELETE /volume/v3/attachments/08b23160-4a6f-49fd-8f17-717126b6a51e => generated 19 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:45:13.237088 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-83ae5f6e-c28a-4761-be5b-52574b128e27 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:13.238360 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-83ae5f6e-c28a-4761-be5b-52574b128e27 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] DELETE https://10.4.3.200/volume/v3/volumes/74f7f78a-6552-4a93-9b24-3743a0da0420 Jul 10 06:45:13.238528 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-83ae5f6e-c28a-4761-be5b-52574b128e27 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:13.238734 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-83ae5f6e-c28a-4761-be5b-52574b128e27 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:13.238872 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-83ae5f6e-c28a-4761-be5b-52574b128e27 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Delete volume with id: 74f7f78a-6552-4a93-9b24-3743a0da0420 Jul 10 06:45:13.247056 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:13.247056 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:45:13.248294 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-83ae5f6e-c28a-4761-be5b-52574b128e27 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Volume info retrieved successfully. Jul 10 06:45:13.268229 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-83ae5f6e-c28a-4761-be5b-52574b128e27 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Delete volume request issued successfully. Jul 10 06:45:13.268362 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-83ae5f6e-c28a-4761-be5b-52574b128e27 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/volumes/74f7f78a-6552-4a93-9b24-3743a0da0420 returned with HTTP 202 Jul 10 06:45:13.268743 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1201/4822] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:45:13 2026] DELETE /volume/v3/volumes/74f7f78a-6552-4a93-9b24-3743a0da0420 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:45:13.276160 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-19f9c2f9-a7b3-45fd-9277-5c94a84ae5a7 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:13.277751 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-19f9c2f9-a7b3-45fd-9277-5c94a84ae5a7 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] GET https://10.4.3.200/volume/v3/volumes/74f7f78a-6552-4a93-9b24-3743a0da0420 Jul 10 06:45:13.277958 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-19f9c2f9-a7b3-45fd-9277-5c94a84ae5a7 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:13.278442 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-19f9c2f9-a7b3-45fd-9277-5c94a84ae5a7 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:13.285840 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:13.285840 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:45:13.289751 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-19f9c2f9-a7b3-45fd-9277-5c94a84ae5a7 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Volume info retrieved successfully. Jul 10 06:45:13.294702 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-19f9c2f9-a7b3-45fd-9277-5c94a84ae5a7 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/volumes/74f7f78a-6552-4a93-9b24-3743a0da0420 returned with HTTP 200 Jul 10 06:45:13.295131 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1202/4823] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:45:13 2026] GET /volume/v3/volumes/74f7f78a-6552-4a93-9b24-3743a0da0420 => generated 1365 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:45:13.749171 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-dd9ccb34-4d06-42ee-a467-7bb4d00e2464 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:13.749674 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-dd9ccb34-4d06-42ee-a467-7bb4d00e2464 None None] GET https://10.4.3.200/volume// Jul 10 06:45:13.749826 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-dd9ccb34-4d06-42ee-a467-7bb4d00e2464 None None] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:13.750036 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-dd9ccb34-4d06-42ee-a467-7bb4d00e2464 None None] Calling method 'all' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:13.750338 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-dd9ccb34-4d06-42ee-a467-7bb4d00e2464 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:45:13.750614 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1216/4824] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:45: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 10 06:45:13.760514 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-802c90ac-b6c1-4847-820b-2f5dba915ce6 req-ae6cee00-e1b8-4e39-ad2f-8fda17ac17e1 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:13.762356 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-802c90ac-b6c1-4847-820b-2f5dba915ce6 req-ae6cee00-e1b8-4e39-ad2f-8fda17ac17e1 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 10 06:45:13.762708 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-802c90ac-b6c1-4847-820b-2f5dba915ce6 req-ae6cee00-e1b8-4e39-ad2f-8fda17ac17e1 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "92d96f67-05b8-4ae0-9787-1ecc5ddf2f52", "connector": null, "instance_uuid": "6570ea78-ec37-432d-b141-40ad3dfd5fa1"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:45:13.773293 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:13.773293 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:45:13.800232 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-802c90ac-b6c1-4847-820b-2f5dba915ce6 req-ae6cee00-e1b8-4e39-ad2f-8fda17ac17e1 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 10 06:45:13.800727 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1206/4825] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 10 06:45:13 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 10 06:45:13.807390 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-802c90ac-b6c1-4847-820b-2f5dba915ce6 req-4695971a-2b79-408b-b942-db086d86368d None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:13.809453 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-802c90ac-b6c1-4847-820b-2f5dba915ce6 req-4695971a-2b79-408b-b942-db086d86368d tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] DELETE https://10.4.3.200/volume/v3/attachments/baf0dc5a-5521-4650-81a8-5da13138e06c Jul 10 06:45:13.809712 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-802c90ac-b6c1-4847-820b-2f5dba915ce6 req-4695971a-2b79-408b-b942-db086d86368d tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:13.809946 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-802c90ac-b6c1-4847-820b-2f5dba915ce6 req-4695971a-2b79-408b-b942-db086d86368d tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Calling method 'version_select' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:13.816928 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:13.816928 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:45:14.308005 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-e5045f11-2c1d-4086-af1a-622c97a51544 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:14.309619 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e5045f11-2c1d-4086-af1a-622c97a51544 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] GET https://10.4.3.200/volume/v3/volumes/74f7f78a-6552-4a93-9b24-3743a0da0420 Jul 10 06:45:14.309811 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e5045f11-2c1d-4086-af1a-622c97a51544 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:14.310030 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e5045f11-2c1d-4086-af1a-622c97a51544 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:14.315949 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e5045f11-2c1d-4086-af1a-622c97a51544 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/volumes/74f7f78a-6552-4a93-9b24-3743a0da0420 returned with HTTP 404 Jul 10 06:45:14.316469 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1203/4826] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:45:14 2026] GET /volume/v3/volumes/74f7f78a-6552-4a93-9b24-3743a0da0420 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:45:14.344456 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-ce885ecb-e12c-4ee2-a818-60cfd6db4479 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:14.346201 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-ce885ecb-e12c-4ee2-a818-60cfd6db4479 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:45:14.346636 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-ce885ecb-e12c-4ee2-a818-60cfd6db4479 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-68143824", "snapshot_id": null, "imageRef": "8939ca72-758b-49bf-be8b-162af43ee2bf", "volume_type": null, "size": 1}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:45:14.348339 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.volumes [None req-ce885ecb-e12c-4ee2-a818-60cfd6db4479 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-68143824', 'snapshot_id': None, 'imageRef': '8939ca72-758b-49bf-be8b-162af43ee2bf', 'volume_type': None, 'size': 1}} {{(pid=99975) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:45:14.348459 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-802c90ac-b6c1-4847-820b-2f5dba915ce6 req-4695971a-2b79-408b-b942-db086d86368d tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/attachments/baf0dc5a-5521-4650-81a8-5da13138e06c returned with HTTP 200 Jul 10 06:45:14.348884 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1202/4827] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 10 06:45:13 2026] DELETE /volume/v3/attachments/baf0dc5a-5521-4650-81a8-5da13138e06c => generated 192 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:45:14.419198 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-ce885ecb-e12c-4ee2-a818-60cfd6db4479 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Create volume of 1 GB Jul 10 06:45:14.419474 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:14.419474 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:45:14.422977 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-ce885ecb-e12c-4ee2-a818-60cfd6db4479 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Availability Zones retrieved successfully. Jul 10 06:45:14.427908 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-ce885ecb-e12c-4ee2-a818-60cfd6db4479 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Flow 'volume_create_api' (f4cbb9fa-5800-4650-bc29-3bf1b1fe23af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:45:14.429025 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-ce885ecb-e12c-4ee2-a818-60cfd6db4479 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (111a7bc5-c22b-4044-90b3-878cf5c27e0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:45:14.429893 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.flows.api.create_volume [None req-ce885ecb-e12c-4ee2-a818-60cfd6db4479 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Validating volume size '1' using validate_int {{(pid=99975) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:45:14.484500 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-ce885ecb-e12c-4ee2-a818-60cfd6db4479 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (111a7bc5-c22b-4044-90b3-878cf5c27e0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:45:14.485399 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-ce885ecb-e12c-4ee2-a818-60cfd6db4479 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (227a390c-a416-4b90-b321-7bad24c3ff44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:45:14.528903 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.quota [None req-ce885ecb-e12c-4ee2-a818-60cfd6db4479 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Created reservations ['1ebb43f8-e23c-437e-8905-fe906120f609', 'ebbacedb-8c05-4b64-8d37-8d05dcf719dd', '091ca95a-57cb-48c7-8a7e-fa27d800f28a', '647ee6bd-be3c-4591-9e8f-ef6448adf786'] {{(pid=99975) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:45:14.529923 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-ce885ecb-e12c-4ee2-a818-60cfd6db4479 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (227a390c-a416-4b90-b321-7bad24c3ff44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1ebb43f8-e23c-437e-8905-fe906120f609', 'ebbacedb-8c05-4b64-8d37-8d05dcf719dd', '091ca95a-57cb-48c7-8a7e-fa27d800f28a', '647ee6bd-be3c-4591-9e8f-ef6448adf786']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:45:14.530920 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-ce885ecb-e12c-4ee2-a818-60cfd6db4479 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fed048ab-7213-4787-9859-9ae76034756f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:45:14.559043 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-ce885ecb-e12c-4ee2-a818-60cfd6db4479 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fed048ab-7213-4787-9859-9ae76034756f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fa72424b-cd57-444f-b266-af611d959ea5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-68143824',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5b8eba67f9b4893b0745cad9226ea2f',qos_specs=None,replication_status=,reservations=['1ebb43f8-e23c-437e-8905-fe906120f609','ebbacedb-8c05-4b64-8d37-8d05dcf719dd','091ca95a-57cb-48c7-8a7e-fa27d800f28a','647ee6bd-be3c-4591-9e8f-ef6448adf786'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73619d301e92432aadd608b878334e09',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:45:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-68143824',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fa72424b-cd57-444f-b266-af611d959ea5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c5b8eba67f9b4893b0745cad9226ea2f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='73619d301e92432aadd608b878334e09',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:45:14.559746 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-ce885ecb-e12c-4ee2-a818-60cfd6db4479 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30102aa8-5bf7-4e8d-96b5-3c2c062d9064) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:45:14.577643 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-ce885ecb-e12c-4ee2-a818-60cfd6db4479 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30102aa8-5bf7-4e8d-96b5-3c2c062d9064) transitioned into state 'SUCCESS' from state '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-68143824',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5b8eba67f9b4893b0745cad9226ea2f',qos_specs=None,replication_status=,reservations=['1ebb43f8-e23c-437e-8905-fe906120f609','ebbacedb-8c05-4b64-8d37-8d05dcf719dd','091ca95a-57cb-48c7-8a7e-fa27d800f28a','647ee6bd-be3c-4591-9e8f-ef6448adf786'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73619d301e92432aadd608b878334e09',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:45:14.578311 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-ce885ecb-e12c-4ee2-a818-60cfd6db4479 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7048779e-3200-48f1-bdc1-554a953e78f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:45:14.586621 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-ce885ecb-e12c-4ee2-a818-60cfd6db4479 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7048779e-3200-48f1-bdc1-554a953e78f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:45:14.587318 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-ce885ecb-e12c-4ee2-a818-60cfd6db4479 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Flow 'volume_create_api' (f4cbb9fa-5800-4650-bc29-3bf1b1fe23af) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:45:14.587608 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-ce885ecb-e12c-4ee2-a818-60cfd6db4479 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Create volume request issued successfully. Jul 10 06:45:14.588221 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-ce885ecb-e12c-4ee2-a818-60cfd6db4479 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:45:14.588653 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1217/4828] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 10 06:45:14 2026] POST /volume/v3/volumes => generated 757 bytes in 245 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:45:14.599389 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-c8c0a354-210b-438b-8ce0-7676cc181e6d None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:14.600903 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c8c0a354-210b-438b-8ce0-7676cc181e6d tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] GET https://10.4.3.200/volume/v3/volumes/fa72424b-cd57-444f-b266-af611d959ea5 Jul 10 06:45:14.601077 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c8c0a354-210b-438b-8ce0-7676cc181e6d tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:14.601245 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c8c0a354-210b-438b-8ce0-7676cc181e6d tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:14.607769 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:14.607769 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:45:14.611131 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-c8c0a354-210b-438b-8ce0-7676cc181e6d tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Volume info retrieved successfully. Jul 10 06:45:14.615359 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c8c0a354-210b-438b-8ce0-7676cc181e6d tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/volumes/fa72424b-cd57-444f-b266-af611d959ea5 returned with HTTP 200 Jul 10 06:45:14.615874 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1207/4829] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:45:14 2026] GET /volume/v3/volumes/fa72424b-cd57-444f-b266-af611d959ea5 => generated 825 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:45:15.627941 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-c31e79cd-52b0-4c83-88c4-a5cf988c302c None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:15.629774 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c31e79cd-52b0-4c83-88c4-a5cf988c302c tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] GET https://10.4.3.200/volume/v3/volumes/fa72424b-cd57-444f-b266-af611d959ea5 Jul 10 06:45:15.629983 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c31e79cd-52b0-4c83-88c4-a5cf988c302c tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:15.630165 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c31e79cd-52b0-4c83-88c4-a5cf988c302c tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:15.636951 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:15.636951 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:45:15.640473 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-c31e79cd-52b0-4c83-88c4-a5cf988c302c tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Volume info retrieved successfully. Jul 10 06:45:15.644814 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c31e79cd-52b0-4c83-88c4-a5cf988c302c tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/volumes/fa72424b-cd57-444f-b266-af611d959ea5 returned with HTTP 200 Jul 10 06:45:15.645224 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1204/4830] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:45:15 2026] GET /volume/v3/volumes/fa72424b-cd57-444f-b266-af611d959ea5 => generated 1365 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:45:15.658907 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-a82f2cff-80dd-4049-a3bb-4f2219b693cc None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:15.660740 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a82f2cff-80dd-4049-a3bb-4f2219b693cc tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] GET https://10.4.3.200/volume/v3/volumes/fa72424b-cd57-444f-b266-af611d959ea5 Jul 10 06:45:15.660914 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a82f2cff-80dd-4049-a3bb-4f2219b693cc tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:15.661104 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a82f2cff-80dd-4049-a3bb-4f2219b693cc tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:15.667474 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:15.667474 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:45:15.670661 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-a82f2cff-80dd-4049-a3bb-4f2219b693cc tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Volume info retrieved successfully. Jul 10 06:45:15.674944 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a82f2cff-80dd-4049-a3bb-4f2219b693cc tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/volumes/fa72424b-cd57-444f-b266-af611d959ea5 returned with HTTP 200 Jul 10 06:45:15.675292 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1203/4831] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:45:15 2026] GET /volume/v3/volumes/fa72424b-cd57-444f-b266-af611d959ea5 => generated 1365 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:45:16.626803 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-7d5fc65b-dd80-4e0a-ad0a-09a727323db0 req-f2624e36-a361-4e0f-88a4-f6c39ab73560 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:16.628816 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-7d5fc65b-dd80-4e0a-ad0a-09a727323db0 req-f2624e36-a361-4e0f-88a4-f6c39ab73560 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] GET https://10.4.3.200/volume/v3/volumes/fa72424b-cd57-444f-b266-af611d959ea5 Jul 10 06:45:16.629090 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-7d5fc65b-dd80-4e0a-ad0a-09a727323db0 req-f2624e36-a361-4e0f-88a4-f6c39ab73560 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:16.629244 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-7d5fc65b-dd80-4e0a-ad0a-09a727323db0 req-f2624e36-a361-4e0f-88a4-f6c39ab73560 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:16.638106 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:16.638106 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:45:16.642674 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [req-7d5fc65b-dd80-4e0a-ad0a-09a727323db0 req-f2624e36-a361-4e0f-88a4-f6c39ab73560 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Volume info retrieved successfully. Jul 10 06:45:16.647058 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-7d5fc65b-dd80-4e0a-ad0a-09a727323db0 req-f2624e36-a361-4e0f-88a4-f6c39ab73560 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/volumes/fa72424b-cd57-444f-b266-af611d959ea5 returned with HTTP 200 Jul 10 06:45:16.647428 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1218/4832] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:45:16 2026] GET /volume/v3/volumes/fa72424b-cd57-444f-b266-af611d959ea5 => generated 1365 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:45:17.054556 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-7d5fc65b-dd80-4e0a-ad0a-09a727323db0 req-3c2c09c9-eddd-4dea-ad27-ac0c5e5a8e5b None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:17.056739 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-7d5fc65b-dd80-4e0a-ad0a-09a727323db0 req-3c2c09c9-eddd-4dea-ad27-ac0c5e5a8e5b tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] GET https://10.4.3.200/volume/v3/volumes/fa72424b-cd57-444f-b266-af611d959ea5 Jul 10 06:45:17.056982 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-7d5fc65b-dd80-4e0a-ad0a-09a727323db0 req-3c2c09c9-eddd-4dea-ad27-ac0c5e5a8e5b tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:17.057188 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-7d5fc65b-dd80-4e0a-ad0a-09a727323db0 req-3c2c09c9-eddd-4dea-ad27-ac0c5e5a8e5b tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:17.064740 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:17.064740 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:45:17.068592 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [req-7d5fc65b-dd80-4e0a-ad0a-09a727323db0 req-3c2c09c9-eddd-4dea-ad27-ac0c5e5a8e5b tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Volume info retrieved successfully. Jul 10 06:45:17.072555 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-7d5fc65b-dd80-4e0a-ad0a-09a727323db0 req-3c2c09c9-eddd-4dea-ad27-ac0c5e5a8e5b tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/volumes/fa72424b-cd57-444f-b266-af611d959ea5 returned with HTTP 200 Jul 10 06:45:17.073002 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1208/4833] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:45:17 2026] GET /volume/v3/volumes/fa72424b-cd57-444f-b266-af611d959ea5 => generated 1365 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:45:17.084428 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-f8efabdb-7cfa-4340-a44d-bd7ec01e5fdd None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:17.084998 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f8efabdb-7cfa-4340-a44d-bd7ec01e5fdd None None] GET https://10.4.3.200/volume// Jul 10 06:45:17.085222 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f8efabdb-7cfa-4340-a44d-bd7ec01e5fdd None None] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:17.085474 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f8efabdb-7cfa-4340-a44d-bd7ec01e5fdd None None] Calling method 'all' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:17.085911 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f8efabdb-7cfa-4340-a44d-bd7ec01e5fdd None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:45:17.086301 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1205/4834] 10.4.3.200 () {66 vars in 1419 bytes} [Fri Jul 10 06:45:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 06:45:17.094138 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-7d5fc65b-dd80-4e0a-ad0a-09a727323db0 req-326cc492-d35f-48d0-b00b-a69b44123666 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:17.096114 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-7d5fc65b-dd80-4e0a-ad0a-09a727323db0 req-326cc492-d35f-48d0-b00b-a69b44123666 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 10 06:45:17.096474 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-7d5fc65b-dd80-4e0a-ad0a-09a727323db0 req-326cc492-d35f-48d0-b00b-a69b44123666 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fa72424b-cd57-444f-b266-af611d959ea5", "connector": null, "instance_uuid": "e4bbca9b-b9f0-444c-acea-bcd6833e91b3"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:45:17.103923 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:17.103923 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:45:17.126167 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-7d5fc65b-dd80-4e0a-ad0a-09a727323db0 req-326cc492-d35f-48d0-b00b-a69b44123666 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 10 06:45:17.126592 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1204/4835] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 10 06:45:17 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 10 06:45:19.075288 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-802c90ac-b6c1-4847-820b-2f5dba915ce6 req-330fff72-2296-443b-a255-809020f6947c None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:19.078101 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-802c90ac-b6c1-4847-820b-2f5dba915ce6 req-330fff72-2296-443b-a255-809020f6947c tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] PUT https://10.4.3.200/volume/v3/attachments/c35083f7-a1f9-4f64-a9bd-8c91cdcf1b2d Jul 10 06:45:19.078702 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-802c90ac-b6c1-4847-820b-2f5dba915ce6 req-330fff72-2296-443b-a255-809020f6947c tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000004964", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad080837985", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8eedee5c-bca8-4f5c-8f66-111c7b448d96", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:45:19.082261 np0000004964 devstack@c-api.service[99975]: DEBUG dbcounter [-] [99975] Writing DB stats cinder:SELECT=171,cinder:UPDATE=61,cinder:INSERT=24 {{(pid=99975) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:45:19.089152 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.coordination [req-802c90ac-b6c1-4847-820b-2f5dba915ce6 req-330fff72-2296-443b-a255-809020f6947c tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Acquiring lock "cinder-attachment_update-92d96f67-05b8-4ae0-9787-1ecc5ddf2f52-np0000004964" by "attachment_update" {{(pid=99975) __acquire /opt/stack/cinder/cinder/coordination.py:210}} Jul 10 06:45:19.094981 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.coordination [req-802c90ac-b6c1-4847-820b-2f5dba915ce6 req-330fff72-2296-443b-a255-809020f6947c tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Lock "cinder-attachment_update-92d96f67-05b8-4ae0-9787-1ecc5ddf2f52-np0000004964" acquired by "attachment_update" :: waited 0.006s {{(pid=99975) __acquire /opt/stack/cinder/cinder/coordination.py:228}} Jul 10 06:45:19.095855 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:19.095855 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:45:19.613750 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.coordination [req-802c90ac-b6c1-4847-820b-2f5dba915ce6 req-330fff72-2296-443b-a255-809020f6947c tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Lock "cinder-attachment_update-92d96f67-05b8-4ae0-9787-1ecc5ddf2f52-np0000004964" released by "attachment_update" :: held 0.519s {{(pid=99975) __release /opt/stack/cinder/cinder/coordination.py:239}} Jul 10 06:45:19.614027 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-802c90ac-b6c1-4847-820b-2f5dba915ce6 req-330fff72-2296-443b-a255-809020f6947c tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/attachments/c35083f7-a1f9-4f64-a9bd-8c91cdcf1b2d returned with HTTP 200 Jul 10 06:45:19.614442 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1219/4836] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 10 06:45:19 2026] PUT /volume/v3/attachments/c35083f7-a1f9-4f64-a9bd-8c91cdcf1b2d => generated 968 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:45:19.622570 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-802c90ac-b6c1-4847-820b-2f5dba915ce6 req-1a616aed-1ea0-4dbb-88fa-a3817b8db1b5 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:19.624635 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-802c90ac-b6c1-4847-820b-2f5dba915ce6 req-1a616aed-1ea0-4dbb-88fa-a3817b8db1b5 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] GET https://10.4.3.200/volume/v3/attachments/c35083f7-a1f9-4f64-a9bd-8c91cdcf1b2d Jul 10 06:45:19.624820 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-802c90ac-b6c1-4847-820b-2f5dba915ce6 req-1a616aed-1ea0-4dbb-88fa-a3817b8db1b5 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:19.625059 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-802c90ac-b6c1-4847-820b-2f5dba915ce6 req-1a616aed-1ea0-4dbb-88fa-a3817b8db1b5 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Calling method 'version_select' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:19.626727 np0000004964 devstack@c-api.service[99978]: DEBUG dbcounter [-] [99978] Writing DB stats cinder:SELECT=147,cinder:INSERT=9,cinder:UPDATE=22 {{(pid=99978) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:45:19.639397 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-802c90ac-b6c1-4847-820b-2f5dba915ce6 req-1a616aed-1ea0-4dbb-88fa-a3817b8db1b5 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/attachments/c35083f7-a1f9-4f64-a9bd-8c91cdcf1b2d returned with HTTP 200 Jul 10 06:45:19.639818 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1209/4837] 10.4.3.200 () {70 vars in 1651 bytes} [Fri Jul 10 06:45:19 2026] GET /volume/v3/attachments/c35083f7-a1f9-4f64-a9bd-8c91cdcf1b2d => generated 993 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:45:20.555461 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-cf12016c-902f-4aad-9c29-7d71c929eb53 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:20.629127 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-cf12016c-902f-4aad-9c29-7d71c929eb53 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:45:20.629386 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-cf12016c-902f-4aad-9c29-7d71c929eb53 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-170254546"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:45:20.630727 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-cf12016c-902f-4aad-9c29-7d71c929eb53 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-170254546'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:45:20.630841 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-cf12016c-902f-4aad-9c29-7d71c929eb53 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Create volume of 1 GB Jul 10 06:45:20.634090 np0000004964 devstack@c-api.service[99976]: DEBUG dbcounter [-] [99976] Writing DB stats cinder:SELECT=134,cinder:UPDATE=19,cinder:INSERT=7 {{(pid=99976) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:45:20.636271 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-cf12016c-902f-4aad-9c29-7d71c929eb53 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Availability Zones retrieved successfully. Jul 10 06:45:20.641691 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-cf12016c-902f-4aad-9c29-7d71c929eb53 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Flow 'volume_create_api' (3615992b-13ca-4afd-be91-670f30814ed7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:45:20.642484 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-cf12016c-902f-4aad-9c29-7d71c929eb53 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (024588e3-5243-40f1-8b2b-2c0ff7cf829f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:45:20.643659 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-cf12016c-902f-4aad-9c29-7d71c929eb53 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Validating volume size '1' using validate_int {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:45:20.669800 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-cf12016c-902f-4aad-9c29-7d71c929eb53 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (024588e3-5243-40f1-8b2b-2c0ff7cf829f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:45:20.670518 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-cf12016c-902f-4aad-9c29-7d71c929eb53 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dbd0a44c-ac1f-4de6-85c6-6dd700373e21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:45:20.719062 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-cf12016c-902f-4aad-9c29-7d71c929eb53 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Created reservations ['872674cf-9ca5-49d9-9661-f32913863a9d', 'a3b53768-d555-463f-97c1-906a528753de', 'f6f7ad3a-26fb-4d1a-84a7-66fcf394651b', '43a9b004-7971-4e37-965e-5f6d400f83ea'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:45:20.719867 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-cf12016c-902f-4aad-9c29-7d71c929eb53 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dbd0a44c-ac1f-4de6-85c6-6dd700373e21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['872674cf-9ca5-49d9-9661-f32913863a9d', 'a3b53768-d555-463f-97c1-906a528753de', 'f6f7ad3a-26fb-4d1a-84a7-66fcf394651b', '43a9b004-7971-4e37-965e-5f6d400f83ea']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:45:20.720612 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-cf12016c-902f-4aad-9c29-7d71c929eb53 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9c1ee74-13f2-4251-856f-426efcbdfb07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:45:20.739641 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-cf12016c-902f-4aad-9c29-7d71c929eb53 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9c1ee74-13f2-4251-856f-426efcbdfb07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '51f80526-1fc4-41ef-b334-2db673e62ee5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-170254546',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de695432963340c38ef82befeb9995d1',qos_specs=None,replication_status=,reservations=['872674cf-9ca5-49d9-9661-f32913863a9d','a3b53768-d555-463f-97c1-906a528753de','f6f7ad3a-26fb-4d1a-84a7-66fcf394651b','43a9b004-7971-4e37-965e-5f6d400f83ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25aa2f644b194ab4b19d52a050ded086',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:45:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-170254546',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=51f80526-1fc4-41ef-b334-2db673e62ee5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='de695432963340c38ef82befeb9995d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='25aa2f644b194ab4b19d52a050ded086',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:45:20.740286 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-cf12016c-902f-4aad-9c29-7d71c929eb53 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (851d430e-4150-45db-8c4b-0b78682b63fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:45:20.754740 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-cf12016c-902f-4aad-9c29-7d71c929eb53 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (851d430e-4150-45db-8c4b-0b78682b63fb) transitioned into state 'SUCCESS' from state '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-170254546',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de695432963340c38ef82befeb9995d1',qos_specs=None,replication_status=,reservations=['872674cf-9ca5-49d9-9661-f32913863a9d','a3b53768-d555-463f-97c1-906a528753de','f6f7ad3a-26fb-4d1a-84a7-66fcf394651b','43a9b004-7971-4e37-965e-5f6d400f83ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25aa2f644b194ab4b19d52a050ded086',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:45:20.755368 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-cf12016c-902f-4aad-9c29-7d71c929eb53 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d33c675-b2f8-4eba-8967-e01993404cd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:45:20.763590 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-cf12016c-902f-4aad-9c29-7d71c929eb53 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d33c675-b2f8-4eba-8967-e01993404cd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:45:20.764440 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-cf12016c-902f-4aad-9c29-7d71c929eb53 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Flow 'volume_create_api' (3615992b-13ca-4afd-be91-670f30814ed7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:45:20.764742 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-cf12016c-902f-4aad-9c29-7d71c929eb53 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Create volume request issued successfully. Jul 10 06:45:20.765316 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-cf12016c-902f-4aad-9c29-7d71c929eb53 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:45:20.765944 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1206/4838] 10.4.3.200 () {70 vars in 1299 bytes} [Fri Jul 10 06:45:20 2026] POST /volume/v3/volumes => generated 769 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:45:20.779455 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-808e3a44-5237-447a-8e64-6657075c9dd1 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:20.781033 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-808e3a44-5237-447a-8e64-6657075c9dd1 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] GET https://10.4.3.200/volume/v3/volumes/51f80526-1fc4-41ef-b334-2db673e62ee5 Jul 10 06:45:20.781237 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-808e3a44-5237-447a-8e64-6657075c9dd1 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:20.781411 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-808e3a44-5237-447a-8e64-6657075c9dd1 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:20.783341 np0000004964 devstack@c-api.service[99977]: DEBUG dbcounter [-] [99977] Writing DB stats cinder:SELECT=132,cinder:INSERT=12,cinder:UPDATE=25 {{(pid=99977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:45:20.788290 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:20.788290 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:45:20.791771 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-808e3a44-5237-447a-8e64-6657075c9dd1 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Volume info retrieved successfully. Jul 10 06:45:20.795445 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-808e3a44-5237-447a-8e64-6657075c9dd1 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] https://10.4.3.200/volume/v3/volumes/51f80526-1fc4-41ef-b334-2db673e62ee5 returned with HTTP 200 Jul 10 06:45:20.795805 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1205/4839] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:45:20 2026] GET /volume/v3/volumes/51f80526-1fc4-41ef-b334-2db673e62ee5 => generated 837 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:45:21.809763 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-6e6b54ed-6f88-43f9-9fc1-581de438a2c9 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:21.811328 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-6e6b54ed-6f88-43f9-9fc1-581de438a2c9 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] GET https://10.4.3.200/volume/v3/volumes/51f80526-1fc4-41ef-b334-2db673e62ee5 Jul 10 06:45:21.811526 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-6e6b54ed-6f88-43f9-9fc1-581de438a2c9 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:21.811705 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-6e6b54ed-6f88-43f9-9fc1-581de438a2c9 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:21.817869 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:21.817869 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:45:21.821188 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-6e6b54ed-6f88-43f9-9fc1-581de438a2c9 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Volume info retrieved successfully. Jul 10 06:45:21.824762 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-6e6b54ed-6f88-43f9-9fc1-581de438a2c9 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] https://10.4.3.200/volume/v3/volumes/51f80526-1fc4-41ef-b334-2db673e62ee5 returned with HTTP 200 Jul 10 06:45:21.825103 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1220/4840] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:45:21 2026] GET /volume/v3/volumes/51f80526-1fc4-41ef-b334-2db673e62ee5 => generated 862 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:45:21.896774 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-c67c73da-4afc-4411-93d8-a9355aaee91c None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:21.898311 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c67c73da-4afc-4411-93d8-a9355aaee91c tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] POST https://10.4.3.200/volume/v3/snapshots Jul 10 06:45:21.898731 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c67c73da-4afc-4411-93d8-a9355aaee91c tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "51f80526-1fc4-41ef-b334-2db673e62ee5", "name": "tempest-VolumeDependencyTests-Snapshot-689119509"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:45:21.907059 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:21.907059 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:45:21.907613 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-c67c73da-4afc-4411-93d8-a9355aaee91c tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Volume info retrieved successfully. Jul 10 06:45:21.907766 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.snapshots [None req-c67c73da-4afc-4411-93d8-a9355aaee91c tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Create snapshot from volume 51f80526-1fc4-41ef-b334-2db673e62ee5 Jul 10 06:45:21.937613 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-c67c73da-4afc-4411-93d8-a9355aaee91c tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Created reservations ['745e753b-70ba-4792-ba88-5e8c1d0ca4af', '99dc4743-367e-4d41-be92-181107591914', 'aa1f541f-c017-4162-9d6d-140471980b3a', '7e6cd821-11c8-404f-8a54-fe5239e15efc'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:45:21.962407 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-c67c73da-4afc-4411-93d8-a9355aaee91c tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Snapshot create request issued successfully. Jul 10 06:45:21.962680 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c67c73da-4afc-4411-93d8-a9355aaee91c tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 10 06:45:21.963084 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1210/4841] 10.4.3.200 () {68 vars in 1265 bytes} [Fri Jul 10 06:45:21 2026] POST /volume/v3/snapshots => generated 307 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:45:21.971798 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-8b8ce7bc-c5a9-4e0c-9f3f-56f0e8f4f4af None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:21.974096 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8b8ce7bc-c5a9-4e0c-9f3f-56f0e8f4f4af tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] GET https://10.4.3.200/volume/v3/snapshots/c2535180-e5ec-4025-a452-60292aeee98c Jul 10 06:45:21.974280 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8b8ce7bc-c5a9-4e0c-9f3f-56f0e8f4f4af tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:21.974461 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8b8ce7bc-c5a9-4e0c-9f3f-56f0e8f4f4af tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:21.978833 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:21.978833 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:45:21.979222 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-8b8ce7bc-c5a9-4e0c-9f3f-56f0e8f4f4af tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Snapshot retrieved successfully. Jul 10 06:45:21.979905 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8b8ce7bc-c5a9-4e0c-9f3f-56f0e8f4f4af tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] https://10.4.3.200/volume/v3/snapshots/c2535180-e5ec-4025-a452-60292aeee98c returned with HTTP 200 Jul 10 06:45:21.980255 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1207/4842] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:45:21 2026] GET /volume/v3/snapshots/c2535180-e5ec-4025-a452-60292aeee98c => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:45:22.988588 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-6aa2ae6b-95aa-471d-b4ec-7a010f469afc None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:22.990850 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6aa2ae6b-95aa-471d-b4ec-7a010f469afc tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] GET https://10.4.3.200/volume/v3/snapshots/c2535180-e5ec-4025-a452-60292aeee98c Jul 10 06:45:22.991081 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6aa2ae6b-95aa-471d-b4ec-7a010f469afc tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:22.991338 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6aa2ae6b-95aa-471d-b4ec-7a010f469afc tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:22.997395 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:22.997395 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:45:22.998062 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-6aa2ae6b-95aa-471d-b4ec-7a010f469afc tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Snapshot retrieved successfully. Jul 10 06:45:22.999163 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6aa2ae6b-95aa-471d-b4ec-7a010f469afc tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] https://10.4.3.200/volume/v3/snapshots/c2535180-e5ec-4025-a452-60292aeee98c returned with HTTP 200 Jul 10 06:45:22.999639 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1206/4843] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:45:22 2026] GET /volume/v3/snapshots/c2535180-e5ec-4025-a452-60292aeee98c => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:45:23.008170 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-30a1da6b-bccb-4d5b-b59f-30b460dd3f39 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:23.009932 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-30a1da6b-bccb-4d5b-b59f-30b460dd3f39 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:45:23.010333 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-30a1da6b-bccb-4d5b-b59f-30b460dd3f39 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "c2535180-e5ec-4025-a452-60292aeee98c", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1309124952"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:45:23.011935 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.volumes [None req-30a1da6b-bccb-4d5b-b59f-30b460dd3f39 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Create volume request body: {'volume': {'snapshot_id': 'c2535180-e5ec-4025-a452-60292aeee98c', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1309124952'}} {{(pid=99975) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:45:23.016556 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:23.016556 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:45:23.016985 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-30a1da6b-bccb-4d5b-b59f-30b460dd3f39 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Snapshot retrieved successfully. Jul 10 06:45:23.017098 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-30a1da6b-bccb-4d5b-b59f-30b460dd3f39 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Create volume of 1 GB Jul 10 06:45:23.020214 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-30a1da6b-bccb-4d5b-b59f-30b460dd3f39 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Availability Zones retrieved successfully. Jul 10 06:45:23.025820 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-30a1da6b-bccb-4d5b-b59f-30b460dd3f39 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Flow 'volume_create_api' (6382a961-11d5-41a2-b8ed-b17d0c5364f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:45:23.026937 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-30a1da6b-bccb-4d5b-b59f-30b460dd3f39 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79e8fbda-078f-42b5-bb47-4fe769b68180) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:45:23.027928 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.flows.api.create_volume [None req-30a1da6b-bccb-4d5b-b59f-30b460dd3f39 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99975) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:45:23.060245 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-30a1da6b-bccb-4d5b-b59f-30b460dd3f39 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79e8fbda-078f-42b5-bb47-4fe769b68180) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'c2535180-e5ec-4025-a452-60292aeee98c', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:45:23.061212 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-30a1da6b-bccb-4d5b-b59f-30b460dd3f39 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (313e2ae3-c77b-475d-9d9e-03492f2c818a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:45:23.102092 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.quota [None req-30a1da6b-bccb-4d5b-b59f-30b460dd3f39 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Created reservations ['104900ff-38ec-4b58-8199-6039a6f47331', '138de101-a29d-4f98-91fa-840ee82fc05b', '524a7dcb-e16b-41a6-b8c7-ca7edc4c3f81', '1caa6441-9b54-486f-abf6-52e03ea70b6a'] {{(pid=99975) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:45:23.103122 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-30a1da6b-bccb-4d5b-b59f-30b460dd3f39 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (313e2ae3-c77b-475d-9d9e-03492f2c818a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['104900ff-38ec-4b58-8199-6039a6f47331', '138de101-a29d-4f98-91fa-840ee82fc05b', '524a7dcb-e16b-41a6-b8c7-ca7edc4c3f81', '1caa6441-9b54-486f-abf6-52e03ea70b6a']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:45:23.104069 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-30a1da6b-bccb-4d5b-b59f-30b460dd3f39 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6266e5e5-42fd-4633-a2fb-e717dc2c967e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:45:23.140092 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-30a1da6b-bccb-4d5b-b59f-30b460dd3f39 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6266e5e5-42fd-4633-a2fb-e717dc2c967e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0d212de0-87c8-4c3a-829a-d2717a0f88a1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1309124952',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de695432963340c38ef82befeb9995d1',qos_specs=None,replication_status=,reservations=['104900ff-38ec-4b58-8199-6039a6f47331','138de101-a29d-4f98-91fa-840ee82fc05b','524a7dcb-e16b-41a6-b8c7-ca7edc4c3f81','1caa6441-9b54-486f-abf6-52e03ea70b6a'],size=1,snapshot_id=c2535180-e5ec-4025-a452-60292aeee98c,source_replicaid=,source_volid=None,status='creating',user_id='25aa2f644b194ab4b19d52a050ded086',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:45:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1309124952',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0d212de0-87c8-4c3a-829a-d2717a0f88a1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='de695432963340c38ef82befeb9995d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=c2535180-e5ec-4025-a452-60292aeee98c,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='25aa2f644b194ab4b19d52a050ded086',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:45:23.140819 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-30a1da6b-bccb-4d5b-b59f-30b460dd3f39 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f757d8db-fb2e-41ed-9d82-dcad7d1c41a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:45:23.157973 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-30a1da6b-bccb-4d5b-b59f-30b460dd3f39 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f757d8db-fb2e-41ed-9d82-dcad7d1c41a2) transitioned into state 'SUCCESS' from state '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-1309124952',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de695432963340c38ef82befeb9995d1',qos_specs=None,replication_status=,reservations=['104900ff-38ec-4b58-8199-6039a6f47331','138de101-a29d-4f98-91fa-840ee82fc05b','524a7dcb-e16b-41a6-b8c7-ca7edc4c3f81','1caa6441-9b54-486f-abf6-52e03ea70b6a'],size=1,snapshot_id=c2535180-e5ec-4025-a452-60292aeee98c,source_replicaid=,source_volid=None,status='creating',user_id='25aa2f644b194ab4b19d52a050ded086',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:45:23.158652 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-30a1da6b-bccb-4d5b-b59f-30b460dd3f39 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c36301fc-0cd2-449b-9db5-b645c7bb554f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:45:23.163471 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-08993d1b-39ad-4436-b33d-f6248e9c9f1c None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:23.163936 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-08993d1b-39ad-4436-b33d-f6248e9c9f1c None None] GET https://10.4.3.200/volume// Jul 10 06:45:23.164128 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-08993d1b-39ad-4436-b33d-f6248e9c9f1c None None] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:23.164319 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-08993d1b-39ad-4436-b33d-f6248e9c9f1c None None] Calling method 'all' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:23.164685 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-08993d1b-39ad-4436-b33d-f6248e9c9f1c None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:45:23.164985 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1211/4844] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:45: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 10 06:45:23.172548 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-7d5fc65b-dd80-4e0a-ad0a-09a727323db0 req-aa3fce27-52a9-40cc-b0ca-7687a35dfbb0 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:23.174428 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-7d5fc65b-dd80-4e0a-ad0a-09a727323db0 req-aa3fce27-52a9-40cc-b0ca-7687a35dfbb0 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] GET https://10.4.3.200/volume/v3/volumes/fa72424b-cd57-444f-b266-af611d959ea5 Jul 10 06:45:23.174637 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-7d5fc65b-dd80-4e0a-ad0a-09a727323db0 req-aa3fce27-52a9-40cc-b0ca-7687a35dfbb0 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:23.174816 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-7d5fc65b-dd80-4e0a-ad0a-09a727323db0 req-aa3fce27-52a9-40cc-b0ca-7687a35dfbb0 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:23.181672 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-30a1da6b-bccb-4d5b-b59f-30b460dd3f39 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c36301fc-0cd2-449b-9db5-b645c7bb554f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:45:23.183284 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-30a1da6b-bccb-4d5b-b59f-30b460dd3f39 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Flow 'volume_create_api' (6382a961-11d5-41a2-b8ed-b17d0c5364f3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:45:23.183737 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-30a1da6b-bccb-4d5b-b59f-30b460dd3f39 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Create volume request issued successfully. Jul 10 06:45:23.183994 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:23.183994 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:45:23.184597 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-30a1da6b-bccb-4d5b-b59f-30b460dd3f39 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:45:23.185210 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1221/4845] 10.4.3.200 () {70 vars in 1300 bytes} [Fri Jul 10 06:45:23 2026] POST /volume/v3/volumes => generated 804 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:45:23.187362 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [req-7d5fc65b-dd80-4e0a-ad0a-09a727323db0 req-aa3fce27-52a9-40cc-b0ca-7687a35dfbb0 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Volume info retrieved successfully. Jul 10 06:45:23.191876 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-7d5fc65b-dd80-4e0a-ad0a-09a727323db0 req-aa3fce27-52a9-40cc-b0ca-7687a35dfbb0 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/volumes/fa72424b-cd57-444f-b266-af611d959ea5 returned with HTTP 200 Jul 10 06:45:23.192260 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1208/4846] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 10 06:45:23 2026] GET /volume/v3/volumes/fa72424b-cd57-444f-b266-af611d959ea5 => generated 1544 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:45:23.197205 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-86e1a458-6aaa-4a6f-8c1b-e0a0c9ecc117 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:23.198808 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-86e1a458-6aaa-4a6f-8c1b-e0a0c9ecc117 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] GET https://10.4.3.200/volume/v3/volumes/0d212de0-87c8-4c3a-829a-d2717a0f88a1 Jul 10 06:45:23.199013 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-86e1a458-6aaa-4a6f-8c1b-e0a0c9ecc117 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:23.199190 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-86e1a458-6aaa-4a6f-8c1b-e0a0c9ecc117 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:23.206179 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:23.206179 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:45:23.209757 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-86e1a458-6aaa-4a6f-8c1b-e0a0c9ecc117 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Volume info retrieved successfully. Jul 10 06:45:23.213475 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-86e1a458-6aaa-4a6f-8c1b-e0a0c9ecc117 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] https://10.4.3.200/volume/v3/volumes/0d212de0-87c8-4c3a-829a-d2717a0f88a1 returned with HTTP 200 Jul 10 06:45:23.213877 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1207/4847] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:45:23 2026] GET /volume/v3/volumes/0d212de0-87c8-4c3a-829a-d2717a0f88a1 => generated 872 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:45:23.287632 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-7d5fc65b-dd80-4e0a-ad0a-09a727323db0 req-ea2ace0b-9ef1-4118-87cc-522d08e022e6 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:23.289810 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-7d5fc65b-dd80-4e0a-ad0a-09a727323db0 req-ea2ace0b-9ef1-4118-87cc-522d08e022e6 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] PUT https://10.4.3.200/volume/v3/attachments/0368a939-56c4-42f9-b1c7-a1197b80d9ee Jul 10 06:45:23.290202 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-7d5fc65b-dd80-4e0a-ad0a-09a727323db0 req-ea2ace0b-9ef1-4118-87cc-522d08e022e6 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000004964", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad080837985", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8eedee5c-bca8-4f5c-8f66-111c7b448d96", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:45:23.298935 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-7d5fc65b-dd80-4e0a-ad0a-09a727323db0 req-ea2ace0b-9ef1-4118-87cc-522d08e022e6 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Acquiring lock "cinder-attachment_update-fa72424b-cd57-444f-b266-af611d959ea5-np0000004964" by "attachment_update" {{(pid=99978) __acquire /opt/stack/cinder/cinder/coordination.py:210}} Jul 10 06:45:23.304215 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-7d5fc65b-dd80-4e0a-ad0a-09a727323db0 req-ea2ace0b-9ef1-4118-87cc-522d08e022e6 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Lock "cinder-attachment_update-fa72424b-cd57-444f-b266-af611d959ea5-np0000004964" acquired by "attachment_update" :: waited 0.005s {{(pid=99978) __acquire /opt/stack/cinder/cinder/coordination.py:228}} Jul 10 06:45:23.305145 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:23.305145 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:45:23.823842 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-7d5fc65b-dd80-4e0a-ad0a-09a727323db0 req-ea2ace0b-9ef1-4118-87cc-522d08e022e6 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Lock "cinder-attachment_update-fa72424b-cd57-444f-b266-af611d959ea5-np0000004964" released by "attachment_update" :: held 0.520s {{(pid=99978) __release /opt/stack/cinder/cinder/coordination.py:239}} Jul 10 06:45:23.824132 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-7d5fc65b-dd80-4e0a-ad0a-09a727323db0 req-ea2ace0b-9ef1-4118-87cc-522d08e022e6 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/attachments/0368a939-56c4-42f9-b1c7-a1197b80d9ee returned with HTTP 200 Jul 10 06:45:23.824582 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1212/4848] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 10 06:45:23 2026] PUT /volume/v3/attachments/0368a939-56c4-42f9-b1c7-a1197b80d9ee => generated 969 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:45:24.008636 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-802c90ac-b6c1-4847-820b-2f5dba915ce6 req-8815ca6c-88d3-4aa5-8dcd-2fb228435957 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:24.010534 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-802c90ac-b6c1-4847-820b-2f5dba915ce6 req-8815ca6c-88d3-4aa5-8dcd-2fb228435957 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] GET https://10.4.3.200/volume/v3/volumes/92d96f67-05b8-4ae0-9787-1ecc5ddf2f52/encryption Jul 10 06:45:24.010700 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-802c90ac-b6c1-4847-820b-2f5dba915ce6 req-8815ca6c-88d3-4aa5-8dcd-2fb228435957 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:24.010867 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-802c90ac-b6c1-4847-820b-2f5dba915ce6 req-8815ca6c-88d3-4aa5-8dcd-2fb228435957 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Calling method 'index' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:24.019201 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:24.019201 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:45:24.025185 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-802c90ac-b6c1-4847-820b-2f5dba915ce6 req-8815ca6c-88d3-4aa5-8dcd-2fb228435957 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/volumes/92d96f67-05b8-4ae0-9787-1ecc5ddf2f52/encryption returned with HTTP 200 Jul 10 06:45:24.025593 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1222/4849] 10.4.3.200 () {68 vars in 1631 bytes} [Fri Jul 10 06:45:24 2026] GET /volume/v3/volumes/92d96f67-05b8-4ae0-9787-1ecc5ddf2f52/encryption => generated 160 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:45:24.225764 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-bf41fe84-8599-4fd8-9299-b5838d788aea None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:24.228044 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-bf41fe84-8599-4fd8-9299-b5838d788aea tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] GET https://10.4.3.200/volume/v3/volumes/0d212de0-87c8-4c3a-829a-d2717a0f88a1 Jul 10 06:45:24.228521 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-bf41fe84-8599-4fd8-9299-b5838d788aea tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:24.228607 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-bf41fe84-8599-4fd8-9299-b5838d788aea tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:24.235471 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:24.235471 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:45:24.238748 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-bf41fe84-8599-4fd8-9299-b5838d788aea tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Volume info retrieved successfully. Jul 10 06:45:24.242729 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-bf41fe84-8599-4fd8-9299-b5838d788aea tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] https://10.4.3.200/volume/v3/volumes/0d212de0-87c8-4c3a-829a-d2717a0f88a1 returned with HTTP 200 Jul 10 06:45:24.243091 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1209/4850] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:45:24 2026] GET /volume/v3/volumes/0d212de0-87c8-4c3a-829a-d2717a0f88a1 => generated 897 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:45:24.254214 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-a9f1daa4-b722-4e8b-9231-48d6482abf0d None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:24.255734 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a9f1daa4-b722-4e8b-9231-48d6482abf0d tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] POST https://10.4.3.200/volume/v3/snapshots Jul 10 06:45:24.256062 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a9f1daa4-b722-4e8b-9231-48d6482abf0d tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0d212de0-87c8-4c3a-829a-d2717a0f88a1", "name": "tempest-VolumeDependencyTests-Snapshot-294272448"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:45:24.263744 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:24.263744 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:45:24.264193 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-a9f1daa4-b722-4e8b-9231-48d6482abf0d tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Volume info retrieved successfully. Jul 10 06:45:24.264399 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.snapshots [None req-a9f1daa4-b722-4e8b-9231-48d6482abf0d tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Create snapshot from volume 0d212de0-87c8-4c3a-829a-d2717a0f88a1 Jul 10 06:45:24.291682 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-a9f1daa4-b722-4e8b-9231-48d6482abf0d tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Created reservations ['96fb616f-f681-4216-bb71-2df217260256', '78a32781-4332-4f1b-b8ef-1a87e14d9e19', '26a15e83-cb50-41a8-8542-be3d13808b31', '22fafafb-5023-4fc7-b392-e373d8dca46f'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:45:24.331091 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-a9f1daa4-b722-4e8b-9231-48d6482abf0d tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Snapshot create request issued successfully. Jul 10 06:45:24.331477 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a9f1daa4-b722-4e8b-9231-48d6482abf0d tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 10 06:45:24.332022 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1208/4851] 10.4.3.200 () {68 vars in 1265 bytes} [Fri Jul 10 06:45:24 2026] POST /volume/v3/snapshots => generated 307 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:45:24.334359 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-7d5fc65b-dd80-4e0a-ad0a-09a727323db0 req-e4589303-1554-4c6b-b415-a8a60b3641e9 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:24.336558 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-7d5fc65b-dd80-4e0a-ad0a-09a727323db0 req-e4589303-1554-4c6b-b415-a8a60b3641e9 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] POST https://10.4.3.200/volume/v3/attachments/0368a939-56c4-42f9-b1c7-a1197b80d9ee/action Jul 10 06:45:24.336913 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-7d5fc65b-dd80-4e0a-ad0a-09a727323db0 req-e4589303-1554-4c6b-b415-a8a60b3641e9 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Action body: b'{"os-complete": null}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:45:24.337030 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-7d5fc65b-dd80-4e0a-ad0a-09a727323db0 req-e4589303-1554-4c6b-b415-a8a60b3641e9 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:45:24.342558 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-1acda87d-e626-4dda-b2d0-2aa6be05b32c None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:24.344297 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-1acda87d-e626-4dda-b2d0-2aa6be05b32c tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] GET https://10.4.3.200/volume/v3/snapshots/5cb72b4e-8802-49db-afef-f9d6550091a2 Jul 10 06:45:24.344528 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-1acda87d-e626-4dda-b2d0-2aa6be05b32c tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:24.344771 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-1acda87d-e626-4dda-b2d0-2aa6be05b32c tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:24.350857 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:24.350857 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:45:24.351192 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:24.351192 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:45:24.351445 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-1acda87d-e626-4dda-b2d0-2aa6be05b32c tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Snapshot retrieved successfully. Jul 10 06:45:24.352302 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-1acda87d-e626-4dda-b2d0-2aa6be05b32c tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] https://10.4.3.200/volume/v3/snapshots/5cb72b4e-8802-49db-afef-f9d6550091a2 returned with HTTP 200 Jul 10 06:45:24.352749 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1223/4852] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:45:24 2026] GET /volume/v3/snapshots/5cb72b4e-8802-49db-afef-f9d6550091a2 => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:45:24.365077 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-7d5fc65b-dd80-4e0a-ad0a-09a727323db0 req-e4589303-1554-4c6b-b415-a8a60b3641e9 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/attachments/0368a939-56c4-42f9-b1c7-a1197b80d9ee/action returned with HTTP 204 Jul 10 06:45:24.365591 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1213/4853] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 10 06:45:24 2026] POST /volume/v3/attachments/0368a939-56c4-42f9-b1c7-a1197b80d9ee/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:45:25.363598 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-21d4f655-113d-4603-a0bc-926920413bc3 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:25.365405 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-21d4f655-113d-4603-a0bc-926920413bc3 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] GET https://10.4.3.200/volume/v3/snapshots/5cb72b4e-8802-49db-afef-f9d6550091a2 Jul 10 06:45:25.365588 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-21d4f655-113d-4603-a0bc-926920413bc3 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:25.365773 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-21d4f655-113d-4603-a0bc-926920413bc3 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:25.370833 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:25.370833 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:45:25.371298 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-21d4f655-113d-4603-a0bc-926920413bc3 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Snapshot retrieved successfully. Jul 10 06:45:25.372009 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-21d4f655-113d-4603-a0bc-926920413bc3 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] https://10.4.3.200/volume/v3/snapshots/5cb72b4e-8802-49db-afef-f9d6550091a2 returned with HTTP 200 Jul 10 06:45:25.372382 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1210/4854] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:45:25 2026] GET /volume/v3/snapshots/5cb72b4e-8802-49db-afef-f9d6550091a2 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:45:25.382486 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-a4d45736-8e8c-4abd-9dd9-9bcfc2792412 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:25.384172 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a4d45736-8e8c-4abd-9dd9-9bcfc2792412 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:45:25.384535 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a4d45736-8e8c-4abd-9dd9-9bcfc2792412 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "5cb72b4e-8802-49db-afef-f9d6550091a2", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1953368308"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:45:25.385834 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.volumes [None req-a4d45736-8e8c-4abd-9dd9-9bcfc2792412 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Create volume request body: {'volume': {'snapshot_id': '5cb72b4e-8802-49db-afef-f9d6550091a2', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1953368308'}} {{(pid=99977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:45:25.390841 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:25.390841 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:45:25.391232 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-a4d45736-8e8c-4abd-9dd9-9bcfc2792412 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Snapshot retrieved successfully. Jul 10 06:45:25.391338 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-a4d45736-8e8c-4abd-9dd9-9bcfc2792412 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Create volume of 1 GB Jul 10 06:45:25.394158 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-a4d45736-8e8c-4abd-9dd9-9bcfc2792412 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Availability Zones retrieved successfully. Jul 10 06:45:25.399526 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-a4d45736-8e8c-4abd-9dd9-9bcfc2792412 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Flow 'volume_create_api' (e34c8f47-37be-4f98-9492-839800cda1b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:45:25.400424 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-a4d45736-8e8c-4abd-9dd9-9bcfc2792412 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c722fc94-9868-4b1d-9ea6-6a75ad9574b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:45:25.401222 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.flows.api.create_volume [None req-a4d45736-8e8c-4abd-9dd9-9bcfc2792412 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:45:25.432991 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-a4d45736-8e8c-4abd-9dd9-9bcfc2792412 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c722fc94-9868-4b1d-9ea6-6a75ad9574b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '5cb72b4e-8802-49db-afef-f9d6550091a2', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:45:25.433800 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-a4d45736-8e8c-4abd-9dd9-9bcfc2792412 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5dd7922-73d3-43fb-b19c-32940afc5140) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:45:25.469981 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-a4d45736-8e8c-4abd-9dd9-9bcfc2792412 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Created reservations ['bff62260-8809-4238-bc4e-abd3f564a745', '8b125f70-d6b0-4bcc-aee1-098b8927af74', 'd9942989-efeb-4fa1-8247-6e0463842e45', 'd952a00f-ff6a-4ed0-bce5-c2199455bced'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:45:25.470628 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-a4d45736-8e8c-4abd-9dd9-9bcfc2792412 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5dd7922-73d3-43fb-b19c-32940afc5140) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bff62260-8809-4238-bc4e-abd3f564a745', '8b125f70-d6b0-4bcc-aee1-098b8927af74', 'd9942989-efeb-4fa1-8247-6e0463842e45', 'd952a00f-ff6a-4ed0-bce5-c2199455bced']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:45:25.471289 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-a4d45736-8e8c-4abd-9dd9-9bcfc2792412 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a32eaf74-b578-4f57-a6d8-a1165df87852) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:45:25.505813 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-a4d45736-8e8c-4abd-9dd9-9bcfc2792412 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a32eaf74-b578-4f57-a6d8-a1165df87852) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b34cbb6d-8209-4cd6-94b6-6f1459277ec9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1953368308',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de695432963340c38ef82befeb9995d1',qos_specs=None,replication_status=,reservations=['bff62260-8809-4238-bc4e-abd3f564a745','8b125f70-d6b0-4bcc-aee1-098b8927af74','d9942989-efeb-4fa1-8247-6e0463842e45','d952a00f-ff6a-4ed0-bce5-c2199455bced'],size=1,snapshot_id=5cb72b4e-8802-49db-afef-f9d6550091a2,source_replicaid=,source_volid=None,status='creating',user_id='25aa2f644b194ab4b19d52a050ded086',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:45:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1953368308',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b34cbb6d-8209-4cd6-94b6-6f1459277ec9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='de695432963340c38ef82befeb9995d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=5cb72b4e-8802-49db-afef-f9d6550091a2,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='25aa2f644b194ab4b19d52a050ded086',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:45:25.506423 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-a4d45736-8e8c-4abd-9dd9-9bcfc2792412 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a7d762e-0785-4575-a14d-8ec0f8ed3bb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:45:25.520859 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-a4d45736-8e8c-4abd-9dd9-9bcfc2792412 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a7d762e-0785-4575-a14d-8ec0f8ed3bb4) transitioned into state 'SUCCESS' from state '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-1953368308',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de695432963340c38ef82befeb9995d1',qos_specs=None,replication_status=,reservations=['bff62260-8809-4238-bc4e-abd3f564a745','8b125f70-d6b0-4bcc-aee1-098b8927af74','d9942989-efeb-4fa1-8247-6e0463842e45','d952a00f-ff6a-4ed0-bce5-c2199455bced'],size=1,snapshot_id=5cb72b4e-8802-49db-afef-f9d6550091a2,source_replicaid=,source_volid=None,status='creating',user_id='25aa2f644b194ab4b19d52a050ded086',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:45:25.521559 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-a4d45736-8e8c-4abd-9dd9-9bcfc2792412 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f7cc718-ad5f-4025-96ba-432967fe39ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:45:25.540421 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-a4d45736-8e8c-4abd-9dd9-9bcfc2792412 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f7cc718-ad5f-4025-96ba-432967fe39ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:45:25.542421 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-a4d45736-8e8c-4abd-9dd9-9bcfc2792412 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Flow 'volume_create_api' (e34c8f47-37be-4f98-9492-839800cda1b8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:45:25.542719 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-a4d45736-8e8c-4abd-9dd9-9bcfc2792412 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Create volume request issued successfully. Jul 10 06:45:25.544045 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a4d45736-8e8c-4abd-9dd9-9bcfc2792412 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:45:25.544431 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1209/4855] 10.4.3.200 () {70 vars in 1300 bytes} [Fri Jul 10 06:45:25 2026] POST /volume/v3/volumes => generated 804 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:45:25.557827 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-263f233a-0954-46ab-9673-6c4d79b8c0cf None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:25.559455 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-263f233a-0954-46ab-9673-6c4d79b8c0cf tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] GET https://10.4.3.200/volume/v3/volumes/b34cbb6d-8209-4cd6-94b6-6f1459277ec9 Jul 10 06:45:25.559694 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-263f233a-0954-46ab-9673-6c4d79b8c0cf tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:25.559857 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-263f233a-0954-46ab-9673-6c4d79b8c0cf tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:25.566198 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:25.566198 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:45:25.569679 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-263f233a-0954-46ab-9673-6c4d79b8c0cf tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Volume info retrieved successfully. Jul 10 06:45:25.573631 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-263f233a-0954-46ab-9673-6c4d79b8c0cf tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] https://10.4.3.200/volume/v3/volumes/b34cbb6d-8209-4cd6-94b6-6f1459277ec9 returned with HTTP 200 Jul 10 06:45:25.573994 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1224/4856] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:45:25 2026] GET /volume/v3/volumes/b34cbb6d-8209-4cd6-94b6-6f1459277ec9 => generated 872 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:45:26.589481 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-3fa4bf80-b0d3-44a0-80d7-b0211a5d2de0 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:26.594179 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3fa4bf80-b0d3-44a0-80d7-b0211a5d2de0 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] GET https://10.4.3.200/volume/v3/volumes/b34cbb6d-8209-4cd6-94b6-6f1459277ec9 Jul 10 06:45:26.594693 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3fa4bf80-b0d3-44a0-80d7-b0211a5d2de0 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:26.594693 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3fa4bf80-b0d3-44a0-80d7-b0211a5d2de0 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:26.601839 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:26.601839 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:45:26.605983 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-3fa4bf80-b0d3-44a0-80d7-b0211a5d2de0 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Volume info retrieved successfully. Jul 10 06:45:26.609906 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3fa4bf80-b0d3-44a0-80d7-b0211a5d2de0 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] https://10.4.3.200/volume/v3/volumes/b34cbb6d-8209-4cd6-94b6-6f1459277ec9 returned with HTTP 200 Jul 10 06:45:26.610366 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1214/4857] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:45:26 2026] GET /volume/v3/volumes/b34cbb6d-8209-4cd6-94b6-6f1459277ec9 => generated 897 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:45:26.626236 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-05f5837c-b920-475d-bb2f-e3640315eebf None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:26.631789 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-05f5837c-b920-475d-bb2f-e3640315eebf tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:45:26.632124 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-05f5837c-b920-475d-bb2f-e3640315eebf tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "b34cbb6d-8209-4cd6-94b6-6f1459277ec9", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1445777942"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:45:26.634750 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-05f5837c-b920-475d-bb2f-e3640315eebf tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Create volume request body: {'volume': {'source_volid': 'b34cbb6d-8209-4cd6-94b6-6f1459277ec9', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1445777942'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:45:26.643706 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:26.643706 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:45:26.644165 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-05f5837c-b920-475d-bb2f-e3640315eebf tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Volume retrieved successfully. Jul 10 06:45:26.644303 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-05f5837c-b920-475d-bb2f-e3640315eebf tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Create volume of 1 GB Jul 10 06:45:26.660235 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-05f5837c-b920-475d-bb2f-e3640315eebf tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Availability Zones retrieved successfully. Jul 10 06:45:26.666300 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-05f5837c-b920-475d-bb2f-e3640315eebf tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Flow 'volume_create_api' (c46518e1-c152-4e5e-b9d6-7d0bd4b82603) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:45:26.668002 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-05f5837c-b920-475d-bb2f-e3640315eebf tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0bcd0ad-5e8a-43e2-812a-e10dd4c9d12b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:45:26.668910 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-05f5837c-b920-475d-bb2f-e3640315eebf tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:45:26.690976 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-05f5837c-b920-475d-bb2f-e3640315eebf tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0bcd0ad-5e8a-43e2-812a-e10dd4c9d12b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'b34cbb6d-8209-4cd6-94b6-6f1459277ec9', 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:45:26.692133 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-05f5837c-b920-475d-bb2f-e3640315eebf tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f122021a-746a-4f5c-92ec-01d8711da019) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:45:26.733180 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-05f5837c-b920-475d-bb2f-e3640315eebf tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Created reservations ['d1118bc1-29e8-4893-b4bf-ff0ee200b5e8', '5d5c9fe2-e8e7-475d-ace9-0a6e01f3e7de', '6a4dc8f9-6890-4de7-beb1-676293de8260', '26a43609-06e2-46ad-809d-4e634465e078'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:45:26.734123 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-05f5837c-b920-475d-bb2f-e3640315eebf tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f122021a-746a-4f5c-92ec-01d8711da019) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d1118bc1-29e8-4893-b4bf-ff0ee200b5e8', '5d5c9fe2-e8e7-475d-ace9-0a6e01f3e7de', '6a4dc8f9-6890-4de7-beb1-676293de8260', '26a43609-06e2-46ad-809d-4e634465e078']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:45:26.734825 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-05f5837c-b920-475d-bb2f-e3640315eebf tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a88dadb-d5bb-4f84-b3c6-5ae182940a46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:45:26.768535 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-05f5837c-b920-475d-bb2f-e3640315eebf tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a88dadb-d5bb-4f84-b3c6-5ae182940a46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8d0002c9-3954-4bdd-a215-93cfa7084951', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1445777942',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de695432963340c38ef82befeb9995d1',qos_specs=None,replication_status=,reservations=['d1118bc1-29e8-4893-b4bf-ff0ee200b5e8','5d5c9fe2-e8e7-475d-ace9-0a6e01f3e7de','6a4dc8f9-6890-4de7-beb1-676293de8260','26a43609-06e2-46ad-809d-4e634465e078'],size=1,snapshot_id=None,source_replicaid=,source_volid=b34cbb6d-8209-4cd6-94b6-6f1459277ec9,status='creating',user_id='25aa2f644b194ab4b19d52a050ded086',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:45:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1445777942',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8d0002c9-3954-4bdd-a215-93cfa7084951,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='de695432963340c38ef82befeb9995d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=b34cbb6d-8209-4cd6-94b6-6f1459277ec9,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='25aa2f644b194ab4b19d52a050ded086',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:45:26.769354 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-05f5837c-b920-475d-bb2f-e3640315eebf tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ddee8b92-b024-4d89-87b3-db9dc009da46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:45:26.787104 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-05f5837c-b920-475d-bb2f-e3640315eebf tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ddee8b92-b024-4d89-87b3-db9dc009da46) transitioned into state 'SUCCESS' from state '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-1445777942',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de695432963340c38ef82befeb9995d1',qos_specs=None,replication_status=,reservations=['d1118bc1-29e8-4893-b4bf-ff0ee200b5e8','5d5c9fe2-e8e7-475d-ace9-0a6e01f3e7de','6a4dc8f9-6890-4de7-beb1-676293de8260','26a43609-06e2-46ad-809d-4e634465e078'],size=1,snapshot_id=None,source_replicaid=,source_volid=b34cbb6d-8209-4cd6-94b6-6f1459277ec9,status='creating',user_id='25aa2f644b194ab4b19d52a050ded086',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:45:26.787875 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-05f5837c-b920-475d-bb2f-e3640315eebf tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5bbad096-c4f5-4c1f-86f7-e9cb12282d47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:45:26.804188 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-05f5837c-b920-475d-bb2f-e3640315eebf tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5bbad096-c4f5-4c1f-86f7-e9cb12282d47) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:45:26.805010 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-05f5837c-b920-475d-bb2f-e3640315eebf tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Flow 'volume_create_api' (c46518e1-c152-4e5e-b9d6-7d0bd4b82603) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:45:26.805343 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-05f5837c-b920-475d-bb2f-e3640315eebf tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Create volume request issued successfully. Jul 10 06:45:26.806049 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-05f5837c-b920-475d-bb2f-e3640315eebf tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:45:26.806498 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1211/4858] 10.4.3.200 () {70 vars in 1300 bytes} [Fri Jul 10 06:45:26 2026] POST /volume/v3/volumes => generated 804 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:45:26.818557 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-d1ccbca6-be24-4cb9-a393-b1dc99225725 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:26.821127 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d1ccbca6-be24-4cb9-a393-b1dc99225725 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] GET https://10.4.3.200/volume/v3/volumes/8d0002c9-3954-4bdd-a215-93cfa7084951 Jul 10 06:45:26.821479 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d1ccbca6-be24-4cb9-a393-b1dc99225725 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:26.821597 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d1ccbca6-be24-4cb9-a393-b1dc99225725 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:26.830025 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:26.830025 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:45:26.833919 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-d1ccbca6-be24-4cb9-a393-b1dc99225725 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Volume info retrieved successfully. Jul 10 06:45:26.838842 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d1ccbca6-be24-4cb9-a393-b1dc99225725 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] https://10.4.3.200/volume/v3/volumes/8d0002c9-3954-4bdd-a215-93cfa7084951 returned with HTTP 200 Jul 10 06:45:26.839302 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1210/4859] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:45:26 2026] GET /volume/v3/volumes/8d0002c9-3954-4bdd-a215-93cfa7084951 => generated 872 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:45:27.852335 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-bce63f43-69f8-4bee-ba53-aa92db37fe43 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:27.854104 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-bce63f43-69f8-4bee-ba53-aa92db37fe43 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] GET https://10.4.3.200/volume/v3/volumes/8d0002c9-3954-4bdd-a215-93cfa7084951 Jul 10 06:45:27.854300 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-bce63f43-69f8-4bee-ba53-aa92db37fe43 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:27.854474 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-bce63f43-69f8-4bee-ba53-aa92db37fe43 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:27.861332 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:27.861332 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:45:27.864881 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-bce63f43-69f8-4bee-ba53-aa92db37fe43 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Volume info retrieved successfully. Jul 10 06:45:27.868868 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-bce63f43-69f8-4bee-ba53-aa92db37fe43 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] https://10.4.3.200/volume/v3/volumes/8d0002c9-3954-4bdd-a215-93cfa7084951 returned with HTTP 200 Jul 10 06:45:27.869229 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1225/4860] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:45:27 2026] GET /volume/v3/volumes/8d0002c9-3954-4bdd-a215-93cfa7084951 => generated 897 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:45:27.881036 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-a5d747c2-cf32-4828-9923-7983ca61ac94 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:27.882669 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a5d747c2-cf32-4828-9923-7983ca61ac94 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/c2535180-e5ec-4025-a452-60292aeee98c Jul 10 06:45:27.882830 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a5d747c2-cf32-4828-9923-7983ca61ac94 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:27.883003 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a5d747c2-cf32-4828-9923-7983ca61ac94 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:27.883095 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.snapshots [None req-a5d747c2-cf32-4828-9923-7983ca61ac94 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Delete snapshot with id: c2535180-e5ec-4025-a452-60292aeee98c Jul 10 06:45:27.887610 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:27.887610 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:45:27.888010 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-a5d747c2-cf32-4828-9923-7983ca61ac94 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Snapshot retrieved successfully. Jul 10 06:45:27.904322 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-a5d747c2-cf32-4828-9923-7983ca61ac94 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Snapshot delete request issued successfully. Jul 10 06:45:27.904560 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a5d747c2-cf32-4828-9923-7983ca61ac94 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] https://10.4.3.200/volume/v3/snapshots/c2535180-e5ec-4025-a452-60292aeee98c returned with HTTP 202 Jul 10 06:45:27.905228 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1215/4861] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 10 06:45:27 2026] DELETE /volume/v3/snapshots/c2535180-e5ec-4025-a452-60292aeee98c => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:45:27.912470 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-dfd632a2-510a-4d26-9bbe-14e53a9d44d0 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:27.914367 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-dfd632a2-510a-4d26-9bbe-14e53a9d44d0 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] GET https://10.4.3.200/volume/v3/snapshots/c2535180-e5ec-4025-a452-60292aeee98c Jul 10 06:45:27.914625 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-dfd632a2-510a-4d26-9bbe-14e53a9d44d0 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:27.914852 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-dfd632a2-510a-4d26-9bbe-14e53a9d44d0 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:27.921710 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:27.921710 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:45:27.922319 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-dfd632a2-510a-4d26-9bbe-14e53a9d44d0 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Snapshot retrieved successfully. Jul 10 06:45:27.923612 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-dfd632a2-510a-4d26-9bbe-14e53a9d44d0 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] https://10.4.3.200/volume/v3/snapshots/c2535180-e5ec-4025-a452-60292aeee98c returned with HTTP 200 Jul 10 06:45:27.924105 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1212/4862] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:45:27 2026] GET /volume/v3/snapshots/c2535180-e5ec-4025-a452-60292aeee98c => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:45:28.167689 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-802c90ac-b6c1-4847-820b-2f5dba915ce6 req-81ed915f-d2be-42d8-8365-0a360e210e00 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:28.169559 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-802c90ac-b6c1-4847-820b-2f5dba915ce6 req-81ed915f-d2be-42d8-8365-0a360e210e00 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] POST https://10.4.3.200/volume/v3/attachments/c35083f7-a1f9-4f64-a9bd-8c91cdcf1b2d/action Jul 10 06:45:28.169907 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-802c90ac-b6c1-4847-820b-2f5dba915ce6 req-81ed915f-d2be-42d8-8365-0a360e210e00 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Action body: b'{"os-complete": null}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:45:28.170035 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-802c90ac-b6c1-4847-820b-2f5dba915ce6 req-81ed915f-d2be-42d8-8365-0a360e210e00 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:45:28.184959 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:28.184959 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:45:28.194476 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-802c90ac-b6c1-4847-820b-2f5dba915ce6 req-81ed915f-d2be-42d8-8365-0a360e210e00 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/attachments/c35083f7-a1f9-4f64-a9bd-8c91cdcf1b2d/action returned with HTTP 204 Jul 10 06:45:28.194845 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1211/4863] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 10 06:45:28 2026] POST /volume/v3/attachments/c35083f7-a1f9-4f64-a9bd-8c91cdcf1b2d/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:45:28.932028 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-b3828922-391d-4ce0-aa34-eb5effe69940 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:28.933880 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-b3828922-391d-4ce0-aa34-eb5effe69940 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] GET https://10.4.3.200/volume/v3/snapshots/c2535180-e5ec-4025-a452-60292aeee98c Jul 10 06:45:28.934120 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-b3828922-391d-4ce0-aa34-eb5effe69940 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:28.934306 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-b3828922-391d-4ce0-aa34-eb5effe69940 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:28.938296 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-b3828922-391d-4ce0-aa34-eb5effe69940 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] https://10.4.3.200/volume/v3/snapshots/c2535180-e5ec-4025-a452-60292aeee98c returned with HTTP 404 Jul 10 06:45:28.938795 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1226/4864] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:45:28 2026] GET /volume/v3/snapshots/c2535180-e5ec-4025-a452-60292aeee98c => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:45:28.946830 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-4c57b290-6c2d-4f52-9ddb-9bf955a69592 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:28.948155 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4c57b290-6c2d-4f52-9ddb-9bf955a69592 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/5cb72b4e-8802-49db-afef-f9d6550091a2 Jul 10 06:45:28.948329 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4c57b290-6c2d-4f52-9ddb-9bf955a69592 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:28.948498 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4c57b290-6c2d-4f52-9ddb-9bf955a69592 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:28.948628 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.snapshots [None req-4c57b290-6c2d-4f52-9ddb-9bf955a69592 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Delete snapshot with id: 5cb72b4e-8802-49db-afef-f9d6550091a2 Jul 10 06:45:28.953170 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:28.953170 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:45:28.953579 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-4c57b290-6c2d-4f52-9ddb-9bf955a69592 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Snapshot retrieved successfully. Jul 10 06:45:28.967142 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-4c57b290-6c2d-4f52-9ddb-9bf955a69592 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Snapshot delete request issued successfully. Jul 10 06:45:28.967332 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4c57b290-6c2d-4f52-9ddb-9bf955a69592 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] https://10.4.3.200/volume/v3/snapshots/5cb72b4e-8802-49db-afef-f9d6550091a2 returned with HTTP 202 Jul 10 06:45:28.967755 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1216/4865] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 10 06:45:28 2026] DELETE /volume/v3/snapshots/5cb72b4e-8802-49db-afef-f9d6550091a2 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:45:28.974411 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-bf348980-0d4b-46ce-84dc-5bb998e352af None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:28.976109 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-bf348980-0d4b-46ce-84dc-5bb998e352af tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] GET https://10.4.3.200/volume/v3/snapshots/5cb72b4e-8802-49db-afef-f9d6550091a2 Jul 10 06:45:28.976320 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-bf348980-0d4b-46ce-84dc-5bb998e352af tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:28.976552 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-bf348980-0d4b-46ce-84dc-5bb998e352af tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:28.981758 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:28.981758 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:45:28.982216 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-bf348980-0d4b-46ce-84dc-5bb998e352af tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Snapshot retrieved successfully. Jul 10 06:45:28.982897 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-bf348980-0d4b-46ce-84dc-5bb998e352af tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] https://10.4.3.200/volume/v3/snapshots/5cb72b4e-8802-49db-afef-f9d6550091a2 returned with HTTP 200 Jul 10 06:45:28.983239 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1213/4866] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:45:28 2026] GET /volume/v3/snapshots/5cb72b4e-8802-49db-afef-f9d6550091a2 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:45:29.992889 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-c674ebfa-b8be-415a-9ccc-9999a4989ae6 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:29.995743 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c674ebfa-b8be-415a-9ccc-9999a4989ae6 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] GET https://10.4.3.200/volume/v3/snapshots/5cb72b4e-8802-49db-afef-f9d6550091a2 Jul 10 06:45:29.995743 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c674ebfa-b8be-415a-9ccc-9999a4989ae6 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:29.995743 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c674ebfa-b8be-415a-9ccc-9999a4989ae6 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:30.001229 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c674ebfa-b8be-415a-9ccc-9999a4989ae6 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] https://10.4.3.200/volume/v3/snapshots/5cb72b4e-8802-49db-afef-f9d6550091a2 returned with HTTP 404 Jul 10 06:45:30.001754 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1212/4867] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:45:29 2026] GET /volume/v3/snapshots/5cb72b4e-8802-49db-afef-f9d6550091a2 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:45:30.009148 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-4e9e03cf-32d2-4cba-a081-35ffdceca11d None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:30.012628 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-4e9e03cf-32d2-4cba-a081-35ffdceca11d tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] DELETE https://10.4.3.200/volume/v3/volumes/b34cbb6d-8209-4cd6-94b6-6f1459277ec9 Jul 10 06:45:30.012906 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-4e9e03cf-32d2-4cba-a081-35ffdceca11d tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:30.013167 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-4e9e03cf-32d2-4cba-a081-35ffdceca11d tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Calling method 'delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:30.013398 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-4e9e03cf-32d2-4cba-a081-35ffdceca11d tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Delete volume with id: b34cbb6d-8209-4cd6-94b6-6f1459277ec9 Jul 10 06:45:30.026856 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:30.026856 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:45:30.027404 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-4e9e03cf-32d2-4cba-a081-35ffdceca11d tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Volume info retrieved successfully. Jul 10 06:45:30.043029 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-4e9e03cf-32d2-4cba-a081-35ffdceca11d tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Delete volume request issued successfully. Jul 10 06:45:30.043231 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-4e9e03cf-32d2-4cba-a081-35ffdceca11d tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] https://10.4.3.200/volume/v3/volumes/b34cbb6d-8209-4cd6-94b6-6f1459277ec9 returned with HTTP 202 Jul 10 06:45:30.043684 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1227/4868] 10.4.3.200 () {68 vars in 1392 bytes} [Fri Jul 10 06:45:30 2026] DELETE /volume/v3/volumes/b34cbb6d-8209-4cd6-94b6-6f1459277ec9 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 06:45:30.053061 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-59f2d0a2-8552-4362-8529-01a3b58d83aa None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:30.054932 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-59f2d0a2-8552-4362-8529-01a3b58d83aa tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] GET https://10.4.3.200/volume/v3/volumes/b34cbb6d-8209-4cd6-94b6-6f1459277ec9 Jul 10 06:45:30.055117 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-59f2d0a2-8552-4362-8529-01a3b58d83aa tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:30.055311 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-59f2d0a2-8552-4362-8529-01a3b58d83aa tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:30.061083 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:30.061083 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:45:30.064019 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-59f2d0a2-8552-4362-8529-01a3b58d83aa tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Volume info retrieved successfully. Jul 10 06:45:30.068334 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-59f2d0a2-8552-4362-8529-01a3b58d83aa tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] https://10.4.3.200/volume/v3/volumes/b34cbb6d-8209-4cd6-94b6-6f1459277ec9 returned with HTTP 200 Jul 10 06:45:30.068956 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1217/4869] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:45:30 2026] GET /volume/v3/volumes/b34cbb6d-8209-4cd6-94b6-6f1459277ec9 => generated 896 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:45:31.080082 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-ff9d66dc-0207-47e5-b76e-dfdb4120e757 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:31.081626 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ff9d66dc-0207-47e5-b76e-dfdb4120e757 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] GET https://10.4.3.200/volume/v3/volumes/b34cbb6d-8209-4cd6-94b6-6f1459277ec9 Jul 10 06:45:31.081831 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ff9d66dc-0207-47e5-b76e-dfdb4120e757 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:31.082014 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ff9d66dc-0207-47e5-b76e-dfdb4120e757 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:31.087423 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ff9d66dc-0207-47e5-b76e-dfdb4120e757 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] https://10.4.3.200/volume/v3/volumes/b34cbb6d-8209-4cd6-94b6-6f1459277ec9 returned with HTTP 404 Jul 10 06:45:31.087861 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1214/4870] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:45:31 2026] GET /volume/v3/volumes/b34cbb6d-8209-4cd6-94b6-6f1459277ec9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 06:45:31.096456 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-486cf8aa-9eaf-402e-9808-92b550c133d5 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:31.098169 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-486cf8aa-9eaf-402e-9808-92b550c133d5 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] DELETE https://10.4.3.200/volume/v3/volumes/51f80526-1fc4-41ef-b334-2db673e62ee5 Jul 10 06:45:31.098372 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-486cf8aa-9eaf-402e-9808-92b550c133d5 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:31.098586 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-486cf8aa-9eaf-402e-9808-92b550c133d5 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:31.098747 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-486cf8aa-9eaf-402e-9808-92b550c133d5 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Delete volume with id: 51f80526-1fc4-41ef-b334-2db673e62ee5 Jul 10 06:45:31.105110 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:31.105110 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:45:31.105525 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-486cf8aa-9eaf-402e-9808-92b550c133d5 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Volume info retrieved successfully. Jul 10 06:45:31.121002 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-486cf8aa-9eaf-402e-9808-92b550c133d5 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Delete volume request issued successfully. Jul 10 06:45:31.121175 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-486cf8aa-9eaf-402e-9808-92b550c133d5 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] https://10.4.3.200/volume/v3/volumes/51f80526-1fc4-41ef-b334-2db673e62ee5 returned with HTTP 202 Jul 10 06:45:31.121633 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1213/4871] 10.4.3.200 () {68 vars in 1392 bytes} [Fri Jul 10 06:45:31 2026] DELETE /volume/v3/volumes/51f80526-1fc4-41ef-b334-2db673e62ee5 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 06:45:31.128846 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-2f754dcc-c2a0-448e-975a-7b23d3879065 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:31.130472 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-2f754dcc-c2a0-448e-975a-7b23d3879065 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] GET https://10.4.3.200/volume/v3/volumes/51f80526-1fc4-41ef-b334-2db673e62ee5 Jul 10 06:45:31.130782 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-2f754dcc-c2a0-448e-975a-7b23d3879065 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:31.131096 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-2f754dcc-c2a0-448e-975a-7b23d3879065 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:31.138804 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:31.138804 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:45:31.141378 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-2f754dcc-c2a0-448e-975a-7b23d3879065 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Volume info retrieved successfully. Jul 10 06:45:31.145992 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-2f754dcc-c2a0-448e-975a-7b23d3879065 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] https://10.4.3.200/volume/v3/volumes/51f80526-1fc4-41ef-b334-2db673e62ee5 returned with HTTP 200 Jul 10 06:45:31.146551 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1228/4872] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:45:31 2026] GET /volume/v3/volumes/51f80526-1fc4-41ef-b334-2db673e62ee5 => generated 861 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:45:32.159045 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-c9d4a5f7-85c5-41c3-9fd7-9fc5bf25acfe None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:32.161002 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c9d4a5f7-85c5-41c3-9fd7-9fc5bf25acfe tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] GET https://10.4.3.200/volume/v3/volumes/51f80526-1fc4-41ef-b334-2db673e62ee5 Jul 10 06:45:32.161225 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c9d4a5f7-85c5-41c3-9fd7-9fc5bf25acfe tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:32.161491 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c9d4a5f7-85c5-41c3-9fd7-9fc5bf25acfe tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:32.167543 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c9d4a5f7-85c5-41c3-9fd7-9fc5bf25acfe tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] https://10.4.3.200/volume/v3/volumes/51f80526-1fc4-41ef-b334-2db673e62ee5 returned with HTTP 404 Jul 10 06:45:32.168097 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1218/4873] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:45:32 2026] GET /volume/v3/volumes/51f80526-1fc4-41ef-b334-2db673e62ee5 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 06:45:32.174175 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-fad660bb-2c5b-4fec-b8a2-d02bcc01af12 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:32.175910 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-fad660bb-2c5b-4fec-b8a2-d02bcc01af12 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] DELETE https://10.4.3.200/volume/v3/volumes/0d212de0-87c8-4c3a-829a-d2717a0f88a1 Jul 10 06:45:32.176117 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-fad660bb-2c5b-4fec-b8a2-d02bcc01af12 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:32.176307 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-fad660bb-2c5b-4fec-b8a2-d02bcc01af12 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:32.176538 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-fad660bb-2c5b-4fec-b8a2-d02bcc01af12 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Delete volume with id: 0d212de0-87c8-4c3a-829a-d2717a0f88a1 Jul 10 06:45:32.183554 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:32.183554 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:45:32.184016 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-fad660bb-2c5b-4fec-b8a2-d02bcc01af12 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Volume info retrieved successfully. Jul 10 06:45:32.200492 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-fad660bb-2c5b-4fec-b8a2-d02bcc01af12 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Delete volume request issued successfully. Jul 10 06:45:32.200744 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-fad660bb-2c5b-4fec-b8a2-d02bcc01af12 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] https://10.4.3.200/volume/v3/volumes/0d212de0-87c8-4c3a-829a-d2717a0f88a1 returned with HTTP 202 Jul 10 06:45:32.201178 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1215/4874] 10.4.3.200 () {68 vars in 1392 bytes} [Fri Jul 10 06:45:32 2026] DELETE /volume/v3/volumes/0d212de0-87c8-4c3a-829a-d2717a0f88a1 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 06:45:32.214639 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-dc053a93-eb13-430f-93ed-3e4b419026c1 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:32.218102 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-dc053a93-eb13-430f-93ed-3e4b419026c1 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] GET https://10.4.3.200/volume/v3/volumes/0d212de0-87c8-4c3a-829a-d2717a0f88a1 Jul 10 06:45:32.218337 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-dc053a93-eb13-430f-93ed-3e4b419026c1 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:32.218532 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-dc053a93-eb13-430f-93ed-3e4b419026c1 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:32.230494 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:32.230494 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:45:32.233438 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-dc053a93-eb13-430f-93ed-3e4b419026c1 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Volume info retrieved successfully. Jul 10 06:45:32.238931 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-dc053a93-eb13-430f-93ed-3e4b419026c1 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] https://10.4.3.200/volume/v3/volumes/0d212de0-87c8-4c3a-829a-d2717a0f88a1 returned with HTTP 200 Jul 10 06:45:32.239429 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1214/4875] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:45:32 2026] GET /volume/v3/volumes/0d212de0-87c8-4c3a-829a-d2717a0f88a1 => generated 896 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:45:33.251974 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-060c4ed6-583b-435d-a63a-9430d0694c89 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:33.253673 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-060c4ed6-583b-435d-a63a-9430d0694c89 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] GET https://10.4.3.200/volume/v3/volumes/0d212de0-87c8-4c3a-829a-d2717a0f88a1 Jul 10 06:45:33.254026 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-060c4ed6-583b-435d-a63a-9430d0694c89 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:33.254339 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-060c4ed6-583b-435d-a63a-9430d0694c89 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:33.260195 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-060c4ed6-583b-435d-a63a-9430d0694c89 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] https://10.4.3.200/volume/v3/volumes/0d212de0-87c8-4c3a-829a-d2717a0f88a1 returned with HTTP 404 Jul 10 06:45:33.260844 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1229/4876] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:45:33 2026] GET /volume/v3/volumes/0d212de0-87c8-4c3a-829a-d2717a0f88a1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 06:45:33.267277 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-82dd85af-22b9-4177-9aaf-70b116b610dd None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:33.269286 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-82dd85af-22b9-4177-9aaf-70b116b610dd tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] DELETE https://10.4.3.200/volume/v3/volumes/8d0002c9-3954-4bdd-a215-93cfa7084951 Jul 10 06:45:33.269547 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-82dd85af-22b9-4177-9aaf-70b116b610dd tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:33.269802 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-82dd85af-22b9-4177-9aaf-70b116b610dd tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:33.270026 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-82dd85af-22b9-4177-9aaf-70b116b610dd tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Delete volume with id: 8d0002c9-3954-4bdd-a215-93cfa7084951 Jul 10 06:45:33.278437 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:33.278437 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:45:33.279020 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-82dd85af-22b9-4177-9aaf-70b116b610dd tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Volume info retrieved successfully. Jul 10 06:45:33.295634 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-82dd85af-22b9-4177-9aaf-70b116b610dd tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Delete volume request issued successfully. Jul 10 06:45:33.295819 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-82dd85af-22b9-4177-9aaf-70b116b610dd tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] https://10.4.3.200/volume/v3/volumes/8d0002c9-3954-4bdd-a215-93cfa7084951 returned with HTTP 202 Jul 10 06:45:33.296273 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1219/4877] 10.4.3.200 () {68 vars in 1392 bytes} [Fri Jul 10 06:45:33 2026] DELETE /volume/v3/volumes/8d0002c9-3954-4bdd-a215-93cfa7084951 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 06:45:33.306862 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-4b893e22-ce4b-46d4-acbc-1deea7b4321a None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:33.309271 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4b893e22-ce4b-46d4-acbc-1deea7b4321a tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] GET https://10.4.3.200/volume/v3/volumes/8d0002c9-3954-4bdd-a215-93cfa7084951 Jul 10 06:45:33.310028 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4b893e22-ce4b-46d4-acbc-1deea7b4321a tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:33.310028 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4b893e22-ce4b-46d4-acbc-1deea7b4321a tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:33.319617 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:33.319617 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:45:33.324621 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-4b893e22-ce4b-46d4-acbc-1deea7b4321a tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Volume info retrieved successfully. Jul 10 06:45:33.329801 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4b893e22-ce4b-46d4-acbc-1deea7b4321a tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] https://10.4.3.200/volume/v3/volumes/8d0002c9-3954-4bdd-a215-93cfa7084951 returned with HTTP 200 Jul 10 06:45:33.330636 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1216/4878] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:45:33 2026] GET /volume/v3/volumes/8d0002c9-3954-4bdd-a215-93cfa7084951 => generated 896 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:45:34.344274 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-38939616-d386-4656-a4ba-a1e504d739ad None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:34.346316 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-38939616-d386-4656-a4ba-a1e504d739ad tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] GET https://10.4.3.200/volume/v3/volumes/8d0002c9-3954-4bdd-a215-93cfa7084951 Jul 10 06:45:34.346582 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-38939616-d386-4656-a4ba-a1e504d739ad tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:34.346799 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-38939616-d386-4656-a4ba-a1e504d739ad tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:34.355934 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-38939616-d386-4656-a4ba-a1e504d739ad tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] https://10.4.3.200/volume/v3/volumes/8d0002c9-3954-4bdd-a215-93cfa7084951 returned with HTTP 404 Jul 10 06:45:34.356477 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1215/4879] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:45:34 2026] GET /volume/v3/volumes/8d0002c9-3954-4bdd-a215-93cfa7084951 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 06:45:34.365517 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-ab727f8d-7274-4081-9696-72630dfcaba8 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:34.367367 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-ab727f8d-7274-4081-9696-72630dfcaba8 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:45:34.367768 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-ab727f8d-7274-4081-9696-72630dfcaba8 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-604093877"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:45:34.369360 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.volumes [None req-ab727f8d-7274-4081-9696-72630dfcaba8 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-604093877'}} {{(pid=99975) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:45:34.369515 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-ab727f8d-7274-4081-9696-72630dfcaba8 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Create volume of 1 GB Jul 10 06:45:34.373885 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-ab727f8d-7274-4081-9696-72630dfcaba8 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Availability Zones retrieved successfully. Jul 10 06:45:34.381749 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-ab727f8d-7274-4081-9696-72630dfcaba8 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Flow 'volume_create_api' (cc9fbbf9-c058-42ab-ae5b-97ee79e30bab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:45:34.382865 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-ab727f8d-7274-4081-9696-72630dfcaba8 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76fff418-eb2d-4460-b425-af9238d11d81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:45:34.384029 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.flows.api.create_volume [None req-ab727f8d-7274-4081-9696-72630dfcaba8 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Validating volume size '1' using validate_int {{(pid=99975) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:45:34.412615 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-ab727f8d-7274-4081-9696-72630dfcaba8 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76fff418-eb2d-4460-b425-af9238d11d81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:45:34.413542 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-ab727f8d-7274-4081-9696-72630dfcaba8 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22602e66-f295-4910-9569-a67ecfcc5145) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:45:34.443144 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-3c533c06-7a35-49a1-94b7-06c8f40af391 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:34.443538 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3c533c06-7a35-49a1-94b7-06c8f40af391 None None] GET https://10.4.3.200/volume// Jul 10 06:45:34.443719 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3c533c06-7a35-49a1-94b7-06c8f40af391 None None] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:34.443900 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3c533c06-7a35-49a1-94b7-06c8f40af391 None None] Calling method 'all' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:34.444206 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3c533c06-7a35-49a1-94b7-06c8f40af391 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:45:34.444439 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1220/4880] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:45: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 10 06:45:34.452528 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-5410a558-f253-4dca-894f-86394de628f1 req-cb38ebd1-dffb-4f60-a4e2-271f4ccb4752 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:34.454350 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-5410a558-f253-4dca-894f-86394de628f1 req-cb38ebd1-dffb-4f60-a4e2-271f4ccb4752 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 10 06:45:34.454761 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-5410a558-f253-4dca-894f-86394de628f1 req-cb38ebd1-dffb-4f60-a4e2-271f4ccb4752 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "92d96f67-05b8-4ae0-9787-1ecc5ddf2f52", "connector": null, "instance_uuid": "6570ea78-ec37-432d-b141-40ad3dfd5fa1"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:45:34.455194 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.quota [None req-ab727f8d-7274-4081-9696-72630dfcaba8 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Created reservations ['b584c815-f876-4d03-8f76-389dce4cbc64', '25890462-a9e6-447e-8ccb-35235316fc64', '0fdc96c2-bb4b-4990-9ee6-5a8094d11658', '29495648-497d-471a-9685-7edbc8157170'] {{(pid=99975) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:45:34.455881 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-ab727f8d-7274-4081-9696-72630dfcaba8 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22602e66-f295-4910-9569-a67ecfcc5145) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b584c815-f876-4d03-8f76-389dce4cbc64', '25890462-a9e6-447e-8ccb-35235316fc64', '0fdc96c2-bb4b-4990-9ee6-5a8094d11658', '29495648-497d-471a-9685-7edbc8157170']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:45:34.456533 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-ab727f8d-7274-4081-9696-72630dfcaba8 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0fcafd5-df59-43bf-855c-13f72076221f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:45:34.464460 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:34.464460 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:45:34.477539 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-ab727f8d-7274-4081-9696-72630dfcaba8 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0fcafd5-df59-43bf-855c-13f72076221f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '99d222c5-ec32-4443-ba78-bb8823768634', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-604093877',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de695432963340c38ef82befeb9995d1',qos_specs=None,replication_status=,reservations=['b584c815-f876-4d03-8f76-389dce4cbc64','25890462-a9e6-447e-8ccb-35235316fc64','0fdc96c2-bb4b-4990-9ee6-5a8094d11658','29495648-497d-471a-9685-7edbc8157170'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25aa2f644b194ab4b19d52a050ded086',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:45:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-604093877',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=99d222c5-ec32-4443-ba78-bb8823768634,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='de695432963340c38ef82befeb9995d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='25aa2f644b194ab4b19d52a050ded086',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:45:34.478202 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-ab727f8d-7274-4081-9696-72630dfcaba8 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40074549-2f44-46c8-87c2-7b2218c4d442) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:45:34.490645 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-5410a558-f253-4dca-894f-86394de628f1 req-cb38ebd1-dffb-4f60-a4e2-271f4ccb4752 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 10 06:45:34.491062 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1217/4881] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 10 06:45:34 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 10 06:45:34.496488 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-ab727f8d-7274-4081-9696-72630dfcaba8 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40074549-2f44-46c8-87c2-7b2218c4d442) transitioned into state 'SUCCESS' from state '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-604093877',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de695432963340c38ef82befeb9995d1',qos_specs=None,replication_status=,reservations=['b584c815-f876-4d03-8f76-389dce4cbc64','25890462-a9e6-447e-8ccb-35235316fc64','0fdc96c2-bb4b-4990-9ee6-5a8094d11658','29495648-497d-471a-9685-7edbc8157170'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25aa2f644b194ab4b19d52a050ded086',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:45:34.497107 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-ab727f8d-7274-4081-9696-72630dfcaba8 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d82fbe3-80d3-4ec5-922e-244763ab249e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:45:34.499204 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-5410a558-f253-4dca-894f-86394de628f1 req-1dc64f8a-bf70-47ad-a43a-329bd59f99a5 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:34.501266 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-5410a558-f253-4dca-894f-86394de628f1 req-1dc64f8a-bf70-47ad-a43a-329bd59f99a5 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] DELETE https://10.4.3.200/volume/v3/attachments/c35083f7-a1f9-4f64-a9bd-8c91cdcf1b2d Jul 10 06:45:34.501430 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-5410a558-f253-4dca-894f-86394de628f1 req-1dc64f8a-bf70-47ad-a43a-329bd59f99a5 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:34.501615 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-5410a558-f253-4dca-894f-86394de628f1 req-1dc64f8a-bf70-47ad-a43a-329bd59f99a5 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Calling method 'version_select' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:34.507986 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:34.507986 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:45:34.509451 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-ab727f8d-7274-4081-9696-72630dfcaba8 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d82fbe3-80d3-4ec5-922e-244763ab249e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:45:34.510459 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-ab727f8d-7274-4081-9696-72630dfcaba8 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Flow 'volume_create_api' (cc9fbbf9-c058-42ab-ae5b-97ee79e30bab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:45:34.510876 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-ab727f8d-7274-4081-9696-72630dfcaba8 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Create volume request issued successfully. Jul 10 06:45:34.511889 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-ab727f8d-7274-4081-9696-72630dfcaba8 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:45:34.512402 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1230/4882] 10.4.3.200 () {70 vars in 1299 bytes} [Fri Jul 10 06:45:34 2026] POST /volume/v3/volumes => generated 769 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:45:34.524097 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-0e5eda5d-6790-42cb-8492-2dfb132c8a95 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:34.525816 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0e5eda5d-6790-42cb-8492-2dfb132c8a95 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] GET https://10.4.3.200/volume/v3/volumes/99d222c5-ec32-4443-ba78-bb8823768634 Jul 10 06:45:34.526049 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0e5eda5d-6790-42cb-8492-2dfb132c8a95 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:34.526224 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0e5eda5d-6790-42cb-8492-2dfb132c8a95 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:34.532934 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:34.532934 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:45:34.536638 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-0e5eda5d-6790-42cb-8492-2dfb132c8a95 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Volume info retrieved successfully. Jul 10 06:45:34.539694 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0e5eda5d-6790-42cb-8492-2dfb132c8a95 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] https://10.4.3.200/volume/v3/volumes/99d222c5-ec32-4443-ba78-bb8823768634 returned with HTTP 200 Jul 10 06:45:34.543533 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1221/4883] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:45:34 2026] GET /volume/v3/volumes/99d222c5-ec32-4443-ba78-bb8823768634 => generated 837 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:45:35.035574 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-5410a558-f253-4dca-894f-86394de628f1 req-1dc64f8a-bf70-47ad-a43a-329bd59f99a5 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/attachments/c35083f7-a1f9-4f64-a9bd-8c91cdcf1b2d returned with HTTP 200 Jul 10 06:45:35.036002 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1216/4884] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 10 06:45:34 2026] DELETE /volume/v3/attachments/c35083f7-a1f9-4f64-a9bd-8c91cdcf1b2d => generated 192 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:45:35.553532 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-a29549b4-1e6c-4313-ba7f-fff94a86dc0f None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:35.555575 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a29549b4-1e6c-4313-ba7f-fff94a86dc0f tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] GET https://10.4.3.200/volume/v3/volumes/99d222c5-ec32-4443-ba78-bb8823768634 Jul 10 06:45:35.555936 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a29549b4-1e6c-4313-ba7f-fff94a86dc0f tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:35.557220 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a29549b4-1e6c-4313-ba7f-fff94a86dc0f tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:35.564042 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:35.564042 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:45:35.568377 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-a29549b4-1e6c-4313-ba7f-fff94a86dc0f tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Volume info retrieved successfully. Jul 10 06:45:35.573988 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a29549b4-1e6c-4313-ba7f-fff94a86dc0f tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] https://10.4.3.200/volume/v3/volumes/99d222c5-ec32-4443-ba78-bb8823768634 returned with HTTP 200 Jul 10 06:45:35.574377 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1218/4885] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:45:35 2026] GET /volume/v3/volumes/99d222c5-ec32-4443-ba78-bb8823768634 => generated 862 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:45:35.586749 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-440b4258-9077-4467-94b0-c4b7f1df8d97 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:35.588717 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-440b4258-9077-4467-94b0-c4b7f1df8d97 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] POST https://10.4.3.200/volume/v3/snapshots Jul 10 06:45:35.588717 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-440b4258-9077-4467-94b0-c4b7f1df8d97 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "99d222c5-ec32-4443-ba78-bb8823768634", "name": "tempest-VolumeDependencyTests-Snapshot-146869812"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:45:35.595834 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:35.595834 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:45:35.596272 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-440b4258-9077-4467-94b0-c4b7f1df8d97 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Volume info retrieved successfully. Jul 10 06:45:35.596379 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.snapshots [None req-440b4258-9077-4467-94b0-c4b7f1df8d97 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Create snapshot from volume 99d222c5-ec32-4443-ba78-bb8823768634 Jul 10 06:45:35.620920 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.quota [None req-440b4258-9077-4467-94b0-c4b7f1df8d97 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Created reservations ['33556789-00bc-4d8a-b87b-795922b5e5ee', '15929f51-1cad-485d-9cc6-0e7d2f96e72d', '5d0ebfb6-43a4-438f-af35-fa82da108720', '5e71ba3a-44df-47eb-a1b6-734309061f99'] {{(pid=99975) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:45:35.651297 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-440b4258-9077-4467-94b0-c4b7f1df8d97 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Snapshot create request issued successfully. Jul 10 06:45:35.651631 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-440b4258-9077-4467-94b0-c4b7f1df8d97 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 10 06:45:35.652061 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1231/4886] 10.4.3.200 () {68 vars in 1265 bytes} [Fri Jul 10 06:45:35 2026] POST /volume/v3/snapshots => generated 307 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:45:35.663511 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-5e53f164-8463-4dc2-a22e-bf742de0be69 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:35.665349 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5e53f164-8463-4dc2-a22e-bf742de0be69 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] GET https://10.4.3.200/volume/v3/snapshots/f13b5d93-3eef-4865-9364-38a0b00765f2 Jul 10 06:45:35.665527 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5e53f164-8463-4dc2-a22e-bf742de0be69 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:35.665717 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5e53f164-8463-4dc2-a22e-bf742de0be69 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:35.670395 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:35.670395 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:45:35.670805 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-5e53f164-8463-4dc2-a22e-bf742de0be69 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Snapshot retrieved successfully. Jul 10 06:45:35.671777 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5e53f164-8463-4dc2-a22e-bf742de0be69 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] https://10.4.3.200/volume/v3/snapshots/f13b5d93-3eef-4865-9364-38a0b00765f2 returned with HTTP 200 Jul 10 06:45:35.672398 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1222/4887] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:45:35 2026] GET /volume/v3/snapshots/f13b5d93-3eef-4865-9364-38a0b00765f2 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:45:36.682472 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-bccd08c1-b18f-4c6a-aebe-e46f0c8fce1f None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:36.686371 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-bccd08c1-b18f-4c6a-aebe-e46f0c8fce1f tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] GET https://10.4.3.200/volume/v3/snapshots/f13b5d93-3eef-4865-9364-38a0b00765f2 Jul 10 06:45:36.686371 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-bccd08c1-b18f-4c6a-aebe-e46f0c8fce1f tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:36.686535 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-bccd08c1-b18f-4c6a-aebe-e46f0c8fce1f tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:36.694372 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:36.694372 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:45:36.695260 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-bccd08c1-b18f-4c6a-aebe-e46f0c8fce1f tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Snapshot retrieved successfully. Jul 10 06:45:36.696411 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-bccd08c1-b18f-4c6a-aebe-e46f0c8fce1f tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] https://10.4.3.200/volume/v3/snapshots/f13b5d93-3eef-4865-9364-38a0b00765f2 returned with HTTP 200 Jul 10 06:45:36.697130 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1217/4888] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:45:36 2026] GET /volume/v3/snapshots/f13b5d93-3eef-4865-9364-38a0b00765f2 => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:45:36.705680 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-70bfe580-34e1-46fa-b33a-d6f0e83a2641 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:36.707966 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-70bfe580-34e1-46fa-b33a-d6f0e83a2641 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:45:36.708351 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-70bfe580-34e1-46fa-b33a-d6f0e83a2641 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "f13b5d93-3eef-4865-9364-38a0b00765f2", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-423864049"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:45:36.713172 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-70bfe580-34e1-46fa-b33a-d6f0e83a2641 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Create volume request body: {'volume': {'snapshot_id': 'f13b5d93-3eef-4865-9364-38a0b00765f2', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-423864049'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:45:36.722047 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:36.722047 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:45:36.722495 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-70bfe580-34e1-46fa-b33a-d6f0e83a2641 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Snapshot retrieved successfully. Jul 10 06:45:36.723562 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-70bfe580-34e1-46fa-b33a-d6f0e83a2641 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Create volume of 1 GB Jul 10 06:45:36.728826 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-70bfe580-34e1-46fa-b33a-d6f0e83a2641 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Availability Zones retrieved successfully. Jul 10 06:45:36.734293 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-70bfe580-34e1-46fa-b33a-d6f0e83a2641 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Flow 'volume_create_api' (5f5467d0-268d-4747-a6b5-20fe7ff7d92b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:45:36.735387 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-70bfe580-34e1-46fa-b33a-d6f0e83a2641 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c997cd50-a01a-4931-a643-bbc32f896afa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:45:36.736277 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-70bfe580-34e1-46fa-b33a-d6f0e83a2641 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:45:36.767164 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-70bfe580-34e1-46fa-b33a-d6f0e83a2641 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c997cd50-a01a-4931-a643-bbc32f896afa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'f13b5d93-3eef-4865-9364-38a0b00765f2', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:45:36.767985 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-70bfe580-34e1-46fa-b33a-d6f0e83a2641 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc10b7f1-160d-47de-9d3f-57b6fd2048f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:45:36.811035 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-70bfe580-34e1-46fa-b33a-d6f0e83a2641 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Created reservations ['1212f7ed-1f53-4fc0-9e41-869b507cd40c', 'aab7f63e-a572-41f2-b72d-50ab79c04e3a', '228f7275-1f5f-4034-87a6-1452f101c145', '8340420b-feb8-496d-84f1-78a034e77cef'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:45:36.811991 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-70bfe580-34e1-46fa-b33a-d6f0e83a2641 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc10b7f1-160d-47de-9d3f-57b6fd2048f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1212f7ed-1f53-4fc0-9e41-869b507cd40c', 'aab7f63e-a572-41f2-b72d-50ab79c04e3a', '228f7275-1f5f-4034-87a6-1452f101c145', '8340420b-feb8-496d-84f1-78a034e77cef']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:45:36.813218 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-70bfe580-34e1-46fa-b33a-d6f0e83a2641 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48df0748-c133-4fcf-b641-078ac854c736) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:45:36.861575 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-70bfe580-34e1-46fa-b33a-d6f0e83a2641 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48df0748-c133-4fcf-b641-078ac854c736) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'baaa29a3-7d0b-428a-a89c-d427413da0a6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-423864049',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de695432963340c38ef82befeb9995d1',qos_specs=None,replication_status=,reservations=['1212f7ed-1f53-4fc0-9e41-869b507cd40c','aab7f63e-a572-41f2-b72d-50ab79c04e3a','228f7275-1f5f-4034-87a6-1452f101c145','8340420b-feb8-496d-84f1-78a034e77cef'],size=1,snapshot_id=f13b5d93-3eef-4865-9364-38a0b00765f2,source_replicaid=,source_volid=None,status='creating',user_id='25aa2f644b194ab4b19d52a050ded086',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:45:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-423864049',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=baaa29a3-7d0b-428a-a89c-d427413da0a6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='de695432963340c38ef82befeb9995d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=f13b5d93-3eef-4865-9364-38a0b00765f2,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='25aa2f644b194ab4b19d52a050ded086',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:45:36.862132 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-70bfe580-34e1-46fa-b33a-d6f0e83a2641 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fed4a0ef-e48a-42b9-9eec-afe7dbc4557c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:45:36.885937 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-70bfe580-34e1-46fa-b33a-d6f0e83a2641 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fed4a0ef-e48a-42b9-9eec-afe7dbc4557c) transitioned into state 'SUCCESS' from state '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-423864049',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de695432963340c38ef82befeb9995d1',qos_specs=None,replication_status=,reservations=['1212f7ed-1f53-4fc0-9e41-869b507cd40c','aab7f63e-a572-41f2-b72d-50ab79c04e3a','228f7275-1f5f-4034-87a6-1452f101c145','8340420b-feb8-496d-84f1-78a034e77cef'],size=1,snapshot_id=f13b5d93-3eef-4865-9364-38a0b00765f2,source_replicaid=,source_volid=None,status='creating',user_id='25aa2f644b194ab4b19d52a050ded086',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:45:36.886845 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-70bfe580-34e1-46fa-b33a-d6f0e83a2641 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24e7c94f-ce9b-45e4-8e1f-abfa2eb507bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:45:36.907065 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-70bfe580-34e1-46fa-b33a-d6f0e83a2641 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24e7c94f-ce9b-45e4-8e1f-abfa2eb507bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:45:36.909136 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-70bfe580-34e1-46fa-b33a-d6f0e83a2641 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Flow 'volume_create_api' (5f5467d0-268d-4747-a6b5-20fe7ff7d92b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:45:36.909136 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-70bfe580-34e1-46fa-b33a-d6f0e83a2641 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Create volume request issued successfully. Jul 10 06:45:36.909136 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-70bfe580-34e1-46fa-b33a-d6f0e83a2641 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:45:36.909136 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1219/4889] 10.4.3.200 () {70 vars in 1300 bytes} [Fri Jul 10 06:45:36 2026] POST /volume/v3/volumes => generated 803 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:45:36.926621 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-c72590e7-4889-4643-8e57-6de2d6b0ffc5 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:36.926621 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-c72590e7-4889-4643-8e57-6de2d6b0ffc5 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] GET https://10.4.3.200/volume/v3/volumes/baaa29a3-7d0b-428a-a89c-d427413da0a6 Jul 10 06:45:36.926621 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-c72590e7-4889-4643-8e57-6de2d6b0ffc5 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:36.927094 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-c72590e7-4889-4643-8e57-6de2d6b0ffc5 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:36.934512 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:36.934512 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:45:36.938464 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-c72590e7-4889-4643-8e57-6de2d6b0ffc5 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Volume info retrieved successfully. Jul 10 06:45:36.942271 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-c72590e7-4889-4643-8e57-6de2d6b0ffc5 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] https://10.4.3.200/volume/v3/volumes/baaa29a3-7d0b-428a-a89c-d427413da0a6 returned with HTTP 200 Jul 10 06:45:36.942696 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1232/4890] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:45:36 2026] GET /volume/v3/volumes/baaa29a3-7d0b-428a-a89c-d427413da0a6 => generated 871 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:45:37.955781 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-4b1e0f82-63e1-40c4-8d6d-c9347f743535 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:37.957790 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4b1e0f82-63e1-40c4-8d6d-c9347f743535 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] GET https://10.4.3.200/volume/v3/volumes/baaa29a3-7d0b-428a-a89c-d427413da0a6 Jul 10 06:45:37.958050 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4b1e0f82-63e1-40c4-8d6d-c9347f743535 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:37.958279 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4b1e0f82-63e1-40c4-8d6d-c9347f743535 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:37.966078 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:37.966078 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:45:37.970400 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-4b1e0f82-63e1-40c4-8d6d-c9347f743535 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Volume info retrieved successfully. Jul 10 06:45:37.975965 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4b1e0f82-63e1-40c4-8d6d-c9347f743535 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] https://10.4.3.200/volume/v3/volumes/baaa29a3-7d0b-428a-a89c-d427413da0a6 returned with HTTP 200 Jul 10 06:45:37.976412 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1223/4891] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:45:37 2026] GET /volume/v3/volumes/baaa29a3-7d0b-428a-a89c-d427413da0a6 => generated 896 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:45:37.991884 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-6d4a24b2-9ee9-43e3-950a-d735347873c4 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:37.994054 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6d4a24b2-9ee9-43e3-950a-d735347873c4 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] POST https://10.4.3.200/volume/v3/snapshots Jul 10 06:45:37.994444 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6d4a24b2-9ee9-43e3-950a-d735347873c4 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "baaa29a3-7d0b-428a-a89c-d427413da0a6", "name": "tempest-VolumeDependencyTests-Snapshot-144245388"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:45:38.004632 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:38.004632 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:45:38.005218 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-6d4a24b2-9ee9-43e3-950a-d735347873c4 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Volume info retrieved successfully. Jul 10 06:45:38.005361 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.snapshots [None req-6d4a24b2-9ee9-43e3-950a-d735347873c4 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Create snapshot from volume baaa29a3-7d0b-428a-a89c-d427413da0a6 Jul 10 06:45:38.032673 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-6d4a24b2-9ee9-43e3-950a-d735347873c4 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Created reservations ['e22aece3-ef4b-4495-afd3-33b0cfecb06c', '5fbd53b7-6190-4f44-aad2-87cb1bdc1902', '212e9095-f103-45bd-95fa-6adc870761fc', '2f9bb33f-da07-4666-90fa-36d590841dde'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:45:38.060661 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-6d4a24b2-9ee9-43e3-950a-d735347873c4 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Snapshot create request issued successfully. Jul 10 06:45:38.061040 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6d4a24b2-9ee9-43e3-950a-d735347873c4 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 10 06:45:38.061544 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1218/4892] 10.4.3.200 () {68 vars in 1265 bytes} [Fri Jul 10 06:45:37 2026] POST /volume/v3/snapshots => generated 307 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:45:38.069753 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-7e208f57-39ee-4132-b380-d487ee2c2932 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:38.072331 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7e208f57-39ee-4132-b380-d487ee2c2932 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] GET https://10.4.3.200/volume/v3/snapshots/88973b4b-118b-4d4d-906d-92707b8ff30a Jul 10 06:45:38.072492 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-7e208f57-39ee-4132-b380-d487ee2c2932 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:38.072742 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-7e208f57-39ee-4132-b380-d487ee2c2932 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:38.078307 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:38.078307 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:45:38.078836 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-7e208f57-39ee-4132-b380-d487ee2c2932 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Snapshot retrieved successfully. Jul 10 06:45:38.079727 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7e208f57-39ee-4132-b380-d487ee2c2932 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] https://10.4.3.200/volume/v3/snapshots/88973b4b-118b-4d4d-906d-92707b8ff30a returned with HTTP 200 Jul 10 06:45:38.080155 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1220/4893] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:45:38 2026] GET /volume/v3/snapshots/88973b4b-118b-4d4d-906d-92707b8ff30a => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:45:39.088758 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-11c25d51-f74c-4001-9f05-35b9cfdbf40e None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:39.090484 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-11c25d51-f74c-4001-9f05-35b9cfdbf40e tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] GET https://10.4.3.200/volume/v3/snapshots/88973b4b-118b-4d4d-906d-92707b8ff30a Jul 10 06:45:39.090681 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-11c25d51-f74c-4001-9f05-35b9cfdbf40e tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:39.090853 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-11c25d51-f74c-4001-9f05-35b9cfdbf40e tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:39.095609 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:39.095609 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:45:39.096003 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-11c25d51-f74c-4001-9f05-35b9cfdbf40e tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Snapshot retrieved successfully. Jul 10 06:45:39.096664 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-11c25d51-f74c-4001-9f05-35b9cfdbf40e tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] https://10.4.3.200/volume/v3/snapshots/88973b4b-118b-4d4d-906d-92707b8ff30a returned with HTTP 200 Jul 10 06:45:39.097073 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1233/4894] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:45:39 2026] GET /volume/v3/snapshots/88973b4b-118b-4d4d-906d-92707b8ff30a => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:45:39.105317 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-3ec65cc7-c1b8-4283-a026-f7a8e910f56d None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:39.107039 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3ec65cc7-c1b8-4283-a026-f7a8e910f56d tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:45:39.107401 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3ec65cc7-c1b8-4283-a026-f7a8e910f56d tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "88973b4b-118b-4d4d-906d-92707b8ff30a", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-73424688"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:45:39.108862 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-3ec65cc7-c1b8-4283-a026-f7a8e910f56d tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Create volume request body: {'volume': {'snapshot_id': '88973b4b-118b-4d4d-906d-92707b8ff30a', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-73424688'}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:45:39.113368 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:39.113368 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:45:39.113769 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-3ec65cc7-c1b8-4283-a026-f7a8e910f56d tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Snapshot retrieved successfully. Jul 10 06:45:39.113878 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-3ec65cc7-c1b8-4283-a026-f7a8e910f56d tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Create volume of 1 GB Jul 10 06:45:39.117212 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-3ec65cc7-c1b8-4283-a026-f7a8e910f56d tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Availability Zones retrieved successfully. Jul 10 06:45:39.122671 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-3ec65cc7-c1b8-4283-a026-f7a8e910f56d tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Flow 'volume_create_api' (1902fa33-fbb7-4065-9b49-6599acccc9b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:45:39.123632 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-3ec65cc7-c1b8-4283-a026-f7a8e910f56d tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60708b10-4c74-4bb4-a986-6ec6a5843031) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:45:39.124563 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-3ec65cc7-c1b8-4283-a026-f7a8e910f56d tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:45:39.164318 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-3ec65cc7-c1b8-4283-a026-f7a8e910f56d tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60708b10-4c74-4bb4-a986-6ec6a5843031) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '88973b4b-118b-4d4d-906d-92707b8ff30a', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:45:39.165268 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-3ec65cc7-c1b8-4283-a026-f7a8e910f56d tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e43a2729-e99f-461c-aca0-b95fe77fded1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:45:39.209376 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-3ec65cc7-c1b8-4283-a026-f7a8e910f56d tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Created reservations ['1923c7a3-1d64-40df-9b27-7ae4f8f5d9cc', 'fbb04371-061e-4522-9955-513364becec0', 'f626d294-0beb-4f68-8253-6ef781b5b2a3', '9c0bfa76-61d4-46d6-b55c-4dff0d6671c7'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:45:39.210286 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-3ec65cc7-c1b8-4283-a026-f7a8e910f56d tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e43a2729-e99f-461c-aca0-b95fe77fded1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1923c7a3-1d64-40df-9b27-7ae4f8f5d9cc', 'fbb04371-061e-4522-9955-513364becec0', 'f626d294-0beb-4f68-8253-6ef781b5b2a3', '9c0bfa76-61d4-46d6-b55c-4dff0d6671c7']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:45:39.211051 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-3ec65cc7-c1b8-4283-a026-f7a8e910f56d tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7fa5751-f63f-448c-bfb4-da93e72bee20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:45:39.251241 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-3ec65cc7-c1b8-4283-a026-f7a8e910f56d tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7fa5751-f63f-448c-bfb4-da93e72bee20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '113c61da-c7e5-4318-83f0-7e7ad86849a0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-73424688',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de695432963340c38ef82befeb9995d1',qos_specs=None,replication_status=,reservations=['1923c7a3-1d64-40df-9b27-7ae4f8f5d9cc','fbb04371-061e-4522-9955-513364becec0','f626d294-0beb-4f68-8253-6ef781b5b2a3','9c0bfa76-61d4-46d6-b55c-4dff0d6671c7'],size=1,snapshot_id=88973b4b-118b-4d4d-906d-92707b8ff30a,source_replicaid=,source_volid=None,status='creating',user_id='25aa2f644b194ab4b19d52a050ded086',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:45:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-73424688',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=113c61da-c7e5-4318-83f0-7e7ad86849a0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='de695432963340c38ef82befeb9995d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=88973b4b-118b-4d4d-906d-92707b8ff30a,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='25aa2f644b194ab4b19d52a050ded086',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:45:39.252075 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-3ec65cc7-c1b8-4283-a026-f7a8e910f56d tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7ddcefe-0383-403d-b2fa-680f3eab8128) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:45:39.269813 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-3ec65cc7-c1b8-4283-a026-f7a8e910f56d tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7ddcefe-0383-403d-b2fa-680f3eab8128) transitioned into state 'SUCCESS' from state '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-73424688',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de695432963340c38ef82befeb9995d1',qos_specs=None,replication_status=,reservations=['1923c7a3-1d64-40df-9b27-7ae4f8f5d9cc','fbb04371-061e-4522-9955-513364becec0','f626d294-0beb-4f68-8253-6ef781b5b2a3','9c0bfa76-61d4-46d6-b55c-4dff0d6671c7'],size=1,snapshot_id=88973b4b-118b-4d4d-906d-92707b8ff30a,source_replicaid=,source_volid=None,status='creating',user_id='25aa2f644b194ab4b19d52a050ded086',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:45:39.270549 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-3ec65cc7-c1b8-4283-a026-f7a8e910f56d tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80997e7e-4bbc-4ea5-a2a9-2c34762006c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:45:39.293836 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-3ec65cc7-c1b8-4283-a026-f7a8e910f56d tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80997e7e-4bbc-4ea5-a2a9-2c34762006c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:45:39.294818 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-3ec65cc7-c1b8-4283-a026-f7a8e910f56d tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Flow 'volume_create_api' (1902fa33-fbb7-4065-9b49-6599acccc9b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:45:39.295144 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-3ec65cc7-c1b8-4283-a026-f7a8e910f56d tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Create volume request issued successfully. Jul 10 06:45:39.295855 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3ec65cc7-c1b8-4283-a026-f7a8e910f56d tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:45:39.296305 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1224/4895] 10.4.3.200 () {70 vars in 1300 bytes} [Fri Jul 10 06:45:39 2026] POST /volume/v3/volumes => generated 802 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:45:39.309807 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-e740d0ef-3e4b-4510-b4b2-04805a323dd7 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:39.312352 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e740d0ef-3e4b-4510-b4b2-04805a323dd7 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] GET https://10.4.3.200/volume/v3/volumes/113c61da-c7e5-4318-83f0-7e7ad86849a0 Jul 10 06:45:39.312587 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e740d0ef-3e4b-4510-b4b2-04805a323dd7 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:39.312783 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e740d0ef-3e4b-4510-b4b2-04805a323dd7 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:39.319594 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:39.319594 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:45:39.323286 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-e740d0ef-3e4b-4510-b4b2-04805a323dd7 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Volume info retrieved successfully. Jul 10 06:45:39.327589 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e740d0ef-3e4b-4510-b4b2-04805a323dd7 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] https://10.4.3.200/volume/v3/volumes/113c61da-c7e5-4318-83f0-7e7ad86849a0 returned with HTTP 200 Jul 10 06:45:39.327961 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1219/4896] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:45:39 2026] GET /volume/v3/volumes/113c61da-c7e5-4318-83f0-7e7ad86849a0 => generated 870 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:45:39.692964 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-d59daad7-484a-469d-9e22-2670cac31cb3 req-c462ad7d-9fe0-4493-b8de-37b06b7a2cf6 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:39.695360 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-d59daad7-484a-469d-9e22-2670cac31cb3 req-c462ad7d-9fe0-4493-b8de-37b06b7a2cf6 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] DELETE https://10.4.3.200/volume/v3/attachments/016d9512-9540-4b4c-89b3-809d64a19725 Jul 10 06:45:39.695586 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-d59daad7-484a-469d-9e22-2670cac31cb3 req-c462ad7d-9fe0-4493-b8de-37b06b7a2cf6 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:39.695813 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-d59daad7-484a-469d-9e22-2670cac31cb3 req-c462ad7d-9fe0-4493-b8de-37b06b7a2cf6 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Calling method 'version_select' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:39.703970 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:39.703970 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:45:40.238159 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-d59daad7-484a-469d-9e22-2670cac31cb3 req-c462ad7d-9fe0-4493-b8de-37b06b7a2cf6 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] https://10.4.3.200/volume/v3/attachments/016d9512-9540-4b4c-89b3-809d64a19725 returned with HTTP 200 Jul 10 06:45:40.238676 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1221/4897] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 10 06:45:39 2026] DELETE /volume/v3/attachments/016d9512-9540-4b4c-89b3-809d64a19725 => generated 19 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:45:40.342209 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-35427bd2-f83f-444b-95fd-81244830f212 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:40.344226 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-35427bd2-f83f-444b-95fd-81244830f212 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] GET https://10.4.3.200/volume/v3/volumes/113c61da-c7e5-4318-83f0-7e7ad86849a0 Jul 10 06:45:40.344436 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-35427bd2-f83f-444b-95fd-81244830f212 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:40.344692 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-35427bd2-f83f-444b-95fd-81244830f212 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:40.353097 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:40.353097 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:45:40.356938 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-35427bd2-f83f-444b-95fd-81244830f212 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Volume info retrieved successfully. Jul 10 06:45:40.362040 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-35427bd2-f83f-444b-95fd-81244830f212 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] https://10.4.3.200/volume/v3/volumes/113c61da-c7e5-4318-83f0-7e7ad86849a0 returned with HTTP 200 Jul 10 06:45:40.362550 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1234/4898] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:45:40 2026] GET /volume/v3/volumes/113c61da-c7e5-4318-83f0-7e7ad86849a0 => generated 895 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:45:40.374257 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-6d2659a4-ca21-4f07-9ef0-4bbe6f9f7ccf None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:40.376113 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6d2659a4-ca21-4f07-9ef0-4bbe6f9f7ccf tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/f13b5d93-3eef-4865-9364-38a0b00765f2 Jul 10 06:45:40.376348 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6d2659a4-ca21-4f07-9ef0-4bbe6f9f7ccf tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:40.376624 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6d2659a4-ca21-4f07-9ef0-4bbe6f9f7ccf tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:40.376769 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.snapshots [None req-6d2659a4-ca21-4f07-9ef0-4bbe6f9f7ccf tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Delete snapshot with id: f13b5d93-3eef-4865-9364-38a0b00765f2 Jul 10 06:45:40.382320 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:40.382320 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:45:40.382810 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-6d2659a4-ca21-4f07-9ef0-4bbe6f9f7ccf tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Snapshot retrieved successfully. Jul 10 06:45:40.401563 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-6d2659a4-ca21-4f07-9ef0-4bbe6f9f7ccf tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Snapshot delete request issued successfully. Jul 10 06:45:40.401737 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6d2659a4-ca21-4f07-9ef0-4bbe6f9f7ccf tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] https://10.4.3.200/volume/v3/snapshots/f13b5d93-3eef-4865-9364-38a0b00765f2 returned with HTTP 202 Jul 10 06:45:40.402357 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1225/4899] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 10 06:45:40 2026] DELETE /volume/v3/snapshots/f13b5d93-3eef-4865-9364-38a0b00765f2 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:45:40.410771 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-8fe33ca9-efc9-4236-8d15-8b04a2efd0cd None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:40.413041 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8fe33ca9-efc9-4236-8d15-8b04a2efd0cd tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] GET https://10.4.3.200/volume/v3/snapshots/f13b5d93-3eef-4865-9364-38a0b00765f2 Jul 10 06:45:40.413269 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-8fe33ca9-efc9-4236-8d15-8b04a2efd0cd tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:40.413495 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-8fe33ca9-efc9-4236-8d15-8b04a2efd0cd tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:40.419396 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:40.419396 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:45:40.419938 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-8fe33ca9-efc9-4236-8d15-8b04a2efd0cd tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Snapshot retrieved successfully. Jul 10 06:45:40.420696 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8fe33ca9-efc9-4236-8d15-8b04a2efd0cd tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] https://10.4.3.200/volume/v3/snapshots/f13b5d93-3eef-4865-9364-38a0b00765f2 returned with HTTP 200 Jul 10 06:45:40.421043 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1220/4900] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:45:40 2026] GET /volume/v3/snapshots/f13b5d93-3eef-4865-9364-38a0b00765f2 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:45:41.429833 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-2121e7a5-46da-4ec3-9e2e-4cc4a229797f None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:41.432133 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2121e7a5-46da-4ec3-9e2e-4cc4a229797f tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] GET https://10.4.3.200/volume/v3/snapshots/f13b5d93-3eef-4865-9364-38a0b00765f2 Jul 10 06:45:41.432414 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2121e7a5-46da-4ec3-9e2e-4cc4a229797f tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:41.432658 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2121e7a5-46da-4ec3-9e2e-4cc4a229797f tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:41.436800 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2121e7a5-46da-4ec3-9e2e-4cc4a229797f tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] https://10.4.3.200/volume/v3/snapshots/f13b5d93-3eef-4865-9364-38a0b00765f2 returned with HTTP 404 Jul 10 06:45:41.437266 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1222/4901] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:45:41 2026] GET /volume/v3/snapshots/f13b5d93-3eef-4865-9364-38a0b00765f2 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:45:41.443671 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-8769f6bd-8307-4baf-ad75-5ef929ae53e5 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:41.445548 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-8769f6bd-8307-4baf-ad75-5ef929ae53e5 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/88973b4b-118b-4d4d-906d-92707b8ff30a Jul 10 06:45:41.445982 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-8769f6bd-8307-4baf-ad75-5ef929ae53e5 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:41.446267 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-8769f6bd-8307-4baf-ad75-5ef929ae53e5 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Calling method 'delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:41.446442 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.snapshots [None req-8769f6bd-8307-4baf-ad75-5ef929ae53e5 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Delete snapshot with id: 88973b4b-118b-4d4d-906d-92707b8ff30a Jul 10 06:45:41.451391 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:41.451391 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:45:41.451960 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-8769f6bd-8307-4baf-ad75-5ef929ae53e5 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Snapshot retrieved successfully. Jul 10 06:45:41.467474 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-8769f6bd-8307-4baf-ad75-5ef929ae53e5 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Snapshot delete request issued successfully. Jul 10 06:45:41.467723 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-8769f6bd-8307-4baf-ad75-5ef929ae53e5 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] https://10.4.3.200/volume/v3/snapshots/88973b4b-118b-4d4d-906d-92707b8ff30a returned with HTTP 202 Jul 10 06:45:41.468083 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1235/4902] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 10 06:45:41 2026] DELETE /volume/v3/snapshots/88973b4b-118b-4d4d-906d-92707b8ff30a => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:45:41.474684 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-16beea7f-ccc9-4616-b45e-097062717fe4 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:41.476281 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-16beea7f-ccc9-4616-b45e-097062717fe4 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] GET https://10.4.3.200/volume/v3/snapshots/88973b4b-118b-4d4d-906d-92707b8ff30a Jul 10 06:45:41.476451 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-16beea7f-ccc9-4616-b45e-097062717fe4 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:41.476701 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-16beea7f-ccc9-4616-b45e-097062717fe4 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:41.481129 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:41.481129 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:45:41.481496 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-16beea7f-ccc9-4616-b45e-097062717fe4 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Snapshot retrieved successfully. Jul 10 06:45:41.482185 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-16beea7f-ccc9-4616-b45e-097062717fe4 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] https://10.4.3.200/volume/v3/snapshots/88973b4b-118b-4d4d-906d-92707b8ff30a returned with HTTP 200 Jul 10 06:45:41.482539 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1226/4903] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:45:41 2026] GET /volume/v3/snapshots/88973b4b-118b-4d4d-906d-92707b8ff30a => generated 465 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:45:41.906957 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-5410a558-f253-4dca-894f-86394de628f1 req-17424bfb-27fd-4a82-bdac-e081e4f5c818 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:41.908906 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-5410a558-f253-4dca-894f-86394de628f1 req-17424bfb-27fd-4a82-bdac-e081e4f5c818 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] PUT https://10.4.3.200/volume/v3/attachments/e0d43353-40da-4186-9b7c-4a29b98c8861 Jul 10 06:45:41.909240 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-5410a558-f253-4dca-894f-86394de628f1 req-17424bfb-27fd-4a82-bdac-e081e4f5c818 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000004964", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad080837985", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8eedee5c-bca8-4f5c-8f66-111c7b448d96", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:45:41.915924 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.coordination [req-5410a558-f253-4dca-894f-86394de628f1 req-17424bfb-27fd-4a82-bdac-e081e4f5c818 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Acquiring lock "cinder-attachment_update-92d96f67-05b8-4ae0-9787-1ecc5ddf2f52-np0000004964" by "attachment_update" {{(pid=99977) __acquire /opt/stack/cinder/cinder/coordination.py:210}} Jul 10 06:45:41.920545 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.coordination [req-5410a558-f253-4dca-894f-86394de628f1 req-17424bfb-27fd-4a82-bdac-e081e4f5c818 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Lock "cinder-attachment_update-92d96f67-05b8-4ae0-9787-1ecc5ddf2f52-np0000004964" acquired by "attachment_update" :: waited 0.004s {{(pid=99977) __acquire /opt/stack/cinder/cinder/coordination.py:228}} Jul 10 06:45:41.920776 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:41.920776 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:45:42.439334 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.coordination [req-5410a558-f253-4dca-894f-86394de628f1 req-17424bfb-27fd-4a82-bdac-e081e4f5c818 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Lock "cinder-attachment_update-92d96f67-05b8-4ae0-9787-1ecc5ddf2f52-np0000004964" released by "attachment_update" :: held 0.519s {{(pid=99977) __release /opt/stack/cinder/cinder/coordination.py:239}} Jul 10 06:45:42.439635 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-5410a558-f253-4dca-894f-86394de628f1 req-17424bfb-27fd-4a82-bdac-e081e4f5c818 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/attachments/e0d43353-40da-4186-9b7c-4a29b98c8861 returned with HTTP 200 Jul 10 06:45:42.440293 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1221/4904] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 10 06:45:41 2026] PUT /volume/v3/attachments/e0d43353-40da-4186-9b7c-4a29b98c8861 => generated 968 bytes in 534 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:45:42.448669 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-5410a558-f253-4dca-894f-86394de628f1 req-5f8ef74f-54d0-4ef4-bd14-3e4802e314a6 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:42.451090 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-5410a558-f253-4dca-894f-86394de628f1 req-5f8ef74f-54d0-4ef4-bd14-3e4802e314a6 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] GET https://10.4.3.200/volume/v3/attachments/e0d43353-40da-4186-9b7c-4a29b98c8861 Jul 10 06:45:42.451090 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-5410a558-f253-4dca-894f-86394de628f1 req-5f8ef74f-54d0-4ef4-bd14-3e4802e314a6 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:42.451280 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-5410a558-f253-4dca-894f-86394de628f1 req-5f8ef74f-54d0-4ef4-bd14-3e4802e314a6 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Calling method 'version_select' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:42.487431 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-5410a558-f253-4dca-894f-86394de628f1 req-5f8ef74f-54d0-4ef4-bd14-3e4802e314a6 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/attachments/e0d43353-40da-4186-9b7c-4a29b98c8861 returned with HTTP 200 Jul 10 06:45:42.487867 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1223/4905] 10.4.3.200 () {70 vars in 1651 bytes} [Fri Jul 10 06:45:42 2026] GET /volume/v3/attachments/e0d43353-40da-4186-9b7c-4a29b98c8861 => generated 993 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:45:42.492969 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-0ad4a726-d2fc-4e77-9ba0-48f1179ae31b None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:42.494907 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-0ad4a726-d2fc-4e77-9ba0-48f1179ae31b tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] GET https://10.4.3.200/volume/v3/snapshots/88973b4b-118b-4d4d-906d-92707b8ff30a Jul 10 06:45:42.495115 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-0ad4a726-d2fc-4e77-9ba0-48f1179ae31b tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:42.495317 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-0ad4a726-d2fc-4e77-9ba0-48f1179ae31b tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:42.500284 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-0ad4a726-d2fc-4e77-9ba0-48f1179ae31b tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] https://10.4.3.200/volume/v3/snapshots/88973b4b-118b-4d4d-906d-92707b8ff30a returned with HTTP 404 Jul 10 06:45:42.501026 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1236/4906] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:45:42 2026] GET /volume/v3/snapshots/88973b4b-118b-4d4d-906d-92707b8ff30a => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:45:42.509704 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-534c406c-9092-435b-9b84-f02adf366d03 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:42.511982 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-534c406c-9092-435b-9b84-f02adf366d03 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] DELETE https://10.4.3.200/volume/v3/volumes/99d222c5-ec32-4443-ba78-bb8823768634 Jul 10 06:45:42.512282 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-534c406c-9092-435b-9b84-f02adf366d03 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:42.512552 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-534c406c-9092-435b-9b84-f02adf366d03 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:42.512779 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-534c406c-9092-435b-9b84-f02adf366d03 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Delete volume with id: 99d222c5-ec32-4443-ba78-bb8823768634 Jul 10 06:45:42.520757 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:42.520757 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:45:42.521223 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-534c406c-9092-435b-9b84-f02adf366d03 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Volume info retrieved successfully. Jul 10 06:45:42.538807 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-534c406c-9092-435b-9b84-f02adf366d03 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Delete volume request issued successfully. Jul 10 06:45:42.539084 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-534c406c-9092-435b-9b84-f02adf366d03 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] https://10.4.3.200/volume/v3/volumes/99d222c5-ec32-4443-ba78-bb8823768634 returned with HTTP 202 Jul 10 06:45:42.539591 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1227/4907] 10.4.3.200 () {68 vars in 1392 bytes} [Fri Jul 10 06:45:42 2026] DELETE /volume/v3/volumes/99d222c5-ec32-4443-ba78-bb8823768634 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 06:45:42.548960 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-f1a2a779-cdea-4d5e-b292-567204771ef7 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:42.550908 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f1a2a779-cdea-4d5e-b292-567204771ef7 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] GET https://10.4.3.200/volume/v3/volumes/99d222c5-ec32-4443-ba78-bb8823768634 Jul 10 06:45:42.551151 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f1a2a779-cdea-4d5e-b292-567204771ef7 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:42.551356 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f1a2a779-cdea-4d5e-b292-567204771ef7 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:42.559428 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:42.559428 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:45:42.563645 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-f1a2a779-cdea-4d5e-b292-567204771ef7 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Volume info retrieved successfully. Jul 10 06:45:42.568018 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f1a2a779-cdea-4d5e-b292-567204771ef7 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] https://10.4.3.200/volume/v3/volumes/99d222c5-ec32-4443-ba78-bb8823768634 returned with HTTP 200 Jul 10 06:45:42.568640 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1222/4908] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:45:42 2026] GET /volume/v3/volumes/99d222c5-ec32-4443-ba78-bb8823768634 => generated 861 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:45:43.581216 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-0c8a5914-bdd1-4ef0-bbba-35c52665ae95 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:43.582952 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0c8a5914-bdd1-4ef0-bbba-35c52665ae95 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] GET https://10.4.3.200/volume/v3/volumes/99d222c5-ec32-4443-ba78-bb8823768634 Jul 10 06:45:43.583173 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-0c8a5914-bdd1-4ef0-bbba-35c52665ae95 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:43.583376 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-0c8a5914-bdd1-4ef0-bbba-35c52665ae95 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:43.588887 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0c8a5914-bdd1-4ef0-bbba-35c52665ae95 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] https://10.4.3.200/volume/v3/volumes/99d222c5-ec32-4443-ba78-bb8823768634 returned with HTTP 404 Jul 10 06:45:43.589531 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1224/4909] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:45:43 2026] GET /volume/v3/volumes/99d222c5-ec32-4443-ba78-bb8823768634 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 06:45:43.596649 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-2fde2756-73aa-4218-b0b5-4042a7a70bcf None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:43.598708 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-2fde2756-73aa-4218-b0b5-4042a7a70bcf tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] DELETE https://10.4.3.200/volume/v3/volumes/baaa29a3-7d0b-428a-a89c-d427413da0a6 Jul 10 06:45:43.599015 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-2fde2756-73aa-4218-b0b5-4042a7a70bcf tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:43.599281 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-2fde2756-73aa-4218-b0b5-4042a7a70bcf tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Calling method 'delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:43.599586 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-2fde2756-73aa-4218-b0b5-4042a7a70bcf tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Delete volume with id: baaa29a3-7d0b-428a-a89c-d427413da0a6 Jul 10 06:45:43.615570 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:43.615570 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:45:43.616051 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-2fde2756-73aa-4218-b0b5-4042a7a70bcf tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Volume info retrieved successfully. Jul 10 06:45:43.636297 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-2fde2756-73aa-4218-b0b5-4042a7a70bcf tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Delete volume request issued successfully. Jul 10 06:45:43.636490 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-2fde2756-73aa-4218-b0b5-4042a7a70bcf tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] https://10.4.3.200/volume/v3/volumes/baaa29a3-7d0b-428a-a89c-d427413da0a6 returned with HTTP 202 Jul 10 06:45:43.636952 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1237/4910] 10.4.3.200 () {68 vars in 1392 bytes} [Fri Jul 10 06:45:43 2026] DELETE /volume/v3/volumes/baaa29a3-7d0b-428a-a89c-d427413da0a6 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 06:45:43.646702 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-dddb5c77-5eb2-4f42-a4de-5a77bd7dfbf2 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:43.648479 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-dddb5c77-5eb2-4f42-a4de-5a77bd7dfbf2 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] GET https://10.4.3.200/volume/v3/volumes/baaa29a3-7d0b-428a-a89c-d427413da0a6 Jul 10 06:45:43.648733 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-dddb5c77-5eb2-4f42-a4de-5a77bd7dfbf2 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:43.648992 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-dddb5c77-5eb2-4f42-a4de-5a77bd7dfbf2 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:43.656338 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:43.656338 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:45:43.661715 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-dddb5c77-5eb2-4f42-a4de-5a77bd7dfbf2 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Volume info retrieved successfully. Jul 10 06:45:43.673707 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-dddb5c77-5eb2-4f42-a4de-5a77bd7dfbf2 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] https://10.4.3.200/volume/v3/volumes/baaa29a3-7d0b-428a-a89c-d427413da0a6 returned with HTTP 200 Jul 10 06:45:43.674153 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1228/4911] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:45:43 2026] GET /volume/v3/volumes/baaa29a3-7d0b-428a-a89c-d427413da0a6 => generated 895 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:45:44.001851 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-d81f8868-6c8d-407c-8360-162d77f752be None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:44.003628 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d81f8868-6c8d-407c-8360-162d77f752be tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] DELETE https://10.4.3.200/volume/v3/volumes/f5471fe6-fe9a-4e99-8721-1c4e1ff42308 Jul 10 06:45:44.003859 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d81f8868-6c8d-407c-8360-162d77f752be tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:44.004047 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d81f8868-6c8d-407c-8360-162d77f752be tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:44.004203 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-d81f8868-6c8d-407c-8360-162d77f752be tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Delete volume with id: f5471fe6-fe9a-4e99-8721-1c4e1ff42308 Jul 10 06:45:44.011278 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:44.011278 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:45:44.011749 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-d81f8868-6c8d-407c-8360-162d77f752be tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Volume info retrieved successfully. Jul 10 06:45:44.031571 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-d81f8868-6c8d-407c-8360-162d77f752be tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Delete volume request issued successfully. Jul 10 06:45:44.031686 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d81f8868-6c8d-407c-8360-162d77f752be tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] https://10.4.3.200/volume/v3/volumes/f5471fe6-fe9a-4e99-8721-1c4e1ff42308 returned with HTTP 202 Jul 10 06:45:44.032079 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1223/4912] 10.4.3.200 () {68 vars in 1392 bytes} [Fri Jul 10 06:45:44 2026] DELETE /volume/v3/volumes/f5471fe6-fe9a-4e99-8721-1c4e1ff42308 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 06:45:44.039185 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-22618656-b584-466c-8908-22073f3dc24e None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:44.040859 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-22618656-b584-466c-8908-22073f3dc24e tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] GET https://10.4.3.200/volume/v3/volumes/f5471fe6-fe9a-4e99-8721-1c4e1ff42308 Jul 10 06:45:44.041072 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-22618656-b584-466c-8908-22073f3dc24e tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:44.041337 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-22618656-b584-466c-8908-22073f3dc24e tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:44.048956 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:44.048956 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:45:44.053032 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-22618656-b584-466c-8908-22073f3dc24e tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Volume info retrieved successfully. Jul 10 06:45:44.057519 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-22618656-b584-466c-8908-22073f3dc24e tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] https://10.4.3.200/volume/v3/volumes/f5471fe6-fe9a-4e99-8721-1c4e1ff42308 returned with HTTP 200 Jul 10 06:45:44.057915 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1225/4913] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:45:44 2026] GET /volume/v3/volumes/f5471fe6-fe9a-4e99-8721-1c4e1ff42308 => generated 1420 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:45:44.688580 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-965c6321-de57-4ef3-9b3f-c5cc02142c17 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:44.690386 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-965c6321-de57-4ef3-9b3f-c5cc02142c17 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] GET https://10.4.3.200/volume/v3/volumes/baaa29a3-7d0b-428a-a89c-d427413da0a6 Jul 10 06:45:44.690671 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-965c6321-de57-4ef3-9b3f-c5cc02142c17 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:44.690895 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-965c6321-de57-4ef3-9b3f-c5cc02142c17 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:44.697905 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-965c6321-de57-4ef3-9b3f-c5cc02142c17 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] https://10.4.3.200/volume/v3/volumes/baaa29a3-7d0b-428a-a89c-d427413da0a6 returned with HTTP 404 Jul 10 06:45:44.698592 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1238/4914] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:45:44 2026] GET /volume/v3/volumes/baaa29a3-7d0b-428a-a89c-d427413da0a6 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 06:45:44.707784 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-4c2734ae-8c6c-4086-85eb-36f52ba410a9 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:44.709421 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4c2734ae-8c6c-4086-85eb-36f52ba410a9 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] DELETE https://10.4.3.200/volume/v3/volumes/113c61da-c7e5-4318-83f0-7e7ad86849a0 Jul 10 06:45:44.709624 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4c2734ae-8c6c-4086-85eb-36f52ba410a9 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:44.709795 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4c2734ae-8c6c-4086-85eb-36f52ba410a9 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:44.709977 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-4c2734ae-8c6c-4086-85eb-36f52ba410a9 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Delete volume with id: 113c61da-c7e5-4318-83f0-7e7ad86849a0 Jul 10 06:45:44.717831 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:44.717831 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:45:44.718350 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-4c2734ae-8c6c-4086-85eb-36f52ba410a9 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Volume info retrieved successfully. Jul 10 06:45:44.738291 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-4c2734ae-8c6c-4086-85eb-36f52ba410a9 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Delete volume request issued successfully. Jul 10 06:45:44.738291 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4c2734ae-8c6c-4086-85eb-36f52ba410a9 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] https://10.4.3.200/volume/v3/volumes/113c61da-c7e5-4318-83f0-7e7ad86849a0 returned with HTTP 202 Jul 10 06:45:44.738490 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1229/4915] 10.4.3.200 () {68 vars in 1392 bytes} [Fri Jul 10 06:45:44 2026] DELETE /volume/v3/volumes/113c61da-c7e5-4318-83f0-7e7ad86849a0 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 06:45:44.747798 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-4631e57c-438e-46fd-a719-1179f205ffa9 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:44.749943 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4631e57c-438e-46fd-a719-1179f205ffa9 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] GET https://10.4.3.200/volume/v3/volumes/113c61da-c7e5-4318-83f0-7e7ad86849a0 Jul 10 06:45:44.750201 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4631e57c-438e-46fd-a719-1179f205ffa9 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:44.750425 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4631e57c-438e-46fd-a719-1179f205ffa9 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:44.759241 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:44.759241 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:45:44.763916 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-4631e57c-438e-46fd-a719-1179f205ffa9 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Volume info retrieved successfully. Jul 10 06:45:44.772192 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4631e57c-438e-46fd-a719-1179f205ffa9 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] https://10.4.3.200/volume/v3/volumes/113c61da-c7e5-4318-83f0-7e7ad86849a0 returned with HTTP 200 Jul 10 06:45:44.772828 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1224/4916] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:45:44 2026] GET /volume/v3/volumes/113c61da-c7e5-4318-83f0-7e7ad86849a0 => generated 894 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:45:45.070250 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-a9149aa4-27e5-46bf-8479-5367261d6810 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:45.072433 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a9149aa4-27e5-46bf-8479-5367261d6810 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] GET https://10.4.3.200/volume/v3/volumes/f5471fe6-fe9a-4e99-8721-1c4e1ff42308 Jul 10 06:45:45.072665 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a9149aa4-27e5-46bf-8479-5367261d6810 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:45.072911 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a9149aa4-27e5-46bf-8479-5367261d6810 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:45.079298 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a9149aa4-27e5-46bf-8479-5367261d6810 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] https://10.4.3.200/volume/v3/volumes/f5471fe6-fe9a-4e99-8721-1c4e1ff42308 returned with HTTP 404 Jul 10 06:45:45.079777 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1226/4917] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:45:45 2026] GET /volume/v3/volumes/f5471fe6-fe9a-4e99-8721-1c4e1ff42308 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 06:45:45.087697 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-b02bcf76-225a-46fb-99c5-4f25be6da1d7 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:45.089709 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-b02bcf76-225a-46fb-99c5-4f25be6da1d7 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/193b4c93-92e0-49b7-a99d-0daaf7c7bfc7 Jul 10 06:45:45.089956 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-b02bcf76-225a-46fb-99c5-4f25be6da1d7 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:45.090163 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-b02bcf76-225a-46fb-99c5-4f25be6da1d7 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Calling method 'delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:45.090280 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.snapshots [None req-b02bcf76-225a-46fb-99c5-4f25be6da1d7 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Delete snapshot with id: 193b4c93-92e0-49b7-a99d-0daaf7c7bfc7 Jul 10 06:45:45.095091 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:45.095091 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:45:45.095527 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-b02bcf76-225a-46fb-99c5-4f25be6da1d7 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Snapshot retrieved successfully. Jul 10 06:45:45.112298 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-b02bcf76-225a-46fb-99c5-4f25be6da1d7 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Snapshot delete request issued successfully. Jul 10 06:45:45.112557 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-b02bcf76-225a-46fb-99c5-4f25be6da1d7 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] https://10.4.3.200/volume/v3/snapshots/193b4c93-92e0-49b7-a99d-0daaf7c7bfc7 returned with HTTP 202 Jul 10 06:45:45.112971 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1239/4918] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 10 06:45:45 2026] DELETE /volume/v3/snapshots/193b4c93-92e0-49b7-a99d-0daaf7c7bfc7 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:45:45.120639 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-e77a0c89-b112-494a-8b4f-a54504a0dc28 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:45.122482 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e77a0c89-b112-494a-8b4f-a54504a0dc28 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] GET https://10.4.3.200/volume/v3/snapshots/193b4c93-92e0-49b7-a99d-0daaf7c7bfc7 Jul 10 06:45:45.122781 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e77a0c89-b112-494a-8b4f-a54504a0dc28 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:45.123053 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e77a0c89-b112-494a-8b4f-a54504a0dc28 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:45.128314 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:45.128314 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:45:45.128812 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-e77a0c89-b112-494a-8b4f-a54504a0dc28 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Snapshot retrieved successfully. Jul 10 06:45:45.129688 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e77a0c89-b112-494a-8b4f-a54504a0dc28 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] https://10.4.3.200/volume/v3/snapshots/193b4c93-92e0-49b7-a99d-0daaf7c7bfc7 returned with HTTP 200 Jul 10 06:45:45.130145 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1230/4919] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:45:45 2026] GET /volume/v3/snapshots/193b4c93-92e0-49b7-a99d-0daaf7c7bfc7 => generated 482 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:45:45.787851 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-93e7b171-9284-4806-891f-7fdff0404ec2 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:45.790040 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-93e7b171-9284-4806-891f-7fdff0404ec2 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] GET https://10.4.3.200/volume/v3/volumes/113c61da-c7e5-4318-83f0-7e7ad86849a0 Jul 10 06:45:45.790352 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-93e7b171-9284-4806-891f-7fdff0404ec2 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:45.790655 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-93e7b171-9284-4806-891f-7fdff0404ec2 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:45.796649 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-93e7b171-9284-4806-891f-7fdff0404ec2 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] https://10.4.3.200/volume/v3/volumes/113c61da-c7e5-4318-83f0-7e7ad86849a0 returned with HTTP 404 Jul 10 06:45:45.797137 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1225/4920] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:45:45 2026] GET /volume/v3/volumes/113c61da-c7e5-4318-83f0-7e7ad86849a0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 06:45:45.805271 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-f8553d46-0efd-42cd-a14c-319bbf768ff0 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:45.807140 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f8553d46-0efd-42cd-a14c-319bbf768ff0 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:45:45.807647 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f8553d46-0efd-42cd-a14c-319bbf768ff0 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1395898928"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:45:45.809438 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-f8553d46-0efd-42cd-a14c-319bbf768ff0 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1395898928'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:45:45.809619 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-f8553d46-0efd-42cd-a14c-319bbf768ff0 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Create volume of 1 GB Jul 10 06:45:45.814180 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-f8553d46-0efd-42cd-a14c-319bbf768ff0 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Availability Zones retrieved successfully. Jul 10 06:45:45.820980 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-f8553d46-0efd-42cd-a14c-319bbf768ff0 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Flow 'volume_create_api' (f41c0a2b-419c-4aaa-992a-fe765e0c1cb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:45:45.821966 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-f8553d46-0efd-42cd-a14c-319bbf768ff0 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9cc4780-61db-4796-b506-b0ef5d06e205) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:45:45.823028 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-f8553d46-0efd-42cd-a14c-319bbf768ff0 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Validating volume size '1' using validate_int {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:45:45.848108 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-f8553d46-0efd-42cd-a14c-319bbf768ff0 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9cc4780-61db-4796-b506-b0ef5d06e205) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:45:45.848800 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-f8553d46-0efd-42cd-a14c-319bbf768ff0 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1690571d-59ee-4b7f-baef-d084396d44da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:45:45.882979 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-f8553d46-0efd-42cd-a14c-319bbf768ff0 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Created reservations ['f9a4a0a8-3c3b-496e-99c8-7e7fe7219058', 'e23ede09-a1bc-42ca-b1f4-bb5c18dbf789', '5f8264d0-f118-4b28-9bec-ed2f4a707f4d', 'd58bd4bf-29c2-476c-8c14-144e05f55de8'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:45:45.883914 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-f8553d46-0efd-42cd-a14c-319bbf768ff0 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1690571d-59ee-4b7f-baef-d084396d44da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f9a4a0a8-3c3b-496e-99c8-7e7fe7219058', 'e23ede09-a1bc-42ca-b1f4-bb5c18dbf789', '5f8264d0-f118-4b28-9bec-ed2f4a707f4d', 'd58bd4bf-29c2-476c-8c14-144e05f55de8']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:45:45.884662 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-f8553d46-0efd-42cd-a14c-319bbf768ff0 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (344c45eb-e522-46f7-b1ed-7bd256ab2d21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:45:45.905880 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-f8553d46-0efd-42cd-a14c-319bbf768ff0 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (344c45eb-e522-46f7-b1ed-7bd256ab2d21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd80cd3df-73c5-4890-807c-a56d5e4fe1e8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1395898928',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de695432963340c38ef82befeb9995d1',qos_specs=None,replication_status=,reservations=['f9a4a0a8-3c3b-496e-99c8-7e7fe7219058','e23ede09-a1bc-42ca-b1f4-bb5c18dbf789','5f8264d0-f118-4b28-9bec-ed2f4a707f4d','d58bd4bf-29c2-476c-8c14-144e05f55de8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25aa2f644b194ab4b19d52a050ded086',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:45:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1395898928',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d80cd3df-73c5-4890-807c-a56d5e4fe1e8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='de695432963340c38ef82befeb9995d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='25aa2f644b194ab4b19d52a050ded086',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:45:45.906853 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-f8553d46-0efd-42cd-a14c-319bbf768ff0 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (378bb1d6-81f1-40f4-938d-fa060dd51223) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:45:45.923651 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-f8553d46-0efd-42cd-a14c-319bbf768ff0 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (378bb1d6-81f1-40f4-938d-fa060dd51223) transitioned into state 'SUCCESS' from state '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-1395898928',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de695432963340c38ef82befeb9995d1',qos_specs=None,replication_status=,reservations=['f9a4a0a8-3c3b-496e-99c8-7e7fe7219058','e23ede09-a1bc-42ca-b1f4-bb5c18dbf789','5f8264d0-f118-4b28-9bec-ed2f4a707f4d','d58bd4bf-29c2-476c-8c14-144e05f55de8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25aa2f644b194ab4b19d52a050ded086',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:45:45.924480 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-f8553d46-0efd-42cd-a14c-319bbf768ff0 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e0ac544-64a8-4828-9195-6798d7561d35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:45:45.933096 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-f8553d46-0efd-42cd-a14c-319bbf768ff0 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e0ac544-64a8-4828-9195-6798d7561d35) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:45:45.933980 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-f8553d46-0efd-42cd-a14c-319bbf768ff0 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Flow 'volume_create_api' (f41c0a2b-419c-4aaa-992a-fe765e0c1cb5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:45:45.934309 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-f8553d46-0efd-42cd-a14c-319bbf768ff0 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Create volume request issued successfully. Jul 10 06:45:45.934881 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f8553d46-0efd-42cd-a14c-319bbf768ff0 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:45:45.935282 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1227/4921] 10.4.3.200 () {70 vars in 1299 bytes} [Fri Jul 10 06:45:45 2026] POST /volume/v3/volumes => generated 770 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:45:45.949222 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-6eab2e35-7c41-4701-8af5-43eea78d12aa None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:45.951188 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-6eab2e35-7c41-4701-8af5-43eea78d12aa tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] GET https://10.4.3.200/volume/v3/volumes/d80cd3df-73c5-4890-807c-a56d5e4fe1e8 Jul 10 06:45:45.951477 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-6eab2e35-7c41-4701-8af5-43eea78d12aa tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:45.951750 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-6eab2e35-7c41-4701-8af5-43eea78d12aa tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:45.959436 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:45.959436 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:45:45.963314 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-6eab2e35-7c41-4701-8af5-43eea78d12aa tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Volume info retrieved successfully. Jul 10 06:45:45.967304 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-6eab2e35-7c41-4701-8af5-43eea78d12aa tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] https://10.4.3.200/volume/v3/volumes/d80cd3df-73c5-4890-807c-a56d5e4fe1e8 returned with HTTP 200 Jul 10 06:45:45.967833 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1240/4922] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:45:45 2026] GET /volume/v3/volumes/d80cd3df-73c5-4890-807c-a56d5e4fe1e8 => generated 838 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:45:46.139105 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-64b9cf52-61ee-4945-a5b5-7f56d5b4cf29 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:46.141018 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-64b9cf52-61ee-4945-a5b5-7f56d5b4cf29 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] GET https://10.4.3.200/volume/v3/snapshots/193b4c93-92e0-49b7-a99d-0daaf7c7bfc7 Jul 10 06:45:46.141209 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-64b9cf52-61ee-4945-a5b5-7f56d5b4cf29 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:46.141364 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-64b9cf52-61ee-4945-a5b5-7f56d5b4cf29 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:46.146382 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-64b9cf52-61ee-4945-a5b5-7f56d5b4cf29 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] https://10.4.3.200/volume/v3/snapshots/193b4c93-92e0-49b7-a99d-0daaf7c7bfc7 returned with HTTP 404 Jul 10 06:45:46.147049 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1231/4923] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:45:46 2026] GET /volume/v3/snapshots/193b4c93-92e0-49b7-a99d-0daaf7c7bfc7 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:45:46.663047 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-5410a558-f253-4dca-894f-86394de628f1 req-2342c85c-cc59-4b72-9039-02005c2c7764 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:46.666017 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-5410a558-f253-4dca-894f-86394de628f1 req-2342c85c-cc59-4b72-9039-02005c2c7764 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] GET https://10.4.3.200/volume/v3/volumes/92d96f67-05b8-4ae0-9787-1ecc5ddf2f52/encryption Jul 10 06:45:46.666237 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-5410a558-f253-4dca-894f-86394de628f1 req-2342c85c-cc59-4b72-9039-02005c2c7764 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:46.666473 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-5410a558-f253-4dca-894f-86394de628f1 req-2342c85c-cc59-4b72-9039-02005c2c7764 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Calling method 'index' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:46.677525 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:46.677525 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:45:46.683174 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-5410a558-f253-4dca-894f-86394de628f1 req-2342c85c-cc59-4b72-9039-02005c2c7764 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/volumes/92d96f67-05b8-4ae0-9787-1ecc5ddf2f52/encryption returned with HTTP 200 Jul 10 06:45:46.683547 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1226/4924] 10.4.3.200 () {68 vars in 1631 bytes} [Fri Jul 10 06:45:46 2026] GET /volume/v3/volumes/92d96f67-05b8-4ae0-9787-1ecc5ddf2f52/encryption => generated 160 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:45:46.980297 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-72680bdf-0d36-4124-be46-ddc0556c2cc0 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:46.982201 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-72680bdf-0d36-4124-be46-ddc0556c2cc0 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] GET https://10.4.3.200/volume/v3/volumes/d80cd3df-73c5-4890-807c-a56d5e4fe1e8 Jul 10 06:45:46.982430 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-72680bdf-0d36-4124-be46-ddc0556c2cc0 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:46.982676 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-72680bdf-0d36-4124-be46-ddc0556c2cc0 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:46.989954 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:46.989954 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:45:46.993769 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-72680bdf-0d36-4124-be46-ddc0556c2cc0 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Volume info retrieved successfully. Jul 10 06:45:46.997977 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-72680bdf-0d36-4124-be46-ddc0556c2cc0 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] https://10.4.3.200/volume/v3/volumes/d80cd3df-73c5-4890-807c-a56d5e4fe1e8 returned with HTTP 200 Jul 10 06:45:46.998319 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1228/4925] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:45:46 2026] GET /volume/v3/volumes/d80cd3df-73c5-4890-807c-a56d5e4fe1e8 => generated 863 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:45:47.010216 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-1a4a7485-49e0-4ce7-9d75-79b673e7bd86 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:47.012058 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-1a4a7485-49e0-4ce7-9d75-79b673e7bd86 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] POST https://10.4.3.200/volume/v3/snapshots Jul 10 06:45:47.012414 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-1a4a7485-49e0-4ce7-9d75-79b673e7bd86 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d80cd3df-73c5-4890-807c-a56d5e4fe1e8", "name": "tempest-VolumeDependencyTests-Snapshot-1437675305"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:45:47.021666 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:47.021666 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:45:47.022213 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-1a4a7485-49e0-4ce7-9d75-79b673e7bd86 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Volume info retrieved successfully. Jul 10 06:45:47.022323 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.snapshots [None req-1a4a7485-49e0-4ce7-9d75-79b673e7bd86 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Create snapshot from volume d80cd3df-73c5-4890-807c-a56d5e4fe1e8 Jul 10 06:45:47.050863 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.quota [None req-1a4a7485-49e0-4ce7-9d75-79b673e7bd86 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Created reservations ['6f2a5468-c3cf-4bf5-b4b1-191c2378f487', '76645ef2-31ca-4737-9dbe-062a2926bb00', '13030ea2-2e36-4b78-8a10-709230d0a263', '98df6b59-1253-4d97-9979-41af0fd6ab6e'] {{(pid=99975) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:45:47.081623 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-1a4a7485-49e0-4ce7-9d75-79b673e7bd86 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Snapshot create request issued successfully. Jul 10 06:45:47.082179 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-1a4a7485-49e0-4ce7-9d75-79b673e7bd86 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 10 06:45:47.082665 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1241/4926] 10.4.3.200 () {68 vars in 1265 bytes} [Fri Jul 10 06:45:47 2026] POST /volume/v3/snapshots => generated 308 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:45:47.091181 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-3d75cb1b-3fa4-4ab5-8a42-f8ca5506ef89 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:47.092929 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3d75cb1b-3fa4-4ab5-8a42-f8ca5506ef89 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] GET https://10.4.3.200/volume/v3/snapshots/e05373a3-8bd6-49eb-b0f2-71ca0f062130 Jul 10 06:45:47.093100 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3d75cb1b-3fa4-4ab5-8a42-f8ca5506ef89 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:47.093271 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3d75cb1b-3fa4-4ab5-8a42-f8ca5506ef89 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:47.098800 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:47.098800 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:45:47.099266 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-3d75cb1b-3fa4-4ab5-8a42-f8ca5506ef89 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Snapshot retrieved successfully. Jul 10 06:45:47.099940 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3d75cb1b-3fa4-4ab5-8a42-f8ca5506ef89 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] https://10.4.3.200/volume/v3/snapshots/e05373a3-8bd6-49eb-b0f2-71ca0f062130 returned with HTTP 200 Jul 10 06:45:47.100315 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1232/4927] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:45:47 2026] GET /volume/v3/snapshots/e05373a3-8bd6-49eb-b0f2-71ca0f062130 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:45:48.111564 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-c6a9c81e-f998-4211-92fe-05d0fc74fa4b None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:48.113661 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c6a9c81e-f998-4211-92fe-05d0fc74fa4b tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] GET https://10.4.3.200/volume/v3/snapshots/e05373a3-8bd6-49eb-b0f2-71ca0f062130 Jul 10 06:45:48.114067 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c6a9c81e-f998-4211-92fe-05d0fc74fa4b tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:48.114456 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c6a9c81e-f998-4211-92fe-05d0fc74fa4b tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:48.122199 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:48.122199 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:45:48.122199 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-c6a9c81e-f998-4211-92fe-05d0fc74fa4b tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Snapshot retrieved successfully. Jul 10 06:45:48.122199 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c6a9c81e-f998-4211-92fe-05d0fc74fa4b tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] https://10.4.3.200/volume/v3/snapshots/e05373a3-8bd6-49eb-b0f2-71ca0f062130 returned with HTTP 200 Jul 10 06:45:48.122199 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1227/4928] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:45:48 2026] GET /volume/v3/snapshots/e05373a3-8bd6-49eb-b0f2-71ca0f062130 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:45:48.130940 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-e591efbe-99cb-4b90-b037-d2b94fd87775 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:48.132606 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e591efbe-99cb-4b90-b037-d2b94fd87775 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:45:48.132945 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e591efbe-99cb-4b90-b037-d2b94fd87775 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "e05373a3-8bd6-49eb-b0f2-71ca0f062130", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-88063292"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:45:48.134464 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-e591efbe-99cb-4b90-b037-d2b94fd87775 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Create volume request body: {'volume': {'snapshot_id': 'e05373a3-8bd6-49eb-b0f2-71ca0f062130', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-88063292'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:45:48.139780 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:48.139780 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:45:48.140310 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-e591efbe-99cb-4b90-b037-d2b94fd87775 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Snapshot retrieved successfully. Jul 10 06:45:48.140425 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-e591efbe-99cb-4b90-b037-d2b94fd87775 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Create volume of 1 GB Jul 10 06:45:48.144243 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-e591efbe-99cb-4b90-b037-d2b94fd87775 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Availability Zones retrieved successfully. Jul 10 06:45:48.149851 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-e591efbe-99cb-4b90-b037-d2b94fd87775 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Flow 'volume_create_api' (706441b8-19b3-46f7-8728-25227e26af24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:45:48.151073 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-e591efbe-99cb-4b90-b037-d2b94fd87775 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ad507b1-e2da-4a56-9a07-077dcd80b366) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:45:48.152397 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-e591efbe-99cb-4b90-b037-d2b94fd87775 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:45:48.189444 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-e591efbe-99cb-4b90-b037-d2b94fd87775 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ad507b1-e2da-4a56-9a07-077dcd80b366) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'e05373a3-8bd6-49eb-b0f2-71ca0f062130', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:45:48.190430 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-e591efbe-99cb-4b90-b037-d2b94fd87775 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f88d9a1d-84fd-408e-8cb3-a79b3b960d3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:45:48.242934 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-e591efbe-99cb-4b90-b037-d2b94fd87775 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Created reservations ['97cd0682-9091-474f-b483-7930f80e4d65', '78e1720a-ef69-4d8c-947b-5498200af0ad', 'c1e03f58-eca3-4758-8668-53ea6b53666a', '9db7615a-240e-4e1a-9405-fc472b8b69e0'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:45:48.244063 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-e591efbe-99cb-4b90-b037-d2b94fd87775 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f88d9a1d-84fd-408e-8cb3-a79b3b960d3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['97cd0682-9091-474f-b483-7930f80e4d65', '78e1720a-ef69-4d8c-947b-5498200af0ad', 'c1e03f58-eca3-4758-8668-53ea6b53666a', '9db7615a-240e-4e1a-9405-fc472b8b69e0']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:45:48.245388 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-e591efbe-99cb-4b90-b037-d2b94fd87775 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd6545cc-aba7-4ad3-b6d9-b1328994a8fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:45:48.296117 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-e591efbe-99cb-4b90-b037-d2b94fd87775 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd6545cc-aba7-4ad3-b6d9-b1328994a8fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '876eafd5-9efd-496d-9d12-1a92b9389af3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-88063292',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de695432963340c38ef82befeb9995d1',qos_specs=None,replication_status=,reservations=['97cd0682-9091-474f-b483-7930f80e4d65','78e1720a-ef69-4d8c-947b-5498200af0ad','c1e03f58-eca3-4758-8668-53ea6b53666a','9db7615a-240e-4e1a-9405-fc472b8b69e0'],size=1,snapshot_id=e05373a3-8bd6-49eb-b0f2-71ca0f062130,source_replicaid=,source_volid=None,status='creating',user_id='25aa2f644b194ab4b19d52a050ded086',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:45:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-88063292',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=876eafd5-9efd-496d-9d12-1a92b9389af3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='de695432963340c38ef82befeb9995d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=e05373a3-8bd6-49eb-b0f2-71ca0f062130,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='25aa2f644b194ab4b19d52a050ded086',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:45:48.297367 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-e591efbe-99cb-4b90-b037-d2b94fd87775 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8bb608aa-5039-4660-b2f8-278418bfb259) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:45:48.318861 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-e591efbe-99cb-4b90-b037-d2b94fd87775 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8bb608aa-5039-4660-b2f8-278418bfb259) transitioned into state 'SUCCESS' from state '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-88063292',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de695432963340c38ef82befeb9995d1',qos_specs=None,replication_status=,reservations=['97cd0682-9091-474f-b483-7930f80e4d65','78e1720a-ef69-4d8c-947b-5498200af0ad','c1e03f58-eca3-4758-8668-53ea6b53666a','9db7615a-240e-4e1a-9405-fc472b8b69e0'],size=1,snapshot_id=e05373a3-8bd6-49eb-b0f2-71ca0f062130,source_replicaid=,source_volid=None,status='creating',user_id='25aa2f644b194ab4b19d52a050ded086',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:45:48.318861 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-e591efbe-99cb-4b90-b037-d2b94fd87775 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99d09028-b453-4ca7-918e-537e40c38ada) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:45:48.341830 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-e591efbe-99cb-4b90-b037-d2b94fd87775 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99d09028-b453-4ca7-918e-537e40c38ada) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:45:48.342874 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-e591efbe-99cb-4b90-b037-d2b94fd87775 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Flow 'volume_create_api' (706441b8-19b3-46f7-8728-25227e26af24) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:45:48.343375 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-e591efbe-99cb-4b90-b037-d2b94fd87775 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Create volume request issued successfully. Jul 10 06:45:48.344097 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e591efbe-99cb-4b90-b037-d2b94fd87775 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:45:48.344635 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1229/4929] 10.4.3.200 () {70 vars in 1300 bytes} [Fri Jul 10 06:45:48 2026] POST /volume/v3/volumes => generated 802 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:45:48.358747 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-3c6cbd71-c67e-4168-b93f-4613a83034a4 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:48.373398 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-3c6cbd71-c67e-4168-b93f-4613a83034a4 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] GET https://10.4.3.200/volume/v3/volumes/876eafd5-9efd-496d-9d12-1a92b9389af3 Jul 10 06:45:48.373398 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-3c6cbd71-c67e-4168-b93f-4613a83034a4 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:48.373398 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-3c6cbd71-c67e-4168-b93f-4613a83034a4 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:48.373398 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:48.373398 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:45:48.376482 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-3c6cbd71-c67e-4168-b93f-4613a83034a4 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Volume info retrieved successfully. Jul 10 06:45:48.383239 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-3c6cbd71-c67e-4168-b93f-4613a83034a4 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] https://10.4.3.200/volume/v3/volumes/876eafd5-9efd-496d-9d12-1a92b9389af3 returned with HTTP 200 Jul 10 06:45:48.383802 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1242/4930] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:45:48 2026] GET /volume/v3/volumes/876eafd5-9efd-496d-9d12-1a92b9389af3 => generated 870 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:45:49.398795 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-e177b546-2fb8-4b1d-b1c6-bef4d9e84e5b None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:49.401043 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e177b546-2fb8-4b1d-b1c6-bef4d9e84e5b tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] GET https://10.4.3.200/volume/v3/volumes/876eafd5-9efd-496d-9d12-1a92b9389af3 Jul 10 06:45:49.401290 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e177b546-2fb8-4b1d-b1c6-bef4d9e84e5b tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:49.401534 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e177b546-2fb8-4b1d-b1c6-bef4d9e84e5b tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:49.410291 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:49.410291 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:45:49.416390 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-e177b546-2fb8-4b1d-b1c6-bef4d9e84e5b tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Volume info retrieved successfully. Jul 10 06:45:49.421527 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e177b546-2fb8-4b1d-b1c6-bef4d9e84e5b tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] https://10.4.3.200/volume/v3/volumes/876eafd5-9efd-496d-9d12-1a92b9389af3 returned with HTTP 200 Jul 10 06:45:49.421527 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1233/4931] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:45:49 2026] GET /volume/v3/volumes/876eafd5-9efd-496d-9d12-1a92b9389af3 => generated 895 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:45:49.435111 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-595df28f-ea24-4376-a231-9c06988c7f70 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:49.437300 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-595df28f-ea24-4376-a231-9c06988c7f70 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/e05373a3-8bd6-49eb-b0f2-71ca0f062130 Jul 10 06:45:49.437300 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-595df28f-ea24-4376-a231-9c06988c7f70 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:49.437300 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-595df28f-ea24-4376-a231-9c06988c7f70 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:49.437300 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.snapshots [None req-595df28f-ea24-4376-a231-9c06988c7f70 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Delete snapshot with id: e05373a3-8bd6-49eb-b0f2-71ca0f062130 Jul 10 06:45:49.441040 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:49.441040 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:45:49.441458 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-595df28f-ea24-4376-a231-9c06988c7f70 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Snapshot retrieved successfully. Jul 10 06:45:49.458602 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-595df28f-ea24-4376-a231-9c06988c7f70 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Snapshot delete request issued successfully. Jul 10 06:45:49.458602 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-595df28f-ea24-4376-a231-9c06988c7f70 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] https://10.4.3.200/volume/v3/snapshots/e05373a3-8bd6-49eb-b0f2-71ca0f062130 returned with HTTP 202 Jul 10 06:45:49.458602 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1228/4932] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 10 06:45:49 2026] DELETE /volume/v3/snapshots/e05373a3-8bd6-49eb-b0f2-71ca0f062130 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:45:49.464726 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-882af6e2-ca75-4587-947e-32e894de4c0a None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:49.467209 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-882af6e2-ca75-4587-947e-32e894de4c0a tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] GET https://10.4.3.200/volume/v3/snapshots/e05373a3-8bd6-49eb-b0f2-71ca0f062130 Jul 10 06:45:49.467209 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-882af6e2-ca75-4587-947e-32e894de4c0a tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:49.467209 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-882af6e2-ca75-4587-947e-32e894de4c0a tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:49.473207 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:49.473207 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:45:49.473369 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-882af6e2-ca75-4587-947e-32e894de4c0a tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Snapshot retrieved successfully. Jul 10 06:45:49.474068 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-882af6e2-ca75-4587-947e-32e894de4c0a tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] https://10.4.3.200/volume/v3/snapshots/e05373a3-8bd6-49eb-b0f2-71ca0f062130 returned with HTTP 200 Jul 10 06:45:49.474421 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1230/4933] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:45:49 2026] GET /volume/v3/snapshots/e05373a3-8bd6-49eb-b0f2-71ca0f062130 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:45:50.459352 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-5410a558-f253-4dca-894f-86394de628f1 req-dd1ef14c-53bd-4e46-9b14-c7bd172b8154 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:50.461618 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-5410a558-f253-4dca-894f-86394de628f1 req-dd1ef14c-53bd-4e46-9b14-c7bd172b8154 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] POST https://10.4.3.200/volume/v3/attachments/e0d43353-40da-4186-9b7c-4a29b98c8861/action Jul 10 06:45:50.462028 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-5410a558-f253-4dca-894f-86394de628f1 req-dd1ef14c-53bd-4e46-9b14-c7bd172b8154 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Action body: b'{"os-complete": null}' {{(pid=99975) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:45:50.462178 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-5410a558-f253-4dca-894f-86394de628f1 req-dd1ef14c-53bd-4e46-9b14-c7bd172b8154 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:45:50.476369 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:50.476369 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:45:50.484346 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-12349515-5f61-4c52-8d8c-0c42110bf3cf None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:50.486608 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-12349515-5f61-4c52-8d8c-0c42110bf3cf tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] GET https://10.4.3.200/volume/v3/snapshots/e05373a3-8bd6-49eb-b0f2-71ca0f062130 Jul 10 06:45:50.486902 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-12349515-5f61-4c52-8d8c-0c42110bf3cf tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:50.487127 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-12349515-5f61-4c52-8d8c-0c42110bf3cf tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:50.487192 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-5410a558-f253-4dca-894f-86394de628f1 req-dd1ef14c-53bd-4e46-9b14-c7bd172b8154 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/attachments/e0d43353-40da-4186-9b7c-4a29b98c8861/action returned with HTTP 204 Jul 10 06:45:50.487530 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1243/4934] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 10 06:45:50 2026] POST /volume/v3/attachments/e0d43353-40da-4186-9b7c-4a29b98c8861/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:45:50.492446 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-12349515-5f61-4c52-8d8c-0c42110bf3cf tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] https://10.4.3.200/volume/v3/snapshots/e05373a3-8bd6-49eb-b0f2-71ca0f062130 returned with HTTP 404 Jul 10 06:45:50.493080 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1234/4935] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:45:50 2026] GET /volume/v3/snapshots/e05373a3-8bd6-49eb-b0f2-71ca0f062130 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:45:50.499796 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-e40a26b9-5edf-4dcc-a07c-f533d8caf4f4 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:50.502977 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e40a26b9-5edf-4dcc-a07c-f533d8caf4f4 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] DELETE https://10.4.3.200/volume/v3/volumes/d80cd3df-73c5-4890-807c-a56d5e4fe1e8 Jul 10 06:45:50.503229 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e40a26b9-5edf-4dcc-a07c-f533d8caf4f4 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:50.503477 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e40a26b9-5edf-4dcc-a07c-f533d8caf4f4 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:50.503702 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-e40a26b9-5edf-4dcc-a07c-f533d8caf4f4 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Delete volume with id: d80cd3df-73c5-4890-807c-a56d5e4fe1e8 Jul 10 06:45:50.511118 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:50.511118 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:45:50.511510 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-e40a26b9-5edf-4dcc-a07c-f533d8caf4f4 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Volume info retrieved successfully. Jul 10 06:45:50.529410 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-e40a26b9-5edf-4dcc-a07c-f533d8caf4f4 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Delete volume request issued successfully. Jul 10 06:45:50.529663 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e40a26b9-5edf-4dcc-a07c-f533d8caf4f4 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] https://10.4.3.200/volume/v3/volumes/d80cd3df-73c5-4890-807c-a56d5e4fe1e8 returned with HTTP 202 Jul 10 06:45:50.530208 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1229/4936] 10.4.3.200 () {68 vars in 1392 bytes} [Fri Jul 10 06:45:50 2026] DELETE /volume/v3/volumes/d80cd3df-73c5-4890-807c-a56d5e4fe1e8 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 06:45:50.540930 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-2f85782f-75ee-4244-abca-5d47ce3da376 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:50.543570 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2f85782f-75ee-4244-abca-5d47ce3da376 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] GET https://10.4.3.200/volume/v3/volumes/d80cd3df-73c5-4890-807c-a56d5e4fe1e8 Jul 10 06:45:50.543570 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2f85782f-75ee-4244-abca-5d47ce3da376 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:50.543570 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2f85782f-75ee-4244-abca-5d47ce3da376 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:50.551992 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:50.551992 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:45:50.556350 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-2f85782f-75ee-4244-abca-5d47ce3da376 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Volume info retrieved successfully. Jul 10 06:45:50.561815 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2f85782f-75ee-4244-abca-5d47ce3da376 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] https://10.4.3.200/volume/v3/volumes/d80cd3df-73c5-4890-807c-a56d5e4fe1e8 returned with HTTP 200 Jul 10 06:45:50.562521 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1231/4937] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:45:50 2026] GET /volume/v3/volumes/d80cd3df-73c5-4890-807c-a56d5e4fe1e8 => generated 862 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:45:50.804072 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-55b6ad06-ecfd-45ee-b823-7c76c63870af req-4f5d1bd1-7c26-46f1-aee0-7ff6f1577796 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:50.806165 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-55b6ad06-ecfd-45ee-b823-7c76c63870af req-4f5d1bd1-7c26-46f1-aee0-7ff6f1577796 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] DELETE https://10.4.3.200/volume/v3/attachments/1ef883c1-9943-41db-8dd9-7c8353177451 Jul 10 06:45:50.806412 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-55b6ad06-ecfd-45ee-b823-7c76c63870af req-4f5d1bd1-7c26-46f1-aee0-7ff6f1577796 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:50.806632 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-55b6ad06-ecfd-45ee-b823-7c76c63870af req-4f5d1bd1-7c26-46f1-aee0-7ff6f1577796 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Calling method 'version_select' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:50.813920 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:50.813920 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:45:51.339807 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-55b6ad06-ecfd-45ee-b823-7c76c63870af req-4f5d1bd1-7c26-46f1-aee0-7ff6f1577796 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] https://10.4.3.200/volume/v3/attachments/1ef883c1-9943-41db-8dd9-7c8353177451 returned with HTTP 200 Jul 10 06:45:51.340310 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1244/4938] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 10 06:45:50 2026] DELETE /volume/v3/attachments/1ef883c1-9943-41db-8dd9-7c8353177451 => generated 19 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:45:51.566620 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-7de87901-6040-478e-8d84-e606da16ff3b None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:51.568475 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7de87901-6040-478e-8d84-e606da16ff3b tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] GET https://10.4.3.200/volume/v3/volumes/92d96f67-05b8-4ae0-9787-1ecc5ddf2f52 Jul 10 06:45:51.568697 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7de87901-6040-478e-8d84-e606da16ff3b tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:51.568901 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7de87901-6040-478e-8d84-e606da16ff3b tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:51.578427 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-d25f38d5-6b12-413f-b3f9-d09575080be2 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:51.579002 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:51.579002 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:45:51.580023 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d25f38d5-6b12-413f-b3f9-d09575080be2 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] GET https://10.4.3.200/volume/v3/volumes/d80cd3df-73c5-4890-807c-a56d5e4fe1e8 Jul 10 06:45:51.580214 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d25f38d5-6b12-413f-b3f9-d09575080be2 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:51.580384 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d25f38d5-6b12-413f-b3f9-d09575080be2 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:51.584218 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-7de87901-6040-478e-8d84-e606da16ff3b tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Volume info retrieved successfully. Jul 10 06:45:51.586139 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d25f38d5-6b12-413f-b3f9-d09575080be2 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] https://10.4.3.200/volume/v3/volumes/d80cd3df-73c5-4890-807c-a56d5e4fe1e8 returned with HTTP 404 Jul 10 06:45:51.586676 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1230/4939] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:45:51 2026] GET /volume/v3/volumes/d80cd3df-73c5-4890-807c-a56d5e4fe1e8 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 06:45:51.589488 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7de87901-6040-478e-8d84-e606da16ff3b tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/volumes/92d96f67-05b8-4ae0-9787-1ecc5ddf2f52 returned with HTTP 200 Jul 10 06:45:51.589988 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1235/4940] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:45:51 2026] GET /volume/v3/volumes/92d96f67-05b8-4ae0-9787-1ecc5ddf2f52 => generated 1168 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:45:51.595007 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-b3144d46-7dd5-4394-a286-d0f69b430871 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:51.598527 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b3144d46-7dd5-4394-a286-d0f69b430871 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:45:51.598527 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b3144d46-7dd5-4394-a286-d0f69b430871 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1160672107"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:45:51.598527 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-b3144d46-7dd5-4394-a286-d0f69b430871 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1160672107'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:45:51.598527 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-b3144d46-7dd5-4394-a286-d0f69b430871 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Create volume of 1 GB Jul 10 06:45:51.602784 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-b3144d46-7dd5-4394-a286-d0f69b430871 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Availability Zones retrieved successfully. Jul 10 06:45:51.608407 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-b3144d46-7dd5-4394-a286-d0f69b430871 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Flow 'volume_create_api' (2dd68b5c-99f2-413d-940d-be6f12ff786a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:45:51.609344 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-b3144d46-7dd5-4394-a286-d0f69b430871 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d19f1225-502f-413f-8572-fcdb3eb07323) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:45:51.610377 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-b3144d46-7dd5-4394-a286-d0f69b430871 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Validating volume size '1' using validate_int {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:45:51.632667 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-a3eb9407-cb2c-4f60-9c22-96562116c078 req-c47ea837-549f-4dee-ac59-0d27d8fb7a80 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:51.633378 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-b3144d46-7dd5-4394-a286-d0f69b430871 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d19f1225-502f-413f-8572-fcdb3eb07323) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:45:51.634227 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-b3144d46-7dd5-4394-a286-d0f69b430871 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ce4d829-a85a-4a80-9a0f-53aecfa16592) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:45:51.634416 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-a3eb9407-cb2c-4f60-9c22-96562116c078 req-c47ea837-549f-4dee-ac59-0d27d8fb7a80 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] GET https://10.4.3.200/volume/v3/volumes/92d96f67-05b8-4ae0-9787-1ecc5ddf2f52 Jul 10 06:45:51.634598 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-a3eb9407-cb2c-4f60-9c22-96562116c078 req-c47ea837-549f-4dee-ac59-0d27d8fb7a80 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:51.634760 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-a3eb9407-cb2c-4f60-9c22-96562116c078 req-c47ea837-549f-4dee-ac59-0d27d8fb7a80 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:51.642437 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:51.642437 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:45:51.645583 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [req-a3eb9407-cb2c-4f60-9c22-96562116c078 req-c47ea837-549f-4dee-ac59-0d27d8fb7a80 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Volume info retrieved successfully. Jul 10 06:45:51.648537 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-a3eb9407-cb2c-4f60-9c22-96562116c078 req-c47ea837-549f-4dee-ac59-0d27d8fb7a80 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/volumes/92d96f67-05b8-4ae0-9787-1ecc5ddf2f52 returned with HTTP 200 Jul 10 06:45:51.648897 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1245/4941] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:45:51 2026] GET /volume/v3/volumes/92d96f67-05b8-4ae0-9787-1ecc5ddf2f52 => generated 1168 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:45:51.671374 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-a3eb9407-cb2c-4f60-9c22-96562116c078 req-76fbe375-ae76-4052-9505-4bf436da3740 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:51.673604 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-b3144d46-7dd5-4394-a286-d0f69b430871 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Created reservations ['d8ec5548-92da-48b0-8228-757f9da0a02c', '4363b891-47ac-4e11-942e-06944f56ebba', '6d3573e6-c858-41f8-bf9c-ca06b7b48904', '5633ca57-563f-4ff3-9e4f-48ada8fee125'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:45:51.673604 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-b3144d46-7dd5-4394-a286-d0f69b430871 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ce4d829-a85a-4a80-9a0f-53aecfa16592) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d8ec5548-92da-48b0-8228-757f9da0a02c', '4363b891-47ac-4e11-942e-06944f56ebba', '6d3573e6-c858-41f8-bf9c-ca06b7b48904', '5633ca57-563f-4ff3-9e4f-48ada8fee125']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:45:51.673604 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-b3144d46-7dd5-4394-a286-d0f69b430871 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0887e5f-2b7e-48c9-88a5-0d948f32e3dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:45:51.673852 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-a3eb9407-cb2c-4f60-9c22-96562116c078 req-76fbe375-ae76-4052-9505-4bf436da3740 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] POST https://10.4.3.200/volume/v3/volumes/92d96f67-05b8-4ae0-9787-1ecc5ddf2f52/action Jul 10 06:45:51.674197 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-a3eb9407-cb2c-4f60-9c22-96562116c078 req-76fbe375-ae76-4052-9505-4bf436da3740 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:45:51.674382 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-a3eb9407-cb2c-4f60-9c22-96562116c078 req-76fbe375-ae76-4052-9505-4bf436da3740 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:45:51.688712 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:51.688712 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:45:51.689425 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-a3eb9407-cb2c-4f60-9c22-96562116c078 req-76fbe375-ae76-4052-9505-4bf436da3740 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Volume info retrieved successfully. Jul 10 06:45:51.696229 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-b3144d46-7dd5-4394-a286-d0f69b430871 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0887e5f-2b7e-48c9-88a5-0d948f32e3dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2d62d4d0-510a-4770-9200-1c3a7f4496ff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1160672107',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de695432963340c38ef82befeb9995d1',qos_specs=None,replication_status=,reservations=['d8ec5548-92da-48b0-8228-757f9da0a02c','4363b891-47ac-4e11-942e-06944f56ebba','6d3573e6-c858-41f8-bf9c-ca06b7b48904','5633ca57-563f-4ff3-9e4f-48ada8fee125'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25aa2f644b194ab4b19d52a050ded086',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:45:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1160672107',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2d62d4d0-510a-4770-9200-1c3a7f4496ff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='de695432963340c38ef82befeb9995d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='25aa2f644b194ab4b19d52a050ded086',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:45:51.697236 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-b3144d46-7dd5-4394-a286-d0f69b430871 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b763050e-02bc-4c52-9c48-a590c107bf65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:45:51.699380 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-a3eb9407-cb2c-4f60-9c22-96562116c078 req-76fbe375-ae76-4052-9505-4bf436da3740 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Begin detaching volume completed successfully. Jul 10 06:45:51.700876 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-a3eb9407-cb2c-4f60-9c22-96562116c078 req-76fbe375-ae76-4052-9505-4bf436da3740 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/volumes/92d96f67-05b8-4ae0-9787-1ecc5ddf2f52/action returned with HTTP 202 Jul 10 06:45:51.700876 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1231/4942] 10.4.3.200 () {72 vars in 1672 bytes} [Fri Jul 10 06:45:51 2026] POST /volume/v3/volumes/92d96f67-05b8-4ae0-9787-1ecc5ddf2f52/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:45:51.720704 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-b3144d46-7dd5-4394-a286-d0f69b430871 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b763050e-02bc-4c52-9c48-a590c107bf65) transitioned into state 'SUCCESS' from state '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-1160672107',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de695432963340c38ef82befeb9995d1',qos_specs=None,replication_status=,reservations=['d8ec5548-92da-48b0-8228-757f9da0a02c','4363b891-47ac-4e11-942e-06944f56ebba','6d3573e6-c858-41f8-bf9c-ca06b7b48904','5633ca57-563f-4ff3-9e4f-48ada8fee125'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25aa2f644b194ab4b19d52a050ded086',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:45:51.721722 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-b3144d46-7dd5-4394-a286-d0f69b430871 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c4e75ac-cf37-4c11-af56-41979c0b69b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:45:51.736819 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-b3144d46-7dd5-4394-a286-d0f69b430871 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c4e75ac-cf37-4c11-af56-41979c0b69b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:45:51.736819 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-b3144d46-7dd5-4394-a286-d0f69b430871 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Flow 'volume_create_api' (2dd68b5c-99f2-413d-940d-be6f12ff786a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:45:51.736819 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-b3144d46-7dd5-4394-a286-d0f69b430871 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Create volume request issued successfully. Jul 10 06:45:51.736819 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b3144d46-7dd5-4394-a286-d0f69b430871 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:45:51.736819 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1232/4943] 10.4.3.200 () {70 vars in 1299 bytes} [Fri Jul 10 06:45:51 2026] POST /volume/v3/volumes => generated 770 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:45:51.748132 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-825ca675-0d0c-40ee-945a-4139e9030fc1 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:51.750567 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-825ca675-0d0c-40ee-945a-4139e9030fc1 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] GET https://10.4.3.200/volume/v3/volumes/2d62d4d0-510a-4770-9200-1c3a7f4496ff Jul 10 06:45:51.750567 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-825ca675-0d0c-40ee-945a-4139e9030fc1 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:51.750817 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-825ca675-0d0c-40ee-945a-4139e9030fc1 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:51.757953 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:51.757953 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:45:51.761280 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-825ca675-0d0c-40ee-945a-4139e9030fc1 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Volume info retrieved successfully. Jul 10 06:45:51.765123 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-825ca675-0d0c-40ee-945a-4139e9030fc1 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] https://10.4.3.200/volume/v3/volumes/2d62d4d0-510a-4770-9200-1c3a7f4496ff returned with HTTP 200 Jul 10 06:45:51.765517 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1236/4944] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:45:51 2026] GET /volume/v3/volumes/2d62d4d0-510a-4770-9200-1c3a7f4496ff => generated 838 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:45:52.723177 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-0a470d83-9827-4da3-93fd-cd432066df1e None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:52.723554 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-0a470d83-9827-4da3-93fd-cd432066df1e None None] GET https://10.4.3.200/volume// Jul 10 06:45:52.723703 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-0a470d83-9827-4da3-93fd-cd432066df1e None None] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:52.723903 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-0a470d83-9827-4da3-93fd-cd432066df1e None None] Calling method 'all' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:52.724191 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-0a470d83-9827-4da3-93fd-cd432066df1e None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:45:52.724433 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1246/4945] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06: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 10 06:45:52.731523 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-a3eb9407-cb2c-4f60-9c22-96562116c078 req-bb82f25f-0006-42ac-a27b-ce236b9c55c6 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:52.733343 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-a3eb9407-cb2c-4f60-9c22-96562116c078 req-bb82f25f-0006-42ac-a27b-ce236b9c55c6 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] GET https://10.4.3.200/volume/v3/volumes/92d96f67-05b8-4ae0-9787-1ecc5ddf2f52 Jul 10 06:45:52.733542 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-a3eb9407-cb2c-4f60-9c22-96562116c078 req-bb82f25f-0006-42ac-a27b-ce236b9c55c6 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:52.733716 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-a3eb9407-cb2c-4f60-9c22-96562116c078 req-bb82f25f-0006-42ac-a27b-ce236b9c55c6 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:52.741937 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:52.741937 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:45:52.744808 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-a3eb9407-cb2c-4f60-9c22-96562116c078 req-bb82f25f-0006-42ac-a27b-ce236b9c55c6 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Volume info retrieved successfully. Jul 10 06:45:52.748455 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-a3eb9407-cb2c-4f60-9c22-96562116c078 req-bb82f25f-0006-42ac-a27b-ce236b9c55c6 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/volumes/92d96f67-05b8-4ae0-9787-1ecc5ddf2f52 returned with HTTP 200 Jul 10 06:45:52.748845 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1232/4946] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 10 06:45:52 2026] GET /volume/v3/volumes/92d96f67-05b8-4ae0-9787-1ecc5ddf2f52 => generated 1351 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:45:52.757284 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-a3eb9407-cb2c-4f60-9c22-96562116c078 req-5db9a4aa-5c45-4a09-b105-a953ae6c5100 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:52.759538 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-a3eb9407-cb2c-4f60-9c22-96562116c078 req-5db9a4aa-5c45-4a09-b105-a953ae6c5100 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] GET https://10.4.3.200/volume/v3/volumes/92d96f67-05b8-4ae0-9787-1ecc5ddf2f52/encryption Jul 10 06:45:52.759755 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-a3eb9407-cb2c-4f60-9c22-96562116c078 req-5db9a4aa-5c45-4a09-b105-a953ae6c5100 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:52.759977 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-a3eb9407-cb2c-4f60-9c22-96562116c078 req-5db9a4aa-5c45-4a09-b105-a953ae6c5100 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Calling method 'index' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:52.768788 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:52.768788 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:45:52.777237 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-a3eb9407-cb2c-4f60-9c22-96562116c078 req-5db9a4aa-5c45-4a09-b105-a953ae6c5100 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/volumes/92d96f67-05b8-4ae0-9787-1ecc5ddf2f52/encryption returned with HTTP 200 Jul 10 06:45:52.777820 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1233/4947] 10.4.3.200 () {68 vars in 1631 bytes} [Fri Jul 10 06:45:52 2026] GET /volume/v3/volumes/92d96f67-05b8-4ae0-9787-1ecc5ddf2f52/encryption => generated 160 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:45:52.779843 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-00a938e1-fed6-40e5-9174-12c068ba5aaf None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:52.780737 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-00a938e1-fed6-40e5-9174-12c068ba5aaf tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] GET https://10.4.3.200/volume/v3/volumes/2d62d4d0-510a-4770-9200-1c3a7f4496ff Jul 10 06:45:52.781000 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-00a938e1-fed6-40e5-9174-12c068ba5aaf tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:52.781412 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-00a938e1-fed6-40e5-9174-12c068ba5aaf tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:52.788273 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:52.788273 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:45:52.792048 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-00a938e1-fed6-40e5-9174-12c068ba5aaf tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Volume info retrieved successfully. Jul 10 06:45:52.796101 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-00a938e1-fed6-40e5-9174-12c068ba5aaf tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] https://10.4.3.200/volume/v3/volumes/2d62d4d0-510a-4770-9200-1c3a7f4496ff returned with HTTP 200 Jul 10 06:45:52.796434 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1237/4948] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:45:52 2026] GET /volume/v3/volumes/2d62d4d0-510a-4770-9200-1c3a7f4496ff => generated 863 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:45:52.808629 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-9d5edcd7-17bc-4c5a-aad1-1dddff97d42e None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:52.810378 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-9d5edcd7-17bc-4c5a-aad1-1dddff97d42e tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:45:52.810778 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-9d5edcd7-17bc-4c5a-aad1-1dddff97d42e tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "2d62d4d0-510a-4770-9200-1c3a7f4496ff", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-372218398"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:45:52.812249 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.volumes [None req-9d5edcd7-17bc-4c5a-aad1-1dddff97d42e tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Create volume request body: {'volume': {'source_volid': '2d62d4d0-510a-4770-9200-1c3a7f4496ff', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-372218398'}} {{(pid=99975) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:45:52.819260 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:52.819260 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:45:52.819732 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-9d5edcd7-17bc-4c5a-aad1-1dddff97d42e tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Volume retrieved successfully. Jul 10 06:45:52.819849 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-9d5edcd7-17bc-4c5a-aad1-1dddff97d42e tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Create volume of 1 GB Jul 10 06:45:52.823706 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-9d5edcd7-17bc-4c5a-aad1-1dddff97d42e tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Availability Zones retrieved successfully. Jul 10 06:45:52.828612 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-9d5edcd7-17bc-4c5a-aad1-1dddff97d42e tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Flow 'volume_create_api' (44b6dd23-ecdd-4064-ac2a-b3b3842d23e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:45:52.829605 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-9d5edcd7-17bc-4c5a-aad1-1dddff97d42e tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0ef41fb-1e6c-49f2-92fc-4fda748f43db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:45:52.830465 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.flows.api.create_volume [None req-9d5edcd7-17bc-4c5a-aad1-1dddff97d42e tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99975) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:45:52.850765 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-9d5edcd7-17bc-4c5a-aad1-1dddff97d42e tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0ef41fb-1e6c-49f2-92fc-4fda748f43db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '2d62d4d0-510a-4770-9200-1c3a7f4496ff', 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:45:52.851438 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-9d5edcd7-17bc-4c5a-aad1-1dddff97d42e tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c843901-e0e1-45dd-b19a-2776c386e2d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:45:52.884684 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.quota [None req-9d5edcd7-17bc-4c5a-aad1-1dddff97d42e tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Created reservations ['3d9758b9-2463-4460-b553-5025e566ec30', '0c6ba2e5-7fda-491e-b147-e7702ead295a', '3d239a1e-995d-4435-bef0-2fc28dc876e4', '0e3ccb34-dc8b-481f-ac24-998092c06e5b'] {{(pid=99975) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:45:52.885814 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-9d5edcd7-17bc-4c5a-aad1-1dddff97d42e tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c843901-e0e1-45dd-b19a-2776c386e2d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3d9758b9-2463-4460-b553-5025e566ec30', '0c6ba2e5-7fda-491e-b147-e7702ead295a', '3d239a1e-995d-4435-bef0-2fc28dc876e4', '0e3ccb34-dc8b-481f-ac24-998092c06e5b']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:45:52.886933 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-9d5edcd7-17bc-4c5a-aad1-1dddff97d42e tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b5e037a-828a-415a-945d-7d54c0e97da5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:45:52.916177 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-9d5edcd7-17bc-4c5a-aad1-1dddff97d42e tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b5e037a-828a-415a-945d-7d54c0e97da5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '57361421-f176-4d9f-9d40-b0898bf1bced', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-372218398',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de695432963340c38ef82befeb9995d1',qos_specs=None,replication_status=,reservations=['3d9758b9-2463-4460-b553-5025e566ec30','0c6ba2e5-7fda-491e-b147-e7702ead295a','3d239a1e-995d-4435-bef0-2fc28dc876e4','0e3ccb34-dc8b-481f-ac24-998092c06e5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=2d62d4d0-510a-4770-9200-1c3a7f4496ff,status='creating',user_id='25aa2f644b194ab4b19d52a050ded086',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:45:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-372218398',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=57361421-f176-4d9f-9d40-b0898bf1bced,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='de695432963340c38ef82befeb9995d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=2d62d4d0-510a-4770-9200-1c3a7f4496ff,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='25aa2f644b194ab4b19d52a050ded086',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:45:52.916849 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-9d5edcd7-17bc-4c5a-aad1-1dddff97d42e tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (696b282d-9b95-4f84-b305-92b074a0517a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:45:52.930990 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-9d5edcd7-17bc-4c5a-aad1-1dddff97d42e tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (696b282d-9b95-4f84-b305-92b074a0517a) transitioned into state 'SUCCESS' from state '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-372218398',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de695432963340c38ef82befeb9995d1',qos_specs=None,replication_status=,reservations=['3d9758b9-2463-4460-b553-5025e566ec30','0c6ba2e5-7fda-491e-b147-e7702ead295a','3d239a1e-995d-4435-bef0-2fc28dc876e4','0e3ccb34-dc8b-481f-ac24-998092c06e5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=2d62d4d0-510a-4770-9200-1c3a7f4496ff,status='creating',user_id='25aa2f644b194ab4b19d52a050ded086',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:45:52.931598 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-9d5edcd7-17bc-4c5a-aad1-1dddff97d42e tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7c9dd8a-02fb-4f9c-8c46-97f06b3bbf8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:45:52.947531 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-9d5edcd7-17bc-4c5a-aad1-1dddff97d42e tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7c9dd8a-02fb-4f9c-8c46-97f06b3bbf8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:45:52.947531 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-9d5edcd7-17bc-4c5a-aad1-1dddff97d42e tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Flow 'volume_create_api' (44b6dd23-ecdd-4064-ac2a-b3b3842d23e4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:45:52.947531 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-9d5edcd7-17bc-4c5a-aad1-1dddff97d42e tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Create volume request issued successfully. Jul 10 06:45:52.947531 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-9d5edcd7-17bc-4c5a-aad1-1dddff97d42e tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:45:52.947531 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1247/4949] 10.4.3.200 () {70 vars in 1300 bytes} [Fri Jul 10 06:45:52 2026] POST /volume/v3/volumes => generated 803 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:45:52.959107 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-cae31b38-0e5f-44df-80ba-c03c367de663 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:52.961568 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-cae31b38-0e5f-44df-80ba-c03c367de663 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] GET https://10.4.3.200/volume/v3/volumes/57361421-f176-4d9f-9d40-b0898bf1bced Jul 10 06:45:52.961890 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-cae31b38-0e5f-44df-80ba-c03c367de663 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:52.962163 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-cae31b38-0e5f-44df-80ba-c03c367de663 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:52.973296 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:52.973296 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:45:52.977026 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-cae31b38-0e5f-44df-80ba-c03c367de663 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Volume info retrieved successfully. Jul 10 06:45:52.983259 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-cae31b38-0e5f-44df-80ba-c03c367de663 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] https://10.4.3.200/volume/v3/volumes/57361421-f176-4d9f-9d40-b0898bf1bced returned with HTTP 200 Jul 10 06:45:52.983662 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1233/4950] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:45:52 2026] GET /volume/v3/volumes/57361421-f176-4d9f-9d40-b0898bf1bced => generated 871 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:45:53.447085 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-a3eb9407-cb2c-4f60-9c22-96562116c078 req-ec981977-4477-4f7f-8a1a-a1027c914ea5 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:53.449011 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-a3eb9407-cb2c-4f60-9c22-96562116c078 req-ec981977-4477-4f7f-8a1a-a1027c914ea5 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] DELETE https://10.4.3.200/volume/v3/attachments/e0d43353-40da-4186-9b7c-4a29b98c8861 Jul 10 06:45:53.449199 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-a3eb9407-cb2c-4f60-9c22-96562116c078 req-ec981977-4477-4f7f-8a1a-a1027c914ea5 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:53.449351 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-a3eb9407-cb2c-4f60-9c22-96562116c078 req-ec981977-4477-4f7f-8a1a-a1027c914ea5 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Calling method 'version_select' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:53.455787 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:53.455787 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:45:53.979901 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-a3eb9407-cb2c-4f60-9c22-96562116c078 req-ec981977-4477-4f7f-8a1a-a1027c914ea5 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/attachments/e0d43353-40da-4186-9b7c-4a29b98c8861 returned with HTTP 200 Jul 10 06:45:53.980342 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1234/4951] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 10 06:45:53 2026] DELETE /volume/v3/attachments/e0d43353-40da-4186-9b7c-4a29b98c8861 => generated 19 bytes in 534 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:45:53.995712 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-0a742e0c-8c3e-4159-b054-b446e489b961 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:53.997923 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0a742e0c-8c3e-4159-b054-b446e489b961 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] GET https://10.4.3.200/volume/v3/volumes/57361421-f176-4d9f-9d40-b0898bf1bced Jul 10 06:45:53.998177 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0a742e0c-8c3e-4159-b054-b446e489b961 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:53.998408 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0a742e0c-8c3e-4159-b054-b446e489b961 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:54.008101 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:54.008101 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:45:54.013089 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-0a742e0c-8c3e-4159-b054-b446e489b961 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Volume info retrieved successfully. Jul 10 06:45:54.017279 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0a742e0c-8c3e-4159-b054-b446e489b961 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] https://10.4.3.200/volume/v3/volumes/57361421-f176-4d9f-9d40-b0898bf1bced returned with HTTP 200 Jul 10 06:45:54.017729 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1238/4952] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:45:53 2026] GET /volume/v3/volumes/57361421-f176-4d9f-9d40-b0898bf1bced => generated 896 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:45:54.032810 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-36705ce2-9a81-4465-a309-1fe393058c6d None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:54.034409 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-36705ce2-9a81-4465-a309-1fe393058c6d tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] DELETE https://10.4.3.200/volume/v3/volumes/2d62d4d0-510a-4770-9200-1c3a7f4496ff Jul 10 06:45:54.034607 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-36705ce2-9a81-4465-a309-1fe393058c6d tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:54.034776 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-36705ce2-9a81-4465-a309-1fe393058c6d tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Calling method 'delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:54.034956 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-36705ce2-9a81-4465-a309-1fe393058c6d tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Delete volume with id: 2d62d4d0-510a-4770-9200-1c3a7f4496ff Jul 10 06:45:54.041236 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:54.041236 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:45:54.041596 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-36705ce2-9a81-4465-a309-1fe393058c6d tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Volume info retrieved successfully. Jul 10 06:45:54.055980 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-36705ce2-9a81-4465-a309-1fe393058c6d tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Delete volume request issued successfully. Jul 10 06:45:54.056142 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-36705ce2-9a81-4465-a309-1fe393058c6d tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] https://10.4.3.200/volume/v3/volumes/2d62d4d0-510a-4770-9200-1c3a7f4496ff returned with HTTP 202 Jul 10 06:45:54.056562 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1248/4953] 10.4.3.200 () {68 vars in 1392 bytes} [Fri Jul 10 06:45:54 2026] DELETE /volume/v3/volumes/2d62d4d0-510a-4770-9200-1c3a7f4496ff => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 06:45:54.063060 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-63c76fa9-bc7c-4552-9735-40f672dad83c None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:54.064702 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-63c76fa9-bc7c-4552-9735-40f672dad83c tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] GET https://10.4.3.200/volume/v3/volumes/2d62d4d0-510a-4770-9200-1c3a7f4496ff Jul 10 06:45:54.064938 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-63c76fa9-bc7c-4552-9735-40f672dad83c tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:54.065143 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-63c76fa9-bc7c-4552-9735-40f672dad83c tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:54.072721 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:54.072721 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:45:54.076849 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-63c76fa9-bc7c-4552-9735-40f672dad83c tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Volume info retrieved successfully. Jul 10 06:45:54.081853 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-63c76fa9-bc7c-4552-9735-40f672dad83c tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] https://10.4.3.200/volume/v3/volumes/2d62d4d0-510a-4770-9200-1c3a7f4496ff returned with HTTP 200 Jul 10 06:45:54.082415 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1234/4954] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:45:54 2026] GET /volume/v3/volumes/2d62d4d0-510a-4770-9200-1c3a7f4496ff => generated 862 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:45:54.856176 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-3fc047d5-9e2c-40ec-a35f-26ba5afc2f73 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:54.858221 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3fc047d5-9e2c-40ec-a35f-26ba5afc2f73 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] DELETE https://10.4.3.200/volume/v3/volumes/c4c1af5c-f967-4a21-9431-4ba84a8df9ef Jul 10 06:45:54.858474 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3fc047d5-9e2c-40ec-a35f-26ba5afc2f73 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:54.858730 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3fc047d5-9e2c-40ec-a35f-26ba5afc2f73 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:54.858918 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-3fc047d5-9e2c-40ec-a35f-26ba5afc2f73 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Delete volume with id: c4c1af5c-f967-4a21-9431-4ba84a8df9ef Jul 10 06:45:54.867411 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:54.867411 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:45:54.867976 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-3fc047d5-9e2c-40ec-a35f-26ba5afc2f73 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Volume info retrieved successfully. Jul 10 06:45:54.887379 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-7766d218-aea8-42b4-9f58-5624c02c5d59 req-02164c4d-c339-4fec-9b8c-06622fdc94c0 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:54.888554 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-3fc047d5-9e2c-40ec-a35f-26ba5afc2f73 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Delete volume request issued successfully. Jul 10 06:45:54.888863 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3fc047d5-9e2c-40ec-a35f-26ba5afc2f73 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] https://10.4.3.200/volume/v3/volumes/c4c1af5c-f967-4a21-9431-4ba84a8df9ef returned with HTTP 202 Jul 10 06:45:54.889447 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1235/4955] 10.4.3.200 () {68 vars in 1392 bytes} [Fri Jul 10 06:45:54 2026] DELETE /volume/v3/volumes/c4c1af5c-f967-4a21-9431-4ba84a8df9ef => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 06:45:54.889528 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-7766d218-aea8-42b4-9f58-5624c02c5d59 req-02164c4d-c339-4fec-9b8c-06622fdc94c0 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] GET https://10.4.3.200/volume/v3/volumes/92d96f67-05b8-4ae0-9787-1ecc5ddf2f52 Jul 10 06:45:54.889695 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-7766d218-aea8-42b4-9f58-5624c02c5d59 req-02164c4d-c339-4fec-9b8c-06622fdc94c0 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:54.889892 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-7766d218-aea8-42b4-9f58-5624c02c5d59 req-02164c4d-c339-4fec-9b8c-06622fdc94c0 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:54.897441 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:54.897441 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:45:54.898023 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-6a45870f-04dd-449b-9980-78f8a3a96ecf None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:54.899794 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-6a45870f-04dd-449b-9980-78f8a3a96ecf tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] GET https://10.4.3.200/volume/v3/volumes/c4c1af5c-f967-4a21-9431-4ba84a8df9ef Jul 10 06:45:54.900024 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-6a45870f-04dd-449b-9980-78f8a3a96ecf tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:54.900226 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-6a45870f-04dd-449b-9980-78f8a3a96ecf tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:54.901392 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [req-7766d218-aea8-42b4-9f58-5624c02c5d59 req-02164c4d-c339-4fec-9b8c-06622fdc94c0 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Volume info retrieved successfully. Jul 10 06:45:54.906936 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-7766d218-aea8-42b4-9f58-5624c02c5d59 req-02164c4d-c339-4fec-9b8c-06622fdc94c0 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/volumes/92d96f67-05b8-4ae0-9787-1ecc5ddf2f52 returned with HTTP 200 Jul 10 06:45:54.907044 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:54.907044 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:45:54.907513 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1239/4956] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:45:54 2026] GET /volume/v3/volumes/92d96f67-05b8-4ae0-9787-1ecc5ddf2f52 => generated 876 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:45:54.912696 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-6a45870f-04dd-449b-9980-78f8a3a96ecf tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Volume info retrieved successfully. Jul 10 06:45:54.919766 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-6a45870f-04dd-449b-9980-78f8a3a96ecf tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] https://10.4.3.200/volume/v3/volumes/c4c1af5c-f967-4a21-9431-4ba84a8df9ef returned with HTTP 200 Jul 10 06:45:54.920279 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1249/4957] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:45:54 2026] GET /volume/v3/volumes/c4c1af5c-f967-4a21-9431-4ba84a8df9ef => generated 1420 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:45:55.094798 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-709ed008-ca86-481d-86d0-7d184fb53e73 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:55.096660 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-709ed008-ca86-481d-86d0-7d184fb53e73 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] GET https://10.4.3.200/volume/v3/volumes/2d62d4d0-510a-4770-9200-1c3a7f4496ff Jul 10 06:45:55.096919 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-709ed008-ca86-481d-86d0-7d184fb53e73 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:55.097124 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-709ed008-ca86-481d-86d0-7d184fb53e73 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:55.103064 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-709ed008-ca86-481d-86d0-7d184fb53e73 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] https://10.4.3.200/volume/v3/volumes/2d62d4d0-510a-4770-9200-1c3a7f4496ff returned with HTTP 404 Jul 10 06:45:55.103585 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1235/4958] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:45:55 2026] GET /volume/v3/volumes/2d62d4d0-510a-4770-9200-1c3a7f4496ff => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 06:45:55.110790 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-8e3b81a8-a7ea-41fd-b5a0-27de6d225490 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:55.112906 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8e3b81a8-a7ea-41fd-b5a0-27de6d225490 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] DELETE https://10.4.3.200/volume/v3/volumes/57361421-f176-4d9f-9d40-b0898bf1bced Jul 10 06:45:55.113133 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8e3b81a8-a7ea-41fd-b5a0-27de6d225490 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:55.113357 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8e3b81a8-a7ea-41fd-b5a0-27de6d225490 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:55.113597 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-8e3b81a8-a7ea-41fd-b5a0-27de6d225490 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Delete volume with id: 57361421-f176-4d9f-9d40-b0898bf1bced Jul 10 06:45:55.123431 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:55.123431 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:45:55.123989 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-8e3b81a8-a7ea-41fd-b5a0-27de6d225490 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Volume info retrieved successfully. Jul 10 06:45:55.145592 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-8e3b81a8-a7ea-41fd-b5a0-27de6d225490 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Delete volume request issued successfully. Jul 10 06:45:55.145847 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8e3b81a8-a7ea-41fd-b5a0-27de6d225490 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] https://10.4.3.200/volume/v3/volumes/57361421-f176-4d9f-9d40-b0898bf1bced returned with HTTP 202 Jul 10 06:45:55.146361 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1236/4959] 10.4.3.200 () {68 vars in 1392 bytes} [Fri Jul 10 06:45:55 2026] DELETE /volume/v3/volumes/57361421-f176-4d9f-9d40-b0898bf1bced => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 06:45:55.155302 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-e898a0f9-6d7f-4162-a0b5-c6b1143c67a8 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:55.157661 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e898a0f9-6d7f-4162-a0b5-c6b1143c67a8 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] GET https://10.4.3.200/volume/v3/volumes/57361421-f176-4d9f-9d40-b0898bf1bced Jul 10 06:45:55.157852 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e898a0f9-6d7f-4162-a0b5-c6b1143c67a8 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:55.158039 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e898a0f9-6d7f-4162-a0b5-c6b1143c67a8 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:55.166136 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:55.166136 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:45:55.170455 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-e898a0f9-6d7f-4162-a0b5-c6b1143c67a8 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Volume info retrieved successfully. Jul 10 06:45:55.176265 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e898a0f9-6d7f-4162-a0b5-c6b1143c67a8 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] https://10.4.3.200/volume/v3/volumes/57361421-f176-4d9f-9d40-b0898bf1bced returned with HTTP 200 Jul 10 06:45:55.176698 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1240/4960] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:45:55 2026] GET /volume/v3/volumes/57361421-f176-4d9f-9d40-b0898bf1bced => generated 895 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:45:55.933074 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-aaf4d0ae-b3e3-4dce-b675-d39dbd085cdb None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:55.934893 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-aaf4d0ae-b3e3-4dce-b675-d39dbd085cdb tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] GET https://10.4.3.200/volume/v3/volumes/c4c1af5c-f967-4a21-9431-4ba84a8df9ef Jul 10 06:45:55.935075 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-aaf4d0ae-b3e3-4dce-b675-d39dbd085cdb tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:55.935267 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-aaf4d0ae-b3e3-4dce-b675-d39dbd085cdb tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:55.940845 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-aaf4d0ae-b3e3-4dce-b675-d39dbd085cdb tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] https://10.4.3.200/volume/v3/volumes/c4c1af5c-f967-4a21-9431-4ba84a8df9ef returned with HTTP 404 Jul 10 06:45:55.941296 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1250/4961] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:45:55 2026] GET /volume/v3/volumes/c4c1af5c-f967-4a21-9431-4ba84a8df9ef => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 06:45:55.949309 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-210a2d01-4efe-4470-a202-45f3bfa507b9 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:55.951464 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-210a2d01-4efe-4470-a202-45f3bfa507b9 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/ff724d1e-b7d4-4a7c-995a-254f88029bde Jul 10 06:45:55.951709 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-210a2d01-4efe-4470-a202-45f3bfa507b9 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:55.951939 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-210a2d01-4efe-4470-a202-45f3bfa507b9 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:55.952065 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.snapshots [None req-210a2d01-4efe-4470-a202-45f3bfa507b9 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Delete snapshot with id: ff724d1e-b7d4-4a7c-995a-254f88029bde Jul 10 06:45:55.957408 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:55.957408 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:45:55.957961 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-210a2d01-4efe-4470-a202-45f3bfa507b9 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Snapshot retrieved successfully. Jul 10 06:45:55.974525 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-210a2d01-4efe-4470-a202-45f3bfa507b9 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Snapshot delete request issued successfully. Jul 10 06:45:55.974768 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-210a2d01-4efe-4470-a202-45f3bfa507b9 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] https://10.4.3.200/volume/v3/snapshots/ff724d1e-b7d4-4a7c-995a-254f88029bde returned with HTTP 202 Jul 10 06:45:55.975160 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1236/4962] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 10 06:45:55 2026] DELETE /volume/v3/snapshots/ff724d1e-b7d4-4a7c-995a-254f88029bde => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:45:55.981443 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-42cdfde5-42de-49e0-b0fb-ebb1482a56bf None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:55.983477 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-42cdfde5-42de-49e0-b0fb-ebb1482a56bf tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] GET https://10.4.3.200/volume/v3/snapshots/ff724d1e-b7d4-4a7c-995a-254f88029bde Jul 10 06:45:55.983670 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-42cdfde5-42de-49e0-b0fb-ebb1482a56bf tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:55.983842 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-42cdfde5-42de-49e0-b0fb-ebb1482a56bf tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:55.989193 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:55.989193 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:45:55.989618 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-42cdfde5-42de-49e0-b0fb-ebb1482a56bf tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Snapshot retrieved successfully. Jul 10 06:45:55.990347 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-42cdfde5-42de-49e0-b0fb-ebb1482a56bf tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] https://10.4.3.200/volume/v3/snapshots/ff724d1e-b7d4-4a7c-995a-254f88029bde returned with HTTP 200 Jul 10 06:45:55.990695 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1237/4963] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:45:55 2026] GET /volume/v3/snapshots/ff724d1e-b7d4-4a7c-995a-254f88029bde => generated 481 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:45:56.189845 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-da69148e-96a8-4e90-a754-558eb22ca9c2 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:56.191561 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-da69148e-96a8-4e90-a754-558eb22ca9c2 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] GET https://10.4.3.200/volume/v3/volumes/57361421-f176-4d9f-9d40-b0898bf1bced Jul 10 06:45:56.191798 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-da69148e-96a8-4e90-a754-558eb22ca9c2 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:56.192041 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-da69148e-96a8-4e90-a754-558eb22ca9c2 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:56.197058 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-da69148e-96a8-4e90-a754-558eb22ca9c2 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] https://10.4.3.200/volume/v3/volumes/57361421-f176-4d9f-9d40-b0898bf1bced returned with HTTP 404 Jul 10 06:45:56.197518 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1241/4964] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:45:56 2026] GET /volume/v3/volumes/57361421-f176-4d9f-9d40-b0898bf1bced => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 06:45:56.205436 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-965e4424-7678-4334-bbb3-1805469f4250 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:56.206037 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-965e4424-7678-4334-bbb3-1805469f4250 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] DELETE https://10.4.3.200/volume/v3/volumes/2d62d4d0-510a-4770-9200-1c3a7f4496ff Jul 10 06:45:56.206281 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-965e4424-7678-4334-bbb3-1805469f4250 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:56.206490 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-965e4424-7678-4334-bbb3-1805469f4250 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Calling method 'delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:56.206701 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-965e4424-7678-4334-bbb3-1805469f4250 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Delete volume with id: 2d62d4d0-510a-4770-9200-1c3a7f4496ff Jul 10 06:45:56.213797 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-965e4424-7678-4334-bbb3-1805469f4250 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] https://10.4.3.200/volume/v3/volumes/2d62d4d0-510a-4770-9200-1c3a7f4496ff returned with HTTP 404 Jul 10 06:45:56.214304 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1251/4965] 10.4.3.200 () {68 vars in 1392 bytes} [Fri Jul 10 06:45:56 2026] DELETE /volume/v3/volumes/2d62d4d0-510a-4770-9200-1c3a7f4496ff => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 06:45:56.221018 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-11a79b78-b097-4268-95e0-44e33981ece4 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:56.222701 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-11a79b78-b097-4268-95e0-44e33981ece4 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] GET https://10.4.3.200/volume/v3/volumes/2d62d4d0-510a-4770-9200-1c3a7f4496ff Jul 10 06:45:56.222940 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-11a79b78-b097-4268-95e0-44e33981ece4 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:56.223123 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-11a79b78-b097-4268-95e0-44e33981ece4 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:56.228382 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-11a79b78-b097-4268-95e0-44e33981ece4 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] https://10.4.3.200/volume/v3/volumes/2d62d4d0-510a-4770-9200-1c3a7f4496ff returned with HTTP 404 Jul 10 06:45:56.228842 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1237/4966] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:45:56 2026] GET /volume/v3/volumes/2d62d4d0-510a-4770-9200-1c3a7f4496ff => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 06:45:56.234850 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-6761e144-7339-475b-baea-ece8ad726830 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:56.236432 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6761e144-7339-475b-baea-ece8ad726830 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] DELETE https://10.4.3.200/volume/v3/volumes/876eafd5-9efd-496d-9d12-1a92b9389af3 Jul 10 06:45:56.236645 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6761e144-7339-475b-baea-ece8ad726830 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:56.236815 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6761e144-7339-475b-baea-ece8ad726830 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:56.236982 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-6761e144-7339-475b-baea-ece8ad726830 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Delete volume with id: 876eafd5-9efd-496d-9d12-1a92b9389af3 Jul 10 06:45:56.244035 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:56.244035 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:45:56.244452 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-6761e144-7339-475b-baea-ece8ad726830 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Volume info retrieved successfully. Jul 10 06:45:56.259961 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-6761e144-7339-475b-baea-ece8ad726830 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Delete volume request issued successfully. Jul 10 06:45:56.260180 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6761e144-7339-475b-baea-ece8ad726830 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] https://10.4.3.200/volume/v3/volumes/876eafd5-9efd-496d-9d12-1a92b9389af3 returned with HTTP 202 Jul 10 06:45:56.260711 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1238/4967] 10.4.3.200 () {68 vars in 1392 bytes} [Fri Jul 10 06:45:56 2026] DELETE /volume/v3/volumes/876eafd5-9efd-496d-9d12-1a92b9389af3 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 06:45:56.267417 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-e9a3de36-1524-459d-9453-fa9317348c38 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:56.269219 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e9a3de36-1524-459d-9453-fa9317348c38 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] GET https://10.4.3.200/volume/v3/volumes/876eafd5-9efd-496d-9d12-1a92b9389af3 Jul 10 06:45:56.269450 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e9a3de36-1524-459d-9453-fa9317348c38 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:56.269680 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e9a3de36-1524-459d-9453-fa9317348c38 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:56.278651 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:56.278651 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:45:56.284835 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-e9a3de36-1524-459d-9453-fa9317348c38 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Volume info retrieved successfully. Jul 10 06:45:56.290770 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e9a3de36-1524-459d-9453-fa9317348c38 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] https://10.4.3.200/volume/v3/volumes/876eafd5-9efd-496d-9d12-1a92b9389af3 returned with HTTP 200 Jul 10 06:45:56.291305 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1242/4968] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:45:56 2026] GET /volume/v3/volumes/876eafd5-9efd-496d-9d12-1a92b9389af3 => generated 894 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:45:57.002274 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-66c7cb26-3202-453b-8188-a9402c310d27 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:57.004244 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-66c7cb26-3202-453b-8188-a9402c310d27 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] GET https://10.4.3.200/volume/v3/snapshots/ff724d1e-b7d4-4a7c-995a-254f88029bde Jul 10 06:45:57.004244 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-66c7cb26-3202-453b-8188-a9402c310d27 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:57.004244 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-66c7cb26-3202-453b-8188-a9402c310d27 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:57.011269 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-66c7cb26-3202-453b-8188-a9402c310d27 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] https://10.4.3.200/volume/v3/snapshots/ff724d1e-b7d4-4a7c-995a-254f88029bde returned with HTTP 404 Jul 10 06:45:57.012302 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1252/4969] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:45:57 2026] GET /volume/v3/snapshots/ff724d1e-b7d4-4a7c-995a-254f88029bde => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:45:57.304270 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-3c486549-94a1-4bdb-a04b-a0a5d3ed72b9 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:57.306027 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3c486549-94a1-4bdb-a04b-a0a5d3ed72b9 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] GET https://10.4.3.200/volume/v3/volumes/876eafd5-9efd-496d-9d12-1a92b9389af3 Jul 10 06:45:57.306232 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3c486549-94a1-4bdb-a04b-a0a5d3ed72b9 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:57.306409 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3c486549-94a1-4bdb-a04b-a0a5d3ed72b9 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:57.311782 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3c486549-94a1-4bdb-a04b-a0a5d3ed72b9 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] https://10.4.3.200/volume/v3/volumes/876eafd5-9efd-496d-9d12-1a92b9389af3 returned with HTTP 404 Jul 10 06:45:57.312254 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1238/4970] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:45:57 2026] GET /volume/v3/volumes/876eafd5-9efd-496d-9d12-1a92b9389af3 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 06:45:57.321429 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-aa27b09d-86fc-4997-aaff-9305882bf85a None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:57.323070 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-aa27b09d-86fc-4997-aaff-9305882bf85a tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/e05373a3-8bd6-49eb-b0f2-71ca0f062130 Jul 10 06:45:57.323248 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-aa27b09d-86fc-4997-aaff-9305882bf85a tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:57.323424 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-aa27b09d-86fc-4997-aaff-9305882bf85a tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:57.323540 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.snapshots [None req-aa27b09d-86fc-4997-aaff-9305882bf85a tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Delete snapshot with id: e05373a3-8bd6-49eb-b0f2-71ca0f062130 Jul 10 06:45:57.327637 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-aa27b09d-86fc-4997-aaff-9305882bf85a tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] https://10.4.3.200/volume/v3/snapshots/e05373a3-8bd6-49eb-b0f2-71ca0f062130 returned with HTTP 404 Jul 10 06:45:57.328108 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1239/4971] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 10 06:45:57 2026] DELETE /volume/v3/snapshots/e05373a3-8bd6-49eb-b0f2-71ca0f062130 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:45:57.338390 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-95e184df-b3aa-4819-9f28-2e20d825e2b2 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:57.343666 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-95e184df-b3aa-4819-9f28-2e20d825e2b2 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] GET https://10.4.3.200/volume/v3/snapshots/e05373a3-8bd6-49eb-b0f2-71ca0f062130 Jul 10 06:45:57.343853 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-95e184df-b3aa-4819-9f28-2e20d825e2b2 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:57.344048 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-95e184df-b3aa-4819-9f28-2e20d825e2b2 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:57.348093 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-95e184df-b3aa-4819-9f28-2e20d825e2b2 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] https://10.4.3.200/volume/v3/snapshots/e05373a3-8bd6-49eb-b0f2-71ca0f062130 returned with HTTP 404 Jul 10 06:45:57.348570 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1243/4972] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:45:57 2026] GET /volume/v3/snapshots/e05373a3-8bd6-49eb-b0f2-71ca0f062130 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:45:57.354993 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-feae8157-7c20-4411-bb1d-ca9bacad4b85 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:57.356830 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-feae8157-7c20-4411-bb1d-ca9bacad4b85 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] DELETE https://10.4.3.200/volume/v3/volumes/d80cd3df-73c5-4890-807c-a56d5e4fe1e8 Jul 10 06:45:57.357043 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-feae8157-7c20-4411-bb1d-ca9bacad4b85 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:57.357236 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-feae8157-7c20-4411-bb1d-ca9bacad4b85 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Calling method 'delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:57.357395 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-feae8157-7c20-4411-bb1d-ca9bacad4b85 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Delete volume with id: d80cd3df-73c5-4890-807c-a56d5e4fe1e8 Jul 10 06:45:57.363031 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-feae8157-7c20-4411-bb1d-ca9bacad4b85 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] https://10.4.3.200/volume/v3/volumes/d80cd3df-73c5-4890-807c-a56d5e4fe1e8 returned with HTTP 404 Jul 10 06:45:57.363449 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1253/4973] 10.4.3.200 () {68 vars in 1392 bytes} [Fri Jul 10 06:45:57 2026] DELETE /volume/v3/volumes/d80cd3df-73c5-4890-807c-a56d5e4fe1e8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 06:45:57.369312 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-d4541266-99db-4194-bea4-303581e76a07 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:57.370877 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d4541266-99db-4194-bea4-303581e76a07 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] GET https://10.4.3.200/volume/v3/volumes/d80cd3df-73c5-4890-807c-a56d5e4fe1e8 Jul 10 06:45:57.371081 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d4541266-99db-4194-bea4-303581e76a07 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:57.371309 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d4541266-99db-4194-bea4-303581e76a07 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:57.376410 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d4541266-99db-4194-bea4-303581e76a07 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] https://10.4.3.200/volume/v3/volumes/d80cd3df-73c5-4890-807c-a56d5e4fe1e8 returned with HTTP 404 Jul 10 06:45:57.376840 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1239/4974] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:45:57 2026] GET /volume/v3/volumes/d80cd3df-73c5-4890-807c-a56d5e4fe1e8 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 06:45:57.383673 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-557e3f19-cc93-4d0f-b73c-f6f8ba8d6bd5 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:57.385370 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-557e3f19-cc93-4d0f-b73c-f6f8ba8d6bd5 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] DELETE https://10.4.3.200/volume/v3/volumes/113c61da-c7e5-4318-83f0-7e7ad86849a0 Jul 10 06:45:57.385643 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-557e3f19-cc93-4d0f-b73c-f6f8ba8d6bd5 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:57.385908 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-557e3f19-cc93-4d0f-b73c-f6f8ba8d6bd5 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:57.386104 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-557e3f19-cc93-4d0f-b73c-f6f8ba8d6bd5 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Delete volume with id: 113c61da-c7e5-4318-83f0-7e7ad86849a0 Jul 10 06:45:57.391636 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-557e3f19-cc93-4d0f-b73c-f6f8ba8d6bd5 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] https://10.4.3.200/volume/v3/volumes/113c61da-c7e5-4318-83f0-7e7ad86849a0 returned with HTTP 404 Jul 10 06:45:57.392153 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1240/4975] 10.4.3.200 () {68 vars in 1392 bytes} [Fri Jul 10 06:45:57 2026] DELETE /volume/v3/volumes/113c61da-c7e5-4318-83f0-7e7ad86849a0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 06:45:57.398387 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-4a96e2ea-94a0-4504-9798-627322097112 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:57.400138 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4a96e2ea-94a0-4504-9798-627322097112 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] GET https://10.4.3.200/volume/v3/volumes/113c61da-c7e5-4318-83f0-7e7ad86849a0 Jul 10 06:45:57.400363 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4a96e2ea-94a0-4504-9798-627322097112 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:57.400591 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4a96e2ea-94a0-4504-9798-627322097112 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:57.407039 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4a96e2ea-94a0-4504-9798-627322097112 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] https://10.4.3.200/volume/v3/volumes/113c61da-c7e5-4318-83f0-7e7ad86849a0 returned with HTTP 404 Jul 10 06:45:57.407450 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1244/4976] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:45:57 2026] GET /volume/v3/volumes/113c61da-c7e5-4318-83f0-7e7ad86849a0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 06:45:57.414023 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-a7dba443-7dde-4097-84e8-1b7a1a38c686 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:57.415608 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-a7dba443-7dde-4097-84e8-1b7a1a38c686 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/88973b4b-118b-4d4d-906d-92707b8ff30a Jul 10 06:45:57.415824 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-a7dba443-7dde-4097-84e8-1b7a1a38c686 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:57.416070 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-a7dba443-7dde-4097-84e8-1b7a1a38c686 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Calling method 'delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:57.416221 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.snapshots [None req-a7dba443-7dde-4097-84e8-1b7a1a38c686 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Delete snapshot with id: 88973b4b-118b-4d4d-906d-92707b8ff30a Jul 10 06:45:57.420323 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-a7dba443-7dde-4097-84e8-1b7a1a38c686 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] https://10.4.3.200/volume/v3/snapshots/88973b4b-118b-4d4d-906d-92707b8ff30a returned with HTTP 404 Jul 10 06:45:57.420810 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1254/4977] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 10 06:45:57 2026] DELETE /volume/v3/snapshots/88973b4b-118b-4d4d-906d-92707b8ff30a => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:45:57.427418 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-e9e190d2-ea43-4ca9-bbc2-17834510714d None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:57.429029 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e9e190d2-ea43-4ca9-bbc2-17834510714d tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] GET https://10.4.3.200/volume/v3/snapshots/88973b4b-118b-4d4d-906d-92707b8ff30a Jul 10 06:45:57.429201 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e9e190d2-ea43-4ca9-bbc2-17834510714d tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:57.429372 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e9e190d2-ea43-4ca9-bbc2-17834510714d tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:57.433239 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e9e190d2-ea43-4ca9-bbc2-17834510714d tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] https://10.4.3.200/volume/v3/snapshots/88973b4b-118b-4d4d-906d-92707b8ff30a returned with HTTP 404 Jul 10 06:45:57.433664 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1240/4978] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:45:57 2026] GET /volume/v3/snapshots/88973b4b-118b-4d4d-906d-92707b8ff30a => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:45:57.441520 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-a2a41ef1-97d5-4f48-abf3-2e640574a7bb None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:57.443231 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a2a41ef1-97d5-4f48-abf3-2e640574a7bb tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] DELETE https://10.4.3.200/volume/v3/volumes/baaa29a3-7d0b-428a-a89c-d427413da0a6 Jul 10 06:45:57.443416 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a2a41ef1-97d5-4f48-abf3-2e640574a7bb tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:57.443632 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a2a41ef1-97d5-4f48-abf3-2e640574a7bb tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:57.443789 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-a2a41ef1-97d5-4f48-abf3-2e640574a7bb tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Delete volume with id: baaa29a3-7d0b-428a-a89c-d427413da0a6 Jul 10 06:45:57.448838 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a2a41ef1-97d5-4f48-abf3-2e640574a7bb tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] https://10.4.3.200/volume/v3/volumes/baaa29a3-7d0b-428a-a89c-d427413da0a6 returned with HTTP 404 Jul 10 06:45:57.449269 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1241/4979] 10.4.3.200 () {68 vars in 1392 bytes} [Fri Jul 10 06:45:57 2026] DELETE /volume/v3/volumes/baaa29a3-7d0b-428a-a89c-d427413da0a6 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 06:45:57.457581 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-d1247ac4-59ac-4f18-9069-eb0341cf6336 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:57.459728 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d1247ac4-59ac-4f18-9069-eb0341cf6336 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] GET https://10.4.3.200/volume/v3/volumes/baaa29a3-7d0b-428a-a89c-d427413da0a6 Jul 10 06:45:57.460023 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d1247ac4-59ac-4f18-9069-eb0341cf6336 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:57.460278 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d1247ac4-59ac-4f18-9069-eb0341cf6336 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:57.466708 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d1247ac4-59ac-4f18-9069-eb0341cf6336 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] https://10.4.3.200/volume/v3/volumes/baaa29a3-7d0b-428a-a89c-d427413da0a6 returned with HTTP 404 Jul 10 06:45:57.467293 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1245/4980] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:45:57 2026] GET /volume/v3/volumes/baaa29a3-7d0b-428a-a89c-d427413da0a6 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 06:45:57.475243 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-08571788-14b0-47f5-ad6c-df038fe1fe71 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:57.477112 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-08571788-14b0-47f5-ad6c-df038fe1fe71 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/f13b5d93-3eef-4865-9364-38a0b00765f2 Jul 10 06:45:57.477283 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-08571788-14b0-47f5-ad6c-df038fe1fe71 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:57.477457 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-08571788-14b0-47f5-ad6c-df038fe1fe71 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Calling method 'delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:57.477571 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.snapshots [None req-08571788-14b0-47f5-ad6c-df038fe1fe71 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Delete snapshot with id: f13b5d93-3eef-4865-9364-38a0b00765f2 Jul 10 06:45:57.481876 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-08571788-14b0-47f5-ad6c-df038fe1fe71 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] https://10.4.3.200/volume/v3/snapshots/f13b5d93-3eef-4865-9364-38a0b00765f2 returned with HTTP 404 Jul 10 06:45:57.482291 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1255/4981] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 10 06:45:57 2026] DELETE /volume/v3/snapshots/f13b5d93-3eef-4865-9364-38a0b00765f2 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:45:57.489899 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-30473ee4-1f44-486b-ab20-4be1e8745919 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:57.491734 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-30473ee4-1f44-486b-ab20-4be1e8745919 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] GET https://10.4.3.200/volume/v3/snapshots/f13b5d93-3eef-4865-9364-38a0b00765f2 Jul 10 06:45:57.491940 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-30473ee4-1f44-486b-ab20-4be1e8745919 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:57.492119 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-30473ee4-1f44-486b-ab20-4be1e8745919 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:57.500245 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-30473ee4-1f44-486b-ab20-4be1e8745919 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] https://10.4.3.200/volume/v3/snapshots/f13b5d93-3eef-4865-9364-38a0b00765f2 returned with HTTP 404 Jul 10 06:45:57.500756 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1241/4982] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:45:57 2026] GET /volume/v3/snapshots/f13b5d93-3eef-4865-9364-38a0b00765f2 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:45:57.509049 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-1b965b13-5243-43a1-a3f8-056d0784bcc9 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:57.510603 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-1b965b13-5243-43a1-a3f8-056d0784bcc9 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] DELETE https://10.4.3.200/volume/v3/volumes/99d222c5-ec32-4443-ba78-bb8823768634 Jul 10 06:45:57.510825 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-1b965b13-5243-43a1-a3f8-056d0784bcc9 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:57.511047 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-1b965b13-5243-43a1-a3f8-056d0784bcc9 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:57.511237 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-1b965b13-5243-43a1-a3f8-056d0784bcc9 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Delete volume with id: 99d222c5-ec32-4443-ba78-bb8823768634 Jul 10 06:45:57.521255 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-1b965b13-5243-43a1-a3f8-056d0784bcc9 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] https://10.4.3.200/volume/v3/volumes/99d222c5-ec32-4443-ba78-bb8823768634 returned with HTTP 404 Jul 10 06:45:57.521721 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1242/4983] 10.4.3.200 () {68 vars in 1392 bytes} [Fri Jul 10 06:45:57 2026] DELETE /volume/v3/volumes/99d222c5-ec32-4443-ba78-bb8823768634 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 06:45:57.530608 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-7773e14d-3872-4481-b95f-395817051829 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:57.534094 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7773e14d-3872-4481-b95f-395817051829 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] GET https://10.4.3.200/volume/v3/volumes/99d222c5-ec32-4443-ba78-bb8823768634 Jul 10 06:45:57.534320 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7773e14d-3872-4481-b95f-395817051829 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:57.534559 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7773e14d-3872-4481-b95f-395817051829 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:57.549157 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7773e14d-3872-4481-b95f-395817051829 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] https://10.4.3.200/volume/v3/volumes/99d222c5-ec32-4443-ba78-bb8823768634 returned with HTTP 404 Jul 10 06:45:57.549662 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1246/4984] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:45:57 2026] GET /volume/v3/volumes/99d222c5-ec32-4443-ba78-bb8823768634 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 06:45:57.557091 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-12156b71-7617-4cf2-8df3-5ba135d04b76 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:57.558730 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-12156b71-7617-4cf2-8df3-5ba135d04b76 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] DELETE https://10.4.3.200/volume/v3/volumes/8d0002c9-3954-4bdd-a215-93cfa7084951 Jul 10 06:45:57.558994 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-12156b71-7617-4cf2-8df3-5ba135d04b76 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:57.559191 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-12156b71-7617-4cf2-8df3-5ba135d04b76 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Calling method 'delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:57.559389 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-12156b71-7617-4cf2-8df3-5ba135d04b76 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Delete volume with id: 8d0002c9-3954-4bdd-a215-93cfa7084951 Jul 10 06:45:57.568307 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-12156b71-7617-4cf2-8df3-5ba135d04b76 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] https://10.4.3.200/volume/v3/volumes/8d0002c9-3954-4bdd-a215-93cfa7084951 returned with HTTP 404 Jul 10 06:45:57.568996 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1256/4985] 10.4.3.200 () {68 vars in 1392 bytes} [Fri Jul 10 06:45:57 2026] DELETE /volume/v3/volumes/8d0002c9-3954-4bdd-a215-93cfa7084951 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 06:45:57.576661 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-6278fd39-fc7a-4965-ac8b-dc63792719bd None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:57.578788 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6278fd39-fc7a-4965-ac8b-dc63792719bd tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] GET https://10.4.3.200/volume/v3/volumes/8d0002c9-3954-4bdd-a215-93cfa7084951 Jul 10 06:45:57.578997 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6278fd39-fc7a-4965-ac8b-dc63792719bd tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:57.579169 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6278fd39-fc7a-4965-ac8b-dc63792719bd tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:57.588421 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6278fd39-fc7a-4965-ac8b-dc63792719bd tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] https://10.4.3.200/volume/v3/volumes/8d0002c9-3954-4bdd-a215-93cfa7084951 returned with HTTP 404 Jul 10 06:45:57.588844 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1242/4986] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:45:57 2026] GET /volume/v3/volumes/8d0002c9-3954-4bdd-a215-93cfa7084951 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 06:45:57.597659 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-ff5112d7-bde3-4b19-b8f0-d7a7028524ca None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:57.599310 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ff5112d7-bde3-4b19-b8f0-d7a7028524ca tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] DELETE https://10.4.3.200/volume/v3/volumes/b34cbb6d-8209-4cd6-94b6-6f1459277ec9 Jul 10 06:45:57.599515 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ff5112d7-bde3-4b19-b8f0-d7a7028524ca tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:57.599693 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ff5112d7-bde3-4b19-b8f0-d7a7028524ca tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:57.599851 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-ff5112d7-bde3-4b19-b8f0-d7a7028524ca tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Delete volume with id: b34cbb6d-8209-4cd6-94b6-6f1459277ec9 Jul 10 06:45:57.606363 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ff5112d7-bde3-4b19-b8f0-d7a7028524ca tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] https://10.4.3.200/volume/v3/volumes/b34cbb6d-8209-4cd6-94b6-6f1459277ec9 returned with HTTP 404 Jul 10 06:45:57.606854 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1243/4987] 10.4.3.200 () {68 vars in 1392 bytes} [Fri Jul 10 06:45:57 2026] DELETE /volume/v3/volumes/b34cbb6d-8209-4cd6-94b6-6f1459277ec9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 06:45:57.616788 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-71f06a8d-b472-4646-85dd-1a7fd1516d1e None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:57.618515 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-71f06a8d-b472-4646-85dd-1a7fd1516d1e tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] GET https://10.4.3.200/volume/v3/volumes/b34cbb6d-8209-4cd6-94b6-6f1459277ec9 Jul 10 06:45:57.618735 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-71f06a8d-b472-4646-85dd-1a7fd1516d1e tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:57.618944 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-71f06a8d-b472-4646-85dd-1a7fd1516d1e tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:57.624607 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-71f06a8d-b472-4646-85dd-1a7fd1516d1e tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] https://10.4.3.200/volume/v3/volumes/b34cbb6d-8209-4cd6-94b6-6f1459277ec9 returned with HTTP 404 Jul 10 06:45:57.625109 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1247/4988] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:45:57 2026] GET /volume/v3/volumes/b34cbb6d-8209-4cd6-94b6-6f1459277ec9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 06:45:57.634655 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-c43c6c8f-bd4d-4ee6-95a1-da7e0389b355 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:57.636715 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-c43c6c8f-bd4d-4ee6-95a1-da7e0389b355 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/5cb72b4e-8802-49db-afef-f9d6550091a2 Jul 10 06:45:57.636972 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-c43c6c8f-bd4d-4ee6-95a1-da7e0389b355 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:57.637201 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-c43c6c8f-bd4d-4ee6-95a1-da7e0389b355 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Calling method 'delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:57.637334 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.snapshots [None req-c43c6c8f-bd4d-4ee6-95a1-da7e0389b355 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Delete snapshot with id: 5cb72b4e-8802-49db-afef-f9d6550091a2 Jul 10 06:45:57.643416 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-c43c6c8f-bd4d-4ee6-95a1-da7e0389b355 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] https://10.4.3.200/volume/v3/snapshots/5cb72b4e-8802-49db-afef-f9d6550091a2 returned with HTTP 404 Jul 10 06:45:57.644025 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1257/4989] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 10 06:45:57 2026] DELETE /volume/v3/snapshots/5cb72b4e-8802-49db-afef-f9d6550091a2 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:45:57.652454 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-7fb8533c-7230-459c-8b42-8b4e5d1cb8dc None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:57.654185 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7fb8533c-7230-459c-8b42-8b4e5d1cb8dc tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] GET https://10.4.3.200/volume/v3/snapshots/5cb72b4e-8802-49db-afef-f9d6550091a2 Jul 10 06:45:57.654357 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-7fb8533c-7230-459c-8b42-8b4e5d1cb8dc tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:57.654572 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-7fb8533c-7230-459c-8b42-8b4e5d1cb8dc tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:57.660166 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7fb8533c-7230-459c-8b42-8b4e5d1cb8dc tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] https://10.4.3.200/volume/v3/snapshots/5cb72b4e-8802-49db-afef-f9d6550091a2 returned with HTTP 404 Jul 10 06:45:57.660676 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1243/4990] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:45:57 2026] GET /volume/v3/snapshots/5cb72b4e-8802-49db-afef-f9d6550091a2 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:45:57.670416 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-ed3fada9-3288-4bf6-b833-74d9d8d70030 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:57.672249 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ed3fada9-3288-4bf6-b833-74d9d8d70030 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] DELETE https://10.4.3.200/volume/v3/volumes/0d212de0-87c8-4c3a-829a-d2717a0f88a1 Jul 10 06:45:57.672465 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ed3fada9-3288-4bf6-b833-74d9d8d70030 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:57.672682 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ed3fada9-3288-4bf6-b833-74d9d8d70030 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:57.672861 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-ed3fada9-3288-4bf6-b833-74d9d8d70030 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Delete volume with id: 0d212de0-87c8-4c3a-829a-d2717a0f88a1 Jul 10 06:45:57.678730 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ed3fada9-3288-4bf6-b833-74d9d8d70030 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] https://10.4.3.200/volume/v3/volumes/0d212de0-87c8-4c3a-829a-d2717a0f88a1 returned with HTTP 404 Jul 10 06:45:57.679227 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1244/4991] 10.4.3.200 () {68 vars in 1392 bytes} [Fri Jul 10 06:45:57 2026] DELETE /volume/v3/volumes/0d212de0-87c8-4c3a-829a-d2717a0f88a1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 06:45:57.686162 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-ecbdb1e9-2fd0-4f2b-9883-b88d2b775b02 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:57.688032 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ecbdb1e9-2fd0-4f2b-9883-b88d2b775b02 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] GET https://10.4.3.200/volume/v3/volumes/0d212de0-87c8-4c3a-829a-d2717a0f88a1 Jul 10 06:45:57.688277 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ecbdb1e9-2fd0-4f2b-9883-b88d2b775b02 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:57.688527 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ecbdb1e9-2fd0-4f2b-9883-b88d2b775b02 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:57.695138 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ecbdb1e9-2fd0-4f2b-9883-b88d2b775b02 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] https://10.4.3.200/volume/v3/volumes/0d212de0-87c8-4c3a-829a-d2717a0f88a1 returned with HTTP 404 Jul 10 06:45:57.695699 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1248/4992] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:45:57 2026] GET /volume/v3/volumes/0d212de0-87c8-4c3a-829a-d2717a0f88a1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 06:45:57.702759 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-4a8fe2cf-2f0e-4b45-8eb7-fb23647a5bc5 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:57.704763 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-4a8fe2cf-2f0e-4b45-8eb7-fb23647a5bc5 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/c2535180-e5ec-4025-a452-60292aeee98c Jul 10 06:45:57.704992 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-4a8fe2cf-2f0e-4b45-8eb7-fb23647a5bc5 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:57.705218 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-4a8fe2cf-2f0e-4b45-8eb7-fb23647a5bc5 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Calling method 'delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:57.705352 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.snapshots [None req-4a8fe2cf-2f0e-4b45-8eb7-fb23647a5bc5 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Delete snapshot with id: c2535180-e5ec-4025-a452-60292aeee98c Jul 10 06:45:57.710822 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-4a8fe2cf-2f0e-4b45-8eb7-fb23647a5bc5 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] https://10.4.3.200/volume/v3/snapshots/c2535180-e5ec-4025-a452-60292aeee98c returned with HTTP 404 Jul 10 06:45:57.711333 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1258/4993] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 10 06:45:57 2026] DELETE /volume/v3/snapshots/c2535180-e5ec-4025-a452-60292aeee98c => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:45:57.718525 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-710da4b0-a27a-4e6d-ae82-53be7f569680 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:57.720456 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-710da4b0-a27a-4e6d-ae82-53be7f569680 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] GET https://10.4.3.200/volume/v3/snapshots/c2535180-e5ec-4025-a452-60292aeee98c Jul 10 06:45:57.720638 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-710da4b0-a27a-4e6d-ae82-53be7f569680 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:57.720807 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-710da4b0-a27a-4e6d-ae82-53be7f569680 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:57.725789 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-710da4b0-a27a-4e6d-ae82-53be7f569680 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] https://10.4.3.200/volume/v3/snapshots/c2535180-e5ec-4025-a452-60292aeee98c returned with HTTP 404 Jul 10 06:45:57.726314 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1244/4994] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:45:57 2026] GET /volume/v3/snapshots/c2535180-e5ec-4025-a452-60292aeee98c => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:45:57.733317 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-38a56710-a041-4e3e-a530-eb2df3236256 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:57.735275 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-38a56710-a041-4e3e-a530-eb2df3236256 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] DELETE https://10.4.3.200/volume/v3/volumes/51f80526-1fc4-41ef-b334-2db673e62ee5 Jul 10 06:45:57.737257 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-38a56710-a041-4e3e-a530-eb2df3236256 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:57.737257 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-38a56710-a041-4e3e-a530-eb2df3236256 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:57.737257 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-38a56710-a041-4e3e-a530-eb2df3236256 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Delete volume with id: 51f80526-1fc4-41ef-b334-2db673e62ee5 Jul 10 06:45:57.742878 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-38a56710-a041-4e3e-a530-eb2df3236256 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] https://10.4.3.200/volume/v3/volumes/51f80526-1fc4-41ef-b334-2db673e62ee5 returned with HTTP 404 Jul 10 06:45:57.743400 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1245/4995] 10.4.3.200 () {68 vars in 1392 bytes} [Fri Jul 10 06:45:57 2026] DELETE /volume/v3/volumes/51f80526-1fc4-41ef-b334-2db673e62ee5 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 06:45:57.751056 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-464e2f2e-0c16-482e-8313-ba0a68c41be4 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:57.753830 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-464e2f2e-0c16-482e-8313-ba0a68c41be4 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] GET https://10.4.3.200/volume/v3/volumes/51f80526-1fc4-41ef-b334-2db673e62ee5 Jul 10 06:45:57.754185 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-464e2f2e-0c16-482e-8313-ba0a68c41be4 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:57.754442 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-464e2f2e-0c16-482e-8313-ba0a68c41be4 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:57.762930 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-464e2f2e-0c16-482e-8313-ba0a68c41be4 tempest-VolumeDependencyTests-1482266289 tempest-VolumeDependencyTests-1482266289-project-member] https://10.4.3.200/volume/v3/volumes/51f80526-1fc4-41ef-b334-2db673e62ee5 returned with HTTP 404 Jul 10 06:45:57.763487 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1249/4996] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:45:57 2026] GET /volume/v3/volumes/51f80526-1fc4-41ef-b334-2db673e62ee5 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 06:45:58.966760 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-97fe0e41-4a2d-4e02-94df-234962eb5e56 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:59.071888 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-97fe0e41-4a2d-4e02-94df-234962eb5e56 tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:45:59.071888 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-97fe0e41-4a2d-4e02-94df-234962eb5e56 tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:45:59.074939 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.volumes [None req-97fe0e41-4a2d-4e02-94df-234962eb5e56 tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=99975) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:45:59.074939 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-97fe0e41-4a2d-4e02-94df-234962eb5e56 tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] Create volume of 1 GB Jul 10 06:45:59.078416 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-97fe0e41-4a2d-4e02-94df-234962eb5e56 tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] Availability Zones retrieved successfully. Jul 10 06:45:59.084236 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-97fe0e41-4a2d-4e02-94df-234962eb5e56 tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] Flow 'volume_create_api' (8ea59321-7100-4b85-83a4-e2e837864db9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:45:59.085105 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-97fe0e41-4a2d-4e02-94df-234962eb5e56 tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2cc7477f-4dc1-4659-900a-53a5b99ce6be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:45:59.086192 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.flows.api.create_volume [None req-97fe0e41-4a2d-4e02-94df-234962eb5e56 tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] Validating volume size '1' using validate_int {{(pid=99975) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:45:59.116482 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-97fe0e41-4a2d-4e02-94df-234962eb5e56 tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2cc7477f-4dc1-4659-900a-53a5b99ce6be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:45:59.117279 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-97fe0e41-4a2d-4e02-94df-234962eb5e56 tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69733c3b-0620-4f9c-92b4-be7c37616fdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:45:59.177425 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.quota [None req-97fe0e41-4a2d-4e02-94df-234962eb5e56 tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] Created reservations ['1fdc00f6-f515-4092-a5b0-3667945c2558', '31c6a47d-3379-4301-8d58-e5e68ca478f4', '72b91c47-fc69-4e09-a2e9-3f773942b0c9', 'efa03469-290b-4510-b9bb-c215ad02def2'] {{(pid=99975) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:45:59.178288 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-97fe0e41-4a2d-4e02-94df-234962eb5e56 tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69733c3b-0620-4f9c-92b4-be7c37616fdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1fdc00f6-f515-4092-a5b0-3667945c2558', '31c6a47d-3379-4301-8d58-e5e68ca478f4', '72b91c47-fc69-4e09-a2e9-3f773942b0c9', 'efa03469-290b-4510-b9bb-c215ad02def2']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:45:59.179171 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-97fe0e41-4a2d-4e02-94df-234962eb5e56 tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8b9e7cb-8922-4e4d-bdae-3d04bcad6648) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:45:59.207377 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-97fe0e41-4a2d-4e02-94df-234962eb5e56 tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8b9e7cb-8922-4e4d-bdae-3d04bcad6648) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9718b713-b059-4a27-bc9d-98b7455eadf9', '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='aef48aeadbd64e53b912e239980f0055',qos_specs=None,replication_status=,reservations=['1fdc00f6-f515-4092-a5b0-3667945c2558','31c6a47d-3379-4301-8d58-e5e68ca478f4','72b91c47-fc69-4e09-a2e9-3f773942b0c9','efa03469-290b-4510-b9bb-c215ad02def2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='375ea19d415343d1a7eeb2b9807e2c57',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:45:59Z,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=9718b713-b059-4a27-bc9d-98b7455eadf9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aef48aeadbd64e53b912e239980f0055',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='375ea19d415343d1a7eeb2b9807e2c57',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:45:59.208730 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-97fe0e41-4a2d-4e02-94df-234962eb5e56 tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e32106c-1aef-4632-ac66-869d1743690e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:45:59.232855 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-97fe0e41-4a2d-4e02-94df-234962eb5e56 tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e32106c-1aef-4632-ac66-869d1743690e) transitioned into state 'SUCCESS' from 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='aef48aeadbd64e53b912e239980f0055',qos_specs=None,replication_status=,reservations=['1fdc00f6-f515-4092-a5b0-3667945c2558','31c6a47d-3379-4301-8d58-e5e68ca478f4','72b91c47-fc69-4e09-a2e9-3f773942b0c9','efa03469-290b-4510-b9bb-c215ad02def2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='375ea19d415343d1a7eeb2b9807e2c57',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:45:59.233687 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-97fe0e41-4a2d-4e02-94df-234962eb5e56 tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (874d46a4-d721-447f-9313-3d3d6ed7d96e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:45:59.243953 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-97fe0e41-4a2d-4e02-94df-234962eb5e56 tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (874d46a4-d721-447f-9313-3d3d6ed7d96e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:45:59.244818 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-97fe0e41-4a2d-4e02-94df-234962eb5e56 tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] Flow 'volume_create_api' (8ea59321-7100-4b85-83a4-e2e837864db9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:45:59.245147 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-97fe0e41-4a2d-4e02-94df-234962eb5e56 tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] Create volume request issued successfully. Jul 10 06:45:59.245767 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-97fe0e41-4a2d-4e02-94df-234962eb5e56 tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:45:59.246184 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1259/4997] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 10 06:45:58 2026] POST /volume/v3/volumes => generated 740 bytes in 280 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:45:59.261061 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-fafd1236-5cdb-4faa-9b6d-2e3e98cd2e3b None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:45:59.263861 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-fafd1236-5cdb-4faa-9b6d-2e3e98cd2e3b tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] GET https://10.4.3.200/volume/v3/volumes/9718b713-b059-4a27-bc9d-98b7455eadf9 Jul 10 06:45:59.264115 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-fafd1236-5cdb-4faa-9b6d-2e3e98cd2e3b tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:45:59.264970 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-fafd1236-5cdb-4faa-9b6d-2e3e98cd2e3b tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:45:59.276736 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:45:59.276736 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:45:59.281436 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-fafd1236-5cdb-4faa-9b6d-2e3e98cd2e3b tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] Volume info retrieved successfully. Jul 10 06:45:59.288605 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-fafd1236-5cdb-4faa-9b6d-2e3e98cd2e3b tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] https://10.4.3.200/volume/v3/volumes/9718b713-b059-4a27-bc9d-98b7455eadf9 returned with HTTP 200 Jul 10 06:45:59.289353 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1245/4998] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:45:59 2026] GET /volume/v3/volumes/9718b713-b059-4a27-bc9d-98b7455eadf9 => generated 808 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:46:00.302927 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-affc7f0a-8394-428e-8d2b-782c4ff91972 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:00.304892 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-affc7f0a-8394-428e-8d2b-782c4ff91972 tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] GET https://10.4.3.200/volume/v3/volumes/9718b713-b059-4a27-bc9d-98b7455eadf9 Jul 10 06:46:00.305102 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-affc7f0a-8394-428e-8d2b-782c4ff91972 tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:00.305310 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-affc7f0a-8394-428e-8d2b-782c4ff91972 tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:00.312437 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:00.312437 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:46:00.316267 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-affc7f0a-8394-428e-8d2b-782c4ff91972 tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] Volume info retrieved successfully. Jul 10 06:46:00.321140 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-affc7f0a-8394-428e-8d2b-782c4ff91972 tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] https://10.4.3.200/volume/v3/volumes/9718b713-b059-4a27-bc9d-98b7455eadf9 returned with HTTP 200 Jul 10 06:46:00.322285 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1246/4999] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:46:00 2026] GET /volume/v3/volumes/9718b713-b059-4a27-bc9d-98b7455eadf9 => generated 833 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:46:00.335046 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-d36f92b6-dd49-4ba5-95c0-ed5c26653e9e None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:00.337247 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d36f92b6-dd49-4ba5-95c0-ed5c26653e9e tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] GET https://10.4.3.200/volume/v3/volumes/9718b713-b059-4a27-bc9d-98b7455eadf9 Jul 10 06:46:00.337561 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d36f92b6-dd49-4ba5-95c0-ed5c26653e9e tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:00.337860 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d36f92b6-dd49-4ba5-95c0-ed5c26653e9e tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:00.347819 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:00.347819 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:46:00.352971 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-d36f92b6-dd49-4ba5-95c0-ed5c26653e9e tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] Volume info retrieved successfully. Jul 10 06:46:00.359751 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d36f92b6-dd49-4ba5-95c0-ed5c26653e9e tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] https://10.4.3.200/volume/v3/volumes/9718b713-b059-4a27-bc9d-98b7455eadf9 returned with HTTP 200 Jul 10 06:46:00.360405 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1250/5000] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:46:00 2026] GET /volume/v3/volumes/9718b713-b059-4a27-bc9d-98b7455eadf9 => generated 833 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:46:00.374106 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-f957b47c-4ed4-4aa5-9662-e961dbebcaac None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:00.376049 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-f957b47c-4ed4-4aa5-9662-e961dbebcaac tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:46:00.376423 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-f957b47c-4ed4-4aa5-9662-e961dbebcaac tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-435161773"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:46:00.378032 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.volumes [None req-f957b47c-4ed4-4aa5-9662-e961dbebcaac tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-435161773'}} {{(pid=99975) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:46:00.378146 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-f957b47c-4ed4-4aa5-9662-e961dbebcaac tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] Create volume of 1 GB Jul 10 06:46:00.378379 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:00.378379 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:46:00.382840 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-f957b47c-4ed4-4aa5-9662-e961dbebcaac tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] Availability Zones retrieved successfully. Jul 10 06:46:00.388401 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-f957b47c-4ed4-4aa5-9662-e961dbebcaac tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] Flow 'volume_create_api' (b440fe1b-1760-498a-b225-7004dd2c746d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:46:00.389398 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-f957b47c-4ed4-4aa5-9662-e961dbebcaac tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0905b8a-f99a-4927-818f-ab0f8411daf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:46:00.390438 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.flows.api.create_volume [None req-f957b47c-4ed4-4aa5-9662-e961dbebcaac tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] Validating volume size '1' using validate_int {{(pid=99975) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:46:00.418006 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-f957b47c-4ed4-4aa5-9662-e961dbebcaac tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0905b8a-f99a-4927-818f-ab0f8411daf3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:46:00.418832 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-f957b47c-4ed4-4aa5-9662-e961dbebcaac tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15fadff4-a66d-4412-a49f-26e7685a88aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:46:00.462414 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.quota [None req-f957b47c-4ed4-4aa5-9662-e961dbebcaac tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] Created reservations ['51bd7c0e-22ef-4541-942b-3de40e6e807f', '26f55202-891e-4bdd-b790-eb9f48cb6dca', '9357ecc9-569c-4e01-87b8-d727232af58a', '65ac0174-67d6-49fd-a7d4-fcbf66e2a153'] {{(pid=99975) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:46:00.463185 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-f957b47c-4ed4-4aa5-9662-e961dbebcaac tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15fadff4-a66d-4412-a49f-26e7685a88aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['51bd7c0e-22ef-4541-942b-3de40e6e807f', '26f55202-891e-4bdd-b790-eb9f48cb6dca', '9357ecc9-569c-4e01-87b8-d727232af58a', '65ac0174-67d6-49fd-a7d4-fcbf66e2a153']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:46:00.463839 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-f957b47c-4ed4-4aa5-9662-e961dbebcaac tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33640499-0505-4ceb-9d31-a7f094ea9103) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:46:00.489889 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-f957b47c-4ed4-4aa5-9662-e961dbebcaac tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33640499-0505-4ceb-9d31-a7f094ea9103) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '43031563-004e-4a2e-a4c5-e74c530df66e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-435161773',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aef48aeadbd64e53b912e239980f0055',qos_specs=None,replication_status=,reservations=['51bd7c0e-22ef-4541-942b-3de40e6e807f','26f55202-891e-4bdd-b790-eb9f48cb6dca','9357ecc9-569c-4e01-87b8-d727232af58a','65ac0174-67d6-49fd-a7d4-fcbf66e2a153'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='375ea19d415343d1a7eeb2b9807e2c57',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:46:00Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-435161773',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=43031563-004e-4a2e-a4c5-e74c530df66e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aef48aeadbd64e53b912e239980f0055',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='375ea19d415343d1a7eeb2b9807e2c57',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:46:00.491138 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-f957b47c-4ed4-4aa5-9662-e961dbebcaac tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8baaf0ec-052e-4ee3-aaec-00cf68935835) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:46:00.510938 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-f957b47c-4ed4-4aa5-9662-e961dbebcaac tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8baaf0ec-052e-4ee3-aaec-00cf68935835) transitioned into 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-435161773',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aef48aeadbd64e53b912e239980f0055',qos_specs=None,replication_status=,reservations=['51bd7c0e-22ef-4541-942b-3de40e6e807f','26f55202-891e-4bdd-b790-eb9f48cb6dca','9357ecc9-569c-4e01-87b8-d727232af58a','65ac0174-67d6-49fd-a7d4-fcbf66e2a153'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='375ea19d415343d1a7eeb2b9807e2c57',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:46:00.511599 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-f957b47c-4ed4-4aa5-9662-e961dbebcaac tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa08c337-4683-4c8e-82ed-9bf5531348a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:46:00.519641 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-f957b47c-4ed4-4aa5-9662-e961dbebcaac tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa08c337-4683-4c8e-82ed-9bf5531348a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:46:00.520423 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-f957b47c-4ed4-4aa5-9662-e961dbebcaac tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] Flow 'volume_create_api' (b440fe1b-1760-498a-b225-7004dd2c746d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:46:00.520725 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-f957b47c-4ed4-4aa5-9662-e961dbebcaac tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] Create volume request issued successfully. Jul 10 06:46:00.521263 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-f957b47c-4ed4-4aa5-9662-e961dbebcaac tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:46:00.521685 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1260/5001] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 10 06:46:00 2026] POST /volume/v3/volumes => generated 775 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:46:00.533845 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-a276bbe6-dc49-4137-bca0-bb38cd37c4a6 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:00.535892 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a276bbe6-dc49-4137-bca0-bb38cd37c4a6 tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] GET https://10.4.3.200/volume/v3/volumes/43031563-004e-4a2e-a4c5-e74c530df66e Jul 10 06:46:00.536124 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a276bbe6-dc49-4137-bca0-bb38cd37c4a6 tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:00.536345 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a276bbe6-dc49-4137-bca0-bb38cd37c4a6 tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:00.544639 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:00.544639 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:46:00.548677 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-a276bbe6-dc49-4137-bca0-bb38cd37c4a6 tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] Volume info retrieved successfully. Jul 10 06:46:00.553617 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a276bbe6-dc49-4137-bca0-bb38cd37c4a6 tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] https://10.4.3.200/volume/v3/volumes/43031563-004e-4a2e-a4c5-e74c530df66e returned with HTTP 200 Jul 10 06:46:00.554106 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1246/5002] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:46:00 2026] GET /volume/v3/volumes/43031563-004e-4a2e-a4c5-e74c530df66e => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:46:01.238135 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-ef825f81-3a44-40ef-9d41-3fe47fde7567 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:01.239706 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ef825f81-3a44-40ef-9d41-3fe47fde7567 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] DELETE https://10.4.3.200/volume/v3/volumes/92d96f67-05b8-4ae0-9787-1ecc5ddf2f52 Jul 10 06:46:01.239874 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ef825f81-3a44-40ef-9d41-3fe47fde7567 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:01.240046 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ef825f81-3a44-40ef-9d41-3fe47fde7567 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:01.240215 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-ef825f81-3a44-40ef-9d41-3fe47fde7567 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Delete volume with id: 92d96f67-05b8-4ae0-9787-1ecc5ddf2f52 Jul 10 06:46:01.247377 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:01.247377 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:46:01.247817 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-ef825f81-3a44-40ef-9d41-3fe47fde7567 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Volume info retrieved successfully. Jul 10 06:46:01.258589 np0000004964 devstack@c-api.service[99976]: WARNING cinder.keymgr.conf_key_mgr [None req-ef825f81-3a44-40ef-9d41-3fe47fde7567 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 10 06:46:01.264367 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-ef825f81-3a44-40ef-9d41-3fe47fde7567 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Delete volume request issued successfully. Jul 10 06:46:01.264594 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ef825f81-3a44-40ef-9d41-3fe47fde7567 tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/volumes/92d96f67-05b8-4ae0-9787-1ecc5ddf2f52 returned with HTTP 202 Jul 10 06:46:01.265029 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1247/5003] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:46:01 2026] DELETE /volume/v3/volumes/92d96f67-05b8-4ae0-9787-1ecc5ddf2f52 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:46:01.272027 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-652d46c4-54d6-47fa-8322-5a02a54537df None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:01.273952 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-652d46c4-54d6-47fa-8322-5a02a54537df tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] GET https://10.4.3.200/volume/v3/volumes/92d96f67-05b8-4ae0-9787-1ecc5ddf2f52 Jul 10 06:46:01.274163 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-652d46c4-54d6-47fa-8322-5a02a54537df tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:01.274365 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-652d46c4-54d6-47fa-8322-5a02a54537df tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:01.281735 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:01.281735 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:46:01.286206 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-652d46c4-54d6-47fa-8322-5a02a54537df tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Volume info retrieved successfully. Jul 10 06:46:01.291676 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-652d46c4-54d6-47fa-8322-5a02a54537df tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/volumes/92d96f67-05b8-4ae0-9787-1ecc5ddf2f52 returned with HTTP 200 Jul 10 06:46:01.292340 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1251/5004] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:46:01 2026] GET /volume/v3/volumes/92d96f67-05b8-4ae0-9787-1ecc5ddf2f52 => generated 875 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:46:01.301327 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-99a6f1b8-f614-4fd5-8838-90468e4646ce req-af466daa-f1c3-49fe-b0f7-0ccf22d46e15 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:01.303821 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-99a6f1b8-f614-4fd5-8838-90468e4646ce req-af466daa-f1c3-49fe-b0f7-0ccf22d46e15 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] DELETE https://10.4.3.200/volume/v3/attachments/eb2d5e2f-c41f-4034-82dc-bdad07d0c7c2 Jul 10 06:46:01.304036 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-99a6f1b8-f614-4fd5-8838-90468e4646ce req-af466daa-f1c3-49fe-b0f7-0ccf22d46e15 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:01.304216 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-99a6f1b8-f614-4fd5-8838-90468e4646ce req-af466daa-f1c3-49fe-b0f7-0ccf22d46e15 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Calling method 'version_select' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:01.312146 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:01.312146 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:46:01.567888 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-3fe8fbdc-3556-458d-aafe-d830b820e884 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:01.569895 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3fe8fbdc-3556-458d-aafe-d830b820e884 tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] GET https://10.4.3.200/volume/v3/volumes/43031563-004e-4a2e-a4c5-e74c530df66e Jul 10 06:46:01.570052 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3fe8fbdc-3556-458d-aafe-d830b820e884 tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:01.570232 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3fe8fbdc-3556-458d-aafe-d830b820e884 tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:01.577185 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:01.577185 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:46:01.580589 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-3fe8fbdc-3556-458d-aafe-d830b820e884 tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] Volume info retrieved successfully. Jul 10 06:46:01.584791 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3fe8fbdc-3556-458d-aafe-d830b820e884 tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] https://10.4.3.200/volume/v3/volumes/43031563-004e-4a2e-a4c5-e74c530df66e returned with HTTP 200 Jul 10 06:46:01.585171 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1247/5005] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:46:01 2026] GET /volume/v3/volumes/43031563-004e-4a2e-a4c5-e74c530df66e => generated 868 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:46:01.597757 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-b6f038a9-8d5e-456a-b8a1-4bf2ae83d653 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:01.599310 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b6f038a9-8d5e-456a-b8a1-4bf2ae83d653 tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] GET https://10.4.3.200/volume/v3/volumes/43031563-004e-4a2e-a4c5-e74c530df66e Jul 10 06:46:01.599557 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b6f038a9-8d5e-456a-b8a1-4bf2ae83d653 tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:01.599820 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b6f038a9-8d5e-456a-b8a1-4bf2ae83d653 tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:01.607210 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:01.607210 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:46:01.610572 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-b6f038a9-8d5e-456a-b8a1-4bf2ae83d653 tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] Volume info retrieved successfully. Jul 10 06:46:01.614660 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b6f038a9-8d5e-456a-b8a1-4bf2ae83d653 tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] https://10.4.3.200/volume/v3/volumes/43031563-004e-4a2e-a4c5-e74c530df66e returned with HTTP 200 Jul 10 06:46:01.615124 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1248/5006] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:46:01 2026] GET /volume/v3/volumes/43031563-004e-4a2e-a4c5-e74c530df66e => generated 868 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:46:01.626182 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-66e9b035-1f2a-441e-9fb4-881a88664ce3 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:01.628131 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-66e9b035-1f2a-441e-9fb4-881a88664ce3 tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] POST https://10.4.3.200/volume/v3/snapshots Jul 10 06:46:01.628564 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-66e9b035-1f2a-441e-9fb4-881a88664ce3 tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "43031563-004e-4a2e-a4c5-e74c530df66e", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-1860976403"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:46:01.637725 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:01.637725 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:46:01.638225 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-66e9b035-1f2a-441e-9fb4-881a88664ce3 tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] Volume info retrieved successfully. Jul 10 06:46:01.638353 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.snapshots [None req-66e9b035-1f2a-441e-9fb4-881a88664ce3 tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] Create snapshot from volume 43031563-004e-4a2e-a4c5-e74c530df66e Jul 10 06:46:01.674318 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-66e9b035-1f2a-441e-9fb4-881a88664ce3 tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] Created reservations ['0d6557df-1727-432a-9f45-7c2ce3349d8b', '66c89f4f-dd73-48d4-835d-b50e9783823d', '39768c60-3e06-4728-9cbc-9115606b6e3c', 'c452441a-fbc3-41e1-9e94-242c20629a06'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:46:01.708197 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-66e9b035-1f2a-441e-9fb4-881a88664ce3 tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] Snapshot create request issued successfully. Jul 10 06:46:01.708583 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-66e9b035-1f2a-441e-9fb4-881a88664ce3 tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 10 06:46:01.709068 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1252/5007] 10.4.3.200 () {68 vars in 1265 bytes} [Fri Jul 10 06:46:01 2026] POST /volume/v3/snapshots => generated 326 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:46:01.717186 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-c9abbb34-50f2-4dae-ba77-b9a8390ff1a5 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:01.718861 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c9abbb34-50f2-4dae-ba77-b9a8390ff1a5 tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] GET https://10.4.3.200/volume/v3/snapshots/b5c2ea49-7438-442e-a7e3-32cbae295e72 Jul 10 06:46:01.719061 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c9abbb34-50f2-4dae-ba77-b9a8390ff1a5 tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:01.719232 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c9abbb34-50f2-4dae-ba77-b9a8390ff1a5 tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:01.723769 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:01.723769 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:46:01.724217 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-c9abbb34-50f2-4dae-ba77-b9a8390ff1a5 tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] Snapshot retrieved successfully. Jul 10 06:46:01.724925 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c9abbb34-50f2-4dae-ba77-b9a8390ff1a5 tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] https://10.4.3.200/volume/v3/snapshots/b5c2ea49-7438-442e-a7e3-32cbae295e72 returned with HTTP 200 Jul 10 06:46:01.725256 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1248/5008] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:46:01 2026] GET /volume/v3/snapshots/b5c2ea49-7438-442e-a7e3-32cbae295e72 => generated 458 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:46:01.837100 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-99a6f1b8-f614-4fd5-8838-90468e4646ce req-af466daa-f1c3-49fe-b0f7-0ccf22d46e15 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] https://10.4.3.200/volume/v3/attachments/eb2d5e2f-c41f-4034-82dc-bdad07d0c7c2 returned with HTTP 200 Jul 10 06:46:01.837499 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1261/5009] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 10 06:46:01 2026] DELETE /volume/v3/attachments/eb2d5e2f-c41f-4034-82dc-bdad07d0c7c2 => generated 19 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:46:02.304884 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-a21b7e74-1778-43aa-a723-edeffbd0428c None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:02.306997 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a21b7e74-1778-43aa-a723-edeffbd0428c tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] GET https://10.4.3.200/volume/v3/volumes/92d96f67-05b8-4ae0-9787-1ecc5ddf2f52 Jul 10 06:46:02.307212 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a21b7e74-1778-43aa-a723-edeffbd0428c tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:02.307434 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a21b7e74-1778-43aa-a723-edeffbd0428c tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:02.313527 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a21b7e74-1778-43aa-a723-edeffbd0428c tempest-TestEncryptedCinderVolumes-1283568642 tempest-TestEncryptedCinderVolumes-1283568642-project-member] https://10.4.3.200/volume/v3/volumes/92d96f67-05b8-4ae0-9787-1ecc5ddf2f52 returned with HTTP 404 Jul 10 06:46:02.314101 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1249/5010] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:46:02 2026] GET /volume/v3/volumes/92d96f67-05b8-4ae0-9787-1ecc5ddf2f52 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:46:02.321957 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-b179b5eb-60ee-440e-8108-b37fec6e7342 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:02.323848 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b179b5eb-60ee-440e-8108-b37fec6e7342 tempest-TestEncryptedCinderVolumes-1601990201 tempest-TestEncryptedCinderVolumes-1601990201-project-admin] GET https://10.4.3.200/volume/v3/volumes/detail?all_tenants=1 Jul 10 06:46:02.324027 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b179b5eb-60ee-440e-8108-b37fec6e7342 tempest-TestEncryptedCinderVolumes-1601990201 tempest-TestEncryptedCinderVolumes-1601990201-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:02.324197 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b179b5eb-60ee-440e-8108-b37fec6e7342 tempest-TestEncryptedCinderVolumes-1601990201 tempest-TestEncryptedCinderVolumes-1601990201-project-admin] Calling method 'detail' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:02.324676 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:02.324676 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:46:02.325357 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-b179b5eb-60ee-440e-8108-b37fec6e7342 tempest-TestEncryptedCinderVolumes-1601990201 tempest-TestEncryptedCinderVolumes-1601990201-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99978) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 06:46:02.336813 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-b179b5eb-60ee-440e-8108-b37fec6e7342 tempest-TestEncryptedCinderVolumes-1601990201 tempest-TestEncryptedCinderVolumes-1601990201-project-admin] Get all volumes completed successfully. Jul 10 06:46:02.338697 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:02.338697 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:46:02.343788 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b179b5eb-60ee-440e-8108-b37fec6e7342 tempest-TestEncryptedCinderVolumes-1601990201 tempest-TestEncryptedCinderVolumes-1601990201-project-admin] https://10.4.3.200/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 10 06:46:02.344246 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1253/5011] 10.4.3.200 () {66 vars in 1285 bytes} [Fri Jul 10 06:46:02 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10624 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:46:02.360414 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-2600d992-1691-46e6-adfa-b4df121416b9 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:02.362102 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2600d992-1691-46e6-adfa-b4df121416b9 tempest-TestEncryptedCinderVolumes-1601990201 tempest-TestEncryptedCinderVolumes-1601990201-project-admin] DELETE https://10.4.3.200/volume/v3/types/73bcf1d9-158b-48b5-bf54-08691fa5b846 Jul 10 06:46:02.362284 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2600d992-1691-46e6-adfa-b4df121416b9 tempest-TestEncryptedCinderVolumes-1601990201 tempest-TestEncryptedCinderVolumes-1601990201-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:02.362483 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2600d992-1691-46e6-adfa-b4df121416b9 tempest-TestEncryptedCinderVolumes-1601990201 tempest-TestEncryptedCinderVolumes-1601990201-project-admin] Calling method '_delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:02.400148 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2600d992-1691-46e6-adfa-b4df121416b9 tempest-TestEncryptedCinderVolumes-1601990201 tempest-TestEncryptedCinderVolumes-1601990201-project-admin] https://10.4.3.200/volume/v3/types/73bcf1d9-158b-48b5-bf54-08691fa5b846 returned with HTTP 202 Jul 10 06:46:02.400848 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1249/5012] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 10 06:46:02 2026] DELETE /volume/v3/types/73bcf1d9-158b-48b5-bf54-08691fa5b846 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:46:02.733536 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-d2347c42-90bf-4527-bc12-00f744fa645b None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:02.735217 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-d2347c42-90bf-4527-bc12-00f744fa645b tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] GET https://10.4.3.200/volume/v3/snapshots/b5c2ea49-7438-442e-a7e3-32cbae295e72 Jul 10 06:46:02.735393 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-d2347c42-90bf-4527-bc12-00f744fa645b tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:02.735586 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-d2347c42-90bf-4527-bc12-00f744fa645b tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:02.740377 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:02.740377 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:46:02.740934 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-d2347c42-90bf-4527-bc12-00f744fa645b tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] Snapshot retrieved successfully. Jul 10 06:46:02.741465 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-d2347c42-90bf-4527-bc12-00f744fa645b tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] https://10.4.3.200/volume/v3/snapshots/b5c2ea49-7438-442e-a7e3-32cbae295e72 returned with HTTP 200 Jul 10 06:46:02.741894 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1262/5013] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:46:02 2026] GET /volume/v3/snapshots/b5c2ea49-7438-442e-a7e3-32cbae295e72 => generated 485 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:46:02.750067 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-ec184224-759c-4c8b-bdf7-8999e271e651 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:02.751811 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ec184224-759c-4c8b-bdf7-8999e271e651 tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] GET https://10.4.3.200/volume/v3/snapshots/b5c2ea49-7438-442e-a7e3-32cbae295e72 Jul 10 06:46:02.752006 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ec184224-759c-4c8b-bdf7-8999e271e651 tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:02.752200 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ec184224-759c-4c8b-bdf7-8999e271e651 tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:02.756625 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:02.756625 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:46:02.757045 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-ec184224-759c-4c8b-bdf7-8999e271e651 tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] Snapshot retrieved successfully. Jul 10 06:46:02.757815 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ec184224-759c-4c8b-bdf7-8999e271e651 tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] https://10.4.3.200/volume/v3/snapshots/b5c2ea49-7438-442e-a7e3-32cbae295e72 returned with HTTP 200 Jul 10 06:46:02.758181 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1250/5014] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:46:02 2026] GET /volume/v3/snapshots/b5c2ea49-7438-442e-a7e3-32cbae295e72 => generated 485 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:46:02.766743 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-a39defa0-b2ed-472a-9a04-2572c5486800 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:02.768408 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a39defa0-b2ed-472a-9a04-2572c5486800 tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/b5c2ea49-7438-442e-a7e3-32cbae295e72 Jul 10 06:46:02.768663 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a39defa0-b2ed-472a-9a04-2572c5486800 tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:02.768860 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a39defa0-b2ed-472a-9a04-2572c5486800 tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:02.769020 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.snapshots [None req-a39defa0-b2ed-472a-9a04-2572c5486800 tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] Delete snapshot with id: b5c2ea49-7438-442e-a7e3-32cbae295e72 Jul 10 06:46:02.774536 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:02.774536 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:46:02.774947 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-a39defa0-b2ed-472a-9a04-2572c5486800 tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] Snapshot retrieved successfully. Jul 10 06:46:02.789779 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-a39defa0-b2ed-472a-9a04-2572c5486800 tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] Snapshot delete request issued successfully. Jul 10 06:46:02.790014 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a39defa0-b2ed-472a-9a04-2572c5486800 tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] https://10.4.3.200/volume/v3/snapshots/b5c2ea49-7438-442e-a7e3-32cbae295e72 returned with HTTP 202 Jul 10 06:46:02.790432 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1254/5015] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 10 06:46:02 2026] DELETE /volume/v3/snapshots/b5c2ea49-7438-442e-a7e3-32cbae295e72 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:46:02.798015 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-da851ce5-0579-448b-8066-c5ceab9da367 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:02.799997 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-da851ce5-0579-448b-8066-c5ceab9da367 tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] GET https://10.4.3.200/volume/v3/snapshots/b5c2ea49-7438-442e-a7e3-32cbae295e72 Jul 10 06:46:02.800294 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-da851ce5-0579-448b-8066-c5ceab9da367 tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:02.800622 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-da851ce5-0579-448b-8066-c5ceab9da367 tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:02.806359 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:02.806359 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:46:02.806859 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-da851ce5-0579-448b-8066-c5ceab9da367 tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] Snapshot retrieved successfully. Jul 10 06:46:02.807638 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-da851ce5-0579-448b-8066-c5ceab9da367 tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] https://10.4.3.200/volume/v3/snapshots/b5c2ea49-7438-442e-a7e3-32cbae295e72 returned with HTTP 200 Jul 10 06:46:02.808011 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1250/5016] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:46:02 2026] GET /volume/v3/snapshots/b5c2ea49-7438-442e-a7e3-32cbae295e72 => generated 484 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:46:03.819203 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-403005d3-3e62-4d18-b017-bf6e4f2df5ff None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:03.820646 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-403005d3-3e62-4d18-b017-bf6e4f2df5ff tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] GET https://10.4.3.200/volume/v3/snapshots/b5c2ea49-7438-442e-a7e3-32cbae295e72 Jul 10 06:46:03.820892 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-403005d3-3e62-4d18-b017-bf6e4f2df5ff tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:03.821083 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-403005d3-3e62-4d18-b017-bf6e4f2df5ff tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:03.828051 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-403005d3-3e62-4d18-b017-bf6e4f2df5ff tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] https://10.4.3.200/volume/v3/snapshots/b5c2ea49-7438-442e-a7e3-32cbae295e72 returned with HTTP 404 Jul 10 06:46:03.828404 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1263/5017] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:46:03 2026] GET /volume/v3/snapshots/b5c2ea49-7438-442e-a7e3-32cbae295e72 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:46:03.837057 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-2f8020f1-1b88-40d5-af1a-7e7e827dc99b None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:03.839088 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2f8020f1-1b88-40d5-af1a-7e7e827dc99b tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] DELETE https://10.4.3.200/volume/v3/volumes/43031563-004e-4a2e-a4c5-e74c530df66e Jul 10 06:46:03.839349 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2f8020f1-1b88-40d5-af1a-7e7e827dc99b tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:03.839596 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2f8020f1-1b88-40d5-af1a-7e7e827dc99b tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:03.839794 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-2f8020f1-1b88-40d5-af1a-7e7e827dc99b tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] Delete volume with id: 43031563-004e-4a2e-a4c5-e74c530df66e Jul 10 06:46:03.848238 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:03.848238 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:46:03.848778 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-2f8020f1-1b88-40d5-af1a-7e7e827dc99b tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] Volume info retrieved successfully. Jul 10 06:46:03.864665 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-2f8020f1-1b88-40d5-af1a-7e7e827dc99b tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] Delete volume request issued successfully. Jul 10 06:46:03.864884 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2f8020f1-1b88-40d5-af1a-7e7e827dc99b tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] https://10.4.3.200/volume/v3/volumes/43031563-004e-4a2e-a4c5-e74c530df66e returned with HTTP 202 Jul 10 06:46:03.865352 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1251/5018] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:46:03 2026] DELETE /volume/v3/volumes/43031563-004e-4a2e-a4c5-e74c530df66e => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:46:03.872527 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-753ff4d4-14af-4a2e-ae87-e6dc9f23bd3e None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:03.874279 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-753ff4d4-14af-4a2e-ae87-e6dc9f23bd3e tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] GET https://10.4.3.200/volume/v3/volumes/43031563-004e-4a2e-a4c5-e74c530df66e Jul 10 06:46:03.874477 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-753ff4d4-14af-4a2e-ae87-e6dc9f23bd3e tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:03.874736 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-753ff4d4-14af-4a2e-ae87-e6dc9f23bd3e tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:03.882831 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:03.882831 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:46:03.887413 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-753ff4d4-14af-4a2e-ae87-e6dc9f23bd3e tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] Volume info retrieved successfully. Jul 10 06:46:03.892395 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-753ff4d4-14af-4a2e-ae87-e6dc9f23bd3e tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] https://10.4.3.200/volume/v3/volumes/43031563-004e-4a2e-a4c5-e74c530df66e returned with HTTP 200 Jul 10 06:46:03.893046 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1255/5019] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:46:03 2026] GET /volume/v3/volumes/43031563-004e-4a2e-a4c5-e74c530df66e => generated 867 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:46:04.508525 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-e5920612-dde1-4a58-a19a-6e02be24473d None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:04.510358 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e5920612-dde1-4a58-a19a-6e02be24473d tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] DELETE https://10.4.3.200/volume/v3/volumes/89f35feb-c44b-4adf-b6aa-983d91ad532f Jul 10 06:46:04.510594 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e5920612-dde1-4a58-a19a-6e02be24473d tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:04.510799 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e5920612-dde1-4a58-a19a-6e02be24473d tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:04.510997 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-e5920612-dde1-4a58-a19a-6e02be24473d tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Delete volume with id: 89f35feb-c44b-4adf-b6aa-983d91ad532f Jul 10 06:46:04.518003 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:04.518003 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:46:04.518521 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-e5920612-dde1-4a58-a19a-6e02be24473d tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Volume info retrieved successfully. Jul 10 06:46:04.534740 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-e5920612-dde1-4a58-a19a-6e02be24473d tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Delete volume request issued successfully. Jul 10 06:46:04.534834 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e5920612-dde1-4a58-a19a-6e02be24473d tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] https://10.4.3.200/volume/v3/volumes/89f35feb-c44b-4adf-b6aa-983d91ad532f returned with HTTP 202 Jul 10 06:46:04.535319 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1251/5020] 10.4.3.200 () {68 vars in 1392 bytes} [Fri Jul 10 06:46:04 2026] DELETE /volume/v3/volumes/89f35feb-c44b-4adf-b6aa-983d91ad532f => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 06:46:04.543030 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-f340954b-9874-448e-bbdc-f1c13263e817 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:04.544627 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-f340954b-9874-448e-bbdc-f1c13263e817 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] GET https://10.4.3.200/volume/v3/volumes/89f35feb-c44b-4adf-b6aa-983d91ad532f Jul 10 06:46:04.544818 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-f340954b-9874-448e-bbdc-f1c13263e817 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:04.545034 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-f340954b-9874-448e-bbdc-f1c13263e817 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:04.552263 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:04.552263 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:46:04.557721 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-f340954b-9874-448e-bbdc-f1c13263e817 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Volume info retrieved successfully. Jul 10 06:46:04.565253 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-f340954b-9874-448e-bbdc-f1c13263e817 tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] https://10.4.3.200/volume/v3/volumes/89f35feb-c44b-4adf-b6aa-983d91ad532f returned with HTTP 200 Jul 10 06:46:04.565748 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1264/5021] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:46:04 2026] GET /volume/v3/volumes/89f35feb-c44b-4adf-b6aa-983d91ad532f => generated 1387 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:46:04.904353 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-8711606e-fa02-4e82-aa60-b2f48510400e None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:04.906131 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8711606e-fa02-4e82-aa60-b2f48510400e tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] GET https://10.4.3.200/volume/v3/volumes/43031563-004e-4a2e-a4c5-e74c530df66e Jul 10 06:46:04.906356 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8711606e-fa02-4e82-aa60-b2f48510400e tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:04.906546 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8711606e-fa02-4e82-aa60-b2f48510400e tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:04.911762 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8711606e-fa02-4e82-aa60-b2f48510400e tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] https://10.4.3.200/volume/v3/volumes/43031563-004e-4a2e-a4c5-e74c530df66e returned with HTTP 404 Jul 10 06:46:04.912182 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1252/5022] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:46:04 2026] GET /volume/v3/volumes/43031563-004e-4a2e-a4c5-e74c530df66e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:46:04.917675 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-e1e3502d-8dc7-4d31-9422-8d8a3b8c245b None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:04.919319 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e1e3502d-8dc7-4d31-9422-8d8a3b8c245b tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] DELETE https://10.4.3.200/volume/v3/volumes/9718b713-b059-4a27-bc9d-98b7455eadf9 Jul 10 06:46:04.919557 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e1e3502d-8dc7-4d31-9422-8d8a3b8c245b tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:04.919788 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e1e3502d-8dc7-4d31-9422-8d8a3b8c245b tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:04.920017 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-e1e3502d-8dc7-4d31-9422-8d8a3b8c245b tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] Delete volume with id: 9718b713-b059-4a27-bc9d-98b7455eadf9 Jul 10 06:46:04.926197 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:04.926197 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:46:04.926669 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-e1e3502d-8dc7-4d31-9422-8d8a3b8c245b tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] Volume info retrieved successfully. Jul 10 06:46:04.940444 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-e1e3502d-8dc7-4d31-9422-8d8a3b8c245b tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] Delete volume request issued successfully. Jul 10 06:46:04.940659 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e1e3502d-8dc7-4d31-9422-8d8a3b8c245b tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] https://10.4.3.200/volume/v3/volumes/9718b713-b059-4a27-bc9d-98b7455eadf9 returned with HTTP 202 Jul 10 06:46:04.941098 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1256/5023] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:46:04 2026] DELETE /volume/v3/volumes/9718b713-b059-4a27-bc9d-98b7455eadf9 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:46:04.948066 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-b684bd72-5d7f-4e3f-a7b8-fec3e0050e9f None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:04.949735 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b684bd72-5d7f-4e3f-a7b8-fec3e0050e9f tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] GET https://10.4.3.200/volume/v3/volumes/9718b713-b059-4a27-bc9d-98b7455eadf9 Jul 10 06:46:04.949941 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b684bd72-5d7f-4e3f-a7b8-fec3e0050e9f tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:04.950128 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b684bd72-5d7f-4e3f-a7b8-fec3e0050e9f tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:04.959188 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:04.959188 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:46:04.963989 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-b684bd72-5d7f-4e3f-a7b8-fec3e0050e9f tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] Volume info retrieved successfully. Jul 10 06:46:04.968539 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b684bd72-5d7f-4e3f-a7b8-fec3e0050e9f tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] https://10.4.3.200/volume/v3/volumes/9718b713-b059-4a27-bc9d-98b7455eadf9 returned with HTTP 200 Jul 10 06:46:04.969115 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1252/5024] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:46:04 2026] GET /volume/v3/volumes/9718b713-b059-4a27-bc9d-98b7455eadf9 => generated 832 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:46:05.579405 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-844a68cb-026e-4de5-819d-3c03c1cb444a None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:05.581156 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-844a68cb-026e-4de5-819d-3c03c1cb444a tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] GET https://10.4.3.200/volume/v3/volumes/89f35feb-c44b-4adf-b6aa-983d91ad532f Jul 10 06:46:05.581351 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-844a68cb-026e-4de5-819d-3c03c1cb444a tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:05.581590 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-844a68cb-026e-4de5-819d-3c03c1cb444a tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:05.586945 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-844a68cb-026e-4de5-819d-3c03c1cb444a tempest-TestVolumeBootPatternV346-1421122537 tempest-TestVolumeBootPatternV346-1421122537-project-member] https://10.4.3.200/volume/v3/volumes/89f35feb-c44b-4adf-b6aa-983d91ad532f returned with HTTP 404 Jul 10 06:46:05.587428 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1265/5025] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:46:05 2026] GET /volume/v3/volumes/89f35feb-c44b-4adf-b6aa-983d91ad532f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 06:46:05.979909 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-39656483-a833-4b36-8aef-f1d86ee3cd97 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:05.981553 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-39656483-a833-4b36-8aef-f1d86ee3cd97 tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] GET https://10.4.3.200/volume/v3/volumes/9718b713-b059-4a27-bc9d-98b7455eadf9 Jul 10 06:46:05.981744 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-39656483-a833-4b36-8aef-f1d86ee3cd97 tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:05.981947 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-39656483-a833-4b36-8aef-f1d86ee3cd97 tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:05.987155 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-39656483-a833-4b36-8aef-f1d86ee3cd97 tempest-CinderUnicodeTest-730205184 tempest-CinderUnicodeTest-730205184-project-member] https://10.4.3.200/volume/v3/volumes/9718b713-b059-4a27-bc9d-98b7455eadf9 returned with HTTP 404 Jul 10 06:46:05.987673 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1253/5026] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:46:05 2026] GET /volume/v3/volumes/9718b713-b059-4a27-bc9d-98b7455eadf9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:46:07.439373 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-4f98a726-137f-429d-9b52-5b832af5e86a None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:07.491272 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4f98a726-137f-429d-9b52-5b832af5e86a tempest-ProjectReaderTests-1153898870 tempest-ProjectReaderTests-1153898870-project-admin] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:46:07.491606 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4f98a726-137f-429d-9b52-5b832af5e86a tempest-ProjectReaderTests-1153898870 tempest-ProjectReaderTests-1153898870-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1593809219"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:46:07.492882 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-4f98a726-137f-429d-9b52-5b832af5e86a tempest-ProjectReaderTests-1153898870 tempest-ProjectReaderTests-1153898870-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1593809219'}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:46:07.493010 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-4f98a726-137f-429d-9b52-5b832af5e86a tempest-ProjectReaderTests-1153898870 tempest-ProjectReaderTests-1153898870-project-admin] Create volume of 1 GB Jul 10 06:46:07.497101 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-4f98a726-137f-429d-9b52-5b832af5e86a tempest-ProjectReaderTests-1153898870 tempest-ProjectReaderTests-1153898870-project-admin] Availability Zones retrieved successfully. Jul 10 06:46:07.502065 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-4f98a726-137f-429d-9b52-5b832af5e86a tempest-ProjectReaderTests-1153898870 tempest-ProjectReaderTests-1153898870-project-admin] Flow 'volume_create_api' (b1a784f7-b447-4c71-9b48-24dc194bac4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:46:07.502871 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-4f98a726-137f-429d-9b52-5b832af5e86a tempest-ProjectReaderTests-1153898870 tempest-ProjectReaderTests-1153898870-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ae8fe5d-7a04-44fa-bc28-424bf342ffb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:46:07.503563 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-4f98a726-137f-429d-9b52-5b832af5e86a tempest-ProjectReaderTests-1153898870 tempest-ProjectReaderTests-1153898870-project-admin] Validating volume size '1' using validate_int {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:46:07.525793 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-4f98a726-137f-429d-9b52-5b832af5e86a tempest-ProjectReaderTests-1153898870 tempest-ProjectReaderTests-1153898870-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ae8fe5d-7a04-44fa-bc28-424bf342ffb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:46:07.526490 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-4f98a726-137f-429d-9b52-5b832af5e86a tempest-ProjectReaderTests-1153898870 tempest-ProjectReaderTests-1153898870-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81101934-2b83-4ff5-b040-dfa48d43fce8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:46:07.574410 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-4f98a726-137f-429d-9b52-5b832af5e86a tempest-ProjectReaderTests-1153898870 tempest-ProjectReaderTests-1153898870-project-admin] Created reservations ['23050f9c-b310-41ee-9c08-3e6bbfc8d33b', '5479fa08-94a0-4459-a35c-f7765fa0968f', 'b589d6d9-4ea2-47fd-95fb-20a5e737974e', '694770a6-3125-4d34-b29e-8f1d1796eebb'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:46:07.575166 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-4f98a726-137f-429d-9b52-5b832af5e86a tempest-ProjectReaderTests-1153898870 tempest-ProjectReaderTests-1153898870-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81101934-2b83-4ff5-b040-dfa48d43fce8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['23050f9c-b310-41ee-9c08-3e6bbfc8d33b', '5479fa08-94a0-4459-a35c-f7765fa0968f', 'b589d6d9-4ea2-47fd-95fb-20a5e737974e', '694770a6-3125-4d34-b29e-8f1d1796eebb']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:46:07.575860 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-4f98a726-137f-429d-9b52-5b832af5e86a tempest-ProjectReaderTests-1153898870 tempest-ProjectReaderTests-1153898870-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a909758e-59fc-4122-9ee2-5b4be6905242) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:46:07.595355 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-4f98a726-137f-429d-9b52-5b832af5e86a tempest-ProjectReaderTests-1153898870 tempest-ProjectReaderTests-1153898870-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a909758e-59fc-4122-9ee2-5b4be6905242) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7301f30b-079b-43c4-a599-e3da7940a328', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1593809219',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee721d538820441886660321883dd485',qos_specs=None,replication_status=,reservations=['23050f9c-b310-41ee-9c08-3e6bbfc8d33b','5479fa08-94a0-4459-a35c-f7765fa0968f','b589d6d9-4ea2-47fd-95fb-20a5e737974e','694770a6-3125-4d34-b29e-8f1d1796eebb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be8645b7214e42e6825694f5899c98d3',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:46:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1593809219',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7301f30b-079b-43c4-a599-e3da7940a328,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ee721d538820441886660321883dd485',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='be8645b7214e42e6825694f5899c98d3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:46:07.596005 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-4f98a726-137f-429d-9b52-5b832af5e86a tempest-ProjectReaderTests-1153898870 tempest-ProjectReaderTests-1153898870-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0f44e13-e509-4414-ad4d-48bbbe869bea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:46:07.615200 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-4f98a726-137f-429d-9b52-5b832af5e86a tempest-ProjectReaderTests-1153898870 tempest-ProjectReaderTests-1153898870-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0f44e13-e509-4414-ad4d-48bbbe869bea) transitioned into state 'SUCCESS' from state '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-1593809219',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee721d538820441886660321883dd485',qos_specs=None,replication_status=,reservations=['23050f9c-b310-41ee-9c08-3e6bbfc8d33b','5479fa08-94a0-4459-a35c-f7765fa0968f','b589d6d9-4ea2-47fd-95fb-20a5e737974e','694770a6-3125-4d34-b29e-8f1d1796eebb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be8645b7214e42e6825694f5899c98d3',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:46:07.615864 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-4f98a726-137f-429d-9b52-5b832af5e86a tempest-ProjectReaderTests-1153898870 tempest-ProjectReaderTests-1153898870-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (034e0d74-3383-404a-8493-e07a03aaa426) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:46:07.626533 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-4f98a726-137f-429d-9b52-5b832af5e86a tempest-ProjectReaderTests-1153898870 tempest-ProjectReaderTests-1153898870-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (034e0d74-3383-404a-8493-e07a03aaa426) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:46:07.626533 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-4f98a726-137f-429d-9b52-5b832af5e86a tempest-ProjectReaderTests-1153898870 tempest-ProjectReaderTests-1153898870-project-admin] Flow 'volume_create_api' (b1a784f7-b447-4c71-9b48-24dc194bac4c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:46:07.626533 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-4f98a726-137f-429d-9b52-5b832af5e86a tempest-ProjectReaderTests-1153898870 tempest-ProjectReaderTests-1153898870-project-admin] Create volume request issued successfully. Jul 10 06:46:07.627085 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4f98a726-137f-429d-9b52-5b832af5e86a tempest-ProjectReaderTests-1153898870 tempest-ProjectReaderTests-1153898870-project-admin] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:46:07.627487 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1257/5027] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 10 06:46:07 2026] POST /volume/v3/volumes => generated 778 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:46:07.639389 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-3e966c16-d55b-4b33-a200-8c0a3c2c89a2 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:07.643037 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3e966c16-d55b-4b33-a200-8c0a3c2c89a2 tempest-ProjectReaderTests-1153898870 tempest-ProjectReaderTests-1153898870-project-admin] GET https://10.4.3.200/volume/v3/volumes/7301f30b-079b-43c4-a599-e3da7940a328 Jul 10 06:46:07.643400 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3e966c16-d55b-4b33-a200-8c0a3c2c89a2 tempest-ProjectReaderTests-1153898870 tempest-ProjectReaderTests-1153898870-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:07.643945 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3e966c16-d55b-4b33-a200-8c0a3c2c89a2 tempest-ProjectReaderTests-1153898870 tempest-ProjectReaderTests-1153898870-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:07.653368 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:07.653368 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:46:07.656263 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-3e966c16-d55b-4b33-a200-8c0a3c2c89a2 tempest-ProjectReaderTests-1153898870 tempest-ProjectReaderTests-1153898870-project-admin] Volume info retrieved successfully. Jul 10 06:46:07.659404 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3e966c16-d55b-4b33-a200-8c0a3c2c89a2 tempest-ProjectReaderTests-1153898870 tempest-ProjectReaderTests-1153898870-project-admin] https://10.4.3.200/volume/v3/volumes/7301f30b-079b-43c4-a599-e3da7940a328 returned with HTTP 200 Jul 10 06:46:07.659747 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1253/5028] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:46:07 2026] GET /volume/v3/volumes/7301f30b-079b-43c4-a599-e3da7940a328 => generated 957 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:46:07.739876 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-967d2bce-67cf-4796-a1d6-1447ffb9894f None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:07.812804 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-967d2bce-67cf-4796-a1d6-1447ffb9894f tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:46:07.813206 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-967d2bce-67cf-4796-a1d6-1447ffb9894f tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-105632158"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:46:07.814776 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.volumes [None req-967d2bce-67cf-4796-a1d6-1447ffb9894f tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-105632158'}} {{(pid=99975) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:46:07.814923 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-967d2bce-67cf-4796-a1d6-1447ffb9894f tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] Create volume of 1 GB Jul 10 06:46:07.818668 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-967d2bce-67cf-4796-a1d6-1447ffb9894f tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] Availability Zones retrieved successfully. Jul 10 06:46:07.826080 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-967d2bce-67cf-4796-a1d6-1447ffb9894f tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] Flow 'volume_create_api' (31265039-67cc-4775-91f4-8dcdc59d5a99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:46:07.827107 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-967d2bce-67cf-4796-a1d6-1447ffb9894f tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48b1cbaa-da00-4a24-95bf-33f416872f2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:46:07.827974 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.flows.api.create_volume [None req-967d2bce-67cf-4796-a1d6-1447ffb9894f tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] Validating volume size '1' using validate_int {{(pid=99975) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:46:07.849711 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-967d2bce-67cf-4796-a1d6-1447ffb9894f tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48b1cbaa-da00-4a24-95bf-33f416872f2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:46:07.850357 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-967d2bce-67cf-4796-a1d6-1447ffb9894f tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c292d54b-7b7c-43a6-a290-43222c0f630d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:46:07.898107 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.quota [None req-967d2bce-67cf-4796-a1d6-1447ffb9894f tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] Created reservations ['255f315c-c046-47b1-8fc9-2527ff36d6a6', 'c3f88bcb-d414-4bfd-880c-8481281474f2', '44200b76-1a25-4d75-badf-f91d914c8cc2', '49d3deb6-7d2c-410b-9e48-45f937ea675d'] {{(pid=99975) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:46:07.898775 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-967d2bce-67cf-4796-a1d6-1447ffb9894f tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c292d54b-7b7c-43a6-a290-43222c0f630d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['255f315c-c046-47b1-8fc9-2527ff36d6a6', 'c3f88bcb-d414-4bfd-880c-8481281474f2', '44200b76-1a25-4d75-badf-f91d914c8cc2', '49d3deb6-7d2c-410b-9e48-45f937ea675d']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:46:07.899417 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-967d2bce-67cf-4796-a1d6-1447ffb9894f tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (579423c6-f570-4e93-b24b-6eb060c20a3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:46:07.919317 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-967d2bce-67cf-4796-a1d6-1447ffb9894f tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (579423c6-f570-4e93-b24b-6eb060c20a3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e32a5578-8815-48da-acf5-439a7fd63fd8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-105632158',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e42e10307d74c038d4b022f1208c85b',qos_specs=None,replication_status=,reservations=['255f315c-c046-47b1-8fc9-2527ff36d6a6','c3f88bcb-d414-4bfd-880c-8481281474f2','44200b76-1a25-4d75-badf-f91d914c8cc2','49d3deb6-7d2c-410b-9e48-45f937ea675d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b89c7b7d7e334225ae8374eac7ec25a3',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:46:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-105632158',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e32a5578-8815-48da-acf5-439a7fd63fd8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4e42e10307d74c038d4b022f1208c85b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b89c7b7d7e334225ae8374eac7ec25a3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:46:07.919987 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-967d2bce-67cf-4796-a1d6-1447ffb9894f tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (022259ab-9579-4d97-a040-bdb1ec6899b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:46:07.934773 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-967d2bce-67cf-4796-a1d6-1447ffb9894f tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (022259ab-9579-4d97-a040-bdb1ec6899b1) transitioned into state 'SUCCESS' from state '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-105632158',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e42e10307d74c038d4b022f1208c85b',qos_specs=None,replication_status=,reservations=['255f315c-c046-47b1-8fc9-2527ff36d6a6','c3f88bcb-d414-4bfd-880c-8481281474f2','44200b76-1a25-4d75-badf-f91d914c8cc2','49d3deb6-7d2c-410b-9e48-45f937ea675d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b89c7b7d7e334225ae8374eac7ec25a3',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:46:07.935373 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-967d2bce-67cf-4796-a1d6-1447ffb9894f tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44bf975b-1f8b-4062-a873-8456c5c1f96d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:46:07.942648 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-967d2bce-67cf-4796-a1d6-1447ffb9894f tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44bf975b-1f8b-4062-a873-8456c5c1f96d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:46:07.943570 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-967d2bce-67cf-4796-a1d6-1447ffb9894f tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] Flow 'volume_create_api' (31265039-67cc-4775-91f4-8dcdc59d5a99) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:46:07.943831 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-967d2bce-67cf-4796-a1d6-1447ffb9894f tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] Create volume request issued successfully. Jul 10 06:46:07.944312 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-967d2bce-67cf-4796-a1d6-1447ffb9894f tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:46:07.944747 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1266/5029] 10.4.3.200 () {70 vars in 1298 bytes} [Fri Jul 10 06:46:07 2026] POST /volume/v3/volumes => generated 777 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:46:07.958129 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-86126321-0d6a-4197-92d1-382729d5b695 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:07.959763 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-86126321-0d6a-4197-92d1-382729d5b695 tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] GET https://10.4.3.200/volume/v3/volumes/e32a5578-8815-48da-acf5-439a7fd63fd8 Jul 10 06:46:07.960080 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-86126321-0d6a-4197-92d1-382729d5b695 tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:07.960304 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-86126321-0d6a-4197-92d1-382729d5b695 tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:07.967842 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:07.967842 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:46:07.971496 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-86126321-0d6a-4197-92d1-382729d5b695 tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] Volume info retrieved successfully. Jul 10 06:46:07.975147 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-86126321-0d6a-4197-92d1-382729d5b695 tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] https://10.4.3.200/volume/v3/volumes/e32a5578-8815-48da-acf5-439a7fd63fd8 returned with HTTP 200 Jul 10 06:46:07.975462 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1254/5030] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:46:07 2026] GET /volume/v3/volumes/e32a5578-8815-48da-acf5-439a7fd63fd8 => generated 956 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:46:08.671771 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-810081c5-b35d-4cac-a018-033935f28153 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:08.674218 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-810081c5-b35d-4cac-a018-033935f28153 tempest-ProjectReaderTests-1153898870 tempest-ProjectReaderTests-1153898870-project-admin] GET https://10.4.3.200/volume/v3/volumes/7301f30b-079b-43c4-a599-e3da7940a328 Jul 10 06:46:08.674462 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-810081c5-b35d-4cac-a018-033935f28153 tempest-ProjectReaderTests-1153898870 tempest-ProjectReaderTests-1153898870-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:08.674715 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-810081c5-b35d-4cac-a018-033935f28153 tempest-ProjectReaderTests-1153898870 tempest-ProjectReaderTests-1153898870-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:08.681516 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:08.681516 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:46:08.684804 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-810081c5-b35d-4cac-a018-033935f28153 tempest-ProjectReaderTests-1153898870 tempest-ProjectReaderTests-1153898870-project-admin] Volume info retrieved successfully. Jul 10 06:46:08.688355 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-810081c5-b35d-4cac-a018-033935f28153 tempest-ProjectReaderTests-1153898870 tempest-ProjectReaderTests-1153898870-project-admin] https://10.4.3.200/volume/v3/volumes/7301f30b-079b-43c4-a599-e3da7940a328 returned with HTTP 200 Jul 10 06:46:08.688799 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1258/5031] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:46:08 2026] GET /volume/v3/volumes/7301f30b-079b-43c4-a599-e3da7940a328 => generated 1009 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:46:08.701065 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-149cd900-b005-4a11-8658-3e3edc41d66b None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:08.752085 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-149cd900-b005-4a11-8658-3e3edc41d66b tempest-ProjectReaderTests-1153898870 tempest-ProjectReaderTests-1153898870-project-reader] POST https://10.4.3.200/volume/v3/volumes/7301f30b-079b-43c4-a599-e3da7940a328/action Jul 10 06:46:08.752378 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-149cd900-b005-4a11-8658-3e3edc41d66b tempest-ProjectReaderTests-1153898870 tempest-ProjectReaderTests-1153898870-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:46:08.752491 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-149cd900-b005-4a11-8658-3e3edc41d66b tempest-ProjectReaderTests-1153898870 tempest-ProjectReaderTests-1153898870-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:46:08.759693 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:08.759693 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:46:08.760171 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-149cd900-b005-4a11-8658-3e3edc41d66b tempest-ProjectReaderTests-1153898870 tempest-ProjectReaderTests-1153898870-project-reader] Volume info retrieved successfully. Jul 10 06:46:08.761180 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.policy [None req-149cd900-b005-4a11-8658-3e3edc41d66b tempest-ProjectReaderTests-1153898870 tempest-ProjectReaderTests-1153898870-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'ab43743d76f7498f92dc17f20309cb39', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee721d538820441886660321883dd485', '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=99977) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 06:46:08.761356 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-149cd900-b005-4a11-8658-3e3edc41d66b tempest-ProjectReaderTests-1153898870 tempest-ProjectReaderTests-1153898870-project-reader] https://10.4.3.200/volume/v3/volumes/7301f30b-079b-43c4-a599-e3da7940a328/action returned with HTTP 403 Jul 10 06:46:08.761811 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1254/5032] 10.4.3.200 () {68 vars in 1390 bytes} [Fri Jul 10 06:46:08 2026] POST /volume/v3/volumes/7301f30b-079b-43c4-a599-e3da7940a328/action => generated 131 bytes in 61 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:46:08.768683 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-130f0ccb-8bfc-453d-81cb-020f7917dd2e None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:08.770625 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-130f0ccb-8bfc-453d-81cb-020f7917dd2e tempest-ProjectReaderTests-1153898870 tempest-ProjectReaderTests-1153898870-project-admin] DELETE https://10.4.3.200/volume/v3/volumes/7301f30b-079b-43c4-a599-e3da7940a328 Jul 10 06:46:08.770795 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-130f0ccb-8bfc-453d-81cb-020f7917dd2e tempest-ProjectReaderTests-1153898870 tempest-ProjectReaderTests-1153898870-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:08.770977 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-130f0ccb-8bfc-453d-81cb-020f7917dd2e tempest-ProjectReaderTests-1153898870 tempest-ProjectReaderTests-1153898870-project-admin] Calling method 'delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:08.771129 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-130f0ccb-8bfc-453d-81cb-020f7917dd2e tempest-ProjectReaderTests-1153898870 tempest-ProjectReaderTests-1153898870-project-admin] Delete volume with id: 7301f30b-079b-43c4-a599-e3da7940a328 Jul 10 06:46:08.777378 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:08.777378 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:46:08.777717 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-130f0ccb-8bfc-453d-81cb-020f7917dd2e tempest-ProjectReaderTests-1153898870 tempest-ProjectReaderTests-1153898870-project-admin] Volume info retrieved successfully. Jul 10 06:46:08.791716 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-130f0ccb-8bfc-453d-81cb-020f7917dd2e tempest-ProjectReaderTests-1153898870 tempest-ProjectReaderTests-1153898870-project-admin] Delete volume request issued successfully. Jul 10 06:46:08.791846 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-130f0ccb-8bfc-453d-81cb-020f7917dd2e tempest-ProjectReaderTests-1153898870 tempest-ProjectReaderTests-1153898870-project-admin] https://10.4.3.200/volume/v3/volumes/7301f30b-079b-43c4-a599-e3da7940a328 returned with HTTP 202 Jul 10 06:46:08.792256 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1267/5033] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:46:08 2026] DELETE /volume/v3/volumes/7301f30b-079b-43c4-a599-e3da7940a328 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:46:08.798436 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-2068703b-777c-4f32-b4fb-07f98e2768a9 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:08.800202 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2068703b-777c-4f32-b4fb-07f98e2768a9 tempest-ProjectReaderTests-1153898870 tempest-ProjectReaderTests-1153898870-project-admin] GET https://10.4.3.200/volume/v3/volumes/7301f30b-079b-43c4-a599-e3da7940a328 Jul 10 06:46:08.800414 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2068703b-777c-4f32-b4fb-07f98e2768a9 tempest-ProjectReaderTests-1153898870 tempest-ProjectReaderTests-1153898870-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:08.800567 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2068703b-777c-4f32-b4fb-07f98e2768a9 tempest-ProjectReaderTests-1153898870 tempest-ProjectReaderTests-1153898870-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:08.807071 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:08.807071 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:46:08.810376 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-2068703b-777c-4f32-b4fb-07f98e2768a9 tempest-ProjectReaderTests-1153898870 tempest-ProjectReaderTests-1153898870-project-admin] Volume info retrieved successfully. Jul 10 06:46:08.814425 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2068703b-777c-4f32-b4fb-07f98e2768a9 tempest-ProjectReaderTests-1153898870 tempest-ProjectReaderTests-1153898870-project-admin] https://10.4.3.200/volume/v3/volumes/7301f30b-079b-43c4-a599-e3da7940a328 returned with HTTP 200 Jul 10 06:46:08.814777 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1255/5034] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:46:08 2026] GET /volume/v3/volumes/7301f30b-079b-43c4-a599-e3da7940a328 => generated 1008 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:46:08.988173 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-d9e03e80-5f9b-4291-ba2b-ffb8041926eb None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:08.989819 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d9e03e80-5f9b-4291-ba2b-ffb8041926eb tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] GET https://10.4.3.200/volume/v3/volumes/e32a5578-8815-48da-acf5-439a7fd63fd8 Jul 10 06:46:08.990056 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d9e03e80-5f9b-4291-ba2b-ffb8041926eb tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:08.990268 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d9e03e80-5f9b-4291-ba2b-ffb8041926eb tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:08.996599 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:08.996599 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:46:08.999802 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-d9e03e80-5f9b-4291-ba2b-ffb8041926eb tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] Volume info retrieved successfully. Jul 10 06:46:09.003453 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d9e03e80-5f9b-4291-ba2b-ffb8041926eb tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] https://10.4.3.200/volume/v3/volumes/e32a5578-8815-48da-acf5-439a7fd63fd8 returned with HTTP 200 Jul 10 06:46:09.003869 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1259/5035] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:46:08 2026] GET /volume/v3/volumes/e32a5578-8815-48da-acf5-439a7fd63fd8 => generated 1008 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:46:09.015604 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-8c58acd6-bdf1-4798-9026-d10bdeadc712 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:09.017259 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8c58acd6-bdf1-4798-9026-d10bdeadc712 tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] POST https://10.4.3.200/volume/v3/backups Jul 10 06:46:09.018948 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-8c58acd6-bdf1-4798-9026-d10bdeadc712 tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e32a5578-8815-48da-acf5-439a7fd63fd8", "name": "tempest-type-Backup-1697784826"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:46:09.019113 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.contrib.backups [None req-8c58acd6-bdf1-4798-9026-d10bdeadc712 tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] Creating new backup {'backup': {'volume_id': 'e32a5578-8815-48da-acf5-439a7fd63fd8', 'name': 'tempest-type-Backup-1697784826'}} {{(pid=99977) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 06:46:09.019168 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.contrib.backups [None req-8c58acd6-bdf1-4798-9026-d10bdeadc712 tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] Creating backup of volume e32a5578-8815-48da-acf5-439a7fd63fd8 in container None Jul 10 06:46:09.026098 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:09.026098 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:46:09.026411 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-8c58acd6-bdf1-4798-9026-d10bdeadc712 tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] Volume info retrieved successfully. Jul 10 06:46:09.064954 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-8c58acd6-bdf1-4798-9026-d10bdeadc712 tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] Created reservations ['2ef7656c-9b8c-49c0-ac3d-4966da411cac', '4f99649d-1b9d-4a80-b2b1-d3d5945afc1e'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:46:09.122378 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8c58acd6-bdf1-4798-9026-d10bdeadc712 tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] https://10.4.3.200/volume/v3/backups returned with HTTP 202 Jul 10 06:46:09.122988 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1255/5036] 10.4.3.200 () {70 vars in 1299 bytes} [Fri Jul 10 06:46:09 2026] POST /volume/v3/backups => generated 316 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:46:09.130262 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-b26fb333-21c1-4a8c-ba97-bfbdfe7b686e None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:09.131899 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-b26fb333-21c1-4a8c-ba97-bfbdfe7b686e tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] GET https://10.4.3.200/volume/v3/backups/d476a968-1f00-4571-b016-dc6079e5922c Jul 10 06:46:09.132397 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-b26fb333-21c1-4a8c-ba97-bfbdfe7b686e tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:09.132397 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-b26fb333-21c1-4a8c-ba97-bfbdfe7b686e tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:09.132397 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-b26fb333-21c1-4a8c-ba97-bfbdfe7b686e tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] Show backup with id d476a968-1f00-4571-b016-dc6079e5922c. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:46:09.136149 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:09.136149 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:46:09.136714 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-b26fb333-21c1-4a8c-ba97-bfbdfe7b686e tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] https://10.4.3.200/volume/v3/backups/d476a968-1f00-4571-b016-dc6079e5922c returned with HTTP 200 Jul 10 06:46:09.137034 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1268/5037] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:46:09 2026] GET /volume/v3/backups/d476a968-1f00-4571-b016-dc6079e5922c => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:46:09.826718 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-bb278080-c15c-41fd-9d90-284b1e37382f None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:09.828671 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-bb278080-c15c-41fd-9d90-284b1e37382f tempest-ProjectReaderTests-1153898870 tempest-ProjectReaderTests-1153898870-project-admin] GET https://10.4.3.200/volume/v3/volumes/7301f30b-079b-43c4-a599-e3da7940a328 Jul 10 06:46:09.828918 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-bb278080-c15c-41fd-9d90-284b1e37382f tempest-ProjectReaderTests-1153898870 tempest-ProjectReaderTests-1153898870-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:09.829126 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-bb278080-c15c-41fd-9d90-284b1e37382f tempest-ProjectReaderTests-1153898870 tempest-ProjectReaderTests-1153898870-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:09.834305 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-bb278080-c15c-41fd-9d90-284b1e37382f tempest-ProjectReaderTests-1153898870 tempest-ProjectReaderTests-1153898870-project-admin] https://10.4.3.200/volume/v3/volumes/7301f30b-079b-43c4-a599-e3da7940a328 returned with HTTP 404 Jul 10 06:46:09.834761 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1256/5038] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:46:09 2026] GET /volume/v3/volumes/7301f30b-079b-43c4-a599-e3da7940a328 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:46:09.842104 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-55403d83-3b7e-42e5-8004-659a59f53a7c None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:09.843662 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-55403d83-3b7e-42e5-8004-659a59f53a7c tempest-ProjectReaderTests-1153898870 tempest-ProjectReaderTests-1153898870-project-admin] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:46:09.843976 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-55403d83-3b7e-42e5-8004-659a59f53a7c tempest-ProjectReaderTests-1153898870 tempest-ProjectReaderTests-1153898870-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-118329304"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:46:09.845282 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-55403d83-3b7e-42e5-8004-659a59f53a7c tempest-ProjectReaderTests-1153898870 tempest-ProjectReaderTests-1153898870-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-118329304'}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:46:09.845399 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-55403d83-3b7e-42e5-8004-659a59f53a7c tempest-ProjectReaderTests-1153898870 tempest-ProjectReaderTests-1153898870-project-admin] Create volume of 1 GB Jul 10 06:46:09.848952 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-55403d83-3b7e-42e5-8004-659a59f53a7c tempest-ProjectReaderTests-1153898870 tempest-ProjectReaderTests-1153898870-project-admin] Availability Zones retrieved successfully. Jul 10 06:46:09.854562 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-55403d83-3b7e-42e5-8004-659a59f53a7c tempest-ProjectReaderTests-1153898870 tempest-ProjectReaderTests-1153898870-project-admin] Flow 'volume_create_api' (01a917dd-894f-4051-9f72-db960d605fa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:46:09.855408 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-55403d83-3b7e-42e5-8004-659a59f53a7c tempest-ProjectReaderTests-1153898870 tempest-ProjectReaderTests-1153898870-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c9b8ea8-8e2a-45e8-8457-59cc713e0f17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:46:09.856121 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-55403d83-3b7e-42e5-8004-659a59f53a7c tempest-ProjectReaderTests-1153898870 tempest-ProjectReaderTests-1153898870-project-admin] Validating volume size '1' using validate_int {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:46:09.882987 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-55403d83-3b7e-42e5-8004-659a59f53a7c tempest-ProjectReaderTests-1153898870 tempest-ProjectReaderTests-1153898870-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c9b8ea8-8e2a-45e8-8457-59cc713e0f17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:46:09.883874 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-55403d83-3b7e-42e5-8004-659a59f53a7c tempest-ProjectReaderTests-1153898870 tempest-ProjectReaderTests-1153898870-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bfd897e6-2810-4a53-9991-ee8ef76313c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:46:09.920761 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-55403d83-3b7e-42e5-8004-659a59f53a7c tempest-ProjectReaderTests-1153898870 tempest-ProjectReaderTests-1153898870-project-admin] Created reservations ['b10b5812-54db-4904-8fd5-389be6627641', '5caf2e99-c4dd-47f7-9a37-f9b4cd695c7a', '118e605d-5fa7-4703-956c-459b01de3bd5', '270a86e0-e94e-4b08-b6af-ba614bc69d64'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:46:09.921546 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-55403d83-3b7e-42e5-8004-659a59f53a7c tempest-ProjectReaderTests-1153898870 tempest-ProjectReaderTests-1153898870-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bfd897e6-2810-4a53-9991-ee8ef76313c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b10b5812-54db-4904-8fd5-389be6627641', '5caf2e99-c4dd-47f7-9a37-f9b4cd695c7a', '118e605d-5fa7-4703-956c-459b01de3bd5', '270a86e0-e94e-4b08-b6af-ba614bc69d64']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:46:09.922252 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-55403d83-3b7e-42e5-8004-659a59f53a7c tempest-ProjectReaderTests-1153898870 tempest-ProjectReaderTests-1153898870-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7366df6-a70b-4ccc-a9de-134edf94c531) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:46:09.948188 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-55403d83-3b7e-42e5-8004-659a59f53a7c tempest-ProjectReaderTests-1153898870 tempest-ProjectReaderTests-1153898870-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7366df6-a70b-4ccc-a9de-134edf94c531) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2e818c96-b37a-441b-8226-0b64aeec9a44', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-118329304',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee721d538820441886660321883dd485',qos_specs=None,replication_status=,reservations=['b10b5812-54db-4904-8fd5-389be6627641','5caf2e99-c4dd-47f7-9a37-f9b4cd695c7a','118e605d-5fa7-4703-956c-459b01de3bd5','270a86e0-e94e-4b08-b6af-ba614bc69d64'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be8645b7214e42e6825694f5899c98d3',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:46:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-118329304',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2e818c96-b37a-441b-8226-0b64aeec9a44,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ee721d538820441886660321883dd485',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='be8645b7214e42e6825694f5899c98d3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:46:09.949067 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-55403d83-3b7e-42e5-8004-659a59f53a7c tempest-ProjectReaderTests-1153898870 tempest-ProjectReaderTests-1153898870-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a36986e1-3370-405d-a9f4-f4ad97e2b792) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:46:09.967749 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-55403d83-3b7e-42e5-8004-659a59f53a7c tempest-ProjectReaderTests-1153898870 tempest-ProjectReaderTests-1153898870-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a36986e1-3370-405d-a9f4-f4ad97e2b792) transitioned into state 'SUCCESS' from state '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-118329304',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee721d538820441886660321883dd485',qos_specs=None,replication_status=,reservations=['b10b5812-54db-4904-8fd5-389be6627641','5caf2e99-c4dd-47f7-9a37-f9b4cd695c7a','118e605d-5fa7-4703-956c-459b01de3bd5','270a86e0-e94e-4b08-b6af-ba614bc69d64'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be8645b7214e42e6825694f5899c98d3',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:46:09.968590 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-55403d83-3b7e-42e5-8004-659a59f53a7c tempest-ProjectReaderTests-1153898870 tempest-ProjectReaderTests-1153898870-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92e605dc-64d3-45aa-91f4-242551d687a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:46:09.978279 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-55403d83-3b7e-42e5-8004-659a59f53a7c tempest-ProjectReaderTests-1153898870 tempest-ProjectReaderTests-1153898870-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92e605dc-64d3-45aa-91f4-242551d687a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:46:09.979294 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-55403d83-3b7e-42e5-8004-659a59f53a7c tempest-ProjectReaderTests-1153898870 tempest-ProjectReaderTests-1153898870-project-admin] Flow 'volume_create_api' (01a917dd-894f-4051-9f72-db960d605fa4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:46:09.979705 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-55403d83-3b7e-42e5-8004-659a59f53a7c tempest-ProjectReaderTests-1153898870 tempest-ProjectReaderTests-1153898870-project-admin] Create volume request issued successfully. Jul 10 06:46:09.980399 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-55403d83-3b7e-42e5-8004-659a59f53a7c tempest-ProjectReaderTests-1153898870 tempest-ProjectReaderTests-1153898870-project-admin] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:46:09.980933 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1260/5039] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 10 06:46:09 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 10 06:46:09.992449 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-acbf3a46-8782-4f19-87f4-762f7b4c21e2 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:09.994375 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-acbf3a46-8782-4f19-87f4-762f7b4c21e2 tempest-ProjectReaderTests-1153898870 tempest-ProjectReaderTests-1153898870-project-admin] GET https://10.4.3.200/volume/v3/volumes/2e818c96-b37a-441b-8226-0b64aeec9a44 Jul 10 06:46:09.994601 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-acbf3a46-8782-4f19-87f4-762f7b4c21e2 tempest-ProjectReaderTests-1153898870 tempest-ProjectReaderTests-1153898870-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:09.995182 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-acbf3a46-8782-4f19-87f4-762f7b4c21e2 tempest-ProjectReaderTests-1153898870 tempest-ProjectReaderTests-1153898870-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:10.001632 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:10.001632 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:46:10.004844 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-acbf3a46-8782-4f19-87f4-762f7b4c21e2 tempest-ProjectReaderTests-1153898870 tempest-ProjectReaderTests-1153898870-project-admin] Volume info retrieved successfully. Jul 10 06:46:10.010251 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-acbf3a46-8782-4f19-87f4-762f7b4c21e2 tempest-ProjectReaderTests-1153898870 tempest-ProjectReaderTests-1153898870-project-admin] https://10.4.3.200/volume/v3/volumes/2e818c96-b37a-441b-8226-0b64aeec9a44 returned with HTTP 200 Jul 10 06:46:10.010675 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1256/5040] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:46:09 2026] GET /volume/v3/volumes/2e818c96-b37a-441b-8226-0b64aeec9a44 => generated 956 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:46:10.146613 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-09ad7d25-e906-435e-91df-56b8c566157f None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:10.148486 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-09ad7d25-e906-435e-91df-56b8c566157f tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] GET https://10.4.3.200/volume/v3/backups/d476a968-1f00-4571-b016-dc6079e5922c Jul 10 06:46:10.148759 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-09ad7d25-e906-435e-91df-56b8c566157f tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:10.148989 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-09ad7d25-e906-435e-91df-56b8c566157f tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:10.149136 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-09ad7d25-e906-435e-91df-56b8c566157f tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] Show backup with id d476a968-1f00-4571-b016-dc6079e5922c. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:46:10.153484 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:10.153484 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:46:10.154213 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-09ad7d25-e906-435e-91df-56b8c566157f tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] https://10.4.3.200/volume/v3/backups/d476a968-1f00-4571-b016-dc6079e5922c returned with HTTP 200 Jul 10 06:46:10.154623 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1269/5041] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:46:10 2026] GET /volume/v3/backups/d476a968-1f00-4571-b016-dc6079e5922c => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:46:10.368571 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-3e2e5497-379e-4611-8a89-fd7c0458c414 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:10.448614 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3e2e5497-379e-4611-8a89-fd7c0458c414 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:46:10.449032 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3e2e5497-379e-4611-8a89-fd7c0458c414 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1802987830"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:46:10.450670 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-3e2e5497-379e-4611-8a89-fd7c0458c414 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1802987830'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:46:10.450815 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-3e2e5497-379e-4611-8a89-fd7c0458c414 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Create volume of 1 GB Jul 10 06:46:10.455040 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-3e2e5497-379e-4611-8a89-fd7c0458c414 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Availability Zones retrieved successfully. Jul 10 06:46:10.460876 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-3e2e5497-379e-4611-8a89-fd7c0458c414 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Flow 'volume_create_api' (d74a5282-14b0-4b2e-a96b-ac0262b6465d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:46:10.461688 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-3e2e5497-379e-4611-8a89-fd7c0458c414 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (538819b0-c869-41a0-8c73-8ff5ac7aae57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:46:10.462398 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-3e2e5497-379e-4611-8a89-fd7c0458c414 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Validating volume size '1' using validate_int {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:46:10.483248 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-3e2e5497-379e-4611-8a89-fd7c0458c414 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (538819b0-c869-41a0-8c73-8ff5ac7aae57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:46:10.483907 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-3e2e5497-379e-4611-8a89-fd7c0458c414 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b05bd67-031b-473f-81d6-5fec7198fef4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:46:10.530957 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-3e2e5497-379e-4611-8a89-fd7c0458c414 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Created reservations ['e8f4cac4-82ab-41a4-b3f3-1ab5bcc824e9', '6e0de583-f1cb-4587-b882-e73b482787d8', '8ff0536b-ddc0-4489-9b0e-778bb43496ac', '06a6f401-01cf-41c4-bba6-5701c92bc998'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:46:10.531723 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-3e2e5497-379e-4611-8a89-fd7c0458c414 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b05bd67-031b-473f-81d6-5fec7198fef4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e8f4cac4-82ab-41a4-b3f3-1ab5bcc824e9', '6e0de583-f1cb-4587-b882-e73b482787d8', '8ff0536b-ddc0-4489-9b0e-778bb43496ac', '06a6f401-01cf-41c4-bba6-5701c92bc998']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:46:10.532442 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-3e2e5497-379e-4611-8a89-fd7c0458c414 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f865da04-1e6f-4b2c-83ec-ce44d024cc72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:46:10.552842 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-3e2e5497-379e-4611-8a89-fd7c0458c414 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f865da04-1e6f-4b2c-83ec-ce44d024cc72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '078bc6fe-9b8b-4792-bfb9-27f570318842', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1802987830',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f6a0f76a3314da2a54fae6012b20c45',qos_specs=None,replication_status=,reservations=['e8f4cac4-82ab-41a4-b3f3-1ab5bcc824e9','6e0de583-f1cb-4587-b882-e73b482787d8','8ff0536b-ddc0-4489-9b0e-778bb43496ac','06a6f401-01cf-41c4-bba6-5701c92bc998'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c97c860c3914a5296460a0facaa81ff',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:46:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1802987830',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=078bc6fe-9b8b-4792-bfb9-27f570318842,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f6a0f76a3314da2a54fae6012b20c45',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2c97c860c3914a5296460a0facaa81ff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:46:10.553904 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-3e2e5497-379e-4611-8a89-fd7c0458c414 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e37565f6-dd2e-4478-839d-d04cf01c02df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:46:10.569636 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-3e2e5497-379e-4611-8a89-fd7c0458c414 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e37565f6-dd2e-4478-839d-d04cf01c02df) transitioned into state 'SUCCESS' from state '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-1802987830',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f6a0f76a3314da2a54fae6012b20c45',qos_specs=None,replication_status=,reservations=['e8f4cac4-82ab-41a4-b3f3-1ab5bcc824e9','6e0de583-f1cb-4587-b882-e73b482787d8','8ff0536b-ddc0-4489-9b0e-778bb43496ac','06a6f401-01cf-41c4-bba6-5701c92bc998'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c97c860c3914a5296460a0facaa81ff',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:46:10.570409 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-3e2e5497-379e-4611-8a89-fd7c0458c414 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a680a67-6937-4b60-b9e3-8a6f79c00fe0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:46:10.580670 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-3e2e5497-379e-4611-8a89-fd7c0458c414 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a680a67-6937-4b60-b9e3-8a6f79c00fe0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:46:10.581945 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-3e2e5497-379e-4611-8a89-fd7c0458c414 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Flow 'volume_create_api' (d74a5282-14b0-4b2e-a96b-ac0262b6465d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:46:10.582367 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-3e2e5497-379e-4611-8a89-fd7c0458c414 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Create volume request issued successfully. Jul 10 06:46:10.583158 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3e2e5497-379e-4611-8a89-fd7c0458c414 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:46:10.583713 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1257/5042] 10.4.3.200 () {70 vars in 1298 bytes} [Fri Jul 10 06:46:10 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 10 06:46:10.593820 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-c60fddf0-8b9b-4f9b-80d3-2ba8b7dc406f None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:10.595448 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c60fddf0-8b9b-4f9b-80d3-2ba8b7dc406f tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] GET https://10.4.3.200/volume/v3/volumes/078bc6fe-9b8b-4792-bfb9-27f570318842 Jul 10 06:46:10.595643 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c60fddf0-8b9b-4f9b-80d3-2ba8b7dc406f tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:10.595834 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c60fddf0-8b9b-4f9b-80d3-2ba8b7dc406f tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:10.602488 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:10.602488 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:46:10.605767 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-c60fddf0-8b9b-4f9b-80d3-2ba8b7dc406f tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Volume info retrieved successfully. Jul 10 06:46:10.609067 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c60fddf0-8b9b-4f9b-80d3-2ba8b7dc406f tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/volumes/078bc6fe-9b8b-4792-bfb9-27f570318842 returned with HTTP 200 Jul 10 06:46:10.609412 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1261/5043] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:46:10 2026] GET /volume/v3/volumes/078bc6fe-9b8b-4792-bfb9-27f570318842 => generated 957 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:46:11.022519 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-d3f2d3a0-7526-467f-b178-a9c546fbd767 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:11.024110 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d3f2d3a0-7526-467f-b178-a9c546fbd767 tempest-ProjectReaderTests-1153898870 tempest-ProjectReaderTests-1153898870-project-admin] GET https://10.4.3.200/volume/v3/volumes/2e818c96-b37a-441b-8226-0b64aeec9a44 Jul 10 06:46:11.024280 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d3f2d3a0-7526-467f-b178-a9c546fbd767 tempest-ProjectReaderTests-1153898870 tempest-ProjectReaderTests-1153898870-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:11.024449 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d3f2d3a0-7526-467f-b178-a9c546fbd767 tempest-ProjectReaderTests-1153898870 tempest-ProjectReaderTests-1153898870-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:11.030891 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:11.030891 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:46:11.034032 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-d3f2d3a0-7526-467f-b178-a9c546fbd767 tempest-ProjectReaderTests-1153898870 tempest-ProjectReaderTests-1153898870-project-admin] Volume info retrieved successfully. Jul 10 06:46:11.037571 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d3f2d3a0-7526-467f-b178-a9c546fbd767 tempest-ProjectReaderTests-1153898870 tempest-ProjectReaderTests-1153898870-project-admin] https://10.4.3.200/volume/v3/volumes/2e818c96-b37a-441b-8226-0b64aeec9a44 returned with HTTP 200 Jul 10 06:46:11.037989 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1257/5044] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:46:11 2026] GET /volume/v3/volumes/2e818c96-b37a-441b-8226-0b64aeec9a44 => generated 1008 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:46:11.049093 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-397451dc-2eda-4bea-acd7-7bce87427fa5 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:11.050936 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-397451dc-2eda-4bea-acd7-7bce87427fa5 tempest-ProjectReaderTests-1153898870 tempest-ProjectReaderTests-1153898870-project-reader] POST https://10.4.3.200/volume/v3/volumes/2e818c96-b37a-441b-8226-0b64aeec9a44/action Jul 10 06:46:11.051311 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-397451dc-2eda-4bea-acd7-7bce87427fa5 tempest-ProjectReaderTests-1153898870 tempest-ProjectReaderTests-1153898870-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99975) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:46:11.051567 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-397451dc-2eda-4bea-acd7-7bce87427fa5 tempest-ProjectReaderTests-1153898870 tempest-ProjectReaderTests-1153898870-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:46:11.060798 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:11.060798 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:46:11.061321 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.policy [None req-397451dc-2eda-4bea-acd7-7bce87427fa5 tempest-ProjectReaderTests-1153898870 tempest-ProjectReaderTests-1153898870-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'ab43743d76f7498f92dc17f20309cb39', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee721d538820441886660321883dd485', '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=99975) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 06:46:11.061564 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-397451dc-2eda-4bea-acd7-7bce87427fa5 tempest-ProjectReaderTests-1153898870 tempest-ProjectReaderTests-1153898870-project-reader] https://10.4.3.200/volume/v3/volumes/2e818c96-b37a-441b-8226-0b64aeec9a44/action returned with HTTP 403 Jul 10 06:46:11.062068 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1270/5045] 10.4.3.200 () {68 vars in 1390 bytes} [Fri Jul 10 06:46:11 2026] POST /volume/v3/volumes/2e818c96-b37a-441b-8226-0b64aeec9a44/action => generated 131 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:46:11.068260 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-f7a7f72f-052b-4e83-8a26-196c6df99dd8 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:11.070006 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f7a7f72f-052b-4e83-8a26-196c6df99dd8 tempest-ProjectReaderTests-1153898870 tempest-ProjectReaderTests-1153898870-project-admin] DELETE https://10.4.3.200/volume/v3/volumes/2e818c96-b37a-441b-8226-0b64aeec9a44 Jul 10 06:46:11.070171 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f7a7f72f-052b-4e83-8a26-196c6df99dd8 tempest-ProjectReaderTests-1153898870 tempest-ProjectReaderTests-1153898870-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:11.070346 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f7a7f72f-052b-4e83-8a26-196c6df99dd8 tempest-ProjectReaderTests-1153898870 tempest-ProjectReaderTests-1153898870-project-admin] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:11.070510 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-f7a7f72f-052b-4e83-8a26-196c6df99dd8 tempest-ProjectReaderTests-1153898870 tempest-ProjectReaderTests-1153898870-project-admin] Delete volume with id: 2e818c96-b37a-441b-8226-0b64aeec9a44 Jul 10 06:46:11.076650 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:11.076650 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:46:11.076929 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-f7a7f72f-052b-4e83-8a26-196c6df99dd8 tempest-ProjectReaderTests-1153898870 tempest-ProjectReaderTests-1153898870-project-admin] Volume info retrieved successfully. Jul 10 06:46:11.091822 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-f7a7f72f-052b-4e83-8a26-196c6df99dd8 tempest-ProjectReaderTests-1153898870 tempest-ProjectReaderTests-1153898870-project-admin] Delete volume request issued successfully. Jul 10 06:46:11.091943 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f7a7f72f-052b-4e83-8a26-196c6df99dd8 tempest-ProjectReaderTests-1153898870 tempest-ProjectReaderTests-1153898870-project-admin] https://10.4.3.200/volume/v3/volumes/2e818c96-b37a-441b-8226-0b64aeec9a44 returned with HTTP 202 Jul 10 06:46:11.092331 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1258/5046] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:46:11 2026] DELETE /volume/v3/volumes/2e818c96-b37a-441b-8226-0b64aeec9a44 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:46:11.098986 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-b1ad82a0-ce18-4968-b271-a1d00f1f931d None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:11.101185 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b1ad82a0-ce18-4968-b271-a1d00f1f931d tempest-ProjectReaderTests-1153898870 tempest-ProjectReaderTests-1153898870-project-admin] GET https://10.4.3.200/volume/v3/volumes/2e818c96-b37a-441b-8226-0b64aeec9a44 Jul 10 06:46:11.101453 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b1ad82a0-ce18-4968-b271-a1d00f1f931d tempest-ProjectReaderTests-1153898870 tempest-ProjectReaderTests-1153898870-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:11.101759 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b1ad82a0-ce18-4968-b271-a1d00f1f931d tempest-ProjectReaderTests-1153898870 tempest-ProjectReaderTests-1153898870-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:11.111716 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:11.111716 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:46:11.116232 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-b1ad82a0-ce18-4968-b271-a1d00f1f931d tempest-ProjectReaderTests-1153898870 tempest-ProjectReaderTests-1153898870-project-admin] Volume info retrieved successfully. Jul 10 06:46:11.121294 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b1ad82a0-ce18-4968-b271-a1d00f1f931d tempest-ProjectReaderTests-1153898870 tempest-ProjectReaderTests-1153898870-project-admin] https://10.4.3.200/volume/v3/volumes/2e818c96-b37a-441b-8226-0b64aeec9a44 returned with HTTP 200 Jul 10 06:46:11.121753 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1262/5047] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:46:11 2026] GET /volume/v3/volumes/2e818c96-b37a-441b-8226-0b64aeec9a44 => generated 1007 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:46:11.164302 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-53492fa0-4f0f-4e0d-927d-fa8846b0c186 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:11.165943 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-53492fa0-4f0f-4e0d-927d-fa8846b0c186 tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] GET https://10.4.3.200/volume/v3/backups/d476a968-1f00-4571-b016-dc6079e5922c Jul 10 06:46:11.166127 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-53492fa0-4f0f-4e0d-927d-fa8846b0c186 tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:11.166299 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-53492fa0-4f0f-4e0d-927d-fa8846b0c186 tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:11.166402 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-53492fa0-4f0f-4e0d-927d-fa8846b0c186 tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] Show backup with id d476a968-1f00-4571-b016-dc6079e5922c. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:46:11.170357 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:11.170357 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:46:11.170993 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-53492fa0-4f0f-4e0d-927d-fa8846b0c186 tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] https://10.4.3.200/volume/v3/backups/d476a968-1f00-4571-b016-dc6079e5922c returned with HTTP 200 Jul 10 06:46:11.171350 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1258/5048] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:46:11 2026] GET /volume/v3/backups/d476a968-1f00-4571-b016-dc6079e5922c => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:46:11.619959 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-31135ad1-f4ab-4a11-9365-75263c74b0dd None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:11.621526 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-31135ad1-f4ab-4a11-9365-75263c74b0dd tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] GET https://10.4.3.200/volume/v3/volumes/078bc6fe-9b8b-4792-bfb9-27f570318842 Jul 10 06:46:11.621714 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-31135ad1-f4ab-4a11-9365-75263c74b0dd tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:11.621910 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-31135ad1-f4ab-4a11-9365-75263c74b0dd tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:11.629096 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:11.629096 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:46:11.632284 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-31135ad1-f4ab-4a11-9365-75263c74b0dd tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Volume info retrieved successfully. Jul 10 06:46:11.635755 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-31135ad1-f4ab-4a11-9365-75263c74b0dd tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/volumes/078bc6fe-9b8b-4792-bfb9-27f570318842 returned with HTTP 200 Jul 10 06:46:11.636120 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1271/5049] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:46:11 2026] GET /volume/v3/volumes/078bc6fe-9b8b-4792-bfb9-27f570318842 => generated 1009 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:46:11.647691 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-6af4c047-1f7c-4d50-81de-eb986a4b4fab None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:11.649265 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6af4c047-1f7c-4d50-81de-eb986a4b4fab tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] POST https://10.4.3.200/volume/v3/backups Jul 10 06:46:11.649584 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6af4c047-1f7c-4d50-81de-eb986a4b4fab tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "078bc6fe-9b8b-4792-bfb9-27f570318842", "name": "tempest-type-Backup-998294446"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:46:11.650895 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.contrib.backups [None req-6af4c047-1f7c-4d50-81de-eb986a4b4fab tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Creating new backup {'backup': {'volume_id': '078bc6fe-9b8b-4792-bfb9-27f570318842', 'name': 'tempest-type-Backup-998294446'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 06:46:11.651022 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.contrib.backups [None req-6af4c047-1f7c-4d50-81de-eb986a4b4fab tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Creating backup of volume 078bc6fe-9b8b-4792-bfb9-27f570318842 in container None Jul 10 06:46:11.657487 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:11.657487 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:46:11.657822 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-6af4c047-1f7c-4d50-81de-eb986a4b4fab tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Volume info retrieved successfully. Jul 10 06:46:11.678976 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-6af4c047-1f7c-4d50-81de-eb986a4b4fab tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Created reservations ['a9620a4a-badb-4983-a1bb-dc8bec802d90', '194a5c31-5175-4085-bc25-2356590ad2f3'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:46:11.703632 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6af4c047-1f7c-4d50-81de-eb986a4b4fab tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/backups returned with HTTP 202 Jul 10 06:46:11.704029 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1259/5050] 10.4.3.200 () {70 vars in 1299 bytes} [Fri Jul 10 06:46:11 2026] POST /volume/v3/backups => generated 315 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:46:11.712194 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-e610f5a8-f4bf-4d6c-937e-15222c8214d7 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:11.714181 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e610f5a8-f4bf-4d6c-937e-15222c8214d7 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] GET https://10.4.3.200/volume/v3/backups/8973c607-7d94-429f-9178-825b3d008abe Jul 10 06:46:11.714421 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e610f5a8-f4bf-4d6c-937e-15222c8214d7 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:11.714646 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e610f5a8-f4bf-4d6c-937e-15222c8214d7 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:11.714745 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-e610f5a8-f4bf-4d6c-937e-15222c8214d7 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Show backup with id 8973c607-7d94-429f-9178-825b3d008abe. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:46:11.718726 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:11.718726 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:46:11.719456 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e610f5a8-f4bf-4d6c-937e-15222c8214d7 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/backups/8973c607-7d94-429f-9178-825b3d008abe returned with HTTP 200 Jul 10 06:46:11.719953 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1263/5051] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:46:11 2026] GET /volume/v3/backups/8973c607-7d94-429f-9178-825b3d008abe => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:46:12.135608 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-8e3d0451-5d58-43ce-987b-28b7dff2edc0 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:12.137364 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8e3d0451-5d58-43ce-987b-28b7dff2edc0 tempest-ProjectReaderTests-1153898870 tempest-ProjectReaderTests-1153898870-project-admin] GET https://10.4.3.200/volume/v3/volumes/2e818c96-b37a-441b-8226-0b64aeec9a44 Jul 10 06:46:12.137585 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-8e3d0451-5d58-43ce-987b-28b7dff2edc0 tempest-ProjectReaderTests-1153898870 tempest-ProjectReaderTests-1153898870-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:12.137798 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-8e3d0451-5d58-43ce-987b-28b7dff2edc0 tempest-ProjectReaderTests-1153898870 tempest-ProjectReaderTests-1153898870-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:12.143793 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8e3d0451-5d58-43ce-987b-28b7dff2edc0 tempest-ProjectReaderTests-1153898870 tempest-ProjectReaderTests-1153898870-project-admin] https://10.4.3.200/volume/v3/volumes/2e818c96-b37a-441b-8226-0b64aeec9a44 returned with HTTP 404 Jul 10 06:46:12.144396 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1259/5052] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:46:12 2026] GET /volume/v3/volumes/2e818c96-b37a-441b-8226-0b64aeec9a44 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:46:12.180571 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-326ca90d-e596-4c8f-8d56-74e5fc18ffa8 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:12.182277 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-326ca90d-e596-4c8f-8d56-74e5fc18ffa8 tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] GET https://10.4.3.200/volume/v3/backups/d476a968-1f00-4571-b016-dc6079e5922c Jul 10 06:46:12.182479 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-326ca90d-e596-4c8f-8d56-74e5fc18ffa8 tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:12.182700 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-326ca90d-e596-4c8f-8d56-74e5fc18ffa8 tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:12.182800 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-326ca90d-e596-4c8f-8d56-74e5fc18ffa8 tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] Show backup with id d476a968-1f00-4571-b016-dc6079e5922c. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:46:12.189127 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:12.189127 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:46:12.190050 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-326ca90d-e596-4c8f-8d56-74e5fc18ffa8 tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] https://10.4.3.200/volume/v3/backups/d476a968-1f00-4571-b016-dc6079e5922c returned with HTTP 200 Jul 10 06:46:12.190619 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1272/5053] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:46:12 2026] GET /volume/v3/backups/d476a968-1f00-4571-b016-dc6079e5922c => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:46:12.729983 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-d815ab97-1e0d-474f-935a-6ca82d2ffaab None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:12.731726 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d815ab97-1e0d-474f-935a-6ca82d2ffaab tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] GET https://10.4.3.200/volume/v3/backups/8973c607-7d94-429f-9178-825b3d008abe Jul 10 06:46:12.731928 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d815ab97-1e0d-474f-935a-6ca82d2ffaab tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:12.732099 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d815ab97-1e0d-474f-935a-6ca82d2ffaab tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:12.732225 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-d815ab97-1e0d-474f-935a-6ca82d2ffaab tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Show backup with id 8973c607-7d94-429f-9178-825b3d008abe. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:46:12.735830 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:12.735830 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:46:12.736401 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d815ab97-1e0d-474f-935a-6ca82d2ffaab tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/backups/8973c607-7d94-429f-9178-825b3d008abe returned with HTTP 200 Jul 10 06:46:12.736731 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1260/5054] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:46:12 2026] GET /volume/v3/backups/8973c607-7d94-429f-9178-825b3d008abe => generated 724 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:46:13.201811 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-90c02f8b-86cd-41a2-9f51-81f01b2cc16b None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:13.203749 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-90c02f8b-86cd-41a2-9f51-81f01b2cc16b tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] GET https://10.4.3.200/volume/v3/backups/d476a968-1f00-4571-b016-dc6079e5922c Jul 10 06:46:13.204271 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-90c02f8b-86cd-41a2-9f51-81f01b2cc16b tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:13.204271 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-90c02f8b-86cd-41a2-9f51-81f01b2cc16b tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:13.204376 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-90c02f8b-86cd-41a2-9f51-81f01b2cc16b tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] Show backup with id d476a968-1f00-4571-b016-dc6079e5922c. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:46:13.209387 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:13.209387 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:46:13.209775 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-90c02f8b-86cd-41a2-9f51-81f01b2cc16b tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] https://10.4.3.200/volume/v3/backups/d476a968-1f00-4571-b016-dc6079e5922c returned with HTTP 200 Jul 10 06:46:13.210170 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1264/5055] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:46:13 2026] GET /volume/v3/backups/d476a968-1f00-4571-b016-dc6079e5922c => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:46:13.635075 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-7ad013c2-6c2c-4ef2-9d82-c2e4a9976449 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:13.730337 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7ad013c2-6c2c-4ef2-9d82-c2e4a9976449 tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:46:13.730687 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-7ad013c2-6c2c-4ef2-9d82-c2e4a9976449 tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-577780453"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:46:13.731923 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.volumes [None req-7ad013c2-6c2c-4ef2-9d82-c2e4a9976449 tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-577780453'}} {{(pid=99977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:46:13.732031 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-7ad013c2-6c2c-4ef2-9d82-c2e4a9976449 tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Create volume of 1 GB Jul 10 06:46:13.735612 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-7ad013c2-6c2c-4ef2-9d82-c2e4a9976449 tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Availability Zones retrieved successfully. Jul 10 06:46:13.740579 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-7ad013c2-6c2c-4ef2-9d82-c2e4a9976449 tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Flow 'volume_create_api' (65febbd4-7321-4752-8027-ab3ba870d732) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:46:13.741394 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-7ad013c2-6c2c-4ef2-9d82-c2e4a9976449 tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd869c62-d97e-49f2-9538-67cd4185bc86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:46:13.742104 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.flows.api.create_volume [None req-7ad013c2-6c2c-4ef2-9d82-c2e4a9976449 tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Validating volume size '1' using validate_int {{(pid=99977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:46:13.745755 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-668e0163-4f9c-4379-b7ad-34fd9103f349 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:13.748592 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-668e0163-4f9c-4379-b7ad-34fd9103f349 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] GET https://10.4.3.200/volume/v3/backups/8973c607-7d94-429f-9178-825b3d008abe Jul 10 06:46:13.748592 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-668e0163-4f9c-4379-b7ad-34fd9103f349 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:13.748592 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-668e0163-4f9c-4379-b7ad-34fd9103f349 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:13.748728 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-668e0163-4f9c-4379-b7ad-34fd9103f349 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Show backup with id 8973c607-7d94-429f-9178-825b3d008abe. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:46:13.753340 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:13.753340 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:46:13.754022 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-668e0163-4f9c-4379-b7ad-34fd9103f349 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/backups/8973c607-7d94-429f-9178-825b3d008abe returned with HTTP 200 Jul 10 06:46:13.754425 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1273/5056] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:46:13 2026] GET /volume/v3/backups/8973c607-7d94-429f-9178-825b3d008abe => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:46:13.764059 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-7ad013c2-6c2c-4ef2-9d82-c2e4a9976449 tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd869c62-d97e-49f2-9538-67cd4185bc86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:46:13.764284 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-7ad013c2-6c2c-4ef2-9d82-c2e4a9976449 tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f91baf9-d59f-4e2e-8d10-e832030b6262) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:46:13.818571 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-7ad013c2-6c2c-4ef2-9d82-c2e4a9976449 tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Created reservations ['30ae6be0-cc10-44c1-8b6b-665d04fcbbef', 'b10e643c-c83d-4b60-95f4-80ddeea6efc3', '92e90c39-d25b-41d4-83d8-b0769cd1d13a', 'ffca2f22-5c35-498f-be00-01979356e8db'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:46:13.819385 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-7ad013c2-6c2c-4ef2-9d82-c2e4a9976449 tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f91baf9-d59f-4e2e-8d10-e832030b6262) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['30ae6be0-cc10-44c1-8b6b-665d04fcbbef', 'b10e643c-c83d-4b60-95f4-80ddeea6efc3', '92e90c39-d25b-41d4-83d8-b0769cd1d13a', 'ffca2f22-5c35-498f-be00-01979356e8db']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:46:13.820168 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-7ad013c2-6c2c-4ef2-9d82-c2e4a9976449 tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58076460-5401-4217-a449-9f5e95537580) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:46:13.842909 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-7ad013c2-6c2c-4ef2-9d82-c2e4a9976449 tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58076460-5401-4217-a449-9f5e95537580) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '761ac6c1-54ae-4f5f-a5b7-98dab5350472', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-577780453',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b60f0c2e03c445cb26d460c73567028',qos_specs=None,replication_status=,reservations=['30ae6be0-cc10-44c1-8b6b-665d04fcbbef','b10e643c-c83d-4b60-95f4-80ddeea6efc3','92e90c39-d25b-41d4-83d8-b0769cd1d13a','ffca2f22-5c35-498f-be00-01979356e8db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='016cb27c9dd9460a9bc5f6ab053aea25',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:46:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-577780453',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=761ac6c1-54ae-4f5f-a5b7-98dab5350472,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1b60f0c2e03c445cb26d460c73567028',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='016cb27c9dd9460a9bc5f6ab053aea25',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:46:13.843692 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-7ad013c2-6c2c-4ef2-9d82-c2e4a9976449 tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8e438e2-0be1-45bb-acae-ec8c7a67517c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:46:13.860861 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-7ad013c2-6c2c-4ef2-9d82-c2e4a9976449 tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8e438e2-0be1-45bb-acae-ec8c7a67517c) transitioned into state 'SUCCESS' from state '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-577780453',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b60f0c2e03c445cb26d460c73567028',qos_specs=None,replication_status=,reservations=['30ae6be0-cc10-44c1-8b6b-665d04fcbbef','b10e643c-c83d-4b60-95f4-80ddeea6efc3','92e90c39-d25b-41d4-83d8-b0769cd1d13a','ffca2f22-5c35-498f-be00-01979356e8db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='016cb27c9dd9460a9bc5f6ab053aea25',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:46:13.861674 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-7ad013c2-6c2c-4ef2-9d82-c2e4a9976449 tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (184e8b81-bd73-4e70-8649-df9e99a30512) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:46:13.872528 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-7ad013c2-6c2c-4ef2-9d82-c2e4a9976449 tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (184e8b81-bd73-4e70-8649-df9e99a30512) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:46:13.872528 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-7ad013c2-6c2c-4ef2-9d82-c2e4a9976449 tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Flow 'volume_create_api' (65febbd4-7321-4752-8027-ab3ba870d732) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:46:13.872528 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-7ad013c2-6c2c-4ef2-9d82-c2e4a9976449 tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Create volume request issued successfully. Jul 10 06:46:13.872528 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7ad013c2-6c2c-4ef2-9d82-c2e4a9976449 tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:46:13.872528 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1260/5057] 10.4.3.200 () {70 vars in 1299 bytes} [Fri Jul 10 06:46:13 2026] POST /volume/v3/volumes => generated 777 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:46:13.882546 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-0fa81973-62d8-414d-bd96-aafcd676c09d None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:13.885989 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0fa81973-62d8-414d-bd96-aafcd676c09d tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] GET https://10.4.3.200/volume/v3/volumes/761ac6c1-54ae-4f5f-a5b7-98dab5350472 Jul 10 06:46:13.886220 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-0fa81973-62d8-414d-bd96-aafcd676c09d tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:13.886442 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-0fa81973-62d8-414d-bd96-aafcd676c09d tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:13.894135 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:13.894135 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:46:13.897670 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-0fa81973-62d8-414d-bd96-aafcd676c09d tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Volume info retrieved successfully. Jul 10 06:46:13.901956 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0fa81973-62d8-414d-bd96-aafcd676c09d tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] https://10.4.3.200/volume/v3/volumes/761ac6c1-54ae-4f5f-a5b7-98dab5350472 returned with HTTP 200 Jul 10 06:46:13.902388 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1261/5058] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:46:13 2026] GET /volume/v3/volumes/761ac6c1-54ae-4f5f-a5b7-98dab5350472 => generated 956 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:46:14.220009 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-f1d5b50c-5c2f-4046-8226-a68f124bb174 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:14.221941 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f1d5b50c-5c2f-4046-8226-a68f124bb174 tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] GET https://10.4.3.200/volume/v3/backups/d476a968-1f00-4571-b016-dc6079e5922c Jul 10 06:46:14.222215 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f1d5b50c-5c2f-4046-8226-a68f124bb174 tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:14.222418 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f1d5b50c-5c2f-4046-8226-a68f124bb174 tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:14.222533 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-f1d5b50c-5c2f-4046-8226-a68f124bb174 tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] Show backup with id d476a968-1f00-4571-b016-dc6079e5922c. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:46:14.227259 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:14.227259 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:46:14.227993 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f1d5b50c-5c2f-4046-8226-a68f124bb174 tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] https://10.4.3.200/volume/v3/backups/d476a968-1f00-4571-b016-dc6079e5922c returned with HTTP 200 Jul 10 06:46:14.228385 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1265/5059] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:46:14 2026] GET /volume/v3/backups/d476a968-1f00-4571-b016-dc6079e5922c => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:46:14.376931 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-2df11182-15b2-4310-b1a0-d46e0f1271a7 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:14.378819 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-2df11182-15b2-4310-b1a0-d46e0f1271a7 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] POST https://10.4.3.200/volume/v3/snapshots Jul 10 06:46:14.379200 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-2df11182-15b2-4310-b1a0-d46e0f1271a7 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fa72424b-cd57-444f-b266-af611d959ea5", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-839963552", "description": null, "metadata": null}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:46:14.389715 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:14.389715 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:46:14.390213 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-2df11182-15b2-4310-b1a0-d46e0f1271a7 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Volume info retrieved successfully. Jul 10 06:46:14.390393 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.snapshots [None req-2df11182-15b2-4310-b1a0-d46e0f1271a7 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Create snapshot from volume fa72424b-cd57-444f-b266-af611d959ea5 Jul 10 06:46:14.413300 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.quota [None req-2df11182-15b2-4310-b1a0-d46e0f1271a7 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Created reservations ['f04ca42f-b448-460d-aaa7-584c0b1e9515', 'aa2dcfae-ef55-411e-abfe-f03e5365c683', 'f70efd1e-4773-43f1-a86a-71f565b03721', '4c4f0308-4308-45ea-8a48-df711302dc61'] {{(pid=99975) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:46:14.438839 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-2df11182-15b2-4310-b1a0-d46e0f1271a7 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Snapshot force create request issued successfully. Jul 10 06:46:14.439140 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-2df11182-15b2-4310-b1a0-d46e0f1271a7 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 10 06:46:14.439550 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1274/5060] 10.4.3.200 () {68 vars in 1265 bytes} [Fri Jul 10 06:46:14 2026] POST /volume/v3/snapshots => generated 307 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:46:14.447747 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-99a926e5-95dc-413d-965c-c938f1f8f0b0 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:14.449701 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-99a926e5-95dc-413d-965c-c938f1f8f0b0 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] GET https://10.4.3.200/volume/v3/snapshots/32876bb2-cb42-4066-9589-c015ea32d932 Jul 10 06:46:14.449896 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-99a926e5-95dc-413d-965c-c938f1f8f0b0 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:14.450093 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-99a926e5-95dc-413d-965c-c938f1f8f0b0 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:14.455316 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:14.455316 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:46:14.455778 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-99a926e5-95dc-413d-965c-c938f1f8f0b0 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Snapshot retrieved successfully. Jul 10 06:46:14.456537 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-99a926e5-95dc-413d-965c-c938f1f8f0b0 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/snapshots/32876bb2-cb42-4066-9589-c015ea32d932 returned with HTTP 200 Jul 10 06:46:14.456958 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1261/5061] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:46:14 2026] GET /volume/v3/snapshots/32876bb2-cb42-4066-9589-c015ea32d932 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:46:14.764823 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-e4719c8e-ffd8-4360-84f9-0ab393084d0a None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:14.766704 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e4719c8e-ffd8-4360-84f9-0ab393084d0a tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] GET https://10.4.3.200/volume/v3/backups/8973c607-7d94-429f-9178-825b3d008abe Jul 10 06:46:14.767025 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e4719c8e-ffd8-4360-84f9-0ab393084d0a tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:14.767297 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e4719c8e-ffd8-4360-84f9-0ab393084d0a tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:14.767496 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-e4719c8e-ffd8-4360-84f9-0ab393084d0a tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Show backup with id 8973c607-7d94-429f-9178-825b3d008abe. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:46:14.771337 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:14.771337 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:46:14.772080 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e4719c8e-ffd8-4360-84f9-0ab393084d0a tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/backups/8973c607-7d94-429f-9178-825b3d008abe returned with HTTP 200 Jul 10 06:46:14.772450 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1262/5062] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:46:14 2026] GET /volume/v3/backups/8973c607-7d94-429f-9178-825b3d008abe => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:46:14.914337 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-4db94eab-7cb4-4a97-a739-7486d0591871 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:14.915948 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4db94eab-7cb4-4a97-a739-7486d0591871 tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] GET https://10.4.3.200/volume/v3/volumes/761ac6c1-54ae-4f5f-a5b7-98dab5350472 Jul 10 06:46:14.916148 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4db94eab-7cb4-4a97-a739-7486d0591871 tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:14.916322 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4db94eab-7cb4-4a97-a739-7486d0591871 tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:14.923091 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:14.923091 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:46:14.926096 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-4db94eab-7cb4-4a97-a739-7486d0591871 tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Volume info retrieved successfully. Jul 10 06:46:14.929424 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4db94eab-7cb4-4a97-a739-7486d0591871 tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] https://10.4.3.200/volume/v3/volumes/761ac6c1-54ae-4f5f-a5b7-98dab5350472 returned with HTTP 200 Jul 10 06:46:14.929776 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1266/5063] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:46:14 2026] GET /volume/v3/volumes/761ac6c1-54ae-4f5f-a5b7-98dab5350472 => generated 1008 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:46:14.941791 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-20d3d6fb-0431-4f20-9a3d-52bbc3f24a90 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:14.993110 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-20d3d6fb-0431-4f20-9a3d-52bbc3f24a90 tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-reader] GET https://10.4.3.200/volume/v3/volumes Jul 10 06:46:14.993392 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-20d3d6fb-0431-4f20-9a3d-52bbc3f24a90 tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-reader] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:14.993670 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-20d3d6fb-0431-4f20-9a3d-52bbc3f24a90 tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-reader] Calling method 'index' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:14.994147 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.api_utils [None req-20d3d6fb-0431-4f20-9a3d-52bbc3f24a90 tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-reader] Removing options '' from query. {{(pid=99975) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 06:46:14.994565 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:14.994565 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:46:14.995024 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-20d3d6fb-0431-4f20-9a3d-52bbc3f24a90 tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99975) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 06:46:15.002397 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-20d3d6fb-0431-4f20-9a3d-52bbc3f24a90 tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-reader] Get all volumes completed successfully. Jul 10 06:46:15.002894 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-20d3d6fb-0431-4f20-9a3d-52bbc3f24a90 tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-reader] https://10.4.3.200/volume/v3/volumes returned with HTTP 200 Jul 10 06:46:15.003300 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1275/5064] 10.4.3.200 () {68 vars in 1278 bytes} [Fri Jul 10 06:46:14 2026] GET /volume/v3/volumes => generated 335 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:46:15.010976 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-2dac4f20-3d6c-405a-817a-1da12ff82307 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:15.013152 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2dac4f20-3d6c-405a-817a-1da12ff82307 tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] DELETE https://10.4.3.200/volume/v3/volumes/761ac6c1-54ae-4f5f-a5b7-98dab5350472 Jul 10 06:46:15.013345 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2dac4f20-3d6c-405a-817a-1da12ff82307 tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:15.013618 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2dac4f20-3d6c-405a-817a-1da12ff82307 tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:15.013856 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-2dac4f20-3d6c-405a-817a-1da12ff82307 tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Delete volume with id: 761ac6c1-54ae-4f5f-a5b7-98dab5350472 Jul 10 06:46:15.024293 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:15.024293 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:46:15.024769 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-2dac4f20-3d6c-405a-817a-1da12ff82307 tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Volume info retrieved successfully. Jul 10 06:46:15.039442 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-2dac4f20-3d6c-405a-817a-1da12ff82307 tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Delete volume request issued successfully. Jul 10 06:46:15.039643 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2dac4f20-3d6c-405a-817a-1da12ff82307 tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] https://10.4.3.200/volume/v3/volumes/761ac6c1-54ae-4f5f-a5b7-98dab5350472 returned with HTTP 202 Jul 10 06:46:15.040044 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1262/5065] 10.4.3.200 () {68 vars in 1392 bytes} [Fri Jul 10 06:46:15 2026] DELETE /volume/v3/volumes/761ac6c1-54ae-4f5f-a5b7-98dab5350472 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 06:46:15.048258 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-efd39c06-ab1b-43fe-b182-957e4e14ca0c None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:15.050206 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-efd39c06-ab1b-43fe-b182-957e4e14ca0c tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] GET https://10.4.3.200/volume/v3/volumes/761ac6c1-54ae-4f5f-a5b7-98dab5350472 Jul 10 06:46:15.050426 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-efd39c06-ab1b-43fe-b182-957e4e14ca0c tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:15.050633 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-efd39c06-ab1b-43fe-b182-957e4e14ca0c tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:15.058293 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:15.058293 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:46:15.062732 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-efd39c06-ab1b-43fe-b182-957e4e14ca0c tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Volume info retrieved successfully. Jul 10 06:46:15.068166 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-efd39c06-ab1b-43fe-b182-957e4e14ca0c tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] https://10.4.3.200/volume/v3/volumes/761ac6c1-54ae-4f5f-a5b7-98dab5350472 returned with HTTP 200 Jul 10 06:46:15.068776 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1263/5066] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:46:15 2026] GET /volume/v3/volumes/761ac6c1-54ae-4f5f-a5b7-98dab5350472 => generated 1007 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:46:15.237809 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-b0ee9184-0c65-4b84-a062-ccb0696fcbb4 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:15.239769 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b0ee9184-0c65-4b84-a062-ccb0696fcbb4 tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] GET https://10.4.3.200/volume/v3/backups/d476a968-1f00-4571-b016-dc6079e5922c Jul 10 06:46:15.240051 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b0ee9184-0c65-4b84-a062-ccb0696fcbb4 tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:15.240279 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b0ee9184-0c65-4b84-a062-ccb0696fcbb4 tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:15.240420 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-b0ee9184-0c65-4b84-a062-ccb0696fcbb4 tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] Show backup with id d476a968-1f00-4571-b016-dc6079e5922c. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:46:15.244382 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:15.244382 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:46:15.245094 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b0ee9184-0c65-4b84-a062-ccb0696fcbb4 tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] https://10.4.3.200/volume/v3/backups/d476a968-1f00-4571-b016-dc6079e5922c returned with HTTP 200 Jul 10 06:46:15.245514 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1267/5067] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:46:15 2026] GET /volume/v3/backups/d476a968-1f00-4571-b016-dc6079e5922c => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:46:15.466665 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-026329bb-39d7-47c6-a583-24ce29344520 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:15.468443 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-026329bb-39d7-47c6-a583-24ce29344520 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] GET https://10.4.3.200/volume/v3/snapshots/32876bb2-cb42-4066-9589-c015ea32d932 Jul 10 06:46:15.468709 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-026329bb-39d7-47c6-a583-24ce29344520 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:15.468944 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-026329bb-39d7-47c6-a583-24ce29344520 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:15.473567 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:15.473567 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:46:15.474040 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-026329bb-39d7-47c6-a583-24ce29344520 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Snapshot retrieved successfully. Jul 10 06:46:15.474854 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-026329bb-39d7-47c6-a583-24ce29344520 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/snapshots/32876bb2-cb42-4066-9589-c015ea32d932 returned with HTTP 200 Jul 10 06:46:15.475224 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1276/5068] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:46:15 2026] GET /volume/v3/snapshots/32876bb2-cb42-4066-9589-c015ea32d932 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:46:15.484568 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-9cc313e1-bd08-43bb-9eed-1ff7177df77f None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:15.486352 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9cc313e1-bd08-43bb-9eed-1ff7177df77f tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] GET https://10.4.3.200/volume/v3/snapshots/32876bb2-cb42-4066-9589-c015ea32d932 Jul 10 06:46:15.486786 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9cc313e1-bd08-43bb-9eed-1ff7177df77f tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:15.488211 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9cc313e1-bd08-43bb-9eed-1ff7177df77f tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:15.493111 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:15.493111 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:46:15.493893 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-9cc313e1-bd08-43bb-9eed-1ff7177df77f tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Snapshot retrieved successfully. Jul 10 06:46:15.494991 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9cc313e1-bd08-43bb-9eed-1ff7177df77f tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/snapshots/32876bb2-cb42-4066-9589-c015ea32d932 returned with HTTP 200 Jul 10 06:46:15.495556 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1263/5069] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:46:15 2026] GET /volume/v3/snapshots/32876bb2-cb42-4066-9589-c015ea32d932 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:46:15.782734 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-ea0713d1-7a6d-4726-810a-745b60638dce None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:15.784672 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ea0713d1-7a6d-4726-810a-745b60638dce tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] GET https://10.4.3.200/volume/v3/backups/8973c607-7d94-429f-9178-825b3d008abe Jul 10 06:46:15.784947 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ea0713d1-7a6d-4726-810a-745b60638dce tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:15.785150 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ea0713d1-7a6d-4726-810a-745b60638dce tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:15.785286 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-ea0713d1-7a6d-4726-810a-745b60638dce tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Show backup with id 8973c607-7d94-429f-9178-825b3d008abe. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:46:15.789810 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:15.789810 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:46:15.790493 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ea0713d1-7a6d-4726-810a-745b60638dce tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/backups/8973c607-7d94-429f-9178-825b3d008abe returned with HTTP 200 Jul 10 06:46:15.790917 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1264/5070] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:46:15 2026] GET /volume/v3/backups/8973c607-7d94-429f-9178-825b3d008abe => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:46:16.081145 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-e97933f2-93c7-4890-aff3-b58a1779dcd7 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:16.082656 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e97933f2-93c7-4890-aff3-b58a1779dcd7 tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] GET https://10.4.3.200/volume/v3/volumes/761ac6c1-54ae-4f5f-a5b7-98dab5350472 Jul 10 06:46:16.082836 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e97933f2-93c7-4890-aff3-b58a1779dcd7 tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:16.083029 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e97933f2-93c7-4890-aff3-b58a1779dcd7 tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:16.088139 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e97933f2-93c7-4890-aff3-b58a1779dcd7 tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] https://10.4.3.200/volume/v3/volumes/761ac6c1-54ae-4f5f-a5b7-98dab5350472 returned with HTTP 404 Jul 10 06:46:16.088611 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1268/5071] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:46:16 2026] GET /volume/v3/volumes/761ac6c1-54ae-4f5f-a5b7-98dab5350472 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 06:46:16.096900 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-ca59d18e-362d-46f8-8705-ee4394de9ca8 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:16.100529 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-ca59d18e-362d-46f8-8705-ee4394de9ca8 tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:46:16.100529 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-ca59d18e-362d-46f8-8705-ee4394de9ca8 tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-665921643"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:46:16.101838 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.volumes [None req-ca59d18e-362d-46f8-8705-ee4394de9ca8 tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-665921643'}} {{(pid=99975) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:46:16.102130 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-ca59d18e-362d-46f8-8705-ee4394de9ca8 tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Create volume of 1 GB Jul 10 06:46:16.107082 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-ca59d18e-362d-46f8-8705-ee4394de9ca8 tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Availability Zones retrieved successfully. Jul 10 06:46:16.114328 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-ca59d18e-362d-46f8-8705-ee4394de9ca8 tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Flow 'volume_create_api' (561cde12-6ff4-4e85-bb0b-985e974d19e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:46:16.115651 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-ca59d18e-362d-46f8-8705-ee4394de9ca8 tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9820f5dd-19ae-40b0-8963-12b7a824fecc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:46:16.116756 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.flows.api.create_volume [None req-ca59d18e-362d-46f8-8705-ee4394de9ca8 tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Validating volume size '1' using validate_int {{(pid=99975) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:46:16.148905 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-ca59d18e-362d-46f8-8705-ee4394de9ca8 tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9820f5dd-19ae-40b0-8963-12b7a824fecc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:46:16.150085 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-ca59d18e-362d-46f8-8705-ee4394de9ca8 tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46f3e79b-477d-455a-b96d-0f94f3177332) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:46:16.194124 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.quota [None req-ca59d18e-362d-46f8-8705-ee4394de9ca8 tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Created reservations ['c43e2c41-2b84-4c06-9a71-734665d1064f', 'bb4d9cdf-9fd9-415f-8c07-4e3bb6ad8dd6', '51d065b3-b531-4bd0-9c9c-8457aa4a96cc', '4cd97a71-c16c-4594-96a2-72f145add34c'] {{(pid=99975) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:46:16.195584 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-ca59d18e-362d-46f8-8705-ee4394de9ca8 tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46f3e79b-477d-455a-b96d-0f94f3177332) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c43e2c41-2b84-4c06-9a71-734665d1064f', 'bb4d9cdf-9fd9-415f-8c07-4e3bb6ad8dd6', '51d065b3-b531-4bd0-9c9c-8457aa4a96cc', '4cd97a71-c16c-4594-96a2-72f145add34c']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:46:16.196471 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-ca59d18e-362d-46f8-8705-ee4394de9ca8 tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b83bab88-28ea-42e5-a345-a7469ee983f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:46:16.221574 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-ca59d18e-362d-46f8-8705-ee4394de9ca8 tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b83bab88-28ea-42e5-a345-a7469ee983f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd4904d25-3fe5-4ba8-99c7-9b857c228a2c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-665921643',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b60f0c2e03c445cb26d460c73567028',qos_specs=None,replication_status=,reservations=['c43e2c41-2b84-4c06-9a71-734665d1064f','bb4d9cdf-9fd9-415f-8c07-4e3bb6ad8dd6','51d065b3-b531-4bd0-9c9c-8457aa4a96cc','4cd97a71-c16c-4594-96a2-72f145add34c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='016cb27c9dd9460a9bc5f6ab053aea25',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:46:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-665921643',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d4904d25-3fe5-4ba8-99c7-9b857c228a2c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1b60f0c2e03c445cb26d460c73567028',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='016cb27c9dd9460a9bc5f6ab053aea25',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:46:16.222384 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-ca59d18e-362d-46f8-8705-ee4394de9ca8 tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4a4a3f3-b039-4f9c-84e7-20c9f6e9fc16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:46:16.241206 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-ca59d18e-362d-46f8-8705-ee4394de9ca8 tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4a4a3f3-b039-4f9c-84e7-20c9f6e9fc16) transitioned into state 'SUCCESS' from state '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-665921643',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b60f0c2e03c445cb26d460c73567028',qos_specs=None,replication_status=,reservations=['c43e2c41-2b84-4c06-9a71-734665d1064f','bb4d9cdf-9fd9-415f-8c07-4e3bb6ad8dd6','51d065b3-b531-4bd0-9c9c-8457aa4a96cc','4cd97a71-c16c-4594-96a2-72f145add34c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='016cb27c9dd9460a9bc5f6ab053aea25',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:46:16.242100 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-ca59d18e-362d-46f8-8705-ee4394de9ca8 tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d99d710-0934-488e-b6e0-9e1dcef400a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:46:16.255593 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-ca59d18e-362d-46f8-8705-ee4394de9ca8 tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d99d710-0934-488e-b6e0-9e1dcef400a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:46:16.256047 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-2dc504f1-b4cb-451b-915a-c0d257f5e111 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:16.256884 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-ca59d18e-362d-46f8-8705-ee4394de9ca8 tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Flow 'volume_create_api' (561cde12-6ff4-4e85-bb0b-985e974d19e8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:46:16.257243 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-ca59d18e-362d-46f8-8705-ee4394de9ca8 tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Create volume request issued successfully. Jul 10 06:46:16.257982 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-ca59d18e-362d-46f8-8705-ee4394de9ca8 tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:46:16.258338 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2dc504f1-b4cb-451b-915a-c0d257f5e111 tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] GET https://10.4.3.200/volume/v3/backups/d476a968-1f00-4571-b016-dc6079e5922c Jul 10 06:46:16.258542 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1277/5072] 10.4.3.200 () {70 vars in 1299 bytes} [Fri Jul 10 06:46:16 2026] POST /volume/v3/volumes => generated 777 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:46:16.258877 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2dc504f1-b4cb-451b-915a-c0d257f5e111 tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:16.258946 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2dc504f1-b4cb-451b-915a-c0d257f5e111 tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:16.259098 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-2dc504f1-b4cb-451b-915a-c0d257f5e111 tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] Show backup with id d476a968-1f00-4571-b016-dc6079e5922c. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:46:16.264033 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:16.264033 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:46:16.264913 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2dc504f1-b4cb-451b-915a-c0d257f5e111 tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] https://10.4.3.200/volume/v3/backups/d476a968-1f00-4571-b016-dc6079e5922c returned with HTTP 200 Jul 10 06:46:16.265541 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1264/5073] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:46:16 2026] GET /volume/v3/backups/d476a968-1f00-4571-b016-dc6079e5922c => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:46:16.273474 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-902acfb4-059c-404d-82ac-6dfb06276f95 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:16.275531 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-902acfb4-059c-404d-82ac-6dfb06276f95 tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] GET https://10.4.3.200/volume/v3/volumes/d4904d25-3fe5-4ba8-99c7-9b857c228a2c Jul 10 06:46:16.275796 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-902acfb4-059c-404d-82ac-6dfb06276f95 tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:16.276052 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-902acfb4-059c-404d-82ac-6dfb06276f95 tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:16.285270 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:16.285270 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:46:16.289444 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-902acfb4-059c-404d-82ac-6dfb06276f95 tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Volume info retrieved successfully. Jul 10 06:46:16.294725 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-902acfb4-059c-404d-82ac-6dfb06276f95 tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] https://10.4.3.200/volume/v3/volumes/d4904d25-3fe5-4ba8-99c7-9b857c228a2c returned with HTTP 200 Jul 10 06:46:16.295207 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1265/5074] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:46:16 2026] GET /volume/v3/volumes/d4904d25-3fe5-4ba8-99c7-9b857c228a2c => generated 956 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 06:46:16.801635 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-c3137e3b-af87-4684-941b-145f308f7c9c None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:16.803313 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c3137e3b-af87-4684-941b-145f308f7c9c tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] GET https://10.4.3.200/volume/v3/backups/8973c607-7d94-429f-9178-825b3d008abe Jul 10 06:46:16.803520 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c3137e3b-af87-4684-941b-145f308f7c9c tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:16.803723 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c3137e3b-af87-4684-941b-145f308f7c9c tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:16.803822 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-c3137e3b-af87-4684-941b-145f308f7c9c tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Show backup with id 8973c607-7d94-429f-9178-825b3d008abe. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:46:16.810889 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:16.810889 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:46:16.812447 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c3137e3b-af87-4684-941b-145f308f7c9c tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/backups/8973c607-7d94-429f-9178-825b3d008abe returned with HTTP 200 Jul 10 06:46:16.812447 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1269/5075] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:46:16 2026] GET /volume/v3/backups/8973c607-7d94-429f-9178-825b3d008abe => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:46:17.276134 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-b22dc878-943c-40cd-8cdb-c6190309741d None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:17.278415 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-b22dc878-943c-40cd-8cdb-c6190309741d tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] GET https://10.4.3.200/volume/v3/backups/d476a968-1f00-4571-b016-dc6079e5922c Jul 10 06:46:17.278675 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-b22dc878-943c-40cd-8cdb-c6190309741d tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:17.278909 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-b22dc878-943c-40cd-8cdb-c6190309741d tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:17.279037 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-b22dc878-943c-40cd-8cdb-c6190309741d tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] Show backup with id d476a968-1f00-4571-b016-dc6079e5922c. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:46:17.283806 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:17.283806 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:46:17.284602 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-b22dc878-943c-40cd-8cdb-c6190309741d tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] https://10.4.3.200/volume/v3/backups/d476a968-1f00-4571-b016-dc6079e5922c returned with HTTP 200 Jul 10 06:46:17.285102 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1278/5076] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:46:17 2026] GET /volume/v3/backups/d476a968-1f00-4571-b016-dc6079e5922c => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:46:17.308384 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-bab48869-4d45-4d2e-aea8-f3e7dfd58b18 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:17.309947 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-bab48869-4d45-4d2e-aea8-f3e7dfd58b18 tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] GET https://10.4.3.200/volume/v3/volumes/d4904d25-3fe5-4ba8-99c7-9b857c228a2c Jul 10 06:46:17.310135 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-bab48869-4d45-4d2e-aea8-f3e7dfd58b18 tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:17.310319 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-bab48869-4d45-4d2e-aea8-f3e7dfd58b18 tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:17.316821 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:17.316821 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:46:17.320710 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-bab48869-4d45-4d2e-aea8-f3e7dfd58b18 tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Volume info retrieved successfully. Jul 10 06:46:17.323813 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-bab48869-4d45-4d2e-aea8-f3e7dfd58b18 tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] https://10.4.3.200/volume/v3/volumes/d4904d25-3fe5-4ba8-99c7-9b857c228a2c returned with HTTP 200 Jul 10 06:46:17.324192 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1265/5077] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:46:17 2026] GET /volume/v3/volumes/d4904d25-3fe5-4ba8-99c7-9b857c228a2c => generated 1008 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:46:17.335433 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-2ee5d2f6-881a-4737-afbc-ca46562bd2e5 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:17.337378 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2ee5d2f6-881a-4737-afbc-ca46562bd2e5 tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-reader] GET https://10.4.3.200/volume/v3/volumes/detail Jul 10 06:46:17.337628 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2ee5d2f6-881a-4737-afbc-ca46562bd2e5 tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-reader] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:17.337855 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2ee5d2f6-881a-4737-afbc-ca46562bd2e5 tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-reader] Calling method 'detail' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:17.338180 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.api_utils [None req-2ee5d2f6-881a-4737-afbc-ca46562bd2e5 tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-reader] Removing options '' from query. {{(pid=99976) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 06:46:17.339028 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-2ee5d2f6-881a-4737-afbc-ca46562bd2e5 tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99976) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 06:46:17.347142 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-2ee5d2f6-881a-4737-afbc-ca46562bd2e5 tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-reader] Get all volumes completed successfully. Jul 10 06:46:17.347898 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:17.347898 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:46:17.352189 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2ee5d2f6-881a-4737-afbc-ca46562bd2e5 tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-reader] https://10.4.3.200/volume/v3/volumes/detail returned with HTTP 200 Jul 10 06:46:17.352730 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1266/5078] 10.4.3.200 () {68 vars in 1299 bytes} [Fri Jul 10 06:46:17 2026] GET /volume/v3/volumes/detail => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:46:17.363689 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-728aaf90-c221-446f-959d-e1416d92e7cb None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:17.365170 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-728aaf90-c221-446f-959d-e1416d92e7cb tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] DELETE https://10.4.3.200/volume/v3/volumes/d4904d25-3fe5-4ba8-99c7-9b857c228a2c Jul 10 06:46:17.365344 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-728aaf90-c221-446f-959d-e1416d92e7cb tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:17.365533 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-728aaf90-c221-446f-959d-e1416d92e7cb tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:17.365676 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-728aaf90-c221-446f-959d-e1416d92e7cb tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Delete volume with id: d4904d25-3fe5-4ba8-99c7-9b857c228a2c Jul 10 06:46:17.371735 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:17.371735 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:46:17.372057 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-728aaf90-c221-446f-959d-e1416d92e7cb tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Volume info retrieved successfully. Jul 10 06:46:17.388103 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-728aaf90-c221-446f-959d-e1416d92e7cb tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Delete volume request issued successfully. Jul 10 06:46:17.388103 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-728aaf90-c221-446f-959d-e1416d92e7cb tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] https://10.4.3.200/volume/v3/volumes/d4904d25-3fe5-4ba8-99c7-9b857c228a2c returned with HTTP 202 Jul 10 06:46:17.388788 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1270/5079] 10.4.3.200 () {68 vars in 1392 bytes} [Fri Jul 10 06:46:17 2026] DELETE /volume/v3/volumes/d4904d25-3fe5-4ba8-99c7-9b857c228a2c => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 06:46:17.402961 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-8e2a79d3-61d2-4ace-841c-f515b23964bc None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:17.405266 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-8e2a79d3-61d2-4ace-841c-f515b23964bc tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] GET https://10.4.3.200/volume/v3/volumes/d4904d25-3fe5-4ba8-99c7-9b857c228a2c Jul 10 06:46:17.405580 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-8e2a79d3-61d2-4ace-841c-f515b23964bc tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:17.405857 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-8e2a79d3-61d2-4ace-841c-f515b23964bc tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:17.415114 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:17.415114 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:46:17.419517 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-8e2a79d3-61d2-4ace-841c-f515b23964bc tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Volume info retrieved successfully. Jul 10 06:46:17.424623 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-8e2a79d3-61d2-4ace-841c-f515b23964bc tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] https://10.4.3.200/volume/v3/volumes/d4904d25-3fe5-4ba8-99c7-9b857c228a2c returned with HTTP 200 Jul 10 06:46:17.425141 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1279/5080] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:46:17 2026] GET /volume/v3/volumes/d4904d25-3fe5-4ba8-99c7-9b857c228a2c => generated 1007 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:46:17.821525 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-3af5d133-63fe-4d83-8da2-4d7862ef7e50 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:17.823655 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3af5d133-63fe-4d83-8da2-4d7862ef7e50 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] GET https://10.4.3.200/volume/v3/backups/8973c607-7d94-429f-9178-825b3d008abe Jul 10 06:46:17.823914 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3af5d133-63fe-4d83-8da2-4d7862ef7e50 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:17.824137 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3af5d133-63fe-4d83-8da2-4d7862ef7e50 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:17.824246 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-3af5d133-63fe-4d83-8da2-4d7862ef7e50 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Show backup with id 8973c607-7d94-429f-9178-825b3d008abe. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:46:17.829075 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:17.829075 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:46:17.829770 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3af5d133-63fe-4d83-8da2-4d7862ef7e50 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/backups/8973c607-7d94-429f-9178-825b3d008abe returned with HTTP 200 Jul 10 06:46:17.830221 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1266/5081] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:46:17 2026] GET /volume/v3/backups/8973c607-7d94-429f-9178-825b3d008abe => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:46:18.296104 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-fad7ecee-85fc-4755-8137-61d7cffaeb37 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:18.297789 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-fad7ecee-85fc-4755-8137-61d7cffaeb37 tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] GET https://10.4.3.200/volume/v3/backups/d476a968-1f00-4571-b016-dc6079e5922c Jul 10 06:46:18.297973 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-fad7ecee-85fc-4755-8137-61d7cffaeb37 tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:18.298136 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-fad7ecee-85fc-4755-8137-61d7cffaeb37 tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:18.298232 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-fad7ecee-85fc-4755-8137-61d7cffaeb37 tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] Show backup with id d476a968-1f00-4571-b016-dc6079e5922c. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:46:18.302124 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:18.302124 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:46:18.302660 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-fad7ecee-85fc-4755-8137-61d7cffaeb37 tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] https://10.4.3.200/volume/v3/backups/d476a968-1f00-4571-b016-dc6079e5922c returned with HTTP 200 Jul 10 06:46:18.303009 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1267/5082] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:46:18 2026] GET /volume/v3/backups/d476a968-1f00-4571-b016-dc6079e5922c => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:46:18.436974 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-a2a25dc2-155c-4315-ba16-258754fe0ab0 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:18.438624 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a2a25dc2-155c-4315-ba16-258754fe0ab0 tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] GET https://10.4.3.200/volume/v3/volumes/d4904d25-3fe5-4ba8-99c7-9b857c228a2c Jul 10 06:46:18.440194 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a2a25dc2-155c-4315-ba16-258754fe0ab0 tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:18.440194 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a2a25dc2-155c-4315-ba16-258754fe0ab0 tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:18.445760 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a2a25dc2-155c-4315-ba16-258754fe0ab0 tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] https://10.4.3.200/volume/v3/volumes/d4904d25-3fe5-4ba8-99c7-9b857c228a2c returned with HTTP 404 Jul 10 06:46:18.445760 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1271/5083] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:46:18 2026] GET /volume/v3/volumes/d4904d25-3fe5-4ba8-99c7-9b857c228a2c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 06:46:18.455185 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-1ac85fb6-745e-4289-90aa-f349567bdd2c None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:18.456957 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-1ac85fb6-745e-4289-90aa-f349567bdd2c tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:46:18.457427 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-1ac85fb6-745e-4289-90aa-f349567bdd2c tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1205846436"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:46:18.458818 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.volumes [None req-1ac85fb6-745e-4289-90aa-f349567bdd2c tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1205846436'}} {{(pid=99975) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:46:18.458981 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-1ac85fb6-745e-4289-90aa-f349567bdd2c tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Create volume of 1 GB Jul 10 06:46:18.462555 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-1ac85fb6-745e-4289-90aa-f349567bdd2c tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Availability Zones retrieved successfully. Jul 10 06:46:18.467775 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-1ac85fb6-745e-4289-90aa-f349567bdd2c tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Flow 'volume_create_api' (577b899a-c771-4a10-b5e5-cc86c33778ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:46:18.468587 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-1ac85fb6-745e-4289-90aa-f349567bdd2c tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf612045-b52a-415d-a57f-48db4ad968ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:46:18.469336 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.flows.api.create_volume [None req-1ac85fb6-745e-4289-90aa-f349567bdd2c tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Validating volume size '1' using validate_int {{(pid=99975) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:46:18.493628 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-1ac85fb6-745e-4289-90aa-f349567bdd2c tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf612045-b52a-415d-a57f-48db4ad968ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:46:18.494411 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-1ac85fb6-745e-4289-90aa-f349567bdd2c tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88d95940-63e8-4cd4-b3ec-a2d668782b4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:46:18.538487 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.quota [None req-1ac85fb6-745e-4289-90aa-f349567bdd2c tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Created reservations ['6ada8838-e48b-4c28-87a6-d35da906212c', '33dc36d0-42db-4485-92e9-cc1b2cb12beb', 'e49d2b12-cca8-4b32-bb8c-d55bcf832e0e', '9d35f06f-4bf2-4551-9529-c3b275ec2922'] {{(pid=99975) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:46:18.540111 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-1ac85fb6-745e-4289-90aa-f349567bdd2c tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88d95940-63e8-4cd4-b3ec-a2d668782b4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6ada8838-e48b-4c28-87a6-d35da906212c', '33dc36d0-42db-4485-92e9-cc1b2cb12beb', 'e49d2b12-cca8-4b32-bb8c-d55bcf832e0e', '9d35f06f-4bf2-4551-9529-c3b275ec2922']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:46:18.540626 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-1ac85fb6-745e-4289-90aa-f349567bdd2c tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb290ba7-4b36-4912-97da-e62e45e159e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:46:18.566893 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-1ac85fb6-745e-4289-90aa-f349567bdd2c tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb290ba7-4b36-4912-97da-e62e45e159e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c881656c-f37a-455e-9827-321e5ab03115', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1205846436',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b60f0c2e03c445cb26d460c73567028',qos_specs=None,replication_status=,reservations=['6ada8838-e48b-4c28-87a6-d35da906212c','33dc36d0-42db-4485-92e9-cc1b2cb12beb','e49d2b12-cca8-4b32-bb8c-d55bcf832e0e','9d35f06f-4bf2-4551-9529-c3b275ec2922'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='016cb27c9dd9460a9bc5f6ab053aea25',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:46:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1205846436',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c881656c-f37a-455e-9827-321e5ab03115,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1b60f0c2e03c445cb26d460c73567028',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='016cb27c9dd9460a9bc5f6ab053aea25',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:46:18.567725 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-1ac85fb6-745e-4289-90aa-f349567bdd2c tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a0aae05-1863-4881-b745-416b75178cda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:46:18.584335 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-1ac85fb6-745e-4289-90aa-f349567bdd2c tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a0aae05-1863-4881-b745-416b75178cda) transitioned into state 'SUCCESS' from state '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-1205846436',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b60f0c2e03c445cb26d460c73567028',qos_specs=None,replication_status=,reservations=['6ada8838-e48b-4c28-87a6-d35da906212c','33dc36d0-42db-4485-92e9-cc1b2cb12beb','e49d2b12-cca8-4b32-bb8c-d55bcf832e0e','9d35f06f-4bf2-4551-9529-c3b275ec2922'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='016cb27c9dd9460a9bc5f6ab053aea25',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:46:18.584993 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-1ac85fb6-745e-4289-90aa-f349567bdd2c tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c2ffcf4-ef5d-4398-a46f-b706b5fd2430) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:46:18.592623 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-1ac85fb6-745e-4289-90aa-f349567bdd2c tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c2ffcf4-ef5d-4398-a46f-b706b5fd2430) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:46:18.593344 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-1ac85fb6-745e-4289-90aa-f349567bdd2c tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Flow 'volume_create_api' (577b899a-c771-4a10-b5e5-cc86c33778ce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:46:18.593630 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-1ac85fb6-745e-4289-90aa-f349567bdd2c tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Create volume request issued successfully. Jul 10 06:46:18.594128 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-1ac85fb6-745e-4289-90aa-f349567bdd2c tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:46:18.594665 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1280/5084] 10.4.3.200 () {70 vars in 1299 bytes} [Fri Jul 10 06:46:18 2026] POST /volume/v3/volumes => generated 778 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:46:18.605895 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-8e0e1ef4-d790-46b3-a14a-8fadbaa9628a None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:18.608113 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8e0e1ef4-d790-46b3-a14a-8fadbaa9628a tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] GET https://10.4.3.200/volume/v3/volumes/c881656c-f37a-455e-9827-321e5ab03115 Jul 10 06:46:18.608394 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-8e0e1ef4-d790-46b3-a14a-8fadbaa9628a tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:18.608666 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-8e0e1ef4-d790-46b3-a14a-8fadbaa9628a tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:18.617302 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:18.617302 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:46:18.620979 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-8e0e1ef4-d790-46b3-a14a-8fadbaa9628a tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Volume info retrieved successfully. Jul 10 06:46:18.625330 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8e0e1ef4-d790-46b3-a14a-8fadbaa9628a tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] https://10.4.3.200/volume/v3/volumes/c881656c-f37a-455e-9827-321e5ab03115 returned with HTTP 200 Jul 10 06:46:18.625815 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1267/5085] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:46:18 2026] GET /volume/v3/volumes/c881656c-f37a-455e-9827-321e5ab03115 => generated 957 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:46:18.848089 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-96f4c691-ccc8-4a52-a7bd-e21348d1d1cd None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:18.853579 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-96f4c691-ccc8-4a52-a7bd-e21348d1d1cd tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] GET https://10.4.3.200/volume/v3/backups/8973c607-7d94-429f-9178-825b3d008abe Jul 10 06:46:18.854992 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-96f4c691-ccc8-4a52-a7bd-e21348d1d1cd tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:18.854992 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-96f4c691-ccc8-4a52-a7bd-e21348d1d1cd tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:18.855611 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-96f4c691-ccc8-4a52-a7bd-e21348d1d1cd tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Show backup with id 8973c607-7d94-429f-9178-825b3d008abe. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:46:18.870164 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:18.870164 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:46:18.870739 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-96f4c691-ccc8-4a52-a7bd-e21348d1d1cd tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/backups/8973c607-7d94-429f-9178-825b3d008abe returned with HTTP 200 Jul 10 06:46:18.871141 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1268/5086] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:46:18 2026] GET /volume/v3/backups/8973c607-7d94-429f-9178-825b3d008abe => generated 735 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:46:19.313063 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-b886181a-e2ba-4a99-a109-1408b260f0cf None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:19.314826 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b886181a-e2ba-4a99-a109-1408b260f0cf tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] GET https://10.4.3.200/volume/v3/backups/d476a968-1f00-4571-b016-dc6079e5922c Jul 10 06:46:19.315019 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b886181a-e2ba-4a99-a109-1408b260f0cf tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:19.315178 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b886181a-e2ba-4a99-a109-1408b260f0cf tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:19.315272 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-b886181a-e2ba-4a99-a109-1408b260f0cf tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] Show backup with id d476a968-1f00-4571-b016-dc6079e5922c. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:46:19.319920 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:19.319920 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:46:19.320593 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b886181a-e2ba-4a99-a109-1408b260f0cf tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] https://10.4.3.200/volume/v3/backups/d476a968-1f00-4571-b016-dc6079e5922c returned with HTTP 200 Jul 10 06:46:19.321003 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1272/5087] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:46:19 2026] GET /volume/v3/backups/d476a968-1f00-4571-b016-dc6079e5922c => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:46:19.637946 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-87969da8-0993-4beb-acca-c94145031755 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:19.640390 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-87969da8-0993-4beb-acca-c94145031755 tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] GET https://10.4.3.200/volume/v3/volumes/c881656c-f37a-455e-9827-321e5ab03115 Jul 10 06:46:19.640718 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-87969da8-0993-4beb-acca-c94145031755 tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:19.641004 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-87969da8-0993-4beb-acca-c94145031755 tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:19.643521 np0000004964 devstack@c-api.service[99975]: DEBUG dbcounter [-] [99975] Writing DB stats cinder:SELECT=349,cinder:UPDATE=147,cinder:INSERT=75 {{(pid=99975) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:46:19.651845 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:19.651845 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:46:19.655935 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-87969da8-0993-4beb-acca-c94145031755 tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Volume info retrieved successfully. Jul 10 06:46:19.660643 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-87969da8-0993-4beb-acca-c94145031755 tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] https://10.4.3.200/volume/v3/volumes/c881656c-f37a-455e-9827-321e5ab03115 returned with HTTP 200 Jul 10 06:46:19.661165 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1281/5088] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:46:19 2026] GET /volume/v3/volumes/c881656c-f37a-455e-9827-321e5ab03115 => generated 1009 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:46:19.672208 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-274fbe50-f130-44d4-8c6f-e5dac02d7778 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:19.673863 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-274fbe50-f130-44d4-8c6f-e5dac02d7778 tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-reader] GET https://10.4.3.200/volume/v3/volumes/c881656c-f37a-455e-9827-321e5ab03115 Jul 10 06:46:19.674099 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-274fbe50-f130-44d4-8c6f-e5dac02d7778 tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-reader] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:19.674307 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-274fbe50-f130-44d4-8c6f-e5dac02d7778 tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-reader] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:19.680523 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:19.680523 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:46:19.683790 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-274fbe50-f130-44d4-8c6f-e5dac02d7778 tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-reader] Volume info retrieved successfully. Jul 10 06:46:19.687687 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-274fbe50-f130-44d4-8c6f-e5dac02d7778 tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-reader] https://10.4.3.200/volume/v3/volumes/c881656c-f37a-455e-9827-321e5ab03115 returned with HTTP 200 Jul 10 06:46:19.688098 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1268/5089] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:46:19 2026] GET /volume/v3/volumes/c881656c-f37a-455e-9827-321e5ab03115 => generated 845 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:46:19.699390 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-ef276ad1-5853-4a29-a00b-f1835b8407c6 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:19.701374 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ef276ad1-5853-4a29-a00b-f1835b8407c6 tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] DELETE https://10.4.3.200/volume/v3/volumes/c881656c-f37a-455e-9827-321e5ab03115 Jul 10 06:46:19.701696 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ef276ad1-5853-4a29-a00b-f1835b8407c6 tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:19.701982 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ef276ad1-5853-4a29-a00b-f1835b8407c6 tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:19.702215 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-ef276ad1-5853-4a29-a00b-f1835b8407c6 tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Delete volume with id: c881656c-f37a-455e-9827-321e5ab03115 Jul 10 06:46:19.711667 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:19.711667 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:46:19.712126 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-ef276ad1-5853-4a29-a00b-f1835b8407c6 tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Volume info retrieved successfully. Jul 10 06:46:19.732986 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-ef276ad1-5853-4a29-a00b-f1835b8407c6 tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Delete volume request issued successfully. Jul 10 06:46:19.733192 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ef276ad1-5853-4a29-a00b-f1835b8407c6 tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] https://10.4.3.200/volume/v3/volumes/c881656c-f37a-455e-9827-321e5ab03115 returned with HTTP 202 Jul 10 06:46:19.733643 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1269/5090] 10.4.3.200 () {68 vars in 1392 bytes} [Fri Jul 10 06:46:19 2026] DELETE /volume/v3/volumes/c881656c-f37a-455e-9827-321e5ab03115 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 06:46:19.743475 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-6ad96ac3-a9c6-4bae-9ba4-33b76e59ceca None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:19.746646 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6ad96ac3-a9c6-4bae-9ba4-33b76e59ceca tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] GET https://10.4.3.200/volume/v3/volumes/c881656c-f37a-455e-9827-321e5ab03115 Jul 10 06:46:19.746863 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6ad96ac3-a9c6-4bae-9ba4-33b76e59ceca tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:19.747024 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6ad96ac3-a9c6-4bae-9ba4-33b76e59ceca tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:19.749363 np0000004964 devstack@c-api.service[99978]: DEBUG dbcounter [-] [99978] Writing DB stats cinder:SELECT=252,cinder:INSERT=41,cinder:UPDATE=72 {{(pid=99978) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:46:19.754853 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:19.754853 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:46:19.760032 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-6ad96ac3-a9c6-4bae-9ba4-33b76e59ceca tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Volume info retrieved successfully. Jul 10 06:46:19.765453 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6ad96ac3-a9c6-4bae-9ba4-33b76e59ceca tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] https://10.4.3.200/volume/v3/volumes/c881656c-f37a-455e-9827-321e5ab03115 returned with HTTP 200 Jul 10 06:46:19.765882 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1273/5091] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:46:19 2026] GET /volume/v3/volumes/c881656c-f37a-455e-9827-321e5ab03115 => generated 1008 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:46:19.881111 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-655c0ef4-ffd5-433f-8bc5-5ed99d745685 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:19.883261 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-655c0ef4-ffd5-433f-8bc5-5ed99d745685 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] GET https://10.4.3.200/volume/v3/backups/8973c607-7d94-429f-9178-825b3d008abe Jul 10 06:46:19.883516 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-655c0ef4-ffd5-433f-8bc5-5ed99d745685 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:19.883777 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-655c0ef4-ffd5-433f-8bc5-5ed99d745685 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:19.883932 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-655c0ef4-ffd5-433f-8bc5-5ed99d745685 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Show backup with id 8973c607-7d94-429f-9178-825b3d008abe. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:46:19.889020 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:19.889020 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:46:19.889835 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-655c0ef4-ffd5-433f-8bc5-5ed99d745685 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/backups/8973c607-7d94-429f-9178-825b3d008abe returned with HTTP 200 Jul 10 06:46:19.890490 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1282/5092] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:46:19 2026] GET /volume/v3/backups/8973c607-7d94-429f-9178-825b3d008abe => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:46:20.330822 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-78a83afb-d972-4ee2-85ef-f4394cdfcae2 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:20.332597 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-78a83afb-d972-4ee2-85ef-f4394cdfcae2 tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] GET https://10.4.3.200/volume/v3/backups/d476a968-1f00-4571-b016-dc6079e5922c Jul 10 06:46:20.332781 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-78a83afb-d972-4ee2-85ef-f4394cdfcae2 tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:20.332961 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-78a83afb-d972-4ee2-85ef-f4394cdfcae2 tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:20.333055 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-78a83afb-d972-4ee2-85ef-f4394cdfcae2 tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] Show backup with id d476a968-1f00-4571-b016-dc6079e5922c. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:46:20.336767 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:20.336767 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:46:20.337326 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-78a83afb-d972-4ee2-85ef-f4394cdfcae2 tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] https://10.4.3.200/volume/v3/backups/d476a968-1f00-4571-b016-dc6079e5922c returned with HTTP 200 Jul 10 06:46:20.337663 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1269/5093] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:46:20 2026] GET /volume/v3/backups/d476a968-1f00-4571-b016-dc6079e5922c => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:46:20.778670 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-9ee769bd-1f3e-47d0-877b-a2c880f77487 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:20.780396 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9ee769bd-1f3e-47d0-877b-a2c880f77487 tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] GET https://10.4.3.200/volume/v3/volumes/c881656c-f37a-455e-9827-321e5ab03115 Jul 10 06:46:20.780582 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9ee769bd-1f3e-47d0-877b-a2c880f77487 tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:20.780750 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9ee769bd-1f3e-47d0-877b-a2c880f77487 tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:20.784365 np0000004964 devstack@c-api.service[99976]: DEBUG dbcounter [-] [99976] Writing DB stats cinder:SELECT=326,cinder:INSERT=64,cinder:UPDATE=108 {{(pid=99976) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:46:20.788776 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9ee769bd-1f3e-47d0-877b-a2c880f77487 tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] https://10.4.3.200/volume/v3/volumes/c881656c-f37a-455e-9827-321e5ab03115 returned with HTTP 404 Jul 10 06:46:20.789321 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1270/5094] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:46:20 2026] GET /volume/v3/volumes/c881656c-f37a-455e-9827-321e5ab03115 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 06:46:20.797332 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-5a67e62f-766f-4018-a255-7cc7598904ce None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:20.798803 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5a67e62f-766f-4018-a255-7cc7598904ce tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:46:20.799117 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5a67e62f-766f-4018-a255-7cc7598904ce tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-751186933"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:46:20.800351 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-5a67e62f-766f-4018-a255-7cc7598904ce tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-751186933'}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:46:20.800462 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-5a67e62f-766f-4018-a255-7cc7598904ce tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Create volume of 1 GB Jul 10 06:46:20.803921 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-5a67e62f-766f-4018-a255-7cc7598904ce tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Availability Zones retrieved successfully. Jul 10 06:46:20.809450 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-5a67e62f-766f-4018-a255-7cc7598904ce tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Flow 'volume_create_api' (919fe51f-16c0-460f-80a6-6f4c5432440e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:46:20.810271 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-5a67e62f-766f-4018-a255-7cc7598904ce tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (116f03a1-7db6-40e1-a1ec-efd50500a135) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:46:20.811868 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-5a67e62f-766f-4018-a255-7cc7598904ce tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Validating volume size '1' using validate_int {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:46:20.835459 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-5a67e62f-766f-4018-a255-7cc7598904ce tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (116f03a1-7db6-40e1-a1ec-efd50500a135) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:46:20.836228 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-5a67e62f-766f-4018-a255-7cc7598904ce tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e46da53e-2d85-4db7-8c81-7e7ca32ce05b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:46:20.873796 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-5a67e62f-766f-4018-a255-7cc7598904ce tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Created reservations ['c603c008-0df9-4e0a-a585-6b979073f441', '8efdaae3-1476-4205-b19f-bafd8d521dd6', '4cf5f78f-d526-4c39-bd8b-9fcc6b63f6d6', 'c6581d7f-ddf3-4ad2-b609-f759e116071f'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:46:20.874624 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-5a67e62f-766f-4018-a255-7cc7598904ce tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e46da53e-2d85-4db7-8c81-7e7ca32ce05b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c603c008-0df9-4e0a-a585-6b979073f441', '8efdaae3-1476-4205-b19f-bafd8d521dd6', '4cf5f78f-d526-4c39-bd8b-9fcc6b63f6d6', 'c6581d7f-ddf3-4ad2-b609-f759e116071f']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:46:20.875357 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-5a67e62f-766f-4018-a255-7cc7598904ce tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b91fbdd1-301e-4696-a2c4-31c2f011a700) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:46:20.899884 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-5a67e62f-766f-4018-a255-7cc7598904ce tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b91fbdd1-301e-4696-a2c4-31c2f011a700) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a77615e5-4bba-4b92-be09-200e8598e7ef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-751186933',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b60f0c2e03c445cb26d460c73567028',qos_specs=None,replication_status=,reservations=['c603c008-0df9-4e0a-a585-6b979073f441','8efdaae3-1476-4205-b19f-bafd8d521dd6','4cf5f78f-d526-4c39-bd8b-9fcc6b63f6d6','c6581d7f-ddf3-4ad2-b609-f759e116071f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='016cb27c9dd9460a9bc5f6ab053aea25',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:46:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-751186933',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a77615e5-4bba-4b92-be09-200e8598e7ef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1b60f0c2e03c445cb26d460c73567028',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='016cb27c9dd9460a9bc5f6ab053aea25',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:46:20.901822 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-5a67e62f-766f-4018-a255-7cc7598904ce tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40afed86-a45e-4a8a-a392-f448c3a5259b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:46:20.902948 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-0b869c25-6a4d-4e2c-b850-13a1112bbfb7 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:20.904597 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-0b869c25-6a4d-4e2c-b850-13a1112bbfb7 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] GET https://10.4.3.200/volume/v3/backups/8973c607-7d94-429f-9178-825b3d008abe Jul 10 06:46:20.904814 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-0b869c25-6a4d-4e2c-b850-13a1112bbfb7 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:20.905034 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-0b869c25-6a4d-4e2c-b850-13a1112bbfb7 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:20.905171 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-0b869c25-6a4d-4e2c-b850-13a1112bbfb7 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Show backup with id 8973c607-7d94-429f-9178-825b3d008abe. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:46:20.909400 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:20.909400 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:46:20.910003 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-0b869c25-6a4d-4e2c-b850-13a1112bbfb7 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/backups/8973c607-7d94-429f-9178-825b3d008abe returned with HTTP 200 Jul 10 06:46:20.910572 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1283/5095] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:46:20 2026] GET /volume/v3/backups/8973c607-7d94-429f-9178-825b3d008abe => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:46:20.920368 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-5a67e62f-766f-4018-a255-7cc7598904ce tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40afed86-a45e-4a8a-a392-f448c3a5259b) transitioned into state 'SUCCESS' from state '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-751186933',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b60f0c2e03c445cb26d460c73567028',qos_specs=None,replication_status=,reservations=['c603c008-0df9-4e0a-a585-6b979073f441','8efdaae3-1476-4205-b19f-bafd8d521dd6','4cf5f78f-d526-4c39-bd8b-9fcc6b63f6d6','c6581d7f-ddf3-4ad2-b609-f759e116071f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='016cb27c9dd9460a9bc5f6ab053aea25',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:46:20.921127 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-5a67e62f-766f-4018-a255-7cc7598904ce tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0db5baf7-ac9a-4ac0-816c-1c55c118e520) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:46:20.932424 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-5a67e62f-766f-4018-a255-7cc7598904ce tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0db5baf7-ac9a-4ac0-816c-1c55c118e520) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:46:20.933274 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-5a67e62f-766f-4018-a255-7cc7598904ce tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Flow 'volume_create_api' (919fe51f-16c0-460f-80a6-6f4c5432440e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:46:20.933956 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-5a67e62f-766f-4018-a255-7cc7598904ce tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Create volume request issued successfully. Jul 10 06:46:20.934132 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5a67e62f-766f-4018-a255-7cc7598904ce tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:46:20.934613 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1274/5096] 10.4.3.200 () {70 vars in 1299 bytes} [Fri Jul 10 06:46:20 2026] POST /volume/v3/volumes => generated 777 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:46:20.946609 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-26ee4f44-2065-4762-b300-6d4c5c16567b None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:20.949059 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-26ee4f44-2065-4762-b300-6d4c5c16567b tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] GET https://10.4.3.200/volume/v3/volumes/a77615e5-4bba-4b92-be09-200e8598e7ef Jul 10 06:46:20.949059 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-26ee4f44-2065-4762-b300-6d4c5c16567b tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:20.949059 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-26ee4f44-2065-4762-b300-6d4c5c16567b tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:20.950935 np0000004964 devstack@c-api.service[99977]: DEBUG dbcounter [-] [99977] Writing DB stats cinder:SELECT=251,cinder:INSERT=36,cinder:UPDATE=74 {{(pid=99977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:46:20.955691 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:20.955691 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:46:20.959483 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-26ee4f44-2065-4762-b300-6d4c5c16567b tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Volume info retrieved successfully. Jul 10 06:46:20.963632 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-26ee4f44-2065-4762-b300-6d4c5c16567b tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] https://10.4.3.200/volume/v3/volumes/a77615e5-4bba-4b92-be09-200e8598e7ef returned with HTTP 200 Jul 10 06:46:20.963968 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1270/5097] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:46:20 2026] GET /volume/v3/volumes/a77615e5-4bba-4b92-be09-200e8598e7ef => generated 956 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 06:46:21.348019 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-a06ccde8-6d93-49eb-ad0b-d5659eb13bea None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:21.349751 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a06ccde8-6d93-49eb-ad0b-d5659eb13bea tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] GET https://10.4.3.200/volume/v3/backups/d476a968-1f00-4571-b016-dc6079e5922c Jul 10 06:46:21.349965 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a06ccde8-6d93-49eb-ad0b-d5659eb13bea tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:21.350160 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a06ccde8-6d93-49eb-ad0b-d5659eb13bea tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:21.350289 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-a06ccde8-6d93-49eb-ad0b-d5659eb13bea tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] Show backup with id d476a968-1f00-4571-b016-dc6079e5922c. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:46:21.354387 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:21.354387 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:46:21.355033 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a06ccde8-6d93-49eb-ad0b-d5659eb13bea tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] https://10.4.3.200/volume/v3/backups/d476a968-1f00-4571-b016-dc6079e5922c returned with HTTP 200 Jul 10 06:46:21.355421 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1271/5098] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:46:21 2026] GET /volume/v3/backups/d476a968-1f00-4571-b016-dc6079e5922c => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:46:21.919892 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-85b868e9-ae91-4d57-9f63-5a1062acf8c2 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:21.921494 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-85b868e9-ae91-4d57-9f63-5a1062acf8c2 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] GET https://10.4.3.200/volume/v3/backups/8973c607-7d94-429f-9178-825b3d008abe Jul 10 06:46:21.921763 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-85b868e9-ae91-4d57-9f63-5a1062acf8c2 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:21.922003 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-85b868e9-ae91-4d57-9f63-5a1062acf8c2 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:21.922150 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-85b868e9-ae91-4d57-9f63-5a1062acf8c2 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Show backup with id 8973c607-7d94-429f-9178-825b3d008abe. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:46:21.926825 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:21.926825 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:46:21.927531 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-85b868e9-ae91-4d57-9f63-5a1062acf8c2 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/backups/8973c607-7d94-429f-9178-825b3d008abe returned with HTTP 200 Jul 10 06:46:21.927926 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1284/5099] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:46:21 2026] GET /volume/v3/backups/8973c607-7d94-429f-9178-825b3d008abe => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:46:21.977428 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-15d5b43d-f647-4f31-9938-5e2c4cb53a47 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:21.979458 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-15d5b43d-f647-4f31-9938-5e2c4cb53a47 tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] GET https://10.4.3.200/volume/v3/volumes/a77615e5-4bba-4b92-be09-200e8598e7ef Jul 10 06:46:21.979701 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-15d5b43d-f647-4f31-9938-5e2c4cb53a47 tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:21.979930 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-15d5b43d-f647-4f31-9938-5e2c4cb53a47 tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:21.988060 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:21.988060 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:46:21.991473 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-15d5b43d-f647-4f31-9938-5e2c4cb53a47 tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Volume info retrieved successfully. Jul 10 06:46:21.995496 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-15d5b43d-f647-4f31-9938-5e2c4cb53a47 tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] https://10.4.3.200/volume/v3/volumes/a77615e5-4bba-4b92-be09-200e8598e7ef returned with HTTP 200 Jul 10 06:46:21.995880 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1275/5100] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:46:21 2026] GET /volume/v3/volumes/a77615e5-4bba-4b92-be09-200e8598e7ef => generated 1008 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:46:22.007030 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-2ff91d1b-31b6-4554-8c88-5f0196c9d0f7 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:22.008692 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2ff91d1b-31b6-4554-8c88-5f0196c9d0f7 tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-reader] GET https://10.4.3.200/volume/v3/volumes/summary Jul 10 06:46:22.008914 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2ff91d1b-31b6-4554-8c88-5f0196c9d0f7 tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-reader] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:22.009112 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2ff91d1b-31b6-4554-8c88-5f0196c9d0f7 tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-reader] Calling method 'version_select' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:22.009311 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.api_utils [None req-2ff91d1b-31b6-4554-8c88-5f0196c9d0f7 tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-reader] Removing options '' from query. {{(pid=99977) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 06:46:22.015602 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-2ff91d1b-31b6-4554-8c88-5f0196c9d0f7 tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-reader] Get summary completed successfully. Jul 10 06:46:22.015849 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2ff91d1b-31b6-4554-8c88-5f0196c9d0f7 tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-reader] https://10.4.3.200/volume/v3/volumes/summary returned with HTTP 200 Jul 10 06:46:22.016380 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1271/5101] 10.4.3.200 () {68 vars in 1302 bytes} [Fri Jul 10 06:46:22 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:46:22.023373 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-76790fea-073a-4402-b5ea-a231983e7685 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:22.024908 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-76790fea-073a-4402-b5ea-a231983e7685 tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] DELETE https://10.4.3.200/volume/v3/volumes/a77615e5-4bba-4b92-be09-200e8598e7ef Jul 10 06:46:22.025084 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-76790fea-073a-4402-b5ea-a231983e7685 tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:22.025244 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-76790fea-073a-4402-b5ea-a231983e7685 tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:22.025385 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-76790fea-073a-4402-b5ea-a231983e7685 tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Delete volume with id: a77615e5-4bba-4b92-be09-200e8598e7ef Jul 10 06:46:22.031854 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:22.031854 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:46:22.032160 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-76790fea-073a-4402-b5ea-a231983e7685 tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Volume info retrieved successfully. Jul 10 06:46:22.047047 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-76790fea-073a-4402-b5ea-a231983e7685 tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Delete volume request issued successfully. Jul 10 06:46:22.047230 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-76790fea-073a-4402-b5ea-a231983e7685 tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] https://10.4.3.200/volume/v3/volumes/a77615e5-4bba-4b92-be09-200e8598e7ef returned with HTTP 202 Jul 10 06:46:22.047876 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1272/5102] 10.4.3.200 () {68 vars in 1392 bytes} [Fri Jul 10 06:46:22 2026] DELETE /volume/v3/volumes/a77615e5-4bba-4b92-be09-200e8598e7ef => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 06:46:22.055330 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-3da41db6-16fe-41e8-b66b-c2e492f4349e None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:22.056943 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-3da41db6-16fe-41e8-b66b-c2e492f4349e tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] GET https://10.4.3.200/volume/v3/volumes/a77615e5-4bba-4b92-be09-200e8598e7ef Jul 10 06:46:22.057434 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-3da41db6-16fe-41e8-b66b-c2e492f4349e tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:22.057434 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-3da41db6-16fe-41e8-b66b-c2e492f4349e tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:22.063802 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:22.063802 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:46:22.066866 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-3da41db6-16fe-41e8-b66b-c2e492f4349e tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Volume info retrieved successfully. Jul 10 06:46:22.070429 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-3da41db6-16fe-41e8-b66b-c2e492f4349e tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] https://10.4.3.200/volume/v3/volumes/a77615e5-4bba-4b92-be09-200e8598e7ef returned with HTTP 200 Jul 10 06:46:22.070794 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1285/5103] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:46:22 2026] GET /volume/v3/volumes/a77615e5-4bba-4b92-be09-200e8598e7ef => generated 1007 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:46:22.366119 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-85f98360-f69b-421a-b22c-69da8aa407c8 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:22.368446 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-85f98360-f69b-421a-b22c-69da8aa407c8 tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] GET https://10.4.3.200/volume/v3/backups/d476a968-1f00-4571-b016-dc6079e5922c Jul 10 06:46:22.368657 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-85f98360-f69b-421a-b22c-69da8aa407c8 tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:22.368841 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-85f98360-f69b-421a-b22c-69da8aa407c8 tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:22.368946 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-85f98360-f69b-421a-b22c-69da8aa407c8 tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] Show backup with id d476a968-1f00-4571-b016-dc6079e5922c. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:46:22.372863 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:22.372863 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:46:22.373377 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-85f98360-f69b-421a-b22c-69da8aa407c8 tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] https://10.4.3.200/volume/v3/backups/d476a968-1f00-4571-b016-dc6079e5922c returned with HTTP 200 Jul 10 06:46:22.373716 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1276/5104] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:46:22 2026] GET /volume/v3/backups/d476a968-1f00-4571-b016-dc6079e5922c => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:46:22.939340 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-2c00413a-ddd9-4e5f-bc52-2cd30a6eb291 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:22.941020 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2c00413a-ddd9-4e5f-bc52-2cd30a6eb291 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] GET https://10.4.3.200/volume/v3/backups/8973c607-7d94-429f-9178-825b3d008abe Jul 10 06:46:22.941236 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2c00413a-ddd9-4e5f-bc52-2cd30a6eb291 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:22.941415 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2c00413a-ddd9-4e5f-bc52-2cd30a6eb291 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:22.941538 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-2c00413a-ddd9-4e5f-bc52-2cd30a6eb291 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Show backup with id 8973c607-7d94-429f-9178-825b3d008abe. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:46:22.945662 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:22.945662 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:46:22.946276 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2c00413a-ddd9-4e5f-bc52-2cd30a6eb291 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/backups/8973c607-7d94-429f-9178-825b3d008abe returned with HTTP 200 Jul 10 06:46:22.946636 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1272/5105] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:46:22 2026] GET /volume/v3/backups/8973c607-7d94-429f-9178-825b3d008abe => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:46:23.083718 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-31ad4eca-2842-4325-83b8-3c01dc2ffe10 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:23.085548 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-31ad4eca-2842-4325-83b8-3c01dc2ffe10 tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] GET https://10.4.3.200/volume/v3/volumes/a77615e5-4bba-4b92-be09-200e8598e7ef Jul 10 06:46:23.085761 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-31ad4eca-2842-4325-83b8-3c01dc2ffe10 tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:23.085981 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-31ad4eca-2842-4325-83b8-3c01dc2ffe10 tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:23.092031 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-31ad4eca-2842-4325-83b8-3c01dc2ffe10 tempest-ProjectReaderTests-1935416167 tempest-ProjectReaderTests-1935416167-project-admin] https://10.4.3.200/volume/v3/volumes/a77615e5-4bba-4b92-be09-200e8598e7ef returned with HTTP 404 Jul 10 06:46:23.092624 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1273/5106] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 10 06:46:23 2026] GET /volume/v3/volumes/a77615e5-4bba-4b92-be09-200e8598e7ef => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 06:46:23.384475 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-b1171d36-9ab9-40c1-8fb3-e3140972196d None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:23.386484 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-b1171d36-9ab9-40c1-8fb3-e3140972196d tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] GET https://10.4.3.200/volume/v3/backups/d476a968-1f00-4571-b016-dc6079e5922c Jul 10 06:46:23.386749 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-b1171d36-9ab9-40c1-8fb3-e3140972196d tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:23.386987 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-b1171d36-9ab9-40c1-8fb3-e3140972196d tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:23.387696 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-b1171d36-9ab9-40c1-8fb3-e3140972196d tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] Show backup with id d476a968-1f00-4571-b016-dc6079e5922c. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:46:23.393050 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:23.393050 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:46:23.393452 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-b1171d36-9ab9-40c1-8fb3-e3140972196d tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] https://10.4.3.200/volume/v3/backups/d476a968-1f00-4571-b016-dc6079e5922c returned with HTTP 200 Jul 10 06:46:23.393938 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1286/5107] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:46:23 2026] GET /volume/v3/backups/d476a968-1f00-4571-b016-dc6079e5922c => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:46:23.957226 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-50d2fabf-436e-4b77-98d0-44627b6cfc2b None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:23.959297 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-50d2fabf-436e-4b77-98d0-44627b6cfc2b tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] GET https://10.4.3.200/volume/v3/backups/8973c607-7d94-429f-9178-825b3d008abe Jul 10 06:46:23.959535 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-50d2fabf-436e-4b77-98d0-44627b6cfc2b tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:23.959765 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-50d2fabf-436e-4b77-98d0-44627b6cfc2b tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:23.959912 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-50d2fabf-436e-4b77-98d0-44627b6cfc2b tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Show backup with id 8973c607-7d94-429f-9178-825b3d008abe. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:46:23.967444 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:23.967444 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:46:23.968247 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-50d2fabf-436e-4b77-98d0-44627b6cfc2b tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/backups/8973c607-7d94-429f-9178-825b3d008abe returned with HTTP 200 Jul 10 06:46:23.968828 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1277/5108] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:46:23 2026] GET /volume/v3/backups/8973c607-7d94-429f-9178-825b3d008abe => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:46:24.405027 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-5662853d-62d2-4292-89b3-ea48e21fbd4f None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:24.406983 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-5662853d-62d2-4292-89b3-ea48e21fbd4f tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] GET https://10.4.3.200/volume/v3/backups/d476a968-1f00-4571-b016-dc6079e5922c Jul 10 06:46:24.407250 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-5662853d-62d2-4292-89b3-ea48e21fbd4f tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:24.407484 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-5662853d-62d2-4292-89b3-ea48e21fbd4f tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:24.407640 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-5662853d-62d2-4292-89b3-ea48e21fbd4f tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] Show backup with id d476a968-1f00-4571-b016-dc6079e5922c. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:46:24.412632 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:24.412632 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:46:24.413416 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-5662853d-62d2-4292-89b3-ea48e21fbd4f tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] https://10.4.3.200/volume/v3/backups/d476a968-1f00-4571-b016-dc6079e5922c returned with HTTP 200 Jul 10 06:46:24.413795 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1273/5109] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:46:24 2026] GET /volume/v3/backups/d476a968-1f00-4571-b016-dc6079e5922c => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:46:24.979326 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-389256ba-d260-43c6-ad65-975a3d70ec25 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:24.981322 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-389256ba-d260-43c6-ad65-975a3d70ec25 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] GET https://10.4.3.200/volume/v3/backups/8973c607-7d94-429f-9178-825b3d008abe Jul 10 06:46:24.981643 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-389256ba-d260-43c6-ad65-975a3d70ec25 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:24.981909 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-389256ba-d260-43c6-ad65-975a3d70ec25 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:24.982053 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-389256ba-d260-43c6-ad65-975a3d70ec25 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Show backup with id 8973c607-7d94-429f-9178-825b3d008abe. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:46:24.986640 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:24.986640 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:46:24.987269 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-389256ba-d260-43c6-ad65-975a3d70ec25 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/backups/8973c607-7d94-429f-9178-825b3d008abe returned with HTTP 200 Jul 10 06:46:24.987726 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1274/5110] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:46:24 2026] GET /volume/v3/backups/8973c607-7d94-429f-9178-825b3d008abe => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:46:25.423265 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-fa7f69b7-0360-473b-a964-3ac30273a7e8 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:25.424920 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-fa7f69b7-0360-473b-a964-3ac30273a7e8 tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] GET https://10.4.3.200/volume/v3/backups/d476a968-1f00-4571-b016-dc6079e5922c Jul 10 06:46:25.425144 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-fa7f69b7-0360-473b-a964-3ac30273a7e8 tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:25.425356 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-fa7f69b7-0360-473b-a964-3ac30273a7e8 tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:25.425500 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-fa7f69b7-0360-473b-a964-3ac30273a7e8 tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] Show backup with id d476a968-1f00-4571-b016-dc6079e5922c. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:46:25.429646 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:25.429646 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:46:25.430267 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-fa7f69b7-0360-473b-a964-3ac30273a7e8 tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] https://10.4.3.200/volume/v3/backups/d476a968-1f00-4571-b016-dc6079e5922c returned with HTTP 200 Jul 10 06:46:25.430692 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1287/5111] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:46:25 2026] GET /volume/v3/backups/d476a968-1f00-4571-b016-dc6079e5922c => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:46:25.996561 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-d55d6180-06c5-4d63-ae63-62d53d04469b None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:25.998276 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d55d6180-06c5-4d63-ae63-62d53d04469b tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] GET https://10.4.3.200/volume/v3/backups/8973c607-7d94-429f-9178-825b3d008abe Jul 10 06:46:25.998534 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d55d6180-06c5-4d63-ae63-62d53d04469b tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:25.998743 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d55d6180-06c5-4d63-ae63-62d53d04469b tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:25.998883 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-d55d6180-06c5-4d63-ae63-62d53d04469b tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Show backup with id 8973c607-7d94-429f-9178-825b3d008abe. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:46:26.003016 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:26.003016 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:46:26.003569 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d55d6180-06c5-4d63-ae63-62d53d04469b tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/backups/8973c607-7d94-429f-9178-825b3d008abe returned with HTTP 200 Jul 10 06:46:26.003995 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1278/5112] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:46:25 2026] GET /volume/v3/backups/8973c607-7d94-429f-9178-825b3d008abe => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:46:26.440774 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-b8e03f42-a1ca-49a2-b4d6-28eb2a74b8e2 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:26.442912 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b8e03f42-a1ca-49a2-b4d6-28eb2a74b8e2 tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] GET https://10.4.3.200/volume/v3/backups/d476a968-1f00-4571-b016-dc6079e5922c Jul 10 06:46:26.443167 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b8e03f42-a1ca-49a2-b4d6-28eb2a74b8e2 tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:26.443397 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b8e03f42-a1ca-49a2-b4d6-28eb2a74b8e2 tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:26.443541 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-b8e03f42-a1ca-49a2-b4d6-28eb2a74b8e2 tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] Show backup with id d476a968-1f00-4571-b016-dc6079e5922c. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:46:26.448333 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:26.448333 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:46:26.449080 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b8e03f42-a1ca-49a2-b4d6-28eb2a74b8e2 tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] https://10.4.3.200/volume/v3/backups/d476a968-1f00-4571-b016-dc6079e5922c returned with HTTP 200 Jul 10 06:46:26.449524 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1274/5113] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:46:26 2026] GET /volume/v3/backups/d476a968-1f00-4571-b016-dc6079e5922c => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:46:27.016423 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-ce29561f-fbb6-47ea-99f5-e50a52ed19b1 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:27.018189 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ce29561f-fbb6-47ea-99f5-e50a52ed19b1 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] GET https://10.4.3.200/volume/v3/backups/8973c607-7d94-429f-9178-825b3d008abe Jul 10 06:46:27.018371 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ce29561f-fbb6-47ea-99f5-e50a52ed19b1 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:27.018554 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ce29561f-fbb6-47ea-99f5-e50a52ed19b1 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:27.018684 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-ce29561f-fbb6-47ea-99f5-e50a52ed19b1 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Show backup with id 8973c607-7d94-429f-9178-825b3d008abe. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:46:27.023989 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:27.023989 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:46:27.024666 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ce29561f-fbb6-47ea-99f5-e50a52ed19b1 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/backups/8973c607-7d94-429f-9178-825b3d008abe returned with HTTP 200 Jul 10 06:46:27.025031 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1275/5114] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:46:27 2026] GET /volume/v3/backups/8973c607-7d94-429f-9178-825b3d008abe => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:46:27.459569 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-1df888bb-3514-48eb-9ab0-e89c374257cf None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:27.461656 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-1df888bb-3514-48eb-9ab0-e89c374257cf tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] GET https://10.4.3.200/volume/v3/backups/d476a968-1f00-4571-b016-dc6079e5922c Jul 10 06:46:27.461911 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-1df888bb-3514-48eb-9ab0-e89c374257cf tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:27.462106 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-1df888bb-3514-48eb-9ab0-e89c374257cf tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:27.462264 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-1df888bb-3514-48eb-9ab0-e89c374257cf tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] Show backup with id d476a968-1f00-4571-b016-dc6079e5922c. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:46:27.467263 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:27.467263 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:46:27.467947 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-1df888bb-3514-48eb-9ab0-e89c374257cf tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] https://10.4.3.200/volume/v3/backups/d476a968-1f00-4571-b016-dc6079e5922c returned with HTTP 200 Jul 10 06:46:27.468449 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1288/5115] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:46:27 2026] GET /volume/v3/backups/d476a968-1f00-4571-b016-dc6079e5922c => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:46:27.479079 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-e08f5452-88fd-45a4-b13b-df6031b1d9ed None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:27.481043 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e08f5452-88fd-45a4-b13b-df6031b1d9ed tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] DELETE https://10.4.3.200/volume/v3/backups/d476a968-1f00-4571-b016-dc6079e5922c Jul 10 06:46:27.481270 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e08f5452-88fd-45a4-b13b-df6031b1d9ed tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:27.481475 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e08f5452-88fd-45a4-b13b-df6031b1d9ed tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:27.481642 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.contrib.backups [None req-e08f5452-88fd-45a4-b13b-df6031b1d9ed tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] Delete backup with id: d476a968-1f00-4571-b016-dc6079e5922c. Jul 10 06:46:27.486081 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:27.486081 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:46:27.498409 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.backup.rpcapi [None req-e08f5452-88fd-45a4-b13b-df6031b1d9ed tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] delete_backup rpcapi backup_id d476a968-1f00-4571-b016-dc6079e5922c {{(pid=99978) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 06:46:27.500172 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e08f5452-88fd-45a4-b13b-df6031b1d9ed tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] https://10.4.3.200/volume/v3/backups/d476a968-1f00-4571-b016-dc6079e5922c returned with HTTP 202 Jul 10 06:46:27.500746 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1279/5116] 10.4.3.200 () {68 vars in 1391 bytes} [Fri Jul 10 06:46:27 2026] DELETE /volume/v3/backups/d476a968-1f00-4571-b016-dc6079e5922c => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:46:27.507882 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-171021ea-7dce-4b79-95c4-ec1fb18fca67 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:27.509921 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-171021ea-7dce-4b79-95c4-ec1fb18fca67 tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] GET https://10.4.3.200/volume/v3/backups/d476a968-1f00-4571-b016-dc6079e5922c Jul 10 06:46:27.510134 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-171021ea-7dce-4b79-95c4-ec1fb18fca67 tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:27.510496 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-171021ea-7dce-4b79-95c4-ec1fb18fca67 tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:27.510627 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-171021ea-7dce-4b79-95c4-ec1fb18fca67 tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] Show backup with id d476a968-1f00-4571-b016-dc6079e5922c. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:46:27.516407 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:27.516407 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:46:27.517250 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-171021ea-7dce-4b79-95c4-ec1fb18fca67 tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] https://10.4.3.200/volume/v3/backups/d476a968-1f00-4571-b016-dc6079e5922c returned with HTTP 200 Jul 10 06:46:27.517729 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1275/5117] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:46:27 2026] GET /volume/v3/backups/d476a968-1f00-4571-b016-dc6079e5922c => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:46:28.037878 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-a3f5ad66-a1f9-43b4-a175-21bfe6bd8434 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:28.041640 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a3f5ad66-a1f9-43b4-a175-21bfe6bd8434 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] GET https://10.4.3.200/volume/v3/backups/8973c607-7d94-429f-9178-825b3d008abe Jul 10 06:46:28.041640 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a3f5ad66-a1f9-43b4-a175-21bfe6bd8434 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:28.041640 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a3f5ad66-a1f9-43b4-a175-21bfe6bd8434 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:28.041640 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-a3f5ad66-a1f9-43b4-a175-21bfe6bd8434 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Show backup with id 8973c607-7d94-429f-9178-825b3d008abe. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:46:28.049971 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:28.049971 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:46:28.050779 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a3f5ad66-a1f9-43b4-a175-21bfe6bd8434 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/backups/8973c607-7d94-429f-9178-825b3d008abe returned with HTTP 200 Jul 10 06:46:28.051164 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1276/5118] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:46:28 2026] GET /volume/v3/backups/8973c607-7d94-429f-9178-825b3d008abe => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:46:28.528418 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-06370ae4-b137-42bb-976f-3433f974fc0c None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:28.530070 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-06370ae4-b137-42bb-976f-3433f974fc0c tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] GET https://10.4.3.200/volume/v3/backups/d476a968-1f00-4571-b016-dc6079e5922c Jul 10 06:46:28.530248 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-06370ae4-b137-42bb-976f-3433f974fc0c tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:28.530430 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-06370ae4-b137-42bb-976f-3433f974fc0c tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:28.530555 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-06370ae4-b137-42bb-976f-3433f974fc0c tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] Show backup with id d476a968-1f00-4571-b016-dc6079e5922c. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:46:28.533883 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-06370ae4-b137-42bb-976f-3433f974fc0c tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] https://10.4.3.200/volume/v3/backups/d476a968-1f00-4571-b016-dc6079e5922c returned with HTTP 404 Jul 10 06:46:28.534453 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1289/5119] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:46:28 2026] GET /volume/v3/backups/d476a968-1f00-4571-b016-dc6079e5922c => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:46:28.541081 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-a10de843-fec8-4cd0-8908-e1b6237aeffa None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:28.542755 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a10de843-fec8-4cd0-8908-e1b6237aeffa tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] DELETE https://10.4.3.200/volume/v3/volumes/e32a5578-8815-48da-acf5-439a7fd63fd8 Jul 10 06:46:28.542954 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a10de843-fec8-4cd0-8908-e1b6237aeffa tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:28.543126 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a10de843-fec8-4cd0-8908-e1b6237aeffa tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:28.543291 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-a10de843-fec8-4cd0-8908-e1b6237aeffa tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] Delete volume with id: e32a5578-8815-48da-acf5-439a7fd63fd8 Jul 10 06:46:28.550388 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:28.550388 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:46:28.550752 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-a10de843-fec8-4cd0-8908-e1b6237aeffa tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] Volume info retrieved successfully. Jul 10 06:46:28.566814 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-a10de843-fec8-4cd0-8908-e1b6237aeffa tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] Delete volume request issued successfully. Jul 10 06:46:28.567075 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a10de843-fec8-4cd0-8908-e1b6237aeffa tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] https://10.4.3.200/volume/v3/volumes/e32a5578-8815-48da-acf5-439a7fd63fd8 returned with HTTP 202 Jul 10 06:46:28.567623 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1280/5120] 10.4.3.200 () {68 vars in 1391 bytes} [Fri Jul 10 06:46:28 2026] DELETE /volume/v3/volumes/e32a5578-8815-48da-acf5-439a7fd63fd8 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:46:28.574658 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-84333693-667a-481d-a6e3-c3aed2885b94 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:28.576431 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-84333693-667a-481d-a6e3-c3aed2885b94 tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] GET https://10.4.3.200/volume/v3/volumes/e32a5578-8815-48da-acf5-439a7fd63fd8 Jul 10 06:46:28.576669 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-84333693-667a-481d-a6e3-c3aed2885b94 tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:28.576871 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-84333693-667a-481d-a6e3-c3aed2885b94 tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:28.585004 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:28.585004 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:46:28.588347 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-84333693-667a-481d-a6e3-c3aed2885b94 tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] Volume info retrieved successfully. Jul 10 06:46:28.591885 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-84333693-667a-481d-a6e3-c3aed2885b94 tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] https://10.4.3.200/volume/v3/volumes/e32a5578-8815-48da-acf5-439a7fd63fd8 returned with HTTP 200 Jul 10 06:46:28.592253 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1276/5121] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:46:28 2026] GET /volume/v3/volumes/e32a5578-8815-48da-acf5-439a7fd63fd8 => generated 1007 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:46:29.062619 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-3ed5e561-9735-43df-b30c-52d271d1d0ca None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:29.064292 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3ed5e561-9735-43df-b30c-52d271d1d0ca tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] GET https://10.4.3.200/volume/v3/backups/8973c607-7d94-429f-9178-825b3d008abe Jul 10 06:46:29.064531 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3ed5e561-9735-43df-b30c-52d271d1d0ca tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:29.064757 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3ed5e561-9735-43df-b30c-52d271d1d0ca tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:29.064922 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-3ed5e561-9735-43df-b30c-52d271d1d0ca tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Show backup with id 8973c607-7d94-429f-9178-825b3d008abe. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:46:29.069093 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:29.069093 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:46:29.069833 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3ed5e561-9735-43df-b30c-52d271d1d0ca tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/backups/8973c607-7d94-429f-9178-825b3d008abe returned with HTTP 200 Jul 10 06:46:29.070233 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1277/5122] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:46:29 2026] GET /volume/v3/backups/8973c607-7d94-429f-9178-825b3d008abe => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:46:29.605877 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-a3d4fefd-1444-4b17-b383-095492153ea2 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:29.607643 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-a3d4fefd-1444-4b17-b383-095492153ea2 tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] GET https://10.4.3.200/volume/v3/volumes/e32a5578-8815-48da-acf5-439a7fd63fd8 Jul 10 06:46:29.607904 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-a3d4fefd-1444-4b17-b383-095492153ea2 tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:29.608133 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-a3d4fefd-1444-4b17-b383-095492153ea2 tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:29.613794 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-a3d4fefd-1444-4b17-b383-095492153ea2 tempest-ProjectReaderTests39-921594028 tempest-ProjectReaderTests39-921594028-project-admin] https://10.4.3.200/volume/v3/volumes/e32a5578-8815-48da-acf5-439a7fd63fd8 returned with HTTP 404 Jul 10 06:46:29.614266 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1290/5123] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:46:29 2026] GET /volume/v3/volumes/e32a5578-8815-48da-acf5-439a7fd63fd8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:46:30.082487 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-ca03f1f8-bc1a-47ff-b894-07d1a2b95798 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:30.084834 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ca03f1f8-bc1a-47ff-b894-07d1a2b95798 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] GET https://10.4.3.200/volume/v3/backups/8973c607-7d94-429f-9178-825b3d008abe Jul 10 06:46:30.085094 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ca03f1f8-bc1a-47ff-b894-07d1a2b95798 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:30.085336 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ca03f1f8-bc1a-47ff-b894-07d1a2b95798 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:30.085523 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-ca03f1f8-bc1a-47ff-b894-07d1a2b95798 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Show backup with id 8973c607-7d94-429f-9178-825b3d008abe. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:46:30.090606 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:30.090606 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:46:30.091383 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ca03f1f8-bc1a-47ff-b894-07d1a2b95798 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/backups/8973c607-7d94-429f-9178-825b3d008abe returned with HTTP 200 Jul 10 06:46:30.091877 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1281/5124] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:46:30 2026] GET /volume/v3/backups/8973c607-7d94-429f-9178-825b3d008abe => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:46:30.104276 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-39791530-0e05-4f61-8d90-983016f9f8ed None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:30.223789 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-39791530-0e05-4f61-8d90-983016f9f8ed tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-member] POST https://10.4.3.200/volume/v3/backups Jul 10 06:46:30.224293 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-39791530-0e05-4f61-8d90-983016f9f8ed tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "078bc6fe-9b8b-4792-bfb9-27f570318842"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:46:30.226054 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.contrib.backups [None req-39791530-0e05-4f61-8d90-983016f9f8ed tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-member] Creating new backup {'backup': {'volume_id': '078bc6fe-9b8b-4792-bfb9-27f570318842'}} {{(pid=99977) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 06:46:30.226242 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.contrib.backups [None req-39791530-0e05-4f61-8d90-983016f9f8ed tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-member] Creating backup of volume 078bc6fe-9b8b-4792-bfb9-27f570318842 in container None Jul 10 06:46:30.238873 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:30.238873 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:46:30.239314 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-39791530-0e05-4f61-8d90-983016f9f8ed tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-member] Volume info retrieved successfully. Jul 10 06:46:30.266119 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-39791530-0e05-4f61-8d90-983016f9f8ed tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-member] Created reservations ['b17b6a87-440d-4a81-b215-0878a72b1eab', '6fd964ac-5916-4822-8b69-75546e753f3f'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:46:30.295565 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-39791530-0e05-4f61-8d90-983016f9f8ed tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-member] https://10.4.3.200/volume/v3/backups returned with HTTP 202 Jul 10 06:46:30.295999 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1277/5125] 10.4.3.200 () {70 vars in 1298 bytes} [Fri Jul 10 06:46:30 2026] POST /volume/v3/backups => generated 288 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:46:30.310198 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-f62e1380-e5db-4b7c-b24c-91e5b6851844 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:30.311847 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f62e1380-e5db-4b7c-b24c-91e5b6851844 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] GET https://10.4.3.200/volume/v3/backups/d5f8b55a-0491-4005-8e85-1b7d51eb97aa Jul 10 06:46:30.312056 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f62e1380-e5db-4b7c-b24c-91e5b6851844 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:30.312248 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f62e1380-e5db-4b7c-b24c-91e5b6851844 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:30.312363 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-f62e1380-e5db-4b7c-b24c-91e5b6851844 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Show backup with id d5f8b55a-0491-4005-8e85-1b7d51eb97aa. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:46:30.316437 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:30.316437 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:46:30.317114 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f62e1380-e5db-4b7c-b24c-91e5b6851844 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/backups/d5f8b55a-0491-4005-8e85-1b7d51eb97aa returned with HTTP 200 Jul 10 06:46:30.317706 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1278/5126] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:46:30 2026] GET /volume/v3/backups/d5f8b55a-0491-4005-8e85-1b7d51eb97aa => generated 695 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:46:30.531651 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-afb25d38-61d9-4e6e-89b0-96907afadd72 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:30.533730 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-afb25d38-61d9-4e6e-89b0-96907afadd72 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/32876bb2-cb42-4066-9589-c015ea32d932 Jul 10 06:46:30.533927 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-afb25d38-61d9-4e6e-89b0-96907afadd72 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:30.534147 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-afb25d38-61d9-4e6e-89b0-96907afadd72 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:30.534245 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.snapshots [None req-afb25d38-61d9-4e6e-89b0-96907afadd72 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Delete snapshot with id: 32876bb2-cb42-4066-9589-c015ea32d932 Jul 10 06:46:30.540029 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:30.540029 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:46:30.540543 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-afb25d38-61d9-4e6e-89b0-96907afadd72 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Snapshot retrieved successfully. Jul 10 06:46:30.568971 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-afb25d38-61d9-4e6e-89b0-96907afadd72 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Snapshot delete request issued successfully. Jul 10 06:46:30.569257 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-afb25d38-61d9-4e6e-89b0-96907afadd72 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/snapshots/32876bb2-cb42-4066-9589-c015ea32d932 returned with HTTP 202 Jul 10 06:46:30.569964 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1291/5127] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 10 06:46:30 2026] DELETE /volume/v3/snapshots/32876bb2-cb42-4066-9589-c015ea32d932 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:46:30.578013 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-7d22dc42-3f18-4d37-9e83-4d54bfbe768f None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:30.580050 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7d22dc42-3f18-4d37-9e83-4d54bfbe768f tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] GET https://10.4.3.200/volume/v3/snapshots/32876bb2-cb42-4066-9589-c015ea32d932 Jul 10 06:46:30.580252 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7d22dc42-3f18-4d37-9e83-4d54bfbe768f tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:30.580523 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7d22dc42-3f18-4d37-9e83-4d54bfbe768f tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:30.586068 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:30.586068 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:46:30.586571 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-7d22dc42-3f18-4d37-9e83-4d54bfbe768f tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Snapshot retrieved successfully. Jul 10 06:46:30.587427 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7d22dc42-3f18-4d37-9e83-4d54bfbe768f tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/snapshots/32876bb2-cb42-4066-9589-c015ea32d932 returned with HTTP 200 Jul 10 06:46:30.587886 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1282/5128] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:46:30 2026] GET /volume/v3/snapshots/32876bb2-cb42-4066-9589-c015ea32d932 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:46:31.168132 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-a2763128-a839-42ae-b060-3f7f42246373 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:31.261997 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a2763128-a839-42ae-b060-3f7f42246373 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:46:31.262325 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a2763128-a839-42ae-b060-3f7f42246373 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-812663635"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:46:31.263694 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.volumes [None req-a2763128-a839-42ae-b060-3f7f42246373 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-812663635'}} {{(pid=99977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:46:31.263840 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-a2763128-a839-42ae-b060-3f7f42246373 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Create volume of 1 GB Jul 10 06:46:31.264068 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:31.264068 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:46:31.267592 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-a2763128-a839-42ae-b060-3f7f42246373 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Availability Zones retrieved successfully. Jul 10 06:46:31.273145 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-a2763128-a839-42ae-b060-3f7f42246373 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Flow 'volume_create_api' (c5a87934-2fd7-4b33-a9a9-b46b44fd17c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:46:31.274045 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-a2763128-a839-42ae-b060-3f7f42246373 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d671b09-e857-49c4-8bbc-fb99f3d567c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:46:31.274918 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.flows.api.create_volume [None req-a2763128-a839-42ae-b060-3f7f42246373 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Validating volume size '1' using validate_int {{(pid=99977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:46:31.298887 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-a2763128-a839-42ae-b060-3f7f42246373 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d671b09-e857-49c4-8bbc-fb99f3d567c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:46:31.299941 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-a2763128-a839-42ae-b060-3f7f42246373 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e5e6896-0177-4229-9516-dcfade17ca8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:46:31.331849 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-2265c81b-5df9-4441-8213-f009b35d78b8 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:31.334300 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2265c81b-5df9-4441-8213-f009b35d78b8 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] GET https://10.4.3.200/volume/v3/backups/d5f8b55a-0491-4005-8e85-1b7d51eb97aa Jul 10 06:46:31.334582 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2265c81b-5df9-4441-8213-f009b35d78b8 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:31.334769 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2265c81b-5df9-4441-8213-f009b35d78b8 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:31.334906 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-2265c81b-5df9-4441-8213-f009b35d78b8 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Show backup with id d5f8b55a-0491-4005-8e85-1b7d51eb97aa. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:46:31.339720 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:31.339720 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:46:31.340497 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2265c81b-5df9-4441-8213-f009b35d78b8 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/backups/d5f8b55a-0491-4005-8e85-1b7d51eb97aa returned with HTTP 200 Jul 10 06:46:31.340888 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1279/5129] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:46:31 2026] GET /volume/v3/backups/d5f8b55a-0491-4005-8e85-1b7d51eb97aa => generated 697 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:46:31.362852 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-a2763128-a839-42ae-b060-3f7f42246373 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Created reservations ['2eeb143d-fd19-45a6-8182-12a0d40b5e89', 'f3cdc939-6e91-47da-b9ec-7906c86aeb64', '97b8839a-4051-4124-8bf2-e462c71373e7', '4718f1c4-b972-4fcc-b2bc-8f4edb68828a'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:46:31.363588 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-a2763128-a839-42ae-b060-3f7f42246373 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e5e6896-0177-4229-9516-dcfade17ca8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2eeb143d-fd19-45a6-8182-12a0d40b5e89', 'f3cdc939-6e91-47da-b9ec-7906c86aeb64', '97b8839a-4051-4124-8bf2-e462c71373e7', '4718f1c4-b972-4fcc-b2bc-8f4edb68828a']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:46:31.364274 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-a2763128-a839-42ae-b060-3f7f42246373 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41744e9f-e3a2-42cd-bc1a-dc54ebe3539c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:46:31.389724 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-a2763128-a839-42ae-b060-3f7f42246373 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41744e9f-e3a2-42cd-bc1a-dc54ebe3539c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '02cca444-7762-4bf4-bd70-4aae3397fafd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-812663635',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b66d710a6bf340b2a0b9debf5dea090f',qos_specs=None,replication_status=,reservations=['2eeb143d-fd19-45a6-8182-12a0d40b5e89','f3cdc939-6e91-47da-b9ec-7906c86aeb64','97b8839a-4051-4124-8bf2-e462c71373e7','4718f1c4-b972-4fcc-b2bc-8f4edb68828a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee3091f0f4a74ce69c1700e95900be40',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:46:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-812663635',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=02cca444-7762-4bf4-bd70-4aae3397fafd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b66d710a6bf340b2a0b9debf5dea090f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ee3091f0f4a74ce69c1700e95900be40',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:46:31.390482 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-a2763128-a839-42ae-b060-3f7f42246373 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1488cf1f-8c14-4844-ad45-6d2f4477b5f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:46:31.410147 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-a2763128-a839-42ae-b060-3f7f42246373 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1488cf1f-8c14-4844-ad45-6d2f4477b5f0) transitioned into state 'SUCCESS' from state '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-812663635',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b66d710a6bf340b2a0b9debf5dea090f',qos_specs=None,replication_status=,reservations=['2eeb143d-fd19-45a6-8182-12a0d40b5e89','f3cdc939-6e91-47da-b9ec-7906c86aeb64','97b8839a-4051-4124-8bf2-e462c71373e7','4718f1c4-b972-4fcc-b2bc-8f4edb68828a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee3091f0f4a74ce69c1700e95900be40',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:46:31.411097 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-a2763128-a839-42ae-b060-3f7f42246373 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1987390-2fcd-42bc-aa97-9a7697a18429) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:46:31.420650 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-a2763128-a839-42ae-b060-3f7f42246373 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1987390-2fcd-42bc-aa97-9a7697a18429) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:46:31.421755 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-a2763128-a839-42ae-b060-3f7f42246373 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Flow 'volume_create_api' (c5a87934-2fd7-4b33-a9a9-b46b44fd17c6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:46:31.422141 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-a2763128-a839-42ae-b060-3f7f42246373 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Create volume request issued successfully. Jul 10 06:46:31.422944 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a2763128-a839-42ae-b060-3f7f42246373 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:46:31.423448 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1278/5130] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 10 06:46:31 2026] POST /volume/v3/volumes => generated 777 bytes in 256 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:46:31.436487 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-edcbefd2-3925-456c-996d-86752f3e3d2c None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:31.438093 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-edcbefd2-3925-456c-996d-86752f3e3d2c tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] GET https://10.4.3.200/volume/v3/volumes/02cca444-7762-4bf4-bd70-4aae3397fafd Jul 10 06:46:31.438264 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-edcbefd2-3925-456c-996d-86752f3e3d2c tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:31.438436 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-edcbefd2-3925-456c-996d-86752f3e3d2c tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:31.445678 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:31.445678 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:46:31.449552 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-edcbefd2-3925-456c-996d-86752f3e3d2c tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Volume info retrieved successfully. Jul 10 06:46:31.453248 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-edcbefd2-3925-456c-996d-86752f3e3d2c tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] https://10.4.3.200/volume/v3/volumes/02cca444-7762-4bf4-bd70-4aae3397fafd returned with HTTP 200 Jul 10 06:46:31.453628 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1292/5131] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:46:31 2026] GET /volume/v3/volumes/02cca444-7762-4bf4-bd70-4aae3397fafd => generated 956 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:46:31.596419 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-57f3a92b-6639-46bd-bed3-aa6f375616bf None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:31.597952 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-57f3a92b-6639-46bd-bed3-aa6f375616bf tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] GET https://10.4.3.200/volume/v3/snapshots/32876bb2-cb42-4066-9589-c015ea32d932 Jul 10 06:46:31.598143 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-57f3a92b-6639-46bd-bed3-aa6f375616bf tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:31.598324 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-57f3a92b-6639-46bd-bed3-aa6f375616bf tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:31.602059 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-57f3a92b-6639-46bd-bed3-aa6f375616bf tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/snapshots/32876bb2-cb42-4066-9589-c015ea32d932 returned with HTTP 404 Jul 10 06:46:31.602482 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1283/5132] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:46:31 2026] GET /volume/v3/snapshots/32876bb2-cb42-4066-9589-c015ea32d932 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:46:32.350867 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-4cba2549-35cc-46aa-ab6f-cba2a2deb952 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:32.352979 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4cba2549-35cc-46aa-ab6f-cba2a2deb952 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] GET https://10.4.3.200/volume/v3/backups/d5f8b55a-0491-4005-8e85-1b7d51eb97aa Jul 10 06:46:32.353228 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4cba2549-35cc-46aa-ab6f-cba2a2deb952 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:32.353436 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4cba2549-35cc-46aa-ab6f-cba2a2deb952 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:32.353594 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-4cba2549-35cc-46aa-ab6f-cba2a2deb952 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Show backup with id d5f8b55a-0491-4005-8e85-1b7d51eb97aa. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:46:32.358449 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:32.358449 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:46:32.359242 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4cba2549-35cc-46aa-ab6f-cba2a2deb952 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/backups/d5f8b55a-0491-4005-8e85-1b7d51eb97aa returned with HTTP 200 Jul 10 06:46:32.359698 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1280/5133] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:46:32 2026] GET /volume/v3/backups/d5f8b55a-0491-4005-8e85-1b7d51eb97aa => generated 697 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:46:32.466721 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-59158921-29f9-4c1f-b4fe-8e150f9f088a None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:32.468660 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-59158921-29f9-4c1f-b4fe-8e150f9f088a tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] GET https://10.4.3.200/volume/v3/volumes/02cca444-7762-4bf4-bd70-4aae3397fafd Jul 10 06:46:32.468848 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-59158921-29f9-4c1f-b4fe-8e150f9f088a tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:32.469038 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-59158921-29f9-4c1f-b4fe-8e150f9f088a tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:32.476604 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:32.476604 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:46:32.480279 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-59158921-29f9-4c1f-b4fe-8e150f9f088a tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Volume info retrieved successfully. Jul 10 06:46:32.484434 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-59158921-29f9-4c1f-b4fe-8e150f9f088a tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] https://10.4.3.200/volume/v3/volumes/02cca444-7762-4bf4-bd70-4aae3397fafd returned with HTTP 200 Jul 10 06:46:32.484880 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1279/5134] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:46:32 2026] GET /volume/v3/volumes/02cca444-7762-4bf4-bd70-4aae3397fafd => generated 1008 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:46:32.499808 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-42e5f9c6-4f93-4f42-80b6-8889ab022e1c None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:32.502024 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-42e5f9c6-4f93-4f42-80b6-8889ab022e1c tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] POST https://10.4.3.200/volume/v3/snapshots Jul 10 06:46:32.502375 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-42e5f9c6-4f93-4f42-80b6-8889ab022e1c tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "02cca444-7762-4bf4-bd70-4aae3397fafd", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-718378166"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:46:32.510463 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:32.510463 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:46:32.510730 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-42e5f9c6-4f93-4f42-80b6-8889ab022e1c tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Volume info retrieved successfully. Jul 10 06:46:32.510847 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.snapshots [None req-42e5f9c6-4f93-4f42-80b6-8889ab022e1c tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Create snapshot from volume 02cca444-7762-4bf4-bd70-4aae3397fafd Jul 10 06:46:32.539249 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.quota [None req-42e5f9c6-4f93-4f42-80b6-8889ab022e1c tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Created reservations ['c9c7fe93-869f-4352-82f8-166c0238e5af', 'f719a551-b135-4b54-ab0a-8588e82a657a', '7d3c73a5-d2ed-409c-a490-8d141cd8ad1f', 'c8c66b35-ed78-46c3-a726-d790c034b9a3'] {{(pid=99975) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:46:32.564213 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-42e5f9c6-4f93-4f42-80b6-8889ab022e1c tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Snapshot create request issued successfully. Jul 10 06:46:32.564478 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-42e5f9c6-4f93-4f42-80b6-8889ab022e1c tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 10 06:46:32.564946 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1293/5135] 10.4.3.200 () {68 vars in 1265 bytes} [Fri Jul 10 06:46:32 2026] POST /volume/v3/snapshots => generated 307 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:46:32.574485 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-7b1d8161-efd5-4243-a587-5e9d6df4275b None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:32.576046 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7b1d8161-efd5-4243-a587-5e9d6df4275b tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] GET https://10.4.3.200/volume/v3/snapshots/f2bef475-4f82-4caf-80d6-78db50fd6cb6 Jul 10 06:46:32.576273 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7b1d8161-efd5-4243-a587-5e9d6df4275b tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:32.576409 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7b1d8161-efd5-4243-a587-5e9d6df4275b tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:32.583219 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:32.583219 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:46:32.583562 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-7b1d8161-efd5-4243-a587-5e9d6df4275b tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Snapshot retrieved successfully. Jul 10 06:46:32.584145 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7b1d8161-efd5-4243-a587-5e9d6df4275b tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] https://10.4.3.200/volume/v3/snapshots/f2bef475-4f82-4caf-80d6-78db50fd6cb6 returned with HTTP 200 Jul 10 06:46:32.584483 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1284/5136] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:46:32 2026] GET /volume/v3/snapshots/f2bef475-4f82-4caf-80d6-78db50fd6cb6 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:46:33.369370 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-aa608376-8d09-4d87-b8c9-d5e4b57f2357 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:33.371056 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-aa608376-8d09-4d87-b8c9-d5e4b57f2357 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] GET https://10.4.3.200/volume/v3/backups/d5f8b55a-0491-4005-8e85-1b7d51eb97aa Jul 10 06:46:33.371237 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-aa608376-8d09-4d87-b8c9-d5e4b57f2357 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:33.371408 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-aa608376-8d09-4d87-b8c9-d5e4b57f2357 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:33.371517 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-aa608376-8d09-4d87-b8c9-d5e4b57f2357 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Show backup with id d5f8b55a-0491-4005-8e85-1b7d51eb97aa. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:46:33.375193 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:33.375193 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:46:33.375692 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-aa608376-8d09-4d87-b8c9-d5e4b57f2357 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/backups/d5f8b55a-0491-4005-8e85-1b7d51eb97aa returned with HTTP 200 Jul 10 06:46:33.376119 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1281/5137] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:46:33 2026] GET /volume/v3/backups/d5f8b55a-0491-4005-8e85-1b7d51eb97aa => generated 697 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:46:33.593670 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-ea5dbbd4-e4b0-4136-ab47-01285b8a2545 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:33.595083 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ea5dbbd4-e4b0-4136-ab47-01285b8a2545 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] GET https://10.4.3.200/volume/v3/snapshots/f2bef475-4f82-4caf-80d6-78db50fd6cb6 Jul 10 06:46:33.595349 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ea5dbbd4-e4b0-4136-ab47-01285b8a2545 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:33.595630 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ea5dbbd4-e4b0-4136-ab47-01285b8a2545 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:33.600113 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:33.600113 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:46:33.600737 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-ea5dbbd4-e4b0-4136-ab47-01285b8a2545 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Snapshot retrieved successfully. Jul 10 06:46:33.601414 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ea5dbbd4-e4b0-4136-ab47-01285b8a2545 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] https://10.4.3.200/volume/v3/snapshots/f2bef475-4f82-4caf-80d6-78db50fd6cb6 returned with HTTP 200 Jul 10 06:46:33.601414 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1280/5138] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:46:33 2026] GET /volume/v3/snapshots/f2bef475-4f82-4caf-80d6-78db50fd6cb6 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:46:33.611366 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-9f15d374-3363-41e8-b159-f557d2b66734 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:33.668836 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-9f15d374-3363-41e8-b159-f557d2b66734 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-reader] POST https://10.4.3.200/volume/v3/snapshots/f2bef475-4f82-4caf-80d6-78db50fd6cb6/action Jul 10 06:46:33.669291 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-9f15d374-3363-41e8-b159-f557d2b66734 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=99975) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:46:33.669436 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-9f15d374-3363-41e8-b159-f557d2b66734 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:46:33.676064 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:33.676064 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:46:33.676587 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-9f15d374-3363-41e8-b159-f557d2b66734 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-reader] Snapshot retrieved successfully. Jul 10 06:46:33.677535 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.policy [None req-9f15d374-3363-41e8-b159-f557d2b66734 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'ebfbb5a7e86d48228b770630a618995d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b66d710a6bf340b2a0b9debf5dea090f', '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=99975) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 06:46:33.677870 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-9f15d374-3363-41e8-b159-f557d2b66734 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-reader] https://10.4.3.200/volume/v3/snapshots/f2bef475-4f82-4caf-80d6-78db50fd6cb6/action returned with HTTP 403 Jul 10 06:46:33.678371 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1294/5139] 10.4.3.200 () {68 vars in 1396 bytes} [Fri Jul 10 06:46:33 2026] POST /volume/v3/snapshots/f2bef475-4f82-4caf-80d6-78db50fd6cb6/action => generated 133 bytes in 67 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:46:33.686758 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-aed2abe5-c825-49fc-ac4f-49a6719ab9ce None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:33.689401 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-aed2abe5-c825-49fc-ac4f-49a6719ab9ce tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] DELETE https://10.4.3.200/volume/v3/snapshots/f2bef475-4f82-4caf-80d6-78db50fd6cb6 Jul 10 06:46:33.689663 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-aed2abe5-c825-49fc-ac4f-49a6719ab9ce tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:33.689945 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-aed2abe5-c825-49fc-ac4f-49a6719ab9ce tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:33.689945 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.snapshots [None req-aed2abe5-c825-49fc-ac4f-49a6719ab9ce tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Delete snapshot with id: f2bef475-4f82-4caf-80d6-78db50fd6cb6 Jul 10 06:46:33.695810 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:33.695810 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:46:33.696197 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-aed2abe5-c825-49fc-ac4f-49a6719ab9ce tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Snapshot retrieved successfully. Jul 10 06:46:33.711615 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-aed2abe5-c825-49fc-ac4f-49a6719ab9ce tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Snapshot delete request issued successfully. Jul 10 06:46:33.711769 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-aed2abe5-c825-49fc-ac4f-49a6719ab9ce tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] https://10.4.3.200/volume/v3/snapshots/f2bef475-4f82-4caf-80d6-78db50fd6cb6 returned with HTTP 202 Jul 10 06:46:33.712222 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1285/5140] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 10 06:46:33 2026] DELETE /volume/v3/snapshots/f2bef475-4f82-4caf-80d6-78db50fd6cb6 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:46:33.719116 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-34e8febd-263f-4735-9935-ccd5c0157aee None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:33.720940 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-34e8febd-263f-4735-9935-ccd5c0157aee tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] GET https://10.4.3.200/volume/v3/snapshots/f2bef475-4f82-4caf-80d6-78db50fd6cb6 Jul 10 06:46:33.721123 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-34e8febd-263f-4735-9935-ccd5c0157aee tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:33.721308 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-34e8febd-263f-4735-9935-ccd5c0157aee tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:33.726148 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:33.726148 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:46:33.726443 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-34e8febd-263f-4735-9935-ccd5c0157aee tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Snapshot retrieved successfully. Jul 10 06:46:33.727109 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-34e8febd-263f-4735-9935-ccd5c0157aee tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] https://10.4.3.200/volume/v3/snapshots/f2bef475-4f82-4caf-80d6-78db50fd6cb6 returned with HTTP 200 Jul 10 06:46:33.727455 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1282/5141] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:46:33 2026] GET /volume/v3/snapshots/f2bef475-4f82-4caf-80d6-78db50fd6cb6 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:46:34.385630 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-fae9e6a6-35b2-4528-a40f-7280957afe9c None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:34.387259 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-fae9e6a6-35b2-4528-a40f-7280957afe9c tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] GET https://10.4.3.200/volume/v3/backups/d5f8b55a-0491-4005-8e85-1b7d51eb97aa Jul 10 06:46:34.387430 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-fae9e6a6-35b2-4528-a40f-7280957afe9c tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:34.387630 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-fae9e6a6-35b2-4528-a40f-7280957afe9c tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:34.387729 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-fae9e6a6-35b2-4528-a40f-7280957afe9c tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Show backup with id d5f8b55a-0491-4005-8e85-1b7d51eb97aa. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:46:34.391365 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:34.391365 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:46:34.391930 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-fae9e6a6-35b2-4528-a40f-7280957afe9c tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/backups/d5f8b55a-0491-4005-8e85-1b7d51eb97aa returned with HTTP 200 Jul 10 06:46:34.392248 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1281/5142] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:46:34 2026] GET /volume/v3/backups/d5f8b55a-0491-4005-8e85-1b7d51eb97aa => generated 708 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:46:34.737303 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-71a0e23e-89f4-4b5d-812d-469358eebbd5 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:34.739395 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-71a0e23e-89f4-4b5d-812d-469358eebbd5 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] GET https://10.4.3.200/volume/v3/snapshots/f2bef475-4f82-4caf-80d6-78db50fd6cb6 Jul 10 06:46:34.739575 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-71a0e23e-89f4-4b5d-812d-469358eebbd5 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:34.739745 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-71a0e23e-89f4-4b5d-812d-469358eebbd5 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:34.744067 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-71a0e23e-89f4-4b5d-812d-469358eebbd5 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] https://10.4.3.200/volume/v3/snapshots/f2bef475-4f82-4caf-80d6-78db50fd6cb6 returned with HTTP 404 Jul 10 06:46:34.744536 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1295/5143] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:46:34 2026] GET /volume/v3/snapshots/f2bef475-4f82-4caf-80d6-78db50fd6cb6 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:46:34.751351 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-420d351d-2b97-4d19-8f59-5a55431b10dc None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:34.753206 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-420d351d-2b97-4d19-8f59-5a55431b10dc tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] DELETE https://10.4.3.200/volume/v3/volumes/02cca444-7762-4bf4-bd70-4aae3397fafd Jul 10 06:46:34.753412 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-420d351d-2b97-4d19-8f59-5a55431b10dc tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:34.753998 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-420d351d-2b97-4d19-8f59-5a55431b10dc tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:34.753998 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-420d351d-2b97-4d19-8f59-5a55431b10dc tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Delete volume with id: 02cca444-7762-4bf4-bd70-4aae3397fafd Jul 10 06:46:34.761596 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:34.761596 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:46:34.761964 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-420d351d-2b97-4d19-8f59-5a55431b10dc tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Volume info retrieved successfully. Jul 10 06:46:34.778365 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-420d351d-2b97-4d19-8f59-5a55431b10dc tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Delete volume request issued successfully. Jul 10 06:46:34.778575 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-420d351d-2b97-4d19-8f59-5a55431b10dc tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] https://10.4.3.200/volume/v3/volumes/02cca444-7762-4bf4-bd70-4aae3397fafd returned with HTTP 202 Jul 10 06:46:34.779078 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1286/5144] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:46:34 2026] DELETE /volume/v3/volumes/02cca444-7762-4bf4-bd70-4aae3397fafd => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:46:34.789117 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-485cce0e-129d-439c-b5cc-785b30bae460 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:34.791184 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-485cce0e-129d-439c-b5cc-785b30bae460 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] GET https://10.4.3.200/volume/v3/volumes/02cca444-7762-4bf4-bd70-4aae3397fafd Jul 10 06:46:34.791328 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-485cce0e-129d-439c-b5cc-785b30bae460 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:34.791520 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-485cce0e-129d-439c-b5cc-785b30bae460 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:34.798028 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:34.798028 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:46:34.801052 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-485cce0e-129d-439c-b5cc-785b30bae460 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Volume info retrieved successfully. Jul 10 06:46:34.805370 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-485cce0e-129d-439c-b5cc-785b30bae460 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] https://10.4.3.200/volume/v3/volumes/02cca444-7762-4bf4-bd70-4aae3397fafd returned with HTTP 200 Jul 10 06:46:34.805744 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1283/5145] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:46:34 2026] GET /volume/v3/volumes/02cca444-7762-4bf4-bd70-4aae3397fafd => generated 1007 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:46:35.401335 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-72c0600c-ed58-46cd-8591-d4e027c07236 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:35.403150 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-72c0600c-ed58-46cd-8591-d4e027c07236 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] GET https://10.4.3.200/volume/v3/backups/d5f8b55a-0491-4005-8e85-1b7d51eb97aa Jul 10 06:46:35.403364 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-72c0600c-ed58-46cd-8591-d4e027c07236 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:35.403561 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-72c0600c-ed58-46cd-8591-d4e027c07236 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:35.403662 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-72c0600c-ed58-46cd-8591-d4e027c07236 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Show backup with id d5f8b55a-0491-4005-8e85-1b7d51eb97aa. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:46:35.408400 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:35.408400 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:46:35.409020 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-72c0600c-ed58-46cd-8591-d4e027c07236 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/backups/d5f8b55a-0491-4005-8e85-1b7d51eb97aa returned with HTTP 200 Jul 10 06:46:35.409389 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1282/5146] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:46:35 2026] GET /volume/v3/backups/d5f8b55a-0491-4005-8e85-1b7d51eb97aa => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:46:35.817741 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-7de477e4-6e52-4d67-a2d0-c8c98ebfbbd2 req-b36d1aee-49d7-4973-a795-74c360013d7f None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:35.818567 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-69139d58-0fb7-458a-bf05-3a740488b3b6 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:35.820243 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-7de477e4-6e52-4d67-a2d0-c8c98ebfbbd2 req-b36d1aee-49d7-4973-a795-74c360013d7f tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] DELETE https://10.4.3.200/volume/v3/attachments/0368a939-56c4-42f9-b1c7-a1197b80d9ee Jul 10 06:46:35.820317 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-69139d58-0fb7-458a-bf05-3a740488b3b6 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] GET https://10.4.3.200/volume/v3/volumes/02cca444-7762-4bf4-bd70-4aae3397fafd Jul 10 06:46:35.820466 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-7de477e4-6e52-4d67-a2d0-c8c98ebfbbd2 req-b36d1aee-49d7-4973-a795-74c360013d7f tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:35.820554 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-69139d58-0fb7-458a-bf05-3a740488b3b6 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:35.820655 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-7de477e4-6e52-4d67-a2d0-c8c98ebfbbd2 req-b36d1aee-49d7-4973-a795-74c360013d7f tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'version_select' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:35.820765 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-69139d58-0fb7-458a-bf05-3a740488b3b6 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:35.826182 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-69139d58-0fb7-458a-bf05-3a740488b3b6 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] https://10.4.3.200/volume/v3/volumes/02cca444-7762-4bf4-bd70-4aae3397fafd returned with HTTP 404 Jul 10 06:46:35.826673 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1287/5147] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:46:35 2026] GET /volume/v3/volumes/02cca444-7762-4bf4-bd70-4aae3397fafd => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:46:35.827880 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:35.827880 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:46:35.835780 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-2751689b-f9e2-41c0-a1cc-756aabb1f8d5 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:35.837288 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2751689b-f9e2-41c0-a1cc-756aabb1f8d5 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:46:35.837612 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2751689b-f9e2-41c0-a1cc-756aabb1f8d5 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-984901190"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:46:35.838955 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-2751689b-f9e2-41c0-a1cc-756aabb1f8d5 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-984901190'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:46:35.839074 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-2751689b-f9e2-41c0-a1cc-756aabb1f8d5 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Create volume of 1 GB Jul 10 06:46:35.842730 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-2751689b-f9e2-41c0-a1cc-756aabb1f8d5 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Availability Zones retrieved successfully. Jul 10 06:46:35.847934 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-2751689b-f9e2-41c0-a1cc-756aabb1f8d5 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Flow 'volume_create_api' (f78d0163-c850-4465-ae86-f53dafdb80bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:46:35.848788 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-2751689b-f9e2-41c0-a1cc-756aabb1f8d5 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2dc92b7-4e20-42fa-897b-367aa7ecd6b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:46:35.849514 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-2751689b-f9e2-41c0-a1cc-756aabb1f8d5 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Validating volume size '1' using validate_int {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:46:35.872136 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-2751689b-f9e2-41c0-a1cc-756aabb1f8d5 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2dc92b7-4e20-42fa-897b-367aa7ecd6b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:46:35.873346 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-2751689b-f9e2-41c0-a1cc-756aabb1f8d5 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a81da06-907c-46bd-b966-190399376423) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:46:35.920842 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-2751689b-f9e2-41c0-a1cc-756aabb1f8d5 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Created reservations ['26fd8dcb-0433-478f-8e33-ac82826e13fc', 'e1494951-65c7-45ef-96c0-c9205c604515', '9e091794-1a64-4cea-97a2-599770d93043', '80464b06-0411-43fb-8293-d8094d698aba'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:46:35.921478 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-2751689b-f9e2-41c0-a1cc-756aabb1f8d5 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a81da06-907c-46bd-b966-190399376423) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['26fd8dcb-0433-478f-8e33-ac82826e13fc', 'e1494951-65c7-45ef-96c0-c9205c604515', '9e091794-1a64-4cea-97a2-599770d93043', '80464b06-0411-43fb-8293-d8094d698aba']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:46:35.922216 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-2751689b-f9e2-41c0-a1cc-756aabb1f8d5 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (958becb6-e507-4dad-a968-256f18478ddb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:46:35.946029 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-2751689b-f9e2-41c0-a1cc-756aabb1f8d5 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (958becb6-e507-4dad-a968-256f18478ddb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '520bc7f5-c7fc-4fb5-9e83-123bc96c2c16', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-984901190',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b66d710a6bf340b2a0b9debf5dea090f',qos_specs=None,replication_status=,reservations=['26fd8dcb-0433-478f-8e33-ac82826e13fc','e1494951-65c7-45ef-96c0-c9205c604515','9e091794-1a64-4cea-97a2-599770d93043','80464b06-0411-43fb-8293-d8094d698aba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee3091f0f4a74ce69c1700e95900be40',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:46:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-984901190',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=520bc7f5-c7fc-4fb5-9e83-123bc96c2c16,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b66d710a6bf340b2a0b9debf5dea090f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ee3091f0f4a74ce69c1700e95900be40',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:46:35.947029 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-2751689b-f9e2-41c0-a1cc-756aabb1f8d5 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32a3b4f5-6051-4179-a417-e8f0ca534346) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:46:35.963463 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-2751689b-f9e2-41c0-a1cc-756aabb1f8d5 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32a3b4f5-6051-4179-a417-e8f0ca534346) transitioned into state 'SUCCESS' from state '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-984901190',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b66d710a6bf340b2a0b9debf5dea090f',qos_specs=None,replication_status=,reservations=['26fd8dcb-0433-478f-8e33-ac82826e13fc','e1494951-65c7-45ef-96c0-c9205c604515','9e091794-1a64-4cea-97a2-599770d93043','80464b06-0411-43fb-8293-d8094d698aba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee3091f0f4a74ce69c1700e95900be40',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:46:35.964138 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-2751689b-f9e2-41c0-a1cc-756aabb1f8d5 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23bb025e-91df-48f9-b12a-c61d68a118dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:46:35.972600 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-2751689b-f9e2-41c0-a1cc-756aabb1f8d5 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23bb025e-91df-48f9-b12a-c61d68a118dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:46:35.973361 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-2751689b-f9e2-41c0-a1cc-756aabb1f8d5 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Flow 'volume_create_api' (f78d0163-c850-4465-ae86-f53dafdb80bc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:46:35.973617 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-2751689b-f9e2-41c0-a1cc-756aabb1f8d5 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Create volume request issued successfully. Jul 10 06:46:35.974150 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2751689b-f9e2-41c0-a1cc-756aabb1f8d5 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:46:35.974559 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1284/5148] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 10 06:46:35 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 10 06:46:35.984929 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-80e58e6a-6698-4be7-981e-735be1f9ff0d None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:35.986951 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-80e58e6a-6698-4be7-981e-735be1f9ff0d tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] GET https://10.4.3.200/volume/v3/volumes/520bc7f5-c7fc-4fb5-9e83-123bc96c2c16 Jul 10 06:46:35.987172 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-80e58e6a-6698-4be7-981e-735be1f9ff0d tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:35.987392 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-80e58e6a-6698-4be7-981e-735be1f9ff0d tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:35.996188 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:35.996188 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:46:35.999902 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-80e58e6a-6698-4be7-981e-735be1f9ff0d tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Volume info retrieved successfully. Jul 10 06:46:36.004360 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-80e58e6a-6698-4be7-981e-735be1f9ff0d tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] https://10.4.3.200/volume/v3/volumes/520bc7f5-c7fc-4fb5-9e83-123bc96c2c16 returned with HTTP 200 Jul 10 06:46:36.004855 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1283/5149] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:46:35 2026] GET /volume/v3/volumes/520bc7f5-c7fc-4fb5-9e83-123bc96c2c16 => generated 956 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:46:36.360742 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-7de477e4-6e52-4d67-a2d0-c8c98ebfbbd2 req-b36d1aee-49d7-4973-a795-74c360013d7f tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/attachments/0368a939-56c4-42f9-b1c7-a1197b80d9ee returned with HTTP 200 Jul 10 06:46:36.361153 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1296/5150] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 10 06:46:35 2026] DELETE /volume/v3/attachments/0368a939-56c4-42f9-b1c7-a1197b80d9ee => generated 19 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:46:36.418650 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-2ee6c7db-d103-4b1a-982d-e177f7a0b725 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:36.420449 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2ee6c7db-d103-4b1a-982d-e177f7a0b725 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] GET https://10.4.3.200/volume/v3/backups/d5f8b55a-0491-4005-8e85-1b7d51eb97aa Jul 10 06:46:36.420649 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2ee6c7db-d103-4b1a-982d-e177f7a0b725 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:36.420809 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2ee6c7db-d103-4b1a-982d-e177f7a0b725 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:36.420930 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-2ee6c7db-d103-4b1a-982d-e177f7a0b725 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Show backup with id d5f8b55a-0491-4005-8e85-1b7d51eb97aa. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:46:36.424647 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:36.424647 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:46:36.425264 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2ee6c7db-d103-4b1a-982d-e177f7a0b725 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/backups/d5f8b55a-0491-4005-8e85-1b7d51eb97aa returned with HTTP 200 Jul 10 06:46:36.425679 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1288/5151] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:46:36 2026] GET /volume/v3/backups/d5f8b55a-0491-4005-8e85-1b7d51eb97aa => generated 708 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:46:37.016750 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-d7f2dd8f-fee7-4463-b628-bfa6b369bd85 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:37.018555 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d7f2dd8f-fee7-4463-b628-bfa6b369bd85 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] GET https://10.4.3.200/volume/v3/volumes/520bc7f5-c7fc-4fb5-9e83-123bc96c2c16 Jul 10 06:46:37.018729 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d7f2dd8f-fee7-4463-b628-bfa6b369bd85 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:37.018931 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d7f2dd8f-fee7-4463-b628-bfa6b369bd85 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:37.026343 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:37.026343 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:46:37.029639 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-d7f2dd8f-fee7-4463-b628-bfa6b369bd85 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Volume info retrieved successfully. Jul 10 06:46:37.034333 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d7f2dd8f-fee7-4463-b628-bfa6b369bd85 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] https://10.4.3.200/volume/v3/volumes/520bc7f5-c7fc-4fb5-9e83-123bc96c2c16 returned with HTTP 200 Jul 10 06:46:37.034748 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1285/5152] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:46:37 2026] GET /volume/v3/volumes/520bc7f5-c7fc-4fb5-9e83-123bc96c2c16 => generated 1008 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:46:37.046082 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-92e6c88c-7c8e-43d7-b1e4-99829d8be6cd None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:37.048062 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-92e6c88c-7c8e-43d7-b1e4-99829d8be6cd tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] POST https://10.4.3.200/volume/v3/snapshots Jul 10 06:46:37.048451 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-92e6c88c-7c8e-43d7-b1e4-99829d8be6cd tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "520bc7f5-c7fc-4fb5-9e83-123bc96c2c16", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-962037580"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:46:37.057943 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:37.057943 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:46:37.058302 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-92e6c88c-7c8e-43d7-b1e4-99829d8be6cd tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Volume info retrieved successfully. Jul 10 06:46:37.058439 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.snapshots [None req-92e6c88c-7c8e-43d7-b1e4-99829d8be6cd tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Create snapshot from volume 520bc7f5-c7fc-4fb5-9e83-123bc96c2c16 Jul 10 06:46:37.082590 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-92e6c88c-7c8e-43d7-b1e4-99829d8be6cd tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Created reservations ['41edc08b-3b0a-44de-8f09-3fc78d7f7f99', '7626222e-d5ed-42a5-b75b-29dedff2c0dd', '36958db6-0e45-4147-bbca-1d92f0b44da4', 'f964e406-041e-498c-b055-b83c014074f7'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:46:37.113572 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-92e6c88c-7c8e-43d7-b1e4-99829d8be6cd tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Snapshot create request issued successfully. Jul 10 06:46:37.113864 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-92e6c88c-7c8e-43d7-b1e4-99829d8be6cd tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 10 06:46:37.114249 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1284/5153] 10.4.3.200 () {68 vars in 1265 bytes} [Fri Jul 10 06:46:37 2026] POST /volume/v3/snapshots => generated 307 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:46:37.123268 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-dd2cb712-0214-4ef3-94b5-a0d4f772e4a2 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:37.124950 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-dd2cb712-0214-4ef3-94b5-a0d4f772e4a2 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] GET https://10.4.3.200/volume/v3/snapshots/fbc726b2-291b-4a19-b1b5-771c57e475fc Jul 10 06:46:37.125135 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-dd2cb712-0214-4ef3-94b5-a0d4f772e4a2 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:37.125304 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-dd2cb712-0214-4ef3-94b5-a0d4f772e4a2 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:37.129803 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:37.129803 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:46:37.130112 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-dd2cb712-0214-4ef3-94b5-a0d4f772e4a2 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Snapshot retrieved successfully. Jul 10 06:46:37.130717 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-dd2cb712-0214-4ef3-94b5-a0d4f772e4a2 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] https://10.4.3.200/volume/v3/snapshots/fbc726b2-291b-4a19-b1b5-771c57e475fc returned with HTTP 200 Jul 10 06:46:37.131165 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1297/5154] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:46:37 2026] GET /volume/v3/snapshots/fbc726b2-291b-4a19-b1b5-771c57e475fc => generated 439 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:46:37.434961 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-21cd76e1-06f6-4507-b9a3-0f9ca0b7b991 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:37.436229 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-21cd76e1-06f6-4507-b9a3-0f9ca0b7b991 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] GET https://10.4.3.200/volume/v3/backups/d5f8b55a-0491-4005-8e85-1b7d51eb97aa Jul 10 06:46:37.436412 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-21cd76e1-06f6-4507-b9a3-0f9ca0b7b991 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:37.436608 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-21cd76e1-06f6-4507-b9a3-0f9ca0b7b991 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:37.436714 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-21cd76e1-06f6-4507-b9a3-0f9ca0b7b991 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Show backup with id d5f8b55a-0491-4005-8e85-1b7d51eb97aa. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:46:37.444477 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:37.444477 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:46:37.445110 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-21cd76e1-06f6-4507-b9a3-0f9ca0b7b991 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/backups/d5f8b55a-0491-4005-8e85-1b7d51eb97aa returned with HTTP 200 Jul 10 06:46:37.445444 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1289/5155] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:46:37 2026] GET /volume/v3/backups/d5f8b55a-0491-4005-8e85-1b7d51eb97aa => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:46:38.139206 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-799ac3b6-2d09-444e-91e4-dc575e2d16c9 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:38.140879 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-799ac3b6-2d09-444e-91e4-dc575e2d16c9 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] GET https://10.4.3.200/volume/v3/snapshots/fbc726b2-291b-4a19-b1b5-771c57e475fc Jul 10 06:46:38.141040 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-799ac3b6-2d09-444e-91e4-dc575e2d16c9 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:38.141234 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-799ac3b6-2d09-444e-91e4-dc575e2d16c9 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:38.145840 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:38.145840 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:46:38.146157 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-799ac3b6-2d09-444e-91e4-dc575e2d16c9 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Snapshot retrieved successfully. Jul 10 06:46:38.147026 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-799ac3b6-2d09-444e-91e4-dc575e2d16c9 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] https://10.4.3.200/volume/v3/snapshots/fbc726b2-291b-4a19-b1b5-771c57e475fc returned with HTTP 200 Jul 10 06:46:38.147546 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1286/5156] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:46:38 2026] GET /volume/v3/snapshots/fbc726b2-291b-4a19-b1b5-771c57e475fc => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:46:38.155289 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-1f190fd4-58f3-4985-975c-187e4cfc9fdc None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:38.157060 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1f190fd4-58f3-4985-975c-187e4cfc9fdc tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-reader] GET https://10.4.3.200/volume/v3/snapshots Jul 10 06:46:38.157226 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1f190fd4-58f3-4985-975c-187e4cfc9fdc tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-reader] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:38.157393 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1f190fd4-58f3-4985-975c-187e4cfc9fdc tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-reader] Calling method 'index' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:38.157645 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.api_utils [None req-1f190fd4-58f3-4985-975c-187e4cfc9fdc tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-reader] Removing options '' from query. {{(pid=99977) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 06:46:38.157929 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:38.157929 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:46:38.158748 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.db.api [None req-1f190fd4-58f3-4985-975c-187e4cfc9fdc tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-reader] Building query based on filter {{(pid=99977) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 06:46:38.162675 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-1f190fd4-58f3-4985-975c-187e4cfc9fdc tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-reader] Get all snapshots completed successfully. Jul 10 06:46:38.163028 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1f190fd4-58f3-4985-975c-187e4cfc9fdc tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-reader] https://10.4.3.200/volume/v3/snapshots returned with HTTP 200 Jul 10 06:46:38.163420 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1285/5157] 10.4.3.200 () {66 vars in 1243 bytes} [Fri Jul 10 06:46:38 2026] GET /volume/v3/snapshots => generated 335 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:46:38.173217 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-cbca6a6b-6436-49b1-acd6-a0d73525c32a None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:38.175279 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-cbca6a6b-6436-49b1-acd6-a0d73525c32a tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] DELETE https://10.4.3.200/volume/v3/snapshots/fbc726b2-291b-4a19-b1b5-771c57e475fc Jul 10 06:46:38.175494 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-cbca6a6b-6436-49b1-acd6-a0d73525c32a tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:38.175738 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-cbca6a6b-6436-49b1-acd6-a0d73525c32a tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Calling method 'delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:38.175886 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.snapshots [None req-cbca6a6b-6436-49b1-acd6-a0d73525c32a tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Delete snapshot with id: fbc726b2-291b-4a19-b1b5-771c57e475fc Jul 10 06:46:38.181279 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:38.181279 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:46:38.181602 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-cbca6a6b-6436-49b1-acd6-a0d73525c32a tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Snapshot retrieved successfully. Jul 10 06:46:38.199215 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-cbca6a6b-6436-49b1-acd6-a0d73525c32a tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Snapshot delete request issued successfully. Jul 10 06:46:38.199398 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-cbca6a6b-6436-49b1-acd6-a0d73525c32a tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] https://10.4.3.200/volume/v3/snapshots/fbc726b2-291b-4a19-b1b5-771c57e475fc returned with HTTP 202 Jul 10 06:46:38.199889 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1298/5158] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 10 06:46:38 2026] DELETE /volume/v3/snapshots/fbc726b2-291b-4a19-b1b5-771c57e475fc => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:46:38.207868 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-71b2bbbd-058f-4230-ad3b-591c85fd1dac None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:38.209651 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-71b2bbbd-058f-4230-ad3b-591c85fd1dac tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] GET https://10.4.3.200/volume/v3/snapshots/fbc726b2-291b-4a19-b1b5-771c57e475fc Jul 10 06:46:38.209779 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-71b2bbbd-058f-4230-ad3b-591c85fd1dac tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:38.209991 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-71b2bbbd-058f-4230-ad3b-591c85fd1dac tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:38.217207 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:38.217207 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:46:38.217561 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-71b2bbbd-058f-4230-ad3b-591c85fd1dac tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Snapshot retrieved successfully. Jul 10 06:46:38.218241 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-71b2bbbd-058f-4230-ad3b-591c85fd1dac tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] https://10.4.3.200/volume/v3/snapshots/fbc726b2-291b-4a19-b1b5-771c57e475fc returned with HTTP 200 Jul 10 06:46:38.218609 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1290/5159] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:46:38 2026] GET /volume/v3/snapshots/fbc726b2-291b-4a19-b1b5-771c57e475fc => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:46:38.455988 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-174150e6-a5df-40d1-a405-a48133c86d98 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:38.458040 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-174150e6-a5df-40d1-a405-a48133c86d98 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] GET https://10.4.3.200/volume/v3/backups/d5f8b55a-0491-4005-8e85-1b7d51eb97aa Jul 10 06:46:38.458253 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-174150e6-a5df-40d1-a405-a48133c86d98 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:38.458424 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-174150e6-a5df-40d1-a405-a48133c86d98 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:38.458599 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-174150e6-a5df-40d1-a405-a48133c86d98 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Show backup with id d5f8b55a-0491-4005-8e85-1b7d51eb97aa. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:46:38.462775 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:38.462775 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:46:38.463325 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-174150e6-a5df-40d1-a405-a48133c86d98 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/backups/d5f8b55a-0491-4005-8e85-1b7d51eb97aa returned with HTTP 200 Jul 10 06:46:38.463718 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1287/5160] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:46:38 2026] GET /volume/v3/backups/d5f8b55a-0491-4005-8e85-1b7d51eb97aa => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:46:39.228770 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-4a2fd3cc-3e32-4557-881f-ac87127b7da9 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:39.230531 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4a2fd3cc-3e32-4557-881f-ac87127b7da9 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] GET https://10.4.3.200/volume/v3/snapshots/fbc726b2-291b-4a19-b1b5-771c57e475fc Jul 10 06:46:39.230698 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4a2fd3cc-3e32-4557-881f-ac87127b7da9 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:39.230889 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4a2fd3cc-3e32-4557-881f-ac87127b7da9 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:39.234520 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4a2fd3cc-3e32-4557-881f-ac87127b7da9 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] https://10.4.3.200/volume/v3/snapshots/fbc726b2-291b-4a19-b1b5-771c57e475fc returned with HTTP 404 Jul 10 06:46:39.234932 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1286/5161] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:46:39 2026] GET /volume/v3/snapshots/fbc726b2-291b-4a19-b1b5-771c57e475fc => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:46:39.242097 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-4d7c4c78-b59c-4cb8-9c0a-bba89d7f90a4 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:39.243676 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-4d7c4c78-b59c-4cb8-9c0a-bba89d7f90a4 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] DELETE https://10.4.3.200/volume/v3/volumes/520bc7f5-c7fc-4fb5-9e83-123bc96c2c16 Jul 10 06:46:39.243858 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-4d7c4c78-b59c-4cb8-9c0a-bba89d7f90a4 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:39.244044 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-4d7c4c78-b59c-4cb8-9c0a-bba89d7f90a4 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Calling method 'delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:39.244219 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-4d7c4c78-b59c-4cb8-9c0a-bba89d7f90a4 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Delete volume with id: 520bc7f5-c7fc-4fb5-9e83-123bc96c2c16 Jul 10 06:46:39.250618 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:39.250618 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:46:39.251005 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-4d7c4c78-b59c-4cb8-9c0a-bba89d7f90a4 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Volume info retrieved successfully. Jul 10 06:46:39.267857 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-4d7c4c78-b59c-4cb8-9c0a-bba89d7f90a4 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Delete volume request issued successfully. Jul 10 06:46:39.268023 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-4d7c4c78-b59c-4cb8-9c0a-bba89d7f90a4 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] https://10.4.3.200/volume/v3/volumes/520bc7f5-c7fc-4fb5-9e83-123bc96c2c16 returned with HTTP 202 Jul 10 06:46:39.268399 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1299/5162] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:46:39 2026] DELETE /volume/v3/volumes/520bc7f5-c7fc-4fb5-9e83-123bc96c2c16 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:46:39.275083 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-fb23c890-0d45-48d6-b4c6-8c4c1eb10aa9 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:39.276960 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-fb23c890-0d45-48d6-b4c6-8c4c1eb10aa9 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] GET https://10.4.3.200/volume/v3/volumes/520bc7f5-c7fc-4fb5-9e83-123bc96c2c16 Jul 10 06:46:39.277149 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-fb23c890-0d45-48d6-b4c6-8c4c1eb10aa9 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:39.277369 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-fb23c890-0d45-48d6-b4c6-8c4c1eb10aa9 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:39.285657 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:39.285657 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:46:39.289523 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-fb23c890-0d45-48d6-b4c6-8c4c1eb10aa9 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Volume info retrieved successfully. Jul 10 06:46:39.295267 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-fb23c890-0d45-48d6-b4c6-8c4c1eb10aa9 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] https://10.4.3.200/volume/v3/volumes/520bc7f5-c7fc-4fb5-9e83-123bc96c2c16 returned with HTTP 200 Jul 10 06:46:39.295866 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1291/5163] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:46:39 2026] GET /volume/v3/volumes/520bc7f5-c7fc-4fb5-9e83-123bc96c2c16 => generated 1007 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:46:39.473959 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-7edbdfff-91f5-4432-953e-f02c53024b5c None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:39.475738 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7edbdfff-91f5-4432-953e-f02c53024b5c tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] GET https://10.4.3.200/volume/v3/backups/d5f8b55a-0491-4005-8e85-1b7d51eb97aa Jul 10 06:46:39.475982 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-7edbdfff-91f5-4432-953e-f02c53024b5c tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:39.476164 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-7edbdfff-91f5-4432-953e-f02c53024b5c tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:39.476472 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-7edbdfff-91f5-4432-953e-f02c53024b5c tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Show backup with id d5f8b55a-0491-4005-8e85-1b7d51eb97aa. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:46:39.480594 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:39.480594 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:46:39.481167 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7edbdfff-91f5-4432-953e-f02c53024b5c tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/backups/d5f8b55a-0491-4005-8e85-1b7d51eb97aa returned with HTTP 200 Jul 10 06:46:39.481576 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1288/5164] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:46:39 2026] GET /volume/v3/backups/d5f8b55a-0491-4005-8e85-1b7d51eb97aa => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:46:40.044468 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-b78471be-35cd-4d19-8fd6-e98e18b1a729 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:40.046531 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b78471be-35cd-4d19-8fd6-e98e18b1a729 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] DELETE https://10.4.3.200/volume/v3/volumes/fa72424b-cd57-444f-b266-af611d959ea5 Jul 10 06:46:40.046531 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b78471be-35cd-4d19-8fd6-e98e18b1a729 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:40.046531 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b78471be-35cd-4d19-8fd6-e98e18b1a729 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:40.046531 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-b78471be-35cd-4d19-8fd6-e98e18b1a729 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Delete volume with id: fa72424b-cd57-444f-b266-af611d959ea5 Jul 10 06:46:40.053526 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:40.053526 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:46:40.054021 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-b78471be-35cd-4d19-8fd6-e98e18b1a729 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Volume info retrieved successfully. Jul 10 06:46:40.066793 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-b78471be-35cd-4d19-8fd6-e98e18b1a729 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Delete volume request issued successfully. Jul 10 06:46:40.066941 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b78471be-35cd-4d19-8fd6-e98e18b1a729 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/volumes/fa72424b-cd57-444f-b266-af611d959ea5 returned with HTTP 202 Jul 10 06:46:40.067300 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1287/5165] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:46:40 2026] DELETE /volume/v3/volumes/fa72424b-cd57-444f-b266-af611d959ea5 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:46:40.074054 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-1c084026-2471-481b-8eb3-2a098188d5b9 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:40.075642 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-1c084026-2471-481b-8eb3-2a098188d5b9 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] GET https://10.4.3.200/volume/v3/volumes/fa72424b-cd57-444f-b266-af611d959ea5 Jul 10 06:46:40.075825 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-1c084026-2471-481b-8eb3-2a098188d5b9 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:40.076012 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-1c084026-2471-481b-8eb3-2a098188d5b9 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:40.082398 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:40.082398 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:46:40.085377 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-1c084026-2471-481b-8eb3-2a098188d5b9 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Volume info retrieved successfully. Jul 10 06:46:40.089624 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-1c084026-2471-481b-8eb3-2a098188d5b9 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/volumes/fa72424b-cd57-444f-b266-af611d959ea5 returned with HTTP 200 Jul 10 06:46:40.089979 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1300/5166] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:46:40 2026] GET /volume/v3/volumes/fa72424b-cd57-444f-b266-af611d959ea5 => generated 1364 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:46:40.309829 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-680bbad4-af89-4d77-b755-5114b6a9885b None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:40.311823 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-680bbad4-af89-4d77-b755-5114b6a9885b tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] GET https://10.4.3.200/volume/v3/volumes/520bc7f5-c7fc-4fb5-9e83-123bc96c2c16 Jul 10 06:46:40.312041 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-680bbad4-af89-4d77-b755-5114b6a9885b tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:40.312259 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-680bbad4-af89-4d77-b755-5114b6a9885b tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:40.319036 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-680bbad4-af89-4d77-b755-5114b6a9885b tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] https://10.4.3.200/volume/v3/volumes/520bc7f5-c7fc-4fb5-9e83-123bc96c2c16 returned with HTTP 404 Jul 10 06:46:40.319577 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1292/5167] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:46:40 2026] GET /volume/v3/volumes/520bc7f5-c7fc-4fb5-9e83-123bc96c2c16 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:46:40.327858 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-f216caa5-611a-46eb-8b59-b66db7ec52e4 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:40.329267 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f216caa5-611a-46eb-8b59-b66db7ec52e4 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:46:40.329574 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f216caa5-611a-46eb-8b59-b66db7ec52e4 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-924153126"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:46:40.330846 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-f216caa5-611a-46eb-8b59-b66db7ec52e4 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-924153126'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:46:40.330961 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-f216caa5-611a-46eb-8b59-b66db7ec52e4 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Create volume of 1 GB Jul 10 06:46:40.334586 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-f216caa5-611a-46eb-8b59-b66db7ec52e4 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Availability Zones retrieved successfully. Jul 10 06:46:40.339522 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-f216caa5-611a-46eb-8b59-b66db7ec52e4 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Flow 'volume_create_api' (51f934a8-4b77-4843-b8d8-97932aea7705) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:46:40.340463 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-f216caa5-611a-46eb-8b59-b66db7ec52e4 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5bfe77f0-0a0d-46ee-9b18-818241b5b0d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:46:40.341184 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-f216caa5-611a-46eb-8b59-b66db7ec52e4 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Validating volume size '1' using validate_int {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:46:40.363111 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-f216caa5-611a-46eb-8b59-b66db7ec52e4 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5bfe77f0-0a0d-46ee-9b18-818241b5b0d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:46:40.363819 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-f216caa5-611a-46eb-8b59-b66db7ec52e4 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72f009b5-eafc-4e64-8ee7-d0cf116006e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:46:40.397036 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-f216caa5-611a-46eb-8b59-b66db7ec52e4 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Created reservations ['da36cf49-9bc8-4be4-912a-8685e03c7bfc', '7e88b0a8-35c7-4597-8036-54b7ec18cba5', '687bfccc-922c-43b8-9c32-3da5ce4ffec2', '45f4782b-2b73-4e9c-b0fe-99f285ccd388'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:46:40.397918 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-f216caa5-611a-46eb-8b59-b66db7ec52e4 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72f009b5-eafc-4e64-8ee7-d0cf116006e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['da36cf49-9bc8-4be4-912a-8685e03c7bfc', '7e88b0a8-35c7-4597-8036-54b7ec18cba5', '687bfccc-922c-43b8-9c32-3da5ce4ffec2', '45f4782b-2b73-4e9c-b0fe-99f285ccd388']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:46:40.398549 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-f216caa5-611a-46eb-8b59-b66db7ec52e4 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d67bf1f8-0ceb-4864-b3ce-e239c8b18645) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:46:40.418564 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-f216caa5-611a-46eb-8b59-b66db7ec52e4 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d67bf1f8-0ceb-4864-b3ce-e239c8b18645) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a5b498d3-3ef7-4880-bc81-d5d6fce78051', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-924153126',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b66d710a6bf340b2a0b9debf5dea090f',qos_specs=None,replication_status=,reservations=['da36cf49-9bc8-4be4-912a-8685e03c7bfc','7e88b0a8-35c7-4597-8036-54b7ec18cba5','687bfccc-922c-43b8-9c32-3da5ce4ffec2','45f4782b-2b73-4e9c-b0fe-99f285ccd388'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee3091f0f4a74ce69c1700e95900be40',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:46:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-924153126',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a5b498d3-3ef7-4880-bc81-d5d6fce78051,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b66d710a6bf340b2a0b9debf5dea090f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ee3091f0f4a74ce69c1700e95900be40',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:46:40.419226 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-f216caa5-611a-46eb-8b59-b66db7ec52e4 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3e1d56b-743b-40a4-9f2b-f045ecc9a67b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:46:40.436790 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-f216caa5-611a-46eb-8b59-b66db7ec52e4 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3e1d56b-743b-40a4-9f2b-f045ecc9a67b) transitioned into state 'SUCCESS' from state '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-924153126',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b66d710a6bf340b2a0b9debf5dea090f',qos_specs=None,replication_status=,reservations=['da36cf49-9bc8-4be4-912a-8685e03c7bfc','7e88b0a8-35c7-4597-8036-54b7ec18cba5','687bfccc-922c-43b8-9c32-3da5ce4ffec2','45f4782b-2b73-4e9c-b0fe-99f285ccd388'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee3091f0f4a74ce69c1700e95900be40',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:46:40.437482 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-f216caa5-611a-46eb-8b59-b66db7ec52e4 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78ba40f9-579d-4273-82e1-4fd97ff41d64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:46:40.446363 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-f216caa5-611a-46eb-8b59-b66db7ec52e4 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78ba40f9-579d-4273-82e1-4fd97ff41d64) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:46:40.447144 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-f216caa5-611a-46eb-8b59-b66db7ec52e4 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Flow 'volume_create_api' (51f934a8-4b77-4843-b8d8-97932aea7705) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:46:40.447453 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-f216caa5-611a-46eb-8b59-b66db7ec52e4 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Create volume request issued successfully. Jul 10 06:46:40.448009 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f216caa5-611a-46eb-8b59-b66db7ec52e4 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:46:40.448576 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1289/5168] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 10 06:46:40 2026] POST /volume/v3/volumes => generated 777 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:46:40.460061 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-b55e30da-8193-4d4e-8b49-dee0ebb03c37 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:40.462358 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b55e30da-8193-4d4e-8b49-dee0ebb03c37 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] GET https://10.4.3.200/volume/v3/volumes/a5b498d3-3ef7-4880-bc81-d5d6fce78051 Jul 10 06:46:40.462358 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b55e30da-8193-4d4e-8b49-dee0ebb03c37 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:40.462532 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b55e30da-8193-4d4e-8b49-dee0ebb03c37 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:40.470171 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:40.470171 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:46:40.474125 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-b55e30da-8193-4d4e-8b49-dee0ebb03c37 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Volume info retrieved successfully. Jul 10 06:46:40.478423 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b55e30da-8193-4d4e-8b49-dee0ebb03c37 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] https://10.4.3.200/volume/v3/volumes/a5b498d3-3ef7-4880-bc81-d5d6fce78051 returned with HTTP 200 Jul 10 06:46:40.478911 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1288/5169] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:46:40 2026] GET /volume/v3/volumes/a5b498d3-3ef7-4880-bc81-d5d6fce78051 => generated 956 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:46:40.490663 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-506a33f9-3eb6-4063-9cab-4e668ce70453 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:40.492556 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-506a33f9-3eb6-4063-9cab-4e668ce70453 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] GET https://10.4.3.200/volume/v3/backups/d5f8b55a-0491-4005-8e85-1b7d51eb97aa Jul 10 06:46:40.492797 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-506a33f9-3eb6-4063-9cab-4e668ce70453 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:40.492980 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-506a33f9-3eb6-4063-9cab-4e668ce70453 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:40.493101 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-506a33f9-3eb6-4063-9cab-4e668ce70453 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Show backup with id d5f8b55a-0491-4005-8e85-1b7d51eb97aa. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:46:40.499709 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:40.499709 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:46:40.500433 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-506a33f9-3eb6-4063-9cab-4e668ce70453 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/backups/d5f8b55a-0491-4005-8e85-1b7d51eb97aa returned with HTTP 200 Jul 10 06:46:40.500905 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1301/5170] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:46:40 2026] GET /volume/v3/backups/d5f8b55a-0491-4005-8e85-1b7d51eb97aa => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:46:41.103010 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-7602a7a3-5a3c-45bd-b32c-54bca4ff58ed None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:41.104768 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7602a7a3-5a3c-45bd-b32c-54bca4ff58ed tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] GET https://10.4.3.200/volume/v3/volumes/fa72424b-cd57-444f-b266-af611d959ea5 Jul 10 06:46:41.104930 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7602a7a3-5a3c-45bd-b32c-54bca4ff58ed tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:41.105130 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7602a7a3-5a3c-45bd-b32c-54bca4ff58ed tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:41.110875 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7602a7a3-5a3c-45bd-b32c-54bca4ff58ed tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/volumes/fa72424b-cd57-444f-b266-af611d959ea5 returned with HTTP 404 Jul 10 06:46:41.111344 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1293/5171] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:46:41 2026] GET /volume/v3/volumes/fa72424b-cd57-444f-b266-af611d959ea5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:46:41.141829 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-d12db810-5028-415b-ba09-f3985596167e None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:41.143473 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d12db810-5028-415b-ba09-f3985596167e tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:46:41.143838 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d12db810-5028-415b-ba09-f3985596167e tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1441154764", "snapshot_id": null, "imageRef": "8939ca72-758b-49bf-be8b-162af43ee2bf", "volume_type": null, "size": 1}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:46:41.145251 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-d12db810-5028-415b-ba09-f3985596167e tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1441154764', 'snapshot_id': None, 'imageRef': '8939ca72-758b-49bf-be8b-162af43ee2bf', 'volume_type': None, 'size': 1}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:46:41.277221 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-d12db810-5028-415b-ba09-f3985596167e tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Create volume of 1 GB Jul 10 06:46:41.277543 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:41.277543 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:46:41.282164 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-d12db810-5028-415b-ba09-f3985596167e tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Availability Zones retrieved successfully. Jul 10 06:46:41.286831 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-d12db810-5028-415b-ba09-f3985596167e tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Flow 'volume_create_api' (b100db00-2c09-408c-86f1-86e2aa66a820) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:46:41.287782 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-d12db810-5028-415b-ba09-f3985596167e tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fdfca557-eed9-458f-add9-c7f5a4aa4347) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:46:41.288597 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-d12db810-5028-415b-ba09-f3985596167e tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Validating volume size '1' using validate_int {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:46:41.341173 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-d12db810-5028-415b-ba09-f3985596167e tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fdfca557-eed9-458f-add9-c7f5a4aa4347) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:46:41.341883 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-d12db810-5028-415b-ba09-f3985596167e tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa316385-1f4d-4cb6-b5e8-1e8858bb4f6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:46:41.380000 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-d12db810-5028-415b-ba09-f3985596167e tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Created reservations ['39208500-57d4-4bdd-902d-1464e1e82403', '897ec57c-25f2-4017-ada5-f8b30d3ebbe1', '82ba8fc9-2719-400f-912a-3c19f3b6b848', 'b5f1e7c8-e0aa-48fa-806d-3100b1a48630'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:46:41.380698 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-d12db810-5028-415b-ba09-f3985596167e tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa316385-1f4d-4cb6-b5e8-1e8858bb4f6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['39208500-57d4-4bdd-902d-1464e1e82403', '897ec57c-25f2-4017-ada5-f8b30d3ebbe1', '82ba8fc9-2719-400f-912a-3c19f3b6b848', 'b5f1e7c8-e0aa-48fa-806d-3100b1a48630']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:46:41.381375 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-d12db810-5028-415b-ba09-f3985596167e tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f33b1c9-6881-42e0-ac9a-4419b135b57a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:46:41.401557 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-d12db810-5028-415b-ba09-f3985596167e tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f33b1c9-6881-42e0-ac9a-4419b135b57a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b6a232e8-1e83-401e-a3b9-f3606782449c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1441154764',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5b8eba67f9b4893b0745cad9226ea2f',qos_specs=None,replication_status=,reservations=['39208500-57d4-4bdd-902d-1464e1e82403','897ec57c-25f2-4017-ada5-f8b30d3ebbe1','82ba8fc9-2719-400f-912a-3c19f3b6b848','b5f1e7c8-e0aa-48fa-806d-3100b1a48630'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73619d301e92432aadd608b878334e09',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:46:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1441154764',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b6a232e8-1e83-401e-a3b9-f3606782449c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c5b8eba67f9b4893b0745cad9226ea2f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='73619d301e92432aadd608b878334e09',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:46:41.402262 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-d12db810-5028-415b-ba09-f3985596167e tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24e44fc2-00f7-4a77-96b3-8a5256c60e40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:46:41.418234 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-d12db810-5028-415b-ba09-f3985596167e tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24e44fc2-00f7-4a77-96b3-8a5256c60e40) transitioned into state 'SUCCESS' from state '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-1441154764',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5b8eba67f9b4893b0745cad9226ea2f',qos_specs=None,replication_status=,reservations=['39208500-57d4-4bdd-902d-1464e1e82403','897ec57c-25f2-4017-ada5-f8b30d3ebbe1','82ba8fc9-2719-400f-912a-3c19f3b6b848','b5f1e7c8-e0aa-48fa-806d-3100b1a48630'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73619d301e92432aadd608b878334e09',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:46:41.418917 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-d12db810-5028-415b-ba09-f3985596167e tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ccf3ef00-730d-4136-808b-1b6d4e8c8ca3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:46:41.426401 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-d12db810-5028-415b-ba09-f3985596167e tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ccf3ef00-730d-4136-808b-1b6d4e8c8ca3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:46:41.427187 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-d12db810-5028-415b-ba09-f3985596167e tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Flow 'volume_create_api' (b100db00-2c09-408c-86f1-86e2aa66a820) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:46:41.427486 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-d12db810-5028-415b-ba09-f3985596167e tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Create volume request issued successfully. Jul 10 06:46:41.428072 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d12db810-5028-415b-ba09-f3985596167e tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:46:41.428468 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1290/5172] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 10 06:46:41 2026] POST /volume/v3/volumes => generated 759 bytes in 287 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:46:41.443690 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-a35d7539-2260-4e3a-9902-12e57e3ae564 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:41.445306 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a35d7539-2260-4e3a-9902-12e57e3ae564 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] GET https://10.4.3.200/volume/v3/volumes/b6a232e8-1e83-401e-a3b9-f3606782449c Jul 10 06:46:41.445514 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a35d7539-2260-4e3a-9902-12e57e3ae564 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:41.445704 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a35d7539-2260-4e3a-9902-12e57e3ae564 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:41.452368 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:41.452368 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:46:41.455404 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-a35d7539-2260-4e3a-9902-12e57e3ae564 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Volume info retrieved successfully. Jul 10 06:46:41.458803 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a35d7539-2260-4e3a-9902-12e57e3ae564 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/volumes/b6a232e8-1e83-401e-a3b9-f3606782449c returned with HTTP 200 Jul 10 06:46:41.459156 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1289/5173] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:46:41 2026] GET /volume/v3/volumes/b6a232e8-1e83-401e-a3b9-f3606782449c => generated 827 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:46:41.491612 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-25175c11-fc30-4579-aba6-cd6de69ed453 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:41.493798 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-25175c11-fc30-4579-aba6-cd6de69ed453 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] GET https://10.4.3.200/volume/v3/volumes/a5b498d3-3ef7-4880-bc81-d5d6fce78051 Jul 10 06:46:41.494067 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-25175c11-fc30-4579-aba6-cd6de69ed453 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:41.494306 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-25175c11-fc30-4579-aba6-cd6de69ed453 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:41.506967 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:41.506967 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:46:41.512257 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-25175c11-fc30-4579-aba6-cd6de69ed453 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Volume info retrieved successfully. Jul 10 06:46:41.513000 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-0cd9ce22-6327-4c4f-98a7-6931ba536873 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:41.514898 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0cd9ce22-6327-4c4f-98a7-6931ba536873 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] GET https://10.4.3.200/volume/v3/backups/d5f8b55a-0491-4005-8e85-1b7d51eb97aa Jul 10 06:46:41.515089 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0cd9ce22-6327-4c4f-98a7-6931ba536873 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:41.515329 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0cd9ce22-6327-4c4f-98a7-6931ba536873 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:41.515454 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-0cd9ce22-6327-4c4f-98a7-6931ba536873 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Show backup with id d5f8b55a-0491-4005-8e85-1b7d51eb97aa. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:46:41.516948 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-25175c11-fc30-4579-aba6-cd6de69ed453 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] https://10.4.3.200/volume/v3/volumes/a5b498d3-3ef7-4880-bc81-d5d6fce78051 returned with HTTP 200 Jul 10 06:46:41.517387 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1302/5174] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:46:41 2026] GET /volume/v3/volumes/a5b498d3-3ef7-4880-bc81-d5d6fce78051 => generated 1008 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:46:41.519984 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:41.519984 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:46:41.520713 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0cd9ce22-6327-4c4f-98a7-6931ba536873 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/backups/d5f8b55a-0491-4005-8e85-1b7d51eb97aa returned with HTTP 200 Jul 10 06:46:41.521117 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1294/5175] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:46:41 2026] GET /volume/v3/backups/d5f8b55a-0491-4005-8e85-1b7d51eb97aa => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:46:41.533634 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-cd688dce-1423-470b-a504-82eed4e042a2 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:41.535739 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-cd688dce-1423-470b-a504-82eed4e042a2 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] POST https://10.4.3.200/volume/v3/snapshots Jul 10 06:46:41.536140 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-cd688dce-1423-470b-a504-82eed4e042a2 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a5b498d3-3ef7-4880-bc81-d5d6fce78051", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1866907563"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:46:41.546122 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:41.546122 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:46:41.546545 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-cd688dce-1423-470b-a504-82eed4e042a2 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Volume info retrieved successfully. Jul 10 06:46:41.546691 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.snapshots [None req-cd688dce-1423-470b-a504-82eed4e042a2 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Create snapshot from volume a5b498d3-3ef7-4880-bc81-d5d6fce78051 Jul 10 06:46:41.570082 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-cd688dce-1423-470b-a504-82eed4e042a2 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Created reservations ['cb417e3b-d387-487e-8ac2-7bfc22efe43d', '583a9106-b1b8-4c24-b9ae-aee2739aadbb', '3fec5f71-6a01-462d-8dc6-603800ed8b50', '2e5929d5-5760-4b81-a165-26b1d6f20cb7'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:46:41.598786 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-cd688dce-1423-470b-a504-82eed4e042a2 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Snapshot create request issued successfully. Jul 10 06:46:41.599109 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-cd688dce-1423-470b-a504-82eed4e042a2 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 10 06:46:41.599493 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1291/5176] 10.4.3.200 () {68 vars in 1265 bytes} [Fri Jul 10 06:46:41 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 10 06:46:41.608225 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-31be0a8b-40b2-4ecc-934e-43227c3b66c4 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:41.610068 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-31be0a8b-40b2-4ecc-934e-43227c3b66c4 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] GET https://10.4.3.200/volume/v3/snapshots/3e1dcf9d-e871-4b2e-865a-522b88f97dfc Jul 10 06:46:41.610276 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-31be0a8b-40b2-4ecc-934e-43227c3b66c4 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:41.610493 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-31be0a8b-40b2-4ecc-934e-43227c3b66c4 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:41.616153 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:41.616153 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:46:41.616517 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-31be0a8b-40b2-4ecc-934e-43227c3b66c4 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Snapshot retrieved successfully. Jul 10 06:46:41.617263 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-31be0a8b-40b2-4ecc-934e-43227c3b66c4 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] https://10.4.3.200/volume/v3/snapshots/3e1dcf9d-e871-4b2e-865a-522b88f97dfc returned with HTTP 200 Jul 10 06:46:41.617689 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1290/5177] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:46:41 2026] GET /volume/v3/snapshots/3e1dcf9d-e871-4b2e-865a-522b88f97dfc => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:46:42.475289 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-e1ba31e4-9188-467a-b641-55a611506f55 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:42.477678 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-e1ba31e4-9188-467a-b641-55a611506f55 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] GET https://10.4.3.200/volume/v3/volumes/b6a232e8-1e83-401e-a3b9-f3606782449c Jul 10 06:46:42.477952 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-e1ba31e4-9188-467a-b641-55a611506f55 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:42.478198 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-e1ba31e4-9188-467a-b641-55a611506f55 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:42.485326 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:42.485326 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:46:42.488345 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-e1ba31e4-9188-467a-b641-55a611506f55 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Volume info retrieved successfully. Jul 10 06:46:42.492172 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-e1ba31e4-9188-467a-b641-55a611506f55 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/volumes/b6a232e8-1e83-401e-a3b9-f3606782449c returned with HTTP 200 Jul 10 06:46:42.492559 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1303/5178] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:46:42 2026] GET /volume/v3/volumes/b6a232e8-1e83-401e-a3b9-f3606782449c => generated 1367 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:46:42.503407 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-4fc09dea-e6a6-4e11-904f-8a00f5d709dd None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:42.505265 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4fc09dea-e6a6-4e11-904f-8a00f5d709dd tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] GET https://10.4.3.200/volume/v3/volumes/b6a232e8-1e83-401e-a3b9-f3606782449c Jul 10 06:46:42.505458 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4fc09dea-e6a6-4e11-904f-8a00f5d709dd tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:42.505759 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4fc09dea-e6a6-4e11-904f-8a00f5d709dd tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:42.513612 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:42.513612 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:46:42.525390 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-4fc09dea-e6a6-4e11-904f-8a00f5d709dd tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Volume info retrieved successfully. Jul 10 06:46:42.531171 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4fc09dea-e6a6-4e11-904f-8a00f5d709dd tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/volumes/b6a232e8-1e83-401e-a3b9-f3606782449c returned with HTTP 200 Jul 10 06:46:42.531649 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1295/5179] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:46:42 2026] GET /volume/v3/volumes/b6a232e8-1e83-401e-a3b9-f3606782449c => generated 1367 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:46:42.531768 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-17d593cd-ddb0-4819-8b5f-c9f59f6da03a None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:42.533733 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-17d593cd-ddb0-4819-8b5f-c9f59f6da03a tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] GET https://10.4.3.200/volume/v3/backups/d5f8b55a-0491-4005-8e85-1b7d51eb97aa Jul 10 06:46:42.533919 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-17d593cd-ddb0-4819-8b5f-c9f59f6da03a tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:42.534140 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-17d593cd-ddb0-4819-8b5f-c9f59f6da03a tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:42.534250 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-17d593cd-ddb0-4819-8b5f-c9f59f6da03a tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Show backup with id d5f8b55a-0491-4005-8e85-1b7d51eb97aa. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:46:42.538472 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:42.538472 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:46:42.539221 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-17d593cd-ddb0-4819-8b5f-c9f59f6da03a tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/backups/d5f8b55a-0491-4005-8e85-1b7d51eb97aa returned with HTTP 200 Jul 10 06:46:42.539632 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1292/5180] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:46:42 2026] GET /volume/v3/backups/d5f8b55a-0491-4005-8e85-1b7d51eb97aa => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:46:42.547902 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-c72fbfcf-e4cf-407a-8116-5c8fa0495c24 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:42.549441 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c72fbfcf-e4cf-407a-8116-5c8fa0495c24 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] POST https://10.4.3.200/volume/v3/snapshots Jul 10 06:46:42.549772 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c72fbfcf-e4cf-407a-8116-5c8fa0495c24 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b6a232e8-1e83-401e-a3b9-f3606782449c", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-69231597", "description": null, "metadata": null}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:46:42.558901 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:42.558901 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:46:42.559327 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-c72fbfcf-e4cf-407a-8116-5c8fa0495c24 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Volume info retrieved successfully. Jul 10 06:46:42.559463 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.snapshots [None req-c72fbfcf-e4cf-407a-8116-5c8fa0495c24 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Create snapshot from volume b6a232e8-1e83-401e-a3b9-f3606782449c Jul 10 06:46:42.582529 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-c72fbfcf-e4cf-407a-8116-5c8fa0495c24 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Created reservations ['2e5dae9a-88b2-4891-8075-25b2dfc00295', 'c06a89a8-1e75-4fee-bb49-74741a2e47ae', '72925eb2-cdac-4f6d-bea5-b5ae3c8defcc', '30b9a98d-0212-4527-906c-b321720d5459'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:46:42.612184 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-c72fbfcf-e4cf-407a-8116-5c8fa0495c24 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Snapshot create request issued successfully. Jul 10 06:46:42.612618 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c72fbfcf-e4cf-407a-8116-5c8fa0495c24 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 10 06:46:42.612922 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1291/5181] 10.4.3.200 () {68 vars in 1265 bytes} [Fri Jul 10 06:46:42 2026] POST /volume/v3/snapshots => generated 306 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:46:42.623909 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-78c9d36f-446b-4cfb-a9fe-04394066aef9 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:42.625577 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-78c9d36f-446b-4cfb-a9fe-04394066aef9 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] GET https://10.4.3.200/volume/v3/snapshots/422b8489-2bf7-44b6-8f7c-37e709f3f79d Jul 10 06:46:42.625795 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-78c9d36f-446b-4cfb-a9fe-04394066aef9 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:42.626026 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-78c9d36f-446b-4cfb-a9fe-04394066aef9 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:42.627283 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-d58e6f22-655d-44bf-96ae-53710b160a57 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:42.629125 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d58e6f22-655d-44bf-96ae-53710b160a57 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] GET https://10.4.3.200/volume/v3/snapshots/3e1dcf9d-e871-4b2e-865a-522b88f97dfc Jul 10 06:46:42.629355 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d58e6f22-655d-44bf-96ae-53710b160a57 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:42.629600 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d58e6f22-655d-44bf-96ae-53710b160a57 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:42.631188 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:42.631188 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:46:42.631657 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-78c9d36f-446b-4cfb-a9fe-04394066aef9 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Snapshot retrieved successfully. Jul 10 06:46:42.632394 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-78c9d36f-446b-4cfb-a9fe-04394066aef9 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/snapshots/422b8489-2bf7-44b6-8f7c-37e709f3f79d returned with HTTP 200 Jul 10 06:46:42.632818 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1304/5182] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:46:42 2026] GET /volume/v3/snapshots/422b8489-2bf7-44b6-8f7c-37e709f3f79d => generated 438 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:46:42.634921 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:42.634921 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:46:42.635329 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-d58e6f22-655d-44bf-96ae-53710b160a57 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Snapshot retrieved successfully. Jul 10 06:46:42.636247 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d58e6f22-655d-44bf-96ae-53710b160a57 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] https://10.4.3.200/volume/v3/snapshots/3e1dcf9d-e871-4b2e-865a-522b88f97dfc returned with HTTP 200 Jul 10 06:46:42.636879 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1296/5183] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:46:42 2026] GET /volume/v3/snapshots/3e1dcf9d-e871-4b2e-865a-522b88f97dfc => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:46:42.647122 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-46dbdd88-04a3-40e3-bd24-721cea0fa7bb None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:42.648826 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-46dbdd88-04a3-40e3-bd24-721cea0fa7bb tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-reader] POST https://10.4.3.200/volume/v3/snapshots/3e1dcf9d-e871-4b2e-865a-522b88f97dfc/action Jul 10 06:46:42.649161 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-46dbdd88-04a3-40e3-bd24-721cea0fa7bb tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:46:42.649270 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-46dbdd88-04a3-40e3-bd24-721cea0fa7bb tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:46:42.650592 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.contrib.admin_actions [None req-46dbdd88-04a3-40e3-bd24-721cea0fa7bb tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-reader] Updating snapshot '3e1dcf9d-e871-4b2e-865a-522b88f97dfc' with '{'status': 'error'}' {{(pid=99976) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 10 06:46:42.660778 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:42.660778 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:46:42.661341 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.policy [None req-46dbdd88-04a3-40e3-bd24-721cea0fa7bb tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'ebfbb5a7e86d48228b770630a618995d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b66d710a6bf340b2a0b9debf5dea090f', '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=99976) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 06:46:42.661618 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-46dbdd88-04a3-40e3-bd24-721cea0fa7bb tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-reader] https://10.4.3.200/volume/v3/snapshots/3e1dcf9d-e871-4b2e-865a-522b88f97dfc/action returned with HTTP 403 Jul 10 06:46:42.662193 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1293/5184] 10.4.3.200 () {68 vars in 1396 bytes} [Fri Jul 10 06:46:42 2026] POST /volume/v3/snapshots/3e1dcf9d-e871-4b2e-865a-522b88f97dfc/action => generated 133 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:46:42.670245 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-130db1ce-98f4-4ee7-b47a-71edb4bce1cd None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:42.672128 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-130db1ce-98f4-4ee7-b47a-71edb4bce1cd tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] DELETE https://10.4.3.200/volume/v3/snapshots/3e1dcf9d-e871-4b2e-865a-522b88f97dfc Jul 10 06:46:42.672334 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-130db1ce-98f4-4ee7-b47a-71edb4bce1cd tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:42.672553 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-130db1ce-98f4-4ee7-b47a-71edb4bce1cd tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:42.672625 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.snapshots [None req-130db1ce-98f4-4ee7-b47a-71edb4bce1cd tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Delete snapshot with id: 3e1dcf9d-e871-4b2e-865a-522b88f97dfc Jul 10 06:46:42.677630 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:42.677630 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:46:42.677922 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-130db1ce-98f4-4ee7-b47a-71edb4bce1cd tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Snapshot retrieved successfully. Jul 10 06:46:42.696243 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-130db1ce-98f4-4ee7-b47a-71edb4bce1cd tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Snapshot delete request issued successfully. Jul 10 06:46:42.696425 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-130db1ce-98f4-4ee7-b47a-71edb4bce1cd tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] https://10.4.3.200/volume/v3/snapshots/3e1dcf9d-e871-4b2e-865a-522b88f97dfc returned with HTTP 202 Jul 10 06:46:42.696834 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1292/5185] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 10 06:46:42 2026] DELETE /volume/v3/snapshots/3e1dcf9d-e871-4b2e-865a-522b88f97dfc => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:46:42.704054 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-b3a9b475-73a9-46d3-834c-fc4e8b673620 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:42.705820 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-b3a9b475-73a9-46d3-834c-fc4e8b673620 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] GET https://10.4.3.200/volume/v3/snapshots/3e1dcf9d-e871-4b2e-865a-522b88f97dfc Jul 10 06:46:42.706001 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-b3a9b475-73a9-46d3-834c-fc4e8b673620 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:42.706176 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-b3a9b475-73a9-46d3-834c-fc4e8b673620 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:42.711362 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:42.711362 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:46:42.711772 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-b3a9b475-73a9-46d3-834c-fc4e8b673620 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Snapshot retrieved successfully. Jul 10 06:46:42.712594 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-b3a9b475-73a9-46d3-834c-fc4e8b673620 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] https://10.4.3.200/volume/v3/snapshots/3e1dcf9d-e871-4b2e-865a-522b88f97dfc returned with HTTP 200 Jul 10 06:46:42.713001 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1305/5186] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:46:42 2026] GET /volume/v3/snapshots/3e1dcf9d-e871-4b2e-865a-522b88f97dfc => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:46:43.549543 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-d5bcf1cd-fda6-43db-be07-dde3a0afe6ad None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:43.551270 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d5bcf1cd-fda6-43db-be07-dde3a0afe6ad tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] GET https://10.4.3.200/volume/v3/backups/d5f8b55a-0491-4005-8e85-1b7d51eb97aa Jul 10 06:46:43.551521 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d5bcf1cd-fda6-43db-be07-dde3a0afe6ad tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:43.551748 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d5bcf1cd-fda6-43db-be07-dde3a0afe6ad tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:43.551906 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-d5bcf1cd-fda6-43db-be07-dde3a0afe6ad tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Show backup with id d5f8b55a-0491-4005-8e85-1b7d51eb97aa. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:46:43.556014 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:43.556014 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:46:43.556617 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d5bcf1cd-fda6-43db-be07-dde3a0afe6ad tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/backups/d5f8b55a-0491-4005-8e85-1b7d51eb97aa returned with HTTP 200 Jul 10 06:46:43.557000 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1297/5187] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:46:43 2026] GET /volume/v3/backups/d5f8b55a-0491-4005-8e85-1b7d51eb97aa => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:46:43.642944 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-2e364352-71fa-47bc-983e-2ba59cccf2b3 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:43.645063 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2e364352-71fa-47bc-983e-2ba59cccf2b3 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] GET https://10.4.3.200/volume/v3/snapshots/422b8489-2bf7-44b6-8f7c-37e709f3f79d Jul 10 06:46:43.645254 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2e364352-71fa-47bc-983e-2ba59cccf2b3 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:43.645493 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2e364352-71fa-47bc-983e-2ba59cccf2b3 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:43.650627 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:43.650627 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:46:43.651198 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-2e364352-71fa-47bc-983e-2ba59cccf2b3 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Snapshot retrieved successfully. Jul 10 06:46:43.652038 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2e364352-71fa-47bc-983e-2ba59cccf2b3 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/snapshots/422b8489-2bf7-44b6-8f7c-37e709f3f79d returned with HTTP 200 Jul 10 06:46:43.652446 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1294/5188] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:46:43 2026] GET /volume/v3/snapshots/422b8489-2bf7-44b6-8f7c-37e709f3f79d => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:46:43.661961 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-b237838e-54eb-4b4a-ae0b-9fa9f6e5fe37 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:43.663742 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b237838e-54eb-4b4a-ae0b-9fa9f6e5fe37 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] GET https://10.4.3.200/volume/v3/snapshots/422b8489-2bf7-44b6-8f7c-37e709f3f79d Jul 10 06:46:43.663972 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b237838e-54eb-4b4a-ae0b-9fa9f6e5fe37 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:43.664167 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b237838e-54eb-4b4a-ae0b-9fa9f6e5fe37 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:43.669172 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:43.669172 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:46:43.669631 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-b237838e-54eb-4b4a-ae0b-9fa9f6e5fe37 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Snapshot retrieved successfully. Jul 10 06:46:43.670405 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b237838e-54eb-4b4a-ae0b-9fa9f6e5fe37 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/snapshots/422b8489-2bf7-44b6-8f7c-37e709f3f79d returned with HTTP 200 Jul 10 06:46:43.670796 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1293/5189] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:46:43 2026] GET /volume/v3/snapshots/422b8489-2bf7-44b6-8f7c-37e709f3f79d => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:46:43.721277 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-84c44be4-ef12-4810-b580-09b590184bf9 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:43.723219 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-84c44be4-ef12-4810-b580-09b590184bf9 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] GET https://10.4.3.200/volume/v3/snapshots/3e1dcf9d-e871-4b2e-865a-522b88f97dfc Jul 10 06:46:43.723423 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-84c44be4-ef12-4810-b580-09b590184bf9 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:43.723678 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-84c44be4-ef12-4810-b580-09b590184bf9 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:43.727801 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-84c44be4-ef12-4810-b580-09b590184bf9 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] https://10.4.3.200/volume/v3/snapshots/3e1dcf9d-e871-4b2e-865a-522b88f97dfc returned with HTTP 404 Jul 10 06:46:43.728307 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1306/5190] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:46:43 2026] GET /volume/v3/snapshots/3e1dcf9d-e871-4b2e-865a-522b88f97dfc => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:46:43.734015 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-47780716-6187-4b4f-8f5d-ed07295f015f None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:43.735634 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-47780716-6187-4b4f-8f5d-ed07295f015f tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] DELETE https://10.4.3.200/volume/v3/volumes/a5b498d3-3ef7-4880-bc81-d5d6fce78051 Jul 10 06:46:43.735812 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-47780716-6187-4b4f-8f5d-ed07295f015f tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:43.735987 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-47780716-6187-4b4f-8f5d-ed07295f015f tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:43.736131 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-47780716-6187-4b4f-8f5d-ed07295f015f tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Delete volume with id: a5b498d3-3ef7-4880-bc81-d5d6fce78051 Jul 10 06:46:43.742536 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:43.742536 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:46:43.742889 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-47780716-6187-4b4f-8f5d-ed07295f015f tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Volume info retrieved successfully. Jul 10 06:46:43.758583 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-47780716-6187-4b4f-8f5d-ed07295f015f tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Delete volume request issued successfully. Jul 10 06:46:43.758759 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-47780716-6187-4b4f-8f5d-ed07295f015f tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] https://10.4.3.200/volume/v3/volumes/a5b498d3-3ef7-4880-bc81-d5d6fce78051 returned with HTTP 202 Jul 10 06:46:43.759203 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1298/5191] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:46:43 2026] DELETE /volume/v3/volumes/a5b498d3-3ef7-4880-bc81-d5d6fce78051 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:46:43.766717 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-2c8c4739-88c0-4691-bbea-f8238d95d35a None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:43.768517 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2c8c4739-88c0-4691-bbea-f8238d95d35a tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] GET https://10.4.3.200/volume/v3/volumes/a5b498d3-3ef7-4880-bc81-d5d6fce78051 Jul 10 06:46:43.768697 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2c8c4739-88c0-4691-bbea-f8238d95d35a tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:43.768858 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2c8c4739-88c0-4691-bbea-f8238d95d35a tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:43.775299 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:43.775299 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:46:43.778365 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-2c8c4739-88c0-4691-bbea-f8238d95d35a tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Volume info retrieved successfully. Jul 10 06:46:43.782210 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2c8c4739-88c0-4691-bbea-f8238d95d35a tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] https://10.4.3.200/volume/v3/volumes/a5b498d3-3ef7-4880-bc81-d5d6fce78051 returned with HTTP 200 Jul 10 06:46:43.782652 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1295/5192] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:46:43 2026] GET /volume/v3/volumes/a5b498d3-3ef7-4880-bc81-d5d6fce78051 => generated 1007 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:46:43.851235 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-def1c7b7-9e67-4059-8d8c-1f78216949c5 req-ce6634cb-9e43-480d-b2b9-c053f75e58fe None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:43.853058 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-def1c7b7-9e67-4059-8d8c-1f78216949c5 req-ce6634cb-9e43-480d-b2b9-c053f75e58fe tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] GET https://10.4.3.200/volume/v3/snapshots/422b8489-2bf7-44b6-8f7c-37e709f3f79d Jul 10 06:46:43.853222 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-def1c7b7-9e67-4059-8d8c-1f78216949c5 req-ce6634cb-9e43-480d-b2b9-c053f75e58fe tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:43.853396 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-def1c7b7-9e67-4059-8d8c-1f78216949c5 req-ce6634cb-9e43-480d-b2b9-c053f75e58fe tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:43.857759 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:43.857759 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:46:43.858147 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-def1c7b7-9e67-4059-8d8c-1f78216949c5 req-ce6634cb-9e43-480d-b2b9-c053f75e58fe tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Snapshot retrieved successfully. Jul 10 06:46:43.858821 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-def1c7b7-9e67-4059-8d8c-1f78216949c5 req-ce6634cb-9e43-480d-b2b9-c053f75e58fe tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/snapshots/422b8489-2bf7-44b6-8f7c-37e709f3f79d returned with HTTP 200 Jul 10 06:46:43.859166 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1294/5193] 10.4.3.200 () {68 vars in 1604 bytes} [Fri Jul 10 06:46:43 2026] GET /volume/v3/snapshots/422b8489-2bf7-44b6-8f7c-37e709f3f79d => generated 465 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:46:43.867320 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-def1c7b7-9e67-4059-8d8c-1f78216949c5 req-cfb6118b-4740-4864-8901-3938b962d4e9 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:43.869074 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-def1c7b7-9e67-4059-8d8c-1f78216949c5 req-cfb6118b-4740-4864-8901-3938b962d4e9 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] GET https://10.4.3.200/volume/v3/volumes/b6a232e8-1e83-401e-a3b9-f3606782449c Jul 10 06:46:43.869236 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-def1c7b7-9e67-4059-8d8c-1f78216949c5 req-cfb6118b-4740-4864-8901-3938b962d4e9 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:43.869404 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-def1c7b7-9e67-4059-8d8c-1f78216949c5 req-cfb6118b-4740-4864-8901-3938b962d4e9 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:43.875268 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:43.875268 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:46:43.878154 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [req-def1c7b7-9e67-4059-8d8c-1f78216949c5 req-cfb6118b-4740-4864-8901-3938b962d4e9 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Volume info retrieved successfully. Jul 10 06:46:43.881837 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-def1c7b7-9e67-4059-8d8c-1f78216949c5 req-cfb6118b-4740-4864-8901-3938b962d4e9 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/volumes/b6a232e8-1e83-401e-a3b9-f3606782449c returned with HTTP 200 Jul 10 06:46:43.882158 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1307/5194] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:46:43 2026] GET /volume/v3/volumes/b6a232e8-1e83-401e-a3b9-f3606782449c => generated 1367 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:46:44.364307 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-def1c7b7-9e67-4059-8d8c-1f78216949c5 req-66d000c6-d80a-482b-93c5-a67784c1b0f2 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:44.366209 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-def1c7b7-9e67-4059-8d8c-1f78216949c5 req-66d000c6-d80a-482b-93c5-a67784c1b0f2 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] GET https://10.4.3.200/volume/v3/snapshots/422b8489-2bf7-44b6-8f7c-37e709f3f79d Jul 10 06:46:44.366379 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-def1c7b7-9e67-4059-8d8c-1f78216949c5 req-66d000c6-d80a-482b-93c5-a67784c1b0f2 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:44.366589 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-def1c7b7-9e67-4059-8d8c-1f78216949c5 req-66d000c6-d80a-482b-93c5-a67784c1b0f2 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:44.371013 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:44.371013 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:46:44.371415 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [req-def1c7b7-9e67-4059-8d8c-1f78216949c5 req-66d000c6-d80a-482b-93c5-a67784c1b0f2 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Snapshot retrieved successfully. Jul 10 06:46:44.372112 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-def1c7b7-9e67-4059-8d8c-1f78216949c5 req-66d000c6-d80a-482b-93c5-a67784c1b0f2 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/snapshots/422b8489-2bf7-44b6-8f7c-37e709f3f79d returned with HTTP 200 Jul 10 06:46:44.372479 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1299/5195] 10.4.3.200 () {68 vars in 1604 bytes} [Fri Jul 10 06:46:44 2026] GET /volume/v3/snapshots/422b8489-2bf7-44b6-8f7c-37e709f3f79d => generated 465 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:46:44.565901 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-3ed878d4-9094-47e3-aefc-6a3c1e8cc20b None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:44.567549 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3ed878d4-9094-47e3-aefc-6a3c1e8cc20b tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] GET https://10.4.3.200/volume/v3/backups/d5f8b55a-0491-4005-8e85-1b7d51eb97aa Jul 10 06:46:44.567793 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3ed878d4-9094-47e3-aefc-6a3c1e8cc20b tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:44.568027 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3ed878d4-9094-47e3-aefc-6a3c1e8cc20b tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:44.568176 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-3ed878d4-9094-47e3-aefc-6a3c1e8cc20b tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Show backup with id d5f8b55a-0491-4005-8e85-1b7d51eb97aa. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:46:44.572250 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:44.572250 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:46:44.572954 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3ed878d4-9094-47e3-aefc-6a3c1e8cc20b tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/backups/d5f8b55a-0491-4005-8e85-1b7d51eb97aa returned with HTTP 200 Jul 10 06:46:44.573667 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1296/5196] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:46:44 2026] GET /volume/v3/backups/d5f8b55a-0491-4005-8e85-1b7d51eb97aa => generated 709 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:46:44.796056 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-cd1b238e-bd47-4a29-9388-e166940fa107 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:44.797741 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-cd1b238e-bd47-4a29-9388-e166940fa107 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] GET https://10.4.3.200/volume/v3/volumes/a5b498d3-3ef7-4880-bc81-d5d6fce78051 Jul 10 06:46:44.797917 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-cd1b238e-bd47-4a29-9388-e166940fa107 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:44.798088 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-cd1b238e-bd47-4a29-9388-e166940fa107 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:44.803675 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-cd1b238e-bd47-4a29-9388-e166940fa107 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] https://10.4.3.200/volume/v3/volumes/a5b498d3-3ef7-4880-bc81-d5d6fce78051 returned with HTTP 404 Jul 10 06:46:44.804141 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1295/5197] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:46:44 2026] GET /volume/v3/volumes/a5b498d3-3ef7-4880-bc81-d5d6fce78051 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:46:44.812892 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-b3849da0-7d85-40e4-8142-f108c64d3422 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:44.814477 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-b3849da0-7d85-40e4-8142-f108c64d3422 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:46:44.814876 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-b3849da0-7d85-40e4-8142-f108c64d3422 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1703305477"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:46:44.816237 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.volumes [None req-b3849da0-7d85-40e4-8142-f108c64d3422 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1703305477'}} {{(pid=99975) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:46:44.816593 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-b3849da0-7d85-40e4-8142-f108c64d3422 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Create volume of 1 GB Jul 10 06:46:44.820283 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-b3849da0-7d85-40e4-8142-f108c64d3422 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Availability Zones retrieved successfully. Jul 10 06:46:44.825399 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-b3849da0-7d85-40e4-8142-f108c64d3422 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Flow 'volume_create_api' (3b87ac25-6939-47b8-b3db-5252ab8de392) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:46:44.826316 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-b3849da0-7d85-40e4-8142-f108c64d3422 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2e8ec9c-5fc2-4c81-bc8e-a44a3a10e469) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:46:44.827197 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.flows.api.create_volume [None req-b3849da0-7d85-40e4-8142-f108c64d3422 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Validating volume size '1' using validate_int {{(pid=99975) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:46:44.849127 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-b3849da0-7d85-40e4-8142-f108c64d3422 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2e8ec9c-5fc2-4c81-bc8e-a44a3a10e469) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:46:44.849876 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-b3849da0-7d85-40e4-8142-f108c64d3422 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f059420-c12e-4ed4-ba2f-821f285b6d40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:46:44.881486 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.quota [None req-b3849da0-7d85-40e4-8142-f108c64d3422 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Created reservations ['9fec7883-a5c8-4369-b54f-ece29ea5049e', '2fcca145-4e21-45c4-850f-d5243ec58487', 'd6b3a8f1-8c6c-4848-a62b-84e00eca7c82', 'a3a2d7cc-76ba-4189-a4e2-1f852f7fa306'] {{(pid=99975) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:46:44.882385 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-b3849da0-7d85-40e4-8142-f108c64d3422 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f059420-c12e-4ed4-ba2f-821f285b6d40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9fec7883-a5c8-4369-b54f-ece29ea5049e', '2fcca145-4e21-45c4-850f-d5243ec58487', 'd6b3a8f1-8c6c-4848-a62b-84e00eca7c82', 'a3a2d7cc-76ba-4189-a4e2-1f852f7fa306']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:46:44.883077 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-b3849da0-7d85-40e4-8142-f108c64d3422 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0563a229-7426-4898-8999-870ac1c3baf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:46:44.903382 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-b3849da0-7d85-40e4-8142-f108c64d3422 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0563a229-7426-4898-8999-870ac1c3baf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd8bb196c-6011-4737-b121-09645b044ad3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1703305477',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b66d710a6bf340b2a0b9debf5dea090f',qos_specs=None,replication_status=,reservations=['9fec7883-a5c8-4369-b54f-ece29ea5049e','2fcca145-4e21-45c4-850f-d5243ec58487','d6b3a8f1-8c6c-4848-a62b-84e00eca7c82','a3a2d7cc-76ba-4189-a4e2-1f852f7fa306'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee3091f0f4a74ce69c1700e95900be40',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:46:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1703305477',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d8bb196c-6011-4737-b121-09645b044ad3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b66d710a6bf340b2a0b9debf5dea090f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ee3091f0f4a74ce69c1700e95900be40',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:46:44.904066 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-b3849da0-7d85-40e4-8142-f108c64d3422 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55314615-736e-46ff-ac5b-6744f008fe43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:46:44.919452 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-b3849da0-7d85-40e4-8142-f108c64d3422 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55314615-736e-46ff-ac5b-6744f008fe43) transitioned into state 'SUCCESS' from state '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-1703305477',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b66d710a6bf340b2a0b9debf5dea090f',qos_specs=None,replication_status=,reservations=['9fec7883-a5c8-4369-b54f-ece29ea5049e','2fcca145-4e21-45c4-850f-d5243ec58487','d6b3a8f1-8c6c-4848-a62b-84e00eca7c82','a3a2d7cc-76ba-4189-a4e2-1f852f7fa306'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee3091f0f4a74ce69c1700e95900be40',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:46:44.920124 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-b3849da0-7d85-40e4-8142-f108c64d3422 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c185c700-ec0b-4708-9ced-2a28096146d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:46:44.928554 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-b3849da0-7d85-40e4-8142-f108c64d3422 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c185c700-ec0b-4708-9ced-2a28096146d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:46:44.929298 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-b3849da0-7d85-40e4-8142-f108c64d3422 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Flow 'volume_create_api' (3b87ac25-6939-47b8-b3db-5252ab8de392) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:46:44.929565 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-b3849da0-7d85-40e4-8142-f108c64d3422 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Create volume request issued successfully. Jul 10 06:46:44.930224 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-b3849da0-7d85-40e4-8142-f108c64d3422 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:46:44.930487 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1308/5198] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 10 06:46:44 2026] POST /volume/v3/volumes => generated 778 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:46:44.942016 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-e8eab6d9-9c6e-49a5-896b-5a24dd1c0797 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:44.943628 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e8eab6d9-9c6e-49a5-896b-5a24dd1c0797 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] GET https://10.4.3.200/volume/v3/volumes/d8bb196c-6011-4737-b121-09645b044ad3 Jul 10 06:46:44.943796 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e8eab6d9-9c6e-49a5-896b-5a24dd1c0797 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:44.944007 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e8eab6d9-9c6e-49a5-896b-5a24dd1c0797 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:44.951617 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:44.951617 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:46:44.955641 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-e8eab6d9-9c6e-49a5-896b-5a24dd1c0797 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Volume info retrieved successfully. Jul 10 06:46:44.959702 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e8eab6d9-9c6e-49a5-896b-5a24dd1c0797 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] https://10.4.3.200/volume/v3/volumes/d8bb196c-6011-4737-b121-09645b044ad3 returned with HTTP 200 Jul 10 06:46:44.960079 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1300/5199] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:46:44 2026] GET /volume/v3/volumes/d8bb196c-6011-4737-b121-09645b044ad3 => generated 957 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:46:45.582307 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-9a0b07be-d47c-43c8-a528-b142927fc227 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:45.583875 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9a0b07be-d47c-43c8-a528-b142927fc227 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] GET https://10.4.3.200/volume/v3/backups/d5f8b55a-0491-4005-8e85-1b7d51eb97aa Jul 10 06:46:45.584059 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9a0b07be-d47c-43c8-a528-b142927fc227 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:45.584232 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9a0b07be-d47c-43c8-a528-b142927fc227 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:45.584336 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-9a0b07be-d47c-43c8-a528-b142927fc227 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Show backup with id d5f8b55a-0491-4005-8e85-1b7d51eb97aa. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:46:45.588232 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:45.588232 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:46:45.588772 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9a0b07be-d47c-43c8-a528-b142927fc227 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/backups/d5f8b55a-0491-4005-8e85-1b7d51eb97aa returned with HTTP 200 Jul 10 06:46:45.589204 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1297/5200] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:46:45 2026] GET /volume/v3/backups/d5f8b55a-0491-4005-8e85-1b7d51eb97aa => generated 709 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:46:45.972385 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-6a409732-5c58-4255-b090-990b5da548fe None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:45.974060 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6a409732-5c58-4255-b090-990b5da548fe tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] GET https://10.4.3.200/volume/v3/volumes/d8bb196c-6011-4737-b121-09645b044ad3 Jul 10 06:46:45.974232 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6a409732-5c58-4255-b090-990b5da548fe tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:45.974398 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6a409732-5c58-4255-b090-990b5da548fe tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:45.980685 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:45.980685 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:46:45.983605 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-6a409732-5c58-4255-b090-990b5da548fe tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Volume info retrieved successfully. Jul 10 06:46:45.986865 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6a409732-5c58-4255-b090-990b5da548fe tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] https://10.4.3.200/volume/v3/volumes/d8bb196c-6011-4737-b121-09645b044ad3 returned with HTTP 200 Jul 10 06:46:45.987187 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1296/5201] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:46:45 2026] GET /volume/v3/volumes/d8bb196c-6011-4737-b121-09645b044ad3 => generated 1009 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:46:45.998307 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-efe97fb8-8a5d-4825-8eb8-c31298382939 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:45.999880 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-efe97fb8-8a5d-4825-8eb8-c31298382939 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] POST https://10.4.3.200/volume/v3/snapshots Jul 10 06:46:46.000185 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-efe97fb8-8a5d-4825-8eb8-c31298382939 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d8bb196c-6011-4737-b121-09645b044ad3", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1473928279"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:46:46.008190 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:46.008190 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:46:46.009058 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-efe97fb8-8a5d-4825-8eb8-c31298382939 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Volume info retrieved successfully. Jul 10 06:46:46.009058 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.snapshots [None req-efe97fb8-8a5d-4825-8eb8-c31298382939 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Create snapshot from volume d8bb196c-6011-4737-b121-09645b044ad3 Jul 10 06:46:46.043937 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.quota [None req-efe97fb8-8a5d-4825-8eb8-c31298382939 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Created reservations ['da023333-97d7-4ab2-9e30-3d5c5ba7ba9e', '63d1911a-b7b5-4196-aaae-054323305889', 'a161aded-bffc-40e1-9995-4796dccb4dc1', '36db1677-2aa2-4399-b92e-0da619be4313'] {{(pid=99975) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:46:46.080483 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-efe97fb8-8a5d-4825-8eb8-c31298382939 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Snapshot create request issued successfully. Jul 10 06:46:46.080961 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-efe97fb8-8a5d-4825-8eb8-c31298382939 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 10 06:46:46.081559 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1309/5202] 10.4.3.200 () {68 vars in 1265 bytes} [Fri Jul 10 06:46:45 2026] POST /volume/v3/snapshots => generated 308 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:46:46.091515 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-82090436-298d-420e-8fca-923149993fa4 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:46.093995 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-82090436-298d-420e-8fca-923149993fa4 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] GET https://10.4.3.200/volume/v3/snapshots/ab26cd60-d41a-4c14-9ecb-173db0fa0e32 Jul 10 06:46:46.094282 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-82090436-298d-420e-8fca-923149993fa4 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:46.094619 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-82090436-298d-420e-8fca-923149993fa4 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:46.101466 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:46.101466 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:46:46.101962 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-82090436-298d-420e-8fca-923149993fa4 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Snapshot retrieved successfully. Jul 10 06:46:46.102667 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-82090436-298d-420e-8fca-923149993fa4 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] https://10.4.3.200/volume/v3/snapshots/ab26cd60-d41a-4c14-9ecb-173db0fa0e32 returned with HTTP 200 Jul 10 06:46:46.103082 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1301/5203] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:46:46 2026] GET /volume/v3/snapshots/ab26cd60-d41a-4c14-9ecb-173db0fa0e32 => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:46:46.597720 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-4b930751-11dd-4891-9ce2-1e57e6116e91 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:46.599426 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4b930751-11dd-4891-9ce2-1e57e6116e91 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] GET https://10.4.3.200/volume/v3/backups/d5f8b55a-0491-4005-8e85-1b7d51eb97aa Jul 10 06:46:46.599676 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4b930751-11dd-4891-9ce2-1e57e6116e91 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:46.599907 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4b930751-11dd-4891-9ce2-1e57e6116e91 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:46.600065 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-4b930751-11dd-4891-9ce2-1e57e6116e91 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Show backup with id d5f8b55a-0491-4005-8e85-1b7d51eb97aa. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:46:46.603769 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:46.603769 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:46:46.604431 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4b930751-11dd-4891-9ce2-1e57e6116e91 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/backups/d5f8b55a-0491-4005-8e85-1b7d51eb97aa returned with HTTP 200 Jul 10 06:46:46.604786 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1298/5204] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:46:46 2026] GET /volume/v3/backups/d5f8b55a-0491-4005-8e85-1b7d51eb97aa => generated 710 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:46:46.612967 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-c977ec31-0610-435c-83b6-b8ecf492a07e None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:46.614593 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c977ec31-0610-435c-83b6-b8ecf492a07e tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] DELETE https://10.4.3.200/volume/v3/backups/d5f8b55a-0491-4005-8e85-1b7d51eb97aa Jul 10 06:46:46.614780 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c977ec31-0610-435c-83b6-b8ecf492a07e tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:46.614965 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c977ec31-0610-435c-83b6-b8ecf492a07e tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:46.615077 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.contrib.backups [None req-c977ec31-0610-435c-83b6-b8ecf492a07e tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Delete backup with id: d5f8b55a-0491-4005-8e85-1b7d51eb97aa. Jul 10 06:46:46.619170 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:46.619170 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:46:46.629031 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.backup.rpcapi [None req-c977ec31-0610-435c-83b6-b8ecf492a07e tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] delete_backup rpcapi backup_id d5f8b55a-0491-4005-8e85-1b7d51eb97aa {{(pid=99977) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 06:46:46.630546 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c977ec31-0610-435c-83b6-b8ecf492a07e tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/backups/d5f8b55a-0491-4005-8e85-1b7d51eb97aa returned with HTTP 202 Jul 10 06:46:46.630877 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1297/5205] 10.4.3.200 () {68 vars in 1391 bytes} [Fri Jul 10 06:46:46 2026] DELETE /volume/v3/backups/d5f8b55a-0491-4005-8e85-1b7d51eb97aa => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:46:46.637710 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-a4287134-016a-494d-a86c-398545387666 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:46.639239 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-a4287134-016a-494d-a86c-398545387666 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:46:46.639588 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-a4287134-016a-494d-a86c-398545387666 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1620949768"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:46:46.640849 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.volumes [None req-a4287134-016a-494d-a86c-398545387666 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1620949768'}} {{(pid=99975) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:46:46.640976 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-a4287134-016a-494d-a86c-398545387666 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Create volume of 1 GB Jul 10 06:46:46.641147 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:46.641147 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:46:46.645793 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-a4287134-016a-494d-a86c-398545387666 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Availability Zones retrieved successfully. Jul 10 06:46:46.652573 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-a4287134-016a-494d-a86c-398545387666 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Flow 'volume_create_api' (7b943134-f64f-4fd6-b0a1-fd4d4f1aace9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:46:46.653434 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-a4287134-016a-494d-a86c-398545387666 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (446607fe-b835-49f5-af13-87522795ce92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:46:46.654188 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.flows.api.create_volume [None req-a4287134-016a-494d-a86c-398545387666 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Validating volume size '1' using validate_int {{(pid=99975) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:46:46.677514 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-a4287134-016a-494d-a86c-398545387666 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (446607fe-b835-49f5-af13-87522795ce92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:46:46.678394 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-a4287134-016a-494d-a86c-398545387666 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12cd350e-0131-4b0a-b4fa-4d03f86a9606) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:46:46.713523 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.quota [None req-a4287134-016a-494d-a86c-398545387666 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Created reservations ['0326fcda-da05-408d-8238-94f30f79c2cf', '071d0f55-9fa4-40ce-a176-6b13cedbfbe6', 'd91933eb-a63c-47ad-b760-cf7ab0f729e0', '7c6fb924-6546-44e2-a827-48b8e0d8c3db'] {{(pid=99975) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:46:46.714267 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-a4287134-016a-494d-a86c-398545387666 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12cd350e-0131-4b0a-b4fa-4d03f86a9606) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0326fcda-da05-408d-8238-94f30f79c2cf', '071d0f55-9fa4-40ce-a176-6b13cedbfbe6', 'd91933eb-a63c-47ad-b760-cf7ab0f729e0', '7c6fb924-6546-44e2-a827-48b8e0d8c3db']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:46:46.715086 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-a4287134-016a-494d-a86c-398545387666 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c3a996b-b6cb-4c7c-833d-a5de6e0dc384) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:46:46.738185 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-a4287134-016a-494d-a86c-398545387666 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c3a996b-b6cb-4c7c-833d-a5de6e0dc384) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c3018394-be79-41ab-be90-52af3a546d89', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1620949768',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f6a0f76a3314da2a54fae6012b20c45',qos_specs=None,replication_status=,reservations=['0326fcda-da05-408d-8238-94f30f79c2cf','071d0f55-9fa4-40ce-a176-6b13cedbfbe6','d91933eb-a63c-47ad-b760-cf7ab0f729e0','7c6fb924-6546-44e2-a827-48b8e0d8c3db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c97c860c3914a5296460a0facaa81ff',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:46:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1620949768',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c3018394-be79-41ab-be90-52af3a546d89,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f6a0f76a3314da2a54fae6012b20c45',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2c97c860c3914a5296460a0facaa81ff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:46:46.738956 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-a4287134-016a-494d-a86c-398545387666 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73dd099d-6743-4540-b54f-646d1a1beba2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:46:46.755572 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-a4287134-016a-494d-a86c-398545387666 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73dd099d-6743-4540-b54f-646d1a1beba2) transitioned into state 'SUCCESS' from state '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-1620949768',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f6a0f76a3314da2a54fae6012b20c45',qos_specs=None,replication_status=,reservations=['0326fcda-da05-408d-8238-94f30f79c2cf','071d0f55-9fa4-40ce-a176-6b13cedbfbe6','d91933eb-a63c-47ad-b760-cf7ab0f729e0','7c6fb924-6546-44e2-a827-48b8e0d8c3db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c97c860c3914a5296460a0facaa81ff',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:46:46.756233 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-a4287134-016a-494d-a86c-398545387666 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6d6ca42-06f7-4fd2-95ec-905da1259fc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:46:46.764327 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-a4287134-016a-494d-a86c-398545387666 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6d6ca42-06f7-4fd2-95ec-905da1259fc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:46:46.765174 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-a4287134-016a-494d-a86c-398545387666 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Flow 'volume_create_api' (7b943134-f64f-4fd6-b0a1-fd4d4f1aace9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:46:46.765474 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-a4287134-016a-494d-a86c-398545387666 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Create volume request issued successfully. Jul 10 06:46:46.766054 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-a4287134-016a-494d-a86c-398545387666 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:46:46.766463 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1310/5206] 10.4.3.200 () {70 vars in 1298 bytes} [Fri Jul 10 06:46:46 2026] POST /volume/v3/volumes => generated 778 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:46:46.777348 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-2c9e32a0-d945-4e45-aefa-ca878026a1d3 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:46.779017 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2c9e32a0-d945-4e45-aefa-ca878026a1d3 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] GET https://10.4.3.200/volume/v3/volumes/c3018394-be79-41ab-be90-52af3a546d89 Jul 10 06:46:46.779233 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2c9e32a0-d945-4e45-aefa-ca878026a1d3 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:46.779410 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2c9e32a0-d945-4e45-aefa-ca878026a1d3 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:46.787309 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:46.787309 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:46:46.791621 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-2c9e32a0-d945-4e45-aefa-ca878026a1d3 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Volume info retrieved successfully. Jul 10 06:46:46.796983 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2c9e32a0-d945-4e45-aefa-ca878026a1d3 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/volumes/c3018394-be79-41ab-be90-52af3a546d89 returned with HTTP 200 Jul 10 06:46:46.797571 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1302/5207] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:46:46 2026] GET /volume/v3/volumes/c3018394-be79-41ab-be90-52af3a546d89 => generated 957 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:46:47.111401 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-ebed6070-04e9-4422-9d2f-ba691b5807b5 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:47.113296 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ebed6070-04e9-4422-9d2f-ba691b5807b5 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] GET https://10.4.3.200/volume/v3/snapshots/ab26cd60-d41a-4c14-9ecb-173db0fa0e32 Jul 10 06:46:47.113513 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ebed6070-04e9-4422-9d2f-ba691b5807b5 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:47.113763 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ebed6070-04e9-4422-9d2f-ba691b5807b5 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:47.119169 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:47.119169 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:46:47.119542 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-ebed6070-04e9-4422-9d2f-ba691b5807b5 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Snapshot retrieved successfully. Jul 10 06:46:47.120312 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ebed6070-04e9-4422-9d2f-ba691b5807b5 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] https://10.4.3.200/volume/v3/snapshots/ab26cd60-d41a-4c14-9ecb-173db0fa0e32 returned with HTTP 200 Jul 10 06:46:47.120754 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1299/5208] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:46:47 2026] GET /volume/v3/snapshots/ab26cd60-d41a-4c14-9ecb-173db0fa0e32 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:46:47.130203 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-68db1291-d730-46de-b670-5c7a881e6e92 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:47.132332 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-68db1291-d730-46de-b670-5c7a881e6e92 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-reader] GET https://10.4.3.200/volume/v3/snapshots/ab26cd60-d41a-4c14-9ecb-173db0fa0e32 Jul 10 06:46:47.132332 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-68db1291-d730-46de-b670-5c7a881e6e92 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-reader] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:47.132472 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-68db1291-d730-46de-b670-5c7a881e6e92 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-reader] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:47.136849 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:47.136849 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:46:47.137356 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-68db1291-d730-46de-b670-5c7a881e6e92 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-reader] Snapshot retrieved successfully. Jul 10 06:46:47.138142 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-68db1291-d730-46de-b670-5c7a881e6e92 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-reader] https://10.4.3.200/volume/v3/snapshots/ab26cd60-d41a-4c14-9ecb-173db0fa0e32 returned with HTTP 200 Jul 10 06:46:47.138761 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1298/5209] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:46:47 2026] GET /volume/v3/snapshots/ab26cd60-d41a-4c14-9ecb-173db0fa0e32 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:46:47.146608 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-5e1f2e7b-8827-4c0e-b26d-f85684d82777 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:47.148790 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-5e1f2e7b-8827-4c0e-b26d-f85684d82777 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] DELETE https://10.4.3.200/volume/v3/snapshots/ab26cd60-d41a-4c14-9ecb-173db0fa0e32 Jul 10 06:46:47.149077 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-5e1f2e7b-8827-4c0e-b26d-f85684d82777 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:47.149275 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-5e1f2e7b-8827-4c0e-b26d-f85684d82777 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Calling method 'delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:47.149368 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.snapshots [None req-5e1f2e7b-8827-4c0e-b26d-f85684d82777 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Delete snapshot with id: ab26cd60-d41a-4c14-9ecb-173db0fa0e32 Jul 10 06:46:47.154494 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:47.154494 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:46:47.154925 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-5e1f2e7b-8827-4c0e-b26d-f85684d82777 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Snapshot retrieved successfully. Jul 10 06:46:47.171979 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-5e1f2e7b-8827-4c0e-b26d-f85684d82777 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Snapshot delete request issued successfully. Jul 10 06:46:47.172185 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-5e1f2e7b-8827-4c0e-b26d-f85684d82777 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] https://10.4.3.200/volume/v3/snapshots/ab26cd60-d41a-4c14-9ecb-173db0fa0e32 returned with HTTP 202 Jul 10 06:46:47.172692 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1311/5210] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 10 06:46:47 2026] DELETE /volume/v3/snapshots/ab26cd60-d41a-4c14-9ecb-173db0fa0e32 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:46:47.180056 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-cd78024f-b624-4b1d-9c52-4354ca90c7fd None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:47.181677 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-cd78024f-b624-4b1d-9c52-4354ca90c7fd tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] GET https://10.4.3.200/volume/v3/snapshots/ab26cd60-d41a-4c14-9ecb-173db0fa0e32 Jul 10 06:46:47.181878 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-cd78024f-b624-4b1d-9c52-4354ca90c7fd tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:47.182081 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-cd78024f-b624-4b1d-9c52-4354ca90c7fd tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:47.186863 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:47.186863 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:46:47.187125 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-cd78024f-b624-4b1d-9c52-4354ca90c7fd tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Snapshot retrieved successfully. Jul 10 06:46:47.187707 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-cd78024f-b624-4b1d-9c52-4354ca90c7fd tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] https://10.4.3.200/volume/v3/snapshots/ab26cd60-d41a-4c14-9ecb-173db0fa0e32 returned with HTTP 200 Jul 10 06:46:47.188075 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1303/5211] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:46:47 2026] GET /volume/v3/snapshots/ab26cd60-d41a-4c14-9ecb-173db0fa0e32 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:46:47.809298 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-814539e9-650f-4233-a1f1-b5aa109e54be None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:47.811250 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-814539e9-650f-4233-a1f1-b5aa109e54be tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] GET https://10.4.3.200/volume/v3/volumes/c3018394-be79-41ab-be90-52af3a546d89 Jul 10 06:46:47.811472 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-814539e9-650f-4233-a1f1-b5aa109e54be tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:47.811696 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-814539e9-650f-4233-a1f1-b5aa109e54be tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:47.818372 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:47.818372 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:46:47.822652 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-814539e9-650f-4233-a1f1-b5aa109e54be tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Volume info retrieved successfully. Jul 10 06:46:47.827044 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-814539e9-650f-4233-a1f1-b5aa109e54be tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/volumes/c3018394-be79-41ab-be90-52af3a546d89 returned with HTTP 200 Jul 10 06:46:47.827423 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1300/5212] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:46:47 2026] GET /volume/v3/volumes/c3018394-be79-41ab-be90-52af3a546d89 => generated 1018 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:46:47.842200 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-abee1c4b-5f57-442c-ae1b-0dad7cd10c8d None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:47.843823 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-abee1c4b-5f57-442c-ae1b-0dad7cd10c8d tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] POST https://10.4.3.200/volume/v3/backups Jul 10 06:46:47.844145 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-abee1c4b-5f57-442c-ae1b-0dad7cd10c8d tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c3018394-be79-41ab-be90-52af3a546d89", "name": "tempest-type-Backup-508860175"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:46:47.845473 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.contrib.backups [None req-abee1c4b-5f57-442c-ae1b-0dad7cd10c8d tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Creating new backup {'backup': {'volume_id': 'c3018394-be79-41ab-be90-52af3a546d89', 'name': 'tempest-type-Backup-508860175'}} {{(pid=99977) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 06:46:47.845628 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.contrib.backups [None req-abee1c4b-5f57-442c-ae1b-0dad7cd10c8d tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Creating backup of volume c3018394-be79-41ab-be90-52af3a546d89 in container None Jul 10 06:46:47.852195 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:47.852195 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:46:47.852525 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-abee1c4b-5f57-442c-ae1b-0dad7cd10c8d tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Volume info retrieved successfully. Jul 10 06:46:47.870444 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-abee1c4b-5f57-442c-ae1b-0dad7cd10c8d tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Created reservations ['793f5c23-fcf6-46a1-9a40-7d062d9a460e', 'b8e02736-cdda-4773-84ff-0536d1f47d06'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:46:47.897893 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-abee1c4b-5f57-442c-ae1b-0dad7cd10c8d tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/backups returned with HTTP 202 Jul 10 06:46:47.898308 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1299/5213] 10.4.3.200 () {70 vars in 1299 bytes} [Fri Jul 10 06:46:47 2026] POST /volume/v3/backups => generated 315 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:46:47.906106 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-5a3e5325-8b04-47a3-a125-55f34d359e00 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:47.908285 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-5a3e5325-8b04-47a3-a125-55f34d359e00 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] GET https://10.4.3.200/volume/v3/backups/19aedc7e-8233-491e-9ca2-3d2e7d515766 Jul 10 06:46:47.908575 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-5a3e5325-8b04-47a3-a125-55f34d359e00 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:47.908775 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-5a3e5325-8b04-47a3-a125-55f34d359e00 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:47.909195 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-5a3e5325-8b04-47a3-a125-55f34d359e00 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Show backup with id 19aedc7e-8233-491e-9ca2-3d2e7d515766. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:46:47.913575 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:47.913575 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:46:47.914295 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-5a3e5325-8b04-47a3-a125-55f34d359e00 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/backups/19aedc7e-8233-491e-9ca2-3d2e7d515766 returned with HTTP 200 Jul 10 06:46:47.914756 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1312/5214] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:46:47 2026] GET /volume/v3/backups/19aedc7e-8233-491e-9ca2-3d2e7d515766 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:46:48.197254 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-e92b07ad-0f2d-4065-aa38-77594537828d None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:48.199017 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e92b07ad-0f2d-4065-aa38-77594537828d tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] GET https://10.4.3.200/volume/v3/snapshots/ab26cd60-d41a-4c14-9ecb-173db0fa0e32 Jul 10 06:46:48.199293 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e92b07ad-0f2d-4065-aa38-77594537828d tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:48.199434 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e92b07ad-0f2d-4065-aa38-77594537828d tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:48.203555 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e92b07ad-0f2d-4065-aa38-77594537828d tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] https://10.4.3.200/volume/v3/snapshots/ab26cd60-d41a-4c14-9ecb-173db0fa0e32 returned with HTTP 404 Jul 10 06:46:48.204047 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1304/5215] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:46:48 2026] GET /volume/v3/snapshots/ab26cd60-d41a-4c14-9ecb-173db0fa0e32 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:46:48.210369 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-295ea614-38ed-4087-ae65-46d55e9b757c None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:48.211895 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-295ea614-38ed-4087-ae65-46d55e9b757c tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] DELETE https://10.4.3.200/volume/v3/volumes/d8bb196c-6011-4737-b121-09645b044ad3 Jul 10 06:46:48.212057 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-295ea614-38ed-4087-ae65-46d55e9b757c tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:48.212222 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-295ea614-38ed-4087-ae65-46d55e9b757c tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:48.212382 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-295ea614-38ed-4087-ae65-46d55e9b757c tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Delete volume with id: d8bb196c-6011-4737-b121-09645b044ad3 Jul 10 06:46:48.219518 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:48.219518 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:46:48.219895 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-295ea614-38ed-4087-ae65-46d55e9b757c tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Volume info retrieved successfully. Jul 10 06:46:48.235656 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-295ea614-38ed-4087-ae65-46d55e9b757c tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Delete volume request issued successfully. Jul 10 06:46:48.235871 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-295ea614-38ed-4087-ae65-46d55e9b757c tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] https://10.4.3.200/volume/v3/volumes/d8bb196c-6011-4737-b121-09645b044ad3 returned with HTTP 202 Jul 10 06:46:48.236314 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1301/5216] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:46:48 2026] DELETE /volume/v3/volumes/d8bb196c-6011-4737-b121-09645b044ad3 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:46:48.242688 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-53a3ec69-ab00-4997-9574-aec8cd7ed130 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:48.244566 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-53a3ec69-ab00-4997-9574-aec8cd7ed130 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] GET https://10.4.3.200/volume/v3/volumes/d8bb196c-6011-4737-b121-09645b044ad3 Jul 10 06:46:48.244776 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-53a3ec69-ab00-4997-9574-aec8cd7ed130 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:48.245025 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-53a3ec69-ab00-4997-9574-aec8cd7ed130 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:48.252569 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:48.252569 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:46:48.256669 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-53a3ec69-ab00-4997-9574-aec8cd7ed130 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Volume info retrieved successfully. Jul 10 06:46:48.260989 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-53a3ec69-ab00-4997-9574-aec8cd7ed130 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] https://10.4.3.200/volume/v3/volumes/d8bb196c-6011-4737-b121-09645b044ad3 returned with HTTP 200 Jul 10 06:46:48.261384 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1300/5217] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:46:48 2026] GET /volume/v3/volumes/d8bb196c-6011-4737-b121-09645b044ad3 => generated 1008 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:46:48.924447 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-9b56b5bc-3d88-4683-a552-96f532910ea0 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:48.926275 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-9b56b5bc-3d88-4683-a552-96f532910ea0 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] GET https://10.4.3.200/volume/v3/backups/19aedc7e-8233-491e-9ca2-3d2e7d515766 Jul 10 06:46:48.926529 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-9b56b5bc-3d88-4683-a552-96f532910ea0 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:48.926716 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-9b56b5bc-3d88-4683-a552-96f532910ea0 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:48.926833 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-9b56b5bc-3d88-4683-a552-96f532910ea0 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Show backup with id 19aedc7e-8233-491e-9ca2-3d2e7d515766. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:46:48.930646 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:48.930646 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:46:48.931035 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-9b56b5bc-3d88-4683-a552-96f532910ea0 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/backups/19aedc7e-8233-491e-9ca2-3d2e7d515766 returned with HTTP 200 Jul 10 06:46:48.931390 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1313/5218] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:46:48 2026] GET /volume/v3/backups/19aedc7e-8233-491e-9ca2-3d2e7d515766 => generated 724 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:46:49.274152 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-e6366ed3-46c5-4d82-864a-f21524bd163e None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:49.275660 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e6366ed3-46c5-4d82-864a-f21524bd163e tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] GET https://10.4.3.200/volume/v3/volumes/d8bb196c-6011-4737-b121-09645b044ad3 Jul 10 06:46:49.275837 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e6366ed3-46c5-4d82-864a-f21524bd163e tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:49.276009 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e6366ed3-46c5-4d82-864a-f21524bd163e tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:49.281940 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e6366ed3-46c5-4d82-864a-f21524bd163e tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] https://10.4.3.200/volume/v3/volumes/d8bb196c-6011-4737-b121-09645b044ad3 returned with HTTP 404 Jul 10 06:46:49.282485 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1305/5219] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:46:49 2026] GET /volume/v3/volumes/d8bb196c-6011-4737-b121-09645b044ad3 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:46:49.290193 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-b8dfa713-c75b-4a23-a01c-b790ab5ae128 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:49.291954 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b8dfa713-c75b-4a23-a01c-b790ab5ae128 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:46:49.292305 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b8dfa713-c75b-4a23-a01c-b790ab5ae128 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1157537626"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:46:49.293946 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-b8dfa713-c75b-4a23-a01c-b790ab5ae128 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1157537626'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:46:49.294082 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-b8dfa713-c75b-4a23-a01c-b790ab5ae128 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Create volume of 1 GB Jul 10 06:46:49.298283 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-b8dfa713-c75b-4a23-a01c-b790ab5ae128 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Availability Zones retrieved successfully. Jul 10 06:46:49.305843 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-b8dfa713-c75b-4a23-a01c-b790ab5ae128 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Flow 'volume_create_api' (28802bfa-8320-4264-b42d-8c2c494a4b52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:46:49.307138 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-b8dfa713-c75b-4a23-a01c-b790ab5ae128 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7337fbe3-d591-418e-a6fd-0f88f3742dd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:46:49.308067 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-b8dfa713-c75b-4a23-a01c-b790ab5ae128 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Validating volume size '1' using validate_int {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:46:49.335882 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-b8dfa713-c75b-4a23-a01c-b790ab5ae128 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7337fbe3-d591-418e-a6fd-0f88f3742dd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:46:49.336809 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-b8dfa713-c75b-4a23-a01c-b790ab5ae128 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8155fb1e-622d-42eb-819f-216eb28b28d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:46:49.378715 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-b8dfa713-c75b-4a23-a01c-b790ab5ae128 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Created reservations ['b7673c4b-dd3d-4f2c-9def-1307dc624937', 'f99c3140-9d3a-4fed-9200-20fb2d5abef6', 'ac7071cf-b152-4f4a-8622-7952ec927c89', '44eff019-8772-4e4d-9e84-394c1845a9b1'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:46:49.379519 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-b8dfa713-c75b-4a23-a01c-b790ab5ae128 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8155fb1e-622d-42eb-819f-216eb28b28d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b7673c4b-dd3d-4f2c-9def-1307dc624937', 'f99c3140-9d3a-4fed-9200-20fb2d5abef6', 'ac7071cf-b152-4f4a-8622-7952ec927c89', '44eff019-8772-4e4d-9e84-394c1845a9b1']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:46:49.380367 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-b8dfa713-c75b-4a23-a01c-b790ab5ae128 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a5310aa-f999-4bd0-a34a-ff7b19528e62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:46:49.403596 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-b8dfa713-c75b-4a23-a01c-b790ab5ae128 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a5310aa-f999-4bd0-a34a-ff7b19528e62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '89f56adb-6039-4a25-b63b-35ca4e8412b9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1157537626',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b66d710a6bf340b2a0b9debf5dea090f',qos_specs=None,replication_status=,reservations=['b7673c4b-dd3d-4f2c-9def-1307dc624937','f99c3140-9d3a-4fed-9200-20fb2d5abef6','ac7071cf-b152-4f4a-8622-7952ec927c89','44eff019-8772-4e4d-9e84-394c1845a9b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee3091f0f4a74ce69c1700e95900be40',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:46:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1157537626',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=89f56adb-6039-4a25-b63b-35ca4e8412b9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b66d710a6bf340b2a0b9debf5dea090f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ee3091f0f4a74ce69c1700e95900be40',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:46:49.404268 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-b8dfa713-c75b-4a23-a01c-b790ab5ae128 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93e0daba-caa5-4222-99f5-3a74b644401c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:46:49.422450 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-b8dfa713-c75b-4a23-a01c-b790ab5ae128 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93e0daba-caa5-4222-99f5-3a74b644401c) transitioned into state 'SUCCESS' from state '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-1157537626',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b66d710a6bf340b2a0b9debf5dea090f',qos_specs=None,replication_status=,reservations=['b7673c4b-dd3d-4f2c-9def-1307dc624937','f99c3140-9d3a-4fed-9200-20fb2d5abef6','ac7071cf-b152-4f4a-8622-7952ec927c89','44eff019-8772-4e4d-9e84-394c1845a9b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee3091f0f4a74ce69c1700e95900be40',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:46:49.423304 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-b8dfa713-c75b-4a23-a01c-b790ab5ae128 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68cd7d6b-0217-4313-a612-ee11b0afb15a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:46:49.434772 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-b8dfa713-c75b-4a23-a01c-b790ab5ae128 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68cd7d6b-0217-4313-a612-ee11b0afb15a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:46:49.435779 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-b8dfa713-c75b-4a23-a01c-b790ab5ae128 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Flow 'volume_create_api' (28802bfa-8320-4264-b42d-8c2c494a4b52) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:46:49.436130 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-b8dfa713-c75b-4a23-a01c-b790ab5ae128 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Create volume request issued successfully. Jul 10 06:46:49.436835 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b8dfa713-c75b-4a23-a01c-b790ab5ae128 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:46:49.437453 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1302/5220] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 10 06:46:49 2026] POST /volume/v3/volumes => generated 778 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:46:49.447968 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-fbb2800c-f790-4f92-a424-0cc9f0d368ce None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:49.450254 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-fbb2800c-f790-4f92-a424-0cc9f0d368ce tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] GET https://10.4.3.200/volume/v3/volumes/89f56adb-6039-4a25-b63b-35ca4e8412b9 Jul 10 06:46:49.450565 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-fbb2800c-f790-4f92-a424-0cc9f0d368ce tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:49.450818 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-fbb2800c-f790-4f92-a424-0cc9f0d368ce tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:49.459583 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:49.459583 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:46:49.463539 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-fbb2800c-f790-4f92-a424-0cc9f0d368ce tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Volume info retrieved successfully. Jul 10 06:46:49.466861 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-fbb2800c-f790-4f92-a424-0cc9f0d368ce tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] https://10.4.3.200/volume/v3/volumes/89f56adb-6039-4a25-b63b-35ca4e8412b9 returned with HTTP 200 Jul 10 06:46:49.467214 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1301/5221] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:46:49 2026] GET /volume/v3/volumes/89f56adb-6039-4a25-b63b-35ca4e8412b9 => generated 957 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:46:49.942546 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-e94d7f6f-34e8-4f76-8519-b8e768565c2d None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:49.944288 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-e94d7f6f-34e8-4f76-8519-b8e768565c2d tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] GET https://10.4.3.200/volume/v3/backups/19aedc7e-8233-491e-9ca2-3d2e7d515766 Jul 10 06:46:49.944543 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-e94d7f6f-34e8-4f76-8519-b8e768565c2d tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:49.944777 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-e94d7f6f-34e8-4f76-8519-b8e768565c2d tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:49.944953 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-e94d7f6f-34e8-4f76-8519-b8e768565c2d tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Show backup with id 19aedc7e-8233-491e-9ca2-3d2e7d515766. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:46:49.949226 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:49.949226 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:46:49.949842 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-e94d7f6f-34e8-4f76-8519-b8e768565c2d tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/backups/19aedc7e-8233-491e-9ca2-3d2e7d515766 returned with HTTP 200 Jul 10 06:46:49.950224 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1314/5222] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:46:49 2026] GET /volume/v3/backups/19aedc7e-8233-491e-9ca2-3d2e7d515766 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:46:50.185468 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-def1c7b7-9e67-4059-8d8c-1f78216949c5 req-c224f2af-0d81-48c6-a27a-6e970a015348 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:50.187608 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-def1c7b7-9e67-4059-8d8c-1f78216949c5 req-c224f2af-0d81-48c6-a27a-6e970a015348 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] GET https://10.4.3.200/volume/v3/snapshots/422b8489-2bf7-44b6-8f7c-37e709f3f79d Jul 10 06:46:50.187837 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-def1c7b7-9e67-4059-8d8c-1f78216949c5 req-c224f2af-0d81-48c6-a27a-6e970a015348 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:50.188050 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-def1c7b7-9e67-4059-8d8c-1f78216949c5 req-c224f2af-0d81-48c6-a27a-6e970a015348 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:50.193161 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:50.193161 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:46:50.193678 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [req-def1c7b7-9e67-4059-8d8c-1f78216949c5 req-c224f2af-0d81-48c6-a27a-6e970a015348 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Snapshot retrieved successfully. Jul 10 06:46:50.194681 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-def1c7b7-9e67-4059-8d8c-1f78216949c5 req-c224f2af-0d81-48c6-a27a-6e970a015348 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/snapshots/422b8489-2bf7-44b6-8f7c-37e709f3f79d returned with HTTP 200 Jul 10 06:46:50.195189 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1306/5223] 10.4.3.200 () {68 vars in 1604 bytes} [Fri Jul 10 06:46:50 2026] GET /volume/v3/snapshots/422b8489-2bf7-44b6-8f7c-37e709f3f79d => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:46:50.202026 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-def1c7b7-9e67-4059-8d8c-1f78216949c5 req-4786cbb6-63b3-41bb-b90c-a4eb445bd3da None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:50.204069 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-def1c7b7-9e67-4059-8d8c-1f78216949c5 req-4786cbb6-63b3-41bb-b90c-a4eb445bd3da tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] GET https://10.4.3.200/volume/v3/volumes/b6a232e8-1e83-401e-a3b9-f3606782449c Jul 10 06:46:50.204320 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-def1c7b7-9e67-4059-8d8c-1f78216949c5 req-4786cbb6-63b3-41bb-b90c-a4eb445bd3da tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:50.204425 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-def1c7b7-9e67-4059-8d8c-1f78216949c5 req-4786cbb6-63b3-41bb-b90c-a4eb445bd3da tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:50.211595 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:50.211595 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:46:50.214972 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [req-def1c7b7-9e67-4059-8d8c-1f78216949c5 req-4786cbb6-63b3-41bb-b90c-a4eb445bd3da tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Volume info retrieved successfully. Jul 10 06:46:50.219701 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-def1c7b7-9e67-4059-8d8c-1f78216949c5 req-4786cbb6-63b3-41bb-b90c-a4eb445bd3da tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/volumes/b6a232e8-1e83-401e-a3b9-f3606782449c returned with HTTP 200 Jul 10 06:46:50.220157 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1303/5224] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:46:50 2026] GET /volume/v3/volumes/b6a232e8-1e83-401e-a3b9-f3606782449c => generated 1367 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:46:50.227534 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-def1c7b7-9e67-4059-8d8c-1f78216949c5 req-f3bbcbd9-eb93-4492-966c-2389a60817ad None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:50.229535 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-def1c7b7-9e67-4059-8d8c-1f78216949c5 req-f3bbcbd9-eb93-4492-966c-2389a60817ad tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:46:50.229880 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-def1c7b7-9e67-4059-8d8c-1f78216949c5 req-f3bbcbd9-eb93-4492-966c-2389a60817ad tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "422b8489-2bf7-44b6-8f7c-37e709f3f79d", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:46:50.231380 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.volumes [req-def1c7b7-9e67-4059-8d8c-1f78216949c5 req-f3bbcbd9-eb93-4492-966c-2389a60817ad tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '422b8489-2bf7-44b6-8f7c-37e709f3f79d', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=99977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:46:50.238469 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:50.238469 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:46:50.238898 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-def1c7b7-9e67-4059-8d8c-1f78216949c5 req-f3bbcbd9-eb93-4492-966c-2389a60817ad tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Snapshot retrieved successfully. Jul 10 06:46:50.239045 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [req-def1c7b7-9e67-4059-8d8c-1f78216949c5 req-f3bbcbd9-eb93-4492-966c-2389a60817ad tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Create volume of 1 GB Jul 10 06:46:50.239653 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-def1c7b7-9e67-4059-8d8c-1f78216949c5 req-f3bbcbd9-eb93-4492-966c-2389a60817ad tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Availability Zones retrieved successfully. Jul 10 06:46:50.245334 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [req-def1c7b7-9e67-4059-8d8c-1f78216949c5 req-f3bbcbd9-eb93-4492-966c-2389a60817ad tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Flow 'volume_create_api' (4a7c1ada-4906-419b-8c50-96dc79e93df4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:46:50.246389 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [req-def1c7b7-9e67-4059-8d8c-1f78216949c5 req-f3bbcbd9-eb93-4492-966c-2389a60817ad tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca2e183d-038c-4490-a004-71ccfdac7d79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:46:50.247262 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.flows.api.create_volume [req-def1c7b7-9e67-4059-8d8c-1f78216949c5 req-f3bbcbd9-eb93-4492-966c-2389a60817ad tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:46:50.271580 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [req-def1c7b7-9e67-4059-8d8c-1f78216949c5 req-f3bbcbd9-eb93-4492-966c-2389a60817ad tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca2e183d-038c-4490-a004-71ccfdac7d79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '422b8489-2bf7-44b6-8f7c-37e709f3f79d', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:46:50.272086 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [req-def1c7b7-9e67-4059-8d8c-1f78216949c5 req-f3bbcbd9-eb93-4492-966c-2389a60817ad tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8893d705-da69-49dd-a8bb-0518d16f1b31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:46:50.310208 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.quota [req-def1c7b7-9e67-4059-8d8c-1f78216949c5 req-f3bbcbd9-eb93-4492-966c-2389a60817ad tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Created reservations ['503a8808-2dc4-4a8d-af97-faa688d110ad', 'f6caf1da-304b-4c2b-9191-6efe718f135d', 'e10444df-d1f4-4e7e-bd69-8fd2d361472e', 'bba963cc-8272-46f4-8c5d-aa84af0b0830'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:46:50.310970 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [req-def1c7b7-9e67-4059-8d8c-1f78216949c5 req-f3bbcbd9-eb93-4492-966c-2389a60817ad tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8893d705-da69-49dd-a8bb-0518d16f1b31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['503a8808-2dc4-4a8d-af97-faa688d110ad', 'f6caf1da-304b-4c2b-9191-6efe718f135d', 'e10444df-d1f4-4e7e-bd69-8fd2d361472e', 'bba963cc-8272-46f4-8c5d-aa84af0b0830']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:46:50.311622 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [req-def1c7b7-9e67-4059-8d8c-1f78216949c5 req-f3bbcbd9-eb93-4492-966c-2389a60817ad tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ef772b9-0c30-47f7-b57b-a385de6ba37b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:46:50.351376 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [req-def1c7b7-9e67-4059-8d8c-1f78216949c5 req-f3bbcbd9-eb93-4492-966c-2389a60817ad tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ef772b9-0c30-47f7-b57b-a385de6ba37b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c0de0311-dd42-4afb-bc68-73375756ceb0', '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='c5b8eba67f9b4893b0745cad9226ea2f',qos_specs=None,replication_status=,reservations=['503a8808-2dc4-4a8d-af97-faa688d110ad','f6caf1da-304b-4c2b-9191-6efe718f135d','e10444df-d1f4-4e7e-bd69-8fd2d361472e','bba963cc-8272-46f4-8c5d-aa84af0b0830'],size=1,snapshot_id=422b8489-2bf7-44b6-8f7c-37e709f3f79d,source_replicaid=,source_volid=None,status='creating',user_id='73619d301e92432aadd608b878334e09',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), '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-10T06:46:50Z,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=c0de0311-dd42-4afb-bc68-73375756ceb0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c5b8eba67f9b4893b0745cad9226ea2f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=422b8489-2bf7-44b6-8f7c-37e709f3f79d,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='73619d301e92432aadd608b878334e09',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:46:50.352429 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [req-def1c7b7-9e67-4059-8d8c-1f78216949c5 req-f3bbcbd9-eb93-4492-966c-2389a60817ad tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f07ab0c5-61eb-48ec-a0eb-fb7aa11810a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:46:50.370937 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [req-def1c7b7-9e67-4059-8d8c-1f78216949c5 req-f3bbcbd9-eb93-4492-966c-2389a60817ad tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f07ab0c5-61eb-48ec-a0eb-fb7aa11810a6) transitioned into 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='c5b8eba67f9b4893b0745cad9226ea2f',qos_specs=None,replication_status=,reservations=['503a8808-2dc4-4a8d-af97-faa688d110ad','f6caf1da-304b-4c2b-9191-6efe718f135d','e10444df-d1f4-4e7e-bd69-8fd2d361472e','bba963cc-8272-46f4-8c5d-aa84af0b0830'],size=1,snapshot_id=422b8489-2bf7-44b6-8f7c-37e709f3f79d,source_replicaid=,source_volid=None,status='creating',user_id='73619d301e92432aadd608b878334e09',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:46:50.371677 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [req-def1c7b7-9e67-4059-8d8c-1f78216949c5 req-f3bbcbd9-eb93-4492-966c-2389a60817ad tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2112cc97-7ad1-419b-8b9c-4a03333d2de4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:46:50.392266 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [req-def1c7b7-9e67-4059-8d8c-1f78216949c5 req-f3bbcbd9-eb93-4492-966c-2389a60817ad tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2112cc97-7ad1-419b-8b9c-4a03333d2de4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:46:50.393178 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [req-def1c7b7-9e67-4059-8d8c-1f78216949c5 req-f3bbcbd9-eb93-4492-966c-2389a60817ad tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Flow 'volume_create_api' (4a7c1ada-4906-419b-8c50-96dc79e93df4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:46:50.393518 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-def1c7b7-9e67-4059-8d8c-1f78216949c5 req-f3bbcbd9-eb93-4492-966c-2389a60817ad tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Create volume request issued successfully. Jul 10 06:46:50.394118 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-def1c7b7-9e67-4059-8d8c-1f78216949c5 req-f3bbcbd9-eb93-4492-966c-2389a60817ad tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:46:50.394587 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1302/5225] 10.4.3.200 () {72 vars in 1541 bytes} [Fri Jul 10 06:46:50 2026] POST /volume/v3/volumes => generated 736 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:46:50.401972 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-def1c7b7-9e67-4059-8d8c-1f78216949c5 req-6f6634bd-2e33-4b32-b5e6-cd7f744da190 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:50.404173 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-def1c7b7-9e67-4059-8d8c-1f78216949c5 req-6f6634bd-2e33-4b32-b5e6-cd7f744da190 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] GET https://10.4.3.200/volume/v3/volumes/c0de0311-dd42-4afb-bc68-73375756ceb0 Jul 10 06:46:50.404441 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-def1c7b7-9e67-4059-8d8c-1f78216949c5 req-6f6634bd-2e33-4b32-b5e6-cd7f744da190 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:50.404717 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-def1c7b7-9e67-4059-8d8c-1f78216949c5 req-6f6634bd-2e33-4b32-b5e6-cd7f744da190 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:50.412743 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:50.412743 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:46:50.416558 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [req-def1c7b7-9e67-4059-8d8c-1f78216949c5 req-6f6634bd-2e33-4b32-b5e6-cd7f744da190 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Volume info retrieved successfully. Jul 10 06:46:50.420426 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-def1c7b7-9e67-4059-8d8c-1f78216949c5 req-6f6634bd-2e33-4b32-b5e6-cd7f744da190 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/volumes/c0de0311-dd42-4afb-bc68-73375756ceb0 returned with HTTP 200 Jul 10 06:46:50.420840 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1315/5226] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:46:50 2026] GET /volume/v3/volumes/c0de0311-dd42-4afb-bc68-73375756ceb0 => generated 804 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:46:50.428429 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-def1c7b7-9e67-4059-8d8c-1f78216949c5 req-01328a7f-981a-4c47-b4bb-aeb8de753bde None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:50.430382 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-def1c7b7-9e67-4059-8d8c-1f78216949c5 req-01328a7f-981a-4c47-b4bb-aeb8de753bde tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] GET https://10.4.3.200/volume/v3/volumes/c0de0311-dd42-4afb-bc68-73375756ceb0 Jul 10 06:46:50.430607 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-def1c7b7-9e67-4059-8d8c-1f78216949c5 req-01328a7f-981a-4c47-b4bb-aeb8de753bde tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:50.430843 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-def1c7b7-9e67-4059-8d8c-1f78216949c5 req-01328a7f-981a-4c47-b4bb-aeb8de753bde tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:50.439360 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:50.439360 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:46:50.443987 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [req-def1c7b7-9e67-4059-8d8c-1f78216949c5 req-01328a7f-981a-4c47-b4bb-aeb8de753bde tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Volume info retrieved successfully. Jul 10 06:46:50.448513 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-def1c7b7-9e67-4059-8d8c-1f78216949c5 req-01328a7f-981a-4c47-b4bb-aeb8de753bde tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/volumes/c0de0311-dd42-4afb-bc68-73375756ceb0 returned with HTTP 200 Jul 10 06:46:50.448983 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1307/5227] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:46:50 2026] GET /volume/v3/volumes/c0de0311-dd42-4afb-bc68-73375756ceb0 => generated 804 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:46:50.479316 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-e0c3f0f1-eeb8-48ac-b814-6318b97297b8 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:50.480887 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e0c3f0f1-eeb8-48ac-b814-6318b97297b8 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] GET https://10.4.3.200/volume/v3/volumes/89f56adb-6039-4a25-b63b-35ca4e8412b9 Jul 10 06:46:50.481049 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e0c3f0f1-eeb8-48ac-b814-6318b97297b8 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:50.481217 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e0c3f0f1-eeb8-48ac-b814-6318b97297b8 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:50.487724 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:50.487724 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:46:50.491239 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-e0c3f0f1-eeb8-48ac-b814-6318b97297b8 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Volume info retrieved successfully. Jul 10 06:46:50.494866 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e0c3f0f1-eeb8-48ac-b814-6318b97297b8 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] https://10.4.3.200/volume/v3/volumes/89f56adb-6039-4a25-b63b-35ca4e8412b9 returned with HTTP 200 Jul 10 06:46:50.495262 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1304/5228] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:46:50 2026] GET /volume/v3/volumes/89f56adb-6039-4a25-b63b-35ca4e8412b9 => generated 1009 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:46:50.506789 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-6358ea72-80a5-497c-b0f4-e54ebb9c88f8 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:50.508414 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6358ea72-80a5-497c-b0f4-e54ebb9c88f8 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] POST https://10.4.3.200/volume/v3/snapshots Jul 10 06:46:50.508738 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6358ea72-80a5-497c-b0f4-e54ebb9c88f8 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "89f56adb-6039-4a25-b63b-35ca4e8412b9", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-828222365"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:46:50.516478 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:50.516478 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:46:50.516791 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-6358ea72-80a5-497c-b0f4-e54ebb9c88f8 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Volume info retrieved successfully. Jul 10 06:46:50.516914 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.snapshots [None req-6358ea72-80a5-497c-b0f4-e54ebb9c88f8 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Create snapshot from volume 89f56adb-6039-4a25-b63b-35ca4e8412b9 Jul 10 06:46:50.537199 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-6358ea72-80a5-497c-b0f4-e54ebb9c88f8 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Created reservations ['d05e8c15-1a63-45a8-9749-acfce1ead739', '4d33714b-f0fd-4112-a79f-52d47ab12df6', '08c71b22-e9d7-452f-8e42-478b0a607622', 'd577b2eb-81eb-4313-ac98-5b30649f2e89'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:46:50.564024 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-6358ea72-80a5-497c-b0f4-e54ebb9c88f8 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Snapshot create request issued successfully. Jul 10 06:46:50.564340 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6358ea72-80a5-497c-b0f4-e54ebb9c88f8 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 10 06:46:50.564779 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1303/5229] 10.4.3.200 () {68 vars in 1265 bytes} [Fri Jul 10 06:46:50 2026] POST /volume/v3/snapshots => generated 307 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:46:50.574778 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-02c26fca-8288-4c42-b46e-60fe18c3692b None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:50.576448 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-02c26fca-8288-4c42-b46e-60fe18c3692b tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] GET https://10.4.3.200/volume/v3/snapshots/92244b63-146c-490d-a9ce-bfda59fea240 Jul 10 06:46:50.576635 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-02c26fca-8288-4c42-b46e-60fe18c3692b tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:50.576816 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-02c26fca-8288-4c42-b46e-60fe18c3692b tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:50.581405 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:50.581405 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:46:50.581675 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-02c26fca-8288-4c42-b46e-60fe18c3692b tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Snapshot retrieved successfully. Jul 10 06:46:50.582261 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-02c26fca-8288-4c42-b46e-60fe18c3692b tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] https://10.4.3.200/volume/v3/snapshots/92244b63-146c-490d-a9ce-bfda59fea240 returned with HTTP 200 Jul 10 06:46:50.582590 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1316/5230] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:46:50 2026] GET /volume/v3/snapshots/92244b63-146c-490d-a9ce-bfda59fea240 => generated 439 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:46:50.960044 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-203c78df-7620-4402-b67a-50b12b704e3d None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:50.961827 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-203c78df-7620-4402-b67a-50b12b704e3d tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] GET https://10.4.3.200/volume/v3/backups/19aedc7e-8233-491e-9ca2-3d2e7d515766 Jul 10 06:46:50.962051 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-203c78df-7620-4402-b67a-50b12b704e3d tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:50.962267 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-203c78df-7620-4402-b67a-50b12b704e3d tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:50.962377 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-203c78df-7620-4402-b67a-50b12b704e3d tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Show backup with id 19aedc7e-8233-491e-9ca2-3d2e7d515766. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:46:50.966378 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:50.966378 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:46:50.966988 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-203c78df-7620-4402-b67a-50b12b704e3d tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/backups/19aedc7e-8233-491e-9ca2-3d2e7d515766 returned with HTTP 200 Jul 10 06:46:50.967320 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1308/5231] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:46:50 2026] GET /volume/v3/backups/19aedc7e-8233-491e-9ca2-3d2e7d515766 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:46:51.591149 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-809a436f-2fdd-4cea-a665-bf191cc803f7 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:51.592675 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-809a436f-2fdd-4cea-a665-bf191cc803f7 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] GET https://10.4.3.200/volume/v3/snapshots/92244b63-146c-490d-a9ce-bfda59fea240 Jul 10 06:46:51.592971 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-809a436f-2fdd-4cea-a665-bf191cc803f7 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:51.593282 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-809a436f-2fdd-4cea-a665-bf191cc803f7 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:51.599190 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:51.599190 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:46:51.599190 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-809a436f-2fdd-4cea-a665-bf191cc803f7 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Snapshot retrieved successfully. Jul 10 06:46:51.599190 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-809a436f-2fdd-4cea-a665-bf191cc803f7 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] https://10.4.3.200/volume/v3/snapshots/92244b63-146c-490d-a9ce-bfda59fea240 returned with HTTP 200 Jul 10 06:46:51.599190 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1305/5232] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:46:51 2026] GET /volume/v3/snapshots/92244b63-146c-490d-a9ce-bfda59fea240 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:46:51.607299 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-e505b4ca-4105-48d1-afaf-c8e6abbbcab8 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:51.609171 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e505b4ca-4105-48d1-afaf-c8e6abbbcab8 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-reader] POST https://10.4.3.200/volume/v3/snapshots/92244b63-146c-490d-a9ce-bfda59fea240/action Jul 10 06:46:51.609524 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e505b4ca-4105-48d1-afaf-c8e6abbbcab8 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:46:51.609694 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e505b4ca-4105-48d1-afaf-c8e6abbbcab8 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:46:51.611093 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.contrib.snapshot_unmanage [None req-e505b4ca-4105-48d1-afaf-c8e6abbbcab8 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-reader] Unmanage snapshot with id: 92244b63-146c-490d-a9ce-bfda59fea240 Jul 10 06:46:51.616432 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:51.616432 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:46:51.616955 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-e505b4ca-4105-48d1-afaf-c8e6abbbcab8 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-reader] Snapshot retrieved successfully. Jul 10 06:46:51.617953 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.policy [None req-e505b4ca-4105-48d1-afaf-c8e6abbbcab8 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'ebfbb5a7e86d48228b770630a618995d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b66d710a6bf340b2a0b9debf5dea090f', '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=99977) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 06:46:51.618186 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e505b4ca-4105-48d1-afaf-c8e6abbbcab8 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-reader] https://10.4.3.200/volume/v3/snapshots/92244b63-146c-490d-a9ce-bfda59fea240/action returned with HTTP 403 Jul 10 06:46:51.618747 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1304/5233] 10.4.3.200 () {68 vars in 1396 bytes} [Fri Jul 10 06:46:51 2026] POST /volume/v3/snapshots/92244b63-146c-490d-a9ce-bfda59fea240/action => generated 117 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:46:51.624466 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-3c3e6c28-1867-4869-9d6c-e344ce8d9c66 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:51.626180 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-3c3e6c28-1867-4869-9d6c-e344ce8d9c66 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] DELETE https://10.4.3.200/volume/v3/snapshots/92244b63-146c-490d-a9ce-bfda59fea240 Jul 10 06:46:51.626344 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-3c3e6c28-1867-4869-9d6c-e344ce8d9c66 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:51.626534 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-3c3e6c28-1867-4869-9d6c-e344ce8d9c66 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Calling method 'delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:51.626644 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.snapshots [None req-3c3e6c28-1867-4869-9d6c-e344ce8d9c66 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Delete snapshot with id: 92244b63-146c-490d-a9ce-bfda59fea240 Jul 10 06:46:51.631029 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:51.631029 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:46:51.631333 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-3c3e6c28-1867-4869-9d6c-e344ce8d9c66 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Snapshot retrieved successfully. Jul 10 06:46:51.645521 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-3c3e6c28-1867-4869-9d6c-e344ce8d9c66 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Snapshot delete request issued successfully. Jul 10 06:46:51.645683 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-3c3e6c28-1867-4869-9d6c-e344ce8d9c66 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] https://10.4.3.200/volume/v3/snapshots/92244b63-146c-490d-a9ce-bfda59fea240 returned with HTTP 202 Jul 10 06:46:51.646035 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1317/5234] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 10 06:46:51 2026] DELETE /volume/v3/snapshots/92244b63-146c-490d-a9ce-bfda59fea240 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:46:51.652435 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-9c21238a-dc6f-464a-867f-1d5dcedddd5f None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:51.654085 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9c21238a-dc6f-464a-867f-1d5dcedddd5f tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] GET https://10.4.3.200/volume/v3/snapshots/92244b63-146c-490d-a9ce-bfda59fea240 Jul 10 06:46:51.654254 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9c21238a-dc6f-464a-867f-1d5dcedddd5f tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:51.654445 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9c21238a-dc6f-464a-867f-1d5dcedddd5f tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:51.659164 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:51.659164 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:46:51.659531 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-9c21238a-dc6f-464a-867f-1d5dcedddd5f tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Snapshot retrieved successfully. Jul 10 06:46:51.660198 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9c21238a-dc6f-464a-867f-1d5dcedddd5f tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] https://10.4.3.200/volume/v3/snapshots/92244b63-146c-490d-a9ce-bfda59fea240 returned with HTTP 200 Jul 10 06:46:51.660745 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1309/5235] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:46:51 2026] GET /volume/v3/snapshots/92244b63-146c-490d-a9ce-bfda59fea240 => generated 465 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:46:51.977201 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-719af203-458b-4291-9c0b-ce2b847137ab None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:51.978926 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-719af203-458b-4291-9c0b-ce2b847137ab tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] GET https://10.4.3.200/volume/v3/backups/19aedc7e-8233-491e-9ca2-3d2e7d515766 Jul 10 06:46:51.979269 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-719af203-458b-4291-9c0b-ce2b847137ab tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:51.979593 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-719af203-458b-4291-9c0b-ce2b847137ab tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:51.979842 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-719af203-458b-4291-9c0b-ce2b847137ab tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Show backup with id 19aedc7e-8233-491e-9ca2-3d2e7d515766. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:46:51.984859 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:51.984859 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:46:51.985724 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-719af203-458b-4291-9c0b-ce2b847137ab tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/backups/19aedc7e-8233-491e-9ca2-3d2e7d515766 returned with HTTP 200 Jul 10 06:46:51.986251 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1306/5236] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:46:51 2026] GET /volume/v3/backups/19aedc7e-8233-491e-9ca2-3d2e7d515766 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:46:52.669571 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-9bfb24f9-bbb1-4b0b-a08d-8bd3fd441a76 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:52.671938 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9bfb24f9-bbb1-4b0b-a08d-8bd3fd441a76 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] GET https://10.4.3.200/volume/v3/snapshots/92244b63-146c-490d-a9ce-bfda59fea240 Jul 10 06:46:52.672123 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9bfb24f9-bbb1-4b0b-a08d-8bd3fd441a76 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:52.672407 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9bfb24f9-bbb1-4b0b-a08d-8bd3fd441a76 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:52.678196 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9bfb24f9-bbb1-4b0b-a08d-8bd3fd441a76 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] https://10.4.3.200/volume/v3/snapshots/92244b63-146c-490d-a9ce-bfda59fea240 returned with HTTP 404 Jul 10 06:46:52.678912 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1305/5237] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:46:52 2026] GET /volume/v3/snapshots/92244b63-146c-490d-a9ce-bfda59fea240 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:46:52.685137 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-8584fb0d-47e9-4a0a-b828-64ddfe33e9ed None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:52.686712 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-8584fb0d-47e9-4a0a-b828-64ddfe33e9ed tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] DELETE https://10.4.3.200/volume/v3/volumes/89f56adb-6039-4a25-b63b-35ca4e8412b9 Jul 10 06:46:52.686892 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-8584fb0d-47e9-4a0a-b828-64ddfe33e9ed tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:52.687073 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-8584fb0d-47e9-4a0a-b828-64ddfe33e9ed tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Calling method 'delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:52.687228 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-8584fb0d-47e9-4a0a-b828-64ddfe33e9ed tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Delete volume with id: 89f56adb-6039-4a25-b63b-35ca4e8412b9 Jul 10 06:46:52.693770 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:52.693770 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:46:52.694061 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-8584fb0d-47e9-4a0a-b828-64ddfe33e9ed tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Volume info retrieved successfully. Jul 10 06:46:52.707669 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-8584fb0d-47e9-4a0a-b828-64ddfe33e9ed tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Delete volume request issued successfully. Jul 10 06:46:52.707871 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-8584fb0d-47e9-4a0a-b828-64ddfe33e9ed tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] https://10.4.3.200/volume/v3/volumes/89f56adb-6039-4a25-b63b-35ca4e8412b9 returned with HTTP 202 Jul 10 06:46:52.708250 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1318/5238] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:46:52 2026] DELETE /volume/v3/volumes/89f56adb-6039-4a25-b63b-35ca4e8412b9 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:46:52.714376 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-549d8a32-7e18-4bc3-8b57-fc78c87f570f None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:52.716189 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-549d8a32-7e18-4bc3-8b57-fc78c87f570f tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] GET https://10.4.3.200/volume/v3/volumes/89f56adb-6039-4a25-b63b-35ca4e8412b9 Jul 10 06:46:52.716374 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-549d8a32-7e18-4bc3-8b57-fc78c87f570f tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:52.716587 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-549d8a32-7e18-4bc3-8b57-fc78c87f570f tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:52.723731 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:52.723731 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:46:52.727129 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-549d8a32-7e18-4bc3-8b57-fc78c87f570f tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Volume info retrieved successfully. Jul 10 06:46:52.731160 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-549d8a32-7e18-4bc3-8b57-fc78c87f570f tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] https://10.4.3.200/volume/v3/volumes/89f56adb-6039-4a25-b63b-35ca4e8412b9 returned with HTTP 200 Jul 10 06:46:52.731626 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1310/5239] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:46:52 2026] GET /volume/v3/volumes/89f56adb-6039-4a25-b63b-35ca4e8412b9 => generated 1008 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:46:52.996119 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-9a131db0-ec93-4ab9-a854-e9059b9120ed None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:52.998156 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9a131db0-ec93-4ab9-a854-e9059b9120ed tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] GET https://10.4.3.200/volume/v3/backups/19aedc7e-8233-491e-9ca2-3d2e7d515766 Jul 10 06:46:52.998400 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9a131db0-ec93-4ab9-a854-e9059b9120ed tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:52.998632 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9a131db0-ec93-4ab9-a854-e9059b9120ed tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:52.998755 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-9a131db0-ec93-4ab9-a854-e9059b9120ed tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Show backup with id 19aedc7e-8233-491e-9ca2-3d2e7d515766. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:46:53.003419 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:53.003419 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:46:53.004146 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9a131db0-ec93-4ab9-a854-e9059b9120ed tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/backups/19aedc7e-8233-491e-9ca2-3d2e7d515766 returned with HTTP 200 Jul 10 06:46:53.004581 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1307/5240] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:46:52 2026] GET /volume/v3/backups/19aedc7e-8233-491e-9ca2-3d2e7d515766 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:46:53.456498 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-def1c7b7-9e67-4059-8d8c-1f78216949c5 req-b39045ce-4c5d-4910-8a6d-4e8c8328c78a None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:53.458770 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-def1c7b7-9e67-4059-8d8c-1f78216949c5 req-b39045ce-4c5d-4910-8a6d-4e8c8328c78a tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] GET https://10.4.3.200/volume/v3/volumes/c0de0311-dd42-4afb-bc68-73375756ceb0 Jul 10 06:46:53.459015 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-def1c7b7-9e67-4059-8d8c-1f78216949c5 req-b39045ce-4c5d-4910-8a6d-4e8c8328c78a tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:53.459259 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-def1c7b7-9e67-4059-8d8c-1f78216949c5 req-b39045ce-4c5d-4910-8a6d-4e8c8328c78a tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:53.466904 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:53.466904 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:46:53.470328 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-def1c7b7-9e67-4059-8d8c-1f78216949c5 req-b39045ce-4c5d-4910-8a6d-4e8c8328c78a tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Volume info retrieved successfully. Jul 10 06:46:53.474517 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-def1c7b7-9e67-4059-8d8c-1f78216949c5 req-b39045ce-4c5d-4910-8a6d-4e8c8328c78a tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/volumes/c0de0311-dd42-4afb-bc68-73375756ceb0 returned with HTTP 200 Jul 10 06:46:53.475085 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1306/5241] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:46:53 2026] GET /volume/v3/volumes/c0de0311-dd42-4afb-bc68-73375756ceb0 => generated 1345 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:46:53.482343 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-bd6cefe4-b894-49ba-a494-05ebd253461f None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:53.482684 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-bd6cefe4-b894-49ba-a494-05ebd253461f None None] GET https://10.4.3.200/volume// Jul 10 06:46:53.482837 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-bd6cefe4-b894-49ba-a494-05ebd253461f None None] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:53.483030 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-bd6cefe4-b894-49ba-a494-05ebd253461f None None] Calling method 'all' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:53.483324 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-bd6cefe4-b894-49ba-a494-05ebd253461f None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:46:53.483566 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1319/5242] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:46:53 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 06:46:53.490401 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-def1c7b7-9e67-4059-8d8c-1f78216949c5 req-ec9217b4-6865-4999-ba96-2e8f7e56fa3d None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:53.492082 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-def1c7b7-9e67-4059-8d8c-1f78216949c5 req-ec9217b4-6865-4999-ba96-2e8f7e56fa3d tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 10 06:46:53.492381 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-def1c7b7-9e67-4059-8d8c-1f78216949c5 req-ec9217b4-6865-4999-ba96-2e8f7e56fa3d tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c0de0311-dd42-4afb-bc68-73375756ceb0", "connector": null, "instance_uuid": "a6ccdd0c-3d08-467a-ac09-7546555ca674"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:46:53.499425 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:53.499425 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:46:53.522879 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-def1c7b7-9e67-4059-8d8c-1f78216949c5 req-ec9217b4-6865-4999-ba96-2e8f7e56fa3d tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 10 06:46:53.523302 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1311/5243] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 10 06:46:53 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 10 06:46:53.529646 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-039c4881-202f-4fe1-b0de-62ab58342f8a None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:53.529992 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-039c4881-202f-4fe1-b0de-62ab58342f8a None None] GET https://10.4.3.200/volume// Jul 10 06:46:53.530133 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-039c4881-202f-4fe1-b0de-62ab58342f8a None None] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:53.530301 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-039c4881-202f-4fe1-b0de-62ab58342f8a None None] Calling method 'all' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:53.530607 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-039c4881-202f-4fe1-b0de-62ab58342f8a None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:46:53.530878 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1308/5244] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:46:53 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 06:46:53.537076 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-def1c7b7-9e67-4059-8d8c-1f78216949c5 req-a6f64923-9028-44f8-ba38-b667cfb2ca28 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:53.540839 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-def1c7b7-9e67-4059-8d8c-1f78216949c5 req-a6f64923-9028-44f8-ba38-b667cfb2ca28 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] GET https://10.4.3.200/volume/v3/volumes/c0de0311-dd42-4afb-bc68-73375756ceb0 Jul 10 06:46:53.541026 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-def1c7b7-9e67-4059-8d8c-1f78216949c5 req-a6f64923-9028-44f8-ba38-b667cfb2ca28 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:53.541198 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-def1c7b7-9e67-4059-8d8c-1f78216949c5 req-a6f64923-9028-44f8-ba38-b667cfb2ca28 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:53.550555 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:53.550555 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:46:53.553479 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-def1c7b7-9e67-4059-8d8c-1f78216949c5 req-a6f64923-9028-44f8-ba38-b667cfb2ca28 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Volume info retrieved successfully. Jul 10 06:46:53.557692 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-def1c7b7-9e67-4059-8d8c-1f78216949c5 req-a6f64923-9028-44f8-ba38-b667cfb2ca28 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/volumes/c0de0311-dd42-4afb-bc68-73375756ceb0 returned with HTTP 200 Jul 10 06:46:53.558088 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1307/5245] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 10 06:46:53 2026] GET /volume/v3/volumes/c0de0311-dd42-4afb-bc68-73375756ceb0 => generated 1524 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:46:53.660846 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-def1c7b7-9e67-4059-8d8c-1f78216949c5 req-fb3e7bed-222e-4ab9-b428-5a51b7656215 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:53.713463 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-def1c7b7-9e67-4059-8d8c-1f78216949c5 req-fb3e7bed-222e-4ab9-b428-5a51b7656215 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] PUT https://10.4.3.200/volume/v3/attachments/185d884d-6514-419e-87a3-4841d47164fa Jul 10 06:46:53.713463 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-def1c7b7-9e67-4059-8d8c-1f78216949c5 req-fb3e7bed-222e-4ab9-b428-5a51b7656215 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000004964", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad080837985", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8eedee5c-bca8-4f5c-8f66-111c7b448d96", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:46:53.713463 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.coordination [req-def1c7b7-9e67-4059-8d8c-1f78216949c5 req-fb3e7bed-222e-4ab9-b428-5a51b7656215 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Acquiring lock "cinder-attachment_update-c0de0311-dd42-4afb-bc68-73375756ceb0-np0000004964" by "attachment_update" {{(pid=99975) __acquire /opt/stack/cinder/cinder/coordination.py:210}} Jul 10 06:46:53.713463 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.coordination [req-def1c7b7-9e67-4059-8d8c-1f78216949c5 req-fb3e7bed-222e-4ab9-b428-5a51b7656215 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Lock "cinder-attachment_update-c0de0311-dd42-4afb-bc68-73375756ceb0-np0000004964" acquired by "attachment_update" :: waited 0.005s {{(pid=99975) __acquire /opt/stack/cinder/cinder/coordination.py:228}} Jul 10 06:46:53.713463 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:53.713463 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:46:53.744442 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-18a0ef1e-8230-4351-8d76-f1e0b5e577b1 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:53.746654 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-18a0ef1e-8230-4351-8d76-f1e0b5e577b1 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] GET https://10.4.3.200/volume/v3/volumes/89f56adb-6039-4a25-b63b-35ca4e8412b9 Jul 10 06:46:53.746930 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-18a0ef1e-8230-4351-8d76-f1e0b5e577b1 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:53.747187 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-18a0ef1e-8230-4351-8d76-f1e0b5e577b1 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:53.752434 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-18a0ef1e-8230-4351-8d76-f1e0b5e577b1 tempest-ProjectReaderTests-122494475 tempest-ProjectReaderTests-122494475-project-admin] https://10.4.3.200/volume/v3/volumes/89f56adb-6039-4a25-b63b-35ca4e8412b9 returned with HTTP 404 Jul 10 06:46:53.752923 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1312/5246] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:46:53 2026] GET /volume/v3/volumes/89f56adb-6039-4a25-b63b-35ca4e8412b9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:46:54.015662 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-1fbbc2ab-6a67-4f2b-b3b7-2f95120a734b None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:54.018085 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-1fbbc2ab-6a67-4f2b-b3b7-2f95120a734b tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] GET https://10.4.3.200/volume/v3/backups/19aedc7e-8233-491e-9ca2-3d2e7d515766 Jul 10 06:46:54.018340 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-1fbbc2ab-6a67-4f2b-b3b7-2f95120a734b tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:54.018692 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-1fbbc2ab-6a67-4f2b-b3b7-2f95120a734b tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:54.018825 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-1fbbc2ab-6a67-4f2b-b3b7-2f95120a734b tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Show backup with id 19aedc7e-8233-491e-9ca2-3d2e7d515766. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:46:54.023723 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:54.023723 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:46:54.024577 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-1fbbc2ab-6a67-4f2b-b3b7-2f95120a734b tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/backups/19aedc7e-8233-491e-9ca2-3d2e7d515766 returned with HTTP 200 Jul 10 06:46:54.024643 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1309/5247] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:46:54 2026] GET /volume/v3/backups/19aedc7e-8233-491e-9ca2-3d2e7d515766 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:46:54.194563 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.coordination [req-def1c7b7-9e67-4059-8d8c-1f78216949c5 req-fb3e7bed-222e-4ab9-b428-5a51b7656215 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Lock "cinder-attachment_update-c0de0311-dd42-4afb-bc68-73375756ceb0-np0000004964" released by "attachment_update" :: held 0.519s {{(pid=99975) __release /opt/stack/cinder/cinder/coordination.py:239}} Jul 10 06:46:54.194563 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-def1c7b7-9e67-4059-8d8c-1f78216949c5 req-fb3e7bed-222e-4ab9-b428-5a51b7656215 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/attachments/185d884d-6514-419e-87a3-4841d47164fa returned with HTTP 200 Jul 10 06:46:54.195063 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1320/5248] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 10 06:46:53 2026] PUT /volume/v3/attachments/185d884d-6514-419e-87a3-4841d47164fa => generated 969 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:46:54.707047 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-def1c7b7-9e67-4059-8d8c-1f78216949c5 req-fa6464f4-721f-48fc-bc05-8f6a4694c2e4 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:54.708742 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-def1c7b7-9e67-4059-8d8c-1f78216949c5 req-fa6464f4-721f-48fc-bc05-8f6a4694c2e4 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] POST https://10.4.3.200/volume/v3/attachments/185d884d-6514-419e-87a3-4841d47164fa/action Jul 10 06:46:54.709344 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-def1c7b7-9e67-4059-8d8c-1f78216949c5 req-fa6464f4-721f-48fc-bc05-8f6a4694c2e4 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Action body: b'{"os-complete": null}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:46:54.709344 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-def1c7b7-9e67-4059-8d8c-1f78216949c5 req-fa6464f4-721f-48fc-bc05-8f6a4694c2e4 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:46:54.728427 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:54.728427 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:46:54.737966 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-def1c7b7-9e67-4059-8d8c-1f78216949c5 req-fa6464f4-721f-48fc-bc05-8f6a4694c2e4 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/attachments/185d884d-6514-419e-87a3-4841d47164fa/action returned with HTTP 204 Jul 10 06:46:54.738366 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1308/5249] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 10 06:46:54 2026] POST /volume/v3/attachments/185d884d-6514-419e-87a3-4841d47164fa/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:46:55.035926 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-60fe3899-cac4-4150-b261-6d15c6cd068a None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:55.037481 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-60fe3899-cac4-4150-b261-6d15c6cd068a tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] GET https://10.4.3.200/volume/v3/backups/19aedc7e-8233-491e-9ca2-3d2e7d515766 Jul 10 06:46:55.037691 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-60fe3899-cac4-4150-b261-6d15c6cd068a tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:55.037876 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-60fe3899-cac4-4150-b261-6d15c6cd068a tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:55.037973 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-60fe3899-cac4-4150-b261-6d15c6cd068a tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Show backup with id 19aedc7e-8233-491e-9ca2-3d2e7d515766. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:46:55.041841 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:55.041841 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:46:55.042393 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-60fe3899-cac4-4150-b261-6d15c6cd068a tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/backups/19aedc7e-8233-491e-9ca2-3d2e7d515766 returned with HTTP 200 Jul 10 06:46:55.042762 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1313/5250] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:46:55 2026] GET /volume/v3/backups/19aedc7e-8233-491e-9ca2-3d2e7d515766 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:46:56.051947 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-80bb8e99-5a75-43de-b27b-626cac7ae247 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:56.053469 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-80bb8e99-5a75-43de-b27b-626cac7ae247 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] GET https://10.4.3.200/volume/v3/backups/19aedc7e-8233-491e-9ca2-3d2e7d515766 Jul 10 06:46:56.053683 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-80bb8e99-5a75-43de-b27b-626cac7ae247 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:56.053864 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-80bb8e99-5a75-43de-b27b-626cac7ae247 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:56.053961 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-80bb8e99-5a75-43de-b27b-626cac7ae247 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Show backup with id 19aedc7e-8233-491e-9ca2-3d2e7d515766. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:46:56.057579 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:56.057579 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:46:56.058154 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-80bb8e99-5a75-43de-b27b-626cac7ae247 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/backups/19aedc7e-8233-491e-9ca2-3d2e7d515766 returned with HTTP 200 Jul 10 06:46:56.058596 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1310/5251] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:46:56 2026] GET /volume/v3/backups/19aedc7e-8233-491e-9ca2-3d2e7d515766 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:46:57.067714 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-85f30f77-628f-430d-9c62-147c139ebd95 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:57.069308 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-85f30f77-628f-430d-9c62-147c139ebd95 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] GET https://10.4.3.200/volume/v3/backups/19aedc7e-8233-491e-9ca2-3d2e7d515766 Jul 10 06:46:57.069530 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-85f30f77-628f-430d-9c62-147c139ebd95 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:57.069714 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-85f30f77-628f-430d-9c62-147c139ebd95 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:57.069820 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-85f30f77-628f-430d-9c62-147c139ebd95 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Show backup with id 19aedc7e-8233-491e-9ca2-3d2e7d515766. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:46:57.074208 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:57.074208 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:46:57.074921 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-85f30f77-628f-430d-9c62-147c139ebd95 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/backups/19aedc7e-8233-491e-9ca2-3d2e7d515766 returned with HTTP 200 Jul 10 06:46:57.075338 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1321/5252] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:46:57 2026] GET /volume/v3/backups/19aedc7e-8233-491e-9ca2-3d2e7d515766 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:46:58.088374 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-e4f48584-d3eb-4a35-85b5-c349dd0cf7b1 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:58.090606 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e4f48584-d3eb-4a35-85b5-c349dd0cf7b1 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] GET https://10.4.3.200/volume/v3/backups/19aedc7e-8233-491e-9ca2-3d2e7d515766 Jul 10 06:46:58.090746 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e4f48584-d3eb-4a35-85b5-c349dd0cf7b1 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:58.090986 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e4f48584-d3eb-4a35-85b5-c349dd0cf7b1 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:58.091126 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-e4f48584-d3eb-4a35-85b5-c349dd0cf7b1 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Show backup with id 19aedc7e-8233-491e-9ca2-3d2e7d515766. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:46:58.096893 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:58.096893 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:46:58.097912 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e4f48584-d3eb-4a35-85b5-c349dd0cf7b1 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/backups/19aedc7e-8233-491e-9ca2-3d2e7d515766 returned with HTTP 200 Jul 10 06:46:58.098492 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1309/5253] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:46:58 2026] GET /volume/v3/backups/19aedc7e-8233-491e-9ca2-3d2e7d515766 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:46:59.114927 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-f99a5416-dda2-44cb-9536-8dd0c88a00be None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:46:59.116518 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f99a5416-dda2-44cb-9536-8dd0c88a00be tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] GET https://10.4.3.200/volume/v3/backups/19aedc7e-8233-491e-9ca2-3d2e7d515766 Jul 10 06:46:59.116757 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f99a5416-dda2-44cb-9536-8dd0c88a00be tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:46:59.116960 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f99a5416-dda2-44cb-9536-8dd0c88a00be tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:46:59.117063 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-f99a5416-dda2-44cb-9536-8dd0c88a00be tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Show backup with id 19aedc7e-8233-491e-9ca2-3d2e7d515766. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:46:59.120910 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:46:59.120910 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:46:59.121464 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f99a5416-dda2-44cb-9536-8dd0c88a00be tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/backups/19aedc7e-8233-491e-9ca2-3d2e7d515766 returned with HTTP 200 Jul 10 06:46:59.121900 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1314/5254] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:46:59 2026] GET /volume/v3/backups/19aedc7e-8233-491e-9ca2-3d2e7d515766 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:47:00.132330 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-1b38a0ca-92c8-439c-8928-0296d0128c71 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:47:00.134079 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-1b38a0ca-92c8-439c-8928-0296d0128c71 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] GET https://10.4.3.200/volume/v3/backups/19aedc7e-8233-491e-9ca2-3d2e7d515766 Jul 10 06:47:00.134252 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-1b38a0ca-92c8-439c-8928-0296d0128c71 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:47:00.134543 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-1b38a0ca-92c8-439c-8928-0296d0128c71 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:47:00.134643 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-1b38a0ca-92c8-439c-8928-0296d0128c71 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Show backup with id 19aedc7e-8233-491e-9ca2-3d2e7d515766. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:47:00.138381 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:47:00.138381 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:47:00.138934 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-1b38a0ca-92c8-439c-8928-0296d0128c71 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/backups/19aedc7e-8233-491e-9ca2-3d2e7d515766 returned with HTTP 200 Jul 10 06:47:00.139371 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1311/5255] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:47:00 2026] GET /volume/v3/backups/19aedc7e-8233-491e-9ca2-3d2e7d515766 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:47:01.150737 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-4e737751-f99d-4cd4-9a25-adaec5ecf54b None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:47:01.152133 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-4e737751-f99d-4cd4-9a25-adaec5ecf54b tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] GET https://10.4.3.200/volume/v3/backups/19aedc7e-8233-491e-9ca2-3d2e7d515766 Jul 10 06:47:01.152133 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-4e737751-f99d-4cd4-9a25-adaec5ecf54b tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:47:01.152382 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-4e737751-f99d-4cd4-9a25-adaec5ecf54b tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:47:01.152464 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-4e737751-f99d-4cd4-9a25-adaec5ecf54b tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Show backup with id 19aedc7e-8233-491e-9ca2-3d2e7d515766. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:47:01.156518 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:47:01.156518 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:47:01.157110 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-4e737751-f99d-4cd4-9a25-adaec5ecf54b tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/backups/19aedc7e-8233-491e-9ca2-3d2e7d515766 returned with HTTP 200 Jul 10 06:47:01.157754 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1322/5256] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:47:01 2026] GET /volume/v3/backups/19aedc7e-8233-491e-9ca2-3d2e7d515766 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:47:02.168790 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-4293b4ee-6d75-4abf-8668-44c23dd5fe87 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:47:02.170326 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4293b4ee-6d75-4abf-8668-44c23dd5fe87 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] GET https://10.4.3.200/volume/v3/backups/19aedc7e-8233-491e-9ca2-3d2e7d515766 Jul 10 06:47:02.170525 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4293b4ee-6d75-4abf-8668-44c23dd5fe87 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:47:02.170698 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4293b4ee-6d75-4abf-8668-44c23dd5fe87 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:47:02.170806 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-4293b4ee-6d75-4abf-8668-44c23dd5fe87 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Show backup with id 19aedc7e-8233-491e-9ca2-3d2e7d515766. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:47:02.174627 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:47:02.174627 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:47:02.175132 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4293b4ee-6d75-4abf-8668-44c23dd5fe87 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/backups/19aedc7e-8233-491e-9ca2-3d2e7d515766 returned with HTTP 200 Jul 10 06:47:02.175454 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1310/5257] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:47:02 2026] GET /volume/v3/backups/19aedc7e-8233-491e-9ca2-3d2e7d515766 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:47:03.184389 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-e1b5f5bb-d477-4822-b4f7-cd0cccf5a1f3 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:47:03.186120 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e1b5f5bb-d477-4822-b4f7-cd0cccf5a1f3 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] GET https://10.4.3.200/volume/v3/backups/19aedc7e-8233-491e-9ca2-3d2e7d515766 Jul 10 06:47:03.186313 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e1b5f5bb-d477-4822-b4f7-cd0cccf5a1f3 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:47:03.186581 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e1b5f5bb-d477-4822-b4f7-cd0cccf5a1f3 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:47:03.186627 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-e1b5f5bb-d477-4822-b4f7-cd0cccf5a1f3 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Show backup with id 19aedc7e-8233-491e-9ca2-3d2e7d515766. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:47:03.191153 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:47:03.191153 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:47:03.191842 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e1b5f5bb-d477-4822-b4f7-cd0cccf5a1f3 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/backups/19aedc7e-8233-491e-9ca2-3d2e7d515766 returned with HTTP 200 Jul 10 06:47:03.192208 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1315/5258] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:47:03 2026] GET /volume/v3/backups/19aedc7e-8233-491e-9ca2-3d2e7d515766 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:47:04.201348 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-ebefa102-ce97-4d6f-8060-2bead944ca87 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:47:04.203235 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ebefa102-ce97-4d6f-8060-2bead944ca87 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] GET https://10.4.3.200/volume/v3/backups/19aedc7e-8233-491e-9ca2-3d2e7d515766 Jul 10 06:47:04.203458 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ebefa102-ce97-4d6f-8060-2bead944ca87 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:47:04.203670 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ebefa102-ce97-4d6f-8060-2bead944ca87 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:47:04.203796 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-ebefa102-ce97-4d6f-8060-2bead944ca87 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Show backup with id 19aedc7e-8233-491e-9ca2-3d2e7d515766. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:47:04.208656 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:47:04.208656 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:47:04.209268 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ebefa102-ce97-4d6f-8060-2bead944ca87 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/backups/19aedc7e-8233-491e-9ca2-3d2e7d515766 returned with HTTP 200 Jul 10 06:47:04.209631 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1312/5259] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:47:04 2026] GET /volume/v3/backups/19aedc7e-8233-491e-9ca2-3d2e7d515766 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:47:04.218805 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-e23a09c8-0196-4369-afb8-dded95679308 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:47:04.220866 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-e23a09c8-0196-4369-afb8-dded95679308 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-member] DELETE https://10.4.3.200/volume/v3/backups/19aedc7e-8233-491e-9ca2-3d2e7d515766 Jul 10 06:47:04.221110 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-e23a09c8-0196-4369-afb8-dded95679308 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:47:04.221386 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-e23a09c8-0196-4369-afb8-dded95679308 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-member] Calling method 'delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:47:04.221526 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.contrib.backups [None req-e23a09c8-0196-4369-afb8-dded95679308 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-member] Delete backup with id: 19aedc7e-8233-491e-9ca2-3d2e7d515766. Jul 10 06:47:04.226288 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:47:04.226288 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:47:04.241188 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.backup.rpcapi [None req-e23a09c8-0196-4369-afb8-dded95679308 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-member] delete_backup rpcapi backup_id 19aedc7e-8233-491e-9ca2-3d2e7d515766 {{(pid=99975) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 06:47:04.243178 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-e23a09c8-0196-4369-afb8-dded95679308 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-member] https://10.4.3.200/volume/v3/backups/19aedc7e-8233-491e-9ca2-3d2e7d515766 returned with HTTP 202 Jul 10 06:47:04.243736 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1323/5260] 10.4.3.200 () {68 vars in 1391 bytes} [Fri Jul 10 06:47:04 2026] DELETE /volume/v3/backups/19aedc7e-8233-491e-9ca2-3d2e7d515766 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:47:04.250425 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-12414147-3370-42a0-9418-6c80f79807d7 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:47:04.252371 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-12414147-3370-42a0-9418-6c80f79807d7 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] DELETE https://10.4.3.200/volume/v3/volumes/c3018394-be79-41ab-be90-52af3a546d89 Jul 10 06:47:04.252619 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-12414147-3370-42a0-9418-6c80f79807d7 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:47:04.252853 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-12414147-3370-42a0-9418-6c80f79807d7 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:47:04.253032 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-12414147-3370-42a0-9418-6c80f79807d7 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Delete volume with id: c3018394-be79-41ab-be90-52af3a546d89 Jul 10 06:47:04.261046 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:47:04.261046 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:47:04.261459 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-12414147-3370-42a0-9418-6c80f79807d7 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Volume info retrieved successfully. Jul 10 06:47:04.282090 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-12414147-3370-42a0-9418-6c80f79807d7 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Delete volume request issued successfully. Jul 10 06:47:04.282297 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-12414147-3370-42a0-9418-6c80f79807d7 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/volumes/c3018394-be79-41ab-be90-52af3a546d89 returned with HTTP 202 Jul 10 06:47:04.282804 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1311/5261] 10.4.3.200 () {68 vars in 1391 bytes} [Fri Jul 10 06:47:04 2026] DELETE /volume/v3/volumes/c3018394-be79-41ab-be90-52af3a546d89 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:47:04.291158 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-67830300-25fe-4a4a-8016-6b86924a0e90 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:47:04.293274 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-67830300-25fe-4a4a-8016-6b86924a0e90 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] GET https://10.4.3.200/volume/v3/volumes/c3018394-be79-41ab-be90-52af3a546d89 Jul 10 06:47:04.296172 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-67830300-25fe-4a4a-8016-6b86924a0e90 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:47:04.296172 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-67830300-25fe-4a4a-8016-6b86924a0e90 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:47:04.300998 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:47:04.300998 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:47:04.304662 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-67830300-25fe-4a4a-8016-6b86924a0e90 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Volume info retrieved successfully. Jul 10 06:47:04.309475 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-67830300-25fe-4a4a-8016-6b86924a0e90 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/volumes/c3018394-be79-41ab-be90-52af3a546d89 returned with HTTP 200 Jul 10 06:47:04.309841 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1316/5262] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:47:04 2026] GET /volume/v3/volumes/c3018394-be79-41ab-be90-52af3a546d89 => generated 1017 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:47:05.323637 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-171aa948-32a9-4d17-90ea-d0b6882371f2 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:47:05.325415 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-171aa948-32a9-4d17-90ea-d0b6882371f2 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] GET https://10.4.3.200/volume/v3/volumes/c3018394-be79-41ab-be90-52af3a546d89 Jul 10 06:47:05.325681 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-171aa948-32a9-4d17-90ea-d0b6882371f2 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:47:05.325915 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-171aa948-32a9-4d17-90ea-d0b6882371f2 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:47:05.331439 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-171aa948-32a9-4d17-90ea-d0b6882371f2 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/volumes/c3018394-be79-41ab-be90-52af3a546d89 returned with HTTP 404 Jul 10 06:47:05.332307 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1313/5263] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:47:05 2026] GET /volume/v3/volumes/c3018394-be79-41ab-be90-52af3a546d89 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:47:05.339169 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-7280dc10-94c6-48cf-9234-2474686f81e9 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:47:05.341538 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-7280dc10-94c6-48cf-9234-2474686f81e9 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-member] GET https://10.4.3.200/volume/v3/backups/8973c607-7d94-429f-9178-825b3d008abe/export_record Jul 10 06:47:05.341851 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-7280dc10-94c6-48cf-9234-2474686f81e9 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:47:05.342112 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-7280dc10-94c6-48cf-9234-2474686f81e9 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-member] Calling method 'export_record' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:47:05.342275 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.contrib.backups [None req-7280dc10-94c6-48cf-9234-2474686f81e9 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-member] Export record for backup 8973c607-7d94-429f-9178-825b3d008abe. {{(pid=99975) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 10 06:47:05.348123 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:47:05.348123 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:47:05.349762 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.policy [None req-7280dc10-94c6-48cf-9234-2474686f81e9 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-member] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '03f889b761744ed0a5dbe949f7405d82', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2f6a0f76a3314da2a54fae6012b20c45', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99975) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 06:47:05.350046 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-7280dc10-94c6-48cf-9234-2474686f81e9 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-member] https://10.4.3.200/volume/v3/backups/8973c607-7d94-429f-9178-825b3d008abe/export_record returned with HTTP 403 Jul 10 06:47:05.350672 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1324/5264] 10.4.3.200 () {68 vars in 1430 bytes} [Fri Jul 10 06:47:05 2026] GET /volume/v3/backups/8973c607-7d94-429f-9178-825b3d008abe/export_record => generated 101 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:47:05.357974 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-04f6edb9-49a7-4f8d-8b8e-09bb37a58f94 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:47:05.359433 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-04f6edb9-49a7-4f8d-8b8e-09bb37a58f94 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:47:05.359786 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-04f6edb9-49a7-4f8d-8b8e-09bb37a58f94 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2124860000"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:47:05.361092 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.volumes [None req-04f6edb9-49a7-4f8d-8b8e-09bb37a58f94 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2124860000'}} {{(pid=99977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:47:05.361204 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-04f6edb9-49a7-4f8d-8b8e-09bb37a58f94 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Create volume of 1 GB Jul 10 06:47:05.366032 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-04f6edb9-49a7-4f8d-8b8e-09bb37a58f94 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Availability Zones retrieved successfully. Jul 10 06:47:05.371442 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-04f6edb9-49a7-4f8d-8b8e-09bb37a58f94 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Flow 'volume_create_api' (3af1cbe0-5767-4826-a268-c756f2bbcd9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:47:05.372356 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-04f6edb9-49a7-4f8d-8b8e-09bb37a58f94 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4f77c50-3bf0-4505-aef3-c3420b04c0ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:47:05.373174 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.flows.api.create_volume [None req-04f6edb9-49a7-4f8d-8b8e-09bb37a58f94 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Validating volume size '1' using validate_int {{(pid=99977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:47:05.402768 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-04f6edb9-49a7-4f8d-8b8e-09bb37a58f94 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4f77c50-3bf0-4505-aef3-c3420b04c0ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:47:05.403762 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-04f6edb9-49a7-4f8d-8b8e-09bb37a58f94 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55f56af3-483d-4a86-ac04-108adce432cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:47:05.455062 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-04f6edb9-49a7-4f8d-8b8e-09bb37a58f94 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Created reservations ['a6447b51-aeda-4040-9862-f039a9bf88b0', '8808ebf4-d078-484b-a3a2-05bc92feb9bd', 'b732666c-6bbc-4b99-a6bc-c7ef6dd93e32', '5178e565-69f8-431e-8661-cc190b2d19ab'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:47:05.456229 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-04f6edb9-49a7-4f8d-8b8e-09bb37a58f94 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55f56af3-483d-4a86-ac04-108adce432cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a6447b51-aeda-4040-9862-f039a9bf88b0', '8808ebf4-d078-484b-a3a2-05bc92feb9bd', 'b732666c-6bbc-4b99-a6bc-c7ef6dd93e32', '5178e565-69f8-431e-8661-cc190b2d19ab']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:47:05.457327 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-04f6edb9-49a7-4f8d-8b8e-09bb37a58f94 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64e5878a-76bd-433b-881c-a1e3a3417898) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:47:05.490028 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-04f6edb9-49a7-4f8d-8b8e-09bb37a58f94 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64e5878a-76bd-433b-881c-a1e3a3417898) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f96f9fc1-fd02-455f-bc35-5468e1c13094', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2124860000',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f6a0f76a3314da2a54fae6012b20c45',qos_specs=None,replication_status=,reservations=['a6447b51-aeda-4040-9862-f039a9bf88b0','8808ebf4-d078-484b-a3a2-05bc92feb9bd','b732666c-6bbc-4b99-a6bc-c7ef6dd93e32','5178e565-69f8-431e-8661-cc190b2d19ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c97c860c3914a5296460a0facaa81ff',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:47:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2124860000',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f96f9fc1-fd02-455f-bc35-5468e1c13094,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f6a0f76a3314da2a54fae6012b20c45',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2c97c860c3914a5296460a0facaa81ff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:47:05.491277 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-04f6edb9-49a7-4f8d-8b8e-09bb37a58f94 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cbb832ec-139f-4440-b711-75d6facd9d51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:47:05.511343 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-04f6edb9-49a7-4f8d-8b8e-09bb37a58f94 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cbb832ec-139f-4440-b711-75d6facd9d51) transitioned into state 'SUCCESS' from state '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-2124860000',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f6a0f76a3314da2a54fae6012b20c45',qos_specs=None,replication_status=,reservations=['a6447b51-aeda-4040-9862-f039a9bf88b0','8808ebf4-d078-484b-a3a2-05bc92feb9bd','b732666c-6bbc-4b99-a6bc-c7ef6dd93e32','5178e565-69f8-431e-8661-cc190b2d19ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c97c860c3914a5296460a0facaa81ff',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:47:05.512106 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-04f6edb9-49a7-4f8d-8b8e-09bb37a58f94 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b04c37e-8ae3-4ef7-921a-47773ace05d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:47:05.523358 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-04f6edb9-49a7-4f8d-8b8e-09bb37a58f94 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b04c37e-8ae3-4ef7-921a-47773ace05d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:47:05.524592 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-04f6edb9-49a7-4f8d-8b8e-09bb37a58f94 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Flow 'volume_create_api' (3af1cbe0-5767-4826-a268-c756f2bbcd9f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:47:05.524916 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-04f6edb9-49a7-4f8d-8b8e-09bb37a58f94 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Create volume request issued successfully. Jul 10 06:47:05.525705 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-04f6edb9-49a7-4f8d-8b8e-09bb37a58f94 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:47:05.526137 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1312/5265] 10.4.3.200 () {70 vars in 1298 bytes} [Fri Jul 10 06:47:05 2026] POST /volume/v3/volumes => generated 778 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:47:05.540859 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-f5647070-0b34-4fc6-a3a6-a8a317800ab5 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:47:05.543160 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f5647070-0b34-4fc6-a3a6-a8a317800ab5 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] GET https://10.4.3.200/volume/v3/volumes/f96f9fc1-fd02-455f-bc35-5468e1c13094 Jul 10 06:47:05.543365 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f5647070-0b34-4fc6-a3a6-a8a317800ab5 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:47:05.543555 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f5647070-0b34-4fc6-a3a6-a8a317800ab5 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:47:05.550554 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:47:05.550554 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:47:05.553730 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-f5647070-0b34-4fc6-a3a6-a8a317800ab5 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Volume info retrieved successfully. Jul 10 06:47:05.557379 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f5647070-0b34-4fc6-a3a6-a8a317800ab5 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/volumes/f96f9fc1-fd02-455f-bc35-5468e1c13094 returned with HTTP 200 Jul 10 06:47:05.557865 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1317/5266] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:47:05 2026] GET /volume/v3/volumes/f96f9fc1-fd02-455f-bc35-5468e1c13094 => generated 957 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:47:05.659356 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-b7f03374-3f96-41aa-a4be-34a9fafbb018 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:47:05.661416 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b7f03374-3f96-41aa-a4be-34a9fafbb018 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] GET https://10.4.3.200/volume/v3/volumes/c0de0311-dd42-4afb-bc68-73375756ceb0 Jul 10 06:47:05.661662 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b7f03374-3f96-41aa-a4be-34a9fafbb018 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:47:05.661800 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b7f03374-3f96-41aa-a4be-34a9fafbb018 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:47:05.671845 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:47:05.671845 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:47:05.675339 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-b7f03374-3f96-41aa-a4be-34a9fafbb018 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Volume info retrieved successfully. Jul 10 06:47:05.679533 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b7f03374-3f96-41aa-a4be-34a9fafbb018 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/volumes/c0de0311-dd42-4afb-bc68-73375756ceb0 returned with HTTP 200 Jul 10 06:47:05.679893 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1314/5267] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:47:05 2026] GET /volume/v3/volumes/c0de0311-dd42-4afb-bc68-73375756ceb0 => generated 1637 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:47:06.572621 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-339e7714-bac4-4568-9f15-ea19aa8f97d0 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:47:06.574235 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-339e7714-bac4-4568-9f15-ea19aa8f97d0 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] GET https://10.4.3.200/volume/v3/volumes/f96f9fc1-fd02-455f-bc35-5468e1c13094 Jul 10 06:47:06.574430 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-339e7714-bac4-4568-9f15-ea19aa8f97d0 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:47:06.574633 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-339e7714-bac4-4568-9f15-ea19aa8f97d0 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:47:06.581361 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:47:06.581361 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:47:06.584451 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-339e7714-bac4-4568-9f15-ea19aa8f97d0 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Volume info retrieved successfully. Jul 10 06:47:06.587986 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-339e7714-bac4-4568-9f15-ea19aa8f97d0 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/volumes/f96f9fc1-fd02-455f-bc35-5468e1c13094 returned with HTTP 200 Jul 10 06:47:06.588368 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1325/5268] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:47:06 2026] GET /volume/v3/volumes/f96f9fc1-fd02-455f-bc35-5468e1c13094 => generated 1018 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:47:06.600109 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-3d60d616-56f1-4d72-86c3-31d2b09aa3b6 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:47:06.601944 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3d60d616-56f1-4d72-86c3-31d2b09aa3b6 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] POST https://10.4.3.200/volume/v3/backups Jul 10 06:47:06.602328 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3d60d616-56f1-4d72-86c3-31d2b09aa3b6 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f96f9fc1-fd02-455f-bc35-5468e1c13094", "name": "tempest-type-Backup-792437188"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:47:06.603745 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.contrib.backups [None req-3d60d616-56f1-4d72-86c3-31d2b09aa3b6 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Creating new backup {'backup': {'volume_id': 'f96f9fc1-fd02-455f-bc35-5468e1c13094', 'name': 'tempest-type-Backup-792437188'}} {{(pid=99977) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 06:47:06.603910 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.contrib.backups [None req-3d60d616-56f1-4d72-86c3-31d2b09aa3b6 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Creating backup of volume f96f9fc1-fd02-455f-bc35-5468e1c13094 in container None Jul 10 06:47:06.610820 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:47:06.610820 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:47:06.611140 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-3d60d616-56f1-4d72-86c3-31d2b09aa3b6 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Volume info retrieved successfully. Jul 10 06:47:06.627006 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-3d60d616-56f1-4d72-86c3-31d2b09aa3b6 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Created reservations ['5dd57779-fe47-43a2-a3d1-a24d7c9e8ce8', '63922077-eec1-47d6-b465-8c9ab5dd17bf'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:47:06.655527 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3d60d616-56f1-4d72-86c3-31d2b09aa3b6 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/backups returned with HTTP 202 Jul 10 06:47:06.656028 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1313/5269] 10.4.3.200 () {70 vars in 1299 bytes} [Fri Jul 10 06:47:06 2026] POST /volume/v3/backups => generated 315 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:47:06.665030 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-dc0b21aa-d006-4b33-8b1e-2d3a77ef39f5 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:47:06.667076 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-dc0b21aa-d006-4b33-8b1e-2d3a77ef39f5 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] GET https://10.4.3.200/volume/v3/backups/589911a6-5317-43e7-a965-ef1c8db36222 Jul 10 06:47:06.667076 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-dc0b21aa-d006-4b33-8b1e-2d3a77ef39f5 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:47:06.667184 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-dc0b21aa-d006-4b33-8b1e-2d3a77ef39f5 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:47:06.667362 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-dc0b21aa-d006-4b33-8b1e-2d3a77ef39f5 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Show backup with id 589911a6-5317-43e7-a965-ef1c8db36222. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:47:06.671345 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:47:06.671345 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:47:06.672023 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-dc0b21aa-d006-4b33-8b1e-2d3a77ef39f5 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/backups/589911a6-5317-43e7-a965-ef1c8db36222 returned with HTTP 200 Jul 10 06:47:06.672433 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1318/5270] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:47:06 2026] GET /volume/v3/backups/589911a6-5317-43e7-a965-ef1c8db36222 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:47:07.684845 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-89f4c851-aa51-4cc2-9f02-83bbbaca4b43 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:47:07.686576 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-89f4c851-aa51-4cc2-9f02-83bbbaca4b43 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] GET https://10.4.3.200/volume/v3/backups/589911a6-5317-43e7-a965-ef1c8db36222 Jul 10 06:47:07.686821 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-89f4c851-aa51-4cc2-9f02-83bbbaca4b43 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:47:07.687031 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-89f4c851-aa51-4cc2-9f02-83bbbaca4b43 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:47:07.687155 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-89f4c851-aa51-4cc2-9f02-83bbbaca4b43 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Show backup with id 589911a6-5317-43e7-a965-ef1c8db36222. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:47:07.690943 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:47:07.690943 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:47:07.691512 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-89f4c851-aa51-4cc2-9f02-83bbbaca4b43 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/backups/589911a6-5317-43e7-a965-ef1c8db36222 returned with HTTP 200 Jul 10 06:47:07.691875 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1315/5271] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:47:07 2026] GET /volume/v3/backups/589911a6-5317-43e7-a965-ef1c8db36222 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:47:08.703637 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-8eb05d04-2160-4879-a66c-7760d53dd92f None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:47:08.705293 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-8eb05d04-2160-4879-a66c-7760d53dd92f tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] GET https://10.4.3.200/volume/v3/backups/589911a6-5317-43e7-a965-ef1c8db36222 Jul 10 06:47:08.705525 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-8eb05d04-2160-4879-a66c-7760d53dd92f tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:47:08.705728 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-8eb05d04-2160-4879-a66c-7760d53dd92f tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:47:08.705848 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-8eb05d04-2160-4879-a66c-7760d53dd92f tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Show backup with id 589911a6-5317-43e7-a965-ef1c8db36222. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:47:08.709521 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:47:08.709521 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:47:08.710054 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-8eb05d04-2160-4879-a66c-7760d53dd92f tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/backups/589911a6-5317-43e7-a965-ef1c8db36222 returned with HTTP 200 Jul 10 06:47:08.710426 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1326/5272] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:47:08 2026] GET /volume/v3/backups/589911a6-5317-43e7-a965-ef1c8db36222 => generated 724 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:47:09.719259 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-f6838d13-9896-4144-a0e9-e13906e1b8c1 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:47:09.720829 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f6838d13-9896-4144-a0e9-e13906e1b8c1 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] GET https://10.4.3.200/volume/v3/backups/589911a6-5317-43e7-a965-ef1c8db36222 Jul 10 06:47:09.721011 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f6838d13-9896-4144-a0e9-e13906e1b8c1 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:47:09.721190 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f6838d13-9896-4144-a0e9-e13906e1b8c1 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:47:09.721275 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-f6838d13-9896-4144-a0e9-e13906e1b8c1 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Show backup with id 589911a6-5317-43e7-a965-ef1c8db36222. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:47:09.724888 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:47:09.724888 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:47:09.725688 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f6838d13-9896-4144-a0e9-e13906e1b8c1 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/backups/589911a6-5317-43e7-a965-ef1c8db36222 returned with HTTP 200 Jul 10 06:47:09.725688 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1314/5273] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:47:09 2026] GET /volume/v3/backups/589911a6-5317-43e7-a965-ef1c8db36222 => generated 724 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:47:10.735325 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-3b3b4937-f6e3-4d92-8966-ac225645bdb1 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:47:10.737558 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3b3b4937-f6e3-4d92-8966-ac225645bdb1 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] GET https://10.4.3.200/volume/v3/backups/589911a6-5317-43e7-a965-ef1c8db36222 Jul 10 06:47:10.737853 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3b3b4937-f6e3-4d92-8966-ac225645bdb1 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:47:10.738100 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3b3b4937-f6e3-4d92-8966-ac225645bdb1 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:47:10.738243 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-3b3b4937-f6e3-4d92-8966-ac225645bdb1 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Show backup with id 589911a6-5317-43e7-a965-ef1c8db36222. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:47:10.743200 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:47:10.743200 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:47:10.743867 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3b3b4937-f6e3-4d92-8966-ac225645bdb1 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/backups/589911a6-5317-43e7-a965-ef1c8db36222 returned with HTTP 200 Jul 10 06:47:10.744242 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1319/5274] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:47:10 2026] GET /volume/v3/backups/589911a6-5317-43e7-a965-ef1c8db36222 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:47:11.673044 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-07d7e648-419b-48dd-b84f-f999e9847730 req-e58f3dab-945e-4acf-94f4-7b2f004ff733 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:47:11.674954 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-07d7e648-419b-48dd-b84f-f999e9847730 req-e58f3dab-945e-4acf-94f4-7b2f004ff733 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] DELETE https://10.4.3.200/volume/v3/attachments/185d884d-6514-419e-87a3-4841d47164fa Jul 10 06:47:11.675123 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-07d7e648-419b-48dd-b84f-f999e9847730 req-e58f3dab-945e-4acf-94f4-7b2f004ff733 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:47:11.675289 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-07d7e648-419b-48dd-b84f-f999e9847730 req-e58f3dab-945e-4acf-94f4-7b2f004ff733 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'version_select' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:47:11.682124 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:47:11.682124 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:47:11.755032 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-ec54cc6f-0fae-450d-8b7e-e89717defc89 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:47:11.757644 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-ec54cc6f-0fae-450d-8b7e-e89717defc89 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] GET https://10.4.3.200/volume/v3/backups/589911a6-5317-43e7-a965-ef1c8db36222 Jul 10 06:47:11.758081 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-ec54cc6f-0fae-450d-8b7e-e89717defc89 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:47:11.758441 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-ec54cc6f-0fae-450d-8b7e-e89717defc89 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:47:11.758755 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-ec54cc6f-0fae-450d-8b7e-e89717defc89 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Show backup with id 589911a6-5317-43e7-a965-ef1c8db36222. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:47:11.764121 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:47:11.764121 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:47:11.765102 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-ec54cc6f-0fae-450d-8b7e-e89717defc89 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/backups/589911a6-5317-43e7-a965-ef1c8db36222 returned with HTTP 200 Jul 10 06:47:11.765699 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1327/5275] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:47:11 2026] GET /volume/v3/backups/589911a6-5317-43e7-a965-ef1c8db36222 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:47:12.213683 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-07d7e648-419b-48dd-b84f-f999e9847730 req-e58f3dab-945e-4acf-94f4-7b2f004ff733 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/attachments/185d884d-6514-419e-87a3-4841d47164fa returned with HTTP 200 Jul 10 06:47:12.214076 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1316/5276] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 10 06:47:11 2026] DELETE /volume/v3/attachments/185d884d-6514-419e-87a3-4841d47164fa => generated 19 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:47:12.224059 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-07d7e648-419b-48dd-b84f-f999e9847730 req-86d825ca-a7b3-4099-ab91-8132ffe8c557 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:47:12.228046 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-07d7e648-419b-48dd-b84f-f999e9847730 req-86d825ca-a7b3-4099-ab91-8132ffe8c557 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] DELETE https://10.4.3.200/volume/v3/volumes/c0de0311-dd42-4afb-bc68-73375756ceb0 Jul 10 06:47:12.228046 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-07d7e648-419b-48dd-b84f-f999e9847730 req-86d825ca-a7b3-4099-ab91-8132ffe8c557 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:47:12.228046 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-07d7e648-419b-48dd-b84f-f999e9847730 req-86d825ca-a7b3-4099-ab91-8132ffe8c557 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:47:12.228046 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [req-07d7e648-419b-48dd-b84f-f999e9847730 req-86d825ca-a7b3-4099-ab91-8132ffe8c557 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Delete volume with id: c0de0311-dd42-4afb-bc68-73375756ceb0 Jul 10 06:47:12.233938 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:47:12.233938 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:47:12.234600 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-07d7e648-419b-48dd-b84f-f999e9847730 req-86d825ca-a7b3-4099-ab91-8132ffe8c557 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Volume info retrieved successfully. Jul 10 06:47:12.255292 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-07d7e648-419b-48dd-b84f-f999e9847730 req-86d825ca-a7b3-4099-ab91-8132ffe8c557 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Delete volume request issued successfully. Jul 10 06:47:12.255791 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-07d7e648-419b-48dd-b84f-f999e9847730 req-86d825ca-a7b3-4099-ab91-8132ffe8c557 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/volumes/c0de0311-dd42-4afb-bc68-73375756ceb0 returned with HTTP 202 Jul 10 06:47:12.256468 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1315/5277] 10.4.3.200 () {70 vars in 1620 bytes} [Fri Jul 10 06:47:12 2026] DELETE /volume/v3/volumes/c0de0311-dd42-4afb-bc68-73375756ceb0 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:47:12.776640 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-6d910c06-1fe0-489a-abbb-344ab13bdddd None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:47:12.780351 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6d910c06-1fe0-489a-abbb-344ab13bdddd tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] GET https://10.4.3.200/volume/v3/backups/589911a6-5317-43e7-a965-ef1c8db36222 Jul 10 06:47:12.780351 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6d910c06-1fe0-489a-abbb-344ab13bdddd tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:47:12.780351 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6d910c06-1fe0-489a-abbb-344ab13bdddd tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:47:12.780351 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-6d910c06-1fe0-489a-abbb-344ab13bdddd tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Show backup with id 589911a6-5317-43e7-a965-ef1c8db36222. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:47:12.783976 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:47:12.783976 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:47:12.785496 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6d910c06-1fe0-489a-abbb-344ab13bdddd tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/backups/589911a6-5317-43e7-a965-ef1c8db36222 returned with HTTP 200 Jul 10 06:47:12.785496 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1320/5278] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:47:12 2026] GET /volume/v3/backups/589911a6-5317-43e7-a965-ef1c8db36222 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:47:13.796534 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-bdb23f2c-8dbf-4863-8660-1c8aa3eef809 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:47:13.798569 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-bdb23f2c-8dbf-4863-8660-1c8aa3eef809 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] GET https://10.4.3.200/volume/v3/backups/589911a6-5317-43e7-a965-ef1c8db36222 Jul 10 06:47:13.798569 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-bdb23f2c-8dbf-4863-8660-1c8aa3eef809 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:47:13.798569 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-bdb23f2c-8dbf-4863-8660-1c8aa3eef809 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:47:13.798569 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-bdb23f2c-8dbf-4863-8660-1c8aa3eef809 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Show backup with id 589911a6-5317-43e7-a965-ef1c8db36222. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:47:13.802695 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:47:13.802695 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:47:13.803399 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-bdb23f2c-8dbf-4863-8660-1c8aa3eef809 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/backups/589911a6-5317-43e7-a965-ef1c8db36222 returned with HTTP 200 Jul 10 06:47:13.803787 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1328/5279] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:47:13 2026] GET /volume/v3/backups/589911a6-5317-43e7-a965-ef1c8db36222 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:47:14.814148 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-23724993-da11-4a62-abde-d8c273f5a79d None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:47:14.815811 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-23724993-da11-4a62-abde-d8c273f5a79d tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] GET https://10.4.3.200/volume/v3/backups/589911a6-5317-43e7-a965-ef1c8db36222 Jul 10 06:47:14.815996 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-23724993-da11-4a62-abde-d8c273f5a79d tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:47:14.816166 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-23724993-da11-4a62-abde-d8c273f5a79d tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:47:14.816262 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-23724993-da11-4a62-abde-d8c273f5a79d tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Show backup with id 589911a6-5317-43e7-a965-ef1c8db36222. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:47:14.820320 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:47:14.820320 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:47:14.820968 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-23724993-da11-4a62-abde-d8c273f5a79d tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/backups/589911a6-5317-43e7-a965-ef1c8db36222 returned with HTTP 200 Jul 10 06:47:14.821308 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1317/5280] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:47:14 2026] GET /volume/v3/backups/589911a6-5317-43e7-a965-ef1c8db36222 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:47:14.917756 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-72b72602-378c-4d2d-bb1d-e91f0e4da271 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:47:14.919538 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-72b72602-378c-4d2d-bb1d-e91f0e4da271 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] GET https://10.4.3.200/volume/v3/volumes/c0de0311-dd42-4afb-bc68-73375756ceb0 Jul 10 06:47:14.919795 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-72b72602-378c-4d2d-bb1d-e91f0e4da271 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:47:14.920013 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-72b72602-378c-4d2d-bb1d-e91f0e4da271 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:47:14.924930 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-72b72602-378c-4d2d-bb1d-e91f0e4da271 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/volumes/c0de0311-dd42-4afb-bc68-73375756ceb0 returned with HTTP 404 Jul 10 06:47:14.925643 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1316/5281] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:47:14 2026] GET /volume/v3/volumes/c0de0311-dd42-4afb-bc68-73375756ceb0 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:47:14.978054 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-c94e3725-3e65-406f-b38b-08e3d2ad87b4 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:47:14.980017 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c94e3725-3e65-406f-b38b-08e3d2ad87b4 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/422b8489-2bf7-44b6-8f7c-37e709f3f79d Jul 10 06:47:14.980226 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c94e3725-3e65-406f-b38b-08e3d2ad87b4 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:47:14.980452 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c94e3725-3e65-406f-b38b-08e3d2ad87b4 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:47:14.980594 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.snapshots [None req-c94e3725-3e65-406f-b38b-08e3d2ad87b4 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Delete snapshot with id: 422b8489-2bf7-44b6-8f7c-37e709f3f79d Jul 10 06:47:14.986622 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:47:14.986622 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:47:14.987135 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-c94e3725-3e65-406f-b38b-08e3d2ad87b4 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Snapshot retrieved successfully. Jul 10 06:47:15.003111 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-c94e3725-3e65-406f-b38b-08e3d2ad87b4 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Snapshot delete request issued successfully. Jul 10 06:47:15.003354 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c94e3725-3e65-406f-b38b-08e3d2ad87b4 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/snapshots/422b8489-2bf7-44b6-8f7c-37e709f3f79d returned with HTTP 202 Jul 10 06:47:15.003852 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1321/5282] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 10 06:47:14 2026] DELETE /volume/v3/snapshots/422b8489-2bf7-44b6-8f7c-37e709f3f79d => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:47:15.010739 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-f1f38e5f-da36-4f09-9b68-6facdeea88b2 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:47:15.013099 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-f1f38e5f-da36-4f09-9b68-6facdeea88b2 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] GET https://10.4.3.200/volume/v3/snapshots/422b8489-2bf7-44b6-8f7c-37e709f3f79d Jul 10 06:47:15.013296 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-f1f38e5f-da36-4f09-9b68-6facdeea88b2 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:47:15.013580 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-f1f38e5f-da36-4f09-9b68-6facdeea88b2 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:47:15.018673 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:47:15.018673 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:47:15.019476 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-f1f38e5f-da36-4f09-9b68-6facdeea88b2 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Snapshot retrieved successfully. Jul 10 06:47:15.020197 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-f1f38e5f-da36-4f09-9b68-6facdeea88b2 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/snapshots/422b8489-2bf7-44b6-8f7c-37e709f3f79d returned with HTTP 200 Jul 10 06:47:15.020567 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1329/5283] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:47:15 2026] GET /volume/v3/snapshots/422b8489-2bf7-44b6-8f7c-37e709f3f79d => generated 464 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:47:15.831395 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-f3b6950e-5b0a-400a-a276-d58b2d71928c None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:47:15.833365 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f3b6950e-5b0a-400a-a276-d58b2d71928c tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] GET https://10.4.3.200/volume/v3/backups/589911a6-5317-43e7-a965-ef1c8db36222 Jul 10 06:47:15.833623 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f3b6950e-5b0a-400a-a276-d58b2d71928c tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:47:15.833860 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f3b6950e-5b0a-400a-a276-d58b2d71928c tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:47:15.834024 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-f3b6950e-5b0a-400a-a276-d58b2d71928c tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Show backup with id 589911a6-5317-43e7-a965-ef1c8db36222. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:47:15.838405 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:47:15.838405 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:47:15.839109 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f3b6950e-5b0a-400a-a276-d58b2d71928c tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/backups/589911a6-5317-43e7-a965-ef1c8db36222 returned with HTTP 200 Jul 10 06:47:15.839517 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1318/5284] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:47:15 2026] GET /volume/v3/backups/589911a6-5317-43e7-a965-ef1c8db36222 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:47:16.029216 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-44db38dc-1699-4638-b910-f501672952db None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:47:16.031076 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-44db38dc-1699-4638-b910-f501672952db tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] GET https://10.4.3.200/volume/v3/snapshots/422b8489-2bf7-44b6-8f7c-37e709f3f79d Jul 10 06:47:16.031261 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-44db38dc-1699-4638-b910-f501672952db tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:47:16.031453 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-44db38dc-1699-4638-b910-f501672952db tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:47:16.035738 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-44db38dc-1699-4638-b910-f501672952db tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/snapshots/422b8489-2bf7-44b6-8f7c-37e709f3f79d returned with HTTP 404 Jul 10 06:47:16.036238 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1317/5285] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:47:16 2026] GET /volume/v3/snapshots/422b8489-2bf7-44b6-8f7c-37e709f3f79d => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:47:16.042226 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-d2bc8c39-3ca6-4e5a-9dd2-18f5cfde959c None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:47:16.044548 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d2bc8c39-3ca6-4e5a-9dd2-18f5cfde959c tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] DELETE https://10.4.3.200/volume/v3/volumes/b6a232e8-1e83-401e-a3b9-f3606782449c Jul 10 06:47:16.044743 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d2bc8c39-3ca6-4e5a-9dd2-18f5cfde959c tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:47:16.044943 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d2bc8c39-3ca6-4e5a-9dd2-18f5cfde959c tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:47:16.045094 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-d2bc8c39-3ca6-4e5a-9dd2-18f5cfde959c tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Delete volume with id: b6a232e8-1e83-401e-a3b9-f3606782449c Jul 10 06:47:16.051319 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:47:16.051319 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:47:16.051724 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-d2bc8c39-3ca6-4e5a-9dd2-18f5cfde959c tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Volume info retrieved successfully. Jul 10 06:47:16.067074 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-d2bc8c39-3ca6-4e5a-9dd2-18f5cfde959c tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Delete volume request issued successfully. Jul 10 06:47:16.067326 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d2bc8c39-3ca6-4e5a-9dd2-18f5cfde959c tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/volumes/b6a232e8-1e83-401e-a3b9-f3606782449c returned with HTTP 202 Jul 10 06:47:16.067783 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1322/5286] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:47:16 2026] DELETE /volume/v3/volumes/b6a232e8-1e83-401e-a3b9-f3606782449c => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:47:16.076050 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-8bd157e6-1ccd-4792-a912-d029a1a9b867 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:47:16.077666 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-8bd157e6-1ccd-4792-a912-d029a1a9b867 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] GET https://10.4.3.200/volume/v3/volumes/b6a232e8-1e83-401e-a3b9-f3606782449c Jul 10 06:47:16.077831 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-8bd157e6-1ccd-4792-a912-d029a1a9b867 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:47:16.078041 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-8bd157e6-1ccd-4792-a912-d029a1a9b867 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:47:16.084920 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:47:16.084920 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:47:16.088467 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-8bd157e6-1ccd-4792-a912-d029a1a9b867 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Volume info retrieved successfully. Jul 10 06:47:16.093216 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-8bd157e6-1ccd-4792-a912-d029a1a9b867 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/volumes/b6a232e8-1e83-401e-a3b9-f3606782449c returned with HTTP 200 Jul 10 06:47:16.093594 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1330/5287] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:47:16 2026] GET /volume/v3/volumes/b6a232e8-1e83-401e-a3b9-f3606782449c => generated 1366 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:47:16.850428 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-9cdb8ceb-efbd-442d-bfcc-665d61618792 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:47:16.852200 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9cdb8ceb-efbd-442d-bfcc-665d61618792 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] GET https://10.4.3.200/volume/v3/backups/589911a6-5317-43e7-a965-ef1c8db36222 Jul 10 06:47:16.852443 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9cdb8ceb-efbd-442d-bfcc-665d61618792 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:47:16.852683 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9cdb8ceb-efbd-442d-bfcc-665d61618792 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:47:16.852848 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-9cdb8ceb-efbd-442d-bfcc-665d61618792 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Show backup with id 589911a6-5317-43e7-a965-ef1c8db36222. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:47:16.856931 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:47:16.856931 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:47:16.857579 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9cdb8ceb-efbd-442d-bfcc-665d61618792 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/backups/589911a6-5317-43e7-a965-ef1c8db36222 returned with HTTP 200 Jul 10 06:47:16.858041 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1319/5288] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:47:16 2026] GET /volume/v3/backups/589911a6-5317-43e7-a965-ef1c8db36222 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:47:17.106269 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-f89e791f-f9d9-43ad-9ebe-98bb4bf13e43 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:47:17.107935 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f89e791f-f9d9-43ad-9ebe-98bb4bf13e43 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] GET https://10.4.3.200/volume/v3/volumes/b6a232e8-1e83-401e-a3b9-f3606782449c Jul 10 06:47:17.108148 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f89e791f-f9d9-43ad-9ebe-98bb4bf13e43 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:47:17.108328 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f89e791f-f9d9-43ad-9ebe-98bb4bf13e43 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:47:17.114245 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f89e791f-f9d9-43ad-9ebe-98bb4bf13e43 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/volumes/b6a232e8-1e83-401e-a3b9-f3606782449c returned with HTTP 404 Jul 10 06:47:17.114648 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1318/5289] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:47:17 2026] GET /volume/v3/volumes/b6a232e8-1e83-401e-a3b9-f3606782449c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:47:17.138662 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-4f688fde-c2cb-4198-8556-962cbbf7ef8a None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:47:17.140805 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4f688fde-c2cb-4198-8556-962cbbf7ef8a tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:47:17.141191 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4f688fde-c2cb-4198-8556-962cbbf7ef8a tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1954836169", "snapshot_id": null, "imageRef": "8939ca72-758b-49bf-be8b-162af43ee2bf", "volume_type": null, "size": 1}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:47:17.142677 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-4f688fde-c2cb-4198-8556-962cbbf7ef8a tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1954836169', 'snapshot_id': None, 'imageRef': '8939ca72-758b-49bf-be8b-162af43ee2bf', 'volume_type': None, 'size': 1}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:47:17.342822 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-4f688fde-c2cb-4198-8556-962cbbf7ef8a tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Create volume of 1 GB Jul 10 06:47:17.346925 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-4f688fde-c2cb-4198-8556-962cbbf7ef8a tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Availability Zones retrieved successfully. Jul 10 06:47:17.351702 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-4f688fde-c2cb-4198-8556-962cbbf7ef8a tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Flow 'volume_create_api' (1b3222d9-7493-4b05-ad42-824914d8926e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:47:17.352864 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-4f688fde-c2cb-4198-8556-962cbbf7ef8a tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24827348-9b9e-4584-b1e2-c17023eb4edf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:47:17.353689 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-4f688fde-c2cb-4198-8556-962cbbf7ef8a tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Validating volume size '1' using validate_int {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:47:17.399691 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-4f688fde-c2cb-4198-8556-962cbbf7ef8a tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24827348-9b9e-4584-b1e2-c17023eb4edf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:47:17.400362 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-4f688fde-c2cb-4198-8556-962cbbf7ef8a tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3605c21e-f20b-40db-b71b-d51d08439e85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:47:17.434336 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-4f688fde-c2cb-4198-8556-962cbbf7ef8a tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Created reservations ['78c52c21-7778-49e8-8021-5c7ab9276ff3', '9baac1b1-5ea0-4e59-8408-10d934d82971', '9ca9a5ac-823d-4ce9-a2e2-448dea88cfbb', '2f64b7df-c615-4cc0-a202-3f1be888f4e4'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:47:17.435148 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-4f688fde-c2cb-4198-8556-962cbbf7ef8a tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3605c21e-f20b-40db-b71b-d51d08439e85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['78c52c21-7778-49e8-8021-5c7ab9276ff3', '9baac1b1-5ea0-4e59-8408-10d934d82971', '9ca9a5ac-823d-4ce9-a2e2-448dea88cfbb', '2f64b7df-c615-4cc0-a202-3f1be888f4e4']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:47:17.435858 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-4f688fde-c2cb-4198-8556-962cbbf7ef8a tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (764b3cd4-4158-4bba-bf09-d9812d28ec09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:47:17.457934 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-4f688fde-c2cb-4198-8556-962cbbf7ef8a tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (764b3cd4-4158-4bba-bf09-d9812d28ec09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '39280ddf-31df-4792-be4b-365d48a14f3d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1954836169',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5b8eba67f9b4893b0745cad9226ea2f',qos_specs=None,replication_status=,reservations=['78c52c21-7778-49e8-8021-5c7ab9276ff3','9baac1b1-5ea0-4e59-8408-10d934d82971','9ca9a5ac-823d-4ce9-a2e2-448dea88cfbb','2f64b7df-c615-4cc0-a202-3f1be888f4e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73619d301e92432aadd608b878334e09',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:47:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1954836169',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=39280ddf-31df-4792-be4b-365d48a14f3d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c5b8eba67f9b4893b0745cad9226ea2f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='73619d301e92432aadd608b878334e09',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:47:17.458574 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-4f688fde-c2cb-4198-8556-962cbbf7ef8a tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (351031dd-ab71-4ea2-83f8-cdd1ee779c81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:47:17.474202 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-4f688fde-c2cb-4198-8556-962cbbf7ef8a tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (351031dd-ab71-4ea2-83f8-cdd1ee779c81) transitioned into state 'SUCCESS' from state '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-1954836169',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5b8eba67f9b4893b0745cad9226ea2f',qos_specs=None,replication_status=,reservations=['78c52c21-7778-49e8-8021-5c7ab9276ff3','9baac1b1-5ea0-4e59-8408-10d934d82971','9ca9a5ac-823d-4ce9-a2e2-448dea88cfbb','2f64b7df-c615-4cc0-a202-3f1be888f4e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73619d301e92432aadd608b878334e09',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:47:17.474988 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-4f688fde-c2cb-4198-8556-962cbbf7ef8a tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (490b3aa6-0aa9-4bb3-b0d7-f4cd787a1db6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:47:17.484228 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-4f688fde-c2cb-4198-8556-962cbbf7ef8a tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (490b3aa6-0aa9-4bb3-b0d7-f4cd787a1db6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:47:17.485481 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-4f688fde-c2cb-4198-8556-962cbbf7ef8a tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Flow 'volume_create_api' (1b3222d9-7493-4b05-ad42-824914d8926e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:47:17.485931 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-4f688fde-c2cb-4198-8556-962cbbf7ef8a tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Create volume request issued successfully. Jul 10 06:47:17.486675 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4f688fde-c2cb-4198-8556-962cbbf7ef8a tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:47:17.487244 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1323/5290] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 10 06:47:17 2026] POST /volume/v3/volumes => generated 759 bytes in 349 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:47:17.498718 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-9f5caa5e-2e29-4043-94fa-be4cec284a54 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:47:17.500451 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-9f5caa5e-2e29-4043-94fa-be4cec284a54 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] GET https://10.4.3.200/volume/v3/volumes/39280ddf-31df-4792-be4b-365d48a14f3d Jul 10 06:47:17.500637 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-9f5caa5e-2e29-4043-94fa-be4cec284a54 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:47:17.500822 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-9f5caa5e-2e29-4043-94fa-be4cec284a54 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:47:17.511480 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:47:17.511480 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:47:17.515581 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-9f5caa5e-2e29-4043-94fa-be4cec284a54 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Volume info retrieved successfully. Jul 10 06:47:17.522442 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-9f5caa5e-2e29-4043-94fa-be4cec284a54 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/volumes/39280ddf-31df-4792-be4b-365d48a14f3d returned with HTTP 200 Jul 10 06:47:17.522869 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1331/5291] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:47:17 2026] GET /volume/v3/volumes/39280ddf-31df-4792-be4b-365d48a14f3d => generated 827 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:47:17.868032 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-3bc44d6a-d269-4b4b-9f23-1e93644cbc4e None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:47:17.870321 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3bc44d6a-d269-4b4b-9f23-1e93644cbc4e tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] GET https://10.4.3.200/volume/v3/backups/589911a6-5317-43e7-a965-ef1c8db36222 Jul 10 06:47:17.870620 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3bc44d6a-d269-4b4b-9f23-1e93644cbc4e tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:47:17.870898 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3bc44d6a-d269-4b4b-9f23-1e93644cbc4e tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:47:17.871061 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-3bc44d6a-d269-4b4b-9f23-1e93644cbc4e tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Show backup with id 589911a6-5317-43e7-a965-ef1c8db36222. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:47:17.876384 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:47:17.876384 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:47:17.877241 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3bc44d6a-d269-4b4b-9f23-1e93644cbc4e tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/backups/589911a6-5317-43e7-a965-ef1c8db36222 returned with HTTP 200 Jul 10 06:47:17.877771 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1320/5292] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:47:17 2026] GET /volume/v3/backups/589911a6-5317-43e7-a965-ef1c8db36222 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:47:18.535323 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-6accc8c8-7e32-44ca-a532-15acefad73f8 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:47:18.536959 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6accc8c8-7e32-44ca-a532-15acefad73f8 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] GET https://10.4.3.200/volume/v3/volumes/39280ddf-31df-4792-be4b-365d48a14f3d Jul 10 06:47:18.537170 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6accc8c8-7e32-44ca-a532-15acefad73f8 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:47:18.537314 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6accc8c8-7e32-44ca-a532-15acefad73f8 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:47:18.544244 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:47:18.544244 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:47:18.549797 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-6accc8c8-7e32-44ca-a532-15acefad73f8 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Volume info retrieved successfully. Jul 10 06:47:18.556528 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6accc8c8-7e32-44ca-a532-15acefad73f8 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/volumes/39280ddf-31df-4792-be4b-365d48a14f3d returned with HTTP 200 Jul 10 06:47:18.557293 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1319/5293] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:47:18 2026] GET /volume/v3/volumes/39280ddf-31df-4792-be4b-365d48a14f3d => generated 1367 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:47:18.569033 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-f445179b-1558-455f-9261-2590feeb37f0 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:47:18.570802 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f445179b-1558-455f-9261-2590feeb37f0 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] GET https://10.4.3.200/volume/v3/volumes/39280ddf-31df-4792-be4b-365d48a14f3d Jul 10 06:47:18.570982 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f445179b-1558-455f-9261-2590feeb37f0 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:47:18.571156 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f445179b-1558-455f-9261-2590feeb37f0 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:47:18.577569 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:47:18.577569 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:47:18.580693 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-f445179b-1558-455f-9261-2590feeb37f0 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Volume info retrieved successfully. Jul 10 06:47:18.584865 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f445179b-1558-455f-9261-2590feeb37f0 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/volumes/39280ddf-31df-4792-be4b-365d48a14f3d returned with HTTP 200 Jul 10 06:47:18.585214 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1324/5294] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:47:18 2026] GET /volume/v3/volumes/39280ddf-31df-4792-be4b-365d48a14f3d => generated 1367 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:47:18.888039 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-dbfb148e-90d3-4e19-b262-81ac0fc7f8ee None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:47:18.889998 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-dbfb148e-90d3-4e19-b262-81ac0fc7f8ee tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] GET https://10.4.3.200/volume/v3/backups/589911a6-5317-43e7-a965-ef1c8db36222 Jul 10 06:47:18.890203 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-dbfb148e-90d3-4e19-b262-81ac0fc7f8ee tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:47:18.890383 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-dbfb148e-90d3-4e19-b262-81ac0fc7f8ee tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:47:18.890488 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-dbfb148e-90d3-4e19-b262-81ac0fc7f8ee tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Show backup with id 589911a6-5317-43e7-a965-ef1c8db36222. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:47:18.894740 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:47:18.894740 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:47:18.895371 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-dbfb148e-90d3-4e19-b262-81ac0fc7f8ee tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/backups/589911a6-5317-43e7-a965-ef1c8db36222 returned with HTTP 200 Jul 10 06:47:18.895887 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1332/5295] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:47:18 2026] GET /volume/v3/backups/589911a6-5317-43e7-a965-ef1c8db36222 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:47:19.581841 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-7649d168-2b89-45bb-a6ce-26c28b0e073d req-fbc25b16-7413-4d0b-8ca6-500d86716311 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:47:19.583603 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-7649d168-2b89-45bb-a6ce-26c28b0e073d req-fbc25b16-7413-4d0b-8ca6-500d86716311 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] GET https://10.4.3.200/volume/v3/volumes/39280ddf-31df-4792-be4b-365d48a14f3d Jul 10 06:47:19.583794 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-7649d168-2b89-45bb-a6ce-26c28b0e073d req-fbc25b16-7413-4d0b-8ca6-500d86716311 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:47:19.583987 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-7649d168-2b89-45bb-a6ce-26c28b0e073d req-fbc25b16-7413-4d0b-8ca6-500d86716311 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:47:19.590198 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:47:19.590198 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:47:19.593278 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [req-7649d168-2b89-45bb-a6ce-26c28b0e073d req-fbc25b16-7413-4d0b-8ca6-500d86716311 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Volume info retrieved successfully. Jul 10 06:47:19.597232 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-7649d168-2b89-45bb-a6ce-26c28b0e073d req-fbc25b16-7413-4d0b-8ca6-500d86716311 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/volumes/39280ddf-31df-4792-be4b-365d48a14f3d returned with HTTP 200 Jul 10 06:47:19.597585 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1321/5296] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:47:19 2026] GET /volume/v3/volumes/39280ddf-31df-4792-be4b-365d48a14f3d => generated 1367 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:47:19.905652 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-2d28f754-2b77-4a91-bedd-9fb26ba49837 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:47:19.907994 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2d28f754-2b77-4a91-bedd-9fb26ba49837 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] GET https://10.4.3.200/volume/v3/backups/589911a6-5317-43e7-a965-ef1c8db36222 Jul 10 06:47:19.907994 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2d28f754-2b77-4a91-bedd-9fb26ba49837 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:47:19.909898 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2d28f754-2b77-4a91-bedd-9fb26ba49837 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:47:19.909898 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-2d28f754-2b77-4a91-bedd-9fb26ba49837 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Show backup with id 589911a6-5317-43e7-a965-ef1c8db36222. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:47:19.912825 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:47:19.912825 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:47:19.913521 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2d28f754-2b77-4a91-bedd-9fb26ba49837 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/backups/589911a6-5317-43e7-a965-ef1c8db36222 returned with HTTP 200 Jul 10 06:47:19.913846 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1320/5297] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:47:19 2026] GET /volume/v3/backups/589911a6-5317-43e7-a965-ef1c8db36222 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:47:20.090714 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-7649d168-2b89-45bb-a6ce-26c28b0e073d req-6a480f7b-b446-47f1-801a-cf82d9df2d0f None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:47:20.092785 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-7649d168-2b89-45bb-a6ce-26c28b0e073d req-6a480f7b-b446-47f1-801a-cf82d9df2d0f tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] GET https://10.4.3.200/volume/v3/volumes/39280ddf-31df-4792-be4b-365d48a14f3d Jul 10 06:47:20.092994 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-7649d168-2b89-45bb-a6ce-26c28b0e073d req-6a480f7b-b446-47f1-801a-cf82d9df2d0f tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:47:20.093162 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-7649d168-2b89-45bb-a6ce-26c28b0e073d req-6a480f7b-b446-47f1-801a-cf82d9df2d0f tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:47:20.095132 np0000004964 devstack@c-api.service[99978]: DEBUG dbcounter [-] [99978] Writing DB stats cinder:SELECT=142,cinder:INSERT=17,cinder:UPDATE=33 {{(pid=99978) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:47:20.101074 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:47:20.101074 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:47:20.104487 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [req-7649d168-2b89-45bb-a6ce-26c28b0e073d req-6a480f7b-b446-47f1-801a-cf82d9df2d0f tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Volume info retrieved successfully. Jul 10 06:47:20.109149 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-7649d168-2b89-45bb-a6ce-26c28b0e073d req-6a480f7b-b446-47f1-801a-cf82d9df2d0f tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/volumes/39280ddf-31df-4792-be4b-365d48a14f3d returned with HTTP 200 Jul 10 06:47:20.109592 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1325/5298] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:47:20 2026] GET /volume/v3/volumes/39280ddf-31df-4792-be4b-365d48a14f3d => generated 1367 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:47:20.118658 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-9d3852df-3cea-4459-b750-df0cf83fdf5d None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:47:20.118995 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-9d3852df-3cea-4459-b750-df0cf83fdf5d None None] GET https://10.4.3.200/volume// Jul 10 06:47:20.119143 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-9d3852df-3cea-4459-b750-df0cf83fdf5d None None] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:47:20.119319 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-9d3852df-3cea-4459-b750-df0cf83fdf5d None None] Calling method 'all' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:47:20.119656 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-9d3852df-3cea-4459-b750-df0cf83fdf5d None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:47:20.119912 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1333/5299] 10.4.3.200 () {66 vars in 1419 bytes} [Fri Jul 10 06:47: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 10 06:47:20.126355 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-7649d168-2b89-45bb-a6ce-26c28b0e073d req-aa25efbc-5356-40fb-add7-447009aedd89 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:47:20.128236 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-7649d168-2b89-45bb-a6ce-26c28b0e073d req-aa25efbc-5356-40fb-add7-447009aedd89 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 10 06:47:20.128575 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-7649d168-2b89-45bb-a6ce-26c28b0e073d req-aa25efbc-5356-40fb-add7-447009aedd89 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "39280ddf-31df-4792-be4b-365d48a14f3d", "connector": null, "instance_uuid": "854babc1-2c2f-4e8a-b82a-63b05ff73220"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:47:20.136325 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:47:20.136325 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:47:20.162136 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-7649d168-2b89-45bb-a6ce-26c28b0e073d req-aa25efbc-5356-40fb-add7-447009aedd89 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 10 06:47:20.162456 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1322/5300] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 10 06:47:20 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 10 06:47:20.923719 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-31a227bf-34a7-44f9-8041-68b0d525a550 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:47:20.925315 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-31a227bf-34a7-44f9-8041-68b0d525a550 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] GET https://10.4.3.200/volume/v3/backups/589911a6-5317-43e7-a965-ef1c8db36222 Jul 10 06:47:20.925561 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-31a227bf-34a7-44f9-8041-68b0d525a550 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:47:20.925778 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-31a227bf-34a7-44f9-8041-68b0d525a550 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:47:20.925895 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-31a227bf-34a7-44f9-8041-68b0d525a550 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Show backup with id 589911a6-5317-43e7-a965-ef1c8db36222. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:47:20.929872 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:47:20.929872 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:47:20.930522 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-31a227bf-34a7-44f9-8041-68b0d525a550 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/backups/589911a6-5317-43e7-a965-ef1c8db36222 returned with HTTP 200 Jul 10 06:47:20.930885 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1321/5301] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:47:20 2026] GET /volume/v3/backups/589911a6-5317-43e7-a965-ef1c8db36222 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:47:21.939916 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-04556208-c4ba-444f-8551-16422ca7ae3c None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:47:21.941514 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-04556208-c4ba-444f-8551-16422ca7ae3c tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] GET https://10.4.3.200/volume/v3/backups/589911a6-5317-43e7-a965-ef1c8db36222 Jul 10 06:47:21.941715 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-04556208-c4ba-444f-8551-16422ca7ae3c tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:47:21.941952 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-04556208-c4ba-444f-8551-16422ca7ae3c tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:47:21.942084 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-04556208-c4ba-444f-8551-16422ca7ae3c tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Show backup with id 589911a6-5317-43e7-a965-ef1c8db36222. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:47:21.946663 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:47:21.946663 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:47:21.947287 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-04556208-c4ba-444f-8551-16422ca7ae3c tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/backups/589911a6-5317-43e7-a965-ef1c8db36222 returned with HTTP 200 Jul 10 06:47:21.947717 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1326/5302] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:47:21 2026] GET /volume/v3/backups/589911a6-5317-43e7-a965-ef1c8db36222 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:47:22.957467 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-8a87c88f-861b-4373-bb37-4eb232b8a9d4 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:47:22.959320 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-8a87c88f-861b-4373-bb37-4eb232b8a9d4 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] GET https://10.4.3.200/volume/v3/backups/589911a6-5317-43e7-a965-ef1c8db36222 Jul 10 06:47:22.959556 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-8a87c88f-861b-4373-bb37-4eb232b8a9d4 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:47:22.959774 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-8a87c88f-861b-4373-bb37-4eb232b8a9d4 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:47:22.959882 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-8a87c88f-861b-4373-bb37-4eb232b8a9d4 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Show backup with id 589911a6-5317-43e7-a965-ef1c8db36222. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:47:22.961369 np0000004964 devstack@c-api.service[99975]: DEBUG dbcounter [-] [99975] Writing DB stats cinder:SELECT=174,cinder:UPDATE=59,cinder:INSERT=26 {{(pid=99975) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:47:22.964242 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:47:22.964242 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:47:22.964944 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-8a87c88f-861b-4373-bb37-4eb232b8a9d4 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/backups/589911a6-5317-43e7-a965-ef1c8db36222 returned with HTTP 200 Jul 10 06:47:22.965335 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1334/5303] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:47:22 2026] GET /volume/v3/backups/589911a6-5317-43e7-a965-ef1c8db36222 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:47:22.974156 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-ed2fd439-f280-4a0a-8b5f-074f903f152d None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:47:22.975756 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ed2fd439-f280-4a0a-8b5f-074f903f152d tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] GET https://10.4.3.200/volume/v3/backups/589911a6-5317-43e7-a965-ef1c8db36222/export_record Jul 10 06:47:22.975956 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ed2fd439-f280-4a0a-8b5f-074f903f152d tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:47:22.976132 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ed2fd439-f280-4a0a-8b5f-074f903f152d tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Calling method 'export_record' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:47:22.976233 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.contrib.backups [None req-ed2fd439-f280-4a0a-8b5f-074f903f152d tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Export record for backup 589911a6-5317-43e7-a965-ef1c8db36222. {{(pid=99976) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 10 06:47:22.977700 np0000004964 devstack@c-api.service[99976]: DEBUG dbcounter [-] [99976] Writing DB stats cinder:SELECT=183,cinder:UPDATE=67,cinder:INSERT=32 {{(pid=99976) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:47:22.980130 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:47:22.980130 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:47:22.981216 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.backup.api [None req-ed2fd439-f280-4a0a-8b5f-074f903f152d tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Calling RPCAPI with context: , host: np0000004964, backup: 589911a6-5317-43e7-a965-ef1c8db36222. {{(pid=99976) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 10 06:47:22.988595 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.backup.rpcapi [None req-ed2fd439-f280-4a0a-8b5f-074f903f152d tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] export_record in rpcapi backup_id 589911a6-5317-43e7-a965-ef1c8db36222 on host np0000004964. {{(pid=99976) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 10 06:47:23.490533 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.contrib.backups [None req-ed2fd439-f280-4a0a-8b5f-074f903f152d tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNTg5OTExYTYtNTMxNy00M2U3LWE5NjUtZWYxYzhkYjM2MjIyIiwgInVzZXJfaWQiOiAiMmM5N2M4NjBjMzkxNGE1Mjk2NDYwYTBmYWNhYTgxZmYiLCAicHJvamVjdF9pZCI6ICIyZjZhMGY3NmEzMzE0ZGEyYTU0ZmFlNjAxMmIyMGM0NSIsICJ2b2x1bWVfaWQiOiAiZjk2ZjlmYzEtZmQwMi00NTVmLWJjMzUtNTQ2OGUxYzEzMDk0IiwgImhvc3QiOiAibnAwMDAwMDA0OTY0IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC03OTI0MzcxODgiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9mOTZmOWZjMS1mZDAyLTQ1NWYtYmMzNS01NDY4ZTFjMTMwOTQvMjAyNjA3MTAwNjQ3MDkvYXpfbm92YV9iYWNrdXBfNTg5OTExYTYtNTMxNy00M2U3LWE5NjUtZWYxYzhkYjM2MjIyIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0xMFQwNjo0NzowN1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQwNjo0NzowN1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTEwVDA2OjQ3OjIyWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=99976) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 10 06:47:23.490854 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ed2fd439-f280-4a0a-8b5f-074f903f152d tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/backups/589911a6-5317-43e7-a965-ef1c8db36222/export_record returned with HTTP 200 Jul 10 06:47:23.491234 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1323/5304] 10.4.3.200 () {68 vars in 1430 bytes} [Fri Jul 10 06:47:22 2026] GET /volume/v3/backups/589911a6-5317-43e7-a965-ef1c8db36222/export_record => generated 1424 bytes in 517 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:47:23.498400 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-120105ef-9edb-4764-b183-f72539509f5a None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:47:23.500334 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-120105ef-9edb-4764-b183-f72539509f5a tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] GET https://10.4.3.200/volume/v3/backups/589911a6-5317-43e7-a965-ef1c8db36222 Jul 10 06:47:23.500593 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-120105ef-9edb-4764-b183-f72539509f5a tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:47:23.500819 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-120105ef-9edb-4764-b183-f72539509f5a tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:47:23.500955 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-120105ef-9edb-4764-b183-f72539509f5a tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Show backup with id 589911a6-5317-43e7-a965-ef1c8db36222. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:47:23.502593 np0000004964 devstack@c-api.service[99977]: DEBUG dbcounter [-] [99977] Writing DB stats cinder:SELECT=228,cinder:INSERT=49,cinder:UPDATE=103 {{(pid=99977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:47:23.507053 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:47:23.507053 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:47:23.507852 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-120105ef-9edb-4764-b183-f72539509f5a tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/backups/589911a6-5317-43e7-a965-ef1c8db36222 returned with HTTP 200 Jul 10 06:47:23.508418 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1322/5305] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:47:23 2026] GET /volume/v3/backups/589911a6-5317-43e7-a965-ef1c8db36222 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:47:23.519196 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-875195db-40fc-4bc6-aeed-9cfbb18155d4 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:47:23.520954 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-875195db-40fc-4bc6-aeed-9cfbb18155d4 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-member] POST https://10.4.3.200/volume/v3/backups/import_record Jul 10 06:47:23.521360 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-875195db-40fc-4bc6-aeed-9cfbb18155d4 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-member] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNTFhNzM2MGYtZGJhYy00MDBiLWIyYWEtYWViMjcxNjQzMjc5IiwgInVzZXJfaWQiOiAiMmM5N2M4NjBjMzkxNGE1Mjk2NDYwYTBmYWNhYTgxZmYiLCAicHJvamVjdF9pZCI6ICIyZjZhMGY3NmEzMzE0ZGEyYTU0ZmFlNjAxMmIyMGM0NSIsICJ2b2x1bWVfaWQiOiAiZjk2ZjlmYzEtZmQwMi00NTVmLWJjMzUtNTQ2OGUxYzEzMDk0IiwgImhvc3QiOiAibnAwMDAwMDA0OTY0IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC03OTI0MzcxODgiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9mOTZmOWZjMS1mZDAyLTQ1NWYtYmMzNS01NDY4ZTFjMTMwOTQvMjAyNjA3MTAwNjQ3MDkvYXpfbm92YV9iYWNrdXBfNTg5OTExYTYtNTMxNy00M2U3LWE5NjUtZWYxYzhkYjM2MjIyIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0xMFQwNjo0NzowN1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQwNjo0NzowN1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTEwVDA2OjQ3OjIyWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:47:23.522729 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.contrib.backups [None req-875195db-40fc-4bc6-aeed-9cfbb18155d4 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-member] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNTFhNzM2MGYtZGJhYy00MDBiLWIyYWEtYWViMjcxNjQzMjc5IiwgInVzZXJfaWQiOiAiMmM5N2M4NjBjMzkxNGE1Mjk2NDYwYTBmYWNhYTgxZmYiLCAicHJvamVjdF9pZCI6ICIyZjZhMGY3NmEzMzE0ZGEyYTU0ZmFlNjAxMmIyMGM0NSIsICJ2b2x1bWVfaWQiOiAiZjk2ZjlmYzEtZmQwMi00NTVmLWJjMzUtNTQ2OGUxYzEzMDk0IiwgImhvc3QiOiAibnAwMDAwMDA0OTY0IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC03OTI0MzcxODgiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9mOTZmOWZjMS1mZDAyLTQ1NWYtYmMzNS01NDY4ZTFjMTMwOTQvMjAyNjA3MTAwNjQ3MDkvYXpfbm92YV9iYWNrdXBfNTg5OTExYTYtNTMxNy00M2U3LWE5NjUtZWYxYzhkYjM2MjIyIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0xMFQwNjo0NzowN1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQwNjo0NzowN1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTEwVDA2OjQ3OjIyWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=99978) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 10 06:47:23.522859 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.contrib.backups [None req-875195db-40fc-4bc6-aeed-9cfbb18155d4 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-member] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNTFhNzM2MGYtZGJhYy00MDBiLWIyYWEtYWViMjcxNjQzMjc5IiwgInVzZXJfaWQiOiAiMmM5N2M4NjBjMzkxNGE1Mjk2NDYwYTBmYWNhYTgxZmYiLCAicHJvamVjdF9pZCI6ICIyZjZhMGY3NmEzMzE0ZGEyYTU0ZmFlNjAxMmIyMGM0NSIsICJ2b2x1bWVfaWQiOiAiZjk2ZjlmYzEtZmQwMi00NTVmLWJjMzUtNTQ2OGUxYzEzMDk0IiwgImhvc3QiOiAibnAwMDAwMDA0OTY0IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC03OTI0MzcxODgiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9mOTZmOWZjMS1mZDAyLTQ1NWYtYmMzNS01NDY4ZTFjMTMwOTQvMjAyNjA3MTAwNjQ3MDkvYXpfbm92YV9iYWNrdXBfNTg5OTExYTYtNTMxNy00M2U3LWE5NjUtZWYxYzhkYjM2MjIyIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0xMFQwNjo0NzowN1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQwNjo0NzowN1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTEwVDA2OjQ3OjIyWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=99978) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 10 06:47:23.523440 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.policy [None req-875195db-40fc-4bc6-aeed-9cfbb18155d4 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-member] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '03f889b761744ed0a5dbe949f7405d82', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2f6a0f76a3314da2a54fae6012b20c45', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99978) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 06:47:23.523690 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-875195db-40fc-4bc6-aeed-9cfbb18155d4 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-member] https://10.4.3.200/volume/v3/backups/import_record returned with HTTP 403 Jul 10 06:47:23.524103 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1327/5306] 10.4.3.200 () {70 vars in 1342 bytes} [Fri Jul 10 06:47:23 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 10 06:47:23.530615 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-9df71f61-eb64-4d58-b548-7d4cb6d3fcb1 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:47:23.532374 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-9df71f61-eb64-4d58-b548-7d4cb6d3fcb1 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] DELETE https://10.4.3.200/volume/v3/volumes/f96f9fc1-fd02-455f-bc35-5468e1c13094 Jul 10 06:47:23.532632 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-9df71f61-eb64-4d58-b548-7d4cb6d3fcb1 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:47:23.532850 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-9df71f61-eb64-4d58-b548-7d4cb6d3fcb1 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Calling method 'delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:47:23.533031 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-9df71f61-eb64-4d58-b548-7d4cb6d3fcb1 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Delete volume with id: f96f9fc1-fd02-455f-bc35-5468e1c13094 Jul 10 06:47:23.540497 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:47:23.540497 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:47:23.540911 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-9df71f61-eb64-4d58-b548-7d4cb6d3fcb1 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Volume info retrieved successfully. Jul 10 06:47:23.561387 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-9df71f61-eb64-4d58-b548-7d4cb6d3fcb1 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Delete volume request issued successfully. Jul 10 06:47:23.561615 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-9df71f61-eb64-4d58-b548-7d4cb6d3fcb1 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/volumes/f96f9fc1-fd02-455f-bc35-5468e1c13094 returned with HTTP 202 Jul 10 06:47:23.562057 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1335/5307] 10.4.3.200 () {68 vars in 1391 bytes} [Fri Jul 10 06:47:23 2026] DELETE /volume/v3/volumes/f96f9fc1-fd02-455f-bc35-5468e1c13094 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:47:23.570884 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-3f8b52c6-1fd5-4104-aba7-86c1958e4b24 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:47:23.572605 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3f8b52c6-1fd5-4104-aba7-86c1958e4b24 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] GET https://10.4.3.200/volume/v3/volumes/f96f9fc1-fd02-455f-bc35-5468e1c13094 Jul 10 06:47:23.572839 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3f8b52c6-1fd5-4104-aba7-86c1958e4b24 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:47:23.573061 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3f8b52c6-1fd5-4104-aba7-86c1958e4b24 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:47:23.581229 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:47:23.581229 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:47:23.585720 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-3f8b52c6-1fd5-4104-aba7-86c1958e4b24 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Volume info retrieved successfully. Jul 10 06:47:23.591192 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3f8b52c6-1fd5-4104-aba7-86c1958e4b24 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/volumes/f96f9fc1-fd02-455f-bc35-5468e1c13094 returned with HTTP 200 Jul 10 06:47:23.591700 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1324/5308] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:47:23 2026] GET /volume/v3/volumes/f96f9fc1-fd02-455f-bc35-5468e1c13094 => generated 1017 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:47:24.605293 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-dae0b64b-c305-4983-8ae4-c83ef9f3acb2 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:47:24.607136 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-dae0b64b-c305-4983-8ae4-c83ef9f3acb2 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] GET https://10.4.3.200/volume/v3/volumes/f96f9fc1-fd02-455f-bc35-5468e1c13094 Jul 10 06:47:24.607310 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-dae0b64b-c305-4983-8ae4-c83ef9f3acb2 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:47:24.607647 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-dae0b64b-c305-4983-8ae4-c83ef9f3acb2 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:47:24.614117 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-dae0b64b-c305-4983-8ae4-c83ef9f3acb2 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/volumes/f96f9fc1-fd02-455f-bc35-5468e1c13094 returned with HTTP 404 Jul 10 06:47:24.614641 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1323/5309] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:47:24 2026] GET /volume/v3/volumes/f96f9fc1-fd02-455f-bc35-5468e1c13094 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:47:24.622947 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-f03e364e-53fa-41b2-a3d6-56a81d0455ac None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:47:24.624946 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f03e364e-53fa-41b2-a3d6-56a81d0455ac tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-member] GET https://10.4.3.200/volume/v3/backups Jul 10 06:47:24.625152 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f03e364e-53fa-41b2-a3d6-56a81d0455ac tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:47:24.625330 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f03e364e-53fa-41b2-a3d6-56a81d0455ac tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-member] Calling method 'index' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:47:24.625638 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.api_utils [None req-f03e364e-53fa-41b2-a3d6-56a81d0455ac tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-member] Removing options '' from query. {{(pid=99978) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 06:47:24.638524 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f03e364e-53fa-41b2-a3d6-56a81d0455ac tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-member] https://10.4.3.200/volume/v3/backups returned with HTTP 200 Jul 10 06:47:24.639032 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1328/5310] 10.4.3.200 () {68 vars in 1277 bytes} [Fri Jul 10 06:47:24 2026] GET /volume/v3/backups => generated 623 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:47:24.648681 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-f4a61718-805b-4dda-8d1d-5ff74c0c72a6 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:47:24.650788 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-f4a61718-805b-4dda-8d1d-5ff74c0c72a6 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-member] GET https://10.4.3.200/volume/v3/backups?project_id=2f6a0f76a3314da2a54fae6012b20c45 Jul 10 06:47:24.651046 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-f4a61718-805b-4dda-8d1d-5ff74c0c72a6 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:47:24.651272 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-f4a61718-805b-4dda-8d1d-5ff74c0c72a6 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-member] Calling method 'index' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:47:24.651572 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.api_utils [None req-f4a61718-805b-4dda-8d1d-5ff74c0c72a6 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-member] Removing options 'project_id' from query. {{(pid=99975) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 06:47:24.656556 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-f4a61718-805b-4dda-8d1d-5ff74c0c72a6 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-member] https://10.4.3.200/volume/v3/backups?project_id=2f6a0f76a3314da2a54fae6012b20c45 returned with HTTP 200 Jul 10 06:47:24.656939 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1336/5311] 10.4.3.200 () {68 vars in 1364 bytes} [Fri Jul 10 06:47:24 2026] GET /volume/v3/backups?project_id=2f6a0f76a3314da2a54fae6012b20c45 => generated 623 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:47:24.665370 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-1616336a-1531-4a8f-99a3-f1bc9bfc422e None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:47:24.667368 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-1616336a-1531-4a8f-99a3-f1bc9bfc422e tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:47:24.667851 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-1616336a-1531-4a8f-99a3-f1bc9bfc422e tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1208746499"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:47:24.669795 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-1616336a-1531-4a8f-99a3-f1bc9bfc422e tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1208746499'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:47:24.669910 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-1616336a-1531-4a8f-99a3-f1bc9bfc422e tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Create volume of 1 GB Jul 10 06:47:24.673682 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-1616336a-1531-4a8f-99a3-f1bc9bfc422e tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Availability Zones retrieved successfully. Jul 10 06:47:24.678997 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-1616336a-1531-4a8f-99a3-f1bc9bfc422e tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Flow 'volume_create_api' (4beecc52-4750-4b0e-ad13-8213c415f937) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:47:24.679915 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-1616336a-1531-4a8f-99a3-f1bc9bfc422e tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d76be834-5273-404f-9f5d-6ee07cb5e5ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:47:24.680680 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-1616336a-1531-4a8f-99a3-f1bc9bfc422e tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Validating volume size '1' using validate_int {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:47:24.702093 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-1616336a-1531-4a8f-99a3-f1bc9bfc422e tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d76be834-5273-404f-9f5d-6ee07cb5e5ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:47:24.702839 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-1616336a-1531-4a8f-99a3-f1bc9bfc422e tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82fd723a-3692-4f9e-b44f-ad0e22cced2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:47:24.737348 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-1616336a-1531-4a8f-99a3-f1bc9bfc422e tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Created reservations ['05c16ff7-9dfb-4748-8339-872635cb4cb2', 'a116b0e3-6528-4b79-8ac2-9d34bdbbc7f2', 'a9ac8ca0-5453-488f-91a4-047f7ae53ce4', 'cf6cf58c-5fb2-4898-a691-408e94748010'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:47:24.738084 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-1616336a-1531-4a8f-99a3-f1bc9bfc422e tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82fd723a-3692-4f9e-b44f-ad0e22cced2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['05c16ff7-9dfb-4748-8339-872635cb4cb2', 'a116b0e3-6528-4b79-8ac2-9d34bdbbc7f2', 'a9ac8ca0-5453-488f-91a4-047f7ae53ce4', 'cf6cf58c-5fb2-4898-a691-408e94748010']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:47:24.738714 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-1616336a-1531-4a8f-99a3-f1bc9bfc422e tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e39b1823-8714-410d-a397-17f6c091e140) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:47:24.759249 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-1616336a-1531-4a8f-99a3-f1bc9bfc422e tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e39b1823-8714-410d-a397-17f6c091e140) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cea5e302-32e1-452d-a004-e80e97331103', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1208746499',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f6a0f76a3314da2a54fae6012b20c45',qos_specs=None,replication_status=,reservations=['05c16ff7-9dfb-4748-8339-872635cb4cb2','a116b0e3-6528-4b79-8ac2-9d34bdbbc7f2','a9ac8ca0-5453-488f-91a4-047f7ae53ce4','cf6cf58c-5fb2-4898-a691-408e94748010'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c97c860c3914a5296460a0facaa81ff',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:47:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1208746499',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cea5e302-32e1-452d-a004-e80e97331103,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f6a0f76a3314da2a54fae6012b20c45',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2c97c860c3914a5296460a0facaa81ff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:47:24.759938 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-1616336a-1531-4a8f-99a3-f1bc9bfc422e tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f134ba70-b0cd-4321-a5d2-8992584b0c8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:47:24.776480 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-1616336a-1531-4a8f-99a3-f1bc9bfc422e tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f134ba70-b0cd-4321-a5d2-8992584b0c8a) transitioned into state 'SUCCESS' from state '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-1208746499',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f6a0f76a3314da2a54fae6012b20c45',qos_specs=None,replication_status=,reservations=['05c16ff7-9dfb-4748-8339-872635cb4cb2','a116b0e3-6528-4b79-8ac2-9d34bdbbc7f2','a9ac8ca0-5453-488f-91a4-047f7ae53ce4','cf6cf58c-5fb2-4898-a691-408e94748010'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c97c860c3914a5296460a0facaa81ff',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:47:24.777312 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-1616336a-1531-4a8f-99a3-f1bc9bfc422e tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0255c458-6193-4c74-b3d8-e49c85fb2acd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:47:24.786733 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-1616336a-1531-4a8f-99a3-f1bc9bfc422e tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0255c458-6193-4c74-b3d8-e49c85fb2acd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:47:24.787442 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-1616336a-1531-4a8f-99a3-f1bc9bfc422e tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Flow 'volume_create_api' (4beecc52-4750-4b0e-ad13-8213c415f937) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:47:24.787772 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-1616336a-1531-4a8f-99a3-f1bc9bfc422e tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Create volume request issued successfully. Jul 10 06:47:24.788257 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-1616336a-1531-4a8f-99a3-f1bc9bfc422e tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:47:24.788685 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1325/5312] 10.4.3.200 () {70 vars in 1298 bytes} [Fri Jul 10 06:47:24 2026] POST /volume/v3/volumes => generated 778 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:47:24.800293 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-956a0acb-900a-49cd-91c1-b4a098f64bbe None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:47:24.801591 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-956a0acb-900a-49cd-91c1-b4a098f64bbe tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] GET https://10.4.3.200/volume/v3/volumes/cea5e302-32e1-452d-a004-e80e97331103 Jul 10 06:47:24.801805 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-956a0acb-900a-49cd-91c1-b4a098f64bbe tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:47:24.802024 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-956a0acb-900a-49cd-91c1-b4a098f64bbe tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:47:24.808385 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:47:24.808385 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:47:24.811970 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-956a0acb-900a-49cd-91c1-b4a098f64bbe tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Volume info retrieved successfully. Jul 10 06:47:24.815542 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-956a0acb-900a-49cd-91c1-b4a098f64bbe tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/volumes/cea5e302-32e1-452d-a004-e80e97331103 returned with HTTP 200 Jul 10 06:47:24.815974 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1324/5313] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:47:24 2026] GET /volume/v3/volumes/cea5e302-32e1-452d-a004-e80e97331103 => generated 957 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:47:25.827986 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-afe49e71-f0ff-4ae5-afa1-3f626aec438b None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:47:25.829493 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-afe49e71-f0ff-4ae5-afa1-3f626aec438b tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] GET https://10.4.3.200/volume/v3/volumes/cea5e302-32e1-452d-a004-e80e97331103 Jul 10 06:47:25.829719 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-afe49e71-f0ff-4ae5-afa1-3f626aec438b tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:47:25.829940 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-afe49e71-f0ff-4ae5-afa1-3f626aec438b tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:47:25.836622 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:47:25.836622 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:47:25.840286 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-afe49e71-f0ff-4ae5-afa1-3f626aec438b tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Volume info retrieved successfully. Jul 10 06:47:25.843799 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-afe49e71-f0ff-4ae5-afa1-3f626aec438b tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/volumes/cea5e302-32e1-452d-a004-e80e97331103 returned with HTTP 200 Jul 10 06:47:25.844133 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1329/5314] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:47:25 2026] GET /volume/v3/volumes/cea5e302-32e1-452d-a004-e80e97331103 => generated 1009 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:47:25.859256 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-d8c085e7-3517-46ef-8a71-6b60f879e924 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:47:25.860900 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-d8c085e7-3517-46ef-8a71-6b60f879e924 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] POST https://10.4.3.200/volume/v3/backups Jul 10 06:47:25.861247 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-d8c085e7-3517-46ef-8a71-6b60f879e924 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "cea5e302-32e1-452d-a004-e80e97331103", "name": "tempest-type-Backup-581344975"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:47:25.862609 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.contrib.backups [None req-d8c085e7-3517-46ef-8a71-6b60f879e924 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Creating new backup {'backup': {'volume_id': 'cea5e302-32e1-452d-a004-e80e97331103', 'name': 'tempest-type-Backup-581344975'}} {{(pid=99975) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 06:47:25.862785 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.contrib.backups [None req-d8c085e7-3517-46ef-8a71-6b60f879e924 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Creating backup of volume cea5e302-32e1-452d-a004-e80e97331103 in container None Jul 10 06:47:25.869519 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:47:25.869519 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:47:25.869914 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-d8c085e7-3517-46ef-8a71-6b60f879e924 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Volume info retrieved successfully. Jul 10 06:47:25.884202 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.quota [None req-d8c085e7-3517-46ef-8a71-6b60f879e924 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Created reservations ['57b5fed9-5159-4197-8fb1-9024e985b419', '62ccd3ac-cf99-46db-99cc-1ca90be2ae14'] {{(pid=99975) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:47:25.905713 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-d8c085e7-3517-46ef-8a71-6b60f879e924 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/backups returned with HTTP 202 Jul 10 06:47:25.906063 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1337/5315] 10.4.3.200 () {70 vars in 1299 bytes} [Fri Jul 10 06:47:25 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 10 06:47:25.914567 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-0c33a5d1-28d8-40e1-9fe5-2b8cf11f00db None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:47:25.916538 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0c33a5d1-28d8-40e1-9fe5-2b8cf11f00db tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] GET https://10.4.3.200/volume/v3/backups/46fa30d3-c46d-4a24-b67e-a9fc7038edad Jul 10 06:47:25.916788 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-0c33a5d1-28d8-40e1-9fe5-2b8cf11f00db tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:47:25.917007 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-0c33a5d1-28d8-40e1-9fe5-2b8cf11f00db tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:47:25.917142 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-0c33a5d1-28d8-40e1-9fe5-2b8cf11f00db tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Show backup with id 46fa30d3-c46d-4a24-b67e-a9fc7038edad. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:47:25.921917 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:47:25.921917 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:47:25.922617 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0c33a5d1-28d8-40e1-9fe5-2b8cf11f00db tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/backups/46fa30d3-c46d-4a24-b67e-a9fc7038edad returned with HTTP 200 Jul 10 06:47:25.923245 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1326/5316] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:47:25 2026] GET /volume/v3/backups/46fa30d3-c46d-4a24-b67e-a9fc7038edad => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:47:25.972321 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-92e6d7a2-70ab-44f0-88c1-ebbd0eecbc27 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:47:25.972942 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-92e6d7a2-70ab-44f0-88c1-ebbd0eecbc27 None None] GET https://10.4.3.200/volume// Jul 10 06:47:25.973141 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-92e6d7a2-70ab-44f0-88c1-ebbd0eecbc27 None None] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:47:25.973471 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-92e6d7a2-70ab-44f0-88c1-ebbd0eecbc27 None None] Calling method 'all' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:47:25.973910 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-92e6d7a2-70ab-44f0-88c1-ebbd0eecbc27 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:47:25.974306 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1325/5317] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:47:25 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 06:47:25.981136 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-7649d168-2b89-45bb-a6ce-26c28b0e073d req-38c27be2-2a56-4857-b2be-7ea6f7caa807 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:47:25.983370 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-7649d168-2b89-45bb-a6ce-26c28b0e073d req-38c27be2-2a56-4857-b2be-7ea6f7caa807 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] GET https://10.4.3.200/volume/v3/volumes/39280ddf-31df-4792-be4b-365d48a14f3d Jul 10 06:47:25.983616 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-7649d168-2b89-45bb-a6ce-26c28b0e073d req-38c27be2-2a56-4857-b2be-7ea6f7caa807 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:47:25.983859 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-7649d168-2b89-45bb-a6ce-26c28b0e073d req-38c27be2-2a56-4857-b2be-7ea6f7caa807 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:47:25.992627 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:47:25.992627 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:47:25.995669 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [req-7649d168-2b89-45bb-a6ce-26c28b0e073d req-38c27be2-2a56-4857-b2be-7ea6f7caa807 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Volume info retrieved successfully. Jul 10 06:47:25.999947 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-7649d168-2b89-45bb-a6ce-26c28b0e073d req-38c27be2-2a56-4857-b2be-7ea6f7caa807 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/volumes/39280ddf-31df-4792-be4b-365d48a14f3d returned with HTTP 200 Jul 10 06:47:26.000421 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1330/5318] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 10 06:47:25 2026] GET /volume/v3/volumes/39280ddf-31df-4792-be4b-365d48a14f3d => generated 1546 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:47:26.095240 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-7649d168-2b89-45bb-a6ce-26c28b0e073d req-1815cf79-1653-4179-8db1-fb4b6e4cec55 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:47:26.097113 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-7649d168-2b89-45bb-a6ce-26c28b0e073d req-1815cf79-1653-4179-8db1-fb4b6e4cec55 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] PUT https://10.4.3.200/volume/v3/attachments/723a66d9-aaa7-4bb6-8960-6fe446b8396e Jul 10 06:47:26.097466 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-7649d168-2b89-45bb-a6ce-26c28b0e073d req-1815cf79-1653-4179-8db1-fb4b6e4cec55 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000004964", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad080837985", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8eedee5c-bca8-4f5c-8f66-111c7b448d96", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:47:26.104140 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.coordination [req-7649d168-2b89-45bb-a6ce-26c28b0e073d req-1815cf79-1653-4179-8db1-fb4b6e4cec55 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Acquiring lock "cinder-attachment_update-39280ddf-31df-4792-be4b-365d48a14f3d-np0000004964" by "attachment_update" {{(pid=99975) __acquire /opt/stack/cinder/cinder/coordination.py:210}} Jul 10 06:47:26.108281 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.coordination [req-7649d168-2b89-45bb-a6ce-26c28b0e073d req-1815cf79-1653-4179-8db1-fb4b6e4cec55 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Lock "cinder-attachment_update-39280ddf-31df-4792-be4b-365d48a14f3d-np0000004964" acquired by "attachment_update" :: waited 0.004s {{(pid=99975) __acquire /opt/stack/cinder/cinder/coordination.py:228}} Jul 10 06:47:26.109153 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:47:26.109153 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:47:26.630249 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.coordination [req-7649d168-2b89-45bb-a6ce-26c28b0e073d req-1815cf79-1653-4179-8db1-fb4b6e4cec55 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Lock "cinder-attachment_update-39280ddf-31df-4792-be4b-365d48a14f3d-np0000004964" released by "attachment_update" :: held 0.522s {{(pid=99975) __release /opt/stack/cinder/cinder/coordination.py:239}} Jul 10 06:47:26.630577 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-7649d168-2b89-45bb-a6ce-26c28b0e073d req-1815cf79-1653-4179-8db1-fb4b6e4cec55 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/attachments/723a66d9-aaa7-4bb6-8960-6fe446b8396e returned with HTTP 200 Jul 10 06:47:26.631021 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1338/5319] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 10 06:47:26 2026] PUT /volume/v3/attachments/723a66d9-aaa7-4bb6-8960-6fe446b8396e => generated 969 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:47:26.933014 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-01f9d49e-7a79-461b-b376-72b19fb927f4 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:47:26.934802 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-01f9d49e-7a79-461b-b376-72b19fb927f4 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] GET https://10.4.3.200/volume/v3/backups/46fa30d3-c46d-4a24-b67e-a9fc7038edad Jul 10 06:47:26.935022 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-01f9d49e-7a79-461b-b376-72b19fb927f4 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:47:26.935224 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-01f9d49e-7a79-461b-b376-72b19fb927f4 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:47:26.935349 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-01f9d49e-7a79-461b-b376-72b19fb927f4 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Show backup with id 46fa30d3-c46d-4a24-b67e-a9fc7038edad. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:47:26.939195 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:47:26.939195 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:47:26.939837 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-01f9d49e-7a79-461b-b376-72b19fb927f4 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/backups/46fa30d3-c46d-4a24-b67e-a9fc7038edad returned with HTTP 200 Jul 10 06:47:26.940168 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1327/5320] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:47:26 2026] GET /volume/v3/backups/46fa30d3-c46d-4a24-b67e-a9fc7038edad => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:47:27.142750 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-7649d168-2b89-45bb-a6ce-26c28b0e073d req-1fbdd267-1b6b-4d29-b103-67c0b0708cec None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:47:27.144817 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-7649d168-2b89-45bb-a6ce-26c28b0e073d req-1fbdd267-1b6b-4d29-b103-67c0b0708cec tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] POST https://10.4.3.200/volume/v3/attachments/723a66d9-aaa7-4bb6-8960-6fe446b8396e/action Jul 10 06:47:27.146105 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-7649d168-2b89-45bb-a6ce-26c28b0e073d req-1fbdd267-1b6b-4d29-b103-67c0b0708cec tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Action body: b'{"os-complete": null}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:47:27.146105 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-7649d168-2b89-45bb-a6ce-26c28b0e073d req-1fbdd267-1b6b-4d29-b103-67c0b0708cec tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:47:27.161315 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:47:27.161315 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:47:27.172885 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-7649d168-2b89-45bb-a6ce-26c28b0e073d req-1fbdd267-1b6b-4d29-b103-67c0b0708cec tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/attachments/723a66d9-aaa7-4bb6-8960-6fe446b8396e/action returned with HTTP 204 Jul 10 06:47:27.173401 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1326/5321] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 10 06:47:27 2026] POST /volume/v3/attachments/723a66d9-aaa7-4bb6-8960-6fe446b8396e/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:47:27.951195 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-28e489f0-7126-400b-b76f-d2398d32830c None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:47:27.952814 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-28e489f0-7126-400b-b76f-d2398d32830c tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] GET https://10.4.3.200/volume/v3/backups/46fa30d3-c46d-4a24-b67e-a9fc7038edad Jul 10 06:47:27.953007 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-28e489f0-7126-400b-b76f-d2398d32830c tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:47:27.953202 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-28e489f0-7126-400b-b76f-d2398d32830c tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:47:27.953326 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-28e489f0-7126-400b-b76f-d2398d32830c tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Show backup with id 46fa30d3-c46d-4a24-b67e-a9fc7038edad. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:47:27.957314 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:47:27.957314 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:47:27.957909 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-28e489f0-7126-400b-b76f-d2398d32830c tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/backups/46fa30d3-c46d-4a24-b67e-a9fc7038edad returned with HTTP 200 Jul 10 06:47:27.958248 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1331/5322] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:47:27 2026] GET /volume/v3/backups/46fa30d3-c46d-4a24-b67e-a9fc7038edad => generated 724 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:47:28.969176 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-325729eb-f544-4f0e-8b69-e216bbeffcca None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:47:28.970968 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-325729eb-f544-4f0e-8b69-e216bbeffcca tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] GET https://10.4.3.200/volume/v3/backups/46fa30d3-c46d-4a24-b67e-a9fc7038edad Jul 10 06:47:28.971148 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-325729eb-f544-4f0e-8b69-e216bbeffcca tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:47:28.971310 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-325729eb-f544-4f0e-8b69-e216bbeffcca tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:47:28.971400 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-325729eb-f544-4f0e-8b69-e216bbeffcca tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Show backup with id 46fa30d3-c46d-4a24-b67e-a9fc7038edad. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:47:28.975290 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:47:28.975290 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:47:28.975909 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-325729eb-f544-4f0e-8b69-e216bbeffcca tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/backups/46fa30d3-c46d-4a24-b67e-a9fc7038edad returned with HTTP 200 Jul 10 06:47:28.976234 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1339/5323] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:47:28 2026] GET /volume/v3/backups/46fa30d3-c46d-4a24-b67e-a9fc7038edad => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:47:29.988627 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-3878239e-5cda-46d4-8ecc-b343c0422c07 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:47:29.990765 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3878239e-5cda-46d4-8ecc-b343c0422c07 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] GET https://10.4.3.200/volume/v3/backups/46fa30d3-c46d-4a24-b67e-a9fc7038edad Jul 10 06:47:29.991080 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3878239e-5cda-46d4-8ecc-b343c0422c07 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:47:29.991375 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3878239e-5cda-46d4-8ecc-b343c0422c07 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:47:29.991714 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-3878239e-5cda-46d4-8ecc-b343c0422c07 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Show backup with id 46fa30d3-c46d-4a24-b67e-a9fc7038edad. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:47:30.009358 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:47:30.009358 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:47:30.010109 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3878239e-5cda-46d4-8ecc-b343c0422c07 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/backups/46fa30d3-c46d-4a24-b67e-a9fc7038edad returned with HTTP 200 Jul 10 06:47:30.010457 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1328/5324] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:47:29 2026] GET /volume/v3/backups/46fa30d3-c46d-4a24-b67e-a9fc7038edad => generated 735 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:47:31.022389 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-4bbc04ef-aff6-4b6b-b9b3-ff99b2561705 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:47:31.024299 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4bbc04ef-aff6-4b6b-b9b3-ff99b2561705 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] GET https://10.4.3.200/volume/v3/backups/46fa30d3-c46d-4a24-b67e-a9fc7038edad Jul 10 06:47:31.024512 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4bbc04ef-aff6-4b6b-b9b3-ff99b2561705 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:47:31.024813 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4bbc04ef-aff6-4b6b-b9b3-ff99b2561705 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:47:31.024934 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-4bbc04ef-aff6-4b6b-b9b3-ff99b2561705 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Show backup with id 46fa30d3-c46d-4a24-b67e-a9fc7038edad. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:47:31.031190 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:47:31.031190 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:47:31.031691 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4bbc04ef-aff6-4b6b-b9b3-ff99b2561705 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/backups/46fa30d3-c46d-4a24-b67e-a9fc7038edad returned with HTTP 200 Jul 10 06:47:31.032142 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1327/5325] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:47:31 2026] GET /volume/v3/backups/46fa30d3-c46d-4a24-b67e-a9fc7038edad => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:47:32.041872 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-2916100f-cb46-412e-a6b8-721af1765811 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:47:32.043490 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2916100f-cb46-412e-a6b8-721af1765811 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] GET https://10.4.3.200/volume/v3/backups/46fa30d3-c46d-4a24-b67e-a9fc7038edad Jul 10 06:47:32.043695 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2916100f-cb46-412e-a6b8-721af1765811 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:47:32.043878 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2916100f-cb46-412e-a6b8-721af1765811 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:47:32.044028 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-2916100f-cb46-412e-a6b8-721af1765811 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Show backup with id 46fa30d3-c46d-4a24-b67e-a9fc7038edad. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:47:32.047853 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:47:32.047853 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:47:32.048395 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2916100f-cb46-412e-a6b8-721af1765811 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/backups/46fa30d3-c46d-4a24-b67e-a9fc7038edad returned with HTTP 200 Jul 10 06:47:32.048766 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1332/5326] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:47:32 2026] GET /volume/v3/backups/46fa30d3-c46d-4a24-b67e-a9fc7038edad => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:47:33.058095 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-fd23acf3-1e3a-4f0a-bfb4-1e01ee991340 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:47:33.059805 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-fd23acf3-1e3a-4f0a-bfb4-1e01ee991340 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] GET https://10.4.3.200/volume/v3/backups/46fa30d3-c46d-4a24-b67e-a9fc7038edad Jul 10 06:47:33.060017 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-fd23acf3-1e3a-4f0a-bfb4-1e01ee991340 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:47:33.060155 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-fd23acf3-1e3a-4f0a-bfb4-1e01ee991340 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:47:33.060256 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-fd23acf3-1e3a-4f0a-bfb4-1e01ee991340 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Show backup with id 46fa30d3-c46d-4a24-b67e-a9fc7038edad. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:47:33.066445 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:47:33.066445 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:47:33.067550 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-fd23acf3-1e3a-4f0a-bfb4-1e01ee991340 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/backups/46fa30d3-c46d-4a24-b67e-a9fc7038edad returned with HTTP 200 Jul 10 06:47:33.068015 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1340/5327] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:47:33 2026] GET /volume/v3/backups/46fa30d3-c46d-4a24-b67e-a9fc7038edad => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:47:34.078257 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-509ab56f-b35f-4c41-a840-73aed38942ff None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:47:34.080208 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-509ab56f-b35f-4c41-a840-73aed38942ff tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] GET https://10.4.3.200/volume/v3/backups/46fa30d3-c46d-4a24-b67e-a9fc7038edad Jul 10 06:47:34.080208 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-509ab56f-b35f-4c41-a840-73aed38942ff tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:47:34.080381 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-509ab56f-b35f-4c41-a840-73aed38942ff tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:47:34.080525 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-509ab56f-b35f-4c41-a840-73aed38942ff tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Show backup with id 46fa30d3-c46d-4a24-b67e-a9fc7038edad. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:47:34.085246 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:47:34.085246 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:47:34.085995 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-509ab56f-b35f-4c41-a840-73aed38942ff tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/backups/46fa30d3-c46d-4a24-b67e-a9fc7038edad returned with HTTP 200 Jul 10 06:47:34.086424 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1329/5328] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:47:34 2026] GET /volume/v3/backups/46fa30d3-c46d-4a24-b67e-a9fc7038edad => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:47:35.096763 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-d5dee7e7-cbc3-4d23-b54c-1b7fb000ba8f None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:47:35.098410 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d5dee7e7-cbc3-4d23-b54c-1b7fb000ba8f tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] GET https://10.4.3.200/volume/v3/backups/46fa30d3-c46d-4a24-b67e-a9fc7038edad Jul 10 06:47:35.099093 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d5dee7e7-cbc3-4d23-b54c-1b7fb000ba8f tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:47:35.099093 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d5dee7e7-cbc3-4d23-b54c-1b7fb000ba8f tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:47:35.099093 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-d5dee7e7-cbc3-4d23-b54c-1b7fb000ba8f tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Show backup with id 46fa30d3-c46d-4a24-b67e-a9fc7038edad. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:47:35.102810 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:47:35.102810 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:47:35.103485 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d5dee7e7-cbc3-4d23-b54c-1b7fb000ba8f tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/backups/46fa30d3-c46d-4a24-b67e-a9fc7038edad returned with HTTP 200 Jul 10 06:47:35.103838 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1328/5329] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:47:35 2026] GET /volume/v3/backups/46fa30d3-c46d-4a24-b67e-a9fc7038edad => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:47:36.115148 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-698f5798-afcc-4c61-a924-fb4f501606bc None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:47:36.117254 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-698f5798-afcc-4c61-a924-fb4f501606bc tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] GET https://10.4.3.200/volume/v3/backups/46fa30d3-c46d-4a24-b67e-a9fc7038edad Jul 10 06:47:36.117525 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-698f5798-afcc-4c61-a924-fb4f501606bc tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:47:36.117823 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-698f5798-afcc-4c61-a924-fb4f501606bc tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:47:36.117969 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-698f5798-afcc-4c61-a924-fb4f501606bc tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Show backup with id 46fa30d3-c46d-4a24-b67e-a9fc7038edad. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:47:36.122630 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:47:36.122630 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:47:36.123327 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-698f5798-afcc-4c61-a924-fb4f501606bc tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/backups/46fa30d3-c46d-4a24-b67e-a9fc7038edad returned with HTTP 200 Jul 10 06:47:36.123777 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1333/5330] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:47:36 2026] GET /volume/v3/backups/46fa30d3-c46d-4a24-b67e-a9fc7038edad => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:47:37.136611 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-60a906ed-35d6-4ff5-9c8d-b3a0a0dde93b None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:47:37.138522 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-60a906ed-35d6-4ff5-9c8d-b3a0a0dde93b tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] GET https://10.4.3.200/volume/v3/backups/46fa30d3-c46d-4a24-b67e-a9fc7038edad Jul 10 06:47:37.138855 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-60a906ed-35d6-4ff5-9c8d-b3a0a0dde93b tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:47:37.139146 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-60a906ed-35d6-4ff5-9c8d-b3a0a0dde93b tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:47:37.139376 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-60a906ed-35d6-4ff5-9c8d-b3a0a0dde93b tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Show backup with id 46fa30d3-c46d-4a24-b67e-a9fc7038edad. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:47:37.143770 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:47:37.143770 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:47:37.144523 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-60a906ed-35d6-4ff5-9c8d-b3a0a0dde93b tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/backups/46fa30d3-c46d-4a24-b67e-a9fc7038edad returned with HTTP 200 Jul 10 06:47:37.144947 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1341/5331] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:47:37 2026] GET /volume/v3/backups/46fa30d3-c46d-4a24-b67e-a9fc7038edad => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:47:38.156291 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-49a74863-7798-4f97-ba9c-4c9a56299af1 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:47:38.158419 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-49a74863-7798-4f97-ba9c-4c9a56299af1 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] GET https://10.4.3.200/volume/v3/backups/46fa30d3-c46d-4a24-b67e-a9fc7038edad Jul 10 06:47:38.158712 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-49a74863-7798-4f97-ba9c-4c9a56299af1 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:47:38.158986 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-49a74863-7798-4f97-ba9c-4c9a56299af1 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:47:38.159150 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-49a74863-7798-4f97-ba9c-4c9a56299af1 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Show backup with id 46fa30d3-c46d-4a24-b67e-a9fc7038edad. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:47:38.165128 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:47:38.165128 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:47:38.165916 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-49a74863-7798-4f97-ba9c-4c9a56299af1 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/backups/46fa30d3-c46d-4a24-b67e-a9fc7038edad returned with HTTP 200 Jul 10 06:47:38.166292 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1330/5332] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:47:38 2026] GET /volume/v3/backups/46fa30d3-c46d-4a24-b67e-a9fc7038edad => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:47:39.179248 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-2de1f674-1628-4ab4-9330-0fda0ce7090e None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:47:39.181352 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2de1f674-1628-4ab4-9330-0fda0ce7090e tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] GET https://10.4.3.200/volume/v3/backups/46fa30d3-c46d-4a24-b67e-a9fc7038edad Jul 10 06:47:39.181586 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2de1f674-1628-4ab4-9330-0fda0ce7090e tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:47:39.181862 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2de1f674-1628-4ab4-9330-0fda0ce7090e tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:47:39.182013 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-2de1f674-1628-4ab4-9330-0fda0ce7090e tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Show backup with id 46fa30d3-c46d-4a24-b67e-a9fc7038edad. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:47:39.185918 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:47:39.185918 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:47:39.186462 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2de1f674-1628-4ab4-9330-0fda0ce7090e tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/backups/46fa30d3-c46d-4a24-b67e-a9fc7038edad returned with HTTP 200 Jul 10 06:47:39.186921 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1329/5333] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:47:39 2026] GET /volume/v3/backups/46fa30d3-c46d-4a24-b67e-a9fc7038edad => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:47:40.196839 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-1edc2af9-c928-4391-9afb-089e70db18e9 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:47:40.198601 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1edc2af9-c928-4391-9afb-089e70db18e9 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] GET https://10.4.3.200/volume/v3/backups/46fa30d3-c46d-4a24-b67e-a9fc7038edad Jul 10 06:47:40.198833 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1edc2af9-c928-4391-9afb-089e70db18e9 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:47:40.199011 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1edc2af9-c928-4391-9afb-089e70db18e9 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:47:40.199106 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-1edc2af9-c928-4391-9afb-089e70db18e9 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Show backup with id 46fa30d3-c46d-4a24-b67e-a9fc7038edad. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:47:40.203840 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:47:40.203840 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:47:40.204474 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1edc2af9-c928-4391-9afb-089e70db18e9 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/backups/46fa30d3-c46d-4a24-b67e-a9fc7038edad returned with HTTP 200 Jul 10 06:47:40.204893 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1334/5334] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:47:40 2026] GET /volume/v3/backups/46fa30d3-c46d-4a24-b67e-a9fc7038edad => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:47:41.215935 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-a7419601-7c63-4888-9358-ab819ca4412f None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:47:41.217579 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-a7419601-7c63-4888-9358-ab819ca4412f tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] GET https://10.4.3.200/volume/v3/backups/46fa30d3-c46d-4a24-b67e-a9fc7038edad Jul 10 06:47:41.217796 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-a7419601-7c63-4888-9358-ab819ca4412f tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:47:41.217963 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-a7419601-7c63-4888-9358-ab819ca4412f tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:47:41.218081 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-a7419601-7c63-4888-9358-ab819ca4412f tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Show backup with id 46fa30d3-c46d-4a24-b67e-a9fc7038edad. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:47:41.222733 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:47:41.222733 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:47:41.223515 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-a7419601-7c63-4888-9358-ab819ca4412f tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/backups/46fa30d3-c46d-4a24-b67e-a9fc7038edad returned with HTTP 200 Jul 10 06:47:41.224067 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1342/5335] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:47:41 2026] GET /volume/v3/backups/46fa30d3-c46d-4a24-b67e-a9fc7038edad => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:47:42.235702 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-fa06f4b2-1572-49cb-b2b8-638eca0a2623 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:47:42.237552 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-fa06f4b2-1572-49cb-b2b8-638eca0a2623 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] GET https://10.4.3.200/volume/v3/backups/46fa30d3-c46d-4a24-b67e-a9fc7038edad Jul 10 06:47:42.237832 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-fa06f4b2-1572-49cb-b2b8-638eca0a2623 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:47:42.238066 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-fa06f4b2-1572-49cb-b2b8-638eca0a2623 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:47:42.238176 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-fa06f4b2-1572-49cb-b2b8-638eca0a2623 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Show backup with id 46fa30d3-c46d-4a24-b67e-a9fc7038edad. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:47:42.242526 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:47:42.242526 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:47:42.243350 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-fa06f4b2-1572-49cb-b2b8-638eca0a2623 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/backups/46fa30d3-c46d-4a24-b67e-a9fc7038edad returned with HTTP 200 Jul 10 06:47:42.243761 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1331/5336] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:47:42 2026] GET /volume/v3/backups/46fa30d3-c46d-4a24-b67e-a9fc7038edad => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:47:42.253714 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-426b12f7-fc1c-4e55-9a7c-46bd10d72d2a None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:47:42.255469 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-426b12f7-fc1c-4e55-9a7c-46bd10d72d2a tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-member] POST https://10.4.3.200/volume/v3/backups/46fa30d3-c46d-4a24-b67e-a9fc7038edad/action Jul 10 06:47:42.255874 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-426b12f7-fc1c-4e55-9a7c-46bd10d72d2a tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:47:42.256027 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-426b12f7-fc1c-4e55-9a7c-46bd10d72d2a tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:47:42.257392 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.contrib.admin_actions [None req-426b12f7-fc1c-4e55-9a7c-46bd10d72d2a tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-member] Updating backup '46fa30d3-c46d-4a24-b67e-a9fc7038edad' with '{'status': 'error'}' {{(pid=99977) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 10 06:47:42.265565 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:47:42.265565 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:47:42.266886 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.policy [None req-426b12f7-fc1c-4e55-9a7c-46bd10d72d2a tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-member] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '03f889b761744ed0a5dbe949f7405d82', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2f6a0f76a3314da2a54fae6012b20c45', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99977) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 06:47:42.267110 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-426b12f7-fc1c-4e55-9a7c-46bd10d72d2a tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-member] https://10.4.3.200/volume/v3/backups/46fa30d3-c46d-4a24-b67e-a9fc7038edad/action returned with HTTP 403 Jul 10 06:47:42.267552 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1330/5337] 10.4.3.200 () {70 vars in 1430 bytes} [Fri Jul 10 06:47:42 2026] POST /volume/v3/backups/46fa30d3-c46d-4a24-b67e-a9fc7038edad/action => generated 131 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:47:42.275133 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-3768cf98-01c7-4065-af78-f62f0129e068 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:47:42.276865 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3768cf98-01c7-4065-af78-f62f0129e068 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] DELETE https://10.4.3.200/volume/v3/volumes/cea5e302-32e1-452d-a004-e80e97331103 Jul 10 06:47:42.277235 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3768cf98-01c7-4065-af78-f62f0129e068 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:47:42.277494 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3768cf98-01c7-4065-af78-f62f0129e068 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:47:42.277777 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-3768cf98-01c7-4065-af78-f62f0129e068 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Delete volume with id: cea5e302-32e1-452d-a004-e80e97331103 Jul 10 06:47:42.286832 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:47:42.286832 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:47:42.286832 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-3768cf98-01c7-4065-af78-f62f0129e068 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Volume info retrieved successfully. Jul 10 06:47:42.303142 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-3768cf98-01c7-4065-af78-f62f0129e068 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Delete volume request issued successfully. Jul 10 06:47:42.303525 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3768cf98-01c7-4065-af78-f62f0129e068 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/volumes/cea5e302-32e1-452d-a004-e80e97331103 returned with HTTP 202 Jul 10 06:47:42.304007 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1335/5338] 10.4.3.200 () {68 vars in 1391 bytes} [Fri Jul 10 06:47:42 2026] DELETE /volume/v3/volumes/cea5e302-32e1-452d-a004-e80e97331103 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:47:42.311430 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-0eb613d1-6f9e-4bd9-bda0-137ee08f86c7 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:47:42.313248 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-0eb613d1-6f9e-4bd9-bda0-137ee08f86c7 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] GET https://10.4.3.200/volume/v3/volumes/cea5e302-32e1-452d-a004-e80e97331103 Jul 10 06:47:42.313451 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-0eb613d1-6f9e-4bd9-bda0-137ee08f86c7 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:47:42.313651 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-0eb613d1-6f9e-4bd9-bda0-137ee08f86c7 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:47:42.322569 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:47:42.322569 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:47:42.326404 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-0eb613d1-6f9e-4bd9-bda0-137ee08f86c7 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Volume info retrieved successfully. Jul 10 06:47:42.330918 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-0eb613d1-6f9e-4bd9-bda0-137ee08f86c7 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/volumes/cea5e302-32e1-452d-a004-e80e97331103 returned with HTTP 200 Jul 10 06:47:42.331362 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1343/5339] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:47:42 2026] GET /volume/v3/volumes/cea5e302-32e1-452d-a004-e80e97331103 => generated 1008 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:47:43.343230 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-2c839538-2ead-4c4b-92d3-ccb9fb9630b1 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:47:43.345143 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2c839538-2ead-4c4b-92d3-ccb9fb9630b1 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] GET https://10.4.3.200/volume/v3/volumes/cea5e302-32e1-452d-a004-e80e97331103 Jul 10 06:47:43.345379 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2c839538-2ead-4c4b-92d3-ccb9fb9630b1 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:47:43.345606 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2c839538-2ead-4c4b-92d3-ccb9fb9630b1 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:47:43.352227 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2c839538-2ead-4c4b-92d3-ccb9fb9630b1 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/volumes/cea5e302-32e1-452d-a004-e80e97331103 returned with HTTP 404 Jul 10 06:47:43.352789 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1332/5340] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:47:43 2026] GET /volume/v3/volumes/cea5e302-32e1-452d-a004-e80e97331103 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:47:43.359694 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-6b443af1-609c-41a1-9336-f10fe7db559a None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:47:43.361364 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6b443af1-609c-41a1-9336-f10fe7db559a tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-member] POST https://10.4.3.200/volume/v3/backups/8973c607-7d94-429f-9178-825b3d008abe/restore Jul 10 06:47:43.361704 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6b443af1-609c-41a1-9336-f10fe7db559a tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-member] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:47:43.363138 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.contrib.backups [None req-6b443af1-609c-41a1-9336-f10fe7db559a tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-member] Restoring backup 8973c607-7d94-429f-9178-825b3d008abe ({'restore': {'name': 'new-backup-vol'}}) {{(pid=99977) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 10 06:47:43.363261 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.contrib.backups [None req-6b443af1-609c-41a1-9336-f10fe7db559a tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-member] Restoring backup 8973c607-7d94-429f-9178-825b3d008abe to volume None. Jul 10 06:47:43.367974 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:47:43.367974 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:47:43.369083 np0000004964 devstack@c-api.service[99977]: INFO cinder.backup.api [None req-6b443af1-609c-41a1-9336-f10fe7db559a tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-member] Creating volume of 1 GB for restore of backup 8973c607-7d94-429f-9178-825b3d008abe. Jul 10 06:47:43.372925 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-6b443af1-609c-41a1-9336-f10fe7db559a tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-member] Availability Zones retrieved successfully. Jul 10 06:47:43.378777 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-6b443af1-609c-41a1-9336-f10fe7db559a tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-member] Flow 'volume_create_api' (efb5336a-1143-401f-918e-27d4bc85d663) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:47:43.379755 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-6b443af1-609c-41a1-9336-f10fe7db559a tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (093767a6-1a2d-4404-8326-3603451e2add) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:47:43.380556 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.flows.api.create_volume [None req-6b443af1-609c-41a1-9336-f10fe7db559a tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-member] Validating volume size '1' using validate_int {{(pid=99977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:47:43.408582 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-6b443af1-609c-41a1-9336-f10fe7db559a tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (093767a6-1a2d-4404-8326-3603451e2add) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:47:43.409328 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-6b443af1-609c-41a1-9336-f10fe7db559a tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2fd8439a-79b5-40ae-88e4-9dadc3e1ed03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:47:43.444082 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-6b443af1-609c-41a1-9336-f10fe7db559a tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-member] Created reservations ['8236e050-11a1-4c96-a620-49149097bb62', '6c6637fe-b485-43be-858d-df6fbc86e340', '951114aa-6c6c-4c2c-b742-e67a154ce960', '8e0f5a1f-1574-4019-a0de-c860ee42c55a'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:47:43.444912 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-6b443af1-609c-41a1-9336-f10fe7db559a tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2fd8439a-79b5-40ae-88e4-9dadc3e1ed03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8236e050-11a1-4c96-a620-49149097bb62', '6c6637fe-b485-43be-858d-df6fbc86e340', '951114aa-6c6c-4c2c-b742-e67a154ce960', '8e0f5a1f-1574-4019-a0de-c860ee42c55a']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:47:43.445705 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-6b443af1-609c-41a1-9336-f10fe7db559a tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73f79f4a-705a-49fe-a44f-5a753054ff88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:47:43.474644 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-6b443af1-609c-41a1-9336-f10fe7db559a tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73f79f4a-705a-49fe-a44f-5a753054ff88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '42b5a0e9-7aab-4e3f-86ab-084cf8b5550d', '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='2f6a0f76a3314da2a54fae6012b20c45',qos_specs=None,replication_status=,reservations=['8236e050-11a1-4c96-a620-49149097bb62','6c6637fe-b485-43be-858d-df6fbc86e340','951114aa-6c6c-4c2c-b742-e67a154ce960','8e0f5a1f-1574-4019-a0de-c860ee42c55a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03f889b761744ed0a5dbe949f7405d82',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:47:43Z,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=42b5a0e9-7aab-4e3f-86ab-084cf8b5550d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f6a0f76a3314da2a54fae6012b20c45',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='03f889b761744ed0a5dbe949f7405d82',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:47:43.475392 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-6b443af1-609c-41a1-9336-f10fe7db559a tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b801fdc-1985-4d9b-942b-09ed9922b2b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:47:43.489530 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-6b443af1-609c-41a1-9336-f10fe7db559a tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b801fdc-1985-4d9b-942b-09ed9922b2b3) transitioned into 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='2f6a0f76a3314da2a54fae6012b20c45',qos_specs=None,replication_status=,reservations=['8236e050-11a1-4c96-a620-49149097bb62','6c6637fe-b485-43be-858d-df6fbc86e340','951114aa-6c6c-4c2c-b742-e67a154ce960','8e0f5a1f-1574-4019-a0de-c860ee42c55a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03f889b761744ed0a5dbe949f7405d82',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:47:43.490187 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-6b443af1-609c-41a1-9336-f10fe7db559a tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb2a4c27-ca4d-44e7-a281-45d86b0a1b13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:47:43.498212 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-6b443af1-609c-41a1-9336-f10fe7db559a tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb2a4c27-ca4d-44e7-a281-45d86b0a1b13) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:47:43.499033 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-6b443af1-609c-41a1-9336-f10fe7db559a tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-member] Flow 'volume_create_api' (efb5336a-1143-401f-918e-27d4bc85d663) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:47:43.499310 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-6b443af1-609c-41a1-9336-f10fe7db559a tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-member] Create volume request issued successfully. Jul 10 06:47:43.505371 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:47:43.505371 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:47:43.505810 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-6b443af1-609c-41a1-9336-f10fe7db559a tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-member] Volume info retrieved successfully. Jul 10 06:47:44.513490 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:47:44.513490 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:47:44.514009 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-6b443af1-609c-41a1-9336-f10fe7db559a tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-member] Volume info retrieved successfully. Jul 10 06:47:44.514145 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.backup.api [None req-6b443af1-609c-41a1-9336-f10fe7db559a tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-member] Checking backup size 1 against volume size 1 {{(pid=99977) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 10 06:47:44.514215 np0000004964 devstack@c-api.service[99977]: INFO cinder.backup.api [None req-6b443af1-609c-41a1-9336-f10fe7db559a tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-member] Overwriting volume 42b5a0e9-7aab-4e3f-86ab-084cf8b5550d with restore of backup 8973c607-7d94-429f-9178-825b3d008abe Jul 10 06:47:44.527075 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.backup.rpcapi [None req-6b443af1-609c-41a1-9336-f10fe7db559a tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-member] restore_backup in rpcapi backup_id 8973c607-7d94-429f-9178-825b3d008abe {{(pid=99977) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 10 06:47:44.529000 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6b443af1-609c-41a1-9336-f10fe7db559a tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-member] https://10.4.3.200/volume/v3/backups/8973c607-7d94-429f-9178-825b3d008abe/restore returned with HTTP 202 Jul 10 06:47:44.529433 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1331/5341] 10.4.3.200 () {70 vars in 1433 bytes} [Fri Jul 10 06:47:43 2026] POST /volume/v3/backups/8973c607-7d94-429f-9178-825b3d008abe/restore => generated 152 bytes in 1170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:47:44.539080 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-b8ba0165-6fa3-4357-839d-68615cac339e None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:47:44.541444 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b8ba0165-6fa3-4357-839d-68615cac339e tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] GET https://10.4.3.200/volume/v3/backups/8973c607-7d94-429f-9178-825b3d008abe Jul 10 06:47:44.541883 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b8ba0165-6fa3-4357-839d-68615cac339e tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:47:44.542244 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b8ba0165-6fa3-4357-839d-68615cac339e tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:47:44.542462 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-b8ba0165-6fa3-4357-839d-68615cac339e tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Show backup with id 8973c607-7d94-429f-9178-825b3d008abe. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:47:44.548569 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:47:44.548569 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:47:44.549570 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b8ba0165-6fa3-4357-839d-68615cac339e tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/backups/8973c607-7d94-429f-9178-825b3d008abe returned with HTTP 200 Jul 10 06:47:44.550151 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1336/5342] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:47:44 2026] GET /volume/v3/backups/8973c607-7d94-429f-9178-825b3d008abe => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:47:45.560870 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-c91f217e-508a-44c3-ac36-14e07cd77580 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:47:45.562728 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-c91f217e-508a-44c3-ac36-14e07cd77580 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] GET https://10.4.3.200/volume/v3/backups/8973c607-7d94-429f-9178-825b3d008abe Jul 10 06:47:45.562942 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-c91f217e-508a-44c3-ac36-14e07cd77580 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:47:45.563118 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-c91f217e-508a-44c3-ac36-14e07cd77580 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:47:45.563216 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-c91f217e-508a-44c3-ac36-14e07cd77580 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Show backup with id 8973c607-7d94-429f-9178-825b3d008abe. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:47:45.567586 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:47:45.567586 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:47:45.568254 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-c91f217e-508a-44c3-ac36-14e07cd77580 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/backups/8973c607-7d94-429f-9178-825b3d008abe returned with HTTP 200 Jul 10 06:47:45.568661 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1344/5343] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:47:45 2026] GET /volume/v3/backups/8973c607-7d94-429f-9178-825b3d008abe => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:47:46.580598 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-93d7b6bd-197f-46ba-b326-24f366d0f2b6 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:47:46.583650 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-93d7b6bd-197f-46ba-b326-24f366d0f2b6 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] GET https://10.4.3.200/volume/v3/backups/8973c607-7d94-429f-9178-825b3d008abe Jul 10 06:47:46.583650 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-93d7b6bd-197f-46ba-b326-24f366d0f2b6 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:47:46.583650 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-93d7b6bd-197f-46ba-b326-24f366d0f2b6 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:47:46.583650 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-93d7b6bd-197f-46ba-b326-24f366d0f2b6 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Show backup with id 8973c607-7d94-429f-9178-825b3d008abe. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:47:46.587145 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:47:46.587145 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:47:46.587931 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-93d7b6bd-197f-46ba-b326-24f366d0f2b6 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/backups/8973c607-7d94-429f-9178-825b3d008abe returned with HTTP 200 Jul 10 06:47:46.588389 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1333/5344] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:47:46 2026] GET /volume/v3/backups/8973c607-7d94-429f-9178-825b3d008abe => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:47:47.597595 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-dda3ae7e-cb30-450f-b9cc-ddf71a341e12 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:47:47.599995 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-dda3ae7e-cb30-450f-b9cc-ddf71a341e12 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] GET https://10.4.3.200/volume/v3/backups/8973c607-7d94-429f-9178-825b3d008abe Jul 10 06:47:47.600264 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-dda3ae7e-cb30-450f-b9cc-ddf71a341e12 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:47:47.600488 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-dda3ae7e-cb30-450f-b9cc-ddf71a341e12 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:47:47.600657 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-dda3ae7e-cb30-450f-b9cc-ddf71a341e12 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Show backup with id 8973c607-7d94-429f-9178-825b3d008abe. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:47:47.605545 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:47:47.605545 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:47:47.606339 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-dda3ae7e-cb30-450f-b9cc-ddf71a341e12 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/backups/8973c607-7d94-429f-9178-825b3d008abe returned with HTTP 200 Jul 10 06:47:47.606854 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1332/5345] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:47:47 2026] GET /volume/v3/backups/8973c607-7d94-429f-9178-825b3d008abe => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:47:48.616302 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-e2fe5a19-829e-4918-b18d-3bee1655abe5 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:47:48.618106 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e2fe5a19-829e-4918-b18d-3bee1655abe5 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] GET https://10.4.3.200/volume/v3/backups/8973c607-7d94-429f-9178-825b3d008abe Jul 10 06:47:48.618330 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e2fe5a19-829e-4918-b18d-3bee1655abe5 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:47:48.618489 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e2fe5a19-829e-4918-b18d-3bee1655abe5 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:47:48.618632 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-e2fe5a19-829e-4918-b18d-3bee1655abe5 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Show backup with id 8973c607-7d94-429f-9178-825b3d008abe. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:47:48.622846 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:47:48.622846 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:47:48.623418 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e2fe5a19-829e-4918-b18d-3bee1655abe5 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/backups/8973c607-7d94-429f-9178-825b3d008abe returned with HTTP 200 Jul 10 06:47:48.623840 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1337/5346] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:47:48 2026] GET /volume/v3/backups/8973c607-7d94-429f-9178-825b3d008abe => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:47:49.634698 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-79992a85-8375-453f-9a3f-7ba553cfbf57 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:47:49.636552 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-79992a85-8375-453f-9a3f-7ba553cfbf57 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] GET https://10.4.3.200/volume/v3/backups/8973c607-7d94-429f-9178-825b3d008abe Jul 10 06:47:49.636790 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-79992a85-8375-453f-9a3f-7ba553cfbf57 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:47:49.636985 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-79992a85-8375-453f-9a3f-7ba553cfbf57 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:47:49.637113 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-79992a85-8375-453f-9a3f-7ba553cfbf57 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Show backup with id 8973c607-7d94-429f-9178-825b3d008abe. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:47:49.642560 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:47:49.642560 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:47:49.643443 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-79992a85-8375-453f-9a3f-7ba553cfbf57 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/backups/8973c607-7d94-429f-9178-825b3d008abe returned with HTTP 200 Jul 10 06:47:49.643864 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1345/5347] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:47:49 2026] GET /volume/v3/backups/8973c607-7d94-429f-9178-825b3d008abe => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:47:50.654493 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-508a1085-f05b-466c-a920-fc013d3ab848 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:47:50.656555 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-508a1085-f05b-466c-a920-fc013d3ab848 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] GET https://10.4.3.200/volume/v3/backups/8973c607-7d94-429f-9178-825b3d008abe Jul 10 06:47:50.656782 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-508a1085-f05b-466c-a920-fc013d3ab848 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:47:50.656961 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-508a1085-f05b-466c-a920-fc013d3ab848 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:47:50.657073 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-508a1085-f05b-466c-a920-fc013d3ab848 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Show backup with id 8973c607-7d94-429f-9178-825b3d008abe. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:47:50.661327 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:47:50.661327 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:47:50.661926 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-508a1085-f05b-466c-a920-fc013d3ab848 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/backups/8973c607-7d94-429f-9178-825b3d008abe returned with HTTP 200 Jul 10 06:47:50.662368 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1334/5348] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:47:50 2026] GET /volume/v3/backups/8973c607-7d94-429f-9178-825b3d008abe => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:47:51.672815 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-7229221a-3f48-47d3-900c-e330e55d17a3 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:47:51.675342 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7229221a-3f48-47d3-900c-e330e55d17a3 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] GET https://10.4.3.200/volume/v3/backups/8973c607-7d94-429f-9178-825b3d008abe Jul 10 06:47:51.675670 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-7229221a-3f48-47d3-900c-e330e55d17a3 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:47:51.675916 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-7229221a-3f48-47d3-900c-e330e55d17a3 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:47:51.676056 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-7229221a-3f48-47d3-900c-e330e55d17a3 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Show backup with id 8973c607-7d94-429f-9178-825b3d008abe. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:47:51.681325 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:47:51.681325 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:47:51.682188 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7229221a-3f48-47d3-900c-e330e55d17a3 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/backups/8973c607-7d94-429f-9178-825b3d008abe returned with HTTP 200 Jul 10 06:47:51.682702 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1333/5349] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:47:51 2026] GET /volume/v3/backups/8973c607-7d94-429f-9178-825b3d008abe => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:47:52.695066 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-46092d0e-e931-43e3-9fe8-59b2a5341f97 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:47:52.696994 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-46092d0e-e931-43e3-9fe8-59b2a5341f97 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] GET https://10.4.3.200/volume/v3/backups/8973c607-7d94-429f-9178-825b3d008abe Jul 10 06:47:52.697224 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-46092d0e-e931-43e3-9fe8-59b2a5341f97 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:47:52.697443 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-46092d0e-e931-43e3-9fe8-59b2a5341f97 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:47:52.697726 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-46092d0e-e931-43e3-9fe8-59b2a5341f97 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Show backup with id 8973c607-7d94-429f-9178-825b3d008abe. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:47:52.702462 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:47:52.702462 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:47:52.703236 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-46092d0e-e931-43e3-9fe8-59b2a5341f97 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/backups/8973c607-7d94-429f-9178-825b3d008abe returned with HTTP 200 Jul 10 06:47:52.703697 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1338/5350] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:47:52 2026] GET /volume/v3/backups/8973c607-7d94-429f-9178-825b3d008abe => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:47:53.715119 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-31d17234-0e2c-4164-967b-0fdb6447419f None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:47:53.717054 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-31d17234-0e2c-4164-967b-0fdb6447419f tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] GET https://10.4.3.200/volume/v3/backups/8973c607-7d94-429f-9178-825b3d008abe Jul 10 06:47:53.717309 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-31d17234-0e2c-4164-967b-0fdb6447419f tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:47:53.717567 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-31d17234-0e2c-4164-967b-0fdb6447419f tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:47:53.717675 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-31d17234-0e2c-4164-967b-0fdb6447419f tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Show backup with id 8973c607-7d94-429f-9178-825b3d008abe. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:47:53.722177 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:47:53.722177 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:47:53.722993 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-31d17234-0e2c-4164-967b-0fdb6447419f tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/backups/8973c607-7d94-429f-9178-825b3d008abe returned with HTTP 200 Jul 10 06:47:53.723369 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1346/5351] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:47:53 2026] GET /volume/v3/backups/8973c607-7d94-429f-9178-825b3d008abe => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:47:54.734579 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-7be47180-26b0-4c00-a921-4ceef2c507cd None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:47:54.736529 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7be47180-26b0-4c00-a921-4ceef2c507cd tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] GET https://10.4.3.200/volume/v3/backups/8973c607-7d94-429f-9178-825b3d008abe Jul 10 06:47:54.736848 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-7be47180-26b0-4c00-a921-4ceef2c507cd tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:47:54.737154 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-7be47180-26b0-4c00-a921-4ceef2c507cd tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:47:54.737324 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-7be47180-26b0-4c00-a921-4ceef2c507cd tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Show backup with id 8973c607-7d94-429f-9178-825b3d008abe. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:47:54.742342 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:47:54.742342 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:47:54.743023 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7be47180-26b0-4c00-a921-4ceef2c507cd tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/backups/8973c607-7d94-429f-9178-825b3d008abe returned with HTTP 200 Jul 10 06:47:54.743395 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1335/5352] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:47:54 2026] GET /volume/v3/backups/8973c607-7d94-429f-9178-825b3d008abe => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:47:55.752870 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-46cce150-5774-4b0d-8cce-5da8409e88f3 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:47:55.755583 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-46cce150-5774-4b0d-8cce-5da8409e88f3 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] GET https://10.4.3.200/volume/v3/backups/8973c607-7d94-429f-9178-825b3d008abe Jul 10 06:47:55.755583 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-46cce150-5774-4b0d-8cce-5da8409e88f3 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:47:55.755583 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-46cce150-5774-4b0d-8cce-5da8409e88f3 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:47:55.755583 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-46cce150-5774-4b0d-8cce-5da8409e88f3 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Show backup with id 8973c607-7d94-429f-9178-825b3d008abe. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:47:55.760029 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:47:55.760029 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:47:55.760668 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-46cce150-5774-4b0d-8cce-5da8409e88f3 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/backups/8973c607-7d94-429f-9178-825b3d008abe returned with HTTP 200 Jul 10 06:47:55.761028 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1334/5353] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:47:55 2026] GET /volume/v3/backups/8973c607-7d94-429f-9178-825b3d008abe => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:47:55.770129 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-a4bc91d4-fcd2-4374-9bc5-8f72f6c3ae4f None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:47:55.772106 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a4bc91d4-fcd2-4374-9bc5-8f72f6c3ae4f tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] DELETE https://10.4.3.200/volume/v3/volumes/42b5a0e9-7aab-4e3f-86ab-084cf8b5550d Jul 10 06:47:55.772317 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a4bc91d4-fcd2-4374-9bc5-8f72f6c3ae4f tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:47:55.772521 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a4bc91d4-fcd2-4374-9bc5-8f72f6c3ae4f tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:47:55.772686 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-a4bc91d4-fcd2-4374-9bc5-8f72f6c3ae4f tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Delete volume with id: 42b5a0e9-7aab-4e3f-86ab-084cf8b5550d Jul 10 06:47:55.779731 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:47:55.779731 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:47:55.780061 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-a4bc91d4-fcd2-4374-9bc5-8f72f6c3ae4f tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Volume info retrieved successfully. Jul 10 06:47:55.799138 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-a4bc91d4-fcd2-4374-9bc5-8f72f6c3ae4f tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Delete volume request issued successfully. Jul 10 06:47:55.799516 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a4bc91d4-fcd2-4374-9bc5-8f72f6c3ae4f tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/volumes/42b5a0e9-7aab-4e3f-86ab-084cf8b5550d returned with HTTP 202 Jul 10 06:47:55.800021 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1339/5354] 10.4.3.200 () {68 vars in 1391 bytes} [Fri Jul 10 06:47:55 2026] DELETE /volume/v3/volumes/42b5a0e9-7aab-4e3f-86ab-084cf8b5550d => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:47:55.806617 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-e669195a-d254-4277-89f8-25b5a71816c2 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:47:55.808267 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-e669195a-d254-4277-89f8-25b5a71816c2 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] GET https://10.4.3.200/volume/v3/volumes/42b5a0e9-7aab-4e3f-86ab-084cf8b5550d Jul 10 06:47:55.808465 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-e669195a-d254-4277-89f8-25b5a71816c2 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:47:55.808674 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-e669195a-d254-4277-89f8-25b5a71816c2 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:47:55.815660 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:47:55.815660 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:47:55.819004 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-e669195a-d254-4277-89f8-25b5a71816c2 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Volume info retrieved successfully. Jul 10 06:47:55.822669 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-e669195a-d254-4277-89f8-25b5a71816c2 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/volumes/42b5a0e9-7aab-4e3f-86ab-084cf8b5550d returned with HTTP 200 Jul 10 06:47:55.823039 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1347/5355] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:47:55 2026] GET /volume/v3/volumes/42b5a0e9-7aab-4e3f-86ab-084cf8b5550d => generated 1065 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:47:56.835289 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-456f6ce0-d4d5-49ab-ab09-25d5d90bb4a9 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:47:56.837062 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-456f6ce0-d4d5-49ab-ab09-25d5d90bb4a9 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] GET https://10.4.3.200/volume/v3/volumes/42b5a0e9-7aab-4e3f-86ab-084cf8b5550d Jul 10 06:47:56.837287 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-456f6ce0-d4d5-49ab-ab09-25d5d90bb4a9 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:47:56.837478 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-456f6ce0-d4d5-49ab-ab09-25d5d90bb4a9 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:47:56.843362 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-456f6ce0-d4d5-49ab-ab09-25d5d90bb4a9 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/volumes/42b5a0e9-7aab-4e3f-86ab-084cf8b5550d returned with HTTP 404 Jul 10 06:47:56.843839 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1336/5356] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:47:56 2026] GET /volume/v3/volumes/42b5a0e9-7aab-4e3f-86ab-084cf8b5550d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:47:56.851796 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-8f22c556-6452-4837-b758-16bf5505e479 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:47:56.854051 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8f22c556-6452-4837-b758-16bf5505e479 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-member] GET https://10.4.3.200/volume/v3/backups/8973c607-7d94-429f-9178-825b3d008abe Jul 10 06:47:56.854346 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-8f22c556-6452-4837-b758-16bf5505e479 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:47:56.854625 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-8f22c556-6452-4837-b758-16bf5505e479 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:47:56.854796 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-8f22c556-6452-4837-b758-16bf5505e479 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-member] Show backup with id 8973c607-7d94-429f-9178-825b3d008abe. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:47:56.860204 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:47:56.860204 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:47:56.861281 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8f22c556-6452-4837-b758-16bf5505e479 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-member] https://10.4.3.200/volume/v3/backups/8973c607-7d94-429f-9178-825b3d008abe returned with HTTP 200 Jul 10 06:47:56.861795 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1335/5357] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:47:56 2026] GET /volume/v3/backups/8973c607-7d94-429f-9178-825b3d008abe => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:47:56.872839 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-b24cfe6c-dc25-4416-b8ea-5c89c047b735 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:47:56.874631 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b24cfe6c-dc25-4416-b8ea-5c89c047b735 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] DELETE https://10.4.3.200/volume/v3/backups/46fa30d3-c46d-4a24-b67e-a9fc7038edad Jul 10 06:47:56.874848 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b24cfe6c-dc25-4416-b8ea-5c89c047b735 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:47:56.875019 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b24cfe6c-dc25-4416-b8ea-5c89c047b735 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:47:56.875113 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.contrib.backups [None req-b24cfe6c-dc25-4416-b8ea-5c89c047b735 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Delete backup with id: 46fa30d3-c46d-4a24-b67e-a9fc7038edad. Jul 10 06:47:56.879675 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:47:56.879675 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:47:56.891269 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.backup.rpcapi [None req-b24cfe6c-dc25-4416-b8ea-5c89c047b735 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] delete_backup rpcapi backup_id 46fa30d3-c46d-4a24-b67e-a9fc7038edad {{(pid=99978) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 06:47:56.892857 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b24cfe6c-dc25-4416-b8ea-5c89c047b735 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/backups/46fa30d3-c46d-4a24-b67e-a9fc7038edad returned with HTTP 202 Jul 10 06:47:56.893268 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1340/5358] 10.4.3.200 () {68 vars in 1391 bytes} [Fri Jul 10 06:47:56 2026] DELETE /volume/v3/backups/46fa30d3-c46d-4a24-b67e-a9fc7038edad => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:47:56.900643 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-96128d7f-5cf0-413f-8d73-7d05a87941ee None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:47:56.902290 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-96128d7f-5cf0-413f-8d73-7d05a87941ee tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] GET https://10.4.3.200/volume/v3/backups/46fa30d3-c46d-4a24-b67e-a9fc7038edad Jul 10 06:47:56.902497 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-96128d7f-5cf0-413f-8d73-7d05a87941ee tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:47:56.902710 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-96128d7f-5cf0-413f-8d73-7d05a87941ee tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:47:56.902840 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-96128d7f-5cf0-413f-8d73-7d05a87941ee tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Show backup with id 46fa30d3-c46d-4a24-b67e-a9fc7038edad. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:47:56.906807 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:47:56.906807 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:47:56.907465 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-96128d7f-5cf0-413f-8d73-7d05a87941ee tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/backups/46fa30d3-c46d-4a24-b67e-a9fc7038edad returned with HTTP 200 Jul 10 06:47:56.907867 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1348/5359] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:47:56 2026] GET /volume/v3/backups/46fa30d3-c46d-4a24-b67e-a9fc7038edad => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:47:57.917389 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-e6ecf83c-2d9a-45f3-afbe-294ca97e08da None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:47:57.919012 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e6ecf83c-2d9a-45f3-afbe-294ca97e08da tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] GET https://10.4.3.200/volume/v3/backups/46fa30d3-c46d-4a24-b67e-a9fc7038edad Jul 10 06:47:57.919202 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e6ecf83c-2d9a-45f3-afbe-294ca97e08da tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:47:57.919372 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e6ecf83c-2d9a-45f3-afbe-294ca97e08da tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:47:57.919465 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-e6ecf83c-2d9a-45f3-afbe-294ca97e08da tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Show backup with id 46fa30d3-c46d-4a24-b67e-a9fc7038edad. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:47:57.922635 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e6ecf83c-2d9a-45f3-afbe-294ca97e08da tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/backups/46fa30d3-c46d-4a24-b67e-a9fc7038edad returned with HTTP 404 Jul 10 06:47:57.923049 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1337/5360] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:47:57 2026] GET /volume/v3/backups/46fa30d3-c46d-4a24-b67e-a9fc7038edad => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:47:57.930381 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-3722d932-fea0-443d-9c05-be7a4d7f8815 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:47:57.932354 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3722d932-fea0-443d-9c05-be7a4d7f8815 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] DELETE https://10.4.3.200/volume/v3/backups/589911a6-5317-43e7-a965-ef1c8db36222 Jul 10 06:47:57.932588 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3722d932-fea0-443d-9c05-be7a4d7f8815 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:47:57.932799 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3722d932-fea0-443d-9c05-be7a4d7f8815 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:47:57.932907 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.contrib.backups [None req-3722d932-fea0-443d-9c05-be7a4d7f8815 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Delete backup with id: 589911a6-5317-43e7-a965-ef1c8db36222. Jul 10 06:47:57.937250 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:47:57.937250 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:47:57.947177 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.backup.rpcapi [None req-3722d932-fea0-443d-9c05-be7a4d7f8815 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] delete_backup rpcapi backup_id 589911a6-5317-43e7-a965-ef1c8db36222 {{(pid=99977) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 06:47:57.948752 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3722d932-fea0-443d-9c05-be7a4d7f8815 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/backups/589911a6-5317-43e7-a965-ef1c8db36222 returned with HTTP 202 Jul 10 06:47:57.949101 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1336/5361] 10.4.3.200 () {68 vars in 1391 bytes} [Fri Jul 10 06:47:57 2026] DELETE /volume/v3/backups/589911a6-5317-43e7-a965-ef1c8db36222 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:47:57.956051 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-56a6b086-433e-4dc1-80b9-8400d3b8f04f None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:47:57.957689 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-56a6b086-433e-4dc1-80b9-8400d3b8f04f tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] GET https://10.4.3.200/volume/v3/backups/589911a6-5317-43e7-a965-ef1c8db36222 Jul 10 06:47:57.957921 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-56a6b086-433e-4dc1-80b9-8400d3b8f04f tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:47:57.958218 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-56a6b086-433e-4dc1-80b9-8400d3b8f04f tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:47:57.958366 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-56a6b086-433e-4dc1-80b9-8400d3b8f04f tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Show backup with id 589911a6-5317-43e7-a965-ef1c8db36222. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:47:57.963309 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:47:57.963309 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:47:57.964035 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-56a6b086-433e-4dc1-80b9-8400d3b8f04f tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/backups/589911a6-5317-43e7-a965-ef1c8db36222 returned with HTTP 200 Jul 10 06:47:57.964380 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1341/5362] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:47:57 2026] GET /volume/v3/backups/589911a6-5317-43e7-a965-ef1c8db36222 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:47:58.974158 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-d85588ea-4ef6-479e-98e0-dbf9376d60ae None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:47:58.975925 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-d85588ea-4ef6-479e-98e0-dbf9376d60ae tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] GET https://10.4.3.200/volume/v3/backups/589911a6-5317-43e7-a965-ef1c8db36222 Jul 10 06:47:58.976161 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-d85588ea-4ef6-479e-98e0-dbf9376d60ae tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:47:58.976455 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-d85588ea-4ef6-479e-98e0-dbf9376d60ae tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:47:58.976497 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-d85588ea-4ef6-479e-98e0-dbf9376d60ae tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Show backup with id 589911a6-5317-43e7-a965-ef1c8db36222. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:47:58.980011 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-d85588ea-4ef6-479e-98e0-dbf9376d60ae tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/backups/589911a6-5317-43e7-a965-ef1c8db36222 returned with HTTP 404 Jul 10 06:47:58.980474 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1349/5363] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:47:58 2026] GET /volume/v3/backups/589911a6-5317-43e7-a965-ef1c8db36222 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:47:58.986629 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-18887fb7-1a9b-45a1-9019-e82c764b0c84 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:47:58.988213 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-18887fb7-1a9b-45a1-9019-e82c764b0c84 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] DELETE https://10.4.3.200/volume/v3/backups/8973c607-7d94-429f-9178-825b3d008abe Jul 10 06:47:58.988403 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-18887fb7-1a9b-45a1-9019-e82c764b0c84 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:47:58.988631 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-18887fb7-1a9b-45a1-9019-e82c764b0c84 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:47:58.988762 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.contrib.backups [None req-18887fb7-1a9b-45a1-9019-e82c764b0c84 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Delete backup with id: 8973c607-7d94-429f-9178-825b3d008abe. Jul 10 06:47:58.992871 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:47:58.992871 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:47:59.003458 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.backup.rpcapi [None req-18887fb7-1a9b-45a1-9019-e82c764b0c84 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] delete_backup rpcapi backup_id 8973c607-7d94-429f-9178-825b3d008abe {{(pid=99976) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 06:47:59.005179 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-18887fb7-1a9b-45a1-9019-e82c764b0c84 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/backups/8973c607-7d94-429f-9178-825b3d008abe returned with HTTP 202 Jul 10 06:47:59.005606 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1338/5364] 10.4.3.200 () {68 vars in 1391 bytes} [Fri Jul 10 06:47:58 2026] DELETE /volume/v3/backups/8973c607-7d94-429f-9178-825b3d008abe => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:47:59.012334 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-13c6a9f9-8515-433c-b9f0-173a66c5d26a None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:47:59.013876 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-13c6a9f9-8515-433c-b9f0-173a66c5d26a tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] GET https://10.4.3.200/volume/v3/backups/8973c607-7d94-429f-9178-825b3d008abe Jul 10 06:47:59.014064 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-13c6a9f9-8515-433c-b9f0-173a66c5d26a tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:47:59.014237 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-13c6a9f9-8515-433c-b9f0-173a66c5d26a tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:47:59.014334 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-13c6a9f9-8515-433c-b9f0-173a66c5d26a tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Show backup with id 8973c607-7d94-429f-9178-825b3d008abe. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:47:59.018523 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:47:59.018523 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:47:59.019242 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-13c6a9f9-8515-433c-b9f0-173a66c5d26a tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/backups/8973c607-7d94-429f-9178-825b3d008abe returned with HTTP 200 Jul 10 06:47:59.019631 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1337/5365] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:47:59 2026] GET /volume/v3/backups/8973c607-7d94-429f-9178-825b3d008abe => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:48:00.029346 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-dfa7cf29-c5a3-4968-a7e3-e2ae0c8e34ca None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:48:00.031346 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-dfa7cf29-c5a3-4968-a7e3-e2ae0c8e34ca tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] GET https://10.4.3.200/volume/v3/backups/8973c607-7d94-429f-9178-825b3d008abe Jul 10 06:48:00.031636 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-dfa7cf29-c5a3-4968-a7e3-e2ae0c8e34ca tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:48:00.031886 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-dfa7cf29-c5a3-4968-a7e3-e2ae0c8e34ca tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:48:00.032014 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-dfa7cf29-c5a3-4968-a7e3-e2ae0c8e34ca tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Show backup with id 8973c607-7d94-429f-9178-825b3d008abe. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:48:00.035892 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-dfa7cf29-c5a3-4968-a7e3-e2ae0c8e34ca tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/backups/8973c607-7d94-429f-9178-825b3d008abe returned with HTTP 404 Jul 10 06:48:00.036431 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1342/5366] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:48:00 2026] GET /volume/v3/backups/8973c607-7d94-429f-9178-825b3d008abe => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:48:00.043600 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-304ef978-d0d3-4b34-b5e6-8a55760860d6 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:48:00.045779 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-304ef978-d0d3-4b34-b5e6-8a55760860d6 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] DELETE https://10.4.3.200/volume/v3/volumes/078bc6fe-9b8b-4792-bfb9-27f570318842 Jul 10 06:48:00.046172 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-304ef978-d0d3-4b34-b5e6-8a55760860d6 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:48:00.046960 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-304ef978-d0d3-4b34-b5e6-8a55760860d6 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Calling method 'delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:48:00.046960 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-304ef978-d0d3-4b34-b5e6-8a55760860d6 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Delete volume with id: 078bc6fe-9b8b-4792-bfb9-27f570318842 Jul 10 06:48:00.056314 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:48:00.056314 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:48:00.056823 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-304ef978-d0d3-4b34-b5e6-8a55760860d6 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Volume info retrieved successfully. Jul 10 06:48:00.076271 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-304ef978-d0d3-4b34-b5e6-8a55760860d6 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Delete volume request issued successfully. Jul 10 06:48:00.076553 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-304ef978-d0d3-4b34-b5e6-8a55760860d6 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/volumes/078bc6fe-9b8b-4792-bfb9-27f570318842 returned with HTTP 202 Jul 10 06:48:00.077011 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1350/5367] 10.4.3.200 () {68 vars in 1391 bytes} [Fri Jul 10 06:48:00 2026] DELETE /volume/v3/volumes/078bc6fe-9b8b-4792-bfb9-27f570318842 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:48:00.083675 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-14ada5a4-be78-47e7-b75b-efe777eace57 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:48:00.085619 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-14ada5a4-be78-47e7-b75b-efe777eace57 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] GET https://10.4.3.200/volume/v3/volumes/078bc6fe-9b8b-4792-bfb9-27f570318842 Jul 10 06:48:00.085883 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-14ada5a4-be78-47e7-b75b-efe777eace57 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:48:00.086092 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-14ada5a4-be78-47e7-b75b-efe777eace57 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:48:00.093756 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:48:00.093756 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:48:00.096990 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-14ada5a4-be78-47e7-b75b-efe777eace57 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Volume info retrieved successfully. Jul 10 06:48:00.101174 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-14ada5a4-be78-47e7-b75b-efe777eace57 tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/volumes/078bc6fe-9b8b-4792-bfb9-27f570318842 returned with HTTP 200 Jul 10 06:48:00.101588 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1339/5368] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:48:00 2026] GET /volume/v3/volumes/078bc6fe-9b8b-4792-bfb9-27f570318842 => generated 1008 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:48:01.113095 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-1988e729-b8f5-4fb3-b3ce-95d3ff03050f None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:48:01.114795 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1988e729-b8f5-4fb3-b3ce-95d3ff03050f tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] GET https://10.4.3.200/volume/v3/volumes/078bc6fe-9b8b-4792-bfb9-27f570318842 Jul 10 06:48:01.114987 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1988e729-b8f5-4fb3-b3ce-95d3ff03050f tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:48:01.115164 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1988e729-b8f5-4fb3-b3ce-95d3ff03050f tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:48:01.120290 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1988e729-b8f5-4fb3-b3ce-95d3ff03050f tempest-ProjectMemberTests33-2139976006 tempest-ProjectMemberTests33-2139976006-project-admin] https://10.4.3.200/volume/v3/volumes/078bc6fe-9b8b-4792-bfb9-27f570318842 returned with HTTP 404 Jul 10 06:48:01.120733 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1338/5369] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:48:01 2026] GET /volume/v3/volumes/078bc6fe-9b8b-4792-bfb9-27f570318842 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:48:10.033977 np0000004964 devstack@c-api.service[99978]: DEBUG dbcounter [-] [99978] Writing DB stats cinder:SELECT=32,cinder:UPDATE=3,cinder:INSERT=2 {{(pid=99978) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:48:10.071763 np0000004964 devstack@c-api.service[99975]: DEBUG dbcounter [-] [99975] Writing DB stats cinder:SELECT=37,cinder:UPDATE=11,cinder:INSERT=5 {{(pid=99975) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:48:10.100196 np0000004964 devstack@c-api.service[99976]: DEBUG dbcounter [-] [99976] Writing DB stats cinder:SELECT=44,cinder:UPDATE=14,cinder:INSERT=6 {{(pid=99976) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:48:11.117174 np0000004964 devstack@c-api.service[99977]: DEBUG dbcounter [-] [99977] Writing DB stats cinder:SELECT=47,cinder:UPDATE=17,cinder:INSERT=6 {{(pid=99977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:48:14.715982 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-e7fe3e2a-a60d-4118-9611-6aad51e7c846 req-13c1955d-092b-4d5f-b068-ea4f88bb495c None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:48:14.718112 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-e7fe3e2a-a60d-4118-9611-6aad51e7c846 req-13c1955d-092b-4d5f-b068-ea4f88bb495c tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] GET https://10.4.3.200/volume/v3/limits Jul 10 06:48:14.718314 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-e7fe3e2a-a60d-4118-9611-6aad51e7c846 req-13c1955d-092b-4d5f-b068-ea4f88bb495c tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:48:14.719042 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-e7fe3e2a-a60d-4118-9611-6aad51e7c846 req-13c1955d-092b-4d5f-b068-ea4f88bb495c tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'index' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:48:14.737392 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-e7fe3e2a-a60d-4118-9611-6aad51e7c846 req-13c1955d-092b-4d5f-b068-ea4f88bb495c tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/limits returned with HTTP 200 Jul 10 06:48:14.737809 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1343/5370] 10.4.3.200 () {68 vars in 1484 bytes} [Fri Jul 10 06:48:14 2026] GET /volume/v3/limits => generated 302 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:48:15.264438 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-e7fe3e2a-a60d-4118-9611-6aad51e7c846 req-c4cff2ed-3ad5-4296-a953-5f6cf21ca0e0 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:48:15.266410 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-e7fe3e2a-a60d-4118-9611-6aad51e7c846 req-c4cff2ed-3ad5-4296-a953-5f6cf21ca0e0 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] GET https://10.4.3.200/volume/v3/volumes/39280ddf-31df-4792-be4b-365d48a14f3d Jul 10 06:48:15.266602 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-e7fe3e2a-a60d-4118-9611-6aad51e7c846 req-c4cff2ed-3ad5-4296-a953-5f6cf21ca0e0 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:48:15.266797 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-e7fe3e2a-a60d-4118-9611-6aad51e7c846 req-c4cff2ed-3ad5-4296-a953-5f6cf21ca0e0 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:48:15.275089 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:48:15.275089 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:48:15.278598 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [req-e7fe3e2a-a60d-4118-9611-6aad51e7c846 req-c4cff2ed-3ad5-4296-a953-5f6cf21ca0e0 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Volume info retrieved successfully. Jul 10 06:48:15.282636 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-e7fe3e2a-a60d-4118-9611-6aad51e7c846 req-c4cff2ed-3ad5-4296-a953-5f6cf21ca0e0 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/volumes/39280ddf-31df-4792-be4b-365d48a14f3d returned with HTTP 200 Jul 10 06:48:15.283016 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1351/5371] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:48:15 2026] GET /volume/v3/volumes/39280ddf-31df-4792-be4b-365d48a14f3d => generated 1659 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:48:15.292222 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-e7fe3e2a-a60d-4118-9611-6aad51e7c846 req-479d9fde-1e4c-4937-8630-b89302b0f01f None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:48:15.294098 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-e7fe3e2a-a60d-4118-9611-6aad51e7c846 req-479d9fde-1e4c-4937-8630-b89302b0f01f tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] POST https://10.4.3.200/volume/v3/snapshots Jul 10 06:48:15.294394 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-e7fe3e2a-a60d-4118-9611-6aad51e7c846 req-479d9fde-1e4c-4937-8630-b89302b0f01f tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "39280ddf-31df-4792-be4b-365d48a14f3d", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-258476852", "description": null, "metadata": {}}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:48:15.304968 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:48:15.304968 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:48:15.305388 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [req-e7fe3e2a-a60d-4118-9611-6aad51e7c846 req-479d9fde-1e4c-4937-8630-b89302b0f01f tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Volume info retrieved successfully. Jul 10 06:48:15.305528 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.snapshots [req-e7fe3e2a-a60d-4118-9611-6aad51e7c846 req-479d9fde-1e4c-4937-8630-b89302b0f01f tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Create snapshot from volume 39280ddf-31df-4792-be4b-365d48a14f3d Jul 10 06:48:15.329525 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.quota [req-e7fe3e2a-a60d-4118-9611-6aad51e7c846 req-479d9fde-1e4c-4937-8630-b89302b0f01f tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Created reservations ['b7599cb6-ae36-4674-953d-2326a291f5c4', '32025723-076a-4ffa-a525-9c4de4f79246', '2696393f-4a1b-4f04-9a87-5400ddd12112', 'a191434a-6365-4fb6-b219-0b60db7417cc'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:48:15.360095 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [req-e7fe3e2a-a60d-4118-9611-6aad51e7c846 req-479d9fde-1e4c-4937-8630-b89302b0f01f tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Snapshot force create request issued successfully. Jul 10 06:48:15.360413 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-e7fe3e2a-a60d-4118-9611-6aad51e7c846 req-479d9fde-1e4c-4937-8630-b89302b0f01f tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 10 06:48:15.360912 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1340/5372] 10.4.3.200 () {72 vars in 1547 bytes} [Fri Jul 10 06:48:15 2026] POST /volume/v3/snapshots => generated 319 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:48:16.902822 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-3735b01d-4934-4cd9-b935-a178f953a08b None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:48:16.904391 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3735b01d-4934-4cd9-b935-a178f953a08b tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] GET https://10.4.3.200/volume/v3/snapshots/8d4cf843-bb9f-4547-a751-be7b0303a45a Jul 10 06:48:16.904578 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3735b01d-4934-4cd9-b935-a178f953a08b tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:48:16.904764 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3735b01d-4934-4cd9-b935-a178f953a08b tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:48:16.910041 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:48:16.910041 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:48:16.910539 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-3735b01d-4934-4cd9-b935-a178f953a08b tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Snapshot retrieved successfully. Jul 10 06:48:16.911266 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3735b01d-4934-4cd9-b935-a178f953a08b tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/snapshots/8d4cf843-bb9f-4547-a751-be7b0303a45a returned with HTTP 200 Jul 10 06:48:16.911661 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1339/5373] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:48:16 2026] GET /volume/v3/snapshots/8d4cf843-bb9f-4547-a751-be7b0303a45a => generated 478 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:48:18.497568 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-9111be99-f605-4628-8bc9-7698253e6d4a req-83a93b00-0e79-46d5-8c4c-b0d1da963a92 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:48:18.499747 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-9111be99-f605-4628-8bc9-7698253e6d4a req-83a93b00-0e79-46d5-8c4c-b0d1da963a92 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] GET https://10.4.3.200/volume/v3/snapshots/8d4cf843-bb9f-4547-a751-be7b0303a45a Jul 10 06:48:18.499949 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-9111be99-f605-4628-8bc9-7698253e6d4a req-83a93b00-0e79-46d5-8c4c-b0d1da963a92 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:48:18.500146 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-9111be99-f605-4628-8bc9-7698253e6d4a req-83a93b00-0e79-46d5-8c4c-b0d1da963a92 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:48:18.504765 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:48:18.504765 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:48:18.505175 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [req-9111be99-f605-4628-8bc9-7698253e6d4a req-83a93b00-0e79-46d5-8c4c-b0d1da963a92 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Snapshot retrieved successfully. Jul 10 06:48:18.505947 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-9111be99-f605-4628-8bc9-7698253e6d4a req-83a93b00-0e79-46d5-8c4c-b0d1da963a92 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/snapshots/8d4cf843-bb9f-4547-a751-be7b0303a45a returned with HTTP 200 Jul 10 06:48:18.506307 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1344/5374] 10.4.3.200 () {68 vars in 1604 bytes} [Fri Jul 10 06:48:18 2026] GET /volume/v3/snapshots/8d4cf843-bb9f-4547-a751-be7b0303a45a => generated 478 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:48:23.984262 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-9111be99-f605-4628-8bc9-7698253e6d4a req-829a5591-deba-4951-8041-9d473148c3aa None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:48:23.986221 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-9111be99-f605-4628-8bc9-7698253e6d4a req-829a5591-deba-4951-8041-9d473148c3aa tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] GET https://10.4.3.200/volume/v3/snapshots/8d4cf843-bb9f-4547-a751-be7b0303a45a Jul 10 06:48:23.986387 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-9111be99-f605-4628-8bc9-7698253e6d4a req-829a5591-deba-4951-8041-9d473148c3aa tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:48:23.986590 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-9111be99-f605-4628-8bc9-7698253e6d4a req-829a5591-deba-4951-8041-9d473148c3aa tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:48:23.991395 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:48:23.991395 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:48:23.991808 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [req-9111be99-f605-4628-8bc9-7698253e6d4a req-829a5591-deba-4951-8041-9d473148c3aa tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Snapshot retrieved successfully. Jul 10 06:48:23.992485 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-9111be99-f605-4628-8bc9-7698253e6d4a req-829a5591-deba-4951-8041-9d473148c3aa tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/snapshots/8d4cf843-bb9f-4547-a751-be7b0303a45a returned with HTTP 200 Jul 10 06:48:23.992859 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1352/5375] 10.4.3.200 () {68 vars in 1604 bytes} [Fri Jul 10 06:48:23 2026] GET /volume/v3/snapshots/8d4cf843-bb9f-4547-a751-be7b0303a45a => generated 478 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:48:24.001826 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-9111be99-f605-4628-8bc9-7698253e6d4a req-de4fb7e9-a396-4b02-8138-9a7e9b05957d None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:48:24.004292 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-9111be99-f605-4628-8bc9-7698253e6d4a req-de4fb7e9-a396-4b02-8138-9a7e9b05957d tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] GET https://10.4.3.200/volume/v3/volumes/39280ddf-31df-4792-be4b-365d48a14f3d Jul 10 06:48:24.004585 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-9111be99-f605-4628-8bc9-7698253e6d4a req-de4fb7e9-a396-4b02-8138-9a7e9b05957d tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:48:24.004788 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-9111be99-f605-4628-8bc9-7698253e6d4a req-de4fb7e9-a396-4b02-8138-9a7e9b05957d tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:48:24.013998 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:48:24.013998 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:48:24.017043 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [req-9111be99-f605-4628-8bc9-7698253e6d4a req-de4fb7e9-a396-4b02-8138-9a7e9b05957d tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Volume info retrieved successfully. Jul 10 06:48:24.021321 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-9111be99-f605-4628-8bc9-7698253e6d4a req-de4fb7e9-a396-4b02-8138-9a7e9b05957d tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/volumes/39280ddf-31df-4792-be4b-365d48a14f3d returned with HTTP 200 Jul 10 06:48:24.021719 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1341/5376] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:48:24 2026] GET /volume/v3/volumes/39280ddf-31df-4792-be4b-365d48a14f3d => generated 1659 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:48:24.028947 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-9111be99-f605-4628-8bc9-7698253e6d4a req-72060a5c-b521-486a-b932-733b495a63f4 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:48:24.031009 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-9111be99-f605-4628-8bc9-7698253e6d4a req-72060a5c-b521-486a-b932-733b495a63f4 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:48:24.031332 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-9111be99-f605-4628-8bc9-7698253e6d4a req-72060a5c-b521-486a-b932-733b495a63f4 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "8d4cf843-bb9f-4547-a751-be7b0303a45a", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:48:24.032998 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.volumes [req-9111be99-f605-4628-8bc9-7698253e6d4a req-72060a5c-b521-486a-b932-733b495a63f4 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '8d4cf843-bb9f-4547-a751-be7b0303a45a', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=99977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:48:24.041519 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:48:24.041519 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:48:24.042029 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-9111be99-f605-4628-8bc9-7698253e6d4a req-72060a5c-b521-486a-b932-733b495a63f4 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Snapshot retrieved successfully. Jul 10 06:48:24.042139 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [req-9111be99-f605-4628-8bc9-7698253e6d4a req-72060a5c-b521-486a-b932-733b495a63f4 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Create volume of 1 GB Jul 10 06:48:24.042725 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-9111be99-f605-4628-8bc9-7698253e6d4a req-72060a5c-b521-486a-b932-733b495a63f4 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Availability Zones retrieved successfully. Jul 10 06:48:24.048305 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [req-9111be99-f605-4628-8bc9-7698253e6d4a req-72060a5c-b521-486a-b932-733b495a63f4 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Flow 'volume_create_api' (b2590d5f-ed3c-4a6d-8ac6-553634e081e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:48:24.049790 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [req-9111be99-f605-4628-8bc9-7698253e6d4a req-72060a5c-b521-486a-b932-733b495a63f4 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (937e633e-1195-46ac-915e-0eb5be1868a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:48:24.050944 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.flows.api.create_volume [req-9111be99-f605-4628-8bc9-7698253e6d4a req-72060a5c-b521-486a-b932-733b495a63f4 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:48:24.083547 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [req-9111be99-f605-4628-8bc9-7698253e6d4a req-72060a5c-b521-486a-b932-733b495a63f4 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (937e633e-1195-46ac-915e-0eb5be1868a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '8d4cf843-bb9f-4547-a751-be7b0303a45a', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:48:24.084196 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [req-9111be99-f605-4628-8bc9-7698253e6d4a req-72060a5c-b521-486a-b932-733b495a63f4 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55d2d3ab-47f0-4095-983e-765096d006dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:48:24.128362 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.quota [req-9111be99-f605-4628-8bc9-7698253e6d4a req-72060a5c-b521-486a-b932-733b495a63f4 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Created reservations ['1138b30c-bf4b-4a8a-91e5-dfd602ce360f', 'effcfbef-c3cc-4c37-9068-1a4122d4f696', 'fbb06d9d-8b96-4fe3-88bc-9fda167650b0', '172cb9b2-e3e7-4a74-bce5-89f586d5138e'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:48:24.129226 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [req-9111be99-f605-4628-8bc9-7698253e6d4a req-72060a5c-b521-486a-b932-733b495a63f4 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55d2d3ab-47f0-4095-983e-765096d006dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1138b30c-bf4b-4a8a-91e5-dfd602ce360f', 'effcfbef-c3cc-4c37-9068-1a4122d4f696', 'fbb06d9d-8b96-4fe3-88bc-9fda167650b0', '172cb9b2-e3e7-4a74-bce5-89f586d5138e']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:48:24.130025 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [req-9111be99-f605-4628-8bc9-7698253e6d4a req-72060a5c-b521-486a-b932-733b495a63f4 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbb54362-83fa-4fa3-bdbd-ff8edf3d3466) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:48:24.173449 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [req-9111be99-f605-4628-8bc9-7698253e6d4a req-72060a5c-b521-486a-b932-733b495a63f4 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbb54362-83fa-4fa3-bdbd-ff8edf3d3466) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '897f823e-5718-4c0b-bd76-1d71b268207f', '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='c5b8eba67f9b4893b0745cad9226ea2f',qos_specs=None,replication_status=,reservations=['1138b30c-bf4b-4a8a-91e5-dfd602ce360f','effcfbef-c3cc-4c37-9068-1a4122d4f696','fbb06d9d-8b96-4fe3-88bc-9fda167650b0','172cb9b2-e3e7-4a74-bce5-89f586d5138e'],size=1,snapshot_id=8d4cf843-bb9f-4547-a751-be7b0303a45a,source_replicaid=,source_volid=None,status='creating',user_id='73619d301e92432aadd608b878334e09',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), '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-10T06:48:24Z,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=897f823e-5718-4c0b-bd76-1d71b268207f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c5b8eba67f9b4893b0745cad9226ea2f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=8d4cf843-bb9f-4547-a751-be7b0303a45a,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='73619d301e92432aadd608b878334e09',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:48:24.174159 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [req-9111be99-f605-4628-8bc9-7698253e6d4a req-72060a5c-b521-486a-b932-733b495a63f4 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f573c49a-2348-4ed3-baee-6fad65620c02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:48:24.193140 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [req-9111be99-f605-4628-8bc9-7698253e6d4a req-72060a5c-b521-486a-b932-733b495a63f4 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f573c49a-2348-4ed3-baee-6fad65620c02) transitioned into 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='c5b8eba67f9b4893b0745cad9226ea2f',qos_specs=None,replication_status=,reservations=['1138b30c-bf4b-4a8a-91e5-dfd602ce360f','effcfbef-c3cc-4c37-9068-1a4122d4f696','fbb06d9d-8b96-4fe3-88bc-9fda167650b0','172cb9b2-e3e7-4a74-bce5-89f586d5138e'],size=1,snapshot_id=8d4cf843-bb9f-4547-a751-be7b0303a45a,source_replicaid=,source_volid=None,status='creating',user_id='73619d301e92432aadd608b878334e09',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:48:24.194081 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [req-9111be99-f605-4628-8bc9-7698253e6d4a req-72060a5c-b521-486a-b932-733b495a63f4 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb6959b8-bbf7-434f-b805-11c0f7e0abe5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:48:24.221033 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [req-9111be99-f605-4628-8bc9-7698253e6d4a req-72060a5c-b521-486a-b932-733b495a63f4 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb6959b8-bbf7-434f-b805-11c0f7e0abe5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:48:24.222035 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [req-9111be99-f605-4628-8bc9-7698253e6d4a req-72060a5c-b521-486a-b932-733b495a63f4 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Flow 'volume_create_api' (b2590d5f-ed3c-4a6d-8ac6-553634e081e0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:48:24.222387 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-9111be99-f605-4628-8bc9-7698253e6d4a req-72060a5c-b521-486a-b932-733b495a63f4 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Create volume request issued successfully. Jul 10 06:48:24.223079 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-9111be99-f605-4628-8bc9-7698253e6d4a req-72060a5c-b521-486a-b932-733b495a63f4 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:48:24.223605 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1340/5377] 10.4.3.200 () {72 vars in 1541 bytes} [Fri Jul 10 06:48:24 2026] POST /volume/v3/volumes => generated 736 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 10 06:48:24.231347 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-9111be99-f605-4628-8bc9-7698253e6d4a req-074935cc-1bdc-4b13-b3cc-f721fd1800cb None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:48:24.233639 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-9111be99-f605-4628-8bc9-7698253e6d4a req-074935cc-1bdc-4b13-b3cc-f721fd1800cb tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] GET https://10.4.3.200/volume/v3/volumes/897f823e-5718-4c0b-bd76-1d71b268207f Jul 10 06:48:24.233854 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-9111be99-f605-4628-8bc9-7698253e6d4a req-074935cc-1bdc-4b13-b3cc-f721fd1800cb tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:48:24.234028 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-9111be99-f605-4628-8bc9-7698253e6d4a req-074935cc-1bdc-4b13-b3cc-f721fd1800cb tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:48:24.240440 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:48:24.240440 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:48:24.243927 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [req-9111be99-f605-4628-8bc9-7698253e6d4a req-074935cc-1bdc-4b13-b3cc-f721fd1800cb tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Volume info retrieved successfully. Jul 10 06:48:24.248061 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-9111be99-f605-4628-8bc9-7698253e6d4a req-074935cc-1bdc-4b13-b3cc-f721fd1800cb tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/volumes/897f823e-5718-4c0b-bd76-1d71b268207f returned with HTTP 200 Jul 10 06:48:24.248730 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1345/5378] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:48:24 2026] GET /volume/v3/volumes/897f823e-5718-4c0b-bd76-1d71b268207f => generated 804 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:48:24.256776 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-9111be99-f605-4628-8bc9-7698253e6d4a req-c5b0f08d-ecee-4751-8b73-1dc89b740535 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:48:24.259026 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-9111be99-f605-4628-8bc9-7698253e6d4a req-c5b0f08d-ecee-4751-8b73-1dc89b740535 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] GET https://10.4.3.200/volume/v3/volumes/897f823e-5718-4c0b-bd76-1d71b268207f Jul 10 06:48:24.259258 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-9111be99-f605-4628-8bc9-7698253e6d4a req-c5b0f08d-ecee-4751-8b73-1dc89b740535 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:48:24.259433 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-9111be99-f605-4628-8bc9-7698253e6d4a req-c5b0f08d-ecee-4751-8b73-1dc89b740535 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:48:24.267992 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:48:24.267992 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:48:24.272270 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [req-9111be99-f605-4628-8bc9-7698253e6d4a req-c5b0f08d-ecee-4751-8b73-1dc89b740535 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Volume info retrieved successfully. Jul 10 06:48:24.276450 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-9111be99-f605-4628-8bc9-7698253e6d4a req-c5b0f08d-ecee-4751-8b73-1dc89b740535 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/volumes/897f823e-5718-4c0b-bd76-1d71b268207f returned with HTTP 200 Jul 10 06:48:24.276889 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1353/5379] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:48:24 2026] GET /volume/v3/volumes/897f823e-5718-4c0b-bd76-1d71b268207f => generated 804 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:48:27.287635 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-9111be99-f605-4628-8bc9-7698253e6d4a req-bed47037-7007-4fc9-b112-0a9385c8fd5b None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:48:27.290375 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-9111be99-f605-4628-8bc9-7698253e6d4a req-bed47037-7007-4fc9-b112-0a9385c8fd5b tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] GET https://10.4.3.200/volume/v3/volumes/897f823e-5718-4c0b-bd76-1d71b268207f Jul 10 06:48:27.290688 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-9111be99-f605-4628-8bc9-7698253e6d4a req-bed47037-7007-4fc9-b112-0a9385c8fd5b tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:48:27.290974 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-9111be99-f605-4628-8bc9-7698253e6d4a req-bed47037-7007-4fc9-b112-0a9385c8fd5b tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:48:27.300519 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:48:27.300519 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:48:27.305067 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [req-9111be99-f605-4628-8bc9-7698253e6d4a req-bed47037-7007-4fc9-b112-0a9385c8fd5b tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Volume info retrieved successfully. Jul 10 06:48:27.311476 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-9111be99-f605-4628-8bc9-7698253e6d4a req-bed47037-7007-4fc9-b112-0a9385c8fd5b tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/volumes/897f823e-5718-4c0b-bd76-1d71b268207f returned with HTTP 200 Jul 10 06:48:27.311961 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1342/5380] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:48:27 2026] GET /volume/v3/volumes/897f823e-5718-4c0b-bd76-1d71b268207f => generated 1345 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:48:27.319712 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-15a700aa-7ebf-44b3-8a57-c882e0baa166 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:48:27.320166 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-15a700aa-7ebf-44b3-8a57-c882e0baa166 None None] GET https://10.4.3.200/volume// Jul 10 06:48:27.320340 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-15a700aa-7ebf-44b3-8a57-c882e0baa166 None None] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:48:27.320862 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-15a700aa-7ebf-44b3-8a57-c882e0baa166 None None] Calling method 'all' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:48:27.320947 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-15a700aa-7ebf-44b3-8a57-c882e0baa166 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:48:27.321293 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1341/5381] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:48: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 10 06:48:27.329852 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-9111be99-f605-4628-8bc9-7698253e6d4a req-649098d5-bde0-4867-9487-47bd31ec3f07 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:48:27.334523 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-9111be99-f605-4628-8bc9-7698253e6d4a req-649098d5-bde0-4867-9487-47bd31ec3f07 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 10 06:48:27.334523 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-9111be99-f605-4628-8bc9-7698253e6d4a req-649098d5-bde0-4867-9487-47bd31ec3f07 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "897f823e-5718-4c0b-bd76-1d71b268207f", "connector": null, "instance_uuid": "3012175b-745f-4a87-8e2d-60d19a7362a4"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:48:27.345645 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:48:27.345645 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:48:27.373995 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-9111be99-f605-4628-8bc9-7698253e6d4a req-649098d5-bde0-4867-9487-47bd31ec3f07 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 10 06:48:27.374740 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1346/5382] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 10 06:48:27 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 10 06:48:27.383061 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-92fdf0cb-1003-4c01-8383-cf1ec24c2e37 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:48:27.383469 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-92fdf0cb-1003-4c01-8383-cf1ec24c2e37 None None] GET https://10.4.3.200/volume// Jul 10 06:48:27.383922 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-92fdf0cb-1003-4c01-8383-cf1ec24c2e37 None None] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:48:27.383922 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-92fdf0cb-1003-4c01-8383-cf1ec24c2e37 None None] Calling method 'all' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:48:27.384272 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-92fdf0cb-1003-4c01-8383-cf1ec24c2e37 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:48:27.384591 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1354/5383] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:48: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 10 06:48:27.392537 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-9111be99-f605-4628-8bc9-7698253e6d4a req-d5ef3193-10b4-428e-ac25-2657bd34ce40 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:48:27.394376 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-9111be99-f605-4628-8bc9-7698253e6d4a req-d5ef3193-10b4-428e-ac25-2657bd34ce40 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] GET https://10.4.3.200/volume/v3/volumes/897f823e-5718-4c0b-bd76-1d71b268207f Jul 10 06:48:27.394569 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-9111be99-f605-4628-8bc9-7698253e6d4a req-d5ef3193-10b4-428e-ac25-2657bd34ce40 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:48:27.394754 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-9111be99-f605-4628-8bc9-7698253e6d4a req-d5ef3193-10b4-428e-ac25-2657bd34ce40 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:48:27.403311 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:48:27.403311 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:48:27.406897 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [req-9111be99-f605-4628-8bc9-7698253e6d4a req-d5ef3193-10b4-428e-ac25-2657bd34ce40 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Volume info retrieved successfully. Jul 10 06:48:27.411633 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-9111be99-f605-4628-8bc9-7698253e6d4a req-d5ef3193-10b4-428e-ac25-2657bd34ce40 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/volumes/897f823e-5718-4c0b-bd76-1d71b268207f returned with HTTP 200 Jul 10 06:48:27.412020 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1343/5384] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 10 06:48:27 2026] GET /volume/v3/volumes/897f823e-5718-4c0b-bd76-1d71b268207f => generated 1524 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:48:27.507032 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-9111be99-f605-4628-8bc9-7698253e6d4a req-43adea3a-25bc-413e-9a9c-465c18ae6a34 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:48:27.509020 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-9111be99-f605-4628-8bc9-7698253e6d4a req-43adea3a-25bc-413e-9a9c-465c18ae6a34 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] PUT https://10.4.3.200/volume/v3/attachments/1125d573-2c05-46d2-ac6f-3823bc75dcef Jul 10 06:48:27.509401 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-9111be99-f605-4628-8bc9-7698253e6d4a req-43adea3a-25bc-413e-9a9c-465c18ae6a34 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000004964", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad080837985", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8eedee5c-bca8-4f5c-8f66-111c7b448d96", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:48:27.516926 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.coordination [req-9111be99-f605-4628-8bc9-7698253e6d4a req-43adea3a-25bc-413e-9a9c-465c18ae6a34 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Acquiring lock "cinder-attachment_update-897f823e-5718-4c0b-bd76-1d71b268207f-np0000004964" by "attachment_update" {{(pid=99977) __acquire /opt/stack/cinder/cinder/coordination.py:210}} Jul 10 06:48:27.521525 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.coordination [req-9111be99-f605-4628-8bc9-7698253e6d4a req-43adea3a-25bc-413e-9a9c-465c18ae6a34 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Lock "cinder-attachment_update-897f823e-5718-4c0b-bd76-1d71b268207f-np0000004964" acquired by "attachment_update" :: waited 0.005s {{(pid=99977) __acquire /opt/stack/cinder/cinder/coordination.py:228}} Jul 10 06:48:27.522532 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:48:27.522532 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:48:28.041057 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.coordination [req-9111be99-f605-4628-8bc9-7698253e6d4a req-43adea3a-25bc-413e-9a9c-465c18ae6a34 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Lock "cinder-attachment_update-897f823e-5718-4c0b-bd76-1d71b268207f-np0000004964" released by "attachment_update" :: held 0.519s {{(pid=99977) __release /opt/stack/cinder/cinder/coordination.py:239}} Jul 10 06:48:28.041387 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-9111be99-f605-4628-8bc9-7698253e6d4a req-43adea3a-25bc-413e-9a9c-465c18ae6a34 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/attachments/1125d573-2c05-46d2-ac6f-3823bc75dcef returned with HTTP 200 Jul 10 06:48:28.041881 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1342/5385] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 10 06:48:27 2026] PUT /volume/v3/attachments/1125d573-2c05-46d2-ac6f-3823bc75dcef => generated 969 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:48:28.552948 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-9111be99-f605-4628-8bc9-7698253e6d4a req-9d579018-0c8c-4952-a1e3-239b87fdaeb9 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:48:28.557525 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-9111be99-f605-4628-8bc9-7698253e6d4a req-9d579018-0c8c-4952-a1e3-239b87fdaeb9 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] POST https://10.4.3.200/volume/v3/attachments/1125d573-2c05-46d2-ac6f-3823bc75dcef/action Jul 10 06:48:28.557525 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-9111be99-f605-4628-8bc9-7698253e6d4a req-9d579018-0c8c-4952-a1e3-239b87fdaeb9 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Action body: b'{"os-complete": null}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:48:28.557525 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-9111be99-f605-4628-8bc9-7698253e6d4a req-9d579018-0c8c-4952-a1e3-239b87fdaeb9 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:48:28.576495 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:48:28.576495 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:48:28.587429 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-9111be99-f605-4628-8bc9-7698253e6d4a req-9d579018-0c8c-4952-a1e3-239b87fdaeb9 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/attachments/1125d573-2c05-46d2-ac6f-3823bc75dcef/action returned with HTTP 204 Jul 10 06:48:28.588195 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1347/5386] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 10 06:48:28 2026] POST /volume/v3/attachments/1125d573-2c05-46d2-ac6f-3823bc75dcef/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:48:34.275287 np0000004964 devstack@c-api.service[99975]: DEBUG dbcounter [-] [99975] Writing DB stats cinder:SELECT=10 {{(pid=99975) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:48:37.410163 np0000004964 devstack@c-api.service[99976]: DEBUG dbcounter [-] [99976] Writing DB stats cinder:SELECT=28,cinder:INSERT=5,cinder:UPDATE=12 {{(pid=99976) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:48:38.036305 np0000004964 devstack@c-api.service[99977]: DEBUG dbcounter [-] [99977] Writing DB stats cinder:SELECT=32,cinder:INSERT=6,cinder:UPDATE=13 {{(pid=99977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:48:38.584786 np0000004964 devstack@c-api.service[99978]: DEBUG dbcounter [-] [99978] Writing DB stats cinder:SELECT=22,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=99978) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:49:03.306723 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-29d44681-09e7-4f2f-b7b6-c40d7465183a None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:49:03.308285 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-29d44681-09e7-4f2f-b7b6-c40d7465183a tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:49:03.308634 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-29d44681-09e7-4f2f-b7b6-c40d7465183a tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1473700265", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:49:03.310031 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.volumes [None req-29d44681-09e7-4f2f-b7b6-c40d7465183a tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1473700265', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99975) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:49:03.310152 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-29d44681-09e7-4f2f-b7b6-c40d7465183a tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Create volume of 1 GB Jul 10 06:49:03.313994 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-29d44681-09e7-4f2f-b7b6-c40d7465183a tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Availability Zones retrieved successfully. Jul 10 06:49:03.318940 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-29d44681-09e7-4f2f-b7b6-c40d7465183a tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Flow 'volume_create_api' (279e7815-49cc-44e7-bc5c-9bbb328d0b65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:49:03.319811 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-29d44681-09e7-4f2f-b7b6-c40d7465183a tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b713318-24d1-4af1-ab70-7f8e4230e21c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:49:03.320633 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.flows.api.create_volume [None req-29d44681-09e7-4f2f-b7b6-c40d7465183a tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Validating volume size '1' using validate_int {{(pid=99975) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:49:03.342124 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-29d44681-09e7-4f2f-b7b6-c40d7465183a tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b713318-24d1-4af1-ab70-7f8e4230e21c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:49:03.342838 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-29d44681-09e7-4f2f-b7b6-c40d7465183a tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dde123ab-3641-4ea5-b630-557710eb0dfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:49:03.399800 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.quota [None req-29d44681-09e7-4f2f-b7b6-c40d7465183a tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Created reservations ['389fcf21-f4c3-4f5f-8b70-6d551d249076', 'fb00f1b3-1a9d-4a9d-8f69-0eaf8a2bab16', '46c2d9e0-e01b-48dd-99df-adc57c516959', '072db8d9-f12d-45cc-9317-a0dd25a9eedd'] {{(pid=99975) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:49:03.400664 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-29d44681-09e7-4f2f-b7b6-c40d7465183a tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dde123ab-3641-4ea5-b630-557710eb0dfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['389fcf21-f4c3-4f5f-8b70-6d551d249076', 'fb00f1b3-1a9d-4a9d-8f69-0eaf8a2bab16', '46c2d9e0-e01b-48dd-99df-adc57c516959', '072db8d9-f12d-45cc-9317-a0dd25a9eedd']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:49:03.401432 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-29d44681-09e7-4f2f-b7b6-c40d7465183a tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (040117c7-0d35-480c-950c-1685aacb0f37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:49:03.423609 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-29d44681-09e7-4f2f-b7b6-c40d7465183a tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (040117c7-0d35-480c-950c-1685aacb0f37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '56b9659f-c85e-4f64-819d-91eb2ff24147', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1473700265',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9bbca80fe47b495aa40571a94a7cd190',qos_specs=None,replication_status=,reservations=['389fcf21-f4c3-4f5f-8b70-6d551d249076','fb00f1b3-1a9d-4a9d-8f69-0eaf8a2bab16','46c2d9e0-e01b-48dd-99df-adc57c516959','072db8d9-f12d-45cc-9317-a0dd25a9eedd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db956de766654aa48d95aa2617b27642',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:49:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1473700265',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=56b9659f-c85e-4f64-819d-91eb2ff24147,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9bbca80fe47b495aa40571a94a7cd190',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='db956de766654aa48d95aa2617b27642',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:49:03.424309 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-29d44681-09e7-4f2f-b7b6-c40d7465183a tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f21b23b-3949-42b6-b028-4282fb7afa5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:49:03.444170 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-29d44681-09e7-4f2f-b7b6-c40d7465183a tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f21b23b-3949-42b6-b028-4282fb7afa5e) transitioned into state 'SUCCESS' from state '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-1473700265',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9bbca80fe47b495aa40571a94a7cd190',qos_specs=None,replication_status=,reservations=['389fcf21-f4c3-4f5f-8b70-6d551d249076','fb00f1b3-1a9d-4a9d-8f69-0eaf8a2bab16','46c2d9e0-e01b-48dd-99df-adc57c516959','072db8d9-f12d-45cc-9317-a0dd25a9eedd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db956de766654aa48d95aa2617b27642',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:49:03.444913 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-29d44681-09e7-4f2f-b7b6-c40d7465183a tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (510b8344-ab81-4278-b074-5b567f5559d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:49:03.454833 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-29d44681-09e7-4f2f-b7b6-c40d7465183a tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (510b8344-ab81-4278-b074-5b567f5559d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:49:03.455558 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-29d44681-09e7-4f2f-b7b6-c40d7465183a tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Flow 'volume_create_api' (279e7815-49cc-44e7-bc5c-9bbb328d0b65) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:49:03.455842 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-29d44681-09e7-4f2f-b7b6-c40d7465183a tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Create volume request issued successfully. Jul 10 06:49:03.456383 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-29d44681-09e7-4f2f-b7b6-c40d7465183a tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:49:03.456822 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1355/5387] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 10 06:49:03 2026] POST /volume/v3/volumes => generated 757 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:49:03.467428 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-cff720a9-7f69-4cdf-8f6d-f2406863af26 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:49:03.469136 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-cff720a9-7f69-4cdf-8f6d-f2406863af26 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] GET https://10.4.3.200/volume/v3/volumes/56b9659f-c85e-4f64-819d-91eb2ff24147 Jul 10 06:49:03.469341 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-cff720a9-7f69-4cdf-8f6d-f2406863af26 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:49:03.469627 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-cff720a9-7f69-4cdf-8f6d-f2406863af26 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:49:03.477945 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:49:03.477945 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:49:03.481884 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-cff720a9-7f69-4cdf-8f6d-f2406863af26 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Volume info retrieved successfully. Jul 10 06:49:03.486235 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-cff720a9-7f69-4cdf-8f6d-f2406863af26 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] https://10.4.3.200/volume/v3/volumes/56b9659f-c85e-4f64-819d-91eb2ff24147 returned with HTTP 200 Jul 10 06:49:03.486636 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1344/5388] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:49:03 2026] GET /volume/v3/volumes/56b9659f-c85e-4f64-819d-91eb2ff24147 => generated 825 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:49:04.497974 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-c6b65ae7-9c78-4a81-9705-8e46320a60e1 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:49:04.499884 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c6b65ae7-9c78-4a81-9705-8e46320a60e1 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] GET https://10.4.3.200/volume/v3/volumes/56b9659f-c85e-4f64-819d-91eb2ff24147 Jul 10 06:49:04.500125 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c6b65ae7-9c78-4a81-9705-8e46320a60e1 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:49:04.500351 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c6b65ae7-9c78-4a81-9705-8e46320a60e1 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:49:04.508227 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:49:04.508227 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:49:04.512208 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-c6b65ae7-9c78-4a81-9705-8e46320a60e1 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Volume info retrieved successfully. Jul 10 06:49:04.516214 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c6b65ae7-9c78-4a81-9705-8e46320a60e1 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] https://10.4.3.200/volume/v3/volumes/56b9659f-c85e-4f64-819d-91eb2ff24147 returned with HTTP 200 Jul 10 06:49:04.516616 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1343/5389] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:49:04 2026] GET /volume/v3/volumes/56b9659f-c85e-4f64-819d-91eb2ff24147 => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:49:04.528252 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-7bf0bdcf-cd3c-4357-bd92-6435fbf9cec9 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:49:04.529936 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7bf0bdcf-cd3c-4357-bd92-6435fbf9cec9 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] GET https://10.4.3.200/volume/v3/volumes/56b9659f-c85e-4f64-819d-91eb2ff24147 Jul 10 06:49:04.530109 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7bf0bdcf-cd3c-4357-bd92-6435fbf9cec9 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:49:04.530281 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7bf0bdcf-cd3c-4357-bd92-6435fbf9cec9 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:49:04.537572 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:49:04.537572 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:49:04.540420 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-7bf0bdcf-cd3c-4357-bd92-6435fbf9cec9 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Volume info retrieved successfully. Jul 10 06:49:04.543876 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7bf0bdcf-cd3c-4357-bd92-6435fbf9cec9 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] https://10.4.3.200/volume/v3/volumes/56b9659f-c85e-4f64-819d-91eb2ff24147 returned with HTTP 200 Jul 10 06:49:04.544224 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1348/5390] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:49:04 2026] GET /volume/v3/volumes/56b9659f-c85e-4f64-819d-91eb2ff24147 => generated 850 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:49:05.103400 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-dcfaeaa1-6437-4cbf-b77c-a4e20170910a req-3f441f1a-5783-423b-a1b2-52f1aa2f6a47 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:49:05.105254 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-dcfaeaa1-6437-4cbf-b77c-a4e20170910a req-3f441f1a-5783-423b-a1b2-52f1aa2f6a47 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] GET https://10.4.3.200/volume/v3/volumes/56b9659f-c85e-4f64-819d-91eb2ff24147 Jul 10 06:49:05.105418 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-dcfaeaa1-6437-4cbf-b77c-a4e20170910a req-3f441f1a-5783-423b-a1b2-52f1aa2f6a47 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:49:05.105593 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-dcfaeaa1-6437-4cbf-b77c-a4e20170910a req-3f441f1a-5783-423b-a1b2-52f1aa2f6a47 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:49:05.111991 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:49:05.111991 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:49:05.114863 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [req-dcfaeaa1-6437-4cbf-b77c-a4e20170910a req-3f441f1a-5783-423b-a1b2-52f1aa2f6a47 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Volume info retrieved successfully. Jul 10 06:49:05.118108 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-dcfaeaa1-6437-4cbf-b77c-a4e20170910a req-3f441f1a-5783-423b-a1b2-52f1aa2f6a47 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] https://10.4.3.200/volume/v3/volumes/56b9659f-c85e-4f64-819d-91eb2ff24147 returned with HTTP 200 Jul 10 06:49:05.118419 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1356/5391] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:49:05 2026] GET /volume/v3/volumes/56b9659f-c85e-4f64-819d-91eb2ff24147 => generated 850 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:49:07.147464 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-ea3fb737-f17d-453e-8f84-b97b17b2f420 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:49:07.148005 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ea3fb737-f17d-453e-8f84-b97b17b2f420 None None] GET https://10.4.3.200/volume// Jul 10 06:49:07.148175 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ea3fb737-f17d-453e-8f84-b97b17b2f420 None None] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:49:07.148404 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ea3fb737-f17d-453e-8f84-b97b17b2f420 None None] Calling method 'all' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:49:07.148804 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ea3fb737-f17d-453e-8f84-b97b17b2f420 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:49:07.149141 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1345/5392] 10.4.3.200 () {66 vars in 1428 bytes} [Fri Jul 10 06:49: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 10 06:49:07.157185 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-dcfaeaa1-6437-4cbf-b77c-a4e20170910a req-4946fa47-6982-4403-81ac-178480a9fc64 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:49:07.218524 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-dcfaeaa1-6437-4cbf-b77c-a4e20170910a req-4946fa47-6982-4403-81ac-178480a9fc64 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 10 06:49:07.218524 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-dcfaeaa1-6437-4cbf-b77c-a4e20170910a req-4946fa47-6982-4403-81ac-178480a9fc64 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "56b9659f-c85e-4f64-819d-91eb2ff24147", "connector": null, "instance_uuid": "bb3ea365-7460-48c3-9ee9-65fc53812345"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:49:07.225533 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:49:07.225533 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:49:07.252008 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-dcfaeaa1-6437-4cbf-b77c-a4e20170910a req-4946fa47-6982-4403-81ac-178480a9fc64 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 10 06:49:07.252631 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1344/5393] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 10 06:49:07 2026] POST /volume/v3/attachments => generated 273 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:49:07.638530 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-01e05a99-b848-4031-8183-25ac91ced68c None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:49:07.640432 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-01e05a99-b848-4031-8183-25ac91ced68c tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] GET https://10.4.3.200/volume/v3/volumes/56b9659f-c85e-4f64-819d-91eb2ff24147 Jul 10 06:49:07.640700 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-01e05a99-b848-4031-8183-25ac91ced68c tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:49:07.640929 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-01e05a99-b848-4031-8183-25ac91ced68c tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:49:07.649560 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:49:07.649560 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:49:07.653150 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-01e05a99-b848-4031-8183-25ac91ced68c tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Volume info retrieved successfully. Jul 10 06:49:07.656778 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-01e05a99-b848-4031-8183-25ac91ced68c tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] https://10.4.3.200/volume/v3/volumes/56b9659f-c85e-4f64-819d-91eb2ff24147 returned with HTTP 200 Jul 10 06:49:07.657186 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1349/5394] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:49:07 2026] GET /volume/v3/volumes/56b9659f-c85e-4f64-819d-91eb2ff24147 => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:49:07.778169 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-e1e0d369-22c0-4746-98c8-5dfab6aa93e2 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:49:07.778610 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-e1e0d369-22c0-4746-98c8-5dfab6aa93e2 None None] GET https://10.4.3.200/volume// Jul 10 06:49:07.778677 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-e1e0d369-22c0-4746-98c8-5dfab6aa93e2 None None] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:49:07.778913 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-e1e0d369-22c0-4746-98c8-5dfab6aa93e2 None None] Calling method 'all' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:49:07.779237 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-e1e0d369-22c0-4746-98c8-5dfab6aa93e2 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:49:07.779517 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1357/5395] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:49: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 10 06:49:07.786581 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-dcfaeaa1-6437-4cbf-b77c-a4e20170910a req-95d32f1d-e087-4cf5-813c-ff5faa1eeb09 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:49:07.788798 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-dcfaeaa1-6437-4cbf-b77c-a4e20170910a req-95d32f1d-e087-4cf5-813c-ff5faa1eeb09 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] GET https://10.4.3.200/volume/v3/volumes/56b9659f-c85e-4f64-819d-91eb2ff24147 Jul 10 06:49:07.788981 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-dcfaeaa1-6437-4cbf-b77c-a4e20170910a req-95d32f1d-e087-4cf5-813c-ff5faa1eeb09 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:49:07.789149 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-dcfaeaa1-6437-4cbf-b77c-a4e20170910a req-95d32f1d-e087-4cf5-813c-ff5faa1eeb09 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:49:07.797689 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:49:07.797689 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:49:07.803703 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [req-dcfaeaa1-6437-4cbf-b77c-a4e20170910a req-95d32f1d-e087-4cf5-813c-ff5faa1eeb09 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Volume info retrieved successfully. Jul 10 06:49:07.806170 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-dcfaeaa1-6437-4cbf-b77c-a4e20170910a req-95d32f1d-e087-4cf5-813c-ff5faa1eeb09 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] https://10.4.3.200/volume/v3/volumes/56b9659f-c85e-4f64-819d-91eb2ff24147 returned with HTTP 200 Jul 10 06:49:07.806677 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1346/5396] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 10 06:49:07 2026] GET /volume/v3/volumes/56b9659f-c85e-4f64-819d-91eb2ff24147 => generated 1029 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:49:07.899367 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-dcfaeaa1-6437-4cbf-b77c-a4e20170910a req-a035589f-c605-45c6-8f2e-b3694d0cd20f None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:49:07.903027 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-dcfaeaa1-6437-4cbf-b77c-a4e20170910a req-a035589f-c605-45c6-8f2e-b3694d0cd20f tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] PUT https://10.4.3.200/volume/v3/attachments/8d5fad9e-b945-40bd-a882-f4c1b8f6c165 Jul 10 06:49:07.903027 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-dcfaeaa1-6437-4cbf-b77c-a4e20170910a req-a035589f-c605-45c6-8f2e-b3694d0cd20f tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000004964", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad080837985", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8eedee5c-bca8-4f5c-8f66-111c7b448d96", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:49:07.907913 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.coordination [req-dcfaeaa1-6437-4cbf-b77c-a4e20170910a req-a035589f-c605-45c6-8f2e-b3694d0cd20f tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Acquiring lock "cinder-attachment_update-56b9659f-c85e-4f64-819d-91eb2ff24147-np0000004964" by "attachment_update" {{(pid=99977) __acquire /opt/stack/cinder/cinder/coordination.py:210}} Jul 10 06:49:07.914455 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.coordination [req-dcfaeaa1-6437-4cbf-b77c-a4e20170910a req-a035589f-c605-45c6-8f2e-b3694d0cd20f tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Lock "cinder-attachment_update-56b9659f-c85e-4f64-819d-91eb2ff24147-np0000004964" acquired by "attachment_update" :: waited 0.005s {{(pid=99977) __acquire /opt/stack/cinder/cinder/coordination.py:228}} Jul 10 06:49:07.914455 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:49:07.914455 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:49:08.431277 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.coordination [req-dcfaeaa1-6437-4cbf-b77c-a4e20170910a req-a035589f-c605-45c6-8f2e-b3694d0cd20f tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Lock "cinder-attachment_update-56b9659f-c85e-4f64-819d-91eb2ff24147-np0000004964" released by "attachment_update" :: held 0.518s {{(pid=99977) __release /opt/stack/cinder/cinder/coordination.py:239}} Jul 10 06:49:08.431277 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-dcfaeaa1-6437-4cbf-b77c-a4e20170910a req-a035589f-c605-45c6-8f2e-b3694d0cd20f tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] https://10.4.3.200/volume/v3/attachments/8d5fad9e-b945-40bd-a882-f4c1b8f6c165 returned with HTTP 200 Jul 10 06:49:08.431277 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1345/5397] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 10 06:49:07 2026] PUT /volume/v3/attachments/8d5fad9e-b945-40bd-a882-f4c1b8f6c165 => generated 969 bytes in 532 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:49:08.668446 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-62cb3a0a-6220-460e-ace1-3551c7ea8e8d None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:49:08.670142 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-62cb3a0a-6220-460e-ace1-3551c7ea8e8d tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] GET https://10.4.3.200/volume/v3/volumes/56b9659f-c85e-4f64-819d-91eb2ff24147 Jul 10 06:49:08.670304 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-62cb3a0a-6220-460e-ace1-3551c7ea8e8d tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:49:08.670474 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-62cb3a0a-6220-460e-ace1-3551c7ea8e8d tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:49:08.680020 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:49:08.680020 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:49:08.683425 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-62cb3a0a-6220-460e-ace1-3551c7ea8e8d tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Volume info retrieved successfully. Jul 10 06:49:08.687701 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-62cb3a0a-6220-460e-ace1-3551c7ea8e8d tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] https://10.4.3.200/volume/v3/volumes/56b9659f-c85e-4f64-819d-91eb2ff24147 returned with HTTP 200 Jul 10 06:49:08.688116 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1350/5398] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:49:08 2026] GET /volume/v3/volumes/56b9659f-c85e-4f64-819d-91eb2ff24147 => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:49:09.700220 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-61519ce8-d9d5-47e1-8abc-6bf1f674fae4 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:49:09.702210 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-61519ce8-d9d5-47e1-8abc-6bf1f674fae4 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] GET https://10.4.3.200/volume/v3/volumes/56b9659f-c85e-4f64-819d-91eb2ff24147 Jul 10 06:49:09.702391 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-61519ce8-d9d5-47e1-8abc-6bf1f674fae4 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:49:09.702647 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-61519ce8-d9d5-47e1-8abc-6bf1f674fae4 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:49:09.711950 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:49:09.711950 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:49:09.715947 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-61519ce8-d9d5-47e1-8abc-6bf1f674fae4 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Volume info retrieved successfully. Jul 10 06:49:09.721566 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-61519ce8-d9d5-47e1-8abc-6bf1f674fae4 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] https://10.4.3.200/volume/v3/volumes/56b9659f-c85e-4f64-819d-91eb2ff24147 returned with HTTP 200 Jul 10 06:49:09.721936 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1358/5399] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:49:09 2026] GET /volume/v3/volumes/56b9659f-c85e-4f64-819d-91eb2ff24147 => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:49:10.733695 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-6af6354c-f1d4-43a0-bd5b-4d754f995eb0 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:49:10.735406 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6af6354c-f1d4-43a0-bd5b-4d754f995eb0 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] GET https://10.4.3.200/volume/v3/volumes/56b9659f-c85e-4f64-819d-91eb2ff24147 Jul 10 06:49:10.735634 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6af6354c-f1d4-43a0-bd5b-4d754f995eb0 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:49:10.735846 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6af6354c-f1d4-43a0-bd5b-4d754f995eb0 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:49:10.745116 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:49:10.745116 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:49:10.748023 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-6af6354c-f1d4-43a0-bd5b-4d754f995eb0 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Volume info retrieved successfully. Jul 10 06:49:10.752872 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6af6354c-f1d4-43a0-bd5b-4d754f995eb0 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] https://10.4.3.200/volume/v3/volumes/56b9659f-c85e-4f64-819d-91eb2ff24147 returned with HTTP 200 Jul 10 06:49:10.753331 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1347/5400] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:49:10 2026] GET /volume/v3/volumes/56b9659f-c85e-4f64-819d-91eb2ff24147 => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:49:11.764977 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-3c2094c3-6092-48c6-8849-684a862b6e15 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:49:11.766533 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3c2094c3-6092-48c6-8849-684a862b6e15 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] GET https://10.4.3.200/volume/v3/volumes/56b9659f-c85e-4f64-819d-91eb2ff24147 Jul 10 06:49:11.766847 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3c2094c3-6092-48c6-8849-684a862b6e15 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:49:11.768074 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3c2094c3-6092-48c6-8849-684a862b6e15 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:49:11.775405 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:49:11.775405 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:49:11.778806 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-3c2094c3-6092-48c6-8849-684a862b6e15 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Volume info retrieved successfully. Jul 10 06:49:11.783554 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3c2094c3-6092-48c6-8849-684a862b6e15 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] https://10.4.3.200/volume/v3/volumes/56b9659f-c85e-4f64-819d-91eb2ff24147 returned with HTTP 200 Jul 10 06:49:11.783554 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1346/5401] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:49:11 2026] GET /volume/v3/volumes/56b9659f-c85e-4f64-819d-91eb2ff24147 => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:49:12.796598 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-5e427da6-4e30-49f5-9f32-8f6462e45724 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:49:12.798828 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5e427da6-4e30-49f5-9f32-8f6462e45724 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] GET https://10.4.3.200/volume/v3/volumes/56b9659f-c85e-4f64-819d-91eb2ff24147 Jul 10 06:49:12.799082 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5e427da6-4e30-49f5-9f32-8f6462e45724 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:49:12.799343 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5e427da6-4e30-49f5-9f32-8f6462e45724 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:49:12.811911 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:49:12.811911 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:49:12.816847 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-5e427da6-4e30-49f5-9f32-8f6462e45724 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Volume info retrieved successfully. Jul 10 06:49:12.823147 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5e427da6-4e30-49f5-9f32-8f6462e45724 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] https://10.4.3.200/volume/v3/volumes/56b9659f-c85e-4f64-819d-91eb2ff24147 returned with HTTP 200 Jul 10 06:49:12.823738 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1351/5402] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:49:12 2026] GET /volume/v3/volumes/56b9659f-c85e-4f64-819d-91eb2ff24147 => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:49:13.835635 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-65032d3e-9fe5-4b1d-92d1-ad138c5d886b None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:49:13.837088 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-65032d3e-9fe5-4b1d-92d1-ad138c5d886b tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] GET https://10.4.3.200/volume/v3/volumes/56b9659f-c85e-4f64-819d-91eb2ff24147 Jul 10 06:49:13.837251 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-65032d3e-9fe5-4b1d-92d1-ad138c5d886b tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:49:13.837421 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-65032d3e-9fe5-4b1d-92d1-ad138c5d886b tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:49:13.845398 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:49:13.845398 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:49:13.848091 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-65032d3e-9fe5-4b1d-92d1-ad138c5d886b tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Volume info retrieved successfully. Jul 10 06:49:13.851331 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-65032d3e-9fe5-4b1d-92d1-ad138c5d886b tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] https://10.4.3.200/volume/v3/volumes/56b9659f-c85e-4f64-819d-91eb2ff24147 returned with HTTP 200 Jul 10 06:49:13.851750 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1359/5403] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:49:13 2026] GET /volume/v3/volumes/56b9659f-c85e-4f64-819d-91eb2ff24147 => generated 850 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:49:14.864370 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-297f1db4-9f49-475b-baca-9296da4a03e4 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:49:14.866123 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-297f1db4-9f49-475b-baca-9296da4a03e4 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] GET https://10.4.3.200/volume/v3/volumes/56b9659f-c85e-4f64-819d-91eb2ff24147 Jul 10 06:49:14.866307 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-297f1db4-9f49-475b-baca-9296da4a03e4 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:49:14.866478 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-297f1db4-9f49-475b-baca-9296da4a03e4 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:49:14.875548 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:49:14.875548 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:49:14.878635 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-297f1db4-9f49-475b-baca-9296da4a03e4 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Volume info retrieved successfully. Jul 10 06:49:14.882142 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-297f1db4-9f49-475b-baca-9296da4a03e4 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] https://10.4.3.200/volume/v3/volumes/56b9659f-c85e-4f64-819d-91eb2ff24147 returned with HTTP 200 Jul 10 06:49:14.882602 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1348/5404] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:49:14 2026] GET /volume/v3/volumes/56b9659f-c85e-4f64-819d-91eb2ff24147 => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:49:15.013146 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-b268229a-40e2-487b-9d72-ec436d14f4aa None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:49:15.014785 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b268229a-40e2-487b-9d72-ec436d14f4aa tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] GET https://10.4.3.200/volume/v3/volumes/897f823e-5718-4c0b-bd76-1d71b268207f Jul 10 06:49:15.016246 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b268229a-40e2-487b-9d72-ec436d14f4aa tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:49:15.016246 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b268229a-40e2-487b-9d72-ec436d14f4aa tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:49:15.023819 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:49:15.023819 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:49:15.026915 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-b268229a-40e2-487b-9d72-ec436d14f4aa tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Volume info retrieved successfully. Jul 10 06:49:15.030897 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b268229a-40e2-487b-9d72-ec436d14f4aa tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/volumes/897f823e-5718-4c0b-bd76-1d71b268207f returned with HTTP 200 Jul 10 06:49:15.031343 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1347/5405] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:49:15 2026] GET /volume/v3/volumes/897f823e-5718-4c0b-bd76-1d71b268207f => generated 1637 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:49:15.626019 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-dcfaeaa1-6437-4cbf-b77c-a4e20170910a req-52f00d92-0622-446a-9ed9-3e41745bb0ca None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:49:15.628350 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-dcfaeaa1-6437-4cbf-b77c-a4e20170910a req-52f00d92-0622-446a-9ed9-3e41745bb0ca tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] POST https://10.4.3.200/volume/v3/attachments/8d5fad9e-b945-40bd-a882-f4c1b8f6c165/action Jul 10 06:49:15.628714 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-dcfaeaa1-6437-4cbf-b77c-a4e20170910a req-52f00d92-0622-446a-9ed9-3e41745bb0ca tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Action body: b'{"os-complete": null}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:49:15.628825 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-dcfaeaa1-6437-4cbf-b77c-a4e20170910a req-52f00d92-0622-446a-9ed9-3e41745bb0ca tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:49:15.642059 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:49:15.642059 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:49:15.650459 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-dcfaeaa1-6437-4cbf-b77c-a4e20170910a req-52f00d92-0622-446a-9ed9-3e41745bb0ca tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] https://10.4.3.200/volume/v3/attachments/8d5fad9e-b945-40bd-a882-f4c1b8f6c165/action returned with HTTP 204 Jul 10 06:49:15.650883 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1352/5406] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 10 06:49:15 2026] POST /volume/v3/attachments/8d5fad9e-b945-40bd-a882-f4c1b8f6c165/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:49:15.893955 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-6d68f34d-36b6-47a2-afaf-ef409dca3e51 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:49:15.895803 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-6d68f34d-36b6-47a2-afaf-ef409dca3e51 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] GET https://10.4.3.200/volume/v3/volumes/56b9659f-c85e-4f64-819d-91eb2ff24147 Jul 10 06:49:15.896021 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-6d68f34d-36b6-47a2-afaf-ef409dca3e51 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:49:15.896244 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-6d68f34d-36b6-47a2-afaf-ef409dca3e51 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:49:15.906440 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:49:15.906440 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:49:15.910027 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-6d68f34d-36b6-47a2-afaf-ef409dca3e51 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Volume info retrieved successfully. Jul 10 06:49:15.914589 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-6d68f34d-36b6-47a2-afaf-ef409dca3e51 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] https://10.4.3.200/volume/v3/volumes/56b9659f-c85e-4f64-819d-91eb2ff24147 returned with HTTP 200 Jul 10 06:49:15.915029 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1360/5407] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:49:15 2026] GET /volume/v3/volumes/56b9659f-c85e-4f64-819d-91eb2ff24147 => generated 1142 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:49:18.703335 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-752d97a7-5269-4ba1-8f68-eaf052aeb5ec None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:49:18.704828 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-752d97a7-5269-4ba1-8f68-eaf052aeb5ec tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] POST https://10.4.3.200/volume/v3/snapshots Jul 10 06:49:18.705147 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-752d97a7-5269-4ba1-8f68-eaf052aeb5ec tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "56b9659f-c85e-4f64-819d-91eb2ff24147", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1863812789", "description": null, "metadata": null}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:49:18.715179 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:49:18.715179 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:49:18.715576 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-752d97a7-5269-4ba1-8f68-eaf052aeb5ec tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Volume info retrieved successfully. Jul 10 06:49:18.715716 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.snapshots [None req-752d97a7-5269-4ba1-8f68-eaf052aeb5ec tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Create snapshot from volume 56b9659f-c85e-4f64-819d-91eb2ff24147 Jul 10 06:49:18.742089 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-752d97a7-5269-4ba1-8f68-eaf052aeb5ec tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Created reservations ['77fa8f5b-f467-4f02-92cf-888443a60f0e', '81e18a90-4a54-4fc1-9213-fc3ff9a22412', 'ff6e26a4-5899-438f-a6fb-a3607f2f8e54', '128000cd-481b-48ae-9058-6c5199328d41'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:49:18.768399 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-752d97a7-5269-4ba1-8f68-eaf052aeb5ec tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Snapshot force create request issued successfully. Jul 10 06:49:18.768797 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-752d97a7-5269-4ba1-8f68-eaf052aeb5ec tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 10 06:49:18.769221 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1349/5408] 10.4.3.200 () {68 vars in 1265 bytes} [Fri Jul 10 06:49:18 2026] POST /volume/v3/snapshots => generated 313 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:49:18.776920 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-31cb56f8-9851-4db1-b650-05b8c33b86be None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:49:18.779290 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-31cb56f8-9851-4db1-b650-05b8c33b86be tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] GET https://10.4.3.200/volume/v3/snapshots/e76b0c1f-c7ea-4f74-947f-9293f7679dd9 Jul 10 06:49:18.779561 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-31cb56f8-9851-4db1-b650-05b8c33b86be tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:49:18.779819 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-31cb56f8-9851-4db1-b650-05b8c33b86be tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:49:18.785595 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:49:18.785595 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:49:18.786125 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-31cb56f8-9851-4db1-b650-05b8c33b86be tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Snapshot retrieved successfully. Jul 10 06:49:18.787118 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-31cb56f8-9851-4db1-b650-05b8c33b86be tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] https://10.4.3.200/volume/v3/snapshots/e76b0c1f-c7ea-4f74-947f-9293f7679dd9 returned with HTTP 200 Jul 10 06:49:18.787689 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1348/5409] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:49:18 2026] GET /volume/v3/snapshots/e76b0c1f-c7ea-4f74-947f-9293f7679dd9 => generated 445 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:49:19.180740 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-8cb583ab-be38-41ca-b933-1e003dacd357 req-75e3a2b2-3355-4be7-bd70-84925d5dc170 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:49:19.182616 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-8cb583ab-be38-41ca-b933-1e003dacd357 req-75e3a2b2-3355-4be7-bd70-84925d5dc170 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] DELETE https://10.4.3.200/volume/v3/attachments/1125d573-2c05-46d2-ac6f-3823bc75dcef Jul 10 06:49:19.182787 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-8cb583ab-be38-41ca-b933-1e003dacd357 req-75e3a2b2-3355-4be7-bd70-84925d5dc170 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:49:19.182959 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-8cb583ab-be38-41ca-b933-1e003dacd357 req-75e3a2b2-3355-4be7-bd70-84925d5dc170 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'version_select' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:49:19.189141 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:49:19.189141 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:49:19.712940 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-8cb583ab-be38-41ca-b933-1e003dacd357 req-75e3a2b2-3355-4be7-bd70-84925d5dc170 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/attachments/1125d573-2c05-46d2-ac6f-3823bc75dcef returned with HTTP 200 Jul 10 06:49:19.713371 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1353/5410] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 10 06:49:19 2026] DELETE /volume/v3/attachments/1125d573-2c05-46d2-ac6f-3823bc75dcef => generated 19 bytes in 533 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:49:19.722360 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-8cb583ab-be38-41ca-b933-1e003dacd357 req-162922a1-095c-459f-8dbc-513e945c22df None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:49:19.724210 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-8cb583ab-be38-41ca-b933-1e003dacd357 req-162922a1-095c-459f-8dbc-513e945c22df tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] DELETE https://10.4.3.200/volume/v3/volumes/897f823e-5718-4c0b-bd76-1d71b268207f Jul 10 06:49:19.724454 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-8cb583ab-be38-41ca-b933-1e003dacd357 req-162922a1-095c-459f-8dbc-513e945c22df tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:49:19.724750 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-8cb583ab-be38-41ca-b933-1e003dacd357 req-162922a1-095c-459f-8dbc-513e945c22df tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:49:19.725098 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [req-8cb583ab-be38-41ca-b933-1e003dacd357 req-162922a1-095c-459f-8dbc-513e945c22df tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Delete volume with id: 897f823e-5718-4c0b-bd76-1d71b268207f Jul 10 06:49:19.731284 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:49:19.731284 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:49:19.731698 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [req-8cb583ab-be38-41ca-b933-1e003dacd357 req-162922a1-095c-459f-8dbc-513e945c22df tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Volume info retrieved successfully. Jul 10 06:49:19.745885 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [req-8cb583ab-be38-41ca-b933-1e003dacd357 req-162922a1-095c-459f-8dbc-513e945c22df tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Delete volume request issued successfully. Jul 10 06:49:19.745885 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-8cb583ab-be38-41ca-b933-1e003dacd357 req-162922a1-095c-459f-8dbc-513e945c22df tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/volumes/897f823e-5718-4c0b-bd76-1d71b268207f returned with HTTP 202 Jul 10 06:49:19.746285 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1361/5411] 10.4.3.200 () {70 vars in 1620 bytes} [Fri Jul 10 06:49:19 2026] DELETE /volume/v3/volumes/897f823e-5718-4c0b-bd76-1d71b268207f => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:49:19.795570 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-67e0eae5-01f9-4dde-91b7-99eecf271210 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:49:19.797261 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-67e0eae5-01f9-4dde-91b7-99eecf271210 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] GET https://10.4.3.200/volume/v3/snapshots/e76b0c1f-c7ea-4f74-947f-9293f7679dd9 Jul 10 06:49:19.797466 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-67e0eae5-01f9-4dde-91b7-99eecf271210 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:49:19.797719 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-67e0eae5-01f9-4dde-91b7-99eecf271210 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:49:19.802365 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:49:19.802365 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:49:19.802853 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-67e0eae5-01f9-4dde-91b7-99eecf271210 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Snapshot retrieved successfully. Jul 10 06:49:19.803558 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-67e0eae5-01f9-4dde-91b7-99eecf271210 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] https://10.4.3.200/volume/v3/snapshots/e76b0c1f-c7ea-4f74-947f-9293f7679dd9 returned with HTTP 200 Jul 10 06:49:19.803974 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1350/5412] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:49:19 2026] GET /volume/v3/snapshots/e76b0c1f-c7ea-4f74-947f-9293f7679dd9 => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:49:19.812830 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-4fd7ed7a-663e-4eb9-ac6b-e85416a0c9c5 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:49:19.814619 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4fd7ed7a-663e-4eb9-ac6b-e85416a0c9c5 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] GET https://10.4.3.200/volume/v3/snapshots/e76b0c1f-c7ea-4f74-947f-9293f7679dd9 Jul 10 06:49:19.814880 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4fd7ed7a-663e-4eb9-ac6b-e85416a0c9c5 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:49:19.815101 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4fd7ed7a-663e-4eb9-ac6b-e85416a0c9c5 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:49:19.819864 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:49:19.819864 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:49:19.820306 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-4fd7ed7a-663e-4eb9-ac6b-e85416a0c9c5 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Snapshot retrieved successfully. Jul 10 06:49:19.821149 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4fd7ed7a-663e-4eb9-ac6b-e85416a0c9c5 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] https://10.4.3.200/volume/v3/snapshots/e76b0c1f-c7ea-4f74-947f-9293f7679dd9 returned with HTTP 200 Jul 10 06:49:19.821537 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1349/5413] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:49:19 2026] GET /volume/v3/snapshots/e76b0c1f-c7ea-4f74-947f-9293f7679dd9 => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:49:21.228236 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-9d114b09-f4b5-4856-bbca-56b2f70e9eed None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:49:21.231539 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9d114b09-f4b5-4856-bbca-56b2f70e9eed tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] POST https://10.4.3.200/volume/v3/snapshots Jul 10 06:49:21.231539 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9d114b09-f4b5-4856-bbca-56b2f70e9eed tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "56b9659f-c85e-4f64-819d-91eb2ff24147", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1305898299", "description": null, "metadata": null}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:49:21.239599 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:49:21.239599 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:49:21.240010 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-9d114b09-f4b5-4856-bbca-56b2f70e9eed tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Volume info retrieved successfully. Jul 10 06:49:21.240149 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.snapshots [None req-9d114b09-f4b5-4856-bbca-56b2f70e9eed tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Create snapshot from volume 56b9659f-c85e-4f64-819d-91eb2ff24147 Jul 10 06:49:21.263944 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-9d114b09-f4b5-4856-bbca-56b2f70e9eed tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Created reservations ['71caee2c-4a3d-42ee-b7a5-fec72f230bb1', 'e4d6e109-0ae9-4098-9d9f-4e1b8c767fbf', 'b012cbeb-9f28-42c6-8fd1-531836032dd1', '46af6068-62f8-4d7b-b0e2-89d271132a9a'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:49:21.296796 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-9d114b09-f4b5-4856-bbca-56b2f70e9eed tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Snapshot force create request issued successfully. Jul 10 06:49:21.297101 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9d114b09-f4b5-4856-bbca-56b2f70e9eed tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 10 06:49:21.297490 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1354/5414] 10.4.3.200 () {68 vars in 1265 bytes} [Fri Jul 10 06:49:21 2026] POST /volume/v3/snapshots => generated 313 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:49:21.305673 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-680bbce8-fb07-4c05-b1c4-0fb5b3c1e8df None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:49:21.307264 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-680bbce8-fb07-4c05-b1c4-0fb5b3c1e8df tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] GET https://10.4.3.200/volume/v3/snapshots/a5ae929b-f442-473c-bd3c-83d9ce5e4889 Jul 10 06:49:21.307435 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-680bbce8-fb07-4c05-b1c4-0fb5b3c1e8df tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:49:21.307647 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-680bbce8-fb07-4c05-b1c4-0fb5b3c1e8df tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:49:21.312302 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:49:21.312302 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:49:21.312749 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-680bbce8-fb07-4c05-b1c4-0fb5b3c1e8df tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Snapshot retrieved successfully. Jul 10 06:49:21.313412 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-680bbce8-fb07-4c05-b1c4-0fb5b3c1e8df tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] https://10.4.3.200/volume/v3/snapshots/a5ae929b-f442-473c-bd3c-83d9ce5e4889 returned with HTTP 200 Jul 10 06:49:21.313788 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1362/5415] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:49:21 2026] GET /volume/v3/snapshots/a5ae929b-f442-473c-bd3c-83d9ce5e4889 => generated 445 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:49:22.321734 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-a037085e-c852-400f-90c6-4141ff9b380a None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:49:22.323347 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a037085e-c852-400f-90c6-4141ff9b380a tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] GET https://10.4.3.200/volume/v3/snapshots/a5ae929b-f442-473c-bd3c-83d9ce5e4889 Jul 10 06:49:22.323532 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a037085e-c852-400f-90c6-4141ff9b380a tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:49:22.323743 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a037085e-c852-400f-90c6-4141ff9b380a tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:49:22.328032 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:49:22.328032 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:49:22.328426 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-a037085e-c852-400f-90c6-4141ff9b380a tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Snapshot retrieved successfully. Jul 10 06:49:22.329188 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a037085e-c852-400f-90c6-4141ff9b380a tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] https://10.4.3.200/volume/v3/snapshots/a5ae929b-f442-473c-bd3c-83d9ce5e4889 returned with HTTP 200 Jul 10 06:49:22.329598 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1351/5416] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:49:22 2026] GET /volume/v3/snapshots/a5ae929b-f442-473c-bd3c-83d9ce5e4889 => generated 472 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:49:22.336856 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-b86410fb-5bb2-4522-b6f0-24c35c75a70e None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:49:22.338419 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b86410fb-5bb2-4522-b6f0-24c35c75a70e tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] GET https://10.4.3.200/volume/v3/snapshots/a5ae929b-f442-473c-bd3c-83d9ce5e4889 Jul 10 06:49:22.338610 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b86410fb-5bb2-4522-b6f0-24c35c75a70e tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:49:22.338785 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b86410fb-5bb2-4522-b6f0-24c35c75a70e tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:49:22.344014 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:49:22.344014 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:49:22.344429 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-b86410fb-5bb2-4522-b6f0-24c35c75a70e tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Snapshot retrieved successfully. Jul 10 06:49:22.345101 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b86410fb-5bb2-4522-b6f0-24c35c75a70e tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] https://10.4.3.200/volume/v3/snapshots/a5ae929b-f442-473c-bd3c-83d9ce5e4889 returned with HTTP 200 Jul 10 06:49:22.345481 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1350/5417] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:49:22 2026] GET /volume/v3/snapshots/a5ae929b-f442-473c-bd3c-83d9ce5e4889 => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:49:22.974312 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-d698c3dc-7f58-4a36-b346-f0988ba3314a None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:49:22.975985 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d698c3dc-7f58-4a36-b346-f0988ba3314a tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] GET https://10.4.3.200/volume/v3/volumes/897f823e-5718-4c0b-bd76-1d71b268207f Jul 10 06:49:22.976150 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d698c3dc-7f58-4a36-b346-f0988ba3314a tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:49:22.976320 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d698c3dc-7f58-4a36-b346-f0988ba3314a tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:49:22.981476 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d698c3dc-7f58-4a36-b346-f0988ba3314a tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/volumes/897f823e-5718-4c0b-bd76-1d71b268207f returned with HTTP 404 Jul 10 06:49:22.981884 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1355/5418] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:49:22 2026] GET /volume/v3/volumes/897f823e-5718-4c0b-bd76-1d71b268207f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:49:22.988303 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-b1ad5c77-abfa-4e66-9877-11d6a27cd2f1 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:49:22.990535 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-b1ad5c77-abfa-4e66-9877-11d6a27cd2f1 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/8d4cf843-bb9f-4547-a751-be7b0303a45a Jul 10 06:49:22.990827 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-b1ad5c77-abfa-4e66-9877-11d6a27cd2f1 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:49:22.991096 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-b1ad5c77-abfa-4e66-9877-11d6a27cd2f1 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:49:22.991241 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.snapshots [None req-b1ad5c77-abfa-4e66-9877-11d6a27cd2f1 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Delete snapshot with id: 8d4cf843-bb9f-4547-a751-be7b0303a45a Jul 10 06:49:22.997402 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:49:22.997402 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:49:22.997976 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-b1ad5c77-abfa-4e66-9877-11d6a27cd2f1 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Snapshot retrieved successfully. Jul 10 06:49:23.018366 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-b1ad5c77-abfa-4e66-9877-11d6a27cd2f1 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Snapshot delete request issued successfully. Jul 10 06:49:23.018600 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-b1ad5c77-abfa-4e66-9877-11d6a27cd2f1 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/snapshots/8d4cf843-bb9f-4547-a751-be7b0303a45a returned with HTTP 202 Jul 10 06:49:23.019166 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1363/5419] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 10 06:49:22 2026] DELETE /volume/v3/snapshots/8d4cf843-bb9f-4547-a751-be7b0303a45a => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:49:23.025896 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-eb9efbfc-7e07-4bb2-9589-e888ca684a6a None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:49:23.027420 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-eb9efbfc-7e07-4bb2-9589-e888ca684a6a tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] GET https://10.4.3.200/volume/v3/snapshots/8d4cf843-bb9f-4547-a751-be7b0303a45a Jul 10 06:49:23.027677 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-eb9efbfc-7e07-4bb2-9589-e888ca684a6a tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:49:23.027892 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-eb9efbfc-7e07-4bb2-9589-e888ca684a6a tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:49:23.032612 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:49:23.032612 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:49:23.033107 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-eb9efbfc-7e07-4bb2-9589-e888ca684a6a tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Snapshot retrieved successfully. Jul 10 06:49:23.033979 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-eb9efbfc-7e07-4bb2-9589-e888ca684a6a tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/snapshots/8d4cf843-bb9f-4547-a751-be7b0303a45a returned with HTTP 200 Jul 10 06:49:23.034459 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1352/5420] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:49:23 2026] GET /volume/v3/snapshots/8d4cf843-bb9f-4547-a751-be7b0303a45a => generated 477 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:49:23.716418 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-d9c67b7f-aa27-4ff1-92ec-5d1d129daffc None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:49:23.717854 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d9c67b7f-aa27-4ff1-92ec-5d1d129daffc tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] POST https://10.4.3.200/volume/v3/snapshots Jul 10 06:49:23.718150 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d9c67b7f-aa27-4ff1-92ec-5d1d129daffc tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "56b9659f-c85e-4f64-819d-91eb2ff24147", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-247358476", "description": null, "metadata": null}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:49:23.726929 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:49:23.726929 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:49:23.727294 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-d9c67b7f-aa27-4ff1-92ec-5d1d129daffc tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Volume info retrieved successfully. Jul 10 06:49:23.727406 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.snapshots [None req-d9c67b7f-aa27-4ff1-92ec-5d1d129daffc tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Create snapshot from volume 56b9659f-c85e-4f64-819d-91eb2ff24147 Jul 10 06:49:23.747959 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-d9c67b7f-aa27-4ff1-92ec-5d1d129daffc tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Created reservations ['b159a98b-df65-4ed6-913b-5c18a60ecc52', 'c866216d-7742-4c0a-9dca-2d4a6d6498c6', '51b4769d-96eb-408e-8aeb-3b5bcc3af5ab', '3f36cde4-942e-443c-920c-64ebc1a176e8'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:49:23.774271 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-d9c67b7f-aa27-4ff1-92ec-5d1d129daffc tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Snapshot force create request issued successfully. Jul 10 06:49:23.774595 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d9c67b7f-aa27-4ff1-92ec-5d1d129daffc tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 10 06:49:23.774977 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1351/5421] 10.4.3.200 () {68 vars in 1265 bytes} [Fri Jul 10 06:49:23 2026] POST /volume/v3/snapshots => generated 312 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:49:23.782775 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-6728af2d-55c2-4a02-92df-0874a103bb82 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:49:23.784304 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6728af2d-55c2-4a02-92df-0874a103bb82 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] GET https://10.4.3.200/volume/v3/snapshots/2b4d787a-07e7-43bc-845a-4aebaf5f6d75 Jul 10 06:49:23.784467 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6728af2d-55c2-4a02-92df-0874a103bb82 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:49:23.784683 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6728af2d-55c2-4a02-92df-0874a103bb82 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:49:23.788853 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:49:23.788853 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:49:23.789348 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-6728af2d-55c2-4a02-92df-0874a103bb82 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Snapshot retrieved successfully. Jul 10 06:49:23.790098 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6728af2d-55c2-4a02-92df-0874a103bb82 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] https://10.4.3.200/volume/v3/snapshots/2b4d787a-07e7-43bc-845a-4aebaf5f6d75 returned with HTTP 200 Jul 10 06:49:23.790748 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1356/5422] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:49:23 2026] GET /volume/v3/snapshots/2b4d787a-07e7-43bc-845a-4aebaf5f6d75 => generated 444 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:49:24.042672 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-e3d0f475-d1af-4e2a-8eb0-4e7dcb1e5414 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:49:24.044303 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-e3d0f475-d1af-4e2a-8eb0-4e7dcb1e5414 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] GET https://10.4.3.200/volume/v3/snapshots/8d4cf843-bb9f-4547-a751-be7b0303a45a Jul 10 06:49:24.044462 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-e3d0f475-d1af-4e2a-8eb0-4e7dcb1e5414 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:49:24.044716 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-e3d0f475-d1af-4e2a-8eb0-4e7dcb1e5414 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:49:24.048768 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-e3d0f475-d1af-4e2a-8eb0-4e7dcb1e5414 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/snapshots/8d4cf843-bb9f-4547-a751-be7b0303a45a returned with HTTP 404 Jul 10 06:49:24.049231 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1364/5423] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:49:24 2026] GET /volume/v3/snapshots/8d4cf843-bb9f-4547-a751-be7b0303a45a => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:49:24.798337 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-6454152f-abda-44b9-9893-ba2aa6e8cb37 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:49:24.799824 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6454152f-abda-44b9-9893-ba2aa6e8cb37 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] GET https://10.4.3.200/volume/v3/snapshots/2b4d787a-07e7-43bc-845a-4aebaf5f6d75 Jul 10 06:49:24.800010 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6454152f-abda-44b9-9893-ba2aa6e8cb37 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:49:24.800247 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6454152f-abda-44b9-9893-ba2aa6e8cb37 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:49:24.804762 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:49:24.804762 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:49:24.805159 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-6454152f-abda-44b9-9893-ba2aa6e8cb37 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Snapshot retrieved successfully. Jul 10 06:49:24.805879 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6454152f-abda-44b9-9893-ba2aa6e8cb37 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] https://10.4.3.200/volume/v3/snapshots/2b4d787a-07e7-43bc-845a-4aebaf5f6d75 returned with HTTP 200 Jul 10 06:49:24.806158 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1353/5424] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:49:24 2026] GET /volume/v3/snapshots/2b4d787a-07e7-43bc-845a-4aebaf5f6d75 => generated 471 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:49:24.813859 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-7d9ffa9f-1762-484e-a363-8c5f798fd098 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:49:24.815543 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7d9ffa9f-1762-484e-a363-8c5f798fd098 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] GET https://10.4.3.200/volume/v3/snapshots/2b4d787a-07e7-43bc-845a-4aebaf5f6d75 Jul 10 06:49:24.815743 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-7d9ffa9f-1762-484e-a363-8c5f798fd098 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:49:24.815913 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-7d9ffa9f-1762-484e-a363-8c5f798fd098 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:49:24.820286 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:49:24.820286 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:49:24.820697 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-7d9ffa9f-1762-484e-a363-8c5f798fd098 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Snapshot retrieved successfully. Jul 10 06:49:24.821368 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7d9ffa9f-1762-484e-a363-8c5f798fd098 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] https://10.4.3.200/volume/v3/snapshots/2b4d787a-07e7-43bc-845a-4aebaf5f6d75 returned with HTTP 200 Jul 10 06:49:24.821731 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1352/5425] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:49:24 2026] GET /volume/v3/snapshots/2b4d787a-07e7-43bc-845a-4aebaf5f6d75 => generated 471 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:49:24.851575 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-d4cbfac8-0499-40f3-a9c6-5049b0bac356 req-b6269b01-f317-4285-a37c-7de697a8094b None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:49:24.853255 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-d4cbfac8-0499-40f3-a9c6-5049b0bac356 req-b6269b01-f317-4285-a37c-7de697a8094b tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] GET https://10.4.3.200/volume/v3/volumes/56b9659f-c85e-4f64-819d-91eb2ff24147 Jul 10 06:49:24.853471 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-d4cbfac8-0499-40f3-a9c6-5049b0bac356 req-b6269b01-f317-4285-a37c-7de697a8094b tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:49:24.853716 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-d4cbfac8-0499-40f3-a9c6-5049b0bac356 req-b6269b01-f317-4285-a37c-7de697a8094b tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:49:24.861796 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:49:24.861796 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:49:24.864768 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [req-d4cbfac8-0499-40f3-a9c6-5049b0bac356 req-b6269b01-f317-4285-a37c-7de697a8094b tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Volume info retrieved successfully. Jul 10 06:49:24.868262 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-d4cbfac8-0499-40f3-a9c6-5049b0bac356 req-b6269b01-f317-4285-a37c-7de697a8094b tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] https://10.4.3.200/volume/v3/volumes/56b9659f-c85e-4f64-819d-91eb2ff24147 returned with HTTP 200 Jul 10 06:49:24.868689 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1357/5426] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:49:24 2026] GET /volume/v3/volumes/56b9659f-c85e-4f64-819d-91eb2ff24147 => generated 1142 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:49:24.885082 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-d4cbfac8-0499-40f3-a9c6-5049b0bac356 req-a1f9a714-7653-4be3-84ab-e1edde721156 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:49:24.886992 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-d4cbfac8-0499-40f3-a9c6-5049b0bac356 req-a1f9a714-7653-4be3-84ab-e1edde721156 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] POST https://10.4.3.200/volume/v3/volumes/56b9659f-c85e-4f64-819d-91eb2ff24147/action Jul 10 06:49:24.887287 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-d4cbfac8-0499-40f3-a9c6-5049b0bac356 req-a1f9a714-7653-4be3-84ab-e1edde721156 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99975) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:49:24.887397 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-d4cbfac8-0499-40f3-a9c6-5049b0bac356 req-a1f9a714-7653-4be3-84ab-e1edde721156 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:49:24.896668 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:49:24.896668 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:49:24.897076 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [req-d4cbfac8-0499-40f3-a9c6-5049b0bac356 req-a1f9a714-7653-4be3-84ab-e1edde721156 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Volume info retrieved successfully. Jul 10 06:49:24.902988 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [req-d4cbfac8-0499-40f3-a9c6-5049b0bac356 req-a1f9a714-7653-4be3-84ab-e1edde721156 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Begin detaching volume completed successfully. Jul 10 06:49:24.903187 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-d4cbfac8-0499-40f3-a9c6-5049b0bac356 req-a1f9a714-7653-4be3-84ab-e1edde721156 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] https://10.4.3.200/volume/v3/volumes/56b9659f-c85e-4f64-819d-91eb2ff24147/action returned with HTTP 202 Jul 10 06:49:24.903722 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1365/5427] 10.4.3.200 () {72 vars in 1672 bytes} [Fri Jul 10 06:49:24 2026] POST /volume/v3/volumes/56b9659f-c85e-4f64-819d-91eb2ff24147/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:49:25.924449 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-e87909fb-bbac-4cfb-bf3b-5e6d4ccf1d7c None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:49:25.924927 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e87909fb-bbac-4cfb-bf3b-5e6d4ccf1d7c None None] GET https://10.4.3.200/volume// Jul 10 06:49:25.925120 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e87909fb-bbac-4cfb-bf3b-5e6d4ccf1d7c None None] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:49:25.925333 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e87909fb-bbac-4cfb-bf3b-5e6d4ccf1d7c None None] Calling method 'all' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:49:25.925751 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e87909fb-bbac-4cfb-bf3b-5e6d4ccf1d7c None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:49:25.926057 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1354/5428] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:49: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 10 06:49:25.932347 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-d4cbfac8-0499-40f3-a9c6-5049b0bac356 req-b52b8b8b-b527-45b9-b6d4-9454aec05dc7 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:49:25.934365 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-d4cbfac8-0499-40f3-a9c6-5049b0bac356 req-b52b8b8b-b527-45b9-b6d4-9454aec05dc7 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] GET https://10.4.3.200/volume/v3/volumes/56b9659f-c85e-4f64-819d-91eb2ff24147 Jul 10 06:49:25.934636 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-d4cbfac8-0499-40f3-a9c6-5049b0bac356 req-b52b8b8b-b527-45b9-b6d4-9454aec05dc7 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:49:25.934825 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-d4cbfac8-0499-40f3-a9c6-5049b0bac356 req-b52b8b8b-b527-45b9-b6d4-9454aec05dc7 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:49:25.944280 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:49:25.944280 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:49:25.947890 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-d4cbfac8-0499-40f3-a9c6-5049b0bac356 req-b52b8b8b-b527-45b9-b6d4-9454aec05dc7 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Volume info retrieved successfully. Jul 10 06:49:25.951874 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-d4cbfac8-0499-40f3-a9c6-5049b0bac356 req-b52b8b8b-b527-45b9-b6d4-9454aec05dc7 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] https://10.4.3.200/volume/v3/volumes/56b9659f-c85e-4f64-819d-91eb2ff24147 returned with HTTP 200 Jul 10 06:49:25.952200 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1353/5429] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 10 06:49:25 2026] GET /volume/v3/volumes/56b9659f-c85e-4f64-819d-91eb2ff24147 => generated 1325 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:49:26.706579 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-d4cbfac8-0499-40f3-a9c6-5049b0bac356 req-c151b7e3-5519-4220-9617-eab2e789b0a1 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:49:26.708185 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-d4cbfac8-0499-40f3-a9c6-5049b0bac356 req-c151b7e3-5519-4220-9617-eab2e789b0a1 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] DELETE https://10.4.3.200/volume/v3/attachments/8d5fad9e-b945-40bd-a882-f4c1b8f6c165 Jul 10 06:49:26.708342 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-d4cbfac8-0499-40f3-a9c6-5049b0bac356 req-c151b7e3-5519-4220-9617-eab2e789b0a1 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:49:26.708514 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-d4cbfac8-0499-40f3-a9c6-5049b0bac356 req-c151b7e3-5519-4220-9617-eab2e789b0a1 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Calling method 'version_select' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:49:26.715237 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:49:26.715237 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:49:27.241992 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-d4cbfac8-0499-40f3-a9c6-5049b0bac356 req-c151b7e3-5519-4220-9617-eab2e789b0a1 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] https://10.4.3.200/volume/v3/attachments/8d5fad9e-b945-40bd-a882-f4c1b8f6c165 returned with HTTP 200 Jul 10 06:49:27.242653 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1358/5430] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 10 06:49:26 2026] DELETE /volume/v3/attachments/8d5fad9e-b945-40bd-a882-f4c1b8f6c165 => generated 19 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:49:28.051307 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-d23a0c96-b443-411c-a6ab-85f5356ebec7 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:49:28.052794 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-d23a0c96-b443-411c-a6ab-85f5356ebec7 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:49:28.053087 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-d23a0c96-b443-411c-a6ab-85f5356ebec7 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1246008885", "snapshot_id": "e76b0c1f-c7ea-4f74-947f-9293f7679dd9", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:49:28.054408 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.volumes [None req-d23a0c96-b443-411c-a6ab-85f5356ebec7 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1246008885', 'snapshot_id': 'e76b0c1f-c7ea-4f74-947f-9293f7679dd9', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99975) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:49:28.058899 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:49:28.058899 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:49:28.059285 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-d23a0c96-b443-411c-a6ab-85f5356ebec7 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Snapshot retrieved successfully. Jul 10 06:49:28.059389 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-d23a0c96-b443-411c-a6ab-85f5356ebec7 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Create volume of 1 GB Jul 10 06:49:28.062291 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-d23a0c96-b443-411c-a6ab-85f5356ebec7 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Availability Zones retrieved successfully. Jul 10 06:49:28.069623 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-d23a0c96-b443-411c-a6ab-85f5356ebec7 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Flow 'volume_create_api' (cf4e7368-51c3-4c59-8f46-bf0d212f9299) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:49:28.070844 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-d23a0c96-b443-411c-a6ab-85f5356ebec7 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f60ba995-4689-4a23-a58d-0a005f25fae8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:49:28.071990 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.flows.api.create_volume [None req-d23a0c96-b443-411c-a6ab-85f5356ebec7 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99975) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:49:28.106396 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-d23a0c96-b443-411c-a6ab-85f5356ebec7 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f60ba995-4689-4a23-a58d-0a005f25fae8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'e76b0c1f-c7ea-4f74-947f-9293f7679dd9', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:49:28.107388 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-d23a0c96-b443-411c-a6ab-85f5356ebec7 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c2540bd-3a18-4e4c-bc15-ad79c4443e26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:49:28.145728 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.quota [None req-d23a0c96-b443-411c-a6ab-85f5356ebec7 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Created reservations ['fb60f27c-f0d4-434c-81b6-3f24edfe5ce3', '8d3b8ebb-0bdf-4a2b-b3ac-e311c81a9256', '1fbe8f12-3f95-42b2-9479-741938cbb24c', '31c028a1-3954-4cfd-964f-cc0b8a35c50c'] {{(pid=99975) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:49:28.146490 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-d23a0c96-b443-411c-a6ab-85f5356ebec7 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c2540bd-3a18-4e4c-bc15-ad79c4443e26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fb60f27c-f0d4-434c-81b6-3f24edfe5ce3', '8d3b8ebb-0bdf-4a2b-b3ac-e311c81a9256', '1fbe8f12-3f95-42b2-9479-741938cbb24c', '31c028a1-3954-4cfd-964f-cc0b8a35c50c']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:49:28.147170 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-d23a0c96-b443-411c-a6ab-85f5356ebec7 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (313e1170-5be2-44a5-b00b-93170d477e5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:49:28.172482 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-1a93a362-36cf-43c5-bfa2-96df79429da8 req-86839eab-4d28-43fb-a1f1-a5149f666e69 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:49:28.174346 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-1a93a362-36cf-43c5-bfa2-96df79429da8 req-86839eab-4d28-43fb-a1f1-a5149f666e69 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] DELETE https://10.4.3.200/volume/v3/attachments/723a66d9-aaa7-4bb6-8960-6fe446b8396e Jul 10 06:49:28.174519 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-1a93a362-36cf-43c5-bfa2-96df79429da8 req-86839eab-4d28-43fb-a1f1-a5149f666e69 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:49:28.174703 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-1a93a362-36cf-43c5-bfa2-96df79429da8 req-86839eab-4d28-43fb-a1f1-a5149f666e69 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'version_select' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:49:28.181572 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:49:28.181572 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:49:28.186496 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-d23a0c96-b443-411c-a6ab-85f5356ebec7 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (313e1170-5be2-44a5-b00b-93170d477e5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '14cc6048-4f49-46e4-a473-3233cfba06fc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1246008885',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9bbca80fe47b495aa40571a94a7cd190',qos_specs=None,replication_status=,reservations=['fb60f27c-f0d4-434c-81b6-3f24edfe5ce3','8d3b8ebb-0bdf-4a2b-b3ac-e311c81a9256','1fbe8f12-3f95-42b2-9479-741938cbb24c','31c028a1-3954-4cfd-964f-cc0b8a35c50c'],size=1,snapshot_id=e76b0c1f-c7ea-4f74-947f-9293f7679dd9,source_replicaid=,source_volid=None,status='creating',user_id='db956de766654aa48d95aa2617b27642',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:49:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1246008885',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=14cc6048-4f49-46e4-a473-3233cfba06fc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9bbca80fe47b495aa40571a94a7cd190',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=e76b0c1f-c7ea-4f74-947f-9293f7679dd9,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='db956de766654aa48d95aa2617b27642',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:49:28.187600 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-d23a0c96-b443-411c-a6ab-85f5356ebec7 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e218ae23-04f9-4238-9c4b-c3671d3a1003) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:49:28.204158 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-d23a0c96-b443-411c-a6ab-85f5356ebec7 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e218ae23-04f9-4238-9c4b-c3671d3a1003) transitioned into state 'SUCCESS' from state '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-1246008885',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9bbca80fe47b495aa40571a94a7cd190',qos_specs=None,replication_status=,reservations=['fb60f27c-f0d4-434c-81b6-3f24edfe5ce3','8d3b8ebb-0bdf-4a2b-b3ac-e311c81a9256','1fbe8f12-3f95-42b2-9479-741938cbb24c','31c028a1-3954-4cfd-964f-cc0b8a35c50c'],size=1,snapshot_id=e76b0c1f-c7ea-4f74-947f-9293f7679dd9,source_replicaid=,source_volid=None,status='creating',user_id='db956de766654aa48d95aa2617b27642',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:49:28.204829 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-d23a0c96-b443-411c-a6ab-85f5356ebec7 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecd0d577-d345-4354-b0a7-69893be4a35b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:49:28.222830 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-d23a0c96-b443-411c-a6ab-85f5356ebec7 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecd0d577-d345-4354-b0a7-69893be4a35b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:49:28.223557 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-d23a0c96-b443-411c-a6ab-85f5356ebec7 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Flow 'volume_create_api' (cf4e7368-51c3-4c59-8f46-bf0d212f9299) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:49:28.223835 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-d23a0c96-b443-411c-a6ab-85f5356ebec7 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Create volume request issued successfully. Jul 10 06:49:28.224320 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-d23a0c96-b443-411c-a6ab-85f5356ebec7 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:49:28.224733 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1366/5431] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 10 06:49:28 2026] POST /volume/v3/volumes => generated 791 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:49:28.235591 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-50a62e85-40d9-4995-80e0-2e9522ab358b None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:49:28.237337 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-50a62e85-40d9-4995-80e0-2e9522ab358b tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] GET https://10.4.3.200/volume/v3/volumes/14cc6048-4f49-46e4-a473-3233cfba06fc Jul 10 06:49:28.237557 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-50a62e85-40d9-4995-80e0-2e9522ab358b tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:49:28.237773 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-50a62e85-40d9-4995-80e0-2e9522ab358b tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:49:28.244420 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:49:28.244420 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:49:28.248047 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-50a62e85-40d9-4995-80e0-2e9522ab358b tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Volume info retrieved successfully. Jul 10 06:49:28.252734 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-50a62e85-40d9-4995-80e0-2e9522ab358b tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] https://10.4.3.200/volume/v3/volumes/14cc6048-4f49-46e4-a473-3233cfba06fc returned with HTTP 200 Jul 10 06:49:28.253113 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1354/5432] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:49:28 2026] GET /volume/v3/volumes/14cc6048-4f49-46e4-a473-3233cfba06fc => generated 859 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:49:28.703925 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-1a93a362-36cf-43c5-bfa2-96df79429da8 req-86839eab-4d28-43fb-a1f1-a5149f666e69 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/attachments/723a66d9-aaa7-4bb6-8960-6fe446b8396e returned with HTTP 200 Jul 10 06:49:28.704324 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1355/5433] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 10 06:49:28 2026] DELETE /volume/v3/attachments/723a66d9-aaa7-4bb6-8960-6fe446b8396e => generated 19 bytes in 532 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:49:28.713028 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-1a93a362-36cf-43c5-bfa2-96df79429da8 req-b11f6213-7334-46b2-898e-272793734cc8 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:49:28.714946 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-1a93a362-36cf-43c5-bfa2-96df79429da8 req-b11f6213-7334-46b2-898e-272793734cc8 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] DELETE https://10.4.3.200/volume/v3/volumes/39280ddf-31df-4792-be4b-365d48a14f3d Jul 10 06:49:28.715094 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-1a93a362-36cf-43c5-bfa2-96df79429da8 req-b11f6213-7334-46b2-898e-272793734cc8 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:49:28.715269 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-1a93a362-36cf-43c5-bfa2-96df79429da8 req-b11f6213-7334-46b2-898e-272793734cc8 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:49:28.715420 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [req-1a93a362-36cf-43c5-bfa2-96df79429da8 req-b11f6213-7334-46b2-898e-272793734cc8 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Delete volume with id: 39280ddf-31df-4792-be4b-365d48a14f3d Jul 10 06:49:28.722481 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:49:28.722481 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:49:28.723621 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [req-1a93a362-36cf-43c5-bfa2-96df79429da8 req-b11f6213-7334-46b2-898e-272793734cc8 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Volume info retrieved successfully. Jul 10 06:49:28.737988 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [req-1a93a362-36cf-43c5-bfa2-96df79429da8 req-b11f6213-7334-46b2-898e-272793734cc8 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Delete volume request issued successfully. Jul 10 06:49:28.738217 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-1a93a362-36cf-43c5-bfa2-96df79429da8 req-b11f6213-7334-46b2-898e-272793734cc8 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/volumes/39280ddf-31df-4792-be4b-365d48a14f3d returned with HTTP 202 Jul 10 06:49:28.738773 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1359/5434] 10.4.3.200 () {70 vars in 1620 bytes} [Fri Jul 10 06:49:28 2026] DELETE /volume/v3/volumes/39280ddf-31df-4792-be4b-365d48a14f3d => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:49:29.266138 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-e7e6b23c-43dc-4cec-923a-b6556c903b41 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:49:29.267722 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-e7e6b23c-43dc-4cec-923a-b6556c903b41 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] GET https://10.4.3.200/volume/v3/volumes/14cc6048-4f49-46e4-a473-3233cfba06fc Jul 10 06:49:29.267884 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-e7e6b23c-43dc-4cec-923a-b6556c903b41 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:49:29.268057 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-e7e6b23c-43dc-4cec-923a-b6556c903b41 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:49:29.275533 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:49:29.275533 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:49:29.279806 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-e7e6b23c-43dc-4cec-923a-b6556c903b41 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Volume info retrieved successfully. Jul 10 06:49:29.284310 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-e7e6b23c-43dc-4cec-923a-b6556c903b41 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] https://10.4.3.200/volume/v3/volumes/14cc6048-4f49-46e4-a473-3233cfba06fc returned with HTTP 200 Jul 10 06:49:29.284879 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1367/5435] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:49:29 2026] GET /volume/v3/volumes/14cc6048-4f49-46e4-a473-3233cfba06fc => generated 884 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:49:29.295871 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-34a61782-aa25-4152-9cd3-970160ae8e42 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:49:29.298066 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-34a61782-aa25-4152-9cd3-970160ae8e42 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] GET https://10.4.3.200/volume/v3/volumes/14cc6048-4f49-46e4-a473-3233cfba06fc Jul 10 06:49:29.298330 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-34a61782-aa25-4152-9cd3-970160ae8e42 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:49:29.298611 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-34a61782-aa25-4152-9cd3-970160ae8e42 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:49:29.306510 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:49:29.306510 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:49:29.310055 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-34a61782-aa25-4152-9cd3-970160ae8e42 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Volume info retrieved successfully. Jul 10 06:49:29.314857 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-34a61782-aa25-4152-9cd3-970160ae8e42 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] https://10.4.3.200/volume/v3/volumes/14cc6048-4f49-46e4-a473-3233cfba06fc returned with HTTP 200 Jul 10 06:49:29.315366 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1355/5436] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:49:29 2026] GET /volume/v3/volumes/14cc6048-4f49-46e4-a473-3233cfba06fc => generated 884 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:49:29.742081 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-bed84e2c-0679-4d13-b707-c60e26b4df65 req-308674d8-86cd-4c43-9021-7e8bbbd0e27e None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:49:29.743904 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-bed84e2c-0679-4d13-b707-c60e26b4df65 req-308674d8-86cd-4c43-9021-7e8bbbd0e27e tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] GET https://10.4.3.200/volume/v3/volumes/14cc6048-4f49-46e4-a473-3233cfba06fc Jul 10 06:49:29.744101 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-bed84e2c-0679-4d13-b707-c60e26b4df65 req-308674d8-86cd-4c43-9021-7e8bbbd0e27e tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:49:29.744270 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-bed84e2c-0679-4d13-b707-c60e26b4df65 req-308674d8-86cd-4c43-9021-7e8bbbd0e27e tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:49:29.750077 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:49:29.750077 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:49:29.752939 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [req-bed84e2c-0679-4d13-b707-c60e26b4df65 req-308674d8-86cd-4c43-9021-7e8bbbd0e27e tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Volume info retrieved successfully. Jul 10 06:49:29.757158 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-bed84e2c-0679-4d13-b707-c60e26b4df65 req-308674d8-86cd-4c43-9021-7e8bbbd0e27e tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] https://10.4.3.200/volume/v3/volumes/14cc6048-4f49-46e4-a473-3233cfba06fc returned with HTTP 200 Jul 10 06:49:29.757611 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1356/5437] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:49:29 2026] GET /volume/v3/volumes/14cc6048-4f49-46e4-a473-3233cfba06fc => generated 884 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:49:31.786911 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-b0f2bdb4-caa9-4257-aba8-368cd0796299 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:49:31.787380 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b0f2bdb4-caa9-4257-aba8-368cd0796299 None None] GET https://10.4.3.200/volume// Jul 10 06:49:31.787636 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b0f2bdb4-caa9-4257-aba8-368cd0796299 None None] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:49:31.787900 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b0f2bdb4-caa9-4257-aba8-368cd0796299 None None] Calling method 'all' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:49:31.788328 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b0f2bdb4-caa9-4257-aba8-368cd0796299 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:49:31.788633 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1360/5438] 10.4.3.200 () {66 vars in 1428 bytes} [Fri Jul 10 06:49:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 06:49:31.795556 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-bed84e2c-0679-4d13-b707-c60e26b4df65 req-5d2e8980-8dab-440d-95ea-81c46efae384 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:49:31.829161 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-bed84e2c-0679-4d13-b707-c60e26b4df65 req-5d2e8980-8dab-440d-95ea-81c46efae384 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 10 06:49:31.829465 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-bed84e2c-0679-4d13-b707-c60e26b4df65 req-5d2e8980-8dab-440d-95ea-81c46efae384 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "14cc6048-4f49-46e4-a473-3233cfba06fc", "connector": null, "instance_uuid": "bb3ea365-7460-48c3-9ee9-65fc53812345"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:49:31.837189 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:49:31.837189 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:49:31.861632 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-bed84e2c-0679-4d13-b707-c60e26b4df65 req-5d2e8980-8dab-440d-95ea-81c46efae384 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 10 06:49:31.862247 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1368/5439] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 10 06:49:31 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 10 06:49:32.009590 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-b008a077-e38c-42f0-82fb-b06267d0f4e2 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:49:32.011066 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b008a077-e38c-42f0-82fb-b06267d0f4e2 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] GET https://10.4.3.200/volume/v3/volumes/39280ddf-31df-4792-be4b-365d48a14f3d Jul 10 06:49:32.011229 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b008a077-e38c-42f0-82fb-b06267d0f4e2 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:49:32.011398 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b008a077-e38c-42f0-82fb-b06267d0f4e2 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:49:32.017193 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b008a077-e38c-42f0-82fb-b06267d0f4e2 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/volumes/39280ddf-31df-4792-be4b-365d48a14f3d returned with HTTP 404 Jul 10 06:49:32.017739 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1356/5440] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:49:32 2026] GET /volume/v3/volumes/39280ddf-31df-4792-be4b-365d48a14f3d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:49:32.276320 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-3fbb2b0a-499a-42dd-9508-19f75668e236 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:49:32.277934 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3fbb2b0a-499a-42dd-9508-19f75668e236 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] GET https://10.4.3.200/volume/v3/volumes/14cc6048-4f49-46e4-a473-3233cfba06fc Jul 10 06:49:32.278471 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3fbb2b0a-499a-42dd-9508-19f75668e236 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:49:32.278471 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3fbb2b0a-499a-42dd-9508-19f75668e236 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:49:32.286467 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:49:32.286467 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:49:32.289306 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-3fbb2b0a-499a-42dd-9508-19f75668e236 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Volume info retrieved successfully. Jul 10 06:49:32.292698 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3fbb2b0a-499a-42dd-9508-19f75668e236 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] https://10.4.3.200/volume/v3/volumes/14cc6048-4f49-46e4-a473-3233cfba06fc returned with HTTP 200 Jul 10 06:49:32.293005 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1357/5441] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:49:32 2026] GET /volume/v3/volumes/14cc6048-4f49-46e4-a473-3233cfba06fc => generated 883 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:49:32.384139 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-e5d7f29c-fafb-4ea1-b14a-6de743eacca4 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:49:32.384610 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e5d7f29c-fafb-4ea1-b14a-6de743eacca4 None None] GET https://10.4.3.200/volume// Jul 10 06:49:32.384830 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e5d7f29c-fafb-4ea1-b14a-6de743eacca4 None None] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:49:32.385059 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e5d7f29c-fafb-4ea1-b14a-6de743eacca4 None None] Calling method 'all' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:49:32.385962 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e5d7f29c-fafb-4ea1-b14a-6de743eacca4 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:49:32.385962 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1361/5442] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:49: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 10 06:49:32.391792 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-bed84e2c-0679-4d13-b707-c60e26b4df65 req-ec933348-c6e2-48b0-9e68-2116da57cbf9 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:49:32.393674 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-bed84e2c-0679-4d13-b707-c60e26b4df65 req-ec933348-c6e2-48b0-9e68-2116da57cbf9 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] GET https://10.4.3.200/volume/v3/volumes/14cc6048-4f49-46e4-a473-3233cfba06fc Jul 10 06:49:32.393886 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-bed84e2c-0679-4d13-b707-c60e26b4df65 req-ec933348-c6e2-48b0-9e68-2116da57cbf9 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:49:32.394105 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-bed84e2c-0679-4d13-b707-c60e26b4df65 req-ec933348-c6e2-48b0-9e68-2116da57cbf9 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:49:32.403049 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:49:32.403049 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:49:32.406430 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [req-bed84e2c-0679-4d13-b707-c60e26b4df65 req-ec933348-c6e2-48b0-9e68-2116da57cbf9 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Volume info retrieved successfully. Jul 10 06:49:32.410153 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-bed84e2c-0679-4d13-b707-c60e26b4df65 req-ec933348-c6e2-48b0-9e68-2116da57cbf9 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] https://10.4.3.200/volume/v3/volumes/14cc6048-4f49-46e4-a473-3233cfba06fc returned with HTTP 200 Jul 10 06:49:32.410516 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1369/5443] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 10 06:49:32 2026] GET /volume/v3/volumes/14cc6048-4f49-46e4-a473-3233cfba06fc => generated 1063 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:49:32.421460 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-2dfeb237-62d9-4615-b514-9d1117d27cde None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:49:32.423250 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2dfeb237-62d9-4615-b514-9d1117d27cde tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/8d4cf843-bb9f-4547-a751-be7b0303a45a Jul 10 06:49:32.423477 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2dfeb237-62d9-4615-b514-9d1117d27cde tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:49:32.423735 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2dfeb237-62d9-4615-b514-9d1117d27cde tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:49:32.423867 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.snapshots [None req-2dfeb237-62d9-4615-b514-9d1117d27cde tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Delete snapshot with id: 8d4cf843-bb9f-4547-a751-be7b0303a45a Jul 10 06:49:32.428094 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2dfeb237-62d9-4615-b514-9d1117d27cde tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/snapshots/8d4cf843-bb9f-4547-a751-be7b0303a45a returned with HTTP 404 Jul 10 06:49:32.428604 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1357/5444] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 10 06:49:32 2026] DELETE /volume/v3/snapshots/8d4cf843-bb9f-4547-a751-be7b0303a45a => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:49:32.435407 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-b64b01b8-1742-4e0c-b389-381ed9404819 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:49:32.436949 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b64b01b8-1742-4e0c-b389-381ed9404819 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] GET https://10.4.3.200/volume/v3/snapshots/8d4cf843-bb9f-4547-a751-be7b0303a45a Jul 10 06:49:32.437118 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b64b01b8-1742-4e0c-b389-381ed9404819 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:49:32.437296 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b64b01b8-1742-4e0c-b389-381ed9404819 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:49:32.440958 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b64b01b8-1742-4e0c-b389-381ed9404819 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/snapshots/8d4cf843-bb9f-4547-a751-be7b0303a45a returned with HTTP 404 Jul 10 06:49:32.441339 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1358/5445] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:49:32 2026] GET /volume/v3/snapshots/8d4cf843-bb9f-4547-a751-be7b0303a45a => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:49:32.506775 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-bed84e2c-0679-4d13-b707-c60e26b4df65 req-469c49d9-1a46-4ce7-9935-ab72cfb5b5f5 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:49:32.508887 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-bed84e2c-0679-4d13-b707-c60e26b4df65 req-469c49d9-1a46-4ce7-9935-ab72cfb5b5f5 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] PUT https://10.4.3.200/volume/v3/attachments/8a2bc744-f364-4431-aec1-bef94dd40e5c Jul 10 06:49:32.509311 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-bed84e2c-0679-4d13-b707-c60e26b4df65 req-469c49d9-1a46-4ce7-9935-ab72cfb5b5f5 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000004964", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad080837985", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8eedee5c-bca8-4f5c-8f66-111c7b448d96", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:49:32.517302 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-bed84e2c-0679-4d13-b707-c60e26b4df65 req-469c49d9-1a46-4ce7-9935-ab72cfb5b5f5 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Acquiring lock "cinder-attachment_update-14cc6048-4f49-46e4-a473-3233cfba06fc-np0000004964" by "attachment_update" {{(pid=99978) __acquire /opt/stack/cinder/cinder/coordination.py:210}} Jul 10 06:49:32.522541 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-bed84e2c-0679-4d13-b707-c60e26b4df65 req-469c49d9-1a46-4ce7-9935-ab72cfb5b5f5 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Lock "cinder-attachment_update-14cc6048-4f49-46e4-a473-3233cfba06fc-np0000004964" acquired by "attachment_update" :: waited 0.005s {{(pid=99978) __acquire /opt/stack/cinder/cinder/coordination.py:228}} Jul 10 06:49:32.522914 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:49:32.522914 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:49:32.999102 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-bd6239e8-fae5-470e-8931-f4aa1e514367 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:49:33.000582 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-bd6239e8-fae5-470e-8931-f4aa1e514367 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] DELETE https://10.4.3.200/volume/v3/volumes/39280ddf-31df-4792-be4b-365d48a14f3d Jul 10 06:49:33.000745 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-bd6239e8-fae5-470e-8931-f4aa1e514367 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:49:33.000909 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-bd6239e8-fae5-470e-8931-f4aa1e514367 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:49:33.001053 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-bd6239e8-fae5-470e-8931-f4aa1e514367 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Delete volume with id: 39280ddf-31df-4792-be4b-365d48a14f3d Jul 10 06:49:33.005684 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-bd6239e8-fae5-470e-8931-f4aa1e514367 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/volumes/39280ddf-31df-4792-be4b-365d48a14f3d returned with HTTP 404 Jul 10 06:49:33.006049 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1370/5446] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:49:32 2026] DELETE /volume/v3/volumes/39280ddf-31df-4792-be4b-365d48a14f3d => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:49:33.011380 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-2f09e1d2-76a0-4a07-8c4a-214a6b3f62ba None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:49:33.012895 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2f09e1d2-76a0-4a07-8c4a-214a6b3f62ba tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] GET https://10.4.3.200/volume/v3/volumes/39280ddf-31df-4792-be4b-365d48a14f3d Jul 10 06:49:33.013060 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2f09e1d2-76a0-4a07-8c4a-214a6b3f62ba tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:49:33.013234 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2f09e1d2-76a0-4a07-8c4a-214a6b3f62ba tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:49:33.018148 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2f09e1d2-76a0-4a07-8c4a-214a6b3f62ba tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/volumes/39280ddf-31df-4792-be4b-365d48a14f3d returned with HTTP 404 Jul 10 06:49:33.018572 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1358/5447] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:49:33 2026] GET /volume/v3/volumes/39280ddf-31df-4792-be4b-365d48a14f3d => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:49:33.040296 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-bed84e2c-0679-4d13-b707-c60e26b4df65 req-469c49d9-1a46-4ce7-9935-ab72cfb5b5f5 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Lock "cinder-attachment_update-14cc6048-4f49-46e4-a473-3233cfba06fc-np0000004964" released by "attachment_update" :: held 0.518s {{(pid=99978) __release /opt/stack/cinder/cinder/coordination.py:239}} Jul 10 06:49:33.040686 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-bed84e2c-0679-4d13-b707-c60e26b4df65 req-469c49d9-1a46-4ce7-9935-ab72cfb5b5f5 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] https://10.4.3.200/volume/v3/attachments/8a2bc744-f364-4431-aec1-bef94dd40e5c returned with HTTP 200 Jul 10 06:49:33.041275 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1362/5448] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 10 06:49:32 2026] PUT /volume/v3/attachments/8a2bc744-f364-4431-aec1-bef94dd40e5c => generated 969 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:49:33.309804 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-d6e88f83-2a68-4faa-8abb-d6a0e67f8015 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:49:33.312131 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d6e88f83-2a68-4faa-8abb-d6a0e67f8015 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] GET https://10.4.3.200/volume/v3/volumes/14cc6048-4f49-46e4-a473-3233cfba06fc Jul 10 06:49:33.312399 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d6e88f83-2a68-4faa-8abb-d6a0e67f8015 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:49:33.312670 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d6e88f83-2a68-4faa-8abb-d6a0e67f8015 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:49:33.323689 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:49:33.323689 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:49:33.327400 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-d6e88f83-2a68-4faa-8abb-d6a0e67f8015 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Volume info retrieved successfully. Jul 10 06:49:33.331652 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d6e88f83-2a68-4faa-8abb-d6a0e67f8015 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] https://10.4.3.200/volume/v3/volumes/14cc6048-4f49-46e4-a473-3233cfba06fc returned with HTTP 200 Jul 10 06:49:33.332006 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1359/5449] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:49:33 2026] GET /volume/v3/volumes/14cc6048-4f49-46e4-a473-3233cfba06fc => generated 884 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:49:33.934967 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-d085651a-4fe6-468b-b283-aa18207ed128 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:49:33.936448 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-d085651a-4fe6-468b-b283-aa18207ed128 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:49:33.936770 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-d085651a-4fe6-468b-b283-aa18207ed128 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1214912941", "snapshot_id": null, "imageRef": "8939ca72-758b-49bf-be8b-162af43ee2bf", "volume_type": null, "size": 1}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:49:33.938106 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.volumes [None req-d085651a-4fe6-468b-b283-aa18207ed128 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1214912941', 'snapshot_id': None, 'imageRef': '8939ca72-758b-49bf-be8b-162af43ee2bf', 'volume_type': None, 'size': 1}} {{(pid=99975) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:49:34.055784 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-d085651a-4fe6-468b-b283-aa18207ed128 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Create volume of 1 GB Jul 10 06:49:34.062687 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-d085651a-4fe6-468b-b283-aa18207ed128 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Availability Zones retrieved successfully. Jul 10 06:49:34.067588 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-d085651a-4fe6-468b-b283-aa18207ed128 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Flow 'volume_create_api' (4dce0836-79e9-4dd8-a250-4503c455b697) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:49:34.068617 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-d085651a-4fe6-468b-b283-aa18207ed128 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be1a9dfc-2ea3-408e-9d66-018d62b78ed3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:49:34.069389 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.flows.api.create_volume [None req-d085651a-4fe6-468b-b283-aa18207ed128 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Validating volume size '1' using validate_int {{(pid=99975) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:49:34.126167 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-d085651a-4fe6-468b-b283-aa18207ed128 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be1a9dfc-2ea3-408e-9d66-018d62b78ed3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:49:34.126884 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-d085651a-4fe6-468b-b283-aa18207ed128 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9eade4f7-5581-4ccc-bc8b-260d9aa987b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:49:34.163420 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.quota [None req-d085651a-4fe6-468b-b283-aa18207ed128 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Created reservations ['5221ff88-4a0f-4bae-90c0-3e6b7472890f', '4f1417b4-e329-473a-945a-58f23b9315f6', 'be5c3131-7451-4d25-b256-e5173b0fe99c', '69661d27-a746-41cf-8315-c5a881d34a9e'] {{(pid=99975) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:49:34.164138 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-d085651a-4fe6-468b-b283-aa18207ed128 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9eade4f7-5581-4ccc-bc8b-260d9aa987b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5221ff88-4a0f-4bae-90c0-3e6b7472890f', '4f1417b4-e329-473a-945a-58f23b9315f6', 'be5c3131-7451-4d25-b256-e5173b0fe99c', '69661d27-a746-41cf-8315-c5a881d34a9e']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:49:34.164847 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-d085651a-4fe6-468b-b283-aa18207ed128 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ce67a16-b23f-40e7-b180-347f72716e14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:49:34.187591 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-d085651a-4fe6-468b-b283-aa18207ed128 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ce67a16-b23f-40e7-b180-347f72716e14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '48881a40-3283-4d04-a447-3532e74445b9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1214912941',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5b8eba67f9b4893b0745cad9226ea2f',qos_specs=None,replication_status=,reservations=['5221ff88-4a0f-4bae-90c0-3e6b7472890f','4f1417b4-e329-473a-945a-58f23b9315f6','be5c3131-7451-4d25-b256-e5173b0fe99c','69661d27-a746-41cf-8315-c5a881d34a9e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73619d301e92432aadd608b878334e09',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:49:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1214912941',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=48881a40-3283-4d04-a447-3532e74445b9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c5b8eba67f9b4893b0745cad9226ea2f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='73619d301e92432aadd608b878334e09',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:49:34.188275 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-d085651a-4fe6-468b-b283-aa18207ed128 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28f54717-e759-4801-99a8-54d3c7362c26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:49:34.206463 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-d085651a-4fe6-468b-b283-aa18207ed128 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28f54717-e759-4801-99a8-54d3c7362c26) transitioned into state 'SUCCESS' from state '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-1214912941',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5b8eba67f9b4893b0745cad9226ea2f',qos_specs=None,replication_status=,reservations=['5221ff88-4a0f-4bae-90c0-3e6b7472890f','4f1417b4-e329-473a-945a-58f23b9315f6','be5c3131-7451-4d25-b256-e5173b0fe99c','69661d27-a746-41cf-8315-c5a881d34a9e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73619d301e92432aadd608b878334e09',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:49:34.207113 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-d085651a-4fe6-468b-b283-aa18207ed128 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (247951a4-6a01-42de-b664-4cb09894d092) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:49:34.216866 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-d085651a-4fe6-468b-b283-aa18207ed128 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (247951a4-6a01-42de-b664-4cb09894d092) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:49:34.217786 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-d085651a-4fe6-468b-b283-aa18207ed128 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Flow 'volume_create_api' (4dce0836-79e9-4dd8-a250-4503c455b697) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:49:34.217878 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-d085651a-4fe6-468b-b283-aa18207ed128 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Create volume request issued successfully. Jul 10 06:49:34.218365 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-d085651a-4fe6-468b-b283-aa18207ed128 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:49:34.219016 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1371/5450] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 10 06:49:33 2026] POST /volume/v3/volumes => generated 759 bytes in 284 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:49:34.231648 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-d961f75e-cb78-4940-b7b1-1ca2bc577251 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:49:34.235684 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d961f75e-cb78-4940-b7b1-1ca2bc577251 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] GET https://10.4.3.200/volume/v3/volumes/48881a40-3283-4d04-a447-3532e74445b9 Jul 10 06:49:34.235989 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d961f75e-cb78-4940-b7b1-1ca2bc577251 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:49:34.236165 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d961f75e-cb78-4940-b7b1-1ca2bc577251 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:49:34.242518 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:49:34.242518 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:49:34.245907 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-d961f75e-cb78-4940-b7b1-1ca2bc577251 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Volume info retrieved successfully. Jul 10 06:49:34.249692 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d961f75e-cb78-4940-b7b1-1ca2bc577251 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/volumes/48881a40-3283-4d04-a447-3532e74445b9 returned with HTTP 200 Jul 10 06:49:34.250028 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1359/5451] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:49:34 2026] GET /volume/v3/volumes/48881a40-3283-4d04-a447-3532e74445b9 => generated 827 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:49:34.343180 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-d56c62bf-3edd-40aa-815b-6d1f2a18586c None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:49:34.344665 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d56c62bf-3edd-40aa-815b-6d1f2a18586c tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] GET https://10.4.3.200/volume/v3/volumes/14cc6048-4f49-46e4-a473-3233cfba06fc Jul 10 06:49:34.344849 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d56c62bf-3edd-40aa-815b-6d1f2a18586c tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:49:34.345014 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d56c62bf-3edd-40aa-815b-6d1f2a18586c tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:49:34.354588 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:49:34.354588 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:49:34.358062 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-d56c62bf-3edd-40aa-815b-6d1f2a18586c tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Volume info retrieved successfully. Jul 10 06:49:34.361611 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d56c62bf-3edd-40aa-815b-6d1f2a18586c tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] https://10.4.3.200/volume/v3/volumes/14cc6048-4f49-46e4-a473-3233cfba06fc returned with HTTP 200 Jul 10 06:49:34.361987 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1363/5452] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:49:34 2026] GET /volume/v3/volumes/14cc6048-4f49-46e4-a473-3233cfba06fc => generated 884 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:49:35.260919 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-00fde35a-239f-4492-a1f5-29c9db3ba36e None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:49:35.263003 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-00fde35a-239f-4492-a1f5-29c9db3ba36e tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] GET https://10.4.3.200/volume/v3/volumes/48881a40-3283-4d04-a447-3532e74445b9 Jul 10 06:49:35.263258 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-00fde35a-239f-4492-a1f5-29c9db3ba36e tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:49:35.263532 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-00fde35a-239f-4492-a1f5-29c9db3ba36e tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:49:35.269678 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:49:35.269678 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:49:35.272694 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-00fde35a-239f-4492-a1f5-29c9db3ba36e tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Volume info retrieved successfully. Jul 10 06:49:35.276954 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-00fde35a-239f-4492-a1f5-29c9db3ba36e tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/volumes/48881a40-3283-4d04-a447-3532e74445b9 returned with HTTP 200 Jul 10 06:49:35.277336 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1360/5453] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:49:35 2026] GET /volume/v3/volumes/48881a40-3283-4d04-a447-3532e74445b9 => generated 1367 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:49:35.287896 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-8eb020fe-bd71-4e41-aafc-7f3819c052f1 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:49:35.289737 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-8eb020fe-bd71-4e41-aafc-7f3819c052f1 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] GET https://10.4.3.200/volume/v3/volumes/48881a40-3283-4d04-a447-3532e74445b9 Jul 10 06:49:35.289877 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-8eb020fe-bd71-4e41-aafc-7f3819c052f1 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:49:35.290023 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-8eb020fe-bd71-4e41-aafc-7f3819c052f1 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:49:35.296202 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:49:35.296202 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:49:35.299516 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-8eb020fe-bd71-4e41-aafc-7f3819c052f1 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Volume info retrieved successfully. Jul 10 06:49:35.303687 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-8eb020fe-bd71-4e41-aafc-7f3819c052f1 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/volumes/48881a40-3283-4d04-a447-3532e74445b9 returned with HTTP 200 Jul 10 06:49:35.304064 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1372/5454] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:49:35 2026] GET /volume/v3/volumes/48881a40-3283-4d04-a447-3532e74445b9 => generated 1367 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:49:35.373299 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-7195c60e-b9fc-456a-8a9a-fffcfdf417d8 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:49:35.374875 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7195c60e-b9fc-456a-8a9a-fffcfdf417d8 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] GET https://10.4.3.200/volume/v3/volumes/14cc6048-4f49-46e4-a473-3233cfba06fc Jul 10 06:49:35.375547 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-7195c60e-b9fc-456a-8a9a-fffcfdf417d8 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:49:35.375547 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-7195c60e-b9fc-456a-8a9a-fffcfdf417d8 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:49:35.383828 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:49:35.383828 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:49:35.385757 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-783bee59-a870-44ea-a54c-d6eb8a4c83cb req-8e53cb9f-6ace-4025-a6c5-d971a33211aa None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:49:35.387052 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-7195c60e-b9fc-456a-8a9a-fffcfdf417d8 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Volume info retrieved successfully. Jul 10 06:49:35.387522 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-783bee59-a870-44ea-a54c-d6eb8a4c83cb req-8e53cb9f-6ace-4025-a6c5-d971a33211aa tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] GET https://10.4.3.200/volume/v3/volumes/48881a40-3283-4d04-a447-3532e74445b9 Jul 10 06:49:35.387717 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-783bee59-a870-44ea-a54c-d6eb8a4c83cb req-8e53cb9f-6ace-4025-a6c5-d971a33211aa tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:49:35.387887 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-783bee59-a870-44ea-a54c-d6eb8a4c83cb req-8e53cb9f-6ace-4025-a6c5-d971a33211aa tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:49:35.391017 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7195c60e-b9fc-456a-8a9a-fffcfdf417d8 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] https://10.4.3.200/volume/v3/volumes/14cc6048-4f49-46e4-a473-3233cfba06fc returned with HTTP 200 Jul 10 06:49:35.391126 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1360/5455] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:49:35 2026] GET /volume/v3/volumes/14cc6048-4f49-46e4-a473-3233cfba06fc => generated 884 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:49:35.393852 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:49:35.393852 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:49:35.396900 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [req-783bee59-a870-44ea-a54c-d6eb8a4c83cb req-8e53cb9f-6ace-4025-a6c5-d971a33211aa tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Volume info retrieved successfully. Jul 10 06:49:35.400695 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-783bee59-a870-44ea-a54c-d6eb8a4c83cb req-8e53cb9f-6ace-4025-a6c5-d971a33211aa tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/volumes/48881a40-3283-4d04-a447-3532e74445b9 returned with HTTP 200 Jul 10 06:49:35.401060 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1364/5456] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:49:35 2026] GET /volume/v3/volumes/48881a40-3283-4d04-a447-3532e74445b9 => generated 1367 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:49:35.806923 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-783bee59-a870-44ea-a54c-d6eb8a4c83cb req-73085d6c-3494-4af6-ac83-92af4db926b1 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:49:35.808816 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-783bee59-a870-44ea-a54c-d6eb8a4c83cb req-73085d6c-3494-4af6-ac83-92af4db926b1 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] GET https://10.4.3.200/volume/v3/volumes/48881a40-3283-4d04-a447-3532e74445b9 Jul 10 06:49:35.808988 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-783bee59-a870-44ea-a54c-d6eb8a4c83cb req-73085d6c-3494-4af6-ac83-92af4db926b1 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:49:35.809158 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-783bee59-a870-44ea-a54c-d6eb8a4c83cb req-73085d6c-3494-4af6-ac83-92af4db926b1 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:49:35.814862 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:49:35.814862 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:49:35.817699 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [req-783bee59-a870-44ea-a54c-d6eb8a4c83cb req-73085d6c-3494-4af6-ac83-92af4db926b1 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Volume info retrieved successfully. Jul 10 06:49:35.821614 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-783bee59-a870-44ea-a54c-d6eb8a4c83cb req-73085d6c-3494-4af6-ac83-92af4db926b1 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/volumes/48881a40-3283-4d04-a447-3532e74445b9 returned with HTTP 200 Jul 10 06:49:35.821976 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1361/5457] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:49:35 2026] GET /volume/v3/volumes/48881a40-3283-4d04-a447-3532e74445b9 => generated 1367 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:49:35.830711 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-37929d4a-4392-42f6-9d08-242b40060984 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:49:35.831081 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-37929d4a-4392-42f6-9d08-242b40060984 None None] GET https://10.4.3.200/volume// Jul 10 06:49:35.831247 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-37929d4a-4392-42f6-9d08-242b40060984 None None] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:49:35.831426 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-37929d4a-4392-42f6-9d08-242b40060984 None None] Calling method 'all' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:49:35.831778 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-37929d4a-4392-42f6-9d08-242b40060984 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:49:35.832050 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1373/5458] 10.4.3.200 () {66 vars in 1419 bytes} [Fri Jul 10 06:49: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 10 06:49:35.838051 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-783bee59-a870-44ea-a54c-d6eb8a4c83cb req-50b72139-12bf-4d4f-8722-3e398f2e5c7a None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:49:35.839694 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-783bee59-a870-44ea-a54c-d6eb8a4c83cb req-50b72139-12bf-4d4f-8722-3e398f2e5c7a tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 10 06:49:35.840002 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-783bee59-a870-44ea-a54c-d6eb8a4c83cb req-50b72139-12bf-4d4f-8722-3e398f2e5c7a tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "48881a40-3283-4d04-a447-3532e74445b9", "connector": null, "instance_uuid": "8301a58f-c1cd-4a74-bf08-e16d2485f594"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:49:35.847577 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:49:35.847577 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:49:35.870121 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-783bee59-a870-44ea-a54c-d6eb8a4c83cb req-50b72139-12bf-4d4f-8722-3e398f2e5c7a tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 10 06:49:35.870611 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1361/5459] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 10 06:49:35 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 10 06:49:36.402541 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-e03f4a94-e1d0-4bee-bda8-bd2f160ff092 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:49:36.404613 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e03f4a94-e1d0-4bee-bda8-bd2f160ff092 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] GET https://10.4.3.200/volume/v3/volumes/14cc6048-4f49-46e4-a473-3233cfba06fc Jul 10 06:49:36.404613 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e03f4a94-e1d0-4bee-bda8-bd2f160ff092 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:49:36.404769 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e03f4a94-e1d0-4bee-bda8-bd2f160ff092 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:49:36.413371 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:49:36.413371 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:49:36.416581 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-e03f4a94-e1d0-4bee-bda8-bd2f160ff092 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Volume info retrieved successfully. Jul 10 06:49:36.420464 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e03f4a94-e1d0-4bee-bda8-bd2f160ff092 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] https://10.4.3.200/volume/v3/volumes/14cc6048-4f49-46e4-a473-3233cfba06fc returned with HTTP 200 Jul 10 06:49:36.420904 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1365/5460] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:49:36 2026] GET /volume/v3/volumes/14cc6048-4f49-46e4-a473-3233cfba06fc => generated 884 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:49:37.432670 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-f2a6428c-6cfb-45f6-8765-4e1ef3621dfc None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:49:37.434373 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f2a6428c-6cfb-45f6-8765-4e1ef3621dfc tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] GET https://10.4.3.200/volume/v3/volumes/14cc6048-4f49-46e4-a473-3233cfba06fc Jul 10 06:49:37.434575 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f2a6428c-6cfb-45f6-8765-4e1ef3621dfc tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:49:37.434755 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f2a6428c-6cfb-45f6-8765-4e1ef3621dfc tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:49:37.443423 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:49:37.443423 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:49:37.446603 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-f2a6428c-6cfb-45f6-8765-4e1ef3621dfc tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Volume info retrieved successfully. Jul 10 06:49:37.450456 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f2a6428c-6cfb-45f6-8765-4e1ef3621dfc tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] https://10.4.3.200/volume/v3/volumes/14cc6048-4f49-46e4-a473-3233cfba06fc returned with HTTP 200 Jul 10 06:49:37.450862 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1362/5461] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:49:37 2026] GET /volume/v3/volumes/14cc6048-4f49-46e4-a473-3233cfba06fc => generated 884 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:49:38.461844 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-18a2ab09-eccb-4492-9a2a-cf1be14bd8ca None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:49:38.463320 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-18a2ab09-eccb-4492-9a2a-cf1be14bd8ca tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] GET https://10.4.3.200/volume/v3/volumes/14cc6048-4f49-46e4-a473-3233cfba06fc Jul 10 06:49:38.463482 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-18a2ab09-eccb-4492-9a2a-cf1be14bd8ca tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:49:38.463681 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-18a2ab09-eccb-4492-9a2a-cf1be14bd8ca tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:49:38.471593 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:49:38.471593 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:49:38.474410 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-18a2ab09-eccb-4492-9a2a-cf1be14bd8ca tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Volume info retrieved successfully. Jul 10 06:49:38.477967 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-18a2ab09-eccb-4492-9a2a-cf1be14bd8ca tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] https://10.4.3.200/volume/v3/volumes/14cc6048-4f49-46e4-a473-3233cfba06fc returned with HTTP 200 Jul 10 06:49:38.478362 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1374/5462] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:49:38 2026] GET /volume/v3/volumes/14cc6048-4f49-46e4-a473-3233cfba06fc => generated 884 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:49:39.225210 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-bed84e2c-0679-4d13-b707-c60e26b4df65 req-b7abec51-5a15-48af-a466-4cd8482a29ac None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:49:39.226970 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-bed84e2c-0679-4d13-b707-c60e26b4df65 req-b7abec51-5a15-48af-a466-4cd8482a29ac tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] POST https://10.4.3.200/volume/v3/attachments/8a2bc744-f364-4431-aec1-bef94dd40e5c/action Jul 10 06:49:39.227272 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-bed84e2c-0679-4d13-b707-c60e26b4df65 req-b7abec51-5a15-48af-a466-4cd8482a29ac tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Action body: b'{"os-complete": null}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:49:39.227381 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-bed84e2c-0679-4d13-b707-c60e26b4df65 req-b7abec51-5a15-48af-a466-4cd8482a29ac tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:49:39.241122 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:49:39.241122 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:49:39.249969 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-bed84e2c-0679-4d13-b707-c60e26b4df65 req-b7abec51-5a15-48af-a466-4cd8482a29ac tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] https://10.4.3.200/volume/v3/attachments/8a2bc744-f364-4431-aec1-bef94dd40e5c/action returned with HTTP 204 Jul 10 06:49:39.250241 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1362/5463] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 10 06:49:39 2026] POST /volume/v3/attachments/8a2bc744-f364-4431-aec1-bef94dd40e5c/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:49:39.490296 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-6afb2653-02f7-40e5-9710-a5bd951d3538 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:49:39.491818 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6afb2653-02f7-40e5-9710-a5bd951d3538 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] GET https://10.4.3.200/volume/v3/volumes/14cc6048-4f49-46e4-a473-3233cfba06fc Jul 10 06:49:39.491986 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6afb2653-02f7-40e5-9710-a5bd951d3538 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:49:39.492158 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6afb2653-02f7-40e5-9710-a5bd951d3538 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:49:39.500231 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:49:39.500231 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:49:39.503282 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-6afb2653-02f7-40e5-9710-a5bd951d3538 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Volume info retrieved successfully. Jul 10 06:49:39.506837 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6afb2653-02f7-40e5-9710-a5bd951d3538 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] https://10.4.3.200/volume/v3/volumes/14cc6048-4f49-46e4-a473-3233cfba06fc returned with HTTP 200 Jul 10 06:49:39.507197 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1366/5464] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:49:39 2026] GET /volume/v3/volumes/14cc6048-4f49-46e4-a473-3233cfba06fc => generated 1176 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:49:42.592664 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-ff3b1688-c9a5-4205-8f47-8ecc57d791c7 req-ec0b57aa-9144-451b-ba77-307ef19d14d5 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:49:42.596668 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-ff3b1688-c9a5-4205-8f47-8ecc57d791c7 req-ec0b57aa-9144-451b-ba77-307ef19d14d5 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] GET https://10.4.3.200/volume/v3/volumes/14cc6048-4f49-46e4-a473-3233cfba06fc Jul 10 06:49:42.596668 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-ff3b1688-c9a5-4205-8f47-8ecc57d791c7 req-ec0b57aa-9144-451b-ba77-307ef19d14d5 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:49:42.596668 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-ff3b1688-c9a5-4205-8f47-8ecc57d791c7 req-ec0b57aa-9144-451b-ba77-307ef19d14d5 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:49:42.604395 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:49:42.604395 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:49:42.608229 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [req-ff3b1688-c9a5-4205-8f47-8ecc57d791c7 req-ec0b57aa-9144-451b-ba77-307ef19d14d5 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Volume info retrieved successfully. Jul 10 06:49:42.612314 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-ff3b1688-c9a5-4205-8f47-8ecc57d791c7 req-ec0b57aa-9144-451b-ba77-307ef19d14d5 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] https://10.4.3.200/volume/v3/volumes/14cc6048-4f49-46e4-a473-3233cfba06fc returned with HTTP 200 Jul 10 06:49:42.612733 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1363/5465] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:49:42 2026] GET /volume/v3/volumes/14cc6048-4f49-46e4-a473-3233cfba06fc => generated 1176 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:49:42.628058 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-ff3b1688-c9a5-4205-8f47-8ecc57d791c7 req-c6bbc414-d079-4598-b1da-7a676ff64aa1 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:49:42.629873 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-ff3b1688-c9a5-4205-8f47-8ecc57d791c7 req-c6bbc414-d079-4598-b1da-7a676ff64aa1 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] POST https://10.4.3.200/volume/v3/volumes/14cc6048-4f49-46e4-a473-3233cfba06fc/action Jul 10 06:49:42.630199 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-ff3b1688-c9a5-4205-8f47-8ecc57d791c7 req-c6bbc414-d079-4598-b1da-7a676ff64aa1 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99975) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:49:42.630311 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-ff3b1688-c9a5-4205-8f47-8ecc57d791c7 req-c6bbc414-d079-4598-b1da-7a676ff64aa1 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:49:42.639662 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:49:42.639662 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:49:42.640053 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [req-ff3b1688-c9a5-4205-8f47-8ecc57d791c7 req-c6bbc414-d079-4598-b1da-7a676ff64aa1 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Volume info retrieved successfully. Jul 10 06:49:42.645953 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [req-ff3b1688-c9a5-4205-8f47-8ecc57d791c7 req-c6bbc414-d079-4598-b1da-7a676ff64aa1 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Begin detaching volume completed successfully. Jul 10 06:49:42.646156 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-ff3b1688-c9a5-4205-8f47-8ecc57d791c7 req-c6bbc414-d079-4598-b1da-7a676ff64aa1 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] https://10.4.3.200/volume/v3/volumes/14cc6048-4f49-46e4-a473-3233cfba06fc/action returned with HTTP 202 Jul 10 06:49:42.646684 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1375/5466] 10.4.3.200 () {72 vars in 1672 bytes} [Fri Jul 10 06:49:42 2026] POST /volume/v3/volumes/14cc6048-4f49-46e4-a473-3233cfba06fc/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:49:43.218080 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-0a2fe22b-46d5-48a3-bbc1-b4646adf6fff None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:49:43.218466 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0a2fe22b-46d5-48a3-bbc1-b4646adf6fff None None] GET https://10.4.3.200/volume// Jul 10 06:49:43.218676 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0a2fe22b-46d5-48a3-bbc1-b4646adf6fff None None] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:49:43.218864 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0a2fe22b-46d5-48a3-bbc1-b4646adf6fff None None] Calling method 'all' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:49:43.219183 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0a2fe22b-46d5-48a3-bbc1-b4646adf6fff None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:49:43.219453 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1363/5467] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:49: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 10 06:49:43.225521 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-783bee59-a870-44ea-a54c-d6eb8a4c83cb req-92f2f985-eace-4072-8600-e8e04bf508c9 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:49:43.227483 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-783bee59-a870-44ea-a54c-d6eb8a4c83cb req-92f2f985-eace-4072-8600-e8e04bf508c9 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] GET https://10.4.3.200/volume/v3/volumes/48881a40-3283-4d04-a447-3532e74445b9 Jul 10 06:49:43.227757 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-783bee59-a870-44ea-a54c-d6eb8a4c83cb req-92f2f985-eace-4072-8600-e8e04bf508c9 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:49:43.227980 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-783bee59-a870-44ea-a54c-d6eb8a4c83cb req-92f2f985-eace-4072-8600-e8e04bf508c9 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:49:43.236042 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:49:43.236042 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:49:43.238923 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [req-783bee59-a870-44ea-a54c-d6eb8a4c83cb req-92f2f985-eace-4072-8600-e8e04bf508c9 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Volume info retrieved successfully. Jul 10 06:49:43.242820 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-783bee59-a870-44ea-a54c-d6eb8a4c83cb req-92f2f985-eace-4072-8600-e8e04bf508c9 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/volumes/48881a40-3283-4d04-a447-3532e74445b9 returned with HTTP 200 Jul 10 06:49:43.243322 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1367/5468] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 10 06:49:43 2026] GET /volume/v3/volumes/48881a40-3283-4d04-a447-3532e74445b9 => generated 1546 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:49:43.346822 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-783bee59-a870-44ea-a54c-d6eb8a4c83cb req-63a427fb-56f9-4362-b3af-daa9d38b24ee None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:49:43.348575 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-783bee59-a870-44ea-a54c-d6eb8a4c83cb req-63a427fb-56f9-4362-b3af-daa9d38b24ee tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] PUT https://10.4.3.200/volume/v3/attachments/4709e2bb-efa6-4c0d-86f7-6bb88baeedf6 Jul 10 06:49:43.348892 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-783bee59-a870-44ea-a54c-d6eb8a4c83cb req-63a427fb-56f9-4362-b3af-daa9d38b24ee tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000004964", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad080837985", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8eedee5c-bca8-4f5c-8f66-111c7b448d96", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:49:43.355735 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.coordination [req-783bee59-a870-44ea-a54c-d6eb8a4c83cb req-63a427fb-56f9-4362-b3af-daa9d38b24ee tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Acquiring lock "cinder-attachment_update-48881a40-3283-4d04-a447-3532e74445b9-np0000004964" by "attachment_update" {{(pid=99976) __acquire /opt/stack/cinder/cinder/coordination.py:210}} Jul 10 06:49:43.359811 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.coordination [req-783bee59-a870-44ea-a54c-d6eb8a4c83cb req-63a427fb-56f9-4362-b3af-daa9d38b24ee tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Lock "cinder-attachment_update-48881a40-3283-4d04-a447-3532e74445b9-np0000004964" acquired by "attachment_update" :: waited 0.004s {{(pid=99976) __acquire /opt/stack/cinder/cinder/coordination.py:228}} Jul 10 06:49:43.360694 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:49:43.360694 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:49:43.665805 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-23be94c3-0617-4ae3-9796-5f1bfd152a14 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:49:43.666158 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-23be94c3-0617-4ae3-9796-5f1bfd152a14 None None] GET https://10.4.3.200/volume// Jul 10 06:49:43.666295 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-23be94c3-0617-4ae3-9796-5f1bfd152a14 None None] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:49:43.666518 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-23be94c3-0617-4ae3-9796-5f1bfd152a14 None None] Calling method 'all' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:49:43.666832 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-23be94c3-0617-4ae3-9796-5f1bfd152a14 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:49:43.667189 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1376/5469] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:49: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 10 06:49:43.674402 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-ff3b1688-c9a5-4205-8f47-8ecc57d791c7 req-fd68bea0-d5dc-4859-9ff1-fc78228ed196 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:49:43.676175 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-ff3b1688-c9a5-4205-8f47-8ecc57d791c7 req-fd68bea0-d5dc-4859-9ff1-fc78228ed196 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] GET https://10.4.3.200/volume/v3/volumes/14cc6048-4f49-46e4-a473-3233cfba06fc Jul 10 06:49:43.676399 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-ff3b1688-c9a5-4205-8f47-8ecc57d791c7 req-fd68bea0-d5dc-4859-9ff1-fc78228ed196 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:49:43.676655 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-ff3b1688-c9a5-4205-8f47-8ecc57d791c7 req-fd68bea0-d5dc-4859-9ff1-fc78228ed196 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:49:43.686317 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:49:43.686317 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:49:43.689590 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-ff3b1688-c9a5-4205-8f47-8ecc57d791c7 req-fd68bea0-d5dc-4859-9ff1-fc78228ed196 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Volume info retrieved successfully. Jul 10 06:49:43.693387 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-ff3b1688-c9a5-4205-8f47-8ecc57d791c7 req-fd68bea0-d5dc-4859-9ff1-fc78228ed196 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] https://10.4.3.200/volume/v3/volumes/14cc6048-4f49-46e4-a473-3233cfba06fc returned with HTTP 200 Jul 10 06:49:43.694073 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1364/5470] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 10 06:49:43 2026] GET /volume/v3/volumes/14cc6048-4f49-46e4-a473-3233cfba06fc => generated 1359 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:49:43.878703 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.coordination [req-783bee59-a870-44ea-a54c-d6eb8a4c83cb req-63a427fb-56f9-4362-b3af-daa9d38b24ee tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Lock "cinder-attachment_update-48881a40-3283-4d04-a447-3532e74445b9-np0000004964" released by "attachment_update" :: held 0.519s {{(pid=99976) __release /opt/stack/cinder/cinder/coordination.py:239}} Jul 10 06:49:43.879029 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-783bee59-a870-44ea-a54c-d6eb8a4c83cb req-63a427fb-56f9-4362-b3af-daa9d38b24ee tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/attachments/4709e2bb-efa6-4c0d-86f7-6bb88baeedf6 returned with HTTP 200 Jul 10 06:49:43.879477 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1364/5471] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 10 06:49:43 2026] PUT /volume/v3/attachments/4709e2bb-efa6-4c0d-86f7-6bb88baeedf6 => generated 969 bytes in 533 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:49:44.388293 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-783bee59-a870-44ea-a54c-d6eb8a4c83cb req-d8995a0d-6f9c-428e-abd1-23df9b7d0575 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:49:44.390602 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-783bee59-a870-44ea-a54c-d6eb8a4c83cb req-d8995a0d-6f9c-428e-abd1-23df9b7d0575 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] POST https://10.4.3.200/volume/v3/attachments/4709e2bb-efa6-4c0d-86f7-6bb88baeedf6/action Jul 10 06:49:44.391020 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-783bee59-a870-44ea-a54c-d6eb8a4c83cb req-d8995a0d-6f9c-428e-abd1-23df9b7d0575 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Action body: b'{"os-complete": null}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:49:44.391137 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-783bee59-a870-44ea-a54c-d6eb8a4c83cb req-d8995a0d-6f9c-428e-abd1-23df9b7d0575 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:49:44.407359 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:49:44.407359 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:49:44.416616 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-783bee59-a870-44ea-a54c-d6eb8a4c83cb req-d8995a0d-6f9c-428e-abd1-23df9b7d0575 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/attachments/4709e2bb-efa6-4c0d-86f7-6bb88baeedf6/action returned with HTTP 204 Jul 10 06:49:44.416988 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1368/5472] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 10 06:49:44 2026] POST /volume/v3/attachments/4709e2bb-efa6-4c0d-86f7-6bb88baeedf6/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:49:44.443991 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-ff3b1688-c9a5-4205-8f47-8ecc57d791c7 req-620adc14-efee-4fed-9071-c42697775ce1 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:49:44.446811 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-ff3b1688-c9a5-4205-8f47-8ecc57d791c7 req-620adc14-efee-4fed-9071-c42697775ce1 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] DELETE https://10.4.3.200/volume/v3/attachments/8a2bc744-f364-4431-aec1-bef94dd40e5c Jul 10 06:49:44.447097 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-ff3b1688-c9a5-4205-8f47-8ecc57d791c7 req-620adc14-efee-4fed-9071-c42697775ce1 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:49:44.447362 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-ff3b1688-c9a5-4205-8f47-8ecc57d791c7 req-620adc14-efee-4fed-9071-c42697775ce1 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Calling method 'version_select' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:49:44.456434 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:49:44.456434 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:49:44.983641 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-ff3b1688-c9a5-4205-8f47-8ecc57d791c7 req-620adc14-efee-4fed-9071-c42697775ce1 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] https://10.4.3.200/volume/v3/attachments/8a2bc744-f364-4431-aec1-bef94dd40e5c returned with HTTP 200 Jul 10 06:49:44.984029 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1377/5473] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 10 06:49:44 2026] DELETE /volume/v3/attachments/8a2bc744-f364-4431-aec1-bef94dd40e5c => generated 19 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:49:45.785188 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-88890874-cfee-4647-81bc-875550d6f67e None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:49:45.786690 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-88890874-cfee-4647-81bc-875550d6f67e tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:49:45.787015 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-88890874-cfee-4647-81bc-875550d6f67e tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-979960443", "snapshot_id": "a5ae929b-f442-473c-bd3c-83d9ce5e4889", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:49:45.788355 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.volumes [None req-88890874-cfee-4647-81bc-875550d6f67e tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-979960443', 'snapshot_id': 'a5ae929b-f442-473c-bd3c-83d9ce5e4889', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:49:45.792611 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:49:45.792611 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:49:45.792981 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-88890874-cfee-4647-81bc-875550d6f67e tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Snapshot retrieved successfully. Jul 10 06:49:45.793088 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-88890874-cfee-4647-81bc-875550d6f67e tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Create volume of 1 GB Jul 10 06:49:45.795932 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-88890874-cfee-4647-81bc-875550d6f67e tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Availability Zones retrieved successfully. Jul 10 06:49:45.801452 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-88890874-cfee-4647-81bc-875550d6f67e tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Flow 'volume_create_api' (0b268e88-1505-4c0b-b611-cce824f74f38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:49:45.802327 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-88890874-cfee-4647-81bc-875550d6f67e tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1fce36f-f0ad-4fd2-bfbd-79e977e5f8ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:49:45.803197 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.flows.api.create_volume [None req-88890874-cfee-4647-81bc-875550d6f67e tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:49:45.830225 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-88890874-cfee-4647-81bc-875550d6f67e tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1fce36f-f0ad-4fd2-bfbd-79e977e5f8ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'a5ae929b-f442-473c-bd3c-83d9ce5e4889', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:49:45.830967 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-88890874-cfee-4647-81bc-875550d6f67e tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e75cd87-0459-46e3-abd9-23033c0cd2e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:49:45.865905 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-88890874-cfee-4647-81bc-875550d6f67e tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Created reservations ['c974c46f-ba20-49f2-b1e1-3fcc41a8e14b', '459ef522-f663-4a04-a730-1c025142d056', 'f81252af-f265-4969-ad5e-85ed0aefb8ad', 'a0a34ac8-c9c9-4501-869b-cb5bd31431b5'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:49:45.866628 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-88890874-cfee-4647-81bc-875550d6f67e tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e75cd87-0459-46e3-abd9-23033c0cd2e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c974c46f-ba20-49f2-b1e1-3fcc41a8e14b', '459ef522-f663-4a04-a730-1c025142d056', 'f81252af-f265-4969-ad5e-85ed0aefb8ad', 'a0a34ac8-c9c9-4501-869b-cb5bd31431b5']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:49:45.867268 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-88890874-cfee-4647-81bc-875550d6f67e tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (017065e6-6362-4151-90a2-dab6ebd583b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:49:45.905850 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-88890874-cfee-4647-81bc-875550d6f67e tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (017065e6-6362-4151-90a2-dab6ebd583b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0c64153a-993d-4472-a90b-bbeeef7110e5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-979960443',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9bbca80fe47b495aa40571a94a7cd190',qos_specs=None,replication_status=,reservations=['c974c46f-ba20-49f2-b1e1-3fcc41a8e14b','459ef522-f663-4a04-a730-1c025142d056','f81252af-f265-4969-ad5e-85ed0aefb8ad','a0a34ac8-c9c9-4501-869b-cb5bd31431b5'],size=1,snapshot_id=a5ae929b-f442-473c-bd3c-83d9ce5e4889,source_replicaid=,source_volid=None,status='creating',user_id='db956de766654aa48d95aa2617b27642',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:49:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-979960443',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0c64153a-993d-4472-a90b-bbeeef7110e5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9bbca80fe47b495aa40571a94a7cd190',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=a5ae929b-f442-473c-bd3c-83d9ce5e4889,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='db956de766654aa48d95aa2617b27642',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:49:45.906687 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-88890874-cfee-4647-81bc-875550d6f67e tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f53abaa-f7aa-45be-81f4-826f7b8d9870) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:49:45.924460 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-88890874-cfee-4647-81bc-875550d6f67e tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f53abaa-f7aa-45be-81f4-826f7b8d9870) transitioned into state 'SUCCESS' from state '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-979960443',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9bbca80fe47b495aa40571a94a7cd190',qos_specs=None,replication_status=,reservations=['c974c46f-ba20-49f2-b1e1-3fcc41a8e14b','459ef522-f663-4a04-a730-1c025142d056','f81252af-f265-4969-ad5e-85ed0aefb8ad','a0a34ac8-c9c9-4501-869b-cb5bd31431b5'],size=1,snapshot_id=a5ae929b-f442-473c-bd3c-83d9ce5e4889,source_replicaid=,source_volid=None,status='creating',user_id='db956de766654aa48d95aa2617b27642',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:49:45.925070 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-88890874-cfee-4647-81bc-875550d6f67e tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b84d09ba-3342-492f-b54d-91bb38daa29a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:49:45.942388 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-88890874-cfee-4647-81bc-875550d6f67e tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b84d09ba-3342-492f-b54d-91bb38daa29a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:49:45.943159 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-88890874-cfee-4647-81bc-875550d6f67e tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Flow 'volume_create_api' (0b268e88-1505-4c0b-b611-cce824f74f38) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:49:45.943448 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-88890874-cfee-4647-81bc-875550d6f67e tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Create volume request issued successfully. Jul 10 06:49:45.943979 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-88890874-cfee-4647-81bc-875550d6f67e tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:49:45.944373 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1365/5474] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 10 06:49:45 2026] POST /volume/v3/volumes => generated 790 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:49:45.955224 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-7e0267a0-3141-453e-9838-a14560aab3fe None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:49:45.956880 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7e0267a0-3141-453e-9838-a14560aab3fe tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] GET https://10.4.3.200/volume/v3/volumes/0c64153a-993d-4472-a90b-bbeeef7110e5 Jul 10 06:49:45.957039 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-7e0267a0-3141-453e-9838-a14560aab3fe tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:49:45.957209 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-7e0267a0-3141-453e-9838-a14560aab3fe tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:49:45.964518 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:49:45.964518 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:49:45.968687 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-7e0267a0-3141-453e-9838-a14560aab3fe tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Volume info retrieved successfully. Jul 10 06:49:45.973983 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7e0267a0-3141-453e-9838-a14560aab3fe tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] https://10.4.3.200/volume/v3/volumes/0c64153a-993d-4472-a90b-bbeeef7110e5 returned with HTTP 200 Jul 10 06:49:45.974459 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1365/5475] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:49:45 2026] GET /volume/v3/volumes/0c64153a-993d-4472-a90b-bbeeef7110e5 => generated 858 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:49:46.985792 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-2bbd4189-25d0-4f64-8f0a-d5f302287074 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:49:46.987297 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2bbd4189-25d0-4f64-8f0a-d5f302287074 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] GET https://10.4.3.200/volume/v3/volumes/0c64153a-993d-4472-a90b-bbeeef7110e5 Jul 10 06:49:46.987488 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2bbd4189-25d0-4f64-8f0a-d5f302287074 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:49:46.987719 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2bbd4189-25d0-4f64-8f0a-d5f302287074 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:49:46.993437 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:49:46.993437 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:49:46.996243 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-2bbd4189-25d0-4f64-8f0a-d5f302287074 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Volume info retrieved successfully. Jul 10 06:49:46.999667 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2bbd4189-25d0-4f64-8f0a-d5f302287074 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] https://10.4.3.200/volume/v3/volumes/0c64153a-993d-4472-a90b-bbeeef7110e5 returned with HTTP 200 Jul 10 06:49:47.000014 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1369/5476] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:49:46 2026] GET /volume/v3/volumes/0c64153a-993d-4472-a90b-bbeeef7110e5 => generated 883 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:49:47.010050 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-860ba869-0e77-447a-8314-b735245a4e9a None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:49:47.011575 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-860ba869-0e77-447a-8314-b735245a4e9a tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] GET https://10.4.3.200/volume/v3/volumes/0c64153a-993d-4472-a90b-bbeeef7110e5 Jul 10 06:49:47.011750 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-860ba869-0e77-447a-8314-b735245a4e9a tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:49:47.011921 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-860ba869-0e77-447a-8314-b735245a4e9a tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:49:47.018299 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:49:47.018299 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:49:47.021048 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-860ba869-0e77-447a-8314-b735245a4e9a tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Volume info retrieved successfully. Jul 10 06:49:47.024374 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-860ba869-0e77-447a-8314-b735245a4e9a tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] https://10.4.3.200/volume/v3/volumes/0c64153a-993d-4472-a90b-bbeeef7110e5 returned with HTTP 200 Jul 10 06:49:47.024736 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1378/5477] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:49:47 2026] GET /volume/v3/volumes/0c64153a-993d-4472-a90b-bbeeef7110e5 => generated 883 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:49:47.460721 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-bf90e88b-cb13-4e00-b96a-33c3329010c3 req-54cba715-e079-48ed-9082-9ed01d4d4bc1 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:49:47.462676 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-bf90e88b-cb13-4e00-b96a-33c3329010c3 req-54cba715-e079-48ed-9082-9ed01d4d4bc1 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] GET https://10.4.3.200/volume/v3/volumes/0c64153a-993d-4472-a90b-bbeeef7110e5 Jul 10 06:49:47.462843 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-bf90e88b-cb13-4e00-b96a-33c3329010c3 req-54cba715-e079-48ed-9082-9ed01d4d4bc1 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:49:47.463013 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-bf90e88b-cb13-4e00-b96a-33c3329010c3 req-54cba715-e079-48ed-9082-9ed01d4d4bc1 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:49:47.469073 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:49:47.469073 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:49:47.472111 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-bf90e88b-cb13-4e00-b96a-33c3329010c3 req-54cba715-e079-48ed-9082-9ed01d4d4bc1 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Volume info retrieved successfully. Jul 10 06:49:47.475445 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-bf90e88b-cb13-4e00-b96a-33c3329010c3 req-54cba715-e079-48ed-9082-9ed01d4d4bc1 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] https://10.4.3.200/volume/v3/volumes/0c64153a-993d-4472-a90b-bbeeef7110e5 returned with HTTP 200 Jul 10 06:49:47.475815 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1366/5478] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:49:47 2026] GET /volume/v3/volumes/0c64153a-993d-4472-a90b-bbeeef7110e5 => generated 883 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:49:49.502678 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-9ba0fde7-e08e-4451-8293-b410e81005f8 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:49:49.503051 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9ba0fde7-e08e-4451-8293-b410e81005f8 None None] GET https://10.4.3.200/volume// Jul 10 06:49:49.503226 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9ba0fde7-e08e-4451-8293-b410e81005f8 None None] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:49:49.503440 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9ba0fde7-e08e-4451-8293-b410e81005f8 None None] Calling method 'all' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:49:49.503818 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9ba0fde7-e08e-4451-8293-b410e81005f8 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:49:49.504100 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1366/5479] 10.4.3.200 () {66 vars in 1428 bytes} [Fri Jul 10 06:49: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 10 06:49:49.509901 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-bf90e88b-cb13-4e00-b96a-33c3329010c3 req-005b478a-a758-4041-88a8-e016b15df754 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:49:49.568270 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-bf90e88b-cb13-4e00-b96a-33c3329010c3 req-005b478a-a758-4041-88a8-e016b15df754 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 10 06:49:49.568679 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-bf90e88b-cb13-4e00-b96a-33c3329010c3 req-005b478a-a758-4041-88a8-e016b15df754 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0c64153a-993d-4472-a90b-bbeeef7110e5", "connector": null, "instance_uuid": "bb3ea365-7460-48c3-9ee9-65fc53812345"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:49:49.575949 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:49:49.575949 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:49:49.595019 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-bf90e88b-cb13-4e00-b96a-33c3329010c3 req-005b478a-a758-4041-88a8-e016b15df754 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 10 06:49:49.595459 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1370/5480] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 10 06:49:49 2026] POST /volume/v3/attachments => generated 273 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:49:49.994418 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-a0c78064-b4b9-4416-8599-cfdaaa741e44 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:49:49.996288 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-a0c78064-b4b9-4416-8599-cfdaaa741e44 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] GET https://10.4.3.200/volume/v3/volumes/0c64153a-993d-4472-a90b-bbeeef7110e5 Jul 10 06:49:49.996473 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-a0c78064-b4b9-4416-8599-cfdaaa741e44 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:49:49.996684 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-a0c78064-b4b9-4416-8599-cfdaaa741e44 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:49:50.007130 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:49:50.007130 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:49:50.010230 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-a0c78064-b4b9-4416-8599-cfdaaa741e44 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Volume info retrieved successfully. Jul 10 06:49:50.015054 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-a0c78064-b4b9-4416-8599-cfdaaa741e44 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] https://10.4.3.200/volume/v3/volumes/0c64153a-993d-4472-a90b-bbeeef7110e5 returned with HTTP 200 Jul 10 06:49:50.015571 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1379/5481] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:49:49 2026] GET /volume/v3/volumes/0c64153a-993d-4472-a90b-bbeeef7110e5 => generated 882 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:49:50.116407 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-1a14f137-3051-408c-b34d-b11fcf4c77d4 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:49:50.116843 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1a14f137-3051-408c-b34d-b11fcf4c77d4 None None] GET https://10.4.3.200/volume// Jul 10 06:49:50.116996 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1a14f137-3051-408c-b34d-b11fcf4c77d4 None None] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:49:50.117196 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1a14f137-3051-408c-b34d-b11fcf4c77d4 None None] Calling method 'all' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:49:50.117523 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1a14f137-3051-408c-b34d-b11fcf4c77d4 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:49:50.117788 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1367/5482] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:49: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 10 06:49:50.123600 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-bf90e88b-cb13-4e00-b96a-33c3329010c3 req-c69e38b7-8e05-4bfa-9be8-2945b004e002 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:49:50.125418 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-bf90e88b-cb13-4e00-b96a-33c3329010c3 req-c69e38b7-8e05-4bfa-9be8-2945b004e002 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] GET https://10.4.3.200/volume/v3/volumes/0c64153a-993d-4472-a90b-bbeeef7110e5 Jul 10 06:49:50.125647 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-bf90e88b-cb13-4e00-b96a-33c3329010c3 req-c69e38b7-8e05-4bfa-9be8-2945b004e002 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:49:50.125824 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-bf90e88b-cb13-4e00-b96a-33c3329010c3 req-c69e38b7-8e05-4bfa-9be8-2945b004e002 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:49:50.134127 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:49:50.134127 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:49:50.137012 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [req-bf90e88b-cb13-4e00-b96a-33c3329010c3 req-c69e38b7-8e05-4bfa-9be8-2945b004e002 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Volume info retrieved successfully. Jul 10 06:49:50.140430 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-bf90e88b-cb13-4e00-b96a-33c3329010c3 req-c69e38b7-8e05-4bfa-9be8-2945b004e002 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] https://10.4.3.200/volume/v3/volumes/0c64153a-993d-4472-a90b-bbeeef7110e5 returned with HTTP 200 Jul 10 06:49:50.140796 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1367/5483] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 10 06:49:50 2026] GET /volume/v3/volumes/0c64153a-993d-4472-a90b-bbeeef7110e5 => generated 1062 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:49:50.230970 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-bf90e88b-cb13-4e00-b96a-33c3329010c3 req-07a9fc12-c2f0-4ec0-b9e2-cbcb340de142 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:49:50.232897 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-bf90e88b-cb13-4e00-b96a-33c3329010c3 req-07a9fc12-c2f0-4ec0-b9e2-cbcb340de142 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] PUT https://10.4.3.200/volume/v3/attachments/73c7a1d1-c706-4a16-a911-0f0142f3b2ba Jul 10 06:49:50.233321 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-bf90e88b-cb13-4e00-b96a-33c3329010c3 req-07a9fc12-c2f0-4ec0-b9e2-cbcb340de142 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000004964", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad080837985", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8eedee5c-bca8-4f5c-8f66-111c7b448d96", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:49:50.239776 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-bf90e88b-cb13-4e00-b96a-33c3329010c3 req-07a9fc12-c2f0-4ec0-b9e2-cbcb340de142 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Acquiring lock "cinder-attachment_update-0c64153a-993d-4472-a90b-bbeeef7110e5-np0000004964" by "attachment_update" {{(pid=99978) __acquire /opt/stack/cinder/cinder/coordination.py:210}} Jul 10 06:49:50.244854 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-bf90e88b-cb13-4e00-b96a-33c3329010c3 req-07a9fc12-c2f0-4ec0-b9e2-cbcb340de142 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Lock "cinder-attachment_update-0c64153a-993d-4472-a90b-bbeeef7110e5-np0000004964" acquired by "attachment_update" :: waited 0.005s {{(pid=99978) __acquire /opt/stack/cinder/cinder/coordination.py:228}} Jul 10 06:49:50.245721 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:49:50.245721 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:49:50.763167 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-bf90e88b-cb13-4e00-b96a-33c3329010c3 req-07a9fc12-c2f0-4ec0-b9e2-cbcb340de142 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Lock "cinder-attachment_update-0c64153a-993d-4472-a90b-bbeeef7110e5-np0000004964" released by "attachment_update" :: held 0.518s {{(pid=99978) __release /opt/stack/cinder/cinder/coordination.py:239}} Jul 10 06:49:50.763536 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-bf90e88b-cb13-4e00-b96a-33c3329010c3 req-07a9fc12-c2f0-4ec0-b9e2-cbcb340de142 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] https://10.4.3.200/volume/v3/attachments/73c7a1d1-c706-4a16-a911-0f0142f3b2ba returned with HTTP 200 Jul 10 06:49:50.763885 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1371/5484] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 10 06:49:50 2026] PUT /volume/v3/attachments/73c7a1d1-c706-4a16-a911-0f0142f3b2ba => generated 969 bytes in 533 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:49:51.026995 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-ee100179-49a1-45e1-8430-f67789350886 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:49:51.028606 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-ee100179-49a1-45e1-8430-f67789350886 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] GET https://10.4.3.200/volume/v3/volumes/0c64153a-993d-4472-a90b-bbeeef7110e5 Jul 10 06:49:51.028841 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-ee100179-49a1-45e1-8430-f67789350886 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:49:51.029024 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-ee100179-49a1-45e1-8430-f67789350886 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:49:51.037523 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:49:51.037523 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:49:51.040287 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-ee100179-49a1-45e1-8430-f67789350886 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Volume info retrieved successfully. Jul 10 06:49:51.043641 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-ee100179-49a1-45e1-8430-f67789350886 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] https://10.4.3.200/volume/v3/volumes/0c64153a-993d-4472-a90b-bbeeef7110e5 returned with HTTP 200 Jul 10 06:49:51.043966 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1380/5485] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:49:51 2026] GET /volume/v3/volumes/0c64153a-993d-4472-a90b-bbeeef7110e5 => generated 883 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:49:52.055459 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-214fca14-e735-4e6a-bae1-64bbbe426641 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:49:52.057107 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-214fca14-e735-4e6a-bae1-64bbbe426641 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] GET https://10.4.3.200/volume/v3/volumes/0c64153a-993d-4472-a90b-bbeeef7110e5 Jul 10 06:49:52.057307 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-214fca14-e735-4e6a-bae1-64bbbe426641 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:49:52.057478 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-214fca14-e735-4e6a-bae1-64bbbe426641 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:49:52.067324 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:49:52.067324 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:49:52.070711 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-214fca14-e735-4e6a-bae1-64bbbe426641 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Volume info retrieved successfully. Jul 10 06:49:52.074947 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-214fca14-e735-4e6a-bae1-64bbbe426641 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] https://10.4.3.200/volume/v3/volumes/0c64153a-993d-4472-a90b-bbeeef7110e5 returned with HTTP 200 Jul 10 06:49:52.075362 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1368/5486] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:49:52 2026] GET /volume/v3/volumes/0c64153a-993d-4472-a90b-bbeeef7110e5 => generated 883 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:49:53.088121 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-ff9a89f5-1d69-4ef4-9423-a77d5913e7e4 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:49:53.089711 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ff9a89f5-1d69-4ef4-9423-a77d5913e7e4 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] GET https://10.4.3.200/volume/v3/volumes/0c64153a-993d-4472-a90b-bbeeef7110e5 Jul 10 06:49:53.089903 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ff9a89f5-1d69-4ef4-9423-a77d5913e7e4 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:49:53.090095 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ff9a89f5-1d69-4ef4-9423-a77d5913e7e4 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:49:53.099888 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:49:53.099888 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:49:53.103855 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-ff9a89f5-1d69-4ef4-9423-a77d5913e7e4 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Volume info retrieved successfully. Jul 10 06:49:53.108012 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ff9a89f5-1d69-4ef4-9423-a77d5913e7e4 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] https://10.4.3.200/volume/v3/volumes/0c64153a-993d-4472-a90b-bbeeef7110e5 returned with HTTP 200 Jul 10 06:49:53.108371 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1368/5487] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:49:53 2026] GET /volume/v3/volumes/0c64153a-993d-4472-a90b-bbeeef7110e5 => generated 883 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:49:54.121068 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-9a0fda0c-334e-4808-96ea-b916469d73c6 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:49:54.124942 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9a0fda0c-334e-4808-96ea-b916469d73c6 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] GET https://10.4.3.200/volume/v3/volumes/0c64153a-993d-4472-a90b-bbeeef7110e5 Jul 10 06:49:54.125137 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9a0fda0c-334e-4808-96ea-b916469d73c6 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:49:54.125316 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9a0fda0c-334e-4808-96ea-b916469d73c6 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:49:54.138535 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:49:54.138535 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:49:54.141122 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-9a0fda0c-334e-4808-96ea-b916469d73c6 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Volume info retrieved successfully. Jul 10 06:49:54.145741 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9a0fda0c-334e-4808-96ea-b916469d73c6 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] https://10.4.3.200/volume/v3/volumes/0c64153a-993d-4472-a90b-bbeeef7110e5 returned with HTTP 200 Jul 10 06:49:54.146113 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1372/5488] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:49:54 2026] GET /volume/v3/volumes/0c64153a-993d-4472-a90b-bbeeef7110e5 => generated 883 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:49:55.157247 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-6abd8888-7ef4-4dc5-b99e-173d02313227 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:49:55.160256 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-6abd8888-7ef4-4dc5-b99e-173d02313227 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] GET https://10.4.3.200/volume/v3/volumes/0c64153a-993d-4472-a90b-bbeeef7110e5 Jul 10 06:49:55.160256 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-6abd8888-7ef4-4dc5-b99e-173d02313227 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:49:55.160256 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-6abd8888-7ef4-4dc5-b99e-173d02313227 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:49:55.161427 np0000004964 devstack@c-api.service[99975]: DEBUG dbcounter [-] [99975] Writing DB stats cinder:SELECT=154,cinder:INSERT=24,cinder:UPDATE=45 {{(pid=99975) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:49:55.178549 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:49:55.178549 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:49:55.182102 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-6abd8888-7ef4-4dc5-b99e-173d02313227 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Volume info retrieved successfully. Jul 10 06:49:55.186337 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-6abd8888-7ef4-4dc5-b99e-173d02313227 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] https://10.4.3.200/volume/v3/volumes/0c64153a-993d-4472-a90b-bbeeef7110e5 returned with HTTP 200 Jul 10 06:49:55.187032 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1381/5489] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:49:55 2026] GET /volume/v3/volumes/0c64153a-993d-4472-a90b-bbeeef7110e5 => generated 883 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:49:56.199410 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-7ff20ffc-7321-4b94-82bc-3e677edcda6f None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:49:56.202824 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7ff20ffc-7321-4b94-82bc-3e677edcda6f tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] GET https://10.4.3.200/volume/v3/volumes/0c64153a-993d-4472-a90b-bbeeef7110e5 Jul 10 06:49:56.203039 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-7ff20ffc-7321-4b94-82bc-3e677edcda6f tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:49:56.203227 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-7ff20ffc-7321-4b94-82bc-3e677edcda6f tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:49:56.215842 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:49:56.215842 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:49:56.218859 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-7ff20ffc-7321-4b94-82bc-3e677edcda6f tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Volume info retrieved successfully. Jul 10 06:49:56.224497 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7ff20ffc-7321-4b94-82bc-3e677edcda6f tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] https://10.4.3.200/volume/v3/volumes/0c64153a-993d-4472-a90b-bbeeef7110e5 returned with HTTP 200 Jul 10 06:49:56.224898 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1369/5490] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:49:56 2026] GET /volume/v3/volumes/0c64153a-993d-4472-a90b-bbeeef7110e5 => generated 883 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:49:56.972742 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-bf90e88b-cb13-4e00-b96a-33c3329010c3 req-88f0845d-c32f-4e0c-b2ee-6d9db16e8324 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:49:56.974490 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-bf90e88b-cb13-4e00-b96a-33c3329010c3 req-88f0845d-c32f-4e0c-b2ee-6d9db16e8324 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] POST https://10.4.3.200/volume/v3/attachments/73c7a1d1-c706-4a16-a911-0f0142f3b2ba/action Jul 10 06:49:56.974828 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-bf90e88b-cb13-4e00-b96a-33c3329010c3 req-88f0845d-c32f-4e0c-b2ee-6d9db16e8324 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Action body: b'{"os-complete": null}' {{(pid=99976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:49:56.974963 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-bf90e88b-cb13-4e00-b96a-33c3329010c3 req-88f0845d-c32f-4e0c-b2ee-6d9db16e8324 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:49:56.989138 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:49:56.989138 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:49:56.997430 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-bf90e88b-cb13-4e00-b96a-33c3329010c3 req-88f0845d-c32f-4e0c-b2ee-6d9db16e8324 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] https://10.4.3.200/volume/v3/attachments/73c7a1d1-c706-4a16-a911-0f0142f3b2ba/action returned with HTTP 204 Jul 10 06:49:56.997900 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1369/5491] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 10 06:49:56 2026] POST /volume/v3/attachments/73c7a1d1-c706-4a16-a911-0f0142f3b2ba/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:49:57.236714 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-e9b721bc-f263-474d-811d-a6de2501af9e None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:49:57.238352 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e9b721bc-f263-474d-811d-a6de2501af9e tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] GET https://10.4.3.200/volume/v3/volumes/0c64153a-993d-4472-a90b-bbeeef7110e5 Jul 10 06:49:57.238539 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e9b721bc-f263-474d-811d-a6de2501af9e tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:49:57.238720 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e9b721bc-f263-474d-811d-a6de2501af9e tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:49:57.247594 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:49:57.247594 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:49:57.250847 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-e9b721bc-f263-474d-811d-a6de2501af9e tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Volume info retrieved successfully. Jul 10 06:49:57.254889 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e9b721bc-f263-474d-811d-a6de2501af9e tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] https://10.4.3.200/volume/v3/volumes/0c64153a-993d-4472-a90b-bbeeef7110e5 returned with HTTP 200 Jul 10 06:49:57.255418 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1373/5492] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:49:57 2026] GET /volume/v3/volumes/0c64153a-993d-4472-a90b-bbeeef7110e5 => generated 1175 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:50:00.203204 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-96b47843-cde4-43ae-9b9a-01439405f307 req-7f5d599a-a683-442a-ad0e-2efe650b404a None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:50:00.205201 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-96b47843-cde4-43ae-9b9a-01439405f307 req-7f5d599a-a683-442a-ad0e-2efe650b404a tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] GET https://10.4.3.200/volume/v3/volumes/0c64153a-993d-4472-a90b-bbeeef7110e5 Jul 10 06:50:00.205396 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-96b47843-cde4-43ae-9b9a-01439405f307 req-7f5d599a-a683-442a-ad0e-2efe650b404a tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:50:00.205635 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-96b47843-cde4-43ae-9b9a-01439405f307 req-7f5d599a-a683-442a-ad0e-2efe650b404a tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:50:00.214669 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:50:00.214669 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:50:00.217878 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [req-96b47843-cde4-43ae-9b9a-01439405f307 req-7f5d599a-a683-442a-ad0e-2efe650b404a tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Volume info retrieved successfully. Jul 10 06:50:00.222017 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-96b47843-cde4-43ae-9b9a-01439405f307 req-7f5d599a-a683-442a-ad0e-2efe650b404a tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] https://10.4.3.200/volume/v3/volumes/0c64153a-993d-4472-a90b-bbeeef7110e5 returned with HTTP 200 Jul 10 06:50:00.222389 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1382/5493] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:50:00 2026] GET /volume/v3/volumes/0c64153a-993d-4472-a90b-bbeeef7110e5 => generated 1175 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:50:00.243866 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-96b47843-cde4-43ae-9b9a-01439405f307 req-26ea2a84-63d0-412f-87e0-a5b8f982c8a8 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:50:00.246011 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-96b47843-cde4-43ae-9b9a-01439405f307 req-26ea2a84-63d0-412f-87e0-a5b8f982c8a8 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] POST https://10.4.3.200/volume/v3/volumes/0c64153a-993d-4472-a90b-bbeeef7110e5/action Jul 10 06:50:00.246436 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-96b47843-cde4-43ae-9b9a-01439405f307 req-26ea2a84-63d0-412f-87e0-a5b8f982c8a8 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:50:00.246666 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-96b47843-cde4-43ae-9b9a-01439405f307 req-26ea2a84-63d0-412f-87e0-a5b8f982c8a8 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:50:00.251335 np0000004964 devstack@c-api.service[99977]: DEBUG dbcounter [-] [99977] Writing DB stats cinder:SELECT=122,cinder:UPDATE=31,cinder:INSERT=13 {{(pid=99977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:50:00.261053 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:50:00.261053 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:50:00.261813 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-96b47843-cde4-43ae-9b9a-01439405f307 req-26ea2a84-63d0-412f-87e0-a5b8f982c8a8 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Volume info retrieved successfully. Jul 10 06:50:00.268045 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-96b47843-cde4-43ae-9b9a-01439405f307 req-26ea2a84-63d0-412f-87e0-a5b8f982c8a8 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Begin detaching volume completed successfully. Jul 10 06:50:00.268326 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-96b47843-cde4-43ae-9b9a-01439405f307 req-26ea2a84-63d0-412f-87e0-a5b8f982c8a8 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] https://10.4.3.200/volume/v3/volumes/0c64153a-993d-4472-a90b-bbeeef7110e5/action returned with HTTP 202 Jul 10 06:50:00.268715 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1370/5494] 10.4.3.200 () {72 vars in 1672 bytes} [Fri Jul 10 06:50:00 2026] POST /volume/v3/volumes/0c64153a-993d-4472-a90b-bbeeef7110e5/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:50:01.291018 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-397c6584-d94b-444d-a696-cf36a5be10e5 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:50:01.291568 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-397c6584-d94b-444d-a696-cf36a5be10e5 None None] GET https://10.4.3.200/volume// Jul 10 06:50:01.291838 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-397c6584-d94b-444d-a696-cf36a5be10e5 None None] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:50:01.292138 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-397c6584-d94b-444d-a696-cf36a5be10e5 None None] Calling method 'all' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:50:01.292621 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-397c6584-d94b-444d-a696-cf36a5be10e5 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:50:01.293009 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1370/5495] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:50:01 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 06:50:01.301949 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-96b47843-cde4-43ae-9b9a-01439405f307 req-4f04b710-89df-4927-a54c-4084b4973098 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:50:01.304226 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-96b47843-cde4-43ae-9b9a-01439405f307 req-4f04b710-89df-4927-a54c-4084b4973098 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] GET https://10.4.3.200/volume/v3/volumes/0c64153a-993d-4472-a90b-bbeeef7110e5 Jul 10 06:50:01.304458 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-96b47843-cde4-43ae-9b9a-01439405f307 req-4f04b710-89df-4927-a54c-4084b4973098 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:50:01.304665 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-96b47843-cde4-43ae-9b9a-01439405f307 req-4f04b710-89df-4927-a54c-4084b4973098 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:50:01.306629 np0000004964 devstack@c-api.service[99978]: DEBUG dbcounter [-] [99978] Writing DB stats cinder:SELECT=124,cinder:UPDATE=27,cinder:INSERT=7 {{(pid=99978) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:50:01.315240 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:50:01.315240 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:50:01.319160 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [req-96b47843-cde4-43ae-9b9a-01439405f307 req-4f04b710-89df-4927-a54c-4084b4973098 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Volume info retrieved successfully. Jul 10 06:50:01.323704 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-96b47843-cde4-43ae-9b9a-01439405f307 req-4f04b710-89df-4927-a54c-4084b4973098 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] https://10.4.3.200/volume/v3/volumes/0c64153a-993d-4472-a90b-bbeeef7110e5 returned with HTTP 200 Jul 10 06:50:01.324106 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1374/5496] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 10 06:50:01 2026] GET /volume/v3/volumes/0c64153a-993d-4472-a90b-bbeeef7110e5 => generated 1358 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:50:02.158385 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-96b47843-cde4-43ae-9b9a-01439405f307 req-07b01311-46d5-4e5e-affd-df069ee87cad None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:50:02.160961 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-96b47843-cde4-43ae-9b9a-01439405f307 req-07b01311-46d5-4e5e-affd-df069ee87cad tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] DELETE https://10.4.3.200/volume/v3/attachments/73c7a1d1-c706-4a16-a911-0f0142f3b2ba Jul 10 06:50:02.161166 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-96b47843-cde4-43ae-9b9a-01439405f307 req-07b01311-46d5-4e5e-affd-df069ee87cad tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:50:02.161320 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-96b47843-cde4-43ae-9b9a-01439405f307 req-07b01311-46d5-4e5e-affd-df069ee87cad tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Calling method 'version_select' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:50:02.169851 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:50:02.169851 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:50:02.696340 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-96b47843-cde4-43ae-9b9a-01439405f307 req-07b01311-46d5-4e5e-affd-df069ee87cad tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] https://10.4.3.200/volume/v3/attachments/73c7a1d1-c706-4a16-a911-0f0142f3b2ba returned with HTTP 200 Jul 10 06:50:02.696746 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1383/5497] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 10 06:50:02 2026] DELETE /volume/v3/attachments/73c7a1d1-c706-4a16-a911-0f0142f3b2ba => generated 19 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:50:03.435616 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-7bb8ce17-9cd1-48bd-b731-e0f950945171 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:50:03.437240 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7bb8ce17-9cd1-48bd-b731-e0f950945171 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:50:03.437599 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-7bb8ce17-9cd1-48bd-b731-e0f950945171 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-204193303", "snapshot_id": "2b4d787a-07e7-43bc-845a-4aebaf5f6d75", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:50:03.439052 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.volumes [None req-7bb8ce17-9cd1-48bd-b731-e0f950945171 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-204193303', 'snapshot_id': '2b4d787a-07e7-43bc-845a-4aebaf5f6d75', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:50:03.444768 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:50:03.444768 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:50:03.445223 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-7bb8ce17-9cd1-48bd-b731-e0f950945171 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Snapshot retrieved successfully. Jul 10 06:50:03.445365 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-7bb8ce17-9cd1-48bd-b731-e0f950945171 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Create volume of 1 GB Jul 10 06:50:03.448885 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-7bb8ce17-9cd1-48bd-b731-e0f950945171 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Availability Zones retrieved successfully. Jul 10 06:50:03.455007 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-7bb8ce17-9cd1-48bd-b731-e0f950945171 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Flow 'volume_create_api' (76112c6d-1a1e-46f9-8813-5e8f280de81a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:50:03.456225 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-7bb8ce17-9cd1-48bd-b731-e0f950945171 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d588bb3a-1681-4008-9eaa-0ffd30271b1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:50:03.457257 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.flows.api.create_volume [None req-7bb8ce17-9cd1-48bd-b731-e0f950945171 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:50:03.487542 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-7bb8ce17-9cd1-48bd-b731-e0f950945171 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d588bb3a-1681-4008-9eaa-0ffd30271b1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '2b4d787a-07e7-43bc-845a-4aebaf5f6d75', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:50:03.488318 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-7bb8ce17-9cd1-48bd-b731-e0f950945171 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70290b1c-a79a-4f07-b4fb-db636500a661) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:50:03.529243 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-7bb8ce17-9cd1-48bd-b731-e0f950945171 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Created reservations ['09f2c86b-7857-42a7-bbed-ac677bc5b765', 'bcd81f88-0b7b-43ee-8973-f8cbf07a10de', '9bc15d3b-b040-4313-9396-f3f4c9083472', '9d190477-a949-4c6d-8fa8-6a09829ea959'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:50:03.530028 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-7bb8ce17-9cd1-48bd-b731-e0f950945171 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70290b1c-a79a-4f07-b4fb-db636500a661) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['09f2c86b-7857-42a7-bbed-ac677bc5b765', 'bcd81f88-0b7b-43ee-8973-f8cbf07a10de', '9bc15d3b-b040-4313-9396-f3f4c9083472', '9d190477-a949-4c6d-8fa8-6a09829ea959']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:50:03.530766 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-7bb8ce17-9cd1-48bd-b731-e0f950945171 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (125d163e-d6cc-43a3-b969-d73e4303438c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:50:03.572000 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-7bb8ce17-9cd1-48bd-b731-e0f950945171 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (125d163e-d6cc-43a3-b969-d73e4303438c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5883af94-8e57-4242-a1b8-57b2cdbc9085', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-204193303',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9bbca80fe47b495aa40571a94a7cd190',qos_specs=None,replication_status=,reservations=['09f2c86b-7857-42a7-bbed-ac677bc5b765','bcd81f88-0b7b-43ee-8973-f8cbf07a10de','9bc15d3b-b040-4313-9396-f3f4c9083472','9d190477-a949-4c6d-8fa8-6a09829ea959'],size=1,snapshot_id=2b4d787a-07e7-43bc-845a-4aebaf5f6d75,source_replicaid=,source_volid=None,status='creating',user_id='db956de766654aa48d95aa2617b27642',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:50:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-204193303',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5883af94-8e57-4242-a1b8-57b2cdbc9085,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9bbca80fe47b495aa40571a94a7cd190',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=2b4d787a-07e7-43bc-845a-4aebaf5f6d75,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='db956de766654aa48d95aa2617b27642',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:50:03.573042 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-7bb8ce17-9cd1-48bd-b731-e0f950945171 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f786337-535c-4059-a94b-55330db93393) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:50:03.589931 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-7bb8ce17-9cd1-48bd-b731-e0f950945171 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f786337-535c-4059-a94b-55330db93393) transitioned into state 'SUCCESS' from state '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-204193303',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9bbca80fe47b495aa40571a94a7cd190',qos_specs=None,replication_status=,reservations=['09f2c86b-7857-42a7-bbed-ac677bc5b765','bcd81f88-0b7b-43ee-8973-f8cbf07a10de','9bc15d3b-b040-4313-9396-f3f4c9083472','9d190477-a949-4c6d-8fa8-6a09829ea959'],size=1,snapshot_id=2b4d787a-07e7-43bc-845a-4aebaf5f6d75,source_replicaid=,source_volid=None,status='creating',user_id='db956de766654aa48d95aa2617b27642',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:50:03.590781 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-7bb8ce17-9cd1-48bd-b731-e0f950945171 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d9d0afe-3566-40f5-b109-5d44de55b593) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:50:03.611611 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-7bb8ce17-9cd1-48bd-b731-e0f950945171 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d9d0afe-3566-40f5-b109-5d44de55b593) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:50:03.612713 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-7bb8ce17-9cd1-48bd-b731-e0f950945171 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Flow 'volume_create_api' (76112c6d-1a1e-46f9-8813-5e8f280de81a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:50:03.613035 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-7bb8ce17-9cd1-48bd-b731-e0f950945171 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Create volume request issued successfully. Jul 10 06:50:03.613659 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7bb8ce17-9cd1-48bd-b731-e0f950945171 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:50:03.614114 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1371/5498] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 10 06:50:03 2026] POST /volume/v3/volumes => generated 790 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:50:03.627060 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-62b9f060-c6c7-4753-a10c-a76458a622ed None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:50:03.628872 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-62b9f060-c6c7-4753-a10c-a76458a622ed tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] GET https://10.4.3.200/volume/v3/volumes/5883af94-8e57-4242-a1b8-57b2cdbc9085 Jul 10 06:50:03.629051 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-62b9f060-c6c7-4753-a10c-a76458a622ed tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:50:03.629240 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-62b9f060-c6c7-4753-a10c-a76458a622ed tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:50:03.631644 np0000004964 devstack@c-api.service[99976]: DEBUG dbcounter [-] [99976] Writing DB stats cinder:SELECT=106,cinder:INSERT=7,cinder:UPDATE=18 {{(pid=99976) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:50:03.638152 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:50:03.638152 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:50:03.642705 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-62b9f060-c6c7-4753-a10c-a76458a622ed tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Volume info retrieved successfully. Jul 10 06:50:03.648526 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-62b9f060-c6c7-4753-a10c-a76458a622ed tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] https://10.4.3.200/volume/v3/volumes/5883af94-8e57-4242-a1b8-57b2cdbc9085 returned with HTTP 200 Jul 10 06:50:03.649120 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1371/5499] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:50:03 2026] GET /volume/v3/volumes/5883af94-8e57-4242-a1b8-57b2cdbc9085 => generated 858 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:50:04.661423 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-53a3fc27-0c40-4fbf-8ac9-ceb07bbf1cfd None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:50:04.663249 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-53a3fc27-0c40-4fbf-8ac9-ceb07bbf1cfd tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] GET https://10.4.3.200/volume/v3/volumes/5883af94-8e57-4242-a1b8-57b2cdbc9085 Jul 10 06:50:04.663454 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-53a3fc27-0c40-4fbf-8ac9-ceb07bbf1cfd tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:50:04.663691 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-53a3fc27-0c40-4fbf-8ac9-ceb07bbf1cfd tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:50:04.672574 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:50:04.672574 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:50:04.677285 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-53a3fc27-0c40-4fbf-8ac9-ceb07bbf1cfd tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Volume info retrieved successfully. Jul 10 06:50:04.683241 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-53a3fc27-0c40-4fbf-8ac9-ceb07bbf1cfd tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] https://10.4.3.200/volume/v3/volumes/5883af94-8e57-4242-a1b8-57b2cdbc9085 returned with HTTP 200 Jul 10 06:50:04.683790 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1375/5500] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:50:04 2026] GET /volume/v3/volumes/5883af94-8e57-4242-a1b8-57b2cdbc9085 => generated 883 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:50:04.695557 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-cd0c9a54-0bb2-4902-b379-91cf9703f0ef None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:50:04.697252 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-cd0c9a54-0bb2-4902-b379-91cf9703f0ef tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] GET https://10.4.3.200/volume/v3/volumes/5883af94-8e57-4242-a1b8-57b2cdbc9085 Jul 10 06:50:04.697414 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-cd0c9a54-0bb2-4902-b379-91cf9703f0ef tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:50:04.697636 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-cd0c9a54-0bb2-4902-b379-91cf9703f0ef tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:50:04.704903 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:50:04.704903 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:50:04.708130 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-cd0c9a54-0bb2-4902-b379-91cf9703f0ef tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Volume info retrieved successfully. Jul 10 06:50:04.711691 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-cd0c9a54-0bb2-4902-b379-91cf9703f0ef tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] https://10.4.3.200/volume/v3/volumes/5883af94-8e57-4242-a1b8-57b2cdbc9085 returned with HTTP 200 Jul 10 06:50:04.712077 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1384/5501] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:50:04 2026] GET /volume/v3/volumes/5883af94-8e57-4242-a1b8-57b2cdbc9085 => generated 883 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:50:05.156181 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-c63a76a4-eacd-4ef1-a1bf-a7f0a66c751e req-4ecb9ca1-8d19-4f45-852b-e84de323d404 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:50:05.158084 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-c63a76a4-eacd-4ef1-a1bf-a7f0a66c751e req-4ecb9ca1-8d19-4f45-852b-e84de323d404 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] GET https://10.4.3.200/volume/v3/volumes/5883af94-8e57-4242-a1b8-57b2cdbc9085 Jul 10 06:50:05.158257 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-c63a76a4-eacd-4ef1-a1bf-a7f0a66c751e req-4ecb9ca1-8d19-4f45-852b-e84de323d404 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:50:05.158434 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-c63a76a4-eacd-4ef1-a1bf-a7f0a66c751e req-4ecb9ca1-8d19-4f45-852b-e84de323d404 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:50:05.164808 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:50:05.164808 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:50:05.167699 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-c63a76a4-eacd-4ef1-a1bf-a7f0a66c751e req-4ecb9ca1-8d19-4f45-852b-e84de323d404 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Volume info retrieved successfully. Jul 10 06:50:05.171249 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-c63a76a4-eacd-4ef1-a1bf-a7f0a66c751e req-4ecb9ca1-8d19-4f45-852b-e84de323d404 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] https://10.4.3.200/volume/v3/volumes/5883af94-8e57-4242-a1b8-57b2cdbc9085 returned with HTTP 200 Jul 10 06:50:05.171640 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1372/5502] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:50:05 2026] GET /volume/v3/volumes/5883af94-8e57-4242-a1b8-57b2cdbc9085 => generated 883 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:50:07.200813 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-156bc4ad-7e48-4b20-a7c1-9542651f0b4c None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:50:07.201254 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-156bc4ad-7e48-4b20-a7c1-9542651f0b4c None None] GET https://10.4.3.200/volume// Jul 10 06:50:07.201462 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-156bc4ad-7e48-4b20-a7c1-9542651f0b4c None None] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:50:07.201749 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-156bc4ad-7e48-4b20-a7c1-9542651f0b4c None None] Calling method 'all' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:50:07.202141 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-156bc4ad-7e48-4b20-a7c1-9542651f0b4c None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:50:07.202495 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1372/5503] 10.4.3.200 () {66 vars in 1428 bytes} [Fri Jul 10 06:50: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 10 06:50:07.208928 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-c63a76a4-eacd-4ef1-a1bf-a7f0a66c751e req-8b807418-24b4-4d5c-9e5a-8e97f6321bf1 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:50:07.210999 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-c63a76a4-eacd-4ef1-a1bf-a7f0a66c751e req-8b807418-24b4-4d5c-9e5a-8e97f6321bf1 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 10 06:50:07.211361 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-c63a76a4-eacd-4ef1-a1bf-a7f0a66c751e req-8b807418-24b4-4d5c-9e5a-8e97f6321bf1 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5883af94-8e57-4242-a1b8-57b2cdbc9085", "connector": null, "instance_uuid": "bb3ea365-7460-48c3-9ee9-65fc53812345"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:50:07.220006 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:50:07.220006 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:50:07.246048 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-c63a76a4-eacd-4ef1-a1bf-a7f0a66c751e req-8b807418-24b4-4d5c-9e5a-8e97f6321bf1 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 10 06:50:07.246599 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1376/5504] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 10 06:50:07 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 10 06:50:07.691569 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-43a10b10-a5f8-4a72-a2f9-d5c85f0dbbcf None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:50:07.693429 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-43a10b10-a5f8-4a72-a2f9-d5c85f0dbbcf tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] GET https://10.4.3.200/volume/v3/volumes/5883af94-8e57-4242-a1b8-57b2cdbc9085 Jul 10 06:50:07.693672 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-43a10b10-a5f8-4a72-a2f9-d5c85f0dbbcf tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:50:07.693860 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-43a10b10-a5f8-4a72-a2f9-d5c85f0dbbcf tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:50:07.702825 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:50:07.702825 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:50:07.706269 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-43a10b10-a5f8-4a72-a2f9-d5c85f0dbbcf tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Volume info retrieved successfully. Jul 10 06:50:07.710543 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-43a10b10-a5f8-4a72-a2f9-d5c85f0dbbcf tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] https://10.4.3.200/volume/v3/volumes/5883af94-8e57-4242-a1b8-57b2cdbc9085 returned with HTTP 200 Jul 10 06:50:07.710896 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1385/5505] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:50:07 2026] GET /volume/v3/volumes/5883af94-8e57-4242-a1b8-57b2cdbc9085 => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:50:07.773804 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-56e99e96-75e1-4fcb-bd38-2ef981209c01 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:50:07.774240 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-56e99e96-75e1-4fcb-bd38-2ef981209c01 None None] GET https://10.4.3.200/volume// Jul 10 06:50:07.774368 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-56e99e96-75e1-4fcb-bd38-2ef981209c01 None None] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:50:07.774623 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-56e99e96-75e1-4fcb-bd38-2ef981209c01 None None] Calling method 'all' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:50:07.774946 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-56e99e96-75e1-4fcb-bd38-2ef981209c01 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:50:07.775268 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1373/5506] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:50: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 10 06:50:07.784714 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-c63a76a4-eacd-4ef1-a1bf-a7f0a66c751e req-5c3e4ac0-e4ef-49d7-a696-905c62ceba7b None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:50:07.786526 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-c63a76a4-eacd-4ef1-a1bf-a7f0a66c751e req-5c3e4ac0-e4ef-49d7-a696-905c62ceba7b tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] GET https://10.4.3.200/volume/v3/volumes/5883af94-8e57-4242-a1b8-57b2cdbc9085 Jul 10 06:50:07.786737 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-c63a76a4-eacd-4ef1-a1bf-a7f0a66c751e req-5c3e4ac0-e4ef-49d7-a696-905c62ceba7b tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:50:07.786906 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-c63a76a4-eacd-4ef1-a1bf-a7f0a66c751e req-5c3e4ac0-e4ef-49d7-a696-905c62ceba7b tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:50:07.796079 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:50:07.796079 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:50:07.799408 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [req-c63a76a4-eacd-4ef1-a1bf-a7f0a66c751e req-5c3e4ac0-e4ef-49d7-a696-905c62ceba7b tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Volume info retrieved successfully. Jul 10 06:50:07.803408 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-c63a76a4-eacd-4ef1-a1bf-a7f0a66c751e req-5c3e4ac0-e4ef-49d7-a696-905c62ceba7b tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] https://10.4.3.200/volume/v3/volumes/5883af94-8e57-4242-a1b8-57b2cdbc9085 returned with HTTP 200 Jul 10 06:50:07.803820 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1373/5507] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 10 06:50:07 2026] GET /volume/v3/volumes/5883af94-8e57-4242-a1b8-57b2cdbc9085 => generated 1062 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:50:07.916704 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-c63a76a4-eacd-4ef1-a1bf-a7f0a66c751e req-152ab229-7433-4b62-8a03-21a810633953 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:50:07.918696 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-c63a76a4-eacd-4ef1-a1bf-a7f0a66c751e req-152ab229-7433-4b62-8a03-21a810633953 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] PUT https://10.4.3.200/volume/v3/attachments/78074cc9-d06f-4f0c-88e0-ec52e276ede4 Jul 10 06:50:07.919085 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-c63a76a4-eacd-4ef1-a1bf-a7f0a66c751e req-152ab229-7433-4b62-8a03-21a810633953 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000004964", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad080837985", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8eedee5c-bca8-4f5c-8f66-111c7b448d96", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:50:07.926158 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-c63a76a4-eacd-4ef1-a1bf-a7f0a66c751e req-152ab229-7433-4b62-8a03-21a810633953 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Acquiring lock "cinder-attachment_update-5883af94-8e57-4242-a1b8-57b2cdbc9085-np0000004964" by "attachment_update" {{(pid=99978) __acquire /opt/stack/cinder/cinder/coordination.py:210}} Jul 10 06:50:07.930966 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-c63a76a4-eacd-4ef1-a1bf-a7f0a66c751e req-152ab229-7433-4b62-8a03-21a810633953 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Lock "cinder-attachment_update-5883af94-8e57-4242-a1b8-57b2cdbc9085-np0000004964" acquired by "attachment_update" :: waited 0.005s {{(pid=99978) __acquire /opt/stack/cinder/cinder/coordination.py:228}} Jul 10 06:50:07.931970 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:50:07.931970 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:50:08.451299 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-c63a76a4-eacd-4ef1-a1bf-a7f0a66c751e req-152ab229-7433-4b62-8a03-21a810633953 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Lock "cinder-attachment_update-5883af94-8e57-4242-a1b8-57b2cdbc9085-np0000004964" released by "attachment_update" :: held 0.520s {{(pid=99978) __release /opt/stack/cinder/cinder/coordination.py:239}} Jul 10 06:50:08.451756 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-c63a76a4-eacd-4ef1-a1bf-a7f0a66c751e req-152ab229-7433-4b62-8a03-21a810633953 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] https://10.4.3.200/volume/v3/attachments/78074cc9-d06f-4f0c-88e0-ec52e276ede4 returned with HTTP 200 Jul 10 06:50:08.452100 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1377/5508] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 10 06:50:07 2026] PUT /volume/v3/attachments/78074cc9-d06f-4f0c-88e0-ec52e276ede4 => generated 969 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:50:08.725348 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-5b70b5b8-4222-406c-9386-92bf053f343f None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:50:08.727550 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-5b70b5b8-4222-406c-9386-92bf053f343f tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] GET https://10.4.3.200/volume/v3/volumes/5883af94-8e57-4242-a1b8-57b2cdbc9085 Jul 10 06:50:08.727778 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-5b70b5b8-4222-406c-9386-92bf053f343f tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:50:08.728019 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-5b70b5b8-4222-406c-9386-92bf053f343f tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:50:08.739820 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:50:08.739820 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:50:08.743699 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-5b70b5b8-4222-406c-9386-92bf053f343f tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Volume info retrieved successfully. Jul 10 06:50:08.749845 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-5b70b5b8-4222-406c-9386-92bf053f343f tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] https://10.4.3.200/volume/v3/volumes/5883af94-8e57-4242-a1b8-57b2cdbc9085 returned with HTTP 200 Jul 10 06:50:08.750289 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1386/5509] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:50:08 2026] GET /volume/v3/volumes/5883af94-8e57-4242-a1b8-57b2cdbc9085 => generated 883 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:50:09.761645 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-0af1f830-9358-4c07-a9e9-87aee75dfe4c None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:50:09.763234 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0af1f830-9358-4c07-a9e9-87aee75dfe4c tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] GET https://10.4.3.200/volume/v3/volumes/5883af94-8e57-4242-a1b8-57b2cdbc9085 Jul 10 06:50:09.763434 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0af1f830-9358-4c07-a9e9-87aee75dfe4c tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:50:09.763655 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0af1f830-9358-4c07-a9e9-87aee75dfe4c tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:50:09.771926 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:50:09.771926 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:50:09.774765 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-0af1f830-9358-4c07-a9e9-87aee75dfe4c tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Volume info retrieved successfully. Jul 10 06:50:09.778213 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0af1f830-9358-4c07-a9e9-87aee75dfe4c tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] https://10.4.3.200/volume/v3/volumes/5883af94-8e57-4242-a1b8-57b2cdbc9085 returned with HTTP 200 Jul 10 06:50:09.778568 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1374/5510] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:50:09 2026] GET /volume/v3/volumes/5883af94-8e57-4242-a1b8-57b2cdbc9085 => generated 883 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:50:10.789881 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-8076b15c-e9b2-4325-8c77-e77b470877da None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:50:10.791425 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8076b15c-e9b2-4325-8c77-e77b470877da tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] GET https://10.4.3.200/volume/v3/volumes/5883af94-8e57-4242-a1b8-57b2cdbc9085 Jul 10 06:50:10.791612 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8076b15c-e9b2-4325-8c77-e77b470877da tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:50:10.791780 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8076b15c-e9b2-4325-8c77-e77b470877da tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:50:10.800726 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:50:10.800726 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:50:10.803666 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-8076b15c-e9b2-4325-8c77-e77b470877da tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Volume info retrieved successfully. Jul 10 06:50:10.807126 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8076b15c-e9b2-4325-8c77-e77b470877da tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] https://10.4.3.200/volume/v3/volumes/5883af94-8e57-4242-a1b8-57b2cdbc9085 returned with HTTP 200 Jul 10 06:50:10.807453 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1374/5511] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:50:10 2026] GET /volume/v3/volumes/5883af94-8e57-4242-a1b8-57b2cdbc9085 => generated 883 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:50:11.820737 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-90bb8193-8137-4998-85c8-b969d935da66 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:50:11.822668 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-90bb8193-8137-4998-85c8-b969d935da66 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] GET https://10.4.3.200/volume/v3/volumes/5883af94-8e57-4242-a1b8-57b2cdbc9085 Jul 10 06:50:11.822864 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-90bb8193-8137-4998-85c8-b969d935da66 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:50:11.823034 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-90bb8193-8137-4998-85c8-b969d935da66 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:50:11.832743 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:50:11.832743 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:50:11.836412 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-90bb8193-8137-4998-85c8-b969d935da66 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Volume info retrieved successfully. Jul 10 06:50:11.841318 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-90bb8193-8137-4998-85c8-b969d935da66 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] https://10.4.3.200/volume/v3/volumes/5883af94-8e57-4242-a1b8-57b2cdbc9085 returned with HTTP 200 Jul 10 06:50:11.841825 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1378/5512] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:50:11 2026] GET /volume/v3/volumes/5883af94-8e57-4242-a1b8-57b2cdbc9085 => generated 883 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:50:12.853289 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-2a1778d5-490f-4bd3-89c0-88fe0774e62c None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:50:12.854947 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-2a1778d5-490f-4bd3-89c0-88fe0774e62c tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] GET https://10.4.3.200/volume/v3/volumes/5883af94-8e57-4242-a1b8-57b2cdbc9085 Jul 10 06:50:12.855141 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-2a1778d5-490f-4bd3-89c0-88fe0774e62c tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:50:12.855321 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-2a1778d5-490f-4bd3-89c0-88fe0774e62c tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:50:12.865858 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:50:12.865858 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:50:12.868821 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-2a1778d5-490f-4bd3-89c0-88fe0774e62c tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Volume info retrieved successfully. Jul 10 06:50:12.872419 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-2a1778d5-490f-4bd3-89c0-88fe0774e62c tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] https://10.4.3.200/volume/v3/volumes/5883af94-8e57-4242-a1b8-57b2cdbc9085 returned with HTTP 200 Jul 10 06:50:12.872793 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1387/5513] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:50:12 2026] GET /volume/v3/volumes/5883af94-8e57-4242-a1b8-57b2cdbc9085 => generated 883 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:50:13.884434 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-326ee14e-d89a-436d-a871-1303854e6792 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:50:13.886144 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-326ee14e-d89a-436d-a871-1303854e6792 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] GET https://10.4.3.200/volume/v3/volumes/5883af94-8e57-4242-a1b8-57b2cdbc9085 Jul 10 06:50:13.886364 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-326ee14e-d89a-436d-a871-1303854e6792 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:50:13.886612 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-326ee14e-d89a-436d-a871-1303854e6792 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:50:13.896688 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:50:13.896688 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:50:13.899729 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-326ee14e-d89a-436d-a871-1303854e6792 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Volume info retrieved successfully. Jul 10 06:50:13.904311 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-326ee14e-d89a-436d-a871-1303854e6792 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] https://10.4.3.200/volume/v3/volumes/5883af94-8e57-4242-a1b8-57b2cdbc9085 returned with HTTP 200 Jul 10 06:50:13.904708 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1375/5514] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:50:13 2026] GET /volume/v3/volumes/5883af94-8e57-4242-a1b8-57b2cdbc9085 => generated 883 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:50:14.641970 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-c63a76a4-eacd-4ef1-a1bf-a7f0a66c751e req-25f6b2f7-3cbc-4dd0-aad0-943e2d35171f None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:50:14.644790 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-c63a76a4-eacd-4ef1-a1bf-a7f0a66c751e req-25f6b2f7-3cbc-4dd0-aad0-943e2d35171f tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] POST https://10.4.3.200/volume/v3/attachments/78074cc9-d06f-4f0c-88e0-ec52e276ede4/action Jul 10 06:50:14.645225 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-c63a76a4-eacd-4ef1-a1bf-a7f0a66c751e req-25f6b2f7-3cbc-4dd0-aad0-943e2d35171f tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Action body: b'{"os-complete": null}' {{(pid=99976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:50:14.645374 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-c63a76a4-eacd-4ef1-a1bf-a7f0a66c751e req-25f6b2f7-3cbc-4dd0-aad0-943e2d35171f tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:50:14.663442 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:50:14.663442 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:50:14.674773 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-c63a76a4-eacd-4ef1-a1bf-a7f0a66c751e req-25f6b2f7-3cbc-4dd0-aad0-943e2d35171f tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] https://10.4.3.200/volume/v3/attachments/78074cc9-d06f-4f0c-88e0-ec52e276ede4/action returned with HTTP 204 Jul 10 06:50:14.675178 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1375/5515] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 10 06:50:14 2026] POST /volume/v3/attachments/78074cc9-d06f-4f0c-88e0-ec52e276ede4/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:50:14.916812 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-18b16b9c-78de-414a-aee8-50f40da2cc63 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:50:14.918339 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-18b16b9c-78de-414a-aee8-50f40da2cc63 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] GET https://10.4.3.200/volume/v3/volumes/5883af94-8e57-4242-a1b8-57b2cdbc9085 Jul 10 06:50:14.918520 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-18b16b9c-78de-414a-aee8-50f40da2cc63 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:50:14.918713 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-18b16b9c-78de-414a-aee8-50f40da2cc63 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:50:14.927749 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:50:14.927749 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:50:14.930802 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-18b16b9c-78de-414a-aee8-50f40da2cc63 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Volume info retrieved successfully. Jul 10 06:50:14.934436 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-18b16b9c-78de-414a-aee8-50f40da2cc63 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] https://10.4.3.200/volume/v3/volumes/5883af94-8e57-4242-a1b8-57b2cdbc9085 returned with HTTP 200 Jul 10 06:50:14.934845 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1379/5516] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:50:14 2026] GET /volume/v3/volumes/5883af94-8e57-4242-a1b8-57b2cdbc9085 => generated 1175 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:50:18.030369 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-723050fd-fd46-4aa9-bdb2-3bbd38e7a2aa req-9d2bc794-7781-495e-9a5f-cec1ffffb3e7 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:50:18.032134 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-723050fd-fd46-4aa9-bdb2-3bbd38e7a2aa req-9d2bc794-7781-495e-9a5f-cec1ffffb3e7 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] GET https://10.4.3.200/volume/v3/volumes/5883af94-8e57-4242-a1b8-57b2cdbc9085 Jul 10 06:50:18.032311 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-723050fd-fd46-4aa9-bdb2-3bbd38e7a2aa req-9d2bc794-7781-495e-9a5f-cec1ffffb3e7 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:50:18.032525 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-723050fd-fd46-4aa9-bdb2-3bbd38e7a2aa req-9d2bc794-7781-495e-9a5f-cec1ffffb3e7 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:50:18.041674 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:50:18.041674 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:50:18.045227 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [req-723050fd-fd46-4aa9-bdb2-3bbd38e7a2aa req-9d2bc794-7781-495e-9a5f-cec1ffffb3e7 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Volume info retrieved successfully. Jul 10 06:50:18.049411 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-723050fd-fd46-4aa9-bdb2-3bbd38e7a2aa req-9d2bc794-7781-495e-9a5f-cec1ffffb3e7 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] https://10.4.3.200/volume/v3/volumes/5883af94-8e57-4242-a1b8-57b2cdbc9085 returned with HTTP 200 Jul 10 06:50:18.049871 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1388/5517] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:50:18 2026] GET /volume/v3/volumes/5883af94-8e57-4242-a1b8-57b2cdbc9085 => generated 1175 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:50:18.065554 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-723050fd-fd46-4aa9-bdb2-3bbd38e7a2aa req-b4afde49-3da3-44db-94e5-0046973b9373 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:50:18.067262 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-723050fd-fd46-4aa9-bdb2-3bbd38e7a2aa req-b4afde49-3da3-44db-94e5-0046973b9373 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] POST https://10.4.3.200/volume/v3/volumes/5883af94-8e57-4242-a1b8-57b2cdbc9085/action Jul 10 06:50:18.067598 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-723050fd-fd46-4aa9-bdb2-3bbd38e7a2aa req-b4afde49-3da3-44db-94e5-0046973b9373 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:50:18.067708 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-723050fd-fd46-4aa9-bdb2-3bbd38e7a2aa req-b4afde49-3da3-44db-94e5-0046973b9373 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:50:18.076938 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:50:18.076938 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:50:18.077318 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-723050fd-fd46-4aa9-bdb2-3bbd38e7a2aa req-b4afde49-3da3-44db-94e5-0046973b9373 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Volume info retrieved successfully. Jul 10 06:50:18.082597 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-723050fd-fd46-4aa9-bdb2-3bbd38e7a2aa req-b4afde49-3da3-44db-94e5-0046973b9373 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Begin detaching volume completed successfully. Jul 10 06:50:18.082782 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-723050fd-fd46-4aa9-bdb2-3bbd38e7a2aa req-b4afde49-3da3-44db-94e5-0046973b9373 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] https://10.4.3.200/volume/v3/volumes/5883af94-8e57-4242-a1b8-57b2cdbc9085/action returned with HTTP 202 Jul 10 06:50:18.083111 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1376/5518] 10.4.3.200 () {72 vars in 1672 bytes} [Fri Jul 10 06:50:18 2026] POST /volume/v3/volumes/5883af94-8e57-4242-a1b8-57b2cdbc9085/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:50:19.103319 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-1362c7f4-0c24-4eb0-843b-de119fef1b78 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:50:19.103704 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-1362c7f4-0c24-4eb0-843b-de119fef1b78 None None] GET https://10.4.3.200/volume// Jul 10 06:50:19.103866 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-1362c7f4-0c24-4eb0-843b-de119fef1b78 None None] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:50:19.104039 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-1362c7f4-0c24-4eb0-843b-de119fef1b78 None None] Calling method 'all' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:50:19.104378 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-1362c7f4-0c24-4eb0-843b-de119fef1b78 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:50:19.104668 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1376/5519] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:50: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 10 06:50:19.111949 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-723050fd-fd46-4aa9-bdb2-3bbd38e7a2aa req-9bd80749-ff5e-4bdb-bd24-1892b84e1bdb None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:50:19.114528 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-723050fd-fd46-4aa9-bdb2-3bbd38e7a2aa req-9bd80749-ff5e-4bdb-bd24-1892b84e1bdb tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] GET https://10.4.3.200/volume/v3/volumes/5883af94-8e57-4242-a1b8-57b2cdbc9085 Jul 10 06:50:19.114818 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-723050fd-fd46-4aa9-bdb2-3bbd38e7a2aa req-9bd80749-ff5e-4bdb-bd24-1892b84e1bdb tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:50:19.115011 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-723050fd-fd46-4aa9-bdb2-3bbd38e7a2aa req-9bd80749-ff5e-4bdb-bd24-1892b84e1bdb tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:50:19.123633 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:50:19.123633 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:50:19.127670 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [req-723050fd-fd46-4aa9-bdb2-3bbd38e7a2aa req-9bd80749-ff5e-4bdb-bd24-1892b84e1bdb tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Volume info retrieved successfully. Jul 10 06:50:19.131637 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-723050fd-fd46-4aa9-bdb2-3bbd38e7a2aa req-9bd80749-ff5e-4bdb-bd24-1892b84e1bdb tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] https://10.4.3.200/volume/v3/volumes/5883af94-8e57-4242-a1b8-57b2cdbc9085 returned with HTTP 200 Jul 10 06:50:19.132078 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1380/5520] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 10 06:50:19 2026] GET /volume/v3/volumes/5883af94-8e57-4242-a1b8-57b2cdbc9085 => generated 1358 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:50:19.898105 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-723050fd-fd46-4aa9-bdb2-3bbd38e7a2aa req-4596aec4-e043-4483-a3e2-b8333939aff5 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:50:19.899857 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-723050fd-fd46-4aa9-bdb2-3bbd38e7a2aa req-4596aec4-e043-4483-a3e2-b8333939aff5 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] DELETE https://10.4.3.200/volume/v3/attachments/78074cc9-d06f-4f0c-88e0-ec52e276ede4 Jul 10 06:50:19.900036 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-723050fd-fd46-4aa9-bdb2-3bbd38e7a2aa req-4596aec4-e043-4483-a3e2-b8333939aff5 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:50:19.900304 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-723050fd-fd46-4aa9-bdb2-3bbd38e7a2aa req-4596aec4-e043-4483-a3e2-b8333939aff5 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Calling method 'version_select' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:50:19.906210 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:50:19.906210 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:50:20.433743 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-723050fd-fd46-4aa9-bdb2-3bbd38e7a2aa req-4596aec4-e043-4483-a3e2-b8333939aff5 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] https://10.4.3.200/volume/v3/attachments/78074cc9-d06f-4f0c-88e0-ec52e276ede4 returned with HTTP 200 Jul 10 06:50:20.434141 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1389/5521] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 10 06:50:19 2026] DELETE /volume/v3/attachments/78074cc9-d06f-4f0c-88e0-ec52e276ede4 => generated 19 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:50:21.234376 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-412ea402-cfa2-496b-b29c-b18eb348f927 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:50:21.236354 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-412ea402-cfa2-496b-b29c-b18eb348f927 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] GET https://10.4.3.200/volume/v3/volumes/5883af94-8e57-4242-a1b8-57b2cdbc9085 Jul 10 06:50:21.236600 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-412ea402-cfa2-496b-b29c-b18eb348f927 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:50:21.236825 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-412ea402-cfa2-496b-b29c-b18eb348f927 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:50:21.244992 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:50:21.244992 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:50:21.249182 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-412ea402-cfa2-496b-b29c-b18eb348f927 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Volume info retrieved successfully. Jul 10 06:50:21.254087 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-412ea402-cfa2-496b-b29c-b18eb348f927 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] https://10.4.3.200/volume/v3/volumes/5883af94-8e57-4242-a1b8-57b2cdbc9085 returned with HTTP 200 Jul 10 06:50:21.254595 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1377/5522] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:50:21 2026] GET /volume/v3/volumes/5883af94-8e57-4242-a1b8-57b2cdbc9085 => generated 883 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:50:21.268695 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-9cfd9d54-674b-49f8-9d7e-ce7727f8174d None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:50:21.270440 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9cfd9d54-674b-49f8-9d7e-ce7727f8174d tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] GET https://10.4.3.200/volume/v3/volumes/5883af94-8e57-4242-a1b8-57b2cdbc9085 Jul 10 06:50:21.270687 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9cfd9d54-674b-49f8-9d7e-ce7727f8174d tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:50:21.270869 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9cfd9d54-674b-49f8-9d7e-ce7727f8174d tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:50:21.278594 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:50:21.278594 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:50:21.282087 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-9cfd9d54-674b-49f8-9d7e-ce7727f8174d tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Volume info retrieved successfully. Jul 10 06:50:21.286264 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9cfd9d54-674b-49f8-9d7e-ce7727f8174d tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] https://10.4.3.200/volume/v3/volumes/5883af94-8e57-4242-a1b8-57b2cdbc9085 returned with HTTP 200 Jul 10 06:50:21.286700 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1377/5523] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:50:21 2026] GET /volume/v3/volumes/5883af94-8e57-4242-a1b8-57b2cdbc9085 => generated 883 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:50:21.300902 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-1ab9929e-6029-4d1c-a082-127c245a5448 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:50:21.302553 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1ab9929e-6029-4d1c-a082-127c245a5448 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] DELETE https://10.4.3.200/volume/v3/volumes/5883af94-8e57-4242-a1b8-57b2cdbc9085 Jul 10 06:50:21.302790 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1ab9929e-6029-4d1c-a082-127c245a5448 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:50:21.302965 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1ab9929e-6029-4d1c-a082-127c245a5448 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:50:21.303108 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-1ab9929e-6029-4d1c-a082-127c245a5448 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Delete volume with id: 5883af94-8e57-4242-a1b8-57b2cdbc9085 Jul 10 06:50:21.311537 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:50:21.311537 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:50:21.312172 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-1ab9929e-6029-4d1c-a082-127c245a5448 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Volume info retrieved successfully. Jul 10 06:50:21.328809 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-1ab9929e-6029-4d1c-a082-127c245a5448 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Delete volume request issued successfully. Jul 10 06:50:21.328978 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1ab9929e-6029-4d1c-a082-127c245a5448 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] https://10.4.3.200/volume/v3/volumes/5883af94-8e57-4242-a1b8-57b2cdbc9085 returned with HTTP 202 Jul 10 06:50:21.329383 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1381/5524] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:50:21 2026] DELETE /volume/v3/volumes/5883af94-8e57-4242-a1b8-57b2cdbc9085 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:50:21.336135 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-815a8555-628c-42f3-8593-497d57cf8edf None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:50:21.338189 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-815a8555-628c-42f3-8593-497d57cf8edf tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] GET https://10.4.3.200/volume/v3/volumes/5883af94-8e57-4242-a1b8-57b2cdbc9085 Jul 10 06:50:21.338401 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-815a8555-628c-42f3-8593-497d57cf8edf tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:50:21.338656 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-815a8555-628c-42f3-8593-497d57cf8edf tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:50:21.346975 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:50:21.346975 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:50:21.351048 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-815a8555-628c-42f3-8593-497d57cf8edf tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Volume info retrieved successfully. Jul 10 06:50:21.355442 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-815a8555-628c-42f3-8593-497d57cf8edf tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] https://10.4.3.200/volume/v3/volumes/5883af94-8e57-4242-a1b8-57b2cdbc9085 returned with HTTP 200 Jul 10 06:50:21.355831 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1390/5525] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:50:21 2026] GET /volume/v3/volumes/5883af94-8e57-4242-a1b8-57b2cdbc9085 => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:50:22.369089 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-eb4402c4-dea9-4ce4-9b2f-4c124b23fd3c None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:50:22.370669 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-eb4402c4-dea9-4ce4-9b2f-4c124b23fd3c tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] GET https://10.4.3.200/volume/v3/volumes/5883af94-8e57-4242-a1b8-57b2cdbc9085 Jul 10 06:50:22.370838 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-eb4402c4-dea9-4ce4-9b2f-4c124b23fd3c tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:50:22.371020 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-eb4402c4-dea9-4ce4-9b2f-4c124b23fd3c tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:50:22.375992 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-eb4402c4-dea9-4ce4-9b2f-4c124b23fd3c tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] https://10.4.3.200/volume/v3/volumes/5883af94-8e57-4242-a1b8-57b2cdbc9085 returned with HTTP 404 Jul 10 06:50:22.376392 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1378/5526] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:50:22 2026] GET /volume/v3/volumes/5883af94-8e57-4242-a1b8-57b2cdbc9085 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:50:22.382790 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-70cd5ccd-5561-433d-872f-92c66c14f5bd None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:50:22.384310 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-70cd5ccd-5561-433d-872f-92c66c14f5bd tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] GET https://10.4.3.200/volume/v3/volumes/0c64153a-993d-4472-a90b-bbeeef7110e5 Jul 10 06:50:22.384477 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-70cd5ccd-5561-433d-872f-92c66c14f5bd tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:50:22.384674 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-70cd5ccd-5561-433d-872f-92c66c14f5bd tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:50:22.390949 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:50:22.390949 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:50:22.394265 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-70cd5ccd-5561-433d-872f-92c66c14f5bd tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Volume info retrieved successfully. Jul 10 06:50:22.398297 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-70cd5ccd-5561-433d-872f-92c66c14f5bd tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] https://10.4.3.200/volume/v3/volumes/0c64153a-993d-4472-a90b-bbeeef7110e5 returned with HTTP 200 Jul 10 06:50:22.398672 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1378/5527] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:50:22 2026] GET /volume/v3/volumes/0c64153a-993d-4472-a90b-bbeeef7110e5 => generated 883 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:50:22.409006 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-ceb22bc6-f08d-4c6b-85a0-661e2d21e2ae None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:50:22.411024 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ceb22bc6-f08d-4c6b-85a0-661e2d21e2ae tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] GET https://10.4.3.200/volume/v3/volumes/0c64153a-993d-4472-a90b-bbeeef7110e5 Jul 10 06:50:22.411203 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ceb22bc6-f08d-4c6b-85a0-661e2d21e2ae tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:50:22.411373 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ceb22bc6-f08d-4c6b-85a0-661e2d21e2ae tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:50:22.419034 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:50:22.419034 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:50:22.423299 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-ceb22bc6-f08d-4c6b-85a0-661e2d21e2ae tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Volume info retrieved successfully. Jul 10 06:50:22.427872 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ceb22bc6-f08d-4c6b-85a0-661e2d21e2ae tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] https://10.4.3.200/volume/v3/volumes/0c64153a-993d-4472-a90b-bbeeef7110e5 returned with HTTP 200 Jul 10 06:50:22.428440 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1382/5528] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:50:22 2026] GET /volume/v3/volumes/0c64153a-993d-4472-a90b-bbeeef7110e5 => generated 883 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:50:22.440234 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-0a7cf5c5-1463-4e77-9500-3815083bd7bc None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:50:22.441848 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-0a7cf5c5-1463-4e77-9500-3815083bd7bc tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] DELETE https://10.4.3.200/volume/v3/volumes/0c64153a-993d-4472-a90b-bbeeef7110e5 Jul 10 06:50:22.442012 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-0a7cf5c5-1463-4e77-9500-3815083bd7bc tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:50:22.442182 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-0a7cf5c5-1463-4e77-9500-3815083bd7bc tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Calling method 'delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:50:22.442345 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-0a7cf5c5-1463-4e77-9500-3815083bd7bc tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Delete volume with id: 0c64153a-993d-4472-a90b-bbeeef7110e5 Jul 10 06:50:22.450055 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:50:22.450055 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:50:22.450765 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-0a7cf5c5-1463-4e77-9500-3815083bd7bc tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Volume info retrieved successfully. Jul 10 06:50:22.466765 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-0a7cf5c5-1463-4e77-9500-3815083bd7bc tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Delete volume request issued successfully. Jul 10 06:50:22.466933 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-0a7cf5c5-1463-4e77-9500-3815083bd7bc tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] https://10.4.3.200/volume/v3/volumes/0c64153a-993d-4472-a90b-bbeeef7110e5 returned with HTTP 202 Jul 10 06:50:22.467339 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1391/5529] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:50:22 2026] DELETE /volume/v3/volumes/0c64153a-993d-4472-a90b-bbeeef7110e5 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:50:22.476844 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-3723fd0c-7ce4-47db-a948-713e144fd16a None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:50:22.479311 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3723fd0c-7ce4-47db-a948-713e144fd16a tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] GET https://10.4.3.200/volume/v3/volumes/0c64153a-993d-4472-a90b-bbeeef7110e5 Jul 10 06:50:22.479596 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3723fd0c-7ce4-47db-a948-713e144fd16a tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:50:22.479841 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3723fd0c-7ce4-47db-a948-713e144fd16a tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:50:22.488383 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:50:22.488383 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:50:22.492447 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-3723fd0c-7ce4-47db-a948-713e144fd16a tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Volume info retrieved successfully. Jul 10 06:50:22.496810 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3723fd0c-7ce4-47db-a948-713e144fd16a tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] https://10.4.3.200/volume/v3/volumes/0c64153a-993d-4472-a90b-bbeeef7110e5 returned with HTTP 200 Jul 10 06:50:22.497189 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1379/5530] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:50:22 2026] GET /volume/v3/volumes/0c64153a-993d-4472-a90b-bbeeef7110e5 => generated 882 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:50:23.509282 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-5551e3a9-15f9-4f17-86c2-00f00d0fc308 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:50:23.511055 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5551e3a9-15f9-4f17-86c2-00f00d0fc308 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] GET https://10.4.3.200/volume/v3/volumes/0c64153a-993d-4472-a90b-bbeeef7110e5 Jul 10 06:50:23.511254 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5551e3a9-15f9-4f17-86c2-00f00d0fc308 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:50:23.511426 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-5551e3a9-15f9-4f17-86c2-00f00d0fc308 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:50:23.517080 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-5551e3a9-15f9-4f17-86c2-00f00d0fc308 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] https://10.4.3.200/volume/v3/volumes/0c64153a-993d-4472-a90b-bbeeef7110e5 returned with HTTP 404 Jul 10 06:50:23.517522 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1379/5531] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:50:23 2026] GET /volume/v3/volumes/0c64153a-993d-4472-a90b-bbeeef7110e5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:50:23.524459 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-70e78fd5-26ea-4619-8de4-cb46ec87ec61 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:50:23.526253 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-70e78fd5-26ea-4619-8de4-cb46ec87ec61 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] GET https://10.4.3.200/volume/v3/volumes/14cc6048-4f49-46e4-a473-3233cfba06fc Jul 10 06:50:23.526446 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-70e78fd5-26ea-4619-8de4-cb46ec87ec61 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:50:23.526663 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-70e78fd5-26ea-4619-8de4-cb46ec87ec61 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:50:23.533637 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:50:23.533637 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:50:23.536977 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-70e78fd5-26ea-4619-8de4-cb46ec87ec61 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Volume info retrieved successfully. Jul 10 06:50:23.540894 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-70e78fd5-26ea-4619-8de4-cb46ec87ec61 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] https://10.4.3.200/volume/v3/volumes/14cc6048-4f49-46e4-a473-3233cfba06fc returned with HTTP 200 Jul 10 06:50:23.541234 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1383/5532] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:50:23 2026] GET /volume/v3/volumes/14cc6048-4f49-46e4-a473-3233cfba06fc => generated 884 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:50:23.553730 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-a53f7d37-4f20-4243-8a7e-d748965d125a None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:50:23.555435 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-a53f7d37-4f20-4243-8a7e-d748965d125a tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] GET https://10.4.3.200/volume/v3/volumes/14cc6048-4f49-46e4-a473-3233cfba06fc Jul 10 06:50:23.555665 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-a53f7d37-4f20-4243-8a7e-d748965d125a tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:50:23.555836 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-a53f7d37-4f20-4243-8a7e-d748965d125a tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:50:23.562725 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:50:23.562725 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:50:23.566048 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-a53f7d37-4f20-4243-8a7e-d748965d125a tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Volume info retrieved successfully. Jul 10 06:50:23.569658 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-a53f7d37-4f20-4243-8a7e-d748965d125a tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] https://10.4.3.200/volume/v3/volumes/14cc6048-4f49-46e4-a473-3233cfba06fc returned with HTTP 200 Jul 10 06:50:23.570047 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1392/5533] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:50:23 2026] GET /volume/v3/volumes/14cc6048-4f49-46e4-a473-3233cfba06fc => generated 884 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:50:23.581824 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-c39e217c-ea58-4ede-9fe8-72e572d5264b None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:50:23.583526 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c39e217c-ea58-4ede-9fe8-72e572d5264b tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] DELETE https://10.4.3.200/volume/v3/volumes/14cc6048-4f49-46e4-a473-3233cfba06fc Jul 10 06:50:23.583708 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c39e217c-ea58-4ede-9fe8-72e572d5264b tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:50:23.583884 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c39e217c-ea58-4ede-9fe8-72e572d5264b tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:50:23.584033 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-c39e217c-ea58-4ede-9fe8-72e572d5264b tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Delete volume with id: 14cc6048-4f49-46e4-a473-3233cfba06fc Jul 10 06:50:23.590547 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:50:23.590547 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:50:23.590987 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-c39e217c-ea58-4ede-9fe8-72e572d5264b tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Volume info retrieved successfully. Jul 10 06:50:23.606117 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-c39e217c-ea58-4ede-9fe8-72e572d5264b tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Delete volume request issued successfully. Jul 10 06:50:23.606284 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c39e217c-ea58-4ede-9fe8-72e572d5264b tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] https://10.4.3.200/volume/v3/volumes/14cc6048-4f49-46e4-a473-3233cfba06fc returned with HTTP 202 Jul 10 06:50:23.606733 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1380/5534] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:50:23 2026] DELETE /volume/v3/volumes/14cc6048-4f49-46e4-a473-3233cfba06fc => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:50:23.614722 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-9bca8b31-a6a7-45fb-8df1-a28c7f239a96 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:50:23.617014 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9bca8b31-a6a7-45fb-8df1-a28c7f239a96 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] GET https://10.4.3.200/volume/v3/volumes/14cc6048-4f49-46e4-a473-3233cfba06fc Jul 10 06:50:23.617271 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9bca8b31-a6a7-45fb-8df1-a28c7f239a96 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:50:23.617570 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9bca8b31-a6a7-45fb-8df1-a28c7f239a96 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:50:23.626268 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:50:23.626268 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:50:23.630577 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-9bca8b31-a6a7-45fb-8df1-a28c7f239a96 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Volume info retrieved successfully. Jul 10 06:50:23.634731 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9bca8b31-a6a7-45fb-8df1-a28c7f239a96 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] https://10.4.3.200/volume/v3/volumes/14cc6048-4f49-46e4-a473-3233cfba06fc returned with HTTP 200 Jul 10 06:50:23.635095 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1380/5535] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:50:23 2026] GET /volume/v3/volumes/14cc6048-4f49-46e4-a473-3233cfba06fc => generated 883 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:50:24.649111 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-e0405c77-b850-431d-b1b6-76fc389324ef None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:50:24.650736 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e0405c77-b850-431d-b1b6-76fc389324ef tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] GET https://10.4.3.200/volume/v3/volumes/14cc6048-4f49-46e4-a473-3233cfba06fc Jul 10 06:50:24.650900 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e0405c77-b850-431d-b1b6-76fc389324ef tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:50:24.651068 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e0405c77-b850-431d-b1b6-76fc389324ef tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:50:24.658311 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e0405c77-b850-431d-b1b6-76fc389324ef tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] https://10.4.3.200/volume/v3/volumes/14cc6048-4f49-46e4-a473-3233cfba06fc returned with HTTP 404 Jul 10 06:50:24.658945 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1384/5536] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:50:24 2026] GET /volume/v3/volumes/14cc6048-4f49-46e4-a473-3233cfba06fc => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:50:24.666673 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-d3463528-3615-421c-9bce-e9e0fd273d64 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:50:24.668334 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-d3463528-3615-421c-9bce-e9e0fd273d64 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/2b4d787a-07e7-43bc-845a-4aebaf5f6d75 Jul 10 06:50:24.668528 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-d3463528-3615-421c-9bce-e9e0fd273d64 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:50:24.668717 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-d3463528-3615-421c-9bce-e9e0fd273d64 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Calling method 'delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:50:24.668824 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.snapshots [None req-d3463528-3615-421c-9bce-e9e0fd273d64 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Delete snapshot with id: 2b4d787a-07e7-43bc-845a-4aebaf5f6d75 Jul 10 06:50:24.673286 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:50:24.673286 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:50:24.673682 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-d3463528-3615-421c-9bce-e9e0fd273d64 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Snapshot retrieved successfully. Jul 10 06:50:24.688053 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-d3463528-3615-421c-9bce-e9e0fd273d64 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Snapshot delete request issued successfully. Jul 10 06:50:24.688212 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-d3463528-3615-421c-9bce-e9e0fd273d64 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] https://10.4.3.200/volume/v3/snapshots/2b4d787a-07e7-43bc-845a-4aebaf5f6d75 returned with HTTP 202 Jul 10 06:50:24.688627 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1393/5537] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 10 06:50:24 2026] DELETE /volume/v3/snapshots/2b4d787a-07e7-43bc-845a-4aebaf5f6d75 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:50:24.696224 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-4e6622bb-12d8-4a30-8b8e-f9845eadc4ee None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:50:24.698111 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4e6622bb-12d8-4a30-8b8e-f9845eadc4ee tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] GET https://10.4.3.200/volume/v3/snapshots/2b4d787a-07e7-43bc-845a-4aebaf5f6d75 Jul 10 06:50:24.698336 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4e6622bb-12d8-4a30-8b8e-f9845eadc4ee tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:50:24.698614 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4e6622bb-12d8-4a30-8b8e-f9845eadc4ee tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:50:24.704478 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:50:24.704478 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:50:24.705038 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-4e6622bb-12d8-4a30-8b8e-f9845eadc4ee tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Snapshot retrieved successfully. Jul 10 06:50:24.705990 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4e6622bb-12d8-4a30-8b8e-f9845eadc4ee tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] https://10.4.3.200/volume/v3/snapshots/2b4d787a-07e7-43bc-845a-4aebaf5f6d75 returned with HTTP 200 Jul 10 06:50:24.706667 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1381/5538] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:50:24 2026] GET /volume/v3/snapshots/2b4d787a-07e7-43bc-845a-4aebaf5f6d75 => generated 470 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:50:25.714654 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-21b40c62-e491-4a89-abe5-4016e933c6e4 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:50:25.716471 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-21b40c62-e491-4a89-abe5-4016e933c6e4 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] GET https://10.4.3.200/volume/v3/snapshots/2b4d787a-07e7-43bc-845a-4aebaf5f6d75 Jul 10 06:50:25.716698 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-21b40c62-e491-4a89-abe5-4016e933c6e4 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:50:25.716913 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-21b40c62-e491-4a89-abe5-4016e933c6e4 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:50:25.721689 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-21b40c62-e491-4a89-abe5-4016e933c6e4 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] https://10.4.3.200/volume/v3/snapshots/2b4d787a-07e7-43bc-845a-4aebaf5f6d75 returned with HTTP 404 Jul 10 06:50:25.722218 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1381/5539] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:50:25 2026] GET /volume/v3/snapshots/2b4d787a-07e7-43bc-845a-4aebaf5f6d75 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:50:25.728580 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-e631cd12-77f6-4b02-9520-5f68bbcfe6bc None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:50:25.730635 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e631cd12-77f6-4b02-9520-5f68bbcfe6bc tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/a5ae929b-f442-473c-bd3c-83d9ce5e4889 Jul 10 06:50:25.730883 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e631cd12-77f6-4b02-9520-5f68bbcfe6bc tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:50:25.731120 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e631cd12-77f6-4b02-9520-5f68bbcfe6bc tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:50:25.731276 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.snapshots [None req-e631cd12-77f6-4b02-9520-5f68bbcfe6bc tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Delete snapshot with id: a5ae929b-f442-473c-bd3c-83d9ce5e4889 Jul 10 06:50:25.736807 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:50:25.736807 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:50:25.737427 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-e631cd12-77f6-4b02-9520-5f68bbcfe6bc tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Snapshot retrieved successfully. Jul 10 06:50:25.753639 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-e631cd12-77f6-4b02-9520-5f68bbcfe6bc tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Snapshot delete request issued successfully. Jul 10 06:50:25.753806 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e631cd12-77f6-4b02-9520-5f68bbcfe6bc tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] https://10.4.3.200/volume/v3/snapshots/a5ae929b-f442-473c-bd3c-83d9ce5e4889 returned with HTTP 202 Jul 10 06:50:25.754183 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1385/5540] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 10 06:50:25 2026] DELETE /volume/v3/snapshots/a5ae929b-f442-473c-bd3c-83d9ce5e4889 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:50:25.761898 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-ab67bcaa-8a53-43bf-bdc1-4c3800f36984 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:50:25.763542 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-ab67bcaa-8a53-43bf-bdc1-4c3800f36984 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] GET https://10.4.3.200/volume/v3/snapshots/a5ae929b-f442-473c-bd3c-83d9ce5e4889 Jul 10 06:50:25.763720 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-ab67bcaa-8a53-43bf-bdc1-4c3800f36984 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:50:25.763896 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-ab67bcaa-8a53-43bf-bdc1-4c3800f36984 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:50:25.768469 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:50:25.768469 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:50:25.768856 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-ab67bcaa-8a53-43bf-bdc1-4c3800f36984 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Snapshot retrieved successfully. Jul 10 06:50:25.769546 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-ab67bcaa-8a53-43bf-bdc1-4c3800f36984 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] https://10.4.3.200/volume/v3/snapshots/a5ae929b-f442-473c-bd3c-83d9ce5e4889 returned with HTTP 200 Jul 10 06:50:25.769895 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1394/5541] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:50:25 2026] GET /volume/v3/snapshots/a5ae929b-f442-473c-bd3c-83d9ce5e4889 => generated 471 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:50:26.778714 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-0239c84b-1801-4f4f-9139-a37279daae5b None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:50:26.780314 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0239c84b-1801-4f4f-9139-a37279daae5b tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] GET https://10.4.3.200/volume/v3/snapshots/a5ae929b-f442-473c-bd3c-83d9ce5e4889 Jul 10 06:50:26.780529 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0239c84b-1801-4f4f-9139-a37279daae5b tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:50:26.780714 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0239c84b-1801-4f4f-9139-a37279daae5b tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:50:26.784849 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0239c84b-1801-4f4f-9139-a37279daae5b tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] https://10.4.3.200/volume/v3/snapshots/a5ae929b-f442-473c-bd3c-83d9ce5e4889 returned with HTTP 404 Jul 10 06:50:26.785280 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1382/5542] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:50:26 2026] GET /volume/v3/snapshots/a5ae929b-f442-473c-bd3c-83d9ce5e4889 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:50:26.791004 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-bdf552d7-535a-4653-a8f8-11d23ad955df None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:50:26.792570 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-bdf552d7-535a-4653-a8f8-11d23ad955df tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/e76b0c1f-c7ea-4f74-947f-9293f7679dd9 Jul 10 06:50:26.792734 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-bdf552d7-535a-4653-a8f8-11d23ad955df tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:50:26.792897 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-bdf552d7-535a-4653-a8f8-11d23ad955df tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:50:26.792989 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.snapshots [None req-bdf552d7-535a-4653-a8f8-11d23ad955df tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Delete snapshot with id: e76b0c1f-c7ea-4f74-947f-9293f7679dd9 Jul 10 06:50:26.797518 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:50:26.797518 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:50:26.797916 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-bdf552d7-535a-4653-a8f8-11d23ad955df tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Snapshot retrieved successfully. Jul 10 06:50:26.810175 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-bdf552d7-535a-4653-a8f8-11d23ad955df tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Snapshot delete request issued successfully. Jul 10 06:50:26.810332 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-bdf552d7-535a-4653-a8f8-11d23ad955df tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] https://10.4.3.200/volume/v3/snapshots/e76b0c1f-c7ea-4f74-947f-9293f7679dd9 returned with HTTP 202 Jul 10 06:50:26.810771 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1382/5543] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 10 06:50:26 2026] DELETE /volume/v3/snapshots/e76b0c1f-c7ea-4f74-947f-9293f7679dd9 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:50:26.817320 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-7de56e22-f59d-4284-b940-291f254ea5c8 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:50:26.818950 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7de56e22-f59d-4284-b940-291f254ea5c8 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] GET https://10.4.3.200/volume/v3/snapshots/e76b0c1f-c7ea-4f74-947f-9293f7679dd9 Jul 10 06:50:26.819118 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7de56e22-f59d-4284-b940-291f254ea5c8 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:50:26.819289 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7de56e22-f59d-4284-b940-291f254ea5c8 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:50:26.823757 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:50:26.823757 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:50:26.824114 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-7de56e22-f59d-4284-b940-291f254ea5c8 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Snapshot retrieved successfully. Jul 10 06:50:26.824798 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7de56e22-f59d-4284-b940-291f254ea5c8 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] https://10.4.3.200/volume/v3/snapshots/e76b0c1f-c7ea-4f74-947f-9293f7679dd9 returned with HTTP 200 Jul 10 06:50:26.825125 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1386/5544] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:50:26 2026] GET /volume/v3/snapshots/e76b0c1f-c7ea-4f74-947f-9293f7679dd9 => generated 471 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:50:27.833420 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-c6055437-acda-45ee-9181-21e137bf2c16 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:50:27.834994 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-c6055437-acda-45ee-9181-21e137bf2c16 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] GET https://10.4.3.200/volume/v3/snapshots/e76b0c1f-c7ea-4f74-947f-9293f7679dd9 Jul 10 06:50:27.835227 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-c6055437-acda-45ee-9181-21e137bf2c16 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:50:27.835495 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-c6055437-acda-45ee-9181-21e137bf2c16 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:50:27.839725 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-c6055437-acda-45ee-9181-21e137bf2c16 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] https://10.4.3.200/volume/v3/snapshots/e76b0c1f-c7ea-4f74-947f-9293f7679dd9 returned with HTTP 404 Jul 10 06:50:27.840126 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1395/5545] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:50:27 2026] GET /volume/v3/snapshots/e76b0c1f-c7ea-4f74-947f-9293f7679dd9 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:50:27.846374 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-7bc2b658-1b92-4cd0-bd02-e539ad1a2f80 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:50:27.847967 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7bc2b658-1b92-4cd0-bd02-e539ad1a2f80 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] GET https://10.4.3.200/volume/v3/volumes/56b9659f-c85e-4f64-819d-91eb2ff24147 Jul 10 06:50:27.848129 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-7bc2b658-1b92-4cd0-bd02-e539ad1a2f80 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:50:27.848316 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-7bc2b658-1b92-4cd0-bd02-e539ad1a2f80 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:50:27.854654 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:50:27.854654 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:50:27.857932 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-7bc2b658-1b92-4cd0-bd02-e539ad1a2f80 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Volume info retrieved successfully. Jul 10 06:50:27.861935 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7bc2b658-1b92-4cd0-bd02-e539ad1a2f80 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] https://10.4.3.200/volume/v3/volumes/56b9659f-c85e-4f64-819d-91eb2ff24147 returned with HTTP 200 Jul 10 06:50:27.862266 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1383/5546] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:50:27 2026] GET /volume/v3/volumes/56b9659f-c85e-4f64-819d-91eb2ff24147 => generated 850 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:50:27.875963 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-12347b91-9afe-4b96-b160-aadee5024ee0 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:50:27.877590 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-12347b91-9afe-4b96-b160-aadee5024ee0 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] GET https://10.4.3.200/volume/v3/volumes/56b9659f-c85e-4f64-819d-91eb2ff24147 Jul 10 06:50:27.877771 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-12347b91-9afe-4b96-b160-aadee5024ee0 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:50:27.877963 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-12347b91-9afe-4b96-b160-aadee5024ee0 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:50:27.884694 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:50:27.884694 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:50:27.888238 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-12347b91-9afe-4b96-b160-aadee5024ee0 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Volume info retrieved successfully. Jul 10 06:50:27.892225 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-12347b91-9afe-4b96-b160-aadee5024ee0 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] https://10.4.3.200/volume/v3/volumes/56b9659f-c85e-4f64-819d-91eb2ff24147 returned with HTTP 200 Jul 10 06:50:27.892679 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1383/5547] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:50:27 2026] GET /volume/v3/volumes/56b9659f-c85e-4f64-819d-91eb2ff24147 => generated 850 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:50:27.903891 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-23d23cdf-56ae-431a-bf15-7928bf67f0f7 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:50:27.905481 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-23d23cdf-56ae-431a-bf15-7928bf67f0f7 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] DELETE https://10.4.3.200/volume/v3/volumes/56b9659f-c85e-4f64-819d-91eb2ff24147 Jul 10 06:50:27.905676 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-23d23cdf-56ae-431a-bf15-7928bf67f0f7 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:50:27.905860 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-23d23cdf-56ae-431a-bf15-7928bf67f0f7 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:50:27.906010 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-23d23cdf-56ae-431a-bf15-7928bf67f0f7 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Delete volume with id: 56b9659f-c85e-4f64-819d-91eb2ff24147 Jul 10 06:50:27.912015 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:50:27.912015 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:50:27.912434 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-23d23cdf-56ae-431a-bf15-7928bf67f0f7 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Volume info retrieved successfully. Jul 10 06:50:27.925572 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-23d23cdf-56ae-431a-bf15-7928bf67f0f7 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Delete volume request issued successfully. Jul 10 06:50:27.925743 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-23d23cdf-56ae-431a-bf15-7928bf67f0f7 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] https://10.4.3.200/volume/v3/volumes/56b9659f-c85e-4f64-819d-91eb2ff24147 returned with HTTP 202 Jul 10 06:50:27.926188 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1387/5548] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:50:27 2026] DELETE /volume/v3/volumes/56b9659f-c85e-4f64-819d-91eb2ff24147 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:50:27.934055 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-9a765c54-39cf-4bdb-955a-425054f482c9 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:50:27.935584 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-9a765c54-39cf-4bdb-955a-425054f482c9 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] GET https://10.4.3.200/volume/v3/volumes/56b9659f-c85e-4f64-819d-91eb2ff24147 Jul 10 06:50:27.935762 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-9a765c54-39cf-4bdb-955a-425054f482c9 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:50:27.935929 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-9a765c54-39cf-4bdb-955a-425054f482c9 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:50:27.941863 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:50:27.941863 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:50:27.945022 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-9a765c54-39cf-4bdb-955a-425054f482c9 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Volume info retrieved successfully. Jul 10 06:50:27.948755 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-9a765c54-39cf-4bdb-955a-425054f482c9 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] https://10.4.3.200/volume/v3/volumes/56b9659f-c85e-4f64-819d-91eb2ff24147 returned with HTTP 200 Jul 10 06:50:27.949126 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1396/5549] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:50:27 2026] GET /volume/v3/volumes/56b9659f-c85e-4f64-819d-91eb2ff24147 => generated 849 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:50:28.960949 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-ee5d2b38-a492-40e7-bad1-2299fc1a6352 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:50:28.962696 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ee5d2b38-a492-40e7-bad1-2299fc1a6352 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] GET https://10.4.3.200/volume/v3/volumes/56b9659f-c85e-4f64-819d-91eb2ff24147 Jul 10 06:50:28.962886 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ee5d2b38-a492-40e7-bad1-2299fc1a6352 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:50:28.963169 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ee5d2b38-a492-40e7-bad1-2299fc1a6352 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:50:28.968924 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ee5d2b38-a492-40e7-bad1-2299fc1a6352 tempest-SnapshotDataIntegrityTests-328713377 tempest-SnapshotDataIntegrityTests-328713377-project-member] https://10.4.3.200/volume/v3/volumes/56b9659f-c85e-4f64-819d-91eb2ff24147 returned with HTTP 404 Jul 10 06:50:28.969413 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1384/5550] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:50:28 2026] GET /volume/v3/volumes/56b9659f-c85e-4f64-819d-91eb2ff24147 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:50:36.448259 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-f05fd2bb-fba3-43e1-b813-d4a97ffdc290 req-42ff0ec1-531b-46be-82ed-68ffef14da2b None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:50:36.450597 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-f05fd2bb-fba3-43e1-b813-d4a97ffdc290 req-42ff0ec1-531b-46be-82ed-68ffef14da2b tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] DELETE https://10.4.3.200/volume/v3/attachments/4709e2bb-efa6-4c0d-86f7-6bb88baeedf6 Jul 10 06:50:36.450817 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-f05fd2bb-fba3-43e1-b813-d4a97ffdc290 req-42ff0ec1-531b-46be-82ed-68ffef14da2b tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:50:36.451023 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-f05fd2bb-fba3-43e1-b813-d4a97ffdc290 req-42ff0ec1-531b-46be-82ed-68ffef14da2b tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'version_select' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:50:36.458733 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:50:36.458733 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:50:36.990349 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-f05fd2bb-fba3-43e1-b813-d4a97ffdc290 req-42ff0ec1-531b-46be-82ed-68ffef14da2b tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/attachments/4709e2bb-efa6-4c0d-86f7-6bb88baeedf6 returned with HTTP 200 Jul 10 06:50:36.990759 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1384/5551] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 10 06:50:36 2026] DELETE /volume/v3/attachments/4709e2bb-efa6-4c0d-86f7-6bb88baeedf6 => generated 19 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:50:37.922134 np0000004964 devstack@c-api.service[99978]: DEBUG dbcounter [-] [99978] Writing DB stats cinder:SELECT=52,cinder:UPDATE=6,cinder:INSERT=3 {{(pid=99978) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:50:37.947820 np0000004964 devstack@c-api.service[99975]: DEBUG dbcounter [-] [99975] Writing DB stats cinder:SELECT=73,cinder:UPDATE=8,cinder:INSERT=1 {{(pid=99975) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:50:38.965288 np0000004964 devstack@c-api.service[99977]: DEBUG dbcounter [-] [99977] Writing DB stats cinder:SELECT=61,cinder:UPDATE=15,cinder:INSERT=7 {{(pid=99977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:50:40.527856 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-cbfb66fa-8406-4f9c-b406-0fca489b014e req-5be9da15-dcc8-4e3d-9919-5fb3957c5b92 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:50:40.529828 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-cbfb66fa-8406-4f9c-b406-0fca489b014e req-5be9da15-dcc8-4e3d-9919-5fb3957c5b92 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] GET https://10.4.3.200/volume/v3/volumes/48881a40-3283-4d04-a447-3532e74445b9 Jul 10 06:50:40.530003 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-cbfb66fa-8406-4f9c-b406-0fca489b014e req-5be9da15-dcc8-4e3d-9919-5fb3957c5b92 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:50:40.530190 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-cbfb66fa-8406-4f9c-b406-0fca489b014e req-5be9da15-dcc8-4e3d-9919-5fb3957c5b92 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:50:40.537135 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:50:40.537135 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:50:40.541690 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [req-cbfb66fa-8406-4f9c-b406-0fca489b014e req-5be9da15-dcc8-4e3d-9919-5fb3957c5b92 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Volume info retrieved successfully. Jul 10 06:50:40.546637 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-cbfb66fa-8406-4f9c-b406-0fca489b014e req-5be9da15-dcc8-4e3d-9919-5fb3957c5b92 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/volumes/48881a40-3283-4d04-a447-3532e74445b9 returned with HTTP 200 Jul 10 06:50:40.547083 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1388/5552] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:50:40 2026] GET /volume/v3/volumes/48881a40-3283-4d04-a447-3532e74445b9 => generated 1367 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:50:40.973339 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-cbfb66fa-8406-4f9c-b406-0fca489b014e req-11d74817-5f5e-45e6-9a8c-444f8f29d648 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:50:40.975213 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-cbfb66fa-8406-4f9c-b406-0fca489b014e req-11d74817-5f5e-45e6-9a8c-444f8f29d648 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] GET https://10.4.3.200/volume/v3/volumes/48881a40-3283-4d04-a447-3532e74445b9 Jul 10 06:50:40.975377 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-cbfb66fa-8406-4f9c-b406-0fca489b014e req-11d74817-5f5e-45e6-9a8c-444f8f29d648 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:50:40.975600 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-cbfb66fa-8406-4f9c-b406-0fca489b014e req-11d74817-5f5e-45e6-9a8c-444f8f29d648 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:50:40.982002 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:50:40.982002 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:50:40.985224 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [req-cbfb66fa-8406-4f9c-b406-0fca489b014e req-11d74817-5f5e-45e6-9a8c-444f8f29d648 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Volume info retrieved successfully. Jul 10 06:50:40.989484 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-cbfb66fa-8406-4f9c-b406-0fca489b014e req-11d74817-5f5e-45e6-9a8c-444f8f29d648 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/volumes/48881a40-3283-4d04-a447-3532e74445b9 returned with HTTP 200 Jul 10 06:50:40.989931 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1397/5553] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:50:40 2026] GET /volume/v3/volumes/48881a40-3283-4d04-a447-3532e74445b9 => generated 1367 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:50:40.999245 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-fca7c6ed-dfb7-4958-a86d-3933705ab222 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:50:40.999245 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-fca7c6ed-dfb7-4958-a86d-3933705ab222 None None] GET https://10.4.3.200/volume// Jul 10 06:50:40.999245 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-fca7c6ed-dfb7-4958-a86d-3933705ab222 None None] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:50:40.999898 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-fca7c6ed-dfb7-4958-a86d-3933705ab222 None None] Calling method 'all' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:50:40.999898 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-fca7c6ed-dfb7-4958-a86d-3933705ab222 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:50:40.999898 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1385/5554] 10.4.3.200 () {66 vars in 1419 bytes} [Fri Jul 10 06:50: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 10 06:50:41.006771 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-cbfb66fa-8406-4f9c-b406-0fca489b014e req-38525b3e-03d7-4619-9b9e-8024d0b11aa7 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:50:41.008698 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-cbfb66fa-8406-4f9c-b406-0fca489b014e req-38525b3e-03d7-4619-9b9e-8024d0b11aa7 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 10 06:50:41.009005 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-cbfb66fa-8406-4f9c-b406-0fca489b014e req-38525b3e-03d7-4619-9b9e-8024d0b11aa7 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "48881a40-3283-4d04-a447-3532e74445b9", "connector": null, "instance_uuid": "cce57b03-f9e8-41ca-8c57-503949e95e80"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:50:41.016328 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:50:41.016328 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:50:41.041618 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-cbfb66fa-8406-4f9c-b406-0fca489b014e req-38525b3e-03d7-4619-9b9e-8024d0b11aa7 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 10 06:50:41.042252 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1385/5555] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 10 06:50:41 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 10 06:50:46.843751 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-93a50146-da19-4569-b605-287e56560151 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:50:46.844144 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-93a50146-da19-4569-b605-287e56560151 None None] GET https://10.4.3.200/volume// Jul 10 06:50:46.844213 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-93a50146-da19-4569-b605-287e56560151 None None] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:50:46.844386 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-93a50146-da19-4569-b605-287e56560151 None None] Calling method 'all' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:50:46.844700 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-93a50146-da19-4569-b605-287e56560151 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:50:46.844940 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1389/5556] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:50:46 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 06:50:46.853052 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-cbfb66fa-8406-4f9c-b406-0fca489b014e req-3aedbb42-ac37-4b48-b2b1-14e0e60e6c1a None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:50:46.854942 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-cbfb66fa-8406-4f9c-b406-0fca489b014e req-3aedbb42-ac37-4b48-b2b1-14e0e60e6c1a tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] GET https://10.4.3.200/volume/v3/volumes/48881a40-3283-4d04-a447-3532e74445b9 Jul 10 06:50:46.855139 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-cbfb66fa-8406-4f9c-b406-0fca489b014e req-3aedbb42-ac37-4b48-b2b1-14e0e60e6c1a tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:50:46.855314 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-cbfb66fa-8406-4f9c-b406-0fca489b014e req-3aedbb42-ac37-4b48-b2b1-14e0e60e6c1a tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:50:46.864706 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:50:46.864706 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:50:46.868835 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [req-cbfb66fa-8406-4f9c-b406-0fca489b014e req-3aedbb42-ac37-4b48-b2b1-14e0e60e6c1a tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Volume info retrieved successfully. Jul 10 06:50:46.873463 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-cbfb66fa-8406-4f9c-b406-0fca489b014e req-3aedbb42-ac37-4b48-b2b1-14e0e60e6c1a tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/volumes/48881a40-3283-4d04-a447-3532e74445b9 returned with HTTP 200 Jul 10 06:50:46.873860 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1398/5557] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 10 06:50:46 2026] GET /volume/v3/volumes/48881a40-3283-4d04-a447-3532e74445b9 => generated 1546 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:50:46.972202 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-cbfb66fa-8406-4f9c-b406-0fca489b014e req-2892ab45-f222-4f53-9bc6-13a9ed93bf8f None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:50:46.974673 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-cbfb66fa-8406-4f9c-b406-0fca489b014e req-2892ab45-f222-4f53-9bc6-13a9ed93bf8f tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] PUT https://10.4.3.200/volume/v3/attachments/371b204f-e923-4685-a91a-129ab7d80d24 Jul 10 06:50:46.974998 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-cbfb66fa-8406-4f9c-b406-0fca489b014e req-2892ab45-f222-4f53-9bc6-13a9ed93bf8f tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000004964", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad080837985", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8eedee5c-bca8-4f5c-8f66-111c7b448d96", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:50:46.981995 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.coordination [req-cbfb66fa-8406-4f9c-b406-0fca489b014e req-2892ab45-f222-4f53-9bc6-13a9ed93bf8f tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Acquiring lock "cinder-attachment_update-48881a40-3283-4d04-a447-3532e74445b9-np0000004964" by "attachment_update" {{(pid=99977) __acquire /opt/stack/cinder/cinder/coordination.py:210}} Jul 10 06:50:46.986282 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.coordination [req-cbfb66fa-8406-4f9c-b406-0fca489b014e req-2892ab45-f222-4f53-9bc6-13a9ed93bf8f tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Lock "cinder-attachment_update-48881a40-3283-4d04-a447-3532e74445b9-np0000004964" acquired by "attachment_update" :: waited 0.004s {{(pid=99977) __acquire /opt/stack/cinder/cinder/coordination.py:228}} Jul 10 06:50:46.987385 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:50:46.987385 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:50:47.505123 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.coordination [req-cbfb66fa-8406-4f9c-b406-0fca489b014e req-2892ab45-f222-4f53-9bc6-13a9ed93bf8f tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Lock "cinder-attachment_update-48881a40-3283-4d04-a447-3532e74445b9-np0000004964" released by "attachment_update" :: held 0.519s {{(pid=99977) __release /opt/stack/cinder/cinder/coordination.py:239}} Jul 10 06:50:47.505454 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-cbfb66fa-8406-4f9c-b406-0fca489b014e req-2892ab45-f222-4f53-9bc6-13a9ed93bf8f tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/attachments/371b204f-e923-4685-a91a-129ab7d80d24 returned with HTTP 200 Jul 10 06:50:47.505932 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1386/5558] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 10 06:50:46 2026] PUT /volume/v3/attachments/371b204f-e923-4685-a91a-129ab7d80d24 => generated 969 bytes in 534 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:50:48.015863 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-cbfb66fa-8406-4f9c-b406-0fca489b014e req-ae99c3e9-0a2a-4568-92fd-795b7f7e0edb None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:50:48.017696 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-cbfb66fa-8406-4f9c-b406-0fca489b014e req-ae99c3e9-0a2a-4568-92fd-795b7f7e0edb tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] POST https://10.4.3.200/volume/v3/attachments/371b204f-e923-4685-a91a-129ab7d80d24/action Jul 10 06:50:48.018093 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-cbfb66fa-8406-4f9c-b406-0fca489b014e req-ae99c3e9-0a2a-4568-92fd-795b7f7e0edb tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Action body: b'{"os-complete": null}' {{(pid=99976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:50:48.018241 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-cbfb66fa-8406-4f9c-b406-0fca489b014e req-ae99c3e9-0a2a-4568-92fd-795b7f7e0edb tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:50:48.036275 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:50:48.036275 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:50:48.046193 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-cbfb66fa-8406-4f9c-b406-0fca489b014e req-ae99c3e9-0a2a-4568-92fd-795b7f7e0edb tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/attachments/371b204f-e923-4685-a91a-129ab7d80d24/action returned with HTTP 204 Jul 10 06:50:48.046771 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1386/5559] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 10 06:50:48 2026] POST /volume/v3/attachments/371b204f-e923-4685-a91a-129ab7d80d24/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:50:50.545131 np0000004964 devstack@c-api.service[99978]: DEBUG dbcounter [-] [99978] Writing DB stats cinder:SELECT=4 {{(pid=99978) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:50:56.871896 np0000004964 devstack@c-api.service[99975]: DEBUG dbcounter [-] [99975] Writing DB stats cinder:SELECT=9 {{(pid=99975) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:50:57.499369 np0000004964 devstack@c-api.service[99977]: DEBUG dbcounter [-] [99977] Writing DB stats cinder:SELECT=4,cinder:UPDATE=1 {{(pid=99977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:50:58.043668 np0000004964 devstack@c-api.service[99976]: DEBUG dbcounter [-] [99976] Writing DB stats cinder:SELECT=58,cinder:UPDATE=10,cinder:INSERT=1 {{(pid=99976) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:51:37.068760 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-8c8ef8cf-5fc8-4773-af0d-3d25f4d839c7 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:51:37.070378 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-8c8ef8cf-5fc8-4773-af0d-3d25f4d839c7 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] POST https://10.4.3.200/volume/v3/snapshots Jul 10 06:51:37.070729 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-8c8ef8cf-5fc8-4773-af0d-3d25f4d839c7 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "48881a40-3283-4d04-a447-3532e74445b9", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1875226144", "description": null, "metadata": null}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:51:37.082059 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:51:37.082059 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:51:37.082720 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-8c8ef8cf-5fc8-4773-af0d-3d25f4d839c7 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Volume info retrieved successfully. Jul 10 06:51:37.082863 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.snapshots [None req-8c8ef8cf-5fc8-4773-af0d-3d25f4d839c7 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Create snapshot from volume 48881a40-3283-4d04-a447-3532e74445b9 Jul 10 06:51:37.106431 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-8c8ef8cf-5fc8-4773-af0d-3d25f4d839c7 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Created reservations ['97069948-6fd2-4b4b-a4c6-f74c6d0b2713', 'f1180937-8a96-459a-adce-c6f84fe23c52', '330c857e-5137-46f5-abe6-7f6f9095a187', '2d977afc-1c09-4ffa-8b63-7d6007a43c65'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:51:37.137265 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-8c8ef8cf-5fc8-4773-af0d-3d25f4d839c7 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Snapshot force create request issued successfully. Jul 10 06:51:37.137610 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-8c8ef8cf-5fc8-4773-af0d-3d25f4d839c7 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 10 06:51:37.138042 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1390/5560] 10.4.3.200 () {68 vars in 1265 bytes} [Fri Jul 10 06:51:37 2026] POST /volume/v3/snapshots => generated 308 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:51:37.150172 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-97c8ea26-a5ef-40c2-838b-453de69f06f2 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:51:37.152001 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-97c8ea26-a5ef-40c2-838b-453de69f06f2 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] GET https://10.4.3.200/volume/v3/snapshots/93c21441-d012-406f-9315-66479b01f96a Jul 10 06:51:37.152339 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-97c8ea26-a5ef-40c2-838b-453de69f06f2 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:51:37.152467 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-97c8ea26-a5ef-40c2-838b-453de69f06f2 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:51:37.158234 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:51:37.158234 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:51:37.158823 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-97c8ea26-a5ef-40c2-838b-453de69f06f2 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Snapshot retrieved successfully. Jul 10 06:51:37.159603 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-97c8ea26-a5ef-40c2-838b-453de69f06f2 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/snapshots/93c21441-d012-406f-9315-66479b01f96a returned with HTTP 200 Jul 10 06:51:37.160046 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1399/5561] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:51:37 2026] GET /volume/v3/snapshots/93c21441-d012-406f-9315-66479b01f96a => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:51:38.169778 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-fd154a1d-b214-4e32-95fe-e549dceed0dd None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:51:38.171447 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-fd154a1d-b214-4e32-95fe-e549dceed0dd tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] GET https://10.4.3.200/volume/v3/snapshots/93c21441-d012-406f-9315-66479b01f96a Jul 10 06:51:38.171634 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-fd154a1d-b214-4e32-95fe-e549dceed0dd tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:51:38.171810 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-fd154a1d-b214-4e32-95fe-e549dceed0dd tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:51:38.176751 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:51:38.176751 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:51:38.177442 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-fd154a1d-b214-4e32-95fe-e549dceed0dd tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Snapshot retrieved successfully. Jul 10 06:51:38.177836 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-fd154a1d-b214-4e32-95fe-e549dceed0dd tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/snapshots/93c21441-d012-406f-9315-66479b01f96a returned with HTTP 200 Jul 10 06:51:38.178337 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1387/5562] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:51:38 2026] GET /volume/v3/snapshots/93c21441-d012-406f-9315-66479b01f96a => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:51:38.186028 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-e6d3e1d0-b9ba-4de5-b4b6-0977b71b277d None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:51:38.187877 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e6d3e1d0-b9ba-4de5-b4b6-0977b71b277d tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] GET https://10.4.3.200/volume/v3/snapshots/93c21441-d012-406f-9315-66479b01f96a Jul 10 06:51:38.188084 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e6d3e1d0-b9ba-4de5-b4b6-0977b71b277d tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:51:38.188290 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e6d3e1d0-b9ba-4de5-b4b6-0977b71b277d tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:51:38.193524 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:51:38.193524 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:51:38.193899 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-e6d3e1d0-b9ba-4de5-b4b6-0977b71b277d tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Snapshot retrieved successfully. Jul 10 06:51:38.194588 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e6d3e1d0-b9ba-4de5-b4b6-0977b71b277d tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/snapshots/93c21441-d012-406f-9315-66479b01f96a returned with HTTP 200 Jul 10 06:51:38.195013 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1387/5563] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:51:38 2026] GET /volume/v3/snapshots/93c21441-d012-406f-9315-66479b01f96a => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:51:38.203451 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-bfbf9c8a-c352-48d5-a7d8-5a5599c151d1 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:51:38.205353 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-bfbf9c8a-c352-48d5-a7d8-5a5599c151d1 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:51:38.205698 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-bfbf9c8a-c352-48d5-a7d8-5a5599c151d1 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1286552892", "snapshot_id": "93c21441-d012-406f-9315-66479b01f96a", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:51:38.207126 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-bfbf9c8a-c352-48d5-a7d8-5a5599c151d1 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1286552892', 'snapshot_id': '93c21441-d012-406f-9315-66479b01f96a', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:51:38.212336 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:51:38.212336 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:51:38.212822 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-bfbf9c8a-c352-48d5-a7d8-5a5599c151d1 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Snapshot retrieved successfully. Jul 10 06:51:38.212946 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-bfbf9c8a-c352-48d5-a7d8-5a5599c151d1 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Create volume of 1 GB Jul 10 06:51:38.216257 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-bfbf9c8a-c352-48d5-a7d8-5a5599c151d1 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Availability Zones retrieved successfully. Jul 10 06:51:38.221320 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-bfbf9c8a-c352-48d5-a7d8-5a5599c151d1 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Flow 'volume_create_api' (42aa675b-40cf-4775-ab4c-4ca453f7becd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:51:38.222431 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-bfbf9c8a-c352-48d5-a7d8-5a5599c151d1 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4581e135-a10a-42d1-9d6c-eab36316228f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:51:38.223306 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-bfbf9c8a-c352-48d5-a7d8-5a5599c151d1 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:51:38.253077 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-bfbf9c8a-c352-48d5-a7d8-5a5599c151d1 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4581e135-a10a-42d1-9d6c-eab36316228f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '93c21441-d012-406f-9315-66479b01f96a', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:51:38.253840 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-bfbf9c8a-c352-48d5-a7d8-5a5599c151d1 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f86fd23-2192-41c7-bac7-d26b959cbb19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:51:38.289960 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-bfbf9c8a-c352-48d5-a7d8-5a5599c151d1 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Created reservations ['c31b1fa4-0e22-47da-aa95-cc46e2428fc1', '906ed8c5-a44b-4250-a036-4e4d2874c8ad', 'dcc98456-2325-482c-901f-5c7ec474f4d9', 'd31d19f6-0f05-4e8c-8bd2-fa3f5e2d7235'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:51:38.290908 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-bfbf9c8a-c352-48d5-a7d8-5a5599c151d1 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f86fd23-2192-41c7-bac7-d26b959cbb19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c31b1fa4-0e22-47da-aa95-cc46e2428fc1', '906ed8c5-a44b-4250-a036-4e4d2874c8ad', 'dcc98456-2325-482c-901f-5c7ec474f4d9', 'd31d19f6-0f05-4e8c-8bd2-fa3f5e2d7235']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:51:38.291616 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-bfbf9c8a-c352-48d5-a7d8-5a5599c151d1 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3cef878e-4a6f-4406-9814-0c6312e844e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:51:38.329206 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-bfbf9c8a-c352-48d5-a7d8-5a5599c151d1 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3cef878e-4a6f-4406-9814-0c6312e844e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '271aa12f-3b29-4067-ab86-70a3cfeb07f2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1286552892',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5b8eba67f9b4893b0745cad9226ea2f',qos_specs=None,replication_status=,reservations=['c31b1fa4-0e22-47da-aa95-cc46e2428fc1','906ed8c5-a44b-4250-a036-4e4d2874c8ad','dcc98456-2325-482c-901f-5c7ec474f4d9','d31d19f6-0f05-4e8c-8bd2-fa3f5e2d7235'],size=1,snapshot_id=93c21441-d012-406f-9315-66479b01f96a,source_replicaid=,source_volid=None,status='creating',user_id='73619d301e92432aadd608b878334e09',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), '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-10T06:51:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1286552892',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=271aa12f-3b29-4067-ab86-70a3cfeb07f2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c5b8eba67f9b4893b0745cad9226ea2f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=93c21441-d012-406f-9315-66479b01f96a,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='73619d301e92432aadd608b878334e09',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:51:38.329969 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-bfbf9c8a-c352-48d5-a7d8-5a5599c151d1 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ee24ddf-0473-448e-87a2-50304ea1b4e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:51:38.346331 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-bfbf9c8a-c352-48d5-a7d8-5a5599c151d1 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ee24ddf-0473-448e-87a2-50304ea1b4e7) transitioned into state 'SUCCESS' from state '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-1286552892',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5b8eba67f9b4893b0745cad9226ea2f',qos_specs=None,replication_status=,reservations=['c31b1fa4-0e22-47da-aa95-cc46e2428fc1','906ed8c5-a44b-4250-a036-4e4d2874c8ad','dcc98456-2325-482c-901f-5c7ec474f4d9','d31d19f6-0f05-4e8c-8bd2-fa3f5e2d7235'],size=1,snapshot_id=93c21441-d012-406f-9315-66479b01f96a,source_replicaid=,source_volid=None,status='creating',user_id='73619d301e92432aadd608b878334e09',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:51:38.346961 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-bfbf9c8a-c352-48d5-a7d8-5a5599c151d1 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (316fe821-2bd6-4eaa-aaf7-c65d3dc45373) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:51:38.368695 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-bfbf9c8a-c352-48d5-a7d8-5a5599c151d1 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (316fe821-2bd6-4eaa-aaf7-c65d3dc45373) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:51:38.369402 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-bfbf9c8a-c352-48d5-a7d8-5a5599c151d1 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Flow 'volume_create_api' (42aa675b-40cf-4775-ab4c-4ca453f7becd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:51:38.369704 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-bfbf9c8a-c352-48d5-a7d8-5a5599c151d1 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Create volume request issued successfully. Jul 10 06:51:38.370263 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-bfbf9c8a-c352-48d5-a7d8-5a5599c151d1 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:51:38.370810 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1391/5564] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 10 06:51:38 2026] POST /volume/v3/volumes => generated 785 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:51:38.381778 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-785aa574-8304-4626-973f-a5d9abac06fc None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:51:38.383392 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-785aa574-8304-4626-973f-a5d9abac06fc tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] GET https://10.4.3.200/volume/v3/volumes/271aa12f-3b29-4067-ab86-70a3cfeb07f2 Jul 10 06:51:38.383637 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-785aa574-8304-4626-973f-a5d9abac06fc tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:51:38.383838 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-785aa574-8304-4626-973f-a5d9abac06fc tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:51:38.390029 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:51:38.390029 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:51:38.393466 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-785aa574-8304-4626-973f-a5d9abac06fc tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Volume info retrieved successfully. Jul 10 06:51:38.397339 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-785aa574-8304-4626-973f-a5d9abac06fc tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/volumes/271aa12f-3b29-4067-ab86-70a3cfeb07f2 returned with HTTP 200 Jul 10 06:51:38.397725 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1400/5565] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:51:38 2026] GET /volume/v3/volumes/271aa12f-3b29-4067-ab86-70a3cfeb07f2 => generated 853 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:51:39.409057 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-4529a0da-963a-44da-9e7e-7164703aa7c0 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:51:39.410553 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4529a0da-963a-44da-9e7e-7164703aa7c0 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] GET https://10.4.3.200/volume/v3/volumes/271aa12f-3b29-4067-ab86-70a3cfeb07f2 Jul 10 06:51:39.410721 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4529a0da-963a-44da-9e7e-7164703aa7c0 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:51:39.410893 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4529a0da-963a-44da-9e7e-7164703aa7c0 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:51:39.417776 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:51:39.417776 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:51:39.421357 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-4529a0da-963a-44da-9e7e-7164703aa7c0 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Volume info retrieved successfully. Jul 10 06:51:39.425648 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4529a0da-963a-44da-9e7e-7164703aa7c0 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/volumes/271aa12f-3b29-4067-ab86-70a3cfeb07f2 returned with HTTP 200 Jul 10 06:51:39.425974 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1388/5566] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:51:39 2026] GET /volume/v3/volumes/271aa12f-3b29-4067-ab86-70a3cfeb07f2 => generated 1394 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:51:39.436571 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-61211c83-39ff-4e74-a483-8e9de2fd7bc9 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:51:39.437931 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-61211c83-39ff-4e74-a483-8e9de2fd7bc9 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] GET https://10.4.3.200/volume/v3/volumes/271aa12f-3b29-4067-ab86-70a3cfeb07f2 Jul 10 06:51:39.438091 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-61211c83-39ff-4e74-a483-8e9de2fd7bc9 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:51:39.438253 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-61211c83-39ff-4e74-a483-8e9de2fd7bc9 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:51:39.444266 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:51:39.444266 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:51:39.447145 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-61211c83-39ff-4e74-a483-8e9de2fd7bc9 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Volume info retrieved successfully. Jul 10 06:51:39.450961 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-61211c83-39ff-4e74-a483-8e9de2fd7bc9 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/volumes/271aa12f-3b29-4067-ab86-70a3cfeb07f2 returned with HTTP 200 Jul 10 06:51:39.451290 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1388/5567] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:51:39 2026] GET /volume/v3/volumes/271aa12f-3b29-4067-ab86-70a3cfeb07f2 => generated 1394 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:51:39.558087 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-3c30a650-9385-42fd-bde4-50614bde1b41 req-32a95d1b-7253-41fb-8945-fbd01eef4b74 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:51:39.560020 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-3c30a650-9385-42fd-bde4-50614bde1b41 req-32a95d1b-7253-41fb-8945-fbd01eef4b74 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] GET https://10.4.3.200/volume/v3/volumes/271aa12f-3b29-4067-ab86-70a3cfeb07f2 Jul 10 06:51:39.560190 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-3c30a650-9385-42fd-bde4-50614bde1b41 req-32a95d1b-7253-41fb-8945-fbd01eef4b74 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:51:39.560359 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-3c30a650-9385-42fd-bde4-50614bde1b41 req-32a95d1b-7253-41fb-8945-fbd01eef4b74 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:51:39.566637 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:51:39.566637 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:51:39.570149 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [req-3c30a650-9385-42fd-bde4-50614bde1b41 req-32a95d1b-7253-41fb-8945-fbd01eef4b74 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Volume info retrieved successfully. Jul 10 06:51:39.574513 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-3c30a650-9385-42fd-bde4-50614bde1b41 req-32a95d1b-7253-41fb-8945-fbd01eef4b74 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/volumes/271aa12f-3b29-4067-ab86-70a3cfeb07f2 returned with HTTP 200 Jul 10 06:51:39.574937 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1392/5568] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:51:39 2026] GET /volume/v3/volumes/271aa12f-3b29-4067-ab86-70a3cfeb07f2 => generated 1394 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:51:40.133327 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-3c30a650-9385-42fd-bde4-50614bde1b41 req-57c516ad-5860-4651-873b-1c9e512887a6 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:51:40.135203 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-3c30a650-9385-42fd-bde4-50614bde1b41 req-57c516ad-5860-4651-873b-1c9e512887a6 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] GET https://10.4.3.200/volume/v3/volumes/271aa12f-3b29-4067-ab86-70a3cfeb07f2 Jul 10 06:51:40.135410 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-3c30a650-9385-42fd-bde4-50614bde1b41 req-57c516ad-5860-4651-873b-1c9e512887a6 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:51:40.135604 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-3c30a650-9385-42fd-bde4-50614bde1b41 req-57c516ad-5860-4651-873b-1c9e512887a6 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:51:40.142389 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:51:40.142389 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:51:40.146893 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [req-3c30a650-9385-42fd-bde4-50614bde1b41 req-57c516ad-5860-4651-873b-1c9e512887a6 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Volume info retrieved successfully. Jul 10 06:51:40.153776 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-3c30a650-9385-42fd-bde4-50614bde1b41 req-57c516ad-5860-4651-873b-1c9e512887a6 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/volumes/271aa12f-3b29-4067-ab86-70a3cfeb07f2 returned with HTTP 200 Jul 10 06:51:40.154386 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1401/5569] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:51:40 2026] GET /volume/v3/volumes/271aa12f-3b29-4067-ab86-70a3cfeb07f2 => generated 1394 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:51:40.163492 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-4929646e-2466-4b9e-b13b-ff2b1c506ebf None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:51:40.163932 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4929646e-2466-4b9e-b13b-ff2b1c506ebf None None] GET https://10.4.3.200/volume// Jul 10 06:51:40.164111 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4929646e-2466-4b9e-b13b-ff2b1c506ebf None None] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:51:40.164295 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4929646e-2466-4b9e-b13b-ff2b1c506ebf None None] Calling method 'all' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:51:40.164702 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4929646e-2466-4b9e-b13b-ff2b1c506ebf None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:51:40.165010 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1389/5570] 10.4.3.200 () {66 vars in 1419 bytes} [Fri Jul 10 06:51: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 10 06:51:40.171877 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-3c30a650-9385-42fd-bde4-50614bde1b41 req-83f32f58-6412-44ac-9759-4110be6a95dd None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:51:40.173970 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-3c30a650-9385-42fd-bde4-50614bde1b41 req-83f32f58-6412-44ac-9759-4110be6a95dd tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 10 06:51:40.174282 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-3c30a650-9385-42fd-bde4-50614bde1b41 req-83f32f58-6412-44ac-9759-4110be6a95dd tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "271aa12f-3b29-4067-ab86-70a3cfeb07f2", "connector": null, "instance_uuid": "f7fb1772-ced8-4dcc-bc76-98f6050e97eb"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:51:40.183330 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:51:40.183330 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:51:40.211319 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-3c30a650-9385-42fd-bde4-50614bde1b41 req-83f32f58-6412-44ac-9759-4110be6a95dd tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 10 06:51:40.211787 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1389/5571] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 10 06:51:40 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 10 06:51:46.050297 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-bd0a0073-1f2c-4287-bc24-5c435b03f730 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:51:46.050718 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-bd0a0073-1f2c-4287-bc24-5c435b03f730 None None] GET https://10.4.3.200/volume// Jul 10 06:51:46.050927 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-bd0a0073-1f2c-4287-bc24-5c435b03f730 None None] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:51:46.051135 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-bd0a0073-1f2c-4287-bc24-5c435b03f730 None None] Calling method 'all' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:51:46.051547 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-bd0a0073-1f2c-4287-bc24-5c435b03f730 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:51:46.052018 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1393/5572] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:51: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 10 06:51:46.059913 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-3c30a650-9385-42fd-bde4-50614bde1b41 req-90a2e17d-0236-4c68-90dd-028248a01347 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:51:46.061994 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-3c30a650-9385-42fd-bde4-50614bde1b41 req-90a2e17d-0236-4c68-90dd-028248a01347 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] GET https://10.4.3.200/volume/v3/volumes/271aa12f-3b29-4067-ab86-70a3cfeb07f2 Jul 10 06:51:46.062234 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-3c30a650-9385-42fd-bde4-50614bde1b41 req-90a2e17d-0236-4c68-90dd-028248a01347 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:51:46.062464 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-3c30a650-9385-42fd-bde4-50614bde1b41 req-90a2e17d-0236-4c68-90dd-028248a01347 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:51:46.071629 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:51:46.071629 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:51:46.076523 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [req-3c30a650-9385-42fd-bde4-50614bde1b41 req-90a2e17d-0236-4c68-90dd-028248a01347 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Volume info retrieved successfully. Jul 10 06:51:46.082852 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-3c30a650-9385-42fd-bde4-50614bde1b41 req-90a2e17d-0236-4c68-90dd-028248a01347 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/volumes/271aa12f-3b29-4067-ab86-70a3cfeb07f2 returned with HTTP 200 Jul 10 06:51:46.083517 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1402/5573] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 10 06:51:46 2026] GET /volume/v3/volumes/271aa12f-3b29-4067-ab86-70a3cfeb07f2 => generated 1573 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:51:46.179052 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-3c30a650-9385-42fd-bde4-50614bde1b41 req-6a08d378-8b00-4956-8144-21e96b18d492 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:51:46.181317 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-3c30a650-9385-42fd-bde4-50614bde1b41 req-6a08d378-8b00-4956-8144-21e96b18d492 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] PUT https://10.4.3.200/volume/v3/attachments/9742b079-9335-40e7-ab9d-3ed28bb52950 Jul 10 06:51:46.181774 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-3c30a650-9385-42fd-bde4-50614bde1b41 req-6a08d378-8b00-4956-8144-21e96b18d492 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000004964", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad080837985", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8eedee5c-bca8-4f5c-8f66-111c7b448d96", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:51:46.190092 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.coordination [req-3c30a650-9385-42fd-bde4-50614bde1b41 req-6a08d378-8b00-4956-8144-21e96b18d492 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Acquiring lock "cinder-attachment_update-271aa12f-3b29-4067-ab86-70a3cfeb07f2-np0000004964" by "attachment_update" {{(pid=99977) __acquire /opt/stack/cinder/cinder/coordination.py:210}} Jul 10 06:51:46.194431 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.coordination [req-3c30a650-9385-42fd-bde4-50614bde1b41 req-6a08d378-8b00-4956-8144-21e96b18d492 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Lock "cinder-attachment_update-271aa12f-3b29-4067-ab86-70a3cfeb07f2-np0000004964" acquired by "attachment_update" :: waited 0.004s {{(pid=99977) __acquire /opt/stack/cinder/cinder/coordination.py:228}} Jul 10 06:51:46.195399 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:51:46.195399 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:51:46.713716 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.coordination [req-3c30a650-9385-42fd-bde4-50614bde1b41 req-6a08d378-8b00-4956-8144-21e96b18d492 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Lock "cinder-attachment_update-271aa12f-3b29-4067-ab86-70a3cfeb07f2-np0000004964" released by "attachment_update" :: held 0.519s {{(pid=99977) __release /opt/stack/cinder/cinder/coordination.py:239}} Jul 10 06:51:46.714029 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-3c30a650-9385-42fd-bde4-50614bde1b41 req-6a08d378-8b00-4956-8144-21e96b18d492 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/attachments/9742b079-9335-40e7-ab9d-3ed28bb52950 returned with HTTP 200 Jul 10 06:51:46.714453 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1390/5574] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 10 06:51:46 2026] PUT /volume/v3/attachments/9742b079-9335-40e7-ab9d-3ed28bb52950 => generated 969 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:51:47.224636 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-3c30a650-9385-42fd-bde4-50614bde1b41 req-559823dc-ffe2-4106-a2c8-7a6f5d04499d None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:51:47.226798 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-3c30a650-9385-42fd-bde4-50614bde1b41 req-559823dc-ffe2-4106-a2c8-7a6f5d04499d tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] POST https://10.4.3.200/volume/v3/attachments/9742b079-9335-40e7-ab9d-3ed28bb52950/action Jul 10 06:51:47.227215 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-3c30a650-9385-42fd-bde4-50614bde1b41 req-559823dc-ffe2-4106-a2c8-7a6f5d04499d tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Action body: b'{"os-complete": null}' {{(pid=99976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:51:47.227392 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-3c30a650-9385-42fd-bde4-50614bde1b41 req-559823dc-ffe2-4106-a2c8-7a6f5d04499d tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:51:47.244330 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:51:47.244330 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:51:47.254182 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-3c30a650-9385-42fd-bde4-50614bde1b41 req-559823dc-ffe2-4106-a2c8-7a6f5d04499d tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/attachments/9742b079-9335-40e7-ab9d-3ed28bb52950/action returned with HTTP 204 Jul 10 06:51:47.254590 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1390/5575] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 10 06:51:47 2026] POST /volume/v3/attachments/9742b079-9335-40e7-ab9d-3ed28bb52950/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:51:49.573466 np0000004964 devstack@c-api.service[99978]: DEBUG dbcounter [-] [99978] Writing DB stats cinder:SELECT=46,cinder:INSERT=11,cinder:UPDATE=24 {{(pid=99978) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:51:56.080686 np0000004964 devstack@c-api.service[99975]: DEBUG dbcounter [-] [99975] Writing DB stats cinder:SELECT=14 {{(pid=99975) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:51:56.708137 np0000004964 devstack@c-api.service[99977]: DEBUG dbcounter [-] [99977] Writing DB stats cinder:SELECT=9,cinder:UPDATE=1 {{(pid=99977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:51:57.252182 np0000004964 devstack@c-api.service[99976]: DEBUG dbcounter [-] [99976] Writing DB stats cinder:SELECT=15,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=99976) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:52:39.580919 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-50e56e4a-70a8-47a9-8fa0-cd029edc8961 req-b5886555-6eba-4751-9b99-08a232ffd88f None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:52:39.583217 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-50e56e4a-70a8-47a9-8fa0-cd029edc8961 req-b5886555-6eba-4751-9b99-08a232ffd88f tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] DELETE https://10.4.3.200/volume/v3/attachments/9742b079-9335-40e7-ab9d-3ed28bb52950 Jul 10 06:52:39.583425 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-50e56e4a-70a8-47a9-8fa0-cd029edc8961 req-b5886555-6eba-4751-9b99-08a232ffd88f tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:52:39.583665 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-50e56e4a-70a8-47a9-8fa0-cd029edc8961 req-b5886555-6eba-4751-9b99-08a232ffd88f tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'version_select' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:52:39.591133 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:52:39.591133 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:52:40.114963 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-50e56e4a-70a8-47a9-8fa0-cd029edc8961 req-b5886555-6eba-4751-9b99-08a232ffd88f tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/attachments/9742b079-9335-40e7-ab9d-3ed28bb52950 returned with HTTP 200 Jul 10 06:52:40.115134 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1394/5576] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 10 06:52:39 2026] DELETE /volume/v3/attachments/9742b079-9335-40e7-ab9d-3ed28bb52950 => generated 19 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:52:43.693932 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-1f73678d-8400-45d8-9a0a-7146ed500de7 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:52:43.695444 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-1f73678d-8400-45d8-9a0a-7146ed500de7 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] DELETE https://10.4.3.200/volume/v3/volumes/271aa12f-3b29-4067-ab86-70a3cfeb07f2 Jul 10 06:52:43.695643 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-1f73678d-8400-45d8-9a0a-7146ed500de7 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:52:43.695809 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-1f73678d-8400-45d8-9a0a-7146ed500de7 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:52:43.695976 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-1f73678d-8400-45d8-9a0a-7146ed500de7 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Delete volume with id: 271aa12f-3b29-4067-ab86-70a3cfeb07f2 Jul 10 06:52:43.702649 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:52:43.702649 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:52:43.703141 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-1f73678d-8400-45d8-9a0a-7146ed500de7 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Volume info retrieved successfully. Jul 10 06:52:43.717534 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-1f73678d-8400-45d8-9a0a-7146ed500de7 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Delete volume request issued successfully. Jul 10 06:52:43.717728 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-1f73678d-8400-45d8-9a0a-7146ed500de7 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/volumes/271aa12f-3b29-4067-ab86-70a3cfeb07f2 returned with HTTP 202 Jul 10 06:52:43.718094 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1403/5577] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:52:43 2026] DELETE /volume/v3/volumes/271aa12f-3b29-4067-ab86-70a3cfeb07f2 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:52:43.725141 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-ec60844e-e2e0-4e65-888c-6a4c952d30b1 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:52:43.727003 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ec60844e-e2e0-4e65-888c-6a4c952d30b1 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] GET https://10.4.3.200/volume/v3/volumes/271aa12f-3b29-4067-ab86-70a3cfeb07f2 Jul 10 06:52:43.727195 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ec60844e-e2e0-4e65-888c-6a4c952d30b1 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:52:43.727392 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ec60844e-e2e0-4e65-888c-6a4c952d30b1 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:52:43.734337 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:52:43.734337 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:52:43.738138 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-ec60844e-e2e0-4e65-888c-6a4c952d30b1 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Volume info retrieved successfully. Jul 10 06:52:43.743121 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ec60844e-e2e0-4e65-888c-6a4c952d30b1 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/volumes/271aa12f-3b29-4067-ab86-70a3cfeb07f2 returned with HTTP 200 Jul 10 06:52:43.743540 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1391/5578] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:52:43 2026] GET /volume/v3/volumes/271aa12f-3b29-4067-ab86-70a3cfeb07f2 => generated 1393 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:52:44.757378 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-10fbd75f-2319-40f6-ab89-0e4255bffd53 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:52:44.758923 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-10fbd75f-2319-40f6-ab89-0e4255bffd53 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] GET https://10.4.3.200/volume/v3/volumes/271aa12f-3b29-4067-ab86-70a3cfeb07f2 Jul 10 06:52:44.759199 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-10fbd75f-2319-40f6-ab89-0e4255bffd53 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:52:44.760511 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-10fbd75f-2319-40f6-ab89-0e4255bffd53 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:52:44.764597 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-10fbd75f-2319-40f6-ab89-0e4255bffd53 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/volumes/271aa12f-3b29-4067-ab86-70a3cfeb07f2 returned with HTTP 404 Jul 10 06:52:44.765104 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1391/5579] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:52:44 2026] GET /volume/v3/volumes/271aa12f-3b29-4067-ab86-70a3cfeb07f2 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:52:44.771180 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-0f8cb6a8-0206-4ed2-b2bb-90c04d463414 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:52:44.773519 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0f8cb6a8-0206-4ed2-b2bb-90c04d463414 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/93c21441-d012-406f-9315-66479b01f96a Jul 10 06:52:44.773519 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0f8cb6a8-0206-4ed2-b2bb-90c04d463414 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:52:44.773519 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0f8cb6a8-0206-4ed2-b2bb-90c04d463414 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:52:44.773519 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.snapshots [None req-0f8cb6a8-0206-4ed2-b2bb-90c04d463414 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Delete snapshot with id: 93c21441-d012-406f-9315-66479b01f96a Jul 10 06:52:44.778378 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:52:44.778378 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:52:44.778378 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-0f8cb6a8-0206-4ed2-b2bb-90c04d463414 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Snapshot retrieved successfully. Jul 10 06:52:44.793799 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-0f8cb6a8-0206-4ed2-b2bb-90c04d463414 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Snapshot delete request issued successfully. Jul 10 06:52:44.793974 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0f8cb6a8-0206-4ed2-b2bb-90c04d463414 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/snapshots/93c21441-d012-406f-9315-66479b01f96a returned with HTTP 202 Jul 10 06:52:44.794295 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1395/5580] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 10 06:52:44 2026] DELETE /volume/v3/snapshots/93c21441-d012-406f-9315-66479b01f96a => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 10 06:52:44.801550 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-eacf7f0d-556b-4e12-a77e-15ff587e69b4 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:52:44.803122 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-eacf7f0d-556b-4e12-a77e-15ff587e69b4 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] GET https://10.4.3.200/volume/v3/snapshots/93c21441-d012-406f-9315-66479b01f96a Jul 10 06:52:44.803301 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-eacf7f0d-556b-4e12-a77e-15ff587e69b4 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:52:44.803474 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-eacf7f0d-556b-4e12-a77e-15ff587e69b4 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:52:44.807967 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:52:44.807967 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:52:44.808367 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-eacf7f0d-556b-4e12-a77e-15ff587e69b4 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Snapshot retrieved successfully. Jul 10 06:52:44.809074 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-eacf7f0d-556b-4e12-a77e-15ff587e69b4 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/snapshots/93c21441-d012-406f-9315-66479b01f96a returned with HTTP 200 Jul 10 06:52:44.809418 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1404/5581] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:52:44 2026] GET /volume/v3/snapshots/93c21441-d012-406f-9315-66479b01f96a => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:52:45.817939 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-51da39da-4ebe-4414-887a-aef3f5457f7f None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:52:45.820193 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-51da39da-4ebe-4414-887a-aef3f5457f7f tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] GET https://10.4.3.200/volume/v3/snapshots/93c21441-d012-406f-9315-66479b01f96a Jul 10 06:52:45.820470 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-51da39da-4ebe-4414-887a-aef3f5457f7f tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:52:45.820796 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-51da39da-4ebe-4414-887a-aef3f5457f7f tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:52:45.825749 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-51da39da-4ebe-4414-887a-aef3f5457f7f tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/snapshots/93c21441-d012-406f-9315-66479b01f96a returned with HTTP 404 Jul 10 06:52:45.826353 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1392/5582] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:52:45 2026] GET /volume/v3/snapshots/93c21441-d012-406f-9315-66479b01f96a => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:52:50.127252 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-65ce56e9-5f4f-451d-bc39-c441b71df0ed req-ced6729e-d41b-4057-a058-63f0f36c6aac None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:52:50.129487 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-65ce56e9-5f4f-451d-bc39-c441b71df0ed req-ced6729e-d41b-4057-a058-63f0f36c6aac tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] DELETE https://10.4.3.200/volume/v3/attachments/371b204f-e923-4685-a91a-129ab7d80d24 Jul 10 06:52:50.129713 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-65ce56e9-5f4f-451d-bc39-c441b71df0ed req-ced6729e-d41b-4057-a058-63f0f36c6aac tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:52:50.129931 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-65ce56e9-5f4f-451d-bc39-c441b71df0ed req-ced6729e-d41b-4057-a058-63f0f36c6aac tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'version_select' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:52:50.137900 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:52:50.137900 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:52:50.662307 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-65ce56e9-5f4f-451d-bc39-c441b71df0ed req-ced6729e-d41b-4057-a058-63f0f36c6aac tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/attachments/371b204f-e923-4685-a91a-129ab7d80d24 returned with HTTP 200 Jul 10 06:52:50.662719 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1392/5583] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 10 06:52:50 2026] DELETE /volume/v3/attachments/371b204f-e923-4685-a91a-129ab7d80d24 => generated 19 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:52:53.288445 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-47179c3b-af25-4d76-a559-f2cc7d070fb8 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:52:53.290182 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-47179c3b-af25-4d76-a559-f2cc7d070fb8 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] DELETE https://10.4.3.200/volume/v3/volumes/48881a40-3283-4d04-a447-3532e74445b9 Jul 10 06:52:53.290360 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-47179c3b-af25-4d76-a559-f2cc7d070fb8 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:52:53.290587 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-47179c3b-af25-4d76-a559-f2cc7d070fb8 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:52:53.290765 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-47179c3b-af25-4d76-a559-f2cc7d070fb8 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Delete volume with id: 48881a40-3283-4d04-a447-3532e74445b9 Jul 10 06:52:53.297596 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:52:53.297596 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:52:53.298084 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-47179c3b-af25-4d76-a559-f2cc7d070fb8 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Volume info retrieved successfully. Jul 10 06:52:53.318266 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-47179c3b-af25-4d76-a559-f2cc7d070fb8 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Delete volume request issued successfully. Jul 10 06:52:53.318426 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-47179c3b-af25-4d76-a559-f2cc7d070fb8 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/volumes/48881a40-3283-4d04-a447-3532e74445b9 returned with HTTP 202 Jul 10 06:52:53.318894 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1396/5584] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:52:53 2026] DELETE /volume/v3/volumes/48881a40-3283-4d04-a447-3532e74445b9 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:52:53.326494 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-fb0d74a8-4a98-465d-a1bb-27411ea7ef4e None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:52:53.328063 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-fb0d74a8-4a98-465d-a1bb-27411ea7ef4e tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] GET https://10.4.3.200/volume/v3/volumes/48881a40-3283-4d04-a447-3532e74445b9 Jul 10 06:52:53.328240 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-fb0d74a8-4a98-465d-a1bb-27411ea7ef4e tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:52:53.328463 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-fb0d74a8-4a98-465d-a1bb-27411ea7ef4e tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:52:53.335324 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:52:53.335324 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:52:53.338909 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-fb0d74a8-4a98-465d-a1bb-27411ea7ef4e tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Volume info retrieved successfully. Jul 10 06:52:53.343659 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-fb0d74a8-4a98-465d-a1bb-27411ea7ef4e tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/volumes/48881a40-3283-4d04-a447-3532e74445b9 returned with HTTP 200 Jul 10 06:52:53.344039 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1405/5585] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:52:53 2026] GET /volume/v3/volumes/48881a40-3283-4d04-a447-3532e74445b9 => generated 1366 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:52:54.356004 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-39da97a3-2996-40a3-ba23-9a344a3acda4 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:52:54.357704 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-39da97a3-2996-40a3-ba23-9a344a3acda4 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] GET https://10.4.3.200/volume/v3/volumes/48881a40-3283-4d04-a447-3532e74445b9 Jul 10 06:52:54.357904 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-39da97a3-2996-40a3-ba23-9a344a3acda4 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:52:54.358120 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-39da97a3-2996-40a3-ba23-9a344a3acda4 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:52:54.363440 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-39da97a3-2996-40a3-ba23-9a344a3acda4 tempest-TestVolumeBootPattern-1010155140 tempest-TestVolumeBootPattern-1010155140-project-member] https://10.4.3.200/volume/v3/volumes/48881a40-3283-4d04-a447-3532e74445b9 returned with HTTP 404 Jul 10 06:52:54.363932 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1393/5586] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:52:54 2026] GET /volume/v3/volumes/48881a40-3283-4d04-a447-3532e74445b9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:52:59.030808 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-9f82b7f6-f20e-46bc-9c3c-4933d8c7731a None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:52:59.105961 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9f82b7f6-f20e-46bc-9c3c-4933d8c7731a tempest-VolumeAndVolumeTypeFromImageTest-1184280994 tempest-VolumeAndVolumeTypeFromImageTest-1184280994-project-admin] POST https://10.4.3.200/volume/v3/types Jul 10 06:52:59.106368 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9f82b7f6-f20e-46bc-9c3c-4933d8c7731a tempest-VolumeAndVolumeTypeFromImageTest-1184280994 tempest-VolumeAndVolumeTypeFromImageTest-1184280994-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=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:52:59.107895 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:52:59.107895 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:52:59.117991 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9f82b7f6-f20e-46bc-9c3c-4933d8c7731a tempest-VolumeAndVolumeTypeFromImageTest-1184280994 tempest-VolumeAndVolumeTypeFromImageTest-1184280994-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 10 06:52:59.118533 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1393/5587] 10.4.3.200 () {68 vars in 1253 bytes} [Fri Jul 10 06:52:59 2026] POST /volume/v3/types => generated 287 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:53:00.556091 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-0542e85c-6f78-4a94-ac8d-7599b2e0fc7f None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:53:00.557776 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0542e85c-6f78-4a94-ac8d-7599b2e0fc7f tempest-VolumeAndVolumeTypeFromImageTest-766861538 tempest-VolumeAndVolumeTypeFromImageTest-766861538-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:53:00.558074 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0542e85c-6f78-4a94-ac8d-7599b2e0fc7f tempest-VolumeAndVolumeTypeFromImageTest-766861538 tempest-VolumeAndVolumeTypeFromImageTest-766861538-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "b9bc4838-e015-430f-b520-00a6e4df801f", "size": 1}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:53:00.559395 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-0542e85c-6f78-4a94-ac8d-7599b2e0fc7f tempest-VolumeAndVolumeTypeFromImageTest-766861538 tempest-VolumeAndVolumeTypeFromImageTest-766861538-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': 'b9bc4838-e015-430f-b520-00a6e4df801f', 'size': 1}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:53:00.660196 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-0542e85c-6f78-4a94-ac8d-7599b2e0fc7f tempest-VolumeAndVolumeTypeFromImageTest-766861538 tempest-VolumeAndVolumeTypeFromImageTest-766861538-project-member] Create volume of 1 GB Jul 10 06:53:00.664413 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-0542e85c-6f78-4a94-ac8d-7599b2e0fc7f tempest-VolumeAndVolumeTypeFromImageTest-766861538 tempest-VolumeAndVolumeTypeFromImageTest-766861538-project-member] Availability Zones retrieved successfully. Jul 10 06:53:00.669262 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-0542e85c-6f78-4a94-ac8d-7599b2e0fc7f tempest-VolumeAndVolumeTypeFromImageTest-766861538 tempest-VolumeAndVolumeTypeFromImageTest-766861538-project-member] Flow 'volume_create_api' (1cf7c118-3f36-4027-9c2b-b0b5d4eafca3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:53:00.670257 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-0542e85c-6f78-4a94-ac8d-7599b2e0fc7f tempest-VolumeAndVolumeTypeFromImageTest-766861538 tempest-VolumeAndVolumeTypeFromImageTest-766861538-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62050790-14be-499e-a3f5-e16f8f806e73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:53:00.671128 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-0542e85c-6f78-4a94-ac8d-7599b2e0fc7f tempest-VolumeAndVolumeTypeFromImageTest-766861538 tempest-VolumeAndVolumeTypeFromImageTest-766861538-project-member] Validating volume size '1' using validate_int {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:53:00.720659 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-0542e85c-6f78-4a94-ac8d-7599b2e0fc7f tempest-VolumeAndVolumeTypeFromImageTest-766861538 tempest-VolumeAndVolumeTypeFromImageTest-766861538-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62050790-14be-499e-a3f5-e16f8f806e73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:52:59Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=2a18d878-b31b-47c0-820d-f7b25fea3dcc,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': '2a18d878-b31b-47c0-820d-f7b25fea3dcc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:53:00.721441 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-0542e85c-6f78-4a94-ac8d-7599b2e0fc7f tempest-VolumeAndVolumeTypeFromImageTest-766861538 tempest-VolumeAndVolumeTypeFromImageTest-766861538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5eee753-b9cc-4648-a27d-c7c6940824ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:53:00.745843 np0000004964 devstack@c-api.service[99978]: WARNING cinder.quota [None req-0542e85c-6f78-4a94-ac8d-7599b2e0fc7f tempest-VolumeAndVolumeTypeFromImageTest-766861538 tempest-VolumeAndVolumeTypeFromImageTest-766861538-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 10 06:53:00.746166 np0000004964 devstack@c-api.service[99978]: WARNING cinder.quota [None req-0542e85c-6f78-4a94-ac8d-7599b2e0fc7f tempest-VolumeAndVolumeTypeFromImageTest-766861538 tempest-VolumeAndVolumeTypeFromImageTest-766861538-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 10 06:53:00.777351 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-0542e85c-6f78-4a94-ac8d-7599b2e0fc7f tempest-VolumeAndVolumeTypeFromImageTest-766861538 tempest-VolumeAndVolumeTypeFromImageTest-766861538-project-member] Created reservations ['80bbfad5-4959-4bc1-b89a-546b0b8f9ed6', '249c82fb-cba2-4fb7-b2c1-e57186c3e65c', 'afb12402-8a54-4970-8464-eb2b0b37f825', '563f1efd-cd80-4f30-be03-33c2deb7f76b'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:53:00.777977 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-0542e85c-6f78-4a94-ac8d-7599b2e0fc7f tempest-VolumeAndVolumeTypeFromImageTest-766861538 tempest-VolumeAndVolumeTypeFromImageTest-766861538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5eee753-b9cc-4648-a27d-c7c6940824ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['80bbfad5-4959-4bc1-b89a-546b0b8f9ed6', '249c82fb-cba2-4fb7-b2c1-e57186c3e65c', 'afb12402-8a54-4970-8464-eb2b0b37f825', '563f1efd-cd80-4f30-be03-33c2deb7f76b']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:53:00.778657 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-0542e85c-6f78-4a94-ac8d-7599b2e0fc7f tempest-VolumeAndVolumeTypeFromImageTest-766861538 tempest-VolumeAndVolumeTypeFromImageTest-766861538-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20664b3d-17a1-45d7-9a81-2e3762eb818d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:53:00.802529 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-0542e85c-6f78-4a94-ac8d-7599b2e0fc7f tempest-VolumeAndVolumeTypeFromImageTest-766861538 tempest-VolumeAndVolumeTypeFromImageTest-766861538-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20664b3d-17a1-45d7-9a81-2e3762eb818d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7e0d85c5-a0e1-4b76-8ac2-fc6eb919d053', '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='bf88555498254dbda50585cbd4779f34',qos_specs=None,replication_status=,reservations=['80bbfad5-4959-4bc1-b89a-546b0b8f9ed6','249c82fb-cba2-4fb7-b2c1-e57186c3e65c','afb12402-8a54-4970-8464-eb2b0b37f825','563f1efd-cd80-4f30-be03-33c2deb7f76b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b8a9cb502944a59a60a3d205ab7a953',volume_type_id=2a18d878-b31b-47c0-820d-f7b25fea3dcc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:53:00Z,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=7e0d85c5-a0e1-4b76-8ac2-fc6eb919d053,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bf88555498254dbda50585cbd4779f34',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9b8a9cb502944a59a60a3d205ab7a953',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2a18d878-b31b-47c0-820d-f7b25fea3dcc),volume_type_id=2a18d878-b31b-47c0-820d-f7b25fea3dcc)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:53:00.803643 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-0542e85c-6f78-4a94-ac8d-7599b2e0fc7f tempest-VolumeAndVolumeTypeFromImageTest-766861538 tempest-VolumeAndVolumeTypeFromImageTest-766861538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ead22a4-5fba-44dd-99eb-9d7107f0df8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:53:00.821747 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-0542e85c-6f78-4a94-ac8d-7599b2e0fc7f tempest-VolumeAndVolumeTypeFromImageTest-766861538 tempest-VolumeAndVolumeTypeFromImageTest-766861538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ead22a4-5fba-44dd-99eb-9d7107f0df8f) transitioned into state 'SUCCESS' from 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='bf88555498254dbda50585cbd4779f34',qos_specs=None,replication_status=,reservations=['80bbfad5-4959-4bc1-b89a-546b0b8f9ed6','249c82fb-cba2-4fb7-b2c1-e57186c3e65c','afb12402-8a54-4970-8464-eb2b0b37f825','563f1efd-cd80-4f30-be03-33c2deb7f76b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b8a9cb502944a59a60a3d205ab7a953',volume_type_id=2a18d878-b31b-47c0-820d-f7b25fea3dcc)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:53:00.822381 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-0542e85c-6f78-4a94-ac8d-7599b2e0fc7f tempest-VolumeAndVolumeTypeFromImageTest-766861538 tempest-VolumeAndVolumeTypeFromImageTest-766861538-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5af6d91a-620f-4c9b-8c60-065fcb56a4ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:53:00.830545 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-0542e85c-6f78-4a94-ac8d-7599b2e0fc7f tempest-VolumeAndVolumeTypeFromImageTest-766861538 tempest-VolumeAndVolumeTypeFromImageTest-766861538-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5af6d91a-620f-4c9b-8c60-065fcb56a4ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:53:00.831265 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-0542e85c-6f78-4a94-ac8d-7599b2e0fc7f tempest-VolumeAndVolumeTypeFromImageTest-766861538 tempest-VolumeAndVolumeTypeFromImageTest-766861538-project-member] Flow 'volume_create_api' (1cf7c118-3f36-4027-9c2b-b0b5d4eafca3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:53:00.831547 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-0542e85c-6f78-4a94-ac8d-7599b2e0fc7f tempest-VolumeAndVolumeTypeFromImageTest-766861538 tempest-VolumeAndVolumeTypeFromImageTest-766861538-project-member] Create volume request issued successfully. Jul 10 06:53:00.832041 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0542e85c-6f78-4a94-ac8d-7599b2e0fc7f tempest-VolumeAndVolumeTypeFromImageTest-766861538 tempest-VolumeAndVolumeTypeFromImageTest-766861538-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:53:00.832447 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1397/5588] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 10 06:53:00 2026] POST /volume/v3/volumes => generated 798 bytes in 277 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:53:00.843848 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-c0ce6ed2-93d0-4a2c-b231-9436f91f3e84 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:53:00.845530 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-c0ce6ed2-93d0-4a2c-b231-9436f91f3e84 tempest-VolumeAndVolumeTypeFromImageTest-766861538 tempest-VolumeAndVolumeTypeFromImageTest-766861538-project-member] GET https://10.4.3.200/volume/v3/volumes/7e0d85c5-a0e1-4b76-8ac2-fc6eb919d053 Jul 10 06:53:00.845734 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-c0ce6ed2-93d0-4a2c-b231-9436f91f3e84 tempest-VolumeAndVolumeTypeFromImageTest-766861538 tempest-VolumeAndVolumeTypeFromImageTest-766861538-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:53:00.845909 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-c0ce6ed2-93d0-4a2c-b231-9436f91f3e84 tempest-VolumeAndVolumeTypeFromImageTest-766861538 tempest-VolumeAndVolumeTypeFromImageTest-766861538-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:53:00.853074 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:53:00.853074 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:53:00.856732 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-c0ce6ed2-93d0-4a2c-b231-9436f91f3e84 tempest-VolumeAndVolumeTypeFromImageTest-766861538 tempest-VolumeAndVolumeTypeFromImageTest-766861538-project-member] Volume info retrieved successfully. Jul 10 06:53:00.860677 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-c0ce6ed2-93d0-4a2c-b231-9436f91f3e84 tempest-VolumeAndVolumeTypeFromImageTest-766861538 tempest-VolumeAndVolumeTypeFromImageTest-766861538-project-member] https://10.4.3.200/volume/v3/volumes/7e0d85c5-a0e1-4b76-8ac2-fc6eb919d053 returned with HTTP 200 Jul 10 06:53:00.861045 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1406/5589] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:53:00 2026] GET /volume/v3/volumes/7e0d85c5-a0e1-4b76-8ac2-fc6eb919d053 => generated 866 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:53:01.872298 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-72a47de0-d72d-4dff-a6ce-a8aff604fd06 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:53:01.873794 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-72a47de0-d72d-4dff-a6ce-a8aff604fd06 tempest-VolumeAndVolumeTypeFromImageTest-766861538 tempest-VolumeAndVolumeTypeFromImageTest-766861538-project-member] GET https://10.4.3.200/volume/v3/volumes/7e0d85c5-a0e1-4b76-8ac2-fc6eb919d053 Jul 10 06:53:01.873956 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-72a47de0-d72d-4dff-a6ce-a8aff604fd06 tempest-VolumeAndVolumeTypeFromImageTest-766861538 tempest-VolumeAndVolumeTypeFromImageTest-766861538-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:53:01.874122 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-72a47de0-d72d-4dff-a6ce-a8aff604fd06 tempest-VolumeAndVolumeTypeFromImageTest-766861538 tempest-VolumeAndVolumeTypeFromImageTest-766861538-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:53:01.880479 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:53:01.880479 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:53:01.883789 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-72a47de0-d72d-4dff-a6ce-a8aff604fd06 tempest-VolumeAndVolumeTypeFromImageTest-766861538 tempest-VolumeAndVolumeTypeFromImageTest-766861538-project-member] Volume info retrieved successfully. Jul 10 06:53:01.887904 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-72a47de0-d72d-4dff-a6ce-a8aff604fd06 tempest-VolumeAndVolumeTypeFromImageTest-766861538 tempest-VolumeAndVolumeTypeFromImageTest-766861538-project-member] https://10.4.3.200/volume/v3/volumes/7e0d85c5-a0e1-4b76-8ac2-fc6eb919d053 returned with HTTP 200 Jul 10 06:53:01.888381 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1394/5590] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:53:01 2026] GET /volume/v3/volumes/7e0d85c5-a0e1-4b76-8ac2-fc6eb919d053 => generated 890 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:53:02.899999 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-70c29100-0b4c-4946-a6d1-cece253a03b6 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:53:02.901962 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-70c29100-0b4c-4946-a6d1-cece253a03b6 tempest-VolumeAndVolumeTypeFromImageTest-766861538 tempest-VolumeAndVolumeTypeFromImageTest-766861538-project-member] GET https://10.4.3.200/volume/v3/volumes/7e0d85c5-a0e1-4b76-8ac2-fc6eb919d053 Jul 10 06:53:02.902185 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-70c29100-0b4c-4946-a6d1-cece253a03b6 tempest-VolumeAndVolumeTypeFromImageTest-766861538 tempest-VolumeAndVolumeTypeFromImageTest-766861538-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:53:02.902429 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-70c29100-0b4c-4946-a6d1-cece253a03b6 tempest-VolumeAndVolumeTypeFromImageTest-766861538 tempest-VolumeAndVolumeTypeFromImageTest-766861538-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:53:02.909878 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:53:02.909878 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:53:02.913333 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-70c29100-0b4c-4946-a6d1-cece253a03b6 tempest-VolumeAndVolumeTypeFromImageTest-766861538 tempest-VolumeAndVolumeTypeFromImageTest-766861538-project-member] Volume info retrieved successfully. Jul 10 06:53:02.917912 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-70c29100-0b4c-4946-a6d1-cece253a03b6 tempest-VolumeAndVolumeTypeFromImageTest-766861538 tempest-VolumeAndVolumeTypeFromImageTest-766861538-project-member] https://10.4.3.200/volume/v3/volumes/7e0d85c5-a0e1-4b76-8ac2-fc6eb919d053 returned with HTTP 200 Jul 10 06:53:02.918338 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1394/5591] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:53:02 2026] GET /volume/v3/volumes/7e0d85c5-a0e1-4b76-8ac2-fc6eb919d053 => generated 951 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:53:03.930138 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-87cd357f-9b98-4823-9e89-15281de50065 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:53:03.932242 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-87cd357f-9b98-4823-9e89-15281de50065 tempest-VolumeAndVolumeTypeFromImageTest-766861538 tempest-VolumeAndVolumeTypeFromImageTest-766861538-project-member] GET https://10.4.3.200/volume/v3/volumes/7e0d85c5-a0e1-4b76-8ac2-fc6eb919d053 Jul 10 06:53:03.932469 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-87cd357f-9b98-4823-9e89-15281de50065 tempest-VolumeAndVolumeTypeFromImageTest-766861538 tempest-VolumeAndVolumeTypeFromImageTest-766861538-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:53:03.932718 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-87cd357f-9b98-4823-9e89-15281de50065 tempest-VolumeAndVolumeTypeFromImageTest-766861538 tempest-VolumeAndVolumeTypeFromImageTest-766861538-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:53:03.940472 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:53:03.940472 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:53:03.944564 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-87cd357f-9b98-4823-9e89-15281de50065 tempest-VolumeAndVolumeTypeFromImageTest-766861538 tempest-VolumeAndVolumeTypeFromImageTest-766861538-project-member] Volume info retrieved successfully. Jul 10 06:53:03.949235 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-87cd357f-9b98-4823-9e89-15281de50065 tempest-VolumeAndVolumeTypeFromImageTest-766861538 tempest-VolumeAndVolumeTypeFromImageTest-766861538-project-member] https://10.4.3.200/volume/v3/volumes/7e0d85c5-a0e1-4b76-8ac2-fc6eb919d053 returned with HTTP 200 Jul 10 06:53:03.949724 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1398/5592] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:53:03 2026] GET /volume/v3/volumes/7e0d85c5-a0e1-4b76-8ac2-fc6eb919d053 => generated 951 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:53:04.961980 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-da62ce4b-b9fa-4732-8f78-9b68ca672d1f None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:53:04.963444 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-da62ce4b-b9fa-4732-8f78-9b68ca672d1f tempest-VolumeAndVolumeTypeFromImageTest-766861538 tempest-VolumeAndVolumeTypeFromImageTest-766861538-project-member] GET https://10.4.3.200/volume/v3/volumes/7e0d85c5-a0e1-4b76-8ac2-fc6eb919d053 Jul 10 06:53:04.963726 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-da62ce4b-b9fa-4732-8f78-9b68ca672d1f tempest-VolumeAndVolumeTypeFromImageTest-766861538 tempest-VolumeAndVolumeTypeFromImageTest-766861538-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:53:04.963973 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-da62ce4b-b9fa-4732-8f78-9b68ca672d1f tempest-VolumeAndVolumeTypeFromImageTest-766861538 tempest-VolumeAndVolumeTypeFromImageTest-766861538-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:53:04.971157 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:53:04.971157 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:53:04.974573 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-da62ce4b-b9fa-4732-8f78-9b68ca672d1f tempest-VolumeAndVolumeTypeFromImageTest-766861538 tempest-VolumeAndVolumeTypeFromImageTest-766861538-project-member] Volume info retrieved successfully. Jul 10 06:53:04.979329 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-da62ce4b-b9fa-4732-8f78-9b68ca672d1f tempest-VolumeAndVolumeTypeFromImageTest-766861538 tempest-VolumeAndVolumeTypeFromImageTest-766861538-project-member] https://10.4.3.200/volume/v3/volumes/7e0d85c5-a0e1-4b76-8ac2-fc6eb919d053 returned with HTTP 200 Jul 10 06:53:04.979637 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1407/5593] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:53:04 2026] GET /volume/v3/volumes/7e0d85c5-a0e1-4b76-8ac2-fc6eb919d053 => generated 951 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:53:05.991132 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-0ccfa15f-a5f5-49cf-b91b-525e3e53ed38 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:53:05.992955 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0ccfa15f-a5f5-49cf-b91b-525e3e53ed38 tempest-VolumeAndVolumeTypeFromImageTest-766861538 tempest-VolumeAndVolumeTypeFromImageTest-766861538-project-member] GET https://10.4.3.200/volume/v3/volumes/7e0d85c5-a0e1-4b76-8ac2-fc6eb919d053 Jul 10 06:53:05.993161 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0ccfa15f-a5f5-49cf-b91b-525e3e53ed38 tempest-VolumeAndVolumeTypeFromImageTest-766861538 tempest-VolumeAndVolumeTypeFromImageTest-766861538-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:53:05.993362 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0ccfa15f-a5f5-49cf-b91b-525e3e53ed38 tempest-VolumeAndVolumeTypeFromImageTest-766861538 tempest-VolumeAndVolumeTypeFromImageTest-766861538-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:53:05.999909 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:53:05.999909 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:53:06.003348 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-0ccfa15f-a5f5-49cf-b91b-525e3e53ed38 tempest-VolumeAndVolumeTypeFromImageTest-766861538 tempest-VolumeAndVolumeTypeFromImageTest-766861538-project-member] Volume info retrieved successfully. Jul 10 06:53:06.007257 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0ccfa15f-a5f5-49cf-b91b-525e3e53ed38 tempest-VolumeAndVolumeTypeFromImageTest-766861538 tempest-VolumeAndVolumeTypeFromImageTest-766861538-project-member] https://10.4.3.200/volume/v3/volumes/7e0d85c5-a0e1-4b76-8ac2-fc6eb919d053 returned with HTTP 200 Jul 10 06:53:06.007845 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1395/5594] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:53:05 2026] GET /volume/v3/volumes/7e0d85c5-a0e1-4b76-8ac2-fc6eb919d053 => generated 951 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:53:07.018987 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-c34e1752-8e90-4633-bce5-f2eab1f39d5d None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:53:07.020607 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c34e1752-8e90-4633-bce5-f2eab1f39d5d tempest-VolumeAndVolumeTypeFromImageTest-766861538 tempest-VolumeAndVolumeTypeFromImageTest-766861538-project-member] GET https://10.4.3.200/volume/v3/volumes/7e0d85c5-a0e1-4b76-8ac2-fc6eb919d053 Jul 10 06:53:07.020771 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c34e1752-8e90-4633-bce5-f2eab1f39d5d tempest-VolumeAndVolumeTypeFromImageTest-766861538 tempest-VolumeAndVolumeTypeFromImageTest-766861538-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:53:07.020939 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c34e1752-8e90-4633-bce5-f2eab1f39d5d tempest-VolumeAndVolumeTypeFromImageTest-766861538 tempest-VolumeAndVolumeTypeFromImageTest-766861538-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:53:07.027298 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:53:07.027298 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:53:07.030325 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-c34e1752-8e90-4633-bce5-f2eab1f39d5d tempest-VolumeAndVolumeTypeFromImageTest-766861538 tempest-VolumeAndVolumeTypeFromImageTest-766861538-project-member] Volume info retrieved successfully. Jul 10 06:53:07.033831 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c34e1752-8e90-4633-bce5-f2eab1f39d5d tempest-VolumeAndVolumeTypeFromImageTest-766861538 tempest-VolumeAndVolumeTypeFromImageTest-766861538-project-member] https://10.4.3.200/volume/v3/volumes/7e0d85c5-a0e1-4b76-8ac2-fc6eb919d053 returned with HTTP 200 Jul 10 06:53:07.034260 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1395/5595] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:53:07 2026] GET /volume/v3/volumes/7e0d85c5-a0e1-4b76-8ac2-fc6eb919d053 => generated 951 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:53:08.045932 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-22ab72da-793f-4bf4-b45a-12047f9714b4 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:53:08.047674 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-22ab72da-793f-4bf4-b45a-12047f9714b4 tempest-VolumeAndVolumeTypeFromImageTest-766861538 tempest-VolumeAndVolumeTypeFromImageTest-766861538-project-member] GET https://10.4.3.200/volume/v3/volumes/7e0d85c5-a0e1-4b76-8ac2-fc6eb919d053 Jul 10 06:53:08.047855 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-22ab72da-793f-4bf4-b45a-12047f9714b4 tempest-VolumeAndVolumeTypeFromImageTest-766861538 tempest-VolumeAndVolumeTypeFromImageTest-766861538-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:53:08.048053 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-22ab72da-793f-4bf4-b45a-12047f9714b4 tempest-VolumeAndVolumeTypeFromImageTest-766861538 tempest-VolumeAndVolumeTypeFromImageTest-766861538-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:53:08.054539 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:53:08.054539 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:53:08.058023 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-22ab72da-793f-4bf4-b45a-12047f9714b4 tempest-VolumeAndVolumeTypeFromImageTest-766861538 tempest-VolumeAndVolumeTypeFromImageTest-766861538-project-member] Volume info retrieved successfully. Jul 10 06:53:08.062082 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-22ab72da-793f-4bf4-b45a-12047f9714b4 tempest-VolumeAndVolumeTypeFromImageTest-766861538 tempest-VolumeAndVolumeTypeFromImageTest-766861538-project-member] https://10.4.3.200/volume/v3/volumes/7e0d85c5-a0e1-4b76-8ac2-fc6eb919d053 returned with HTTP 200 Jul 10 06:53:08.062462 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1399/5596] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:53:08 2026] GET /volume/v3/volumes/7e0d85c5-a0e1-4b76-8ac2-fc6eb919d053 => generated 951 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:53:09.073942 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-a44db4a1-4187-415e-8abc-3dd10536d28f None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:53:09.075843 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-a44db4a1-4187-415e-8abc-3dd10536d28f tempest-VolumeAndVolumeTypeFromImageTest-766861538 tempest-VolumeAndVolumeTypeFromImageTest-766861538-project-member] GET https://10.4.3.200/volume/v3/volumes/7e0d85c5-a0e1-4b76-8ac2-fc6eb919d053 Jul 10 06:53:09.076011 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-a44db4a1-4187-415e-8abc-3dd10536d28f tempest-VolumeAndVolumeTypeFromImageTest-766861538 tempest-VolumeAndVolumeTypeFromImageTest-766861538-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:53:09.076180 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-a44db4a1-4187-415e-8abc-3dd10536d28f tempest-VolumeAndVolumeTypeFromImageTest-766861538 tempest-VolumeAndVolumeTypeFromImageTest-766861538-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:53:09.082444 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:53:09.082444 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:53:09.085888 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-a44db4a1-4187-415e-8abc-3dd10536d28f tempest-VolumeAndVolumeTypeFromImageTest-766861538 tempest-VolumeAndVolumeTypeFromImageTest-766861538-project-member] Volume info retrieved successfully. Jul 10 06:53:09.089580 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-a44db4a1-4187-415e-8abc-3dd10536d28f tempest-VolumeAndVolumeTypeFromImageTest-766861538 tempest-VolumeAndVolumeTypeFromImageTest-766861538-project-member] https://10.4.3.200/volume/v3/volumes/7e0d85c5-a0e1-4b76-8ac2-fc6eb919d053 returned with HTTP 200 Jul 10 06:53:09.089914 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1408/5597] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:53:09 2026] GET /volume/v3/volumes/7e0d85c5-a0e1-4b76-8ac2-fc6eb919d053 => generated 951 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:53:10.101136 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-96adafff-0829-45f5-be0c-7c7de8f6f8ee None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:53:10.102849 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-96adafff-0829-45f5-be0c-7c7de8f6f8ee tempest-VolumeAndVolumeTypeFromImageTest-766861538 tempest-VolumeAndVolumeTypeFromImageTest-766861538-project-member] GET https://10.4.3.200/volume/v3/volumes/7e0d85c5-a0e1-4b76-8ac2-fc6eb919d053 Jul 10 06:53:10.103019 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-96adafff-0829-45f5-be0c-7c7de8f6f8ee tempest-VolumeAndVolumeTypeFromImageTest-766861538 tempest-VolumeAndVolumeTypeFromImageTest-766861538-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:53:10.103216 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-96adafff-0829-45f5-be0c-7c7de8f6f8ee tempest-VolumeAndVolumeTypeFromImageTest-766861538 tempest-VolumeAndVolumeTypeFromImageTest-766861538-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:53:10.111358 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:53:10.111358 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:53:10.115470 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-96adafff-0829-45f5-be0c-7c7de8f6f8ee tempest-VolumeAndVolumeTypeFromImageTest-766861538 tempest-VolumeAndVolumeTypeFromImageTest-766861538-project-member] Volume info retrieved successfully. Jul 10 06:53:10.120987 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-96adafff-0829-45f5-be0c-7c7de8f6f8ee tempest-VolumeAndVolumeTypeFromImageTest-766861538 tempest-VolumeAndVolumeTypeFromImageTest-766861538-project-member] https://10.4.3.200/volume/v3/volumes/7e0d85c5-a0e1-4b76-8ac2-fc6eb919d053 returned with HTTP 200 Jul 10 06:53:10.121523 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1396/5598] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:53:10 2026] GET /volume/v3/volumes/7e0d85c5-a0e1-4b76-8ac2-fc6eb919d053 => generated 1295 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:53:10.134269 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-f4065dc0-bf67-49cd-98d6-b6d0c4014231 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:53:10.135836 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f4065dc0-bf67-49cd-98d6-b6d0c4014231 tempest-VolumeAndVolumeTypeFromImageTest-766861538 tempest-VolumeAndVolumeTypeFromImageTest-766861538-project-member] DELETE https://10.4.3.200/volume/v3/volumes/7e0d85c5-a0e1-4b76-8ac2-fc6eb919d053 Jul 10 06:53:10.135996 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f4065dc0-bf67-49cd-98d6-b6d0c4014231 tempest-VolumeAndVolumeTypeFromImageTest-766861538 tempest-VolumeAndVolumeTypeFromImageTest-766861538-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:53:10.136162 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f4065dc0-bf67-49cd-98d6-b6d0c4014231 tempest-VolumeAndVolumeTypeFromImageTest-766861538 tempest-VolumeAndVolumeTypeFromImageTest-766861538-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:53:10.136320 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-f4065dc0-bf67-49cd-98d6-b6d0c4014231 tempest-VolumeAndVolumeTypeFromImageTest-766861538 tempest-VolumeAndVolumeTypeFromImageTest-766861538-project-member] Delete volume with id: 7e0d85c5-a0e1-4b76-8ac2-fc6eb919d053 Jul 10 06:53:10.142181 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:53:10.142181 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:53:10.142576 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-f4065dc0-bf67-49cd-98d6-b6d0c4014231 tempest-VolumeAndVolumeTypeFromImageTest-766861538 tempest-VolumeAndVolumeTypeFromImageTest-766861538-project-member] Volume info retrieved successfully. Jul 10 06:53:10.157883 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-f4065dc0-bf67-49cd-98d6-b6d0c4014231 tempest-VolumeAndVolumeTypeFromImageTest-766861538 tempest-VolumeAndVolumeTypeFromImageTest-766861538-project-member] Delete volume request issued successfully. Jul 10 06:53:10.158032 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f4065dc0-bf67-49cd-98d6-b6d0c4014231 tempest-VolumeAndVolumeTypeFromImageTest-766861538 tempest-VolumeAndVolumeTypeFromImageTest-766861538-project-member] https://10.4.3.200/volume/v3/volumes/7e0d85c5-a0e1-4b76-8ac2-fc6eb919d053 returned with HTTP 202 Jul 10 06:53:10.158464 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1396/5599] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:53:10 2026] DELETE /volume/v3/volumes/7e0d85c5-a0e1-4b76-8ac2-fc6eb919d053 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:53:10.164957 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-2fb156f2-25e4-48b3-9b11-01c1320965c2 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:53:10.166659 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2fb156f2-25e4-48b3-9b11-01c1320965c2 tempest-VolumeAndVolumeTypeFromImageTest-766861538 tempest-VolumeAndVolumeTypeFromImageTest-766861538-project-member] GET https://10.4.3.200/volume/v3/volumes/7e0d85c5-a0e1-4b76-8ac2-fc6eb919d053 Jul 10 06:53:10.166839 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2fb156f2-25e4-48b3-9b11-01c1320965c2 tempest-VolumeAndVolumeTypeFromImageTest-766861538 tempest-VolumeAndVolumeTypeFromImageTest-766861538-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:53:10.167004 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2fb156f2-25e4-48b3-9b11-01c1320965c2 tempest-VolumeAndVolumeTypeFromImageTest-766861538 tempest-VolumeAndVolumeTypeFromImageTest-766861538-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:53:10.173607 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:53:10.173607 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:53:10.176905 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-2fb156f2-25e4-48b3-9b11-01c1320965c2 tempest-VolumeAndVolumeTypeFromImageTest-766861538 tempest-VolumeAndVolumeTypeFromImageTest-766861538-project-member] Volume info retrieved successfully. Jul 10 06:53:10.181217 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2fb156f2-25e4-48b3-9b11-01c1320965c2 tempest-VolumeAndVolumeTypeFromImageTest-766861538 tempest-VolumeAndVolumeTypeFromImageTest-766861538-project-member] https://10.4.3.200/volume/v3/volumes/7e0d85c5-a0e1-4b76-8ac2-fc6eb919d053 returned with HTTP 200 Jul 10 06:53:10.181597 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1400/5600] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:53:10 2026] GET /volume/v3/volumes/7e0d85c5-a0e1-4b76-8ac2-fc6eb919d053 => generated 1294 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:53:11.193625 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-1dd7e43e-c52f-4efa-a23d-3a88ac35ca5f None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:53:11.195306 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-1dd7e43e-c52f-4efa-a23d-3a88ac35ca5f tempest-VolumeAndVolumeTypeFromImageTest-766861538 tempest-VolumeAndVolumeTypeFromImageTest-766861538-project-member] GET https://10.4.3.200/volume/v3/volumes/7e0d85c5-a0e1-4b76-8ac2-fc6eb919d053 Jul 10 06:53:11.195474 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-1dd7e43e-c52f-4efa-a23d-3a88ac35ca5f tempest-VolumeAndVolumeTypeFromImageTest-766861538 tempest-VolumeAndVolumeTypeFromImageTest-766861538-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:53:11.195718 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-1dd7e43e-c52f-4efa-a23d-3a88ac35ca5f tempest-VolumeAndVolumeTypeFromImageTest-766861538 tempest-VolumeAndVolumeTypeFromImageTest-766861538-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:53:11.202305 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-1dd7e43e-c52f-4efa-a23d-3a88ac35ca5f tempest-VolumeAndVolumeTypeFromImageTest-766861538 tempest-VolumeAndVolumeTypeFromImageTest-766861538-project-member] https://10.4.3.200/volume/v3/volumes/7e0d85c5-a0e1-4b76-8ac2-fc6eb919d053 returned with HTTP 404 Jul 10 06:53:11.202814 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1409/5601] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:53:11 2026] GET /volume/v3/volumes/7e0d85c5-a0e1-4b76-8ac2-fc6eb919d053 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:53:11.359054 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-f32784bf-4635-445e-a576-9a3b6f342b30 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:53:11.360706 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f32784bf-4635-445e-a576-9a3b6f342b30 tempest-VolumeAndVolumeTypeFromImageTest-1184280994 tempest-VolumeAndVolumeTypeFromImageTest-1184280994-project-admin] GET https://10.4.3.200/volume/v3/volumes/detail?all_tenants=1 Jul 10 06:53:11.360895 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f32784bf-4635-445e-a576-9a3b6f342b30 tempest-VolumeAndVolumeTypeFromImageTest-1184280994 tempest-VolumeAndVolumeTypeFromImageTest-1184280994-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:53:11.361090 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f32784bf-4635-445e-a576-9a3b6f342b30 tempest-VolumeAndVolumeTypeFromImageTest-1184280994 tempest-VolumeAndVolumeTypeFromImageTest-1184280994-project-admin] Calling method 'detail' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:53:11.361822 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-f32784bf-4635-445e-a576-9a3b6f342b30 tempest-VolumeAndVolumeTypeFromImageTest-1184280994 tempest-VolumeAndVolumeTypeFromImageTest-1184280994-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99977) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 06:53:11.370818 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-f32784bf-4635-445e-a576-9a3b6f342b30 tempest-VolumeAndVolumeTypeFromImageTest-1184280994 tempest-VolumeAndVolumeTypeFromImageTest-1184280994-project-admin] Get all volumes completed successfully. Jul 10 06:53:11.372359 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:53:11.372359 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:53:11.376563 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f32784bf-4635-445e-a576-9a3b6f342b30 tempest-VolumeAndVolumeTypeFromImageTest-1184280994 tempest-VolumeAndVolumeTypeFromImageTest-1184280994-project-admin] https://10.4.3.200/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 10 06:53:11.376944 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1397/5602] 10.4.3.200 () {66 vars in 1285 bytes} [Fri Jul 10 06:53:11 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 6348 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:53:11.391165 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-ed953173-b716-435f-9bf8-f9104a467af0 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:53:11.392818 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ed953173-b716-435f-9bf8-f9104a467af0 tempest-VolumeAndVolumeTypeFromImageTest-1184280994 tempest-VolumeAndVolumeTypeFromImageTest-1184280994-project-admin] DELETE https://10.4.3.200/volume/v3/volumes/dbd598a2-3fe0-4d6e-ae84-6fd3d03ac49c Jul 10 06:53:11.393026 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ed953173-b716-435f-9bf8-f9104a467af0 tempest-VolumeAndVolumeTypeFromImageTest-1184280994 tempest-VolumeAndVolumeTypeFromImageTest-1184280994-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:53:11.393229 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ed953173-b716-435f-9bf8-f9104a467af0 tempest-VolumeAndVolumeTypeFromImageTest-1184280994 tempest-VolumeAndVolumeTypeFromImageTest-1184280994-project-admin] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:53:11.393421 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-ed953173-b716-435f-9bf8-f9104a467af0 tempest-VolumeAndVolumeTypeFromImageTest-1184280994 tempest-VolumeAndVolumeTypeFromImageTest-1184280994-project-admin] Delete volume with id: dbd598a2-3fe0-4d6e-ae84-6fd3d03ac49c Jul 10 06:53:11.399718 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:53:11.399718 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:53:11.399998 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-ed953173-b716-435f-9bf8-f9104a467af0 tempest-VolumeAndVolumeTypeFromImageTest-1184280994 tempest-VolumeAndVolumeTypeFromImageTest-1184280994-project-admin] Volume info retrieved successfully. Jul 10 06:53:11.410078 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.image.cache [None req-ed953173-b716-435f-9bf8-f9104a467af0 tempest-VolumeAndVolumeTypeFromImageTest-1184280994 tempest-VolumeAndVolumeTypeFromImageTest-1184280994-project-admin] Evicting image cache entry: {'id': 7, 'image_id': 'b9bc4838-e015-430f-b520-00a6e4df801f', 'volume_id': 'dbd598a2-3fe0-4d6e-ae84-6fd3d03ac49c', 'host': 'np0000004964@storpool#default', 'size': 1, 'image_updated_at': datetime.datetime(2026, 7, 10, 6, 53), 'last_used': datetime.datetime(2026, 7, 10, 6, 53, 9)}. {{(pid=99976) evict /opt/stack/cinder/cinder/image/cache.py:52}} Jul 10 06:53:11.420425 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-ed953173-b716-435f-9bf8-f9104a467af0 tempest-VolumeAndVolumeTypeFromImageTest-1184280994 tempest-VolumeAndVolumeTypeFromImageTest-1184280994-project-admin] Delete volume request issued successfully. Jul 10 06:53:11.420663 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ed953173-b716-435f-9bf8-f9104a467af0 tempest-VolumeAndVolumeTypeFromImageTest-1184280994 tempest-VolumeAndVolumeTypeFromImageTest-1184280994-project-admin] https://10.4.3.200/volume/v3/volumes/dbd598a2-3fe0-4d6e-ae84-6fd3d03ac49c returned with HTTP 202 Jul 10 06:53:11.421091 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1397/5603] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:53:11 2026] DELETE /volume/v3/volumes/dbd598a2-3fe0-4d6e-ae84-6fd3d03ac49c => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:53:11.427802 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-413204fa-a3a7-47a1-ab8a-209cebdac5c3 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:53:11.429245 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-413204fa-a3a7-47a1-ab8a-209cebdac5c3 tempest-VolumeAndVolumeTypeFromImageTest-1184280994 tempest-VolumeAndVolumeTypeFromImageTest-1184280994-project-admin] GET https://10.4.3.200/volume/v3/volumes/dbd598a2-3fe0-4d6e-ae84-6fd3d03ac49c Jul 10 06:53:11.429415 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-413204fa-a3a7-47a1-ab8a-209cebdac5c3 tempest-VolumeAndVolumeTypeFromImageTest-1184280994 tempest-VolumeAndVolumeTypeFromImageTest-1184280994-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:53:11.429634 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-413204fa-a3a7-47a1-ab8a-209cebdac5c3 tempest-VolumeAndVolumeTypeFromImageTest-1184280994 tempest-VolumeAndVolumeTypeFromImageTest-1184280994-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:53:11.436196 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:53:11.436196 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:53:11.440152 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-413204fa-a3a7-47a1-ab8a-209cebdac5c3 tempest-VolumeAndVolumeTypeFromImageTest-1184280994 tempest-VolumeAndVolumeTypeFromImageTest-1184280994-project-admin] Volume info retrieved successfully. Jul 10 06:53:11.445424 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-413204fa-a3a7-47a1-ab8a-209cebdac5c3 tempest-VolumeAndVolumeTypeFromImageTest-1184280994 tempest-VolumeAndVolumeTypeFromImageTest-1184280994-project-admin] https://10.4.3.200/volume/v3/volumes/dbd598a2-3fe0-4d6e-ae84-6fd3d03ac49c returned with HTTP 200 Jul 10 06:53:11.445828 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1401/5604] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:53:11 2026] GET /volume/v3/volumes/dbd598a2-3fe0-4d6e-ae84-6fd3d03ac49c => generated 1096 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:53:12.458367 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-007548cb-74c8-4d6a-b634-45ee125b9084 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:53:12.459852 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-007548cb-74c8-4d6a-b634-45ee125b9084 tempest-VolumeAndVolumeTypeFromImageTest-1184280994 tempest-VolumeAndVolumeTypeFromImageTest-1184280994-project-admin] GET https://10.4.3.200/volume/v3/volumes/dbd598a2-3fe0-4d6e-ae84-6fd3d03ac49c Jul 10 06:53:12.460047 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-007548cb-74c8-4d6a-b634-45ee125b9084 tempest-VolumeAndVolumeTypeFromImageTest-1184280994 tempest-VolumeAndVolumeTypeFromImageTest-1184280994-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:53:12.460219 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-007548cb-74c8-4d6a-b634-45ee125b9084 tempest-VolumeAndVolumeTypeFromImageTest-1184280994 tempest-VolumeAndVolumeTypeFromImageTest-1184280994-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:53:12.465520 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-007548cb-74c8-4d6a-b634-45ee125b9084 tempest-VolumeAndVolumeTypeFromImageTest-1184280994 tempest-VolumeAndVolumeTypeFromImageTest-1184280994-project-admin] https://10.4.3.200/volume/v3/volumes/dbd598a2-3fe0-4d6e-ae84-6fd3d03ac49c returned with HTTP 404 Jul 10 06:53:12.466148 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1410/5605] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:53:12 2026] GET /volume/v3/volumes/dbd598a2-3fe0-4d6e-ae84-6fd3d03ac49c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:53:12.472890 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-91e44b47-e65d-4303-b1dd-2ba2a454846a None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:53:12.474588 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-91e44b47-e65d-4303-b1dd-2ba2a454846a tempest-VolumeAndVolumeTypeFromImageTest-1184280994 tempest-VolumeAndVolumeTypeFromImageTest-1184280994-project-admin] DELETE https://10.4.3.200/volume/v3/types/2a18d878-b31b-47c0-820d-f7b25fea3dcc Jul 10 06:53:12.474787 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-91e44b47-e65d-4303-b1dd-2ba2a454846a tempest-VolumeAndVolumeTypeFromImageTest-1184280994 tempest-VolumeAndVolumeTypeFromImageTest-1184280994-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:53:12.474968 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-91e44b47-e65d-4303-b1dd-2ba2a454846a tempest-VolumeAndVolumeTypeFromImageTest-1184280994 tempest-VolumeAndVolumeTypeFromImageTest-1184280994-project-admin] Calling method '_delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:53:12.496928 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-91e44b47-e65d-4303-b1dd-2ba2a454846a tempest-VolumeAndVolumeTypeFromImageTest-1184280994 tempest-VolumeAndVolumeTypeFromImageTest-1184280994-project-admin] https://10.4.3.200/volume/v3/types/2a18d878-b31b-47c0-820d-f7b25fea3dcc returned with HTTP 202 Jul 10 06:53:12.497416 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1398/5606] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 10 06:53:12 2026] DELETE /volume/v3/types/2a18d878-b31b-47c0-820d-f7b25fea3dcc => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:53:12.503769 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-ab989b90-dec1-4d43-89ef-2a25319d999e None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:53:12.505539 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ab989b90-dec1-4d43-89ef-2a25319d999e tempest-VolumeAndVolumeTypeFromImageTest-1184280994 tempest-VolumeAndVolumeTypeFromImageTest-1184280994-project-admin] GET https://10.4.3.200/volume/v3/types/2a18d878-b31b-47c0-820d-f7b25fea3dcc Jul 10 06:53:12.505711 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ab989b90-dec1-4d43-89ef-2a25319d999e tempest-VolumeAndVolumeTypeFromImageTest-1184280994 tempest-VolumeAndVolumeTypeFromImageTest-1184280994-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:53:12.505914 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ab989b90-dec1-4d43-89ef-2a25319d999e tempest-VolumeAndVolumeTypeFromImageTest-1184280994 tempest-VolumeAndVolumeTypeFromImageTest-1184280994-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:53:12.509082 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ab989b90-dec1-4d43-89ef-2a25319d999e tempest-VolumeAndVolumeTypeFromImageTest-1184280994 tempest-VolumeAndVolumeTypeFromImageTest-1184280994-project-admin] https://10.4.3.200/volume/v3/types/2a18d878-b31b-47c0-820d-f7b25fea3dcc returned with HTTP 404 Jul 10 06:53:12.509554 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1398/5607] 10.4.3.200 () {66 vars in 1342 bytes} [Fri Jul 10 06:53:12 2026] GET /volume/v3/types/2a18d878-b31b-47c0-820d-f7b25fea3dcc => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:53:14.186709 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-32a57392-3fb6-4b33-9056-2adf467a901d None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:53:14.257678 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-32a57392-3fb6-4b33-9056-2adf467a901d tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:53:14.258015 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-32a57392-3fb6-4b33-9056-2adf467a901d tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1751757623"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:53:14.259285 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-32a57392-3fb6-4b33-9056-2adf467a901d tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1751757623'}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:53:14.259399 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-32a57392-3fb6-4b33-9056-2adf467a901d tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Create volume of 1 GB Jul 10 06:53:14.262811 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-32a57392-3fb6-4b33-9056-2adf467a901d tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Availability Zones retrieved successfully. Jul 10 06:53:14.267560 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-32a57392-3fb6-4b33-9056-2adf467a901d tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Flow 'volume_create_api' (1de175fd-8b9b-4ae8-8970-8060feff3444) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:53:14.268370 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-32a57392-3fb6-4b33-9056-2adf467a901d tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54f309f9-30a6-44fe-beb5-3a52dd0fe9ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:53:14.269016 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-32a57392-3fb6-4b33-9056-2adf467a901d tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Validating volume size '1' using validate_int {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:53:14.288201 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-32a57392-3fb6-4b33-9056-2adf467a901d tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54f309f9-30a6-44fe-beb5-3a52dd0fe9ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:53:14.289055 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-32a57392-3fb6-4b33-9056-2adf467a901d tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a4ebce5-6312-4b89-a563-404540df85a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:53:14.336817 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-32a57392-3fb6-4b33-9056-2adf467a901d tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Created reservations ['a92b4c18-2ef7-48eb-b967-27c71d365d77', '9b2a7182-c144-47c0-9455-d315051696eb', '93293e07-690b-4a7c-a84b-3b5278b8f6ac', '58cc3820-21a6-4e5f-9bd1-2c64f0dbd412'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:53:14.337422 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-32a57392-3fb6-4b33-9056-2adf467a901d tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a4ebce5-6312-4b89-a563-404540df85a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a92b4c18-2ef7-48eb-b967-27c71d365d77', '9b2a7182-c144-47c0-9455-d315051696eb', '93293e07-690b-4a7c-a84b-3b5278b8f6ac', '58cc3820-21a6-4e5f-9bd1-2c64f0dbd412']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:53:14.338191 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-32a57392-3fb6-4b33-9056-2adf467a901d tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dda964ec-63fb-4610-8aa5-cf5c545194e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:53:14.360069 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-32a57392-3fb6-4b33-9056-2adf467a901d tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dda964ec-63fb-4610-8aa5-cf5c545194e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '47fb90f7-8c0b-4fb6-a1fc-c4e342d74878', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1751757623',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91bf063cc10b463e90b1a20c52428165',qos_specs=None,replication_status=,reservations=['a92b4c18-2ef7-48eb-b967-27c71d365d77','9b2a7182-c144-47c0-9455-d315051696eb','93293e07-690b-4a7c-a84b-3b5278b8f6ac','58cc3820-21a6-4e5f-9bd1-2c64f0dbd412'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1dc5cb88e67f49908389d94630d443a8',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:53:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1751757623',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=47fb90f7-8c0b-4fb6-a1fc-c4e342d74878,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='91bf063cc10b463e90b1a20c52428165',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1dc5cb88e67f49908389d94630d443a8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:53:14.361682 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-32a57392-3fb6-4b33-9056-2adf467a901d tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2143e307-91db-4d82-9b70-14c123236f6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:53:14.377211 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-32a57392-3fb6-4b33-9056-2adf467a901d tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2143e307-91db-4d82-9b70-14c123236f6c) transitioned into state 'SUCCESS' from state '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-1751757623',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91bf063cc10b463e90b1a20c52428165',qos_specs=None,replication_status=,reservations=['a92b4c18-2ef7-48eb-b967-27c71d365d77','9b2a7182-c144-47c0-9455-d315051696eb','93293e07-690b-4a7c-a84b-3b5278b8f6ac','58cc3820-21a6-4e5f-9bd1-2c64f0dbd412'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1dc5cb88e67f49908389d94630d443a8',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:53:14.377847 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-32a57392-3fb6-4b33-9056-2adf467a901d tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9016528-c60c-4e6c-8a42-56b8d9c40d50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:53:14.385700 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-32a57392-3fb6-4b33-9056-2adf467a901d tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9016528-c60c-4e6c-8a42-56b8d9c40d50) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:53:14.386413 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-32a57392-3fb6-4b33-9056-2adf467a901d tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Flow 'volume_create_api' (1de175fd-8b9b-4ae8-8970-8060feff3444) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:53:14.386693 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-32a57392-3fb6-4b33-9056-2adf467a901d tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Create volume request issued successfully. Jul 10 06:53:14.387190 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-32a57392-3fb6-4b33-9056-2adf467a901d tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:53:14.387612 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1402/5608] 10.4.3.200 () {70 vars in 1298 bytes} [Fri Jul 10 06:53:14 2026] POST /volume/v3/volumes => generated 778 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:53:14.398749 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-1d23df6f-b0bb-49f5-8ef8-830ae33adadc None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:53:14.400395 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-1d23df6f-b0bb-49f5-8ef8-830ae33adadc tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] GET https://10.4.3.200/volume/v3/volumes/47fb90f7-8c0b-4fb6-a1fc-c4e342d74878 Jul 10 06:53:14.400635 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-1d23df6f-b0bb-49f5-8ef8-830ae33adadc tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:53:14.400851 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-1d23df6f-b0bb-49f5-8ef8-830ae33adadc tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:53:14.408066 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:53:14.408066 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:53:14.412166 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-1d23df6f-b0bb-49f5-8ef8-830ae33adadc tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Volume info retrieved successfully. Jul 10 06:53:14.416274 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-1d23df6f-b0bb-49f5-8ef8-830ae33adadc tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] https://10.4.3.200/volume/v3/volumes/47fb90f7-8c0b-4fb6-a1fc-c4e342d74878 returned with HTTP 200 Jul 10 06:53:14.416704 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1411/5609] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:53:14 2026] GET /volume/v3/volumes/47fb90f7-8c0b-4fb6-a1fc-c4e342d74878 => generated 957 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:53:15.428261 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-ca500332-7c05-4817-8644-1f44ec7297a0 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:53:15.429879 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ca500332-7c05-4817-8644-1f44ec7297a0 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] GET https://10.4.3.200/volume/v3/volumes/47fb90f7-8c0b-4fb6-a1fc-c4e342d74878 Jul 10 06:53:15.430074 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ca500332-7c05-4817-8644-1f44ec7297a0 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:53:15.430254 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ca500332-7c05-4817-8644-1f44ec7297a0 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:53:15.436457 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:53:15.436457 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:53:15.439291 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-ca500332-7c05-4817-8644-1f44ec7297a0 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Volume info retrieved successfully. Jul 10 06:53:15.442985 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ca500332-7c05-4817-8644-1f44ec7297a0 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] https://10.4.3.200/volume/v3/volumes/47fb90f7-8c0b-4fb6-a1fc-c4e342d74878 returned with HTTP 200 Jul 10 06:53:15.443479 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1399/5610] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:53:15 2026] GET /volume/v3/volumes/47fb90f7-8c0b-4fb6-a1fc-c4e342d74878 => generated 1009 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:53:15.455111 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-cadafb01-e633-4c85-9684-899bb879a5d9 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:53:15.456325 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-cadafb01-e633-4c85-9684-899bb879a5d9 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] POST https://10.4.3.200/volume/v3/backups Jul 10 06:53:15.456652 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-cadafb01-e633-4c85-9684-899bb879a5d9 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "47fb90f7-8c0b-4fb6-a1fc-c4e342d74878", "name": "tempest-type-Backup-1396707053"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:53:15.457943 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.contrib.backups [None req-cadafb01-e633-4c85-9684-899bb879a5d9 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Creating new backup {'backup': {'volume_id': '47fb90f7-8c0b-4fb6-a1fc-c4e342d74878', 'name': 'tempest-type-Backup-1396707053'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 06:53:15.458080 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.contrib.backups [None req-cadafb01-e633-4c85-9684-899bb879a5d9 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Creating backup of volume 47fb90f7-8c0b-4fb6-a1fc-c4e342d74878 in container None Jul 10 06:53:15.464374 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:53:15.464374 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:53:15.464683 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-cadafb01-e633-4c85-9684-899bb879a5d9 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Volume info retrieved successfully. Jul 10 06:53:15.492998 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-cadafb01-e633-4c85-9684-899bb879a5d9 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Created reservations ['c706c150-4e68-48ed-8dd4-abf6fe32cd6d', 'e6dea588-8a7b-4b43-b6ce-ee6e815fc74f'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:53:15.524491 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-cadafb01-e633-4c85-9684-899bb879a5d9 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] https://10.4.3.200/volume/v3/backups returned with HTTP 202 Jul 10 06:53:15.524886 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1399/5611] 10.4.3.200 () {70 vars in 1299 bytes} [Fri Jul 10 06:53:15 2026] POST /volume/v3/backups => generated 316 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:53:15.532586 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-f4036b92-8aee-4faf-a267-45c41fed28b8 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:53:15.534329 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f4036b92-8aee-4faf-a267-45c41fed28b8 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] GET https://10.4.3.200/volume/v3/backups/5a3d3f1d-ff56-46da-aa23-fc7bfc2da36b Jul 10 06:53:15.534593 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f4036b92-8aee-4faf-a267-45c41fed28b8 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:53:15.534686 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f4036b92-8aee-4faf-a267-45c41fed28b8 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:53:15.534795 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-f4036b92-8aee-4faf-a267-45c41fed28b8 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Show backup with id 5a3d3f1d-ff56-46da-aa23-fc7bfc2da36b. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:53:15.538693 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:53:15.538693 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:53:15.539248 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f4036b92-8aee-4faf-a267-45c41fed28b8 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] https://10.4.3.200/volume/v3/backups/5a3d3f1d-ff56-46da-aa23-fc7bfc2da36b returned with HTTP 200 Jul 10 06:53:15.539649 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1403/5612] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:53:15 2026] GET /volume/v3/backups/5a3d3f1d-ff56-46da-aa23-fc7bfc2da36b => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:53:16.548726 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-ed7f77e2-25c2-450d-8a30-e6c38a08b00a None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:53:16.550517 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-ed7f77e2-25c2-450d-8a30-e6c38a08b00a tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] GET https://10.4.3.200/volume/v3/backups/5a3d3f1d-ff56-46da-aa23-fc7bfc2da36b Jul 10 06:53:16.550734 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-ed7f77e2-25c2-450d-8a30-e6c38a08b00a tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:53:16.550943 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-ed7f77e2-25c2-450d-8a30-e6c38a08b00a tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:53:16.551048 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-ed7f77e2-25c2-450d-8a30-e6c38a08b00a tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Show backup with id 5a3d3f1d-ff56-46da-aa23-fc7bfc2da36b. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:53:16.555434 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:53:16.555434 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:53:16.556163 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-ed7f77e2-25c2-450d-8a30-e6c38a08b00a tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] https://10.4.3.200/volume/v3/backups/5a3d3f1d-ff56-46da-aa23-fc7bfc2da36b returned with HTTP 200 Jul 10 06:53:16.556592 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1412/5613] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:53:16 2026] GET /volume/v3/backups/5a3d3f1d-ff56-46da-aa23-fc7bfc2da36b => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:53:17.565528 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-8a2d89ed-5d9a-4716-9807-22e10308b1b8 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:53:17.567161 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8a2d89ed-5d9a-4716-9807-22e10308b1b8 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] GET https://10.4.3.200/volume/v3/backups/5a3d3f1d-ff56-46da-aa23-fc7bfc2da36b Jul 10 06:53:17.567384 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-8a2d89ed-5d9a-4716-9807-22e10308b1b8 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:53:17.567585 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-8a2d89ed-5d9a-4716-9807-22e10308b1b8 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:53:17.567681 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-8a2d89ed-5d9a-4716-9807-22e10308b1b8 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Show backup with id 5a3d3f1d-ff56-46da-aa23-fc7bfc2da36b. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:53:17.571338 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:53:17.571338 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:53:17.571899 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8a2d89ed-5d9a-4716-9807-22e10308b1b8 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] https://10.4.3.200/volume/v3/backups/5a3d3f1d-ff56-46da-aa23-fc7bfc2da36b returned with HTTP 200 Jul 10 06:53:17.572220 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1400/5614] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:53:17 2026] GET /volume/v3/backups/5a3d3f1d-ff56-46da-aa23-fc7bfc2da36b => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:53:18.581777 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-e0bfd343-3c18-4542-89ca-f3d356a91162 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:53:18.583312 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e0bfd343-3c18-4542-89ca-f3d356a91162 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] GET https://10.4.3.200/volume/v3/backups/5a3d3f1d-ff56-46da-aa23-fc7bfc2da36b Jul 10 06:53:18.583526 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e0bfd343-3c18-4542-89ca-f3d356a91162 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:53:18.583731 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e0bfd343-3c18-4542-89ca-f3d356a91162 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:53:18.583856 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-e0bfd343-3c18-4542-89ca-f3d356a91162 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Show backup with id 5a3d3f1d-ff56-46da-aa23-fc7bfc2da36b. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:53:18.587735 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:53:18.587735 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:53:18.588337 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e0bfd343-3c18-4542-89ca-f3d356a91162 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] https://10.4.3.200/volume/v3/backups/5a3d3f1d-ff56-46da-aa23-fc7bfc2da36b returned with HTTP 200 Jul 10 06:53:18.588670 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1400/5615] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:53:18 2026] GET /volume/v3/backups/5a3d3f1d-ff56-46da-aa23-fc7bfc2da36b => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:53:19.598749 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-fb339098-e036-47cb-aaad-b933b45f740f None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:53:19.600372 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-fb339098-e036-47cb-aaad-b933b45f740f tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] GET https://10.4.3.200/volume/v3/backups/5a3d3f1d-ff56-46da-aa23-fc7bfc2da36b Jul 10 06:53:19.600569 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-fb339098-e036-47cb-aaad-b933b45f740f tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:53:19.600747 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-fb339098-e036-47cb-aaad-b933b45f740f tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:53:19.600865 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-fb339098-e036-47cb-aaad-b933b45f740f tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Show backup with id 5a3d3f1d-ff56-46da-aa23-fc7bfc2da36b. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:53:19.604784 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:53:19.604784 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:53:19.605312 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-fb339098-e036-47cb-aaad-b933b45f740f tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] https://10.4.3.200/volume/v3/backups/5a3d3f1d-ff56-46da-aa23-fc7bfc2da36b returned with HTTP 200 Jul 10 06:53:19.605676 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1404/5616] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:53:19 2026] GET /volume/v3/backups/5a3d3f1d-ff56-46da-aa23-fc7bfc2da36b => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:53:20.615201 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-a867145a-12ac-4c58-a43e-370fe2ff7892 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:53:20.616750 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-a867145a-12ac-4c58-a43e-370fe2ff7892 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] GET https://10.4.3.200/volume/v3/backups/5a3d3f1d-ff56-46da-aa23-fc7bfc2da36b Jul 10 06:53:20.617048 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-a867145a-12ac-4c58-a43e-370fe2ff7892 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:53:20.617340 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-a867145a-12ac-4c58-a43e-370fe2ff7892 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:53:20.618303 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-a867145a-12ac-4c58-a43e-370fe2ff7892 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Show backup with id 5a3d3f1d-ff56-46da-aa23-fc7bfc2da36b. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:53:20.621312 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:53:20.621312 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:53:20.621949 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-a867145a-12ac-4c58-a43e-370fe2ff7892 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] https://10.4.3.200/volume/v3/backups/5a3d3f1d-ff56-46da-aa23-fc7bfc2da36b returned with HTTP 200 Jul 10 06:53:20.622354 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1413/5617] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:53:20 2026] GET /volume/v3/backups/5a3d3f1d-ff56-46da-aa23-fc7bfc2da36b => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:53:21.632699 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-5988fbd8-c2cd-4b7b-b553-c10a65e9cd98 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:53:21.634377 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-5988fbd8-c2cd-4b7b-b553-c10a65e9cd98 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] GET https://10.4.3.200/volume/v3/backups/5a3d3f1d-ff56-46da-aa23-fc7bfc2da36b Jul 10 06:53:21.634579 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-5988fbd8-c2cd-4b7b-b553-c10a65e9cd98 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:53:21.634770 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-5988fbd8-c2cd-4b7b-b553-c10a65e9cd98 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:53:21.634903 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-5988fbd8-c2cd-4b7b-b553-c10a65e9cd98 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Show backup with id 5a3d3f1d-ff56-46da-aa23-fc7bfc2da36b. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:53:21.638636 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:53:21.638636 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:53:21.639178 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-5988fbd8-c2cd-4b7b-b553-c10a65e9cd98 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] https://10.4.3.200/volume/v3/backups/5a3d3f1d-ff56-46da-aa23-fc7bfc2da36b returned with HTTP 200 Jul 10 06:53:21.639547 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1401/5618] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:53:21 2026] GET /volume/v3/backups/5a3d3f1d-ff56-46da-aa23-fc7bfc2da36b => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:53:22.649457 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-d473cd9c-3aac-4dea-82a1-e92a448d51da None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:53:22.650956 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d473cd9c-3aac-4dea-82a1-e92a448d51da tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] GET https://10.4.3.200/volume/v3/backups/5a3d3f1d-ff56-46da-aa23-fc7bfc2da36b Jul 10 06:53:22.651160 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d473cd9c-3aac-4dea-82a1-e92a448d51da tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:53:22.651334 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d473cd9c-3aac-4dea-82a1-e92a448d51da tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:53:22.651432 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-d473cd9c-3aac-4dea-82a1-e92a448d51da tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Show backup with id 5a3d3f1d-ff56-46da-aa23-fc7bfc2da36b. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:53:22.655087 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:53:22.655087 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:53:22.655612 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d473cd9c-3aac-4dea-82a1-e92a448d51da tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] https://10.4.3.200/volume/v3/backups/5a3d3f1d-ff56-46da-aa23-fc7bfc2da36b returned with HTTP 200 Jul 10 06:53:22.655912 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1401/5619] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:53:22 2026] GET /volume/v3/backups/5a3d3f1d-ff56-46da-aa23-fc7bfc2da36b => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:53:23.665029 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-d3d16d5e-dff4-4d27-b896-f6d41e559bf2 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:53:23.666855 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d3d16d5e-dff4-4d27-b896-f6d41e559bf2 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] GET https://10.4.3.200/volume/v3/backups/5a3d3f1d-ff56-46da-aa23-fc7bfc2da36b Jul 10 06:53:23.667051 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d3d16d5e-dff4-4d27-b896-f6d41e559bf2 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:53:23.667269 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d3d16d5e-dff4-4d27-b896-f6d41e559bf2 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:53:23.667373 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-d3d16d5e-dff4-4d27-b896-f6d41e559bf2 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Show backup with id 5a3d3f1d-ff56-46da-aa23-fc7bfc2da36b. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:53:23.671466 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:53:23.671466 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:53:23.672037 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d3d16d5e-dff4-4d27-b896-f6d41e559bf2 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] https://10.4.3.200/volume/v3/backups/5a3d3f1d-ff56-46da-aa23-fc7bfc2da36b returned with HTTP 200 Jul 10 06:53:23.672403 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1405/5620] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:53:23 2026] GET /volume/v3/backups/5a3d3f1d-ff56-46da-aa23-fc7bfc2da36b => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:53:24.681576 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-e9fba454-fa1a-4d29-b042-8b06717a93fb None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:53:24.683247 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-e9fba454-fa1a-4d29-b042-8b06717a93fb tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] GET https://10.4.3.200/volume/v3/backups/5a3d3f1d-ff56-46da-aa23-fc7bfc2da36b Jul 10 06:53:24.683497 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-e9fba454-fa1a-4d29-b042-8b06717a93fb tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:53:24.683720 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-e9fba454-fa1a-4d29-b042-8b06717a93fb tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:53:24.683853 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-e9fba454-fa1a-4d29-b042-8b06717a93fb tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Show backup with id 5a3d3f1d-ff56-46da-aa23-fc7bfc2da36b. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:53:24.687899 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:53:24.687899 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:53:24.688546 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-e9fba454-fa1a-4d29-b042-8b06717a93fb tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] https://10.4.3.200/volume/v3/backups/5a3d3f1d-ff56-46da-aa23-fc7bfc2da36b returned with HTTP 200 Jul 10 06:53:24.689070 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1414/5621] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:53:24 2026] GET /volume/v3/backups/5a3d3f1d-ff56-46da-aa23-fc7bfc2da36b => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:53:25.698578 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-b15e42c9-066b-4def-8f83-0dbe35b9d28a None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:53:25.700318 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b15e42c9-066b-4def-8f83-0dbe35b9d28a tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] GET https://10.4.3.200/volume/v3/backups/5a3d3f1d-ff56-46da-aa23-fc7bfc2da36b Jul 10 06:53:25.700592 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b15e42c9-066b-4def-8f83-0dbe35b9d28a tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:53:25.700745 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b15e42c9-066b-4def-8f83-0dbe35b9d28a tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:53:25.700853 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-b15e42c9-066b-4def-8f83-0dbe35b9d28a tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Show backup with id 5a3d3f1d-ff56-46da-aa23-fc7bfc2da36b. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:53:25.705059 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:53:25.705059 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:53:25.705706 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b15e42c9-066b-4def-8f83-0dbe35b9d28a tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] https://10.4.3.200/volume/v3/backups/5a3d3f1d-ff56-46da-aa23-fc7bfc2da36b returned with HTTP 200 Jul 10 06:53:25.706037 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1402/5622] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:53:25 2026] GET /volume/v3/backups/5a3d3f1d-ff56-46da-aa23-fc7bfc2da36b => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:53:26.716044 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-9670d02c-a62d-4866-a03b-c8e7d1e1d86d None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:53:26.717915 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9670d02c-a62d-4866-a03b-c8e7d1e1d86d tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] GET https://10.4.3.200/volume/v3/backups/5a3d3f1d-ff56-46da-aa23-fc7bfc2da36b Jul 10 06:53:26.718151 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9670d02c-a62d-4866-a03b-c8e7d1e1d86d tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:53:26.718373 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9670d02c-a62d-4866-a03b-c8e7d1e1d86d tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:53:26.718492 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-9670d02c-a62d-4866-a03b-c8e7d1e1d86d tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Show backup with id 5a3d3f1d-ff56-46da-aa23-fc7bfc2da36b. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:53:26.722670 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:53:26.722670 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:53:26.723246 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9670d02c-a62d-4866-a03b-c8e7d1e1d86d tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] https://10.4.3.200/volume/v3/backups/5a3d3f1d-ff56-46da-aa23-fc7bfc2da36b returned with HTTP 200 Jul 10 06:53:26.723718 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1402/5623] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:53:26 2026] GET /volume/v3/backups/5a3d3f1d-ff56-46da-aa23-fc7bfc2da36b => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:53:27.734090 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-a83f965e-a9c4-4d5e-92ff-15c676c9fb10 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:53:27.735639 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a83f965e-a9c4-4d5e-92ff-15c676c9fb10 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] GET https://10.4.3.200/volume/v3/backups/5a3d3f1d-ff56-46da-aa23-fc7bfc2da36b Jul 10 06:53:27.735819 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a83f965e-a9c4-4d5e-92ff-15c676c9fb10 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:53:27.736004 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a83f965e-a9c4-4d5e-92ff-15c676c9fb10 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:53:27.736134 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-a83f965e-a9c4-4d5e-92ff-15c676c9fb10 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Show backup with id 5a3d3f1d-ff56-46da-aa23-fc7bfc2da36b. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:53:27.739929 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:53:27.739929 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:53:27.740626 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a83f965e-a9c4-4d5e-92ff-15c676c9fb10 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] https://10.4.3.200/volume/v3/backups/5a3d3f1d-ff56-46da-aa23-fc7bfc2da36b returned with HTTP 200 Jul 10 06:53:27.741035 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1406/5624] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:53:27 2026] GET /volume/v3/backups/5a3d3f1d-ff56-46da-aa23-fc7bfc2da36b => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:53:28.751104 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-81a91482-b2ba-40dc-884a-36a31a20c2b4 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:53:28.752632 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-81a91482-b2ba-40dc-884a-36a31a20c2b4 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] GET https://10.4.3.200/volume/v3/backups/5a3d3f1d-ff56-46da-aa23-fc7bfc2da36b Jul 10 06:53:28.752860 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-81a91482-b2ba-40dc-884a-36a31a20c2b4 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:53:28.753026 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-81a91482-b2ba-40dc-884a-36a31a20c2b4 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:53:28.753120 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-81a91482-b2ba-40dc-884a-36a31a20c2b4 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Show backup with id 5a3d3f1d-ff56-46da-aa23-fc7bfc2da36b. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:53:28.756986 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:53:28.756986 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:53:28.757565 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-81a91482-b2ba-40dc-884a-36a31a20c2b4 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] https://10.4.3.200/volume/v3/backups/5a3d3f1d-ff56-46da-aa23-fc7bfc2da36b returned with HTTP 200 Jul 10 06:53:28.757897 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1415/5625] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:53:28 2026] GET /volume/v3/backups/5a3d3f1d-ff56-46da-aa23-fc7bfc2da36b => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:53:29.767426 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-44d16adb-6998-4b36-b0ff-9e9f288e9b56 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:53:29.769033 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-44d16adb-6998-4b36-b0ff-9e9f288e9b56 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] GET https://10.4.3.200/volume/v3/backups/5a3d3f1d-ff56-46da-aa23-fc7bfc2da36b Jul 10 06:53:29.769226 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-44d16adb-6998-4b36-b0ff-9e9f288e9b56 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:53:29.769402 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-44d16adb-6998-4b36-b0ff-9e9f288e9b56 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:53:29.769516 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-44d16adb-6998-4b36-b0ff-9e9f288e9b56 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Show backup with id 5a3d3f1d-ff56-46da-aa23-fc7bfc2da36b. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:53:29.773309 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:53:29.773309 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:53:29.773923 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-44d16adb-6998-4b36-b0ff-9e9f288e9b56 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] https://10.4.3.200/volume/v3/backups/5a3d3f1d-ff56-46da-aa23-fc7bfc2da36b returned with HTTP 200 Jul 10 06:53:29.774257 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1403/5626] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:53:29 2026] GET /volume/v3/backups/5a3d3f1d-ff56-46da-aa23-fc7bfc2da36b => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:53:30.783471 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-c8431511-1692-4710-adbb-aedc7f9bd9d0 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:53:30.785183 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c8431511-1692-4710-adbb-aedc7f9bd9d0 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] GET https://10.4.3.200/volume/v3/backups/5a3d3f1d-ff56-46da-aa23-fc7bfc2da36b Jul 10 06:53:30.785448 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c8431511-1692-4710-adbb-aedc7f9bd9d0 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:53:30.785646 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c8431511-1692-4710-adbb-aedc7f9bd9d0 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:53:30.785741 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-c8431511-1692-4710-adbb-aedc7f9bd9d0 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Show backup with id 5a3d3f1d-ff56-46da-aa23-fc7bfc2da36b. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:53:30.789657 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:53:30.789657 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:53:30.790237 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c8431511-1692-4710-adbb-aedc7f9bd9d0 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] https://10.4.3.200/volume/v3/backups/5a3d3f1d-ff56-46da-aa23-fc7bfc2da36b returned with HTTP 200 Jul 10 06:53:30.790578 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1403/5627] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:53:30 2026] GET /volume/v3/backups/5a3d3f1d-ff56-46da-aa23-fc7bfc2da36b => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:53:31.799987 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-10815a3a-777f-46d9-8f41-564082f9d1b3 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:53:31.801501 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-10815a3a-777f-46d9-8f41-564082f9d1b3 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] GET https://10.4.3.200/volume/v3/backups/5a3d3f1d-ff56-46da-aa23-fc7bfc2da36b Jul 10 06:53:31.801701 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-10815a3a-777f-46d9-8f41-564082f9d1b3 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:53:31.801895 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-10815a3a-777f-46d9-8f41-564082f9d1b3 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:53:31.801999 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-10815a3a-777f-46d9-8f41-564082f9d1b3 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Show backup with id 5a3d3f1d-ff56-46da-aa23-fc7bfc2da36b. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:53:31.805906 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:53:31.805906 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:53:31.806577 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-10815a3a-777f-46d9-8f41-564082f9d1b3 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] https://10.4.3.200/volume/v3/backups/5a3d3f1d-ff56-46da-aa23-fc7bfc2da36b returned with HTTP 200 Jul 10 06:53:31.807031 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1407/5628] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:53:31 2026] GET /volume/v3/backups/5a3d3f1d-ff56-46da-aa23-fc7bfc2da36b => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:53:31.818573 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-ea99051b-3cde-410b-90b4-fc84b29d3d9e None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:53:31.869919 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-ea99051b-3cde-410b-90b4-fc84b29d3d9e tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-reader] GET https://10.4.3.200/volume/v3/backups/5a3d3f1d-ff56-46da-aa23-fc7bfc2da36b/export_record Jul 10 06:53:31.870129 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-ea99051b-3cde-410b-90b4-fc84b29d3d9e tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-reader] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:53:31.870347 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-ea99051b-3cde-410b-90b4-fc84b29d3d9e tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-reader] Calling method 'export_record' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:53:31.870472 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.contrib.backups [None req-ea99051b-3cde-410b-90b4-fc84b29d3d9e tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-reader] Export record for backup 5a3d3f1d-ff56-46da-aa23-fc7bfc2da36b. {{(pid=99975) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 10 06:53:31.874559 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:53:31.874559 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:53:31.875465 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.policy [None req-ea99051b-3cde-410b-90b4-fc84b29d3d9e tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-reader] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '5e05f8f8c64e4b4ea51f6e9d6a2ec9e5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '91bf063cc10b463e90b1a20c52428165', '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=99975) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 06:53:31.875663 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-ea99051b-3cde-410b-90b4-fc84b29d3d9e tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-reader] https://10.4.3.200/volume/v3/backups/5a3d3f1d-ff56-46da-aa23-fc7bfc2da36b/export_record returned with HTTP 403 Jul 10 06:53:31.876028 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1416/5629] 10.4.3.200 () {68 vars in 1430 bytes} [Fri Jul 10 06:53:31 2026] GET /volume/v3/backups/5a3d3f1d-ff56-46da-aa23-fc7bfc2da36b/export_record => generated 101 bytes in 58 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:53:31.882832 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-922218c7-4d95-4a53-a74e-e1fa5ee419ab None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:53:31.884419 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-922218c7-4d95-4a53-a74e-e1fa5ee419ab tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:53:31.884762 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-922218c7-4d95-4a53-a74e-e1fa5ee419ab tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-877123442"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:53:31.886081 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.volumes [None req-922218c7-4d95-4a53-a74e-e1fa5ee419ab tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-877123442'}} {{(pid=99977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:53:31.886192 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-922218c7-4d95-4a53-a74e-e1fa5ee419ab tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Create volume of 1 GB Jul 10 06:53:31.890018 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-922218c7-4d95-4a53-a74e-e1fa5ee419ab tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Availability Zones retrieved successfully. Jul 10 06:53:31.894805 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-922218c7-4d95-4a53-a74e-e1fa5ee419ab tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Flow 'volume_create_api' (2752d6a0-e9ba-46f5-a083-90e3582ff938) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:53:31.895740 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-922218c7-4d95-4a53-a74e-e1fa5ee419ab tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (347d4239-24b2-4a86-84c6-ed504df5df19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:53:31.896450 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.flows.api.create_volume [None req-922218c7-4d95-4a53-a74e-e1fa5ee419ab tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Validating volume size '1' using validate_int {{(pid=99977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:53:31.919054 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-922218c7-4d95-4a53-a74e-e1fa5ee419ab tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (347d4239-24b2-4a86-84c6-ed504df5df19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:53:31.919794 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-922218c7-4d95-4a53-a74e-e1fa5ee419ab tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (381ae1de-3b61-4970-a95b-c443f04f4551) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:53:31.955525 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-922218c7-4d95-4a53-a74e-e1fa5ee419ab tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Created reservations ['7e42f7cf-e241-4bb8-82b2-49c9a43b3378', '9e74020c-6054-4b2a-a0be-4af07736eacb', '87ca438f-f0e5-4bdf-bccd-e778121d0a60', '4c59c289-6e87-4ca3-8aea-bc3d17bb4342'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:53:31.956291 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-922218c7-4d95-4a53-a74e-e1fa5ee419ab tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (381ae1de-3b61-4970-a95b-c443f04f4551) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7e42f7cf-e241-4bb8-82b2-49c9a43b3378', '9e74020c-6054-4b2a-a0be-4af07736eacb', '87ca438f-f0e5-4bdf-bccd-e778121d0a60', '4c59c289-6e87-4ca3-8aea-bc3d17bb4342']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:53:31.956932 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-922218c7-4d95-4a53-a74e-e1fa5ee419ab tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc019546-e65a-458b-ba05-a8f46a874e4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:53:31.978440 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-922218c7-4d95-4a53-a74e-e1fa5ee419ab tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc019546-e65a-458b-ba05-a8f46a874e4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bf6449b5-be8e-45f5-8760-0390b3ad7a99', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-877123442',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91bf063cc10b463e90b1a20c52428165',qos_specs=None,replication_status=,reservations=['7e42f7cf-e241-4bb8-82b2-49c9a43b3378','9e74020c-6054-4b2a-a0be-4af07736eacb','87ca438f-f0e5-4bdf-bccd-e778121d0a60','4c59c289-6e87-4ca3-8aea-bc3d17bb4342'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1dc5cb88e67f49908389d94630d443a8',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:53:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-877123442',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bf6449b5-be8e-45f5-8760-0390b3ad7a99,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='91bf063cc10b463e90b1a20c52428165',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1dc5cb88e67f49908389d94630d443a8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:53:31.979081 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-922218c7-4d95-4a53-a74e-e1fa5ee419ab tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c6363fa-3568-4251-aa09-61ee624ace7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:53:31.993871 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-922218c7-4d95-4a53-a74e-e1fa5ee419ab tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c6363fa-3568-4251-aa09-61ee624ace7b) transitioned into state 'SUCCESS' from state '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-877123442',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91bf063cc10b463e90b1a20c52428165',qos_specs=None,replication_status=,reservations=['7e42f7cf-e241-4bb8-82b2-49c9a43b3378','9e74020c-6054-4b2a-a0be-4af07736eacb','87ca438f-f0e5-4bdf-bccd-e778121d0a60','4c59c289-6e87-4ca3-8aea-bc3d17bb4342'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1dc5cb88e67f49908389d94630d443a8',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:53:31.994472 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-922218c7-4d95-4a53-a74e-e1fa5ee419ab tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a5a28bd-2693-432a-a689-9ec7bc0a615c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:53:32.002553 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-922218c7-4d95-4a53-a74e-e1fa5ee419ab tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a5a28bd-2693-432a-a689-9ec7bc0a615c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:53:32.003277 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-922218c7-4d95-4a53-a74e-e1fa5ee419ab tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Flow 'volume_create_api' (2752d6a0-e9ba-46f5-a083-90e3582ff938) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:53:32.003558 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-922218c7-4d95-4a53-a74e-e1fa5ee419ab tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Create volume request issued successfully. Jul 10 06:53:32.004056 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-922218c7-4d95-4a53-a74e-e1fa5ee419ab tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:53:32.004444 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1404/5630] 10.4.3.200 () {70 vars in 1298 bytes} [Fri Jul 10 06:53:31 2026] POST /volume/v3/volumes => generated 777 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:53:32.015069 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-98661088-c83b-4247-bec0-f57dd765d91f None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:53:32.016708 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-98661088-c83b-4247-bec0-f57dd765d91f tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] GET https://10.4.3.200/volume/v3/volumes/bf6449b5-be8e-45f5-8760-0390b3ad7a99 Jul 10 06:53:32.016920 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-98661088-c83b-4247-bec0-f57dd765d91f tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:53:32.017113 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-98661088-c83b-4247-bec0-f57dd765d91f tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:53:32.023546 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:53:32.023546 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:53:32.026683 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-98661088-c83b-4247-bec0-f57dd765d91f tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Volume info retrieved successfully. Jul 10 06:53:32.030159 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-98661088-c83b-4247-bec0-f57dd765d91f tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] https://10.4.3.200/volume/v3/volumes/bf6449b5-be8e-45f5-8760-0390b3ad7a99 returned with HTTP 200 Jul 10 06:53:32.030518 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1404/5631] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:53:32 2026] GET /volume/v3/volumes/bf6449b5-be8e-45f5-8760-0390b3ad7a99 => generated 956 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:53:33.042864 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-7b376835-baf9-4183-9afe-a25c5c8b1137 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:53:33.045068 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7b376835-baf9-4183-9afe-a25c5c8b1137 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] GET https://10.4.3.200/volume/v3/volumes/bf6449b5-be8e-45f5-8760-0390b3ad7a99 Jul 10 06:53:33.045368 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7b376835-baf9-4183-9afe-a25c5c8b1137 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:53:33.045641 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7b376835-baf9-4183-9afe-a25c5c8b1137 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:53:33.052612 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:53:33.052612 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:53:33.056596 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-7b376835-baf9-4183-9afe-a25c5c8b1137 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Volume info retrieved successfully. Jul 10 06:53:33.061263 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7b376835-baf9-4183-9afe-a25c5c8b1137 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] https://10.4.3.200/volume/v3/volumes/bf6449b5-be8e-45f5-8760-0390b3ad7a99 returned with HTTP 200 Jul 10 06:53:33.061822 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1408/5632] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:53:33 2026] GET /volume/v3/volumes/bf6449b5-be8e-45f5-8760-0390b3ad7a99 => generated 1008 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:53:33.072850 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-dd9dea04-33d8-43f8-b479-651d63779988 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:53:33.074876 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-dd9dea04-33d8-43f8-b479-651d63779988 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] POST https://10.4.3.200/volume/v3/backups Jul 10 06:53:33.075291 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-dd9dea04-33d8-43f8-b479-651d63779988 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "bf6449b5-be8e-45f5-8760-0390b3ad7a99", "name": "tempest-type-Backup-666913856"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:53:33.076664 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.contrib.backups [None req-dd9dea04-33d8-43f8-b479-651d63779988 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Creating new backup {'backup': {'volume_id': 'bf6449b5-be8e-45f5-8760-0390b3ad7a99', 'name': 'tempest-type-Backup-666913856'}} {{(pid=99975) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 06:53:33.076791 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.contrib.backups [None req-dd9dea04-33d8-43f8-b479-651d63779988 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Creating backup of volume bf6449b5-be8e-45f5-8760-0390b3ad7a99 in container None Jul 10 06:53:33.084604 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:53:33.084604 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:53:33.085079 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-dd9dea04-33d8-43f8-b479-651d63779988 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Volume info retrieved successfully. Jul 10 06:53:33.100536 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.quota [None req-dd9dea04-33d8-43f8-b479-651d63779988 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Created reservations ['ed80aa77-7c38-4354-8bca-d480cb667b5f', '37ffab3c-bf34-4090-ad14-b41c59792339'] {{(pid=99975) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:53:33.123078 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-dd9dea04-33d8-43f8-b479-651d63779988 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] https://10.4.3.200/volume/v3/backups returned with HTTP 202 Jul 10 06:53:33.123487 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1417/5633] 10.4.3.200 () {70 vars in 1299 bytes} [Fri Jul 10 06:53:33 2026] POST /volume/v3/backups => generated 315 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:53:33.132624 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-34aab040-89d4-4fe8-ad5e-d0fc672ed41b None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:53:33.134346 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-34aab040-89d4-4fe8-ad5e-d0fc672ed41b tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] GET https://10.4.3.200/volume/v3/backups/2310e29e-031d-4c22-b5c1-bd64a81e291a Jul 10 06:53:33.134544 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-34aab040-89d4-4fe8-ad5e-d0fc672ed41b tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:53:33.134721 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-34aab040-89d4-4fe8-ad5e-d0fc672ed41b tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:53:33.134829 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-34aab040-89d4-4fe8-ad5e-d0fc672ed41b tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Show backup with id 2310e29e-031d-4c22-b5c1-bd64a81e291a. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:53:33.138496 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:53:33.138496 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:53:33.139008 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-34aab040-89d4-4fe8-ad5e-d0fc672ed41b tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] https://10.4.3.200/volume/v3/backups/2310e29e-031d-4c22-b5c1-bd64a81e291a returned with HTTP 200 Jul 10 06:53:33.139301 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1405/5634] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:53:33 2026] GET /volume/v3/backups/2310e29e-031d-4c22-b5c1-bd64a81e291a => generated 722 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:53:34.148401 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-f27b5530-ad9a-4852-b94d-6667baac8239 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:53:34.150012 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f27b5530-ad9a-4852-b94d-6667baac8239 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] GET https://10.4.3.200/volume/v3/backups/2310e29e-031d-4c22-b5c1-bd64a81e291a Jul 10 06:53:34.150195 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f27b5530-ad9a-4852-b94d-6667baac8239 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:53:34.150385 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f27b5530-ad9a-4852-b94d-6667baac8239 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:53:34.150487 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-f27b5530-ad9a-4852-b94d-6667baac8239 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Show backup with id 2310e29e-031d-4c22-b5c1-bd64a81e291a. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:53:34.154293 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:53:34.154293 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:53:34.154983 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f27b5530-ad9a-4852-b94d-6667baac8239 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] https://10.4.3.200/volume/v3/backups/2310e29e-031d-4c22-b5c1-bd64a81e291a returned with HTTP 200 Jul 10 06:53:34.155326 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1405/5635] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:53:34 2026] GET /volume/v3/backups/2310e29e-031d-4c22-b5c1-bd64a81e291a => generated 724 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:53:35.164034 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-2691192a-1ee7-497f-b62a-c25b75da3306 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:53:35.165555 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2691192a-1ee7-497f-b62a-c25b75da3306 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] GET https://10.4.3.200/volume/v3/backups/2310e29e-031d-4c22-b5c1-bd64a81e291a Jul 10 06:53:35.165740 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2691192a-1ee7-497f-b62a-c25b75da3306 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:53:35.165910 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2691192a-1ee7-497f-b62a-c25b75da3306 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:53:35.166048 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-2691192a-1ee7-497f-b62a-c25b75da3306 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Show backup with id 2310e29e-031d-4c22-b5c1-bd64a81e291a. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:53:35.170392 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:53:35.170392 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:53:35.171088 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2691192a-1ee7-497f-b62a-c25b75da3306 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] https://10.4.3.200/volume/v3/backups/2310e29e-031d-4c22-b5c1-bd64a81e291a returned with HTTP 200 Jul 10 06:53:35.171483 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1409/5636] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:53:35 2026] GET /volume/v3/backups/2310e29e-031d-4c22-b5c1-bd64a81e291a => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:53:36.180571 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-089d8304-3a99-4be5-a5a5-1dd34bc24a3c None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:53:36.182144 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-089d8304-3a99-4be5-a5a5-1dd34bc24a3c tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] GET https://10.4.3.200/volume/v3/backups/2310e29e-031d-4c22-b5c1-bd64a81e291a Jul 10 06:53:36.182390 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-089d8304-3a99-4be5-a5a5-1dd34bc24a3c tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:53:36.182726 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-089d8304-3a99-4be5-a5a5-1dd34bc24a3c tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:53:36.182788 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-089d8304-3a99-4be5-a5a5-1dd34bc24a3c tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Show backup with id 2310e29e-031d-4c22-b5c1-bd64a81e291a. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:53:36.184113 np0000004964 devstack@c-api.service[99975]: DEBUG dbcounter [-] [99975] Writing DB stats cinder:SELECT=41,cinder:UPDATE=9,cinder:INSERT=4 {{(pid=99975) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:53:36.186422 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:53:36.186422 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:53:36.186944 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-089d8304-3a99-4be5-a5a5-1dd34bc24a3c tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] https://10.4.3.200/volume/v3/backups/2310e29e-031d-4c22-b5c1-bd64a81e291a returned with HTTP 200 Jul 10 06:53:36.187362 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1418/5637] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:53:36 2026] GET /volume/v3/backups/2310e29e-031d-4c22-b5c1-bd64a81e291a => generated 724 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:53:37.196583 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-1c190441-80ee-40c3-b52c-9011dd63ac04 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:53:37.198230 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1c190441-80ee-40c3-b52c-9011dd63ac04 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] GET https://10.4.3.200/volume/v3/backups/2310e29e-031d-4c22-b5c1-bd64a81e291a Jul 10 06:53:37.198361 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1c190441-80ee-40c3-b52c-9011dd63ac04 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:53:37.198593 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1c190441-80ee-40c3-b52c-9011dd63ac04 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:53:37.198738 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-1c190441-80ee-40c3-b52c-9011dd63ac04 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Show backup with id 2310e29e-031d-4c22-b5c1-bd64a81e291a. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:53:37.200445 np0000004964 devstack@c-api.service[99977]: DEBUG dbcounter [-] [99977] Writing DB stats cinder:SELECT=58,cinder:UPDATE=16,cinder:INSERT=6 {{(pid=99977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:53:37.203328 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:53:37.203328 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:53:37.204391 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1c190441-80ee-40c3-b52c-9011dd63ac04 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] https://10.4.3.200/volume/v3/backups/2310e29e-031d-4c22-b5c1-bd64a81e291a returned with HTTP 200 Jul 10 06:53:37.204697 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1406/5638] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:53:37 2026] GET /volume/v3/backups/2310e29e-031d-4c22-b5c1-bd64a81e291a => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:53:38.214531 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-8e052c78-11a5-4246-9cab-cd7f32c03b9b None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:53:38.216360 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8e052c78-11a5-4246-9cab-cd7f32c03b9b tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] GET https://10.4.3.200/volume/v3/backups/2310e29e-031d-4c22-b5c1-bd64a81e291a Jul 10 06:53:38.216587 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8e052c78-11a5-4246-9cab-cd7f32c03b9b tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:53:38.216779 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8e052c78-11a5-4246-9cab-cd7f32c03b9b tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:53:38.216885 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-8e052c78-11a5-4246-9cab-cd7f32c03b9b tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Show backup with id 2310e29e-031d-4c22-b5c1-bd64a81e291a. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:53:38.218990 np0000004964 devstack@c-api.service[99976]: DEBUG dbcounter [-] [99976] Writing DB stats cinder:SELECT=51,cinder:UPDATE=13,cinder:INSERT=8,cinder:DELETE=1 {{(pid=99976) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:53:38.221493 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:53:38.221493 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:53:38.222169 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8e052c78-11a5-4246-9cab-cd7f32c03b9b tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] https://10.4.3.200/volume/v3/backups/2310e29e-031d-4c22-b5c1-bd64a81e291a returned with HTTP 200 Jul 10 06:53:38.222513 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1406/5639] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:53:38 2026] GET /volume/v3/backups/2310e29e-031d-4c22-b5c1-bd64a81e291a => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:53:39.233013 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-ee7da001-ac76-4663-b037-435e5f2abb98 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:53:39.235293 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ee7da001-ac76-4663-b037-435e5f2abb98 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] GET https://10.4.3.200/volume/v3/backups/2310e29e-031d-4c22-b5c1-bd64a81e291a Jul 10 06:53:39.235496 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ee7da001-ac76-4663-b037-435e5f2abb98 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:53:39.235722 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ee7da001-ac76-4663-b037-435e5f2abb98 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:53:39.235863 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-ee7da001-ac76-4663-b037-435e5f2abb98 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Show backup with id 2310e29e-031d-4c22-b5c1-bd64a81e291a. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:53:39.240121 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:53:39.240121 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:53:39.240850 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ee7da001-ac76-4663-b037-435e5f2abb98 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] https://10.4.3.200/volume/v3/backups/2310e29e-031d-4c22-b5c1-bd64a81e291a returned with HTTP 200 Jul 10 06:53:39.241439 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1410/5640] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:53:39 2026] GET /volume/v3/backups/2310e29e-031d-4c22-b5c1-bd64a81e291a => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:53:40.250940 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-e67f6a68-4294-4b6e-878c-cc8d43dedd64 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:53:40.253134 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-e67f6a68-4294-4b6e-878c-cc8d43dedd64 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] GET https://10.4.3.200/volume/v3/backups/2310e29e-031d-4c22-b5c1-bd64a81e291a Jul 10 06:53:40.253416 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-e67f6a68-4294-4b6e-878c-cc8d43dedd64 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:53:40.253682 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-e67f6a68-4294-4b6e-878c-cc8d43dedd64 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:53:40.253839 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-e67f6a68-4294-4b6e-878c-cc8d43dedd64 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Show backup with id 2310e29e-031d-4c22-b5c1-bd64a81e291a. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:53:40.258713 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:53:40.258713 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:53:40.259583 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-e67f6a68-4294-4b6e-878c-cc8d43dedd64 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] https://10.4.3.200/volume/v3/backups/2310e29e-031d-4c22-b5c1-bd64a81e291a returned with HTTP 200 Jul 10 06:53:40.260065 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1419/5641] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:53:40 2026] GET /volume/v3/backups/2310e29e-031d-4c22-b5c1-bd64a81e291a => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:53:41.268939 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-2a235daf-5191-4be2-a7f9-70d64db1b689 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:53:41.270395 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2a235daf-5191-4be2-a7f9-70d64db1b689 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] GET https://10.4.3.200/volume/v3/backups/2310e29e-031d-4c22-b5c1-bd64a81e291a Jul 10 06:53:41.270603 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2a235daf-5191-4be2-a7f9-70d64db1b689 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:53:41.270775 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2a235daf-5191-4be2-a7f9-70d64db1b689 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:53:41.270866 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-2a235daf-5191-4be2-a7f9-70d64db1b689 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Show backup with id 2310e29e-031d-4c22-b5c1-bd64a81e291a. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:53:41.274457 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:53:41.274457 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:53:41.274994 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2a235daf-5191-4be2-a7f9-70d64db1b689 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] https://10.4.3.200/volume/v3/backups/2310e29e-031d-4c22-b5c1-bd64a81e291a returned with HTTP 200 Jul 10 06:53:41.275397 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1407/5642] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:53:41 2026] GET /volume/v3/backups/2310e29e-031d-4c22-b5c1-bd64a81e291a => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:53:42.284533 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-d26aa151-55f3-4ecc-82fc-c956acba3837 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:53:42.286034 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d26aa151-55f3-4ecc-82fc-c956acba3837 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] GET https://10.4.3.200/volume/v3/backups/2310e29e-031d-4c22-b5c1-bd64a81e291a Jul 10 06:53:42.286237 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d26aa151-55f3-4ecc-82fc-c956acba3837 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:53:42.286421 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d26aa151-55f3-4ecc-82fc-c956acba3837 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:53:42.286555 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-d26aa151-55f3-4ecc-82fc-c956acba3837 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Show backup with id 2310e29e-031d-4c22-b5c1-bd64a81e291a. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:53:42.290379 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:53:42.290379 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:53:42.290899 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d26aa151-55f3-4ecc-82fc-c956acba3837 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] https://10.4.3.200/volume/v3/backups/2310e29e-031d-4c22-b5c1-bd64a81e291a returned with HTTP 200 Jul 10 06:53:42.291216 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1407/5643] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:53:42 2026] GET /volume/v3/backups/2310e29e-031d-4c22-b5c1-bd64a81e291a => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:53:43.300264 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-3a4665c6-87e0-423b-a2d3-4c47cd4e811e None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:53:43.301929 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3a4665c6-87e0-423b-a2d3-4c47cd4e811e tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] GET https://10.4.3.200/volume/v3/backups/2310e29e-031d-4c22-b5c1-bd64a81e291a Jul 10 06:53:43.302167 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3a4665c6-87e0-423b-a2d3-4c47cd4e811e tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:53:43.302359 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3a4665c6-87e0-423b-a2d3-4c47cd4e811e tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:53:43.302461 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-3a4665c6-87e0-423b-a2d3-4c47cd4e811e tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Show backup with id 2310e29e-031d-4c22-b5c1-bd64a81e291a. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:53:43.304580 np0000004964 devstack@c-api.service[99978]: DEBUG dbcounter [-] [99978] Writing DB stats cinder:SELECT=98,cinder:UPDATE=29,cinder:INSERT=21 {{(pid=99978) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:53:43.306942 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:53:43.306942 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:53:43.307595 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3a4665c6-87e0-423b-a2d3-4c47cd4e811e tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] https://10.4.3.200/volume/v3/backups/2310e29e-031d-4c22-b5c1-bd64a81e291a returned with HTTP 200 Jul 10 06:53:43.308017 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1411/5644] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:53:43 2026] GET /volume/v3/backups/2310e29e-031d-4c22-b5c1-bd64a81e291a => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:53:44.318661 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-2216ed86-b8db-4f99-9bb6-9a4004772047 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:53:44.320401 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-2216ed86-b8db-4f99-9bb6-9a4004772047 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] GET https://10.4.3.200/volume/v3/backups/2310e29e-031d-4c22-b5c1-bd64a81e291a Jul 10 06:53:44.321778 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-2216ed86-b8db-4f99-9bb6-9a4004772047 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:53:44.321778 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-2216ed86-b8db-4f99-9bb6-9a4004772047 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:53:44.321778 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-2216ed86-b8db-4f99-9bb6-9a4004772047 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Show backup with id 2310e29e-031d-4c22-b5c1-bd64a81e291a. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:53:44.324952 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:53:44.324952 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:53:44.325841 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-2216ed86-b8db-4f99-9bb6-9a4004772047 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] https://10.4.3.200/volume/v3/backups/2310e29e-031d-4c22-b5c1-bd64a81e291a returned with HTTP 200 Jul 10 06:53:44.326282 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1420/5645] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:53:44 2026] GET /volume/v3/backups/2310e29e-031d-4c22-b5c1-bd64a81e291a => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:53:45.336447 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-8ba46c66-bcc6-4c80-b996-6db4041ba231 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:53:45.338030 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8ba46c66-bcc6-4c80-b996-6db4041ba231 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] GET https://10.4.3.200/volume/v3/backups/2310e29e-031d-4c22-b5c1-bd64a81e291a Jul 10 06:53:45.338223 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-8ba46c66-bcc6-4c80-b996-6db4041ba231 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:53:45.338395 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-8ba46c66-bcc6-4c80-b996-6db4041ba231 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:53:45.338498 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-8ba46c66-bcc6-4c80-b996-6db4041ba231 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Show backup with id 2310e29e-031d-4c22-b5c1-bd64a81e291a. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:53:45.342101 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:53:45.342101 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:53:45.342643 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8ba46c66-bcc6-4c80-b996-6db4041ba231 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] https://10.4.3.200/volume/v3/backups/2310e29e-031d-4c22-b5c1-bd64a81e291a returned with HTTP 200 Jul 10 06:53:45.342948 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1408/5646] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:53:45 2026] GET /volume/v3/backups/2310e29e-031d-4c22-b5c1-bd64a81e291a => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:53:46.353836 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-07640254-cf6a-4cc0-a019-f481f3135878 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:53:46.355865 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-07640254-cf6a-4cc0-a019-f481f3135878 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] GET https://10.4.3.200/volume/v3/backups/2310e29e-031d-4c22-b5c1-bd64a81e291a Jul 10 06:53:46.356102 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-07640254-cf6a-4cc0-a019-f481f3135878 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:53:46.356325 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-07640254-cf6a-4cc0-a019-f481f3135878 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:53:46.356458 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-07640254-cf6a-4cc0-a019-f481f3135878 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Show backup with id 2310e29e-031d-4c22-b5c1-bd64a81e291a. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:53:46.361119 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:53:46.361119 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:53:46.361841 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-07640254-cf6a-4cc0-a019-f481f3135878 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] https://10.4.3.200/volume/v3/backups/2310e29e-031d-4c22-b5c1-bd64a81e291a returned with HTTP 200 Jul 10 06:53:46.362197 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1408/5647] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:53:46 2026] GET /volume/v3/backups/2310e29e-031d-4c22-b5c1-bd64a81e291a => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:53:47.372389 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-ad2af285-6e4e-4a67-a401-134efc3b319a None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:53:47.373977 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ad2af285-6e4e-4a67-a401-134efc3b319a tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] GET https://10.4.3.200/volume/v3/backups/2310e29e-031d-4c22-b5c1-bd64a81e291a Jul 10 06:53:47.374151 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ad2af285-6e4e-4a67-a401-134efc3b319a tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:53:47.374335 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ad2af285-6e4e-4a67-a401-134efc3b319a tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:53:47.374431 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-ad2af285-6e4e-4a67-a401-134efc3b319a tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Show backup with id 2310e29e-031d-4c22-b5c1-bd64a81e291a. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:53:47.378004 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:53:47.378004 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:53:47.378536 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ad2af285-6e4e-4a67-a401-134efc3b319a tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] https://10.4.3.200/volume/v3/backups/2310e29e-031d-4c22-b5c1-bd64a81e291a returned with HTTP 200 Jul 10 06:53:47.378854 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1412/5648] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:53:47 2026] GET /volume/v3/backups/2310e29e-031d-4c22-b5c1-bd64a81e291a => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:53:48.388134 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-c498fd8e-5ec0-48ae-a67c-ff23c9310607 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:53:48.389854 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-c498fd8e-5ec0-48ae-a67c-ff23c9310607 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] GET https://10.4.3.200/volume/v3/backups/2310e29e-031d-4c22-b5c1-bd64a81e291a Jul 10 06:53:48.390100 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-c498fd8e-5ec0-48ae-a67c-ff23c9310607 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:53:48.390297 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-c498fd8e-5ec0-48ae-a67c-ff23c9310607 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:53:48.390387 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-c498fd8e-5ec0-48ae-a67c-ff23c9310607 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Show backup with id 2310e29e-031d-4c22-b5c1-bd64a81e291a. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:53:48.394332 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:53:48.394332 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:53:48.394965 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-c498fd8e-5ec0-48ae-a67c-ff23c9310607 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] https://10.4.3.200/volume/v3/backups/2310e29e-031d-4c22-b5c1-bd64a81e291a returned with HTTP 200 Jul 10 06:53:48.395316 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1421/5649] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:53:48 2026] GET /volume/v3/backups/2310e29e-031d-4c22-b5c1-bd64a81e291a => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:53:49.405408 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-02ff2401-01cc-41a8-ab75-d27d185f2e93 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:53:49.407198 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-02ff2401-01cc-41a8-ab75-d27d185f2e93 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] GET https://10.4.3.200/volume/v3/backups/2310e29e-031d-4c22-b5c1-bd64a81e291a Jul 10 06:53:49.407414 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-02ff2401-01cc-41a8-ab75-d27d185f2e93 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:53:49.407605 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-02ff2401-01cc-41a8-ab75-d27d185f2e93 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:53:49.407705 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-02ff2401-01cc-41a8-ab75-d27d185f2e93 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Show backup with id 2310e29e-031d-4c22-b5c1-bd64a81e291a. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:53:49.413280 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:53:49.413280 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:53:49.413921 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-02ff2401-01cc-41a8-ab75-d27d185f2e93 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] https://10.4.3.200/volume/v3/backups/2310e29e-031d-4c22-b5c1-bd64a81e291a returned with HTTP 200 Jul 10 06:53:49.414291 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1409/5650] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:53:49 2026] GET /volume/v3/backups/2310e29e-031d-4c22-b5c1-bd64a81e291a => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:53:49.423445 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-6146cae0-1f69-4139-88b0-b5a7260e010d None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:53:49.425615 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6146cae0-1f69-4139-88b0-b5a7260e010d tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] GET https://10.4.3.200/volume/v3/backups/2310e29e-031d-4c22-b5c1-bd64a81e291a/export_record Jul 10 06:53:49.425871 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6146cae0-1f69-4139-88b0-b5a7260e010d tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:53:49.426099 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6146cae0-1f69-4139-88b0-b5a7260e010d tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Calling method 'export_record' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:53:49.426272 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.contrib.backups [None req-6146cae0-1f69-4139-88b0-b5a7260e010d tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Export record for backup 2310e29e-031d-4c22-b5c1-bd64a81e291a. {{(pid=99976) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 10 06:53:49.431205 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:53:49.431205 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:53:49.432286 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.backup.api [None req-6146cae0-1f69-4139-88b0-b5a7260e010d tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Calling RPCAPI with context: , host: np0000004964, backup: 2310e29e-031d-4c22-b5c1-bd64a81e291a. {{(pid=99976) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 10 06:53:49.438702 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.backup.rpcapi [None req-6146cae0-1f69-4139-88b0-b5a7260e010d tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] export_record in rpcapi backup_id 2310e29e-031d-4c22-b5c1-bd64a81e291a on host np0000004964. {{(pid=99976) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 10 06:53:49.940898 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.contrib.backups [None req-6146cae0-1f69-4139-88b0-b5a7260e010d tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMjMxMGUyOWUtMDMxZC00YzIyLWI1YzEtYmQ2NGE4MWUyOTFhIiwgInVzZXJfaWQiOiAiMWRjNWNiODhlNjdmNDk5MDgzODlkOTQ2MzBkNDQzYTgiLCAicHJvamVjdF9pZCI6ICI5MWJmMDYzY2MxMGI0NjNlOTBiMWEyMGM1MjQyODE2NSIsICJ2b2x1bWVfaWQiOiAiYmY2NDQ5YjUtYmU4ZS00NWY1LTg3NjAtMDM5MGIzYWQ3YTk5IiwgImhvc3QiOiAibnAwMDAwMDA0OTY0IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC02NjY5MTM4NTYiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9iZjY0NDliNS1iZThlLTQ1ZjUtODc2MC0wMzkwYjNhZDdhOTkvMjAyNjA3MTAwNjUzMzYvYXpfbm92YV9iYWNrdXBfMjMxMGUyOWUtMDMxZC00YzIyLWI1YzEtYmQ2NGE4MWUyOTFhIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0xMFQwNjo1MzozM1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQwNjo1MzozM1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTEwVDA2OjUzOjQ5WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=99976) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 10 06:53:49.941172 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6146cae0-1f69-4139-88b0-b5a7260e010d tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] https://10.4.3.200/volume/v3/backups/2310e29e-031d-4c22-b5c1-bd64a81e291a/export_record returned with HTTP 200 Jul 10 06:53:49.941693 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1409/5651] 10.4.3.200 () {68 vars in 1430 bytes} [Fri Jul 10 06:53:49 2026] GET /volume/v3/backups/2310e29e-031d-4c22-b5c1-bd64a81e291a/export_record => generated 1424 bytes in 519 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:53:49.948739 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-ba8fcd44-a624-44bb-9621-cc42657150ce None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:53:49.950489 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ba8fcd44-a624-44bb-9621-cc42657150ce tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] GET https://10.4.3.200/volume/v3/backups/2310e29e-031d-4c22-b5c1-bd64a81e291a Jul 10 06:53:49.950701 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ba8fcd44-a624-44bb-9621-cc42657150ce tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:53:49.950902 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ba8fcd44-a624-44bb-9621-cc42657150ce tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:53:49.951010 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-ba8fcd44-a624-44bb-9621-cc42657150ce tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Show backup with id 2310e29e-031d-4c22-b5c1-bd64a81e291a. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:53:49.955112 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:53:49.955112 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:53:49.955692 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ba8fcd44-a624-44bb-9621-cc42657150ce tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] https://10.4.3.200/volume/v3/backups/2310e29e-031d-4c22-b5c1-bd64a81e291a returned with HTTP 200 Jul 10 06:53:49.956245 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1413/5652] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:53:49 2026] GET /volume/v3/backups/2310e29e-031d-4c22-b5c1-bd64a81e291a => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:53:49.965203 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-52814861-bc09-484c-8bed-a0d8f33d04cd None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:53:49.967078 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-52814861-bc09-484c-8bed-a0d8f33d04cd tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-reader] POST https://10.4.3.200/volume/v3/backups/import_record Jul 10 06:53:49.967556 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-52814861-bc09-484c-8bed-a0d8f33d04cd tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-reader] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNTdmNmMxMzEtN2RjYi00Yzg0LTg3ZGItODg1MWQ5NmEyNDJhIiwgInVzZXJfaWQiOiAiMWRjNWNiODhlNjdmNDk5MDgzODlkOTQ2MzBkNDQzYTgiLCAicHJvamVjdF9pZCI6ICI5MWJmMDYzY2MxMGI0NjNlOTBiMWEyMGM1MjQyODE2NSIsICJ2b2x1bWVfaWQiOiAiYmY2NDQ5YjUtYmU4ZS00NWY1LTg3NjAtMDM5MGIzYWQ3YTk5IiwgImhvc3QiOiAibnAwMDAwMDA0OTY0IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC02NjY5MTM4NTYiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9iZjY0NDliNS1iZThlLTQ1ZjUtODc2MC0wMzkwYjNhZDdhOTkvMjAyNjA3MTAwNjUzMzYvYXpfbm92YV9iYWNrdXBfMjMxMGUyOWUtMDMxZC00YzIyLWI1YzEtYmQ2NGE4MWUyOTFhIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0xMFQwNjo1MzozM1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQwNjo1MzozM1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTEwVDA2OjUzOjQ5WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:53:49.968976 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.contrib.backups [None req-52814861-bc09-484c-8bed-a0d8f33d04cd tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-reader] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNTdmNmMxMzEtN2RjYi00Yzg0LTg3ZGItODg1MWQ5NmEyNDJhIiwgInVzZXJfaWQiOiAiMWRjNWNiODhlNjdmNDk5MDgzODlkOTQ2MzBkNDQzYTgiLCAicHJvamVjdF9pZCI6ICI5MWJmMDYzY2MxMGI0NjNlOTBiMWEyMGM1MjQyODE2NSIsICJ2b2x1bWVfaWQiOiAiYmY2NDQ5YjUtYmU4ZS00NWY1LTg3NjAtMDM5MGIzYWQ3YTk5IiwgImhvc3QiOiAibnAwMDAwMDA0OTY0IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC02NjY5MTM4NTYiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9iZjY0NDliNS1iZThlLTQ1ZjUtODc2MC0wMzkwYjNhZDdhOTkvMjAyNjA3MTAwNjUzMzYvYXpfbm92YV9iYWNrdXBfMjMxMGUyOWUtMDMxZC00YzIyLWI1YzEtYmQ2NGE4MWUyOTFhIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0xMFQwNjo1MzozM1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQwNjo1MzozM1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTEwVDA2OjUzOjQ5WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=99975) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 10 06:53:49.969068 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.contrib.backups [None req-52814861-bc09-484c-8bed-a0d8f33d04cd tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-reader] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNTdmNmMxMzEtN2RjYi00Yzg0LTg3ZGItODg1MWQ5NmEyNDJhIiwgInVzZXJfaWQiOiAiMWRjNWNiODhlNjdmNDk5MDgzODlkOTQ2MzBkNDQzYTgiLCAicHJvamVjdF9pZCI6ICI5MWJmMDYzY2MxMGI0NjNlOTBiMWEyMGM1MjQyODE2NSIsICJ2b2x1bWVfaWQiOiAiYmY2NDQ5YjUtYmU4ZS00NWY1LTg3NjAtMDM5MGIzYWQ3YTk5IiwgImhvc3QiOiAibnAwMDAwMDA0OTY0IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC02NjY5MTM4NTYiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9iZjY0NDliNS1iZThlLTQ1ZjUtODc2MC0wMzkwYjNhZDdhOTkvMjAyNjA3MTAwNjUzMzYvYXpfbm92YV9iYWNrdXBfMjMxMGUyOWUtMDMxZC00YzIyLWI1YzEtYmQ2NGE4MWUyOTFhIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0xMFQwNjo1MzozM1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQwNjo1MzozM1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTEwVDA2OjUzOjQ5WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=99975) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 10 06:53:49.969711 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.policy [None req-52814861-bc09-484c-8bed-a0d8f33d04cd tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-reader] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '5e05f8f8c64e4b4ea51f6e9d6a2ec9e5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '91bf063cc10b463e90b1a20c52428165', '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=99975) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 06:53:49.969874 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-52814861-bc09-484c-8bed-a0d8f33d04cd tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-reader] https://10.4.3.200/volume/v3/backups/import_record returned with HTTP 403 Jul 10 06:53:49.970314 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1422/5653] 10.4.3.200 () {70 vars in 1342 bytes} [Fri Jul 10 06:53:49 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:53:49.976167 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-3f16fcea-dc8f-43a4-bd91-c72193ec763e None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:53:49.978085 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3f16fcea-dc8f-43a4-bd91-c72193ec763e tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] DELETE https://10.4.3.200/volume/v3/volumes/bf6449b5-be8e-45f5-8760-0390b3ad7a99 Jul 10 06:53:49.978292 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3f16fcea-dc8f-43a4-bd91-c72193ec763e tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:53:49.978472 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3f16fcea-dc8f-43a4-bd91-c72193ec763e tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:53:49.978649 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-3f16fcea-dc8f-43a4-bd91-c72193ec763e tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Delete volume with id: bf6449b5-be8e-45f5-8760-0390b3ad7a99 Jul 10 06:53:49.984739 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:53:49.984739 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:53:49.984998 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-3f16fcea-dc8f-43a4-bd91-c72193ec763e tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Volume info retrieved successfully. Jul 10 06:53:50.000328 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-3f16fcea-dc8f-43a4-bd91-c72193ec763e tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Delete volume request issued successfully. Jul 10 06:53:50.000571 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3f16fcea-dc8f-43a4-bd91-c72193ec763e tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] https://10.4.3.200/volume/v3/volumes/bf6449b5-be8e-45f5-8760-0390b3ad7a99 returned with HTTP 202 Jul 10 06:53:50.001058 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1410/5654] 10.4.3.200 () {68 vars in 1391 bytes} [Fri Jul 10 06:53:49 2026] DELETE /volume/v3/volumes/bf6449b5-be8e-45f5-8760-0390b3ad7a99 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:53:50.007999 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-c67c2d6d-2422-4861-b300-35c7bb66e5db None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:53:50.009626 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c67c2d6d-2422-4861-b300-35c7bb66e5db tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] GET https://10.4.3.200/volume/v3/volumes/bf6449b5-be8e-45f5-8760-0390b3ad7a99 Jul 10 06:53:50.009838 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c67c2d6d-2422-4861-b300-35c7bb66e5db tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:53:50.010012 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c67c2d6d-2422-4861-b300-35c7bb66e5db tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:53:50.016274 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:53:50.016274 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:53:50.018914 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-c67c2d6d-2422-4861-b300-35c7bb66e5db tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Volume info retrieved successfully. Jul 10 06:53:50.022312 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c67c2d6d-2422-4861-b300-35c7bb66e5db tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] https://10.4.3.200/volume/v3/volumes/bf6449b5-be8e-45f5-8760-0390b3ad7a99 returned with HTTP 200 Jul 10 06:53:50.022667 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1410/5655] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:53:50 2026] GET /volume/v3/volumes/bf6449b5-be8e-45f5-8760-0390b3ad7a99 => generated 1007 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:53:51.037284 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-bbc2b1ec-2a2c-4c37-8a1b-8edbe83ffa40 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:53:51.038882 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-bbc2b1ec-2a2c-4c37-8a1b-8edbe83ffa40 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] GET https://10.4.3.200/volume/v3/volumes/bf6449b5-be8e-45f5-8760-0390b3ad7a99 Jul 10 06:53:51.039188 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-bbc2b1ec-2a2c-4c37-8a1b-8edbe83ffa40 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:53:51.040381 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-bbc2b1ec-2a2c-4c37-8a1b-8edbe83ffa40 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:53:51.044895 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-bbc2b1ec-2a2c-4c37-8a1b-8edbe83ffa40 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] https://10.4.3.200/volume/v3/volumes/bf6449b5-be8e-45f5-8760-0390b3ad7a99 returned with HTTP 404 Jul 10 06:53:51.045533 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1414/5656] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:53:51 2026] GET /volume/v3/volumes/bf6449b5-be8e-45f5-8760-0390b3ad7a99 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:53:51.053608 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-e7490a9e-74d0-4e6c-8a36-8b1c85b3f01f None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:53:51.055771 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-e7490a9e-74d0-4e6c-8a36-8b1c85b3f01f tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-reader] GET https://10.4.3.200/volume/v3/backups Jul 10 06:53:51.056050 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-e7490a9e-74d0-4e6c-8a36-8b1c85b3f01f tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-reader] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:53:51.056344 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-e7490a9e-74d0-4e6c-8a36-8b1c85b3f01f tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-reader] Calling method 'index' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:53:51.056708 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.api_utils [None req-e7490a9e-74d0-4e6c-8a36-8b1c85b3f01f tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-reader] Removing options '' from query. {{(pid=99975) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 06:53:51.063027 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-e7490a9e-74d0-4e6c-8a36-8b1c85b3f01f tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-reader] https://10.4.3.200/volume/v3/backups returned with HTTP 200 Jul 10 06:53:51.063586 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1423/5657] 10.4.3.200 () {68 vars in 1277 bytes} [Fri Jul 10 06:53:51 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 10 06:53:51.070616 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-b6e0d170-5de9-48f1-848e-c4a837a2e6de None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:53:51.072145 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b6e0d170-5de9-48f1-848e-c4a837a2e6de tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-reader] GET https://10.4.3.200/volume/v3/backups?project_id=91bf063cc10b463e90b1a20c52428165 Jul 10 06:53:51.072327 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b6e0d170-5de9-48f1-848e-c4a837a2e6de tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-reader] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:53:51.072498 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b6e0d170-5de9-48f1-848e-c4a837a2e6de tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-reader] Calling method 'index' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:53:51.072762 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.api_utils [None req-b6e0d170-5de9-48f1-848e-c4a837a2e6de tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-reader] Removing options 'project_id' from query. {{(pid=99977) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 06:53:51.077270 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b6e0d170-5de9-48f1-848e-c4a837a2e6de tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-reader] https://10.4.3.200/volume/v3/backups?project_id=91bf063cc10b463e90b1a20c52428165 returned with HTTP 200 Jul 10 06:53:51.077580 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1411/5658] 10.4.3.200 () {68 vars in 1364 bytes} [Fri Jul 10 06:53:51 2026] GET /volume/v3/backups?project_id=91bf063cc10b463e90b1a20c52428165 => generated 624 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:53:51.086263 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-9af29ec8-39a4-426b-8724-c4957e186d79 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:53:51.087757 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9af29ec8-39a4-426b-8724-c4957e186d79 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:53:51.088058 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9af29ec8-39a4-426b-8724-c4957e186d79 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-8117524"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:53:51.089294 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-9af29ec8-39a4-426b-8724-c4957e186d79 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-8117524'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:53:51.089401 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-9af29ec8-39a4-426b-8724-c4957e186d79 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Create volume of 1 GB Jul 10 06:53:51.093004 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-9af29ec8-39a4-426b-8724-c4957e186d79 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Availability Zones retrieved successfully. Jul 10 06:53:51.097780 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-9af29ec8-39a4-426b-8724-c4957e186d79 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Flow 'volume_create_api' (da2963d5-4a85-46bb-ad2d-ca0ee22c3cc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:53:51.098588 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-9af29ec8-39a4-426b-8724-c4957e186d79 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (431d2d42-2c54-4a36-a374-2c44d6810803) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:53:51.099237 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-9af29ec8-39a4-426b-8724-c4957e186d79 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Validating volume size '1' using validate_int {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:53:51.119476 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-9af29ec8-39a4-426b-8724-c4957e186d79 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (431d2d42-2c54-4a36-a374-2c44d6810803) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:53:51.120115 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-9af29ec8-39a4-426b-8724-c4957e186d79 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (037773d3-e0ea-461d-a498-f0e368d29543) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:53:51.151579 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-9af29ec8-39a4-426b-8724-c4957e186d79 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Created reservations ['527b9623-ba7a-48b1-a521-7eb253b0b1c5', 'a8b81a72-424e-4c35-89fa-7137a3cbe844', '86792cf6-ad70-40e8-a76c-5da470c5c6ff', 'bd8966ec-60a7-488b-9f93-831b1da20e64'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:53:51.152256 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-9af29ec8-39a4-426b-8724-c4957e186d79 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (037773d3-e0ea-461d-a498-f0e368d29543) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['527b9623-ba7a-48b1-a521-7eb253b0b1c5', 'a8b81a72-424e-4c35-89fa-7137a3cbe844', '86792cf6-ad70-40e8-a76c-5da470c5c6ff', 'bd8966ec-60a7-488b-9f93-831b1da20e64']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:53:51.152933 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-9af29ec8-39a4-426b-8724-c4957e186d79 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (528e8b7b-3765-4131-a925-216fce52d2bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:53:51.173480 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-9af29ec8-39a4-426b-8724-c4957e186d79 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (528e8b7b-3765-4131-a925-216fce52d2bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ad282b94-1f8d-4f49-a548-24b4a080a29d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-8117524',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91bf063cc10b463e90b1a20c52428165',qos_specs=None,replication_status=,reservations=['527b9623-ba7a-48b1-a521-7eb253b0b1c5','a8b81a72-424e-4c35-89fa-7137a3cbe844','86792cf6-ad70-40e8-a76c-5da470c5c6ff','bd8966ec-60a7-488b-9f93-831b1da20e64'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1dc5cb88e67f49908389d94630d443a8',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:53:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-8117524',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ad282b94-1f8d-4f49-a548-24b4a080a29d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='91bf063cc10b463e90b1a20c52428165',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1dc5cb88e67f49908389d94630d443a8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:53:51.174093 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-9af29ec8-39a4-426b-8724-c4957e186d79 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c179eeb2-b530-4376-994b-53ada0824087) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:53:51.188279 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-9af29ec8-39a4-426b-8724-c4957e186d79 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c179eeb2-b530-4376-994b-53ada0824087) transitioned into state 'SUCCESS' from state '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-8117524',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91bf063cc10b463e90b1a20c52428165',qos_specs=None,replication_status=,reservations=['527b9623-ba7a-48b1-a521-7eb253b0b1c5','a8b81a72-424e-4c35-89fa-7137a3cbe844','86792cf6-ad70-40e8-a76c-5da470c5c6ff','bd8966ec-60a7-488b-9f93-831b1da20e64'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1dc5cb88e67f49908389d94630d443a8',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:53:51.188930 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-9af29ec8-39a4-426b-8724-c4957e186d79 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51a02541-5c56-4164-a034-fd46892c3a96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:53:51.196348 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-9af29ec8-39a4-426b-8724-c4957e186d79 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51a02541-5c56-4164-a034-fd46892c3a96) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:53:51.197265 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-9af29ec8-39a4-426b-8724-c4957e186d79 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Flow 'volume_create_api' (da2963d5-4a85-46bb-ad2d-ca0ee22c3cc2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:53:51.197538 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-9af29ec8-39a4-426b-8724-c4957e186d79 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Create volume request issued successfully. Jul 10 06:53:51.198035 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9af29ec8-39a4-426b-8724-c4957e186d79 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:53:51.198431 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1411/5659] 10.4.3.200 () {70 vars in 1298 bytes} [Fri Jul 10 06:53:51 2026] POST /volume/v3/volumes => generated 775 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:53:51.209099 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-a6af1f97-715b-45fd-8a0a-1ca5399240be None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:53:51.210363 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a6af1f97-715b-45fd-8a0a-1ca5399240be tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] GET https://10.4.3.200/volume/v3/volumes/ad282b94-1f8d-4f49-a548-24b4a080a29d Jul 10 06:53:51.210558 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a6af1f97-715b-45fd-8a0a-1ca5399240be tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:53:51.210735 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a6af1f97-715b-45fd-8a0a-1ca5399240be tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:53:51.217250 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:53:51.217250 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:53:51.220424 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-a6af1f97-715b-45fd-8a0a-1ca5399240be tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Volume info retrieved successfully. Jul 10 06:53:51.223669 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a6af1f97-715b-45fd-8a0a-1ca5399240be tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] https://10.4.3.200/volume/v3/volumes/ad282b94-1f8d-4f49-a548-24b4a080a29d returned with HTTP 200 Jul 10 06:53:51.224061 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1415/5660] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:53:51 2026] GET /volume/v3/volumes/ad282b94-1f8d-4f49-a548-24b4a080a29d => generated 954 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:53:52.235346 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-e67319f4-47b9-4677-b042-04e0aa11bd7d None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:53:52.237806 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-e67319f4-47b9-4677-b042-04e0aa11bd7d tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] GET https://10.4.3.200/volume/v3/volumes/ad282b94-1f8d-4f49-a548-24b4a080a29d Jul 10 06:53:52.238021 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-e67319f4-47b9-4677-b042-04e0aa11bd7d tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:53:52.238211 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-e67319f4-47b9-4677-b042-04e0aa11bd7d tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:53:52.245337 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:53:52.245337 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:53:52.248373 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-e67319f4-47b9-4677-b042-04e0aa11bd7d tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Volume info retrieved successfully. Jul 10 06:53:52.251672 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-e67319f4-47b9-4677-b042-04e0aa11bd7d tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] https://10.4.3.200/volume/v3/volumes/ad282b94-1f8d-4f49-a548-24b4a080a29d returned with HTTP 200 Jul 10 06:53:52.252035 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1424/5661] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:53:52 2026] GET /volume/v3/volumes/ad282b94-1f8d-4f49-a548-24b4a080a29d => generated 1006 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:53:52.264089 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-2fd6d480-45ea-44e5-a832-95c27fb537a2 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:53:52.265694 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2fd6d480-45ea-44e5-a832-95c27fb537a2 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] POST https://10.4.3.200/volume/v3/backups Jul 10 06:53:52.266029 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2fd6d480-45ea-44e5-a832-95c27fb537a2 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ad282b94-1f8d-4f49-a548-24b4a080a29d", "name": "tempest-type-Backup-1306911782"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:53:52.267387 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.contrib.backups [None req-2fd6d480-45ea-44e5-a832-95c27fb537a2 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Creating new backup {'backup': {'volume_id': 'ad282b94-1f8d-4f49-a548-24b4a080a29d', 'name': 'tempest-type-Backup-1306911782'}} {{(pid=99977) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 06:53:52.267525 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.contrib.backups [None req-2fd6d480-45ea-44e5-a832-95c27fb537a2 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Creating backup of volume ad282b94-1f8d-4f49-a548-24b4a080a29d in container None Jul 10 06:53:52.273985 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:53:52.273985 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:53:52.274307 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-2fd6d480-45ea-44e5-a832-95c27fb537a2 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Volume info retrieved successfully. Jul 10 06:53:52.287541 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-2fd6d480-45ea-44e5-a832-95c27fb537a2 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Created reservations ['9d4c246d-d3a1-4de9-aea6-67e8996c5084', '1b979a8d-3351-47c0-bc26-cdf35d62869d'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:53:52.309011 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2fd6d480-45ea-44e5-a832-95c27fb537a2 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] https://10.4.3.200/volume/v3/backups returned with HTTP 202 Jul 10 06:53:52.309582 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1412/5662] 10.4.3.200 () {70 vars in 1299 bytes} [Fri Jul 10 06:53:52 2026] POST /volume/v3/backups => generated 316 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:53:52.317149 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-3c056f2c-9ad4-4f76-b748-d143744954b1 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:53:52.318953 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3c056f2c-9ad4-4f76-b748-d143744954b1 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] GET https://10.4.3.200/volume/v3/backups/8c5514d9-946a-4013-9c6d-a55af5a4ab10 Jul 10 06:53:52.319141 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3c056f2c-9ad4-4f76-b748-d143744954b1 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:53:52.319327 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3c056f2c-9ad4-4f76-b748-d143744954b1 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:53:52.319707 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-3c056f2c-9ad4-4f76-b748-d143744954b1 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Show backup with id 8c5514d9-946a-4013-9c6d-a55af5a4ab10. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:53:52.323732 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:53:52.323732 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:53:52.324344 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3c056f2c-9ad4-4f76-b748-d143744954b1 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] https://10.4.3.200/volume/v3/backups/8c5514d9-946a-4013-9c6d-a55af5a4ab10 returned with HTTP 200 Jul 10 06:53:52.324701 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1412/5663] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:53:52 2026] GET /volume/v3/backups/8c5514d9-946a-4013-9c6d-a55af5a4ab10 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:53:53.334583 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-1140e6c8-54f8-4024-a9c2-ca4d6a856120 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:53:53.336252 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1140e6c8-54f8-4024-a9c2-ca4d6a856120 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] GET https://10.4.3.200/volume/v3/backups/8c5514d9-946a-4013-9c6d-a55af5a4ab10 Jul 10 06:53:53.336448 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1140e6c8-54f8-4024-a9c2-ca4d6a856120 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:53:53.336651 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1140e6c8-54f8-4024-a9c2-ca4d6a856120 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:53:53.336761 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-1140e6c8-54f8-4024-a9c2-ca4d6a856120 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Show backup with id 8c5514d9-946a-4013-9c6d-a55af5a4ab10. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:53:53.340816 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:53:53.340816 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:53:53.341377 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1140e6c8-54f8-4024-a9c2-ca4d6a856120 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] https://10.4.3.200/volume/v3/backups/8c5514d9-946a-4013-9c6d-a55af5a4ab10 returned with HTTP 200 Jul 10 06:53:53.341748 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1416/5664] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:53:53 2026] GET /volume/v3/backups/8c5514d9-946a-4013-9c6d-a55af5a4ab10 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:53:54.352152 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-ae3abb4b-7aee-4f3d-85ac-844603a5ee16 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:53:54.354269 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-ae3abb4b-7aee-4f3d-85ac-844603a5ee16 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] GET https://10.4.3.200/volume/v3/backups/8c5514d9-946a-4013-9c6d-a55af5a4ab10 Jul 10 06:53:54.354487 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-ae3abb4b-7aee-4f3d-85ac-844603a5ee16 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:53:54.354691 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-ae3abb4b-7aee-4f3d-85ac-844603a5ee16 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:53:54.354806 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-ae3abb4b-7aee-4f3d-85ac-844603a5ee16 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Show backup with id 8c5514d9-946a-4013-9c6d-a55af5a4ab10. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:53:54.358944 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:53:54.358944 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:53:54.359565 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-ae3abb4b-7aee-4f3d-85ac-844603a5ee16 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] https://10.4.3.200/volume/v3/backups/8c5514d9-946a-4013-9c6d-a55af5a4ab10 returned with HTTP 200 Jul 10 06:53:54.359917 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1425/5665] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:53:54 2026] GET /volume/v3/backups/8c5514d9-946a-4013-9c6d-a55af5a4ab10 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:53:55.369296 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-0c532d69-63e4-449f-ac42-c4c8aaa39355 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:53:55.371029 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0c532d69-63e4-449f-ac42-c4c8aaa39355 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] GET https://10.4.3.200/volume/v3/backups/8c5514d9-946a-4013-9c6d-a55af5a4ab10 Jul 10 06:53:55.371219 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0c532d69-63e4-449f-ac42-c4c8aaa39355 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:53:55.371384 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0c532d69-63e4-449f-ac42-c4c8aaa39355 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:53:55.371480 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-0c532d69-63e4-449f-ac42-c4c8aaa39355 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Show backup with id 8c5514d9-946a-4013-9c6d-a55af5a4ab10. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:53:55.375291 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:53:55.375291 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:53:55.375806 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0c532d69-63e4-449f-ac42-c4c8aaa39355 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] https://10.4.3.200/volume/v3/backups/8c5514d9-946a-4013-9c6d-a55af5a4ab10 returned with HTTP 200 Jul 10 06:53:55.376097 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1413/5666] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:53:55 2026] GET /volume/v3/backups/8c5514d9-946a-4013-9c6d-a55af5a4ab10 => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:53:56.385936 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-26e8602a-b389-4d19-ae89-d8d38209b2ff None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:53:56.388273 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-26e8602a-b389-4d19-ae89-d8d38209b2ff tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] GET https://10.4.3.200/volume/v3/backups/8c5514d9-946a-4013-9c6d-a55af5a4ab10 Jul 10 06:53:56.388576 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-26e8602a-b389-4d19-ae89-d8d38209b2ff tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:53:56.388837 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-26e8602a-b389-4d19-ae89-d8d38209b2ff tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:53:56.389035 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-26e8602a-b389-4d19-ae89-d8d38209b2ff tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Show backup with id 8c5514d9-946a-4013-9c6d-a55af5a4ab10. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:53:56.393955 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:53:56.393955 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:53:56.394777 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-26e8602a-b389-4d19-ae89-d8d38209b2ff tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] https://10.4.3.200/volume/v3/backups/8c5514d9-946a-4013-9c6d-a55af5a4ab10 returned with HTTP 200 Jul 10 06:53:56.395265 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1413/5667] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:53:56 2026] GET /volume/v3/backups/8c5514d9-946a-4013-9c6d-a55af5a4ab10 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:53:57.406653 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-77bb9841-cb45-46da-befe-610eeee89b6e None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:53:57.408228 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-77bb9841-cb45-46da-befe-610eeee89b6e tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] GET https://10.4.3.200/volume/v3/backups/8c5514d9-946a-4013-9c6d-a55af5a4ab10 Jul 10 06:53:57.408400 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-77bb9841-cb45-46da-befe-610eeee89b6e tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:53:57.408585 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-77bb9841-cb45-46da-befe-610eeee89b6e tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:53:57.408680 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-77bb9841-cb45-46da-befe-610eeee89b6e tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Show backup with id 8c5514d9-946a-4013-9c6d-a55af5a4ab10. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:53:57.412497 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:53:57.412497 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:53:57.413047 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-77bb9841-cb45-46da-befe-610eeee89b6e tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] https://10.4.3.200/volume/v3/backups/8c5514d9-946a-4013-9c6d-a55af5a4ab10 returned with HTTP 200 Jul 10 06:53:57.413585 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1417/5668] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:53:57 2026] GET /volume/v3/backups/8c5514d9-946a-4013-9c6d-a55af5a4ab10 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:53:58.424030 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-2257b48c-d4c6-49f7-8647-cdcdc399fc96 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:53:58.425687 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-2257b48c-d4c6-49f7-8647-cdcdc399fc96 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] GET https://10.4.3.200/volume/v3/backups/8c5514d9-946a-4013-9c6d-a55af5a4ab10 Jul 10 06:53:58.425921 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-2257b48c-d4c6-49f7-8647-cdcdc399fc96 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:53:58.426111 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-2257b48c-d4c6-49f7-8647-cdcdc399fc96 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:53:58.426253 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-2257b48c-d4c6-49f7-8647-cdcdc399fc96 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Show backup with id 8c5514d9-946a-4013-9c6d-a55af5a4ab10. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:53:58.430258 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:53:58.430258 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:53:58.430809 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-2257b48c-d4c6-49f7-8647-cdcdc399fc96 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] https://10.4.3.200/volume/v3/backups/8c5514d9-946a-4013-9c6d-a55af5a4ab10 returned with HTTP 200 Jul 10 06:53:58.431154 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1426/5669] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:53:58 2026] GET /volume/v3/backups/8c5514d9-946a-4013-9c6d-a55af5a4ab10 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:53:59.440547 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-d0bdd5bb-90d0-45e9-9c45-f741b75bfc75 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:53:59.442034 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d0bdd5bb-90d0-45e9-9c45-f741b75bfc75 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] GET https://10.4.3.200/volume/v3/backups/8c5514d9-946a-4013-9c6d-a55af5a4ab10 Jul 10 06:53:59.442232 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d0bdd5bb-90d0-45e9-9c45-f741b75bfc75 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:53:59.442421 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d0bdd5bb-90d0-45e9-9c45-f741b75bfc75 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:53:59.442601 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-d0bdd5bb-90d0-45e9-9c45-f741b75bfc75 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Show backup with id 8c5514d9-946a-4013-9c6d-a55af5a4ab10. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:53:59.446341 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:53:59.446341 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:53:59.446863 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d0bdd5bb-90d0-45e9-9c45-f741b75bfc75 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] https://10.4.3.200/volume/v3/backups/8c5514d9-946a-4013-9c6d-a55af5a4ab10 returned with HTTP 200 Jul 10 06:53:59.447176 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1414/5670] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:53:59 2026] GET /volume/v3/backups/8c5514d9-946a-4013-9c6d-a55af5a4ab10 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:54:00.456808 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-f45c1851-9b77-467f-ac7a-7bf3581f4f64 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:00.458737 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f45c1851-9b77-467f-ac7a-7bf3581f4f64 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] GET https://10.4.3.200/volume/v3/backups/8c5514d9-946a-4013-9c6d-a55af5a4ab10 Jul 10 06:54:00.458979 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f45c1851-9b77-467f-ac7a-7bf3581f4f64 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:00.459224 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f45c1851-9b77-467f-ac7a-7bf3581f4f64 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:00.459363 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-f45c1851-9b77-467f-ac7a-7bf3581f4f64 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Show backup with id 8c5514d9-946a-4013-9c6d-a55af5a4ab10. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:54:00.463589 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:54:00.463589 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:54:00.464217 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f45c1851-9b77-467f-ac7a-7bf3581f4f64 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] https://10.4.3.200/volume/v3/backups/8c5514d9-946a-4013-9c6d-a55af5a4ab10 returned with HTTP 200 Jul 10 06:54:00.464601 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1414/5671] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:54:00 2026] GET /volume/v3/backups/8c5514d9-946a-4013-9c6d-a55af5a4ab10 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:54:01.473637 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-419066f1-9ceb-4b4f-928e-2d436a5c69d3 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:01.475362 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-419066f1-9ceb-4b4f-928e-2d436a5c69d3 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] GET https://10.4.3.200/volume/v3/backups/8c5514d9-946a-4013-9c6d-a55af5a4ab10 Jul 10 06:54:01.475586 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-419066f1-9ceb-4b4f-928e-2d436a5c69d3 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:01.475797 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-419066f1-9ceb-4b4f-928e-2d436a5c69d3 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:01.475913 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-419066f1-9ceb-4b4f-928e-2d436a5c69d3 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Show backup with id 8c5514d9-946a-4013-9c6d-a55af5a4ab10. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:54:01.479987 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:54:01.479987 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:54:01.480569 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-419066f1-9ceb-4b4f-928e-2d436a5c69d3 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] https://10.4.3.200/volume/v3/backups/8c5514d9-946a-4013-9c6d-a55af5a4ab10 returned with HTTP 200 Jul 10 06:54:01.480967 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1418/5672] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:54:01 2026] GET /volume/v3/backups/8c5514d9-946a-4013-9c6d-a55af5a4ab10 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:54:02.491440 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-73ffded3-9fb8-4828-9b02-fd6b0036654b None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:02.493277 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-73ffded3-9fb8-4828-9b02-fd6b0036654b tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] GET https://10.4.3.200/volume/v3/backups/8c5514d9-946a-4013-9c6d-a55af5a4ab10 Jul 10 06:54:02.493455 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-73ffded3-9fb8-4828-9b02-fd6b0036654b tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:02.493642 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-73ffded3-9fb8-4828-9b02-fd6b0036654b tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:02.493740 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-73ffded3-9fb8-4828-9b02-fd6b0036654b tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Show backup with id 8c5514d9-946a-4013-9c6d-a55af5a4ab10. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:54:02.497522 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:54:02.497522 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:54:02.498055 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-73ffded3-9fb8-4828-9b02-fd6b0036654b tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] https://10.4.3.200/volume/v3/backups/8c5514d9-946a-4013-9c6d-a55af5a4ab10 returned with HTTP 200 Jul 10 06:54:02.498425 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1427/5673] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:54:02 2026] GET /volume/v3/backups/8c5514d9-946a-4013-9c6d-a55af5a4ab10 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:54:03.507900 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-c3c53a57-b506-4661-9d46-c355c8d92ae2 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:03.509514 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c3c53a57-b506-4661-9d46-c355c8d92ae2 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] GET https://10.4.3.200/volume/v3/backups/8c5514d9-946a-4013-9c6d-a55af5a4ab10 Jul 10 06:54:03.509704 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c3c53a57-b506-4661-9d46-c355c8d92ae2 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:03.509871 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c3c53a57-b506-4661-9d46-c355c8d92ae2 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:03.509972 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-c3c53a57-b506-4661-9d46-c355c8d92ae2 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Show backup with id 8c5514d9-946a-4013-9c6d-a55af5a4ab10. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:54:03.513756 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:54:03.513756 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:54:03.514279 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c3c53a57-b506-4661-9d46-c355c8d92ae2 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] https://10.4.3.200/volume/v3/backups/8c5514d9-946a-4013-9c6d-a55af5a4ab10 returned with HTTP 200 Jul 10 06:54:03.514613 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1415/5674] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:54:03 2026] GET /volume/v3/backups/8c5514d9-946a-4013-9c6d-a55af5a4ab10 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:54:04.523675 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-76d593ea-02db-4f4a-8e73-afea04b6be8c None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:04.525191 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-76d593ea-02db-4f4a-8e73-afea04b6be8c tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] GET https://10.4.3.200/volume/v3/backups/8c5514d9-946a-4013-9c6d-a55af5a4ab10 Jul 10 06:54:04.525382 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-76d593ea-02db-4f4a-8e73-afea04b6be8c tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:04.525584 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-76d593ea-02db-4f4a-8e73-afea04b6be8c tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:04.525684 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-76d593ea-02db-4f4a-8e73-afea04b6be8c tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Show backup with id 8c5514d9-946a-4013-9c6d-a55af5a4ab10. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:54:04.530154 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:54:04.530154 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:54:04.530696 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-76d593ea-02db-4f4a-8e73-afea04b6be8c tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] https://10.4.3.200/volume/v3/backups/8c5514d9-946a-4013-9c6d-a55af5a4ab10 returned with HTTP 200 Jul 10 06:54:04.531044 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1415/5675] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:54:04 2026] GET /volume/v3/backups/8c5514d9-946a-4013-9c6d-a55af5a4ab10 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:54:05.541009 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-ad47a5be-6599-46d8-90ec-22599b754a2c None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:05.542834 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ad47a5be-6599-46d8-90ec-22599b754a2c tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] GET https://10.4.3.200/volume/v3/backups/8c5514d9-946a-4013-9c6d-a55af5a4ab10 Jul 10 06:54:05.543049 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ad47a5be-6599-46d8-90ec-22599b754a2c tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:05.543237 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ad47a5be-6599-46d8-90ec-22599b754a2c tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:05.543330 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-ad47a5be-6599-46d8-90ec-22599b754a2c tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Show backup with id 8c5514d9-946a-4013-9c6d-a55af5a4ab10. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:54:05.547755 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:54:05.547755 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:54:05.548360 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ad47a5be-6599-46d8-90ec-22599b754a2c tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] https://10.4.3.200/volume/v3/backups/8c5514d9-946a-4013-9c6d-a55af5a4ab10 returned with HTTP 200 Jul 10 06:54:05.548708 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1419/5676] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:54:05 2026] GET /volume/v3/backups/8c5514d9-946a-4013-9c6d-a55af5a4ab10 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:54:06.558789 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-7555a7b8-1e30-49c2-bb39-b416174cede6 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:06.560293 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-7555a7b8-1e30-49c2-bb39-b416174cede6 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] GET https://10.4.3.200/volume/v3/backups/8c5514d9-946a-4013-9c6d-a55af5a4ab10 Jul 10 06:54:06.560473 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-7555a7b8-1e30-49c2-bb39-b416174cede6 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:06.560664 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-7555a7b8-1e30-49c2-bb39-b416174cede6 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:06.560760 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-7555a7b8-1e30-49c2-bb39-b416174cede6 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Show backup with id 8c5514d9-946a-4013-9c6d-a55af5a4ab10. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:54:06.564617 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:54:06.564617 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:54:06.565133 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-7555a7b8-1e30-49c2-bb39-b416174cede6 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] https://10.4.3.200/volume/v3/backups/8c5514d9-946a-4013-9c6d-a55af5a4ab10 returned with HTTP 200 Jul 10 06:54:06.565589 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1428/5677] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:54:06 2026] GET /volume/v3/backups/8c5514d9-946a-4013-9c6d-a55af5a4ab10 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:54:07.576385 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-7687f816-6224-4b61-891c-3a79e283db47 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:07.577857 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7687f816-6224-4b61-891c-3a79e283db47 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] GET https://10.4.3.200/volume/v3/backups/8c5514d9-946a-4013-9c6d-a55af5a4ab10 Jul 10 06:54:07.578036 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-7687f816-6224-4b61-891c-3a79e283db47 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:07.578221 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-7687f816-6224-4b61-891c-3a79e283db47 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:07.578314 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-7687f816-6224-4b61-891c-3a79e283db47 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Show backup with id 8c5514d9-946a-4013-9c6d-a55af5a4ab10. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:54:07.582034 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:54:07.582034 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:54:07.582623 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7687f816-6224-4b61-891c-3a79e283db47 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] https://10.4.3.200/volume/v3/backups/8c5514d9-946a-4013-9c6d-a55af5a4ab10 returned with HTTP 200 Jul 10 06:54:07.582957 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1416/5678] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:54:07 2026] GET /volume/v3/backups/8c5514d9-946a-4013-9c6d-a55af5a4ab10 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:54:08.595139 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-15bdfc3d-a36e-4f47-81c1-7242a879b7cd None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:08.596608 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-15bdfc3d-a36e-4f47-81c1-7242a879b7cd tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] GET https://10.4.3.200/volume/v3/backups/8c5514d9-946a-4013-9c6d-a55af5a4ab10 Jul 10 06:54:08.596792 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-15bdfc3d-a36e-4f47-81c1-7242a879b7cd tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:08.596959 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-15bdfc3d-a36e-4f47-81c1-7242a879b7cd tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:08.597061 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-15bdfc3d-a36e-4f47-81c1-7242a879b7cd tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Show backup with id 8c5514d9-946a-4013-9c6d-a55af5a4ab10. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:54:08.601343 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:54:08.601343 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:54:08.602118 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-15bdfc3d-a36e-4f47-81c1-7242a879b7cd tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] https://10.4.3.200/volume/v3/backups/8c5514d9-946a-4013-9c6d-a55af5a4ab10 returned with HTTP 200 Jul 10 06:54:08.602525 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1416/5679] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:54:08 2026] GET /volume/v3/backups/8c5514d9-946a-4013-9c6d-a55af5a4ab10 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:54:08.614819 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-e4cd4eb8-bd04-4ef2-96c5-bce9329586e8 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:08.616360 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e4cd4eb8-bd04-4ef2-96c5-bce9329586e8 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-reader] POST https://10.4.3.200/volume/v3/backups/8c5514d9-946a-4013-9c6d-a55af5a4ab10/action Jul 10 06:54:08.616699 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e4cd4eb8-bd04-4ef2-96c5-bce9329586e8 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:54:08.616818 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e4cd4eb8-bd04-4ef2-96c5-bce9329586e8 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:54:08.618059 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.contrib.admin_actions [None req-e4cd4eb8-bd04-4ef2-96c5-bce9329586e8 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-reader] Updating backup '8c5514d9-946a-4013-9c6d-a55af5a4ab10' with '{'status': 'error'}' {{(pid=99978) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 10 06:54:08.624819 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:54:08.624819 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:54:08.625779 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.policy [None req-e4cd4eb8-bd04-4ef2-96c5-bce9329586e8 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-reader] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '5e05f8f8c64e4b4ea51f6e9d6a2ec9e5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '91bf063cc10b463e90b1a20c52428165', '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=99978) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 06:54:08.625962 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e4cd4eb8-bd04-4ef2-96c5-bce9329586e8 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-reader] https://10.4.3.200/volume/v3/backups/8c5514d9-946a-4013-9c6d-a55af5a4ab10/action returned with HTTP 403 Jul 10 06:54:08.626395 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1420/5680] 10.4.3.200 () {70 vars in 1430 bytes} [Fri Jul 10 06:54:08 2026] POST /volume/v3/backups/8c5514d9-946a-4013-9c6d-a55af5a4ab10/action => generated 131 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:54:08.632375 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-9632bae6-1682-498f-908b-11cafb2b0be0 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:08.634106 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-9632bae6-1682-498f-908b-11cafb2b0be0 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] DELETE https://10.4.3.200/volume/v3/volumes/ad282b94-1f8d-4f49-a548-24b4a080a29d Jul 10 06:54:08.634346 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-9632bae6-1682-498f-908b-11cafb2b0be0 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:08.634547 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-9632bae6-1682-498f-908b-11cafb2b0be0 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Calling method 'delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:08.634726 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-9632bae6-1682-498f-908b-11cafb2b0be0 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Delete volume with id: ad282b94-1f8d-4f49-a548-24b4a080a29d Jul 10 06:54:08.641329 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:54:08.641329 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:54:08.641640 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-9632bae6-1682-498f-908b-11cafb2b0be0 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Volume info retrieved successfully. Jul 10 06:54:08.655334 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-9632bae6-1682-498f-908b-11cafb2b0be0 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Delete volume request issued successfully. Jul 10 06:54:08.655489 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-9632bae6-1682-498f-908b-11cafb2b0be0 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] https://10.4.3.200/volume/v3/volumes/ad282b94-1f8d-4f49-a548-24b4a080a29d returned with HTTP 202 Jul 10 06:54:08.655887 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1429/5681] 10.4.3.200 () {68 vars in 1391 bytes} [Fri Jul 10 06:54:08 2026] DELETE /volume/v3/volumes/ad282b94-1f8d-4f49-a548-24b4a080a29d => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:54:08.663678 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-3d5c6f0b-799b-4841-8998-1db0d65530dd None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:08.665239 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3d5c6f0b-799b-4841-8998-1db0d65530dd tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] GET https://10.4.3.200/volume/v3/volumes/ad282b94-1f8d-4f49-a548-24b4a080a29d Jul 10 06:54:08.665425 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3d5c6f0b-799b-4841-8998-1db0d65530dd tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:08.665617 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3d5c6f0b-799b-4841-8998-1db0d65530dd tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:08.672865 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:54:08.672865 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:54:08.675809 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-3d5c6f0b-799b-4841-8998-1db0d65530dd tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Volume info retrieved successfully. Jul 10 06:54:08.679111 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3d5c6f0b-799b-4841-8998-1db0d65530dd tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] https://10.4.3.200/volume/v3/volumes/ad282b94-1f8d-4f49-a548-24b4a080a29d returned with HTTP 200 Jul 10 06:54:08.679490 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1417/5682] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:54:08 2026] GET /volume/v3/volumes/ad282b94-1f8d-4f49-a548-24b4a080a29d => generated 1005 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:54:09.691070 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-e0ac5de3-821b-4b9c-9d3b-7dec28fb4b86 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:09.692572 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e0ac5de3-821b-4b9c-9d3b-7dec28fb4b86 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] GET https://10.4.3.200/volume/v3/volumes/ad282b94-1f8d-4f49-a548-24b4a080a29d Jul 10 06:54:09.692758 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e0ac5de3-821b-4b9c-9d3b-7dec28fb4b86 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:09.692928 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e0ac5de3-821b-4b9c-9d3b-7dec28fb4b86 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:09.697926 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e0ac5de3-821b-4b9c-9d3b-7dec28fb4b86 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] https://10.4.3.200/volume/v3/volumes/ad282b94-1f8d-4f49-a548-24b4a080a29d returned with HTTP 404 Jul 10 06:54:09.698555 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1417/5683] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:54:09 2026] GET /volume/v3/volumes/ad282b94-1f8d-4f49-a548-24b4a080a29d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:54:09.705748 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-202b58fb-fd0a-4d3e-bf3e-2c01d620f01f None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:09.707207 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-202b58fb-fd0a-4d3e-bf3e-2c01d620f01f tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-reader] GET https://10.4.3.200/volume/v3/backups/5a3d3f1d-ff56-46da-aa23-fc7bfc2da36b Jul 10 06:54:09.707393 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-202b58fb-fd0a-4d3e-bf3e-2c01d620f01f tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-reader] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:09.707592 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-202b58fb-fd0a-4d3e-bf3e-2c01d620f01f tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-reader] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:09.707695 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-202b58fb-fd0a-4d3e-bf3e-2c01d620f01f tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-reader] Show backup with id 5a3d3f1d-ff56-46da-aa23-fc7bfc2da36b. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:54:09.713267 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:54:09.713267 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:54:09.714403 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-202b58fb-fd0a-4d3e-bf3e-2c01d620f01f tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-reader] https://10.4.3.200/volume/v3/backups/5a3d3f1d-ff56-46da-aa23-fc7bfc2da36b returned with HTTP 200 Jul 10 06:54:09.714939 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1421/5684] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:54:09 2026] GET /volume/v3/backups/5a3d3f1d-ff56-46da-aa23-fc7bfc2da36b => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:54:09.723673 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-11baace3-078c-4e4b-85b0-57f78aa96535 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:09.725607 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-11baace3-078c-4e4b-85b0-57f78aa96535 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] DELETE https://10.4.3.200/volume/v3/backups/8c5514d9-946a-4013-9c6d-a55af5a4ab10 Jul 10 06:54:09.725818 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-11baace3-078c-4e4b-85b0-57f78aa96535 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:09.725997 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-11baace3-078c-4e4b-85b0-57f78aa96535 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Calling method 'delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:09.726130 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.contrib.backups [None req-11baace3-078c-4e4b-85b0-57f78aa96535 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Delete backup with id: 8c5514d9-946a-4013-9c6d-a55af5a4ab10. Jul 10 06:54:09.730004 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:54:09.730004 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:54:09.739222 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.backup.rpcapi [None req-11baace3-078c-4e4b-85b0-57f78aa96535 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] delete_backup rpcapi backup_id 8c5514d9-946a-4013-9c6d-a55af5a4ab10 {{(pid=99975) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 06:54:09.740785 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-11baace3-078c-4e4b-85b0-57f78aa96535 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] https://10.4.3.200/volume/v3/backups/8c5514d9-946a-4013-9c6d-a55af5a4ab10 returned with HTTP 202 Jul 10 06:54:09.741272 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1430/5685] 10.4.3.200 () {68 vars in 1391 bytes} [Fri Jul 10 06:54:09 2026] DELETE /volume/v3/backups/8c5514d9-946a-4013-9c6d-a55af5a4ab10 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:54:09.748613 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-1629d7c0-0cf6-4aaa-b29a-fad9f40c0473 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:09.750595 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1629d7c0-0cf6-4aaa-b29a-fad9f40c0473 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] GET https://10.4.3.200/volume/v3/backups/8c5514d9-946a-4013-9c6d-a55af5a4ab10 Jul 10 06:54:09.750833 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1629d7c0-0cf6-4aaa-b29a-fad9f40c0473 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:09.751041 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1629d7c0-0cf6-4aaa-b29a-fad9f40c0473 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:09.751165 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-1629d7c0-0cf6-4aaa-b29a-fad9f40c0473 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Show backup with id 8c5514d9-946a-4013-9c6d-a55af5a4ab10. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:54:09.756018 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:54:09.756018 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:54:09.756423 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1629d7c0-0cf6-4aaa-b29a-fad9f40c0473 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] https://10.4.3.200/volume/v3/backups/8c5514d9-946a-4013-9c6d-a55af5a4ab10 returned with HTTP 200 Jul 10 06:54:09.756904 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1418/5686] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:54:09 2026] GET /volume/v3/backups/8c5514d9-946a-4013-9c6d-a55af5a4ab10 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:54:10.765934 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-676e1aa7-fa96-4953-912e-cc7b4c30a33b None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:10.767539 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-676e1aa7-fa96-4953-912e-cc7b4c30a33b tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] GET https://10.4.3.200/volume/v3/backups/8c5514d9-946a-4013-9c6d-a55af5a4ab10 Jul 10 06:54:10.767806 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-676e1aa7-fa96-4953-912e-cc7b4c30a33b tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:10.768020 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-676e1aa7-fa96-4953-912e-cc7b4c30a33b tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:10.768173 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.backups [None req-676e1aa7-fa96-4953-912e-cc7b4c30a33b tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Show backup with id 8c5514d9-946a-4013-9c6d-a55af5a4ab10. {{(pid=99976) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:54:10.771915 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-676e1aa7-fa96-4953-912e-cc7b4c30a33b tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] https://10.4.3.200/volume/v3/backups/8c5514d9-946a-4013-9c6d-a55af5a4ab10 returned with HTTP 404 Jul 10 06:54:10.772427 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1418/5687] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:54:10 2026] GET /volume/v3/backups/8c5514d9-946a-4013-9c6d-a55af5a4ab10 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:54:10.778225 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-83c0db2d-3433-4372-8060-1e2208ceeb8d None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:10.779724 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-83c0db2d-3433-4372-8060-1e2208ceeb8d tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] DELETE https://10.4.3.200/volume/v3/backups/2310e29e-031d-4c22-b5c1-bd64a81e291a Jul 10 06:54:10.779903 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-83c0db2d-3433-4372-8060-1e2208ceeb8d tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:10.780071 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-83c0db2d-3433-4372-8060-1e2208ceeb8d tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:10.780188 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.contrib.backups [None req-83c0db2d-3433-4372-8060-1e2208ceeb8d tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Delete backup with id: 2310e29e-031d-4c22-b5c1-bd64a81e291a. Jul 10 06:54:10.783885 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:54:10.783885 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:54:10.794445 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.backup.rpcapi [None req-83c0db2d-3433-4372-8060-1e2208ceeb8d tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] delete_backup rpcapi backup_id 2310e29e-031d-4c22-b5c1-bd64a81e291a {{(pid=99978) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 06:54:10.796583 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-83c0db2d-3433-4372-8060-1e2208ceeb8d tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] https://10.4.3.200/volume/v3/backups/2310e29e-031d-4c22-b5c1-bd64a81e291a returned with HTTP 202 Jul 10 06:54:10.797017 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1422/5688] 10.4.3.200 () {68 vars in 1391 bytes} [Fri Jul 10 06:54:10 2026] DELETE /volume/v3/backups/2310e29e-031d-4c22-b5c1-bd64a81e291a => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:54:10.803281 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-0cc4cd64-093b-434c-a7ac-345a7a6c4438 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:10.804964 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-0cc4cd64-093b-434c-a7ac-345a7a6c4438 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] GET https://10.4.3.200/volume/v3/backups/2310e29e-031d-4c22-b5c1-bd64a81e291a Jul 10 06:54:10.805272 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-0cc4cd64-093b-434c-a7ac-345a7a6c4438 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:10.805552 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-0cc4cd64-093b-434c-a7ac-345a7a6c4438 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:10.805700 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-0cc4cd64-093b-434c-a7ac-345a7a6c4438 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Show backup with id 2310e29e-031d-4c22-b5c1-bd64a81e291a. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:54:10.809991 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:54:10.809991 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:54:10.810545 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-0cc4cd64-093b-434c-a7ac-345a7a6c4438 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] https://10.4.3.200/volume/v3/backups/2310e29e-031d-4c22-b5c1-bd64a81e291a returned with HTTP 200 Jul 10 06:54:10.811001 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1431/5689] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:54:10 2026] GET /volume/v3/backups/2310e29e-031d-4c22-b5c1-bd64a81e291a => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:54:11.820579 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-115edca8-9f8b-4871-b97b-66984ebccb3f None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:11.822123 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-115edca8-9f8b-4871-b97b-66984ebccb3f tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] GET https://10.4.3.200/volume/v3/backups/2310e29e-031d-4c22-b5c1-bd64a81e291a Jul 10 06:54:11.822354 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-115edca8-9f8b-4871-b97b-66984ebccb3f tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:11.822558 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-115edca8-9f8b-4871-b97b-66984ebccb3f tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:11.822699 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-115edca8-9f8b-4871-b97b-66984ebccb3f tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Show backup with id 2310e29e-031d-4c22-b5c1-bd64a81e291a. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:54:11.825933 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-115edca8-9f8b-4871-b97b-66984ebccb3f tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] https://10.4.3.200/volume/v3/backups/2310e29e-031d-4c22-b5c1-bd64a81e291a returned with HTTP 404 Jul 10 06:54:11.826380 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1419/5690] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:54:11 2026] GET /volume/v3/backups/2310e29e-031d-4c22-b5c1-bd64a81e291a => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:54:11.833237 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-2cf1c51c-0532-4dcc-b462-0bf438d0546c None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:11.834900 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2cf1c51c-0532-4dcc-b462-0bf438d0546c tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] DELETE https://10.4.3.200/volume/v3/backups/5a3d3f1d-ff56-46da-aa23-fc7bfc2da36b Jul 10 06:54:11.835119 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2cf1c51c-0532-4dcc-b462-0bf438d0546c tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:11.835327 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2cf1c51c-0532-4dcc-b462-0bf438d0546c tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:11.835524 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.contrib.backups [None req-2cf1c51c-0532-4dcc-b462-0bf438d0546c tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Delete backup with id: 5a3d3f1d-ff56-46da-aa23-fc7bfc2da36b. Jul 10 06:54:11.839652 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:54:11.839652 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:54:11.850751 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.backup.rpcapi [None req-2cf1c51c-0532-4dcc-b462-0bf438d0546c tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] delete_backup rpcapi backup_id 5a3d3f1d-ff56-46da-aa23-fc7bfc2da36b {{(pid=99976) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 06:54:11.852355 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2cf1c51c-0532-4dcc-b462-0bf438d0546c tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] https://10.4.3.200/volume/v3/backups/5a3d3f1d-ff56-46da-aa23-fc7bfc2da36b returned with HTTP 202 Jul 10 06:54:11.852742 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1419/5691] 10.4.3.200 () {68 vars in 1391 bytes} [Fri Jul 10 06:54:11 2026] DELETE /volume/v3/backups/5a3d3f1d-ff56-46da-aa23-fc7bfc2da36b => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:54:11.858914 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-0253bb51-33e9-429b-93f4-ba7b824d2404 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:11.860561 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0253bb51-33e9-429b-93f4-ba7b824d2404 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] GET https://10.4.3.200/volume/v3/backups/5a3d3f1d-ff56-46da-aa23-fc7bfc2da36b Jul 10 06:54:11.860745 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0253bb51-33e9-429b-93f4-ba7b824d2404 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:11.860916 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0253bb51-33e9-429b-93f4-ba7b824d2404 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:11.861019 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-0253bb51-33e9-429b-93f4-ba7b824d2404 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Show backup with id 5a3d3f1d-ff56-46da-aa23-fc7bfc2da36b. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:54:11.865290 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:54:11.865290 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:54:11.865967 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0253bb51-33e9-429b-93f4-ba7b824d2404 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] https://10.4.3.200/volume/v3/backups/5a3d3f1d-ff56-46da-aa23-fc7bfc2da36b returned with HTTP 200 Jul 10 06:54:11.866399 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1423/5692] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:54:11 2026] GET /volume/v3/backups/5a3d3f1d-ff56-46da-aa23-fc7bfc2da36b => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:54:12.876693 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-0ea786ed-9cc0-4a28-bb70-314ba342c717 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:12.878244 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-0ea786ed-9cc0-4a28-bb70-314ba342c717 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] GET https://10.4.3.200/volume/v3/backups/5a3d3f1d-ff56-46da-aa23-fc7bfc2da36b Jul 10 06:54:12.878430 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-0ea786ed-9cc0-4a28-bb70-314ba342c717 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:12.878621 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-0ea786ed-9cc0-4a28-bb70-314ba342c717 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:12.878726 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.backups [None req-0ea786ed-9cc0-4a28-bb70-314ba342c717 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Show backup with id 5a3d3f1d-ff56-46da-aa23-fc7bfc2da36b. {{(pid=99975) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 06:54:12.881945 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-0ea786ed-9cc0-4a28-bb70-314ba342c717 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] https://10.4.3.200/volume/v3/backups/5a3d3f1d-ff56-46da-aa23-fc7bfc2da36b returned with HTTP 404 Jul 10 06:54:12.882356 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1432/5693] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:54:12 2026] GET /volume/v3/backups/5a3d3f1d-ff56-46da-aa23-fc7bfc2da36b => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:54:12.888899 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-2ced118b-da1d-44de-9091-5bcbd0f0b5a7 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:12.891214 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2ced118b-da1d-44de-9091-5bcbd0f0b5a7 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] DELETE https://10.4.3.200/volume/v3/volumes/47fb90f7-8c0b-4fb6-a1fc-c4e342d74878 Jul 10 06:54:12.891515 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2ced118b-da1d-44de-9091-5bcbd0f0b5a7 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:12.891783 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2ced118b-da1d-44de-9091-5bcbd0f0b5a7 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:12.892003 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-2ced118b-da1d-44de-9091-5bcbd0f0b5a7 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Delete volume with id: 47fb90f7-8c0b-4fb6-a1fc-c4e342d74878 Jul 10 06:54:12.900163 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:54:12.900163 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:54:12.900523 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-2ced118b-da1d-44de-9091-5bcbd0f0b5a7 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Volume info retrieved successfully. Jul 10 06:54:12.915476 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-2ced118b-da1d-44de-9091-5bcbd0f0b5a7 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Delete volume request issued successfully. Jul 10 06:54:12.915657 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2ced118b-da1d-44de-9091-5bcbd0f0b5a7 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] https://10.4.3.200/volume/v3/volumes/47fb90f7-8c0b-4fb6-a1fc-c4e342d74878 returned with HTTP 202 Jul 10 06:54:12.916041 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1420/5694] 10.4.3.200 () {68 vars in 1391 bytes} [Fri Jul 10 06:54:12 2026] DELETE /volume/v3/volumes/47fb90f7-8c0b-4fb6-a1fc-c4e342d74878 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:54:12.923400 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-39047d69-ea7f-4adb-b94f-3365264eaee3 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:12.924975 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-39047d69-ea7f-4adb-b94f-3365264eaee3 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] GET https://10.4.3.200/volume/v3/volumes/47fb90f7-8c0b-4fb6-a1fc-c4e342d74878 Jul 10 06:54:12.925179 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-39047d69-ea7f-4adb-b94f-3365264eaee3 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:12.925348 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-39047d69-ea7f-4adb-b94f-3365264eaee3 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:12.931445 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:54:12.931445 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:54:12.934275 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-39047d69-ea7f-4adb-b94f-3365264eaee3 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Volume info retrieved successfully. Jul 10 06:54:12.938321 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-39047d69-ea7f-4adb-b94f-3365264eaee3 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] https://10.4.3.200/volume/v3/volumes/47fb90f7-8c0b-4fb6-a1fc-c4e342d74878 returned with HTTP 200 Jul 10 06:54:12.938702 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1420/5695] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:54:12 2026] GET /volume/v3/volumes/47fb90f7-8c0b-4fb6-a1fc-c4e342d74878 => generated 1008 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:54:13.949922 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-ca5c92e4-306c-4162-8f74-b850ab6523d4 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:13.951703 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ca5c92e4-306c-4162-8f74-b850ab6523d4 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] GET https://10.4.3.200/volume/v3/volumes/47fb90f7-8c0b-4fb6-a1fc-c4e342d74878 Jul 10 06:54:13.951899 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ca5c92e4-306c-4162-8f74-b850ab6523d4 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:13.952098 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ca5c92e4-306c-4162-8f74-b850ab6523d4 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:13.957484 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ca5c92e4-306c-4162-8f74-b850ab6523d4 tempest-ProjectReaderTests33-1255735586 tempest-ProjectReaderTests33-1255735586-project-admin] https://10.4.3.200/volume/v3/volumes/47fb90f7-8c0b-4fb6-a1fc-c4e342d74878 returned with HTTP 404 Jul 10 06:54:13.957917 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1424/5696] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 10 06:54:13 2026] GET /volume/v3/volumes/47fb90f7-8c0b-4fb6-a1fc-c4e342d74878 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:54:15.275617 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-f65ede8f-508b-434e-9f71-576d11a0878e None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:15.351162 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-f65ede8f-508b-434e-9f71-576d11a0878e tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:54:15.351466 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-f65ede8f-508b-434e-9f71-576d11a0878e tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1883772837"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:54:15.352655 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.volumes [None req-f65ede8f-508b-434e-9f71-576d11a0878e tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1883772837'}} {{(pid=99975) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:54:15.352766 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-f65ede8f-508b-434e-9f71-576d11a0878e tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Create volume of 1 GB Jul 10 06:54:15.355946 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-f65ede8f-508b-434e-9f71-576d11a0878e tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Availability Zones retrieved successfully. Jul 10 06:54:15.360853 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-f65ede8f-508b-434e-9f71-576d11a0878e tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Flow 'volume_create_api' (3a24ab12-29f7-47cd-a75b-8e9594659ada) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:54:15.361672 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-f65ede8f-508b-434e-9f71-576d11a0878e tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce23fe30-aad1-43e3-8983-1ace386b3941) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:54:15.362331 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.flows.api.create_volume [None req-f65ede8f-508b-434e-9f71-576d11a0878e tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Validating volume size '1' using validate_int {{(pid=99975) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:54:15.382383 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-f65ede8f-508b-434e-9f71-576d11a0878e tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce23fe30-aad1-43e3-8983-1ace386b3941) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:54:15.383166 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-f65ede8f-508b-434e-9f71-576d11a0878e tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fda5f546-dc40-4b24-8b9a-6af815415bd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:54:15.434095 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.quota [None req-f65ede8f-508b-434e-9f71-576d11a0878e tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Created reservations ['081bee88-52d3-4ef1-b752-6536b011218d', 'b279c7b5-7b63-44fa-ab69-d374e6e540e7', '96076e4f-35cb-4a4e-b9ae-ee9d3fd92585', 'b1270307-071d-47cb-b5da-4b6290a23ded'] {{(pid=99975) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:54:15.435283 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-f65ede8f-508b-434e-9f71-576d11a0878e tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fda5f546-dc40-4b24-8b9a-6af815415bd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['081bee88-52d3-4ef1-b752-6536b011218d', 'b279c7b5-7b63-44fa-ab69-d374e6e540e7', '96076e4f-35cb-4a4e-b9ae-ee9d3fd92585', 'b1270307-071d-47cb-b5da-4b6290a23ded']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:54:15.436379 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-f65ede8f-508b-434e-9f71-576d11a0878e tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1222c5f4-436b-44fb-a060-09c794487047) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:54:15.464484 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-f65ede8f-508b-434e-9f71-576d11a0878e tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1222c5f4-436b-44fb-a060-09c794487047) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b2a9af57-7c3c-4ddf-ab15-d1b9aac20945', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1883772837',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f7e7be380de49b2b21721e9170f163a',qos_specs=None,replication_status=,reservations=['081bee88-52d3-4ef1-b752-6536b011218d','b279c7b5-7b63-44fa-ab69-d374e6e540e7','96076e4f-35cb-4a4e-b9ae-ee9d3fd92585','b1270307-071d-47cb-b5da-4b6290a23ded'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c04ba39b6da43fab8b23a8c2a26aec7',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:54:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1883772837',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b2a9af57-7c3c-4ddf-ab15-d1b9aac20945,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9f7e7be380de49b2b21721e9170f163a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9c04ba39b6da43fab8b23a8c2a26aec7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:54:15.465109 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-f65ede8f-508b-434e-9f71-576d11a0878e tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ccc3bf8b-44da-482e-9d4f-288324fd5ce5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:54:15.481433 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-f65ede8f-508b-434e-9f71-576d11a0878e tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ccc3bf8b-44da-482e-9d4f-288324fd5ce5) transitioned into state 'SUCCESS' from state '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-1883772837',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f7e7be380de49b2b21721e9170f163a',qos_specs=None,replication_status=,reservations=['081bee88-52d3-4ef1-b752-6536b011218d','b279c7b5-7b63-44fa-ab69-d374e6e540e7','96076e4f-35cb-4a4e-b9ae-ee9d3fd92585','b1270307-071d-47cb-b5da-4b6290a23ded'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c04ba39b6da43fab8b23a8c2a26aec7',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:54:15.482100 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-f65ede8f-508b-434e-9f71-576d11a0878e tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5cd8499b-35a5-48d7-bcc4-9eded06332a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:54:15.489855 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-f65ede8f-508b-434e-9f71-576d11a0878e tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5cd8499b-35a5-48d7-bcc4-9eded06332a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:54:15.490654 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-f65ede8f-508b-434e-9f71-576d11a0878e tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Flow 'volume_create_api' (3a24ab12-29f7-47cd-a75b-8e9594659ada) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:54:15.490934 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-f65ede8f-508b-434e-9f71-576d11a0878e tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Create volume request issued successfully. Jul 10 06:54:15.491592 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-f65ede8f-508b-434e-9f71-576d11a0878e tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:54:15.491937 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1433/5697] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 10 06:54:15 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 10 06:54:15.502674 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-06d3c4fd-dbd2-4a9a-a72a-53d31e6e1a3f None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:15.504303 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-06d3c4fd-dbd2-4a9a-a72a-53d31e6e1a3f tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] GET https://10.4.3.200/volume/v3/volumes/b2a9af57-7c3c-4ddf-ab15-d1b9aac20945 Jul 10 06:54:15.504878 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-06d3c4fd-dbd2-4a9a-a72a-53d31e6e1a3f tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:15.504878 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-06d3c4fd-dbd2-4a9a-a72a-53d31e6e1a3f tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:15.511251 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:54:15.511251 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:54:15.514445 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-06d3c4fd-dbd2-4a9a-a72a-53d31e6e1a3f tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Volume info retrieved successfully. Jul 10 06:54:15.518093 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-06d3c4fd-dbd2-4a9a-a72a-53d31e6e1a3f tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] https://10.4.3.200/volume/v3/volumes/b2a9af57-7c3c-4ddf-ab15-d1b9aac20945 returned with HTTP 200 Jul 10 06:54:15.518464 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1421/5698] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:54:15 2026] GET /volume/v3/volumes/b2a9af57-7c3c-4ddf-ab15-d1b9aac20945 => generated 957 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:54:16.531730 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-41ddc7b3-1520-4110-b599-1c5e8908b81a None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:16.533870 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-41ddc7b3-1520-4110-b599-1c5e8908b81a tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] GET https://10.4.3.200/volume/v3/volumes/b2a9af57-7c3c-4ddf-ab15-d1b9aac20945 Jul 10 06:54:16.534121 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-41ddc7b3-1520-4110-b599-1c5e8908b81a tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:16.534404 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-41ddc7b3-1520-4110-b599-1c5e8908b81a tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:16.543610 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:54:16.543610 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:54:16.547756 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-41ddc7b3-1520-4110-b599-1c5e8908b81a tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Volume info retrieved successfully. Jul 10 06:54:16.552790 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-41ddc7b3-1520-4110-b599-1c5e8908b81a tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] https://10.4.3.200/volume/v3/volumes/b2a9af57-7c3c-4ddf-ab15-d1b9aac20945 returned with HTTP 200 Jul 10 06:54:16.553303 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1421/5699] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:54:16 2026] GET /volume/v3/volumes/b2a9af57-7c3c-4ddf-ab15-d1b9aac20945 => generated 1009 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:54:16.564835 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-3a7eb639-418c-4308-ad30-b4b8639afa22 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:16.618407 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3a7eb639-418c-4308-ad30-b4b8639afa22 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-member] POST https://10.4.3.200/volume/v3/snapshots Jul 10 06:54:16.618822 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3a7eb639-418c-4308-ad30-b4b8639afa22 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b2a9af57-7c3c-4ddf-ab15-d1b9aac20945", "name": "tempest-ProjectMemberTests-Snapshot-1259034503"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:54:16.628559 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:54:16.628559 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:54:16.629121 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-3a7eb639-418c-4308-ad30-b4b8639afa22 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-member] Volume info retrieved successfully. Jul 10 06:54:16.629287 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.snapshots [None req-3a7eb639-418c-4308-ad30-b4b8639afa22 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-member] Create snapshot from volume b2a9af57-7c3c-4ddf-ab15-d1b9aac20945 Jul 10 06:54:16.665917 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-3a7eb639-418c-4308-ad30-b4b8639afa22 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-member] Created reservations ['23346672-c5b4-4299-8260-2d346b60884c', 'f74516d1-f476-4cdc-b8f6-23534eb49660', '53018e7a-2c25-4e2b-b18f-73f39101fd90', '4c770970-7565-46dc-ab10-aa7e84de150a'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:54:16.692602 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-3a7eb639-418c-4308-ad30-b4b8639afa22 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-member] Snapshot create request issued successfully. Jul 10 06:54:16.692930 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3a7eb639-418c-4308-ad30-b4b8639afa22 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-member] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 10 06:54:16.693345 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1425/5700] 10.4.3.200 () {68 vars in 1265 bytes} [Fri Jul 10 06:54:16 2026] POST /volume/v3/snapshots => generated 305 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:54:16.701045 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-a2a08922-e0e1-4587-86c7-16495fd0b009 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:16.703311 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-a2a08922-e0e1-4587-86c7-16495fd0b009 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-member] GET https://10.4.3.200/volume/v3/snapshots/94f00dde-d7ab-44ba-9167-7d8a48fd6f7b Jul 10 06:54:16.703559 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-a2a08922-e0e1-4587-86c7-16495fd0b009 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:16.703764 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-a2a08922-e0e1-4587-86c7-16495fd0b009 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:16.708585 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:54:16.708585 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:54:16.709322 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-a2a08922-e0e1-4587-86c7-16495fd0b009 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-member] Snapshot retrieved successfully. Jul 10 06:54:16.709715 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-a2a08922-e0e1-4587-86c7-16495fd0b009 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-member] https://10.4.3.200/volume/v3/snapshots/94f00dde-d7ab-44ba-9167-7d8a48fd6f7b returned with HTTP 200 Jul 10 06:54:16.710053 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1434/5701] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:54:16 2026] GET /volume/v3/snapshots/94f00dde-d7ab-44ba-9167-7d8a48fd6f7b => generated 437 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:54:17.718638 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-dbdaf742-40e0-4c7c-911c-dbb79951b0c6 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:17.720314 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-dbdaf742-40e0-4c7c-911c-dbb79951b0c6 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-member] GET https://10.4.3.200/volume/v3/snapshots/94f00dde-d7ab-44ba-9167-7d8a48fd6f7b Jul 10 06:54:17.720477 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-dbdaf742-40e0-4c7c-911c-dbb79951b0c6 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:17.720692 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-dbdaf742-40e0-4c7c-911c-dbb79951b0c6 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:17.725589 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:54:17.725589 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:54:17.726036 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-dbdaf742-40e0-4c7c-911c-dbb79951b0c6 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-member] Snapshot retrieved successfully. Jul 10 06:54:17.726880 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-dbdaf742-40e0-4c7c-911c-dbb79951b0c6 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-member] https://10.4.3.200/volume/v3/snapshots/94f00dde-d7ab-44ba-9167-7d8a48fd6f7b returned with HTTP 200 Jul 10 06:54:17.727229 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1422/5702] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:54:17 2026] GET /volume/v3/snapshots/94f00dde-d7ab-44ba-9167-7d8a48fd6f7b => generated 464 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:54:17.734725 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-f87c7dbf-92bf-4d35-8bfb-9da970d79fba None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:17.736384 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f87c7dbf-92bf-4d35-8bfb-9da970d79fba tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/94f00dde-d7ab-44ba-9167-7d8a48fd6f7b Jul 10 06:54:17.736571 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f87c7dbf-92bf-4d35-8bfb-9da970d79fba tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:17.736754 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f87c7dbf-92bf-4d35-8bfb-9da970d79fba tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:17.736883 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.snapshots [None req-f87c7dbf-92bf-4d35-8bfb-9da970d79fba tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-member] Delete snapshot with id: 94f00dde-d7ab-44ba-9167-7d8a48fd6f7b Jul 10 06:54:17.741542 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:54:17.741542 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:54:17.742007 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-f87c7dbf-92bf-4d35-8bfb-9da970d79fba tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-member] Snapshot retrieved successfully. Jul 10 06:54:17.756371 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-f87c7dbf-92bf-4d35-8bfb-9da970d79fba tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-member] Snapshot delete request issued successfully. Jul 10 06:54:17.756567 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f87c7dbf-92bf-4d35-8bfb-9da970d79fba tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-member] https://10.4.3.200/volume/v3/snapshots/94f00dde-d7ab-44ba-9167-7d8a48fd6f7b returned with HTTP 202 Jul 10 06:54:17.756981 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1422/5703] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 10 06:54:17 2026] DELETE /volume/v3/snapshots/94f00dde-d7ab-44ba-9167-7d8a48fd6f7b => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:54:17.764121 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-c0491249-88df-41b0-a126-6e981e76c471 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:17.766033 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c0491249-88df-41b0-a126-6e981e76c471 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-member] GET https://10.4.3.200/volume/v3/snapshots/94f00dde-d7ab-44ba-9167-7d8a48fd6f7b Jul 10 06:54:17.766227 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c0491249-88df-41b0-a126-6e981e76c471 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:17.766465 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c0491249-88df-41b0-a126-6e981e76c471 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:17.771192 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:54:17.771192 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:54:17.771661 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-c0491249-88df-41b0-a126-6e981e76c471 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-member] Snapshot retrieved successfully. Jul 10 06:54:17.772279 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c0491249-88df-41b0-a126-6e981e76c471 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-member] https://10.4.3.200/volume/v3/snapshots/94f00dde-d7ab-44ba-9167-7d8a48fd6f7b returned with HTTP 200 Jul 10 06:54:17.772689 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1426/5704] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:54:17 2026] GET /volume/v3/snapshots/94f00dde-d7ab-44ba-9167-7d8a48fd6f7b => generated 463 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:54:18.781117 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-ec906df9-a215-4ba4-9487-4fbbe112b056 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:18.782702 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-ec906df9-a215-4ba4-9487-4fbbe112b056 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-member] GET https://10.4.3.200/volume/v3/snapshots/94f00dde-d7ab-44ba-9167-7d8a48fd6f7b Jul 10 06:54:18.782868 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-ec906df9-a215-4ba4-9487-4fbbe112b056 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:18.783057 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-ec906df9-a215-4ba4-9487-4fbbe112b056 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:18.786791 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-ec906df9-a215-4ba4-9487-4fbbe112b056 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-member] https://10.4.3.200/volume/v3/snapshots/94f00dde-d7ab-44ba-9167-7d8a48fd6f7b returned with HTTP 404 Jul 10 06:54:18.787225 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1435/5705] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:54:18 2026] GET /volume/v3/snapshots/94f00dde-d7ab-44ba-9167-7d8a48fd6f7b => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:54:18.793439 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-4c98ec73-a69b-4037-b1fd-28c2d2c147c4 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:18.795338 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4c98ec73-a69b-4037-b1fd-28c2d2c147c4 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] DELETE https://10.4.3.200/volume/v3/volumes/b2a9af57-7c3c-4ddf-ab15-d1b9aac20945 Jul 10 06:54:18.795564 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4c98ec73-a69b-4037-b1fd-28c2d2c147c4 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:18.795767 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4c98ec73-a69b-4037-b1fd-28c2d2c147c4 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:18.795941 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-4c98ec73-a69b-4037-b1fd-28c2d2c147c4 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Delete volume with id: b2a9af57-7c3c-4ddf-ab15-d1b9aac20945 Jul 10 06:54:18.803438 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:54:18.803438 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:54:18.803781 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-4c98ec73-a69b-4037-b1fd-28c2d2c147c4 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Volume info retrieved successfully. Jul 10 06:54:18.819309 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-4c98ec73-a69b-4037-b1fd-28c2d2c147c4 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Delete volume request issued successfully. Jul 10 06:54:18.819476 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4c98ec73-a69b-4037-b1fd-28c2d2c147c4 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] https://10.4.3.200/volume/v3/volumes/b2a9af57-7c3c-4ddf-ab15-d1b9aac20945 returned with HTTP 202 Jul 10 06:54:18.819876 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1423/5706] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:54:18 2026] DELETE /volume/v3/volumes/b2a9af57-7c3c-4ddf-ab15-d1b9aac20945 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:54:18.827270 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-0b7b850c-ef1b-48f7-bcc8-0585683211fe None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:18.828971 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0b7b850c-ef1b-48f7-bcc8-0585683211fe tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] GET https://10.4.3.200/volume/v3/volumes/b2a9af57-7c3c-4ddf-ab15-d1b9aac20945 Jul 10 06:54:18.829185 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-0b7b850c-ef1b-48f7-bcc8-0585683211fe tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:18.829407 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-0b7b850c-ef1b-48f7-bcc8-0585683211fe tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:18.835970 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:54:18.835970 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:54:18.839080 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-0b7b850c-ef1b-48f7-bcc8-0585683211fe tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Volume info retrieved successfully. Jul 10 06:54:18.842912 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0b7b850c-ef1b-48f7-bcc8-0585683211fe tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] https://10.4.3.200/volume/v3/volumes/b2a9af57-7c3c-4ddf-ab15-d1b9aac20945 returned with HTTP 200 Jul 10 06:54:18.843300 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1423/5707] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:54:18 2026] GET /volume/v3/volumes/b2a9af57-7c3c-4ddf-ab15-d1b9aac20945 => generated 1008 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:54:19.854901 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-3873dd1a-f329-4bdc-ad85-146946b00e1b None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:19.856406 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3873dd1a-f329-4bdc-ad85-146946b00e1b tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] GET https://10.4.3.200/volume/v3/volumes/b2a9af57-7c3c-4ddf-ab15-d1b9aac20945 Jul 10 06:54:19.856590 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3873dd1a-f329-4bdc-ad85-146946b00e1b tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:19.856793 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3873dd1a-f329-4bdc-ad85-146946b00e1b tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:19.862185 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3873dd1a-f329-4bdc-ad85-146946b00e1b tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] https://10.4.3.200/volume/v3/volumes/b2a9af57-7c3c-4ddf-ab15-d1b9aac20945 returned with HTTP 404 Jul 10 06:54:19.862594 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1427/5708] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:54:19 2026] GET /volume/v3/volumes/b2a9af57-7c3c-4ddf-ab15-d1b9aac20945 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:54:19.870257 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-914fd9e4-541c-48fb-9da4-201ccfbc56f0 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:19.872037 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-914fd9e4-541c-48fb-9da4-201ccfbc56f0 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:54:19.872400 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-914fd9e4-541c-48fb-9da4-201ccfbc56f0 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1874678348"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:54:19.874266 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.volumes [None req-914fd9e4-541c-48fb-9da4-201ccfbc56f0 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1874678348'}} {{(pid=99975) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:54:19.874421 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-914fd9e4-541c-48fb-9da4-201ccfbc56f0 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Create volume of 1 GB Jul 10 06:54:19.878399 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-914fd9e4-541c-48fb-9da4-201ccfbc56f0 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Availability Zones retrieved successfully. Jul 10 06:54:19.883861 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-914fd9e4-541c-48fb-9da4-201ccfbc56f0 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Flow 'volume_create_api' (aefd6726-1ea7-4b7e-a6b0-53d044740c3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:54:19.884975 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-914fd9e4-541c-48fb-9da4-201ccfbc56f0 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f1169c5-bb73-42c3-ad1d-bd7ee8df2d13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:54:19.885756 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.flows.api.create_volume [None req-914fd9e4-541c-48fb-9da4-201ccfbc56f0 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Validating volume size '1' using validate_int {{(pid=99975) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:54:19.909057 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-914fd9e4-541c-48fb-9da4-201ccfbc56f0 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f1169c5-bb73-42c3-ad1d-bd7ee8df2d13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:54:19.909798 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-914fd9e4-541c-48fb-9da4-201ccfbc56f0 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73c9d95d-0d3d-45d9-81c2-604de6e15fd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:54:19.943500 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.quota [None req-914fd9e4-541c-48fb-9da4-201ccfbc56f0 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Created reservations ['fe10a659-24c0-462e-9c70-158156505443', '15091e2e-a2a9-41cc-8e10-9e85b92b4493', '96a57f6b-2e18-4132-9311-23d8a49ca99a', 'c878337b-a688-479c-96bf-e806be8450e1'] {{(pid=99975) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:54:19.944326 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-914fd9e4-541c-48fb-9da4-201ccfbc56f0 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73c9d95d-0d3d-45d9-81c2-604de6e15fd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fe10a659-24c0-462e-9c70-158156505443', '15091e2e-a2a9-41cc-8e10-9e85b92b4493', '96a57f6b-2e18-4132-9311-23d8a49ca99a', 'c878337b-a688-479c-96bf-e806be8450e1']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:54:19.945024 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-914fd9e4-541c-48fb-9da4-201ccfbc56f0 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a39fcf6-cbc4-440f-a214-8c36ba0c6af7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:54:19.965016 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-914fd9e4-541c-48fb-9da4-201ccfbc56f0 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a39fcf6-cbc4-440f-a214-8c36ba0c6af7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '319074a5-392b-480e-a3bb-f67e3747dd43', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1874678348',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f7e7be380de49b2b21721e9170f163a',qos_specs=None,replication_status=,reservations=['fe10a659-24c0-462e-9c70-158156505443','15091e2e-a2a9-41cc-8e10-9e85b92b4493','96a57f6b-2e18-4132-9311-23d8a49ca99a','c878337b-a688-479c-96bf-e806be8450e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c04ba39b6da43fab8b23a8c2a26aec7',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:54:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1874678348',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=319074a5-392b-480e-a3bb-f67e3747dd43,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9f7e7be380de49b2b21721e9170f163a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9c04ba39b6da43fab8b23a8c2a26aec7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:54:19.965782 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-914fd9e4-541c-48fb-9da4-201ccfbc56f0 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76ca37af-9fe4-4add-8b97-b54d5a4e722b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:54:19.982852 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-914fd9e4-541c-48fb-9da4-201ccfbc56f0 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76ca37af-9fe4-4add-8b97-b54d5a4e722b) transitioned into state 'SUCCESS' from state '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-1874678348',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f7e7be380de49b2b21721e9170f163a',qos_specs=None,replication_status=,reservations=['fe10a659-24c0-462e-9c70-158156505443','15091e2e-a2a9-41cc-8e10-9e85b92b4493','96a57f6b-2e18-4132-9311-23d8a49ca99a','c878337b-a688-479c-96bf-e806be8450e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c04ba39b6da43fab8b23a8c2a26aec7',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:54:19.983761 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-914fd9e4-541c-48fb-9da4-201ccfbc56f0 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17c0df86-e36a-4b29-8027-6cc0faa74e6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:54:19.992440 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-914fd9e4-541c-48fb-9da4-201ccfbc56f0 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17c0df86-e36a-4b29-8027-6cc0faa74e6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:54:19.993194 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-914fd9e4-541c-48fb-9da4-201ccfbc56f0 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Flow 'volume_create_api' (aefd6726-1ea7-4b7e-a6b0-53d044740c3a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:54:19.993463 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-914fd9e4-541c-48fb-9da4-201ccfbc56f0 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Create volume request issued successfully. Jul 10 06:54:19.994028 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-914fd9e4-541c-48fb-9da4-201ccfbc56f0 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:54:19.994498 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1436/5709] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 10 06:54:19 2026] POST /volume/v3/volumes => generated 778 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:54:20.007320 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-83f52c9a-a6a8-49ac-9d99-a095e38fc4b3 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:20.009021 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-83f52c9a-a6a8-49ac-9d99-a095e38fc4b3 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] GET https://10.4.3.200/volume/v3/volumes/319074a5-392b-480e-a3bb-f67e3747dd43 Jul 10 06:54:20.009122 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-83f52c9a-a6a8-49ac-9d99-a095e38fc4b3 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:20.009316 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-83f52c9a-a6a8-49ac-9d99-a095e38fc4b3 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:20.015732 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:54:20.015732 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:54:20.018818 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-83f52c9a-a6a8-49ac-9d99-a095e38fc4b3 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Volume info retrieved successfully. Jul 10 06:54:20.022269 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-83f52c9a-a6a8-49ac-9d99-a095e38fc4b3 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] https://10.4.3.200/volume/v3/volumes/319074a5-392b-480e-a3bb-f67e3747dd43 returned with HTTP 200 Jul 10 06:54:20.022628 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1424/5710] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:54:20 2026] GET /volume/v3/volumes/319074a5-392b-480e-a3bb-f67e3747dd43 => generated 957 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:54:21.035523 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-b220906a-84cb-4f31-bc02-fe8d93e06e01 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:21.037250 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b220906a-84cb-4f31-bc02-fe8d93e06e01 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] GET https://10.4.3.200/volume/v3/volumes/319074a5-392b-480e-a3bb-f67e3747dd43 Jul 10 06:54:21.037461 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b220906a-84cb-4f31-bc02-fe8d93e06e01 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:21.037692 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b220906a-84cb-4f31-bc02-fe8d93e06e01 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:21.044114 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:54:21.044114 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:54:21.047464 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-b220906a-84cb-4f31-bc02-fe8d93e06e01 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Volume info retrieved successfully. Jul 10 06:54:21.051017 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b220906a-84cb-4f31-bc02-fe8d93e06e01 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] https://10.4.3.200/volume/v3/volumes/319074a5-392b-480e-a3bb-f67e3747dd43 returned with HTTP 200 Jul 10 06:54:21.051448 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1424/5711] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:54:21 2026] GET /volume/v3/volumes/319074a5-392b-480e-a3bb-f67e3747dd43 => generated 1009 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:54:21.062991 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-286095ec-c965-4f33-8240-200ad0b84b5f None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:21.064446 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-286095ec-c965-4f33-8240-200ad0b84b5f tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] POST https://10.4.3.200/volume/v3/snapshots Jul 10 06:54:21.064761 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-286095ec-c965-4f33-8240-200ad0b84b5f tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "319074a5-392b-480e-a3bb-f67e3747dd43", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1299182618"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:54:21.072318 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:54:21.072318 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:54:21.072685 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-286095ec-c965-4f33-8240-200ad0b84b5f tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Volume info retrieved successfully. Jul 10 06:54:21.072790 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.snapshots [None req-286095ec-c965-4f33-8240-200ad0b84b5f tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Create snapshot from volume 319074a5-392b-480e-a3bb-f67e3747dd43 Jul 10 06:54:21.092372 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-286095ec-c965-4f33-8240-200ad0b84b5f tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Created reservations ['51fe9259-d469-4809-aab5-34d6abc37114', 'ae744ebf-a4eb-4d2f-b6f5-f30a0eafaa5d', '6493d4a0-38ab-40f0-a63a-c83fd516043b', '6382755b-10f9-4fac-98ad-abe208cf9544'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:54:21.117727 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-286095ec-c965-4f33-8240-200ad0b84b5f tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Snapshot create request issued successfully. Jul 10 06:54:21.118089 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-286095ec-c965-4f33-8240-200ad0b84b5f tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 10 06:54:21.118558 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1428/5712] 10.4.3.200 () {68 vars in 1265 bytes} [Fri Jul 10 06:54:21 2026] POST /volume/v3/snapshots => generated 308 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:54:21.126708 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-6b1cf386-378c-485c-b61d-80be0be036d0 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:21.128444 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-6b1cf386-378c-485c-b61d-80be0be036d0 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] GET https://10.4.3.200/volume/v3/snapshots/def92822-8c17-4a6d-8b79-31fedc2b4e64 Jul 10 06:54:21.128630 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-6b1cf386-378c-485c-b61d-80be0be036d0 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:21.128854 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-6b1cf386-378c-485c-b61d-80be0be036d0 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:21.133322 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:54:21.133322 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:54:21.133597 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-6b1cf386-378c-485c-b61d-80be0be036d0 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Snapshot retrieved successfully. Jul 10 06:54:21.134195 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-6b1cf386-378c-485c-b61d-80be0be036d0 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] https://10.4.3.200/volume/v3/snapshots/def92822-8c17-4a6d-8b79-31fedc2b4e64 returned with HTTP 200 Jul 10 06:54:21.134519 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1437/5713] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:54:21 2026] GET /volume/v3/snapshots/def92822-8c17-4a6d-8b79-31fedc2b4e64 => generated 440 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:54:22.142991 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-fd429915-f990-4a2d-aeca-e8e151fb6f2e None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:22.144981 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-fd429915-f990-4a2d-aeca-e8e151fb6f2e tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] GET https://10.4.3.200/volume/v3/snapshots/def92822-8c17-4a6d-8b79-31fedc2b4e64 Jul 10 06:54:22.145192 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-fd429915-f990-4a2d-aeca-e8e151fb6f2e tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:22.145371 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-fd429915-f990-4a2d-aeca-e8e151fb6f2e tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:22.150394 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:54:22.150394 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:54:22.150758 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-fd429915-f990-4a2d-aeca-e8e151fb6f2e tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Snapshot retrieved successfully. Jul 10 06:54:22.151383 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-fd429915-f990-4a2d-aeca-e8e151fb6f2e tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] https://10.4.3.200/volume/v3/snapshots/def92822-8c17-4a6d-8b79-31fedc2b4e64 returned with HTTP 200 Jul 10 06:54:22.151782 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1425/5714] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:54:22 2026] GET /volume/v3/snapshots/def92822-8c17-4a6d-8b79-31fedc2b4e64 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:54:22.160316 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-e6a49a1f-5b91-4c49-bc26-5179aaefffbf None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:22.162059 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e6a49a1f-5b91-4c49-bc26-5179aaefffbf tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/def92822-8c17-4a6d-8b79-31fedc2b4e64 Jul 10 06:54:22.162290 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e6a49a1f-5b91-4c49-bc26-5179aaefffbf tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:22.162478 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e6a49a1f-5b91-4c49-bc26-5179aaefffbf tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:22.162610 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.snapshots [None req-e6a49a1f-5b91-4c49-bc26-5179aaefffbf tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-member] Delete snapshot with id: def92822-8c17-4a6d-8b79-31fedc2b4e64 Jul 10 06:54:22.167159 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:54:22.167159 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:54:22.167605 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-e6a49a1f-5b91-4c49-bc26-5179aaefffbf tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-member] Snapshot retrieved successfully. Jul 10 06:54:22.181439 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-e6a49a1f-5b91-4c49-bc26-5179aaefffbf tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-member] Snapshot delete request issued successfully. Jul 10 06:54:22.181636 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e6a49a1f-5b91-4c49-bc26-5179aaefffbf tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-member] https://10.4.3.200/volume/v3/snapshots/def92822-8c17-4a6d-8b79-31fedc2b4e64 returned with HTTP 202 Jul 10 06:54:22.182021 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1425/5715] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 10 06:54:22 2026] DELETE /volume/v3/snapshots/def92822-8c17-4a6d-8b79-31fedc2b4e64 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:54:22.189599 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-637a33c7-4fba-4070-8d4b-da5810bc34a9 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:22.191443 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-637a33c7-4fba-4070-8d4b-da5810bc34a9 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-member] GET https://10.4.3.200/volume/v3/snapshots/def92822-8c17-4a6d-8b79-31fedc2b4e64 Jul 10 06:54:22.191699 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-637a33c7-4fba-4070-8d4b-da5810bc34a9 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:22.191898 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-637a33c7-4fba-4070-8d4b-da5810bc34a9 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:22.196983 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:54:22.196983 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:54:22.197455 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-637a33c7-4fba-4070-8d4b-da5810bc34a9 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-member] Snapshot retrieved successfully. Jul 10 06:54:22.198278 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-637a33c7-4fba-4070-8d4b-da5810bc34a9 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-member] https://10.4.3.200/volume/v3/snapshots/def92822-8c17-4a6d-8b79-31fedc2b4e64 returned with HTTP 200 Jul 10 06:54:22.198693 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1429/5716] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:54:22 2026] GET /volume/v3/snapshots/def92822-8c17-4a6d-8b79-31fedc2b4e64 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:54:23.209872 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-e94e610f-ec9c-4204-9dd4-0145fb896531 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:23.212595 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-e94e610f-ec9c-4204-9dd4-0145fb896531 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-member] GET https://10.4.3.200/volume/v3/snapshots/def92822-8c17-4a6d-8b79-31fedc2b4e64 Jul 10 06:54:23.212868 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-e94e610f-ec9c-4204-9dd4-0145fb896531 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:23.213155 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-e94e610f-ec9c-4204-9dd4-0145fb896531 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:23.218399 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-e94e610f-ec9c-4204-9dd4-0145fb896531 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-member] https://10.4.3.200/volume/v3/snapshots/def92822-8c17-4a6d-8b79-31fedc2b4e64 returned with HTTP 404 Jul 10 06:54:23.219102 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1438/5717] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:54:23 2026] GET /volume/v3/snapshots/def92822-8c17-4a6d-8b79-31fedc2b4e64 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:54:23.226721 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-38cb8555-c8ba-4f4c-b3d2-b05fa2489b27 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:23.228223 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-38cb8555-c8ba-4f4c-b3d2-b05fa2489b27 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] DELETE https://10.4.3.200/volume/v3/snapshots/def92822-8c17-4a6d-8b79-31fedc2b4e64 Jul 10 06:54:23.228404 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-38cb8555-c8ba-4f4c-b3d2-b05fa2489b27 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:23.228602 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-38cb8555-c8ba-4f4c-b3d2-b05fa2489b27 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:23.228701 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.snapshots [None req-38cb8555-c8ba-4f4c-b3d2-b05fa2489b27 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Delete snapshot with id: def92822-8c17-4a6d-8b79-31fedc2b4e64 Jul 10 06:54:23.232365 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-38cb8555-c8ba-4f4c-b3d2-b05fa2489b27 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] https://10.4.3.200/volume/v3/snapshots/def92822-8c17-4a6d-8b79-31fedc2b4e64 returned with HTTP 404 Jul 10 06:54:23.232777 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1426/5718] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 10 06:54:23 2026] DELETE /volume/v3/snapshots/def92822-8c17-4a6d-8b79-31fedc2b4e64 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:54:23.240498 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-65b3d60d-e5ad-4e7e-9e68-cdf6968e425a None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:23.242196 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-65b3d60d-e5ad-4e7e-9e68-cdf6968e425a tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] GET https://10.4.3.200/volume/v3/snapshots/def92822-8c17-4a6d-8b79-31fedc2b4e64 Jul 10 06:54:23.242384 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-65b3d60d-e5ad-4e7e-9e68-cdf6968e425a tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:23.242598 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-65b3d60d-e5ad-4e7e-9e68-cdf6968e425a tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:23.246855 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-65b3d60d-e5ad-4e7e-9e68-cdf6968e425a tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] https://10.4.3.200/volume/v3/snapshots/def92822-8c17-4a6d-8b79-31fedc2b4e64 returned with HTTP 404 Jul 10 06:54:23.247381 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1426/5719] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:54:23 2026] GET /volume/v3/snapshots/def92822-8c17-4a6d-8b79-31fedc2b4e64 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:54:23.254992 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-4704c502-6e4b-47b1-be25-fae95b3b8d49 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:23.256863 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4704c502-6e4b-47b1-be25-fae95b3b8d49 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] DELETE https://10.4.3.200/volume/v3/volumes/319074a5-392b-480e-a3bb-f67e3747dd43 Jul 10 06:54:23.257058 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4704c502-6e4b-47b1-be25-fae95b3b8d49 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:23.257279 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4704c502-6e4b-47b1-be25-fae95b3b8d49 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:23.257483 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-4704c502-6e4b-47b1-be25-fae95b3b8d49 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Delete volume with id: 319074a5-392b-480e-a3bb-f67e3747dd43 Jul 10 06:54:23.264199 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:54:23.264199 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:54:23.264642 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-4704c502-6e4b-47b1-be25-fae95b3b8d49 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Volume info retrieved successfully. Jul 10 06:54:23.279300 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-4704c502-6e4b-47b1-be25-fae95b3b8d49 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Delete volume request issued successfully. Jul 10 06:54:23.279519 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4704c502-6e4b-47b1-be25-fae95b3b8d49 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] https://10.4.3.200/volume/v3/volumes/319074a5-392b-480e-a3bb-f67e3747dd43 returned with HTTP 202 Jul 10 06:54:23.279953 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1430/5720] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:54:23 2026] DELETE /volume/v3/volumes/319074a5-392b-480e-a3bb-f67e3747dd43 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:54:23.288620 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-87205d5f-ce27-44d4-9a6a-484ce700c216 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:23.290922 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-87205d5f-ce27-44d4-9a6a-484ce700c216 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] GET https://10.4.3.200/volume/v3/volumes/319074a5-392b-480e-a3bb-f67e3747dd43 Jul 10 06:54:23.291214 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-87205d5f-ce27-44d4-9a6a-484ce700c216 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:23.291586 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-87205d5f-ce27-44d4-9a6a-484ce700c216 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:23.301073 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:54:23.301073 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:54:23.305781 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-87205d5f-ce27-44d4-9a6a-484ce700c216 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Volume info retrieved successfully. Jul 10 06:54:23.311341 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-87205d5f-ce27-44d4-9a6a-484ce700c216 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] https://10.4.3.200/volume/v3/volumes/319074a5-392b-480e-a3bb-f67e3747dd43 returned with HTTP 200 Jul 10 06:54:23.311905 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1439/5721] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:54:23 2026] GET /volume/v3/volumes/319074a5-392b-480e-a3bb-f67e3747dd43 => generated 1008 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:54:24.328234 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-6d0f9ff1-30e0-4191-ab05-9ebdf0e485d8 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:24.329826 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6d0f9ff1-30e0-4191-ab05-9ebdf0e485d8 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] GET https://10.4.3.200/volume/v3/volumes/319074a5-392b-480e-a3bb-f67e3747dd43 Jul 10 06:54:24.330007 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6d0f9ff1-30e0-4191-ab05-9ebdf0e485d8 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:24.330196 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6d0f9ff1-30e0-4191-ab05-9ebdf0e485d8 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:24.336018 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6d0f9ff1-30e0-4191-ab05-9ebdf0e485d8 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] https://10.4.3.200/volume/v3/volumes/319074a5-392b-480e-a3bb-f67e3747dd43 returned with HTTP 404 Jul 10 06:54:24.336537 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1427/5722] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:54:24 2026] GET /volume/v3/volumes/319074a5-392b-480e-a3bb-f67e3747dd43 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:54:24.343295 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-56932c12-a95b-462b-8472-b112b2f823b1 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:24.345168 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-56932c12-a95b-462b-8472-b112b2f823b1 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:54:24.345521 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-56932c12-a95b-462b-8472-b112b2f823b1 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1967675826"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:54:24.347055 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-56932c12-a95b-462b-8472-b112b2f823b1 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1967675826'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:54:24.347178 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-56932c12-a95b-462b-8472-b112b2f823b1 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Create volume of 1 GB Jul 10 06:54:24.347379 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:54:24.347379 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:54:24.350671 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-56932c12-a95b-462b-8472-b112b2f823b1 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Availability Zones retrieved successfully. Jul 10 06:54:24.355191 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-56932c12-a95b-462b-8472-b112b2f823b1 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Flow 'volume_create_api' (8e5816c9-ae73-405a-9602-776c30a62a15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:54:24.356152 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-56932c12-a95b-462b-8472-b112b2f823b1 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b08e9fcd-678d-457e-afaa-3c6eb082435a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:54:24.356784 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-56932c12-a95b-462b-8472-b112b2f823b1 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Validating volume size '1' using validate_int {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:54:24.376904 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-56932c12-a95b-462b-8472-b112b2f823b1 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b08e9fcd-678d-457e-afaa-3c6eb082435a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:54:24.377830 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-56932c12-a95b-462b-8472-b112b2f823b1 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (329cb5b5-e1f6-4376-be53-599118b909d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:54:24.429023 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-56932c12-a95b-462b-8472-b112b2f823b1 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Created reservations ['b31bc939-184d-4f0a-970c-7a935d707578', '99e47b46-431b-44cb-bb94-8ba3b36f15af', 'bb616652-f320-4d66-a741-2fdadded0bc8', '5cf4d019-0244-4898-83ed-2f954912541a'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:54:24.429766 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-56932c12-a95b-462b-8472-b112b2f823b1 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (329cb5b5-e1f6-4376-be53-599118b909d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b31bc939-184d-4f0a-970c-7a935d707578', '99e47b46-431b-44cb-bb94-8ba3b36f15af', 'bb616652-f320-4d66-a741-2fdadded0bc8', '5cf4d019-0244-4898-83ed-2f954912541a']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:54:24.430396 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-56932c12-a95b-462b-8472-b112b2f823b1 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d86e0ac-92d4-4234-8664-8e993faa2e2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:54:24.453611 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-56932c12-a95b-462b-8472-b112b2f823b1 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d86e0ac-92d4-4234-8664-8e993faa2e2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd93295a3-a450-4bc8-b7f4-67b54f380c03', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1967675826',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f7e7be380de49b2b21721e9170f163a',qos_specs=None,replication_status=,reservations=['b31bc939-184d-4f0a-970c-7a935d707578','99e47b46-431b-44cb-bb94-8ba3b36f15af','bb616652-f320-4d66-a741-2fdadded0bc8','5cf4d019-0244-4898-83ed-2f954912541a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c04ba39b6da43fab8b23a8c2a26aec7',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:54:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1967675826',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d93295a3-a450-4bc8-b7f4-67b54f380c03,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9f7e7be380de49b2b21721e9170f163a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9c04ba39b6da43fab8b23a8c2a26aec7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:54:24.454332 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-56932c12-a95b-462b-8472-b112b2f823b1 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14b75013-6ae1-42bd-9e0b-137d10b13400) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:54:24.470694 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-56932c12-a95b-462b-8472-b112b2f823b1 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14b75013-6ae1-42bd-9e0b-137d10b13400) transitioned into state 'SUCCESS' from state '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-1967675826',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f7e7be380de49b2b21721e9170f163a',qos_specs=None,replication_status=,reservations=['b31bc939-184d-4f0a-970c-7a935d707578','99e47b46-431b-44cb-bb94-8ba3b36f15af','bb616652-f320-4d66-a741-2fdadded0bc8','5cf4d019-0244-4898-83ed-2f954912541a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c04ba39b6da43fab8b23a8c2a26aec7',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:54:24.471352 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-56932c12-a95b-462b-8472-b112b2f823b1 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (793c8d45-ee05-435f-ba3f-27d78dae7352) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:54:24.480851 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-56932c12-a95b-462b-8472-b112b2f823b1 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (793c8d45-ee05-435f-ba3f-27d78dae7352) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:54:24.481648 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-56932c12-a95b-462b-8472-b112b2f823b1 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Flow 'volume_create_api' (8e5816c9-ae73-405a-9602-776c30a62a15) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:54:24.481936 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-56932c12-a95b-462b-8472-b112b2f823b1 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Create volume request issued successfully. Jul 10 06:54:24.482489 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-56932c12-a95b-462b-8472-b112b2f823b1 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:54:24.482980 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1427/5723] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 10 06:54:24 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 10 06:54:24.494495 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-093ed740-0de7-40c2-bc20-7739731a7cc0 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:24.496214 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-093ed740-0de7-40c2-bc20-7739731a7cc0 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] GET https://10.4.3.200/volume/v3/volumes/d93295a3-a450-4bc8-b7f4-67b54f380c03 Jul 10 06:54:24.496357 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-093ed740-0de7-40c2-bc20-7739731a7cc0 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:24.496530 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-093ed740-0de7-40c2-bc20-7739731a7cc0 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:24.503290 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:54:24.503290 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:54:24.506779 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-093ed740-0de7-40c2-bc20-7739731a7cc0 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Volume info retrieved successfully. Jul 10 06:54:24.510185 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-093ed740-0de7-40c2-bc20-7739731a7cc0 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] https://10.4.3.200/volume/v3/volumes/d93295a3-a450-4bc8-b7f4-67b54f380c03 returned with HTTP 200 Jul 10 06:54:24.510539 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1431/5724] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:54:24 2026] GET /volume/v3/volumes/d93295a3-a450-4bc8-b7f4-67b54f380c03 => generated 957 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:54:25.522468 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-b24ccdda-b4e6-4116-b1b7-38e4e46f1c31 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:25.524050 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-b24ccdda-b4e6-4116-b1b7-38e4e46f1c31 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] GET https://10.4.3.200/volume/v3/volumes/d93295a3-a450-4bc8-b7f4-67b54f380c03 Jul 10 06:54:25.524226 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-b24ccdda-b4e6-4116-b1b7-38e4e46f1c31 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:25.524394 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-b24ccdda-b4e6-4116-b1b7-38e4e46f1c31 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:25.530673 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:54:25.530673 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:54:25.533420 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-b24ccdda-b4e6-4116-b1b7-38e4e46f1c31 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Volume info retrieved successfully. Jul 10 06:54:25.536533 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-b24ccdda-b4e6-4116-b1b7-38e4e46f1c31 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] https://10.4.3.200/volume/v3/volumes/d93295a3-a450-4bc8-b7f4-67b54f380c03 returned with HTTP 200 Jul 10 06:54:25.536857 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1440/5725] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:54:25 2026] GET /volume/v3/volumes/d93295a3-a450-4bc8-b7f4-67b54f380c03 => generated 1009 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:54:25.547622 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-f5173065-ae6a-4532-ae85-eab4c1917c89 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:25.549672 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f5173065-ae6a-4532-ae85-eab4c1917c89 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] POST https://10.4.3.200/volume/v3/snapshots Jul 10 06:54:25.549986 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f5173065-ae6a-4532-ae85-eab4c1917c89 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d93295a3-a450-4bc8-b7f4-67b54f380c03", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-814069054"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:54:25.557770 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:54:25.557770 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:54:25.558097 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-f5173065-ae6a-4532-ae85-eab4c1917c89 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Volume info retrieved successfully. Jul 10 06:54:25.558224 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.snapshots [None req-f5173065-ae6a-4532-ae85-eab4c1917c89 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Create snapshot from volume d93295a3-a450-4bc8-b7f4-67b54f380c03 Jul 10 06:54:25.580579 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-f5173065-ae6a-4532-ae85-eab4c1917c89 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Created reservations ['7322ff04-7f18-4654-9a8a-76f5dd41dae4', '13bb91e6-1c80-4fb1-b31c-4780add311ad', 'e95d801c-b91c-47bb-9277-4d9fd19960c5', 'b27385a0-2959-49c9-b1cf-411b12dec334'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:54:25.614589 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-f5173065-ae6a-4532-ae85-eab4c1917c89 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Snapshot create request issued successfully. Jul 10 06:54:25.614913 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f5173065-ae6a-4532-ae85-eab4c1917c89 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 10 06:54:25.615326 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1428/5726] 10.4.3.200 () {68 vars in 1265 bytes} [Fri Jul 10 06:54:25 2026] POST /volume/v3/snapshots => generated 307 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:54:25.623924 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-e4fa5856-ebde-4802-b89b-89db7f739039 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:25.625738 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e4fa5856-ebde-4802-b89b-89db7f739039 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] GET https://10.4.3.200/volume/v3/snapshots/28677a2a-5020-4f5e-81e4-da5dcbf82504 Jul 10 06:54:25.625905 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e4fa5856-ebde-4802-b89b-89db7f739039 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:25.626085 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e4fa5856-ebde-4802-b89b-89db7f739039 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:25.630778 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:54:25.630778 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:54:25.631073 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-e4fa5856-ebde-4802-b89b-89db7f739039 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Snapshot retrieved successfully. Jul 10 06:54:25.631672 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e4fa5856-ebde-4802-b89b-89db7f739039 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] https://10.4.3.200/volume/v3/snapshots/28677a2a-5020-4f5e-81e4-da5dcbf82504 returned with HTTP 200 Jul 10 06:54:25.632031 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1428/5727] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:54:25 2026] GET /volume/v3/snapshots/28677a2a-5020-4f5e-81e4-da5dcbf82504 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:54:26.640226 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-9f793554-b9fe-44fe-9f3b-6b2fda83a15b None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:26.641847 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9f793554-b9fe-44fe-9f3b-6b2fda83a15b tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] GET https://10.4.3.200/volume/v3/snapshots/28677a2a-5020-4f5e-81e4-da5dcbf82504 Jul 10 06:54:26.642063 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9f793554-b9fe-44fe-9f3b-6b2fda83a15b tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:26.642258 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9f793554-b9fe-44fe-9f3b-6b2fda83a15b tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:26.646970 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:54:26.646970 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:54:26.647219 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-9f793554-b9fe-44fe-9f3b-6b2fda83a15b tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Snapshot retrieved successfully. Jul 10 06:54:26.647875 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9f793554-b9fe-44fe-9f3b-6b2fda83a15b tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] https://10.4.3.200/volume/v3/snapshots/28677a2a-5020-4f5e-81e4-da5dcbf82504 returned with HTTP 200 Jul 10 06:54:26.648333 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1432/5728] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:54:26 2026] GET /volume/v3/snapshots/28677a2a-5020-4f5e-81e4-da5dcbf82504 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:54:26.656444 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-d3634297-99c9-4ab5-bdc0-52b6423f867b None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:26.658163 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-d3634297-99c9-4ab5-bdc0-52b6423f867b tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-member] POST https://10.4.3.200/volume/v3/snapshots/28677a2a-5020-4f5e-81e4-da5dcbf82504/action Jul 10 06:54:26.658526 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-d3634297-99c9-4ab5-bdc0-52b6423f867b tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=99975) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:54:26.658671 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-d3634297-99c9-4ab5-bdc0-52b6423f867b tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:54:26.664622 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:54:26.664622 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:54:26.664997 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-d3634297-99c9-4ab5-bdc0-52b6423f867b tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-member] Snapshot retrieved successfully. Jul 10 06:54:26.665764 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.policy [None req-d3634297-99c9-4ab5-bdc0-52b6423f867b tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'f4f61ae4e8754a2b839d05d2a3fbe84d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9f7e7be380de49b2b21721e9170f163a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99975) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 06:54:26.665950 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-d3634297-99c9-4ab5-bdc0-52b6423f867b tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-member] https://10.4.3.200/volume/v3/snapshots/28677a2a-5020-4f5e-81e4-da5dcbf82504/action returned with HTTP 403 Jul 10 06:54:26.666386 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1441/5729] 10.4.3.200 () {68 vars in 1396 bytes} [Fri Jul 10 06:54:26 2026] POST /volume/v3/snapshots/28677a2a-5020-4f5e-81e4-da5dcbf82504/action => generated 133 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:54:26.673036 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-871b116a-7795-456b-af93-f926ac776f2e None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:26.674976 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-871b116a-7795-456b-af93-f926ac776f2e tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] DELETE https://10.4.3.200/volume/v3/snapshots/28677a2a-5020-4f5e-81e4-da5dcbf82504 Jul 10 06:54:26.675241 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-871b116a-7795-456b-af93-f926ac776f2e tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:26.675479 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-871b116a-7795-456b-af93-f926ac776f2e tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:26.675650 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.snapshots [None req-871b116a-7795-456b-af93-f926ac776f2e tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Delete snapshot with id: 28677a2a-5020-4f5e-81e4-da5dcbf82504 Jul 10 06:54:26.680718 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:54:26.680718 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:54:26.681045 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-871b116a-7795-456b-af93-f926ac776f2e tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Snapshot retrieved successfully. Jul 10 06:54:26.695496 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-871b116a-7795-456b-af93-f926ac776f2e tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Snapshot delete request issued successfully. Jul 10 06:54:26.695684 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-871b116a-7795-456b-af93-f926ac776f2e tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] https://10.4.3.200/volume/v3/snapshots/28677a2a-5020-4f5e-81e4-da5dcbf82504 returned with HTTP 202 Jul 10 06:54:26.696056 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1429/5730] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 10 06:54:26 2026] DELETE /volume/v3/snapshots/28677a2a-5020-4f5e-81e4-da5dcbf82504 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:54:26.703561 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-f8634f84-127f-4fe0-8595-b8fcefdfad41 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:26.705423 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f8634f84-127f-4fe0-8595-b8fcefdfad41 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] GET https://10.4.3.200/volume/v3/snapshots/28677a2a-5020-4f5e-81e4-da5dcbf82504 Jul 10 06:54:26.705693 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f8634f84-127f-4fe0-8595-b8fcefdfad41 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:26.705942 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f8634f84-127f-4fe0-8595-b8fcefdfad41 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:26.710762 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:54:26.710762 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:54:26.711173 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-f8634f84-127f-4fe0-8595-b8fcefdfad41 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Snapshot retrieved successfully. Jul 10 06:54:26.711871 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f8634f84-127f-4fe0-8595-b8fcefdfad41 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] https://10.4.3.200/volume/v3/snapshots/28677a2a-5020-4f5e-81e4-da5dcbf82504 returned with HTTP 200 Jul 10 06:54:26.712272 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1429/5731] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:54:26 2026] GET /volume/v3/snapshots/28677a2a-5020-4f5e-81e4-da5dcbf82504 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:54:27.720387 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-c290e4fb-58d2-4ddc-8bc9-1f3e7139cdef None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:27.722200 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c290e4fb-58d2-4ddc-8bc9-1f3e7139cdef tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] GET https://10.4.3.200/volume/v3/snapshots/28677a2a-5020-4f5e-81e4-da5dcbf82504 Jul 10 06:54:27.722425 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c290e4fb-58d2-4ddc-8bc9-1f3e7139cdef tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:27.722669 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c290e4fb-58d2-4ddc-8bc9-1f3e7139cdef tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:27.726664 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c290e4fb-58d2-4ddc-8bc9-1f3e7139cdef tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] https://10.4.3.200/volume/v3/snapshots/28677a2a-5020-4f5e-81e4-da5dcbf82504 returned with HTTP 404 Jul 10 06:54:27.727089 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1433/5732] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:54:27 2026] GET /volume/v3/snapshots/28677a2a-5020-4f5e-81e4-da5dcbf82504 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:54:27.732678 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-cd1dceb8-8c50-4b26-ad54-a08676bec933 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:27.734222 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-cd1dceb8-8c50-4b26-ad54-a08676bec933 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] DELETE https://10.4.3.200/volume/v3/volumes/d93295a3-a450-4bc8-b7f4-67b54f380c03 Jul 10 06:54:27.734387 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-cd1dceb8-8c50-4b26-ad54-a08676bec933 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:27.734581 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-cd1dceb8-8c50-4b26-ad54-a08676bec933 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Calling method 'delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:27.734733 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-cd1dceb8-8c50-4b26-ad54-a08676bec933 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Delete volume with id: d93295a3-a450-4bc8-b7f4-67b54f380c03 Jul 10 06:54:27.740949 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:54:27.740949 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:54:27.741244 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-cd1dceb8-8c50-4b26-ad54-a08676bec933 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Volume info retrieved successfully. Jul 10 06:54:27.755397 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-cd1dceb8-8c50-4b26-ad54-a08676bec933 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Delete volume request issued successfully. Jul 10 06:54:27.755584 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-cd1dceb8-8c50-4b26-ad54-a08676bec933 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] https://10.4.3.200/volume/v3/volumes/d93295a3-a450-4bc8-b7f4-67b54f380c03 returned with HTTP 202 Jul 10 06:54:27.756144 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1442/5733] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:54:27 2026] DELETE /volume/v3/volumes/d93295a3-a450-4bc8-b7f4-67b54f380c03 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:54:27.762084 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-b3908ac7-eca5-42ed-8ea1-b9ca72f2d730 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:27.764243 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b3908ac7-eca5-42ed-8ea1-b9ca72f2d730 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] GET https://10.4.3.200/volume/v3/volumes/d93295a3-a450-4bc8-b7f4-67b54f380c03 Jul 10 06:54:27.764486 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b3908ac7-eca5-42ed-8ea1-b9ca72f2d730 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:27.764710 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b3908ac7-eca5-42ed-8ea1-b9ca72f2d730 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:27.772433 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:54:27.772433 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:54:27.775885 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-b3908ac7-eca5-42ed-8ea1-b9ca72f2d730 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Volume info retrieved successfully. Jul 10 06:54:27.779656 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b3908ac7-eca5-42ed-8ea1-b9ca72f2d730 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] https://10.4.3.200/volume/v3/volumes/d93295a3-a450-4bc8-b7f4-67b54f380c03 returned with HTTP 200 Jul 10 06:54:27.780033 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1430/5734] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:54:27 2026] GET /volume/v3/volumes/d93295a3-a450-4bc8-b7f4-67b54f380c03 => generated 1008 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:54:28.795321 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-2a2042b7-6f4e-4c2a-91c0-b24824cf5463 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:28.796953 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2a2042b7-6f4e-4c2a-91c0-b24824cf5463 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] GET https://10.4.3.200/volume/v3/volumes/d93295a3-a450-4bc8-b7f4-67b54f380c03 Jul 10 06:54:28.797116 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2a2042b7-6f4e-4c2a-91c0-b24824cf5463 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:28.797304 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2a2042b7-6f4e-4c2a-91c0-b24824cf5463 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:28.803323 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2a2042b7-6f4e-4c2a-91c0-b24824cf5463 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] https://10.4.3.200/volume/v3/volumes/d93295a3-a450-4bc8-b7f4-67b54f380c03 returned with HTTP 404 Jul 10 06:54:28.803796 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1430/5735] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:54:28 2026] GET /volume/v3/volumes/d93295a3-a450-4bc8-b7f4-67b54f380c03 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:54:28.810624 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-193e763f-9532-488c-870c-b294f8fc8cff None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:28.812535 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-193e763f-9532-488c-870c-b294f8fc8cff tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:54:28.812842 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-193e763f-9532-488c-870c-b294f8fc8cff tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-542665435"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:54:28.814380 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-193e763f-9532-488c-870c-b294f8fc8cff tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-542665435'}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:54:28.814490 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-193e763f-9532-488c-870c-b294f8fc8cff tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Create volume of 1 GB Jul 10 06:54:28.819058 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-193e763f-9532-488c-870c-b294f8fc8cff tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Availability Zones retrieved successfully. Jul 10 06:54:28.824264 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-193e763f-9532-488c-870c-b294f8fc8cff tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Flow 'volume_create_api' (3bb38d59-df2c-401b-b92e-b627d6f2771c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:54:28.825560 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-193e763f-9532-488c-870c-b294f8fc8cff tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12777846-6cb2-46b0-81e0-5e9a44a19068) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:54:28.826625 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-193e763f-9532-488c-870c-b294f8fc8cff tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Validating volume size '1' using validate_int {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:54:28.851543 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-193e763f-9532-488c-870c-b294f8fc8cff tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12777846-6cb2-46b0-81e0-5e9a44a19068) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:54:28.852293 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-193e763f-9532-488c-870c-b294f8fc8cff tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16dcfec8-769a-4b87-86f1-c6cc7b804633) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:54:28.886467 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-193e763f-9532-488c-870c-b294f8fc8cff tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Created reservations ['ec0821f2-4a8f-4a36-80b9-c1a7cf163885', 'e36ac91a-2a1f-4a23-9368-9acfaa14a667', '33020036-2178-4ad9-b39a-1d3d66a36b59', '9e424c07-163d-4d6b-8f02-fc3c61a27e68'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:54:28.887339 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-193e763f-9532-488c-870c-b294f8fc8cff tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16dcfec8-769a-4b87-86f1-c6cc7b804633) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec0821f2-4a8f-4a36-80b9-c1a7cf163885', 'e36ac91a-2a1f-4a23-9368-9acfaa14a667', '33020036-2178-4ad9-b39a-1d3d66a36b59', '9e424c07-163d-4d6b-8f02-fc3c61a27e68']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:54:28.888163 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-193e763f-9532-488c-870c-b294f8fc8cff tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab549ac6-0989-4806-8200-c9d130534a53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:54:28.909464 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-193e763f-9532-488c-870c-b294f8fc8cff tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab549ac6-0989-4806-8200-c9d130534a53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ee5e0d3b-0660-41b0-a716-98869a6184d1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-542665435',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f7e7be380de49b2b21721e9170f163a',qos_specs=None,replication_status=,reservations=['ec0821f2-4a8f-4a36-80b9-c1a7cf163885','e36ac91a-2a1f-4a23-9368-9acfaa14a667','33020036-2178-4ad9-b39a-1d3d66a36b59','9e424c07-163d-4d6b-8f02-fc3c61a27e68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c04ba39b6da43fab8b23a8c2a26aec7',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:54:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-542665435',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ee5e0d3b-0660-41b0-a716-98869a6184d1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9f7e7be380de49b2b21721e9170f163a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9c04ba39b6da43fab8b23a8c2a26aec7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:54:28.910392 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-193e763f-9532-488c-870c-b294f8fc8cff tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79af67d1-6e45-445a-bd65-a60db818569a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:54:28.927576 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-193e763f-9532-488c-870c-b294f8fc8cff tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79af67d1-6e45-445a-bd65-a60db818569a) transitioned into state 'SUCCESS' from state '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-542665435',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f7e7be380de49b2b21721e9170f163a',qos_specs=None,replication_status=,reservations=['ec0821f2-4a8f-4a36-80b9-c1a7cf163885','e36ac91a-2a1f-4a23-9368-9acfaa14a667','33020036-2178-4ad9-b39a-1d3d66a36b59','9e424c07-163d-4d6b-8f02-fc3c61a27e68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c04ba39b6da43fab8b23a8c2a26aec7',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:54:28.928200 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-193e763f-9532-488c-870c-b294f8fc8cff tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d65f1eac-c724-496d-a57b-ca23a0fa3cb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:54:28.935592 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-193e763f-9532-488c-870c-b294f8fc8cff tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d65f1eac-c724-496d-a57b-ca23a0fa3cb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:54:28.936287 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-193e763f-9532-488c-870c-b294f8fc8cff tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Flow 'volume_create_api' (3bb38d59-df2c-401b-b92e-b627d6f2771c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:54:28.936568 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-193e763f-9532-488c-870c-b294f8fc8cff tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Create volume request issued successfully. Jul 10 06:54:28.937161 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-193e763f-9532-488c-870c-b294f8fc8cff tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:54:28.937564 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1434/5736] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 10 06:54:28 2026] POST /volume/v3/volumes => generated 777 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:54:28.948643 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-0dd2f56b-8447-4275-b668-aebbe2a66cf1 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:28.950525 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-0dd2f56b-8447-4275-b668-aebbe2a66cf1 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] GET https://10.4.3.200/volume/v3/volumes/ee5e0d3b-0660-41b0-a716-98869a6184d1 Jul 10 06:54:28.950525 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-0dd2f56b-8447-4275-b668-aebbe2a66cf1 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:28.950795 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-0dd2f56b-8447-4275-b668-aebbe2a66cf1 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:28.957110 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:54:28.957110 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:54:28.960218 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-0dd2f56b-8447-4275-b668-aebbe2a66cf1 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Volume info retrieved successfully. Jul 10 06:54:28.964068 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-0dd2f56b-8447-4275-b668-aebbe2a66cf1 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] https://10.4.3.200/volume/v3/volumes/ee5e0d3b-0660-41b0-a716-98869a6184d1 returned with HTTP 200 Jul 10 06:54:28.964602 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1443/5737] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:54:28 2026] GET /volume/v3/volumes/ee5e0d3b-0660-41b0-a716-98869a6184d1 => generated 956 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:54:29.977095 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-fbc65aa3-93ad-458b-ac47-3dd075bf4189 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:29.979158 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-fbc65aa3-93ad-458b-ac47-3dd075bf4189 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] GET https://10.4.3.200/volume/v3/volumes/ee5e0d3b-0660-41b0-a716-98869a6184d1 Jul 10 06:54:29.979406 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-fbc65aa3-93ad-458b-ac47-3dd075bf4189 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:29.979645 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-fbc65aa3-93ad-458b-ac47-3dd075bf4189 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:29.987902 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:54:29.987902 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:54:29.992186 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-fbc65aa3-93ad-458b-ac47-3dd075bf4189 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Volume info retrieved successfully. Jul 10 06:54:29.996967 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-fbc65aa3-93ad-458b-ac47-3dd075bf4189 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] https://10.4.3.200/volume/v3/volumes/ee5e0d3b-0660-41b0-a716-98869a6184d1 returned with HTTP 200 Jul 10 06:54:29.997466 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1431/5738] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:54:29 2026] GET /volume/v3/volumes/ee5e0d3b-0660-41b0-a716-98869a6184d1 => generated 1008 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:54:30.008100 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-8af2085b-fd68-4976-a103-bff6b47283dd None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:30.009713 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8af2085b-fd68-4976-a103-bff6b47283dd tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] POST https://10.4.3.200/volume/v3/snapshots Jul 10 06:54:30.010035 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8af2085b-fd68-4976-a103-bff6b47283dd tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ee5e0d3b-0660-41b0-a716-98869a6184d1", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-245766146"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:54:30.018488 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:54:30.018488 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:54:30.018866 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-8af2085b-fd68-4976-a103-bff6b47283dd tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Volume info retrieved successfully. Jul 10 06:54:30.018982 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.snapshots [None req-8af2085b-fd68-4976-a103-bff6b47283dd tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Create snapshot from volume ee5e0d3b-0660-41b0-a716-98869a6184d1 Jul 10 06:54:30.039848 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-8af2085b-fd68-4976-a103-bff6b47283dd tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Created reservations ['5d4a567f-b117-47a1-bafc-6b0b896ab5df', '40038b1e-b21c-45c8-826f-6e562ec8bf7a', 'cc3ed278-8acb-4388-8407-6fa0dc263a96', '40adfa81-8503-412e-8fa5-14584ef31e98'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:54:30.065035 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-8af2085b-fd68-4976-a103-bff6b47283dd tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Snapshot create request issued successfully. Jul 10 06:54:30.065362 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8af2085b-fd68-4976-a103-bff6b47283dd tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 10 06:54:30.065832 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1431/5739] 10.4.3.200 () {68 vars in 1265 bytes} [Fri Jul 10 06:54:30 2026] POST /volume/v3/snapshots => generated 307 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:54:30.074074 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-63bb6a04-7839-4502-bdac-f83bccd51ad7 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:30.075875 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-63bb6a04-7839-4502-bdac-f83bccd51ad7 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] GET https://10.4.3.200/volume/v3/snapshots/a6f4ec99-eb40-4094-8102-cb8bd35a8772 Jul 10 06:54:30.075937 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-63bb6a04-7839-4502-bdac-f83bccd51ad7 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:30.076113 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-63bb6a04-7839-4502-bdac-f83bccd51ad7 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:30.080582 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:54:30.080582 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:54:30.080821 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-63bb6a04-7839-4502-bdac-f83bccd51ad7 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Snapshot retrieved successfully. Jul 10 06:54:30.081420 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-63bb6a04-7839-4502-bdac-f83bccd51ad7 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] https://10.4.3.200/volume/v3/snapshots/a6f4ec99-eb40-4094-8102-cb8bd35a8772 returned with HTTP 200 Jul 10 06:54:30.081792 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1435/5740] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:54:30 2026] GET /volume/v3/snapshots/a6f4ec99-eb40-4094-8102-cb8bd35a8772 => generated 439 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:54:31.090629 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-1e768f8b-0fdf-4d81-aaa1-18595231cc79 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:31.092130 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-1e768f8b-0fdf-4d81-aaa1-18595231cc79 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] GET https://10.4.3.200/volume/v3/snapshots/a6f4ec99-eb40-4094-8102-cb8bd35a8772 Jul 10 06:54:31.092304 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-1e768f8b-0fdf-4d81-aaa1-18595231cc79 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:31.092471 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-1e768f8b-0fdf-4d81-aaa1-18595231cc79 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:31.097280 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:54:31.097280 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:54:31.097635 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-1e768f8b-0fdf-4d81-aaa1-18595231cc79 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Snapshot retrieved successfully. Jul 10 06:54:31.098384 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-1e768f8b-0fdf-4d81-aaa1-18595231cc79 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] https://10.4.3.200/volume/v3/snapshots/a6f4ec99-eb40-4094-8102-cb8bd35a8772 returned with HTTP 200 Jul 10 06:54:31.098739 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1444/5741] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:54:31 2026] GET /volume/v3/snapshots/a6f4ec99-eb40-4094-8102-cb8bd35a8772 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 06:54:31.107192 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-6fe198a5-2fbd-4854-a482-2d40f277abed None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:31.109315 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6fe198a5-2fbd-4854-a482-2d40f277abed tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-member] GET https://10.4.3.200/volume/v3/snapshots Jul 10 06:54:31.109545 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6fe198a5-2fbd-4854-a482-2d40f277abed tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:31.109780 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6fe198a5-2fbd-4854-a482-2d40f277abed tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-member] Calling method 'index' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:31.110077 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.api_utils [None req-6fe198a5-2fbd-4854-a482-2d40f277abed tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-member] Removing options '' from query. {{(pid=99977) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 06:54:31.111262 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.db.api [None req-6fe198a5-2fbd-4854-a482-2d40f277abed tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-member] Building query based on filter {{(pid=99977) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 06:54:31.115231 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-6fe198a5-2fbd-4854-a482-2d40f277abed tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-member] Get all snapshots completed successfully. Jul 10 06:54:31.115599 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6fe198a5-2fbd-4854-a482-2d40f277abed tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-member] https://10.4.3.200/volume/v3/snapshots returned with HTTP 200 Jul 10 06:54:31.116023 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1432/5742] 10.4.3.200 () {66 vars in 1243 bytes} [Fri Jul 10 06:54:31 2026] GET /volume/v3/snapshots => generated 335 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:54:31.124155 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-6ebbd0d5-5d7b-4861-bbcf-dd753fc26414 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:31.125833 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6ebbd0d5-5d7b-4861-bbcf-dd753fc26414 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] DELETE https://10.4.3.200/volume/v3/snapshots/a6f4ec99-eb40-4094-8102-cb8bd35a8772 Jul 10 06:54:31.126005 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6ebbd0d5-5d7b-4861-bbcf-dd753fc26414 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:31.126193 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6ebbd0d5-5d7b-4861-bbcf-dd753fc26414 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:31.126293 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.snapshots [None req-6ebbd0d5-5d7b-4861-bbcf-dd753fc26414 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Delete snapshot with id: a6f4ec99-eb40-4094-8102-cb8bd35a8772 Jul 10 06:54:31.130732 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:54:31.130732 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:54:31.131013 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-6ebbd0d5-5d7b-4861-bbcf-dd753fc26414 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Snapshot retrieved successfully. Jul 10 06:54:31.147672 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-6ebbd0d5-5d7b-4861-bbcf-dd753fc26414 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Snapshot delete request issued successfully. Jul 10 06:54:31.147882 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6ebbd0d5-5d7b-4861-bbcf-dd753fc26414 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] https://10.4.3.200/volume/v3/snapshots/a6f4ec99-eb40-4094-8102-cb8bd35a8772 returned with HTTP 202 Jul 10 06:54:31.148383 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1432/5743] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 10 06:54:31 2026] DELETE /volume/v3/snapshots/a6f4ec99-eb40-4094-8102-cb8bd35a8772 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:54:31.155977 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-43850a81-574a-499b-b9dc-e91ef603586b None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:31.158209 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-43850a81-574a-499b-b9dc-e91ef603586b tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] GET https://10.4.3.200/volume/v3/snapshots/a6f4ec99-eb40-4094-8102-cb8bd35a8772 Jul 10 06:54:31.158452 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-43850a81-574a-499b-b9dc-e91ef603586b tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:31.158735 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-43850a81-574a-499b-b9dc-e91ef603586b tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:31.164900 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:54:31.164900 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:54:31.165373 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-43850a81-574a-499b-b9dc-e91ef603586b tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Snapshot retrieved successfully. Jul 10 06:54:31.166309 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-43850a81-574a-499b-b9dc-e91ef603586b tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] https://10.4.3.200/volume/v3/snapshots/a6f4ec99-eb40-4094-8102-cb8bd35a8772 returned with HTTP 200 Jul 10 06:54:31.166852 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1436/5744] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:54:31 2026] GET /volume/v3/snapshots/a6f4ec99-eb40-4094-8102-cb8bd35a8772 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:54:32.175533 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-4f174b70-df5e-492a-973b-2d028e7fc19d None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:32.177133 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-4f174b70-df5e-492a-973b-2d028e7fc19d tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] GET https://10.4.3.200/volume/v3/snapshots/a6f4ec99-eb40-4094-8102-cb8bd35a8772 Jul 10 06:54:32.177315 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-4f174b70-df5e-492a-973b-2d028e7fc19d tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:32.177517 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-4f174b70-df5e-492a-973b-2d028e7fc19d tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:32.181576 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-4f174b70-df5e-492a-973b-2d028e7fc19d tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] https://10.4.3.200/volume/v3/snapshots/a6f4ec99-eb40-4094-8102-cb8bd35a8772 returned with HTTP 404 Jul 10 06:54:32.182151 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1445/5745] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:54:32 2026] GET /volume/v3/snapshots/a6f4ec99-eb40-4094-8102-cb8bd35a8772 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:54:32.189189 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-1ce6bc6b-065d-4e89-baee-9df6d6297193 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:32.190907 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1ce6bc6b-065d-4e89-baee-9df6d6297193 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] DELETE https://10.4.3.200/volume/v3/volumes/ee5e0d3b-0660-41b0-a716-98869a6184d1 Jul 10 06:54:32.191092 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1ce6bc6b-065d-4e89-baee-9df6d6297193 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:32.191298 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1ce6bc6b-065d-4e89-baee-9df6d6297193 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:32.191446 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-1ce6bc6b-065d-4e89-baee-9df6d6297193 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Delete volume with id: ee5e0d3b-0660-41b0-a716-98869a6184d1 Jul 10 06:54:32.198231 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:54:32.198231 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:54:32.198546 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-1ce6bc6b-065d-4e89-baee-9df6d6297193 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Volume info retrieved successfully. Jul 10 06:54:32.211925 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-1ce6bc6b-065d-4e89-baee-9df6d6297193 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Delete volume request issued successfully. Jul 10 06:54:32.212135 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1ce6bc6b-065d-4e89-baee-9df6d6297193 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] https://10.4.3.200/volume/v3/volumes/ee5e0d3b-0660-41b0-a716-98869a6184d1 returned with HTTP 202 Jul 10 06:54:32.212493 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1433/5746] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:54:32 2026] DELETE /volume/v3/volumes/ee5e0d3b-0660-41b0-a716-98869a6184d1 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:54:32.219482 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-9e898d18-7791-4147-b88c-2618399b4f21 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:32.221195 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9e898d18-7791-4147-b88c-2618399b4f21 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] GET https://10.4.3.200/volume/v3/volumes/ee5e0d3b-0660-41b0-a716-98869a6184d1 Jul 10 06:54:32.221395 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9e898d18-7791-4147-b88c-2618399b4f21 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:32.221596 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-9e898d18-7791-4147-b88c-2618399b4f21 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:32.228104 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:54:32.228104 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:54:32.231771 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-9e898d18-7791-4147-b88c-2618399b4f21 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Volume info retrieved successfully. Jul 10 06:54:32.235821 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-9e898d18-7791-4147-b88c-2618399b4f21 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] https://10.4.3.200/volume/v3/volumes/ee5e0d3b-0660-41b0-a716-98869a6184d1 returned with HTTP 200 Jul 10 06:54:32.236247 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1433/5747] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:54:32 2026] GET /volume/v3/volumes/ee5e0d3b-0660-41b0-a716-98869a6184d1 => generated 1007 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:54:33.249362 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-895eeaa5-dabe-4db7-9db6-f19ef13cecba None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:33.251138 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-895eeaa5-dabe-4db7-9db6-f19ef13cecba tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] GET https://10.4.3.200/volume/v3/volumes/ee5e0d3b-0660-41b0-a716-98869a6184d1 Jul 10 06:54:33.251347 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-895eeaa5-dabe-4db7-9db6-f19ef13cecba tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:33.251589 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-895eeaa5-dabe-4db7-9db6-f19ef13cecba tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:33.258888 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-895eeaa5-dabe-4db7-9db6-f19ef13cecba tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] https://10.4.3.200/volume/v3/volumes/ee5e0d3b-0660-41b0-a716-98869a6184d1 returned with HTTP 404 Jul 10 06:54:33.259519 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1437/5748] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:54:33 2026] GET /volume/v3/volumes/ee5e0d3b-0660-41b0-a716-98869a6184d1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:54:33.268614 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-5af6f1cf-9e14-4261-bd26-87b4ac1d224a None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:33.270861 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-5af6f1cf-9e14-4261-bd26-87b4ac1d224a tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:54:33.271364 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-5af6f1cf-9e14-4261-bd26-87b4ac1d224a tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1975779393"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:54:33.273668 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.volumes [None req-5af6f1cf-9e14-4261-bd26-87b4ac1d224a tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1975779393'}} {{(pid=99975) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:54:33.273851 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-5af6f1cf-9e14-4261-bd26-87b4ac1d224a tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Create volume of 1 GB Jul 10 06:54:33.278937 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-5af6f1cf-9e14-4261-bd26-87b4ac1d224a tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Availability Zones retrieved successfully. Jul 10 06:54:33.286060 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-5af6f1cf-9e14-4261-bd26-87b4ac1d224a tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Flow 'volume_create_api' (188c1854-1cf6-41df-b1c9-7372210b1f84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:54:33.287668 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-5af6f1cf-9e14-4261-bd26-87b4ac1d224a tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2dc613b1-4baf-42c2-8ea6-77139af5d2f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:54:33.288692 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.flows.api.create_volume [None req-5af6f1cf-9e14-4261-bd26-87b4ac1d224a tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Validating volume size '1' using validate_int {{(pid=99975) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:54:33.314326 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-5af6f1cf-9e14-4261-bd26-87b4ac1d224a tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2dc613b1-4baf-42c2-8ea6-77139af5d2f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:54:33.315106 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-5af6f1cf-9e14-4261-bd26-87b4ac1d224a tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6198dbdc-5da7-4429-83dd-0e8bc11d1964) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:54:33.353556 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.quota [None req-5af6f1cf-9e14-4261-bd26-87b4ac1d224a tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Created reservations ['18ffb600-4ddd-441f-a5a9-2c2c9b83003a', '586184bf-5493-4fcc-aa45-c997ace02d30', '1d0d7120-cb6f-4584-87d5-295657d8197d', 'e4a46739-72fa-485c-aa9c-c5ca29651029'] {{(pid=99975) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:54:33.354409 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-5af6f1cf-9e14-4261-bd26-87b4ac1d224a tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6198dbdc-5da7-4429-83dd-0e8bc11d1964) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['18ffb600-4ddd-441f-a5a9-2c2c9b83003a', '586184bf-5493-4fcc-aa45-c997ace02d30', '1d0d7120-cb6f-4584-87d5-295657d8197d', 'e4a46739-72fa-485c-aa9c-c5ca29651029']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:54:33.355259 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-5af6f1cf-9e14-4261-bd26-87b4ac1d224a tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be4fe65f-943f-45de-9cf0-ff7dba5f1f6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:54:33.381985 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-5af6f1cf-9e14-4261-bd26-87b4ac1d224a tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be4fe65f-943f-45de-9cf0-ff7dba5f1f6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6ec5e631-dc0d-457f-9241-958541058011', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1975779393',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f7e7be380de49b2b21721e9170f163a',qos_specs=None,replication_status=,reservations=['18ffb600-4ddd-441f-a5a9-2c2c9b83003a','586184bf-5493-4fcc-aa45-c997ace02d30','1d0d7120-cb6f-4584-87d5-295657d8197d','e4a46739-72fa-485c-aa9c-c5ca29651029'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c04ba39b6da43fab8b23a8c2a26aec7',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:54:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1975779393',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6ec5e631-dc0d-457f-9241-958541058011,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9f7e7be380de49b2b21721e9170f163a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9c04ba39b6da43fab8b23a8c2a26aec7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:54:33.383017 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-5af6f1cf-9e14-4261-bd26-87b4ac1d224a tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (acb60892-a9d4-48d3-ba9f-2ab673c2cabb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:54:33.402095 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-5af6f1cf-9e14-4261-bd26-87b4ac1d224a tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (acb60892-a9d4-48d3-ba9f-2ab673c2cabb) transitioned into state 'SUCCESS' from state '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-1975779393',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f7e7be380de49b2b21721e9170f163a',qos_specs=None,replication_status=,reservations=['18ffb600-4ddd-441f-a5a9-2c2c9b83003a','586184bf-5493-4fcc-aa45-c997ace02d30','1d0d7120-cb6f-4584-87d5-295657d8197d','e4a46739-72fa-485c-aa9c-c5ca29651029'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c04ba39b6da43fab8b23a8c2a26aec7',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:54:33.403139 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-5af6f1cf-9e14-4261-bd26-87b4ac1d224a tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (571a5fd7-cc72-4fb2-8c7e-e760857818b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:54:33.413133 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-5af6f1cf-9e14-4261-bd26-87b4ac1d224a tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (571a5fd7-cc72-4fb2-8c7e-e760857818b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:54:33.414077 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-5af6f1cf-9e14-4261-bd26-87b4ac1d224a tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Flow 'volume_create_api' (188c1854-1cf6-41df-b1c9-7372210b1f84) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:54:33.414494 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-5af6f1cf-9e14-4261-bd26-87b4ac1d224a tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Create volume request issued successfully. Jul 10 06:54:33.415286 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-5af6f1cf-9e14-4261-bd26-87b4ac1d224a tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:54:33.415781 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1446/5749] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 10 06:54:33 2026] POST /volume/v3/volumes => generated 778 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:54:33.428758 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-470a0073-d84a-48bf-a1b9-4f9beaa7d088 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:33.430891 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-470a0073-d84a-48bf-a1b9-4f9beaa7d088 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] GET https://10.4.3.200/volume/v3/volumes/6ec5e631-dc0d-457f-9241-958541058011 Jul 10 06:54:33.431148 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-470a0073-d84a-48bf-a1b9-4f9beaa7d088 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:33.431388 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-470a0073-d84a-48bf-a1b9-4f9beaa7d088 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:33.438902 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:54:33.438902 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:54:33.442350 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-470a0073-d84a-48bf-a1b9-4f9beaa7d088 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Volume info retrieved successfully. Jul 10 06:54:33.446402 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-470a0073-d84a-48bf-a1b9-4f9beaa7d088 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] https://10.4.3.200/volume/v3/volumes/6ec5e631-dc0d-457f-9241-958541058011 returned with HTTP 200 Jul 10 06:54:33.446848 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1434/5750] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:54:33 2026] GET /volume/v3/volumes/6ec5e631-dc0d-457f-9241-958541058011 => generated 957 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:54:34.458362 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-a63ae0fe-5034-421c-abb9-cedb8837693b None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:34.460163 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a63ae0fe-5034-421c-abb9-cedb8837693b tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] GET https://10.4.3.200/volume/v3/volumes/6ec5e631-dc0d-457f-9241-958541058011 Jul 10 06:54:34.460328 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a63ae0fe-5034-421c-abb9-cedb8837693b tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:34.460495 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a63ae0fe-5034-421c-abb9-cedb8837693b tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:34.467551 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:54:34.467551 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:54:34.471024 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-a63ae0fe-5034-421c-abb9-cedb8837693b tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Volume info retrieved successfully. Jul 10 06:54:34.474320 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a63ae0fe-5034-421c-abb9-cedb8837693b tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] https://10.4.3.200/volume/v3/volumes/6ec5e631-dc0d-457f-9241-958541058011 returned with HTTP 200 Jul 10 06:54:34.474690 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1434/5751] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:54:34 2026] GET /volume/v3/volumes/6ec5e631-dc0d-457f-9241-958541058011 => generated 1009 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:54:34.485895 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-e8dfabd4-85c0-4411-8bcf-aed46116d975 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:34.487908 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e8dfabd4-85c0-4411-8bcf-aed46116d975 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] POST https://10.4.3.200/volume/v3/snapshots Jul 10 06:54:34.488314 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e8dfabd4-85c0-4411-8bcf-aed46116d975 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6ec5e631-dc0d-457f-9241-958541058011", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-989705313"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:54:34.496907 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:54:34.496907 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:54:34.497240 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-e8dfabd4-85c0-4411-8bcf-aed46116d975 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Volume info retrieved successfully. Jul 10 06:54:34.497358 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.snapshots [None req-e8dfabd4-85c0-4411-8bcf-aed46116d975 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Create snapshot from volume 6ec5e631-dc0d-457f-9241-958541058011 Jul 10 06:54:34.520337 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-e8dfabd4-85c0-4411-8bcf-aed46116d975 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Created reservations ['e06760c4-661d-4884-9c33-8a34ba5c4653', '82e554b2-2c58-404e-b54f-d07b91f5d470', '26f857fd-ab0f-403e-a03e-24887225e6c1', 'b54d9bb6-59fe-473c-b48b-f5ad6458daa3'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:54:34.548655 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-e8dfabd4-85c0-4411-8bcf-aed46116d975 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Snapshot create request issued successfully. Jul 10 06:54:34.549023 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e8dfabd4-85c0-4411-8bcf-aed46116d975 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 10 06:54:34.549453 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1438/5752] 10.4.3.200 () {68 vars in 1265 bytes} [Fri Jul 10 06:54:34 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 10 06:54:34.558163 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-4f72619c-b5c4-41ed-8ad5-e9ec8d72deb0 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:34.560245 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-4f72619c-b5c4-41ed-8ad5-e9ec8d72deb0 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] GET https://10.4.3.200/volume/v3/snapshots/848aae98-3766-4347-9dfc-2e3f7e2dc35f Jul 10 06:54:34.560474 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-4f72619c-b5c4-41ed-8ad5-e9ec8d72deb0 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:34.560701 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-4f72619c-b5c4-41ed-8ad5-e9ec8d72deb0 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:34.566151 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:54:34.566151 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:54:34.566496 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-4f72619c-b5c4-41ed-8ad5-e9ec8d72deb0 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Snapshot retrieved successfully. Jul 10 06:54:34.567253 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-4f72619c-b5c4-41ed-8ad5-e9ec8d72deb0 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] https://10.4.3.200/volume/v3/snapshots/848aae98-3766-4347-9dfc-2e3f7e2dc35f returned with HTTP 200 Jul 10 06:54:34.567671 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1447/5753] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:54:34 2026] GET /volume/v3/snapshots/848aae98-3766-4347-9dfc-2e3f7e2dc35f => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:54:35.576537 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-a1f5a34a-09ec-4360-8151-f2ecc9e7dd6b None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:35.578486 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a1f5a34a-09ec-4360-8151-f2ecc9e7dd6b tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] GET https://10.4.3.200/volume/v3/snapshots/848aae98-3766-4347-9dfc-2e3f7e2dc35f Jul 10 06:54:35.578684 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a1f5a34a-09ec-4360-8151-f2ecc9e7dd6b tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:35.578858 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a1f5a34a-09ec-4360-8151-f2ecc9e7dd6b tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:35.583698 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:54:35.583698 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:54:35.583996 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-a1f5a34a-09ec-4360-8151-f2ecc9e7dd6b tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Snapshot retrieved successfully. Jul 10 06:54:35.584580 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a1f5a34a-09ec-4360-8151-f2ecc9e7dd6b tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] https://10.4.3.200/volume/v3/snapshots/848aae98-3766-4347-9dfc-2e3f7e2dc35f returned with HTTP 200 Jul 10 06:54:35.584969 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1435/5754] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:54:35 2026] GET /volume/v3/snapshots/848aae98-3766-4347-9dfc-2e3f7e2dc35f => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:54:35.593670 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-a80bc374-41a4-4a6b-a634-0165f09af6b0 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:35.595394 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a80bc374-41a4-4a6b-a634-0165f09af6b0 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-member] POST https://10.4.3.200/volume/v3/snapshots/848aae98-3766-4347-9dfc-2e3f7e2dc35f/action Jul 10 06:54:35.595782 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a80bc374-41a4-4a6b-a634-0165f09af6b0 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:54:35.595943 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a80bc374-41a4-4a6b-a634-0165f09af6b0 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:54:35.597224 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.contrib.admin_actions [None req-a80bc374-41a4-4a6b-a634-0165f09af6b0 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-member] Updating snapshot '848aae98-3766-4347-9dfc-2e3f7e2dc35f' with '{'status': 'error'}' {{(pid=99976) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 10 06:54:35.605721 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:54:35.605721 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:54:35.606246 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.policy [None req-a80bc374-41a4-4a6b-a634-0165f09af6b0 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'f4f61ae4e8754a2b839d05d2a3fbe84d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9f7e7be380de49b2b21721e9170f163a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99976) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 06:54:35.606525 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a80bc374-41a4-4a6b-a634-0165f09af6b0 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-member] https://10.4.3.200/volume/v3/snapshots/848aae98-3766-4347-9dfc-2e3f7e2dc35f/action returned with HTTP 403 Jul 10 06:54:35.607090 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1435/5755] 10.4.3.200 () {68 vars in 1396 bytes} [Fri Jul 10 06:54:35 2026] POST /volume/v3/snapshots/848aae98-3766-4347-9dfc-2e3f7e2dc35f/action => generated 133 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:54:35.613888 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-4bd3955a-ccb6-4a28-999c-5815984b9f68 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:35.616302 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4bd3955a-ccb6-4a28-999c-5815984b9f68 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] DELETE https://10.4.3.200/volume/v3/snapshots/848aae98-3766-4347-9dfc-2e3f7e2dc35f Jul 10 06:54:35.616581 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4bd3955a-ccb6-4a28-999c-5815984b9f68 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:35.616834 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4bd3955a-ccb6-4a28-999c-5815984b9f68 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:35.616982 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.snapshots [None req-4bd3955a-ccb6-4a28-999c-5815984b9f68 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Delete snapshot with id: 848aae98-3766-4347-9dfc-2e3f7e2dc35f Jul 10 06:54:35.622774 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:54:35.622774 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:54:35.623162 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-4bd3955a-ccb6-4a28-999c-5815984b9f68 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Snapshot retrieved successfully. Jul 10 06:54:35.639561 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-4bd3955a-ccb6-4a28-999c-5815984b9f68 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Snapshot delete request issued successfully. Jul 10 06:54:35.639776 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4bd3955a-ccb6-4a28-999c-5815984b9f68 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] https://10.4.3.200/volume/v3/snapshots/848aae98-3766-4347-9dfc-2e3f7e2dc35f returned with HTTP 202 Jul 10 06:54:35.640297 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1439/5756] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 10 06:54:35 2026] DELETE /volume/v3/snapshots/848aae98-3766-4347-9dfc-2e3f7e2dc35f => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:54:35.646989 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-09f4075f-7a87-4342-992a-51bb0db9a147 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:35.648600 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-09f4075f-7a87-4342-992a-51bb0db9a147 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] GET https://10.4.3.200/volume/v3/snapshots/848aae98-3766-4347-9dfc-2e3f7e2dc35f Jul 10 06:54:35.648764 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-09f4075f-7a87-4342-992a-51bb0db9a147 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:35.648950 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-09f4075f-7a87-4342-992a-51bb0db9a147 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:35.654466 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:54:35.654466 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:54:35.654767 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-09f4075f-7a87-4342-992a-51bb0db9a147 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Snapshot retrieved successfully. Jul 10 06:54:35.655360 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-09f4075f-7a87-4342-992a-51bb0db9a147 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] https://10.4.3.200/volume/v3/snapshots/848aae98-3766-4347-9dfc-2e3f7e2dc35f returned with HTTP 200 Jul 10 06:54:35.655705 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1448/5757] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:54:35 2026] GET /volume/v3/snapshots/848aae98-3766-4347-9dfc-2e3f7e2dc35f => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:54:36.664322 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-ee07d3d9-3db8-4651-9363-873401de6336 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:36.666999 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ee07d3d9-3db8-4651-9363-873401de6336 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] GET https://10.4.3.200/volume/v3/snapshots/848aae98-3766-4347-9dfc-2e3f7e2dc35f Jul 10 06:54:36.667316 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ee07d3d9-3db8-4651-9363-873401de6336 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:36.667654 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ee07d3d9-3db8-4651-9363-873401de6336 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:36.672468 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ee07d3d9-3db8-4651-9363-873401de6336 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] https://10.4.3.200/volume/v3/snapshots/848aae98-3766-4347-9dfc-2e3f7e2dc35f returned with HTTP 404 Jul 10 06:54:36.672933 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1436/5758] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:54:36 2026] GET /volume/v3/snapshots/848aae98-3766-4347-9dfc-2e3f7e2dc35f => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:54:36.678779 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-81003bec-9851-4259-b7fd-24ad9719765a None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:36.680310 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-81003bec-9851-4259-b7fd-24ad9719765a tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] DELETE https://10.4.3.200/volume/v3/volumes/6ec5e631-dc0d-457f-9241-958541058011 Jul 10 06:54:36.680479 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-81003bec-9851-4259-b7fd-24ad9719765a tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:36.680682 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-81003bec-9851-4259-b7fd-24ad9719765a tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:36.680831 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-81003bec-9851-4259-b7fd-24ad9719765a tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Delete volume with id: 6ec5e631-dc0d-457f-9241-958541058011 Jul 10 06:54:36.689313 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:54:36.689313 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:54:36.689878 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-81003bec-9851-4259-b7fd-24ad9719765a tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Volume info retrieved successfully. Jul 10 06:54:36.706306 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-81003bec-9851-4259-b7fd-24ad9719765a tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Delete volume request issued successfully. Jul 10 06:54:36.706494 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-81003bec-9851-4259-b7fd-24ad9719765a tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] https://10.4.3.200/volume/v3/volumes/6ec5e631-dc0d-457f-9241-958541058011 returned with HTTP 202 Jul 10 06:54:36.706904 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1436/5759] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:54:36 2026] DELETE /volume/v3/volumes/6ec5e631-dc0d-457f-9241-958541058011 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:54:36.714185 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-0ea149f0-1eb2-49ae-87bc-ec0941041788 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:36.715919 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0ea149f0-1eb2-49ae-87bc-ec0941041788 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] GET https://10.4.3.200/volume/v3/volumes/6ec5e631-dc0d-457f-9241-958541058011 Jul 10 06:54:36.716104 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0ea149f0-1eb2-49ae-87bc-ec0941041788 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:36.716301 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0ea149f0-1eb2-49ae-87bc-ec0941041788 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:36.722939 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:54:36.722939 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:54:36.726077 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-0ea149f0-1eb2-49ae-87bc-ec0941041788 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Volume info retrieved successfully. Jul 10 06:54:36.729934 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0ea149f0-1eb2-49ae-87bc-ec0941041788 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] https://10.4.3.200/volume/v3/volumes/6ec5e631-dc0d-457f-9241-958541058011 returned with HTTP 200 Jul 10 06:54:36.730415 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1440/5760] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:54:36 2026] GET /volume/v3/volumes/6ec5e631-dc0d-457f-9241-958541058011 => generated 1008 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:54:37.744232 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-022add24-7af3-4860-9f22-d0f97e20ebbd None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:37.745780 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-022add24-7af3-4860-9f22-d0f97e20ebbd tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] GET https://10.4.3.200/volume/v3/volumes/6ec5e631-dc0d-457f-9241-958541058011 Jul 10 06:54:37.745944 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-022add24-7af3-4860-9f22-d0f97e20ebbd tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:37.746116 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-022add24-7af3-4860-9f22-d0f97e20ebbd tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:37.747927 np0000004964 devstack@c-api.service[99975]: DEBUG dbcounter [-] [99975] Writing DB stats cinder:SELECT=112,cinder:UPDATE=39,cinder:INSERT=24 {{(pid=99975) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:54:37.751640 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-022add24-7af3-4860-9f22-d0f97e20ebbd tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] https://10.4.3.200/volume/v3/volumes/6ec5e631-dc0d-457f-9241-958541058011 returned with HTTP 404 Jul 10 06:54:37.752040 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1449/5761] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:54:37 2026] GET /volume/v3/volumes/6ec5e631-dc0d-457f-9241-958541058011 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:54:37.760310 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-56df22ab-2996-4cf1-bbb9-a81bec6a685e None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:37.761698 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-56df22ab-2996-4cf1-bbb9-a81bec6a685e tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:54:37.762011 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-56df22ab-2996-4cf1-bbb9-a81bec6a685e tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1399770401"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:54:37.763532 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.v3.volumes [None req-56df22ab-2996-4cf1-bbb9-a81bec6a685e tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1399770401'}} {{(pid=99977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:54:37.763653 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-56df22ab-2996-4cf1-bbb9-a81bec6a685e tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Create volume of 1 GB Jul 10 06:54:37.765626 np0000004964 devstack@c-api.service[99977]: DEBUG dbcounter [-] [99977] Writing DB stats cinder:SELECT=78,cinder:UPDATE=25,cinder:INSERT=12 {{(pid=99977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:54:37.767726 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-56df22ab-2996-4cf1-bbb9-a81bec6a685e tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Availability Zones retrieved successfully. Jul 10 06:54:37.772845 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-56df22ab-2996-4cf1-bbb9-a81bec6a685e tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Flow 'volume_create_api' (5a9e7f07-efa4-4e21-9926-27a11f4553a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:54:37.773859 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-56df22ab-2996-4cf1-bbb9-a81bec6a685e tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (774ad537-fa67-439a-930a-10a20ebd72cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:54:37.774707 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.flows.api.create_volume [None req-56df22ab-2996-4cf1-bbb9-a81bec6a685e tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Validating volume size '1' using validate_int {{(pid=99977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:54:37.799531 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-56df22ab-2996-4cf1-bbb9-a81bec6a685e tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (774ad537-fa67-439a-930a-10a20ebd72cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:54:37.800173 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-56df22ab-2996-4cf1-bbb9-a81bec6a685e tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dbbf071a-417e-441e-9f18-95d7c1c2bb63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:54:37.838221 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-56df22ab-2996-4cf1-bbb9-a81bec6a685e tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Created reservations ['bb97c311-4db1-4d3e-9052-a0758cd23b9d', '6cbbe8c1-861f-48a5-944f-2751a8f33c97', '45cf0d2e-7b50-4794-971a-bebeca1f04d1', 'ad0152be-42d9-4b1a-8512-ee33734008c2'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:54:37.838943 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-56df22ab-2996-4cf1-bbb9-a81bec6a685e tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dbbf071a-417e-441e-9f18-95d7c1c2bb63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bb97c311-4db1-4d3e-9052-a0758cd23b9d', '6cbbe8c1-861f-48a5-944f-2751a8f33c97', '45cf0d2e-7b50-4794-971a-bebeca1f04d1', 'ad0152be-42d9-4b1a-8512-ee33734008c2']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:54:37.839607 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-56df22ab-2996-4cf1-bbb9-a81bec6a685e tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8d11c34-c7a1-477a-aaa9-0defa9d28fdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:54:37.860421 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-56df22ab-2996-4cf1-bbb9-a81bec6a685e tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8d11c34-c7a1-477a-aaa9-0defa9d28fdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eed167cc-727f-4599-a43b-6b6146c7c29b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1399770401',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f7e7be380de49b2b21721e9170f163a',qos_specs=None,replication_status=,reservations=['bb97c311-4db1-4d3e-9052-a0758cd23b9d','6cbbe8c1-861f-48a5-944f-2751a8f33c97','45cf0d2e-7b50-4794-971a-bebeca1f04d1','ad0152be-42d9-4b1a-8512-ee33734008c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c04ba39b6da43fab8b23a8c2a26aec7',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:54:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1399770401',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eed167cc-727f-4599-a43b-6b6146c7c29b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9f7e7be380de49b2b21721e9170f163a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9c04ba39b6da43fab8b23a8c2a26aec7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:54:37.861705 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-56df22ab-2996-4cf1-bbb9-a81bec6a685e tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (674d2205-8aea-4d58-a895-1e592b4dc99a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:54:37.876314 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-56df22ab-2996-4cf1-bbb9-a81bec6a685e tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (674d2205-8aea-4d58-a895-1e592b4dc99a) transitioned into state 'SUCCESS' from state '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-1399770401',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f7e7be380de49b2b21721e9170f163a',qos_specs=None,replication_status=,reservations=['bb97c311-4db1-4d3e-9052-a0758cd23b9d','6cbbe8c1-861f-48a5-944f-2751a8f33c97','45cf0d2e-7b50-4794-971a-bebeca1f04d1','ad0152be-42d9-4b1a-8512-ee33734008c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c04ba39b6da43fab8b23a8c2a26aec7',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:54:37.877021 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-56df22ab-2996-4cf1-bbb9-a81bec6a685e tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b086518-688a-4bed-913a-e57f206e8e1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:54:37.885380 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-56df22ab-2996-4cf1-bbb9-a81bec6a685e tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b086518-688a-4bed-913a-e57f206e8e1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:54:37.886142 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-56df22ab-2996-4cf1-bbb9-a81bec6a685e tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Flow 'volume_create_api' (5a9e7f07-efa4-4e21-9926-27a11f4553a4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:54:37.886421 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-56df22ab-2996-4cf1-bbb9-a81bec6a685e tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Create volume request issued successfully. Jul 10 06:54:37.886964 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-56df22ab-2996-4cf1-bbb9-a81bec6a685e tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:54:37.887518 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1437/5762] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 10 06:54:37 2026] POST /volume/v3/volumes => generated 778 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:54:37.900347 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-3f0a83cc-5b20-41bf-8c21-44f976f2730a None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:37.902023 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3f0a83cc-5b20-41bf-8c21-44f976f2730a tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] GET https://10.4.3.200/volume/v3/volumes/eed167cc-727f-4599-a43b-6b6146c7c29b Jul 10 06:54:37.902203 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3f0a83cc-5b20-41bf-8c21-44f976f2730a tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:37.902370 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3f0a83cc-5b20-41bf-8c21-44f976f2730a tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:37.908988 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:54:37.908988 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:54:37.912036 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-3f0a83cc-5b20-41bf-8c21-44f976f2730a tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Volume info retrieved successfully. Jul 10 06:54:37.915520 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3f0a83cc-5b20-41bf-8c21-44f976f2730a tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] https://10.4.3.200/volume/v3/volumes/eed167cc-727f-4599-a43b-6b6146c7c29b returned with HTTP 200 Jul 10 06:54:37.916062 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1437/5763] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:54:37 2026] GET /volume/v3/volumes/eed167cc-727f-4599-a43b-6b6146c7c29b => generated 957 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:54:38.927571 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-67082522-9c13-4281-bc7d-7c4d7493655c None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:38.929267 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-67082522-9c13-4281-bc7d-7c4d7493655c tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] GET https://10.4.3.200/volume/v3/volumes/eed167cc-727f-4599-a43b-6b6146c7c29b Jul 10 06:54:38.929473 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-67082522-9c13-4281-bc7d-7c4d7493655c tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:38.929710 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-67082522-9c13-4281-bc7d-7c4d7493655c tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:38.936156 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:54:38.936156 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:54:38.939331 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-67082522-9c13-4281-bc7d-7c4d7493655c tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Volume info retrieved successfully. Jul 10 06:54:38.942837 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-67082522-9c13-4281-bc7d-7c4d7493655c tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] https://10.4.3.200/volume/v3/volumes/eed167cc-727f-4599-a43b-6b6146c7c29b returned with HTTP 200 Jul 10 06:54:38.943227 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1441/5764] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:54:38 2026] GET /volume/v3/volumes/eed167cc-727f-4599-a43b-6b6146c7c29b => generated 1009 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:54:38.954840 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-dd86c472-5a53-44b3-86c0-93a71fa5633c None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:38.956434 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-dd86c472-5a53-44b3-86c0-93a71fa5633c tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] POST https://10.4.3.200/volume/v3/snapshots Jul 10 06:54:38.956763 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-dd86c472-5a53-44b3-86c0-93a71fa5633c tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "eed167cc-727f-4599-a43b-6b6146c7c29b", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1338579202"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:54:38.964817 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:54:38.964817 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:54:38.965156 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-dd86c472-5a53-44b3-86c0-93a71fa5633c tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Volume info retrieved successfully. Jul 10 06:54:38.965270 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.snapshots [None req-dd86c472-5a53-44b3-86c0-93a71fa5633c tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Create snapshot from volume eed167cc-727f-4599-a43b-6b6146c7c29b Jul 10 06:54:38.986862 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.quota [None req-dd86c472-5a53-44b3-86c0-93a71fa5633c tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Created reservations ['8cd08ca3-4eb8-41ca-ab6e-ccbb702ccb40', '4437d785-1460-4e66-a55c-f51deab72d9e', 'dadba5ee-70ee-4089-a697-e01474adc974', '3d475e8b-8103-4ff5-a427-bcb192a2508b'] {{(pid=99975) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:54:39.015150 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-dd86c472-5a53-44b3-86c0-93a71fa5633c tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Snapshot create request issued successfully. Jul 10 06:54:39.015312 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-dd86c472-5a53-44b3-86c0-93a71fa5633c tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 10 06:54:39.015775 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1450/5765] 10.4.3.200 () {68 vars in 1265 bytes} [Fri Jul 10 06:54:38 2026] POST /volume/v3/snapshots => generated 308 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:54:39.025762 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-cdd88785-3389-47ab-a932-6ea276d672c2 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:39.027479 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-cdd88785-3389-47ab-a932-6ea276d672c2 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] GET https://10.4.3.200/volume/v3/snapshots/9ed3c96c-d4b5-4919-bc77-6028ce13ea89 Jul 10 06:54:39.027674 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-cdd88785-3389-47ab-a932-6ea276d672c2 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:39.027876 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-cdd88785-3389-47ab-a932-6ea276d672c2 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:39.032728 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:54:39.032728 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:54:39.033079 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-cdd88785-3389-47ab-a932-6ea276d672c2 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Snapshot retrieved successfully. Jul 10 06:54:39.033737 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-cdd88785-3389-47ab-a932-6ea276d672c2 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] https://10.4.3.200/volume/v3/snapshots/9ed3c96c-d4b5-4919-bc77-6028ce13ea89 returned with HTTP 200 Jul 10 06:54:39.034135 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1438/5766] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:54:39 2026] GET /volume/v3/snapshots/9ed3c96c-d4b5-4919-bc77-6028ce13ea89 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:54:40.043292 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-77af72a4-7367-4df0-b8d2-1fac9030c23d None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:40.045285 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-77af72a4-7367-4df0-b8d2-1fac9030c23d tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] GET https://10.4.3.200/volume/v3/snapshots/9ed3c96c-d4b5-4919-bc77-6028ce13ea89 Jul 10 06:54:40.045510 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-77af72a4-7367-4df0-b8d2-1fac9030c23d tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:40.045746 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-77af72a4-7367-4df0-b8d2-1fac9030c23d tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:40.047662 np0000004964 devstack@c-api.service[99976]: DEBUG dbcounter [-] [99976] Writing DB stats cinder:SELECT=117,cinder:UPDATE=42,cinder:INSERT=18 {{(pid=99976) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:54:40.051669 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:54:40.051669 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:54:40.052080 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-77af72a4-7367-4df0-b8d2-1fac9030c23d tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Snapshot retrieved successfully. Jul 10 06:54:40.053022 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-77af72a4-7367-4df0-b8d2-1fac9030c23d tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] https://10.4.3.200/volume/v3/snapshots/9ed3c96c-d4b5-4919-bc77-6028ce13ea89 returned with HTTP 200 Jul 10 06:54:40.053632 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1438/5767] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:54:40 2026] GET /volume/v3/snapshots/9ed3c96c-d4b5-4919-bc77-6028ce13ea89 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:54:40.061749 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-8ad99773-1e87-46c6-a046-782d278d35b3 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:40.063319 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-8ad99773-1e87-46c6-a046-782d278d35b3 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-member] GET https://10.4.3.200/volume/v3/snapshots/9ed3c96c-d4b5-4919-bc77-6028ce13ea89 Jul 10 06:54:40.063490 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-8ad99773-1e87-46c6-a046-782d278d35b3 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:40.063695 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-8ad99773-1e87-46c6-a046-782d278d35b3 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:40.068387 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:54:40.068387 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:54:40.068846 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-8ad99773-1e87-46c6-a046-782d278d35b3 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-member] Snapshot retrieved successfully. Jul 10 06:54:40.069533 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-8ad99773-1e87-46c6-a046-782d278d35b3 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-member] https://10.4.3.200/volume/v3/snapshots/9ed3c96c-d4b5-4919-bc77-6028ce13ea89 returned with HTTP 200 Jul 10 06:54:40.069919 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1442/5768] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:54:40 2026] GET /volume/v3/snapshots/9ed3c96c-d4b5-4919-bc77-6028ce13ea89 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:54:40.077603 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-6aa54a8e-dbbf-4575-b5c4-b02bb23669aa None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:40.079483 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-6aa54a8e-dbbf-4575-b5c4-b02bb23669aa tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] DELETE https://10.4.3.200/volume/v3/snapshots/9ed3c96c-d4b5-4919-bc77-6028ce13ea89 Jul 10 06:54:40.079662 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-6aa54a8e-dbbf-4575-b5c4-b02bb23669aa tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:40.079865 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-6aa54a8e-dbbf-4575-b5c4-b02bb23669aa tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Calling method 'delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:40.079981 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.snapshots [None req-6aa54a8e-dbbf-4575-b5c4-b02bb23669aa tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Delete snapshot with id: 9ed3c96c-d4b5-4919-bc77-6028ce13ea89 Jul 10 06:54:40.084941 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:54:40.084941 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:54:40.085224 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-6aa54a8e-dbbf-4575-b5c4-b02bb23669aa tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Snapshot retrieved successfully. Jul 10 06:54:40.100166 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-6aa54a8e-dbbf-4575-b5c4-b02bb23669aa tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Snapshot delete request issued successfully. Jul 10 06:54:40.100303 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-6aa54a8e-dbbf-4575-b5c4-b02bb23669aa tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] https://10.4.3.200/volume/v3/snapshots/9ed3c96c-d4b5-4919-bc77-6028ce13ea89 returned with HTTP 202 Jul 10 06:54:40.100767 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1451/5769] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 10 06:54:40 2026] DELETE /volume/v3/snapshots/9ed3c96c-d4b5-4919-bc77-6028ce13ea89 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:54:40.106926 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-9867e3fb-6184-4881-81b5-77934b7a2420 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:40.108490 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9867e3fb-6184-4881-81b5-77934b7a2420 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] GET https://10.4.3.200/volume/v3/snapshots/9ed3c96c-d4b5-4919-bc77-6028ce13ea89 Jul 10 06:54:40.108695 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9867e3fb-6184-4881-81b5-77934b7a2420 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:40.108884 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9867e3fb-6184-4881-81b5-77934b7a2420 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:40.113584 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:54:40.113584 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:54:40.113902 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-9867e3fb-6184-4881-81b5-77934b7a2420 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Snapshot retrieved successfully. Jul 10 06:54:40.114537 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9867e3fb-6184-4881-81b5-77934b7a2420 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] https://10.4.3.200/volume/v3/snapshots/9ed3c96c-d4b5-4919-bc77-6028ce13ea89 returned with HTTP 200 Jul 10 06:54:40.114927 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1439/5770] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:54:40 2026] GET /volume/v3/snapshots/9ed3c96c-d4b5-4919-bc77-6028ce13ea89 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:54:41.124174 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-e73bbd58-7468-4244-af7e-d6a41e68a191 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:41.125956 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e73bbd58-7468-4244-af7e-d6a41e68a191 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] GET https://10.4.3.200/volume/v3/snapshots/9ed3c96c-d4b5-4919-bc77-6028ce13ea89 Jul 10 06:54:41.126211 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e73bbd58-7468-4244-af7e-d6a41e68a191 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:41.126380 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e73bbd58-7468-4244-af7e-d6a41e68a191 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:41.132326 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e73bbd58-7468-4244-af7e-d6a41e68a191 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] https://10.4.3.200/volume/v3/snapshots/9ed3c96c-d4b5-4919-bc77-6028ce13ea89 returned with HTTP 404 Jul 10 06:54:41.132890 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1439/5771] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:54:41 2026] GET /volume/v3/snapshots/9ed3c96c-d4b5-4919-bc77-6028ce13ea89 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:54:41.139420 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-fdbc6d9d-a2d8-461a-863d-c44e0e3d6801 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:41.141256 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-fdbc6d9d-a2d8-461a-863d-c44e0e3d6801 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] DELETE https://10.4.3.200/volume/v3/volumes/eed167cc-727f-4599-a43b-6b6146c7c29b Jul 10 06:54:41.141452 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-fdbc6d9d-a2d8-461a-863d-c44e0e3d6801 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:41.141668 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-fdbc6d9d-a2d8-461a-863d-c44e0e3d6801 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:41.141867 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-fdbc6d9d-a2d8-461a-863d-c44e0e3d6801 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Delete volume with id: eed167cc-727f-4599-a43b-6b6146c7c29b Jul 10 06:54:41.148933 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:54:41.148933 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:54:41.149250 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-fdbc6d9d-a2d8-461a-863d-c44e0e3d6801 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Volume info retrieved successfully. Jul 10 06:54:41.164997 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-fdbc6d9d-a2d8-461a-863d-c44e0e3d6801 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Delete volume request issued successfully. Jul 10 06:54:41.165232 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-fdbc6d9d-a2d8-461a-863d-c44e0e3d6801 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] https://10.4.3.200/volume/v3/volumes/eed167cc-727f-4599-a43b-6b6146c7c29b returned with HTTP 202 Jul 10 06:54:41.165725 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1443/5772] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:54:41 2026] DELETE /volume/v3/volumes/eed167cc-727f-4599-a43b-6b6146c7c29b => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:54:41.172182 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-cb6e54b0-30fe-4fbf-a380-e726cb3e86aa None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:41.173793 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-cb6e54b0-30fe-4fbf-a380-e726cb3e86aa tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] GET https://10.4.3.200/volume/v3/volumes/eed167cc-727f-4599-a43b-6b6146c7c29b Jul 10 06:54:41.174001 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-cb6e54b0-30fe-4fbf-a380-e726cb3e86aa tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:41.174206 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-cb6e54b0-30fe-4fbf-a380-e726cb3e86aa tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:41.181592 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:54:41.181592 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:54:41.184914 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-cb6e54b0-30fe-4fbf-a380-e726cb3e86aa tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Volume info retrieved successfully. Jul 10 06:54:41.189357 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-cb6e54b0-30fe-4fbf-a380-e726cb3e86aa tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] https://10.4.3.200/volume/v3/volumes/eed167cc-727f-4599-a43b-6b6146c7c29b returned with HTTP 200 Jul 10 06:54:41.189775 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1452/5773] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:54:41 2026] GET /volume/v3/volumes/eed167cc-727f-4599-a43b-6b6146c7c29b => generated 1008 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:54:42.202911 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-3c4e4555-2ace-438a-88ce-4c22fb41c282 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:42.204623 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3c4e4555-2ace-438a-88ce-4c22fb41c282 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] GET https://10.4.3.200/volume/v3/volumes/eed167cc-727f-4599-a43b-6b6146c7c29b Jul 10 06:54:42.204888 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3c4e4555-2ace-438a-88ce-4c22fb41c282 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:42.205037 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3c4e4555-2ace-438a-88ce-4c22fb41c282 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:42.211029 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3c4e4555-2ace-438a-88ce-4c22fb41c282 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] https://10.4.3.200/volume/v3/volumes/eed167cc-727f-4599-a43b-6b6146c7c29b returned with HTTP 404 Jul 10 06:54:42.211516 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1440/5774] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:54:42 2026] GET /volume/v3/volumes/eed167cc-727f-4599-a43b-6b6146c7c29b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:54:42.219694 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-3ba8281f-c4a1-4935-a613-a1b01061a275 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:42.221706 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3ba8281f-c4a1-4935-a613-a1b01061a275 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:54:42.222076 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-3ba8281f-c4a1-4935-a613-a1b01061a275 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1454946605"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:54:42.224063 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-3ba8281f-c4a1-4935-a613-a1b01061a275 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1454946605'}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:54:42.224224 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-3ba8281f-c4a1-4935-a613-a1b01061a275 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Create volume of 1 GB Jul 10 06:54:42.227928 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-3ba8281f-c4a1-4935-a613-a1b01061a275 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Availability Zones retrieved successfully. Jul 10 06:54:42.232547 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-3ba8281f-c4a1-4935-a613-a1b01061a275 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Flow 'volume_create_api' (44ebe7af-397b-4333-adbd-6a0a1e21c393) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:54:42.233515 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-3ba8281f-c4a1-4935-a613-a1b01061a275 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9eb538a3-77eb-4ff3-9d0f-383edba305bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:54:42.234179 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-3ba8281f-c4a1-4935-a613-a1b01061a275 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Validating volume size '1' using validate_int {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:54:42.254968 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-3ba8281f-c4a1-4935-a613-a1b01061a275 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9eb538a3-77eb-4ff3-9d0f-383edba305bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:54:42.255685 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-3ba8281f-c4a1-4935-a613-a1b01061a275 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e91f1a72-bbe2-480c-aceb-72e8d8098d41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:54:42.290451 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-3ba8281f-c4a1-4935-a613-a1b01061a275 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Created reservations ['e0d4ba00-7a36-4c1c-9812-605f1a8b2726', 'e6fa523d-f370-4dd1-b00d-2ed1a286751b', '5adb8051-0908-48df-bb84-d5fe854dfd88', 'deacc056-cb5a-4d16-8db5-33717dfe19b3'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:54:42.291193 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-3ba8281f-c4a1-4935-a613-a1b01061a275 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e91f1a72-bbe2-480c-aceb-72e8d8098d41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e0d4ba00-7a36-4c1c-9812-605f1a8b2726', 'e6fa523d-f370-4dd1-b00d-2ed1a286751b', '5adb8051-0908-48df-bb84-d5fe854dfd88', 'deacc056-cb5a-4d16-8db5-33717dfe19b3']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:54:42.291824 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-3ba8281f-c4a1-4935-a613-a1b01061a275 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6650a63-78f6-45f7-8e07-6e3c605dec66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:54:42.319345 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-3ba8281f-c4a1-4935-a613-a1b01061a275 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6650a63-78f6-45f7-8e07-6e3c605dec66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'deccdc62-c2ec-47ef-9e67-0fe27136ac78', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1454946605',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f7e7be380de49b2b21721e9170f163a',qos_specs=None,replication_status=,reservations=['e0d4ba00-7a36-4c1c-9812-605f1a8b2726','e6fa523d-f370-4dd1-b00d-2ed1a286751b','5adb8051-0908-48df-bb84-d5fe854dfd88','deacc056-cb5a-4d16-8db5-33717dfe19b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c04ba39b6da43fab8b23a8c2a26aec7',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:54:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1454946605',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=deccdc62-c2ec-47ef-9e67-0fe27136ac78,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9f7e7be380de49b2b21721e9170f163a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9c04ba39b6da43fab8b23a8c2a26aec7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:54:42.320437 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-3ba8281f-c4a1-4935-a613-a1b01061a275 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0eaf9553-6503-4b44-aa3c-efe44ad77f33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:54:42.336976 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-3ba8281f-c4a1-4935-a613-a1b01061a275 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0eaf9553-6503-4b44-aa3c-efe44ad77f33) transitioned into state 'SUCCESS' from state '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-1454946605',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f7e7be380de49b2b21721e9170f163a',qos_specs=None,replication_status=,reservations=['e0d4ba00-7a36-4c1c-9812-605f1a8b2726','e6fa523d-f370-4dd1-b00d-2ed1a286751b','5adb8051-0908-48df-bb84-d5fe854dfd88','deacc056-cb5a-4d16-8db5-33717dfe19b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c04ba39b6da43fab8b23a8c2a26aec7',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:54:42.337744 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-3ba8281f-c4a1-4935-a613-a1b01061a275 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1e62463-4ca5-45df-80de-b153fd09c90f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:54:42.346722 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-3ba8281f-c4a1-4935-a613-a1b01061a275 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1e62463-4ca5-45df-80de-b153fd09c90f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:54:42.347512 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-3ba8281f-c4a1-4935-a613-a1b01061a275 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Flow 'volume_create_api' (44ebe7af-397b-4333-adbd-6a0a1e21c393) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:54:42.347816 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-3ba8281f-c4a1-4935-a613-a1b01061a275 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Create volume request issued successfully. Jul 10 06:54:42.348375 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-3ba8281f-c4a1-4935-a613-a1b01061a275 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:54:42.348818 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1440/5775] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 10 06:54:42 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 10 06:54:42.359207 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-4a63cf82-e2c8-4575-a4b4-32fe0bf728bc None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:42.360750 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4a63cf82-e2c8-4575-a4b4-32fe0bf728bc tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] GET https://10.4.3.200/volume/v3/volumes/deccdc62-c2ec-47ef-9e67-0fe27136ac78 Jul 10 06:54:42.360927 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4a63cf82-e2c8-4575-a4b4-32fe0bf728bc tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:42.361134 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4a63cf82-e2c8-4575-a4b4-32fe0bf728bc tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:42.367259 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:54:42.367259 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:54:42.370256 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-4a63cf82-e2c8-4575-a4b4-32fe0bf728bc tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Volume info retrieved successfully. Jul 10 06:54:42.373654 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4a63cf82-e2c8-4575-a4b4-32fe0bf728bc tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] https://10.4.3.200/volume/v3/volumes/deccdc62-c2ec-47ef-9e67-0fe27136ac78 returned with HTTP 200 Jul 10 06:54:42.374017 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1444/5776] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:54:42 2026] GET /volume/v3/volumes/deccdc62-c2ec-47ef-9e67-0fe27136ac78 => generated 957 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:54:43.385787 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-95aa80d7-c0ba-468e-bd6d-2a214c1bb757 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:43.387408 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-95aa80d7-c0ba-468e-bd6d-2a214c1bb757 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] GET https://10.4.3.200/volume/v3/volumes/deccdc62-c2ec-47ef-9e67-0fe27136ac78 Jul 10 06:54:43.387609 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-95aa80d7-c0ba-468e-bd6d-2a214c1bb757 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:43.387804 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-95aa80d7-c0ba-468e-bd6d-2a214c1bb757 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:43.394320 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:54:43.394320 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:54:43.397345 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-95aa80d7-c0ba-468e-bd6d-2a214c1bb757 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Volume info retrieved successfully. Jul 10 06:54:43.400590 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-95aa80d7-c0ba-468e-bd6d-2a214c1bb757 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] https://10.4.3.200/volume/v3/volumes/deccdc62-c2ec-47ef-9e67-0fe27136ac78 returned with HTTP 200 Jul 10 06:54:43.400927 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1453/5777] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:54:43 2026] GET /volume/v3/volumes/deccdc62-c2ec-47ef-9e67-0fe27136ac78 => generated 1009 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:54:43.412725 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-6fda9b99-e01f-4314-8c32-cf643724e0a3 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:43.414283 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6fda9b99-e01f-4314-8c32-cf643724e0a3 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] POST https://10.4.3.200/volume/v3/snapshots Jul 10 06:54:43.414602 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6fda9b99-e01f-4314-8c32-cf643724e0a3 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "deccdc62-c2ec-47ef-9e67-0fe27136ac78", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-934074898"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:54:43.422340 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:54:43.422340 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:54:43.422682 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-6fda9b99-e01f-4314-8c32-cf643724e0a3 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Volume info retrieved successfully. Jul 10 06:54:43.422806 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.snapshots [None req-6fda9b99-e01f-4314-8c32-cf643724e0a3 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Create snapshot from volume deccdc62-c2ec-47ef-9e67-0fe27136ac78 Jul 10 06:54:43.443379 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-6fda9b99-e01f-4314-8c32-cf643724e0a3 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Created reservations ['fe817cb7-448a-4d16-a161-52bcb464111f', '960b7458-404d-4070-8648-330724ca1306', '1f984221-9e90-4497-93ca-f9671463ab7a', '7ffb3376-196f-4794-ba3d-c9f80250dccc'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:54:43.469766 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-6fda9b99-e01f-4314-8c32-cf643724e0a3 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Snapshot create request issued successfully. Jul 10 06:54:43.470081 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6fda9b99-e01f-4314-8c32-cf643724e0a3 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 10 06:54:43.470568 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1441/5778] 10.4.3.200 () {68 vars in 1265 bytes} [Fri Jul 10 06:54:43 2026] POST /volume/v3/snapshots => generated 307 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:54:43.479285 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-828945e7-45af-4bc5-9414-449c14be0e83 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:43.481010 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-828945e7-45af-4bc5-9414-449c14be0e83 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] GET https://10.4.3.200/volume/v3/snapshots/c58f2827-746c-4307-93e1-f36cdd729407 Jul 10 06:54:43.481999 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-828945e7-45af-4bc5-9414-449c14be0e83 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:43.481999 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-828945e7-45af-4bc5-9414-449c14be0e83 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:43.486027 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:54:43.486027 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:54:43.486384 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-828945e7-45af-4bc5-9414-449c14be0e83 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Snapshot retrieved successfully. Jul 10 06:54:43.486955 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-828945e7-45af-4bc5-9414-449c14be0e83 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] https://10.4.3.200/volume/v3/snapshots/c58f2827-746c-4307-93e1-f36cdd729407 returned with HTTP 200 Jul 10 06:54:43.487289 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1441/5779] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:54:43 2026] GET /volume/v3/snapshots/c58f2827-746c-4307-93e1-f36cdd729407 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:54:44.498322 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-ffcabad0-149d-428c-93e9-a2e34c05cae4 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:44.500795 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ffcabad0-149d-428c-93e9-a2e34c05cae4 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] GET https://10.4.3.200/volume/v3/snapshots/c58f2827-746c-4307-93e1-f36cdd729407 Jul 10 06:54:44.501084 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ffcabad0-149d-428c-93e9-a2e34c05cae4 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:44.501489 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ffcabad0-149d-428c-93e9-a2e34c05cae4 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:44.503644 np0000004964 devstack@c-api.service[99978]: DEBUG dbcounter [-] [99978] Writing DB stats cinder:SELECT=113,cinder:UPDATE=52,cinder:INSERT=25 {{(pid=99978) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:54:44.507985 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:54:44.507985 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:54:44.508415 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-ffcabad0-149d-428c-93e9-a2e34c05cae4 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Snapshot retrieved successfully. Jul 10 06:54:44.509431 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ffcabad0-149d-428c-93e9-a2e34c05cae4 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] https://10.4.3.200/volume/v3/snapshots/c58f2827-746c-4307-93e1-f36cdd729407 returned with HTTP 200 Jul 10 06:54:44.510015 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1445/5780] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:54:44 2026] GET /volume/v3/snapshots/c58f2827-746c-4307-93e1-f36cdd729407 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:54:44.520659 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-e552bbef-092e-47ec-bbad-5f5886efd97f None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:44.523176 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-e552bbef-092e-47ec-bbad-5f5886efd97f tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-member] POST https://10.4.3.200/volume/v3/snapshots/c58f2827-746c-4307-93e1-f36cdd729407/action Jul 10 06:54:44.523657 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-e552bbef-092e-47ec-bbad-5f5886efd97f tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=99975) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:54:44.523821 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-e552bbef-092e-47ec-bbad-5f5886efd97f tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:54:44.525441 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.contrib.snapshot_unmanage [None req-e552bbef-092e-47ec-bbad-5f5886efd97f tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-member] Unmanage snapshot with id: c58f2827-746c-4307-93e1-f36cdd729407 Jul 10 06:54:44.531658 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:54:44.531658 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:54:44.532231 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-e552bbef-092e-47ec-bbad-5f5886efd97f tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-member] Snapshot retrieved successfully. Jul 10 06:54:44.533243 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.policy [None req-e552bbef-092e-47ec-bbad-5f5886efd97f tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'f4f61ae4e8754a2b839d05d2a3fbe84d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9f7e7be380de49b2b21721e9170f163a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99975) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 06:54:44.533488 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-e552bbef-092e-47ec-bbad-5f5886efd97f tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-member] https://10.4.3.200/volume/v3/snapshots/c58f2827-746c-4307-93e1-f36cdd729407/action returned with HTTP 403 Jul 10 06:54:44.534223 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1454/5781] 10.4.3.200 () {68 vars in 1396 bytes} [Fri Jul 10 06:54:44 2026] POST /volume/v3/snapshots/c58f2827-746c-4307-93e1-f36cdd729407/action => generated 117 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:54:44.541904 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-111d7be1-5581-4de5-914c-1689e3a81ee4 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:44.543795 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-111d7be1-5581-4de5-914c-1689e3a81ee4 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] DELETE https://10.4.3.200/volume/v3/snapshots/c58f2827-746c-4307-93e1-f36cdd729407 Jul 10 06:54:44.544005 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-111d7be1-5581-4de5-914c-1689e3a81ee4 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:44.544228 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-111d7be1-5581-4de5-914c-1689e3a81ee4 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:44.544333 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.snapshots [None req-111d7be1-5581-4de5-914c-1689e3a81ee4 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Delete snapshot with id: c58f2827-746c-4307-93e1-f36cdd729407 Jul 10 06:54:44.548951 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:54:44.548951 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:54:44.549225 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-111d7be1-5581-4de5-914c-1689e3a81ee4 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Snapshot retrieved successfully. Jul 10 06:54:44.562517 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-111d7be1-5581-4de5-914c-1689e3a81ee4 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Snapshot delete request issued successfully. Jul 10 06:54:44.562615 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-111d7be1-5581-4de5-914c-1689e3a81ee4 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] https://10.4.3.200/volume/v3/snapshots/c58f2827-746c-4307-93e1-f36cdd729407 returned with HTTP 202 Jul 10 06:54:44.562967 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1442/5782] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 10 06:54:44 2026] DELETE /volume/v3/snapshots/c58f2827-746c-4307-93e1-f36cdd729407 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:54:44.570897 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-d8352ea1-2f22-46e0-8d7f-1abd3d9be732 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:44.572794 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d8352ea1-2f22-46e0-8d7f-1abd3d9be732 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] GET https://10.4.3.200/volume/v3/snapshots/c58f2827-746c-4307-93e1-f36cdd729407 Jul 10 06:54:44.572981 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d8352ea1-2f22-46e0-8d7f-1abd3d9be732 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:44.573226 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d8352ea1-2f22-46e0-8d7f-1abd3d9be732 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:44.577719 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:54:44.577719 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:54:44.577978 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-d8352ea1-2f22-46e0-8d7f-1abd3d9be732 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Snapshot retrieved successfully. Jul 10 06:54:44.578614 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d8352ea1-2f22-46e0-8d7f-1abd3d9be732 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] https://10.4.3.200/volume/v3/snapshots/c58f2827-746c-4307-93e1-f36cdd729407 returned with HTTP 200 Jul 10 06:54:44.578948 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1442/5783] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:54:44 2026] GET /volume/v3/snapshots/c58f2827-746c-4307-93e1-f36cdd729407 => generated 465 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:54:45.590052 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-4d85eeca-fe91-43a9-a1cb-eab2cbed7cbf None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:45.592347 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4d85eeca-fe91-43a9-a1cb-eab2cbed7cbf tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] GET https://10.4.3.200/volume/v3/snapshots/c58f2827-746c-4307-93e1-f36cdd729407 Jul 10 06:54:45.592650 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4d85eeca-fe91-43a9-a1cb-eab2cbed7cbf tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:45.592922 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4d85eeca-fe91-43a9-a1cb-eab2cbed7cbf tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:45.598140 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4d85eeca-fe91-43a9-a1cb-eab2cbed7cbf tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] https://10.4.3.200/volume/v3/snapshots/c58f2827-746c-4307-93e1-f36cdd729407 returned with HTTP 404 Jul 10 06:54:45.598834 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1446/5784] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:54:45 2026] GET /volume/v3/snapshots/c58f2827-746c-4307-93e1-f36cdd729407 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:54:45.606927 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-cc4bfd8d-5eb7-426a-898b-c9abb859e0ab None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:45.608492 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-cc4bfd8d-5eb7-426a-898b-c9abb859e0ab tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] DELETE https://10.4.3.200/volume/v3/volumes/deccdc62-c2ec-47ef-9e67-0fe27136ac78 Jul 10 06:54:45.608681 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-cc4bfd8d-5eb7-426a-898b-c9abb859e0ab tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:45.608848 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-cc4bfd8d-5eb7-426a-898b-c9abb859e0ab tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Calling method 'delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:45.608999 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-cc4bfd8d-5eb7-426a-898b-c9abb859e0ab tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Delete volume with id: deccdc62-c2ec-47ef-9e67-0fe27136ac78 Jul 10 06:54:45.616148 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:54:45.616148 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:54:45.616292 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-cc4bfd8d-5eb7-426a-898b-c9abb859e0ab tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Volume info retrieved successfully. Jul 10 06:54:45.632093 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-cc4bfd8d-5eb7-426a-898b-c9abb859e0ab tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Delete volume request issued successfully. Jul 10 06:54:45.632318 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-cc4bfd8d-5eb7-426a-898b-c9abb859e0ab tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] https://10.4.3.200/volume/v3/volumes/deccdc62-c2ec-47ef-9e67-0fe27136ac78 returned with HTTP 202 Jul 10 06:54:45.632680 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1455/5785] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:54:45 2026] DELETE /volume/v3/volumes/deccdc62-c2ec-47ef-9e67-0fe27136ac78 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:54:45.640561 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-810e5be1-85a7-4271-8fe6-288d854e4031 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:45.642307 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-810e5be1-85a7-4271-8fe6-288d854e4031 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] GET https://10.4.3.200/volume/v3/volumes/deccdc62-c2ec-47ef-9e67-0fe27136ac78 Jul 10 06:54:45.642517 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-810e5be1-85a7-4271-8fe6-288d854e4031 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:45.642701 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-810e5be1-85a7-4271-8fe6-288d854e4031 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:45.649394 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:54:45.649394 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:54:45.653025 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-810e5be1-85a7-4271-8fe6-288d854e4031 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Volume info retrieved successfully. Jul 10 06:54:45.657201 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-810e5be1-85a7-4271-8fe6-288d854e4031 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] https://10.4.3.200/volume/v3/volumes/deccdc62-c2ec-47ef-9e67-0fe27136ac78 returned with HTTP 200 Jul 10 06:54:45.657593 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1443/5786] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:54:45 2026] GET /volume/v3/volumes/deccdc62-c2ec-47ef-9e67-0fe27136ac78 => generated 1008 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:54:46.669628 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-b5254de5-d0ef-4f3d-ad5b-e5e8ef8c1f7b None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:46.671586 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b5254de5-d0ef-4f3d-ad5b-e5e8ef8c1f7b tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] GET https://10.4.3.200/volume/v3/volumes/deccdc62-c2ec-47ef-9e67-0fe27136ac78 Jul 10 06:54:46.671837 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b5254de5-d0ef-4f3d-ad5b-e5e8ef8c1f7b tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:46.672082 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b5254de5-d0ef-4f3d-ad5b-e5e8ef8c1f7b tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:46.678358 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b5254de5-d0ef-4f3d-ad5b-e5e8ef8c1f7b tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] https://10.4.3.200/volume/v3/volumes/deccdc62-c2ec-47ef-9e67-0fe27136ac78 returned with HTTP 404 Jul 10 06:54:46.678941 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1443/5787] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:54:46 2026] GET /volume/v3/volumes/deccdc62-c2ec-47ef-9e67-0fe27136ac78 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:54:46.687628 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-170a360b-d556-4350-be89-7f1d24fe1ca7 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:46.689512 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-170a360b-d556-4350-be89-7f1d24fe1ca7 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:54:46.689850 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-170a360b-d556-4350-be89-7f1d24fe1ca7 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1268876661"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:54:46.692115 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-170a360b-d556-4350-be89-7f1d24fe1ca7 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1268876661'}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:54:46.692252 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-170a360b-d556-4350-be89-7f1d24fe1ca7 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Create volume of 1 GB Jul 10 06:54:46.696159 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-170a360b-d556-4350-be89-7f1d24fe1ca7 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Availability Zones retrieved successfully. Jul 10 06:54:46.700972 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-170a360b-d556-4350-be89-7f1d24fe1ca7 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Flow 'volume_create_api' (d3ee6058-d1aa-4a0c-a8de-baf12d772a0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:54:46.701967 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-170a360b-d556-4350-be89-7f1d24fe1ca7 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a028702-0ce9-4cd0-9718-6982a098967b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:54:46.702752 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-170a360b-d556-4350-be89-7f1d24fe1ca7 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Validating volume size '1' using validate_int {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:54:46.724032 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-170a360b-d556-4350-be89-7f1d24fe1ca7 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a028702-0ce9-4cd0-9718-6982a098967b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:54:46.724757 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-170a360b-d556-4350-be89-7f1d24fe1ca7 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1190ee3-4fea-4cad-9b2d-d47f42cc0e69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:54:46.758955 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-170a360b-d556-4350-be89-7f1d24fe1ca7 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Created reservations ['3e9cc640-fa83-4541-b37a-a608aca91e7e', '383f24f1-b0dd-46b6-a60f-ff2394962557', '502ada0c-d4fa-49bf-b862-e16ba3951831', '79fbaf07-549e-43d3-aed9-f5b4b799bf07'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:54:46.759794 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-170a360b-d556-4350-be89-7f1d24fe1ca7 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1190ee3-4fea-4cad-9b2d-d47f42cc0e69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3e9cc640-fa83-4541-b37a-a608aca91e7e', '383f24f1-b0dd-46b6-a60f-ff2394962557', '502ada0c-d4fa-49bf-b862-e16ba3951831', '79fbaf07-549e-43d3-aed9-f5b4b799bf07']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:54:46.760604 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-170a360b-d556-4350-be89-7f1d24fe1ca7 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce653a55-df9d-4280-a55c-b46d9c82fee5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:54:46.783068 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-170a360b-d556-4350-be89-7f1d24fe1ca7 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce653a55-df9d-4280-a55c-b46d9c82fee5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '20ce4e15-a035-4177-a8bb-a7d7847686b9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1268876661',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f7e7be380de49b2b21721e9170f163a',qos_specs=None,replication_status=,reservations=['3e9cc640-fa83-4541-b37a-a608aca91e7e','383f24f1-b0dd-46b6-a60f-ff2394962557','502ada0c-d4fa-49bf-b862-e16ba3951831','79fbaf07-549e-43d3-aed9-f5b4b799bf07'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c04ba39b6da43fab8b23a8c2a26aec7',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:54:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1268876661',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=20ce4e15-a035-4177-a8bb-a7d7847686b9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9f7e7be380de49b2b21721e9170f163a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9c04ba39b6da43fab8b23a8c2a26aec7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:54:46.783982 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-170a360b-d556-4350-be89-7f1d24fe1ca7 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1685463-5de3-42de-9dac-e3a50d4d127c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:54:46.803979 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-170a360b-d556-4350-be89-7f1d24fe1ca7 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1685463-5de3-42de-9dac-e3a50d4d127c) transitioned into state 'SUCCESS' from state '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-1268876661',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f7e7be380de49b2b21721e9170f163a',qos_specs=None,replication_status=,reservations=['3e9cc640-fa83-4541-b37a-a608aca91e7e','383f24f1-b0dd-46b6-a60f-ff2394962557','502ada0c-d4fa-49bf-b862-e16ba3951831','79fbaf07-549e-43d3-aed9-f5b4b799bf07'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c04ba39b6da43fab8b23a8c2a26aec7',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:54:46.804740 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-170a360b-d556-4350-be89-7f1d24fe1ca7 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96517aba-a1ee-46b1-b1ad-f808ac644179) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:54:46.813598 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-170a360b-d556-4350-be89-7f1d24fe1ca7 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96517aba-a1ee-46b1-b1ad-f808ac644179) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:54:46.814456 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-170a360b-d556-4350-be89-7f1d24fe1ca7 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Flow 'volume_create_api' (d3ee6058-d1aa-4a0c-a8de-baf12d772a0f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:54:46.814829 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-170a360b-d556-4350-be89-7f1d24fe1ca7 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Create volume request issued successfully. Jul 10 06:54:46.815411 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-170a360b-d556-4350-be89-7f1d24fe1ca7 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:54:46.815909 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1447/5788] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 10 06:54:46 2026] POST /volume/v3/volumes => generated 778 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:54:46.829500 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-75f185e8-0876-4234-b407-8453d34a9739 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:46.831298 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-75f185e8-0876-4234-b407-8453d34a9739 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] GET https://10.4.3.200/volume/v3/volumes/20ce4e15-a035-4177-a8bb-a7d7847686b9 Jul 10 06:54:46.831502 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-75f185e8-0876-4234-b407-8453d34a9739 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:46.831776 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-75f185e8-0876-4234-b407-8453d34a9739 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:46.838816 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:54:46.838816 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:54:46.842304 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-75f185e8-0876-4234-b407-8453d34a9739 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Volume info retrieved successfully. Jul 10 06:54:46.846086 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-75f185e8-0876-4234-b407-8453d34a9739 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] https://10.4.3.200/volume/v3/volumes/20ce4e15-a035-4177-a8bb-a7d7847686b9 returned with HTTP 200 Jul 10 06:54:46.846460 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1456/5789] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:54:46 2026] GET /volume/v3/volumes/20ce4e15-a035-4177-a8bb-a7d7847686b9 => generated 957 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:54:47.859603 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-c5ea31cc-f446-4e64-a673-214278c43cfd None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:47.861165 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c5ea31cc-f446-4e64-a673-214278c43cfd tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] GET https://10.4.3.200/volume/v3/volumes/20ce4e15-a035-4177-a8bb-a7d7847686b9 Jul 10 06:54:47.861336 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c5ea31cc-f446-4e64-a673-214278c43cfd tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:47.861530 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c5ea31cc-f446-4e64-a673-214278c43cfd tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:47.868644 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:54:47.868644 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:54:47.872052 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-c5ea31cc-f446-4e64-a673-214278c43cfd tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Volume info retrieved successfully. Jul 10 06:54:47.876350 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c5ea31cc-f446-4e64-a673-214278c43cfd tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] https://10.4.3.200/volume/v3/volumes/20ce4e15-a035-4177-a8bb-a7d7847686b9 returned with HTTP 200 Jul 10 06:54:47.876785 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1444/5790] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:54:47 2026] GET /volume/v3/volumes/20ce4e15-a035-4177-a8bb-a7d7847686b9 => generated 1009 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:54:47.888149 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-82adc7f6-ad2f-4303-994d-956f96d0ced1 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:47.889749 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-82adc7f6-ad2f-4303-994d-956f96d0ced1 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] POST https://10.4.3.200/volume/v3/snapshots Jul 10 06:54:47.890103 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-82adc7f6-ad2f-4303-994d-956f96d0ced1 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "20ce4e15-a035-4177-a8bb-a7d7847686b9", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1842943871"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:54:47.899676 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:54:47.899676 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:54:47.900084 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-82adc7f6-ad2f-4303-994d-956f96d0ced1 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Volume info retrieved successfully. Jul 10 06:54:47.900250 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.snapshots [None req-82adc7f6-ad2f-4303-994d-956f96d0ced1 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Create snapshot from volume 20ce4e15-a035-4177-a8bb-a7d7847686b9 Jul 10 06:54:47.922231 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-82adc7f6-ad2f-4303-994d-956f96d0ced1 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Created reservations ['5485925c-92b5-4cd5-9f47-cd9c74e11f92', '59eed885-7fe1-4b0b-acac-57fe2216a662', '2be64478-5ad1-4daf-bb4e-600160ba5029', '2737cfde-4c63-4d81-a43b-94caf195141e'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:54:47.946875 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-82adc7f6-ad2f-4303-994d-956f96d0ced1 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Snapshot create request issued successfully. Jul 10 06:54:47.947272 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-82adc7f6-ad2f-4303-994d-956f96d0ced1 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 10 06:54:47.947731 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1444/5791] 10.4.3.200 () {68 vars in 1265 bytes} [Fri Jul 10 06:54:47 2026] POST /volume/v3/snapshots => generated 308 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:54:47.956432 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-e3861dc7-f097-44bc-91bd-c22f8d2f6595 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:47.957942 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e3861dc7-f097-44bc-91bd-c22f8d2f6595 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] GET https://10.4.3.200/volume/v3/snapshots/62894f3a-7e5e-4366-99bd-7777a6c95e00 Jul 10 06:54:47.958157 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e3861dc7-f097-44bc-91bd-c22f8d2f6595 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:47.958382 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e3861dc7-f097-44bc-91bd-c22f8d2f6595 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:47.963125 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:54:47.963125 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:54:47.963535 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-e3861dc7-f097-44bc-91bd-c22f8d2f6595 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Snapshot retrieved successfully. Jul 10 06:54:47.964192 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e3861dc7-f097-44bc-91bd-c22f8d2f6595 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] https://10.4.3.200/volume/v3/snapshots/62894f3a-7e5e-4366-99bd-7777a6c95e00 returned with HTTP 200 Jul 10 06:54:47.964522 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1448/5792] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:54:47 2026] GET /volume/v3/snapshots/62894f3a-7e5e-4366-99bd-7777a6c95e00 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:54:48.973037 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-3f7b1a26-53d7-46ee-a08e-64ae32252314 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:48.975590 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-3f7b1a26-53d7-46ee-a08e-64ae32252314 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] GET https://10.4.3.200/volume/v3/snapshots/62894f3a-7e5e-4366-99bd-7777a6c95e00 Jul 10 06:54:48.975590 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-3f7b1a26-53d7-46ee-a08e-64ae32252314 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:48.975590 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-3f7b1a26-53d7-46ee-a08e-64ae32252314 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:48.979718 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:54:48.979718 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:54:48.980096 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-3f7b1a26-53d7-46ee-a08e-64ae32252314 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Snapshot retrieved successfully. Jul 10 06:54:48.980708 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-3f7b1a26-53d7-46ee-a08e-64ae32252314 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] https://10.4.3.200/volume/v3/snapshots/62894f3a-7e5e-4366-99bd-7777a6c95e00 returned with HTTP 200 Jul 10 06:54:48.981125 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1457/5793] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:54:48 2026] GET /volume/v3/snapshots/62894f3a-7e5e-4366-99bd-7777a6c95e00 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:54:48.989604 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-ff43581c-0993-4da3-b341-36c81d7bd472 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:48.991146 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ff43581c-0993-4da3-b341-36c81d7bd472 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-member] PUT https://10.4.3.200/volume/v3/snapshots/62894f3a-7e5e-4366-99bd-7777a6c95e00 Jul 10 06:54:48.991454 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ff43581c-0993-4da3-b341-36c81d7bd472 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:54:48.997078 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:54:48.997078 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:54:48.997445 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-ff43581c-0993-4da3-b341-36c81d7bd472 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-member] Snapshot retrieved successfully. Jul 10 06:54:49.003735 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ff43581c-0993-4da3-b341-36c81d7bd472 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-member] https://10.4.3.200/volume/v3/snapshots/62894f3a-7e5e-4366-99bd-7777a6c95e00 returned with HTTP 200 Jul 10 06:54:49.004171 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1445/5794] 10.4.3.200 () {68 vars in 1374 bytes} [Fri Jul 10 06:54:48 2026] PUT /volume/v3/snapshots/62894f3a-7e5e-4366-99bd-7777a6c95e00 => generated 361 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:54:49.012035 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-6d005cf8-4185-42db-b1da-9c2cf5820369 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:49.013784 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6d005cf8-4185-42db-b1da-9c2cf5820369 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] DELETE https://10.4.3.200/volume/v3/snapshots/62894f3a-7e5e-4366-99bd-7777a6c95e00 Jul 10 06:54:49.013983 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6d005cf8-4185-42db-b1da-9c2cf5820369 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:49.014225 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6d005cf8-4185-42db-b1da-9c2cf5820369 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:49.015072 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.snapshots [None req-6d005cf8-4185-42db-b1da-9c2cf5820369 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Delete snapshot with id: 62894f3a-7e5e-4366-99bd-7777a6c95e00 Jul 10 06:54:49.018876 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:54:49.018876 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:54:49.019220 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-6d005cf8-4185-42db-b1da-9c2cf5820369 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Snapshot retrieved successfully. Jul 10 06:54:49.032905 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-6d005cf8-4185-42db-b1da-9c2cf5820369 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Snapshot delete request issued successfully. Jul 10 06:54:49.033169 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6d005cf8-4185-42db-b1da-9c2cf5820369 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] https://10.4.3.200/volume/v3/snapshots/62894f3a-7e5e-4366-99bd-7777a6c95e00 returned with HTTP 202 Jul 10 06:54:49.033723 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1445/5795] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 10 06:54:49 2026] DELETE /volume/v3/snapshots/62894f3a-7e5e-4366-99bd-7777a6c95e00 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:54:49.039728 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-62316aec-11cb-4db0-8dae-8d88224af3cb None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:49.041473 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-62316aec-11cb-4db0-8dae-8d88224af3cb tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] GET https://10.4.3.200/volume/v3/snapshots/62894f3a-7e5e-4366-99bd-7777a6c95e00 Jul 10 06:54:49.041675 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-62316aec-11cb-4db0-8dae-8d88224af3cb tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:49.041853 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-62316aec-11cb-4db0-8dae-8d88224af3cb tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:49.046365 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:54:49.046365 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:54:49.046702 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-62316aec-11cb-4db0-8dae-8d88224af3cb tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Snapshot retrieved successfully. Jul 10 06:54:49.047298 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-62316aec-11cb-4db0-8dae-8d88224af3cb tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] https://10.4.3.200/volume/v3/snapshots/62894f3a-7e5e-4366-99bd-7777a6c95e00 returned with HTTP 200 Jul 10 06:54:49.047633 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1449/5796] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:54:49 2026] GET /volume/v3/snapshots/62894f3a-7e5e-4366-99bd-7777a6c95e00 => generated 494 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:54:50.055902 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-bfc8c6c2-b5b7-4a88-99fd-fe4cfe19b191 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:50.057520 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-bfc8c6c2-b5b7-4a88-99fd-fe4cfe19b191 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] GET https://10.4.3.200/volume/v3/snapshots/62894f3a-7e5e-4366-99bd-7777a6c95e00 Jul 10 06:54:50.057715 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-bfc8c6c2-b5b7-4a88-99fd-fe4cfe19b191 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:50.058002 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-bfc8c6c2-b5b7-4a88-99fd-fe4cfe19b191 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:50.061830 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-bfc8c6c2-b5b7-4a88-99fd-fe4cfe19b191 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] https://10.4.3.200/volume/v3/snapshots/62894f3a-7e5e-4366-99bd-7777a6c95e00 returned with HTTP 404 Jul 10 06:54:50.062389 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1458/5797] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:54:50 2026] GET /volume/v3/snapshots/62894f3a-7e5e-4366-99bd-7777a6c95e00 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:54:50.067997 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-e2cc0df4-bbb5-4ffd-ae3c-aebe6677db10 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:50.069923 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e2cc0df4-bbb5-4ffd-ae3c-aebe6677db10 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] DELETE https://10.4.3.200/volume/v3/volumes/20ce4e15-a035-4177-a8bb-a7d7847686b9 Jul 10 06:54:50.070127 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e2cc0df4-bbb5-4ffd-ae3c-aebe6677db10 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:50.070310 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e2cc0df4-bbb5-4ffd-ae3c-aebe6677db10 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:50.070464 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-e2cc0df4-bbb5-4ffd-ae3c-aebe6677db10 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Delete volume with id: 20ce4e15-a035-4177-a8bb-a7d7847686b9 Jul 10 06:54:50.076727 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:54:50.076727 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:54:50.077035 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-e2cc0df4-bbb5-4ffd-ae3c-aebe6677db10 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Volume info retrieved successfully. Jul 10 06:54:50.091563 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-e2cc0df4-bbb5-4ffd-ae3c-aebe6677db10 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Delete volume request issued successfully. Jul 10 06:54:50.091726 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e2cc0df4-bbb5-4ffd-ae3c-aebe6677db10 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] https://10.4.3.200/volume/v3/volumes/20ce4e15-a035-4177-a8bb-a7d7847686b9 returned with HTTP 202 Jul 10 06:54:50.092083 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1446/5798] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:54:50 2026] DELETE /volume/v3/volumes/20ce4e15-a035-4177-a8bb-a7d7847686b9 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:54:50.098832 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-77f5efd9-31dc-4d7c-9ae5-e73d2b381e36 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:50.101080 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-77f5efd9-31dc-4d7c-9ae5-e73d2b381e36 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] GET https://10.4.3.200/volume/v3/volumes/20ce4e15-a035-4177-a8bb-a7d7847686b9 Jul 10 06:54:50.101406 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-77f5efd9-31dc-4d7c-9ae5-e73d2b381e36 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:50.101747 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-77f5efd9-31dc-4d7c-9ae5-e73d2b381e36 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:50.109432 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:54:50.109432 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:54:50.113412 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-77f5efd9-31dc-4d7c-9ae5-e73d2b381e36 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Volume info retrieved successfully. Jul 10 06:54:50.117386 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-77f5efd9-31dc-4d7c-9ae5-e73d2b381e36 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] https://10.4.3.200/volume/v3/volumes/20ce4e15-a035-4177-a8bb-a7d7847686b9 returned with HTTP 200 Jul 10 06:54:50.117775 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1446/5799] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:54:50 2026] GET /volume/v3/volumes/20ce4e15-a035-4177-a8bb-a7d7847686b9 => generated 1008 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:54:51.132529 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-d8647985-0f47-402c-92bb-ac6c96ae41e4 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:51.134180 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d8647985-0f47-402c-92bb-ac6c96ae41e4 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] GET https://10.4.3.200/volume/v3/volumes/20ce4e15-a035-4177-a8bb-a7d7847686b9 Jul 10 06:54:51.134351 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d8647985-0f47-402c-92bb-ac6c96ae41e4 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:51.134533 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d8647985-0f47-402c-92bb-ac6c96ae41e4 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:51.140273 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d8647985-0f47-402c-92bb-ac6c96ae41e4 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] https://10.4.3.200/volume/v3/volumes/20ce4e15-a035-4177-a8bb-a7d7847686b9 returned with HTTP 404 Jul 10 06:54:51.140727 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1450/5800] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:54:51 2026] GET /volume/v3/volumes/20ce4e15-a035-4177-a8bb-a7d7847686b9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:54:51.148609 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-3cd3bf12-299c-4a34-9bbd-ac9305c15490 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:51.151064 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-3cd3bf12-299c-4a34-9bbd-ac9305c15490 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:54:51.151498 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-3cd3bf12-299c-4a34-9bbd-ac9305c15490 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1460102805"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:54:51.153666 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.volumes [None req-3cd3bf12-299c-4a34-9bbd-ac9305c15490 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1460102805'}} {{(pid=99975) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:54:51.153827 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-3cd3bf12-299c-4a34-9bbd-ac9305c15490 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Create volume of 1 GB Jul 10 06:54:51.158211 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-3cd3bf12-299c-4a34-9bbd-ac9305c15490 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Availability Zones retrieved successfully. Jul 10 06:54:51.163066 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-3cd3bf12-299c-4a34-9bbd-ac9305c15490 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Flow 'volume_create_api' (d0ace81c-c116-4406-aaa3-dec60fd113da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:54:51.164081 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-3cd3bf12-299c-4a34-9bbd-ac9305c15490 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (529ddfcf-19d8-49da-8484-6b318d0b557f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:54:51.164900 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.flows.api.create_volume [None req-3cd3bf12-299c-4a34-9bbd-ac9305c15490 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Validating volume size '1' using validate_int {{(pid=99975) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:54:51.188441 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-3cd3bf12-299c-4a34-9bbd-ac9305c15490 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (529ddfcf-19d8-49da-8484-6b318d0b557f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:54:51.189281 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-3cd3bf12-299c-4a34-9bbd-ac9305c15490 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70678b53-b06e-45fc-a5a2-02a1e7703015) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:54:51.223251 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.quota [None req-3cd3bf12-299c-4a34-9bbd-ac9305c15490 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Created reservations ['b12d16de-749e-4d44-ab22-0d759d0ae2bc', 'd136383d-2046-4877-b3e6-4eb54db76b04', '2dc724b0-9841-4b6f-bd4e-90439eb3159e', 'c33cfe37-3765-49b9-8218-909478db92bf'] {{(pid=99975) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:54:51.223953 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-3cd3bf12-299c-4a34-9bbd-ac9305c15490 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70678b53-b06e-45fc-a5a2-02a1e7703015) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b12d16de-749e-4d44-ab22-0d759d0ae2bc', 'd136383d-2046-4877-b3e6-4eb54db76b04', '2dc724b0-9841-4b6f-bd4e-90439eb3159e', 'c33cfe37-3765-49b9-8218-909478db92bf']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:54:51.224614 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-3cd3bf12-299c-4a34-9bbd-ac9305c15490 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59c42388-bc9a-4752-ae2f-6d50f626cc91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:54:51.246079 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-3cd3bf12-299c-4a34-9bbd-ac9305c15490 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59c42388-bc9a-4752-ae2f-6d50f626cc91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e19f4a6e-7304-4422-8204-d18a8a165c64', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1460102805',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f7e7be380de49b2b21721e9170f163a',qos_specs=None,replication_status=,reservations=['b12d16de-749e-4d44-ab22-0d759d0ae2bc','d136383d-2046-4877-b3e6-4eb54db76b04','2dc724b0-9841-4b6f-bd4e-90439eb3159e','c33cfe37-3765-49b9-8218-909478db92bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c04ba39b6da43fab8b23a8c2a26aec7',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:54:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1460102805',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e19f4a6e-7304-4422-8204-d18a8a165c64,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9f7e7be380de49b2b21721e9170f163a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9c04ba39b6da43fab8b23a8c2a26aec7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:54:51.246778 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-3cd3bf12-299c-4a34-9bbd-ac9305c15490 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (899047c0-c29d-44fc-b214-d44054b07df8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:54:51.262623 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-3cd3bf12-299c-4a34-9bbd-ac9305c15490 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (899047c0-c29d-44fc-b214-d44054b07df8) transitioned into state 'SUCCESS' from state '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-1460102805',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f7e7be380de49b2b21721e9170f163a',qos_specs=None,replication_status=,reservations=['b12d16de-749e-4d44-ab22-0d759d0ae2bc','d136383d-2046-4877-b3e6-4eb54db76b04','2dc724b0-9841-4b6f-bd4e-90439eb3159e','c33cfe37-3765-49b9-8218-909478db92bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c04ba39b6da43fab8b23a8c2a26aec7',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:54:51.263246 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-3cd3bf12-299c-4a34-9bbd-ac9305c15490 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (159ee2c1-7ae2-48e3-bc00-6e07cdef7e7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:54:51.271040 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-3cd3bf12-299c-4a34-9bbd-ac9305c15490 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (159ee2c1-7ae2-48e3-bc00-6e07cdef7e7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:54:51.271794 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-3cd3bf12-299c-4a34-9bbd-ac9305c15490 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Flow 'volume_create_api' (d0ace81c-c116-4406-aaa3-dec60fd113da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:54:51.272057 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-3cd3bf12-299c-4a34-9bbd-ac9305c15490 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Create volume request issued successfully. Jul 10 06:54:51.272610 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-3cd3bf12-299c-4a34-9bbd-ac9305c15490 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:54:51.273104 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1459/5801] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 10 06:54:51 2026] POST /volume/v3/volumes => generated 778 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:54:51.285122 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-43da49de-e604-4cce-9699-6190bf713ecb None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:51.286981 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-43da49de-e604-4cce-9699-6190bf713ecb tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] GET https://10.4.3.200/volume/v3/volumes/e19f4a6e-7304-4422-8204-d18a8a165c64 Jul 10 06:54:51.287191 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-43da49de-e604-4cce-9699-6190bf713ecb tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:51.287395 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-43da49de-e604-4cce-9699-6190bf713ecb tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:51.294364 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:54:51.294364 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:54:51.297895 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-43da49de-e604-4cce-9699-6190bf713ecb tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Volume info retrieved successfully. Jul 10 06:54:51.301700 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-43da49de-e604-4cce-9699-6190bf713ecb tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] https://10.4.3.200/volume/v3/volumes/e19f4a6e-7304-4422-8204-d18a8a165c64 returned with HTTP 200 Jul 10 06:54:51.302171 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1447/5802] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:54:51 2026] GET /volume/v3/volumes/e19f4a6e-7304-4422-8204-d18a8a165c64 => generated 957 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:54:52.314326 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-1249e725-aa81-49d0-89ea-6196dc8a66ac None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:52.315899 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-1249e725-aa81-49d0-89ea-6196dc8a66ac tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] GET https://10.4.3.200/volume/v3/volumes/e19f4a6e-7304-4422-8204-d18a8a165c64 Jul 10 06:54:52.316065 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-1249e725-aa81-49d0-89ea-6196dc8a66ac tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:52.316246 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-1249e725-aa81-49d0-89ea-6196dc8a66ac tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:52.322642 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:54:52.322642 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:54:52.325789 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-1249e725-aa81-49d0-89ea-6196dc8a66ac tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Volume info retrieved successfully. Jul 10 06:54:52.329227 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-1249e725-aa81-49d0-89ea-6196dc8a66ac tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] https://10.4.3.200/volume/v3/volumes/e19f4a6e-7304-4422-8204-d18a8a165c64 returned with HTTP 200 Jul 10 06:54:52.329592 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1447/5803] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:54:52 2026] GET /volume/v3/volumes/e19f4a6e-7304-4422-8204-d18a8a165c64 => generated 1009 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:54:52.341984 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-95018a62-e029-4b40-b7f6-70fd792d9450 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:52.343736 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-95018a62-e029-4b40-b7f6-70fd792d9450 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] POST https://10.4.3.200/volume/v3/snapshots Jul 10 06:54:52.344068 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-95018a62-e029-4b40-b7f6-70fd792d9450 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e19f4a6e-7304-4422-8204-d18a8a165c64", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1865089814"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:54:52.351862 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:54:52.351862 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:54:52.352199 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-95018a62-e029-4b40-b7f6-70fd792d9450 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Volume info retrieved successfully. Jul 10 06:54:52.352316 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.snapshots [None req-95018a62-e029-4b40-b7f6-70fd792d9450 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Create snapshot from volume e19f4a6e-7304-4422-8204-d18a8a165c64 Jul 10 06:54:52.373942 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-95018a62-e029-4b40-b7f6-70fd792d9450 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Created reservations ['fc74abb3-ecb7-4444-8fd5-28168473771c', '9da4b9f9-7549-4e47-b3fb-24648406def1', '91a135ca-0939-44ed-b3db-dc7ac483d93c', 'd3055ec6-2869-4896-b919-8b7e5337af2b'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:54:52.398536 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-95018a62-e029-4b40-b7f6-70fd792d9450 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Snapshot create request issued successfully. Jul 10 06:54:52.398877 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-95018a62-e029-4b40-b7f6-70fd792d9450 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 10 06:54:52.399454 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1451/5804] 10.4.3.200 () {68 vars in 1265 bytes} [Fri Jul 10 06:54:52 2026] POST /volume/v3/snapshots => generated 308 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:54:52.409418 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-601266a8-4989-46a3-a993-f3143bcc90e6 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:52.411709 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-601266a8-4989-46a3-a993-f3143bcc90e6 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] GET https://10.4.3.200/volume/v3/snapshots/fc3a4205-4a11-433b-aa4b-6852d9d606ad Jul 10 06:54:52.411917 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-601266a8-4989-46a3-a993-f3143bcc90e6 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:52.412148 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-601266a8-4989-46a3-a993-f3143bcc90e6 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:52.417421 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:54:52.417421 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:54:52.417812 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-601266a8-4989-46a3-a993-f3143bcc90e6 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Snapshot retrieved successfully. Jul 10 06:54:52.418435 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-601266a8-4989-46a3-a993-f3143bcc90e6 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] https://10.4.3.200/volume/v3/snapshots/fc3a4205-4a11-433b-aa4b-6852d9d606ad returned with HTTP 200 Jul 10 06:54:52.418825 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1460/5805] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:54:52 2026] GET /volume/v3/snapshots/fc3a4205-4a11-433b-aa4b-6852d9d606ad => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:54:53.427094 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-4950a456-fbd6-4549-8fb7-973d2c7fedd0 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:53.428730 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4950a456-fbd6-4549-8fb7-973d2c7fedd0 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] GET https://10.4.3.200/volume/v3/snapshots/fc3a4205-4a11-433b-aa4b-6852d9d606ad Jul 10 06:54:53.428919 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4950a456-fbd6-4549-8fb7-973d2c7fedd0 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:53.429107 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4950a456-fbd6-4549-8fb7-973d2c7fedd0 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:53.433401 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:54:53.433401 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:54:53.433687 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-4950a456-fbd6-4549-8fb7-973d2c7fedd0 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Snapshot retrieved successfully. Jul 10 06:54:53.434322 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4950a456-fbd6-4549-8fb7-973d2c7fedd0 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] https://10.4.3.200/volume/v3/snapshots/fc3a4205-4a11-433b-aa4b-6852d9d606ad returned with HTTP 200 Jul 10 06:54:53.434646 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1448/5806] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:54:53 2026] GET /volume/v3/snapshots/fc3a4205-4a11-433b-aa4b-6852d9d606ad => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:54:53.443252 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-94e0e0fc-1040-47ff-bc3b-97774edb455e None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:53.444759 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-94e0e0fc-1040-47ff-bc3b-97774edb455e tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] POST https://10.4.3.200/volume/v3/snapshots/fc3a4205-4a11-433b-aa4b-6852d9d606ad/action Jul 10 06:54:53.445240 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-94e0e0fc-1040-47ff-bc3b-97774edb455e tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=99976) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:54:53.445499 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-94e0e0fc-1040-47ff-bc3b-97774edb455e tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:54:53.446802 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.contrib.admin_actions [None req-94e0e0fc-1040-47ff-bc3b-97774edb455e tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Updating snapshot 'fc3a4205-4a11-433b-aa4b-6852d9d606ad' with '{'status': 'creating'}' {{(pid=99976) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 10 06:54:53.454555 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:54:53.454555 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:54:53.463240 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-94e0e0fc-1040-47ff-bc3b-97774edb455e tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] https://10.4.3.200/volume/v3/snapshots/fc3a4205-4a11-433b-aa4b-6852d9d606ad/action returned with HTTP 202 Jul 10 06:54:53.463594 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1448/5807] 10.4.3.200 () {68 vars in 1396 bytes} [Fri Jul 10 06:54:53 2026] POST /volume/v3/snapshots/fc3a4205-4a11-433b-aa4b-6852d9d606ad/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:54:53.469560 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-8fc1cf0c-a5b4-4fab-bb18-5bf60a268666 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:53.471592 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-8fc1cf0c-a5b4-4fab-bb18-5bf60a268666 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] GET https://10.4.3.200/volume/v3/snapshots/fc3a4205-4a11-433b-aa4b-6852d9d606ad Jul 10 06:54:53.471808 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-8fc1cf0c-a5b4-4fab-bb18-5bf60a268666 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:53.472031 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-8fc1cf0c-a5b4-4fab-bb18-5bf60a268666 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:53.477136 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:54:53.477136 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:54:53.477445 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-8fc1cf0c-a5b4-4fab-bb18-5bf60a268666 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Snapshot retrieved successfully. Jul 10 06:54:53.478158 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-8fc1cf0c-a5b4-4fab-bb18-5bf60a268666 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] https://10.4.3.200/volume/v3/snapshots/fc3a4205-4a11-433b-aa4b-6852d9d606ad returned with HTTP 200 Jul 10 06:54:53.478563 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1452/5808] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:54:53 2026] GET /volume/v3/snapshots/fc3a4205-4a11-433b-aa4b-6852d9d606ad => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:54:53.486330 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-0354a589-98f7-455f-a000-bfd2cbf8965a None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:53.488373 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-0354a589-98f7-455f-a000-bfd2cbf8965a tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-member] POST https://10.4.3.200/volume/v3/snapshots/fc3a4205-4a11-433b-aa4b-6852d9d606ad/action Jul 10 06:54:53.488780 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-0354a589-98f7-455f-a000-bfd2cbf8965a tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=99975) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:54:53.488933 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-0354a589-98f7-455f-a000-bfd2cbf8965a tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:54:53.490500 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.contrib.snapshot_actions [None req-0354a589-98f7-455f-a000-bfd2cbf8965a tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=99975) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 10 06:54:53.496325 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:54:53.496325 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:54:53.496843 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.contrib.snapshot_actions [None req-0354a589-98f7-455f-a000-bfd2cbf8965a tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-member] Updating snapshot fc3a4205-4a11-433b-aa4b-6852d9d606ad with info {'id': 'fc3a4205-4a11-433b-aa4b-6852d9d606ad', 'status': 'error', 'progress': '80%'} Jul 10 06:54:53.501961 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-0354a589-98f7-455f-a000-bfd2cbf8965a tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-member] https://10.4.3.200/volume/v3/snapshots/fc3a4205-4a11-433b-aa4b-6852d9d606ad/action returned with HTTP 202 Jul 10 06:54:53.502334 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1461/5809] 10.4.3.200 () {68 vars in 1396 bytes} [Fri Jul 10 06:54:53 2026] POST /volume/v3/snapshots/fc3a4205-4a11-433b-aa4b-6852d9d606ad/action => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:54:53.508586 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-83f80d9e-500c-4dbd-a703-63b21fa2fb3f None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:53.510073 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-83f80d9e-500c-4dbd-a703-63b21fa2fb3f tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] DELETE https://10.4.3.200/volume/v3/snapshots/fc3a4205-4a11-433b-aa4b-6852d9d606ad Jul 10 06:54:53.510256 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-83f80d9e-500c-4dbd-a703-63b21fa2fb3f tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:53.510428 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-83f80d9e-500c-4dbd-a703-63b21fa2fb3f tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:53.510538 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.snapshots [None req-83f80d9e-500c-4dbd-a703-63b21fa2fb3f tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Delete snapshot with id: fc3a4205-4a11-433b-aa4b-6852d9d606ad Jul 10 06:54:53.514763 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:54:53.514763 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:54:53.515004 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-83f80d9e-500c-4dbd-a703-63b21fa2fb3f tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Snapshot retrieved successfully. Jul 10 06:54:53.527993 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-83f80d9e-500c-4dbd-a703-63b21fa2fb3f tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Snapshot delete request issued successfully. Jul 10 06:54:53.528191 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-83f80d9e-500c-4dbd-a703-63b21fa2fb3f tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] https://10.4.3.200/volume/v3/snapshots/fc3a4205-4a11-433b-aa4b-6852d9d606ad returned with HTTP 202 Jul 10 06:54:53.528566 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1449/5810] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 10 06:54:53 2026] DELETE /volume/v3/snapshots/fc3a4205-4a11-433b-aa4b-6852d9d606ad => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:54:53.534752 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-591e104c-4495-4b4e-9adc-7213161da4eb None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:53.536801 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-591e104c-4495-4b4e-9adc-7213161da4eb tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] GET https://10.4.3.200/volume/v3/snapshots/fc3a4205-4a11-433b-aa4b-6852d9d606ad Jul 10 06:54:53.536961 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-591e104c-4495-4b4e-9adc-7213161da4eb tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:53.537156 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-591e104c-4495-4b4e-9adc-7213161da4eb tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:53.542252 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:54:53.542252 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:54:53.542591 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-591e104c-4495-4b4e-9adc-7213161da4eb tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Snapshot retrieved successfully. Jul 10 06:54:53.543226 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-591e104c-4495-4b4e-9adc-7213161da4eb tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] https://10.4.3.200/volume/v3/snapshots/fc3a4205-4a11-433b-aa4b-6852d9d606ad returned with HTTP 200 Jul 10 06:54:53.543573 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1449/5811] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:54:53 2026] GET /volume/v3/snapshots/fc3a4205-4a11-433b-aa4b-6852d9d606ad => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:54:54.552562 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-5a209f00-096a-4339-a116-65c39330e509 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:54.554061 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5a209f00-096a-4339-a116-65c39330e509 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] GET https://10.4.3.200/volume/v3/snapshots/fc3a4205-4a11-433b-aa4b-6852d9d606ad Jul 10 06:54:54.554247 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5a209f00-096a-4339-a116-65c39330e509 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:54.554417 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5a209f00-096a-4339-a116-65c39330e509 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:54.557973 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5a209f00-096a-4339-a116-65c39330e509 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] https://10.4.3.200/volume/v3/snapshots/fc3a4205-4a11-433b-aa4b-6852d9d606ad returned with HTTP 404 Jul 10 06:54:54.558377 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1453/5812] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:54:54 2026] GET /volume/v3/snapshots/fc3a4205-4a11-433b-aa4b-6852d9d606ad => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:54:54.564377 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-cca687c2-628c-4115-a223-dcdc5b118ac4 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:54.566199 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-cca687c2-628c-4115-a223-dcdc5b118ac4 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] DELETE https://10.4.3.200/volume/v3/volumes/e19f4a6e-7304-4422-8204-d18a8a165c64 Jul 10 06:54:54.566415 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-cca687c2-628c-4115-a223-dcdc5b118ac4 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:54.566651 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-cca687c2-628c-4115-a223-dcdc5b118ac4 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Calling method 'delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:54.566842 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-cca687c2-628c-4115-a223-dcdc5b118ac4 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Delete volume with id: e19f4a6e-7304-4422-8204-d18a8a165c64 Jul 10 06:54:54.574604 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:54:54.574604 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:54:54.574963 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-cca687c2-628c-4115-a223-dcdc5b118ac4 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Volume info retrieved successfully. Jul 10 06:54:54.592561 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-cca687c2-628c-4115-a223-dcdc5b118ac4 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Delete volume request issued successfully. Jul 10 06:54:54.592740 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-cca687c2-628c-4115-a223-dcdc5b118ac4 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] https://10.4.3.200/volume/v3/volumes/e19f4a6e-7304-4422-8204-d18a8a165c64 returned with HTTP 202 Jul 10 06:54:54.593209 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1462/5813] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:54:54 2026] DELETE /volume/v3/volumes/e19f4a6e-7304-4422-8204-d18a8a165c64 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:54:54.600435 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-7b6cb70b-51df-436a-a7e7-413cb9cd479f None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:54.602118 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7b6cb70b-51df-436a-a7e7-413cb9cd479f tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] GET https://10.4.3.200/volume/v3/volumes/e19f4a6e-7304-4422-8204-d18a8a165c64 Jul 10 06:54:54.602295 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-7b6cb70b-51df-436a-a7e7-413cb9cd479f tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:54.602511 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-7b6cb70b-51df-436a-a7e7-413cb9cd479f tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:54.608940 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:54:54.608940 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:54:54.611951 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-7b6cb70b-51df-436a-a7e7-413cb9cd479f tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Volume info retrieved successfully. Jul 10 06:54:54.615523 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7b6cb70b-51df-436a-a7e7-413cb9cd479f tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] https://10.4.3.200/volume/v3/volumes/e19f4a6e-7304-4422-8204-d18a8a165c64 returned with HTTP 200 Jul 10 06:54:54.615873 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1450/5814] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:54:54 2026] GET /volume/v3/volumes/e19f4a6e-7304-4422-8204-d18a8a165c64 => generated 1008 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:54:55.629191 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-55490385-d2ee-44c6-920a-a82ca1a029f5 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:55.630636 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-55490385-d2ee-44c6-920a-a82ca1a029f5 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] GET https://10.4.3.200/volume/v3/volumes/e19f4a6e-7304-4422-8204-d18a8a165c64 Jul 10 06:54:55.630804 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-55490385-d2ee-44c6-920a-a82ca1a029f5 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:55.630989 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-55490385-d2ee-44c6-920a-a82ca1a029f5 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:55.636319 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-55490385-d2ee-44c6-920a-a82ca1a029f5 tempest-ProjectMemberTests-772801566 tempest-ProjectMemberTests-772801566-project-admin] https://10.4.3.200/volume/v3/volumes/e19f4a6e-7304-4422-8204-d18a8a165c64 returned with HTTP 404 Jul 10 06:54:55.636724 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1450/5815] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:54:55 2026] GET /volume/v3/volumes/e19f4a6e-7304-4422-8204-d18a8a165c64 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:54:56.941432 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-cd90cbec-7a4c-4a6c-85ce-bcad7c071264 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:57.019665 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-cd90cbec-7a4c-4a6c-85ce-bcad7c071264 tempest-VolumeTypesMemberTests-886388256 tempest-VolumeTypesMemberTests-886388256-project-admin] POST https://10.4.3.200/volume/v3/types Jul 10 06:54:57.020062 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-cd90cbec-7a4c-4a6c-85ce-bcad7c071264 tempest-VolumeTypesMemberTests-886388256 tempest-VolumeTypesMemberTests-886388256-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-932837809", "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=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:54:57.036777 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-cd90cbec-7a4c-4a6c-85ce-bcad7c071264 tempest-VolumeTypesMemberTests-886388256 tempest-VolumeTypesMemberTests-886388256-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 10 06:54:57.037171 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1454/5816] 10.4.3.200 () {68 vars in 1253 bytes} [Fri Jul 10 06:54:56 2026] POST /volume/v3/types => generated 379 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:54:57.045160 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-7cdc28fc-ca46-4721-996e-b2148a1b5489 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:57.046892 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-7cdc28fc-ca46-4721-996e-b2148a1b5489 tempest-VolumeTypesMemberTests-886388256 tempest-VolumeTypesMemberTests-886388256-project-admin] POST https://10.4.3.200/volume/v3/types/dedcaa12-f0cd-4f05-bde2-0522b530f679/encryption Jul 10 06:54:57.047233 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-7cdc28fc-ca46-4721-996e-b2148a1b5489 tempest-VolumeTypesMemberTests-886388256 tempest-VolumeTypesMemberTests-886388256-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:54:57.062115 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-7cdc28fc-ca46-4721-996e-b2148a1b5489 tempest-VolumeTypesMemberTests-886388256 tempest-VolumeTypesMemberTests-886388256-project-admin] https://10.4.3.200/volume/v3/types/dedcaa12-f0cd-4f05-bde2-0522b530f679/encryption returned with HTTP 200 Jul 10 06:54:57.062482 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1463/5817] 10.4.3.200 () {68 vars in 1397 bytes} [Fri Jul 10 06:54:57 2026] POST /volume/v3/types/dedcaa12-f0cd-4f05-bde2-0522b530f679/encryption => generated 239 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:54:57.072007 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-3f19f9a2-cb8c-40cf-a719-9ffbcfed3017 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:57.073609 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3f19f9a2-cb8c-40cf-a719-9ffbcfed3017 tempest-VolumeTypesMemberTests-886388256 tempest-VolumeTypesMemberTests-886388256-project-admin] POST https://10.4.3.200/volume/v3/types Jul 10 06:54:57.073970 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3f19f9a2-cb8c-40cf-a719-9ffbcfed3017 tempest-VolumeTypesMemberTests-886388256 tempest-VolumeTypesMemberTests-886388256-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-42256527", "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=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:54:57.090610 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3f19f9a2-cb8c-40cf-a719-9ffbcfed3017 tempest-VolumeTypesMemberTests-886388256 tempest-VolumeTypesMemberTests-886388256-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 10 06:54:57.090893 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1451/5818] 10.4.3.200 () {68 vars in 1253 bytes} [Fri Jul 10 06:54:57 2026] POST /volume/v3/types => generated 378 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:54:57.098547 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-6afb18b9-49b2-4538-b63e-7585014cd961 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:57.151797 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6afb18b9-49b2-4538-b63e-7585014cd961 tempest-VolumeTypesMemberTests-886388256 tempest-VolumeTypesMemberTests-886388256-project-member] POST https://10.4.3.200/volume/v3/types/8cfa8020-b612-4438-b5e6-671af19464cd/encryption Jul 10 06:54:57.152182 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6afb18b9-49b2-4538-b63e-7585014cd961 tempest-VolumeTypesMemberTests-886388256 tempest-VolumeTypesMemberTests-886388256-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:54:57.154359 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.policy [None req-6afb18b9-49b2-4538-b63e-7585014cd961 tempest-VolumeTypesMemberTests-886388256 tempest-VolumeTypesMemberTests-886388256-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '94d5397787944517807c666d616f2f75', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ff977f3bd411462abb1a0e085e67f427', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99976) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 06:54:57.154523 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6afb18b9-49b2-4538-b63e-7585014cd961 tempest-VolumeTypesMemberTests-886388256 tempest-VolumeTypesMemberTests-886388256-project-member] https://10.4.3.200/volume/v3/types/8cfa8020-b612-4438-b5e6-671af19464cd/encryption returned with HTTP 403 Jul 10 06:54:57.154927 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1451/5819] 10.4.3.200 () {68 vars in 1397 bytes} [Fri Jul 10 06:54:57 2026] POST /volume/v3/types/8cfa8020-b612-4438-b5e6-671af19464cd/encryption => generated 127 bytes in 57 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:54:57.161736 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-c8efbad7-3d94-4637-97de-2d316541ebb1 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:57.163175 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c8efbad7-3d94-4637-97de-2d316541ebb1 tempest-VolumeTypesMemberTests-886388256 tempest-VolumeTypesMemberTests-886388256-project-admin] POST https://10.4.3.200/volume/v3/types Jul 10 06:54:57.163479 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c8efbad7-3d94-4637-97de-2d316541ebb1 tempest-VolumeTypesMemberTests-886388256 tempest-VolumeTypesMemberTests-886388256-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-61038192", "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=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:54:57.178913 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c8efbad7-3d94-4637-97de-2d316541ebb1 tempest-VolumeTypesMemberTests-886388256 tempest-VolumeTypesMemberTests-886388256-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 10 06:54:57.179316 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1455/5820] 10.4.3.200 () {68 vars in 1253 bytes} [Fri Jul 10 06:54:57 2026] POST /volume/v3/types => generated 378 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:54:57.186953 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-c557b892-84a1-4dde-9425-a36364059fe1 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:57.188656 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-c557b892-84a1-4dde-9425-a36364059fe1 tempest-VolumeTypesMemberTests-886388256 tempest-VolumeTypesMemberTests-886388256-project-member] POST https://10.4.3.200/volume/v3/types/21565beb-a680-4dc2-8231-30bc027f1b97/extra_specs Jul 10 06:54:57.188998 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-c557b892-84a1-4dde-9425-a36364059fe1 tempest-VolumeTypesMemberTests-886388256 tempest-VolumeTypesMemberTests-886388256-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:54:57.190840 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.policy [None req-c557b892-84a1-4dde-9425-a36364059fe1 tempest-VolumeTypesMemberTests-886388256 tempest-VolumeTypesMemberTests-886388256-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '94d5397787944517807c666d616f2f75', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ff977f3bd411462abb1a0e085e67f427', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99975) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 06:54:57.191015 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-c557b892-84a1-4dde-9425-a36364059fe1 tempest-VolumeTypesMemberTests-886388256 tempest-VolumeTypesMemberTests-886388256-project-member] https://10.4.3.200/volume/v3/types/21565beb-a680-4dc2-8231-30bc027f1b97/extra_specs returned with HTTP 403 Jul 10 06:54:57.191411 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1464/5821] 10.4.3.200 () {68 vars in 1399 bytes} [Fri Jul 10 06:54:57 2026] POST /volume/v3/types/21565beb-a680-4dc2-8231-30bc027f1b97/extra_specs => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:54:57.197309 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-f8d247a2-140f-49fc-b36d-c63e9f72be93 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:57.199017 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f8d247a2-140f-49fc-b36d-c63e9f72be93 tempest-VolumeTypesMemberTests-886388256 tempest-VolumeTypesMemberTests-886388256-project-member] PUT https://10.4.3.200/volume/v3/types/21565beb-a680-4dc2-8231-30bc027f1b97/extra_specs/key2 Jul 10 06:54:57.199278 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f8d247a2-140f-49fc-b36d-c63e9f72be93 tempest-VolumeTypesMemberTests-886388256 tempest-VolumeTypesMemberTests-886388256-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:54:57.201450 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.policy [None req-f8d247a2-140f-49fc-b36d-c63e9f72be93 tempest-VolumeTypesMemberTests-886388256 tempest-VolumeTypesMemberTests-886388256-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '94d5397787944517807c666d616f2f75', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ff977f3bd411462abb1a0e085e67f427', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99977) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 06:54:57.201670 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f8d247a2-140f-49fc-b36d-c63e9f72be93 tempest-VolumeTypesMemberTests-886388256 tempest-VolumeTypesMemberTests-886388256-project-member] https://10.4.3.200/volume/v3/types/21565beb-a680-4dc2-8231-30bc027f1b97/extra_specs/key2 returned with HTTP 403 Jul 10 06:54:57.202121 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1452/5822] 10.4.3.200 () {68 vars in 1413 bytes} [Fri Jul 10 06:54:57 2026] PUT /volume/v3/types/21565beb-a680-4dc2-8231-30bc027f1b97/extra_specs/key2 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:54:57.210296 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-ba0b96a8-e855-46e8-9b22-e4a387313d92 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:57.212420 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ba0b96a8-e855-46e8-9b22-e4a387313d92 tempest-VolumeTypesMemberTests-886388256 tempest-VolumeTypesMemberTests-886388256-project-member] POST https://10.4.3.200/volume/v3/types Jul 10 06:54:57.212777 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-ba0b96a8-e855-46e8-9b22-e4a387313d92 tempest-VolumeTypesMemberTests-886388256 tempest-VolumeTypesMemberTests-886388256-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:54:57.214893 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.policy [None req-ba0b96a8-e855-46e8-9b22-e4a387313d92 tempest-VolumeTypesMemberTests-886388256 tempest-VolumeTypesMemberTests-886388256-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '94d5397787944517807c666d616f2f75', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ff977f3bd411462abb1a0e085e67f427', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99976) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 06:54:57.215057 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-ba0b96a8-e855-46e8-9b22-e4a387313d92 tempest-VolumeTypesMemberTests-886388256 tempest-VolumeTypesMemberTests-886388256-project-member] https://10.4.3.200/volume/v3/types returned with HTTP 403 Jul 10 06:54:57.215461 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1452/5823] 10.4.3.200 () {68 vars in 1252 bytes} [Fri Jul 10 06:54:57 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 10 06:54:57.222070 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-63128a85-3391-4474-9733-91ed3593144a None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:57.223567 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-63128a85-3391-4474-9733-91ed3593144a tempest-VolumeTypesMemberTests-886388256 tempest-VolumeTypesMemberTests-886388256-project-admin] POST https://10.4.3.200/volume/v3/types Jul 10 06:54:57.223929 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-63128a85-3391-4474-9733-91ed3593144a tempest-VolumeTypesMemberTests-886388256 tempest-VolumeTypesMemberTests-886388256-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2035287221", "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=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:54:57.239214 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-63128a85-3391-4474-9733-91ed3593144a tempest-VolumeTypesMemberTests-886388256 tempest-VolumeTypesMemberTests-886388256-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 10 06:54:57.239606 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1456/5824] 10.4.3.200 () {68 vars in 1253 bytes} [Fri Jul 10 06:54:57 2026] POST /volume/v3/types => generated 380 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:54:57.248526 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-29359cf6-f925-49ed-b4d0-1dc34c51806b None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:57.250811 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-29359cf6-f925-49ed-b4d0-1dc34c51806b tempest-VolumeTypesMemberTests-886388256 tempest-VolumeTypesMemberTests-886388256-project-admin] POST https://10.4.3.200/volume/v3/types/07fdcbec-06a7-4918-bf67-a5f50e01b117/encryption Jul 10 06:54:57.251246 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-29359cf6-f925-49ed-b4d0-1dc34c51806b tempest-VolumeTypesMemberTests-886388256 tempest-VolumeTypesMemberTests-886388256-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:54:57.269686 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-29359cf6-f925-49ed-b4d0-1dc34c51806b tempest-VolumeTypesMemberTests-886388256 tempest-VolumeTypesMemberTests-886388256-project-admin] https://10.4.3.200/volume/v3/types/07fdcbec-06a7-4918-bf67-a5f50e01b117/encryption returned with HTTP 200 Jul 10 06:54:57.270327 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1465/5825] 10.4.3.200 () {68 vars in 1397 bytes} [Fri Jul 10 06:54:57 2026] POST /volume/v3/types/07fdcbec-06a7-4918-bf67-a5f50e01b117/encryption => generated 239 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:54:57.277675 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-dae572b2-458c-4ac4-83ba-dc67dca81818 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:57.279313 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-dae572b2-458c-4ac4-83ba-dc67dca81818 tempest-VolumeTypesMemberTests-886388256 tempest-VolumeTypesMemberTests-886388256-project-member] DELETE https://10.4.3.200/volume/v3/types/07fdcbec-06a7-4918-bf67-a5f50e01b117/encryption/7b374e82-2a26-413d-8a1c-c4b04060b963 Jul 10 06:54:57.279483 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-dae572b2-458c-4ac4-83ba-dc67dca81818 tempest-VolumeTypesMemberTests-886388256 tempest-VolumeTypesMemberTests-886388256-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:57.279681 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-dae572b2-458c-4ac4-83ba-dc67dca81818 tempest-VolumeTypesMemberTests-886388256 tempest-VolumeTypesMemberTests-886388256-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:57.280236 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.policy [None req-dae572b2-458c-4ac4-83ba-dc67dca81818 tempest-VolumeTypesMemberTests-886388256 tempest-VolumeTypesMemberTests-886388256-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '94d5397787944517807c666d616f2f75', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ff977f3bd411462abb1a0e085e67f427', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99977) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 06:54:57.280390 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-dae572b2-458c-4ac4-83ba-dc67dca81818 tempest-VolumeTypesMemberTests-886388256 tempest-VolumeTypesMemberTests-886388256-project-member] https://10.4.3.200/volume/v3/types/07fdcbec-06a7-4918-bf67-a5f50e01b117/encryption/7b374e82-2a26-413d-8a1c-c4b04060b963 returned with HTTP 403 Jul 10 06:54:57.280807 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1453/5826] 10.4.3.200 () {66 vars in 1489 bytes} [Fri Jul 10 06:54:57 2026] DELETE /volume/v3/types/07fdcbec-06a7-4918-bf67-a5f50e01b117/encryption/7b374e82-2a26-413d-8a1c-c4b04060b963 => generated 127 bytes in 3 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:54:57.287361 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-abd7cfd4-74f7-44e6-a30d-16e988b18e1b None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:57.288935 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-abd7cfd4-74f7-44e6-a30d-16e988b18e1b tempest-VolumeTypesMemberTests-886388256 tempest-VolumeTypesMemberTests-886388256-project-admin] POST https://10.4.3.200/volume/v3/types Jul 10 06:54:57.289257 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-abd7cfd4-74f7-44e6-a30d-16e988b18e1b tempest-VolumeTypesMemberTests-886388256 tempest-VolumeTypesMemberTests-886388256-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1493740851", "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=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:54:57.303468 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-abd7cfd4-74f7-44e6-a30d-16e988b18e1b tempest-VolumeTypesMemberTests-886388256 tempest-VolumeTypesMemberTests-886388256-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 10 06:54:57.303815 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1453/5827] 10.4.3.200 () {68 vars in 1253 bytes} [Fri Jul 10 06:54:57 2026] POST /volume/v3/types => generated 380 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:54:57.311425 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-3e6420db-b2be-4727-9e44-202597cbc151 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:57.313113 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3e6420db-b2be-4727-9e44-202597cbc151 tempest-VolumeTypesMemberTests-886388256 tempest-VolumeTypesMemberTests-886388256-project-member] DELETE https://10.4.3.200/volume/v3/types/ef042ccf-6699-4680-a30b-eaff7cc7d52d/extra_specs/key1 Jul 10 06:54:57.313270 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3e6420db-b2be-4727-9e44-202597cbc151 tempest-VolumeTypesMemberTests-886388256 tempest-VolumeTypesMemberTests-886388256-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:57.313434 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3e6420db-b2be-4727-9e44-202597cbc151 tempest-VolumeTypesMemberTests-886388256 tempest-VolumeTypesMemberTests-886388256-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:57.317970 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.policy [None req-3e6420db-b2be-4727-9e44-202597cbc151 tempest-VolumeTypesMemberTests-886388256 tempest-VolumeTypesMemberTests-886388256-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '94d5397787944517807c666d616f2f75', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ff977f3bd411462abb1a0e085e67f427', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99978) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 06:54:57.318183 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3e6420db-b2be-4727-9e44-202597cbc151 tempest-VolumeTypesMemberTests-886388256 tempest-VolumeTypesMemberTests-886388256-project-member] https://10.4.3.200/volume/v3/types/ef042ccf-6699-4680-a30b-eaff7cc7d52d/extra_specs/key1 returned with HTTP 403 Jul 10 06:54:57.318649 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1457/5828] 10.4.3.200 () {66 vars in 1396 bytes} [Fri Jul 10 06:54:57 2026] DELETE /volume/v3/types/ef042ccf-6699-4680-a30b-eaff7cc7d52d/extra_specs/key1 => generated 122 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:54:57.325899 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-94ccabec-1f5c-49bd-b489-f44e34bc877f None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:57.327807 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-94ccabec-1f5c-49bd-b489-f44e34bc877f tempest-VolumeTypesMemberTests-886388256 tempest-VolumeTypesMemberTests-886388256-project-admin] POST https://10.4.3.200/volume/v3/types Jul 10 06:54:57.328289 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-94ccabec-1f5c-49bd-b489-f44e34bc877f tempest-VolumeTypesMemberTests-886388256 tempest-VolumeTypesMemberTests-886388256-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-813394182", "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=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:54:57.344862 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-94ccabec-1f5c-49bd-b489-f44e34bc877f tempest-VolumeTypesMemberTests-886388256 tempest-VolumeTypesMemberTests-886388256-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 10 06:54:57.345222 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1466/5829] 10.4.3.200 () {68 vars in 1253 bytes} [Fri Jul 10 06:54:57 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 10 06:54:57.353529 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-8f8b65ad-b283-4c48-84c1-481db579a95e None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:57.355572 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8f8b65ad-b283-4c48-84c1-481db579a95e tempest-VolumeTypesMemberTests-886388256 tempest-VolumeTypesMemberTests-886388256-project-member] DELETE https://10.4.3.200/volume/v3/types/a26d6e7d-7747-4427-9395-6ec8e907689f Jul 10 06:54:57.355800 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-8f8b65ad-b283-4c48-84c1-481db579a95e tempest-VolumeTypesMemberTests-886388256 tempest-VolumeTypesMemberTests-886388256-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:57.356038 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-8f8b65ad-b283-4c48-84c1-481db579a95e tempest-VolumeTypesMemberTests-886388256 tempest-VolumeTypesMemberTests-886388256-project-member] Calling method '_delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:57.356786 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.policy [None req-8f8b65ad-b283-4c48-84c1-481db579a95e tempest-VolumeTypesMemberTests-886388256 tempest-VolumeTypesMemberTests-886388256-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '94d5397787944517807c666d616f2f75', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ff977f3bd411462abb1a0e085e67f427', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99977) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 06:54:57.356988 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8f8b65ad-b283-4c48-84c1-481db579a95e tempest-VolumeTypesMemberTests-886388256 tempest-VolumeTypesMemberTests-886388256-project-member] https://10.4.3.200/volume/v3/types/a26d6e7d-7747-4427-9395-6ec8e907689f returned with HTTP 403 Jul 10 06:54:57.357575 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1454/5830] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 10 06:54:57 2026] DELETE /volume/v3/types/a26d6e7d-7747-4427-9395-6ec8e907689f => generated 109 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:54:57.364293 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-94e4eea1-fc20-43a8-aa38-c18ad620142e None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:57.365900 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-94e4eea1-fc20-43a8-aa38-c18ad620142e tempest-VolumeTypesMemberTests-886388256 tempest-VolumeTypesMemberTests-886388256-project-member] GET https://10.4.3.200/volume/v3/types/dedcaa12-f0cd-4f05-bde2-0522b530f679/extra_specs Jul 10 06:54:57.366061 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-94e4eea1-fc20-43a8-aa38-c18ad620142e tempest-VolumeTypesMemberTests-886388256 tempest-VolumeTypesMemberTests-886388256-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:57.366237 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-94e4eea1-fc20-43a8-aa38-c18ad620142e tempest-VolumeTypesMemberTests-886388256 tempest-VolumeTypesMemberTests-886388256-project-member] Calling method 'index' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:57.372896 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-94e4eea1-fc20-43a8-aa38-c18ad620142e tempest-VolumeTypesMemberTests-886388256 tempest-VolumeTypesMemberTests-886388256-project-member] https://10.4.3.200/volume/v3/types/dedcaa12-f0cd-4f05-bde2-0522b530f679/extra_specs returned with HTTP 200 Jul 10 06:54:57.373295 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1454/5831] 10.4.3.200 () {66 vars in 1378 bytes} [Fri Jul 10 06:54:57 2026] GET /volume/v3/types/dedcaa12-f0cd-4f05-bde2-0522b530f679/extra_specs => generated 123 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:54:57.380380 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-24ba7506-b9e6-4e7d-a5b2-29f2f9caef75 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:57.381891 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-24ba7506-b9e6-4e7d-a5b2-29f2f9caef75 tempest-VolumeTypesMemberTests-886388256 tempest-VolumeTypesMemberTests-886388256-project-member] GET https://10.4.3.200/volume/v3/types Jul 10 06:54:57.382051 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-24ba7506-b9e6-4e7d-a5b2-29f2f9caef75 tempest-VolumeTypesMemberTests-886388256 tempest-VolumeTypesMemberTests-886388256-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:57.382278 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-24ba7506-b9e6-4e7d-a5b2-29f2f9caef75 tempest-VolumeTypesMemberTests-886388256 tempest-VolumeTypesMemberTests-886388256-project-member] Calling method 'index' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:57.382951 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.api_utils [None req-24ba7506-b9e6-4e7d-a5b2-29f2f9caef75 tempest-VolumeTypesMemberTests-886388256 tempest-VolumeTypesMemberTests-886388256-project-member] Removing options '' from query. {{(pid=99978) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 06:54:57.403056 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-24ba7506-b9e6-4e7d-a5b2-29f2f9caef75 tempest-VolumeTypesMemberTests-886388256 tempest-VolumeTypesMemberTests-886388256-project-member] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 10 06:54:57.403440 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1458/5832] 10.4.3.200 () {66 vars in 1231 bytes} [Fri Jul 10 06:54:57 2026] GET /volume/v3/types => generated 2383 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:54:57.413470 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-2ba4d31b-97c5-4282-af1b-38936ddc5ef4 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:57.415588 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-2ba4d31b-97c5-4282-af1b-38936ddc5ef4 tempest-VolumeTypesMemberTests-886388256 tempest-VolumeTypesMemberTests-886388256-project-member] GET https://10.4.3.200/volume/v3/types/dedcaa12-f0cd-4f05-bde2-0522b530f679/encryption/cipher Jul 10 06:54:57.415788 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-2ba4d31b-97c5-4282-af1b-38936ddc5ef4 tempest-VolumeTypesMemberTests-886388256 tempest-VolumeTypesMemberTests-886388256-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:57.416010 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-2ba4d31b-97c5-4282-af1b-38936ddc5ef4 tempest-VolumeTypesMemberTests-886388256 tempest-VolumeTypesMemberTests-886388256-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:57.416708 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.policy [None req-2ba4d31b-97c5-4282-af1b-38936ddc5ef4 tempest-VolumeTypesMemberTests-886388256 tempest-VolumeTypesMemberTests-886388256-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '94d5397787944517807c666d616f2f75', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ff977f3bd411462abb1a0e085e67f427', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99975) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 06:54:57.416926 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-2ba4d31b-97c5-4282-af1b-38936ddc5ef4 tempest-VolumeTypesMemberTests-886388256 tempest-VolumeTypesMemberTests-886388256-project-member] https://10.4.3.200/volume/v3/types/dedcaa12-f0cd-4f05-bde2-0522b530f679/encryption/cipher returned with HTTP 403 Jul 10 06:54:57.417378 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1467/5833] 10.4.3.200 () {66 vars in 1396 bytes} [Fri Jul 10 06:54:57 2026] GET /volume/v3/types/dedcaa12-f0cd-4f05-bde2-0522b530f679/encryption/cipher => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:54:57.424243 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-5b5d7271-15b2-4179-8a00-5cc3adb5de67 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:57.426814 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-5b5d7271-15b2-4179-8a00-5cc3adb5de67 tempest-VolumeTypesMemberTests-886388256 tempest-VolumeTypesMemberTests-886388256-project-member] GET https://10.4.3.200/volume/v3/types/dedcaa12-f0cd-4f05-bde2-0522b530f679/encryption Jul 10 06:54:57.427031 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-5b5d7271-15b2-4179-8a00-5cc3adb5de67 tempest-VolumeTypesMemberTests-886388256 tempest-VolumeTypesMemberTests-886388256-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:57.427262 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-5b5d7271-15b2-4179-8a00-5cc3adb5de67 tempest-VolumeTypesMemberTests-886388256 tempest-VolumeTypesMemberTests-886388256-project-member] Calling method 'index' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:57.427980 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.policy [None req-5b5d7271-15b2-4179-8a00-5cc3adb5de67 tempest-VolumeTypesMemberTests-886388256 tempest-VolumeTypesMemberTests-886388256-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '94d5397787944517807c666d616f2f75', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ff977f3bd411462abb1a0e085e67f427', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99977) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 06:54:57.428192 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-5b5d7271-15b2-4179-8a00-5cc3adb5de67 tempest-VolumeTypesMemberTests-886388256 tempest-VolumeTypesMemberTests-886388256-project-member] https://10.4.3.200/volume/v3/types/dedcaa12-f0cd-4f05-bde2-0522b530f679/encryption returned with HTTP 403 Jul 10 06:54:57.428691 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1455/5834] 10.4.3.200 () {66 vars in 1375 bytes} [Fri Jul 10 06:54:57 2026] GET /volume/v3/types/dedcaa12-f0cd-4f05-bde2-0522b530f679/encryption => generated 124 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:54:57.435943 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-761809af-a247-4215-86cc-7f1d941efbbb None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:57.437615 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-761809af-a247-4215-86cc-7f1d941efbbb tempest-VolumeTypesMemberTests-886388256 tempest-VolumeTypesMemberTests-886388256-project-member] GET https://10.4.3.200/volume/v3/types/dedcaa12-f0cd-4f05-bde2-0522b530f679/extra_specs/multiattach Jul 10 06:54:57.437754 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-761809af-a247-4215-86cc-7f1d941efbbb tempest-VolumeTypesMemberTests-886388256 tempest-VolumeTypesMemberTests-886388256-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:57.437912 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-761809af-a247-4215-86cc-7f1d941efbbb tempest-VolumeTypesMemberTests-886388256 tempest-VolumeTypesMemberTests-886388256-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:57.444316 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-761809af-a247-4215-86cc-7f1d941efbbb tempest-VolumeTypesMemberTests-886388256 tempest-VolumeTypesMemberTests-886388256-project-member] https://10.4.3.200/volume/v3/types/dedcaa12-f0cd-4f05-bde2-0522b530f679/extra_specs/multiattach returned with HTTP 200 Jul 10 06:54:57.444735 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1455/5835] 10.4.3.200 () {66 vars in 1414 bytes} [Fri Jul 10 06:54:57 2026] GET /volume/v3/types/dedcaa12-f0cd-4f05-bde2-0522b530f679/extra_specs/multiattach => generated 29 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 06:54:57.451153 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-b679fd17-f76c-438b-bfea-cab94822afda None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:57.452646 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b679fd17-f76c-438b-bfea-cab94822afda tempest-VolumeTypesMemberTests-886388256 tempest-VolumeTypesMemberTests-886388256-project-member] GET https://10.4.3.200/volume/v3/types/dedcaa12-f0cd-4f05-bde2-0522b530f679/extra_specs/volume_backend_name Jul 10 06:54:57.452806 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b679fd17-f76c-438b-bfea-cab94822afda tempest-VolumeTypesMemberTests-886388256 tempest-VolumeTypesMemberTests-886388256-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:57.453006 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b679fd17-f76c-438b-bfea-cab94822afda tempest-VolumeTypesMemberTests-886388256 tempest-VolumeTypesMemberTests-886388256-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:57.459302 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b679fd17-f76c-438b-bfea-cab94822afda tempest-VolumeTypesMemberTests-886388256 tempest-VolumeTypesMemberTests-886388256-project-member] https://10.4.3.200/volume/v3/types/dedcaa12-f0cd-4f05-bde2-0522b530f679/extra_specs/volume_backend_name returned with HTTP 404 Jul 10 06:54:57.459716 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1459/5836] 10.4.3.200 () {66 vars in 1438 bytes} [Fri Jul 10 06:54:57 2026] GET /volume/v3/types/dedcaa12-f0cd-4f05-bde2-0522b530f679/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 10 06:54:57.467020 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-981d232c-739d-410c-9b42-c29ba9b635d5 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:57.468718 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-981d232c-739d-410c-9b42-c29ba9b635d5 tempest-VolumeTypesMemberTests-886388256 tempest-VolumeTypesMemberTests-886388256-project-member] GET https://10.4.3.200/volume/v3/types/dedcaa12-f0cd-4f05-bde2-0522b530f679 Jul 10 06:54:57.468908 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-981d232c-739d-410c-9b42-c29ba9b635d5 tempest-VolumeTypesMemberTests-886388256 tempest-VolumeTypesMemberTests-886388256-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:57.469142 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-981d232c-739d-410c-9b42-c29ba9b635d5 tempest-VolumeTypesMemberTests-886388256 tempest-VolumeTypesMemberTests-886388256-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:57.475232 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-981d232c-739d-410c-9b42-c29ba9b635d5 tempest-VolumeTypesMemberTests-886388256 tempest-VolumeTypesMemberTests-886388256-project-member] https://10.4.3.200/volume/v3/types/dedcaa12-f0cd-4f05-bde2-0522b530f679 returned with HTTP 200 Jul 10 06:54:57.475589 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1468/5837] 10.4.3.200 () {66 vars in 1342 bytes} [Fri Jul 10 06:54:57 2026] GET /volume/v3/types/dedcaa12-f0cd-4f05-bde2-0522b530f679 => generated 317 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:54:57.484257 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-9315b50a-b5c4-475d-a62f-0ced39c9374e None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:57.486232 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9315b50a-b5c4-475d-a62f-0ced39c9374e tempest-VolumeTypesMemberTests-886388256 tempest-VolumeTypesMemberTests-886388256-project-member] PUT https://10.4.3.200/volume/v3/types/dedcaa12-f0cd-4f05-bde2-0522b530f679/encryption/481d6501-00d1-439a-b2fc-5d73b463f825 Jul 10 06:54:57.486645 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9315b50a-b5c4-475d-a62f-0ced39c9374e tempest-VolumeTypesMemberTests-886388256 tempest-VolumeTypesMemberTests-886388256-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:54:57.488608 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.policy [None req-9315b50a-b5c4-475d-a62f-0ced39c9374e tempest-VolumeTypesMemberTests-886388256 tempest-VolumeTypesMemberTests-886388256-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '94d5397787944517807c666d616f2f75', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ff977f3bd411462abb1a0e085e67f427', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99977) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 06:54:57.488787 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9315b50a-b5c4-475d-a62f-0ced39c9374e tempest-VolumeTypesMemberTests-886388256 tempest-VolumeTypesMemberTests-886388256-project-member] https://10.4.3.200/volume/v3/types/dedcaa12-f0cd-4f05-bde2-0522b530f679/encryption/481d6501-00d1-439a-b2fc-5d73b463f825 returned with HTTP 403 Jul 10 06:54:57.489251 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1456/5838] 10.4.3.200 () {68 vars in 1506 bytes} [Fri Jul 10 06:54:57 2026] PUT /volume/v3/types/dedcaa12-f0cd-4f05-bde2-0522b530f679/encryption/481d6501-00d1-439a-b2fc-5d73b463f825 => generated 127 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:54:57.497197 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-d30bb9cc-a34d-4c00-9004-9fce01910cce None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:57.499095 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d30bb9cc-a34d-4c00-9004-9fce01910cce tempest-VolumeTypesMemberTests-886388256 tempest-VolumeTypesMemberTests-886388256-project-member] PUT https://10.4.3.200/volume/v3/types/dedcaa12-f0cd-4f05-bde2-0522b530f679/extra_specs/key1 Jul 10 06:54:57.499520 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-d30bb9cc-a34d-4c00-9004-9fce01910cce tempest-VolumeTypesMemberTests-886388256 tempest-VolumeTypesMemberTests-886388256-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:54:57.501295 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.policy [None req-d30bb9cc-a34d-4c00-9004-9fce01910cce tempest-VolumeTypesMemberTests-886388256 tempest-VolumeTypesMemberTests-886388256-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '94d5397787944517807c666d616f2f75', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ff977f3bd411462abb1a0e085e67f427', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99976) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 06:54:57.501524 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-d30bb9cc-a34d-4c00-9004-9fce01910cce tempest-VolumeTypesMemberTests-886388256 tempest-VolumeTypesMemberTests-886388256-project-member] https://10.4.3.200/volume/v3/types/dedcaa12-f0cd-4f05-bde2-0522b530f679/extra_specs/key1 returned with HTTP 403 Jul 10 06:54:57.501872 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1456/5839] 10.4.3.200 () {68 vars in 1413 bytes} [Fri Jul 10 06:54:57 2026] PUT /volume/v3/types/dedcaa12-f0cd-4f05-bde2-0522b530f679/extra_specs/key1 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:54:57.509621 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-41079f2b-d80f-4b3d-bf3a-3d666582485b None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:57.511456 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-41079f2b-d80f-4b3d-bf3a-3d666582485b tempest-VolumeTypesMemberTests-886388256 tempest-VolumeTypesMemberTests-886388256-project-member] PUT https://10.4.3.200/volume/v3/types/dedcaa12-f0cd-4f05-bde2-0522b530f679 Jul 10 06:54:57.511862 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-41079f2b-d80f-4b3d-bf3a-3d666582485b tempest-VolumeTypesMemberTests-886388256 tempest-VolumeTypesMemberTests-886388256-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:54:57.514404 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.policy [None req-41079f2b-d80f-4b3d-bf3a-3d666582485b tempest-VolumeTypesMemberTests-886388256 tempest-VolumeTypesMemberTests-886388256-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '94d5397787944517807c666d616f2f75', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ff977f3bd411462abb1a0e085e67f427', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99978) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 06:54:57.514586 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-41079f2b-d80f-4b3d-bf3a-3d666582485b tempest-VolumeTypesMemberTests-886388256 tempest-VolumeTypesMemberTests-886388256-project-member] https://10.4.3.200/volume/v3/types/dedcaa12-f0cd-4f05-bde2-0522b530f679 returned with HTTP 403 Jul 10 06:54:57.515136 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1460/5840] 10.4.3.200 () {68 vars in 1362 bytes} [Fri Jul 10 06:54:57 2026] PUT /volume/v3/types/dedcaa12-f0cd-4f05-bde2-0522b530f679 => generated 109 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:54:57.521905 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-d70ddcfe-cc6a-4a0e-b1c9-3554cdc4c88c None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:57.523497 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-d70ddcfe-cc6a-4a0e-b1c9-3554cdc4c88c tempest-VolumeTypesMemberTests-886388256 tempest-VolumeTypesMemberTests-886388256-project-admin] DELETE https://10.4.3.200/volume/v3/types/a26d6e7d-7747-4427-9395-6ec8e907689f Jul 10 06:54:57.523693 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-d70ddcfe-cc6a-4a0e-b1c9-3554cdc4c88c tempest-VolumeTypesMemberTests-886388256 tempest-VolumeTypesMemberTests-886388256-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:57.523881 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-d70ddcfe-cc6a-4a0e-b1c9-3554cdc4c88c tempest-VolumeTypesMemberTests-886388256 tempest-VolumeTypesMemberTests-886388256-project-admin] Calling method '_delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:57.546717 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-d70ddcfe-cc6a-4a0e-b1c9-3554cdc4c88c tempest-VolumeTypesMemberTests-886388256 tempest-VolumeTypesMemberTests-886388256-project-admin] https://10.4.3.200/volume/v3/types/a26d6e7d-7747-4427-9395-6ec8e907689f returned with HTTP 202 Jul 10 06:54:57.547229 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1469/5841] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 10 06:54:57 2026] DELETE /volume/v3/types/a26d6e7d-7747-4427-9395-6ec8e907689f => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:54:57.553862 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-4a4e9399-354c-4b43-a964-9ab0854b84a5 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:57.555631 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4a4e9399-354c-4b43-a964-9ab0854b84a5 tempest-VolumeTypesMemberTests-886388256 tempest-VolumeTypesMemberTests-886388256-project-admin] DELETE https://10.4.3.200/volume/v3/types/ef042ccf-6699-4680-a30b-eaff7cc7d52d Jul 10 06:54:57.555846 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4a4e9399-354c-4b43-a964-9ab0854b84a5 tempest-VolumeTypesMemberTests-886388256 tempest-VolumeTypesMemberTests-886388256-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:57.556038 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4a4e9399-354c-4b43-a964-9ab0854b84a5 tempest-VolumeTypesMemberTests-886388256 tempest-VolumeTypesMemberTests-886388256-project-admin] Calling method '_delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:57.579589 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4a4e9399-354c-4b43-a964-9ab0854b84a5 tempest-VolumeTypesMemberTests-886388256 tempest-VolumeTypesMemberTests-886388256-project-admin] https://10.4.3.200/volume/v3/types/ef042ccf-6699-4680-a30b-eaff7cc7d52d returned with HTTP 202 Jul 10 06:54:57.580087 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1457/5842] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 10 06:54:57 2026] DELETE /volume/v3/types/ef042ccf-6699-4680-a30b-eaff7cc7d52d => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:54:57.586612 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-1e9c2a72-ba80-4072-a778-b6e381b5f802 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:57.588446 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-1e9c2a72-ba80-4072-a778-b6e381b5f802 tempest-VolumeTypesMemberTests-886388256 tempest-VolumeTypesMemberTests-886388256-project-admin] DELETE https://10.4.3.200/volume/v3/types/07fdcbec-06a7-4918-bf67-a5f50e01b117 Jul 10 06:54:57.588628 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-1e9c2a72-ba80-4072-a778-b6e381b5f802 tempest-VolumeTypesMemberTests-886388256 tempest-VolumeTypesMemberTests-886388256-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:57.588837 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-1e9c2a72-ba80-4072-a778-b6e381b5f802 tempest-VolumeTypesMemberTests-886388256 tempest-VolumeTypesMemberTests-886388256-project-admin] Calling method '_delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:57.612351 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-1e9c2a72-ba80-4072-a778-b6e381b5f802 tempest-VolumeTypesMemberTests-886388256 tempest-VolumeTypesMemberTests-886388256-project-admin] https://10.4.3.200/volume/v3/types/07fdcbec-06a7-4918-bf67-a5f50e01b117 returned with HTTP 202 Jul 10 06:54:57.612762 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1457/5843] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 10 06:54:57 2026] DELETE /volume/v3/types/07fdcbec-06a7-4918-bf67-a5f50e01b117 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:54:57.620762 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-647ba38e-b68b-4a34-bfa9-8af9c756b819 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:57.622416 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-647ba38e-b68b-4a34-bfa9-8af9c756b819 tempest-VolumeTypesMemberTests-886388256 tempest-VolumeTypesMemberTests-886388256-project-admin] DELETE https://10.4.3.200/volume/v3/types/21565beb-a680-4dc2-8231-30bc027f1b97 Jul 10 06:54:57.622605 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-647ba38e-b68b-4a34-bfa9-8af9c756b819 tempest-VolumeTypesMemberTests-886388256 tempest-VolumeTypesMemberTests-886388256-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:57.622834 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-647ba38e-b68b-4a34-bfa9-8af9c756b819 tempest-VolumeTypesMemberTests-886388256 tempest-VolumeTypesMemberTests-886388256-project-admin] Calling method '_delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:57.646186 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-647ba38e-b68b-4a34-bfa9-8af9c756b819 tempest-VolumeTypesMemberTests-886388256 tempest-VolumeTypesMemberTests-886388256-project-admin] https://10.4.3.200/volume/v3/types/21565beb-a680-4dc2-8231-30bc027f1b97 returned with HTTP 202 Jul 10 06:54:57.646639 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1461/5844] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 10 06:54:57 2026] DELETE /volume/v3/types/21565beb-a680-4dc2-8231-30bc027f1b97 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:54:57.653419 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-c49db87a-1835-4de7-9fa3-b6d891a89583 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:57.655307 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-c49db87a-1835-4de7-9fa3-b6d891a89583 tempest-VolumeTypesMemberTests-886388256 tempest-VolumeTypesMemberTests-886388256-project-admin] DELETE https://10.4.3.200/volume/v3/types/8cfa8020-b612-4438-b5e6-671af19464cd Jul 10 06:54:57.655486 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-c49db87a-1835-4de7-9fa3-b6d891a89583 tempest-VolumeTypesMemberTests-886388256 tempest-VolumeTypesMemberTests-886388256-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:57.655686 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-c49db87a-1835-4de7-9fa3-b6d891a89583 tempest-VolumeTypesMemberTests-886388256 tempest-VolumeTypesMemberTests-886388256-project-admin] Calling method '_delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:57.678878 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-c49db87a-1835-4de7-9fa3-b6d891a89583 tempest-VolumeTypesMemberTests-886388256 tempest-VolumeTypesMemberTests-886388256-project-admin] https://10.4.3.200/volume/v3/types/8cfa8020-b612-4438-b5e6-671af19464cd returned with HTTP 202 Jul 10 06:54:57.679301 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1470/5845] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 10 06:54:57 2026] DELETE /volume/v3/types/8cfa8020-b612-4438-b5e6-671af19464cd => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:54:57.687211 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-e26cfb56-21c6-44e6-996b-10777c3b2576 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:54:57.689305 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e26cfb56-21c6-44e6-996b-10777c3b2576 tempest-VolumeTypesMemberTests-886388256 tempest-VolumeTypesMemberTests-886388256-project-admin] DELETE https://10.4.3.200/volume/v3/types/dedcaa12-f0cd-4f05-bde2-0522b530f679 Jul 10 06:54:57.689455 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e26cfb56-21c6-44e6-996b-10777c3b2576 tempest-VolumeTypesMemberTests-886388256 tempest-VolumeTypesMemberTests-886388256-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:54:57.689674 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e26cfb56-21c6-44e6-996b-10777c3b2576 tempest-VolumeTypesMemberTests-886388256 tempest-VolumeTypesMemberTests-886388256-project-admin] Calling method '_delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:54:57.714388 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e26cfb56-21c6-44e6-996b-10777c3b2576 tempest-VolumeTypesMemberTests-886388256 tempest-VolumeTypesMemberTests-886388256-project-admin] https://10.4.3.200/volume/v3/types/dedcaa12-f0cd-4f05-bde2-0522b530f679 returned with HTTP 202 Jul 10 06:54:57.714900 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1458/5846] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 10 06:54:57 2026] DELETE /volume/v3/types/dedcaa12-f0cd-4f05-bde2-0522b530f679 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:55:06.972817 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-8dd01f3c-6786-4ae7-9973-70c097520cac None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:55:07.076132 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8dd01f3c-6786-4ae7-9973-70c097520cac tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:55:07.076425 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-8dd01f3c-6786-4ae7-9973-70c097520cac tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-1147203311", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:55:07.077768 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-8dd01f3c-6786-4ae7-9973-70c097520cac tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-1147203311', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:55:07.077898 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-8dd01f3c-6786-4ae7-9973-70c097520cac tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] Create volume of 1 GB Jul 10 06:55:07.083267 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-8dd01f3c-6786-4ae7-9973-70c097520cac tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] Availability Zones retrieved successfully. Jul 10 06:55:07.088913 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-8dd01f3c-6786-4ae7-9973-70c097520cac tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] Flow 'volume_create_api' (2e23ea97-e865-4df7-8ac5-87629e7cfb2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:55:07.089749 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-8dd01f3c-6786-4ae7-9973-70c097520cac tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6b47649-dfe3-4730-90f5-3a810ac84b34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:55:07.090576 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-8dd01f3c-6786-4ae7-9973-70c097520cac tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] Validating volume size '1' using validate_int {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:55:07.111900 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-8dd01f3c-6786-4ae7-9973-70c097520cac tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6b47649-dfe3-4730-90f5-3a810ac84b34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:55:07.112569 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-8dd01f3c-6786-4ae7-9973-70c097520cac tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5106158d-ce34-4019-ac47-1c6e3157db73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:55:07.158369 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-8dd01f3c-6786-4ae7-9973-70c097520cac tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] Created reservations ['862c4307-7477-4226-a7a1-2a32c1a007d7', '08d533bb-20ef-4343-943b-e29f64fbea7c', 'b30bfeda-a6b8-46a5-90ee-19728e0b49fc', 'bb3b80b1-74df-4bcc-b76f-45a87775d9c9'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:55:07.159209 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-8dd01f3c-6786-4ae7-9973-70c097520cac tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5106158d-ce34-4019-ac47-1c6e3157db73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['862c4307-7477-4226-a7a1-2a32c1a007d7', '08d533bb-20ef-4343-943b-e29f64fbea7c', 'b30bfeda-a6b8-46a5-90ee-19728e0b49fc', 'bb3b80b1-74df-4bcc-b76f-45a87775d9c9']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:55:07.159973 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-8dd01f3c-6786-4ae7-9973-70c097520cac tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1219ed44-cce3-4297-8e87-1dcbcb5a6d3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:55:07.179169 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-8dd01f3c-6786-4ae7-9973-70c097520cac tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1219ed44-cce3-4297-8e87-1dcbcb5a6d3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4816acbb-94e9-45e1-a149-889115e972e9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1147203311',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a029e342e2c4d6dbaafedfa24ad44fe',qos_specs=None,replication_status=,reservations=['862c4307-7477-4226-a7a1-2a32c1a007d7','08d533bb-20ef-4343-943b-e29f64fbea7c','b30bfeda-a6b8-46a5-90ee-19728e0b49fc','bb3b80b1-74df-4bcc-b76f-45a87775d9c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60b8035d57d54c329d33076e375ecc91',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:55:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1147203311',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4816acbb-94e9-45e1-a149-889115e972e9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9a029e342e2c4d6dbaafedfa24ad44fe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='60b8035d57d54c329d33076e375ecc91',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:55:07.179866 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-8dd01f3c-6786-4ae7-9973-70c097520cac tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8bee0757-d17d-4275-9697-e62d576cb165) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:55:07.193725 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-8dd01f3c-6786-4ae7-9973-70c097520cac tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8bee0757-d17d-4275-9697-e62d576cb165) transitioned into state 'SUCCESS' from state '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-1147203311',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a029e342e2c4d6dbaafedfa24ad44fe',qos_specs=None,replication_status=,reservations=['862c4307-7477-4226-a7a1-2a32c1a007d7','08d533bb-20ef-4343-943b-e29f64fbea7c','b30bfeda-a6b8-46a5-90ee-19728e0b49fc','bb3b80b1-74df-4bcc-b76f-45a87775d9c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60b8035d57d54c329d33076e375ecc91',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:55:07.194382 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-8dd01f3c-6786-4ae7-9973-70c097520cac tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e53f86bf-50a3-4061-828c-743718181dc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:55:07.201753 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-8dd01f3c-6786-4ae7-9973-70c097520cac tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e53f86bf-50a3-4061-828c-743718181dc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:55:07.202772 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-8dd01f3c-6786-4ae7-9973-70c097520cac tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] Flow 'volume_create_api' (2e23ea97-e865-4df7-8ac5-87629e7cfb2a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:55:07.203171 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-8dd01f3c-6786-4ae7-9973-70c097520cac tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] Create volume request issued successfully. Jul 10 06:55:07.203891 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-8dd01f3c-6786-4ae7-9973-70c097520cac tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:55:07.204424 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1458/5847] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 10 06:55:06 2026] POST /volume/v3/volumes => generated 754 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:55:07.216227 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-862efa9c-aee9-4924-b39b-3d8862818dce None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:55:07.218866 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-862efa9c-aee9-4924-b39b-3d8862818dce tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] GET https://10.4.3.200/volume/v3/volumes/4816acbb-94e9-45e1-a149-889115e972e9 Jul 10 06:55:07.219139 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-862efa9c-aee9-4924-b39b-3d8862818dce tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:55:07.219385 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-862efa9c-aee9-4924-b39b-3d8862818dce tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:55:07.229253 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:55:07.229253 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:55:07.233465 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-862efa9c-aee9-4924-b39b-3d8862818dce tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] Volume info retrieved successfully. Jul 10 06:55:07.238622 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-862efa9c-aee9-4924-b39b-3d8862818dce tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] https://10.4.3.200/volume/v3/volumes/4816acbb-94e9-45e1-a149-889115e972e9 returned with HTTP 200 Jul 10 06:55:07.239127 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1462/5848] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:55:07 2026] GET /volume/v3/volumes/4816acbb-94e9-45e1-a149-889115e972e9 => generated 822 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:55:07.676398 np0000004964 devstack@c-api.service[99975]: DEBUG dbcounter [-] [99975] Writing DB stats cinder:SELECT=84,cinder:INSERT=21,cinder:UPDATE=36 {{(pid=99975) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:55:07.711381 np0000004964 devstack@c-api.service[99977]: DEBUG dbcounter [-] [99977] Writing DB stats cinder:SELECT=80,cinder:INSERT=18,cinder:UPDATE=36 {{(pid=99977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:55:08.250401 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-7099174e-7ffd-42e9-819a-f895ce6529cb None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:55:08.251995 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-7099174e-7ffd-42e9-819a-f895ce6529cb tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] GET https://10.4.3.200/volume/v3/volumes/4816acbb-94e9-45e1-a149-889115e972e9 Jul 10 06:55:08.252178 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-7099174e-7ffd-42e9-819a-f895ce6529cb tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:55:08.252350 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-7099174e-7ffd-42e9-819a-f895ce6529cb tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:55:08.259263 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:55:08.259263 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:55:08.262792 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-7099174e-7ffd-42e9-819a-f895ce6529cb tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] Volume info retrieved successfully. Jul 10 06:55:08.267012 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-7099174e-7ffd-42e9-819a-f895ce6529cb tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] https://10.4.3.200/volume/v3/volumes/4816acbb-94e9-45e1-a149-889115e972e9 returned with HTTP 200 Jul 10 06:55:08.267449 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1471/5849] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:55:08 2026] GET /volume/v3/volumes/4816acbb-94e9-45e1-a149-889115e972e9 => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:55:08.279596 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-7e56e15b-89a5-4708-866c-ad63994c9346 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:55:08.281171 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7e56e15b-89a5-4708-866c-ad63994c9346 tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] GET https://10.4.3.200/volume/v3/volumes/4816acbb-94e9-45e1-a149-889115e972e9 Jul 10 06:55:08.281336 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-7e56e15b-89a5-4708-866c-ad63994c9346 tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:55:08.281518 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-7e56e15b-89a5-4708-866c-ad63994c9346 tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:55:08.287750 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:55:08.287750 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:55:08.291475 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-7e56e15b-89a5-4708-866c-ad63994c9346 tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] Volume info retrieved successfully. Jul 10 06:55:08.295419 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7e56e15b-89a5-4708-866c-ad63994c9346 tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] https://10.4.3.200/volume/v3/volumes/4816acbb-94e9-45e1-a149-889115e972e9 returned with HTTP 200 Jul 10 06:55:08.295791 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1459/5850] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:55:08 2026] GET /volume/v3/volumes/4816acbb-94e9-45e1-a149-889115e972e9 => generated 847 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:55:08.306530 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-4dbfd6cd-b807-4dbd-8d8a-11b277c37544 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:55:08.308388 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4dbfd6cd-b807-4dbd-8d8a-11b277c37544 tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] POST https://10.4.3.200/volume/v3/snapshots Jul 10 06:55:08.308815 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-4dbfd6cd-b807-4dbd-8d8a-11b277c37544 tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4816acbb-94e9-45e1-a149-889115e972e9", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-415880279", "description": null, "metadata": null}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:55:08.316645 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:55:08.316645 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:55:08.317095 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-4dbfd6cd-b807-4dbd-8d8a-11b277c37544 tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] Volume info retrieved successfully. Jul 10 06:55:08.317253 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.snapshots [None req-4dbfd6cd-b807-4dbd-8d8a-11b277c37544 tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] Create snapshot from volume 4816acbb-94e9-45e1-a149-889115e972e9 Jul 10 06:55:08.345681 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-4dbfd6cd-b807-4dbd-8d8a-11b277c37544 tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] Created reservations ['ef0921f8-bbc8-4ad9-a50c-0c9e2ecd09ae', '874bacb7-941d-4653-803a-386e5e033cdc', '48866347-98a3-4cca-ab70-c4b7d7bd1330', 'bcd37469-4ec8-4289-8b35-bfa5f1431910'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:55:08.370743 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-4dbfd6cd-b807-4dbd-8d8a-11b277c37544 tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] Snapshot force create request issued successfully. Jul 10 06:55:08.371123 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-4dbfd6cd-b807-4dbd-8d8a-11b277c37544 tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 10 06:55:08.371550 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1459/5851] 10.4.3.200 () {68 vars in 1265 bytes} [Fri Jul 10 06:55:08 2026] POST /volume/v3/snapshots => generated 309 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:55:08.379654 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-232e5be1-9c91-48f6-a254-1280aae3a964 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:55:08.381581 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-232e5be1-9c91-48f6-a254-1280aae3a964 tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] GET https://10.4.3.200/volume/v3/snapshots/1a9af1b1-2d6b-4b80-9414-378e3e005a74 Jul 10 06:55:08.381798 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-232e5be1-9c91-48f6-a254-1280aae3a964 tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:55:08.382023 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-232e5be1-9c91-48f6-a254-1280aae3a964 tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:55:08.387335 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:55:08.387335 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:55:08.387959 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-232e5be1-9c91-48f6-a254-1280aae3a964 tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] Snapshot retrieved successfully. Jul 10 06:55:08.389053 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-232e5be1-9c91-48f6-a254-1280aae3a964 tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] https://10.4.3.200/volume/v3/snapshots/1a9af1b1-2d6b-4b80-9414-378e3e005a74 returned with HTTP 200 Jul 10 06:55:08.389559 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1463/5852] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:55:08 2026] GET /volume/v3/snapshots/1a9af1b1-2d6b-4b80-9414-378e3e005a74 => generated 441 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:55:09.398200 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-a0ea70b2-6366-4aea-a488-5b8bf40c5712 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:55:09.400020 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-a0ea70b2-6366-4aea-a488-5b8bf40c5712 tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] GET https://10.4.3.200/volume/v3/snapshots/1a9af1b1-2d6b-4b80-9414-378e3e005a74 Jul 10 06:55:09.400249 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-a0ea70b2-6366-4aea-a488-5b8bf40c5712 tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:55:09.400463 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-a0ea70b2-6366-4aea-a488-5b8bf40c5712 tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:55:09.405271 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:55:09.405271 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:55:09.405678 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-a0ea70b2-6366-4aea-a488-5b8bf40c5712 tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] Snapshot retrieved successfully. Jul 10 06:55:09.406377 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-a0ea70b2-6366-4aea-a488-5b8bf40c5712 tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] https://10.4.3.200/volume/v3/snapshots/1a9af1b1-2d6b-4b80-9414-378e3e005a74 returned with HTTP 200 Jul 10 06:55:09.406724 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1472/5853] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:55:09 2026] GET /volume/v3/snapshots/1a9af1b1-2d6b-4b80-9414-378e3e005a74 => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:55:09.414869 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-39e62b8c-2268-4bb9-8133-8e7c995eab8c None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:55:09.416211 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-39e62b8c-2268-4bb9-8133-8e7c995eab8c tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] GET https://10.4.3.200/volume/v3/snapshots/1a9af1b1-2d6b-4b80-9414-378e3e005a74 Jul 10 06:55:09.416387 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-39e62b8c-2268-4bb9-8133-8e7c995eab8c tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:55:09.416587 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-39e62b8c-2268-4bb9-8133-8e7c995eab8c tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:55:09.421138 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:55:09.421138 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:55:09.421565 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-39e62b8c-2268-4bb9-8133-8e7c995eab8c tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] Snapshot retrieved successfully. Jul 10 06:55:09.422222 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-39e62b8c-2268-4bb9-8133-8e7c995eab8c tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] https://10.4.3.200/volume/v3/snapshots/1a9af1b1-2d6b-4b80-9414-378e3e005a74 returned with HTTP 200 Jul 10 06:55:09.422579 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1460/5854] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:55:09 2026] GET /volume/v3/snapshots/1a9af1b1-2d6b-4b80-9414-378e3e005a74 => generated 468 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:55:09.430529 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-30ae1f3c-bfe1-445e-a5cd-87fe63d55e20 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:55:09.432731 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-30ae1f3c-bfe1-445e-a5cd-87fe63d55e20 tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] GET https://10.4.3.200/volume/v3/snapshots/1a9af1b1-2d6b-4b80-9414-378e3e005a74 Jul 10 06:55:09.432979 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-30ae1f3c-bfe1-445e-a5cd-87fe63d55e20 tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:55:09.433207 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-30ae1f3c-bfe1-445e-a5cd-87fe63d55e20 tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:55:09.438151 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:55:09.438151 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:55:09.438582 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-30ae1f3c-bfe1-445e-a5cd-87fe63d55e20 tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] Snapshot retrieved successfully. Jul 10 06:55:09.439269 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-30ae1f3c-bfe1-445e-a5cd-87fe63d55e20 tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] https://10.4.3.200/volume/v3/snapshots/1a9af1b1-2d6b-4b80-9414-378e3e005a74 returned with HTTP 200 Jul 10 06:55:09.439631 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1460/5855] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:55:09 2026] GET /volume/v3/snapshots/1a9af1b1-2d6b-4b80-9414-378e3e005a74 => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:55:09.448848 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-8d95d09d-3d84-445e-bcd7-32a3c94ed272 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:55:09.450493 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-8d95d09d-3d84-445e-bcd7-32a3c94ed272 tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:55:09.450828 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-8d95d09d-3d84-445e-bcd7-32a3c94ed272 tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "1a9af1b1-2d6b-4b80-9414-378e3e005a74", "size": 1}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:55:09.452225 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-8d95d09d-3d84-445e-bcd7-32a3c94ed272 tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] Create volume request body: {'volume': {'snapshot_id': '1a9af1b1-2d6b-4b80-9414-378e3e005a74', 'size': 1}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:55:09.457150 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:55:09.457150 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:55:09.457604 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-8d95d09d-3d84-445e-bcd7-32a3c94ed272 tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] Snapshot retrieved successfully. Jul 10 06:55:09.457746 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-8d95d09d-3d84-445e-bcd7-32a3c94ed272 tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] Create volume of 1 GB Jul 10 06:55:09.461020 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-8d95d09d-3d84-445e-bcd7-32a3c94ed272 tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] Availability Zones retrieved successfully. Jul 10 06:55:09.465899 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-8d95d09d-3d84-445e-bcd7-32a3c94ed272 tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] Flow 'volume_create_api' (cd9db059-34e2-4077-bf3b-55ee5de40a67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:55:09.466853 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-8d95d09d-3d84-445e-bcd7-32a3c94ed272 tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd0edcee-f76b-41ab-8d67-56ceaba7c6cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:55:09.467697 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-8d95d09d-3d84-445e-bcd7-32a3c94ed272 tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:55:09.494751 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-8d95d09d-3d84-445e-bcd7-32a3c94ed272 tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd0edcee-f76b-41ab-8d67-56ceaba7c6cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '1a9af1b1-2d6b-4b80-9414-378e3e005a74', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5c8f81-4278-4c68-ad56-b75d67dfbd10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:55:09.495435 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-8d95d09d-3d84-445e-bcd7-32a3c94ed272 tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61ea50fd-f624-441b-9bbf-ea6b39cc4f45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:55:09.532534 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-8d95d09d-3d84-445e-bcd7-32a3c94ed272 tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] Created reservations ['5596d4a7-5280-46b0-b418-60cca5e023f6', '4150c2e5-6ab1-4c89-a0ba-9a1b005ecc38', 'ebb4b94c-91b2-4720-b1fa-b84ac25596af', '35669b6e-5c07-4b9e-88f1-dac6cf18ec98'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:55:09.533357 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-8d95d09d-3d84-445e-bcd7-32a3c94ed272 tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61ea50fd-f624-441b-9bbf-ea6b39cc4f45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5596d4a7-5280-46b0-b418-60cca5e023f6', '4150c2e5-6ab1-4c89-a0ba-9a1b005ecc38', 'ebb4b94c-91b2-4720-b1fa-b84ac25596af', '35669b6e-5c07-4b9e-88f1-dac6cf18ec98']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:55:09.534194 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-8d95d09d-3d84-445e-bcd7-32a3c94ed272 tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d6799d0-ffa6-427a-a479-1b63e17b29a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:55:09.569973 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-8d95d09d-3d84-445e-bcd7-32a3c94ed272 tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d6799d0-ffa6-427a-a479-1b63e17b29a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '64758ed5-f83e-4c67-8dbd-3f169ef50a5c', '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='9a029e342e2c4d6dbaafedfa24ad44fe',qos_specs=None,replication_status=,reservations=['5596d4a7-5280-46b0-b418-60cca5e023f6','4150c2e5-6ab1-4c89-a0ba-9a1b005ecc38','ebb4b94c-91b2-4720-b1fa-b84ac25596af','35669b6e-5c07-4b9e-88f1-dac6cf18ec98'],size=1,snapshot_id=1a9af1b1-2d6b-4b80-9414-378e3e005a74,source_replicaid=,source_volid=None,status='creating',user_id='60b8035d57d54c329d33076e375ecc91',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:55:09Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=64758ed5-f83e-4c67-8dbd-3f169ef50a5c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9a029e342e2c4d6dbaafedfa24ad44fe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=1a9af1b1-2d6b-4b80-9414-378e3e005a74,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='60b8035d57d54c329d33076e375ecc91',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5c8f81-4278-4c68-ad56-b75d67dfbd10),volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:55:09.570758 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-8d95d09d-3d84-445e-bcd7-32a3c94ed272 tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9de44e12-b011-46bc-a437-49420f00c741) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:55:09.591285 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-8d95d09d-3d84-445e-bcd7-32a3c94ed272 tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9de44e12-b011-46bc-a437-49420f00c741) transitioned into state 'SUCCESS' from 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='9a029e342e2c4d6dbaafedfa24ad44fe',qos_specs=None,replication_status=,reservations=['5596d4a7-5280-46b0-b418-60cca5e023f6','4150c2e5-6ab1-4c89-a0ba-9a1b005ecc38','ebb4b94c-91b2-4720-b1fa-b84ac25596af','35669b6e-5c07-4b9e-88f1-dac6cf18ec98'],size=1,snapshot_id=1a9af1b1-2d6b-4b80-9414-378e3e005a74,source_replicaid=,source_volid=None,status='creating',user_id='60b8035d57d54c329d33076e375ecc91',volume_type_id=3b5c8f81-4278-4c68-ad56-b75d67dfbd10)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:55:09.592034 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-8d95d09d-3d84-445e-bcd7-32a3c94ed272 tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c136a51e-eb5c-4986-aaa9-e1a17cf7a111) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:55:09.612153 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-8d95d09d-3d84-445e-bcd7-32a3c94ed272 tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c136a51e-eb5c-4986-aaa9-e1a17cf7a111) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:55:09.612884 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-8d95d09d-3d84-445e-bcd7-32a3c94ed272 tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] Flow 'volume_create_api' (cd9db059-34e2-4077-bf3b-55ee5de40a67) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:55:09.613243 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-8d95d09d-3d84-445e-bcd7-32a3c94ed272 tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] Create volume request issued successfully. Jul 10 06:55:09.613873 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-8d95d09d-3d84-445e-bcd7-32a3c94ed272 tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:55:09.614327 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1464/5856] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 10 06:55:09 2026] POST /volume/v3/volumes => generated 741 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:55:09.626096 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-b6bf797b-869d-4b9d-99e5-68de225f0965 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:55:09.628407 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-b6bf797b-869d-4b9d-99e5-68de225f0965 tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] GET https://10.4.3.200/volume/v3/volumes/64758ed5-f83e-4c67-8dbd-3f169ef50a5c Jul 10 06:55:09.628407 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-b6bf797b-869d-4b9d-99e5-68de225f0965 tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:55:09.628407 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-b6bf797b-869d-4b9d-99e5-68de225f0965 tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:55:09.635478 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:55:09.635478 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:55:09.639516 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-b6bf797b-869d-4b9d-99e5-68de225f0965 tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] Volume info retrieved successfully. Jul 10 06:55:09.643857 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-b6bf797b-869d-4b9d-99e5-68de225f0965 tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] https://10.4.3.200/volume/v3/volumes/64758ed5-f83e-4c67-8dbd-3f169ef50a5c returned with HTTP 200 Jul 10 06:55:09.644294 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1473/5857] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:55:09 2026] GET /volume/v3/volumes/64758ed5-f83e-4c67-8dbd-3f169ef50a5c => generated 809 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:55:10.656894 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-d099a313-1037-4561-b932-1b7890bd5825 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:55:10.658711 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d099a313-1037-4561-b932-1b7890bd5825 tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] GET https://10.4.3.200/volume/v3/volumes/64758ed5-f83e-4c67-8dbd-3f169ef50a5c Jul 10 06:55:10.658928 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d099a313-1037-4561-b932-1b7890bd5825 tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:55:10.659178 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d099a313-1037-4561-b932-1b7890bd5825 tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:55:10.665866 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:55:10.665866 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:55:10.669422 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-d099a313-1037-4561-b932-1b7890bd5825 tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] Volume info retrieved successfully. Jul 10 06:55:10.673524 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d099a313-1037-4561-b932-1b7890bd5825 tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] https://10.4.3.200/volume/v3/volumes/64758ed5-f83e-4c67-8dbd-3f169ef50a5c returned with HTTP 200 Jul 10 06:55:10.673944 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1461/5858] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:55:10 2026] GET /volume/v3/volumes/64758ed5-f83e-4c67-8dbd-3f169ef50a5c => generated 834 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:55:10.685415 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-2fff8e21-7786-4d3f-b5b8-82c6d91ecaf6 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:55:10.687246 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2fff8e21-7786-4d3f-b5b8-82c6d91ecaf6 tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] GET https://10.4.3.200/volume/v3/volumes/64758ed5-f83e-4c67-8dbd-3f169ef50a5c Jul 10 06:55:10.687461 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2fff8e21-7786-4d3f-b5b8-82c6d91ecaf6 tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:55:10.687738 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-2fff8e21-7786-4d3f-b5b8-82c6d91ecaf6 tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:55:10.694652 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:55:10.694652 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:55:10.698985 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-2fff8e21-7786-4d3f-b5b8-82c6d91ecaf6 tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] Volume info retrieved successfully. Jul 10 06:55:10.703418 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-2fff8e21-7786-4d3f-b5b8-82c6d91ecaf6 tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] https://10.4.3.200/volume/v3/volumes/64758ed5-f83e-4c67-8dbd-3f169ef50a5c returned with HTTP 200 Jul 10 06:55:10.703865 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1461/5859] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:55:10 2026] GET /volume/v3/volumes/64758ed5-f83e-4c67-8dbd-3f169ef50a5c => generated 834 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:55:10.715882 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-f8975ecd-98ff-4b05-93fe-8103e79220f0 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:55:10.718006 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f8975ecd-98ff-4b05-93fe-8103e79220f0 tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/1a9af1b1-2d6b-4b80-9414-378e3e005a74 Jul 10 06:55:10.718238 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f8975ecd-98ff-4b05-93fe-8103e79220f0 tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:55:10.718470 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f8975ecd-98ff-4b05-93fe-8103e79220f0 tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:55:10.718619 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.snapshots [None req-f8975ecd-98ff-4b05-93fe-8103e79220f0 tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] Delete snapshot with id: 1a9af1b1-2d6b-4b80-9414-378e3e005a74 Jul 10 06:55:10.724078 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:55:10.724078 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:55:10.724580 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-f8975ecd-98ff-4b05-93fe-8103e79220f0 tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] Snapshot retrieved successfully. Jul 10 06:55:10.739947 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-f8975ecd-98ff-4b05-93fe-8103e79220f0 tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] Snapshot delete request issued successfully. Jul 10 06:55:10.740159 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f8975ecd-98ff-4b05-93fe-8103e79220f0 tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] https://10.4.3.200/volume/v3/snapshots/1a9af1b1-2d6b-4b80-9414-378e3e005a74 returned with HTTP 202 Jul 10 06:55:10.740638 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1465/5860] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 10 06:55:10 2026] DELETE /volume/v3/snapshots/1a9af1b1-2d6b-4b80-9414-378e3e005a74 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:55:10.747219 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-7b2c175a-e471-478d-806b-a56eaf75438f None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:55:10.748996 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-7b2c175a-e471-478d-806b-a56eaf75438f tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] GET https://10.4.3.200/volume/v3/snapshots/1a9af1b1-2d6b-4b80-9414-378e3e005a74 Jul 10 06:55:10.749223 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-7b2c175a-e471-478d-806b-a56eaf75438f tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:55:10.749396 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-7b2c175a-e471-478d-806b-a56eaf75438f tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:55:10.754985 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:55:10.754985 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:55:10.755468 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-7b2c175a-e471-478d-806b-a56eaf75438f tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] Snapshot retrieved successfully. Jul 10 06:55:10.756320 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-7b2c175a-e471-478d-806b-a56eaf75438f tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] https://10.4.3.200/volume/v3/snapshots/1a9af1b1-2d6b-4b80-9414-378e3e005a74 returned with HTTP 200 Jul 10 06:55:10.756727 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1474/5861] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:55:10 2026] GET /volume/v3/snapshots/1a9af1b1-2d6b-4b80-9414-378e3e005a74 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:55:11.765263 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-dc8665c0-dcac-42da-8881-76c5ea7f0260 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:55:11.767773 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-dc8665c0-dcac-42da-8881-76c5ea7f0260 tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] GET https://10.4.3.200/volume/v3/snapshots/1a9af1b1-2d6b-4b80-9414-378e3e005a74 Jul 10 06:55:11.768039 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-dc8665c0-dcac-42da-8881-76c5ea7f0260 tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:55:11.768276 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-dc8665c0-dcac-42da-8881-76c5ea7f0260 tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:55:11.773121 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-dc8665c0-dcac-42da-8881-76c5ea7f0260 tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] https://10.4.3.200/volume/v3/snapshots/1a9af1b1-2d6b-4b80-9414-378e3e005a74 returned with HTTP 404 Jul 10 06:55:11.773649 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1462/5862] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:55:11 2026] GET /volume/v3/snapshots/1a9af1b1-2d6b-4b80-9414-378e3e005a74 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:55:11.779682 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-6a6c7ac4-5fc6-49d2-a3bd-290e4e913ac4 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:55:11.781291 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6a6c7ac4-5fc6-49d2-a3bd-290e4e913ac4 tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] DELETE https://10.4.3.200/volume/v3/volumes/4816acbb-94e9-45e1-a149-889115e972e9 Jul 10 06:55:11.781489 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6a6c7ac4-5fc6-49d2-a3bd-290e4e913ac4 tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:55:11.781737 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6a6c7ac4-5fc6-49d2-a3bd-290e4e913ac4 tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:55:11.781892 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-6a6c7ac4-5fc6-49d2-a3bd-290e4e913ac4 tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] Delete volume with id: 4816acbb-94e9-45e1-a149-889115e972e9 Jul 10 06:55:11.787724 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:55:11.787724 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:55:11.788167 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-6a6c7ac4-5fc6-49d2-a3bd-290e4e913ac4 tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] Volume info retrieved successfully. Jul 10 06:55:11.801847 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-6a6c7ac4-5fc6-49d2-a3bd-290e4e913ac4 tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] Delete volume request issued successfully. Jul 10 06:55:11.802022 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6a6c7ac4-5fc6-49d2-a3bd-290e4e913ac4 tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] https://10.4.3.200/volume/v3/volumes/4816acbb-94e9-45e1-a149-889115e972e9 returned with HTTP 202 Jul 10 06:55:11.802404 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1462/5863] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:55:11 2026] DELETE /volume/v3/volumes/4816acbb-94e9-45e1-a149-889115e972e9 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:55:11.808700 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-c5628ec3-2421-4475-ae35-98fff4fca9ba None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:55:11.810261 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c5628ec3-2421-4475-ae35-98fff4fca9ba tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] GET https://10.4.3.200/volume/v3/volumes/4816acbb-94e9-45e1-a149-889115e972e9 Jul 10 06:55:11.810419 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c5628ec3-2421-4475-ae35-98fff4fca9ba tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:55:11.810625 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c5628ec3-2421-4475-ae35-98fff4fca9ba tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:55:11.817469 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:55:11.817469 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:55:11.820682 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-c5628ec3-2421-4475-ae35-98fff4fca9ba tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] Volume info retrieved successfully. Jul 10 06:55:11.824985 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c5628ec3-2421-4475-ae35-98fff4fca9ba tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] https://10.4.3.200/volume/v3/volumes/4816acbb-94e9-45e1-a149-889115e972e9 returned with HTTP 200 Jul 10 06:55:11.825486 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1466/5864] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:55:11 2026] GET /volume/v3/volumes/4816acbb-94e9-45e1-a149-889115e972e9 => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:55:12.837652 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-dd3325ae-8544-4c70-bcc6-d01ae62e0a14 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:55:12.839746 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-dd3325ae-8544-4c70-bcc6-d01ae62e0a14 tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] GET https://10.4.3.200/volume/v3/volumes/4816acbb-94e9-45e1-a149-889115e972e9 Jul 10 06:55:12.839966 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-dd3325ae-8544-4c70-bcc6-d01ae62e0a14 tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:55:12.840174 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-dd3325ae-8544-4c70-bcc6-d01ae62e0a14 tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:55:12.845823 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-dd3325ae-8544-4c70-bcc6-d01ae62e0a14 tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] https://10.4.3.200/volume/v3/volumes/4816acbb-94e9-45e1-a149-889115e972e9 returned with HTTP 404 Jul 10 06:55:12.846358 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1475/5865] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:55:12 2026] GET /volume/v3/volumes/4816acbb-94e9-45e1-a149-889115e972e9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:55:12.854790 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-577092e6-544c-47dc-870a-6619baae9d27 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:55:12.858385 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-577092e6-544c-47dc-870a-6619baae9d27 tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] DELETE https://10.4.3.200/volume/v3/volumes/64758ed5-f83e-4c67-8dbd-3f169ef50a5c Jul 10 06:55:12.858385 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-577092e6-544c-47dc-870a-6619baae9d27 tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:55:12.858385 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-577092e6-544c-47dc-870a-6619baae9d27 tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:55:12.858385 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-577092e6-544c-47dc-870a-6619baae9d27 tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] Delete volume with id: 64758ed5-f83e-4c67-8dbd-3f169ef50a5c Jul 10 06:55:12.864312 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:55:12.864312 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:55:12.864820 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-577092e6-544c-47dc-870a-6619baae9d27 tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] Volume info retrieved successfully. Jul 10 06:55:12.880818 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-577092e6-544c-47dc-870a-6619baae9d27 tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] Delete volume request issued successfully. Jul 10 06:55:12.881013 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-577092e6-544c-47dc-870a-6619baae9d27 tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] https://10.4.3.200/volume/v3/volumes/64758ed5-f83e-4c67-8dbd-3f169ef50a5c returned with HTTP 202 Jul 10 06:55:12.881411 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1463/5866] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:55:12 2026] DELETE /volume/v3/volumes/64758ed5-f83e-4c67-8dbd-3f169ef50a5c => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:55:12.890131 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-c1d1001a-36a4-4f26-81c3-84bbb803507b None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:55:12.891641 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c1d1001a-36a4-4f26-81c3-84bbb803507b tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] GET https://10.4.3.200/volume/v3/volumes/64758ed5-f83e-4c67-8dbd-3f169ef50a5c Jul 10 06:55:12.891921 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c1d1001a-36a4-4f26-81c3-84bbb803507b tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:55:12.892264 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-c1d1001a-36a4-4f26-81c3-84bbb803507b tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:55:12.898450 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:55:12.898450 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:55:12.901949 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-c1d1001a-36a4-4f26-81c3-84bbb803507b tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] Volume info retrieved successfully. Jul 10 06:55:12.905861 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-c1d1001a-36a4-4f26-81c3-84bbb803507b tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] https://10.4.3.200/volume/v3/volumes/64758ed5-f83e-4c67-8dbd-3f169ef50a5c returned with HTTP 200 Jul 10 06:55:12.906376 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1463/5867] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:55:12 2026] GET /volume/v3/volumes/64758ed5-f83e-4c67-8dbd-3f169ef50a5c => generated 833 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:55:13.922414 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-b8c84e0c-63aa-4de0-ac47-3b2e82c17859 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:55:13.924114 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b8c84e0c-63aa-4de0-ac47-3b2e82c17859 tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] GET https://10.4.3.200/volume/v3/volumes/64758ed5-f83e-4c67-8dbd-3f169ef50a5c Jul 10 06:55:13.924295 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b8c84e0c-63aa-4de0-ac47-3b2e82c17859 tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:55:13.924474 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b8c84e0c-63aa-4de0-ac47-3b2e82c17859 tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:55:13.929822 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b8c84e0c-63aa-4de0-ac47-3b2e82c17859 tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] https://10.4.3.200/volume/v3/volumes/64758ed5-f83e-4c67-8dbd-3f169ef50a5c returned with HTTP 404 Jul 10 06:55:13.930251 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1467/5868] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:55:13 2026] GET /volume/v3/volumes/64758ed5-f83e-4c67-8dbd-3f169ef50a5c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:55:13.937271 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-857a4404-348b-4ea3-9492-2f2e33a07f4b None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:55:13.938843 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-857a4404-348b-4ea3-9492-2f2e33a07f4b tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/1a9af1b1-2d6b-4b80-9414-378e3e005a74 Jul 10 06:55:13.939027 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-857a4404-348b-4ea3-9492-2f2e33a07f4b tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:55:13.939243 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-857a4404-348b-4ea3-9492-2f2e33a07f4b tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] Calling method 'delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:55:13.939347 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.snapshots [None req-857a4404-348b-4ea3-9492-2f2e33a07f4b tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] Delete snapshot with id: 1a9af1b1-2d6b-4b80-9414-378e3e005a74 Jul 10 06:55:13.943410 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-857a4404-348b-4ea3-9492-2f2e33a07f4b tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] https://10.4.3.200/volume/v3/snapshots/1a9af1b1-2d6b-4b80-9414-378e3e005a74 returned with HTTP 404 Jul 10 06:55:13.943929 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1476/5869] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 10 06:55:13 2026] DELETE /volume/v3/snapshots/1a9af1b1-2d6b-4b80-9414-378e3e005a74 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:55:13.951029 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-42ec16e0-4fbe-4854-a284-99268ba78878 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:55:13.952741 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-42ec16e0-4fbe-4854-a284-99268ba78878 tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] GET https://10.4.3.200/volume/v3/snapshots/1a9af1b1-2d6b-4b80-9414-378e3e005a74 Jul 10 06:55:13.952912 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-42ec16e0-4fbe-4854-a284-99268ba78878 tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:55:13.953111 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-42ec16e0-4fbe-4854-a284-99268ba78878 tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:55:13.957141 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-42ec16e0-4fbe-4854-a284-99268ba78878 tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] https://10.4.3.200/volume/v3/snapshots/1a9af1b1-2d6b-4b80-9414-378e3e005a74 returned with HTTP 404 Jul 10 06:55:13.957636 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1464/5870] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 10 06:55:13 2026] GET /volume/v3/snapshots/1a9af1b1-2d6b-4b80-9414-378e3e005a74 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:55:13.964968 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-fc29c014-b816-42b1-8b6b-e2165bcc63d6 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:55:13.966713 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-fc29c014-b816-42b1-8b6b-e2165bcc63d6 tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] DELETE https://10.4.3.200/volume/v3/volumes/4816acbb-94e9-45e1-a149-889115e972e9 Jul 10 06:55:13.966941 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-fc29c014-b816-42b1-8b6b-e2165bcc63d6 tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:55:13.967174 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-fc29c014-b816-42b1-8b6b-e2165bcc63d6 tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:55:13.967378 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-fc29c014-b816-42b1-8b6b-e2165bcc63d6 tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] Delete volume with id: 4816acbb-94e9-45e1-a149-889115e972e9 Jul 10 06:55:13.972400 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-fc29c014-b816-42b1-8b6b-e2165bcc63d6 tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] https://10.4.3.200/volume/v3/volumes/4816acbb-94e9-45e1-a149-889115e972e9 returned with HTTP 404 Jul 10 06:55:13.972988 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1464/5871] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:55:13 2026] DELETE /volume/v3/volumes/4816acbb-94e9-45e1-a149-889115e972e9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:55:13.979725 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-a851be90-3a4c-4918-9ea3-e98de5565a58 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:55:13.981344 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a851be90-3a4c-4918-9ea3-e98de5565a58 tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] GET https://10.4.3.200/volume/v3/volumes/4816acbb-94e9-45e1-a149-889115e972e9 Jul 10 06:55:13.981535 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a851be90-3a4c-4918-9ea3-e98de5565a58 tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:55:13.981750 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a851be90-3a4c-4918-9ea3-e98de5565a58 tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:55:13.988264 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a851be90-3a4c-4918-9ea3-e98de5565a58 tempest-SnapshotDependencyTests-676793345 tempest-SnapshotDependencyTests-676793345-project-member] https://10.4.3.200/volume/v3/volumes/4816acbb-94e9-45e1-a149-889115e972e9 returned with HTTP 404 Jul 10 06:55:13.988728 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1468/5872] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:55:13 2026] GET /volume/v3/volumes/4816acbb-94e9-45e1-a149-889115e972e9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:55:23.941111 np0000004964 devstack@c-api.service[99975]: DEBUG dbcounter [-] [99975] Writing DB stats cinder:SELECT=12 {{(pid=99975) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:55:23.954901 np0000004964 devstack@c-api.service[99977]: DEBUG dbcounter [-] [99977] Writing DB stats cinder:SELECT=14,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=99977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:55:23.969522 np0000004964 devstack@c-api.service[99976]: DEBUG dbcounter [-] [99976] Writing DB stats cinder:SELECT=122,cinder:INSERT=35,cinder:UPDATE=55,cinder:DELETE=1 {{(pid=99976) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:55:23.984033 np0000004964 devstack@c-api.service[99978]: DEBUG dbcounter [-] [99978] Writing DB stats cinder:SELECT=98,cinder:INSERT=35,cinder:UPDATE=41 {{(pid=99978) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:55:25.557963 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-a2b90852-3932-4549-b9fd-da9f9a5504d4 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:55:25.628092 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-a2b90852-3932-4549-b9fd-da9f9a5504d4 tempest-TestEncryptedCinderVolumes-110462271 tempest-TestEncryptedCinderVolumes-110462271-project-admin] POST https://10.4.3.200/volume/v3/types Jul 10 06:55:25.628401 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-a2b90852-3932-4549-b9fd-da9f9a5504d4 tempest-TestEncryptedCinderVolumes-110462271 tempest-TestEncryptedCinderVolumes-110462271-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1001902986", "extra_specs": {}}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:55:25.640620 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-a2b90852-3932-4549-b9fd-da9f9a5504d4 tempest-TestEncryptedCinderVolumes-110462271 tempest-TestEncryptedCinderVolumes-110462271-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 10 06:55:25.640942 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1477/5873] 10.4.3.200 () {68 vars in 1252 bytes} [Fri Jul 10 06:55:25 2026] POST /volume/v3/types => generated 212 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:55:25.648046 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-d481601a-78ae-426e-a800-376db2c8eb8a None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:55:25.649615 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d481601a-78ae-426e-a800-376db2c8eb8a tempest-TestEncryptedCinderVolumes-110462271 tempest-TestEncryptedCinderVolumes-110462271-project-admin] POST https://10.4.3.200/volume/v3/types/0862f9a8-b37e-4968-971a-f889bd38d7c4/encryption Jul 10 06:55:25.649928 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d481601a-78ae-426e-a800-376db2c8eb8a tempest-TestEncryptedCinderVolumes-110462271 tempest-TestEncryptedCinderVolumes-110462271-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:55:25.663872 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d481601a-78ae-426e-a800-376db2c8eb8a tempest-TestEncryptedCinderVolumes-110462271 tempest-TestEncryptedCinderVolumes-110462271-project-admin] https://10.4.3.200/volume/v3/types/0862f9a8-b37e-4968-971a-f889bd38d7c4/encryption returned with HTTP 200 Jul 10 06:55:25.664279 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1465/5874] 10.4.3.200 () {68 vars in 1397 bytes} [Fri Jul 10 06:55:25 2026] POST /volume/v3/types/0862f9a8-b37e-4968-971a-f889bd38d7c4/encryption => generated 230 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:55:25.671247 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-29bc457f-304e-4f7e-a12b-7e8daaf0652f None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:55:25.720569 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-29bc457f-304e-4f7e-a12b-7e8daaf0652f tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:55:25.720857 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-29bc457f-304e-4f7e-a12b-7e8daaf0652f tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-934380245", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1001902986", "size": 1}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:55:25.722185 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-29bc457f-304e-4f7e-a12b-7e8daaf0652f tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-934380245', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1001902986', 'size': 1}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:55:25.725152 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-29bc457f-304e-4f7e-a12b-7e8daaf0652f tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Create volume of 1 GB Jul 10 06:55:25.725412 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:55:25.725412 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:55:25.725878 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-29bc457f-304e-4f7e-a12b-7e8daaf0652f tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Availability Zones retrieved successfully. Jul 10 06:55:25.730718 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-29bc457f-304e-4f7e-a12b-7e8daaf0652f tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Flow 'volume_create_api' (79b2166a-1dc1-4459-bdad-ddb526db60c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:55:25.731523 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-29bc457f-304e-4f7e-a12b-7e8daaf0652f tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5129c7a4-8593-440d-b840-d40d417ec7bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:55:25.732268 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-29bc457f-304e-4f7e-a12b-7e8daaf0652f tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Validating volume size '1' using validate_int {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:55:25.751599 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-29bc457f-304e-4f7e-a12b-7e8daaf0652f tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5129c7a4-8593-440d-b840-d40d417ec7bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:55:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0862f9a8-b37e-4968-971a-f889bd38d7c4,is_public=True,name='tempest-scenario-type-luks-1001902986',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0862f9a8-b37e-4968-971a-f889bd38d7c4', '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=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:55:25.752318 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-29bc457f-304e-4f7e-a12b-7e8daaf0652f tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77f99dc5-b7f4-4bff-a680-fbae897673cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:55:25.773732 np0000004964 devstack@c-api.service[99976]: WARNING cinder.quota [None req-29bc457f-304e-4f7e-a12b-7e8daaf0652f tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1001902986 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1001902986, it is now deprecated. Please use the default quota class for default quota. Jul 10 06:55:25.773960 np0000004964 devstack@c-api.service[99976]: WARNING cinder.quota [None req-29bc457f-304e-4f7e-a12b-7e8daaf0652f tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1001902986 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1001902986, it is now deprecated. Please use the default quota class for default quota. Jul 10 06:55:25.804214 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-29bc457f-304e-4f7e-a12b-7e8daaf0652f tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Created reservations ['25be1abe-6397-4096-944f-20c2bdfbd174', '62fa399f-9790-4cdb-ad4e-8ed35eebec83', 'a4b278c9-cbd8-416b-b90e-8cf485c2a7a0', 'be47e8dc-6014-43ad-87db-787d549e6bb5'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:55:25.804861 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-29bc457f-304e-4f7e-a12b-7e8daaf0652f tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77f99dc5-b7f4-4bff-a680-fbae897673cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['25be1abe-6397-4096-944f-20c2bdfbd174', '62fa399f-9790-4cdb-ad4e-8ed35eebec83', 'a4b278c9-cbd8-416b-b90e-8cf485c2a7a0', 'be47e8dc-6014-43ad-87db-787d549e6bb5']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:55:25.805493 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-29bc457f-304e-4f7e-a12b-7e8daaf0652f tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b1a161f-40a0-4994-9204-f2b19c17dc97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:55:25.828835 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-29bc457f-304e-4f7e-a12b-7e8daaf0652f tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b1a161f-40a0-4994-9204-f2b19c17dc97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4047c0a0-0fa2-46e7-aca8-0bacebdeaa8e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-934380245',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='326291cb46e14acd88141b668572c168',qos_specs=None,replication_status=,reservations=['25be1abe-6397-4096-944f-20c2bdfbd174','62fa399f-9790-4cdb-ad4e-8ed35eebec83','a4b278c9-cbd8-416b-b90e-8cf485c2a7a0','be47e8dc-6014-43ad-87db-787d549e6bb5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53e7497e0e1f4f6984d2d0e395d2ad78',volume_type_id=0862f9a8-b37e-4968-971a-f889bd38d7c4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:55:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-934380245',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=4047c0a0-0fa2-46e7-aca8-0bacebdeaa8e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='326291cb46e14acd88141b668572c168',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='53e7497e0e1f4f6984d2d0e395d2ad78',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0862f9a8-b37e-4968-971a-f889bd38d7c4),volume_type_id=0862f9a8-b37e-4968-971a-f889bd38d7c4)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:55:25.829609 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-29bc457f-304e-4f7e-a12b-7e8daaf0652f tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ce34614-0408-479a-8bed-dd41c39d76b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:55:25.845101 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-29bc457f-304e-4f7e-a12b-7e8daaf0652f tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ce34614-0408-479a-8bed-dd41c39d76b1) transitioned into state 'SUCCESS' from state '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-934380245',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='326291cb46e14acd88141b668572c168',qos_specs=None,replication_status=,reservations=['25be1abe-6397-4096-944f-20c2bdfbd174','62fa399f-9790-4cdb-ad4e-8ed35eebec83','a4b278c9-cbd8-416b-b90e-8cf485c2a7a0','be47e8dc-6014-43ad-87db-787d549e6bb5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53e7497e0e1f4f6984d2d0e395d2ad78',volume_type_id=0862f9a8-b37e-4968-971a-f889bd38d7c4)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:55:25.845736 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-29bc457f-304e-4f7e-a12b-7e8daaf0652f tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92886e07-3f34-475d-9f04-36e961b504c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:55:25.853592 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-29bc457f-304e-4f7e-a12b-7e8daaf0652f tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92886e07-3f34-475d-9f04-36e961b504c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:55:25.854263 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-29bc457f-304e-4f7e-a12b-7e8daaf0652f tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Flow 'volume_create_api' (79b2166a-1dc1-4459-bdad-ddb526db60c1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:55:25.854546 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-29bc457f-304e-4f7e-a12b-7e8daaf0652f tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Create volume request issued successfully. Jul 10 06:55:25.855007 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-29bc457f-304e-4f7e-a12b-7e8daaf0652f tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:55:25.855382 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1465/5875] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 10 06:55:25 2026] POST /volume/v3/volumes => generated 784 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:55:25.868925 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-26ec8706-4cbc-4742-88ec-9206114ea166 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:55:25.870754 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-26ec8706-4cbc-4742-88ec-9206114ea166 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] GET https://10.4.3.200/volume/v3/volumes/4047c0a0-0fa2-46e7-aca8-0bacebdeaa8e Jul 10 06:55:25.870962 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-26ec8706-4cbc-4742-88ec-9206114ea166 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:55:25.871183 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-26ec8706-4cbc-4742-88ec-9206114ea166 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:55:25.877483 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:55:25.877483 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:55:25.880592 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-26ec8706-4cbc-4742-88ec-9206114ea166 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Volume info retrieved successfully. Jul 10 06:55:25.884257 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-26ec8706-4cbc-4742-88ec-9206114ea166 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] https://10.4.3.200/volume/v3/volumes/4047c0a0-0fa2-46e7-aca8-0bacebdeaa8e returned with HTTP 200 Jul 10 06:55:25.884647 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1469/5876] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:55:25 2026] GET /volume/v3/volumes/4047c0a0-0fa2-46e7-aca8-0bacebdeaa8e => generated 852 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:55:26.899037 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-30fda822-3eac-40e3-8b49-e7bc58520dc2 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:55:26.900634 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-30fda822-3eac-40e3-8b49-e7bc58520dc2 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] GET https://10.4.3.200/volume/v3/volumes/4047c0a0-0fa2-46e7-aca8-0bacebdeaa8e Jul 10 06:55:26.900861 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-30fda822-3eac-40e3-8b49-e7bc58520dc2 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:55:26.901047 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-30fda822-3eac-40e3-8b49-e7bc58520dc2 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:55:26.907234 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:55:26.907234 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:55:26.910517 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-30fda822-3eac-40e3-8b49-e7bc58520dc2 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Volume info retrieved successfully. Jul 10 06:55:26.914250 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-30fda822-3eac-40e3-8b49-e7bc58520dc2 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] https://10.4.3.200/volume/v3/volumes/4047c0a0-0fa2-46e7-aca8-0bacebdeaa8e returned with HTTP 200 Jul 10 06:55:26.914630 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1478/5877] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:55:26 2026] GET /volume/v3/volumes/4047c0a0-0fa2-46e7-aca8-0bacebdeaa8e => generated 877 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:55:26.925512 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-663048e9-7b3b-49c8-b6d9-2a963c544bed None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:55:26.927046 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-663048e9-7b3b-49c8-b6d9-2a963c544bed tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] GET https://10.4.3.200/volume/v3/volumes/4047c0a0-0fa2-46e7-aca8-0bacebdeaa8e Jul 10 06:55:26.927222 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-663048e9-7b3b-49c8-b6d9-2a963c544bed tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:55:26.927394 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-663048e9-7b3b-49c8-b6d9-2a963c544bed tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:55:26.934490 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:55:26.934490 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:55:26.938490 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-663048e9-7b3b-49c8-b6d9-2a963c544bed tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Volume info retrieved successfully. Jul 10 06:55:26.942664 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-663048e9-7b3b-49c8-b6d9-2a963c544bed tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] https://10.4.3.200/volume/v3/volumes/4047c0a0-0fa2-46e7-aca8-0bacebdeaa8e returned with HTTP 200 Jul 10 06:55:26.943070 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1466/5878] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:55:26 2026] GET /volume/v3/volumes/4047c0a0-0fa2-46e7-aca8-0bacebdeaa8e => generated 877 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:55:26.954380 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-65c79ee4-da3e-4194-8f55-263227290313 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:55:26.955953 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-65c79ee4-da3e-4194-8f55-263227290313 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:55:26.956259 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-65c79ee4-da3e-4194-8f55-263227290313 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-383587596", "source_volid": "4047c0a0-0fa2-46e7-aca8-0bacebdeaa8e", "volume_type": "tempest-scenario-type-luks-1001902986", "size": 1}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:55:26.957602 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.v3.volumes [None req-65c79ee4-da3e-4194-8f55-263227290313 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-383587596', 'source_volid': '4047c0a0-0fa2-46e7-aca8-0bacebdeaa8e', 'volume_type': 'tempest-scenario-type-luks-1001902986', 'size': 1}} {{(pid=99976) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:55:26.966956 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:55:26.966956 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:55:26.967396 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-65c79ee4-da3e-4194-8f55-263227290313 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Volume retrieved successfully. Jul 10 06:55:26.967513 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-65c79ee4-da3e-4194-8f55-263227290313 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Create volume of 1 GB Jul 10 06:55:26.968062 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-65c79ee4-da3e-4194-8f55-263227290313 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Availability Zones retrieved successfully. Jul 10 06:55:26.973017 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-65c79ee4-da3e-4194-8f55-263227290313 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Flow 'volume_create_api' (32588e6e-b50d-4a8e-835d-c7effa19eeb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:55:26.974049 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-65c79ee4-da3e-4194-8f55-263227290313 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ed7de0e-9031-4f67-9b95-a29d70228aee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:55:26.974877 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.flows.api.create_volume [None req-65c79ee4-da3e-4194-8f55-263227290313 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99976) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:55:26.994214 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-65c79ee4-da3e-4194-8f55-263227290313 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ed7de0e-9031-4f67-9b95-a29d70228aee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '4047c0a0-0fa2-46e7-aca8-0bacebdeaa8e', 'volume_type': VolumeType(created_at=2026-07-10T06:55:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0862f9a8-b37e-4968-971a-f889bd38d7c4,is_public=True,name='tempest-scenario-type-luks-1001902986',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0862f9a8-b37e-4968-971a-f889bd38d7c4', '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=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:55:26.994961 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-65c79ee4-da3e-4194-8f55-263227290313 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7106645f-41f5-45b3-aa0d-52cd00d5ea18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:55:27.031171 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.quota [None req-65c79ee4-da3e-4194-8f55-263227290313 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Created reservations ['f1056b59-d406-4917-8fc0-2cec481b79e3', '37821873-ffb4-43c6-8bcd-cb06c0829097', '78e7650e-729f-4c3d-91a3-d4cf297f62d8', 'da8281e1-1e94-4bcb-9188-6e5d6576e7f4'] {{(pid=99976) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:55:27.031987 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-65c79ee4-da3e-4194-8f55-263227290313 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7106645f-41f5-45b3-aa0d-52cd00d5ea18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f1056b59-d406-4917-8fc0-2cec481b79e3', '37821873-ffb4-43c6-8bcd-cb06c0829097', '78e7650e-729f-4c3d-91a3-d4cf297f62d8', 'da8281e1-1e94-4bcb-9188-6e5d6576e7f4']}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:55:27.032842 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-65c79ee4-da3e-4194-8f55-263227290313 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f29ff0f0-7a14-4bae-bf00-c1c26c20e6d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:55:27.063478 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-65c79ee4-da3e-4194-8f55-263227290313 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f29ff0f0-7a14-4bae-bf00-c1c26c20e6d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '26b5ddda-c22d-48ca-bc42-28774fc90b9e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-383587596',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='326291cb46e14acd88141b668572c168',qos_specs=None,replication_status=,reservations=['f1056b59-d406-4917-8fc0-2cec481b79e3','37821873-ffb4-43c6-8bcd-cb06c0829097','78e7650e-729f-4c3d-91a3-d4cf297f62d8','da8281e1-1e94-4bcb-9188-6e5d6576e7f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=4047c0a0-0fa2-46e7-aca8-0bacebdeaa8e,status='creating',user_id='53e7497e0e1f4f6984d2d0e395d2ad78',volume_type_id=0862f9a8-b37e-4968-971a-f889bd38d7c4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:55:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-383587596',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=26b5ddda-c22d-48ca-bc42-28774fc90b9e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='326291cb46e14acd88141b668572c168',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=4047c0a0-0fa2-46e7-aca8-0bacebdeaa8e,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='53e7497e0e1f4f6984d2d0e395d2ad78',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0862f9a8-b37e-4968-971a-f889bd38d7c4),volume_type_id=0862f9a8-b37e-4968-971a-f889bd38d7c4)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:55:27.064494 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-65c79ee4-da3e-4194-8f55-263227290313 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (464598f7-1db3-488d-a3b1-eaac7a71cd84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:55:27.080584 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-65c79ee4-da3e-4194-8f55-263227290313 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (464598f7-1db3-488d-a3b1-eaac7a71cd84) transitioned into state 'SUCCESS' from state '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-383587596',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='326291cb46e14acd88141b668572c168',qos_specs=None,replication_status=,reservations=['f1056b59-d406-4917-8fc0-2cec481b79e3','37821873-ffb4-43c6-8bcd-cb06c0829097','78e7650e-729f-4c3d-91a3-d4cf297f62d8','da8281e1-1e94-4bcb-9188-6e5d6576e7f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=4047c0a0-0fa2-46e7-aca8-0bacebdeaa8e,status='creating',user_id='53e7497e0e1f4f6984d2d0e395d2ad78',volume_type_id=0862f9a8-b37e-4968-971a-f889bd38d7c4)}' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:55:27.081190 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-65c79ee4-da3e-4194-8f55-263227290313 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d6dc775-cce7-402b-8f41-680e2e685b32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:55:27.094531 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-65c79ee4-da3e-4194-8f55-263227290313 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d6dc775-cce7-402b-8f41-680e2e685b32) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99976) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:55:27.095227 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-65c79ee4-da3e-4194-8f55-263227290313 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Flow 'volume_create_api' (32588e6e-b50d-4a8e-835d-c7effa19eeb8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99976) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:55:27.095485 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-65c79ee4-da3e-4194-8f55-263227290313 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Create volume request issued successfully. Jul 10 06:55:27.095980 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-65c79ee4-da3e-4194-8f55-263227290313 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:55:27.096397 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1466/5879] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 10 06:55:26 2026] POST /volume/v3/volumes => generated 811 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:55:27.110233 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-34b15552-0ae6-4e99-971b-61b7de4778cf None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:55:27.111527 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-34b15552-0ae6-4e99-971b-61b7de4778cf tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] GET https://10.4.3.200/volume/v3/volumes/26b5ddda-c22d-48ca-bc42-28774fc90b9e Jul 10 06:55:27.111717 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-34b15552-0ae6-4e99-971b-61b7de4778cf tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:55:27.111889 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-34b15552-0ae6-4e99-971b-61b7de4778cf tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:55:27.118227 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:55:27.118227 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:55:27.121373 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-34b15552-0ae6-4e99-971b-61b7de4778cf tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Volume info retrieved successfully. Jul 10 06:55:27.124868 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-34b15552-0ae6-4e99-971b-61b7de4778cf tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] https://10.4.3.200/volume/v3/volumes/26b5ddda-c22d-48ca-bc42-28774fc90b9e returned with HTTP 200 Jul 10 06:55:27.125282 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1470/5880] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:55:27 2026] GET /volume/v3/volumes/26b5ddda-c22d-48ca-bc42-28774fc90b9e => generated 879 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:55:28.136124 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-e899853d-61c0-46b5-9356-a405c8fe0a88 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:55:28.137647 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-e899853d-61c0-46b5-9356-a405c8fe0a88 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] GET https://10.4.3.200/volume/v3/volumes/26b5ddda-c22d-48ca-bc42-28774fc90b9e Jul 10 06:55:28.137827 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-e899853d-61c0-46b5-9356-a405c8fe0a88 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:55:28.138007 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-e899853d-61c0-46b5-9356-a405c8fe0a88 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:55:28.144286 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:55:28.144286 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:55:28.147240 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-e899853d-61c0-46b5-9356-a405c8fe0a88 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Volume info retrieved successfully. Jul 10 06:55:28.150641 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-e899853d-61c0-46b5-9356-a405c8fe0a88 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] https://10.4.3.200/volume/v3/volumes/26b5ddda-c22d-48ca-bc42-28774fc90b9e returned with HTTP 200 Jul 10 06:55:28.150956 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1479/5881] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:55:28 2026] GET /volume/v3/volumes/26b5ddda-c22d-48ca-bc42-28774fc90b9e => generated 903 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:55:29.161942 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-b5ec1391-859b-4de7-9fc6-dee46add2ac6 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:55:29.163735 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b5ec1391-859b-4de7-9fc6-dee46add2ac6 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] GET https://10.4.3.200/volume/v3/volumes/26b5ddda-c22d-48ca-bc42-28774fc90b9e Jul 10 06:55:29.163935 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b5ec1391-859b-4de7-9fc6-dee46add2ac6 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:55:29.164141 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b5ec1391-859b-4de7-9fc6-dee46add2ac6 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:55:29.170483 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:55:29.170483 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:55:29.173578 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-b5ec1391-859b-4de7-9fc6-dee46add2ac6 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Volume info retrieved successfully. Jul 10 06:55:29.177098 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b5ec1391-859b-4de7-9fc6-dee46add2ac6 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] https://10.4.3.200/volume/v3/volumes/26b5ddda-c22d-48ca-bc42-28774fc90b9e returned with HTTP 200 Jul 10 06:55:29.177415 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1467/5882] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:55:29 2026] GET /volume/v3/volumes/26b5ddda-c22d-48ca-bc42-28774fc90b9e => generated 903 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:55:30.188916 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-a200000f-bfc3-4142-84be-fa12c8efb681 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:55:30.191107 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a200000f-bfc3-4142-84be-fa12c8efb681 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] GET https://10.4.3.200/volume/v3/volumes/26b5ddda-c22d-48ca-bc42-28774fc90b9e Jul 10 06:55:30.191329 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a200000f-bfc3-4142-84be-fa12c8efb681 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:55:30.191563 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a200000f-bfc3-4142-84be-fa12c8efb681 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:55:30.199433 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:55:30.199433 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:55:30.202930 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-a200000f-bfc3-4142-84be-fa12c8efb681 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Volume info retrieved successfully. Jul 10 06:55:30.207405 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a200000f-bfc3-4142-84be-fa12c8efb681 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] https://10.4.3.200/volume/v3/volumes/26b5ddda-c22d-48ca-bc42-28774fc90b9e returned with HTTP 200 Jul 10 06:55:30.208098 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1467/5883] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:55:30 2026] GET /volume/v3/volumes/26b5ddda-c22d-48ca-bc42-28774fc90b9e => generated 903 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:55:31.219712 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-96945681-b0fa-40c5-b573-a2ba700484c3 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:55:31.221700 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-96945681-b0fa-40c5-b573-a2ba700484c3 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] GET https://10.4.3.200/volume/v3/volumes/26b5ddda-c22d-48ca-bc42-28774fc90b9e Jul 10 06:55:31.221926 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-96945681-b0fa-40c5-b573-a2ba700484c3 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:55:31.222163 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-96945681-b0fa-40c5-b573-a2ba700484c3 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:55:31.230300 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:55:31.230300 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:55:31.234315 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-96945681-b0fa-40c5-b573-a2ba700484c3 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Volume info retrieved successfully. Jul 10 06:55:31.238928 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-96945681-b0fa-40c5-b573-a2ba700484c3 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] https://10.4.3.200/volume/v3/volumes/26b5ddda-c22d-48ca-bc42-28774fc90b9e returned with HTTP 200 Jul 10 06:55:31.239364 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1471/5884] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:55:31 2026] GET /volume/v3/volumes/26b5ddda-c22d-48ca-bc42-28774fc90b9e => generated 903 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:55:32.254853 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-3b6c30a0-bfde-4b01-a4af-314b3cb8868f None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:55:32.256677 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-3b6c30a0-bfde-4b01-a4af-314b3cb8868f tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] GET https://10.4.3.200/volume/v3/volumes/26b5ddda-c22d-48ca-bc42-28774fc90b9e Jul 10 06:55:32.256859 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-3b6c30a0-bfde-4b01-a4af-314b3cb8868f tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:55:32.257048 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-3b6c30a0-bfde-4b01-a4af-314b3cb8868f tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:55:32.263067 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:55:32.263067 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:55:32.266152 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-3b6c30a0-bfde-4b01-a4af-314b3cb8868f tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Volume info retrieved successfully. Jul 10 06:55:32.269832 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-3b6c30a0-bfde-4b01-a4af-314b3cb8868f tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] https://10.4.3.200/volume/v3/volumes/26b5ddda-c22d-48ca-bc42-28774fc90b9e returned with HTTP 200 Jul 10 06:55:32.270217 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1480/5885] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:55:32 2026] GET /volume/v3/volumes/26b5ddda-c22d-48ca-bc42-28774fc90b9e => generated 903 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:55:33.282253 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-cf96c01f-a002-44d3-b4fb-77f101566b4c None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:55:33.283886 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-cf96c01f-a002-44d3-b4fb-77f101566b4c tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] GET https://10.4.3.200/volume/v3/volumes/26b5ddda-c22d-48ca-bc42-28774fc90b9e Jul 10 06:55:33.284092 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-cf96c01f-a002-44d3-b4fb-77f101566b4c tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:55:33.284273 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-cf96c01f-a002-44d3-b4fb-77f101566b4c tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:55:33.290967 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:55:33.290967 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:55:33.294269 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-cf96c01f-a002-44d3-b4fb-77f101566b4c tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Volume info retrieved successfully. Jul 10 06:55:33.297925 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-cf96c01f-a002-44d3-b4fb-77f101566b4c tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] https://10.4.3.200/volume/v3/volumes/26b5ddda-c22d-48ca-bc42-28774fc90b9e returned with HTTP 200 Jul 10 06:55:33.298278 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1468/5886] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:55:33 2026] GET /volume/v3/volumes/26b5ddda-c22d-48ca-bc42-28774fc90b9e => generated 903 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:55:34.310675 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-fdb40c28-d8d6-4908-9f4b-2b87d1882da7 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:55:34.312120 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-fdb40c28-d8d6-4908-9f4b-2b87d1882da7 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] GET https://10.4.3.200/volume/v3/volumes/26b5ddda-c22d-48ca-bc42-28774fc90b9e Jul 10 06:55:34.312285 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-fdb40c28-d8d6-4908-9f4b-2b87d1882da7 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:55:34.312453 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-fdb40c28-d8d6-4908-9f4b-2b87d1882da7 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:55:34.318408 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:55:34.318408 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:55:34.321269 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-fdb40c28-d8d6-4908-9f4b-2b87d1882da7 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Volume info retrieved successfully. Jul 10 06:55:34.324722 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-fdb40c28-d8d6-4908-9f4b-2b87d1882da7 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] https://10.4.3.200/volume/v3/volumes/26b5ddda-c22d-48ca-bc42-28774fc90b9e returned with HTTP 200 Jul 10 06:55:34.325054 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1468/5887] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:55:34 2026] GET /volume/v3/volumes/26b5ddda-c22d-48ca-bc42-28774fc90b9e => generated 903 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:55:35.336316 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-0e11be98-32f3-4ea4-b464-4064bfdcaf35 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:55:35.339113 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0e11be98-32f3-4ea4-b464-4064bfdcaf35 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] GET https://10.4.3.200/volume/v3/volumes/26b5ddda-c22d-48ca-bc42-28774fc90b9e Jul 10 06:55:35.339113 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0e11be98-32f3-4ea4-b464-4064bfdcaf35 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:55:35.339113 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0e11be98-32f3-4ea4-b464-4064bfdcaf35 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:55:35.344068 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:55:35.344068 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:55:35.347179 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-0e11be98-32f3-4ea4-b464-4064bfdcaf35 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Volume info retrieved successfully. Jul 10 06:55:35.351189 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0e11be98-32f3-4ea4-b464-4064bfdcaf35 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] https://10.4.3.200/volume/v3/volumes/26b5ddda-c22d-48ca-bc42-28774fc90b9e returned with HTTP 200 Jul 10 06:55:35.351626 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1472/5888] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:55:35 2026] GET /volume/v3/volumes/26b5ddda-c22d-48ca-bc42-28774fc90b9e => generated 903 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:55:36.364294 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-936775bc-e4a7-44ea-9479-b63dac790424 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:55:36.367001 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-936775bc-e4a7-44ea-9479-b63dac790424 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] GET https://10.4.3.200/volume/v3/volumes/26b5ddda-c22d-48ca-bc42-28774fc90b9e Jul 10 06:55:36.367304 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-936775bc-e4a7-44ea-9479-b63dac790424 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:55:36.367532 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-936775bc-e4a7-44ea-9479-b63dac790424 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:55:36.373935 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:55:36.373935 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:55:36.377525 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-936775bc-e4a7-44ea-9479-b63dac790424 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Volume info retrieved successfully. Jul 10 06:55:36.381692 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-936775bc-e4a7-44ea-9479-b63dac790424 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] https://10.4.3.200/volume/v3/volumes/26b5ddda-c22d-48ca-bc42-28774fc90b9e returned with HTTP 200 Jul 10 06:55:36.382070 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1481/5889] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:55:36 2026] GET /volume/v3/volumes/26b5ddda-c22d-48ca-bc42-28774fc90b9e => generated 903 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:55:37.394898 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-542fdb00-4576-4c99-9bb3-c3752d4fd979 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:55:37.396409 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-542fdb00-4576-4c99-9bb3-c3752d4fd979 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] GET https://10.4.3.200/volume/v3/volumes/26b5ddda-c22d-48ca-bc42-28774fc90b9e Jul 10 06:55:37.396604 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-542fdb00-4576-4c99-9bb3-c3752d4fd979 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:55:37.396812 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-542fdb00-4576-4c99-9bb3-c3752d4fd979 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:55:37.403459 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:55:37.403459 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:55:37.406993 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-542fdb00-4576-4c99-9bb3-c3752d4fd979 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Volume info retrieved successfully. Jul 10 06:55:37.410772 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-542fdb00-4576-4c99-9bb3-c3752d4fd979 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] https://10.4.3.200/volume/v3/volumes/26b5ddda-c22d-48ca-bc42-28774fc90b9e returned with HTTP 200 Jul 10 06:55:37.411138 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1469/5890] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:55:37 2026] GET /volume/v3/volumes/26b5ddda-c22d-48ca-bc42-28774fc90b9e => generated 904 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:55:37.422579 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-a8812bb4-b2ab-4c1a-9c11-77e9c9f005f5 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:55:37.424267 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a8812bb4-b2ab-4c1a-9c11-77e9c9f005f5 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] GET https://10.4.3.200/volume/v3/volumes/26b5ddda-c22d-48ca-bc42-28774fc90b9e Jul 10 06:55:37.424439 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a8812bb4-b2ab-4c1a-9c11-77e9c9f005f5 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:55:37.424629 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-a8812bb4-b2ab-4c1a-9c11-77e9c9f005f5 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:55:37.431112 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:55:37.431112 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:55:37.434613 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-a8812bb4-b2ab-4c1a-9c11-77e9c9f005f5 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Volume info retrieved successfully. Jul 10 06:55:37.438840 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-a8812bb4-b2ab-4c1a-9c11-77e9c9f005f5 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] https://10.4.3.200/volume/v3/volumes/26b5ddda-c22d-48ca-bc42-28774fc90b9e returned with HTTP 200 Jul 10 06:55:37.439322 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1469/5891] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:55:37 2026] GET /volume/v3/volumes/26b5ddda-c22d-48ca-bc42-28774fc90b9e => generated 904 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:55:45.350587 np0000004964 devstack@c-api.service[99978]: DEBUG dbcounter [-] [99978] Writing DB stats cinder:SELECT=16 {{(pid=99978) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:55:46.380586 np0000004964 devstack@c-api.service[99975]: DEBUG dbcounter [-] [99975] Writing DB stats cinder:SELECT=19,cinder:INSERT=1 {{(pid=99975) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:55:47.409810 np0000004964 devstack@c-api.service[99977]: DEBUG dbcounter [-] [99977] Writing DB stats cinder:SELECT=19,cinder:INSERT=1 {{(pid=99977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:55:47.437880 np0000004964 devstack@c-api.service[99976]: DEBUG dbcounter [-] [99976] Writing DB stats cinder:SELECT=60,cinder:INSERT=16,cinder:UPDATE=24 {{(pid=99976) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:56:25.992488 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-18a9ab83-d64c-4f2e-bd6a-dc5d385b418d req-d0d707d7-f716-4971-916f-6eca3678662b None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:56:25.994539 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-18a9ab83-d64c-4f2e-bd6a-dc5d385b418d req-d0d707d7-f716-4971-916f-6eca3678662b tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] GET https://10.4.3.200/volume/v3/volumes/26b5ddda-c22d-48ca-bc42-28774fc90b9e Jul 10 06:56:25.994747 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-18a9ab83-d64c-4f2e-bd6a-dc5d385b418d req-d0d707d7-f716-4971-916f-6eca3678662b tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:56:25.994926 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-18a9ab83-d64c-4f2e-bd6a-dc5d385b418d req-d0d707d7-f716-4971-916f-6eca3678662b tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:56:26.001449 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:56:26.001449 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:56:26.004717 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [req-18a9ab83-d64c-4f2e-bd6a-dc5d385b418d req-d0d707d7-f716-4971-916f-6eca3678662b tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Volume info retrieved successfully. Jul 10 06:56:26.008481 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-18a9ab83-d64c-4f2e-bd6a-dc5d385b418d req-d0d707d7-f716-4971-916f-6eca3678662b tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] https://10.4.3.200/volume/v3/volumes/26b5ddda-c22d-48ca-bc42-28774fc90b9e returned with HTTP 200 Jul 10 06:56:26.008875 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1473/5892] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:56:25 2026] GET /volume/v3/volumes/26b5ddda-c22d-48ca-bc42-28774fc90b9e => generated 904 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:56:28.038259 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-e2f170d6-fd2e-42c1-ac08-2ca03dbf7112 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:56:28.038656 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-e2f170d6-fd2e-42c1-ac08-2ca03dbf7112 None None] GET https://10.4.3.200/volume// Jul 10 06:56:28.038792 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-e2f170d6-fd2e-42c1-ac08-2ca03dbf7112 None None] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:56:28.038983 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-e2f170d6-fd2e-42c1-ac08-2ca03dbf7112 None None] Calling method 'all' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:56:28.039287 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-e2f170d6-fd2e-42c1-ac08-2ca03dbf7112 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:56:28.039561 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1482/5893] 10.4.3.200 () {66 vars in 1428 bytes} [Fri Jul 10 06:56: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 10 06:56:28.046951 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-18a9ab83-d64c-4f2e-bd6a-dc5d385b418d req-f791ede7-c681-4b7f-a3ab-be279da61a9a None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:56:28.077395 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-18a9ab83-d64c-4f2e-bd6a-dc5d385b418d req-f791ede7-c681-4b7f-a3ab-be279da61a9a tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 10 06:56:28.077737 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-18a9ab83-d64c-4f2e-bd6a-dc5d385b418d req-f791ede7-c681-4b7f-a3ab-be279da61a9a tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "26b5ddda-c22d-48ca-bc42-28774fc90b9e", "connector": null, "instance_uuid": "77b1cd1d-48ef-4102-95fe-daa725640e4f"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:56:28.085635 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:56:28.085635 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:56:28.107931 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-18a9ab83-d64c-4f2e-bd6a-dc5d385b418d req-f791ede7-c681-4b7f-a3ab-be279da61a9a tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 10 06:56:28.108393 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1470/5894] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 10 06:56:28 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 10 06:56:28.529388 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-dbb61441-e9cd-4e6d-8f59-d8d5db2b0cbd None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:56:28.531198 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-dbb61441-e9cd-4e6d-8f59-d8d5db2b0cbd tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] GET https://10.4.3.200/volume/v3/volumes/26b5ddda-c22d-48ca-bc42-28774fc90b9e Jul 10 06:56:28.531434 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-dbb61441-e9cd-4e6d-8f59-d8d5db2b0cbd tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:56:28.531702 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-dbb61441-e9cd-4e6d-8f59-d8d5db2b0cbd tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:56:28.541164 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:56:28.541164 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:56:28.544522 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-dbb61441-e9cd-4e6d-8f59-d8d5db2b0cbd tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Volume info retrieved successfully. Jul 10 06:56:28.548642 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-dbb61441-e9cd-4e6d-8f59-d8d5db2b0cbd tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] https://10.4.3.200/volume/v3/volumes/26b5ddda-c22d-48ca-bc42-28774fc90b9e returned with HTTP 200 Jul 10 06:56:28.549147 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1470/5895] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:56:28 2026] GET /volume/v3/volumes/26b5ddda-c22d-48ca-bc42-28774fc90b9e => generated 903 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:56:28.630804 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-28697764-dc75-41cc-99d8-8f8dcbddbdec None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:56:28.631182 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-28697764-dc75-41cc-99d8-8f8dcbddbdec None None] GET https://10.4.3.200/volume// Jul 10 06:56:28.631299 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-28697764-dc75-41cc-99d8-8f8dcbddbdec None None] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:56:28.631455 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-28697764-dc75-41cc-99d8-8f8dcbddbdec None None] Calling method 'all' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:56:28.631777 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-28697764-dc75-41cc-99d8-8f8dcbddbdec None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:56:28.632064 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1474/5896] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:56: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 10 06:56:28.638216 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-18a9ab83-d64c-4f2e-bd6a-dc5d385b418d req-c50e6f50-eab2-4ec0-9cdc-a0b1f1d99a59 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:56:28.640455 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-18a9ab83-d64c-4f2e-bd6a-dc5d385b418d req-c50e6f50-eab2-4ec0-9cdc-a0b1f1d99a59 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] GET https://10.4.3.200/volume/v3/volumes/26b5ddda-c22d-48ca-bc42-28774fc90b9e Jul 10 06:56:28.640669 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-18a9ab83-d64c-4f2e-bd6a-dc5d385b418d req-c50e6f50-eab2-4ec0-9cdc-a0b1f1d99a59 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:56:28.640867 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-18a9ab83-d64c-4f2e-bd6a-dc5d385b418d req-c50e6f50-eab2-4ec0-9cdc-a0b1f1d99a59 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:56:28.649910 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:56:28.649910 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:56:28.653056 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [req-18a9ab83-d64c-4f2e-bd6a-dc5d385b418d req-c50e6f50-eab2-4ec0-9cdc-a0b1f1d99a59 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Volume info retrieved successfully. Jul 10 06:56:28.656627 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-18a9ab83-d64c-4f2e-bd6a-dc5d385b418d req-c50e6f50-eab2-4ec0-9cdc-a0b1f1d99a59 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] https://10.4.3.200/volume/v3/volumes/26b5ddda-c22d-48ca-bc42-28774fc90b9e returned with HTTP 200 Jul 10 06:56:28.656991 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1483/5897] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 10 06:56:28 2026] GET /volume/v3/volumes/26b5ddda-c22d-48ca-bc42-28774fc90b9e => generated 1083 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:56:28.752854 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-18a9ab83-d64c-4f2e-bd6a-dc5d385b418d req-f1618241-dba2-46c9-ac73-4c9cc9a266f9 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:56:28.755000 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-18a9ab83-d64c-4f2e-bd6a-dc5d385b418d req-f1618241-dba2-46c9-ac73-4c9cc9a266f9 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] PUT https://10.4.3.200/volume/v3/attachments/a6feb917-9d3a-4089-ae43-ec1bade68273 Jul 10 06:56:28.755335 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-18a9ab83-d64c-4f2e-bd6a-dc5d385b418d req-f1618241-dba2-46c9-ac73-4c9cc9a266f9 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000004964", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad080837985", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8eedee5c-bca8-4f5c-8f66-111c7b448d96", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:56:28.763050 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.coordination [req-18a9ab83-d64c-4f2e-bd6a-dc5d385b418d req-f1618241-dba2-46c9-ac73-4c9cc9a266f9 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Acquiring lock "cinder-attachment_update-26b5ddda-c22d-48ca-bc42-28774fc90b9e-np0000004964" by "attachment_update" {{(pid=99977) __acquire /opt/stack/cinder/cinder/coordination.py:210}} Jul 10 06:56:28.767168 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.coordination [req-18a9ab83-d64c-4f2e-bd6a-dc5d385b418d req-f1618241-dba2-46c9-ac73-4c9cc9a266f9 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Lock "cinder-attachment_update-26b5ddda-c22d-48ca-bc42-28774fc90b9e-np0000004964" acquired by "attachment_update" :: waited 0.004s {{(pid=99977) __acquire /opt/stack/cinder/cinder/coordination.py:228}} Jul 10 06:56:28.768115 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:56:28.768115 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:56:29.289452 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.coordination [req-18a9ab83-d64c-4f2e-bd6a-dc5d385b418d req-f1618241-dba2-46c9-ac73-4c9cc9a266f9 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Lock "cinder-attachment_update-26b5ddda-c22d-48ca-bc42-28774fc90b9e-np0000004964" released by "attachment_update" :: held 0.522s {{(pid=99977) __release /opt/stack/cinder/cinder/coordination.py:239}} Jul 10 06:56:29.289919 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-18a9ab83-d64c-4f2e-bd6a-dc5d385b418d req-f1618241-dba2-46c9-ac73-4c9cc9a266f9 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] https://10.4.3.200/volume/v3/attachments/a6feb917-9d3a-4089-ae43-ec1bade68273 returned with HTTP 200 Jul 10 06:56:29.290280 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1471/5898] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 10 06:56:28 2026] PUT /volume/v3/attachments/a6feb917-9d3a-4089-ae43-ec1bade68273 => generated 968 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:56:29.298552 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-18a9ab83-d64c-4f2e-bd6a-dc5d385b418d req-15a351fa-67b6-4fbc-a871-0f0de1ef3fe6 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:56:29.300903 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-18a9ab83-d64c-4f2e-bd6a-dc5d385b418d req-15a351fa-67b6-4fbc-a871-0f0de1ef3fe6 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] GET https://10.4.3.200/volume/v3/volumes/26b5ddda-c22d-48ca-bc42-28774fc90b9e/encryption Jul 10 06:56:29.301158 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-18a9ab83-d64c-4f2e-bd6a-dc5d385b418d req-15a351fa-67b6-4fbc-a871-0f0de1ef3fe6 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:56:29.301387 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-18a9ab83-d64c-4f2e-bd6a-dc5d385b418d req-15a351fa-67b6-4fbc-a871-0f0de1ef3fe6 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Calling method 'index' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:56:29.311034 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:56:29.311034 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:56:29.318901 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-18a9ab83-d64c-4f2e-bd6a-dc5d385b418d req-15a351fa-67b6-4fbc-a871-0f0de1ef3fe6 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] https://10.4.3.200/volume/v3/volumes/26b5ddda-c22d-48ca-bc42-28774fc90b9e/encryption returned with HTTP 200 Jul 10 06:56:29.319515 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1471/5899] 10.4.3.200 () {68 vars in 1631 bytes} [Fri Jul 10 06:56:29 2026] GET /volume/v3/volumes/26b5ddda-c22d-48ca-bc42-28774fc90b9e/encryption => generated 160 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:56:29.561545 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-cd8d6b4a-94ad-48d3-a973-676d8709f72d None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:56:29.563298 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-cd8d6b4a-94ad-48d3-a973-676d8709f72d tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] GET https://10.4.3.200/volume/v3/volumes/26b5ddda-c22d-48ca-bc42-28774fc90b9e Jul 10 06:56:29.563501 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-cd8d6b4a-94ad-48d3-a973-676d8709f72d tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:56:29.563709 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-cd8d6b4a-94ad-48d3-a973-676d8709f72d tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:56:29.572713 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:56:29.572713 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:56:29.575971 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-cd8d6b4a-94ad-48d3-a973-676d8709f72d tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Volume info retrieved successfully. Jul 10 06:56:29.580062 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-cd8d6b4a-94ad-48d3-a973-676d8709f72d tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] https://10.4.3.200/volume/v3/volumes/26b5ddda-c22d-48ca-bc42-28774fc90b9e returned with HTTP 200 Jul 10 06:56:29.580440 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1475/5900] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:56:29 2026] GET /volume/v3/volumes/26b5ddda-c22d-48ca-bc42-28774fc90b9e => generated 904 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:56:30.592983 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-18875802-a037-4475-8917-3daa067337ac None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:56:30.594860 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-18875802-a037-4475-8917-3daa067337ac tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] GET https://10.4.3.200/volume/v3/volumes/26b5ddda-c22d-48ca-bc42-28774fc90b9e Jul 10 06:56:30.595139 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-18875802-a037-4475-8917-3daa067337ac tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:56:30.595376 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-18875802-a037-4475-8917-3daa067337ac tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:56:30.604210 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:56:30.604210 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:56:30.607388 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-18875802-a037-4475-8917-3daa067337ac tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Volume info retrieved successfully. Jul 10 06:56:30.611248 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-18875802-a037-4475-8917-3daa067337ac tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] https://10.4.3.200/volume/v3/volumes/26b5ddda-c22d-48ca-bc42-28774fc90b9e returned with HTTP 200 Jul 10 06:56:30.611604 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1484/5901] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:56:30 2026] GET /volume/v3/volumes/26b5ddda-c22d-48ca-bc42-28774fc90b9e => generated 904 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:56:31.625625 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-e17b6a65-e505-4451-a770-f0f47f8e1aa2 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:56:31.627736 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e17b6a65-e505-4451-a770-f0f47f8e1aa2 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] GET https://10.4.3.200/volume/v3/volumes/26b5ddda-c22d-48ca-bc42-28774fc90b9e Jul 10 06:56:31.627992 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e17b6a65-e505-4451-a770-f0f47f8e1aa2 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:56:31.628254 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e17b6a65-e505-4451-a770-f0f47f8e1aa2 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:56:31.639014 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:56:31.639014 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:56:31.641995 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-e17b6a65-e505-4451-a770-f0f47f8e1aa2 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Volume info retrieved successfully. Jul 10 06:56:31.645575 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e17b6a65-e505-4451-a770-f0f47f8e1aa2 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] https://10.4.3.200/volume/v3/volumes/26b5ddda-c22d-48ca-bc42-28774fc90b9e returned with HTTP 200 Jul 10 06:56:31.645911 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1472/5902] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:56:31 2026] GET /volume/v3/volumes/26b5ddda-c22d-48ca-bc42-28774fc90b9e => generated 904 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:56:32.657346 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-f8bc34fe-623b-424c-999a-d35072be57f7 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:56:32.658771 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f8bc34fe-623b-424c-999a-d35072be57f7 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] GET https://10.4.3.200/volume/v3/volumes/26b5ddda-c22d-48ca-bc42-28774fc90b9e Jul 10 06:56:32.658957 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f8bc34fe-623b-424c-999a-d35072be57f7 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:56:32.659120 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-f8bc34fe-623b-424c-999a-d35072be57f7 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:56:32.668011 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:56:32.668011 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:56:32.671587 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-f8bc34fe-623b-424c-999a-d35072be57f7 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Volume info retrieved successfully. Jul 10 06:56:32.675758 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-f8bc34fe-623b-424c-999a-d35072be57f7 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] https://10.4.3.200/volume/v3/volumes/26b5ddda-c22d-48ca-bc42-28774fc90b9e returned with HTTP 200 Jul 10 06:56:32.676174 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1472/5903] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:56:32 2026] GET /volume/v3/volumes/26b5ddda-c22d-48ca-bc42-28774fc90b9e => generated 904 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:56:33.688458 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-2dcccb75-ffd1-4ca0-932d-bc83f8a93d3b None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:56:33.690304 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2dcccb75-ffd1-4ca0-932d-bc83f8a93d3b tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] GET https://10.4.3.200/volume/v3/volumes/26b5ddda-c22d-48ca-bc42-28774fc90b9e Jul 10 06:56:33.690525 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2dcccb75-ffd1-4ca0-932d-bc83f8a93d3b tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:56:33.690735 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2dcccb75-ffd1-4ca0-932d-bc83f8a93d3b tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:56:33.700427 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:56:33.700427 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:56:33.703431 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-2dcccb75-ffd1-4ca0-932d-bc83f8a93d3b tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Volume info retrieved successfully. Jul 10 06:56:33.707038 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2dcccb75-ffd1-4ca0-932d-bc83f8a93d3b tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] https://10.4.3.200/volume/v3/volumes/26b5ddda-c22d-48ca-bc42-28774fc90b9e returned with HTTP 200 Jul 10 06:56:33.707478 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1476/5904] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:56:33 2026] GET /volume/v3/volumes/26b5ddda-c22d-48ca-bc42-28774fc90b9e => generated 904 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:56:34.719947 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-891fe94b-47d0-4474-b41c-45d7d92e427c None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:56:34.722222 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-891fe94b-47d0-4474-b41c-45d7d92e427c tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] GET https://10.4.3.200/volume/v3/volumes/26b5ddda-c22d-48ca-bc42-28774fc90b9e Jul 10 06:56:34.722631 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-891fe94b-47d0-4474-b41c-45d7d92e427c tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:56:34.722842 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-891fe94b-47d0-4474-b41c-45d7d92e427c tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:56:34.731387 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:56:34.731387 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:56:34.734377 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-891fe94b-47d0-4474-b41c-45d7d92e427c tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Volume info retrieved successfully. Jul 10 06:56:34.737939 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-891fe94b-47d0-4474-b41c-45d7d92e427c tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] https://10.4.3.200/volume/v3/volumes/26b5ddda-c22d-48ca-bc42-28774fc90b9e returned with HTTP 200 Jul 10 06:56:34.738339 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1485/5905] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:56:34 2026] GET /volume/v3/volumes/26b5ddda-c22d-48ca-bc42-28774fc90b9e => generated 904 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:56:35.750489 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-7f82c482-2152-4ca4-86f0-a52820ef758c None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:56:35.752203 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7f82c482-2152-4ca4-86f0-a52820ef758c tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] GET https://10.4.3.200/volume/v3/volumes/26b5ddda-c22d-48ca-bc42-28774fc90b9e Jul 10 06:56:35.752395 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-7f82c482-2152-4ca4-86f0-a52820ef758c tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:56:35.752736 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-7f82c482-2152-4ca4-86f0-a52820ef758c tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:56:35.761258 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:56:35.761258 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:56:35.764294 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-7f82c482-2152-4ca4-86f0-a52820ef758c tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Volume info retrieved successfully. Jul 10 06:56:35.767775 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7f82c482-2152-4ca4-86f0-a52820ef758c tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] https://10.4.3.200/volume/v3/volumes/26b5ddda-c22d-48ca-bc42-28774fc90b9e returned with HTTP 200 Jul 10 06:56:35.768158 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1473/5906] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:56:35 2026] GET /volume/v3/volumes/26b5ddda-c22d-48ca-bc42-28774fc90b9e => generated 904 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:56:36.779952 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-76a04f5b-501e-4baf-bce3-a38376933fcc None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:56:36.781908 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-76a04f5b-501e-4baf-bce3-a38376933fcc tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] GET https://10.4.3.200/volume/v3/volumes/26b5ddda-c22d-48ca-bc42-28774fc90b9e Jul 10 06:56:36.782155 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-76a04f5b-501e-4baf-bce3-a38376933fcc tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:56:36.782379 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-76a04f5b-501e-4baf-bce3-a38376933fcc tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:56:36.791498 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:56:36.791498 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:56:36.795167 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-76a04f5b-501e-4baf-bce3-a38376933fcc tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Volume info retrieved successfully. Jul 10 06:56:36.799190 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-76a04f5b-501e-4baf-bce3-a38376933fcc tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] https://10.4.3.200/volume/v3/volumes/26b5ddda-c22d-48ca-bc42-28774fc90b9e returned with HTTP 200 Jul 10 06:56:36.799615 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1473/5907] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:56:36 2026] GET /volume/v3/volumes/26b5ddda-c22d-48ca-bc42-28774fc90b9e => generated 904 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:56:37.812333 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-e304faa9-8496-42b2-83fa-851cc8d57b84 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:56:37.814321 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e304faa9-8496-42b2-83fa-851cc8d57b84 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] GET https://10.4.3.200/volume/v3/volumes/26b5ddda-c22d-48ca-bc42-28774fc90b9e Jul 10 06:56:37.814552 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e304faa9-8496-42b2-83fa-851cc8d57b84 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:56:37.814774 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e304faa9-8496-42b2-83fa-851cc8d57b84 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:56:37.825187 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:56:37.825187 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:56:37.828991 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-e304faa9-8496-42b2-83fa-851cc8d57b84 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Volume info retrieved successfully. Jul 10 06:56:37.833312 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e304faa9-8496-42b2-83fa-851cc8d57b84 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] https://10.4.3.200/volume/v3/volumes/26b5ddda-c22d-48ca-bc42-28774fc90b9e returned with HTTP 200 Jul 10 06:56:37.833731 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1477/5908] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:56:37 2026] GET /volume/v3/volumes/26b5ddda-c22d-48ca-bc42-28774fc90b9e => generated 904 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:56:38.470958 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-18a9ab83-d64c-4f2e-bd6a-dc5d385b418d req-4da318d8-173e-4546-866d-e00a90ffef53 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:56:38.472906 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-18a9ab83-d64c-4f2e-bd6a-dc5d385b418d req-4da318d8-173e-4546-866d-e00a90ffef53 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] POST https://10.4.3.200/volume/v3/attachments/a6feb917-9d3a-4089-ae43-ec1bade68273/action Jul 10 06:56:38.473294 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-18a9ab83-d64c-4f2e-bd6a-dc5d385b418d req-4da318d8-173e-4546-866d-e00a90ffef53 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Action body: b'{"os-complete": null}' {{(pid=99975) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:56:38.473446 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-18a9ab83-d64c-4f2e-bd6a-dc5d385b418d req-4da318d8-173e-4546-866d-e00a90ffef53 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:56:38.490308 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:56:38.490308 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:56:38.501922 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-18a9ab83-d64c-4f2e-bd6a-dc5d385b418d req-4da318d8-173e-4546-866d-e00a90ffef53 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] https://10.4.3.200/volume/v3/attachments/a6feb917-9d3a-4089-ae43-ec1bade68273/action returned with HTTP 204 Jul 10 06:56:38.502413 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1486/5909] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 10 06:56:38 2026] POST /volume/v3/attachments/a6feb917-9d3a-4089-ae43-ec1bade68273/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:56:38.847708 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-e56aaa95-8df4-401d-8d83-21f8d77bacae None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:56:38.849463 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e56aaa95-8df4-401d-8d83-21f8d77bacae tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] GET https://10.4.3.200/volume/v3/volumes/26b5ddda-c22d-48ca-bc42-28774fc90b9e Jul 10 06:56:38.849678 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e56aaa95-8df4-401d-8d83-21f8d77bacae tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:56:38.849868 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e56aaa95-8df4-401d-8d83-21f8d77bacae tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:56:38.857816 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:56:38.857816 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:56:38.860701 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-e56aaa95-8df4-401d-8d83-21f8d77bacae tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Volume info retrieved successfully. Jul 10 06:56:38.864219 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e56aaa95-8df4-401d-8d83-21f8d77bacae tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] https://10.4.3.200/volume/v3/volumes/26b5ddda-c22d-48ca-bc42-28774fc90b9e returned with HTTP 200 Jul 10 06:56:38.864547 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1474/5910] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:56:38 2026] GET /volume/v3/volumes/26b5ddda-c22d-48ca-bc42-28774fc90b9e => generated 1196 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:56:38.875648 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-7fac4106-acca-4fc2-883b-fd6bbe2b5df3 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:56:38.877423 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7fac4106-acca-4fc2-883b-fd6bbe2b5df3 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] GET https://10.4.3.200/volume/v3/volumes/26b5ddda-c22d-48ca-bc42-28774fc90b9e Jul 10 06:56:38.877629 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-7fac4106-acca-4fc2-883b-fd6bbe2b5df3 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:56:38.877838 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-7fac4106-acca-4fc2-883b-fd6bbe2b5df3 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:56:38.886739 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:56:38.886739 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:56:38.891075 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-7fac4106-acca-4fc2-883b-fd6bbe2b5df3 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Volume info retrieved successfully. Jul 10 06:56:38.896305 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-7fac4106-acca-4fc2-883b-fd6bbe2b5df3 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] https://10.4.3.200/volume/v3/volumes/26b5ddda-c22d-48ca-bc42-28774fc90b9e returned with HTTP 200 Jul 10 06:56:38.896796 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1474/5911] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:56:38 2026] GET /volume/v3/volumes/26b5ddda-c22d-48ca-bc42-28774fc90b9e => generated 1196 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:56:38.932730 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-64a3e04e-13a8-449b-8d6c-e410883b63bb req-b5878142-2e0a-4174-8480-b4be7b80bb8e None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:56:38.935077 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-64a3e04e-13a8-449b-8d6c-e410883b63bb req-b5878142-2e0a-4174-8480-b4be7b80bb8e tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] GET https://10.4.3.200/volume/v3/volumes/26b5ddda-c22d-48ca-bc42-28774fc90b9e Jul 10 06:56:38.935270 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-64a3e04e-13a8-449b-8d6c-e410883b63bb req-b5878142-2e0a-4174-8480-b4be7b80bb8e tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:56:38.935451 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-64a3e04e-13a8-449b-8d6c-e410883b63bb req-b5878142-2e0a-4174-8480-b4be7b80bb8e tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:56:38.944463 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:56:38.944463 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:56:38.947678 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [req-64a3e04e-13a8-449b-8d6c-e410883b63bb req-b5878142-2e0a-4174-8480-b4be7b80bb8e tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Volume info retrieved successfully. Jul 10 06:56:38.951375 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-64a3e04e-13a8-449b-8d6c-e410883b63bb req-b5878142-2e0a-4174-8480-b4be7b80bb8e tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] https://10.4.3.200/volume/v3/volumes/26b5ddda-c22d-48ca-bc42-28774fc90b9e returned with HTTP 200 Jul 10 06:56:38.951776 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1478/5912] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:56:38 2026] GET /volume/v3/volumes/26b5ddda-c22d-48ca-bc42-28774fc90b9e => generated 1196 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:56:38.968265 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-64a3e04e-13a8-449b-8d6c-e410883b63bb req-25e51761-e9f9-4cfb-ad27-34f83330213b None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:56:38.970026 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-64a3e04e-13a8-449b-8d6c-e410883b63bb req-25e51761-e9f9-4cfb-ad27-34f83330213b tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] POST https://10.4.3.200/volume/v3/volumes/26b5ddda-c22d-48ca-bc42-28774fc90b9e/action Jul 10 06:56:38.970331 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-64a3e04e-13a8-449b-8d6c-e410883b63bb req-25e51761-e9f9-4cfb-ad27-34f83330213b tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99975) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:56:38.970462 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-64a3e04e-13a8-449b-8d6c-e410883b63bb req-25e51761-e9f9-4cfb-ad27-34f83330213b tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:56:38.982004 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:56:38.982004 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:56:38.982636 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [req-64a3e04e-13a8-449b-8d6c-e410883b63bb req-25e51761-e9f9-4cfb-ad27-34f83330213b tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Volume info retrieved successfully. Jul 10 06:56:38.989332 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [req-64a3e04e-13a8-449b-8d6c-e410883b63bb req-25e51761-e9f9-4cfb-ad27-34f83330213b tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Begin detaching volume completed successfully. Jul 10 06:56:38.989623 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-64a3e04e-13a8-449b-8d6c-e410883b63bb req-25e51761-e9f9-4cfb-ad27-34f83330213b tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] https://10.4.3.200/volume/v3/volumes/26b5ddda-c22d-48ca-bc42-28774fc90b9e/action returned with HTTP 202 Jul 10 06:56:38.990166 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1487/5913] 10.4.3.200 () {72 vars in 1672 bytes} [Fri Jul 10 06:56:38 2026] POST /volume/v3/volumes/26b5ddda-c22d-48ca-bc42-28774fc90b9e/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 06:56:40.026720 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-3b012300-af4b-4925-9bf1-a56bee9f554c None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:56:40.027152 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3b012300-af4b-4925-9bf1-a56bee9f554c None None] GET https://10.4.3.200/volume// Jul 10 06:56:40.027325 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3b012300-af4b-4925-9bf1-a56bee9f554c None None] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:56:40.027573 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3b012300-af4b-4925-9bf1-a56bee9f554c None None] Calling method 'all' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:56:40.027908 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3b012300-af4b-4925-9bf1-a56bee9f554c None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:56:40.028206 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1475/5914] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:56: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 10 06:56:40.035082 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-64a3e04e-13a8-449b-8d6c-e410883b63bb req-3ca33b27-541f-48b6-a68f-c6b2f2974e9b None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:56:40.037057 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-64a3e04e-13a8-449b-8d6c-e410883b63bb req-3ca33b27-541f-48b6-a68f-c6b2f2974e9b tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] GET https://10.4.3.200/volume/v3/volumes/26b5ddda-c22d-48ca-bc42-28774fc90b9e Jul 10 06:56:40.037283 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-64a3e04e-13a8-449b-8d6c-e410883b63bb req-3ca33b27-541f-48b6-a68f-c6b2f2974e9b tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:56:40.037514 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-64a3e04e-13a8-449b-8d6c-e410883b63bb req-3ca33b27-541f-48b6-a68f-c6b2f2974e9b tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:56:40.046701 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:56:40.046701 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:56:40.049936 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [req-64a3e04e-13a8-449b-8d6c-e410883b63bb req-3ca33b27-541f-48b6-a68f-c6b2f2974e9b tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Volume info retrieved successfully. Jul 10 06:56:40.054072 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-64a3e04e-13a8-449b-8d6c-e410883b63bb req-3ca33b27-541f-48b6-a68f-c6b2f2974e9b tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] https://10.4.3.200/volume/v3/volumes/26b5ddda-c22d-48ca-bc42-28774fc90b9e returned with HTTP 200 Jul 10 06:56:40.054656 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1475/5915] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 10 06:56:40 2026] GET /volume/v3/volumes/26b5ddda-c22d-48ca-bc42-28774fc90b9e => generated 1379 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:56:40.063054 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-64a3e04e-13a8-449b-8d6c-e410883b63bb req-d28f33e1-5991-4ec5-baf7-045ae78032ab None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:56:40.065074 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-64a3e04e-13a8-449b-8d6c-e410883b63bb req-d28f33e1-5991-4ec5-baf7-045ae78032ab tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] GET https://10.4.3.200/volume/v3/volumes/26b5ddda-c22d-48ca-bc42-28774fc90b9e/encryption Jul 10 06:56:40.065269 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-64a3e04e-13a8-449b-8d6c-e410883b63bb req-d28f33e1-5991-4ec5-baf7-045ae78032ab tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:56:40.065478 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-64a3e04e-13a8-449b-8d6c-e410883b63bb req-d28f33e1-5991-4ec5-baf7-045ae78032ab tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Calling method 'index' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:56:40.075458 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:56:40.075458 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:56:40.081431 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-64a3e04e-13a8-449b-8d6c-e410883b63bb req-d28f33e1-5991-4ec5-baf7-045ae78032ab tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] https://10.4.3.200/volume/v3/volumes/26b5ddda-c22d-48ca-bc42-28774fc90b9e/encryption returned with HTTP 200 Jul 10 06:56:40.081891 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1479/5916] 10.4.3.200 () {68 vars in 1631 bytes} [Fri Jul 10 06:56:40 2026] GET /volume/v3/volumes/26b5ddda-c22d-48ca-bc42-28774fc90b9e/encryption => generated 160 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:56:40.820304 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-64a3e04e-13a8-449b-8d6c-e410883b63bb req-5811fe0a-1710-43a2-8ebe-85860e97c91b None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:56:40.822896 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-64a3e04e-13a8-449b-8d6c-e410883b63bb req-5811fe0a-1710-43a2-8ebe-85860e97c91b tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] DELETE https://10.4.3.200/volume/v3/attachments/a6feb917-9d3a-4089-ae43-ec1bade68273 Jul 10 06:56:40.823180 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-64a3e04e-13a8-449b-8d6c-e410883b63bb req-5811fe0a-1710-43a2-8ebe-85860e97c91b tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:56:40.823447 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-64a3e04e-13a8-449b-8d6c-e410883b63bb req-5811fe0a-1710-43a2-8ebe-85860e97c91b tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Calling method 'version_select' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:56:40.830255 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:56:40.830255 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:56:41.362058 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-64a3e04e-13a8-449b-8d6c-e410883b63bb req-5811fe0a-1710-43a2-8ebe-85860e97c91b tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] https://10.4.3.200/volume/v3/attachments/a6feb917-9d3a-4089-ae43-ec1bade68273 returned with HTTP 200 Jul 10 06:56:41.362399 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1488/5917] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 10 06:56:40 2026] DELETE /volume/v3/attachments/a6feb917-9d3a-4089-ae43-ec1bade68273 => generated 19 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:56:42.170823 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-e0189559-7bcb-44a4-83a6-06cbdbedb395 req-638fc3a8-d1a9-4db1-8880-6efd1645858e None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:56:42.172680 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-e0189559-7bcb-44a4-83a6-06cbdbedb395 req-638fc3a8-d1a9-4db1-8880-6efd1645858e tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] GET https://10.4.3.200/volume/v3/volumes/26b5ddda-c22d-48ca-bc42-28774fc90b9e Jul 10 06:56:42.172852 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-e0189559-7bcb-44a4-83a6-06cbdbedb395 req-638fc3a8-d1a9-4db1-8880-6efd1645858e tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:56:42.173106 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-e0189559-7bcb-44a4-83a6-06cbdbedb395 req-638fc3a8-d1a9-4db1-8880-6efd1645858e tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:56:42.179661 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:56:42.179661 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:56:42.182879 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [req-e0189559-7bcb-44a4-83a6-06cbdbedb395 req-638fc3a8-d1a9-4db1-8880-6efd1645858e tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Volume info retrieved successfully. Jul 10 06:56:42.186465 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-e0189559-7bcb-44a4-83a6-06cbdbedb395 req-638fc3a8-d1a9-4db1-8880-6efd1645858e tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] https://10.4.3.200/volume/v3/volumes/26b5ddda-c22d-48ca-bc42-28774fc90b9e returned with HTTP 200 Jul 10 06:56:42.186841 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1476/5918] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:56:42 2026] GET /volume/v3/volumes/26b5ddda-c22d-48ca-bc42-28774fc90b9e => generated 904 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:56:49.522370 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-e0f72da1-6d01-43bf-9a0f-ada3de4fcf0b None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:56:49.524006 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e0f72da1-6d01-43bf-9a0f-ada3de4fcf0b tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] DELETE https://10.4.3.200/volume/v3/volumes/26b5ddda-c22d-48ca-bc42-28774fc90b9e Jul 10 06:56:49.524201 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e0f72da1-6d01-43bf-9a0f-ada3de4fcf0b tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:56:49.524393 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e0f72da1-6d01-43bf-9a0f-ada3de4fcf0b tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Calling method 'delete' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:56:49.524613 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.v3.volumes [None req-e0f72da1-6d01-43bf-9a0f-ada3de4fcf0b tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Delete volume with id: 26b5ddda-c22d-48ca-bc42-28774fc90b9e Jul 10 06:56:49.530844 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:56:49.530844 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:56:49.531310 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-e0f72da1-6d01-43bf-9a0f-ada3de4fcf0b tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Volume info retrieved successfully. Jul 10 06:56:49.541747 np0000004964 devstack@c-api.service[99976]: WARNING cinder.keymgr.conf_key_mgr [None req-e0f72da1-6d01-43bf-9a0f-ada3de4fcf0b tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 10 06:56:49.546845 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-e0f72da1-6d01-43bf-9a0f-ada3de4fcf0b tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Delete volume request issued successfully. Jul 10 06:56:49.547065 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e0f72da1-6d01-43bf-9a0f-ada3de4fcf0b tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] https://10.4.3.200/volume/v3/volumes/26b5ddda-c22d-48ca-bc42-28774fc90b9e returned with HTTP 202 Jul 10 06:56:49.547464 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1476/5919] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:56:49 2026] DELETE /volume/v3/volumes/26b5ddda-c22d-48ca-bc42-28774fc90b9e => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:56:49.553756 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-fbbfd43e-46d3-4814-82f0-86001bab61bc None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:56:49.555571 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-fbbfd43e-46d3-4814-82f0-86001bab61bc tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] GET https://10.4.3.200/volume/v3/volumes/26b5ddda-c22d-48ca-bc42-28774fc90b9e Jul 10 06:56:49.555808 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-fbbfd43e-46d3-4814-82f0-86001bab61bc tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:56:49.556041 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-fbbfd43e-46d3-4814-82f0-86001bab61bc tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:56:49.562903 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:56:49.562903 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:56:49.566600 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-fbbfd43e-46d3-4814-82f0-86001bab61bc tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Volume info retrieved successfully. Jul 10 06:56:49.570865 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-fbbfd43e-46d3-4814-82f0-86001bab61bc tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] https://10.4.3.200/volume/v3/volumes/26b5ddda-c22d-48ca-bc42-28774fc90b9e returned with HTTP 200 Jul 10 06:56:49.571242 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1480/5920] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:56:49 2026] GET /volume/v3/volumes/26b5ddda-c22d-48ca-bc42-28774fc90b9e => generated 903 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:56:50.583315 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-e62438d4-cc0a-43bb-8e24-54b8864ac354 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:56:50.584940 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-e62438d4-cc0a-43bb-8e24-54b8864ac354 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] GET https://10.4.3.200/volume/v3/volumes/26b5ddda-c22d-48ca-bc42-28774fc90b9e Jul 10 06:56:50.585103 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-e62438d4-cc0a-43bb-8e24-54b8864ac354 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:56:50.585268 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-e62438d4-cc0a-43bb-8e24-54b8864ac354 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:56:50.590940 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-e62438d4-cc0a-43bb-8e24-54b8864ac354 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] https://10.4.3.200/volume/v3/volumes/26b5ddda-c22d-48ca-bc42-28774fc90b9e returned with HTTP 404 Jul 10 06:56:50.591345 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1489/5921] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:56:50 2026] GET /volume/v3/volumes/26b5ddda-c22d-48ca-bc42-28774fc90b9e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:56:50.598261 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-73ef7812-de4e-4f45-8b6d-8fd64e4d4e2c None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:56:50.600231 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-73ef7812-de4e-4f45-8b6d-8fd64e4d4e2c tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] DELETE https://10.4.3.200/volume/v3/volumes/4047c0a0-0fa2-46e7-aca8-0bacebdeaa8e Jul 10 06:56:50.600448 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-73ef7812-de4e-4f45-8b6d-8fd64e4d4e2c tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:56:50.600711 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-73ef7812-de4e-4f45-8b6d-8fd64e4d4e2c tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:56:50.600905 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-73ef7812-de4e-4f45-8b6d-8fd64e4d4e2c tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Delete volume with id: 4047c0a0-0fa2-46e7-aca8-0bacebdeaa8e Jul 10 06:56:50.608609 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:56:50.608609 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:56:50.609169 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-73ef7812-de4e-4f45-8b6d-8fd64e4d4e2c tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Volume info retrieved successfully. Jul 10 06:56:50.620931 np0000004964 devstack@c-api.service[99977]: WARNING cinder.keymgr.conf_key_mgr [None req-73ef7812-de4e-4f45-8b6d-8fd64e4d4e2c tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 10 06:56:50.629070 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-73ef7812-de4e-4f45-8b6d-8fd64e4d4e2c tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Delete volume request issued successfully. Jul 10 06:56:50.629335 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-73ef7812-de4e-4f45-8b6d-8fd64e4d4e2c tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] https://10.4.3.200/volume/v3/volumes/4047c0a0-0fa2-46e7-aca8-0bacebdeaa8e returned with HTTP 202 Jul 10 06:56:50.629785 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1477/5922] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:56:50 2026] DELETE /volume/v3/volumes/4047c0a0-0fa2-46e7-aca8-0bacebdeaa8e => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:56:50.637943 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-53032206-027e-4587-bb8f-e9deeeefb31f None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:56:50.640127 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-53032206-027e-4587-bb8f-e9deeeefb31f tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] GET https://10.4.3.200/volume/v3/volumes/4047c0a0-0fa2-46e7-aca8-0bacebdeaa8e Jul 10 06:56:50.640367 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-53032206-027e-4587-bb8f-e9deeeefb31f tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:56:50.640599 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-53032206-027e-4587-bb8f-e9deeeefb31f tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:56:50.647774 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:56:50.647774 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:56:50.651191 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-53032206-027e-4587-bb8f-e9deeeefb31f tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Volume info retrieved successfully. Jul 10 06:56:50.654870 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-53032206-027e-4587-bb8f-e9deeeefb31f tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] https://10.4.3.200/volume/v3/volumes/4047c0a0-0fa2-46e7-aca8-0bacebdeaa8e returned with HTTP 200 Jul 10 06:56:50.655221 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1477/5923] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:56:50 2026] GET /volume/v3/volumes/4047c0a0-0fa2-46e7-aca8-0bacebdeaa8e => generated 876 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:56:51.667187 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-7a6e3971-f092-432b-a0a9-2e911a190536 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:56:51.668749 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7a6e3971-f092-432b-a0a9-2e911a190536 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] GET https://10.4.3.200/volume/v3/volumes/4047c0a0-0fa2-46e7-aca8-0bacebdeaa8e Jul 10 06:56:51.668919 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7a6e3971-f092-432b-a0a9-2e911a190536 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:56:51.669105 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7a6e3971-f092-432b-a0a9-2e911a190536 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:56:51.673968 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7a6e3971-f092-432b-a0a9-2e911a190536 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] https://10.4.3.200/volume/v3/volumes/4047c0a0-0fa2-46e7-aca8-0bacebdeaa8e returned with HTTP 404 Jul 10 06:56:51.674387 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1481/5924] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:56:51 2026] GET /volume/v3/volumes/4047c0a0-0fa2-46e7-aca8-0bacebdeaa8e => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:56:51.681389 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-fdae6df3-6345-455f-a56c-4d32be3bb516 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:56:51.683266 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-fdae6df3-6345-455f-a56c-4d32be3bb516 tempest-TestEncryptedCinderVolumes-110462271 tempest-TestEncryptedCinderVolumes-110462271-project-admin] GET https://10.4.3.200/volume/v3/volumes/detail?all_tenants=1 Jul 10 06:56:51.683481 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-fdae6df3-6345-455f-a56c-4d32be3bb516 tempest-TestEncryptedCinderVolumes-110462271 tempest-TestEncryptedCinderVolumes-110462271-project-admin] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:56:51.683725 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-fdae6df3-6345-455f-a56c-4d32be3bb516 tempest-TestEncryptedCinderVolumes-110462271 tempest-TestEncryptedCinderVolumes-110462271-project-admin] Calling method 'detail' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:56:51.684324 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:56:51.684324 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:56:51.684654 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-fdae6df3-6345-455f-a56c-4d32be3bb516 tempest-TestEncryptedCinderVolumes-110462271 tempest-TestEncryptedCinderVolumes-110462271-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99975) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 06:56:51.694154 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-fdae6df3-6345-455f-a56c-4d32be3bb516 tempest-TestEncryptedCinderVolumes-110462271 tempest-TestEncryptedCinderVolumes-110462271-project-admin] Get all volumes completed successfully. Jul 10 06:56:51.695817 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:56:51.695817 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:56:51.700294 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-fdae6df3-6345-455f-a56c-4d32be3bb516 tempest-TestEncryptedCinderVolumes-110462271 tempest-TestEncryptedCinderVolumes-110462271-project-admin] https://10.4.3.200/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 10 06:56:51.700852 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1490/5925] 10.4.3.200 () {66 vars in 1285 bytes} [Fri Jul 10 06:56:51 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5261 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:56:51.714363 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-f79c65ae-b437-448f-8858-60dcdaf0e411 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:56:51.716016 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f79c65ae-b437-448f-8858-60dcdaf0e411 tempest-TestEncryptedCinderVolumes-110462271 tempest-TestEncryptedCinderVolumes-110462271-project-admin] DELETE https://10.4.3.200/volume/v3/types/0862f9a8-b37e-4968-971a-f889bd38d7c4 Jul 10 06:56:51.716219 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f79c65ae-b437-448f-8858-60dcdaf0e411 tempest-TestEncryptedCinderVolumes-110462271 tempest-TestEncryptedCinderVolumes-110462271-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:56:51.716436 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f79c65ae-b437-448f-8858-60dcdaf0e411 tempest-TestEncryptedCinderVolumes-110462271 tempest-TestEncryptedCinderVolumes-110462271-project-admin] Calling method '_delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:56:51.735078 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f79c65ae-b437-448f-8858-60dcdaf0e411 tempest-TestEncryptedCinderVolumes-110462271 tempest-TestEncryptedCinderVolumes-110462271-project-admin] https://10.4.3.200/volume/v3/types/0862f9a8-b37e-4968-971a-f889bd38d7c4 returned with HTTP 202 Jul 10 06:56:51.735483 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1478/5926] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 10 06:56:51 2026] DELETE /volume/v3/types/0862f9a8-b37e-4968-971a-f889bd38d7c4 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:56:52.671629 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-11edccbb-5a0d-46ab-bd7e-ec24b020d3a2 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:56:52.673351 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-11edccbb-5a0d-46ab-bd7e-ec24b020d3a2 tempest-TestEncryptedCinderVolumes-110462271 tempest-TestEncryptedCinderVolumes-110462271-project-admin] POST https://10.4.3.200/volume/v3/types Jul 10 06:56:52.673749 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-11edccbb-5a0d-46ab-bd7e-ec24b020d3a2 tempest-TestEncryptedCinderVolumes-110462271 tempest-TestEncryptedCinderVolumes-110462271-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-693792819", "extra_specs": {}}} {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:56:52.686873 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-11edccbb-5a0d-46ab-bd7e-ec24b020d3a2 tempest-TestEncryptedCinderVolumes-110462271 tempest-TestEncryptedCinderVolumes-110462271-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 10 06:56:52.687517 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1478/5927] 10.4.3.200 () {68 vars in 1252 bytes} [Fri Jul 10 06:56:52 2026] POST /volume/v3/types => generated 211 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:56:52.694722 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-3695ae71-c36c-40e1-89ae-a5bd9b8cea8f None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:56:52.696410 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3695ae71-c36c-40e1-89ae-a5bd9b8cea8f tempest-TestEncryptedCinderVolumes-110462271 tempest-TestEncryptedCinderVolumes-110462271-project-admin] POST https://10.4.3.200/volume/v3/types/c31a97d8-a07a-4a04-a085-d2b5a7eba52c/encryption Jul 10 06:56:52.696789 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3695ae71-c36c-40e1-89ae-a5bd9b8cea8f tempest-TestEncryptedCinderVolumes-110462271 tempest-TestEncryptedCinderVolumes-110462271-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:56:52.711312 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3695ae71-c36c-40e1-89ae-a5bd9b8cea8f tempest-TestEncryptedCinderVolumes-110462271 tempest-TestEncryptedCinderVolumes-110462271-project-admin] https://10.4.3.200/volume/v3/types/c31a97d8-a07a-4a04-a085-d2b5a7eba52c/encryption returned with HTTP 200 Jul 10 06:56:52.711728 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1482/5928] 10.4.3.200 () {68 vars in 1397 bytes} [Fri Jul 10 06:56:52 2026] POST /volume/v3/types/c31a97d8-a07a-4a04-a085-d2b5a7eba52c/encryption => generated 230 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:56:52.736443 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-73eeb656-25b5-4c81-88c4-8daa6d54fdac None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:56:52.738243 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-73eeb656-25b5-4c81-88c4-8daa6d54fdac tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:56:52.738714 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-73eeb656-25b5-4c81-88c4-8daa6d54fdac tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-origin-175867602", "snapshot_id": null, "imageRef": "8939ca72-758b-49bf-be8b-162af43ee2bf", "volume_type": "tempest-scenario-type-luks-693792819", "size": 1}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:56:52.740254 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.volumes [None req-73eeb656-25b5-4c81-88c4-8daa6d54fdac tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-origin-175867602', 'snapshot_id': None, 'imageRef': '8939ca72-758b-49bf-be8b-162af43ee2bf', 'volume_type': 'tempest-scenario-type-luks-693792819', 'size': 1}} {{(pid=99975) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:56:52.847361 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-73eeb656-25b5-4c81-88c4-8daa6d54fdac tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Create volume of 1 GB Jul 10 06:56:52.847709 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:56:52.847709 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:56:52.848236 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-73eeb656-25b5-4c81-88c4-8daa6d54fdac tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Availability Zones retrieved successfully. Jul 10 06:56:52.854057 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-73eeb656-25b5-4c81-88c4-8daa6d54fdac tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Flow 'volume_create_api' (2a3c9117-28fd-478e-b1db-40d340a18234) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:56:52.854968 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-73eeb656-25b5-4c81-88c4-8daa6d54fdac tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (115a4001-254e-4cd7-9b5f-6b9be6c0906a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:56:52.855918 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.flows.api.create_volume [None req-73eeb656-25b5-4c81-88c4-8daa6d54fdac tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Validating volume size '1' using validate_int {{(pid=99975) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:56:52.907356 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-73eeb656-25b5-4c81-88c4-8daa6d54fdac tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (115a4001-254e-4cd7-9b5f-6b9be6c0906a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T06:56:53Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c31a97d8-a07a-4a04-a085-d2b5a7eba52c,is_public=True,name='tempest-scenario-type-luks-693792819',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c31a97d8-a07a-4a04-a085-d2b5a7eba52c', '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=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:56:52.908115 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-73eeb656-25b5-4c81-88c4-8daa6d54fdac tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (272a0190-6d51-4b03-8d9c-e8a17609eee4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:56:52.932414 np0000004964 devstack@c-api.service[99975]: WARNING cinder.quota [None req-73eeb656-25b5-4c81-88c4-8daa6d54fdac tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-693792819 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-693792819, it is now deprecated. Please use the default quota class for default quota. Jul 10 06:56:52.932815 np0000004964 devstack@c-api.service[99975]: WARNING cinder.quota [None req-73eeb656-25b5-4c81-88c4-8daa6d54fdac tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-693792819 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-693792819, it is now deprecated. Please use the default quota class for default quota. Jul 10 06:56:52.956283 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.quota [None req-73eeb656-25b5-4c81-88c4-8daa6d54fdac tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Created reservations ['72a86766-ec09-4bcd-a486-d1bbe75229dd', 'e2e268fe-e39b-4e1b-8f99-e9355660d5ba', '0cc90280-ffba-41ac-9664-f37b8111707c', 'e833056b-e92e-4062-9472-304f7decf784'] {{(pid=99975) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:56:52.957014 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-73eeb656-25b5-4c81-88c4-8daa6d54fdac tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (272a0190-6d51-4b03-8d9c-e8a17609eee4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['72a86766-ec09-4bcd-a486-d1bbe75229dd', 'e2e268fe-e39b-4e1b-8f99-e9355660d5ba', '0cc90280-ffba-41ac-9664-f37b8111707c', 'e833056b-e92e-4062-9472-304f7decf784']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:56:52.957784 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-73eeb656-25b5-4c81-88c4-8daa6d54fdac tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc761dc5-24f6-4fad-b760-09c647204c35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:56:52.978851 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-73eeb656-25b5-4c81-88c4-8daa6d54fdac tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc761dc5-24f6-4fad-b760-09c647204c35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '730e458f-0bc8-4e85-834e-25c3209a47d0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-175867602',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='326291cb46e14acd88141b668572c168',qos_specs=None,replication_status=,reservations=['72a86766-ec09-4bcd-a486-d1bbe75229dd','e2e268fe-e39b-4e1b-8f99-e9355660d5ba','0cc90280-ffba-41ac-9664-f37b8111707c','e833056b-e92e-4062-9472-304f7decf784'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53e7497e0e1f4f6984d2d0e395d2ad78',volume_type_id=c31a97d8-a07a-4a04-a085-d2b5a7eba52c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T06:56:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-175867602',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=730e458f-0bc8-4e85-834e-25c3209a47d0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='326291cb46e14acd88141b668572c168',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='53e7497e0e1f4f6984d2d0e395d2ad78',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c31a97d8-a07a-4a04-a085-d2b5a7eba52c),volume_type_id=c31a97d8-a07a-4a04-a085-d2b5a7eba52c)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:56:52.979581 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-73eeb656-25b5-4c81-88c4-8daa6d54fdac tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82e56351-d246-460e-a9bd-e3e2095c4685) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:56:52.996947 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-73eeb656-25b5-4c81-88c4-8daa6d54fdac tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82e56351-d246-460e-a9bd-e3e2095c4685) transitioned into state 'SUCCESS' from state '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-175867602',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='326291cb46e14acd88141b668572c168',qos_specs=None,replication_status=,reservations=['72a86766-ec09-4bcd-a486-d1bbe75229dd','e2e268fe-e39b-4e1b-8f99-e9355660d5ba','0cc90280-ffba-41ac-9664-f37b8111707c','e833056b-e92e-4062-9472-304f7decf784'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53e7497e0e1f4f6984d2d0e395d2ad78',volume_type_id=c31a97d8-a07a-4a04-a085-d2b5a7eba52c)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:56:52.997549 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-73eeb656-25b5-4c81-88c4-8daa6d54fdac tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7deb578-f294-4e0e-9e43-b51ec71e338b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:56:53.005217 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-73eeb656-25b5-4c81-88c4-8daa6d54fdac tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7deb578-f294-4e0e-9e43-b51ec71e338b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:56:53.006232 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-73eeb656-25b5-4c81-88c4-8daa6d54fdac tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Flow 'volume_create_api' (2a3c9117-28fd-478e-b1db-40d340a18234) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:56:53.006232 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-73eeb656-25b5-4c81-88c4-8daa6d54fdac tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Create volume request issued successfully. Jul 10 06:56:53.006780 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-73eeb656-25b5-4c81-88c4-8daa6d54fdac tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:56:53.007218 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1491/5929] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 10 06:56:52 2026] POST /volume/v3/volumes => generated 790 bytes in 271 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:56:53.018136 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-a17692dd-c6a8-498f-94e6-0887947c3fa7 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:56:53.019852 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a17692dd-c6a8-498f-94e6-0887947c3fa7 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] GET https://10.4.3.200/volume/v3/volumes/730e458f-0bc8-4e85-834e-25c3209a47d0 Jul 10 06:56:53.020048 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a17692dd-c6a8-498f-94e6-0887947c3fa7 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:56:53.020252 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a17692dd-c6a8-498f-94e6-0887947c3fa7 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:56:53.026651 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:56:53.026651 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:56:53.029704 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-a17692dd-c6a8-498f-94e6-0887947c3fa7 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Volume info retrieved successfully. Jul 10 06:56:53.033177 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a17692dd-c6a8-498f-94e6-0887947c3fa7 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] https://10.4.3.200/volume/v3/volumes/730e458f-0bc8-4e85-834e-25c3209a47d0 returned with HTTP 200 Jul 10 06:56:53.033517 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1479/5930] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:56:53 2026] GET /volume/v3/volumes/730e458f-0bc8-4e85-834e-25c3209a47d0 => generated 858 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:56:54.045484 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-fb14017a-7b40-4468-be6b-48c607e86dc2 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:56:54.047823 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-fb14017a-7b40-4468-be6b-48c607e86dc2 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] GET https://10.4.3.200/volume/v3/volumes/730e458f-0bc8-4e85-834e-25c3209a47d0 Jul 10 06:56:54.048118 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-fb14017a-7b40-4468-be6b-48c607e86dc2 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:56:54.048386 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-fb14017a-7b40-4468-be6b-48c607e86dc2 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:56:54.057234 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:56:54.057234 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:56:54.061868 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-fb14017a-7b40-4468-be6b-48c607e86dc2 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Volume info retrieved successfully. Jul 10 06:56:54.067564 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-fb14017a-7b40-4468-be6b-48c607e86dc2 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] https://10.4.3.200/volume/v3/volumes/730e458f-0bc8-4e85-834e-25c3209a47d0 returned with HTTP 200 Jul 10 06:56:54.068101 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1479/5931] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:56:54 2026] GET /volume/v3/volumes/730e458f-0bc8-4e85-834e-25c3209a47d0 => generated 940 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:56:55.080756 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-73c482d1-e4be-4261-98c5-a75d2200796b None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:56:55.082228 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-73c482d1-e4be-4261-98c5-a75d2200796b tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] GET https://10.4.3.200/volume/v3/volumes/730e458f-0bc8-4e85-834e-25c3209a47d0 Jul 10 06:56:55.082395 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-73c482d1-e4be-4261-98c5-a75d2200796b tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:56:55.082594 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-73c482d1-e4be-4261-98c5-a75d2200796b tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:56:55.088611 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:56:55.088611 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:56:55.092168 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-73c482d1-e4be-4261-98c5-a75d2200796b tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Volume info retrieved successfully. Jul 10 06:56:55.096592 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-73c482d1-e4be-4261-98c5-a75d2200796b tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] https://10.4.3.200/volume/v3/volumes/730e458f-0bc8-4e85-834e-25c3209a47d0 returned with HTTP 200 Jul 10 06:56:55.097013 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1483/5932] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:56:55 2026] GET /volume/v3/volumes/730e458f-0bc8-4e85-834e-25c3209a47d0 => generated 943 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:56:56.112567 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-dd20d0f3-f38c-4f61-b2aa-f7171715802f None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:56:56.114205 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-dd20d0f3-f38c-4f61-b2aa-f7171715802f tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] GET https://10.4.3.200/volume/v3/volumes/730e458f-0bc8-4e85-834e-25c3209a47d0 Jul 10 06:56:56.114484 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-dd20d0f3-f38c-4f61-b2aa-f7171715802f tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:56:56.114818 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-dd20d0f3-f38c-4f61-b2aa-f7171715802f tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:56:56.121458 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:56:56.121458 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:56:56.126323 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-dd20d0f3-f38c-4f61-b2aa-f7171715802f tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Volume info retrieved successfully. Jul 10 06:56:56.129727 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-dd20d0f3-f38c-4f61-b2aa-f7171715802f tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] https://10.4.3.200/volume/v3/volumes/730e458f-0bc8-4e85-834e-25c3209a47d0 returned with HTTP 200 Jul 10 06:56:56.130087 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1492/5933] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:56:56 2026] GET /volume/v3/volumes/730e458f-0bc8-4e85-834e-25c3209a47d0 => generated 943 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:56:57.142021 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-67ca6683-1b65-4b5f-b1ec-62e7e8b7fc33 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:56:57.143557 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-67ca6683-1b65-4b5f-b1ec-62e7e8b7fc33 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] GET https://10.4.3.200/volume/v3/volumes/730e458f-0bc8-4e85-834e-25c3209a47d0 Jul 10 06:56:57.143744 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-67ca6683-1b65-4b5f-b1ec-62e7e8b7fc33 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:56:57.143932 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-67ca6683-1b65-4b5f-b1ec-62e7e8b7fc33 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:56:57.150782 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:56:57.150782 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:56:57.154179 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-67ca6683-1b65-4b5f-b1ec-62e7e8b7fc33 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Volume info retrieved successfully. Jul 10 06:56:57.158007 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-67ca6683-1b65-4b5f-b1ec-62e7e8b7fc33 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] https://10.4.3.200/volume/v3/volumes/730e458f-0bc8-4e85-834e-25c3209a47d0 returned with HTTP 200 Jul 10 06:56:57.158361 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1480/5934] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:56:57 2026] GET /volume/v3/volumes/730e458f-0bc8-4e85-834e-25c3209a47d0 => generated 943 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:56:58.169886 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-e6858806-ba1e-450c-9d47-a684ccb0f759 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:56:58.171667 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e6858806-ba1e-450c-9d47-a684ccb0f759 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] GET https://10.4.3.200/volume/v3/volumes/730e458f-0bc8-4e85-834e-25c3209a47d0 Jul 10 06:56:58.171892 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e6858806-ba1e-450c-9d47-a684ccb0f759 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:56:58.172103 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-e6858806-ba1e-450c-9d47-a684ccb0f759 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:56:58.178326 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:56:58.178326 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:56:58.181429 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-e6858806-ba1e-450c-9d47-a684ccb0f759 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Volume info retrieved successfully. Jul 10 06:56:58.185236 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-e6858806-ba1e-450c-9d47-a684ccb0f759 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] https://10.4.3.200/volume/v3/volumes/730e458f-0bc8-4e85-834e-25c3209a47d0 returned with HTTP 200 Jul 10 06:56:58.185585 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1480/5935] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:56:58 2026] GET /volume/v3/volumes/730e458f-0bc8-4e85-834e-25c3209a47d0 => generated 943 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:56:59.197119 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-fdc1d7dc-197e-4f3d-962e-4984bd944f63 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:56:59.199295 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-fdc1d7dc-197e-4f3d-962e-4984bd944f63 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] GET https://10.4.3.200/volume/v3/volumes/730e458f-0bc8-4e85-834e-25c3209a47d0 Jul 10 06:56:59.199575 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-fdc1d7dc-197e-4f3d-962e-4984bd944f63 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:56:59.199837 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-fdc1d7dc-197e-4f3d-962e-4984bd944f63 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:56:59.208143 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:56:59.208143 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:56:59.212412 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-fdc1d7dc-197e-4f3d-962e-4984bd944f63 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Volume info retrieved successfully. Jul 10 06:56:59.217587 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-fdc1d7dc-197e-4f3d-962e-4984bd944f63 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] https://10.4.3.200/volume/v3/volumes/730e458f-0bc8-4e85-834e-25c3209a47d0 returned with HTTP 200 Jul 10 06:56:59.218087 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1484/5936] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:56:59 2026] GET /volume/v3/volumes/730e458f-0bc8-4e85-834e-25c3209a47d0 => generated 943 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:57:00.229723 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-bb17deac-14e8-48c3-b3f4-cee6ffc74f58 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:57:00.231223 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-bb17deac-14e8-48c3-b3f4-cee6ffc74f58 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] GET https://10.4.3.200/volume/v3/volumes/730e458f-0bc8-4e85-834e-25c3209a47d0 Jul 10 06:57:00.231472 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-bb17deac-14e8-48c3-b3f4-cee6ffc74f58 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:57:00.231616 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-bb17deac-14e8-48c3-b3f4-cee6ffc74f58 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:57:00.238110 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:57:00.238110 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:57:00.241310 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-bb17deac-14e8-48c3-b3f4-cee6ffc74f58 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Volume info retrieved successfully. Jul 10 06:57:00.244820 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-bb17deac-14e8-48c3-b3f4-cee6ffc74f58 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] https://10.4.3.200/volume/v3/volumes/730e458f-0bc8-4e85-834e-25c3209a47d0 returned with HTTP 200 Jul 10 06:57:00.245139 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1493/5937] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:57:00 2026] GET /volume/v3/volumes/730e458f-0bc8-4e85-834e-25c3209a47d0 => generated 943 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:57:01.256597 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-391e0e19-e93a-4ecc-a0de-986ce186822d None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:57:01.258382 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-391e0e19-e93a-4ecc-a0de-986ce186822d tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] GET https://10.4.3.200/volume/v3/volumes/730e458f-0bc8-4e85-834e-25c3209a47d0 Jul 10 06:57:01.258570 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-391e0e19-e93a-4ecc-a0de-986ce186822d tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:57:01.258745 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-391e0e19-e93a-4ecc-a0de-986ce186822d tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:57:01.265966 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:57:01.265966 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:57:01.270125 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-391e0e19-e93a-4ecc-a0de-986ce186822d tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Volume info retrieved successfully. Jul 10 06:57:01.275049 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-391e0e19-e93a-4ecc-a0de-986ce186822d tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] https://10.4.3.200/volume/v3/volumes/730e458f-0bc8-4e85-834e-25c3209a47d0 returned with HTTP 200 Jul 10 06:57:01.275439 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1481/5938] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:57:01 2026] GET /volume/v3/volumes/730e458f-0bc8-4e85-834e-25c3209a47d0 => generated 943 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:57:02.286859 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-b01e09d1-dae1-4653-9b9e-6ea3f4d1d41a None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:57:02.288597 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b01e09d1-dae1-4653-9b9e-6ea3f4d1d41a tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] GET https://10.4.3.200/volume/v3/volumes/730e458f-0bc8-4e85-834e-25c3209a47d0 Jul 10 06:57:02.288778 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b01e09d1-dae1-4653-9b9e-6ea3f4d1d41a tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:57:02.288964 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-b01e09d1-dae1-4653-9b9e-6ea3f4d1d41a tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:57:02.296674 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:57:02.296674 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:57:02.300284 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-b01e09d1-dae1-4653-9b9e-6ea3f4d1d41a tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Volume info retrieved successfully. Jul 10 06:57:02.304015 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-b01e09d1-dae1-4653-9b9e-6ea3f4d1d41a tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] https://10.4.3.200/volume/v3/volumes/730e458f-0bc8-4e85-834e-25c3209a47d0 returned with HTTP 200 Jul 10 06:57:02.304377 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1481/5939] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:57:02 2026] GET /volume/v3/volumes/730e458f-0bc8-4e85-834e-25c3209a47d0 => generated 943 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:57:03.316424 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-dce57e47-45a7-4554-8acd-585ba969b3cc None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:57:03.318046 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-dce57e47-45a7-4554-8acd-585ba969b3cc tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] GET https://10.4.3.200/volume/v3/volumes/730e458f-0bc8-4e85-834e-25c3209a47d0 Jul 10 06:57:03.318209 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-dce57e47-45a7-4554-8acd-585ba969b3cc tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:57:03.318379 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-dce57e47-45a7-4554-8acd-585ba969b3cc tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:57:03.324389 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:57:03.324389 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:57:03.327530 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-dce57e47-45a7-4554-8acd-585ba969b3cc tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Volume info retrieved successfully. Jul 10 06:57:03.332214 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-dce57e47-45a7-4554-8acd-585ba969b3cc tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] https://10.4.3.200/volume/v3/volumes/730e458f-0bc8-4e85-834e-25c3209a47d0 returned with HTTP 200 Jul 10 06:57:03.332667 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1485/5940] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:57:03 2026] GET /volume/v3/volumes/730e458f-0bc8-4e85-834e-25c3209a47d0 => generated 943 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:57:04.347574 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-5b8b45f5-03c5-4487-8f2a-c41607953142 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:57:04.349243 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-5b8b45f5-03c5-4487-8f2a-c41607953142 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] GET https://10.4.3.200/volume/v3/volumes/730e458f-0bc8-4e85-834e-25c3209a47d0 Jul 10 06:57:04.349410 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-5b8b45f5-03c5-4487-8f2a-c41607953142 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:57:04.349592 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-5b8b45f5-03c5-4487-8f2a-c41607953142 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:57:04.355682 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:57:04.355682 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:57:04.358760 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-5b8b45f5-03c5-4487-8f2a-c41607953142 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Volume info retrieved successfully. Jul 10 06:57:04.362705 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-5b8b45f5-03c5-4487-8f2a-c41607953142 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] https://10.4.3.200/volume/v3/volumes/730e458f-0bc8-4e85-834e-25c3209a47d0 returned with HTTP 200 Jul 10 06:57:04.363145 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1494/5941] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:57:04 2026] GET /volume/v3/volumes/730e458f-0bc8-4e85-834e-25c3209a47d0 => generated 943 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:57:05.378531 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-35aabfcc-efd6-4c21-8c63-324f2ee7a398 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:57:05.380361 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-35aabfcc-efd6-4c21-8c63-324f2ee7a398 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] GET https://10.4.3.200/volume/v3/volumes/730e458f-0bc8-4e85-834e-25c3209a47d0 Jul 10 06:57:05.380574 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-35aabfcc-efd6-4c21-8c63-324f2ee7a398 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:57:05.380780 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-35aabfcc-efd6-4c21-8c63-324f2ee7a398 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:57:05.390209 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:57:05.390209 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:57:05.395038 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-35aabfcc-efd6-4c21-8c63-324f2ee7a398 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Volume info retrieved successfully. Jul 10 06:57:05.401048 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-35aabfcc-efd6-4c21-8c63-324f2ee7a398 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] https://10.4.3.200/volume/v3/volumes/730e458f-0bc8-4e85-834e-25c3209a47d0 returned with HTTP 200 Jul 10 06:57:05.401551 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1482/5942] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:57:05 2026] GET /volume/v3/volumes/730e458f-0bc8-4e85-834e-25c3209a47d0 => generated 943 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:57:06.413121 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-6100ff7b-97ea-46cb-94e1-aaf99fb3b364 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:57:06.414729 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6100ff7b-97ea-46cb-94e1-aaf99fb3b364 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] GET https://10.4.3.200/volume/v3/volumes/730e458f-0bc8-4e85-834e-25c3209a47d0 Jul 10 06:57:06.414946 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6100ff7b-97ea-46cb-94e1-aaf99fb3b364 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:57:06.415134 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6100ff7b-97ea-46cb-94e1-aaf99fb3b364 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:57:06.421865 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:57:06.421865 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:57:06.425308 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-6100ff7b-97ea-46cb-94e1-aaf99fb3b364 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Volume info retrieved successfully. Jul 10 06:57:06.429346 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6100ff7b-97ea-46cb-94e1-aaf99fb3b364 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] https://10.4.3.200/volume/v3/volumes/730e458f-0bc8-4e85-834e-25c3209a47d0 returned with HTTP 200 Jul 10 06:57:06.429934 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1482/5943] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:57:06 2026] GET /volume/v3/volumes/730e458f-0bc8-4e85-834e-25c3209a47d0 => generated 943 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:57:07.442408 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-b9478ff5-fc4d-47cb-ade2-dd97d8b5b7c9 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:57:07.444291 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b9478ff5-fc4d-47cb-ade2-dd97d8b5b7c9 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] GET https://10.4.3.200/volume/v3/volumes/730e458f-0bc8-4e85-834e-25c3209a47d0 Jul 10 06:57:07.444511 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b9478ff5-fc4d-47cb-ade2-dd97d8b5b7c9 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:57:07.444720 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b9478ff5-fc4d-47cb-ade2-dd97d8b5b7c9 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:57:07.452414 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:57:07.452414 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:57:07.456194 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-b9478ff5-fc4d-47cb-ade2-dd97d8b5b7c9 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Volume info retrieved successfully. Jul 10 06:57:07.461015 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b9478ff5-fc4d-47cb-ade2-dd97d8b5b7c9 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] https://10.4.3.200/volume/v3/volumes/730e458f-0bc8-4e85-834e-25c3209a47d0 returned with HTTP 200 Jul 10 06:57:07.461406 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1486/5944] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:57:07 2026] GET /volume/v3/volumes/730e458f-0bc8-4e85-834e-25c3209a47d0 => generated 943 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:57:08.473259 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-748d80ef-2410-4bea-a3c3-6b81f90ace3d None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:57:08.474973 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-748d80ef-2410-4bea-a3c3-6b81f90ace3d tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] GET https://10.4.3.200/volume/v3/volumes/730e458f-0bc8-4e85-834e-25c3209a47d0 Jul 10 06:57:08.475148 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-748d80ef-2410-4bea-a3c3-6b81f90ace3d tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:57:08.475393 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-748d80ef-2410-4bea-a3c3-6b81f90ace3d tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:57:08.482577 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:57:08.482577 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:57:08.485587 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-748d80ef-2410-4bea-a3c3-6b81f90ace3d tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Volume info retrieved successfully. Jul 10 06:57:08.489604 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-748d80ef-2410-4bea-a3c3-6b81f90ace3d tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] https://10.4.3.200/volume/v3/volumes/730e458f-0bc8-4e85-834e-25c3209a47d0 returned with HTTP 200 Jul 10 06:57:08.490133 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1495/5945] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:57:08 2026] GET /volume/v3/volumes/730e458f-0bc8-4e85-834e-25c3209a47d0 => generated 1429 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:57:08.501272 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-a8574e22-2192-4d23-873c-4b6c7ade0469 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:57:08.502928 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a8574e22-2192-4d23-873c-4b6c7ade0469 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] GET https://10.4.3.200/volume/v3/volumes/730e458f-0bc8-4e85-834e-25c3209a47d0 Jul 10 06:57:08.503104 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a8574e22-2192-4d23-873c-4b6c7ade0469 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:57:08.503286 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a8574e22-2192-4d23-873c-4b6c7ade0469 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:57:08.509296 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:57:08.509296 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:57:08.512645 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-a8574e22-2192-4d23-873c-4b6c7ade0469 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Volume info retrieved successfully. Jul 10 06:57:08.516835 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a8574e22-2192-4d23-873c-4b6c7ade0469 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] https://10.4.3.200/volume/v3/volumes/730e458f-0bc8-4e85-834e-25c3209a47d0 returned with HTTP 200 Jul 10 06:57:08.517199 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1483/5946] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:57:08 2026] GET /volume/v3/volumes/730e458f-0bc8-4e85-834e-25c3209a47d0 => generated 1429 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:57:08.609771 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-3e1c2ebf-10b4-40a3-8b3f-4772dfe997b3 req-c32f1283-256d-4030-bc26-c2286442d11f None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:57:08.611620 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-3e1c2ebf-10b4-40a3-8b3f-4772dfe997b3 req-c32f1283-256d-4030-bc26-c2286442d11f tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] GET https://10.4.3.200/volume/v3/volumes/730e458f-0bc8-4e85-834e-25c3209a47d0 Jul 10 06:57:08.611824 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-3e1c2ebf-10b4-40a3-8b3f-4772dfe997b3 req-c32f1283-256d-4030-bc26-c2286442d11f tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:57:08.612029 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-3e1c2ebf-10b4-40a3-8b3f-4772dfe997b3 req-c32f1283-256d-4030-bc26-c2286442d11f tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:57:08.618580 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:57:08.618580 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:57:08.622573 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [req-3e1c2ebf-10b4-40a3-8b3f-4772dfe997b3 req-c32f1283-256d-4030-bc26-c2286442d11f tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Volume info retrieved successfully. Jul 10 06:57:08.626841 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-3e1c2ebf-10b4-40a3-8b3f-4772dfe997b3 req-c32f1283-256d-4030-bc26-c2286442d11f tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] https://10.4.3.200/volume/v3/volumes/730e458f-0bc8-4e85-834e-25c3209a47d0 returned with HTTP 200 Jul 10 06:57:08.627328 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1483/5947] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:57:08 2026] GET /volume/v3/volumes/730e458f-0bc8-4e85-834e-25c3209a47d0 => generated 1429 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:57:09.036869 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-3e1c2ebf-10b4-40a3-8b3f-4772dfe997b3 req-f098ba32-15bc-46df-944a-75c171c77ce1 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:57:09.038645 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-3e1c2ebf-10b4-40a3-8b3f-4772dfe997b3 req-f098ba32-15bc-46df-944a-75c171c77ce1 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] GET https://10.4.3.200/volume/v3/volumes/730e458f-0bc8-4e85-834e-25c3209a47d0 Jul 10 06:57:09.038815 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-3e1c2ebf-10b4-40a3-8b3f-4772dfe997b3 req-f098ba32-15bc-46df-944a-75c171c77ce1 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:57:09.039003 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-3e1c2ebf-10b4-40a3-8b3f-4772dfe997b3 req-f098ba32-15bc-46df-944a-75c171c77ce1 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:57:09.045154 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:57:09.045154 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:57:09.048250 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [req-3e1c2ebf-10b4-40a3-8b3f-4772dfe997b3 req-f098ba32-15bc-46df-944a-75c171c77ce1 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Volume info retrieved successfully. Jul 10 06:57:09.052468 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-3e1c2ebf-10b4-40a3-8b3f-4772dfe997b3 req-f098ba32-15bc-46df-944a-75c171c77ce1 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] https://10.4.3.200/volume/v3/volumes/730e458f-0bc8-4e85-834e-25c3209a47d0 returned with HTTP 200 Jul 10 06:57:09.052907 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1487/5948] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:57:09 2026] GET /volume/v3/volumes/730e458f-0bc8-4e85-834e-25c3209a47d0 => generated 1429 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:57:09.061194 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-b31630e6-0cf0-4083-a50b-8766b66f8d0f None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:57:09.061510 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-b31630e6-0cf0-4083-a50b-8766b66f8d0f None None] GET https://10.4.3.200/volume// Jul 10 06:57:09.061701 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-b31630e6-0cf0-4083-a50b-8766b66f8d0f None None] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:57:09.061908 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-b31630e6-0cf0-4083-a50b-8766b66f8d0f None None] Calling method 'all' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:57:09.062248 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-b31630e6-0cf0-4083-a50b-8766b66f8d0f None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:57:09.062484 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1496/5949] 10.4.3.200 () {66 vars in 1419 bytes} [Fri Jul 10 06:57:09 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 06:57:09.069440 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-3e1c2ebf-10b4-40a3-8b3f-4772dfe997b3 req-57a36c8c-7637-4835-8929-e08c4118974f None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:57:09.071344 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-3e1c2ebf-10b4-40a3-8b3f-4772dfe997b3 req-57a36c8c-7637-4835-8929-e08c4118974f tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 10 06:57:09.071671 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-3e1c2ebf-10b4-40a3-8b3f-4772dfe997b3 req-57a36c8c-7637-4835-8929-e08c4118974f tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "730e458f-0bc8-4e85-834e-25c3209a47d0", "connector": null, "instance_uuid": "981e9342-c535-48eb-acc0-b5e0b8f12c3b"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:57:09.079099 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:57:09.079099 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:57:09.107722 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-3e1c2ebf-10b4-40a3-8b3f-4772dfe997b3 req-57a36c8c-7637-4835-8929-e08c4118974f tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 10 06:57:09.108209 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1484/5950] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 10 06:57:09 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 10 06:57:14.899701 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-75270de7-974f-4afb-96fb-320a9647944b None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:57:14.900095 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-75270de7-974f-4afb-96fb-320a9647944b None None] GET https://10.4.3.200/volume// Jul 10 06:57:14.900215 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-75270de7-974f-4afb-96fb-320a9647944b None None] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:57:14.900370 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-75270de7-974f-4afb-96fb-320a9647944b None None] Calling method 'all' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:57:14.900691 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-75270de7-974f-4afb-96fb-320a9647944b None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:57:14.900935 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1484/5951] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:57: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 10 06:57:14.909396 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-3e1c2ebf-10b4-40a3-8b3f-4772dfe997b3 req-aff4107d-d0a5-4559-935f-0428723090fa None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:57:14.911472 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-3e1c2ebf-10b4-40a3-8b3f-4772dfe997b3 req-aff4107d-d0a5-4559-935f-0428723090fa tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] GET https://10.4.3.200/volume/v3/volumes/730e458f-0bc8-4e85-834e-25c3209a47d0 Jul 10 06:57:14.911696 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-3e1c2ebf-10b4-40a3-8b3f-4772dfe997b3 req-aff4107d-d0a5-4559-935f-0428723090fa tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:57:14.911880 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-3e1c2ebf-10b4-40a3-8b3f-4772dfe997b3 req-aff4107d-d0a5-4559-935f-0428723090fa tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:57:14.920690 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:57:14.920690 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:57:14.924122 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [req-3e1c2ebf-10b4-40a3-8b3f-4772dfe997b3 req-aff4107d-d0a5-4559-935f-0428723090fa tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Volume info retrieved successfully. Jul 10 06:57:14.929337 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-3e1c2ebf-10b4-40a3-8b3f-4772dfe997b3 req-aff4107d-d0a5-4559-935f-0428723090fa tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] https://10.4.3.200/volume/v3/volumes/730e458f-0bc8-4e85-834e-25c3209a47d0 returned with HTTP 200 Jul 10 06:57:14.929784 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1488/5952] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 10 06:57:14 2026] GET /volume/v3/volumes/730e458f-0bc8-4e85-834e-25c3209a47d0 => generated 1608 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:57:15.021218 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-3e1c2ebf-10b4-40a3-8b3f-4772dfe997b3 req-6b61542c-13a8-46ce-8413-facb4ee932de None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:57:15.022929 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-3e1c2ebf-10b4-40a3-8b3f-4772dfe997b3 req-6b61542c-13a8-46ce-8413-facb4ee932de tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] PUT https://10.4.3.200/volume/v3/attachments/98cabd16-2e61-444f-9887-9460edd39f7b Jul 10 06:57:15.023257 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-3e1c2ebf-10b4-40a3-8b3f-4772dfe997b3 req-6b61542c-13a8-46ce-8413-facb4ee932de tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000004964", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad080837985", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8eedee5c-bca8-4f5c-8f66-111c7b448d96", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:57:15.029746 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.coordination [req-3e1c2ebf-10b4-40a3-8b3f-4772dfe997b3 req-6b61542c-13a8-46ce-8413-facb4ee932de tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Acquiring lock "cinder-attachment_update-730e458f-0bc8-4e85-834e-25c3209a47d0-np0000004964" by "attachment_update" {{(pid=99975) __acquire /opt/stack/cinder/cinder/coordination.py:210}} Jul 10 06:57:15.033372 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.coordination [req-3e1c2ebf-10b4-40a3-8b3f-4772dfe997b3 req-6b61542c-13a8-46ce-8413-facb4ee932de tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Lock "cinder-attachment_update-730e458f-0bc8-4e85-834e-25c3209a47d0-np0000004964" acquired by "attachment_update" :: waited 0.004s {{(pid=99975) __acquire /opt/stack/cinder/cinder/coordination.py:228}} Jul 10 06:57:15.034229 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:57:15.034229 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:57:15.551463 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.coordination [req-3e1c2ebf-10b4-40a3-8b3f-4772dfe997b3 req-6b61542c-13a8-46ce-8413-facb4ee932de tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Lock "cinder-attachment_update-730e458f-0bc8-4e85-834e-25c3209a47d0-np0000004964" released by "attachment_update" :: held 0.518s {{(pid=99975) __release /opt/stack/cinder/cinder/coordination.py:239}} Jul 10 06:57:15.551769 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-3e1c2ebf-10b4-40a3-8b3f-4772dfe997b3 req-6b61542c-13a8-46ce-8413-facb4ee932de tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] https://10.4.3.200/volume/v3/attachments/98cabd16-2e61-444f-9887-9460edd39f7b returned with HTTP 200 Jul 10 06:57:15.552244 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1497/5953] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 10 06:57:15 2026] PUT /volume/v3/attachments/98cabd16-2e61-444f-9887-9460edd39f7b => generated 968 bytes in 531 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:57:16.062765 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-3e1c2ebf-10b4-40a3-8b3f-4772dfe997b3 req-02d93a39-9f30-4acd-8047-f4a1dd4ba224 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:57:16.064614 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-3e1c2ebf-10b4-40a3-8b3f-4772dfe997b3 req-02d93a39-9f30-4acd-8047-f4a1dd4ba224 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] POST https://10.4.3.200/volume/v3/attachments/98cabd16-2e61-444f-9887-9460edd39f7b/action Jul 10 06:57:16.064933 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-3e1c2ebf-10b4-40a3-8b3f-4772dfe997b3 req-02d93a39-9f30-4acd-8047-f4a1dd4ba224 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Action body: b'{"os-complete": null}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:57:16.065045 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-3e1c2ebf-10b4-40a3-8b3f-4772dfe997b3 req-02d93a39-9f30-4acd-8047-f4a1dd4ba224 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:57:16.079231 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:57:16.079231 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:57:16.090500 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-3e1c2ebf-10b4-40a3-8b3f-4772dfe997b3 req-02d93a39-9f30-4acd-8047-f4a1dd4ba224 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] https://10.4.3.200/volume/v3/attachments/98cabd16-2e61-444f-9887-9460edd39f7b/action returned with HTTP 204 Jul 10 06:57:16.091144 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1485/5954] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 10 06:57:16 2026] POST /volume/v3/attachments/98cabd16-2e61-444f-9887-9460edd39f7b/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:57:18.625521 np0000004964 devstack@c-api.service[99976]: DEBUG dbcounter [-] [99976] Writing DB stats cinder:SELECT=59,cinder:UPDATE=1,cinder:INSERT=2 {{(pid=99976) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:57:20.161940 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-3e1c2ebf-10b4-40a3-8b3f-4772dfe997b3 req-6108c088-dfc9-43ce-b476-65827922f53d None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:57:20.163984 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-3e1c2ebf-10b4-40a3-8b3f-4772dfe997b3 req-6108c088-dfc9-43ce-b476-65827922f53d tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] GET https://10.4.3.200/volume/v3/volumes/730e458f-0bc8-4e85-834e-25c3209a47d0/encryption Jul 10 06:57:20.164161 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-3e1c2ebf-10b4-40a3-8b3f-4772dfe997b3 req-6108c088-dfc9-43ce-b476-65827922f53d tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:57:20.164361 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-3e1c2ebf-10b4-40a3-8b3f-4772dfe997b3 req-6108c088-dfc9-43ce-b476-65827922f53d tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Calling method 'index' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:57:20.172924 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:57:20.172924 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:57:20.178210 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-3e1c2ebf-10b4-40a3-8b3f-4772dfe997b3 req-6108c088-dfc9-43ce-b476-65827922f53d tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] https://10.4.3.200/volume/v3/volumes/730e458f-0bc8-4e85-834e-25c3209a47d0/encryption returned with HTTP 200 Jul 10 06:57:20.178577 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1485/5955] 10.4.3.200 () {68 vars in 1631 bytes} [Fri Jul 10 06:57:20 2026] GET /volume/v3/volumes/730e458f-0bc8-4e85-834e-25c3209a47d0/encryption => generated 160 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:57:24.927710 np0000004964 devstack@c-api.service[99978]: DEBUG dbcounter [-] [99978] Writing DB stats cinder:SELECT=61,cinder:INSERT=1 {{(pid=99978) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:57:25.546178 np0000004964 devstack@c-api.service[99975]: DEBUG dbcounter [-] [99975] Writing DB stats cinder:SELECT=78,cinder:UPDATE=19,cinder:INSERT=8 {{(pid=99975) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:57:26.087042 np0000004964 devstack@c-api.service[99977]: DEBUG dbcounter [-] [99977] Writing DB stats cinder:SELECT=70,cinder:UPDATE=12,cinder:INSERT=3 {{(pid=99977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:57:30.177169 np0000004964 devstack@c-api.service[99976]: DEBUG dbcounter [-] [99976] Writing DB stats cinder:SELECT=4 {{(pid=99976) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:58:00.429449 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-3d473f76-d26c-478f-a3c0-d668ffdb355a req-eb3dbfa8-b143-465d-8562-c6c4f4bfb972 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:58:00.431215 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-3d473f76-d26c-478f-a3c0-d668ffdb355a req-eb3dbfa8-b143-465d-8562-c6c4f4bfb972 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] DELETE https://10.4.3.200/volume/v3/attachments/98cabd16-2e61-444f-9887-9460edd39f7b Jul 10 06:58:00.431376 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-3d473f76-d26c-478f-a3c0-d668ffdb355a req-eb3dbfa8-b143-465d-8562-c6c4f4bfb972 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:58:00.431560 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-3d473f76-d26c-478f-a3c0-d668ffdb355a req-eb3dbfa8-b143-465d-8562-c6c4f4bfb972 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Calling method 'version_select' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:58:00.438016 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:58:00.438016 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:58:00.965576 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-3d473f76-d26c-478f-a3c0-d668ffdb355a req-eb3dbfa8-b143-465d-8562-c6c4f4bfb972 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] https://10.4.3.200/volume/v3/attachments/98cabd16-2e61-444f-9887-9460edd39f7b returned with HTTP 200 Jul 10 06:58:00.965576 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1489/5956] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 10 06:58:00 2026] DELETE /volume/v3/attachments/98cabd16-2e61-444f-9887-9460edd39f7b => generated 19 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:58:03.243705 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-38e12956-69f5-4563-a8b5-5017e37ccda9 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:58:03.245613 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-38e12956-69f5-4563-a8b5-5017e37ccda9 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 10 06:58:03.245999 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-38e12956-69f5-4563-a8b5-5017e37ccda9 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-1337105023", "source_volid": "730e458f-0bc8-4e85-834e-25c3209a47d0", "volume_type": "tempest-scenario-type-luks-693792819", "size": 1}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:58:03.247522 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.v3.volumes [None req-38e12956-69f5-4563-a8b5-5017e37ccda9 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-1337105023', 'source_volid': '730e458f-0bc8-4e85-834e-25c3209a47d0', 'volume_type': 'tempest-scenario-type-luks-693792819', 'size': 1}} {{(pid=99975) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 06:58:03.257768 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:58:03.257768 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:58:03.258370 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-38e12956-69f5-4563-a8b5-5017e37ccda9 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Volume retrieved successfully. Jul 10 06:58:03.258600 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-38e12956-69f5-4563-a8b5-5017e37ccda9 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Create volume of 1 GB Jul 10 06:58:03.259299 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-38e12956-69f5-4563-a8b5-5017e37ccda9 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Availability Zones retrieved successfully. Jul 10 06:58:03.264670 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-38e12956-69f5-4563-a8b5-5017e37ccda9 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Flow 'volume_create_api' (562587e4-1e3b-4024-b5e7-e4a0585bb2a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:58:03.265762 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-38e12956-69f5-4563-a8b5-5017e37ccda9 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b840d4e-fd30-4758-8515-3759f93a3e58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:58:03.266669 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.flows.api.create_volume [None req-38e12956-69f5-4563-a8b5-5017e37ccda9 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99975) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 06:58:03.288251 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-38e12956-69f5-4563-a8b5-5017e37ccda9 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b840d4e-fd30-4758-8515-3759f93a3e58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '730e458f-0bc8-4e85-834e-25c3209a47d0', 'volume_type': VolumeType(created_at=2026-07-10T06:56:53Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c31a97d8-a07a-4a04-a085-d2b5a7eba52c,is_public=True,name='tempest-scenario-type-luks-693792819',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c31a97d8-a07a-4a04-a085-d2b5a7eba52c', '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=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:58:03.289046 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-38e12956-69f5-4563-a8b5-5017e37ccda9 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cfdb4ec9-8e7a-41b4-9d8e-38acefc13346) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:58:03.325016 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.quota [None req-38e12956-69f5-4563-a8b5-5017e37ccda9 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Created reservations ['e02f034b-7481-4493-b02d-38965db37cdd', '4104a0da-b0a8-4bf0-83ac-0fae575283f2', 'b99ac89a-8316-44c3-aa20-d47b44680ecd', '2429b581-b500-439e-9f21-3b27ec462f09'] {{(pid=99975) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 06:58:03.325760 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-38e12956-69f5-4563-a8b5-5017e37ccda9 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cfdb4ec9-8e7a-41b4-9d8e-38acefc13346) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e02f034b-7481-4493-b02d-38965db37cdd', '4104a0da-b0a8-4bf0-83ac-0fae575283f2', 'b99ac89a-8316-44c3-aa20-d47b44680ecd', '2429b581-b500-439e-9f21-3b27ec462f09']}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:58:03.326448 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-38e12956-69f5-4563-a8b5-5017e37ccda9 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36470b69-78d9-47fd-a1b4-192abd85b395) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:58:03.356784 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-38e12956-69f5-4563-a8b5-5017e37ccda9 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36470b69-78d9-47fd-a1b4-192abd85b395) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a60ceea6-7784-423b-bd3c-12e9bb47d60d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1337105023',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='326291cb46e14acd88141b668572c168',qos_specs=None,replication_status=,reservations=['e02f034b-7481-4493-b02d-38965db37cdd','4104a0da-b0a8-4bf0-83ac-0fae575283f2','b99ac89a-8316-44c3-aa20-d47b44680ecd','2429b581-b500-439e-9f21-3b27ec462f09'],size=1,snapshot_id=None,source_replicaid=,source_volid=730e458f-0bc8-4e85-834e-25c3209a47d0,status='creating',user_id='53e7497e0e1f4f6984d2d0e395d2ad78',volume_type_id=c31a97d8-a07a-4a04-a085-d2b5a7eba52c), '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-10T06:58:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1337105023',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=a60ceea6-7784-423b-bd3c-12e9bb47d60d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='326291cb46e14acd88141b668572c168',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=730e458f-0bc8-4e85-834e-25c3209a47d0,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='53e7497e0e1f4f6984d2d0e395d2ad78',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c31a97d8-a07a-4a04-a085-d2b5a7eba52c),volume_type_id=c31a97d8-a07a-4a04-a085-d2b5a7eba52c)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:58:03.357573 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-38e12956-69f5-4563-a8b5-5017e37ccda9 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca270917-1b61-4a0b-82b3-f14bc22294fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:58:03.374162 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-38e12956-69f5-4563-a8b5-5017e37ccda9 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca270917-1b61-4a0b-82b3-f14bc22294fb) transitioned into state 'SUCCESS' from state '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-1337105023',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='326291cb46e14acd88141b668572c168',qos_specs=None,replication_status=,reservations=['e02f034b-7481-4493-b02d-38965db37cdd','4104a0da-b0a8-4bf0-83ac-0fae575283f2','b99ac89a-8316-44c3-aa20-d47b44680ecd','2429b581-b500-439e-9f21-3b27ec462f09'],size=1,snapshot_id=None,source_replicaid=,source_volid=730e458f-0bc8-4e85-834e-25c3209a47d0,status='creating',user_id='53e7497e0e1f4f6984d2d0e395d2ad78',volume_type_id=c31a97d8-a07a-4a04-a085-d2b5a7eba52c)}' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:58:03.375212 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-38e12956-69f5-4563-a8b5-5017e37ccda9 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38187d98-9ac5-4435-a87b-edb5d3829473) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 06:58:03.390979 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-38e12956-69f5-4563-a8b5-5017e37ccda9 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38187d98-9ac5-4435-a87b-edb5d3829473) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99975) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 06:58:03.391798 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.volume.api [None req-38e12956-69f5-4563-a8b5-5017e37ccda9 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Flow 'volume_create_api' (562587e4-1e3b-4024-b5e7-e4a0585bb2a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99975) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 06:58:03.392147 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-38e12956-69f5-4563-a8b5-5017e37ccda9 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Create volume request issued successfully. Jul 10 06:58:03.392699 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-38e12956-69f5-4563-a8b5-5017e37ccda9 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 10 06:58:03.393103 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1498/5957] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 10 06:58:03 2026] POST /volume/v3/volumes => generated 810 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 06:58:03.403836 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-354c03b5-0d13-4ccd-9046-9ea9f6510bfe None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:58:03.405784 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-354c03b5-0d13-4ccd-9046-9ea9f6510bfe tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] GET https://10.4.3.200/volume/v3/volumes/a60ceea6-7784-423b-bd3c-12e9bb47d60d Jul 10 06:58:03.406038 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-354c03b5-0d13-4ccd-9046-9ea9f6510bfe tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:58:03.406253 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-354c03b5-0d13-4ccd-9046-9ea9f6510bfe tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:58:03.413426 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:58:03.413426 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:58:03.417205 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-354c03b5-0d13-4ccd-9046-9ea9f6510bfe tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Volume info retrieved successfully. Jul 10 06:58:03.421321 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-354c03b5-0d13-4ccd-9046-9ea9f6510bfe tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] https://10.4.3.200/volume/v3/volumes/a60ceea6-7784-423b-bd3c-12e9bb47d60d returned with HTTP 200 Jul 10 06:58:03.421681 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1486/5958] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:58:03 2026] GET /volume/v3/volumes/a60ceea6-7784-423b-bd3c-12e9bb47d60d => generated 878 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:58:04.436325 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-de733f53-6206-43e3-b934-839e666024c9 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:58:04.437965 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-de733f53-6206-43e3-b934-839e666024c9 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] GET https://10.4.3.200/volume/v3/volumes/a60ceea6-7784-423b-bd3c-12e9bb47d60d Jul 10 06:58:04.438162 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-de733f53-6206-43e3-b934-839e666024c9 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:58:04.438355 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-de733f53-6206-43e3-b934-839e666024c9 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:58:04.444992 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:58:04.444992 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:58:04.448141 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-de733f53-6206-43e3-b934-839e666024c9 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Volume info retrieved successfully. Jul 10 06:58:04.451815 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-de733f53-6206-43e3-b934-839e666024c9 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] https://10.4.3.200/volume/v3/volumes/a60ceea6-7784-423b-bd3c-12e9bb47d60d returned with HTTP 200 Jul 10 06:58:04.452171 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1486/5959] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:58:04 2026] GET /volume/v3/volumes/a60ceea6-7784-423b-bd3c-12e9bb47d60d => generated 902 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:58:05.465825 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-b7a6c194-5b5b-4215-8c3f-a8fb0c97f9ba None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:58:05.467731 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b7a6c194-5b5b-4215-8c3f-a8fb0c97f9ba tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] GET https://10.4.3.200/volume/v3/volumes/a60ceea6-7784-423b-bd3c-12e9bb47d60d Jul 10 06:58:05.467939 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b7a6c194-5b5b-4215-8c3f-a8fb0c97f9ba tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:58:05.468132 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b7a6c194-5b5b-4215-8c3f-a8fb0c97f9ba tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:58:05.474379 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:58:05.474379 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:58:05.477531 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-b7a6c194-5b5b-4215-8c3f-a8fb0c97f9ba tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Volume info retrieved successfully. Jul 10 06:58:05.481038 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b7a6c194-5b5b-4215-8c3f-a8fb0c97f9ba tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] https://10.4.3.200/volume/v3/volumes/a60ceea6-7784-423b-bd3c-12e9bb47d60d returned with HTTP 200 Jul 10 06:58:05.481373 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1490/5960] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:58:05 2026] GET /volume/v3/volumes/a60ceea6-7784-423b-bd3c-12e9bb47d60d => generated 902 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:58:06.494087 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-832ed7de-35c8-4193-b5b5-e1aa55b1f699 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:58:06.496042 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-832ed7de-35c8-4193-b5b5-e1aa55b1f699 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] GET https://10.4.3.200/volume/v3/volumes/a60ceea6-7784-423b-bd3c-12e9bb47d60d Jul 10 06:58:06.496381 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-832ed7de-35c8-4193-b5b5-e1aa55b1f699 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:58:06.496734 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-832ed7de-35c8-4193-b5b5-e1aa55b1f699 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:58:06.503744 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:58:06.503744 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:58:06.507292 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-832ed7de-35c8-4193-b5b5-e1aa55b1f699 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Volume info retrieved successfully. Jul 10 06:58:06.511560 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-832ed7de-35c8-4193-b5b5-e1aa55b1f699 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] https://10.4.3.200/volume/v3/volumes/a60ceea6-7784-423b-bd3c-12e9bb47d60d returned with HTTP 200 Jul 10 06:58:06.512005 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1499/5961] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:58:06 2026] GET /volume/v3/volumes/a60ceea6-7784-423b-bd3c-12e9bb47d60d => generated 902 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:58:07.524430 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-7a7c1fa4-a54d-40c1-98d5-7200754a4600 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:58:07.526356 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7a7c1fa4-a54d-40c1-98d5-7200754a4600 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] GET https://10.4.3.200/volume/v3/volumes/a60ceea6-7784-423b-bd3c-12e9bb47d60d Jul 10 06:58:07.526613 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-7a7c1fa4-a54d-40c1-98d5-7200754a4600 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:58:07.526799 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-7a7c1fa4-a54d-40c1-98d5-7200754a4600 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:58:07.534361 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:58:07.534361 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:58:07.538725 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-7a7c1fa4-a54d-40c1-98d5-7200754a4600 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Volume info retrieved successfully. Jul 10 06:58:07.543902 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7a7c1fa4-a54d-40c1-98d5-7200754a4600 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] https://10.4.3.200/volume/v3/volumes/a60ceea6-7784-423b-bd3c-12e9bb47d60d returned with HTTP 200 Jul 10 06:58:07.544283 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1487/5962] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:58:07 2026] GET /volume/v3/volumes/a60ceea6-7784-423b-bd3c-12e9bb47d60d => generated 902 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:58:08.556161 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-93e51a1f-5d17-4b25-8ce6-929584f6cefd None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:58:08.557926 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-93e51a1f-5d17-4b25-8ce6-929584f6cefd tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] GET https://10.4.3.200/volume/v3/volumes/a60ceea6-7784-423b-bd3c-12e9bb47d60d Jul 10 06:58:08.558125 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-93e51a1f-5d17-4b25-8ce6-929584f6cefd tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:58:08.558296 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-93e51a1f-5d17-4b25-8ce6-929584f6cefd tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:58:08.564652 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:58:08.564652 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:58:08.567846 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-93e51a1f-5d17-4b25-8ce6-929584f6cefd tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Volume info retrieved successfully. Jul 10 06:58:08.571442 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-93e51a1f-5d17-4b25-8ce6-929584f6cefd tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] https://10.4.3.200/volume/v3/volumes/a60ceea6-7784-423b-bd3c-12e9bb47d60d returned with HTTP 200 Jul 10 06:58:08.571843 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1487/5963] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:58:08 2026] GET /volume/v3/volumes/a60ceea6-7784-423b-bd3c-12e9bb47d60d => generated 902 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:58:09.584039 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-5435c218-8456-4a48-8553-ae0659360c2f None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:58:09.586012 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5435c218-8456-4a48-8553-ae0659360c2f tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] GET https://10.4.3.200/volume/v3/volumes/a60ceea6-7784-423b-bd3c-12e9bb47d60d Jul 10 06:58:09.586218 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5435c218-8456-4a48-8553-ae0659360c2f tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:58:09.586438 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5435c218-8456-4a48-8553-ae0659360c2f tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:58:09.594144 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:58:09.594144 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:58:09.597926 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-5435c218-8456-4a48-8553-ae0659360c2f tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Volume info retrieved successfully. Jul 10 06:58:09.601996 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5435c218-8456-4a48-8553-ae0659360c2f tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] https://10.4.3.200/volume/v3/volumes/a60ceea6-7784-423b-bd3c-12e9bb47d60d returned with HTTP 200 Jul 10 06:58:09.602333 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1491/5964] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:58:09 2026] GET /volume/v3/volumes/a60ceea6-7784-423b-bd3c-12e9bb47d60d => generated 902 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:58:10.614120 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-a1784b8f-af13-4310-a419-870c6d971177 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:58:10.616259 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-a1784b8f-af13-4310-a419-870c6d971177 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] GET https://10.4.3.200/volume/v3/volumes/a60ceea6-7784-423b-bd3c-12e9bb47d60d Jul 10 06:58:10.616560 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-a1784b8f-af13-4310-a419-870c6d971177 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:58:10.616783 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-a1784b8f-af13-4310-a419-870c6d971177 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:58:10.624348 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:58:10.624348 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:58:10.627724 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-a1784b8f-af13-4310-a419-870c6d971177 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Volume info retrieved successfully. Jul 10 06:58:10.631409 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-a1784b8f-af13-4310-a419-870c6d971177 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] https://10.4.3.200/volume/v3/volumes/a60ceea6-7784-423b-bd3c-12e9bb47d60d returned with HTTP 200 Jul 10 06:58:10.631879 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1500/5965] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:58:10 2026] GET /volume/v3/volumes/a60ceea6-7784-423b-bd3c-12e9bb47d60d => generated 902 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:58:11.644663 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-a1a855d5-5a16-4f12-9480-2a61263a6c90 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:58:11.648523 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a1a855d5-5a16-4f12-9480-2a61263a6c90 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] GET https://10.4.3.200/volume/v3/volumes/a60ceea6-7784-423b-bd3c-12e9bb47d60d Jul 10 06:58:11.648523 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a1a855d5-5a16-4f12-9480-2a61263a6c90 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:58:11.648523 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a1a855d5-5a16-4f12-9480-2a61263a6c90 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:58:11.655738 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:58:11.655738 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:58:11.658727 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-a1a855d5-5a16-4f12-9480-2a61263a6c90 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Volume info retrieved successfully. Jul 10 06:58:11.662213 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a1a855d5-5a16-4f12-9480-2a61263a6c90 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] https://10.4.3.200/volume/v3/volumes/a60ceea6-7784-423b-bd3c-12e9bb47d60d returned with HTTP 200 Jul 10 06:58:11.662675 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1488/5966] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:58:11 2026] GET /volume/v3/volumes/a60ceea6-7784-423b-bd3c-12e9bb47d60d => generated 902 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:58:12.675745 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-978c47ac-3394-4de7-8cf8-7940338c7d31 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:58:12.678080 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-978c47ac-3394-4de7-8cf8-7940338c7d31 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] GET https://10.4.3.200/volume/v3/volumes/a60ceea6-7784-423b-bd3c-12e9bb47d60d Jul 10 06:58:12.678334 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-978c47ac-3394-4de7-8cf8-7940338c7d31 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:58:12.678616 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-978c47ac-3394-4de7-8cf8-7940338c7d31 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:58:12.687438 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:58:12.687438 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:58:12.691192 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-978c47ac-3394-4de7-8cf8-7940338c7d31 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Volume info retrieved successfully. Jul 10 06:58:12.695174 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-978c47ac-3394-4de7-8cf8-7940338c7d31 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] https://10.4.3.200/volume/v3/volumes/a60ceea6-7784-423b-bd3c-12e9bb47d60d returned with HTTP 200 Jul 10 06:58:12.695516 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1488/5967] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:58:12 2026] GET /volume/v3/volumes/a60ceea6-7784-423b-bd3c-12e9bb47d60d => generated 902 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:58:13.709225 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-5c05ff6a-7aa8-43e8-accd-e7ae44a7ba0b None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:58:13.711301 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5c05ff6a-7aa8-43e8-accd-e7ae44a7ba0b tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] GET https://10.4.3.200/volume/v3/volumes/a60ceea6-7784-423b-bd3c-12e9bb47d60d Jul 10 06:58:13.711551 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5c05ff6a-7aa8-43e8-accd-e7ae44a7ba0b tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:58:13.711798 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5c05ff6a-7aa8-43e8-accd-e7ae44a7ba0b tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:58:13.719657 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:58:13.719657 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:58:13.723524 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-5c05ff6a-7aa8-43e8-accd-e7ae44a7ba0b tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Volume info retrieved successfully. Jul 10 06:58:13.728966 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5c05ff6a-7aa8-43e8-accd-e7ae44a7ba0b tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] https://10.4.3.200/volume/v3/volumes/a60ceea6-7784-423b-bd3c-12e9bb47d60d returned with HTTP 200 Jul 10 06:58:13.729549 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1492/5968] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:58:13 2026] GET /volume/v3/volumes/a60ceea6-7784-423b-bd3c-12e9bb47d60d => generated 902 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:58:14.742951 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-757f5f72-2e7a-43a1-b775-b703734a0348 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:58:14.744814 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-757f5f72-2e7a-43a1-b775-b703734a0348 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] GET https://10.4.3.200/volume/v3/volumes/a60ceea6-7784-423b-bd3c-12e9bb47d60d Jul 10 06:58:14.745034 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-757f5f72-2e7a-43a1-b775-b703734a0348 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:58:14.745253 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-757f5f72-2e7a-43a1-b775-b703734a0348 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:58:14.752967 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:58:14.752967 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:58:14.756600 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-757f5f72-2e7a-43a1-b775-b703734a0348 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Volume info retrieved successfully. Jul 10 06:58:14.761402 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-757f5f72-2e7a-43a1-b775-b703734a0348 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] https://10.4.3.200/volume/v3/volumes/a60ceea6-7784-423b-bd3c-12e9bb47d60d returned with HTTP 200 Jul 10 06:58:14.762101 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1501/5969] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:58:14 2026] GET /volume/v3/volumes/a60ceea6-7784-423b-bd3c-12e9bb47d60d => generated 902 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:58:15.772674 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-1d8ff12f-37b7-467c-8599-942131d742b0 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:58:15.774380 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1d8ff12f-37b7-467c-8599-942131d742b0 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] GET https://10.4.3.200/volume/v3/volumes/a60ceea6-7784-423b-bd3c-12e9bb47d60d Jul 10 06:58:15.774564 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1d8ff12f-37b7-467c-8599-942131d742b0 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:58:15.774783 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1d8ff12f-37b7-467c-8599-942131d742b0 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:58:15.781200 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:58:15.781200 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:58:15.784178 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-1d8ff12f-37b7-467c-8599-942131d742b0 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Volume info retrieved successfully. Jul 10 06:58:15.788145 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1d8ff12f-37b7-467c-8599-942131d742b0 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] https://10.4.3.200/volume/v3/volumes/a60ceea6-7784-423b-bd3c-12e9bb47d60d returned with HTTP 200 Jul 10 06:58:15.788542 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1489/5970] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:58:15 2026] GET /volume/v3/volumes/a60ceea6-7784-423b-bd3c-12e9bb47d60d => generated 1450 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:58:15.868870 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-ac20bd3b-fc8a-4efd-a367-3286ce3572c3 req-5f0c67d7-5f1f-4b92-8a0e-9a8e24122a93 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:58:15.870667 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-ac20bd3b-fc8a-4efd-a367-3286ce3572c3 req-5f0c67d7-5f1f-4b92-8a0e-9a8e24122a93 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] GET https://10.4.3.200/volume/v3/volumes/a60ceea6-7784-423b-bd3c-12e9bb47d60d Jul 10 06:58:15.870843 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-ac20bd3b-fc8a-4efd-a367-3286ce3572c3 req-5f0c67d7-5f1f-4b92-8a0e-9a8e24122a93 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:58:15.871028 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-ac20bd3b-fc8a-4efd-a367-3286ce3572c3 req-5f0c67d7-5f1f-4b92-8a0e-9a8e24122a93 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:58:15.877166 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:58:15.877166 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:58:15.880317 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [req-ac20bd3b-fc8a-4efd-a367-3286ce3572c3 req-5f0c67d7-5f1f-4b92-8a0e-9a8e24122a93 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Volume info retrieved successfully. Jul 10 06:58:15.884437 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-ac20bd3b-fc8a-4efd-a367-3286ce3572c3 req-5f0c67d7-5f1f-4b92-8a0e-9a8e24122a93 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] https://10.4.3.200/volume/v3/volumes/a60ceea6-7784-423b-bd3c-12e9bb47d60d returned with HTTP 200 Jul 10 06:58:15.884808 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1489/5971] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:58:15 2026] GET /volume/v3/volumes/a60ceea6-7784-423b-bd3c-12e9bb47d60d => generated 1450 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:58:16.284031 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-ac20bd3b-fc8a-4efd-a367-3286ce3572c3 req-bb2e4fff-cfb2-455e-9de7-80bb424a6ace None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:58:16.285947 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-ac20bd3b-fc8a-4efd-a367-3286ce3572c3 req-bb2e4fff-cfb2-455e-9de7-80bb424a6ace tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] GET https://10.4.3.200/volume/v3/volumes/a60ceea6-7784-423b-bd3c-12e9bb47d60d Jul 10 06:58:16.286100 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-ac20bd3b-fc8a-4efd-a367-3286ce3572c3 req-bb2e4fff-cfb2-455e-9de7-80bb424a6ace tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:58:16.286270 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-ac20bd3b-fc8a-4efd-a367-3286ce3572c3 req-bb2e4fff-cfb2-455e-9de7-80bb424a6ace tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:58:16.292425 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:58:16.292425 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:58:16.295277 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [req-ac20bd3b-fc8a-4efd-a367-3286ce3572c3 req-bb2e4fff-cfb2-455e-9de7-80bb424a6ace tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Volume info retrieved successfully. Jul 10 06:58:16.298954 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-ac20bd3b-fc8a-4efd-a367-3286ce3572c3 req-bb2e4fff-cfb2-455e-9de7-80bb424a6ace tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] https://10.4.3.200/volume/v3/volumes/a60ceea6-7784-423b-bd3c-12e9bb47d60d returned with HTTP 200 Jul 10 06:58:16.299282 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1493/5972] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 10 06:58:16 2026] GET /volume/v3/volumes/a60ceea6-7784-423b-bd3c-12e9bb47d60d => generated 1450 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:58:16.308561 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-e0dcb507-f608-4ad8-beea-97109b92d9a4 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:58:16.308561 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-e0dcb507-f608-4ad8-beea-97109b92d9a4 None None] GET https://10.4.3.200/volume// Jul 10 06:58:16.308561 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-e0dcb507-f608-4ad8-beea-97109b92d9a4 None None] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:58:16.308561 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-e0dcb507-f608-4ad8-beea-97109b92d9a4 None None] Calling method 'all' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:58:16.308959 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-e0dcb507-f608-4ad8-beea-97109b92d9a4 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:58:16.308959 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1502/5973] 10.4.3.200 () {66 vars in 1419 bytes} [Fri Jul 10 06:58:16 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 06:58:16.315498 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-ac20bd3b-fc8a-4efd-a367-3286ce3572c3 req-4930aedd-beed-436b-a876-c6aae95bebb3 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:58:16.317273 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-ac20bd3b-fc8a-4efd-a367-3286ce3572c3 req-4930aedd-beed-436b-a876-c6aae95bebb3 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 10 06:58:16.317630 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-ac20bd3b-fc8a-4efd-a367-3286ce3572c3 req-4930aedd-beed-436b-a876-c6aae95bebb3 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a60ceea6-7784-423b-bd3c-12e9bb47d60d", "connector": null, "instance_uuid": "87bade5c-bde8-4f5f-a417-ea3024d49c2c"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:58:16.324884 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:58:16.324884 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:58:16.345261 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-ac20bd3b-fc8a-4efd-a367-3286ce3572c3 req-4930aedd-beed-436b-a876-c6aae95bebb3 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 10 06:58:16.345653 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1490/5974] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 10 06:58:16 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 10 06:58:22.148749 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-94e4d809-66a7-41c6-8654-c8f223eb780e None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:58:22.149254 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-94e4d809-66a7-41c6-8654-c8f223eb780e None None] GET https://10.4.3.200/volume// Jul 10 06:58:22.149469 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-94e4d809-66a7-41c6-8654-c8f223eb780e None None] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:58:22.149759 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-94e4d809-66a7-41c6-8654-c8f223eb780e None None] Calling method 'all' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:58:22.150175 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-94e4d809-66a7-41c6-8654-c8f223eb780e None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 10 06:58:22.150560 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1490/5975] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 10 06:58: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 10 06:58:22.157812 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-ac20bd3b-fc8a-4efd-a367-3286ce3572c3 req-63045900-233e-4aee-bf84-ef069679a0da None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:58:22.159647 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-ac20bd3b-fc8a-4efd-a367-3286ce3572c3 req-63045900-233e-4aee-bf84-ef069679a0da tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] GET https://10.4.3.200/volume/v3/volumes/a60ceea6-7784-423b-bd3c-12e9bb47d60d Jul 10 06:58:22.159981 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-ac20bd3b-fc8a-4efd-a367-3286ce3572c3 req-63045900-233e-4aee-bf84-ef069679a0da tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:58:22.160234 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-ac20bd3b-fc8a-4efd-a367-3286ce3572c3 req-63045900-233e-4aee-bf84-ef069679a0da tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:58:22.169766 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:58:22.169766 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:58:22.173158 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [req-ac20bd3b-fc8a-4efd-a367-3286ce3572c3 req-63045900-233e-4aee-bf84-ef069679a0da tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Volume info retrieved successfully. Jul 10 06:58:22.177716 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-ac20bd3b-fc8a-4efd-a367-3286ce3572c3 req-63045900-233e-4aee-bf84-ef069679a0da tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] https://10.4.3.200/volume/v3/volumes/a60ceea6-7784-423b-bd3c-12e9bb47d60d returned with HTTP 200 Jul 10 06:58:22.178256 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1494/5976] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 10 06:58:22 2026] GET /volume/v3/volumes/a60ceea6-7784-423b-bd3c-12e9bb47d60d => generated 1629 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 06:58:22.271342 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [req-ac20bd3b-fc8a-4efd-a367-3286ce3572c3 req-d3a564c7-d663-42af-990a-28ff122ec419 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:58:22.273664 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-ac20bd3b-fc8a-4efd-a367-3286ce3572c3 req-d3a564c7-d663-42af-990a-28ff122ec419 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] PUT https://10.4.3.200/volume/v3/attachments/80da6b5d-fab1-4370-a4e6-a63c15dc1c0a Jul 10 06:58:22.274097 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [req-ac20bd3b-fc8a-4efd-a367-3286ce3572c3 req-d3a564c7-d663-42af-990a-28ff122ec419 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000004964", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:cad080837985", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "8eedee5c-bca8-4f5c-8f66-111c7b448d96", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:58:22.281921 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.coordination [req-ac20bd3b-fc8a-4efd-a367-3286ce3572c3 req-d3a564c7-d663-42af-990a-28ff122ec419 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Acquiring lock "cinder-attachment_update-a60ceea6-7784-423b-bd3c-12e9bb47d60d-np0000004964" by "attachment_update" {{(pid=99975) __acquire /opt/stack/cinder/cinder/coordination.py:210}} Jul 10 06:58:22.286783 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.coordination [req-ac20bd3b-fc8a-4efd-a367-3286ce3572c3 req-d3a564c7-d663-42af-990a-28ff122ec419 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Lock "cinder-attachment_update-a60ceea6-7784-423b-bd3c-12e9bb47d60d-np0000004964" acquired by "attachment_update" :: waited 0.005s {{(pid=99975) __acquire /opt/stack/cinder/cinder/coordination.py:228}} Jul 10 06:58:22.287901 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:58:22.287901 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:58:22.806419 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.coordination [req-ac20bd3b-fc8a-4efd-a367-3286ce3572c3 req-d3a564c7-d663-42af-990a-28ff122ec419 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Lock "cinder-attachment_update-a60ceea6-7784-423b-bd3c-12e9bb47d60d-np0000004964" released by "attachment_update" :: held 0.520s {{(pid=99975) __release /opt/stack/cinder/cinder/coordination.py:239}} Jul 10 06:58:22.806719 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [req-ac20bd3b-fc8a-4efd-a367-3286ce3572c3 req-d3a564c7-d663-42af-990a-28ff122ec419 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] https://10.4.3.200/volume/v3/attachments/80da6b5d-fab1-4370-a4e6-a63c15dc1c0a returned with HTTP 200 Jul 10 06:58:22.807262 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1503/5977] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 10 06:58:22 2026] PUT /volume/v3/attachments/80da6b5d-fab1-4370-a4e6-a63c15dc1c0a => generated 968 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:58:23.317449 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-ac20bd3b-fc8a-4efd-a367-3286ce3572c3 req-a42d983f-c59c-49b3-a996-a18c65af4e0b None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:58:23.319240 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-ac20bd3b-fc8a-4efd-a367-3286ce3572c3 req-a42d983f-c59c-49b3-a996-a18c65af4e0b tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] POST https://10.4.3.200/volume/v3/attachments/80da6b5d-fab1-4370-a4e6-a63c15dc1c0a/action Jul 10 06:58:23.319571 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-ac20bd3b-fc8a-4efd-a367-3286ce3572c3 req-a42d983f-c59c-49b3-a996-a18c65af4e0b tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Action body: b'{"os-complete": null}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 06:58:23.319699 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-ac20bd3b-fc8a-4efd-a367-3286ce3572c3 req-a42d983f-c59c-49b3-a996-a18c65af4e0b tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 06:58:23.334952 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:58:23.334952 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:58:23.344137 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-ac20bd3b-fc8a-4efd-a367-3286ce3572c3 req-a42d983f-c59c-49b3-a996-a18c65af4e0b tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] https://10.4.3.200/volume/v3/attachments/80da6b5d-fab1-4370-a4e6-a63c15dc1c0a/action returned with HTTP 204 Jul 10 06:58:23.344545 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1491/5978] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 10 06:58:23 2026] POST /volume/v3/attachments/80da6b5d-fab1-4370-a4e6-a63c15dc1c0a/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:58:25.883085 np0000004964 devstack@c-api.service[99976]: DEBUG dbcounter [-] [99976] Writing DB stats cinder:SELECT=16 {{(pid=99976) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:58:28.416934 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [req-ac20bd3b-fc8a-4efd-a367-3286ce3572c3 req-8a8a8acc-1b49-4429-9f98-41f7ca4c18b9 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:58:28.419385 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-ac20bd3b-fc8a-4efd-a367-3286ce3572c3 req-8a8a8acc-1b49-4429-9f98-41f7ca4c18b9 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] GET https://10.4.3.200/volume/v3/volumes/a60ceea6-7784-423b-bd3c-12e9bb47d60d/encryption Jul 10 06:58:28.419587 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-ac20bd3b-fc8a-4efd-a367-3286ce3572c3 req-8a8a8acc-1b49-4429-9f98-41f7ca4c18b9 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:58:28.419791 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [req-ac20bd3b-fc8a-4efd-a367-3286ce3572c3 req-8a8a8acc-1b49-4429-9f98-41f7ca4c18b9 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Calling method 'index' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:58:28.432578 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:58:28.432578 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:58:28.439445 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [req-ac20bd3b-fc8a-4efd-a367-3286ce3572c3 req-8a8a8acc-1b49-4429-9f98-41f7ca4c18b9 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] https://10.4.3.200/volume/v3/volumes/a60ceea6-7784-423b-bd3c-12e9bb47d60d/encryption returned with HTTP 200 Jul 10 06:58:28.439857 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1491/5979] 10.4.3.200 () {68 vars in 1631 bytes} [Fri Jul 10 06:58:28 2026] GET /volume/v3/volumes/a60ceea6-7784-423b-bd3c-12e9bb47d60d/encryption => generated 160 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:58:32.176379 np0000004964 devstack@c-api.service[99978]: DEBUG dbcounter [-] [99978] Writing DB stats cinder:SELECT=31,cinder:UPDATE=3 {{(pid=99978) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:58:32.801518 np0000004964 devstack@c-api.service[99975]: DEBUG dbcounter [-] [99975] Writing DB stats cinder:SELECT=37,cinder:INSERT=6,cinder:UPDATE=13 {{(pid=99975) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:58:33.342170 np0000004964 devstack@c-api.service[99977]: DEBUG dbcounter [-] [99977] Writing DB stats cinder:SELECT=26,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=99977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:58:38.438811 np0000004964 devstack@c-api.service[99976]: DEBUG dbcounter [-] [99976] Writing DB stats cinder:SELECT=4 {{(pid=99976) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:59:17.977772 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-a57a707c-3e03-4ab7-b5c9-fed7d31c7c2b req-5f716016-e18b-4e8b-b5df-32555df299e0 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:59:17.979834 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-a57a707c-3e03-4ab7-b5c9-fed7d31c7c2b req-5f716016-e18b-4e8b-b5df-32555df299e0 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] DELETE https://10.4.3.200/volume/v3/attachments/80da6b5d-fab1-4370-a4e6-a63c15dc1c0a Jul 10 06:59:17.980074 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-a57a707c-3e03-4ab7-b5c9-fed7d31c7c2b req-5f716016-e18b-4e8b-b5df-32555df299e0 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:59:17.980297 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-a57a707c-3e03-4ab7-b5c9-fed7d31c7c2b req-5f716016-e18b-4e8b-b5df-32555df299e0 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Calling method 'version_select' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:59:17.987828 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:59:17.987828 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:59:18.511972 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-a57a707c-3e03-4ab7-b5c9-fed7d31c7c2b req-5f716016-e18b-4e8b-b5df-32555df299e0 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] https://10.4.3.200/volume/v3/attachments/80da6b5d-fab1-4370-a4e6-a63c15dc1c0a returned with HTTP 200 Jul 10 06:59:18.512488 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1495/5980] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 10 06:59:17 2026] DELETE /volume/v3/attachments/80da6b5d-fab1-4370-a4e6-a63c15dc1c0a => generated 19 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 06:59:20.957664 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-69223f79-2649-47ea-a4df-33cd45d730cc None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:59:20.959336 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-69223f79-2649-47ea-a4df-33cd45d730cc tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] DELETE https://10.4.3.200/volume/v3/volumes/a60ceea6-7784-423b-bd3c-12e9bb47d60d Jul 10 06:59:20.959500 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-69223f79-2649-47ea-a4df-33cd45d730cc tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:59:20.959685 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-69223f79-2649-47ea-a4df-33cd45d730cc tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Calling method 'delete' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:59:20.959846 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.v3.volumes [None req-69223f79-2649-47ea-a4df-33cd45d730cc tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Delete volume with id: a60ceea6-7784-423b-bd3c-12e9bb47d60d Jul 10 06:59:20.966092 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:59:20.966092 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:59:20.966521 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-69223f79-2649-47ea-a4df-33cd45d730cc tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Volume info retrieved successfully. Jul 10 06:59:20.975771 np0000004964 devstack@c-api.service[99975]: WARNING cinder.keymgr.conf_key_mgr [None req-69223f79-2649-47ea-a4df-33cd45d730cc tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 10 06:59:20.980781 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-69223f79-2649-47ea-a4df-33cd45d730cc tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Delete volume request issued successfully. Jul 10 06:59:20.980966 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-69223f79-2649-47ea-a4df-33cd45d730cc tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] https://10.4.3.200/volume/v3/volumes/a60ceea6-7784-423b-bd3c-12e9bb47d60d returned with HTTP 202 Jul 10 06:59:20.981332 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1504/5981] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:59:20 2026] DELETE /volume/v3/volumes/a60ceea6-7784-423b-bd3c-12e9bb47d60d => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:59:20.987893 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-6f373246-8e24-4a42-9bf9-5f6d63274e93 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:59:20.990079 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6f373246-8e24-4a42-9bf9-5f6d63274e93 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] GET https://10.4.3.200/volume/v3/volumes/a60ceea6-7784-423b-bd3c-12e9bb47d60d Jul 10 06:59:20.990372 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6f373246-8e24-4a42-9bf9-5f6d63274e93 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:59:20.990576 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6f373246-8e24-4a42-9bf9-5f6d63274e93 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:59:20.999399 np0000004964 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:59:20.999399 np0000004964 devstack@c-api.service[99977]: warnings.warn( Jul 10 06:59:21.003663 np0000004964 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-6f373246-8e24-4a42-9bf9-5f6d63274e93 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Volume info retrieved successfully. Jul 10 06:59:21.010164 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6f373246-8e24-4a42-9bf9-5f6d63274e93 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] https://10.4.3.200/volume/v3/volumes/a60ceea6-7784-423b-bd3c-12e9bb47d60d returned with HTTP 200 Jul 10 06:59:21.010716 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1492/5982] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:59:20 2026] GET /volume/v3/volumes/a60ceea6-7784-423b-bd3c-12e9bb47d60d => generated 1449 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:59:22.023585 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-6c6363f9-d6ac-426f-884e-383df79666be None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:59:22.025265 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6c6363f9-d6ac-426f-884e-383df79666be tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] GET https://10.4.3.200/volume/v3/volumes/a60ceea6-7784-423b-bd3c-12e9bb47d60d Jul 10 06:59:22.025430 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6c6363f9-d6ac-426f-884e-383df79666be tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:59:22.025630 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-6c6363f9-d6ac-426f-884e-383df79666be tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Calling method 'show' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:59:22.030791 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-6c6363f9-d6ac-426f-884e-383df79666be tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] https://10.4.3.200/volume/v3/volumes/a60ceea6-7784-423b-bd3c-12e9bb47d60d returned with HTTP 404 Jul 10 06:59:22.031241 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1492/5983] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:59:22 2026] GET /volume/v3/volumes/a60ceea6-7784-423b-bd3c-12e9bb47d60d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:59:22.331137 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-25dba536-1468-4b0f-a682-9fb48cfdbaf5 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:59:22.332964 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-25dba536-1468-4b0f-a682-9fb48cfdbaf5 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] DELETE https://10.4.3.200/volume/v3/volumes/730e458f-0bc8-4e85-834e-25c3209a47d0 Jul 10 06:59:22.333173 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-25dba536-1468-4b0f-a682-9fb48cfdbaf5 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:59:22.333352 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-25dba536-1468-4b0f-a682-9fb48cfdbaf5 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:59:22.333522 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-25dba536-1468-4b0f-a682-9fb48cfdbaf5 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Delete volume with id: 730e458f-0bc8-4e85-834e-25c3209a47d0 Jul 10 06:59:22.341370 np0000004964 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:59:22.341370 np0000004964 devstack@c-api.service[99978]: warnings.warn( Jul 10 06:59:22.341857 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-25dba536-1468-4b0f-a682-9fb48cfdbaf5 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Volume info retrieved successfully. Jul 10 06:59:22.352980 np0000004964 devstack@c-api.service[99978]: WARNING cinder.keymgr.conf_key_mgr [None req-25dba536-1468-4b0f-a682-9fb48cfdbaf5 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 10 06:59:22.357843 np0000004964 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-25dba536-1468-4b0f-a682-9fb48cfdbaf5 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Delete volume request issued successfully. Jul 10 06:59:22.358017 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-25dba536-1468-4b0f-a682-9fb48cfdbaf5 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] https://10.4.3.200/volume/v3/volumes/730e458f-0bc8-4e85-834e-25c3209a47d0 returned with HTTP 202 Jul 10 06:59:22.358398 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1496/5984] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 10 06:59:22 2026] DELETE /volume/v3/volumes/730e458f-0bc8-4e85-834e-25c3209a47d0 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:59:22.366671 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.middleware.request_id [None req-1e7af70c-8ac6-4f17-9ba9-282183a0cee5 None None] RequestId filter calling following filter/app {{(pid=99975) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:59:22.368483 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-1e7af70c-8ac6-4f17-9ba9-282183a0cee5 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] GET https://10.4.3.200/volume/v3/volumes/730e458f-0bc8-4e85-834e-25c3209a47d0 Jul 10 06:59:22.368830 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-1e7af70c-8ac6-4f17-9ba9-282183a0cee5 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Empty body provided in request {{(pid=99975) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:59:22.368920 np0000004964 devstack@c-api.service[99975]: DEBUG cinder.api.openstack.wsgi [None req-1e7af70c-8ac6-4f17-9ba9-282183a0cee5 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Calling method 'show' {{(pid=99975) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:59:22.376201 np0000004964 devstack@c-api.service[99975]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:59:22.376201 np0000004964 devstack@c-api.service[99975]: warnings.warn( Jul 10 06:59:22.380541 np0000004964 devstack@c-api.service[99975]: INFO cinder.volume.api [None req-1e7af70c-8ac6-4f17-9ba9-282183a0cee5 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Volume info retrieved successfully. Jul 10 06:59:22.386477 np0000004964 devstack@c-api.service[99975]: INFO cinder.api.openstack.wsgi [None req-1e7af70c-8ac6-4f17-9ba9-282183a0cee5 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] https://10.4.3.200/volume/v3/volumes/730e458f-0bc8-4e85-834e-25c3209a47d0 returned with HTTP 200 Jul 10 06:59:22.386749 np0000004964 devstack@c-api.service[99975]: [pid: 99975|app: 0|req: 1505/5985] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:59:22 2026] GET /volume/v3/volumes/730e458f-0bc8-4e85-834e-25c3209a47d0 => generated 1428 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:59:23.398643 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-0a949652-e697-4bad-981f-b21455c35544 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:59:23.400279 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0a949652-e697-4bad-981f-b21455c35544 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] GET https://10.4.3.200/volume/v3/volumes/730e458f-0bc8-4e85-834e-25c3209a47d0 Jul 10 06:59:23.400449 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0a949652-e697-4bad-981f-b21455c35544 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:59:23.400647 np0000004964 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0a949652-e697-4bad-981f-b21455c35544 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:59:23.405490 np0000004964 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0a949652-e697-4bad-981f-b21455c35544 tempest-TestEncryptedCinderVolumes-2143333092 tempest-TestEncryptedCinderVolumes-2143333092-project-member] https://10.4.3.200/volume/v3/volumes/730e458f-0bc8-4e85-834e-25c3209a47d0 returned with HTTP 404 Jul 10 06:59:23.405939 np0000004964 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1493/5986] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 10 06:59:23 2026] GET /volume/v3/volumes/730e458f-0bc8-4e85-834e-25c3209a47d0 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 06:59:23.413488 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.middleware.request_id [None req-0b8e8fbd-696f-4b13-aa3b-786d2090b919 None None] RequestId filter calling following filter/app {{(pid=99976) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:59:23.415288 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0b8e8fbd-696f-4b13-aa3b-786d2090b919 tempest-TestEncryptedCinderVolumes-110462271 tempest-TestEncryptedCinderVolumes-110462271-project-admin] GET https://10.4.3.200/volume/v3/volumes/detail?all_tenants=1 Jul 10 06:59:23.415480 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-0b8e8fbd-696f-4b13-aa3b-786d2090b919 tempest-TestEncryptedCinderVolumes-110462271 tempest-TestEncryptedCinderVolumes-110462271-project-admin] Empty body provided in request {{(pid=99976) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:59:23.415711 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.api.openstack.wsgi [None req-0b8e8fbd-696f-4b13-aa3b-786d2090b919 tempest-TestEncryptedCinderVolumes-110462271 tempest-TestEncryptedCinderVolumes-110462271-project-admin] Calling method 'detail' {{(pid=99976) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:59:23.416540 np0000004964 devstack@c-api.service[99976]: DEBUG cinder.volume.api [None req-0b8e8fbd-696f-4b13-aa3b-786d2090b919 tempest-TestEncryptedCinderVolumes-110462271 tempest-TestEncryptedCinderVolumes-110462271-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99976) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 06:59:23.425020 np0000004964 devstack@c-api.service[99976]: INFO cinder.volume.api [None req-0b8e8fbd-696f-4b13-aa3b-786d2090b919 tempest-TestEncryptedCinderVolumes-110462271 tempest-TestEncryptedCinderVolumes-110462271-project-admin] Get all volumes completed successfully. Jul 10 06:59:23.426331 np0000004964 devstack@c-api.service[99976]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 06:59:23.426331 np0000004964 devstack@c-api.service[99976]: warnings.warn( Jul 10 06:59:23.430397 np0000004964 devstack@c-api.service[99976]: INFO cinder.api.openstack.wsgi [None req-0b8e8fbd-696f-4b13-aa3b-786d2090b919 tempest-TestEncryptedCinderVolumes-110462271 tempest-TestEncryptedCinderVolumes-110462271-project-admin] https://10.4.3.200/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 10 06:59:23.430811 np0000004964 devstack@c-api.service[99976]: [pid: 99976|app: 0|req: 1493/5987] 10.4.3.200 () {66 vars in 1285 bytes} [Fri Jul 10 06:59:23 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5261 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 06:59:23.445739 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-e0f4fc5d-6244-41d8-b2e7-e5492c32bfd6 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 06:59:23.447630 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e0f4fc5d-6244-41d8-b2e7-e5492c32bfd6 tempest-TestEncryptedCinderVolumes-110462271 tempest-TestEncryptedCinderVolumes-110462271-project-admin] DELETE https://10.4.3.200/volume/v3/types/c31a97d8-a07a-4a04-a085-d2b5a7eba52c Jul 10 06:59:23.447827 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e0f4fc5d-6244-41d8-b2e7-e5492c32bfd6 tempest-TestEncryptedCinderVolumes-110462271 tempest-TestEncryptedCinderVolumes-110462271-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 06:59:23.448024 np0000004964 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e0f4fc5d-6244-41d8-b2e7-e5492c32bfd6 tempest-TestEncryptedCinderVolumes-110462271 tempest-TestEncryptedCinderVolumes-110462271-project-admin] Calling method '_delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 06:59:23.468381 np0000004964 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e0f4fc5d-6244-41d8-b2e7-e5492c32bfd6 tempest-TestEncryptedCinderVolumes-110462271 tempest-TestEncryptedCinderVolumes-110462271-project-admin] https://10.4.3.200/volume/v3/types/c31a97d8-a07a-4a04-a085-d2b5a7eba52c returned with HTTP 202 Jul 10 06:59:23.468773 np0000004964 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1497/5988] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 10 06:59:23 2026] DELETE /volume/v3/types/c31a97d8-a07a-4a04-a085-d2b5a7eba52c => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 06:59:32.384440 np0000004964 devstack@c-api.service[99975]: DEBUG dbcounter [-] [99975] Writing DB stats cinder:SELECT=7,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=99975) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:59:33.402878 np0000004964 devstack@c-api.service[99977]: DEBUG dbcounter [-] [99977] Writing DB stats cinder:SELECT=5 {{(pid=99977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:59:33.428985 np0000004964 devstack@c-api.service[99976]: DEBUG dbcounter [-] [99976] Writing DB stats cinder:SELECT=3 {{(pid=99976) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 06:59:33.465950 np0000004964 devstack@c-api.service[99978]: DEBUG dbcounter [-] [99978] Writing DB stats cinder:SELECT=21,cinder:UPDATE=8,cinder:INSERT=1 {{(pid=99978) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}